From f64208f12f65b6124bcbaa1471fe430c4d1bdc4a Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Sun, 29 Oct 2017 23:54:13 -0400 Subject: [PATCH] update to LOOPS 3.4.0 These are simply the changes as distributed. --- PackageInfo.g | 8 +- data/automorphic.tbl | 41 +- data/automorphic/automorphic_cocycles.tbl | 8058 -------- data/cc.tbl | 61 +- doc/chap0.txt | 61 +- doc/chap0_mj.html | 64 +- doc/chap1.txt | 11 +- doc/chap1_mj.html | 6 +- doc/chap3.txt | 4 +- doc/chap3_mj.html | 44 +- doc/chap4_mj.html | 140 +- doc/chap5_mj.html | 22 +- doc/chap6.txt | 31 +- doc/chap6_mj.html | 118 +- doc/chap7_mj.html | 26 +- doc/chap8_mj.html | 14 +- doc/chap9.txt | 86 +- doc/chap9_mj.html | 186 +- doc/chapB.txt | 7 +- doc/chapB_mj.html | 2 +- doc/chapBib.txt | 7 + doc/chapBib_mj.html | 23 + doc/chapInd.txt | 54 +- doc/chapInd_mj.html | 54 +- doc/loops.bbl | 161 - doc/loops.bib | 34 + doc/loops.blg | 5 - doc/loops.brf | 35 - doc/loops.idx | 427 - doc/loops.ilg | 6 - doc/loops.ind | 485 - doc/loops.log | 856 - doc/loops.out | 83 - doc/loops.pnr | 246 - doc/loops.tex | 3930 ---- doc/loops.toc | 241 - doc/loops.xml | 64 +- doc/loops_bib.xml | 559 - doc/loops_bib.xml.bib | 496 - doc/manual.dvi | Bin 548296 -> 0 bytes doc/manual.pdf | 19749 ++++++++++++-------- doc/manual.ps | 9307 ++++----- doc/manual.six | 556 +- etc/gapdoc.txt | 6 +- gap/banner.g | 4 +- gap/classes.gi | 12 +- gap/examples.gd | 5 +- gap/examples.gi | 213 +- gap/iso.gd | 4 +- gap/iso.gi | 65 +- gap/memory.gi | 13 +- gap/quasigroups.gd | 6 +- gap/quasigroups.gi | 48 +- tst/bol.tst | 2 +- tst/core_methods.tst | 2 +- tst/iso.tst | 7 +- tst/lib.tst | 54 +- tst/testall.g | 12 +- 58 files changed, 17724 insertions(+), 29097 deletions(-) delete mode 100644 data/automorphic/automorphic_cocycles.tbl delete mode 100644 doc/loops.bbl delete mode 100644 doc/loops.blg delete mode 100644 doc/loops.brf delete mode 100644 doc/loops.idx delete mode 100644 doc/loops.ilg delete mode 100644 doc/loops.ind delete mode 100644 doc/loops.log delete mode 100644 doc/loops.out delete mode 100644 doc/loops.pnr delete mode 100644 doc/loops.tex delete mode 100644 doc/loops.toc delete mode 100644 doc/loops_bib.xml delete mode 100644 doc/loops_bib.xml.bib delete mode 100644 doc/manual.dvi diff --git a/PackageInfo.g b/PackageInfo.g index a64a409..6b4d42a 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -1,9 +1,9 @@ SetPackageInfo( rec( PackageName := "loops", Subtitle := "Computing with quasigroups and loops in GAP", -Version := "3.3.0", -Date := "26/10/2016", -ArchiveURL := "http://www.math.du.edu/loops/loops-3.3.0", +Version := "3.4.0", +Date := "27/10/2017", +ArchiveURL := "http://www.math.du.edu/loops/loops-3.4.0", ArchiveFormats := "-win.zip .tar.gz", Persons := [ @@ -83,7 +83,7 @@ Dependencies := rec( ), AvailabilityTest := ReturnTrue, -BannerString := "This version of LOOPS is ready for GAP 4.7.\n", +BannerString := "This version of LOOPS is ready for GAP 4.8.\n", Autoload := false, # false for deposited packages TestFile := "tst/testall.g", diff --git a/data/automorphic.tbl b/data/automorphic.tbl index fe9d6fc..15007cb 100644 --- a/data/automorphic.tbl +++ b/data/automorphic.tbl @@ -2,39 +2,21 @@ ## #W automorphic.tbl Automorphic loops G. P. Nagy / P. Vojtechovsky ## -#H @(#)$Id: automorphic.tbl, v 3.3.0 2016/10/20 gap Exp $ +#H @(#)$Id: automorphic.tbl, v 3.4.0 2017/10/23 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) ## -############################################################################# -## Binding global variables -## LOOPS_automorphic_cocycles -## LOOPS_automorphic_bases -## LOOPS_automorphic_coordinates - -# Many small automorphic loops are represtented by encoded Cayley tables. -# -# Commutative automorphic loops of order 243 are represtented as central -# extensions of the cyclic group of order 3. -# The necessary data is only loaded on demand and consists of: -# - LOOPS_automorphic_cocycles, a list of encoded bases of the -# space of cocycles modulo coboundaries for every factor loop F needed. -# - LOOPS_automorphic_coordinates, a list that for every loop -# points to the factor loop and gives coordinates of the required cocycle -# with respect to the relevant basis. - LOOPS_automorphic_data := [ #implemented orders -[3,6,8,9,10,12,14,15,27,81,243], +[3,6,8,9,10,12,14,15,27,81], #number of nonassociative loops of given order -[1,1,7,2,3,2,5,2,7,72,118451], +[1,1,7,2,3,2,5,2,7,72], #the loops [ -#order 3 (Z_3) +#order 3 (Z_3, use left Bruck loops, placeholder only) [ -"201" ], #order 6 [ @@ -50,10 +32,8 @@ LOOPS_automorphic_data := [ "0325476301675421076455760132467102374523106543201", "0325476310674520176545761023467013275432106452301" ], -#order 9 (two abelian groups) +#order 9 (two abelian groups, use left Bruck loops, placeholder only) [ -"204537861534867678012861207201345534", -"204537861534867678120862017012453345" ] , #order 10 @@ -80,20 +60,13 @@ LOOPS_automorphic_data := [ "234068597BDAEC340189675DEBCA401297856ECDAB012375968CAEBD6897ADECB041328975DCABE430215689EABDC102439756CBDEA324107568BECAD21304BDEC0413258976DECA4302187569ABDE1024395687ECAB3241076895CABD2130469758", "234067895BCDEA340178956CDEAB401289567DEABC012395678EABCD7968ADBEC012348579ECADB340129685DBECA123405796CADBE401236857BECAD23401DBEC0432156789ECAD3210478956ADBE1043295678BECA4321067895CADB2104389567" ], -#order 27 (commutative only, placeholder) +#order 27 (commutative only, use left Bruck loops, placeholder) [ ] , -#order 81 (commutative only, placeholder) -[ -] -, -#order 243 (commutative only, placeholder) +#order 81 (commutative only, use left Bruck loops, placeholder) [ ] ] ]; -LOOPS_automorphic_cocycles := []; -LOOPS_automorphic_bases := []; -LOOPS_automorphic_coordinates := []; diff --git a/data/automorphic/automorphic_cocycles.tbl b/data/automorphic/automorphic_cocycles.tbl deleted file mode 100644 index 60562c5..0000000 --- a/data/automorphic/automorphic_cocycles.tbl +++ /dev/null @@ -1,8058 +0,0 @@ -############################################################################# -## -#W automorphic_cocycles.tbl G. P. Nagy / P. Vojtechovsky -## -#H @(#)$Id: automorphic_cocycles.tbl, v 3.3.0 2016/10/20 gap Exp $ -## -#Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), -#Y P. Vojtechovsky (University of Denver, USA) -## - -# cocycles for commutative automorphic loops of order 243 - -LOOPS_automorphic_cocycles := -# for factors of order 9 -[ -[ -"6`5[M.,", -"U$R^,", -"3#QhY9l4=", -"2'pwq", -"3#QhS<]EA" -], -# for factor of order 27 -[ -"5d+2q'HlX4t)<>QwA6RA;PcK{`B>Jzd&XJ8<[:|']|8=%7/2QP#1VG^d", -"2]^4fQntIt?>N%/8;t_[ur^-Lyqd6KiYSWCQkuoTw|", -"WPDx-a|zBO7,R+rye^37#LH:+efo[&eaOb~UEv/V0", -"2Fn}rAZjS5%1++ZJQ=]$[rHW:=|k`14E4B`YHv+I:tF<;RbSf(BhdC~~x-q3tt=.zK0UWZWrq", -"N%;}mF{1E%jOj)8%JQ8#aRdLn.+WufO{*aiM'+-z[ob2X29)wzd_4kJ(ZeV[kA$k7r.D@:9p~", -"VZc6~t.-(2>-hi;oj4Rzw^`:($,jmkT@YZ4a#U6:B.d1Lehl1}/1{TR=#^HBNlV56-", -"j:wiQj0ig=Kql1Cf&}V,^%``Z7Z+&m7?4uLMT[}+ekhIalTmD1RE-ktl=F*5{`d2,*", -"3+>{Vcp]dqM`8mMowcqc5.7P~aqHi&[DnG{8M`}O{MJY&;u'a8.4wa-tR%t:qic`UkjsTQw2Rzo%6Mhft|Pv9GO=x}}|O_S2|+*OFC2]}dCf8W&", -"WLzl(Wb)+FavH+NyHD3H^m@~ZmWu~M(]1+q)TlH.&", -"2Fn}rAZjS5%1++ZJQ=]$[rHW:=|k`14E44FV{vleOG?HDkycql}DTzo{rNK{449-dI|`]P$~d", -"12.W./ADP*t:.tkW}cA50,w,lViI;q+2X/xlnaF,#}?)usJa?7.Uud4V[.2u@Y(BdR9yYl86YUXC(/jSDs4l'&", -"5d+2q'HlX4t)<>QwA6RA;PcK{`B>Jzd&XJ8<[:|']|8=%7/2QP#1VG^d", -"2Fn}rAZjS5%1++ZJQ=]$[rHW:=|k`14E4B`YHv+I:tF<;RbSf(BhdC~~x-q3tt=.zK0UWZWrq", -"3@1Aju?P%w:;@a,0x-#3WF%=<0|[/XeKIur8%Myq", -"5d+2q'HlX4t)<>QwA6RA;PcK{`B>Jzd&XJ8<[:|']|8=%7/2QP#1VG^d", -"WPDx-a|zBO7,R+rye^37#LH:+efo[&eaOb~UEv/V0", -"12.W./ADP*t:.tzo:SH>)sYG#t5nqzGr8ye0WlPIZI1jP*EA,rCty.IOG?QM,J|f=d<0{ydaS-C5Fm", -"3@1Aju?P%w:;@a,0x-#3WF%=<0|[/XeKIur8%Myq", -"5d+2q'HlX4t)<>QwA6RA;PcK{`B>Jzd&XJ8<[:|']|8=%7/2QP#1VG^d", -"WPDx-a|zBO7,R+rye^37#LH:+efo[&eaOb~UEv/V0", -"3@1Aju?P%w:;@a,0x-#3WF%=<0|[/XeKIur8%Myq", -"5d+2q'HlX4t)<>QwA6RA;PcK{`B>Jzd&XJ8<[:|']|8=%7/2QP#1VG^d", -"WPDx-a|zBO7,R+rye^37#LH:+efo[&eaOb~UEv/V0", -"3@1Aju?P%w:;@a,0x-#3WF%=<0|[/XeKIur8%Myq", -"12.W./ADP*t:.tzo:SH>)sYG#t5nqzGr8ye0W=}K~[OYfHfX^iHk%Mg,CV_1Jv(O{&V]'3zx\ -brDb|rlAt]#CA.=*w4?M}_<*Q?dyZr`x,l{IbP.]],D+qt5Va9@F+PocOgPXQ/aa_&})AtC$(Ktsj:Pl-fw15KGH>eq", - "11)'tE{T4j4v(4]o2aXZ=coP49,@^/^\ -?T{Il7au:nJeR^[/>5_/`;i$|wGCuT@=MLDe.6p$$#^S:|R%F$UDH#xhAcMdEKJ]j6cg@s((UV>Cy\ -;&6z@k]]RHqT9hB-C_uPCYi;IBqSq;F1<6=6B(YqLO2LEv'XozUlAd-6ugYA@OWBXikCw?gaS]I17\ -Bo)J^wtvE_x62$n|s}5#YDt4bL$)`-#]@^cyvHWuh-Km{[dkDbw(H~(V%pf&9,IN7pw+LiTK[=|.t\ -j4).Rf}IZqkf^e&t;2vfs(MZ4bn|yd[ym^r1^loV-qqA5_i0STk`j1X<|f~{;f>;(x_[h'c)wlfo>\ -Z.-pGzFs.b{tKBb.:8&J_zdh<:<9VY6+z.J}Fu0>XH08):_)c^;fsG)EYdN\ -A|A?{G)PG^GJ{H..V#E:Tc{K]il>YoV2/p%8Sty_/_X#y4~.tf8g*h+y$jq@~({>8N7`}jn~d_D`s\ -%Q'&wI]jL&{7^&9TmZ^H;hK,^`A7-rW.JPh'_aS'X_bojcqk39.Y76t-@?jRX@-t/KAc-IktL/jCd\ -%qS#CAulF<@D^/hC32#S}Xz]LFvQ}DrI-e0CP9dg(2)aBgyg*;gH*~I'Z3y43q)w|D78d?Wad*FJt\ -c72Rgtk06`'Zl5ljd.<&7'<&O-^-=r8,1)',|'@u1Nu&)n(`lAhqk-]r0fIdP=~$}PMwFA$I\ -;9R:5_?1j?`{KbX(e3p~HE+[c7(N)aO%7(9P]r}{'`>ym|,]0RgIBp/I/@K~JAO8>T{)n$M(j]l65\ -hsMIOdY|{uKJ*xYu33}3-~K6KCx6_hU4v%96MkmiZbVf78MV65)+/`iDHcy:GL<6{da&)NbZ9J@f:\ -r=>E-2}OcX-tqoIjM{M}D^?[09:Km}e+cQ@w+/wZr,wgn,y@(yL<-oQf^Ovn4]%tH,(iSU`jpn5*{\ -H}1pc$79=[x_-nn9M]HNkrfk$;4uxM50+#q*(y8'0Q#h3ocWU;Xn?wK8NJp.E/A=O'P;LV3/nI>w$LYd(\ -P,Y~E54..,6[MKfv:,Mu@D96WY[QVzzK?jWGJ3b~x3O{.R[)^GU)'L1f9&;5yV2n~>f;)~73IpR7}\ -d$l%DK$$/q>7%'U]nao}I*9UD4#jm,FGn#J)CR;$p(+R/9b,'7nZ00`J=0R_r$l,zO2ERcMUe-f,9z}~8rL$T?<,sQVuo\ -E%;zzT+IGNdH&ounRg*/ie;]qmQ.X+[~3fW)m+XOCT~_cf(F4F~_,qPtY26}Q?IYextZktT#i5WA7\ -M-3YyhG`OLc^>BRJ5eF{MZFTzjR)hnEfqcb@sut,Qg]xW|?dak/@X4*/l#v\ -=ws=^$Mv#gC%NT)pj`hPw,QM^k0-gnH8PIb2z,u].?`F6u065o`{_t(z^u[TE-VElB_&Vr^SqxTo;\ -2rq5#^:80FkX*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/62N]`)S5DC*aC$C,31y|VRKo3^a]*p)T9/4d9UQkviQSu`bG]?TbfzIX(+=9i+G}s.eThSc_1;6-%SMAY9`K[ZR|oD7R;>CFif6i|6*%*qW6Cn^RO8/v08JA7^$i,5+|%Kafm'IaZB7{\ -RdP)pYqRt>@8@[/,2Y&~?[@kkc1QAXE^BUu9]R4@N+sp:Fn^*`5,)ChWFTd\ -^DY0", - "2.198^C$4(]zBupk3}*>X*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/62N]`)S5DC*aC$C,31y|VRKo3^a]*p)T9/4d9UQkviQSu`bG]?TbfzIX(+=9i+G}s]eAk3pHJq:exzZ=I5eB@+jXE?;kx};y\ -f*+mkxj7.o=[K5*WU5]Dvvdo:=a`^97}QoJUSI4=HdS+Wl.y^8Y]hcD=8naW6m-IVzf2Mi1=^''($\ -[z>NIR_UeiLZ|_$Vn7,ky/G{t.czN]PckE)GMG|^AsV)k*EU`d={:pQzG;6(JdtVHk2Ip9dNqxMzj\ -?g+%>6*5-nAwi5_{m5H3z_3d+dulA@}Qs5p_QHCA#AHH6#ba>6>jWk_aM?AZ.^^c)@}%x[AZAv%$=\ -n[SQt_0~Y078X*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/62N]`)S5DC*aC$C,31y|VRKo3^a]*p)T9/4d9UQkviQSu`bG]?TbfzIX(+=9i+G}sRh',8~2;9e`S*FdX*ew?DyO'VTXdrdx)%dV$Ubi]5v,,u9P/?nyWcTsh|tSmj++#W]C'+2k11.o43g>jIosJ^%/<&\ -Vm9=", - "2.198^C$4(]zBupk3}*>X*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/62N]`)S5DC*aC$C,31y|VRKo3^a]*p)T9/4d9UQkviQSu`bG]?TbfzIX(+=9i+G}smcR{<&xT\ -`i^RN0&94NNk?+I7:$UPS;tF(|?djko#XSRtH2<6AbZM)Wn]*qEC)DsUq]XH4x3gcR~hfY%Wxq}Yq\ -Z3M&", - "2.198^C$4(]zBupk3}*>X*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/62N]`)S5DC*aC$C,31y|VRKo3^a]*p)T9/4d9UQkviQSu`bG]?TbfzIX(+=9i+G}so/4<)uI+5;qL{pG';Z03ZlP1>_^`D\ -]Ts=uR1_{^Q.`ld-{515)L%V5c#0eo1kO[Gj3:w:/bg?((KEr;5(m7(K%iU.3zK^,tsm_}e0I#;0z<%FI34u_9}?>G#QpYn=#^EwpdDJP=b\ -5cFQ", - "2.198^C$4(]zBupk3}*>X*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/62N]`)S5DC*aC$C,31y|VRKo3^a]*p)T9/4d9UQkviQSu`bG]?TbfzIX(+=9i+G}stGd`b._1T'\ -};t'zP)g3L+k]%+h24WiE4>.}$?-@no]y3dz~u3D52c5.CxT2RhG?SU]q.7H}%q*@V$eo{9\ -A2'lym}Dj2I%?M:=nL`gNTckaZ2dI@jR/D-l_xI>'gHX*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/P`TZQPhxeT}My1fUy0[TTG2jYgq;V?P&k[qdLN<;}x~P?$E2k8C51\ -[?MWkIA&kzJ-o-%,'y_K}DtSie_VE4JhG]s?>-tk'.SLWpP3f&hS~6=-@G\ -+?t{2N&dRy/g,@'Phj3_v,,>Iqj=jdI.1lNZ+.}F>`r6A8;6LB$&]+/:)Mq);h?BDpL[=UN-Q6R%S\ -#4H`sgk6tnZ({s*.&83GpYFK4t~TMb4&vlx1Oo,./es%vlezf-+5L$.Sn8b=MpH(Nvoe7}?(q{[iz\ -u~PS<.b}-8pU1F[rS?hCQoSQ`0#V/r52>`y:SZgI/(TjD3\ -+8m<28nP7ZazDx]'M?'A.}XDD+.a1sn]Esm&0$@f}rQ?i]gfu*;3]+';*jTXqxR*Rk$^N.+'aE28`\ -a;<_O_~Q3u~8o);y^:6<_KRu)oIqK0o)<0.%@QY/ww%5C:vEZ^#^l9J>Yi1:ryo8T.{Ikv~>VTyG@\ -~nAq", - "2.198^C$4(]zBupk3}*>X*0`EHG9Y'=oVZ8|]IHBFE/YIIm2_ru]&H>yr67Q0~tt*z[pA[W\ -pI,JQ.)6l$/P`TZQPhxeT}My1fUy0[TTG2jYgq;V?P&k[qdLN<;}x~P?$E2k8C51\ -[?MWkIA&kzJ-o-%,'y_K}DtSie_VE4JhG]s?>-tk'.SLWpP3f&hS~6=-@G\ -+?t{2N&dRy/g,@'Phj3_v,,>Iqj=jdI.1m1)gdq.:2r7X^9\ -~Q6Mh,`,vkSMchOE$g,|J$)8NU0(.YD+Xx.9yhk]Uk:H6{~B`j@=*gzLH2u?]t&LYFG5WS}fqXS4g\ -Yl}+dY6c,o6>-Cd1'z|E,*2OIRtPyJ9Os*#mv%2t1[73f(c?`\ -{f*q", - "2.199]a-CAc~T=hsAiCrQKQ(dk4Hb?d\ -^8D&9jnKv0crerskQ4L8+U+88^uiXQ(qv0&QhC7U*&>+b&%f3lo-8}Z>_?_q1a3-2spCNbmKNBlv|\ -3]A*>>FC?@]&IL|;?`uBD4t.*1#$M9SexP#ffl<3L8_JQm:3EvZln:?X8(Wi'TI{0pHC&q6%XHy@N\ -WJ#E~]>)B07=YP[PJ7#lU_4lz2q.q('hx>pFzcnrC|(XF0]N0&KJg@pZ8>%{2Q'I{Ldur$>rb4Qvg\ -B3C2g.krM4UVVBSjK;k&;v2A[o0`cyJ>>GR_c>rp&=bl@'T7m8rhr356z>9M+&.4-ZIft0[UL?[%$\ -~KkQ", - "26*g@0w'-v]Z&q8wLbU?5&(vORf3(H0x8&F6{^*V7]WG+s:a2I*W0n}S=7QP;z$>jeS[3GvL-v\ -Qs2P5VT{86TfXsaZx'/B.0,53n_p4(KF{*BoZD6gBR1.Dq.Rps9kI0o0*Nh%Pc$b5].AiQu{:AguB.XDvQa^,NccUJ4ng9yPGK|MkGR,y\ -PigvAblj/a=r7,I>KP~J/>pU;J3q5Jft-KPGmgg4aD_}f9&lhey>{U,Zi)_.b>zb*T*yi[BQ;:3v0\ -=c[bdx-Krp|L?SE'_$^uEYlOwJaRlGG[tui$-)YONzoqi9Fi[PEO&lySoEKvKDyZ{@1A_N#%Qe~0_\ -h*LXn%;t]>yI1~~UFdw~1%JoSbaT?jbdTfp3U`x*mFtrRRe2bIlDC<{A'.x/7}c:@@}jy;n_v]{E&\ -{f^'~~Q-{[Ao1yTRR2syynd/FM,kq'o%0DGq.i0>P#gzi>g.{AF-G#%RT_|18Je.,a%N*`6hy*s1.\ -D`W*xlE6lE#zI,6LGFK$})Y1%mRLooZ='l+Ll{#cfs0ZPDEmbj+E=eMpp:rO)]Thsv]b6f@3-bc&X\ -}R%gh%hMlx-l3+9V<](AODm3|_r)~5l$2Sfnuxr2h5n)G;`i#j%npV)", - "2CU70i'#-Wo)q=Y17(]fz52_*~{ZU1z)C)Zl*4:[(2&G95HVYk.ZbNFXA?,)HZI)BQv2c)opGZ\ --3:r4MUB8VTh/{Q`.)U[mMk%s?m3nF#fzTf;bM^Qa#*I|}eIv4q`BSK&H(OU5J^z@hb,mVv`6lx?/IBXf.QQ`uyw${or~,kZXo.mvJ%r_h?Wq>$~i7I.h6R$9zDK/%rVi~=-q+SF%IBkq|\ -uw.-v>12j&v<_x~};,$UC|ZEjh>Q^vq3bq+OV>282&[v_@NT-k'r<)h:`JSrm?uHKlkTkKatT4P(0\ -y9OEeie]@'S=1O[=Yh@Kz.ldlG'RSpZf;|@*5c)3cE1C%dT[J&8pRtgDdaf=Mn3v=u7?5[;tlZc5M\ -$P$jV|t}G;f~}Y5Q2{lbc*&3Rq@J~X2W]bWK0,}No|0+//9LY$e9oS9z];\ -A8HCw0c)qV55a)*BXl)7CVohwSvEhJ0d/ddaEP?-Lr;zx1X'.-M]cKE60;;-)i'u$5Oa.Von\ -y3{Tv}$D9X+b_3K6Df[3:WsUI>Q", - "2CU70i'#-Wo)q=Y17(]fz52_*~{ZU1z)C)Zl*4:[(2&G95HVYk.ZbNFXA?,)HZI)BQv2c)opGZ\ --3:r4MUB8VTh/{Q`.)U[mMk%s?m3nF#fzTf;bM^Qa#*I|}eIv4q`BSK&H(OU5J^z@hb,mVv`6lx?/IBXf.QQ`uyw${or~,kZXo.mvJ%r_h?Wq>$~i7I.h6R$9zDK/%rVi~=-q+SF%IBkq|\ -uw.-v>12j&v<_x~};,$UC|ZEjh>Q^vq3bq+OV>282&[v_@NT-k'r<)h:`|zSP>?L~92U`np>+;jxa\ -*kh4M^C#|fP&._Xq{T+8y3lU,pGi*_S`3it0mI?ZWFK+e%Qupv/s}N>'q/de*xxon)I#^zhyawb09\ -fqrQ98~&8{}OuhQ`dg`HeUP?p).U\ -]r)F]2lQ^ed{Qn:/Ksu:>ku6OdD%ZuN7-19nNc;{s0Zy{[vus`drPHptChF61U#0n9%BkAFfK_.YY,8WD", - "2CU70i'#-Wo)q=Y17(]fz52_*~{ZU1z)C)Zl*4:[(2&G95HVYk.ZbNFXA?,)HZI)BQv2c)opGZ\ --3:r4MUB8VTh/{Q`.)U[mMk%s?m3nF#fzTf;bM^Qa#*I|}eIv4q`BSK&H(OU5J^z@hb,mVv`6lx?/IBXf.QQ`uyw${or~,kZXo.mvJ%r_h?Wq>$~i7I.h6R$9zDK/%rVi~=-q+SF%IBkq|\ -uw.-v>12j&v<_x~};,$UC|ZEjh>Q^vq3bq+OV>282&[v_@NT-k(Ul*GgSShN%yInxvFf)/pRZnL#9{w}J\ -hN5WU##iAhiJo~V-Zwjf>RJMxXI&{$6^n',t,|e_EH=-?j8FnBww%d/,s_*iWO#W4c>+%xD2_aoFU\ -ZtM^|eP=|&zJ=7jynFJnL;s39@&", - "2CU70i'#-Wo)q=Y17(]fz52_*~{ZU1z)C)Zl*4:[(2&G95HVYk.ZbNFXA?,)HZI)BQv2c)opGZ\ --3:r4MUB8VTh/{Q`.)U[mMk%s?m3nF#fzTf;bM^Qa#*I|}eIv4q`BSK&H(OU5J^z@hb,mVv`6lx?/IBXf.QQ`uyw${or~,kZXo.mvJ%r_h?Wq>$~i7I.h6R$9zDK/%rVi~=-q+SF%IBkq|\ -uw.-v>12j&v<_x~};,$UC|ZEjh>Q^vq3bq+OV>282&[v_@NT-k(Ul*G\ -9~&aF--SwxG)JxTp^(Dp>h7hh{B14=n16AEH5EdvJ\ -[V4+-bH%ep.b2l~2^2N3./6Vi'$rW.9C#b5+NX%M*})6q|@l.xBpW_fMVT1/$V:9IYJN4-G^_.*\ -FbS$D[[~`[Hj_'Ll{+8F4G)+gkq](mFw9gV-zX9P.g7VF_a(CPOGz$TP@+(HTjU3w%w`4t#B]TTF}\ -DYLNo+=?1`I)%~@)oIu@=VgiU^pCEEikm10U3Ph%Zjx9J)RJB[BVCGdiCh,x(-ySHM~>BmLL+CvJp\ -r/|+gi=b`,,8LanNImFn?J97bObb^fXabCHpV;L~VIQ1x*gwM:.QFE$R4,+>r]jgk?uzn8U$fj1gp\ --x8/FzyJsyyM'eu@F&BujDeGK%*ZQ5=lk'hIv5*i)$_r*,g5#@iw)]J->bDZ@`U3S;vmAwqD:N-3,\ -4#[?,)W4J-V]4R,@z*N55X%}pG&", - "2wsxc|o[yw#E)Tm,L8+^^[EUA41$<_js|*~aYD@4FiV%4`e\ -%m1wq_)p;E9$EpIjr/`I$(v9mc''c`nN\ ->0]pX~jS@jpzp^jTO3PBV]`3<,%:)C`tCmh%VxN>bjV}_A&Q=vP%u.q}iyf:-@JNQLJLUE&|Aj'p6\ -(t.CY`Kmm0wW737L}CQtKo02@$VbzHz2Mi)2t6mox;N''1g[fnucU$Bt.bQ:f/6=jn^M-f7G:zK?R\ -]Kg4D1a_VtlhN2hWx4QV9[W^rn7oCe&,JUU%}&`@rVqaW}3FV.hkxPqiXrsN%7cAo1Km:k>PI|hW(=Q5RbQ=bZ>B81mJi)PfRA{\ -e:jU<4eBL:sfv15|%T&*I3[18'_AsHsMjXeHjfL_9AZbx[3pnHdx9LP$nmKXLJ)z*6Om/1$)883VD\ -+b;A{q", - "3-Tv7p:D/gr+M~p/_hxTLMw|JnBCoNz`hxFD54U-'PHU.(w190NWMH4EYI;w6l9O1JWTY#)'7S\ -;>(SmpW2PwL`,6q}V*_Fdsc'rXEI<(mtg\ -Gu{}kV*1=jwb*zmbB1H6G7Zv6-)~r[komXm|vR?Gxs.La9RK[j]rsq*8iD,<:JA]A?t]9gv9:_@.1\ -NA[(5A[-'A_YN;Ri*^qUX[Qx_1;hOE_kw/A,b;.~M&1(O`Z%[q]d^r{#1zh2%XQs()0&m-?T+^eI=8c-mwkH)sWZr`,yYJ\ -DENe8Xd)2_*U{KT-t\ -Hm5=BMldN{'_RKVr.kLQcI@BB*`/s+T*iZ.uUyckE&v'7fVq4@J?YK}>2@{3Jq@9NX,H]rnf~|yqb\ -[X-Hley}8I>'+=_7nH[WjBJOoUg{a>>*E5<-W$PR1}B#CO8ojCNjJiuWYb,#4giG&P-_qq31Ae2F&\ -=<{wX{l_,MglRSJg:<}ava?", - "3_K#Ok{N%mhH_ONqiDEOY'nQ*8FbCEjoqnOv3Z06W0XY*U6RQB9~xIF[xye-yq2#^}~NxT%o6`\ -C;'G)xwYVNfhY1dyir6as2}0c/1SbSTVMXI1XNDD-k*@]-z8t=xyaW-3&'gFp$'&B$k&hV2:9Sz)B\ -g~UPqU9603iAW_uA;6$MYnL]LEz=m|}4V)vlFxsWWl$B,e82)Ss(UR'f'.bnNPV7@zSFjV0,[+QBt\ -jm6@[B8lI9)3Fl.I@D@2-)3)V;j7Xe7bs|aLT;v#2=U&|6hA6*C,4b.QF|d[nXW$oP~BY;}]pM+D,\ -ovDd|I7~fL=ciDOZl312Gv=", - "4R>g9Z6;rAy+5c<0h[VK>bq[}S9qi0deeuKYQC](gnL}a2ALfew&rlB`jfT9<2nI~]%$A5}|X]\ -GuM7SB6{Rjg]8m,FiL5DXqUCdoL}`a^Z>97-W*:C\ -2zg1,XV0Fxy?2HC<--f]KFL:R~EboyJv#$p\ -9Wu^??jL90-rRMK]j1@MC)QsL+>}e]5r-7kuqsL&ce>Q-i/gADcs-C.zn3Jk`](6RbIH/<[?yAaG|'?$HoOC9KVE=Hv`M7qub/_@G^1*/PcF)%8V?-_6*C\ -U~YF`v^ar:'g{o^*$g6x1>Ho'Vm+*IUpS&;8,/xy]xJQ*~]k4H]&FC{xJrYp?G.h3RLVjXuNU^FiT\ -%Bewf+`{v9(&#Su&V^9NuB4^Mt}WkSo2`)-5QYgbd{8XSj]snJ=1dtWzGiedHcLow%Pykc3wjN`aA\ -lKrpCskk07MV=,QpMI7?bI.u0:qY%<(Nv5l}3bv).fKDB-QMwo>FvXxK@@9z7_y_;/c[DU={?,xhD\ -V6j+mQ+W`@Z4=cwX9HH'jOr=Q.w3E0|$Wl3g0bT$WVQ", - "5BjRWcDp29WSK(n_xvi.;aKB=SM2s]RCryA9[e.=1nOmxKY&A^/bm]OcJof{_$0k}=$;U*5FP1\ -}Ki:e3g9&2cEf^3X(e6/(EuOna*.PWBt#)W=$R>ph]/|SGo)xwwDVH#r7ovl,mT-x`R9{NC(D&+6@\ -C2a%Rqb`4rpSBR;-g{G:EZ{G9''y?RV+E6v-j(v]>[>=wcTP^2='Wm`q}RS-0M00X,zX[5>VLzhmj\ -*HYz<+MH&@2?%S_?e}JHZODbjf%r*'&KYe%_P<.dR8YUQ%NJir/NH8aGy0dxae{4LaVwt}JF#2ixj\ -zwPMtvq%&g/t6w~M}S6r,._;XJKK~F](@M1iWmZy%A$'N5[;{>)*nn+QQ#vR'1idxCItl6Y?3~4}F\ -B7*W2hI;pL-}xG1[GC*[KK1eHo}W5Yt?8#y#Qu&^8c;e+lSiIPGvi=#l#xFro@)E*:_5{$_t9mZ0q\ -)T{vd0E]OC}t%,#WkGYDlP6i:v#b,VurfmQQ~}INuY/YQJNp#D`uz:yQ", - "5BjRWcDp29WSK(n_xvi.;aKB=SM2s]RCryA9[e.=1nOmxKY&A^/bm]OcJof{_$0k}=$;U*5FP1\ -}Ki:e3g9&2cEf^3X(e6/(EuOna*.PWBt#)W=$R>ph]/|SGo)xwwDVH#r7ovl,mT-x`R9{NC(D&+6@\ -C2a%Rqb`4rpSBR;-g{G:EZ{G9''y?RV+E6v-j(v]>[>=wcTP^2='Wm`q}RS-0M00X,zX[5>VLzhmj\ -*ID3qa$nxDRQG?mVySpGa{9T>c.SnmtEHc[I>c\ -EoHU}?ZEc7w/yc[pnq(7v+yn'l\ -FeT@LnRL,~2CH7&$Dkl3`ujV|0NaywzWS$BH('na)qBhkeDOAWGshQAa>j@DVHs/zQ:-SP%;amx,;\ -~.:$&)`3qE:iH['ji*om<^+{o9.`aHxiV],7n>NPio|F~ph]/|SGo)xwwDVH#r7ovl,mT-x`R9{NC(D&+6@\ -C2a%Rqb`4rpSBR;-g{G:EZ{G9''y?RV+E6v-j(v]>[>=wcTP^2='Wm`q}RS-0M00X,zX[5>VM6EgW\ -Sm_K`u#PJ2{x,`y}N42.xBx`*e_|3cWPcOcObm?9BgqjC'uQvj26D7Cj:M^QLOgl5,I7)~Qd[d/zE\ -dt[B|6U`$v&:Wt`+c7F%PkjYF*HX)gWc@?=%3Qc<.>)-N03]`taNN[A1+ZN%dJN8FQo7^/ip&L\ -g|MUj9?R)^=FKrELB4WD|j2tX<3@Uph]/|SGo)xwwDVH#r7ovl,mT-x`R9{NC(D&+6@\ -C2a%Rqb`4rpSBR;-g{G:EZ{G9''y?RV+E6v-j(v]>[>=wcTP^2='Wm`q}RS-0M00X,zX[5>VM6EgW\ -SoYN5C2hmA/hz::31U6e7%GMlTt(A2EyeRIli^f]c&yAt]p2<'7bqJaKoD:unxDRT.a#gqa=diHf3\ -(LtiC$idYxf_?FfAl6W=lh{|TWSy9,yVUatJaebqNy8Ou|hX1iZ.s~E9I|.|@1yVJff<-^G7Bjop}\ -D*Hd+${T7afW65i=5'rh@?iC#)dR61>Ot8u~_Nj6eYn@'$0dIQ(Z):f&|m}n{]A8tW[Z4T3#S'(U_\ -Fg>MX$4{=R.;C=vA#[aGjr/GuqpGOf&L-Cph]/|SGo)xwwDVH#r7ovl,mT-x`R9{NC(D&+6@\ -C2a%Rqb`4rpSBR;-g{G:EZ{G9''y?RV+E6v-j(v]>[>=wcTP^2='Wm`q}RS-0M00X,zX[5>VMcD5&\ -_|d&U?O&g,2A#+Pa&fBz[gTpV#8MYzQha_o`9@Kd*UcRu|PpE)=O%}**sJ]'Eo9(dStz}Tx{^}65<+mEu=/kV<(gW6.5&|B3O'\ -6_bIgev:.Nrqx1WwR5_K%^u_:arwt9RZ$>BW89C<@:Z.GS6cb\ -W.PWA+;(hr}Mv%.&/#o%Q_,th^:XX2je7L&8yx34I{>;oZtp0", - "5BjRWcDp29WSK(n_xvi.;aKB=SM2s]RCryA9[e.=1nOmxKY&A^/bm]OcJof{_$0k}=$;U*5FP1\ -}Ki:e3g9&2cEf^3X(e6/(EuOna*.PWBt#)W=$R>ph]/|SGo)xwwDVH#r7ovl,mT-x`R9{NC(D&+6@\ -C2a%Rqb`4rpSBR;-g{G:EZ{G9''y?RV+E6v-j(v]>[>=wcTP^2='Wm`q}RS-0M00X,zX[5>VMcHXs\ -I+dXm>I%$go<$ixm:F2=jD/::Q|[`(eD72qUifWF3%z`YY:k2]nXqN>e'I0;Ef2O{j=xLx6W\ ->w'8q_Acz`-lHkHU9sKDE0nk9+zXcWy2e-,J'2kEH/z@nlH5;01J18g)-6$qjdwlT^TidL~END?RI)oWdNt7&X3kN8L:&jrB^/2j&f%5D{@dWw'ysIbveh]o.zUukf#4X`z`KN`oXH-:-|*`\ -@L}PNpeY>+bWWgMQ&fiJ?(JVg)8OZA]:^E3'@ph]/|SGo)xwwDVH#r7ovl,mT-x`R9{NC(D&+6@\ -C2a%Rqb`4rpSBR;-g{G:EZ{G9''y?RV+E6v-j(v]>[>=wcTP^2='Wm`q}RS-0M00X,zX[5>VMcHXs\ -I,HeTJF=):&92{zc?FuY1@crmQa}J>|6-8#PWwVllUw>c]:2r.bf9<)&XX}|2XxmuI.dky0e;P4{h\ -*G|-CwO%+;Q]J-Y$G2dl-5Xq(TG-.Ks@8#8[MUS?Uu6B.lNM=QJcq@b>Bte7@M-e2mtXizW)3]Z~Y\ -[hh-`)c29)*Gy{3M?q)O&}K:Ccq>5mEq=S5e'/Zj[jPaI0Q0qekRJ^_dMFHN8%^JC^TxgU{%A6)MC\ -Tz>;MF(%kr}&LzKq{kpPfLOL9uOPoex_}gW>;TIq%LuB%c\ -N3|U5(S(a&u-r6%G+Nu=s~H&v^]|e|H~4RfAx&UL{Rc[oG^rP.|AF;WMur+3_Yt>MhrX}XM[Y:,FF\ -qdK(~ikgrsJ:vpqt/X391*0ZympN*4P~o[oZVQzaHG*7,34KeU^(4YwK^-_i]K_DTe+9U(jK%+tnY\ -*krE3v^,|RCrTx]38CZapFS[ijq?Eg:maW4_Qp5l87&^6Ep:gy#Y_x{?8m+X44@,z\ -|U%x*+H@G#yi3z>#<7eNmU_Xf+yDCU}K3@HU#Z{}VR(YR?MNQ,FEaR?u828WLyY4;W+N%70&m;PPU\ -^Dq6srn$<4RKY>BvURmRO];<&|I-de='=I]BQnl$9SBt7EoFO+[#[U(A3rW;Gv5_5U+fr$PHsIC%Da<[/7x0SePv`&Mn12X.(M\ -jI=`Ax5`#`s?rOxIfR]L5Axb.9LyQsX04+&z2,MG~p|3'ALwg>Hz_M0{~gS-Fqk)6?g&ziGVudIY;8oWL`4:-zOXpdTek(v3qyL8XpgR:~ltCe}:dv", - "8%M(@7QA&4@l>bKn~A.h/fw'd[hC=NPLO'>IfYlA7@0Z06VF/k`SYp.G0u4s.x2uPru=NnUGA;=~?jpVcIGPu~=,i+\ -C-f;gtyYF?70ARQy+[O%@5t?)8.]>^po=e6arih%I#cf+W<5*|:}pSp3E_*3~teP}T{lDaV#o`4{7\ -`7r')c958j^Rr,ci)b#jxHyK^,k[{>UrLkO3(ULP3Y}PNLQPGC9RRXGb<1#y;:Wr1dWD)yB{_mxwWF,lj+{EBK@$?Pb\ -NE+|mkmgs~>d%`CDE'8mei@F5h:&eOypQ-5SFX<~7FDLD%5uKmFV2X8U=[e0Q@fl'y}iE,n5(PV6[]F\ -hPhN@DDrnD)kG3dk?ksG+|:W-aH?+EkaU2Xu\ -)449(&qpQ+?2^PC&I$UR^`WS#~eKQnX}C>0cJvD{rhg5pGb6%A6vpIBE_]pq", - "8%M(@7QA&4@l>bKn~A.h/fw'd[hC=NPLO'>IfYlA7@0Z06VF/k`SYp.G0u4s.x2uPru=NnUGA;=~?jpVcIGPu~=,i+\ -C-f;gtyYF?70ARQy+[O%@5t?)8.]>^po=e6arih%I#cf+W<5*|:}pSp3E_*3~teP}T{lDaV#o`4{7\ -`7r')c958j^Rr,ci)b#jxHyK^,k[{>UrLkO3(ULP3Y}PNLQPGC9RRXGb<1#y;:Wr1dWD)yB{_mxwWF,lj+{EBK@$?Pb\ -NE+|mkmgs~>d%`Kh[CLy%=}PwS0Md{>VJ2V#UZ3Pc1H3yrL2Fm)u9hvS*)rC.D0N?o1=ltV$k_@CP\ -gr;sH)IPJ;(1`g}gn;)z->j%N}zkK9I=8;IJV(JJdy0+66epCg-^|O1EES24&0}_%=[D(yoM\ -nzAv2ckD|6Du)/1=jwW563h*(csFk5>aa}5|o{f,7c^%y^_wCaZz&l`Bh9((,q;jy/xu8wD*2Qp_r\ -/&W>u9M)J.$K%[,+IQq'u4o?G)|Z=)0bKn~A.h/fw'd[hC=NPLO'>IfYlA7@0Z06VF/k`SYp.G0u4s.x2uPru=NnUGA;=~?jpVcIGPu~=,i+\ -C-f;gtyYF?70ARQy+[O%@5t?)8.]>^po=e6arih%I#cf+W<5*|:}pSp3E_*3~teP}T{lDaV#o`4{7\ -`7r')c958j^Rr,ci)b#jxHyK^,k[{>UrLkO3(ULP3Y}PNLQPGC9RRXGb<1#y;:Wr1dWD)yB{_mxwWF,lj+{EBK@$?Pb\ -NE+|mkmgs~>d'g&_}'YZjPy)mz])r~'V2gjA>G,wE(**b#%1=Zc[v@wE\ -wK4c~S}fR'.x7}bR`:ulB15t~u8t=:LB#pMs;FOY|)YnIaiD,iXec_w'I@pNv?$NsF;(-}nn8d_RT\ -r=|lBk6AE=u}/=Tyb5-1-@kY`2tAwcuwaRr|hbKn~A.h/fw'd[hC=NPLO'>IfYlA7@0Z06VF/k`SbZUG.;V`_I`u^8]3PR/rF94r}=[kiC.H'#(+4K\ -v,HkvjlotrBn?LY.vcjT:.o0mUUex#yXgvN?7P1@Flk@kaBCuztM(d|f5GQ%gQyG]''%Mv9FY6xy,pUf&\ -rN7>mM,91#%5S.sF]GWcPR?ZnNPo=FkDmNH}_^[OG~3lBRd&FP>$'~&1Ub~)uFRpq~f~`<>YMEMIm\ -Y]K4_9b3Wlx<-r(PAFoL1WLXm,<~4XZI&vAQeA}s}A9Jn}^$8.3qGNFXi$5%a&SC^t(%PW%&J$x-8\ -t0:Xjfeq@g]7b1=na,C73x#ZU<:XFkUH=*V5fJ'#/v,Cf\ -~cwJRyAmMsQ[HAPT9cw)|OnDOQ1.V{jJLY~sCuXMsChrR^G$LN:EM,,D/J`e7#>BxuH'z6;'+m.)G\ -mH2Hn:~TH>y5M1b.-^~U2r`d(21v^>_,,@Hr^UO(Zlpk{FZl9-bF9^-FLP:g5qR/l3|=2r8eKs}ye\ -FLz/;:Hn/8zU|KZLa]wt3Y&#E7KL0S[*H3C/8LW{15(H0%zN>YSkYz;KA)wD", - "8%M(@7QA&4@l>bKn~A.h/fw'd[hC=NPLO'>IfYlA7@0Z06VF/n7wfuYD8m$2zI06,Z<5S}IO3]@O.*]@N68sNNY7W2\ -<6TpV@0go0ZLC1zLV08^>`|Wt+mH2D-5=WQNQ~CVs&D>8:Nk,5o]vbD@,73X|Oud{gVQ~qT,YM*-C\ -a,|s]He-5qU_Kx)p5}qV|XOsmrmtq|]`.|y/js?ip-{ZaNTyFaXMR(]|8'$spSX_y<},S9Q~85/4k\ -6(EW+0V&v5HBc7X@$5}2r562+U)gH8P-BI|ps|,TZH[#{z#(Y8-DjXgpX|w_dCd=QH#%6\ -wX))L@XtpO80:.6]tv;glJJq3c|x?^b:NbtR7C#OJa2`+/K_vbM-D7z,XoU6:Z(*9A1{*cXDH>FBOz+[2dNEK~Nn6KBX&y7wB@5*w?9GDM|P>F&>\ -X;`c29x`Wb9t)v1cA`z53{m|_:&]UG%P(@'ZP%g[Ea#~#-`LU:BwB.*$bp;=5:vncb1zk=tP@?T{r\ -i{Jw~4.,]po~KyM0ik}Y~b?`@(Hb{9M/':}i{aUb4B_kn]c.2MptxAcbyos}", - "B&fyCTl^4EuxLC~V4h^'8>X<[W;cJm,pGn'Kt'5ltR)PJt]CMi.IH~3Qq#|Y(Ss6sUMl`KGtnF\ -|r-f=sU3qB;(xOOEK*50opiUGTqZNjosnwVh`h@Uv[~l{fCa9~abDN54rUZ3~Ku~Xm;QYE~n:@v1/\ -xa8fF3%LV{;4|}2bX'#%'`@d>8^'ZRu=J`h[>k>/xiu[4oeZgFbG^I>B9}@E&g)ugF~{xT1,M,\ -mn0a}V'm^xTLX#c|i_iN/:@f6ocTciY]V/H`:Zp1/?8E+nJf+J|$[m$2(Dt`.Cq)O1t[Ter2Jm1#v\ -aDg4vUS~t22oY0BcM?tkDjjhD6qHa2Y;O50^`N`K)a8Mc]1qETFRd3u72@lRKmMLf{:%6{n?8[ZrSJObilOA{'Aai*461iVn?7-1L\ -6u)@eo{8QV.S@$pdNgWwh[[@u6W,dlc.82nV89S::bmskVkwNa:wp2th0v|", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2lRO(}{#X@u0F~u$?V&g6&^6NE>5=n($I<=wr\ -g2c?Qgv1E@-2xK?%*_f^2J%;?EYVsG/th2ENi&*C1RkKs/>=:7\ -iu`@r%}_Lg196IGG)+>|;C<{&Z>ui;8~rfS$Oy[IZ.1X,:VxB)r9h4,Xr@`R{LDhy|AV8<\ -.q9P72jB#=SmX{>g|$Tv_4zC6MA{r_c+ZtckAShd)/wY9o@(HpU^fy4l{yPxsCR;{8.SW:1[W;LDdq}$\ -QQkz&i?HR#n*wYcEF>^RA(`*(Y5b=&1Z9kPji`^2HR$=}W%t/*+b2YGv%`Y&J/6@C4e`oc9.(UZ'J\ -kE3lD1QMJ|h}C4*})XlmN*V/c$e57t].FU3+u0(f-.{XeG34OC|WCP)L-qXRNW_^OjJlmv|sG:[p?\ -5|--i~vac.u-6>E6movFp,1%%`6d/>Uc.i>>-:oq5vq9j|MZb1kH,ZMr2d'D,Gt5@CM+Bm^?0^=$Y\ -'f4j<4U}v;C2w}Ssc9]E*3", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2lRO(}{#X@u0F~u$?V&g6&^6NE>5=n($I<=wr\ -g2c?Qgv1E@-2xK?%*_f^2J%;?EYVsG/th2ENi&*C1RkKs/>=:7\ -iu`@r%}_Lg196IGG)+>|;C<{&Z>ui;8~rfS$Oy[IZ.1X,:VxB)r9h4,Xr@`R{LDhy|AV8<\ -.q9P72jB#=SmX{>g|$Tv_4zC6M20@v<5*X-<@mIXNVAd(i=PMFunp]|RkLoK`-EQ1Dku=\ -2ztYqGF.PA4>NY^guHEry}iH.H#5^:l~:0EMs5h|+P82@b/f_VucSam7D;DTK+6&d):-ekk+fi^f(\ -T|4fzJcmQR,Nzw=M3blJUe|DP5=uS(R`NrO?g(Byv(APk8?UmpFl<(nv$^Pyvq*(E9YfvT7<%f%8B\ -8i(-T5%q[9LQGEQ@JZ2Z2=", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2lRO(}{#X@u0F~u$?V&g6&^6NE>5=n($I<=wr\ -g2c?Qgv1E@-2xK?%*_fN'zGnQ\ -D{zxO$5Jn)M9*5OPW7{HC3K`M$6[%A-n~?+P\ -sTbGA94qtksMLuv@/m&~Z}[V;Vu-}%Q&QfVQ>0G9&m*B&t>`xW,I7ODBGMvQCe(uLHyw@zd^dDAuo\ -{vE-W{*93B~;ceArhtR]L7Lq(3Jrz)(QdH*+v7mVQPG}FG,x>UL/?oQ-GZ-msB>~BY&hp(MTx~?ZJ\ -3o.d;9i8e=7j>bA=qU'6{om*uq0Z;o_wK_#%.(I6J&4K'eQ?*3.*OMSG8b}~<7q2u=Td%msB6uI_r\ -yBROTf@L2a.2r%v=o`HK&v[=5H;7NtHeiM*Mj}&*O0A-|~d@\ -FW*7S13yw~-UXa8G7~-yvzJOhKO=]Bz&/Q1At1([,2s(xRQ)BjH[Hd9=k`eQ/40v')U2YSRwK.CLV\ -b@>Cpu3o9.Nt,1X~EB~[g{[&*uAPR.-vK-xDE,rx4&[v@beT?e7\ -[/Rtf6AK|YTYC@X*`Wc,gJ", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2lR_#(G]^[e0oOR.(^pZ[cX/ZBG)9&@-kglLF\ -,JfaBM>WsD{uF',w%K+Zx,=FV0_+r.>P~t3nLi>oqW9LTBf(Y|H.Gq=aYp61ecdvB;-1F/^#~l)yq\ -c8K1M4vgqoyyr4L33e|St+>LjLJpm)}zWP&QK(N9_vao[(p4f{#MsY-$rD~)B'Au#S@7G(48nsWek\ -MA+Yh0sB_u?i-)H=$_P?{?W<,qI2U}N1Yc#Qy[[4CERg?~8G+50&u3EwM$KHO2atSgf4'8FRB|&`W\ -*Vs2af<>tCU_T^_'2p4$VGSMST5+DvWl=1':Ym*j2aTG6N.:368?6C7*=%sq|<)1V-@Dp+J^+-L;Y\ -H0jbu`ya{5R62'uejJ(Pb*tla4_')Q\ -kF<-)z}xdL~1MQwY^(M%{8$n$;?S&wI^l_AbF*/M2nb85S$_53S`n6[n#v~q589RF{im>:64`k08^\ -Z%JT:To9`tka@aQS}Y~82Xj4,c)_McyJ=%jXD+7iEAV;2v{S.h?}a|rPeX;6chud+C;p-cREb=z;i\ -$|Ml@=xgBQ;]|'Bpgwy)B)6{|~Hu]W'+=yPGYk-DYtKXX_VBUq3/5yT>+kCF?^LTi{+LiY;97FDWS\ -z9sd4L2feeu$&WetFD@f7x", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2lR_#(G]^[e0oOR.(^pZ[cX/ZBG)9&@-kglLF\ -,JfaBM>WsD{uF',w%K+Zx,=FV0_+r.>P~t3nLi>oqW9LTBf(Y|H.Gq=aYp61ecdvB;-1F/^#~l)yq\ -c8K1M4vgqoyyr4L33e|St+>LjLJpm)}zWP&QK(N9_vao[(p4f{#MsY-$rD~)B'Au#S@7G(48nsWek\ -MA+Yh0sB_u?i-)H=$_P?{?W<,qI2U}N1Yc#Qy[[4CERg?~8G+50&u3EwM$KHO2atSgf4'8FRB|&`W\ -*Vs2af<>tCU_T^_'2p4$VGSMST5+DvWl=1':Ym*j2aTG6N.:368?6C7*=%sq|<)1V-@Dp+J^+-L;Y\ -H0jbu`ya{5R62'uejJ(*C0o#uEEWRW_YmB[bSGVy2(OHM\ -At6f9mM10Tc{.?at$>.Fd$@OlmL9vzY~yanZE5'oSmm[bK&3-P7:k\ -tVX}~LJ@6sTK/tC[7@KFJ'z}muq/^mFs,O']^>Ds@[AB+rz-g&O`{6-$6ns&3&NBeRQS&Iqizd>65\ -IbWUZgF]m%r/0Z5BjvV?r<+>'SVu42;i*gie42Oyfjv}WsD{uF',w%K+Zx,=FV0_+r.>P~t3nLi>oqW9LTBf(Y|H.Gq=aYp61ecdvB;-1F/^#~l)yq\ -c8d(_AO2#2or48's4#9+t2.'yvUin8u0SM[SH9eqh[(;B^ZJOx{s>?'UJhBu<3:)=?1@R-{TuGt;DAARqg2gi).6zi\ -*$eq1W42tdUXEC-H>:79)l}:.D/tOTd7}Mb##IMCcyn[d#8fXZZ;RY^b~vp1'P80PMu6eb:PmZg48\ -TAmabR4s2KBmxwuC^h)ic~>[lyTq~<0Raj8GXAU'JTX3c@8d[@s9A[V^K6Ln#?|1DLQ3b~m''n?dZ\ -22'3}?~.Tr#=BAjtg]QpIHN@gWQ9/]#Tlk(@R_WStu|IZ8F4U@Wrc%#7bq:W6[]DyVEmTf0/K0}JZ\ -7q5)Xa,[]@/RO8yPI&2~3EI's;2D'bb&e[w,PE%0@2t=~`O=`\ -tTbPVux$P&MDhg-d2prCz8#-v<-'pv$nk$;x|{H:o5ex1h9WsD{uF',w%K+Zx,=FV0_+r.>P~t3nLi>oqW9LTBf(Y|H.Gq=aYp61ecdvB;-1F/^#~l)yq\ -c8d(_AO2#2or48's4#9+t2.'yvUin8u0SM[SH9eqh[(;B^ZJOx{s>?'UJhBu<3:)=?1@R-{TuGt;DAARqg2gi).6zi\ -*$eq1W42tdUXEC-H>:79)l}:.D/tOTd7}Mb##IMCcyn[d#8fXZZ;RY^b~vp1'P80PMu6eb:PmZg48\ -TAmabR4s2KBmxwuC^h)ic~>[lyTq~<0Raj8GXAU'JTX3c_Wg;~&EwumeD(LG`)q.yTCaNKjb-ZKr_\ -&f@k5).8MV(C.ITsZa`@yyn>j+uJZsU.^qFemv}het3vWY>ySrml}S[9=Px(/z(|JKY-#0Lv'A5-w\ -&p+6I8iCxn^{~12O{59D.e^9Y3z<}(KdoHJl{-mEU'R>uG>HghjfpnTr#3I+Rst[A]p\ -5RoUatf#+hak~7OF6l}'r%V#WkP89XFb].X95k4pj5=<(LCZa@SL,E}5(0gLaCI'$T6)W>fZ?4]-%\ -S25e-|r>hgD39Eoxr>{UjyuKl&E%,cV?@G$iu]}Ib9hYEo#_C5pA}{;#f6$kA[#=qmc]:,zHhc44S\ -c49\ -ph>Pzbkga|n-0&yR3syqENPpe2RL/u$4nXiRq);N[lz$0c>)S|2O~$xkkGXu1^D7a,a+?9.Vs.VRR\ -_DMWUMN>bmQ2{a@w.di.{2vm\ -?h9M#ZX)<KT:%&9F;\ -Zt.M,Qd#/78lD?m,Y]&l}I1d5cG%iYt'NJUPvModQ+qi6>,](|IOz(.dFmzd?z|j$cHb.|ej*Isdr\ -S`iPph5*`*MWQo*_;~X$^<", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2li#Mh(;`C49|4XlUe$$#uefEJCBx]UwDE2U>\ -ph>Pzbkga|n-0&yR3syqENPpe2RL/u$4nXiRq);N[lz$0c>)S|2O~$xkkGXu1^D7a,a+?9.Vs.VRR\ -~o%Bj/sz:{UC:^(jVjX6(Uv^=AXo5_ga(aja[HQKi#\ -bIYW@|b^e41b/9lEH1F?cX[ks7p5$->;M=iH'z9//)iK8}'}~Wwf`x`m4Kc{3QMQRZkvszNk0V{D5\ -*C&vSiQ0$$P3pY,8bf#BOI^2D&r|T36Xwz;qNw7^>&a>w[3bvq;>X&7m=p6Hc[\ -$K=1%tdp(.bO+Zn#nPv_m.$E,J*22-[V~@n-H>5K2^;~>Cfq%_o]4s#t<#*OQR&43kVjS[yaoF^Ds\ -tj-JCzJtqRjkPCA)Rf5$#2V.^?HH_$}@58NP|Q){ew4]=J7m-&)U3f6T3iA249D*cCF^~0&&M[F1t\ -6qXyD*bQ~T9+zhwfvTmMKd", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2li#Mh(;`C49|4XlUe$$#uefEJCBx]UwDE2U>\ -ph>Pzbkga|n-0&yR3syqENPpe2RL/u$4nXiRq);N[lz$0c>)S|2O~$xkkGXu1^D7a,a+?9.Vs.Vo_\ -?;T8KmD&K^aBfQ+U):_0ouEhrk[Vj=acLx.aZ+wCI,|Jw`#=NpqfhK(9=Z+^1_3ft4gt@h>&_N1oc\ -q@mAh4Su)J9rnH-4nVLI2e%6xy6AY^,.GfTd^h@+-.V6V@ES;'9sl=H)7qU/~>@]^}D|et-.eHadr\ -dYi0muhhYXXt],f2v51T*T&fvS:;8]4e'kCL^2=r#{*WOO.tHPNW(?lTT'i$^RNCdefT>M*-=4?M0Jf/GU}id+w7*p:l|th|=vA\ -odu:X3g50yUxi#JoyQhA_'TK8bd}H}oW7V_MJWk>3/6D#*=NMHR[NWOgPKRpeotlgX-x8|Vg&ut@W\ -fP$yUD:w(s?/3", - "GLHu?.t+{ixcBDqN[x`[PG4O_2CO[G1o]PlD(2li#Mh(;`C49|4XlUe$$#uefEJCBx]UwDE2U>\ -ph>Pzbkga|n-0&yR3syqENPpe2RL/u$4nXiRq);N[lz$0c>)S|2O~$xkkGXu1^D7a,a+?9.Vs.Vo_\ -?;Y,imU3=R?#AIF'>7W),/|hRpxF{rHNTLL~0rfvp*z[>u0z>APQ%=&)xj#QbXtC4]+4Zf\ -5{],>#dGB|Wi4;#fHlV.Gc]c6o)LJ&I~?(Bb8]gL@{GorxB]}7yja>B]]Nk8:9o6)Q.*D`ay'`Ie6\ -DuC+9rfZ=/HNA2;8&5Al$%2:ewe*Mfv}UXa8};^,+Eb%/nbH=FjL)#.DF3]#arlLrB=FRe|>/(anS\ -y&#S7q^]|A2'HLgQPJ72y`TR.jdNc1,Jl_++]6('4zxf4BZxjqC{SHP..}*lPFiD&8/scCbYKPCY`\ -8/qZV?Up}AyAJGj%`rzeMu(5.sCr|8Or/1Z{:1KyC~dRT;iVZ13i(?PCro00IxjdloLx-I}Kf@{[k\ -hC]j+oRr|P8=UFp(y=oT/g)/kKWw^E)YXFl?D0j=rU|mw,?/>E)D*}K4CxC6?L^aVpT^qw7bRAZ'o\ -:U%?.|eY>k(X[FjVv9WXVoC7g<)LyAQ1fUrC'{:ngTF~ta('ZE30.v`9pd3'AJ}Z`kv0tJGg]acHv\ -s*@e1xtrVYZWH=\ -ph>Pzbkga|n-0&yR3syqENPpe2RL/u$4nXiRq);N[lz$0c>)S|2O~$xkkGXu1^D7a,a+?9.Vs.Vo_\ -?;Yl*<,eGtdEG?`-NdH3N%d#Bzj-$/#2o16*HIg~3^man?XOpZjK#`+?mgwRULN(jX/-9UG*XV}[z\ -Ufx%P4viewS_Jm:rm`GIM;4L/3e)l?/=Q_(xZ.j+y.[OE{hwqPVmSzNC@Z*:;M:C_jW,Ayo&=7NhG->@9)Kqw5x,PsdajX,$0Tb4Y3Rtt/)I^>D,=@wCJ0\ -{$'I|}d`>T~)$G@Y[z2~;Ke{7#;3U~]He$k&oym;D3<@6B&Q^Sbvu~,_k1nEthgN$iZxL+ihgBq:ndd`kb@v_C)'U0#zhz6G{\ -labHkxr9qDc`i$)#Mo16t4FI#tq}%hs%9_=1{_:=t'NGv-X\ -+e%YE5TM;cQ41U9Lq(NMS2", - "Gb|0bIgal*n-WdM`2N(W1-z6gqY%oo{,lpt)J64l&>UG'(C~$e$.*Z+|k;?r_.>xVAj8.&kic0\ -LcA)AE+eE0XD;@I(@,6'Ji]kOy84|jtCfT:C442`*jJZvsvfZDyhV8M/,W{iZ;02IBM]1Lq%[)^*w\ -_F.UH5iy}|saOuFt1/OERG:su'@Jr_4jl9xh2~iaqhBtp1&sN/H1eAW{s)_4VkrD)E8Ym.~=[8|F/\ -%~hUQ5.xa,U'yot$YWES*M,eg:AFKz02eOyGiK(0ZyJ)9n>@:r3}S3'ReRluxE%6(C4h=,-q4[zwJ\ -Fl~0KHN`Ma$^%zUE;:.;d?}z5^>9*{aQ'IEEa(xA/p1uOYCE*-7s`V;XAjZYUC^EV`DRNIzs'el&)\ -|tCcGR@?iR_-f{.kEwr*[r^ZlzQn-CV}gDZmZ#'Y-|_lbY]+U=,2VW|o85LT0r}ac66|JKl2qK\ -#k?*I<%r*dUX+J;t9V=UTYDwqHnhnh%pK($0`ubg@j,=8V`VCd*h{BN0C/TA?]r~dm=qK@@6$&TB=\ -vjXHoQu&0A@Z7{dh|NQkJ[MYT#S_ITf?.Cp_P;pEU5sL9',n4XUvVg*J_sl~F|(;;F(Cx+B@r@fOU]9+D$@mkO/?4h43l6q`LF^2o~)gXm[UhT}x\ -<1%v.7&a,o|Bh4X$,46~**@c`}.-$}dpN_'G", - "Ir9bX?b{T_C,[<*c{c3n<9]aX/*6=wRz'D-$%L~ll9koCnrf_5kU%yX%P{rXHqz^DVKEFWCJem\ -?E=.94xCCDKq]E.S#vtbkUTdv$~=QFU-0E5ejX=&Jy*GQIHbCZG+Jd+J`0[G{3y8TLx5';wgFfPDq}Ta$_x@d6fAE2ozg_kGgL^E^s\ -GCN79|61Hkorv#=NwWw5bIl(s-r9kk:*ux?,1rwms@WGP(Mu4ipb.L]cYI]=Y9zE]/5$JRXk&wevH\ -@H3BuIDbH69Jlyo}*sOLV1w/A9RPTs@]N<$sib|IMSQ[XL`G%C+r-8QBh#Qe/ZdG[.=q%Y'[i<qVae3lS3<2Z*(1P)^E\ -NP1KB@rseL&Z}tW*65q)s-Y*7yB;nFWWO7:Hm;S*s)C4A`XJJFl5iEacO+\ -FB$*%s::_;z&-B5GwI/ImSb>ySQ4Q.}-q41sRR&Qaja)Dk{.vXCc;,v1]\ -[{`qXmd[[SC7[i%64p;9E3F)[m&CuU5Rl,}Gs[p+PG>DFJUF/K4:y9P>+eJiVBwwKm2QIOPF1r2?rPZe4*yTXtQ4udCb0#ol_?%`1lS4QQs@r)*$>oKByhbLF\ -Fy*Rp5+[V>4FqO.x`]qrn}ZaMFe@,AC_m2(Z~?j;7`@7Q@w~C;L/w>w5}Y;4[0[>;*o^tZn:[uGvy\ -N~|K]CT'wu#2VX]|{^MMqPCEA9g-?2]7@K|L5[GXdP;Pk$#Q%yp+lwSTmybVD(1Xn-C?{9rPE?mAt\ -y:{J(kR_6|dH-:qwdrj7QxU:`hS(nNEt:V&4)Nz4bGZ<45]XNTcQeUu6W|'GKfu--?\ -B+]eTD_Mr>>xNZ],avGwaCk'YvC2T$_(=OiMFy#9;dKaU)F}CQ'}K@0x|3S8H}d'z>,LChNP~Am:'\ -wndhvZNpB;at./3iEm|#S0l@M0INdJll^*Dw{]n=;Vrk$DWwbgh1vZxmScTfaAZE6:.5iMm|$qx*B\ -Ynv>x9s,;NmwZX~FcQ'pj.TF%L)Z$UL[:TCOczPeryVW=kCuZXz{hO-\ -S>X]^P1QA5`;?Bv;+Ef.u,:7eD@(]0%4OT#P=;nNEt:V&4)Nz4bGZ<45]XNTcQeUu6W|'GKfu--?\ -B+]eTD_Mr>>xNZ],avGwaCk'YvC2T$_(=OiMFy#9;dKaU)F}CQ'}K@2G#h.6'7{?%[y>h1F>c`U3o\ -5T4W0^b15p~_'NIF]O_DR/5xDZA0QG[oVN8JLub@Ou65ur5h=n:Tfo`XNsW#u`)cSfmr*WRhzgXP&\ -Db{x;0]W@F_f@68ns8XI$lknt%lk*oH[yTzmcH/O,]&zf,B^A37K]83dRYIJ.(Q5>INZaGt?N1[6D\ -^S7;%TX/oF)OLpV;boRTR2pD#;V)}8&&'2<(:J6.&%Q9^-{U55TW.`=_)H`EH3x5KiU}5xG(-,PHK{unOKg*@6_Iw=#;=F`6H>S0^vzeY850lAta&K}`@5wPzYq~4\ -U||LACU}KG8]/-6$51/]F{LGD{xl0nlMzD/_MW)R4J4O$Ma9v+IIJ_x*:whS#;W{R9zPSLh0qhE7t9%)XwBkPe}Nxemm9?;x(vJf5@0FV'on?c=%QJ0Kb6Hb\ -e9H_'eDlxhjg6#TTgd^}yi|~#H?0SNw13311hhdhi.s+5p8t(3ZZ*95Z.8H+TJjzJYBR4`V9d{y9*z5Er~zDW\ -c:M[{e}Na~4+J[SA%rUb639B5,^D9OD0$0b:4ADI5MAFn:nz1xVU0.'Cm.maGHFTl`pSb}4X]Q?_}bWyoxrlr?>wk8&QhM+yKu\ -Mk1OIA{/]5PogC*k]:J2;L)(>|]>I=KCIVI`cxXUtCxg9&`}r3*ft&30~63~OgT+4(z,T]g)z4\ -8P(sScq", - "Ya0:fM&V@O[[1QUgE{?^#(UIH$ih`UtmSOY@l[fMY:BBNYkW?nVD]jO$z2(6&7VCQ5mj}bd1J(\ -8zi*b=)%PXy:.M#r{>4ADI5MAFn:nz1xVU0.'Cm.maGHFTl`pSb}4X]Q?_}bWyoxrlr?>w)|+\ -'tKf@zk>L7ZdUP&p6s|x1kE|j8yab?D*$g1Tu^eNRoEE/4Y%{NbFnMKcJW~Qg*wwZFx8^Is,M;8Rg\ -ltia`c)(OS@C2N0N?Ig1jcx_bce#1>5K`wQ8@uE>,a6BF2d+C$vXJg}C=;F2aeEg@`ldm,|.76S#Y\ -LhjS>09^C}3l9MM=IaLwLFEjz9cnK/tj+DR>yj*7wHJ\ -joci8A>[XRaEx6OIk]k-oNn'3ryQyF5a6c`eYLaWNh<*=ejUlg|7Z#wK~WCLg4ADI5MAFn:nz1xVU0.'Cm.maGHFTl`pSb}4X]Q?_}bWyoxrlr?>webRs56h3Yyx%etG5[zo7,S53-$%_WSObN8OD6v\ -SOlHlsoQUr$f[)&p]Os3.RYnZjqA]oV`ld;E>dqd#50T<24Bl_$3M'.[=k5l:[gZ[.nREj_''6P5L\ -QtHsAc#D?o^mhDkW$1=RqN2lh+8'IL`)G3enG8?p}c5_uRiWdN=xxM=wsgmM0l<7vsPBq,)K>C0@9\ -wtPJ5s6>_$fbk;Vd4ADI5MAFn:nz1xVU0.'Cm.maGHFTl`pSb}4X]Q?_}bWyoxrlr?>w2.lIFIyRoe9WQJo9TfPY;uy\ -ZKN|`Na(RC'&~zxh[.3Qvh@op:~TQgLhi~_0MJjKxOG=LKkg'c-ZqjFy+#R[z~MXj3D#@62X;=h4A\ -:B?i{CCDp>NL&la.YkN~j4eTyW(@-s3ov,6#9~|/-^A(1^ks_/s2r&p=;@q?8#zr-/Kxf2YYlyx>_\ -4puq[J^HMW7J`{Wo:;XlHampSK_SHg*q#9(g.):}]P.X1bQ8Tca4yR[o&d]{J<-\ -7Mi[%?x?#wktzdObrG`q)FJ&t>R/3&Tk6zn/CQUyjcV`mfos~;jk~aJ4Bh:>)eu|sDX-04C8K{wzI\ -8U&?7Xk03m4[KK.[Pv:6.|OtDpYwAMZzVcCYehzWE:,15/f\ -Z-M'no9_omAYlv5Mkq3cRY7_Q|G1('0Ly1|X0p4$[#F684?+k,)B61,Gn7GtqvV~N9@4_3N|ZiVXV\ -k.]@~/hUVk?1'Z=U{~b5XLE|y>VlmY~5F`m}y:qleeWiy;VS3d@x_6Z506T49)@^)p=PR462e-rNu\ -R{9=?/Sb?Gr=-cZWIagwr2|~k/H`-(=+E0KQUfBV;fD5HPG;w1Rpk2BZ}#[E=X#H~$_xwxxlaFR*a\ -x5@K^Qj^{*b#hnq(Or#M#euJIYe%7hB`+jgIv_NnEp/{;Re,DUW0):J8:y~5N+f/SBI-PfLPWN\ -B1zxx2p?&Sw8m#:BKeGFZ_(e,`yQm^v_06{/7_O2K*x5t]CNp6w7]-%8o9zR@1W0I,s[$C.gb;FZdPwZ3tX}Si'Fzx5dd(bHzRHB$\ -a}$YSz|QvYOflPnkv$y`T4-U-t*]+m[nWSPzqocf`6Mf@ckzWNr2$a^~dVGio3$glsaGr#3S#J#MF\ -QZd^eq(e:kX;h_w_2OM^V<+6,W:rrZ~pV[2FJAj#L&LIb0>t;:i7;YJ&", - "jCX2uUx'7DoN`OE1LMd}'V-#E2_N$/HpoXK~F](#eYo[#;eb^ciK^iNJyJ5BfPv~p~xld47]1E\ -NkA9ry/c4})KrsdR1Jl8')c4_j5I<*QtujzJ8%|rY|a>(/Vi@*%g:Z('cvE)-=3s`>Qym&ml(6$Sc\ -J6)JH5Pb_.h6-E@mr=#jcqgd|@w`VE*xWS?V>/StNxst@qr);G\ -2Z+Tp[+{r6YzzPN5V=jVDzb@:NG@qC09?SKUBaouf3qe*IfWv2:%)QiS`|KQ_YF3GF0R=iHKm.bo|\ -|3#4(]%zYWE@V;s.r~RFGv(yS)O-3su^~|rJv%q{RtaFki71&(R,ZU?CCJR~+=H24rRJu,Xa`UIab\ -5jSdIy11C]J&k{Jq(VYU3(w(}9*jkG>&8'.wjaxKJ@.B|32+f9,HMC*]P6z&vVWNhc#SpJVNTey_g\ -a'hh#AK6.CC[AufaouJ.$MwXbso+?i}FO:w'>h9a\ -.J)wXC,/qSK502xoksdo3U9eBg5b%.hC58oG&t,o46$YUh2*;bm>w:D4a{D#h9iN47sv8A?zN$+&" -, - "jCX2uUx'7DoN`OE1LMd}'V-#E2_N$/HpoXK~F](#eYo[#;eb^ciK^iNJyJ5BfPv~p~xld47]1E\ -NkA9ry/c4})KrsdR1Jl8')c4_j5I<*QtujzJ8%|rY|a>(/Vi@*%g:Z('cvE)-=3s`>Qym&ml(6$Sc\ -J6)JH5Pb_.h6-E@mr=#jcqgd|@w`VE*xWS?V>/StNxst@qr);G\ -2Z+Tp[+{r6YzzPN5V=jVDzb@:NG@qC09?SKUBaouf3qe*IfWv2:%)QiS`|KQ_YF3GF0R=iHKm.bo|\ -|3#4(]%zYWE@V;s.r~RFGv(yS)O-5B6XO'z]W(Vwe+KBd}@k+MN6y]Jy|X$1qk>>]dxC6VmZ-ZVkj\ -qNWjSM^ml8`7;;x|mLq[KqP>*+ozUI`p*r]U%DgFw|bX]1>H,K~.Hx^~HpT;Kq8bi&?({9tq+YSmH\ -NO30nOaXRxS^kD^_VVA4Ccm4woT)Lzkx)l=}vDlRi^d2Vk4]/1fzK?]{vk(Z>S0#or$x.)1`3,oM@\ -VDu>AFsuNwx2Zf0j#03o{w=uYCYswc`Nd&WY9u$A29sJo?uVzGy?iS$Af*z1#XA|7/yBl="\ -] -]; - -# ordered bases for the space of cocycles modulo coboundaries -# the indices point to the above list of cocycles - -LOOPS_automorphic_bases := -[ -# for factors of order 9 -[ -[ 1, 2, 3, 4], -[ 5 ] -], -# for factors of order 27 -[ -[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ], -[ 12, 13, 14, 15 ], -[ 16, 17, 18 ], -[ 19, 20, 21, 22 ], -[ 23, 24, 25 ], -[ 26, 27, 28 ], -[ 29 ] -], -# for factors of order 81 -[ -[ 53, 60, 21, 24, 56, 19, 54, 13, 2, 26, 66, 14, 63, 38, 35, 3, 57, 4, 20, 51, 32, 22, 40, 1 ], -[ 52, 59, 23, 55, 19, 13, 25, 65, 62, 33, 39 ], -[ 53, 58, 24, 56, 19, 13, 26, 66, 35, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 43, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 16, 13, 66, 63, 35, 1 ], -[ 53, 60, 24, 56, 15, 13, 1, 65, 62, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 1, 25, 65, 62, 33 ], -[ 53, 60, 24, 56, 19, 63, 26, 66, 35, 1 ], -[ 53, 60, 24, 56, 19, 62, 26, 66, 1, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 63, 13, 26, 66, 35, 1 ], -[ 53, 60, 24, 56, 62, 13, 26, 66, 1, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 63, 13, 26, 66, 35, 1 ], -[ 53, 60, 24, 56, 62, 13, 26, 66, 1, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 7, 26, 63, 35, 1 ], -[ 53, 60, 24, 56, 19, 8, 26, 64, 1, 33 ], -[ 53, 60, 24, 56, 19, 9, 26, 62, 1, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 28, 13, 63, 66, 35, 1 ], -[ 53, 60, 24, 56, 27, 13, 64, 66, 1, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 29, 13, 62, 66, 1, 33 ], -[ 53, 60, 24, 56, 19, 11, 26, 1, 62, 33 ], -[ 53, 60, 24, 56, 19, 12, 26, 1, 62, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 60, 24, 56, 19, 9, 26, 62, 1, 33 ], -[ 53, 60, 24, 56, 19, 10, 26, 63, 35, 1 ], -[ 53, 60, 24, 56, 19, 6, 26, 63, 35, 1 ], -[ 53, 60, 24, 56, 19, 5, 26, 1, 62, 33 ], -[ 53, 60, 24, 56, 19, 13, 26, 66, 63, 1 ], -[ 53, 31, 24, 56, 17, 13, 63, 66, 35, 1 ], -[ 53, 30, 24, 56, 18, 13, 64, 66, 1, 33 ], -[ 52, 23, 55, 42 ], -[ 52, 23, 46, 34 ], -[ 52, 55, 61, 34 ], -[ 52, 23, 55 ], -[ 52, 23, 41, 34 ], -[ 52, 23, 47, 34 ], -[ 23, 55, 48, 34 ], -[ 52, 23, 55 ], -[ 52, 23, 55 ], -[ 52, 23, 34 ], -[ 56, 49, 37, 1 ], -[ 1, 55 ], -[ 1, 55, 50 ], -[ 53, 1 ], -[ 53, 1 ], -[ 53, 24, 1 ], -[ 53, 24, 45, 1 ], -[ 53, 24, 1 ], -[ 53, 24, 1 ], -[ 1, 23, 36 ], -[ 53, 24, 1 ], -[ 53, 24, 1 ], -[ 53, 24, 1 ], -[ 23, 1 ], -[ 44 ] -] -]; - -# data for reconstruction of commutative automorphic loops -# -# For each order n (of factor loop), the list is firts processed -# with SplitString(...," "), resulting in a list ls. -# -# Every entry of ls is a string s. The first character of s determines the -# id of the factor loop of order n. The remainder of s contains coded -# coordinates of the cocycle with respect to the above basis. - -LOOPS_automorphic_coordinates := -[ -# for factors of order 9 -"1 11 19 1C 1D 1F 2", -# for factors of order 27 -"1 11 19 1C 1D 1F 1@ 1] 1^ 1_ 12# 12+ 12- 184 187 18A 18C 18D 18H 18J 18K 18M\ - 18O 18Q 18b 18c 18d 18e 18i 190 191 193 195 197 19A 19J 19K 19L 19P 1WI 1Wg \ -1W( 1?b 1?c 11Di 13}Y 13}Z 21 23 29 2A 2C 2F 2R 2S 2T 2U 39 3A 3B 3C 3D 43 4C\ - 4D 4F 4T 4U 4V 4W 6F 71", -# for factors of order 81 -"2 21 23 29 2A 2C 2F 2R 2S 2T 2U 2@ 2[ 2^ 22z 22# 22+ 22, 23p 23q 23s 284 287 \ -28A 28B 28D 28G 28J 28K 28M 28P 28S 28T 28U 28V 28Y 28b 28c 28d 28e 28h 28k 2\ -8l 28m 28n 28q 28_ 28| 290 291 293 296 299 29A 29C 29F 29I 29J 29K 29L 29O 29\ -R 29S 29T 29U 29X 29a 29g 2OC 2OU 2O{ 2Q. 2Rs 2Tb 2Th 2Tk 2Tn 2UR 2WG 2WM 2WP\ - 2WS 2WY 2We 2Wh 2Wk 2Wn 2Wq 2Wt 2W( 2W+ 2W. 2W; 2W> 2W[ 2X3 2X6 2X9 2XC 2XF \ -2XI 2XL 2XO 2XR 2XU 2XX 2Xa 2-a 2-b 2-c 2-d 2=U 2=V 2=W 2?M 2?P 2?b 2?c 2?d 2\ -?e 2?h 2?% 2?+ 2@j 2@p 215d 21Ba 21Bd 21Dh 21Tg 21bk 22YR 22YS 22YU 22ZK 22a7\ - 22a8 22aA 22aY 22aZ 22aa 22ab 22ae 22wX 22yG 22yb 22^G 22^e 23}Y 23}Z 23}b 2\ -3}q 23}r 23}s 23}t 24Mt 27CH 27CI 27CK 29k, 29k- 29k/ 3 39 3A 3B 3D 3E 3R 3U \ -3@ 3[ 31H 31I 31i 31j 32z 32# 32$ 32% 32& 32' 32( 32) 32* 32+ 32, 32- 32. 32/\ - 32: 32; 32< 32= 32> 32? 32@ 32[ 32] 32^ 32_ 32` 32{ 32| 32} 32~ 330 331 332 \ -333 334 335 336 337 338 339 33A 33B 33C 33D 33E 33F 33G 33H 33I 33J 33K 33L 3\ -3M 33N 38A 38S 38T 38V 38W 38X 38t 38w 38[ 38] 39I 39J 39j 39k 39- 39. 39: 39\ -; 39< 3A8 3A9 3AB 3AC 3AD 3AZ 3Ac 3A# 3A$ 3A% 3A& 3A' 3A( 3A) 3A* 3A+ 3A, 3A-\ - 3A. 3A/ 3A: 3A; 3A< 3A= 3A> 3A? 3A@ 3A[ 3A] 3A^ 3A_ 3A` 3A{ 3A| 3A} 3A~ 3B0 \ -3B1 3B2 3B3 3B4 3B5 3B6 3B7 3B8 3B9 3BA 3BB 3BC 3BD 3BE 3BF 3BG 3BH 3BI 3BJ 3\ -BK 3BL 3BM 3BN 3BO 3BP 3BQ 3BR 3BS 3BT 3BU 3BV 3BW 3BX 3BY 3BZ 3Ba 3Bb 3Bc 3B\ -d 3Be 3Bf 3Bg 3Bh 3Bi 3Bj 3Bk 3Bl 3Bm 3Bn 3Bo 3Bp 3O3 3O6 3OC 3OF 3Ov 3Ow 3Oy\ - 3Oz 3O^ 3O_ 3PK 3PL 3Pl 3Pm 3P/ 3P: 3QA 3QB 3Qb 3Qc 3Q% 3Q& 3Q' 3Q( 3Q) 3Q* \ -3Q+ 3Q, 3Q- 3Q. 3Q/ 3Q: 3Q; 3Q< 3Q= 3Q> 3Q? 3Q@ 3Q[ 3Q] 3Q^ 3Q_ 3Q` 3Q{ 3Q| 3\ -Q} 3Q~ 3R0 3R1 3R2 3R3 3R4 3R5 3R6 3R7 3R8 3R9 3RA 3RB 3RC 3RD 3RE 3RF 3RG 3R\ -H 3RI 3RJ 3RK 3RL 3RM 3RN 3RO 3RP 3RQ 3RR 3RS 3RT 3RU 3RV 3RW 3RX 3RY 3RZ 3Ra\ - 3Rb 3Rc 3Rd 3Re 3Rf 3Rg 3Rh 3Ri 3Rj 3Rk 3Rl 3Rm 3Rn 3Ro 3Rp 3Rq 3Rr 3W4 3W5 \ -3WD 3WE 3WF 3Ww 3Wz 3W_ 3W` 3XL 3XM 3Xm 3Xn 3X: 3X= 3YB 3YC 3YE 3YF 3YG 3Yc 3\ -Yd 3Yf 3Yg 3Yh 3Y& 3Y' 3Y( 3Y) 3Y* 3Y+ 3Y, 3Y- 3Y. 3Y/ 3Y: 3Y; 3Y< 3Y= 3Y> 3Y\ -? 3Y@ 3Y[ 3Y] 3Y^ 3Y_ 3Y` 3Y{ 3Y| 3Y} 3Y~ 3Z0 3Z1 3Z2 3Z3 3Z4 3Z5 3Z6 3Z7 3Z8\ - 3Z9 3ZA 3ZB 3ZC 3ZD 3ZE 3ZF 3ZG 3ZH 3ZI 3ZJ 3ZK 3ZL 3ZM 3ZN 3ZO 3ZP 3ZQ 3ZR \ -3ZS 3ZT 3ZU 3ZV 3ZW 3ZX 3ZY 3ZZ 3Za 3Zb 3Zc 3Zd 3Ze 3Zf 3Zg 3Zh 3Zi 3Zj 3Zk 3\ -Zl 3Zm 3Zn 3Zo 3Zp 3Zq 3Zr 3Zs 3e5 3eE 3e` 3e} 3fM 3fP 3fn 3fo 3fq 3fr 3fs 3f\ -; 3f< 3gC 3gD 3gd 3ge 3g' 3g( 3g) 3g* 3g+ 3g, 3g- 3g. 3g/ 3g: 3g; 3g< 3g= 3g>\ - 3g? 3g@ 3g[ 3g] 3g^ 3g_ 3g` 3g{ 3g| 3g} 3g~ 3h0 3h1 3h2 3h3 3h4 3h5 3h6 3h7 \ -3h8 3h9 3hA 3hB 3hC 3hD 3hE 3hF 3hG 3hH 3hI 3hJ 3hK 3hL 3hM 3hN 3hO 3hP 3hQ 3\ -hR 3hS 3hT 3hU 3hV 3hW 3hX 3hY 3hZ 3ha 3hb 3hc 3hd 3he 3hf 3hg 3hh 3hi 3hj 3h\ -k 3hl 3hm 3hn 3ho 3hp 3hq 3hr 3hs 3ht 3-9 3-C 3-a 3-b 3-d 3-e 3-$ 3-' 3-- 3-:\ - 3-= 3.? 3.@ 3/G 3/H 3/h 3/i 3?A 3?D 3?b 3?e 3?% 3?& 3?. 3?/ 3?: 3@@ 3@[ 3@^ \ -3@_ 3[H 3[I 3[K 3[L 3[M 3[i 3[l 3|B 3|C 3|E 3|F 3|G 3|& 3|/ 3}[ 3}] 3~I 3~J 3\ -~j 3~k 315C 315D 315F 315G 315d 315g 316] 316^ 317k 317l 31DD 31DG 31De 31Df \ -31Dh 31Di 31Dj 31E^ 31E_ 31E{ 31E| 31Fl 31Fo 31Lf 31Li 31M_ 31M` 31Nm 31Nn 31\ -T* 31T+ 31T- 31T. 31T= 31T> 31T? 31T@ 31T[ 31T] 31U` 31U{ 31b+ 31b> 31c{ 31c|\ - 31c~ 31d0 31k| 31k} 32YR 32YT 32YU 32YV 32YW 32Ya 32Yb 32Yc 32Yd 32Ye 32Yf 3\ -2Yj 32Yk 32Yl 32Ym 32Yn 32Yo 32ZH 32ZI 32ZJ 32ZK 32ZL 32ZM 32ZN 32ZO 32ZP 32Z\ -Q 32ZR 32ZS 32ZT 32ZU 32ZV 32ZW 32ZX 32ZY 32ZZ 32Za 32Zb 32Zc 32Zd 32Ze 32Zf \ -32Zg 32Zh 32a| 32a} 32a~ 32b0 32b1 32b2 32b3 32b4 32b5 32b6 32b7 32b8 32b9 32\ -bA 32bB 32bC 32bD 32bE 32bF 32bG 32bH 32bI 32bJ 32bK 32bL 32bM 32bN 32bO 32bP\ - 32bR 32bS 32bU 32bV 32bX 32bY 32bZ 32ba 32bb 32bc 32bd 32be 32bf 32gS 32gT 3\ -2gV 32gW 32gX 32gb 32gc 32gd 32ge 32gf 32gg 32gk 32gl 32gm 32gn 32go 32gp 32h\ -I 32hJ 32hK 32hL 32hM 32hN 32hO 32hP 32hQ 32hR 32hS 32hT 32hU 32hV 32hW 32hX \ -32hY 32hZ 32ha 32hb 32hc 32hd 32he 32hf 32hg 32hh 32hi 32i8 32i9 32iA 32iB 32\ -iC 32iD 32iE 32iF 32iG 32iH 32iI 32iJ 32iK 32iL 32iM 32iN 32iO 32iP 32iQ 32iR\ - 32iS 32iT 32iU 32iV 32iW 32iX 32iY 32i} 32i~ 32j0 32j1 32j2 32j3 32j4 32j5 3\ -2j6 32j7 32j8 32j9 32jA 32jB 32jC 32jD 32jE 32jF 32jG 32jH 32jI 32jJ 32jK 32j\ -L 32jM 32jN 32jO 32jP 32jS 32jT 32jV 32jW 32jY 32jZ 32ja 32jb 32jc 32jd 32je \ -32jf 32jg 32jq 32jr 32js 32jt 32ju 32jv 32jw 32jx 32jy 32jz 32j# 32j$ 32j% 32\ -j& 32j' 32j( 32j) 32j* 32j+ 32j, 32j- 32j. 32j/ 32j: 32j; 32j< 32j= 32z0 32z1\ - 32z3 32z4 32z6 32z7 32z9 32zA 32zB 32zC 32zD 32zE 32zF 32zG 32zH 32zR 32zT 3\ -2zU 32zW 32zX 32zZ 32za 32zb 32zc 32zd 32ze 32zf 32zg 32zh 32zi 32*1 32*2 32*\ -3 32*4 32*5 32*6 32*7 32*8 32*9 32*A 32*B 32*C 32*D 32*E 32*F 32*G 32*H 32*I \ -32*J 32*K 32*L 32*M 32*N 32*O 32*P 32*Q 32*R 32*S 32*T 32*V 32*W 32*Y 32*Z 32\ -*b 32*c 32*d 32*e 32*f 32*g 32*h 32*i 32*j 32 4W? 4W@ 4W[ 4W] 4W^ 4W` 4W| 4W} 4X0 4X2 4X3 4\ -X5 4X6 4X7 4X9 4XA 4XC 4XD 4XF 4XH 4XI 4XJ 4XL 4XM 4XN 4XO 4XP 4XQ 4XR 4XS 4X\ -T 4XU 4XV 4XW 4XX 4XY 4XZ 4Xa 4Xb 4Xc 4Xd 4Xe 4Xf 4Xg 4Xh 4Xi 4Xj 4Xk 4Xl 4-a\ - 4/+ 4/, 4/> 4/@ 4:y 4:z 4 41b?\ - 41b@ 41b| 41b} 41b~ 41c6 41c7 41cF 41cH 41cO 41cP 41cX 41cY 41cZ 41cg 41ch 4\ -1ci 41cp 41cq 41cr 42YR 42YS 42YU 42YW 42ZH 42ZI 42ZK 42ZL 42a7 42aA 42aY 42a\ -b 42ae 42wU 42wV 42xK 42xM 42yA 42yD 42yG 42yH 42yJ 42yK 42yM 42yb 42yc 42yd \ -42ye 42yf 42yg 42^D 42^e 43}P 43}Y 43}Z 43}q 43}r 43}s 44MS 44Mt 47B] 47B^ 47\ -B~ 47C2 47C3 47C4 47C5 47CH 47CI 47CJ 47CK 47CL 47CM 47Ci 47Cj 47Ck 47Cl 47Cm\ - 47Cn 47Ep 47Eq 47Er 47Es 47Et 47Eu 47Ey 47Ez 47E# 47E$ 47E% 47E& 47E' 47E( 4\ -7E) 47E= 47E> 47E? 47E@ 47E[ 47E] 47E{ 47E| 47E} 47E~ 47F0 47F1 47F2 47F3 47F\ -4 47FE 47FF 47FG 47FH 47FI 47FJ 47FN 47FO 47FP 47FQ 47FR 47FS 47FT 47FU 47FV \ -47Z^ 47Z_ 47a2 47aK 47aL 47aM 47al 47am 47an 47cs 47ct 47cu 47c$ 47c% 47c& 47\ -c@ 47c[ 47c] 47c~ 47d0 47d1 47dH 47dI 47dJ 47dQ 47dR 47dS 47fO 47fP 47fQ 47fX\ - 47fY 47fZ 47fp 47fq 47fr 47fy 47fz 47f# 47f= 47f> 47f? 47f{ 47f| 47f} 49kH 4\ -9kI 49kJ 49kK 49kL 49kM 49ki 49kl 49km 49kn 49ko 49k# 49k$ 49k% 49k& 49k, 49k\ -- 49k. 49k/ 49k: 49k; 49+K 49+L 49+M 49+l 49+u 49+v 49+w 49+& 49+/ 49+: 49+; \ -5 5R 5T 5[ 51H 51N 51i 51l 52z 52# 52$ 52% 52& 52' 52( 52) 52* 52+ 52, 52- 52\ -. 52/ 52: 52; 52< 52= 52> 52? 52@ 52[ 52] 52^ 52_ 52` 52{ 52| 52} 530 531 532\ - 533 534 536 537 538 539 53A 53B 53C 53D 53E 53F 53G 53H 53I 53J 53K 53L 53M \ -53N 58A 58S 58T 58t 58v 58[ 58] 59I 59J 59j 59k 59. 59: 59; 59< 5A8 5A9 5AZ 5\ -Ab 5A# 5A$ 5A% 5A& 5A' 5A( 5A) 5A* 5A+ 5A, 5A- 5A. 5A/ 5A: 5A; 5A< 5A= 5A> 5A\ -? 5A@ 5A[ 5A] 5A^ 5A_ 5A` 5A{ 5A| 5A~ 5B0 5B1 5B2 5B3 5B4 5B5 5B6 5B7 5B8 5B9\ - 5BA 5BB 5BC 5BD 5BE 5BF 5BG 5BH 5BI 5BJ 5BK 5BL 5BM 5BN 5BO 5BP 5BQ 5BR 5BS \ -5BT 5BU 5BV 5BW 5BX 5BY 5BZ 5Ba 5Bb 5Bc 5Bd 5Be 5Bf 5Bg 5Bh 5Bi 5Bj 5Bk 5Bl 5\ -Bm 5Bn 5Bo 5Bp 5OC 5O^ 5O{ 5PK 5PL 5Pl 5Pm 5P/ 5P: 5QA 5QB 5Qb 5Qc 5Q% 5Q& 5Q\ -' 5Q( 5Q) 5Q* 5Q+ 5Q, 5Q- 5Q. 5Q/ 5Q: 5Q; 5Q< 5Q= 5Q> 5Q? 5Q@ 5Q[ 5Q] 5Q^ 5Q_\ - 5Q` 5Q{ 5Q| 5Q} 5Q~ 5R0 5R1 5R2 5R3 5R4 5R5 5R6 5R7 5R8 5R9 5RA 5RB 5RC 5RD \ -5RE 5RF 5RG 5RH 5RI 5RJ 5RK 5RL 5RM 5RN 5RO 5RP 5RQ 5RR 5RS 5RT 5RU 5RV 5RW 5\ -RX 5RY 5RZ 5Ra 5Rb 5Rc 5Rd 5Re 5Rf 5Rg 5Rh 5Ri 5Rj 5Rk 5Rl 5Rm 5Rn 5Ro 5Rp 5R\ -q 5Rr 5W7 5WD 5W_ 5W` 5XL 5XR 5Xm 5Xp 5X: 5X; 5YB 5YC 5YD 5YH 5YI 5Yc 5Yd 5Ye\ - 5Yf 5Yg 5Y& 5Y' 5Y( 5Y) 5Y* 5Y+ 5Y, 5Y- 5Y. 5Y/ 5Y: 5Y; 5Y< 5Y= 5Y> 5Y? 5Y@ \ -5Y[ 5Y] 5Y^ 5Y_ 5Y` 5Y{ 5Y| 5Y} 5Y~ 5Z0 5Z1 5Z2 5Z3 5Z4 5Z5 5Z6 5Z7 5Z8 5Z9 5\ -ZA 5ZB 5ZC 5ZD 5ZE 5ZF 5ZG 5ZH 5ZI 5ZJ 5ZK 5ZL 5ZM 5ZN 5ZO 5ZP 5ZQ 5ZR 5ZS 5Z\ -T 5ZU 5ZV 5ZW 5ZX 5ZY 5ZZ 5Za 5Zb 5Zc 5Zd 5Ze 5Zf 5Zg 5Zh 5Zi 5Zj 5Zk 5Zl 5Zm\ - 5Zn 5Zo 5Zp 5Zq 5Zr 5Zs 5e5 5eE 5e` 5e{ 5fM 5fN 5fn 5fo 5f; 5f> 5gC 5gD 5gd \ -5ge 5g' 5g( 5g) 5g* 5g+ 5g, 5g- 5g. 5g/ 5g: 5g; 5g< 5g= 5g> 5g? 5g@ 5g[ 5g] 5\ -g^ 5g_ 5g` 5g{ 5g| 5g} 5g~ 5h0 5h1 5h2 5h3 5h4 5h5 5h6 5h7 5h8 5h9 5hA 5hB 5h\ -C 5hD 5hE 5hF 5hG 5hH 5hI 5hJ 5hK 5hL 5hM 5hN 5hO 5hP 5hQ 5hR 5hS 5hT 5hU 5hV\ - 5hW 5hX 5hY 5hZ 5ha 5hb 5hc 5hd 5he 5hf 5hg 5hh 5hi 5hj 5hk 5hl 5hm 5hn 5ho \ -5hp 5hq 5hr 5hs 5ht 5-9 5-A 5-a 5-b 5-$ 5-- 5?A 5?B 5?b 5?d 5?% 5?( 5?. 5|B 5\ -|C 5|c 5|d 5|& 5|/ 515' 515: 51D( 51D; 51L) 51L, 51L< 51T* 51T- 51T. 51T= 51T\ -> 51T? 51b+ 51b> 51j, 51j? 52YT 52YU 52YX 52Ya 52Yb 52Yc 52Yj 52Yk 52Yl 52ZH \ -52ZI 52ZJ 52ZK 52ZL 52ZM 52ZN 52ZO 52ZP 52ZQ 52ZR 52ZS 52ZT 52ZU 52ZV 52ZW 52\ -ZX 52ZY 52ZZ 52Za 52Zb 52Zc 52Zd 52Ze 52Zf 52Zg 52Zh 52gS 52gV 52gY 52gb 52gc\ - 52gd 52gk 52gl 52gm 52hI 52hJ 52hK 52hL 52hM 52hN 52hO 52hP 52hQ 52hR 52hS 5\ -2hT 52hU 52hV 52hW 52hX 52hY 52hZ 52ha 52hb 52hc 52hd 52he 52hf 52hg 52hh 52h\ -i 52i8 52i9 52iA 52iB 52iC 52iD 52iE 52iF 52iG 52iH 52iI 52iJ 52iK 52iL 52iM \ -52iN 52iO 52iP 52iQ 52iR 52iS 52iT 52iU 52iV 52iW 52iX 52iY 53Fa 53Fb 53Fc 53\ -Fj 53Fm 53Fp 53Fq 53Fr 53Fs 53Ft 53Fu 53Nb 53Nc 53Nd 53Nk 53Nn 53No 53Np 53Nq\ - 53Nt 53Nu 53Nv 53Vc 53Vd 53Ve 53Vl 53Vm 53Vn 53Vo 53Vr 53Vu 53Vv 53Vw 6 6G 6\ -R 6T 6[ 61H 61I 61i 61j 62z 62# 62$ 62% 62& 62' 62( 62) 62* 62+ 62, 62- 62. 6\ -2/ 62: 62; 62< 62= 62> 62? 62@ 62[ 62] 62^ 62_ 62` 62{ 62| 62} 631 632 633 63\ -4 635 636 637 638 639 63A 63B 63C 63D 63E 63F 63G 63H 63I 63J 63K 63L 63M 63N\ - 68A 68S 68T 68t 68v 68[ 68] 69I 69O 69j 69k 69l 69m 69n 69. 69: 69< 6A8 6A9 \ -6AZ 6Ab 6A# 6A$ 6A% 6A& 6A' 6A( 6A) 6A* 6A+ 6A, 6A- 6A. 6A/ 6A: 6A; 6A< 6A= 6\ -A> 6A? 6A@ 6A[ 6A] 6A^ 6A_ 6A` 6A{ 6A| 6A~ 6B0 6B1 6B3 6B4 6B5 6B6 6B7 6B8 6B\ -9 6BA 6BB 6BC 6BD 6BE 6BF 6BG 6BH 6BI 6BJ 6BK 6BL 6BM 6BN 6BO 6BP 6BQ 6BR 6BS\ - 6BT 6BU 6BV 6BW 6BX 6BY 6BZ 6Ba 6Bb 6Bc 6Bd 6Be 6Bf 6Bg 6Bh 6Bi 6Bj 6Bk 6Bl \ -6Bm 6Bn 6Bo 6Bp 6OC 6Ov 6Ow 6O^ 6O_ 6PK 6PQ 6Pl 6Pm 6Pn 6Po 6Pp 6P/ 6P< 6QA 6\ -QB 6Qb 6Qc 6Q% 6Q& 6Q' 6Q( 6Q) 6Q* 6Q+ 6Q, 6Q- 6Q. 6Q/ 6Q: 6Q; 6Q< 6Q= 6Q> 6Q\ -? 6Q@ 6Q[ 6Q] 6Q^ 6Q_ 6Q` 6Q{ 6Q| 6Q} 6Q~ 6R0 6R1 6R2 6R3 6R4 6R5 6R6 6R7 6R8\ - 6R9 6RA 6RB 6RC 6RD 6RE 6RF 6RG 6RH 6RI 6RJ 6RK 6RL 6RM 6RN 6RO 6RP 6RQ 6RR \ -6RS 6RT 6RU 6RV 6RW 6RX 6RY 6RZ 6Ra 6Rb 6Rc 6Rd 6Re 6Rf 6Rg 6Rh 6Ri 6Rj 6Rk 6\ -Rl 6Rm 6Rn 6Ro 6Rp 6Rq 6Rr 6WD 6WE 6WF 6Ww 6Wx 6W_ 6W| 6XL 6XM 6Xm 6Xn 6X: 6X\ -; 6YB 6YC 6YD 6YH 6YI 6Yc 6Yd 6Ye 6Yf 6Yg 6Y& 6Y' 6Y( 6Y) 6Y* 6Y+ 6Y, 6Y- 6Y.\ - 6Y/ 6Y: 6Y; 6Y< 6Y= 6Y> 6Y? 6Y@ 6Y[ 6Y] 6Y^ 6Y_ 6Y` 6Y{ 6Y| 6Y} 6Y~ 6Z0 6Z1 \ -6Z2 6Z3 6Z4 6Z5 6Z6 6Z7 6Z8 6Z9 6ZA 6ZB 6ZC 6ZD 6ZE 6ZF 6ZG 6ZH 6ZI 6ZJ 6ZK 6\ -ZL 6ZM 6ZN 6ZO 6ZP 6ZQ 6ZR 6ZS 6ZT 6ZU 6ZV 6ZW 6ZX 6ZY 6ZZ 6Za 6Zb 6Zc 6Zd 6Z\ -e 6Zf 6Zg 6Zh 6Zi 6Zj 6Zk 6Zl 6Zm 6Zn 6Zo 6Zp 6Zq 6Zr 6Zs 6e5 6e8 6eE 6eK 6e`\ - 6e{ 6fM 6fN 6fn 6fo 6f; 6f< 6gC 6gD 6gd 6ge 6g' 6g( 6g) 6g* 6g+ 6g, 6g- 6g. \ -6g/ 6g: 6g; 6g< 6g= 6g> 6g? 6g@ 6g[ 6g] 6g^ 6g_ 6g` 6g{ 6g| 6g} 6g~ 6h0 6h1 6\ -h2 6h3 6h4 6h5 6h6 6h7 6h8 6h9 6hA 6hB 6hC 6hD 6hE 6hF 6hG 6hH 6hI 6hJ 6hK 6h\ -L 6hM 6hN 6hO 6hP 6hQ 6hR 6hS 6hT 6hU 6hV 6hW 6hX 6hY 6hZ 6ha 6hb 6hc 6hd 6he\ - 6hf 6hg 6hh 6hi 6hj 6hk 6hl 6hm 6hn 6ho 6hp 6hq 6hr 6hs 6ht 6-9 6-A 6-a 6-b \ -6-$ 6-- 6.@ 6/G 6/I 6/h 6/k 6?A 6?B 6?b 6?d 6?% 6?& 6?. 6?/ 6?: 6@[ 6@_ 6[H 6\ -[I 6[J 6[N 6[O 6[i 6[j 6|B 6|C 6|& 6|) 6|/ 6|< 6|? 6}[ 6}] 6~I 6~K 6~j 6~k 61\ -5C 615D 615d 615e 616] 616^ 616` 616{ 617k 617l 61DD 61DE 61De 61Df 61E^ 61E_\ - 61Fl 61Fm 61Lf 61Lh 61M_ 61M` 61Nm 61Np 61T* 61T+ 61T- 61T. 61T= 61T> 61T? 6\ -1T@ 61T[ 61T] 61U` 61U{ 61b+ 61b> 61c{ 61c| 61k| 61k} 61l0 61l1 62YU 62YV 62Y\ -W 62Ya 62Yb 62Yc 62Yg 62Yh 62Yi 62Yj 62Yk 62Yl 62Ym 62Yn 62Yo 62ZH 62ZI 62ZJ \ -62ZK 62ZL 62ZM 62ZN 62ZO 62ZP 62ZQ 62ZR 62ZS 62ZT 62ZU 62ZV 62ZW 62ZX 62ZY 62\ -ZZ 62Za 62Zb 62Zc 62Zd 62Ze 62Zf 62Zg 62Zh 62a| 62a} 62a~ 62b0 62b1 62b2 62b3\ - 62b4 62b5 62b6 62b7 62b8 62b9 62bA 62bB 62bC 62bD 62bE 62bF 62bG 62bH 62bI 6\ -2bJ 62bK 62bL 62bM 62bN 62bP 62bS 62bU 62bV 62bX 62bY 62bZ 62ba 62bb 62bc 62b\ -d 62be 62bf 62gV 62gW 62gX 62gb 62gc 62gd 62gh 62gi 62gj 62gk 62gl 62gm 62gn \ -62go 62gp 62hI 62hJ 62hK 62hL 62hM 62hN 62hO 62hP 62hQ 62hR 62hS 62hT 62hU 62\ -hV 62hW 62hX 62hY 62hZ 62ha 62hb 62hc 62hd 62he 62hf 62hg 62hh 62hi 62i8 62i9\ - 62iA 62iB 62iC 62iD 62iE 62iF 62iG 62iH 62iI 62iJ 62iK 62iL 62iM 62iN 62iO 6\ -2iP 62iQ 62iR 62iS 62iT 62iU 62iV 62iW 62iX 62iY 62i} 62i~ 62j0 62j1 62j2 62j\ -3 62j4 62j5 62j6 62j7 62j8 62j9 62jA 62jB 62jC 62jD 62jE 62jF 62jG 62jH 62jI \ -62jJ 62jK 62jL 62jM 62jN 62jO 62jP 62jS 62jV 62jY 62jZ 62ja 62jb 62jc 62jd 62\ -je 62jf 62jg 62jq 62jr 62js 62jt 62ju 62jv 62jw 62jx 62jy 62jz 62j# 62j$ 62j%\ - 62j& 62j' 62j( 62j) 62j* 62j+ 62j, 62j- 62j. 62j/ 62j: 62j; 62j< 62j= 62z0 6\ -2z1 62z3 62z4 62z6 62z7 62z9 62zA 62zB 62zC 62zD 62zE 62zF 62zG 62zH 62zR 62z\ -T 62zU 62zW 62zX 62zZ 62za 62zb 62zc 62zd 62ze 62zf 62zg 62zh 62zi 62*1 62*2 \ -62*3 62*4 62*5 62*6 62*7 62*8 62*9 62*A 62*B 62*C 62*D 62*E 62*F 62*G 62*H 62\ -*I 62*J 62*K 62*L 62*M 62*N 62*O 62*P 62*Q 62*R 62*S 62*T 62*V 62*W 62*Y 62*Z\ - 62*b 62*c 62*d 62*e 62*f 62*g 62*h 62*i 62*j 62 72? 72[ 72] 72_ 72{ 72| 72} 72~ 730 731 732 733 734 735 736 737 \ -738 739 73A 73B 73C 73D 73E 73F 73G 73H 73I 73J 73K 73L 73M 73N 73p 73q 73r 7\ -3s 73t 73u 73v 73w 73x 73y 73z 73# 73$ 73% 73& 73' 73( 73) 73* 73+ 73, 73- 73\ -. 73/ 73: 73; 73< 73> 73@ 73^ 73{ 73} 73~ 740 742 743 745 746 748 74A 74B 74C\ - 74f 74g 74h 74i 74j 74k 74l 74m 74n 74o 74p 74q 74r 74s 74t 74u 74v 74w 74x \ -74y 74z 74# 74$ 74% 74& 74' 74( 754 757 75B 75D 75E 75G 75H 75J 75L 75M 75O 7\ -5P 75Q 75S 75T 78A 78B 78D 78E 78G 78I 78J 78L 78M 78N 78P 78Q 78S 78T 78U 78\ -V 78W 78X 78Y 78Z 78a 78b 78c 78d 78e 78f 78g 78h 78i 78j 78k 78l 78m 78n 78o\ - 78p 78q 78r 78s 78] 78^ 78_ 78{ 78| 78} 790 791 792 793 794 795 796 797 798 \ -799 79A 79B 79C 79D 79E 79F 79G 79H 79M 79O 79R 79S 79U 79W 79X 79Y 79a 79b 7\ -9d 79e 79g 79i 79. 79/ 79: 79< 79= 79> 79@ 79[ 79] 79^ 79_ 79` 79{ 79| 79} 79\ -~ 7A0 7A1 7A2 7A3 7A4 7A5 7A6 7A7 7Ac 7Af 7Ai 7Ak 7Al 7Am 7Ao 7Ap 7Ar 7As 7Au\ - 7Aw 7Ax 7Ay 7A, 7A. 7A/ 7A: 7A< 7A= 7A? 7A@ 7A] 7A_ 7A` 7A{ 7A} 7A~ 7B0 7B1 \ -7B2 7B3 7B5 7B6 7B7 7B8 7B9 7BA 7BB 7BC 7BD 7BE 7BF 7BG 7BH 7BI 7BJ 7BK 7BL 7\ -BM 7BN 7BO 7Bq 7Br 7Bs 7Bt 7Bu 7Bv 7Bw 7Bx 7By 7Bz 7B# 7B$ 7B% 7B& 7B' 7B( 7B\ -) 7B* 7B+ 7B, 7B- 7B. 7B/ 7B: 7B; 7B< 7B= 7B[ 7B` 7B| 7B} 7C0 7C1 7C3 7C5 7C6\ - 7C8 7C9 7CA 7CC 7CD 7Cg 7Ch 7Ci 7Cj 7Cl 7Cm 7Cn 7Co 7Cp 7Cq 7Cr 7Cs 7Ct 7Cu \ -7Cv 7Cw 7Cx 7Cy 7Cz 7C# 7C$ 7C% 7C& 7C' 7C( 7C) 7D9 7DB 7DE 7DF 7DH 7DJ 7DK 7\ -DL 7DN 7DO 7DQ 7DR 7DT 7DV 7Df 7Dg 7Di 7Dk 7Dl 7Dm 7Do 7Dp 7Dr 7Ds 7Du 7Dw 7D\ -x 7Dy 7Dz 7D# 7D$ 7D% 7D& 7D' 7D( 7D) 7D* 7D+ 7D, 7D- 7D. 7D/ 7D: 7D; 7D< 7D=\ - 7D> 7D? 7D@ 7D[ 7D] 7D^ 7D_ 7EM 7EN 7EO 7EP 7EQ 7ER 7ES 7ET 7EU 7EV 7EW 7EX \ -7EY 7EZ 7Ea 7Eb 7Ec 7Ed 7Ee 7Ef 7Eg 7Eh 7Ei 7Ej 7Ek 7El 7Em 7Eq 7Ew 7Ey 7Ez 7\ -E# 7E% 7E& 7E( 7E) 7E+ 7E- 7E. 7E/ 7FD 7FE 7FF 7FG 7FH 7FJ 7FK 7FL 7FM 7FN 7F\ -O 7FP 7FQ 7FR 7FS 7FT 7FU 7FV 7FW 7FX 7FY 7FZ 7Fa 7Fb 7Fc 7F: 7F; 7F= 7F> 7F@\ - 7F] 7F^ 7F` 7F{ 7F| 7F~ 7G0 7OF 7OH 7OI 7OJ 7OO 7OP 7OR 7OT 7OU 7OV 7OW 7OX \ -7OY 7OZ 7Oa 7Ob 7Oc 7Od 7Oe 7Og 7Oh 7Oi 7Oj 7Ok 7Ol 7Om 7Op 7Oq 7Or 7Os 7Ot 7\ -Ou 7O^ 7O_ 7O` 7O{ 7O| 7O} 7O~ 7P0 7P1 7P2 7P3 7P4 7P5 7P6 7P7 7P8 7P9 7PA 7P\ -B 7PC 7PD 7PE 7PF 7PG 7PH 7PI 7PJ 7PT 7PV 7PW 7PX 7PZ 7Pa 7Pc 7Pd 7Pf 7Ph 7Pi\ - 7Pj 7P/ 7P: 7P; 7P< 7P= 7P> 7P? 7P@ 7P[ 7P] 7P^ 7P_ 7P` 7P{ 7P| 7P} 7P~ 7Q0 \ -7Q1 7Q2 7Q3 7Q4 7Q5 7Q6 7Q7 7Q8 7Q9 7Qk 7Ql 7Qn 7Qo 7Qq 7Qs 7Qt 7Qv 7Qw 7Qx 7\ -Qz 7Q# 7Q; 7Q< 7Q> 7Q@ 7Q_ 7Q` 7Q| 7Q} 7R0 7R1 7R2 7R3 7R4 7R5 7R6 7R7 7R8 7R\ -9 7RA 7RB 7RC 7RD 7RE 7RF 7RG 7RH 7RI 7RJ 7RK 7RL 7RM 7RN 7RO 7RP 7RQ 7Rs 7Rt\ - 7Ru 7Rv 7Rw 7Rx 7Ry 7Rz 7R# 7R$ 7R% 7R& 7R' 7R( 7R) 7R* 7R+ 7R, 7R- 7R. 7R/ \ -7R: 7R; 7R< 7R= 7R> 7R? 7R~ 7S0 7S2 7S4 7S5 7S6 7S8 7S9 7SB 7SC 7SE 7SG 7Si 7\ -Sj 7Sk 7Sl 7Sm 7Sn 7So 7Sp 7Sq 7Sr 7Ss 7St 7Su 7Sv 7Sw 7Sx 7Sy 7Sz 7S# 7S$ 7S\ -% 7S& 7S' 7S( 7S) 7S* 7S+ 7TG 7TI 7TJ 7TK 7TM 7TN 7TP 7TQ 7TS 7TU 7TV 7TW 7Tk\ - 7Tl 7Tn 7To 7Tt 7Tv 7Tw 7Tx 7Tz 7T# 7T$ 7T% 7T& 7T' 7T( 7T) 7T* 7T+ 7T, 7T- \ -7T. 7T/ 7T: 7T; 7T< 7T= 7T> 7T? 7T@ 7T[ 7T] 7T^ 7T_ 7T` 7T{ 7UO 7UP 7UQ 7UR 7\ -US 7UT 7UU 7UV 7UW 7UX 7UY 7UZ 7Ua 7Ub 7Uc 7Ud 7Ue 7Uf 7Ug 7Uh 7Ui 7Uj 7Uk 7U\ -l 7Um 7Un 7Uo 7Uy 7Uz 7U$ 7U% 7U' 7U) 7U- 7U. 7U: 7U; 7VE 7VF 7VG 7VH 7VI 7VJ\ - 7VK 7VL 7VM 7VN 7VO 7VP 7VQ 7VR 7VS 7VT 7VU 7VV 7VW 7VX 7VY 7VZ 7Va 7Vb 7Vc \ -7Vd 7Ve 7V? 7V[ 7V] 7V^ 7V` 7V{ 7V} 7V~ 7W1 7W3 7WJ 7WK 7WP 7WR 7WV 7WW 7WX 7\ -WY 7WZ 7Wa 7Wb 7Wc 7Wd 7We 7Wf 7Wg 7Wh 7Wi 7Wj 7Wk 7Wl 7Wm 7Wn 7Wo 7Wp 7Wq 7W\ -r 7Ws 7Wt 7Wu 7Wv 7W_ 7W` 7W{ 7W| 7W} 7W~ 7X0 7X1 7X2 7X3 7X4 7X5 7X6 7X7 7X8\ - 7X9 7XA 7XB 7XC 7XD 7XE 7XF 7XG 7XH 7XI 7XJ 7XK 7XX 7XY 7Xa 7Xc 7Xg 7Xh 7Xj \ -7Xk 7X: 7X; 7X< 7X= 7X> 7X? 7X@ 7X[ 7X] 7X^ 7X_ 7X` 7X{ 7X| 7X} 7X~ 7Y0 7Y1 7\ -Y2 7Y3 7Y4 7Y5 7Y6 7Y7 7Y8 7Y9 7YA 7Yo 7Yq 7Yr 7Ys 7Yx 7Yy 7Y# 7Y% 7Y? 7Y@ 7Y\ -` 7Y{ 7Z1 7Z2 7Z3 7Z4 7Z5 7Z6 7Z7 7Z8 7Z9 7ZA 7ZB 7ZC 7ZD 7ZE 7ZF 7ZG 7ZH 7ZI\ - 7ZJ 7ZK 7ZL 7ZM 7ZN 7ZO 7ZP 7ZQ 7ZR 7Zt 7Zu 7Zv 7Zw 7Zx 7Zy 7Zz 7Z# 7Z$ 7Z% \ -7Z& 7Z' 7Z( 7Z) 7Z* 7Z+ 7Z, 7Z- 7Z. 7Z/ 7Z: 7Z; 7Z< 7Z= 7Z> 7Z? 7Z@ 7a3 7a4 7\ -a6 7a7 7aC 7aE 7aF 7aG 7aj 7ak 7al 7am 7an 7ao 7ap 7aq 7ar 7as 7at 7au 7av 7a\ -w 7ax 7ay 7az 7a# 7a$ 7a% 7a& 7a' 7a( 7a) 7a* 7a+ 7a, 7bK 7bL 7bN 7bP 7bT 7bU\ - 7bW 7bX 7bo 7bq 7bu 7bv 7b# 7b$ 7b% 7b& 7b' 7b( 7b) 7b* 7b+ 7b, 7b- 7b. 7b/ \ -7b: 7b; 7b< 7b= 7b> 7b? 7b@ 7b[ 7b] 7b^ 7b_ 7b` 7b{ 7b| 7cP 7cQ 7cR 7cS 7cT 7\ -cU 7cV 7cW 7cX 7cY 7cZ 7ca 7cb 7cc 7cd 7ce 7cf 7cg 7ch 7ci 7cj 7ck 7cl 7cm 7c\ -n 7co 7cp 7c% 7c' 7c( 7c) 7c. 7c/ 7dF 7dG 7dH 7dI 7dJ 7dK 7dL 7dM 7dN 7dO 7dP\ - 7dQ 7dR 7dS 7dT 7dU 7dV 7dW 7dX 7dY 7dZ 7da 7db 7dc 7dd 7de 7df 7d^ 7d_ 7d~ \ -7e1 7e2 7e3 7eW 7eX 7eY 7eZ 7ea 7eb 7ec 7ed 7ee 7ef 7eg 7eh 7ei 7ej 7ek 7el 7\ -em 7en 7eo 7ep 7eq 7er 7es 7et 7eu 7ev 7ew 7e` 7e{ 7e| 7e} 7e~ 7f0 7f1 7f2 7f\ -3 7f4 7f5 7f6 7f7 7f8 7f9 7fA 7fB 7fC 7fD 7fE 7fF 7fG 7fH 7fI 7fJ 7fK 7fL 7fb\ - 7fc 7fh 7fi 7f; 7f< 7f= 7f> 7f? 7f@ 7f[ 7f] 7f^ 7f_ 7f` 7f{ 7f| 7f} 7f~ 7g0 \ -7g1 7g2 7g3 7g4 7g5 7g6 7g7 7g8 7g9 7gA 7gB 7gs 7gt 7gy 7g# 7h2 7h3 7h4 7h5 7\ -h6 7h7 7h8 7h9 7hA 7hB 7hC 7hD 7hE 7hF 7hG 7hH 7hI 7hJ 7hK 7hL 7hM 7hN 7hO 7h\ -P 7hQ 7hR 7hS 7hu 7hv 7hw 7hx 7hy 7hz 7h# 7h$ 7h% 7h& 7h' 7h( 7h) 7h* 7h+ 7h,\ - 7h- 7h. 7h/ 7h: 7h; 7h< 7h= 7h> 7h? 7h@ 7h[ 7i7 7i9 7iD 7iE 7ik 7il 7im 7in \ -7io 7ip 7iq 7ir 7is 7it 7iu 7iv 7iw 7ix 7iy 7iz 7i# 7i$ 7i% 7i& 7i' 7i( 7i) 7\ -i* 7i+ 7i, 7i- 7jO 7jP 7jU 7jV 7j$ 7j% 7j& 7j' 7j( 7j) 7j* 7j+ 7j, 7j- 7j. 7j\ -/ 7j: 7j; 7j< 7j= 7j> 7j? 7j@ 7j[ 7j] 7j^ 7j_ 7j` 7j{ 7j| 7j} 7kQ 7kR 7kS 7kT\ - 7kU 7kV 7kW 7kX 7kY 7kZ 7ka 7kb 7kc 7kd 7ke 7kf 7kg 7kh 7ki 7kj 7kk 7kl 7km \ -7kn 7ko 7kp 7kq 7k) 7k* 7lG 7lH 7lI 7lJ 7lK 7lL 7lM 7lN 7lO 7lP 7lQ 7lR 7lS 7\ -lT 7lU 7lV 7lW 7lX 7lY 7lZ 7la 7lb 7lc 7ld 7le 7lf 7lg 7m1 7-9 7-A 7-C 7-D 7-\ -E 7-F 7-G 7-H 7-I 7-J 7-K 7-L 7-M 7-N 7-O 7-P 7-Q 7-R 7-S 7-U 7-V 7-W 7-X 7-Y\ - 7-Z 7-a 7-b 7-c 7-d 7-e 7-f 7-g 7-h 7-i 7-j 7-k 7-l 7-m 7-n 7-o 7-p 7-q 7-r \ -7-s 7-t 7-u 7-v 7-w 7-x 7-y 7-z 7-# 7-$ 7-% 7-& 7-' 7-( 7-) 7-* 7-+ 7-, 7-- 7\ --. 7-/ 7-: 7-; 7-< 7-= 7-> 7-? 7-@ 7-[ 7-] 7-^ 7-_ 7-` 7-{ 7-| 7-} 7-~ 7.0 7.\ -1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 7.9 7.A 7.B 7.C 7.D 7.E 7.F 7.G 7.I 7.J 7.K 7.L\ - 7.M 7.N 7.O 7.P 7.Q 7.R 7.S 7.U 7.V 7.W 7.X 7.Y 7.Z 7.a 7.b 7.c 7.d 7.e 7.g \ -7.h 7.i 7.j 7.k 7.l 7.m 7.n 7.p 7.q 7.s 7.t 7.u 7.v 7.w 7.x 7.y 7.z 7.# 7.$ 7\ -.% 7.' 7.( 7.* 7.+ 7.- 7.. 7./ 7.: 7.; 7.= 7.> 7.@ 7.[ 7.^ 7._ 7.{ 7.| 7.} 7.\ -~ 7/0 7/1 7/2 7/3 7/4 7/5 7/6 7/7 7/8 7/9 7/A 7/B 7/C 7/D 7/E 7/F 7/G 7/H 7/I\ - 7/J 7/K 7/L 7/M 7/N 7/O 7/P 7/Q 7/R 7/S 7/T 7/U 7/V 7/W 7/X 7/Z 7/a 7/c 7/d \ -7/f 7/g 7/h 7/i 7/j 7/k 7/l 7/m 7/n 7/o 7/p 7/r 7/s 7/u 7/v 7/x 7/y 7/z 7/# 7\ -/$ 7/% 7/& 7/' 7/( 7/) 7/* 7/. 7// 7/: 7/; 7/< 7/= 7/? 7/@ 7/[ 7/] 7/^ 7/_ 7/\ -` 7/{ 7:0 7:1 7:2 7:3 7:4 7:5 7:6 7:7 7:8 7:9 7:A 7:B 7:C 7:D 7:E 7:F 7:G 7:H\ - 7:I 7:J 7:K 7:L 7:M 7:N 7:O 7:P 7:Q 7:R 7:S 7:T 7:U 7:V 7:W 7:X 7:Y 7:Z 7:a \ -7:b 7:c 7:d 7:e 7:f 7:g 7:h 7:i 7:j 7:k 7:l 7:m 7:n 7:o 7:p 7:q 7:r 7:s 7:t 7\ -:u 7:v 7:w 7:x 7:y 7:z 7:# 7:$ 7:% 7:& 7:' 7:( 7:) 7:* 7:+ 7:, 7:- 7:. 7:/ 7:\ -: 7:; 7:< 7:= 7:> 7:? 7:@ 7:[ 7:] 7:^ 7:_ 7:` 7:{ 7:| 7:~ 7;0 7;1 7;2 7;3 7;4\ - 7;5 7;6 7;7 7;8 7;9 7;A 7;B 7;C 7;D 7;E 7;F 7;G 7;H 7;I 7;J 7;K 7;L 7;M 7;N \ -7;O 7;P 7;Q 7;R 7;S 7;T 7;U 7;V 7;W 7;X 7;Y 7;Z 7;a 7;b 7;c 7;d 7;e 7;f 7;g 7\ -;h 7;i 7;j 7;k 7;l 7;m 7;n 7;o 7;p 7;q 7;r 7;s 7;t 7;v 7;w 7;x 7;y 7;z 7;# 7;\ -$ 7;% 7;& 7;' 7;( 7;) 7;* 7;+ 7;, 7;- 7;. 7;/ 7;: 7;; 7;< 7;= 7;> 7;? 7;@ 7;[\ - 7;] 7;^ 7;_ 7;` 7;{ 7;| 7;} 7;~ 7<0 7<1 7<2 7<3 7<4 7<5 7<6 7<7 7<8 7<9 7 7 7=? 7=@ 7=[ 7=] 7=^ 7=_ \ -7=` 7={ 7=| 7=} 7=~ 7>0 7>1 7>2 7>3 7>4 7>5 7>6 7>7 7>8 7>9 7>A 7>B 7>C 7>D 7\ ->E 7>F 7>G 7>H 7>I 7>J 7>K 7>L 7>M 7>N 7>O 7>P 7>Q 7>R 7>S 7>T 7>U 7>V 7>W 7>\ -X 7>Y 7>Z 7>a 7>b 7>c 7>d 7>e 7>f 7>g 7>h 7>i 7>j 7>k 7>l 7>m 7>n 7>o 7>p 7>q\ - 7>r 7>s 7>t 7>u 7>v 7>w 7>x 7>y 7>z 7># 7>$ 7>% 7>& 7>' 7>( 7>) 7>* 7>+ 7>, \ -7>- 7>. 7>/ 7>: 7>< 7>= 7>> 7>? 7>@ 7>[ 7>] 7>^ 7>_ 7>` 7>{ 7>| 7>} 7>~ 7?0 7\ -?4 7?5 7?6 7?7 7?8 7?9 7?D 7?E 7?F 7?G 7?H 7?J 7?K 7?L 7?M 7?N 7?O 7?P 7?Q 7?\ -R 7?V 7?W 7?Y 7?Z 7?a 7?b 7?c 7?d 7?e 7?f 7?g 7?h 7?i 7?j 7?k 7?l 7?m 7?n 7?o\ - 7?p 7?q 7?r 7?s 7?t 7?u 7?v 7?w 7?x 7?y 7?z 7?# 7?$ 7?% 7?& 7?' 7?( 7?) 7?* \ -7?+ 7?, 7?- 7?. 7?/ 7?: 7?; 7?< 7?= 7?> 7?? 7?@ 7?[ 7?] 7?^ 7?_ 7?` 7?{ 7?| 7\ -?} 7?~ 7@0 7@1 7@2 7@3 7@4 7@5 7@6 7@7 7@8 7@9 7@A 7@B 7@C 7@D 7@E 7@F 7@G 7@\ -H 7@I 7@J 7@K 7@L 7@M 7@N 7@O 7@P 7@Q 7@U 7@V 7@W 7@X 7@Y 7@Z 7@a 7@b 7@c 7@d\ - 7@e 7@f 7@g 7@h 7@i 7@m 7@n 7@o 7@p 7@q 7@r 7@s 7@t 7@u 7@v 7@w 7@x 7@y 7@z \ -7@# 7@$ 7@% 7@& 7@' 7@( 7@) 7@* 7@+ 7@, 7@- 7@. 7@/ 7@: 7@; 7@< 7@= 7@> 7@? 7\ -@[ 7@] 7@_ 7@` 7@| 7@} 7@~ 7[0 7[1 7[2 7[3 7[4 7[5 7[6 7[7 7[8 7[9 7[A 7[B 7[\ -C 7[D 7[E 7[F 7[G 7[H 7[I 7[J 7[K 7[L 7[M 7[N 7[O 7[P 7[Q 7[R 7[S 7[T 7[U 7[V\ - 7[W 7[X 7[Y 7[Z 7[a 7[c 7[d 7[f 7[g 7[l 7[m 7[n 7[o 7[p 7[q 7[r 7[t 7[u 7[w \ -7[x 7[z 7[& 7[' 7[( 7[) 7[* 7[+ 7[/ 7[: 7[; 7[? 7[@ 7[[ 7[] 7[^ 7[_ 7[` 7[{ 7\ -[| 7]4 7]5 7]6 7]7 7]8 7]9 7]A 7]B 7]C 7]D 7]E 7]F 7]G 7]H 7]I 7]J 7]K 7]L 7]\ -M 7]N 7]O 7]P 7]Q 7]R 7]S 7]T 7]U 7]V 7]W 7]X 7]Y 7]Z 7]a 7]b 7]c 7]d 7]e 7]f\ - 7]g 7]h 7]i 7]j 7]k 7]l 7]m 7]n 7]o 7]p 7]q 7]r 7]s 7]t 7]u 7]v 7]w 7]x 7]y \ -7]z 7]# 7]$ 7]% 7]& 7]' 7]( 7]) 7]* 7]+ 7], 7]- 7]. 7]/ 7]: 7]; 7]< 7]= 7]> 7\ -]? 7]@ 7][ 7]] 7]^ 7]_ 7]` 7]{ 7^0 7^1 7^2 7^3 7^4 7^6 7^7 7^8 7^9 7^A 7^B 7^\ -C 7^D 7^E 7^I 7^J 7^K 7^L 7^M 7^N 7^O 7^P 7^Q 7^R 7^S 7^T 7^U 7^V 7^W 7^X 7^Y\ - 7^Z 7^a 7^b 7^c 7^d 7^e 7^f 7^g 7^h 7^i 7^j 7^k 7^l 7^m 7^n 7^o 7^p 7^q 7^r \ -7^s 7^t 7^u 7^v 7^w 7^x 7^y 7^z 7^# 7^$ 7^% 7^& 7^' 7^( 7^) 7^* 7^+ 7^, 7^- 7\ -^. 7^/ 7^: 7^; 7^< 7^= 7^> 7^? 7^@ 7^[ 7^] 7^^ 7^_ 7^` 7^{ 7^| 7^} 7^~ 7_0 7_\ -1 7_2 7_3 7_4 7_5 7_6 7_7 7_8 7_9 7_A 7_B 7_C 7_D 7_H 7_I 7_J 7_K 7_L 7_M 7_N\ - 7_O 7_P 7_Q 7_R 7_S 7_T 7_U 7_V 7_Z 7_a 7_c 7_d 7_e 7_i 7_j 7_k 7_o 7_p 7_q \ -7_r 7_s 7_t 7_u 7_v 7_w 7_& 7_' 7_( 7_) 7_* 7_+ 7_, 7_- 7_. 7_/ 7_: 7_; 7_< 7\ -_= 7_> 7_? 7_@ 7_[ 7_] 7_^ 7__ 7_` 7_{ 7_| 7_} 7_~ 7`0 7`1 7`2 7`3 7`4 7`5 7`\ -6 7`7 7`8 7`9 7`A 7`B 7`C 7`D 7`E 7`F 7`G 7`H 7`I 7`J 7`K 7`L 7`M 7`N 7`O 7`P\ - 7`Q 7`R 7`S 7`T 7`U 7`V 7`W 7`X 7`Y 7`Z 7`a 7`b 7`c 7`d 7`e 7`f 7`g 7`h 7`i \ -7`j 7`k 7`l 7`m 7`n 7`o 7`p 7`q 7`r 7`s 7`t 7`u 7`v 7`z 7`# 7`$ 7`( 7`) 7`* 7\ -`+ 7`, 7`- 7`. 7`/ 7`: 7`> 7`@ 7`[ 7`] 7`^ 7`_ 7`` 7`{ 7`| 7`} 7`~ 7{0 7{1 7{\ -2 7{3 7{4 7{5 7{6 7{7 7{8 7{9 7{A 7{B 7{C 7{D 7{E 7{F 7{G 7{H 7{I 7{J 7{K 7{L\ - 7{M 7{N 7{O 7{P 7{Q 7{R 7{S 7{T 7{U 7{V 7{W 7{X 7{Y 7{Z 7{a 7{b 7{c 7{d 7{e \ -7{f 7{g 7{h 7{i 7{j 7{k 7{l 7{m 7{n 7{o 7{p 7{q 7{r 7{s 7{t 7{u 7{v 7{w 7{x 7\ -{y 7{z 7{# 7{$ 7{% 7{& 7{' 7{( 7{) 7{* 7{+ 7{, 7{- 7{. 7{/ 7{= 7{> 7{? 7{@ 7{\ -[ 7{^ 7{_ 7{` 7{{ 7{| 7{} 7{~ 7|0 7|1 7|8 7|9 7|A 7|E 7|F 7|K 7|L 7|M 7|N 7|O\ - 7|P 7|Q 7|R 7|S 7|Z 7|b 7|c 7|d 7|e 7|f 7|g 7|h 7|i 7|j 7|k 7|l 7|m 7|n 7|o \ -7|p 7|q 7|r 7|s 7|t 7|u 7|v 7|w 7|x 7|y 7|z 7|# 7|$ 7|% 7|& 7|' 7|( 7|) 7|* 7\ -|+ 7|, 7|- 7|. 7|/ 7|: 7|; 7|< 7|= 7|> 7|? 7|@ 7|[ 7|] 7|^ 7|_ 7|` 7|{ 7|| 7|\ -} 7|~ 7}0 7}1 7}2 7}3 7}4 7}5 7}6 7}7 7}8 7}9 7}A 7}B 7}C 7}D 7}E 7}F 7}G 7}H\ - 7}I 7}J 7}K 7}L 7}M 7}N 7}O 7}P 7}Q 7}R 7}V 7}W 7}X 7}b 7}c 7}d 7}e 7}f 7}g \ -7}h 7}i 7}j 7}q 7}r 7}s 7}t 7}u 7}v 7}w 7}x 7}y 7}z 7}# 7}$ 7}% 7}& 7}' 7}( 7\ -}) 7}* 7}+ 7}, 7}- 7}. 7}/ 7}: 7}; 7}< 7}= 7}> 7}? 7}@ 7}] 7}^ 7}` 7}{ 7}} 7}\ -~ 7~0 7~1 7~2 7~3 7~4 7~5 7~6 7~7 7~8 7~9 7~A 7~B 7~C 7~D 7~E 7~F 7~G 7~H 7~I\ - 7~J 7~K 7~L 7~M 7~N 7~O 7~P 7~Q 7~R 7~S 7~T 7~U 7~V 7~W 7~X 7~Y 7~Z 7~a 7~c \ -7~d 7~f 7~g 7~i 7~m 7~n 7~o 7~s 7~t 7~v 7~w 7~y 7~z 7~* 7~+ 7~, 7~@ 7~[ 7~^ 7\ -~_ 7~` 7~{ 7~| 7~} 7108 7109 710A 710B 710C 710D 710E 710F 710G 710H 710I 710\ -J 710K 710L 710M 710N 710O 710P 710Q 710R 710S 710T 710U 710V 710W 710X 710Y \ -710Z 710a 710b 710c 710d 710e 710f 710g 710h 710i 710j 710k 710l 710m 710n 71\ -0o 710p 710q 710r 710s 710t 710u 710v 710w 710x 710y 710z 710# 710$ 710% 710&\ - 710' 710( 710) 710* 710+ 710, 710- 710. 710/ 710: 710; 710< 710= 710> 710? 7\ -10@ 710[ 710] 710^ 710_ 710` 710{ 710| 7111 7112 7117 7118 7119 711A 711B 711\ -C 711D 711E 711F 711M 711N 711O 711P 711Q 711R 711S 711T 711U 711V 711W 711X \ -711Y 711Z 711a 711b 711c 711d 711e 711f 711g 711i 711j 711k 711l 711m 711n 71\ -1o 711p 711r 711s 711t 711u 711v 711w 711x 711y 711z 711# 711$ 711% 711& 711'\ - 711( 711) 711* 711+ 711, 711- 711. 711/ 711: 711; 711< 711= 711> 711? 711@ 7\ -11[ 711] 711^ 711_ 711` 711{ 711| 711} 711~ 7120 7121 7122 7123 7124 7125 712\ -6 7127 7128 7129 712A 712B 712C 712D 712E 712I 712J 712K 712O 712P 712Q 712R \ -712S 712T 712U 712V 712W 712d 712e 712p 712r 712s 712t 712u 712v 712w 712x 71\ -2* 712+ 712, 712- 712. 712/ 712: 712; 712< 712= 712> 712? 712@ 712[ 712] 712^\ - 712_ 712` 712{ 712| 712} 712~ 7130 7131 7132 7133 7134 7135 7136 7137 7138 7\ -139 713A 713B 713C 713D 713E 713F 713G 713H 713I 713J 713K 713L 713M 713N 713\ -O 713P 713Q 713R 713S 713T 713U 713V 713W 713X 713Y 713Z 713a 713b 713c 713d \ -713e 713f 713g 713h 713i 713j 713k 713l 713m 713n 713o 713p 713q 713r 713s 71\ -3t 713u 713v 713w 713) 713* 713+ 713, 713- 713. 713/ 713: 713; 713] 713^ 713`\ - 713{ 713| 713} 713~ 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 714A 7\ -14B 714C 714D 714E 714F 714G 714H 714I 714J 714K 714L 714M 714N 714O 714P 714\ -Q 714R 714S 714T 714U 714V 714W 714X 714Y 714Z 714a 714b 714c 714d 714e 714f \ -714g 714h 714i 714j 714k 714l 714m 714n 714o 714p 714q 714r 714s 714t 714u 71\ -4v 714w 714x 714y 714z 714# 714$ 714% 714& 714' 714( 714* 714+ 714, 714- 714.\ - 714/ 714: 714> 714? 714_ 714` 714{ 714| 714} 714~ 7150 7151 7152 71TO 71TP 7\ -1TR 71TS 71TT 71Tg 71Th 71Ti 71Tj 71Tk 71Tl 71Tm 71Tn 71To 71Tp 71Tq 71Tr 71T\ -t 71Tu 71T* 71T+ 71T, 71T- 71T. 71T: 71T; 71T< 71T= 71T> 71T? 71T@ 71T] 71U5 \ -71U6 71U8 71U9 71UA 71UB 71UD 71UE 71UG 71UH 71UI 71UK 71UL 71UM 71UN 71UO 71\ -UP 71UQ 71US 71UT 71UU 71Uf 71Ug 71Uh 71Uj 71Uk 71Ul 71Un 71Ux 71Uy 71Uz 71U#\ - 71U$ 71U' 71U( 71U* 71U+ 71U, 71U- 71U. 71U/ 71U: 71U< 71U= 71U@ 71U[ 71U] 7\ -1U^ 71U_ 71V| 71V} 71V~ 71W0 71W1 71W2 71WC 71WD 71WE 71WF 71WG 71WH 71WI 71W\ -J 71WK 71WL 71WN 71WO 71WP 71WQ 71WS 71WT 71WU 71WV 71WW 71WX 71WY 71WZ 71Wa \ -71Wb 71Wc 71Wd 71We 71Wf 71Wg 71Wh 71Wi 71Wj 71Wk 71Wl 71Wm 71Wn 71Wp 71Wq 71\ -Wr 71Ws 71Wu 71Wv 71Ww 71Wx 71Wy 71Wz 71W# 71W$ 71W% 71W& 71W' 71W( 71W) 71W*\ - 71W+ 71W, 71W- 71W. 71W/ 71W: 71W; 71W< 71W= 71W? 71W@ 71W[ 71W^ 71W_ 71W` 7\ -1W{ 71W| 71W} 71W~ 71X0 71X1 71XB 71XC 71XE 71XF 71XG 71XH 71XI 71XJ 71XT 71X\ -U 71XV 71XW 71XX 71XY 71XZ 71Xa 71Xb 71Xc 71Xd 71Xg 71Xh 71Xi 71Xj 71Xk 71Xl \ -71Xn 71Xo 71Xp 71Xs 71Xt 71Xu 71Xv 71Xw 71Xx 71Xy 71Xz 71X# 71X$ 71X% 71X& 71\ -X' 71X( 71X) 71X+ 71X, 71X- 71X/ 71X: 71X; 71X< 71X= 71X> 71X? 71X@ 71X[ 71X]\ - 71X^ 71X_ 71X` 71X{ 71X| 71X} 71X~ 71Y0 71Y1 71Y3 71Y4 71Y5 71Y7 71Y8 71Y9 7\ -1YB 71YC 71YD 71YF 71YG 71YH 71YS 71YT 71YV 71YW 71YX 71YY 71YZ 71Ya 71bS 71b\ -U 71bV 71bW 71bh 71bi 71bj 71bk 71bl 71bm 71bo 71bp 71bq 71br 71bs 71bt 71bu \ -71bv 71bx 71by 71bz 71b# 71b$ 71b% 71b& 71b' 71b) 71b* 71b+ 71b, 71b- 71b/ 71\ -b: 71b; 71b< 71b= 71b> 71b? 71b@ 71b] 71b^ 71b_ 71b` 71b{ 71b| 71b} 71b~ 71c1\ - 71c2 71c3 71c4 71c5 71c6 71c7 71c8 71c9 71cA 71cB 71cC 71cD 71cE 71cF 71cG 7\ -1cH 71cI 71cJ 71cK 71cL 71cM 71cN 71cO 71cP 71cQ 71cR 71cS 71cT 71cU 71cV 71c\ -W 71cj 71ck 71cl 71cm 71cn 71co 71cy 71cz 71c# 71c$ 71c% 71c& 71c' 71c( 71c) \ -71c* 71c+ 71c, 71c- 71c. 71c/ 71c: 71c; 71c< 71c= 71c> 71c? 71c@ 71c[ 71c] 71\ -c^ 71c_ 71c` 71c{ 71c| 71c} 71c~ 71d0 71d1 71d2 71d3 71d4 71d5 71d6 71d7 71d8\ - 71d9 71dA 71dB 71dC 71dD 71dE 71dF 71dG 71dH 71dI 71dJ 71dK 71dL 71dM 71dN 7\ -1dO 71dP 71dQ 71dR 71dS 71dT 71dU 71dV 71dW 71dY 71dZ 71da 71db 71dc 71dd 71d\ -e 71df 71dg 71dh 71di 71dj 71dk 71dl 71dm 71dn 71d# 71d$ 71d% 71d& 71d' 71d( \ -71eD 71eE 71eF 71eG 71eH 71eI 71eJ 71eK 71eL 71eN 71eO 71eP 71eQ 71eR 71eS 71\ -eT 71eU 71eV 71eW 71eX 71eY 71eZ 71ea 71eb 71ec 71ed 71ee 71ef 71eg 71eh 71ei\ - 71ej 71ek 71el 71em 71en 71eo 71ep 71eq 71er 71es 71eu 71ev 71ew 71ex 71ey 7\ -1ez 71e# 71e$ 71e% 71e& 71e' 71e) 71e* 71e+ 71e, 71e- 71e. 71e/ 71e: 71e; 71e\ -< 71e> 71e? 71e@ 71e[ 71e] 71e^ 71e_ 71e` 71e{ 71e| 71e} 71e~ 71f0 71f1 71f2 \ -71fF 71fG 71fH 71fI 71fJ 71fU 71fV 71fW 71fX 71fY 71fZ 71fa 71fb 71fc 71fd 71\ -fe 71ff 71fg 71fh 71fi 71fk 71fl 71fn 71fo 71fp 71fr 71fs 71ft 71fw 71fx 71fy\ - 71fz 71f# 71f$ 71f% 71f& 71f' 71f( 71f) 71f+ 71f, 71f- 71f. 71f/ 71f: 71f; 7\ -1f< 71f= 71f> 71f? 71f@ 71f[ 71f] 71f^ 71f_ 71f` 71f{ 71f| 71f} 71f~ 71g0 71g\ -1 71g2 71g3 71g4 71g5 71g7 71g8 71g9 71gA 71gB 71gC 71gF 71gG 71gH 71gJ 71gW \ -71gX 71gZ 71ga 71gb 71g/ 71g: 71g; 71g< 71g= 71g> 71g? 71g@ 71g[ 71g] 71g^ 71\ -g_ 71g{ 71g| 71g} 71g~ 71h0 71h2 71h3 71h4 71h5 71h6 71h7 71h8 71h9 71hA 71hB\ - 71hC 71hD 71hE 71hF 71hG 71hH 71hI 71hK 71hL 71hM 71hN 71hO 71hP 71hQ 71hR 7\ -1hS 71hT 71hU 71hV 71hW 71hY 71hZ 71ha 71hc 71hd 71he 71hg 71hh 71hi 71hk 71h\ -l 71hm 71hn 71ho 71hq 71hr 71hs 71ht 71hu 71hv 71hx 71hy 71hz 71h# 71h$ 71h; \ -71h< 71i0 71i1 71i2 71i3 71i4 71i5 71i6 71i7 71i8 71iA 71iB 71iC 71iD 71iE 71\ -iF 71iG 71iH 71iI 71iK 71iL 71iM 71iN 71iO 71iP 71iQ 71iS 71iT 71iU 71iW 71iX\ - 71iY 71ia 71ib 71ic 71id 71ie 71if 71ih 71ii 71ij 71ik 71il 71im 71in 71io 7\ -1ip 71ir 71is 71it 71iu 71iv 71iw 71ix 71iy 71iz 71i# 71i$ 71i% 71i& 71i' 71i\ -( 71i) 71i* 71i, 71i. 71i/ 71i: 71i; 71i< 71i= 71i> 71i? 71j5 71j6 72Yv 72Yw \ -72Yx 72Y$ 72Y% 72Y& 72Y' 72Y( 72Y) 72Y* 72Y+ 72Y, 72Y@ 72Y[ 72Y^ 72Y_ 72Y` 72\ -Y~ 72Z0 72Z1 72Z2 72Z3 72Z4 72Z5 72Z6 72Z7 72ZH 72ZI 72ZJ 72ZK 72ZL 72ZM 72ZN\ - 72ZO 72ZP 72ZQ 72ZR 72ZS 72ZT 72ZU 72ZV 72ZW 72ZX 72ZY 72ZZ 72Za 72Zb 72Zc 7\ -2Zd 72Ze 72Zf 72Zg 72Zh 72Z, 72Z- 72Z. 72Z/ 72Z: 72Z; 72Z< 72Z= 72Z> 72Z? 72Z\ -@ 72Z[ 72Z] 72Z^ 72Z_ 72Z` 72Z{ 72Z| 72Z} 72Z~ 72a0 72a1 72a2 72a3 72a4 72a5 \ -72a6 72bR 72bS 72bT 72bU 72bV 72bW 72bY 72bZ 72ba 72bb 72bc 72be 72bf 72bg 72\ -bh 72bi 72bj 72bk 72bl 72bm 72bn 72bo 72bs 72bt 72bu 72bv 72bw 72bx 72by 72bz\ - 72b# 72b$ 72b% 72b& 72b' 72b( 72b) 72b* 72b+ 72b, 72b- 72b. 72b/ 72b: 72b; 7\ -2b< 72b= 72b> 72b@ 72b[ 72b] 72b^ 72b` 72b{ 72b| 72b} 72b~ 72c0 72c1 72c2 72c\ -3 72c4 72c5 72c6 72c7 72c8 72c9 72cA 72cB 72cC 72cD 72cg 72ch 72cj 72ck 72cm \ -72cn 72co 72cp 72cq 72cr 72cs 72ct 72cu 72cv 72cw 72cy 72cz 72c$ 72c% 72c& 72\ -c' 72c( 72c* 72c+ 72c- 72c. 72c: 72c; 72c< 72c= 72c> 72c? 72c@ 72c[ 72c] 72c^\ - 72c_ 72c{ 72c| 72c~ 72d0 72d1 72d2 72d3 72d4 72d5 72d7 72d8 72d9 72dA 72dB 7\ -2dD 72dE 72dF 72dG 72dH 72dI 72dJ 72dK 72dL 72dM 72dN 72dO 72dP 72dQ 72dR 72d\ -S 72dT 72dU 72g% 72g& 72g' 72g( 72g) 72g* 72g+ 72g, 72g- 72g. 72g/ 72g: 72g; \ -72g< 72g= 72g> 72g? 72g@ 72g_ 72g{ 72g| 72g} 72h0 72h1 72h2 72h3 72h4 72h5 72\ -h6 72h7 72h8 72h9 72hA 72hB 72hC 72hD 72hE 72hF 72hG 72hH 72hL 72hM 72hN 72hO\ - 72hP 72hQ 72hR 72hS 72hT 72hU 72hV 72hW 72hX 72hY 72hZ 72ha 72hb 72hc 72hd 7\ -2he 72hf 72hg 72hh 72hi 72h: 72h; 72h< 72h= 72h> 72h? 72h@ 72h[ 72h] 72h^ 72h\ -_ 72h` 72h{ 72h| 72h} 72h~ 72i0 72i1 72i2 72i3 72i4 72i5 72i6 72i7 72iB 72iC \ -72iD 72iE 72iF 72iG 72iH 72iI 72iJ 72iK 72iL 72iM 72iN 72iO 72iP 72iQ 72iR 72\ -iS 72iT 72iU 72iV 72iW 72iX 72iY 72ic 72id 72ie 72if 72ig 72ih 72ii 72ij 72ik\ - 72il 72im 72in 72io 72ip 72iq 72ir 72is 72it 72iu 72iv 72iw 72ix 72iy 72iz 7\ -2jY 72jZ 72ja 72jb 72jc 72jd 72je 72jf 72jg 72jh 72ji 72jj 72jk 72jl 72jm 72j\ -n 72jo 72jp 72jz 72j# 72j$ 72j% 72j& 72j' 72j( 72j) 72j* 72j+ 72j, 72j- 72j. \ -72j/ 72j: 72j; 72j< 72j= 72j[ 72j] 72j^ 72j_ 72j` 72j| 72j} 72j~ 72k0 72k1 72\ -k2 72k3 72k4 72k5 72k6 72k7 72k8 72k9 72kA 72kB 72kC 72kD 72kE 72kj 72kk 72km\ - 72kn 72kp 72kq 72kr 72ks 72kt 72ku 72kv 72kw 72kx 72ky 72kz 72k# 72k$ 72k% 7\ -2k& 72k' 72k( 72k) 72k. 72k/ 72k; 72k< 72k= 72k> 72k? 72k@ 72k[ 72k] 72k^ 72k\ -_ 72k` 72k{ 72k| 72k} 72k~ 72l0 72l1 72l2 72l3 72l4 72l8 72l9 72lB 72lC 72lD \ -72lE 72lF 72lG 72lH 72lI 72lJ 72lK 72lL 72lM 72lN 72lO 72lP 72lQ 72lR 72lS 72\ -lT 72lU 72lV 72m4 72m5 72m6 72m7 72m8 72m9 72mA 72mB 72mC 72mD 72mE 72mF 72mG\ - 72mH 72mI 72mJ 72mK 72mL 72mV 72mW 72mX 72mY 72mZ 72ma 72mb 72mc 72md 72me 7\ -2mf 72mg 72mh 72mi 72mj 72mk 72ml 72mm 72mq 72mr 72mw 72mx 72my 72mz 72m# 72m\ -$ 72m% 72m& 72m' 72m( 72m) 72m* 72m+ 72m, 72m- 72m. 72m/ 72m: 72nF 72nG 72nL \ -72nM 72nN 72nO 72nP 72nQ 72nR 72nS 72nT 72nU 72nV 72nW 72nX 72nY 72nZ 72na 72\ -nb 72nc 72nj 72nl 72nm 72nn 72no 72np 72nq 72nr 72ns 72nt 72nu 72nv 72nw 72nx\ - 72ny 72nz 72n# 72n$ 72n% 72n& 72n- 72n. 72n: 72n; 72n< 72n= 72n> 72n? 72n@ 7\ -2n[ 72n] 72n^ 72n_ 72n` 72n{ 72n| 72n} 72n~ 72o0 72o1 72w* 72w+ 72w, 72w- 72w\ -. 72w/ 72w= 72w> 72w? 72w@ 72w[ 72w] 72x3 72x5 72x6 72x7 72x8 72x9 72xA 72xB \ -72xE 72xF 72xG 72xH 72xI 72xJ 72xT 72xU 72xV 72xW 72xX 72xY 72xZ 72xa 72xb 72\ -xc 72xd 72xe 72xf 72xg 72xh 72xi 72xj 72xk 72x] 72x^ 72x_ 72x` 72x| 72x} 72x~\ - 72y0 72y1 72y2 72y3 72y4 72y5 72y6 72y8 72y9 72yJ 72yK 72yL 72yM 72yN 72yO 7\ -2yP 72yQ 72yR 72yS 72yT 72yU 72yV 72yW 72yX 72yY 72yZ 72ya 72yk 72yl 72ym 72y\ -n 72yo 72yp 72yq 72yr 72ys 72yt 72yu 72yv 72yw 72yx 72yy 72yz 72y# 72y$ 72zd \ -72ze 72zf 72zg 72zh 72zi 72zm 72zn 72zo 72zp 72zq 72zr 72z' 72z( 72z) 72z* 72\ -z+ 72z, 72z: 72z; 72z< 72z= 72z> 72z? 72z~ 72#0 72#1 72#2 72#3 72#4 72#5 72#6\ - 72#7 72#8 72#9 72#B 72#C 72#D 72#E 72#F 72#G 72#r 72#s 72#t 72#u 72#v 72#w 7\ -2#x 72#y 72#z 72## 72#$ 72#% 72#& 72#' 72#( 72#) 72#* 72#+ 72#? 72#@ 72#[ 72#\ -] 72#^ 72#_ 72#` 72#{ 72#| 72#} 72#~ 72$0 72$1 72$2 72$3 72$4 72$5 72$6 72$G \ -72$I 72$J 72$K 72$L 72$M 72$N 72$O 72$P 72$Q 72$R 72$S 72$T 72$U 72$V 72$W 72\ -$X 72%9 72%A 72%B 72%C 72%D 72%E 72%I 72%J 72%K 72%L 72%M 72%N 72%a 72%b 72%c\ - 72%d 72%e 72%f 72%j 72%k 72%l 72%m 72%n 72%o 72%y 72%z 72%$ 72%% 72%& 72%' 7\ -2%( 72%) 72%- 72%. 72%/ 72%: 72%; 72%< 72&N 72&O 72&P 72&Q 72&R 72&S 72&T 72&\ -U 72&V 72&Z 72&a 72&b 72&c 72&d 72&e 72&r 72&s 72&t 72&u 72&v 72&w 72&x 72&y \ -72&z 72&# 72&$ 72&% 72&& 72&' 72&( 72&? 72&@ 72&[ 72&] 72&^ 72&_ 72&` 72&{ 72\ -&} 72&~ 72'0 72'1 72'2 72'3 72'. 72'/ 72': 72'> 72'? 72'@ 72(6 72(7 72(9 72(A\ - 72(B 72(F 72(G 72(H 72(I 72(J 72(X 72(Y 72(Z 72(a 72(b 72(c 72(g 72(h 72(i 7\ -2(j 72(k 72(l 72({ 72(| 72(} 72)0 72)1 72)6 72)7 72)8 72)9 72)A 72)N 72)O 72)\ -P 72)Q 72)R 72)S 72)W 72)X 72)Y 72)Z 72)a 72)b 72)o 72)p 72)q 72)r 72)s 72)t \ -72)x 72)y 72)z 72)# 72)$ 72)% 72*h 72*i 72*j 72*n 72*o 72*p 72*+ 72*, 72*- 72\ -*; 72*< 72*= 72+3 72+4 72+5 72+6 72+7 72+8 72+C 72+D 72+E 72+F 72+G 72+v 72+w\ - 72+x 72+y 72+z 72+# 72+' 72+( 72+) 72+* 72++ 72+, 72+^ 72+_ 72+` 72+{ 72+| 7\ -2+} 72,2 72,3 72,4 72,5 72,6 72,7 72,K 72,L 72,N 72,O 72,P 72,T 72,U 72,V 72,\ -W 72,X 72,Y 72-D 72-E 72-F 72-J 72-K 72-L 72-e 72-f 72-g 72-k 72-l 72-m 72-% \ -72-' 72-( 72-) 72-* 72-. 72-/ 72-: 72.R 72.S 72.T 72.U 72.V 72.W 72.a 72.b 72\ -.c 72.v 72.w 72.x 72.$ 72.% 72.& 72.( 72.) 72.^ 72._ 72.` 72.~ 72/0 72/1 72/2\ - 72/3 72:A 72:C 72:G 72:H 72:b 72:c 72:d 72:h 72:i 72:j 72;0 72;1 72;2 72;6 7\ -2;7 72;8 72;R 72;S 72;T 72;X 72;Y 72;Z 72;s 72;t 72;u 72;y 72;z 72;# 72=7 72=\ -8 72=9 72=D 72=E 72=z 72=# 72=$ 72=( 72=) 72=} 72=~ 72>3 72>4 72>5 72>O 72>P \ -72>U 72>V 72>W 72?) 72?* 72@V 72@W 72@X 72@' 72[0 72[1 73F$ 73F% 73F& 73F' 73\ -F( 73F) 73F* 73F+ 73F, 73F- 73F. 73F/ 73F: 73F; 73F< 73F= 73F> 73F? 73F@ 73F[\ - 73F] 73F^ 73F_ 73F` 73F{ 73F| 73F} 73F~ 73G0 73G2 73G3 73G4 73G5 73G6 73G7 7\ -3G8 73G9 73GA 73GB 73GC 73GD 73GE 73GF 73GG 73GH 73GI 73GK 73GL 73GM 73GN 73G\ -O 73GP 73GQ 73GR 73GS 73GT 73GU 73GV 73GW 73GX 73GY 73GZ 73Ga 73Gb 73Gc 73Gd \ -73Ge 73Gf 73Gg 73Gh 73Gi 73Gj 73Gk 73Gl 73Gm 73Gn 73Go 73Gp 73Gq 73G? 73G@ 73\ -G[ 73G^ 73G_ 73G` 73G{ 73G| 73G} 73G~ 73H0 73H1 73H2 73H3 73H4 73H5 73H6 73H7\ - 73H8 73H9 73HA 73HB 73HC 73HD 73HE 73HF 73HG 73HH 73HI 73HJ 73HK 73HL 73HM 7\ -3HN 73HO 73HP 73HQ 73HR 73HS 73HT 73HU 73HV 73HW 73HX 73HY 73HZ 73Ha 73Hb 73H\ -c 73Hd 73He 73Hf 73Hg 73Hh 73Hi 73Hj 73Hk 73Hl 73Hm 73Hn 73Ho 73Hp 73Hq 73Hr \ -73Hs 73Ht 73Hu 73Hv 73Hw 73Hx 73Hy 73H# 73H$ 73H% 73H& 73H' 73H( 73H) 73H* 73\ -IX 73IY 73IZ 73Ia 73Ib 73Ic 73Id 73Ie 73If 73Ig 73Ih 73Ii 73Ij 73Ik 73Il 73Im\ - 73In 73Io 73Ip 73Iq 73Ir 73Is 73It 73Iu 73Iv 73Iw 73Ix 73I$ 73I% 73I& 73I' 7\ -3I( 73I) 73I* 73I+ 73I, 73I- 73I. 73I/ 73I: 73I; 73I< 73I@ 73I[ 73I] 73I_ 73I\ -` 73I| 73J0 73J1 73J3 73J4 73J5 73J6 73J7 73J8 73J9 73JA 73JB 73JC 73JD 73JE \ -73JF 73JG 73JH 73JI 73JJ 73JK 73JL 73JM 73Jo 73Jp 73Jq 73Js 73Jt 73Jv 73Jw 73\ -Jx 73Jy 73Jz 73J# 73J$ 73J% 73J& 73J' 73J) 73J* 73J+ 73J, 73J- 73J. 73J/ 73J:\ - 73J; 73J< 73J= 73J> 73J? 73J@ 73J[ 73J] 73J^ 73J_ 73J` 73J{ 73J| 73J} 73J~ 7\ -3K0 73K1 73K2 73K3 73K4 73K5 73K6 73K7 73K8 73K9 73KA 73KB 73KC 73KD 73KE 73K\ -F 73KG 73KH 73KI 73KJ 73KK 73KL 73KM 73KN 73KO 73KQ 73KR 73KT 73KU 73KV 73KX \ -73KY 73KZ 73Ka 73Kb 73Kc 73Kd 73L3 73L4 73L5 73L6 73L7 73L8 73L9 73LA 73LB 73\ -LC 73LD 73LE 73LF 73LG 73LH 73LI 73LJ 73LK 73LL 73LM 73LN 73LO 73LP 73LQ 73LR\ - 73LS 73LT 73LX 73LY 73LZ 73La 73Lb 73Lc 73Ld 73Le 73Lf 73Lg 73Lh 73Li 73Lj 7\ -3Lk 73Ll 73Lp 73Lq 73Lr 73Ls 73Lt 73Lu 73Ly 73Lz 73L# 73L$ 73L% 73L& 73L' 73L\ -( 73L) 73L* 73L+ 73L, 73L- 73L. 73L/ 73L: 73L; 73L= 73L> 73L? 73L@ 73L[ 73L] \ -73MK 73ML 73MM 73MN 73MO 73MP 73MQ 73MR 73MS 73MT 73MU 73MV 73MX 73MY 73MZ 73\ -Ma 73Mb 73Mc 73Md 73Me 73Mf 73Mg 73Mh 73Mi 73Mj 73Mk 73Ml 73Mm 73Mn 73Mp 73Mq\ - 73Mr 73Ms 73Mt 73Mu 73Mv 73Mw 73Mx 73My 73Mz 73M# 73M$ 73M% 73M& 73M' 73M( 7\ -3M) 73M* 73M+ 73M, 73M- 73M. 73M/ 73M: 73M< 73M= 73M> 73M? 73M@ 73M[ 73M] 73M\ -^ 73M_ 73M` 73M{ 73M| 73M} 73M~ 73N0 73N4 73N5 73N6 73N7 73N8 73N9 73N% 73N& \ -73N' 73N( 73N) 73N* 73N+ 73N, 73N- 73N. 73N/ 73N: 73N; 73N< 73N= 73N> 73N? 73\ -N@ 73N[ 73N] 73N^ 73N_ 73N` 73N{ 73N| 73N} 73N~ 73O3 73O4 73O5 73O7 73O9 73OA\ - 73OB 73OC 73OD 73OE 73OF 73OH 73OL 73OM 73OP 73OQ 73OU 73OV 73OW 73OX 73OY 7\ -3OZ 73Oa 73Ob 73Oc 73Od 73Oe 73Of 73Og 73Oh 73Oi 73Om 73On 73Oo 73Op 73Oq 73O\ -r 73O@ 73O[ 73O] 73O^ 73O_ 73O` 73O| 73O} 73O~ 73P0 73P1 73P2 73P3 73P4 73P5 \ -73P6 73P7 73P8 73P9 73PA 73PB 73PC 73PD 73PE 73PF 73PG 73PH 73PI 73PJ 73PK 73\ -PL 73PM 73PN 73PO 73PP 73PQ 73PR 73PS 73PT 73PU 73PV 73PW 73PX 73PY 73PZ 73Pa\ - 73Pb 73Pc 73Pd 73Pe 73Pf 73Pg 73Ph 73Pl 73Pm 73Pn 73Po 73Pp 73Pq 73Pr 73Ps 7\ -3Pt 73Pu 73Pv 73Pw 73Px 73Py 73Pz 73P& 73P' 73P( 73P) 73P* 73P+ 73QY 73QZ 73Q\ -a 73Qb 73Qc 73Qd 73Qe 73Qf 73Qg 73Qh 73Qi 73Qj 73Qk 73Ql 73Qm 73Qn 73Qo 73Qp \ -73Qq 73Qr 73Qs 73Qt 73Qu 73Qv 73Qw 73Qx 73Qy 73Q% 73Q& 73Q' 73Q+ 73Q, 73Q- 73\ -Q. 73Q/ 73Q: 73Q; 73Q< 73Q= 73Q_ 73Q` 73Q{ 73R1 73R2 73R4 73R6 73R7 73R8 73R9\ - 73RA 73RB 73RC 73RD 73RE 73RI 73RJ 73RK 73RL 73RM 73RN 73Rp 73Rq 73Rr 73Rs 7\ -3Rt 73Ru 73Rv 73Rw 73Rx 73Ry 73Rz 73R# 73R$ 73R% 73R& 73R' 73R( 73R) 73R* 73R\ -+ 73R, 73R- 73R. 73R/ 73R: 73R; 73R< 73R= 73R> 73R? 73R@ 73R[ 73R] 73R^ 73R_ \ -73R` 73R{ 73R| 73R} 73R~ 73S0 73S1 73S2 73S3 73S4 73S5 73S6 73S7 73S8 73S9 73\ -SA 73SB 73SC 73SD 73SI 73SJ 73SK 73SL 73SM 73SN 73SO 73SP 73SQ 73SR 73SS 73ST\ - 73SU 73SV 73SZ 73Sa 73Sc 73Sd 73Se 73T4 73T5 73T6 73T7 73T8 73T9 73TA 73TB 7\ -3TC 73TD 73TE 73TF 73TG 73TH 73TI 73TJ 73TK 73TL 73TM 73TN 73TO 73TP 73TR 73T\ -S 73TT 73TU 73TY 73TZ 73Ta 73Te 73Tf 73Tg 73Th 73Ti 73Tj 73Tk 73Tl 73Tm 73Tt \ -73Tu 73Tv 73Tz 73T# 73T$ 73T( 73T) 73T* 73T+ 73T, 73T- 73T. 73T/ 73T: 73T> 73\ -T@ 73T[ 73T] 73T^ 73UL 73UM 73UN 73UO 73UP 73UQ 73UR 73US 73UT 73UU 73UV 73UW\ - 73UX 73UY 73UZ 73Ua 73Ub 73Uc 73Ud 73Ue 73Ug 73Uh 73Ui 73Uj 73Uk 73Ul 73Un 7\ -3Uo 73Up 73Uq 73Ur 73Us 73Ut 73Uu 73Uv 73Uw 73Ux 73Uy 73Uz 73U# 73U$ 73U% 73U\ -& 73U' 73U( 73U) 73U* 73U+ 73U, 73U- 73U. 73U/ 73U= 73U> 73U? 73U@ 73U[ 73U^ \ -73U_ 73U` 73U{ 73U| 73U} 73U~ 73V0 73V1 73V8 73V9 73VA 73V& 73V' 73V( 73V) 73\ -V* 73V+ 73V, 73V- 73V. 73V/ 73V: 73V; 73V< 73V= 73V> 73V? 73V@ 73V[ 73V] 73V^\ - 73V_ 73V` 73V{ 73V| 73V} 73V~ 73W0 73W5 73WA 73WB 73WC 73WD 73WE 73WG 73WH 7\ -3WI 73WP 73WR 73WV 73WW 73WX 73Wb 73Wc 73Wd 73We 73Wf 73Wg 73Wh 73Wi 73Wj 73W\ -q 73Wr 73Ws 73W[ 73W] 73W^ 73W_ 73W` 73W{ 73W| 73W} 73W~ 73X0 73X1 73X2 73X3 \ -73X4 73X5 73X6 73X7 73X8 73X9 73XA 73XB 73XC 73XD 73XE 73XF 73XG 73XH 73XI 73\ -XJ 73XK 73XL 73XM 73XN 73XO 73XP 73XQ 73XR 73XS 73XT 73XU 73XV 73XW 73XX 73XY\ - 73XZ 73Xa 73Xb 73Xc 73Xd 73Xe 73Xf 73Xg 73Xh 73Xi 73Xn 73Xo 73Xs 73Xt 73Xu 7\ -3Xv 73Xw 73Xx 73Xy 73Xz 73X# 73X* 73X+ 73X, 73YZ 73Ya 73Yb 73Yc 73Yd 73Ye 73Y\ -f 73Yg 73Yh 73Yi 73Yj 73Yk 73Yl 73Ym 73Yn 73Yo 73Yp 73Yq 73Yr 73Ys 73Yt 73Yu \ -73Yv 73Yw 73Yx 73Yy 73Yz 73Y, 73Y- 73Y. 73Y/ 73Y: 73Y; 73Y< 73Y= 73Y> 73Z2 73\ -Z7 73Z8 73Z9 73ZA 73ZB 73ZC 73ZD 73ZE 73ZF 73ZM 73ZN 73ZO 73Zq 73Zr 73Zs 73Zt\ - 73Zu 73Zv 73Zw 73Zx 73Zy 73Zz 73Z# 73Z$ 73Z% 73Z' 73Z( 73Z) 73Z* 73Z+ 73Z, 7\ -3Z- 73Z. 73Z/ 73Z: 73Z; 73Z< 73Z= 73Z> 73Z? 73Z@ 73Z[ 73Z] 73Z^ 73Z_ 73Z` 73Z\ -{ 73Z| 73Z} 73Z~ 73a0 73a1 73a2 73a3 73a4 73a5 73a6 73a7 73a9 73aA 73aB 73aC \ -73aD 73aE 73aI 73aJ 73aK 73aO 73aP 73aQ 73aR 73aS 73aT 73aU 73aV 73aW 73ad 73\ -ae 73b5 73b6 73b7 73b8 73b9 73bA 73bB 73bC 73bD 73bE 73bF 73bG 73bH 73bI 73bJ\ - 73bK 73bL 73bM 73bO 73bP 73bQ 73bR 73bS 73bT 73bU 73bV 73bf 73bg 73bh 73bi 7\ -3bj 73bk 73bl 73bm 73bn 73b) 73b* 73b+ 73b, 73b- 73b. 73b/ 73b: 73b; 73b] 73b\ -^ 73cM 73cN 73cO 73cP 73cQ 73cR 73cS 73cT 73cU 73cV 73cW 73cX 73cY 73cZ 73ca \ -73cb 73cc 73ce 73cg 73ch 73ci 73cj 73ck 73cl 73cm 73cn 73co 73cp 73cq 73cr 73\ -cs 73ct 73cu 73cv 73cw 73cx 73cy 73cz 73c# 73c$ 73c% 73c& 73c' 73c( 73c) 73c*\ - 73c+ 73c, 73c- 73c. 73c/ 73c: 73c> 73c? 73c_ 73c` 73c{ 73c| 73c} 73c~ 73d0 7\ -3d1 73d2 73$* 73$+ 73$, 73$- 73$. 73$/ 73$: 73$; 73$< 73$= 73$> 73$? 73$@ 73$\ -[ 73$] 73%E 73%F 73%H 73%I 73%J 73%f 73%g 73%h 73%i 73%j 73%k 73%m 73%n 73%` \ -73%{ 73%| 73%} 73%~ 73&0 73&1 73&2 73&3 73&4 73&5 73&6 73&7 73&8 73&9 73&A 73\ -&B 73&C 73&D 73&E 73&F 73&G 73&H 73&I 73&J 73&K 73&L 73'd 73'e 73'f 73'g 73'h\ - 73'i 73'j 73'k 73'l 73'm 73'n 73'o 73'p 73'q 73'r 73's 73't 73'u 73'v 73'w 7\ -3'x 73'y 73'z 73'# 73'$ 73'% 73'& 73'= 73'> 73'? 73'@ 73'[ 73'] 73(C 73(E 73(\ -F 73(G 73(H 73(I 73(J 73(u 73(v 73(w 73(x 73(y 73(z 73(# 73($ 73(% 73(& 73(' \ -73(( 73() 73(* 73(+ 73(, 73(- 73(. 73(/ 73(: 73(; 73(< 73(= 73(> 73(? 73(@ 73\ -([ 73(] 73(^ 73(_ 73(` 73({ 73(| 73(} 73(~ 73)0 73)1 73)2 73)3 73)4 73)5 73)6\ - 73)7 73)8 73)9 73)A 73)B 73)C 73)D 73)E 73)F 73)G 73)H 73)I 73)S 73)T 73)V 7\ -3)W 73)X 73)Z 73)a 73,+ 73,, 73,- 73,. 73,/ 73,: 73,; 73,< 73,= 73,> 73,? 73,\ -@ 73,[ 73,] 73,^ 73,_ 73,` 73,{ 73,| 73,} 73,~ 73-0 73-1 73-2 73-3 73-4 73-5 \ -73-I 73-K 73-M 73-k 73-l 73-m 73-n 73-o 73-{ 73-| 73-} 73-~ 73.0 73.1 73.2 73\ -.3 73.4 73.5 73.6 73.7 73.8 73.9 73.A 73.B 73.C 73.D 73.E 73.F 73.G 73.H 73.I\ - 73.J 73.K 73.L 73.M 73.N 73.O 73.P 73.Q 73.R 73.S 73.T 73.U 73.V 73.W 73.X 7\ -3.Y 73.Z 73.a 73.b 73.c 73.d 73.e 73.f 73.g 73.h 73.i 73.j 73.k 73.l 73.m 73.\ -n 73.# 73.$ 73.% 73.& 73.' 73.( 73/e 73/f 73/g 73/h 73/i 73/j 73/k 73/l 73/m \ -73/n 73/o 73/p 73/q 73/r 73/s 73/t 73/u 73/v 73/w 73/x 73/y 73/z 73/# 73/$ 73\ -/& 73/' 73:F 73:G 73:H 73:J 73:v 73:x 73:y 73:z 73:# 73:$ 73:% 73:& 73:' 73:(\ - 73:) 73:* 73:+ 73:, 73:- 73:. 73:/ 73:: 73:; 73:< 73:= 73:> 73:? 73:@ 73:[ 7\ -3:] 73:^ 73:_ 73:` 73:{ 73:| 73:~ 73;0 73;1 73;2 73;3 73;4 73;5 73;6 73;7 73;\ -8 73;9 73;A 73;B 73;C 73;D 73;E 73;F 73;G 73;H 73;I 73;J 73;W 73;X 73;Z 73;a \ -73;b 73 742? 742@ 742[ 742]\ - 742^ 742_ 742` 742{ 742| 742} 742~ 7430 7431 743] 743^ 743` 743{ 743| 743} 7\ -43~ 7440 7444 7445 7446 7447 7448 7449 744A 744B 744C 744D 744E 744F 744G 744\ -H 744I 745D 745E 745F 745G 745L 745O 745P 745Q 745R 745S 745T 745V 745W 745X \ -745Y 745Z 745d 745e 745f 745g 745h 745i 745m 745o 745p 745q 745r 745s 745t 74\ -5u 745v 745w 745x 745y 745z 745# 746u 746v 746w 746x 746y 746z 746& 746' 746(\ - 746) 746* 746+ 746, 746- 746. 746/ 746: 746; 746< 746= 746> 747. 747/ 747: 7\ -47_ 747` 747{ 747| 747} 747~ 7480 7481 7482 7483 7484 7485 7489 748A 748B 748\ -C 748D 748I 748J 748K 748L 748M 748N 748O 748P 748Q 748R 748S 748T 748U 748V \ -748W 749Q 749R 749S 749T 749U 749V 749Z 749c 749d 749f 749g 749h 749i 749j 74\ -9k 749l 749m 749n 74Ah 74Ai 74Aj 74At 74Au 74Av 74Aw 74Ax 74Ay 74Az 74A# 74A$\ - 74A% 74A& 74A' 74A+ 74A, 74A- 74A> 74A? 74A[ 74A] 74A^ 74A_ 74A` 74A{ 74A| 7\ -4A~ 74B0 74B1 74B2 74B{ 74B| 74B} 74B~ 74C0 74C8 74C9 74CB 74CC 74CD 74CE 74C\ -F 74CG 74CH 74CI 74CJ 74DD 74DE 74DQ 74DS 74DT 74DU 74DV 74DW 74DX 74DY 74Da \ -74De 74Df 74Dg 74Dq 74Dr 74Ds 74Dt 74Du 74Dv 74Dw 74Dx 74Dy 74Dz 74D# 74D$ 74\ -Ev 74Ew 74Ex 74E* 74E+ 74E, 74E- 74E. 74E/ 74E: 74E; 74E< 74E= 74E> 74E? 74F}\ - 74F~ 74G0 74G1 74G2 74G3 74G4 74G5 74G6 74GA 74GB 74GM 74GN 74GO 74GP 74GQ 7\ -4GR 74GS 74GT 74GU 74GV 74GW 74GX 74HR 74HS 74HT 74Hd 74Hg 74Hh 74Hi 74Hj 74H\ -k 74Hl 74Hm 74Hn 74Ho 74Ix 74Iy 74Iz 74I# 74I$ 74I% 74I& 74I' 74I( 74I] 74I_ \ -74I` 74I{ 74I| 74I} 74I~ 74J0 74J1 74J2 74J| 74J} 74KC 74KD 74KE 74KF 74KG 74\ -KH 74KI 74KJ 74KK 74LT 74LU 74LW 74LX 74LY 74Lu 74Lv 74Lw 74Lx 74Ly 74L# 74L$\ - 74L% 74O2 74O3 74O4 74O5 74O6 74O7 74OQ 74OR 74OT 74OU 74OV 74OW 74OX 74Ph 7\ -4Pk 74Pl 74Pm 74Pn 74Po 74Pp 74TX 74Ta 74Tb 74Ty 74Tz 74T# 74T$ 74T& 74U< 74U\ -= 74U> 74U? 74U@ 74U[ 74WU 74WV 74WW 74WX 74WY 74Xl 74Xm 74Xo 74Xp 74Xq 74Z0 \ -74aK 74aL 8 8^ 8_ 812 813 814 81I 81K 81M 81Q 81U 81Z 81d 82% 82& 82' 82( 82+\ - 82, 82- 82. 82/ 82: 82< 82} 82~ 830 831 832 833 834 835 836 837 838 839 83A \ -83B 83C 83D 83E 83F 83G 83H 83I 83J 83K 83L 83M 83N 83p 83q 83s 83t 83u 83v 8\ -3$ 83% 83& 83) 83= 83> 83? 83@ 83[ 83] 83^ 83_ 83` 83{ 83| 83} 83~ 840 841 84\ -2 843 844 845 846 847 848 849 84A 84B 84C 84D 884 885 886 88A 88B 88D 88E 88F\ - 88J 88K 88M 88N 88O 88V 88W 88X 88b 88c 88e 88f 88g 88_ 88` 88{ 891 893 894 \ -895 899 89A 89C 89D 89E 89I 89J 89L 89M 89N 89U 89V 89W 89: 89; 89< 89@ 89[ 8\ -9^ 89_ 89` 8A0 8A2 8A3 8A4 8A8 8A9 8AB 8AC 8AD 8AT 8AU 8AV 8A& 8A' 8A( 8A) 8A\ -* 8A+ 8A- 8A. 8A/ 8A: 8A; 8A< 8A= 8A> 8A? 8A@ 8A] 8A^ 8A_ 8A` 8A{ 8A| 8B1 8B2\ - 8B3 8B4 8B5 8B6 8B7 8B8 8B9 8BA 8BB 8BC 8BD 8BE 8BF 8Br 8Bs 8Bt 8Bu 8Bv 8Bw \ -8Bx 8By 8B# 8B% 8B& 8B' 8B( 8B) 8B* 8B, 8B- 8B. 8B/ 8B: 8B; 8B< 8B= 8B> 8B? 8\ -B@ 8B[ 8B] 8B^ 8B_ 8B` 8B{ 8C0 8C1 8C2 8C3 8C4 8C5 8Ch 8Ci 8Cj 8Ck 8Cl 8Cm 8C\ -n 8Co 8Cp 8Cr 8Cs 8Ct 8Cu 8Cv 8Cw 8Cx 8C$ 8C% 8C& 8C' 8C( 8C) 8C* 8C+ 8C, 8C-\ - 8C. 8C/ 8C: 8C; 8C< 8C~ 8D0 8D1 8D2 8D3 8D4 8O7 8O8 8OD 8OG 8OH 8OL 8OM 8OP \ -8OQ 8Oz 8O# 8O( 8O+ 8O, 8O^ 8O_ 8O{ 8O| 8O} 8P5 8P6 8P7 8PB 8PC 8PE 8PF 8PG 8\ -Pl 8Pm 8Po 8Pp 8Pq 8Px 8Py 8Pz 8P/ 8P: 8P< 8P= 8P> 8P] 8P^ 8P` 8P{ 8P| 8Q4 8Q\ -5 8Q6 8Qb 8Qc 8Qe 8Qf 8Qg 8Qw 8Qx 8Qy 8Q) 8Q* 8Q, 8Q- 8Q. 8Q/ 8Q: 8Q; 8Q< 8Q=\ - 8Q> 8Q? 8Q@ 8Q[ 8Q] 8Q^ 8Q_ 8Q` 8Q{ 8Q| 8Q} 8Q~ 8RV 8RW 8RZ 8Ra 8Rb 8Rc 8Rd \ -8Re 8Rf 8Rg 8Rh 8Ri 8Rs 8Rt 8Ru 8Rv 8Rw 8Rx 8Ry 8Rz 8R# 8R' 8R( 8R) 8R* 8R+ 8\ -R, 8R- 8R. 8R/ 8R: 8R; 8R= 8R> 8R? 8SH 8SI 8SJ 8SK 8SL 8SM 8SN 8SO 8SP 8ST 8S\ -U 8SV 8SW 8SX 8SY 8Si 8Sj 8Sk 8Sl 8Sm 8Sn 8So 8Sp 8Sq 8Sr 8Ss 8St 8Su 8Sv 8Sw\ - 8Sx 8Sy 8S& 8S' 8S( 8S* 8S+ 8T7 8T8 8T9 8TA 8TB 8TC 8TD 8TE 8TF 8TT 8TU 8TW \ -8TX 8W9 8WD 8WE 8WG 8WH 8WI 8Wa 8We 8Wf 8Wh 8Wi 8Wj 8Wn 8Wo 8Wq 8Wr 8Ws 8W` 8\ -W| 8W} 8X7 8XL 8XM 8XO 8XP 8XQ 8XY 8XZ 8Xd 8Xe 8Xg 8Xh 8Xi 8X: 8X; 8X= 8X> 8X\ -? 8Y6 8Y7 8YB 8YC 8YE 8YF 8YG 8YK 8YL 8YN 8YO 8YP 8YX 8YY 8Y+ 8Y- 8Y/ 8Y: 8Y;\ - 8Y< 8Y= 8Y> 8Y? 8Y@ 8Y[ 8Z6 8Z8 8ZA 8ZB 8ZC 8ZD 8ZE 8ZF 8ZG 8ZH 8ZI 8ZJ 8ZK \ -8ZL 8ZM 8ZN 8ZO 8ZP 8ZQ 8ZR 8Zt 8Zu 8Zv 8Zw 8Zx 8Zy 8Zz 8Z# 8Z$ 8Z) 8Z* 8Z, 8\ -Z- 8Z[ 8Z] 8Z^ 8Z_ 8Z` 8Z{ 8Z| 8Z} 8Z~ 8a4 8a5 8a7 8a8 8a9 8aA 8aB 8aC 8aD 8a\ -E 8aF 8aG 8aH 8aj 8ak 8al 8am 8an 8ao 8ap 8aq 8ar 8a( 8a) 8a+ 8a- 8a. 8a/ 8a:\ - 8a; 8a< 8a= 8a> 8a? 8a@ 8a[ 8a] 8a^ 8a_ 8a` 8a{ 8a| 8a} 8b3 8b4 8b6 8eE 8eF \ -8eH 8eI 8eJ 8eN 8eO 8eQ 8eR 8eS 8ef 8eg 8ei 8ej 8ek 8e{ 8e~ 8f0 8f9 8fD 8fE 8\ -fG 8fH 8fI 8fM 8fN 8fP 8fQ 8fR 8fa 8f; 8f< 8f> 8f? 8f@ 8f_ 8f` 8f| 8f} 8f~ 8g\ -8 8gC 8gD 8gF 8gG 8gH 8gZ 8g: 8g; 8g< 8g= 8g> 8g? 8g@ 8g[ 8g] 8g^ 8g_ 8g` 8g{\ - 8g| 8g} 8g~ 8h0 8h1 8hB 8hC 8hD 8hE 8hF 8hG 8hH 8hI 8hJ 8hu 8hv 8hw 8hx 8hy \ -8hz 8h# 8h$ 8h% 8h+ 8h- 8h/ 8h: 8h; 8h< 8h> 8h? 8h@ 8h[ 8h] 8h^ 8h_ 8h` 8h{ 8\ -h| 8h} 8h~ 8i0 8i6 8i8 8ik 8il 8im 8in 8io 8ip 8iq 8ir 8is 8it 8iu 8iv 8iw 8i\ -x 8iy 8i# 8i$ 8i* 8i. 8i/ 8i: 8i; 8i< 8i= 8i> 8i? 8i@ 8-9 8-B 8-C 8-D 8-G 8-H\ - 8-I 8-J 8-K 8-L 8-N 8-O 8-P 8-R 8-S 8-U 8-V 8-W 8-X 8-Z 8-$ 8-% 8-' 8-( 8-- \ -8-/ 8-: 8-; 8-= 8-> 8-? 8-~ 8.0 8.1 8.2 8.3 8.4 8.5 8.7 8.8 8.A 8.B 8.C 8.F 8\ -.G 8.I 8.J 8.K 8.M 8.N 8.O 8.s 8.t 8.u 8.w 8.x 8.y 8.# 8.$ 8.& 8.' 8.@ 8.[ 8.\ -] 8.^ 8._ 8.` 8.{ 8.| 8.} 8.~ 8/0 8/1 8/2 8/3 8/4 8/6 8/7 8/8 8/9 8/A 8/B 8/D\ - 8/E 8/F 8/h 8/j 8/k 8/l 8/m 8/n 8/o 8/p 8/z 8/# 8/$ 8/& 8/, 8/- 8/. 8// 8/: \ -8/< 8/= 8/> 8/? 8/@ 8/[ 8/] 8/^ 8/_ 8/` 8/{ 8/| 8/} 8/~ 8:0 8:1 8:2 8:3 8:4 8\ -:5 8:7 8:8 8:9 8:B 8:D 8:E 8:F 8:G 8:H 8:I 8:J 8:K 8:L 8:M 8:N 8:O 8:P 8:Q 8:\ -R 8:S 8:T 8:U 8:V 8:W 8:Y 8:Z 8:b 8:c 8:e 8:f 8:g 8:h 8:i 8:j 8:k 8:l 8:m 8:n\ - 8:o 8:p 8:q 8:r 8:s 8:t 8:u 8:v 8:w 8:x 8:y 8:z 8:# 8:$ 8:% 8:& 8:' 8:( 8:) \ -8:* 8:+ 8:, 8:- 8:. 8:: 8:; 8:< 8:= 8:> 8:? 8:@ 8:[ 8:] 8:^ 8:_ 8:` 8:{ 8:| 8\ -:} 8:~ 8;0 8;1 8;2 8;3 8;4 8;6 8;7 8;8 8;9 8;A 8;B 8;C 8;D 8;E 8;F 8;G 8;H 8;\ -I 8;J 8;L 8;M 8;N 8;O 8;P 8;Q 8;R 8;S 8;T 8;U 8;W 8;X 8;Y 8;Z 8;a 8;b 8;c 8;d\ - 8;e 8;f 8;g 8;h 8;i 8;j 8;k 8;l 8;m 8;n 8;o 8;p 8;q 8;r 8;s 8;t 8;u 8;v 8;w \ -8;x 8;y 8;z 8;# 8;$ 8;% 8;& 8;' 8;( 8;* 8;+ 8;, 8;- 8;. 8;/ 8;: 8;< 8;= 8;> 8\ -;? 8;@ 8;[ 8;] 8;^ 8;_ 8;{ 8;| 8;} 8;~ 8<0 8<1 8<2 8<3 8<5 8<6 8<7 8<8 8<9 8<\ -B 8 8\ -[? 8[@ 8[[ 8[] 8[^ 8[_ 8[` 8[{ 8[| 8[} 8[~ 8]0 8]1 8]2 8]3 8]4 8]5 8]6 8]8 8]\ -A 8]B 8]C 8]F 8]G 8]H 8]I 8]J 8]K 8]L 8]M 8]N 8]O 8]P 8]Q 8]R 8]S 8]T 8]U 8]V\ - 8]W 8]X 8]Z 8]b 8]c 8]d 8]g 8]h 8]i 8]j 8]k 8]l 8]m 8]n 8]o 8]p 8]q 8]r 8]s \ -8]t 8]u 8]v 8]w 8]x 8]y 8]z 8]# 8]$ 8]% 8]& 8]' 8]( 8]) 8]* 8], 8]- 8]. 8]/ 8\ -]: 8]< 8]= 8]> 8]? 8]@ 8][ 8]] 8]^ 8]_ 8]` 8]{ 8]| 8]} 8]~ 8^0 8^1 8^2 8^3 8^\ -4 8^5 8^7 8^8 8^9 8^A 8^B 8^D 8^E 8^F 8^G 8^H 8^I 8^J 8^K 8^L 8^M 8^N 8^O 8^P\ - 8^Q 8^R 8^S 8^T 8^U 8^V 8^W 8^Y 8^a 8^b 8^c 8^e 8^f 8^g 8^h 8^i 8^j 8^k 8^l \ -8^m 8^n 8^o 8^p 8^r 8^s 8^t 8^u 8^v 8^w 8^x 8^y 8^z 8^# 8^$ 8^% 8^& 8^' 8^( 8\ -^) 8^+ 8^- 8^. 8^/ 8^; 8^< 8^= 8^> 8^? 8^@ 8^[ 8^] 8^^ 8^_ 8^` 8^{ 8^| 8^} 8^\ -~ 8_0 8_1 8_2 8_3 8_4 8_6 8_8 8_9 8_A 8_C 8_D 8_E 8_F 8_G 8_H 8_I 8_J 8_K 8_L\ - 8_M 8_N 8_O 8_P 8_Q 8_R 8_S 8_T 8_U 8_V 8_X 8_Z 8_a 8_b 8_e 8|C 8|E 8|F 8|G \ -8|K 8|L 8|M 8|N 8|O 8|P 8|Q 8|S 8|T 8|U 8|V 8|W 8|X 8|Z 8|a 8|b 8|d 8|g 8|l 8\ -|n 8|o 8|p 8|q 8|r 8|s 8|t 8}1 8}2 8}3 8}4 8}5 8}6 8}7 8}8 8}9 8}B 8}D 8}E 8}\ -F 8}I 8}J 8}K 8}L 8}M 8}N 8}O 8}P 8}Q 8}R 8}S 8}T 8}U 8}V 8}W 8}X 8}Y 8}Z 8}a\ - 8}c 8}e 8}f 8}] 8}^ 8}_ 8}` 8}{ 8}| 8}} 8}~ 8~0 8~1 8~2 8~3 8~4 8~5 8~6 8~7 \ -8~A 8~C 8~E 8~H 8~I 8~J 8~L 8~M 8~N 8~O 8~P 8~Q 8~b 8~e 8~: 8~; 8~< 8~@ 8~[ 8\ -~] 8~^ 8~_ 8~` 8~{ 8~| 8~} 8~~ 8100 8101 8102 8103 8104 8105 8106 8107 810C 8\ -10D 810H 810I 810J 810K 810L 810M 810N 810O 810P 810Q 810R 810S 810T 810U 810\ -V 810W 810X 810Y 810c 810d 810i 810j 810k 810l 810m 810n 810o 810p 810q 810r \ -810s 810t 810u 810v 810w 810x 810y 810z 810# 810$ 810% 810& 810' 810( 810) 81\ -0* 810+ 810- 810/ 810; 810> 810? 810@ 810[ 810] 810^ 810_ 810` 810{ 810| 810}\ - 810~ 8110 8111 8112 8113 8114 8116 8118 811A 811B 811C 811F 811G 811H 811I 8\ -11J 811K 811L 811M 811N 811O 811P 811Q 811R 811S 811T 811U 811V 811W 811X 811\ -b 811c 811d 811g 811h 811i 811j 811k 811l 811m 811o 811p 811q 811r 811s 811t \ -811u 811v 811w 811x 811y 811z 811# 811$ 811% 811& 811' 811( 811) 811* 811. 81\ -1/ 811: 811= 811? 811@ 811[ 811] 811^ 811_ 811` 811{ 811| 811} 811~ 8120 8121\ - 8122 8123 8124 8125 8129 812A 812B 812E 812F 812G 812H 812I 812J 812K 812L 8\ -12M 812N 812O 812P 812R 812S 812T 812U 812V 812W 812a 812b 812c 81TI 81TO 81T\ -j 81Tk 81Tp 81Tq 81Tr 81Ts 81Tt 81Ty 81Tz 81T# 81T$ 81T% 81UW 81UX 81UY 81UZ \ -81Ua 81Ub 81Uc 81Ud 81Ue 81Ui 81Uj 81Uk 81Uo 81Up 81Uq 81Ur 81Us 81Ut 81Uu 81\ -Uv 81Uw 81V_ 81V` 81V{ 81W0 81W1 81W2 81WG 81WH 81WL 81WM 81WN 81WO 81WP 81WQ\ - 81WR 81WS 81WT 81WU 81WV 81WW 81WX 81WY 81WZ 81Wa 81Wb 81Wc 81W( 81W) 81W- 8\ -1W. 81W/ 81W_ 81W` 81X2 81X3 81X4 81X5 81X6 81X7 81X8 81X9 81XA 81XE 81XF 81X\ -G 81XK 81XL 81XM 81XN 81XO 81XP 81XQ 81XR 81XS 81XT 81XU 81XV 81XW 81XX 81XY \ -81XZ 81Xa 81Xb 81Xg 81Xh 81Xl 81Xm 81Xn 81Xo 81Xp 81Xq 81Xr 81Xs 81Xt 81bK 81\ -bP 81bQ 81bS 81bT 81bU 81bV 81bW 81bX 81bY 81ba 81bb 81bc 81bd 81be 81bf 81bg\ - 81bl 81bq 81br 81bs 81bt 81bu 81bw 81bx 81by 81c7 81c8 81c9 81cA 81cB 81cC 8\ -1cD 81cE 81cJ 81cK 81cO 81cP 81cR 81cS 81cT 81cU 81cV 81cW 81cX 81cY 81cZ 81c\ -a 81cb 81cd 81ce 81cf 81ck 81c| 81c} 81c~ 81d0 81d1 81d2 81d3 81d4 81d6 81d7 \ -81d8 81d9 81dA 81dB 81dC 81dD 81dI 81dJ 81dN 81dO 81dP 81dR 81dS 81dT 81dU 81\ -dV 81dj 81d` 81d{ 81d} 81d~ 81e0 81e1 81e2 81e3 81e5 81e6 81e7 81e8 81e9 81eA\ - 81eB 81eC 81eM 81eN 81eO 81eQ 81eR 81eS 81eT 81eU 81eV 81eW 81eX 81eY 81eZ 8\ -1eb 81ec 81ed 81en 81eo 81ep 81eq 81er 81es 81et 81eu 81ev 81ew 81ex 81ey 81e\ -z 81e# 81e$ 81e% 81e& 81e' 81e) 81e* 81e+ 81e, 81e- 81e. 81e/ 81e: 81e? 81e@ \ -81e_ 81e` 81e| 81e} 81e~ 81f0 81f1 81f2 81f3 81f4 81f5 81f7 81f8 81f9 81fA 81\ -fB 81fG 81fH 81fL 81fM 81fN 81fO 81fP 81fR 81fS 81fT 81fU 81fV 81fW 81fX 81fY\ - 81fZ 81fa 81fb 81fc 81fh 81fm 81fn 81fo 81fp 81fq 81fr 81fw 81fx 81fy 81fz 8\ -1f# 81f$ 81f% 81f& 81f' 81f) 81f* 81f+ 81f, 81f- 81f. 81f/ 81f> 81f^ 81f_ 81f\ -` 81f{ 81f} 81f~ 81g0 81g1 81g2 81g3 81g4 81g5 81g7 81g8 81g9 81gA 81gF 81gK \ -81gL 81gM 81gN 81gO 81gP 81gQ 81gR 81gS 81gT 81gU 81gV 81gW 81gX 81gY 82Yb 82\ -Yd 82Ye 82Yf 82Yk 82Ym 82Yn 82Yo 82Y% 82Y' 82Y( 82Y) 82Y- 82Y. 82Y; 82Y< 82Z0\ - 82Z2 82Z3 82Z4 82Z9 82ZC 82ZD 82ZI 82ZK 82ZL 82ZM 82ZZ 82Za 82Zc 82Zd 82Ze 8\ -2Zi 82Zj 82Zl 82Zm 82Zn 82Z# 82Z$ 82Z& 82Z' 82Z( 82Z, 82Z- 82Z/ 82Z: 82Z; 82Z\ -} 82Z~ 82a1 82a2 82a3 82b7 82b8 82b9 82bB 82bC 82bD 82bE 82bG 82bI 82bJ 82bK \ -82bL 82bM 82bN 82bY 82bZ 82bb 82bc 82bd 82be 82bf 82bh 82bi 82bj 82bk 82bl 82\ -bm 82bn 82bo 82bz 82b# 82b$ 82b% 82b' 82b( 82b) 82b+ 82b, 82b- 82b. 82b/ 82b:\ - 82b; 82b< 82b= 82b> 82b@ 82b[ 82b] 82b^ 82b_ 82b` 82c6 82c7 82c8 82c9 82cA 8\ -2cB 82cC 82cE 82cF 82cG 82cH 82cI 82cK 82cL 82cM 82cW 82cX 82cZ 82ca 82cb 82c\ -c 82ce 82cg 82ch 82ci 82ck 82cl 82cm 82cn 82cx 82cz 82c# 82c$ 82c% 82c' 82c( \ -82ge 82gf 82gg 82gl 82gn 82go 82gp 82g( 82g) 82g* 82g; 82g< 82g= 82h3 82h4 82\ -h5 82hA 82hC 82hD 82hE 82hJ 82hL 82hM 82hN 82hb 82hd 82he 82hf 82hk 82hm 82hn\ - 82ho 82h% 82h' 82h( 82h) 82h. 82h: 82h; 82h< 82i0 82i2 82i3 82i4 82i9 82iB 8\ -2iC 82iD 82iI 82iK 82iL 82iM 82ia 82ic 82id 82ie 82ij 82il 82im 82in 82i$ 82i\ -& 82i' 82i( 82i- 82i/ 82i: 82i; 82jA 82jB 82jC 82jD 82jE 82jF 82jJ 82jK 82jL \ -82jM 82jN 82jO 82jb 82jc 82jd 82je 82jf 82jg 82jk 82jl 82jm 82jn 82jo 82jp 82\ -j% 82j& 82j' 82j( 82j) 82j* 82j. 82j/ 82j: 82j; 82j< 82j= 82j? 82j@ 82j[ 82j]\ - 82j^ 82j_ 82j` 82j{ 82k7 82k9 82kA 82kB 82kC 82kD 82kE 82kG 82kI 82kJ 82kK 8\ -2kL 82kM 82kN 82kZ 82ka 82kb 82kc 82kd 82ke 82kf 82kh 82ki 82kj 82kk 82kl 82k\ -m 82kn 82ko 82kz 82k# 82k$ 82k% 82k& 82k' 82k( 82k) 82k+ 82k- 82k. 82k/ 82k: \ -82k; 82k< 82k> 82k@ 82k[ 82k] 82k^ 82k_ 82k` 82l6 82l8 82l9 82lA 82lB 82lC 82\ -lD 82lH 82lI 82lJ 82lK 82lL 82lM 82lZ 82la 82lb 82lc 82ld 82le 82li 82lj 82lk\ - 82ll 82lm 82ln 82wh 82wi 82wq 82wr 82w+ 82w, 82w> 82w? 82x6 82x7 82xF 82xG 8\ -2xN 82xO 82xP 82xf 82xh 82xo 82xp 82xq 82x) 82x* 82x+ 82x< 82x= 82x> 82y4 82y\ -5 82y6 82yD 82yE 82yF 82yM 82yN 82ye 82yf 82yg 82yn 82yo 82yp 82y( 82y) 82y* \ -82y; 82y< 82y= 82zD 82zE 82zH 82zM 82zN 82zP 82zQ 82ze 82zf 82zh 82zi 82zn 82\ -zo 82zq 82zr 82z( 82z) 82z+ 82z, 82z; 82z< 82z> 82z? 82z^ 82z_ 82z` 82z{ 82z|\ - 82z} 82#B 82#C 82#D 82#E 82#F 82#G 82#K 82#L 82#M 82#N 82#O 82#P 82#c 82#d 8\ -2#e 82#f 82#g 82#h 82#l 82#m 82#n 82#p 82#q 82#& 82#' 82#( 82#) 82#* 82#+ 82#\ -/ 82#: 82#; 82#= 82#> 82#] 82#^ 82#_ 82#{ 82#| 82$B 82$C 82$E 82$F 82$J 82$K \ -82$L 82$N 82$b 82$c 82$d 82$f 82$g 82$l 82$m 82$o 82$p 82'j 82'r 82's 82'- 82\ -'? 82'@ 82(8 82(H 82(P 82(Q 82(h 82(i 82(q 82(r 82(+ 82(> 82(? 82)6 82)7 82)F\ - 82)G 82)O 82)P 82)g 82)h 82)p 82)q 82)* 82)+ 82)= 82)> 82*F 82*H 82*Q 82*g 8\ -2*i 82*p 82*r 82** 82*, 82*= 82*? 82*` 82*{ 82*} 82*~ 82+D 82+E 82+G 82+M 82+\ -N 82+P 82+Q 82+e 82+f 82+h 82+i 82+n 82+o 82+q 82+( 82+) 82++ 82+, 82+< 82+> \ -82+_ 82+` 82,D 82,F 82,L 82,M 82,O 82,d 82,e 82,g 82,n 82,p 82/t 82:I 82:R 82\ -:j 82:s 82:- 82:@ 82;8 82;H 82;Q 82;i 82;r 82;, 82;? 82<| 82<~ 82=F 82=H 82=O\ - 82=g 82=i 82=p 82=r 82=* 82== 82={ 82>E 82>o 83Fj 83Fk 83Fl 83Fm 83Fn 83Fo 8\ -3Fq 83Fr 83Ft 83Fu 83Fv 83Fw 83Fx 83Fz 83F# 83F- 83F. 83F/ 83F: 83F; 83F< 83F\ -> 83F? 83F@ 83F[ 83F] 83F_ 83F` 83F{ 83F| 83F} 83G8 83G9 83GA 83GB 83GC 83GD \ -83GF 83GG 83GI 83GJ 83GK 83GL 83GM 83GO 83GP 83GQ 83GR 83GS 83GT 83GU 83GV 83\ -GW 83GX 83GY 83Gi 83Gj 83Gk 83Gl 83Gm 83Gn 83Go 83Gp 83Gq 83Gr 83Gs 83Gt 83Gu\ - 83Gv 83Gw 83Gx 83Gy 83Gz 83G, 83G. 83G/ 83G: 83G; 83G= 83G> 83G? 83G@ 83G[ 8\ -3G] 83G^ 83G_ 83G` 83G{ 83G| 83H7 83H8 83H9 83HA 83HB 83HC 83HD 83HE 83HF 83H\ -G 83HH 83HI 83HJ 83HK 83HL 83HM 83HN 83HO 83HP 83HQ 83HR 83HS 83HT 83HU 83HV \ -83HW 83HX 83Hh 83Hi 83Hj 83Hk 83Hm 83Hn 83Ho 83Hp 83Hq 83Hr 83Ht 83Hu 83Hv 83\ -Hx 83Hy 83H+ 83H, 83H- 83H. 83H/ 83H: 83H; 83H< 83H= 83H> 83H? 83H@ 83H[ 83H]\ - 83H^ 83H_ 83H` 83H{ 83IG 83IH 83II 83IJ 83IK 83IM 83IN 83IP 83IQ 83IR 83IS 8\ -3IT 83IV 83Ih 83Ii 83Ij 83Ik 83Il 83In 83Io 83Iq 83Ir 83Is 83It 83Iu 83Ix 83I\ -+ 83I- 83I. 83I/ 83I; 83I< 83I> 83I? 83I@ 83I[ 83I] 83I_ 83I` 83I| 83I} 83I~ \ -83J0 83J1 83J2 83J3 83J4 83JE 83JG 83JH 83JI 83JK 83JL 83JM 83JN 83JO 83JQ 83\ -JR 83JS 83JT 83JV 83Jg 83Jh 83Ji 83Jj 83Jk 83Jl 83Jm 83Jn 83Jq 83Jr 83Js 83Jt\ - 83Jv 83Jw 83J) 83J* 83J, 83J- 83J. 83J/ 83J: 83J; 83J= 83J> 83J? 83J@ 83J[ 8\ -3J] 83J^ 83J` 83J{ 83J} 83K0 83K1 83K2 83K3 83KE 83KF 83KG 83KH 83KI 83KJ 83K\ -K 83KM 83KN 83KO 83KQ 83KR 83KS 83KT 83KU 83Kf 83Kg 83Kh 83Ki 83Kj 83Kk 83Km \ -83Kn 83Ko 83Kp 83Kq 83Kr 83Ku 83Kv 83K< 83K= 83K> 83K? 83K@ 83K] 83K` 83K{ 83\ -K| 83K} 83K~ 83L1 83L2 83LD 83LE 83LF 83LG 83LH 83LJ 83LK 83LM 83LN 83LO 83LP\ - 83LQ 83LS 83LT 83Le 83Lf 83Lg 83Lh 83Li 83Lk 83Ll 83Ln 83Lo 83Lp 83Lq 83Lr 8\ -3Lt 83Lu 83Lx 83Ly 83Lz 83L# 83L$ 83L% 83L& 83L: 83L; 83L< 83L= 83L> 83L? 83L\ -[ 83L] 83L_ 83L` 83L{ 83L| 83L} 83L~ 83M0 83M1 83MB 83MC 83MD 83ME 83MG 83MI \ -83MJ 83ML 83MM 83MN 83MO 83MP 83MR 83MS 83Mc 83Md 83Me 83Mf 83Mg 83Mh 83Mj 83\ -Mk 83Mm 83Mn 83Mo 83Mp 83Mq 83Ms 83Mt 83Mu 83Mv 83Mw 83Mx 83My 83Mz 83M$ 83M%\ - 83M; 83M< 83M= 83M> 83M@ 83M[ 83M] 83M^ 83M_ 83M{ 83M| 83M~ 83N0 83NB 83NC 8\ -3ND 83NE 83NF 83NH 83NI 83NK 83NL 83NM 83NN 83NO 83NQ 83NR 83Nl 83Nm 83Nn 83N\ -o 83Np 83Ns 83Nu 83Nv 83Nw 83Nx 83N# 83N/ 83N: 83N; 83N< 83N= 83N@ 83N] 83N_ \ -83N` 83N{ 83N} 83N~ 83OA 83OB 83OC 83OD 83OE 83OH 83OJ 83OL 83OM 83ON 83OQ 83\ -OS 83OT 83OU 83OV 83OW 83OY 83OZ 83Ok 83Om 83On 83Oo 83Oq 83Or 83Ot 83Ou 83Ov\ - 83Ow 83Ox 83Oz 83O# 83O. 83O/ 83O: 83O; 83O< 83O> 83O? 83O[ 83O] 83O^ 83O_ 8\ -3O` 83O| 83O} 83P9 83PA 83PB 83PC 83PD 83PF 83PG 83PI 83PJ 83PK 83PL 83PM 83P\ -O 83PP 83PR 83PS 83PT 83PU 83PV 83PX 83PY 83Pj 83Pk 83Pl 83Pm 83Pn 83Pp 83Pq \ -83Ps 83Pt 83Pu 83Pv 83Pw 83Py 83Pz 83P- 83P. 83P/ 83P: 83P; 83P= 83P> 83P@ 83\ -P[ 83P] 83P^ 83P_ 83P{ 83P| 83QH 83QJ 83QK 83QL 83QO 83QQ 83QS 83QT 83QU 83QX\ - 83Qi 83Qk 83Ql 83Qm 83Qp 83Qr 83Qt 83Qu 83Qv 83Qy 83Q, 83Q. 83Q/ 83Q: 83Q= 8\ -3Q? 83Q[ 83Q] 83Q^ 83Q{ 83Q} 83Q~ 83R0 83R1 83R2 83R4 83R5 83RG 83RH 83RJ 83R\ -K 83RM 83RN 83RP 83RR 83RS 83RT 83RV 83RW 83Rh 83Ri 83Rj 83Rk 83Rl 83Rn 83Ro \ -83Rs 83Rt 83Ru 83Rw 83Rx 83R+ 83R, 83R- 83R. 83R/ 83R; 83R< 83R> 83R@ 83R[ 83\ -R] 83R` 83R| 83R} 83R~ 83S0 83S1 83S3 83S4 83SF 83SH 83SI 83SJ 83SL 83SM 83SP\ - 83SQ 83SR 83SS 83SU 83SV 83Sg 83Si 83Sj 83Sk 83Sm 83Sn 83Sp 83Sq 83Sr 83Ss 8\ -3St 83Sw 83S= 83S? 83S@ 83S[ 83S_ 83S{ 83S} 83S~ 83T0 83T3 83TE 83TG 83TH 83T\ -I 83TL 83TN 83TP 83TQ 83TR 83TU 83Tf 83Th 83Ti 83Tj 83Tm 83To 83Tq 83Tr 83Ts \ -83Tv 83Tx 83Tz 83T# 83T$ 83T& 83T' 83T< 83T= 83T? 83T@ 83T^ 83T` 83T| 83T} 83\ -T~ 83U1 83U2 83UD 83UE 83UF 83UG 83UH 83UK 83UM 83UO 83UP 83UQ 83UT 83Ue 83Uf\ - 83Ug 83Uh 83Ui 83Ul 83Un 83Up 83Uq 83Ur 83Uu 83Uw 83Ux 83Uy 83Uz 83U& 83U; 8\ -3U= 83U> 83U? 83U] 83U_ 83U` 83U{ 83U| 83U} 83V1 83VC 83VE 83VF 83VG 83VJ 83V\ -L 83VN 83VO 83VP 83VS 83Vm 83Vo 83Vp 83Vq 83Vv 83Vx 83Vy 83Vz 83V% 83V: 83V< \ -83V= 83V> 83V` 83V{ 83V| 83WB 83WD 83WE 83WF 83WM 83WO 83WR 83WT 83WV 83WW 83\ -WX 83Wa 83Wl 83Wn 83Wo 83Wp 83Ws 83Wu 83Ww 83Wx 83Wy 83W$ 83W/ 83W; 83W< 83W=\ - 83W@ 83W] 83W_ 83W` 83W{ 83W~ 83XA 83XC 83XD 83XE 83XH 83XJ 83XL 83XM 83XN 8\ -3XQ 83XS 83XU 83XV 83XW 83XZ 83Xk 83Xm 83Xn 83Xo 83Xr 83Xt 83Xv 83Xw 83Xx 83X\ -# 83X. 83X: 83X; 83X? 83X^ 83X_ 83X` 83X} 83YK 83YL 83YM 83YT 83YU 83YV 83Yl \ -83Ym 83Yn 83Yu 83Yv 83Yw 83Y/ 83Y: 83Y; 83Y] 83Y^ 83Y_ 83Y~ 83Z1 83Z2 83Z3 83\ -Z6 83ZH 83ZJ 83ZL 83ZO 83ZS 83ZT 83ZU 83ZX 83Zi 83Zk 83Zl 83Zm 83Zp 83Zt 83Zu\ - 83Zv 83Zy 83Z, 83Z. 83Z/ 83Z: 83Z= 83Z[ 83Z] 83Z^ 83Z{ 83Z} 83a0 83a1 83a2 8\ -3a5 83aI 83aJ 83aK 83aN 83aP 83aR 83aS 83aT 83aj 83ak 83al 83ao 83aq 83as 83a\ -t 83au 83ax 83a@ 83a[ 83a] 83a~ 83b0 83b1 83bH 83bI 83bJ 83bQ 83bR 83bS 83bi \ -83bj 83bk 83br 83bs 83bt 83b# 83b$ 83b% 83b( 83b= 83b? 83b@ 83b[ 83b} 83b~ 83\ -c0 83cE 83cG 83cH 83cI 83cP 83cQ 83cR 83cU 83cf 83ch 83ci 83cq 83cr 83cs 83cx\ - 83cz 83c# 83c$ 83c> 83c? 83c@ 83c| 83c} 83c~ 83dF 83dG 83dH 83dM 83dO 83dQ 8\ -3$s 83$t 83$$ 83$% 83$@ 83$[ 83%0 83%H 83%I 83%R 83%Z 83%a 83%b 83%r 83%s 83%\ -t 83%# 83%$ 83%? 83%@ 83%[ 83%} 83%~ 83&0 83&G 83&H 83&I 83'P 83'Q 83'Y 83'Z \ -83'q 83'r 83'# 83'> 83'? 83'| 83'} 83(5 83(6 83(7 83(N 83(O 83(P 83(X 83(Y 83\ -(o 83(p 83(q 83(y 83(z 83(< 83(= 83(> 83({ 83(| 83)4 83)5 83)6 83)N 83)O 83)V\ - 83)W 83)o 83)p 83)x 83)y 83,u 83,& 83,' 83,] 83-J 83-S 83-b 83-c 83-t 83-u 8\ -3-% 83-& 83-[ 83-] 83.1 83.I 83.J 83.R 83.S 83.a 83.b 83.s 83.t 83.$ 83.% 83.\ -@ 83.[ 83.~ 83/0 83:7 83:8 83:P 83:Q 83:Y 83:q 83:r 83:z 83:> 83:? 83:| 83;6 \ -83;7 83;O 83;Y 83;p 83;z 83<) 83<{ 83=N 83=V 83=o 83=) 9 9[ 9] 9` 911 914 919\ - 91D 91O 91P 91S 91U 91X 91Y 91b 91d 91g 92# 92% 92' 92( 92+ 92, 92- 92. 92/ \ -92: 92; 92< 92| 930 931 934 937 938 939 93A 93B 93C 93E 93O 93R 93S 93U 93X 9\ -3Y 93a 93b 93c 93e 93f 93q 93r 93s 93t 93u 93v 93x 93y 93# 93$ 93% 93& 93' 93\ -( 93* 93+ 93, 93- 93. 93/ 93; 93< 93= 93> 93@ 93[ 93] 93_ 93` 93| 93} 93~ 940\ - 941 942 944 945 947 948 949 94A 94B 94C 94E 94G 94H 94I 94J 94K 94L 94N 94O \ -94Q 94R 94S 94U 94V 94X 94Y 94Z 94a 94b 94c 94e 984 985 986 98A 98B 98C 98D 9\ -8E 98F 98J 98K 98L 98M 98N 98O 98V 98W 98X 98Y 98Z 98a 98b 98c 98d 98e 98f 98\ -g 98h 98i 98j 98k 98l 98m 98n 98o 98p 98q 98r 98s 98] 98^ 98_ 98` 98{ 990 991\ - 993 994 995 999 99B 99C 99D 99E 99I 99J 99L 99M 99N 99O 99P 99Q 99R 99T 99U \ -99V 99W 99X 99Y 99Z 99b 99c 99d 99e 99f 99g 99h 99i 99. 99/ 99: 99; 99< 99[ 9\ -9] 99^ 99_ 99` 9A0 9A1 9A2 9A3 9A4 9A8 9A9 9AB 9AC 9AD 9AE 9AF 9AG 9AH 9AI 9A\ -K 9AL 9AM 9AN 9AO 9AP 9AQ 9AR 9AT 9AU 9AV 9AW 9AX 9AY 9A% 9A& 9A' 9A( 9A) 9A*\ - 9A+ 9A. 9A/ 9A: 9A; 9A< 9A= 9A> 9A? 9A@ 9A[ 9A] 9A^ 9A_ 9A` 9A{ 9A| 9A~ 9B0 \ -9B1 9B2 9B3 9B4 9B5 9B6 9B7 9B8 9B9 9BA 9BB 9BC 9BD 9BE 9BF 9BG 9BI 9BJ 9BK 9\ -BL 9BM 9BN 9BO 9BQ 9BS 9BT 9BU 9BV 9BW 9BX 9BY 9BZ 9Ba 9Bb 9Bc 9Bd 9Be 9Bf 9B\ -g 9Bh 9Bi 9Bk 9Bl 9Bm 9Bn 9Bo 9Bp 9Br 9Bs 9Bt 9Bu 9Bv 9Bw 9Bx 9By 9B# 9B% 9B&\ - 9B' 9B( 9B) 9B* 9B+ 9B, 9B. 9B/ 9B: 9B; 9B< 9B= 9B> 9B? 9B@ 9B[ 9B] 9B^ 9B_ \ -9B` 9B{ 9B~ 9C0 9C1 9C2 9C3 9C4 9C5 9C6 9C7 9C8 9C9 9CA 9CB 9CC 9CD 9CE 9CG 9\ -CH 9CI 9CJ 9CK 9CL 9CM 9CN 9CP 9CQ 9CR 9CS 9CT 9CU 9CV 9CW 9CX 9CY 9Ca 9Cb 9C\ -c 9Cd 9Ce 9Cf 9Ch 9Ci 9Cj 9Ck 9Cl 9Cm 9Cn 9Co 9Cp 9Cq 9Cr 9Cs 9Ct 9Cu 9Cv 9Cw\ - 9Cx 9Cz 9C# 9C$ 9C% 9C& 9C' 9C( 9C) 9C* 9C, 9C- 9C. 9C/ 9C: 9C; 9C< 9C= 9C> \ -9C? 9C@ 9C[ 9C] 9C^ 9C_ 9C` 9C| 9C~ 9D0 9D1 9D2 9D3 9D4 9D5 9D6 9D7 9D8 9D9 9\ -DA 9DB 9DC 9DD 9DE 9DH 9DI 9DJ 9DK 9DL 9DM 9DP 9DQ 9DR 9DS 9DT 9DU 9DV 9OC 9O\ -D 9OE 9OF 9OH 9OL 9OM 9ON 9OO 9OQ 9O_ 9O` 9O{ 9O| 9O} 9P3 9P4 9P5 9P6 9P7 9PC\ - 9PD 9PE 9PF 9PG 9PK 9PL 9PM 9PN 9PO 9PP 9PR 9PS 9PT 9PU 9PV 9PW 9PX 9PY 9Pa \ -9Pb 9Pc 9Pd 9Pe 9Pf 9Pg 9Ph 9Pj 9Pk 9P/ 9P: 9P; 9P< 9P= 9P> 9P] 9P^ 9P_ 9P` 9\ -P{ 9P| 9Q1 9Q2 9Q3 9Q4 9Q5 9Q6 9QA 9QB 9QC 9QD 9QE 9QF 9QG 9QH 9QI 9QJ 9QK 9Q\ -L 9QM 9QN 9QO 9QP 9QQ 9QR 9QS 9QT 9QU 9QV 9QW 9QX 9QY 9QZ 9Qa 9Q& 9Q( 9Q) 9Q*\ - 9Q, 9Q- 9Q. 9Q/ 9Q: 9Q; 9Q< 9Q= 9Q> 9Q? 9Q@ 9Q[ 9Q] 9Q^ 9Q_ 9Q` 9Q{ 9Q| 9Q} \ -9Q~ 9R0 9R1 9R2 9R3 9R4 9R5 9R6 9R7 9R8 9R9 9RA 9RB 9RC 9RD 9RE 9RF 9RG 9RH 9\ -RI 9RJ 9RK 9RL 9RM 9RN 9RO 9RP 9RQ 9RS 9RU 9RV 9RW 9RX 9RY 9RZ 9Ra 9Rb 9Rc 9R\ -d 9Re 9Rf 9Rg 9Rh 9Ri 9Rj 9Rk 9Rl 9Rm 9Rn 9Ro 9Rp 9Rq 9Rr 9Rs 9Rt 9Ru 9Rw 9Rx\ - 9Ry 9Rz 9R# 9R$ 9R% 9R& 9R' 9R( 9R) 9R* 9R+ 9R, 9R- 9R. 9R/ 9R: 9R; 9R< 9R= \ -9R> 9R? 9R@ 9R[ 9R] 9R^ 9R_ 9R` 9R{ 9R| 9R} 9R~ 9S0 9S2 9S3 9S4 9S5 9S6 9S7 9\ -S8 9S9 9SA 9SC 9SD 9SE 9SF 9SG 9SH 9SI 9SJ 9SK 9SL 9SM 9SN 9SO 9SP 9SQ 9SR 9S\ -S 9ST 9SU 9SV 9SW 9SX 9SY 9SZ 9Sa 9Sb 9Sc 9Sd 9Se 9Sf 9Sg 9Sh 9Si 9Sj 9Sk 9Sl\ - 9Sm 9Sn 9So 9Sp 9Sr 9Ss 9St 9Su 9Sv 9Sw 9Sx 9Sy 9Sz 9S# 9S$ 9S% 9S& 9S' 9S( \ -9S) 9S* 9S+ 9S, 9S- 9S. 9S/ 9S: 9S; 9S< 9S= 9S> 9S? 9S@ 9S[ 9S] 9S^ 9S_ 9S` 9\ -S| 9S} 9S~ 9T0 9T1 9T2 9T4 9T5 9T6 9T7 9T8 9T9 9TA 9TB 9TC 9TD 9TE 9TF 9TG 9T\ -H 9TI 9TJ 9TK 9TL 9TM 9TN 9TO 9TP 9TQ 9TR 9TS 9TT 9TU 9TV 9TW 9TX 9W7 9W8 9W9\ - 9WD 9WE 9WF 9WG 9WH 9WI 9WM 9WN 9WO 9WP 9WQ 9WR 9WV 9WW 9WY 9WZ 9Wa 9We 9Wf \ -9Wg 9Wh 9Wi 9Wj 9Wk 9Wl 9Wm 9Wn 9Wo 9Wp 9Wq 9Wr 9Ws 9Wt 9Wu 9Wv 9W` 9W{ 9W| 9\ -W} 9W~ 9X3 9X5 9X6 9X7 9X8 9XC 9XD 9XF 9XG 9XH 9XL 9XM 9XN 9XO 9XQ 9XR 9XS 9X\ -T 9XU 9XV 9XW 9XX 9XY 9Xa 9Xb 9Xc 9Xd 9Xe 9Xf 9Xh 9Xi 9Xj 9Xk 9Xl 9X: 9X; 9X<\ - 9X= 9X> 9X? 9X^ 9X_ 9X` 9X{ 9X| 9X} 9Y2 9Y3 9Y4 9Y5 9Y6 9Y7 9YB 9YC 9YD 9YE \ -9YF 9YG 9YH 9YI 9YJ 9YK 9YL 9YM 9YN 9YO 9YP 9YQ 9YR 9YS 9YT 9YU 9YV 9YW 9YX 9\ -YY 9YZ 9Ya 9Yb 9Y' 9Y( 9Y) 9Y* 9Y+ 9Y, 9Y- 9Y. 9Y/ 9Y: 9Y; 9Y< 9Y= 9Y> 9Y? 9Y\ -@ 9Y[ 9Y] 9Y^ 9Y_ 9Y` 9Y{ 9Y| 9Y} 9Y~ 9Z0 9Z1 9Z2 9Z3 9Z4 9Z5 9Z6 9Z8 9Z9 9ZA\ - 9ZB 9ZC 9ZD 9ZE 9ZF 9ZG 9ZH 9ZI 9ZJ 9ZK 9ZL 9ZM 9ZN 9ZO 9ZP 9ZQ 9ZR 9ZS 9ZU \ -9ZV 9ZW 9ZX 9ZY 9ZZ 9Za 9Zb 9Zc 9Zd 9Ze 9Zf 9Zg 9Zh 9Zi 9Zj 9Zk 9Zl 9Zm 9Zn 9\ -Zo 9Zp 9Zq 9Zr 9Zs 9Zt 9Zu 9Zv 9Zw 9Zx 9Zy 9Zz 9Z# 9Z$ 9Z% 9Z& 9Z' 9Z( 9Z) 9Z\ -* 9Z+ 9Z, 9Z- 9Z. 9Z/ 9Z: 9Z; 9Z= 9Z> 9Z? 9Z@ 9Z[ 9Z] 9Z^ 9Z_ 9Z` 9Z{ 9Z| 9Z}\ - 9Z~ 9a1 9a2 9a3 9a4 9a5 9a6 9a7 9a8 9a9 9aA 9aB 9aC 9aD 9aE 9aF 9aG 9aH 9aI \ -9aJ 9aK 9aM 9aN 9aO 9aP 9aQ 9aR 9aS 9aT 9aU 9aV 9aW 9aX 9aY 9aZ 9aa 9ab 9ac 9\ -ad 9ae 9af 9ag 9ah 9ai 9aj 9ak 9al 9am 9an 9ao 9ap 9aq 9ar 9as 9at 9au 9av 9a\ -w 9ax 9ay 9az 9a# 9a$ 9a% 9a& 9a' 9a) 9a* 9a+ 9a, 9a- 9a. 9a/ 9a: 9a; 9a< 9a>\ - 9a? 9a@ 9a[ 9a] 9a^ 9a_ 9a` 9a{ 9a| 9a} 9a~ 9b0 9b1 9b2 9b3 9b4 9b5 9b6 9b7 \ -9b8 9b9 9bA 9bB 9bC 9bD 9bE 9bF 9bG 9bH 9bI 9bJ 9bK 9bL 9bM 9bO 9bP 9bQ 9bR 9\ -bS 9bT 9bU 9bV 9bW 9bX 9bY 9e8 9e9 9eA 9eE 9eF 9eG 9eH 9eI 9eJ 9eN 9eO 9eP 9e\ -Q 9eR 9eS 9eX 9eY 9ed 9ee 9ef 9eg 9eh 9ei 9ej 9ek 9el 9em 9en 9eo 9ep 9eq 9er\ - 9es 9et 9eu 9ev 9ew 9e{ 9e| 9e} 9e~ 9f4 9f5 9f7 9f9 9fD 9fF 9fH 9fI 9fM 9fN \ -9fO 9fP 9fQ 9fR 9fS 9fT 9fU 9fV 9fW 9fX 9fY 9fZ 9fa 9fb 9fc 9fd 9fe 9ff 9fg 9\ -fh 9fi 9fj 9fk 9fl 9fm 9f; 9f< 9f= 9f> 9f? 9f@ 9f_ 9f` 9f{ 9f| 9f} 9f~ 9g3 9g\ -4 9g5 9g6 9g7 9g8 9gC 9gD 9gE 9gF 9gG 9gH 9gI 9gJ 9gK 9gL 9gM 9gN 9gO 9gP 9gQ\ - 9gR 9gS 9gT 9gU 9gV 9gW 9gX 9gY 9gZ 9ga 9gb 9gc 9g) 9g* 9g+ 9g, 9g- 9g. 9g/ \ -9g: 9g; 9g< 9g= 9g> 9g? 9g@ 9g[ 9g] 9g^ 9g_ 9g` 9g{ 9g| 9g} 9g~ 9h0 9h1 9h2 9\ -h4 9h5 9h6 9h7 9h8 9h9 9hA 9hB 9hC 9hD 9hE 9hF 9hG 9hH 9hI 9hJ 9hK 9hL 9hM 9h\ -N 9hO 9hP 9hQ 9hR 9hS 9hU 9hW 9hX 9hY 9ha 9hb 9hc 9hd 9he 9hf 9hg 9hh 9hi 9hj\ - 9hk 9hl 9hm 9hn 9ho 9hp 9hq 9hr 9hs 9ht 9hu 9hv 9hw 9hx 9hy 9hz 9h# 9h$ 9h% \ -9h& 9h' 9h( 9h) 9h* 9h+ 9h, 9h- 9h. 9h/ 9h: 9h; 9h< 9h= 9h> 9h? 9h@ 9h[ 9h] 9\ -h^ 9h_ 9h{ 9h| 9h} 9h~ 9i0 9i1 9i3 9i4 9i5 9i6 9i7 9i8 9i9 9iA 9iB 9iC 9iD 9i\ -E 9iF 9iG 9iH 9iI 9iJ 9iK 9iL 9iM 9iN 9iO 9iP 9iQ 9iR 9iS 9iT 9iU 9iV 9iW 9iX\ - 9iY 9iZ 9ia 9ib 9ic 9id 9ie 9if 9ih 9ii 9ij 9ik 9il 9im 9in 9io 9ip 9iq 9ir \ -9is 9it 9iu 9iv 9iw 9ix 9iy 9iz 9i# 9i% 9i& 9i' 9i( 9i) 9i* 9i+ 9i, 9i- 9i. 9\ -i/ 9i: 9i; 9i< 9i= 9i> 9i? 9i@ 9i[ 9i] 9i^ 9i_ 9i` 9i{ 9i| 9i} 9i~ 9j0 9j1 9j\ -2 9j3 9j4 9j6 9j7 9j8 9j9 9jA 9jB 9jC 9jD 9jE 9jF 9jH 9jI 9jJ 9jK 9jL 9jM 9jN\ - 9jO 9jP 9jQ 9jR 9jS 9jT 9jV 9jW 9jX 9jY 9jZ 9-A 9-B 9-E 9-G 9-J 9-K 9-N 9-P \ -9-S 9-T 9-W 9-Y 9-b 9-c 9-e 9-f 9-h 9-i 9-k 9-l 9-n 9-o 9-q 9-r 9-t 9-u 9-w 9\ --x 9-z 9-# 9-% 9-& 9-( 9-) 9-+ 9-, 9-. 9-/ 9-; 9-< 9-> 9-? 9-[ 9-] 9-_ 9-` 9-\ -| 9-} 9.0 9.1 9.3 9.4 9.6 9.7 9.9 9.A 9.C 9.D 9.F 9.G 9.I 9.J 9.M 9.O 9.P 9.S\ - 9.U 9.V 9.X 9.Y 9.a 9.b 9.d 9.g 9.h 9.j 9.k 9.m 9.p 9.q 9.s 9.v 9.w 9.z 9.$ \ -9.% 9.' 9.( 9.+ 9.- 9.: 9.; 9.> 9.@ 9.[ 9.] 9.^ 9._ 9.` 9.{ 9.| 9.} 9.~ 9/0 9\ -/1 9/2 9/3 9/5 9/6 9/7 9/8 9/9 9/B 9/C 9/D 9/E 9/F 9/H 9/I 9/J 9/K 9/L 9/M 9/\ -N 9/O 9/P 9/Q 9/R 9/S 9/T 9/U 9/W 9/X 9/Y 9/Z 9/a 9/c 9/d 9/e 9/f 9/g 9/i 9/j\ - 9/k 9/l 9/m 9/n 9/o 9/p 9/q 9/r 9/s 9/t 9/u 9/v 9/x 9/y 9/z 9/# 9/$ 9/& 9/' \ -9/( 9/) 9/* 9/, 9/- 9/. 9// 9/: 9/; 9/< 9/= 9/> 9/? 9/@ 9/[ 9/] 9/^ 9/_ 9/` 9\ -/{ 9/| 9/} 9/~ 9:0 9:1 9:2 9:3 9:4 9:5 9:6 9:7 9:8 9:A 9:C 9:D 9:E 9:F 9:G 9:\ -H 9:I 9:J 9:K 9:L 9:M 9:N 9:O 9:P 9:Q 9:R 9:S 9:T 9:U 9:V 9:W 9:X 9:Y 9:Z 9:a\ - 9:b 9:c 9:d 9:e 9:f 9:g 9:h 9:i 9:j 9:k 9:l 9:m 9:n 9:o 9:p 9:q 9:r 9:s 9:t \ -9:u 9:v 9:w 9:x 9:y 9:z 9:# 9:$ 9:% 9:& 9:' 9:( 9:) 9:* 9:+ 9:, 9:- 9:. 9:/ 9\ -:: 9:; 9:< 9:= 9:> 9:? 9:@ 9:[ 9:] 9:^ 9:_ 9:` 9:{ 9:| 9:} 9:~ 9;0 9;1 9;2 9;\ -3 9;4 9;5 9;6 9;7 9;8 9;9 9;B 9;C 9;D 9;E 9;F 9;G 9;H 9;I 9;J 9;K 9;L 9;M 9;N\ - 9;O 9;P 9;Q 9;R 9;S 9;T 9;V 9;W 9;X 9;Y 9;Z 9;a 9;b 9;c 9;d 9;e 9;f 9;g 9;h \ -9;i 9;j 9;k 9;l 9;m 9;o 9;p 9;q 9;r 9;s 9;t 9;u 9;v 9;w 9;x 9;y 9;z 9;# 9;$ 9\ -;% 9;& 9;' 9;( 9;) 9;* 9;+ 9;, 9;- 9;. 9;/ 9;: 9;; 9;< 9;= 9;> 9;? 9;@ 9;[ 9;\ -] 9;^ 9;_ 9;` 9;{ 9;| 9;} 9;~ 9<0 9<1 9<2 9<3 9<4 9<5 9<6 9<7 9<8 9<9 9 9 9=? 9=@ 9=[ 9=]\ - 9=^ 9=_ 9=` 9={ 9=| 9=} 9=~ 9>0 9>1 9>2 9>3 9>4 9>5 9>6 9>7 9>8 9>9 9>A 9>B \ -9>C 9>D 9>E 9>F 9>G 9>H 9>I 9>J 9>K 9>L 9>M 9>N 9>O 9>P 9>Q 9>S 9>T 9>U 9>V 9\ ->W 9>X 9>Y 9>Z 9>a 9>b 9>d 9>e 9>f 9>g 9>h 9>i 9>j 9>k 9>l 9>m 9>n 9>o 9>p 9>\ -q 9>r 9>s 9>t 9>u 9>v 9>w 9>x 9>y 9>z 9>$ 9>% 9>& 9>' 9>( 9>) 9>* 9>+ 9>, 9>-\ - 9>. 9>/ 9>: 9>; 9>< 9>= 9>> 9>? 9>@ 9>[ 9>] 9>^ 9>_ 9>` 9>{ 9>| 9>} 9?0 9?1 \ -9?2 9?3 9?4 9?5 9?6 9?7 9?8 9?9 9?B 9?C 9?D 9?E 9?G 9?I 9?J 9?K 9?L 9?N 9?O 9\ -?P 9?Q 9?R 9?S 9?T 9?U 9?V 9?W 9?X 9?Y 9?Z 9?a 9?b 9?c 9?d 9?e 9?f 9?g 9?h 9?\ -i 9?j 9?l 9?m 9?n 9?o 9?q 9?s 9?t 9?u 9?v 9?w 9?x 9?y 9?z 9?# 9?$ 9?% 9?& 9?'\ - 9?( 9?) 9?* 9?+ 9?, 9?- 9?. 9?/ 9?: 9?; 9?< 9?= 9?> 9?? 9?@ 9?] 9?^ 9?_ 9?` \ -9?| 9?~ 9@0 9@1 9@2 9@3 9@4 9@5 9@6 9@7 9@8 9@9 9@A 9@B 9@C 9@D 9@E 9@F 9@G 9\ -@H 9@I 9@J 9@K 9@L 9@M 9@N 9@P 9@Q 9@R 9@S 9@T 9@U 9@V 9@W 9@X 9@Y 9@Z 9@a 9@\ -b 9@c 9@d 9@e 9@f 9@g 9@h 9@i 9@j 9@k 9@l 9@m 9@n 9@o 9@p 9@q 9@r 9@s 9@t 9@u\ - 9@v 9@w 9@x 9@y 9@z 9@# 9@$ 9@% 9@& 9@' 9@( 9@) 9@* 9@+ 9@, 9@- 9@. 9@/ 9@: \ -9@; 9@< 9@= 9@> 9@? 9@[ 9@] 9@^ 9@_ 9@` 9@{ 9@| 9@} 9@~ 9[0 9[1 9[2 9[3 9[4 9\ -[5 9[6 9[8 9[9 9[A 9[B 9[D 9[E 9[F 9[G 9[I 9[J 9[K 9[L 9[M 9[N 9[O 9[P 9[Q 9[\ -R 9[S 9[T 9[U 9[V 9[W 9[X 9[Z 9[a 9[b 9[c 9[e 9[f 9[g 9[h 9[j 9[k 9[l 9[m 9[n\ - 9[o 9[p 9[q 9[r 9[s 9[t 9[u 9[v 9[w 9[x 9[y 9[# 9[$ 9[% 9[& 9[( 9[) 9[* 9[+ \ -9[- 9[. 9[/ 9[: 9[; 9[< 9[= 9[> 9[? 9[@ 9[[ 9[] 9[^ 9[_ 9[` 9[{ 9[| 9[} 9[~ 9\ -]0 9]1 9]2 9]3 9]4 9]5 9]6 9]7 9]8 9]9 9]A 9]C 9]D 9]E 9]F 9]G 9]H 9]I 9]J 9]\ -K 9]L 9]M 9]N 9]O 9]P 9]Q 9]R 9]S 9]T 9]U 9]V 9]W 9]X 9]Y 9]Z 9]a 9]c 9]d 9]e\ - 9]f 9]g 9]h 9]i 9]j 9]k 9]l 9]m 9]n 9]o 9]p 9]q 9]r 9]s 9]t 9]u 9]v 9]w 9]x \ -9]y 9]z 9]# 9]$ 9]% 9]& 9]' 9]( 9]) 9]* 9]+ 9], 9]- 9]/ 9]: 9]; 9]< 9]= 9]> 9\ -]? 9]@ 9][ 9]] 9]^ 9]_ 9]` 9]{ 9]| 9]} 9]~ 9^0 9^1 9^2 9^4 9^5 9^6 9^7 9^8 9^\ -9 9^A 9^B 9^C 9^D 9^E 9^F 9^G 9^H 9^I 9^J 9^K 9^L 9^M 9^N 9^O 9^P 9^Q 9^R 9^S\ - 9^T 9^U 9^V 9^W 9^X 9^Y 9^Z 9^a 9^b 9^c 9^d 9^e 9^f 9^g 9^h 9^i 9^j 9^k 9^l \ -9^m 9^o 9^q 9^r 9^s 9^t 9^u 9^v 9^w 9^x 9^y 9^z 9^# 9^$ 9^% 9^& 9^' 9^( 9^) 9\ -^* 9^+ 9^, 9^- 9^. 9^/ 9^: 9^; 9^< 9^= 9^> 9^? 9^@ 9^[ 9^] 9^^ 9^_ 9^` 9^| 9^\ -} 9^~ 9_0 9_1 9_2 9_3 9_4 9_5 9_6 9_7 9_8 9_9 9_A 9_B 9_C 9_D 9_E 9_F 9_G 9_H\ - 9_I 9_J 9_K 9_L 9_M 9_N 9_O 9_P 9_Q 9_R 9_S 9_T 9_U 9_V 9_W 9_X 9_Y 9_Z 9_a \ -9_b 9_c 9_e 9_f 9_g 9_h 9_i 9_j 9_l 9_m 9_n 9_o 9_p 9_q 9_r 9_s 9_t 9_u 9_v 9\ -_w 9_x 9_y 9_z 9_# 9_$ 9_% 9_& 9_' 9_( 9_) 9_* 9_+ 9_, 9_- 9_. 9_: 9_; 9_< 9_\ -= 9_> 9_? 9_@ 9_[ 9_] 9_^ 9__ 9_` 9_{ 9_| 9_} 9_~ 9`0 9`1 9`2 9`3 9`4 9`5 9`6\ - 9`8 9`9 9`A 9`B 9`C 9`D 9`E 9`F 9`G 9`H 9`I 9`J 9`K 9`L 9`M 9`N 9`O 9`P 9`Q \ -9`R 9`S 9`T 9`U 9`W 9`X 9`Y 9`Z 9`a 9`b 9`c 9`d 9`e 9`f 9`g 9`h 9`i 9`j 9`k 9\ -`l 9`m 9`n 9`o 9`p 9`q 9`r 9`s 9`t 9`u 9`v 9`w 9`x 9`y 9`z 9`# 9`$ 9`% 9`& 9`\ -' 9`( 9`) 9`* 9`+ 9`, 9`. 9`/ 9`: 9`; 9`< 9`= 9`> 9`? 9`@ 9`[ 9`] 9`^ 9`_ 9``\ - 9`{ 9`| 9`} 9`~ 9{0 9{1 9{2 9{3 9{4 9{5 9{6 9{7 9{8 9{9 9{A 9{B 9{D 9{E 9{F \ -9{G 9{H 9{I 9{J 9{K 9{L 9{M 9{N 9{O 9{P 9{Q 9{R 9{S 9{T 9{U 9{V 9{W 9{X 9{Y 9\ -{Z 9{a 9{b 9{d 9{e 9{f 9{g 9{h 9{i 9{j 9{k 9{l 9{m 9{n 9{o 9{p 9{q 9{r 9{t 9{\ -u 9{v 9{w 9{x 9{y 9{z 9{# 9{$ 9{% 9{& 9{' 9{( 9{) 9{* 9{+ 9{, 9{- 9{. 9{/ 9{:\ - 9{; 9{< 9{= 9{> 9{? 9{@ 9{[ 9{] 9{^ 9{_ 9{` 9{{ 9{| 9{} 9{~ 9|0 9|1 9|3 9|4 \ -9|5 9|6 9|7 9|8 9|9 9|A 9|C 9|D 9|F 9|G 9|I 9|J 9|K 9|L 9|M 9|N 9|O 9|P 9|Q 9\ -|R 9|S 9|T 9|U 9|V 9|W 9|X 9|Y 9|Z 9|a 9|b 9|c 9|d 9|e 9|f 9|g 9|h 9|i 9|j 9|\ -k 9|l 9|m 9|n 9|o 9|p 9|q 9|r 9|s 9|t 9|v 9|w 9|y 9|z 9|$ 9|% 9|& 9|' 9|( 9|)\ - 9|* 9|+ 9|, 9|- 9|. 9|: 9|; 9|= 9|> 9|@ 9|[ 9|] 9|^ 9|_ 9|` 9|{ 9|| 9|} 9|~ \ -9}0 9}1 9}2 9}3 9}4 9}5 9}6 9}7 9}8 9}9 9}A 9}B 9}C 9}D 9}E 9}F 9}G 9}H 9}I 9\ -}J 9}K 9}L 9}M 9}N 9}O 9}P 9}Q 9}R 9}S 9}T 9}U 9}V 9}W 9}X 9}Y 9}Z 9}a 9}b 9}\ -c 9}d 9}e 9}f 9}g 9}h 9}i 9}j 9}k 9}l 9}m 9}n 9}o 9}p 9}q 9}r 9}s 9}t 9}u 9}v\ - 9}w 9}x 9}y 9}z 9}# 9}$ 9}% 9}& 9}' 9}( 9}) 9}* 9}+ 9}, 9}- 9}. 9}/ 9}: 9}; \ -9}< 9}= 9}? 9}@ 9}] 9}^ 9}_ 9}` 9}{ 9}| 9}} 9}~ 9~0 9~1 9~2 9~3 9~4 9~5 9~6 9\ -~8 9~9 9~A 9~B 9~C 9~D 9~F 9~G 9~H 9~J 9~K 9~L 9~M 9~N 9~O 9~P 9~Q 9~R 9~S 9~\ -T 9~U 9~V 9~W 9~X 9~Z 9~a 9~b 9~c 9~d 9~e 9~g 9~h 9~i 9~k 9~l 9~m 9~n 9~o 9~p\ - 9~q 9~r 9~s 9~t 9~u 9~v 9~w 9~x 9~y 9~# 9~$ 9~% 9~& 9~' 9~( 9~* 9~+ 9~, 9~. \ -9~: 9~< 9~= 9~> 9~? 9~@ 9~[ 9~] 9~^ 9~_ 9~` 9~{ 9~| 9~} 9~~ 9100 9101 9102 91\ -03 9104 9105 9106 9107 9108 9109 910A 910C 910E 910F 910G 910H 910I 910J 910K\ - 910L 910M 910N 910O 910P 910Q 910R 910S 910T 910U 910V 910W 910X 910Y 910Z 9\ -10a 910b 910c 910d 910e 910f 910g 910h 910i 910j 910k 910l 910m 910n 910o 910\ -p 910q 910r 910s 910t 910u 910v 910w 910x 910y 910z 910# 910$ 910% 910& 910' \ -910( 910) 910* 910, 910- 910. 910/ 910: 910; 910< 910= 910> 910? 910@ 910[ 91\ -0] 910^ 910_ 910` 910{ 910| 910} 910~ 9110 9111 9112 9113 9114 9115 9116 9117\ - 9118 9119 911A 911B 911C 911D 911E 911F 911G 911H 911I 911J 911K 911L 911M 9\ -11N 911O 911P 911Q 911R 911S 911T 911U 911V 911W 911X 911Y 911Z 911a 911b 911\ -d 911e 911f 911g 911h 911i 911j 911k 911l 911m 911o 911p 911q 911r 911s 911t \ -911u 911v 911w 911x 911y 911# 911$ 911% 911& 911' 911( 911) 911* 911+ 911, 91\ -1- 911. 911/ 911: 911< 911= 911? 911@ 911[ 911] 911^ 911_ 911` 911{ 911| 911}\ - 911~ 9120 9121 9122 9123 9124 9125 9126 9127 9128 9129 912A 912B 912C 912D 9\ -12E 912F 912H 912I 912J 912K 912L 912M 912N 912O 912P 912Q 912R 912S 912T 912\ -U 912V 912W 912X 912Y 912Z 912a 912b 912c 912d 912e 912f 912g 912h 912i 912j \ -912k 912l 912m 912n 912o 912p 912q 912r 912s 912t 912u 912v 912w 912x 912y 91\ -2z 912# 912$ 912% 912& 912' 912( 912) 912* 912+ 912, 912- 912. 912/ 912; 912=\ - 912> 912? 912@ 912[ 912] 912^ 912_ 912` 912{ 912| 912} 912~ 9130 9131 9132 9\ -133 9134 9135 9136 9137 913A 913B 913C 913D 913E 913F 913G 913H 913I 913J 913\ -K 913L 913M 913N 913O 913P 913Q 913R 913S 913T 913U 913V 913X 913Y 913Z 913a \ -913b 913c 913d 913e 913f 913g 913h 913i 913j 913k 913l 913m 913n 913p 913q 91\ -3r 913s 913t 913u 913v 913w 913x 913z 913# 913$ 913% 913& 913' 913( 913) 913*\ - 913+ 913, 913- 913. 913/ 913: 913; 913< 913= 913> 913? 913@ 913[ 913] 913^ 9\ -13_ 913` 913{ 913| 913} 913~ 9140 9141 9142 9143 9144 9145 9146 9148 9149 914\ -A 914B 914C 914D 914E 914F 914G 914H 914I 914J 914K 914L 914M 914N 914O 914P \ -914Q 914R 914S 914T 914U 914V 914W 914X 914Y 914Z 914a 914b 914c 914d 914e 91\ -4f 914g 914h 914i 914j 914k 914l 914m 914n 914o 914p 914q 914r 914s 914t 914u\ - 914v 914w 914x 914y 914z 914# 914$ 914& 914' 914) 914* 914+ 914, 914- 914. 9\ -14/ 914: 914; 914< 914= 914> 914? 914@ 914[ 914] 914_ 914` 914{ 914| 914} 914\ -~ 9150 9152 9153 9154 9155 9156 9157 9158 9159 915A 915B 91TG 91TI 91TL 91TO \ -91TQ 91TS 91TT 91TU 91TV 91Tg 91Tj 91Tn 91Tq 91Tr 91Tv 91T* 91T. 91T: 91T= 91\ -T> 91T@ 91T] 91T_ 91T` 91U6 91U7 91U8 91UB 91UG 91UJ 91UK 91UL 91UO 91UQ 91US\ - 91UU 91UW 91UZ 91Ud 91Ue 91Uh 91Ui 91Uj 91Un 91Uo 91Uq 91Us 91Uv 91Ux 91U$ 9\ -1U% 91U& 91U) 91U* 91U. 91U; 91U= 91U@ 91U] 91U_ 91V< 91V> 91V[ 91V_ 91V` 91V\ -{ 91V} 91V~ 91W0 91W1 91W2 91WC 91WE 91WF 91WJ 91WL 91WM 91WN 91WO 91WP 91WR \ -91WS 91WT 91Wd 91We 91Wh 91Wj 91Wm 91Wn 91Wp 91Wr 91Ws 91Wt 91Wu 91W( 91W) 91\ -W* 91W+ 91W- 91W. 91W/ 91W: 91W; 91W< 91W> 91W? 91W@ 91W[ 91W] 91W^ 91W_ 91W{\ - 91W} 91X0 91X1 91X2 91X3 91X4 91X5 91X7 91X8 91X9 91XA 91XC 91XD 91XE 91XF 9\ -1XH 91XI 91XJ 91XK 91XL 91XM 91XO 91XP 91XQ 91XR 91XT 91XV 91XX 91XY 91XZ 91X\ -a 91Xb 91Xc 91Xd 91Xe 91Xf 91Xh 91Xi 91Xj 91Xk 91Xm 91Xn 91Xo 91Xp 91Xr 91Xt \ -91Yl 91Yn 91Yq 91Yr 91Yt 91Yu 91Yv 91Yx 91Yy 91Yz 91Y# 91Y. 91Y; 91Y? 91Y[ 91\ -Y] 91Y^ 91Y_ 91Y` 91Y| 91Y} 91Y~ 91Z9 91ZD 91ZF 91ZI 91ZJ 91ZK 91ZL 91ZN 91ZP\ - 91ZQ 91Zb 91Zc 91Zd 91Ze 91Zg 91Zi 91Zj 91Zk 91Zl 91Zn 91Zo 91Zp 91Zq 91Zs 9\ -1Zt 91Zu 91Zv 91Zx 91Zy 91Zz 91Z# 91Z$ 91Z% 91Z' 91Z) 91Z+ 91Z, 91Z- 91Z. 91Z\ -/ 91Z: 91Z; 91Z= 91Z? 91Z@ 91Z[ 91Z] 91Z_ 91Z` 91Z{ 91Z| 91Z~ 91a1 91a3 91a4 \ -91a5 91a6 91a8 91a9 91aA 91aB 91aD 91aF 91aG 91aH 91aI 91aJ 91aK 91aL 91aN 91\ -aP 91bH 91bI 91bK 91bL 91bN 91bO 91bP 91bQ 91bR 91bS 91bU 91bV 91bW 91bX 91bY\ - 91bZ 91ba 91bb 91bc 91bd 91be 91bf 91bg 91bh 91bi 91bj 91bk 91bl 91bn 91bo 9\ -1bp 91br 91bs 91bu 91bv 91bx 91by 91bz 91b# 91b$ 91b% 91b& 91b' 91b( 91b) 91b\ -* 91b+ 91b, 91b- 91b. 91b/ 91b: 91b; 91b< 91b= 91b> 91b? 91b@ 91b[ 91b] 91b^ \ -91b_ 91b` 91b{ 91b} 91b~ 91c1 91c2 91c4 91c5 91c7 91c8 91cA 91cB 91cC 91cD 91\ -cE 91cF 91cG 91cH 91cI 91cK 91cL 91cM 91cN 91cO 91cP 91cQ 91cR 91cS 91cT 91cU\ - 91cV 91cX 91cY 91cZ 91ca 91cb 91cd 91ce 91cf 91cg 91ch 91ci 91ck 91cl 91cn 9\ -1co 91cp 91cr 91cs 91ct 91cu 91cv 91cw 91cx 91cy 91cz 91c# 91c$ 91c% 91c& 91c\ -' 91c) 91c* 91c+ 91c- 91c. 91c/ 91c: 91c; 91c< 91c= 91c> 91c? 91c[ 91c] 91c^ \ -91c_ 91c` 91c| 91c} 91d0 91d1 91d3 91d4 91d5 91d7 91d8 91dA 91dB 91dD 91dE 91\ -dF 91dH 91dI 91dK 91dL 91dN 91dO 91dP 91dQ 91dR 91dT 91dU 91dV 91dW 91dX 91dY\ - 91da 91db 91dc 91dd 91de 91df 91dg 91dh 91di 91dk 91dl 91dm 91dn 91do 91dp 9\ -1dq 91dr 91ds 91dt 91du 91dv 91dw 91dx 91dy 91dz 91d# 91d$ 91d% 91d& 91d' 91d\ -( 91d) 91d* 91d+ 91d, 91d- 91d. 91d/ 91d: 91d; 91d= 91d? 91d@ 91d[ 91d^ 91d_ \ -91d` 91d{ 91d| 91d} 91e0 91e1 91e2 91e3 91e4 91e5 91e7 91e8 91e9 91eA 91eB 91\ -eC 91eD 91eE 91eF 91eH 91eJ 91eK 91eN 91eO 91eQ 91eR 91eS 91eT 91eU 91eV 91eW\ - 91eX 91eY 91eZ 91eb 91ec 91ed 91ee 91ef 91eg 91eh 91ej 91ek 91em 91en 91eo 9\ -1ep 91er 91es 91et 91eu 91ev 91ew 91ex 91ey 91e# 91e$ 91e% 91e& 91e' 91e) 91e\ -* 91e, 91e- 91e. 91e/ 91e: 91e; 91e= 91e> 91e? 91e@ 91e[ 91e] 91e^ 91e_ 91e` \ -91e{ 91e| 91e} 91e~ 91f0 91f1 91f3 91f5 91f6 91f7 91f9 91fA 91fB 91fC 91fD 91\ -fE 91fG 91fH 91fI 91fJ 91fK 91fL 91fN 91fO 91fP 91fQ 91fR 91fT 91fU 91fV 91fW\ - 91fX 91fY 91fZ 91fa 91fb 91fc 91fd 91fe 91ff 91fg 91fh 91fj 91fk 91fl 91fm 9\ -1fn 91fo 91fq 91fr 91ft 91fu 91fw 91fx 91fz 91f# 91f$ 91f% 91f& 91f' 91f( 91f\ -) 91f* 91f, 91f- 91f/ 91f: 91f; 91f< 91f= 91f> 91f? 91f@ 91f[ 91f] 91f^ 91f_ \ -91f` 91f{ 91f| 91f~ 91g0 91g1 91g2 91g3 91g4 91g6 91g7 91g9 91gA 91gB 91gC 91\ -gD 91gE 91gG 91gH 91gI 91gJ 91gL 91gM 91gN 91gO 91gP 91gQ 91gR 91gS 91gT 91gU\ - 91gW 91gX 91gY 91gZ 91ga 91gd 91ge 91gg 91gh 91gi 91gj 91gk 91gm 91gn 91gp 9\ -1gq 91gr 91gs 91gt 91gu 91gv 91gw 91gx 91gz 91g# 91g$ 91g% 91g& 91g' 91g( 91g\ -) 91g* 91g+ 91g, 91g- 91g/ 91g: 91g< 91g= 91g> 91g@ 91g] 91g^ 91g_ 91g{ 91g| \ -91g~ 91h0 91h1 91h2 91h3 91h5 91h6 91h7 91h8 91h9 91hA 91hC 91hF 91hG 91hH 91\ -hI 91hJ 91hK 91hL 91hM 91hO 91hP 91hQ 91hR 91hS 91hT 91hU 91hW 91hX 91hY 91hZ\ - 91ha 91hc 91hd 91hf 91hg 91hi 91hj 91hk 91hl 91hm 91hn 91hp 91hq 91hr 91hs 9\ -1ht 91hu 91hv 91hw 91hx 91hy 91h# 91h$ 91h% 91h& 91h( 91h) 91h+ 91h, 91h- 91h\ -. 91h/ 91h: 91h; 91h< 91h= 91h? 91h@ 91h[ 91h] 91h^ 91h_ 91h` 91h{ 91h| 91h~ \ -91i0 91i2 91i3 91i4 91i5 91i6 91i7 91i8 91i9 91iA 91iB 91iC 91iD 91iF 91iG 91\ -iH 91iI 91iJ 91iK 91iM 91iN 91iO 91iP 91iQ 91iS 91iT 91iV 91iW 91iX 91iY 91iZ\ - 91ia 91ib 91ic 91id 91if 91ig 91ih 91ii 91ij 91ik 91il 91im 91in 91ip 91iq 9\ -1ir 91is 91it 91iv 91iw 91iy 91iz 91i# 91i$ 91i% 91i& 91i( 91i) 91i+ 91i, 91i\ -- 91i. 91i/ 91i: 91i; 91i< 91i= 91i> 91i? 91i@ 91i] 91i^ 91i_ 91i` 91i{ 91i} \ -91i~ 91j0 91j1 91j2 91j3 91j4 91j6 91j7 91j8 91j9 91jA 91jC 91jD 91jF 91jG 92\ -YU 92YV 92YW 92Ya 92Yb 92Yc 92Yd 92Ye 92Yf 92Y' 92Y( 92Y) 92Y* 92Y+ 92Y, 92Y-\ - 92Y. 92Y/ 92Y: 92Y; 92Y< 92Y= 92Y> 92Y? 92ZI 92ZJ 92ZK 92ZL 92ZM 92ZQ 92ZS 9\ -2ZT 92ZU 92ZV 92ZZ 92Za 92Zb 92Zc 92Zd 92Ze 92Zi 92Zj 92Zk 92Zl 92Zm 92Zn 92Z\ -o 92Zp 92Zq 92Zr 92Zt 92Zu 92Zv 92Zw 92Zx 92Zy 92Zz 92Z# 92Z$ 92Z% 92Z& 92Z' \ -92Z( 92Z) 92Z* 92Z+ 92a7 92a8 92a9 92aA 92aB 92aC 92aG 92aI 92aJ 92aK 92aL 92\ -aP 92aQ 92aR 92aS 92aT 92aU 92aY 92aZ 92aa 92ab 92ac 92ad 92ae 92af 92ag 92ah\ - 92ai 92aj 92ak 92al 92am 92an 92ao 92ap 92aq 92at 92au 92av 92aw 92ax 92ay 9\ -2a~ 92b0 92b1 92b2 92b4 92b5 92b6 92b7 92b8 92bA 92bB 92bC 92bD 92bE 92bG 92b\ -H 92bI 92bJ 92bK 92bL 92bM 92bN 92bP 92bQ 92bR 92bS 92bT 92bV 92bW 92bX 92bY \ -92bZ 92bb 92bc 92bd 92be 92bf 92bh 92bi 92bj 92bk 92bl 92bm 92bn 92bo 92bs 92\ -bt 92bu 92bw 92bx 92by 92bz 92b# 92b% 92b& 92b' 92b( 92b) 92b+ 92b, 92b- 92b.\ - 92b/ 92b: 92b; 92b< 92b= 92b> 92b? 92b[ 92b] 92b^ 92b_ 92b` 92b| 92b~ 92c0 9\ -2c1 92c2 92c3 92c4 92c6 92c7 92c8 92c9 92cA 92cC 92cD 92cE 92cF 92cG 92cI 92c\ -J 92cK 92cL 92cM 92cO 92cP 92cQ 92cR 92cS 92cT 92cU 92cV 92cX 92cY 92cZ 92ca \ -92cb 92cd 92ce 92cf 92ch 92cj 92ck 92cl 92cm 92cn 92cp 92cq 92cr 92cs 92ct 92\ -cu 92cv 92cw 92cy 92cz 92c# 92c$ 92c% 92c' 92c( 92c* 92c+ 92c, 92c- 92c. 92c:\ - 92c; 92c< 92c= 92c> 92c@ 92c[ 92c] 92c^ 92c_ 92c{ 92c} 92c~ 92d0 92d1 92d2 9\ -2d3 92d5 92d6 92d7 92d8 92d9 92dB 92dC 92dD 92dF 92dH 92dI 92dJ 92dK 92dL 92d\ -N 92dO 92dP 92dQ 92dR 92dS 92dT 92dU 92dW 92dX 92dY 92dZ 92da 92dc 92dd 92de \ -92df 92di 92dj 92dk 92dl 92dm 92dp 92dq 92dr 92ds 92dt 92du 92dv 92gV 92gW 92\ -gX 92ge 92gf 92gg 92gk 92gl 92gm 92gn 92go 92gp 92gt 92gv 92gx 92gy 92g# 92g$\ - 92g% 92g& 92g' 92g( 92g) 92g* 92g+ 92g, 92g- 92g. 92g/ 92g: 92g; 92g< 92g= 9\ -2g> 92g? 92g@ 92hJ 92hK 92hL 92hM 92hN 92hR 92hS 92hT 92hU 92hV 92hW 92ha 92h\ -b 92hc 92hd 92he 92hf 92hj 92hl 92hm 92hn 92ho 92hp 92hq 92hr 92ht 92hv 92hw \ -92hx 92hy 92hz 92h# 92h$ 92h% 92h& 92h' 92h( 92h) 92h* 92h+ 92h, 92i8 92i9 92\ -iA 92iB 92iC 92iD 92iI 92iJ 92iK 92iL 92iM 92iQ 92iR 92iS 92iT 92iU 92iV 92iZ\ - 92ia 92ib 92ic 92id 92ie 92if 92ig 92ih 92ii 92ij 92ik 92il 92im 92in 92io 9\ -2ip 92iq 92is 92it 92iu 92iv 92iw 92ix 92iy 92iz 92j1 92j2 92j3 92j4 92j5 92j\ -6 92j7 92j8 92j9 92jA 92jB 92jC 92jD 92jE 92jF 92jG 92jH 92jI 92jJ 92jK 92jL \ -92jM 92jN 92jO 92jP 92jR 92jS 92jT 92jU 92jV 92jW 92jX 92jY 92jZ 92ja 92jb 92\ -jc 92je 92jf 92jg 92ji 92jj 92jk 92jl 92jm 92jn 92jo 92jp 92js 92jt 92ju 92jv\ - 92jw 92jx 92jy 92jz 92j# 92j$ 92j& 92j' 92j( 92j) 92j* 92j+ 92j, 92j- 92j. 9\ -2j/ 92j: 92j; 92j< 92j= 92j> 92j? 92j@ 92j[ 92j] 92j^ 92j_ 92j` 92j{ 92j} 92j\ -~ 92k0 92k1 92k2 92k3 92k4 92k5 92k6 92k7 92k9 92kA 92kB 92kC 92kD 92kE 92kF \ -92kI 92kJ 92kK 92kL 92kM 92kN 92kO 92kP 92kQ 92kR 92kS 92kT 92kU 92kV 92kW 92\ -kX 92kY 92ka 92kb 92kc 92kd 92ke 92kf 92kg 92kh 92ki 92kj 92kk 92kl 92km 92kn\ - 92ko 92kp 92kr 92ks 92kt 92ku 92kv 92kw 92kx 92ky 92kz 92k$ 92k% 92k& 92k( 9\ -2k) 92k+ 92k, 92k- 92k. 92k/ 92k: 92k; 92k< 92k> 92k? 92k@ 92k[ 92k] 92k^ 92k\ -_ 92k` 92k{ 92k} 92k~ 92l0 92l1 92l2 92l3 92l4 92l6 92l7 92l8 92l9 92lA 92lB \ -92lC 92lD 92lE 92lF 92lG 92lH 92lI 92lJ 92lK 92lL 92lM 92lN 92lP 92lQ 92lR 92\ -lS 92lT 92lU 92lV 92lX 92lY 92lZ 92la 92lb 92lc 92ld 92lf 92lg 92lh 92li 92lj\ - 92lk 92ll 92lm 92ln 92lo 92lp 92lr 92ls 92lt 92lu 92lv 92lw 92oW 92oX 92oc 9\ -2od 92oe 92of 92og 92oh 92ol 92om 92on 92oo 92op 92oq 92ou 92ov 92ox 92oy 92o\ -$ 92o% 92o) 92o* 92o+ 92o, 92o- 92o. 92o/ 92o; 92o< 92o= 92o> 92o? 92o@ 92o[ \ -92pK 92pL 92pM 92pN 92pO 92pS 92pT 92pU 92pV 92pW 92pX 92pb 92pc 92pd 92pe 92\ -pf 92pg 92pk 92pl 92pm 92pn 92po 92pp 92pq 92pr 92ps 92pu 92pv 92pw 92px 92py\ - 92pz 92p# 92p$ 92p% 92p& 92p' 92p( 92p) 92p* 92p+ 92p, 92p- 92q9 92qA 92qB 9\ -2qC 92qD 92qE 92qI 92qJ 92qL 92qM 92qN 92qS 92qT 92qU 92qV 92qW 92qa 92qb 92q\ -c 92qd 92qe 92qf 92qg 92qh 92qi 92qk 92ql 92qm 92qn 92qo 92qp 92qq 92qr 92qs \ -92qu 92qv 92qw 92qx 92qy 92qz 92q# 92r0 92r2 92r3 92r4 92r5 92r6 92r7 92r8 92\ -r9 92rA 92rB 92rC 92rD 92rE 92rF 92rG 92rH 92rI 92rJ 92rK 92rL 92rM 92rN 92rO\ - 92rP 92rQ 92rR 92rT 92rU 92rV 92rW 92rX 92rY 92rZ 92ra 92rb 92rd 92re 92rf 9\ -2rg 92rh 92ri 92rj 92rk 92rl 92rm 92rn 92ro 92rp 92rq 92rr 92ru 92rv 92rw 92r\ -x 92ry 92rz 92r# 92r$ 92r% 92r& 92r( 92r) 92r* 92r+ 92r- 92r. 92r/ 92r: 92r; \ -92r< 92r= 92r> 92r@ 92r[ 92r] 92r^ 92r_ 92r` 92r{ 92r| 92r} 92s0 92s1 92s2 92\ -s3 92s4 92s5 92s6 92s7 92s9 92sA 92sB 92sC 92sD 92sE 92sF 92sG 92sH 92sI 92sJ\ - 92sK 92sL 92sM 92sN 92sO 92sQ 92sR 92sS 92sT 92sU 92sV 92sW 92sX 92sY 92sa 9\ -2sb 92sc 92sd 92sf 92sg 92sh 92si 92sj 92sk 92sl 92sm 92sn 92so 92sp 92sr 92s\ -t 92su 92sv 92sw 92sx 92sy 92sz 92s$ 92s% 92s& 92s' 92s( 92s) 92s* 92s, 92s- \ -92s. 92s/ 92s: 92s; 92s= 92s> 92s? 92s@ 92s[ 92s] 92s^ 92s_ 92s` 92s{ 92s| 92\ -s} 92t0 92t1 92t2 92t3 92t4 92t5 92t7 92t8 92t9 92tA 92tB 92tC 92tD 92tE 92tH\ - 92tI 92tJ 92tK 92tL 92tM 92tN 92tO 92tQ 92tR 92tS 92tT 92tU 92tV 92tW 92tY 9\ -2tZ 92ta 92tb 92tc 92td 92te 92tf 92tg 92th 92tj 92tk 92tl 92tm 92tn 92to 92t\ -q 92tr 92ts 92tt 92tu 92tv 92tw 92tx 92wX 92wY 92wZ 92wd 92we 92wf 92wg 92wh \ -92wi 92w' 92w( 92w) 92w- 92w. 92w/ 92w: 92w; 92w< 92w= 92w> 92w? 92w@ 92w[ 92\ -w] 92xK 92xL 92xM 92xN 92xO 92xP 92xT 92xV 92xW 92xX 92xY 92xc 92xd 92xe 92xf\ - 92xh 92xl 92xm 92xn 92xo 92xp 92xq 92xr 92xs 92xt 92xu 92xv 92xw 92xx 92xy 9\ -2xz 92x# 92x$ 92x% 92x& 92x' 92x( 92x) 92x* 92x+ 92x- 92x. 92yB 92yC 92yD 92y\ -E 92yF 92yJ 92yK 92yL 92yM 92yN 92yO 92yS 92yT 92yU 92yV 92yW 92yX 92yc 92yd \ -92ye 92yf 92yg 92yh 92yi 92yj 92yk 92yl 92ym 92yn 92yo 92yp 92yq 92ys 92yt 92\ -yu 92yv 92yw 92yx 92yy 92yz 92y# 92y$ 92z1 92z2 92z3 92z4 92z5 92z6 92z7 92z9\ - 92zA 92zB 92zC 92zD 92zE 92zF 92zG 92zH 92zI 92zJ 92zK 92zL 92zM 92zN 92zO 9\ -2zP 92zQ 92zR 92zS 92zT 92zU 92zV 92zW 92zX 92zY 92zZ 92za 92zb 92zc 92zd 92z\ -e 92zf 92zg 92zh 92zi 92zj 92zk 92zl 92zm 92zn 92zo 92zp 92zq 92zr 92zs 92zv \ -92zw 92zx 92zy 92zz 92z# 92z$ 92z% 92z& 92z' 92z( 92z) 92z+ 92z, 92z- 92z. 92\ -z/ 92z; 92z< 92z= 92z> 92z? 92z@ 92z[ 92z] 92z^ 92z_ 92z` 92z{ 92z| 92z} 92z~\ - 92#0 92#1 92#2 92#3 92#4 92#5 92#6 92#7 92#8 92#9 92#B 92#C 92#D 92#E 92#F 9\ -2#G 92#H 92#I 92#J 92#K 92#L 92#M 92#N 92#O 92#P 92#R 92#S 92#U 92#V 92#W 92#\ -X 92#Y 92#Z 92#a 92#b 92#c 92#d 92#e 92#g 92#h 92#i 92#j 92#k 92#m 92#n 92#o \ -92#p 92#q 92#r 92#s 92#t 92#u 92#v 92#w 92#x 92#y 92#z 92## 92#% 92#& 92#' 92\ -#( 92#) 92#* 92#+ 92#, 92#- 92#. 92#: 92#; 92#< 92#= 92#> 92#? 92#@ 92#[ 92#]\ - 92#^ 92#_ 92#` 92#{ 92#| 92#} 92#~ 92$0 92$1 92$2 92$3 92$5 92$6 92$7 92$8 9\ -2$9 92$A 92$B 92$C 92$D 92$E 92$F 92$G 92$H 92$I 92$J 92$K 92$L 92$M 92$N 92$\ -O 92$P 92$Q 92$R 92$S 92$T 92$U 92$V 92$W 92$X 92$Y 92$Z 92$a 92$c 92$d 92$e \ -92$f 92$g 92$i 92$j 92$k 92$l 92$m 92$n 92$p 92$q 92$r 92$s 92$t 92$u 92$v 92\ -$w 92$x 92$y 92'Y 92'Z 92'a 92'e 92'f 92'g 92'n 92'o 92'p 92'q 92'r 92's 92'x\ - 92'y 92'z 92'$ 92'& 92'' 92'( 92') 92'* 92'+ 92', 92'- 92'. 92'/ 92': 92'; 9\ -2'< 92'= 92'? 92'@ 92'[ 92'] 92'^ 92(L 92(M 92(N 92(O 92(P 92(Q 92(U 92(V 92(\ -X 92(Y 92(Z 92(d 92(e 92(f 92(g 92(i 92(m 92(n 92(o 92(p 92(q 92(r 92(s 92(t \ -92(u 92(v 92(w 92(x 92(y 92(z 92(# 92($ 92(% 92(& 92(' 92(( 92() 92(* 92(+ 92\ -(, 92(. 92(/ 92)C 92)D 92)E 92)F 92)G 92)K 92)L 92)M 92)N 92)O 92)P 92)T 92)U\ - 92)V 92)W 92)X 92)Y 92)c 92)d 92)e 92)f 92)g 92)h 92)i 92)j 92)k 92)l 92)m 9\ -2)n 92)o 92)p 92)r 92)s 92)t 92)u 92)v 92)w 92)x 92)y 92)z 92)# 92)$ 92)% 92*\ -3 92*4 92*5 92*6 92*7 92*8 92*9 92*A 92*B 92*C 92*D 92*E 92*F 92*H 92*I 92*J \ -92*K 92*L 92*M 92*N 92*O 92*P 92*Q 92*R 92*S 92*T 92*U 92*V 92*W 92*X 92*Z 92\ -*a 92*b 92*c 92*d 92*e 92*f 92*g 92*h 92*j 92*k 92*l 92*m 92*o 92*p 92*q 92*r\ - 92*s 92*t 92*w 92*x 92*y 92*z 92*# 92*$ 92*% 92*& 92*' 92*( 92*) 92** 92*+ 9\ -2*, 92*- 92*. 92*/ 92*: 92*; 92*< 92*= 92*> 92*? 92*@ 92*[ 92*] 92*^ 92*_ 92*\ -` 92*{ 92*| 92*} 92*~ 92+0 92+1 92+2 92+4 92+5 92+6 92+7 92+8 92+9 92+A 92+B \ -92+C 92+D 92+E 92+F 92+G 92+H 92+I 92+J 92+K 92+L 92+N 92+O 92+P 92+Q 92+R 92\ -+T 92+U 92+V 92+W 92+X 92+Y 92+Z 92+a 92+b 92+c 92+d 92+e 92+f 92+g 92+h 92+j\ - 92+k 92+l 92+m 92+n 92+o 92+p 92+q 92+r 92+s 92+t 92+u 92+v 92+w 92+x 92+y 9\ -2+z 92+# 92+% 92+& 92+' 92+( 92+) 92+* 92+, 92+- 92+. 92+/ 92+: 92+; 92+< 92+\ -= 92+> 92+? 92+@ 92+[ 92+] 92+^ 92+_ 92+` 92+{ 92+| 92+~ 92,0 92,1 92,2 92,3 \ -92,4 92,5 92,6 92,7 92,8 92,9 92,A 92,B 92,C 92,E 92,F 92,G 92,H 92,I 92,J 92\ -,K 92,L 92,M 92,N 92,O 92,P 92,Q 92,R 92,S 92,T 92,U 92,V 92,W 92,X 92,Z 92,a\ - 92,b 92,d 92,e 92,f 92,g 92,h 92,i 92,j 92,l 92,m 92,n 92,o 92,p 92,q 92,r 9\ -2,s 92,t 92,u 92,v 92,w 92,x 92,y 92,z 92/Z 92/a 92/b 92/f 92/g 92/h 92/i 92/\ -j 92/k 92/o 92/p 92/q 92/r 92/s 92/t 92/x 92/z 92/$ 92/% 92/' 92/( 92/) 92/* \ -92/+ 92/, 92/- 92/. 92/< 92/= 92/> 92/? 92/@ 92/] 92/^ 92:M 92:N 92:O 92:P 92\ -:Q 92:R 92:W 92:X 92:Y 92:Z 92:a 92:e 92:f 92:g 92:h 92:i 92:j 92:n 92:o 92:p\ - 92:q 92:r 92:s 92:t 92:u 92:v 92:w 92:x 92:y 92:z 92:# 92:$ 92:% 92:& 92:' 9\ -2:( 92:) 92:* 92:+ 92:, 92:. 92:/ 92:: 92;D 92;E 92;F 92;G 92;H 92;L 92;M 92;\ -N 92;P 92;Q 92;U 92;V 92;W 92;X 92;Y 92;Z 92;d 92;f 92;g 92;h 92;i 92;j 92;k \ -92;l 92;m 92;n 92;o 92;p 92;q 92;r 92;s 92;t 92;u 92;v 92;w 92;x 92;y 92;z 92\ -;# 92;$ 92;% 92;& 92<3 92<5 92<6 92<7 92<8 92<9 92 92 92=? 92=@ 92=[ 92=] 92=^ 92=_ 92=` 92={ 92=| 92=} 92=~\ - 92>0 92>1 92>2 92>3 92>4 92>5 92>6 92>7 92>8 92>9 92>A 92>B 92>D 92>E 92>F 9\ -2>G 92>H 92>I 92>J 92>K 92>L 92>M 92>N 92>P 92>Q 92>R 92>S 92>T 92>U 92>V 92>\ -W 92>X 92>Y 92>Z 92>a 92>b 92>c 92>e 92>f 92>g 92>h 92>i 92>j 92>l 92>m 92>n \ -92>o 92>p 92>q 92>r 92>s 92>t 92>u 92>v 92>w 92>x 92>y 92># 92[a 92[b 92[c 92\ -[g 92[h 92[i 92[j 92[k 92[l 92[* 92[+ 92[, 92[- 92[. 92[/ 92[= 92[> 92[? 92[@\ - 92[[ 92[] 92[^ 92[_ 92[` 92]N 92]O 92]P 92]Q 92]S 92]W 92]X 92]Y 92]Z 92]a 9\ -2]b 92]f 92]h 92]i 92]j 92]k 92]o 92]p 92]q 92]r 92]s 92]t 92]u 92]v 92]w 92]\ -x 92]y 92]z 92]# 92]$ 92]% 92]& 92]' 92]( 92]) 92]+ 92], 92]- 92]. 92]/ 92]: \ -92]; 92^D 92^E 92^F 92^G 92^H 92^M 92^N 92^O 92^P 92^Q 92^R 92^V 92^X 92^Y 92\ -^Z 92^a 92^e 92^f 92^g 92^i 92^j 92^k 92^l 92^m 92^n 92^o 92^p 92^q 92^r 92^s\ - 92^t 92^u 92^v 92^w 92^x 92^y 92^z 92^# 92^$ 92^% 92^& 92^' 92_4 92_6 92_7 9\ -2_8 92_9 92_B 92_C 92_D 92_E 92_F 92_G 92_H 92_I 92_J 92_K 92_L 92_M 92_N 92_\ -O 92_P 92_Q 92_R 92_S 92_T 92_U 92_V 92_W 92_X 92_Y 92_Z 92_a 92_b 92_c 92_d \ -92_e 92_f 92_g 92_h 92_i 92_k 92_l 92_m 92_n 92_o 92_q 92_r 92_s 92_t 92_u 92\ -_x 92_y 92_z 92_# 92_$ 92_% 92_& 92_' 92_( 92_) 92_* 92_+ 92_, 92_- 92_. 92_/\ - 92_: 92_; 92_< 92_= 92_> 92_? 92_@ 92_[ 92_] 92__ 92_` 92_{ 92_| 92_} 92_~ 9\ -2`0 92`1 92`2 92`3 92`4 92`5 92`6 92`7 92`8 92`9 92`A 92`B 92`C 92`D 92`F 92`\ -G 92`H 92`I 92`J 92`K 92`L 92`M 92`N 92`O 92`P 92`Q 92`R 92`S 92`T 92`U 92`V \ -92`W 92`X 92`Y 92`a 92`b 92`c 92`d 92`e 92`g 92`h 92`i 92`j 92`k 92`l 92`m 92\ -`n 92`o 92`p 92`q 92`r 92`s 92`u 92`v 92`w 92`x 92`y 92`z 92`# 92`$ 92`% 92`&\ - 92`' 92`( 92`* 92`, 92`- 92`. 92`: 92`; 92`< 92`= 92`> 92`? 92`@ 92`[ 92`] 9\ -2`^ 92`_ 92`` 92`{ 92`| 92`} 92`~ 92{0 92{1 92{2 92{3 92{4 92{6 92{7 92{8 92{\ -9 92{A 92{C 92{D 92{E 92{F 92{H 92{I 92{J 92{K 92{L 92{M 92{N 92{O 92{P 92{Q \ -92{R 92{T 92{U 92{V 92{W 92{X 92{Y 92{Z 92{a 92{b 92{c 92{d 92{e 92{f 92{g 92\ -{i 92{j 92{k 92{l 92{m 92{o 92{p 92{q 92{r 92{s 92{t 92{u 92{v 92{w 92{x 92{y\ - 92{z 92{# 92{$ 92~b 92~c 92~d 92~h 92~i 92~j 92~q 92~r 92~s 92~t 92~u 92~v 9\ -2~# 92~% 92~) 92~* 92~+ 92~, 92~- 92~. 92~/ 92~: 92~; 92~< 92~= 92~> 92~? 92~\ -@ 92~] 92~^ 92~` 92~{ 930O 930P 930Q 930R 930S 930T 930X 930Y 930Z 930a 930b \ -930c 930h 930i 930j 930k 930l 930p 930q 930r 930s 930t 930v 930w 930x 930y 93\ -0z 930# 930$ 930% 930& 930' 930( 930) 930* 930, 930- 930. 930/ 930: 930; 930<\ - 931E 931F 931G 931H 931I 931J 931N 931O 931P 931Q 931R 931S 931W 931X 931Z 9\ -31a 931b 931f 931g 931h 931i 931j 931k 931m 931n 931o 931p 931q 931r 931s 931\ -t 931u 931v 931w 931x 931y 931z 931# 931$ 931% 931& 931' 931( 9325 9326 9327 \ -9328 9329 932A 932B 932C 932D 932E 932F 932G 932H 932I 932J 932K 932M 932N 93\ -2O 932P 932Q 932R 932S 932T 932U 932V 932W 932X 932Y 932Z 932a 932b 932c 932d\ - 932e 932f 932g 932h 932i 932j 932k 932l 932m 932n 932o 932p 932q 932r 932s 9\ -32t 932u 932v 932w 932z 932# 932$ 932% 932& 932( 932) 932* 932+ 932, 932- 932\ -. 932: 932; 932< 932= 932> 932? 932[ 932] 932^ 932` 932{ 932| 932} 932~ 9330 \ -9331 9332 9333 9334 9335 9336 9337 9338 933A 933B 933C 933D 933E 933F 933I 93\ -3J 933K 933L 933M 933N 933O 933P 933Q 933S 933T 933U 933V 933W 933X 933Y 933Z\ - 933a 933b 933c 933d 933e 933f 933h 933i 933j 933k 933l 933m 933n 933o 933p 9\ -33q 933r 933s 933t 933u 933v 933w 933x 933y 933z 933# 933$ 933% 933& 933' 933\ -( 933) 933* 933+ 933- 933. 933/ 933; 933< 933= 933> 933? 933@ 933] 933^ 933_ \ -933` 933{ 933} 933~ 9340 9341 9342 9343 9344 9345 9346 9347 9348 9349 934A 93\ -4B 934C 934D 934E 934F 934G 934I 934J 934K 934L 934M 934N 934O 934P 934Q 934R\ - 934S 934T 934V 934X 934Y 934Z 934a 934b 934c 934d 934f 934g 934h 934i 934j 9\ -34k 934l 934m 934n 934o 934p 934q 934r 934s 934t 934u 934v 934w 934x 934y 934\ -z 934# 934$ 934% 937c 937d 937i 937j 937k 937l 937m 937n 937r 937s 937t 937u \ -937v 937w 937$ 937% 937& 937( 937* 937+ 937, 937- 937. 937< 937= 937> 937? 93\ -7[ 937^ 937_ 937{ 937| 938P 938Q 938R 938S 938T 938U 938Y 938Z 938a 938b 938c\ - 938d 938h 938i 938k 938l 938m 938q 938r 938s 938t 938u 938v 938x 938y 938z 9\ -38# 938$ 938% 938& 938' 938( 938) 938* 938+ 938, 938- 938. 938/ 938: 938; 938\ -< 938= 939F 939G 939H 939J 939K 939O 939P 939Q 939R 939S 939T 939Y 939Z 939a \ -939b 939c 939g 939h 939i 939j 939l 939m 939n 939o 939p 939q 939r 939s 939t 93\ -9u 939v 939w 939x 939y 939z 939# 939$ 939% 939& 939' 939( 939) 93A7 93A8 93A9\ - 93AA 93AB 93AC 93AD 93AE 93AF 93AG 93AH 93AI 93AJ 93AK 93AL 93AN 93AO 93AP 9\ -3AQ 93AS 93AT 93AU 93AV 93AW 93AX 93AZ 93Aa 93Ab 93Ad 93Ae 93Af 93Ag 93Ah 93A\ -i 93Aj 93Ak 93Al 93Am 93An 93Ao 93Ap 93Aq 93Ar 93As 93At 93Au 93Av 93Aw 93Ax \ -93A# 93A$ 93A% 93A& 93A' 93A( 93A) 93A* 93A+ 93A, 93A- 93A. 93A/ 93A; 93A< 93\ -A= 93A> 93A? 93A@ 93A[ 93A] 93A^ 93A_ 93A{ 93A| 93A} 93A~ 93B0 93B1 93B3 93B4\ - 93B5 93B6 93B7 93B8 93B9 93BA 93BB 93BC 93BD 93BE 93BF 93BG 93BI 93BJ 93BK 9\ -3BL 93BM 93BN 93BO 93BP 93BQ 93BR 93BS 93BT 93BU 93BV 93BW 93BX 93BY 93BZ 93B\ -a 93Bb 93Bc 93Bd 93Be 93Bf 93Bg 93Bi 93Bj 93Bk 93Bl 93Bm 93Bn 93Bo 93Bp 93Bq \ -93Br 93Bs 93Bt 93Bu 93Bv 93Bw 93Bx 93By 93Bz 93B# 93B$ 93B& 93B' 93B( 93B) 93\ -B* 93B, 93B- 93B. 93B/ 93B: 93B< 93B= 93B> 93B? 93B@ 93B[ 93B] 93B^ 93B_ 93B`\ - 93B{ 93B| 93B} 93B~ 93C0 93C1 93C2 93C3 93C4 93C5 93C6 93C7 93C8 93C9 93CA 9\ -3CB 93CC 93CD 93CE 93CF 93CG 93CH 93CJ 93CK 93CL 93CM 93CN 93CO 93CP 93CR 93C\ -S 93CT 93CU 93CV 93CX 93CY 93CZ 93Ca 93Cb 93Cc 93Cd 93Ce 93Cf 93Cg 93Ch 93Ci \ -93Cj 93Ck 93Cm 93Cn 93Co 93Cp 93Cq 93Cr 93Cs 93Ct 93Cu 93Cv 93Cw 93Cx 93Cy 93\ -Cz 93C$ 93C% 93C& 93Fj 93Fk 93Fl 93Fm 93Fn 93Fo 93Fp 93Fq 93Fr 93Fs 93Ft 93Fu\ - 93Fv 93Fw 93Fx 93Fy 93Fz 93F# 93F- 93F. 93F/ 93F: 93F; 93F< 93F= 93F> 93F? 9\ -3F@ 93F[ 93F] 93F^ 93F_ 93F` 93F{ 93F| 93F} 93F~ 93G0 93G1 93G2 93G3 93G4 93G\ -5 93G6 93G7 93G8 93G9 93GA 93GB 93GC 93GD 93GE 93GF 93GG 93GQ 93GR 93GS 93GT \ -93GU 93GV 93GW 93GX 93GY 93GZ 93Ga 93Gb 93Gc 93Ge 93Gf 93Gg 93Gh 93Gj 93Gk 93\ -Gl 93Gm 93Gn 93Go 93Gq 93Gr 93Gs 93Gt 93Gu 93Gv 93Gw 93Gx 93Gy 93Gz 93G# 93G$\ - 93G% 93G& 93G' 93G( 93G) 93G* 93G+ 93G, 93G- 93G/ 93G: 93G; 93G< 93G= 93G> 9\ -3G? 93G@ 93G[ 93G] 93G^ 93G_ 93G` 93G{ 93G| 93G} 93G~ 93H0 93H1 93H3 93H4 93H\ -5 93H6 93H8 93H9 93HA 93HB 93HC 93HD 93HE 93HF 93HG 93HH 93HI 93HJ 93HK 93HL \ -93HM 93HN 93HO 93HP 93HQ 93HR 93HS 93HT 93HU 93HW 93HX 93HY 93HZ 93Ha 93Hb 93\ -Hc 93Hd 93He 93Hf 93Hg 93Hh 93Hi 93Hj 93Hk 93Hl 93Hn 93Ho 93Hp 93Hq 93Hr 93Hs\ - 93Ht 93Hu 93Hv 93Hw 93Hy 93Hz 93H# 93H$ 93H% 93H& 93H' 93H( 93H) 93H* 93H+ 9\ -3H, 93H- 93H. 93H/ 93H: 93H; 93H< 93H= 93H? 93H@ 93H[ 93H] 93H^ 93H_ 93H{ 93H\ -| 93H} 93H~ 93I0 93I1 93I2 93I3 93I4 93I5 93I8 93IA 93IB 93ID 93IE 93IG 93IH \ -93II 93IJ 93IK 93IL 93IM 93IN 93IO 93IP 93IQ 93IR 93IS 93IT 93IV 93IW 93IX 93\ -IY 93IZ 93Ie 93If 93Ih 93Ii 93Ij 93Ik 93Il 93Im 93In 93Io 93Ip 93Iq 93Ir 93Is\ - 93It 93Iu 93Iw 93Ix 93Iy 93Iz 93I% 93I& 93I( 93I) 93I+ 93I, 93I- 93I. 93I/ 9\ -3I: 93I; 93I< 93I= 93I> 93I? 93I@ 93I[ 93I] 93I_ 93I` 93I| 93I} 93I~ 93J0 93J\ -1 93J3 93J4 93J5 93J6 93J7 93J9 93JA 93JB 93JC 93JF 93JG 93JH 93JI 93JJ 93JK \ -93JL 93JM 93JO 93JP 93JQ 93JR 93JS 93JU 93JV 93JW 93JX 93JY 93Ja 93Jb 93Jc 93\ -Jd 93Je 93Jg 93Jh 93Ji 93Jj 93Jk 93Jl 93Jm 93Jn 93Jp 93Jq 93Jr 93Js 93Jt 93Jv\ - 93Jw 93Jx 93Jy 93Jz 93J$ 93J% 93J& 93J( 93J* 93J+ 93J, 93J- 93J/ 93J: 93J; 9\ -3J< 93J= 93J> 93J? 93J@ 93J[ 93J_ 93J` 93J{ 93J| 93J~ 93K0 93K1 93K2 93K3 93K\ -5 93K6 93K8 93K9 93KA 93KB 93KC 93KD 93KE 93KF 93KG 93KH 93KI 93KK 93KL 93KN \ -93KO 93KQ 93KR 93KS 93KT 93KU 93KW 93KX 93KZ 93Ka 93Kb 93Kc 93Kd 93Ke 93Kf 93\ -Kg 93Kh 93Ki 93Kj 93Kl 93Km 93Kn 93Ko 93Kp 93Kr 93Ks 93Kt 93Ku 93Kv 93Kx 93Ky\ - 93K# 93K$ 93K% 93K& 93K' 93K( 93K) 93K* 93K+ 93K, 93K. 93K/ 93K: 93K; 93K< 9\ -3K= 93K> 93K? 93K@ 93K[ 93K] 93K` 93K{ 93K| 93K} 93K~ 93L0 93L1 93L2 93L3 93L\ -4 93L5 93L6 93L7 93LB 93LC 93LD 93LE 93LF 93LG 93LH 93LJ 93LK 93LL 93LM 93LN \ -93LO 93LP 93LQ 93LR 93LS 93LT 93LU 93LV 93LW 93LY 93LZ 93La 93Lb 93Lc 93Ld 93\ -Le 93Lf 93Lg 93Lh 93Li 93Lj 93Ll 93Lm 93Ln 93Lo 93Lp 93Lq 93Lr 93Ls 93Lt 93Lu\ - 93Lw 93Lx 93Ly 93Lz 93L# 93L$ 93L% 93L& 93L' 93L( 93L) 93L* 93L+ 93L, 93L- 9\ -3L. 93L/ 93L: 93L; 93L< 93L= 93L> 93L@ 93L[ 93L^ 93L_ 93L` 93L{ 93L| 93L} 93L\ -~ 93M0 93M1 93M4 93M5 93M6 93M8 93M9 93MA 93MB 93MC 93MD 93ME 93MF 93MG 93MI \ -93MJ 93MK 93ML 93MM 93MN 93MO 93MP 93MQ 93MR 93MS 93MU 93MV 93MW 93MX 93MY 93\ -MZ 93Ma 93Mb 93Mc 93Md 93Me 93Mg 93Mi 93Mk 93Mm 93Mn 93Mo 93Mp 93Mq 93Mr 93Ms\ - 93Mt 93Mu 93Mv 93Mw 93Mx 93Mz 93M# 93M$ 93M% 93M& 93M' 93M( 93M) 93M* 93M+ 9\ -3M, 93M- 93M: 93M; 93M< 93M= 93M> 93M? 93M@ 93M[ 93M] 93M^ 93M_ 93M` 93M{ 93M\ -| 93M} 93M~ 93N1 93N2 93N3 93N4 93N5 93N6 93N8 93N9 93NA 93NB 93NC 93ND 93NE \ -93NF 93NG 93NH 93NI 93NJ 93NK 93NL 93NN 93NO 93NP 93NQ 93NR 93NS 93NT 93NU 93\ -NV 93NW 93NX 93NY 93Na 93Nc 93Nd 93Nf 93Nh 93Nk 93Nl 93Nm 93Nn 93No 93Np 93Nq\ - 93Nr 93Ns 93Nu 93Nv 93Nw 93Ny 93N# 93N$ 93N% 93N& 93N' 93N( 93N) 93N+ 93N, 9\ -3N- 93N. 93N/ 93N: 93N; 93N< 93N= 93N> 93N? 93N@ 93N[ 93N^ 93N` 93N{ 93N} 93N\ -~ 93O0 93O1 93O2 93O3 93O4 93O5 93O6 93O7 93O8 93O9 93OA 93OB 93OC 93OD 93OE \ -93OF 93OG 93OH 93OI 93OJ 93OK 93OL 93OM 93ON 93OO 93OP 93OQ 93OR 93OS 93OT 93\ -OU 93OV 93OW 93OX 93OY 93OZ 93Oa 93Ob 93Oc 93Oe 93Of 93Og 93Oh 93Oi 93Ok 93Ol\ - 93Om 93On 93Oo 93Oq 93Or 93Os 93Ot 93Ou 93Ov 93Ow 93Ox 93Oy 93Oz 93O# 93O$ 9\ -3O% 93O& 93O' 93O( 93O* 93O+ 93O, 93O- 93O/ 93O: 93O; 93O< 93O= 93O> 93O? 93O\ -@ 93O[ 93O] 93O^ 93O_ 93O` 93O{ 93O| 93O} 93O~ 93P0 93P1 93P2 93P3 93P5 93P6 \ -93P7 93P9 93PA 93PB 93PC 93PD 93PE 93PF 93PG 93PH 93PI 93PJ 93PK 93PL 93PM 93\ -PN 93PO 93PP 93PQ 93PR 93PS 93PT 93PU 93PV 93PW 93PX 93PZ 93Pa 93Pb 93Pc 93Pd\ - 93Pe 93Pf 93Pg 93Ph 93Pi 93Pj 93Pk 93Pl 93Pm 93Pn 93Po 93Pp 93Pq 93Ps 93Pt 9\ -3Pu 93Pv 93Pw 93Px 93Py 93Pz 93P# 93P$ 93P% 93P& 93P' 93P( 93P) 93P* 93P+ 93P\ -, 93P- 93P. 93P: 93P; 93P< 93P= 93P> 93P? 93P@ 93P[ 93P] 93P^ 93P_ 93P` 93P{ \ -93P| 93P} 93P~ 93Q0 93Q1 93Q2 93Q3 93Q4 93Q5 93Q6 93Q8 93Q9 93QA 93QB 93QC 93\ -QD 93QE 93QG 93QH 93QI 93QJ 93QK 93QL 93QM 93QN 93QO 93QP 93QQ 93QR 93QS 93QT\ - 93QU 93QW 93QX 93QY 93QZ 93Qa 93Qb 93Qe 93Qf 93Qh 93Qi 93Qj 93Qk 93Ql 93Qm 9\ -3Qn 93Qo 93Qp 93Qq 93Qr 93Qs 93Qt 93Qu 93Qv 93Qw 93Qx 93Qy 93Qz 93Q# 93Q$ 93Q\ -% 93Q' 93Q( 93Q) 93Q+ 93Q, 93Q- 93Q. 93Q/ 93Q: 93Q; 93Q< 93Q= 93Q> 93Q? 93Q@ \ -93Q[ 93Q] 93Q^ 93Q_ 93Q{ 93Q} 93Q~ 93R0 93R1 93R2 93R3 93R4 93R5 93R6 93R7 93\ -R8 93R9 93RB 93RC 93RD 93RF 93RG 93RI 93RJ 93RK 93RL 93RM 93RN 93RP 93RQ 93RR\ - 93RS 93RT 93RU 93RV 93RW 93RX 93RY 93RZ 93Ra 93Rb 93Rd 93Re 93Rf 93Rg 93Ri 9\ -3Rk 93Rl 93Rm 93Rn 93Ro 93Rq 93Rr 93Rs 93Rt 93Ru 93Rv 93Rw 93Rx 93Ry 93Rz 93R\ -# 93R$ 93R% 93R& 93R' 93R) 93R* 93R+ 93R, 93R- 93R. 93R/ 93R: 93R; 93R< 93R= \ -93R> 93R? 93R@ 93R[ 93R] 93R^ 93R_ 93R` 93R{ 93R| 93R} 93S0 93S1 93S2 93S3 93\ -S4 93S5 93S6 93S8 93SA 93SB 93SC 93SD 93SE 93SF 93SG 93SH 93SI 93SJ 93SL 93SM\ - 93SN 93SO 93SP 93SQ 93SR 93ST 93SU 93SV 93SW 93SX 93SY 93SZ 93Sb 93Sc 93Sd 9\ -3Se 93Sf 93Sg 93Sh 93Si 93Sj 93Sk 93Sl 93Sm 93Sn 93Sp 93Sq 93Sr 93Ss 93St 93S\ -u 93Sv 93Sw 93Sx 93Sy 93Sz 93S# 93S% 93S& 93S' 93S( 93S) 93S* 93S+ 93S- 93S. \ -93S/ 93S: 93S; 93S< 93S= 93S> 93S? 93S@ 93S[ 93S] 93S^ 93S_ 93S` 93S{ 93S| 93\ -S} 93S~ 93T0 93T1 93T2 93T3 93T4 93T5 93T6 93T7 93T8 93T9 93TB 93TC 93TD 93TE\ - 93TF 93TG 93TH 93TI 93TJ 93TL 93TM 93TN 93TO 93TP 93TQ 93TR 93TS 93TT 93TU 9\ -3TV 93TW 93TX 93Ta 93Tb 93Tc 93Td 93Te 93Tf 93Tg 93Th 93Ti 93Tj 93Tk 93Tm 93T\ -o 93Tp 93Tq 93Tr 93Ts 93Tt 93Tu 93Tv 93Tw 93Tx 93Ty 93Tz 93T# 93T$ 93T% 93T& \ -93T' 93T( 93T) 93T* 93T, 93T- 93T. 93T/ 93T: 93T; 93T< 93T= 93T> 93T@ 93T] 93\ -T^ 93T` 93T{ 93T| 93T} 93T~ 93U0 93U1 93U2 93U4 93U5 93U7 93U8 93U9 93UA 93UB\ - 93UC 93UD 93UE 93UF 93UG 93UH 93UI 93UJ 93UL 93UM 93UN 93UO 93UP 93UQ 93UR 9\ -3US 93UT 93UV 93UX 93UY 93UZ 93Ua 93Ub 93Uc 93Ud 93Ue 93Uf 93Ug 93Uh 93Ui 93U\ -j 93Uk 93Ul 93Un 93Uo 93Up 93Uq 93Ur 93Us 93Ut 93Uu 93Uv 93Uw 93Ux 93Uy 93Uz \ -93U# 93U$ 93U% 93U& 93U' 93U( 93U) 93U* 93U+ 93U, 93U- 93U. 93U/ 93U: 93U; 93\ -U< 93U= 93U> 93U? 93U@ 93U[ 93U] 93U^ 93U_ 93U` 93U{ 93U| 93U~ 93V1 93V2 93V3\ - 93V4 93V5 93V6 93V7 93V9 93VB 93VC 93VD 93VE 93VF 93VG 93VH 93VI 93VJ 93VK 9\ -3VL 93VM 93VN 93VO 93VP 93VS 93VT 93VU 93VV 93VW 93VX 93VY 93VZ 93Va 93Vb 93V\ -d 93Ve 93Vf 93Vh 93Vj 93Vk 93Vl 93Vm 93Vn 93Vo 93Vp 93Vq 93Vr 93Vs 93Vt 93Vu \ -93Vv 93Vy 93Vz 93V# 93V$ 93V& 93V' 93V( 93V* 93V+ 93V, 93V- 93V. 93V/ 93V: 93\ -V; 93V< 93V= 93V> 93V? 93V@ 93V[ 93V^ 93V_ 93V` 93V{ 93V} 93V~ 93W2 93W3 93W5\ - 93W6 93W7 93W9 93WA 93WB 93WC 93WD 93WE 93WF 93WG 93WH 93WI 93WJ 93WK 93WL 9\ -3WM 93WN 93WO 93WP 93WQ 93WR 93WS 93WT 93WU 93WV 93WW 93WX 93WY 93WZ 93Wa 93W\ -b 93Wc 93Wd 93We 93Wf 93Wg 93Wh 93Wi 93Wj 93Wk 93Wl 93Wm 93Wn 93Wo 93Wp 93Wq \ -93Wr 93Wt 93Wu 93Wv 93Ww 93Wx 93Wy 93Wz 93W# 93W$ 93W% 93W& 93W' 93W( 93W) 93\ -W* 93W+ 93W, 93W- 93W/ 93W: 93W; 93W< 93W= 93W> 93W? 93W@ 93W[ 93W] 93W^ 93W_\ - 93W` 93W{ 93W| 93W} 93W~ 93X0 93X1 93X2 93X4 93X5 93X6 93X7 93X8 93X9 93XA 9\ -3XB 93XC 93XD 93XE 93XF 93XG 93XH 93XI 93XJ 93XK 93XL 93XN 93XO 93XP 93XQ 93X\ -S 93XT 93XU 93XV 93XW 93XX 93XZ 93Xa 93Xb 93Xc 93Xd 93Xe 93Xf 93Xg 93Xh 93Xi \ -93Xj 93Xk 93Xl 93Xm 93Xn 93Xo 93Xp 93Xq 93Xr 93Xs 93Xt 93Xu 93Xv 93Xw 93Xx 93\ -Xz 93X# 93X$ 93X% 93X& 93X' 93X( 93X) 93X* 93X+ 93X, 93X- 93X. 93X/ 93X: 93X;\ - 93X< 93X= 93X> 93X? 93X@ 93X[ 93X] 93X^ 93X_ 93X` 93X| 93X} 93X~ 93Y0 93Y1 9\ -3Y2 93Y3 93Y4 93Y5 93Y6 93Y7 93Y9 93YB 93YC 93YD 93YE 93YG 93YI 93YJ 93YK 93Y\ -L 93YM 93YN 93YO 93YP 93YQ 93YR 93YS 93YT 93YU 93YV 93YW 93YX 93YZ 93Yb 93Yd \ -93Ye 93Yf 93Yh 93Yi 93Yj 93Yk 93Yl 93Ym 93Yn 93Yo 93Yp 93Yq 93Yr 93Ys 93Yt 93\ -Yu 93Yv 93Yw 93Yx 93Yy 93Yz 93Y# 93Y$ 93Y% 93Y& 93Y' 93Y) 93Y+ 93Y, 93Y- 93Y.\ - 93Y/ 93Y: 93Y; 93Y< 93Y= 93Y> 93Y? 93Y@ 93Y[ 93Y] 93Y^ 93Y_ 93Y{ 93Y| 93Y~ 9\ -3Z0 93Z1 93Z2 93Z3 93Z4 93Z5 93Z6 93Z7 93Z8 93Z9 93ZA 93ZB 93ZD 93ZE 93ZF 93Z\ -G 93ZI 93ZJ 93ZL 93ZM 93ZN 93ZO 93ZQ 93ZR 93ZS 93ZT 93ZU 93ZV 93ZW 93ZX 93ZY \ -93ZZ 93Za 93Zb 93Zc 93Zd 93Zf 93Zg 93Zh 93Zi 93Zj 93Zk 93Zl 93Zn 93Zo 93Zp 93\ -Zr 93Zs 93Zt 93Zu 93Zv 93Zw 93Zy 93Zz 93Z# 93Z$ 93Z% 93Z' 93Z( 93Z) 93Z* 93Z+\ - 93Z, 93Z. 93Z/ 93Z: 93Z; 93Z< 93Z= 93Z> 93Z? 93Z@ 93Z[ 93Z] 93Z^ 93Z_ 93Z` 9\ -3Z{ 93Z} 93Z~ 93a0 93a1 93a2 93a3 93a4 93a5 93a6 93a7 93a8 93a9 93aA 93aC 93a\ -D 93aE 93aF 93aG 93aH 93aI 93aJ 93aK 93aM 93aN 93aO 93aP 93aQ 93aR 93aT 93aU \ -93aV 93aW 93aZ 93aa 93ab 93ad 93ae 93af 93ag 93ah 93ai 93aj 93ak 93al 93am 93\ -an 93ap 93aq 93ar 93at 93au 93av 93aw 93ax 93ay 93az 93a# 93a$ 93a% 93a' 93a(\ - 93a) 93a* 93a+ 93a, 93a- 93a/ 93a: 93a; 93a< 93a= 93a> 93a? 93a@ 93a[ 93a] 9\ -3a^ 93a_ 93a` 93a{ 93a| 93a} 93a~ 93b0 93b1 93b2 93b3 93b4 93b5 93b6 93b7 93b\ -8 93b9 93bA 93bC 93bE 93bF 93bG 93bH 93bI 93bJ 93bL 93bM 93bO 93bP 93bQ 93bR \ -93bS 93bT 93bU 93bV 93bW 93bX 93bY 93ba 93bc 93bd 93be 93bf 93bg 93bh 93bi 93\ -bj 93bk 93bm 93bn 93bo 93bp 93bq 93br 93bs 93bt 93bu 93bv 93bw 93bx 93by 93bz\ - 93b# 93b$ 93b% 93b& 93b' 93b( 93b* 93b+ 93b, 93b- 93b. 93b/ 93b: 93b; 93b< 9\ -3b= 93b> 93b@ 93b[ 93b] 93b^ 93b_ 93b` 93b{ 93b| 93b} 93b~ 93c0 93c1 93c2 93c\ -3 93c4 93c5 93c6 93c7 93c9 93cA 93cB 93cC 93cD 93cE 93cF 93cH 93cJ 93cL 93cO \ -93cP 93cQ 93cR 93cS 93cT 93cU 93cV 93cW 93cX 93cY 93ca 93cb 93cc 93cd 93ce 93\ -cf 93cg 93ch 93ci 93cj 93cl 93cm 93co 93cp 93cq 93cr 93cs 93ct 93cu 93cv 93cw\ - 93cx 93cy 93cz 93c# 93c% 93c& 93c' 93c( 93c) 93c* 93c+ 93c, 93c- 93c/ 93c; 9\ -3c< 93c= 93c> 93c? 93c@ 93c[ 93c] 93c^ 93c_ 93c` 93c{ 93c| 93c} 93c~ 93d1 93d\ -2 93d3 93d4 93d5 93d6 93d7 93d8 93d9 93dA 93dB 93dD 93dE 93dF 93dG 93dH 93dI \ -93dJ 93dK 93dL 93dM 93dN 93dP 93dQ 93dR 93dS 93dT 93dU 93dV 93dW 93dX 93dY 93\ -dZ 93da 93db 93dc 93dm 93dn 93do 93dp 93dq 93dr 93ds 93dt 93du 93dv 93dw 93dx\ - 93dy 93dz 93d# 93d$ 93d% 93d& 93d: 93d; 93d< 93d= 93d> 93d? 93d@ 93d[ 93d] 9\ -3d^ 93d_ 93d` 93d{ 93d| 93d} 93d~ 93e0 93e1 93e2 93e3 93e4 93e5 93e6 93e7 93e\ -8 93e9 93eA 93eB 93eC 93eD 93eE 93eF 93eG 93eH 93eI 93eJ 93eU 93eV 93eW 93eX \ -93eY 93eZ 93eb 93ec 93ed 93ee 93ef 93eg 93eh 93ei 93ej 93ek 93el 93em 93en 93\ -eo 93eq 93er 93es 93et 93eu 93ev 93ex 93ey 93ez 93e$ 93e% 93e& 93e' 93e( 93e)\ - 93e* 93e+ 93e, 93e- 93e. 93e/ 93e: 93e; 93e< 93e= 93e> 93e? 93e@ 93e[ 93e^ 9\ -3e_ 93e` 93e{ 93e| 93e} 93e~ 93f0 93f1 93f2 93f3 93f4 93f5 93f6 93f7 93f8 93f\ -9 93fA 93fB 93fC 93fD 93fF 93fG 93fH 93fI 93fK 93fL 93fM 93fN 93fO 93fQ 93fR \ -93fS 93fT 93fU 93fV 93fW 93fX 93fY 93fZ 93fa 93fb 93fc 93fd 93fe 93ff 93fg 93\ -fh 93fi 93fj 93fk 93fl 93fm 93fn 93fo 93fp 93fr 93fs 93ft 93fu 93fv 93fw 93fx\ - 93fy 93fz 93f# 93f$ 93f% 93f& 93f' 93f) 93f* 93f+ 93f, 93f- 93f. 93f/ 93f: 9\ -3f; 93f< 93f= 93f> 93f? 93f[ 93f] 93f^ 93f_ 93f` 93f{ 93f| 93f} 93f~ 93g0 93g\ -1 93g2 93g3 93g5 93g6 93g7 93g8 93gA 93gC 93gD 93gE 93gF 93gG 93gH 93gJ 93gK \ -93gL 93gM 93gN 93gO 93gP 93gQ 93gR 93gS 93gT 93gU 93gV 93gW 93gY 93gZ 93ga 93\ -gb 93gc 93gf 93gg 93gh 93gi 93gk 93gl 93gm 93gn 93go 93gp 93gq 93gr 93gs 93gt\ - 93gu 93gv 93gw 93gx 93gz 93g# 93g$ 93g% 93g& 93g( 93g* 93g+ 93g, 93g. 93g/ 9\ -3g: 93g; 93g< 93g= 93g> 93g? 93g@ 93g[ 93g] 93g^ 93g_ 93g` 93g{ 93g| 93g} 93h\ -0 93h1 93h3 93h4 93h5 93h6 93h7 93h9 93hA 93hB 93hC 93hD 93hE 93hF 93hG 93hH \ -93hI 93hJ 93hK 93hL 93hM 93hO 93hP 93hQ 93hR 93hS 93hT 93hU 93hV 93hW 93hX 93\ -hY 93ha 93hb 93hc 93hd 93he 93hf 93hg 93hh 93hi 93hj 93hk 93hl 93hm 93hn 93ho\ - 93hp 93hr 93hs 93ht 93hv 93hw 93hx 93hy 93hz 93h$ 93h% 93h& 93h' 93h( 93h) 9\ -3h* 93h+ 93h, 93h- 93h. 93h/ 93h: 93h; 93h> 93h@ 93h[ 93h] 93h` 93h{ 93h| 93h\ -} 93h~ 93i0 93i1 93i2 93i3 93i5 93i6 93i7 93i8 93i9 93iB 93iC 93iD 93iE 93iF \ -93iH 93iI 93iJ 93iK 93iL 93iM 93iN 93iO 93iP 93iQ 93iR 93iS 93iT 93iU 93iW 93\ -iX 93iY 93iZ 93ia 93ic 93id 93ie 93if 93ii 93ij 93il 93im 93in 93io 93ip 93iq\ - 93ir 93is 93it 93iu 93iv 93ix 93iy 93iz 93i# 93i$ 93i& 93i' 93i* 93i, 93i- 9\ -3i. 93i; 93i< 93i= 93i> 93i? 93i@ 93i[ 93i] 93i^ 93i_ 93i` 93i} 93i~ 93j0 93j\ -1 93j2 93j3 93j4 93j5 93j6 93j8 93j9 93jA 93jD 93jF 93jG 93jH 93jI 93jJ 93jK \ -93jM 93jN 93jO 93jQ 93jR 93jS 93jT 93jU 93jV 93jW 93jX 93jY 93jb 93jd 93je 93\ -jg 93jh 93ji 93jj 93jk 93jl 93jm 93jo 93jp 93jq 93js 93jt 93ju 93jv 93jw 93jx\ - 93jy 93jz 93j# 93j$ 93j& 93j( 93j) 93j* 93j+ 93j, 93j- 93j/ 93j: 93j; 93j> 9\ -3j@ 93j[ 93j] 93j^ 93j_ 93j` 93j{ 93j| 93j} 93j~ 93k0 93k3 93k4 93k5 93k6 93k\ -7 93k8 93k9 93kC 93kD 93kE 93kG 93kH 93kI 93kJ 93kK 93kL 93kM 93kN 93kO 93kP \ -93kR 93kS 93kT 93kU 93kV 93kW 93kX 93kY 93ka 93kb 93kc 93ke 93kf 93kg 93ki 93\ -kj 93kk 93kl 93km 93kn 93ko 93kp 93kq 93kr 93ks 93kt 93ku 93kv 93ky 93kz 93k#\ - 93k$ 93k% 93k& 93k' 93k) 93k* 93k, 93k. 93k/ 93k: 93k; 93k< 93k= 93k> 93k[ 9\ -3k^ 93k_ 93k` 93k| 93k} 93k~ 93l0 93l2 93l3 93l4 93l5 93l6 93l7 93l8 93lA 93l\ -B 93lC 93lD 93lE 93lF 93lH 93lI 93lJ 93lL 93lM 93lN 93lP 93lQ 93lR 93lS 93lU \ -93lW 93lZ 93la 93lb 93lc 93ld 93lf 93lg 93li 93lk 93ln 93lo 93lp 93lq 93lr 93\ -ls 93lt 93lu 93lv 93lx 93ly 93lz 93l$ 93l& 93l' 93l( 93l) 93l+ 93l/ 93l: 93l;\ - 93l< 93l= 93l> 93l? 93l@ 93l[ 93l] 93l^ 93l_ 93l{ 93l} 93l~ 93m1 93m2 93m3 9\ -3m4 93m5 93m6 93m7 93m8 93m9 93mA 93mB 93mC 93mD 93mE 93mF 93mG 93mH 93mI 93m\ -J 93mK 93mL 93mM 93mN 93mO 93mP 93mQ 93mR 93mS 93mT 93mV 93mW 93mX 93mY 93mZ \ -93ma 93mb 93mc 93md 93me 93mf 93mg 93mh 93mi 93mj 93mk 93ml 93mm 93mn 93mo 93\ -mp 93mq 93mr 93ms 93mt 93mu 93mw 93mx 93my 93mz 93m# 93m% 93m& 93m' 93m( 93m)\ - 93m* 93m+ 93m, 93m- 93m. 93m/ 93m: 93m; 93m< 93m> 93m? 93m@ 93m[ 93m] 93m^ 9\ -3m` 93m{ 93m| 93m} 93m~ 93n0 93n2 93n3 93n4 93n5 93n6 93n7 93n8 93n9 93nA 93n\ -B 93nC 93nD 93nE 93nF 93nG 93nH 93nI 93nJ 93nL 93nM 93nN 93nO 93nP 93nQ 93nR \ -93nS 93nT 93nU 93nV 93nW 93nX 93nY 93nZ 93na 93nb 93nc 93nd 93ne 93nf 93ng 93\ -nh 93ni 93nj 93nk 93nl 93nm 93nn 93no 93np 93nq 93ns 93nt 93nu 93nv 93nw 93nx\ - 93ny 93nz 93n# 93n$ 93n% 93n& 93n' 93n( 93n) 93n* 93n+ 93n, 93n- 93n. 93n/ 9\ -3n: 93n; 93n< 93n= 93n> 93n? 93n@ 93n[ 93n] 93n^ 93n_ 93n` 93n{ 93n| 93n} 93n\ -~ 93o0 93o1 93o2 93o3 93o4 93o5 93o7 93o8 93o9 93oC 93oD 93oE 93oF 93oG 93oH \ -93oI 93oJ 93oK 93oL 93oM 93oN 93oO 93oP 93oQ 93oR 93oS 93oT 93oU 93oV 93oW 93\ -oX 93oY 93oZ 93oa 93ob 93oc 93od 93oe 93oh 93oi 93oj 93ok 93om 93on 93oo 93op\ - 93oq 93or 93os 93ot 93ou 93ov 93ow 93ox 93oy 93oz 93o# 93o$ 93o% 93o& 93o' 9\ -3o) 93o* 93o+ 93o, 93o- 93o. 93o/ 93o; 93o< 93o= 93o> 93o? 93o@ 93o[ 93o] 93o\ -^ 93o_ 93o` 93o{ 93o| 93o~ 93p1 93p2 93p3 93p4 93p6 93p7 93p8 93p9 93pA 93pB \ -93pC 93pD 93pE 93pF 93pG 93pH 93pI 93pJ 93pK 93pL 93pM 93pN 93pP 93pQ 93pR 93\ -pS 93pT 93pU 93pV 93pW 93pX 93pY 93pZ 93pa 93pb 93pc 93pd 93pe 93pf 93pg 93ph\ - 93pi 93pj 93pk 93pl 93pm 93pn 93po 93pp 93pq 93ps 93pt 93pu 93pw 93px 93py 9\ -3pz 93p# 93p% 93p' 93p( 93p) 93p* 93p+ 93p, 93p- 93p. 93p/ 93p: 93p; 93p< 93p\ -= 93p[ 93p] 93p^ 93p_ 93p` 93p{ 93p| 93p} 93p~ 93q0 93q1 93q2 93q3 93q4 93q5 \ -93q6 93q7 93q8 93q9 93qA 93qB 93qD 93qF 93qG 93qH 93qI 93qJ 93qK 93qN 93qO 93\ -qP 93qQ 93qR 93qS 93qT 93qU 93qV 93qW 93qX 93qY 93qZ 93qa 93qb 93qc 93qd 93qe\ - 93qf 93qg 93qh 93qi 93qk 93qm 93qn 93qo 93qp 93qq 93qr 93qs 93qt 93qu 93qv 9\ -3qw 93qz 93q# 93q$ 93q% 93q' 93q( 93q) 93q* 93q+ 93q- 93q. 93q/ 93q: 93q< 93q\ -> 93q? 93q@ 93q[ 93q] 93q^ 93q_ 93q` 93q{ 93q| 93q} 93q~ 93r1 93r2 93r3 93r4 \ -93r5 93r6 93r7 93r9 93rA 93rB 93rC 93rF 93rG 93rH 93rI 93rJ 93rK 93rL 93rM 93\ -rN 93rO 93rP 93rQ 93rR 93rS 93rT 93rU 93rV 93rW 93rX 93rY 93rZ 93rc 93rd 93re\ - 93rf 93rg 93rh 93ri 93rj 93rk 93rl 93rm 93ro 93rp 93rr 93rs 93rt 93ru 93rv 9\ -3rw 93rx 93ry 93rz 93r# 93r$ 93r% 93r& 93r' 93r( 93r) 93r* 93r+ 93r, 93r- 93r\ -. 93r/ 93r; 93r< 93r= 93r? 93r[ 93r] 93r^ 93r_ 93r` 93r{ 93r| 93r} 93r~ 93s0 \ -93s2 93s4 93s5 93s6 93s7 93s8 93sA 93sB 93sC 93sD 93sE 93sF 93sH 93sI 93sJ 93\ -sK 93sL 93sM 93sN 93sO 93sP 93sQ 93sS 93sT 93sU 93sV 93sW 93sX 93sY 93sZ 93sa\ - 93sc 93sf 93sg 93si 93sj 93sk 93sl 93sm 93sn 93so 93sp 93sq 93sr 93st 93su 9\ -3sv 93sw 93sx 93sy 93sz 93s# 93s$ 93s% 93s& 93s' 93s) 93s* 93s+ 93s, 93s- 93s\ -. 93s/ 93s: 93s; 93s< 93s= 93s> 93s? 93s@ 93s[ 93s] 93s_ 93s` 93s{ 93s| 93s} \ -93s~ 93t0 93t1 93t2 93t3 93t5 93t7 93t9 93tA 93tB 93tC 93tD 93tE 93tF 93tG 93\ -tI 93tJ 93tK 93tL 93tO 93tQ 93tR 93tS 93tU 93tV 93tW 93tX 93tY 93ta 93tb 93tc\ - 93td 93te 93tg 93th 93tj 93tk 93tl 93tn 93to 93tp 93tq 93tr 93ts 93tt 93tu 9\ -3tv 93tw 93ty 93tz 93t# 93t% 93t' 93t( 93t) 93t* 93t+ 93t, 93t- 93t/ 93t: 93t\ -; 93t< 93t= 93t> 93t? 93t@ 93t[ 93t] 93t^ 93t_ 93t` 93t| 93t~ 93u0 93u2 93u3 \ -93u4 93u8 93u9 93uA 93uB 93uD 93uE 93uF 93uG 93uH 93uI 93uJ 93uK 93uL 93uM 93\ -uN 93uO 93uP 93uQ 93uR 93uS 93uT 93uU 93uW 93uX 93uY 93uZ 93ua 93ub 93uc 93ud\ - 93ue 93uf 93ug 93uh 93ui 93uj 93uk 93ul 93um 93un 93uo 93up 93uq 93ur 93us 9\ -3ut 93uu 93uv 93uw 93ux 93uy 93uz 93u# 93u$ 93u& 93u' 93u( 93u) 93u* 93u+ 93u\ -, 93u- 93u. 93u/ 93u: 93u; 93u< 93u= 93u> 93u? 93u@ 93u[ 93u] 93u^ 93u_ 93u` \ -93u{ 93u| 93u} 93u~ 93v0 93v1 93v2 93v3 93v4 93v5 93v6 93v7 93v8 93v9 93vA 93\ -vB 93vC 93vD 93vE 93vF 93vG 93vI 93vJ 93vK 93vM 93vN 93vO 93vP 93vQ 93vR 93vT\ - 93vU 93vV 93vW 93vX 93vY 93vZ 93va 93vb 93vc 93vd 93ve 93vf 93vg 93vi 93vj 9\ -3vk 93vl 93vm 93vn 93vo 93vp 93vq 93vr 93vt 93vu 93vv 93vw 93vx 93vy 93vz 93v\ -# 93v$ 93v% 93v& 93v' 93v( 93v) 93v+ 93v, 93v- 93v. 93v/ 93v: 93v; 93v= 93v> \ -93v? 93v[ 93v] 93v^ 93v_ 93v` 93v{ 93v| 93v} 93v~ 93w0 93w1 93w2 93w3 93w4 93\ -w6 93w7 93w8 93w9 93wA 93wC 93wD 93wE 93wF 93wH 93wI 93wJ 93wK 93wL 93wM 93wN\ - 93wO 93wP 93wQ 93wR 93wS 93wT 93wU 93wV 93wW 93wX 93wY 93wZ 93wa 93wb 93wc 9\ -3wd 93we 93wf 93wi 93wj 93wk 93wl 93wn 93wo 93wp 93wq 93wr 93ws 93wt 93wu 93w\ -v 93ww 93wx 93wy 93wz 93w# 93w$ 93w& 93w' 93w( 93w) 93w+ 93w, 93w- 93w. 93w/ \ -93w: 93w< 93w= 93w> 93w? 93w@ 93w[ 93w] 93w^ 93w_ 93w` 93w{ 93w| 93w} 93w~ 93\ -x0 93x2 93x3 93x4 93x5 93x6 93x7 93x8 93x9 93xA 93xB 93xC 93xD 93xE 93xF 93xG\ - 93xH 93xI 93xJ 93xK 93xL 93xM 93xN 93xO 93xQ 93xR 93xS 93xT 93xU 93xV 93xX 9\ -3xY 93xZ 93xa 93xd 93xe 93xf 93xg 93xh 93xi 93xj 93xk 93xl 93xm 93xn 93xo 93x\ -p 93xr 93xs 93xt 93xx 93xy 93xz 93x# 93x$ 93x% 93x& 93x' 93x( 93x) 93x* 93x+ \ -93x, 93x- 93x. 93x/ 93x: 93x; 93x< 93x= 93x> 93x@ 93x] 93x^ 93x_ 93x` 93x{ 93\ -x| 93x} 93x~ 93y0 93y1 93y2 93y3 93y4 93y5 93y7 93y8 93y9 93yA 93yB 93yC 93yD\ - 93yF 93yG 93yH 93yI 93yJ 93yL 93yM 93yN 93yO 93yP 93yQ 93yR 93yS 93yT 93yU 9\ -3yV 93yW 93yX 93yY 93yZ 93ya 93yb 93yc 93ye 93yf 93yh 93yj 93yk 93yl 93yn 93y\ -o 93yp 93yq 93yr 93ys 93yt 93yu 93yv 93yw 93yx 93yy 93yz 93y# 93y$ 93y% 93y& \ -93y' 93y( 93y) 93y* 93y, 93y. 93y/ 93y; 93y< 93y= 93y> 93y? 93y@ 93y[ 93y] 93\ -y^ 93y_ 93y` 93y| 93y} 93y~ 93z0 93z2 93z3 93z4 93z5 93z6 93z7 93z8 93zA 93zB\ - 93zD 93zF 93zG 93zH 93zI 93zJ 93zK 93zL 93zM 93zN 93zO 93zP 93zQ 93zR 93zS 9\ -3zT 93zU 93zV 93zW 93zX 93zY 93zZ 93za 93ze 93zf 93zg 93zh 93zi 93zj 93zk 93z\ -l 93zm 93zn 93zo 93zp 93zq 93zs 93zt 93zu 93zv 93zw 93zx 93zy 93zz 93z# 93z$ \ -93z% 93z& 93z' 93z) 93z* 93z+ 93z, 93z- 93z. 93z: 93z; 93z< 93z= 93z@ 93z[ 93\ -z] 93z^ 93z_ 93z` 93z{ 93z| 93z} 93z~ 93#0 93#1 93#2 93#3 93#5 93#6 93#7 93#8\ - 93#9 93#A 93#C 93#D 93#E 93#F 93#G 93#I 93#J 93#K 93#L 93#M 93#N 93#O 93#P 9\ -3#Q 93#R 93#T 93#U 93#W 93#Y 93#Z 93#a 93#b 93#c 93#e 93#f 93#g 93#i 93#j 93#\ -k 93#l 93#m 93#n 93#o 93#p 93#q 93#r 93#s 93#t 93#u 93#v 93#w 93#y 93#z 93## \ -93#$ 93#% 93#& 93#' 93#) 93#* 93#, 93#. 93#: 93#; 93#< 93#= 93#> 93#? 93#@ 93\ -#[ 93#] 93#^ 93#` 93#{ 93#~ 93$0 93$1 93$2 93$3 93$5 93$6 93$7 93$8 93$9 93$B\ - 93$C 93$D 93$E 93$F 93$G 93$H 93$J 93$K 93$L 93$M 93$N 93$O 93$P 93$Q 93$R 9\ -3$S 93$T 93$U 93$V 93$Y 93$Z 93$a 93$b 93$c 93$d 93$e 93$f 93$p 93$q 93$r 93$\ -s 93$t 93$u 93$v 93$w 93$x 93$y 93$z 93$# 93$$ 93$% 93$& 93$' 93$( 93$) 93$= \ -93$> 93$? 93$@ 93$[ 93$] 93$^ 93$_ 93$` 93${ 93$| 93$} 93$~ 93%0 93%1 93%2 93\ -%3 93%4 93%5 93%6 93%7 93%8 93%9 93%A 93%B 93%C 93%D 93%E 93%F 93%G 93%H 93%I\ - 93%J 93%K 93%L 93%M 93%W 93%X 93%Y 93%a 93%b 93%c 93%d 93%e 93%f 93%g 93%h 9\ -3%i 93%k 93%l 93%m 93%n 93%o 93%p 93%q 93%r 93%s 93%t 93%u 93%v 93%w 93%x 93%\ -y 93%z 93%# 93%$ 93%& 93%' 93%( 93%) 93%* 93%+ 93%- 93%. 93%/ 93%: 93%; 93%< \ -93%= 93%> 93%? 93%@ 93%[ 93%] 93%^ 93%_ 93%` 93%{ 93%| 93%~ 93&0 93&1 93&2 93\ -&3 93&4 93&5 93&6 93&7 93&9 93&A 93&B 93&C 93&D 93&E 93&F 93&G 93&H 93&I 93&J\ - 93&K 93&L 93&M 93&N 93&O 93&P 93&Q 93&R 93&S 93&T 93&U 93&V 93&W 93&X 93&Y 9\ -3&a 93&b 93&c 93&d 93&e 93&f 93&g 93&h 93&k 93&l 93&m 93&n 93&o 93&p 93&q 93&\ -r 93&s 93&t 93&u 93&v 93&w 93&x 93&y 93&# 93&$ 93&% 93&& 93&' 93&( 93&) 93&* \ -93&+ 93&- 93&. 93&/ 93&: 93&; 93&< 93&= 93&> 93&? 93&@ 93&[ 93&] 93&^ 93&_ 93\ -&` 93&{ 93&| 93&~ 93'0 93'1 93'2 93'3 93'4 93'5 93'7 93'8 93'9 93'A 93'B 93'D\ - 93'E 93'G 93'H 93'I 93'J 93'K 93'L 93'M 93'N 93'O 93'P 93'Q 93'S 93'T 93'U 9\ -3'V 93'W 93'Y 93'Z 93'a 93'b 93'c 93'e 93'f 93'g 93'j 93'k 93'l 93'm 93'n 93'\ -o 93'p 93'q 93'r 93't 93'u 93'v 93'w 93'x 93'z 93'# 93'$ 93'% 93'& 93'( 93') \ -93'* 93', 93'- 93'. 93'/ 93': 93'; 93'< 93'= 93'> 93'? 93'[ 93'] 93'^ 93'_ 93\ -'` 93'| 93'} 93'~ 93(0 93(1 93(2 93(3 93(4 93(6 93(7 93(9 93(A 93(B 93(C 93(D\ - 93(G 93(H 93(I 93(J 93(L 93(M 93(N 93(O 93(P 93(Q 93(R 93(S 93(T 93(U 93(V 9\ -3(W 93(a 93(b 93(c 93(d 93(e 93(g 93(h 93(i 93(j 93(k 93(m 93(n 93(o 93(p 93(\ -q 93(r 93(s 93(t 93(u 93(v 93(w 93(x 93(y 93(z 93($ 93(% 93(& 93(' 93(( 93(* \ -93(, 93(- 93(. 93(: 93(; 93(< 93(= 93(> 93(? 93(@ 93([ 93(^ 93(_ 93(` 93({ 93\ -(| 93(} 93(~ 93)0 93)1 93)2 93)3 93)4 93)6 93)8 93)9 93)A 93)B 93)C 93)E 93)F\ - 93)G 93)H 93)I 93)K 93)L 93)M 93)N 93)O 93)P 93)Q 93)R 93)S 93)T 93)U 93)W 9\ -3)Z 93)a 93)b 93)c 93)d 93)g 93)h 93)i 93)j 93)l 93)m 93)n 93)o 93)p 93)q 93)\ -r 93)s 93)t 93)u 93)v 93)w 93)x 93)y 93)# 93)$ 93)% 93)& 93)' 93)) 93)+ 93), \ -93)- 93). 93)/ 93): 93)< 93)= 93)> 93)? 93)] 93)^ 93)_ 93)` 93){ 93)| 93)} 93\ -)~ 93*0 93*1 93*2 93*3 93*5 93*6 93*7 93*8 93*9 93*A 93*B 93*C 93*D 93*G 93*H\ - 93*I 93*K 93*L 93*M 93*N 93*O 93*P 93*Q 93*R 93*S 93*T 93*U 93*V 93*X 93*Y 9\ -3*Z 93*a 93*b 93*c 93*f 93*g 93*i 93*j 93*k 93*m 93*n 93*o 93*p 93*q 93*r 93*\ -s 93*t 93*u 93*w 93*x 93*y 93*z 93*# 93*% 93*& 93*( 93** 93*+ 93*, 93*- 93*. \ -93*/ 93*: 93*< 93*= 93*> 93*? 93*@ 93*[ 93*] 93*^ 93*_ 93*` 93*{ 93*| 93*~ 93\ -+1 93+2 93+3 93+5 93+6 93+7 93+8 93+9 93+A 93+C 93+E 93+F 93+G 93+H 93+I 93+J\ - 93+K 93+L 93+M 93+O 93+P 93+Q 93+R 93+T 93+U 93+V 93+W 93+X 93+Y 93+Z 93+a 9\ -3+b 93+d 93+f 93+g 93+h 93+i 93+j 93+k 93+l 93+m 93+n 93+o 93+q 93+r 93+s 93+\ -t 93+u 93+v 93+w 93+x 93+y 93+$ 93+% 93+( 93+) 93+* 93++ 93+, 93+- 93+. 93+/ \ -93+< 93+= 93+> 93+? 93+@ 93+[ 93+] 93+^ 93+_ 93+{ 93+| 93+} 93,0 93,2 93,3 93\ -,4 93,5 93,6 93,7 93,8 93,9 93,A 93,B 93,D 93,E 93,F 93,G 93,H 93,I 93,J 93,K\ - 93,L 93,M 93,O 93,P 93,Q 93,S 93,T 93,U 93,V 93,W 93,X 93,Y 93,Z 93,a 93,c 9\ -3,e 93,f 93,g 93,i 93,j 93,k 93,m 93,o 93,p 93,q 93,r 93,s 93,t 93,u 93,v 93,\ -w 93,x 93,y 93,z 93,# 93,& 93,' 93,( 93,) 93,+ 93,- 93,/ 93,: 93,< 93,= 93,> \ -93,? 93,@ 93,[ 93,] 93,^ 93,_ 93,` 93,{ 93,} 93,~ 93-0 93-1 93-3 93-4 93-6 93\ --7 93-8 93-9 93-A 93-B 93-C 93-D 93-E 93-F 93-G 93-H 93-I 93-J 93-K 93-L 93-M\ - 93-N 93-O 93-P 93-Q 93-R 93-S 93-T 93-U 93-V 93-W 93-X 93-Y 93-Z 93-a 93-c 9\ -3-d 93-e 93-f 93-g 93-h 93-i 93-k 93-m 93-n 93-o 93-p 93-q 93-r 93-s 93-t 93-\ -u 93-v 93-w 93-x 93-y 93-z 93-# 93-% 93-& 93-' 93-( 93-) 93-* 93-+ 93-, 93-- \ -93-/ 93-: 93-; 93-< 93-= 93-> 93-? 93-@ 93-[ 93-] 93-^ 93-_ 93-` 93-{ 93-| 93\ --} 93.0 93.1 93.2 93.3 93.4 93.5 93.6 93.7 93.9 93.A 93.B 93.C 93.D 93.E 93.F\ - 93.G 93.H 93.I 93.J 93.K 93.L 93.M 93.N 93.O 93.P 93.Q 93.R 93.S 93.T 93.U 9\ -3.V 93.W 93.X 93.Y 93.Z 93.a 93.b 93.c 93.d 93.e 93.f 93.g 93.h 93.j 93.k 93.\ -l 93.m 93.n 93.o 93.p 93.q 93.r 93.s 93.t 93.u 93.v 93.w 93.x 93.y 93.z 93.# \ -93.$ 93.% 93.& 93.' 93.( 93.) 93.* 93.+ 93., 93.- 93./ 93.: 93.; 93.< 93.= 93\ -.> 93.? 93.@ 93.[ 93.] 93.^ 93._ 93.` 93.{ 93.| 93.~ 93/0 93/1 93/2 93/3 93/4\ - 93/5 93/6 93/7 93/8 93/9 93/A 93/B 93/C 93/E 93/G 93/I 93/J 93/K 93/L 93/M 9\ -3/N 93/O 93/P 93/Q 93/R 93/S 93/T 93/U 93/V 93/W 93/X 93/Z 93/a 93/b 93/c 93/\ -d 93/e 93/f 93/g 93/i 93/j 93/k 93/l 93/m 93/n 93/o 93/p 93/q 93/r 93/s 93/u \ -93/v 93/w 93/x 93/y 93/z 93/# 93/% 93/& 93/' 93/( 93/) 93/* 93/, 93/. 93// 93\ -/: 93/; 93/< 93/= 93/> 93/? 93/@ 93/[ 93/] 93/^ 93/_ 93/` 93/{ 93/| 93/} 93/~\ - 93:0 93:1 93:2 93:3 93:4 93:5 93:6 93:9 93:A 93:B 93:C 93:D 93:E 93:F 93:G 9\ -3:H 93:I 93:J 93:K 93:L 93:M 93:N 93:O 93:P 93:Q 93:R 93:S 93:T 93:U 93:V 93:\ -W 93:Y 93:Z 93:b 93:c 93:d 93:e 93:f 93:g 93:i 93:j 93:k 93:l 93:o 93:p 93:q \ -93:r 93:s 93:t 93:u 93:v 93:w 93:x 93:y 93:z 93:# 93:$ 93:& 93:' 93:( 93:) 93\ -:+ 93:, 93:- 93:. 93:/ 93:: 93:; 93:< 93:= 93:> 93:? 93:@ 93:[ 93:] 93:^ 93:_\ - 93:` 93:{ 93:| 93:} 93:~ 93;0 93;1 93;2 93;3 93;4 93;5 93;6 93;7 93;8 93;9 9\ -3;A 93;B 93;C 93;D 93;G 93;H 93;I 93;J 93;K 93;N 93;O 93;P 93;Q 93;R 93;S 93;\ -T 93;U 93;V 93;W 93;X 93;Y 93;Z 93;b 93;c 93;d 93;e 93;f 93;g 93;i 93;j 93;k \ -93;l 93;m 93;n 93;o 93;p 93;q 93;r 93;s 93;t 93;u 93;v 93;w 93;y 93;z 93;# 93\ -;$ 93;& 93;' 93;( 93;) 93;+ 93;, 93;- 93;. 93;/ 93;: 93;; 93;< 93;> 93;? 93;@\ - 93;[ 93;] 93;^ 93;_ 93;` 93;{ 93;| 93;} 93;~ 93<0 93<1 93<2 93<3 93<5 93<6 9\ -3<7 93<8 93<9 93 93 93=? 93=@ 93=[ 93=] 93=^ 93=_ 93=` 93={ 93=| 93=} 9\ -3=~ 93>0 93>1 93>2 93>3 93>4 93>5 93>6 93>7 93>8 93>9 93>A 93>C 93>E 93>F 93>\ -G 93>H 93>I 93>J 93>K 93>L 93>M 93>N 93>O 93>P 93>Q 93>S 93>U 93>V 93>W 93>X \ -93>Y 93>Z 93>a 93>b 93>c 93>e 93>f 93>g 93>h 93>j 93>k 93>l 93>m 93>o 93>p 93\ ->r 93>s 93>t 93>u 93>v 93>w 93>x 93>y 93>z 93>$ 93>% 93>& 93>( 93>* 93>+ 93>-\ - 93>. 93>/ 93>; 93>= 93>> 93>? 93>@ 93>[ 93>] 93>^ 93>_ 93>` 93>{ 93>| 93>} 9\ -3?0 93?2 93?3 93?5 93?6 93?7 93?B 93?C 93?E 93?G 93?H 93?I 93?J 93?K 93?L 93?\ -M 93?N 93?O 93?P 93?Q 93?R 93?S 93?T 93?U 93?V 93?W 93?X 93?Y 93?Z 93?a 93?b \ -93?c 93?d 93?e 93?f 93?g 93?h 93?i 93?j 93?l 93?m 93?n 93?o 93?p 93?q 93?r 93\ -?s 93?t 93?u 93?v 93?w 93?x 93?y 93?z 93?# 93?$ 93?% 93?& 93?' 93?( 93?) 93?*\ - 93?+ 93?, 93?- 93?. 93?/ 93?; 93?< 93?= 93?> 93?? 93?@ 93?[ 93?] 93?^ 93?_ 9\ -3?` 93?{ 93?| 93?} 93?~ 93@1 93@2 93@3 93@4 93@5 93@6 93@7 93@8 93@9 93@A 93@\ -B 93@C 93@D 93@E 93@F 93@G 93@H 93@I 93@J 93@K 93@L 93@M 93@N 93@O 93@P 93@Q \ -93@R 93@S 93@T 93@U 93@V 93@W 93@X 93@Y 93@Z 93@b 93@c 93@d 93@e 93@f 93@g 93\ -@h 93@i 93@j 93@l 93@m 93@n 93@o 93@p 93@q 93@r 93@s 93@t 93@u 93@v 93@w 93@x\ - 93@y 93@z 93@# 93@$ 93@% 93@' 93@( 93@) 93@* 93@+ 93@, 93@. 93@/ 93@: 93@; 9\ -3@< 93@= 93@> 93@? 93@@ 93@[ 93@] 93@^ 93@_ 93@` 93@{ 93@| 93@} 93@~ 93[0 93[\ -2 93[3 93[4 93[5 93[6 93[7 93[9 93[A 93[B 93[C 93[D 93[G 93[H 93[I 93[J 93[K \ -93[L 93[M 93[N 93[O 93[P 93[Q 93[R 93[S 93[U 93[V 93[W 93[X 93[Y 93[Z 93[b 93\ -[c 93[d 93[e 93[f 93[g 93[h 93[i 93[l 93[m 93[n 93[o 93[p 93[q 93[r 93[s 93[t\ - 93[u 93[v 93[w 93[x 93[y 93[z 93[$ 93[% 93[& 93[' 93[( 93[) 93[* 93[+ 93[- 9\ -3[. 93[/ 93[: 93[; 93[< 93[= 93[> 93[? 93[@ 93[[ 93[] 93[^ 93[_ 93[` 93[{ 93[\ -| 93[} 93[~ 93]0 93]1 93]2 93]3 93]4 93]5 93]6 93]7 93]8 93]9 93]A 93]B 93]D \ -93]E 93]F 93]H 93]I 93]J 93]K 93]L 93]N 93]P 93]Q 93]R 93]S 93]T 93]U 93]V 93\ -]W 93]X 93]Y 93]Z 93]a 93]c 93]d 93]e 93]f 93]g 93]i 93]k 93]l 93]m 93]n 93]o\ - 93]p 93]q 93]r 93]s 93]t 93]u 93]v 93]w 93]x 93]y 93]# 93]$ 93]% 93]& 93]' 9\ -3]( 93]) 93]* 93]+ 93]- 93]. 93]/ 93]: 93]; 93]< 93]= 93]> 93]? 93]@ 93][ 93]\ -] 93]^ 93]_ 93]` 93]{ 93]| 93]} 93]~ 93^0 93^1 93^2 93^3 93^4 93^5 93^8 93^9 \ -93^A 93^C 93^D 93^E 93^F 93^H 93^I 93^J 93^K 93^L 93^M 93^N 93^O 93^P 93^Q 93\ -^R 93^S 93^T 93^U 93^V 93^W 93^X 93^Y 93^a 93^b 93^c 93^d 93^e 93^f 93^h 93^i\ - 93^j 93^k 93^l 93^m 93^p 93^q 93^r 93^s 93^t 93^u 93^v 93^w 93^x 93^y 93^z 9\ -3^# 93^$ 93^& 93^' 93^( 93^) 93^* 93^+ 93^- 93^. 93^/ 93^: 93^; 93^< 93^= 93^\ -> 93^@ 93^[ 93^] 93^^ 93^` 93^{ 93^| 93^} 93^~ 93_0 93_1 93_2 93_3 93_4 93_5 \ -93_7 93_8 93_9 93_A 93_B 93_C 93_D 93_E 93_F 93_G 93_J 93_K 93_M 93_N 93_O 93\ -_P 93_Q 93_R 93_S 93_T 93_U 93_V 93_X 93_Y 93_Z 93_a 93_b 93_c 93_d 93_e 93_g\ - 93_h 93_i 93_j 93_k 93_l 93_m 93_n 93_o 93_p 93_q 93_r 93_s 93_t 93_u 93_v 9\ -3_w 93_x 93_y 93_z 93_# 93_$ 93_% 93_' 93_( 93_) 93_* 93_+ 93_, 93_- 93_. 93_\ -/ 93_: 93_; 93_> 93_? 93_@ 93_[ 93_] 93_^ 93__ 93_` 93_{ 93_| 93_} 93_~ 93`0 \ -93`2 93`3 93`4 93`5 93`6 93`7 93`8 93`9 93`A 93`B 93`C 93`D 93`E 93`G 93`H 93\ -`I 93`J 93`K 93`L 93`M 93`N 93`O 93`Q 93`S 93`T 93`U 93`W 93`X 93`Y 93`Z 93`a\ - 93`b 93`c 93`d 93`e 93`g 93`h 93`i 93`j 93`k 93`l 93`m 93`n 93`o 93`p 93`q 9\ -3`r 93`s 93`t 93`u 93`v 93`w 93`x 93`y 93`z 93`# 93`$ 93`% 93`& 93`' 93`) 93`\ -* 93`+ 93`, 93`- 93`. 93`/ 93`: 93`; 93`= 93`> 93`? 93`@ 93`[ 93`] 93`^ 93`_ \ -93`` 93`{ 93`| 93`} 93`~ 93{1 93{2 93{4 93{6 93{7 93{8 93{9 93{A 93{B 93{D 93\ -{E 93{F 93{G 93{H 93{I 93{J 93{K 93{L 93{M 93{N 93{P 93{S 93{T 93{U 93{V 93{W\ - 93{X 93{Y 93{Z 93{a 93{b 93{c 93{d 93{e 93{g 93{h 93{i A A| A12 A1C A1z A2% \ -A2& A2' A2) A2* A2+ A2. A2/ A2: A2; A2= A2? A2[ A2] A2^ A2_ A2` A30 A31 A32 A\ -34 A35 A36 A39 A3A A3B A3C A3E A3G A3I A3J A3K A3L A3M A3R A3S A3T A3V A3W A3\ -X A3a A3b A3c A3d A3f A3h A3j A3k A3l A3m A3n A3r A3s A3t A3u A3w A3x A3$ A3%\ - A3& A3' A3) A3+ A3- A3. A3/ A3: A3; A3? A3@ A3[ A3] A3_ A3` A3~ A40 A41 A42 \ -A44 A46 A48 A49 A4A A4B A4C A4G A4H A4I A4J A4L A4M A4Q A4R A4S A4T A4V A4X A\ -4Z A4a A4b A4c A4d A4h A4i A4j A4k A4m A4n A4o A4r A4s A4t A4u A4w A4# A4$ A4\ -% A4& A4' A4+ A4, A4- A4. A4: A4; A4< A4? A4@ A4[ A4] A4_ A4} A4~ A50 A51 A52\ - A56 A57 A58 A59 A5B A5C A5D A5G A5H A5I A5J A5L A5P A5Q A5R A5S A5T A84 A85 \ -A86 A87 A88 A89 A8A A8B A8C A8D A8E A8F A8G A8H A8I A8J A8M A8N A8Q A8W A8X A\ -8Z A8a A8c A8d A8e A8g A8h A8i A8k A8l A8m A8n A8o A8p A8q A8r A8s A8x A8y A8\ -z A8$ A8% A8' A8( A8* A8+ A8- A8. A8/ A8: A8; A8< A8= A8> A8? A8@ A8] A8^ A8`\ - A8{ A8| A8~ A90 A91 A93 A95 A96 A98 A99 A9C A9D A9E A9F A9G A9H A9J A9L A9M \ -A9N A9P A9Q A9R A9U A9V A9W A9X A9Y A9a A9c A9d A9e A9g A9h A9i A9k A9l A9n A\ -9o A9p A9q A9r A9t A9v A9x A9y A9z A9# A9$ A9& A9' A9( A9) A9+ A9. A9/ A9: A9\ -; A9< A9= A9> A9? A9[ A9] A9^ A9_ A9` A9{ A9| A9} AA0 AA1 AA2 AA3 AA4 AA5 AA6\ - AA7 AA9 AAA AAC AAD AAF AAG AAJ AAK AAM AAN AAP AAR AAT AAU AAW AAX AAa AAd \ -AAe AAf AAh AAj AAk AAl AAn AAo AAp AAt AAu AAv AAy AAz AA& AA' AA( AA) AA* A\ -A+ AA, AA. AA/ AA: AA; AA< AA= AA> AA[ AA] AA^ AA_ AA` AA{ AA| AA~ AB0 AB1 AB\ -2 AB3 AB5 AB7 ABA ABB ABC ABE ABF ABG ABH ABJ ABK ABL ABM ABN ABS ABT ABU ABV\ - ABW ABX ABa ABb ABc ABd ABe ABg ABh ABi ABk ABl ABm ABn ABp ABr ABs ABt ABu \ -ABv ABw ABx ABy ABz AB% AB& AB' AB( AB) AB* AB. AB/ AB: AB; AB< AB= AB> AB@ A\ -B[ AB] AB^ AB` AB{ AB| AB~ AC0 AC1 AC2 AC5 AC6 AC7 AC8 AC9 ACA ACB ACC ACE AC\ -G ACI ACJ ACK ACL ACM ACQ ACR ACS ACT ACU ACV ACW ACX ACY ACa ACb ACc ACd ACe\ - ACh ACi ACj ACk ACl ACm ACn ACp ACq ACr ACs ACt ACu ACv ACx ACz AC$ AC% AC& \ -AC' AC+ AC- AC. AC/ AC; AC< AC? AC@ AC[ AC] AC_ AC` AC{ AC~ AD0 AD1 AD2 AD3 A\ -D4 AD7 AD8 AD9 ADA ADB ADC ADD ADE ADH ADI ADJ ADK ADL ADM ADN ADQ ADR ADS AD\ -T ADU ADV ADZ ADa ADb ADc ADd ADe ADf ADi ADj ADk ADl ADm ADn ADp ADr ADs ADt\ - ADu ADv ADw AD# AD$ AD% AD& AD' AD( AD) AD+ AD, AD. AD/ AD: AD; AD= AD? AD[ \ -AD] AD^ AD_ AD` AD~ AE1 AE2 AE3 AE4 AE5 AE8 AE9 AEA AEB AEC AEE AEG AEH AEJ A\ -EK AEL AEN AEO AEP AEQ AER AES AET AEU AEW AEY AEZ AEa AEb AEc AEd AEf AEh AE\ -i AEj AEk AEl AEm AEp AEq AEr AEt AEu AEv AEy AEz AE# AE$ AE% AE& AE' AE) AE*\ - AE+ AE, AE. AE/ AE: AE; AE= AE? AE@ AE[ AE] AE^ AE{ AE~ AF0 AF1 AF2 AF3 AF4 \ -AF5 AF6 AF8 AF9 AFA AFB AFE AFF AFG AFI AFJ AFK AFL AFO AFQ AFR AFS AFT AFX A\ -Fa AFb AFc AFf AFg AFh AFi AFj AFk AFl AFm AFp AFq AFr AFs AFt AFu AFy AFz AF\ -# AF$ AF% AF& AF) AF+ AF, AF- AF. AF/ AF: AF> AF? AF@ AF[ AF] AF{ AF| AF} AF~\ - AG0 AG1 AOC AOH AOL AOQ AO_ AO` AO} AP0 AP3 AP4 AP7 AP9 APC APD APG API APK \ -APP APQ APS APT APY APZ APb APc APh APi APk APl APo APp APs APu APx APy AP$ A\ -P& AP) AP* AP- AP/ AP: AP; AP< AP= AP> AP? AP@ AP[ AP] AP^ AP_ AP` AP{ AP| AP\ -} AP~ AQ0 AQ1 AQ2 AQ3 AQ4 AQ5 AQ6 AQ7 AQ8 AQ9 AQA AQB AQC AQD AQE AQF AQG AQH\ - AQI AQJ AQK AQL AQM AQN AQO AQP AQQ AQR AQS AQT AQU AQV AQW AQX AQY AQZ AQa \ -AQb AQc AQd AQe AQf AQg AQh AQi AQj AQk AQl AQm AQn AQo AQp AQq AQr AQs AQt A\ -Qu AQv AQw AQx AQy AQz AQ# AQ$ AQ( AQ) AQ* AQ+ AQ, AQ. AQ/ AQ: AQ; AQ< AQ= AQ\ -> AQ? AQ@ AQ[ AQ] AQ^ AQ_ AQ` AQ{ AQ| AQ} AQ~ AR0 AR2 AR3 AR4 AR5 AR8 AR9 ARA\ - ARB ARC ARD ARE ARF ARG ARH ARI ARJ ARK ARL ARM ARN ARO ARP ARQ ARU ARV ARW \ -ARX ARY ARZ ARa ARb ARc ARd ARe ARf ARg ARh ARi ARj ARk ARl ARm ARn ARo ARp A\ -Rq ARr ARs ARt ARu ARv ARy ARz AR# AR$ AR% AR& AR' AR( AR) AR* AR+ AR, AR- AR\ -. AR/ AR: AR; AR= AR> AR? AR@ AR[ AR] AR^ AR_ AR` AR{ AR| AR} AR~ AS0 AS2 AS3\ - AS4 AS5 AS6 AS7 AS8 AS9 ASA ASD ASE ASF ASG ASH ASI ASJ ASL ASM ASN ASO ASP \ -ASS AST ASU ASV ASW ASX ASY ASZ ASa ASb ASc ASd ASe ASf ASg ASh ASi ASj ASk A\ -Sl ASm ASn ASq ASr ASs ASt ASu ASv ASw ASy ASz AS# AS$ AS% AS& AS' AS( AS) AS\ -* AS+ AS, AS- AS. AS/ AS: AS; AS< AS= AS> AS? AS@ AS[ AS] AS^ AS_ AS` AS} AS~\ - AT0 AT1 AT2 AT4 AT5 AT6 AT7 AT8 AT9 ATA ATB ATC ATD ATE ATG ATH ATI ATJ ATK \ -ATL ATM ATN ATO ATP ATQ ATR ATU ATV ATW ATX ATb ATc ATe ATf ATg ATh ATi ATj A\ -Tk ATl ATm ATn ATo ATp ATq ATr ATs ATt ATu ATv ATw ATx ATy AT% AT& AT' AT( AT\ -) AT* AT+ AT, AT- AT. AT/ AT: AT; AT< AT= AT> AT? AT@ AT[ AT] AT^ AT_ AT` AT{\ - AT| AT} AU2 AU3 AU4 AU5 AU6 AU7 AU8 AU9 AUA AUB AUC AUD AUE AUF AUG AUH AUI \ -AUJ AUK AUL AUM AUN AUO AUP AUQ AUR AUS AUT AUU AUX AUY AUZ AUa AUb AUc AUd A\ -Ue AUf AUg AUh AUi AUj AUk AUl AUm AUo AUp AUq AUr AUs AUt AUu AUw AUx AUz AU\ -$ AU% AU& AU' AU( AU) AU* AU+ AU, AU- AU. AU/ AU: AU; AU< AU= AU> AU? AU@ AU[\ - AU] AU^ AU_ AU` AU{ AU} AU~ AV0 AV1 AV2 AV3 AV4 AV5 AV6 AV7 AV8 AV9 AVA AVC \ -AVE AVF AVG AVI AVK AVL AVM AVN AVO AVP AVQ AVS AVT AVU AVV AVW AVX AVY AVZ A\ -Va AVb AVc AVd AVe AVf AVg AVh AVi AVk AVl AVm AVn AVo AVp AVq AVr AVs AVt AV\ -u AVv AVw AVx AVy AVz AV# AV$ AV% AV& AV) AV* AV+ AV, AV- AV. AV/ AV: AV; AV<\ - AV= AV> AV@ AV] AV^ AV_ AV` AV{ AV| AV} AV~ AW0 AW2 AW3 AW7 AW8 AW9 AWA AWB \ -AWC AWD AWE AWF AWG AWH AWI AWJ AWK AWL AWO AWQ AWS AWY AWa AWe AWf AWh AWj A\ -Wl AWm AWn AWo AWp AWq AWr AWs AWt AWu AWv AW% AW& AW) AW* AW+ AW, AW. AW: AW\ -; AW< AW= AW> AW? AW@ AW[ AW] AW^ AW` AW{ AW| AW} AW~ AX0 AX1 AX2 AX3 AX5 AX6\ - AX7 AX8 AX9 AXA AXB AXC AXD AXF AXG AXH AXI AXJ AXK AXL AXM AXN AXO AXP AXR \ -AXS AXT AXU AXV AXW AXY AXZ AXa AXb AXc AXd AXe AXf AXg AXi AXj AXk AXl AXm A\ -Xn AXo AXp AXq AXr AXs AXu AXv AXw AXx AXy AXz AX# AX$ AX% AX' AX( AX) AX* AX\ -+ AX, AX. AX/ AX: AX; AX< AX= AX> AX? AX@ AX[ AX] AX^ AX_ AX` AX{ AX| AX} AX~\ - AY0 AY1 AY2 AY3 AY4 AY5 AY6 AY7 AY8 AY9 AYA AYB AYC AYD AYE AYF AYG AYH AYI \ -AYJ AYK AYL AYM AYN AYO AYP AYQ AYR AYS AYT AYU AYV AYW AYX AYY AYZ AYa AYb A\ -Yc AYd AYe AYf AYg AYh AYi AYj AYk AYl AYm AYn AYo AYp AYq AYr AYs AYt AYu AY\ -v AYw AYx AYy AYz AY# AY$ AY% AY) AY* AY+ AY, AY- AY. AY/ AY: AY; AY< AY= AY>\ - AY? AY@ AY[ AY] AY^ AY_ AY` AY{ AY| AY} AY~ AZ0 AZ2 AZ3 AZ4 AZ5 AZ6 AZ8 AZ9 \ -AZA AZB AZC AZD AZE AZF AZG AZH AZI AZJ AZK AZL AZM AZN AZO AZP AZQ AZR AZV A\ -ZW AZX AZY AZZ AZa AZb AZc AZd AZe AZf AZg AZh AZi AZj AZk AZl AZm AZn AZo AZ\ -p AZq AZr AZs AZt AZu AZv AZw AZx AZy AZz AZ# AZ$ AZ% AZ& AZ' AZ( AZ) AZ* AZ+\ - AZ, AZ- AZ. AZ/ AZ: AZ; AZ= AZ> AZ? AZ@ AZ[ AZ] AZ^ AZ_ AZ` AZ{ AZ| AZ} AZ~ \ -Aa1 Aa2 Aa3 Aa4 Aa5 Aa6 Aa7 Aa8 Aa9 AaA AaB AaC AaD AaE AaF AaG AaH AaI AaJ A\ -aK AaM AaN AaO AaP AaQ AaR AaS AaT AaU AaV AaW AaX AaY AaZ Aaa Aab Aac Aad Aa\ -e Aaf Aag Aah Aai Aaj Aak Aal Aam Aan Aao Aap Aaq Aar Aas Aat Aau Aav Aaw Aax\ - Aay Aaz Aa# Aa$ Aa% Aa& Aa( Aa) Aa* Aa+ Aa, Aa- Aa. Aa/ Aa: Aa; Aa< Aa= Aa> \ -Aa@ Aa[ Aa] Aa^ Aa_ Aa` Aa{ Aa| Aa} Aa~ Ab0 Ab1 Ab2 Ab4 Ab5 Ab6 Ab7 Ab8 Ab9 A\ -bA AbB AbC AbD AbE AbF AbG AbH AbI AbJ AbK AbL AbM AbN AbO AbQ AbR AbS AbT Ab\ -U AbW AbX AbY Abc Abd Abe Abf Abg Abh Abi Abj Abk Abl Abm Abn Abo Abp Abq Abr\ - Abs Abt Abu Abv Abw Abx Aby Abz Ab& Ab' Ab( Ab) Ab* Ab+ Ab, Ab- Ab. Ab/ Ab: \ -Ab; Ab< Ab= Ab> Ab? Ab@ Ab[ Ab] Ab^ Ab_ Ab` Ab{ Ab| Ab} Ac0 Ac2 Ac3 Ac4 Ac5 A\ -c6 Ac7 Ac8 Ac9 AcA AcB AcC AcD AcE AcF AcG AcH AcI AcJ AcK AcL AcM AcN AcO Ac\ -P AcQ AcR AcS AcT AcU AcV AcW AcX AcY AcZ Aca Acb Acc Acd Ace Acf Acg Ach Aci\ - Acj Ack Acl Acm Aco Acp Acq Acr Acs Act Acu Acv Acx Acy Acz Ac# Ac$ Ac% Ac& \ -Ac' Ac( Ac) Ac* Ac+ Ac, Ac- Ac. Ac/ Ac: Ac; Ac< Ac= Ac> Ac? Ac@ Ac[ Ac] Ac^ A\ -c_ Ac` Ac{ Ac| Ac} Ad0 Ad1 Ad2 Ad3 Ad4 Ad5 Ad6 Ad7 Ad8 Ad9 AdA AdB AdC AdD Ad\ -E AdF AdG AdH AdI AdJ AdK AdL AdM AdN AdO AdP AdQ AdR AdS AdT AdU AdV AdW AdX\ - AdY AdZ Ada Adb Adc Add Adf Adg Adh Adi Adj Adk Adl Adm Adn Ado Adp Adq Adr \ -Adt Adu Adv Adw Adx Ady Adz Ad# Ad$ Ad% Ad& Ad' Ad( Ad) Ad* Ad+ Ad, Ad- Ad/ A\ -d: Ad; Ad< Ad= Ad> Ad? Ad@ Ad[ Ad] Ad^ Ad_ Ad` Ad{ Ad| Ad} Ad~ Ae0 Ae1 Ae2 Ae\ -3 Ae8 Ae9 AeA AeB AeC AeD AeE AeH AeI AeL AeN AeO AeP AeQ AeR AeS AeT AeU AeV\ - Aef Aeg Aeh Aei Aej Aek Ael Aem Aen Aep Aeq Aer Aet Aeu Aev Ae) Ae* Ae+ Ae, \ -Ae- Ae. Ae/ Ae: Ae; Ae< Ae> Ae? Ae[ Ae] Ae_ Ae{ Ae| Ae} Ae~ Af1 Af3 Af4 Af5 A\ -f7 Af9 AfB AfC AfD AfF AfH AfI AfJ AfK AfM AfN AfO AfP AfQ AfR AfS AfT AfU Af\ -V AfW AfX AfY AfZ Afa Afb Afc Afd Afe Aff Afg Afh Afi Afj Afk Afl Afm Afn Afo\ - Afp Afq Afr Afs Aft Afu Afv Afw Afx Afy Afz Af# Af$ Af% Af& Af' Af( Af) Af* \ -Af+ Af, Af- Af. Af/ Af: Af; Af< Af= Af> Af? Af@ Af[ Af] Af^ Af_ Af` Af{ Af| A\ -f} Af~ Ag0 Ag1 Ag2 Ag3 Ag4 Ag5 Ag6 Ag7 Ag8 Ag9 AgA AgB AgC AgD AgE AgF AgG Ag\ -H AgI AgJ AgK AgL AgM AgN AgO AgP AgQ AgR AgS AgT AgU AgV AgW AgX AgY AgZ Aga\ - Agb Agc Agd Age Agf Agg Agh Agi Agj Agk Agl Agm Agn Ago Agp Agq Agr Ags Agt \ -Agu Agv Agw Agx Agy Agz Ag# Ag$ Ag% Ag& Ag* Ag+ Ag, Ag- Ag. Ag/ Ag: Ag; Ag< A\ -g= Ag> Ag? Ag@ Ag[ Ag] Ag^ Ag_ Ag` Ag{ Ag| Ag} Ag~ Ah0 Ah1 Ah2 Ah3 Ah5 Ah6 Ah\ -7 Ah9 AhB AhC AhD AhE AhF AhG AhH AhI AhJ AhK AhL AhM AhN AhO AhP AhQ AhR AhS\ - AhW AhX AhY AhZ Ahb Ahc Ahd Ahe Ahf Ahg Ahh Ahi Ahj Ahk Ahl Ahm Ahn Aho Ahp \ -Ahq Ahr Ahs Aht Ahu Ahv Ahw Ahx Ahy Ahz Ah# Ah$ Ah% Ah' Ah) Ah* Ah+ Ah, Ah- A\ -h. Ah/ Ah: Ah; Ah= Ah> Ah? Ah@ Ah[ Ah] Ah^ Ah_ Ah` Ah} Ah~ Ai0 Ai1 Ai3 Ai4 Ai\ -5 Ai6 Ai7 Ai8 Ai9 AiA AiB AiC AiD AiE AiF AiG AiH AiI AiJ AiK AiL AiN AiO AiP\ - AiQ AiR AiS AiT AiU AiV AiW AiX AiY AiZ Aia Aib Aic Aid Aie Aih Aii Aij Aik \ -Ail Aim Ain Aio Aip Aiq Air Ait Aiu Aiv Aiw Aix Aiy Ai# Ai% Ai& Ai' Ai) Ai+ A\ -i, Ai- Ai. Ai/ Ai: Ai; Ai< Ai= Ai> Ai? Ai@ Ai[ Ai] Ai^ Ai_ Ai` Ai{ Ai| Ai~ Aj\ -0 Aj1 Aj2 Aj4 Aj6 Aj7 Aj8 Aj9 AjA AjB AjC AjD AjE AjH AjI AjJ AjK AjL AjM AjN\ - AjO AjP AjQ AjR AjS AjT AjU AjW AjX AjY AjZ Ajd Aje Ajf Ajg Ajh Aji Ajj Ajk \ -Ajl Ajm Ajn Ajo Ajp Ajq Ajr Ajs Ajt Aju Ajv Ajw Ajx Ajy Ajz Aj# Aj' Aj) Aj* A\ -j+ Aj, Aj- Aj. Aj/ Aj: Aj; Aj< Aj= Aj> Aj? Aj@ Aj[ Aj] Aj^ Aj_ Aj` Aj{ Aj| Aj\ -} Ak0 Ak3 Ak5 Ak6 Ak7 Ak8 Ak9 AkA AkB AkC AkD AkE AkF AkG AkH AkI AkJ AkK AkL\ - AkM AkN AkO AkP AkQ AkR AkS AkT AkU AkV AkW AkX AkY AkZ Akc Akd Ake Akf Akg \ -Akh Aki Akj Akk Akl Akm Akn Ako Akp Akr Aks Akt Aku Akv Akw Aky Akz Ak# Ak$ A\ -k% Ak& Ak' Ak( Ak) Ak* Ak+ Ak, Ak- Ak. Ak/ Ak: Ak; Ak> Ak? Ak@ Ak[ Ak] Ak^ Ak\ -_ Ak` Ak~ Al0 Al1 Al2 Al3 Al4 Al5 Al6 Al7 Al8 Al9 AlA AlB AlC AlD AlE AlF AlG\ - AlH AlI AlJ AlL AlM AlN AlO AlP AlQ AlR AlU AlV AlW AlX AlY AlZ Ala Alb Alc \ -Ald Alf Alg Alh Ali Alj All Aln Alo Alp Alq Alr Als Alt Alu Alv Alw Alx Aly A\ -lz Al# Al$ Al% Al& Al' Al( Al) Al+ Al, Al- Al. Al/ Al: Al; Al< Al= Al> Al? Al\ -@ Al[ Al] Al_ Al` Al{ Al| Al} Al~ Am0 Am1 Am2 Am5 A-$ A-& A-' A-, A-- A-/ A-:\ - A-? A-@ A-] A-^ A-} A-~ A.1 A.2 A.8 A.A A.B A.G A.H A.J A.K A.P A.R A.T A.W \ -A.X A.f A.g A.l A.o A.p A.s A.v A.w A.' A.( A.: A.; A.@ A.[ A.] A.^ A._ A.` A\ -.{ A.| A.} A.~ A/0 A/1 A/2 A/3 A/5 A/6 A/7 A/8 A/9 A/B A/C A/D A/E A/F A/G A/\ -I A/J A/K A/L A/M A/N A/O A/P A/Q A/R A/S A/T A/U A/V A/X A/Y A/Z A/a A/b A/d\ - A/e A/f A/g A/h A/i A/k A/l A/m A/n A/o A/p A/q A/r A/s A/t A/u A/v A/w A/x \ -A/z A/# A/$ A/% A/& A/( A/) A/* A/- A/. A/: A/; A/< A/= A/> A/? A/@ A/[ A/] A\ -/^ A/_ A/` A/{ A/| A/} A/~ A:0 A:1 A:2 A:3 A:4 A:5 A:6 A:7 A:8 A:C A:D A:E A:\ -F A:G A:H A:I A:J A:K A:L A:M A:N A:O A:P A:Q A:R A:S A:T A:U A:V A:W A:X A:Y\ - A:b A:d A:e A:f A:g A:h A:i A:j A:k A:l A:m A:n A:o A:p A:q A:r A:s A:t A:u \ -A:v A:w A:x A:y A:z A:# A:$ A:% A:& A:' A:( A:) A:* A:+ A:, A:- A:. A:: A:; A\ -:< A:= A:> A:? A:@ A:[ A:] A:` A:{ A:| A:} A:~ A;0 A;1 A;3 A;4 A;5 A;6 A;7 A;\ -A A;B A;C A;D A;E A;F A;G A;H A;I A;J A;K A;L A;M A;N A;O A;P A;Q A;R A;S A;T\ - A;W A;X A;Y A;Z A;a A;b A;c A;d A;e A;f A;g A;h A;i A;j A;k A;l A;m A;o A;p \ -A;q A;r A;s A;t A;u A;v A;w A;x A;# A;$ A;% A;& A;' A;( A;) A;* A;+ A;, A;- A\ -;. A;/ A;: A;< A;= A;? A;@ A;[ A;] A;^ A;_ A;` A;{ A;| A;} A;~ A<0 A<1 A<2 A<\ -3 A<4 A<5 A<6 A<7 A<8 A<9 A A A=? A=@ A=[ A=] A=^ A=\ -{ A=| A=} A=~ A>0 A>1 A>2 A>3 A>4 A>5 A>6 A>7 A>8 A>9 A>A A>B A>D A>E A>F A>G\ - A>H A>I A>J A>K A>L A>M A>N A>O A>P A>Q A>S A>T A>U A>V A>W A>X A>Y A>Z A>a \ -A>b A>c A>f A>g A>h A>i A>j A>k A>l A>m A>n A>o A>p A>q A>r A>s A>t A>u A>v A\ ->w A>x A>y A>z A>$ A>' A>( A>) A>* A>+ A>, A>- A>. A>/ A>: A>; A>< A>= A>> A>\ -@ A>] A>^ A>_ A>` A>{ A>| A>} A?0 A?1 A?2 A?3 A?4 A?5 A?6 A?7 A?8 A?9 A?B A?C\ - A?D A?E A?G A?I A?K A?L A?M A?N A?P A?R A?S A?T A?U A?V A?W A?X A?Y A?Z A?a \ -A?b A?c A?e A?g A?i A?j A?k A?m A?o A?p A?q A?r A?t A?u A?v A?w A?x A?z A?# A\ -?$ A?% A?& A?' A?( A?) A?* A?+ A?, A?- A?. A?/ A?: A?; A?< A?= A?> A?? A?@ A?\ -[ A?{ A?} A@0 A@1 A@2 A@3 A@4 A@5 A@6 A@7 A@9 A@A A@B A@C A@D A@E A@G A@H A@I\ - A@J A@K A@L A@M A@N A@O A@Q A@R A@T A@U A@V A@W A@X A@Y A@Z A@a A@b A@d A@e \ -A@f A@g A@h A@i A@k A@l A@m A@n A@o A@p A@q A@r A@s A@t A@w A@x A@y A@z A@# A\ -@$ A@% A@& A@' A@) A@* A@+ A@, A@- A@. A@/ A@: A@; A@= A@> A@? A@[ A@] A@^ A@\ -_ A@` A@{ A@| A@} A@~ A[0 A[1 A[2 A[3 A[4 A[5 A[6 A[8 A[9 A[A A[B A[D A[E A[F\ - A[G A[H A[J A[K A[L A[M A[N A[O A[P A[Q A[R A[S A[T A[U A[V A[X A[Y A[Z A[a \ -A[b A[c A[d A[f A[g A[h A[i A[j A[l A[m A[n A[o A[p A[q A[r A[s A[t A[u A[v A\ -[w A[x A[z A[# A[$ A[% A[' A[( A[) A[* A[+ A[- A[. A[/ A[: A[; A[< A[= A[> A[\ -? A[@ A[[ A[] A[^ A[_ A[` A[{ A[| A[} A[~ A]0 A]1 A]2 A]3 A]4 A]5 A]6 A]7 A]8\ - A]9 A]A A]C A]D A]E A]F A]G A]H A]I A]J A]K A]L A]M A]N A]O A]P A]Q A]R A]S \ -A]T A]U A]V A]W A]X A]Y A]Z A]a A]c A]d A]e A]f A]g A]h A]i A]j A]k A]l A]m A\ -]n A]o A]p A]q A]r A]s A]t A]u A]v A]w A]x A]y A]z A]# A]$ A]% A]& A]' A]( A]\ -) A]* A]+ A], A]- A]/ A]: A]; A]< A]= A]> A]? A]@ A][ A]] A]^ A]_ A]` A]{ A]|\ - A]} A]~ A^0 A^1 A^2 A^4 A^5 A^6 A^7 A^8 A^9 A^A A^B A^C A^D A^E A^F A^G A^H \ -A^I A^J A^K A^L A^M A^N A^O A^P A^Q A^R A^S A^T A^U A^V A^W A^X A^Y A^Z A^a A\ -^b A^c A^d A^e A^f A^g A^h A^i A^j A^k A^l A^m A^o A^p A^q A^s A^t A^u A^v A^\ -w A^x A^y A^z A^# A^$ A^% A^& A^' A^( A^) A^* A^+ A^, A^- A^. A^/ A^: A^; A^<\ - A^= A^? A^@ A^[ A^] A^^ A^_ A^` A^{ A^| A^~ A_0 A_1 A_2 A_3 A_4 A_5 A_6 A_7 \ -A_8 A_9 A_A A_B A_C A_D A_E A_F A_G A_H A_I A_J A_K A_L A_M A_N A_O A_P A_Q A\ -_R A_S A_T A_U A_V A_W A_X A_Y A_Z A_a A_b A_d A_e A_f A_g A_h A_i A_j A_l A_\ -m A_n A_o A_p A_q A_r A_s A_t A_u A_v A_w A_x A_y A_z A_# A_$ A_% A_& A_' A_(\ - A_) A_* A_+ A_, A_- A_. A_: A_; A_< A_= A_> A_? A_@ A_[ A_] A_^ A__ A_` A_{ \ -A_| A_} A_~ A`0 A`1 A`2 A`3 A`4 A`5 A`6 A`8 A`9 A`A A`B A`C A`D A`E A`F A`G A\ -`H A`I A`J A`K A`L A`M A`N A`O A`P A`Q A`R A`S A`T A`U A`W A`X A`Y A`Z A`a A`\ -b A`c A`d A`e A`f A`g A`h A`i A`j A`k A`l A`m A`n A`o A`p A`q A`r A`s A`t A`u\ - A`v A`w A`x A`z A`# A`$ A`% A`& A`' A`( A`) A`* A`+ A`, A`. A`/ A`: A`; A`< \ -A`= A`> A`? A`@ A`[ A`] A`^ A`_ A`` A`{ A`| A`} A`~ A{0 A{1 A{2 A{3 A{4 A{5 A\ -{6 A{7 A{8 A{9 A{A A{B A{D A{E A{F A{G A{H A{I A{J A{K A{L A{M A{N A{O A{P A{\ -Q A{R A{S A{T A{U A{V A{W A{X A{Y A{Z A{b A{c A{d A{e A{f A{g A{h A{i A{j A{k\ - A{l A{m A{n A{o A{p A{q A{r A{s A{u A{v A{w A{x A{y A{z A{# A{$ A{% A{' A{( \ -A{) A{* A{+ A{, A{- A{. A{/ A{: A{; A{< A{= A{> A{? A{@ A{[ A{] A{^ A{_ A{` A\ -{{ A{| A{} A{~ A|1 A|2 A|4 A|5 A|6 A|7 A|8 A|9 A|A A|C A|D A|F A|G A|I A|J A|\ -K A|L A|M A|N A|O A|P A|Q A|R A|S A|T A|U A|X A|Y A|Z A|b A|c A|e A|f A|g A|j\ - A|k A|l A|m A|n A|o A|p A|q A|r A|s A|t A|u A|w A|x A|z A|# A|% A|& A|' A|( \ -A|) A|* A|+ A|, A|- A|. A|: A|< A|? A|@ A|] A|^ A|_ A|` A|{ A|| A|} A|~ A}0 A\ -}1 A}2 A}3 A}4 A}5 A}6 A}7 A}8 A}9 A}A A}B A}C A}D A}E A}F A}G A}H A}I A}J A}\ -K A}L A}M A}N A}O A}P A}Q A}R A}T A}U A}V A}W A}X A}Y A}Z A}a A}b A}c A}d A}e\ - A}f A}g A}h A}i A}j A}k A}l A}m A}n A}o A}p A}q A}r A}s A}t A}v A}x A}y A}z \ -A}# A}& A}' A}( A}) A}+ A}- A}. A}/ A}; A}= A}? A}@ A}] A}^ A}_ A}` A}{ A}| A\ -}} A}~ A~0 A~1 A~2 A~3 A~4 A~5 A~6 A~8 A~9 A~A A~B A~C A~D A~F A~G A~H A~I A~\ -K A~L A~M A~N A~O A~P A~Q A~R A~S A~T A~U A~V A~W A~X A~Y A~a A~b A~c A~e A~f\ - A~g A~h A~i A~j A~k A~m A~n A~o A~p A~q A~r A~s A~t A~u A~v A~w A~x A~z A~# \ -A~$ A~% A~& A~' A~) A~* A~+ A~, A~: A~; A~= A~> A~? A~@ A~[ A~] A~^ A~_ A~` A\ -~{ A~| A~} A~~ A100 A101 A102 A103 A104 A105 A106 A107 A108 A10A A10E A10F A1\ -0G A10H A10I A10J A10K A10L A10M A10N A10O A10P A10Q A10R A10S A10T A10U A10V\ - A10W A10X A10Y A10Z A10a A10b A10e A10f A10g A10h A10i A10j A10k A10l A10m A\ -10n A10o A10p A10q A10r A10s A10t A10u A10v A10w A10x A10y A10z A10# A10$ A10\ -% A10& A10' A10( A10) A10, A10- A10. A10/ A10; A10< A10= A10> A10? A10@ A10[ \ -A10] A10^ A10_ A10` A10{ A10| A10} A10~ A110 A111 A112 A113 A115 A116 A117 A1\ -18 A119 A11A A11B A11C A11D A11E A11F A11G A11H A11I A11J A11K A11L A11M A11P\ - A11Q A11R A11S A11T A11U A11V A11W A11X A11Y A11Z A11a A11c A11e A11f A11g A\ -11h A11i A11j A11k A11l A11m A11o A11p A11q A11r A11s A11t A11u A11v A11w A11\ -x A11y A11z A11$ A11% A11& A11' A11( A11) A11* A11+ A11, A11- A11. A11/ A11: \ -A11< A11@ A11[ A11] A11^ A11_ A11` A11{ A11| A11} A11~ A120 A121 A122 A123 A1\ -24 A125 A126 A127 A128 A129 A12A A12B A12C A12E A12F A12G A12I A12J A12K A12L\ - A12M A12N A12P A12R A12S A12T A12U A12V A12W A12X A12Y A12Z A12a A12b A12c A\ -12d A12e A12f A12g A12h A12i A12l A12m A12o A12p A12q A12r A12s A12t A12u A12\ -v A12w A12x A12y A12z A12# A12$ A12% A12& A12' A12( A12) A12* A12+ A12, A12- \ -A12. A12= A12> A12? A12@ A12[ A12] A12^ A12_ A12` A12{ A12| A12} A12~ A130 A1\ -31 A132 A133 A134 A135 A136 A137 A13B A13C A13D A13E A13F A13G A13H A13I A13J\ - A13K A13L A13M A13N A13O A13P A13Q A13R A13S A13T A13U A13V A13X A13Y A13Z A\ -13a A13b A13c A13d A13e A13f A13g A13h A13i A13j A13k A13l A13m A13n A13q A13\ -r A13s A13t A13u A13v A13w A13x A13# A13$ A13% A13& A13' A13( A13) A13* A13+ \ -A13- A13. A13/ A13: A13; A13< A13= A13> A13? A13@ A13[ A13] A13^ A13_ A13` A1\ -3{ A13| A13} A13~ A140 A141 A142 A143 A144 A145 A146 A147 A14A A14B A14C A14D\ - A14E A14G A14H A14I A14J A14K A14L A14M A14N A14O A14P A14Q A14R A14T A14V A\ -14W A14X A14Y A14Z A14a A14b A14c A14d A14e A14f A14h A14i A14j A14k A14l A14\ -m A14n A14o A14p A14q A14r A14s A14t A14u A14v A14w A14x A14y A14z A14# A14$ \ -A14% A14& A14* A14+ A14, A14- A14. A14/ A14: A14; A14< A14= A14> A14? A14@ A1\ -4[ A14^ A14_ A14` A14{ A14| A14} A14~ A152 A153 A154 A155 A156 A157 A158 A159\ - A15A A15B A15( A15* A15- A15. A15; A15= A15@ A15[ A15_ A15{ A15~ A160 A163 A\ -164 A165 A166 A167 A168 A169 A16A A16B A16C A16D A16E A16G A16H A16I A16J A16\ -K A16L A16M A16N A16O A16P A16Q A16R A16T A16U A16W A16X A16Y A16Z A16a A16b \ -A16c A16d A16e A16g A16h A16i A16j A16k A16l A16m A16n A16o A16p A16q A16r A1\ -6t A16u A16w A16x A16y A16z A16# A16$ A16% A16& A16' A16( A16) A16* A16, A16-\ - A16. A16/ A16: A16; A16< A16= A16> A16@ A16[ A16] A16_ A171 A173 A17C A17P A\ -17Q A17Y A17) A17; A17= A17> A17? A17@ A17[ A17] A17^ A17_ A17` A17{ A17| A17\ -} A17~ A180 A181 A182 A183 A184 A185 A186 A187 A188 A189 A18A A18B A18F A18G \ -A18H A18I A18J A18K A18L A18M A18N A18O A18P A18Q A18R A18S A18T A18U A18V A1\ -8W A18X A18Y A18Z A18a A18c A18f A18g A18h A18i A18j A18k A18l A18m A18n A18o\ - A18p A18q A18r A18s A18t A18u A18v A18w A18x A18y A18z A18# A18$ A18% A18& A\ -18' A18( A18) A18* A18+ A18, A18- A18. A18/ A18: A18; A18< A18> A18? A18] A18\ -^ A18_ A18` A18{ A18| A18} A18~ A190 A192 A193 A194 A195 A196 A197 A198 A199 \ -A19A A19B A19C A19D A19E A19H A19I A19J A19K A19L A19M A19N A19O A19P A19S A1\ -9T A19U A19V A19W A19X A19Y A19Z A19a A19b A19c A19d A19e A19f A19g A19h A19i\ - A19j A19l A19m A19n A19o A19p A19q A19r A19s A19t A19u A19v A19w A19x A19y A\ -19z A19# A19$ A19% A19& A19' A19( A19+ A19, A19- A19. A19/ A19: A19< A19= A19\ -> A19? A19@ A19[ A19] A19^ A19_ A19{ A19| A19} A19~ A1A0 A1A1 A1A2 A1A3 A1A4 \ -A1A6 A1A7 A1A8 A1A9 A1AC A1AD A1AE A1AF A1AG A1AH A1AI A1AJ A1AK A1AL A1AM A1\ -AP A1AQ A1AR A1AS A1AT A1AU A1AV A1AW A1AY A1AZ A1Aa A1Ab A1Ac A1Ad A1Ae A1Af\ - A1Ag A1Ah A1Ai A1Aj A1An A1Ao A1Ap A1Aq A1Ar A1As A1At A1Au A1Av A1Aw A1Ax A\ -1Ay A1Az A1A# A1A$ A1A% A1A& A1A' A1A( A1A) A1A* A1A+ A1A, A1A- A1A. A1A/ A1A\ -> A1A? A1A@ A1A[ A1A] A1A^ A1A_ A1A` A1A{ A1A| A1A} A1A~ A1B0 A1B1 A1B2 A1B3 \ -A1B4 A1B5 A1B6 A1B7 A1B8 A1BC A1BE A1BF A1BG A1BH A1BI A1BJ A1BK A1BL A1BM A1\ -BN A1BO A1BP A1BQ A1BR A1BS A1BT A1BU A1BV A1BW A1BX A1BY A1BZ A1Ba A1Bb A1Bc\ - A1Bd A1Bf A1Bh A1Bj A1Bk A1Bl A1Bm A1Bn A1Bo A1Bp A1Bq A1Br A1Bs A1Bt A1Bu A\ -1Bv A1Bw A1Bx A1By A1Bz A1B# A1B$ A1B% A1B& A1B' A1B( A1B) A1B* A1B, A1B- A1B\ -. A1B/ A1B: A1B; A1B< A1B= A1B> A1B? A1B@ A1B[ A1B] A1B^ A1B{ A1B| A1B} A1B~ \ -A1C0 A1C1 A1C3 A1C5 A1C6 A1C7 A1C8 A1C9 A1CA A1CB A1CC A1CD A1CE A1CF A1CG A1\ -CH A1CI A1CJ A1CL A1CM A1CO A1CP A1CQ A1CR A1CS A1CT A1CU A1CV A1CW A1CX A1CY\ - A1CZ A1Ca A1Cb A1Cc A1Cd A1Ce A1Cf A1Cg A1Ch A1Cj A1Cl A1Cm A1Cn A1Co A1Cp A\ -1Cq A1Cr A1Cs A1Ct A1Cu A1Cv A1Cw A1Cy A1C# A1C$ A1C% A1C& A1C' A1C( A1C) A1C\ -* A1C+ A1C, A1C. A1C/ A1C: A1C; A1C< A1C? A1C@ A1C[ A1C] A1C^ A1C_ A1C` A1C| \ -A1C} A1C~ A1D0 A1D1 A1D2 A1D3 A1D4 A1D5 A1D6 A1D7 A1D8 A1D9 A1DA A1DB A1DC A1\ -DE A1DF A1DG A1DI A1DJ A1DK A1DM A1DN A1DP A1DQ A1DS A1DT A1DV A1DW A1DX A1DY\ - A1DZ A1Da A1Db A1Dc A1Dd A1Df A1Dg A1Di A1Dj A1Dl A1Dm A1Dn A1Do A1Ds A1Dt A\ -1Dv A1Dw A1Dx A1Dy A1Dz A1D# A1D% A1D& A1D' A1D( A1D) A1D* A1D+ A1D, A1D- A1D\ -. A1D/ A1D: A1D; A1D< A1D= A1D> A1D? A1D@ A1D[ A1D] A1D^ A1D_ A1D{ A1D| A1E2 \ -A1E4 A1E5 A1E6 A1E7 A1E8 A1E9 A1EA A1EB A1EC A1ED A1EE A1EF A1EG A1EI A1EJ A1\ -EK A1EL A1EM A1EN A1EO A1EP A1EQ A1ER A1ET A1EU A1EV A1EX A1EY A1EZ A1Ea A1Eb\ - A1Ec A1Ed A1Ee A1Ef A1Eg A1Ei A1Ej A1Ek A1El A1Em A1En A1Eo A1Ep A1Eq A1Er A\ -1Et A1Eu A1Ev A1Ex A1Ey A1Ez A1E# A1E$ A1E% A1E& A1E' A1E( A1E) A1E+ A1E, A1E\ -- A1E. A1E/ A1E: A1E; A1E< A1E= A1E> A1E? A1E@ A1E[ A1E^ A1E_ A1E` A1E{ A1E| \ -A1E} A1E~ A1F0 A1F1 A1F2 A1F3 A1F4 A1F5 A1F6 A1F7 A1F9 A1FA A1FB A1FC A1FD A1\ -FE A1FF A1FG A1FH A1FI A1FJ A1FK A1FL A1FN A1FO A1FP A1FQ A1FR A1FS A1FT A1FU\ - A1FV A1FW A1FX A1FY A1FZ A1Fa A1Fb A1Fc A1Fd A1Fe A1Ff A1Fg A1Fh A1Fi A1Fj A\ -1Fk A1Fl A1Fn A1Fp A1Fq A1Fr A1Fs A1Fv A1Fw A1Fx A1Fy A1F# A1F% A1F& A1F' A1F\ -) A1F+ A1F- A1F. A1F< A1F> A1F? A1F@ A1F[ A1F] A1F^ A1F_ A1F` A1F{ A1F| A1F} \ -A1F~ A1G0 A1G1 A1G2 A1G3 A1G4 A1G5 A1G6 A1G7 A1G8 A1G9 A1GA A1GB A1GG A1GH A1\ -GI A1GJ A1GK A1GL A1GM A1GN A1GO A1GP A1GQ A1GR A1GS A1GT A1GU A1GV A1GW A1GX\ - A1GY A1GZ A1Ga A1Gb A1Gc A1Gd A1Gh A1Gi A1Gj A1Gk A1Gl A1Gm A1Gn A1Go A1Gp A\ -1Gq A1Gr A1Gs A1Gt A1Gu A1Gv A1Gw A1Gx A1Gy A1Gz A1G# A1G$ A1G& A1G' A1G( A1G\ -) A1G* A1G+ A1G, A1G- A1G. A1G/ A1G: A1G; A1G< A1G= A1G? A1G[ A1G^ A1G_ A1G` \ -A1G{ A1G| A1G} A1G~ A1H2 A1H3 A1H4 A1H5 A1H6 A1H7 A1H8 A1H9 A1HA A1HB A1HC A1\ -HD A1HE A1HF A1HH A1HI A1HJ A1HK A1HL A1HM A1HN A1HO A1HP A1HQ A1HR A1HS A1HU\ - A1HV A1HW A1HX A1HY A1HZ A1Ha A1Hb A1Hc A1Hd A1He A1Hf A1Hg A1Hh A1Hi A1Hk A\ -1Hm A1Hn A1Ho A1Hp A1Hq A1Hr A1Hs A1Ht A1Hu A1Hv A1Hw A1Hx A1Hy A1H$ A1H% A1H\ -& A1H' A1H( A1H) A1H* A1H+ A1H- A1H. A1H/ A1H; A1H< A1H= A1H> A1H? A1H@ A1H[ \ -A1H] A1H^ A1H_ A1H` A1H| A1H} A1H~ A1I0 A1I1 A1I2 A1I3 A1I4 A1I6 A1I8 A1I9 A1\ -IA A1IB A1IC A1ID A1IE A1IF A1IG A1IH A1II A1IJ A1IK A1IL A1IM A1IN A1IO A1IP\ - A1IQ A1IR A1IS A1IT A1IU A1IV A1IW A1IY A1IZ A1Ia A1Ib A1Ic A1If A1Ig A1Ih A\ -1Ii A1Ij A1Ik A1In A1Io A1Ip A1Ir A1Is A1It A1Iu A1Iv A1Iw A1Ix A1Iy A1Iz A1I\ -# A1I$ A1I% A1I& A1I' A1I( A1I) A1I* A1I+ A1I, A1I- A1I. A1I/ A1I; A1I? A1I@ \ -A1I[ A1I] A1I^ A1I_ A1I` A1I{ A1I| A1I} A1I~ A1J0 A1J1 A1J2 A1J3 A1J4 A1J5 A1\ -J6 A1J7 A1J8 A1J9 A1JD A1JE A1JF A1JG A1JH A1JI A1JJ A1JK A1JL A1JM A1JN A1JO\ - A1JP A1JQ A1JR A1JS A1JT A1JU A1JV A1JW A1JX A1JY A1JZ A1Ja A1Jb A1Jc A1Jd A\ -1Jf A1Jh A1Ji A1Jk A1Jl A1Jm A1Jn A1Jo A1Jp A1Jq A1Jr A1Js A1Jt A1Ju A1Jv A1J\ -w A1Jx A1Jy A1Jz A1J# A1J$ A1J% A1J& A1J' A1J( A1J) A1J* A1J- A1J. A1J/ A1J: \ -A1J; A1J< A1J= A1J> A1J? A1J@ A1J[ A1J] A1J^ A1J_ A1J` A1J| A1J} A1J~ A1K0 A1\ -K1 A1K2 A1K3 A1K5 A1K6 A1K7 A1K8 A1K9 A1KA A1KB A1KC A1KD A1KE A1KF A1KG A1KH\ - A1KI A1KJ A1KK A1KN A1KP A1KQ A1KR A1KS A1KT A1KU A1KV A1KW A1KX A1Ka A1Kb A\ -1Kc A1Kd A1Ke A1Kf A1Kg A1Kh A1Ki A1Kj A1Kk A1Kl A1Km A1Kn A1Ko A1Kp A1Ks A1K\ -t A1Ku A1Kv A1Kw A1Kx A1Ky A1Kz A1K# A1K$ A1K% A1K& A1K' A1K( A1K) A1K* A1K+ \ -A1K, A1K- A1K. A1K: A1K; A1K< A1K= A1K> A1K@ A1K[ A1K] A1K^ A1K_ A1K` A1K| A1\ -K} A1K~ A1L0 A1L1 A1L2 A1L3 A1L4 A1L5 A1L6 A1L7 A1LA A1LB A1LC A1LD A1LF A1LG\ - A1LH A1LI A1LK A1LM A1LN A1LO A1LP A1LQ A1LR A1LS A1LT A1LU A1LV A1LW A1LY A\ -1La A1Lb A1Lc A1Ld A1Lf A1Lg A1Li A1Lk A1Lm A1Ln A1Lo A1Lp A1Lq A1Ls A1Lt A1L\ -u A1Lv A1Lw A1Lx A1Ly A1L# A1L' A1L( A1L) A1L* A1L+ A1L, A1L- A1L. A1L/ A1L: \ -A1L; A1L> A1L@ A1L] A1L` A1L{ A1L| A1L} A1L~ A1M0 A1M1 A1M2 A1M3 A1M5 A1M6 A1\ -M7 A1M8 A1M9 A1MA A1MB A1MC A1MD A1ME A1MF A1MH A1MI A1MJ A1MK A1ML A1MM A1MN\ - A1MO A1MP A1MQ A1MR A1MT A1MU A1MV A1MW A1MY A1MZ A1Ma A1Mb A1Mc A1Md A1Me A\ -1Mf A1Mg A1Mh A1Mi A1Mk A1Ml A1Mm A1Mn A1Mo A1Mp A1Mq A1Mr A1Ms A1Mt A1Mu A1M\ -w A1My A1Mz A1M# A1M$ A1M% A1M& A1M' A1M( A1M) A1M* A1M+ A1M- A1M. A1M/ A1M: \ -A1M; A1M< A1M= A1M> A1M? A1M@ A1M[ A1M^ A1M_ A1M` A1M{ A1M| A1M} A1M~ A1N0 A1\ -N1 A1N3 A1N4 A1N5 A1N6 A1N7 A1N8 A1NA A1NB A1NC A1ND A1NE A1NF A1NG A1NH A1NI\ - A1NK A1NL A1NN A1NO A1NP A1NQ A1NR A1NS A1NT A1NU A1NV A1NX A1NY A1NZ A1Na A\ -1Nb A1Nc A1Ne A1Nf A1Ng A1Nh A1Ni A1Nj A1Nk A1Nl A1Nn A1No A1Nq A1Nr A1Ns A1N\ -t A1Nu A1Nv A1Nw A1Nx A1Ny A1N# A1N$ A1N& A1N' A1N( A1N) A1N* A1N+ A1N- A1N. \ -A1N/ A1N= A1N> A1N? A1N@ A1N[ A1N] A1N^ A1N_ A1N` A1N{ A1N| A1N} A1N~ A1O0 A1\ -O1 A1O2 A1O3 A1O4 A1O5 A1O6 A1O7 A1O8 A1O9 A1OA A1OB A1OC A1OD A1OH A1OI A1OJ\ - A1OK A1OL A1OM A1ON A1OO A1OP A1OQ A1OR A1OS A1OT A1OU A1OV A1OW A1OX A1OY A\ -1OZ A1Oa A1Ob A1Oc A1Od A1Oe A1Og A1Oh A1Oi A1Oj A1Ok A1Ol A1Om A1On A1Oo A1O\ -p A1Oq A1Or A1Os A1Ot A1Ou A1Ov A1Ow A1Ox A1Oy A1Oz A1O# A1O$ A1O% A1O& A1O' \ -A1O) A1O* A1O+ A1O, A1O- A1O. A1O/ A1O: A1O; A1O< A1O= A1O> A1O? A1O@ A1O[ A1\ -O] A1O^ A1O_ A1O` A1O{ A1O| A1O} A1O~ A1P0 A1P2 A1P3 A1P4 A1P5 A1P6 A1P7 A1P8\ - A1P9 A1PA A1PB A1PC A1PD A1PE A1PF A1PG A1PH A1PI A1PK A1PL A1PM A1PN A1PO A\ -1PP A1PQ A1PR A1PS A1PU A1PV A1PW A1PX A1PY A1PZ A1Pa A1Pb A1Pc A1Pd A1Pe A1P\ -f A1Pg A1Ph A1Pi A1Pk A1Pl A1Pm A1Pn A1Po A1Pp A1Pq A1Pr A1Ps A1Pt A1Pu A1Pv \ -A1Pw A1Px A1Py A1Pz A1P# A1P$ A1P% A1P& A1P' A1P( A1P) A1P* A1P+ A1P- A1P. A1\ -P/ A1P: A1P; A1P= A1P> A1P? A1P@ A1P[ A1P] A1P^ A1P_ A1P` A1P{ A1P} A1P~ A1Q0\ - A1Q1 A1Q2 A1Q3 A1Q4 A1Q5 A1Q6 A1Q7 A1Q9 A1QA A1QB A1QC A1QD A1QE A1QF A1QG A\ -1QH A1QI A1QJ A1QK A1QL A1QM A1QN A1QO A1QP A1QQ A1QR A1QS A1QT A1QU A1QV A1Q\ -W A1QY A1QZ A1Qa A1Qb A1Qc A1Qd A1Qe A1Qf A1Qg A1Qh A1Qi A1Qj A1Qk A1Ql A1Qm \ -A1Qn A1Qp A1Qq A1Qr A1Qs A1Qt A1Qu A1Qv A1Qw A1Qx A1Qy A1Qz A1Q# A1Q$ A1Q% A1\ -Q& A1Q' A1Q( A1Q) A1Q* A1Q+ A1Q, A1Q- A1Q. A1Q/ A1Q: A1Q; A1Q< A1Q@ A1Q[ A1Q]\ - A1Q^ A1Q_ A1Q` A1Q{ A1Q| A1Q} A1Q~ A1R0 A1R1 A1R2 A1R3 A1R4 A1R5 A1R6 A1R7 A\ -1R8 A1R9 A1RA A1RE A1RF A1RG A1RH A1RI A1RJ A1RK A1RL A1RM A1RN A1RO A1RP A1R\ -Q A1RR A1RS A1RT A1RU A1RV A1RW A1RX A1RY A1RZ A1Ra A1Rb A1Rc A1Rd A1Re A1Rf \ -A1Rg A1Rh A1Ri A1Rj A1Rk A1Rl A1Rm A1Rn A1Ro A1Rp A1Rq A1Rr A1Rs A1Rt A1Ru A1\ -Rv A1Rw A1Rx A1Rz A1R# A1R$ A1R% A1R& A1R' A1R( A1R) A1R+ A1R, A1R- A1R. A1R/\ - A1R: A1R; A1R< A1R= A1R> A1R? A1R@ A1R[ A1R] A1R^ A1R_ A1R` A1R{ A1R} A1R~ A\ -1S0 A1S1 A1S2 A1S3 A1S4 A1S5 A1S6 A1S8 A1S9 A1SA A1SB A1SC A1SD A1SE A1SF A1S\ -G A1SH A1SI A1SJ A1SK A1SL A1SN A1SO A1SQ A1SR A1SS A1ST A1SU A1SV A1SW A1SX \ -A1SY A1SZ A1Sa A1Sb A1Sc A1Sd A1Se A1Sf A1Sg A1Sh A1Si A1Sj A1Sk A1Sl A1Sm A1\ -Sn A1So A1Sp A1Sq A1Ss A1St A1Su A1Sv A1Sw A1Sx A1Sy A1Sz A1S# A1S$ A1S% A1S&\ - A1S' A1S( A1S) A1S* A1S+ A1S, A1S- A1S/ A1S: A1S; A1S< A1S= A1S> A1S? A1S[ A\ -1S] A1S^ A1S_ A1S` A1S{ A1S| A1S} A1T0 A1T1 A1T2 A1T3 A1T4 A1T5 A1T6 A1T7 A1T\ -8 A1T9 A1TA A1TB A1TC A1TD A1TE A1T+ A1T- A1T< A1T? A1T^ A1T{ A1V@ A1V[ A1V] \ -A1V_ A1V{ A1V| A1W0 A1W1 A1W2 A1W3 A1W4 A1W7 A1W9 A1WA A1WB A1WD A1WE A1WI A1\ -WJ A1WL A1WN A1WR A1WS A1WT A1WU A1WV A1WY A1Wa A1Wb A1Wc A1We A1Wf A1Wi A1Wj\ - A1Wk A1Wm A1Wo A1Wp A1Ws A1Wt A1Wu A1Wv A1Ww A1W$ A1W% A1W& A1W( A1W) A1W, A\ -1W- A1W. A1W/ A1W: A1W< A1W= A1W@ A1W[ A1W] A1W^ A1W_ A1W| A1W~ A1X1 A1X3 A1X\ -7 A1X8 A1X9 A1XA A1XB A1XD A1XE A1XH A1XI A1XJ A1XK A1XL A1XO A1XQ A1XS A1XV \ -A1XY A1XZ A1Xa A1Xb A1Xc A1Xe A1Xf A1Xi A1Xj A1Xk A1Xl A1Xm A1Xp A1Xr A1Xt A1\ -Xv A1Xw A1Xz A1X# A1X$ A1X% A1X& A1X( A1X) A1X- A1X. A1X/ A1X: A1X= A1X? A1X@\ - A1X[ A1X_ A1X| A1X} A1X~ A1Y0 A1Y1 A1Y3 A1Y4 A1Y8 A1Y9 A1YA A1YB A1YE A1YG A\ -1YH A1YI A1YK A1YO A1YP A1YQ A1YR A1YS A1YU A1YV A1YZ A1Ya A1Yb A1Yc A1Yf A1Y\ -h A1Yi A1Yj A1Yl A1Ym A1Yo A1Yr A1Ys A1Yt A1Yu A1Yv A1Yy A1Yz A1Y$ A1Y% A1Y& \ -A1Y' A1Y( A1Y+ A1Y, A1Y/ A1Y: A1Y< A1Y[ A1Y] A1Y^ A1Y{ A1Y| A1Y~ A1Z0 A1Z1 A1\ -Z2 A1Z6 A1Z7 A1ZA A1ZB A1ZG A1ZH A1ZI A1ZJ A1ZK A1ZO A1ZQ A1ZR A1ZS A1ZT A1ZU\ - A1ZX A1ZY A1Zb A1Zc A1Ze A1Zh A1Zi A1Zj A1Zk A1Zl A1Zo A1Zp A1Zr A1Zs A1Zt A\ -1Zu A1Zv A1Zz A1Z% A1Z& A1Z( A1Z+ A1Z, A1Z- A1Z. A1Z/ A1Z< A1Z= A1Z? A1Z@ A1Z\ -[ A1Z] A1Z^ A1Z{ A1Z| A1a0 A1a1 A1a3 A1a6 A1a7 A1a8 A1a9 A1aA A1aD A1aE A1aG \ -A1aH A1aI A1aJ A1aK A1aN A1aR A1aS A1aU A1aX A1aY A1aZ A1aa A1ab A1ae A1ah A1\ -ai A1aj A1ak A1al A1ao A1ap A1as A1at A1av A1ay A1az A1a# A1a$ A1a% A1a( A1a)\ - A1a+ A1a, A1a- A1a. A1a/ A1a< A1a= A1a@ A1a[ A1a^ A1a{ A1a| A1a} A1a~ A1b0 A\ -1b3 A1b4 A1b7 A1b8 A1b9 A1bA A1bD A1bE A1bH A1bI A1bK A1bL A1bN A1bO A1bP A1b\ -Q A1bT A1bU A1bV A1bX A1bY A1bZ A1ba A1bb A1bd A1be A1bf A1bg A1bh A1bj A1bk \ -A1bl A1bo A1bp A1bq A1bs A1bv A1bw A1by A1bz A1b# A1b$ A1b% A1b' A1b( A1b) A1\ -b* A1b+ A1b, A1b- A1b. A1b/ A1b: A1b; A1b< A1b= A1b> A1b? A1b@ A1b] A1b^ A1b_\ - A1b` A1b{ A1b} A1c0 A1c3 A1c4 A1c7 A1c8 A1c9 A1cA A1cC A1cD A1cE A1cF A1cG A\ -1cK A1cL A1cM A1cN A1cO A1cP A1cQ A1cR A1cT A1cU A1cV A1cX A1cY A1cZ A1cb A1c\ -e A1cf A1cg A1ch A1ci A1ck A1cl A1cm A1co A1cq A1cs A1cu A1cv A1cw A1cx A1cy \ -A1c# A1c$ A1c% A1c( A1c) A1c* A1c, A1c- A1c/ A1c: A1c< A1c= A1c> A1c? A1c@ A1\ -c^ A1c_ A1c` A1c| A1c} A1d0 A1d3 A1d4 A1d5 A1d7 A1dA A1dB A1dD A1dE A1dF A1dH\ - A1dK A1dL A1dN A1dP A1dQ A1dR A1dU A1dV A1dW A1dX A1da A1db A1dc A1de A1dg A\ -1dh A1di A1dk A1dl A1dm A1do A1dp A1dq A1dr A1ds A1du A1dv A1dw A1dx A1dy A1d\ -z A1d% A1d& A1d' A1d( A1d) A1d* A1d+ A1d, A1d- A1d/ A1d: A1d; A1d? A1d@ A1d] \ -A1d_ A1d{ A1d| A1d~ A1e1 A1e2 A1e3 A1e4 A1e5 A1e8 A1eA A1eB A1eC A1eD A1eE A1\ -eF A1eJ A1eL A1eM A1eO A1eQ A1eS A1eT A1eU A1eV A1eX A1eb A1ec A1ed A1ee A1ef\ - A1eg A1ej A1ek A1em A1en A1eo A1ep A1eq A1et A1eu A1ev A1ew A1ex A1ey A1e$ A\ -1e% A1e& A1e' A1e) A1e* A1e+ A1e. A1e/ A1e: A1e= A1e@ A1e[ A1e] A1e^ A1e_ A1e\ -{ A1e} A1e~ A1f1 A1f2 A1f3 A1f4 A1f9 A1fA A1fB A1fC A1fD A1fE A1fG A1fI A1fJ \ -A1fK A1fL A1fM A1fS A1fT A1fU A1fW A1fZ A1fa A1fb A1fc A1fd A1fe A1ff A1fg A1\ -fj A1fk A1fl A1fm A1fn A1fo A1ft A1fu A1fw A1fx A1f$ A1f% A1f& A1f( A1f) A1f+\ - A1f- A1f. A1f: A1f; A1f< A1f= A1f@ A1f[ A1f] A1f^ A1f` A1f{ A1f} A1f~ A1g0 A\ -1g1 A1g2 A1g3 A1g4 A1g5 A1g8 A1g9 A1gB A1gC A1gD A1gH A1gI A1gJ A1gK A1gL A1g\ -Q A1gR A1gS A1gT A1gV A1gX A1gZ A1ga A1gc A1gg A1gh A1gi A1gj A1gk A1gm A1gn \ -A1gq A1gr A1gs A1gt A1gu A1gv A1gw A1g# A1g% A1g& A1g' A1g( A1g, A1g. A1g: A1\ -g; A1g< A1g> A1g] A1g^ A1g_ A1g` A1g~ A1h0 A1h1 A1h2 A1h3 A1h5 A1h7 A1hB A1hC\ - A1hG A1hH A1hJ A1hK A1hL A1hM A1hQ A1hR A1hS A1hT A1hU A1hW A1hY A1hZ A1ha A\ -1hc A1hd A1hg A1hh A1hi A1hk A1hl A1hm A1hn A1hp A1hq A1hr A1hs A1ht A1hu A1h\ -v A1hx A1hz A1h# A1h& A1h' A1h* A1h, A1h. A1h/ A1h: A1h; A1h@ A1h[ A1h] A1h^ \ -A1h` A1h| A1h~ A1i1 A1i2 A1i4 A1i5 A1i6 A1i7 A1i8 A1i9 A1iA A1iB A1iC A1iG A1\ -iH A1iI A1iJ A1iK A1iM A1iQ A1iS A1iT A1iW A1iX A1iY A1ia A1ib A1ic A1id A1ig\ - A1ih A1ij A1ik A1il A1im A1in A1ip A1ir A1it A1iu A1ix A1iz A1i# A1i$ A1i% A\ -1i& A1i' A1i) A1i+ A1i, A1i- A1i. A1i/ A1i; A1i< A1i= A1i> A1i? A1i[ A1i] A1i\ -` A1i{ A1i| A1i~ A1j0 A1j1 A1j2 A1j7 A1j8 A1j9 A1jA A1jC A1jE A1jJ A1jK A1jO \ -A1jQ A1jS A1jT A1jX A1jY A1jZ A1ja A1jc A1jd A1jf A1jg A1jj A1jk A1jn A1jp A1\ -jr A1js A1jt A1ju A1jw A1jx A1jy A1jz A1j$ A1j) A1j, A1j- A1j. A1j: A1j; A1j<\ - A1j= A1j> A1j? A1j| A1j} A1j~ A1k2 A1k4 A1k6 A1k8 A1k9 A1kC A1kD A1kE A1kG A\ -1kI A1kJ A1kN A1kO A1kP A1kQ A1kT A1kV A1kX A1kZ A1ka A1kd A1kf A1kh A1kj A1k\ -k A1kp A1kq A1kr A1ku A1kw A1kz A1k# A1k$ A1k& A1k' A1k( A1k) A1k* A1k+ A1k, \ -A1k- A1k. A1k; A1k< A1k= A1k> A1k? A1k@ A1k[ A1k] A1k_ A1k` A1k{ A1k} A1k~ A1\ -l2 A1l3 A1l4 A1l6 A1l7 A1l8 A1l9 A1lE A1lF A1lG A1lJ A1lL A1lM A1lN A1lP A1lQ\ - A1lT A1lV A1lW A1lX A1lZ A1la A1lc A1le A1lf A1lg A1lh A1li A1lk A1lm A1lo A\ -1lq A1lr A1lu A1lv A1lw A1ly A1l# A1l$ A1l' A1l( A1l) A1l* A1l+ A1l. A1l: A1l\ -[ A1l_ A1l` A1l{ A1l} A1m2 A1m3 A1m4 A1m6 A1mB A1mC A1mD A1mE A1mF A1mG A1mL \ -A1mM A1mN A1mO A1mS A1mT A1mU A1mV A1mW A1mX A1mZ A1mc A1md A1me A1mg A1mh A1\ -mj A1mm A1mn A1mo A1mq A1mt A1mu A1mv A1mw A1mx A1my A1mz A1m# A1m& A1m' A1m(\ - A1m* A1m+ A1m- A1m/ A1m: A1m; A1m< A1m= A1m> A1m[ A1m] A1m^ A1m_ A1m{ A1m| A\ -1m} A1n1 A1n2 A1n4 A1n5 A1n8 A1nA A1nB A1nC A1nD A1nF A1nI A1nJ A1nK A1nL A1n\ -M A1nN A1nP A1nS A1nT A1nX A1nZ A1nb A1nc A1nd A1ne A1nj A1nk A1nl A1nm A1nn \ -A1no A1nq A1nt A1nu A1nx A1ny A1n# A1n% A1n& A1n' A1n( A1n- A1n. A1n: A1n< A1\ -n> A1n[ A1n] A1n^ A1n_ A1n{ A1n} A1o0 A1o1 A1o2 A1o3 A1o5 A1o8 A1o9 A1oB A1oC\ - A1oD A1oE A1oF A1oI A1oJ A1oK A1oM A1oP A1oR A1oS A1oT A1oU A1oV A1oW A1oZ A\ -1oa A1oc A1od A1oe A1og A1oj A1ok A1ol A1on A1oo A1os A1ou A1ov A1ow A1ox A1o\ -$ A1o% A1o' A1o( A1o) A1o, A1o. A1o; A1o< A1o= A1o^ A1o_ A1o` A1o~ A1p2 A1p3 \ -A1p4 A1p7 A1p9 A1pA A1pC A1pD A1pH A1pJ A1pK A1pL A1pM A1pO A1pQ A1pR A1pT A1\ -pU A1pV A1pa A1pb A1pd A1pe A1pf A1pi A1pk A1pl A1pm A1pn A1pr A1ps A1pu A1pv\ - A1pw A1p% A1p' A1p( A1p. A1p/ A1p: A1p; A1p? A1p@ A1p] A1p^ A1p_ A1p| A1p~ A\ -1q0 A1q2 A1q3 A1q7 A1q9 A1qA A1qB A1qC A1qE A1qG A1qJ A1qK A1qL A1qO A1qQ A1q\ -T A1qU A1qY A1qa A1qb A1qc A1qd A1qh A1qk A1ql A1qm A1qp A1qr A1qs A1qu A1qv \ -A1qw A1q$ A1q% A1q& A1q' A1q) A1q+ A1q, A1q. A1q/ A1q: A1q? A1q] A1q^ A1q| A1\ -q~ A1r0 A1r1 A1r2 A1r7 A1r9 A1rA A1rB A1rG A1rH A2YU A2YV A2YW A2YX A2YY A2YZ\ - A2Ya A2Yb A2Yc A2Yd A2Ye A2Yf A2Yg A2Yh A2Yi A2Y' A2Y( A2Y) A2Y* A2Y+ A2Y, A\ -2Y- A2Y. A2Y/ A2Y: A2Y; A2Y< A2Y= A2Y> A2Y? A2Z2 A2Z3 A2Z4 A2Z5 A2Z6 A2Z7 A2Z\ -8 A2Z9 A2ZA A2ZB A2ZC A2ZD A2ZE A2ZF A2ZG A2ZI A2ZJ A2ZK A2ZL A2ZM A2ZN A2ZO \ -A2ZP A2ZR A2ZT A2ZU A2ZV A2ZW A2ZX A2ZY A2ZZ A2Za A2Zb A2Zc A2Zd A2Ze A2Zf A2\ -Zg A2Zh A2Zi A2Zk A2Zl A2Zm A2Zn A2Zo A2Zp A2Zq A2Zt A2Zu A2Zv A2Zw A2Zx A2Zy\ - A2Zz A2Z# A2Z$ A2Z% A2Z& A2Z' A2Z( A2Z) A2Z* A2Z+ A2Z, A2Z. A2Z/ A2Z: A2Z; A\ -2Z< A2Z= A2Z> A2Z] A2Z^ A2Z_ A2Z` A2Z{ A2Z| A2Z} A2Z~ A2a0 A2a1 A2a2 A2a3 A2a\ -4 A2a5 A2a6 A2a7 A2a8 A2a9 A2aA A2aB A2aC A2aD A2aE A2aF A2aG A2aI A2aJ A2aK \ -A2aL A2aM A2aN A2aO A2aS A2aT A2aU A2aV A2aW A2aX A2aY A2aZ A2aa A2ab A2ac A2\ -ad A2ae A2af A2ag A2ah A2ai A2ak A2al A2am A2an A2ao A2ap A2ar A2at A2au A2av\ - A2aw A2ax A2ay A2az A2a# A2a$ A2a% A2a& A2a' A2a( A2a) A2a* A2a+ A2a, A2a. A\ -2a/ A2a: A2a; A2a< A2a= A2a> A2a@ A2a[ A2a] A2a^ A2a_ A2a` A2a{ A2b0 A2b1 A2b\ -2 A2b3 A2b4 A2b6 A2b7 A2b8 A2b9 A2bA A2bC A2bD A2bE A2bF A2bG A2bI A2bJ A2bK \ -A2bL A2bM A2bN A2bP A2bR A2bS A2bT A2bV A2bW A2bX A2bY A2bZ A2bb A2bc A2bd A2\ -be A2bf A2bh A2bi A2bj A2bk A2bl A2bm A2bn A2bo A2bs A2bt A2bu A2bv A2bx A2by\ - A2bz A2b# A2b$ A2b& A2b' A2b( A2b) A2b* A2b, A2b- A2b. A2b/ A2b: A2b; A2b< A\ -2b= A2b> A2b? A2b@ A2b] A2b^ A2b_ A2b` A2b{ A2b~ A2c0 A2c1 A2c2 A2c3 A2c4 A2c\ -5 A2c7 A2c8 A2c9 A2cA A2cB A2cD A2cF A2cG A2cH A2cI A2cK A2cL A2cM A2cN A2cQ \ -A2cR A2cS A2cT A2cU A2cV A2cW A2cX A2cZ A2ca A2cb A2cc A2cd A2cg A2cj A2ck A2\ -cl A2cm A2cn A2cp A2cq A2cr A2cs A2ct A2cu A2cv A2cw A2cy A2cz A2c# A2c$ A2c%\ - A2c' A2c( A2c* A2c+ A2c, A2c- A2c. A2c: A2c; A2c< A2c= A2c> A2c@ A2c[ A2c] A\ -2c^ A2c_ A2c| A2c} A2c~ A2d0 A2d1 A2d2 A2d3 A2d4 A2d6 A2d7 A2d8 A2d9 A2dA A2d\ -C A2dD A2dF A2dG A2dI A2dJ A2dK A2dL A2dM A2dP A2dQ A2dR A2dS A2dT A2dU A2dV \ -A2dW A2dY A2dZ A2da A2db A2dc A2dg A2dh A2di A2dk A2dl A2dm A2dn A2dq A2dr A2\ -ds A2dt A2du A2dv A2dz A2d# A2d% A2d& A2d' A2d( A2d) A2d* A2d+ A2d, A2d- A2d/\ - A2d: A2d; A2d= A2d> A2d? A2d@ A2d[ A2d] A2d^ A2d| A2d~ A2e0 A2e1 A2e2 A2e3 A\ -2e4 A2e5 A2e6 A2e7 A2e8 A2e9 A2eA A2eD A2eE A2eF A2eG A2eH A2eI A2eJ A2eK A2e\ -M A2eP A2eQ A2eR A2eS A2eT A2eU A2eV A2eW A2eX A2eY A2eZ A2ea A2ec A2ed A2ee \ -A2eg A2eh A2ei A2ej A2ek A2el A2en A2eo A2ep A2eq A2er A2es A2eu A2ev A2ew A2\ -ey A2ez A2e# A2e$ A2e% A2e& A2e' A2e( A2e+ A2e, A2e- A2e. A2e/ A2e: A2e= A2e>\ - A2e? A2e[ A2e] A2e` A2e{ A2e| A2e} A2e~ A2f0 A2f1 A2f2 A2f4 A2f5 A2f6 A2f8 A\ -2f9 A2fA A2fB A2fC A2fE A2fF A2fG A2fH A2fI A2fN A2fO A2fP A2fQ A2fR A2fS A2f\ -U A2fV A2fW A2fY A2fZ A2fa A2fb A2fd A2fe A2ff A2fh A2fi A2fj A2fk A2fl A2fm \ -A2fn A2fo A2fp A2fq A2fr A2fs A2fx A2fy A2fz A2f# A2f$ A2f% A2f& A2f' A2f* A2\ -f+ A2f, A2f- A2f. A2f: A2f< A2f= A2f> A2f? A2f[ A2f] A2f^ A2f` A2f{ A2f| A2f}\ - A2f~ A2g0 A2g1 A2g3 A2g4 A2g5 A2g7 A2g8 A2g9 A2gB A2gC A2gD A2gE A2gF A2gH A\ -2gI A2gL A2gM A2gN A2gO A2gP A2gQ A2gR A2gV A2gW A2gX A2gY A2gZ A2ga A2ge A2g\ -f A2gg A2gh A2gi A2gj A2gk A2gl A2gm A2gn A2go A2gp A2gq A2gr A2gs A2g% A2g& \ -A2g' A2g( A2g) A2g* A2g+ A2g, A2g- A2g. A2g: A2g< A2g= A2g? A2g@ A2h0 A2h1 A2\ -h2 A2h3 A2h4 A2h5 A2h6 A2h7 A2h8 A2h9 A2hB A2hC A2hE A2hF A2hG A2hJ A2hK A2hL\ - A2hM A2hN A2hO A2hP A2hQ A2hU A2hV A2hW A2hX A2hY A2hZ A2ha A2hb A2hc A2hd A\ -2he A2hf A2hg A2hh A2hi A2hj A2hk A2hm A2hn A2ho A2hp A2hq A2hr A2hs A2ht A2h\ -v A2hw A2hx A2hy A2hz A2h# A2h$ A2h% A2h& A2h' A2h( A2h) A2h* A2h+ A2h, A2h- \ -A2h. A2h: A2h; A2h< A2h= A2h> A2h? A2h] A2h^ A2h_ A2h` A2h{ A2h| A2h} A2h~ A2\ -i0 A2i1 A2i2 A2i3 A2i4 A2i5 A2i6 A2i7 A2i8 A2i9 A2iA A2iB A2iC A2iD A2iE A2iF\ - A2iG A2iI A2iJ A2iK A2iL A2iM A2iN A2iO A2iP A2iT A2iU A2iV A2iW A2iX A2iY A\ -2iZ A2ia A2ib A2ic A2id A2ie A2if A2ig A2ih A2ii A2ik A2il A2im A2in A2io A2i\ -p A2iq A2it A2iu A2iv A2iw A2ix A2iy A2iz A2i# A2i$ A2i% A2i& A2i' A2i( A2i) \ -A2i* A2i+ A2i, A2i- A2i/ A2i: A2i; A2i< A2i= A2i> A2i? A2i@ A2i] A2i^ A2i_ A2\ -i` A2i{ A2i| A2j1 A2j2 A2j3 A2j4 A2j5 A2j6 A2j7 A2j8 A2j9 A2jA A2jD A2jE A2jF\ - A2jG A2jI A2jJ A2jK A2jL A2jM A2jN A2jO A2jP A2jS A2jT A2jU A2jW A2jY A2jZ A\ -2ja A2jc A2je A2jf A2jg A2ji A2jk A2jl A2jm A2jn A2jo A2jp A2jt A2ju A2jv A2j\ -w A2jx A2jy A2jz A2j# A2j$ A2j' A2j( A2j) A2j* A2j, A2j- A2j. A2j/ A2j: A2j; \ -A2j< A2j= A2j> A2j? A2j@ A2j[ A2j] A2j_ A2j` A2j{ A2k0 A2k1 A2k2 A2k3 A2k4 A2\ -k5 A2k7 A2k8 A2k9 A2kA A2kB A2kC A2kE A2kF A2kI A2kJ A2kK A2kL A2kM A2kN A2kP\ - A2kR A2kS A2kT A2kU A2kV A2kW A2kX A2kZ A2ka A2kb A2kc A2kd A2ke A2kg A2ki A\ -2kk A2kl A2km A2kn A2ko A2kp A2kr A2ks A2kt A2ku A2kv A2kw A2kx A2ky A2kz A2k\ -$ A2k% A2k& A2k) A2k+ A2k, A2k- A2k. A2k/ A2k: A2k; A2k= A2k> A2k@ A2k[ A2k^ \ -A2k_ A2k` A2k{ A2k~ A2l0 A2l1 A2l2 A2l3 A2l4 A2l5 A2l7 A2l8 A2l9 A2lA A2lC A2\ -lD A2lE A2lG A2lH A2lI A2lJ A2lK A2lL A2lM A2lQ A2lR A2lS A2lT A2lU A2lV A2lW\ - A2lX A2lZ A2la A2lb A2le A2lf A2lg A2lh A2lj A2lk A2ll A2lm A2ln A2lr A2ls A\ -2lt A2lu A2lv A2lw A2l# A2l$ A2l% A2l& A2l' A2l( A2l) A2l* A2l+ A2l, A2l- A2l\ -. A2l: A2l< A2l> A2l? A2l@ A2l[ A2l] A2l^ A2l_ A2l} A2l~ A2m0 A2m1 A2m2 A2m3 \ -A2m4 A2m5 A2m6 A2m7 A2m8 A2m9 A2mA A2mD A2mE A2mG A2mH A2mI A2mJ A2mK A2mL A2\ -mN A2mQ A2mS A2mT A2mU A2mV A2mW A2mX A2mY A2mZ A2ma A2md A2me A2mf A2mh A2mi\ - A2mj A2mk A2ml A2mm A2mn A2mo A2mq A2mr A2ms A2mt A2mu A2mx A2mz A2m# A2m$ A\ -2m% A2m& A2m' A2m( A2m* A2m, A2m- A2m. A2m/ A2m: A2m< A2m= A2m> A2m? A2m@ A2m\ -] A2m^ A2m_ A2m| A2m} A2m~ A2n0 A2n1 A2n2 A2n4 A2n5 A2n7 A2n9 A2nA A2nB A2nE \ -A2nF A2nG A2nH A2nI A2nJ A2nK A2nL A2nO A2nP A2nQ A2nR A2nS A2nT A2nU A2nV A2\ -nX A2nZ A2na A2nb A2nc A2ne A2nf A2nh A2ni A2nj A2nk A2nl A2nm A2np A2nq A2nr\ - A2ns A2nu A2nv A2ny A2nz A2n# A2n$ A2n% A2n& A2n' A2n( A2n* A2n- A2n. A2n/ A\ -2n: A2n; A2n= A2n> A2n? A2n@ A2n[ A2n` A2n{ A2n| A2n} A2n~ A2o0 A2o1 A2o2 A2o\ -4 A2o5 A2o7 A2o8 A2o9 A2oA A2oB A2oC A2oD A2oE A2oF A2oG A2oH A2oI A2oJ A2oN \ -A2oO A2oP A2oQ A2oR A2oS A2oW A2oc A2od A2oe A2of A2og A2oh A2oi A2oj A2ok A2\ -ol A2om A2on A2oo A2op A2oq A2or A2os A2ot A2o) A2o* A2o+ A2o, A2o- A2o. A2o<\ - A2o> A2o? A2o[ A2p4 A2p5 A2p6 A2p7 A2p8 A2p9 A2pD A2pE A2pH A2pI A2pK A2pL A\ -2pM A2pN A2pO A2pP A2pQ A2pR A2pV A2pW A2pX A2pY A2pZ A2pa A2pb A2pc A2pd A2p\ -e A2pf A2pg A2ph A2pi A2pj A2pk A2pl A2pm A2pn A2po A2pp A2pq A2pr A2ps A2pv \ -A2pw A2px A2py A2pz A2p# A2p$ A2p% A2p& A2p' A2p( A2p) A2p* A2p+ A2p, A2p- A2\ -p. A2p; A2p< A2p= A2p> A2p? A2p@ A2p[ A2p_ A2p` A2p{ A2p| A2p} A2p~ A2q0 A2q1\ - A2q2 A2q3 A2q4 A2q5 A2q6 A2q7 A2q8 A2q9 A2qA A2qB A2qC A2qD A2qE A2qF A2qG A\ -2qH A2qI A2qJ A2qL A2qM A2qN A2qO A2qP A2qQ A2qR A2qU A2qV A2qW A2qX A2qY A2q\ -Z A2qa A2qb A2qc A2qd A2qe A2qf A2qg A2qh A2qi A2ql A2qm A2qn A2qo A2qp A2qq \ -A2qr A2qv A2qw A2qx A2qy A2qz A2q# A2q$ A2q% A2q& A2q' A2q( A2q) A2q* A2q+ A2\ -q, A2q/ A2q: A2q; A2q< A2q= A2q> A2q? A2q^ A2q_ A2q` A2q{ A2q| A2q} A2r2 A2r3\ - A2r4 A2r5 A2r6 A2r7 A2r8 A2r9 A2rA A2rC A2rE A2rF A2rG A2rI A2rK A2rL A2rM A\ -2rN A2rO A2rP A2rQ A2rR A2rT A2rU A2rV A2rY A2rZ A2ra A2rb A2re A2rf A2rg A2r\ -h A2rk A2rl A2rm A2rn A2ro A2rp A2rq A2ru A2rv A2rw A2rx A2ry A2rz A2r# A2r$ \ -A2r% A2r& A2r) A2r* A2r+ A2r, A2r/ A2r: A2r; A2r< A2r= A2r> A2r? A2r] A2r^ A2\ -r_ A2r` A2r{ A2r| A2s0 A2s1 A2s2 A2s3 A2s4 A2s5 A2s6 A2s7 A2s8 A2sA A2sB A2sC\ - A2sD A2sF A2sG A2sI A2sJ A2sL A2sM A2sN A2sO A2sS A2sT A2sU A2sV A2sW A2sX A\ -2sZ A2sa A2sb A2sc A2sd A2se A2si A2sj A2sl A2sm A2sn A2so A2sp A2sq A2st A2s\ -u A2sv A2sw A2sx A2sy A2sz A2s$ A2s% A2s& A2s' A2s) A2s* A2s, A2s- A2s. A2s/ \ -A2s: A2s; A2s> A2s? A2s[ A2s^ A2s_ A2s` A2s{ A2s| A2t0 A2t1 A2t2 A2t3 A2t4 A2\ -t5 A2t6 A2t8 A2t9 A2tA A2tB A2tC A2tD A2tJ A2tK A2tL A2tM A2tN A2tR A2tS A2tT\ - A2tU A2tV A2tW A2tX A2tY A2ta A2tb A2tc A2te A2tf A2th A2ti A2tj A2tk A2tl A\ -2tm A2tn A2to A2tr A2ts A2tt A2tu A2tv A2tw A2tx A2t$ A2t% A2t& A2t' A2t( A2t\ -) A2t* A2t+ A2t, A2t- A2t. A2t/ A2t< A2t= A2t@ A2t[ A2t] A2t^ A2t_ A2t` A2t~ \ -A2u0 A2u1 A2u2 A2u3 A2u4 A2u5 A2u6 A2u7 A2u8 A2u9 A2uA A2uC A2uG A2uH A2uI A2\ -uJ A2uK A2uL A2uM A2uN A2uS A2uT A2uU A2uV A2uW A2uX A2uY A2uZ A2ua A2ub A2uc\ - A2ug A2uh A2ui A2uj A2uk A2ul A2um A2un A2ur A2us A2ut A2uu A2uv A2uw A2ux A\ -2u# A2u$ A2u% A2u& A2u' A2u( A2u* A2u+ A2u- A2u. A2u/ A2u: A2u; A2u< A2u= A2u\ -? A2u@ A2u[ A2u^ A2u_ A2u} A2u~ A2v0 A2v1 A2v2 A2v3 A2v4 A2v5 A2v7 A2v8 A2vA \ -A2vB A2vC A2vE A2vF A2vG A2vH A2vI A2vJ A2vL A2vN A2vP A2vQ A2vR A2vS A2vT A2\ -vU A2vV A2vX A2va A2vb A2vc A2vd A2vf A2vg A2vi A2vk A2vl A2vm A2vn A2vp A2vq\ - A2vr A2vs A2vu A2vv A2vz A2v# A2v$ A2v% A2v& A2v' A2v( A2v) A2v+ A2v- A2v. A\ -2v/ A2v: A2v; A2v< A2v> A2v? A2v@ A2v[ A2v] A2v^ A2v_ A2v| A2v} A2v~ A2w0 A2w\ -1 A2w2 A2w3 A2w5 A2w7 A2w8 A2w9 A2wA A2wB A2wF A2wG A2wH A2wI A2wJ A2wM A2wO \ -A2wP A2wQ A2wR A2wS A2wT A2wX A2wY A2wZ A2wa A2wb A2wc A2wd A2we A2wf A2wg A2\ -wh A2wi A2wj A2wk A2wl A2w' A2w( A2w) A2w- A2w. A2w/ A2w: A2w; A2w< A2w= A2w>\ - A2w? A2w@ A2w[ A2w] A2x2 A2x3 A2x4 A2x5 A2x6 A2x7 A2xB A2xC A2xD A2xE A2xF A\ -2xG A2xH A2xI A2xJ A2xK A2xL A2xM A2xN A2xO A2xP A2xQ A2xR A2xS A2xT A2xV A2x\ -W A2xX A2xY A2xZ A2xa A2xb A2xc A2xd A2xe A2xg A2xh A2xi A2xk A2xl A2xm A2xn \ -A2xo A2xp A2xq A2xr A2xs A2xt A2xu A2xv A2xx A2xy A2xz A2x# A2x$ A2x% A2x& A2\ -x' A2x( A2x) A2x, A2x- A2x/ A2x: A2x; A2x< A2x= A2x> A2x? A2x@ A2x[ A2x] A2x^\ - A2x` A2x{ A2x| A2x} A2x~ A2y0 A2y1 A2y2 A2y3 A2y4 A2y6 A2y8 A2yB A2yC A2yD A\ -2yE A2yF A2yG A2yH A2yI A2yJ A2yK A2yL A2yN A2yO A2yP A2yR A2yS A2yT A2yU A2y\ -V A2yW A2yX A2yY A2yZ A2ya A2yb A2ye A2yf A2yg A2yh A2yi A2yj A2yk A2yl A2ym \ -A2yo A2yp A2yr A2ys A2yt A2yu A2yv A2yw A2yx A2yy A2yz A2y# A2y$ A2y% A2y( A2\ -y) A2y* A2y+ A2y, A2y- A2y. A2y/ A2y: A2y; A2y< A2y> A2y@ A2y[ A2y] A2y^ A2y_\ - A2y` A2y{ A2y| A2y} A2y~ A2z3 A2z4 A2z5 A2z6 A2z8 A2z9 A2zA A2zB A2zC A2zD A\ -2zE A2zH A2zI A2zJ A2zK A2zM A2zN A2zO A2zP A2zQ A2zR A2zU A2zV A2zW A2zZ A2z\ -a A2zb A2zc A2zd A2ze A2zf A2zi A2zj A2zk A2zl A2zm A2zo A2zp A2zq A2zr A2zv \ -A2zw A2zx A2zy A2zz A2z# A2z$ A2z% A2z& A2z' A2z( A2z) A2z* A2z+ A2z- A2z. A2\ -z/ A2z: A2z; A2z= A2z> A2z? A2z@ A2z[ A2z] A2z^ A2z_ A2z{ A2z| A2z} A2z~ A2#0\ - A2#2 A2#4 A2#5 A2#6 A2#7 A2#A A2#B A2#C A2#D A2#E A2#F A2#H A2#I A2#J A2#L A\ -2#M A2#N A2#O A2#P A2#R A2#S A2#V A2#W A2#X A2#Y A2#Z A2#a A2#c A2#d A2#e A2#\ -g A2#h A2#i A2#j A2#k A2#l A2#n A2#o A2#p A2#q A2#r A2#t A2#u A2#v A2#w A2#x \ -A2#y A2#z A2## A2#% A2#& A2#' A2#( A2#) A2#+ A2#, A2#- A2#. A2#; A2#< A2#= A2\ -#> A2#? A2#[ A2#] A2#^ A2#_ A2#` A2#{ A2#| A2#} A2#~ A2$0 A2$1 A2$2 A2$3 A2$4\ - A2$6 A2$7 A2$8 A2$9 A2$B A2$D A2$E A2$F A2$G A2$H A2$J A2$K A2$L A2$M A2$N A\ -2$P A2$Q A2$R A2$S A2$T A2$U A2$V A2$W A2$Y A2$Z A2$a A2$c A2$d A2$e A2$f A2$\ -g A2$i A2$j A2$k A2$l A2$m A2$n A2$q A2$r A2$s A2$t A2$u A2$v A2$x A2$y A2$% \ -A2$' A2$( A2$) A2$* A2$+ A2$, A2$- A2$. A2$; A2$< A2$= A2$> A2$? A2$@ A2$[ A2\ -$] A2$^ A2$_ A2$` A2%0 A2%1 A2%2 A2%3 A2%4 A2%5 A2%6 A2%7 A2%8 A2%A A2%B A2%C\ - A2%D A2%E A2%F A2%G A2%H A2%I A2%J A2%K A2%L A2%N A2%Q A2%T A2%U A2%V A2%W A\ -2%X A2%Y A2%Z A2%a A2%d A2%e A2%f A2%g A2%h A2%i A2%j A2%k A2%l A2%n A2%o A2%\ -p A2%q A2%r A2%s A2%t A2%u A2%w A2%x A2%y A2%# A2%$ A2%% A2%& A2%( A2%) A2%* \ -A2%- A2%. A2%: A2%; A2%< A2%= A2%> A2%? A2%@ A2%[ A2%] A2%^ A2%_ A2%| A2%} A2\ -%~ A2&0 A2&1 A2&2 A2&3 A2&4 A2&5 A2&6 A2&8 A2&A A2&B A2&C A2&D A2&E A2&F A2&G\ - A2&H A2&I A2&J A2&K A2&M A2&N A2&O A2&Q A2&R A2&S A2&U A2&X A2&Y A2&a A2&b A\ -2&c A2&d A2&e A2&f A2&g A2&h A2&i A2&j A2&k A2&l A2&o A2&p A2&r A2&s A2&t A2&\ -u A2&v A2&w A2&x A2&y A2&z A2&$ A2&% A2&& A2&' A2&( A2&) A2&* A2&+ A2&, A2&- \ -A2&. A2&: A2&; A2&< A2&> A2&? A2&] A2&^ A2&_ A2&` A2&{ A2&| A2&} A2&~ A2'1 A2\ -'2 A2'3 A2'4 A2'5 A2'6 A2'7 A2'8 A2'9 A2'A A2'E A2'F A2'G A2'H A2'J A2'K A2'L\ - A2'M A2'N A2'O A2'P A2'R A2'S A2'T A2'U A2'Y A2'Z A2'a A2'b A2'c A2'd A2'e A\ -2'f A2'g A2'n A2'o A2'p A2'q A2'r A2's A2't A2'u A2'v A2'( A2') A2'* A2'+ A2'\ -, A2'- A2'. A2'/ A2': A2'; A2'< A2'[ A2'^ A2(3 A2(4 A2(5 A2(6 A2(7 A2(8 A2(9 \ -A2(A A2(B A2(C A2(D A2(F A2(G A2(L A2(M A2(N A2(O A2(P A2(Q A2(R A2(S A2(T A2\ -(U A2(V A2(X A2(Y A2(Z A2(a A2(b A2(c A2(d A2(e A2(f A2(h A2(i A2(j A2(l A2(m\ - A2(n A2(o A2(p A2(q A2(r A2(s A2(t A2(u A2(v A2(x A2(y A2(z A2(# A2($ A2(% A\ -2(& A2(' A2(( A2() A2(+ A2(- A2(. A2(: A2(; A2(< A2(= A2(> A2(? A2(@ A2([ A2(\ -] A2(^ A2(` A2({ A2(| A2(} A2(~ A2)0 A2)1 A2)2 A2)3 A2)4 A2)5 A2)7 A2)A A2)C \ -A2)D A2)E A2)F A2)G A2)H A2)I A2)J A2)K A2)L A2)M A2)N A2)O A2)P A2)Q A2)R A2\ -)S A2)T A2)U A2)V A2)W A2)X A2)Y A2)Z A2)a A2)b A2)c A2)f A2)g A2)h A2)i A2)j\ - A2)k A2)l A2)m A2)n A2)o A2)p A2)r A2)s A2)t A2)u A2)v A2)w A2)x A2)y A2)z A\ -2)# A2)$ A2)% A2)& A2)) A2)* A2)+ A2), A2)- A2). A2)/ A2): A2); A2)< A2)= A2)\ -> A2)@ A2)[ A2)] A2)^ A2)_ A2)` A2){ A2)| A2)} A2)~ A2*0 A2*4 A2*5 A2*6 A2*7 \ -A2*8 A2*9 A2*A A2*B A2*C A2*D A2*E A2*F A2*H A2*I A2*J A2*K A2*L A2*M A2*O A2\ -*P A2*Q A2*R A2*S A2*T A2*U A2*V A2*W A2*X A2*Z A2*a A2*b A2*c A2*d A2*e A2*f\ - A2*g A2*h A2*i A2*k A2*l A2*m A2*n A2*p A2*q A2*r A2*s A2*w A2*x A2*y A2*z A\ -2*# A2*$ A2*% A2*& A2*' A2*( A2*) A2** A2*+ A2*- A2*. A2*/ A2*: A2*; A2*< A2*\ -= A2*> A2*? A2*@ A2*[ A2*] A2*^ A2*_ A2*` A2*{ A2*| A2*} A2*~ A2+0 A2+1 A2+2 \ -A2+5 A2+6 A2+7 A2+8 A2+9 A2+A A2+C A2+D A2+E A2+F A2+G A2+H A2+I A2+J A2+K A2\ -+L A2+O A2+P A2+Q A2+R A2+T A2+V A2+W A2+X A2+Y A2+Z A2+a A2+c A2+d A2+e A2+f\ - A2+g A2+h A2+j A2+k A2+l A2+m A2+n A2+o A2+p A2+q A2+r A2+t A2+u A2+v A2+w A\ -2+x A2+y A2+z A2+# A2+% A2+& A2+' A2+( A2+) A2+* A2++ A2+- A2+. A2+/ A2+: A2+\ -< A2+= A2+> A2+? A2+@ A2+[ A2+] A2+^ A2+_ A2+` A2+{ A2+~ A2,0 A2,1 A2,2 A2,3 \ -A2,4 A2,5 A2,6 A2,7 A2,8 A2,9 A2,A A2,B A2,D A2,E A2,F A2,G A2,H A2,I A2,K A2\ -,L A2,M A2,N A2,P A2,Q A2,R A2,S A2,T A2,U A2,V A2,W A2,Z A2,a A2,b A2,d A2,f\ - A2,g A2,h A2,i A2,j A2,l A2,m A2,n A2,o A2,p A2,q A2,r A2,s A2,t A2,u A2,v A\ -2,w A2,x A2,y A2,z A2,& A2,' A2,( A2,) A2,* A2,+ A2,, A2,- A2,. A2,/ A2,; A2,\ -< A2,= A2,> A2,? A2,@ A2,[ A2,] A2,^ A2,_ A2,{ A2,| A2-1 A2-2 A2-3 A2-4 A2-5 \ -A2-6 A2-7 A2-8 A2-9 A2-A A2-B A2-D A2-E A2-F A2-G A2-H A2-I A2-J A2-K A2-L A2\ --M A2-N A2-O A2-P A2-Q A2-R A2-T A2-U A2-V A2-W A2-X A2-Y A2-Z A2-a A2-c A2-d\ - A2-e A2-f A2-g A2-h A2-i A2-j A2-k A2-l A2-m A2-o A2-p A2-q A2-r A2-s A2-t A\ -2-u A2-v A2-w A2-x A2-y A2-z A2-# A2-$ A2-% A2-& A2-' A2-) A2-, A2-- A2-/ A2-\ -: A2-; A2-< A2-= A2-> A2-? A2-@ A2-[ A2-] A2-^ A2-_ A2-` A2-{ A2-| A2-} A2.0 \ -A2.1 A2.2 A2.3 A2.4 A2.5 A2.6 A2.8 A2.9 A2.A A2.C A2.D A2.E A2.F A2.G A2.H A2\ -.I A2.J A2.K A2.M A2.P A2.Q A2.R A2.S A2.T A2.U A2.V A2.X A2.Y A2.a A2.b A2.d\ - A2.e A2.f A2.g A2.h A2.i A2.j A2.k A2.l A2.n A2.o A2.p A2.q A2.r A2.s A2.v A\ -2.w A2.x A2.y A2.z A2.# A2.$ A2.% A2.& A2.' A2.( A2.) A2.* A2.+ A2., A2.- A2.\ -. A2./ A2.> A2.? A2.@ A2.[ A2.] A2.^ A2._ A2.` A2.{ A2.| A2.} A2.~ A2/0 A2/1 \ -A2/2 A2/3 A2/4 A2/5 A2/6 A2/7 A2/8 A2/9 A2/A A2/B A2/D A2/F A2/G A2/H A2/J A2\ -/K A2/L A2/M A2/N A2/O A2/P A2/S A2/T A2/U A2/V A2/a A2/c A2/f A2/g A2/h A2/i\ - A2/j A2/k A2/l A2/m A2/n A2/o A2/p A2/q A2/r A2/s A2/t A2/u A2/v A2/w A2/) A\ -2/* A2/+ A2/, A2/- A2/. A2/< A2/> A2:4 A2:5 A2:6 A2:A A2:B A2:C A2:D A2:F A2:\ -M A2:N A2:O A2:P A2:Q A2:R A2:S A2:T A2:U A2:W A2:X A2:Y A2:Z A2:a A2:b A2:c \ -A2:d A2:e A2:f A2:g A2:i A2:j A2:k A2:m A2:n A2:o A2:p A2:q A2:r A2:s A2:t A2\ -:u A2:v A2:w A2:x A2:y A2:z A2:# A2:$ A2:% A2:& A2:' A2:( A2:) A2:* A2:+ A2:,\ - A2:. A2:/ A2:; A2:< A2:= A2:> A2:? A2:@ A2:[ A2:] A2:^ A2:_ A2:` A2:{ A2:| A\ -2:} A2:~ A2;0 A2;1 A2;2 A2;3 A2;4 A2;5 A2;6 A2;8 A2;A A2;B A2;D A2;E A2;F A2;\ -G A2;H A2;I A2;J A2;K A2;L A2;M A2;N A2;O A2;P A2;S A2;T A2;U A2;V A2;W A2;X \ -A2;Y A2;Z A2;a A2;b A2;c A2;d A2;g A2;h A2;i A2;j A2;k A2;l A2;m A2;n A2;o A2\ -;p A2;r A2;s A2;t A2;v A2;w A2;x A2;y A2;z A2;# A2;$ A2;% A2;& A2;' A2;* A2;+\ - A2;, A2;- A2;. A2;/ A2;: A2;; A2;< A2;= A2;? A2;@ A2;[ A2;^ A2;_ A2;` A2;{ A\ -2;| A2;} A2;~ A2<0 A2<1 A2<5 A2<6 A2<7 A2<8 A2<9 A2 A2 A2=? A2=@ A2=[ A2=^ A2=_ A2=` A2={ A2=| A2=} A2=~ A\ -2>0 A2>1 A2>2 A2>3 A2>4 A2>5 A2>6 A2>7 A2>8 A2>9 A2>A A2>B A2>E A2>F A2>G A2>\ -H A2>I A2>J A2>K A2>L A2>M A2>N A2>P A2>Q A2>R A2>S A2>T A2>U A2>V A2>W A2>X \ -A2>Y A2>Z A2>a A2>b A2>c A2>e A2>f A2>g A2>h A2>i A2>j A2>l A2>m A2>n A2>o A2\ ->p A2>q A2>r A2>s A2>t A2>u A2>v A2>w A2>x A2># A2>' A2>( A2>) A2>* A2>+ A2>,\ - A2>- A2>. A2>/ A2>; A2>< A2>= A2>> A2>? A2>@ A2>[ A2>] A2>^ A2>_ A2>` A2>{ A\ -2>| A2?2 A2?3 A2?5 A2?6 A2?7 A2?8 A2?9 A2?A A2?B A2?D A2?E A2?F A2?G A2?H A2?\ -I A2?J A2?K A2?L A2?M A2?N A2?O A2?P A2?Q A2?R A2?S A2?U A2?W A2?X A2?Y A2?Z \ -A2?a A2?b A2?c A2?d A2?f A2?g A2?h A2?i A2?j A2?k A2?l A2?m A2?n A2?o A2?p A2\ -?r A2?s A2?t A2?u A2?v A2?w A2?x A2?# A2?$ A2?& A2?' A2?( A2?) A2?* A2?+ A2?,\ - A2?- A2?/ A2?; A2?< A2?= A2?> A2?? A2?@ A2?[ A2?] A2?^ A2?_ A2?` A2?{ A2?| A\ -2?} A2?~ A2@0 A2@1 A2@2 A2@3 A2@4 A2@6 A2@8 A2@9 A2@A A2@C A2@D A2@E A2@F A2@\ -G A2@H A2@I A2@J A2@K A2@L A2@M A2@N A2@O A2@P A2@R A2@S A2@T A2@U A2@V A2@W \ -A2@X A2@a A2@b A2@e A2@f A2@g A2@h A2@i A2@j A2@k A2@l A2@m A2@q A2@r A2@t A2\ -@u A2@v A2@w A2@x A2@y A2@z A2@# A2@$ A2@% A2@& A2@' A2@( A2@) A2@* A2@+ A2@,\ - A2@- A2@. A2@/ A2@: A2@< A2@> A2@? A2@[ A2@] A2@^ A2@_ A2@` A2@{ A2@| A2@} A\ -2@~ A2[1 A2[3 A2[4 A2[5 A2[6 A2[7 A2[8 A2[9 A2[A A2[B A2[D A2[E A2[F A2[G A2[\ -H A2[J A2[K A2[L A2[M A2[N A2[O A2[P A2[Q A2[R A2[S A2[T A2[U A2[V A2[W A2[a \ -A2[b A2[c A2[d A2[e A2[f A2[g A2[h A2[i A2[j A2[k A2[l A2[m A2[n A2[o A2[* A2\ -[+ A2[, A2[- A2[. A2[/ A2[= A2[> A2[? A2[@ A2[[ A2[] A2[^ A2[_ A2[` A2]5 A2]6\ - A2]7 A2]B A2]C A2]D A2]E A2]F A2]G A2]H A2]I A2]J A2]K A2]L A2]M A2]N A2]O A\ -2]P A2]Q A2]R A2]T A2]U A2]W A2]X A2]Y A2]Z A2]a A2]b A2]c A2]d A2]e A2]f A2]\ -h A2]i A2]j A2]k A2]l A2]m A2]n A2]o A2]p A2]q A2]s A2]t A2]v A2]w A2]x A2]y \ -A2]z A2]# A2]$ A2]% A2]& A2]' A2]( A2]* A2], A2]- A2]. A2]/ A2]: A2]; A2]< A2\ -]= A2]> A2]@ A2][ A2]^ A2]_ A2]` A2]{ A2]| A2]} A2]~ A2^0 A2^1 A2^2 A2^3 A2^5\ - A2^7 A2^8 A2^9 A2^A A2^B A2^C A2^D A2^E A2^F A2^H A2^I A2^K A2^L A2^M A2^N A\ -2^O A2^P A2^Q A2^R A2^S A2^T A2^U A2^V A2^X A2^Y A2^Z A2^a A2^b A2^c A2^d A2^\ -e A2^f A2^g A2^h A2^i A2^m A2^n A2^o A2^p A2^q A2^r A2^s A2^t A2^u A2^v A2^w \ -A2^x A2^z A2^# A2^$ A2^% A2^& A2^' A2^( A2^) A2^* A2^- A2^. A2^/ A2^; A2^< A2\ -^= A2^> A2^? A2^@ A2^[ A2^] A2^^ A2^_ A2^` A2^| A2^} A2^~ A2_0 A2_1 A2_2 A2_6\ - A2_7 A2_8 A2_A A2_B A2_C A2_D A2_E A2_F A2_G A2_H A2_K A2_L A2_M A2_N A2_O A\ -2_Q A2_R A2_S A2_T A2_U A2_V A2_X A2_Y A2_Z A2_b A2_d A2_e A2_f A2_g A2_h A2_\ -i A2_j A2_k A2_m A2_n A2_o A2_p A2_q A2_s A2_t A2_u A2_y A2_z A2_# A2_$ A2_% \ -A2_& A2_' A2_( A2_) A2_* A2_+ A2_, A2_/ A2_: A2_; A2_< A2_> A2_? A2_@ A2_[ A2\ -_] A2__ A2_` A2_{ A2_| A2_} A2_~ A2`0 A2`1 A2`2 A2`3 A2`4 A2`5 A2`6 A2`7 A2`9\ - A2`A A2`B A2`C A2`D A2`H A2`I A2`J A2`K A2`M A2`N A2`O A2`P A2`R A2`S A2`T A\ -2`U A2`V A2`W A2`X A2`Y A2`Z A2`b A2`c A2`d A2`e A2`f A2`i A2`j A2`k A2`l A2`\ -m A2`o A2`p A2`q A2`s A2`u A2`v A2`w A2`x A2`y A2`z A2`# A2`$ A2`& A2`' A2`( \ -A2`) A2`, A2`- A2`. A2`: A2`; A2`< A2`= A2`> A2`@ A2`] A2`^ A2`_ A2`` A2`{ A2\ -`} A2`~ A2{0 A2{1 A2{2 A2{4 A2{7 A2{8 A2{9 A2{B A2{D A2{E A2{F A2{H A2{I A2{J\ - A2{K A2{L A2{N A2{O A2{P A2{Q A2{R A2{T A2{U A2{V A2{W A2{X A2{Y A2{Z A2{a A\ -2{b A2{d A2{e A2{f A2{g A2{h A2{j A2{k A2{l A2{m A2{n A2{p A2{q A2{r A2{s A2{\ -t A2{v A2{w A2{x A2{z A2{# A2{$ A2{) A2{* A2{+ A2{, A2{- A2{. A2{/ A2{: A2{< \ -A2{> A2{? A2{@ A2{[ A2{] A2{^ A2{_ A2{` A2{{ A2{| A2{~ A2|3 A2|4 A2|5 A2|6 A2\ -|7 A2|8 A2|9 A2|A A2|B A2|D A2|F A2|G A2|H A2|I A2|J A2|K A2|L A2|M A2|N A2|P\ - A2|Q A2|S A2|T A2|V A2|X A2|Y A2|Z A2|a A2|b A2|c A2|d A2|f A2|g A2|h A2|i A\ -2|j A2|k A2|l A2|m A2|n A2|o A2|p A2|q A2|t A2|u A2|v A2|w A2|x A2|y A2|z A2|\ -# A2|$ A2|% A2|& A2|' A2|) A2|* A2|+ A2|, A2|- A2|. A2|/ A2|: A2|; A2|< A2|= \ -A2|@ A2|[ A2|_ A2|{ A2|| A2|} A2|~ A2}0 A2}1 A2}3 A2}4 A2}5 A2}6 A2}7 A2}8 A2\ -}9 A2}A A2}B A2}C A2}D A2}H A2}J A2}L A2}M A2}N A2}O A2}P A2}Q A2}R A2}S A2}T\ - A2}U A2}W A2}X A2}Y A2}Z A2}a A2}b A2}c A2}d A2}e A2}j A2}k A2}m A2}o A2}p A\ -2}q A2}r A2}s A2}t A2}u A2}v A2}w A2}y A2}z A2}# A2}% A2}& A2}' A2}( A2}) A2}\ -, A2}. A2}/ A2}; A2}< A2}= A2}> A2}? A2}@ A2}[ A2}] A2}^ A2}_ A2}` A2}{ A2}~ \ -A2~0 A2~1 A2~2 A2~3 A2~4 A2~5 A2~8 A2~B A2~C A2~D A2~E A2~F A2~G A2~H A2~I A2\ -~J A2~K A2~L A2~M A2~O A2~P A2~Q A2~S A2~T A2~U A2~V A2~W A2~X A2~b A2~c A2~d\ - A2~e A2~f A2~g A2~h A2~i A2~j A2~q A2~r A2~s A2~t A2~u A2~v A2~w A2~x A2~y A\ -2~+ A2~, A2~- A2~. A2~/ A2~: A2~; A2~< A2~= A2~> A2~? A306 A307 A308 A309 A30\ -A A30B A30C A30D A30E A30F A30G A30O A30P A30Q A30S A30T A30V A30W A30X A30Y \ -A30Z A30a A30b A30c A30d A30e A30f A30h A30i A30j A30k A30l A30m A30n A30o A3\ -0p A30q A30r A30s A30u A30w A30x A30y A30z A30# A30$ A30% A30& A30' A30( A30)\ - A30* A30- A30. A30/ A30: A30; A30< A30= A30> A30? A30[ A30] A30^ A30` A30{ A\ -30| A30} A30~ A310 A311 A312 A313 A314 A315 A318 A319 A31A A31B A31C A31D A31\ -E A31F A31G A31H A31I A31K A31L A31N A31O A31P A31Q A31R A31S A31T A31U A31V \ -A31W A31X A31Z A31a A31b A31c A31d A31e A31f A31g A31h A31i A31k A31m A31n A3\ -1o A31p A31q A31r A31s A31t A31u A31v A31w A31x A31y A31z A31# A31$ A31% A31&\ - A31' A31( A31) A31* A31+ A31- A31. A31/ A31; A31< A31= A31> A31? A31@ A31[ A\ -31] A31^ A31_ A31` A31{ A31| A31} A31~ A320 A321 A322 A323 A327 A328 A329 A32\ -A A32B A32C A32D A32E A32F A32G A32H A32I A32K A32L A32M A32N A32O A32P A32Q \ -A32S A32T A32U A32V A32X A32Y A32Z A32a A32d A32e A32f A32g A32h A32i A32j A3\ -2k A32l A32n A32o A32p A32q A32r A32s A32t A32u A32v A32z A32# A32$ A32& A32'\ - A32( A32) A32* A32+ A32, A32- A32. A32: A32; A32< A32= A32> A32? A32[ A32] A\ -32^ A32` A32{ A32| A32} A32~ A330 A331 A332 A333 A334 A335 A336 A337 A338 A33\ -A A33C A33D A33E A33F A33G A33I A33J A33K A33M A33N A33O A33P A33Q A33S A33T \ -A33U A33V A33W A33X A33Y A33Z A33a A33b A33c A33d A33e A33f A33g A33j A33k A3\ -3l A33m A33n A33o A33p A33q A33r A33s A33t A33u A33v A33w A33x A33y A33z A33#\ - A33$ A33% A33& A33' A33( A33) A33+ A33- A33. A33/ A33; A33< A33= A33> A33? A\ -33[ A33] A33^ A33_ A33` A33| A33~ A340 A341 A342 A343 A345 A346 A347 A348 A34\ -9 A34A A34B A34C A34E A34F A34G A34J A34K A34L A34M A34N A34O A34P A34Q A34R \ -A34S A34T A34V A34W A34X A34Z A34a A34b A34e A34f A34g A34h A34j A34k A34l A3\ -4m A34n A34o A34p A34q A34r A34s A34t A34u A34v A34w A34x A34y A34z A34# A34$\ - A34% A34) A34* A34+ A34, A34- A34. A34/ A34: A34; A34< A34= A34? A34@ A34[ A\ -34] A34^ A34_ A34` A34{ A34| A34} A34~ A355 A356 A357 A358 A359 A35A A35B A35\ -C A35E A35F A35G A35H A35I A35J A35K A35L A35M A35N A35O A35P A35Q A35S A35T \ -A35X A35Y A35Z A35a A35b A35c A35d A35e A35g A35h A35i A35j A35k A35l A35m A3\ -5n A35o A35p A35q A35r A35s A35u A35v A35w A35x A35y A35z A35# A35$ A35% A35&\ - A35' A35* A35+ A35, A35- A35. A35/ A35: A35; A35< A35= A35> A35[ A35] A35^ A\ -35_ A35` A35{ A35| A35} A35~ A360 A361 A362 A363 A364 A365 A366 A367 A368 A36\ -9 A36A A36B A36C A36D A36E A36J A36K A36M A36N A36O A36P A36Q A36R A36S A36T \ -A36U A36V A36W A36X A36Y A36Z A36a A36b A36c A36d A36e A36f A36i A36k A36l A3\ -6n A36o A36p A36q A36r A36s A36t A36u A36v A36w A36x A36# A36$ A36& A36' A36(\ - A36) A36* A36+ A36, A36/ A36; A36= A36> A36? A36@ A36[ A36] A36^ A36_ A36` A\ -36{ A36| A36} A36~ A370 A371 A372 A373 A374 A375 A376 A377 A378 A379 A37D A37\ -E A37F A37G A37H A37I A37J A37K A37L A37M A37N A37O A37P A37R A37S A37T A37U \ -A37V A37W A37X A37d A37i A37j A37k A37l A37m A37n A37o A37p A37q A37r A37s A3\ -7t A37u A37v A37w A37x A37y A37z A37, A37- A37. A37< A37= A37> A387 A388 A389\ - A38A A38B A38C A38P A38Q A38R A38S A38T A38U A38V A38W A38X A38Y A38Z A38a A\ -38b A38c A38d A38e A38f A38g A38h A38i A38k A38l A38m A38n A38o A38p A38q A38\ -r A38s A38t A38u A38v A38x A38y A38z A38# A38$ A38% A38& A38' A38( A38) A38* \ -A38- A38. A38/ A38: A38; A38< A38= A38> A38? A38@ A38] A38^ A38_ A38` A38{ A3\ -8| A38} A38~ A390 A391 A392 A393 A394 A395 A398 A399 A39A A39B A39C A39D A39E\ - A39F A39G A39H A39I A39K A39L A39N A39O A39P A39Q A39R A39S A39T A39U A39V A\ -39W A39Y A39Z A39a A39b A39c A39d A39e A39f A39g A39h A39i A39k A39l A39n A39\ -p A39q A39r A39s A39t A39u A39v A39w A39x A39y A39z A39$ A39% A39& A39' A39( \ -A39) A39* A39+ A39, A39. A39; A39< A39= A39> A39? A39@ A39[ A39] A39^ A39_ A3\ -9` A39{ A39| A39~ A3A0 A3A1 A3A2 A3A3 A3A4 A3A8 A3A9 A3AA A3AB A3AC A3AD A3AE\ - A3AF A3AG A3AH A3AI A3AJ A3AL A3AM A3AN A3AO A3AP A3AQ A3AR A3AT A3AU A3AV A\ -3AX A3AY A3AZ A3Aa A3Ab A3Ad A3Ae A3Af A3Ag A3Ah A3Ai A3Aj A3Ak A3Al A3Am A3A\ -o A3Ap A3Aq A3Ar A3As A3At A3Au A3Av A3Aw A3A# A3A$ A3A% A3A& A3A' A3A( A3A) \ -A3A* A3A+ A3A, A3A- A3A. A3A/ A3A; A3A< A3A= A3A> A3A? A3A@ A3A] A3A^ A3A_ A3\ -A{ A3A| A3A} A3A~ A3B0 A3B3 A3B4 A3B5 A3B6 A3B7 A3B8 A3B9 A3BA A3BB A3BC A3BD\ - A3BE A3BF A3BJ A3BK A3BL A3BM A3BN A3BO A3BP A3BQ A3BR A3BT A3BU A3BV A3BW A\ -3BX A3BY A3BZ A3Ba A3Bb A3Bc A3Bd A3Be A3Bf A3Bg A3Bk A3Bl A3Bm A3Bo A3Bp A3B\ -q A3Br A3Bs A3Bt A3Bu A3Bv A3Bw A3Bx A3By A3Bz A3B# A3B$ A3B& A3B( A3B) A3B* \ -A3B+ A3B. A3B/ A3B: A3B< A3B= A3B> A3B? A3B@ A3B^ A3B_ A3B` A3B{ A3B| A3B} A3\ -B~ A3C0 A3C1 A3C2 A3C3 A3C4 A3C5 A3C6 A3C7 A3C9 A3CA A3CB A3CC A3CD A3CF A3CG\ - A3CH A3CJ A3CK A3CL A3CM A3CN A3CP A3CR A3CS A3CT A3CU A3CV A3CX A3CY A3CZ A\ -3Ca A3Cb A3Cc A3Cd A3Cf A3Cg A3Ch A3Ci A3Ck A3Cl A3Cm A3Cn A3Co A3Cp A3Cq A3C\ -r A3Cs A3Ct A3Cu A3Cv A3Cx A3Cz A3C$ A3C% A3C& A3C* A3C+ A3C, A3C- A3C. A3C/ \ -A3C: A3C; A3C< A3C= A3C> A3C@ A3C[ A3C] A3C^ A3C_ A3C` A3C{ A3C| A3C} A3C~ A3\ -D0 A3D5 A3D6 A3D7 A3D8 A3D9 A3DA A3DB A3DC A3DD A3DF A3DG A3DH A3DI A3DJ A3DK\ - A3DL A3DM A3DN A3DO A3DP A3DQ A3DR A3DV A3DX A3DY A3DZ A3Da A3Db A3Dc A3Dd A\ -3De A3Df A3Dh A3Di A3Dj A3Dk A3Dl A3Dm A3Dn A3Do A3Dp A3Dq A3Dr A3Ds A3Dt A3D\ -v A3Dw A3Dz A3D# A3D$ A3D% A3D& A3D' A3D( A3D) A3D* A3D+ A3D, A3D- A3D. A3D/ \ -A3D: A3D; A3D< A3D= A3D> A3D@ A3D^ A3D_ A3D` A3D{ A3D| A3D} A3D~ A3E0 A3E1 A3\ -E2 A3E3 A3E6 A3E7 A3E8 A3E9 A3EA A3EB A3EC A3ED A3EE A3EF A3EG A3EI A3EJ A3EK\ - A3EL A3EN A3EO A3EP A3EQ A3ER A3ES A3ET A3EU A3EV A3EW A3EX A3EY A3EZ A3Ea A\ -3Eb A3Ec A3Ed A3Ee A3Ef A3Eg A3Ei A3El A3Em A3Ep A3Eq A3Er A3Es A3Et A3Eu A3E\ -v A3Ew A3Ex A3Ey A3Ez A3E# A3E$ A3E% A3E& A3E' A3E( A3E) A3E* A3E+ A3E, A3E. \ -A3E: A3E< A3E= A3E> A3E? A3E@ A3E[ A3E] A3E^ A3E_ A3E` A3E{ A3E| A3E} A3E~ A3\ -F1 A3F2 A3F3 A3F4 A3F5 A3F7 A3F9 A3FA A3FD A3FF A3FG A3FH A3FI A3FJ A3FK A3FL\ - A3FM A3FN A3FQ A3FR A3FT A3FU A3FV A3FW A3FX A3FY A3FZ A3Fj A3Fk A3Fl A3Fm A\ -3Fn A3Fo A3Fp A3Fq A3Fr A3Fs A3Ft A3Fw A3Fx A3Fy A3Fz A3F- A3F. A3F/ A3F: A3F\ -; A3F< A3F= A3F> A3F? A3F@ A3F] A3F_ A3F` A3F| A3F} A3F~ A3G0 A3G1 A3G2 A3G3 \ -A3G5 A3G6 A3G7 A3G8 A3G9 A3GA A3GB A3GC A3GD A3GE A3GF A3GG A3GQ A3GR A3GS A3\ -GT A3GU A3GV A3GW A3GX A3GY A3GZ A3Ga A3Gb A3Gc A3Gd A3Gf A3Gg A3Gh A3Gi A3Gj\ - A3Gl A3Gm A3Gn A3Go A3Gq A3Gr A3Gs A3Gt A3Gu A3Gv A3Gw A3Gx A3Gy A3Gz A3G# A\ -3G$ A3G% A3G' A3G) A3G* A3G+ A3G- A3G/ A3G: A3G; A3G< A3G> A3G? A3G@ A3G[ A3G\ -] A3G^ A3G_ A3G` A3G{ A3G| A3G} A3G~ A3H0 A3H1 A3H3 A3H4 A3H5 A3H6 A3H7 A3HA \ -A3HB A3HC A3HE A3HF A3HG A3HH A3HI A3HJ A3HL A3HM A3HN A3HO A3HQ A3HR A3HS A3\ -HT A3HU A3HW A3HX A3HY A3HZ A3Ha A3Hb A3Hc A3Hd A3He A3Hf A3Hg A3Hh A3Hi A3Hj\ - A3Hk A3Hm A3Hn A3Ho A3Hp A3Hq A3Hs A3Ht A3Hu A3Hv A3Hx A3Hz A3H# A3H$ A3H% A\ -3H& A3H' A3H( A3H) A3H* A3H+ A3H, A3H- A3H/ A3H: A3H; A3H< A3H= A3H> A3H@ A3H\ -[ A3H] A3H^ A3H{ A3H| A3H} A3H~ A3I0 A3I1 A3I2 A3I3 A3I4 A3I5 A3I9 A3IC A3IE \ -A3IF A3IH A3II A3IJ A3IK A3IL A3IM A3IN A3IO A3IP A3IQ A3IR A3IS A3IT A3IU A3\ -IW A3IX A3IY A3Id A3Ie A3Ig A3Ih A3Ij A3Ik A3Il A3Im A3In A3Io A3Ip A3Iq A3Ir\ - A3Is A3It A3Iu A3Iv A3Iw A3Iy A3I# A3I% A3I& A3I( A3I) A3I+ A3I, A3I- A3I. A\ -3I/ A3I: A3I; A3I< A3I= A3I> A3I? A3I@ A3I[ A3I] A3I_ A3I` A3I| A3I} A3I~ A3J\ -0 A3J1 A3J3 A3J4 A3J5 A3J6 A3J7 A3J9 A3JA A3JD A3JF A3JG A3JH A3JI A3JJ A3JK \ -A3JL A3JM A3JN A3JP A3JQ A3JR A3JS A3JT A3JV A3JW A3JX A3JY A3JZ A3Jb A3Jc A3\ -Jd A3Jf A3Jh A3Ji A3Jk A3Jl A3Jm A3Jn A3Jo A3Jp A3Jr A3Js A3Jt A3Ju A3Jv A3Jx\ - A3Jy A3Jz A3J# A3J$ A3J& A3J( A3J) A3J* A3J. A3J/ A3J: A3J; A3J< A3J= A3J> A\ -3J? A3J@ A3J[ A3J^ A3J` A3J{ A3J} A3J~ A3K1 A3K2 A3K3 A3K4 A3K5 A3K7 A3K8 A3K\ -A A3KB A3KC A3KD A3KE A3KF A3KG A3KH A3KI A3KK A3KL A3KM A3KQ A3KR A3KS A3KT \ -A3KU A3KW A3KX A3KZ A3Ka A3Kb A3Kc A3Kd A3Ke A3Kf A3Kg A3Kh A3Ki A3Kj A3Km A3\ -Kn A3Ko A3Kp A3Kq A3Ks A3Kt A3Ku A3Kv A3Kw A3Ky A3Kz A3K$ A3K% A3K& A3K' A3K(\ - A3K) A3K* A3K, A3K. A3K/ A3K: A3K; A3K< A3K= A3K> A3K? A3K@ A3K] A3K^ A3K_ A\ -3K{ A3K| A3K} A3K~ A3L0 A3L1 A3L2 A3L3 A3L4 A3L5 A3L8 A3LC A3LD A3LE A3LF A3L\ -G A3LH A3LI A3LM A3LN A3LO A3LP A3LQ A3LR A3LS A3LT A3LU A3LV A3LW A3La A3Lc \ -A3Ld A3Le A3Lf A3Lg A3Lh A3Li A3Lj A3Lm A3Ln A3Lp A3Lq A3Lr A3Ls A3Lt A3Lu A3\ -Lv A3Lw A3Ly A3Lz A3L# A3L$ A3L% A3L& A3L) A3L, A3L- A3L. A3L/ A3L: A3L; A3L<\ - A3L= A3L> A3L] A3L^ A3L` A3L{ A3L| A3L} A3L~ A3M0 A3M1 A3M3 A3M5 A3M6 A3M8 A\ -3M9 A3MA A3MB A3MC A3MD A3ME A3MF A3MI A3MJ A3ML A3MM A3MN A3MO A3MP A3MQ A3M\ -R A3MS A3MU A3MV A3MY A3MZ A3Ma A3Mb A3Mc A3Md A3Me A3Mj A3Mm A3Mn A3Mo A3Mp \ -A3Mq A3Mr A3Ms A3Mt A3Mu A3Mv A3Mw A3Mx A3Mz A3M# A3M& A3M' A3M( A3M) A3M* A3\ -M+ A3M, A3M- A3M/ A3M< A3M= A3M> A3M? A3M@ A3M[ A3M] A3M^ A3M_ A3M{ A3M| A3M}\ - A3M~ A3N1 A3N2 A3N3 A3N4 A3N5 A3N6 A3N7 A3N9 A3NA A3ND A3NE A3NF A3NG A3NH A\ -3NI A3NJ A3NK A3NL A3NM A3NN A3NP A3NQ A3NR A3NS A3NT A3NU A3NV A3NW A3NX A3N\ -k A3Nl A3Nm A3Nn A3No A3Np A3Nq A3Nr A3Ns A3N% A3N( A3N) A3N- A3N. A3N/ A3N: \ -A3N; A3N< A3N= A3N> A3N? A3N@ A3N] A3N^ A3N_ A3N` A3N| A3N} A3O0 A3O1 A3O2 A3\ -O4 A3O5 A3O6 A3O7 A3O8 A3O9 A3OA A3OB A3OC A3OD A3OE A3OF A3OG A3OH A3OI A3OJ\ - A3OL A3OM A3OP A3OQ A3OR A3OS A3OT A3OU A3OV A3OW A3OX A3OY A3OZ A3Oa A3Ob A\ -3Oc A3Of A3Og A3Oh A3Oi A3Oj A3Om A3On A3Oo A3Oq A3Or A3Os A3Ot A3Ou A3Ov A3O\ -w A3Ox A3Oy A3Oz A3O# A3O$ A3O% A3O& A3O' A3O) A3O* A3O+ A3O, A3O/ A3O: A3O; \ -A3O< A3O= A3O? A3O@ A3O[ A3O] A3O^ A3O_ A3O` A3O{ A3O| A3O} A3O~ A3P0 A3P1 A3\ -P2 A3P3 A3P5 A3P6 A3P7 A3P8 A3PA A3PB A3PC A3PD A3PF A3PG A3PH A3PI A3PJ A3PK\ - A3PL A3PM A3PN A3PO A3PP A3PQ A3PR A3PS A3PT A3PU A3PV A3PW A3PX A3PZ A3Pa A\ -3Pb A3Pc A3Pd A3Pe A3Pf A3Pg A3Ph A3Pi A3Pj A3Pk A3Pl A3Pm A3Pn A3Po A3Pp A3P\ -q A3Ps A3Pt A3Pu A3Pv A3Pw A3Px A3P# A3P$ A3P% A3P& A3P' A3P( A3P) A3P* A3P+ \ -A3P, A3P- A3P. A3P: A3P; A3P< A3P= A3P> A3P? A3P@ A3P[ A3P] A3P^ A3P_ A3P{ A3\ -P} A3P~ A3Q0 A3Q1 A3Q2 A3Q3 A3Q4 A3Q5 A3Q6 A3QB A3QE A3QF A3QG A3QH A3QJ A3QK\ - A3QL A3QM A3QN A3QO A3QP A3QQ A3QR A3QS A3QT A3QU A3QV A3QY A3QZ A3Qe A3Qg A\ -3Qh A3Qi A3Qj A3Qk A3Ql A3Qm A3Qn A3Qo A3Qp A3Qq A3Qr A3Qs A3Qt A3Qu A3Qv A3Q\ -x A3Qz A3Q$ A3Q' A3Q( A3Q) A3Q, A3Q- A3Q. A3Q/ A3Q: A3Q; A3Q< A3Q= A3Q> A3Q? \ -A3Q@ A3Q[ A3Q] A3Q^ A3Q{ A3Q} A3Q~ A3R0 A3R1 A3R2 A3R3 A3R6 A3R7 A3R8 A3R9 A3\ -RD A3RE A3RF A3RI A3RJ A3RK A3RL A3RM A3RN A3RO A3RQ A3RR A3RS A3RT A3RU A3RV\ - A3RW A3RX A3RY A3RZ A3Rb A3Rd A3Re A3Rh A3Rk A3Rl A3Rm A3Rn A3Ro A3Rp A3Rq A\ -3Rs A3Rt A3Ru A3Rv A3Rw A3Rx A3Ry A3Rz A3R# A3R& A3R) A3R, A3R- A3R. A3R/ A3R\ -: A3R; A3R< A3R= A3R> A3R? A3R@ A3R[ A3R] A3R^ A3R` A3R{ A3R} A3R~ A3S2 A3S3 \ -A3S4 A3S5 A3S9 A3SA A3SB A3SC A3SD A3SE A3SF A3SG A3SH A3SI A3SJ A3SL A3SN A3\ -SO A3SP A3SR A3ST A3SU A3SV A3SW A3SX A3SZ A3Sb A3Sc A3Sd A3Se A3Sf A3Sg A3Sh\ - A3Si A3Sj A3Sk A3Sl A3Sm A3Sn A3So A3St A3Su A3Sv A3Sw A3Sy A3Sz A3S# A3S$ A\ -3S& A3S' A3S( A3S) A3S* A3S+ A3S- A3S/ A3S: A3S; A3S< A3S= A3S> A3S? A3S@ A3S\ -[ A3S] A3S` A3S{ A3S| A3S} A3S~ A3T0 A3T1 A3T2 A3T3 A3T4 A3T5 A3T6 A3T7 A3TD \ -A3TE A3TF A3TG A3TH A3TI A3TK A3TL A3TN A3TO A3TP A3TQ A3TR A3TS A3TT A3TU A3\ -TV A3TW A3TX A3Tb A3Tc A3Td A3Te A3Tf A3Tg A3Th A3Ti A3Tj A3Tk A3To A3Tp A3Tq\ - A3Tr A3Ts A3Tt A3Tu A3Tv A3Tw A3Tx A3Ty A3Tz A3T# A3T$ A3T% A3T& A3T' A3T( A\ -3T+ A3T, A3T. A3T/ A3T: A3T; A3T< A3T= A3T] A3T` A3T| A3T} A3T~ A3U0 A3U1 A3U\ -2 A3U3 A3U4 A3U7 A3U8 A3U9 A3UA A3UB A3UC A3UD A3UE A3UF A3UH A3UI A3UJ A3UL \ -A3UM A3UN A3UO A3UP A3UQ A3UR A3US A3UT A3UV A3UX A3UZ A3Ua A3Ub A3Uc A3Ud A3\ -Ue A3Uf A3Ug A3Ui A3Uj A3Uo A3Up A3Uq A3Ur A3Us A3Ut A3Uu A3Uv A3Uw A3Ux A3U#\ - A3U$ A3U% A3U& A3U' A3U( A3U) A3U* A3U+ A3U, A3U- A3U. A3U: A3U< A3U= A3U> A\ -3U? A3U@ A3U[ A3U] A3U^ A3U_ A3U` A3U| A3U} A3U~ A3V1 A3V2 A3V3 A3V4 A3V5 A3V\ -6 A3V7 A3VB A3VC A3VD A3VE A3VF A3VG A3VH A3VI A3VJ A3VK A3VL A3VM A3VN A3VO \ -A3VP A3VQ A3VT A3VU A3VV A3VW A3VX A3VY A3Va A3Vb A3Vl A3Vm A3Vn A3Vo A3Vp A3\ -Vq A3Vr A3Vs A3Vt A3Vv A3Vw A3Vx A3Vz A3V$ A3V% A3V& A3V( A3V* A3V+ A3V- A3V.\ - A3V/ A3V: A3V; A3V< A3V= A3V> A3V? A3V@ A3V[ A3WA A3WB A3WC A3WD A3WE A3WF A\ -3WG A3WH A3WI A3WJ A3WL A3WM A3WO A3WP A3WQ A3WS A3WT A3WU A3WV A3WW A3WX A3W\ -Y A3WZ A3Wa A3Wb A3Wc A3Wd A3We A3Wg A3Wh A3Wi A3Wj A3Wl A3Wn A3Wo A3Wp A3Wq \ -A3Wr A3Wt A3Wu A3Wv A3Ww A3Wx A3Wy A3Wz A3W# A3W$ A3W% A3W& A3W' A3W) A3W+ A3\ -W, A3W- A3W/ A3W: A3W; A3W< A3W= A3W? A3W@ A3W[ A3W] A3W^ A3W_ A3W` A3W{ A3W|\ - A3W} A3W~ A3X0 A3X1 A3X2 A3X4 A3X5 A3X6 A3X7 A3X8 A3XB A3XC A3XD A3XE A3XF A\ -3XG A3XH A3XI A3XJ A3XK A3XL A3XM A3XO A3XP A3XQ A3XR A3XS A3XU A3XV A3XW A3X\ -X A3XZ A3Xa A3Xb A3Xc A3Xd A3Xe A3Xf A3Xg A3Xh A3Xi A3Xj A3Xk A3Xl A3Xm A3Xn \ -A3Xp A3Xq A3Xr A3Xs A3Xt A3Xv A3Xw A3Xx A3X# A3X$ A3X% A3X& A3X' A3X( A3X) A3\ -X* A3X+ A3X, A3X- A3X. A3X/ A3X; A3X< A3X= A3X> A3X? A3X[ A3X] A3X^ A3X_ A3X`\ - A3X{ A3X~ A3Y0 A3Y1 A3Y2 A3Y3 A3Y4 A3Y5 A3Y6 A3Y7 A3YC A3YD A3YE A3YF A3YH A\ -3YJ A3YK A3YL A3YM A3YN A3YO A3YP A3YQ A3YR A3YS A3YT A3YU A3YV A3YY A3YZ A3Y\ -a A3Yg A3Yh A3Yi A3Yj A3Yk A3Yl A3Ym A3Yn A3Yo A3Yp A3Yq A3Yr A3Ys A3Yt A3Yu \ -A3Yv A3Yw A3Yx A3Y# A3Y% A3Y' A3Y) A3Y+ A3Y, A3Y- A3Y/ A3Y: A3Y; A3Y< A3Y= A3\ -Y> A3Y? A3Y@ A3Y[ A3Y] A3Y^ A3Y_ A3Y{ A3Y~ A3Z0 A3Z1 A3Z2 A3Z3 A3Z4 A3Z5 A3Z6\ - A3Z7 A3Z8 A3Z9 A3ZA A3ZE A3ZF A3ZG A3ZM A3ZN A3ZO A3ZP A3ZR A3ZS A3ZT A3ZU A\ -3ZW A3ZY A3ZZ A3Za A3Zc A3Ze A3Zf A3Zi A3Zk A3Zl A3Zn A3Zo A3Zp A3Zq A3Zr A3Z\ -t A3Zu A3Zv A3Zy A3Zz A3Z# A3Z$ A3Z' A3Z( A3Z* A3Z- A3Z. A3Z/ A3Z: A3Z; A3Z< \ -A3Z= A3Z> A3Z? A3Z@ A3Z[ A3Z] A3Z^ A3Z_ A3Z{ A3Z} A3Z~ A3a1 A3a3 A3a4 A3a5 A3\ -a7 A3a8 A3a9 A3aB A3aC A3aD A3aE A3aF A3aG A3aH A3aI A3aJ A3aK A3aN A3aO A3aP\ - A3aQ A3aT A3aU A3aV A3aW A3aZ A3aa A3ab A3ad A3ae A3af A3ag A3ah A3ai A3aj A\ -3ak A3al A3am A3ap A3aq A3ar A3as A3av A3aw A3ax A3ay A3a% A3a& A3a' A3a( A3a\ -) A3a* A3a+ A3a, A3a- A3a/ A3a: A3a; A3a= A3a> A3a? A3a@ A3a[ A3a] A3a^ A3a| \ -A3a} A3a~ A3b0 A3b1 A3b2 A3b3 A3b4 A3b5 A3b6 A3b7 A3b8 A3b9 A3bE A3bF A3bG A3\ -bH A3bI A3bJ A3bK A3bN A3bO A3bQ A3bR A3bS A3bT A3bU A3bV A3bW A3bX A3bY A3bc\ - A3bd A3be A3bf A3bg A3bh A3bi A3bj A3bk A3bm A3bn A3bo A3bp A3br A3bs A3bt A\ -3bu A3bv A3bw A3bx A3by A3bz A3b# A3b$ A3b% A3b& A3b' A3b( A3b) A3b+ A3b- A3b\ -. A3b/ A3b: A3b; A3b< A3b= A3b> A3b@ A3b[ A3b] A3b` A3b{ A3b| A3b} A3b~ A3c0 \ -A3c1 A3c2 A3c3 A3c4 A3c7 A3c9 A3cA A3cB A3cC A3cD A3cE A3cF A3cJ A3cL A3cM A3\ -cP A3cQ A3cR A3cS A3cT A3cU A3cX A3cY A3cZ A3cb A3cc A3cd A3ce A3cf A3cg A3ci\ - A3cj A3cm A3co A3cp A3cq A3cr A3cs A3ct A3cu A3cv A3cw A3cx A3cy A3cz A3c# A\ -3c% A3c& A3c' A3c( A3c) A3c* A3c+ A3c, A3c- A3c< A3c= A3c> A3c? A3c@ A3c[ A3c\ -] A3c^ A3c_ A3c` A3c{ A3c| A3c} A3c~ A3d1 A3d2 A3d3 A3d4 A3d5 A3d6 A3d7 A3d8 \ -A3d9 A3dB A3dF A3dG A3dH A3dI A3dJ A3dK A3dL A3dM A3dN A3dO A3dP A3dT A3dU A3\ -dV A3dW A3dX A3dY A3dZ A3db A3dc A3dm A3dn A3do A3dp A3dq A3dr A3ds A3dt A3du\ - A3dv A3dx A3dy A3dz A3d$ A3d& A3d: A3d; A3d< A3d= A3d> A3d? A3d@ A3d[ A3d] A\ -3d_ A3d` A3d{ A3d| A3d~ A3e0 A3e2 A3e3 A3e4 A3e5 A3e6 A3e8 A3e9 A3eA A3eB A3e\ -C A3eD A3eE A3eF A3eG A3eH A3eI A3eJ A3eU A3eV A3eW A3eX A3eY A3ea A3eb A3ec \ -A3ed A3ee A3ef A3eg A3eh A3ei A3ej A3ek A3el A3em A3en A3eo A3ep A3er A3es A3\ -et A3ew A3ex A3ey A3ez A3e$ A3e% A3e& A3e' A3e( A3e) A3e* A3e+ A3e, A3e- A3e.\ - A3e/ A3e: A3e; A3e< A3e= A3e? A3e@ A3e[ A3e^ A3e` A3e{ A3e| A3e} A3e~ A3f1 A\ -3f2 A3f3 A3f4 A3f5 A3f6 A3f7 A3f8 A3f9 A3fA A3fB A3fC A3fD A3fF A3fG A3fH A3f\ -I A3fK A3fL A3fM A3fN A3fO A3fQ A3fS A3fT A3fU A3fV A3fW A3fX A3fY A3fZ A3fa \ -A3fb A3fc A3fd A3ff A3fh A3fi A3fj A3fk A3fl A3fn A3fo A3fp A3fs A3ft A3fu A3\ -fv A3fw A3fx A3fy A3fz A3f# A3f$ A3f% A3f& A3f' A3f( A3f) A3f+ A3f, A3f- A3f/\ - A3f: A3f; A3f< A3f= A3f? A3f@ A3f[ A3f] A3f^ A3f_ A3f` A3f{ A3f| A3f} A3f~ A\ -3g0 A3g1 A3g2 A3g3 A3g5 A3g6 A3g7 A3g8 A3gC A3gF A3gG A3gH A3gI A3gJ A3gL A3g\ -M A3gN A3gO A3gP A3gQ A3gR A3gS A3gT A3gU A3gV A3gW A3gX A3gY A3ga A3gb A3gc \ -A3gg A3gh A3gi A3gl A3gm A3gn A3go A3gp A3gq A3gr A3gs A3gt A3gu A3gv A3gw A3\ -gx A3gz A3g# A3g% A3g& A3g* A3g+ A3g, A3g/ A3g: A3g; A3g< A3g= A3g> A3g? A3g@\ - A3g[ A3g] A3g^ A3g_ A3g` A3g{ A3g} A3h0 A3h1 A3h2 A3h4 A3h5 A3h6 A3h7 A3hB A\ -3hC A3hD A3hE A3hF A3hG A3hH A3hI A3hJ A3hK A3hL A3hM A3hN A3hR A3hU A3hW A3h\ -X A3hY A3hZ A3ha A3hc A3hd A3he A3hf A3hg A3hh A3hi A3hj A3hk A3hl A3hm A3hn \ -A3ho A3hp A3hr A3hs A3ht A3hv A3hw A3hx A3hy A3hz A3h$ A3h% A3h& A3h' A3h( A3\ -h) A3h* A3h+ A3h, A3h- A3h. A3h/ A3h: A3h; A3h@ A3h[ A3h` A3h{ A3h| A3h} A3h~\ - A3i0 A3i1 A3i2 A3i3 A3i5 A3i6 A3i7 A3i8 A3i9 A3iB A3iC A3iE A3iI A3iK A3iL A\ -3iM A3iN A3iO A3iP A3iQ A3iR A3iS A3iT A3iU A3iV A3iX A3iY A3iZ A3ia A3ib A3i\ -e A3if A3ii A3il A3im A3in A3io A3ip A3iq A3ir A3is A3it A3iu A3iv A3iw A3ix \ -A3iz A3i# A3i$ A3i% A3i( A3i, A3i- A3i: A3i; A3i= A3i> A3i? A3i@ A3i[ A3i] A3\ -i^ A3i_ A3i` A3i} A3i~ A3j0 A3j1 A3j2 A3j3 A3j4 A3j5 A3j6 A3j7 A3jA A3jB A3jF\ - A3jG A3jH A3jI A3jJ A3jK A3jL A3jN A3jO A3jP A3jR A3jS A3jT A3jU A3jV A3jW A\ -3jX A3jZ A3je A3jf A3jg A3jh A3ji A3jj A3jk A3jl A3jn A3jo A3jp A3jr A3js A3j\ -t A3ju A3jv A3jw A3jx A3jy A3jz A3j# A3j$ A3j% A3j* A3j+ A3j, A3j- A3j. A3j; \ -A3j< A3j= A3j@ A3j[ A3j] A3j^ A3j_ A3j` A3j{ A3j| A3j} A3j~ A3k1 A3k3 A3k4 A3\ -k5 A3k6 A3k7 A3k8 A3kA A3kB A3kC A3kF A3kG A3kH A3kI A3kJ A3kK A3kL A3kM A3kN\ - A3kO A3kP A3kR A3kS A3kT A3kV A3kW A3kX A3kY A3ka A3kb A3kc A3ke A3ki A3kj A\ -3kk A3kl A3km A3kn A3ko A3kp A3kq A3kr A3kt A3ku A3kw A3kx A3ky A3k# A3k$ A3k\ -% A3k& A3k( A3k) A3k* A3k- A3k. A3k/ A3k: A3k; A3k< A3k= A3k> A3k@ A3k^ A3k_ \ -A3k` A3k| A3k} A3k~ A3l0 A3l2 A3l3 A3l5 A3l6 A3l7 A3l8 A3lA A3lB A3lC A3lD A3\ -lE A3lF A3lH A3lI A3lJ A3lK A3lN A3lO A3lP A3lQ A3lR A3lS A3lT A3lV A3lY A3la\ - A3lb A3lc A3ld A3ln A3lo A3lp A3lq A3lr A3ls A3lt A3lu A3lv A3l) A3l* A3l- A\ -3l: A3l; A3l< A3l= A3l> A3l? A3l@ A3l[ A3l] A3l^ A3l` A3l{ A3l| A3l} A3m0 A3m\ -1 A3m3 A3m4 A3m5 A3m7 A3m8 A3m9 A3mA A3mB A3mC A3mD A3mE A3mF A3mG A3mH A3mI \ -A3mJ A3mK A3mL A3mM A3mO A3mP A3mS A3mT A3mV A3mW A3mX A3mY A3mZ A3ma A3mc A3\ -md A3me A3mf A3mg A3mh A3mi A3mj A3mk A3ml A3mm A3mn A3mo A3mp A3mq A3ms A3mt\ - A3mu A3mx A3my A3mz A3m# A3m% A3m& A3m' A3m( A3m) A3m* A3m+ A3m, A3m- A3m. A\ -3m/ A3m: A3m; A3m< A3m= A3m> A3m@ A3m[ A3m] A3m_ A3m{ A3m| A3m} A3n0 A3n1 A3n\ -2 A3n3 A3n4 A3n5 A3n6 A3n7 A3n8 A3n9 A3nA A3nB A3nC A3nD A3nF A3nG A3nH A3nI \ -A3nJ A3nL A3nM A3nN A3nO A3nP A3nS A3nT A3nU A3nV A3nW A3nX A3nY A3nZ A3na A3\ -nb A3nc A3nd A3ne A3nf A3ni A3nj A3nk A3nl A3nm A3nn A3no A3np A3nq A3ns A3nt\ - A3nu A3nv A3nw A3nx A3ny A3nz A3n# A3n$ A3n% A3n& A3n' A3n( A3n* A3n+ A3n, A\ -3n- A3n. A3n/ A3n; A3n< A3n= A3n> A3n@ A3n] A3n^ A3n_ A3n` A3n{ A3n| A3n} A3n\ -~ A3o0 A3o1 A3o2 A3o3 A3o4 A3o5 A3o7 A3o8 A3o9 A3oD A3oE A3oG A3oH A3oI A3oK \ -A3oM A3oN A3oO A3oP A3oQ A3oR A3oS A3oT A3oU A3oV A3oW A3oX A3oZ A3oa A3oc A3\ -od A3oh A3oi A3oj A3ok A3om A3on A3oo A3op A3oq A3or A3os A3ot A3ou A3ov A3ow\ - A3ox A3oy A3oz A3o# A3o% A3o& A3o' A3o) A3o* A3o+ A3o, A3o- A3o/ A3o; A3o< A\ -3o= A3o> A3o? A3o@ A3o[ A3o] A3o^ A3o_ A3o` A3o{ A3o| A3o} A3p1 A3p2 A3p4 A3p\ -5 A3p6 A3p7 A3p8 A3pA A3pB A3pC A3pD A3pE A3pF A3pG A3pH A3pI A3pJ A3pK A3pL \ -A3pM A3pN A3pQ A3pR A3pS A3pT A3pV A3pW A3pX A3pY A3pZ A3pa A3pc A3pd A3pe A3\ -pf A3pg A3ph A3pi A3pj A3pk A3pl A3pm A3pn A3po A3pu A3pw A3px A3py A3pz A3p#\ - A3p' A3p( A3p) A3p* A3p+ A3p, A3p- A3p. A3p/ A3p: A3p; A3p< A3p= A3p> A3p[ A\ -3p] A3p_ A3p` A3p{ A3p| A3p} A3p~ A3q0 A3q1 A3q2 A3q3 A3q4 A3q6 A3q7 A3q8 A3q\ -9 A3qA A3qB A3qD A3qE A3qF A3qJ A3qN A3qO A3qP A3qQ A3qR A3qS A3qT A3qU A3qV \ -A3qW A3qX A3qY A3qZ A3qa A3qb A3qd A3qe A3qf A3qj A3qm A3qn A3qo A3qp A3qq A3\ -qr A3qs A3qt A3qu A3qv A3qw A3qy A3q# A3q$ A3q% A3q& A3q' A3q* A3q- A3q. A3q:\ - A3q= A3q> A3q? A3q@ A3q[ A3q] A3q^ A3q_ A3q{ A3q| A3q} A3r1 A3r2 A3r3 A3r4 A\ -3r5 A3r6 A3r7 A3r8 A3rA A3rG A3rH A3rI A3rJ A3rK A3rL A3rN A3rO A3rR A3rS A3r\ -T A3rU A3rV A3rW A3rX A3rY A3ra A3re A3rf A3rh A3ri A3rj A3rk A3rl A3rm A3rn \ -A3ro A3rr A3rt A3ru A3rv A3rw A3rx A3ry A3rz A3r# A3r$ A3r% A3r( A3r) A3r* A3\ -r+ A3r, A3r- A3r/ A3r: A3r< A3r= A3r? A3r[ A3r] A3r^ A3r_ A3r` A3r{ A3r| A3r}\ - A3r~ A3s2 A3s4 A3s5 A3s6 A3s7 A3s8 A3s9 A3sA A3sC A3sI A3sJ A3sK A3sL A3sM A\ -3sN A3sO A3sP A3sQ A3sS A3sU A3sV A3sW A3sX A3sY A3sZ A3sa A3sc A3sf A3sg A3s\ -j A3sk A3sl A3sm A3sn A3so A3sp A3sq A3sr A3sv A3sz A3s$ A3s% A3s& A3s( A3s) \ -A3s* A3s, A3s/ A3s: A3s; A3s< A3s= A3s> A3s? A3s@ A3s[ A3s] A3s` A3s{ A3s| A3\ -s} A3s~ A3t0 A3t1 A3t2 A3t3 A3t5 A3t6 A3t9 A3tB A3tC A3tD A3tE A3tF A3tG A3tI\ - A3tJ A3tL A3tP A3tQ A3tR A3tS A3tT A3tV A3tX A3tY A3tZ A3tc A3td A3te A3to A\ -3tp A3tq A3tr A3ts A3tt A3tu A3tv A3tw A3tx A3tz A3t# A3t$ A3t& A3t( A3t) A3t\ -* A3t, A3t- A3t: A3t; A3t< A3t= A3t> A3t? A3t@ A3t[ A3t] A3t^ A3t_ A3uD A3uE \ -A3uF A3uG A3uH A3uI A3uJ A3uK A3uL A3uM A3uN A3uP A3uQ A3uT A3uU A3uW A3uX A3\ -uY A3uZ A3ua A3ub A3uc A3ud A3ue A3uf A3ug A3uh A3ui A3uj A3uk A3ul A3um A3un\ - A3uo A3up A3uq A3ur A3us A3ut A3uu A3uv A3uy A3uz A3u# A3u$ A3u& A3u' A3u( A\ -3u) A3u* A3u+ A3u, A3u- A3u. A3u/ A3u: A3u; A3u< A3u= A3u> A3u@ A3u[ A3u] A3u\ -^ A3u` A3u| A3u} A3u~ A3v1 A3v2 A3v3 A3v4 A3v5 A3v6 A3v7 A3v8 A3v9 A3vA A3vB \ -A3vC A3vD A3vE A3vF A3vG A3vI A3vJ A3vK A3vM A3vN A3vO A3vP A3vQ A3vS A3vT A3\ -vU A3vV A3vW A3vX A3vY A3vZ A3va A3vb A3vc A3vd A3ve A3vf A3vg A3vh A3vj A3vk\ - A3vl A3vn A3vo A3vp A3vq A3vr A3vt A3vv A3vw A3vx A3vy A3vz A3v# A3v$ A3v% A\ -3v& A3v' A3v( A3v) A3v* A3v- A3v. A3v/ A3v: A3v< A3v= A3v> A3v? A3v] A3v^ A3v\ -_ A3v` A3v{ A3v| A3v} A3v~ A3w0 A3w1 A3w2 A3w3 A3w4 A3w6 A3w7 A3w8 A3w9 A3wA \ -A3wG A3wH A3wI A3wJ A3wK A3wN A3wO A3wP A3wQ A3wR A3wS A3wT A3wU A3wV A3wW A3\ -wX A3wY A3wZ A3wa A3wb A3wc A3wd A3we A3wi A3wj A3wk A3wl A3wo A3wp A3wq A3wr\ - A3ws A3wt A3wu A3wv A3ww A3wx A3wy A3wz A3w# A3w$ A3w& A3w' A3w( A3w+ A3w, A\ -3w- A3w. A3w: A3w; A3w< A3w= A3w> A3w? A3w@ A3w[ A3w] A3w^ A3w_ A3w` A3w{ A3w\ -| A3w} A3w~ A3x2 A3x3 A3x4 A3x5 A3x7 A3x8 A3x9 A3xA A3xB A3xD A3xE A3xF A3xG \ -A3xH A3xI A3xJ A3xK A3xL A3xM A3xN A3xO A3xP A3xQ A3xT A3xW A3xX A3xY A3xZ A3\ -xa A3xe A3xf A3xg A3xh A3xi A3xj A3xk A3xl A3xm A3xn A3xo A3xp A3xq A3xr A3xv\ - A3xy A3xz A3x# A3x$ A3x% A3x' A3x( A3x) A3x* A3x+ A3x, A3x- A3x. A3x/ A3x: A\ -3x; A3x< A3x= A3x> A3x] A3x^ A3x` A3x{ A3x| A3x} A3x~ A3y0 A3y1 A3y2 A3y3 A3y\ -4 A3y5 A3y9 A3yA A3yB A3yD A3yF A3yK A3yM A3yN A3yO A3yP A3yQ A3yR A3yS A3yT \ -A3yU A3yV A3yW A3yX A3yY A3yZ A3ya A3yb A3yc A3yd A3yf A3yh A3yk A3yp A3yq A3\ -yr A3ys A3yt A3yu A3yv A3yw A3yx A3yy A3yz A3y# A3y$ A3y% A3y& A3y( A3y* A3y+\ - A3y. A3y/ A3y; A3y= A3y> A3y@ A3y[ A3y] A3y^ A3y_ A3y` A3y| A3y} A3y~ A3z2 A\ -3z3 A3z4 A3z5 A3z6 A3z7 A3z8 A3z9 A3zC A3zH A3zI A3zJ A3zK A3zL A3zM A3zN A3z\ -O A3zP A3zS A3zT A3zU A3zV A3zW A3zX A3zY A3zZ A3zb A3zf A3zh A3zi A3zj A3zk \ -A3zl A3zm A3zn A3zo A3zp A3zs A3zu A3zv A3zw A3zx A3zy A3zz A3z# A3z$ A3z% A3\ -z' A3z) A3z* A3z+ A3z, A3z- A3z. A3z/ A3z; A3z> A3z? A3z[ A3z] A3z^ A3z_ A3z`\ - A3z{ A3z| A3z} A3z~ A3#0 A3#1 A3#5 A3#6 A3#7 A3#8 A3#9 A3#B A3#C A3#D A3#E A\ -3#G A3#J A3#K A3#L A3#M A3#N A3#O A3#P A3#Q A3#R A3#U A3#X A3#Y A3#Z A3#a A3#\ -b A3#c A3#e A3#i A3#j A3#k A3#l A3#m A3#n A3#o A3#p A3#q A3#r A3#s A3#t A3#v \ -A3#y A3#z A3## A3#$ A3#% A3#& A3#' A3#( A3#) A3#/ A3#; A3#< A3#= A3#> A3#? A3\ -#@ A3#[ A3#] A3#^ A3#` A3#~ A3$0 A3$1 A3$2 A3$3 A3$5 A3$6 A3$8 A3$9 A3$C A3$D\ - A3$E A3$F A3$G A3$H A3$J A3$L A3$P A3$R A3$S A3$T A3$V A3$W A3$X A3$Y A3$c A\ -3$d A3$e A3$f A3$p A3$q A3$r A3$s A3$t A3$u A3$v A3$w A3$x A3$y A3$z A3$% A3$\ -& A3$' A3$( A3$= A3$> A3$? A3$@ A3$[ A3$] A3$^ A3$_ A3$` A3${ A3$} A3%0 A3%1 \ -A3%3 A3%4 A3%5 A3%7 A3%9 A3%C A3%D A3%E A3%F A3%G A3%H A3%I A3%J A3%K A3%L A3\ -%M A3%W A3%X A3%Y A3%Z A3%b A3%c A3%d A3%e A3%f A3%g A3%h A3%k A3%l A3%m A3%n\ - A3%o A3%p A3%q A3%r A3%s A3%t A3%u A3%v A3%w A3%x A3%y A3%z A3%# A3%& A3%' A\ -3%( A3%) A3%* A3%+ A3%. A3%/ A3%: A3%; A3%< A3%= A3%> A3%? A3%@ A3%[ A3%] A3%\ -^ A3%_ A3%` A3%{ A3%| A3&0 A3&1 A3&2 A3&3 A3&4 A3&5 A3&6 A3&A A3&B A3&C A3&D \ -A3&E A3&F A3&G A3&H A3&I A3&J A3&K A3&L A3&M A3&N A3&O A3&P A3&Q A3&R A3&S A3\ -&T A3&U A3&V A3&W A3&X A3&Z A3&b A3&c A3&d A3&e A3&f A3&g A3&k A3&l A3&m A3&n\ - A3&o A3&p A3&q A3&r A3&s A3&t A3&u A3&v A3&w A3&x A3&y A3&z A3&# A3&% A3&& A\ -3&' A3&( A3&) A3&* A3&+ A3&. A3&/ A3&: A3&; A3&< A3&= A3&> A3&? A3&@ A3&[ A3&\ -] A3&^ A3&_ A3&` A3&{ A3&| A3'0 A3'1 A3'2 A3'3 A3'4 A3'5 A3'6 A3'9 A3'A A3'B \ -A3'F A3'I A3'J A3'K A3'L A3'M A3'N A3'O A3'P A3'Q A3'S A3'T A3'U A3'V A3'W A3\ -'Y A3'a A3'b A3'c A3'd A3'f A3'j A3'k A3'l A3'm A3'n A3'o A3'p A3'q A3'r A3's\ - A3'u A3'v A3'w A3'x A3'y A3'$ A3'% A3'& A3'' A3'( A3'- A3'. A3'/ A3': A3'; A\ -3'< A3'= A3'> A3'? A3'@ A3'[ A3'^ A3'_ A3'` A3'{ A3'| A3'~ A3(0 A3(1 A3(2 A3(\ -3 A3(4 A3(6 A3(7 A3(8 A3(B A3(C A3(D A3(H A3(I A3(J A3(K A3(L A3(N A3(O A3(P \ -A3(Q A3(R A3(S A3(T A3(U A3(V A3(X A3(a A3(b A3(c A3(d A3(e A3(g A3(i A3(j A3\ -(k A3(m A3(n A3(o A3(p A3(q A3(r A3(s A3(t A3(u A3(v A3(w A3(z A3(# A3(% A3(&\ - A3(' A3(( A3(, A3(- A3(. A3(< A3(= A3(> A3(? A3(@ A3([ A3(_ A3(` A3({ A3(| A\ -3(} A3(~ A3)0 A3)1 A3)2 A3)3 A3)4 A3)6 A3)7 A3)A A3)B A3)C A3)G A3)H A3)I A3)\ -J A3)K A3)M A3)N A3)O A3)P A3)Q A3)R A3)S A3)T A3)U A3)Y A3)b A3)c A3)d A3)h \ -A3)i A3)j A3)l A3)m A3)n A3)o A3)p A3)q A3)r A3)s A3)t A3)u A3)v A3)w A3)y A3\ -)# A3)$ A3)% A3)& A3)' A3)* A3)+ A3), A3)- A3). A3)/ A3): A3)> A3)@ A3)[ A3)]\ - A3)_ A3)` A3){ A3)| A3)} A3)~ A3*0 A3*1 A3*2 A3*5 A3*6 A3*7 A3*8 A3*9 A3*A A\ -3*B A3*E A3*I A3*K A3*L A3*M A3*N A3*O A3*P A3*Q A3*R A3*S A3*T A3*U A3*X A3*\ -Y A3*Z A3*a A3*b A3*c A3*g A3*h A3*k A3*l A3*m A3*n A3*o A3*p A3*q A3*r A3*s \ -A3*t A3*u A3*v A3*x A3*y A3*z A3*# A3*% A3*& A3** A3*+ A3*, A3*- A3*. A3*/ A3\ -*= A3*> A3*? A3*@ A3*[ A3*] A3*^ A3*_ A3*` A3*{ A3*| A3*~ A3+2 A3+3 A3+5 A3+6\ - A3+7 A3+8 A3+9 A3+A A3+E A3+F A3+G A3+H A3+I A3+J A3+K A3+L A3+M A3+N A3+P A\ -3+Q A3+T A3+U A3+W A3+X A3+Y A3+Z A3+a A3+b A3+c A3+f A3+g A3+h A3+i A3+j A3+\ -k A3+l A3+m A3+n A3+p A3+r A3+s A3+t A3+u A3+v A3+w A3+y A3+z A3+% A3+' A3+) \ -A3+* A3++ A3+, A3+- A3+. A3+: A3+< A3+= A3+> A3+? A3+@ A3+[ A3+] A3+^ A3+_ A3\ -+~ A3,0 A3,2 A3,3 A3,4 A3,5 A3,6 A3,7 A3,8 A3,9 A3,D A3,E A3,F A3,G A3,H A3,I\ - A3,J A3,K A3,L A3,M A3,O A3,P A3,Q A3,U A3,V A3,W A3,X A3,Y A3,Z A3,a A3,e A\ -3,f A3,g A3,q A3,r A3,s A3,t A3,u A3,v A3,w A3,x A3,y A3,+ A3,: A3,= A3,> A3,\ -? A3,@ A3,[ A3,] A3,^ A3,_ A3,` A3,{ A3,| A3,} A3-0 A3-2 A3-3 A3-5 A3-6 A3-8 \ -A3-B A3-C A3-D A3-F A3-G A3-H A3-I A3-J A3-K A3-L A3-M A3-N A3-O A3-Q A3-R A3\ --T A3-U A3-V A3-X A3-Y A3-Z A3-a A3-d A3-e A3-f A3-g A3-h A3-i A3-j A3-m A3-n\ - A3-o A3-p A3-q A3-r A3-s A3-t A3-u A3-v A3-w A3-x A3-y A3-z A3-# A3-$ A3-% A\ -3-' A3-( A3-) A3-* A3-+ A3-, A3-: A3-; A3-< A3-= A3-> A3-? A3-@ A3-[ A3-] A3-\ -^ A3-_ A3-` A3-{ A3-| A3-} A3.0 A3.2 A3.3 A3.4 A3.5 A3.6 A3.7 A3.8 A3.B A3.C \ -A3.D A3.E A3.F A3.G A3.H A3.I A3.J A3.K A3.L A3.M A3.N A3.O A3.P A3.Q A3.R A3\ -.S A3.T A3.U A3.V A3.W A3.X A3.Y A3.a A3.c A3.d A3.e A3.f A3.g A3.h A3.j A3.l\ - A3.m A3.n A3.o A3.p A3.q A3.r A3.s A3.t A3.u A3.v A3.w A3.x A3.y A3.z A3.% A\ -3.& A3.' A3.( A3.) A3.* A3.+ A3.- A3./ A3.: A3.; A3.< A3.= A3.> A3.? A3.@ A3.\ -[ A3.] A3.^ A3._ A3.` A3.{ A3.| A3.~ A3/0 A3/1 A3/2 A3/3 A3/4 A3/5 A3/6 A3/A \ -A3/B A3/C A3/H A3/J A3/K A3/L A3/M A3/N A3/O A3/P A3/Q A3/R A3/T A3/V A3/W A3\ -/X A3/Z A3/a A3/b A3/c A3/d A3/e A3/f A3/g A3/k A3/l A3/m A3/n A3/o A3/p A3/q\ - A3/r A3/s A3/t A3/v A3/w A3/x A3/y A3/$ A3/% A3/& A3/' A3/( A3/) A3/* A3/, A\ -3/. A3// A3/: A3/; A3/< A3/= A3/> A3/? A3/@ A3/] A3/_ A3/` A3/{ A3/} A3:0 A3:\ -1 A3:2 A3:3 A3:4 A3:5 A3:6 A3:9 A3:B A3:C A3:D A3:E A3:H A3:I A3:J A3:K A3:M \ -A3:N A3:O A3:P A3:Q A3:R A3:S A3:T A3:U A3:V A3:W A3:X A3:Z A3:b A3:c A3:d A3\ -:e A3:f A3:i A3:j A3:k A3:l A3:p A3:q A3:r A3:s A3:t A3:u A3:v A3:w A3:x A3:#\ - A3:$ A3:% A3:' A3:( A3:) A3:- A3:. A3:/ A3:: A3:; A3:= A3:> A3:? A3:@ A3:[ A\ -3:] A3:_ A3:` A3:{ A3:| A3:} A3:~ A3;0 A3;1 A3;2 A3;3 A3;4 A3;5 A3;6 A3;A A3;\ -B A3;C A3;D A3;H A3;I A3;J A3;N A3;O A3;P A3;Q A3;R A3;S A3;T A3;U A3;V A3;W \ -A3;X A3;b A3;c A3;d A3;e A3;f A3;i A3;j A3;k A3;l A3;m A3;o A3;p A3;q A3;r A3\ -;s A3;t A3;u A3;v A3;w A3;# A3;$ A3;& A3;' A3;( A3;) A3;, A3;- A3;. A3;/ A3;:\ - A3;; A3;< A3;@ A3;[ A3;] A3;^ A3;` A3;{ A3;| A3;} A3;~ A3<0 A3<1 A3<2 A3<3 A\ -3<4 A3<5 A3<7 A3<8 A3<9 A3 A3 A3=? A3=@ A3=[ A3=] A3=^ A3=_ A3=` A3=| A3=} A3=~ A3>1 A3>4 A3>5 A3>6\ - A3>7 A3>8 A3>9 A3>A A3>E A3>F A3>G A3>H A3>I A3>J A3>K A3>L A3>M A3>N A3>O A\ -3>S A3>T A3>V A3>W A3>X A3>Y A3>Z A3>a A3>b A3>e A3>f A3>g A3>h A3>r A3>s A3>\ -t A3>u A3>v A3>w A3>x A3>y A3>z A3># A3>% A3>& A3>' A3>) A3>+ A3>- A3>/ A3>= \ -A3>> A3>? A3>@ A3>[ A3>] A3>^ A3>_ A3>` A3>{ A3>| A3?G A3?H A3?I A3?J A3?K A3\ -?L A3?M A3?N A3?O A3?P A3?Q A3?S A3?T A3?W A3?X A3?Y A3?Z A3?a A3?d A3?e A3?f\ - A3?g A3?h A3?i A3?j A3?n A3?o A3?p A3?q A3?r A3?s A3?t A3?u A3?v A3?w A3?x A\ -3?y A3?z A3?# A3?$ A3?& A3?( A3?) A3?* A3?+ A3?, A3?- A3?; A3?< A3?= A3?> A3?\ -? A3?@ A3?[ A3?] A3?^ A3?_ A3?` A3?{ A3?| A3?} A3?~ A3@1 A3@2 A3@3 A3@4 A3@5 \ -A3@6 A3@7 A3@8 A3@A A3@C A3@D A3@E A3@F A3@G A3@H A3@I A3@J A3@K A3@L A3@M A3\ -@N A3@O A3@P A3@Q A3@R A3@S A3@T A3@U A3@V A3@W A3@X A3@Y A3@Z A3@a A3@c A3@d\ - A3@e A3@f A3@g A3@h A3@i A3@l A3@m A3@n A3@o A3@p A3@q A3@r A3@s A3@t A3@u A\ -3@v A3@w A3@x A3@y A3@z A3@# A3@& A3@' A3@( A3@) A3@* A3@+ A3@, A3@: A3@; A3@\ -< A3@= A3@> A3@? A3@@ A3@[ A3@] A3@^ A3@_ A3@` A3@{ A3@| A3@} A3@~ A3[2 A3[3 \ -A3[4 A3[5 A3[6 A3[7 A3[B A3[C A3[D A3[J A3[K A3[L A3[M A3[N A3[O A3[P A3[Q A3\ -[R A3[S A3[U A3[V A3[W A3[X A3[Y A3[b A3[c A3[d A3[e A3[f A3[h A3[l A3[m A3[n\ - A3[o A3[p A3[q A3[r A3[s A3[t A3[u A3[v A3[x A3[y A3[z A3[# A3[% A3[& A3[' A\ -3[( A3[) A3[* A3[. A3[/ A3[: A3[; A3[< A3[= A3[> A3[? A3[@ A3[[ A3[] A3[^ A3[\ -_ A3[` A3[{ A3[| A3[} A3]1 A3]2 A3]3 A3]4 A3]5 A3]6 A3]7 A3]A A3]C A3]D A3]E \ -A3]F A3]G A3]J A3]K A3]L A3]P A3]Q A3]R A3]S A3]T A3]U A3]V A3]W A3]X A3]Z A3\ -]c A3]e A3]f A3]g A3]k A3]l A3]m A3]n A3]o A3]q A3]r A3]s A3]t A3]u A3]v A3]w\ - A3]x A3]y A3]z A3]# A3]& A3]' A3]( A3]) A3]* A3]+ A3]. A3]/ A3]: A3]< A3]= A\ -3]> A3]? A3]@ A3][ A3]] A3]^ A3]_ A3]` A3]{ A3]| A3]} A3]~ A3^0 A3^1 A3^2 A3^\ -3 A3^4 A3^5 A3^A A3^C A3^D A3^E A3^G A3^I A3^J A3^K A3^L A3^M A3^N A3^O A3^P \ -A3^Q A3^R A3^S A3^T A3^U A3^V A3^W A3^Y A3^Z A3^b A3^d A3^e A3^f A3^h A3^j A3\ -^k A3^l A3^m A3^p A3^q A3^r A3^s A3^t A3^u A3^v A3^w A3^x A3^z A3^# A3^$ A3^&\ - A3^' A3^( A3^) A3^- A3^. A3^/ A3^: A3^; A3^< A3^> A3^@ A3^[ A3^] A3^_ A3^` A\ -3^{ A3^| A3^} A3^~ A3_0 A3_1 A3_2 A3_3 A3_4 A3_7 A3_8 A3_9 A3_A A3_B A3_C A3_\ -D A3_F A3_K A3_N A3_O A3_P A3_Q A3_R A3_S A3_T A3_U A3_V A3_X A3_Y A3_Z A3_a \ -A3_b A3_c A3_d A3_e A3_i A3_j A3_k A3_l A3_n A3_o A3_p A3_q A3_r A3_s A3_t A3\ -_u A3_v A3_w A3_y A3_# A3_$ A3_% A3_' A3_( A3_) A3_+ A3_, A3_- A3_. A3_/ A3_:\ - A3_; A3_? A3_@ A3_[ A3_] A3_^ A3__ A3_` A3_{ A3_| A3_} A3_~ A3`1 A3`4 A3`6 A\ -3`7 A3`8 A3`9 A3`A A3`B A3`C A3`F A3`G A3`H A3`I A3`J A3`K A3`L A3`M A3`N A3`\ -O A3`S A3`Y A3`Z A3`a A3`b A3`c A3`d A3`g A3`h A3`i A3`j A3`k A3`l A3`m A3`n \ -A3`o A3`p A3`r A3`s A3`t A3`u A3`v A3`w A3`x A3`y A3`z A3`# A3`% A3`' A3`( A3\ -`) A3`+ A3`, A3`- A3`. A3`/ A3`: A3`; A3`> A3`? A3`@ A3`[ A3`] A3`^ A3`_ A3``\ - A3`{ A3`| A3`~ A3{0 A3{1 A3{4 A3{6 A3{7 A3{8 A3{9 A3{A A3{B A3{F A3{G A3{H A\ -3{I A3{J A3{K A3{L A3{M A3{N A3{S A3{T A3{U A3{X A3{Y A3{Z A3{a A3{b A3{c A3{\ -d A3{g A3{h A3{i A3{s A3{t A3{u A3{v A3{w A3{x A3{y A3{z A3{# A3{$ A3{% A3{( \ -A3{) A3{* A3{+ A3{- A3{/ A3{: A3{; A3{< A3{> A3{? A3{@ A3{[ A3{] A3{^ A3{_ A3\ -{` A3{{ A3{| A3{} A3|H A3|I A3|J A3|K A3|L A3|M A3|N A3|O A3|P A3|Q A3|S A3|T\ - A3|V A3|W A3|X A3|a A3|b A3|d A3|e A3|f A3|g A3|h A3|i A3|j A3|k A3|l A3|m A\ -3|n A3|o A3|p A3|q A3|r A3|s A3|t A3|u A3|v A3|w A3|x A3|y A3|$ A3|' A3|) A3|\ -* A3|+ A3|, A3|- A3|. A3|/ A3|: A3|; A3|< A3|= A3|> A3|? A3|@ A3|[ A3|] A3|^ \ -A3|_ A3|` A3|| A3}0 A3}3 A3}4 A3}5 A3}6 A3}7 A3}8 A3}9 A3}A A3}B A3}C A3}D A3\ -}E A3}F A3}G A3}H A3}I A3}J A3}K A3}L A3}N A3}Q A3}R A3}T A3}V A3}W A3}X A3}Y\ - A3}Z A3}a A3}b A3}c A3}d A3}e A3}f A3}g A3}h A3}i A3}j A3}k A3}l A3}m A3}o A\ -3}r A3}s A3}u A3}v A3}w A3}x A3}y A3}z A3}# A3}$ A3}% A3}& A3}' A3}( A3}) A3}\ -* A3}+ A3}, A3}- A3}. A3}/ A3}: A3}; A3}= A3}? A3}^ A3}_ A3}` A3}{ A3}| A3}} \ -A3}~ A3~0 A3~1 A3~2 A3~3 A3~4 A3~5 A3~6 A3~7 A3~8 A3~9 A3~A A3~B A3~C A3~D A3\ -~G A3~H A3~I A3~K A3~M A3~N A3~O A3~P A3~Q A3~S A3~T A3~U A3~V A3~W A3~Y A3~Z\ - A3~a A3~b A3~c A3~d A3~e A3~f A3~g A3~i A3~k A3~l A3~p A3~q A3~r A3~s A3~u A\ -3~v A3~w A3~x A3~y A3~# A3~$ A3~% A3~& A3~' A3~( A3~) A3~* A3~+ A3~: A3~= A3~\ -> A3~? A3~@ A3~[ A3~^ A3~_ A3~` A3~{ A3~| A3~~ A400 A401 A402 A403 A404 A405 \ -A406 A407 A40B A40C A40E A40F A40G A40H A40I A40K A40L A40N A40O A40Q A40R A4\ -0S A40T A40U A40V A40W A40X A40Y A40Z A40b A40d A40e A40f A40g A40h A40j A40k\ - A40m A40n A40r A40s A40t A40u A40v A40w A40x A40y A40z A40$ A40% A40& A40( A\ -40) A40* A40+ A40, A40. A40/ A40; A40< A40> A40? A40@ A40[ A40] A40^ A40_ A40\ -` A40{ A40| A40} A410 A411 A413 A414 A416 A417 A419 A41A A41B A41C A41D A41E \ -A41G A41H A41I A41J A41L A41M A41N A41O A41P A41Q A41T A41U A41V A41W A41Y A4\ -1Z A41b A41c A41d A41e A41h A41i A41j A41k A41l A41n A41o A41p A41r A41s A41u\ - A41x A41y A41# A41$ A41% A41& A41' A41) A41* A41+ A41, A41- A41/ A41: A41> A\ -41? A41@ A41^ A41_ A41{ A41| A41} A41~ A420 A421 A422 A423 A424 A425 A426 A42\ -7 A429 A42A A42B A42D A42E A42F A42G A42H A42J A42M A42O A42P A42Q A42R A42S \ -A42T A42U A42V A42W A42X A42Z A42a A42b A42c A42d A42e A42f A42g A42h A42i A4\ -2n A42p A42q A42r A42s A42t A42u A42v A42w A42x A42z A42$ A42% A42& A42( A42)\ - A42* A42+ A42, A42- A42/ A42= A42> A42? A42@ A42[ A42] A42^ A42_ A42` A42~ A\ -430 A431 A432 A433 A434 A435 A436 A437 A439 A43A A43B A43D A43E A43F A43G A43\ -H A43I A43J A43K A43L A43M A43N A43Q A43R A43S A43U A43W A43X A43Y A43a A43d \ -A43e A43f A43g A43h A43i A43j A43k A43l A43m A43n A43r A43s A43t A43v A43w A4\ -3x A43y A43z A43& A43' A43( A43) A43+ A43, A43- A43. A43/ A43: A43; A43= A43?\ - A43@ A43^ A43` A43{ A43| A43~ A440 A441 A442 A443 A445 A446 A447 A448 A449 A\ -44A A44B A44C A44D A44I A44L A44M A44N A44O A44Q A44R A44S A44T A44U A44V A44\ -Y A44Z A44a A44b A44c A44d A44e A44f A44j A44t A44u A44v A44w A44x A44y A44z \ -A44# A44$ A44/ A44: A44; A44= A44@ A44[ A44] A44^ A44_ A44` A44{ A44| A44} A4\ -4~ A451 A452 A453 A454 A456 A457 A45A A45D A45F A45G A45I A45J A45K A45L A45M\ - A45N A45O A45P A45Q A45R A45T A45U A45W A45X A45Y A45b A45c A45d A45f A45g A\ -45h A45i A45j A45k A45l A45m A45n A45o A45p A45q A45r A45s A45t A45u A45v A45\ -w A45x A45y A45z A45% A45( A45) A45* A45+ A45, A45- A45. A45/ A45: A45; A45< \ -A45= A45> A45? A45@ A45[ A45] A45^ A45_ A45` A45| A461 A463 A464 A465 A466 A4\ -67 A468 A469 A46A A46B A46C A46D A46E A46F A46G A46H A46I A46J A46K A46L A46M\ - A46N A46O A46R A46S A46V A46W A46X A46Y A46Z A46a A46b A46c A46d A46e A46f A\ -46g A46h A46i A46j A46k A46l A46m A46n A46o A46t A46v A46x A46y A46z A46# A46\ -$ A46% A46& A46' A46( A46) A46* A46+ A46, A46- A46. A46/ A46: A46; A46< A46= \ -A46? A46@ A46[ A46^ A46_ A46` A46{ A46| A46} A46~ A470 A471 A472 A473 A474 A4\ -75 A476 A477 A478 A479 A47A A47B A47C A47E A47F A47H A47I A47K A47L A47M A47P\ - A47Q A47R A47S A47U A47V A47W A47X A47Y A47b A47c A47d A47e A47f A47g A47h A\ -47j A47k A47l A47q A47r A47s A47u A47v A47w A47x A47y A47# A47% A47& A47' A47\ -( A47) A47* A47+ A47, A47< A47> A47? A47@ A47^ A47_ A47` A47{ A47~ A480 A481 \ -A482 A483 A484 A485 A486 A487 A488 A489 A48A A48B A48C A48F A48G A48H A48I A4\ -8J A48M A48N A48P A48R A48S A48T A48U A48V A48W A48X A48Y A48Z A48a A48c A48e\ - A48g A48h A48i A48k A48m A48o A48q A48s A48t A48u A48v A48w A48x A48y A48z A\ -48# A48& A48) A48* A48+ A48, A48/ A48: A48; A48? A48@ A48[ A48] A48^ A48_ A48\ -` A48{ A48| A48} A48~ A495 A499 A49A A49B A49C A49D A49E A49G A49H A49I A49J \ -A49K A49N A49O A49P A49R A49U A49V A49X A49Z A49b A49c A49d A49e A49g A49h A4\ -9i A49j A49k A49m A49o A49p A49q A49t A49u A49v A49x A49y A49z A49# A49$ A49&\ - A49' A49( A49) A49, A49- A49. A49; A49? A49@ A49[ A49` A49} A49~ A4A0 A4A1 A\ -4A2 A4A3 A4A4 A4A5 A4A6 A4A8 A4A9 A4AA A4AB A4AC A4AE A4AF A4AG A4AH A4AI A4A\ -K A4AL A4AM A4AP A4AQ A4AR A4AS A4AT A4AU A4AV A4AW A4AX A4AY A4AZ A4Ab A4Ac \ -A4Ad A4Af A4Ag A4Ah A4Ai A4Aj A4Ao A4Ap A4Aq A4Ar A4As A4At A4Au A4Av A4Aw A4\ -Ax A4Ay A4Az A4A% A4A& A4A' A4A) A4A* A4A+ A4A, A4A- A4A/ A4A: A4A; A4A= A4A>\ - A4A? A4A@ A4A[ A4A] A4A^ A4A_ A4A` A4A{ A4A} A4B0 A4B1 A4B2 A4B5 A4B6 A4B7 A\ -4B8 A4BA A4BB A4BF A4BG A4BH A4BI A4BJ A4BK A4BL A4BM A4BN A4BO A4BR A4BS A4B\ -T A4BU A4BV A4BW A4BX A4BY A4BZ A4Bb A4Bc A4Bd A4Be A4Bg A4Bh A4Bi A4Bj A4Bk \ -A4Bl A4Bm A4Bn A4Bo A4Bs A4Bt A4Bu A4Bw A4Bx A4By A4Bz A4B# A4B% A4B& A4B' A4\ -B( A4B) A4B* A4B, A4B- A4B. A4B/ A4B: A4B; A4B< A4B= A4B> A4B[ A4B] A4B_ A4B{\ - A4B| A4B} A4C0 A4C1 A4C2 A4C3 A4C4 A4C7 A4C8 A4C9 A4CA A4CB A4CC A4CD A4CF A\ -4CH A4CJ A4CM A4CN A4CO A4CP A4CT A4CU A4CV A4CW A4CX A4CZ A4Ca A4Cb A4Cc A4C\ -d A4Ce A4Cf A4Cj A4Cu A4Cv A4Cw A4Cx A4Cy A4Cz A4C# A4C$ A4C% A4C& A4C' A4C* \ -A4C+ A4C, A4C- A4C] A4C^ A4C_ A4C` A4C{ A4C| A4C} A4C~ A4D0 A4D2 A4D3 A4D4 A4\ -D5 A4D7 A4D8 A4DA A4DC A4DE A4DF A4DH A4DI A4DJ A4DK A4DL A4DM A4DN A4DO A4DP\ - A4DQ A4DR A4Dc A4Dd A4Df A4Dh A4Di A4Dj A4Dk A4Dl A4Dm A4Dn A4Do A4Dp A4Dq A\ -4Dr A4Ds A4Dt A4Du A4Dv A4Dw A4Dx A4Dy A4Dz A4D# A4D$ A4D& A4D) A4D* A4D+ A4D\ -, A4D- A4D. A4D/ A4D: A4D; A4D< A4D= A4D> A4D? A4D@ A4D[ A4D] A4D^ A4D_ A4D` \ -A4D{ A4D| A4D} A4E2 A4E4 A4E5 A4E6 A4E7 A4E8 A4E9 A4EA A4EB A4EC A4ED A4EE A4\ -EF A4EG A4EH A4EI A4EJ A4EK A4EL A4EM A4EN A4EO A4ES A4ET A4EV A4EW A4EX A4EY\ - A4EZ A4Ea A4Eb A4Ec A4Ed A4Ee A4Ef A4Eg A4Eh A4Ei A4Ej A4Ek A4El A4Em A4En A\ -4Eo A4Ep A4Eq A4Es A4Eu A4Ex A4Ey A4Ez A4E# A4E$ A4E% A4E& A4E' A4E( A4E) A4E\ -* A4E+ A4E, A4E- A4E. A4E/ A4E: A4E; A4E< A4E> A4E[ A4E_ A4E{ A4E| A4E} A4E~ \ -A4F0 A4F1 A4F2 A4F3 A4F4 A4F5 A4F6 A4F7 A4F8 A4F9 A4FA A4FB A4FC A4FD A4FE A4\ -FI A4FJ A4FK A4FL A4FN A4FQ A4FR A4FS A4FT A4FW A4FX A4FY A4FZ A4Fc A4Fd A4Fe\ - A4Ff A4Fg A4Fh A4Fi A4Fk A4Fl A4Fn A4Fr A4Fs A4Ft A4Fv A4Fx A4Fy A4Fz A4F$ A\ -4F& A4F' A4F( A4F) A4F* A4F+ A4F, A4F- A4F> A4F? A4F@ A4F[ A4F^ A4F_ A4F` A4F\ -{ A4F| A4G0 A4G1 A4G2 A4G3 A4G4 A4G5 A4G6 A4G7 A4G8 A4G9 A4GA A4GB A4GE A4GG \ -A4GH A4GI A4GK A4GM A4GO A4GS A4GT A4GU A4GV A4GW A4GX A4GY A4GZ A4Ga A4Gd A4\ -Gg A4Gh A4Gi A4Gj A4Gm A4Gn A4Go A4Gs A4Gt A4Gu A4Gv A4Gw A4Gx A4Gy A4Gz A4G#\ - A4G$ A4G& A4G' A4G( A4G+ A4G, A4G- A4G. A4G< A4G= A4G[ A4G] A4G^ A4G_ A4G` A\ -4G{ A4G| A4G} A4G~ A4H2 A4H3 A4H5 A4H8 A4H9 A4HA A4HC A4HD A4HE A4HI A4HJ A4H\ -K A4HN A4HO A4HP A4HQ A4HR A4HV A4HX A4Hb A4Hc A4Hd A4He A4Hf A4Hg A4Hh A4Hj \ -A4Hk A4Hl A4Hm A4Hp A4Hq A4Hr A4Ht A4Hv A4Hw A4Hx A4Hz A4H$ A4H& A4H' A4H( A4\ -H) A4H* A4H, A4H- A4H. A4H/ A4H; A4H@ A4H[ A4H] A4H_ A4H} A4H~ A4I0 A4I1 A4I2\ - A4I3 A4I4 A4I5 A4I6 A4I7 A4I8 A4IB A4IC A4ID A4IE A4IF A4IG A4IH A4II A4IJ A\ -4IM A4IN A4IO A4IQ A4IR A4IS A4IT A4IU A4IV A4IW A4IX A4IY A4IZ A4Ia A4Ic A4I\ -d A4Ie A4Ig A4Ih A4Ii A4Ij A4Ik A4Iq A4Ir A4Is A4It A4Iu A4Iv A4Iw A4Ix A4Iy \ -A4Iz A4I# A4I$ A4I& A4I' A4I( A4I* A4I+ A4I, A4I- A4I. A4I/ A4I: A4I= A4I> A4\ -I? A4I@ A4I[ A4I] A4I^ A4I_ A4I` A4I{ A4I| A4I~ A4J1 A4J2 A4J3 A4J6 A4J7 A4J8\ - A4J9 A4JC A4JD A4JE A4JG A4JH A4JI A4JJ A4JK A4JL A4JM A4JN A4JO A4JQ A4JS A\ -4JT A4JU A4JW A4JY A4JZ A4Ja A4Jc A4Jd A4Jh A4Ji A4Jj A4Jk A4Jl A4Jm A4Jn A4J\ -o A4Jp A4Jq A4Js A4Jt A4Ju A4Jv A4Jx A4Jy A4Jz A4J# A4J$ A4J& A4J' A4J( A4J) \ -A4J* A4J. A4J/ A4J: A4J; A4J< A4J= A4J> A4J[ A4J` A4J| A4J} A4J~ A4K3 A4K4 A4\ -K5 A4K7 A4K8 A4K9 A4KA A4KB A4KC A4KD A4KE A4KF A4KG A4KI A4KN A4KO A4KP A4KQ\ - A4KS A4KT A4KU A4KV A4KW A4KX A4KY A4KZ A4Ka A4Kb A4Kc A4Kd A4Ke A4Kf A4Kh A\ -4Kk A4Kl A4Kv A4Kw A4Kx A4Ky A4Kz A4K# A4K$ A4K% A4K& A4K( A4K) A4K* A4K, A4K\ -. A4K/ A4K< A4K= A4K? A4K[ A4K^ A4K_ A4K` A4K{ A4K| A4K} A4K~ A4L0 A4L1 A4LK \ -A4LL A4LM A4LN A4LO A4LP A4LQ A4LR A4LS A4LT A4LU A4LW A4LX A4La A4Lb A4Lc A4\ -Ld A4Le A4Lf A4Lg A4Lh A4Li A4Lk A4Ll A4Lm A4Ln A4Lo A4Lp A4Lq A4Lt A4Lu A4Lv\ - A4Lw A4Lx A4Ly A4Lz A4L# A4L$ A4L% A4L& A4L' A4L( A4L) A4L* A4L+ A4L. A4L/ A\ -4L: A4L; A4L< A4L= A4L> A4L] A4L^ A4L_ A4L` A4L{ A4L| A4L} A4L~ A4M0 A4M1 A4M\ -2 A4M3 A4M4 A4M5 A4M6 A4M7 A4MA A4MB A4MC A4MD A4ME A4MF A4MJ A4MK A4ML A4MM \ -A4MN A4MO A4MP A4MQ A4MR A4MS A4MT A4MU A4MV A4MW A4MX A4MY A4MZ A4Ma A4Mb A4\ -Mc A4Md A4Me A4Mf A4Mg A4Mi A4Mk A4Ml A4Mm A4Mn A4Mo A4Mp A4Mq A4Mt A4Mu A4Mv\ - A4Mw A4Mx A4My A4Mz A4M# A4M$ A4M% A4M& A4M' A4M( A4M) A4M* A4M+ A4M. A4M/ A\ -4M: A4M; A4M< A4M= A4M> A4M[ A4M] A4M^ A4M_ A4M` A4M{ A4M| A4M} A4M~ A4N0 A4N\ -1 A4N2 A4N3 A4N4 A4N5 A4N6 A4N7 A4N9 A4NA A4NB A4NC A4ND A4NE A4NI A4NJ A4NK \ -A4NL A4NN A4NO A4NT A4NU A4NV A4NW A4NX A4NY A4NZ A4Na A4Nb A4Nc A4Nd A4Ne A4\ -Nf A4Ng A4Nj A4Nk A4Nl A4Nm A4Nn A4Ns A4Nt A4Nv A4Nw A4Nx A4Ny A4Nz A4N# A4N$\ - A4N% A4N& A4N' A4N( A4N) A4N* A4N+ A4N- A4N. A4N/ A4N= A4N[ A4N] A4N^ A4N_ A\ -4N` A4N{ A4N| A4N} A4N~ A4O0 A4O1 A4O2 A4O3 A4O4 A4O6 A4O9 A4OA A4OB A4OC A4O\ -D A4OH A4OI A4OJ A4OK A4OL A4OM A4OO A4OQ A4OR A4OS A4OU A4OV A4OW A4OX A4OY \ -A4OZ A4Oc A4Od A4Oe A4Og A4Oh A4Oi A4Oj A4Ok A4Ol A4Om A4On A4Or A4Os A4Ot A4\ -Ow A4Ox A4Oy A4Oz A4O# A4O& A4O' A4O( A4O* A4O+ A4O, A4O- A4O. A4O/ A4O: A4O;\ - A4O? A4O@ A4O[ A4O] A4O^ A4O` A4O{ A4O| A4O} A4O~ A4P0 A4P1 A4P2 A4P4 A4P5 A\ -4P6 A4P7 A4PA A4PB A4PC A4PF A4PG A4PH A4PI A4PJ A4PK A4PL A4PP A4PQ A4PR A4P\ -T A4PU A4PV A4PW A4PX A4PZ A4Pa A4Pb A4Pc A4Pd A4Pe A4Ph A4Pi A4Pj A4Pk A4Pl \ -A4Pm A4Pq A4Pr A4Ps A4Pw A4Px A4Py A4Pz A4P% A4P& A4P' A4P( A4P* A4P+ A4P, A4\ -P- A4P. A4P/ A4P: A4P= A4P[ A4P] A4P^ A4P| A4P} A4P~ A4Q0 A4Q2 A4Q3 A4Q4 A4Q5\ - A4Q6 A4Q7 A4Q8 A4Q9 A4QA A4QB A4QC A4QF A4QG A4QI A4QJ A4QK A4QN A4QO A4QP A\ -4QQ A4QS A4QT A4QU A4QV A4QW A4QX A4QY A4QZ A4Qa A4Qb A4Qc A4Qd A4Qf A4Qg A4Q\ -i A4Qj A4Qk A4Ql A4Qp A4Qq A4Qr A4Qs A4Qv A4Qw A4Qx A4Qy A4Qz A4Q# A4Q$ A4Q% \ -A4Q& A4Q) A4Q* A4Q+ A4Q, A4Q- A4Q: A4Q; A4Q= A4Q> A4Q? A4Q@ A4Q[ A4Q] A4Q{ A4\ -Q} A4Q~ A4R0 A4R1 A4R2 A4R3 A4R4 A4R5 A4R6 A4R7 A4R8 A4RC A4RE A4RF A4RG A4RH\ - A4RI A4RJ A4RK A4RQ A4RR A4RS A4RT A4RU A4RV A4RW A4RX A4RY A4Ra A4Rb A4Rc A\ -4Rf A4Rg A4Rh A4Ri A4Rj A4Rk A4Rl A4Ro A4Rp A4Rr A4Rs A4Rt A4Ru A4Rv A4Rw A4R\ -x A4R# A4R$ A4R% A4R& A4R' A4R( A4R) A4R* A4R+ A4R. A4R: A4R; A4R< A4R= A4R> \ -A4R? A4R@ A4R[ A4R` A4R| A4R} A4R~ A4S0 A4S1 A4S2 A4S3 A4S4 A4S5 A4S6 A4S7 A4\ -S8 A4SB A4SC A4SD A4SE A4SF A4SG A4SH A4SI A4SN A4SO A4SP A4SQ A4SR A4SS A4ST\ - A4SU A4SV A4SW A4SX A4Sa A4Se A4Sf A4Sg A4Sh A4Si A4Sj A4Sl A4Sw A4Sx A4Sy A\ -4Sz A4S# A4S$ A4S% A4S& A4S' A4S; A4S? A4S@ A4S^ A4S_ A4S` A4S{ A4S| A4S} A4S\ -~ A4T0 A4T1 A4T2 A4T3 A4T4 A4T6 A4T8 A4T9 A4TB A4TD A4TG A4TK A4TL A4TM A4TN \ -A4TO A4TP A4TQ A4TR A4TS A4TT A4TV A4TW A4TY A4TZ A4Ta A4Tc A4Td A4Te A4Tf A4\ -Tg A4Th A4Ti A4Tj A4Tm A4Tn A4To A4Tp A4Tq A4Tr A4Tv A4Tw A4Tx A4Ty A4Tz A4T#\ - A4T$ A4T% A4T& A4T' A4T( A4T) A4T* A4T+ A4T, A4T. A4T: A4T; A4T< A4T= A4T> A\ -4T? A4T^ A4T_ A4T` A4T{ A4T| A4T} A4T~ A4U0 A4U1 A4U2 A4U3 A4U4 A4U5 A4U6 A4U\ -7 A4U8 A4U9 A4UB A4UC A4UD A4UE A4UF A4UG A4UH A4UK A4UL A4UM A4UN A4UO A4UP \ -A4UQ A4UR A4US A4UT A4UU A4UV A4UW A4UX A4UY A4UZ A4Ua A4Ub A4Uc A4Ud A4Ue A4\ -Uf A4Ug A4Uh A4Uj A4Ul A4Um A4Un A4Uo A4Up A4Uq A4Uu A4Uv A4Uw A4Ux A4Uy A4Uz\ - A4U# A4U$ A4U% A4U& A4U' A4U( A4U) A4U* A4U+ A4U- A4U. A4U/ A4U: A4U; A4U< A\ -4U= A4U> A4U@ A4U] A4U^ A4U_ A4U` A4U{ A4U| A4U} A4U~ A4V0 A4V1 A4V2 A4V3 A4V\ -4 A4V5 A4V6 A4V9 A4VA A4VB A4VC A4VD A4VE A4VF A4VJ A4VK A4VL A4VN A4VO A4VQ \ -A4VS A4VU A4VV A4VW A4VX A4VY A4VZ A4Va A4Vb A4Vc A4Vd A4Ve A4Vf A4Vg A4Vi A4\ -Vj A4Vk A4Vl A4Vm A4Vn A4Vp A4Vv A4Vw A4Vx A4Vy A4Vz A4V# A4V$ A4V% A4V& A4V'\ - A4V( A4V) A4V* A4V- A4V. A4V/ A4V: A4V? A4V[ A4V] A4V_ A4V` A4V{ A4V| A4V} A\ -4V~ A4W0 A4W1 A4W2 A4W3 A4W4 A4W5 A4W7 A4WA A4WB A4WC A4WD A4WE A4WF A4WH A4W\ -I A4WJ A4WK A4WL A4WM A4WN A4WQ A4WR A4WS A4WT A4WX A4WY A4WZ A4Wa A4Wd A4We \ -A4Wf A4Wg A4Wi A4Wj A4Wk A4Wl A4Wm A4Wn A4Wo A4Wr A4Ws A4Wt A4Wu A4Wv A4Ww A4\ -Wx A4Wy A4Wz A4W# A4W$ A4W' A4W( A4W) A4W- A4W. A4W/ A4W: A4W; A4W< A4W@ A4W[\ - A4W] A4W^ A4W_ A4W{ A4W| A4W} A4W~ A4X0 A4X1 A4X5 A4X6 A4X7 A4X9 A4XA A4XB A\ -4XC A4XD A4XF A4XH A4XI A4XJ A4XK A4XL A4XM A4XQ A4XR A4XS A4XT A4XV A4XW A4X\ -X A4XY A4XZ A4Xc A4Xd A4Xe A4Xf A4Xg A4Xi A4Xj A4Xk A4Xl A4Xm A4Xn A4Xo A4Xr \ -A4Xs A4Xt A4Xu A4Xv A4Xx A4Xy A4Xz A4X# A4X$ A4X& A4X' A4X( A4X) A4X, A4X- A4\ -X. A4X/ A4X: A4X; A4X] A4X^ A4X_ A4X` A4X} A4X~ A4Y0 A4Y3 A4Y4 A4Y5 A4Y6 A4Y7\ - A4Y8 A4Y9 A4YA A4YB A4YC A4YD A4YE A4YG A4YH A4YJ A4YK A4YL A4YP A4YQ A4YR A\ -4YU A4YV A4YW A4YX A4YY A4YZ A4Ya A4Yb A4Yc A4Yd A4Ye A4Yh A4Yi A4Yj A4Yk A4Y\ -l A4Ym A4Yq A4Yr A4Ys A4Yt A4Yu A4Yw A4Yx A4Yy A4Yz A4Y# A4Y$ A4Y% A4Y& A4Y' \ -A4Y) A4Y+ A4Y, A4Y- A4Y. A4Y: A4Y= A4Y> A4Y? A4Y@ A4Y[ A4Y] A4Y^ A4Y| A4Y} A4\ -Z0 A4Z1 A4Z2 A4Z3 A4Z4 A4Z5 A4Z6 A4Z7 A4Z8 A4Z9 A4ZA A4ZD A4ZF A4ZG A4ZH A4ZI\ - A4ZJ A4ZK A4ZO A4ZQ A4ZR A4ZS A4ZT A4ZU A4ZV A4ZW A4ZX A4ZY A4ZZ A4Zc A4Ze A\ -4Zf A4Zg A4Zh A4Zi A4Zj A4Zk A4Zl A4Zn A4Zs A4Zt A4Zu A4Zv A4Zw A4Zx A4Zy A4Z\ -# A4Z$ A4Z% A4Z& A4Z' A4Z( A4Z) A4Z* A4Z+ A4Z, A4Z. A4Z: A4Z< A4Z= A4Z> A4Z? \ -A4Z@ A4Z[ A4Z] A4Z` A4Z| A4Z} A4Z~ A4a0 A4a1 A4a2 A4a3 A4a4 A4a5 A4a6 A4a7 A4\ -a8 A4aA A4aE A4aF A4aG A4aH A4aI A4aJ A4aM A4aQ A4aR A4aS A4aT A4aU A4aV A4aW\ - A4aX A4aY A4aa A4ac A4ae A4af A4ag A4ah A4ai A4aj A4ak A4an A4ax A4ay A4az A\ -4a# A4a$ A4a% A4a& A4a' A4a( A4a) A4a* A4a- A4a. A4a/ A4a: A4a` A4a{ A4a| A4a\ -} A4a~ A4b0 A4b1 A4b2 A4b3 A4b5 A4b6 A4b7 A4b8 A4bA A4bB A4bD A4bE A4bI A4bJ \ -A4bM A4bN A4bO A4bP A4bQ A4bR A4bS A4bT A4bU A4be A4bf A4bg A4bh A4bi A4bj A4\ -bm A4bn A4bo A4bp A4bq A4br A4bs A4bu A4bw A4bx A4by A4bz A4b# A4b$ A4b% A4b&\ - A4b' A4b( A4b) A4b* A4b+ A4b, A4b- A4b/ A4b: A4b; A4b< A4b= A4b> A4b? A4b@ A\ -4b_ A4b` A4b{ A4b| A4b} A4b~ A4c0 A4c1 A4c2 A4c3 A4c4 A4c5 A4c6 A4c7 A4c8 A4c\ -A A4cC A4cD A4cE A4cF A4cG A4cH A4cJ A4cL A4cM A4cN A4cO A4cP A4cQ A4cR A4cS \ -A4cT A4cU A4cV A4cW A4cX A4cY A4cZ A4ca A4cb A4cc A4cd A4ce A4cf A4cg A4ch A4\ -ci A4cj A4cl A4cm A4cn A4co A4cp A4cq A4cr A4cu A4cv A4cw A4cx A4cy A4cz A4c#\ - A4c$ A4c% A4c& A4c' A4c( A4c) A4c* A4c+ A4c, A4c- A4c: A4c; A4c< A4c= A4c> A\ -4c? A4c^ A4c_ A4c` A4c{ A4c| A4c} A4c~ A4d0 A4d1 A4d2 A4d3 A4d4 A4d5 A4d6 A4d\ -7 A4dA A4dB A4dC A4dD A4dE A4dF A4dG A4dK A4dL A4dM A4dN A4dO A4dP A4dT A4dU \ -A4dW A4dX A4dY A4dZ A4da A4db A4dc A4dd A4de A4df A4dg A4dh A4di A4dl A4dm A4\ -dn A4dp A4dq A4dw A4dx A4dy A4dz A4d# A4d$ A4d% A4d& A4d' A4d( A4d) A4d* A4d+\ - A4d. A4d/ A4d: A4d; A4d[ A4d_ A4d` A4d{ A4d| A4d} A4d~ A4e0 A4e1 A4e2 A4e3 A\ -4e4 A4e5 A4e6 A4e7 A4e9 A4eB A4eC A4eD A4eE A4eF A4eG A4eH A4eJ A4eK A4eL A4e\ -M A4eN A4eO A4eP A4eS A4eT A4eU A4eW A4eX A4eY A4eZ A4ea A4eb A4ee A4ef A4eg \ -A4ek A4el A4em A4en A4eo A4ep A4eq A4et A4eu A4ev A4ew A4ey A4ez A4e# A4e$ A4\ -e% A4e( A4e) A4e* A4e+ A4e, A4e. A4e/ A4e: A4e; A4e< A4e= A4e> A4e[ A4e] A4e^\ - A4e| A4e} A4e~ A4f0 A4f1 A4f2 A4f3 A4f5 A4f6 A4f7 A4f8 A4f9 A4fA A4fC A4fD A\ -4fE A4fG A4fH A4fI A4fJ A4fK A4fL A4fM A4fN A4fR A4fS A4fT A4fX A4fY A4fZ A4f\ -a A4fd A4fe A4ff A4fh A4fj A4fk A4fl A4fm A4fn A4fo A4fq A4fs A4ft A4fu A4fw \ -A4fx A4fy A4fz A4f# A4f% A4f& A4f' A4f( A4f) A4f, A4f- A4f. A4f/ A4f: A4f; A4\ -f< A4f> A4f^ A4f_ A4f` A4f| A4f~ A4g0 A4g1 A4g2 A4g4 A4g5 A4g6 A4g7 A4g8 A4g9\ - A4gA A4gB A4gC A4gD A4gF A4gH A4gI A4gK A4gL A4gM A4gO A4gQ A4gR A4gS A4gU A\ -4gV A4gW A4gX A4gY A4gZ A4ga A4gb A4gc A4gd A4ge A4gh A4gi A4gk A4gl A4gm A4g\ -n A4gr A4gs A4gt A4gv A4gw A4gx A4gy A4gz A4g# A4g$ A4g% A4g& A4g' A4g( A4g* \ -A4g+ A4g, A4g- A4g. A4g/ A4g; A4g> A4g? A4g@ A4g[ A4g] A4g^ A4g_ A4h1 A4h2 A4\ -h3 A4h4 A4h5 A4h6 A4h7 A4h8 A4h9 A4hB A4hC A4hD A4hF A4hG A4hH A4hI A4hJ A4hK\ - A4hL A4hO A4hP A4hQ A4hS A4hT A4hU A4hV A4hW A4hX A4hY A4hZ A4ha A4hc A4he A\ -4hh A4hi A4hj A4hk A4hl A4hm A4hq A4hs A4ht A4hu A4hv A4hw A4hx A4hy A4hz A4h\ -# A4h$ A4h% A4h& A4h' A4h( A4h) A4h* A4h+ A4h, A4h- A4h. A4h> A4h? A4h@ A4h[ \ -A4h] A4h^ A4h_ A4i0 A4i1 A4i2 A4i3 A4i4 A4i5 A4i6 A4i7 A4i8 A4iA A4iB A4iC A4\ -iD A4iF A4iG A4iH A4iI A4iJ A4iK A4iO A4iQ A4iR A4iS A4iT A4iU A4iV A4iW A4iX\ - A4iY A4iZ A4ia A4id A4ie A4ig A4ih A4ii A4ij A4ik A4il A4iy A4iz A4i# A4i$ A\ -4i% A4i& A4i' A4i( A4i) A4i+ A4i, A4i- A4i/ A4i; A4i< A4i= A4i> A4i[ A4i_ A4i\ -{ A4i| A4i} A4i~ A4j0 A4j1 A4j2 A4j3 A4j4 A4jN A4jO A4jP A4jQ A4jR A4jS A4jT \ -A4jU A4jV A4jW A4jX A4jZ A4ja A4jd A4je A4jf A4jg A4jh A4ji A4jj A4jk A4jl A4\ -jm A4jn A4jo A4jp A4jq A4jr A4js A4jt A4ju A4jv A4jx A4jz A4j# A4j$ A4j& A4j'\ - A4j( A4j) A4j* A4j+ A4j, A4j- A4j. A4j/ A4j: A4j; A4j< A4j= A4j> A4j? A4j@ A\ -4j[ A4j] A4j_ A4j| A4j} A4k1 A4k2 A4k3 A4k4 A4k5 A4k6 A4k7 A4k8 A4k9 A4kA A4k\ -B A4kC A4kD A4kE A4kF A4kG A4kH A4kI A4kK A4kM A4kP A4kQ A4kS A4kT A4kU A4kV \ -A4kW A4kX A4kY A4kZ A4ka A4kb A4kf A4kh A4kj A4kk A4kl A4km A4kn A4ko A4kp A4\ -kq A4kr A4ks A4kt A4ku A4kv A4kw A4kx A4ky A4kz A4k# A4k$ A4k' A4k) A4k* A4k+\ - A4k. A4k/ A4k: A4k; A4k< A4k= A4k> A4k? A4k@ A4k[ A4k] A4k^ A4k_ A4k` A4k{ A\ -4k| A4k} A4k~ A4l0 A4l2 A4l5 A4l8 A4l9 A4lA A4lB A4lC A4lD A4lE A4lF A4lG A4l\ -H A4lI A4lJ A4lK A4lL A4lM A4lN A4lO A4lQ A4lR A4lU A4lV A4lW A4lX A4lY A4la \ -A4lb A4lc A4ld A4le A4lg A4lh A4li A4lj A4lk A4ll A4lm A4ln A4lo A4lp A4lr A4\ -lv A4lw A4lx A4l# A4l$ A4l% A4l& A4l( A4l* A4l+ A4l, A4l- A4l. A4l/ A4l: A4l;\ - A4l< A4l@ A4l^ A4l_ A4l` A4l} A4l~ A4m0 A4m1 A4m2 A4m5 A4m6 A4m7 A4m8 A4m9 A\ -4mA A4mD A4mE A4mF A4mG A4mH A4mI A4mJ A4mK A4mN A4mO A4mP A4mQ A4mT A4mU A4m\ -V A4mY A4mZ A4mb A4mc A4md A4mf A4mg A4mh A4mi A4mj A4mk A4ml A4mn A4mo A4mp \ -A4mq A4mr A4mu A4mv A4mw A4my A4m' A4m( A4m) A4m* A4m+ A4m, A4m- A4m. A4m; A4\ -m< A4m= A4m> A4m@ A4m[ A4m] A4m^ A4m_ A4m{ A4m| A4m} A4n0 A4n2 A4n3 A4n4 A4n5\ - A4n6 A4n7 A4n8 A4n9 A4nA A4nB A4nC A4nD A4nH A4nI A4nJ A4nK A4nL A4nN A4nO A\ -4nP A4nQ A4nR A4nV A4nW A4nX A4nY A4nZ A4na A4nb A4nc A4nd A4ne A4nf A4ng A4n\ -j A4nk A4nl A4nm A4nq A4nr A4ns A4nw A4nx A4ny A4nz A4n# A4n$ A4n% A4n& A4n' \ -A4n( A4n) A4n, A4n. A4n/ A4n: A4n; A4n< A4n> A4n? A4n@ A4n` A4n{ A4n~ A4o0 A4\ -o1 A4o3 A4o4 A4o5 A4o6 A4o7 A4o8 A4o9 A4oA A4oB A4oD A4oE A4oF A4oG A4oH A4oI\ - A4oK A4oL A4oM A4oQ A4oR A4oT A4oU A4oV A4oW A4oX A4oY A4oZ A4oa A4ob A4oc A\ -4od A4oe A4og A4oh A4oi A4oj A4ok A4om A4oo A4ot A4ou A4ov A4ow A4ox A4oy A4o\ -z A4o# A4o$ A4o% A4o& A4o' A4o) A4o* A4o+ A4o, A4o. A4o/ A4o: A4o< A4o= A4o> \ -A4o? A4o@ A4o[ A4o] A4o{ A4o| A4p0 A4p1 A4p2 A4p3 A4p4 A4p6 A4p7 A4p8 A4p9 A4\ -pC A4pD A4pE A4pF A4pG A4pH A4pI A4pJ A4pL A4pM A4pN A4pP A4pQ A4pR A4pT A4pU\ - A4pV A4pZ A4pb A4pc A4pd A4pf A4pg A4ph A4pi A4pj A4pk A4pl A4pn A4pp A4pq A\ -4pr A4pt A4pu A4pv A4pw A4px A4py A4p# A4p$ A4p% A4p) A4p* A4p+ A4p, A4p- A4p\ -/ A4p: A4p; A4p= A4p> A4p? A4p[ A4p] A4p^ A4p_ A4p{ A4p| A4p} A4p~ A4q0 A4q1 \ -A4q4 A4q5 A4q6 A4q8 A4q9 A4qA A4qB A4qC A4qD A4qE A4qH A4qI A4qJ A4qK A4qL A4\ -qM A4qN A4qP A4qQ A4qR A4qT A4qU A4qV A4qW A4qX A4qb A4qc A4qd A4qe A4qg A4qh\ - A4qi A4qk A4ql A4qm A4qn A4qp A4qz A4q# A4q$ A4q% A4q& A4q' A4q( A4q) A4q* A\ -4q> A4q@ A4q[ A4q] A4q_ A4q{ A4q| A4q} A4q~ A4r0 A4r1 A4r2 A4r3 A4r4 A4r5 A4r\ -7 A4r8 A4r9 A4rA A4rC A4rD A4rF A4rH A4rJ A4rN A4rO A4rP A4rQ A4rR A4rS A4rT \ -A4rU A4rV A4rW A4rX A4rZ A4ra A4rc A4rd A4re A4rg A4rh A4ri A4rj A4rk A4rl A4\ -rm A4rn A4ro A4rp A4rq A4rr A4rs A4rt A4ru A4rx A4r# A4r$ A4r& A4r' A4r( A4r)\ - A4r* A4r+ A4r, A4r- A4r. A4r/ A4r: A4r; A4r< A4r= A4r> A4r? A4r@ A4r[ A4r] A\ -4r^ A4r| A4r} A4s1 A4s2 A4s3 A4s4 A4s5 A4s6 A4s7 A4s8 A4s9 A4sA A4sB A4sC A4s\ -D A4sE A4sF A4sG A4sH A4sI A4sJ A4sK A4sM A4sO A4sQ A4sT A4sU A4sV A4sW A4sX \ -A4sY A4sZ A4sa A4sb A4sd A4sg A4sj A4sk A4sl A4sm A4sn A4so A4sp A4sq A4sr A4\ -ss A4st A4su A4sv A4sw A4sx A4sy A4sz A4s# A4s$ A4s% A4s' A4s( A4s) A4s. A4s/\ - A4s: A4s; A4s< A4s= A4s> A4s? A4s@ A4s[ A4s] A4s^ A4s_ A4s` A4s{ A4s| A4s} A\ -4s~ A4t0 A4t3 A4t4 A4t5 A4t8 A4tA A4tB A4tC A4tD A4tE A4tF A4tG A4tH A4tI A4t\ -J A4tK A4tL A4tM A4tN A4tO A4tQ A4tR A4tV A4tW A4tX A4ta A4tb A4tc A4td A4tg \ -A4th A4ti A4tj A4tk A4tl A4tm A4tn A4to A4tp A4tr A4ts A4tw A4tx A4ty A4t$ A4\ -t% A4t& A4t' A4t( A4t* A4t+ A4t, A4t- A4t. A4t/ A4t: A4t; A4t< A4t= A4t_ A4t`\ - A4t{ A4t| A4t} A4u0 A4u1 A4u2 A4u3 A4u5 A4u6 A4u7 A4u8 A4u9 A4uA A4uB A4uD A\ -4uE A4uF A4uG A4uH A4uI A4uJ A4uK A4uM A4uO A4uP A4uQ A4uS A4uT A4uU A4uV A4u\ -W A4uY A4ud A4uf A4ug A4uh A4ui A4uj A4uk A4ul A4uo A4up A4uq A4ur A4us A4uv \ -A4uw A4ux A4uy A4u% A4u& A4u* A4u+ A4u, A4u- A4u. A4u/ A4u; A4u< A4u= A4u> A4\ -u? A4u@ A4u^ A4u_ A4u` A4u{ A4u| A4v0 A4v1 A4v3 A4v5 A4v6 A4v7 A4v8 A4v9 A4vA\ - A4vB A4vC A4vD A4vG A4vI A4vK A4vL A4vM A4vO A4vP A4vQ A4vR A4vS A4vT A4vU A\ -4vW A4vX A4vY A4vZ A4va A4vb A4vc A4vd A4ve A4vf A4vi A4vl A4vm A4vn A4vo A4v\ -q A4vr A4vs A4vt A4vu A4vx A4vy A4vz A4v# A4v$ A4v% A4v& A4v' A4v( A4v) A4v+ \ -A4v, A4v- A4v/ A4v: A4v; A4v? A4v@ A4v[ A4v` A4v{ A4v} A4w2 A4w4 A4w5 A4w6 A4\ -w7 A4w8 A4w9 A4wA A4wB A4wC A4wF A4wG A4wH A4wI A4wJ A4wL A4wM A4wO A4wS A4wV\ - A4wW A4wX A4wY A4wZ A4wa A4wb A4wc A4wd A4wf A4wh A4wi A4wj A4wk A4wl A4wo A\ -4wp A4wv A4ww A4wx A4wy A4wz A4w# A4w$ A4w% A4w& A4w' A4w( A4w+ A4w, A4w- A4w\ -/ A4w: A4w< A4w> A4w? A4w@ A4w[ A4w] A4w^ A4w_ A4w` A4w~ A4x0 A4x3 A4x4 A4x5 \ -A4x6 A4x7 A4x9 A4xA A4xC A4xF A4xG A4xH A4xI A4xJ A4xK A4xP A4xT A4xU A4xV A4\ -xW A4xY A4xZ A4xa A4xc A4xf A4xg A4xh A4xi A4xj A4xk A4xl A4xm A4xo A4xp A4xt\ - A4xv A4xw A4xx A4x# A4x$ A4x% A4x& A4x' A4x* A4x+ A4x, A4x- A4x/ A4x: A4x; A\ -4x< A4x> A4x] A4x^ A4x_ A4x` A4x{ A4x} A4x~ A4y0 A4y1 A4y4 A4y5 A4y6 A4y7 A4y\ -B A4yC A4yD A4yE A4yI A4yK A4yL A4yM A4yO A4yP A4yQ A4yR A4yS A4yW A4yX A4yY \ -A4ya A4yb A4yc A4yd A4ye A4yh A4yi A4yl A4ym A4yn A4yo A4yp A4y# A4y$ A4y% A4\ -y& A4y' A4y( A4y) A4y* A4y+ A4y, A4y. A4y/ A4y: A4y< A4y> A4y} A4y~ A4z0 A4z1\ - A4z2 A4z3 A4z4 A4z5 A4z6 A4z7 A4z8 A4zA A4zC A4zD A4zF A4zI A4zL A4zM A4zP A\ -4zQ A4zR A4zS A4zT A4zU A4zV A4zW A4zX A4zh A4zi A4zj A4zk A4zl A4zm A4zn A4z\ -o A4zp A4zq A4zr A4zs A4zt A4zu A4zv A4zy A4zz A4z& A4z' A4z( A4z) A4z* A4z+ \ -A4z, A4z- A4z. A4z/ A4z: A4z; A4z< A4z= A4z> A4z? A4z@ A4z[ A4z] A4z^ A4z` A4\ -z{ A4z} A4#1 A4#3 A4#4 A4#5 A4#6 A4#7 A4#8 A4#9 A4#A A4#B A4#C A4#D A4#E A4#F\ - A4#G A4#H A4#I A4#J A4#K A4#M A4#O A4#P A4#T A4#U A4#V A4#W A4#X A4#Y A4#Z A\ -4#a A4#b A4#c A4#d A4#e A4#g A4#i A4#j A4#k A4#m A4#n A4#o A4#p A4#q A4#r A4#\ -s A4#t A4#u A4#v A4#w A4#x A4#y A4#z A4## A4#$ A4#% A4#& A4#( A4#* A4#+ A4#. \ -A4#: A4#; A4#< A4#= A4#> A4#? A4#@ A4#[ A4#] A4#^ A4#_ A4#` A4#{ A4#| A4#} A4\ -#~ A4$0 A4$1 A4$2 A4$3 A4$7 A4$8 A4$B A4$C A4$D A4$E A4$F A4$G A4$H A4$I A4$J\ - A4$K A4$L A4$M A4$N A4$O A4$P A4$Q A4$R A4$V A4$W A4$X A4$Y A4$b A4$c A4$d A\ -4$e A4$h A4$i A4$j A4$k A4$l A4$m A4$n A4$o A4$p A4$q A4$r A4$s A4$x A4$y A4$\ -z A4$# A4$$ A4$& A4$' A4$( A4$* A4$, A4$- A4$. A4$/ A4$: A4$; A4$< A4$= A4$> \ -A4$_ A4$` A4${ A4$| A4%0 A4%1 A4%2 A4%3 A4%5 A4%6 A4%7 A4%8 A4%9 A4%A A4%B A4\ -%C A4%D A4%E A4%G A4%H A4%I A4%J A4%K A4%L A4%M A4%N A4%P A4%Q A4%R A4%S A4%V\ - A4%W A4%X A4%Y A4%b A4%c A4%h A4%i A4%j A4%k A4%l A4%m A4%n A4%q A4%r A4%s A\ -4%u A4%v A4%w A4%x A4%y A4%$ A4%% A4%& A4%( A4%* A4%+ A4%, A4%- A4%. A4%/ A4%\ -: A4%< A4%> A4%? A4%@ A4%[ A4%_ A4%` A4%{ A4%| A4%~ A4&5 A4&6 A4&7 A4&8 A4&9 \ -A4&A A4&B A4&C A4&D A4&E A4&G A4&K A4&L A4&M A4&N A4&R A4&S A4&T A4&X A4&Y A4\ -&Z A4&a A4&b A4&c A4&d A4&e A4&f A4&i A4&j A4&l A4&m A4&n A4&o A4&p A4&r A4&s\ - A4&t A4&u A4&v A4&y A4&z A4&# A4&$ A4&% A4&& A4&' A4&( A4&) A4&+ A4&, A4&- A\ -4&: A4&; A4&< A4&= A4&> A4&@ A4&[ A4&] A4&{ A4&} A4'2 A4'5 A4'6 A4'7 A4'8 A4'\ -9 A4'A A4'B A4'C A4'D A4'F A4'H A4'I A4'J A4'K A4'M A4'O A4'P A4'R A4'V A4'W \ -A4'X A4'Y A4'Z A4'a A4'b A4'c A4'd A4'e A4'f A4'i A4'j A4'k A4'l A4'm A4'o A4\ -'p A4'v A4'x A4'y A4'z A4'# A4'$ A4'% A4'& A4'' A4'( A4'+ A4', A4'- A4'. A4':\ - A4'; A4'= A4'> A4'? A4'@ A4'[ A4'] A4'^ A4'_ A4'` A4'{ A4(0 A4(1 A4(4 A4(5 A\ -4(6 A4(A A4(B A4(D A4(G A4(H A4(I A4(J A4(K A4(L A4(N A4(O A4(Q A4(U A4(V A4(\ -W A4(X A4(Y A4(Z A4(b A4(d A4(g A4(h A4(i A4(j A4(k A4(l A4(m A4(p A4(q A4(u \ -A4(w A4(x A4(y A4(# A4($ A4(% A4(& A4(' A4() A4(+ A4(, A4(- A4(; A4(< A4(= A4\ -(@ A4([ A4(_ A4(` A4({ A4(| A4(} A4)0 A4)1 A4)2 A4)6 A4)7 A4)8 A4)9 A4)B A4)C\ - A4)D A4)E A4)G A4)K A4)L A4)M A4)N A4)O A4)Q A4)R A4)S A4)T A4)X A4)Y A4)Z A\ -4)a A4)b A4)d A4)e A4)f A4)g A4)k A4)m A4)n A4)o A4)q A4)r B B2% B2& B2' B2( \ -B2) B2* B2. B2/ B2: B2; B2< B2= B30 B31 B32 B36 B3R B3S B3T B3U B3V B3W B3a B\ -3b B3c B3d B3e B3f B3= B3@ B3[ B3] B3{ B84 B85 B86 B8J B8W B8Z B8f B8i B8k B8\ -m B8p B8q B8_ B8` B8{ B90 B9: B9; B9< B9@ BA& BA' BA( BA) BA* BA+ BA/ BA: BA;\ - BA< BA= BA> BA] BA^ BA_ BA` BA{ BA| BA} BB1 BB2 BB3 BBG BBS BBT BBU BBV BBW \ -BBX BBb BBc BBd BBe BBf BBg BBk BBl BBm BBn BBo BBp BB[ BB] BB^ BB| BC6 BC* B\ -C- BC. BC/ BC= BO7 BOC BOG BOM BOO BOQ BO| BP3 BP5 BP7 BPB BPF BP] BP{ BQ1 BQ\ -5 BQ& BQ' BQ( BQ) BQ* BQ+ BQ, BQ- BQ. BQ/ BQ: BQ; BQ< BQ= BQ> BQ[ BQ] BQ^ BQ`\ - BQ| BQ} BQ~ BR0 BR1 BR2 BR3 BR4 BR5 BR7 BR9 BRC BRD BRE BRF BRG BRH BRI BRJ \ -BRK BRM BRN BRO BRP BRQ BRT BRU BRV BRX BRa BRb BRc BRd BRe BRf BRg BRh BRi B\ -Rj BRk BRl BRm BRn BRo BRp BRq BRr BRu BRv BRw BRx BRy BRz BR# BR$ BR% BR& BR\ -' BR( BR) BR* BR+ BR- BR. BR/ BR: BR= BR> BR? BR@ BR[ BR] BR^ BR_ BR` BR| BS0\ - BS1 BS2 BS3 BS4 BS5 BS6 BS7 BS8 BS9 BSA BSB BSE BSF BSG BSI BSJ BSK BSO BSQ \ -BSR BSS BST BSU BSV BSW BSX BSY BSZ BSa BSb BSc BSd BSe BSf BSg BSh BSj BSl B\ -Sm BSn BSo BSp BSq BSr BSs BSt BSu BSv BSw BSy BS# BS$ BS% BS& BS' BS) BS* BS\ -+ BS, BS- BS. BS/ BS: BS; BS< BS> BS? BS] BS^ BS_ BS` BS{ BS| BS} BS~ BT0 BT1\ - BT4 BT5 BT6 BT8 BTB BTD BTE BTG BTH BTI BTJ BTK BTL BTM BTN BTO BTP BTQ BTR \ -BTS BTT BTU BTV BTW BTX BW9 BWD BWI BWM BWR BWW BWX BWZ BWa BWc BWd BWe BWf B\ -Wh BWi BWk BWl BWn BWp BWq BWs BWt BWv BW~ BX3 BX8 BXC BXH BXM BXN BXP BXQ BX\ -S BXT BXU BXV BXX BXY BXa BXb BXd BXf BXg BXi BXj BXl BX; BX= BX_ BX{ BX| BY3\ - BY5 BY6 BYC BYD BYF BYG BYI BYJ BYK BYL BYN BYO BYQ BYR BYT BYV BYW BYY BYZ \ -BYb BY' BY( BY) BY* BY+ BY, BY- BY. BY/ BY: BY; BY< BY= BY> BY[ BY] BY^ BY_ B\ -Y| BY} BY~ BZ0 BZ1 BZ2 BZ3 BZ4 BZ5 BZ6 BZ8 BZ9 BZA BZD BZE BZF BZG BZH BZI BZ\ -J BZK BZL BZN BZP BZQ BZR BZT BZU BZW BZY BZb BZc BZd BZe BZf BZg BZh BZi BZj\ - BZk BZl BZm BZn BZo BZp BZq BZr BZs BZv BZw BZx BZy BZz BZ# BZ$ BZ% BZ& BZ' \ -BZ( BZ) BZ* BZ+ BZ- BZ. BZ/ BZ: BZ< BZ> BZ? BZ@ BZ[ BZ] BZ^ BZ_ BZ` BZ{ BZ| B\ -a0 Ba3 Ba4 Ba5 Ba6 Ba7 Ba8 Ba9 BaA BaB BaC BaE BaF BaG BaH BaJ BaN BaO BaQ Ba\ -R BaS BaT BaU BaV BaW BaX BaY BaZ Baa Bab Bac Bad Bae Baf Bag Bah Bai Bak Bam\ - Ban Bao Bap Baq Bar Bas Bat Bau Bav Baw Bax Bay Ba$ Ba% Ba& Ba( Ba) Ba* Ba+ \ -Ba, Ba- Ba. Ba/ Ba: Ba; Ba< Ba= Ba[ Ba] Ba^ Ba_ Ba` Ba{ Ba| Ba} Ba~ Bb0 Bb1 B\ -b3 Bb5 Bb6 Bb7 BbA BbC BbD BbG BbH BbI BbJ BbK BbL BbM BbN BbO BbP BbQ BbR Bb\ -S BbT BbU BbV BbW BbX BbY Be8 BeF BeI BeJ BeN BeQ BeX BeY Bea Beb Bed Bee Bef\ - Beh Bei Bek Bel Ben Beo Bep Ber Bes Beu Bev Be} Bf4 Bf7 BfE BfH BfI BfN BfO \ -BfQ BfR BfT BfU BfV BfX BfY Bfa Bfb Bfd Bfe Bff Bfh Bfi Bfk Bfl Bf< Bf? Bf_ B\ -f| Bg3 Bg6 BgD BgE BgG BgH BgJ BgK BgL BgN BgO BgQ BgR BgT BgU BgV BgX BgY Bg\ -a Bgb Bg( Bg) Bg* Bg+ Bg, Bg- Bg. Bg/ Bg: Bg; Bg< Bg= Bg> Bg? Bg[ Bg^ Bg_ Bg`\ - Bg{ Bg~ Bh0 Bh1 Bh2 Bh3 Bh4 Bh5 Bh6 Bh7 BhA BhC BhD BhE BhF BhG BhH BhI BhJ \ -BhK BhL BhM BhP BhQ BhR BhS BhU BhW Bha Bhb Bhc Bhd Bhe Bhf Bhg Bhh Bhi Bhj B\ -hk Bhl Bhm Bhn Bho Bhp Bhq Bhr Bhs Bht Bhw Bhx Bhy Bhz Bh# Bh$ Bh% Bh& Bh' Bh\ -( Bh) Bh* Bh+ Bh- Bh. Bh/ Bh: Bh; Bh> Bh? Bh@ Bh[ Bh] Bh^ Bh_ Bh` Bh{ Bh| Bh}\ - Bh~ Bi1 Bi4 Bi5 Bi6 Bi7 Bi8 Bi9 BiA BiB BiC BiF BiG BiH BiI BiL BiM BiO BiQ \ -BiS BiT BiU BiV BiW BiX BiY BiZ Bia Bib Bic Bid Bie Bif Big Bih Bii Bij Bil B\ -in Bio Bip Biq Bir Bis Bit Biu Biv Biw Bix Biy Bi$ Bi% Bi& Bi' Bi( Bi* Bi+ Bi\ -, Bi- Bi. Bi/ Bi: Bi; Bi< Bi= Bi@ Bi[ Bi_ Bi` Bi{ Bi| Bi} Bi~ Bj0 Bj1 Bj2 Bj3\ - Bj4 Bj6 Bj7 Bj8 BjA BjB BjE BjH BjI BjJ BjK BjL BjM BjN BjO BjP BjQ BjR BjS \ -BjT BjU BjV BjW BjX BjY BjZ B1T* B1T+ B1T, B1T- B1T. B1T/ B1T: B1T; B1T< B1T@\ - B1Ux B1Uy B1Uz B1U# B1U& B1U' B1U( B1U, B1U? B1U@ B1U[ B1V> B1V? B1V@ B1V[ B\ -1V] B1V^ B1V| B1WC B1WD B1WE B1WI B1WJ B1WK B1WL B1WM B1WN B1WR B1WS B1WT B1W\ -d B1We B1Wf B1Wm B1Wn B1Wo B1Ws B1Wt B1Wu B1W* B1W- B1W. B1W/ B1W= B1W{ B1W| \ -B1W} B1Yq B1Yr B1Ys B1Yt B1Yu B1Yv B1Yz B1Y# B1Y$ B1Y. B1Y/ B1Y: B1Y; B1Y< B1\ -Y= B1Y_ B1Z9 B1ZA B1ZB B1ZF B1ZG B1ZH B1ZI B1ZJ B1ZK B1ZO B1ZP B1ZQ B1Z$ B1Z%\ - B1Z& B1Z' B1Z: B1Z^ B1Z_ B1Z` B1b+ B1b, B1b- B1b. B1b; B1b< B1b= B1b[ B1b] B\ -1b^ B1c0 B1cy B1cz B1c# B1c$ B1c% B1c& B1c' B1c( B1c) B1c- B1c@ B1do B1dp B1d\ -q B1dr B1du B1dv B1dw B1d# B1d, B1d- B1d. B1d? B1d] B1d^ B1d_ B1d} B1d~ B1e0 \ -B1e7 B1eD B1eE B1eF B1eJ B1eK B1eL B1eM B1eN B1eO B1eS B1eT B1eU B1eV B1eW B1\ -eX B1eb B1ec B1ed B1ee B1ef B1eg B1ek B1el B1em B1en B1eo B1ep B1ew B1ex B1ey\ - B1e% B1e& B1e' B1e+ B1e, B1e- B1e. B1e/ B1e: B1e> B1e| B1fy B1f$ B1f% B1f& B\ -1f* B1f= B1f> B1f? B1gr B1gs B1gt B1gu B1gv B1gw B1g# B1g$ B1g% B1g& B1g' B1g\ -( B1g, B1g- B1g. B1g/ B1g: B1g; B1g< B1g` B1g{ B1g| B1h4 B1hA B1hB B1hC B1hG \ -B1hH B1hI B1hJ B1hK B1hL B1hP B1hQ B1hR B1hS B1hT B1hU B1hY B1hZ B1ha B1h% B1\ -h& B1h' B1h( B1h) B1h* B1h; B1h_ B1is B1it B1iu B1iv B1i' B1i: B1i; B1i< B2YU\ - B2YV B2YW B2Ya B2Yd B2Ye B2Yf B2Yk B2Yn B2Yo B2Yt B2Yu B2Yw B2Yx B2Yz B2Y# B\ -2Y% B2Y' B2Y( B2Y) B2Y* B2Y+ B2Y, B2Y/ B2Y: B2Y; B2Y< B2Y= B2Y> B2Y? B2ZK B2Z\ -L B2ZM B2ZR B2ZT B2ZU B2ZV B2Za B2Zd B2Ze B2Zj B2Zk B2Zm B2Zn B2Zp B2Zq B2Zu \ -B2Zv B2Zw B2Zx B2Zy B2Zz B2Z# B2Z$ B2Z& B2Z' B2Z( B2Z) B2Z* B2Z+ B2a8 B2aA B2\ -aB B2aC B2aG B2aJ B2aK B2aL B2aQ B2aT B2aU B2aZ B2aa B2ac B2ad B2af B2ag B2aj\ - B2ak B2al B2am B2an B2ao B2ap B2as B2at B2au B2av B2aw B2ax B2ay B2gV B2gW B\ -2gX B2gc B2ge B2gf B2gg B2gk B2gn B2gu B2gx B2g# B2g' B2g( B2g) B2g* B2g+ B2g\ -, B2g- B2g/ B2g: B2g; B2g< B2g= B2g> B2g? B2g@ B2hL B2hM B2hN B2hR B2hU B2hV \ -B2hW B2ha B2hd B2hk B2hn B2hq B2hu B2hv B2hw B2hx B2hy B2hz B2h# B2h$ B2h' B2\ -h( B2h) B2h* B2h+ B2h, B2iB B2iC B2iD B2iH B2iK B2iL B2iM B2iQ B2iT B2ia B2id\ - B2ig B2il B2im B2in B2io B2ip B2iq B2ir B2iu B2iv B2iw B2ix B2iy B2iz B2oW B\ -2oX B2oY B2oc B2of B2og B2oh B2ol B2oo B2ow B2oz B2o% B2o) B2o* B2o+ B2o, B2o\ -- B2o. B2o: B2o< B2o= B2o> B2o? B2o@ B2o[ B2pM B2pN B2pO B2pS B2pV B2pW B2pX \ -B2pb B2pe B2pm B2pp B2ps B2pt B2pw B2px B2py B2pz B2p# B2p$ B2p& B2p( B2p) B2\ -p* B2p+ B2p, B2p- B2qC B2qD B2qE B2qJ B2qL B2qM B2qN B2qR B2qU B2qc B2qf B2qi\ - B2qm B2qn B2qo B2qp B2qq B2qr B2qs B2qu B2qv B2qw B2qx B2qy B2qz B2q# B2wX B\ -2wY B2wZ B2wd B2wg B2wh B2wi B2wn B2wq B2wr B2ww B2wx B2wz B2w# B2w% B2w& B2w\ -' B2w( B2w) B2w- B2w. B2w/ B2w: B2w; B2w< B2w> B2w@ B2w[ B2w] B2xN B2xO B2xP \ -B2xT B2xW B2xX B2xY B2xd B2xg B2xh B2xm B2xn B2xp B2xq B2xs B2xt B2xu B2xv B2\ -xw B2x# B2x$ B2x% B2x& B2x' B2x( B2x* B2x, B2x- B2x. B2yD B2yE B2yF B2yK B2yM\ - B2yN B2yO B2yT B2yW B2yX B2yc B2yd B2yf B2yg B2yi B2yj B2yk B2yl B2ym B2yp B\ -2yq B2yr B2ys B2yt B2yu B2yv B2yw B2yy B2yz B2y# B2y$ B2z1 B2z2 B2z3 B2z5 B2z\ -6 B2z7 B2z8 B2z9 B2zA B2zB B2zF B2zH B2zI B2zJ B2zK B2zL B2zM B2zO B2zP B2zQ \ -B2zR B2zS B2zT B2zU B2zY B2zZ B2za B2zd B2ze B2zf B2zg B2zh B2zj B2zk B2zl B2\ -zm B2zn B2zo B2zt B2zu B2zv B2zy B2zz B2z# B2z$ B2z% B2z' B2z( B2z) B2z* B2z+\ - B2z, B2z: B2z; B2z< B2z> B2z[ B2z^ B2z_ B2z{ B2z| B2z} B2z~ B2#0 B2#1 B2#2 B\ -2#3 B2#6 B2#8 B2#9 B2#A B2#E B2#F B2#G B2#H B2#I B2#J B2#L B2#Q B2#T B2#U B2#\ -V B2#W B2#X B2#Z B2#a B2#b B2#c B2#d B2#e B2#f B2#g B2#m B2#n B2#o B2#p B2#q \ -B2#r B2#t B2#u B2#v B2#w B2#x B2#y B2#z B2## B2#% B2#& B2#' B2#( B2#) B2#* B2\ -#. B2#< B2#= B2#> B2#? B2#@ B2#[ B2#] B2#^ B2#{ B2#} B2#~ B2$0 B2$2 B2$3 B2$4\ - B2$5 B2$6 B2$7 B2$8 B2$9 B2$A B2$B B2$D B2$E B2$H B2$I B2$J B2$K B2$L B2$P B\ -2$Q B2$R B2$S B2$T B2$U B2$V B2$X B2$Z B2$a B2$b B2$e B2$f B2$g B2$k B2$l B2$\ -m B2$n B2$o B2$p B2$q B2$r B2$t B2$u B2$v B2$w B2'Y B2'Z B2'a B2'f B2'h B2'i \ -B2'j B2'n B2'q B2'x B2'# B2'& B2'( B2') B2'* B2'. B2'/ B2': B2'; B2'< B2'= B2\ -'> B2'? B2'[ B2'] B2'^ B2(M B2(O B2(P B2(Q B2(U B2(X B2(Y B2(Z B2(d B2(g B2(n\ - B2(q B2(t B2(v B2(w B2(x B2($ B2(% B2(& B2(' B2(( B2() B2(, B2(- B2(. B2(/ B\ -2)E B2)F B2)G B2)K B2)N B2)O B2)P B2)T B2)W B2)d B2)g B2)j B2)l B2)m B2)n B2)\ -r B2)s B2)t B2)u B2)v B2)w B2)z B2)# B2)$ B2)% B2*2 B2*3 B2*5 B2*6 B2*7 B2*8 \ -B2*9 B2*A B2*B B2*C B2*E B2*F B2*G B2*J B2*K B2*L B2*P B2*Q B2*R B2*S B2*T B2\ -*U B2*W B2*c B2*d B2*e B2*f B2*g B2*h B2*j B2*k B2*l B2*m B2*n B2*o B2*p B2*q\ - B2*s B2*x B2*z B2*# B2*$ B2*% B2*' B2*( B2*) B2** B2*+ B2*, B2*- B2*. B2*: B\ -2*; B2*< B2*= B2*> B2*] B2*| B2*} B2*~ B2+0 B2+1 B2+2 B2+4 B2+5 B2+7 B2+8 B2+\ -9 B2+A B2+B B2+C B2+E B2+F B2+G B2+H B2+I B2+J B2+K B2+N B2+O B2+Q B2+R B2+U \ -B2+V B2+W B2+a B2+b B2+c B2+d B2+e B2+f B2+h B2+i B2+k B2+l B2+n B2+p B2+q B2\ -+r B2+v B2+w B2+x B2+y B2+z B2+# B2+$ B2+% B2+' B2+( B2+) B2+* B2+, B2+/ B2+:\ - B2+; B2+= B2+> B2+? B2+@ B2+[ B2+] B2+{ B2+~ B2,0 B2,1 B2,3 B2,4 B2,5 B2,6 B\ -2,7 B2,8 B2,9 B2,A B2,C B2,D B2,E B2,F B2,H B2,K B2,L B2,M B2,N B2,P B2,Q B2,\ -R B2,S B2,T B2,U B2,V B2,a B2,b B2,c B2,e B2,f B2,g B2,h B2,i B2,j B2,l B2,m \ -B2,n B2,o B2,p B2,q B2,u B2,v B2,w B2,z B2/Z B2/a B2/b B2/f B2/i B2/j B2/k B2\ -/o B2/r B2/z B2/% B2/( B2/) B2/* B2/+ B2// B2/: B2/; B2/< B2/= B2/> B2/? B2/]\ - B2/^ B2/_ B2:P B2:Q B2:R B2:W B2:Y B2:Z B2:a B2:e B2:h B2:p B2:s B2:v B2:w B\ -2:x B2:y B2:% B2:& B2:' B2:( B2:) B2:* B2:, B2:- B2:. B2:/ B2:: B2;F B2;G B2;\ -H B2;L B2;O B2;P B2;Q B2;U B2;X B2;f B2;i B2;l B2;m B2;n B2;o B2;s B2;t B2;u \ -B2;v B2;w B2;x B2;y B2;$ B2;% B2;& B2<3 B2<4 B2<8 B2<9 B2 B2<[ B2<^ B2<{ B2<| B2<} B2<~ B2=0 B2=1 B2=2 B2=3 B2=9 B2=A B2=B B2=C B2=D \ -B2=F B2=G B2=H B2=I B2=J B2=K B2=L B2=M B2=P B2=R B2=T B2=U B2=V B2=W B2=X B2\ -=Z B2=a B2=b B2=c B2=d B2=e B2=f B2=g B2=l B2=m B2=p B2=q B2=r B2=s B2=t B2=u\ - B2=w B2=x B2=y B2=z B2=# B2=$ B2=( B2=) B2=* B2=, B2=- B2=: B2=; B2== B2=> B\ -2=? B2=@ B2=[ B2=] B2=^ B2=_ B2={ B2=| B2=} B2>0 B2>1 B2>2 B2>6 B2>7 B2>8 B2>\ -9 B2>A B2>B B2>C B2>E B2>I B2>L B2>M B2>N B2>P B2>Q B2>R B2>S B2>T B2>U B2>V \ -B2>W B2>Y B2>Z B2>f B2>g B2>h B2>i B2>j B2>l B2>m B2>n B2>o B2>p B2>q B2>r B2\ ->s B2>u B2>v B2>w B2>x B2>z B2[a B2[b B2[c B2[g B2[h B2[j B2[k B2[l B2[t B2[u\ - B2[z B2[# B2[% B2[& B2[( B2[* B2[+ B2[, B2[- B2[. B2[/ B2[= B2[> B2[? B2[@ B\ -2[[ B2[] B2[^ B2[_ B2[` B2]Q B2]R B2]S B2]W B2]X B2]Z B2]a B2]b B2]j B2]k B2]\ -p B2]q B2]s B2]t B2]w B2]x B2]y B2]z B2]# B2]$ B2]% B2]) B2]* B2]+ B2], B2]- \ -B2]. B2]/ B2]: B2]; B2^G B2^H B2^I B2^M B2^N B2^P B2^Q B2^R B2^Z B2^a B2^f B2\ -^g B2^i B2^j B2^n B2^o B2^p B2^q B2^r B2^s B2^w B2^x B2^y B2^z B2^# B2^$ B2^%\ - B2^& B2^' B2_6 B2_7 B2_8 B2_9 B2_A B2_B B2_C B2_D B2_E B2_F B2_G B2_H B2_J B\ -2_L B2_M B2_N B2_O B2_R B2_S B2_T B2_U B2_V B2_W B2_X B2_Y B2_Z B2_d B2_e B2_\ -f B2_g B2_h B2_j B2_k B2_l B2_n B2_o B2_p B2_q B2_r B2_s B2_t B2_u B2_w B2_y \ -B2_z B2_# B2_$ B2_% B2_& B2_' B2_( B2_) B2_* B2_+ B2_, B2_. B2_: B2_; B2_< B2\ -_@ B2_[ B2_] B2_{ B2_| B2_} B2_~ B2`0 B2`1 B2`2 B2`3 B2`4 B2`5 B2`6 B2`7 B2`8\ - B2`9 B2`B B2`C B2`D B2`F B2`G B2`H B2`I B2`J B2`K B2`L B2`M B2`N B2`O B2`P B\ -2`T B2`U B2`V B2`W B2`Z B2`a B2`b B2`c B2`f B2`g B2`h B2`i B2`j B2`k B2`n B2`\ -o B2`p B2`q B2`r B2`s B2`t B2`u B2`v B2`w B2`x B2`y B2`z B2`$ B2`& B2`' B2`( \ -B2`, B2`- B2`. B2`< B2`= B2`> B2`? B2`@ B2`[ B2`] B2`^ B2`_ B2`` B2`{ B2`| B2\ -`} B2{1 B2{2 B2{3 B2{4 B2{7 B2{8 B2{9 B2{A B2{B B2{C B2{D B2{E B2{F B2{J B2{K\ - B2{L B2{N B2{P B2{Q B2{R B2{S B2{V B2{W B2{X B2{Y B2{Z B2{a B2{c B2{d B2{e B\ -2{f B2{g B2{h B2{i B2{j B2{k B2{l B2{m B2{n B2{o B2{p B2{q B2{s B2{t B2{u B2{\ -v B2{z B2{# B2{$ B2~b B2~c B2~d B2~h B2~i B2~k B2~l B2~m B2~t B2~# B2~& B2~+ \ -B2~, B2~- B2~. B2~/ B2~: B2~> B2~? B2~@ B2~[ B2~] B2~^ B2~_ B2~` B2~{ B30R B3\ -0S B30T B30X B30Y B30a B30b B30c B30j B30q B30t B30y B30z B30# B30$ B30% B30&\ - B30* B30+ B30, B30- B30. B30/ B30: B30; B30< B31H B31I B31J B31N B31O B31Q B\ -31R B31S B31W B31Z B31g B31j B31o B31p B31q B31r B31s B31t B31x B31y B31z B31\ -# B31$ B31% B31& B31' B31( B327 B328 B329 B32A B32B B32C B32D B32E B32F B32G \ -B32H B32I B32K B32L B32M B32N B32O B32R B32S B32T B32U B32V B32W B32X B32Y B3\ -2Z B32a B32e B32f B32g B32j B32k B32l B32m B32n B32q B32r B32s B32t B32u B32v\ - B32y B32z B32# B32$ B32% B32& B32' B32( B32) B32* B32+ B32, B32- B32. B32/ B\ -32; B32< B32= B32[ B32] B32^ B32| B32} B32~ B330 B331 B332 B333 B334 B335 B33\ -6 B337 B338 B33A B33C B33D B33E B33H B33I B33J B33K B33L B33M B33N B33O B33P \ -B33Q B33U B33V B33W B33X B33a B33b B33c B33e B33f B33g B33h B33i B33j B33k B3\ -3l B33n B33o B33p B33q B33r B33s B33t B33u B33v B33w B33x B33y B33z B33# B33&\ - B33' B33( B33) B33- B33. B33/ B33= B33> B33? B33@ B33[ B33] B33^ B33_ B33` B\ -33{ B33| B33} B341 B342 B343 B344 B345 B346 B348 B349 B34A B34B B34C B34D B34\ -E B34F B34G B34K B34L B34M B34N B34P B34Q B34R B34S B34T B34W B34X B34Y B34Z \ -B34a B34b B34d B34f B34g B34h B34i B34j B34k B34l B34m B34n B34o B34p B34q B3\ -4t B34u B34v B34w B34# B34$ B34% B37c B37d B37e B37i B37j B37l B37m B37n B37r\ - B37u B37% B37( B37, B37- B37. B37/ B37: B37; B37? B37@ B37[ B37] B37^ B37_ B\ -37` B37{ B37| B38S B38T B38U B38Y B38Z B38b B38c B38d B38h B38k B38s B38v B38\ -z B38# B38$ B38% B38& B38' B38+ B38, B38- B38. B38/ B38: B38; B38< B38= B39I \ -B39J B39K B39O B39P B39R B39S B39T B39a B39i B39l B39o B39p B39q B39r B39s B3\ -9t B39u B39y B39z B39# B39$ B39% B39& B39' B39( B39) B3A8 B3A9 B3AA B3AB B3AC\ - B3AD B3AE B3AF B3AG B3AH B3AI B3AJ B3AM B3AN B3AO B3AP B3AQ B3AS B3AT B3AU B\ -3AV B3AW B3AX B3AY B3AZ B3Aa B3Ab B3Af B3Ag B3Ah B3Ak B3Al B3Am B3An B3Ao B3A\ -r B3As B3At B3Au B3Av B3Aw B3Ay B3Az B3A# B3A$ B3A% B3A& B3A' B3A( B3A) B3A* \ -B3A+ B3A, B3A- B3A. B3A/ B3A< B3A= B3A> B3A] B3A^ B3A_ B3A} B3A~ B3B0 B3B1 B3\ -B2 B3B3 B3B4 B3B5 B3B6 B3B7 B3B8 B3B9 B3BA B3BD B3BE B3BF B3BH B3BJ B3BK B3BL\ - B3BM B3BN B3BO B3BP B3BQ B3BR B3BV B3BW B3BX B3BZ B3Ba B3Bb B3Bc B3Bd B3Be B\ -3Bh B3Bi B3Bj B3Bk B3Bl B3Bm B3Bo B3Bq B3Br B3Bs B3Bt B3Bu B3Bv B3Bw B3Bx B3B\ -y B3Bz B3B# B3B$ B3B& B3B' B3B( B3B) B3B* B3B. B3B/ B3B: B3B> B3B? B3B@ B3B[ \ -B3B] B3B^ B3B_ B3B` B3B{ B3B| B3B} B3B~ B3C0 B3C2 B3C3 B3C4 B3C5 B3C7 B3C9 B3\ -CA B3CB B3CC B3CD B3CE B3CF B3CG B3CH B3CL B3CM B3CN B3CP B3CR B3CS B3CT B3CV\ - B3CW B3CX B3CY B3CZ B3Ca B3Cb B3Cc B3Cf B3Cg B3Ch B3Ci B3Cj B3Ck B3Cl B3Cm B\ -3Cn B3Co B3Cp B3Cq B3Cr B3Cs B3Cv B3Cw B3Cx B3C$ B3C% B3C& B3$h B3$i B3$k B3$\ -l B3$n B3$o B3$p B3$q B3$r B3$v B3$w B3$x B3$y B3$z B3$# B3$$ B3$& B3$' B3$( \ -B3$) B3$+ B3$, B3$. B3$/ B3$; B3$< B3$= B3$> B3$? B3$^ B3$_ B3$` B3${ B3$| B3\ -$} B3%0 B3%1 B3%2 B3%3 B3%4 B3%5 B3%6 B3%7 B3%B B3%C B3%D B3%E B3%F B3%G B3%H\ - B3%I B3%K B3%L B3%M B3%O B3%P B3%R B3%S B3%U B3%V B3%Y B3%d B3%f B3%g B3%h B\ -3%i B3%j B3%l B3%m B3%n B3%o B3%p B3%q B3%r B3%s B3%u B3%v B3%w B3%z B3%' B3%\ -) B3%* B3%+ B3%- B3%. B3%/ B3%: B3%; B3%< B3%= B3%> B3%? B3%[ B3%] B3%^ B3%_ \ -B3%` B3%{ B3%| B3%} B3&0 B3&1 B3&2 B3&3 B3&4 B3&5 B3&6 B3&8 B3&9 B3&A B3&B B3\ -&C B3&F B3&K B3&N B3&Q B3&R B3&U B3&V B3&W B3&X B3&Y B3&a B3&b B3&c B3&d B3&e\ - B3&f B3&g B3&k B3&l B3&m B3&o B3&r B3&s B3&v B3&w B3&x B3&y B3&z B3&# B3&% B\ -3&& B3&' B3&( B3&) B3&* B3&. B3&/ B3&: B3&; B3&< B3&= B3&? B3&@ B3&[ B3&] B3&\ -^ B3&_ B3&` B3&{ B3'0 B3'1 B3'2 B3'4 B3'7 B3'8 B3'B B3,i B3,j B3,l B3,m B3,o \ -B3,q B3,r B3,s B3,t B3,v B3,w B3,x B3,y B3,z B3,# B3,$ B3,( B3,) B3,* B3,+ B3\ -,- B3,. B3,: B3,= B3,> B3,? B3,@ B3,] B3,^ B3,_ B3,` B3,{ B3,| B3,} B3,~ B3-3\ - B3-4 B3-5 B3-6 B3-7 B3-8 B3-9 B3-A B3-C B3-D B3-E B3-F B3-G B3-H B3-L B3-M B\ -3-N B3-O B3-P B3-R B3-S B3-U B3-Z B3-b B3-c B3-f B3-g B3-h B3-i B3-m B3-n B3-\ -o B3-p B3-q B3-r B3-s B3-u B3-v B3-w B3-x B3-y B3-$ B3-& B3-' B3-* B3-+ B3-, \ -B3-: B3-; B3-< B3-= B3-> B3-? B3-@ B3-] B3-^ B3-_ B3-` B3-{ B3-| B3-} B3.2 B3\ -.3 B3.4 B3.5 B3.6 B3.7 B3.8 B3.A B3.B B3.C B3.D B3.F B3.H B3.I B3.L B3.O B3.U\ - B3.V B3.W B3.X B3.Y B3.Z B3.a B3.c B3.d B3.e B3.f B3.g B3.h B3.i B3.j B3.l B\ -3.m B3.n B3.q B3.u B3.w B3.x B3.y B3.z B3.# B3.% B3.& B3.' B3.( B3.) B3.* B3.\ -+ B3., B3.- B3./ B3.: B3.; B3.< B3.= B3.> B3.@ B3.[ B3.] B3.^ B3._ B3.` B3.{ \ -B3.| B3.} B3.~ B3/1 B3/2 B3/3 B3/4 B3/A B3/B B3>j B3>k B3>q B3>r B3>s B3>t B3\ ->u B3>v B3>x B3>y B3>z B3># B3>$ B3>% B3>& B3>' B3>) B3>* B3>+ B3>, B3>- B3>=\ - B3>? B3>@ B3>[ B3>] B3>^ B3>` B3>{ B3>| B3>} B3>~ B3?0 B3?2 B3?3 B3?4 B3?5 B\ -3?6 B3?7 B3?8 B3?9 B3?A B3?B B3?D B3?E B3?F B3?G B3?H B3?I B3?J B3?L B3?M B3?\ -N B3?O B3?P B3?R B3?V B3?a B3?c B3?d B3?f B3?g B3?h B3?i B3?j B3?k B3?m B3?n \ -B3?o B3?p B3?q B3?r B3?s B3?w B3?x B3?y B3?# B3?% B3?& B3?( B3?) B3?+ B3?, B3\ -?- B3?. B3?: B3?; B3?< B3?= B3?> B3?? B3?@ B3?_ B3?` B3?{ B3?| B3?} B3?~ B3@0\ - B3@2 B3@3 B3@4 B3@5 B3@6 B3@7 B3@8 B3@C B3@D B3@E B3@F B3@I B3@K B3@L B3@N B\ -3@P B3@S B3@T B3@V B3@X B3@Y B3@Z B3@d B3@e B3@f B3@g B3@h B3@i B3@j B3@l B3@\ -m B3@n B3@o B3@p B3@s B3@t B3@v B3@y B3@z B3@# B3@' B3@( B3@) B3@* B3@+ B3@, \ -B3@- B3@. B3@: B3@; B3@< B3@= B3@> B3@? B3@^ B3@_ B3@` B3@{ B3@| B3@} B3[0 B3\ -[1 B3[2 B3[3 B3[4 B3[7 B3[8 B3[A B3[D C C2% C2' C2( C2) C2+ C2. C2/ C2< C2> C\ -2] C2^ C2_ C36 C38 C39 C3A C3D C3E C3F C3G C3J C3K C3L C3N C3R C3S C3V C3W C3\ -Y C3b C3c C3f C3h C3j C3l C3n C3q C3r C3s C3v C3y C3# C3$ C3% C3* C3+ C3. C3:\ - C3> C3? C3@ C3] C3^ C3_ C3{ C3} C3~ C40 C43 C44 C4E C4G C4H C4I C4N C4O C4R \ -C4T C4X C4Y C4Z C4c C4g C4h C4k C4m C4o C4q C4s C4v C4x C4y C4$ C4% C4* C4+ C\ -4, C4. C4/ C4: C4` C4{ C4~ C50 C51 C53 C54 C56 C57 C58 C5D C5E C5H C5J C5N C5\ -O C5P C5S C8V C8Y C8a C8w C8z C8$ C9M C9Q C9R C9V C9a C9i C9m C9q CAB CAC CAE\ - CAd CAk CAr CA& CA( CA) CA* CA, CA. CA/ CA> CA@ CA^ CA` CA| CB9 CBA CBE CBG \ -CBK CBO CBS CBU CBV CBW CBa CBc CBf CBg CBh CBi CBm CBp CBr CBs CBt CBw CBz C\ -B$ CB) CB* CB, CB/ CB: CB= CB? CB^ CB_ CB~ CC0 CC4 CCG CCH CCL CCM CCO CCQ CC\ -R CCW CCX CCb CCc CCd CCh CCi CCl CCn CCp CCs CCw CCx CC% CC& CC' CC) CC+ CC/\ - CC: CC{ CD0 CD4 CD8 CDA CDB CDC CDG CDI CDL CDM CDN CDO CDS CDV CDZ CDb CDc \ -CDd CDf CDh CDj CDm CDp CDs CDt CDw CD# CD$ CD' CD( CD) CD- CD. CD/ CD= CD> C\ -D[ CD^ CE6 CE7 CEB CED CEH CEL CEN CEO CER CET CEV CEX CEY CEZ CEf CEi CEk CE\ -m CEn CEp CEq CEr CEw CEx CE$ CE' CE) CE+ CE. CE/ CE< CE@ CE[ CE{ CE| CF1 CFD\ - CFE CFF CFI CFL CFO CFP CFS CFY CFZ CFa CFc CFg CFh CFk CFl CFm CFq CFr CFs \ -CFw CFx CF# CF% CF( CF, CF- CF^ CF| CG1 COE COG COH COJ CON COP COQ CP3 CP7 C\ -P9 CPC CPI CP^ CP_ CQ2 CQ3 CQ( CQ) CQ+ CQ- CQ/ CQ: CQ; CQ< CQ[ CQ] CQ_ CQ{ CR\ -0 CR1 CR2 CR3 CR4 CR5 CR6 CR7 CR8 CR9 CRA CRB CRC CRD CRE CRF CRG CRH CRI CRJ\ - CRK CRL CRM CRN CRO CRP CRQ CRV CRa CRb CRc CRd CRe CRf CRg CRh CRi CRj CRk \ -CRl CRm CRn CRo CRp CRq CRr CRs CRt CRu CRv CRw CRx CRy CRz CR# CR$ CR% CR& C\ -R' CR( CR) CR* CR+ CR, CR- CR. CR/ CR: CR; CR< CR= CR> CR? CR@ CR[ CR] CR^ CR\ -_ CR` CR{ CR| CR} CR~ CS0 CS1 CS2 CS3 CS4 CS5 CS6 CS7 CS8 CS9 CSA CSB CSC CSD\ - CSE CSF CSG CSH CSI CSJ CSK CSL CSM CSN CSO CSP CSQ CSR CSS CST CSU CSV CSW \ -CSY CSZ CSa CSb CSc CSd CSe CSf CSg CSh CSi CSj CSk CSl CSm CSn CSo CSp CSq C\ -Sr CSs CSt CSu CSv CSw CSx CSy CSz CS# CS$ CS% CS& CS' CS( CS) CS* CS+ CS. CS\ -: CS; CS= CS? CS@ CS] CS{ CS} CS~ CT1 CT5 CT7 CT8 CT9 CTA CTB CTC CTD CTE CTF\ - CTG CTH CTI CTJ CTK CTL CTM CTN CTO CTP CTQ CTR CTS CTT CTU CTV CTW CTX CTc \ -CTd CTf CTg CTh CTi CTj CTk CTl CTm CTn CTo CTp CTq CTr CTs CTt CTu CTv CTw C\ -Tx CTy CUO CUP CUQ CUR CUS CUT CUU CUV CUW CUX CUY CUZ CUa CUb CUc CUd CUe CU\ -f CUg CUi CUm CUo CVE CVF CVG CVH CVI CVJ CVK CVL CVM CVN CVP CVT CVV CVW CVX\ - CVY CVZ CVa CVb CVc CVd CVe CWD CWH CWJ CWK CWN CWR CWT CWU CWY CWZ CWa CWb \ -CWc CWd CWe CWf CWg CWh CWi CWj CWn CWo CWp CWt CWu CWv CWz CW# CW$ CW% CW& C\ -W' CW( CW) CW* CW. CW/ CW: CW; CW< CW= CW> CW? CW@ CX5 CX7 CX8 CXA CXC CXF CX\ -H CXK CXO CXP CXQ CXR CXS CXT CXU CXV CXW CXX CXY CXZ CXd CXe CXf CXj CXk CXl\ - CXp CXq CXr CXs CXt CXu CXv CXw CXx CX$ CX% CX& CX' CX( CX) CX* CX+ CX, CX^ \ -CX` CX} CX~ CY2 CY3 CY5 CY9 CYE CYF CYG CYH CYI CYJ CYK CYL CYM CYN CYO CYP C\ -YT CYU CYV CYZ CYa CYb CYf CYg CYh CYi CYj CYk CYl CYm CYn CYr CYs CYt CYu CY\ -v CYw CYx CYy CYz CY) CY* CY, CY. CY/ CY; CY? CY@ CY{ CY| CY} CY~ CZ1 CZ2 CZ3\ - CZ4 CZ5 CZ6 CZ7 CZ8 CZ9 CZA CZB CZC CZD CZE CZF CZG CZH CZI CZJ CZK CZL CZM \ -CZN CZO CZP CZQ CZR CZa CZb CZc CZd CZe CZf CZg CZh CZi CZj CZk CZl CZm CZn C\ -Zo CZp CZq CZr CZs CZt CZu CZv CZw CZx CZy CZz CZ# CZ$ CZ% CZ& CZ' CZ( CZ) CZ\ -* CZ+ CZ, CZ- CZ. CZ/ CZ: CZ; CZ< CZ= CZ> CZ? CZ@ CZ[ CZ] CZ^ CZ_ CZ` CZ{ CZ|\ - CZ} CZ~ Ca0 Ca1 Ca2 Ca3 Ca4 Ca5 Ca6 Ca7 Ca8 Ca9 CaA CaB CaC CaD CaE CaF CaG \ -CaH CaI CaJ CaK CaL CaM CaN CaO CaP CaQ CaR CaS CaT CaW CaY CaZ Caa Cab Cac C\ -ad Cae Caf Cag Cah Cai Caj Cak Cal Cam Can Cao Cap Caq Car Cas Cat Cau Cav Ca\ -w Cax Cay Caz Ca# Ca$ Ca% Ca& Ca' Ca( Ca) Ca* Ca+ Ca, Ca. Ca/ Ca; Ca? Ca[ Ca]\ - Ca_ Ca} Ca~ Cb2 Cb4 Cb7 Cb8 Cb9 CbA CbB CbC CbD CbE CbF CbG CbH CbI CbJ CbK \ -CbL CbM CbN CbO CbP CbQ CbR CbS CbT CbU CbV CbW CbX CbY Cbd Cbe Cbg Cbh Cbi C\ -bj Cbk Cbl Cbm Cbn Cbo Cbp Cbq Cbr Cbs Cbt Cbu Cbv Cbw Cbx Cby Cbz CcP CcQ Cc\ -R CcS CcT CcU CcV CcW CcX CcY CcZ Cca Ccb Ccc Ccd Cce Ccf Ccg Ccl Ccm Cco Ccp\ - CdF CdG CdH CdI CdJ CdK CdL CdM CdN CdO CdP CdR CdS CdX CdY CdZ Cda Cdb Cdc \ -Cdd Cde Cdf CeE CeG CeJ CeK CeO CeP CeR CeV CeZ Cea Ceb Cec Ced Cee Cef Ceg C\ -eh Cel Cem Cen Ceo Cep Ceq Cer Ces Cet Ce# Ce$ Ce% Ce& Ce' Ce( Ce) Ce* Ce+ Ce\ -, Ce- Ce. Ce< Ce= Ce> Ce] Ce^ Ce_ Cf5 Cf6 Cf8 CfC CfD CfE CfG CfK CfP CfQ CfR\ - CfS CfT CfU CfV CfW CfX Cfb Cfc Cfd Cfe Cff Cfg Cfh Cfi Cfj Cfq Cfr Cfs Cft \ -Cfu Cfv Cfw Cfx Cfy Cfz Cf# Cf$ Cf( Cf) Cf* Cf. Cf/ Cf: Cf_ Cf` Cf| Cg1 Cg3 C\ -g5 Cg8 Cg9 CgF CgG CgH CgI CgJ CgK CgL CgM CgN CgR CgS CgT CgU CgV CgW CgX Cg\ -Y CgZ Cgg Cgh Cgi Cgj Cgk Cgl Cgm Cgn Cgo Cgp Cgq Cgr Cgv Cgw Cgx Cg$ Cg% Cg&\ - Cg* Cg+ Cg- Cg/ Cg= Cg? Cg[ Cg] Cg_ Cg` Cg~ Ch1 Ch2 Ch3 Ch4 Ch5 Ch6 Ch7 Ch8 \ -Ch9 ChA ChB ChC ChD ChE ChF ChG ChH ChI ChJ ChK ChL ChM ChN ChO ChP ChQ ChR C\ -hS Chb Chc Chd Che Chf Chg Chh Chi Chj Chk Chl Chm Chn Cho Chp Chq Chr Chs Ch\ -t Chu Chv Chw Chx Chy Chz Ch# Ch$ Ch% Ch& Ch' Ch( Ch) Ch* Ch+ Ch, Ch- Ch. Ch/\ - Ch: Ch; Ch< Ch= Ch> Ch? Ch@ Ch[ Ch] Ch^ Ch_ Ch` Ch{ Ch| Ch} Ch~ Ci0 Ci1 Ci2 \ -Ci3 Ci4 Ci5 Ci6 Ci7 Ci8 Ci9 CiA CiB CiC CiD CiE CiF CiG CiH CiI CiJ CiK CiL C\ -iM CiN CiO CiP CiQ CiR CiS CiU CiW CiX CiY Cib Cic Cid Cie Cif Cig Cih Cii Ci\ -j Cik Cil Cim Cin Cio Cip Ciq Cir Cis Cit Ciu Civ Ciw Cix Ciy Ciz Ci# Ci$ Ci%\ - Ci& Ci' Ci( Ci) Ci* Ci+ Ci, Ci- Ci/ Ci= Ci? Ci@ Ci[ Ci^ Ci{ Ci| Cj1 Cj5 Cj7 \ -Cj8 Cj9 CjA CjB CjC CjD CjE CjF CjG CjH CjI CjJ CjK CjL CjM CjN CjO CjP CjQ C\ -jR CjS CjT CjU CjV CjW CjX CjY CjZ Cje Cjf Cjh Cji Cjj Cjk Cjl Cjm Cjn Cjo Cj\ -p Cjq Cjr Cjs Cjt Cju Cjv Cjw Cjx Cjy Cjz Cj# CkQ CkR CkS CkT CkU CkV CkW CkX\ - CkY CkZ Cka Ckb Ckc Ckd Cke Ckf Ckg Ckh Cki Ckj Ckl Ckm ClG ClH ClI ClJ ClK \ -ClL ClM ClN ClO ClT ClU ClW ClX ClY ClZ Cla Clb Clc Cld Cle Clf Clg CL C>M C>O C>S C>T C>U C>V C>W C>X C>Y C>Z C>a C>b C>c C>d C>e \ -C>f C>g C>h C>i C>j C>k C_k C_m C_n C_o C_p C_q C_r C_s C_t C_u C_v C_w C_x C\ -_y C_z C_# C_$ C_% C_& C_' C_( C`V C`W C`Y C`c C`e C`f C`g C`h C`i C`j C`k C`\ -l C`m C`n C`o C`p C`q C`r C`s C`t C`u C`v C{M C{N C{P C{T C{U C{V C{W C{X C{Y\ - C{Z C{a C{b C{c C{d C{e C{f C{g C{h C{i C{j C{k C{l C12j C12k C12m C12p C12q\ - C12r C12s C12t C12u C12v C12w C12x C12y C12z C12# C12$ C12% C12& C12' C12( C\ -12) C13Y C13a C13b C13f C13g C13h C13i C13j C13k C13l C13m C13n C13o C13p C13\ -q C13r C13s C13t C13u C13v C13w C14N C14O C14Q C14U C14V C14W C14X C14Y C14Z \ -C14a C14b C14c C14d C14e C14f C14g C14h C14i C14j C14k C14l C14m C17; C17< C1\ -7> C17@ C17[ C17] C17^ C17_ C17` C17{ C17| C17} C17~ C180 C181 C182 C183 C184\ - C185 C186 C187 C188 C18$ C18% C18& C18' C18( C18) C18* C18+ C18, C18. C18/ C\ -18: C18; C18@ C18[ C18] C18^ C18_ C18` C18{ C18| C18} C19r C19s C19t C19u C19\ -v C19w C19x C19y C19z C19# C19$ C19% C19& C19' C19( C19) C19* C19+ C19, C19- \ -C19/ C19; C1F< C1F= C1F? C1F[ C1F] C1F^ C1F_ C1F` C1F{ C1F| C1F} C1F~ C1G0 C1\ -G1 C1G2 C1G3 C1G4 C1G5 C1G6 C1G7 C1G8 C1G9 C1G% C1G& C1G' C1G( C1G) C1G* C1G+\ - C1G, C1G- C1G; C1G= C1G? C1G@ C1G[ C1G] C1G^ C1G_ C1G` C1G{ C1G| C1G} C1G~ C\ -1Hs C1Ht C1Hu C1Hv C1Hw C1Hx C1Hy C1Hz C1H# C1H$ C1H% C1H& C1H' C1H( C1H) C1H\ -* C1H+ C1H, C1H. C1H/ C1H= C1H? C1N= C1N> C1N@ C1N] C1N^ C1N_ C1N` C1N{ C1N| \ -C1N} C1N~ C1O0 C1O1 C1O2 C1O3 C1O4 C1O5 C1O6 C1O7 C1O8 C1O9 C1OA C1O& C1O' C1\ -O( C1O) C1O* C1O+ C1O, C1O- C1O. C1O/ C1O; C1O? C1O@ C1O] C1O^ C1O_ C1O` C1O{\ - C1O| C1O} C1O~ C1P0 C1Pt C1Pu C1Pv C1Pw C1Px C1Py C1Pz C1P# C1P$ C1P% C1P& C\ -1P' C1P( C1P) C1P* C1P+ C1P, C1P- C1P< C1P= C1P> C1P? C1T* C1T+ C1T, C1T- C1T\ -. C1T/ C1T: C1T; C1T< C1Ux C1Uy C1Uz C1U$ C1U( C1U) C1U* C1U+ C1U- C1U; C1U< \ -C1U= C1U> C1U@ C1U_ C1Vn C1Vo C1Vp C1Vq C1Vr C1Vs C1Vt C1Vu C1Vv C1bJ C1bM C1\ -b+ C1b, C1b- C1b. C1b/ C1b: C1b; C1b< C1b= C1c9 C1cC C1cy C1cz C1c& C1c* C1c+\ - C1c/ C1c= C1c> C1c] C1d5 C1d9 C1dE C1dM C1do C1dp C1dq C1dr C1ds C1dt C1du C\ -1dv C1dw C1jj C1jk C1jr C1jt C1jv C1jz C1j# C1j$ C1j' C1j+ C1j, C1j- C1j. C1j\ -/ C1j: C1j; C1j< C1j= C1j> C1kZ C1ka C1kb C1kd C1ke C1kf C1kz C1k$ C1k& C1k+ \ -C1k- C1k/ C1k> C1k@ C1k] C1lP C1lQ C1lR C1lT C1lU C1lV C1lp C1lq C1lr C1ls C1\ -lt C1lu C1lv C1lw C1lx C2Ya C2Yb C2Yc C2Yd C2Ye C2Yf C2Yg C2Yh C2Yi C2Ym C2Yn\ - C2Yo C2Yp C2Yq C2Yr C2Yv C2Yw C2Yx C2Yy C2Yz C2Y# C2Y- C2Y. C2Y/ C2Y: C2Y; C\ -2Y< C2Y= C2Y> C2Y? C2Y^ C2Y_ C2Y` C2Y{ C2Y| C2Y} C2Z8 C2Z9 C2ZA C2ZB C2ZC C2Z\ -D C2ZE C2ZF C2ZG C2ZH C2ZI C2ZJ C2ZK C2ZL C2ZM C2ZN C2ZO C2ZP C2ZQ C2ZS C2ZV \ -C2ZW C2Zc C2Zd C2Ze C2Zf C2Zg C2Zh C2Zl C2Zm C2Zn C2Zo C2Zp C2Zq C2Zr C2Zs C2\ -Zt C2Zu C2Zv C2Zw C2Zx C2Zy C2Zz C2Z$ C2Z( C2Z* C2Z+ C2Z/ C2Z: C2Z; C2Z< C2Z=\ - C2Z> C2Z? C2Z@ C2Z[ C2Z] C2Z^ C2Z_ C2Z` C2Z{ C2Z| C2Z} C2a1 C2a3 C2a6 C2a8 C\ -2a9 C2aB C2aF C2aG C2aH C2aI C2aJ C2aK C2aL C2aM C2aN C2aO C2aS C2aT C2aU C2a\ -V C2aW C2aX C2ab C2ac C2ad C2ae C2af C2ag C2ah C2ak C2am C2ap C2aq C2ar C2as \ -C2at C2au C2av C2aw C2ax C2ay C2a% C2a& C2a' C2a( C2a) C2a* C2a- C2a. C2a; C2\ -a= C2a> C2a? C2a@ C2a[ C2a] C2a^ C2a_ C2a` C2a{ C2b1 C2b5 C2b6 C2b7 C2b8 C2b9\ - C2bA C2bB C2bC C2bD C2bE C2bF C2bG C2bH C2bI C2bJ C2bK C2bL C2bM C2bN C2bX C\ -2bY C2bZ C2ba C2bb C2bc C2bd C2be C2bf C2bh C2bi C2bk C2bl C2bn C2bo C2bt C2b\ -u C2bw C2by C2bz C2b# C2b$ C2b% C2b& C2b' C2b( C2b) C2b* C2b+ C2b, C2b- C2b. \ -C2b/ C2b: C2b; C2b< C2b{ C2b| C2b} C2b~ C2c0 C2c1 C2c2 C2c3 C2c4 C2c6 C2c7 C2\ -c9 C2cA C2cC C2cD C2cE C2cF C2cG C2cH C2cI C2cJ C2cK C2cL C2cM C2cP C2cR C2cS\ - C2cW C2cX C2cY C2cZ C2ca C2cb C2cc C2cd C2ce C2cf C2cg C2ch C2ci C2cj C2ck C\ -2cl C2cm C2cn C2co C2cp C2cq C2cr C2cs C2ct C2cu C2cv C2cw C2cz C2c$ C2c% C2c\ -) C2c* C2c+ C2c, C2c- C2c. C2c/ C2c: C2c; C2c= C2c[ C2c` C2c{ C2c| C2c} C2c~ \ -C2d0 C2d1 C2d2 C2d3 C2d5 C2d6 C2d8 C2dD C2dE C2dF C2dG C2dH C2dI C2dJ C2dK C2\ -dL C2dM C2dN C2dO C2dP C2dQ C2dR C2dS C2dT C2dU C2dV C2dW C2dX C2dY C2dZ C2da\ - C2db C2dc C2dd C2df C2dg C2di C2dj C2dl C2dm C2d# C2d$ C2d& C2d' C2d( C2d) C\ -2d+ C2d- C2d/ C2d: C2d; C2d< C2d= C2d> C2d? C2d@ C2d[ C2d] C2d^ C2d| C2d} C2e\ -0 C2e1 C2e3 C2e4 C2e5 C2e6 C2e7 C2e8 C2e9 C2eA C2eB C2eC C2eD C2eF C2eH C2eJ \ -C2eK C2eU C2eV C2eW C2eX C2eY C2eZ C2ea C2eb C2ec C2ed C2ee C2eg C2ei C2ek C2\ -el C2ev C2ew C2ex C2ey C2ez C2e# C2e$ C2e% C2e& C2e( C2e) C2e* C2e+ C2e- C2e/\ - C2e; C2e< C2e= C2e> C2e@ C2e] C2e^ C2e_ C2e` C2e{ C2e| C2e} C2e~ C2f0 C2f1 C\ -2f2 C2f3 C2f8 C2f9 C2fC C2fD C2fE C2fF C2fH C2fJ C2fL C2fM C2fR C2fS C2fT C2f\ -U C2fV C2fW C2fX C2fY C2fZ C2fa C2fb C2fc C2fe C2fg C2fh C2fi C2fj C2fl C2fm \ -C2fr C2fs C2fu C2fv C2fw C2fx C2fy C2fz C2f# C2f$ C2f% C2f& C2f' C2f( C2f) C2\ -f* C2f+ C2f, C2f- C2f. C2f/ C2f; C2f= C2f> C2f? C2f@ C2g1 C2g2 C2g7 C2g8 C2gA\ - C2gC C2gE C2gF C2gG C2gH C2gJ C2gK C2gL C2gM C2gN C2gO C2gP C2gQ C2gR C2gb C\ -2gc C2gd C2ge C2gf C2gg C2gh C2gi C2gj C2gk C2gl C2gm C2gw C2gx C2gy C2g. C2g\ -/ C2g: C2g; C2g< C2g= C2g> C2g? C2g@ C2g| C2g} C2g~ C2h9 C2hA C2hB C2hC C2hD \ -C2hE C2hF C2hG C2hH C2hL C2hM C2hN C2hO C2hP C2hQ C2hS C2hT C2hV C2hZ C2ha C2\ -hb C2hc C2hm C2hn C2ho C2hs C2ht C2hu C2hv C2hw C2hx C2hy C2hz C2h# C2h% C2h&\ - C2h( C2h, C2h= C2h> C2h? C2h@ C2h[ C2h] C2h^ C2h_ C2h` C2h{ C2h| C2h} C2h~ C\ -2i0 C2i2 C2i6 C2iC C2iG C2iH C2iI C2iJ C2iK C2iL C2iM C2iN C2iO C2iQ C2iR C2i\ -S C2ic C2id C2ie C2ii C2im C2io C2ip C2ir C2is C2it C2iu C2iw C2ix C2iy C2iz \ -C2i) C2i* C2i+ C2i. C2i: C2i; C2i? C2i@ C2i] C2i^ C2i_ C2i` C2i{ C2i| C2j1 C2\ -j4 C2j8 C2j9 C2jB C2jC C2jE C2jF C2jG C2jH C2jI C2jJ C2jK C2jL C2jM C2jN C2jO\ - C2jY C2jZ C2ja C2jb C2jc C2jd C2je C2jf C2jg C2ji C2jl C2jo C2jy C2jz C2j# C\ -2j$ C2j% C2j& C2j' C2j( C2j) C2j* C2j+ C2j, C2j- C2j. C2j/ C2j: C2j; C2j< C2j\ -= C2j| C2j} C2j~ C2k0 C2k1 C2k2 C2k3 C2k4 C2k5 C2k6 C2k9 C2kC C2kF C2kG C2kH \ -C2kI C2kJ C2kK C2kL C2kM C2kN C2kV C2kX C2kY C2kZ C2ka C2kb C2kc C2kd C2kf C2\ -kh C2kj C2kk C2kl C2km C2kn C2kp C2kq C2kr C2ks C2kt C2ku C2kv C2kw C2kx C2k)\ - C2k* C2k+ C2k, C2k- C2k. C2k/ C2k: C2k; C2k< C2k@ C2k^ C2k| C2k} C2l0 C2l3 C\ -2l4 C2lC C2lE C2lF C2lG C2lH C2lI C2lJ C2lK C2lM C2lN C2lO C2lP C2lQ C2lR C2l\ -S C2lT C2lU C2lV C2lW C2lX C2lY C2lZ C2la C2lb C2lc C2ld C2le C2lh C2lk C2ln \ -C2l$ C2l% C2l' C2l( C2l+ C2l- C2l/ C2l< C2l= C2l> C2l? C2l@ C2l[ C2l] C2l^ C2\ -l_ C2m0 C2m1 C2m4 C2m5 C2m7 C2m8 C2m9 C2mA C2mB C2mC C2mE C2mG C2mL C2mV C2mW\ - C2mX C2mY C2mZ C2ma C2mb C2mc C2md C2me C2mj C2ml C2mw C2mx C2my C2mz C2m# C\ -2m$ C2m% C2m& C2m' C2m( C2m- C2m/ C2m= C2m? C2m[ C2m_ C2m` C2m| C2m~ C2n1 C2n\ -2 C2n4 C2n5 C2n7 C2n8 C2nD C2nF C2nK C2nM C2nN C2nP C2nQ C2nU C2nV C2nW C2nX \ -C2nY C2nZ C2na C2nc C2ne C2ng C2nl C2nq C2nr C2nt C2nu C2nv C2nx C2ny C2nz C2\ -n# C2n$ C2n% C2n& C2n' C2n( C2n) C2n* C2n+ C2n, C2n- C2n. C2n/ C2n: C2n? C2n[\ - C2o5 C2o7 C2o8 C2oA C2oD C2oF C2oK C2oL C2oM C2oN C2oO C2oP C2oQ C2oR C2oS C\ -2oc C2od C2oe C2of C2og C2oh C2oi C2oj C2ok C2ol C2om C2on C2o# C2o$ C2o% C2o\ -/ C2o: C2o; C2o< C2o= C2o> C2o? C2o@ C2o[ C2o` C2o{ C2o| C2pA C2pB C2pC C2pD \ -C2pE C2pF C2pG C2pH C2pI C2pM C2pN C2pO C2pP C2pQ C2pR C2pS C2pT C2pV C2pZ C2\ -pb C2pc C2pd C2pq C2pr C2ps C2pt C2pu C2pv C2pw C2px C2py C2pz C2p# C2p$ C2p'\ - C2p) C2p* C2p, C2p; C2p< C2p[ C2p] C2p^ C2p| C2p} C2p~ C2q1 C2q5 C2q7 C2q8 C\ -2qD C2qH C2qI C2qJ C2qK C2qL C2qM C2qN C2qP C2qQ C2qR C2qS C2qT C2qg C2qh C2q\ -i C2qk C2ql C2qn C2qs C2qt C2qu C2qv C2qw C2qx C2qz C2q# C2q' C2q( C2q) C2q- \ -C2q. C2q: C2q> C2q@ C2q[ C2q] C2q^ C2q_ C2q` C2q{ C2q| C2r2 C2r5 C2r9 C2rA C2\ -rC C2rF C2rG C2rH C2rI C2rJ C2rK C2rL C2rM C2rN C2rO C2rP C2rZ C2ra C2rb C2rc\ - C2rd C2re C2rf C2rg C2rh C2rk C2rn C2rq C2ry C2r# C2r% C2r& C2r( C2r) C2r+ C\ -2r, C2r- C2r. C2r/ C2r: C2r; C2r< C2r= C2r> C2r} C2r~ C2s0 C2s1 C2s2 C2s3 C2s\ -4 C2s5 C2s6 C2s7 C2sA C2sD C2sG C2sH C2sI C2sJ C2sK C2sL C2sM C2sN C2sO C2sU \ -C2sY C2sZ C2sb C2sc C2sd C2sf C2sg C2sh C2si C2sj C2sk C2sl C2sn C2sp C2sq C2\ -sr C2ss C2st C2su C2sv C2sw C2sx C2sy C2s& C2s+ C2s, C2s- C2s. C2s/ C2s: C2s;\ - C2s< C2s= C2s> C2s_ C2s} C2t1 C2t2 C2t5 C2t8 C2tF C2tG C2tI C2tL C2tM C2tO C\ -2tP C2tQ C2tR C2tS C2tT C2tU C2tV C2tW C2tX C2tY C2tZ C2ta C2tb C2tc C2td C2t\ -e C2tf C2th C2tk C2tn C2t% C2t& C2t( C2t) C2t, C2t. C2t= C2t> C2t@ C2t] C2t_ \ -C2t` C2u0 C2u4 C2u5 C2u6 C2u7 C2u8 C2uA C2uB C2uC C2uE C2uJ C2uL C2uW C2uX C2\ -uY C2uZ C2ua C2ub C2uc C2ud C2ue C2ug C2ui C2un C2ux C2uy C2uz C2u# C2u$ C2u%\ - C2u& C2u' C2u( C2u) C2u. C2u: C2u= C2u? C2u_ C2u` C2u| C2u~ C2v0 C2v1 C2v2 C\ -2v7 C2v9 C2vA C2vC C2vF C2vH C2vJ C2vR C2vT C2vU C2vV C2vW C2vX C2vY C2va C2v\ -b C2vc C2vf C2vh C2vm C2vn C2vp C2vs C2vw C2vx C2v# C2v$ C2v% C2v& C2v' C2v( \ -C2v) C2v* C2v+ C2v, C2v- C2v. C2v/ C2v: C2v= C2v? C2v[ C2w4 C2w5 C2w7 C2w8 C2\ -wC C2wH C2wM C2wN C2wO C2wP C2wR C2wT C2z4 C2z5 C2z7 C2z8 C2z9 C2zB C2zC C2zD\ - C2zI C2zJ C2zK C2zL C2zM C2zN C2zO C2zP C2zQ C2zS C2zT C2zV C2zW C2za C2zb C\ -2ze C2zf C2zj C2zk C2zl C2zm C2zn C2zo C2zp C2zq C2zr C2zw C2zx C2zy C2z# C2z\ -$ C2z% C2z& C2z' C2z( C2z) C2z* C2z+ C2z, C2z. C2z/ C2z; C2z< C2z@ C2z[ C2z] \ -C2z^ C2z_ C2z` C2z{ C2z| C2z} C2z~ C2#0 C2#1 C2#2 C2#3 C2#4 C2#5 C2#6 C2#7 C2\ -#9 C2#C C2#D C2#G C2#H C2#I C2#J C2#K C2#L C2#M C2#N C2#O C2#P C2#Q C2#R C2#S\ - C2#T C2#U C2#V C2#W C2#X C2#Y C2#a C2#b C2#e C2#g C2#i C2#j C2#k C2#l C2#m C\ -2#n C2#o C2#p C2#q C2#s C2#t C2#w C2#y C2## C2#$ C2#% C2#& C2#' C2#( C2#) C2#\ -* C2#+ C2#- C2#. C2#/ C2#< C2#[ C2#^ C2#_ C2#{ C2#} C2#~ C2$0 C2$1 C2$2 C2$3 \ -C2$4 C2$5 C2$6 C2$9 C2$A C2$B C2$H C2$I C2$K C2$O C2$P C2$Q C2$R C2$S C2$T C2\ -$U C2$V C2$W C2$X C2$Z C2$a C2$c C2$g C2$h C2$i C2$j C2$k C2$l C2$m C2$n C2$o\ - C2$p C2$q C2$s C2$u C2$x C2$& C2$( C2$+ C2$, C2$- C2$. C2$/ C2$: C2$; C2$< C\ -2$= C2$> C2$? C2$@ C2$[ C2$] C2$^ C2$_ C2$` C2${ C2%6 C2%7 C2%8 C2%9 C2%A C2%\ -B C2%C C2%D C2%E C2%F C2%G C2%H C2%I C2%J C2%K C2%L C2%M C2%N C2%O C2%P C2%Q \ -C2%R C2%S C2%T C2%U C2%V C2%W C2%X C2%Y C2%Z C2%a C2%b C2%c C2%d C2%e C2%f C2\ -%h C2%i C2%j C2%m C2%p C2%q C2%r C2%s C2%t C2%u C2%v C2%w C2%x C2%' C2%( C2%*\ - C2%+ C2%, C2%- C2%. C2%/ C2%: C2%; C2%< C2%= C2%> C2%? C2%@ C2%[ C2%] C2%^ C\ -2%_ C2%` C2%{ C2%} C2&0 C2&3 C2&5 C2&6 C2&7 C2&8 C2&9 C2&A C2&B C2&C C2&D C2&\ -G C2&L C2&N C2&O C2&P C2&Q C2&R C2&S C2&T C2&U C2&V C2&W C2&X C2&Y C2&Z C2&a \ -C2&b C2&c C2&d C2&e C2&f C2&g C2&h C2&j C2&k C2&l C2&m C2&n C2&o C2&p C2&q C2\ -&r C2&s C2&t C2&u C2&v C2&w C2&x C2&# C2&' C2&( C2&) C2&* C2&+ C2&, C2&- C2&.\ - C2&/ C2&: C2&; C2&< C2&= C2&> C2&? C2&@ C2&[ C2&] C2&^ C2&_ C2&` C2&{ C2'4 C\ -2'5 C2'6 C2'7 C2'8 C2'9 C2'A C2'B C2'C C2'D C2'E C2'M C2'N C2'O C2'P C2'Q C2'\ -R C2'S C2'T C2'U C2*5 C2*6 C2*8 C2*9 C2*D C2*F C2*G C2*H C2*J C2*K C2*L C2*M \ -C2*N C2*O C2*P C2*Q C2*R C2*V C2*X C2*Y C2*a C2*b C2*d C2*i C2*j C2*k C2*l C2\ -*m C2*n C2*o C2*p C2*q C2*r C2*s C2*w C2*x C2*# C2*$ C2*% C2*& C2*' C2*( C2*)\ - C2** C2*+ C2*, C2*- C2*. C2*/ C2*> C2*? C2*[ C2*] C2*^ C2*_ C2*` C2*{ C2*| C\ -2*} C2*~ C2+0 C2+1 C2+2 C2+3 C2+4 C2+5 C2+6 C2+7 C2+8 C2+B C2+D C2+G C2+H C2+\ -I C2+J C2+K C2+L C2+M C2+N C2+O C2+P C2+Q C2+R C2+S C2+T C2+U C2+V C2+W C2+X \ -C2+Y C2+Z C2+a C2+f C2+g C2+i C2+j C2+k C2+l C2+m C2+n C2+o C2+p C2+q C2+r C2\ -+s C2+t C2+w C2+y C2+$ C2+% C2+& C2+' C2+( C2+) C2+* C2++ C2+, C2+- C2+; C2+<\ - C2+= C2+[ C2+] C2+_ C2+} C2+~ C2,0 C2,1 C2,2 C2,3 C2,4 C2,5 C2,6 C2,7 C2,9 C\ -2,A C2,B C2,E C2,H C2,J C2,M C2,N C2,Q C2,R C2,S C2,T C2,U C2,V C2,W C2,X C2,\ -Y C2,a C2,c C2,d C2,f C2,i C2,j C2,k C2,l C2,m C2,n C2,o C2,p C2,q C2,s C2,t \ -C2,u C2,x C2,' C2,+ C2,, C2,- C2,. C2,/ C2,: C2,; C2,< C2,= C2,> C2,? C2,@ C2\ -,[ C2,] C2,^ C2,_ C2,` C2,{ C2,| C2-3 C2-6 C2-7 C2-8 C2-9 C2-A C2-B C2-C C2-D\ - C2-E C2-F C2-G C2-H C2-I C2-J C2-K C2-L C2-M C2-N C2-O C2-R C2-S C2-T C2-U C\ -2-V C2-W C2-X C2-Y C2-Z C2-a C2-b C2-c C2-d C2-e C2-f C2-g C2-h C2-l C2-m C2-\ -n C2-q C2-r C2-s C2-t C2-u C2-v C2-w C2-x C2-y C2-' C2-( C2-+ C2-, C2-- C2-. \ -C2-/ C2-: C2-; C2-< C2-= C2-> C2-? C2-@ C2-[ C2-] C2-^ C2-_ C2-` C2-{ C2-} C2\ --~ C2.0 C2.3 C2.6 C2.7 C2.8 C2.9 C2.A C2.B C2.C C2.D C2.E C2.K C2.M C2.O C2.P\ - C2.Q C2.R C2.S C2.T C2.U C2.V C2.W C2.X C2.Y C2.Z C2.a C2.b C2.c C2.d C2.e C\ -2.f C2.g C2.h C2.i C2.k C2.l C2.n C2.o C2.p C2.q C2.r C2.s C2.t C2.u C2.v C2.\ -w C2.x C2.z C2.$ C2.& C2.( C2.* C2.+ C2., C2.- C2.. C2./ C2.: C2.; C2.< C2.= \ -C2.> C2.? C2.@ C2.[ C2.] C2.^ C2._ C2.` C2.{ C2.} C2/5 C2/6 C2/7 C2/8 C2/9 C2\ -/A C2/B C2/C C2/D C2/G C2/I C2/N C2/O C2/P C2/Q C2/R C2/S C2/T C2/U C2/V C2<6\ - C2<7 C2<9 C2 C20 \ -C2>1 C2>2 C2>3 C2>4 C2>5 C2>6 C2>7 C2>8 C2>A C2>F C2>H C2>I C2>J C2>L C2>P C2\ ->R C2>S C2>T C2>U C2>V C2>W C2>X C2>Y C2>Z C2>c C2>d C2>g C2>i C2>j C2>k C2>l\ - C2>m C2>n C2>o C2>p C2>q C2>r C2>s C2>t C2>x C2># C2>' C2>* C2>- C2>. C2>/ C\ -2>: C2>; C2>< C2>= C2>> C2>? C2>@ C2>[ C2>] C2>^ C2>_ C2>` C2>{ C2>| C2>} C2?\ -3 C2?6 C2?8 C2?9 C2?A C2?B C2?C C2?D C2?E C2?F C2?G C2?H C2?I C2?J C2?K C2?L \ -C2?M C2?N C2?O C2?P C2?Q C2?T C2?U C2?V C2?X C2?Y C2?Z C2?a C2?b C2?c C2?d C2\ -?e C2?f C2?g C2?h C2?i C2?l C2?p C2?q C2?r C2?s C2?t C2?u C2?v C2?w C2?x C2?y\ - C2?z C2?% C2?' C2?, C2?- C2?. C2?/ C2?: C2?; C2?< C2?= C2?> C2?? C2?@ C2?[ C\ -2?] C2?^ C2?_ C2?` C2?{ C2?| C2?} C2?~ C2@3 C2@6 C2@7 C2@9 C2@A C2@B C2@C C2@\ -D C2@E C2@H C2@K C2@P C2@Q C2@R C2@S C2@T C2@U C2@V C2@W C2@X C2@Y C2@Z C2@a \ -C2@b C2@c C2@d C2@e C2@f C2@g C2@h C2@i C2@l C2@m C2@o C2@p C2@q C2@r C2@s C2\ -@t C2@u C2@v C2@w C2@x C2@y C2@z C2@# C2@' C2@* C2@+ C2@, C2@- C2@. C2@/ C2@:\ - C2@; C2@< C2@= C2@> C2@? C2@@ C2@[ C2@] C2@^ C2@_ C2@` C2@{ C2[6 C2[7 C2[8 C\ -2[9 C2[A C2[B C2[C C2[D C2[E C2[K C2[L C2[O C2[P C2[Q C2[R C2[S C2[T C2[U C2[\ -V C2[W C2_6 C2_8 C2_9 C2_A C2_C C2_D C2_E C2_F C2_G C2_H C2_I C2_J C2_K C2_M \ -C2_N C2_P C2_T C2_V C2_W C2_Z C2_b C2_d C2_e C2_f C2_g C2_h C2_i C2_j C2_k C2\ -_l C2_m C2_n C2_o C2_p C2_r C2_t C2_u C2_z C2_# C2_% C2_& C2_' C2_( C2_) C2_*\ - C2_+ C2_, C2_- C2_. C2_/ C2_: C2_; C2_? C2_] C2__ C2_` C2_{ C2_~ C2`3 C2`4 C\ -2`6 C2`7 C2`B C2`C C2`D C2`E C2`F C2`G C2`H C2`I C2`J C2`L C2`M C2`N C2`P C2`\ -T C2`U C2`V C2`W C2`X C2`Y C2`Z C2`a C2`b C2`d C2`e C2`g C2`k C2`l C2`m C2`n \ -C2`o C2`p C2`q C2`r C2`s C2`t C2`u C2`v C2`w C2`y C2`z C2`# C2`$ C2`' C2`* C2\ -`+ C2`. C2`: C2`; C2`> C2`@ C2`] C2`^ C2`_ C2`` C2`{ C2`| C2`} C2`~ C2{0 C2{1\ - C2{3 C2{4 C2{5 C2{6 C2{7 C2{8 C2{B C2{D C2{F C2{H C2{K C2{L C2{N C2{O C2{S C\ -2{T C2{U C2{V C2{W C2{X C2{Y C2{Z C2{a C2{b C2{c C2{d C2{e C2{f C2{g C2{h C2{\ -i C2{j C2{m C2{o C2{p C2{r C2{t C2{u C2{x C2{y C327 C329 C32A C32B C32D C32E \ -C32F C32G C32H C32I C32J C32K C32L C32N C32R C32T C32U C32X C32Y C32a C32b C3\ -2e C32f C32g C32h C32i C32j C32k C32l C32m C32n C32o C32q C32s C32t C32u C32v\ - C32z C32# C32% C32& C32( C32) C32* C32+ C32, C32- C32. C32/ C32: C32< C32? C\ -32[ C32^ C32` C32{ C32| C330 C337 C338 C33A C33B C33C C33D C33E C33F C33G C33\ -H C33I C33J C33K C33O C33Q C33R C33S C33U C33V C33W C33X C33Y C33Z C33a C33b \ -C33c C33d C33f C33i C33j C33m C33n C33o C33p C33q C33r C33s C33t C33u C33v C3\ -3w C33x C33y C33z C33$ C33& C33' C33( C33+ C33- C33; C33< C33? C33[ C33^ C33_\ - C33` C33{ C33| C33} C33~ C340 C341 C342 C343 C345 C347 C348 C349 C34A C34D C\ -34G C34H C34I C34K C34M C34Q C34S C34T C34U C34V C34W C34X C34Y C34Z C34a C34\ -b C34c C34d C34e C34f C34g C34h C34i C34j C34k C34l C34p C34r C34s C34u C34v \ -C34# C34% C3A8 C3AA C3AB C3AC C3AE C3AF C3AG C3AH C3AI C3AJ C3AK C3AL C3AM C3\ -AP C3AR C3AS C3AU C3AX C3AZ C3Ac C3Ad C3Af C3Ag C3Ah C3Ai C3Aj C3Ak C3Al C3Am\ - C3An C3Ao C3Ap C3Ar C3As C3At C3Av C3Aw C3A# C3A% C3A& C3A( C3A) C3A* C3A+ C\ -3A, C3A- C3A. C3A/ C3A: C3A; C3A< C3A@ C3A[ C3A] C3A{ C3A| C3A} C3B1 C3B5 C3B\ -6 C3BB C3BC C3BD C3BE C3BF C3BG C3BH C3BI C3BJ C3BK C3BL C3BN C3BO C3BS C3BT \ -C3BV C3BW C3BX C3BY C3BZ C3Ba C3Bb C3Bc C3Bd C3Be C3Bf C3Bh C3Bl C3Bn C3Bo C3\ -Bp C3Bq C3Br C3Bs C3Bt C3Bu C3Bv C3Bw C3Bx C3By C3Bz C3B$ C3B& C3B' C3B( C3B.\ - C3B: C3B< C3B= C3B@ C3B] C3B_ C3B` C3B{ C3B| C3B} C3B~ C3C0 C3C1 C3C2 C3C3 C\ -3C4 C3C5 C3C6 C3C7 C3C9 C3CB C3CD C3CE C3CF C3CI C3CO C3CP C3CR C3CS C3CU C3C\ -V C3CW C3CX C3CY C3CZ C3Ca C3Cb C3Cc C3Cd C3Ce C3Cf C3Cg C3Ch C3Ci C3Cj C3Ck \ -C3Cl C3Cm C3Co C3Cr C3Cs C3Cz C3C# C3C$ C3C& C3K( C3K+ C3K, C3K- C3K. C3K/ C3\ -K: C3K; C3K< C3K= C3K> C3K? C3K@ C3K[ C3K] C3K^ C3K_ C3K` C3L2 C3L3 C3L4 C3L5\ - C3L6 C3L7 C3L8 C3L9 C3LA C3LB C3LC C3LD C3LM C3LN C3LP C3LQ C3LR C3LS C3LT C\ -3LU C3LV C3LW C3LX C3LY C3LZ C3La C3Lb C3Lc C3Ld C3Le C3Lf C3Lg C3Lh C3Li C3L\ -j C3Lk C3Ll C3Lm C3Lp C3Lt C3Lu C3Lw C3L' C3L( C3L) C3L* C3L+ C3L- C3L. C3L: \ -C3L; C3L< C3L= C3L> C3L? C3L@ C3L[ C3L] C3L^ C3L_ C3L` C3L{ C3L| C3L} C3L~ C3\ -M0 C3M1 C3M2 C3M3 C3M4 C3M5 C3M6 C3M7 C3M8 C3M9 C3MA C3MC C3MD C3ME C3MH C3MQ\ - C3MS C3MT C3MU C3MV C3MX C3MZ C3Ma C3Mb C3Mc C3Md C3Me C3Mf C3Mg C3Mh C3Mi C\ -3Mj C3Mk C3Ml C3Mm C3Mn C3Mo C3Mp C3Mq C3Mr C3Ms C3Mt C3Mu C3Mw C3My C3M$ C3M\ -& C3M' C3M( C3M) C3M* C3M+ C3M, C3M- C3M. C3M@ C3M] C3M^ C3M_ C3M` C3M} C3M~ \ -C3N0 C3N1 C3N2 C3N3 C3N4 C3N5 C3N6 C3N7 C3N8 C3N9 C3NA C3NB C3NC C3ND C3NE C3\ -NF C3NG C3NH C3NI C3NQ C3NS C3NT C3NU C3NV C3NW C3NY C3NZ C3S) C3S, C3S- C3S.\ - C3S/ C3S: C3S; C3S< C3S= C3S> C3S? C3S@ C3S[ C3S] C3S^ C3S_ C3S} C3T4 C3T5 C\ -3T6 C3T7 C3T8 C3T9 C3TA C3TB C3TC C3TF C3TN C3TO C3TP C3TQ C3TR C3TT C3TU C3T\ -V C3TW C3TX C3TY C3TZ C3Ta C3Tb C3Tc C3Td C3Te C3Tf C3Tg C3Th C3Ti C3Tj C3Tk \ -C3Tl C3Tm C3To C3Tp C3Tq C3Tt C3Tx C3T# C3T' C3T( C3T* C3T+ C3T, C3T- C3T. C3\ -T: C3T; C3T< C3T= C3T> C3T? C3T@ C3T[ C3T] C3T^ C3T_ C3T` C3T{ C3T| C3T} C3T~\ - C3U0 C3U1 C3U2 C3U3 C3U4 C3U5 C3U6 C3U7 C3U8 C3U9 C3UA C3UB C3UC C3UD C3UH C\ -3UK C3UP C3UU C3UX C3UY C3UZ C3Ua C3Ub C3Uc C3Ud C3Ue C3Uf C3Ug C3Uh C3Ui C3U\ -j C3Uk C3Ul C3Um C3Un C3Uo C3Up C3Uq C3Ur C3Us C3Ut C3Uu C3Ux C3U# C3U$ C3U% \ -C3U' C3U( C3U) C3U* C3U+ C3U, C3U- C3U. C3U/ C3U= C3U@ C3U^ C3U_ C3U` C3U{ C3\ -U| C3U} C3V0 C3V2 C3V3 C3V4 C3V5 C3V6 C3V7 C3V8 C3V9 C3VA C3VB C3VC C3VD C3VE\ - C3VF C3VG C3VH C3VI C3VJ C3VP C3VS C3VT C3VU C3VV C3VX C3VY C3Va C3Vb C3a* C\ -3a- C3a. C3a/ C3a: C3a; C3a< C3a= C3a> C3a? C3a@ C3a[ C3a] C3a^ C3a_ C3a` C3a\ -~ C3b1 C3b5 C3b6 C3b7 C3b8 C3b9 C3bA C3bB C3bC C3bD C3bG C3bN C3bO C3bP C3bR \ -C3bS C3bU C3bV C3bW C3bX C3bY C3bZ C3ba C3bb C3bc C3bd C3be C3bf C3bg C3bh C3\ -bi C3bj C3bk C3bl C3bm C3bn C3bo C3bs C3bt C3bu C3bz C3b( C3b* C3b+ C3b- C3b.\ - C3b/ C3b: C3b; C3b< C3b= C3b> C3b? C3b@ C3b[ C3b] C3b^ C3b_ C3b` C3b{ C3b| C\ -3b} C3b~ C3c0 C3c1 C3c2 C3c3 C3c4 C3c5 C3c6 C3c7 C3c8 C3c9 C3cA C3cB C3cC C3c\ -D C3cF C3cH C3cK C3cP C3cR C3cT C3cV C3cW C3cX C3cY C3cZ C3ca C3cd C3ce C3cf \ -C3cg C3ch C3ci C3cj C3ck C3cl C3cm C3cn C3co C3cp C3cq C3cr C3cs C3ct C3cu C3\ -cv C3cw C3c# C3c$ C3c% C3c( C3c) C3c* C3c+ C3c, C3c- C3c. C3c/ C3c: C3c@ C3c{\ - C3c| C3c} C3c~ C3d0 C3d1 C3d2 C3d3 C3d4 C3d5 C3d6 C3d7 C3d8 C3d9 C3dA C3dB C\ -3dC C3dD C3dE C3dF C3dG C3dH C3dI C3dJ C3dK C3dN C3dP C3dT C3dU C3dV C3dW C3d\ -X C3dZ C3da C3dc C3gC C3gE C3gF C3gG C3gJ C3gK C3gM C3gN C3gR C3gS C3gT C3gU \ -C3gV C3gW C3gX C3gY C3gZ C3ga C3gb C3gc C3gd C3ge C3gf C3gg C3gh C3gi C3gl C3\ -gn C3go C3gq C3gs C3gt C3gx C3g# C3g% C3g& C3g) C3g+ C3g- C3g. C3g/ C3g: C3g;\ - C3g< C3g= C3g> C3g? C3g@ C3g[ C3g] C3g^ C3g_ C3g` C3g{ C3g| C3g} C3h0 C3h1 C\ -3h4 C3h6 C3h8 C3h9 C3hA C3hB C3hC C3hD C3hE C3hF C3hG C3hH C3hI C3hJ C3hK C3h\ -L C3hM C3hN C3hO C3hP C3hU C3hV C3hX C3hY C3hZ C3ha C3hb C3hc C3hd C3he C3hf \ -C3hg C3hh C3hi C3hj C3hm C3hn C3hs C3hu C3hw C3hy C3h# C3h$ C3h% C3h& C3h' C3\ -h( C3h) C3h* C3h+ C3h- C3h. C3h: C3h> C3h@ C3h[ C3h] C3h` C3h} C3h~ C3i0 C3i1\ - C3i2 C3i3 C3i4 C3i5 C3i6 C3i9 C3iB C3iF C3iG C3iH C3iI C3iJ C3iK C3iL C3iM C\ -3iN C3iO C3iP C3iQ C3iR C3iS C3iT C3iU C3iV C3iW C3iX C3iZ C3ic C3id C3ig C3i\ -i C3ik C3im C3ir C3is C3iu C3iv C3iz C3i# C3i$ C3i% C3i& C3i' C3i( C3i) C3i* \ -C3oD C3oF C3oG C3oH C3oK C3oL C3oQ C3oR C3oS C3oT C3oU C3oV C3oW C3oX C3oY C3\ -oZ C3oa C3ob C3oc C3od C3oe C3of C3og C3oh C3oi C3oj C3ok C3om C3op C3ot C3ox\ - C3oy C3oz C3o& C3o( C3o+ C3o, C3o. C3o/ C3o: C3o; C3o< C3o= C3o> C3o? C3o@ C\ -3o[ C3o] C3o^ C3o_ C3o` C3o{ C3o| C3o} C3o~ C3p1 C3p2 C3p5 C3p7 C3p9 C3pA C3p\ -B C3pC C3pD C3pE C3pF C3pG C3pH C3pI C3pJ C3pK C3pL C3pM C3pN C3pO C3pP C3pQ \ -C3pU C3pW C3pX C3pZ C3pa C3pb C3pc C3pd C3pe C3pf C3pg C3ph C3pi C3pn C3pp C3\ -pr C3pt C3pu C3pv C3py C3p$ C3p% C3p& C3p' C3p( C3p) C3p* C3p+ C3p, C3p- C3p.\ - C3p: C3p> C3p[ C3p] C3p^ C3p{ C3p~ C3q0 C3q1 C3q2 C3q3 C3q4 C3q5 C3q6 C3q7 C\ -3qA C3qC C3qH C3qI C3qJ C3qK C3qL C3qM C3qN C3qO C3qP C3qQ C3qR C3qS C3qT C3q\ -U C3qV C3qW C3qX C3qY C3qZ C3qe C3qf C3qh C3qo C3qp C3qu C3qv C3qx C3qy C3q# \ -C3q$ C3q% C3q& C3q' C3q( C3q) C3q* C3q+ C3wE C3wH C3wI C3wO C3wP C3wR C3wS C3\ -wT C3wU C3wV C3wW C3wX C3wY C3wZ C3wa C3wb C3wc C3wd C3we C3wf C3wg C3wh C3wi\ - C3wj C3wk C3wl C3wp C3wr C3wv C3wy C3w# C3w% C3w( C3w) C3w+ C3w, C3w/ C3w: C\ -3w; C3w< C3w= C3w> C3w? C3w@ C3w[ C3w] C3w^ C3w_ C3w` C3w{ C3w| C3w} C3w~ C3x\ -0 C3x2 C3x3 C3x6 C3x8 C3xA C3xB C3xC C3xD C3xE C3xF C3xG C3xH C3xI C3xJ C3xK \ -C3xL C3xM C3xN C3xO C3xP C3xQ C3xR C3xV C3xW C3xY C3xZ C3xb C3xc C3xd C3xe C3\ -xf C3xg C3xh C3xi C3xj C3xl C3xq C3xs C3xv C3xy C3xz C3x# C3x% C3x& C3x' C3x(\ - C3x) C3x* C3x+ C3x, C3x- C3x. C3x= C3x> C3x] C3x^ C3x_ C3x| C3y0 C3y1 C3y2 C\ -3y3 C3y4 C3y5 C3y6 C3y7 C3y8 C3yA C3yE C3yG C3yH C3yI C3yJ C3yK C3yL C3yM C3y\ -N C3yO C3yP C3yQ C3yR C3yS C3yT C3yU C3yV C3yW C3yX C3yY C3yZ C3ya C3yb C3ye \ -C3yg C3ym C3yo C3yp C3yq C3ys C3yu C3yy C3y# C3y$ C3y% C3y& C3y' C3y( C3y) C3\ -y* C3y+ C3y, C3$j C3$k C3$m C3$o C3$p C3$r C3$s C3$x C3$y C3$z C3$# C3$$ C3$%\ - C3$& C3$' C3$( C3$) C3$- C3$/ C3$; C3$< C3$? C3$@ C3$] C3$^ C3${ C3$| C3$} C\ -3$~ C3%0 C3%1 C3%2 C3%3 C3%4 C3%7 C3%9 C3%C C3%D C3%E C3%F C3%G C3%H C3%I C3%\ -J C3%K C3%L C3%M C3%Q C3%R C3%T C3%V C3%b C3%c C3%d C3%f C3%g C3%h C3%i C3%j \ -C3%k C3%l C3%m C3%n C3%o C3%p C3%q C3%r C3%s C3%u C3%w C3%$ C3%% C3%& C3%( C3\ -%) C3%* C3%+ C3%, C3%- C3%. C3%/ C3%: C3%; C3%< C3%> C3%? C3%@ C3%[ C3%] C3%^\ - C3%` C3%{ C3%| C3%} C3%~ C3&0 C3&1 C3&2 C3&3 C3&4 C3&6 C3&8 C3&9 C3&A C3&B C\ -3&C C3&G C3&I C3&J C3&P C3&R C3&S C3&U C3&V C3&W C3&X C3&Y C3&Z C3&a C3&b C3&\ -c C3&d C3&e C3&f C3&j C3&m C3&r C3&s C3&u C3&v C3&w C3&x C3&y C3&z C3&# C3&$ \ -C3&% C3&& C3&' C3&( C3&+ C3&/ C3&: C3&; C3&< C3&= C3&> C3&? C3&@ C3&[ C3&] C3\ -&^ C3&_ C3&} C3&~ C3'0 C3'6 C3'8 C3'9 C3'B C3,k C3,l C3,n C3,p C3,q C3,r C3,u\ - C3,w C3,z C3,# C3,$ C3,% C3,& C3,' C3,( C3,) C3,* C3,+ C3,- C3,; C3,< C3,@ C\ -3,] C3,` C3,{ C3,| C3,} C3,~ C3-0 C3-1 C3-2 C3-3 C3-4 C3-5 C3-7 C3-A C3-B C3-\ -E C3-F C3-G C3-H C3-I C3-J C3-K C3-L C3-M C3-N C3-O C3-Q C3-S C3-T C3-b C3-e \ -C3-f C3-g C3-h C3-i C3-j C3-k C3-l C3-m C3-n C3-o C3-p C3-q C3-r C3-s C3-u C3\ --w C3-x C3-z C3-# C3-' C3-( C3-* C3-+ C3-, C3-- C3-. C3-/ C3-: C3-; C3-< C3-=\ - C3-> C3-@ C3-] C3-^ C3-_ C3-` C3-{ C3-| C3-} C3-~ C3.0 C3.1 C3.2 C3.3 C3.4 C\ -3.5 C3.7 C3.8 C3.9 C3.A C3.B C3.C C3.E C3.G C3.I C3.R C3.S C3.U C3.V C3.W C3.\ -X C3.Y C3.Z C3.a C3.b C3.c C3.d C3.e C3.g C3.h C3.i C3.l C3.p C3.q C3.v C3.w \ -C3.x C3.y C3.z C3.# C3.$ C3.% C3.& C3.' C3.( C3.) C3.* C3.. C3.; C3.< C3.= C3\ -.> C3.? C3.@ C3.[ C3.] C3.^ C3._ C3.{ C3.| C3.} C3/1 C3/4 C3/5 C3/7 C3/8 C3>l\ - C3>m C3>o C3>q C3>s C3>t C3>w C3>y C3># C3>$ C3>% C3>& C3>' C3>( C3>) C3>* C\ -3>+ C3>- C3>. C3>/ C3>: C3>? C3>@ C3>^ C3>` C3>} C3>~ C3?0 C3?1 C3?2 C3?3 C3?\ -4 C3?5 C3?6 C3?8 C3?9 C3?C C3?E C3?G C3?H C3?I C3?J C3?K C3?L C3?M C3?N C3?O \ -C3?P C3?Q C3?W C3?X C3?c C3?d C3?g C3?h C3?i C3?j C3?k C3?l C3?m C3?n C3?o C3\ -?p C3?q C3?r C3?s C3?u C3?v C3?w C3?x C3?z C3?$ C3?% C3?& C3?+ C3?, C3?- C3?.\ - C3?/ C3?: C3?; C3?< C3?= C3?> C3?? C3?@ C3?[ C3?] C3?_ C3?{ C3?| C3?} C3?~ C\ -3@0 C3@1 C3@2 C3@3 C3@4 C3@5 C3@6 C3@7 C3@8 C3@A C3@B C3@C C3@D C3@F C3@G C3@\ -L C3@N C3@R C3@S C3@U C3@V C3@X C3@Y C3@Z C3@a C3@b C3@c C3@d C3@e C3@f C3@g \ -C3@i C3@k C3@n C3@q C3@r C3@t C3@u C3@y C3@z C3@# C3@$ C3@% C3@& C3@' C3@( C3\ -@) C3@+ C3@- C3@/ C3@; C3@= C3@> C3@? C3@@ C3@[ C3@] C3@^ C3@_ C3@` C3@{ C3@~\ - C3[3 C3[4 C3[6 C3[7 C3[C C3[D D D2& D2' D2) D2* D2+ D2, D2< D2= D2> D2? D2] \ -D2^ D39 D3A D3B D3C D3D D3E D3P D3Q D3V D3W D3Y D3Z D3a D3b D3j D3k D3n D3o D\ -3s D3u D3v D3w D3y D3z D3' D3( D3* D3+ D3- D3/ D3= D3> D3? D3@ D3[ D3] D4) D4\ -* D4+ D4, D4- D4. D8Z D8a D8u D8x D8$ D9k D9u D9$ DA' DA( DA* DA+ DA, DA. DA<\ - DA= DA@ DA[ DA] DA_ DBT DBU DBW DBX DBZ DBa DBe DBg DBh DBj DBk DBl DBt DBv \ -DBw DBx DBz DB$ DB( DB* DB, DB- DB. DB/ DDa DDb DDd DDe DDf DDg DDl DDn DDp D\ -Dq DDr DDs DDy DDz DD' DD( DD) DD* DD- DD. DD? DD@ DD] DD_ DEn DEo DEt DEu DE\ -w DEy DEz DE# DE+ DE- DE/ DE: DOC DP2 DQ& DQ' DQ* DQ, DQ. DQ; DQ< DQ? DQ] DQ_\ - DQ| DQ} DR1 DR2 DR3 DR4 DR5 DR7 DR8 DR9 DRA DRC DRD DRF DRG DRH DRI DRJ DRK \ -DRL DRM DRO DRP DRY DRa DRb DRc DRd DRe DRf DRg DRh DRi DR@ DR[ DR] DR^ DR_ D\ -R` DR{ DR| DR} DR~ DS0 DS1 DS2 DS3 DS4 DS5 DS6 DS7 DS8 DS9 DSA DSB DSC DSD DS\ -E DSF DSG DSH DSI DSJ DSK DSL DSM DSN DSO DSP DSQ DSR DSS DST DT7 DT8 DT9 DTA\ - DTB DTC DTD DTE DTF DTP DTQ DTR DTS DTT DTU DTZ DTa DTc DTg DTh DTi DTk DTl \ -DTm DTn DTp DTq DTr DTs DTt DTu DTv DTw DTx DTy DT# DT$ DT' DT) DT+ DT- DT. D\ -T/ DT: DT; DT< DT> DT? DT@ DT[ DT] DT^ DT_ DT` DT{ DT| DT} DT~ DU1 DU2 DU4 DU\ -5 DU6 DU7 DU8 DU9 DUA DUB DUC DUD DUE DUF DUI DUM DUN DWF DWG DWH DWL DWW DWX\ - DWZ DWa DWc DWd DWe DWf DWh DWi DWk DWl DWn DWp DWq DWs DWt DWv DWx DWy DW# \ -DW$ DW& DW' DW( DW* DW+ DW- DW. DW: DW; DW< DW> DW? DW[ DW] DX4 DX6 DX8 DXA D\ -Xn DXo DXq DXr DXt DXu DXv DXx DXy DX# DX$ DX& DX' DX( DX* DX+ DX- DX. DX^ DX\ -| DX} DX~ DY' DY( DY+ DY- DY; DY< DY> DY? DY_ DY{ DY~ DZ0 DZ2 DZ3 DZ5 DZ6 DZ7\ - DZ8 DZ9 DZA DZB DZC DZE DZF DZH DZI DZJ DZL DZM DZN DZO DZP DZR DZX DZb DZc \ -DZd DZe DZf DZg DZh DZi DZj DZ[ DZ] DZ^ DZ_ DZ` DZ{ DZ| DZ} DZ~ Da0 Da1 Da2 D\ -a3 Da4 Da5 Da6 Da7 Da8 Da9 DaA DaB DaC DaD DaE DaF DaG DaH DaI DaJ DaK DaL Da\ -M DaN DaO DaP DaQ DaT DaX DaY Db8 Db9 DbA DbB DbC DbD DbE DbF DbG DbQ DbR DbS\ - DbT DbU DbV Dba Dbb Dbd Dbh Dbj Dbk Dbl Dbm Dbn Dbo Dbp Dbr Dbs Dbt Dbu Dbv \ -Dbw Dbx Dby Dbz Db% Db' Db* Db+ Db, Db- Db. Db: Db; Db< Db= Db? Db@ Db[ Db] D\ -b^ Db_ Db` Db{ Db| Db~ Dc0 Dc1 Dc2 Dc3 Dc5 Dc6 Dc7 Dc8 Dc9 DcA DcB DcC DcD Dc\ -E DcF DcG DcH DcL DcO DeE DeH DeL DeM DeX DeY Dea Deb Ded Dee Def Deh Dei Dek\ - Del Den Deo Dep Der Des Deu Dev Dey Dez De$ De% De' De( De) De* De, De- De/ \ -De: De< De> De? De[ De] De_ Df4 Df7 DfB DfC Dfo Dfp Dfr Dfs Dfu Dfv Dfw Dfx D\ -fz Df# Df% Df& Df( Df* Df+ Df- Df. Df: Df_ Df| Dg1 Dg2 Dg( Dg) Dg, Dg. Dg; Dg\ -> Dg? Dg] Dg^ Dg} Dg~ Dh1 Dh2 Dh3 Dh4 Dh6 Dh7 Dh9 DhA DhB DhD DhE DhF DhG DhH\ - DhJ DhL DhM DhO DhP DhQ DhR DhS DhV Dhc Dhd Dhe Dhf Dhg Dhh Dhi Dhj Dhk Dh] \ -Dh^ Dh_ Dh` Dh{ Dh| Dh} Dh~ Di0 Di1 Di2 Di3 Di4 Di5 Di6 Di7 Di8 Di9 DiA DiB D\ -iC DiD DiE DiF DiG DiH DiI DiJ DiK DiL DiM DiN DiO DiP DiQ DiR DiT DiW DiX Dj\ -9 DjA DjB DjC DjD DjE DjF DjG DjH DjR DjS DjT DjX DjY DjZ Djb Djc Dje Dji Djj\ - Djl Djm Djn Djo Djq Djr Djs Djt Dju Djv Djw Djx Djy Djz Dj# Dj% Dj( Dj) Dj, \ -Dj- Dj/ Dj; Dj< Dj= Dj> Dj? Dj@ Dj[ Dj] Dj^ Dj_ Dj` Dj{ Dj| Dj} Dk0 Dk1 Dk3 D\ -k4 Dk5 Dk6 Dk7 Dk8 Dk9 DkA DkB DkC DkD DkE DkF DkG DkI DkK DkM DkO D\ - D<@ D=3 D=4 D=5 D=6 D=7 D=8 D=9 D=A D=B D=E D=F D=H D_g D_k D_o D_p D_q D_r \ -D_s D_t D_u D_v D_w D_) D_* D_+ D_, D_- D_. D_/ D_: D_; D_= D_> D`4 D`5 D`6 D\ -`7 D`8 D`9 D`A D`B D`C D`E D`J D`K D12i D12k D12p D12q D12r D12s D12t D12u D1\ -2v D12w D12x D12* D12+ D12, D12- D12. D12/ D12: D12; D12< D12= D12_ D135 D136\ - D137 D138 D139 D13A D13B D13C D13D D13F D13G D1TJ D1Tb D1T* D1T+ D1T, D1T- D\ -1T. D1T/ D1T: D1T; D1T< D1UA D1UC D1Ux D1U# D1U$ D1U& D1U) D1U, D1U- D1U/ D1U\ -< D1U? D1U@ D1U] D1b+ D1b, D1b- D1b. D1b/ D1b: D1b; D1b< D1b= D1cy D1cz D1c# \ -D1c* D1c+ D1c, D1c= D1c> D1c? D1do D1dp D1dq D1dr D1ds D1dt D1du D1dv D1dw D2\ -Ya D2Yb D2Yc D2Yd D2Ye D2Yf D2Yg D2Yh D2Yi D2Yk D2Yl D2Yn D2Yo D2Yq D2Yr D2Yt\ - D2Yu D2Yw D2Yx D2Yz D2Y# D2Y- D2Y. D2Y/ D2Y: D2Y; D2Y< D2Y= D2Y> D2Y? D2Y[ D\ -2Y] D2Y_ D2Y` D2Y| D2Y} D2Z8 D2Z9 D2ZA D2ZB D2ZC D2ZD D2ZE D2ZF D2ZG D2ZH D2Z\ -I D2ZJ D2ZK D2ZL D2ZM D2ZN D2ZO D2ZP D2ZQ D2ZU D2ZV D2ZW D2Zd D2Ze D2Zg D2Zh \ -D2Zk D2Zm D2Zn D2Zp D2Zq D2Zr D2Zs D2Zt D2Zu D2Zv D2Zw D2Zx D2Zy D2Zz D2Z% D2\ -Z& D2Z' D2Z+ D2Z- D2Z. D2Z: D2Z; D2Z= D2Z? D2Z@ D2Z[ D2Z] D2Z^ D2Z_ D2Z` D2Z{\ - D2Z| D2Z} D2a0 D2a2 D2a5 D2a8 D2a9 D2aG D2aH D2aI D2aJ D2aK D2aL D2aQ D2aR D\ -2aT D2aU D2aW D2aX D2aZ D2aa D2ac D2ad D2af D2ag D2ah D2aj D2al D2ao D2aq D2a\ -r D2as D2at D2au D2av D2a# D2a$ D2a& D2a' D2a) D2a* D2a- D2a: D2a; D2a< D2a> \ -D2a? D2a@ D2a_ D2a` D2a{ D2a} D2b2 D2b4 D2b6 D2b7 D2b8 D2b9 D2bA D2bB D2bD D2\ -bF D2bG D2bH D2bI D2bJ D2bK D2bL D2bM D2bN D2bX D2bY D2ba D2bc D2bd D2be D2bh\ - D2bj D2bm D2bt D2bu D2bz D2b% D2b& D2b' D2b( D2b) D2b* D2b+ D2b, D2b- D2b. D\ -2b/ D2b: D2b; D2b< D2b{ D2b| D2b~ D2c1 D2c2 D2c3 D2c6 D2c8 D2cB D2cE D2cF D2c\ -G D2cH D2cI D2cJ D2cK D2cL D2cM D2cN D2cR D2cT D2cW D2cX D2cY D2cZ D2ca D2cb \ -D2dV D2dW D2dY D2da D2db D2dc D2df D2dh D2dk D2gb D2gc D2gd D2ge D2gf D2gg D2\ -gh D2gi D2gj D2gk D2gn D2gq D2gu D2gx D2g# D2g. D2g/ D2g: D2g; D2g< D2g= D2g>\ - D2g? D2g@ D2g^ D2g{ D2g~ D2h9 D2hA D2hB D2hC D2hD D2hE D2hF D2hG D2hH D2hJ D\ -2hK D2hM D2hN D2hP D2hQ D2hS D2hT D2hU D2hX D2ha D2hg D2hk D2hq D2hs D2hu D2h\ -v D2hx D2hy D2h# D2h% D2h& D2h' D2h* D2h< D2h? D2h@ D2h[ D2h^ D2h_ D2h{ D2h| \ -D2h~ D2i2 D2i6 D2i7 D2i9 D2iA D2iK D2iL D2iM D2iN D2iO D2iP D2iQ D2iT D2iW D2\ -ia D2id D2ig D2ii D2in D2iq D2iu D2iv D2iw D2ix D2iy D2iz D2i% D2i( D2i+ D2i-\ - D2i: D2i< D2i? D2i@ D2i[ D2i] D2i^ D2i_ D2j0 D2jA D2jC D2jE D2jF D2jG D2jH D\ -2jI D2jJ D2jK D2jL D2jM D2jN D2jO D2jY D2jZ D2ja D2jb D2jc D2jd D2je D2jf D2j\ -g D2ji D2jk D2jp D2jv D2jx D2j# D2j$ D2j( D2j* D2j+ D2j, D2j- D2j. D2j/ D2j: \ -D2j; D2j< D2j= D2j| D2j} D2j~ D2k0 D2k1 D2k2 D2k3 D2k4 D2k5 D2k6 D2kB D2kD D2\ -kF D2kG D2kH D2kI D2kJ D2kK D2kL D2kM D2kN D2kU D2ka D2kc D2ke D2kf D2kk D2kl\ - D2km D2kn D2kp D2kq D2kr D2ks D2kt D2ku D2kv D2kw D2kx D2k$ D2k) D2k* D2k+ D\ -2k, D2k- D2k. D2k/ D2k: D2k; D2k< D2k> D2k{ D2k} D2l2 D2l3 D2lC D2lF D2lG D2l\ -H D2lI D2lN D2lO D2lP D2lQ D2lR D2lS D2lT D2lU D2lV D2lW D2lX D2lY D2lZ D2la \ -D2lb D2lc D2ld D2le D2lh D2lj D2ll D2ly D2lz D2l$ D2l( D2l, D2l: D2l< D2l= D2\ -l@ D2l[ D2l] D2l_ D2l| D2l~ D2m2 D2m4 D2m5 D2m6 D2m7 D2m8 D2m9 D2mE D2mI D2mJ\ - D2mV D2mW D2mX D2mY D2mZ D2ma D2mb D2mc D2md D2me D2mi D2mm D2mw D2mx D2my D\ -2mz D2m# D2m$ D2m% D2m& D2m' D2m( D2m, D2m: D2m= D2m] D2m_ D2m` D2m} D2m~ D2n\ -0 D2n2 D2n4 D2n6 D2n7 D2n9 D2nD D2nH D2nI D2nO D2nP D2nU D2nV D2nW D2nX D2nY \ -D2nZ D2ne D2ni D2nj D2no D2nq D2nu D2nv D2nw D2nx D2n$ D2n% D2n& D2n' D2n( D2\ -n) D2n* D2n+ D2n, D2n- D2n. D2n/ D2n: D2n> D2n] D2o4 D2o6 D2o7 D2o9 D2oD D2oI\ - D2oK D2oL D2oO D2oP D2oQ D2oS D2z1 D2z2 D2z4 D2z9 D2zA D2zC D2zD D2zI D2zJ D\ -2zK D2zL D2zM D2zN D2zO D2zP D2zQ D2zV D2zX D2zY D2za D2zb D2zg D2zh D2zj D2z\ -k D2zl D2zm D2zn D2zo D2zp D2zq D2zr D2zt D2zu D2zw D2zx D2z$ D2z% D2z& D2z' \ -D2z( D2z) D2z* D2z+ D2z, D2z- D2z. D2z: D2z> D2z@ D2z[ D2z] D2z^ D2z_ D2z` D2\ -z{ D2z| D2z} D2z~ D2#0 D2#1 D2#2 D2#3 D2#4 D2#5 D2#6 D2#7 D2#C D2#D D2#E D2#F\ - D2#H D2#I D2#J D2#K D2#L D2#M D2#N D2#O D2#P D2#Q D2#R D2#S D2#T D2#U D2#V D\ -2#W D2#X D2#Y D2#Z D2#a D2#c D2#e D2#i D2#j D2#k D2#l D2#m D2#n D2#o D2#p D2#\ -q D2#u D2#v D2#x D2#z D2## D2#$ D2#% D2#& D2#' D2#( D2#) D2#* D2#+ D2#, D2#- \ -D2#< D2#@ D2#] D2#_ D2#{ D2#} D2#~ D2$0 D2$1 D2$2 D2$3 D2$4 D2$5 D2$6 D2$A D2\ -$B D2$E D2$F D2$H D2$I D2$J D2$M D2$P D2$Q D2$R D2$S D2$T D2$U D2$V D2$W D2$X\ - D2$Y D2$c D2$d D2$e D2$h D2$i D2$j D2$k D2$l D2$m D2$n D2$o D2$p D2$q D2$y D\ -2$$ D2$) D2$+ D2$, D2$- D2$. D2$/ D2$: D2$; D2$< D2$= D2$> D2$? D2$@ D2$[ D2$\ -] D2$^ D2$_ D2$` D2${ D2%4 D2%5 D2%6 D2%7 D2%8 D2%9 D2%A D2%B D2%C D2%D D2%E \ -D2%F D2%G D2%H D2%I D2%J D2%K D2%L D2%M D2%N D2%Q D2%R D2%S D2%V D2%X D2%Z D2\ -%a D2%b D2%d D2%e D2%g D2%m D2%= D2%? D2%@ D2%[ D2%^ D2%_ D2%{ D2&2 D2&7 D2&8\ - D2&9 D2&B D2&G D2&J D2&N D2&O D2&P D2&Q D2&R D2&S D2&T D2&U D2&V D2&W D2&X D\ -2&Y D2&Z D2&a D2&b D2&c D2&d D2&e D2&f D2&h D2&i D2&l D2&o D2&q D2&r D2&s D2&\ -u D2&v D2&$ D2&& D2*3 D2*5 D2*9 D2*B D2*C D2*H D2*I D2*J D2*K D2*L D2*M D2*N \ -D2*O D2*P D2*Q D2*R D2*T D2*X D2*Z D2*a D2*e D2*g D2*h D2*j D2*k D2*l D2*m D2\ -*n D2*o D2*p D2*q D2*r D2*s D2*u D2*v D2*# D2*$ D2*% D2*& D2*' D2*( D2*) D2**\ - D2*+ D2*, D2*- D2*: D2*= D2*[ D2*] D2*^ D2*_ D2*` D2*{ D2*| D2*} D2*~ D2+0 D\ -2+1 D2+2 D2+3 D2+4 D2+5 D2+6 D2+7 D2+8 D2+9 D2+B D2+D D2+E D2+I D2+J D2+K D2+\ -L D2+M D2+N D2+O D2+P D2+Q D2+R D2+S D2+T D2+U D2+V D2+W D2+X D2+Y D2+Z D2+b \ -D2+c D2+g D2+i D2+j D2+k D2+l D2+m D2+n D2+o D2+p D2+q D2+r D2+s D2+t D2+v D2\ -+x D2+$ D2+% D2+& D2+' D2+( D2+) D2+* D2++ D2+, D2+: D2+> D2+@ D2+^ D2+| D2+}\ - D2+~ D2,0 D2,1 D2,2 D2,3 D2,4 D2,5 D2,6 D2,7 D2,8 D2,C D2,H D2,L D2,M D2,N D\ -2,Q D2,R D2,S D2,T D2,U D2,V D2,W D2,X D2,Y D2,a D2,d D2,f D2,h D2,i D2,j D2,\ -k D2,l D2,m D2,n D2,o D2,p D2,q D2,u D2,w D2,x D2,y D2,( D2,* D2,, D2,- D2,. \ -D2,/ D2,: D2,; D2,< D2,= D2,> D2,? D2,@ D2,[ D2,] D2,^ D2,_ D2,` D2,{ D2,| D2\ -,~ D2-3 D2-7 D2-8 D2-9 D2-A D2-B D2-C D2-D D2-E D2-F D2-G D2-H D2-I D2-J D2-K\ - D2-L D2-M D2-N D2-O D2-Q D2-R D2-T D2-X D2-Y D2-Z D2-a D2-b D2-c D2-d D2-e D\ -2-f D2-g D2-k D2-l D2-o D2-p D2-q D2-r D2-s D2-t D2-u D2-v D2-w D2-x D2-y D2-\ -) D2-* D2-+ D2-, D2-- D2-. D2-/ D2-: D2-; D2-< D2-= D2-> D2-? D2-@ D2-[ D2-] \ -D2-^ D2-_ D2-` D2-{ D2.0 D2.2 D2.3 D2.4 D2.8 D2.A D2.B D2.C D2.D D2.O D2.P D2\ -.Q D2.R D2.S D2.T D2.U D2.V D2.W D2.X D2.Y D2.Z D2.a D2.b D2.c D2.d D2.e D2.f\ - D2.g D2.h D2.j D2.k D2.m D2.p D2.q D2.r D2.s D2.t D2.u D2.v D2.w D2.x D2.y D\ -2.z D2.% D2.& D2.* D2.+ D2., D2.- D2.. D2./ D2.: D2.; D2.< D2.= D2.> D2.? D2.\ -@ D2.[ D2.] D2.^ D2._ D2.` D2.{ D2/3 D2/5 D2/6 D2/7 D2/8 D2/9 D2/A D2/B D2/C \ -D2/D D2/F D2/H D2/N D2/O D2/P D2/Q D2/R D2/S D2/T D2/U D2/V D2<3 D2<4 D2<6 D2\ - D3B? D3B^ D3B_ D3B` D3B{ D3B| D3B} D3B~ D3C0 D3C1 D3C2 D3C\ -3 D3C5 D3C6 D3C7 D3CA D3CB D3CC D3CE D3CF D3CG D3CM D3CN D3CP D3CT D3CU D3CV \ -D3CW D3CX D3CY D3CZ D3Ca D3Cb D3Cc D3Cd D3Ce D3Cf D3Cg D3Ch D3Ci D3Cj D3Ck D3\ -Cl D3Cn D3Co D3Cp D3Cs D3Cz D3C# D3C% D3C& D3K) D3K* D3K, D3K- D3K/ D3K: D3K;\ - D3K< D3K= D3K> D3K? D3K@ D3K[ D3K] D3K^ D3K~ D3L0 D3L2 D3L3 D3L4 D3L5 D3L6 D\ -3L7 D3L8 D3L9 D3LA D3LB D3LE D3LI D3LM D3LN D3LO D3LP D3LR D3LT D3LU D3LV D3L\ -X D3LZ D3La D3Lb D3Ld D3Le D3Lg D3Li D3Lj D3Lk D3Lm D3Lt D3L^ D3L_ D3L{ D3L} \ -D3L~ D3M0 D3M2 D3M3 D3M5 D3M7 D3M8 D3M9 D3MB D3ME D3MP D3MT D3MV D3MW D3MY D3\ -MZ D3Mb D3Mc D3Md D3Me D3Mf D3Mg D3Mh D3Mi D3Mj D3Mk D3Ml D3Mm D3Mo D3Mq D3Mr\ - D3Ms D3Mu D3Mx D3M& D3M' D3M) D3M+ D3M, D3M- D3S* D3S+ D3S- D3S. D3S: D3S; D\ -3S< D3S= D3S> D3S? D3S@ D3S[ D3S] D3S^ D3S_ D3S{ D3S~ D3T4 D3T5 D3T6 D3T7 D3T\ -8 D3T9 D3TA D3TB D3TC D3TH D3TN D3TO D3TP D3TQ D3TS D3TU D3TV D3TW D3TX D3TY \ -D3TZ D3Ta D3Tb D3Tc D3Td D3Te D3Tf D3Tg D3Th D3Ti D3Tj D3Tk D3Tl D3Tm D3Tq D3\ -Ts D3Tt D3Tu D3T% D3T) D3T* D3T+ D3T, D3T. D3T: D3T; D3T< D3T= D3T> D3T? D3T@\ - D3T[ D3T] D3T^ D3T_ D3T` D3T{ D3T| D3T} D3T~ D3U0 D3U1 D3U2 D3U3 D3U4 D3U5 D\ -3U6 D3U7 D3U8 D3U9 D3UA D3UB D3UC D3UD D3UI D3UK D3US D3UV D3UW D3UY D3UZ D3U\ -b D3Uc D3Ud D3Ue D3Uf D3Ug D3Uh D3Ui D3Uj D3Uk D3Ul D3Um D3Un D3Uo D3Up D3Uq \ -D3Ur D3Us D3Ut D3Uu D3Uv D3Ux D3U% D3U& D3U' D3U( D3U) D3U* D3U+ D3U, D3U- D3\ -U. D3U/ D3U; D3U< D3U? D3U^ D3U_ D3U{ D3U| D3U~ D3V0 D3V2 D3V3 D3V4 D3V5 D3V6\ - D3V7 D3V8 D3V9 D3VA D3VB D3VC D3VD D3VE D3VF D3VG D3VH D3VI D3VJ D3VL D3VO D\ -3VT D3VV D3VX D3VY D3VZ D3Va E E8b E8e E8f E8g E8h E8l E8n E8o E8p E8r E8& E8\ -) E8+ E8, E8- E8: E8= E8> E8? E8@ E8_ E8` E8{ E8| E8} E8~ E93 E94 E95 E96 E97\ - E98 E9C E9D E9E E9F E9G E9H E9L E9N E9Q E9V E9X E9d E9e E9j E9l E9p E9q E9w \ -E9y E9# E9) E9+ E9, E9: E9; E9< E9= E9> E9? E9^ E9_ E9` E9{ E9| E9} EA2 EA3 E\ -A4 EA5 EA6 EA7 EAC EAD EAG EAK EAM EAN EAT EAU EAX EAf EAo EAp EAz EB1 EB2 EB\ -3 EB5 EBJ EBK EBL EBM EBU EBV EBW EBX EBb EBe EBf EBt EBu EBv EBw EBx EBy EB%\ - EB& EB' EB( EB) EB* EB. EB/ EB: EB; EB< EB= EB? EB^ EB` EC1 EC2 EC9 ECA ECC \ -ECK ECM ECN ECU ECV ECY ECb ECf ECj ECk ECl ECm ECn ECo ECs ECt ECu ECv ECw E\ -Cx EC$ EC% EC& EC' EC( EC) EC- EC/ EC@ EC[ ED0 ED1 EDA EDB EDD EDG EDH EDK ED\ -L EDR EDU EDV ED# ED$ ED% ED& ED- ED. ED: ED~ EE2 EE3 EEF EEG EEJ EEK EEL EEP\ - EEQ EER EES EET EEU EEY EEZ EEa EEb EEc EEd EEh EEi EEj EEk EEl EEm EEq EEs \ -EE# EE$ EE& EE* EE+ EE, EE: EE< EE? EE^ EE~ EF1 EF2 EF5 EF9 EFA EFF EFG EFH E\ -FI EFJ EFK EFO EFP EFQ EFR EFS EFT EFX EFY EFZ EFa EFb EFc EFd EFg EFh EFj EF\ -n EFq EFr EFt EFy EF# EF& EF' EF( EF+ EF- EF/ EF< EF? EF@ EF[ EF{ EG0 EG1 EO_\ - EO` EO} EP0 EP3 EP4 EP7 EP9 EPC EPD EPG EPK EPL EPM EPN EPO EPP EPQ EPS EPT \ -EPX EPY EPZ EPa EPb EPc EPd EPe EPf EPg EPh EPi EPj EPk EPl EPm EPn EPp EPq E\ -Pr EPs EPt EPu EPx EPy EPz EP$ EP% EP& EP' EP( EP) EP* EP+ EP, EP- EP. EP; EP\ -< EP= EP> EP? EP@ EP[ EP] EP^ EP_ EP` EP| EP} EP~ EQ1 EQ2 EQ3 EQ4 EQ5 EQ6 EQ7\ - EQ8 EQ9 EQA EQB EQC EQD EQE EQG EQH EQI EQJ EQL EQM EQN EQO EQP EQQ EQR EQS \ -EQT EQU EQV EQY EQZ EQa EQb EQc EQd EQe EQf EQg EQh EQi EQk EQl EQn EQo EQq E\ -Qr EQs EQt EQu EQv EQw EQx EQy EQ$ ERu ERw ERz ER# ER& ER( ER+ ER/ ER; ER@ ER\ -[ ER] ER^ ER_ ER` ER~ ES0 ES3 ES4 ES5 ES6 ES7 ES8 ES9 ESA ESB ESC ESD ESE ESF\ - ESG ESH ESI ESJ ESM ESN ESO ESP ESS EST ESU ESV ESZ ESa ESb ESc ESd ESe ESf \ -ESg ESh ESj ESl ESm ESn ESo ESp ESq ESr ESs ESt ESy ESz ES# ES$ ES% ES& ES' E\ -S( ES) ES* ES+ ES, ES- ES. ES< ES= ES> ES? ES[ ES] ES^ ES_ ES` ES{ ES| ES} ES\ -~ ET0 ET1 ET2 ET4 ET5 ET6 ET7 ET8 ET9 ETA ETB ETC ETD ETE ETH ETI ETJ ETK ETL\ - ETM ETN ETO ETP ETQ ETR ETW EUP EUS EUT EUW EUY EUb EUc EUh EUo EUp EUq EUr \ -EUs EUt EUw EUx EUz EU' EU( EU) EU* EU+ EU, EU- EU. EU/ EU: EU; EU< EU= EU> E\ -U? EU^ EU_ EU` EU{ EU} EU~ EV0 EV1 EV2 EV3 EV5 EV6 EV7 EV8 EV9 EVA EVB EVC EV\ -D EVF EVG EVH EVI EVJ EVK EVL EVM EVN EVO EVP EVQ EVS EVW EVX EVY EVZ EVa EVb\ - EVc EVd EVe EVf EVg EVh EVi EVk EVl EVm EVn EVo EVq EVs EVt EVu EVv EVw EVx \ -EVy EVz EV$ EV) EV* EV+ EV, EV- EV. EV< EV> EV? EV@ EV] EV^ EV_ EV` EV{ EV| E\ -V} EV~ EW0 EW2 EW3 EWD EWE EWF EWG EWH EWI EWJ EWK EWL EWM EWN EWO EWQ EWR EW\ -T EWU EWf EWg EWh EWi EWj EWk EWl EWn EWo EWp EWq EWr EWt EWu EWv EW( EW) EW*\ - EW+ EW- EW. EW/ EW: EW; EW< EW= EW> EW@ EW[ EW] EW^ EW` EW{ EX1 EX3 EX5 EXB \ -EXC EXD EXG EXL EXM EXN EXP EXQ EXR EXT EXV EXY EXZ EXa EXb EXc EXd EXe EXf E\ -Xg EXh EXi EXj EXk EXl EXm EXn EXo EXq EXs EXt EXu EXw EXy EXz EX# EX% EX& EX\ -' EX( EX) EX* EX+ EX, EX- EX. EX/ EX< EX= EX> EX? EX@ EX[ EX] EX^ EX_ EX` EY2\ - EY3 EY4 EY5 EY6 EY7 EY8 EY9 EYA EYB EYC EYD EYH EYI EYJ EYL EYM EYN EYP EYQ \ -EYR EYS EYT EYU EYV EYW EYY EYc EYd EYe EYf EYg EYh EYl EYn EYp EYq EYr EYs E\ -Yt EYu EYv EYw EY$ EY% EY/ EY: EY; EY< EY= EY> EY? EY@ EY[ EY] EY^ EY_ EY| EY\ -} EZ0 EZ4 EZ5 EZ6 EZ8 EZ9 EZJ EZK EZL EZM EZN EZP EZQ EZR EZW EZY EZZ EZa EZb\ - EZc EZd EZe EZf EZh EZi EZj EZv EZw EZy EZz EZ( EZ/ EZ[ EZ] EZ^ EZ{ EZ| EZ} \ -Ea1 Ea2 Ea6 Ea7 Ea8 Ea9 EaA EaB EaC EaD EaE EaF EaG EaH EaI EaJ EaK EaO EaP E\ -aQ EaR EaU EaV EaW EaX EaZ Eaa Eab Eac Ead Eae Eaf Eag Eah Eai Eak Eam Ean Ea\ -o Eap Eaq Ear Eas Eat Eau Eaw Eay Ea# Ea$ Ea% Ea& Ea' Ea( Ea) Ea* Ea+ Ea, Ea-\ - Ea. Ea/ Ea: Ea< Ea= Ea> Ea? Ea[ Ea] Ea^ Ea` Ea{ Ea| Ea} Ea~ Eb0 Eb1 Eb2 Eb5 \ -Eb6 Eb7 Eb8 Eb9 EbA EbB EbC EbD EbF EbG EbH EbI EbM EbN EbO EbP EbQ EbR EbS E\ -bT EbU EbV EbY Ebi Ebj Ebk Ebl Ebm Ebn Ebo Ebp Ebq Ebr Ebs Ebt Ebv Ebw Ebx Eb\ -y Eb& Eb' Eb( Eb+ Eb, Eb- Eb. Eb/ Eb: Eb; Eb< Eb= Ec2 Ec3 Ec4 Ec5 Ec6 EcG EcH\ - EcI EcJ EcM EcN EcO EcQ EcS EcV EcW Ecc Ecg Ech Ecq Ecr Ecs Ecu Ecv Ec$ Ec& \ -Ec' Ec( Ec) Ec* Ec+ Ec, Ec- Ec. Ec/ Ec: Ec; Ec< Ec= Ec> Ec? Ec@ Ec] Ec_ Ec` E\ -c{ Ec| Ec} Ed0 Ed1 Ed2 Ed6 Ed7 Ed8 Ed9 EdA EdB EdC EdD EdE EdG EdH EdI EdJ Ed\ -K EdL EdM EdN EdO EdP EdQ EdS EdU EdV EdX EdY EdZ Eda Edb Edc Edd Ede Edf Edg\ - Edh Edi Edj Edk Edm Edn Edo Edq Edr Eds Edv Edw Edx Edy Edz Ed# Ed& Ed' Ed( \ -Ed) Ed* Ed+ Ed, Ed- Ed. Ed/ Ed; Ed< Ed> Ed? Ed] Ed^ Ed_ Ed` Ed{ Ed| Ed} Ed~ E\ -e0 Ee1 EeE EeF EeG EeH EeI EeJ EeK EeL EeM EeN EeO EeP EeQ EeT EeV Eef Eeg Ee\ -h Eei Eej Eek Eem Een Eeo Eep Eeq Eet Eeu Eev Eew Ee) Ee* Ee+ Ee, Ee- Ee/ Ee:\ - Ee; Ee< Ee= Ee> Ee@ Ee] Ee^ Ee_ Ee{ Ee| Ee~ Ef1 Ef3 Ef4 Ef7 EfB EfC EfD EfF \ -EfM EfN EfO EfP EfX Efb Efc Efd Efe Eff Efg Efh Efi Efj Efk Efl Efm Efn Efo E\ -fp Eft Efu Efv Efy Efz Ef# Ef$ Ef( Ef) Ef* Ef+ Ef, Ef- Ef. Ef/ Ef: Ef= Ef> Ef\ -? Ef@ Ef[ Ef] Ef^ Ef_ Ef` Ef{ Eg0 Eg2 Eg3 Eg4 Eg5 Eg6 Eg7 Eg8 Eg9 EgA EgB EgC\ - EgD EgE EgF EgH EgI EgJ EgK EgL EgM EgP EgR EgS EgT EgU EgV EgW EgZ Ega Egb \ -Egc Egd Ege Egf Egg Egh Egi Egj Egl Egn Ego Egp Egs Egt Egu Egv Egw Egx Egy E\ -gz Eg# Eg% Eg: Eg; Eg< Eg= Eg> Eg? Eg@ Eg[ Eg] Eg^ Eg_ Eg` Eg{ Eg~ Eh0 Eh5 Eh\ -6 Eh7 Eh9 EhC EhD EhE EhF EhG EhI EhJ EhW EhZ Eha Ehb Ehl Ehm Ehn Ehr Ehs Eht\ - Ehw Eh# Eh' Eh. Eh/ Eh> Eh@ Eh] Eh^ Eh_ Eh` Eh} Eh~ Ei1 Ei3 Ei5 Ei6 Ei7 Ei8 \ -Ei9 EiA EiB EiC EiD EiE EiF EiG EiH EiI EiJ EiK EiL EiO EiP EiQ EiR EiT EiV E\ -iW EiX EiY Eia Eib Eic Eid Eie Eif Eig Eih Eii Eij Eil Ein Eio Eip Eiq Eir Ei\ -s Eit Eiu Eiv Eiy Ei% Ei& Ei' Ei( Ei) Ei* Ei+ Ei, Ei- Ei. Ei/ Ei: Ei; Ei< Ei>\ - Ei? Ei@ Ei[ Ei] Ei| Ei} Ei~ Ej0 Ej1 Ej2 Ej4 Ej9 EjA EjB EjC EjD EjE EjI EjK \ -EjO EjP EjQ EjR EjS EjT EjU EjV EjW EjY EjZ Ejj Ejk Ejl Ejm Ejn Ejo Ejp Ejq E\ -jr Ejs Ejt Eju Ejz Ej# Ej' Ej( Ej) Ej+ Ej, Ej@ Ej[ Ej] Ej{ Ej| Ej} Ek3 Ek5 Ek\ -6 Ek7 Ek8 EkA EkB EkD EkE EkF EkG EkR EkY EkZ Eke Ekg Ekk Eko Ekr Eks Ekt Eky\ - Ekz Ek# Ek' Ek( Ek) Ek* Ek+ Ek, Ek- Ek. Ek/ Ek: Ek; Ek< Ek= Ek> Ek? Ek@ Ek[ \ -Ek` Ek{ Ek| Ek~ El0 El1 El2 El3 El4 El5 El7 El8 El9 ElA ElB ElC ElD ElE ElF E\ -lH ElI ElJ ElK ElL ElM ElN ElO ElP ElQ ElR ElW ElX ElY ElZ Ela Elb Elc Eld El\ -e Elf Elg Elh Eli Elj Eln Elo Elp Elq Elr Elu Elw Elx Ely Elz El# El$ El& El'\ - El( El) El* El+ El, El- El. El/ El: El; El= El> El? El_ El` El{ El| El} El~ \ -Em5 E-$ E-% E-& E-* E-+ E-, E-. E-/ E-: E-; E-< E-= E-> E-? E-@ E-[ E-] E-^ E\ --_ E-` E-{ E-| E-} E.1 E.2 E.3 E.4 E.5 E.6 E.7 E.8 E.9 E.A E.E E.F E.G E.H E.\ -I E.J E.K E.L E.M E.N E.O E.Q E.S E.T E.U E.V E.W E.X E.Z E.a E.b E.f E.g E.h\ - E.j E.k E.l E.m E.n E.o E.p E.q E/G E/I E/J E/K E/L E/M E/N E/O E/P E/Q E/R \ -E/S E/T E/U E/W E/Z E/e E/f E/g E/h E/i E/j E/k E/l E/m E/n E/o E/p E/r E/t E\ -/u E/v E/w E/x E/z E/# E/$ E/( E/) E/* E/< E/= E/> E/@ E/[ E/] E/` E/{ E/| E/\ -~ E:0 E:1 E:5 E:X E:Y E:Z E:h E:j E:k E:l E:m E:n E:o E:p E:q E:r E:s E:t E:u\ - E:v E:w E:x E:z E:$ E:% E:& E:* E:+ E:, E:: E:; E:< E:= E:> E:@ E:[ E:] E:_ \ -E:` E:{ E:| E:~ E;0 E;1 E;4 E;5 E;6 E;7 E;B E;C E;D E;F E;G E;H E;I E;J E;K E\ -;L E;M E;< E;= E;? E;@ E;[ E;] E;^ E;_ E;` E;{ E;| E;} E;~ E<0 E<1 E<3 E E?? E?@ E?[ E?] E?^ E?_ E?` E?{ E?} E?~ E@2 E@3 E@4 E@5 E@7\ - E@8 E@9 E@A E@B E@F E@G E@H E@J E@K E@L E@M E@N E@P E@Q E@R E@S E@U E@V E@W \ -E@X E@Y E@a E@b E@c E@g E@h E@i E@k E@m E@n E@o E@p E@q E@r E@s E@w E@x E@% E\ -@+ E@- E@/ E@: E@; E@? E@| E@} E@~ E[0 E[1 E[2 E[3 E[4 E[8 E[9 E[A E[K E[L E[\ -M E[N E[O E[P E[Q E[R E[S E[T E[U E[V E[X E[f E[g E[h E[i E[j E[l E[m E[n E[o\ - E[p E[q E[s E[t E[# E[$ E[% E[) E[* E[+ E[< E[= E[} E[~ E]1 E]3 E]5 E]7 E]8 \ -E]E E]F E]G E]I E]K E]L E]M E]N E]Q E]R E]S E]V E]X E]Y E]Z E]a E]i E]k E]l E\ -]m E]n E]o E]p E]q E]r E]s E]t E]u E]v E]y E]% E]& E]' E]* E]+ E], E]- E]; E]\ -< E]= E]? E][ E]] E]^ E]_ E]{ E]} E]~ E^0 E^1 E^2 E^6 E^7 E^8 E^C E^D E^E E^G\ - E^I E^J E^K E^L E^M E^N E^O E^P E^S E^T E^W E^Y E^Z E^d E^e E^j E^k E^o E^s \ -E^t E^u E^x E^y E^z E^# E^$ E^% E^& E^* E^+ E^, E^< E^@ E^[ E^] E^^ E^_ E^` E\ -^{ E^| E^} E^~ E_0 E_1 E_4 E_6 E_7 E_B E_C E_D E_E E_F E_H E_I E_J E_K E_L E_\ -M E_Q E_R E_S E_U E_W E_X E_Y E_c E_d E_e E_m E_n E_o E_s E_v E_) E_* E_< E_>\ - E_@ E_[ E_] E_^ E_{ E_} E_~ E`1 E`4 E`5 E`6 E`A E`B E`C E`E E`G E`H E`I E`J \ -E`K E`L E`M E`N E`O E`P E`Q E`R E`T E`U E`W E`X E`Y E`Z E`a E`e E`f E`g E`k E\ -`l E`m E`o E`q E`r E`s E`t E`u E`w E`y E`z E`# E`$ E`( E`) E`* E`. E`/ E`: E`\ -> E`? E`@ E`[ E`] E`^ E`_ E`` E`~ E{4 E{5 E{9 E{A E{F E{G E{O E{P E{Q E{S E{U\ - E{V E{W E{X E{Y E{Z E{d E{e E{f E{j E{l E{n E{p E{q E{r E{s E{t E{u E{v E{w \ -E{x E{y E{z E{# E{& E{) E{- E{. E{/ E{: E{= E{> E{? E{@ E{[ E{] E{_ E{{ E{| E\ -{} E|2 E|3 E|4 E|8 E|9 E|A E|Q E|S E|U E|W E|X E|c E|e E|j E|l E|p E|t E|w E|\ -z E|$ E|& E|' E|( E|, E|- E|. E|; E|< E|= E|> E|? E|@ E|[ E|] E|^ E|_ E|` E|{\ - E|| E|} E}3 E}4 E}5 E}6 E}A E}B E}C E}G E}H E}I E}L E}M E}N E}O E}P E}R E}T \ -E}U E}V E}W E}X E}b E}c E}d E}h E}i E}j E}l E}n E}o E}p E}q E}r E}s E}v E}y E\ -}# E}& E}' E}+ E}- E}; E}= E}_ E}` E}{ E}| E~0 E~1 E~2 E~3 E~4 E~5 E~9 E~A E~\ -B E~G E~H E~L E~M E~N E~O E~P E~Q E~R E~S E~T E~U E~V E~W E~X E~b E~c E~g E~h\ - E~i E~k E~m E~n E~o E~p E~q E~r E~u E~v E~w E~x E~$ E~% E~& E~* E~+ E~, E~= \ -E~? E~[ E~_ E~{ E~| E108 E10A E10F E10H E10L E10M E10N E10P E10R E10S E10T E1\ -0V E10Z E10a E10b E10l E10m E10n E10o E10p E10q E10r E10s E10t E10u E10v E10w\ - E10x E10$ E10& E10' E10( E10) E10, E10- E10. E10< E10= E10> E10] E10^ E10_ E\ -10` E10{ E10} E110 E111 E112 E113 E116 E117 E118 E119 E11D E11E E11F E11H E11\ -J E11K E11L E11M E11N E11O E11P E11R E11T E11U E11Z E11a E11e E11g E11h E11k \ -E11m E11o E11p E11t E11u E11v E11w E11x E11z E11# E11$ E11% E11& E11' E11+ E1\ -1, E11- E11[ E11] E11^ E11_ E11` E11{ E11| E11} E11~ E120 E121 E122 E127 E128\ - E12C E12D E12E E12G E12I E12J E12K E12L E12M E12N E12P E12W E12X E12Y E12Z E\ -12d E12e E12f E12m E12n E12# E12$ E12& E12* E12, E12= E12[ E12] E12^ E12` E12\ -| E12} E12~ E133 E135 E136 E137 E13B E13C E13D E13H E13I E13J E13K E13L E13M \ -E13N E13O E13P E13Q E13R E13S E13X E13Y E13Z E13a E13b E13f E13g E13h E13l E1\ -3m E13n E13r E13s E13t E13v E13w E13x E13y E13# E13$ E13% E13) E13* E13+ E13/\ - E13: E13; E13? E13@ E13[ E13] E13^ E13_ E13` E13| E13~ E140 E145 E146 E14A E\ -14C E14D E14G E14I E14L E14T E14V E14W E14X E14Y E14Z E14a E14e E14f E14g E14\ -l E14m E14q E14r E14s E14t E14u E14v E14w E14x E14y E14z E14# E14$ E14. E14/ \ -E14: E14> E14? E14@ E14[ E14] E14^ E14` E14{ E14| E14} E14~ E153 E154 E155 E1\ -59 E15A E15B E15' E15( E15) E15, E15- E15. E15/ E15: E15; E15< E15= E15> E15?\ - E15@ E15[ E15] E15_ E15` E15{ E15| E15} E16U E16W E16X E16Y E16d E16f E16g E\ -16i E16j E16k E16l E16m E16n E16o E16p E16q E16r E16t E16u E16v E16w E16x E16\ -y E16z E16& E16' E16( E16* E16+ E16, E16- E16. E16/ E16< E16= E16> E16@ E16[ \ -E16_ E16` E16{ E16| E16} E16~ E170 E171 E172 E173 E174 E175 E176 E17A E17B E1\ -7C E17D E17F E17G E17H E17I E17J E17L E17M E17N E17O E17Q E17R E17T E17U E17V\ - E17W E17X E17b E17c E17d E17e E17f E17h E17i E17j E17? E17@ E17] E17^ E17` E\ -17{ E17} E17~ E181 E182 E184 E18a E18b E18c E18f E18j E18k E18l E18m E18n E18\ -o E18p E18q E18r E18s E18u E18v E18w E18x E18~ E190 E192 E193 E194 E19C E19D \ -E19E E19F E19G E19I E19J E19K E19L E19M E19N E19P E19Q E19R E19S E19T E19U E1\ -9V E19Z E19a E19b E19c E19e E19f E19g E19h E19l E19m E19n E19s E19u E19v E19w\ - E19# E19$ E19% E19& E19' E19( E19, E19- E19. E19< E19= E19> E19? E19[ E19] E\ -19^ E19_ E19{ E19| E19} E1A0 E1A1 E1A2 E1A3 E1A7 E1A8 E1A9 E1AD E1AE E1AF E1A\ -m E1Ao E1Ap E1Ar E1As E1Au E1Av E1Ax E1Ay E1A# E1A$ E1A& E1B6 E1B7 E1B8 E1BC \ -E1BD E1BE E1BF E1BH E1BI E1BJ E1BK E1BL E1BM E1BN E1BO E1BP E1BR E1BS E1BT E1\ -B$ E1B% E1B& E1B, E1B- E1B/ E1B: E1B; E1B< E1B= E1B> E1B? E1B@ E1B[ E1B] E1B^\ - E1B` E1B{ E1B| E1B} E1B~ E1C0 E1C1 E1C5 E1C6 E1C7 E1C8 E1C9 E1CB E1CC E1CD E\ -1CF E1CQ E1CR E1CS E1CT E1CU E1CV E1CW E1CX E1CY E1CZ E1Ca E1Cb E1Cf E1Cg E1C\ -h E1Cl E1Cm E1Cn E1Co E1Cq E1Cr E1Cs E1Ct E1Cx E1Cy E1C# E1C$ E1C% E1C) E1C* \ -E1C+ E1C/ E1C: E1C; E1DO E1DP E1DQ E1DT E1DW E1Da E1Df E1Dg E1Di E1Dj E1Dl E1\ -Dp E1Ds E1Dw E1Dx E1D# E1D( E1D) E1D* E1D. E1D/ E1D: E1D; E1D< E1D> E1D? E1D@\ - E1D[ E1D] E1D^ E1D` E1D{ E1D| E1D} E1D~ E1E6 E1E7 E1E8 E1EC E1ED E1EE E1EI E\ -1EK E1EL E1EM E1EO E1EP E1EQ E1EU E1EW E1EX E1EY E1EZ E1Ed E1Ee E1Eh E1Ei E1E\ -j E1Ek E1El E1Em E1Eo E1Ep E1Eq E1Er E1Et E1Eu E1Ev E1Ew E1Ex E1Ey E1Ez E1E# \ -E1E' E1E( E1E) E1E* E1E, E1E- E1E. E1E/ E1E< E1E= E1E> E1E? E1E[ E1E] E1E` E1\ -E{ E1E| E1E} E1F2 E1F3 E1F4 E1F5 E1F6 E1F7 E1FB E1FC E1FD E1FH E1FI E1FJ E1FK\ - E1FL E1FN E1FO E1FP E1FU E1FV E1FW E1FX E1FY E1Fc E1Fd E1Fe E1Fi E1Fj E1Fk E\ -1Fl E1Fp E1Fs E1Fy E1F& E1F' E1F- E1F. E1F? E1F@ E1G1 E1G2 E1GA E1GC E1GI E1G\ -K E1GN E1GQ E1GT E1GU E1GW E1GX E1Gb E1Gc E1Gd E1Gf E1Gl E1Gn E1Go E1Gp E1Gq \ -E1Gr E1Gs E1Gt E1Gv E1Gw E1Gx E1Gy E1G( E1G) E1G* E1G. E1G/ E1G: E1G] E1G_ E1\ -G` E1G{ E1H3 E1H4 E1H5 E1HA E1HB E1HC E1HE E1HF E1HG E1HH E1HI E1HK E1HL E1HM\ - E1HN E1HP E1HQ E1HR E1HS E1HT E1HU E1HV E1HW E1Ha E1Hb E1Hc E1Hd E1He E1Hg E\ -1Hh E1Hi E1Hk E1Hq E1Hr E1Ht E1Hv E1Hw E1Hx E1Hy E1Hz E1H# E1H$ E1H% E1H& E1H\ -' E1H( E1H) E1H- E1H. E1H/ E1H; E1H< E1H= E1H> E1H? E1H[ E1H^ E1H_ E1H` E1H| \ -E1H} E1H~ E1I1 E1I2 E1I3 E1I4 E1I8 E1I9 E1IA E1IB E1ID E1IE E1IF E1IG E1IH E1\ -IK E1IM E1IP E1IS E1IU E1IV E1Ia E1Ib E1Ic E1Id E1If E1Ih E1In E1Io E1Ip E1Ir\ - E1Iu E1Iv E1Iy E1Iz E1I, E1I- E1I: E1I[ E1I^ E1I_ E1I| E1I} E1J0 E1J1 E1J3 E\ -1J7 E1J8 E1J9 E1JD E1JE E1JF E1JG E1JH E1JJ E1JK E1JL E1JM E1JN E1JO E1JP E1J\ -Q E1JS E1JT E1JU E1Jh E1Ji E1Jj E1Jo E1Jp E1Jq E1Jr E1Jt E1Ju E1Jv E1Jz E1J$ \ -E1J% E1J& E1J' E1J. E1J/ E1J; E1J< E1J= E1J> E1J[ E1J] E1J^ E1J` E1J{ E1J| E1\ -J} E1J~ E1K0 E1K1 E1K2 E1K6 E1K7 E1K8 E1KA E1KB E1KC E1KD E1KE E1KH E1KI E1KJ\ - E1KK E1KQ E1KR E1KS E1KT E1KU E1KV E1KW E1KX E1KY E1KZ E1Ka E1Kb E1Kc E1Kg E\ -1Kh E1Ki E1Kj E1Kl E1Km E1Kn E1Ko E1Kq E1Ks E1Kt E1Ku E1Kw E1Kx E1Ky E1Kz E1K\ -$ E1K% E1K& E1K* E1K+ E1K, E1K- E1K. E1K: E1K; E1K< E1K@ E1K[ E1K^ E1K| E1K~ \ -E1L1 E1L5 E1L7 E1L9 E1LA E1LB E1LC E1LS E1LU E1LW E1LY E1Lb E1Lf E1Lg E1Li E1\ -Lk E1Ln E1Ls E1Lu E1Lz E1L$ E1L) E1L* E1L+ E1L- E1L/ E1L: E1L; E1L> E1L? E1L@\ - E1L[ E1L] E1L^ E1L_ E1L{ E1L| E1L} E1L~ E1M0 E1MD E1ME E1MF E1MO E1MP E1MQ E\ -1MR E1MY E1MZ E1Ma E1Mh E1Mj E1Mk E1Ml E1Mm E1Mo E1Mq E1Mr E1Ms E1Mt E1Mu E1M\ -w E1Mx E1My E1Mz E1M# E1M$ E1M( E1M) E1M* E1M+ E1M, E1M. E1M/ E1M: E1M; E1M| \ -E1M} E1M~ E1N0 E1N1 E1N2 E1N3 E1N4 E1N5 E1N6 E1N7 E1N8 E1NC E1ND E1NE E1NG E1\ -NH E1NI E1NJ E1NK E1NN E1NO E1NP E1NQ E1NS E1NT E1NV E1NW E1NX E1NY E1NZ E1Nd\ - E1Ne E1Nf E1Ng E1Ni E1Nj E1Nk E1Nl E1Nq E1Nr E1Nt E1Nv E1Ny E1N# E1N( E1N* E\ -1N+ E1N- E1N= E1N@ E1N] E1N_ E1N{ E1N} E1O1 E1OC E1OD E1OH E1OP E1OR E1OV E1O\ -X E1OY E1Oc E1Od E1Oe E1Og E1Oh E1On E1Oo E1Op E1Oq E1Or E1Os E1Ot E1Ou E1Ow \ -E1Ox E1Oy E1Oz E1O) E1O* E1O+ E1O/ E1O: E1O; E1O? E1O_ E1O` E1O{ E1O| E1P2 E1\ -P4 E1P5 E1P6 E1PB E1PC E1PD E1PE E1PG E1PH E1PI E1PK E1PM E1PN E1PO E1PP E1PQ\ - E1PS E1PT E1PU E1PV E1PW E1PX E1Pb E1Pc E1Pd E1Pf E1Pg E1Ph E1Pi E1Pj E1Pn E\ -1Po E1Pp E1Pr E1Ps E1Pw E1Px E1Py E1Pz E1P# E1P$ E1P% E1P& E1P' E1P( E1P) E1P\ -* E1P. E1P/ E1P: E1P> E1P? E1P@ E1P_ E1P` E1P{ E1Q0 E1Q2 E1Q3 E1Q4 E1Q5 E1Q9 \ -E1QA E1QB E1QC E1QD E1QF E1QG E1QH E1QL E1QN E1QQ E1QU E1QV E1Qb E1Qf E1Qh E1\ -Qi E1Qm E1Qn E1Qp E1Qr E1Q$ E1Q& E1Q( E1Q) E1Q- E1Q/ E1Q< E1Q_ E1Q} E1Q~ E1R0\ - E1R2 E1R4 E1R8 E1R9 E1RA E1RE E1RF E1RG E1RK E1RL E1RM E1RN E1RO E1RP E1RQ E\ -1RR E1RT E1RU E1RV E1Rc E1Rd E1Re E1Ri E1Rj E1Rk E1Ro E1Rp E1Ru E1Rv E1Rw E1R\ -$ E1R% E1R& E1R' E1R( E1R. E1R: E1R; E1R< E1R= E1R> E1R] E1R^ E1R_ E1R` E1R{ \ -E1R} E1R~ E1S0 E1S1 E1S2 E1S3 E1S7 E1S8 E1S9 E1SA E1SC E1SD E1SE E1SF E1SJ E1\ -SK E1SL E1SO E1SS E1ST E1SU E1SY E1SZ E1Sa E1Sb E1Sc E1Sd E1Sh E1Si E1Sj E1Sk\ - E1Sl E1Sn E1So E1Sp E1St E1Su E1Sv E1Sx E1Sy E1Sz E1S# E1S% E1S& E1S' E1S+ E\ -1S, E1S- E1S; E1S< E1S= E1S[ E1T1 E1T2 E1T6 E1T8 E1T9 E1TB E1TC E1T* E1T+ E1T\ -, E1T- E1T[ E1T^ E1T` E1T{ E1T| E1T} E1U1 E1UI E1UL E1US E1UU E1UV E1Ux E1Uy \ -E1Uz E1U# E1U) E1U* E1U+ E1U/ E1U; E1U[ E1U} E1V1 E1VI E1VK E1Vu E1Vv E1Vw E1\ -Vx E1Vy E1V# E1V( E1V) E1V* E1V- E1V. E1V/ E1V] E1V^ E1V| E1W0 E1W2 E1W7 E1Wd\ - E1We E1Wf E1Wi E1Wp E1Wt E1Wu E1Wv E1Ww E1Wx E1W, E1W] E1W| E1X0 E1XT E1XU E\ -1XV E1Xc E1Xd E1Xe E1Xj E1Xk E1X$ E1X% E1X) E1X= E1X@ E1YO E1YP E1YQ E1YS E1Y\ -T E1YU E1Yb E1Yc E1Yd E1Yh E1Yj E1Yo E1Yq E1Yr E1Yy E1Y# E1Y$ E1Y( E1Z9 E1ZA \ -E1ZB E1ZO E1ZP E1ZR E1ZS E1ZT E1Ze E1Zo E1Zq E1Zr E1Z# E1Z~ E1a0 E1a1 E1a8 E1\ -a9 E1aA E1aD E1aE E1aF E1aK E1aU E1aW E1ae E1ao E1aq E1a^ E1a` E1a| E1a} E1a~\ - E1b0 E1b3 E1b7 E1b8 E1b9 E1bE E1bF E1bU E1bX E1bh E1bj E1bl E1bp E1b$ E1b% E\ -1b+ E1b, E1b- E1b` E1b{ E1b| E1b} E1b~ E1cA E1cK E1cU E1cV E1cZ E1cb E1ch E1c\ -l E1cm E1cs E1cw E1cy E1cz E1c# E1c* E1c+ E1c, E1c; E1c< E1d0 E1d4 E1dA E1du \ -E1dv E1dx E1dy E1dz E1d) E1d* E1d+ E1d/ E1d; E1d^ E1e9 E1eE E1eF E1eK E1eQ E1\ -eV E1eW E1ee E1ef E1eg E1et E1eu E1ew E1ex E1ey E1e+ E1e] E1e^ E1f0 E1f4 E1f5\ - E1fC E1fE E1fG E1fK E1fU E1fV E1fW E1fd E1fe E1ff E1fj E1fk E1fy E1f$ E1f+ E\ -1f] E1f{ E1g0 E1g2 E1g4 E1gB E1gC E1gH E1gQ E1gS E1gT E1gU E1gV E1gc E1gd E1g\ -e E1gj E1gk E1gq E1gr E1gt E1gx E1g$ E1g/ E1g: E1g~ E1h1 E1h3 E1h5 E1hA E1hB \ -E1hC E1hP E1hR E1hS E1hT E1hU E1hr E1h% E1h& E1h* E1h/ E1h: E1h` E1h~ E1i0 E1\ -i1 E1i2 E1i9 E1iA E1iB E1iF E1iH E1iX E1ir E1ix E1i% E1i& E1i' E1i- E1i/ E1i?\ - E1i| E1i} E1i~ E1j0 E1j1 E1j8 E1j9 E1jA E1jE E1jF E1jX E1jj E1jk E1jn E1jp E\ -1jq E1j$ E1j, E1j- E1j. E1j] E1j` E1j{ E1j} E1j~ E1k0 E1k2 E1kz E1k# E1k$ E1k\ -+ E1k, E1k- E1k; E1k< E1lT E1lW E1lX E1lZ E1lg E1lm E1ln E1lu E1lv E1lx E1ly \ -E1lz E1l# E1l$ E1l* E1l+ E1l, E1l; E1l< E1l` E1m3 E1mE E1mF E1mL E1mU E1mV E1\ -mW E1mY E1mf E1mg E1mh E1mj E1mu E1mw E1mx E1my E1mz E1m# E1m^ E1n3 E1n4 E1n5\ - E1nE E1nF E1nK E1nL E1nP E1nS E1nV E1nW E1nX E1nZ E1ne E1nf E1ng E1nk E1nm E\ -1nq E1n] E1n^ E1o0 E1o4 E1o5 E1oC E1oE E1oI E1oS E1oT E1oU E1oV E1oW E1oZ E1o\ -d E1oe E1of E1oj E1ok E1ou E1o: E1o< E1o| E1p3 E1p4 E1p7 E1pB E1pC E1pD E1pO \ -E1pR E1pS E1pT E1pU E1pV E1pt E1p# E1p& E1p( E1p) E1p/ E1p: E1p@ E1p~ E1q0 E1\ -q1 E1q2 E1q3 E1qA E1qB E1qC E1qH E1qI E1qO E1qZ E1qa E1q% E1q& E1q/ E1q: E1q|\ - E1q} E1r0 E1r1 E1r2 E1r9 E1rA E1rB E1rF E1rH E2Yc E2Yd E2Ye E2Yf E2Y. E2Y/ E\ -2Y= E2Y> E2Y? E2Z9 E2ZA E2ZE E2ZF E2ZI E2ZJ E2ZN E2ZO E2ZP E2ZT E2ZU E2ZV E2Z\ -W E2ZX E2ZY E2ZZ E2Zc E2Zd E2Ze E2Zi E2Zj E2Zo E2Zq E2Zu E2Zv E2Zw E2Zx E2Zz \ -E2Z' E2Z( E2Z- E2Z= E2Z> E2Z^ E2Z_ E2Z` E2Z{ E2Z| E2a1 E2a2 E2a3 E2aA E2aB E2\ -aI E2aN E2aO E2aT E2aU E2aW E2aX E2aZ E2ab E2ac E2ad E2ai E2aj E2an E2ao E2ap\ - E2at E2au E2av E2aw E2ax E2ay E2a# E2a% E2a& E2a' E2a, E2a- E2a; E2a< E2a= E\ -2a[ E2a] E2a^ E2a_ E2a` E2a{ E2b0 E2b1 E2b2 E2b3 E2b4 E2b5 E2b7 E2b9 E2bA E2b\ -B E2bF E2bG E2bH E2bL E2bM E2bN E2bS E2bT E2bV E2bW E2bb E2bi E2bm E2bn E2bo \ -E2bs E2bt E2bv E2bw E2bx E2b$ E2b% E2b* E2b; E2b< E2b^ E2b_ E2b` E2b~ E2c0 E2\ -c1 E2c2 E2c3 E2c4 E2c8 E2c9 E2cA E2cG E2cK E2cQ E2cR E2cS E2cT E2cU E2cZ E2cb\ - E2cm E2cn E2cs E2ct E2cu E2cv E2cw E2c# E2c$ E2c% E2c- E2c. E2c_ E2c~ E2d0 E\ -2d1 E2d3 E2d4 E2d7 E2d8 E2d9 E2dJ E2dK E2dL E2dP E2dQ E2dR E2dS E2dT E2dU E2d\ -V E2dY E2dZ E2da E2dk E2dl E2dm E2dq E2dr E2ds E2dt E2du E2dv E2dz E2d# E2d$ \ -E2d% E2d& E2d' E2d( E2d+ E2d, E2d- E2d; E2d= E2d[ E2d^ E2d| E2d} E2d~ E2e2 E2\ -e7 E2e8 E2eD E2eE E2eI E2eJ E2eK E2eP E2eS E2eT E2eY E2eZ E2ee E2ej E2el E2es\ - E2et E2eu E2ey E2ez E2e# E2e$ E2e% E2e& E2e( E2e* E2e+ E2e, E2e] E2e{ E2e| E\ -2e} E2f0 E2f1 E2f6 E2fI E2fJ E2fO E2fP E2fQ E2fR E2fS E2fW E2fX E2fY E2ff E2f\ -s E2fy E2fz E2f# E2f$ E2f) E2f* E2f+ E2f? E2f@ E2f[ E2f` E2f{ E2f| E2f} E2f~ \ -E2g0 E2g3 E2g4 E2g5 E2g6 E2gG E2gH E2gI E2gM E2gN E2gO E2gP E2gQ E2gR E2gb E2\ -ge E2gf E2gg E2gk E2gl E2gq E2gr E2gs E2g) E2g> E2g? E2g@ E2h3 E2h4 E2hA E2hG\ - E2hH E2hJ E2hK E2hO E2hP E2hQ E2hU E2hV E2hW E2hX E2hY E2hZ E2hb E2hd E2he E\ -2hf E2hp E2hv E2hw E2hx E2hz E2h# E2h) E2h- E2h/ E2h= E2h> E2h^ E2h_ E2h{ E2h\ -| E2h} E2i2 E2i3 E2i4 E2iD E2iJ E2iU E2iV E2iX E2iY E2ib E2ic E2id E2ie E2io \ -E2ip E2iq E2iu E2iv E2iw E2ix E2iy E2iz E2i& E2i' E2i( E2i< E2i= E2i> E2i] E2\ -i^ E2i_ E2i` E2i{ E2i| E2j1 E2j2 E2j3 E2j4 E2j5 E2j6 E2jA E2jB E2jC E2jc E2jn\ - E2jo E2jp E2jw E2jx E2jy E2j- E2j; E2j= E2j@ E2j_ E2j` E2j{ E2k0 E2k1 E2k2 E\ -2k3 E2k4 E2k5 E2k9 E2kA E2kB E2kM E2kR E2kS E2kT E2kU E2kW E2ka E2kg E2km E2k\ -n E2ks E2kt E2kv E2kw E2kx E2k$ E2k% E2k& E2k- E2k_ E2l0 E2l1 E2l2 E2l4 E2l6 \ -E2l8 E2l9 E2lA E2lG E2lK E2lL E2lM E2lQ E2lR E2lS E2lT E2lU E2lV E2lX E2lZ E2\ -la E2lb E2lg E2ll E2lm E2ln E2lr E2ls E2lt E2lu E2lv E2lw E2l# E2l$ E2l% E2l&\ - E2l' E2l( E2l, E2l- E2l. E2l} E2l~ E2m0 E2mJ E2mK E2mL E2mY E2ma E2mk E2ml E\ -2mt E2mu E2mv E2mz E2m# E2m$ E2m% E2m& E2m' E2m+ E2m, E2m- E2m< E2m| E2m} E2m\ -~ E2n0 E2n1 E2n7 E2nI E2nJ E2nO E2nP E2nR E2nS E2nT E2nX E2nY E2nZ E2nh E2nu \ -E2nz E2n# E2n$ E2n% E2n* E2n+ E2n, E2n@ E2n[ E2n] E2n{ E2n| E2n} E2n~ E2o0 E2\ -o1 E2o2 E2o5 E2o6 E2o7 E2oC E2oH E2oI E2oJ E2oN E2oO E2oP E2oQ E2oR E2oS E2od\ - E2of E2og E2oh E2on E2os E2ot E2o+ E2o? E2o@ E2o[ E2p5 E2p6 E2pG E2pI E2pP E\ -2pQ E2pR E2pV E2pW E2pX E2pY E2pZ E2pa E2pd E2pe E2pf E2pg E2pw E2px E2py E2p\ -z E2p# E2p) E2p> E2p@ E2p_ E2p{ E2p| E2p} E2p~ E2q3 E2q4 E2q5 E2qE E2qJ E2qV \ -E2qW E2qY E2qZ E2qd E2qe E2qf E2qp E2qq E2qr E2qv E2qw E2qx E2qy E2qz E2q# E2\ -q' E2q( E2q) E2q/ E2q= E2q> E2q? E2q^ E2q_ E2q` E2q{ E2q| E2q} E2r2 E2r3 E2r4\ - E2r5 E2r6 E2r7 E2rB E2rC E2rD E2rU E2rV E2ro E2rp E2rq E2r& E2r( E2r, E2r< E\ -2r= E2r` E2r{ E2r| E2s1 E2s2 E2s3 E2s4 E2s5 E2s6 E2sA E2sB E2sC E2sM E2sS E2s\ -T E2sU E2sW E2sX E2sd E2si E2sn E2sp E2st E2sv E2sw E2sx E2sy E2s% E2s& E2s' \ -E2s` E2t1 E2t2 E2t3 E2t5 E2t9 E2tA E2tB E2tL E2tM E2tN E2tR E2tS E2tT E2tU E2\ -tV E2tW E2ta E2tb E2tc E2tm E2tn E2to E2ts E2tt E2tu E2tv E2tw E2tx E2t$ E2t%\ - E2t& E2t' E2t( E2t) E2t- E2t. E2t/ E2uA E2uK E2uL E2uM E2uS E2uU E2uV E2um E\ -2un E2uu E2uv E2uw E2u# E2u$ E2u% E2u& E2u' E2u( E2u, E2u- E2u. E2u^ E2u} E2u\ -~ E2v0 E2v1 E2v3 E2vJ E2vL E2vP E2vR E2vS E2vT E2vU E2vY E2vZ E2va E2vi E2v# \ -E2v$ E2v% E2v& E2v+ E2v, E2v- E2v[ E2v] E2v^ E2v| E2v} E2v~ E2w0 E2w1 E2w2 E2\ -w6 E2w7 E2w8 E2wI E2wJ E2wK E2wO E2wP E2wQ E2wR E2wS E2wT E2wd E2we E2wf E2wg\ - E2wh E2w: E2w; E2w< E2w@ E2w[ E2w] E2xB E2xC E2xD E2xH E2xI E2xL E2xQ E2xR E\ -2xS E2xW E2xZ E2xd E2xe E2xf E2xg E2xh E2xl E2xm E2xn E2xr E2xs E2xt E2xx E2x\ -y E2xz E2x# E2x$ E2x% E2x/ E2x: E2x; E2x@ E2x` E2x{ E2x| E2x} E2x~ E2y0 E2y4 \ -E2yB E2yC E2yJ E2yK E2yP E2yQ E2yR E2yV E2yW E2yX E2yY E2yZ E2ya E2yb E2yc E2\ -yd E2yf E2yg E2yl E2yr E2yy E2yz E2y# E2y$ E2y% E2y& E2y' E2y) E2y: E2y_ E2y`\ - E2y{ E2y} E2z3 E2z4 E2z5 E2z6 E2z7 E2z8 E2z9 E2zA E2zB E2zD E2zI E2zJ E2zK E\ -2zO E2zU E2zV E2zW E2za E2zb E2zc E2zj E2zk E2zl E2zp E2zq E2zr E2zy E2zz E2z\ -# E2z$ E2z% E2z& E2z' E2z) E2z- E2z. E2z/ E2z> E2z? E2z[ E2z] E2z{ E2z| E2z} \ -E2#8 E2#9 E2#B E2#D E2#H E2#I E2#J E2#N E2#O E2#P E2#T E2#U E2#V E2#W E2#X E2\ -#Y E2#a E2#i E2#j E2#k E2#u E2#v E2#w E2#x E2#y E2#z E2#% E2#& E2#? E2#[ E2#`\ - E2#{ E2#| E2$1 E2$2 E2$3 E2$4 E2$5 E2$6 E2$7 E2$8 E2$9 E2$A E2$C E2$H E2$V E\ -2$W E2$X E2$Y E2$Z E2$a E2$d E2$i E2$t E2$u E2$v E2$y E2$% E2$& E2$' E2$( E2$\ -) E2$* E2$+ E2$, E2$- E2$> E2$? E2$@ E2%0 E2%1 E2%2 E2%6 E2%7 E2%8 E2%F E2%G \ -E2%H E2%L E2%M E2%N E2%T E2%U E2%V E2%W E2%X E2%Y E2%Z E2%a E2%b E2%c E2%g E2\ -%h E2%i E2%m E2%o E2%r E2%v E2%w E2%x E2%* E2%, E2%- E2%. E2%/ E2%= E2%> E2%?\ - E2%^ E2%_ E2%` E2%~ E2&0 E2&1 E2&2 E2&3 E2&4 E2&5 E2&A E2&E E2&F E2&G E2&K E\ -2&Q E2&R E2&S E2&T E2&U E2&V E2&X E2&i E2&p E2&q E2&u E2&v E2&w E2&# E2&$ E2&\ -% E2&& E2&' E2&( E2&) E2&* E2&+ E2&, E2&> E2&~ E2'1 E2'2 E2'3 E2'4 E2'5 E2'6 \ -E2'E E2'J E2'L E2'P E2'Q E2'R E2'e E2'f E2'g E2'h E2'n E2'o E2'p E2'u E2'( E2\ -') E2'* E2'; E2'< E2'= E2'[ E2'] E2'^ E2(3 E2(4 E2(5 E2(6 E2(7 E2(C E2(D E2(E\ - E2(J E2(K E2(M E2(R E2(S E2(T E2(X E2(Z E2(a E2(c E2(d E2(e E2(g E2(h E2(m E\ -2(n E2(o E2(s E2(t E2(u E2(y E2(z E2(# E2($ E2(% E2(& E2() E2(: E2(; E2(< E2(\ -[ E2({ E2(| E2(} E2(~ E2)0 E2)1 E2)2 E2)D E2)K E2)M E2)Q E2)R E2)S E2)W E2)X \ -E2)Y E2)Z E2)a E2)b E2)c E2)d E2)e E2)f E2)g E2)# E2)$ E2)% E2)& E2)' E2)( E2\ -)) E2)[ E2)` E2){ E2)| E2*4 E2*5 E2*6 E2*7 E2*8 E2*9 E2*A E2*B E2*C E2*F E2*b\ - E2*c E2*d E2*k E2*l E2*m E2*q E2*r E2*s E2*z E2*# E2*$ E2*. E2*/ E2*: E2*> E\ -2*@ E2*] E2*^ E2*| E2*} E2*~ E2+7 E2+8 E2+9 E2+B E2+C E2+D E2+I E2+J E2+K E2+\ -O E2+P E2+Q E2+U E2+V E2+W E2+X E2+Y E2+Z E2+f E2+j E2+k E2+l E2+r E2+v E2+w \ -E2+x E2+y E2+z E2+# E2+% E2+& E2+/ E2+[ E2+] E2+{ E2+| E2+} E2,2 E2,3 E2,4 E2\ -,5 E2,6 E2,7 E2,8 E2,9 E2,A E2,C E2,H E2,N E2,P E2,U E2,W E2,X E2,Y E2,Z E2,a\ - E2,b E2,i E2,j E2,q E2,u E2,v E2,w E2,y E2,& E2,' E2,( E2,) E2,* E2,+ E2,, E\ -2,- E2,. E2-1 E2-2 E2-3 E2-G E2-H E2-I E2-M E2-N E2-O E2-Y E2-Z E2-a E2-c E2-\ -h E2-i E2-j E2-n E2-o E2-s E2-w E2-x E2-y E2-% E2-& E2-, E2-- E2-/ E2-> E2-? \ -E2-@ E2-_ E2-` E2-{ E2.0 E2.1 E2.2 E2.3 E2.4 E2.5 E2.6 E2.8 E2.F E2.G E2.H E2\ -.R E2.S E2.T E2.U E2.V E2.W E2.h E2.p E2.q E2.v E2.w E2.x E2.$ E2.% E2.& E2.'\ - E2.( E2.) E2.* E2.+ E2., E2.> E2.? E2._ E2.` E2.~ E2/1 E2/2 E2/3 E2/4 E2/5 E\ -2/6 E2/7 E2/8 E2/E E2/L E2/Q E2/R E2/S E2/T E2/U E2/f E2/g E2/h E2/j E2/o E2/\ -p E2/q E2/) E2/* E2/+ E2/< E2/= E2/> E2/] E2/^ E2/_ E2:4 E2:5 E2:6 E2:9 E2:D \ -E2:E E2:F E2:J E2:L E2:N E2:S E2:T E2:U E2:e E2:g E2:j E2:n E2:o E2:p E2:t E2\ -:u E2:v E2:z E2:# E2:$ E2:% E2:& E2:' E2:) E2:, E2:; E2:< E2:= E2:| E2:} E2:~\ - E2;0 E2;1 E2;2 E2;5 E2;D E2;E E2;F E2;M E2;N E2;R E2;S E2;T E2;X E2;Y E2;Z E\ -2;a E2;b E2;c E2;d E2;e E2;f E2;o E2;s E2;u E2;y E2;$ E2;% E2;& E2;' E2;( E2;\ -) E2;: E2;@ E2;{ E2;| E2;} E2<1 E2<5 E2<6 E2<7 E2<8 E2<9 E23 E2>4 E2>5 E2>6 E2>7 E2>8 E2>9 E2>A E2>B E2>K E2>X E2>Y E2>Z E2>a E2>b \ -E2>c E2>j E2>l E2>p E2>q E2>v E2>w E2>x E2>' E2>( E2>) E2>* E2>+ E2>, E2>- E2\ ->. E2>/ E2?8 E2?9 E2?A E2?H E2?I E2?J E2?N E2?O E2?P E2?U E2?W E2?X E2?Y E2?i\ - E2?j E2?k E2?p E2?q E2?t E2?x E2?y E2?z E2?& E2?( E2?) E2?+ E2?, E2?- E2?? E\ -2?@ E2?[ E2?` E2?{ E2?| E2@1 E2@2 E2@3 E2@4 E2@5 E2@6 E2@8 E2@9 E2@G E2@H E2@\ -I E2@S E2@T E2@U E2@V E2@W E2@X E2@a E2@i E2@q E2@s E2@w E2@x E2@y E2@% E2@& \ -E2@' E2@( E2@) E2@* E2@+ E2@, E2@- E2@> E2@? E2@_ E2@` E2[3 E2[4 E2[5 E2[6 E2\ -[7 E2[8 E2[H E2[M E2[R E2[S E2[T E2[U E2[g E2[h E2[i E2[j E2[k E2[l E2[= E2[>\ - E2[? E2]E E2]F E2]G E2]Z E2]a E2]d E2]e E2]f E2]h E2]j E2]o E2]p E2]q E2]# E\ -2]$ E2]% E2]& E2]( E2]) E2]* E2]+ E2], E2]. E2]< E2]= E2]> E2]} E2^0 E2^1 E2^\ -2 E2^3 E2^4 E2^5 E2^6 E2^9 E2^G E2^H E2^I E2^M E2^N E2^O E2^Y E2^Z E2^a E2^b \ -E2^d E2^e E2^f E2^g E2^h E2^i E2^j E2^n E2^o E2^z E2^# E2^$ E2^' E2^( E2^) E2\ -^* E2^< E2^= E2^} E2_0 E2_1 E2_2 E2_6 E2_7 E2_8 E2_9 E2_A E2_B E2_C E2_D E2_E\ - E2_F E2_G E2_H E2_L E2_M E2_N E2_Y E2_Z E2_d E2_e E2_f E2_i E2_m E2_n E2_o E\ -2_% E2_& E2_' E2_( E2_) E2_: E2_; E2_< E2`B E2`G E2`K E2`L E2`M E2`W E2`X E2`\ -Y E2`a E2`c E2`d E2`e E2`l E2`m E2`n E2`y E2`z E2`# E2`$ E2`% E2`& E2`' E2`( \ -E2`* E2`< E2`= E2`> E2`] E2`^ E2`_ E2{4 E2{5 E2{6 E2{7 E2{8 E2{9 E2{A E2{B E2\ -{C E2{D E2{E E2{F E2{J E2{K E2{V E2{W E2{X E2{b E2{c E2{d E2{k E2{m E2{z E2{#\ - E2{$ E2{( E2{) E2{* E2{+ E2{, E2{. E2{/ E2{: E2{; E2{< E2{= E2{[ E2{] E2{^ E\ -2|3 E2|5 E2|9 E2|A E2|B E2|I E2|J E2|K E2|V E2|Y E2|Z E2|a E2|b E2|c E2|j E2|\ -k E2|l E2|/ E2|@ E2|[ E2|] E2}2 E2}3 E2}4 E2}5 E2}6 E2}8 E2}9 E2}A E2}C E2}D \ -E2}H E2}I E2}J E2}T E2}U E2}W E2}Y E2}Z E2}a E2}b E2}e E2}r E2}s E2}t E2}& E2\ -}' E2}( E2}) E2}+ E2}, E2}- E2}. E2}/ E2}: E2}; E2}? E2}@ E2~1 E2~2 E2~3 E2~7\ - E2~8 E2~9 E2~B E2~G E2~H E2~V E2~W E2~h E2~i E2~j E2~k E2~l E2~m E2~q E2~r E\ -2~s E2~+ E2~, E2~- E2~/ E2~> E2~? E2~@ E306 E307 E308 E30F E30G E30H E30a E30\ -b E30f E30h E30i E30l E30p E30q E30r E30$ E30% E30& E30) E30* E30+ E30, E30- \ -E30/ E30= E30> E30? E30~ E311 E312 E313 E315 E316 E317 E319 E31N E31O E31P E3\ -1Z E31a E31b E31c E31d E31f E31g E31h E31i E31j E31k E31o E31q E31# E31$ E31%\ - E31) E31* E31+ E31< E31= E322 E323 E327 E328 E329 E32B E32C E32D E32E E32F E\ -32G E32H E32I E32e E32f E32g E32i E32j E32n E32o E32p E32$ E32% E32' E32; E32\ -< E32= E338 E33E E33L E33M E33N E33X E33Y E33Z E33b E33c E33d E33e E33f E33g \ -E33h E33m E33n E33o E33z E33# E33% E33' E33( E33) E33+ E33= E33> E33? E33^ E3\ -3_ E33` E345 E346 E347 E349 E34B E34C E34D E34E E34F E34G E34K E34M E34W E34X\ - E34Y E34c E34d E34e E34h E34m E34n E34y E34$ E34% E34) E34* E34+ E34. E34/ E\ -34: E34; E34< E34= E34> E354 E355 E357 E358 E35J E35K E35L E35b E35c E35d E35\ -k E35l E35m E35/ E35< E35= E35[ E35] E35^ E363 E364 E365 E369 E36A E36B E36I \ -E36J E36K E36U E36V E36X E36Y E36a E36b E36c E36d E36f E36m E36n E36o E36s E3\ -6t E36u E36' E36( E36) E36+ E36- E36. E36/ E36: E36; E36< E36@ E36] E372 E373\ - E374 E378 E379 E37A E37H E37J E37T E37V E37Y E37i E37j E37k E37l E37m E37n E\ -37r E37s E37t E37, E37- E37. E37; E37? E37@ E37[ E387 E388 E389 E38G E38H E38\ -I E38h E38i E38l E38q E38r E38s E38% E38& E38' E38( E38+ E38, E38- E38> E38? \ -E38@ E390 E392 E395 E396 E397 E398 E39A E39B E39I E39J E39K E39O E39P E39Q E3\ -9a E39b E39c E39f E39g E39h E39i E39j E39k E39l E39q E39r E39$ E39% E39& E39*\ - E39+ E39, E39. E39= E39? E3A0 E3A1 E3A2 E3A8 E3A9 E3AA E3AE E3AF E3AG E3AH E\ -3AI E3AJ E3Aa E3Ab E3Ae E3Ao E3Ap E3Aq E3A) E3A* E3A+ E3A< E3A= E3A> E3B8 E3B\ -9 E3BB E3BE E3BI E3BM E3BN E3BO E3BY E3BZ E3Ba E3Be E3Bf E3Bg E3Bh E3Bi E3Bn \ -E3Bo E3Bp E3B# E3B$ E3B' E3B( E3B) E3B* E3B_ E3B` E3B{ E3C6 E3C7 E3C8 E3CC E3\ -CD E3CE E3CF E3CG E3CH E3CM E3CN E3CX E3CY E3CZ E3Cb E3Cd E3Ce E3Cf E3Ci E3Cm\ - E3Cn E3C* E3C+ E3C, E3C- E3C: E3C; E3C< E3C= E3C> E3C? E3DB E3DC E3DD E3DF E\ -3DK E3DL E3DM E3DX E3Dl E3Dm E3Dn E3D+ E3D/ E3D= E3D] E3D^ E3D_ E3E4 E3E5 E3E\ -6 E3EA E3EB E3EC E3EE E3EF E3EJ E3EK E3EL E3EV E3EW E3Eb E3Ec E3Ed E3Ee E3En \ -E3Eo E3Ep E3Et E3Eu E3Ev E3E( E3E) E3E* E3E. E3E/ E3E: E3E; E3E< E3E= E3E] E3\ -E^ E3F3 E3F4 E3F5 E3F9 E3FA E3FB E3FJ E3FK E3FU E3FW E3FX E3Fp E3Fq E3Fr E3Fs\ - E3Ft E3Fu E3F= E3F> E3F? E3F[ E3F] E3F~ E3G0 E3G1 E3GF E3GZ E3Ga E3Gb E3Gg E\ -3Gq E3Gr E3Gs E3G# E3G$ E3G% E3G) E3G* E3G+ E3G< E3G? E3G@ E3G[ E3H6 E3HE E3H\ -M E3HN E3HO E3HP E3HY E3Ha E3Hf E3Hg E3Ho E3Hp E3H# E3H$ E3H( E3H* E3H; E3H< \ -E3H? E3H@ E3H| E3H} E3H~ E3I3 E3I4 E3I5 E3IE E3IL E3IM E3IN E3IO E3IP E3IX E3\ -IY E3Im E3Io E3Iq E3Ir E3Iy E3Iz E3I# E3I; E3J5 E3J6 E3J7 E3JC E3JW E3JX E3JY\ - E3Jc E3Jd E3Je E3Jl E3Jo E3Jp E3Jq E3Jz E3J] E3J_ E3K5 E3K6 E3KL E3KN E3Kb E\ -3Kd E3Ko E3Kw E3Kx E3Ky E3K% E3K& E3K' E3K/ E3K: E3K[ E3K] E3K_ E3K` E3L3 E3L\ -5 E3LI E3LJ E3LK E3LN E3LU E3LV E3LW E3L' E3L( E3L) E3L. E3M2 E3M3 E3M4 E3M8 \ -E3M9 E3MA E3MI E3MK E3MM E3MU E3Mi E3Mk E3Mr E3Mt E3M& E3M' E3M@ E3M] E3N2 E3\ -N3 E3N7 E3N9 E3NK E3NS E3NT E3NU E3NY E3NZ E3Na E3Nr E3Ns E3Nu E3Nv E3N% E3N&\ - E3N, E3N> E3N? E3N] E3O0 E3O1 E3O2 E3OH E3Oa E3Ob E3Oc E3Oi E3Ou E3O$ E3O% E\ -3O& E3O* E3O+ E3O, E3O? E3O@ E3O[ E3P1 E3P6 E3P7 E3PF E3PN E3PO E3Pa E3Pb E3P\ -t E3P$ E3P* E3P+ E3P@ E3P[ E3P} E3P~ E3Q0 E3Q4 E3Q5 E3Q6 E3QE E3QF E3QO E3QQ \ -E3QY E3Qa E3Qe E3Qn E3Qo E3Qr E3Qz E3Q# E3Q$ E3Q; E3Q= E3R6 E3R7 E3R8 E3RE E3\ -RP E3RX E3RY E3RZ E3Rd E3Re E3Rf E3Ro E3Rp E3Rq E3Rz E3R# E3R: E3R_ E3R{ E3S5\ - E3S6 E3SB E3SD E3SN E3Sd E3Se E3Sn E3Sp E3Sx E3Sy E3Sz E3S& E3S' E3S( E3S/ E\ -3S: E3S^ E3S_ E3S{ E3TK E3TV E3TW E3TX E3T( E3T) E3T* E3T: E3U3 E3U4 E3U5 E3U\ -9 E3UA E3UB E3UJ E3UL E3UV E3Uk E3Ut E3Uv E3U' E3U) E3U. E3U^ E3V3 E3V9 E3VA \ -E3VL E3VT E3VU E3VV E3VZ E3Va E3Vb E3Vr E3Vw E3V& E3V( E3V. E3V[ E3V^ E3W1 E3\ -W2 E3W3 E3WJ E3Wb E3Wc E3Wd E3Wi E3Wj E3Wr E3W% E3W& E3W' E3W+ E3W, E3W- E3W]\ - E3X1 E3X2 E3XH E3XS E3Xa E3Xb E3Xh E3Xi E3Xs E3X& E3X* E3X+ E3X= E3X] E3X~ E\ -3Y0 E3Y1 E3Y5 E3Y6 E3Y7 E3YF E3YN E3Yq E3Ys E3Y# E3Y$ E3Y% E3Z7 E3Z8 E3Z9 E3Z\ -E E3ZF E3ZY E3ZZ E3Za E3Ze E3Zf E3Zg E3Zr E3Z# E3Z* E3Z{ E3a6 E3a8 E3aE E3aO \ -E3aZ E3ad E3ae E3ay E3az E3a# E3a' E3a( E3a) E3a: E3a< E3b5 E3b6 E3bW E3bX E3\ -bY E3bm E3b) E3b* E3b+ E3b: E3b; E3c4 E3c5 E3c6 E3cA E3cB E3cC E3cb E3cc E3c)\ - E3c* E3d9 E3dA E3dU E3dV E3dW E3da E3db E3dc E3dp E3dq E3dv E3dx E3dy E3dz E\ -3d# E3d= E3d> E3d? E3d^ E3d_ E3d` E3d{ E3d| E3d} E3e2 E3e3 E3e4 E3eF E3eG E3e\ -W E3eX E3eY E3ec E3ed E3ee E3eo E3ep E3eq E3eu E3ev E3ew E3ex E3ey E3ez E3e& \ -E3e( E3e< E3e= E3e> E3e^ E3e_ E3e| E3f2 E3f3 E3fM E3fN E3fO E3fS E3fT E3fU E3\ -fV E3fW E3fX E3fb E3fc E3fo E3fp E3ft E3fu E3fx E3fy E3f% E3f& E3f= E3f[ E3f]\ - E3f^ E3f` E3f{ E3g0 E3g2 E3gM E3gN E3gR E3gS E3gU E3gV E3gW E3gc E3gm E3gn E\ -3go E3gs E3gt E3gu E3gv E3gw E3gx E3g$ E3g% E3g& E3g: E3g; E3g[ E3g` E3h2 E3h\ -3 E3h4 E3h8 E3h9 E3hK E3hL E3hM E3hQ E3hR E3hS E3hT E3hU E3hV E3hZ E3ha E3hl \ -E3hm E3hn E3hr E3ht E3hv E3h$ E3h% E3h; E3h] E3h^ E3h_ E3h} E3h~ E3i0 E3i1 E3\ -i2 E3i3 E3iJ E3iL E3iQ E3iR E3iT E3iU E3iZ E3ia E3iq E3ir E3is E3it E3iu E3iz\ - E3i# E3i[ E3i^ E3i} E3i~ E3j0 E3j1 E3j2 E3j6 E3j8 E3jI E3jJ E3jK E3jO E3jP E\ -3jQ E3jR E3jS E3jT E3jX E3jY E3jj E3jl E3jr E3jt E3j* E3j+ E3j@ E3j[ E3j] E3j\ -{ E3j| E3j} E3j~ E3k0 E3k1 E3k7 E3kH E3kI E3kJ E3kN E3kO E3kr E3ks E3kt E3kx \ -E3ky E3kz E3k# E3k$ E3k% E3k* E3k? E3k@ E3k~ E3l0 E3lM E3lN E3lO E3lP E3lR E3\ -lX E3lq E3lr E3lx E3lz E3l# E3l$ E3l* E3l> E3l? E3l@ E3l_ E3l` E3l{ E3l| E3l}\ - E3l~ E3m4 E3m5 E3mG E3mH E3mM E3mP E3mX E3mY E3mZ E3mf E3mp E3mq E3mr E3mv E\ -3mw E3mx E3my E3mz E3m# E3m' E3m= E3m> E3m? E3m^ E3m` E3n2 E3nF E3nN E3nO E3n\ -P E3nT E3nU E3nV E3nW E3nX E3nY E3no E3np E3nv E3ny E3nz E3n] E3n^ E3n_ E3n{ \ -E3n| E3o1 E3oN E3oO E3oU E3oV E3oW E3oX E3od E3on E3oo E3op E3ot E3ou E3ov E3\ -ow E3ox E3oy E3o& E3o' E3o; E3o< E3pA E3pB E3pL E3pM E3pN E3pR E3pS E3pT E3pU\ - E3pV E3pW E3pb E3pm E3pn E3po E3ps E3pt E3p< E3p^ E3p_ E3p` E3p~ E3q0 E3q1 E\ -3q2 E3q3 E3q4 E3q8 E3qL E3qM E3qS E3qU E3qV E3qa E3qm E3qn E3qr E3qs E3qt E3q\ -u E3qv E3q$ E3q] E3q_ E3q} E3r1 E3r2 E3r3 E3rJ E3rK E3rL E3rP E3rQ E3rR E3rS \ -E3rT E3rU E3ra E3rk E3rm E3rq E3rs E3ru E3rv E3r% E3r& E3r' E3r- E3r[ E3r] E3\ -r^ E3r| E3r} E3r~ E3s0 E3s1 E3s2 E3s7 E3sI E3sJ E3sK E3sP E3sQ E3sX E3sk E3sl\ - E3ss E3st E3su E3sy E3sz E3s# E3s$ E3s% E3s& E3s* E3s@ E3s] E3t0 E3t1 E3t7 E\ -3tI E3tN E3tO E3tP E3tQ E3tS E3tX E3tr E3ts E3ty E3t# E3t$ E3t% E3t* E3t? E3t\ -@ E3t[ E3t` E3t{ E3t| E3t} E3t~ E3u0 E3u4 E3uH E3uI E3uN E3uQ E3ue E3uq E3ur \ -E3us E3uw E3ux E3uy E3uz E3u# E3u$ E3u* E3u> E3u? E3u@ E3u_ E3u` E3vG E3vO E3\ -vP E3vQ E3vU E3vV E3vW E3vX E3vY E3vZ E3vp E3vr E3vv E3vz E3v# E3v? E3v^ E3v_\ - E3v` E3v| E3v} E3w4 E3wO E3wP E3wV E3wW E3wX E3wY E3wo E3wp E3wq E3wu E3wv E\ -3ww E3wx E3wy E3wz E3w< E3w= E3w^ E3w_ E3w` E3w| E3x4 E3x5 E3x6 E3xM E3xN E3x\ -O E3xS E3xT E3xU E3xV E3xW E3xX E3xn E3xo E3xp E3xu E3xv E3x; E3x_ E3x` E3x{ \ -E3y0 E3y1 E3y2 E3y3 E3y4 E3y5 E3yA E3yL E3yM E3yS E3yV E3yW E3ys E3yt E3yu E3\ -yv E3yw E3y^ E3y` E3y~ E3z2 E3z3 E3z4 E3zK E3zL E3zM E3zQ E3zR E3zS E3zT E3zU\ - E3zV E3zZ E3zl E3zn E3z& E3z' E3z( E3z] E3z^ E3z_ E3z} E3z~ E3#0 E3#1 E3#2 E\ -3#3 E3#J E3#K E3#L E3#P E3#R E3#l E3#t E3#u E3#v E3#z E3## E3#$ E3#% E3#& E3#\ -' E3#] E3#^ E3#~ E3$1 E3$2 E3$6 E3$O E3$P E3$Q E3$R E3$T E3$s E3$t E3$u E3$x \ -E3$% E3$@ E3$[ E3$] E3$^ E3$_ E3$` E3%0 E3%H E3%I E3%J E3%K E3%L E3%M E3%r E3\ -%s E3%t E3%v E3%w E3%% E3%? E3%@ E3%[ E3%] E3&G E3&H E3&I E3&J E3&K E3&L E3&P\ - E3&Q E3&R E3&S E3&T E3&U E3&Y E3&q E3&r E3&s E3&t E3&u E3&v E3&> E3&? E3&@ E\ -3&[ E3&] E3'O E3'P E3'Q E3'p E3'q E3'r E3's E3't E3'u E3'y E3'= E3'> E3'? E3'\ -@ E3'[ E3'] E3'{ E3(N E3(O E3(P E3(o E3(p E3(q E3(r E3(s E3(y E3(< E3(= E3(> \ -E3(? E3(@ E3([ E3(` E3({ E3(| E3(} E3(~ E3)0 E3)4 E3)M E3)N E3)O E3)P E3)Q E3\ -)R E3)X E3)n E3)o E3)p E3)_ E3)` E3){ E3)} E3*5 E3*L E3*M E3*N E3*O E3*P E3*Q\ - E3*U E3*m E3*n E3*o E3*p E3*q E3*r E3*x E3*' E3*^ E3*_ E3*` E3+K E3+L E3+M E\ -3+O E3+l E3+m E3+n E3+o E3+p E3+q E3+u E3+v E3+w E3+x E3+y E3+z E3+] E3+^ E3+\ -_ E3+` E3+{ E3+| E3,J E3,K E3,L E3,M E3,T E3,t E3,u E3,v E3,y E3,' E3,[ E3,] \ -E3,^ E3,_ E3,` E3,{ E3-I E3-J E3-K E3-L E3-M E3-N E3-R E3-s E3-t E3-u E3-w E3\ --$ E3-@ E3-[ E3-] E3-^ E3.0 E3.H E3.I E3.J E3.K E3.L E3.M E3.Q E3.R E3.S E3.T\ - E3.U E3.V E3.r E3.s E3.t E3.u E3.v E3.w E3.$ E3.? E3.@ E3.[ E3/0 E3/P E3/Q E\ -3/R E3/q E3/r E3/s E3/t E3/u E3/v E3/# E3/$ E3/> E3/? E3/@ E3/[ E3/] E3/^ E3:\ -6 E3:O E3:P E3:Q E3:T E3:X E3:p E3:q E3:r E3:u E3:# E3:= E3:> E3:? E3:@ E3:[ \ -E3:] E3:{ E3:| E3:} E3:~ E3;0 E3;1 E3;N E3;O E3;P E3;Q E3;R E3;S E3;X E3;o E3\ -;p E3;q E3;r E3;t E3;x E3;` E3;{ E3;| E3;~ E3<0 E3K E3>L E3>M E3>N E3>T E3>u E3>v E3>w E3>y E3>' \ -E3>] E3>^ E3>_ E3>` E3>{ E3>| E3?1 E3?J E3?K E3?L E3?M E3?N E3?O E3?d E3?t E3\ -?u E3?v E3?[ E3?] E3?^ E3?` E3?{ E3@I E3@J E3@K E3@L E3@M E3@N E3@R E3@S E3@T\ - E3@U E3@V E3@W E3@s E3@t E3@u E3@v E3@w E3@x E3@& E3@@ E3@[ E3@] E3@^ E3@` E\ -3[Q E3[R E3[S E3[U E3[r E3[s E3[t E3[u E3[v E3[w E3[# E3[? E3[@ E3[[ E3[] E3[\ -^ E3[_ E3]P E3]Q E3]R E3]S E3]Z E3]q E3]r E3]s E3]v E3]> E3]? E3]@ E3][ E3]] \ -E3]^ E3]| E3]} E3]~ E3^0 E3^1 E3^2 E3^O E3^P E3^Q E3^R E3^S E3^T E3^p E3^q E3\ -^r E3^t E3^{ E3^| E3^} E3_1 E3_N E3_O E3_P E3_Q E3_R E3_S E3_o E3_p E3_q E3_r\ - E3_s E3_t E3_` E3_{ E3_| E3_~ E3`M E3`N E3`O E3`Q E3`n E3`o E3`p E3`q E3`r E\ -3`s E3`w E3`x E3`y E3`z E3`# E3`$ E3`_ E3`` E3`{ E3`| E3`} E3`~ E3{L E3{M E3{\ -N E3{- E3{. E3{/ E3{: E3{; E3{< E3|i E3|j E3|k E3|l E3|m E3|n E3|, E3|- E3|: \ -E3|; E3}8 E3}9 E3}A E3}B E3}h E3}j E3}k E3}l E3}m E3}, E3}- E3}. E3}: E3~7 E3\ -~8 E3~K E3~g E3~h E3~j E3~k E3~l E3~, E40E E40F E40G E40H E40I E40J E40* E40,\ - E41E E41G E41H E41I E41f E41g E41h E41i E41j E41, E41@ E42C E42D E42d E42i E\ -42: E42< E42= E42? E43B E43F E43G E43d E43g E43< E43= E44C E44D E44F E44c E44\ -d E44/ E44: E44< E44= E459 E45A E45D E45j E45k E45m E45n E45- E45/ E469 E46A \ -E46m E46n E46- E46/ E46: E47A E47C E47L E47i E47l E47m E48F E48G E48J E48g E4\ -8+ E48/ E49I E49J E49g E49j E49) E4AE E4Ae E4Ah E4A; E4A> E4A? E4Be E4Bi E4B;\ - E4B? E4CF E4Cc E4C; E4C< E4Dl E4Dp E4EB E4EC E4Em E4E. E4E< E4F8 E4FL E4F- E\ -4GH E4GL E4Gh E4Hh E4H* E4H. E4JD E4J> E4K* E4K+ E4K, E4K. E4LW E4LX E4LY E4L\ -a E4Lf E4Lg E4Lh E4L) E4L* E4L+ E4M6 E4M9 E4Me E4Mf E4Mh E4M) E4N3 E4N4 E4N5 \ -E4Nd E4Ne E4Nf E4Ng E4N* E4O2 E4O3 E4O4 E4OF E4Oc E4Od E4Oe E4PB E4PC E4Pg E4\ -P% E4P& E4P' E4Q9 E4QA E4QB E4Qf E4Q$ E4Q% E4Q& E4Q) E4Q- E4Q. E4Q/ E4R8 E4R9\ - E4RA E4RB E4Rb E4R, E4R. E4S8 E4SY E4SZ E4Sa E4Sc E4S+ E4S, E4S- E4S: E4T6 E\ -4T9 E4TX E4TY E4TZ E4Ta E4Tg E4Th E4Ti E4Tj E4T* E4T+ E4T, E4T. E4U6 E4U9 E4U\ -g E4Uh E4U. E4V4 E4V5 E4V6 E4V8 E4V9 E4Ve E4Vf E4Vg E4Vj E4V( E4V) E4V, E4W3 \ -E4W4 E4W5 E4WC E4WD E4WE E4WF E4Wd E4We E4Wf E4Wi E4W( E4W) E4XB E4XD E4XE E4\ -XF E4Xe E4X& E4X' E4X( E4YA E4YB E4YC E4Y% E4Y& E4Y' E4Y( E4Y= E4Z9 E4ZA E4ZB\ - E4Ze E4Z- E4Z. E4a8 E4aA E4aZ E4aa E4ab E4a, E4a- E4a. E4bY E4bZ E4ba E4bl E\ -4b+ E4b, E4b- E4c7 E4cg E4ci E4cl E4c, E4d5 E4d6 E4d7 E4df E4dg E4dh E4di E4e\ -4 E4e5 E4e6 E4eD E4eE E4eF E4eH E4ee E4ef E4eg E4eh E4e* E4fC E4fD E4fe E4f' \ -E4f( E4f) E4gB E4gC E4gD E4ge E4gh E4g& E4g' E4g( E4g/ E4g: E4g; E4hA E4hB E4\ -hC E4hc E4h/ E4h: E4iA E4ia E4ib E4ic E4iy E4i# E4i| E4jN E4jO E4jP E4jx E4jz\ - E4j` E4j{ E4j| E4kW E4k` E4k{ E4lW E4lw E4lx E4l^ E4l_ E4l` E4mU E4mu E4mw E\ -4m^ E4n3 E4nt E4nv E4o0 E4o1 E4oT E4os E4ot E4p0 E4pQ E4pR E4pS E4qP E4q# E4r\ -P E4rQ E4rz E4r{ E4r| E4s` E4tV E4tW E4ty E4t{ E4uW E4uv E4uw E4v4 E4vv E4wu \ -E4wv E4xS E4xs E4y1 E4yR E4zP E4z~ E4#P E4#Y E4#y E4$Y E4$` E4%y E4&x F F8c F\ -8d F8f F8g F8i F8o F8p F8s F8+ F8- F8< F8> F8@ F8_ F8` F8{ F8| F8} F8~ F93 F9\ -4 F95 F96 F97 F98 F9C F9D F9E F9F F9G F9H F9L F9V F9c F9d F9e F9i F9o F9q F9#\ - F9+ F9, F9: F9; F9< F9= F9> F9? F9^ F9_ F9` F9{ F9| F9} FA2 FA3 FA4 FA5 FA6 \ -FA7 FB2 FB3 FB5 FBB FBC FBS FBW FBX FBo FBp FBt FBu FBv FBw FBx FBy FB% FB& F\ -B' FB( FB) FB* FB. FB/ FB: FB; FB< FB= FB? FB[ FC2 FC7 FC9 FCN FCV FCW FCc FC\ -e FCj FCk FCl FCm FCn FCo FCs FCt FCu FCv FCw FCx FC$ FC% FC& FC' FC( FC) FC-\ - FC. FC; FC[ FC] FC` FC~ FD1 FDD FDK FDL FDU FD$ FD% FD( FD@ FD^ FE1 FE5 FEA \ -FEB FEP FEQ FER FES FET FEU FEY FEZ FEa FEb FEc FEd FEh FEi FEj FEk FEl FEm F\ -Es FEv FE$ FE% FE, FE] FE^ FE~ FF1 FFB FFF FFG FFH FFI FFJ FFK FFO FFP FFQ FF\ -R FFS FFT FFX FFY FFZ FFa FFb FFc FFi FFp FFz FF% FF+ FF- FF/ FF? FF@ FF[ FG0\ - FG1 FO_ FO` FO} FP0 FP3 FP4 FP9 FPC FPD FPK FPL FPM FPN FPO FPP FPU FPZ FPa \ -FPb FPc FPd FPe FPf FPg FPh FPi FPj FPk FPl FPm FPn FPr FPs FPt FPw FPx FPy F\ -Pz FP& FP' FP( FP) FP* FP+ FP, FP- FP. FP: FP< FP= FP> FP? FP@ FP[ FP] FP^ FP\ -_ FQ1 FQ2 FQ3 FQ4 FQ5 FQ6 FQ7 FQ8 FQ9 FQA FQB FQC FQG FQH FQI FQJ FQL FQM FQN\ - FQO FQP FQQ FQR FQS FQT FQU FQW FQb FQc FQd FQe FQf FQg FQk FQm FQn FQo FQp \ -FQq FQr FQs FQt FQu FQv FQ# FRt FRw FRx FR# FR% FR) FR. FR? FR@ FR[ FR] FR^ F\ -R_ FR` FR{ FS3 FS4 FS5 FS6 FS7 FS8 FS9 FSA FSB FSC FSD FSE FSF FSG FSH FSI FS\ -J FSN FSO FSP FST FSU FSV FSW FSY FSZ FSa FSb FSc FSd FSe FSf FSg FSh FSk FSl\ - FSm FSn FSo FSp FSq FSr FSs FSt FSw FS# FS$ FS% FS& FS' FS( FS) FS* FS+ FS, \ -FS- FS. FS: FS< FS= FS> FS? FS[ FS^ FS_ FS` FS{ FS| FS} FS~ FT0 FT4 FT5 FT6 F\ -T7 FT8 FT9 FTA FTB FTC FTH FTI FTJ FTK FTM FTN FTO FTP FTQ FTR FTS FTT FTU FU\ -Q FUS FUV FUW FUZ FUb FUe FUi FUp FUq FUr FUs FUt FU% FU& FU' FU( FU) FU* FU+\ - FU, FU- FU. FU/ FU: FU; FU< FU= FU> FU? FU] FU^ FU_ FU` FU~ FV0 FV1 FV3 FV4 \ -FV5 FV6 FV7 FV8 FV9 FVA FVB FVC FVD FVF FVG FVH FVI FVJ FVK FVL FVM FVN FVO F\ -VP FVT FVW FVX FVY FVZ FVa FVb FVc FVd FVe FVf FVg FVh FVl FVm FVn FVo FVq FV\ -r FVs FVt FVu FVv FVw FVx FVy FVz FV& FV' FV( FV) FV* FV+ FV, FV- FV. FV: FV<\ - FV= FV? FV@ FV] FV^ FV_ FV` FV{ FV| FV} FV~ FW0 FWD FWE FWF FWG FWH FWI FWJ \ -FWK FWL FWM FWN FWO FWQ FWR FWS FWU FWf FWg FWh FWi FWk FWn FWp FWr FWt FWu F\ -W( FW) FW- FW/ FW: FW< FW= FW> FW[ FW^ FW` FW{ FX3 FX5 FXC FXD FXL FXM FXN FX\ -P FXQ FXR FXY FXZ FXa FXb FXc FXd FXe FXf FXg FXh FXi FXj FXk FXl FXm FXn FXo\ - FXq FXs FXt FXu FXy FXz FX# FX$ FX% FX' FX( FX) FX* FX+ FX, FX- FX. FX/ FX; \ -FX= FX> FX? FX@ FX[ FX] FX^ FX_ FX` FX{ FX| FX~ FY0 FY2 FY3 FY4 FY5 FY6 FY7 F\ -Y8 FY9 FYA FYB FYC FYD FYE FYG FYH FYI FYJ FYL FYM FYN FYP FYQ FYR FYS FYT FY\ -U FYV FYY FYZ FYa FYb FYc FYd FYe FYf FYg FYh FYj FYk FYm FYn FYp FYq FYr FYs\ - FYt FYu FYv FYw FYx FYy FYz FY% FY/ FY: FY; FY< FY= FY> FY? FY@ FY[ FY] FY^ \ -FY_ FY| FY~ FZ0 FZ4 FZ5 FZ9 FZA FZC FZE FZF FZG FZH FZZ FZa FZk FZm FZp FZq F\ -Zr FZz FZ# FZ- FZ@ FZ[ FZ] FZ^ FZ{ FZ| FZ~ Fa1 Fa2 Fa6 Fa7 Fa8 Fa9 FaA FaB Fa\ -C FaD FaE FaF FaG FaH FaI FaJ FaK FaO FaP FaQ FaS FaU FaV FaW FaX FaZ Faa Fab\ - Fac Fad Fae Faf Fag Fah Fai Fal Fam Fan Fao Fap Faq Far Fas Fat Fau Fay Fa$ \ -Fa% Fa& Fa' Fa( Fa) Fa* Fa+ Fa, Fa- Fa. Fa/ Fa= Fa> Fa? Fa[ Fa] Fa^ Fa` Fa{ F\ -a| Fa} Fa~ Fb0 Fb1 Fb5 Fb6 Fb7 Fb8 Fb9 FbA FbB FbC FbD FbF FbH FbI FbM FbN Fb\ -O FbP FbQ FbR FbS FbX FbY Fbi Fbj Fbk Fbl Fbm Fbn Fbo Fbp Fbq Fbr Fbs Fbt Fbv\ - Fbw Fbx Fby Fb' Fb( Fb* Fb@ Fb[ Fb^ Fb` Fb| Fc4 Fc6 Fc7 FcC FcD FcE FcS Fcb \ -Fcc Fcl Fcm Fcq Fcr Fcs Fcu Fcv Fc# Fc& Fc' Fc( Fc) Fc* Fc+ Fc, Fc- Fc. Fc/ F\ -c: Fc; Fc< Fc= Fc> Fc? Fc@ Fc_ Fc` Fc{ Fc| Fc} Fd0 Fd1 Fd2 Fd6 Fd7 Fd8 Fd9 Fd\ -A FdB FdC FdD FdE FdG FdH FdI FdJ FdK FdL FdM FdN FdO FdP FdQ FdS FdX FdY FdZ\ - Fda Fdb Fdc Fdd Fde Fdf Fdg Fdh Fdi Fdj Fdm Fdn Fdo Fdq Fdr Fds Fdv Fdw Fdx \ -Fdy Fdz Fd# Fd$ Fd& Fd* Fd+ Fd, Fd- Fd. Fd/ Fd= Fd? Fd] Fd^ Fd_ Fd` Fd{ Fd| F\ -d} Fd~ Fe0 Fe1 FeE FeF FeG FeH FeI FeJ FeK FeL FeM FeN FeO FeP FeQ FeT FeU Fe\ -g Feh Fej Fek Fem Fen Fep Feq Fet Fev Few Fe) Fe. Fe/ Fe; Fe< Fe= Fe@ Fe] Fe_\ - FfM FfN FfO FfP FfS FfT FfV FfZ Ffa Ffb Ffc Ffd Ffe Fff Ffg Ffh Ffi Ffj Ffk \ -Ffl Ffm Ffn Ffo Ffp Ffs Fft Ffu Ffv Ffx Ffz Ff# Ff$ Ff% Ff& Ff( Ff) Ff* Ff+ F\ -f, Ff- Ff. Ff/ Ff: Ff< Ff> Ff? Ff@ Ff[ Ff] Ff^ Ff_ Ff` Ff{ Ff~ Fg1 Fg2 Fg3 Fg\ -4 Fg5 Fg6 Fg7 Fg8 Fg9 FgA FgB FgC FgD FgE FgF FgG FgI FgJ FgK FgL FgM FgP FgR\ - FgS FgT FgU FgV FgW FgY Fga Fgb Fgc Fgd Fge Fgf Fgg Fgh Fgi Fgj Fgl Fgm Fgn \ -Fgs Fgt Fgu Fgv Fgw Fgx Fgy Fgz Fg# Fg% Fg: Fg; Fg< Fg= Fg> Fg? Fg@ Fg[ Fg] F\ -g^ Fg_ Fg` Fg{ Fg~ Fh1 Fh6 Fh7 Fh9 FhL FhM FhR FhS FhW Fha Fhb Fhc Fhe Fhg Fh\ -j Fhk Fhv Fh% Fh& Fh- Fh; Fh] Fh^ Fh_ Fh` Fi1 Fi3 Fi5 Fi6 Fi7 Fi8 Fi9 FiA FiB\ - FiC FiD FiE FiF FiG FiH FiI FiJ FiK FiL FiP FiQ FiR FiU FiV FiW FiX Fib Fic \ -Fid Fie Fif Fig Fih Fii Fij Fim Fin Fio Fip Fiq Fir Fis Fit Fiu Fiv Fi% Fi& F\ -i' Fi( Fi) Fi* Fi+ Fi, Fi- Fi. Fi/ Fi: Fi; Fi= Fi> Fi? Fi@ Fi[ Fi] Fi` Fi| Fi\ -} Fi~ Fj0 Fj1 Fj2 Fj4 Fj9 FjA FjB FjC FjD FjE FjI FjK FjL FjO FjP FjQ FjR FjS\ - FjT FjU FjV FjW FjY Fjj Fjk Fjl Fjm Fjn Fjo Fjp Fjq Fjr Fjs Fjt Fju Fjz Fj# \ -Fj( Fj) Fj, Fj. Fj/ Fj; Fj< Fj> Fj? Fk5 Fk6 FkI FkJ FkN FkO FkS FkW Fkc Fkh F\ -ki Fkp Fkr Fks Fkt Fkz Fk% Fk) Fk* Fk+ Fk, Fk- Fk. Fk/ Fk: Fk; Fk< Fk= Fk> Fk\ -? Fk@ Fk[ Fk` Fk{ Fk| Fk~ Fl0 Fl1 Fl2 Fl3 Fl5 Fl6 Fl7 Fl8 Fl9 FlA FlB FlC FlD\ - FlE FlF FlH FlI FlJ FlK FlL FlM FlN FlO FlP FlQ FlR FlV FlX FlY FlZ Fla Flb \ -Flc Fld Fle Flf Flg Flh Fli Flj Fln Flo Flp Flq Flr Flw Flx Fly Flz Fl# Fl$ F\ -l' Fl( Fl) Fl* Fl+ Fl, Fl- Fl. Fl/ Fl: Fl; Fl= Fl? Fl@ Fl_ Fl` Fl{ Fl| Fl} Fl\ -~ Fm5 F-$ F-% F-& F-* F-+ F-, F-. F-/ F-: F-; F-< F-= F-> F-? F-@ F-[ F-] F-^\ - F-_ F-` F-{ F-| F-} F.0 F.2 F.3 F.4 F.8 F.9 F.A F.E F.F F.G F.H F.I F.J F.K \ -F.L F.M F.N F.P F.Q F.R F.T F.U F.V F.Z F.a F.b F.f F.g F.h F.j F.k F.l F.m F\ -.n F.o F.p F.q F/J F/K F/L F/M F/N F/O F/P F/Q F/R F/S F/T F/U F/V F/X F/e F/\ -f F/g F/h F/i F/j F/k F/l F/m F/n F/o F/p F/s F/z F/# F/$ F/( F/) F/* F/; F/=\ - F/> F/? F/] F/_ F/{ F/| F/} F:1 F:2 F:3 F:5 F:X F:Y F:Z F:h F:j F:k F:l F:m \ -F:n F:o F:p F:q F:r F:s F:t F:u F:v F:w F:x F:$ F:% F:& F:' F:( F:) F:* F:+ F\ -:, F:: F:; F:< F:= F:> F:@ F:[ F:] F:_ F:` F:{ F:} F:~ F;0 F;1 F;5 F;6 F;7 F;\ -B F;C F;D F;F F;G F;H F;I F;J F;K F;L F;M F;? F;@ F;[ F;] F;^ F;_ F;` F;{ F;|\ - F;} F;~ F<0 F<2 F<5 F F??\ - F?@ F?[ F?] F?^ F?_ F?` F?{ F?} F?~ F@3 F@4 F@5 F@7 F@8 F@9 F@A F@B F@F F@G \ -F@H F@J F@K F@L F@M F@N F@O F@P F@S F@T F@U F@V F@W F@X F@a F@b F@c F@g F@h F\ -@i F@k F@m F@n F@o F@p F@q F@r F@s F@w F@% F@+ F@: F@; F@^ F@_ F@` F@} F@~ F[\ -0 F[1 F[2 F[3 F[4 F[8 F[9 F[A F[E F[I F[K F[L F[M F[N F[O F[P F[Q F[R F[S F[T\ - F[U F[V F[X F[Y F[a F[f F[g F[h F[i F[j F[l F[m F[n F[o F[p F[q F[u F[v F[w \ -F[# F[$ F[% F[) F[* F[+ F[= F[? F[_ F[{ F]8 F]F F]G F]I F]K F]L F]M F]N F]Q F\ -]X F]Y F]Z F]a F]i F]k F]l F]m F]n F]o F]p F]q F]r F]s F]t F]u F]v F]y F]% F]\ -& F]' F]* F]+ F], F]- F]; F]< F]= F]? F][ F]] F]^ F]_ F]{ F]| F]} F^0 F^1 F^2\ - F^6 F^7 F^8 F^C F^D F^E F^G F^I F^J F^K F^L F^M F^N F^P F^T F^W F^Y F^Z F^d \ -F^k F^w F^x F^y F^z F^# F^$ F^% F^& F^* F^+ F^, F^< F^@ F^[ F^] F^^ F^_ F^` F\ -^{ F^| F^} F^~ F_0 F_1 F_B F_C F_D F_E F_F F_H F_I F_J F_K F_L F_M F_Q F_R F_\ -S F_W F_X F_Y F_c F_d F_e F_m F_% F_' F_) F_< F_[ F_^ F_{ F_| F_} F_~ F`1 F`4\ - F`5 F`6 F`A F`B F`C F`E F`G F`H F`I F`J F`K F`L F`M F`N F`O F`P F`Q F`R F`T \ -F`U F`W F`X F`Y F`Z F`a F`e F`f F`g F`k F`l F`m F`o F`q F`r F`s F`u F`v F`w F\ -`y F`z F`# F`$ F`& F`( F`) F`* F`. F`/ F`: F`> F`? F`@ F`[ F`] F`^ F`` F`} F{\ -5 F{9 F{A F{F F{O F{P F{Q F{U F{V F{W F{X F{Y F{Z F{d F{e F{f F{p F{q F{r F{s\ - F{t F{u F{v F{w F{x F{y F{z F{# F{& F{) F{- F{. F{/ F{: F{= F{> F{? F{@ F{[ \ -F{] F{_ F{` F|2 F|3 F|4 F|8 F|9 F|A F|S F|X F|c F|e F|j F|l F|t F|$ F|& F|' F\ -|( F|, F|- F|. F|; F|< F|= F|> F|? F|@ F|[ F|] F|^ F|_ F|` F|{ F|| F|} F}2 F}\ -4 F}5 F}6 F}7 F}A F}B F}C F}G F}H F}I F}L F}M F}N F}O F}Q F}R F}S F}U F}V F}W\ - F}X F}a F}b F}c F}d F}h F}i F}j F}l F}n F}o F}p F}q F}r F}s F}_ F}` F}{ F}} \ -F~0 F~1 F~2 F~3 F~4 F~5 F~9 F~A F~B F~G F~H F~K F~L F~M F~N F~O F~P F~Q F~R F\ -~S F~T F~U F~V F~W F~b F~g F~h F~i F~k F~m F~n F~o F~p F~q F~r F~u F~v F~w F~\ -x F~$ F~% F~& F~* F~+ F~, F~> F101 F104 F10A F10F F10M F10R F10S F10V F10X F1\ -0Z F10a F10b F10l F10m F10n F10o F10p F10q F10r F10s F10t F10u F10v F10w F10x\ - F10% F10& F10' F10( F10, F10- F10. F10< F10= F10> F10] F10^ F10_ F10` F10{ F\ -10~ F110 F111 F112 F113 F117 F118 F119 F11D F11E F11F F11H F11J F11K F11L F11\ -M F11N F11O F11P F11T F11U F11a F11e F11g F11k F11m F11o F11t F11u F11v F11w \ -F11z F11# F11$ F11% F11& F11' F11+ F11, F11- F11[ F11] F11^ F11_ F11` F11{ F1\ -1| F11} F11~ F120 F121 F122 F123 F128 F12C F12D F12E F12G F12I F12J F12K F12L\ - F12M F12N F12P F12X F12Y F12Z F12d F12e F12f F12o F12t F12* F12= F12[ F12] F\ -12^ F12` F135 F136 F137 F13B F13C F13D F13H F13I F13J F13K F13L F13M F13N F13\ -O F13P F13Q F13R F13S F13Y F13Z F13a F13b F13f F13g F13h F13l F13m F13n F13r \ -F13s F13t F13u F13w F13x F13y F13# F13$ F13% F13) F13* F13+ F13/ F13: F13; F1\ -3? F13@ F13[ F13] F13^ F13_ F13| F13~ F145 F146 F14C F14G F14I F14K F14T F14V\ - F14W F14X F14Y F14Z F14a F14e F14f F14g F14l F14q F14r F14s F14t F14u F14v F\ -14w F14x F14y F14z F14# F14$ F14. F14/ F14: F14> F14? F14@ F14[ F14] F14^ F14\ -{ F14| F14} F14~ F153 F154 F155 F159 F15A F15B F15' F15( F15) F15- F15. F15/ \ -F15: F15; F15< F15= F15> F15? F15@ F15[ F15] F15^ F15` F15{ F15| F15} F16W F1\ -6X F16Y F16f F16h F16i F16j F16k F16l F16m F16n F16o F16p F16q F16r F16t F16u\ - F16v F16w F16x F16y F16z F16& F16' F16( F16) F16+ F16, F16- F16. F16: F16^ F\ -16` F16{ F16| F171 F172 F173 F174 F175 F176 F17A F17B F17C F17G F17H F17I F17\ -J F17L F17M F17N F17O F17S F17T F17V F17W F17X F17b F17c F17d F17h F17i F17j \ -F17? F17@ F17] F17^ F17` F17{ F17} F17~ F181 F182 F184 F18a F18b F18c F18j F1\ -8l F18m F18n F18o F18p F18q F18r F18t F18u F18v F18w F18x F192 F193 F194 F199\ - F19C F19D F19E F19F F19G F19H F19I F19J F19K F19L F19M F19N F19P F19Q F19R F\ -19S F19T F19U F19V F19Z F19a F19b F19d F19e F19f F19g F19h F19l F19m F19n F19\ -p F19u F19v F19w F19x F19y F19z F19# F19$ F19% F19& F19' F19( F19, F19- F19. \ -F19< F19= F19> F19? F19[ F19] F19^ F19_ F19} F1A0 F1A1 F1A2 F1A3 F1A7 F1A8 F1\ -A9 F1AB F1AD F1AE F1AF F1Am F1Ao F1Ap F1Ar F1As F1Au F1Av F1Ax F1Ay F1A# F1A$\ - F1A& F1B6 F1B7 F1B8 F1BC F1BD F1BE F1BF F1BG F1BH F1BI F1BJ F1BK F1BL F1BM F\ -1BN F1BO F1BP F1BR F1BS F1BT F1Bz F1B$ F1B% F1B& F1B- F1B. F1B: F1B; F1B< F1B\ -> F1B? F1B@ F1B[ F1B] F1B^ F1B` F1B{ F1B| F1B} F1B~ F1C0 F1C1 F1C5 F1C6 F1C7 \ -F1C8 F1C9 F1CB F1CC F1CD F1CH F1CI F1CJ F1CQ F1CR F1CS F1CT F1CU F1CV F1CW F1\ -CX F1CY F1CZ F1Ca F1Cb F1Cf F1Cg F1Ch F1Ck F1Cl F1Cm F1Cn F1Co F1Cq F1Cr F1Cs\ - F1Ct F1Cw F1Cy F1Cz F1C# F1C$ F1C% F1C) F1C* F1C+ F1C/ F1C: F1C; F1DW F1Df F\ -1Dg F1Di F1Dj F1Dl F1Dv F1D( F1D) F1D* F1D, F1D. F1D/ F1D: F1D; F1D< F1D> F1D\ -? F1D@ F1D[ F1D] F1D^ F1D_ F1D{ F1D| F1D} F1D~ F1E6 F1E7 F1E8 F1EC F1ED F1EE \ -F1EJ F1EK F1EL F1EM F1EO F1EP F1EQ F1EU F1EW F1EX F1EY F1EZ F1Ef F1Eg F1Eh F1\ -Ej F1Ek F1El F1Em F1Eo F1Ep F1Eq F1Er F1Et F1Eu F1Ev F1Ew F1Ex F1Ey F1Ez F1E#\ - F1E' F1E( F1E) F1E* F1E+ F1E- F1E. F1E/ F1E= F1E> F1E? F1E_ F1E{ F1E| F1E} F\ -1E~ F1F0 F1F1 F1F2 F1F3 F1F4 F1F5 F1F6 F1F7 F1FB F1FC F1FD F1FE F1FG F1FH F1F\ -I F1FJ F1FL F1FN F1FO F1FP F1FR F1FS F1FT F1FU F1FW F1FX F1FY F1Fc F1Fd F1Fe \ -F1Ff F1Fh F1Fi F1Fj F1Fk F1F? F1F] F1F{ F1GB F1GK F1GL F1GN F1GO F1GQ F1GR F1\ -GU F1GX F1Gb F1Gc F1Gd F1Gf F1Gk F1Gl F1Gn F1Go F1Gp F1Gq F1Gr F1Gs F1Gu F1Gv\ - F1Gw F1Gx F1Gy F1G( F1G) F1G* F1G. F1G/ F1G: F1G[ F1G] F1G_ F1G` F1G{ F1H3 F\ -1H4 F1H5 F1H9 F1HC F1HE F1HF F1HG F1HH F1HI F1HL F1HM F1HN F1HP F1HQ F1HR F1H\ -S F1HT F1HU F1HV F1HW F1Ha F1Hb F1Hc F1Hd F1Hf F1Hg F1Hh F1Hi F1Hq F1Hr F1Hu \ -F1Hv F1Hw F1Hx F1H$ F1H% F1H& F1H' F1H( F1H) F1H- F1H. F1H/ F1H= F1H> F1H? F1\ -H@ F1H[ F1H^ F1H_ F1H` F1H| F1H} F1H~ F1I1 F1I2 F1I3 F1I4 F1I8 F1I9 F1IA F1IE\ - F1IF F1IG F1IK F1IL F1IP F1IT F1IV F1Ib F1Id F1Ie F1If F1Ip F1I# F1I. F1I{ F\ -1I~ F1J0 F1J2 F1J3 F1J7 F1J8 F1J9 F1JD F1JE F1JF F1JH F1JJ F1JK F1JL F1JM F1J\ -N F1JO F1JP F1JQ F1JS F1JT F1JU F1Jh F1Ji F1Jj F1Jn F1Jr F1Jt F1Ju F1Jv F1J$ \ -F1J% F1J& F1J' F1J/ F1J: F1J; F1J< F1J= F1J> F1J@ F1J[ F1J] F1J^ F1J` F1J{ F1\ -J| F1J} F1J~ F1K0 F1K1 F1K2 F1K6 F1K7 F1K8 F1KA F1KB F1KC F1KD F1KE F1KH F1KI\ - F1KJ F1KK F1KR F1KS F1KT F1KU F1KV F1KW F1KX F1KY F1KZ F1Ka F1Kb F1Kc F1Kg F\ -1Kh F1Ki F1Km F1Kn F1Ko F1Kq F1Ks F1Kt F1Ku F1Kz F1K# F1K$ F1K% F1K& F1K* F1K\ -+ F1K, F1K: F1K; F1K< F1K@ F1K_ F1L0 F1L1 F1L6 F1L7 F1L8 F1L9 F1LB F1Lf F1Lg \ -F1Lk F1L) F1L* F1L+ F1L/ F1L: F1L; F1L> F1L? F1L@ F1L[ F1L] F1L^ F1L_ F1L` F1\ -L| F1L} F1L~ F1M0 F1M7 F1M8 F1M9 F1MD F1ME F1MF F1MJ F1MO F1MP F1MQ F1MR F1MW\ - F1MX F1MY F1MZ F1Ma F1Mg F1Mi F1Mj F1Mk F1Ml F1Mm F1Mo F1Mq F1Mr F1Ms F1Mt F\ -1Mu F1Mw F1Mx F1My F1Mz F1M# F1M$ F1M( F1M) F1M* F1M, F1M- F1M. F1M/ F1M: F1M\ -> F1M? F1M@ F1M] F1M| F1M} F1M~ F1N0 F1N1 F1N2 F1N3 F1N4 F1N5 F1N6 F1N7 F1N8 \ -F1NC F1ND F1NE F1NG F1NI F1NJ F1NK F1NN F1NO F1NP F1NQ F1NS F1NU F1NV F1NX F1\ -NY F1NZ F1Nd F1Ne F1Nf F1Ng F1Nj F1Nk F1Nl F1Nr F1Nt F1N# F1N( F1N- F1N@ F1O4\ - F1OD F1OH F1OO F1OQ F1OT F1OU F1OW F1OY F1Oc F1Od F1Oe F1Og F1Oh F1On F1Oo F\ -1Op F1Oq F1Or F1Os F1Ot F1Ov F1Ow F1Ox F1Oy F1Oz F1O/ F1O: F1O; F1O? F1O_ F1O\ -` F1O{ F1O| F1P2 F1P4 F1P5 F1P6 F1PD F1PE F1PG F1PH F1PI F1PK F1PM F1PN F1PO \ -F1PP F1PQ F1PS F1PT F1PU F1PV F1PW F1PX F1Pb F1Pc F1Pd F1Pe F1Pf F1Ph F1Pi F1\ -Pj F1Pn F1Po F1Pp F1Pw F1Px F1Py F1Pz F1P# F1P$ F1P% F1P& F1P' F1P( F1P) F1P*\ - F1P. F1P/ F1P: F1P> F1P? F1P@ F1P_ F1P` F1P{ F1Q0 F1Q2 F1Q3 F1Q4 F1Q5 F1Q9 F\ -1QA F1QB F1QC F1QF F1QG F1QH F1QL F1QP F1QV F1Qa F1Qc F1Qf F1Qg F1Qm F1Qr F1Q\ -v F1Q# F1Q/ F1Q@ F1Q` F1Q} F1R1 F1R3 F1R8 F1R9 F1RA F1RE F1RF F1RG F1RK F1RL \ -F1RM F1RN F1RO F1RP F1RQ F1RR F1RT F1RU F1RV F1Rc F1Rd F1Re F1Ri F1Rj F1Rk F1\ -Ru F1Rv F1Rw F1R& F1R' F1R( F1R. F1R/ F1R; F1R< F1R= F1R> F1R] F1R^ F1R_ F1R`\ - F1R{ F1R} F1R~ F1S0 F1S1 F1S2 F1S3 F1S7 F1S8 F1S9 F1SA F1SC F1SD F1SE F1SF F\ -1SO F1SS F1ST F1SU F1SY F1SZ F1Sa F1Sb F1Sc F1Sd F1Sh F1Si F1Sj F1Sl F1Sm F1S\ -n F1So F1Sp F1St F1Su F1Sv F1Sx F1Sy F1S# F1S$ F1S% F1S& F1S' F1S+ F1S, F1S- \ -F1S; F1S< F1S= F1S[ F1S_ F1S{ F1T1 F1T7 F1TB F1TE F1T* F1T+ F1T, F1T- F1T^ F1\ -T_ F1T{ F1T| F1T} F1U1 F1U9 F1UJ F1UL F1UU F1UV F1Ux F1Uy F1Uz F1U) F1U* F1U+\ - F1U/ F1U: F1V1 F1V9 F1VK F1Vt F1Vv F1Vw F1Vx F1Vy F1V( F1V) F1V* F1V/ F1V: F\ -1V[ F1V] F1W1 F1W2 F1Wd F1We F1Wf F1Wt F1Wu F1Wv F1Ww F1Wx F1W, F1W[ F1W] F1W\ -| F1X1 F1XT F1XU F1XV F1Xc F1Xd F1Xe F1Xj F1Xk F1Xz F1X# F1X= F1X? F1X[ F1YN \ -F1YP F1YQ F1YS F1YT F1YU F1Yb F1Yc F1Yd F1Yh F1Yj F1Yn F1Yr F1Ys F1Yx F1Yz F1\ -Y$ F1Z9 F1ZA F1ZB F1ZO F1ZQ F1ZR F1ZS F1ZT F1Zr F1Zz F1Z~ F1a0 F1a1 F1a8 F1a9\ - F1aA F1aE F1aG F1aX F1aY F1ap F1a{ F1a| F1a} F1a~ F1b0 F1b7 F1b8 F1b9 F1bD F\ -1bE F1bh F1bj F1bo F1b+ F1b, F1b- F1b^ F1b_ F1b{ F1b| F1b} F1b~ F1cV F1cZ F1c\ -h F1co F1cw F1cy F1cz F1c# F1c* F1c+ F1c, F1c: F1c< F1ds F1dv F1dw F1dx F1dy \ -F1dz F1d% F1d) F1d* F1d+ F1d/ F1d: F1e2 F1eE F1eS F1eX F1ee F1ef F1eg F1ej F1\ -et F1eu F1ew F1ex F1ey F1f4 F1fJ F1fU F1fV F1fW F1fd F1fe F1ff F1fj F1fk F1fq\ - F1f] F1g3 F1g4 F1gB F1gP F1gQ F1gS F1gT F1gU F1gV F1gc F1gd F1ge F1gj F1gk F\ -1gs F1g: F1h1 F1h2 F1hA F1hB F1hC F1hQ F1hR F1hS F1hT F1hU F1hX F1h: F1h~ F1i\ -0 F1i1 F1i2 F1i9 F1iA F1iB F1iD F1iG F1iH F1i$ F1i& F1i- F1i. F1i? F1i{ F1i| \ -F1i~ F1j0 F1j1 F1j3 F1j8 F1j9 F1jA F1jE F1jG F1jj F1jk F1jp F1j, F1j- F1j. F1\ -j{ F1j| F1j} F1j~ F1k0 F1kz F1k# F1k$ F1k+ F1k, F1k- F1k< F1k= F1lS F1lg F1lv\ - F1lw F1ly F1lz F1l# F1l* F1l+ F1l, F1l: F1l< F1mG F1mX F1mY F1ma F1mf F1mg F\ -1mh F1mu F1mw F1mx F1my F1mz F1n4 F1n6 F1n9 F1nD F1nG F1nV F1nW F1nX F1ne F1n\ -f F1ng F1nk F1nm F1o4 F1oJ F1oS F1oT F1oU F1oV F1oW F1od F1oe F1of F1oj F1ok \ -F1o; F1o| F1p4 F1p7 F1pB F1pC F1pD F1pQ F1pR F1pT F1pU F1pV F1p' F1p: F1p; F1\ -p@ F1p| F1q1 F1q2 F1q3 F1qA F1qB F1qC F1qG F1qH F1q& F1q. F1q| F1q~ F1r0 F1r1\ - F1r2 F1r9 F1rA F1rB F1rG F1rH F2Yc F2Yd F2Ye F2Yf F2Y. F2Y/ F2Y= F2Y> F2Y? F\ -2Z8 F2ZA F2ZF F2ZG F2ZI F2ZN F2ZO F2ZP F2ZT F2ZU F2ZV F2ZW F2ZX F2ZY F2ZZ F2Z\ -c F2Zd F2Ze F2Zo F2Zu F2Zv F2Zw F2Zx F2Zy F2Z& F2Z( F2Z= F2Z> F2Z^ F2Z_ F2Z` \ -F2Z{ F2Z| F2a1 F2a2 F2a3 F2aB F2aC F2aI F2aO F2aT F2aU F2aV F2aX F2aa F2ab F2\ -ac F2ad F2an F2ao F2ap F2at F2au F2av F2aw F2ax F2ay F2az F2a% F2a& F2a' F2a;\ - F2a< F2a= F2a[ F2a] F2a^ F2a_ F2a` F2a{ F2b0 F2b1 F2b2 F2b3 F2b4 F2b5 F2b6 F\ -2b9 F2bA F2bB F2bG F2bH F2bL F2bN F2bS F2bW F2bb F2bi F2bm F2bn F2bo F2bw F2b\ -x F2b$ F2b& F2b+ F2b: F2b; F2b^ F2b_ F2b` F2b~ F2c0 F2c1 F2c2 F2c3 F2c4 F2c6 \ -F2c8 F2c9 F2cA F2cK F2cQ F2cR F2cS F2cT F2cV F2ca F2cg F2cm F2cn F2cs F2ct F2\ -cu F2cv F2cw F2c# F2c$ F2c% F2c, F2c_ F2c~ F2d0 F2d2 F2d3 F2d4 F2d7 F2d8 F2d9\ - F2dJ F2dK F2dL F2dP F2dQ F2dR F2dS F2dT F2dU F2dW F2dY F2dZ F2da F2dg F2dk F\ -2dl F2dm F2dq F2dr F2ds F2dt F2du F2dv F2dz F2d# F2d$ F2d% F2d& F2d' F2d+ F2d\ -, F2d- F2d= F2d] F2d} F2d~ F2eD F2eI F2eJ F2eK F2eR F2eY F2eZ F2ee F2ej F2el \ -F2es F2et F2eu F2ey F2ez F2e# F2e$ F2e% F2e& F2e* F2e+ F2e, F2e{ F2e| F2e} F2\ -f0 F2f1 F2fI F2fJ F2fO F2fP F2fQ F2fR F2fS F2fW F2fX F2fY F2fy F2fz F2f# F2f$\ - F2f' F2f) F2f* F2f+ F2f? F2f@ F2f[ F2f` F2f{ F2f| F2f} F2f~ F2g0 F2g3 F2g4 F\ -2g5 F2g6 F2gG F2gH F2gI F2gM F2gN F2gO F2gP F2gQ F2gR F2gb F2ge F2gf F2gg F2g\ -l F2gr F2g> F2g? F2g@ F2h4 F2h5 F2hB F2hF F2hH F2hJ F2hK F2hO F2hP F2hQ F2hU \ -F2hV F2hW F2hX F2hY F2hZ F2hb F2hd F2he F2hf F2hk F2hv F2hw F2hx F2hy F2h# F2\ -h/ F2h= F2h> F2h^ F2h_ F2h{ F2h| F2h} F2i2 F2i3 F2i4 F2iO F2iU F2iV F2iW F2iY\ - F2ic F2id F2ie F2ij F2io F2ip F2iq F2iu F2iv F2iw F2ix F2iy F2iz F2i$ F2i& F\ -2i' F2i( F2i< F2i= F2i> F2i] F2i^ F2i_ F2i` F2i{ F2i| F2j1 F2j2 F2j3 F2j4 F2j\ -5 F2j6 F2j8 F2jA F2jB F2jC F2jS F2jn F2jo F2jp F2j% F2j& F2j< F2j= F2j_ F2j` \ -F2j{ F2k0 F2k1 F2k2 F2k3 F2k4 F2k5 F2k9 F2kA F2kB F2kL F2kR F2kS F2kT F2kV F2\ -kW F2ki F2km F2kn F2ks F2kt F2kv F2kw F2kx F2k$ F2k% F2k& F2k/ F2l0 F2l1 F2l3\ - F2l4 F2l6 F2l8 F2l9 F2lA F2lG F2lK F2lL F2lM F2lQ F2lR F2lS F2lT F2lU F2lV F\ -2lZ F2la F2lb F2ll F2lm F2ln F2lr F2ls F2lt F2lu F2lv F2lw F2l# F2l$ F2l% F2l\ -& F2l' F2l( F2l, F2l- F2l. F2m8 F2mJ F2mK F2mL F2mU F2mk F2ml F2mt F2mu F2mv \ -F2mz F2m# F2m$ F2m% F2m& F2m' F2m+ F2m, F2m- F2m| F2m} F2m~ F2n0 F2n1 F2n7 F2\ -nI F2nJ F2nO F2nP F2nR F2nS F2nT F2nX F2nY F2nZ F2nz F2n# F2n$ F2n% F2n* F2n+\ - F2n, F2n@ F2n[ F2n] F2n{ F2n| F2n} F2n~ F2o0 F2o1 F2o2 F2o5 F2o6 F2o7 F2oC F\ -2oH F2oI F2oJ F2oN F2oO F2oP F2oQ F2oR F2oS F2od F2of F2og F2oh F2on F2os F2o\ -t F2o+ F2o? F2o@ F2o[ F2p4 F2p6 F2pG F2pH F2pP F2pQ F2pR F2pV F2pW F2pX F2pY \ -F2pZ F2pa F2pd F2pe F2pf F2pg F2pq F2pw F2px F2py F2p# F2p$ F2p* F2p> F2p@ F2\ -p_ F2p{ F2p| F2p} F2p~ F2q3 F2q4 F2q5 F2qJ F2qP F2qV F2qW F2qX F2qZ F2qd F2qe\ - F2qf F2qp F2qq F2qr F2qv F2qw F2qx F2qy F2qz F2q# F2q' F2q( F2q) F2q= F2q> F\ -2q? F2q^ F2q_ F2q` F2q{ F2q| F2q} F2r2 F2r3 F2r4 F2r5 F2r6 F2r7 F2rB F2rC F2r\ -D F2ro F2rp F2rq F2ry F2rz F2r< F2r> F2r` F2r{ F2r| F2s1 F2s2 F2s3 F2s4 F2s5 \ -F2s6 F2sA F2sB F2sC F2sS F2sT F2sU F2sV F2sW F2sc F2sn F2sp F2st F2sv F2sw F2\ -sx F2sy F2s% F2s& F2s' F2s: F2t1 F2t2 F2t4 F2t5 F2t9 F2tA F2tB F2tL F2tM F2tN\ - F2tR F2tS F2tT F2tU F2tV F2tW F2ta F2tb F2tc F2tm F2tn F2to F2ts F2tt F2tu F\ -2tv F2tw F2tx F2t$ F2t% F2t& F2t' F2t( F2t) F2t- F2t. F2t/ F2u0 F2u1 F2uK F2u\ -L F2uM F2uZ F2ua F2um F2un F2uu F2uv F2uw F2u# F2u$ F2u% F2u& F2u' F2u( F2u, \ -F2u- F2u. F2u} F2u~ F2v0 F2v1 F2v3 F2vJ F2vL F2vP F2vR F2vS F2vT F2vU F2vY F2\ -vZ F2va F2vi F2v# F2v$ F2v% F2v& F2v+ F2v, F2v- F2v[ F2v] F2v^ F2v| F2v} F2v~\ - F2w0 F2w1 F2w2 F2w6 F2w7 F2w8 F2wI F2wJ F2wK F2wO F2wP F2wQ F2wR F2wS F2wT F\ -2wd F2we F2wf F2w: F2w; F2w< F2w@ F2w[ F2w] F2xB F2xC F2xD F2xH F2xJ F2xM F2x\ -Q F2xR F2xS F2xd F2xe F2xf F2xg F2xh F2xl F2xm F2xn F2xr F2xs F2xt F2xx F2xy \ -F2xz F2x# F2x$ F2x% F2x' F2x/ F2x: F2x; F2x` F2x{ F2x| F2x} F2x~ F2y0 F2y2 F2\ -yB F2yJ F2yK F2yP F2yQ F2yR F2yV F2yW F2yX F2yY F2yZ F2ya F2yb F2yc F2yd F2ye\ - F2yf F2yz F2y# F2y$ F2y% F2y& F2y' F2y_ F2y` F2y{ F2z3 F2z4 F2z5 F2z6 F2z7 F\ -2z8 F2z9 F2zA F2zB F2zD F2zJ F2zK F2zU F2zV F2za F2zb F2zc F2zj F2zk F2zl F2z\ -p F2zq F2zr F2zz F2z# F2z$ F2z% F2z& F2z' F2z) F2z- F2z. F2z/ F2z> F2z? F2z[ \ -F2z] F2z{ F2z| F2z} F2#5 F2#8 F2#A F2#B F2#D F2#H F2#I F2#J F2#N F2#O F2#P F2\ -#T F2#U F2#V F2#W F2#X F2#Y F2#e F2#i F2#j F2#k F2#o F2#u F2#v F2#w F2#x F2#y\ - F2#z F2#& F2#@ F2#[ F2#` F2#{ F2#| F2$1 F2$2 F2$3 F2$4 F2$5 F2$6 F2$7 F2$8 F\ -2$9 F2$A F2$C F2$H F2$T F2$V F2$W F2$X F2$Y F2$Z F2$a F2$p F2$t F2$u F2$v F2$\ -% F2$& F2$' F2$( F2$) F2$* F2$+ F2$, F2$- F2$> F2$@ F2%1 F2%2 F2%6 F2%7 F2%8 \ -F2%F F2%G F2%H F2%L F2%M F2%N F2%U F2%W F2%X F2%Y F2%Z F2%a F2%b F2%c F2%g F2\ -%h F2%i F2%m F2%n F2%q F2%v F2%w F2%x F2%$ F2%* F2%+ F2%- F2%. F2%/ F2%= F2%>\ - F2%? F2%^ F2%_ F2%` F2%~ F2&0 F2&1 F2&2 F2&3 F2&4 F2&E F2&F F2&G F2&Q F2&R F\ -2&S F2&T F2&U F2&V F2&o F2&q F2&u F2&v F2&w F2&# F2&$ F2&% F2&& F2&' F2&( F2&\ -) F2&* F2&+ F2&. F2&^ F2'1 F2'2 F2'3 F2'4 F2'5 F2'6 F2'F F2'P F2'Q F2'R F2'e \ -F2'f F2'g F2'o F2'p F2'v F2'( F2') F2'* F2'; F2'< F2'= F2'[ F2'] F2'^ F2(3 F2\ -(4 F2(5 F2(6 F2(7 F2(C F2(D F2(E F2(I F2(J F2(N F2(R F2(S F2(T F2(d F2(e F2(g\ - F2(h F2(m F2(n F2(o F2(s F2(t F2(u F2(y F2(z F2(# F2($ F2(% F2(& F2(: F2(; F\ -2(< F2({ F2(| F2(} F2(~ F2)0 F2)1 F2)6 F2)K F2)M F2)Q F2)R F2)S F2)W F2)X F2)\ -Y F2)Z F2)a F2)b F2)c F2)d F2)e F2)l F2)t F2)y F2)# F2)$ F2)% F2)& F2)' F2)( \ -F2)) F2)/ F2)` F2){ F2)| F2)} F2*4 F2*5 F2*6 F2*7 F2*8 F2*9 F2*A F2*B F2*C F2\ -*D F2*W F2*X F2*k F2*l F2*m F2*q F2*r F2*s F2*% F2*& F2*' F2*( F2*) F2*. F2*/\ - F2*: F2*> F2*@ F2*] F2*^ F2*| F2*} F2*~ F2+6 F2+A F2+B F2+C F2+D F2+I F2+J F\ -2+K F2+O F2+P F2+Q F2+U F2+V F2+W F2+X F2+Y F2+Z F2+j F2+k F2+l F2+q F2+v F2+\ -w F2+x F2+y F2+z F2+# F2+% F2+& F2+. F2+@ F2+[ F2+{ F2+| F2+} F2,2 F2,3 F2,4 \ -F2,5 F2,6 F2,7 F2,8 F2,9 F2,A F2,C F2,W F2,X F2,Y F2,Z F2,a F2,b F2,i F2,j F2\ -,p F2,u F2,v F2,w F2,x F2,& F2,' F2,( F2,) F2,* F2,+ F2,, F2,- F2,. F2,; F2-7\ - F2-8 F2-9 F2-G F2-H F2-I F2-M F2-N F2-O F2-T F2-V F2-W F2-h F2-i F2-j F2-o F\ -2-p F2-r F2-w F2-x F2-y F2-% F2-+ F2-- F2-/ F2-> F2-? F2-@ F2-_ F2-` F2-{ F2.\ -0 F2.1 F2.2 F2.3 F2.4 F2.5 F2.6 F2.8 F2.F F2.G F2.H F2.R F2.S F2.T F2.U F2.V \ -F2.W F2.i F2.l F2.q F2.r F2.v F2.w F2.x F2.$ F2.% F2.& F2.' F2.( F2.) F2.* F2\ -.+ F2., F2.. F2.> F2.? F2/2 F2/3 F2/4 F2/5 F2/6 F2/7 F2/8 F2/M F2/Q F2/R F2/S\ - F2/f F2/g F2/h F2/o F2/p F2/) F2/* F2/+ F2/< F2/= F2/> F2/] F2/^ F2/_ F2:4 F\ -2:5 F2:6 F2:9 F2:D F2:E F2:F F2:K F2:L F2:O F2:S F2:T F2:U F2:Y F2:a F2:b F2:\ -c F2:e F2:g F2:j F2:n F2:o F2:p F2:t F2:u F2:v F2:z F2:# F2:$ F2:% F2:& F2:' \ -F2:; F2:< F2:= F2:| F2:} F2:~ F2;0 F2;1 F2;2 F2;6 F2;D F2;E F2;M F2;N F2;R F2\ -;S F2;T F2;X F2;Y F2;Z F2;a F2;b F2;c F2;d F2;e F2;f F2;i F2;t F2;z F2;$ F2;%\ - F2;& F2;' F2;( F2;) F2;{ F2;| F2;} F2<5 F2<6 F2<7 F2<8 F2<9 F23 F2>4 F2>5 F2>6 F2>7 F2>8 F2>9\ - F2>A F2>B F2>K F2>W F2>X F2>Y F2>Z F2>a F2>b F2>c F2>j F2>v F2>w F2>x F2>' F\ -2>( F2>) F2>* F2>+ F2>, F2>- F2>. F2>/ F2?3 F2?4 F2?H F2?I F2?J F2?N F2?O F2?\ -P F2?Z F2?a F2?b F2?i F2?j F2?k F2?o F2?q F2?s F2?x F2?y F2?z F2?) F2?- F2?. \ -F2?? F2?@ F2?[ F2?` F2?{ F2?| F2@1 F2@2 F2@3 F2@4 F2@5 F2@6 F2@9 F2@G F2@H F2\ -@I F2@O F2@S F2@T F2@U F2@V F2@W F2@X F2@a F2@q F2@r F2@w F2@x F2@y F2@% F2@&\ - F2@' F2@( F2@) F2@* F2@+ F2@, F2@- F2@? F2@_ F2@{ F2[3 F2[4 F2[5 F2[6 F2[7 F\ -2[8 F2[F F2[L F2[M F2[R F2[S F2[T F2[U F2[g F2[h F2[i F2[j F2[k F2[l F2[= F2[\ -> F2[? F2]E F2]F F2]G F2]h F2]o F2]p F2]q F2]# F2]$ F2]% F2]& F2]( F2]) F2]* \ -F2]+ F2]< F2]= F2]> F2]} F2^0 F2^1 F2^2 F2^3 F2^4 F2^5 F2^6 F2^9 F2^M F2^N F2\ -^O F2^Y F2^Z F2^a F2^b F2^c F2^d F2^e F2^f F2^g F2^h F2^i F2^j F2^n F2^o F2^z\ - F2^# F2^$ F2^( F2^) F2^* F2^; F2^< F2_0 F2_1 F2_2 F2_6 F2_7 F2_8 F2_9 F2_A F\ -2_C F2_D F2_E F2_F F2_G F2_H F2_L F2_M F2_Z F2_b F2_d F2_e F2_f F2_m F2_n F2_\ -o F2_% F2_' F2_( F2_) F2_: F2_; F2_< F2`K F2`L F2`M F2`W F2`X F2`Y F2`Z F2`a \ -F2`c F2`d F2`e F2`f F2`g F2`l F2`m F2`n F2`x F2`y F2`# F2`$ F2`% F2`& F2`' F2\ -`( F2`< F2`= F2`> F2`] F2`^ F2`_ F2{4 F2{5 F2{6 F2{7 F2{9 F2{A F2{B F2{C F2{D\ - F2{E F2{F F2{J F2{K F2{V F2{W F2{X F2{a F2{b F2{c F2{d F2{k F2{m F2{z F2{# F\ -2{( F2{) F2{* F2{+ F2{, F2{- F2{. F2{/ F2{: F2{; F2{< F2{= F2{] F2{^ F2|4 F2|\ -9 F2|A F2|B F2|I F2|J F2|K F2|Y F2|a F2|b F2|c F2|j F2|k F2|l F2|@ F2|[ F2|] \ -F2}2 F2}3 F2}4 F2}6 F2}8 F2}9 F2}A F2}B F2}D F2}H F2}I F2}J F2}U F2}V F2}W F2\ -}Y F2}Z F2}a F2}b F2}l F2}m F2}n F2}r F2}s F2}t F2}& F2}' F2}( F2}) F2}+ F2},\ - F2}- F2}. F2}/ F2}: F2}; F2}? F2}@ F2~1 F2~2 F2~3 F2~7 F2~8 F2~9 F2~H F2~I F\ -2~T F2~V F2~W F2~X F2~h F2~i F2~j F2~k F2~l F2~m F2~r F2~s F2~+ F2~, F2~- F2~\ -: F2~> F2~? F2~@ F306 F307 F308 F30F F30G F30H F30c F30f F30h F30i F30l F30p \ -F30q F30r F30$ F30% F30& F30) F30* F30+ F30, F30. F30/ F30= F30> F30? F30~ F3\ -11 F312 F313 F315 F316 F317 F31A F31H F31I F31J F31N F31O F31P F31Z F31a F31b\ - F31c F31d F31f F31g F31h F31i F31j F31k F31o F31q F31# F31$ F31% F31) F31* F\ -31+ F31< F31> F320 F322 F323 F327 F328 F329 F32B F32C F32D F32E F32F F32G F32\ -H F32I F32Z F32n F32o F32p F32( F32) F32* F32; F32< F32= F337 F33D F33L F33M \ -F33N F33X F33Y F33Z F33b F33d F33e F33f F33g F33h F33m F33n F33o F33y F33z F3\ -3% F33' F33( F33) F33+ F33= F33> F33? F33^ F33_ F33` F345 F346 F347 F349 F34B\ - F34C F34D F34E F34F F34G F34K F34M F34W F34X F34Y F34c F34d F34e F34g F34m F\ -34n F34y F34$ F34% F34) F34* F34+ F34. F34/ F34: F34; F34< F34= F34> F35A F35\ -B F35C F35J F35K F35L F35X F35Y F35k F35l F35m F35: F35= F35[ F35] F35^ F363 \ -F364 F365 F368 F369 F36A F36B F36I F36J F36K F36V F36W F36X F36Y F36a F36b F3\ -6c F36e F36s F36t F36u F36' F36( F36) F36+ F36- F36. F36/ F36: F36; F36< F36@\ - F36] F372 F373 F374 F378 F379 F37A F37H F37I F37Y F37i F37j F37k F37l F37m F\ -37n F37s F37t F37, F37- F37. F37? F37@ F37[ F387 F388 F389 F38G F38H F38I F38\ -c F38f F38i F38l F38q F38r F38s F38% F38& F38' F38( F38+ F38, F38- F38/ F38: \ -F38> F38? F38@ F390 F392 F395 F396 F397 F398 F39I F39J F39K F39O F39P F39Q F3\ -9a F39b F39c F39g F39h F39i F39j F39k F39l F39q F39r F39$ F39% F39& F39* F39+\ - F39, F39> F39? F3A2 F3A8 F3A9 F3AA F3AB F3AE F3AF F3AG F3AH F3AI F3AJ F3Af F\ -3Ag F3Ah F3Ak F3Ao F3Ap F3Aq F3A< F3A= F3A> F3BD F3BM F3BN F3BO F3BY F3BZ F3B\ -a F3Be F3Bf F3Bg F3Bn F3Bo F3Bp F3Bz F3B# F3B' F3B( F3B) F3B* F3B_ F3B` F3B{ \ -F3C6 F3C7 F3C8 F3CB F3CC F3CD F3CE F3CF F3CG F3CH F3CM F3CN F3CX F3CY F3CZ F3\ -Cd F3Ce F3Cf F3Cm F3Cn F3C$ F3C* F3C+ F3C, F3C: F3C; F3C< F3C= F3C> F3C? F3D7\ - F3DK F3DL F3DM F3Dc F3Dd F3De F3Dl F3Dm F3Dn F3D+ F3D: F3D= F3D] F3D^ F3D_ F\ -3E4 F3E5 F3E6 F3EA F3EB F3EC F3ED F3EF F3EJ F3EK F3EL F3EW F3EX F3Eb F3Ec F3E\ -d F3Ef F3Eg F3En F3Eo F3Ep F3Et F3Eu F3Ev F3E( F3E) F3E* F3E. F3E/ F3E: F3E; \ -F3E< F3E= F3E] F3E^ F3F3 F3F4 F3F5 F3F9 F3FA F3FB F3FI F3FK F3FW F3Fp F3Fq F3\ -Fr F3Fs F3Ft F3Fu F3F= F3F> F3F? F3F[ F3F] F3F~ F3G0 F3G1 F3GZ F3Ga F3Gb F3Gg\ - F3Gq F3G# F3G$ F3G% F3G) F3G* F3G+ F3G? F3G@ F3G[ F3H0 F3HD F3HM F3HN F3HO F\ -3HY F3HZ F3Ho F3H# F3H$ F3H( F3H* F3H? F3H@ F3H| F3H} F3H~ F3I3 F3I4 F3I5 F3I\ -L F3IM F3IN F3IO F3IP F3IZ F3Im F3Io F3Iq F3Ir F3Iy F3Iz F3I# F3J5 F3J6 F3J7 \ -F3JC F3JW F3JX F3JY F3Jc F3Jd F3Je F3Jl F3Jo F3Jp F3Jq F3J/ F3J] F3J_ F3K5 F3\ -K6 F3Kb F3Kd F3Ko F3Kw F3Kx F3Ky F3K% F3K& F3K' F3K: F3K[ F3K] F3K_ F3K` F3L3\ - F3LI F3LJ F3LK F3LN F3LU F3LV F3LW F3L' F3L( F3L) F3L. F3M2 F3M3 F3M4 F3M8 F\ -3M9 F3MA F3MK F3MM F3Mb F3Mj F3Mk F3Mr F3Mt F3Mu F3M& F3M( F3M[ F3M^ F3N2 F3N\ -7 F3N9 F3NH F3NK F3NS F3NT F3NU F3NY F3NZ F3Na F3Nr F3Ns F3Nu F3Nv F3N% F3N& \ -F3N> F3N? F3N] F3O0 F3O1 F3O2 F3OF F3Oa F3Ob F3Oc F3Oi F3Or F3Ot F3O$ F3O% F3\ -O& F3O* F3O+ F3O, F3O@ F3O[ F3P1 F3PF F3PO F3PQ F3PZ F3Pb F3Pf F3P* F3P+ F3P=\ - F3P@ F3P[ F3P} F3P~ F3Q0 F3Q4 F3Q5 F3Q6 F3QN F3QO F3QQ F3Qn F3Qo F3Qr F3Qz F\ -3Q# F3Q$ F3Q> F3R6 F3R7 F3R8 F3RE F3RX F3RY F3RZ F3Rd F3Re F3Rf F3Ro F3Rp F3R\ -q F3R: F3R^ F3R_ F3S5 F3S6 F3SN F3Sd F3Se F3Sn F3Sp F3Sx F3Sy F3Sz F3S& F3S' \ -F3S( F3S: F3S; F3S_ F3S{ F3T4 F3TK F3TV F3TW F3TX F3T( F3T) F3T* F3T: F3U3 F3\ -U4 F3U5 F3U9 F3UA F3UB F3UL F3UV F3Ut F3U( F3U) F3U. F3U^ F3V3 F3V9 F3VA F3VL\ - F3VT F3VU F3VV F3VZ F3Va F3Vb F3Vr F3Vw F3V& F3V( F3V[ F3V^ F3W1 F3W2 F3W3 F\ -3Wb F3Wc F3Wd F3Wi F3Wj F3Wv F3W% F3W& F3W' F3W+ F3W, F3W- F3W] F3X7 F3XQ F3X\ -b F3Xc F3Xi F3X* F3X+ F3X] F3X~ F3Y0 F3Y1 F3Y5 F3Y6 F3Y7 F3YE F3YG F3Ya F3Yq \ -F3Ys F3Y# F3Y$ F3Y% F3Z7 F3Z8 F3Z9 F3ZE F3ZF F3ZN F3ZY F3ZZ F3Za F3Ze F3Zf F3\ -Zg F3Zr F3Z# F3Z$ F3Z= F3a6 F3a8 F3aD F3aZ F3ad F3ae F3ay F3az F3a# F3a' F3a(\ - F3a) F3a; F3a^ F3bW F3bX F3bY F3b) F3b* F3b+ F3b: F3b; F3c4 F3c5 F3c6 F3cA F\ -3cB F3cC F3c( F3c) F3c_ F3d9 F3dA F3dU F3dV F3dW F3da F3db F3dc F3dq F3dr F3d\ -v F3dw F3dy F3dz F3d# F3d= F3d> F3d? F3d^ F3d_ F3d` F3d{ F3d| F3d} F3e2 F3e3 \ -F3e4 F3eE F3eF F3ec F3ed F3ee F3eo F3ep F3eq F3eu F3ev F3ew F3ex F3ey F3ez F3\ -e& F3e( F3e< F3e= F3e> F3e] F3e_ F3fM F3fN F3fO F3fS F3fT F3fU F3fV F3fW F3fX\ - F3fn F3fp F3fu F3fv F3fx F3fy F3f[ F3f] F3f^ F3f_ F3f` F3g1 F3g2 F3gL F3gM F\ -3gT F3gU F3gV F3gW F3gc F3gm F3gn F3go F3gs F3gt F3gu F3gv F3gw F3gx F3g$ F3g\ -% F3g; F3g< F3h2 F3h3 F3h4 F3h8 F3h9 F3hK F3hL F3hM F3hQ F3hR F3hS F3hT F3hU \ -F3hV F3ha F3hb F3hl F3hm F3hn F3hs F3ht F3h] F3h^ F3h_ F3h} F3h~ F3i0 F3i1 F3\ -i2 F3i3 F3i8 F3iK F3iL F3iT F3iU F3iY F3iZ F3iq F3ir F3is F3iu F3iv F3iz F3i[\ - F3i^ F3i~ F3j0 F3j1 F3j2 F3j8 F3jI F3jJ F3jK F3jO F3jP F3jQ F3jR F3jS F3jT F\ -3jX F3jY F3jZ F3jj F3jl F3j$ F3j% F3j& F3j* F3j+ F3j@ F3j[ F3j] F3j{ F3j| F3j\ -} F3j~ F3k0 F3k1 F3k5 F3kH F3kI F3kJ F3kN F3kO F3kX F3kY F3kk F3kr F3ks F3kt \ -F3kx F3ky F3kz F3k# F3k$ F3k% F3k? F3k@ F3k~ F3l0 F3l4 F3l6 F3lM F3lN F3lO F3\ -lP F3lR F3lV F3lX F3lr F3ls F3ly F3lz F3l# F3l$ F3l* F3l> F3l? F3l@ F3l_ F3l`\ - F3l{ F3l| F3l} F3l~ F3m4 F3m5 F3mF F3mG F3mX F3mY F3mZ F3mf F3mp F3mq F3mr F\ -3mv F3mw F3mx F3my F3mz F3m# F3m' F3m= F3m> F3m? F3m^ F3m_ F3n2 F3nN F3nO F3n\ -P F3nT F3nU F3nV F3nW F3nX F3nY F3nc F3ne F3np F3nq F3nw F3ny F3nz F3n' F3n= \ -F3n] F3n^ F3n_ F3n` F3n{ F3o2 F3oM F3oN F3oT F3oV F3oW F3oX F3on F3oo F3op F3\ -ot F3ou F3ov F3ow F3ox F3oy F3o& F3o' F3o< F3o= F3o[ F3o^ F3o` F3o{ F3pA F3pB\ - F3pL F3pM F3pN F3pR F3pS F3pT F3pU F3pV F3pW F3pb F3pm F3pn F3po F3ps F3pu F\ -3p< F3p^ F3p_ F3p` F3p~ F3q0 F3q1 F3q2 F3q3 F3q4 F3qK F3qL F3qR F3qU F3qV F3q\ -b F3qr F3qs F3qt F3qv F3qw F3q$ F3q] F3q_ F3r1 F3r2 F3r3 F3rJ F3rK F3rL F3rP \ -F3rQ F3rR F3rS F3rT F3rU F3ra F3rk F3rm F3r% F3r& F3r' F3r- F3r[ F3r] F3r^ F3\ -r| F3r} F3r~ F3s0 F3s1 F3s2 F3s6 F3s7 F3sI F3sJ F3sK F3sP F3sQ F3sX F3ss F3st\ - F3su F3sy F3sz F3s# F3s$ F3s% F3s& F3s@ F3s] F3t0 F3t1 F3tN F3tO F3tP F3tQ F\ -3tS F3ts F3tt F3tz F3t# F3t$ F3t% F3t* F3t? F3t@ F3t[ F3t` F3t{ F3t| F3t} F3t\ -~ F3u0 F3u4 F3uG F3uH F3uY F3uZ F3ua F3ue F3uq F3ur F3us F3uw F3ux F3uy F3uz \ -F3u# F3u$ F3u* F3u> F3u? F3u@ F3u` F3u{ F3vO F3vP F3vQ F3vU F3vV F3vW F3vX F3\ -vY F3vZ F3ve F3vp F3vq F3vz F3v# F3v' F3v> F3v^ F3v_ F3v` F3v{ F3v| F3wN F3wO\ - F3wU F3wW F3wX F3wY F3wo F3wp F3wq F3wu F3wv F3ww F3wx F3wy F3wz F3w& F3w= F\ -3w> F3x4 F3x5 F3x6 F3xM F3xN F3xO F3xS F3xT F3xU F3xV F3xW F3xX F3xd F3xn F3x\ -o F3xp F3xt F3xu F3x< F3x_ F3x` F3x{ F3y0 F3y1 F3y2 F3y3 F3y4 F3y5 F3yL F3yN \ -F3yV F3yW F3ys F3yt F3yu F3yw F3yx F3y^ F3y` F3z2 F3z3 F3z4 F3zK F3zL F3zM F3\ -zQ F3zR F3zS F3zT F3zU F3zV F3zl F3zn F3zs F3zt F3zu F3zw F3z] F3z^ F3z_ F3z}\ - F3z~ F3#0 F3#1 F3#2 F3#3 F3#J F3#K F3#L F3#P F3#R F3#k F3#t F3#u F3#v F3#z F\ -3## F3#$ F3#% F3#& F3#' F3#] F3#^ F3#~ F3$1 F3$2 F3$O F3$P F3$Q F3$R F3$T F3$\ -s F3$t F3$u F3$@ F3$[ F3$] F3$^ F3$_ F3$` F3$~ F3%H F3%I F3%J F3%K F3%L F3%M \ -F3%Z F3%r F3%s F3%t F3%? F3%@ F3%[ F3%] F3&G F3&H F3&I F3&J F3&K F3&L F3&P F3\ -&Q F3&R F3&S F3&T F3&U F3&q F3&r F3&s F3&t F3&u F3&v F3&$ F3&> F3&? F3&@ F3'O\ - F3'P F3'Q F3'p F3'q F3'r F3's F3't F3'u F3'= F3'> F3'? F3'@ F3'[ F3'] F3(N F\ -3(O F3(P F3(Y F3(o F3(p F3(q F3(s F3(< F3(= F3(> F3(? F3(@ F3([ F3(` F3({ F3(\ -| F3(} F3(~ F3)0 F3)M F3)N F3)O F3)P F3)Q F3)R F3)n F3)o F3)p F3)q F3)x F3)_ \ -F3)` F3){ F3*L F3*M F3*N F3*O F3*P F3*Q F3*m F3*n F3*o F3*p F3*q F3*r F3*^ F3\ -*_ F3*` F3+K F3+L F3+M F3+N F3+O F3+U F3+l F3+m F3+n F3+o F3+p F3+q F3+u F3+v\ - F3+w F3+x F3+y F3+z F3+& F3+] F3+^ F3+_ F3+` F3+{ F3+| F3,J F3,K F3,L F3,t F\ -3,u F3,v F3,y F3,[ F3,] F3,^ F3,_ F3,` F3,{ F3-1 F3-I F3-J F3-K F3-L F3-M F3-\ -N F3-s F3-t F3-u F3-@ F3-[ F3-] F3-^ F3.H F3.I F3.J F3.K F3.L F3.M F3.Q F3.R \ -F3.S F3.T F3.U F3.V F3.b F3.r F3.s F3.t F3.u F3.v F3.w F3.? F3.@ F3.[ F3._ F3\ -/P F3/Q F3/R F3/a F3/q F3/r F3/s F3/t F3/u F3/v F3/> F3/? F3/@ F3/[ F3/] F3/^\ - F3/| F3/} F3:O F3:P F3:Q F3:p F3:q F3:r F3:s F3:u F3:# F3:= F3:> F3:? F3:@ F\ -3:[ F3:] F3:{ F3:| F3:} F3:~ F3;0 F3;1 F3;N F3;O F3;P F3;Q F3;R F3;S F3;X F3;\ -o F3;p F3;q F3;x F3;` F3;{ F3;| F3<0 F3K F3>L\ - F3>M F3>N F3>T F3>u F3>v F3>w F3>' F3>] F3>^ F3>_ F3>` F3>{ F3>| F3?1 F3?J F\ -3?K F3?L F3?M F3?N F3?O F3?t F3?u F3?v F3?w F3?[ F3?] F3?^ F3?` F3?{ F3@I F3@\ -J F3@K F3@L F3@M F3@N F3@R F3@S F3@T F3@U F3@V F3@W F3@s F3@t F3@u F3@v F3@w \ -F3@x F3@@ F3@[ F3@] F3@_ F3[Q F3[R F3[S F3[U F3[r F3[s F3[t F3[u F3[v F3[w F3\ -[# F3[? F3[@ F3[[ F3[] F3[^ F3[_ F3]P F3]Q F3]R F3]q F3]r F3]s F3]u F3]> F3]?\ - F3]@ F3][ F3]] F3]^ F3]| F3]} F3]~ F3^0 F3^1 F3^2 F3^O F3^P F3^Q F3^R F3^S F\ -3^T F3^p F3^q F3^r F3^s F3^{ F3^| F3^} F3_0 F3_N F3_O F3_P F3_Q F3_R F3_S F3_\ -o F3_p F3_q F3_r F3_s F3_t F3_z F3_` F3_{ F3_| F3_~ F3`M F3`N F3`O F3`R F3`n \ -F3`o F3`p F3`q F3`r F3`s F3`w F3`x F3`y F3`z F3`# F3`$ F3`_ F3`` F3`{ F3`| F3\ -`} F3`~ F3{L F3{M F3{N F3{- F3{. F3{/ F3{: F3{; F3{< F3|i F3|j F3|k F3|l F3|m\ - F3|n F3|: F3|; F3}8 F3}9 F3}B F3}C F3}k F3}l F3}m F3}, F3}- F3}. F3}/ F3}: F\ -3~A F3~g F3~h F3~j F3~k F40E F40F F40G F40H F40I F40J F40f F40* F40, F41G F41\ -H F41f F41g F41h F41j F41) F41* F42C F42D F42f F42: F42< F42= F42? F43d F43f \ -F43g F43/ F43< F43= F43> F44C F44D F44F F44c F44d F44/ F44: F44< F44= F459 F4\ -5A F45j F45k F45m F45n F45- F469 F46A F46D F46j F46m F46n F46- F46/ F46: F477\ - F47L F47i F47l F47m F48F F48G F48J F48g F48i F48+ F48/ F49I F49J F49g F49j F\ -49, F4AE F4A; F4A> F4A? F4Be F4B? F4CF F4Cc F4C; F4C< F4DF F4Dl F4Dp F4D. F4E\ -B F4El F4Em F4E. F4F8 F4Fl F4GH F4GL F4HI F4Hh F4Hl F4H* F4H[ F4K* F4K+ F4K, \ -F4LW F4LX F4LY F4Lj F4L) F4L* F4L+ F4Me F4Mg F4N3 F4N4 F4N5 F4N7 F4Nd F4Ne F4\ -Nf F4O2 F4O3 F4O4 F4OB F4OC F4OD F4Oc F4Od F4Oe F4Of F4PB F4PC F4PD F4P% F4P&\ - F4P' F4Q9 F4QA F4QB F4Q$ F4Q% F4Q& F4Q- F4Q. F4Q/ F4R8 F4R9 F4RA F4Re F4R, F\ -4R- F4SC F4SY F4SZ F4Sa F4S+ F4S, F4S- F4TX F4TY F4TZ F4Ta F4Tg F4Th F4Ti F4T\ -* F4T+ F4T, F4U7 F4Uf F4Ug F4Ui F4U+ F4V4 F4V5 F4V6 F4Ve F4Vf F4Vg F4Vj F4W3 \ -F4W4 F4W5 F4WC F4WD F4WE F4Wd F4We F4Wf F4W( F4XB F4XD F4Xh F4X& F4X' F4X( F4\ -YA F4YB F4YC F4YE F4Yb F4Yf F4Y% F4Y& F4Y' F4Y( F4Z9 F4ZA F4ZB F4Ze F4Z. F4Z/\ - F4a8 F4aZ F4aa F4ab F4ae F4a, F4a- F4a. F4bY F4bZ F4ba F4bh F4bi F4bj F4b+ F\ -4b, F4b- F4c8 F4cB F4ch F4ci F4d5 F4d6 F4d7 F4df F4dg F4dh F4d) F4e4 F4e5 F4e\ -6 F4eH F4ee F4ef F4eg F4eh F4e) F4fC F4fD F4ff F4f' F4f( F4f) F4gB F4gC F4gD \ -F4g& F4g' F4g( F4g/ F4g: F4g; F4hA F4hB F4hC F4h. F4h: F4iA F4ia F4ib F4ic F4\ -iz F4i# F4i} F4jN F4jO F4jP F4jy F4j` F4j{ F4j| F4k_ F4k{ F4lU F4lW F4l^ F4l_\ - F4l` F4mV F4mu F4mw F4nv F4o0 F4o1 F4oT F4os F4ot F4pQ F4pR F4pS F4ps F4qP F\ -4qz F4q# F4rP F4rQ F4r{ F4r| F4sY F4sz F4s{ F4tW F4t` F4t{ F4uV F4uv F4uw F4u\ -^ F4vu F4wv F4xS F4yR F4y% F4zP F4z~ F4#} F4%y F4&4 F4'u G G8W G8a G8c G8g G8\ -m G8r G8w G8# G8% G8- G8/ G8= G9I G9M G9W G9X G9c G9h G9l G9q G9w G9# G9% G9)\ - GAC GAG GAM GAN GAT GAX GAc GAg GAm GAq GAw GAx GBZ GBe GBj GBk GBr GBw GB% \ -GB) GB/ GB= GCJ GCN GCZ GCe GCh GCl GCr GCs GC% GC) GD9 GDD GDJ GDK GEN GER G\ -EY GEc GEi GEm GFD GFI GFN GFS GFY GFc GO_ GO` GO| GP1 GP3 GP4 GP6 GPA GPQ GP\ -T GPU GPV GPW GPX GPY GPc GPd GPe GPf GPg GPh GPi GPj GPk GPq GPu GPv GPw GP#\ - GP$ GP% GP& GP' GP( GP) GP* GP+ GP, GP- GP. GP/ GP: GP; GP< GP= GP> GP? GP@ \ -GP[ GP] GP^ GP_ GP` GP{ GP| GP} GP~ GQ0 GQ1 GQ2 GQ3 GQ4 GQ5 GQ6 GQ7 GQ8 GQ9 G\ -QA GQB GQC GQD GQE GQF GQG GQH GQI GQJ GQK GQL GQM GQN GQO GQP GQQ GQR GQZ GQ\ -b GQc GQd GQe GQf GQg GQh GQi GQj GQk GQl GQm GQn GQo GQp GQq GQr GQs GRu GRw\ - GRx GRz GR( GR+ GR/ GR; GR< GR> GR@ GR[ GR] GR^ GR_ GR` GR{ GR| GR} GR~ GS0 \ -GS1 GS2 GS3 GS4 GS5 GS6 GS7 GS8 GS9 GSA GSB GSC GSD GSE GSF GSG GSH GSI GSJ G\ -SK GSL GSM GSN GSO GSP GSa GSb GSd GSe GSg GSh GSj GSk GSl GSm GSo GSq GSu GS\ -# GS$ GS% GS& GS' GS( GS) GS* GS+ GS, GS- GS. GS/ GS: GS; GS< GS= GS> GS? GS[\ - GS] GS_ GS` GS| GS} GS~ GT0 GT1 GT2 GT3 GTB GTG GTH GTI GTJ GTK GTL GTM GTN \ -GTO GTP GTQ GTR GTS GTT GTU GTV GTW GTX GUP GUT GUV GUW GUY GUf GUh GUl GUn G\ -Uo GUp GUq GUr GUs GUt GUu GUv GUw GUx GU* GU+ GU, GU- GU. GU/ GU: GU; GU< GU\ -= GU> GU? GU@ GU[ GU] GU^ GU_ GU` GU{ GU| GU} GU~ GV0 GV1 GV2 GV3 GV4 GV5 GV6\ - GV7 GV8 GV9 GVA GVB GVC GVD GVF GVG GVI GVJ GVL GVM GVW GVX GVY GVZ GVa GVb \ -GVc GVd GVe GVm GVo GVp GVq GVr GVs GVt GVu GVv GVw GVx GVy GVz GV# GV$ GV% G\ -V& GV' GV( GV) GV* GV+ GV, GV- GV. GV/ GV: GV; GV= GV> GV? GV@ GV] GV_ GV` GV\ -{ GV| GW1 GW2 GW3 GWD GWE GWF GWG GWH GWI GWJ GWK GWL GWN GWR GWT GWU GWZ GWb\ - GWn GWu GW# GW& GW( GW= GW@ GXO GXR GXX GXY GXZ GXa GXb GXc GXd GXe GXf GXg \ -GXh GXi GXj GXk GXl GXr GXt GXy GXz GX# GX$ GX% GX& GX' GX( GX) GX* GX+ GX, G\ -X- GX. GX/ GX: GX; GX< GX= GX> GX? GX@ GX[ GX] GX^ GX_ GX` GX{ GX| GX} GX~ GY\ -0 GY1 GY2 GY3 GY4 GY5 GY6 GY7 GY8 GY9 GYA GYB GYC GYD GYE GYF GYG GYH GYI GYJ\ - GYK GYL GYM GYN GYO GYP GYQ GYR GYS GYY GYc GYd GYe GYf GYg GYh GYi GYj GYk \ -GYm GYn GYp GYq GYs GYt GY: GY; GY= GY> GY@ GY[ GY] GY^ GY_ GY` GY{ GY| GY} G\ -Y~ GZ0 GZA GZF GZL GZP GZV GZY GZd GZj GZl GZo GZ[ GZ] GZ^ GZ_ GZ` GZ{ GZ| GZ\ -} GZ~ Ga0 Ga1 Ga2 Ga3 Ga4 Ga5 Ga6 Ga7 Ga8 Ga9 GaA GaB GaC GaD GaE GaF GaG GaH\ - GaI GaJ GaK GaL GaM GaN GaO GaP GaQ Gac Gaf Gai Gak Gal Gam Gan Gap Gar Gas \ -Gay Ga$ Ga% Ga& Ga' Ga( Ga) Ga* Ga+ Ga, Ga- Ga. Ga/ Ga: Ga; Ga< Ga= Ga> Ga? G\ -a] Ga` Ga} Ga~ Gb0 Gb1 Gb5 Gb6 Gb7 GbG GbH GbI GbJ GbK GbL GbM GbN GbO GbP Gb\ -Q GbR GbS GbT GbU GbV GbW GbX GbY Gbi Gbj Gbk Gbl Gbm Gbn Gbo Gbp Gbq Gbr Gbs\ - Gbt Gbu Gbv Gbw Gbx Gby Gbz Gb( Gb* Gb. Gb: Gb@ Gb| Gcq Gcr Gcs Gct Gcu Gcv \ -Gcw Gcx Gcy Gc+ Gc, Gc- Gc. Gc/ Gc: Gc; Gc< Gc= Gc> Gc? Gc@ Gc[ Gc] Gc^ Gc_ G\ -c` Gc{ Gc| Gc} Gc~ Gd0 Gd1 Gd2 Gd3 Gd4 Gd5 Gd6 Gd7 Gd8 Gd9 GdA GdB GdC GdD Gd\ -E GdH GdK GdN GdX GdY GdZ Gda Gdb Gdc Gdd Gde Gdf Gdg Gdj Gdp Gdq Gdr Gds Gdt\ - Gdu Gdv Gdw Gdx Gdy Gdz Gd# Gd$ Gd% Gd& Gd' Gd( Gd) Gd* Gd+ Gd, Gd- Gd. Gd/ \ -Gd: Gd; Gd< Gd= Gd> Gd@ Gd] Gd_ Gd` Gd{ Gd| Gd} Gd~ Ge0 Ge1 GeE GeF GeG GeH G\ -eI GeJ GeK GeL GeM GeP GeQ GeT GeV Geb Ged Geq Ges Ge% Ge( Ge, Ge= Ge^ GfP Gf\ -V GfW GfX Gfb Gfc Gfd Gfe Gff Gfg Gfh Gfi Gfj Gfk Gfl Gfm Gfu Gfw Gfx Gfy Gfz\ - Gf# Gf$ Gf( Gf) Gf* Gf+ Gf, Gf- Gf. Gf/ Gf: Gf; Gf< Gf= Gf> Gf? Gf@ Gf[ Gf] \ -Gf^ Gf_ Gf` Gf{ Gf| Gf} Gf~ Gg0 Gg1 Gg2 Gg3 Gg4 Gg5 Gg6 Gg7 Gg8 Gg9 GgA GgB G\ -gC GgD GgE GgF GgG GgH GgI GgJ GgK GgL GgM GgN GgO GgP GgQ GgR GgS GgT Ggd Gg\ -e Ggf Ggg Ggh Ggi Ggj Ggk Ggl Ggo Ggr Ggu Gg< Gg? Gg] Gg^ Gg_ Gg` Gg{ Gg| Gg}\ - Gg~ Gh0 Gh1 GhC GhJ GhM GhO GhW GhZ Ghd Ghg Ghn Ght Gh] Gh^ Gh_ Gh` Gh{ Gh| \ -Gh} Gh~ Gi0 Gi1 Gi2 Gi3 Gi4 Gi5 Gi6 Gi7 Gi8 Gi9 GiA GiB GiC GiD GiE GiF GiG G\ -iH GiI GiJ GiK GiL GiM GiN GiO GiP GiQ GiR Gil Gim Gin Gio Giq Gis Giw Gi% Gi\ -& Gi' Gi( Gi) Gi* Gi+ Gi, Gi- Gi. Gi/ Gi: Gi; Gi< Gi= Gi> Gi? Gi@ Gi] Gi` Gi}\ - Gj3 Gj4 Gj5 Gj6 Gj7 Gj8 GjE GjI GjJ GjK GjL GjM GjN GjO GjP GjQ GjR GjS GjT \ -GjU GjV GjW GjX GjY GjZ Gjj Gjk Gjl Gjm Gjn Gjo Gjp Gjq Gjr Gjs Gjt Gju Gjv G\ -jw Gjx Gjy Gjz Gj# Gj) Gj+ Gj. Gj? Gj] Gj_ Gkr Gks Gkt Gku Gkv Gkw Gkx Gky Gk\ -z Gk, Gk- Gk. Gk/ Gk: Gk; Gk< Gk= Gk> Gk? Gk@ Gk[ Gk] Gk^ Gk_ Gk` Gk{ Gk| Gk}\ - Gk~ Gl0 Gl1 Gl2 Gl3 Gl4 Gl5 Gl6 Gl7 Gl8 Gl9 GlA GlB GlC GlD GlE GlF GlY GlZ \ -Gla Glb Glc Gld Gle Glf Glg Glp Glq Glr Gls Glt Glu Glv Glw Glx Gly Glz Gl# G\ -l$ Gl% Gl& Gl' Gl( Gl) Gl* Gl+ Gl, Gl- Gl. Gl/ Gl: Gl; Gl< Gl= Gl> Gl@ Gl] Gl\ -^ Gl_ Gl` Gm0 Gm1 Gm2 Gm3 Gm4 Gm5 G-C G-D G-F G-H G-L G-Q G-% G-- G-. G-/ G-:\ - G-; G-< G-= G-> G-? G-~ G.0 G.1 G.5 G.6 G.7 G.C G.H G.I G.J G.K G.L G.M G.N \ -G.O G.P G.Q G.R G.S G.T G.U G.V G.W G.X G.Y G.i G.j G.k G.l G.m G.n G.o G.p G\ -.q G/G G/H G/I G/J G/K G/L G/M G/N G/O G/P G/Q G/S G/U G/W G/X G/h G/i G/j G/\ -k G/l G/m G/n G/o G/p G/z G/# G/$ G/% G/& G/' G/( G/) G/* G// G/: G/; G/< G/]\ - G/^ G/_ G/` G:1 G:2 G:3 G:4 G:a G:b G:c G:d G:e G:f G:h G:i G:k G:l G:n G:o \ -G:* G:+ G:, G:- G:. G:/ G:: G:; G:< G:> G:? G:@ G:[ G:^ G:` G:~ G;5 G;6 G;7 G\ -;8 G;9 G;A G;B G;C G;D G;< G;= G;> G;? G;@ G;[ G;] G;^ G;_ G;` G;{ G;| G;} G;\ -~ G<0 G<1 G<2 G<3 G G=? G=[ G=] G>q G>& G>' G>( G>) G>* G>+ G>, G>- G>. G>/ G>:\ - G>; G>< G>= G>> G>? G>@ G>[ G?0 G?n G?p G?# G?$ G?& G?' G?. G?/ G?: G?; G?< \ -G?= G?> G?? G?@ G@3 G@4 G@5 G@6 G@7 G@8 G@E G@G G@I G@J G@K G@L G@M G@N G@O G\ -@P G@Q G@R G@S G@T G@U G@V G@W G@X G@Y G@Z G@j G@k G@l G@m G@n G@o G@p G@q G@\ -r G@z G@% G@, G@~ G[0 G[1 G[2 G[3 G[4 G[5 G[6 G[7 G[8 G[9 G[A G[B G[C G[D G[E\ - G[F G[G G[H G[I G[J G[K G[L G[M G[N G[O G[P G[Q G[S G[U G[V G[W G[X G[i G[j \ -G[k G[l G[m G[n G[o G[p G[q G[t G[# G[$ G[% G[& G[' G[( G[) G[* G[+ G]7 G]9 G\ -]V G]b G]c G]d G]e G]f G]g G]i G]j G]l G]m G]o G]p G]+ G], G]- G]. G]/ G]: G]\ -; G]< G]= G]> G]@ G]] G]^ G]_ G]` G^3 G^6 G^7 G^8 G^9 G^A G^B G^C G^D G^E G^V\ - G^a G^p G^q G^r G^s G^t G^u G^v G^w G^x G^y G^z G^# G^$ G^% G^& G^' G^( G^) \ -G^= G^> G^? G^@ G^[ G^] G^^ G^_ G^` G^{ G^| G^} G^~ G_0 G_1 G_2 G_3 G_4 G_9 G\ -_E G_F G_G G_H G_I G_J G_K G_L G_M G_N G_O G_P G_Q G_R G_S G_T G_U G_V G_+ G_\ -? G_@ G`7 G`A G`D G`E G`F G`G G`H G`I G`J G`K G`L G`M G`N G`O G`P G`Q G`R G`S\ - G`T G`U G`V G`W G`X G`Y G`Z G`a G`b G`c G`d G`e G`f G`g G`h G`i G`j G`k G`l \ -G`m G`w G`x G`y G`z G`# G`$ G`% G`& G`' G`, G`. G`< G`= G`? G`@ G`] G`^ G`~ G\ -{4 G{6 G{M G{N G{O G{P G{d G{e G{f G{g G{h G{i G{j G{k G{l G{m G{' G{( G{) G{\ -* G{+ G{, G{- G{. G{/ G{: G{; G{< G{= G{> G{? G{@ G{[ G{] G{| G{} G|s G|y G|/\ - G|: G|; G|< G|= G|> G|? G|@ G|[ G}1 G}2 G}3 G}4 G}5 G}6 G}I G}J G}K G}L G}M \ -G}N G}O G}P G}Q G}R G}S G}T G}U G}V G}W G}X G}Y G}Z G}a G}k G}l G}m G}n G}o G\ -}p G}q G}r G}s G}w G}* G~0 G~1 G~2 G~3 G~4 G~5 G~6 G~7 G~8 G~9 G~A G~B G~C G~\ -D G~E G~F G~G G~H G~I G~J G~K G~L G~M G~N G~O G~P G~Q G~S G~T G~U G~V G~X G~Z\ - G~j G~k G~l G~m G~n G~o G~p G~q G~r G~y G~$ G~% G~& G~' G~( G~) G~* G~+ G~, \ -G108 G10V G10c G10d G10e G10f G10g G10h G10j G10k G10m G10n G10p G10q G10, G1\ -0- G10. G10/ G10: G10; G10< G10= G10> G10? G10@ G10] G10_ G10{ G10| G117 G118\ - G119 G11A G11B G11C G11D G11E G11F G11q G11r G11s G11t G11u G11v G11w G11x G\ -11y G11z G11# G11$ G11% G11& G11' G11( G11) G11* G11> G11? G11@ G11[ G11] G11\ -^ G11_ G11` G11{ G11| G11} G11~ G120 G121 G122 G123 G124 G125 G12E G12F G12G \ -G12H G12I G12J G12K G12L G12M G12N G12O G12P G12Q G12R G12S G12T G12U G12V G1\ -2W G12^ G12` G13B G13E G13F G13G G13H G13I G13J G13K G13L G13M G13N G13O G13P\ - G13Q G13R G13S G13T G13U G13V G13W G13X G13Y G13Z G13a G13b G13c G13d G13e G\ -13f G13g G13h G13i G13j G13k G13l G13m G13n G13x G13y G13z G13# G13$ G13% G13\ -& G13' G13( G13. G13= G13> G13@ G13[ G13^ G13_ G147 G14C G14P G14Q G14S G14U \ -G14e G14f G14g G14h G14i G14j G14k G14l G14m G14r G14( G14) G14* G14+ G14, G1\ -4- G14. G14/ G14: G14; G14< G14= G14> G14? G14@ G14[ G14] G14^ G14` G15P G15Q\ - G15S G15T G15Y G15b G15) G15: G15; G15< G15= G15> G15? G15@ G15[ G15] G16T G\ -16U G16V G16W G16X G16Y G16Z G16a G16b G16d G16e G16f G16g G16i G16k G16l G16\ -n G16o G16q G16r G16t G16u G16v G16w G16x G16y G16z G16# G16$ G16% G16& G16' \ -G16( G16) G16* G16+ G16, G16- G16. G16] G16^ G16_ G16} G16~ G170 G17F G17J G1\ -7K G17L G17M G17N G17O G17P G17Q G17R G17b G17c G17d G17e G17f G17g G17h G17i\ - G17j G17` G17{ G17} G17~ G184 G185 G187 G188 G18d G18e G18f G18g G18h G18i G\ -18~ G190 G191 G192 G193 G194 G195 G196 G197 G19H G19I G19J G19K G19L G19M G19\ -N G19O G19P G19i G19j G19k G19l G19m G19n G19o G19p G19q G19# G19$ G19& G19' \ -G19) G19* G19, G19- G19. G19/ G19: G19; G19< G19= G19> G19} G19~ G1A0 G1A1 G1\ -A2 G1A3 G1A4 G1A5 G1A6 G1A7 G1A8 G1A9 G1AA G1AB G1AC G1AD G1AE G1AF G1Au G1Av\ - G1Ax G1Ay G1A& G1A' G1A) G1A* G1BG G1BH G1BJ G1BK G1BM G1BN G1BO G1BP G1BQ G\ -1BR G1BS G1BT G1BU G1BV G1BW G1B* G1B+ G1B, G1B- G1B. G1B/ G1B: G1B; G1B< G1B\ -= G1B> G1B? G1B@ G1B[ G1B] G1B^ G1B_ G1B` G1C5 G1C6 G1C8 G1CA G1CC G1CD G1CL \ -G1CW G1CX G1CY G1CZ G1Ca G1Cb G1Cc G1Cd G1Ce G1Co G1Cp G1Cq G1Cr G1Cs G1Ct G1\ -Cu G1Cv G1Cw G1Cx G1Cz G1C$ G1C% G1C& G1C' G1Dr G1Ds G1D& G1D' G1D) G1D; G1D<\ - G1D= G1D> G1D? G1D@ G1D[ G1D] G1D^ G1EC G1ED G1EE G1EF G1EG G1EH G1EI G1EJ G\ -1EK G1EM G1EN G1EP G1EQ G1ES G1ET G1EU G1EV G1EW G1EX G1EY G1EZ G1Ea G1Eb G1E\ -c G1Ed G1Ef G1Eh G1Ei G1Ej G1Ek G1Eo G1Er G1Eu G1Ev G1Ew G1Ex G1Ey G1Ez G1E# \ -G1E$ G1E% G1E& G1E( G1E) G1E+ G1E, G1E. G1E/ G1E^ G1E_ G1E` G1E{ G1E| G1E} G1\ -FH G1FK G1FL G1FM G1FN G1FO G1FP G1FQ G1FR G1FS G1Fc G1Fd G1Fe G1Ff G1Fg G1Fh\ - G1Fi G1Fj G1Fk G1Fx G1F# G1F+ G1F. G1GB G1GC G1GN G1Ge G1Gf G1Gg G1Gh G1Gi G\ -1Gj G1G% G1G& G1G' G1G( G1G) G1G* G1G+ G1G, G1G- G1H0 G1H1 G1H2 G1H3 G1H4 G1H\ -5 G1H6 G1H7 G1H8 G1HI G1HJ G1HK G1HL G1HM G1HN G1HO G1HP G1HQ G1Hj G1Hk G1Hl \ -G1Hm G1Hn G1Ho G1Hp G1Hq G1Hr G1H% G1H( G1H+ G1H- G1H. G1H/ G1H: G1H; G1H< G1\ -H= G1H> G1H? G1H~ G1I0 G1I1 G1I2 G1I3 G1I4 G1I5 G1I6 G1I7 G1I8 G1I9 G1IA G1IB\ - G1IC G1ID G1IE G1IF G1IG G1IV G1I- G1I. G1J5 G1J6 G1JI G1JL G1JO G1JP G1JQ G\ -1JR G1JS G1JT G1JU G1JV G1JW G1JX G1J+ G1J, G1J- G1J. G1J/ G1J: G1J; G1J< G1J\ -= G1J> G1J? G1J@ G1J[ G1J] G1J^ G1J_ G1J` G1J{ G1K7 G1K8 G1K9 G1KA G1KC G1KE \ -G1KG G1KX G1KY G1KZ G1Ka G1Kb G1Kc G1Kd G1Ke G1Kf G1Kp G1Kq G1Kr G1Ks G1Kt G1\ -Ku G1Kv G1Kw G1Kx G1Ky G1K# G1K% G1K& G1K' G1K( G1K] G1K` G1L3 G1Lu G1Lv G1L#\ - G1L$ G1L* G1L< G1L= G1L> G1L? G1L@ G1L[ G1L] G1L^ G1L_ G1MD G1ME G1MF G1MG G\ -1MH G1MI G1MJ G1MK G1ML G1MO G1MR G1MU G1MV G1MW G1MX G1MY G1MZ G1Ma G1Mb G1M\ -c G1Md G1Me G1Mf G1Mh G1Mj G1Ml G1Mm G1Mo G1Mr G1Mu G1Mw G1Mx G1My G1Mz G1M# \ -G1M$ G1M% G1M& G1M' G1M* G1M- G1M: G1M| G1M} G1M~ G1N0 G1N1 G1N2 G1NG G1NJ G1\ -NL G1NM G1NN G1NO G1NP G1NQ G1NR G1NS G1NT G1Nd G1Ne G1Nf G1Ng G1Nh G1Ni G1Nj\ - G1Nk G1Nl G1Nv G1N$ G1N( G1N. G1OB G1OD G1OS G1Of G1Og G1Oh G1Oi G1Oj G1Ok G\ -1O& G1O' G1O( G1O) G1O* G1O+ G1O, G1O- G1O. G1P1 G1P2 G1P3 G1P4 G1P5 G1P6 G1P\ -7 G1P8 G1P9 G1PJ G1PK G1PL G1PM G1PN G1PO G1PP G1PQ G1PR G1Pk G1Pl G1Pm G1Pn \ -G1Po G1Pp G1Pq G1Pr G1Ps G1P. G1P/ G1P: G1P; G1P< G1P= G1P> G1P? G1P@ G1Q0 G1\ -Q1 G1Q2 G1Q3 G1Q4 G1Q5 G1Q6 G1Q7 G1Q8 G1Q9 G1QA G1QB G1QC G1QD G1QE G1QF G1QG\ - G1QH G1Q. G1Q/ G1R3 G1R4 G1RQ G1RR G1RS G1RT G1RU G1RV G1RW G1RX G1RY G1R, G\ -1R- G1R. G1R/ G1R: G1R; G1R< G1R= G1R> G1R? G1R@ G1R[ G1R] G1R^ G1R_ G1R` G1R\ -{ G1R| G1S7 G1S9 G1SB G1SC G1SD G1SE G1SJ G1SL G1SY G1SZ G1Sa G1Sb G1Sc G1Sd \ -G1Se G1Sf G1Sg G1Sq G1Sr G1Ss G1St G1Su G1Sv G1Sw G1Sx G1Sy G1Sz G1S$ G1S& G1\ -S' G1S( G1S) G1S? G1S] G1T2 G1Tb G1Tc G1Td G1Tf G1T+ G1T, G1T| G1U4 G1UI G1UM\ - G1U, G1U; G1U] G1U_ G1U{ G1U| G1U} G1V1 G1Vs G1Vu G1V& G1V' G1V| G1W1 G1Wn G\ -1Wo G1Wp G1Wr G1Ws G1Wt G1Wv G1Wx G1Wy G1Wz G1W% G1W& G1XT G1XX G1Xb G1Xd G1X\ -f G1Xh G1Xi G1Xj G1X/ G1X= G1YJ G1YN G1YO G1YP G1YR G1Yd G1Ye G1Yi G1b) G1cw \ -G1c. G1c> G1db G1dv G1d$ G1ec G1ed G1ez G1e& G1fH G1fJ G1fU G1fY G1fc G1fi G1\ -fj G1f} G1g1 G1gK G1gO G1gS G1g` G1g{ G1h* G1h, G1i4 G1i8 G1iL G1iP G1i< G1i?\ - G1j0 G1j4 G1jA G1jB G1k< G1k] G1lu G1l# G1ma G1mb G1m% G1m& G1nG G1nL G1ne G\ -1ni G1nm G1oO G1oS G1oe G1oi G1oj G1p0 G1p1 G1pJ G1p+ G1p- G1q5 G1q9 G1qL G1q\ -M G1r5 G1r6 G1rB G1rG G2Yn G2Yr G2Yw G2Y# G2Y^ G2Y| G2Z8 G2ZA G2ZC G2ZD G2ZE \ -G2ZF G2ZQ G2ZR G2ZU G2ZV G2ZW G2ZY G2Z# G2Z$ G2Z' G2Z( G2Z) G2Z+ G2Z| G2Z} G2\ -a0 G2a1 G2a2 G2a5 G2a6 G2a7 G2a8 G2a9 G2aA G2aB G2aC G2aD G2aE G2aF G2ah G2ai\ - G2aj G2ak G2al G2am G2an G2ao G2ap G2az G2a# G2a& G2a' G2a( G2a* G2a+ G2a, G\ -2a- G2a. G2a/ G2a: G2a; G2a< G2a= G2b6 G2b7 G2bA G2bB G2bC G2bE G2bh G2bi G2b\ -k G2bl G2bn G2bo G2b$ G2b% G2b& G2b' G2b( G2b) G2b+ G2b/ G2b= G2b> G2b? G2b@ \ -G2b[ G2b] G2b^ G2b_ G2b` G2cS G2cT G2cm G2cp G2cq G2cr G2ct G2cu G2cv G2c~ G2\ -d3 G2d5 G2d6 G2d7 G2d9 G2dA G2dB G2dV G2dW G2dX G2dY G2dZ G2da G2db G2dc G2dd\ - G2dn G2dp G2dq G2dr G2du G2dv G2d% G2e7 G2e8 G2eA G2eB G2eX G2ea G2e( G2e) G\ -2e* G2e, G2e- G2e. G2fB G2fC G2fD G2fE G2fF G2fG G2fH G2fI G2fJ G2fn G2fp G2f\ -q G2fs G2f] G2f^ G2f{ G2f| G2f} G2g0 G2gA G2gB G2gC G2gD G2gE G2gF G2gG G2gH \ -G2gI G2gO G2gl G2gy G2g~ G2h9 G2hA G2hC G2hE G2hG G2hH G2hS G2hT G2hU G2hW G2\ -hX G2hY G2h% G2h& G2h' G2h) G2h* G2h+ G2i0 G2i3 G2i4 G2i7 G2i9 G2iA G2iC G2iD\ - G2iF G2iG G2ii G2ij G2ik G2il G2im G2in G2io G2ip G2iq G2i$ G2i% G2i& G2i( G\ -2i) G2i* G2i, G2i- G2i. G2i/ G2i: G2i; G2i< G2i= G2i> G2j8 G2j9 G2jA G2jC G2j\ -D G2jE G2jh G2jk G2jn G2jz G2j# G2j$ G2j% G2j& G2j' G2j< G2j> G2j? G2j@ G2j[ \ -G2j] G2j^ G2j_ G2j` G2j{ G2kV G2kp G2kr G2ks G2kx G2l1 G2l5 G2l7 G2l8 G2l9 G2\ -lC G2lD G2lW G2lX G2lY G2lZ G2la G2lb G2lc G2ld G2le G2lo G2lp G2ls G2lt G2lu\ - G2lw G2l# G2m6 G2mC G2mV G2mX G2mZ G2m( G2m* G2m+ G2m, G2m/ G2m: G2m@ G2nC G\ -2nD G2nE G2nF G2nG G2nH G2nI G2nJ G2nK G2no G2nr G2n_ G2n` G2n{ G2n} G2n~ G2o\ -0 G2oB G2oC G2oD G2oE G2oF G2oG G2oH G2oI G2oJ G2oR G2on G2o$ G2o| G2pB G2pC \ -G2pD G2pE G2pG G2pI G2pS G2pU G2pV G2pW G2pZ G2pa G2p% G2p' G2p( G2p) G2p, G2\ -p- G2p_ G2q2 G2q5 G2qA G2qD G2qG G2qj G2qk G2ql G2qm G2qn G2qo G2qp G2qq G2qr\ - G2q$ G2q& G2q' G2q( G2q+ G2q, G2q- G2q. G2q/ G2q: G2q; G2q< G2q= G2q> G2q? G\ -2r8 G2rA G2rB G2rC G2rF G2rG G2r# G2r$ G2r% G2r) G2r* G2r+ G2r> G2r? G2r@ G2r\ -[ G2r] G2r^ G2r_ G2r` G2r{ G2r| G2sT G2sm G2sq G2sw G2t4 G2t6 G2t7 G2tA G2tB \ -G2tC G2tE G2tX G2tY G2tZ G2ta G2tb G2tc G2td G2te G2tf G2tq G2tr G2ts G2tu G2\ -tv G2tw G2t% G2t) G2uW G2uX G2ue G2u) G2u* G2u- G2u. G2u/ G2u; G2u> G2vD G2vE\ - G2vF G2vG G2vH G2vI G2vJ G2vK G2vL G2v_ G2v{ G2v| G2v} G2w1 G2w2 G2wC G2wD G\ -2wE G2wF G2wG G2wH G2wI G2wJ G2wK G2wP G2wT G2wd G2we G2wf G2wg G2wh G2wi G2w\ -j G2wk G2wl G2wz G2w$ G2x5 G2x6 G2x7 G2x8 G2x9 G2xA G2xK G2xL G2xM G2xN G2xO \ -G2xP G2xQ G2xR G2xS G2xd G2xe G2xf G2xh G2xi G2xj G2x& G2x' G2x( G2x, G2x- G2\ -x. G2yJ G2yK G2yN G2yO G2yP G2yR G2yS G2yT G2yU G2yV G2yW G2yX G2yY G2yZ G2ya\ - G2yk G2yl G2ym G2yn G2yo G2yp G2yq G2yr G2ys G2y[ G2y] G2y^ G2y_ G2y` G2y{ G\ -2y| G2y} G2y~ G2zM G2zP G2zj G2zk G2zm G2zn G2zp G2zq G2z~ G2#0 G2#1 G2#2 G2#\ -3 G2#4 G2#5 G2#6 G2#7 G2#Q G2#R G2#S G2#T G2#U G2#V G2#W G2#X G2#Y G2#? G2#@ \ -G2#[ G2#] G2#^ G2#_ G2#` G2#{ G2#| G2$7 G2$8 G2$9 G2$A G2$B G2$C G2$D G2$E G2\ -$F G2$h G2$i G2$j G2$k G2$l G2$m G2$n G2$o G2$p G2$^ G2$` G2%h G2%i G2%k G2%l\ - G2%n G2%o G2%y G2%z G2%# G2%$ G2%% G2%& G2%' G2%( G2%) G2%= G2%> G2%? G2%@ G\ -2%[ G2%] G2%^ G2%_ G2%` G2&N G2&O G2&P G2&Q G2&R G2&S G2&T G2&U G2&V G2&x G2&\ -y G2&z G2&# G2&$ G2&% G2&& G2&' G2&( G2'5 G2'6 G2'8 G2'9 G2'B G2'C G2'e G2'f \ -G2'g G2'h G2'i G2'j G2'k G2'l G2'm G2'$ G2(3 G2(4 G2(5 G2(6 G2(7 G2(8 G2(M G2\ -(N G2(P G2(Q G2(S G2(T G2(d G2(e G2(h G2(i G2(j G2(l G2(* G2(+ G2(, G2(- G2(.\ - G2(/ G2(? G2([ G2)K G2)M G2)N G2)O G2)R G2)S G2)U G2)V G2)X G2)Y G2)a G2)b G\ -2)l G2)m G2)n G2)o G2)p G2)q G2)r G2)s G2)t G2)] G2)^ G2)_ G2)` G2){ G2)| G2)\ -} G2)~ G2*0 G2*4 G2*9 G2*J G2*l G2*o G2*r G2+0 G2+1 G2+2 G2+3 G2+4 G2+5 G2+6 \ -G2+7 G2+8 G2+S G2+T G2+V G2+W G2+Y G2+Z G2+@ G2+[ G2+] G2+^ G2+_ G2+` G2+{ G2\ -+| G2+} G2,8 G2,9 G2,A G2,B G2,C G2,D G2,E G2,F G2,G G2,i G2,j G2,k G2,l G2,m\ - G2,n G2,o G2,p G2,q G2,. G2,< G2,[ G2-j G2-m G2-p G2-z G2-# G2-$ G2-% G2-& G\ -2-' G2-( G2-) G2-* G2-> G2-? G2-@ G2-[ G2-] G2-^ G2-_ G2-` G2-{ G2.O G2.P G2.\ -Q G2.R G2.S G2.T G2.U G2.V G2.W G2.y G2.z G2.# G2.$ G2.% G2.& G2.' G2.( G2.) \ -G2/5 G2/8 G2/B G2/f G2/g G2/h G2/i G2/j G2/k G2/l G2/m G2/n G2/( G2:4 G2:5 G2\ -:6 G2:A G2:B G2:C G2:O G2:R G2:U G2:e G2:g G2:h G2:i G2:l G2:m G2:( G2:) G2:*\ - G2:+ G2:, G2:- G2:= G2:? G2;M G2;N G2;O G2;Q G2;R G2;S G2;W G2;Z G2;c G2;m G\ -2;n G2;o G2;p G2;q G2;r G2;s G2;t G2;u G2;^ G2;_ G2;` G2;{ G2;| G2;} G2;~ G2<\ -0 G2<1 G2<6 G2<8 G29 G2>A G2>B G2>C G2>D G2\ ->E G2>F G2>G G2>H G2>j G2>k G2>l G2>m G2>n G2>o G2>p G2>q G2>r G2>< G2>> G2>[\ - G2?# G2?$ G2?% G2?& G2?' G2?( G2?) G2?* G2?+ G2?? G2?@ G2?[ G2?] G2?^ G2?_ G\ -2?` G2?{ G2?| G2@P G2@Q G2@R G2@S G2@T G2@U G2@V G2@W G2@X G2@z G2@# G2@$ G2@\ -% G2@& G2@' G2@( G2@) G2@* G2[s G2[w G2]8 G2]9 G2]A G2]B G2]C G2]D G2]W G2]X \ -G2]Y G2]Z G2]a G2]b G2]c G2]d G2]e G2]o G2]p G2]q G2]r G2]s G2]t G2]u G2]v G2\ -]w G2]x G2]y G2]z G2]# G2]$ G2]% G2]& G2]' G2]( G2]< G2]> G2]? G2][ G2]] G2]_\ - G2^' G2`c G2`d G2`e G2`f G2`g G2`h G2`i G2`j G2`k G2{1 G2{2 G2{3 G2{4 G2{5 G\ -2{6 G2{7 G2{8 G2{9 G2{J G2{M G2{P G2{S G2{T G2{U G2{V G2{W G2{X G2{Y G2{Z G2{\ -a G2{k G2{m G2{n G2{o G2{r G2{s G2{+ G2|8 G2|I G2|J G2|K G2|L G2|M G2|N G2|O \ -G2|P G2|Q G2|k G2|l G2|n G2|o G2|q G2|r G2|- G2|. G2|/ G2|: G2|; G2|< G2|= G2\ -|> G2|? G2}8 G2}9 G2}A G2}E G2}F G2}G G2}Q G2}R G2}S G2}T G2}U G2}V G2}W G2}X\ - G2}Y G2}> G2~s G2~? G2~{ G306 G307 G308 G309 G30A G30B G30X G30Z G30a G30c G\ -30d G30f G30p G30q G30r G30s G30t G30u G30v G30w G30x G30z G30# G30% G30& G30\ -( G30) G30= G30@ G30^ G31y G31$ G33d G33e G33f G33g G33h G33i G33j G33k G33l \ -G342 G343 G344 G345 G346 G347 G348 G349 G34A G34M G34P G34S G34T G34U G34V G3\ -4W G34X G34Y G34Z G34a G34b G34l G34n G34o G34p G34s G34t G34+ G34- G35J G35K\ - G35L G35M G35N G35O G35P G35Q G35R G35l G35o G35r G35. G35/ G35: G35; G35< G\ -35= G35> G35? G35@ G36C G36D G36E G36F G36G G36H G36R G36S G36T G36U G36V G36\ -W G36X G36Y G36Z G36; G36? G37t G37^ G37` G387 G388 G389 G38D G38E G38F G38Z \ -G38c G38f G38q G38r G38s G38t G38u G38v G38w G38x G38y G38$ G38' G38* G39' G3\ -Be G3Bf G3Bg G3Bh G3Bi G3Bj G3Bk G3Bl G3Bm G3C3 G3C4 G3C5 G3C6 G3C7 G3C8 G3C9\ - G3CA G3CB G3CM G3CP G3CS G3CU G3CV G3CW G3CX G3CY G3CZ G3Ca G3Cb G3Cc G3Cm G\ -3Co G3Cp G3Cq G3Ct G3Cu G3DK G3DL G3DM G3DN G3DO G3DP G3DQ G3DR G3DS G3D/ G3D\ -: G3D; G3D< G3D= G3D> G3D? G3D@ G3D[ G3EA G3EB G3EC G3ED G3EE G3EF G3ES G3ET \ -G3EU G3EV G3EW G3EX G3EY G3EZ G3Ea G3E< G3Fj G3Fk G3Fl G3Fm G3Fn G3Fo G3Fp G3\ -Fq G3Fr G3F@ G3F[ G3F] G3F^ G3F_ G3F` G3F{ G3F| G3F} G3G? G3G@ G3G[ G3G] G3G^\ - G3G_ G3G` G3G{ G3G| G3G} G3G~ G3H0 G3H4 G3H5 G3H6 G3Hh G3Hi G3Hj G3Hk G3Hl G\ -3Hm G3Hn G3Ho G3Hp G3I+ G3I, G3I. G3I/ G3I; G3I< G3JE G3JF G3JG G3JH G3JI G3J\ -J G3JK G3JL G3JM G3J` G3J{ G3J| G3J} G3J~ G3K0 G3K1 G3K2 G3K3 G3KV G3KW G3KX \ -G3KY G3KZ G3Ka G3Kb G3Kc G3Kd G3K_ G3K` G3K{ G3K| G3K} G3K~ G3L0 G3L1 G3L2 G3\ -L( G3L) G3L+ G3L, G3L. G3L/ G3MB G3MC G3MD G3ME G3MF G3MG G3MH G3MI G3MJ G3NA\ - G3NB G3NC G3ND G3NE G3NF G3NG G3NH G3NI G3NJ G3NK G3NL G3NM G3NN G3NO G3NP G\ -3NQ G3NR G3Nk G3Nl G3Nm G3Nn G3No G3Np G3Nq G3Nr G3Ns G3N[ G3N] G3N^ G3N_ G3N\ -` G3N{ G3N| G3N} G3N~ G3O@ G3O[ G3O] G3O^ G3O_ G3O` G3O{ G3O| G3O} G3P2 G3P3 \ -G3P4 G3P5 G3P6 G3P7 G3Pa G3Pc G3Pk G3Pn G3Pq G3Q- G3Q: G3Q= G3RF G3RG G3RH G3\ -RI G3RJ G3RK G3RL G3RM G3RN G3R{ G3R| G3R} G3R~ G3S0 G3S1 G3S2 G3S3 G3S4 G3SW\ - G3SX G3SY G3SZ G3Sa G3Sb G3Sc G3Sd G3Se G3S` G3S{ G3S| G3S} G3S~ G3T0 G3T1 G\ -3T2 G3T3 G3T5 G3T6 G3UC G3UD G3UE G3UF G3UG G3UH G3UI G3UJ G3UK G3VB G3VC G3V\ -D G3VE G3VF G3VG G3VH G3VI G3VJ G3VK G3VL G3VM G3VN G3VO G3VP G3VQ G3VR G3VS \ -G3Vl G3Vm G3Vn G3Vo G3Vp G3Vq G3Vr G3Vs G3Vt G3V] G3V^ G3V_ G3V` G3V{ G3V| G3\ -V} G3V~ G3W0 G3W[ G3W] G3W^ G3W_ G3W` G3W{ G3W| G3W} G3W~ G3X0 G3X1 G3X2 G3X3\ - G3X4 G3X5 G3Xf G3Xh G3ZG G3ZH G3ZI G3ZJ G3ZK G3ZL G3ZM G3ZN G3ZO G3ZP G3ZU G\ -3Z| G3Z} G3Z~ G3a0 G3a1 G3a2 G3a3 G3a4 G3a5 G3aX G3aY G3aZ G3aa G3ab G3ac G3a\ -d G3ae G3af G3a{ G3a| G3a} G3a~ G3b0 G3b1 G3b2 G3b3 G3b4 G3b6 G3b7 G3cD G3cE \ -G3cF G3cG G3cH G3cI G3cJ G3cK G3cL G3dC G3dD G3dE G3dF G3dG G3dH G3dI G3dJ G3\ -dK G3dL G3dM G3dN G3dO G3dP G3dQ G3dR G3dS G3dT G3d^ G3d_ G3d` G3d{ G3d| G3d}\ - G3d~ G3e0 G3e1 G3e3 G3fo G3fs G3hQ G3hR G3hS G3hT G3hU G3hV G3hW G3hX G3hY G\ -3h$ G3h% G3h' G3h( G3h* G3h+ G3ih G3ii G3ij G3ik G3il G3im G3in G3io G3ip G3k\ -V G3kx G3k# G3k& G3k) G3k* G3k+ G3k, G3k- G3k. G3k/ G3k: G3k; G3l` G3l{ G3l} \ -G3l~ G3m1 G3m2 G3m4 G3m5 G3np G3pR G3pS G3pT G3pU G3pV G3pW G3pX G3pY G3pZ G3\ -p$ G3p' G3p* G3qi G3qj G3qk G3ql G3qm G3qn G3qo G3qp G3qq G3r8 G3r9 G3s# G3s&\ - G3s) G3s* G3s+ G3s, G3s- G3s. G3s/ G3s: G3s; G3s< G3t{ G3t~ G3u2 G3u6 G3vu G\ -3xS G3xT G3xU G3xV G3xW G3xX G3xY G3xZ G3xa G3yj G3yk G3yl G3ym G3yn G3yo G3y\ -p G3yq G3yr G3z9 G3zA G3#T G3## G3#& G3#) G3#+ G3#, G3#- G3#. G3#/ G3#: G3#; \ -G3#< G3#= G3$p G3$q G3$r G3$s G3$t G3$u G3$v G3$w G3$x G3%< G3%? G3%] G3&_ G3\ -&` G3&{ G3&| G3&} G3&~ G3'0 G3'1 G3'2 G3(& G3(' G3(( G3(, G3(- G3(. G3)1 G3)2\ - G3)3 G3)4 G3)5 G3)6 G3)7 G3)8 G3)9 G3*j G3*k G3*l G3*m G3*n G3*o G3*p G3*q G\ -3*r G3,q G3,r G3,s G3,t G3,u G3,v G3,w G3,x G3,y G3-? G3-] G3-` G3.` G3.{ G3.\ -| G3.} G3.~ G3/0 G3/1 G3/2 G3/3 G3:* G3:+ G3:, G3:- G3:. G3:/ G3;2 G3;3 G3;4 \ -G3;5 G3;6 G3;7 G3;8 G3;9 G3;A G3 G3>r G3>s G3>t G3>u G3>v G3>w G3>x G3>y G3>z G3?? G3?] G3?` G3@{ G3@|\ - G3@} G3@~ G3[0 G3[1 G3[2 G3[3 G3[4 G3]( G3]) G3]* G3]+ G3], G3]- G3^3 G3^4 G\ -3^5 G3^6 G3^7 G3^8 G3^9 G3^A G3^B G3_l G3_m G3_n G3_o G3_p G3_q G3_r G3_s G3_\ -t G3_> G3_@ G40) G40* G40+ G40, G40- G40. G40/ G40: G40; G42m G42n G42o G42p \ -G42q G42r G42s G42t G42u G48* G48+ G48, G48- G48. G48/ G48: G48; G48< G4An G4\ -Ao G4Ap G4Aq G4Ar G4As G4At G4Au G4Av G4G+ G4G, G4G- G4G. G4G/ G4G: G4G; G4G<\ - G4G= G4Io G4Ip G4Iq G4Ir G4Is G4It G4Iu G4Iv G4Iw G4OQ G4OT G4OW G4WT G4WW G\ -4WZ G4eT G4eW G4eZ H H8e H8f H8q H8s HBe HBg HBh HBi HO_ HO{ HO~ HP3 HP5 HP8 \ -HPM HPT HPU HPW HPX HPZ HPa HPc HPd HPe HPf HPg HPh HPi HPj HPk HP/ HP: HP< H\ -P= HP? HP@ HP] HP^ HP` HP{ HP} HP~ HQ1 HQ2 HQ4 HQ5 HQ7 HQ8 HQA HQB HQC HQD HQ\ -E HQF HQG HQH HQI HQJ HQK HQL HQM HQN HQO HQP HQQ HQR HRs HRu HRw HRz HR$ HR&\ - HR( HR+ HR- HR/ HR; HR> HR@ HR[ HR] HR^ HR_ HR` HR{ HR| HR} HR~ HS0 HS1 HS2 \ -HS3 HS4 HS5 HS6 HS7 HS8 HS9 HSA HSB HSC HSD HSE HSF HSG HSH HSI HSJ HSK HSL H\ -SM HSN HSO HSP HSZ HSa HSb HSc HSd HSe HSf HSg HSh HSj HSk HSl HSn HSo HSp HS\ -v HS# HS$ HS% HS& HS' HS( HS) HS* HS+ HS, HS- HS. HS/ HS: HS; HS< HS= HS> HS}\ - HS~ HT1 HT2 HT4 HT5 HTE HTG HTH HTI HTJ HTK HTL HTM HTN HTO HTP HTQ HTR HTS \ -HTT HTU HTV HTW HTX HWD HWE HWG HWH HWJ HWK HWM HWQ HWS HWW HWa HWl HWn HWv H\ -XN HXP HXV HXW HXY HXZ HXb HXc HXd HXe HXf HXg HXh HXi HXj HXk HXl HX: HX; HX\ -= HX> HX@ HX[ HX^ HX_ HX{ HX| HX~ HY0 HY2 HY3 HY5 HY6 HY8 HY9 HYB HYC HYD HYE\ - HYF HYG HYH HYI HYJ HYK HYL HYM HYN HYO HYP HYQ HYR HYS HYU HY/ HY: HY; HY< \ -HY= HY> HY? HY@ HY[ HY] HY^ HY_ HY` HY{ HY| HY} HY~ HZ0 HZD HZH HZJ HZR HZT H\ -Za HZb HZg HZo HZq HZ[ HZ] HZ^ HZ_ HZ` HZ{ HZ| HZ} HZ~ Ha0 Ha1 Ha2 Ha3 Ha4 Ha\ -5 Ha6 Ha7 Ha8 Ha9 HaA HaB HaC HaD HaE HaF HaG HaH HaI HaJ HaK HaL HaM HaN HaO\ - HaP HaQ HaU Haa Hab Hac Had Hae Haf Hag Hah Hai Hak Hal Ham Hao Hap Haq Hau \ -Hay Ha$ Ha% Ha& Ha' Ha( Ha) Ha* Ha+ Ha, Ha- Ha. Ha/ Ha: Ha; Ha< Ha= Ha> Ha? H\ -a~ Hb1 Hb2 Hb4 Hb5 Hb7 HbH HbI HbJ HbK HbL HbM HbN HbO HbP HbQ HbR HbS HbT Hb\ -U HbV HbW HbX HbY HeE HeF HeH HeI HeK HeL HeN HeQ HeU Hea Hee Hei Hep Heu HfQ\ - HfV HfX HfY Hfa Hfb Hfd Hfe Hff Hfg Hfh Hfi Hfj Hfk Hfl Hfm Hf; Hf< Hf> Hf? \ -Hf[ Hf] Hf_ Hf` Hf| Hf} Hg0 Hg1 Hg3 Hg4 Hg6 Hg7 Hg9 HgA HgC HgD HgE HgF HgG H\ -gH HgI HgJ HgK HgL HgM HgN HgO HgP HgQ HgR HgS HgT Hga Hg: Hg; Hg< Hg= Hg> Hg\ -? Hg@ Hg[ Hg] Hg^ Hg_ Hg` Hg{ Hg| Hg} Hg~ Hh0 Hh1 HhG HhH HhK HhO HhU Hhb Hhg\ - Hhi Hhl Hhq Hh] Hh^ Hh_ Hh` Hh{ Hh| Hh} Hh~ Hi0 Hi1 Hi2 Hi3 Hi4 Hi5 Hi6 Hi7 \ -Hi8 Hi9 HiA HiB HiC HiD HiE HiF HiG HiH HiI HiJ HiK HiL HiM HiN HiO HiP HiQ H\ -iR HiU Hib Hic Hid Hie Hif Hig Hih Hii Hij Hil Him Hin Hip Hiq Hir Hix Hi% Hi\ -& Hi' Hi( Hi) Hi* Hi+ Hi, Hi- Hi. Hi/ Hi: Hi; Hi< Hi= Hi> Hi? Hi@ Hj1 Hj2 Hj4\ - Hj5 Hj7 Hj8 HjI HjJ HjK HjL HjM HjN HjO HjP HjQ HjR HjS HjT HjU HjV HjW HjX \ -HjY HjZ H1Uy H1U( H1Wm H1Wp H1Wq H1Wr H1cz H1dq H2wd H2we H2wg H2wh H2wj H2wk\ - H2ww H2w# H2w( H2w) H2w+ H2w, H2w. H2w/ H2w: H2w; H2w< H2w= H2w> H2w? H2w@ H\ -2w[ H2w] H2xN H2xO H2xQ H2xR H2xf H2xg H2xi H2xj H2xu H2xv H2xw H2xx H2xy H2x\ -z H2x# H2x$ H2x% H2x& H2x( H2x) H2x+ H2x, H2x. H2yJ H2yK H2yM H2yN H2yS H2yT \ -H2yV H2yW H2yk H2yl H2ym H2yn H2yo H2yp H2yq H2yr H2ys H2yt H2yu H2yv H2yw H2\ -yx H2yy H2yz H2y# H2y$ H2zK H2zM H2zj H2zk H2zl H2zm H2zn H2zo H2zp H2zq H2zr\ - H2zu H2zz H2z% H2z& H2z( H2z) H2z: H2z; H2z> H2z? H2z^ H2z_ H2z{ H2z} H2z~ H\ -2#0 H2#1 H2#5 H2#6 H2#7 H2#8 H2#9 H2#A H2#B H2#C H2#D H2#L H2#N H2#T H2#U H2#\ -V H2#W H2#X H2#Y H2#i H2#j H2#k H2#o H2#p H2#q H2#& H2#' H2#( H2#) H2#* H2#+ \ -H2#/ H2#: H2#< H2#= H2#? H2#@ H2#[ H2#` H2#{ H2#| H2#} H2#~ H2$0 H2$1 H2$2 H2\ -$3 H2$7 H2$8 H2$9 H2$A H2$B H2$C H2$R H2$S H2$Y H2$Z H2$a H2$e H2$f H2$g H2$h\ - H2$i H2$j H2$k H2$l H2$m H2'e H2'f H2'# H2'. H2': H2'; H2'< H2'= H2(g H2(h H\ -2(r H2($ H2(% H2(& H2(( H2() H2)K H2)L H2)h H2)r H2)s H2)t H2)u H2)v H2)w H2*\ -k H2*l H2*m H2+M H2,R H2/l H2/m H2/z H2/, H2/- H2/] H2/^ H2/_ H2:e H2:f H2:p \ -H2:z H2:# H2:$ H2:. H2:/ H2;R H2;S H2;e H2;p H2;q H2;r H2;$ H2;% H2;& H2Z I I8c I8i I8m I8s I8_ IA4 IBK IBd IO_ IO` IO} IP3 IP4 IPD I\ -PG IPK IPN IPO IPP IPQ IPR IPS IPT IPU IPV IPW IPX IPY IPc IPd IPe IPf IPg IP\ -h IPi IPj IPk IP/ IP: IP; IP< IP> IP] IP^ IP_ IQ1 IQ2 IQ3 IQ4 IQ5 IQ6 IQA IQB\ - IQC IQD IQE IQF IQJ IQK IQL IQP IQQ IQR IQV IQW IQX IQY IQZ IQa IRt IRu IRx \ -IRz IR% IR) IR+ IR. IR/ IR@ IR[ IR{ IR| IS2 IS3 IS4 IS5 IS6 IS7 IS8 IS9 ISA I\ -SB ISC ISD ISE ISF ISG ISH ISJ ISN ISO ISP ISR ISS ISZ ISa ISb ISc ISd ISe IS\ -g ISh ISj ISk ISl ISo ISp IS# IS$ IS% IS& IS' IS( IS) IS* IS+ IS< IS> IS? IS[\ - IS] IS_ IS} IS~ IT0 IT4 IT5 IT6 IT8 IT9 ITA ITB ITC ITJ ITK ITN ITO IWE IWF \ -IWH IWI IWN IWO IWP IWR IWm IWn IXO IXQ IXR IXS IXT IXU IXV IXX IXY IXe IXf I\ -Xh IXi IXk IXl IX: IX; IX= IX? IY3 IY4 IY5 IY6 IYK IYM IYP IYS IY: IY; IY> IY\ -@ IY_ IY| IY~ IZN IZ[ IZ] IZ^ IZ| Ia9 IaB IaC IaE IaG IaH IaS IaU IaV IaW Iaa\ - Iab Iad Iae Iai Ial Iaq Ia$ Ia% Ia) Ia* Ia+ Ia- Ia: Ia; Ia< Ia> Ia? Ia@ Ia^ \ -Ia} Ib6 Ib7 Ib9 IbI IbL IbP IbW IbX IbY IeF IeJ IeN IeQ Ifg Ifm If= If> Ig4 I\ -g7 IgC IgD IgL IgP IgT Igb Igc Ig< Ig` Ih0 IhD Ii0 IiA IiP IiQ Ii? Ii} IjI I1\ -T] I1Wu I1ZJ I2wd I2we I2wf I2xL I2xM I2xd I2xe I2xx I2xy I2xz I2yJ I2yK I2yS\ - I2yT I2ye I2yf I2zC I2zE I2zp I2zq I2z. I2z/ I2#C I2#] I2(e I2+` J J8c J8i J\ -8m J8s J94 J9: JBA JBk JO_ JO` JO} JP3 JP4 JP7 JPG JPN JPO JPP JPQ JPR JPS JP\ -W JPX JPY JPZ JPc JPd JPe JPf JPg JPh JPi JPj JPk JP/ JP: JP; JP= JP> JP] JP^\ - JP_ JQ1 JQ2 JQ3 JQ4 JQ5 JQ6 JQA JQB JQC JQD JQE JQF JQJ JQK JQL JQP JQQ JQR \ -JQY JQZ JQa JRs JRx JRy JR# JR) JR* JR- JR= JR? JR@ JR[ JR] JR` JR{ JR| JR} J\ -S2 JS3 JS4 JS5 JS6 JS7 JS8 JS9 JSA JSB JSC JSD JSE JSF JSG JSH JSI JSJ JSN JS\ -O JSP JSQ JSR JSS JST JSU JSV JSZ JSa JSb JSc JSd JSe JSf JSg JSh JSj JSk JSl\ - JSm JSn JSp JSq JSs JSu JSv JSw JS# JS$ JS% JS& JS' JS( JS) JS* JS+ JS/ JS: \ -JS; JS< JS= JS> JS? JS@ JS[ JS] JS^ JS_ JS} JS~ JT0 JT4 JT5 JT6 JT7 JT8 JT9 J\ -TA JTB JTC JTJ JTK JTL JTM JTN JTO JTP JTQ JTR JTV JTW JTX JWD JWE JWF JWG JW\ -H JWI JWM JWN JWP JWQ JWR JWf JWh JWm JWn JWs JWu JXM JXO JXP JXQ JXR JXS JXT\ - JXU JXV JXW JXX JXY JXZ JXd JXe JXf JXg JXh JXi JXj JXk JXl JX: JX; JX< JX> \ -JX? JX^ JX_ JX` JX} JY2 JY3 JY4 JY5 JY6 JY7 JYB JYC JYD JYE JYF JYG JYK JYL J\ -YM JYQ JYR JYS JYW JYX JYY JYZ JYa JYb JY/ JY: JY; JY< JY= JY> JY? JY@ JY[ JY\ -] JY^ JY_ JY{ JY} JY~ JZ0 JZ6 JZ8 JZC JZG JZX JZZ JZl JZn JZs JZ[ JZ] JZ^ JZ{\ - JZ| JZ} JZ~ Ja1 Ja6 Ja7 Ja8 Ja9 JaA JaB JaC JaD JaE JaF JaG JaH JaI JaJ JaK \ -JaO JaP JaQ JaR JaS JaT JaU JaV JaW Jaa Jab Jac Jad Jae Jaf Jag Jah Jai Jak J\ -al Jam Jan Jao Jaq Jar Jav Jaw Jax Jay Ja$ Ja% Ja& Ja' Ja( Ja) Ja* Ja+ Ja, Ja\ -: Ja; Ja< Ja= Ja> Ja? Ja@ Ja[ Ja] Ja^ Ja_ Ja` Ja{ Ja~ Jb0 Jb1 Jb5 Jb6 Jb7 Jb8\ - Jb9 JbA JbB JbC JbD JbH JbK JbL JbM JbN JbO JbP JbT JbW JbX JbY JeE JeF JeG \ -JeH JeI JeJ JeO JeP JeQ JeR JeS Jej Jem Jeq Jet Jew JfN JfP JfQ JfR JfS JfT J\ -fU JfV JfW JfX JfY JfZ Jfa Jfe Jff Jfg Jfh Jfi Jfj Jfk Jfl Jfm Jf; Jf< Jf= Jf\ -? Jf@ Jf_ Jf` Jf{ Jg3 Jg4 Jg5 Jg6 Jg7 Jg8 JgC JgD JgE JgF JgG JgH JgL JgM JgN\ - JgP JgR JgS JgT JgX JgY JgZ Jga Jgb Jgc Jg: Jg; Jg< Jg= Jg> Jg? Jg@ Jg[ Jg] \ -Jg^ Jg_ Jg` Jg} Jg~ Jh0 Jh1 Jh5 JhM JhP JhS JhW Jha Jhc Jhg Jhk Jh] Jh^ Jh_ J\ -h} Jh~ Ji0 Ji4 Ji5 Ji6 Ji7 Ji8 Ji9 JiA JiB JiC JiD JiE JiF JiG JiH JiI JiJ Ji\ -K JiL JiP JiQ JiR JiS JiT JiU Jib Jic Jid Jie Jif Jig Jih Jii Jij Jil Jim Jin\ - Jio Jip Jir Jis Jiu Jiw Jix Jiy Ji% Ji& Ji' Ji( Ji) Ji* Ji+ Ji, Ji- Ji/ Ji; \ -Ji< Ji= Ji> Ji? Ji@ Ji[ Ji] Ji^ Ji_ Ji` Ji{ Ji~ Jj0 Jj1 Jj2 Jj9 JjA JjB JjC J\ -jD JjE JjK JjL JjM JjN JjO JjP JjQ JjR JjS JjT JjX JjY JjZ J1Uz J1U* J1Wu J1Z\ -J J1cu J1do J2wd J2we J2wf J2w: J2w; J2w< J2w= J2w> J2w? J2w[ J2w] J2xL J2xM \ -J2xN J2xP J2xW J2xX J2xY J2xd J2xe J2xf J2xg J2xh J2xr J2xs J2xt J2xu J2xv J2\ -xw J2xx J2xy J2xz J2x, J2x- J2x. J2yJ J2yK J2yM J2yN J2yO J2yS J2yT J2yV J2yW\ - J2yX J2ye J2yf J2yg J2yh J2yi J2yj J2yl J2ym J2yq J2yr J2ys J2yt J2yv J2zC J\ -2zD J2zE J2zI J2zQ J2zW J2zb J2zc J2zd J2ze J2zj J2zl J2zn J2zo J2zp J2zq J2z\ -x J2zy J2z' J2z( J2z) J2z* J2z+ J2z, J2z. J2z/ J2z: J2z; J2z? J2z[ J2z] J2z^ \ -J2z_ J2z{ J2z~ J2#1 J2#5 J2#6 J2#7 J2#8 J2#9 J2#B J2#C J2#F J2#G J2#H J2#I J2\ -#T J2#U J2#W J2#Y J2#Z J2#b J2#d J2#e J2#o J2#p J2#q J2#r J2#s J2#u J2#w J2#&\ - J2#' J2#) J2#+ J2#- J2#. J2#< J2#> J2#? J2#[ J2#] J2#_ J2#` J2#{ J2#} J2#~ J\ -2$1 J2$3 J2$5 J2$6 J2$7 J2$8 J2$E J2$F J2$H J2$I J2$J J2$K J2$T J2$U J2$Y J2$\ -a J2$e J2$f J2$k J2$m J2$o J2$p J2$t J2$u J2'e J2'q J2'* J2'. J2'; J2'@ J2(Z \ -J2(e J2(g J2(u J2(x J2(z J2(. J2)K J2)P J2)W J2)f J2)k J2)r J2)z J2*F J2*H J2\ -*( J2*- J2+7 J2+C J2+j J2+q J2+` J2/h J2/j J2/t J2/* J2/; J2/> J2/@ J2/] J2:P\ - J2:Z J2:e J2:j J2:s J2:u J2:x J2:z J2:. J2;N J2;P J2;Z J2;d J2;i J2;k J2;u J\ -2X K KBr KBv KB% KB) KCh KCm KC% KC) KD$ KD( KD. KD\ -> KD^ KE6 KEB KED KEH KEN KES KEY KEc KEi KEr KEv KE% KE* KF7 KFB KFD KFH KFY\ - KFc KFh KFr KFy KF% KF= KF[ KO_ KO` KO| KP1 KP3 KP6 KPC KPD KPF KPJ KPK KPL \ -KPM KPN KPO KPP KPQ KPR KPS KPU KPV KPX KPY KPa KPb KPc KPd KPe KPf KPg KPh K\ -Pi KPj KPk KPl KPm KPn KPo KPp KPq KPr KPs KPt KPu KPy KPz KP# KP$ KP& KP' KP\ -) KP* KP+ KP, KP- KP. KP/ KP: KP; KP< KP= KP> KP? KP@ KP[ KQ1 KQ2 KQ3 KQ4 KQ5\ - KQ6 KQ7 KQ8 KQ9 KQH KQJ KQK KQL KQM KQN KQO KQP KQQ KQR KQf KQk KQl KQm KQn \ -KQo KQp KQq KQr KQs KRu KRw KRx KRz KR& KR( KR) KR+ KR{ KS6 KS8 KS9 KSA KSB K\ -SC KSD KSE KSF KSG KSH KSI KSJ KSK KSL KSM KSN KSO KSP KSQ KSR KSS KSW KSX KS\ -Y KSZ KSa KSb KSc KSd KSe KSf KSg KSh KSj KSk KSm KSn KSp KSq KSr KSs KSt KSu\ - KSv KSw KSx KSy KSz KS# KS$ KS% KS& KS' KS( KS) KS* KS+ KS, KS- KS. KS/ KS: \ -KS; KS< KS= KS> KS} KS~ KT0 KT1 KT2 KT3 KT4 KT5 KT6 KTH KTI KTJ KTK KTM KTO K\ -TT KUP KUT KUV KUW KUY KUc KUe KUf KUl KUp KUq KUr KUs KUt KUu KUv KUw KUx KU\ -y KUz KU# KU$ KU% KU& KU* KU+ KU, KU- KU. KU/ KU: KU; KU< KU] KV1 KV5 KV6 KV7\ - KV8 KV9 KVA KVB KVC KVD KVF KVG KVH KVI KVK KVM KVN KVO KVP KVQ KVR KVS KVT \ -KVU KVV KVW KVX KVY KVZ KVa KVb KVc KVd KVe KVo KVq KVr KVt KVu KVw KV' KV) K\ -V* KV+ KV, KV- KV. KV/ KV: KV; KV` KV{ KV| KV} KV~ KW0 KW1 KW2 KW3 KWD KWE KW\ -F KWG KWH KWI KWJ KWK KWL KWM KWN KWO KWP KWQ KWR KWS KWT KWU KWf KWh KWn KWu\ - KW( KW. KW= KW@ KXL KXM KXN KXO KXP KXQ KXR KXS KXT KXV KXW KXY KXZ KXb KXc \ -KXe KXf KXg KXh KXi KXj KXk KXl KXm KXn KXo KXp KXq KXr KXs KXt KXu KXv KXx K\ -Xz KX# KX$ KX% KX( KX) KX* KX+ KX, KX- KX. KX/ KX: KX; KX< KX= KX> KX? KX@ KX\ -[ KX] KY2 KY3 KY4 KY5 KY6 KY7 KY8 KY9 KYA KYB KYE KYK KYL KYM KYN KYO KYP KYQ\ - KYR KYS KYa KYd KYk KYl KYm KYn KYo KYp KYq KYr KYs KYt KYz KY/ KY: KY; KY< \ -KY= KY> KY? KY@ KY[ KY] KY^ KY` KY| KY~ KZ0 KZ4 KZ9 KZA KZL KZP KZV KZd KZj K\ -Zl KZo KZ_ KZ| Ka1 Ka2 Ka9 KaA KaB KaC KaD KaE KaF KaG KaH KaI KaJ KaK KaL Ka\ -M KaN KaO KaP KaQ KaU KaV KaW KaX KaY KaZ Kaa Kab Kac Kad Kae Kaf Kag Kah Kai\ - Kak Kal Kan Kao Kaq Kar Kas Kat Kau Kav Kaw Kax Kay Kaz Ka# Ka$ Ka% Ka& Ka' \ -Ka( Ka) Ka* Ka+ Ka, Ka- Ka. Ka/ Ka: Ka; Ka< Ka= Ka> Ka? Ka` Ka} Ka~ Kb0 Kb1 K\ -b2 Kb3 Kb4 Kb5 Kb6 Kb7 KbD KbF KbH KbI KbK KbM KbO KbP KbX KbY Kbi Kbj Kbk Kb\ -l Kbm Kbn Kbo Kbp Kbq Kbs Kbt Kbv Kbw Kby Kbz Kb( Kb. Kb: Kb@ Kb| Kc3 Kc6 Kc8\ - KcE KcG KcJ Kcq Kcr Kcs Kct Kcu Kcv Kcw Kcx Kcy Kc% Kc& Kc' Kc( Kc) Kc* Kc+ \ -Kc, Kc- Kc. Kc/ Kc: Kc; Kc< Kc= Kc^ Kc` Kc| Kc} Kd6 Kd7 Kd8 Kd9 KdA KdB KdC K\ -dD KdE KdG KdH KdI KdJ KdL KdN KdO KdP KdQ KdR KdS KdT KdU KdV KdW KdX KdY Kd\ -Z Kda Kdb Kdc Kdd Kde Kdf Kdj Kdm Kdq Kdr Kdt Kdu Kdw Kdx Kd$ Kd& Kd* Kd+ Kd,\ - Kd- Kd. Kd/ Kd: Kd; Kd< Kd] Kd_ Kd{ Kd| Kd} Kd~ Ke0 Ke1 Ke2 Ke3 Ke4 KeE KeF \ -KeG KeH KeI KeJ KeK KeL KeM KeN KeO KeP KeQ KeR KeS KeT KeU KeV Keg Ken Keq K\ -es Ke) Ke, Ke= Ke^ KfM KfN KfO KfP KfQ KfR KfS KfT KfU KfW KfX KfZ Kfa Kfc Kf\ -d Kfe Kff Kfg Kfh Kfi Kfj Kfk Kfl Kfm Kfn Kfo Kfp Kfq Kfr Kfs Kft Kfu Kfv Kfw\ - Kfy Kf# Kf$ Kf% Kf& Kf( Kf) Kf* Kf+ Kf, Kf- Kf. Kf/ Kf: Kf; Kf< Kf= Kf> Kf? \ -Kf@ Kf[ Kf] Kf^ Kg3 Kg4 Kg5 Kg6 Kg7 Kg8 Kg9 KgA KgB KgK KgL KgM KgN KgO KgP K\ -gQ KgR KgS KgT Kgi Kgm Kgn Kgo Kgp Kgq Kgr Kgs Kgt Kgu Kg: Kg; Kg< Kg= Kg> Kg\ -? Kg@ Kg[ Kg] Kg_ Kg` Kg{ Kg| Kg~ Kh1 Kh7 Kh9 KhC KhJ KhM KhO Khd Khg Khn Kht\ - Kh` Ki6 KiA KiB KiC KiD KiE KiF KiG KiH KiI KiJ KiK KiL KiM KiN KiO KiP KiQ \ -KiR KiS KiT KiU KiV KiW KiX Kib Kic Kid Kie Kif Kig Kih Kii Kij Kil Kim Kio K\ -ip Kir Kis Kit Kiu Kiv Kiw Kix Kiy Kiz Ki# Ki$ Ki% Ki& Ki' Ki( Ki) Ki* Ki+ Ki\ -, Ki- Ki. Ki/ Ki: Ki; Ki< Ki= Ki> Ki? Ki@ Kj0 Kj1 Kj2 Kj3 Kj4 Kj5 Kj6 Kj7 Kj8\ - KjI KjK KjM KjN KjO KjP KjT Kjj Kjk Kjl Kjm Kjn Kjo Kjp Kjq Kjr Kjs Kju Kjv \ -Kjx Kjy Kj# Kj. Kj? Kj] Kj_ Kk3 Kk6 KkA KkH KkN Kkr Kks Kkt Kku Kkv Kkw Kkx K\ -ky Kkz Kk# Kk$ Kk% Kk) Kk* Kk+ Kk, Kk- Kk. Kk/ Kk: Kk; Kk< Kk= Kk> Kk{ Kl6 Kl\ -7 Kl8 Kl9 KlA KlB KlC KlD KlE KlF KlH KlI KlJ KlK KlM KlO KlP KlQ KlR KlS KlT\ - KlU KlV KlW KlX KlY KlZ Kla Klb Klc Kld Kle Klf Klg Klq Klr Klt Klu Klw Klx \ -Kl# Kl+ Kl, Kl- Kl. Kl/ Kl: Kl; Kl< Kl= Kl| Kl} Kl~ Km0 Km1 Km2 Km3 Km4 Km5 K\ --M K-O K-Q K-U K-V K-X K-Z K-- K-. K-/ K-: K-; K-< K-= K-> K-? K-@ K-[ K-] K-\ -^ K-_ K-` K-{ K-| K-} K-~ K.0 K.1 K.2 K.3 K.4 K.5 K.6 K.7 K.8 K.9 K.A K.B K.C\ - K.D K.E K.F K.G K.I K.J K.K K.L K.N K.P K.h K.i K.j K.k K.l K.m K.n K.o K.p \ -K.q K/G K/H K/I K/J K/K K/L K/M K/N K/O K/Y K/Z K/a K/b K/c K/d K/e K/f K/g K\ -/i K/j K/k K/l K/m K/n K/p K/q K/r K/s K/u K/w K/x K/y K/$ K/% K/' K/* K/] K/\ -^ K/_ K/` K:1 K:2 K:3 K:g K:h K:i K:j K:k K:m K:n K:o K:p K:q K:r K:s K:t K:u\ - K:v K:w K:x K:y K:z K:# K:' K:( K:) K:* K:+ K:, K:- K:. K:/ K:; K:< K:= K:> \ -K:@ K:[ K:] K:^ K:_ K:` K:{ K:| K:} K:~ K;2 K;3 K;4 K;6 K;8 K;9 K;A K;B K;C K\ -;D K;F K;G K;I K;J K;L K;M K;[ K;` K;{ K;} K<0 K<2 K<3 K K`\ -? K`@ K`[ K`] K`^ K`_ K`~ K{4 K{6 K{L K{M K{N K{O K{Q K{R K{S K{T K{d K{e K{f\ - K{g K{h K{i K{j K{k K{l K{r K{t K{v K{w K{x K{y K{z K{# K{$ K{% K{& K{) K{+ \ -K{: K{; K{< K{= K{> K{? K{@ K{[ K{] K{^ K{_ K{` K{~ K|0 K|1 K|2 K|3 K|4 K|5 K\ -|6 K|7 K|8 K|9 K|A K|c K|e K|r K|s K|z K|/ K|: K|; K|< K|= K|> K|? K|@ K|[ K|\ -] K|^ K|_ K|` K|{ K|| K|} K|~ K}0 K}1 K}2 K}3 K}4 K}5 K}6 K}7 K}8 K}9 K}A K}B\ - K}C K}D K}E K}F K}G K}H K}I K}J K}K K}M K}O K}Q K}R K}Y K}g K}k K}l K}m K}n \ -K}o K}p K}q K}r K}s K}w K}$ K}* K}, K}< K~0 K~1 K~2 K~3 K~4 K~5 K~6 K~7 K~8 K\ -~D K~I K~J K~L K~M K~N K~O K~P K~Q K~b K~d K~e K~f K~g K~h K~i K~j K~l K~m K~\ -n K~o K~p K~q K~r K~s K~t K~u K~v K~w K~x K~y K~z K~# K~% K~& K~( K~) K~+ K~,\ - K10O K10P K10T K10V K10i K10j K10k K10l K10m K10n K10o K10p K10q K10r K10s K\ -10t K10u K10v K10w K10x K10y K10z K10# K10$ K10% K10& K10' K10( K10, K10- K10\ -. K10/ K10: K10; K10< K10= K10> K10? K10@ K10[ K10] K10^ K10_ K10` K10{ K10| \ -K10} K10~ K110 K111 K112 K113 K114 K115 K116 K117 K118 K119 K11A K11B K11C K1\ -1D K11E K11F K11H K11I K11K K11L K11N K11O K11W K11c K11e K11p K11r K11z K11#\ - K11$ K11% K11& K11' K11( K11) K11* K11] K11} K11~ K120 K121 K123 K125 K12F K\ -12G K12H K12I K12J K12K K12L K12M K12N K12X K12Y K12Z K12a K12b K12c K12d K12\ -e K12f K12^ K12` K12~ K130 K13F K13G K13I K13J K13L K13M K13N K13O K13P K13Q \ -K13R K13S K13T K13U K13V K13e K13n K13o K13p K13q K13r K13s K13t K13u K13v K1\ -3w K13x K13y K13# K13% K13' K13( K13) K13* K13+ K13, K13- K13. K13/ K13: K13;\ - K13< K13= K13> K13? K13@ K13[ K13] K13^ K13_ K13~ K141 K147 K14C K14I K14M K\ -14N K14O K14P K14Q K14R K14S K14T K14U K14g K14h K14i K14j K14k K14l K14m K14\ -w K14x K14y K14z K14# K14$ K14% K14& K14' K14: K14; K14< K14= K14> K14? K14@ \ -K14[ K14] K14^ K14| K14} K14~ K150 K151 K152 K153 K154 K156 K157 K158 K15A K1\ -5B K15P K15Q K15S K15T K15Z K15b K15c K15: K15; K15< K15= K15> K15? K15@ K15[\ - K15] K15^ K15_ K15` K15{ K15| K15} K15~ K160 K161 K16T K16U K16V K16W K16X K\ -16Y K16Z K16a K16b K16c K16d K16e K16f K16g K16h K16i K16j K16k K16u K16v K16\ -x K16y K16z K16# K16$ K16& K16' K16) K16+ K16- K16. K16/ K16: K16; K16< K16? \ -K16@ K16[ K16] K16^ K16_ K16` K16{ K16| K16} K16~ K170 K171 K172 K174 K175 K1\ -77 K178 K17B K17C K17D K17E K17F K17G K17H K17I K17O K17S K17U K17V K17W K17X\ - K17Y K17Z K17a K17i K17@ K17` K17{ K17} K184 K185 K187 K188 K18j K18k K18l K\ -18m K18n K18o K18q K18r K18s K18t K18u K18v K18x K18y K18z K18# K193 K19H K19\ -J K19K K19M K19N K19P K19Q K19T K19U K19V K19W K19X K19Y K19b K19c K19d K19e \ -K19f K19g K19h K19p K19r K19s K19t K19x K19y K19z K19# K19% K19& K19' K19( K1\ -9) K19* K19+ K19, K19- K19. K19/ K19: K19; K19< K19> K19? K19@ K19[ K19^ K19`\ - K19{ K19| K19} K1A0 K1A3 K1A4 K1A5 K1A8 K1AB K1AC K1AD K1AE K1AF K1Al K1Am K\ -1Ao K1Ap K1Au K1Av K1Ax K1Ay K1A& K1A) K1BF K1BG K1BH K1BI K1BJ K1BK K1BL K1B\ -M K1BN K1BO K1BP K1BR K1BT K1BV K1BW K1B= K1B> K1B? K1B@ K1B[ K1B] K1B^ K1B_ \ -K1B` K1B{ K1B| K1B} K1B~ K1C0 K1C2 K1C3 K1C4 K1C6 K1C7 K1C9 K1CA K1CB K1CC K1\ -CD K1CE K1CF K1CG K1CH K1CI K1CJ K1CR K1CW K1CX K1CY K1CZ K1Ca K1Cb K1Cc K1Cd\ - K1Ce K1Ck K1Co K1Cr K1Ct K1Cu K1Cw K1Cx K1Cy K1Cz K1C# K1C$ K1C% K1C' K1C( K\ -1C) K1C* K1C+ K1C, K1C- K1C. K1C/ K1C; K1Df K1Dg K1Dr K1D& K1D' K1D; K1D< K1D\ -= K1D> K1D? K1D@ K1D[ K1D] K1D^ K1D_ K1D` K1D{ K1D| K1D} K1D~ K1E0 K1E1 K1E2 \ -K1EF K1EL K1EM K1EN K1EO K1EP K1EQ K1ER K1ES K1ET K1EU K1EX K1EY K1EZ K1Ea K1\ -Eb K1Ec K1Ee K1Eg K1Eh K1Ei K1Ej K1Ek K1El K1Ew K1Ex K1Ez K1E# K1E$ K1E% K1E&\ - K1E( K1E) K1E+ K1E- K1E/ K1E: K1E; K1E< K1E= K1E> K1E? K1E@ K1E[ K1E] K1E^ K\ -1E_ K1E` K1E{ K1E| K1E} K1E~ K1F0 K1F1 K1F3 K1F4 K1F6 K1F7 K1F9 K1FA K1FB K1F\ -C K1FD K1FE K1FF K1FG K1FH K1FI K1FJ K1FR K1FT K1FU K1FV K1FW K1FX K1FY K1FZ \ -K1Fa K1Fb K1Fh K1Fp K1Fs K1F+ K1F. K1GN K1GO K1GZ K1Ga K1Gk K1Gl K1Gm K1Gn K1\ -Go K1Gp K1Gq K1Gr K1Gs K1Gt K1Gu K1Gv K1Gw K1Gx K1Gy K1Gz K1G# K1G$ K1G& K1G[\ - K1G] K1G^ K1G_ K1G` K1G{ K1G| K1G} K1G~ K1H5 K1HJ K1HK K1HM K1HN K1HP K1HQ K\ -1HR K1HS K1HT K1HU K1HV K1HW K1HX K1HY K1HZ K1Ha K1Hb K1Hc K1Hd K1He K1Hf K1H\ -g K1Hh K1Hi K1Hs K1Ht K1Hu K1Hv K1Hw K1Hx K1H$ K1H% K1H& K1H' K1H( K1H) K1H* \ -K1H+ K1H, K1H- K1H. K1H/ K1H: K1H; K1H< K1H= K1H> K1H? K1H@ K1H[ K1H] K1H^ K1\ -H_ K1H` K1H{ K1H| K1H} K1H~ K1I1 K1I3 K1I4 K1I5 K1I6 K1I8 K1I9 K1IA K1IB K1IC\ - K1ID K1IE K1IF K1IG K1IK K1IY K1Id K1Ig K1I^ K1I_ K1J5 K1J6 K1JG K1JH K1JI K\ -1JJ K1JK K1JL K1JM K1JN K1JO K1JP K1JQ K1JS K1JU K1JW K1JX K1JY K1JZ K1Ja K1J\ -b K1Jc K1Jd K1Je K1Jf K1Jg K1Jj K1Jk K1Jl K1Jm K1Jn K1Jo K1Jp K1J; K1J> K1J? \ -K1J@ K1J[ K1J] K1J^ K1J_ K1J` K1J{ K1J| K1J} K1J~ K1K0 K1K1 K1K2 K1K3 K1K4 K1\ -K5 K1K7 K1K8 K1K9 K1KA K1KB K1KD K1KE K1KI K1KJ K1KK K1KL K1KM K1KN K1KW K1KX\ - K1KY K1KZ K1Ka K1Kb K1Kc K1Kd K1Ke K1Kf K1Km K1Kp K1Kq K1Ks K1Kt K1Kv K1Kw K\ -1Ky K1Kz K1K# K1K$ K1K% K1K& K1K' K1K( K1K) K1K* K1K+ K1K, K1K- K1K. K1K/ K1K\ -: K1K; K1K< K1K] K1K` K1L8 K1LB K1Lf K1Lg K1Lv K1L# K1L$ K1L: K1L< K1L= K1L> \ -K1L? K1L@ K1L[ K1L] K1L^ K1L_ K1L` K1L{ K1L| K1L} K1L~ K1M0 K1M1 K1M2 K1M3 K1\ -MD K1MJ K1MM K1MN K1MO K1MP K1MQ K1MR K1MS K1MT K1MU K1MV K1MW K1MX K1MY K1MZ\ - K1Ma K1Mb K1Mc K1Md K1Me K1Mf K1Mg K1Mi K1Mj K1Mk K1Ml K1Mm K1Mr K1Mu K1Mw K\ -1Mx K1My K1Mz K1M# K1M$ K1M% K1M& K1M' K1M( K1M* K1M, K1M- K1M. K1M/ K1M; K1M\ -< K1M= K1M> K1M? K1M@ K1M[ K1M] K1M^ K1M_ K1M` K1M{ K1M| K1M} K1M~ K1N0 K1N1 \ -K1N2 K1N3 K1N5 K1N6 K1N8 K1N9 K1NB K1ND K1NE K1NF K1NG K1NH K1NI K1NJ K1NK K1\ -NQ K1NS K1NU K1NV K1NW K1NX K1NY K1NZ K1Na K1Nb K1Nc K1Ng K1Nj K1Nu K1N( K1N.\ - K1OQ K1OS K1OW K1OY K1Od K1Oe K1Ol K1Om K1On K1Oo K1Op K1Oq K1Or K1Os K1Ot K\ -1Ou K1Ov K1Ow K1Oy K1Oz K1O$ K1O% K1O- K1O. K1O] K1O^ K1O_ K1O` K1O{ K1O| K1O\ -} K1O~ K1P0 K1P2 K1P9 K1PF K1PI K1PJ K1PK K1PM K1PN K1PP K1PQ K1PS K1PT K1PU \ -K1PV K1PW K1PX K1PY K1PZ K1Pa K1Pb K1Pc K1Pd K1Pe K1Pf K1Pg K1Ph K1Pi K1Pj K1\ -Pw K1Px K1Py K1Pz K1P# K1P$ K1P& K1P' K1P( K1P) K1P* K1P+ K1P, K1P- K1P/ K1P:\ - K1P; K1P< K1P= K1P> K1P? K1P@ K1P[ K1P^ K1P_ K1P` K1P{ K1P| K1P} K1P~ K1Q0 K\ -1Q2 K1Q4 K1Q5 K1Q6 K1Q7 K1QA K1QB K1QC K1QD K1QE K1QF K1QG K1QH K1QO K1QV K1Q\ -Y K1Qf K1Qi K1Q| K1Q} K1R3 K1R4 K1RH K1RI K1RJ K1RK K1RL K1RM K1RN K1RO K1RP \ -K1RQ K1RR K1RT K1RV K1RX K1RY K1RZ K1Ra K1Rb K1Rc K1Rd K1Rf K1Rg K1Rh K1Ri K1\ -Rj K1Rk K1Rl K1Rm K1Rn K1Ro K1Rq K1R& K1R) K1R; K1R? K1R@ K1R[ K1R] K1R^ K1R_\ - K1R` K1R{ K1R| K1R} K1R~ K1S0 K1S1 K1S2 K1S3 K1S4 K1S5 K1S6 K1S7 K1S8 K1S9 K\ -1SA K1SB K1SC K1SD K1SE K1SF K1SG K1SH K1SI K1SM K1SN K1SO K1SQ K1SR K1SY K1S\ -Z K1Sa K1Sb K1Sc K1Sd K1Se K1Sf K1Sg K1Sl K1So K1Sr K1Ss K1Su K1Sv K1Sx K1Sy \ -K1S# K1S$ K1S% K1S& K1S' K1S( K1S) K1S* K1S+ K1S, K1S- K1S. K1S/ K1S: K1S; K1\ -S< K1S= K1S? K1S] K1T9 K1TR K1UA K1UL K1UR K1VH K1Wd K1We K1Wf K1Wg K1Wh K1Wi\ - K1Wj K1Wk K1Wl K1Wq K1Wu K1Wz K1W& K1Yx K1Y$ K1Y* K1Y+ K1Zt K1Zx K1a2 K1a5 K\ -1aB K1aG K1aZ K1ah K1a_ K1a{ K1bC K1bF K1bu K1bv K1b( K1b) K1cb K1co K1cu K1c\ -w K1c% K1c) K1c+ K1c: K1db K1de K1ds K1dw K1d+ K1d, K1ec K1ee K1ef K1eg K1eh \ -K1ei K1ej K1ek K1el K1em K1fB K1fH K1fN K1g1 K1gO K1gS K1gX K1gb K1gg K1gk K1\ -i3 K1iD K1i| K1jE K1jy K1jz K1j' K1j( K1ku K1kw K1lb K1le K1mf K1mi K1mj K1mk\ - K1ml K1mm K1mn K1nZ K1nd K1ni K1nr K1p1 K1p7 K1p- K1p[ K1p} K1q7 K1qH K1qw K\ -1q{ K1rD K2Ya K2Yb K2Yc K2Yd K2Ye K2Yf K2Yg K2Yh K2Yi K2Yn K2Yr K2Y- K2Y. K2Y\ -/ K2Y: K2Y; K2Y< K2Y= K2Y> K2Y? K2Z8 K2Z9 K2ZA K2ZB K2ZC K2ZD K2ZE K2ZF K2ZG \ -K2ZI K2ZQ K2ZR K2ZU K2ZV K2ZW K2ZY K2ZZ K2Za K2Zb K2Zc K2Zd K2Ze K2Zf K2Zg K2\ -Zh K2Zi K2Zj K2Zl K2Zn K2Zp K2Zq K2Zw K2Z( K2Z- K2Z. K2Z: K2Z; K2Z= K2Z> K2Z|\ - K2a5 K2a6 K2aI K2aQ K2aR K2aS K2aU K2aV K2aW K2aZ K2aa K2ab K2ad K2ae K2af K\ -2ah K2ai K2aj K2ak K2al K2am K2an K2ao K2ap K2ax K2az K2a# K2a& K2a' K2a( K2a\ -* K2a+ K2a, K2a- K2a. K2a/ K2a: K2a; K2a< K2a= K2a^ K2b3 K2b7 K2bA K2bB K2bC \ -K2bE K2bJ K2bM K2ba K2bb K2bc K2bd K2be K2bi K2bn K2b& K2b* K2b, K2b. K2b/ K2\ -b: K2b; K2b= K2b> K2b? K2b@ K2b[ K2b] K2b^ K2b_ K2b` K2b~ K2c6 K2c8 K2cA K2cB\ - K2cC K2cP K2cQ K2cR K2cV K2cW K2cX K2cY K2cZ K2ca K2cb K2cc K2cd K2ce K2cf K\ -2ch K2ci K2cj K2ck K2cl K2cm K2cn K2cs K2cw K2c[ K2c_ K2d3 K2d4 K2d5 K2d7 K2d\ -8 K2d9 K2dA K2dB K2dC K2dI K2dM K2dN K2dQ K2dR K2dS K2dU K2dV K2dW K2dZ K2da \ -K2db K2dd K2de K2df K2dg K2dh K2di K2dj K2dk K2dm K2ds K2d$ K2d( K2d, K2d- K2\ -d. K2d: K2d@ K2d] K2eB K2eD K2eE K2eG K2eH K2eJ K2eK K2eX K2eZ K2ea K2eb K2ec\ - K2ee K2ei K2em K2en K2eo K2ep K2eq K2er K2es K2et K2eu K2e% K2e( K2e) K2e* K\ -2e, K2e- K2e. K2e: K2e< K2e= K2e> K2e? K2e@ K2e[ K2e] K2e} K2e~ K2fI K2fL K2f\ -M K2fP K2fR K2fT K2fU K2fV K2fW K2fX K2fY K2fZ K2fa K2fb K2fq K2fs K2fy K2f% \ -K2f' K2f( K2f) K2f+ K2f, K2f- K2f/ K2f: K2f; K2f= K2f> K2f? K2f@ K2f[ K2f~ K2\ -g1 K2g2 K2g4 K2g5 K2g6 K2g7 K2g8 K2g9 K2gI K2gJ K2gL K2gM K2gN K2gQ K2gR K2gb\ - K2gc K2gd K2ge K2gf K2gg K2gh K2gi K2gj K2gl K2g. K2g/ K2g: K2g; K2g< K2g= K\ -2g> K2g? K2g@ K2h9 K2hA K2hB K2hC K2hD K2hE K2hF K2hG K2hH K2hK K2hS K2hT K2h\ -U K2hW K2hX K2hY K2ha K2hb K2hc K2hd K2he K2hf K2hg K2hh K2hi K2hj K2hn K2ho \ -K2hp K2hq K2hz K2h% K2h- K2h: K2h; K2h= K2h> K2h` K2iL K2iQ K2iS K2iT K2iU K2\ -iX K2iY K2iZ K2ib K2ic K2id K2ig K2ih K2ii K2ij K2ik K2il K2im K2in K2io K2ip\ - K2iq K2iv K2iz K2i$ K2i% K2i& K2i( K2i) K2i* K2i, K2i- K2i. K2i/ K2i: K2i; K\ -2i< K2i= K2i> K2i] K2i{ K2j1 K2j8 K2j9 K2jA K2jC K2jD K2jE K2jI K2jY K2ja K2j\ -e K2jf K2jg K2jl K2j+ K2j, K2j. K2j: K2j< K2j= K2j> K2j? K2j@ K2j[ K2j] K2j^ \ -K2j_ K2j` K2j{ K2k1 K2k5 K2k8 K2kA K2kD K2kE K2kO K2kP K2kT K2kW K2kX K2kY K2\ -kZ K2ka K2kb K2kc K2kd K2ke K2kf K2kg K2kh K2ki K2kj K2kk K2kl K2km K2kn K2ko\ - K2ku K2k[ K2l5 K2l6 K2l7 K2l8 K2l9 K2lA K2lB K2lC K2lD K2lG K2lL K2lO K2lP K\ -2lQ K2lS K2lT K2lU K2lX K2lY K2lZ K2lb K2lc K2ld K2lf K2lg K2li K2lj K2lk K2l\ -l K2lm K2ln K2lv K2l' K2l* K2l+ K2l, K2l. K2l/ K2l: K2l= K2m0 K2mD K2mF K2mG \ -K2mI K2mJ K2mL K2mV K2mX K2mY K2mZ K2ma K2ml K2mn K2mo K2mp K2mq K2mr K2ms K2\ -mt K2mu K2mv K2m# K2m' K2m( K2m+ K2m, K2m/ K2m: K2m; K2m< K2m= K2m> K2m? K2m@\ - K2m[ K2m] K2m^ K2n1 K2nL K2nO K2nP K2nS K2nU K2nV K2nW K2nX K2nY K2nZ K2na K\ -2nb K2nc K2ns K2n# K2n' K2n) K2n* K2n+ K2n. K2n/ K2n: K2n; K2n= K2n> K2n? K2n\ -@ K2n[ K2n] K2o2 K2o3 K2o4 K2o5 K2o6 K2o7 K2o8 K2o9 K2oA K2oG K2oK K2oL K2oO \ -K2oP K2oQ K2oS K2oc K2od K2oe K2of K2og K2oh K2oi K2oj K2ok K2on K2o/ K2o: K2\ -o; K2o< K2o= K2o> K2o? K2o@ K2o[ K2pA K2pB K2pC K2pD K2pE K2pF K2pG K2pH K2pI\ - K2pN K2pR K2pS K2pU K2pW K2pb K2pc K2pd K2pe K2pf K2pg K2ph K2pi K2pj K2pl K\ -2pm K2pn K2po K2pq K2ps K2px K2p$ K2p, K2p. K2p: K2p; K2p= K2p> K2p@ K2p_ K2p\ -} K2qR K2qS K2qV K2qW K2qX K2qZ K2qa K2qb K2qe K2qf K2qg K2qi K2ql K2qm K2qn \ -K2qo K2qp K2qq K2qr K2qx K2q$ K2q& K2q' K2q( K2q+ K2q, K2q/ K2q: K2q; K2q< K2\ -q= K2q> K2q? K2q} K2r3 K2r7 K2r8 K2rA K2rB K2rC K2rF K2rG K2rH K2ra K2rb K2rc\ - K2rd K2re K2rn K2r- K2r. K2r/ K2r: K2r< K2r> K2r? K2r@ K2r[ K2r] K2r^ K2r_ K\ -2r` K2r{ K2r| K2s4 K2s7 K2s8 K2sB K2sC K2sD K2sF K2sR K2sU K2sV K2sW K2sY K2s\ -Z K2sa K2sb K2sc K2sd K2se K2sf K2sg K2sh K2si K2sk K2sl K2sm K2sn K2so K2sp \ -K2sx K2s_ K2t0 K2t6 K2t8 K2t9 K2tA K2tB K2tC K2tD K2tE K2tJ K2tO K2tQ K2tR K2\ -tS K2tV K2tW K2tX K2tZ K2ta K2tb K2te K2tf K2tg K2th K2ti K2tj K2tk K2tl K2tm\ - K2tn K2to K2tt K2tx K2t% K2t) K2t* K2t, K2t. K2t; K2t< K2t? K2u3 K2uA K2uE K\ -2uF K2uH K2uI K2uK K2uL K2uX K2uY K2uc K2ud K2ue K2un K2uo K2up K2uq K2ur K2u\ -s K2ut K2uu K2uv K2uw K2u% K2u) K2u* K2u- K2u. K2u/ K2u; K2u< K2u= K2u? K2u@ \ -K2u[ K2u] K2u^ K2u_ K2u~ K2vM K2vR K2vS K2vU K2vV K2vW K2vX K2vY K2vZ K2va K2\ -vb K2vc K2vd K2vq K2v& K2v( K2v) K2v, K2v- K2v. K2v: K2v; K2v< K2v= K2v> K2v?\ - K2v@ K2v[ K2v] K2v^ K2v~ K2w0 K2w3 K2w5 K2w6 K2w7 K2w8 K2w9 K2wA K2wB K2wJ K\ -2wM K2wN K2wO K2wQ K2wR K2wS K2wq K2wu K2w* K2w+ K2w, K2w- K2w. K2w/ K2w; K2w\ -= K2w> K2w@ K2w[ K2x5 K2x6 K2x7 K2x8 K2x9 K2xA K2xC K2xD K2xE K2xH K2xJ K2xK \ -K2xL K2xM K2xN K2xO K2xP K2xQ K2xR K2xS K2xV K2xd K2xe K2xf K2xh K2xi K2xj K2\ -xu K2xw K2xx K2xy K2xz K2x# K2x$ K2x% K2x^ K2x_ K2x` K2x{ K2x| K2x} K2x~ K2y0\ - K2yB K2yJ K2yK K2yN K2yP K2yS K2yT K2yU K2yV K2yW K2yX K2yY K2yZ K2ya K2yb K\ -2yd K2ye K2yf K2yg K2yh K2yi K2yj K2yo K2y% K2y' K2y( K2y) K2y* K2y+ K2y, K2y\ -- K2y@ K2z9 K2zA K2zB K2zC K2zD K2zE K2zF K2zG K2zH K2zU K2zY K2zj K2zk K2zl \ -K2zm K2zn K2zo K2zp K2zq K2zr K2z' K2z( K2z) K2z* K2z+ K2z, K2z- K2z/ K2z: K2\ -z; K2z= K2z> K2z? K2z] K2z^ K2z_ K2z{ K2z} K2#5 K2#8 K2#9 K2#A K2#B K2#C K2#D\ - K2#E K2#F K2#G K2#H K2#I K2#L K2#M K2#N K2#P K2#s K2#t K2#u K2#v K2#w K2#x K\ -2#y K2#z K2#* K2#: K2#? K2#@ K2#[ K2#] K2#^ K2#_ K2#` K2#{ K2#| K2#~ K2$0 K2$\ -1 K2$2 K2$3 K2$5 K2$6 K2$O K2$P K2$R K2$S K2$T K2$W K2$X K2$Y K2$b K2$c K2$e \ -K2$f K2$+ K2$, K2$- K2$. K2$/ K2$: K2$; K2$< K2$= K2%9 K2%A K2%B K2%C K2%D K2\ -%E K2%F K2%G K2%I K2%J K2%K K2%L K2%N K2%S K2%W K2%g K2%h K2%i K2%j K2%k K2%l\ - K2%m K2%n K2%o K2%q K2%r K2%u K2%w K2%x K2%$ K2%* K2%+ K2%, K2%- K2%. K2%/ K\ -2%: K2%; K2%< K2%{ K2%} K2%~ K2&0 K2&1 K2&3 K2&4 K2&9 K2&F K2&H K2&J K2&K K2&\ -L K2&l K2&o K2&p K2&q K2&r K2&s K2&t K2&u K2&v K2&w K2&x K2&y K2&$ K2&% K2&& \ -K2&' K2&( K2&) K2&+ K2&- K2&. K2&/ K2&: K2'I K2'M K2'N K2'Q K2'R K2'S K2'U K2\ -'p K2'( K2') K2'* K2'. K2'/ K2': K2'< K2'= K2'? K2'@ K2'^ K2(3 K2(4 K2(5 K2(6\ - K2(7 K2(8 K2(C K2(E K2(G K2(H K2(I K2(L K2(M K2(N K2(O K2(P K2(Q K2(R K2(S K\ -2(T K2(V K2(d K2(e K2(h K2(i K2(j K2(l K2(p K2(v K2(w K2(x K2(y K2(z K2($ K2(\ -% K2(& K2(, K2(/ K2([ K2(^ K2(_ K2(` K2({ K2(| K2(} K2)0 K2)1 K2)6 K2)8 K2)K \ -K2)M K2)O K2)R K2)S K2)T K2)U K2)V K2)W K2)X K2)Y K2)Z K2)a K2)b K2)c K2)d K2\ -)e K2)f K2)g K2)h K2)i K2)j K2)k K2)t K2)w K2)y K2)& K2)' K2)( K2)) K2)* K2)+\ - K2), K2)- K2). K2)= K2)] K2)} K2*A K2*B K2*C K2*E K2*F K2*G K2*I K2*X K2*k K\ -2*l K2*m K2*n K2*o K2*p K2*q K2*r K2*s K2*% K2*& K2*' K2*( K2*) K2** K2*. K2*\ -/ K2*: K2*; K2*< K2*= K2*> K2*? K2*@ K2*] K2*_ K2*` K2*| K2*~ K2+6 K2+9 K2+A \ -K2+B K2+C K2+D K2+E K2+F K2+G K2+H K2+I K2+L K2+M K2+P K2+Q K2+T K2+W K2+i K2\ -+o K2+q K2+t K2+v K2+w K2+y K2+z K2+# K2+% K2+& K2+> K2+? K2+@ K2+[ K2+] K2+^\ - K2+_ K2+` K2+{ K2+| K2+} K2,0 K2,1 K2,3 K2,4 K2,5 K2,6 K2,7 K2,D K2,F K2,K K\ -2,O K2,R K2,S K2,T K2,V K2,X K2,Z K2,c K2,h K2,i K2,o K2,y K2,, K2,- K2,. K2,\ -/ K2,; K2,< K2,= K2-7 K2-8 K2-9 K2-D K2-E K2-F K2-G K2-H K2-I K2-J K2-K K2-L \ -K2-M K2-N K2-O K2-W K2-h K2-i K2-j K2-k K2-l K2-m K2-n K2-o K2-p K2-s K2-u K2\ --v K2-x K2-% K2-+ K2-, K2-- K2-. K2-/ K2-: K2-; K2-< K2-= K2-^ K2-{ K2-} K2-~\ - K2.0 K2.2 K2.4 K2.5 K2.6 K2.F K2.J K2.K K2.L K2.N K2.P K2.W K2.c K2.k K2.l K\ -2.p K2.q K2.r K2.s K2.t K2.u K2.v K2.w K2.x K2.y K2.# K2.$ K2.% K2.& K2.( K2.\ -) K2.+ K2.. K2.: K2.< K2.> K2.@ K2/0 K2/8 K2/B K2/I K2/M K2/N K2/P K2/Q K2/U \ -K2/V K2/k K2/p K2/) K2/* K2/+ K2/, K2/- K2/. K2/< K2/> K2/? K2/[ K2/] K2/_ K2\ -:4 K2:5 K2:6 K2:A K2:B K2:C K2:D K2:E K2:G K2:I K2:K K2:L K2:M K2:N K2:O K2:P\ - K2:Q K2:R K2:S K2:T K2:U K2:Z K2:d K2:e K2:g K2:h K2:i K2:l K2:m K2:t K2:w K\ -2:y K2:z K2:$ K2:% K2:& K2:' K2:, K2:/ K2:@ K2:` K2:{ K2:| K2:} K2:~ K2;0 K2;\ -1 K2;6 K2;B K2;M K2;N K2;O K2;Q K2;R K2;S K2;U K2;V K2;W K2;X K2;Y K2;Z K2;a \ -K2;b K2;c K2;e K2;g K2;h K2;j K2;l K2;r K2;t K2;z K2;$ K2;' K2;( K2;+ K2;, K2\ -;- K2;. K2;= K2;@ K2;{ K2;~ K2 K20 K2>1 K2>2 K2>3 K2>4 K2>5 K2>6 K2>7 K2>8 K2>E K2>G\ - K2>N K2>R K2>V K2>W K2>X K2>Z K2>b K2>c K2>f K2>m K2>x K2>( K2>- K2>. K2>: K\ -2>; K2>< K2>= K2>? K2?8 K2?9 K2?A K2?B K2?C K2?D K2?I K2?J K2?K K2?L K2?M K2?\ -N K2?O K2?V K2?i K2?j K2?k K2?l K2?m K2?n K2?o K2?p K2?q K2?t K2?v K2?y K2?z \ -K2?$ K2?+ K2?, K2?- K2?. K2?/ K2?: K2?; K2?< K2?= K2?> K2?@ K2?{ K2?} K2?~ K2\ -@0 K2@1 K2@2 K2@3 K2@4 K2@5 K2@6 K2@G K2@I K2@J K2@K K2@P K2@U K2@g K2@h K2@q\ - K2@r K2@s K2@t K2@u K2@v K2@w K2@x K2@y K2@z K2@# K2@$ K2@% K2@& K2@' K2@( K\ -2@) K2@* K2@+ K2@< K2@= K2@? K2@{ K2[4 K2[9 K2[C K2[M K2[R K2[T K2[U K2[V K2[\ -g K2[h K2[i K2[j K2[k K2[l K2[m K2[n K2[o K2[w K2[= K2[> K2[? K2[@ K2[[ K2[] \ -K2[^ K2[` K2]E K2]F K2]G K2]I K2]J K2]K K2]L K2]M K2]O K2]P K2]Q K2]S K2]T K2\ -]U K2]h K2]t K2]x K2]y K2]z K2]# K2]$ K2]% K2]& K2]' K2]( K2]) K2]* K2]: K2];\ - K2]] K2]` K2]{ K2]| K2]} K2]~ K2^0 K2^1 K2^2 K2^3 K2^4 K2^5 K2^7 K2^9 K2^E K\ -2^F K2^G K2^I K2^J K2^K K2^M K2^N K2^O K2^P K2^Q K2^R K2^S K2^T K2^U K2^X K2^\ -w K2^y K2^z K2^# K2^$ K2^% K2^& K2^' K2^` K2^{ K2^| K2^} K2^~ K2_0 K2_1 K2_2 \ -K2_9 K2_C K2_D K2_E K2_F K2_G K2_H K2_I K2_J K2_K K2_R K2_g K2_h K2_j K2_l K2\ -_: K2_; K2_< K2_= K2_> K2_? K2_@ K2_[ K2_] K2`K K2`L K2`M K2`N K2`O K2`P K2`Q\ - K2`R K2`S K2`T K2`U K2`V K2`W K2`X K2`a K2`b K2`g K2`t K2`u K2`w K2`x K2`y K\ -2`$ K2`% K2`' K2`( K2`* K2`+ K2`- K2`. K2`? K2`^ K2`_ K2`` K2`{ K2`| K2`~ K2{\ -0 K2{1 K2{2 K2{4 K2{5 K2{6 K2{7 K2{8 K2{9 K2{A K2{B K2{C K2{D K2{E K2{F K2{G \ -K2{H K2{I K2{J K2{L K2{M K2{N K2{O K2{P K2{Q K2{R K2{f K2{t K2{u K2{v K2{w K2\ -{x K2{y K2{z K2{# K2{* K2{. K2{/ K2{: K2{; K2{< K2{= K2{> K2{? K2{@ K2{` K2{|\ - K2|I K2|J K2|K K2|L K2|M K2|N K2|O K2|P K2|Q K2|d K2|e K2|g K2|h K2|_ K2|~ K\ -2}1 K2}2 K2}3 K2}6 K2}7 K2}8 K2}9 K2}B K2}D K2}F K2}G K2}H K2}I K2}J K2}K K2}\ -L K2}M K2}N K2}O K2}P K2}Q K2}R K2}S K2}T K2}U K2}X K2}Y K2}h K2}n K2}r K2}t \ -K2}v K2}w K2}x K2}y K2}z K2}# K2}$ K2}& K2}' K2}( K2}) K2}* K2}+ K2}} K2}~ K2\ -~0 K2~1 K2~2 K2~4 K2~5 K2~6 K2~7 K2~8 K2~9 K2~A K2~B K2~C K2~D K2~E K2~F K2~G\ - K2~I K2~J K2~K K2~L K2~M K2~N K2~O K2~h K2~i K2~j K2~k K2~l K2~m K2~n K2~o K\ -2~p K2~< K2~> K2~? K2~@ K2~[ K2~] K2~^ K2~_ K2~` K2~{ K30A K30F K30G K30H K30\ -I K30J K30K K30L K30M K30N K30P K30Q K30R K30U K30c K30i K30u K30w K30y K30z \ -K30# K30$ K30% K30& K30' K30( K30) K30- K30. K30/ K30; K30< K30@ K30^ K30{ K3\ -0| K30} K30~ K310 K311 K312 K313 K314 K318 K31A K31B K31D K31F K31G K31H K31J\ - K31K K31L K31N K31O K31P K31Q K31R K31S K31T K31U K31V K31Z K31d K31i K31l K\ -31w K31y K31# K31$ K31% K31& K31( K31. K31: K31@ K31` K31{ K31~ K320 K321 K32\ -2 K323 K329 K32B K32D K32E K32F K32G K32H K32I K32J K32K K32L K32M K32e K32g \ -K32l K32m K32o K32v K32; K32< K32> K32? K32@ K32[ K32] K32^ K32{ K32~ K337 K3\ -3K K33L K33M K33N K33O K33P K33Q K33R K33S K33T K33U K33V K33W K33X K33Y K33Z\ - K33a K33b K33c K33e K33q K33v K33x K33y K33z K33% K33& K33( K33) K33+ K33, K\ -33. K33/ K33= K33^ K33_ K33` K33{ K33| K33} K33~ K340 K341 K342 K343 K344 K34\ -5 K346 K347 K348 K349 K34A K34B K34C K34D K34E K34F K34G K34H K34I K34J K34K \ -K34L K34M K34N K34O K34R K34S K34g K34k K34o K34u K34v K34w K34y K34z K34# K3\ -4$ K34% K34) K34, K34/ K34: K34; K34< K34= K34> K34? K34@ K34[ K355 K35K K35L\ - K35M K35N K35O K35P K35Q K35R K35b K35d K35e K35f K35l K35o K35v K35z K35- K\ -35= K35@ K35~ K360 K362 K363 K364 K367 K368 K369 K36A K36C K36E K36G K36H K36\ -I K36J K36K K36L K36M K36N K36O K36P K36Q K36R K36S K36T K36U K36V K36W K36X \ -K36Y K36Z K36b K36q K36s K36t K36u K36v K36w K36x K36y K36z K36# K36$ K36% K3\ -6& K36' K36( K36) K36* K36+ K36, K36; K36? K36@ K36~ K370 K371 K372 K373 K374\ - K375 K376 K378 K379 K37A K37B K37C K37D K37E K37F K37G K37H K37I K37J K37K K\ -37L K37N K37O K37i K37j K37k K37l K37m K37n K37o K37p K37q K37t K37- K37? K37\ -@ K37[ K37] K37^ K37_ K37` K37| K389 K38G K38H K38I K38K K38L K38M K38N K38O \ -K38Q K38S K38U K38W K38k K38o K38z K38# K38$ K38% K38& K38' K38( K38) K38* K3\ -8, K38- K38/ K38: K38[ K38| K38} K38~ K390 K391 K392 K393 K394 K395 K396 K397\ - K39D K39E K39G K39H K39I K39K K39L K39M K39O K39P K39Q K39R K39S K39T K39U K\ -39V K39W K39Z K39j K39m K39t K39y K39z K39$ K39% K39& K39' K39) K39/ K39; K39\ -` K39{ K39| K3A0 K3A1 K3A2 K3A3 K3A4 K3A8 K3AE K3AF K3AG K3AH K3AI K3AJ K3AK \ -K3AL K3AM K3AN K3Af K3Ah K3Aj K3Ak K3As K3Au K3A< K3A= K3A> K3A? K3A[ K3A] K3\ -A^ K3A_ K3A{ K3B2 K3BC K3BI K3BM K3BN K3BO K3BP K3BQ K3BR K3BS K3BT K3BU K3BV\ - K3BX K3BY K3BZ K3Bb K3Bc K3Bd K3Bk K3Bm K3Br K3Bv K3Bw K3By K3Bz K3B# K3B& K\ -3B' K3B) K3B* K3B, K3B- K3B/ K3B: K3B` K3B{ K3B} K3B~ K3C0 K3C1 K3C2 K3C3 K3C\ -4 K3C6 K3C7 K3C8 K3C9 K3CA K3CB K3CC K3CD K3CE K3CF K3CG K3CH K3CI K3CJ K3CK \ -K3CL K3CN K3CO K3CP K3CQ K3CR K3CS K3CT K3Cl K3Cp K3Cu K3Cw K3Cy K3Cz K3C# K3\ -C$ K3C% K3C& K3C. K3C: K3C; K3C< K3C= K3C> K3C? K3C@ K3C[ K3C] K3C` K3DK K3DL\ - K3DM K3DN K3DO K3DP K3DR K3DS K3De K3Dj K3Dk K3Dq K3Dt K3Dv K3Dx K3D= K3E0 K\ -3E1 K3E3 K3E4 K3E5 K3E8 K3E9 K3EA K3EB K3ED K3EF K3EH K3EI K3EJ K3EK K3EL K3E\ -M K3EN K3EO K3EP K3EQ K3ER K3ES K3EU K3EV K3EW K3EX K3EZ K3Ea K3Ef K3Eg K3Et \ -K3Ew K3Ex K3Ey K3E# K3E% K3E& K3E( K3E) K3E* K3E+ K3E, K3E- K3E< K3F2 K3F3 K3\ -F4 K3F5 K3F6 K3F7 K3F8 K3F9 K3FA K3FB K3FC K3FD K3FE K3FF K3FG K3FH K3FJ K3FK\ - K3FL K3FM K3FN K3FO K3FP K3FQ K3Fj K3Fk K3Fl K3Fm K3Fn K3Fo K3Fp K3Fq K3Fr K\ -3Fs K3Ft K3Fw K3Fx K3Fy K3F@ K3F[ K3F] K3F^ K3F_ K3F` K3F{ K3F| K3F} K3G8 K3G\ -9 K3GA K3GB K3GD K3GE K3GG K3GY K3Gb K3Gh K3Gq K3Gr K3Gs K3Gv K3Gx K3Gy K3Gz \ -K3G: K3G? K3G@ K3G[ K3G] K3G^ K3G_ K3G` K3G{ K3G| K3H3 K3H7 K3H8 K3HB K3HC K3\ -HD K3HF K3HG K3HH K3HI K3HJ K3HK K3HL K3HM K3HN K3HO K3Hm K3Ho K3Hx K3Hz K3H#\ - K3H% K3H& K3H' K3H( K3H) K3H* K3H/ K3H@ K3H] K3H` K3H{ K3H| K3H} K3I0 K3I4 K\ -3IF K3IG K3IJ K3IK K3IL K3IN K3IO K3IP K3IQ K3IR K3IS K3IT K3IU K3IV K3IW K3I\ -g K3Ih K3Ii K3Ij K3Ik K3Il K3Im K3In K3Io K3Iq K3Ir K3Is K3It K3Iu K3Iv K3Iw \ -K3Ix K3J5 K3J6 K3J8 K3J9 K3JB K3JC K3JM K3JX K3JY K3JZ K3Ja K3Jb K3Jd K3Je K3\ -Jo K3Jq K3Jr K3Js K3Ju K3Jv K3Jw K3J( K3J) K3J* K3J+ K3J- K3J. K3J: K3J; K3J<\ - K3J= K3J> K3J? K3J@ K3J[ K3J] K3J^ K3J_ K3J} K3KF K3KH K3KI K3KK K3KL K3KQ K\ -3Kc K3Kd K3Kh K3Kn K3Kp K3Kr K3Ks K3Kt K3Ku K3Kx K3Ky K3Kz K3K# K3K$ K3K% K3K\ -& K3K' K3K_ K3K` K3K{ K3K| K3K} K3K~ K3L0 K3L1 K3L2 K3LD K3LE K3LF K3LH K3LI \ -K3LJ K3LM K3LN K3LP K3LQ K3LS K3LT K3Le K3Lf K3Lh K3Li K3Lk K3Ll K3Lv K3Lw K3\ -Lx K3Ly K3Lz K3L# K3L$ K3L% K3L& K3L, K3L. K3L< K3M2 K3M3 K3M4 K3M5 K3M6 K3M7\ - K3M8 K3M9 K3MA K3MG K3MK K3MN K3MO K3MP K3MQ K3MS K3MY K3Mc K3Md K3Mf K3Mh K\ -3Mj K3Mk K3Mv K3M' K3M( K3M) K3M* K3M, K3M- K3M. K3M/ K3M; K3M< K3M= K3M> K3M\ -? K3M@ K3M[ K3M{ K3N0 K3NI K3NJ K3NK K3NL K3NM K3NN K3NO K3NP K3NQ K3NR K3NS \ -K3NT K3NU K3NV K3NW K3NZ K3Na K3Nk K3Nl K3Nm K3Nn K3No K3Np K3Nq K3Nr K3Ns K3\ -Nt K3Nu K3Nw K3Nx K3Ny K3Nz K3N# K3N$ K3N% K3N& K3N? K3N[ K3N^ K3N_ K3N` K3N{\ - K3N| K3N} K3N~ K3OA K3OB K3OC K3OD K3OE K3OG K3OH K3ON K3Ob K3Oc K3Oe K3Of K\ -3Oh K3On K3Oq K3Ou K3Ov K3Ow K3Ox K3Oy K3Oz K3O# K3O) K3O+ K3O? K3O@ K3O[ K3O\ -] K3O^ K3O_ K3O` K3O{ K3O| K3O} K3P3 K3P8 K3PA K3PB K3PC K3PF K3PG K3PH K3PI \ -K3PJ K3PK K3PL K3PM K3PN K3PP K3PV K3PX K3Pd K3Pp K3Pu K3P# K3P$ K3P% K3P& K3\ -P( K3P) K3P+ K3P. K3P= K3P@ K3P[ K3P_ K3P{ K3P~ K3Q3 K3Q5 K3Q6 K3QF K3QG K3QI\ - K3QJ K3QK K3QN K3QO K3QQ K3QR K3QS K3QT K3QU K3QW K3QX K3Qh K3Qi K3Qj K3Qk K\ -3Ql K3Qm K3Qn K3Qo K3Qp K3Qq K3Qr K3Qt K3Qu K3Qv K3Qw K3Qy K3Q$ K3Q] K3R6 K3R\ -8 K3R9 K3RB K3RC K3RE K3RI K3RV K3RX K3RZ K3Rb K3Rc K3Re K3Rf K3Rh K3Ro K3Rp \ -K3Rq K3Rr K3Rs K3Rt K3Ru K3Rv K3Rw K3Rx K3R% K3R+ K3R- K3R/ K3R; K3R< K3R= K3\ -R> K3R? K3R@ K3R[ K3R] K3R^ K3R_ K3R` K3S6 K3SE K3SG K3SH K3SJ K3SK K3SM K3SV\ - K3Sa K3Si K3Sl K3So K3Sp K3Sr K3St K3Sv K3Sw K3Sx K3Sy K3S# K3S$ K3S% K3S& K\ -3S' K3S( K3S: K3S; K3S[ K3S{ K3S| K3S} K3S~ K3T0 K3T1 K3T2 K3T3 K3TD K3TE K3T\ -H K3TI K3TJ K3TL K3TN K3TQ K3TT K3TU K3Te K3Ti K3Tk K3Tl K3Tw K3Tx K3Ty K3Tz \ -K3T# K3T$ K3T% K3T& K3T' K3T+ K3T= K3T} K3U3 K3U4 K3U5 K3U6 K3U7 K3U8 K3U9 K3\ -UA K3UB K3UG K3UK K3UL K3UM K3UO K3UP K3UR K3US K3UT K3Ue K3Uf K3Ug K3Uh K3Uj\ - K3Ul K3Uo K3Uq K3U# K3U& K3U' K3U( K3U) K3U* K3U+ K3U, K3U. K3U/ K3U: K3U; K\ -3U= K3U> K3U? K3U@ K3U[ K3U] K3V0 K3VB K3VE K3VK K3VL K3VM K3VN K3VO K3VP K3V\ -Q K3VR K3VS K3VU K3VV K3VW K3VY K3VZ K3Va K3Vb K3Vl K3Vm K3Vn K3Vo K3Vp K3Vq \ -K3Vr K3Vs K3Vt K3Vv K3Vw K3Vx K3Vy K3Vz K3V# K3V$ K3V& K3V( K3V> K3V^ K3V_ K3\ -V` K3V{ K3V| K3V} K3V~ K3W0 K3WA K3WB K3WD K3WE K3WG K3WH K3WI K3WV K3Wc K3Wf\ - K3Wi K3Wn K3Wt K3Wu K3Wv K3Ww K3Wx K3Wy K3Wz K3W- K3W= K3W? K3W[ K3W] K3W^ K\ -3W_ K3W` K3W{ K3W| K3W} K3W~ K3X2 K3X7 K3XA K3XB K3XC K3XE K3XF K3XG K3XI K3X\ -J K3XK K3XL K3XM K3XN K3XP K3XQ K3XV K3XX K3Xh K3Xo K3X% K3X& K3X( K3X) K3X* \ -K3X+ K3X, K3X< K3X[ K3X_ K3X` K3X} K3X~ K3Y1 K3Y2 K3Y4 K3Y5 K3Y7 K3YI K3YJ K3\ -YK K3YM K3YN K3YO K3YR K3YS K3YU K3YV K3YW K3YX K3YY K3Yi K3Yj K3Yk K3Yl K3Ym\ - K3Yn K3Yo K3Yp K3Yq K3Yr K3Ys K3Yu K3Yv K3Yw K3Yx K3Yy K3Yz K3Y$ K3Y| K3Z8 K\ -3Z9 K3ZB K3ZC K3ZE K3ZF K3ZM K3ZU K3ZZ K3Za K3Zc K3Zd K3Ze K3Zf K3Zj K3Zq K3Z\ -r K3Zt K3Zu K3Zv K3Zw K3Zy K3Z' K3Z+ K3Z, K3Z- K3Z/ K3Z: K3Z< K3Z= K3Z? K3Z@ \ -K3Z[ K3Z] K3Z_ K3Z` K3Z{ K3a1 K3a5 K3aD K3aF K3aG K3aI K3aJ K3aL K3aM K3aP K3\ -aQ K3aZ K3am K3aq K3ar K3as K3at K3au K3av K3aw K3ax K3ay K3az K3a# K3a$ K3a%\ - K3a& K3a( K3a) K3a- K3a/ K3a` K3a{ K3a| K3b0 K3b1 K3b2 K3b3 K3b4 K3bE K3bG K\ -3bH K3bI K3bL K3bM K3bO K3bP K3bR K3bS K3bU K3bV K3bh K3bi K3bl K3bn K3bu K3b\ -x K3by K3bz K3b# K3b$ K3b% K3b& K3b' K3b( K3b@ K3c0 K3c4 K3c5 K3c6 K3c7 K3c8 \ -K3c9 K3cA K3cB K3cC K3cN K3cO K3cQ K3cR K3cS K3cT K3cc K3cd K3ce K3cg K3ci K3\ -cj K3ck K3cl K3co K3cv K3cw K3c* K3c+ K3c, K3c- K3c. K3c/ K3c; K3c< K3c= K3c>\ - K3c? K3c@ K3c[ K3c^ K3c~ K3dJ K3dL K3dM K3dN K3dO K3dP K3dQ K3dR K3dS K3dT K\ -3dU K3dV K3dW K3dX K3dY K3dZ K3da K3db K3dc K3dv K3dx K3dz K3d# K3d$ K3d% K3d\ -: K3d; K3d= K3d> K3d? K3d@ K3d[ K3e6 K3eD K3eF K3eI K3eJ K3eU K3ec K3ed K3ee \ -K3ef K3eg K3eh K3ei K3ej K3ek K3el K3em K3ep K3er K3et K3eu K3ev K3ew K3ex K3\ -ey K3ez K3e# K3e$ K3e% K3e( K3e* K3e+ K3e- K3e= K3e{ K3f0 K3fb K3fc K3fd K3fe\ - K3ff K3fg K3fh K3fj K3fk K3fl K3fn K3fp K3fr K3fs K3ft K3fv K3fw K3fx K3f# K\ -3f$ K3f- K3f@ K3f^ K3f_ K3f` K3f~ K3g0 K3g1 K3g2 K3g3 K3g4 K3g5 K3g6 K3g7 K3g\ -8 K3gI K3gL K3gR K3gS K3gW K3gZ K3gs K3gt K3gu K3gv K3gw K3gx K3gy K3gz K3g# \ -K3g- K3g. K3g/ K3g: K3g; K3g= K3g> K3g? K3h5 K3h8 K3h9 K3hB K3hD K3hF K3hG K3\ -hH K3hI K3hL K3hM K3hO K3hP K3hY K3hZ K3hb K3hc K3hd K3hg K3hh K3hi K3hj K3hk\ - K3hl K3hm K3hn K3ho K3hp K3hq K3hr K3ht K3hu K3hv K3hw K3hx K3hy K3i7 K3i8 K\ -3iA K3iB K3iC K3iD K3iE K3iF K3iK K3iO K3iZ K3ia K3ib K3ic K3id K3ih K3ii K3i\ -j K3il K3im K3io K3ip K3iq K3is K3it K3iu K3iv K3iw K3ix K3iy K3i> K3i? K3i@ \ -K3i[ K3i] K3i^ K3i_ K3i` K3i{ K3i~ K3j0 K3jO K3jP K3jQ K3jR K3jS K3jT K3jU K3\ -jV K3jW K3jY K3jg K3jh K3jj K3jk K3jm K3jn K3jz K3j# K3j$ K3j& K3j* K3j, K3j.\ - K3j/ K3j: K3j; K3j< K3j_ K3k5 K3k7 K3k9 K3kA K3kB K3kC K3kE K3kF K3kI K3kJ K\ -3kK K3kk K3kn K3kp K3kq K3kr K3kt K3ku K3kv K3kx K3kz K3k# K3k% K3k& K3k] K3k\ -~ K3l0 K3l4 K3l8 K3l9 K3lA K3lI K3lN K3lO K3lQ K3lR K3lS K3lT K3lU K3lV K3lW \ -K3lZ K3la K3lb K3lc K3ld K3lr K3lx K3lz K3l# K3l% K3l' K3l; K3l= K3l> K3l? K3\ -l[ K3l] K3l^ K3m2 K3m7 K3mB K3mE K3mG K3mJ K3mK K3mO K3mQ K3mW K3md K3me K3mf\ - K3mg K3mh K3mi K3mj K3mk K3ml K3mo K3mp K3mq K3mr K3ms K3mt K3mu K3mv K3mw K\ -3mx K3my K3mz K3m# K3m$ K3m% K3m& K3m) K3m+ K3m, K3m- K3m. K3m? K3n1 K3nB K3n\ -E K3nN K3nQ K3nU K3na K3nc K3nd K3nf K3ng K3nh K3ni K3nj K3nl K3nn K3np K3nq \ -K3nr K3ns K3nu K3nv K3nw K3nx K3ny K3n$ K3n% K3n= K3n] K3n_ K3n` K3n{ K3n~ K3\ -o1 K3o2 K3o3 K3o4 K3o5 K3o6 K3o7 K3o8 K3o9 K3oP K3oS K3oV K3oX K3oZ K3om K3ou\ - K3ov K3ow K3ox K3oy K3oz K3o# K3o$ K3o. K3o: K3o; K3o< K3o= K3o? K3o@ K3o` K\ -3o{ K3p1 K3p2 K3pA K3pB K3pC K3pD K3pF K3pH K3pJ K3pL K3pM K3pN K3pO K3pQ K3p\ -V K3pZ K3pa K3pc K3pd K3pe K3ph K3pi K3pj K3pk K3pl K3pm K3pn K3po K3pp K3pq \ -K3pr K3pt K3pu K3pv K3pw K3py K3p# K3p< K3p[ K3q7 K3q8 K3q9 K3qC K3qD K3qE K3\ -qG K3qL K3qZ K3qa K3qf K3qg K3qh K3qi K3qj K3qk K3ql K3qq K3qr K3qt K3qu K3qv\ - K3qw K3qx K3qy K3qz K3q( K3q+ K3q? K3q@ K3q[ K3q] K3q^ K3q_ K3q` K3q{ K3q| K\ -3r5 K3rO K3rP K3rQ K3rU K3rV K3rW K3rX K3rZ K3ra K3rh K3rj K3rl K3rm K3ro K3r\ -p K3ru K3rv K3r% K3r' K3r( K3r) K3r+ K3r- K3r. K3r/ K3r: K3r; K3r< K3r` K3s4 \ -K3s6 K3s7 K3s9 K3sB K3sD K3sE K3sG K3sI K3sJ K3sK K3sL K3sM K3sN K3sU K3sb K3\ -sq K3sr K3ss K3su K3sv K3sw K3sz K3s# K3s( K3s) K3s@ K3s^ K3t3 K3t6 K3t8 K3t9\ - K3tB K3tD K3tL K3tN K3tO K3tP K3tQ K3tR K3tS K3tT K3tU K3tV K3tW K3tX K3tY K\ -3tZ K3ta K3tb K3tc K3td K3te K3tx K3ty K3t# K3t% K3t' K3t( K3t> K3t@ K3t^ K3t\ -_ K3t~ K3uC K3uG K3uK K3uL K3uT K3uU K3ua K3uc K3ue K3uf K3ug K3uh K3ui K3uj \ -K3uk K3ul K3um K3un K3uo K3up K3uq K3ur K3us K3ut K3uw K3ux K3uy K3uz K3u# K3\ -u$ K3u% K3u& K3u' K3u( K3u* K3u, K3u- K3u/ K3u< K3u^ K3u} K3vC K3vI K3vN K3vZ\ - K3vc K3vf K3vg K3vh K3vi K3vj K3vl K3vn K3vo K3vp K3vq K3vs K3vu K3vv K3vw K\ -3vx K3vy K3vz K3v$ K3v% K3v& K3v> K3v] K3v^ K3v{ K3v| K3w0 K3w1 K3w2 K3w3 K3w\ -4 K3w5 K3w6 K3w7 K3w8 K3w9 K3wA K3wG K3wQ K3wU K3wb K3wp K3ws K3wu K3wv K3wx \ -K3wy K3wz K3w# K3w$ K3w( K3w/ K3w; K3w< K3w= K3w? K3w@ K3w[ K3w} K3x0 K3x4 K3\ -xA K3xC K3xE K3xF K3xG K3xH K3xK K3xL K3xM K3xN K3xO K3xP K3xR K3xW K3xb K3xd\ - K3xe K3xf K3xi K3xj K3xk K3xl K3xm K3xn K3xo K3xp K3xq K3xr K3xs K3xt K3xu K\ -3xw K3xy K3xz K3x# K3x$ K3x< K3x> K3x^ K3x{ K3y4 K3y9 K3yA K3yD K3yE K3yF K3y\ -H K3yQ K3ye K3yf K3yg K3yh K3yl K3ym K3yn K3yo K3yp K3yq K3yr K3ys K3yt K3yu \ -K3yv K3yw K3yy K3yz K3y# K3y@ K3y[ K3y] K3y^ K3y_ K3y` K3y{ K3y| K3y} K3z6 K3\ -zL K3zQ K3zR K3zT K3zV K3zY K3zb K3zi K3zk K3zm K3zn K3zo K3zq K3zy K3zz K3z$\ - K3z% K3z) K3z* K3z, K3z- K3z. K3z: K3z; K3z< K3z= K3z[ K3z] K3#3 K3#8 K3#9 K\ -3#A K3#B K3#D K3#F K3#G K3#H K3#K K3#L K3#M K3#N K3#O K3#V K3#g K3#r K3#s K3#\ -t K3#v K3#w K3#x K3#z K3#% K3#& K3#( K3#) K3#[ K3#~ K3$6 K3$7 K3$9 K3$B K3$D \ -K3$E K3$K K3$M K3$P K3$Q K3$S K3$T K3$V K3$W K3$X K3$Y K3$b K3$c K3$d K3$e K3\ -$f K3$y K3$z K3$% K3$& K3$' K3$) K3$= K3$> K3$? K3$@ K3$[ K3$] K3$^ K3$_ K3%8\ - K3%E K3%G K3%J K3%K K3%M K3%X K3%Y K3%Z K3%a K3%b K3%) K3%* K3%+ K3%, K3%- K\ -3%. K3%/ K3%: K3%; K3%< K3%> K3%? K3%@ K3%^ K3%` K3%| K3%} K3%~ K3&0 K3&2 K3&\ -3 K3&8 K3&D K3&E K3&F K3&G K3&H K3&I K3&J K3&K K3&L K3&N K3&O K3&Q K3&R K3&T \ -K3&U K3&V K3&X K3&Z K3&a K3&c K3&d K3&m K3&n K3&s K3&t K3&v K3&$ K3&( K3&) K3\ -&* K3&+ K3&, K3&- K3'U K3'V K3'W K3'Y K3'Z K3'a K3'b K3'c K3'w K3'y K3'z K3'$\ - K3': K3'; K3'< K3'> K3'? K3'@ K3'[ K3'] K3(3 K3(4 K3(5 K3(7 K3(8 K3(9 K3(D K\ -3(T K3(U K3(W K3(Y K3(Z K3(b K3(h K3($ K3(& K3(' K3(( K3() K3(* K3(+ K3(. K3(\ -: K3(; K3(< K3(> K3(? K3(@ K3([ K3(^ K3(_ K3(` K3({ K3(} K3)0 K3)1 K3)4 K3)5 \ -K3)A K3)J K3)K K3)L K3)M K3)N K3)O K3)P K3)Q K3)R K3)S K3)T K3)U K3)V K3)W K3\ -)X K3)Y K3)Z K3)i K3)x K3)% K3)& K3)' K3)( K3)) K3)+ K3), K3)[ K3)] K3)^ K3)_\ - K3)` K3){ K3)| K3)} K3*R K3*S K3*T K3*V K3*W K3*Y K3*Z K3*c K3*j K3*k K3*l K\ -3*m K3*n K3*o K3*q K3*r K3*- K3*. K3*/ K3*: K3*; K3*< K3*= K3*> K3*? K3*[ K3*\ -{ K3*} K3*~ K3+1 K3+2 K3+3 K3+4 K3+5 K3+7 K3+Q K3+S K3+T K3+U K3+V K3+X K3+Y \ -K3+i K3+j K3+m K3+n K3+p K3+q K3+s K3+t K3+u K3+w K3+x K3+y K3+& K3+, K3+- K3\ -+. K3+/ K3+: K3+; K3+< K3+= K3+> K3+? K3+@ K3+[ K3+] K3+^ K3+_ K3+` K3+{ K3+|\ - K3+~ K3,0 K3,4 K3,5 K3,6 K3,E K3,v K3,y K3,# K3,$ K3,% K3,' K3,) K3,> K3,@ K\ -3,[ K3,] K3,` K3,{ K3-1 K3-C K3-F K3-I K3-J K3-K K3-L K3-M K3-N K3-S K3-T K3-\ -a K3-b K3-e K3-f K3-k K3-m K3-w K3-* K3-+ K3-, K3-- K3-. K3-/ K3-: K3-; K3-< \ -K3-= K3-@ K3-[ K3-] K3-^ K3-` K3-{ K3-| K3-~ K3.0 K3.1 K3.2 K3.3 K3.4 K3.6 K3\ -.7 K3.E K3.F K3.G K3.H K3.I K3.J K3.K K3.L K3.M K3.O K3.P K3.R K3.S K3.U K3.V\ - K3.W K3.X K3.Z K3.a K3.b K3.d K3.e K3.i K3.o K3.p K3.r K3.u K3.' K3.( K3.) K\ -3.* K3.+ K3./ K3.: K3.; K3.{ K3/2 K3/6 K3/8 K3/L K3/R K3/W K3/X K3/Y K3/b K3/\ -c K3/v K3/x K3/$ K3/' K3/< K3/= K3/> K3/? K3/@ K3/[ K3/] K3/} K3:3 K3:5 K3:6 \ -K3:7 K3:8 K3:9 K3:A K3:B K3:D K3:Q K3:S K3:U K3:X K3:Y K3:Z K3:a K3:b K3:p K3\ -:s K3:# K3:* K3:+ K3:, K3:- K3:. K3:/ K3:: K3:; K3:< K3:= K3:> K3:@ K3:[ K3:]\ - K3:_ K3:` K3:{ K3:| K3:~ K3;1 K3;3 K3;7 K3;A K3;E K3;K K3;L K3;M K3;N K3;O K\ -3;P K3;Q K3;R K3;S K3;T K3;V K3;W K3;X K3;a K3;b K3;h K3;k K3;x K3;# K3;& K3;\ -( K3;) K3;, K3;. K3;] K3;` K3;| K3;} K3;~ K3<0 K3<6 K3 K3 K3=? K3=@ K3=[ K3=] K3=^ K3=_ K3=` K3={ K3=| K3=} K3=~ \ -K3>0 K3>1 K3>2 K3>3 K3>D K3>T K3>d K3>g K3>s K3>v K3># K3>& K3>' K3>( K3>) K3\ ->* K3>+ K3>? K3>@ K3>[ K3>^ K3>_ K3>` K3>| K3?0 K3?4 K3?A K3?D K3?H K3?I K3?K\ - K3?L K3?M K3?N K3?O K3?X K3?Y K3?Z K3?e K3?g K3?m K3?o K3?u K3?% K3?+ K3?, K\ -3?- K3?. K3?/ K3?: K3?; K3?< K3?= K3?? K3?@ K3?_ K3?` K3?| K3?} K3?~ K3@0 K3@\ -1 K3@2 K3@3 K3@4 K3@E K3@F K3@G K3@H K3@I K3@J K3@K K3@L K3@M K3@N K3@P K3@Q \ -K3@S K3@T K3@V K3@W K3@Y K3@Z K3@a K3@d K3@e K3@k K3@n K3@r K3@t K3@u K3@w K3\ -@z K3@- K3@. K3@/ K3@: K3@; K3@< K3@_ K3@} K3[1 K3[6 K3[I K3[U K3[W K3[Y K3[Z\ - K3[a K3[c K3[d K3[t K3[z K3[% K3[& K3[< K3[> K3[? K3[@ K3[[ K3[] K3[^ K3[_ K\ -3]3 K3]4 K3]5 K3]8 K3]9 K3]A K3]C K3]I K3]K K3]N K3]P K3]V K3]X K3]Y K3]Z K3]\ -a K3]i K3]k K3]( K3]) K3]* K3], K3]. K3]/ K3]: K3]; K3]< K3]? K3]@ K3][ K3]^ \ -K3]` K3]{ K3]| K3]} K3^0 K3^2 K3^5 K3^6 K3^8 K3^9 K3^B K3^C K3^L K3^M K3^N K3\ -^O K3^P K3^Q K3^R K3^S K3^T K3^U K3^V K3^W K3^Y K3^Z K3^a K3^b K3^c K3^g K3^&\ - K3^( K3^* K3^, K3^. K3^/ K3^_ K3^` K3^{ K3^} K3^~ K3_0 K3_9 K3_N K3_S K3_T K\ -3_U K3_W K3_Y K3_a K3_b K3_d K3_e K3_l K3_n K3_p K3_q K3_r K3_s K3_t K3_$ K3_\ -% K3_* K3_/ K3_: K3_; K3_< K3_= K3_> K3_? K3_@ K3_[ K3_] K3__ K3_{ K3`1 K3`4 \ -K3`5 K3`8 K3`9 K3`A K3`G K3`S K3`T K3`U K3`V K3`W K3`X K3`Y K3`Z K3`l K3`m K3\ -`o K3`p K3`s K3`t K3`u K3`v K3`x K3`y K3`z K3`# K3`$ K3`( K3`. K3`/ K3`: K3`;\ - K3`< K3`= K3`> K3`? K3`@ K3`[ K3`] K3`^ K3`_ K3`` K3`{ K3`| K3`} K3`~ K3{3 K\ -3{4 K3{5 K3{6 K3{8 K3{A K3{B K3{L K3{Y K3{f K3{i K3{$ K3{% K3{' K3{( K3{* K3{\ -? K3{@ K3{_ K3{| K3|I K3|J K3|K K3|L K3|O K3|P K3|a K3|i K3|j K3|k K3|l K3|m \ -K3|n K3|o K3|p K3|q K3|r K3|s K3|v K3|w K3|' K3|+ K3|} K3|~ K3}0 K3}1 K3}2 K3\ -}3 K3}4 K3}5 K3}6 K3}9 K3}B K3}E K3}O K3}Q K3}h K3}i K3}j K3}l K3}m K3}p K3}z\ - K3}$ K3}% K3}* K3}+ K3}, K3}- K3}. K3}/ K3}: K3}; K3}< K3}= K3}? K3}@ K3}] K\ -3}^ K3}` K3}{ K3}| K3}~ K3~0 K3~1 K3~4 K3~5 K3~O K3~P K3~Q K3~R K3~S K3~T K3~\ -U K3~V K3~W K3~Z K3~e K3~h K3~q K3~r K3~t K3~v K3~x K3~| K3~} K3~~ K400 K401 \ -K402 K404 K406 K407 K40B K40C K40F K40G K40I K40J K40L K40M K40Q K40t K40v K4\ -0) K40* K40, K40- K40/ K40: K40< K40= K40] K40_ K40{ K40| K40} K410 K411 K412\ - K414 K415 K41B K41C K41S K41V K41X K41Y K41Z K41a K41b K41c K41e K41f K41h K\ -41i K41j K41k K41m K41s K41& K41' K41) K41, K41- K41: K41` K422 K424 K428 K42\ -B K42L K42M K42N K42O K42P K42Q K42S K42T K42v K42w K42x K42y K42z K42# K42% \ -K42& K42, K42: K42< K42= K42? K42@ K42] K42^ K42_ K42} K431 K432 K433 K435 K4\ -36 K438 K439 K43A K43O K43X K43c K43e K43f K43g K43j K43k K43l K43m K43n K43o\ - K43p K43q K43r K43s K43t K43/ K43: K43< K43= K43> K43? K43@ K43[ K43] K43^ K\ -43_ K43~ K441 K443 K444 K445 K448 K449 K44I K44N K44b K44d K44h K44j K44$ K44\ -% K44* K44+ K44- K44< K44@ K44^ K44` K44} K457 K458 K45I K45K K45L K45N K45P \ -K45Q K45V K45X K45c K45j K45k K45l K45m K45n K45o K45p K45q K45r K45t K45v K4\ -5w K45x K45y K45# K45( K45] K45{ K45~ K460 K461 K462 K463 K464 K465 K466 K467\ - K46A K46C K46D K46F K46N K46V K46X K46b K46d K46i K46j K46m K46n K46o K46q K\ -46z K46# K46% K46& K46' K46* K46+ K46, K46- K46. K46/ K46: K46; K46< K46= K46\ -> K46? K46@ K46] K46^ K46` K46{ K46} K46~ K470 K471 K472 K475 K476 K47F K47P \ -K47Q K47R K47S K47T K47U K47V K47W K47X K47b K47i K47j K47r K47s K47u K47v K4\ -7x K47* K47] K47} K481 K482 K485 K489 K48B K48C K48D K48G K48H K48J K48K K48L\ - K48M K48N K48R K48c K48o K48t K48$ K48+ K48, K48. K48/ K48; K48< K48@ K48[ K\ -48] K48^ K48_ K48` K48| K48} K48~ K491 K492 K493 K495 K497 K499 K49A K49L K49\ -Q K49W K49X K49Y K49a K49b K49c K49d K49e K49f K49g K49h K49i K49j K49k K49l \ -K49n K49t K49v K49% K49) K49* K49- K49/ K49: K49} K4A5 K4A8 K4A9 K4AB K4AC K4\ -AM K4AO K4AP K4AQ K4AT K4AU K4Ab K4Ad K4Av K4Aw K4Ay K4A# K4A$ K4A% K4A& K4A'\ - K4A* K4A; K4A< K4A> K4A? K4A[ K4A] K4A_ K4A` K4A} K4A~ K4B0 K4B1 K4B2 K4B3 K\ -4B5 K4B6 K4B8 K4B9 K4BB K4BR K4BY K4Bc K4Bd K4Bf K4Bg K4Bh K4Bk K4Bl K4Bm K4B\ -n K4Bo K4Bp K4Bq K4Br K4Bs K4Bt K4Bu K4Bw K4By K4B+ K4B: K4B; K4B> K4B? K4B@ \ -K4B] K4B^ K4B_ K4B` K4B{ K4C1 K4C2 K4C4 K4C5 K4C6 K4C7 K4C9 K4CA K4CF K4CS K4\ -Cd K4Ce K4Cg K4Ch K4Cy K4C' K4C* K4C+ K4C- K4C. K4C= K4C] K4C_ K4C` K4C{ K4D5\ - K4D6 K4DJ K4DL K4DN K4DQ K4DT K4Da K4De K4Dh K4Dk K4Dl K4Dm K4Dn K4Do K4Dp K\ -4Dq K4Dr K4Ds K4Dt K4Du K4Dx K4Dz K4D# K4D$ K4D- K4D^ K4D` K4E0 K4E1 K4E2 K4E\ -3 K4E4 K4E5 K4E6 K4E7 K4E8 K4EB K4ED K4EG K4EH K4EJ K4ET K4Ef K4Eh K4Ek K4En \ -K4Eo K4Ep K4Eq K4Er K4Ew K4E& K4E( K4E+ K4E, K4E- K4E. K4E/ K4E: K4E; K4E< K4\ -E= K4E> K4E? K4E@ K4E] K4E^ K4E` K4E{ K4E} K4E~ K4F0 K4F1 K4F2 K4F3 K4F4 K4F6\ - K4F7 K4FQ K4FR K4FS K4FT K4FU K4FV K4FW K4FX K4FY K4Fc K4Fk K4Fs K4Fu K4Fw K\ -4Fy K4Fz K4F& K4F( K4F| K4F} K4F~ K4G2 K4G3 K4G5 K4G6 K4G8 K4G9 K4GA K4GC K4G\ -G K4GH K4GI K4GK K4GL K4GN K4GO K4GR K4GW K4Gf K4Gl K4Gy K4G% K4G( K4G+ K4G- \ -K4G. K4G: K4G; K4G= K4G> K4G? K4G[ K4G] K4G^ K4G{ K4G} K4G~ K4H0 K4H2 K4H3 K4\ -H4 K4H9 K4HA K4HC K4HE K4HI K4HR K4HU K4HX K4HZ K4Hb K4Hc K4Hd K4He K4Hg K4Hh\ - K4Hj K4Hk K4Hl K4Hm K4Ho K4Hw K4Hz K4H* K4H- K4H/ K4H: K4H< K4H~ K4I6 K4I9 K\ -4IA K4IG K4IN K4IP K4IQ K4IR K4IS K4IU K4IV K4Ia K4Ib K4Iv K4Iy K4Iz K4I# K4I\ -$ K4I& K4I( K4I: K4I= K4I> K4I@ K4I[ K4I^ K4I_ K4I` K4I{ K4J0 K4J3 K4J5 K4J6 \ -K4J7 K4J8 K4J9 K4JB K4JC K4Jd K4Je K4Jg K4Jh K4Ji K4Jl K4Jm K4Jn K4Jo K4Jp K4\ -Jq K4Jr K4Js K4Jt K4Ju K4Jv K4Jy K4J% K4J: K4J; K4J< K4J? K4J@ K4J[ K4J^ K4J|\ - K4J} K4J~ K4K0 K4K1 K4K2 K4K3 K4K4 K4K5 K4K6 K4K7 K4K8 K4KA K4KB K4KH K4KP K\ -4Kg K4Kh K4Kj K4Kk K4K' K4K) K4K+ K4K, K4K. K4K[ K4K_ K4K` K4K} K4L0 K4L1 K4L\ -K K4LM K4LN K4LO K4LQ K4LR K4LS K4Lc K4Ld K4Li K4Lj K4Lk K4L& K4L( K4L) K4L* \ -K4L, K4L- K4L. K4L[ K4L] K4L^ K4L_ K4L` K4L{ K4L| K4L} K4L~ K4M0 K4MA K4MB K4\ -MC K4MD K4ME K4MF K4MG K4MH K4MI K4MJ K4MK K4MO K4MP K4MR K4MT K4MU K4MV K4MW\ - K4MY K4Ma K4Md K4Me K4Mg K4Mh K4Mn K4M] K4M_ K4M| K4N7 K4N9 K4NA K4NB K4NF K\ -4NG K4NH K4NS K4NU K4NW K4NX K4NY K4NZ K4Nl K4Ns K4Nt K4Nu K4Nv K4Nx K4Ny K4N\ -z K4N# K4N~ K4O0 K4O4 K4O5 K4O7 K4OH K4OI K4OJ K4OK K4OL K4OM K4ON K4OO K4OP \ -K4OQ K4OS K4OT K4OZ K4Ob K4Oc K4Od K4Of K4Og K4Oh K4Os K4Ot K4Ou K4Ow K4Oy K4\ -Oz K4O# K4O% K4O( K4O) K4O* K4O} K4O~ K4P2 K4P3 K4P4 K4P6 K4PD K4PG K4PH K4PI\ - K4PJ K4PK K4PL K4PM K4PN K4PO K4Pq K4Pr K4Ps K4Pt K4Pu K4Pv K4Pw K4Px K4Py K\ -4Pz K4P$ K4P% K4P& K4P' K4P/ K4Q6 K4Q7 K4Q8 K4Q9 K4QA K4QD K4QO K4QP K4QQ K4Q\ -R K4QS K4QT K4QU K4QW K4Qy K4Qz K4Q$ K4Q' K4Q* K4Q+ K4Q. K4Q/ K4Q: K4Q< K4R8 \ -K4RE K4RF K4RG K4RJ K4RK K4RL K4RM K4RO K4RP K4RQ K4RS K4RT K4RU K4RX K4RY K4\ -RZ K4Rb K4Rc K4Rm K4Ry K4Rz K4R$ K4R% K4R' K4R( K4R* K4R+ K4R/ K4R> K4SC K4SD\ - K4SG K4SH K4SJ K4SK K4SM K4SN K4SO K4SP K4SQ K4SR K4SS K4ST K4SU K4SV K4SW K\ -4SX K4SY K4SZ K4Sc K4Sd K4Si K4S$ K4S& K4S) K4S, K4S. K4S: K4S@ K4S` K4S{ K4S\ -| K4S} K4T0 K4T2 K4T9 K4TA K4TL K4TM K4TP K4TQ K4TR K4TT K4TX K4Tg K4Ti K4Tj \ -K4Tk K4Tq K4T# K4T' K4T( K4T+ K4T, K4T- K4T. K4T/ K4T; K4T< K4T^ K4T_ K4T` K4\ -T{ K4T| K4T} K4T~ K4U0 K4U1 K4UB K4UC K4UD K4UE K4UF K4UG K4UH K4UI K4UJ K4UK\ - K4UN K4UP K4UQ K4UR K4US K4UU K4UV K4UW K4UX K4UZ K4Ub K4Uc K4Ud K4Uf K4Ug K\ -4Uj K4Uk K4Ur K4U# K4U+ K4U; K4U] K4U_ K4U{ K4U~ K4V5 K4V6 K4VA K4VB K4VC K4V\ -D K4VE K4VF K4VS K4VU K4VW K4VY K4VZ K4Vc K4Vj K4Vl K4Vt K4Vu K4Vw K4Vx K4Vz \ -K4V# K4V, K4V[ K4V_ K4W1 K4W2 K4W5 K4W7 K4WI K4WJ K4WK K4WL K4WM K4WN K4WO K4\ -WP K4WQ K4WV K4WW K4WZ K4Wa K4Wb K4We K4Wf K4Wg K4Wi K4Ws K4Ww K4Wx K4Wz K4W$\ - K4W% K4W& K4W' K4W( K4W+ K4W, K4W. K4W? K4W| K4X0 K4X1 K4X2 K4X4 K4X5 K4X6 K\ -4X8 K4XB K4XH K4XI K4XJ K4XK K4XL K4XM K4XN K4XO K4XP K4Xe K4Xh K4Xl K4Xq K4X\ -r K4Xs K4Xt K4Xu K4Xv K4Xw K4Xx K4Xy K4Xz K4X# K4X$ K4X% K4X) K4X+ K4X= K4Y6 \ -K4Y8 K4YB K4YC K4YF K4YH K4YQ K4YR K4YS K4YU K4YV K4YW K4Yf K4Yg K4Yv K4Y$ K4\ -Y% K4Y( K4Y* K4Y, K4Y- K4Y. K4Y/ K4Y: K4Y; K4Y< K4Y= K4Y> K4Z1 K4Z4 K4ZI K4ZJ\ - K4ZK K4ZL K4ZM K4ZN K4ZO K4ZP K4ZQ K4ZR K4ZS K4ZT K4ZV K4ZW K4ZX K4Za K4Zb K\ -4Zd K4Ze K4Zf K4Zl K4Zt K4Zv K4Zz K4Z# K4Z% K4Z& K4Z( K4Z) K4Z* K4Z, K4Z. K4Z\ -[ K4Z^ K4aA K4aC K4aG K4aH K4aK K4aM K4aN K4aO K4aP K4aQ K4aR K4aS K4aT K4aU \ -K4aV K4aW K4aX K4aa K4ab K4ac K4ae K4ak K4am K4az K4a& K4a* K4a, K4a. K4a/ K4\ -a: K4a; K4a[ K4a^ K4a| K4a~ K4b0 K4b2 K4b8 K4b9 K4bM K4bN K4bO K4bP K4bR K4bS\ - K4bT K4bV K4bY K4be K4bg K4bh K4bi K4bs K4bv K4b& K4b( K4b) K4b* K4b+ K4b- K\ -4b. K4b/ K4b? K4b_ K4b` K4b{ K4b| K4b} K4b~ K4c0 K4c1 K4c2 K4cC K4cD K4cE K4c\ -F K4cG K4cH K4cI K4cJ K4cK K4cL K4cN K4cO K4cP K4cV K4cW K4cX K4cY K4ca K4cc \ -K4cd K4ce K4ch K4ci K4cl K4cr K4ct K4cy K4c/ K4c; K4c> K4c^ K4c{ K4c} K4d1 K4\ -d4 K4dE K4dF K4dG K4dH K4dI K4dJ K4dS K4dU K4dX K4dZ K4db K4dh K4dj K4dm K4dn\ - K4dv K4dw K4dx K4dy K4dz K4d$ K4d% K4d) K4d+ K4d` K4d} K4e1 K4e4 K4e5 K4e8 K\ -4eJ K4eK K4eL K4eM K4eN K4eO K4eP K4eQ K4eR K4eT K4eY K4eZ K4eb K4ec K4ed K4e\ -e K4eg K4eh K4ei K4ej K4et K4eu K4ew K4ey K4e# K4e$ K4e% K4e& K4e* K4e- K4e/ \ -K4e; K4e` K4f0 K4f1 K4f2 K4f3 K4f4 K4f5 K4f7 K4f8 K4fF K4fI K4fJ K4fK K4fL K4\ -fM K4fN K4fO K4fP K4fQ K4fY K4fe K4fh K4fn K4fp K4fs K4ft K4fu K4fv K4fw K4fx\ - K4fy K4fz K4f# K4f' K4f) K4f* K4f+ K4f- K4f} K4g4 K4gA K4gB K4gD K4gE K4gF K\ -4gQ K4gS K4gT K4gU K4gX K4gY K4ge K4gy K4g% K4g' K4g* K4g, K4g. K4g/ K4g: K4g\ -= K4g> K4g_ K4h0 K4h6 K4hA K4hD K4hG K4hH K4hI K4hJ K4hK K4hL K4hM K4hP K4hQ \ -K4hT K4hU K4hV K4hX K4hY K4hZ K4hd K4he K4hg K4hs K4hu K4h# K4h$ K4h& K4h' K4\ -h) K4h* K4h: K4h< K4h= K4i4 K4iA K4iG K4iK K4iM K4iN K4iO K4iP K4iQ K4iR K4iS\ - K4iT K4iU K4iV K4iW K4iY K4iZ K4ia K4ib K4ic K4id K4ie K4io K4iy K4iz K4i# K\ -4i$ K4i% K4i& K4i' K4i( K4i) K4i* K4i, K4i- K4i< K4i{ K4i| K4i} K4i~ K4j1 K4j\ -3 K4j4 K4jW K4jX K4jY K4jZ K4ja K4jd K4je K4jj K4jk K4jq K4jt K4ju K4jv K4j# \ -K4j) K4j* K4j+ K4j, K4j- K4j. K4j/ K4j: K4j; K4j_ K4j` K4j| K4j} K4j~ K4k2 K4\ -k3 K4k4 K4k5 K4k7 K4k8 K4kA K4kT K4kV K4kW K4kY K4kZ K4ka K4kb K4kd K4k* K4k-\ - K4k. K4k/ K4k< K4k@ K4k] K4k^ K4l0 K4lD K4lE K4lF K4lG K4lH K4lI K4lK K4ld K\ -4le K4lf K4lh K4li K4lj K4ll K4lx K4ly K4l$ K4l& K4l^ K4l` K4l{ K4l| K4m0 K4m\ -1 K4m2 K4m3 K4m7 K4m9 K4mB K4mC K4mD K4mE K4mF K4mG K4mH K4mI K4mJ K4mS K4mT \ -K4md K4me K4mf K4mh K4mi K4ms K4mu K4mw K4mx K4mz K4m# K4m% K4m/ K4m: K4m; K4\ -m< K4m= K4m> K4m? K4m@ K4m[ K4m~ K4nC K4nJ K4nK K4nM K4nN K4nP K4nb K4nc K4nd\ - K4ne K4nf K4ng K4nh K4ni K4nj K4nk K4nl K4nm K4no K4np K4nq K4ns K4nt K4nv K\ -4nw K4ny K4nz K4n$ K4n* K4n+ K4o0 K4o1 K4o4 K4o5 K4o6 K4o8 K4o9 K4oA K4oB K4o\ -C K4oE K4oG K4oH K4os K4ot K4ou K4ov K4ow K4ox K4oy K4oz K4o# K4o% K4o& K4o) \ -K4o+ K4o[ K4o] K4o^ K4o_ K4o{ K4o} K4p3 K4p8 K4pA K4pB K4pC K4pF K4pG K4pL K4\ -pR K4pV K4pX K4pY K4pi K4pm K4pn K4po K4p# K4p% K4p& K4p( K4p) K4p+ K4p= K4q5\ - K4q7 K4q8 K4qA K4qB K4qD K4qE K4qH K4qI K4qJ K4qL K4qM K4qN K4qP K4qS K4qW K\ -4qX K4qg K4qk K4qm K4qz K4q# K4q$ K4q% K4q& K4q' K4q( K4q) K4q* K4q+ K4q, K4q\ -. K4q; K4q< K4q| K4q~ K4r1 K4r2 K4r3 K4r4 K4rF K4rH K4rT K4rY K4rZ K4ra K4rc \ -K4rd K4re K4rh K4rt K4rv K4rw K4r& K4r( K4r* K4r+ K4r, K4r- K4r. K4r/ K4r: K4\ -r; K4r< K4r_ K4r| K4r} K4r~ K4s1 K4s2 K4s3 K4s8 K4sA K4sB K4sD K4sI K4sL K4sQ\ - K4sW K4sY K4sZ K4sa K4sd K4se K4sk K4sv K4sy K4s) K4s- K4s. K4s/ K4s= K4s> K\ -4s@ K4s_ K4s} K4tA K4tD K4tE K4tF K4tG K4tI K4tK K4tL K4tQ K4tR K4tc K4te K4t\ -g K4th K4ti K4tj K4tl K4tm K4tx K4t$ K4t& K4t` K4t{ K4t| K4t~ K4u0 K4u1 K4u3 \ -K4u4 K4u6 K4u8 K4uA K4uB K4uC K4uD K4uE K4uF K4uG K4uH K4uI K4uJ K4uK K4uR K4\ -uU K4ud K4uh K4ui K4uj K4uk K4uo K4uv K4uw K4uy K4uz K4u$ K4u% K4u+ K4u: K4u;\ - K4u< K4u= K4u> K4u? K4u@ K4u[ K4u] K4u} K4vA K4vG K4vI K4vK K4vL K4vM K4vQ K\ -4vS K4vU K4vc K4vd K4ve K4vf K4vg K4vh K4vi K4vj K4vk K4vl K4vn K4vo K4vp K4v\ -s K4vt K4vu K4vv K4vx K4vy K4v# K4v$ K4v* K4v{ K4w1 K4w3 K4w4 K4w5 K4w8 K4w9 \ -K4wA K4wB K4wD K4wF K4wH K4wI K4wh K4wj K4wt K4wu K4wv K4ww K4wx K4wy K4wz K4\ -w# K4w$ K4w& K4w) K4w* K4w+ K4w- K4w[ K4w] K4w_ K4w{ K4w} K4w~ K4x7 K4x9 K4xA\ - K4xB K4xC K4xE K4xF K4xG K4xQ K4xS K4xU K4xW K4xY K4xZ K4xj K4xl K4xn K4xq K\ -4xw K4x$ K4x% K4x& K4x( K4x) K4x+ K4x, K4x< K4y4 K4y6 K4y9 K4yA K4yC K4yD K4y\ -F K4yG K4yH K4yI K4yL K4yM K4yN K4yP K4yR K4yS K4yT K4yW K4yd K4yp K4y# K4y$ \ -K4y% K4y& K4y' K4y( K4y) K4y* K4y+ K4y- K4y: K4y; K4y> K4y~ K4z0 K4z1 K4z2 K4\ -z4 K4z6 K4zH K4zI K4zX K4zY K4zZ K4zb K4zc K4zd K4ze K4zg K4zp K4zq K4zx K4z(\ - K4z+ K4z, K4z- K4z. K4z/ K4z: K4z; K4z< K4z= K4z? K4z^ K4z| K4z} K4#1 K4#2 K\ -4#3 K4#5 K4#6 K4#7 K4#8 K4#D K4#E K4#N K4#T K4#W K4#Y K4#Z K4#a K4#c K4#d K4#\ -e K4#k K4#n K4#u K4#) K4#* K4#, K4#. K4#; K4#? K4#[ K4#] K4#^ K4#_ K4$2 K4$D \ -K4$E K4$G K4$I K4$J K4$K K4$L K4$U K4$V K4$b K4$g K4$h K4$i K4$k K4$l K4$m K4\ -$x K4$$ K4$& K4$` K4${ K4$~ K4%0 K4%1 K4%3 K4%5 K4%7 K4%C K4%D K4%E K4%F K4%G\ - K4%H K4%I K4%J K4%K K4%L K4%Q K4%Y K4%e K4%h K4%l K4%m K4%r K4%s K4%x K4%y K\ -4%# K4%$ K4%& K4%' K4%* K4%: K4%; K4%< K4%= K4%> K4%? K4%@ K4%[ K4%] K4%^ K4%\ -} K4&7 K4&D K4&P K4&Q K4&S K4&T K4&Y K4&d K4&e K4&f K4&g K4&h K4&i K4&j K4&k \ -K4&l K4&n K4&o K4&p K4&r K4&s K4&t K4&u K4&v K4&w K4&x K4&z K4&# K4&% K4&& K4\ -&. K4'0 K4'3 K4'4 K4'5 K4'7 K4'8 K4'9 K4'B K4'C K4'E K4'G K4'I K4'J K4'f K4'u\ - K4'v K4'w K4'x K4'y K4'z K4'# K4'$ K4'% K4'( K4'* K4'- K4'. K4'] K4'_ K4'{ K\ -4'| K4'} K4'~ K4(6 K4(A K4(B K4(E K4(F K4(G K4(I K4(P K4(T K4(X K4(Z K4(a K4(\ -h K4(m K4(p K4(q K4(r K4(v K4($ K4(% K4(& K4(( K4() K4(* K4(+ K4(, K4(< K4(} \ -K4)5 K4)9 K4)B K4)C K4)D K4)E K4)F K4)H K4)I K4)J K4)K K4)L K4)M K4)P K4)Q K4\ -)R K4)V K4)W K4)X K4)Y K4)b K4)c K4)k L L8f L9J LBD LBE LBG LBI LB) LB* LCz L\ -C# LO_ LO{ LO~ LP8 LPC LPE LPH LPM LPZ LPg LP/ LP: LP< LP= LP? LP@ LQ1 LQ2 LQ\ -4 LQ5 LQ7 LQ8 LQC LQJ LQK LQL LQM LQN LQO LQP LQQ LQR LRs LRu LRw LRz LR$ LR(\ - LSE LSK LSS LSg LSj LSk LSl LSm LSo LSq LSr LSt LSu LSw LSx LSz LS# LS$ LS% \ -LS& LS' LS( LS) LS* LS+ LS, LS/ LS; LS> LS} LS~ LT0 LT1 LT2 LT3 LT4 LT5 LT6 L\ -TH LTI LTJ LTL LTM LTN LTW LWD LWE LWG LWH LWJ LWK LWM LWQ LWS LWn LWv LXL LX\ -M LXP LXQ LXR LXT LXU LXW LXY LXZ LXa LXb LXd LXe LXg LXi LXk LXl LX: LX; LX=\ - LX> LX@ LX[ LX~ LY2 LY3 LY5 LY6 LY8 LY9 LYC LYE LYK LYL LYM LYN LYO LYP LYQ \ -LYR LYS LYb LY/ LY: LY; LY< LY= LY> LY? LY@ LY[ LY] LY^ LY{ LY| LY} LZ0 LZ2 L\ -Z6 LZH LZJ LZR LZg LZ^ LZ` La3 La6 La9 LaA LaB LaC LaD LaE LaF LaG LaH LaJ La\ -K LaM LaN LaP LaQ LaS LaT LaV LaZ Laa Lab Lac Lad Lae Laf Lag Lah Lai Lal Lan\ - Lap Las Lat Lav Law Lay Laz La$ La% La& La' La( La) La* La+ La, La- La; La= \ -La> La~ Lb0 Lb1 Lb2 Lb3 Lb4 Lb5 Lb6 Lb7 LbA LbF LbH LbJ LbK LbL LbO LbP LbV L\ -bY LeE LeF LeH LeI LeK LeL LeN LeO LeR LeT Leh Lei Lep Leu LfM LfO LfP LfQ Lf\ -S LfT LfU LfV LfX LfZ Lfa Lfb Lfc Lff Lfg Lfh Lfi Lfk Lfm Lf; Lf< Lf> Lf? Lf[\ - Lf] Lg3 Lg4 Lg6 Lg7 Lg9 LgA LgH LgL LgM LgN LgO LgP LgQ LgR LgS LgT Lg: Lg; \ -Lg< Lg= Lg> Lg? Lg@ Lg[ Lg] Lg^ Lg` Lg{ Lg| Lh0 Lh1 Lh4 Lh9 LhG LhK LhO LhU L\ -hg Lhi Lhl Lhq Lh{ Li5 LiA LiB LiC LiD LiE LiF LiG LiH LiI LiJ LiL LiM LiN Li\ -O LiP LiR LiS LiT LiV LiW LiY Lib Lic Lid Lie Lif Lig Lih Lii Lij Lil Lin Lio\ - Lis Lit Liu Liv Lix Liy Li# Li$ Li% Li& Li' Li( Li) Li* Li+ Li, Li- Li/ Li: \ -Li< Li= Li> Li@ Lj0 Lj1 Lj2 Lj3 Lj4 Lj5 Lj6 Lj7 Lj8 LjI LjJ LjM LjN LjO LjQ L\ -jU L-J L-N L-P L-S L-T L-W L-Y L-- L-. L-/ L-: L-; L-< L-= L-> L-? L-@ L-[ L-\ -] L-^ L-_ L-` L-{ L-| L-} L-~ L.0 L.1 L.2 L.3 L.4 L.5 L.6 L.7 L.8 L.A L.B L.C\ - L.F L.G L.H L.J L.L L.O L.o L/G L/H L/J L/K L/M L/N L/a L/b L/d L/e L/- L/@ \ -L/` L/~ L:1 L:5 L:g L:j L:n L:o L:p L:r L:s L:t L:w L:x L:y L:# L:$ L:& L:' L\ -:) L:* L:+ L:- L:. L:: L:; L:= L:> L:@ L:] L:_ L:` L;@ L;` L;{ L;~ L<0 L<1 L<\ -3 Lu L>v L>w L>x L>y L>z L># L>$ L>% L>. L>> L?9 L?b L?e L?o L?r L?v L?- L\ -?. L?/ L?: L?; L?< L?= L?> L?? L?@ L?[ L?] L?^ L?_ L?` L?{ L?| L?} L?~ L@0 L@\ -1 L@2 L@3 L@4 L@5 L@6 L@7 L@8 L@9 L@B L@C L@D L@G L@H L@K L@N L@O L@P L@T L@V\ - L@e L@i L@j L@k L@l L@m L@n L@o L@p L@q L@r L@s L@# L@& L@' L@~ L[0 L[1 L[2 \ -L[3 L[4 L[5 L[6 L[7 L[A L[B L[H L[J L[K L[M L[N L[P L[U L[Z L[c L[d L[g L[i L\ -[k L[l L[m L[p L[q L[r L[s L[t L[u L[v L[w L[x L[y L[z L[$ L[& L[+ L]K L]N L]\ -R L]i L]j L]k L]n L]q L]s L]t L]u L]x L]y L]# L]$ L]& L]' L]) L]* L], L]- L]/\ - L]: L]< L]= L]? L]@ L][ L]] L]_ L]{ L]| L]~ L^1 L^2 L^3 L^4 L^7 L^8 L^A L^B \ -L^D L^E L^G L^H L^I L^J L^L L^N L^V L^Y L^c L^k L^o L^u L^y L^z L^# L^$ L^% L\ -^& L^' L^( L^) L^= L^] L^| L^} L^~ L_1 L_2 L_3 L_7 L_C L_E L_F L_G L_H L_I L_\ -J L_K L_L L_M L_O L_W L_X L_Y L_Z L_a L_b L_c L_d L_e L_@ L_^ L_| L`3 L`E L`F\ - L`G L`H L`J L`L L`M L`N L`O L`P L`Q L`R L`S L`T L`U L`Y L`b L`g L`l L`n L`o \ -L`p L`q L`r L`s L`t L`u L`v L`x L`# L`$ L`' L`( L`) L`* L`+ L`, L`- L`. L`/ L\ -`: L`< L`= L`> L`@ L`[ L`] L`` L{3 L{7 L{J L{L L{M L{O L{Q L{S L{T L{f L{g L{\ -j L{l L{n L{r L{v L{w L{x L{y L{z L{# L{$ L{% L{& L{- L{: L{; L{< L{= L{> L{?\ - L{@ L{[ L{] L{^ L{{ L{~ L|2 L|4 L|5 L|6 L|9 L|A L|c L|i L|q L|t L|v L|/ L|: \ -L|; L|< L|= L|> L|? L|@ L|[ L|] L|^ L|_ L|` L|{ L|| L|} L|~ L}0 L}1 L}2 L}3 L\ -}4 L}5 L}6 L}7 L}8 L}9 L}A L}C L}D L}E L}H L}I L}J L}N L}O L}P L}U L}i L}k L}\ -l L}m L}n L}o L}p L}q L}r L}s L}) L}- L~0 L~1 L~2 L~3 L~4 L~5 L~6 L~7 L~8 L~G\ - L~J L~K L~M L~N L~P L~Q L~b L~c L~e L~f L~i L~k L~l L~m L~o L~p L~q L~s L~t \ -L~u L~v L~w L~x L~y L~z L~# L~$ L~& L~) L~+ L10J L10M L10R L10i L10m L10n L10\ -o L10q L10r L10t L10u L10v L10w L10y L10z L10# L10$ L10& L10' L10) L10* L10, \ -L10. L10/ L10; L10< L10> L10? L10[ L10^ L10_ L10` L10{ L10} L10~ L111 L113 L1\ -15 L116 L117 L118 L11A L11B L11D L11E L11H L11I L11J L11K L11M L11O L11R L11W\ - L11c L11g L11m L11z L11# L11$ L11% L11& L11' L11( L11) L11* L11? L11| L11~ L\ -120 L121 L124 L125 L12F L12G L12H L12I L12J L12K L12L L12M L12N L12X L12Y L12\ -Z L12a L12b L12c L12d L12e L12f L12? L12` L133 L13F L13G L13H L13I L13K L13M \ -L13N L13O L13P L13Q L13R L13S L13T L13U L13V L13Y L13k L13o L13p L13q L13r L1\ -3s L13t L13u L13v L13w L13x L13z L13# L13( L13) L13* L13+ L13, L13- L13. L13/\ - L13: L13; L13= L13> L13? L13[ L13] L13^ L13| L142 L14M L14O L14Q L14R L14S L\ -14T L14f L14j L14l L14m L14w L14x L14y L14z L14# L14$ L14% L14& L14' L14; L14\ -< L14= L14> L14? L14@ L14[ L14] L14^ L14` L14{ L14} L14~ L151 L152 L153 L155 \ -L156 L157 L15A L15B L1We L1Wf L1Wg L1Wh L1Wq L1ZN L1a0 L1a7 L1a9 L1aD M M8f M\ -8p M8) M8= M8{ M8| M93 M97 M9D M9w M9) MA3 MA7 MBH MBr MB% MC7 MCY MCh MCl MC\ -r MC% MC= MD7 MDE MD; ME2 MEN MEc ME. ME] MF2 MFD MFI MFc MFu MF. MF] MF~ MO_\ - MO` MO} MP0 MP7 MPC MPD MPG MP/ MP: MP; MP> MP? MP[ MP` MP{ MP| MP} MP~ MQ0 \ -MQ1 MQ2 MQ3 MQ4 MQ5 MQ6 MQ7 MQ8 MQ9 MQB MQD MQE MQJ MQK MQL MQP MQR MQV MQW M\ -QX MQc MQh MQi MQk MQl MQm MQn MQo MQz MQ# MQ$ MRt MRw MRx MR# MR) MR? MSk MS\ -l MSm MSo MSp MSq MSu MSv MSw MS# MS$ MS% MS& MS' MS( MS) MS* MS+ MS] MS_ MS`\ - MS{ MS| MS} MS~ MT0 MTB MTC MTH MTI MTM MTN MTO MTQ MTS MTT MTU MUQ MUS MUV \ -MUW MUZ MUb MUe MUk MVF MVG MVH MVI MVJ MVM MVT MVU MVV MVW MVX MVY MVZ MVa M\ -Vb MVc MVd MVe MVl MVm MVo MVq MVr MVs MVt MVy MV& MV' MV( MV? MV@ MV[ MV] MV\ -_ MV` MV{ MV| MWD MWE MWF MWG MWH MWI MWJ MWK MWL MWO MWQ MWR MWT MWU MWh MWm\ - MWn MWs MW( MW= MW? MW[ MXL MXN MXO MXR MXS MXT MXV MXW MXa MXb MXe MXf MXg \ -MXh MXi MXj MXk MXl MXm MXn MXp MXq MXr MXu MXw MXx MXz MX# MX' MX) MX* MX+ M\ -X, MX- MX. MX/ MX: MX; MX< MX> MX@ MY2 MY3 MY4 MY5 MY6 MY7 MY8 MY9 MYA MYK MY\ -L MYM MYR MYS MYW MYX MYY MYZ MYb MYl MYm MYn MYo MYq MYy MYz MY# MY$ MY% MY/\ - MY: MY; MY< MY= MY> MY? MY@ MY[ MY] MY_ MY{ MY| MY~ MZJ MZQ MZX MZd MZf MZh \ -MZ[ MZ_ MZ` MZ{ MZ| MZ} Ma1 Ma2 Ma7 Ma8 Ma9 MaA MaB MaC MaD MaE MaG MaH MaO M\ -aP MaS MaT MaX MaZ Maa Mab Mac Mad Mae Maf Mag Mah Mak Man Map Maq Mar Mas Ma\ -t Mau Mav Maw Max May Ma$ Ma% Ma& Ma' Ma( Ma) Ma* Ma+ Ma, Ma- Ma/ Ma: Ma= Ma_\ - Ma` Ma{ Ma| Ma} Ma~ Mb0 Mb1 Mb6 Mb9 MbB MbC MbF MbH MbI MbL MbN MbO MbP MbT \ -MbU MbV MbX Mbi Mbj Mbk Mbl Mbm Mbn Mbo Mbp Mbq Mbs Mbt Mbv Mbw Mbx Mby Mb) M\ -b- Mc2 McG McL McN Mcu Mcv Mcz Mc$ Mc& Mc' Mc+ Mc, Mc- Mc/ Mc: Mc; Mc< Mc= Mc\ -? Mc[ Mc] Mc_ Mc` Mc{ Mc| Mc} Md0 Md1 Md6 Md7 Md8 MdA MdB MdC MdD MdE MdH MdI\ - MdJ MdK MdM MdO MdP MdQ MdU MdV MdW MdX MdY MdZ Mda Mdb Mdc Mdd Mde Mdf Mdg \ -Mdj Mdm Mdo Mdq Mdr Mds Mdt Mdu Md% Md' Md( Md) Md+ Md, Md/ Md< Md? Md@ Md[ M\ -d] Md_ Md` Md{ Md| Md} Me1 MeE MeF MeG MeH MeI MeJ MeK MeL MeM MeP MeQ MeS Me\ -T MeV Meg Mej Mem Meq Met Mew Me- Me= Me] MfM MfN MfW MfX Mfa Mfe Mfg Mfh Mfi\ - Mfj Mfk Mfl Mfm Mfo Mfp Mfx Mf' Mf( Mf) Mf+ Mf, Mf- Mf. Mf/ Mf: Mf; Mf< Mf= \ -Mf? Mf@ Mf^ Mf| Mf} Mf~ Mg0 Mg1 Mg2 Mg3 Mg4 Mg5 Mg6 Mg7 Mg8 Mg9 MgA MgB MgE M\ -gG MgH MgL MgM MgN MgR MgS MgX MgY MgZ Mgf Mgk Mgl Mgm Mgn Mgo Mgq Mgr Mg$ Mg\ -% Mg& Mg: Mg; Mg< Mg= Mg> Mg? Mg@ Mg[ Mg] Mg^ Mg_ Mg{ Mg} Mh0 Mh9 MhD MhG MhJ\ - MhX Mho Mhs Mh] Mh` Mh{ Mh| Mh~ Mi0 Mi5 Mi6 Mi8 Mi9 MiA MiB MiC MiD MiE MiF \ -MiI MiJ MiK MiL MiQ MiR MiT MiU MiY Mia Mib Mic Mid Mie Mif Mig Mii Mij Mil M\ -im Min Miq Mir Mis Mit Miu Miv Mi% Mi& Mi' Mi( Mi) Mi* Mi+ Mi, Mi- Mi/ Mi: Mi\ -_ Mi` Mi| Mi} Mi~ Mj0 Mj1 Mj2 Mj4 MjI MjK MjO MjP MjQ MjU MjV MjW Mjj Mjk Mjl\ - Mjm Mjn Mjo Mjp Mjq Mjr Mjs Mju Mjw Mjx Mjz Mj# Mj, Mj[ Mj_ Mj| MkA Mkr Mks \ -Mkt Mku Mkw Mk# Mk% Mk' Mk( Mk, Mk- Mk. Mk/ Mk; Mk< Mk= Mk> Mk@ Mk^ Mk_ Mk` M\ -k{ Mk| Ml1 Ml2 Ml5 Ml6 Ml7 Ml8 Ml9 MlC MlD MlE MlF MlH MlJ MlK MlL MlN MlO Ml\ -P MlQ MlR MlY MlZ Mla Mlb Mlc Mld Mle Mlf Mlg Mlq Mlr Mlt Mlu Mlv Ml( Ml) Ml*\ - Ml+ Ml, Ml[ Ml] Ml^ Ml_ Ml` Ml| Ml} Ml~ Mm5 M-- M-. M-/ M-: M-> M-? M-@ M-[ \ -M-] M-^ M-` M-{ M-| M-} M-~ M.0 M.1 M.2 M.3 M.4 M.8 M.9 M.B M.C M.D M.F M.I M\ -.K M.L M.N M.O M.P M/G M/H M/I M/L M/T M/U M/V M/W M/X M/Z M/a M/f M// M/: M/\ -? M/] M/{ M/| M:1 M:2 M:3 M:5 M:g M:h M:k M:l M:m M:n M:o M:q M:s M:t M:u M:v\ - M:w M:x M:% M:' M:( M:) M:* M:+ M:, M:; M:< M:= M:@ M:[ M:] M:_ M:` M;] M;^ \ -M;_ M;` M;| M;} M;~ M<0 Mu M>v M>w M># M>$ M?b M?c M?i M?) M?* M?. M?/ M?: M?< M??\ - M?@ M?[ M?] M?^ M?_ M?{ M?| M?} M?~ M@0 M@1 M@2 M@3 M@4 M@5 M@9 M@A M@C M@D \ -M@E M@H M@J M@K M@M M@N M@O M@P M@Q M@R M@U M@V M@X M@Y M@a M@d M@e M@f M@g M\ -@h M@i M@j M@k M@l M@n M@o M@p M@r M@s M@y M@% M@+ M@_ M@{ M@} M@~ M[0 M[1 M[\ -2 M[3 M[4 M[T M[U M[W M[X M[Y M[i M[j M[l M[m M[n M[o M[p M[q M[t M[$ M[( M[*\ - M[+ M]Q M]U M]X M]i M]j M]l M]m M]n M]o M]p M]q M]r M]t M]u M]v M]w M]x M]y \ -M]z M]# M]$ M]( M]) M]* M]< M]= M]? M]@ M][ M]] M]^ M]{ M]| M]} M^6 M^7 M^8 M\ -^9 M^A M^B M^D M^G M^H M^I M^J M^L M^M M^N M^P M^V M^Z M^f M^m M^s M^u M^y M^\ -z M^# M^' M^( M^) M^. M^/ M^< M^= M^[ M^^ M^_ M^` M^| M^} M^~ M_0 M_1 M_3 M_6\ - M_9 M_C M_D M_E M_F M_G M_H M_I M_J M_L M_M M_Q M_R M_S M_T M_U M_V M_W M_X \ -M_Y M_Z M_b M_d M_< M_= M_? M_[ M_^ M__ M`E M`F M`G M`H M`I M`L M`M M`N M`O M\ -`P M`Q M`R M`T M`U M`W M`X M`Y M`Z M`a M`f M`h M`j M`k M`l M`m M`n M`o M`p M`\ -r M`u M`v M`w M`y M`z M`% M`& M`( M`) M`* M`< M`= M`> M`? M`@ M`] M`^ M`{ M{2\ - M{3 M{9 M{J M{L M{N M{X M{Y M{Z M{a M{b M{c M{e M{f M{g M{o M{p M{q M{r M{s \ -M{v M{w M{x M{# M{$ M{& M{) M{* M{, M{/ M{: M{; M{< M{= M{? M{@ M{[ M{] M{^ M\ -{_ M{` M{{ M{| M{} M|2 M|3 M|6 M|8 M|9 M|A M|c M|e M|g M|/ M|: M|; M|> M|@ M|\ -[ M|] M|^ M|_ M|` M|| M|} M|~ M}0 M}1 M}2 M}3 M}9 M}A M}B M}L M}M M}O M}P M}Q\ - M}R M}h M}j M}k M}l M}o M}p M}q M}s M}} M}~ M~0 M~1 M~2 M~3 M~4 M~5 M~A M~F \ -M~G M~I M~J M~K M~M M~U M~W M~X M~Y M~Z M~a M~c M~i M~k M~m M~n M~o M~p M~q M\ -~r M~s M~t M~u M~y M~z M~# M~% M~& M~' M~( M~) M~+ M~, M10I M10J M10K M10M M1\ -0N M10O M10i M10k M10m M10n M10o M10p M10q M10r M10s M10u M10v M10w M10x M10y\ - M10z M10# M10$ M10% M10) M10* M10+ M10, M10- M10. M10= M10> M10[ M10] M10^ M\ -10_ M10{ M10~ M110 M113 M117 M118 M119 M11A M11B M11C M11F M11H M11I M11K M11\ -M M11N M11O M11Q M11Y M11f M11j M11u M11v M11z M11# M11$ M11( M11) M11* M11| \ -M11} M120 M121 M122 M12C M12D M12F M12G M12H M12J M12K M12L M12N M12U M12V M1\ -2W M12X M12Y M12Z M12a M12c M12e M12f M12{ M12| M130 M13F M13G M13H M13I M13J\ - M13K M13N M13O M13P M13Q M13R M13S M13U M13V M13Z M13a M13b M13c M13d M13e M\ -13h M13i M13k M13l M13m M13n M13o M13p M13q M13t M13u M13w M13x M13y M13( M13\ -) M13* M13+ M13: M13; M13= M13> M13? M13@ M13[ M13^ M13_ M13{ M149 M14B M14J \ -M14N M14Y M14Z M14a M14b M14c M14d M14e M14f M14q M14r M14s M14w M14x M14y M1\ -4& M14' M14; M14< M14= M14> M14[ M14] M14^ M14| M14} M14~ M153 M154 M157 M158\ - M159 M15A M15B M15: M15; M15< M15> M15? M15@ M15[ M15] M15^ M15_ M15` M15{ M\ -160 M161 M16T M16U M16V M16X M16c M16d M16j M16o M16q M16r M16s M16t M16] M16\ -^ M16_ M16` M16{ M16| M171 M172 M175 M176 M177 M178 M179 M17B M17C M17D M17E \ -M17I M17< M17= M17] M17^ M17` M17{ M17} M17~ M182 M184 M187 M18k M18m M18n M1\ -8o M18p M18q M18r M18u M18v M18x M18y M18z M18# M195 M196 M19H M19J M19K M19L\ - M19M M19v M19x M19y M19z M19# M19& M19' M19( M19* M19, M19- M19. M19= M19> M\ -1Am M1Ap M1Ar M1As M1Au M1Av M1Ay M1A# M1A& M1A' M1A* M1BF M1BG M1BH M1BI M1B\ -J M1BK M1BM M1BN M1BO M1BP M1BR M1BS M1BT M1BU M1B- M1B= M1B> M1B? M1B^ M1B` \ -M1CQ M1CR M1CS M1CT M1CU M1CV M1CW M1CX M1CY M1CZ M1Cc M1Cd M1Ck M1Df M1Dg M1\ -Dl M1D; M1D< M1D= M1D? M1D@ M1D[ M1D] M1D^ M1D_ M1D` M1D{ M1D} M1E1 M1E2 M1EA\ - M1EB M1EC M1EI M1EJ M1EL M1EM M1EN M1EO M1EP M1EQ M1EU M1EV M1EW M1EZ M1Ed M\ -1Ef M1Eq M1Er M1Es M1Et M1Eu M1Ew M1Ex M1Ey M1Ez M1E# M1E$ M1E% M1E& M1E* M1E\ -+ M1E, M1E. M1E/ M1E: M1E; M1E< M1E@ M1E[ M1E] M1E^ M1E_ M1E` M1F1 M1F3 M1F5 \ -M1F7 M1F8 M1F9 M1FA M1FC M1FD M1FP M1FT M1FU M1FX M1FY M1Fa M1Fb M1Fi M1GT M1\ -GU M1GW M1GX M1GZ M1Ga M1Gl M1Gm M1Gn M1Go M1Gp M1Gq M1Gr M1Gs M1Gt M1Gw M1Gy\ - M1Gz M1G# M1G$ M1G( M1G* M1G[ M1G] M1G^ M1G| M1G} M1G~ M1HF M1HH M1HJ M1HK M\ -1HL M1HM M1HN M1HR M1HS M1HT M1HU M1HV M1HY M1HZ M1Ha M1Hb M1Hc M1He M1Hf M1H\ -g M1Hp M1Hq M1Hr M1Hs M1Ht M1Hu M1Hy M1Hz M1H# M1H% M1H' M1H( M1H) M1H+ M1H, \ -M1H. M1H/ M1H> M1H? M1H@ M1H[ M1H^ M1H_ M1H~ M1I1 M1I3 M1I5 M1I6 M1I7 M1I8 M1\ -I9 M1IA M1IB M1IC M1ID M1IG M1IH M1IM M1IO M1IS M1Ia M1Ih M1I@ M1I_ M1I{ M1JG\ - M1JH M1JI M1JJ M1JK M1JL M1JN M1JO M1JP M1JQ M1JS M1JT M1JU M1JW M1JZ M1Jf M\ -1Jh M1Jj M1Jt M1Ju M1Jv M1Jw M1Jx M1Jy M1J% M1J& M1J' M1J> M1J? M1J@ M1J` M1J\ -{ M1J| M1J} M1J~ M1K1 M1K2 M1K3 M1K4 M1K5 M1K7 M1K8 M1KC M1KD M1KE M1KI M1KJ \ -M1KK M1KR M1KS M1KT M1KU M1KV M1KW M1KX M1KY M1KZ M1Kc M1Ke M1Kf M1Kg M1Kl M1\ -Km M1Kn M1Ko M1Kp M1Kq M1Kt M1Kw M1Kz M1K# M1K$ M1K% M1K& M1K' M1K( M1K* M1K+\ - M1K, M1K; M1K< M1K? M1K^ M1L4 M1L5 M1LA M1LC M1Lf M1Lg M1Li M1L- M1L. M1L< M\ -1L= M1L> M1L@ M1L[ M1L] M1L^ M1L_ M1L` M1L{ M1L| M1M0 M1M2 M1M3 M1M8 M1M9 M1M\ -A M1MB M1MM M1MN M1MO M1MP M1MQ M1MR M1Mq M1Mr M1Mt M1Mu M1Mv M1Mw M1My M1Mz \ -M1M% M1M& M1M' M1M) M1M, M1M/ M1M: M1M; M1M_ M1M` M1M{ M1M| M1M} M1M~ M1N3 M1\ -N6 M1N7 M1N9 M1NA M1NB M1ND M1NE M1NF M1NG M1NH M1NJ M1NN M1NO M1NP M1NS M1NT\ - M1NU M1NV M1NW M1NY M1NZ M1Nb M1Nc M1Nd M1Ng M1Nh M1Ni M1Nj M1Nk M1Nl M1N( M\ -1OK M1OM M1OO M1OP M1OR M1Om M1On M1Oo M1Op M1Oq M1Or M1Os M1Ot M1Ov M1Ox M1O\ -z M1O# M1O$ M1O% M1O* M1O+ M1O< M1O= M1O? M1O] M1O^ M1O_ M1O} M1O~ M1P0 M1P2 \ -M1P4 M1P7 M1P8 M1P9 M1PC M1PH M1PI M1PJ M1PK M1PM M1PN M1PO M1PS M1PT M1PU M1\ -PV M1PW M1PX M1PY M1Pa M1Pb M1Pc M1Pd M1Pf M1Pg M1Pj M1Pn M1Po M1Pp M1Pq M1Pr\ - M1Ps M1Pt M1Pu M1Pv M1Pz M1P# M1P$ M1P& M1P' M1P( M1P) M1P* M1P- M1P? M1P@ M\ -1P] M1P^ M1Q2 M1Q4 M1Q5 M1Q6 M1Q7 M1Q8 M1Q9 M1QA M1QB M1QC M1QD M1QE M1QF M1Q\ -c M1Qh M1R0 M1R1 M1R2 M1R3 M1R5 M1R7 M1RH M1RI M1RJ M1RK M1RL M1RM M1RO M1RP \ -M1RQ M1RR M1RT M1RU M1RV M1RX M1RY M1RZ M1Rb M1Rj M1Rk M1Rl M1Ru M1Rv M1Rw M1\ -Rx M1Ry M1Rz M1R# M1R& M1R' M1R( M1R+ M1R. M1R: M1R; M1R> M1R? M1R@ M1R[ M1R^\ - M1R` M1R{ M1R} M1R~ M1S0 M1S1 M1S3 M1S4 M1S5 M1S6 M1S8 M1S9 M1SA M1SD M1SE M\ -1SF M1SG M1SH M1SI M1SJ M1SK M1SL M1SQ M1SR M1SS M1ST M1SU M1SY M1SZ M1Sa M1S\ -b M1Sd M1Se M1Sg M1Si M1Sl M1Sm M1Sn M1So M1Sp M1Sr M1Ss M1Su M1Sw M1Sy M1S# \ -M1S$ M1S% M1S& M1S' M1S( M1S) M1S+ M1S, M1S- M1S? M1S_ M1T4 M1TE M1T- M1T. M1\ -T/ M1UV M1U& M1U/ M1VB M1VE M1Vv M1V: M1V| M1W7 M1W9 M1Wd M1We M1Wf M1Wo M1Wz\ - M1W. M1W] M1W| M1X. M1Yn M1Yv M1Y% M1ZK M1ZY M1Z~ M1aA M1ab M1a@ M1b9 M1bo M\ -1b. M1b/ M1b: M1co M1c' M1c; M1eb M1ec M1ee M1ef M1eg M1fS M1gA M1gG M1gM M1g\ -V M1ge M1g{ M1g| M1h{ M1i) M1i[ M1j6 M1j8 M1jF M1jn M1j/ M1j: M1j; M1k$ M1lr \ -M1lx M1l+ M1l; M1mP M1mU M1mV M1mg M1n5 M1nF M1nL M1nS M1nX M1nc M1ng M1nm M1\ -np M1oA M1oS M1p6 M1p7 M1p+ M1p{ M1q1 M1qB M1qE M1q) M1rE M2Ya M2Yb M2Yc M2Ye\ - M2Yf M2Yi M2Y- M2Y. M2Y/ M2Y> M2Y? M2Z8 M2Z9 M2ZA M2ZB M2ZC M2ZI M2ZK M2ZL M\ -2ZM M2ZN M2ZO M2ZP M2ZQ M2ZR M2ZT M2ZX M2ZZ M2Za M2Zb M2Zf M2Zj M2Zk M2Zo M2Z\ -q M2Zu M2Z& M2Z' M2Z( M2Z- M2Z. M2Z/ M2Z; M2Z^ M2Z{ M2a4 M2a5 M2a6 M2aL M2aO \ -M2aQ M2aR M2aT M2aX M2aZ M2aa M2ab M2ac M2ae M2af M2ah M2ai M2aj M2am M2an M2\ -ap M2au M2av M2az M2a# M2a& M2a' M2a( M2a* M2a+ M2a, M2a- M2a. M2a: M2a= M2a^\ - M2a` M2a{ M2b2 M2b7 M2bB M2bC M2bD M2bE M2bG M2bJ M2bN M2bS M2bW M2bY M2bb M\ -2bi M2bk M2bl M2bm M2bn M2bo M2b# M2b$ M2b% M2b+ M2b, M2b/ M2b: M2b; M2b< M2b\ -= M2b> M2b? M2b@ M2b[ M2b] M2c6 M2cB M2cC M2cD M2cH M2cI M2cK M2cN M2cS M2cW \ -M2cX M2cY M2cc M2ce M2cf M2ch M2ct M2cw M2c# M2c$ M2c% M2c> M2c~ M2d1 M2d2 M2\ -d4 M2d5 M2d7 M2d9 M2dA M2dB M2dG M2dH M2dK M2dM M2dN M2dV M2dW M2dY M2db M2dd\ - M2de M2dg M2dq M2dr M2d% M2d( M2d) M2d+ M2d, M2d- M2d: M2d= M2d? M2d] M2e5 M\ -2eA M2eD M2eE M2eF M2eG M2eH M2eJ M2eV M2eW M2ee M2eg M2eh M2ei M2ej M2el M2e\ -m M2en M2eo M2es M2et M2eu M2e) M2e* M2e+ M2e, M2e; M2e< M2e} M2f0 M2f1 M2f8 \ -M2f9 M2fA M2fH M2fJ M2fL M2fM M2fT M2fU M2fV M2fX M2fm M2fx M2fz M2f' M2f( M2\ -f) M2f+ M2f, M2f: M2f; M2f} M2g0 M2g2 M2g3 M2g5 M2g6 M2g7 M2g9 M2gE M2gG M2gI\ - M2gJ M2gL M2gb M2gc M2gd M2gg M2gi M2gl M2gp M2gr M2g( M2g* M2g. M2g/ M2g: M\ -2g< M2g> M2g@ M2h3 M2h7 M2h8 M2h9 M2hA M2hB M2hD M2hE M2hG M2hK M2hL M2hM M2h\ -N M2hO M2hP M2hQ M2hS M2hT M2hV M2hZ M2ha M2hb M2hc M2he M2hh M2hj M2hk M2hq \ -M2hw M2hx M2hz M2h' M2h( M2h) M2h- M2h. M2h; M2h? M2h` M2h| M2i5 M2i6 M2i7 M2\ -iQ M2iS M2iZ M2ib M2id M2ie M2ig M2ih M2io M2iu M2iw M2i$ M2i% M2i& M2i( M2i)\ - M2i* M2i/ M2i` M2i| M2j8 M2jA M2jD M2jE M2jF M2jY M2ja M2jk M2jm M2jn M2jo M\ -2jp M2j+ M2j- M2j; M2j< M2j= M2j> M2j? M2j@ M2j[ M2j] M2j^ M2k1 M2k8 M2kC M2k\ -D M2kE M2kI M2kK M2kO M2kV M2kX M2kY M2kZ M2kh M2ki M2km M2kn M2ks M2kt M2k$ \ -M2k% M2k& M2k) M2k> M2k` M2l1 M2l3 M2l4 M2l6 M2l7 M2l8 M2l9 M2lC M2lD M2lG M2\ -lI M2lJ M2lK M2lL M2lM M2lO M2lP M2lR M2lV M2lX M2lY M2la M2lc M2ld M2lf M2lg\ - M2ll M2lm M2ln M2ls M2lt M2lv M2l, M2l- M2l. M2mD M2mF M2mG M2mH M2mI M2mV M\ -2mW M2mh M2mi M2mj M2mk M2ml M2mn M2mo M2mp M2mt M2mu M2mv M2m' M2m( M2m+ M2m\ -, M2m- M2m/ M2m: M2m; M2m< M2m> M2m@ M2n0 M2n9 M2nA M2nB M2nJ M2nK M2nL M2nQ \ -M2nU M2nV M2nW M2nm M2ny M2nz M2n$ M2n' M2n) M2n* M2n+ M2n. M2n: M2n< M2n= M2\ -n> M2n? M2n[ M2n| M2n~ M2o0 M2o2 M2o4 M2o5 M2o7 M2o8 M2o9 M2oC M2oE M2oF M2oG\ - M2oH M2oI M2oK M2oL M2oN M2oR M2oc M2od M2oe M2og M2oj M2ok M2on M2oo M2ot M\ -2o* M2o+ M2o/ M2o: M2o; M2o> M2o? M2o@ M2p5 M2p7 M2p8 M2pA M2pB M2pC M2pD M2p\ -F M2pI M2pM M2pN M2pO M2pP M2pQ M2pR M2pb M2pc M2pd M2pg M2ph M2pq M2pw M2p( \ -M2p) M2p* M2p; M2p| M2p~ M2q1 M2q6 M2q7 M2q8 M2qJ M2qL M2qO M2qR M2qS M2qY M2\ -qa M2qb M2qd M2qf M2qg M2qi M2qj M2qk M2ql M2qn M2qq M2qr M2qv M2qw M2qy M2q$\ - M2q& M2q' M2q( M2q+ M2q, M2q- M2q. M2q/ M2q; M2q< M2q_ M2q{ M2q| M2r3 M2rA M\ -2rB M2rE M2rF M2rG M2rl M2rm M2ro M2rp M2rq M2r' M2r( M2r, M2r- M2r< M2r= M2r\ -> M2r? M2r@ M2r[ M2r] M2r^ M2r_ M2r| M2s3 M2s5 M2s6 M2sD M2sE M2sF M2sK M2sL \ -M2sM M2sN M2sQ M2sR M2sT M2sX M2sY M2sZ M2sa M2sh M2si M2sn M2sp M2sv M2sx M2\ -s% M2s& M2s' M2t3 M2t5 M2t6 M2t8 M2tA M2tB M2tC M2tE M2tK M2tO M2tQ M2tX M2tZ\ - M2ta M2tc M2te M2tf M2th M2ti M2tm M2tn M2to M2ts M2tu M2t) M2t- M2t. M2t/ M\ -2t; M2t< M2uC M2uD M2uE M2uF M2uH M2uI M2uJ M2uS M2ui M2uj M2uk M2um M2un M2u\ -o M2up M2uq M2us M2uu M2uv M2uw M2u# M2u$ M2u& M2u, M2u- M2u. M2u; M2u< M2u> \ -M2u@ M2u[ M2u~ M2v1 M2vA M2vB M2vC M2vE M2vG M2vI M2vJ M2vK M2vM M2vP M2vT M2\ -vV M2vW M2vX M2v# M2v$ M2v( M2v) M2v, M2v- M2v. M2v: M2v; M2v< M2v> M2v? M2v@\ - M2w1 M2w2 M2w3 M2w4 M2w6 M2w7 M2wA M2wB M2wJ M2wM M2wN M2wT M2wg M2wh M2wj M\ -2wk M2w: M2w= M2w> M2w? M2w@ M2xB M2xC M2xF M2xH M2xI M2xJ M2xK M2xL M2xM M2x\ -V M2xW M2xZ M2xd M2xe M2xf M2xg M2xh M2xi M2xj M2xk M2xo M2xp M2xw M2x% M2x[ \ -M2x_ M2x| M2yB M2yK M2yM M2yN M2yO M2yP M2yQ M2yR M2yS M2yT M2yU M2yW M2yX M2\ -yZ M2yb M2yl M2yw M2yy M2y' M2y: M2y| M2y} M2z9 M2zB M2zC M2zE M2zQ M2zd M2ze\ - M2zf M2zg M2zh M2zi M2zj M2zk M2zl M2zn M2zo M2zx M2z$ M2z% M2z& M2z* M2z+ M\ -2z, M2z- M2z/ M2z: M2z; M2z< M2z? M2z` M2z{ M2z| M2z} M2#8 M2#9 M2#A M2#B M2#\ -C M2#D M2#E M2#F M2#H M2#T M2#W M2#X M2#y M2#z M2#' M2#- M2#? M2#@ M2#[ M2#] \ -M2#^ M2#_ M2#` M2$2 M2$4 M2$5 M2$6 M2$A M2$C M2$I M2$Y M2$Z M2$t M2$v M2$, M2\ -$- M2$< M2$= M2$] M2%3 M2%6 M2%7 M2%8 M2%9 M2%A M2%B M2%F M2%G M2%I M2%J M2%L\ - M2%M M2%N M2%W M2%a M2%b M2%c M2%d M2%e M2%f M2%g M2%h M2%i M2%l M2%n M2%o M\ -2%s M2%t M2%u M2%* M2%+ M2%, M2%- M2%/ M2%: M2%; M2%< M2&1 M2&D M2&G M2&R M2&\ -U M2&d M2&f M2&o M2&p M2&q M2&s M2&u M2&v M2&w M2&x M2&# M2&$ M2&% M2&( M2&. \ -M2'1 M2'2 M2'F M2'h M2'j M2'k M2'm M2'p M2'( M2') M2'* M2'. M2'/ M2': M2'< M2\ -'= M2'> M2'? M2'@ M2'] M2'^ M2(3 M2(4 M2(5 M2(6 M2(7 M2(8 M2(E M2(F M2(H M2(I\ - M2(J M2(K M2(L M2(M M2(N M2(P M2(T M2(V M2(X M2(a M2(d M2(e M2(g M2(h M2(i M\ -2(j M2(k M2(l M2(m M2(p M2(r M2(u M2(# M2(% M2() M2(; M2(> M2([ M2(_ M2(| M2(\ -} M2)1 M2)2 M2)F M2)G M2)I M2)J M2)M M2)N M2)O M2)P M2)Q M2)R M2)S M2)T M2)U \ -M2)V M2)X M2)Z M2)a M2)c M2)e M2)g M2)' M2), M2*B M2*C M2*e M2*f M2*g M2*h M2\ -*i M2*j M2*k M2*l M2*m M2*o M2*r M2*x M2*/ M2*; M2*< M2*= M2*] M2*` M2*| M2*}\ - M2*~ M2+9 M2+A M2+B M2+C M2+D M2+E M2+F M2+H M2+T M2+W M2+X M2+c M2+l M2+s M\ -2+z M2+% M2++ M2+? M2+@ M2+[ M2+] M2+^ M2+_ M2+` M2+| M2,1 M2,4 M2,5 M2,6 M2,\ -7 M2,A M2,C M2,I M2,K M2,R M2,U M2,X M2,h M2,i M2,n M2,v M2,x M2,, M2,- M2-6 \ -M2-I M2-L M2-M M2-N M2-O M2-b M2-c M2-d M2-e M2-f M2-g M2-h M2-i M2-j M2-k M2\ --l M2-o M2-t M2-u M2-v M2-+ M2-, M2-- M2-/ M2-: M2-; M2-< M2-= M2-@ M2-_ M2-}\ - M2-~ M2.1 M2.2 M2.B M2.P M2.U M2.Z M2.k M2.p M2.q M2.r M2.v M2.w M2.x M2.# M\ -2.$ M2.% M2.& M2.( M2.) M2.. M2.] M2.^ M2/1 M2/2 M2/5 M2/A M2/D M2/F M2/N M2/\ -Q M2/U M2/j M2/k M2/m M2/n M2/p M2/) M2/* M2/+ M2// M2/: M2/; M2/< M2/? M2/@ \ -M2/[ M2/] M2/^ M2:4 M2:5 M2:6 M2:7 M2:8 M2:9 M2:F M2:H M2:I M2:J M2:K M2:L M2\ -:M M2:N M2:O M2:Q M2:T M2:e M2:g M2:h M2:i M2:j M2:k M2:l M2:m M2:y M2:% M2:)\ - M2:` M2:} M2;5 M2;8 M2;E M2;O M2;P M2;Q M2;R M2;S M2;T M2;U M2;V M2;W M2;Z M\ -2;a M2;e M2;f M2;h M2;o M2;u M2;v M2;z M2;% M2;' M2;- M2;= M2;^ M2;} M2<0 M2<\ -C M2 M21 M2>2 M2>5 M2>6 M2>7 M2>8 M2>B M2>D M2>F M\ -2>T M2>Y M2>h M2>j M2>n M2>p M2>- M2>? M2?8 M2?9 M2?A M2?B M2?C M2?D M2?I M2?\ -J M2?M M2?N M2?O M2?P M2?i M2?j M2?k M2?q M2?t M2?u M2?v M2?w M2?z M2?% M2?' \ -M2?) M2?, M2?- M2?. M2?/ M2?: M2?< M2?= M2?> M2?@ M2?] M2?~ M2@2 M2@5 M2@B M2\ -@D M2@O M2@P M2@U M2@X M2@Z M2@p M2@q M2@r M2@s M2@t M2@w M2@x M2@y M2@z M2@%\ - M2@& M2@' M2@. M2@? M2@{ M2[6 M2[9 M2[A M2[D M2[O M2[Q M2[R M2[g M2[h M2[i M\ -2[j M2[k M2[l M2[m M2[n M2[o M2[> M2[? M2[_ M2[` M2]E M2]G M2]H M2]J M2]O M2]\ -h M2]r M2]s M2]t M2]x M2]y M2]z M2]$ M2]% M2]& M2]( M2]/ M2]; M2]< M2]] M2]^ \ -M2]_ M2]` M2]{ M2]| M2]} M2^0 M2^1 M2^2 M2^8 M2^9 M2^E M2^F M2^M M2^N M2^O M2\ -^R M2^T M2^X M2^Z M2^a M2^b M2^d M2^h M2^i M2^j M2^r M2^s M2^y M2^% M2^& M2^'\ - M2^. M2^/ M2^: M2^[ M2^] M2^{ M2^| M2^} M2^~ M2_8 M2_C M2_D M2_E M2_F M2_G M\ -2_H M2_I M2_J M2_K M2_L M2_b M2_e M2_q M2_r M2_t M2_* M2_: M2_; M2_[ M2_] M2_\ -~ M2`K M2`L M2`M M2`U M2`X M2`Y M2`Z M2`a M2`b M2`f M2`g M2`o M2`p M2`q M2`v \ -M2`w M2`x M2`z M2`# M2`$ M2`% M2`' M2`( M2`- M2`> M2`? M2`@ M2`| M2`} M2`~ M2\ -{0 M2{2 M2{5 M2{6 M2{A M2{B M2{C M2{J M2{K M2{Y M2{e M2{f M2{g M2{v M2{$ M2{+\ - M2{. M2{/ M2{: M2{; M2{< M2{= M2{> M2{? M2{@ M2{] M2{_ M2{| M2|F M2|H M2|J M\ -2|K M2|L M2|N M2|n M2|q M2|r M2|v M2|{ M2|| M2|} M2|~ M2}0 M2}2 M2}3 M2}4 M2}\ -5 M2}7 M2}9 M2}A M2}H M2}I M2}J M2}S M2}T M2}U M2}V M2}W M2}X M2}b M2}g M2}h \ -M2}l M2}n M2}o M2}r M2}u M2}v M2}w M2}$ M2}) M2}+ M2}< M2}= M2}> M2}} M2~1 M2\ -~3 M2~7 M2~8 M2~9 M2~E M2~H M2~I M2~S M2~T M2~h M2~i M2~j M2~k M2~l M2~m M2~n\ - M2~o M2~p M2~s M2~y M2~, M2~: M2~? M2~@ M2~^ M2~` M2~{ M307 M30C M30F M30H M\ -30I M30K M30M M30T M30U M30b M30i M30l M30o M30r M30s M30t M30u M30y M30z M30\ -# M30% M30& M30' M30) M30, M30: M30< M30^ M30_ M30` M30{ M30| M30} M30~ M311 \ -M312 M313 M319 M31A M31F M31G M31N M31O M31P M31R M31a M31b M31c M31e M31f M3\ -1i M31j M31k M31* M31/ M31: M31; M327 M32D M32E M32F M32G M32H M32I M32J M32K\ - M32L M32m M32r M32u M32; M32< M32? M32] M32^ M32{ M33L M33M M33N M33U M33V M\ -33Y M33Z M33a M33b M33c M33g M33h M33k M33p M33q M33r M33w M33x M33$ M33% M33\ -& M33( M33) M33+ M33@ M33[ M33_ M33~ M340 M341 M343 M346 M347 M349 M34B M34C \ -M34D M34K M34L M34X M34Y M34a M34e M34f M34g M34h M34k M34q M34s M34u M34v M3\ -4w M34y M34$ M34% M34- M34/ M34: M34; M34< M34= M34> M34? M34@ M34[ M35K M35L\ - M35M M35O M35Q M35f M35o M35r M35v M35` M35| M35} M35~ M360 M361 M363 M364 M\ -365 M36A M36B M36G M36I M36J M36K M36S M36T M36U M36V M36W M36X M36Y M36d M36\ -h M36i M36m M36o M36t M36v M36w M36x M36z M36% M36' M36* M36, M36. M36: M36= \ -M36> M36? M36@ M36` M36{ M36~ M370 M371 M374 M378 M379 M37A M37F M37I M37J M3\ -7S M37T M37X M37Y M37i M37j M37k M37l M37m M37n M37o M37p M37q M37z M37. M37:\ - M37; M37@ M37[ M37] M37{ M37| M389 M38E M38G M38I M38J M38L M38O M38t M38u M\ -38v M38z M38# M38$ M38& M38' M38( M38* M38. M38; M38= M38_ M38` M38{ M38| M38\ -} M38~ M390 M392 M393 M394 M39A M39B M39D M39G M39H M39O M39P M39Q M39S M39T \ -M39V M39Z M39b M39c M39d M39f M39g M39j M39k M39l M39q M39u M39( M39) M39+ M3\ -9: M39; M39< M39? M39] M39^ M39} M39~ M3A1 M3AE M3AF M3AG M3AH M3AI M3AJ M3AK\ - M3AL M3AM M3Ab M3Ap M3As M3At M3Au M3Av M3A; M3A< M3A^ M3A_ M3A{ M3A} M3BB M\ -3BK M3BM M3BN M3BO M3BR M3BV M3BW M3BZ M3Ba M3Bb M3Bc M3Bd M3Bh M3Bi M3Bl M3B\ -p M3Bq M3Br M3Bs M3Bt M3Bx M3By M3B$ M3B% M3B& M3B' M3B) M3B* M3B/ M3B: M3B< \ -M3B= M3B[ M3B] M3B` M3B{ M3B~ M3C0 M3C1 M3C2 M3C3 M3C4 M3C7 M3C8 M3CC M3CD M3\ -CE M3CX M3CY M3CZ M3Ca M3Cf M3Cg M3Ch M3Ci M3Cl M3Cp M3Cr M3C% M3C: M3C; M3C<\ - M3C= M3C> M3C? M3C@ M3C[ M3C] M3DF M3DL M3DN M3DP M3Dn M3Do M3Dp M3Ds M3Dt M\ -3Dv M3D$ M3D: M3D< M3D^ M3D} M3D~ M3E0 M3E1 M3E2 M3E4 M3E5 M3E6 M3E9 M3EB M3E\ -C M3EF M3EJ M3EK M3EL M3EQ M3ET M3EU M3EV M3EW M3EX M3EY M3EZ M3Ei M3Ej M3El \ -M3Em M3En M3Ep M3Et M3Ew M3Ex M3Ey M3E# M3E$ M3E% M3E& M3E+ M3E- M3E; M3E> M3\ -E? M3E@ M3E| M3E~ M3F9 M3FA M3FB M3FX M3FY M3FZ M3Fj M3Fk M3Fl M3Fn M3Fo M3Fs\ - M3Fw M3Fx M3Fy M3F# M3F: M3F; M3F< M3F= M3F? M3F@ M3F[ M3F^ M3F_ M3F} M3G8 M\ -3GA M3GF M3GW M3GX M3GY M3Gc M3Gd M3Gh M3Gk M3Gm M3Gq M3Gr M3Gt M3G( M3G) M3G\ -* M3G+ M3G? M3G@ M3G[ M3G] M3G_ M3G| M3H0 M3H8 M3H9 M3HD M3HE M3HG M3HH M3HJ \ -M3HW M3He M3Hf M3Hj M3Hl M3Hm M3Hn M3Hp M3Hx M3H# M3H, M3H= M3H? M3H] M3H^ M3\ -H_ M3H` M3H{ M3H} M3I1 M3I2 M3I4 M3I5 M3IF M3IG M3IL M3IM M3IN M3IP M3IQ M3IS\ - M3IT M3Ig M3Ih M3Ii M3Ik M3Il M3Ir M3Iu M3Iv M3Ix M3I/ M3I< M3I~ M3J0 M3J1 M\ -3J5 M3J6 M3JX M3JZ M3Ja M3Jb M3Jq M3Ju M3Jv M3Jw M3J- M3J. M3J/ M3J: M3J= M3J\ -] M3J_ M3KE M3KG M3KH M3KN M3Kc M3Kp M3Kq M3Kr M3Ks M3Kv M3Kw M3Kx M3K# M3K& \ -M3K> M3K? M3K@ M3K[ M3K^ M3K_ M3K` M3K} M3L1 M3L2 M3LC M3LD M3LI M3LJ M3LK M3\ -LN M3LP M3LQ M3LT M3Lf M3Li M3Lv M3Lw M3Lx M3Lz M3L- M3L. M3L] M3L} M3M2 M3M3\ - M3M4 M3MF M3MN M3MO M3MP M3MQ M3MR M3Mc M3Me M3Mf M3Mh M3Mk M3Mp M3Mq M3Mr M\ -3Mt M3M( M3M: M3M; M3M_ M3N4 M3N8 M3N9 M3NG M3NJ M3NK M3NL M3NN M3NO M3NP M3N\ -S M3NU M3NV M3NY M3Na M3Nk M3Nl M3Nm M3Nn M3No M3Nu M3Ny M3N$ M3N% M3N& M3N; \ -M3N< M3N= M3N? M3N@ M3N[ M3N} M3O5 M3OA M3OE M3OX M3OY M3OZ M3Od M3Of M3Ok M3\ -Om M3Or M3Ot M3Ou M3Ow M3Oy M3O% M3O( M3O* M3O+ M3O, M3O< M3O> M3O@ M3O[ M3O]\ - M3O_ M3O| M3P0 M3P8 M3P9 M3PD M3PF M3PG M3PH M3PJ M3PK M3PM M3Pl M3Po M3Pw M\ -3P# M3P% M3P' M3P[ M3P] M3P_ M3P` M3P{ M3P| M3Q1 M3Q4 M3Q5 M3QB M3QC M3QG M3Q\ -I M3QM M3QN M3QO M3QR M3QT M3QW M3Qh M3Qi M3Qj M3Qk M3Ql M3Qo M3Qr M3Qu M3Qx \ -M3Qy M3Q/ M3Q= M3R0 M3R1 M3R2 M3R3 M3R6 M3R8 M3RE M3RM M3Ra M3Rb M3Rc M3Ro M3\ -Rp M3Rq M3Rt M3Rv M3Rw M3Rx M3R+ M3R- M3R/ M3R: M3R< M3R= M3R> M3R[ M3R_ M3R`\ - M3S1 M3S5 M3S8 M3SC M3SE M3SG M3SI M3SJ M3ST M3Sc M3Se M3Sf M3Si M3Sp M3Sr M\ -3Ss M3St M3Sv M3Sw M3Sx M3Sz M3S# M3S% M3S' M3S( M3S? M3S@ M3S[ M3S^ M3S_ M3S\ -` M3S| M3T0 M3T2 M3T3 M3TD M3TF M3TJ M3TK M3TL M3TN M3TP M3TQ M3TS M3Ti M3Tj \ -M3Tp M3Tu M3Tw M3Tx M3Ty M3T, M3T. M3T: M3U3 M3U4 M3U5 M3UE M3UJ M3UO M3UP M3\ -UQ M3UR M3UV M3Ud M3Ue M3Uh M3Ui M3Ul M3Uq M3Ut M3Uu M3Ux M3U( M3U: M3U< M3U>\ - M3U] M3U_ M3U{ M3V7 M3VB M3VF M3VH M3VK M3VL M3VM M3VO M3VR M3VS M3VU M3VY M\ -3Va M3Vb M3Vl M3Vm M3Vn M3Vo M3Vq M3Vz M3V$ M3V& M3V( M3V- M3V< M3V= M3V> M3V\ -? M3V@ M3V_ M3V{ M3W0 M3W5 M3WA M3WY M3WZ M3Wa M3Wf M3Wg M3W) M3W+ M3W, M3W- \ -M3W[ M3W] M3W^ M3W_ M3W} M3X9 M3XB M3XE M3XF M3XH M3XJ M3XK M3XM M3XN M3XQ M3\ -XR M3XV M3XX M3Xb M3Xe M3Xh M3Xi M3Xl M3Xm M3Xq M3X# M3X% M3X& M3X/ M3X> M3X[\ - M3X] M3X^ M3X_ M3X{ M3X| M3X} M3Y4 M3Y5 M3Y7 M3YI M3YJ M3YM M3YN M3YO M3YP M\ -3YR M3YS M3YT M3YV M3YY M3Yi M3Yj M3Yk M3Yl M3Yn M3Ys M3Yw M3Yy M3Y/ M3Y< M3Y\ -= M3Y[ M3Y^ M3Z1 M3Z2 M3Z3 M3Z8 M3Z9 M3ZE M3ZM M3ZU M3ZW M3Za M3Zb M3Zc M3Zd \ -M3Ze M3Zo M3Zq M3Zs M3Zv M3Zw M3Zx M3Zy M3Z# M3Z* M3Z, M3Z. M3Z/ M3Z< M3Z= M3\ -Z@ M3Z` M3a8 M3aB M3aG M3aI M3aK M3aZ M3ae M3af M3ag M3as M3at M3au M3aw M3az\ - M3a# M3a& M3a) M3a/ M3a@ M3a[ M3a] M3a^ M3a_ M3a| M3a} M3b0 M3b4 M3bF M3bG M\ -3bK M3bL M3bM M3bO M3bP M3bQ M3bS M3bV M3bj M3bx M3by M3bz M3b) M3b- M3b: M3b\ -; M3b= M3b` M3c0 M3c4 M3c5 M3c6 M3cC M3cI M3cL M3cN M3cO M3cP M3cQ M3cR M3cT \ -M3cU M3cZ M3cd M3cf M3cg M3ch M3ci M3cm M3cq M3ct M3cu M3c; M3c< M3c[ M3c] M3\ -d1 M3d2 M3d7 M3d8 M3dL M3dM M3dN M3dQ M3dT M3dZ M3da M3db M3ds M3dt M3du M3dw\ - M3d: M3d{ M3d} M3d~ M3eE M3eG M3eH M3eU M3eZ M3ea M3ec M3ed M3ee M3ef M3eg M\ -3ek M3em M3ep M3es M3eu M3ev M3ew M3ez M3e* M3e+ M3e- M3e. M3e< M3e= M3e> M3e\ -@ M3e_ M3e| M3fI M3fK M3fP M3fQ M3fY M3fa M3fb M3fc M3ff M3fg M3fl M3fm M3ft \ -M3fu M3f) M3f* M3f: M3f; M3f< M3f= M3f@ M3f] M3f_ M3f{ M3f} M3f~ M3g0 M3g1 M3\ -g2 M3g7 M3g8 M3gI M3gL M3gM M3gN M3gU M3gX M3gZ M3gp M3gs M3gu M3gv M3g( M3g.\ - M3g; M3h2 M3h4 M3h9 M3hA M3hD M3hE M3hF M3hG M3hI M3hW M3hX M3hY M3hZ M3ha M\ -3hc M3he M3hi M3hj M3hk M3hn M3hr M3hy M3h. M3h] M3h_ M3i1 M3i7 M3iH M3iJ M3i\ -M M3iO M3iT M3iU M3iV M3ia M3ir M3iu M3iv M3iw M3i& M3i( M3i) M3i* M3i> M3i? \ -M3i@ M3i_ M3i~ M3j1 M3jJ M3jP M3jQ M3jU M3jW M3jm M3jn M3j' M3j- M3j. M3j/ M3\ -j: M3j< M3j~ M3k0 M3k1 M3k5 M3k6 M3k9 M3kB M3kD M3kK M3kL M3kM M3kT M3kU M3kp\ - M3kq M3k/ M3k; M3k? M3k@ M3l0 M3l6 M3lN M3lS M3lT M3lV M3lY M3lZ M3la M3lc M\ -3lq M3lt M3lu M3lv M3lx M3l& M3l- M3l: M3l; M3l@ M3l{ M3l~ M3m5 M3m8 M3mD M3m\ -H M3mK M3mW M3ma M3mb M3md M3me M3mf M3mh M3mi M3mk M3ml M3mn M3mq M3mr M3mt \ -M3mv M3mw M3mx M3m# M3m+ M3m, M3m- M3m/ M3m= M3m> M3m? M3m` M3m{ M3m| M3m~ M3\ -n9 M3nB M3nI M3nQ M3nR M3nl M3nm M3nu M3nv M3n$ M3n, M3n_ M3n| M3o1 M3o2 M3o3\ - M3o8 M3o9 M3oM M3oN M3oO M3oa M3op M3ou M3ov M3o) M3o* M3o: M3p1 M3p9 M3pB M\ -3pC M3pE M3pF M3pG M3pH M3pJ M3pO M3pS M3pV M3pX M3pY M3pZ M3pa M3pb M3pd M3p\ -e M3pj M3pk M3pl M3p= M3p^ M3p` M3p{ M3q4 M3q6 M3q9 M3qG M3qI M3qK M3qO M3qP \ -M3qY M3qa M3qb M3qc M3qj M3qk M3qp M3qs M3qt M3qv M3qw M3qx M3qy M3q' M3q) M3\ -q* M3q+ M3q? M3q@ M3q[ M3r3 M3rX M3ri M3rj M3rn M3ro M3rs M3rt M3rv M3rx M3ry\ - M3r# M3r$ M3r+ M3r, M3r. M3r/ M3r: M3r; M3r< M3s0 M3s1 M3s2 M3s7 M3s8 M3sA M\ -3sB M3sC M3sE M3sG M3sL M3sM M3sN M3sU M3sW M3sq M3sr M3sz M3s% M3s) M3s. M3s\ -/ M3s: M3s< M3s= M3s@ M3s] M3t0 M3t1 M3t6 M3t7 M3tB M3tD M3tF M3tL M3tO M3tS \ -M3tT M3tU M3tW M3tY M3tZ M3ta M3tb M3te M3tr M3tu M3tv M3tw M3t% M3t) M3t: M3\ -t= M3t@ M3t~ M3u6 M3u9 M3uI M3uL M3uY M3ue M3uf M3ug M3uh M3uj M3ul M3uw M3ux\ - M3uy M3u, M3u- M3u. M3u/ M3u> M3u? M3u@ M3vQ M3vR M3vS M3vW M3vY M3va M3vd M\ -3ve M3vh M3vi M3vm M3vo M3vr M3vv M3vw M3v, M3v. M3v< M3v> M3v] M3v_ M3v} M3w\ -0 M3w1 M3w2 M3w3 M3w4 M3w9 M3wA M3wN M3wO M3wP M3wS M3wT M3wZ M3wu M3wv M3wx \ -M3w$ M3w+ M3w: M3w; M3w< M3w@ M3w] M3w_ M3w{ M3w~ M3x0 M3x4 M3x6 M3x8 M3xA M3\ -xB M3xF M3xG M3xH M3xI M3xK M3xM M3xR M3xT M3xW M3xY M3xZ M3xa M3xb M3xc M3xf\ - M3xg M3xk M3xl M3xm M3xn M3xp M3xr M3xt M3x# M3x. M3x; M3x> M3x_ M3x{ M3yF M\ -3yH M3yO M3yP M3yZ M3yf M3yq M3yt M3yu M3yx M3y$ M3y' M3y( M3y* M3y+ M3y, M3y\ -> M3y@ M3y[ M3y] M3z4 M3zI M3zM M3zR M3zW M3zp M3z$ M3z% M3z( M3z, M3z- M3z/ \ -M3z: M3z; M3z= M3z> M3z[ M3z^ M3z_ M3z| M3#1 M3#2 M3#3 M3#7 M3#9 M3#B M3#D M3\ -#F M3#H M3#I M3#L M3#M M3#N M3#O M3#P M3#W M3#X M3#k M3#o M3#r M3#s M3## M3#'\ - M3#; M3#> M3#] M3#^ M3#~ M3$2 M3$7 M3$D M3$E M3$G M3$P M3$Q M3$T M3$U M3$V M\ -3$Z M3$a M3$b M3$c M3$v M3$y M3$# M3$$ M3$= M3%2 M3%H M3%I M3%K M3%L M3%W M3%\ -X M3%k M3%l M3%m M3%n M3%v M3%w M3%# M3%$ M3%) M3%* M3%+ M3%= M3%> M3%{ M3%| \ -M3&1 M3&2 M3&9 M3&D M3&E M3&F M3&H M3&I M3&N M3&O M3&P M3&Q M3&U M3&X M3&b M3\ -&g M3&k M3&l M3&m M3&n M3&q M3&r M3&s M3&t M3&u M3&v M3&$ M3&% M3&' M3&( M3&)\ - M3&* M3'O M3'c M3's M3'u M3'w M3'y M3', M3'< M3'> M3'? M3(3 M3(8 M3(A M3(E M\ -3(F M3(G M3(W M3(i M3(j M3(k M3(x M3(( M3(- M3(= M3(? M3(@ M3([ M3(^ M3(_ M3(\ -| M3(~ M3)0 M3)2 M3)D M3)E M3)F M3)J M3)K M3)L M3)M M3)N M3)O M3)S M3)T M3)c \ -M3)h M3)i M3)j M3)% M3)] M3*7 M3*8 M3*M M3*N M3*S M3*X M3*l M3*q M3*r M3** M3\ -*, M3*- M3*. M3*/ M3+1 M3+B M3+C M3+D M3+R M3+S M3+T M3+l M3+m M3+n M3+o M3+q\ - M3+s M3+v M3+w M3+x M3+z M3+, M3+- M3+. M3+? M3+@ M3+[ M3+` M3+{ M3+| M3+} M\ -3,4 M3,6 M3,8 M3,W M3,e M3,f M3,s M3,y M3,/ M3,= M3,? M3,@ M3,{ M3-5 M3-6 M3-\ -A M3-J M3-M M3-Y M3-Z M3-a M3-g M3-k M3-m M3-n M3-o M3-q M3-t M3-% M3-& M3-* \ -M3-+ M3-, M3-: M3-= M3-@ M3-{ M3-} M3.3 M3.4 M3.9 M3.A M3.D M3.E M3.F M3.G M3\ -.J M3.M M3.O M3.P M3.Q M3.R M3.T M3.U M3.W M3.l M3.m M3.n M3.o M3.r M3.s M3.t\ - M3.u M3.v M3.w M3.z M3.% M3.; M3/B M3/a M3/d M3/p M3/u M3/& M3/, M3/; M3/< M\ -3/> M3:4 M3:F M3:G M3:H M3:N M3:g M3:j M3:k M3:l M3:y M3:z M3:% M3:& M3:< M3:\ -> M3:@ M3:[ M3:] M3:_ M3:` M3:} M3;0 M3;1 M3;4 M3;6 M3;9 M3;A M3;E M3;F M3;G \ -M3;H M3;K M3;L M3;M M3;N M3;O M3;P M3;U M3;V M3;W M3;e M3;i M3;j M3;k M3;u M3\ -;- M3;] M3;| M3<0 M3<5 M3<6 M3<7 M3<9 M30 \ -M3>1 M3>5 M3>6 M3>B M3>C M3>D M3>G M3>H M3>W M3>a M3>e M3>h M3>s M3>z M3>$ M3\ ->* M3>. M3>? M3>[ M3>| M3?3 M3?7 M3?C M3?H M3?L M3?O M3?b M3?n M3?o M3?p M3?(\ - M3?+ M3?, M3?- M3?| M3?} M3@8 M3@F M3@G M3@H M3@I M3@P M3@Q M3@R M3@S M3@V M\ -3@W M3@d M3@h M3@m M3@n M3@o M3@q M3@r M3@s M3@t M3@u M3@v M3@w M3@x M3@% M3@\ -( M3@) M3@* M3@+ M3@, M3@} M3[3 M3[A M3[D M3[O M3[U M3[r M3[w M3[- M3[. M3[> \ -M3[@ M3[_ M3[| M3[~ M3]2 M3]4 M3]6 M3]B M3]C M3]E M3]G M3]H M3]I M3]M M3]T M3\ -]W M3]Y M3]e M3]h M3]k M3]l M3]m M3]t M3]x M3]$ M3]% M3]' M3]) M3]; M3]= M3]@\ - M3][ M3]] M3]^ M3]` M3]{ M3]| M3^1 M3^2 M3^B M3^F M3^G M3^H M3^J M3^L M3^M M\ -3^N M3^O M3^P M3^Q M3^U M3^W M3^X M3^Y M3^h M3^x M3^# M3^[ M3_S M3_n M3_p M3_\ -s M3_* M3_- M3_. M3_/ M3_: M3_; M3_^ M3_~ M3`2 M3`4 M3`7 M3`8 M3`A M3`D M3`E \ -M3`F M3`H M3`K M3`O M3`S M3`T M3`X M3`a M3`d M3`h M3`i M3`j M3`m M3`n M3`o M3\ -`p M3`r M3`s M3`t M3`x M3`y M3`z M3`$ M3`) M3`- M3`. M3`/ M3`: M3`[ M3`] M3`^\ - M3`| M3`} M3`~ M3{4 M3{8 M3{C M3{D M3{E M3{F M3{c M3{e M3{v M3{w M3{x M3{$ M\ -3{% M3{@ M3{{ M3{} M3|U M3|W M3|X M3|a M3|c M3|e M3|i M3|j M3|k M3|n M3|o M3|\ -q M3|u M3|$ M3|* M3|_ M3|} M3|~ M3}0 M3}5 M3}8 M3}9 M3}A M3}B M3}D M3}E M3}I \ -M3}M M3}N M3}O M3}Q M3}S M3}U M3}b M3}c M3}n M3}p M3}r M3}t M3}y M3}& M3}' M3\ -}( M3}* M3}+ M3}, M3}- M3}. M3}: M3}? M3}@ M3}` M3}} M3~C M3~E M3~O M3~P M3~Q\ - M3~S M3~c M3~d M3~t M3~u M3~_ M3~} M400 M401 M40H M40J M40K M40L M40M M40S M\ -40V M40Z M40a M40x M40& M40' M40( M40) M40* M40, M40. M40? M40@ M40[ M40{ M40\ -| M41H M41I M41L M41X M41a M41j M41k M41l M41m M41u M41v M41& M41* M41{ M420 \ -M421 M422 M427 M42J M42L M42P M42p M42x M42% M42- M42. M42: M42< M42= M42> M4\ -2? M42[ M433 M437 M43L M43W M43X M43Y M43d M43e M43i M43j M43l M43m M43n M43#\ - M43$ M43. M43/ M446 M448 M44D M44E M44F M44H M44N M44O M44R M44V M44Z M44a M\ -44j M44w M44x M44y M44z M44- M44/ M44@ M44` M44~ M45A M45D M45G M45K M45V M45\ -X M45c M45d M45f M45j M45k M45l M45n M45o M45p M45q M45v M45% M45* M45, M45@ \ -M45~ M460 M461 M466 M469 M46A M46C M46D M46E M46F M46L M46N M46O M46P M46T M4\ -6V M46# M46$ M46+ M46, M46- M46. M46/ M46; M46? M46@ M46~ M470 M473 M47A M47P\ - M47Q M47R M47X M47d M47e M47g M47s M47u M47v M47# M47% M47' M47) M47* M481 M\ -484 M487 M488 M48G M48H M48I M48J M48L M48M M48N M48S M48Z M48a M48c M48s M48\ -' M48( M48) M48+ M48, M48- M48/ M48@ M48[ M48] M48| M48} M493 M496 M499 M49C \ -M49G M49I M49J M49K M49M M49N M49S M49Y M49a M49b M49c M49g M49h M49l M49m M4\ -9n M49p M49u M49v M49& M49' M49) M49- M49. M4A1 M4A2 M4A3 M4A9 M4AK M4AL M4AN\ - M4AR M4Ao M4Au M4Ax M4A; M4A< M4A> M4A? M4A@ M4A] M4A^ M4A_ M4A} M4BQ M4BW M\ -4BX M4BY M4BZ M4Ba M4Be M4Bf M4Bk M4Bl M4Bm M4Bn M4Bo M4Bw M4B$ M4B% M4B, M4B\ -. M4B/ M4B; M4B> M4B? M4B_ M4B` M4C2 M4C3 M4C6 M4C8 M4C9 M4CC M4CE M4CF M4CG \ -M4CI M4CN M4CO M4CS M4CY M4Cd M4Ce M4Cj M4Cx M4Cy M4Cz M4C# M4C' M4C) M4C: M4\ -D0 M4DH M4DK M4DL M4DQ M4DU M4DW M4Da M4Dk M4Dl M4Dm M4Dr M4Ds M4D) M4E0 M4E1\ - M4E2 M4EC M4EE M4EF M4EG M4EO M4EP M4EQ M4ET M4EU M4EW M4Eb M4Ef M4Ei M4Ej M\ -4Ek M4Ep M4Er M4Ev M4Ez M4E( M4E) M4E, M4E- M4E. M4E/ M4E: M4E< M4E@ M4E] M4E\ -| M4F0 M4F1 M4FE M4FN M4FQ M4FR M4FS M4Fd M4Fw M4F[ M4F_ M4G3 M4G8 M4G9 M4GD \ -M4GH M4GI M4GK M4GL M4GM M4GN M4GO M4GR M4GT M4GU M4GV M4GX M4Gc M4Gd M4Gi M4\ -Gx M4Gz M4G( M4G) M4G* M4G+ M4G- M4G. M4G: M4G> M4G@ M4G[ M4G] M4G^ M4G` M4G}\ - M4G~ M4H8 M4HE M4HK M4HO M4HX M4HZ M4Hb M4Hc M4Hh M4Hm M4Hn M4Ho M4Hq M4Hv M\ -4Hx M4Hz M4H( M4H* M4H, M4H. M4I0 M4I2 M4I3 M4I4 M4I9 M4IM M4IO M4IV M4IX M4I\ -Y M4Ia M4Ib M4Ix M4Iy M4I, M4I/ M4I: M4I= M4I> M4I? M4I@ M4I[ M4I^ M4I~ M4J0 \ -M4J2 M4J5 M4J9 M4JR M4JX M4JY M4JZ M4Ja M4Jf M4Jg M4Jk M4Jm M4Jn M4Jo M4Jp M4\ -Ju M4Jv M4J% M4J& M4J~ M4K4 M4K8 M4KA M4KE M4KF M4KG M4KH M4KI M4KJ M4KO M4KQ\ - M4KZ M4K' M4K_ M4K{ M4K} M4K~ M4L0 M4LK M4LW M4LY M4LZ M4Ld M4Le M4Lo M4Lp M\ -4Lq M4Ls M4L& M4L* M4L> M4L@ M4L] M4L^ M4L_ M4L~ M4M0 M4M4 M4MA M4MB M4MC M4M\ -K M4MT M4MU M4MX M4MZ M4Ma M4Me M4Mk M4Mn M4Mo M4Mp M4M_ M4M` M4M{ M4M| M4M} \ -M4M~ M4N4 M4N6 M4N9 M4NA M4NB M4Ne M4Nu M4Nv M4Nx M4Nz M4N{ M4N} M4O2 M4OB M4\ -OD M4OH M4OI M4OJ M4OZ M4Oa M4Of M4Os M4Ou M4Ov M4Ox M4Oy M4Oz M4O: M4O< M4O=\ - M4O> M4P0 M4P2 M4P3 M4P4 M4P6 M4PF M4PG M4PH M4PI M4Pd M4Pk M4Pq M4Pr M4Ps M\ -4Pt M4Pu M4Pv M4Pz M4P& M4P' M4Q5 M4Q6 M4QA M4QN M4QP M4QU M4QW M4Qt M4Q, M4Q\ -- M4Q/ M4Q^ M4Q_ M4Q` M4R5 M4RB M4RE M4RJ M4RQ M4RR M4RS M4Re M4Ri M4Rj M4Rk \ -M4Rr M4Ry M4Rz M4R# M4R$ M4R' M4R] M4R^ M4R_ M4SE M4SM M4SN M4SO M4SS M4ST M4\ -SU M4SV M4Sf M4Sh M4Si M4Sj M4Sx M4S# M4S$ M4S* M4S- M4S/ M4S= M4S` M4S| M4T1\ - M4TD M4TI M4TM M4TN M4TO M4Td M4Tf M4Tl M4Tp M4Tq M4Tr M4Tx M4T% M4T( M4T) M\ -4T* M4T, M4T@ M4T[ M4T^ M4T_ M4T` M4T| M4U1 M4U3 M4U6 M4U8 M4UA M4UB M4UC M4U\ -D M4UG M4UM M4UO M4UU M4UV M4UW M4UX M4Ua M4Ub M4Uo M4Up M4Uq M4U> M4U` M4U{ \ -M4U| M4U} M4U~ M4V0 M4V2 M4V7 M4VX M4Va M4Vg M4Vu M4Vx M4V& M4V) M4V[ M4V| M4\ -W2 M4WD M4WI M4WJ M4WK M4Wb M4Wg M4Wh M4Wm M4Wn M4Wo M4Wq M4Wr M4Wu M4Wx M4Wy\ - M4Wz M4W# M4W= M4W> M4W? M4W~ M4X1 M4X3 M4X4 M4X5 M4X7 M4X8 M4XE M4XH M4XI M\ -4XJ M4Xd M4Xh M4Xi M4Xr M4Xs M4Xt M4Xu M4Xv M4Xw M4X$ M4X% M4X& M4X( M4X: M4X\ -< M4X= M4X> M4YN M4YP M4YW M4Ys M4Yt M4Y$ M4Y) M4Y- M4Y_ M4Y` M4Y{ M4Y} M4ZB \ -M4ZC M4ZD M4ZP M4ZR M4ZS M4ZT M4Zj M4Zk M4Zl M4Zn M4Zz M4Z# M4Z$ M4Z% M4Z( M4\ -Z* M4Z+ M4Z. M4Z: M4Z> M4Z@ M4Z^ M4Z_ M4Z` M4Z} M4a7 M4a8 M4aD M4aG M4aJ M4aN\ - M4aO M4aP M4aR M4aT M4aU M4aV M4aX M4aY M4ad M4ah M4ai M4aj M4ak M4ax M4a# M\ -4a; M4a> M4a_ M4a| M4a~ M4b3 M4bM M4bO M4bP M4bZ M4bm M4bp M4bq M4br M4bs M4b\ -* M4b< M4b_ M4b` M4b{ M4c0 M4cC M4cD M4cE M4cV M4cW M4cY M4cZ M4cb M4cc M4cf \ -M4cg M4co M4cp M4cq M4cr M4cu M4cv M4cz M4c% M4c+ M4c; M4c= M4c] M4c{ M4c| M4\ -c} M4c~ M4d0 M4d1 M4d5 M4d6 M4dA M4dB M4dC M4dD M4de M4dw M4dz M4d{ M4eE M4eF\ - M4eG M4eJ M4eK M4eL M4eO M4eX M4eb M4ed M4ee M4ej M4el M4en M4eo M4ep M4ew M\ -4ey M4ez M4e# M4e$ M4e& M4e' M4e( M4e* M4e. M4e> M4e? M4e@ M4e] M4e` M4e~ M4f\ -1 M4f4 M4f5 M4f6 M4f8 M4fG M4fI M4fJ M4fK M4fk M4fs M4ft M4fu M4fv M4fw M4fx \ -M4f( M4f, M4f< M4f= M4f> M4f? M4g1 M4g4 M4gO M4gP M4gR M4gV M4gY M4ga M4gb M4\ -ge M4gf M4gv M4gx M4g, M4g- M4g: M4g; M4g_ M4g` M4g{ M4g| M4h0 M4h2 M4h7 M4hA\ - M4hB M4hF M4hI M4hQ M4hR M4hS M4hT M4hU M4hX M4hZ M4ha M4hk M4hl M4hm M4ho M\ -4hs M4hu M4h# M4h$ M4h% M4h& M4h] M4h_ M4h` M4h{ M4i7 M4iO M4iP M4iQ M4iR M4i\ -U M4iV M4iW M4iZ M4ie M4if M4iy M4iz M4i# M4i' M4i) M4i- M4i. M4i: M4i; M4i{ \ -M4i| M4i~ M4jR M4jS M4jT M4jU M4jV M4jW M4jY M4jZ M4jb M4ji M4jj M4jk M4ju M4\ -jv M4jx M4j) M4j* M4j+ M4j/ M4j; M4j> M4j{ M4j| M4j} M4k0 M4k5 M4kG M4kH M4kI\ - M4kW M4kj M4kr M4k( M4k+ M4k, M4k- M4k. M4k/ M4k? M4k] M4k^ M4k| M4k~ M4l6 M\ -4lD M4lY M4lZ M4la M4lb M4lc M4lf M4lh M4l% M4l^ M4l_ M4l{ M4l| M4l} M4m2 M4m\ -9 M4mB M4mC M4mD M4mI M4mJ M4mM M4mO M4mP M4mX M4me M4mi M4mj M4mk M4mu M4mw \ -M4m# M4m$ M4m/ M4m: M4m; M4m~ M4n4 M4n6 M4n7 M4nW M4nb M4nc M4nd M4nh M4nk M4\ -nl M4nw M4nz M4n' M4n; M4n= M4n? M4o0 M4o1 M4o3 M4o4 M4o5 M4oB M4oG M4oW M4os\ - M4ot M4ou M4oy M4o# M4o' M4o+ M4o= M4o> M4o? M4o@ M4o] M4p9 M4pB M4pC M4pD M\ -4pO M4pT M4pV M4pW M4pY M4po M4pp M4pq M4p& M4p( M4q7 M4qB M4qC M4qD M4qE M4q\ -F M4qG M4qK M4qL M4qa M4qk M4qz M4q# M4q$ M4q) M4q* M4q. M4q< M4q~ M4rF M4rH \ -M4rJ M4rN M4rR M4rS M4rU M4rV M4rW M4rZ M4rf M4rj M4rk M4rl M4rv M4rx M4r# M4\ -r( M4r* M4r+ M4r, M4r; M4r> M4r{ M4r| M4r~ M4s0 M4s4 M4s7 M4sF M4sH M4sI M4sJ\ - M4sQ M4sU M4sd M4s) M4s+ M4s, M4s- M4s. M4s: M4s; M4s= M4s? M4s@ M4s] M4s} M\ -4t3 M4tB M4tK M4tW M4tY M4tZ M4tb M4tc M4td M4tf M4ti M4t& M4t+ M4t_ M4t{ M4t\ -| M4t} M4t~ M4uA M4uC M4uD M4uE M4uO M4uP M4uh M4uj M4uk M4ul M4uv M4uw M4u$ \ -M4u& M4u: M4u; M4u< M4u| M4v4 M4v6 M4v7 M4v8 M4vC M4vG M4vU M4vX M4vb M4vc M4\ -vd M4ve M4vg M4vh M4vj M4vn M4vo M4vq M4vs M4vt M4vu M4vv M4v' M4v? M4v~ M4w0\ - M4w1 M4w3 M4w4 M4w5 M4w6 M4wA M4wE M4wH M4wX M4wt M4wu M4wv M4w# M4w$ M4w* M\ -4w- M4w< M4w> M4w? M4w@ M4w] M4w^ M4x4 M4x9 M4xC M4xD M4xE M4xV M4xW M4xX M4x\ -Y M4xd M4xh M4xl M4xp M4xq M4xr M4xv M4x% M4x& M4x( M4x) M4x, M4x< M4x? M4x_ \ -M4x} M4y1 M4y3 M4y7 M4yA M4yC M4yE M4yF M4yG M4yI M4yJ M4yM M4yO M4yP M4yR M4\ -yW M4yX M4ym M4yn M4y# M4y$ M4y% M4y) M4y* M4y. M4y; M4y= M4y~ M4zH M4zI M4zO\ - M4zS M4zU M4zV M4zW M4zX M4zZ M4zd M4zj M4zk M4zl M4zm M4zq M4zx M4zy M4z+ M\ -4z, M4z- M4z. M4z; M4z| M4z~ M4#1 M4#2 M4#5 M4#H M4#I M4#J M4#K M4#X M4#Z M4#\ -e M4#h M4#k M4#o M4#r M4#t M4#w M4## M4#, M4#- M4#. M4#/ M4#: M4#< M4#? M4#@ \ -M4#] M4#` M4$0 M4$3 M4$9 M4$F M4$G M4$Z M4$b M4$c M4$d M4$e M4$g M4$k M4$& M4\ -${ M4$| M4$} M4$~ M4%0 M4%C M4%D M4%E M4%F M4%P M4%R M4%V M4%a M4%g M4%h M4%j\ - M4%k M4%l M4%m M4%q M4%v M4%x M4%y M4%# M4%& M4%' M4%; M4%< M4%= M4%` M4%~ M\ -4&2 M4&4 M4&7 M4&d M4&e M4&f M4&i M4&j M4&k M4&r M4&x M4&z M4&+ M4&, M4&@ M4&\ -] M4'3 M4'4 M4'5 M4'6 M4'7 M4'D M4'J M4'X M4'c M4'd M4'u M4'v M4'w M4'# M4'$ \ -M4'( M4'+ M4'- M4'? M4'@ M4'[ M4'] M4'^ M4'| M4(4 M4(7 M4(B M4(C M4(D M4(E M4\ -(F M4(I M4(J M4(N M4(U M4(V M4(W M4(Z M4(a M4(b M4(f M4(j M4(l M4(q M4(r M4(s\ - M4(y M4(% M4() M4(~ M4)2 M4)E M4)F M4)G M4)H M4)J M4)P M4)T M4)Z M4)k M4)n N\ - N8c N8f N8p N8_ N94 N9I NA4 NBG NBb NBr NB& NC6 NCb NCh NCj NC& NC? NDH NO_ \ -NO` NO} NP3 NP4 NP7 NPC NPD NP/ NP: NP; NP^ NP{ NQ1 NQ2 NQ3 NQ4 NQ5 NQ6 NQA N\ -QJ NQK NQL NQQ NQR NQV NQW NQX NRs NRv NRw NRz NR$ NR+ NR> NSm NSo NSp NSq NS\ -v NS# NS$ NS% NS& NS' NS( NS) NS* NS+ NS] NS^ NS` NS{ NS| NS} NS~ NT0 NTH NTI\ - NTM NTN NTO NTR NTS NTT NTU NWD NWE NWF NWG NWH NWI NWM NWN NWP NWQ NWf NWh \ -NWm NWn NWs NWu NXM NXQ NXS NXT NXU NXV NXc NXf NXg NXh NXi NXk NX: NX; NX< N\ -X= NX? NY2 NY3 NY4 NY5 NY6 NY7 NYK NYL NYM NYQ NYR NYW NYX NYY NYZ NYa NY/ NY\ -: NY; NY< NY= NY> NY? NY@ NY[ NY] NY^ NY{ NY| NZ4 NZ9 NZL NZN NZP NZW NZe NZj\ - NZ] NZ_ NZ} Na1 Na6 Na9 NaD NaG NaH NaP NaS Naa Nab Nac Nad Nak Nal Nan Nap \ -Naq Nar Nas Nau Nav Naw Nax Na$ Na% Na& Na' Na( Na) Na* Na+ Na, Na- Na< Na> N\ -a^ Na` Na{ Na| Na} Na~ Nb0 Nb1 Nb5 Nb8 NbC NbD NbF NbH NbI NbN NbO NbP NbT Nb\ -U NbV NbW NeE NeF NeG NeH NeI NeJ NeN NeO NeR NeS Neg Nej Neq Net New NfW Nfj\ - Nfk Nf; Nf< Nf= Nf> Nf` Nf| Nf} Ng3 Ng4 Ng5 Ng6 Ng7 Ng8 NgD NgF NgH NgL NgM \ -NgN NgR NgT NgX NgY NgZ Ng: Ng; Ng< Ng= Ng> Ng? Ng@ Ng[ Ng] Ng_ Ng` Ng{ Ng} N\ -hW Nhq Nhr Nh^ Nh| Ni0 Ni6 Ni7 Ni9 NiA NiB NiE NiF NiI NiK NiP NiT NiY Nib Ni\ -c Nie Nif Nih Niq Nir Nis Nit Ni% Ni& Ni' Ni( Ni) Ni* Ni+ Ni, Ni- Ni` Ni{ Ni|\ - Ni} Ni~ Nj0 Nj1 Nj2 Nj4 NjI NjK NjO NjP NjQ NjU NjV NjW N-- N-. N-/ N-; N-= \ -N-> N-@ N-[ N-] N-_ N-{ N-| N-} N-~ N.0 N.1 N.2 N.3 N.4 N.8 N.D N.G N.M N.N N\ -.O N.P N/I N/J N/S N/T N/V N/W N/X N/. N// N/> N/[ N/] N/| N:0 N:1 N:4 N:5 N:\ -j N:l N:m N:n N:o N:s N:t N:u N:v N:w N:x N:& N:' N:( N:) N:* N:= N:@ N:[ N:]\ - N;] N;` N;{ N;} N;~ N<0 Nu N>v N\ ->w N># N>$ N?b N?c N?e N?j N?) N?* N?. N?/ N?: N?; N?= N?> N?? N?[ N?] N?^ N?\ -_ N?` N?| N?} N?~ N@0 N@1 N@2 N@3 N@4 N@5 N@9 N@B N@D N@E N@F N@I N@L N@N N@O\ - N@P N@Q N@U N@Z N@c N@d N@e N@i N@j N@k N@l N@q N@s N@y N@% N@+ N@? N@_ N@{ \ -N@~ N[0 N[1 N[2 N[3 N[4 N[T N[V N[W N[X N[Y N[j N[l N[q N[# N[* N]R N]U N]V N\ -]k N]m N]n N]o N]p N]q N]r N]t N]u N]v N]w N]x N]y N]z N]# N]$ N]( N]) N]* N]\ -; N]? N][ N]] N]^ N]{ N]} N^7 N^A N^E N^I N^J N^L N^O N^U N^Y N^e N^o N^s N^y\ - N^z N^# N^' N^( N^) N^- N^/ N^< N^= N^@ N^^ N^_ N^` N^{ N^} N^~ N_0 N_1 N_2 \ -N_5 N_A N_C N_E N_G N_I N_J N_L N_Q N_S N_U N_V N_X N_Y N_Z N_a N_e N_= N_> N\ -_? N_@ N_] N__ N`E N`F N`G N`H N`I N`M N`N N`O N`P N`Q N`R N`S N`W N`X N`Y N`\ -Z N`a N`e N`h N`j N`k N`l N`n N`o N`p N`s N`u N`$ N`& N`( N`) N`* N`@ N`[ N`]\ - N{4 N{A N{K N{M N{N N{X N{Y N{Z N{a N{b N{c N{e N{i N{m N{p N{r N{u N{v N{w \ -N{x N{$ N{& N{+ N{, N{- N{: N{< N{> N{? N{@ N{[ N{^ N{_ N{{ N{} N|3 N|5 N|6 N\ -|8 N|A N|c N|e N|f N|/ N|: N|; N|< N|= N|? N|@ N|] N|^ N|_ N|` N|{ N|} N|~ N}\ -0 N}1 N}2 N}3 N}8 N}P N}Q N}R N}n N}| N}~ N~0 N~1 N~2 N~3 N~4 N~5 N~B N~F N~H\ - N~I N~J N~N N~V N~W N~X N~Y N~Z N~a N~b N~h N~m N~n N~o N~r N~t N~' N~( N~) \ -N10H N10I N10L N10M N10N N10P N10l N10n N10o N10p N10q N10u N10v N10w N10x N1\ -0y N10z N10# N10$ N10% N10) N10* N10+ N10. N10< N10> N10[ N10] N10^ N10_ N10`\ - N10} N112 N117 N11A N11B N11D N11H N11K N11M N11N N11W N11a N11c N11e N11i N\ -11k N11z N11# N11$ N11( N11) N11* N11} N11~ N120 N121 N122 N12G N12I N12U N12\ -V N12W N12Y N12a N12~ N132 N13F N13G N13H N13I N13J N13N N13O N13P N13Q N13R \ -N13S N13U N13Z N13a N13b N13c N13d N13e N13g N13k N13m N13n N13o N13p N13q N1\ -3v N13w N13x N13% N13( N13) N13+ N13; N13< N13? N13[ N13] N13~ N141 N145 N147\ - N14C N14K N14M N14T N14Y N14Z N14a N14b N14c N14d N14r N14w N14x N14y N14& N\ -14' N14; N14= N14> N14^ N14| N15B N1T- N1U' N1U: N1W1 N1Wd N1We N1Yn N1Yx N1Z\ -Q N1a1 N1a9 N1b. N1cZ N1eb N1ed N1fR N1g9 N1i} N2Ya N2Yb N2Yc N2Y- N2Y. N2Y/ \ -N2Y= N2Y? N2ZI N2ZK N2ZL N2ZM N2ZQ N2ZU N2ZZ N2Za N2Zb N2Zj N2Zq N2Zv N2Zw N2\ -Z& N2Z' N2Z( N2aI N2aK N2aQ N2aR N2aZ N2aa N2ab N2ae N2ag N2aj N2at N2av N2b0\ - N2b6 N2bC N2bD N2bE N2bF N2bI N2bM N2bZ N2bb N2bi N2bk N2bl N2bm N2bn N2bo N\ -2b* N2b, N2b- N2b: N2b; N2b< N2b= N2b> N2b? N2b@ N2b[ N2b] N2cB N2cC N2cD N2c\ -P N2cW N2cX N2cY N2cd N2cs N2cv N2c# N2c$ N2c% N2c< N2d0 N2d1 N2d3 N2d7 N2d8 \ -N2dA N2dC N2dM N2dN N2dV N2dW N2dY N2dc N2dd N2df N2dr N2ds N2gb N2gc N2gd N2\ -ge N2gf N2gl N2gp N2g) N2g* N2g- N2g. N2g/ N2g: N2g= N2g> N2g? N2hK N2hL N2hM\ - N2hN N2hT N2hW N2ha N2hb N2hc N2hj N2hl N2hq N2hv N2h' N2h( N2h) N2i9 N2iQ N\ -2iS N2iZ N2ib N2if N2ig N2io N2iu N2iv N2j9 N2jD N2jE N2jF N2jZ N2jk N2jm N2j\ -n N2jo N2jp N2j+ N2j, N2j; N2j< N2j= N2j> N2j? N2j@ N2j[ N2j] N2j^ N2k2 N2k6 \ -N2kC N2kD N2kE N2kK N2kO N2kP N2kU N2kX N2kY N2kZ N2kh N2km N2kt N2k$ N2k% N2\ -k& N2k) N2k? N2l2 N2l3 N2l5 N2l7 N2l9 N2lA N2lB N2lC N2lH N2lI N2lK N2lL N2lM\ - N2lO N2lP N2lX N2lY N2la N2lc N2le N2lf N2lh N2li N2lm N2ln N2lr N2lt N2oc N\ -2od N2oe N2og N2on N2oo N2o) N2o* N2o, N2o/ N2o: N2o; N2o< N2o@ N2o[ N2pM N2p\ -N N2pO N2pb N2pc N2pd N2pq N2pw N2p% N2p( N2p) N2p* N2qN N2qR N2qS N2qV N2qa \ -N2qb N2qe N2qf N2qh N2qi N2qk N2ql N2qr N2qw N2qx N2r4 N2r8 N2rD N2rE N2rF N2\ -rG N2rl N2rm N2ro N2rp N2rq N2r- N2r. N2r< N2r= N2r> N2r? N2r@ N2r[ N2r] N2r^\ - N2r_ N2r{ N2s1 N2s5 N2s7 N2s8 N2sA N2sD N2sE N2sF N2sJ N2sK N2sN N2sO N2sR N\ -2sW N2sY N2sZ N2sa N2sh N2sj N2sp N2st N2sv N2sw N2s% N2s& N2s' N2t4 N2t5 N2t\ -7 N2t9 N2tB N2tD N2tE N2tJ N2tO N2tQ N2tX N2tZ N2tc N2td N2te N2th N2to N2ts \ -N2tt N2[j N2[k N2[l N2[= N2]o N2]r N2]s N2]t N2]x N2]y N2]z N2]# N2^a N2^h N2\ -^i N2^j N2^q N2^y N2_6 N2_C N2_D N2_E N2_F N2_G N2_H N2_Q N2_, N2_] N2`K N2`L\ - N2`M N2`Z N2`a N2`b N2`o N2`p N2`q N2`# N2`$ N2`% N2`< N2{2 N2{A N2{B N2{C N\ -2{e N2{f N2{g N2~k N2~l N2~m N2~t N2~+ N2~. N2~/ N2~> N2~@ N2~] N30R N30c N30\ -p N30s N30t N30u N30y N30z N30# N30$ N30% N30, N31g N31i N31j N31k N328 N32D \ -N32E N32F N32G N32H N32I N32k N32? N32[ N32{ N33L N33M N33N N33W N33a N33b N3\ -3c N33k N33p N33q N33r N33$ N33% N33& N33^ N33` N33} N343 N345 N347 N34B N34C\ - N34D N34M N34a N34f N34g N34h N34i N34q N34t N34# N37l N37m N37n N37u N37- N\ -37/ N37? N37[ N37_ N38t N38u N38v N38z N38# N38$ N38& N39a N39c N39h N39j N39\ -k N39l N39r N39s N39t N39y N3AE N3AF N3AG N3AH N3AI N3AJ N3Ae N3Aq N3Av N3A; \ -N3A_ N3A{ N3A~ N3B9 N3BM N3BN N3BO N3BW N3BX N3Bb N3Bc N3Bd N3Bl N3Bq N3Br N3\ -Bs N3Bu N3B$ N3B% N3B& N3B' N3B. N3B< N3B= N3B_ N3C4 N3C8 N3CC N3CD N3CE N3Cg\ - N3Ch N3Ci N3Cj N3C$ N3eU N3ec N3ed N3ee N3ef N3eg N3eu N3ev N3ew N3e, N3e. N\ -3e; N3e` N3fg N3fk N3fl N3fu N3f< N3f> N3f{ N3f} N3g8 N3gJ N3gr N3gw N3g( N3g\ -- N3g< N3h8 N3h9 N3hE N3hF N3hG N3hW N3hX N3hY N3hc N3he N3iL N3iM N3iN N3iS \ -N3iU N3i& N3i_ N3j2 N3jn N3j- N3j. N3j/ N3j: N3j; N3j~ N3k0 N3k1 N3k5 N3k7 N3\ -kT N3k: N3k? N3k@ N3l6 N3ls N3lx N3lz N3l) N3l< N3l= N3m1 N3m8 N3mH N3mW N3md\ - N3me N3mf N3mh N3mi N3mn N3mr N3mv N3mw N3mx N3m- N3m. N3m: N3m[ N3m| N3m} N\ -3nA N3nH N3nl N3nn N3nw N3n# N3oa N3oo N3o) N3o* N3o/ N3o; N3p2 N3pA N3pB N3p\ -F N3pG N3pH N3pJ N3pU N3pX N3pY N3pZ N3pd N3pe N3p[ N3q6 N3q9 N3qG N3qM N3qN \ -N3qP N3qY N3qd N3qe N3qi N3qr N3qs N3qu N3qw N3q$ N3q' N3q_ N3r3 N3rP N3rp N3\ -rw N3ry N3r. N3r/ N3r: N3r< N3r= N3s0 N3s1 N3s2 N3s6 N3s7 N3sQ N3sV N3sf N3sm\ - N3st N3sv N3s$ N3s( N3s- N3s/ N3s; N3s< N3s> N3s@ N3s] N3s~ N3t0 N3t7 N3tE N\ -3tL N3tO N3tU N3tV N3tX N3tY N3tc N3tt N3ty N3t* N3t; N3t= N3u2 N3u9 N3uI N3u\ -L N3uZ N3ue N3uf N3ug N3uh N3uj N3uw N3ux N3uy N3u/ N3u: N3vN N3vO N3vU N3vZ \ -N3ve N3vg N3vi N3vn N3vo N3vw N3vx N3v. N3v= N3v? N3v@ N3v} N3v~ N3w0 N3w8 N3\ -wA N3wU N3wa N3w+ N3w: N3w< N3w^ N3w_ N3x7 N3xA N3xC N3xG N3xH N3xI N3xK N3xR\ - N3xV N3xY N3xZ N3xa N3xf N3xg N3xj N3xo N3xp N3xr N3xt N3x: N3x< N3x^ N3yH N\ -3yP N3yQ N3ye N3yt N3yv N3y( N3y; N3y= N3z2 N3zJ N3zL N3zq N3z& N3z/ N3z: N3z\ -; N3z< N3z> N3z] N3z_ N3z| N3#1 N3#2 N3#3 N3#8 N3#9 N3#G N3#R N3#V N3#W N3#Z \ -N3#p N3#& N3#= N3#? N3#] N3#^ N3#~ N3$1 N3$6 N3$F N3$P N3$W N3$Y O O8f O8p O8\ -) O93 O97 O9w O9< O9= O9^ OA3 OA7 OB7 OBi OBr OBv OB% OC7 OCh OC% OC= OD7 ODE\ - OD] OE2 OEC OEN OES OEc OE. OE] OF9 OFD OFc OFu OF~ OO_ OO` OO} OP0 OP4 OPC \ -OPD OP/ OP: OP; OQ1 OQ2 OQ3 OQ4 OQ5 OQ6 OQ7 OQ8 OQ9 OQJ OQK OQL OQP OQQ OQV O\ -QW OQX OQY OQk OQl OQm OQo OQp OQy OQz OQ# OQ$ ORs ORu ORv OR# OR? OSj OSo OS\ -p OSq OSs OS# OS$ OS% OS& OS' OS( OS) OS* OS+ OS< OS^ OS_ OS` OS{ OS| OS} OS~\ - OT0 OTH OTI OTM OTN OTO OTS OTT OTU OUO OUP OUS OUU OUb OUk OVH OVI OVJ OVN \ -OVW OVX OVY OVZ OVa OVb OVc OVd OVe OVo OVq OVr OVs OVt OV& OV' OV( OV. OV? O\ -V@ OV[ OV^ OV_ OV` OV{ OV| OWD OWE OWF OWG OWH OWI OWJ OWK OWL OWP OWQ OWS OW\ -T OWn OWs OW/ OW= OW[ OXT OXW OXh OXi OXk OXq OXs OXv OX+ OX- OX/ OX: OX; OX<\ - OX> OX[ OX] OX{ OX} OX~ OY1 OY2 OY3 OY4 OY5 OY6 OY7 OY8 OY9 OYA OYC OYF OYK \ -OYL OYM OYQ OYS OYW OYX OYY OYd OYk OYl OYm OYn OYo OYp OY# OY$ OY% OY/ OY: O\ -Y; OY< OY= OY> OY? OY@ OY[ OY] OY^ OY{ OY| OY~ OZA OZH OZV OZo OZq OZ^ Oa2 Oa\ -6 Oa9 OaC OaE OaS OaX Oac Oaf Oah Oan Oap Oaq Oar Oaw Oax Oa$ Oa% Oa& Oa' Oa(\ - Oa) Oa* Oa+ Oa, Oa; Oa^ Oa_ Oa{ Oa| Oa} Oa~ Ob0 Ob1 Ob7 Ob8 ObC ObF ObH ObI \ -ObN ObO ObP ObQ ObR ObT ObU ObV Obi Obj Obk Obl Obm Obn Obo Obp Obq Obr Obt O\ -bx Oby Ob* Ob@ Ob] Ob| Oc7 Ocu Oc, Oc. Oc; Oc] Oc{ Oc| Od6 OdD OdE OdH OdI Od\ -J OdK OdL OdU OdV OdX OdY OdZ Oda Odb Odc Odd Ode Odf Odi Odj Odq Odr Ods Odt\ - Odu Ody Odz Od' Od( Od) Od: Od@ Od[ Od] Od^ Od_ Od{ Od| Od} Od~ OeE OeF OeG \ -OeH OeI OeJ OeK OeL OeM OeR OeS OeU OeV Oeq Oet Oe) Oe; Oe= Oe[ Oe] Of; Of< O\ -f= Of> Of| Og0 Og3 Og4 Og5 Og6 Og7 Og8 Og9 OgA OgB OgL OgM OgN OgS OgT OgX Og\ -Y OgZ Ogm Ogn Ogo Ogp Ogr Og$ Og% Og& Og: Og; Og< Og= Og> Og? Og@ Og[ Og] Og_\ - Og` Og{ Og} OhM OhS OhY Ohe Oi0 Oi7 OiA OiB OiE OiF OiI OiY Oia Oib Oid Oie \ -Oig Oil Oiq Oir Ois Oit Oiu Oi% Oi& Oi' Oi( Oi) Oi* Oi+ Oi, Oi- Oi? Oi_ Oi{ O\ -i| Oi} Oi~ Oj0 Oj1 Oj2 Oj4 OjI OjK OjO OjP OjQ OjU OjV OjW Ojj Ojk Ojl Ojm Oj\ -n Ojo Ojp Ojq Ojr Ojs Ojt Ojz Oj# Oj* Oj> Ok7 OkJ OkK Okt Ok( Ok) Ok- Ok. Ok<\ - Ok= Ol1 Ol7 Ol8 OlD OlE OlI OlJ OlK OlL OlP OlR OlY OlZ Ola Olb Olc Old Ole \ -Olf Olg Olq Olr Olt Olu Olv Ol( Ol) Ol* Ol. Ol[ Ol] Ol^ Ol_ Ol{ Ol| Ol} Ol~ O\ -m5 O-- O-. O-/ O-= O-? O-@ O-[ O-] O-^ O-{ O-| O-} O-~ O.0 O.1 O.7 O.N O.O O.\ -P O/S O/T O/V O/W O/X O/. O// O/[ O/] O:0 O:1 O:4 O:5 O:j O:k O:m O:n O:o O:s\ - O:t O:u O:v O:w O:x O:y O:z O:# O:' O:( O:) O:: O:@ O:[ O:] O;` O;{ O;} O;~ \ -O<0 O<7 Oq O>r O>u O>v O>w O># O>$ O?\ -b O?c O?* O?. O?/ O?: O?> O?@ O?[ O?] O?^ O?_ O?| O?} O?~ O@0 O@1 O@2 O@3 O@4\ - O@5 O@9 O@C O@D O@F O@K O@M O@O O@P O@Q O@c O@i O@j O@l O@n O@s O@% O@+ O@| \ -O@} O@~ O[0 O[1 O[2 O[3 O[4 O[A O[E O[H O[J O[M O[T O[V O[W O[X O[Y O[a O]G O\ -]I O]K O]L O]M O]N O]d O]k O]l O]n O]o O]p O]r O]t O]u O]v O]w O]x O]y O]z O]\ -# O]$ O]( O]) O]* O]; O]= O][ O]] O]^ O]_ O^6 O^A O^B O^G O^N O^O O^Y O^l O^q\ - O^s O^y O^z O^# O^' O^( O^) O^< O^= O^@ O^` O^{ O^} O^~ O_0 O_1 O_5 O_E O_F \ -O_H O_J O_T O_V O_W O_Y O_| O_} O_~ O`3 O`E O`F O`G O`H O`I O`M O`N O`O O`P O\ -`Q O`R O`S O`T O`W O`X O`Y O`Z O`a O`e O`j O`l O`m O`n O`o O`p O`s O`t O`v O`\ -) O`< O`> O`[ O{7 O{A O{K O{X O{Y O{Z O{a O{b O{c O{m O{v O{w O{x O{$ O{& O{)\ - O{- O{; O{< O{@ O{] O{| O{} O|9 O|A O|c O|e O|/ O|: O|; O|? O|[ O|] O|^ O|_ \ -O|{ O|} O|~ O}0 O}1 O}2 O}3 O}4 O}5 O}6 O}A O}C O}E O}F O}H O}J O}N O}O O}P O\ -}Q O}R O~0 O~1 O~2 O~3 O~4 O~5 O~J O~V O~W O~X O~Y O~Z O~o O~r O~t O10V O10l \ -O10m O10o O10p O10q O10u O10v O10w O10x O10y O10z O10' O10) O10* O10+ O10. O1\ -0] O10^ O10_ O11A O11C O11I O11M O11O O11P O11a O11e O11i O11z O11# O11$ O11(\ - O11) O11* O11} O11~ O120 O121 O122 O12H O12I O12K O12U O12Z O12a O12> O12? O\ -12@ O12] O12^ O12_ O13F O13G O13H O13I O13J O13N O13O O13P O13Q O13R O13S O13\ -T O13Z O13a O13b O13c O13d O13e O13o O13p O13q O13) O13* O13? O13@ O141 O147 \ -O14C O14M O14O O14T O14Y O14Z O14a O14b O14c O14d O14j O14q O14r O14v O14w O1\ -4x O14y O14& O14' O14; O14> O14] O15A O15: O15; O15< O15> O15@ O15[ O15] O15^\ - O15_ O15` O15~ O160 O16o O16p O16r O16s O16t O16] O16^ O16_ O170 O177 O178 O\ -179 O17; O17= O17_ O17{ O17| O17~ O183 O18m O18n O18o O18p O18q O18r O18v O18\ -w O18y O18z O18# O19I O19J O19K O19L O19M O19r O19s O19t O19x O19y O19z O19& \ -O19' O19( O19) O19< O1Aq O1Ar O1At O1Au O1A# O1BF O1BG O1BH O1BI O1BJ O1BK O1\ -BO O1BP O1BR O1BS O1BT O1B& O1B) O1B= O1B> O1B? O1B^ O1B` O1CQ O1CR O1CS O1CT\ - O1CU O1CV O1CW O1CX O1CY O1Ce O1Cf O1Cn O1Df O1Dg O1D; O1D< O1D= O1D> O1D[ O\ -1D] O1D^ O1D_ O1D` O1D{ O1E0 O1E1 O1EL O1EM O1EN O1EO O1EP O1EQ O1EV O1Ep O1E\ -r O1Es O1Et O1Eu O1Ez O1E& O1E; O1E^ O1E_ O1E` O1E{ O1E| O1E} O1F2 O1F5 O1F6 \ -O1F8 O1F9 O1FA O1FB O1FD O1FF O1FJ O1GM O1Gn O1Go O1Gp O1Gq O1Gr O1Gs O1Gw O1\ -Gx O1Gz O1G# O1G$ O1G[ O1G] O1G^ O1G| O1G} O1G~ O1HE O1HI O1HJ O1HL O1HM O1HN\ - O1HT O1HU O1HW O1Hc O1Hd O1Hp O1Hw O1Hy O1Hz O1H# O1H' O1H( O1H) O1H. O1H~ O\ -1I3 O1I5 O1I7 O1IC O1ID O1II O1IQ O1Ib O1If O1I} O1I~ O1J1 O1J2 O1J4 O1J5 O1J\ -G O1JH O1JI O1JJ O1JK O1JL O1JM O1JP O1JQ O1JS O1JT O1JU O1JY O1Ja O1Jl O1Jt \ -O1Ju O1Jv O1Jw O1Jx O1Jy O1J% O1J& O1J( O1J> O1J? O1J@ O1J` O1J{ O1J| O1K0 O1\ -K4 O1KD O1KR O1KS O1KT O1KU O1KV O1KW O1KX O1KY O1KZ O1Kw O1K$ O1K& O1K' O1K+\ - O1K, O1K; O1L9 O1LB O1Lf O1Lg O1L< O1L= O1L> O1L@ O1L] O1L^ O1L_ O1L` O1L{ O\ -1L| O1M1 O1M2 O1MB O1MC O1MF O1ML O1MM O1MN O1MO O1MP O1MQ O1MR O1MV O1MX O1M\ -Z O1Me O1Mk O1Mr O1Ms O1Mt O1Mu O1Mv O1M_ O1M` O1M{ O1M| O1M} O1M~ O1N7 O1N9 \ -O1NA O1NB O1NE O1NG O1NH O1NI O1Nk O1N& O1N( O1OT O1OU O1OW O1OY O1Oa O1Ob O1\ -Oh O1Om O1Oo O1Op O1Oq O1Or O1Os O1Ot O1Ox O1Oy O1O# O1O$ O1O% O1O' O1O* O1O?\ - O1O] O1O^ O1O_ O1O} O1O~ O1P0 O1P2 O1P5 O1P8 O1PA O1PJ O1PL O1PM O1PN O1PO O\ -1PS O1PT O1PV O1Pc O1Pd O1Pq O1Pr O1Pt O1Pu O1Pv O1Pz O1P# O1P$ O1P( O1P) O1P\ -* O1P+ O1P- O1P> O1P? O1P^ O1Q0 O1Q2 O1Q6 O1QH O1Qa O1Q| O1RH O1RI O1RJ O1RK \ -O1RL O1RM O1RN O1RP O1RQ O1RR O1RT O1RU O1RV O1Ru O1Rv O1Rw O1Rx O1Ry O1Rz O1\ -R% O1R= O1R? O1R@ O1R[ O1R` O1R{ O1R~ O1S0 O1S4 O1S6 O1SD O1SE O1SJ O1SL O1SQ\ - O1SR O1SS O1ST O1SU O1SY O1SZ O1Sa O1Sf O1Sg O1Sj O1Sp O1Sz O1S% O1S, O1S{ O\ -1T3 O1T9 O1TD O1T- O1T/ O1UV O1U( O1U: O1VB O1Vt O1V/ O1V| O1W7 O1X) O1Yv O1Y\ -% O1Zs O1a0 O1a9 O1a? O1b7 O1b. O1du O1d; O1eS O1eU O1ee O1ef O1fR O1g8 O1h4 \ -O1h6 O1h_ O1i1 O1iB O1i( O1j; O1k$ O1k* O1k+ O1k; O1lr O1mc O1me O1nU O1nc O1\ -oB O1oS O1oj O1o{ O1o| O1p| O1qE O1q( O1q[ O1rB O1rE O2Ya O2Yb O2Yc O2Y- O2Y.\ - O2Y/ O2Y: O2Y= O2Y> O2Z8 O2Z9 O2ZA O2ZB O2ZD O2ZE O2ZI O2ZK O2ZL O2ZM O2ZN O\ -2ZO O2ZP O2ZZ O2Za O2Zb O2Zv O2Z# O2Z$ O2Z& O2Z' O2Z( O2Z` O2Z{ O2Z} O2a4 O2a\ -5 O2a6 O2a7 O2aJ O2aM O2aQ O2aR O2aT O2aZ O2aa O2ae O2af O2au O2av O2az O2a# \ -O2a& O2a' O2a` O2a{ O2bC O2bD O2bE O2bH O2bI O2bN O2bb O2bi O2bk O2bl O2bm O2\ -bn O2bo O2b* O2b, O2b: O2b; O2b< O2b= O2b> O2b? O2b@ O2b[ O2b] O2b~ O2cB O2cC\ - O2cD O2cP O2cT O2cW O2cX O2cY O2ct O2c# O2c$ O2c% O2c= O2c~ O2d1 O2d2 O2d4 O\ -2d7 O2d9 O2dA O2dB O2dM O2dN O2dV O2dW O2db O2dd O2dl O2dq O2dr O2d+ O2d, O2d\ -- O2d; O2d? O2d[ O2eC O2eE O2eF O2eG O2eH O2ee O2eg O2eh O2ei O2ej O2el O2em \ -O2en O2eo O2es O2et O2eu O2e% O2e* O2e+ O2e, O2e> O2f0 O2f1 O2f8 O2f9 O2fA O2\ -fM O2fO O2fT O2fU O2fV O2fl O2fx O2fz O2f' O2f( O2f) O2f+ O2f> O2f} O2g0 O2g2\ - O2g5 O2g6 O2g7 O2g9 O2gJ O2gL O2gb O2gc O2gd O2gg O2gl O2gp O2gr O2g. O2g/ O\ -2g: O2g? O2g@ O2h6 O2h9 O2hA O2hB O2hC O2hD O2hK O2hL O2hM O2hN O2hO O2hP O2h\ -Q O2hV O2hZ O2ha O2hb O2hc O2hl O2hw O2h' O2h( O2h) O2h- O2h} O2i5 O2i6 O2i7 \ -O2iM O2iP O2iQ O2iS O2iW O2iZ O2ib O2ic O2ie O2ig O2ih O2ii O2ij O2iu O2iw O2\ -i$ O2i% O2i& O2i( O2i* O2i+ O2i- O2i. O2i] O2i` O2i| O2j1 O2jD O2jE O2jF O2jk\ - O2jm O2jn O2jo O2jp O2j$ O2j+ O2j, O2j. O2j; O2j< O2j= O2j> O2j? O2j@ O2j[ O\ -2j] O2j^ O2k1 O2k6 O2kC O2kD O2kE O2kK O2kO O2kP O2kX O2kY O2kZ O2kg O2kn O2k\ -s O2kt O2kv O2k$ O2k% O2k& O2k) O2k` O2l3 O2l4 O2l8 O2l9 O2lC O2lD O2lG O2lH \ -O2lI O2lO O2lP O2lX O2lY O2lc O2ld O2lg O2lh O2ls O2lt O2l' O2l+ O2l, O2l- O2\ -l. O2mD O2mE O2mG O2mH O2mI O2mL O2mU O2mh O2mi O2mj O2mk O2ml O2mn O2mo O2mp\ - O2mt O2mu O2mv O2m' O2m+ O2m, O2m- O2m= O2m> O2m@ O2m| O2n0 O2n9 O2nA O2nB O\ -2nJ O2nN O2nU O2nV O2nW O2ny O2nz O2n' O2n) O2n* O2n+ O2n: O2n; O2n~ O2o0 O2o\ -5 O2o7 O2o8 O2o9 O2oH O2oJ O2oK O2oL O2oc O2od O2oe O2of O2on O2oo O2ot O2o/ \ -O2o: O2o; O2o? O2o[ O2pA O2pB O2pC O2pE O2pF O2pM O2pN O2pO O2pP O2pQ O2pR O2\ -pX O2pY O2pb O2pc O2pd O2pl O2pw O2py O2p( O2p) O2p* O2p/ O2p: O2p~ O2q6 O2q7\ - O2q8 O2qR O2qS O2qa O2qb O2qe O2qg O2qi O2qk O2qr O2qv O2qw O2q$ O2q& O2q' O\ -2q( O2q* O2q/ O2q< O2q{ O2q| O2r3 O2r8 O2rE O2rF O2rG O2rZ O2ra O2rl O2rm O2r\ -o O2rp O2rq O2r- O2r. O2r: O2r< O2r= O2r> O2r? O2r@ O2r[ O2r] O2r^ O2r_ O2r| \ -O2sD O2sE O2sF O2sJ O2sK O2sR O2sX O2sY O2sZ O2sa O2si O2sj O2sv O2sx O2s% O2\ -s& O2s' O2s@ O2t3 O2t5 O2t7 O2t8 O2tA O2tB O2tC O2tE O2tK O2tO O2tQ O2tU O2tX\ - O2tZ O2te O2tf O2tj O2tm O2tn O2ts O2tu O2t) O2t* O2t, O2t- O2t. O2t/ O2uF O\ -2uG O2uH O2uI O2uJ O2uK O2uX O2uY O2ui O2uj O2uk O2um O2un O2uo O2up O2uq O2u\ -s O2uu O2uv O2uw O2u, O2u- O2u. O2u< O2u= O2u~ O2v1 O2vA O2vB O2vC O2vJ O2vL \ -O2vM O2vN O2vP O2vV O2vW O2vX O2va O2vo O2v# O2v$ O2v& O2v( O2v) O2v, O2v- O2\ -v? O2v@ O2w1 O2w2 O2w3 O2w5 O2w6 O2w7 O2wA O2wB O2wJ O2wM O2wN O2wg O2wj O2w=\ - O2w> O2w? O2xH O2xI O2xJ O2xK O2xL O2xM O2xV O2xd O2xe O2xf O2xg O2xh O2xi O\ -2xj O2xk O2yF O2yI O2yM O2yN O2yO O2yP O2yQ O2yR O2yS O2yT O2yU O2zE O2zQ O2z\ -d O2ze O2zf O2zg O2zh O2zi O2zj O2zk O2zl O2zx O2z$ O2z% O2z& O2z* O2z+ O2z, \ -O2z: O2z; O2z< O2z{ O2z| O2z} O2#8 O2#9 O2#A O2#B O2#C O2#D O2#E O2#F O2#Z O2\ -#? O2#@ O2#[ O2#] O2#^ O2#_ O2$4 O2$5 O2$6 O2$Q O2$R O2$k O2$< O2$] O2%3 O2%6\ - O2%7 O2%8 O2%9 O2%A O2%B O2%L O2%M O2%N O2%a O2%b O2%c O2%d O2%e O2%f O2%g O\ -2%h O2%i O2%s O2%t O2%u O2%* O2%+ O2%, O2%- O2%/ O2%: O2%; O2%< O2&W O2&o O2&\ -p O2&q O2&u O2&v O2&w O2&# O2&$ O2&% O2&^ O2'O O2'p O2'( O2') O2'* O2'. O2'/ \ -O2': O2'> O2'? O2'@ O2(3 O2(4 O2(5 O2(6 O2(7 O2(8 O2(E O2(I O2(J O2(K O2(L O2\ -(M O2(N O2(V O2(d O2(e O2(g O2(h O2(i O2(j O2(k O2(l O2(t O2(( O2(= O2)4 O2)K\ - O2)N O2)O O2)P O2)Q O2)R O2)S O2)T O2)U O2)V O2)f O2)s O2)w O2)% O2). O2); O\ -2)_ O2)` O2*0 O2*C O2*k O2*l O2*m O2*o O2*r O2*% O2*& O2*' O2*+ O2*, O2*- O2*\ -; O2*< O2*= O2*| O2*} O2*~ O2+9 O2+A O2+B O2+C O2+D O2+E O2+F O2+H O2+T O2+W \ -O2+j O2+p O2+w O2+y O2+% O2+, O2+- O2+. O2+@ O2+[ O2+] O2+^ O2+_ O2+` O2+~ O2\ -,5 O2,6 O2,7 O2,8 O2,I O2,n O2,x O2,- O2,; O2-7 O2-8 O2-9 O2-A O2-B O2-C O2-L\ - O2-M O2-N O2-O O2-h O2-i O2-j O2-o O2-t O2-u O2-v O2-+ O2-, O2-- O2-/ O2-: O\ -2-; O2-< O2-= O2-> O2-] O2.3 O2.9 O2.P O2.g O2.i O2.p O2.q O2.r O2.v O2.w O2.\ -x O2.$ O2.% O2.& O2.^ O2/1 O2/6 O2/F O2/k O2/n O2/p O2/) O2/* O2/+ O2// O2/: \ -O2/; O2/= O2/? O2/@ O2/[ O2/] O2:4 O2:5 O2:6 O2:7 O2:8 O2:9 O2:H O2:J O2:K O2\ -:L O2:M O2:N O2:O O2:Z O2:c O2:e O2:g O2:h O2:i O2:j O2:k O2:l O2:m O2:p O2:t\ - O2:z O2:( O2:; O2:@ O2;0 O2;4 O2;E O2;O O2;P O2;Q O2;R O2;S O2;T O2;U O2;V O\ -2;W O2;g O2;x O2;/ O2;` O2 O2<} O2<~ O2=0 O2=9 O2=A O2=B O2=C O2=D O2=E O2=F O2=H \ -O2=I O2=N O2=T O2=a O2=* O2=, O2=; O2=[ O2=] O2=^ O2=_ O2=` O2={ O2>6 O2>7 O2\ ->8 O2>9 O2>I O2>R O2>U O2>Z O2>h O2>j O2?6 O2?N O2?O O2?P O2?c O2?d O2?e O2?f\ - O2?g O2?h O2?i O2?j O2?k O2?o O2?q O2?u O2?v O2?w O2?' O2?, O2?- O2?. O2?/ O\ -2?: O2?< O2?= O2?> O2@C O2@D O2@O O2@P O2@p O2@q O2@r O2@s O2@w O2@x O2@y O2@\ -% O2@& O2@' O2[7 O2[F O2[S O2[U O2[g O2[h O2[i O2[j O2[k O2[l O2[m O2[n O2[o \ -O2[> O2[^ O2]G O2]I O2]h O2]r O2]s O2]t O2]x O2]y O2]z O2]& O2]( O2]/ O2]: O2\ -]] O2]^ O2]_ O2]` O2]{ O2]| O2]} O2^0 O2^7 O2^9 O2^E O2^F O2^M O2^N O2^O O2^X\ - O2^h O2^i O2^j O2^. O2^/ O2^: O2_C O2_D O2_E O2_F O2_G O2_H O2_I O2_J O2_K O\ -2_; O2`K O2`L O2`M O2`X O2`Y O2`Z O2`a O2`b O2`f O2`g O2`o O2`p O2`q O2`v O2`\ -w O2`# O2`$ O2`% O2`& O2`' O2`? O2`@ O2`} O2`~ O2{0 O2{5 O2{A O2{B O2{C O2{e \ -O2{f O2{g O2{. O2{/ O2{: O2{; O2{< O2{= O2{> O2{? O2{@ O2{_ O2|K O2|{ O2|| O2\ -|} O2|~ O2}0 O2}2 O2}3 O2}4 O2}8 O2}9 O2}H O2}I O2}J O2}T O2}U O2}V O2}W O2}X\ - O2}g O2}h O2}l O2}n O2}u O2}v O2}w O2}+ O2}< O2}= O2}> O2~7 O2~8 O2~9 O2~h O\ -2~i O2~j O2~k O2~l O2~m O2~n O2~o O2~p O2~y O2~+ O2~@ O2~{ O306 O30F O30I O30\ -i O30s O30t O30u O30y O30z O30# O30& O30' O30) O30: O30; O30^ O30_ O30` O30{ \ -O30| O30} O30~ O311 O313 O318 O31A O31F O31G O31N O31O O31P O31a O31b O31c O3\ -1e O31h O31i O31j O31k O31p O31t O31& O31( O31) O31/ O31: O31; O31> O31] O31}\ - O31~ O329 O32D O32E O32F O32G O32H O32I O32J O32K O32L O32a O32o O32r O32? O\ -32] O32{ O32~ O33L O33M O33N O33Y O33Z O33a O33b O33c O33g O33h O33o O33p O33\ -q O33r O33w O33x O33$ O33% O33& O33' O33( O33= O33@ O33[ O33~ O340 O341 O349 \ -O34B O34C O34D O34f O34g O34h O34i O34, O34/ O34: O34; O34< O34= O34> O34? O3\ -4@ O34[ O35O O35Q O35m O35r O35v O35z O35| O35} O35~ O360 O361 O363 O364 O365\ - O369 O36A O36I O36J O36K O36U O36V O36W O36X O36Y O36h O36i O36m O36o O36q O\ -36v O36w O36x O36' O36; O36= O36> O36? O378 O379 O37A O37F O37O O37U O37i O37\ -j O37k O37l O37m O37n O37o O37p O37q O37@ O37_ O38I O38N O38S O38W O38t O38u \ -O38v O38z O38# O38$ O38& O38( O38* O38; O38< O38? O38_ O38` O38{ O38| O38} O3\ -8~ O390 O392 O393 O399 O39B O39G O39H O39O O39P O39Q O39Z O39b O39f O39i O39j\ - O39k O39l O39x O39* O39: O39; O39< O3A8 O3AE O3AF O3AG O3AH O3AI O3AJ O3AK O\ -3AL O3AM O3Am O3Aq O3Ar O3As O3Av O3A^ O3A{ O3BK O3BM O3BN O3BO O3BW O3BZ O3B\ -a O3Bb O3Bc O3Bd O3Bf O3Bh O3Bi O3Bq O3Br O3Bs O3Bx O3By O3B$ O3B% O3B& O3B' \ -O3B( O3B) O3B< O3B= O3B[ O3B] O3C0 O3C1 O3C2 O3C7 O3C8 O3CC O3CD O3CE O3CX O3\ -CY O3Cg O3Ch O3Ci O3Cj O3Cn O3Ct O3C. O3C: O3C; O3C< O3C= O3C> O3C? O3C@ O3C[\ - O3C] O3DP O3Df O3Dl O3Dp O3Dr O3Ds O3Dv O3D< O3D} O3D~ O3E0 O3E1 O3E2 O3E4 O\ -3E5 O3E6 O3E9 O3EA O3EB O3EJ O3EK O3EL O3EU O3EV O3EW O3EX O3EY O3EZ O3Eb O3E\ -i O3Ej O3El O3Em O3En O3Ep O3Ew O3Ex O3Ey O3E+ O3E- O3E< O3E> O3E? O3E@ O3E] \ -O3E{ O3F3 O3F9 O3FA O3FB O3FX O3FY O3Fj O3Fk O3Fl O3Fn O3Fo O3F: O3F; O3F< O3\ -F= O3F? O3GR O3GW O3GX O3GY O3Gd O3Ge O3G) O3G* O3G+ O3G? O3G@ O3G[ O3H8 O3H9\ - O3HD O3HE O3HG O3HW O3Hv O3Hx O3H% O3H& O3H? O3H_ O3H` O3H{ O3IF O3IG O3IL O\ -3IM O3IN O3IQ O3IS O3Ig O3Ih O3Ii O3Ik O3Il O3Is O3Ix O3I~ O3J0 O3J1 O3J5 O3J\ -7 O3JL O3JZ O3Ja O3Jb O3Jn O3Ju O3Jv O3Jw O3J, O3J- O3J/ O3J: O3J< O3J_ O3Kb \ -O3Kf O3Kq O3Kr O3Ks O3Kt O3Kv O3K> O3K? O3K@ O3K[ O3K^ O3K_ O3L0 O3LC O3LD O3\ -LI O3LJ O3LK O3LM O3LP O3Lv O3Lw O3Lx O3L- O3L. O3M2 O3M3 O3M4 O3MN O3MO O3MP\ - O3MW O3Ma O3Mc O3Md O3Mf O3Mh O3M_ O3M` O3NJ O3NK O3NL O3NN O3Nk O3Nl O3Nm O\ -3Nn O3No O3N% O3N& O3N; O3N< O3N= O3N? O3N@ O3OX O3OY O3OZ O3Od O3Oe O3Ol O3O\ -* O3O+ O3O, O3O@ O3O[ O3O] O3P8 O3P9 O3PF O3PG O3PJ O3Pb O3Pd O3Pm O3Px O3P# \ -O3P$ O3P= O3P[ O3P^ O3P` O3P{ O3P| O3Q4 O3QG O3QI O3QM O3QN O3QO O3QR O3QS O3\ -Qh O3Qi O3Qj O3Qk O3Ql O3Qr O3Qy O3Q; O3Q> O3Q^ O3R0 O3R1 O3R2 O3R7 O3R8 O3RL\ - O3RO O3RT O3Ra O3Rb O3Rc O3Rq O3Rv O3Rw O3Rx O3R# O3R. O3R/ O3R: O3R< O3R= O\ -3R~ O3SH O3SI O3SO O3Sg O3Sr O3Ss O3St O3Sw O3Sx O3Sz O3S& O3S; O3S? O3S@ O3S\ -[ O3S^ O3S_ O3S` O3TD O3TF O3TJ O3TK O3TL O3TO O3TP O3Tw O3Tx O3Ty O3T. O3T: \ -O3U3 O3U4 O3U5 O3UG O3UO O3UP O3UQ O3UV O3UZ O3Ue O3Uf O3Uh O3Ui O3Uq O3Us O3\ -Uw O3U: O3U; O3VA O3VJ O3VK O3VL O3VM O3VN O3VO O3VU O3Va O3Vb O3Vl O3Vm O3Vn\ - O3Vo O3Vq O3V& O3V( O3V< O3V= O3V> O3V? O3V@ O3WY O3WZ O3Wa O3We O3Wg O3Wl O\ -3Ww O3Wz O3W+ O3W, O3W- O3W= O3W> O3W[ O3W] O3W^ O3X0 O3X9 O3XB O3XF O3XH O3X\ -N O3XX O3Xo O3X[ O3X] O3X{ O3X| O3X} O3Y5 O3YB O3YC O3YI O3YJ O3YN O3YO O3YP \ -O3YT O3YY O3Yi O3Yj O3Yk O3Yl O3Yn O3Yx O3Z1 O3Z2 O3Z3 O3Z7 O3Z8 O3ZL O3Zb O3\ -Zc O3Zd O3Zn O3Zw O3Zx O3Zy O3Z* O3Z. O3Z: O3Z< O3Z= O3Z@ O3Z_ O3Z` O3a6 O3aC\ - O3aG O3aK O3aU O3aZ O3as O3at O3au O3av O3a# O3a@ O3a[ O3a] O3a^ O3a_ O3a| O\ -3b2 O3bF O3bG O3bK O3bL O3bM O3bi O3bu O3bv O3bx O3by O3bz O3b$ O3b: O3b; O3b\ -> O3b` O3c4 O3c5 O3c6 O3cG O3cP O3cQ O3cR O3cT O3cU O3cb O3ce O3cg O3ch O3ci \ -O3cu O3c= O3c> O3c_ O3d1 O3d2 O3dK O3dL O3dM O3dN O3dO O3db O3dq O3ds O3dt O3\ -du O3e4 O3eU O3ec O3ed O3ee O3ef O3eg O3eu O3ev O3ew O3e* O3e+ O3e, O3e. O3e<\ - O3e= O3e> O3e_ O3fP O3fQ O3ff O3fk O3fl O3fz O3f$ O3g0 O3g1 O3g2 O3gL O3gM O\ -3gN O3gZ O3gs O3g( O3g. O3h2 O3h4 O3h8 O3h9 O3hE O3hF O3hG O3hK O3hR O3hW O3h\ -X O3hY O3hZ O3ha O3hc O3he O3hi O3hj O3hk O3hy O3h] O3h_ O3iM O3iN O3io O3i( \ -O3i) O3i* O3i> O3i? O3i@ O3i_ O3jV O3jz O3j# O3j* O3j- O3j. O3j/ O3j: O3j; O3\ -j~ O3k0 O3k1 O3k5 O3k7 O3kB O3kD O3kK O3kL O3kM O3kp O3kq O3k> O3k? O3k@ O3lD\ - O3lX O3lY O3lZ O3la O3lt O3lu O3lv O3m5 O3m8 O3mW O3ma O3mb O3md O3me O3mf O\ -3mh O3mi O3mv O3mw O3mx O3m# O3m+ O3m, O3m- O3m. O3m= O3m> O3m? O3n1 O3nN O3n\ -Q O3nR O3nT O3nX O3nb O3nl O3nn O3nu O3nv O3n< O3n? O3o0 O3o1 O3o2 O3o3 O3o8 \ -O3oL O3oM O3oN O3oO O3oR O3oa O3o) O3o* O3o: O3o[ O3o^ O3o| O3o} O3pA O3pB O3\ -pF O3pG O3pH O3pL O3pS O3pX O3pY O3pZ O3pa O3pb O3pd O3pe O3pj O3pk O3pl O3pz\ - O3p- O3p= O3p^ O3p` O3q6 O3qL O3qN O3qP O3qT O3qY O3qa O3qe O3qs O3qt O3q# O\ -3q) O3q* O3q+ O3q? O3q@ O3q[ O3r3 O3rH O3rM O3rV O3r# O3r$ O3r. O3r/ O3r: O3r\ -< O3r= O3s0 O3s1 O3s2 O3s6 O3s7 O3sC O3sE O3sI O3sL O3sM O3sN O3sV O3sk O3sq \ -O3sr O3s? O3s@ O3s] O3t7 O3tQ O3tU O3tZ O3ta O3tb O3td O3tu O3tv O3tw O3ub O3\ -uc O3ue O3uf O3ug O3uh O3uj O3uk O3uu O3uw O3ux O3uy O3u$ O3u( O3u, O3u- O3u/\ - O3u: O3u> O3u? O3u@ O3u{ O3v2 O3vE O3vR O3vS O3vV O3vn O3vo O3v. O3v< O3v@ O\ -3v~ O3w2 O3w3 O3w4 O3w9 O3wM O3wN O3wO O3wP O3wW O3wq O3w+ O3x4 O3x6 O3x7 O3x\ -A O3xC O3xG O3xH O3xI O3xY O3xZ O3xa O3xb O3xc O3xf O3xg O3xk O3xl O3xm O3x: \ -O3x> O3x_ O3x{ O3yM O3yP O3yQ O3yw O3yy O3y* O3y+ O3y, O3y@ O3y[ O3y] O3z3 O3\ -zP O3zW O3zp O3zr O3zu O3zv O3zy O3zz O3z& O3z/ O3z: O3z; O3z< O3z> O3z[ O3#1\ - O3#2 O3#3 O3#8 O3#9 O3#D O3#F O3#M O3#N O3#O O3#p O3#r O3#s O3#% O3#* O3#] O\ -3#^ O3#~ O3$F O3$V O3$X O3$Z O3$a O3$b O3$c O3%6 O3%l O3%m O3%n O3%) O3%* O3%\ -+ O3&6 O3&D O3&E O3&F O3&N O3&O O3&Q O3&R O3&k O3&l O3&m O3&q O3&r O3&s O3&t \ -O3&u O3&v O3', O3'< O3(E O3(F O3(G O3(i O3(j O3(k O3(# O3(? O3(@ O3([ O3(^ O3\ -(_ O3(} O3)0 O3)D O3)E O3)F O3)H O3)J O3)K O3)L O3)M O3)N O3)O O3)S O3)h O3)i\ - O3)j O3)v O3*M O3*j O3*- O3*. O3*/ O3+B O3+C O3+D O3+W O3+b O3+f O3+l O3+m O\ -3+n O3+u O3+v O3+y O3+z O3+$ O3+, O3+- O3+. O3+? O3+@ O3+[ O3+` O3+{ O3+| O3+\ -} O3,A O3,B O3,C O3,D O3,r O3,@ O3-m O3-n O3-o O3-s O3-* O3-+ O3-, O3.3 O3.B \ -O3.E O3.F O3.G O3.O O3.P O3.R O3.S O3.U O3.d O3.g O3.l O3.m O3.n O3.p O3.r O3\ -.s O3.t O3.u O3.v O3.w O3.& O3.' O3.) O3.* O3.+ O3.` O3/6 O3/A O3/M O3/d O3/r\ - O3/, O3/< O3/@ O3/` O3:F O3:G O3:H O3:L O3:R O3:g O3:j O3:k O3:l O3:v O3:% O\ -3:& O3:< O3:@ O3:[ O3:] O3:_ O3:` O3:} O3:~ O3;1 O3;6 O3;E O3;F O3;G O3;K O3;\ -L O3;M O3;N O3;O O3;P O3;U O3;Z O3;c O3;i O3;j O3;k O3;v O3;? O3;` O35 O3>F\ - O3>Y O3>b O3>{ O3?8 O3?n O3?o O3?p O3?s O3?u O3?w O3?+ O3?, O3?- O3?= O3?^ O\ -3?| O3@3 O3@5 O3@F O3@G O3@H O3@P O3@Q O3@S O3@T O3@i O3@j O3@m O3@n O3@o O3@\ -s O3@t O3@u O3@v O3@w O3@x O3@% O3@* O3@+ O3@, O3[C O3[U O3[o O3[s O3[- O3[. \ -O3]6 O3]G O3]H O3]I O3]g O3]h O3]k O3]l O3]m O3]n O3]/ O3]= O3][ O3]] O3]^ O3\ -]` O3]{ O3^0 O3^2 O3^B O3^F O3^G O3^H O3^I O3^L O3^M O3^N O3^O O3^P O3^Q O3^e\ - O3^. O3^} O3^~ O3_u O3_$ O3_% O3_/ O3_: O3_; O3_~ O3`D O3`E O3`F O3`n O3`o O\ -3`p O3`w O3`x O3`# O3`$ O3`& O3`. O3`/ O3`: O3`[ O3`] O3`^ O3`| O3`} O3`~ O3{\ -C O3{D O3{E O3{Y O3{a O3{v O3{w O3{x O3{z O3{. O3|a O3|i O3|j O3|k O3|o O3|q \ -O3|$ O3|} O3|~ O3}0 O3}B O3}C O3}D O3}E O3}M O3}N O3}O O3}S O3}U O3}p O3}+ O3\ -}, O3}- O3}> O3}? O3~0 O3~1 O3~O O3~P O3~Q O3~S O406 O407 O40H O40I O40K O40L\ - O40M O40t O40& O40' O40( O40) O40+ O40, O40. O40? O40@ O40[ O40{ O40| O41O O\ -41f O41k O41l O41m O41n O41u O41v O420 O421 O422 O427 O42J O42L O42v O42- O42\ -. O42; O42< O42= O42> O42? O430 O437 O43V O43W O43X O43Y O43d O43e O43i O43j \ -O43l O43m O43n O43# O43$ O44B O44D O44E O44F O44M O44O O44w O44x O44y O44/ O4\ -5c O45d O45f O45j O45k O45l O45p O45q O45~ O460 O461 O466 O46B O46D O46E O46F\ - O46N O46O O46P O46T O46V O46b O46e O46h O46s O46v O46( O46, O46- O46. O46? O\ -46[ O470 O47J O47P O47Q O47R O47@ O482 O487 O488 O48J O48K O48L O48M O48N O48\ -X O48b O48x O48' O48( O48) O48* O48+ O48- O48/ O48@ O48[ O48] O48| O48} O49l \ -O49m O49n O49o O49u O49v O49) O49{ O4A1 O4A2 O4A3 O4AB O4AK O4AL O4AN O4AW O4\ -AX O4AY O4AZ O4Ao O4A* O4A; O4A= O4A> O4A? O4A@ O4B1 O4B8 O4BQ O4BW O4BX O4BY\ - O4BZ O4Be O4Bf O4Bk O4Bl O4Bm O4Bn O4Bo O4B$ O4B% O4B, O4C2 O4C3 O4CD O4CE O\ -4CF O4CG O4CO O4CP O4CQ O4CZ O4Cj O4Cx O4Cy O4Cz O4DP O4De O4Dg O4Dk O4Dl O4D\ -m O4Dn O4Dr O4Ds O4Dw O4D& O4D( O4D^ O4E0 O4E1 O4E2 O4E7 O4EC O4ED O4EF O4EG \ -O4EO O4EP O4EQ O4EU O4EW O4Ea O4Ew O4E- O4E. O4E/ O4E[ O4E] O4FQ O4FR O4FS O4\ -FY O4F& O4F( O4F) O4F+ O4F] O4G3 O4GE O4GJ O4GL O4GM O4GN O4GO O4GR O4Gt O4G(\ - O4G) O4G* O4G, O4G- O4G. O4G: O4G[ O4G] O4G^ O4G} O4G~ O4HA O4HC O4HQ O4Hh O\ -4Hi O4Hj O4Hm O4Hn O4Ho O4Hv O4Hx O4Hz O4H| O4I2 O4I3 O4I4 O4IM O4Iv O4I. O4I\ -/ O4I: O4I< O4I= O4I? O4I@ O4I[ O4JN O4JR O4JY O4JZ O4Ja O4Jf O4Jg O4Jk O4Jm \ -O4Jn O4Jo O4Jp O4J% O4J& O4J~ O4K9 O4KF O4KG O4KH O4KO O4KP O4KR O4K: O4Lo O4\ -Lp O4Lq O4L: O4L] O4L^ O4L_ O4MA O4MB O4MC O4MT O4MU O4MY O4Ma O4Mn O4Mo O4Mp\ - O4M_ O4M` O4M{ O4M| O4M} O4M~ O4Ns O4OH O4OI O4OJ O4Ol O4Ox O4Oy O4Oz O4O< O\ -4O= O4O> O4P1 O4P2 O4P5 O4P6 O4P9 O4PG O4PH O4PI O4Pq O4Pr O4Ps O4Pt O4Pu O4P\ -v O4Pz O4P: O4P; O4P< O4P= O4QN O4QP O4Q^ O4Q_ O4Q` O4R9 O4RQ O4RR O4RS O4Ri \ -O4Rj O4Rk O4Ry O4Rz O4R$ O4R% O4R@ O4R] O4R^ O4R_ O4S5 O4SM O4SN O4SO O4SS O4\ -ST O4SU O4Sh O4Si O4Sj O4Sw O4TN O4Tp O4Tq O4Tr O4T$ O4T, O4T> O4T^ O4T_ O4T`\ - O4UB O4UC O4UD O4US O4UU O4UV O4UZ O4Ub O4Ug O4Un O4Uo O4Up O4Uq O4Ux O4U= O\ -4U` O4U{ O4U| O4U} O4U~ O4V0 O4V4 O4VA O4VB O4VC O4VY O4V[ O4V_ O4WI O4WJ O4W\ -K O4Wq O4Wr O4Wy O4Wz O4W# O4W. O4W= O4W> O4W? O4W` O4X2 O4X3 O4X6 O4X7 O4XH \ -O4XI O4XJ O4Xc O4Xj O4Xq O4Xr O4Xs O4Xt O4Xu O4Xv O4Xw O4X( O4X/ O4X~ O4YN O4\ -YY O4YZ O4Yx O4Y& O4Y_ O4Y` O4Y{ O4Y~ O4Z0 O4Z8 O4Z9 O4ZR O4ZS O4ZT O4Zj O4Zk\ - O4Zl O4Zn O4Zz O4Z# O4Z% O4Z& O4Z( O4Z: O4Z^ O4Z_ O4Z` O4a5 O4aN O4aO O4aP O\ -4aT O4aU O4aV O4af O4ai O4aj O4ak O4a< O4bR O4bq O4br O4bs O4bw O4b& O4b, O4b\ -@ O4b_ O4b` O4b{ O4cC O4cD O4cE O4cG O4cQ O4cT O4cV O4cW O4ca O4cc O4cm O4cp \ -O4cq O4cr O4c? O4c{ O4c| O4c} O4c~ O4d0 O4d1 O4dA O4dB O4dC O4dD O4dW O4db O4\ -d) O4eJ O4eK O4eL O4eX O4ef O4ez O4e# O4e$ O4e> O4e? O4e@ O4f3 O4f4 O4f7 O4f8\ - O4fB O4fI O4fJ O4fK O4ff O4fl O4fq O4fs O4ft O4fu O4fv O4fw O4fx O4f= O4f> O\ -4f? O4g4 O4gO O4gP O4gr O4gy O4g, O4g` O4g{ O4g| O4h9 O4hL O4hQ O4hS O4hT O4h\ -U O4hf O4hk O4hl O4hm O4ho O4hs O4h# O4h$ O4h& O4h' O4h[ O4h_ O4h` O4h{ O4iK \ -O4iO O4iP O4iQ O4iU O4iV O4iW O4ih O4im O4iy O4iz O4i# O4i' O4i) O4jR O4jS O4\ -jT O4jU O4jV O4jh O4ji O4jj O4jk O4jv O4jw O4j# O4j) O4j* O4j+ O4j{ O4j| O4j}\ - O4k0 O4kG O4kH O4kI O4kj O4k( O4k+ O4k, O4k- O4l6 O4lA O4lI O4lJ O4lY O4lZ O\ -4la O4lb O4lc O4l^ O4l_ O4l{ O4l| O4l} O4mB O4mC O4mD O4mO O4mP O4mi O4mj O4m\ -k O4mq O4ms O4mu O4mv O4m# O4m$ O4m/ O4m: O4m; O4nb O4nc O4nd O4nh O4nj O4n' \ -O4o0 O4o1 O4o3 O4o4 O4o5 O4os O4ot O4ou O4oy O4o# O4o= O4o> O4o? O4o[ O4o] O4\ -p3 O4pB O4pC O4pD O4pT O4pV O4pX O4pY O4po O4pp O4pq O4pu O4p} O4qC O4qD O4qE\ - O4qF O4qz O4q# O4q$ O4q) O4q* O4rF O4rH O4rR O4rS O4rU O4rV O4rW O4rj O4rk O\ -4rl O4rv O4rw O4ry O4r$ O4r* O4r+ O4r, O4r{ O4r| O4r~ O4s0 O4s8 O4sH O4sI O4s\ -J O4so O4s) O4s+ O4s, O4s- O4s. O4s/ O4t9 O4tD O4tQ O4tY O4tZ O4tb O4tc O4td \ -O4t_ O4t{ O4t| O4t} O4t~ O4uC O4uD O4uE O4uO O4uP O4uj O4uk O4ul O4us O4uw O4\ -ux O4u$ O4u& O4u: O4u; O4u< O4v0 O4vB O4vP O4vW O4vc O4vd O4ve O4vk O4vq O4vv\ - O4v. O4v< O4w1 O4w3 O4w4 O4w5 O4w6 O4wc O4wd O4wi O4wt O4wu O4wv O4w# O4w$ O\ -4w< O4w> O4w? O4w@ O4w[ O4w] O4x3 O4xC O4xD O4xE O4xJ O4xV O4xW O4xX O4xZ O4x\ -b O4xp O4xq O4xr O4x= O4x~ O4yB O4yE O4yF O4yG O4yb O4y# O4y$ O4y% O4y) O4y* \ -O4zH O4zI O4zS O4zU O4zV O4zW O4zX O4zk O4zl O4zm O4zw O4zy O4z$ O4z+ O4z, O4\ -z- O4z> O4z| O4z~ O4#1 O4#2 O4#A O4#I O4#J O4#K O4#k O4#, O4#- O4#. O4#/ O4$Z\ - O4$b O4$c O4$d O4$e O4$- O4${ O4$| O4$} O4$~ O4%0 O4%D O4%E O4%F O4%P O4%R O\ -4%W O4%j O4%k O4%l O4%m O4%r O4%w O4%y O4%& O4%' O4%; O4%< O4%= O4&0 O4&X O4&\ -d O4&e O4&f O4&j O4&' O4&+ O4&, O4&~ O4'0 O4'3 O4'4 O4'5 O4'6 O4'7 O4'u O4'v \ -O4'w O4'# O4'$ O4'? O4'@ O4'[ O4'] O4'_ O4(D O4(E O4(F O4(N O4(V O4(W O4(Y O4\ -(Z O4(q O4(r O4(s O4(x O4(_ O4)C O4)E O4)F O4)G O4)H O4)R O4)e O4)k P P8W P8a\ - P8w P8# P9( P9, PAK PAO PB9 PBE PB> PB] PCH PCM PDR PDV PED PEL PEy PE& PFh \ -PFl PF* PF. PO` PO| PO} PP0 PP[ PQ1 PQ2 PQ3 PQ4 PQ5 PQ6 PQ7 PQ8 PQ9 PQS PQU P\ -QV PQX PQY PQa PQb PQc PQd PQe PQf PQg PQh PQi PQj PR# PSj PSk PSl PSm PSo PS\ -q PSr PSs PSt PSu PSv PSw PSx PSy PSz PS{ PTP PTQ PTR PTS PTT PTU PTV PTW PTX\ - PUP PUW PUY PUZ PUb PUf PVQ PVW PVX PVY PVZ PVa PVb PVc PVd PVe PVf PVg PVh \ -PVi PVj PVk PVl PVm PVn PVo PVp PVq PVr PVs PVt PVu PVv PVw PV{ PV| PW1 PW3 P\ -Wh PWm PWs PWu PW@ PW^ PX; PY2 PY3 PY4 PY5 PY6 PY7 PY8 PY9 PYA PYU PYV PYX PY\ -Y PYa PYb PYc PYd PYe PYf PYg PYh PYi PYj PYk PY) PY, PY/ PY: PY< PY= PY> PY?\ - PY@ PY[ PZA PZH PZL PZV Pak Pal Pam Pan Pap Par Pas Pat Pau Pav Paw Pax Pay \ -Paz Pa# Pa? Pa@ Pa^ PbM PbO PbQ PbR PbS PbT PbU PbV PbW PbX PbY Pbs Pbt Pbv P\ -bw Pby Pbz Pb( Pc6 Pc8 PcG PcM PdO PdU PdX PdY PdZ Pda Pdb Pdd Pde Pdf Pdg Pd\ -h Pdi Pdj Pdk Pdl Pdm Pdn Pdo Pdp Pdr Pds Pdt Pdu Pdv Pdw Pdx Pd] Pd_ Pd{ Pd|\ - Pd~ Pe1 Pek Pem Pet Pev Pe@ Pe^ Pf^ Pg4 Pg5 Pg6 Pg7 Pg8 Pg9 PgA PgB PgU PgV \ -PgX PgY Pga Pgb Pge Pgf Pgg Pgh Pgi Pgj Pgk Pgl Pg+ Pg: Pg; Pg< Pg= Pg> Pg? P\ -g@ Pg[ Pg] PhD PhF Pil Pim Pin Pio Piq Pis Pit Piu Piv Piw Pix Piy Piz Pi# Pi\ -$ Pi~ PjR PjS PjT PjU PjV PjW PjX PjY PjZ Pju Pjv Pjx Pjy Pj# Pk3 PkH PkK PlS\ - PlY PlZ Pla Plb Plc Pld Ple Plf Plg Plh Pli Plj Plk Pll Plm Pln Plo Plp Plq \ -Plr Pls Plt Plu Plv Plw Plx Ply Pm1 Pm2 Pm3 Pm4 P-U P-W P-Y P-Z P.3 P.H P.I P\ -.J P.N P.O P.P P/P P/Q P/U P/W P/X P/= P:X P:Z P:a P:b P:c P:d P:e P:f P:t P:\ -u P:w P:x P:% P:* P:+ P:, P:- P:. P:/ P:: P:; P:< P;{ P;| P;} P;~ P<0 P<1 P<2\ - P<3 Pl P>n P>o P>p P\ ->q P>r P>s P>t P>$ P?b P?c P?u P?, P?- P?/ P?: P@2 P@L P@M P@N P@O P@P P@Q P@\ -. P@? P@[ P@] P@^ P@_ P@{ P@} P[Q P[S P[U P[V P[W P[X P]N P]V P]W P]Y P]Z P]a\ - P]b P]c P]d P]e P]f P]g P]u P]v P]x P]y P]' P]) P]+ P], P]- P]. P]/ P]: P]; \ -P]< P]= P^r P^v P^{ P^| P^} P^~ P_0 P_1 P_2 P_3 P_4 P_A P_C P`0 P`4 P`5 P`6 P\ -`7 P`8 P`9 P`A P`B P`C P`e P`f P`g P`h P`i P`j P`k P`l P`m P`n P`o P`p P`q P`\ -r P`s P`u P`v P`{ P`} P{G P{I P{d P{f P{g P{h P{i P{j P{k P{l P{m P{n P{p P{q\ - P{r P{s P{t P{u P{x P{z P|c P|e P|v P}9 P}J P}K P}L P}M P}N P}O P}x P}? P}] \ -P}_ P}` P}| P}~ P~S P~T P~U P~V P~X P~Z P10T P10V P10Z P10a P10b P10c P10d P1\ -0e P10f P10g P10h P10v P10w P10y P10z P10+ P10, P10- P10. P10/ P10: P10; P10<\ - P10= P10> P11d P11u P11| P11} P11~ P120 P121 P122 P123 P124 P125 P133 P136 P\ -137 P138 P139 P13A P13B P13C P13D P13f P13g P13h P13i P13j P13k P13m P13n P13\ -o P13p P13q P13r P13t P13u P13v P13w P140 P142 P14G P14L P14f P14g P14h P14i \ -P14j P14k P14l P14m P14n P14p P14q P14r P14s P14t P14u P14v P14' P15P P15Q P1\ -5S P15T P15Y P15Z P15b P15c P16d P16e P16f P16g P16h P16j P16k P16l P16m P16p\ - P16q P16s P16t P171 P172 P173 P174 P175 P176 P177 P178 P179 P17B P17C P17D P\ -17E P17F P17G P17H P17I P17@ P18b P18d P18e P18f P18g P18h P18i P18v P18w P18\ -x P18y P18z P18# P191 P192 P197 P19v P1A& P1A) P1B6 P1B9 P1BA P1BB P1BC P1BD \ -P1BE P1CN P1CO P1CQ P1CR P1CS P1CT P1CU P1CV P1CW P1CX P1CZ P1Ca P1Cc P1Cd P1\ -Df P1Dg P1Do P1Dp P1EF P1EG P1EH P1EI P1EJ P1EK P1EM P1Ed P1Ee P1Ef P1Eg P1Eh\ - P1Ei P1Ej P1Ek P1El P1Em P1Eo P1Ep P1Eq P1Er P1Es P1Et P1Eu P1F2 P1F3 P1F4 P\ -1F5 P1F6 P1F7 P1F8 P1F9 P1FA P1FB P1FC P1FD P1FF P1FG P1FH P1FI P1FJ P1Gb P1G\ -c P1Gd P1Ge P1Gf P1Gg P1Gh P1Gi P1Gj P1Gl P1Gw P1Gx P1Gy P1Gz P1G# P1G$ P1G[ \ -P1G] P1G_ P1G` P1G{ P1G| P1G} P1G~ P1H2 P1H4 P1H5 P1H7 P1H# P1IM P1IP P1I^ P1\ -I_ P1J7 P1J8 P1JA P1JB P1JC P1JD P1JE P1JF P1KO P1KP P1KQ P1KR P1KS P1KT P1KV\ - P1KW P1KY P1KZ P1Kb P1Kc P1Ke P1Kf P1K[ P1K_ P1LD P1Lf P1Lg P1Lo P1L= P1MD P\ -1ME P1MG P1MH P1MI P1MT P1MU P1Ma P1Md P1Me P1Mf P1Mg P1Mh P1Mi P1Mj P1Mk P1M\ -l P1Mm P1Mo P1Mp P1Mq P1Mr P1Ms P1Mt P1Mu P1Mv P1N3 P1N4 P1N5 P1N6 P1N7 P1N8 \ -P1N9 P1NA P1NB P1NC P1ND P1NE P1NF P1NG P1NH P1NJ P1NK P1ON P1Oc P1Od P1Oe P1\ -Of P1Og P1Oh P1Oi P1Oj P1Ok P1Om P1On P1Ox P1Oy P1Oz P1O# P1O$ P1O% P1O] P1O_\ - P1O` P1O{ P1O| P1O} P1O~ P1P0 P1P1 P1P2 P1P4 P1P8 P1Pu P1Pv P1P< P1P? P1QM P\ -1QP P1Q| P1Q} P1R5 P1R8 P1RA P1RB P1RC P1RD P1RE P1RF P1RG P1R: P1R= P1SP P1S\ -Q P1SR P1SS P1SU P1SV P1SW P1SX P1SY P1Sa P1Sb P1Sd P1Se P1Sg P1S@ P1S{ P1TA \ -P1T> P1T? P1T@ P1T] P1T^ P1T_ P2wp P2wq P2wr P2ws P2wt P2wu P2wz P2w$ P2w| P2\ -x0 P2x7 P2x9 P2xL P2xM P2xO P2xP P2xR P2xS P2xT P2xU P2xV P2xW P2xX P2xY P2xZ\ - P2xa P2xb P2yP P2ym P2yo P2yq P2y] P2y^ P2y` P2y{ P2y~ P2zV P2zW P2zX P2zZ P\ -2za P2zb P2zc P2zd P2ze P2zh P2zi P2zl P2z# P2z% P2z& P2z' P2z( P2z) P2z* P2z\ -+ P2z, P2z^ P2#I P2#P P2#s P2#u P2#w P2#y P2#z P2#, P2#- P2#. P2#/ P2#: P2#; \ -P2#< P2#= P2#? P2#@ P2#` P2#{ P2#| P2$G P2$J P2$N P2$O P2%I P2%K P2%L P2%M P2\ -%R P2%S P2%U P2%W P2%j P2%k P2%l P2%m P2%n P2%o P2%q P2%r P2%s P2%v P2%x P2&x\ - P2&y P2&z P2&# P2&$ P2&% P2&& P2&' P2&( P2'q P2'r P2's P2't P2'u P2'v P2'$ P\ -2(2 P2(A P2(N P2(P P2(S P2(T P2(U P2(V P2(W P2(X P2(Y P2(Z P2(a P2(b P2(c P2(\ -r P2(u P2)O P2)P P2)p P2)t P2)^ P2)_ P2)` P2){ P2)| P2)} P2*0 P2*W P2*a P2*b \ -P2*f P2*j P2*l P2*m P2*& P2*' P2*( P2*) P2** P2*+ P2*, P2*- P2*_ P2+c P2+f P2\ -+t P2+u P2+v P2+w P2+x P2+z P2+# P2+- P2+/ P2+: P2+; P2+> P2+? P2+[ P2+] P2+^\ - P2+_ P2+` P2,J P2,K P2,O P2,Z P2,f P2,+ P2-T P2-U P2-h P2-i P2-j P2-k P2-l P\ -2-m P2-r P2-s P2-t P2-u P2-w P2-y P2.Y P2.f P2.y P2.z P2.# P2.$ P2.% P2.& P2.\ -' P2.( P2.) P2/r P2/s P2/t P2/u P2/v P2/w P2/( P2/} P2:9 P2:N P2:R P2:V P2:W \ -P2:X P2:Y P2:Z P2:a P2:b P2:c P2:d P2:r P2:~ P2;L P2;p P2;t P2;^ P2;_ P2;{ P2\ -;| P2;~ P2<0 P2<1 P2 P2=_ P2=` P2={ P2=} P\ -2=~ P2>d P2>g P2?X P2?Y P2?i P2?j P2?k P2?o P2?p P2?q P2?s P2?t P2?u P2?v P2?\ -x P2@Y P2@d P2@z P2@# P2@$ P2@% P2@& P2@' P2@( P2@) P2@* P3GQ P3GR P3GS P3GT \ -P3GU P3GV P3GW P3GX P3GY P3Ha P3Hb P3He P3Hg P3H+ P3H, P3H- P3H. P3H/ P3H: P3\ -H< P3H= P3J6 P3J9 P3JA P3JD P3Km P3K+ P3K- P3K. P3K/ P3K| P3K} P3L1 P3L2 P3L'\ - P3L( P3L* P3L+ P3L- P3L. P3L[ P3L] P3MK P3MN P3MR P3MS P3Mh P3Nq P3OB P3OT P\ -3PZ P3Pd P3P, P3P- P3P: P3P; P3P< P3P> P3Q& P3Q' P3Sf P3Si P3S| P3S} P3T2 P3T\ -( P3T- P3T. P3T: P3UM P3UR P3Ue P3Un P3Vp P3WT P3Xc P3Xh P3X/ P3X: P3X> P3Y* \ -P3an P3b- P3b; P3cl P3cm P4k{ P4k| P4k} P4l0 P4l2 P4m| P4n0 P4n( P4n+ P4ov P4\ -ox P4oz P4qh P4qi P4qj P4ql P4qm P4qn P4qp P4rY P4s` P4s~ P4yj P4zY P4#~ P4$3\ - P4)j P4)n P4)r Q Q8T Q8U Q8# Q8$ Q9f Q9% Q9& QAO QAP QBD QBF QB> QB? QCL QCN\ - QD0 QDO QDP QED QEF QE% QE' QFe QFf QF. QF/ QO_ QO{ QO} QP0 QPC QP[ QQ1 QQ2 \ -QQ3 QQ4 QQ5 QQ6 QQ7 QQ9 QQS QQX QQZ QQb QQd QQf QQi QQj QSj QSk QSl QSn QSo Q\ -Sp QSr QSs QSt QSv QSw QSx QSy QSz QS_ QTP QTR QTS QTT QTW QTX QUQ QUV QUY QU\ -Z QUa QUd QVO QVW QVX QVY QVZ QVa QVb QVc QVd QVg QVh QVi QVj QVl QVn QVp QVr\ - QVt QVv QVw QV| QV} QWi QWm QWu QW@ QW] QX> QY2 QY3 QY4 QY5 QY6 QY8 QY9 QYA \ -QYU QYV QYX QYZ QYb QYd QYe QYf QYh QYi QYj QYk QY+ QY- QY/ QY; QY= QY> QY? Q\ -Y@ QY[ QZI Qak Qal Qam Qao Qap Qaq Qas Qat Qau Qav Qaw Qax Qaz Qa# Qa_ Qa{ Qb\ -J QbO QbQ QbR QbS QbT QbU QbV QbW QbX QbY Qbr Qbs Qbu Qbw Qby Qbz Qc6 QcG QdR\ - QdW QdX QdY QdZ Qda Qdc Qdd Qde Qdf Qdg Qdh Qdi Qdj Qdk Qdl Qdm Qdn Qdo Qdp \ -Qdq Qdr Qdt Qdu Qdw Qdx Qd> Qd] Qd{ Qd~ Qe0 Qe3 Qeg Qek Qeq Qev Qe> Qe@ Qf^ Q\ -g4 Qg5 Qg6 Qg7 Qg8 Qg9 QgA QgB QgU QgV QgZ Qgb Qgc Qge Qgf Qgh Qgi Qgk Qgl Qg\ -( Qg; Qg> Qg? Qg@ Qg[ Qg] QhH Qil Qim Qin Qip Qiq Qir Qiu Qiv Qiw Qix Qiy Qiz\ - Qi# Qi$ Qi~ QjS QjT QjU QjV QjW QjX QjY QjZ Qjt Qju Qjw Qjy Qj# Qk6 Qk8 QkH \ -QkO QlQ QlZ Qla Qlb Qlc Qld Qle Qlf Qlg Qlh Qli Qlj Qlk Qll Qlm Qln Qlo Qlq Q\ -lr Qls Qlu Qlv Qlx Qly Ql} Qm1 Qm2 Q-S Q-T Q-W Q-Y Q.0 Q.H Q.J Q.K Q.M Q.N Q.\ -P Q/Q Q/U Q/V Q/- Q:Y Q:Z Q:b Q:c Q:e Q:f Q:q Q:r Q:t Q:x Q:( Q:* Q:+ Q:, Q:-\ - Q:. Q:/ Q:: Q:; Q;` Q;{ Q;~ Q<0 Q<1 Q<3 Ql Q>m Q>p Q>q Q>t Q>% Q?b Q?e Q?t Q?z Q?' Q?- Q?. Q?; Q@3 Q@J Q@K Q@M Q@\ -N Q@P Q@Q Q@/ Q@[ Q@] Q@^ Q@` Q[Q Q[S Q[T Q[U Q[X Q[Y Q]R Q]U Q]Y Q]Z Q]a Q]b\ - Q]c Q]d Q]e Q]f Q]g Q]r Q]s Q]u Q]y Q]' Q], Q]- Q]. Q]/ Q]: Q]; Q]< Q]= Q^c \ -Q^p Q^x Q^{ Q^| Q^} Q^~ Q_0 Q_1 Q_2 Q_3 Q_4 Q_D Q`2 Q`4 Q`5 Q`6 Q`9 Q`A Q`B Q\ -`e Q`h Q`i Q`j Q`k Q`l Q`m Q`n Q`o Q`p Q`q Q`r Q`s Q`t Q`u Q`_ Q`} Q{E Q{J Q{\ -e Q{f Q{h Q{i Q{j Q{k Q{l Q{m Q{n Q{q Q{r Q{s Q{t Q{u Q{w Q{$ Q|c Q|i Q|u Q|#\ - Q}3 Q}J Q}K Q}M Q}N Q}P Q}Q Q}< Q}@ Q}] Q}^ Q}{ Q}| Q}} Q~V Q~X Q~Z Q10L Q10\ -R Q10U Q10a Q10b Q10c Q10d Q10e Q10g Q10h Q10s Q10t Q10v Q10z Q10, Q10- Q10. \ -Q10/ Q10; Q10< Q10= Q10> Q11u Q11| Q11~ Q120 Q121 Q122 Q124 Q125 Q136 Q137 Q1\ -39 Q13A Q13C Q13D Q13f Q13g Q13h Q13i Q13j Q13k Q13l Q13m Q13o Q13p Q13q Q13t\ - Q13u Q13v Q13w Q13| Q14H Q14L Q14f Q14i Q14j Q14k Q14l Q14m Q14r Q14s Q14u Q\ -14v Q14y Q15M Q15S Q15T Q15W Q15Y Q15Z Q15b Q16c Q16e Q16g Q16h Q16i Q16j Q16\ -m Q16n Q16p Q16r Q16t Q171 Q172 Q173 Q175 Q176 Q177 Q178 Q179 Q17A Q17B Q17C \ -Q17E Q17G Q17H Q17I Q17: Q18b Q18c Q18e Q18f Q18h Q18i Q18t Q18u Q18w Q18x Q1\ -8z Q192 Q197 Q1A$ Q1A& Q1B8 Q1BA Q1BB Q1BD Q1BE Q1CO Q1CP Q1CQ Q1CR Q1CS Q1CT\ - Q1CU Q1CV Q1CX Q1CY Q1CZ Q1Ca Q1Cc Q1Ce Q1Dh Q1Dk Q1Dn Q1ED Q1EE Q1EG Q1EH Q\ -1EJ Q1EK Q1ER Q1Ed Q1Ee Q1Ef Q1Eg Q1Eh Q1Ej Q1El Q1En Q1Eo Q1Er Q1Et Q1Eu Q1F\ -2 Q1F3 Q1F4 Q1F5 Q1F6 Q1F7 Q1F8 Q1F9 Q1FD Q1FE Q1FF Q1FG Q1FH Q1FI Q1FJ Q1Gc \ -Q1Gd Q1Gf Q1Gg Q1Gi Q1Gj Q1Gu Q1Gv Q1Gx Q1Gy Q1G# Q1G$ Q1G] Q1G^ Q1G{ Q1G| Q1\ -G} Q1G~ Q1H5 Q1H7 Q1Hu Q1II Q1IP Q1I^ Q1I{ Q1J8 Q1J9 Q1JB Q1JC Q1JF Q1KO Q1KP\ - Q1KQ Q1KR Q1KS Q1KT Q1KV Q1KX Q1KZ Q1Kb Q1Kc Q1Kd Q1Ke Q1K> Q1LA Q1Lf Q1Li Q\ -1Lr Q1Lu Q1L< Q1L? Q1MD Q1ME Q1MG Q1MH Q1MK Q1MO Q1MR Q1MW Q1Md Q1Me Q1Mf Q1M\ -g Q1Mh Q1Mi Q1Mj Q1Mk Q1Ml Q1Mm Q1Mn Q1Mo Q1Mp Q1Mr Q1Ms Q1Mu Q1N3 Q1N5 Q1N6 \ -Q1N7 Q1N8 Q1N9 Q1NA Q1NB Q1NC Q1ND Q1NE Q1NF Q1NG Q1NH Q1NI Q1N( Q1Oc Q1Od Q1\ -Oe Q1Of Q1Og Q1Oh Q1Oi Q1Oj Q1Ok Q1Ol Q1Oo Q1Ov Q1Ow Q1Oy Q1Oz Q1O% Q1O_ Q1O`\ - Q1O| Q1O} Q1O~ Q1P0 Q1P2 Q1P5 Q1P7 Q1P9 Q1Pz Q1P= Q1P? Q1QN Q1QP Q1Q] Q1Q` Q\ -1R7 Q1R8 Q1R9 Q1RA Q1RD Q1RE Q1RF Q1SP Q1SQ Q1SR Q1SS Q1SV Q1SW Q1SX Q1SY Q1S\ -Z Q1Sb Q1Sd Q1Sf Q1Sg Q1S@ Q1S_ Q1TA Q1TJ Q1TK Q1T^ Q1T_ Q1UT Q1UV Q1V5 Q1V6 \ -Q1Y, Q1Y- Q1Zl Q1b[ Q1b^ Q1b_ Q1b` Q1b{ Q1do Q1dp Q1eU Q1gR Q1ga Q1gb Q1h5 Q1\ -h@ Q1it Q1jB Q1jC Q1j? Q1j[ Q1j] Q1j^ Q1j_ Q1k< Q1k= Q1lq Q1lr Q1nq Q1nr Q1oc\ - Q1q1 Q1q2 Q1qQ Q2Yb Q2Yc Q2Ye Q2Yf Q2Yh Q2Yi Q2Yn Q2Yo Q2Y) Q2Y+ Q2Y/ Q2Y> Q\ -2Z3 Q2ZC Q2ZG Q2ZH Q2ZI Q2ZJ Q2ZK Q2ZL Q2ZM Q2ZN Q2ZU Q2ZV Q2ZW Q2ZX Q2ZY Q2Z\ -k Q2Zl Q2Zm Q2Zn Q2Zo Q2Zp Q2Zq Q2Zr Q2Zs Q2Zv Q2Zw Q2Zx Q2Zz Q2aL Q2aN Q2aU \ -Q2aY Q2aZ Q2aa Q2ac Q2ae Q2af Q2ag Q2ap Q2aq Q2ar Q2as Q2au Q2av Q2aw Q2ax Q2\ -ay Q2a@ Q2bg Q2bm Q2bx Q2by Q2b( Q2cC Q2cf Q2cg Q2ci Q2ck Q2cm Q2cn Q2c= Q2dn\ - Q2do Q2dp Q2dq Q2dt Q2du Q2dv Q2d; Q2d< Q2d= Q2d> Q2d? Q2d@ Q2d^ Q2d` Q2ev Q\ -2ex Q2ey Q2ez Q2e# Q2e$ Q2e% Q2e& Q2e; Q2e^ Q2e| Q2e} Q2fB Q2fC Q2fD Q2fE Q2f\ -F Q2fG Q2fJ Q2fY Q2fZ Q2fa Q2fd Q2fh Q2f) Q2f* Q2f, Q2f- Q2f. Q2gA Q2gB Q2gC \ -Q2gH Q2gI Q2gJ Q2gK Q2gM Q2gN Q2gO Q2gP Q2gQ Q2gR Q2gc Q2gd Q2gf Q2gg Q2gi Q2\ -gj Q2go Q2gp Q2gr Q2hI Q2hJ Q2hK Q2hN Q2hO Q2hP Q2hQ Q2hR Q2hS Q2hT Q2hY Q2hj\ - Q2hk Q2hl Q2hm Q2hn Q2ho Q2hr Q2ht Q2hu Q2hv Q2hx Q2hy Q2hz Q2h, Q2i3 Q2iR Q\ -2iZ Q2ic Q2id Q2ie Q2if Q2ig Q2ih Q2ij Q2ik Q2ir Q2is Q2it Q2iv Q2iw Q2ix Q2i\ -y Q2iz Q2i] Q2i^ Q2jr Q2js Q2j* Q2k7 Q2k8 Q2kg Q2ki Q2kk Q2kl Q2km Q2kn Q2k| \ -Q2lq Q2lr Q2ls Q2lt Q2lu Q2lv Q2lw Q2l( Q2l< Q2l= Q2l> Q2l[ Q2l] Q2l^ Q2l_ Q2\ -m0 Q2mV Q2mx Q2my Q2mz Q2m# Q2m$ Q2m% Q2m& Q2m' Q2m? Q2m| Q2m~ Q2n1 Q2nC Q2nD\ - Q2nE Q2nH Q2nI Q2nJ Q2nK Q2na Q2nc Q2nf Q2n' Q2n( Q2n) Q2n. Q2oB Q2oE Q2oF Q\ -2oG Q2oL Q2oM Q2oN Q2oO Q2oP Q2oQ Q2oR Q2oS Q2od Q2oe Q2og Q2oh Q2oj Q2ok Q2o\ -m Q2on Q2os Q2ot Q2o. Q2o; Q2pK Q2pM Q2pN Q2pO Q2pP Q2pQ Q2pR Q2pS Q2pT Q2pU \ -Q2pk Q2pl Q2pm Q2pp Q2pq Q2pr Q2ps Q2pt Q2pv Q2pw Q2px Q2p# Q2p$ Q2p& Q2p< Q2\ -q7 Q2q8 Q2qU Q2qa Q2qb Q2qc Q2qd Q2qe Q2qf Q2qi Q2qn Q2qs Q2qt Q2qu Q2qw Q2qx\ - Q2qy Q2qz Q2q# Q2q} Q2rv Q2r% Q2sC Q2si Q2sj Q2sk Q2sl Q2sn Q2sp Q2t0 Q2tp Q\ -2tq Q2tr Q2ts Q2tt Q2tu Q2tw Q2tz Q2t# Q2t? Q2t@ Q2t[ Q2t] Q2t^ Q2t_ Q2t` Q2u\ -Z Q2ux Q2uy Q2u# Q2u$ Q2u% Q2u& Q2u' Q2u( Q2u] Q2u_ Q2u` Q2u| Q2v2 Q2v3 Q2vF \ -Q2vG Q2vH Q2vI Q2vJ Q2vK Q2vL Q2vV Q2vW Q2vY Q2va Q2v( Q2v) Q2v* Q2v- Q2wF Q2\ -wG Q2wH Q2wJ Q2wL Q2wN Q2wO Q2wP Q2wQ Q2wR Q2wS Q2wT Q2wn Q2wo Q2ww Q2w# Q2w_\ - Q2x3 Q2x7 Q2xL Q2xM Q2xN Q2xO Q2xQ Q2xS Q2xT Q2xU Q2xV Q2xW Q2xX Q2xY Q2xZ Q\ -2xa Q2xb Q2yL Q2yl Q2yp Q2yq Q2y[ Q2y^ Q2y` Q2y| Q2zS Q2zT Q2zV Q2zW Q2zY Q2z\ -Z Q2za Q2zb Q2zc Q2zd Q2ze Q2zf Q2zg Q2zh Q2zi Q2zj Q2zu Q2z$ Q2z% Q2z' Q2z( \ -Q2z+ Q2z, Q2z_ Q2#H Q2#K Q2#M Q2#r Q2#t Q2#v Q2#y Q2#, Q2#- Q2#: Q2#; Q2#< Q2\ -#= Q2#? Q2#[ Q2#] Q2#_ Q2#| Q2$G Q2$H Q2$K Q2$L Q2$M Q2$O Q2%G Q2%H Q2%K Q2%N\ - Q2%P Q2%S Q2%T Q2%W Q2%h Q2%i Q2%k Q2%l Q2%n Q2%o Q2%q Q2%r Q2%s Q2%u Q2%v Q\ -2&x Q2&y Q2&z Q2&# Q2&$ Q2&% Q2&& Q2&' Q2&( Q2'o Q2'p Q2'r Q2's Q2'u Q2'v Q2'\ -# Q2'{ Q2(8 Q2(M Q2(N Q2(O Q2(P Q2(R Q2(T Q2(U Q2(V Q2(W Q2(X Q2(Y Q2(Z Q2(a \ -Q2(b Q2(c Q2(r Q2)L Q2)R Q2)l Q2)p Q2)t Q2)^ Q2)_ Q2){ Q2*T Q2*U Q2*W Q2*X Q2\ -*Z Q2*a Q2*b Q2*c Q2*d Q2*e Q2*f Q2*g Q2*h Q2*i Q2*j Q2*q Q2*% Q2*& Q2*( Q2*)\ - Q2*, Q2*- Q2*` Q2+K Q2+M Q2+N Q2+Q Q2+e Q2+g Q2+s Q2+w Q2+. Q2+/ Q2+; Q2+< Q\ -2+= Q2+? Q2+_ Q2+{ Q2+| Q2,I Q2,J Q2,K Q2,M Q2,N Q2,O Q2,S Q2,X Q2,c Q2,h Q2,\ -% Q2,* Q2,_ Q2-G Q2-L Q2-M Q2-T Q2-W Q2-h Q2-i Q2-k Q2-l Q2-n Q2-o Q2-r Q2-s \ -Q2-t Q2-x Q2-} Q2.5 Q2.Z Q2.a Q2.y Q2.z Q2.# Q2.$ Q2.% Q2.& Q2.' Q2.( Q2.) Q2\ -/N Q2/p Q2/q Q2/t Q2/v Q2/w Q2/z Q2:2 Q2:5 Q2:N Q2:O Q2:P Q2:Q Q2:S Q2:U Q2:V\ - Q2:W Q2:X Q2:Y Q2:Z Q2:a Q2:b Q2:c Q2:d Q2:p Q2:r Q2;q Q2;^ Q2;` Q2;{ Q2;} Q\ -2<0 Q2<1 Q2 Q2=@ Q2=] Q2=^ Q2=` Q2={ Q2\ -=} Q2>I Q2>J Q2>M Q2>N Q2>O Q2>Q Q2>T Q2>Y Q2>b Q2>i Q2>% Q2>) Q2?I Q2?L Q2?N\ - Q2?S Q2?V Q2?i Q2?k Q2?l Q2?n Q2?o Q2?q Q2?s Q2?t Q2?w Q2?y Q2?} Q2@3 Q2@Y Q\ -2@c Q2@z Q2@# Q2@$ Q2@% Q2@& Q2@' Q2@( Q2@) Q2@* Q2[O Q2[V Q2[r Q2[u Q2]* Q2]\ -- Q2]. Q2]? Q2]@ Q2]] Q2]^ Q2]| Q2^I Q2^V Q2^W Q2^X Q2^Z Q2^a Q2^d Q2^f Q2^g \ -Q2^h Q2^k Q2^m Q2_J Q2_K Q2_s Q2`O Q2`V Q2`W Q2`X Q2`Y Q2`a Q2`b Q2`% Q2{1 Q2\ -{3 Q2{4 Q2{6 Q2{7 Q2{9 Q2{T Q2{X Q2{a Q2{e Q2{i Q2{j Q2{) Q2{[ Q2{] Q2{^ Q2{{\ - Q2{| Q2{} Q2{~ Q2|@ Q2|[ Q2|] Q2|^ Q2|{ Q2|| Q2|} Q2}# Q2}% Q2}* Q2~r Q30h Q\ -30o Q30+ Q30. Q30/ Q30: Q30[ Q30] Q30` Q30} Q310 Q31L Q31W Q31X Q31Y Q31Z Q31\ -a Q31d Q31f Q31h Q31i Q31j Q31k Q31l Q31m Q31n Q32W Q32a Q32n Q32x Q32' Q32, \ -Q33R Q33V Q33X Q33Y Q33Z Q33a Q33b Q33i Q33% Q342 Q343 Q345 Q346 Q348 Q349 Q3\ -4K Q34P Q34T Q34U Q34V Q34Z Q34f Q34g Q34h Q34i Q34j Q34+ Q34- Q34_ Q34` Q34{\ - Q34| Q34} Q34~ Q350 Q35k Q35r Q35] Q35_ Q35` Q35{ Q35| Q35} Q35~ Q36' Q36) Q\ -36+ Q36= Q37s Q37t Q37v Q38E Q38m Q38+ Q38/ Q38_ Q38{ Q39I Q39L Q39X Q39Y Q39\ -Z Q39a Q39c Q39d Q39g Q39h Q39i Q39j Q39k Q39l Q39m Q39o Q3AK Q3Ae Q3Ao Q3Az \ -Q3A- Q3BF Q3BR Q3BU Q3BV Q3BY Q3BZ Q3Ba Q3Bb Q3Bd Q3Bi Q3B& Q3B' Q3C4 Q3C5 Q3\ -C7 Q3C8 Q3CA Q3CB Q3CL Q3CU Q3CY Q3CZ Q3Ca Q3Cc Q3Cg Q3Ch Q3Ci Q3Ck Q3C/ Q3C^\ - Q3C` Q3C{ Q3C| Q3C} Q3D1 Q3Dt Q3Dx Q3D^ Q3D_ Q3D` Q3D{ Q3D| Q3E0 Q3E% Q3E& Q\ -3E' Q3E( Q3G7 Q3GQ Q3GR Q3GS Q3GT Q3GU Q3GV Q3GW Q3GX Q3GY Q3H7 Q3H8 Q3H9 Q3H\ -A Q3HB Q3HC Q3HD Q3HE Q3HF Q3HZ Q3Hk Q3Hp Q3Hu Q3H$ Q3H) Q3H+ Q3H- Q3H. Q3H/ \ -Q3H; Q3H= Q3J5 Q3J9 Q3JB Q3JM Q3Jg Q3Jl Q3Jn Q3KD Q3KF Q3KH Q3KI Q3KK Q3KL Q3\ -KO Q3KU Q3Kg Q3Ky Q3K% Q3K* Q3K- Q3K: Q3K` Q3K} Q3K~ Q3L1 Q3L2 Q3LE Q3LH Q3LJ\ - Q3LK Q3L( Q3L) Q3L* Q3L+ Q3L- Q3L/ Q3L< Q3L? Q3ML Q3MM Q3MN Q3MP Q3MQ Q3MR Q\ -3MT Q3MY Q3Mb Q3Mg Q3M] Q3M_ Q3M{ Q3M| Q3M} Q3M~ Q3NA Q3NB Q3NC Q3ND Q3NE Q3N\ -F Q3NG Q3NH Q3NI Q3Nm Q3Ns Q3N[ Q3N| Q3O2 Q3O4 Q3O5 Q3O6 Q3OR Q3OS Q3OT Q3OU \ -Q3OV Q3OW Q3OX Q3OY Q3OZ Q3P8 Q3P9 Q3PA Q3PB Q3PC Q3PD Q3PE Q3PF Q3PG Q3PI Q3\ -PM Q3Pb Q3Pe Q3Pf Q3Pi Q3Pm Q3Po Q3Pp Q3Pw Q3P- Q3P. Q3P: Q3P; Q3P> Q3Q& Q3Q)\ - Q3R8 Q3RB Q3RC Q3RK Q3RM Q3RT Q3RU Q3Rh Q3Rm Q3R> Q3R^ Q3SF Q3SG Q3SH Q3SI Q\ -3SK Q3SL Q3SO Q3Sm Q3Sy Q3Sz Q3S$ Q3S( Q3S* Q3S- Q3S: Q3S{ Q3S| Q3S~ Q3T0 Q3T\ -2 Q3T3 Q3TE Q3TF Q3TH Q3TI Q3TL Q3TU Q3T( Q3T) Q3T+ Q3T- Q3T/ Q3T: Q3T> Q3T` \ -Q3T~ Q3UL Q3UM Q3UP Q3UQ Q3UR Q3UT Q3UV Q3UY Q3UZ Q3Ub Q3Uc Q3Un Q3Us Q3U^ Q3\ -U_ Q3U{ Q3U} Q3V0 Q3V1 Q3VB Q3VC Q3VD Q3VE Q3VF Q3VG Q3VH Q3VI Q3VJ Q3Vm Q3Vs\ - Q3V] Q3V} Q3W3 Q3W4 Q3W5 Q3W7 Q3W9 Q3WS Q3WT Q3WU Q3WV Q3WW Q3WX Q3WY Q3WZ Q\ -3Wa Q3X9 Q3XA Q3XB Q3XC Q3XD Q3XE Q3XF Q3XG Q3XH Q3XK Q3XP Q3Xa Q3Xk Q3Xr Q3X\ -s Q3Xy Q3X+ Q3X. Q3X/ Q3X: Q3X; Q3X= Q3X> Q3Y% Q3Y+ Q3ZB Q3ZE Q3ZK Q3ZP Q3ZT \ -Q3Zi Q3Zm Q3Zn Q3Zp Q3Z@ Q3Z[ Q3aF Q3aG Q3aI Q3aK Q3aN Q3aU Q3ao Q3a# Q3a$ Q3\ -a) Q3a+ Q3a, Q3a. Q3a/ Q3a; Q3a< Q3a{ Q3a} Q3a~ Q3b1 Q3b2 Q3b4 Q3bE Q3bH Q3bM\ - Q3b) Q3b+ Q3b- Q3b. Q3b/ Q3b: Q3b= Q3b~ Q3c3 Q3cM Q3cO Q3cP Q3cQ Q3cT Q3cU Q\ -3cW Q3cZ Q3cg Q3cm Q3cu Q3c` Q3c{ Q3c| Q3c} Q3d0 Q3d2 Q3dC Q3dD Q3dE Q3dF Q3d\ -G Q3dH Q3dI Q3dJ Q3dK Q3e4 Q3eA Q3eL Q3eO Q3eP Q3eR Q3eX Q3eY Q3eZ Q3eb Q3e) \ -Q3e+ Q3e, Q3f] Q3hG Q3hR Q3hS Q3hT Q3hV Q3hW Q3hX Q3hp Q3h_ Q3h` Q3iL Q3iT Q3\ -iV Q3ic Q3id Q3iy Q3kE Q3kF Q3kG Q3kI Q3kJ Q3kK Q3k> Q3k? Q3k@ Q3k[ Q3k] Q3k^\ - Q3k_ Q3lC Q3lF Q3lH Q3lJ Q3lM Q3lP Q3lQ Q3lR Q3lT Q3lU Q3lV Q3lW Q3lX Q3lY Q\ -3lZ Q3la Q3lb Q3lj Q3ly Q3l$ Q3l+ Q3l. Q3m0 Q3m6 Q3m9 Q3mB Q3mL Q3mM Q3mN Q3m\ -O Q3mP Q3mR Q3mS Q3mX Q3mY Q3mb Q3m' Q3m- Q3n| Q3o) Q3o, Q3pH Q3pR Q3pS Q3pV \ -Q3pW Q3pX Q3pZ Q3pl Q3pz Q3p> Q3p^ Q3p_ Q3p` Q3p{ Q3p| Q3qO Q3qS Q3qT Q3qV Q3\ -qd Q3qy Q3q~ Q3rL Q3sF Q3sG Q3sH Q3sJ Q3sK Q3sh Q3s' Q3s= Q3s> Q3s? Q3s@ Q3s[\ - Q3s] Q3s` Q3tL Q3tQ Q3tR Q3tS Q3tU Q3tV Q3tW Q3tX Q3tY Q3ta Q3tc Q3td Q3te Q\ -3tm Q3t$ Q3t' Q3t, Q3u6 Q3u7 Q3u8 Q3uM Q3uN Q3uP Q3uQ Q3uS Q3uT Q3uU Q3uY Q3u\ -c Q3u, Q3u- Q3u: Q3v_ Q3v} Q3w+ Q3xG Q3xH Q3xS Q3xU Q3xV Q3xW Q3xZ Q3xa Q3xm \ -Q3xr Q3x$ Q3x. Q3x= Q3x_ Q3x` Q3x{ Q3x| Q3yV Q3yY Q3yf Q3yz Q3y# Q3z1 Q3zL Q3\ -z* Q3#G Q3#H Q3#I Q3#K Q3#L Q3#a Q3#o Q3#> Q3#? Q3#@ Q3#^ Q3#_ Q3#` Q3$L Q3$N\ - Q3$R Q3$S Q3$T Q3$V Q3$W Q3$Z Q3$a Q3$c Q3$d Q3$e Q3$f Q3%7 Q3%A Q3%` Q3%{ Q\ -3%| Q3%~ Q3&0 Q3&G Q3&I Q3&k Q3&o Q3&w Q3&x Q3&y Q3&# Q3&$ Q3($ Q3)4 Q3)5 Q3)\ -6 Q3)8 Q3)9 Q3*^ Q3+3 Q3+& Q3+( Q3+) Q3,9 Q3,E Q3,F Q3,v Q3,> Q3-6 Q3-B Q3-D \ -Q3-/ Q3-} Q3-~ Q3.0 Q3.1 Q3.3 Q3.4 Q3.K Q3.L Q3.M Q3.h Q3.j Q3.t Q3.w Q3.z Q3\ -.# Q3.$ Q3.% Q3.& Q3.( Q3.| Q3/, Q3/} Q3:1 Q3:5 Q3:w Q3:# Q3;2 Q3;3 Q3;7 Q3;8\ - Q3;9 Q3;A Q3;- Q3;: Q3<2 Q3<4 Q3<' Q3<, Q3<` Q3<{ Q3<} Q3=1 Q3=2 Q3=6 Q3=J Q\ -3=& Q3=* Q3=+ Q3=, Q3>8 Q3>9 Q3>A Q3>C Q3>g Q3>] Q3?7 Q3?D Q3?Z Q3?} Q3?~ Q3@\ -3 Q3@4 Q3@5 Q3@K Q3@m Q3@p Q3@y Q3@z Q3@' Q3@( Q3@) Q3[+ Q3[| Q3]3 Q3]X Q3]b \ -Q3]' Q3^3 Q3^4 Q3^5 Q3^6 Q3^8 Q3^/ Q3^? Q3_7 Q3_9 Q3_S Q3__ Q3_} Q3`1 Q3`2 Q3\ -`5 Q3`6 Q3`R Q3`' Q3`( Q3`* Q3{B Q3{D Q3{H Q3{a Q3{_ Q3{` Q3|p Q3|r Q3|t Q3|u\ - Q3|} Q3}0 Q3}3 Q3}4 Q3}5 Q3}6 Q3}B Q3}C Q3}F Q3}H Q3}I Q3}J Q3}K Q3}M Q3}O Q\ -3}/ Q3~4 Q3~5 Q408 Q40N Q40P Q40R Q40S Q40U Q40_ Q41F Q41G Q41z Q41# Q41' Q41\ -( Q41) Q41* Q41- Q41/ Q41: Q41? Q42^ Q42_ Q42` Q42| Q42} Q430 Q43: Q43< Q43> \ -Q43? Q442 Q443 Q444 Q445 Q44o Q44) Q44[ Q44] Q44_ Q44{ Q45t Q45u Q45] Q45~ Q4\ -60 Q465 Q466 Q467 Q468 Q46A Q46C Q46F Q46G Q46I Q46J Q46K Q46L Q46N Q46P Q46T\ - Q46X Q46v Q46z Q46; Q47' Q48C Q48O Q48Q Q48T Q48U Q48V Q48r Q48? Q49F Q49G Q\ -49J Q49# Q49' Q49( Q49+ Q49- Q49. Q49/ Q49: Q49; Q49_ Q4A& Q4A_ Q4A` Q4A{ Q4A\ -| Q4A~ Q4BH Q4B: Q4B; Q4B< Q4B= Q4B? Q4B@ Q4B[ Q4C3 Q4C4 Q4CU Q4C+ Q4C^ Q4C_ \ -Q4DS Q4Dq Q4Du Q4D^ Q4D} Q4E1 Q4E2 Q4E6 Q4E7 Q4E8 Q4E9 Q4EC Q4EE Q4EH Q4EJ Q4\ -EK Q4EL Q4EM Q4EO Q4EQ Q4EW Q4Ez Q4E; Q4E< Q4F' Q4GC Q4GE Q4GP Q4GT Q4GU Q4GV\ - Q4GW Q4G> Q4G` Q4HG Q4HI Q4H% Q4H( Q4H+ Q4H, Q4H- Q4H. Q4H/ Q4H< Q4H] Q4H_ Q\ -4I$ Q4I( Q4I` Q4I{ Q4I| Q4I} Q4I~ Q4JH Q4J; Q4J= Q4J> Q4J? Q4J[ Q4J] Q4J^ Q4K\ -4 Q4K6 Q4K7 Q4KZ Q4K` Q4L0 Q4L1 Q4L& Q4L' Q4L+ Q4MS Q4Mj Q4M` Q4OZ Q4Oa Q4Ob \ -Q4Od Q4Oe Q4On Q4Os Q4O~ Q4Pr Q4Ps Q4Pw Q4Px Q4Py Q4Q= Q4Q` Q4RJ Q4RW Q4Re Q4\ -R# Q4R' Q4R< Q4R> Q4R] Q4R^ Q4R_ Q4SX Q4Se Q4Sh Q4S` Q4S~ Q4T0 Q4T9 Q4TU Q4Tk\ - Q4T* Q4UX Q4Ud Q4Uf Q4U[ Q4U_ Q4U~ Q4Wd Q4We Q4Wf Q4Wg Q4Wi Q4Wj Q4Wp Q4W# Q\ -4W& Q4X7 Q4Xr Q4Xs Q4Xt Q4Xv Q4Xw Q4Yx Q4Y[ Q4Y` Q4ZG Q4ZY Q4Za Q4Zz Q4Z# Q4Z\ -' Q4Z( Q4Z= Q4Z> Q4Z? Q4Z[ Q4Z] Q4aa Q4ai Q4aq Q4a} Q4b0 Q4b4 Q4bg Q4b( Q4b/ \ -Q4cD Q4cU Q4cl Q4c} Q4eb Q4ec Q4eh Q4ei Q4ej Q4eo Q4e$ Q4e) Q4f2 Q4fV Q4fv Q4\ -fw Q4fx Q4fz Q4f# Q4gt Q4g@ Q4g_ Q4g` Q4hK Q4hc Q4hg Q4h# Q4h' Q4h[ Q4h] Q4h^\ - Q4h_ Q4h` Q4iO Q4iR Q4ii Q4in Q4io Q4j1 Q4j) Q4j* Q4j+ Q4j, Q4j- Q4j. Q4j/ Q\ -4j: Q4j; Q4j@ Q4k6 Q4k8 Q4kA Q4kh Q4k{ Q4lD Q4lE Q4lF Q4lH Q4lI Q4lJ Q4mD Q4m\ -E Q4mT Q4mV Q4mW Q4mX Q4mb Q4mc Q4md Q4mf Q4mg Q4mi Q4mj Q4nT Q4nV Q4nY Q4n' \ -Q4n) Q4n< Q4oE Q4oH Q4ou Q4o# Q4o. Q4o/ Q4o: Q4o< Q4o= Q4o> Q4o` Q4o| Q4p5 Q4\ -pW Q4p~ Q4q1 Q4q3 Q4q5 Q4q6 Q4q7 Q4q8 Q4q9 Q4qA Q4qB Q4qC Q4qD Q4qE Q4qF Q4qI\ - Q4qh Q4qi Q4qj Q4qk Q4ql Q4qm Q4qn Q4qo Q4qp Q4qr Q4qx Q4q# Q4q) Q4q] Q4q~ Q\ -4r2 Q4r3 Q4r4 Q4rF Q4rL Q4rR Q4rX Q4rd Q4r* Q4r+ Q4r, Q4r- Q4r. Q4r/ Q4r: Q4r\ -; Q4r< Q4r] Q4s6 Q4s7 Q4s8 Q4s9 Q4sB Q4sD Q4sj Q4sk Q4sm Q4s| Q4t2 Q4tD Q4tF \ -Q4tG Q4tH Q4tK Q4tL Q4t: Q4uD Q4uI Q4uU Q4uV Q4uY Q4uZ Q4ua Q4ue Q4uf Q4uh Q4\ -ui Q4uk Q4ul Q4u^ Q4u` Q4u} Q4vN Q4vS Q4vU Q4vX Q4vb Q4v* Q4v: Q4v> Q4wC Q4wI\ - Q4wt Q4ww Q4w/ Q4w: Q4w; Q4w= Q4w> Q4w? Q4w~ Q4x6 Q4xT Q4xW Q4xX Q4xb Q4xi Q\ -4y0 Q4y1 Q4y3 Q4y5 Q4y7 Q4y8 Q4y9 Q4yA Q4yB Q4yC Q4yD Q4yE Q4yF Q4yG Q4yJ Q4y\ -O Q4yi Q4yj Q4yk Q4yl Q4ym Q4yn Q4yo Q4yp Q4yq Q4yt Q4yw Q4y( Q4y^ Q4y` Q4z0 \ -Q4z1 Q4z6 Q4zJ Q4zS Q4zY Q4zb Q4zy Q4z+ Q4z, Q4z- Q4z. Q4z/ Q4z: Q4z; Q4z< Q4\ -z= Q4z? Q4z{ Q4#7 Q4#8 Q4#9 Q4#A Q4#C Q4#E Q4#j Q4#o Q4#{ Q4#| Q4$4 Q4$E Q4$F\ - Q4$I Q4$J Q4$K Q4$M Q4$p Q4%E Q4%F Q4%G Q4%J Q4%W Q4%X Q4%Y Q4%a Q4%c Q4%e Q\ -4%g Q4%h Q4%j Q4%k Q4%m Q4%} Q4&Q Q4&S Q4&c Q4&) Q4'H Q4'w Q4'% Q4': Q4'; Q4'\ -< Q4'> Q4'? Q4'@ Q4'{ Q4(3 Q4(T Q4(X Q4(Z Q4(d Q4(h Q4(m Q4)0 Q4)2 Q4)4 Q4)5 \ -Q4)7 Q4)9 Q4)A Q4)B Q4)C Q4)D Q4)E Q4)F Q4)G Q4)H Q4)P Q4)j Q4)k Q4)l Q4)m Q4\ -)n Q4)o Q4)p Q4)q Q4)r R R8# R8$ R9% R9& RAO RAP RAn RO^ RQ1 RQ2 RQ4 RQ5 RQ7 \ -RQU RQX RQZ RQd RQe RSj RSk RSl RSn RSo RSp RSr RSt RSv RSy RSz RTP RTR RTS R\ -TT RTW RTX RUO RUP RUT RUW RUY RUZ RUa RUd RVW RVY RVZ RVb RVc RVg RVh RVi RV\ -j RVl RVn RVq RVs RV| RV} RW0 RW1 RWf RWj RW< RW^ RX; RX@ RY3 RY4 RY6 RY9 RYA\ - RYU RYV RYW RYh RYk RY+ RY- RY: RY< RY? RZA RZJ Rak Ral Ram Rao Rap Raq Rat \ -Rau Rav Rax Raz Ra< Ra[ RbI RbM RbQ RbR RbS RbU RbV RbW RbX RbY Rbt Rbw Rbx R\ -c3 Rc7 RcG RcL RdQ RdY RdZ Rdc Rde Rdf Rdg Rdh Rdj Rdk Rdl Rdm Rdn Rdo Rdq Rd\ -u Rd? Rd_ Rd{ Rd~ Re0 Re3 Reh Rem Rep Ret Re[ Re^ Rg5 Rg6 Rg8 Rg9 RgB Rg( Rg;\ - Rg= Rg> RhC RhK Ril Rim Rin Rip Riq Rir Riu Rix Riy Riz Ri$ Rjs Rjv Rjx Rj# \ -Rj) Rk3 RlZ Rlb Rlc Rle Rlf R1T@ R1T[ R1T] R1Y& R1Y' R1b> R1b? R1b@ R1b_ R1du\ - R1dv R1d- R1gO R1gP R1j] R1j` R1j{ R1j| R1kx R1k/ R1k: R1ni R1qN R1qO R2Yb R\ -2Yc R2Ye R2Yf R2Yh R2Yi R2Yk R2Yl R2Yn R2Y. R2ZF R2ZI R2ZJ R2ZK R2ZN R2ZO R2Z\ -T R2ZY R2Zj R2Zk R2Zn R2Zo R2Zp R2Z' R2ap R2aq R2ar R2au R2av R2ay R2bx R2gc \ -R2gd R2gf R2gg R2gi R2gj R2gs R2gx R2g& R2hH R2hL R2hN R2hO R2hP R2hX R2hZ R2\ -hm R2hn R2hq R2hr R2ij R2ik R2ir R2is R2iv R2iw R2iz R2js R2od R2oe R2og R2oh\ - R2oj R2ok R2on R2ot R2o+ R2pB R2pK R2pL R2pM R2pO R2pQ R2pW R2pk R2pl R2po R\ -2pp R2ps R2q7 R2qn R2qs R2qt R2qw R2qx R2q# R2wq R2ww R2w# R2x4 R2x9 R2xL R2x\ -M R2xN R2xO R2xQ R2xS R2xT R2xU R2xV R2xW R2xX R2xY R2xZ R2xa R2xb R2yR R2yk \ -R2ys R2y] R2y_ R2zS R2zT R2zV R2zW R2zY R2zZ R2za R2zb R2zc R2zd R2ze R2zf R2\ -zg R2zh R2zi R2zm R2z$ R2z( R2z* R2z+ R2z[ R2#H R2#r R2#z R2#- R2#/ R2#< R2#=\ - R2#| R2$H R2$L R2$M R2%N R2%Q R2%S R2%V R2%W R2%h R2%i R2%k R2%l R2%n R2%o R\ -2%v R2&x R2&y R2&z R2&# R2&$ R2&% R2&& R2&' R2&( R2'o R2'p R2'# R2'{ R2(5 R2(\ -M R2(N R2(O R2(P R2(R R2(T R2(U R2(V R2(W R2(X R2(Y R2(Z R2(a R2(b R2(c R2(u \ -R2)O R2)p R2)t R2)| R2)~ R2*T R2*U R2*W R2*X R2*Z R2*a R2*b R2*c R2*d R2*e R2\ -*f R2*g R2*h R2*i R2*j R2*% R2*& R2*) R2*+ R2+t R2+x R2+. R2+/ R2+: R2+< R2+>\ - R2+^ R2+_ R2,J R2,K R2,L R2,O R2,P R2,R R2,V R2,b R2,f R2,% R2-G R2-I R2-J R\ -2-Q R2-W R2-h R2-i R2-k R2-l R2-n R2-o R2-v R2.2 R2.4 R2.Z R2.a R2.y R2.z R2.\ -# R2.$ R2.% R2.& R2.' R2.( R2.) R2/N R2/w R2/z R2:B R2:N R2:O R2:P R2:Q R2:S \ -R2:U R2:V R2:W R2:X R2:Y R2:Z R2:a R2:b R2:c R2:d R2;o R2;r R2;s R2;t R2;^ R2\ - R2=? R2>J R\ -2>K R2>L R2>N R2>O R2>S R2>W R2>c R2>e R2>% R2>) R2?V R2?Y R2?i R2?k R2?l R2?\ -n R2?o R2?q R2?s R2?t R2@0 R2@4 R2@Y R2@c R2@z R2@# R2@$ R2@% R2@& R2@' R2@( \ -R2@) R2@* R2[q R2]: R2]< R2]? R2]@ R2^3 R2^I R2^V R2^W R2^Z R2^a R2^f R2^h R2\ -_J R2_m R2`R R2`U R2`V R2`Z R2`a R2`b R2`z R2{1 R2{3 R2{4 R2{6 R2{7 R2{9 R2{b\ - R2{[ R2{^ R2{_ R2{~ R2|@ R2|] R2|^ R2|{ R2|} R2}' R2~s R2~u R30B R30l R30? R\ -30] R31L R31X R31Z R31a R31h R31j R31k R31l R31m R32J R32X R32c R32q R32' R32\ -) R33D R33L R33U R33V R33a R33b R33c R33l R33z R342 R343 R345 R346 R348 R349 \ -R34P R34X R34a R34d R34e R34h R34+ R34] R34_ R34| R34} R350 R35O R35o R35q R3\ -5] R35_ R35` R35| R35} R36% R37s R37w R38j R38l R38< R38@ R38} R39I R39L R39X\ - R39Y R39Z R39a R39c R39h R39j R39k R39m R39o R3AK R3Ab R3Ao R3Ar R3A$ R3A* R\ -3BO R3BU R3BV R3BX R3Bd R3Bl R3B# R3B$ R3C4 R3C5 R3C7 R3C8 R3CA R3CB R3CS R3C\ -X R3CY R3Cg R3Ch R3C/ R3C{ R3C} R3C~ R3D1 R3Dq R3D^ R3D_ R3D{ R3D| R3E) R3FN \ -R3%{ R3%| R3&2 R3&3 R3&h R3,> R3,_ R3-{ R3.0 R3.1 R3.K R3.L R3.g R3.n R3/3 R3\ -/, R3/` R3/} R3>y R3>? R3>] R3?A R3?C R3@0 R3@1 R3@2 R3@4 R3@5 R3@j R3[. R3[;\ - R3]0 R3]3 R4L+ R4L- R4MV R4Md R4Oc R4Od R4Og R4Oh R4Ov R4S| R4T3 R4T- R4UV R\ -4Ua R4Ug R4Ui R4Wa R4Wc R4Wg R4Wh R4Wi R4Wu R4a` R4b3 R4b7 R4b$ R4b* R4b- R4c\ -f R4c> R4ec R4ee R4ef R4ev S S8m S8% S8/ S9l SBm SCS SO` SP4 SPC SPD SP` SP| \ -SP} SQ9 SQB SQC SQQ SQX SQh SQk SQl SRt SRx SSp SSq SSr SSs SS# SS) SS* SS> S\ -S^ SS_ STT STU SUP SUQ SUc SUe SVF SVG SVI SVJ SVN SVO SVZ SVb SV' SV( SV/ SV\ -; SW0 SWE SWF SWM SWO SWS SWn SW- SW[ SX@ SX[ SX{ SX} SX~ SY0 SY6 SY7 SYC SYD\ - SYG SYl SYn SY# SZ5 SZB SZI SZd SZs Sap Saq Sar Sa% Sa* Sa+ Sa^ Sb7 SbO SbV \ -Sbh Sbl Sb? ScL SdG SdH SdI SdK SdS Sdb Sdc Sdj Sdq Sd' Sd( Sd) Sd; Sd< Sd} S\ -e0 Se1 SeG SeP SeU Seq Se) Se- Sf> Sf] Sf| Sf~ Sg1 Sg2 Sg8 SgB Sg* ShI Shd Si\ -u Siv Si+ Si, Sji Sj> Sj] Sk5 SkL SlH SlI SlK SlQ SlR S1T- S1UO S1Wu S1b/ S1b\ -: S1gS S1gd S1gk S1hS S1jj S1j/ S1j: S1lg S1nd S1nm S1no S1pV S2Yb S2ZN S2ZU \ -S2Zv S2Zy S2Zz S2Z* S2Z. S2a2 S2a9 S2aI S2aR S2av S2a( S2a) S2b6 S2bC S2bu S2\ -c7 S2cW S2cs S2d6 S2dq S2d% S2eD S2e& S2gc S2gf S2g( S2h9 S2hG S2hP S2hV S2hX\ - S2ha S2hb S2hc S2hv S2hy S2hz S2h. S2iw S2i, S2jF S2jW S2kZ S2ks S2l6 S2lA S\ -2l( S2mD S2m& S2oc S2od S2oe S2oh S2o* S2pV S2pb S2pd S2py S2pz S2p$ S2p. S2q\ -5 S2qR S2qv S2qz S2q# S2q/ S2q_ S2rF S2sZ S2sv S2tt S2t( S2w: S2w; S2w< S2w@ \ -S2w[ S2w] S2xC S2xK S2xX S2xY S2xZ S2xa S2xb S2yG S2yH S2yI S2yM S2yN S2ys S2\ -zU S2zV S2zW S2zZ S2zd S2zw S2zx S2z+ S2z: S2z; S2z< S2z> S2z? S2#8 S2#9 S2#A\ - S2#F S2#G S2#? S2#@ S2#[ S2%9 S2%A S2%B S2%C S2%D S2%E S2%M S2%U S2%V S2%W S\ -2%c S2%i S2%n S2%q S2%r S2%s S2%t S2%u S2&f S2&# S2&$ S2&% S2&- S2&^ S2'j S2'\ -) S2'; S2'< S2'= S2'[ S2'] S2'^ S2(3 S2(4 S2(5 S2(7 S2(8 S2(C S2(Y S2(Z S2(a \ -S2(b S2(c S2(m S2(u S2() S2)7 S2)H S2)I S2)J S2)U S2)m S2)s S2*C S2*V S2*W S2\ -*X S2*Z S2*x S2*y S2*, S2+9 S2+A S2+B S2+G S2+H S2+U S2+@ S2+[ S2+] S2,6 S2,7\ - S2,C S2,R S2,S S2,V S2,i S2,x S2-A S2-B S2-C S2-D S2-E S2-F S2-O S2-V S2-W S\ -2-X S2-r S2-s S2-t S2-u S2-v S2-' S2-@ S2.5 S2.P S2.g S2.i S2.l S2.$ S2.% S2.\ -& S2.- S2/5 S2/+ S2/< S2/= S2/> S2/] S2/^ S2/_ S2:4 S2:5 S2:6 S2:7 S2:9 S2:E \ -S2:F S2:L S2:Z S2:a S2:b S2:c S2:d S2;I S2;J S2;K S2;P S2;R S2;n S2;t S2;u S2\ -;- S2;= S2;} S2 S28 S2>R S2>W S\ -2?B S2?C S2?D S2?E S2?F S2?G S2?k S2?s S2?t S2?u S2?v S2?w S2?@ S2@5 S2@B S2@\ -F S2@P S2@a S2@j S2@% S2@& S2@' S2@/ S2[6 S2[g S2]t S2^M S2^N S2^O S2^Y S2^& \ -S2_C S2_D S2_T S2`M S2`X S2`% S2`. S2`@ S2`[ S2`] S2{, S2{- S2{_ S2}3 S2}4 S2\ -}8 S2}C S2}o S2}p S2}q S2}u S2~h S2~i S2~j S2~k S2~s S2~y S2~` S307 S30F S30Z\ - S30t S30u S30# S30; S30< S311 S31c S31( S31[ S32E S32S S32{ S33M S33N S33W S\ -33b S33h S33[ S33] S33_ S345 S346 S347 S34D S34, S34- S34| S36B S36G S36I S36\ -J S36b S36p S36q S36r S36t S36: S36? S36^ S36` S379 S37k S37m S37t S37- S37| \ -S389 S38G S38O S38q S38s S38< S38= S39O S39P S39Q S39a S39c S39g S39q S39v S3\ -9( S39) S3A{ S3BX S3Bc S3Bi S3B' S3B/ S3B< S3B= S3B] S3C6 S3C7 S3C8 S3CD S3CY\ - S3C& S3C- S3C/ S3C{ S3DF S3D$ S3E0 S3E4 S3EA S3EC S3EE S3Ec S3Eu S3E` S3%t S\ -3%{ S3&d S3&( S3(> S3,s S3-7 S3-v S3-y S3-} S3.A S3.; S3:] S3=S S3>; S3?8 S3?\ -9 S3@T S3@d S3@e S3@j S3@+ S3@, S3[* S3[- S3[. S4L( S4L= S4Mk S4N3 S4S> S4S? \ -S4S] S4TI S4T' S4T) S4T> S4T? S4U| S4Wn S4Wq S4Wr S4Wz S4XA S4XD S4a@ S4a_ S4\ -bJ S4b, S4cW S4cb S4ci S4d6 S4en S4hS T T8% T9l TBc TCc TPC TPD TPI TP@ TP[ T\ -P{ TP| TP~ TQ4 TQ6 TQB TQC TQk TQl TRx TSj TS* TS+ TS] TS_ TS} TTI TTS TTT TU\ -b TUe TVF TVG TVI TVo TV& TV' TV/ TV: TW0 TWU TWh TW- TX? TX@ TX[ TX| TX} TY0\ - TY1 TY6 TY7 TY9 TY* TY{ TZH TZb Tap Taq Ta% Ta+ Ta, Ta^ Ta` TbN TbT TbV Tbf \ -Tbh Tbm Tbo Tb< Tb@ Tc6 TcK TdG TdH TdK Tdb Tdc Td) Td; Td{ Te0 Teq Te- Tf} T\ -f~ Tg0 Tg, ThH The Tht Til Tiu Tiv Ti, Ti- Tjh Tjo Tj@ Tj^ TkD TkK TlH TlI Tl\ -J TlL TlQ TlR T1T- T1b/ T1eu T1j/ T1mu T2ZU T2ZW T2ZZ T2Zb T2Zw T2Zx T2Zy T2Z\ -$ T2Z- T2a7 T2aw T2bC T2bD T2bV T2cW T2dc T2d' T2eC T2g( T2hP T2hV T2hw T2hy \ -T2h# T2h- T2i4 T2i7 T2iS T2iu T2iv T2iy T2iz T2jD T2jF T2jY T2j] T2kZ T2lA T2\ -l' T2m% T2pR T2pb T2pw T2p# T2p$ T2p: T2qJ T2qv T2qy T2q* T2rA T2rF T2rG T2rL\ - T2rY T2r* T2sE T2sZ T2t6 T2t' T2uF T2w: T2w; T2w< T2w@ T2w[ T2w] T2xI T2xW T\ -2xY T2xZ T2xa T2xb T2xj T2yG T2yH T2yI T2yN T2yU T2zU T2zV T2zW T2zf T2zw T2z\ -x T2z* T2z: T2z; T2z< T2z> T2z? T2#8 T2#9 T2#A T2#E T2#F T2#? T2#@ T2#[ T2$5 \ -T2$Q T2%9 T2%A T2%B T2%C T2%D T2%E T2%N T2%U T2%V T2%W T2%g T2%m T2%q T2%r T2\ -%s T2%t T2%u T2&k T2&# T2&$ T2&% T2'i T2'; T2'< T2'= T2'[ T2'] T2'^ T2(3 T2(4\ - T2(5 T2(6 T2(8 T2(X T2(Z T2(a T2(b T2(c T2(( T2)H T2)I T2)J T2)l T2)r T2)> T\ -2*V T2*W T2*X T2*Z T2*e T2*x T2*y T2*; T2*< T2*= T2*> T2*@ T2+9 T2+A T2+B T2+\ -F T2+G T2+q T2+@ T2+[ T2+] T2,5 T2,6 T2,Q T2,T T2,g T2,x T2,] T2-6 T2-A T2-B \ -T2-C T2-D T2-E T2-F T2-h T2-r T2-s T2-t T2-u T2-v T2.3 T2.9 T2.P T2.Z T2.h T2\ -.$ T2.% T2.& T2.- T2._ T2/< T2/= T2/> T2/] T2/^ T2/_ T2:4 T2:5 T2:6 T2:7 T2:8\ - T2:N T2:Y T2:a T2:b T2:c T2:d T2:z T2:( T2;6 T2;I T2;J T2;K T2;P T2;m T2;t T\ -2;? T2S T2>U T2>` T2?B T2?C T2?D T2?E T2?F T2?G T2?O T2?W T2?X T2?Y T2?h T2?s \ -T2?t T2?u T2?v T2?w T2@E T2@P T2@i T2@% T2@& T2@' T2@/ T2[7 T2[S T2[j T2]q T2\ -]t T2]/ T2]: T2^Y T2^d T2`V T2`[ T2{4 T2{5 T2{6 T2{, T2{- T2}8 T2}a T2}o T2}p\ - T2}q T2~l T2~_ T30L T313 T31N T31O T31P T31Z T31h T31w T31' T32E T32Q T32? T\ -33M T33N T33b T33& T34D T34, T34- T34| T35i T35z T363 T369 T36G T36I T36J T36\ -p T36q T36r T36t T36w T36^ T388 T38u T38v T38= T39O T39P T39Q T39' T3Ad T3A; \ -T3BZ T3Ba T3Bc T3Bi T3B' T3B/ T3B< T3B= T3B^ T3C6 T3C7 T3C8 T3CD T3CY T3C- T3\ -C/ T3C{ T3DF T3DZ T3Dj T3E4 T3E6 T3EE T3Ec T3Eu T3E< T3E{ T3&d T3&h T3&( T3,:\ - T3,= T3-X T3-{ T3.c T3.* T3;K T3>/ T3?Z T3?w T3?$ T3?} T3][ T3`U T4L( T4L* T\ -4L= T4Ma T4M^ T4S? T4S] T4Uh T4Um T4V5 T4Wf T4Wo T4Wr T4W@ T4a_ T4b) T4cb T4c\ -g T4d1 T4f5 U U9N U9e UAE UAO UBZ UBd UCJ UCT UDD UDQ UP3 UPY UP/ UP: UP; UP<\ - UP= UP> UP? UP@ UP[ UQS UQT UQU UQV UQW UQX USm US' US* UVL UWe UWk UWp UWt \ -UX: UX; UX< UX= UX> UX? UX@ UX[ UX] UYT UYU UYV UYZ UYa UYb UY_ UY} Ua# UbU U\ -br Ubu Ud& Uek Uen Ues Ueu Uf; Uf< Uf= Uf> Uf? Uf@ Uf[ Uf] Uf^ UgX UgY UgZ Ug\ -a Ugb Ugc Ug` Ug| Ujs Ujy U-U U-V U-Z U.D U.F U.T U.b U.c U.d U.e Uo U2?M U2?t U2?u U2?v U2?z U2?: U2?> U2@B U2@\ -f U2@k U2@p U3GR U3GU U3GW U3GY U3G( U3G< U3HK U3HL U3HT U3HX U3Hu U3Hy U3I| \ -U3I~ U3J0 U3J2 U3JI U3JJ U3Ml U3Mn U3Mo U3Mp U3Ms U3Mt U3OT U3OU U3OV U3OZ U3\ -O% U3PO U3PX U3Pu U3P_ U3Q2 U3Q< U3Q| U3R2 U3R4 U3R5 U3RH U3Rw U3R? U3R| U3R~\ - U3Sa U3S~ U3T0 U3Tr U3T- U3T/ U3U1 U3Um U3Un U3Uo U3Up U3Ur U3Us U3Ut U3Vt U\ -3WI U3WT U3WU U3WV U3WY U3W, U3W- U3W; U3XI U3XK U3XW U3Xy U3X@ U3Y1 U3Y; U3Y\ -} U3Z0 U3Z2 U3Z3 U3Z5 U3ZN U3Zv U3a1 U3a3 U3ae U3b2 U3b3 U3b, U3b] U3cn U3co \ -U3cr U3cs U3ct U3cv U3c' U3c` U3c{ U3eU U3e% U3e{ U3f0 U3fG U3f- U3f[ U3f^ U3\ -f_ U3f~ U3h{ U3i0 U3i2 U3i5 U3iw U3kE U3kF U3kI U3kJ U3kK U3kM U3mW U3mz U3m&\ - U3n1 U3nB U3nD U3nY U3nt U3n* U3n+ U3n_ U3n{ U3n~ U3o0 U3oc U3o& U3p1 U3p7 U\ -3pg U3p( U3p` U3q1 U3q3 U3q6 U3rS U3rU U3ru U3sF U3sG U3sJ U3sK U3sL U3sN U3s\ -w U3s) U3t9 U3tC U3te U3uK U3ua U3uc U3u# U3vH U3va U3v( U3v^ U3v{ U3v| U3w0 \ -U3wp U3x3 U3x6 U3x] U3x^ U3y2 U3y4 U3y5 U3y7 U3yx U3zY U3#G U3#H U3#I U3#K U3\ -#L U3#M U3#O U3#& U3$B U3$E U3*; U3+E U3,A U3,v U3,^ U3-J U3-j U3./ U3/6 U3/g\ - U3/u U3/^ U3:t U3;r U3 U3=C U3=: U3>0 U3>C U3>G U3>y U3>{ U\ -3?M U3?h U3?n U3[D U3[s U3[+ U3[[ U3]r U3_& U3_@ U3`Z U3{3 U3{F V VP5 VP/ VS$\ - VS+ VWe VWj VX: VX; VX= VX> VX@ VX[ VYT VYW Va# Veh Vej Vf; Vf< Vf> Vf? Vf[ \ -Vf] Vg3 VgV VgW VgY VgZ Vg{ Vh0 V-T V-W V-Y V.F V<5 V<9 V W2\ -:r W2:s W2:: W2:[ W2;E W2;W W2;i W2;& W2;/ W2;: W2

V W2>W W2>o W2?U W2?f W2?h W2?t W2?w W2?, W2?] W\ -2@B W2@F W2[U W2[V W3GR W3GS W3HQ W3HU W3H; W3JQ W3J: W3J< W3KT W3Lv W3L% W3M\ -Q W3OS W3Ou W3P6 W3PA W3PH W3Pw W3P[ W3Q/ W3R8 W3RR W3RT W3Rn W3R? W3SP W3ST \ -W3Sy W3TR W3Tj W3Tw W3Ty W3T< W3T= W3U4 W3US W3UV W3Uw W3U= W3U> W3U{ W3VR W3\ -WU W3Wg W3Wo W3W= W3XT W3XU W3X+ W3X> W3X? W3X| W3YQ W3ZU W3Z> W3Z? W3aw W3a`\ - W3by W3cS W3cT W3cy W3c@ W3eU W3eX W3fC W3fa W3hR W3iP W3kL W3kp W3kq W3lP W\ -3lR W3lU W3mW W3mc W3mz W3nB W3nD W3nO W3na W3nb W3ng W3np W3o: W3pM W3p[ W3q\ -R W3rV W3r# W3sL W3sM W3sQ W3sf W3s' W3t7 W3tC W3tS W3uZ W3vV W3vb W3vz W3v# \ -W3w0 W3w4 W3wX W3xN W3xO W3xT W3xW W3x$ W3yR W3yS W3yh W3yr W3yw W3z% W3z> W3\ -#N W3#R W3$R W3&C W3'3 W3(9 W3(C W3,/ W3,: W3-7 W3-g W3-r W3-v W3-_ W3.3 W3.5\ - W3.B W3/5 W3:g W3;6 W3;M W3=2 W3=y W3>7 W3>G W3>/ W3>; W3@j W3@o W3[e W3[v W\ -3]4 W3]D W3]h W3]l W3]n W3^D W3^P W3`y W3{F W3{e X XP3 XQF XS5 XWI XWm XX: XY\ -@ XZB Xa: Xa< Xa~ Xb5 XeI Xem Xf; Xf< Xf= Xg{ XhH Xi< X/@ X/[ X/] X/| X/} X:0\ - X:T X?e X@4 X@B X@C X@D X@y X[8 X[A X[/ X]( X]^ X^C X^M X^= X_6 X_7 X_9 X_A \ -X_E X_Q X|f X~9 X~A X10% X10_ X10{ X118 X11B X11D X11F X11M X126 X128 X129 X1\ -2B X2wd X2xo X2xp X2x( X2yT X2zZ X2ze X2z] X2z} X2#q X2#& X2'p X2(p X2(( X2*a\ - X2*f X2*] X2*^ X2+p X2+& X2,7 X2,C X2,V X2,g X2,m X2/g X2// X2:r X2:. X2<^ X\ -2=k X2=q X2=s X2=) X3Gr X3H< X3H` X3Jq X3J/ X3O@ X3Pv X3P@ X3Q. X3R? X3T< X3U\ -= X3W; X3X? X3Zy Y Y8% Y9< Y9= YA] YB' YB@ YC7 YC$ YQX YS4 YTV YZB YZI YZJ YZ\ -R YZd Ya: Ya; Ya_ Ya` YbN YeH YeK Yeg Ye- Yf< Yf= YhI YhS Yi= Yi{ Y/[ Y/] Y/|\ - Y/} Y:0 Y?e Y@y Y[8 Y[9 Y]( Y^C Y^N Y^= Y_5 Y_7 Y_9 Y_A Y_Q Y|f Y~A Y~B Y10%\ - Y11D Y11F Y126 Y127 Y129 Y12B Y16d Y17[ Y17] Y17` Y183 Y184 Y19Z Y1Di Y1EC Y\ -1EE Y1HA Y1HB Y1HC Y1HE Y1IE Y1IG Y1Li Y1MB Y1MD Y1ME Y1PA Y1PC Y1PD Y1PE Y1P\ -p Y1P- Y1QH Y1et Y1eu Y1fj Y1gk Y2ZU Y2ZW Y2b6 Y2b7 Y2bC Y2bD Y2bJ Y2bl Y2d( \ -Y2d) Y2d+ Y2d, Y2d] Y2fP Y2gl Y2g( Y2g) Y2g+ Y2g, Y2h3 Y2h5 Y2h6 Y2h8 Y2hV Y2\ -hx Y2ix Y2i_ Y2j8 Y2j9 Y2jE Y2jF Y2jJ Y2j. Y2kP Y2kc Y2l0 Y2l8 Y2lA Y2lO Y2lU\ - Y2lX Y2l* Y2l+ Y2l- Y2l. Y2mK Y2mY Y2mt Y2nb Y2n% Y2oA Y2oL Y2xo Y2x@ Y2x[ Y\ -2zZ Y2z[ Y2z| Y2#o Y2#( Y2%T Y2%q Y2%r Y2%] Y2&C Y2(l Y2(p Y2(r Y2() Y2([ Y2)\ -4 Y2): Y2*H Y2*Z Y2*a Y2*g Y2*^ Y2+9 Y2+q Y2,D Y2,T Y2-T Y2-U Y2-f Y2-r Y2-t \ -Y2-@ Y2-] Y2-^ Y2/V Y2:s Y2:) Y2:^ Y2;4 Y2W Y2>o Y2?U Y2?f Y2?t Y2?^ Y2@F Y2@W Y2[V Y3GR Y3GS Y3Gr Y3G; Y3Hf Y3H@\ - Y3JR Y3Jp Y3KT Y3MS Y3OS Y3OY Y3PU Y3P+ Y3Ql Y3RT Y3Rn Y3ST Y3Sv Y3T$ Y3T% Y\ -3T< Y3T= Y3US Y3UT Y3Uw Y3WU Y3XH Y3XU Y3Xx Y3X| Y3Y/ Y3ZR Y3ZT Y3ZU Y3Ze Y3Z\ -< Y3bS Y3bj Y3bm Y3cL Y3cT Y3cy Y3eX Y3fN Y3fT Y3fa Y3fn Y3fo Y3iP Y3iQ Y3lR \ -Y3mY Y3my Y3na Y3nb Y3o1 Y3qQ Y3qr Y3qv Y3r$ Y3r= Y3sQ Y3sr Y3tQ Y3u# Y3vb Y3\ -v% Y3w; Y3x$ Y3x% Y3yS Y3yr Y3zn Y3zp Y3#R Y3#( Y3$R Y3$T Y3$W Y3&C Y3'3 Y3)C\ - Y3,E Y3,/ Y3,: Y3-k Y3.5 Y3.B Y3/5 Y3/o Y3/r Y3:E Y3:: Y3;, Y3;| Y3<0 Y3=n Y\ -3>1 Y3>/ Y3>; Y3?{ Y3[= Y3[@ Y3]A Y3]D Y3_p Y3_s Y3`I Y3`# Y3{F Z ZPj ZV+ ZWD\ - ZWE ZWF ZWG ZWH ZWI ZWJ ZWK ZWL ZY< ZY@ Zb0 Zbi Zbn Ze0 ZeE ZeF ZeG ZeH ZeI \ -ZeJ ZeK ZeL ZeM Zg: Zg] Zjx Z-W Z-Y Z Z3=? Z3>[ Z3[^ Z3]? Z3_% Z3_@ Z3_[ Z3`/ Z3`: a aSt aS$ aS- aZ3 ah3 \ -ahM a;. a?( a_a a12K a1G( a1O+ a2Yh a2Yi a2b^ a2b_ a2b` a2c2 a2c3 a2c4 a2cB a\ -2cC a2cD a2e/ a2gr a2gs a2j_ a2j` a2j{ a2k3 a2k4 a2k5 a2kC a2kD a2kE a2lc a2l\ -d a2le a2ll a2lm a2ln a2lu a2lv a2lw a2m/ a2na a2#z a2,z a2/n a2;S a2=, a3OI \ -a3Rg a3W1 a3X@ a3a+ a3i8 a3mm a3qk a3tY a3ug a3y2 a3&V a3(u a3(v a3(w a3(& a3\ -(' a3(( a3(/ a3(: a3(; a3)J a3)K a3)L a3)S a3)T a3)U a3)b a3)c a3)d a3-6 a3.g\ - a3:v a3:w a3:x a3:' a3:( a3:) a3:: a3:; a3:< a3;K a3;L a3;M a3;T a3;U a3;V a\ -3;c a3;d a3;e a3<3 a3?G a3@Q a3]w a3]x a3]y a3]( a3]) a3]* a3]; a3]< a3]= a3^\ -L a3^M a3^N a3^U a3^V a3^W a3^d a3^e a3^f a3`2 a3{9 b b2b^ b2b_ b2b` b2j_ b2j\ -` b2j{ b2lc b2ld b2le b2l& b2)~ b2,| b2;J b2>z b3(u b3(v b3(w b3)J b3)K b3)L \ -b3:v b3:w b3:x b3;K b3;L b3;M b3;; b3]w b3]x b3]y b3^L b3^M b3^N c cWD c2ZN c\ -2ZP c2cT c2hO c2hP c2iN c2iO c2kU c2lU c2&B c2._ c3%` c3%| c3&_ c3&` c3(B c3)\ -A c3-r c3-{ c3-| c3.` c3.{ c3:C c3;C c3?| c3?} c3@{ c3@} c3]E c3^C d d2ZN d2Z\ -O d2cT d2hO d2hQ d2iN d2iO d2kV d2lV d2>i d3%` d3%{ d3&_ d3&{ d3(B d3)B d3-{ \ -d3-} d3.` d3.{ d3:D d3;D d3?| d3?} d3@{ d3@| d3]F d3^C e eQj elh f fQi flv f2\ -xT f2xU f2xV f2xW f2xX f2xY f2xZ f2xa f2xb f2#s f2&x f2&y f2&z f2&# f2&$ f2&%\ - f2&& f2&' f2&( f2(U f2(V f2(W f2(X f2(Y f2(Z f2(a f2(b f2(c f2)^ f2.y f2.z f\ -2.# f2.$ f2.% f2.& f2.' f2.( f2.) f2:V f2:W f2:X f2:Y f2:Z f2:a f2:b f2:c f2:\ -d f2@z f2@# f2@$ f2@% f2@& f2@' f2@( f2@) f2@* g g2xc g2xd g2xe g2xg g2xh g2x\ -i g2xk g2#? g2#@ g2#[ g2#^ g2#_ g2#` g2#| g2(e g2+[ g2:e g2:i g2:m g2=[ g2=` \ -g2=~ g3G? g3G@ g3G[ g3G^ g3G_ g3G` g3G| g3Kw g3Kx g3Ky g3K# g3K$ g3K% g3K' g3\ -O[ g3Sy g3W[ g3W` g3W~ g3ay g3a% g3a) g4j< g4j= g4j> g4j@ g4j[ g4j] g4j_ g4nS\ - g4nT g4nU g4nW g4nX g4nY g4na g4r> g4vU g4z> g4z] g4z{ g4&U g4&Y g4&c h h1T=\ - h1T> h1T? h1T@ h1T[ h1T^ h1T_ h1T` h1b> h1b[ h1b] h1b^ h1b` h1b{ h1j@ h1j^ h\ -1j_ h1j` h1j| i i1T@ i1b: i1c2 i1j; i1k2 j j1T- k l m1 m3 m9 mA mC mF mR mS m\ -T mU n9 nA nC nF o3 o4 oC oD oF oG oR oS oT oa p9 pA pB q3 q4 qC qF qR qS qT \ -qU qV qW r3 rR rS rT s3 s4 s5 sC sU sV sW sd sm w3 w4 wA wB wC wD wE wV wY we\ - wf wh y1 y4 y5 yA yB yG $B $G %3 %C %D %F %T %U %V %W &B 'B 'G -1", -]; diff --git a/data/cc.tbl b/data/cc.tbl index c38a7c2..50911c8 100644 --- a/data/cc.tbl +++ b/data/cc.tbl @@ -1,31 +1,52 @@ ############################################################################# ## -#W cc.tbl CC-loops p^2, 2p, for p odd prime G. P. Nagy / P. Vojtechovsky +#W cc.tbl Library of CC loops G. P. Nagy / P. Vojtechovsky ## -#H @(#)$Id: cc.tbl, v 3.0.0 2015/06/10 gap Exp $ +#H @(#)$Id: cc.tbl, v 3.4.0 2015/06/10 gap Exp $ ## #Y Copyright (C) 2005, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) ## +############################################################################# +## Binding global variables +## LOOPS_cc_used_factors +## LOOPS_cc_cocycles +## LOOPS_cc_bases +## LOOPS_cc_coordinates + # CC loops are activated as follows: -# If n = 2p or p^2, where p is a prime, then we call a method for -# cosntructing these loops. +# If n = 2p, where p is an odd prime, then we call an algebraic method for +# constructing these loops. +# If n = p^2, where p>3 is a prime, then we call an algebraic method for +# construction these loops. +# If n is a power of 2 or 3, then we use cocycles located in cc/cc_cocycles_n.tbl. # For all other orders, we point to the library of RCC loops. LOOPS_cc_data := [ #implemented orders -[ 8, 12, 16, 18, 20, 21, 24, 27], -#number of nonassociative loops of given order -[ 2, 3, 28, 7, 3, 1, 14, 55], -#the numbers of the loops in the RCC library +[ 2, 3, 4, 5, 7, 8, 9, 12, 16, 18, 20, 21, 24, 25, 27, 32, 49, 64, 81, 125, 343], +#number of loops of given order in the library +[ 1, 1, 2, 1, 1, 7, 5, 3, 42, 7, 3, 1, 14, 5, 60, 437, 5, 14854, 5406, 84, 122], [ -#order 8 -[2,7], +#order 2 (Z_2) +["010"], +#order 3 (Z_3) +["201"], +#order 4 (placeholder only) +, +# order 5 (Z_5) +["2340401123"], +# order 7 (Z_7) +["234560456016012123345"], +#order 8 (placeholder only) +, +#order 9 (placeholder only) +, #order 12 [53,73,89], -#order 16 -[9,35,107,228,243,292,437,440,1043,1883,1936,2332,2420,2636,2645,2750,2753,2794,2797,2847,3682,3730,3739,3848,3949,4735,4904,4925], +#order 16 (placeholder only) +, #order 18 [22,29,77,292,360,377,1133], #order 20 @@ -33,18 +54,12 @@ LOOPS_cc_data := [ #order 21 [104], #order 24 -[302,1025,2119,2182,2335,3066,4569,5176,5589,5997,7495,194830,225705,243216], -#order 27 -[78,86,317,319,361,571,711,1080,1085,1624,1665,2217,2219,3614,3624,8579,8582,15059,15072,15503,15512,19439,23177,23214,26331,26348,52978,55027,55055,59116,59123,75864,78970,79011,83042,83104,83155,104913,106081,106144,110854,110892,110930,114102,117212,119407,134858,136370,140791,148160,148892,149330,151792,152090,152515] +[302,1025,2119,2182,2335,3066,4569,5176,5589,5997,7495,194830,225705,243216] ] ]; -# The following can be used to point to CC loops of order 2p and p^2 in the library of RCC loops. -# order 6, [3] -# order 9, [5,4,3] -# order 10, [16] -# order 14, [97] -# order 22, [10346] -# order 25, [86,93,118] -# order 26, [151964] +LOOPS_cc_used_factors := []; +LOOPS_cc_cocycles := []; +LOOPS_cc_bases := []; +LOOPS_cc_coordinates := []; diff --git a/doc/chap0.txt b/doc/chap0.txt index 04b040b..604f2aa 100644 --- a/doc/chap0.txt +++ b/doc/chap0.txt @@ -6,7 +6,7 @@ Computing with quasigroups and loops in GAP - Version 3.3.0 + Version 3.4.0 Gábor P. Nagy @@ -28,7 +28,7 @@ ------------------------------------------------------- Copyright - © 2016 Gábor P. Nagy and Petr Vojtěchovský. + © 2017 Gábor P. Nagy and Petr Vojtěchovský. ------------------------------------------------------- @@ -167,10 +167,12 @@ 6.11-3 QuasigroupsUpToIsomorphism 6.11-4 LoopsUpToIsomorphism 6.11-5 AutomorphismGroup - 6.11-6 IsomorphicCopyByPerm - 6.11-7 IsomorphicCopyByNormalSubloop - 6.11-8 Discriminator - 6.11-9 AreEqualDiscriminators + 6.11-6 QuasigroupIsomorph + 6.11-7 LoopIsomorph + 6.11-8 IsomorphicCopyByPerm + 6.11-9 IsomorphicCopyByNormalSubloop + 6.11-10 Discriminator + 6.11-11 AreEqualDiscriminators 6.12 Isotopisms 6.12-1 IsotopismLoops 6.12-2 LoopsUpToIsotopism @@ -256,28 +258,31 @@ 9.2 Left Bol Loops and Right Bol Loops 9.2-1 LeftBolLoop 9.2-2 RightBolLoop - 9.3 Moufang Loops - 9.3-1 MoufangLoop - 9.4 Code Loops - 9.4-1 CodeLoop - 9.5 Steiner Loops - 9.5-1 SteinerLoop - 9.6 Conjugacy Closed Loops - 9.6-1 RCCLoop and RightConjugacyClosedLoop - 9.6-2 LCCLoop and LeftConjugacyClosedLoop - 9.6-3 CCLoop and ConjugacyClosedLoop - 9.7 Small Loops - 9.7-1 SmallLoop - 9.8 Paige Loops - 9.8-1 PaigeLoop - 9.9 Nilpotent Loops - 9.9-1 NilpotentLoop - 9.10 Automorphic Loops - 9.10-1 AutomorphicLoop - 9.11 Interesting Loops - 9.11-1 InterestingLoop - 9.12 Libraries of Loops Up To Isotopism - 9.12-1 ItpSmallLoop + 9.3 Left Bruck Loops and Right Bruck Loops + 9.3-1 LeftBruckLoop + 9.3-2 RightBruckLoop + 9.4 Moufang Loops + 9.4-1 MoufangLoop + 9.5 Code Loops + 9.5-1 CodeLoop + 9.6 Steiner Loops + 9.6-1 SteinerLoop + 9.7 Conjugacy Closed Loops + 9.7-1 RCCLoop and RightConjugacyClosedLoop + 9.7-2 LCCLoop and LeftConjugacyClosedLoop + 9.7-3 CCLoop and ConjugacyClosedLoop + 9.8 Small Loops + 9.8-1 SmallLoop + 9.9 Paige Loops + 9.9-1 PaigeLoop + 9.10 Nilpotent Loops + 9.10-1 NilpotentLoop + 9.11 Automorphic Loops + 9.11-1 AutomorphicLoop + 9.12 Interesting Loops + 9.12-1 InterestingLoop + 9.13 Libraries of Loops Up To Isotopism + 9.13-1 ItpSmallLoop A Files B Filters diff --git a/doc/chap0_mj.html b/doc/chap0_mj.html index c1e0f72..c329e99 100644 --- a/doc/chap0_mj.html +++ b/doc/chap0_mj.html @@ -31,7 +31,7 @@

Computing with quasigroups and loops in GAP

-

Version 3.3.0

+

Version 3.4.0

Gábor P. Nagy @@ -50,7 +50,7 @@

Copyright

-

© 2016 Gábor P. Nagy and Petr Vojtěchovský.

+

© 2017 Gábor P. Nagy and Petr Vojtěchovský.

@@ -331,10 +331,12 @@
  6.11-3 QuasigroupsUpToIsomorphism

  6.11-4 LoopsUpToIsomorphism

  6.11-5 AutomorphismGroup
-
  6.11-6 IsomorphicCopyByPerm
-
  6.11-7 IsomorphicCopyByNormalSubloop
-
  6.11-8 Discriminator
-
  6.11-9 AreEqualDiscriminators
+
  6.11-6 QuasigroupIsomorph
+
  6.11-7 LoopIsomorph
+
  6.11-8 IsomorphicCopyByPerm
+
  6.11-9 IsomorphicCopyByNormalSubloop
+
  6.11-10 Discriminator
+
  6.11-11 AreEqualDiscriminators
 6.12 Isotopisms @@ -474,60 +476,66 @@
  9.2-1 LeftBolLoop

  9.2-2 RightBolLoop
-
 9.3 Moufang Loops + -
 9.4 Code Loops + -
 9.5 Steiner Loops + -
 9.6 Conjugacy Closed Loops + + -
 9.7 Small Loops + -
 9.8 Paige Loops + -
 9.9 Nilpotent Loops + -
 9.10 Automorphic Loops + -
 9.11 Interesting Loops + -
A Files diff --git a/doc/chap1.txt b/doc/chap1.txt index 96b78b5..6d27195 100644 --- a/doc/chap1.txt +++ b/doc/chap1.txt @@ -20,7 +20,7 @@ 1.2 Installation - Have GAP 4.7 or newer installed on your computer. + Have GAP 4.8 or newer installed on your computer. If you do not see the subfolder pkg/loops in the main directory of GAP then download the LOOPS package from the distribution website @@ -85,14 +85,15 @@ We thank the following people for sending us remarks and comments, and for suggesting new functionality of the package: Muniru Asiru, Bjoern Assmann, - Andreas Distler, Aleš Drápal, Steve Flammia, Kenneth W. Johnson, Michael K. - Kinyon, Alexander Konovalov, Frank Lübeck and Jonathan D.H. Smith. + Andreas Distler, Aleš Drápal, Graham Ellis, Steve Flammia, Kenneth W. + Johnson, Michael K. Kinyon, Alexander Konovalov, Frank Lübeck, Jonathan D.H. + Smith, David Stanovský and Glen Whitney. The library of Moufang loops of order 243 was generated from data provided by Michael C. Slattery and Ashley L. Zenisek. The library of right conjugacy closed loops of order less than 28 was generated from data provided by - Katharina Artic. The library of commutative automorphic loops of order 27, - 81 and 243 was obtained jointly with Izabella Stuhl. + Katharina Artic. The library of right Bruck loops of order 27, 81 was + obtained jointly with Izabella Stuhl. Gábor P. Nagy was supported by OTKA grants F042959 and T043758, and Petr Vojtěchovský was supported by the 2006 and 2016 University of Denver PROF diff --git a/doc/chap1_mj.html b/doc/chap1_mj.html index f7f1272..07113b6 100644 --- a/doc/chap1_mj.html +++ b/doc/chap1_mj.html @@ -73,7 +73,7 @@

1.2 Installation

-

Have GAP 4.7 or newer installed on your computer.

+

Have GAP 4.8 or newer installed on your computer.

If you do not see the subfolder pkg/loops in the main directory of GAP then download the LOOPS package from the distribution website http://www.math.du.edu/loops and unpack the downloaded file into the pkg subfolder.

@@ -127,9 +127,9 @@ gap> WriteGapIniFile();;

1.7 Acknowledgment

-

We thank the following people for sending us remarks and comments, and for suggesting new functionality of the package: Muniru Asiru, Bjoern Assmann, Andreas Distler, Aleš Drápal, Steve Flammia, Kenneth W. Johnson, Michael K. Kinyon, Alexander Konovalov, Frank Lübeck and Jonathan D.H. Smith.

+

We thank the following people for sending us remarks and comments, and for suggesting new functionality of the package: Muniru Asiru, Bjoern Assmann, Andreas Distler, Aleš Drápal, Graham Ellis, Steve Flammia, Kenneth W. Johnson, Michael K. Kinyon, Alexander Konovalov, Frank Lübeck, Jonathan D.H. Smith, David Stanovský and Glen Whitney.

-

The library of Moufang loops of order 243 was generated from data provided by Michael C. Slattery and Ashley L. Zenisek. The library of right conjugacy closed loops of order less than 28 was generated from data provided by Katharina Artic. The library of commutative automorphic loops of order 27, 81 and 243 was obtained jointly with Izabella Stuhl.

+

The library of Moufang loops of order 243 was generated from data provided by Michael C. Slattery and Ashley L. Zenisek. The library of right conjugacy closed loops of order less than 28 was generated from data provided by Katharina Artic. The library of right Bruck loops of order 27, 81 was obtained jointly with Izabella Stuhl.

Gábor P. Nagy was supported by OTKA grants F042959 and T043758, and Petr Vojtěchovský was supported by the 2006 and 2016 University of Denver PROF grants and the Simons Foundation Collaboration Grant 210176.

diff --git a/doc/chap3.txt b/doc/chap3.txt index 0cea0a0..873329c 100644 --- a/doc/chap3.txt +++ b/doc/chap3.txt @@ -40,8 +40,8 @@ DeclareRepresentation( "IsLoopElmRep", IsPositionalObjectRep and IsMultiplicativeElementWithInverse, [1] ); ## latin (auxiliary category for GAP to tell apart IsMagma and IsQuasigroup) - DeclareCategory( "IsLatin", IsObject ); - DeclareCategory( "IsQuasigroup", IsMagma and IsLatin ); + DeclareCategory( "IsLatinMagma", IsObject ); + DeclareCategory( "IsQuasigroup", IsMagma and IsLatinMagma ); DeclareCategory( "IsLoop", IsQuasigroup and IsMultiplicativeElementWithInverseCollection); diff --git a/doc/chap3_mj.html b/doc/chap3_mj.html index 5c436ed..75c294a 100644 --- a/doc/chap3_mj.html +++ b/doc/chap3_mj.html @@ -72,19 +72,19 @@
-
-DeclareCategory( "IsQuasigroupElement", IsMultiplicativeElement );
-DeclareRepresentation( "IsQuasigroupElmRep",
-    IsPositionalObjectRep and IsMultiplicativeElement, [1] );
-DeclareCategory( "IsLoopElement",
-    IsQuasigroupElement and IsMultiplicativeElementWithInverse );
-DeclareRepresentation( "IsLoopElmRep",
-    IsPositionalObjectRep and IsMultiplicativeElementWithInverse, [1] );
-## latin (auxiliary category for GAP to tell apart IsMagma and IsQuasigroup)
-DeclareCategory( "IsLatin", IsObject );
-DeclareCategory( "IsQuasigroup", IsMagma and IsLatin );
-DeclareCategory( "IsLoop", IsQuasigroup and
-    IsMultiplicativeElementWithInverseCollection);
+
+DeclareCategory( "IsQuasigroupElement", IsMultiplicativeElement );
+DeclareRepresentation( "IsQuasigroupElmRep",
+    IsPositionalObjectRep and IsMultiplicativeElement, [1] );
+DeclareCategory( "IsLoopElement",
+    IsQuasigroupElement and IsMultiplicativeElementWithInverse );
+DeclareRepresentation( "IsLoopElmRep",
+    IsPositionalObjectRep and IsMultiplicativeElementWithInverse, [1] );
+## latin (auxiliary category for GAP to tell apart IsMagma and IsQuasigroup)
+DeclareCategory( "IsLatinMagma", IsObject );
+DeclareCategory( "IsQuasigroup", IsMagma and IsLatinMagma );
+DeclareCategory( "IsLoop", IsQuasigroup and
+    IsMultiplicativeElementWithInverseCollection);
 
 
@@ -162,15 +162,15 @@ DeclareCategory( "IsLoop", IsQuasigroup and

In the following example, L is a loop with two elements.

-
-gap> L;

-<loop of order 2>
-gap> Print( L );

-<loop with multiplication table [ [ 1,  2 ], [  2,  1 ] ]>
-gap> Elements( L );

-[ l1, l2 ]
-gap> SetLoopElmName( L, "loop_element" );; Elements( L );

-[ loop_element1, loop_element2 ]
+
+gap> L;
+<loop of order 2>
+gap> Print( L );
+<loop with multiplication table [ [ 1,  2 ], [  2,  1 ] ]>
+gap> Elements( L );
+[ l1, l2 ]
+gap> SetLoopElmName( L, "loop_element" );; Elements( L );
+[ loop_element1, loop_element2 ]
 
diff --git a/doc/chap4_mj.html b/doc/chap4_mj.html index aab30dc..1699a40 100644 --- a/doc/chap4_mj.html +++ b/doc/chap4_mj.html @@ -188,15 +188,15 @@

Since CanonicalCayleyTable is called within the above operation, the resulting quasigroup will have Cayley table with distinct entries \(1\), \(\dots\), \(n\).

-
-gap> ct := CanonicalCayleyTable( [[5,3],[3,5]] );

-[ [ 2, 1 ], [ 1, 2 ] ]
-gap> NormalizedQuasigroupTable( ct );

-[ [ 1, 2 ], [ 2, 1 ] ]
-gap> LoopByCayleyTable( last );

-<loop of order 2>
-gap> [ IsQuasigroupTable( ct ), IsLoopTable( ct ) ];

-[ true, false ]
+
+gap> ct := CanonicalCayleyTable( [[5,3],[3,5]] );
+[ [ 2, 1 ], [ 1, 2 ] ]
+gap> NormalizedQuasigroupTable( ct );
+[ [ 1, 2 ], [ 2, 1 ] ]
+gap> LoopByCayleyTable( last );
+<loop of order 2>
+gap> [ IsQuasigroupTable( ct ), IsLoopTable( ct ) ];
+[ true, false ]
 

@@ -235,56 +235,56 @@

Example: Data does not have to be arranged into an array of any kind.

-

\[ - \begin{array}{cccc} - 0&1&2&1\\ - 2&0&2& \\ - 0&1& & - \end{array}\quad + \quad "" \quad \Longrightarrow\quad - \begin{array}{ccc} - 1&2&3\\ - 2&3&1\\ - 3&1&2 - \end{array} +

\[ + \begin{array}{cccc} + 0&1&2&1\\ + 2&0&2& \\ + 0&1& & + \end{array}\quad + \quad "" \quad \Longrightarrow\quad + \begin{array}{ccc} + 1&2&3\\ + 2&3&1\\ + 3&1&2 + \end{array} \]

Example: Chunks can be any strings.

-

\[ - \begin{array}{cc} - {\rm red}&{\rm green}\\ - {\rm green}&{\rm red}\\ - \end{array}\quad + \quad "" \quad \Longrightarrow\quad - \begin{array}{cc} - 1& 2\\ - 2& 1 - \end{array} +

\[ + \begin{array}{cc} + {\rm red}&{\rm green}\\ + {\rm green}&{\rm red}\\ + \end{array}\quad + \quad "" \quad \Longrightarrow\quad + \begin{array}{cc} + 1& 2\\ + 2& 1 + \end{array} \]

Example: A typical table produced by GAP is easily parsed by deleting brackets and commas.

-

\[ - [ [0, 1], [1, 0] ] \quad + \quad "[,]" \quad \Longrightarrow\quad - \begin{array}{cc} - 1& 2\\ - 2& 1 - \end{array} +

\[ + [ [0, 1], [1, 0] ] \quad + \quad "[,]" \quad \Longrightarrow\quad + \begin{array}{cc} + 1& 2\\ + 2& 1 + \end{array} \]

Example: A typical TeX table with rows separated by lines is also easily converted. Note that we have to use \(\backslash\backslash\) to ensure that every occurrence of \(\backslash\) is deleted, since \(\backslash\backslash\) represents the character \(\backslash\) in GAP

-

\[ - \begin{array}{lll} - x\&& y\&&\ z\backslash\backslash\cr - y\&& z\&&\ x\backslash\backslash\cr - z\&& x\&&\ y - \end{array} - \quad + \quad "\backslash\backslash\&" \quad \Longrightarrow\quad - \begin{array}{ccc} - 1&2&3\cr - 2&3&1\cr - 3&1&2 - \end{array} +

\[ + \begin{array}{lll} + x\&& y\&&\ z\backslash\backslash\cr + y\&& z\&&\ x\backslash\backslash\cr + z\&& x\&&\ y + \end{array} + \quad + \quad "\backslash\backslash\&" \quad \Longrightarrow\quad + \begin{array}{ccc} + 1&2&3\cr + 2&3&1\cr + 3&1&2 + \end{array} \]

@@ -329,14 +329,14 @@

These are the dual operations to QuasigroupByLeftSection and LoopByLeftSection.

-
-gap> S := Subloop( MoufangLoop( 12, 1 ), [ 3 ] );;

-gap> ls := LeftSection( S );

-[ (), (1,3,5), (1,5,3) ]
-gap> CayleyTableByPerms( ls );

-[ [ 1, 3, 5 ], [ 3, 5, 1 ], [ 5, 1, 3 ] ]
-gap> CayleyTable( LoopByLeftSection( ls ) );

-[ [ 1, 2, 3 ], [ 2, 3, 1 ], [ 3, 1, 2 ] ]
+
+gap> S := Subloop( MoufangLoop( 12, 1 ), [ 3 ] );;
+gap> ls := LeftSection( S );
+[ (), (1,3,5), (1,5,3) ]
+gap> CayleyTableByPerms( ls );
+[ [ 1, 3, 5 ], [ 3, 5, 1 ], [ 5, 1, 3 ] ]
+gap> CayleyTable( LoopByLeftSection( ls ) );
+[ [ 1, 2, 3 ], [ 2, 3, 1 ], [ 3, 1, 2 ] ]
 

@@ -360,11 +360,11 @@

Here is a simple example in which \(T\) is actually the right section of the resulting loop.

-
-gap> T := [ (), (1,2)(3,4,5), (1,3,5)(2,4), (1,4,3)(2,5), (1,5,4)(2,3) ];;

-gap> G := Group( T );; H := Stabilizer( G, 1 );;

-gap> LoopByRightFolder( G, H, T );

-<loop of order 5>
+
+gap> T := [ (), (1,2)(3,4,5), (1,3,5)(2,4), (1,4,3)(2,5), (1,5,4)(2,3) ];;
+gap> G := Group( T );; H := Stabilizer( G, 1 );;
+gap> LoopByRightFolder( G, H, T );
+<loop of order 5>
 

@@ -394,16 +394,16 @@

Returns: The extension of an abelian group K by a loop F, using action f and cocycle t. The arguments must be formatted as the output of NuclearExtension.

-
-gap> F := IntoLoop( Group( (1,2) ) );

-<loop of order 2>
-gap> K := DirectProduct( F, F );;

-gap> phi := [ (), (2,3) ];;

-gap> theta := [ [ 1, 1 ], [ 1, 3 ] ];;

-gap> LoopByExtension( K, F, phi, theta );

-<loop of order 8>
-gap> IsAssociative( last );

-false
+
+gap> F := IntoLoop( Group( (1,2) ) );
+<loop of order 2>
+gap> K := DirectProduct( F, F );;
+gap> phi := [ (), (2,3) ];;
+gap> theta := [ [ 1, 1 ], [ 1, 3 ] ];;
+gap> LoopByExtension( K, F, phi, theta );
+<loop of order 8>
+gap> IsAssociative( last );
+false
 

diff --git a/doc/chap5_mj.html b/doc/chap5_mj.html index 5506081..cedfb9e 100644 --- a/doc/chap5_mj.html +++ b/doc/chap5_mj.html @@ -167,17 +167,17 @@

Returns: The left inverse, right inverse and inverse, respectively, of the quasigroup element x.

-
-gap> CayleyTable( Q );

-[ [ 1, 2, 3, 4, 5 ],
-  [ 2, 1, 4, 5, 3 ],
-  [ 3, 4, 5, 1, 2 ],
-  [ 4, 5, 2, 3, 1 ],
-  [ 5, 3, 1, 2, 4 ] ]
-gap> elms := Elements( Q );

-gap> [ l1, l2, l3, l4, l5 ];

-gap> [ LeftInverse( elms[3] ), RightInverse( elms[3] ), Inverse( elms[3] ) ];

-[ l5, l4, fail ]
+
+gap> CayleyTable( Q );
+[ [ 1, 2, 3, 4, 5 ],
+  [ 2, 1, 4, 5, 3 ],
+  [ 3, 4, 5, 1, 2 ],
+  [ 4, 5, 2, 3, 1 ],
+  [ 5, 3, 1, 2, 4 ] ]
+gap> elms := Elements( Q );
+gap> [ l1, l2, l3, l4, l5 ];
+gap> [ LeftInverse( elms[3] ), RightInverse( elms[3] ), Inverse( elms[3] ) ];
+[ l5, l4, fail ]
 

diff --git a/doc/chap6.txt b/doc/chap6.txt index 52ef574..3c22b5f 100644 --- a/doc/chap6.txt +++ b/doc/chap6.txt @@ -488,17 +488,28 @@ the elements of the underlying quasigroup without changing the isomorphism type of the quasigroups. LOOPS contains several functions for this purpose. - 6.11-6 IsomorphicCopyByPerm + 6.11-6 QuasigroupIsomorph + + QuasigroupIsomorph( Q, f )  operation + Returns: When Q is a quasigroup and f is a permutation of 1,dots,|Q|, + returns the quasigroup defined on the same set as Q with + multiplication * defined by x*y =f(f^-1(x)f^-1(y)). + + 6.11-7 LoopIsomorph + + LoopIsomorph( Q, f )  operation + Returns: When Q is a loop and f is a permutation of 1,dots,|Q| fixing 1, + returns the loop defined on the same set as Q with multiplication + * defined by x*y =f(f^-1(x)f^-1(y)). If f(1)=cne 1, the + isomorphism (1,c) is applied after f. + + 6.11-8 IsomorphicCopyByPerm IsomorphicCopyByPerm( Q, f )  operation - Returns: When Q is a quasigroup and f is a permutation of 1,dots,|Q|, - returns a quasigroup defined on the same set as Q with - multiplication * defined by x*y =f(f^-1(x)f^-1(y)). When Q is a - declared loop, a loop is returned. Consequently, when Q is a - declared loop and f(1) = kne 1, then f is first replaced with f∘ - (1,k), to make sure that the resulting Cayley table is normalized. + Returns: LoopIsomorphism(Q,f) if Q is a loop, and + QuasigroupIsomorphism(Q,f) if Q is a quasigroup. - 6.11-7 IsomorphicCopyByNormalSubloop + 6.11-9 IsomorphicCopyByNormalSubloop IsomorphicCopyByNormalSubloop( Q, S )  operation Returns: When S is a normal subloop of a loop Q, returns an isomorphic copy @@ -511,7 +522,7 @@ these invariants to partition the loop into blocks of elements preserved under isomorphisms. The following two operations are used in the search. - 6.11-8 Discriminator + 6.11-10 Discriminator Discriminator( Q )  operation Returns: A data structure with isomorphism invariants of a loop Q. @@ -523,7 +534,7 @@ If two loops have different discriminators, they are not isomorphic. If they have identical discriminators, they may or may not be isomorphic. - 6.11-9 AreEqualDiscriminators + 6.11-11 AreEqualDiscriminators AreEqualDiscriminators( D1, D2 )  operation Returns: true if D1, D2 are equal discriminators for the purposes of diff --git a/doc/chap6_mj.html b/doc/chap6_mj.html index ffd0b44..a939b78 100644 --- a/doc/chap6_mj.html +++ b/doc/chap6_mj.html @@ -120,10 +120,12 @@
  6.11-3 QuasigroupsUpToIsomorphism

  6.11-4 LoopsUpToIsomorphism

  6.11-5 AutomorphismGroup
-
  6.11-6 IsomorphicCopyByPerm
-
  6.11-7 IsomorphicCopyByNormalSubloop
-
  6.11-8 Discriminator
-
  6.11-9 AreEqualDiscriminators
+
  6.11-6 QuasigroupIsomorph
+
  6.11-7 LoopIsomorph
+
  6.11-8 IsomorphicCopyByPerm
+
  6.11-9 IsomorphicCopyByNormalSubloop
+
  6.11-10 Discriminator
+
  6.11-11 AreEqualDiscriminators
 6.12 Isotopisms @@ -265,28 +267,28 @@

Note how the Cayley table of a subquasigroup is created only upon explicit demand. Also note that changing the names of elements of a subquasigroup (subloop) automatically changes the names of the elements of the parent subquasigroup (subloop). This is because the elements are shared.

-
-gap> M := MoufangLoop( 12, 1 );; S := Subloop( M, [ M.5 ] );

-<loop of order 3>
-gap> [ Parent( S ) = M, Elements( S ), PosInParent( S ) ];

-[ true, [ l1, l3, l5], [ 1, 3, 5 ] ]
-gap> HasCayleyTable( S );

-false
-gap> SetLoopElmName( S, "s" );; Elements( S ); Elements( M );

-[ s1, s3, s5 ]
-[ s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12 ]
-gap> CayleyTable( S );

-[ [ 1, 3, 5 ], [ 3, 5, 1 ], [ 5, 1, 3 ] ]
-gap> LeftSection( S );

-[ (), (1,3,5), (1,5,3) ]
-gap> [ HasCayleyTable( S ), Parent( S ) = M ];

-[ true, true ]
-gap> L := LoopByCayleyTable( CayleyTable( S ) );; Elements( L );

-[ l1, l2, l3 ]
-gap> [ Parent( L ) = L, IsSubloop( M, S ), IsSubloop( M, L ) ];

-[ true, true, false ]
-gap> LeftSection( L );

-[ (), (1,2,3), (1,3,2) ]
+
+gap> M := MoufangLoop( 12, 1 );; S := Subloop( M, [ M.5 ] );
+<loop of order 3>
+gap> [ Parent( S ) = M, Elements( S ), PosInParent( S ) ];
+[ true, [ l1, l3, l5], [ 1, 3, 5 ] ]
+gap> HasCayleyTable( S );
+false
+gap> SetLoopElmName( S, "s" );; Elements( S ); Elements( M );
+[ s1, s3, s5 ]
+[ s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12 ]
+gap> CayleyTable( S );
+[ [ 1, 3, 5 ], [ 3, 5, 1 ], [ 5, 1, 3 ] ]
+gap> LeftSection( S );
+[ (), (1,3,5), (1,5,3) ]
+gap> [ HasCayleyTable( S ), Parent( S ) = M ];
+[ true, true ]
+gap> L := LoopByCayleyTable( CayleyTable( S ) );; Elements( L );
+[ l1, l2, l3 ]
+gap> [ Parent( L ) = L, IsSubloop( M, S ), IsSubloop( M, L ) ];
+[ true, true, false ]
+gap> LeftSection( L );
+[ (), (1,2,3), (1,3,2) ]
 

@@ -349,16 +351,16 @@ false

Here is an example for multiplication groups and inner mapping groups:

-
-gap> M := MoufangLoop(12,1);

-<Moufang loop 12/1>
-gap> LeftSection(M)[2];

-(1,2)(3,4)(5,6)(7,8)(9,12)(10,11)
-gap> Mlt := MultiplicationGroup(M); Inn := InnerMappingGroup(M);

-<permutation group of size 2592 with 23 generators>
-Group([ (4,6)(7,11), (7,11)(8,10), (2,6,4)(7,9,11), (3,5)(9,11), (8,12,10) ])
-gap> Size(Inn);

-216
+
+gap> M := MoufangLoop(12,1);
+<Moufang loop 12/1>
+gap> LeftSection(M)[2];
+(1,2)(3,4)(5,6)(7,8)(9,12)(10,11)
+gap> Mlt := MultiplicationGroup(M); Inn := InnerMappingGroup(M);
+<permutation group of size 2592 with 23 generators>
+Group([ (4,6)(7,11), (7,11)(8,10), (2,6,4)(7,9,11), (3,5)(9,11), (8,12,10) ])
+gap> Size(Inn);
+216
 

@@ -464,16 +466,16 @@ Group([ (4,6)(7,11), (7,11)(8,10), (2,6,4)(7,9,11), (3,5)(9,11), (8,12,10) ])

Returns: When S is a normal subloop of a loop Q, returns the natural projection from Q onto Q\(/\)S.

-
-gap> M := MoufangLoop( 12, 1 );; S := Subloop( M, [ M.3 ] );

-<loop of order 3>
-gap> IsNormal( M, S );

-true
-gap> F := FactorLoop( M, S );

-<loop of order 4>
-gap> NaturalHomomorphismByNormalSubloop( M, S );

-MappingByFunction( <loop of order 12>, <loop of order 4>,
-    function( x ) ... end )
+
+gap> M := MoufangLoop( 12, 1 );; S := Subloop( M, [ M.3 ] );
+<loop of order 3>
+gap> IsNormal( M, S );
+true
+gap> F := FactorLoop( M, S );
+<loop of order 4>
+gap> NaturalHomomorphismByNormalSubloop( M, S );
+MappingByFunction( <loop of order 12>, <loop of order 4>,
+    function( x ) ... end )
 

@@ -607,16 +609,30 @@ MappingByFunction( <loop of order 12>, <loop of order 4>,

While dealing with Cayley tables, it is often useful to rename or reorder the elements of the underlying quasigroup without changing the isomorphism type of the quasigroups. LOOPS contains several functions for this purpose.

+

+ +
6.11-6 QuasigroupIsomorph
+ +
‣ QuasigroupIsomorph( Q, f )( operation )
+

Returns: When Q is a quasigroup and f is a permutation of \(1,\dots,|\)Q\(|\), returns the quasigroup defined on the same set as Q with multiplication \(*\) defined by \(x*y = \)f\((\)f\({}^{-1}(x)\)f\({}^{-1}(y))\).

+ +

+ +
6.11-7 LoopIsomorph
+ +
‣ LoopIsomorph( Q, f )( operation )
+

Returns: When Q is a loop and f is a permutation of \(1,\dots,|\)Q\(|\) fixing \(1\), returns the loop defined on the same set as Q with multiplication \(*\) defined by \(x*y = \)f\((\)f\({}^{-1}(x)\)f\({}^{-1}(y))\). If f\((1)=c\ne 1\), the isomorphism \((1,c)\) is applied after f.

+

-
6.11-6 IsomorphicCopyByPerm
+
6.11-8 IsomorphicCopyByPerm
‣ IsomorphicCopyByPerm( Q, f )( operation )
-

Returns: When Q is a quasigroup and f is a permutation of \(1,\dots,|\)Q\(|\), returns a quasigroup defined on the same set as Q with multiplication \(*\) defined by \(x*y = \)f\((\)f\({}^{-1}(x)\)f\({}^{-1}(y))\). When Q is a declared loop, a loop is returned. Consequently, when Q is a declared loop and f\((1) = k\ne 1\), then f is first replaced with f\(\circ (1,k)\), to make sure that the resulting Cayley table is normalized.

+

Returns: LoopIsomorphism(Q,f) if Q is a loop, and QuasigroupIsomorphism(Q,f) if Q is a quasigroup.

-
6.11-7 IsomorphicCopyByNormalSubloop
+
6.11-9 IsomorphicCopyByNormalSubloop
‣ IsomorphicCopyByNormalSubloop( Q, S )( operation )

Returns: When S is a normal subloop of a loop Q, returns an isomorphic copy of Q in which the elements are ordered according to the right cosets of S. In particular, the Cayley table of S will appear in the top left corner of the Cayley table of the resulting loop.

@@ -625,7 +641,7 @@ MappingByFunction( <loop of order 12>, <loop of order 4>,

-
6.11-8 Discriminator
+
6.11-10 Discriminator
‣ Discriminator( Q )( operation )

Returns: A data structure with isomorphism invariants of a loop Q.

@@ -636,7 +652,7 @@ MappingByFunction( <loop of order 12>, <loop of order 4>,

-
6.11-9 AreEqualDiscriminators
+
6.11-11 AreEqualDiscriminators
‣ AreEqualDiscriminators( D1, D2 )( operation )

Returns: true if D1, D2 are equal discriminators for the purposes of isomorphism searches.

diff --git a/doc/chap7_mj.html b/doc/chap7_mj.html index cd2a8b7..6f0f8c2 100644 --- a/doc/chap7_mj.html +++ b/doc/chap7_mj.html @@ -444,19 +444,19 @@

The following trivial example shows some of the implications and the naming conventions of LOOPS at work:

-
-gap> L := LoopByCayleyTable( [ [ 1, 2 ], [ 2, 1 ] ] );

-<loop of order 2>
-gap> [ IsLeftBolLoop( L ), L ]

-[ true, <left Bol loop of order 2> ]
-gap> [ HasIsLeftAlternativeLoop( L ), IsLeftAlternativeLoop( L ) ];

-[ true, true ]
-gap> [ HasIsRightBolLoop( L ), IsRightBolLoop( L ) ];

-[ false, true ]
-gap> L;

-<Moufang loop of order 2>
-gap> [ IsAssociative( L ), L ];

-[ true, <associative loop of order 2> ]
+
+gap> L := LoopByCayleyTable( [ [ 1, 2 ], [ 2, 1 ] ] );
+<loop of order 2>
+gap> [ IsLeftBolLoop( L ), L ]
+[ true, <left Bol loop of order 2> ]
+gap> [ HasIsLeftAlternativeLoop( L ), IsLeftAlternativeLoop( L ) ];
+[ true, true ]
+gap> [ HasIsRightBolLoop( L ), IsRightBolLoop( L ) ];
+[ false, true ]
+gap> L;
+<Moufang loop of order 2>
+gap> [ IsAssociative( L ), L ];
+[ true, <associative loop of order 2> ]
 

The analogous terminology for quasigroups of Bol-Moufang type is not standard yet, and hence is not supported in LOOPS except for the situations explicitly noted above.

diff --git a/doc/chap8_mj.html b/doc/chap8_mj.html index 5f4f0fb..faad0e4 100644 --- a/doc/chap8_mj.html +++ b/doc/chap8_mj.html @@ -202,13 +202,13 @@

Returns: One loop (given as a section) whose multiplication group is equal to the transitive permutation group G.

-
-gap> g:=PGL(3,3);

-Group([ (6,7)(8,11)(9,13)(10,12), (1,2,5,7,13,3,8,6,10,9,12,4,11) ])
-gap> a:=AllLoopTablesInGroup(g,3,0);; Size(a);

-56
-gap> a:=AllLoopsWithMltGroup(g,3,0);; Size(a);

-52
+
+gap> g:=PGL(3,3);
+Group([ (6,7)(8,11)(9,13)(10,12), (1,2,5,7,13,3,8,6,10,9,12,4,11) ])
+gap> a:=AllLoopTablesInGroup(g,3,0);; Size(a);
+56
+gap> a:=AllLoopsWithMltGroup(g,3,0);; Size(a);
+52
 
diff --git a/doc/chap9.txt b/doc/chap9.txt index bf918b0..abb69bc 100644 --- a/doc/chap9.txt +++ b/doc/chap9.txt @@ -78,12 +78,34 @@ retrieved by calling Opposite on left Bol loops. - 9.3 Moufang Loops + 9.3 Left Bruck Loops and Right Bruck Loops + + The emmerging library named left Bruck contains all left Bruck loops of + orders 3, 9, 27 and 81 (there are 1, 2, 7 and 72 such loops, respectively). + + For an odd prime p, left Bruck loops of order p^k are centrally nilpotent + and hence central extensions of the cyclic group of order p by a left Bruck + loop of order p^k-1. It is known that left Bruck loops of order p and p^2 + are abelian groups; we have included them in the library because of the + iterative nature of the construction of nilpotent loops. + + 9.3-1 LeftBruckLoop + + LeftBruckLoop( n, m )  function + Returns: The mth left Bruck loop of order n in the library. + + 9.3-2 RightBruckLoop + + RightBruckLoop( n, m )  function + Returns: The mth right Bruck loop of order n in the library. + + + 9.4 Moufang Loops The library named Moufang contains all nonassociative Moufang loops of order nle 64 and n∈{81,243}. - 9.3-1 MoufangLoop + 9.4-1 MoufangLoop MoufangLoop( n, m )  function Returns: The mth Moufang loop of order n in the library. @@ -107,20 +129,20 @@ obtained as MoufangLoop(16,3). - 9.4 Code Loops + 9.5 Code Loops The library named code contains all nonassociative code loops of order less than 65. There are 5 such loops of order 16, 16 of order 32, and 80 of order 64, all Moufang. The library merely points to the corresponding Moufang loops. See [NV07] for a classification of small code loops. - 9.4-1 CodeLoop + 9.5-1 CodeLoop CodeLoop( n, m )  function Returns: The mth code loop of order n in the library. - 9.5 Steiner Loops + 9.6 Steiner Loops Here is how the libary named Steiner is described within LOOPS: @@ -141,13 +163,13 @@ Our labeling of Steiner loops of order 16 coincides with the labeling of Steiner triple systems of order 15 in [CR99]. - 9.5-1 SteinerLoop + 9.6-1 SteinerLoop SteinerLoop( n, m )  function Returns: The mth Steiner loop of order n in the library. - 9.6 Conjugacy Closed Loops + 9.7 Conjugacy Closed Loops The library named RCC contains all nonassocitive right conjugacy closed loops of order nle 27 up to isomorphism. The data for the library was @@ -171,14 +193,14 @@ - 9.6-1 RCCLoop and RightConjugacyClosedLoop + 9.7-1 RCCLoop and RightConjugacyClosedLoop RCCLoop( n, m )  function RightConjugacyClosedLoop( n, m )  function Returns: The mth right conjugacy closed loop of order n in the library. - 9.6-2 LCCLoop and LeftConjugacyClosedLoop + 9.7-2 LCCLoop and LeftConjugacyClosedLoop LCCLoop( n, m )  function LeftConjugacyClosedLoop( n, m )  function @@ -188,8 +210,10 @@ Left conjugacy closed loops are obtained from right conjugacy closed loops via Opposite. - The library named CC contains all nonassociative conjugacy closed loops of - order nle 27 and also of orders 2p and p^2 for all primes p. + The library named CC contains all CC loops of order 2le 2^kle 64, 3le 3^kle + 81, 5le 5^kle 125, 7le 7^kle 343, all nonassociative CC loops of order less + than 28, and all nonassociative CC loops of order p^2 and 2p for any odd + prime p. By results of Kunen [Kun00], for every odd prime p there are precisely 3 nonassociative conjugacy closed loops of order p^2. Csörgő and Drápal [CD05] @@ -215,25 +239,25 @@ m + n ). - 9.6-3 CCLoop and ConjugacyClosedLoop + 9.7-3 CCLoop and ConjugacyClosedLoop CCLoop( n, m )  function ConjugacyClosedLoop( n, m )  function Returns: The mth conjugacy closed loop of order n in the library. - 9.7 Small Loops + 9.8 Small Loops The library named small contains all nonassociative loops of order 5 and 6. There are 5 and 107 such loops, respectively. - 9.7-1 SmallLoop + 9.8-1 SmallLoop SmallLoop( n, m )  function Returns: The mth loop of order n in the library. - 9.8 Paige Loops + 9.9 Paige Loops Paige loops are nonassociative finite simple Moufang loops. By [Lie87], there is precisely one Paige loop for every finite field. @@ -241,14 +265,14 @@ The library named Paige contains the smallest nonassociative simple Moufang loop. - 9.8-1 PaigeLoop + 9.9-1 PaigeLoop PaigeLoop( q )  function Returns: The Paige loop constructed over the finite field of order q. Only the case q=2 is implemented. - 9.9 Nilpotent Loops + 9.10 Nilpotent Loops The library named nilpotent contains all nonassociative nilpotent loops of order less than 12 up to isomorphism. There are 2 nonassociative nilpotent @@ -258,30 +282,32 @@ are 2623755 nilpotent loops of order 12, and 123794003928541545927226368 nilpotent loops of order 22. - 9.9-1 NilpotentLoop + 9.10-1 NilpotentLoop NilpotentLoop( n, m )  function Returns: The mth nilpotent loop of order n in the library. - 9.10 Automorphic Loops + 9.11 Automorphic Loops The library named automorphic contains all nonassociative automorphic loops of order less than 16 up to isomorphism (there is 1 such loop of order 6, 7 - of order 8, 3 of order 10, 2 of order 12, 5 of order 14, and 2 of order 15), - all commutative automorphic loops of order 3, 9, 27 and 81 (there are 1, 2, - 7 and 72 such loops, respectively, including abelian groups), and - commutative automorphic loops Q of order 243 possessing a central subloop S - of order 3 such that Q/S is not the elementary abelian group of order 81 - (there are 118451 such loops). + of order 8, 3 of order 10, 2 of order 12, 5 of order 14, and 2 of order 15) + and all commutative automorphic loops of order 3, 9, 27 and 81 (there are 1, + 2, 7 and 72 such loops). - 9.10-1 AutomorphicLoop + It turns out that commutative automorphic loops of order 3, 9, 27 and 81 + (but not 243) are in one-to-on correspondence with left Bruck loops of the + respective orders, see [Gre14], [SV17]. Only the left Bruck loops are stored + in the library. + + 9.11-1 AutomorphicLoop AutomorphicLoop( n, m )  function Returns: The mth automorphic loop of order n in the library. - 9.11 Interesting Loops + 9.12 Interesting Loops The library named interesting contains some loops that are illustrative in the theory of loops. At this point, the library contains a nonassociative @@ -290,20 +316,20 @@ generalize octonions), and the unique nonassociative simple right Bol loop of order 96 and exponent 2. - 9.11-1 InterestingLoop + 9.12-1 InterestingLoop InterestingLoop( n, m )  function Returns: The mth interesting loop of order n in the library. - 9.12 Libraries of Loops Up To Isotopism + 9.13 Libraries of Loops Up To Isotopism For the library named small we also provide the corresponding library of loops up to isotopism. In general, given a library named libname, the corresponding library of loops up to isotopism is named itp lib, and the loops can be retrieved by the template ItpLibLoop(n,m). - 9.12-1 ItpSmallLoop + 9.13-1 ItpSmallLoop ItpSmallLoop( n, m )  function Returns: The mth small loop of order n up to isotopism in the library. diff --git a/doc/chap9_mj.html b/doc/chap9_mj.html index d2a086f..2193e85 100644 --- a/doc/chap9_mj.html +++ b/doc/chap9_mj.html @@ -38,60 +38,66 @@
  9.2-1 LeftBolLoop

  9.2-2 RightBolLoop
-
 9.3 Moufang Loops + -
 9.4 Code Loops + -
 9.5 Steiner Loops + -
 9.6 Conjugacy Closed Loops + + -
 9.7 Small Loops + -
 9.8 Paige Loops + -
 9.9 Nilpotent Loops + -
 9.10 Automorphic Loops + -
 9.11 Interesting Loops + - @@ -170,15 +176,37 @@

Remark: Only left Bol loops are stored in the library. Right Bol loops are retrieved by calling Opposite on left Bol loops.

+

+ +

9.3 Left Bruck Loops and Right Bruck Loops

+ +

The emmerging library named left Bruck contains all left Bruck loops of orders \(3\), \(9\), \(27\) and \(81\) (there are \(1\), \(2\), \(7\) and \(72\) such loops, respectively).

+ +

For an odd prime \(p\), left Bruck loops of order \(p^k\) are centrally nilpotent and hence central extensions of the cyclic group of order \(p\) by a left Bruck loop of order \(p^{k-1}\). It is known that left Bruck loops of order \(p\) and \(p^2\) are abelian groups; we have included them in the library because of the iterative nature of the construction of nilpotent loops.

+ +

+ +
9.3-1 LeftBruckLoop
+ +
‣ LeftBruckLoop( n, m )( function )
+

Returns: The mth left Bruck loop of order n in the library.

+ +

+ +
9.3-2 RightBruckLoop
+ +
‣ RightBruckLoop( n, m )( function )
+

Returns: The mth right Bruck loop of order n in the library.

+

-

9.3 Moufang Loops

+

9.4 Moufang Loops

The library named Moufang contains all nonassociative Moufang loops of order \(n\le 64\) and \(n\in\{81,243\}\).

-
9.3-1 MoufangLoop
+
9.4-1 MoufangLoop
‣ MoufangLoop( n, m )( function )

Returns: The mth Moufang loop of order n in the library.

@@ -187,79 +215,79 @@

The extent of the library is summarized below:

-

\[ -\begin{array}{r|rrrrrrrrrrrrrrrrrr} - order&12&16&20&24&28&32&36&40&42&44&48&52&54&56&60&64&81&243\cr - loops&1 &5 &1 &5 &1 &71&4 &5 &1 &1 &51&1 &2 &4 &5 &4262& 5 &72 -\end{array} +

\[ +\begin{array}{r|rrrrrrrrrrrrrrrrrr} + order&12&16&20&24&28&32&36&40&42&44&48&52&54&56&60&64&81&243\cr + loops&1 &5 &1 &5 &1 &71&4 &5 &1 &1 &51&1 &2 &4 &5 &4262& 5 &72 +\end{array} \]

The octonion loop of order 16 (i.e., the multiplication loop of the basis elements in the 8-dimensional standard real octonion algebra) can be obtained as MoufangLoop(16,3).

-

9.4 Code Loops

+

9.5 Code Loops

The library named code contains all nonassociative code loops of order less than 65. There are 5 such loops of order 16, 16 of order 32, and 80 of order 64, all Moufang. The library merely points to the corresponding Moufang loops. See [NV07] for a classification of small code loops.

-
9.4-1 CodeLoop
+
9.5-1 CodeLoop
‣ CodeLoop( n, m )( function )

Returns: The mth code loop of order n in the library.

-

9.5 Steiner Loops

+

9.6 Steiner Loops

Here is how the libary named Steiner is described within LOOPS:

-
-gap> DisplayLibraryInfo( "Steiner" );

-The library contains all nonassociative Steiner loops of order less or equal to 16.
-It also contains the associative Steiner loops of order 4 and 8.
-------
-Extent of the library:
-   1 loop of order 4
-   1 loop of order 8
-   1 loop of order 10
-   2 loops of order 14
-   80 loops of order 16
-true
+
+gap> DisplayLibraryInfo( "Steiner" );
+The library contains all nonassociative Steiner loops of order less or equal to 16.
+It also contains the associative Steiner loops of order 4 and 8.
+------
+Extent of the library:
+   1 loop of order 4
+   1 loop of order 8
+   1 loop of order 10
+   2 loops of order 14
+   80 loops of order 16
+true
 

Our labeling of Steiner loops of order 16 coincides with the labeling of Steiner triple systems of order 15 in [CR99].

-
9.5-1 SteinerLoop
+
9.6-1 SteinerLoop
‣ SteinerLoop( n, m )( function )

Returns: The mth Steiner loop of order n in the library.

-

9.6 Conjugacy Closed Loops

+

9.7 Conjugacy Closed Loops

The library named RCC contains all nonassocitive right conjugacy closed loops of order \(n\le 27\) up to isomorphism. The data for the library was generated by Katharina Artic [Art15] who can also provide additional data for all right conjugacy closed loops of order \(n\le 31\).

Let \(Q\) be a right conjugacy closed loop, \(G\) its right multiplication group and \(T\) its right section. Then \(\langle T\rangle = G\) is a transitive group, and \(T\) is a union of conjugacy classes of \(G\). Every right conjugacy closed loop of order \(n\) can therefore be represented as a union of certain conjugacy classes of a transitive group of degree \(n\). This is how right conjugacy closed loops of order less than \(28\) are represented in LOOPS. The following table summarizes the number of right conjugacy closed loops of a given order up to isomorphism:

-

\[ -\begin{array}{r|rrrrrrrrrrrrrrrr} - order &6& 8&9&10& 12&14&15& 16& 18& 20&\cr - loops &3&19&5&16&155&97& 17&6317&1901&8248&\cr - \hline - order &21& 22& 24& 25& 26& 27\cr - loops &119&10487&471995& 119&151971&152701 -\end{array} +

\[ +\begin{array}{r|rrrrrrrrrrrrrrrr} + order &6& 8&9&10& 12&14&15& 16& 18& 20&\cr + loops &3&19&5&16&155&97& 17&6317&1901&8248&\cr + \hline + order &21& 22& 24& 25& 26& 27\cr + loops &119&10487&471995& 119&151971&152701 +\end{array} \]

-
9.6-1 RCCLoop and RightConjugacyClosedLoop
+
9.7-1 RCCLoop and RightConjugacyClosedLoop
‣ RCCLoop( n, m )( function )
‣ RightConjugacyClosedLoop( n, m )( function )
@@ -267,7 +295,7 @@ true

-
9.6-2 LCCLoop and LeftConjugacyClosedLoop
+
9.7-2 LCCLoop and LeftConjugacyClosedLoop
‣ LCCLoop( n, m )( function )
‣ LeftConjugacyClosedLoop( n, m )( function )
@@ -275,7 +303,7 @@ true

Remark: Only the right conjugacy closed loops are stored in the library. Left conjugacy closed loops are obtained from right conjugacy closed loops via Opposite.

-

The library named CC contains all nonassociative conjugacy closed loops of order \(n\le 27\) and also of orders \(2p\) and \(p^2\) for all primes \(p\).

+

The library named CC contains all CC loops of order \(2\le 2^k\le 64\), \(3\le 3^k\le 81\), \(5\le 5^k\le 125\), \(7\le 7^k\le 343\), all nonassociative CC loops of order less than 28, and all nonassociative CC loops of order \(p^2\) and \(2p\) for any odd prime \(p\).

By results of Kunen [Kun00], for every odd prime \(p\) there are precisely 3 nonassociative conjugacy closed loops of order \(p^2\). Csörgő and Drápal [CD05] described these 3 loops by multiplicative formulas on \(\mathbb{Z}_{p^2}\) and \(\mathbb{Z}_p \times \mathbb{Z}_p\) as follows:

@@ -295,7 +323,7 @@ true

-
9.6-3 CCLoop and ConjugacyClosedLoop
+
9.7-3 CCLoop and ConjugacyClosedLoop
‣ CCLoop( n, m )( function )
‣ ConjugacyClosedLoop( n, m )( function )
@@ -303,20 +331,20 @@ true

-

9.7 Small Loops

+

9.8 Small Loops

The library named small contains all nonassociative loops of order 5 and 6. There are 5 and 107 such loops, respectively.

-
9.7-1 SmallLoop
+
9.8-1 SmallLoop
‣ SmallLoop( n, m )( function )

Returns: The mth loop of order n in the library.

-

9.8 Paige Loops

+

9.9 Paige Loops

Paige loops are nonassociative finite simple Moufang loops. By [Lie87], there is precisely one Paige loop for every finite field.

@@ -324,14 +352,14 @@ true

-
9.8-1 PaigeLoop
+
9.9-1 PaigeLoop
‣ PaigeLoop( q )( function )

Returns: The Paige loop constructed over the finite field of order q. Only the case q=2 is implemented.

-

9.9 Nilpotent Loops

+

9.10 Nilpotent Loops

The library named nilpotent contains all nonassociative nilpotent loops of order less than 12 up to isomorphism. There are 2 nonassociative nilpotent loops of order 6, 134 of order 8, 8 of order 9 and 1043 of order 10.

@@ -339,58 +367,60 @@ true

-
9.9-1 NilpotentLoop
+
9.10-1 NilpotentLoop
‣ NilpotentLoop( n, m )( function )

Returns: The mth nilpotent loop of order n in the library.

-

9.10 Automorphic Loops

+

9.11 Automorphic Loops

-

The library named automorphic contains all nonassociative automorphic loops of order less than 16 up to isomorphism (there is 1 such loop of order 6, 7 of order 8, 3 of order 10, 2 of order 12, 5 of order 14, and 2 of order 15), all commutative automorphic loops of order 3, 9, 27 and 81 (there are 1, 2, 7 and 72 such loops, respectively, including abelian groups), and commutative automorphic loops \(Q\) of order 243 possessing a central subloop \(S\) of order 3 such that \(Q/S\) is not the elementary abelian group of order 81 (there are 118451 such loops).

+

The library named automorphic contains all nonassociative automorphic loops of order less than 16 up to isomorphism (there is 1 such loop of order 6, 7 of order 8, 3 of order 10, 2 of order 12, 5 of order 14, and 2 of order 15) and all commutative automorphic loops of order 3, 9, 27 and 81 (there are 1, 2, 7 and 72 such loops).

+ +

It turns out that commutative automorphic loops of order 3, 9, 27 and 81 (but not 243) are in one-to-on correspondence with left Bruck loops of the respective orders, see [Gre14], [SV17]. Only the left Bruck loops are stored in the library.

-
9.10-1 AutomorphicLoop
+
9.11-1 AutomorphicLoop
‣ AutomorphicLoop( n, m )( function )

Returns: The mth automorphic loop of order n in the library.

-

9.11 Interesting Loops

+

9.12 Interesting Loops

The library named interesting contains some loops that are illustrative in the theory of loops. At this point, the library contains a nonassociative loop of order 5, a nonassociative nilpotent loop of order 6, a non-Moufang left Bol loop of order 16, the loop of sedenions of order 32 (sedenions generalize octonions), and the unique nonassociative simple right Bol loop of order 96 and exponent 2.

-
9.11-1 InterestingLoop
+
9.12-1 InterestingLoop
‣ InterestingLoop( n, m )( function )

Returns: The mth interesting loop of order n in the library.

-

9.12 Libraries of Loops Up To Isotopism

+

9.13 Libraries of Loops Up To Isotopism

For the library named small we also provide the corresponding library of loops up to isotopism. In general, given a library named libname, the corresponding library of loops up to isotopism is named itp lib, and the loops can be retrieved by the template ItpLibLoop(n,m).

-
9.12-1 ItpSmallLoop
+
9.13-1 ItpSmallLoop
‣ ItpSmallLoop( n, m )( function )

Returns: The mth small loop of order n up to isotopism in the library.

-
-gap> SmallLoop( 6, 14 );

-<small loop 6/14>
-gap> ItpSmallLoop( 6, 14 );

-<small loop 6/42>
-gap> LibraryLoop( "itp small", 6, 14 );

-<small loop 6/42>
+
+gap> SmallLoop( 6, 14 );
+<small loop 6/14>
+gap> ItpSmallLoop( 6, 14 );
+<small loop 6/42>
+gap> LibraryLoop( "itp small", 6, 14 );
+<small loop 6/42>
 

Note that loops up to isotopism form a subset of the corresponding library of loops up to isomorphism. For instance, the above example shows that the 14th small loop of order 6 up to isotopism is in fact the 42nd small loop of order 6 up to isomorphism.

diff --git a/doc/chapB.txt b/doc/chapB.txt index b546b8e..7b15ddd 100644 --- a/doc/chapB.txt +++ b/doc/chapB.txt @@ -105,9 +105,6 @@ ( IsLeftAutomorphicLoop, IsAutomorphicLoop ) ( IsRightAutomorphicLoop, IsAutomorphicLoop ) ( IsMiddleAutomorphicLoop, IsAutomorphicLoop ) - ( IsMiddleAutomorphicLoop, IsCommutative ) - ( IsAutomorphicLoop, IsLeftAutomorphicLoop and IsCommutative ) - ( IsAutomorphicLoop, IsRightAutomorphicLoop and IsCommutative ) ( IsLeftAutomorphicLoop, IsRightAutomorphicLoop and HasAntiautomorphicInverseProperty ) ( IsRightAutomorphicLoop, IsLeftAutomorphicLoop and @@ -120,9 +117,13 @@ ( IsMoufangLoop, IsAutomorphicLoop and HasLeftInverseProperty ) ( IsMoufangLoop, IsAutomorphicLoop and HasRightInverseProperty ) ( IsMoufangLoop, IsAutomorphicLoop and HasWeakInverseProperty ) + ( IsMiddleAutomorphicLoop, IsCommutative ) ( IsLeftAutomorphicLoop, IsLeftBruckLoop ) ( IsLeftAutomorphicLoop, IsLCCLoop ) ( IsRightAutomorphicLoop, IsRightBruckLoop ) ( IsRightAutomorphicLoop, IsRCCLoop ) ( IsAutomorphicLoop, IsCommutative and IsMoufangLoop ) + ( IsAutomorphicLoop, IsLeftAutomorphicLoop and IsMiddleAutomorphicLoop ) + ( IsAutomorphicLoop, IsRightAutomorphicLoop and IsMiddleAutomorphicLoop ) + ( IsAutomorphicLoop, IsAssociative ) diff --git a/doc/chapB_mj.html b/doc/chapB_mj.html index 0b897e5..54b8a13 100644 --- a/doc/chapB_mj.html +++ b/doc/chapB_mj.html @@ -31,7 +31,7 @@

Many implications among properties of loops are built directly into LOOPS. A sizeable portion of these properties are of trivial character or are based on definitions (e.g., alternative loops \(=\) left alternative loops \(+\) right alternative loops). The remaining implications are theorems.

-

All filters of LOOPS are summarized below, using the GAP convention that the property on the left is implied by the property (properties) on the right.

( IsExtraLoop, IsAssociative and IsLoop )
( IsExtraLoop, IsCodeLoop )
( IsCCLoop, IsCodeLoop )
( HasTwosidedInverses, IsPowerAssociative and IsLoop )
( IsPowerAlternative, IsDiassociative )
( IsFlexible, IsDiassociative )
( HasAntiautomorphicInverseProperty, HasAutomorphicInverseProperty and IsCommutative )
( HasAutomorphicInverseProperty, HasAntiautomorphicInverseProperty and IsCommutative )
( HasLeftInverseProperty, HasInverseProperty )
( HasRightInverseProperty, HasInverseProperty )
( HasWeakInverseProperty, HasInverseProperty )
( HasAntiautomorphicInverseProperty, HasInverseProperty )
( HasTwosidedInverses, HasAntiautomorphicInverseProperty )
( HasInverseProperty, HasLeftInverseProperty and IsCommutative )
( HasInverseProperty, HasRightInverseProperty and IsCommutative )
( HasInverseProperty, HasLeftInverseProperty and HasRightInverseProperty )
( HasInverseProperty, HasLeftInverseProperty and HasWeakInverseProperty )
( HasInverseProperty, HasRightInverseProperty and HasWeakInverseProperty )
( HasInverseProperty, HasLeftInverseProperty and HasAntiautomorphicInverseProperty )
( HasInverseProperty, HasRightInverseProperty and HasAntiautomorphicInverseProperty )
( HasInverseProperty, HasWeakInverseProperty and HasAntiautomorphicInverseProperty )
( HasTwosidedInverses, HasLeftInverseProperty )
( HasTwosidedInverses, HasRightInverseProperty )
( HasTwosidedInverses, IsFlexible and IsLoop )
( IsMoufangLoop, IsExtraLoop )
( IsCLoop, IsExtraLoop )
( IsExtraLoop, IsMoufangLoop and IsLeftNuclearSquareLoop )
( IsExtraLoop, IsMoufangLoop and IsMiddleNuclearSquareLoop )
( IsExtraLoop, IsMoufangLoop and IsRightNuclearSquareLoop )
( IsLeftBolLoop, IsMoufangLoop )
( IsRightBolLoop, IsMoufangLoop )
( IsDiassociative, IsMoufangLoop )
( IsMoufangLoop, IsLeftBolLoop and IsRightBolLoop )
( IsLCLoop, IsCLoop )
( IsRCLoop, IsCLoop )
( IsDiassociative, IsCLoop and IsFlexible)
( IsCLoop, IsLCLoop and IsRCLoop )
( IsRightBolLoop, IsLeftBolLoop and IsCommutative )
( IsLeftPowerAlternative, IsLeftBolLoop )
( IsLeftBolLoop, IsRightBolLoop and IsCommutative )
( IsRightPowerAlternative, IsRightBolLoop )
( IsLeftPowerAlternative, IsLCLoop )
( IsLeftNuclearSquareLoop, IsLCLoop )
( IsMiddleNuclearSquareLoop, IsLCLoop )
( IsRCLoop, IsLCLoop and IsCommutative )
( IsRightPowerAlternative, IsRCLoop )
( IsRightNuclearSquareLoop, IsRCLoop )
( IsMiddleNuclearSquareLoop, IsRCLoop )
( IsLCLoop, IsRCLoop and IsCommutative )
( IsRightNuclearSquareLoop, IsLeftNuclearSquareLoop and IsCommutative )
( IsLeftNuclearSquareLoop, IsRightNuclearSquareLoop and IsCommutative )
( IsLeftNuclearSquareLoop, IsNuclearSquareLoop )
( IsRightNuclearSquareLoop, IsNuclearSquareLoop )
( IsMiddleNuclearSquareLoop, IsNuclearSquareLoop )
( IsNuclearSquareLoop, IsLeftNuclearSquareLoop and IsRightNuclearSquareLoop
and IsMiddleNuclearSquareLoop )
( IsFlexible, IsCommutative )
( IsRightAlternative, IsLeftAlternative and IsCommutative )
( IsLeftAlternative, IsRightAlternative and IsCommutative )
( IsLeftAlternative, IsAlternative )
( IsRightAlternative, IsAlternative )
( IsAlternative, IsLeftAlternative and IsRightAlternative )
( IsLeftAlternative, IsLeftPowerAlternative )
( HasLeftInverseProperty, IsLeftPowerAlternative )
( IsPowerAssociative, IsLeftPowerAlternative )
( IsRightAlternative, IsRightPowerAlternative )
( HasRightInverseProperty, IsRightPowerAlternative )
( IsPowerAssociative, IsRightPowerAlternative )
( IsLeftPowerAlternative, IsPowerAlternative )
( IsRightPowerAlternative, IsPowerAlternative )
( IsAssociative, IsLCCLoop and IsCommutative )
( IsExtraLoop, IsLCCLoop and IsMoufangLoop )
( IsAssociative, IsRCCLoop and IsCommutative )
( IsExtraLoop, IsRCCLoop and IsMoufangLoop )
( IsLCCLoop, IsCCLoop )
( IsRCCLoop, IsCCLoop )
( IsCCLoop, IsLCCLoop and IsRCCLoop )
( IsOsbornLoop, IsMoufangLoop )
( IsOsbornLoop, IsCCLoop )
( HasAutomorphicInverseProperty, IsLeftBruckLoop )
( IsLeftBolLoop, IsLeftBruckLoop )
( IsRightBruckLoop, IsLeftBruckLoop and IsCommutative )
( IsLeftBruckLoop, IsLeftBolLoop and HasAutomorphicInverseProperty )
( HasAutomorphicInverseProperty, IsRightBruckLoop )
( IsRightBolLoop, IsRightBruckLoop )
( IsLeftBruckLoop, IsRightBruckLoop and IsCommutative )
( IsRightBruckLoop, IsRightBolLoop and HasAutomorphicInverseProperty )
( IsCommutative, IsSteinerLoop )
( IsCLoop, IsSteinerLoop )
( IsLeftAutomorphicLoop, IsAutomorphicLoop )
( IsRightAutomorphicLoop, IsAutomorphicLoop )
( IsMiddleAutomorphicLoop, IsAutomorphicLoop )
( IsMiddleAutomorphicLoop, IsCommutative )
( IsAutomorphicLoop, IsLeftAutomorphicLoop and IsCommutative )
( IsAutomorphicLoop, IsRightAutomorphicLoop and IsCommutative )
( IsLeftAutomorphicLoop, IsRightAutomorphicLoop and HasAntiautomorphicInverseProperty )
( IsRightAutomorphicLoop, IsLeftAutomorphicLoop and HasAntiautomorphicInverseProperty )
( IsFlexible, IsMiddleAutomorphicLoop )
( HasAntiautomorphicInverseProperty, IsFlexible and IsLeftAutomorphicLoop )
( HasAntiautomorphicInverseProperty, IsFlexible and IsRightAutomorphicLoop )
( IsMoufangLoop, IsAutomorphicLoop and IsLeftAlternative )
( IsMoufangLoop, IsAutomorphicLoop and IsRightAlternative )
( IsMoufangLoop, IsAutomorphicLoop and HasLeftInverseProperty )
( IsMoufangLoop, IsAutomorphicLoop and HasRightInverseProperty )
( IsMoufangLoop, IsAutomorphicLoop and HasWeakInverseProperty )
( IsLeftAutomorphicLoop, IsLeftBruckLoop )
( IsLeftAutomorphicLoop, IsLCCLoop )
( IsRightAutomorphicLoop, IsRightBruckLoop )
( IsRightAutomorphicLoop, IsRCCLoop )
( IsAutomorphicLoop, IsCommutative and IsMoufangLoop )

+

All filters of LOOPS are summarized below, using the GAP convention that the property on the left is implied by the property (properties) on the right.

( IsExtraLoop, IsAssociative and IsLoop )
( IsExtraLoop, IsCodeLoop )
( IsCCLoop, IsCodeLoop )
( HasTwosidedInverses, IsPowerAssociative and IsLoop )
( IsPowerAlternative, IsDiassociative )
( IsFlexible, IsDiassociative )
( HasAntiautomorphicInverseProperty, HasAutomorphicInverseProperty and IsCommutative )
( HasAutomorphicInverseProperty, HasAntiautomorphicInverseProperty and IsCommutative )
( HasLeftInverseProperty, HasInverseProperty )
( HasRightInverseProperty, HasInverseProperty )
( HasWeakInverseProperty, HasInverseProperty )
( HasAntiautomorphicInverseProperty, HasInverseProperty )
( HasTwosidedInverses, HasAntiautomorphicInverseProperty )
( HasInverseProperty, HasLeftInverseProperty and IsCommutative )
( HasInverseProperty, HasRightInverseProperty and IsCommutative )
( HasInverseProperty, HasLeftInverseProperty and HasRightInverseProperty )
( HasInverseProperty, HasLeftInverseProperty and HasWeakInverseProperty )
( HasInverseProperty, HasRightInverseProperty and HasWeakInverseProperty )
( HasInverseProperty, HasLeftInverseProperty and HasAntiautomorphicInverseProperty )
( HasInverseProperty, HasRightInverseProperty and HasAntiautomorphicInverseProperty )
( HasInverseProperty, HasWeakInverseProperty and HasAntiautomorphicInverseProperty )
( HasTwosidedInverses, HasLeftInverseProperty )
( HasTwosidedInverses, HasRightInverseProperty )
( HasTwosidedInverses, IsFlexible and IsLoop )
( IsMoufangLoop, IsExtraLoop )
( IsCLoop, IsExtraLoop )
( IsExtraLoop, IsMoufangLoop and IsLeftNuclearSquareLoop )
( IsExtraLoop, IsMoufangLoop and IsMiddleNuclearSquareLoop )
( IsExtraLoop, IsMoufangLoop and IsRightNuclearSquareLoop )
( IsLeftBolLoop, IsMoufangLoop )
( IsRightBolLoop, IsMoufangLoop )
( IsDiassociative, IsMoufangLoop )
( IsMoufangLoop, IsLeftBolLoop and IsRightBolLoop )
( IsLCLoop, IsCLoop )
( IsRCLoop, IsCLoop )
( IsDiassociative, IsCLoop and IsFlexible)
( IsCLoop, IsLCLoop and IsRCLoop )
( IsRightBolLoop, IsLeftBolLoop and IsCommutative )
( IsLeftPowerAlternative, IsLeftBolLoop )
( IsLeftBolLoop, IsRightBolLoop and IsCommutative )
( IsRightPowerAlternative, IsRightBolLoop )
( IsLeftPowerAlternative, IsLCLoop )
( IsLeftNuclearSquareLoop, IsLCLoop )
( IsMiddleNuclearSquareLoop, IsLCLoop )
( IsRCLoop, IsLCLoop and IsCommutative )
( IsRightPowerAlternative, IsRCLoop )
( IsRightNuclearSquareLoop, IsRCLoop )
( IsMiddleNuclearSquareLoop, IsRCLoop )
( IsLCLoop, IsRCLoop and IsCommutative )
( IsRightNuclearSquareLoop, IsLeftNuclearSquareLoop and IsCommutative )
( IsLeftNuclearSquareLoop, IsRightNuclearSquareLoop and IsCommutative )
( IsLeftNuclearSquareLoop, IsNuclearSquareLoop )
( IsRightNuclearSquareLoop, IsNuclearSquareLoop )
( IsMiddleNuclearSquareLoop, IsNuclearSquareLoop )
( IsNuclearSquareLoop, IsLeftNuclearSquareLoop and IsRightNuclearSquareLoop
and IsMiddleNuclearSquareLoop )
( IsFlexible, IsCommutative )
( IsRightAlternative, IsLeftAlternative and IsCommutative )
( IsLeftAlternative, IsRightAlternative and IsCommutative )
( IsLeftAlternative, IsAlternative )
( IsRightAlternative, IsAlternative )
( IsAlternative, IsLeftAlternative and IsRightAlternative )
( IsLeftAlternative, IsLeftPowerAlternative )
( HasLeftInverseProperty, IsLeftPowerAlternative )
( IsPowerAssociative, IsLeftPowerAlternative )
( IsRightAlternative, IsRightPowerAlternative )
( HasRightInverseProperty, IsRightPowerAlternative )
( IsPowerAssociative, IsRightPowerAlternative )
( IsLeftPowerAlternative, IsPowerAlternative )
( IsRightPowerAlternative, IsPowerAlternative )
( IsAssociative, IsLCCLoop and IsCommutative )
( IsExtraLoop, IsLCCLoop and IsMoufangLoop )
( IsAssociative, IsRCCLoop and IsCommutative )
( IsExtraLoop, IsRCCLoop and IsMoufangLoop )
( IsLCCLoop, IsCCLoop )
( IsRCCLoop, IsCCLoop )
( IsCCLoop, IsLCCLoop and IsRCCLoop )
( IsOsbornLoop, IsMoufangLoop )
( IsOsbornLoop, IsCCLoop )
( HasAutomorphicInverseProperty, IsLeftBruckLoop )
( IsLeftBolLoop, IsLeftBruckLoop )
( IsRightBruckLoop, IsLeftBruckLoop and IsCommutative )
( IsLeftBruckLoop, IsLeftBolLoop and HasAutomorphicInverseProperty )
( HasAutomorphicInverseProperty, IsRightBruckLoop )
( IsRightBolLoop, IsRightBruckLoop )
( IsLeftBruckLoop, IsRightBruckLoop and IsCommutative )
( IsRightBruckLoop, IsRightBolLoop and HasAutomorphicInverseProperty )
( IsCommutative, IsSteinerLoop )
( IsCLoop, IsSteinerLoop )
( IsLeftAutomorphicLoop, IsAutomorphicLoop )
( IsRightAutomorphicLoop, IsAutomorphicLoop )
( IsMiddleAutomorphicLoop, IsAutomorphicLoop )
( IsLeftAutomorphicLoop, IsRightAutomorphicLoop and HasAntiautomorphicInverseProperty )
( IsRightAutomorphicLoop, IsLeftAutomorphicLoop and HasAntiautomorphicInverseProperty )
( IsFlexible, IsMiddleAutomorphicLoop )
( HasAntiautomorphicInverseProperty, IsFlexible and IsLeftAutomorphicLoop )
( HasAntiautomorphicInverseProperty, IsFlexible and IsRightAutomorphicLoop )
( IsMoufangLoop, IsAutomorphicLoop and IsLeftAlternative )
( IsMoufangLoop, IsAutomorphicLoop and IsRightAlternative )
( IsMoufangLoop, IsAutomorphicLoop and HasLeftInverseProperty )
( IsMoufangLoop, IsAutomorphicLoop and HasRightInverseProperty )
( IsMoufangLoop, IsAutomorphicLoop and HasWeakInverseProperty )
( IsMiddleAutomorphicLoop, IsCommutative )
( IsLeftAutomorphicLoop, IsLeftBruckLoop )
( IsLeftAutomorphicLoop, IsLCCLoop )
( IsRightAutomorphicLoop, IsRightBruckLoop )
( IsRightAutomorphicLoop, IsRCCLoop )
( IsAutomorphicLoop, IsCommutative and IsMoufangLoop )
( IsAutomorphicLoop, IsLeftAutomorphicLoop and IsMiddleAutomorphicLoop )
( IsAutomorphicLoop, IsRightAutomorphicLoop and IsMiddleAutomorphicLoop )
( IsAutomorphicLoop, IsAssociative )

diff --git a/doc/chapBib.txt b/doc/chapBib.txt index 30f8cdb..a740990 100644 --- a/doc/chapBib.txt +++ b/doc/chapBib.txt @@ -42,6 +42,9 @@ less than 64, Nova Science Publishers Inc., Commack, NY (1999), xviii+287 pages. + [Gre14] Greer, M., A class of loops categorically isomorphic to Bruck loops + of odd order, Comm. Algebra, 42, 8 (2014), 3682–3697. + [GKN14] Grishkov, A., Kinyon, M. and Nagy, G. P., Solvability of commutative automorphic loops, Proc. Amer. Math. Soc., 142, 9 (2014), 3029–3037. @@ -89,6 +92,10 @@ [SZ12] Slattery, M. and Zenisek, A., Moufang loops of order 243, Commentationes Mathematicae Universitatis Carolinae, 53, 3 (2012), 423–428. + [SV17] Stuhl, I. and Vojtěchovský, P., Involutory latin quandles, Bruck + loops and commutative automorphic loops of odd prime power order,  (2017), + ((preprint)). + [Voj06] Vojtěchovský, P., Toward the classification of Moufang loops of order 64, European J. Combin., 27, 3 (2006), 444–460. diff --git a/doc/chapBib_mj.html b/doc/chapBib_mj.html index c7aa44f..54165df 100644 --- a/doc/chapBib_mj.html +++ b/doc/chapBib_mj.html @@ -164,6 +164,18 @@

+

+

+[Gre14] Greer, M., + A class of loops categorically isomorphic to Bruck loops of + odd order, + Comm. Algebra, + 42 (8) + (2014), + 3682–3697. +

+ +

[GKN14] Grishkov, A., Kinyon, M. and Nagy, G. P., @@ -327,6 +339,17 @@

+

+

+[SV17] Stuhl, I. and Vojtěchovský, P., + Involutory latin quandles, Bruck loops and commutative automorphic + loops of odd prime power order, + + (2017)
+(preprint). +

+ +

[Voj06] Vojtěchovský, P., diff --git a/doc/chapInd.txt b/doc/chapInd.txt index 998843a..0849df7 100644 --- a/doc/chapInd.txt +++ b/doc/chapInd.txt @@ -11,7 +11,7 @@ alternative loop, left 7.4 alternative loop, right 7.4 antiautomorphic inverse property 7.2-5 - AreEqualDiscriminators 6.11-9 + AreEqualDiscriminators 6.11-11 AssociatedLeftBruckLoop 8.1-1 AssociatedRightBruckLoop 8.1-1 associator 2.5 @@ -23,7 +23,7 @@ automorphic loop, left 7.7 automorphic loop, middle 7.7 automorphic loop, right 7.7 - AutomorphicLoop 9.10-1 + AutomorphicLoop 9.11-1 AutomorphismGroup 6.11-5 Bol loop, left 3.3 Bol loop, left 7.4 @@ -39,7 +39,7 @@ Cayley table, canonical 4.3-1 CayleyTable 5.1-2 CayleyTableByPerms 4.6-1 - CCLoop 9.6-3 + CCLoop 9.7-3 center 2.3 Center 6.6-4 central series, lower 6.9-5 @@ -47,7 +47,7 @@ Chein loop 8.2-3 cocycle 4.8 code loop 7.8-1 - CodeLoop 9.4-1 + CodeLoop 9.5-1 commutant 2.3 Commutant 6.6-3 commutator 2.5 @@ -55,7 +55,7 @@ conjugacy closed loop 7.6 conjugacy closed loop, left 7.6 conjugacy closed loop, right 7.6 - ConjugacyClosedLoop 9.6-3 + ConjugacyClosedLoop 9.7-3 conjugation 6.5 coset 6.2-6 derived series 2.4 @@ -64,7 +64,7 @@ DerivedSubloop 6.10-2 diassociative quasigroup 7.1-4 DirectProduct 4.11-1 - Discriminator 6.11-8 + Discriminator 6.11-10 DisplayLibraryInfo 9.1-3 distributive quasigroup 7.3-6 distributive quasigroup, left 7.3-6 @@ -111,7 +111,7 @@ inner mapping group, middle 6.5 inner mapping group, right 2.2 InnerMappingGroup 6.5-3 - InterestingLoop 9.11-1 + InterestingLoop 9.12-1 IntoGroup 4.10-4 IntoLoop 4.10-3 IntoQuasigroup 4.10-1 @@ -169,8 +169,8 @@ IsNilpotent 6.9-1 IsNormal 6.7-1 IsNuclearSquareLoop 7.4-11 - IsomorphicCopyByNormalSubloop 6.11-7 - IsomorphicCopyByPerm 6.11-6 + IsomorphicCopyByNormalSubloop 6.11-9 + IsomorphicCopyByPerm 6.11-8 isomorphism 2.6 IsomorphismLoops 6.11-2 IsomorphismQuasigroups 6.11-1 @@ -206,16 +206,17 @@ IsSubquasigroup 6.2-3 IsTotallySymmetric 7.3-2 IsUnipotent 7.3-5 - ItpSmallLoop 9.12-1 + ItpSmallLoop 9.13-1 K loop, left 7.8-3 K loop, right 7.8-4 latin square 2.1 latin square 4.1 latin square, random 4.9 LC loop 7.4 - LCCLoop 9.6-2 + LCCLoop 9.7-2 LeftBolLoop 9.2-1 - LeftConjugacyClosedLoop 9.6-2 + LeftBruckLoop 9.3-1 + LeftConjugacyClosedLoop 9.7-2 LeftDivision 5.2-1 LeftDivision 5.2-1 LeftDivision 5.2-1 @@ -234,7 +235,7 @@ loop, LC 7.4 loop, Moufang 7.4 loop, Osborn 7.6-4 - loop, Paige 9.8 + loop, Paige 9.9 loop, RC 7.4 loop, Steiner 7.8-2 loop, alternative 7.4 @@ -259,7 +260,7 @@ loop, nilpotent 2.4 loop, nilpotent 4.9-2 loop, nuclear square 7.4 - loop, octonion 9.3-1 + loop, octonion 9.4-1 loop, of Bol-Moufang type 7.4 loop, power alternative 7.5 loop, power associative 5.1-5 @@ -271,7 +272,7 @@ loop, right conjugacy closed 7.6 loop, right nuclear square 7.4 loop, right power alternative 7.5 - loop, sedenion 9.11 + loop, sedenion 9.12 loop, simple 3.3 loop, simple 6.7-3 loop, solvable 2.4 @@ -286,6 +287,7 @@ LoopByRightFolder 4.7-1 LoopByRightSection 4.6-3 LoopFromFile 4.5-1 + LoopIsomorph 6.11-7 LoopMG2 8.2-3 LoopsUpToIsomorphism 6.11-4 LoopsUpToIsotopism 6.12-2 @@ -299,7 +301,7 @@ modification, cyclic 8.2-1 modification, dihedral 8.2-2 Moufang loop 7.4 - MoufangLoop 9.3-1 + MoufangLoop 9.4-1 multiplication group 2.2 multiplication group, left 2.2 multiplication group, relative 6.4-2 @@ -315,7 +317,7 @@ NilpotencyClassOfLoop 6.9-2 nilpotent loop 2.4 nilpotent loop, strongly 6.9-3 - NilpotentLoop 9.9-1 + NilpotentLoop 9.10-1 normal closure 6.7-2 normal subloop 6.7-1 NormalClosure 6.7-2 @@ -332,7 +334,7 @@ nucleus, right 2.3 NucleusOfLoop 6.6-2 NucleusOfQuasigroup 6.6-2 - octonion loop 9.3-1 + octonion loop 9.4-1 One 5.1-3 OneLoopTableInGroup 8.4-3 OneLoopWithMltGroup 8.4-6 @@ -342,8 +344,8 @@ OppositeLoop 4.12-1 OppositeQuasigroup 4.12-1 Osborn loop 7.6-4 - Paige loop 9.8 - PaigeLoop 9.8-1 + Paige loop 9.9 + PaigeLoop 9.9-1 Parent 6.1-1 PosInParent 6.1-3 Position 6.1-2 @@ -373,18 +375,20 @@ QuasigroupByRightFolder 4.7-1 QuasigroupByRightSection 4.6-3 QuasigroupFromFile 4.5-1 + QuasigroupIsomorph 6.11-6 QuasigroupsUpToIsomorphism 6.11-3 RandomLoop 4.9-1 RandomNilpotentLoop 4.9-2 RandomQuasigroup 4.9-1 RC loop 7.4 - RCCLoop 9.6-1 + RCCLoop 9.7-1 RelativeLeftMultiplicationGroup 6.4-2 RelativeMultiplicationGroup 6.4-2 RelativeRightMultiplicationGroup 6.4-2 RightBolLoop 9.2-2 RightBolLoopByExactGroupFactorization 8.1-3 - RightConjugacyClosedLoop 9.6-1 + RightBruckLoop 9.3-2 + RightConjugacyClosedLoop 9.7-1 RightCosets 6.2-6 RightDivision 5.2-1 RightDivision 5.2-1 @@ -400,7 +404,7 @@ RightTransversal 6.2-7 section, left 2.2 section, right 2.2 - sedenion loop 9.11 + sedenion loop 9.12 semisymmetric quasigroup 7.3-1 SetLoopElmName 3.4-1 SetQuasigroupElmName 3.4-1 @@ -408,12 +412,12 @@ simple loop 6.7-3 Size 5.1-4 SmallGeneratingSet 5.5-3 - SmallLoop 9.7-1 + SmallLoop 9.8-1 solvability class 2.4 solvable loop 2.4 Steiner loop 7.8-2 Steiner quasigroup 7.3-4 - SteinerLoop 9.5-1 + SteinerLoop 9.6-1 strongly nilpotent loop 6.9-3 subloop 2.3 Subloop 6.2-2 diff --git a/doc/chapInd_mj.html b/doc/chapInd_mj.html index 3c09f07..93fb458 100644 --- a/doc/chapInd_mj.html +++ b/doc/chapInd_mj.html @@ -37,7 +37,7 @@ alternative loop 7.4
alternative loop, left 7.4
alternative loop, right 7.4
antiautomorphic inverse property 7.2-5
-AreEqualDiscriminators 6.11-9
+AreEqualDiscriminators 6.11-11
AssociatedLeftBruckLoop 8.1-1
AssociatedRightBruckLoop 8.1-1
associator 2.5
@@ -49,7 +49,7 @@ automorphic loop 7.7
automorphic loop, left 7.7
automorphic loop, middle 7.7
automorphic loop, right 7.7
-AutomorphicLoop 9.10-1
+AutomorphicLoop 9.11-1
AutomorphismGroup 6.11-5
Bol loop, left 3.3
Bol loop, left 7.4
@@ -65,7 +65,7 @@ Cayley table 4.1
Cayley table, canonical 4.3-1
CayleyTable 5.1-2
CayleyTableByPerms 4.6-1
-CCLoop 9.6-3
+CCLoop 9.7-3
center 2.3
Center 6.6-4
central series, lower 6.9-5
@@ -73,7 +73,7 @@ central series, upper 2.4
Chein loop 8.2-3
cocycle 4.8
code loop 7.8-1
-CodeLoop 9.4-1
+CodeLoop 9.5-1
commutant 2.3
Commutant 6.6-3
commutator 2.5
@@ -81,7 +81,7 @@ commutator 2.5
conjugacy closed loop 7.6
conjugacy closed loop, left 7.6
conjugacy closed loop, right 7.6
-ConjugacyClosedLoop 9.6-3
+ConjugacyClosedLoop 9.7-3
conjugation 6.5
coset 6.2-6
derived series 2.4
@@ -90,7 +90,7 @@ derived subloop 2.4
DerivedSubloop 6.10-2
diassociative quasigroup 7.1-4
DirectProduct 4.11-1
-Discriminator 6.11-8
+Discriminator 6.11-10
DisplayLibraryInfo 9.1-3
distributive quasigroup 7.3-6
distributive quasigroup, left 7.3-6
@@ -137,7 +137,7 @@ inner mapping group, left 2.2
6.5
inner mapping group, right 2.2
InnerMappingGroup 6.5-3
-InterestingLoop 9.11-1
+InterestingLoop 9.12-1
IntoGroup 4.10-4
IntoLoop 4.10-3
IntoQuasigroup 4.10-1
@@ -195,8 +195,8 @@ IsLoopElement 3.1
IsNilpotent 6.9-1
IsNormal 6.7-1
IsNuclearSquareLoop 7.4-11
-IsomorphicCopyByNormalSubloop 6.11-7
-IsomorphicCopyByPerm 6.11-6
+IsomorphicCopyByNormalSubloop 6.11-9
+IsomorphicCopyByPerm 6.11-8
isomorphism 2.6
IsomorphismLoops 6.11-2
IsomorphismQuasigroups 6.11-1
@@ -232,16 +232,17 @@ IsQuasigroupElement 3.1
IsSubquasigroup 6.2-3
IsTotallySymmetric 7.3-2
IsUnipotent 7.3-5
-ItpSmallLoop 9.12-1
+ItpSmallLoop 9.13-1
K loop, left 7.8-3
K loop, right 7.8-4
latin square 2.1
latin square 4.1
latin square, random 4.9
LC loop 7.4
-LCCLoop 9.6-2
+LCCLoop 9.7-2
LeftBolLoop 9.2-1
-LeftConjugacyClosedLoop 9.6-2
+LeftBruckLoop 9.3-1
+LeftConjugacyClosedLoop 9.7-2
LeftDivision 5.2-1
LeftDivision 5.2-1
LeftDivision 5.2-1
@@ -260,7 +261,7 @@ loop, Chein 8.2-3
loop, LC 7.4
loop, Moufang 7.4
loop, Osborn 7.6-4
-loop, Paige 9.8
+loop, Paige 9.9
loop, RC 7.4
loop, Steiner 7.8-2
loop, alternative 7.4
@@ -285,7 +286,7 @@ loop, middle nuclear square 7.42.4
loop, nilpotent 4.9-2
loop, nuclear square 7.4
-loop, octonion 9.3-1
+loop, octonion 9.4-1
loop, of Bol-Moufang type 7.4
loop, power alternative 7.5
loop, power associative 5.1-5
@@ -297,7 +298,7 @@ loop, right automorphic 7.7
loop, right conjugacy closed 7.6
loop, right nuclear square 7.4
loop, right power alternative 7.5
-loop, sedenion 9.11
+loop, sedenion 9.12
loop, simple 3.3
loop, simple 6.7-3
loop, solvable 2.4
@@ -312,6 +313,7 @@ loop table 4.1
LoopByRightFolder 4.7-1
LoopByRightSection 4.6-3
LoopFromFile 4.5-1
+LoopIsomorph 6.11-7
LoopMG2 8.2-3
LoopsUpToIsomorphism 6.11-4
LoopsUpToIsotopism 6.12-2
@@ -325,7 +327,7 @@ modification, Moufang 8.2
modification, cyclic 8.2-1
modification, dihedral 8.2-2
Moufang loop 7.4
-MoufangLoop 9.3-1
+MoufangLoop 9.4-1
multiplication group 2.2
multiplication group, left 2.2
multiplication group, relative 6.4-2
@@ -341,7 +343,7 @@ nilpotence class 2.4
NilpotencyClassOfLoop 6.9-2
nilpotent loop 2.4
nilpotent loop, strongly 6.9-3
-NilpotentLoop 9.9-1
+NilpotentLoop 9.10-1
normal closure 6.7-2
normal subloop 6.7-1
NormalClosure 6.7-2
@@ -358,7 +360,7 @@ nucleus, middle 2.3
nucleus, right 2.3
NucleusOfLoop 6.6-2
NucleusOfQuasigroup 6.6-2
-octonion loop 9.3-1
+octonion loop 9.4-1
One 5.1-3
OneLoopTableInGroup 8.4-3
OneLoopWithMltGroup 8.4-6
@@ -368,8 +370,8 @@ opposite quasigroup 4.12
OppositeLoop 4.12-1
OppositeQuasigroup 4.12-1
Osborn loop 7.6-4
-Paige loop 9.8
-PaigeLoop 9.8-1
+Paige loop 9.9
+PaigeLoop 9.9-1
Parent 6.1-1
PosInParent 6.1-3
Position 6.1-2
@@ -399,18 +401,20 @@ quasigroup table 4.1
QuasigroupByRightFolder 4.7-1
QuasigroupByRightSection 4.6-3
QuasigroupFromFile 4.5-1
+QuasigroupIsomorph 6.11-6
QuasigroupsUpToIsomorphism 6.11-3
RandomLoop 4.9-1
RandomNilpotentLoop 4.9-2
RandomQuasigroup 4.9-1
RC loop 7.4
-RCCLoop 9.6-1
+RCCLoop 9.7-1
RelativeLeftMultiplicationGroup 6.4-2
RelativeMultiplicationGroup 6.4-2
RelativeRightMultiplicationGroup 6.4-2
RightBolLoop 9.2-2
RightBolLoopByExactGroupFactorization 8.1-3
-RightConjugacyClosedLoop 9.6-1
+RightBruckLoop 9.3-2
+RightConjugacyClosedLoop 9.7-1
RightCosets 6.2-6
RightDivision 5.2-1
RightDivision 5.2-1
@@ -426,7 +430,7 @@ RC loop 7.4
RightTransversal 6.2-7
section, left 2.2
section, right 2.2
-sedenion loop 9.11
+sedenion loop 9.12
semisymmetric quasigroup 7.3-1
SetLoopElmName 3.4-1
SetQuasigroupElmName 3.4-1
@@ -434,12 +438,12 @@ simple loop 3.3
simple loop 6.7-3
Size 5.1-4
SmallGeneratingSet 5.5-3
-SmallLoop 9.7-1
+SmallLoop 9.8-1
solvability class 2.4
solvable loop 2.4
Steiner loop 7.8-2
Steiner quasigroup 7.3-4
-SteinerLoop 9.5-1
+SteinerLoop 9.6-1
strongly nilpotent loop 6.9-3
subloop 2.3
Subloop 6.2-2
diff --git a/doc/loops.bbl b/doc/loops.bbl deleted file mode 100644 index da2eb9c..0000000 --- a/doc/loops.bbl +++ /dev/null @@ -1,161 +0,0 @@ -\begin{thebibliography}{DBGV12} - -\bibitem[Art59]{Ar} -R.~Artzy. -\newblock On automorphic-inverse properties in loops. -\newblock {\em Proc. Amer. Math. Soc.}, 10:588{\textendash}591, 1959. - -\bibitem[Art15]{Artic} -K.~Artic. -\newblock {\em On conjugacy closed loops and conjugacy closed loop folders}. -\newblock PhD thesis, RWTH Aachen University, 2015. - -\bibitem[BP56]{BrPa} -R.~H. Bruck and L.~J. Paige. -\newblock Loops whose inner mappings are automorphisms. -\newblock {\em Ann. of Math. (2)}, 63:308{\textendash}323, 1956. - -\bibitem[Bru58]{Br} -R.~H. Bruck. -\newblock {\em A survey of binary systems}. -\newblock Ergebnisse der Mathematik und ihrer Grenzgebiete. Neue Folge, Heft - 20. Reihe: Gruppentheorie. Springer Verlag, Berlin, 1958. - -\bibitem[CD05]{CsDr} -P.~Cs{\"o}rg{\H o} and A.~Dr{\a'a}pal. -\newblock Left conjugacy closed loops of nilpotency class two. -\newblock {\em Results Math.}, 47(3-4):242{\textendash}265, 2005. - -\bibitem[CR99]{CoRo} -C.~J. Colbourn and A.~Rosa. -\newblock {\em Triple systems}. -\newblock Oxford Mathematical Monographs. The Clarendon Press Oxford University - Press, New York, 1999. - -\bibitem[DBGV12]{BaGrVo} -D.~A.~S. De~Barros, A.~Grishkov, and P.~Vojt{\v e}chovsk{\a'y}. -\newblock Commutative automorphic loops of order {$p^3$}. -\newblock {\em J. Algebra Appl.}, 11(5):1250100, 15, 2012. - -\bibitem[Dr{\a'a}03]{DrapalCD} -A.~Dr{\a'a}pal. -\newblock Cyclic and dihedral constructions of even order. -\newblock {\em Comment. Math. Univ. Carolin.}, 44(4):593{\textendash}614, 2003. - -\bibitem[DV06]{DrVo} -A.~Dr{\a'a}pal and P.~Vojt{\v e}chovsk{\a'y}. -\newblock Moufang loops that share associator and three quarters of their - multiplication tables. -\newblock {\em Rocky Mountain J. Math.}, 36(2):425{\textendash}455, 2006. - -\bibitem[DV09]{DaVo} -D.~Daly and P.~Vojt{\v e}chovsk{\a'y}. -\newblock Enumeration of nilpotent loops via cohomology. -\newblock {\em J. Algebra}, 322(11):4080{\textendash}4098, 2009. - -\bibitem[Fen69]{Fe} -F.~Fenyves. -\newblock Extra loops. {II}. {O}n loops with identities of {B}ol-{M}oufang - type. -\newblock {\em Publ. Math. Debrecen}, 16:187{\textendash}192, 1969. - -\bibitem[GKN14]{GrKiNa} -A.~Grishkov, M.~Kinyon, and G.~P. Nagy. -\newblock Solvability of commutative automorphic loops. -\newblock {\em Proc. Amer. Math. Soc.}, 142(9):3029{\textendash}3037, 2014. - -\bibitem[GMR99]{Go} -E.~G. Goodaire, S.~May, and M.~Raman. -\newblock {\em The {M}oufang loops of order less than 64}. -\newblock Nova Science Publishers Inc., Commack, NY, 1999. - -\bibitem[JKNV11]{JoKiNaVo} -K.~W. Johnson, M.~K. Kinyon, G.~P. Nagy, and P.~Vojt{\v e}chovsk{\a'y}. -\newblock Searching for small simple automorphic loops. -\newblock {\em LMS J. Comput. Math.}, 14:200{\textendash}213, 2011. - -\bibitem[JKV12]{JeKiVo} -P.~Jedli{\v c}ka, M.~Kinyon, and P.~Vojt{\v e}chovsk{\a'y}. -\newblock Nilpotency in automorphic loops of prime power order. -\newblock {\em J. Algebra}, 350:64{\textendash}76, 2012. - -\bibitem[JM96]{JaMa} -M.~T. Jacobson and P.~Matthews. -\newblock Generating uniformly distributed random {L}atin squares. -\newblock {\em J. Combin. Des.}, 4(6):405{\textendash}437, 1996. - -\bibitem[KKP02]{KiKuPh} -M.~K. Kinyon, K.~Kunen, and J.~D. Phillips. -\newblock Every diassociative {$A$}-loop is {M}oufang. -\newblock {\em Proc. Amer. Math. Soc.}, 130(3):619{\textendash}624, 2002. - -\bibitem[KKPV16]{KiKuPhVo} -M.~K. Kinyon, K.~Kunen, J.~D. Phillips, and P.~Vojt{\v e}chovsk{\a'y}. -\newblock The structure of automorphic loops. -\newblock {\em Trans. Amer. Math. Soc.}, 368(12):8901{\textendash}8927, 2016. - -\bibitem[KNV15]{KiNaVo2015} -M.~K. Kinyon, G.~P. Nagy, and P.~Vojt{\v e}chovsk{\a'y}. -\newblock Bol loops and bruck loops of order $pq$. -\newblock 2015. -\newblock preprint. - -\bibitem[Kun00]{Kun} -K.~Kunen. -\newblock The structure of conjugacy closed loops. -\newblock {\em Trans. Amer. Math. Soc.}, 352(6):2889{\textendash}2911, 2000. - -\bibitem[Lie87]{Li} -M.~W. Liebeck. -\newblock The classification of finite simple {M}oufang loops. -\newblock {\em Math. Proc. Cambridge Philos. Soc.}, 102(1):33{\textendash}47, - 1987. - -\bibitem[Moo]{Mo} -G.~E. Moorhouse. -\newblock Bol loops of small order. -\newblock http://www.uwyo.edu/moorhouse/pub/bol/. - -\bibitem[NV03]{NaVo2003} -G.~P. Nagy and P.~Vojt{\v e}chovsk{\a'y}. -\newblock Octonions, simple {M}oufang loops and triality. -\newblock {\em Quasigroups Related Systems}, 10:65{\textendash}94, 2003. - -\bibitem[NV07]{NaVo2007} -G.~P. Nagy and P.~Vojt{\v e}chovsk{\a'y}. -\newblock The {M}oufang loops of order 64 and 81. -\newblock {\em J. Symbolic Comput.}, 42(9):871{\textendash}883, 2007. - -\bibitem[Pfl90]{Pf} -H.~O. Pflugfelder. -\newblock {\em Quasigroups and loops: introduction}, volume~7 of {\em Sigma - Series in Pure Mathematics}. -\newblock Heldermann Verlag, Berlin, 1990. - -\bibitem[PV05]{PhiVoj} -J.~D. Phillips and P.~Vojt{\v e}chovsk{\a'y}. -\newblock The varieties of loops of {B}ol-{M}oufang type. -\newblock {\em Algebra Universalis}, 54(3):259{\textendash}271, 2005. - -\bibitem[SZ12]{SlZe2011} -M.~Slattery and A.~Zenisek. -\newblock Moufang loops of order 243. -\newblock {\em Commentationes Mathematicae Universitatis Carolinae}, - 53(3):423{\textendash}428, 2012. - -\bibitem[Voj06]{Vo} -P.~Vojt{\v e}chovsk{\a'y}. -\newblock Toward the classification of {M}oufang loops of order 64. -\newblock {\em European J. Combin.}, 27(3):444{\textendash}460, 2006. - -\bibitem[Voj15]{VoQRS} -P.~Vojt{\v e}chovsk{\a'y}. -\newblock Three lectures on automorphic loops. -\newblock {\em Quasigroups Related Systems}, 23(1):129{\textendash}163, 2015. - -\bibitem[WJ75]{Wi} -R.~L. Wilson~Jr. -\newblock Quasidirect products of quasigroups. -\newblock {\em Comm. Algebra}, 3(9):835{\textendash}850, 1975. - -\end{thebibliography} diff --git a/doc/loops.bib b/doc/loops.bib index e9a72e1..1cd3b01 100644 --- a/doc/loops.bib +++ b/doc/loops.bib @@ -260,6 +260,27 @@ Publishers, 1999. MRNUMBER = {1689624 (2000a:20147)}, } +\bibitem{Greer} +Mark Greer. +\newblock{\it A class of loops categorically isomorphic to Bruck loops of odd order}, +Comm. Algebra {42} (2014), 3682--3697. + +@article {Greer, + AUTHOR = {Greer, Mark}, + TITLE = {A class of loops categorically isomorphic to {B}ruck loops of odd order}, + JOURNAL = {Comm. Algebra}, + FJOURNAL = {Communications in Algebra}, + VOLUME = {42}, + YEAR = {2014}, + NUMBER = {8}, + PAGES = {3682--3697}, + ISSN = {0092-7872}, + MRCLASS = {20N05}, + MRNUMBER = {3196069}, +MRREVIEWER = {Anil Kumar V.}, + URL = {https://doi.org/10.1080/00927872.2013.791304}, +} + \bibitem{GrKiNa} Alexander Grishkov, Michael Kinyon and G\'abor Nagy. \newblock {\it Solvability of commutative automorphic loops}, @@ -591,6 +612,19 @@ preprint. PAGES = {423--428}, } +\bibitem{StuhlVojtechovsky} +Izabella Stuhl and Petr Vojt\v{e}chovsk\'y. +\newblock {\it Involutory latin quandles, Bruck loops and commutative automorphic loops of odd prime power order}, +preprint, 2017. + +@article {StuhlVojtechovsky, + AUTHOR = {Stuhl, Izabella and Vojt{\v{e}}chovsk{\'y}, Petr}, + TITLE = {Involutory latin quandles, Bruck loops and commutative automorphic loops of odd prime power order}, + JOURNAL = {}, + YEAR = {2017}, + NOTE = {preprint}, +} + \bibitem{Vo} Petr Vojt\v{e}chovsk\'y. \newblock {\it Toward the classification of Moufang loops of order $64$}, diff --git a/doc/loops.blg b/doc/loops.blg deleted file mode 100644 index bf6477f..0000000 --- a/doc/loops.blg +++ /dev/null @@ -1,5 +0,0 @@ -This is BibTeX, Version 0.99dThe top-level auxiliary file: loops.aux -The style file: alpha.bst -Database file #1: loops_bib.xml.bib -Warning--empty journal in KiNaVo2015 -(There was 1 warning) diff --git a/doc/loops.brf b/doc/loops.brf deleted file mode 100644 index 4bff5b2..0000000 --- a/doc/loops.brf +++ /dev/null @@ -1,35 +0,0 @@ -\backcite {Br}{{8}{2}{chapter.2}} -\backcite {Pf}{{8}{2}{chapter.2}} -\backcite {JaMa}{{19}{4.9}{section.4.9}} -\backcite {Vo}{{35}{6.11.8}{subsection.6.11.8}} -\backcite {Ar}{{37}{7.2.4}{subsection.7.2.4}} -\backcite {Fe}{{39}{7.4}{section.7.4}} -\backcite {PhiVoj}{{39}{7.4}{section.7.4}} -\backcite {PhiVoj}{{39}{7.4}{section.7.4}} -\backcite {BrPa}{{43}{7.7}{section.7.7}} -\backcite {BrPa}{{43}{7.7}{section.7.7}} -\backcite {JoKiNaVo}{{43}{7.7}{section.7.7}} -\backcite {KiKuPh}{{43}{7.7}{section.7.7}} -\backcite {KiKuPhVo}{{43}{7.7}{section.7.7}} -\backcite {GrKiNa}{{43}{7.7}{section.7.7}} -\backcite {VoQRS}{{43}{7.7}{section.7.7}} -\backcite {JeKiVo}{{43}{7.7}{section.7.7}} -\backcite {BaGrVo}{{43}{7.7}{section.7.7}} -\backcite {VoQRS}{{43}{7.7}{section.7.7}} -\backcite {DrapalCD}{{46}{8.2}{section.8.2}} -\backcite {DrVo}{{46}{8.2}{section.8.2}} -\backcite {NaVo2003}{{46}{8.3}{section.8.3}} -\backcite {Mo}{{50}{9.2}{section.9.2}} -\backcite {KiNaVo2015}{{50}{9.2}{section.9.2}} -\backcite {Go}{{50}{9.3.1}{subsection.9.3.1}} -\backcite {NaVo2007}{{50}{9.3.1}{subsection.9.3.1}} -\backcite {SlZe2011}{{50}{9.3.1}{subsection.9.3.1}} -\backcite {NaVo2007}{{51}{9.4}{section.9.4}} -\backcite {CoRo}{{51}{9.5}{section.9.5}} -\backcite {Artic}{{51}{9.6}{section.9.6}} -\backcite {Kun}{{52}{9.6.2}{subsection.9.6.2}} -\backcite {CsDr}{{52}{9.6.2}{subsection.9.6.2}} -\backcite {Wi}{{52}{9.6.2}{subsection.9.6.2}} -\backcite {Kun}{{52}{9.6.2}{subsection.9.6.2}} -\backcite {Li}{{53}{9.8}{section.9.8}} -\backcite {DaVo}{{53}{9.9}{section.9.9}} diff --git a/doc/loops.idx b/doc/loops.idx deleted file mode 100644 index 510d27e..0000000 --- a/doc/loops.idx +++ /dev/null @@ -1,427 +0,0 @@ -\indexentry{groupoid|hyperpage}{8} -\indexentry{magma|hyperpage}{8} -\indexentry{neutral element|hyperpage}{8} -\indexentry{identity!element|hyperpage}{8} -\indexentry{inverse!two-sided|hyperpage}{8} -\indexentry{group|hyperpage}{8} -\indexentry{quasigroup|hyperpage}{8} -\indexentry{latin square|hyperpage}{8} -\indexentry{loop|hyperpage}{8} -\indexentry{translation!left|hyperpage}{8} -\indexentry{translation!right|hyperpage}{8} -\indexentry{division!left|hyperpage}{8} -\indexentry{division!right|hyperpage}{8} -\indexentry{section!left|hyperpage}{8} -\indexentry{section!right|hyperpage}{8} -\indexentry{multiplication group!left|hyperpage}{9} -\indexentry{multiplication group!right|hyperpage}{9} -\indexentry{multiplication group|hyperpage}{9} -\indexentry{inner mapping group!left|hyperpage}{9} -\indexentry{inner mapping group!right|hyperpage}{9} -\indexentry{inner mapping group|hyperpage}{9} -\indexentry{subquasigroup|hyperpage}{9} -\indexentry{subloop|hyperpage}{9} -\indexentry{nucleus!left|hyperpage}{9} -\indexentry{nucleus!middle|hyperpage}{9} -\indexentry{nucleus!right|hyperpage}{9} -\indexentry{nucleus|hyperpage}{9} -\indexentry{commutant|hyperpage}{9} -\indexentry{center|hyperpage}{9} -\indexentry{subloop!normal|hyperpage}{9} -\indexentry{nilpotence class|hyperpage}{9} -\indexentry{nilpotent loop|hyperpage}{9} -\indexentry{loop!nilpotent|hyperpage}{9} -\indexentry{central series!upper|hyperpage}{9} -\indexentry{derived subloop|hyperpage}{9} -\indexentry{solvability class|hyperpage}{9} -\indexentry{solvable loop|hyperpage}{9} -\indexentry{loop!solvable|hyperpage}{9} -\indexentry{derived series|hyperpage}{9} -\indexentry{commutator|hyperpage}{9} -\indexentry{associator|hyperpage}{9} -\indexentry{associator subloop|hyperpage}{9} -\indexentry{homomorphism|hyperpage}{9} -\indexentry{isomorphism|hyperpage}{9} -\indexentry{homotopism|hyperpage}{10} -\indexentry{isotopism|hyperpage}{10} -\indexentry{isotopism!principal|hyperpage}{10} -\indexentry{loop isotope!principal|hyperpage}{10} -\indexentry{IsQuasigroupElement|hyperpage}{11} -\indexentry{IsLoopElement|hyperpage}{11} -\indexentry{IsQuasigroup|hyperpage}{11} -\indexentry{IsLoop|hyperpage}{11} -\indexentry{Bol loop!left|hyperpage}{12} -\indexentry{loop!left Bol|hyperpage}{12} -\indexentry{simple loop|hyperpage}{12} -\indexentry{loop!simple|hyperpage}{12} -\indexentry{SetQuasigroupElmName@\texttt {SetQuasigroupElmName}|hyperpage}{13} -\indexentry{SetLoopElmName@\texttt {SetLoopElmName}|hyperpage}{13} -\indexentry{Cayley table|hyperpage}{14} -\indexentry{multiplication table|hyperpage}{14} -\indexentry{quasigroup table|hyperpage}{14} -\indexentry{latin square|hyperpage}{14} -\indexentry{loop table|hyperpage}{14} -\indexentry{IsQuasigroupTable@\texttt {IsQuasigroupTable}|hyperpage}{14} -\indexentry{IsQuasigroupCayleyTable@\texttt {IsQuasigroupCayleyTable}|hyperpage}{14} -\indexentry{IsLoopTable@\texttt {IsLoopTable}|hyperpage}{14} -\indexentry{IsLoopCayleyTable@\texttt {IsLoopCayleyTable}|hyperpage}{14} -\indexentry{CanonicalCayleyTable@\texttt {CanonicalCayleyTable}|hyperpage}{15} -\indexentry{Cayley table!canonical|hyperpage}{15} -\indexentry{CanonicalCopy@\texttt {CanonicalCopy}|hyperpage}{15} -\indexentry{NormalizedQuasigroupTable@\texttt {NormalizedQuasigroupTable}|hyperpage}{15} -\indexentry{QuasigroupByCayleyTable@\texttt {QuasigroupByCayleyTable}|hyperpage}{15} -\indexentry{LoopByCayleyTable@\texttt {LoopByCayleyTable}|hyperpage}{15} -\indexentry{QuasigroupFromFile@\texttt {QuasigroupFromFile}|hyperpage}{17} -\indexentry{LoopFromFile@\texttt {LoopFromFile}|hyperpage}{17} -\indexentry{CayleyTableByPerms@\texttt {CayleyTableByPerms}|hyperpage}{17} -\indexentry{QuasigroupByLeftSection@\texttt {QuasigroupByLeftSection}|hyperpage}{17} -\indexentry{LoopByLeftSection@\texttt {LoopByLeftSection}|hyperpage}{17} -\indexentry{QuasigroupByRightSection@\texttt {QuasigroupByRightSection}|hyperpage}{17} -\indexentry{LoopByRightSection@\texttt {LoopByRightSection}|hyperpage}{17} -\indexentry{folder!quasigroup|hyperpage}{18} -\indexentry{QuasigroupByRightFolder@\texttt {QuasigroupByRightFolder}|hyperpage}{18} -\indexentry{LoopByRightFolder@\texttt {LoopByRightFolder}|hyperpage}{18} -\indexentry{extension|hyperpage}{18} -\indexentry{extension!nuclear|hyperpage}{18} -\indexentry{cocycle|hyperpage}{18} -\indexentry{NuclearExtension@\texttt {NuclearExtension}|hyperpage}{18} -\indexentry{LoopByExtension@\texttt {LoopByExtension}|hyperpage}{18} -\indexentry{latin square!random|hyperpage}{19} -\indexentry{RandomQuasigroup@\texttt {RandomQuasigroup}|hyperpage}{19} -\indexentry{RandomLoop@\texttt {RandomLoop}|hyperpage}{19} -\indexentry{RandomNilpotentLoop@\texttt {RandomNilpotentLoop}|hyperpage}{19} -\indexentry{loop!nilpotent|hyperpage}{19} -\indexentry{IntoQuasigroup@\texttt {IntoQuasigroup}|hyperpage}{20} -\indexentry{PrincipalLoopIsotope@\texttt {PrincipalLoopIsotope}|hyperpage}{20} -\indexentry{IntoLoop@\texttt {IntoLoop}|hyperpage}{20} -\indexentry{IntoGroup@\texttt {IntoGroup}|hyperpage}{20} -\indexentry{DirectProduct@\texttt {DirectProduct}|hyperpage}{21} -\indexentry{opposite quasigroup|hyperpage}{21} -\indexentry{quasigroup!opposite|hyperpage}{21} -\indexentry{Opposite@\texttt {Opposite}|hyperpage}{21} -\indexentry{OppositeQuasigroup@\texttt {OppositeQuasigroup}|hyperpage}{21} -\indexentry{OppositeLoop@\texttt {OppositeLoop}|hyperpage}{21} -\indexentry{Elements@\texttt {Elements}|hyperpage}{22} -\indexentry{CayleyTable@\texttt {CayleyTable}|hyperpage}{22} -\indexentry{One@\texttt {One}|hyperpage}{22} -\indexentry{Size@\texttt {Size}|hyperpage}{22} -\indexentry{Exponent@\texttt {Exponent}|hyperpage}{23} -\indexentry{loop!power associative|hyperpage}{23} -\indexentry{power associative loop|hyperpage}{23} -\indexentry{exponent|hyperpage}{23} -\indexentry{LeftDivision@\texttt {LeftDivision}|hyperpage}{23} -\indexentry{RightDivision@\texttt {RightDivision}|hyperpage}{23} -\indexentry{LeftDivision@\texttt {LeftDivision}|hyperpage}{23} -\indexentry{LeftDivision@\texttt {LeftDivision}|hyperpage}{23} -\indexentry{RightDivision@\texttt {RightDivision}|hyperpage}{23} -\indexentry{RightDivision@\texttt {RightDivision}|hyperpage}{23} -\indexentry{LeftDivisionCayleyTable@\texttt {LeftDivisionCayleyTable}|hyperpage}{23} -\indexentry{RightDivisionCayleyTable@\texttt {RightDivisionCayleyTable}|hyperpage}{23} -\indexentry{inverse!left|hyperpage}{24} -\indexentry{inverse!right|hyperpage}{24} -\indexentry{inverse|hyperpage}{24} -\indexentry{LeftInverse@\texttt {LeftInverse}|hyperpage}{24} -\indexentry{RightInverse@\texttt {RightInverse}|hyperpage}{24} -\indexentry{Inverse@\texttt {Inverse}|hyperpage}{24} -\indexentry{Associator@\texttt {Associator}|hyperpage}{24} -\indexentry{Commutator@\texttt {Commutator}|hyperpage}{24} -\indexentry{GeneratorsOfQuasigroup@\texttt {GeneratorsOfQuasigroup}|hyperpage}{24} -\indexentry{GeneratorsOfLoop@\texttt {GeneratorsOfLoop}|hyperpage}{24} -\indexentry{GeneratorsSmallest@\texttt {GeneratorsSmallest}|hyperpage}{25} -\indexentry{SmallGeneratingSet@\texttt {SmallGeneratingSet}|hyperpage}{25} -\indexentry{Parent@\texttt {Parent}|hyperpage}{26} -\indexentry{Position@\texttt {Position}|hyperpage}{26} -\indexentry{PosInParent@\texttt {PosInParent}|hyperpage}{27} -\indexentry{Subquasigroup@\texttt {Subquasigroup}|hyperpage}{27} -\indexentry{Subloop@\texttt {Subloop}|hyperpage}{27} -\indexentry{IsSubquasigroup@\texttt {IsSubquasigroup}|hyperpage}{27} -\indexentry{IsSubloop@\texttt {IsSubloop}|hyperpage}{27} -\indexentry{AllSubquasigroups@\texttt {AllSubquasigroups}|hyperpage}{27} -\indexentry{AllSubloops@\texttt {AllSubloops}|hyperpage}{28} -\indexentry{RightCosets@\texttt {RightCosets}|hyperpage}{28} -\indexentry{coset|hyperpage}{28} -\indexentry{RightTransversal@\texttt {RightTransversal}|hyperpage}{28} -\indexentry{transversal|hyperpage}{28} -\indexentry{LeftTranslation@\texttt {LeftTranslation}|hyperpage}{28} -\indexentry{RightTranslation@\texttt {RightTranslation}|hyperpage}{28} -\indexentry{LeftSection@\texttt {LeftSection}|hyperpage}{28} -\indexentry{RightSection@\texttt {RightSection}|hyperpage}{28} -\indexentry{LeftMultiplicationGroup@\texttt {LeftMultiplicationGroup}|hyperpage}{29} -\indexentry{RightMultiplicationGroup@\texttt {RightMultiplicationGroup}|hyperpage}{29} -\indexentry{MultiplicationGroup@\texttt {MultiplicationGroup}|hyperpage}{29} -\indexentry{RelativeLeftMultiplicationGroup@\texttt {RelativeLeftMultiplicationGroup}|hyperpage}{29} -\indexentry{RelativeRightMultiplicationGroup@\texttt {RelativeRightMultiplicationGroup}|hyperpage}{29} -\indexentry{RelativeMultiplicationGroup@\texttt {RelativeMultiplicationGroup}|hyperpage}{29} -\indexentry{multiplication group!relative left|hyperpage}{29} -\indexentry{multiplication group!relative right |hyperpage}{29} -\indexentry{multiplication group!relative|hyperpage}{29} -\indexentry{inner mapping!left|hyperpage}{29} -\indexentry{inner mapping!right|hyperpage}{29} -\indexentry{conjugation|hyperpage}{30} -\indexentry{inner mapping!middle|hyperpage}{30} -\indexentry{inner mapping group!middle|hyperpage}{30} -\indexentry{LeftInnerMapping@\texttt {LeftInnerMapping}|hyperpage}{30} -\indexentry{RightInnerMapping@\texttt {RightInnerMapping}|hyperpage}{30} -\indexentry{MiddleInnerMapping@\texttt {MiddleInnerMapping}|hyperpage}{30} -\indexentry{LeftInnerMappingGroup@\texttt {LeftInnerMappingGroup}|hyperpage}{30} -\indexentry{RightInnerMappingGroup@\texttt {RightInnerMappingGroup}|hyperpage}{30} -\indexentry{MiddleInnerMappingGroup@\texttt {MiddleInnerMappingGroup}|hyperpage}{30} -\indexentry{InnerMappingGroup@\texttt {InnerMappingGroup}|hyperpage}{30} -\indexentry{LeftNucleus@\texttt {LeftNucleus}|hyperpage}{30} -\indexentry{MiddleNucleus@\texttt {MiddleNucleus}|hyperpage}{30} -\indexentry{RightNucleus@\texttt {RightNucleus}|hyperpage}{30} -\indexentry{Nuc@\texttt {Nuc}|hyperpage}{31} -\indexentry{NucleusOfQuasigroup@\texttt {NucleusOfQuasigroup}|hyperpage}{31} -\indexentry{NucleusOfLoop@\texttt {NucleusOfLoop}|hyperpage}{31} -\indexentry{Commutant@\texttt {Commutant}|hyperpage}{31} -\indexentry{Center@\texttt {Center}|hyperpage}{31} -\indexentry{AssociatorSubloop@\texttt {AssociatorSubloop}|hyperpage}{31} -\indexentry{IsNormal@\texttt {IsNormal}|hyperpage}{31} -\indexentry{subloop!normal|hyperpage}{31} -\indexentry{normal subloop|hyperpage}{31} -\indexentry{NormalClosure@\texttt {NormalClosure}|hyperpage}{31} -\indexentry{normal closure|hyperpage}{31} -\indexentry{IsSimple@\texttt {IsSimple}|hyperpage}{32} -\indexentry{simple loop|hyperpage}{32} -\indexentry{loop!simple|hyperpage}{32} -\indexentry{FactorLoop@\texttt {FactorLoop}|hyperpage}{32} -\indexentry{NaturalHomomorphismByNormalSubloop@\texttt {NaturalHomomorphismByNormalSubloop}|hyperpage}{32} -\indexentry{IsNilpotent@\texttt {IsNilpotent}|hyperpage}{32} -\indexentry{NilpotencyClassOfLoop@\texttt {NilpotencyClassOfLoop}|hyperpage}{32} -\indexentry{IsStronglyNilpotent@\texttt {IsStronglyNilpotent}|hyperpage}{32} -\indexentry{strongly nilpotent loop|hyperpage}{32} -\indexentry{nilpotent loop!strongly|hyperpage}{32} -\indexentry{loop!strongly nilpotent|hyperpage}{32} -\indexentry{UpperCentralSeries@\texttt {UpperCentralSeries}|hyperpage}{33} -\indexentry{LowerCentralSeries@\texttt {LowerCentralSeries}|hyperpage}{33} -\indexentry{central series!lower|hyperpage}{33} -\indexentry{IsSolvable@\texttt {IsSolvable}|hyperpage}{33} -\indexentry{DerivedSubloop@\texttt {DerivedSubloop}|hyperpage}{33} -\indexentry{DerivedLength@\texttt {DerivedLength}|hyperpage}{33} -\indexentry{FrattiniSubloop@\texttt {FrattiniSubloop}|hyperpage}{33} -\indexentry{Frattini subloop|hyperpage}{33} -\indexentry{FrattinifactorSize@\texttt {FrattinifactorSize}|hyperpage}{33} -\indexentry{IsomorphismQuasigroups@\texttt {IsomorphismQuasigroups}|hyperpage}{33} -\indexentry{IsomorphismLoops@\texttt {IsomorphismLoops}|hyperpage}{34} -\indexentry{QuasigroupsUpToIsomorphism@\texttt {QuasigroupsUpToIsomorphism}|hyperpage}{34} -\indexentry{LoopsUpToIsomorphism@\texttt {LoopsUpToIsomorphism}|hyperpage}{34} -\indexentry{AutomorphismGroup@\texttt {AutomorphismGroup}|hyperpage}{34} -\indexentry{IsomorphicCopyByPerm@\texttt {IsomorphicCopyByPerm}|hyperpage}{34} -\indexentry{IsomorphicCopyByNormalSubloop@\texttt {IsomorphicCopyByNormalSubloop}|hyperpage}{34} -\indexentry{Discriminator@\texttt {Discriminator}|hyperpage}{35} -\indexentry{AreEqualDiscriminators@\texttt {AreEqualDiscriminators}|hyperpage}{35} -\indexentry{IsotopismLoops@\texttt {IsotopismLoops}|hyperpage}{35} -\indexentry{LoopsUpToIsotopism@\texttt {LoopsUpToIsotopism}|hyperpage}{35} -\indexentry{IsAssociative@\texttt {IsAssociative}|hyperpage}{36} -\indexentry{IsCommutative@\texttt {IsCommutative}|hyperpage}{36} -\indexentry{IsPowerAssociative@\texttt {IsPowerAssociative}|hyperpage}{36} -\indexentry{quasigroup!power associative|hyperpage}{36} -\indexentry{power associative quasigroup|hyperpage}{36} -\indexentry{IsDiassociative@\texttt {IsDiassociative}|hyperpage}{36} -\indexentry{quasigroup!diassociative|hyperpage}{37} -\indexentry{diassociative quasigroup|hyperpage}{37} -\indexentry{inverse!left|hyperpage}{37} -\indexentry{inverse!right|hyperpage}{37} -\indexentry{HasLeftInverseProperty@\texttt {HasLeftInverseProperty}|hyperpage}{37} -\indexentry{HasRightInverseProperty@\texttt {HasRightInverseProperty}|hyperpage}{37} -\indexentry{HasInverseProperty@\texttt {HasInverseProperty}|hyperpage}{37} -\indexentry{inverse property!left|hyperpage}{37} -\indexentry{inverse property!right|hyperpage}{37} -\indexentry{inverse property|hyperpage}{37} -\indexentry{HasTwosidedInverses@\texttt {HasTwosidedInverses}|hyperpage}{37} -\indexentry{inverse!two-sided|hyperpage}{37} -\indexentry{HasWeakInverseProperty@\texttt {HasWeakInverseProperty}|hyperpage}{37} -\indexentry{inverse property!weak|hyperpage}{37} -\indexentry{HasAutomorphicInverseProperty@\texttt {HasAutomorphicInverseProperty}|hyperpage}{37} -\indexentry{automorphic inverse property|hyperpage}{37} -\indexentry{inverse property!automorphic|hyperpage}{37} -\indexentry{HasAntiautomorphicInverseProperty@\texttt {HasAntiautomorphicInverseProperty}|hyperpage}{37} -\indexentry{antiautomorphic inverse property|hyperpage}{37} -\indexentry{inverse property!antiautomorphic|hyperpage}{37} -\indexentry{IsSemisymmetric@\texttt {IsSemisymmetric}|hyperpage}{38} -\indexentry{semisymmetric quasigroup|hyperpage}{38} -\indexentry{quasigroup!semisymmetric|hyperpage}{38} -\indexentry{IsTotallySymmetric@\texttt {IsTotallySymmetric}|hyperpage}{38} -\indexentry{totally symmetric quasigroup|hyperpage}{38} -\indexentry{quasigroup!totally symmetric|hyperpage}{38} -\indexentry{IsIdempotent@\texttt {IsIdempotent}|hyperpage}{38} -\indexentry{idempotent quasigroup|hyperpage}{38} -\indexentry{quasigroup!idempotent|hyperpage}{38} -\indexentry{IsSteinerQuasigroup@\texttt {IsSteinerQuasigroup}|hyperpage}{38} -\indexentry{Steiner quasigroup|hyperpage}{38} -\indexentry{quasigroup!Steiner|hyperpage}{38} -\indexentry{unipotent quasigroup|hyperpage}{38} -\indexentry{quasigroup!unipotent|hyperpage}{38} -\indexentry{IsUnipotent@\texttt {IsUnipotent}|hyperpage}{38} -\indexentry{IsLeftDistributive@\texttt {IsLeftDistributive}|hyperpage}{38} -\indexentry{IsRightDistributive@\texttt {IsRightDistributive}|hyperpage}{38} -\indexentry{IsDistributive@\texttt {IsDistributive}|hyperpage}{38} -\indexentry{quasigroup!left distributive|hyperpage}{38} -\indexentry{distributive quasigroup!left|hyperpage}{38} -\indexentry{quasigroup!right distributive|hyperpage}{38} -\indexentry{distributive quasigroup!right|hyperpage}{38} -\indexentry{quasigroup!distributive|hyperpage}{38} -\indexentry{distributive quasigroup|hyperpage}{38} -\indexentry{IsEntropic@\texttt {IsEntropic}|hyperpage}{39} -\indexentry{IsMedial@\texttt {IsMedial}|hyperpage}{39} -\indexentry{entropic quasigroup|hyperpage}{39} -\indexentry{quasigroup!entropic|hyperpage}{39} -\indexentry{medial quasigroup|hyperpage}{39} -\indexentry{quasigroup!medial|hyperpage}{39} -\indexentry{loop!of Bol-Moufang type|hyperpage}{39} -\indexentry{identity!of Bol-Moufang type|hyperpage}{39} -\indexentry{alternative loop!left|hyperpage}{39} -\indexentry{loop!left alternative|hyperpage}{39} -\indexentry{alternative loop!right|hyperpage}{39} -\indexentry{loop!right alternative|hyperpage}{39} -\indexentry{nuclear square loop!left|hyperpage}{39} -\indexentry{loop!left nuclear square|hyperpage}{39} -\indexentry{nuclear square loop!middle|hyperpage}{39} -\indexentry{loop!middle nuclear square|hyperpage}{39} -\indexentry{nuclear square loop!right|hyperpage}{39} -\indexentry{loop!right nuclear square|hyperpage}{39} -\indexentry{flexible loop|hyperpage}{39} -\indexentry{loop!flexible|hyperpage}{39} -\indexentry{Bol loop!left|hyperpage}{39} -\indexentry{loop!left Bol|hyperpage}{39} -\indexentry{Bol loop!right|hyperpage}{39} -\indexentry{loop!right Bol|hyperpage}{39} -\indexentry{LC loop|hyperpage}{39} -\indexentry{loop!LC|hyperpage}{39} -\indexentry{RC loop|hyperpage}{39} -\indexentry{loop!RC|hyperpage}{39} -\indexentry{Moufang loop|hyperpage}{39} -\indexentry{loop!Moufang|hyperpage}{39} -\indexentry{C loop|hyperpage}{39} -\indexentry{loop!C|hyperpage}{39} -\indexentry{extra loop|hyperpage}{39} -\indexentry{loop!extra|hyperpage}{39} -\indexentry{alternative loop|hyperpage}{39} -\indexentry{loop!alternative|hyperpage}{39} -\indexentry{nuclear square loop|hyperpage}{39} -\indexentry{loop!nuclear square|hyperpage}{39} -\indexentry{IsExtraLoop@\texttt {IsExtraLoop}|hyperpage}{40} -\indexentry{IsMoufangLoop@\texttt {IsMoufangLoop}|hyperpage}{40} -\indexentry{IsCLoop@\texttt {IsCLoop}|hyperpage}{40} -\indexentry{IsLeftBolLoop@\texttt {IsLeftBolLoop}|hyperpage}{40} -\indexentry{IsRightBolLoop@\texttt {IsRightBolLoop}|hyperpage}{40} -\indexentry{IsLCLoop@\texttt {IsLCLoop}|hyperpage}{40} -\indexentry{IsRCLoop@\texttt {IsRCLoop}|hyperpage}{40} -\indexentry{IsLeftNuclearSquareLoop@\texttt {IsLeftNuclearSquareLoop}|hyperpage}{40} -\indexentry{IsMiddleNuclearSquareLoop@\texttt {IsMiddleNuclearSquareLoop}|hyperpage}{40} -\indexentry{IsRightNuclearSquareLoop@\texttt {IsRightNuclearSquareLoop}|hyperpage}{40} -\indexentry{IsNuclearSquareLoop@\texttt {IsNuclearSquareLoop}|hyperpage}{41} -\indexentry{IsFlexible@\texttt {IsFlexible}|hyperpage}{41} -\indexentry{IsLeftAlternative@\texttt {IsLeftAlternative}|hyperpage}{41} -\indexentry{IsRightAlternative@\texttt {IsRightAlternative}|hyperpage}{41} -\indexentry{IsAlternative@\texttt {IsAlternative}|hyperpage}{41} -\indexentry{power alternative loop!left|hyperpage}{42} -\indexentry{loop!left power alternative|hyperpage}{42} -\indexentry{power alternative loop!right|hyperpage}{42} -\indexentry{loop!right power alternative|hyperpage}{42} -\indexentry{power alternative loop|hyperpage}{42} -\indexentry{loop!power alternative|hyperpage}{42} -\indexentry{IsLeftPowerAlternative@\texttt {IsLeftPowerAlternative}|hyperpage}{42} -\indexentry{IsRightPowerAlternative@\texttt {IsRightPowerAlternative}|hyperpage}{42} -\indexentry{IsPowerAlternative@\texttt {IsPowerAlternative}|hyperpage}{42} -\indexentry{conjugacy closed loop!left|hyperpage}{42} -\indexentry{loop!left conjugacy closed|hyperpage}{42} -\indexentry{conjugacy closed loop!right|hyperpage}{42} -\indexentry{loop!right conjugacy closed|hyperpage}{42} -\indexentry{conjugacy closed loop|hyperpage}{42} -\indexentry{loop!conjugacy closed|hyperpage}{42} -\indexentry{IsLCCLoop@\texttt {IsLCCLoop}|hyperpage}{42} -\indexentry{IsLeftConjugacyClosedLoop@\texttt {IsLeftConjugacyClosedLoop}|hyperpage}{42} -\indexentry{IsRCCLoop@\texttt {IsRCCLoop}|hyperpage}{42} -\indexentry{IsRightConjugacyClosedLoop@\texttt {IsRightConjugacyClosedLoop}|hyperpage}{42} -\indexentry{IsCCLoop@\texttt {IsCCLoop}|hyperpage}{42} -\indexentry{IsConjugacyClosedLoop@\texttt {IsConjugacyClosedLoop}|hyperpage}{42} -\indexentry{IsOsbornLoop@\texttt {IsOsbornLoop}|hyperpage}{42} -\indexentry{Osborn loop|hyperpage}{43} -\indexentry{loop!Osborn|hyperpage}{43} -\indexentry{automorphic loop!left|hyperpage}{43} -\indexentry{loop!left automorphic|hyperpage}{43} -\indexentry{automorphic loop!middle|hyperpage}{43} -\indexentry{loop!middle automorphic|hyperpage}{43} -\indexentry{automorphic loop!right|hyperpage}{43} -\indexentry{loop!right automorphic|hyperpage}{43} -\indexentry{automorphic loop|hyperpage}{43} -\indexentry{loop!automorphic|hyperpage}{43} -\indexentry{IsLeftAutomorphicLoop@\texttt {IsLeftAutomorphicLoop}|hyperpage}{43} -\indexentry{IsLeftALoop@\texttt {IsLeftALoop}|hyperpage}{43} -\indexentry{IsMiddleAutomorphicLoop@\texttt {IsMiddleAutomorphicLoop}|hyperpage}{43} -\indexentry{IsMiddleALoop@\texttt {IsMiddleALoop}|hyperpage}{43} -\indexentry{IsRightAutomorphicLoop@\texttt {IsRightAutomorphicLoop}|hyperpage}{44} -\indexentry{IsRightALoop@\texttt {IsRightALoop}|hyperpage}{44} -\indexentry{IsAutomorphicLoop@\texttt {IsAutomorphicLoop}|hyperpage}{44} -\indexentry{IsALoop@\texttt {IsALoop}|hyperpage}{44} -\indexentry{IsCodeLoop@\texttt {IsCodeLoop}|hyperpage}{44} -\indexentry{code loop|hyperpage}{44} -\indexentry{loop!code|hyperpage}{44} -\indexentry{IsSteinerLoop@\texttt {IsSteinerLoop}|hyperpage}{44} -\indexentry{Steiner loop|hyperpage}{44} -\indexentry{loop!Steiner|hyperpage}{44} -\indexentry{IsLeftBruckLoop@\texttt {IsLeftBruckLoop}|hyperpage}{44} -\indexentry{IsLeftKLoop@\texttt {IsLeftKLoop}|hyperpage}{44} -\indexentry{Bruck loop!left|hyperpage}{44} -\indexentry{loop!left Bruck|hyperpage}{44} -\indexentry{K loop!left|hyperpage}{44} -\indexentry{loop!left K|hyperpage}{44} -\indexentry{IsRightBruckLoop@\texttt {IsRightBruckLoop}|hyperpage}{44} -\indexentry{IsRightKLoop@\texttt {IsRightKLoop}|hyperpage}{44} -\indexentry{Bruck loop!right|hyperpage}{44} -\indexentry{loop!right Bruck|hyperpage}{44} -\indexentry{K loop!right|hyperpage}{44} -\indexentry{loop!right K|hyperpage}{44} -\indexentry{AssociatedLeftBruckLoop@\texttt {AssociatedLeftBruckLoop}|hyperpage}{45} -\indexentry{AssociatedRightBruckLoop@\texttt {AssociatedRightBruckLoop}|hyperpage}{45} -\indexentry{loop!left Bol|hyperpage}{45} -\indexentry{Bol loop!left|hyperpage}{45} -\indexentry{Bruck loop!associated left|hyperpage}{45} -\indexentry{loop!associated left Bruck|hyperpage}{45} -\indexentry{IsExactGroupFactorization@\texttt {IsExactGroupFactorization}|hyperpage}{45} -\indexentry{exact group factorization|hyperpage}{45} -\indexentry{RightBolLoopByExactGroupFactorization@\texttt {Right}\discretionary {-}{}{}\texttt {Bol}\discretionary {-}{}{}\texttt {Loop}\discretionary {-}{}{}\texttt {By}\discretionary {-}{}{}\texttt {Exact}\discretionary {-}{}{}\texttt {Group}\discretionary {-}{}{}\texttt {Factorization}|hyperpage}{45} -\indexentry{modification!Moufang|hyperpage}{46} -\indexentry{LoopByCyclicModification@\texttt {LoopByCyclicModification}|hyperpage}{46} -\indexentry{modification!cyclic|hyperpage}{46} -\indexentry{LoopByDihedralModification@\texttt {LoopByDihedralModification}|hyperpage}{46} -\indexentry{modification!dihedral|hyperpage}{46} -\indexentry{LoopMG2@\texttt {LoopMG2}|hyperpage}{46} -\indexentry{Chein loop|hyperpage}{46} -\indexentry{loop!Chein|hyperpage}{46} -\indexentry{group with triality|hyperpage}{46} -\indexentry{TrialityPermGroup@\texttt {TrialityPermGroup}|hyperpage}{47} -\indexentry{TrialityPcGroup@\texttt {TrialityPcGroup}|hyperpage}{47} -\indexentry{AllLoopTablesInGroup@\texttt {AllLoopTablesInGroup}|hyperpage}{47} -\indexentry{AllProperLoopTablesInGroup@\texttt {AllProperLoopTablesInGroup}|hyperpage}{47} -\indexentry{OneLoopTableInGroup@\texttt {OneLoopTableInGroup}|hyperpage}{47} -\indexentry{OneProperLoopTableInGroup@\texttt {OneProperLoopTableInGroup}|hyperpage}{48} -\indexentry{AllLoopsWithMltGroup@\texttt {AllLoopsWithMltGroup}|hyperpage}{48} -\indexentry{OneLoopWithMltGroup@\texttt {OneLoopWithMltGroup}|hyperpage}{48} -\indexentry{LibraryLoop@\texttt {LibraryLoop}|hyperpage}{49} -\indexentry{MyLibraryLoop@\texttt {MyLibraryLoop}|hyperpage}{49} -\indexentry{DisplayLibraryInfo@\texttt {DisplayLibraryInfo}|hyperpage}{50} -\indexentry{LeftBolLoop@\texttt {LeftBolLoop}|hyperpage}{50} -\indexentry{RightBolLoop@\texttt {RightBolLoop}|hyperpage}{50} -\indexentry{MoufangLoop@\texttt {MoufangLoop}|hyperpage}{50} -\indexentry{octonion loop|hyperpage}{50} -\indexentry{loop!octonion|hyperpage}{50} -\indexentry{CodeLoop@\texttt {CodeLoop}|hyperpage}{51} -\indexentry{SteinerLoop@\texttt {SteinerLoop}|hyperpage}{51} -\indexentry{RCCLoop@\texttt {RCCLoop}|hyperpage}{52} -\indexentry{RightConjugacyClosedLoop@\texttt {RightConjugacyClosedLoop}|hyperpage}{52} -\indexentry{LCCLoop@\texttt {LCCLoop}|hyperpage}{52} -\indexentry{LeftConjugacyClosedLoop@\texttt {LeftConjugacyClosedLoop}|hyperpage}{52} -\indexentry{CCLoop@\texttt {CCLoop}|hyperpage}{52} -\indexentry{ConjugacyClosedLoop@\texttt {ConjugacyClosedLoop}|hyperpage}{52} -\indexentry{SmallLoop@\texttt {SmallLoop}|hyperpage}{53} -\indexentry{Paige loop|hyperpage}{53} -\indexentry{loop!Paige|hyperpage}{53} -\indexentry{PaigeLoop@\texttt {PaigeLoop}|hyperpage}{53} -\indexentry{NilpotentLoop@\texttt {NilpotentLoop}|hyperpage}{53} -\indexentry{AutomorphicLoop@\texttt {AutomorphicLoop}|hyperpage}{53} -\indexentry{sedenion loop|hyperpage}{54} -\indexentry{loop!sedenion|hyperpage}{54} -\indexentry{InterestingLoop@\texttt {InterestingLoop}|hyperpage}{54} -\indexentry{ItpSmallLoop@\texttt {ItpSmallLoop}|hyperpage}{54} diff --git a/doc/loops.ilg b/doc/loops.ilg deleted file mode 100644 index 382edad..0000000 --- a/doc/loops.ilg +++ /dev/null @@ -1,6 +0,0 @@ -This is makeindex, version 2.15 [MiKTeX 2.9 64-bit] (kpathsea + Thai support). -Scanning input file loops.idx....done (427 entries accepted, 0 rejected). -Sorting entries......done (4056 comparisons). -Generating output file loops.ind....done (485 lines written, 0 warnings). -Output written in loops.ind. -Transcript written in loops.ilg. diff --git a/doc/loops.ind b/doc/loops.ind deleted file mode 100644 index 6068fec..0000000 --- a/doc/loops.ind +++ /dev/null @@ -1,485 +0,0 @@ -\begin{theindex} - - \item \texttt {AllLoopsWithMltGroup}, \hyperpage{48} - \item \texttt {AllLoopTablesInGroup}, \hyperpage{47} - \item \texttt {AllProperLoopTablesInGroup}, \hyperpage{47} - \item \texttt {AllSubloops}, \hyperpage{28} - \item \texttt {AllSubquasigroups}, \hyperpage{27} - \item alternative loop, \hyperpage{39} - \subitem left, \hyperpage{39} - \subitem right, \hyperpage{39} - \item antiautomorphic inverse property, \hyperpage{37} - \item \texttt {AreEqualDiscriminators}, \hyperpage{35} - \item \texttt {AssociatedLeftBruckLoop}, \hyperpage{45} - \item \texttt {AssociatedRightBruckLoop}, \hyperpage{45} - \item \texttt {Associator}, \hyperpage{24} - \item associator, \hyperpage{9} - \item associator subloop, \hyperpage{9} - \item \texttt {AssociatorSubloop}, \hyperpage{31} - \item automorphic inverse property, \hyperpage{37} - \item automorphic loop, \hyperpage{43} - \subitem left, \hyperpage{43} - \subitem middle, \hyperpage{43} - \subitem right, \hyperpage{43} - \item \texttt {AutomorphicLoop}, \hyperpage{53} - \item \texttt {AutomorphismGroup}, \hyperpage{34} - - \indexspace - - \item Bol loop - \subitem left, \hyperpage{12}, \hyperpage{39}, \hyperpage{45} - \subitem right, \hyperpage{39} - \item Bruck loop - \subitem associated left, \hyperpage{45} - \subitem left, \hyperpage{44} - \subitem right, \hyperpage{44} - - \indexspace - - \item C loop, \hyperpage{39} - \item \texttt {CanonicalCayleyTable}, \hyperpage{15} - \item \texttt {CanonicalCopy}, \hyperpage{15} - \item Cayley table, \hyperpage{14} - \subitem canonical, \hyperpage{15} - \item \texttt {CayleyTable}, \hyperpage{22} - \item \texttt {CayleyTableByPerms}, \hyperpage{17} - \item \texttt {CCLoop}, \hyperpage{52} - \item \texttt {Center}, \hyperpage{31} - \item center, \hyperpage{9} - \item central series - \subitem lower, \hyperpage{33} - \subitem upper, \hyperpage{9} - \item Chein loop, \hyperpage{46} - \item cocycle, \hyperpage{18} - \item code loop, \hyperpage{44} - \item \texttt {CodeLoop}, \hyperpage{51} - \item \texttt {Commutant}, \hyperpage{31} - \item commutant, \hyperpage{9} - \item \texttt {Commutator}, \hyperpage{24} - \item commutator, \hyperpage{9} - \item conjugacy closed loop, \hyperpage{42} - \subitem left, \hyperpage{42} - \subitem right, \hyperpage{42} - \item \texttt {ConjugacyClosedLoop}, \hyperpage{52} - \item conjugation, \hyperpage{30} - \item coset, \hyperpage{28} - - \indexspace - - \item derived series, \hyperpage{9} - \item derived subloop, \hyperpage{9} - \item \texttt {DerivedLength}, \hyperpage{33} - \item \texttt {DerivedSubloop}, \hyperpage{33} - \item diassociative quasigroup, \hyperpage{37} - \item \texttt {DirectProduct}, \hyperpage{21} - \item \texttt {Discriminator}, \hyperpage{35} - \item \texttt {DisplayLibraryInfo}, \hyperpage{50} - \item distributive quasigroup, \hyperpage{38} - \subitem left, \hyperpage{38} - \subitem right, \hyperpage{38} - \item division - \subitem left, \hyperpage{8} - \subitem right, \hyperpage{8} - - \indexspace - - \item \texttt {Elements}, \hyperpage{22} - \item entropic quasigroup, \hyperpage{39} - \item exact group factorization, \hyperpage{45} - \item \texttt {Exponent}, \hyperpage{23} - \item exponent, \hyperpage{23} - \item extension, \hyperpage{18} - \subitem nuclear, \hyperpage{18} - \item extra loop, \hyperpage{39} - - \indexspace - - \item \texttt {FactorLoop}, \hyperpage{32} - \item flexible loop, \hyperpage{39} - \item folder - \subitem quasigroup, \hyperpage{18} - \item Frattini subloop, \hyperpage{33} - \item \texttt {FrattinifactorSize}, \hyperpage{33} - \item \texttt {FrattiniSubloop}, \hyperpage{33} - - \indexspace - - \item \texttt {GeneratorsOfLoop}, \hyperpage{24} - \item \texttt {GeneratorsOfQuasigroup}, \hyperpage{24} - \item \texttt {GeneratorsSmallest}, \hyperpage{25} - \item group, \hyperpage{8} - \item group with triality, \hyperpage{46} - \item groupoid, \hyperpage{8} - - \indexspace - - \item \texttt {HasAntiautomorphicInverseProperty}, \hyperpage{37} - \item \texttt {HasAutomorphicInverseProperty}, \hyperpage{37} - \item \texttt {HasInverseProperty}, \hyperpage{37} - \item \texttt {HasLeftInverseProperty}, \hyperpage{37} - \item \texttt {HasRightInverseProperty}, \hyperpage{37} - \item \texttt {HasTwosidedInverses}, \hyperpage{37} - \item \texttt {HasWeakInverseProperty}, \hyperpage{37} - \item homomorphism, \hyperpage{9} - \item homotopism, \hyperpage{10} - - \indexspace - - \item idempotent quasigroup, \hyperpage{38} - \item identity - \subitem element, \hyperpage{8} - \subitem of Bol-Moufang type, \hyperpage{39} - \item inner mapping - \subitem left, \hyperpage{29} - \subitem middle, \hyperpage{30} - \subitem right, \hyperpage{29} - \item inner mapping group, \hyperpage{9} - \subitem left, \hyperpage{9} - \subitem middle, \hyperpage{30} - \subitem right, \hyperpage{9} - \item \texttt {InnerMappingGroup}, \hyperpage{30} - \item \texttt {InterestingLoop}, \hyperpage{54} - \item \texttt {IntoGroup}, \hyperpage{20} - \item \texttt {IntoLoop}, \hyperpage{20} - \item \texttt {IntoQuasigroup}, \hyperpage{20} - \item \texttt {Inverse}, \hyperpage{24} - \item inverse, \hyperpage{24} - \subitem left, \hyperpage{24}, \hyperpage{37} - \subitem right, \hyperpage{24}, \hyperpage{37} - \subitem two-sided, \hyperpage{8}, \hyperpage{37} - \item inverse property, \hyperpage{37} - \subitem antiautomorphic, \hyperpage{37} - \subitem automorphic, \hyperpage{37} - \subitem left, \hyperpage{37} - \subitem right, \hyperpage{37} - \subitem weak, \hyperpage{37} - \item \texttt {IsALoop}, \hyperpage{44} - \item \texttt {IsAlternative}, \hyperpage{41} - \item \texttt {IsAssociative}, \hyperpage{36} - \item \texttt {IsAutomorphicLoop}, \hyperpage{44} - \item \texttt {IsCCLoop}, \hyperpage{42} - \item \texttt {IsCLoop}, \hyperpage{40} - \item \texttt {IsCodeLoop}, \hyperpage{44} - \item \texttt {IsCommutative}, \hyperpage{36} - \item \texttt {IsConjugacyClosedLoop}, \hyperpage{42} - \item \texttt {IsDiassociative}, \hyperpage{36} - \item \texttt {IsDistributive}, \hyperpage{38} - \item \texttt {IsEntropic}, \hyperpage{39} - \item \texttt {IsExactGroupFactorization}, \hyperpage{45} - \item \texttt {IsExtraLoop}, \hyperpage{40} - \item \texttt {IsFlexible}, \hyperpage{41} - \item \texttt {IsIdempotent}, \hyperpage{38} - \item \texttt {IsLCCLoop}, \hyperpage{42} - \item \texttt {IsLCLoop}, \hyperpage{40} - \item \texttt {IsLeftALoop}, \hyperpage{43} - \item \texttt {IsLeftAlternative}, \hyperpage{41} - \item \texttt {IsLeftAutomorphicLoop}, \hyperpage{43} - \item \texttt {IsLeftBolLoop}, \hyperpage{40} - \item \texttt {IsLeftBruckLoop}, \hyperpage{44} - \item \texttt {IsLeftConjugacyClosedLoop}, \hyperpage{42} - \item \texttt {IsLeftDistributive}, \hyperpage{38} - \item \texttt {IsLeftKLoop}, \hyperpage{44} - \item \texttt {IsLeftNuclearSquareLoop}, \hyperpage{40} - \item \texttt {IsLeftPowerAlternative}, \hyperpage{42} - \item IsLoop, \hyperpage{11} - \item \texttt {IsLoopCayleyTable}, \hyperpage{14} - \item IsLoopElement, \hyperpage{11} - \item \texttt {IsLoopTable}, \hyperpage{14} - \item \texttt {IsMedial}, \hyperpage{39} - \item \texttt {IsMiddleALoop}, \hyperpage{43} - \item \texttt {IsMiddleAutomorphicLoop}, \hyperpage{43} - \item \texttt {IsMiddleNuclearSquareLoop}, \hyperpage{40} - \item \texttt {IsMoufangLoop}, \hyperpage{40} - \item \texttt {IsNilpotent}, \hyperpage{32} - \item \texttt {IsNormal}, \hyperpage{31} - \item \texttt {IsNuclearSquareLoop}, \hyperpage{41} - \item \texttt {IsomorphicCopyByNormalSubloop}, \hyperpage{34} - \item \texttt {IsomorphicCopyByPerm}, \hyperpage{34} - \item isomorphism, \hyperpage{9} - \item \texttt {IsomorphismLoops}, \hyperpage{34} - \item \texttt {IsomorphismQuasigroups}, \hyperpage{33} - \item \texttt {IsOsbornLoop}, \hyperpage{42} - \item isotopism, \hyperpage{10} - \subitem principal, \hyperpage{10} - \item \texttt {IsotopismLoops}, \hyperpage{35} - \item \texttt {IsPowerAlternative}, \hyperpage{42} - \item \texttt {IsPowerAssociative}, \hyperpage{36} - \item IsQuasigroup, \hyperpage{11} - \item \texttt {IsQuasigroupCayleyTable}, \hyperpage{14} - \item IsQuasigroupElement, \hyperpage{11} - \item \texttt {IsQuasigroupTable}, \hyperpage{14} - \item \texttt {IsRCCLoop}, \hyperpage{42} - \item \texttt {IsRCLoop}, \hyperpage{40} - \item \texttt {IsRightALoop}, \hyperpage{44} - \item \texttt {IsRightAlternative}, \hyperpage{41} - \item \texttt {IsRightAutomorphicLoop}, \hyperpage{44} - \item \texttt {IsRightBolLoop}, \hyperpage{40} - \item \texttt {IsRightBruckLoop}, \hyperpage{44} - \item \texttt {IsRightConjugacyClosedLoop}, \hyperpage{42} - \item \texttt {IsRightDistributive}, \hyperpage{38} - \item \texttt {IsRightKLoop}, \hyperpage{44} - \item \texttt {IsRightNuclearSquareLoop}, \hyperpage{40} - \item \texttt {IsRightPowerAlternative}, \hyperpage{42} - \item \texttt {IsSemisymmetric}, \hyperpage{38} - \item \texttt {IsSimple}, \hyperpage{32} - \item \texttt {IsSolvable}, \hyperpage{33} - \item \texttt {IsSteinerLoop}, \hyperpage{44} - \item \texttt {IsSteinerQuasigroup}, \hyperpage{38} - \item \texttt {IsStronglyNilpotent}, \hyperpage{32} - \item \texttt {IsSubloop}, \hyperpage{27} - \item \texttt {IsSubquasigroup}, \hyperpage{27} - \item \texttt {IsTotallySymmetric}, \hyperpage{38} - \item \texttt {IsUnipotent}, \hyperpage{38} - \item \texttt {ItpSmallLoop}, \hyperpage{54} - - \indexspace - - \item K loop - \subitem left, \hyperpage{44} - \subitem right, \hyperpage{44} - - \indexspace - - \item latin square, \hyperpage{8}, \hyperpage{14} - \subitem random, \hyperpage{19} - \item LC loop, \hyperpage{39} - \item \texttt {LCCLoop}, \hyperpage{52} - \item \texttt {LeftBolLoop}, \hyperpage{50} - \item \texttt {LeftConjugacyClosedLoop}, \hyperpage{52} - \item \texttt {LeftDivision}, \hyperpage{23} - \item \texttt {LeftDivisionCayleyTable}, \hyperpage{23} - \item \texttt {LeftInnerMapping}, \hyperpage{30} - \item \texttt {LeftInnerMappingGroup}, \hyperpage{30} - \item \texttt {LeftInverse}, \hyperpage{24} - \item \texttt {LeftMultiplicationGroup}, \hyperpage{29} - \item \texttt {LeftNucleus}, \hyperpage{30} - \item \texttt {LeftSection}, \hyperpage{28} - \item \texttt {LeftTranslation}, \hyperpage{28} - \item \texttt {LibraryLoop}, \hyperpage{49} - \item loop, \hyperpage{8} - \subitem alternative, \hyperpage{39} - \subitem associated left Bruck, \hyperpage{45} - \subitem automorphic, \hyperpage{43} - \subitem C, \hyperpage{39} - \subitem Chein, \hyperpage{46} - \subitem code, \hyperpage{44} - \subitem conjugacy closed, \hyperpage{42} - \subitem extra, \hyperpage{39} - \subitem flexible, \hyperpage{39} - \subitem LC, \hyperpage{39} - \subitem left alternative, \hyperpage{39} - \subitem left automorphic, \hyperpage{43} - \subitem left Bol, \hyperpage{12}, \hyperpage{39}, \hyperpage{45} - \subitem left Bruck, \hyperpage{44} - \subitem left conjugacy closed, \hyperpage{42} - \subitem left K, \hyperpage{44} - \subitem left nuclear square, \hyperpage{39} - \subitem left power alternative, \hyperpage{42} - \subitem middle automorphic, \hyperpage{43} - \subitem middle nuclear square, \hyperpage{39} - \subitem Moufang, \hyperpage{39} - \subitem nilpotent, \hyperpage{9}, \hyperpage{19} - \subitem nuclear square, \hyperpage{39} - \subitem octonion, \hyperpage{50} - \subitem of Bol-Moufang type, \hyperpage{39} - \subitem Osborn, \hyperpage{43} - \subitem Paige, \hyperpage{53} - \subitem power alternative, \hyperpage{42} - \subitem power associative, \hyperpage{23} - \subitem RC, \hyperpage{39} - \subitem right alternative, \hyperpage{39} - \subitem right automorphic, \hyperpage{43} - \subitem right Bol, \hyperpage{39} - \subitem right Bruck, \hyperpage{44} - \subitem right conjugacy closed, \hyperpage{42} - \subitem right K, \hyperpage{44} - \subitem right nuclear square, \hyperpage{39} - \subitem right power alternative, \hyperpage{42} - \subitem sedenion, \hyperpage{54} - \subitem simple, \hyperpage{12}, \hyperpage{32} - \subitem solvable, \hyperpage{9} - \subitem Steiner, \hyperpage{44} - \subitem strongly nilpotent, \hyperpage{32} - \item loop isotope - \subitem principal, \hyperpage{10} - \item loop table, \hyperpage{14} - \item \texttt {LoopByCayleyTable}, \hyperpage{15} - \item \texttt {LoopByCyclicModification}, \hyperpage{46} - \item \texttt {LoopByDihedralModification}, \hyperpage{46} - \item \texttt {LoopByExtension}, \hyperpage{18} - \item \texttt {LoopByLeftSection}, \hyperpage{17} - \item \texttt {LoopByRightFolder}, \hyperpage{18} - \item \texttt {LoopByRightSection}, \hyperpage{17} - \item \texttt {LoopFromFile}, \hyperpage{17} - \item \texttt {LoopMG2}, \hyperpage{46} - \item \texttt {LoopsUpToIsomorphism}, \hyperpage{34} - \item \texttt {LoopsUpToIsotopism}, \hyperpage{35} - \item \texttt {LowerCentralSeries}, \hyperpage{33} - - \indexspace - - \item magma, \hyperpage{8} - \item medial quasigroup, \hyperpage{39} - \item \texttt {MiddleInnerMapping}, \hyperpage{30} - \item \texttt {MiddleInnerMappingGroup}, \hyperpage{30} - \item \texttt {MiddleNucleus}, \hyperpage{30} - \item modification - \subitem cyclic, \hyperpage{46} - \subitem dihedral, \hyperpage{46} - \subitem Moufang, \hyperpage{46} - \item Moufang loop, \hyperpage{39} - \item \texttt {MoufangLoop}, \hyperpage{50} - \item multiplication group, \hyperpage{9} - \subitem left, \hyperpage{9} - \subitem relative, \hyperpage{29} - \subitem relative left, \hyperpage{29} - \subitem relative right , \hyperpage{29} - \subitem right, \hyperpage{9} - \item multiplication table, \hyperpage{14} - \item \texttt {MultiplicationGroup}, \hyperpage{29} - \item \texttt {MyLibraryLoop}, \hyperpage{49} - - \indexspace - - \item \texttt {NaturalHomomorphismByNormalSubloop}, \hyperpage{32} - \item neutral element, \hyperpage{8} - \item nilpotence class, \hyperpage{9} - \item \texttt {NilpotencyClassOfLoop}, \hyperpage{32} - \item nilpotent loop, \hyperpage{9} - \subitem strongly, \hyperpage{32} - \item \texttt {NilpotentLoop}, \hyperpage{53} - \item normal closure, \hyperpage{31} - \item normal subloop, \hyperpage{31} - \item \texttt {NormalClosure}, \hyperpage{31} - \item \texttt {NormalizedQuasigroupTable}, \hyperpage{15} - \item \texttt {Nuc}, \hyperpage{31} - \item nuclear square loop, \hyperpage{39} - \subitem left, \hyperpage{39} - \subitem middle, \hyperpage{39} - \subitem right, \hyperpage{39} - \item \texttt {NuclearExtension}, \hyperpage{18} - \item nucleus, \hyperpage{9} - \subitem left, \hyperpage{9} - \subitem middle, \hyperpage{9} - \subitem right, \hyperpage{9} - \item \texttt {NucleusOfLoop}, \hyperpage{31} - \item \texttt {NucleusOfQuasigroup}, \hyperpage{31} - - \indexspace - - \item octonion loop, \hyperpage{50} - \item \texttt {One}, \hyperpage{22} - \item \texttt {OneLoopTableInGroup}, \hyperpage{47} - \item \texttt {OneLoopWithMltGroup}, \hyperpage{48} - \item \texttt {OneProperLoopTableInGroup}, \hyperpage{48} - \item \texttt {Opposite}, \hyperpage{21} - \item opposite quasigroup, \hyperpage{21} - \item \texttt {OppositeLoop}, \hyperpage{21} - \item \texttt {OppositeQuasigroup}, \hyperpage{21} - \item Osborn loop, \hyperpage{43} - - \indexspace - - \item Paige loop, \hyperpage{53} - \item \texttt {PaigeLoop}, \hyperpage{53} - \item \texttt {Parent}, \hyperpage{26} - \item \texttt {PosInParent}, \hyperpage{27} - \item \texttt {Position}, \hyperpage{26} - \item power alternative loop, \hyperpage{42} - \subitem left, \hyperpage{42} - \subitem right, \hyperpage{42} - \item power associative loop, \hyperpage{23} - \item power associative quasigroup, \hyperpage{36} - \item \texttt {PrincipalLoopIsotope}, \hyperpage{20} - - \indexspace - - \item quasigroup, \hyperpage{8} - \subitem diassociative, \hyperpage{37} - \subitem distributive, \hyperpage{38} - \subitem entropic, \hyperpage{39} - \subitem idempotent, \hyperpage{38} - \subitem left distributive, \hyperpage{38} - \subitem medial, \hyperpage{39} - \subitem opposite, \hyperpage{21} - \subitem power associative, \hyperpage{36} - \subitem right distributive, \hyperpage{38} - \subitem semisymmetric, \hyperpage{38} - \subitem Steiner, \hyperpage{38} - \subitem totally symmetric, \hyperpage{38} - \subitem unipotent, \hyperpage{38} - \item quasigroup table, \hyperpage{14} - \item \texttt {QuasigroupByCayleyTable}, \hyperpage{15} - \item \texttt {QuasigroupByLeftSection}, \hyperpage{17} - \item \texttt {QuasigroupByRightFolder}, \hyperpage{18} - \item \texttt {QuasigroupByRightSection}, \hyperpage{17} - \item \texttt {QuasigroupFromFile}, \hyperpage{17} - \item \texttt {QuasigroupsUpToIsomorphism}, \hyperpage{34} - - \indexspace - - \item \texttt {RandomLoop}, \hyperpage{19} - \item \texttt {RandomNilpotentLoop}, \hyperpage{19} - \item \texttt {RandomQuasigroup}, \hyperpage{19} - \item RC loop, \hyperpage{39} - \item \texttt {RCCLoop}, \hyperpage{52} - \item \texttt {RelativeLeftMultiplicationGroup}, \hyperpage{29} - \item \texttt {RelativeMultiplicationGroup}, \hyperpage{29} - \item \texttt {RelativeRightMultiplicationGroup}, \hyperpage{29} - \item \texttt {RightBolLoop}, \hyperpage{50} - \item \texttt {Right}\discretionary {-}{}{}\texttt {Bol}\discretionary {-}{}{}\texttt {Loop}\discretionary {-}{}{}\texttt {By}\discretionary {-}{}{}\texttt {Exact}\discretionary {-}{}{}\texttt {Group}\discretionary {-}{}{}\texttt {Factorization}, - \hyperpage{45} - \item \texttt {RightConjugacyClosedLoop}, \hyperpage{52} - \item \texttt {RightCosets}, \hyperpage{28} - \item \texttt {RightDivision}, \hyperpage{23} - \item \texttt {RightDivisionCayleyTable}, \hyperpage{23} - \item \texttt {RightInnerMapping}, \hyperpage{30} - \item \texttt {RightInnerMappingGroup}, \hyperpage{30} - \item \texttt {RightInverse}, \hyperpage{24} - \item \texttt {RightMultiplicationGroup}, \hyperpage{29} - \item \texttt {RightNucleus}, \hyperpage{30} - \item \texttt {RightSection}, \hyperpage{28} - \item \texttt {RightTranslation}, \hyperpage{28} - \item \texttt {RightTransversal}, \hyperpage{28} - - \indexspace - - \item section - \subitem left, \hyperpage{8} - \subitem right, \hyperpage{8} - \item sedenion loop, \hyperpage{54} - \item semisymmetric quasigroup, \hyperpage{38} - \item \texttt {SetLoopElmName}, \hyperpage{13} - \item \texttt {SetQuasigroupElmName}, \hyperpage{13} - \item simple loop, \hyperpage{12}, \hyperpage{32} - \item \texttt {Size}, \hyperpage{22} - \item \texttt {SmallGeneratingSet}, \hyperpage{25} - \item \texttt {SmallLoop}, \hyperpage{53} - \item solvability class, \hyperpage{9} - \item solvable loop, \hyperpage{9} - \item Steiner loop, \hyperpage{44} - \item Steiner quasigroup, \hyperpage{38} - \item \texttt {SteinerLoop}, \hyperpage{51} - \item strongly nilpotent loop, \hyperpage{32} - \item \texttt {Subloop}, \hyperpage{27} - \item subloop, \hyperpage{9} - \subitem normal, \hyperpage{9}, \hyperpage{31} - \item \texttt {Subquasigroup}, \hyperpage{27} - \item subquasigroup, \hyperpage{9} - - \indexspace - - \item totally symmetric quasigroup, \hyperpage{38} - \item translation - \subitem left, \hyperpage{8} - \subitem right, \hyperpage{8} - \item transversal, \hyperpage{28} - \item \texttt {TrialityPcGroup}, \hyperpage{47} - \item \texttt {TrialityPermGroup}, \hyperpage{47} - - \indexspace - - \item unipotent quasigroup, \hyperpage{38} - \item \texttt {UpperCentralSeries}, \hyperpage{33} - -\end{theindex} diff --git a/doc/loops.log b/doc/loops.log deleted file mode 100644 index c3e08fb..0000000 --- a/doc/loops.log +++ /dev/null @@ -1,856 +0,0 @@ -This is pdfTeX, Version 3.1415926-2.5-1.40.14 (MiKTeX 2.9 64-bit) (preloaded format=latex 2014.9.18) 27 OCT 2016 11:38 -entering extended mode -**loops.tex -(C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.tex -LaTeX2e <2011/06/27> -Babel and hyphenation patterns for english, afrikaans, ancientgreek, ar -abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic, -croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga -lician, german, german-x-2013-05-26, greek, gujarati, hindi, hungarian, iceland -ic, indonesian, interlingua, irish, italian, kannada, kurmanji, latin, latvian, - lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, n -german-x-2013-05-26, nynorsk, oriya, panjabi, pinyin, polish, portuguese, roman -ian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swissgerm -an, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, usengl -ishmax, welsh, loaded. -("C:\Program Files\MiKTeX 2.9\tex\latex\base\report.cls" -Document Class: report 2007/10/19 v1.4h Standard LaTeX document class -("C:\Program Files\MiKTeX 2.9\tex\latex\base\size11.clo" -File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option) -) -\c@part=\count79 -\c@chapter=\count80 -\c@section=\count81 -\c@subsection=\count82 -\c@subsubsection=\count83 -\c@paragraph=\count84 -\c@subparagraph=\count85 -\c@figure=\count86 -\c@table=\count87 -\abovecaptionskip=\skip41 -\belowcaptionskip=\skip42 -\bibindent=\dimen102 -) -("C:\Program Files\MiKTeX 2.9\tex\latex\a4wide\a4wide.sty" -Package: a4wide 1994/08/30 - -("C:\Program Files\MiKTeX 2.9\tex\latex\ntgclass\a4.sty" -Package: a4 2004/04/15 v1.2g A4 based page layout -)) -("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amssymb.sty" -Package: amssymb 2013/01/14 v3.01 AMS font symbols - -("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amsfonts.sty" -Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support -\@emptytoks=\toks14 -\symAMSa=\mathgroup4 -\symAMSb=\mathgroup5 -LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold' -(Font) U/euf/m/n --> U/euf/b/n on input line 106. -)) -("C:\Program Files\MiKTeX 2.9\tex\latex\base\inputenc.sty" -Package: inputenc 2008/03/30 v1.1d Input encoding file -\inpenc@prehook=\toks15 -\inpenc@posthook=\toks16 - -("C:\Program Files\MiKTeX 2.9\tex\latex\base\latin1.def" -File: latin1.def 2008/03/30 v1.1d Input encoding file -)) -("C:\Program Files\MiKTeX 2.9\tex\latex\base\makeidx.sty" -Package: makeidx 2000/03/29 v1.0m Standard LaTeX package -) -\@indexfile=\write3 - -Writing index file loops.idx -("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\color.sty" -Package: color 2005/11/14 v1.0j Standard LaTeX Color (DPC) - -("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\color.cfg" -File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive -) -Package color Info: Driver file: dvips.def on input line 130. - -("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\dvips.def" -File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR) -) -("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\dvipsnam.def" -File: dvipsnam.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR) -)) -("C:\Program Files\MiKTeX 2.9\tex\latex\fancyvrb\fancyvrb.sty" -Package: fancyvrb 2008/02/07 - -Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix -<2008/02/07> (tvz) ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\keyval.sty" -Package: keyval 1999/03/16 v1.13 key=value parser (DPC) -\KV@toks@=\toks17 -) -\FV@CodeLineNo=\count88 -\FV@InFile=\read1 -\FV@TabBox=\box26 -\c@FancyVerbLine=\count89 -\FV@StepNumber=\count90 -\FV@OutFile=\write4 -) ("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\mathptmx.sty" -Package: mathptmx 2005/04/12 PSNFSS-v9.2a Times w/ Math, improved (SPQR, WaS) -LaTeX Font Info: Redeclaring symbol font `operators' on input line 28. -LaTeX Font Info: Overwriting symbol font `operators' in version `normal' -(Font) OT1/cmr/m/n --> OT1/ztmcm/m/n on input line 28. -LaTeX Font Info: Overwriting symbol font `operators' in version `bold' -(Font) OT1/cmr/bx/n --> OT1/ztmcm/m/n on input line 28. -LaTeX Font Info: Redeclaring symbol font `letters' on input line 29. -LaTeX Font Info: Overwriting symbol font `letters' in version `normal' -(Font) OML/cmm/m/it --> OML/ztmcm/m/it on input line 29. -LaTeX Font Info: Overwriting symbol font `letters' in version `bold' -(Font) OML/cmm/b/it --> OML/ztmcm/m/it on input line 29. -LaTeX Font Info: Redeclaring symbol font `symbols' on input line 30. -LaTeX Font Info: Overwriting symbol font `symbols' in version `normal' -(Font) OMS/cmsy/m/n --> OMS/ztmcm/m/n on input line 30. -LaTeX Font Info: Overwriting symbol font `symbols' in version `bold' -(Font) OMS/cmsy/b/n --> OMS/ztmcm/m/n on input line 30. -LaTeX Font Info: Redeclaring symbol font `largesymbols' on input line 31. -LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal' -(Font) OMX/cmex/m/n --> OMX/ztmcm/m/n on input line 31. -LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold' -(Font) OMX/cmex/m/n --> OMX/ztmcm/m/n on input line 31. -\symbold=\mathgroup6 -\symitalic=\mathgroup7 -LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 34. -LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' -(Font) OT1/cmr/bx/n --> OT1/ptm/bx/n on input line 34. -LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold' -(Font) OT1/cmr/bx/n --> OT1/ptm/bx/n on input line 34. -LaTeX Font Info: Redeclaring math alphabet \mathit on input line 35. -LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' -(Font) OT1/cmr/m/it --> OT1/ptm/m/it on input line 35. -LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' -(Font) OT1/cmr/bx/it --> OT1/ptm/m/it on input line 35. -LaTeX Info: Redefining \hbar on input line 50. -) -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\helvet.sty" -Package: helvet 2005/04/12 PSNFSS-v9.2a (WaS) -) -("C:\Program Files\MiKTeX 2.9\tex\latex\base\fontenc.sty" -Package: fontenc 2005/09/27 v1.99g Standard LaTeX package - -("C:\Program Files\MiKTeX 2.9\tex\latex\base\t1enc.def" -File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file -LaTeX Font Info: Redeclaring font encoding T1 on input line 43. -)) -("C:\Program Files\MiKTeX 2.9\tex\latex\base\textcomp.sty" -Package: textcomp 2005/09/27 v1.99g Standard LaTeX package -Package textcomp Info: Sub-encoding information: -(textcomp) 5 = only ISO-Adobe without \textcurrency -(textcomp) 4 = 5 + \texteuro -(textcomp) 3 = 4 + \textohm -(textcomp) 2 = 3 + \textestimated + \textcurrency -(textcomp) 1 = TS1 - \textcircled - \t -(textcomp) 0 = TS1 (full) -(textcomp) Font families with sub-encoding setting implement -(textcomp) only a restricted character set as indicated. -(textcomp) Family '?' is the default used for unknown fonts. -(textcomp) See the documentation for details. -Package textcomp Info: Setting ? sub-encoding to TS1/1 on input line 71. - -("C:\Program Files\MiKTeX 2.9\tex\latex\base\ts1enc.def" -File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file -) -LaTeX Info: Redefining \oldstylenums on input line 266. -Package textcomp Info: Setting cmr sub-encoding to TS1/0 on input line 281. -Package textcomp Info: Setting cmss sub-encoding to TS1/0 on input line 282. -Package textcomp Info: Setting cmtt sub-encoding to TS1/0 on input line 283. -Package textcomp Info: Setting cmvtt sub-encoding to TS1/0 on input line 284. -Package textcomp Info: Setting cmbr sub-encoding to TS1/0 on input line 285. -Package textcomp Info: Setting cmtl sub-encoding to TS1/0 on input line 286. -Package textcomp Info: Setting ccr sub-encoding to TS1/0 on input line 287. -Package textcomp Info: Setting ptm sub-encoding to TS1/4 on input line 288. -Package textcomp Info: Setting pcr sub-encoding to TS1/4 on input line 289. -Package textcomp Info: Setting phv sub-encoding to TS1/4 on input line 290. -Package textcomp Info: Setting ppl sub-encoding to TS1/3 on input line 291. -Package textcomp Info: Setting pag sub-encoding to TS1/4 on input line 292. -Package textcomp Info: Setting pbk sub-encoding to TS1/4 on input line 293. -Package textcomp Info: Setting pnc sub-encoding to TS1/4 on input line 294. -Package textcomp Info: Setting pzc sub-encoding to TS1/4 on input line 295. -Package textcomp Info: Setting bch sub-encoding to TS1/4 on input line 296. -Package textcomp Info: Setting put sub-encoding to TS1/5 on input line 297. -Package textcomp Info: Setting uag sub-encoding to TS1/5 on input line 298. -Package textcomp Info: Setting ugq sub-encoding to TS1/5 on input line 299. -Package textcomp Info: Setting ul8 sub-encoding to TS1/4 on input line 300. -Package textcomp Info: Setting ul9 sub-encoding to TS1/4 on input line 301. -Package textcomp Info: Setting augie sub-encoding to TS1/5 on input line 302. -Package textcomp Info: Setting dayrom sub-encoding to TS1/3 on input line 303. -Package textcomp Info: Setting dayroms sub-encoding to TS1/3 on input line 304. - -Package textcomp Info: Setting pxr sub-encoding to TS1/0 on input line 305. -Package textcomp Info: Setting pxss sub-encoding to TS1/0 on input line 306. -Package textcomp Info: Setting pxtt sub-encoding to TS1/0 on input line 307. -Package textcomp Info: Setting txr sub-encoding to TS1/0 on input line 308. -Package textcomp Info: Setting txss sub-encoding to TS1/0 on input line 309. -Package textcomp Info: Setting txtt sub-encoding to TS1/0 on input line 310. -Package textcomp Info: Setting lmr sub-encoding to TS1/0 on input line 311. -Package textcomp Info: Setting lmdh sub-encoding to TS1/0 on input line 312. -Package textcomp Info: Setting lmss sub-encoding to TS1/0 on input line 313. -Package textcomp Info: Setting lmssq sub-encoding to TS1/0 on input line 314. -Package textcomp Info: Setting lmvtt sub-encoding to TS1/0 on input line 315. -Package textcomp Info: Setting qhv sub-encoding to TS1/0 on input line 316. -Package textcomp Info: Setting qag sub-encoding to TS1/0 on input line 317. -Package textcomp Info: Setting qbk sub-encoding to TS1/0 on input line 318. -Package textcomp Info: Setting qcr sub-encoding to TS1/0 on input line 319. -Package textcomp Info: Setting qcs sub-encoding to TS1/0 on input line 320. -Package textcomp Info: Setting qpl sub-encoding to TS1/0 on input line 321. -Package textcomp Info: Setting qtm sub-encoding to TS1/0 on input line 322. -Package textcomp Info: Setting qzc sub-encoding to TS1/0 on input line 323. -Package textcomp Info: Setting qhvc sub-encoding to TS1/0 on input line 324. -Package textcomp Info: Setting futs sub-encoding to TS1/4 on input line 325. -Package textcomp Info: Setting futx sub-encoding to TS1/4 on input line 326. -Package textcomp Info: Setting futj sub-encoding to TS1/4 on input line 327. -Package textcomp Info: Setting hlh sub-encoding to TS1/3 on input line 328. -Package textcomp Info: Setting hls sub-encoding to TS1/3 on input line 329. -Package textcomp Info: Setting hlst sub-encoding to TS1/3 on input line 330. -Package textcomp Info: Setting hlct sub-encoding to TS1/5 on input line 331. -Package textcomp Info: Setting hlx sub-encoding to TS1/5 on input line 332. -Package textcomp Info: Setting hlce sub-encoding to TS1/5 on input line 333. -Package textcomp Info: Setting hlcn sub-encoding to TS1/5 on input line 334. -Package textcomp Info: Setting hlcw sub-encoding to TS1/5 on input line 335. -Package textcomp Info: Setting hlcf sub-encoding to TS1/5 on input line 336. -Package textcomp Info: Setting pplx sub-encoding to TS1/3 on input line 337. -Package textcomp Info: Setting pplj sub-encoding to TS1/3 on input line 338. -Package textcomp Info: Setting ptmx sub-encoding to TS1/4 on input line 339. -Package textcomp Info: Setting ptmj sub-encoding to TS1/4 on input line 340. -) -("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\hyperref.sty" -Package: hyperref 2012/11/06 v6.83m Hypertext links for LaTeX - -("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\hobsub-hyperref.sty" -Package: hobsub-hyperref 2012/04/25 v1.12 Bundle oberdiek, subset hyperref (HO) - - -("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\hobsub-generic.sty" -Package: hobsub-generic 2012/04/25 v1.12 Bundle oberdiek, subset generic (HO) -Package: hobsub 2012/04/25 v1.12 Construct package bundles (HO) -Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO) -Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO) -Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO) -Package ifluatex Info: LuaTeX not detected. -Package: ifvtex 2010/03/01 v1.5 Detect VTeX and its facilities (HO) -Package ifvtex Info: VTeX not detected. -Package: intcalc 2007/09/27 v1.1 Expandable calculations with integers (HO) -Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO) -Package ifpdf Info: pdfTeX in PDF mode is not detected. -Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO) -Package etexcmds Info: Could not find \expanded. -(etexcmds) That can mean that you are not using pdfTeX 1.50 or -(etexcmds) that some package has redefined \expanded. -(etexcmds) In the latter case, load this package earlier. -Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO) -Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO) -Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO -) -Package pdftexcmds Info: LuaTeX not detected. -Package pdftexcmds Info: \pdf@primitive is available. -Package pdftexcmds Info: \pdf@ifprimitive is available. -Package pdftexcmds Info: \pdfdraftmode is ignored in DVI mode. -Package: pdfescape 2011/11/25 v1.13 Implements pdfTeX's escape features (HO) -Package: bigintcalc 2012/04/08 v1.3 Expandable calculations on big integers (HO -) -Package: bitset 2011/01/30 v1.1 Handle bit-vector datatype (HO) -Package: uniquecounter 2011/01/30 v1.2 Provide unlimited unique counter (HO) -) -Package hobsub Info: Skipping package `hobsub' (already loaded). -Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO) -Package: hopatch 2011/06/24 v1.1 Wrapper for package hooks (HO) -Package: xcolor-patch 2011/01/30 xcolor patch -Package: atveryend 2011/06/30 v1.8 Hooks at the very end of document (HO) -Package atveryend Info: \enddocument detected (standard20110627). -Package: atbegshi 2011/10/05 v1.16 At begin shipout hook (HO) -Package: refcount 2011/10/16 v3.4 Data extraction from label references (HO) -Package: hycolor 2011/01/30 v1.7 Color options for hyperref/bookmark (HO) -) -("C:\Program Files\MiKTeX 2.9\tex\generic\ifxetex\ifxetex.sty" -Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional -) -("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\auxhook.sty" -Package: auxhook 2011/03/04 v1.3 Hooks for auxiliary files (HO) -) -("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty" -Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO) -) -\@linkdim=\dimen103 -\Hy@linkcounter=\count91 -\Hy@pagecounter=\count92 - -("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\pd1enc.def" -File: pd1enc.def 2012/11/06 v6.83m Hyperref: PDFDocEncoding definition (HO) -) -\Hy@SavedSpaceFactor=\count93 - -("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\hyperref.cfg" -File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive -) - -Package hyperref Warning: Unexpected value for option `pdftex' -(hyperref) is ignored on input line 4319. - - -! Package hyperref Error: Wrong driver option `pdftex', -(hyperref) because pdfTeX in PDF mode is not detected. - -See the hyperref package documentation for explanation. -Type H for immediate help. - ... - -l.4319 \ProcessKeyvalOptions{Hyp} - -? -Package hyperref Info: Option `bookmarks' set `true' on input line 4319. - -Package hyperref Warning: Option `a4paper' is no longer used. - -Package hyperref Info: Option `colorlinks' set `true' on input line 4319. -Package hyperref Info: Option `breaklinks' set `true' on input line 4319. -Package hyperref Info: Hyper figures OFF on input line 4443. -Package hyperref Info: Link nesting OFF on input line 4448. -Package hyperref Info: Hyper index ON on input line 4451. -Package hyperref Info: Plain pages OFF on input line 4458. -Package hyperref Info: Backreferencing ON on input line 4461. -Package hyperref Info: Implicit mode ON; LaTeX internals redefined. -Package hyperref Info: Bookmarks ON on input line 4688. -("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\backref.sty" -Package: backref 2012/07/25 v1.38 Bibliographical back referencing - -("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\rerunfilecheck.sty" -Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO) -Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2 -82. -)) -\c@Hy@tempcnt=\count94 - -("C:\Program Files\MiKTeX 2.9\tex\latex\url\url.sty" -\Urlmuskip=\muskip10 -Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. -) -LaTeX Info: Redefining \url on input line 5041. -\XeTeXLinkMargin=\dimen104 -\Fld@menulength=\count95 -\Field@Width=\dimen105 -\Fld@charsize=\dimen106 -Package hyperref Info: Hyper figures OFF on input line 6295. -Package hyperref Info: Link nesting OFF on input line 6300. -Package hyperref Info: Hyper index ON on input line 6303. -Package hyperref Info: backreferencing ON on input line 6308. -Package hyperref Info: Link coloring ON on input line 6313. -Package hyperref Info: Link coloring with OCG OFF on input line 6320. -Package hyperref Info: PDF/A mode OFF on input line 6325. -LaTeX Info: Redefining \ref on input line 6365. -LaTeX Info: Redefining \pageref on input line 6369. -\Hy@abspage=\count96 -\c@Item=\count97 -\c@Hfootnote=\count98 -) - -Package hyperref Message: Driver (default): hdvips. - -("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\hdvips.def" -File: hdvips.def 2012/11/06 v6.83m Hyperref driver for dvips - -("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\pdfmark.def" -File: pdfmark.def 2012/11/06 v6.83m Hyperref definitions for pdfmark specials - - -Package hyperref Warning: You have enabled option `breaklinks'. -(hyperref) But driver `hdvips.def' does not suppport this. -(hyperref) Expect trouble with the link areas of broken links. - -\pdf@docset=\toks18 -\pdf@box=\box27 -\pdf@toks=\toks19 -\pdf@defaulttoks=\toks20 -\HyField@AnnotCount=\count99 -\Fld@listcount=\count100 -\c@bookmark@seq@number=\count101 -\Hy@SectionHShift=\skip43 -)) -\pagenrlog=\write5 - ("C:\Program Files\MiKTeX 2.9\tex\latex\enumitem\enumitem.sty" -Package: enumitem 2011/09/28 v3.5.2 Customized lists -\labelindent=\skip44 -\enit@outerparindent=\dimen107 -\enit@toks=\toks21 -\enit@inbox=\box28 -\enitdp@description=\count102 -) -(C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.aux - -LaTeX Warning: Label `LeftDivision' multiply defined. - - -LaTeX Warning: Label `LeftDivision' multiply defined. - - -LaTeX Warning: Label `RightDivision' multiply defined. - - -LaTeX Warning: Label `RightDivision' multiply defined. - - -LaTeX Warning: Label `Sec:AutomorphicLoops' multiply defined. - -) -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 87. -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 87. -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 87. -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 87. -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 87. -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 87. -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 87. -LaTeX Font Info: Try loading font information for TS1+cmr on input line 87. - ("C:\Program Files\MiKTeX 2.9\tex\latex\base\ts1cmr.fd" -File: ts1cmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions -) -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 87. -LaTeX Font Info: ... okay on input line 87. -LaTeX Font Info: Try loading font information for T1+ptm on input line 87. - -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\t1ptm.fd" -File: t1ptm.fd 2001/06/04 font definitions for T1/ptm. -) -\big@size=\dimen108 -\AtBeginShipoutBox=\box29 -Package hyperref Info: Link coloring ON on input line 87. - -("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\nameref.sty" -Package: nameref 2012/10/27 v2.43 Cross-referencing by name of section - -("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\gettitlestring.sty" -Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO) -) -\c@section@level=\count103 -) -LaTeX Info: Redefining \ref on input line 87. -LaTeX Info: Redefining \pageref on input line 87. -LaTeX Info: Redefining \nameref on input line 87. - -(C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.out) -(C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.out) -\@outlinefile=\write6 - - -Package hyperref Warning: Rerun to get /PageLabels entry. - -LaTeX Font Info: Font shape `T1/ptm/bx/n' in size <50> not available -(Font) Font shape `T1/ptm/b/n' tried instead on input line 93. -LaTeX Font Info: Try loading font information for T1+phv on input line 93. -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\t1phv.fd" -File: t1phv.fd 2001/06/04 scalable font definitions for T1/phv. -) -LaTeX Font Info: Font shape `T1/phv/bx/n' in size <50> not available -(Font) Font shape `T1/phv/b/n' tried instead on input line 93. -LaTeX Font Info: Font shape `T1/ptm/bx/n' in size <24.88> not available -(Font) Font shape `T1/ptm/b/n' tried instead on input line 98. -LaTeX Font Info: Font shape `T1/phv/bx/n' in size <24.88> not available -(Font) Font shape `T1/phv/b/n' tried instead on input line 98. -LaTeX Font Info: Font shape `T1/ptm/bx/n' in size <14.4> not available -(Font) Font shape `T1/ptm/b/n' tried instead on input line 103. - - -Package hyperref Warning: Composite letter `\textasciicaron+e' -(hyperref) not defined in PD1 encoding, -(hyperref) removing `\textasciicaron' on input line 105. - -LaTeX Font Info: Font shape `T1/ptm/bx/n' in size <10> not available -(Font) Font shape `T1/ptm/b/n' tried instead on input line 110. -LaTeX Font Info: Try loading font information for T1+cmtt on input line 110. - -("C:\Program Files\MiKTeX 2.9\tex\latex\base\t1cmtt.fd" -File: t1cmtt.fd 1999/05/25 v2.5h Standard LaTeX font definitions -) -Underfull \hbox (badness 10000) in paragraph at lines 108--119 - - [] - -[1 - -] -LaTeX Font Info: Try loading font information for TS1+ptm on input line 125. - - ("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\ts1ptm.fd" -File: ts1ptm.fd 2001/06/04 font definitions for TS1/ptm. -) -Underfull \hbox (badness 10000) in paragraph at lines 125--126 - - [] - -[2] (C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.toc -LaTeX Font Info: Font shape `T1/ptm/bx/n' in size <10.95> not available -(Font) Font shape `T1/ptm/b/n' tried instead on input line 1. -LaTeX Font Info: Try loading font information for OT1+ztmcm on input line 2. - - -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\ot1ztmcm.fd" -File: ot1ztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OT1/ztmcm. -) -LaTeX Font Info: Try loading font information for OML+ztmcm on input line 2. - - -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\omlztmcm.fd" -File: omlztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OML/ztmcm. -) -LaTeX Font Info: Try loading font information for OMS+ztmcm on input line 2. - - -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\omsztmcm.fd" -File: omsztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OMS/ztmcm. -) -LaTeX Font Info: Try loading font information for OMX+ztmcm on input line 2. - - -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\omxztmcm.fd" -File: omxztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OMX/ztmcm. -) -LaTeX Font Info: Try loading font information for OT1+ptm on input line 2. - -("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\ot1ptm.fd" -File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm. -) -LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <10.95> not available -(Font) Font shape `OT1/ptm/b/n' tried instead on input line 2. -LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <8> not available -(Font) Font shape `OT1/ptm/b/n' tried instead on input line 2. -LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <6> not available -(Font) Font shape `OT1/ptm/b/n' tried instead on input line 2. - [3 - -] [4]) -\tf@toc=\write7 - [5] -Chapter 1. -LaTeX Font Info: Font shape `T1/ptm/bx/n' in size <20.74> not available -(Font) Font shape `T1/ptm/b/n' tried instead on input line 134. -[6 - -] [7] -Chapter 2. -[8 - -] [9] [10] -Chapter 3. -[11 - -] -Underfull \hbox (badness 1264) in paragraph at lines 394--396 -[][]\T1/ptm/m/n/10.95 In some spe-cial sit-u-a-tions, the func-tion \T1/cmtt/m/ -n/10.95 IntoSomething([]) \T1/ptm/m/n/10.95 al-lows to con-vert [] into - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 404--408 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 410--413 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 415--417 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 419--423 - - [] - -[12] -LaTeX Font Info: Font shape `T1/ptm/bx/n' in size <12> not available -(Font) Font shape `T1/ptm/b/n' tried instead on input line 451. - -Underfull \hbox (badness 10000) in paragraph at lines 454--460 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 464--466 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 469--471 - - [] - -LaTeX Font Info: Font shape `T1/cmtt/bx/n' in size <10> not available -(Font) Font shape `T1/cmtt/m/n' tried instead on input line 476. -[13] -Chapter 4. - -Underfull \hbox (badness 10000) in paragraph at lines 538--546 - - [] - -[14 - -] [15] -Underfull \hbox (badness 10000) in paragraph at lines 669--671 - - [] - -[16] -Underfull \hbox (badness 10000) in paragraph at lines 763--769 - - [] - -[17] -Underfull \hbox (badness 10000) in paragraph at lines 813--815 - - [] - -[18] [19] -Underfull \hbox (badness 10000) in paragraph at lines 945--947 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 984--990 - - [] - - -Underfull \hbox (badness 2401) in paragraph at lines 1001--1007 -[]\T1/ptm/b/n/10.95 Returns: \T1/ptm/m/n/10.95 If [] is a de-clared magma that - hap-pens to be a group, the cor-re-spond- - [] - -[20] [21] -Chapter 5. -[22 - -] -Underfull \hbox (badness 10000) in paragraph at lines 1165--1173 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 1175--1190 - - [] - -[23] [24] [25] -Chapter 6. - -Underfull \hbox (badness 10000) in paragraph at lines 1378--1383 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 1401--1407 - - [] - -[26 - -] -Underfull \hbox (badness 10000) in paragraph at lines 1446--1449 - - [] - -[27] -Underfull \hbox (badness 10000) in paragraph at lines 1554--1562 - - [] - -[28] [29] -Underfull \hbox (badness 1221) in paragraph at lines 1685--1685 -[][]\T1/ptm/b/n/12 LeftInnerMappingGroup, Right-In-nerMap-ping-Group, Mid-dleIn --nerMap-ping- - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 1708--1713 - - [] - -[30] [31] [32] -Underfull \hbox (badness 10000) in paragraph at lines 2068--2072 - - [] - -[33] -Underfull \hbox (badness 10000) in paragraph at lines 2139--2144 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 2150--2151 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 2173--2178 - - [] - -[34] [35] -Chapter 7. -[36 - -] -Underfull \hbox (badness 10000) in paragraph at lines 2419--2421 - - [] - -[37] [38] [39] [40] -Underfull \hbox (badness 10000) in paragraph at lines 2769--2774 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 2780--2782 - - [] - -[41] [42] [43] [44] -Chapter 8. -[45 - -] [46] -Underfull \hbox (badness 10000) in paragraph at lines 3224--3227 - - [] - -[47] [48] -Chapter 9. - -Underfull \hbox (badness 10000) in paragraph at lines 3361--3362 -[][]\T1/cmtt/m/n/10.95 LOOPS_my_library_data[2][k] \T1/ptm/m/n/10.95 is the num --ber of loops of or-der - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 3383--3386 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 3397--3402 - - [] - -[49 - -] [50] [51] -Underfull \hbox (badness 10000) in paragraph at lines 3588--3591 - - [] - -[52] [53] [54] -Appendix A. - -Underfull \hbox (badness 10000) in paragraph at lines 3788--3833 - - [] - -[55 - -] [56] -Appendix B. - -Underfull \hbox (badness 10000) in paragraph at lines 3842--3962 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 3842--3962 -\T1/cmtt/m/n/10.95 ( HasAntiautomorphicInverseProperty, HasAutomorphicInversePr -operty and - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 3842--3962 -\T1/cmtt/m/n/10.95 ( HasAutomorphicInverseProperty, HasAntiautomorphicInversePr -operty and - [] - - -Overfull \hbox (21.33267pt too wide) in paragraph at lines 3842--3962 -\T1/cmtt/m/n/10.95 ( HasInverseProperty, HasLeftInverseProperty and HasAntiauto -morphicInverseProperty - [] - - -Overfull \hbox (26.99104pt too wide) in paragraph at lines 3842--3962 -\T1/cmtt/m/n/10.95 ( HasInverseProperty, HasRightInverseProperty and HasAntiaut -omorphicInverseProperty - [] - - -Overfull \hbox (21.33267pt too wide) in paragraph at lines 3842--3962 -\T1/cmtt/m/n/10.95 ( HasInverseProperty, HasWeakInverseProperty and HasAntiauto -morphicInverseProperty - [] - - -Overfull \hbox (38.30779pt too wide) in paragraph at lines 3842--3962 -\T1/cmtt/m/n/10.95 ( IsLeftAutomorphicLoop, IsRightAutomorphicLoop and HasAntia -utomorphicInverseProperty - [] - - -Overfull \hbox (38.30779pt too wide) in paragraph at lines 3842--3962 -\T1/cmtt/m/n/10.95 ( IsRightAutomorphicLoop, IsLeftAutomorphicLoop and HasAntia -utomorphicInverseProperty - [] - -[57 - -] [58] (C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.bbl -(C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.brf) -\tf@brf=\write8 - [59] [60 - -]) [61] -(C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.ind [62 - - -] [63] [64] [65] -Underfull \hbox (badness 10000) in paragraph at lines 430--432 -[][]\T1/cmtt/m/n/10.95 Right\T1/ptm/m/n/10.95 -\T1/cmtt/m/n/10.95 Bol\T1/ptm/m/ -n/10.95 -\T1/cmtt/m/n/10.95 Loop\T1/ptm/m/n/10.95 -\T1/cmtt/m/n/10.95 By\T1/ptm -/m/n/10.95 -\T1/cmtt/m/n/10.95 Exact\T1/ptm/m/n/10.95 -\T1/cmtt/m/n/10.95 Group -\T1/ptm/m/n/10.95 -\T1/cmtt/m/n/10.95 Factorization\T1/ptm/m/n/10.95 , - [] - -[66]) -Package atveryend Info: Empty hook `BeforeClearDocument' on input line 3986. -Package atveryend Info: Empty hook `AfterLastShipout' on input line 3986. - (C:\cygwin64\opt\gap4r7\pkg\loops\doc\loops.aux) -Package atveryend Info: Empty hook `AtVeryEndDocument' on input line 3986. -Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 3986. - -Package rerunfilecheck Info: File `loops.out' has not changed. -(rerunfilecheck) Checksum: B35AC9998206B5E4DDDBB0BB03F0A272;5893. -Package rerunfilecheck Info: File `loops.brf' has not changed. -(rerunfilecheck) Checksum: C248D12B2C67B5CBC4D9D8FC93C1CB81;1554. - - -LaTeX Warning: There were multiply-defined labels. - -Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 3986. - ) -Here is how much of TeX's memory you used: - 7134 strings out of 493922 - 107334 string characters out of 3147269 - 214990 words of memory out of 3000000 - 10330 multiletter control sequences out of 15000+200000 - 56657 words of font info for 68 fonts, out of 3000000 for 9000 - 841 hyphenation exceptions out of 8191 - 32i,7n,29p,918b,613s stack positions out of 5000i,500n,10000p,200000b,50000s - -Output written on loops.dvi (66 pages, 548296 bytes). diff --git a/doc/loops.out b/doc/loops.out deleted file mode 100644 index b2946b2..0000000 --- a/doc/loops.out +++ /dev/null @@ -1,83 +0,0 @@ -\BOOKMARK [0][-]{chapter.1}{Introduction}{}% 1 -\BOOKMARK [1][-]{section.1.1}{License}{chapter.1}% 2 -\BOOKMARK [1][-]{section.1.2}{Installation}{chapter.1}% 3 -\BOOKMARK [1][-]{section.1.3}{Documentation}{chapter.1}% 4 -\BOOKMARK [1][-]{section.1.4}{Test Files}{chapter.1}% 5 -\BOOKMARK [1][-]{section.1.5}{Memory Management}{chapter.1}% 6 -\BOOKMARK [1][-]{section.1.6}{Feedback}{chapter.1}% 7 -\BOOKMARK [1][-]{section.1.7}{Acknowledgment}{chapter.1}% 8 -\BOOKMARK [0][-]{chapter.2}{Mathematical Background}{}% 9 -\BOOKMARK [1][-]{section.2.1}{Quasigroups and Loops}{chapter.2}% 10 -\BOOKMARK [1][-]{section.2.2}{Translations}{chapter.2}% 11 -\BOOKMARK [1][-]{section.2.3}{Subquasigroups and Subloops}{chapter.2}% 12 -\BOOKMARK [1][-]{section.2.4}{Nilpotence and Solvability}{chapter.2}% 13 -\BOOKMARK [1][-]{section.2.5}{Associators and Commutators}{chapter.2}% 14 -\BOOKMARK [1][-]{section.2.6}{Homomorphism and Homotopisms}{chapter.2}% 15 -\BOOKMARK [0][-]{chapter.3}{How the Package Works}{}% 16 -\BOOKMARK [1][-]{section.3.1}{Representing Quasigroups}{chapter.3}% 17 -\BOOKMARK [1][-]{section.3.2}{Conversions between magmas, quasigroups, loops and groups}{chapter.3}% 18 -\BOOKMARK [1][-]{section.3.3}{Calculating with Quasigroups}{chapter.3}% 19 -\BOOKMARK [1][-]{section.3.4}{Naming, Viewing and Printing Quasigroups and their Elements}{chapter.3}% 20 -\BOOKMARK [0][-]{chapter.4}{Creating Quasigroups and Loops}{}% 21 -\BOOKMARK [1][-]{section.4.1}{About Cayley Tables}{chapter.4}% 22 -\BOOKMARK [1][-]{section.4.2}{Testing Cayley Tables}{chapter.4}% 23 -\BOOKMARK [1][-]{section.4.3}{Canonical and Normalized Cayley Tables}{chapter.4}% 24 -\BOOKMARK [1][-]{section.4.4}{Creating Quasigroups and Loops From Cayley Tables}{chapter.4}% 25 -\BOOKMARK [1][-]{section.4.5}{Creating Quasigroups and Loops from a File}{chapter.4}% 26 -\BOOKMARK [1][-]{section.4.6}{Creating Quasigroups and Loops From Sections}{chapter.4}% 27 -\BOOKMARK [1][-]{section.4.7}{Creating Quasigroups and Loops From Folders}{chapter.4}% 28 -\BOOKMARK [1][-]{section.4.8}{Creating Quasigroups and Loops By Nuclear Extensions}{chapter.4}% 29 -\BOOKMARK [1][-]{section.4.9}{Random Quasigroups and Loops}{chapter.4}% 30 -\BOOKMARK [1][-]{section.4.10}{Conversions}{chapter.4}% 31 -\BOOKMARK [1][-]{section.4.11}{Products of Quasigroups and Loops}{chapter.4}% 32 -\BOOKMARK [1][-]{section.4.12}{Opposite Quasigroups and Loops}{chapter.4}% 33 -\BOOKMARK [0][-]{chapter.5}{Basic Methods And Attributes}{}% 34 -\BOOKMARK [1][-]{section.5.1}{Basic Attributes}{chapter.5}% 35 -\BOOKMARK [1][-]{section.5.2}{Basic Arithmetic Operations}{chapter.5}% 36 -\BOOKMARK [1][-]{section.5.3}{Powers and Inverses}{chapter.5}% 37 -\BOOKMARK [1][-]{section.5.4}{Associators and Commutators}{chapter.5}% 38 -\BOOKMARK [1][-]{section.5.5}{Generators}{chapter.5}% 39 -\BOOKMARK [0][-]{chapter.6}{Methods Based on Permutation Groups}{}% 40 -\BOOKMARK [1][-]{section.6.1}{Parent of a Quasigroup}{chapter.6}% 41 -\BOOKMARK [1][-]{section.6.2}{Subquasigroups and Subloops}{chapter.6}% 42 -\BOOKMARK [1][-]{section.6.3}{Translations and Sections}{chapter.6}% 43 -\BOOKMARK [1][-]{section.6.4}{Multiplication Groups}{chapter.6}% 44 -\BOOKMARK [1][-]{section.6.5}{Inner Mapping Groups}{chapter.6}% 45 -\BOOKMARK [1][-]{section.6.6}{Nuclei, Commutant, Center, and Associator Subloop}{chapter.6}% 46 -\BOOKMARK [1][-]{section.6.7}{Normal Subloops and Simple Loops}{chapter.6}% 47 -\BOOKMARK [1][-]{section.6.8}{Factor Loops}{chapter.6}% 48 -\BOOKMARK [1][-]{section.6.9}{Nilpotency and Central Series}{chapter.6}% 49 -\BOOKMARK [1][-]{section.6.10}{Solvability, Derived Series and Frattini Subloop}{chapter.6}% 50 -\BOOKMARK [1][-]{section.6.11}{Isomorphisms and Automorphisms}{chapter.6}% 51 -\BOOKMARK [1][-]{section.6.12}{Isotopisms}{chapter.6}% 52 -\BOOKMARK [0][-]{chapter.7}{Testing Properties of Quasigroups and Loops}{}% 53 -\BOOKMARK [1][-]{section.7.1}{Associativity, Commutativity and Generalizations}{chapter.7}% 54 -\BOOKMARK [1][-]{section.7.2}{Inverse Propeties}{chapter.7}% 55 -\BOOKMARK [1][-]{section.7.3}{Some Properties of Quasigroups}{chapter.7}% 56 -\BOOKMARK [1][-]{section.7.4}{Loops of Bol Moufang Type}{chapter.7}% 57 -\BOOKMARK [1][-]{section.7.5}{Power Alternative Loops}{chapter.7}% 58 -\BOOKMARK [1][-]{section.7.6}{Conjugacy Closed Loops and Related Properties}{chapter.7}% 59 -\BOOKMARK [1][-]{section.7.7}{Automorphic Loops}{chapter.7}% 60 -\BOOKMARK [1][-]{section.7.8}{Additonal Varieties of Loops}{chapter.7}% 61 -\BOOKMARK [0][-]{chapter.8}{Specific Methods}{}% 62 -\BOOKMARK [1][-]{section.8.1}{Core Methods for Bol Loops}{chapter.8}% 63 -\BOOKMARK [1][-]{section.8.2}{Moufang Modifications}{chapter.8}% 64 -\BOOKMARK [1][-]{section.8.3}{Triality for Moufang Loops}{chapter.8}% 65 -\BOOKMARK [1][-]{section.8.4}{Realizing Groups as Multiplication Groups of Loops}{chapter.8}% 66 -\BOOKMARK [0][-]{chapter.9}{Libraries of Loops}{}% 67 -\BOOKMARK [1][-]{section.9.1}{A Typical Library}{chapter.9}% 68 -\BOOKMARK [1][-]{section.9.2}{Left Bol Loops and Right Bol Loops}{chapter.9}% 69 -\BOOKMARK [1][-]{section.9.3}{Moufang Loops}{chapter.9}% 70 -\BOOKMARK [1][-]{section.9.4}{Code Loops}{chapter.9}% 71 -\BOOKMARK [1][-]{section.9.5}{Steiner Loops}{chapter.9}% 72 -\BOOKMARK [1][-]{section.9.6}{Conjugacy Closed Loops}{chapter.9}% 73 -\BOOKMARK [1][-]{section.9.7}{Small Loops}{chapter.9}% 74 -\BOOKMARK [1][-]{section.9.8}{Paige Loops}{chapter.9}% 75 -\BOOKMARK [1][-]{section.9.9}{Nilpotent Loops}{chapter.9}% 76 -\BOOKMARK [1][-]{section.9.10}{Automorphic Loops}{chapter.9}% 77 -\BOOKMARK [1][-]{section.9.11}{Interesting Loops}{chapter.9}% 78 -\BOOKMARK [1][-]{section.9.12}{Libraries of Loops Up To Isotopism}{chapter.9}% 79 -\BOOKMARK [0][-]{appendix.A}{Files}{}% 80 -\BOOKMARK [0][-]{appendix.B}{Filters}{}% 81 -\BOOKMARK [0][-]{appendix*.3}{References}{}% 82 -\BOOKMARK [0][-]{section*.4}{Index}{}% 83 diff --git a/doc/loops.pnr b/doc/loops.pnr deleted file mode 100644 index b74a11f..0000000 --- a/doc/loops.pnr +++ /dev/null @@ -1,246 +0,0 @@ -PAGENRS := [ -[ 0, 0, 0 ], 1, -[ 0, 0, 1 ], 2, -[ 0, 0, 2 ], 3, -[ 1, 0, 0 ], 6, -[ 1, 1, 0 ], 6, -[ 1, 2, 0 ], 6, -[ 1, 3, 0 ], 6, -[ 1, 4, 0 ], 7, -[ 1, 5, 0 ], 7, -[ 1, 6, 0 ], 7, -[ 1, 7, 0 ], 7, -[ 2, 0, 0 ], 8, -[ 2, 1, 0 ], 8, -[ 2, 2, 0 ], 8, -[ 2, 3, 0 ], 9, -[ 2, 4, 0 ], 9, -[ 2, 5, 0 ], 9, -[ 2, 6, 0 ], 9, -[ 3, 0, 0 ], 11, -[ 3, 1, 0 ], 11, -[ 3, 2, 0 ], 12, -[ 3, 3, 0 ], 12, -[ 3, 4, 0 ], 13, -[ 3, 4, 1 ], 13, -[ 4, 0, 0 ], 14, -[ 4, 1, 0 ], 14, -[ 4, 2, 0 ], 14, -[ 4, 2, 1 ], 14, -[ 4, 2, 2 ], 14, -[ 4, 3, 0 ], 15, -[ 4, 3, 1 ], 15, -[ 4, 3, 2 ], 15, -[ 4, 3, 3 ], 15, -[ 4, 4, 0 ], 15, -[ 4, 4, 1 ], 15, -[ 4, 5, 0 ], 16, -[ 4, 5, 1 ], 17, -[ 4, 6, 0 ], 17, -[ 4, 6, 1 ], 17, -[ 4, 6, 2 ], 17, -[ 4, 6, 3 ], 17, -[ 4, 7, 0 ], 18, -[ 4, 7, 1 ], 18, -[ 4, 8, 0 ], 18, -[ 4, 8, 1 ], 18, -[ 4, 8, 2 ], 18, -[ 4, 9, 0 ], 19, -[ 4, 9, 1 ], 19, -[ 4, 9, 2 ], 19, -[ 4, 10, 0 ], 20, -[ 4, 10, 1 ], 20, -[ 4, 10, 2 ], 20, -[ 4, 10, 3 ], 20, -[ 4, 10, 4 ], 20, -[ 4, 11, 0 ], 21, -[ 4, 11, 1 ], 21, -[ 4, 12, 0 ], 21, -[ 4, 12, 1 ], 21, -[ 5, 0, 0 ], 22, -[ 5, 1, 0 ], 22, -[ 5, 1, 1 ], 22, -[ 5, 1, 2 ], 22, -[ 5, 1, 3 ], 22, -[ 5, 1, 4 ], 22, -[ 5, 1, 5 ], 23, -[ 5, 2, 0 ], 23, -[ 5, 2, 1 ], 23, -[ 5, 2, 2 ], 23, -[ 5, 3, 0 ], 23, -[ 5, 3, 1 ], 24, -[ 5, 4, 0 ], 24, -[ 5, 4, 1 ], 24, -[ 5, 4, 2 ], 24, -[ 5, 5, 0 ], 24, -[ 5, 5, 1 ], 24, -[ 5, 5, 2 ], 25, -[ 5, 5, 3 ], 25, -[ 6, 0, 0 ], 26, -[ 6, 1, 0 ], 26, -[ 6, 1, 1 ], 26, -[ 6, 1, 2 ], 26, -[ 6, 1, 3 ], 27, -[ 6, 2, 0 ], 27, -[ 6, 2, 1 ], 27, -[ 6, 2, 2 ], 27, -[ 6, 2, 3 ], 27, -[ 6, 2, 4 ], 27, -[ 6, 2, 5 ], 28, -[ 6, 2, 6 ], 28, -[ 6, 2, 7 ], 28, -[ 6, 3, 0 ], 28, -[ 6, 3, 1 ], 28, -[ 6, 3, 2 ], 28, -[ 6, 4, 0 ], 29, -[ 6, 4, 1 ], 29, -[ 6, 4, 2 ], 29, -[ 6, 5, 0 ], 29, -[ 6, 5, 1 ], 30, -[ 6, 5, 2 ], 30, -[ 6, 5, 3 ], 30, -[ 6, 6, 0 ], 30, -[ 6, 6, 1 ], 30, -[ 6, 6, 2 ], 31, -[ 6, 6, 3 ], 31, -[ 6, 6, 4 ], 31, -[ 6, 6, 5 ], 31, -[ 6, 7, 0 ], 31, -[ 6, 7, 1 ], 31, -[ 6, 7, 2 ], 31, -[ 6, 7, 3 ], 32, -[ 6, 8, 0 ], 32, -[ 6, 8, 1 ], 32, -[ 6, 8, 2 ], 32, -[ 6, 9, 0 ], 32, -[ 6, 9, 1 ], 32, -[ 6, 9, 2 ], 32, -[ 6, 9, 3 ], 32, -[ 6, 9, 4 ], 33, -[ 6, 9, 5 ], 33, -[ 6, 10, 0 ], 33, -[ 6, 10, 1 ], 33, -[ 6, 10, 2 ], 33, -[ 6, 10, 3 ], 33, -[ 6, 10, 4 ], 33, -[ 6, 10, 5 ], 33, -[ 6, 11, 0 ], 33, -[ 6, 11, 1 ], 33, -[ 6, 11, 2 ], 34, -[ 6, 11, 3 ], 34, -[ 6, 11, 4 ], 34, -[ 6, 11, 5 ], 34, -[ 6, 11, 6 ], 34, -[ 6, 11, 7 ], 34, -[ 6, 11, 8 ], 35, -[ 6, 11, 9 ], 35, -[ 6, 12, 0 ], 35, -[ 6, 12, 1 ], 35, -[ 6, 12, 2 ], 35, -[ 7, 0, 0 ], 36, -[ 7, 1, 0 ], 36, -[ 7, 1, 1 ], 36, -[ 7, 1, 2 ], 36, -[ 7, 1, 3 ], 36, -[ 7, 1, 4 ], 36, -[ 7, 2, 0 ], 37, -[ 7, 2, 1 ], 37, -[ 7, 2, 2 ], 37, -[ 7, 2, 3 ], 37, -[ 7, 2, 4 ], 37, -[ 7, 2, 5 ], 37, -[ 7, 3, 0 ], 38, -[ 7, 3, 1 ], 38, -[ 7, 3, 2 ], 38, -[ 7, 3, 3 ], 38, -[ 7, 3, 4 ], 38, -[ 7, 3, 5 ], 38, -[ 7, 3, 6 ], 38, -[ 7, 3, 7 ], 39, -[ 7, 4, 0 ], 39, -[ 7, 4, 1 ], 40, -[ 7, 4, 2 ], 40, -[ 7, 4, 3 ], 40, -[ 7, 4, 4 ], 40, -[ 7, 4, 5 ], 40, -[ 7, 4, 6 ], 40, -[ 7, 4, 7 ], 40, -[ 7, 4, 8 ], 40, -[ 7, 4, 9 ], 40, -[ 7, 4, 10 ], 40, -[ 7, 4, 11 ], 41, -[ 7, 4, 12 ], 41, -[ 7, 4, 13 ], 41, -[ 7, 4, 14 ], 41, -[ 7, 4, 15 ], 41, -[ 7, 5, 0 ], 42, -[ 7, 5, 1 ], 42, -[ 7, 6, 0 ], 42, -[ 7, 6, 1 ], 42, -[ 7, 6, 2 ], 42, -[ 7, 6, 3 ], 42, -[ 7, 6, 4 ], 42, -[ 7, 7, 0 ], 43, -[ 7, 7, 1 ], 43, -[ 7, 7, 2 ], 43, -[ 7, 7, 3 ], 44, -[ 7, 7, 4 ], 44, -[ 7, 8, 0 ], 44, -[ 7, 8, 1 ], 44, -[ 7, 8, 2 ], 44, -[ 7, 8, 3 ], 44, -[ 7, 8, 4 ], 44, -[ 8, 0, 0 ], 45, -[ 8, 1, 0 ], 45, -[ 8, 1, 1 ], 45, -[ 8, 1, 2 ], 45, -[ 8, 1, 3 ], 45, -[ 8, 2, 0 ], 46, -[ 8, 2, 1 ], 46, -[ 8, 2, 2 ], 46, -[ 8, 2, 3 ], 46, -[ 8, 3, 0 ], 46, -[ 8, 3, 1 ], 47, -[ 8, 3, 2 ], 47, -[ 8, 4, 0 ], 47, -[ 8, 4, 1 ], 47, -[ 8, 4, 2 ], 47, -[ 8, 4, 3 ], 47, -[ 8, 4, 4 ], 48, -[ 8, 4, 5 ], 48, -[ 8, 4, 6 ], 48, -[ 9, 0, 0 ], 49, -[ 9, 1, 0 ], 49, -[ 9, 1, 1 ], 49, -[ 9, 1, 2 ], 49, -[ 9, 1, 3 ], 50, -[ 9, 2, 0 ], 50, -[ 9, 2, 1 ], 50, -[ 9, 2, 2 ], 50, -[ 9, 3, 0 ], 50, -[ 9, 3, 1 ], 50, -[ 9, 4, 0 ], 51, -[ 9, 4, 1 ], 51, -[ 9, 5, 0 ], 51, -[ 9, 5, 1 ], 51, -[ 9, 6, 0 ], 51, -[ 9, 6, 1 ], 52, -[ 9, 6, 2 ], 52, -[ 9, 6, 3 ], 52, -[ 9, 7, 0 ], 52, -[ 9, 7, 1 ], 53, -[ 9, 8, 0 ], 53, -[ 9, 8, 1 ], 53, -[ 9, 9, 0 ], 53, -[ 9, 9, 1 ], 53, -[ 9, 10, 0 ], 53, -[ 9, 10, 1 ], 53, -[ 9, 11, 0 ], 54, -[ 9, 11, 1 ], 54, -[ 9, 12, 0 ], 54, -[ 9, 12, 1 ], 54, -[ "A", 0, 0 ], 55, -[ "B", 0, 0 ], 57, -[ "Bib", 0, 0 ], 60, -[ "Ind", 0, 0 ], 62, -["End"], 67]; diff --git a/doc/loops.tex b/doc/loops.tex deleted file mode 100644 index 5af5be6..0000000 --- a/doc/loops.tex +++ /dev/null @@ -1,3930 +0,0 @@ -% generated by GAPDoc2LaTeX from XML source (Frank Luebeck) -\documentclass[a4paper,11pt]{report} - -\usepackage{a4wide} -\sloppy -\pagestyle{myheadings} -\usepackage{amssymb} -\usepackage[latin1]{inputenc} -\usepackage{makeidx} -\makeindex -\usepackage{color} -\definecolor{FireBrick}{rgb}{0.5812,0.0074,0.0083} -\definecolor{RoyalBlue}{rgb}{0.0236,0.0894,0.6179} -\definecolor{RoyalGreen}{rgb}{0.0236,0.6179,0.0894} -\definecolor{RoyalRed}{rgb}{0.6179,0.0236,0.0894} -\definecolor{LightBlue}{rgb}{0.8544,0.9511,1.0000} -\definecolor{Black}{rgb}{0.0,0.0,0.0} - -\definecolor{linkColor}{rgb}{0.0,0.0,0.554} -\definecolor{citeColor}{rgb}{0.0,0.0,0.554} -\definecolor{fileColor}{rgb}{0.0,0.0,0.554} -\definecolor{urlColor}{rgb}{0.0,0.0,0.554} -\definecolor{promptColor}{rgb}{0.0,0.0,0.589} -\definecolor{brkpromptColor}{rgb}{0.589,0.0,0.0} -\definecolor{gapinputColor}{rgb}{0.589,0.0,0.0} -\definecolor{gapoutputColor}{rgb}{0.0,0.0,0.0} - -%% for a long time these were red and blue by default, -%% now black, but keep variables to overwrite -\definecolor{FuncColor}{rgb}{0.0,0.0,0.0} -%% strange name because of pdflatex bug: -\definecolor{Chapter }{rgb}{0.0,0.0,0.0} -\definecolor{DarkOlive}{rgb}{0.1047,0.2412,0.0064} - - -\usepackage{fancyvrb} - -\usepackage{mathptmx,helvet} -\usepackage[T1]{fontenc} -\usepackage{textcomp} - - -\usepackage[ - pdftex=true, - bookmarks=true, - a4paper=true, - pdftitle={Written with GAPDoc}, - pdfcreator={LaTeX with hyperref package / GAPDoc}, - colorlinks=true, - backref=page, - breaklinks=true, - linkcolor=linkColor, - citecolor=citeColor, - filecolor=fileColor, - urlcolor=urlColor, - pdfpagemode={UseNone}, - ]{hyperref} - -\newcommand{\maintitlesize}{\fontsize{50}{55}\selectfont} - -% write page numbers to a .pnr log file for online help -\newwrite\pagenrlog -\immediate\openout\pagenrlog =\jobname.pnr -\immediate\write\pagenrlog{PAGENRS := [} -\newcommand{\logpage}[1]{\protect\write\pagenrlog{#1, \thepage,}} -%% were never documented, give conflicts with some additional packages - -\newcommand{\GAP}{\textsf{GAP}} - -%% nicer description environments, allows long labels -\usepackage{enumitem} -\setdescription{style=nextline} - -%% depth of toc -\setcounter{tocdepth}{1} - - - - - -%% command for ColorPrompt style examples -\newcommand{\gapprompt}[1]{\color{promptColor}{\bfseries #1}} -\newcommand{\gapbrkprompt}[1]{\color{brkpromptColor}{\bfseries #1}} -\newcommand{\gapinput}[1]{\color{gapinputColor}{#1}} - - -\begin{document} - -\logpage{[ 0, 0, 0 ]} -\begin{titlepage} -\mbox{}\vfill - -\begin{center}{\maintitlesize \textbf{The \textsf{LOOPS} Package\mbox{}}}\\ -\vfill - -\hypersetup{pdftitle=The \textsf{LOOPS} Package} -\markright{\scriptsize \mbox{}\hfill The \textsf{LOOPS} Package \hfill\mbox{}} -{\Huge \textbf{Computing with quasigroups and loops in \textsf{GAP}\mbox{}}}\\ -\vfill - -{\Huge Version 3.3.0\mbox{}}\\[1cm] -\mbox{}\\[2cm] -{\Large \textbf{G{\a'a}bor P. Nagy \mbox{}}}\\ -{\Large \textbf{Petr Vojt{\v e}chovsk{\a'y} \mbox{}}}\\ -\hypersetup{pdfauthor=G{\a'a}bor P. Nagy ; Petr Vojt{\v e}chovsk{\a'y} } -\end{center}\vfill - -\mbox{}\\ -{\mbox{}\\ -\small \noindent \textbf{G{\a'a}bor P. Nagy } Email: \href{mailto://nagyg@math.u-szeged.hu} {\texttt{nagyg@math.u-szeged.hu}}\\ - Address: \begin{minipage}[t]{8cm}\noindent -Department of Mathematics, University of Szeged\end{minipage} -}\\ -{\mbox{}\\ -\small \noindent \textbf{Petr Vojt{\v e}chovsk{\a'y} } Email: \href{mailto://petr@math.du.edu} {\texttt{petr@math.du.edu}}\\ - Address: \begin{minipage}[t]{8cm}\noindent -Department of Mathematics, University of Denver\end{minipage} -}\\ -\end{titlepage} - -\newpage\setcounter{page}{2} -{\small -\section*{Copyright} -\logpage{[ 0, 0, 1 ]} -{\copyright} 2016 G{\a'a}bor P. Nagy and Petr Vojt{\v e}chovsk{\a'y}. \mbox{}}\\[1cm] -\newpage - -\def\contentsname{Contents\logpage{[ 0, 0, 2 ]}} - -\tableofcontents -\newpage - - -\chapter{\textcolor{Chapter }{Introduction}}\label{Chap:Introduction} -\logpage{[ 1, 0, 0 ]} -\hyperdef{L}{X7DFB63A97E67C0A1}{} -{ - \textsf{LOOPS} is a package for \textsf{GAP4} whose purpose is to: -\begin{itemize} -\item provide researchers in nonassociative algebra with a powerful computational -tool concerning finite loops and quasigroups, -\item extend \textsf{GAP} toward the realm of nonassociative structures. -\end{itemize} - \textsf{LOOPS} has been accepted as an official package of \textsf{GAP} in May 2015. -\section{\textcolor{Chapter }{License}}\label{Sec:License} -\logpage{[ 1, 1, 0 ]} -\hyperdef{L}{X861E5DF986F89AE2}{} -{ - \textsf{LOOPS} is free software. You can redistribute it and/or modify it under the terms of -the GNU General Public License version 3 as published by the Free Software -Foundation. } - - -\section{\textcolor{Chapter }{Installation}}\label{Sec:Installation} -\logpage{[ 1, 2, 0 ]} -\hyperdef{L}{X8360C04082558A12}{} -{ - Have \textsf{GAP 4.7} or newer installed on your computer. - -If you do not see the subfolder \texttt{pkg/loops} in the main directory of \textsf{GAP} then download the \textsf{LOOPS} package from the distribution website \href{http://www.math.du.edu/loops} {\texttt{http://www.math.du.edu/loops}} and unpack the downloaded file into the \texttt{pkg} subfolder. - -The package \textsf{LOOPS} can then be loaded to \textsf{GAP} anytime by calling \texttt{LoadPackage("loops");}. - -If you wish to load \textsf{LOOPS} automatically while starting \textsf{GAP}, start \textsf{GAP}, execute the following commands, -\begin{verbatim} - gap> pref := UserPreference( "PackagesToLoad " );; - gap> Add( pref, "loops" );; - gap> SetUserPreference( "PackagesToLoad", pref );; - gap> WriteGapIniFile();; -\end{verbatim} - quit \textsf{GAP} and restart it. } - - -\section{\textcolor{Chapter }{Documentation}}\label{Sec:Documentation} -\logpage{[ 1, 3, 0 ]} -\hyperdef{L}{X7F4F8D6F7CD6B765}{} -{ - The documentation has been prepared with the \textsf{GAPDoc} package and is therefore available in several formats: {\LaTeX}, pdf, ps, html, and as an inline help in \textsf{GAP}. All these formats have been obtained directly from the master XML -documentation file. Consequently, the different formats of the documentation -differ only in their appearance, not in content. - -The preferred format of the documentation is html with MathJax turned on. - -All formats of the documentation can be found in the \texttt{doc} folder of \textsf{LOOPS}. You can also download the documentation from the \textsf{LOOPS} distribution website. - -The inline \textsf{GAP} help is available upon installing \textsf{LOOPS} and can be accessed in the usual way, i.e., upon typing \texttt{?command}, \textsf{GAP} displays the section of the \textsf{LOOPS} manual containing information about \texttt{command}. } - - -\section{\textcolor{Chapter }{Test Files}}\label{Sec:TestFiles} -\logpage{[ 1, 4, 0 ]} -\hyperdef{L}{X801051CC86594630}{} -{ - Test files conforming to \textsf{GAP} standards are provided for \textsf{LOOPS} and can be found in the folder \texttt{tst}. The command \texttt{ReadPackage("loops","tst/testall.g")} runs all tests for \textsf{LOOPS}. } - - -\section{\textcolor{Chapter }{Memory Management}}\label{Sec:MemoryManagement} -\logpage{[ 1, 5, 0 ]} -\hyperdef{L}{X79342B4E7E55FD0F}{} -{ - Some libraries of loops are loaded only upon explicit demand and can occupy a -lot of memory. For instance, the library or RCC loops occupies close to 100 MB -of memory when fully loaded. The command \texttt{LOOPS{\textunderscore}FreeMemory();} will attempt to free memory by unbinding on-demand library data loaded by \textsf{LOOPS}. } - - -\section{\textcolor{Chapter }{Feedback}}\label{Sec:Feedback} -\logpage{[ 1, 6, 0 ]} -\hyperdef{L}{X80D704CC7EBFDF7A}{} -{ - We welcome all comments and suggestions on \textsf{LOOPS}, especially those concerning the future development of the package. You can -contact us by e-mail. } - - -\section{\textcolor{Chapter }{Acknowledgment}}\label{Sec:Acknowledgment} -\logpage{[ 1, 7, 0 ]} -\hyperdef{L}{X811B08C07BD79486}{} -{ - We thank the following people for sending us remarks and comments, and for -suggesting new functionality of the package: Muniru Asiru, Bjoern Assmann, -Andreas Distler, Ale{\v s} Dr{\a'a}pal, Steve Flammia, Kenneth W. Johnson, -Michael K. Kinyon, Alexander Konovalov, Frank L{\"u}beck and Jonathan D.H. -Smith. - -The library of Moufang loops of order 243 was generated from data provided by -Michael C. Slattery and Ashley L. Zenisek. The library of right conjugacy -closed loops of order less than 28 was generated from data provided by -Katharina Artic. The library of commutative automorphic loops of order 27, 81 -and 243 was obtained jointly with Izabella Stuhl. - -G{\a'a}bor P. Nagy was supported by OTKA grants F042959 and T043758, and Petr -Vojt{\v e}chovsk{\a'y} was supported by the 2006 and 2016 University of Denver -PROF grants and the Simons Foundation Collaboration Grant 210176. } - - } - - -\chapter{\textcolor{Chapter }{Mathematical Background}}\label{Chap:MathematicalBackground} -\logpage{[ 2, 0, 0 ]} -\hyperdef{L}{X7EF1B6708069B0C7}{} -{ - We assume that you are familiar with the theory of quasigroups and loops, for -instance with the textbook of Bruck \cite{Br} or Pflugfelder \cite{Pf}. Nevertheless, we did include definitions and results in this manual in order -to unify terminology and improve legibility of the text. Some general concepts -of quasigroups and loops can be found in this chapter. More special concepts -are defined throughout the text as needed. -\section{\textcolor{Chapter }{Quasigroups and Loops}}\label{Sec:QuasigroupsAndLoops} -\logpage{[ 2, 1, 0 ]} -\hyperdef{L}{X80243DE5826583B8}{} -{ - A set with one binary operation (denoted $\cdot$ here) is called \index{groupoid}\emph{groupoid} or \index{magma}\emph{magma}, the latter name being used in \textsf{GAP}. - -An element $1$ of a groupoid $G$ is a \index{neutral element}\emph{neutral element} or an \index{identity!element}\emph{identity element} if $1\cdot x = x\cdot 1 = x$ for every $x$ in $G$. - -Let $G$ be a groupoid with neutral element $1$. Then an element $x^{-1}$ is called a \index{inverse!two-sided}\emph{two-sided inverse} of $x$ in $G$ if $ x\cdot x^{-1} = x^{-1}\cdot x = 1$. - -Recall that \index{group}groups are associative groupoids with an identity element and two-sided -inverses. Groups can be reached in another way from groupoids, namely via -quasigroups and loops. - -A \index{quasigroup}\emph{quasigroup} $Q$ is a groupoid such that the equation $x\cdot y=z$ has a unique solution in $Q$ whenever two of the three elements $x$, $y$, $z$ of $Q$ are specified. Note that multiplication tables of finite quasigroups are -precisely \index{latin square}\emph{latin squares}, i.e., square arrays with symbols arranged so that each symbol occurs in each -row and in each column exactly once. A \index{loop}\emph{loop} $L$ is a quasigroup with a neutral element. - -Groups are clearly loops. Conversely, it is not hard to show that associative -quasigroups are groups. } - - -\section{\textcolor{Chapter }{Translations}}\label{Sec:Translations} -\logpage{[ 2, 2, 0 ]} -\hyperdef{L}{X7EC01B437CC2B2C9}{} -{ - Given an element $x$ of a quasigroup $Q$, we can associative two permutations of $Q$ with it: the \index{translation!left}\emph{left translation} $L_x:Q\to Q$ defined by $y\mapsto x\cdot y$, and the \index{translation!right}\emph{right translation} $R_x:Q\to Q$ defined by $y\mapsto y\cdot x$. - -The binary operation $x\backslash y = L_x^{-1}(y)$ is called the \index{division!left}\emph{left division}, and $x/y = R_y^{-1}(x)$ is called the \index{division!right}\emph{right division}. - -Although it is possible to compose two left (right) translations of a -quasigroup, the resulting permutation is not necessarily a left (right) -translation. The set $\{L_x|x\in Q\}$ is called the \index{section!left}\emph{left section} of $Q$, and $\{R_x|x\in Q\}$ is the \index{section!right}\emph{right section} of $Q$. - -Let $S_Q$ be the symmetric group on $Q$. Then the subgroup ${\rm Mlt}_{\lambda}(Q)=\langle L_x|x\in Q\rangle$ of $S_Q$ generated by all left translations is the \index{multiplication group!left}\emph{left multiplication group} of $Q$. Similarly, ${\rm Mlt}_{\rho}(Q)= \langle R_x|x\in Q\rangle$ is the \index{multiplication group!right}\emph{right multiplication group} of $Q$. The smallest group containing both ${\rm Mlt}_{\lambda}(Q)$ and ${\rm Mlt}_{\rho}(Q)$ is called the \index{multiplication group}\emph{multiplication group} of $Q$ and is denoted by ${\rm Mlt}(Q)$. - -For a loop $Q$, the \index{inner mapping group!left}\emph{left inner mapping group} ${\rm Inn}_{\lambda}(Q)$ is the stabilizer of $1$ in ${\rm Mlt}_{\lambda}(Q)$. The \index{inner mapping group!right}\emph{right inner mapping group} ${\rm Inn}_{\rho}(Q)$ is defined dually. The \index{inner mapping group}\emph{inner mapping group} ${\rm Inn}(Q)$ is the stabilizer of $1$ in $Q$. } - - -\section{\textcolor{Chapter }{Subquasigroups and Subloops}}\label{Sec:SubquasigroupsAndSubloops} -\logpage{[ 2, 3, 0 ]} -\hyperdef{L}{X83EDF04F7952143F}{} -{ - A nonempty subset $S$ of a quasigroup $Q$ is a \index{subquasigroup}\emph{subquasigroup} if it is closed under multiplication and the left and right divisions. In the -finite case, it suffices for $S$ to be closed under multiplication. \index{subloop}\emph{Subloops} are defined analogously when $Q$ is a loop. - -The \index{nucleus!left}\emph{left nucleus} ${\rm Nuc}_{\lambda}(Q)$ of $Q$ consists of all elements $x$ of $Q$ such that $x(yz) = (xy)z$ for every $y$, $z$ in $Q$. The \index{nucleus!middle}\emph{middle nucleus} ${\rm Nuc}_{\mu}(Q)$ and the \index{nucleus!right}\emph{right nucleus} ${\rm Nuc}_{\rho}(Q)$ are defined analogously. The \index{nucleus}\emph{nucleus} ${\rm Nuc}(Q)$ is the intersection of the left, middle and right nuclei. - -The \index{commutant}\emph{commutant} $C(Q)$ of $Q$ consists of all elements $x$ of $Q$ that commute with all elements of $Q$. The \index{center}\emph{center} $Z(Q)$ of $Q$ is the intersection of ${\rm Nuc}(Q)$ with $C(Q)$. - -A subloop $S$ of $Q$ is \index{subloop!normal}\emph{normal} in $Q$ if $f(S)=S$ for every inner mapping $f$ of $Q$. } - - -\section{\textcolor{Chapter }{Nilpotence and Solvability}}\label{Sec:NilpotenceAndSolvability} -\logpage{[ 2, 4, 0 ]} -\hyperdef{L}{X869CBCE381E2C422}{} -{ - For a loop $Q$ define $Z_0(Q) = 1$ and let $Z_{i+1}(Q)$ be the preimage of the center of $Q/Z_i(Q)$ in $Q$. A loop $Q$ is \index{nilpotence class}\index{nilpotent loop}\index{loop!nilpotent}\emph{nilpotent of class} $n$ if $n$ is the least nonnegative integer such that $Z_n(Q)=Q$. In such case $Z_0(Q)\le Z_1(Q)\le \dots \le Z_n(Q)$ is the \emph{upper central series}\index{central series!upper}. - -The \index{derived subloop}\emph{derived subloop} $Q'$ of $Q$ is the least normal subloop of $Q$ such that $Q/Q'$ is a commutative group. Define $Q^{(0)}=Q$ and let $Q^{(i+1)}$ be the derived subloop of $Q^{(i)}$. Then $Q$ is \index{solvability class}\index{solvable loop}\index{loop!solvable}\emph{solvable of class} $n$ if $n$ is the least nonnegative integer such that $Q^{(n)} = 1$. In such a case $Q^{(0)}\ge Q^{(1)}\ge \cdots \ge Q^{(n)}$ is the \emph{derived series}\index{derived series} of $Q$. } - - -\section{\textcolor{Chapter }{Associators and Commutators}}\label{Sec:AssociatorsAndCommutators} -\logpage{[ 2, 5, 0 ]} -\hyperdef{L}{X7E0849977869E53D}{} -{ - Let $Q$ be a quasigroup and let $x$, $y$, $z$ be elements of $Q$. Then the \index{commutator}\emph{commutator} of $x$, $y$ is the unique element $[x,y]$ of $Q$ such that $xy = [x,y](yx)$, and the \index{associator}\emph{associator} of $x$, $y$, $z$ is the unique element $[x,y,z]$ of $Q$ such that $(xy)z = [x,y,z](x(yz))$. - -The \index{associator subloop}\emph{associator subloop} $A(Q)$ of $Q$ is the least normal subloop of $Q$ such that $Q/A(Q)$ is a group. - -It is not hard to see that $A(Q)$ is the least normal subloop of $Q$ containing all commutators, and $Q'$ is the least normal subloop of $Q$ containing all commutators and associators. } - - -\section{\textcolor{Chapter }{Homomorphism and Homotopisms}}\label{Sec:HomomorphismsAndHomotopisms} -\logpage{[ 2, 6, 0 ]} -\hyperdef{L}{X791066ED7DD9F254}{} -{ - Let $K$, $H$ be two quasigroups. Then a map $f:K\to H$ is a \index{homomorphism}\emph{homomorphism} if $f(x)\cdot f(y)=f(x\cdot y)$ for every $x$, $y\in K$. If $f$ is also a bijection, we speak of an \index{isomorphism}\emph{isomorphism}, and the two quasigroups are called isomorphic. - -An ordered triple $(\alpha,\beta,\gamma)$ of maps $\alpha$, $\beta$, $\gamma:K\to H$ is a \index{homotopism}\emph{homotopism} if $\alpha(x)\cdot\beta(y) = \gamma(x\cdot y)$ for every $x$, $y$ in $K$. If the three maps are bijections, then $(\alpha,\beta,\gamma)$ is an \index{isotopism}\emph{isotopism}, and the two quasigroups are isotopic. - -Isotopic groups are necessarily isomorphic, but this is certainly not true for -nonassociative quasigroups or loops. In fact, every quasigroup is isotopic to -a loop. - -Let $(K,\cdot)$, $(K,\circ)$ be two quasigroups defined on the same set $K$. Then an isotopism $(\alpha,\beta,{\rm id}_K)$ is called a \index{isotopism!principal}\emph{principal isotopism}. An important class of principal isotopisms is obtained as follows: Let $(K,\cdot)$ be a quasigroup, and let $f$, $g$ be elements of $K$. Define a new operation $\circ$ on $K$ by $x\circ y = R_g^{-1}(x)\cdot L_f^{-1}(y)$, where $R_g$, $L_f$ are translations. Then $(K,\circ)$ is a quasigroup isotopic to $(K,\cdot)$, in fact a loop with neutral element $f\cdot g$. We call $(K,\circ)$ a \index{loop isotope!principal}\emph{principal loop isotope} of $(K,\cdot)$. } - - } - - -\chapter{\textcolor{Chapter }{How the Package Works}}\label{Chap:HowThePackageWorks} -\logpage{[ 3, 0, 0 ]} -\hyperdef{L}{X7A6DF65E826B8CFF}{} -{ - The package consists of three complementary components: -\begin{itemize} -\item the core algorithms for quasigroup theoretical notions (see Chapters \ref{Chap:CreatingQuasigroupsAndLoops}, \ref{Chap:BasicMethodsAndAttributes}, \ref{Chap:MethodsBasedOnPermutationGroups} and \ref{Chap:TestingPropertiesOfQuasigroupsAndLoops}), -\item algorithms for specific varieties of loops, mostly for Moufang loops (see -Chapter \ref{Chap:SpecificMethods}), -\item the library of small loops (see Chapter \ref{Chap:LibrariesOfLoops}). -\end{itemize} - Although we do not explain the algorithms in detail here, we describe the -general philosophy so that users can anticipate the capabilities and behavior -of \textsf{LOOPS}. -\section{\textcolor{Chapter }{Representing Quasigroups}}\label{Sec:RepresentingQuasigroups} -\logpage{[ 3, 1, 0 ]} -\hyperdef{L}{X86F02BBD87FEA1C6}{} -{ - Since permutation representation in the usual sense is impossible for -nonassociative structures, and since the theory of nonassociative -presentations is not well understood, we resorted to multiplication tables to -represent quasigroups in \textsf{GAP}. (In order to save storage space, we sometimes use one multiplication table -to represent several quasigroups, for instance when a quasigroup is a -subquasigroup of another quasigroup. See Section \ref{Sec:AboutCayleyTables} for more details.) - -Consequently, the package is intended primarily for quasigroups and loops of -small order, say up to 1000. - -The \textsf{GAP} categories \index{IsQuasigroupElement}\texttt{IsQuasigroupElement}, \index{IsLoopElement}\texttt{IsLoopElement}, \index{IsQuasigroup}\texttt{IsQuasigroup} and \index{IsLoop}\texttt{IsLoop} are declared in \textsf{LOOPS} as follows: -\begin{verbatim} - DeclareCategory( "IsQuasigroupElement", IsMultiplicativeElement ); - DeclareRepresentation( "IsQuasigroupElmRep", - IsPositionalObjectRep and IsMultiplicativeElement, [1] ); - DeclareCategory( "IsLoopElement", - IsQuasigroupElement and IsMultiplicativeElementWithInverse ); - DeclareRepresentation( "IsLoopElmRep", - IsPositionalObjectRep and IsMultiplicativeElementWithInverse, [1] ); - ## latin (auxiliary category for GAP to tell apart IsMagma and IsQuasigroup) - DeclareCategory( "IsLatin", IsObject ); - DeclareCategory( "IsQuasigroup", IsMagma and IsLatin ); - DeclareCategory( "IsLoop", IsQuasigroup and - IsMultiplicativeElementWithInverseCollection); -\end{verbatim} - } - - -\section{\textcolor{Chapter }{Conversions between magmas, quasigroups, loops and groups}}\label{Sec:ConversionsEtc} -\logpage{[ 3, 2, 0 ]} -\hyperdef{L}{X807D76EF81B9D061}{} -{ - Whether an object is considered a magma, quasigroup, loop or group is a matter -of declaration in \textsf{LOOPS}. Loops are automatically quasigroups, and both groups and quasigroups are -automatically magmas. All standard \textsf{GAP} commands for magmas are therefore available for quasigroups and loops. - -In \textsf{GAP}, functions of the type \texttt{AsSomething(\mbox{\texttt{\mdseries\slshape X}})} convert the domain \mbox{\texttt{\mdseries\slshape X}} into \texttt{Something}, if possible, without changing the underlying domain \mbox{\texttt{\mdseries\slshape X}}. For example, if \mbox{\texttt{\mdseries\slshape X}} is declared as magma but is associative and has neutral element and inverses, \texttt{AsGroup(\mbox{\texttt{\mdseries\slshape X}})} returns the corresponding group with the underlying domain \mbox{\texttt{\mdseries\slshape X}}. - -We have opted for a more general kind of conversions in \textsf{LOOPS} (starting with version 2.1.0), using functions of the type \texttt{IntoSomething(\mbox{\texttt{\mdseries\slshape X}})}. The two main features that distinguish \texttt{IntoSomething} from \texttt{AsSomething} are: -\begin{itemize} -\item The function \texttt{IntoSomething(\mbox{\texttt{\mdseries\slshape X}})} does not necessarily return the same domain as \mbox{\texttt{\mdseries\slshape X}}. The reason is that \mbox{\texttt{\mdseries\slshape X}} can be a group, for instance, defined on one of many possible domains, while \texttt{IntoLoop(\mbox{\texttt{\mdseries\slshape X}})} must result in a loop, and hence be defined on a subset of some interval $1$, $\dots$, $n$ (see Section \ref{Sec:ParentOfAQuasigroup}). -\item In some special situations, the function \texttt{IntoSomething(\mbox{\texttt{\mdseries\slshape X}})} allows to convert \mbox{\texttt{\mdseries\slshape X}} into \texttt{Something} even though \mbox{\texttt{\mdseries\slshape X}} does not have all the properties of \texttt{Something}. For instance, every quasigroup is isotopic to a loop, so it makes sense to -allow the conversion \texttt{IntoLoop(\mbox{\texttt{\mdseries\slshape Q}})} even if the quasigroup \mbox{\texttt{\mdseries\slshape Q}} does not posses a neutral element. -\end{itemize} - Details of all conversions in \textsf{LOOPS} can be found in Section \ref{Sec:Conversions}. } - - -\section{\textcolor{Chapter }{Calculating with Quasigroups}}\label{Sec:CalculationWithQuasigroups} -\logpage{[ 3, 3, 0 ]} -\hyperdef{L}{X87E49ED884FA6DC4}{} -{ - Although the quasigroups are ultimately represented by multiplication tables, -the algorithms are efficient because nearly all calculations are delegated to -groups. The connection between quasigroups and groups is facilitated via -translations (see Section \ref{Sec:Translations}), and we illustrate it with a few examples: \\ - - -\textsc{Example:} This example shows how properties of quasigroups can be translated into -properties of translations in a straightforward way. Let $Q$ be a quasigroup. We ask if $Q$ is associative. We can either test if $(xy)z=x(yz)$ for every $x$, $y$, $z$ in $Q$, or we can ask if $L_{xy}=L_xL_y$ for every $x$, $y$ in $Q$. Note that since $L_{xy}$, $L_x$ and $L_y$ are elements of a permutation group, we do not have to refer directly to the -multiplication table once the left translations of $Q$ are known. \\ - - -\textsc{Example:} This example shows how properties of loops can be translated into properties -of translations in a way that requires some theory. A \index{Bol loop!left}\index{loop!left Bol}\emph{left Bol loop} is a loop satisfying $x(y(xz)) = (x(yx))z$. We claim (without proof) that a loop $Q$ is left Bol if and only if $L_xL_yL_x$ is a left translation for every $x$, $y$ in $Q$. \\ - - -\textsc{Example:} This example shows that many properties of loops become purely -group-theoretical once they are expressed in terms of translations. A loop is \index{simple loop}\index{loop!simple}\emph{simple} if it has no nontrivial congruences. It is possible to show that a loop is -simple if and only if its multiplication group is a primitive permutation -group. \\ - - -The main idea of the package is therefore to: -\begin{itemize} -\item calculate the translations and the associated permutation groups when they are -needed, -\item store them as attributes, -\item use them in algorithms as often as possible. -\end{itemize} - } - - -\section{\textcolor{Chapter }{Naming, Viewing and Printing Quasigroups and their Elements}}\label{Sec:NamingEtc} -\logpage{[ 3, 4, 0 ]} -\hyperdef{L}{X7D75C7A6787AF72A}{} -{ - \textsf{GAP} displays information about objects in two modes: the \texttt{View} mode (default, short), and the \texttt{Print} mode (longer). Moreover, when the name of an object is set, the name is always -shown, no matter which display mode is used. - -Only loops contained in the libraries of \textsf{LOOPS} are named. For instance, the loop obtained via \texttt{MoufangLoop(32,4)}, the 4th Moufang loop of order 32, is named "Moufang loop 32/4'' and is shown -as \texttt{{\textless}Moufang loop 32/4{\textgreater}}. - -A generic quasigroup of order $n$ is displayed as \texttt{{\textless}quasigroup of order n{\textgreater}}. Similarly, a loop of order $n$ appears as \texttt{{\textless}loop of order n{\textgreater}}. - -The displayed information of a generic loop is enhanced if more information -about the loop becomes available. For instance, when it is established that a -loop of order 12 has the left alternative property, the loop will be shown as \texttt{{\textless}left alternative loop of order 12{\textgreater}} until a stronger property is obtained. Which property is diplayed is governed -by the filters built into \textsf{LOOPS} (see Appendix \ref{Apx:Filters}). -\subsection{\textcolor{Chapter }{SetQuasigroupElmName and SetLoopElmName}}\logpage{[ 3, 4, 1 ]} -\hyperdef{L}{X7A7EB1B579273D07}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{SetQuasigroupElmName({\mdseries\slshape Q, name})\index{SetQuasigroupElmName@\texttt{SetQuasigroupElmName}} -\label{SetQuasigroupElmName} -}\hfill{\scriptsize (function)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{SetLoopElmName({\mdseries\slshape Q, name})\index{SetLoopElmName@\texttt{SetLoopElmName}} -\label{SetLoopElmName} -}\hfill{\scriptsize (function)}}\\ - - -The above functions change the names of elements of a quasigroup (resp. loop) \mbox{\texttt{\mdseries\slshape Q}} to \mbox{\texttt{\mdseries\slshape name}}. - -By default, elements of a quasigroup appear as \texttt{qi} and elements of a loop appear as \texttt{li} in both display modes, where \texttt{i} is a positive integer. The neutral element of a loop is always indexed by 1.\\ -} - - - -For quasigroups and loops in the \texttt{Print} mode, we display the multiplication table (if it is known), otherwise we -display the elements. \\ - - -In the following example, \texttt{L} is a loop with two elements. -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@L; | - - !gapprompt@gap>| !gapinput@Print( L ); | - - !gapprompt@gap>| !gapinput@Elements( L ); | - [ l1, l2 ] - !gapprompt@gap>| !gapinput@SetLoopElmName( L, "loop_element" );; Elements( L ); | - [ loop_element1, loop_element2 ] -\end{Verbatim} - } - - } - - -\chapter{\textcolor{Chapter }{Creating Quasigroups and Loops}}\label{Chap:CreatingQuasigroupsAndLoops} -\logpage{[ 4, 0, 0 ]} -\hyperdef{L}{X7AA4B9C0877550ED}{} -{ - In this chapter we describe several ways in which quasigroups and loops can be -created in \textsf{LOOPS}. -\section{\textcolor{Chapter }{About Cayley Tables}}\label{Sec:AboutCayleyTables} -\logpage{[ 4, 1, 0 ]} -\hyperdef{L}{X7DE8405B82BC36A9}{} -{ - Let $X=\{x_1,\dots,x_n\}$ be a set and $\cdot$ a binary operation on $X$. Then an $n$ by $n$ array with rows and columns bordered by $x_1$, $\dots$, $x_n$, in this order, is a \index{Cayley table}\emph{Cayley table}, or a \index{multiplication table}\emph{multiplication table} of $\cdot$, if the entry in the row $x_i$ and column $x_j$ is $x_i\cdot x_j$. - -A Cayley table is a \index{quasigroup table}\emph{quasigroup table} if it is a \index{latin square}latin square, i.e., if every entry $x_i$ appears in every column and every row exactly once. - -An unfortunate feature of multiplication tables in practice is that they are -often not bordered, that is, it is up to the reader to figure out what is -meant. Throughout this manual and in \textsf{LOOPS}, we therefore make the following assumption: \emph{All distinct entries in a quasigroup table must be positive integers, say $x_1 < x_2 < \cdots < x_n$, and if no border is specified, we assume that the table is bordered by $x_1$, $\dots$, $x_n$, in this order.} Note that we do not assume that the distinct entries $x_1$, $\dots$, $x_n$ form the interval $1$, $\dots$, $n$. The significance of this observation will become clear in Chapter \ref{Chap:MethodsBasedOnPermutationGroups}. - -Finally, we say that a quasigroup table is a \index{loop table}\emph{loop table} if the first row and the first column are the same, and if the entries in the -first row are ordered in an ascending fashion. } - - -\section{\textcolor{Chapter }{Testing Cayley Tables}}\label{Sec:TestingCayleyTables} -\logpage{[ 4, 2, 0 ]} -\hyperdef{L}{X7827BF877AA87246}{} -{ - -\subsection{\textcolor{Chapter }{IsQuasigroupTable and IsQuasigroupCayleyTable}}\logpage{[ 4, 2, 1 ]} -\hyperdef{L}{X81179355869B9DFE}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsQuasigroupTable({\mdseries\slshape T})\index{IsQuasigroupTable@\texttt{IsQuasigroupTable}} -\label{IsQuasigroupTable} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsQuasigroupCayleyTable({\mdseries\slshape T})\index{IsQuasigroupCayleyTable@\texttt{IsQuasigroupCayleyTable}} -\label{IsQuasigroupCayleyTable} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape T}} is a quasigroup table as defined above, else \texttt{false}. - -} - - -\subsection{\textcolor{Chapter }{IsLoopTable and IsLoopCayleyTable}}\logpage{[ 4, 2, 2 ]} -\hyperdef{L}{X7AAE48507A471069}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLoopTable({\mdseries\slshape T})\index{IsLoopTable@\texttt{IsLoopTable}} -\label{IsLoopTable} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLoopCayleyTable({\mdseries\slshape T})\index{IsLoopCayleyTable@\texttt{IsLoopCayleyTable}} -\label{IsLoopCayleyTable} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape T}} is a loop table as defined above, else \texttt{false}.\\ - - -} - - - -\textsc{Remark:}The package \textsf{GUAVA} also contains operations dealing with latin squares. In particular, \texttt{IsLatinSquare} is declared in \textsf{GUAVA}. } - - -\section{\textcolor{Chapter }{Canonical and Normalized Cayley Tables}}\label{Sec:CanonicalAndNormalizedCayleyTables} -\logpage{[ 4, 3, 0 ]} -\hyperdef{L}{X7BA749CA7DB4EA87}{} -{ - - -\subsection{\textcolor{Chapter }{CanonicalCayleyTable}} -\logpage{[ 4, 3, 1 ]}\nobreak -\hyperdef{L}{X7971CCB87DAFF7B9}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{CanonicalCayleyTable({\mdseries\slshape T})\index{CanonicalCayleyTable@\texttt{CanonicalCayleyTable}} -\label{CanonicalCayleyTable} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -Canonical Cayley table constructed from Cayley table \mbox{\texttt{\mdseries\slshape T}} by replacing entries $x_i$ with $i$. - - - -A Cayley table is said to be \index{Cayley table!canonical}\emph{canonical} if it is based on elements $1$, $\dots$, $n$. Although we do not assume that every quasigroup table is canonical, it is -often desirable to present quasigroup tables in canonical way.} - - - -\subsection{\textcolor{Chapter }{CanonicalCopy}} -\logpage{[ 4, 3, 2 ]}\nobreak -\hyperdef{L}{X7B816D887F46E6B7}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{CanonicalCopy({\mdseries\slshape Q})\index{CanonicalCopy@\texttt{CanonicalCopy}} -\label{CanonicalCopy} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A canonical copy of the quasigroup or loop \mbox{\texttt{\mdseries\slshape Q}}. - - - -This is a shorthand for \texttt{QuasigroupByCayleyTable(CanonicalCayleyTable(\mbox{\texttt{\mdseries\slshape Q}})} when \mbox{\texttt{\mdseries\slshape Q}} is a declared quasigroup, and \texttt{LoopByCayleyTable(CanonicalCayleyTable(\mbox{\texttt{\mdseries\slshape Q}})} when \mbox{\texttt{\mdseries\slshape Q}} is a loop.} - - - -\subsection{\textcolor{Chapter }{NormalizedQuasigroupTable}} -\logpage{[ 4, 3, 3 ]}\nobreak -\hyperdef{L}{X821A2F9E85FAD8BF}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NormalizedQuasigroupTable({\mdseries\slshape T})\index{NormalizedQuasigroupTable@\texttt{NormalizedQuasigroupTable}} -\label{NormalizedQuasigroupTable} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A normalized version of the Cayley table \mbox{\texttt{\mdseries\slshape T}}. - - - -A given Cayley table \mbox{\texttt{\mdseries\slshape T}} is normalized in three steps as follows: first, \texttt{CanonicalCayleyTable} is called to rename entries to $1$, $\dots$, $n$, then the columns of \mbox{\texttt{\mdseries\slshape T}} are permuted so that the first row reads $1$, $\dots$, $n$, and finally the rows of \mbox{\texttt{\mdseries\slshape T}} are permuted so that the first column reads $1$, $\dots$, $n$.} - - } - - -\section{\textcolor{Chapter }{Creating Quasigroups and Loops From Cayley Tables}}\label{Sec:CreatingQuasigroupsAndLoopsFromCayleyTables} -\logpage{[ 4, 4, 0 ]} -\hyperdef{L}{X7C2372BB8739C5A2}{} -{ - -\subsection{\textcolor{Chapter }{QuasigroupByCayleyTable and LoopByCayleyTable}}\logpage{[ 4, 4, 1 ]} -\hyperdef{L}{X860135BB85F2DB19}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{QuasigroupByCayleyTable({\mdseries\slshape T})\index{QuasigroupByCayleyTable@\texttt{QuasigroupByCayleyTable}} -\label{QuasigroupByCayleyTable} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopByCayleyTable({\mdseries\slshape T})\index{LoopByCayleyTable@\texttt{LoopByCayleyTable}} -\label{LoopByCayleyTable} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The quasigroup (resp. loop) with quasigroup table (resp. loop table) \mbox{\texttt{\mdseries\slshape T}}. - - - -Since \texttt{CanonicalCayleyTable} is called within the above operation, the resulting quasigroup will have -Cayley table with distinct entries $1$, $\dots$, $n$. } - - -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@ct := CanonicalCayleyTable( [[5,3],[3,5]] ); | - [ [ 2, 1 ], [ 1, 2 ] ] - !gapprompt@gap>| !gapinput@NormalizedQuasigroupTable( ct ); | - [ [ 1, 2 ], [ 2, 1 ] ] - !gapprompt@gap>| !gapinput@LoopByCayleyTable( last ); | - - !gapprompt@gap>| !gapinput@[ IsQuasigroupTable( ct ), IsLoopTable( ct ) ]; | - [ true, false ] -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Creating Quasigroups and Loops from a File}}\label{Sec:CreatingQuasigroupsAndLoopsFromAFile} -\logpage{[ 4, 5, 0 ]} -\hyperdef{L}{X849944F17E2B37F8}{} -{ - Typing a large multiplication table manually is tedious and error-prone. We -have therefore included a general method in \textsf{LOOPS} that reads multiplication tables of quasigroups from a file. - -Instead of writing a separate algorithm for each common format, our algorithm -relies on the user to provide a bit of information about the input file. Here -is an outline of the algorithm, with file named \mbox{\texttt{\mdseries\slshape filename}} and a string \mbox{\texttt{\mdseries\slshape del}} as input (in essence, the characters of \mbox{\texttt{\mdseries\slshape del}} will be ignored while reading the file): -\begin{itemize} -\item read the entire content of \mbox{\texttt{\mdseries\slshape filename}} into a string \mbox{\texttt{\mdseries\slshape s}}, -\item replace all end-of-line characters in \mbox{\texttt{\mdseries\slshape s}} by spaces, -\item replace by spaces all characters of \mbox{\texttt{\mdseries\slshape s}} that appear in \mbox{\texttt{\mdseries\slshape del}}, -\item split \mbox{\texttt{\mdseries\slshape s}} into maximal substrings without spaces, called \emph{chunks} here, -\item let $n$ be the number of distinct chunks, -\item if the number of chunks is not $n^2$, report error, -\item construct the multiplication table by assigning numerical values $1$, $\dots$, $n$ to chunks, depending on their position among distinct chunks. -\end{itemize} - - -The following examples clarify the algorithm and document its versatility. All -examples are of the form $F+D\Longrightarrow T$, meaning that an input file containing $F$ together with the deletion string $D$ produce multiplication table $T$. \\ - - -\textsc{Example:} Data does not have to be arranged into an array of any kind. -\[ \begin{array}{cccc} 0&1&2&1\\ 2&0&2& \\ 0&1& & \end{array}\quad + \quad "" -\quad \Longrightarrow\quad \begin{array}{ccc} 1&2&3\\ 2&3&1\\ 3&1&2 -\end{array} \] - - -\textsc{Example:} Chunks can be any strings. -\[ \begin{array}{cc} {\rm red}&{\rm green}\\ {\rm green}&{\rm red}\\ -\end{array}\quad + \quad "" \quad \Longrightarrow\quad \begin{array}{cc} 1& -2\\ 2& 1 \end{array} \] - - -\textsc{Example:} A typical table produced by \textsf{GAP} is easily parsed by deleting brackets and commas. -\[ [ [0, 1], [1, 0] ] \quad + \quad "[,]" \quad \Longrightarrow\quad -\begin{array}{cc} 1& 2\\ 2& 1 \end{array} \] - - -\textsc{Example:} A typical {\TeX} table with rows separated by lines is also easily converted. Note that we have -to use $\backslash\backslash$ to ensure that every occurrence of $\backslash$ is deleted, since $\backslash\backslash$ represents the character $\backslash$ in \textsf{GAP} -\[ \begin{array}{lll} x\&& y\&&\ z\backslash\backslash\cr y\&& z\&&\ -x\backslash\backslash\cr z\&& x\&&\ y \end{array} \quad + \quad -"\backslash\backslash\&" \quad \Longrightarrow\quad \begin{array}{ccc} -1&2&3\cr 2&3&1\cr 3&1&2 \end{array} \] - -\subsection{\textcolor{Chapter }{QuasigroupFromFile and LoopFromFile}}\logpage{[ 4, 5, 1 ]} -\hyperdef{L}{X81A1DB918057933E}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{QuasigroupFromFile({\mdseries\slshape filename, del})\index{QuasigroupFromFile@\texttt{QuasigroupFromFile}} -\label{QuasigroupFromFile} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopFromFile({\mdseries\slshape filename, del})\index{LoopFromFile@\texttt{LoopFromFile}} -\label{LoopFromFile} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The quasigroup (resp. loop) whose multiplication table data is in file \mbox{\texttt{\mdseries\slshape filename}}, ignoring the characters contained in the string \mbox{\texttt{\mdseries\slshape del}}. - -} - - } - - -\section{\textcolor{Chapter }{Creating Quasigroups and Loops From Sections}}\label{Sec:CreatingQuasigroupsAndLoopsFromSections} -\logpage{[ 4, 6, 0 ]} -\hyperdef{L}{X820E67F88319C38B}{} -{ - - -\subsection{\textcolor{Chapter }{CayleyTableByPerms}} -\logpage{[ 4, 6, 1 ]}\nobreak -\hyperdef{L}{X7F94C8DD7E1A3470}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{CayleyTableByPerms({\mdseries\slshape P})\index{CayleyTableByPerms@\texttt{CayleyTableByPerms}} -\label{CayleyTableByPerms} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -If \mbox{\texttt{\mdseries\slshape P}} is a set of $n$ permutations of an $n$-element set $X$, returns Cayley table $C$ such that $C[i][j] = X[j]^{P[i]}$. - - - - - -The cardinality of the underlying set is determined by the moved points of the -first permutation in \mbox{\texttt{\mdseries\slshape P}}, unless the first permutation is the identity permutation, in which case the -second permutation is used. - -In particular, if \mbox{\texttt{\mdseries\slshape P}} is the left section of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}, \texttt{CayleyTableByPerms(\mbox{\texttt{\mdseries\slshape Q}})} returns the multiplication table of \mbox{\texttt{\mdseries\slshape Q}}. } - - -\subsection{\textcolor{Chapter }{QuasigroupByLeftSection and LoopByLeftSection}}\logpage{[ 4, 6, 2 ]} -\hyperdef{L}{X7EC1EB0D7B8382A1}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{QuasigroupByLeftSection({\mdseries\slshape P})\index{QuasigroupByLeftSection@\texttt{QuasigroupByLeftSection}} -\label{QuasigroupByLeftSection} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopByLeftSection({\mdseries\slshape P})\index{LoopByLeftSection@\texttt{LoopByLeftSection}} -\label{LoopByLeftSection} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -If \mbox{\texttt{\mdseries\slshape P}} is a set of permutations corresponding to the left translations of a -quasigroup (resp. loop), returns the corresponding quasigroup (resp. loop). - - - -The order of permutations in \mbox{\texttt{\mdseries\slshape P}} is important in the quasigroup case, but it is disregarded in the loop case, -since then the order of rows in the corresponding multiplication table is -determined by the presence of the neutral element.} - - -\subsection{\textcolor{Chapter }{QuasigroupByRightSection and LoopByRightSection}}\logpage{[ 4, 6, 3 ]} -\hyperdef{L}{X80B436ED7CC0749E}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{QuasigroupByRightSection({\mdseries\slshape P})\index{QuasigroupByRightSection@\texttt{QuasigroupByRightSection}} -\label{QuasigroupByRightSection} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopByRightSection({\mdseries\slshape P})\index{LoopByRightSection@\texttt{LoopByRightSection}} -\label{LoopByRightSection} -}\hfill{\scriptsize (operation)}}\\ - - - These are the dual operations to \texttt{QuasigroupByLeftSection} and \texttt{LoopByLeftSection}.} - - -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@S := Subloop( MoufangLoop( 12, 1 ), [ 3 ] );; | - !gapprompt@gap>| !gapinput@ls := LeftSection( S ); | - [ (), (1,3,5), (1,5,3) ] - !gapprompt@gap>| !gapinput@CayleyTableByPerms( ls ); | - [ [ 1, 3, 5 ], [ 3, 5, 1 ], [ 5, 1, 3 ] ] - !gapprompt@gap>| !gapinput@CayleyTable( LoopByLeftSection( ls ) ); | - [ [ 1, 2, 3 ], [ 2, 3, 1 ], [ 3, 1, 2 ] ] -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Creating Quasigroups and Loops From Folders}}\label{Sec:CreatingQuasigroupsAndLoopsFromFolders} -\logpage{[ 4, 7, 0 ]} -\hyperdef{L}{X85ABE99E84E5B0E8}{} -{ - Let $G$ be a group, $H$ a subgroup of $G$, and $T$ a right transversal to $H$ in $G$. Let $\tau:G\to T$ be defined by $x\in H\tau(x)$. Then the operation $\circ$ defined on the right cosets $Q = \{Ht|t\in T\}$ by $Hs\circ Ht = H\tau(st)$ turns $Q$ into a quasigroup if and only if $T$ is a right transversal to all conjugates $g^{-1}Hg$ of $H$ in $G$. (In fact, every quasigroup $Q$ can be obtained in this way by letting $G={\rm Mlt}_\rho(Q)$, $H={\rm Inn}_\rho(Q)$ and $T=\{R_x|x\in Q\}$.) - -We call the triple $(G,H,T)$ a \index{folder!quasigroup}\emph{right quasigroup (or loop) folder}. -\subsection{\textcolor{Chapter }{QuasigroupByRightFolder and LoopByRightFolder}}\logpage{[ 4, 7, 1 ]} -\hyperdef{L}{X83168E62861F70AB}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{QuasigroupByRightFolder({\mdseries\slshape G, H, T})\index{QuasigroupByRightFolder@\texttt{QuasigroupByRightFolder}} -\label{QuasigroupByRightFolder} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopByRightFolder({\mdseries\slshape G, H, T})\index{LoopByRightFolder@\texttt{LoopByRightFolder}} -\label{LoopByRightFolder} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The quasigroup (resp. loop) from the right folder (\mbox{\texttt{\mdseries\slshape G}}, \mbox{\texttt{\mdseries\slshape H}}, \mbox{\texttt{\mdseries\slshape T}}). - -} - - - -\textsc{Remark:} We do not support the dual operations for left sections since, by default, -actions in \textsf{GAP} act on the right. \\ - - -Here is a simple example in which $T$ is actually the right section of the resulting loop. -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@T := [ (), (1,2)(3,4,5), (1,3,5)(2,4), (1,4,3)(2,5), (1,5,4)(2,3) ];; | - !gapprompt@gap>| !gapinput@G := Group( T );; H := Stabilizer( G, 1 );; | - !gapprompt@gap>| !gapinput@LoopByRightFolder( G, H, T ); | - -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Creating Quasigroups and Loops By Nuclear Extensions}}\label{Sec:CreatingQuasigroupsAndLoopsByNuclearExtensions} -\logpage{[ 4, 8, 0 ]} -\hyperdef{L}{X8759431780AC81A9}{} -{ - Let $K$, $F$ be loops. Then a loop $Q$ is an \index{extension}\emph{extension} of $K$ by $F$ if $K$ is a normal subloop of $Q$ such that $Q/K$ is isomorphic to $F$. An extension $Q$ of $K$ by $F$ is \index{extension!nuclear}\emph{nuclear} if $K$ is an abelian group and $K\le N(Q)$. - -A map $\theta:F\times F\to K$ is a \index{cocycle}\emph{cocycle} if $\theta(1,x) = \theta(x,1) = 1$ for every $x\in F$. - -The following theorem holds for loops $Q$, $F$ and an abelian group $K$: $Q$ is a nuclear extension of $K$ by $F$ if and only if there is a cocycle $\theta:F\times F\to K$ and a homomorphism $\varphi:F\to{\rm Aut}(Q)$ such that $K\times F$ with multiplication $(a,x)(b,y) = (a\varphi_x(b)\theta(x,y),xy)$ is isomorphic to $Q$. - -\subsection{\textcolor{Chapter }{NuclearExtension}} -\logpage{[ 4, 8, 1 ]}\nobreak -\hyperdef{L}{X784733C67AA6B2FA}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NuclearExtension({\mdseries\slshape Q, K})\index{NuclearExtension@\texttt{NuclearExtension}} -\label{NuclearExtension} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } - The data necessary to construct \mbox{\texttt{\mdseries\slshape Q}} as a nuclear extension of the subloop \mbox{\texttt{\mdseries\slshape K}} by \mbox{\texttt{\mdseries\slshape Q}}$/$\mbox{\texttt{\mdseries\slshape K}}, namely $[K, F, \varphi, \theta]$ as above. Note that \mbox{\texttt{\mdseries\slshape K}} must be a commutative subloop of the nucleus of \mbox{\texttt{\mdseries\slshape Q}}. - - - -If $n=|F|$ and $m=|$\mbox{\texttt{\mdseries\slshape K}}$|$, the cocycle $\theta$ is returned as an $n\times n$ array with entries in $\{1,\dots,m\}$, and the homomorphism $\varphi$ is returned as a list of length $n$ of permutations of $\{1,\dots,m\}$.} - - - -\subsection{\textcolor{Chapter }{LoopByExtension}} -\logpage{[ 4, 8, 2 ]}\nobreak -\hyperdef{L}{X79AEE93E7E15B802}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopByExtension({\mdseries\slshape K, F, f, t})\index{LoopByExtension@\texttt{LoopByExtension}} -\label{LoopByExtension} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The extension of an abelian group \mbox{\texttt{\mdseries\slshape K}} by a loop \mbox{\texttt{\mdseries\slshape F}}, using action \mbox{\texttt{\mdseries\slshape f}} and cocycle \mbox{\texttt{\mdseries\slshape t}}. The arguments must be formatted as the output of \texttt{NuclearExtension}. - -} - - -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@F := IntoLoop( Group( (1,2) ) ); | - - !gapprompt@gap>| !gapinput@K := DirectProduct( F, F );; | - !gapprompt@gap>| !gapinput@phi := [ (), (2,3) ];; | - !gapprompt@gap>| !gapinput@theta := [ [ 1, 1 ], [ 1, 3 ] ];; | - !gapprompt@gap>| !gapinput@LoopByExtension( K, F, phi, theta ); | - - !gapprompt@gap>| !gapinput@IsAssociative( last ); | - false -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Random Quasigroups and Loops}}\label{Sec:RandomQuasigroupsAndLoops} -\logpage{[ 4, 9, 0 ]} -\hyperdef{L}{X7AE29A1A7AA5C25A}{} -{ - An algorithm is said to select a latin square of order $n$ \emph{at random}\index{latin square!random} if every latin square of order $n$ is returned by the algorithm with the same probability. Selecting a latin -square at random is a nontrivial problem. - -In \cite{JaMa}, Jacobson and Matthews defined a random walk on the space of latin squares -and so-called improper latin squares that visits every latin square with the -same probability. The diameter of the space is no more than $4(n-1)^3$ in the sense that no more than $4(n-1)^3$ properly chosen steps are needed to travel from one latin square of order $n$ to another. - -The Jacobson-Matthews algorithm can be used to generate random quasigroups as -follows: (i) select any latin square of order $n$, for instance the canonical multiplication table of the cyclic group of order $n$, (ii) perform sufficiently many steps of the random walk, stopping at a -proper or improper latin square, (iii) if necessary, perform a few more steps -to end up with a proper latin square. Upon normalizing the resulting latin -square, we obtain a random loop of order $n$. - -By the above result, it suffices to use about $n^3$ steps to arrive at any latin square of order $n$ from the initial latin square. In fact, a smaller number of steps is probably -sufficient. -\subsection{\textcolor{Chapter }{RandomQuasigroup and RandomLoop}}\logpage{[ 4, 9, 1 ]} -\hyperdef{L}{X8271C0F5786B6FA9}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RandomQuasigroup({\mdseries\slshape n[, iter]})\index{RandomQuasigroup@\texttt{RandomQuasigroup}} -\label{RandomQuasigroup} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RandomLoop({\mdseries\slshape n[, iter]})\index{RandomLoop@\texttt{RandomLoop}} -\label{RandomLoop} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A random quasigroup (resp. loop) of order \mbox{\texttt{\mdseries\slshape n}} using the Jacobson-Matthews algorithm. If the optional argument \mbox{\texttt{\mdseries\slshape iter}} is omitted, \mbox{\texttt{\mdseries\slshape n}}${}^3$ steps are used. Otherwise \mbox{\texttt{\mdseries\slshape iter}} steps are used. - - - -If \mbox{\texttt{\mdseries\slshape iter}} is small, the Cayley table of the returned quasigroup (resp. loop) will be -close to the canonical Cayley table of the cyclic group of order \mbox{\texttt{\mdseries\slshape n}}.} - - - -\subsection{\textcolor{Chapter }{RandomNilpotentLoop}} -\logpage{[ 4, 9, 2 ]}\nobreak -\hyperdef{L}{X817132C887D3FD3A}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RandomNilpotentLoop({\mdseries\slshape lst})\index{RandomNilpotentLoop@\texttt{RandomNilpotentLoop}} -\label{RandomNilpotentLoop} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A random nilpotent loop\index{loop!nilpotent} as follows (see Section \ref{Sec:NilpotencyAndCentralSeries} for more information on nilpotency): \mbox{\texttt{\mdseries\slshape lst}} must be a list of positive integers and/or finite abelian groups. If \texttt{\mbox{\texttt{\mdseries\slshape lst}}=[a1]} and \texttt{a1} is an integer, a random abelian group of order \texttt{a1} is returned, else \texttt{a1} is an abelian group and \texttt{AsLoop(a1)} is returned. If \texttt{\mbox{\texttt{\mdseries\slshape lst}}= [a1,...,am]}, a random central extension of \texttt{RandomNilpotentLoop([a1])} by \texttt{RandomNilpotentLoop([a2,...,am])} is returned. - - - -To determine the nilpotency class $c$ of the resulting loop, assume that \mbox{\texttt{\mdseries\slshape lst}} has length at least 2, contains only integers bigger than 1, and let $m$ be the last entry of \mbox{\texttt{\mdseries\slshape lst}}. If $m>2$ then $c$ is equal to \texttt{Length(\mbox{\texttt{\mdseries\slshape lst}})}, else $c$ is equal to \texttt{Length(\mbox{\texttt{\mdseries\slshape lst}})-1}.} - - } - - -\section{\textcolor{Chapter }{Conversions}}\label{Sec:Conversions} -\logpage{[ 4, 10, 0 ]} -\hyperdef{L}{X7BC2D8877A943D74}{} -{ - \textsf{LOOPS} contains methods that convert between magmas, quasigroups, loops and groups, -provided such conversions are possible. Each of the conversion methods \texttt{IntoQuasigroup}, \texttt{IntoLoop} and \texttt{IntoGroup} returns \texttt{fail} if the requested conversion is not possible. \\ - - -\textsc{Remark:} Up to version 2.0.0 of \textsf{LOOPS}, we supported \texttt{AsQuasigroup}, \texttt{AsLoop} and \texttt{AsGroup} in place of \texttt{IntoQuasigroup}, \texttt{IntoLoop} and \texttt{IntoGroup}, respectively. We have changed the terminology starting with version 2.1.0 in -order to comply with \textsf{GAP} naming rules for \texttt{AsSomething}, as explained in Chapter \ref{Chap:HowThePackageWorks}. Finally, the method \texttt{AsGroup} is a core method of \textsf{GAP} that returns an fp group if its argument is an associative loop. - -\subsection{\textcolor{Chapter }{IntoQuasigroup}} -\logpage{[ 4, 10, 1 ]}\nobreak -\hyperdef{L}{X84575A4B78CC545E}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IntoQuasigroup({\mdseries\slshape M})\index{IntoQuasigroup@\texttt{IntoQuasigroup}} -\label{IntoQuasigroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -If \mbox{\texttt{\mdseries\slshape M}} is a declared magma that happens to be a quasigroup, the corresponding -quasigroup is returned. If \mbox{\texttt{\mdseries\slshape M}} is already declared as a quasigroup, \mbox{\texttt{\mdseries\slshape M}} is returned. - -} - - - -\subsection{\textcolor{Chapter }{PrincipalLoopIsotope}} -\logpage{[ 4, 10, 2 ]}\nobreak -\hyperdef{L}{X79CEA57C850C7070}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{PrincipalLoopIsotope({\mdseries\slshape M, f, g})\index{PrincipalLoopIsotope@\texttt{PrincipalLoopIsotope}} -\label{PrincipalLoopIsotope} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -An isomorphic copy of the principal isotope $($\mbox{\texttt{\mdseries\slshape M}},$\circ)$ via the transposition $(1$,\mbox{\texttt{\mdseries\slshape f}}$\cdot$\mbox{\texttt{\mdseries\slshape g}}$)$. An isomorphic copy is returned rather than $($\mbox{\texttt{\mdseries\slshape M}},$\circ)$ because in \textsf{LOOPS} all loops have to have neutral element labeled as $1$. - - - -Given a quasigroup $M$ and two of its elements $f$, $g$, the principal loop isotope $x\circ y = R_g^{-1}(x)\cdot L_f^{-1}(y)$ turns $(M,\circ)$ into a loop with neutral element $f\cdot g$ (see Section \ref{Sec:HomomorphismsAndHomotopisms}).} - - - -\subsection{\textcolor{Chapter }{IntoLoop}} -\logpage{[ 4, 10, 3 ]}\nobreak -\hyperdef{L}{X7A59C36683118E5A}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IntoLoop({\mdseries\slshape M})\index{IntoLoop@\texttt{IntoLoop}} -\label{IntoLoop} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -If \mbox{\texttt{\mdseries\slshape M}} is a declared magma that happens to be a quasigroup (but not necessarily a -loop!), a loop is returned as follows: If \mbox{\texttt{\mdseries\slshape M}} is already declared as a loop, \mbox{\texttt{\mdseries\slshape M}} is returned. Else, if \mbox{\texttt{\mdseries\slshape M}} possesses a neutral element $e$ and if $f$ is the first element of \mbox{\texttt{\mdseries\slshape M}}, then an isomorphic copy of \mbox{\texttt{\mdseries\slshape M}} via the transposition $(e,f)$ is returned. If \mbox{\texttt{\mdseries\slshape M}} does not posses a neutral element, \texttt{PrincipalLoopIsotope(\mbox{\texttt{\mdseries\slshape M}}, \mbox{\texttt{\mdseries\slshape M.1}}, \mbox{\texttt{\mdseries\slshape M.1}})} is returned.\\ - - -} - - - -\textsc{Remark:} One could obtain a loop from a declared magma \mbox{\texttt{\mdseries\slshape M}} in yet another way, by normalizing the Cayley table of \mbox{\texttt{\mdseries\slshape M}}. The three approaches can result in nonisomorphic loops in general. - -\subsection{\textcolor{Chapter }{IntoGroup}} -\logpage{[ 4, 10, 4 ]}\nobreak -\hyperdef{L}{X7B5C6C64831B866E}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IntoGroup({\mdseries\slshape M})\index{IntoGroup@\texttt{IntoGroup}} -\label{IntoGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -If \mbox{\texttt{\mdseries\slshape M}} is a declared magma that happens to be a group, the corresponding group is -returned as follows: If \mbox{\texttt{\mdseries\slshape M}} is already declared as a group, \mbox{\texttt{\mdseries\slshape M}} is returned, else \texttt{RightMultiplicationGroup(IntoLoop(\mbox{\texttt{\mdseries\slshape M}}))} is returned, which is a permutation group isomorphic to \mbox{\texttt{\mdseries\slshape M}}. - -} - - } - - -\section{\textcolor{Chapter }{Products of Quasigroups and Loops}}\label{Sec:ProductsOfLoops} -\logpage{[ 4, 11, 0 ]} -\hyperdef{L}{X79B7327C79029086}{} -{ - - -\subsection{\textcolor{Chapter }{DirectProduct}} -\logpage{[ 4, 11, 1 ]}\nobreak -\hyperdef{L}{X861BA02C7902A4F4}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{DirectProduct({\mdseries\slshape Q1, ..., Qn})\index{DirectProduct@\texttt{DirectProduct}} -\label{DirectProduct} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -If each \mbox{\texttt{\mdseries\slshape Qi}} is either a declared quasigroup, declared loop or a declared group, the direct -product of \mbox{\texttt{\mdseries\slshape Q1}}, $\dots$, \mbox{\texttt{\mdseries\slshape Qn}} is returned. If every \mbox{\texttt{\mdseries\slshape Qi}} is a declared group, a group is returned; if every \mbox{\texttt{\mdseries\slshape Qi}} is a declared loop, a loop is returned; otherwise a quasigroup is returned. - -} - - } - - -\section{\textcolor{Chapter }{Opposite Quasigroups and Loops}}\label{Sec:OppositeQuasigroupsAndLoops} -\logpage{[ 4, 12, 0 ]} -\hyperdef{L}{X7865FC8D7854C2E3}{} -{ - When $Q$ is a quasigroup with multiplication $\cdot$, the \index{opposite quasigroup}\index{quasigroup!opposite}\emph{opposite quasigroup} of $Q$ is a quasigroup with the same underlying set as $Q$ and with multiplication $*$ defined by $x*y=y\cdot x$. -\subsection{\textcolor{Chapter }{Opposite, OppositeQuasigroup and OppositeLoop}}\logpage{[ 4, 12, 1 ]} -\hyperdef{L}{X87B6AED47EE2BCD3}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Opposite({\mdseries\slshape Q})\index{Opposite@\texttt{Opposite}} -\label{Opposite} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{OppositeQuasigroup({\mdseries\slshape Q})\index{OppositeQuasigroup@\texttt{OppositeQuasigroup}} -\label{OppositeQuasigroup} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{OppositeLoop({\mdseries\slshape Q})\index{OppositeLoop@\texttt{OppositeLoop}} -\label{OppositeLoop} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } - The opposite of the quasigroup (resp. loop) \mbox{\texttt{\mdseries\slshape Q}}. Note that if \texttt{OppositeQuasigroup(\mbox{\texttt{\mdseries\slshape Q}})} or \texttt{OppositeLoop(\mbox{\texttt{\mdseries\slshape Q}})} are called, then the returned quasigroup or loop is not stored as an attribute -of \mbox{\texttt{\mdseries\slshape Q}}. - -} - - } - - } - - -\chapter{\textcolor{Chapter }{Basic Methods And Attributes}}\label{Chap:BasicMethodsAndAttributes} -\logpage{[ 5, 0, 0 ]} -\hyperdef{L}{X7B9F619279641FAA}{} -{ - In this chapter we describe the basic core methods and attributes of the \textsf{LOOPS} package. -\section{\textcolor{Chapter }{Basic Attributes}}\label{Sec:BasicAttributes} -\logpage{[ 5, 1, 0 ]} -\hyperdef{L}{X8373A7348161DB23}{} -{ - We associate many attributes with quasigroups in order to speed up -computation. This section lists some basic attributes of quasigroups and -loops. - -\subsection{\textcolor{Chapter }{Elements}} -\logpage{[ 5, 1, 1 ]}\nobreak -\hyperdef{L}{X79B130FC7906FB4C}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Elements({\mdseries\slshape Q})\index{Elements@\texttt{Elements}} -\label{Elements} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The list of elements of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - - - -See Section \ref{Sec:NamingEtc} for more information about element labels.} - - - -\subsection{\textcolor{Chapter }{CayleyTable}} -\logpage{[ 5, 1, 2 ]}\nobreak -\hyperdef{L}{X85457FA27DE7114D}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{CayleyTable({\mdseries\slshape Q})\index{CayleyTable@\texttt{CayleyTable}} -\label{CayleyTable} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The Cayley table of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - - - -See Section \ref{Sec:AboutCayleyTables} for more information about quasigroup Cayley tables.} - - - -\subsection{\textcolor{Chapter }{One}} -\logpage{[ 5, 1, 3 ]}\nobreak -\hyperdef{L}{X8129A6877FFD804B}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{One({\mdseries\slshape Q})\index{One@\texttt{One}} -\label{One} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The identity element of a loop \mbox{\texttt{\mdseries\slshape Q}}. - -} - - - -\textsc{Remark:}If you want to know if a quasigroup \mbox{\texttt{\mdseries\slshape Q}} has a neutral element, you can find out with the standard function for magmas \texttt{MultiplicativeNeutralElement(\mbox{\texttt{\mdseries\slshape Q}})}. - -\subsection{\textcolor{Chapter }{Size}} -\logpage{[ 5, 1, 4 ]}\nobreak -\hyperdef{L}{X858ADA3B7A684421}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Size({\mdseries\slshape Q})\index{Size@\texttt{Size}} -\label{Size} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The size of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - -} - - - -\subsection{\textcolor{Chapter }{Exponent}} -\logpage{[ 5, 1, 5 ]}\nobreak -\hyperdef{L}{X7D44470C7DA59C1C}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Exponent({\mdseries\slshape Q})\index{Exponent@\texttt{Exponent}} -\label{Exponent} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The exponent of a power associative loop \mbox{\texttt{\mdseries\slshape Q}}. (The method does not test if \mbox{\texttt{\mdseries\slshape Q}} is power associative.) - - - -When \mbox{\texttt{\mdseries\slshape Q}} is a \emph{power associative loop}\index{loop!power associative}\index{power associative loop}, that is, the powers of elements are well-defined in \mbox{\texttt{\mdseries\slshape Q}}, then the \emph{exponent}\index{exponent} of \mbox{\texttt{\mdseries\slshape Q}} is the smallest positive integer divisible by the orders of all elements of \mbox{\texttt{\mdseries\slshape Q}}. } - - } - - -\section{\textcolor{Chapter }{Basic Arithmetic Operations}}\label{Sec:BasicArithemticOperations} -\logpage{[ 5, 2, 0 ]} -\hyperdef{L}{X82F2CA4A848ABD2B}{} -{ - Each quasigroup element in \textsf{GAP} knows to which quasigroup it belongs. It is therefore possible to perform -arithmetic operations with quasigroup elements without referring to the -quasigroup. All elements involved in the calculation must belong to the same -quasigroup. - -Two elements $x$, $y$ of the same quasigroup are multiplied by $x*y$ in \textsf{GAP}. Since multiplication of at least three elements is ambiguous in the -nonassociative case, we parenthesize elements by default from left to right, -i.e., $x*y*z$ means $((x*y)*z)$. Of course, one can specify the order of multiplications by providing -parentheses. -\subsection{\textcolor{Chapter }{LeftDivision and RightDivision}}\logpage{[ 5, 2, 1 ]} -\hyperdef{L}{X7D5956967BCC1834}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftDivision({\mdseries\slshape x, y})\index{LeftDivision@\texttt{LeftDivision}} -\label{LeftDivision} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightDivision({\mdseries\slshape x, y})\index{RightDivision@\texttt{RightDivision}} -\label{RightDivision} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The left division \mbox{\texttt{\mdseries\slshape x}}$\backslash$\mbox{\texttt{\mdseries\slshape y}} (resp. the right division \mbox{\texttt{\mdseries\slshape x}}$/$\mbox{\texttt{\mdseries\slshape y}}) of two elements \mbox{\texttt{\mdseries\slshape x}}, \mbox{\texttt{\mdseries\slshape y}} of the same quasigroup.\\ - - -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftDivision({\mdseries\slshape S, x})\index{LeftDivision@\texttt{LeftDivision}} -\label{LeftDivision} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftDivision({\mdseries\slshape x, S})\index{LeftDivision@\texttt{LeftDivision}} -\label{LeftDivision} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightDivision({\mdseries\slshape S, x})\index{RightDivision@\texttt{RightDivision}} -\label{RightDivision} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightDivision({\mdseries\slshape x, S})\index{RightDivision@\texttt{RightDivision}} -\label{RightDivision} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The list of elements obtained by performing the specified arithmetical -operation elementwise using a list \mbox{\texttt{\mdseries\slshape S}} of elements and an element \mbox{\texttt{\mdseries\slshape x}}.\\ - - -} - - - -\textsc{Remark:} We support $/$ in place of \texttt{RightDivision}. But we do not support $\backslash$ in place of \texttt{LeftDivision}. -\subsection{\textcolor{Chapter }{LeftDivisionCayleyTable and RightDivisionCayleyTable}}\logpage{[ 5, 2, 2 ]} -\hyperdef{L}{X804F67C8796A0EB3}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftDivisionCayleyTable({\mdseries\slshape Q})\index{LeftDivisionCayleyTable@\texttt{LeftDivisionCayleyTable}} -\label{LeftDivisionCayleyTable} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightDivisionCayleyTable({\mdseries\slshape Q})\index{RightDivisionCayleyTable@\texttt{RightDivisionCayleyTable}} -\label{RightDivisionCayleyTable} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The Cayley table of the respective arithmetic operation of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - -} - - } - - -\section{\textcolor{Chapter }{Powers and Inverses}}\label{Sec:PowersAndInverses} -\logpage{[ 5, 3, 0 ]} -\hyperdef{L}{X810850247ADB4EE9}{} -{ - Powers of elements are generally not well-defined in quasigroups. For magmas -and a positive integral exponent, \textsf{GAP} calculates powers in the following way: $x^1=x$, $x^{2k}=(x^k)\cdot(x^k)$ and $x^{2k+1}=(x^{2k})\cdot x$. One can easily see that this returns $x^k$ in about $\log_2(k)$ steps. For \textsf{LOOPS}, we have decided to keep this method, but the user should be aware that the -method is sound only in power associative quasigroups. - -Let $x$ be an element of a loop $Q$ with neutral element $1$. Then the \emph{left inverse}\index{inverse!left} $x^\lambda$ of $x$ is the unique element of $Q$ satisfying $x^\lambda x=1$. Similarly, the \emph{right inverse}\index{inverse!right} $x^\rho$ satisfies $xx^\rho=1$. If $x^\lambda=x^\rho$, we call $x^{-1}=x^\lambda=x^\rho$ the \emph{inverse}\index{inverse} of $x$. -\subsection{\textcolor{Chapter }{LeftInverse, RightInverse and Inverse}}\logpage{[ 5, 3, 1 ]} -\hyperdef{L}{X805781838020CF44}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftInverse({\mdseries\slshape x})\index{LeftInverse@\texttt{LeftInverse}} -\label{LeftInverse} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightInverse({\mdseries\slshape x})\index{RightInverse@\texttt{RightInverse}} -\label{RightInverse} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Inverse({\mdseries\slshape x})\index{Inverse@\texttt{Inverse}} -\label{Inverse} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The left inverse, right inverse and inverse, respectively, of the quasigroup -element \mbox{\texttt{\mdseries\slshape x}}. - -} - - -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@CayleyTable( Q ); | - [ [ 1, 2, 3, 4, 5 ], - [ 2, 1, 4, 5, 3 ], - [ 3, 4, 5, 1, 2 ], - [ 4, 5, 2, 3, 1 ], - [ 5, 3, 1, 2, 4 ] ] - !gapprompt@gap>| !gapinput@elms := Elements( Q ); | - !gapprompt@gap>| !gapinput@[ l1, l2, l3, l4, l5 ]; | - !gapprompt@gap>| !gapinput@[ LeftInverse( elms[3] ), RightInverse( elms[3] ), Inverse( elms[3] ) ]; | - [ l5, l4, fail ] -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Associators and Commutators}}\label{Sec:AssociatorsAndCommutators2} -\logpage{[ 5, 4, 0 ]} -\hyperdef{L}{X7E0849977869E53D}{} -{ - See Section \ref{Sec:AssociatorsAndCommutators} for definitions of associators and commutators. - -\subsection{\textcolor{Chapter }{Associator}} -\logpage{[ 5, 4, 1 ]}\nobreak -\hyperdef{L}{X82B7448879B91F7B}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Associator({\mdseries\slshape x, y, z})\index{Associator@\texttt{Associator}} -\label{Associator} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The associator of the elements \mbox{\texttt{\mdseries\slshape x}}, \mbox{\texttt{\mdseries\slshape y}}, \mbox{\texttt{\mdseries\slshape z}} of the same quasigroup. - -} - - - -\subsection{\textcolor{Chapter }{Commutator}} -\logpage{[ 5, 4, 2 ]}\nobreak -\hyperdef{L}{X7D624A9587FB1FE5}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Commutator({\mdseries\slshape x, y})\index{Commutator@\texttt{Commutator}} -\label{Commutator} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The commutator of the elements \mbox{\texttt{\mdseries\slshape x}}, \mbox{\texttt{\mdseries\slshape y}} of the same quasigroup. - -} - - } - - -\section{\textcolor{Chapter }{Generators}}\label{Sec:Generators} -\logpage{[ 5, 5, 0 ]} -\hyperdef{L}{X7BD5B55C802805B4}{} -{ - -\subsection{\textcolor{Chapter }{GeneratorsOfQuasigroup and GeneratorsOfLoop}}\logpage{[ 5, 5, 1 ]} -\hyperdef{L}{X83944A777D161D10}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{GeneratorsOfQuasigroup({\mdseries\slshape Q})\index{GeneratorsOfQuasigroup@\texttt{GeneratorsOfQuasigroup}} -\label{GeneratorsOfQuasigroup} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{GeneratorsOfLoop({\mdseries\slshape Q})\index{GeneratorsOfLoop@\texttt{GeneratorsOfLoop}} -\label{GeneratorsOfLoop} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -A set of generators of a quasigroup (resp. loop) \mbox{\texttt{\mdseries\slshape Q}}. (Both methods are synonyms of \texttt{GeneratorsOfMagma}.) - -} - - - -As usual in \textsf{GAP}, one can refer to the \texttt{i}th generator of a quasigroup \texttt{Q} by \texttt{Q.i}. Note that while it is often the case that \texttt{ Q.i = Elements(Q)[i]}, it is not necessarily so. - -\subsection{\textcolor{Chapter }{GeneratorsSmallest}} -\logpage{[ 5, 5, 2 ]}\nobreak -\hyperdef{L}{X82FD78AF7F80A0E2}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{GeneratorsSmallest({\mdseries\slshape Q})\index{GeneratorsSmallest@\texttt{GeneratorsSmallest}} -\label{GeneratorsSmallest} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -A generating set $\{q_0$, $\dots$, $q_m\}$ of \mbox{\texttt{\mdseries\slshape Q}} such that $Q_0=\emptyset$, $Q_m=$\mbox{\texttt{\mdseries\slshape Q}}, $Q_i=\langle q_1$, $\dots$, $q_i \rangle$, and $q_{i+1}$ is the least element of \mbox{\texttt{\mdseries\slshape Q}}$\setminus Q_i$. - -} - - - -\subsection{\textcolor{Chapter }{SmallGeneratingSet}} -\logpage{[ 5, 5, 3 ]}\nobreak -\hyperdef{L}{X814DBABC878D5232}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{SmallGeneratingSet({\mdseries\slshape Q})\index{SmallGeneratingSet@\texttt{SmallGeneratingSet}} -\label{SmallGeneratingSet} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -A small generating set $\{q_0$, $\dots$, $q_m\}$ of \mbox{\texttt{\mdseries\slshape Q}} obtained as follows: $q_0$ is the least element for which $\langle q_0\rangle$ is largest possible, $q_1$\$ is the least element for which $\langle q_0,q_1$ is largest possible, and so on. - -} - - } - - } - - -\chapter{\textcolor{Chapter }{Methods Based on Permutation Groups}}\label{Chap:MethodsBasedOnPermutationGroups} -\logpage{[ 6, 0, 0 ]} -\hyperdef{L}{X794A04C5854D352B}{} -{ - Most calculations in the \textsf{LOOPS} package are delegated to groups, taking advantage of the various permutations -and permutation groups associated with quasigroups. This chapter explains in -detail how the permutations associated with a quasigroup are calculated, and -it also describes some of the core methods of \textsf{LOOPS} based on permutations. Additional core methods can be found in Chapter \ref{Chap:TestingPropertiesOfQuasigroupsAndLoops}. -\section{\textcolor{Chapter }{Parent of a Quasigroup}}\label{Sec:ParentOfAQuasigroup} -\logpage{[ 6, 1, 0 ]} -\hyperdef{L}{X8731D818827C08F3}{} -{ - Let $Q$ be a quasigroup and $S$ a subquasigroup of $Q$. Since the multiplication in $S$ coincides with the multiplication in $Q$, it is reasonable not to store the multiplication table of $S$. However, the quasigroup $S$ then must know that it is a subquasigroup of $Q$. - -\subsection{\textcolor{Chapter }{Parent}} -\logpage{[ 6, 1, 1 ]}\nobreak -\hyperdef{L}{X7BC856CC7F116BB0}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Parent({\mdseries\slshape Q})\index{Parent@\texttt{Parent}} -\label{Parent} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The parent quasigroup of the quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - - - -When \mbox{\texttt{\mdseries\slshape Q}} is not created as a subquasigroup of another quasigroup, the attribute \texttt{Parent(\mbox{\texttt{\mdseries\slshape Q}})} is set to \mbox{\texttt{\mdseries\slshape Q}}. When \mbox{\texttt{\mdseries\slshape Q}} is created as a subquasigroup of a quasigroup \mbox{\texttt{\mdseries\slshape H}}, we set \texttt{Parent(\mbox{\texttt{\mdseries\slshape Q}})} equal to \texttt{Parent(\mbox{\texttt{\mdseries\slshape H}})}. Thus, in effect, \texttt{Parent(\mbox{\texttt{\mdseries\slshape Q}})} is the largest quasigroup from which \mbox{\texttt{\mdseries\slshape Q}} has been created.} - - - -\subsection{\textcolor{Chapter }{Position}} -\logpage{[ 6, 1, 2 ]}\nobreak -\hyperdef{L}{X79975EC6783B4293}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Position({\mdseries\slshape Q, x})\index{Position@\texttt{Position}} -\label{Position} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The position of \mbox{\texttt{\mdseries\slshape x}} among the elements of \mbox{\texttt{\mdseries\slshape Q}}.\\ - - -} - - - -Let \mbox{\texttt{\mdseries\slshape Q}} be a quasigroup with parent \mbox{\texttt{\mdseries\slshape P}}, where \mbox{\texttt{\mdseries\slshape P}} is some $n$-element quasigroup. Let \mbox{\texttt{\mdseries\slshape x}} be an element of \mbox{\texttt{\mdseries\slshape Q}}. Then \texttt{\mbox{\texttt{\mdseries\slshape x}}![1]} is the position of \mbox{\texttt{\mdseries\slshape x}} among the elements of \mbox{\texttt{\mdseries\slshape P}}, i.e., \texttt{\mbox{\texttt{\mdseries\slshape x}}![1] = Position(Elements(\mbox{\texttt{\mdseries\slshape P}}),\mbox{\texttt{\mdseries\slshape x}})}. - -While referring to elements of \mbox{\texttt{\mdseries\slshape Q}} by their positions, the user should understand whether the positions are meant -among the elements of \mbox{\texttt{\mdseries\slshape Q}}, or among the elements of the parent \mbox{\texttt{\mdseries\slshape P}} of \mbox{\texttt{\mdseries\slshape Q}}. Since it requires no calculation to obtain \texttt{\mbox{\texttt{\mdseries\slshape x}}![1]}, we always use the position of an element in its parent quasigroup in \textsf{LOOPS}. In this way, many attributes of a quasigroup, including its Cayley table, -are permanently tied to its parent. - -It is now clear why we have not insisted that Cayley tables of quasigroups -must have entries covering the entire interval $1$, $\dots$, $n$ for some $n$. - -\subsection{\textcolor{Chapter }{PosInParent}} -\logpage{[ 6, 1, 3 ]}\nobreak -\hyperdef{L}{X832295DE866E44EE}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{PosInParent({\mdseries\slshape S})\index{PosInParent@\texttt{PosInParent}} -\label{PosInParent} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -When \mbox{\texttt{\mdseries\slshape S}} is a list of quasigroup elements (not necessarily from the same quasigroup), -returns the corresponding list of positions of elements of \mbox{\texttt{\mdseries\slshape S}} in the corresponding parent, i.e., \texttt{PosInParent(\mbox{\texttt{\mdseries\slshape S}})[i] = \mbox{\texttt{\mdseries\slshape S}}[i]![1] = Position(Parent(\mbox{\texttt{\mdseries\slshape S}}[i]),\mbox{\texttt{\mdseries\slshape S}}[i])}.\\ - - -} - - - -Quasigroups with the same parent can be compared as follows. Assume that $A$, $B$ are two quasigroups with common parent $Q$. Let $G_A$, $G_B$ be the canonical generating sets of $A$ and $B$, respectively, obtained by the method \texttt{GeneratorsSmallest} (see Section \ref{Sec:Generators}). Then we define $A| !gapinput@M := MoufangLoop( 12, 1 );; S := Subloop( M, [ M.5 ] ); | - - !gapprompt@gap>| !gapinput@[ Parent( S ) = M, Elements( S ), PosInParent( S ) ]; | - [ true, [ l1, l3, l5], [ 1, 3, 5 ] ] - !gapprompt@gap>| !gapinput@HasCayleyTable( S ); | - false - !gapprompt@gap>| !gapinput@SetLoopElmName( S, "s" );; Elements( S ); Elements( M ); | - [ s1, s3, s5 ] - [ s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12 ] - !gapprompt@gap>| !gapinput@CayleyTable( S ); | - [ [ 1, 3, 5 ], [ 3, 5, 1 ], [ 5, 1, 3 ] ] - !gapprompt@gap>| !gapinput@LeftSection( S ); | - [ (), (1,3,5), (1,5,3) ] - !gapprompt@gap>| !gapinput@[ HasCayleyTable( S ), Parent( S ) = M ]; | - [ true, true ] - !gapprompt@gap>| !gapinput@L := LoopByCayleyTable( CayleyTable( S ) );; Elements( L ); | - [ l1, l2, l3 ] - !gapprompt@gap>| !gapinput@[ Parent( L ) = L, IsSubloop( M, S ), IsSubloop( M, L ) ]; | - [ true, true, false ] - !gapprompt@gap>| !gapinput@LeftSection( L ); | - [ (), (1,2,3), (1,3,2) ] -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Multiplication Groups}}\label{Sec:MultiplicationGroups} -\logpage{[ 6, 4, 0 ]} -\hyperdef{L}{X78ED50F578A88046}{} -{ - -\subsection{\textcolor{Chapter }{LeftMutliplicationGroup, RightMultiplicationGroup and MultiplicationGroup}}\logpage{[ 6, 4, 1 ]} -\hyperdef{L}{X87302BE983A5FC61}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftMultiplicationGroup({\mdseries\slshape Q})\index{LeftMultiplicationGroup@\texttt{LeftMultiplicationGroup}} -\label{LeftMultiplicationGroup} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightMultiplicationGroup({\mdseries\slshape Q})\index{RightMultiplicationGroup@\texttt{RightMultiplicationGroup}} -\label{RightMultiplicationGroup} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{MultiplicationGroup({\mdseries\slshape Q})\index{MultiplicationGroup@\texttt{MultiplicationGroup}} -\label{MultiplicationGroup} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The left multiplication group, right multiplication group, resp. -multiplication group of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - -} - - -\subsection{\textcolor{Chapter }{RelativeLeftMultiplicationGroup, RelativeRightMultiplicationGroup and -RelativeMultiplicationGroup}}\logpage{[ 6, 4, 2 ]} -\hyperdef{L}{X847256B779E1E7E5}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RelativeLeftMultiplicationGroup({\mdseries\slshape Q, S})\index{RelativeLeftMultiplicationGroup@\texttt{RelativeLeftMultiplicationGroup}} -\label{RelativeLeftMultiplicationGroup} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RelativeRightMultiplicationGroup({\mdseries\slshape Q, S})\index{RelativeRightMultiplicationGroup@\texttt{RelativeRightMultiplicationGroup}} -\label{RelativeRightMultiplicationGroup} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RelativeMultiplicationGroup({\mdseries\slshape Q, S})\index{RelativeMultiplicationGroup@\texttt{RelativeMultiplicationGroup}} -\label{RelativeMultiplicationGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The relative left multiplication group, the relative right multiplication -group, resp. the relative multiplication group of a quasigroup \mbox{\texttt{\mdseries\slshape Q}} with respect to a subquasigroup \mbox{\texttt{\mdseries\slshape S}} of \mbox{\texttt{\mdseries\slshape Q}}. - - - -Let $S$ be a subquasigroup of a quasigroup $Q$. Then the \index{multiplication group!relative left}\emph{relative left multiplication group} of $Q$ with respect to $S$ is the group $\langle L(x)|x\in S\rangle$, where $L(x)$ is the left translation by $x$ in $Q$ restricted to $S$. The \index{multiplication group!relative right }\emph{relative right multiplication group} and the \index{multiplication group!relative}\emph{relative multiplication group} are defined analogously.} - - } - - -\section{\textcolor{Chapter }{Inner Mapping Groups}}\label{Sec:InnerMappingGroups} -\logpage{[ 6, 5, 0 ]} -\hyperdef{L}{X8740D61178ACD217}{} -{ - By a result of Bruck, the left inner mapping group of a loop is generated by -all \index{inner mapping!left}\emph{left inner mappings} $L(x,y) = L_{yx}^{-1}L_yL_x$, and the right inner mapping group is generated by all \index{inner mapping!right}\emph{right inner mappings} $R(x,y) = R_{xy}^{-1}R_yR_x$. - -In analogy with group theory, we define the \index{conjugation}\emph{conjugations} or the \index{inner mapping!middle}\emph{middle inner mappings} as $T(x) = L_x^{-1}R_x$. The \index{inner mapping group!middle}\emph{middle inner mapping grroup} is then the group generated by all conjugations. -\subsection{\textcolor{Chapter }{LeftInnerMapping, RightInnerMapping, MiddleInnerMapping}}\logpage{[ 6, 5, 1 ]} -\hyperdef{L}{X7EE1E78C856C6F7C}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftInnerMapping({\mdseries\slshape Q, x, y})\index{LeftInnerMapping@\texttt{LeftInnerMapping}} -\label{LeftInnerMapping} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightInnerMapping({\mdseries\slshape Q, x, y})\index{RightInnerMapping@\texttt{RightInnerMapping}} -\label{RightInnerMapping} -}\hfill{\scriptsize (operation)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{MiddleInnerMapping({\mdseries\slshape Q, x})\index{MiddleInnerMapping@\texttt{MiddleInnerMapping}} -\label{MiddleInnerMapping} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The left inner mapping $L($\mbox{\texttt{\mdseries\slshape x}},\mbox{\texttt{\mdseries\slshape y}}$)$, the right inner mapping $R($\mbox{\texttt{\mdseries\slshape x}},\mbox{\texttt{\mdseries\slshape y}}$)$, resp. the middle inner mapping $T($\mbox{\texttt{\mdseries\slshape x}}$)$ of a loop \mbox{\texttt{\mdseries\slshape Q}}. - -} - - -\subsection{\textcolor{Chapter }{LeftInnerMappingGroup, RightInnerMappingGroup, MiddleInnerMappingGroup}}\logpage{[ 6, 5, 2 ]} -\hyperdef{L}{X79CDA09A7D48BF2B}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftInnerMappingGroup({\mdseries\slshape Q})\index{LeftInnerMappingGroup@\texttt{LeftInnerMappingGroup}} -\label{LeftInnerMappingGroup} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightInnerMappingGroup({\mdseries\slshape Q})\index{RightInnerMappingGroup@\texttt{RightInnerMappingGroup}} -\label{RightInnerMappingGroup} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{MiddleInnerMappingGroup({\mdseries\slshape Q})\index{MiddleInnerMappingGroup@\texttt{MiddleInnerMappingGroup}} -\label{MiddleInnerMappingGroup} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The left inner mapping group, right inner mapping group, resp. middle inner -mapping group of a loop \mbox{\texttt{\mdseries\slshape Q}}. - -} - - - -\subsection{\textcolor{Chapter }{InnerMappingGroup}} -\logpage{[ 6, 5, 3 ]}\nobreak -\hyperdef{L}{X82513A3B7C3A6420}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{InnerMappingGroup({\mdseries\slshape Q})\index{InnerMappingGroup@\texttt{InnerMappingGroup}} -\label{InnerMappingGroup} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The inner mapping group of a loop \mbox{\texttt{\mdseries\slshape Q}}.\\ - - -} - - - -Here is an example for multiplication groups and inner mapping groups: -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@M := MoufangLoop(12,1); | - - !gapprompt@gap>| !gapinput@LeftSection(M)[2]; | - (1,2)(3,4)(5,6)(7,8)(9,12)(10,11) - !gapprompt@gap>| !gapinput@Mlt := MultiplicationGroup(M); Inn := InnerMappingGroup(M); | - - Group([ (4,6)(7,11), (7,11)(8,10), (2,6,4)(7,9,11), (3,5)(9,11), (8,12,10) ]) - !gapprompt@gap>| !gapinput@Size(Inn); | - 216 -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Nuclei, Commutant, Center, and Associator Subloop}}\label{Sec:NucleiEtal} -\logpage{[ 6, 6, 0 ]} -\hyperdef{L}{X7B45C2AF7C2E28AB}{} -{ - See Section \ref{Sec:SubquasigroupsAndSubloops} for the relevant definitions. -\subsection{\textcolor{Chapter }{LeftNucles, MiddleNucleus, and RightNucleus}}\logpage{[ 6, 6, 1 ]} -\hyperdef{L}{X7DF536FC85BBD1D2}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftNucleus({\mdseries\slshape Q})\index{LeftNucleus@\texttt{LeftNucleus}} -\label{LeftNucleus} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{MiddleNucleus({\mdseries\slshape Q})\index{MiddleNucleus@\texttt{MiddleNucleus}} -\label{MiddleNucleus} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightNucleus({\mdseries\slshape Q})\index{RightNucleus@\texttt{RightNucleus}} -\label{RightNucleus} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The left nucleus, middle nucleus, resp. right nucleus of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - -} - - -\subsection{\textcolor{Chapter }{Nuc, NucleusOfQuasigroup and NucleusOfLoop}}\logpage{[ 6, 6, 2 ]} -\hyperdef{L}{X84D389677A91C290}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Nuc({\mdseries\slshape Q})\index{Nuc@\texttt{Nuc}} -\label{Nuc} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NucleusOfQuasigroup({\mdseries\slshape Q})\index{NucleusOfQuasigroup@\texttt{NucleusOfQuasigroup}} -\label{NucleusOfQuasigroup} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NucleusOfLoop({\mdseries\slshape Q})\index{NucleusOfLoop@\texttt{NucleusOfLoop}} -\label{NucleusOfLoop} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -These synonymous attributes return the nucleus of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - - - -Since all nuclei are subquasigroups of \mbox{\texttt{\mdseries\slshape Q}}, they are returned as subquasigroups (resp. subloops). When \mbox{\texttt{\mdseries\slshape Q}} is a loop then all nuclei are in fact groups, and they are returned as -associative loops. - -\textsc{Remark:} The name \texttt{Nucleus} is a global function of \textsf{GAP} with two variables. We have therefore used \texttt{Nuc} rather than \texttt{Nucleus} for the nucleus. This abbreviation is sometimes used in the literature, too.} - - - -\subsection{\textcolor{Chapter }{Commutant}} -\logpage{[ 6, 6, 3 ]}\nobreak -\hyperdef{L}{X7C8428DE791F3CE1}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Commutant({\mdseries\slshape Q})\index{Commutant@\texttt{Commutant}} -\label{Commutant} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The commutant of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - -} - - - -\subsection{\textcolor{Chapter }{Center}} -\logpage{[ 6, 6, 4 ]}\nobreak -\hyperdef{L}{X7C1FBE7A84DD4873}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Center({\mdseries\slshape Q})\index{Center@\texttt{Center}} -\label{Center} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The center of a quasigroup \mbox{\texttt{\mdseries\slshape Q}}. - - - -If \mbox{\texttt{\mdseries\slshape Q}} is a loop, the center of \mbox{\texttt{\mdseries\slshape Q}} is a subgroup of \mbox{\texttt{\mdseries\slshape Q}} and it is returned as an associative loop.} - - - -\subsection{\textcolor{Chapter }{AssociatorSubloop}} -\logpage{[ 6, 6, 5 ]}\nobreak -\hyperdef{L}{X7F7FDE82780EDD7E}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AssociatorSubloop({\mdseries\slshape Q})\index{AssociatorSubloop@\texttt{AssociatorSubloop}} -\label{AssociatorSubloop} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The associator subloop of a loop \mbox{\texttt{\mdseries\slshape Q}}. - - - -We calculate the associator subloop of \mbox{\texttt{\mdseries\slshape Q}} as the smallest normal subloop of \mbox{\texttt{\mdseries\slshape Q}} containing all elements $x\backslash\alpha(x)$, where $x$ is an element of \mbox{\texttt{\mdseries\slshape Q}} and $\alpha$ is a left inner mapping of \mbox{\texttt{\mdseries\slshape Q}}.} - - } - - -\section{\textcolor{Chapter }{Normal Subloops and Simple Loops}}\label{Sec:NormalSubloopsAndSimpleLoops} -\logpage{[ 6, 7, 0 ]} -\hyperdef{L}{X85B650D284FE39F3}{} -{ - - -\subsection{\textcolor{Chapter }{IsNormal}} -\logpage{[ 6, 7, 1 ]}\nobreak -\hyperdef{L}{X838186F9836F678C}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsNormal({\mdseries\slshape Q, S})\index{IsNormal@\texttt{IsNormal}} -\label{IsNormal} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape S}} is a normal subloop of a loop \mbox{\texttt{\mdseries\slshape Q}}. - - - -A subloop $S$ of a loop $Q$ is \emph{normal}\index{subloop!normal}\index{normal subloop} if it is invariant under all inner mappings of $Q$. } - - - -\subsection{\textcolor{Chapter }{NormalClosure}} -\logpage{[ 6, 7, 2 ]}\nobreak -\hyperdef{L}{X7BDEA0A98720D1BB}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NormalClosure({\mdseries\slshape Q, S})\index{NormalClosure@\texttt{NormalClosure}} -\label{NormalClosure} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -The normal closure of a subset \mbox{\texttt{\mdseries\slshape S}} of a loop \mbox{\texttt{\mdseries\slshape Q}}. - - - -For a subset $S$ of a loop $Q$, the \emph{normal closure}\index{normal closure} of $S$ in $Q$ is the smallest normal subloop of $Q$ containing $S$.} - - - -\subsection{\textcolor{Chapter }{IsSimple}} -\logpage{[ 6, 7, 3 ]}\nobreak -\hyperdef{L}{X7D8E63A7824037CC}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsSimple({\mdseries\slshape Q})\index{IsSimple@\texttt{IsSimple}} -\label{IsSimple} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a simple loop. - - - -A loop $Q$ is \emph{simple}\index{simple loop}\index{loop!simple} if $\{1\}$ and $Q$ are the only normal subloops of $Q$.} - - } - - -\section{\textcolor{Chapter }{Factor Loops}}\label{Sec:FactorLoops} -\logpage{[ 6, 8, 0 ]} -\hyperdef{L}{X87F66DB383C29A4A}{} -{ - - -\subsection{\textcolor{Chapter }{FactorLoop}} -\logpage{[ 6, 8, 1 ]}\nobreak -\hyperdef{L}{X83E1953980E2DE2F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{FactorLoop({\mdseries\slshape Q, S})\index{FactorLoop@\texttt{FactorLoop}} -\label{FactorLoop} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -When \mbox{\texttt{\mdseries\slshape S}} is a normal subloop of a loop \mbox{\texttt{\mdseries\slshape Q}}, returns the factor loop \mbox{\texttt{\mdseries\slshape Q}}$/$\mbox{\texttt{\mdseries\slshape S}}. - -} - - - -\subsection{\textcolor{Chapter }{NaturalHomomorphismByNormalSubloop}} -\logpage{[ 6, 8, 2 ]}\nobreak -\hyperdef{L}{X870FCB497AECC730}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NaturalHomomorphismByNormalSubloop({\mdseries\slshape Q, S})\index{NaturalHomomorphismByNormalSubloop@\texttt{NaturalHomomorphismByNormalSubloop}} -\label{NaturalHomomorphismByNormalSubloop} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -When \mbox{\texttt{\mdseries\slshape S}} is a normal subloop of a loop \mbox{\texttt{\mdseries\slshape Q}}, returns the natural projection from \mbox{\texttt{\mdseries\slshape Q}} onto \mbox{\texttt{\mdseries\slshape Q}}$/$\mbox{\texttt{\mdseries\slshape S}}. - -} - - -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@M := MoufangLoop( 12, 1 );; S := Subloop( M, [ M.3 ] ); | - - !gapprompt@gap>| !gapinput@IsNormal( M, S ); | - true - !gapprompt@gap>| !gapinput@F := FactorLoop( M, S ); | - - !gapprompt@gap>| !gapinput@NaturalHomomorphismByNormalSubloop( M, S ); | - MappingByFunction( , , - function( x ) ... end ) -\end{Verbatim} - } - - -\section{\textcolor{Chapter }{Nilpotency and Central Series}}\label{Sec:NilpotencyAndCentralSeries} -\logpage{[ 6, 9, 0 ]} -\hyperdef{L}{X821F40748401D698}{} -{ - See Section \ref{Sec:NilpotenceAndSolvability} for the relevant definitions. - -\subsection{\textcolor{Chapter }{IsNilpotent}} -\logpage{[ 6, 9, 1 ]}\nobreak -\hyperdef{L}{X78A4B93781C96AAE}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsNilpotent({\mdseries\slshape Q})\index{IsNilpotent@\texttt{IsNilpotent}} -\label{IsNilpotent} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a nilpotent loop. - -} - - - -\subsection{\textcolor{Chapter }{NilpotencyClassOfLoop}} -\logpage{[ 6, 9, 2 ]}\nobreak -\hyperdef{L}{X7D5FC62581A99482}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NilpotencyClassOfLoop({\mdseries\slshape Q})\index{NilpotencyClassOfLoop@\texttt{NilpotencyClassOfLoop}} -\label{NilpotencyClassOfLoop} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The nilpotency class of a loop \mbox{\texttt{\mdseries\slshape Q}} if \mbox{\texttt{\mdseries\slshape Q}} is nilpotent, \texttt{fail} otherwise. - -} - - - -\subsection{\textcolor{Chapter }{IsStronglyNilpotent}} -\logpage{[ 6, 9, 3 ]}\nobreak -\hyperdef{L}{X7E7C2D117B55F6A0}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsStronglyNilpotent({\mdseries\slshape Q})\index{IsStronglyNilpotent@\texttt{IsStronglyNilpotent}} -\label{IsStronglyNilpotent} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a strongly nilpotent loop. - - - -A loop $Q$ is said to be \emph{strongly nilpotent}\index{strongly nilpotent loop}\index{nilpotent loop!strongly}\index{loop!strongly nilpotent} if its multiplication group is nilpotent.} - - - -\subsection{\textcolor{Chapter }{UpperCentralSeries}} -\logpage{[ 6, 9, 4 ]}\nobreak -\hyperdef{L}{X7ED37AA07BEE79E0}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{UpperCentralSeries({\mdseries\slshape Q})\index{UpperCentralSeries@\texttt{UpperCentralSeries}} -\label{UpperCentralSeries} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -When \mbox{\texttt{\mdseries\slshape Q}} is a nilpotent loop, returns the upper central series of \mbox{\texttt{\mdseries\slshape Q}}, else returns \texttt{fail}. - -} - - - -\subsection{\textcolor{Chapter }{LowerCentralSeries}} -\logpage{[ 6, 9, 5 ]}\nobreak -\hyperdef{L}{X817BDBC2812992ED}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LowerCentralSeries({\mdseries\slshape Q})\index{LowerCentralSeries@\texttt{LowerCentralSeries}} -\label{LowerCentralSeries} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -When \mbox{\texttt{\mdseries\slshape Q}} is a nilpotent loop, returns the lower central series of \mbox{\texttt{\mdseries\slshape Q}}, else returns \texttt{fail}. - - - -The \emph{lower central series}\index{central series!lower} for loops is defined analogously to groups.} - - } - - -\section{\textcolor{Chapter }{Solvability, Derived Series and Frattini Subloop}}\label{Sec:SolvabilityEtc} -\logpage{[ 6, 10, 0 ]} -\hyperdef{L}{X83A38A6C7EDBCA63}{} -{ - See Section \ref{Sec:NilpotenceAndSolvability} for definitions of solvability an derived subloop. - -\subsection{\textcolor{Chapter }{IsSolvable}} -\logpage{[ 6, 10, 1 ]}\nobreak -\hyperdef{L}{X79B10B337A3B1C6E}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsSolvable({\mdseries\slshape Q})\index{IsSolvable@\texttt{IsSolvable}} -\label{IsSolvable} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a solvable loop. - -} - - - -\subsection{\textcolor{Chapter }{DerivedSubloop}} -\logpage{[ 6, 10, 2 ]}\nobreak -\hyperdef{L}{X7A82DC4680DAD67C}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{DerivedSubloop({\mdseries\slshape Q})\index{DerivedSubloop@\texttt{DerivedSubloop}} -\label{DerivedSubloop} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The derived subloop of a loop \mbox{\texttt{\mdseries\slshape Q}}. - -} - - - -\subsection{\textcolor{Chapter }{DerivedLength}} -\logpage{[ 6, 10, 3 ]}\nobreak -\hyperdef{L}{X7A9AA1577CEC891F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{DerivedLength({\mdseries\slshape Q})\index{DerivedLength@\texttt{DerivedLength}} -\label{DerivedLength} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -If \mbox{\texttt{\mdseries\slshape Q}} is solvable, returns the derived length of \mbox{\texttt{\mdseries\slshape Q}}, else returns \texttt{fail}. - -} - - -\subsection{\textcolor{Chapter }{FrattiniSubloop and FrattinifactorSize}}\logpage{[ 6, 10, 4 ]} -\hyperdef{L}{X85BD2C517FA7A47E}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{FrattiniSubloop({\mdseries\slshape Q})\index{FrattiniSubloop@\texttt{FrattiniSubloop}} -\label{FrattiniSubloop} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The Frattini subloop of \mbox{\texttt{\mdseries\slshape Q}}. The method is implemented only for strongly nilpotent loops. - - - -\emph{Frattini subloop}\index{Frattini subloop} of a loop $Q$ is the intersection of maximal subloops of $Q$.} - - - -\subsection{\textcolor{Chapter }{FrattinifactorSize}} -\logpage{[ 6, 10, 5 ]}\nobreak -\hyperdef{L}{X855286367A2D5A54}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{FrattinifactorSize({\mdseries\slshape Q})\index{FrattinifactorSize@\texttt{FrattinifactorSize}} -\label{FrattinifactorSize} -}\hfill{\scriptsize (attribute)}}\\ -} - - } - - -\section{\textcolor{Chapter }{Isomorphisms and Automorphisms}}\label{Sec:IsomorphismsAndAutomorphisms} -\logpage{[ 6, 11, 0 ]} -\hyperdef{L}{X81F3496578EAA74E}{} -{ - - -\subsection{\textcolor{Chapter }{IsomorphismQuasigroups}} -\logpage{[ 6, 11, 1 ]}\nobreak -\hyperdef{L}{X801067F67E5292F7}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsomorphismQuasigroups({\mdseries\slshape Q, L})\index{IsomorphismQuasigroups@\texttt{IsomorphismQuasigroups}} -\label{IsomorphismQuasigroups} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -An isomorphism from a quasigroup \mbox{\texttt{\mdseries\slshape Q}} to a quasigroup \mbox{\texttt{\mdseries\slshape L}} if the quasigroups are isomorphic, \texttt{fail} otherwise. - - - -If an isomorphism exists, it is returned as a permutation $f$ of $1,\dots,|$\mbox{\texttt{\mdseries\slshape Q}}$|$, where $i^f=j$ means that the $i$th element of \mbox{\texttt{\mdseries\slshape Q}} is mapped onto the $j$th element of \mbox{\texttt{\mdseries\slshape L}}. Note that this convention is used even if the underlying sets of \mbox{\texttt{\mdseries\slshape Q}}, \mbox{\texttt{\mdseries\slshape L}} are not indexed by consecutive integers.} - - - -\subsection{\textcolor{Chapter }{IsomorphismLoops}} -\logpage{[ 6, 11, 2 ]}\nobreak -\hyperdef{L}{X7D7B10D6836FCA9F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsomorphismLoops({\mdseries\slshape Q, L})\index{IsomorphismLoops@\texttt{IsomorphismLoops}} -\label{IsomorphismLoops} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -An isomorphism from a loop \mbox{\texttt{\mdseries\slshape Q}} to a loop \mbox{\texttt{\mdseries\slshape L}} if the loops are isomorphic, \texttt{fail} otherwise, with the same convention as in \texttt{IsomorphismQuasigroups}. - -} - - - -\subsection{\textcolor{Chapter }{QuasigroupsUpToIsomorphism}} -\logpage{[ 6, 11, 3 ]}\nobreak -\hyperdef{L}{X82373C5479574F22}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{QuasigroupsUpToIsomorphism({\mdseries\slshape ls})\index{QuasigroupsUpToIsomorphism@\texttt{QuasigroupsUpToIsomorphism}} -\label{QuasigroupsUpToIsomorphism} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -Given a list \mbox{\texttt{\mdseries\slshape ls}} of quasigroups, returns a sublist of \mbox{\texttt{\mdseries\slshape ls}} consisting of representatives of isomorphism classes of quasigroups from \mbox{\texttt{\mdseries\slshape ls}}. - -} - - - -\subsection{\textcolor{Chapter }{LoopsUpToIsomorphism}} -\logpage{[ 6, 11, 4 ]}\nobreak -\hyperdef{L}{X8308F38283C61B20}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopsUpToIsomorphism({\mdseries\slshape ls})\index{LoopsUpToIsomorphism@\texttt{LoopsUpToIsomorphism}} -\label{LoopsUpToIsomorphism} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -Given a list \mbox{\texttt{\mdseries\slshape ls}} of loops, returns a sublist of \mbox{\texttt{\mdseries\slshape ls}} consisting of representatives of isomorphism classes of loops from \mbox{\texttt{\mdseries\slshape ls}}. - -} - - - -\subsection{\textcolor{Chapter }{AutomorphismGroup}} -\logpage{[ 6, 11, 5 ]}\nobreak -\hyperdef{L}{X87677B0787B4461A}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AutomorphismGroup({\mdseries\slshape Q})\index{AutomorphismGroup@\texttt{AutomorphismGroup}} -\label{AutomorphismGroup} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The automorphism group of a loop or quasigroups \mbox{\texttt{\mdseries\slshape Q}}, with the same convention on permutations as in \texttt{IsomorphismQuasigroups}.\\ - - -} - - - -\textsc{Remark:} Since two isomorphisms differ by an automorphism, all isomorphisms from \mbox{\texttt{\mdseries\slshape Q}} to \mbox{\texttt{\mdseries\slshape L}} can be obtained by a combination of \texttt{IsomorphismLoops(\mbox{\texttt{\mdseries\slshape Q}},\mbox{\texttt{\mdseries\slshape L}})} (or \texttt{IsomorphismQuasigroups(\mbox{\texttt{\mdseries\slshape Q}},\mbox{\texttt{\mdseries\slshape L}})}) and \texttt{AutomorphismGroup(\mbox{\texttt{\mdseries\slshape L}})}. \\ - - -While dealing with Cayley tables, it is often useful to rename or reorder the -elements of the underlying quasigroup without changing the isomorphism type of -the quasigroups. \textsf{LOOPS} contains several functions for this purpose. - -\subsection{\textcolor{Chapter }{IsomorphicCopyByPerm}} -\logpage{[ 6, 11, 6 ]}\nobreak -\hyperdef{L}{X85B3E22679FD8D81}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsomorphicCopyByPerm({\mdseries\slshape Q, f})\index{IsomorphicCopyByPerm@\texttt{IsomorphicCopyByPerm}} -\label{IsomorphicCopyByPerm} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -When \mbox{\texttt{\mdseries\slshape Q}} is a quasigroup and \mbox{\texttt{\mdseries\slshape f}} is a permutation of $1,\dots,|$\mbox{\texttt{\mdseries\slshape Q}}$|$, returns a quasigroup defined on the same set as \mbox{\texttt{\mdseries\slshape Q}} with multiplication $*$ defined by $x*y = $\mbox{\texttt{\mdseries\slshape f}}$($\mbox{\texttt{\mdseries\slshape f}}${}^{-1}(x)$\mbox{\texttt{\mdseries\slshape f}}${}^{-1}(y))$. When \mbox{\texttt{\mdseries\slshape Q}} is a declared loop, a loop is returned. Consequently, when \mbox{\texttt{\mdseries\slshape Q}} is a declared loop and \mbox{\texttt{\mdseries\slshape f}}$(1) = k\ne 1$, then \mbox{\texttt{\mdseries\slshape f}} is first replaced with \mbox{\texttt{\mdseries\slshape f}}$\circ (1,k)$, to make sure that the resulting Cayley table is normalized. - -} - - - -\subsection{\textcolor{Chapter }{IsomorphicCopyByNormalSubloop}} -\logpage{[ 6, 11, 7 ]}\nobreak -\hyperdef{L}{X8121DE3A78795040}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsomorphicCopyByNormalSubloop({\mdseries\slshape Q, S})\index{IsomorphicCopyByNormalSubloop@\texttt{IsomorphicCopyByNormalSubloop}} -\label{IsomorphicCopyByNormalSubloop} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -When \mbox{\texttt{\mdseries\slshape S}} is a normal subloop of a loop \mbox{\texttt{\mdseries\slshape Q}}, returns an isomorphic copy of \mbox{\texttt{\mdseries\slshape Q}} in which the elements are ordered according to the right cosets of \mbox{\texttt{\mdseries\slshape S}}. In particular, the Cayley table of \mbox{\texttt{\mdseries\slshape S}} will appear in the top left corner of the Cayley table of the resulting loop.\\ - - -} - - - -In order to speed up the search for isomorphisms and automorphisms, we first -calculate some loop invariants preserved under isomorphisms, and then we use -these invariants to partition the loop into blocks of elements preserved under -isomorphisms. The following two operations are used in the search. - -\subsection{\textcolor{Chapter }{Discriminator}} -\logpage{[ 6, 11, 8 ]}\nobreak -\hyperdef{L}{X7D09D8957E4A0973}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{Discriminator({\mdseries\slshape Q})\index{Discriminator@\texttt{Discriminator}} -\label{Discriminator} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A data structure with isomorphism invariants of a loop \mbox{\texttt{\mdseries\slshape Q}}. - - - -See \cite{Vo} or the file \texttt{iso.gi} for more details. The format of the discriminator has been changed from -version 3.2.0 up to accommodate isomorphism searches for quasigroups.} - - - -If two loops have different discriminators, they are not isomorphic. If they -have identical discriminators, they may or may not be isomorphic. - -\subsection{\textcolor{Chapter }{AreEqualDiscriminators}} -\logpage{[ 6, 11, 9 ]}\nobreak -\hyperdef{L}{X812F0DEE7C896E18}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AreEqualDiscriminators({\mdseries\slshape D1, D2})\index{AreEqualDiscriminators@\texttt{AreEqualDiscriminators}} -\label{AreEqualDiscriminators} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape D1}}, \mbox{\texttt{\mdseries\slshape D2}} are equal discriminators for the purposes of isomorphism searches. - -} - - } - - -\section{\textcolor{Chapter }{Isotopisms}}\label{Sec:Isotopism} -\logpage{[ 6, 12, 0 ]} -\hyperdef{L}{X7E996BDD81E594F9}{} -{ - At the moment, \textsf{LOOPS} contains only slow methods for testing if two loops are isotopic. The method -works as follows: It is well known that if a loop $K$ is isotopic to a loop $L$ then there exist a principal loop isotope $P$ of $K$ such that $P$ is isomorphic to $L$. The algorithm first finds all principal isotopes of $K$, then filters them up to isomorphism, and then checks if any of them is -isomorphic to $L$. This is rather slow already for small orders. - -\subsection{\textcolor{Chapter }{IsotopismLoops}} -\logpage{[ 6, 12, 1 ]}\nobreak -\hyperdef{L}{X84C5ADE77F910F63}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsotopismLoops({\mdseries\slshape K, L})\index{IsotopismLoops@\texttt{IsotopismLoops}} -\label{IsotopismLoops} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -\texttt{fail} if \mbox{\texttt{\mdseries\slshape K}}, \mbox{\texttt{\mdseries\slshape L}} are not isotopic loops, else it returns an isotopism as a triple of bijections -on $1,\dots,|$\mbox{\texttt{\mdseries\slshape K}}$|$. - -} - - - -\subsection{\textcolor{Chapter }{LoopsUpToIsotopism}} -\logpage{[ 6, 12, 2 ]}\nobreak -\hyperdef{L}{X841E540B7A7EF29F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopsUpToIsotopism({\mdseries\slshape ls})\index{LoopsUpToIsotopism@\texttt{LoopsUpToIsotopism}} -\label{LoopsUpToIsotopism} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -Given a list \mbox{\texttt{\mdseries\slshape ls}} of loops, returns a sublist of \mbox{\texttt{\mdseries\slshape ls}} consisting of representatives of isotopism classes of loops from \mbox{\texttt{\mdseries\slshape ls}}. - -} - - } - - } - - -\chapter{\textcolor{Chapter }{Testing Properties of Quasigroups and Loops}}\label{Chap:TestingPropertiesOfQuasigroupsAndLoops} -\logpage{[ 7, 0, 0 ]} -\hyperdef{L}{X7910E575825C713E}{} -{ - Although loops are quasigroups, it is often the case in the literature that a -property of the same name can differ for quasigroups and loops. For instance, -a Steiner loop is not necessarily a Steiner quasigroup. - -To avoid such ambivalences, we often include the noun \texttt{Loop} or \texttt{Quasigroup} as part of the name of the property, e.g., \texttt{IsSteinerQuasigroup} versus \texttt{IsSteinerLoop}. - -On the other hand, some properties coincide for quasigroups and loops and we -therefore do not include \texttt{Loop}, \texttt{Quasigroup} as part of the name of the property, e.g., \texttt{IsCommutative}. -\section{\textcolor{Chapter }{Associativity, Commutativity and Generalizations}}\label{Sec:AssociativityCommutativityAndGeneralizations} -\logpage{[ 7, 1, 0 ]} -\hyperdef{L}{X7960E3FB7A7F0F00}{} -{ - - -\subsection{\textcolor{Chapter }{IsAssociative}} -\logpage{[ 7, 1, 1 ]}\nobreak -\hyperdef{L}{X7C83B5A47FD18FB7}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsAssociative({\mdseries\slshape Q})\index{IsAssociative@\texttt{IsAssociative}} -\label{IsAssociative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an associative quasigroup. - -} - - - -\subsection{\textcolor{Chapter }{IsCommutative}} -\logpage{[ 7, 1, 2 ]}\nobreak -\hyperdef{L}{X830A4A4C795FBC2D}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsCommutative({\mdseries\slshape Q})\index{IsCommutative@\texttt{IsCommutative}} -\label{IsCommutative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a commutative quasigroup. - -} - - - -\subsection{\textcolor{Chapter }{IsPowerAssociative}} -\logpage{[ 7, 1, 3 ]}\nobreak -\hyperdef{L}{X7D53EA947F1CDA69}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsPowerAssociative({\mdseries\slshape Q})\index{IsPowerAssociative@\texttt{IsPowerAssociative}} -\label{IsPowerAssociative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a power associative quasigroup. - - - -A quasigroup $Q$ is said to be \emph{power associative}\index{quasigroup!power associative}\index{power associative quasigroup} if every element of $Q$ generates an associative quasigroup, that is, a group.} - - - -\subsection{\textcolor{Chapter }{IsDiassociative}} -\logpage{[ 7, 1, 4 ]}\nobreak -\hyperdef{L}{X872DCA027E1A4A1D}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsDiassociative({\mdseries\slshape Q})\index{IsDiassociative@\texttt{IsDiassociative}} -\label{IsDiassociative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a diassociative quasigroup. - - - -A quasigroup $Q$ is said to be \emph{diassociative}\index{quasigroup!diassociative}\index{diassociative quasigroup} if any two elements of $Q$ generate an associative quasigroup, that is, a group. Note that a -diassociative quasigroup is necessarily a loop, but it need not be so declared -in \textsf{LOOPS}.} - - } - - -\section{\textcolor{Chapter }{Inverse Propeties}}\label{Sec:InverseProperties} -\logpage{[ 7, 2, 0 ]} -\hyperdef{L}{X853841C5820BFEA4}{} -{ - For an element $x$ of a loop $Q$, the \emph{left inverse}\index{inverse!left} of $x$ is the element $x^\lambda$ of $Q$ such that $x^\lambda \cdot x = 1$, while the \emph{right inverse}\index{inverse!right} of $x$ is the element $x^\rho$ of $Q$ such that $x\cdot x^\rho = 1$. -\subsection{\textcolor{Chapter }{HasLeftInverseProperty, HasRightInverseProperty and HasInverseProperty}}\logpage{[ 7, 2, 1 ]} -\hyperdef{L}{X85EDD10586596458}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{HasLeftInverseProperty({\mdseries\slshape Q})\index{HasLeftInverseProperty@\texttt{HasLeftInverseProperty}} -\label{HasLeftInverseProperty} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{HasRightInverseProperty({\mdseries\slshape Q})\index{HasRightInverseProperty@\texttt{HasRightInverseProperty}} -\label{HasRightInverseProperty} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{HasInverseProperty({\mdseries\slshape Q})\index{HasInverseProperty@\texttt{HasInverseProperty}} -\label{HasInverseProperty} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if a loop \mbox{\texttt{\mdseries\slshape Q}} has the left inverse property, right inverse property, resp. inverse property. - - - -A loop $Q$ has the \emph{left inverse property}\index{inverse property!left} if $x^\lambda(xy)=y$ for every $x$, $y$ in $Q$. Dually, $Q$ has the \emph{right inverse property}\index{inverse property!right} if $(yx)x^\rho=y$ for every $x$, $y$ in $Q$. If $Q$ has both the left inverse property and the right inverse property, it has the \emph{inverse property}\index{inverse property}.} - - - -\subsection{\textcolor{Chapter }{HasTwosidedInverses}} -\logpage{[ 7, 2, 2 ]}\nobreak -\hyperdef{L}{X86B93E1B7AEA6EDA}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{HasTwosidedInverses({\mdseries\slshape Q})\index{HasTwosidedInverses@\texttt{HasTwosidedInverses}} -\label{HasTwosidedInverses} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if a loop \mbox{\texttt{\mdseries\slshape Q}} has two-sided inverses. - - - -A loop $Q$ is said to have \emph{two-sided inverses}\index{inverse!two-sided} if $x^\lambda=x^\rho$ for every $x$ in $Q$.} - - - -\subsection{\textcolor{Chapter }{HasWeakInverseProperty}} -\logpage{[ 7, 2, 3 ]}\nobreak -\hyperdef{L}{X793909B780761EA8}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{HasWeakInverseProperty({\mdseries\slshape Q})\index{HasWeakInverseProperty@\texttt{HasWeakInverseProperty}} -\label{HasWeakInverseProperty} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if a loop \mbox{\texttt{\mdseries\slshape Q}} has the weak inverse property. - - - -A loop $Q$ has the \emph{weak inverse property}\index{inverse property!weak} if $(xy)^\lambda x = y^\lambda$ (equivalently, $x(yx)^\rho = y^\rho$) holds for every $x$, $y$ in $Q$.} - - - -\subsection{\textcolor{Chapter }{HasAutomorphicInverseProperty}} -\logpage{[ 7, 2, 4 ]}\nobreak -\hyperdef{L}{X7F46CE6B7D387158}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{HasAutomorphicInverseProperty({\mdseries\slshape Q})\index{HasAutomorphicInverseProperty@\texttt{HasAutomorphicInverseProperty}} -\label{HasAutomorphicInverseProperty} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if a loop \mbox{\texttt{\mdseries\slshape Q}} has the automorphic inverse property. - - - -According to \cite{Ar}, a loop $Q$ has the \emph{automorphic inverse property}\index{automorphic inverse property}\index{inverse property!automorphic} if $(xy)^\lambda = x^\lambda y^\lambda$, or, equivalently, $(xy)^\rho = x^\rho y^\rho$ holds for every $x$, $y$ in $Q$.} - - - -\subsection{\textcolor{Chapter }{HasAntiautomorphicInverseProperty}} -\logpage{[ 7, 2, 5 ]}\nobreak -\hyperdef{L}{X8538D4638232DB51}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{HasAntiautomorphicInverseProperty({\mdseries\slshape Q})\index{HasAntiautomorphicInverseProperty@\texttt{HasAntiautomorphicInverseProperty}} -\label{HasAntiautomorphicInverseProperty} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if a loop \mbox{\texttt{\mdseries\slshape Q}} has the antiautomorphic inverse property. - - - -A loop $Q$ has the \emph{antiautomorphic inverse property}\index{antiautomorphic inverse property}\index{inverse property!antiautomorphic} if $(xy)^\lambda=y^\lambda x^\lambda$, or, equivalently, $(xy)^\rho = y^\rho x^\rho$ holds for every $x$, $y$ in $Q$.\\ -} - - - -See Appendix \ref{Apx:Filters} for implications implemented in \textsf{LOOPS} among various inverse properties. } - - -\section{\textcolor{Chapter }{Some Properties of Quasigroups}}\label{Sec:SomePropertiesOfQuasigroups} -\logpage{[ 7, 3, 0 ]} -\hyperdef{L}{X7D8CB6DA828FD744}{} -{ - - -\subsection{\textcolor{Chapter }{IsSemisymmetric}} -\logpage{[ 7, 3, 1 ]}\nobreak -\hyperdef{L}{X834848ED85F9012B}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsSemisymmetric({\mdseries\slshape Q})\index{IsSemisymmetric@\texttt{IsSemisymmetric}} -\label{IsSemisymmetric} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a semisymmetric quasigroup. - - - -A quasigroup $Q$ is \emph{semisymmetric}\index{semisymmetric quasigroup}\index{quasigroup!semisymmetric} if $(xy)x=y$, or, equivalently $x(yx)=y$ holds for every $x$, $y$ in $Q$.} - - - -\subsection{\textcolor{Chapter }{IsTotallySymmetric}} -\logpage{[ 7, 3, 2 ]}\nobreak -\hyperdef{L}{X834F809B8060B754}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsTotallySymmetric({\mdseries\slshape Q})\index{IsTotallySymmetric@\texttt{IsTotallySymmetric}} -\label{IsTotallySymmetric} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a totally symmetric quasigroup. - - - -A commutative semisymmetric quasigroup is called \emph{totally symmetric}\index{totally symmetric quasigroup}\index{quasigroup!totally symmetric}. Totally symmetric quasigroups are precisely the quasigroups satisfying $xy=x\backslash y = x/y$.} - - - -\subsection{\textcolor{Chapter }{IsIdempotent}} -\logpage{[ 7, 3, 3 ]}\nobreak -\hyperdef{L}{X7CB5896082D29173}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsIdempotent({\mdseries\slshape Q})\index{IsIdempotent@\texttt{IsIdempotent}} -\label{IsIdempotent} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an idempotent quasigroup. - - - -A quasigroup is \emph{idempotent}\index{idempotent quasigroup}\index{quasigroup!idempotent} if it satisfies $x^2=x$.} - - - -\subsection{\textcolor{Chapter }{IsSteinerQuasigroup}} -\logpage{[ 7, 3, 4 ]}\nobreak -\hyperdef{L}{X83DE7DD77C056C1F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsSteinerQuasigroup({\mdseries\slshape Q})\index{IsSteinerQuasigroup@\texttt{IsSteinerQuasigroup}} -\label{IsSteinerQuasigroup} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a Steiner quasigroup. - - - -A totally symmetric idempotent quasigroup is called a \emph{Steiner quasigroup}\index{Steiner quasigroup}\index{quasigroup!Steiner}.} - - - -\subsection{\textcolor{Chapter }{IsUnipotent}} -\logpage{[ 7, 3, 5 ]}\nobreak -\hyperdef{L}{X7CA3DCA07B6CB9BD}{} -{ - -A quasigroup $Q$ is \emph{unipotent}\index{unipotent quasigroup}\index{quasigroup!unipotent} if it satisfies $x^2=y^2$ for every $x$, $y$ in $Q$.\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsUnipotent({\mdseries\slshape Q})\index{IsUnipotent@\texttt{IsUnipotent}} -\label{IsUnipotent} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a unipotent quasigroup. - -} - - -\subsection{\textcolor{Chapter }{IsLeftDistributive, IsRightDistributive, IsDistributive}}\logpage{[ 7, 3, 6 ]} -\hyperdef{L}{X7B76FD6E878ED4F1}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftDistributive({\mdseries\slshape Q})\index{IsLeftDistributive@\texttt{IsLeftDistributive}} -\label{IsLeftDistributive} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightDistributive({\mdseries\slshape Q})\index{IsRightDistributive@\texttt{IsRightDistributive}} -\label{IsRightDistributive} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsDistributive({\mdseries\slshape Q})\index{IsDistributive@\texttt{IsDistributive}} -\label{IsDistributive} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left distributive quasigroup, resp. a right distributive quasigroup, -resp. a distributive quasigroup. - - - -A quasigroup is \emph{left distributive}\index{quasigroup!left distributive}\index{distributive quasigroup!left} if it satisfies $x(yz) = (xy)(xz)$, \emph{right distributive}\index{quasigroup!right distributive}\index{distributive quasigroup!right} if it satisfies $(xy)z = (xz)(yz)$, and \emph{distributive}\index{quasigroup!distributive}\index{distributive quasigroup} if it is both left distributive and right distributive. - -\textsc{Remark:} In order to be compatible with \textsf{GAP}s terminology, we also support the synonyms \texttt{IsLDistributive} and \texttt{IsRDistributive} of \texttt{IsLeftDistributive} and \texttt{IsRightDistributive}, respectively.} - - -\subsection{\textcolor{Chapter }{IsEntropic and IsMedial}}\logpage{[ 7, 3, 7 ]} -\hyperdef{L}{X7F23D4D97A38D223}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsEntropic({\mdseries\slshape Q})\index{IsEntropic@\texttt{IsEntropic}} -\label{IsEntropic} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsMedial({\mdseries\slshape Q})\index{IsMedial@\texttt{IsMedial}} -\label{IsMedial} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an entropic (aka medial) quasigroup. - - - -A quasigroup is \emph{entropic}\index{entropic quasigroup}\index{quasigroup!entropic} or \emph{medial}\index{medial quasigroup}\index{quasigroup!medial} if it satisfies the identity $(xy)(uv) = (xu)(yv)$.} - - } - - -\section{\textcolor{Chapter }{Loops of Bol Moufang Type}}\label{Sec:LoopsOfBolMoufangType} -\logpage{[ 7, 4, 0 ]} -\hyperdef{L}{X780D907986EBA6C7}{} -{ - Following \cite{Fe} and \cite{PhiVoj}, a variety of loops is said to be of \emph{Bol-Moufang type}\index{loop!of Bol-Moufang type} if it is defined by a single \emph{identity of Bol-Moufang type}\index{identity!of Bol-Moufang type}, i.e., by an identity that contains the same 3 variables on both sides, -exactly one of the variables occurs twice on both sides, and the variables -occur in the same order on both sides. - -It is proved in \cite{PhiVoj} that there are 13 varieties of nonassociative loops of Bol-Moufang type. These -are: -\begin{itemize} -\item \emph{left alternative loops}\index{alternative loop!left}\index{loop!left alternative} defined by $x(xy) = (xx)y$, -\item \emph{right alternative loops}\index{alternative loop!right}\index{loop!right alternative} defined by $x(yy) = (xy)y$, -\item \emph{left nuclear square loops}\index{nuclear square loop!left}\index{loop!left nuclear square} defined by $(xx)(yz) = ((xx)y)z$, -\item \emph{middle nuclear square loops}\index{nuclear square loop!middle}\index{loop!middle nuclear square}defined by $x((yy)z) = (x(yy))z$, -\item \emph{right nuclear square loops}\index{nuclear square loop!right}\index{loop!right nuclear square} defined by $x(y(zz)) = (xy)(zz)$, -\item \emph{flexible loops}\index{flexible loop}\index{loop!flexible} defined by $x(yx) = (xy)x$, -\item \emph{left Bol loops}\index{Bol loop!left}\index{loop!left Bol} defined by $x(y(xz)) = (x(yx))z$, always left alternative, -\item \emph{right Bol loops}\index{Bol loop!right}\index{loop!right Bol} defined by $x((yz)y) = ((xy)z)y$, always right alternative, -\item \emph{LC loops}\index{LC loop}\index{loop!LC} defined by $(xx)(yz) = (x(xy))z$, always left alternative, left nuclear square and middle nuclear square, -\item \emph{RC loops}\index{RC loop}\index{loop!RC} defined by $x((yz)z) = (xy)(zz)$, always right alternative, right nuclear square and middle nuclear square, -\item \emph{Moufang loops}\index{Moufang loop}\index{loop!Moufang} defined by $(xy)(zx) = (x(yz))x$, always flexible, left Bol and right Bol, -\item \emph{C loops}\index{C loop}\index{loop!C} defined by $x(y(yz)) = ((xy)y)z$, always LC and RC, -\item \emph{extra loops}\index{extra loop}\index{loop!extra} defined by $x(y(zx)) = ((xy)z)x$, always Moufang and C. -\end{itemize} - - -Note that although some of the defining identities are not of Bol-Moufang -type, they are equivalent to a Bol-Moufang identity. Moreover, many varieties -of loops of Bol-Moufang type can be defined by one of several equivalent -identities of Bol-Moufang type. - -There are also several varieties related to loops of Bol-Moufang type. A loop -is said to be \emph{alternative}\index{alternative loop}\index{loop!alternative} if it is both left alternative and right alternative. A loop is \emph{nuclear square}\index{nuclear square loop}\index{loop!nuclear square} if it is left nuclear square, middle nuclear square and right nuclear square. - -\subsection{\textcolor{Chapter }{IsExtraLoop}} -\logpage{[ 7, 4, 1 ]}\nobreak -\hyperdef{L}{X7988AFE27D06ACB5}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsExtraLoop({\mdseries\slshape Q})\index{IsExtraLoop@\texttt{IsExtraLoop}} -\label{IsExtraLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an extra loop. - -} - - - -\subsection{\textcolor{Chapter }{IsMoufangLoop}} -\logpage{[ 7, 4, 2 ]}\nobreak -\hyperdef{L}{X7F1C151484C97E61}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsMoufangLoop({\mdseries\slshape Q})\index{IsMoufangLoop@\texttt{IsMoufangLoop}} -\label{IsMoufangLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a Moufang loop. - -} - - - -\subsection{\textcolor{Chapter }{IsCLoop}} -\logpage{[ 7, 4, 3 ]}\nobreak -\hyperdef{L}{X866F04DC7AE54B7C}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsCLoop({\mdseries\slshape Q})\index{IsCLoop@\texttt{IsCLoop}} -\label{IsCLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a C loop. - -} - - - -\subsection{\textcolor{Chapter }{IsLeftBolLoop}} -\logpage{[ 7, 4, 4 ]}\nobreak -\hyperdef{L}{X801DAAE8834A1A65}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftBolLoop({\mdseries\slshape Q})\index{IsLeftBolLoop@\texttt{IsLeftBolLoop}} -\label{IsLeftBolLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left Bol loop. - -} - - - -\subsection{\textcolor{Chapter }{IsRightBolLoop}} -\logpage{[ 7, 4, 5 ]}\nobreak -\hyperdef{L}{X79279F9787E72566}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightBolLoop({\mdseries\slshape Q})\index{IsRightBolLoop@\texttt{IsRightBolLoop}} -\label{IsRightBolLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a right Bol loop. - -} - - - -\subsection{\textcolor{Chapter }{IsLCLoop}} -\logpage{[ 7, 4, 6 ]}\nobreak -\hyperdef{L}{X789E0A6979697C4C}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLCLoop({\mdseries\slshape Q})\index{IsLCLoop@\texttt{IsLCLoop}} -\label{IsLCLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an LC loop. - -} - - - -\subsection{\textcolor{Chapter }{IsRCLoop}} -\logpage{[ 7, 4, 7 ]}\nobreak -\hyperdef{L}{X7B03CC577802F4AB}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRCLoop({\mdseries\slshape Q})\index{IsRCLoop@\texttt{IsRCLoop}} -\label{IsRCLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an RC loop. - -} - - - -\subsection{\textcolor{Chapter }{IsLeftNuclearSquareLoop}} -\logpage{[ 7, 4, 8 ]}\nobreak -\hyperdef{L}{X819F285887B5EB9E}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftNuclearSquareLoop({\mdseries\slshape Q})\index{IsLeftNuclearSquareLoop@\texttt{IsLeftNuclearSquareLoop}} -\label{IsLeftNuclearSquareLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left nuclear square loop. - -} - - - -\subsection{\textcolor{Chapter }{IsMiddleNuclearSquareLoop}} -\logpage{[ 7, 4, 9 ]}\nobreak -\hyperdef{L}{X8474F55681244A8A}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsMiddleNuclearSquareLoop({\mdseries\slshape Q})\index{IsMiddleNuclearSquareLoop@\texttt{IsMiddleNuclearSquareLoop}} -\label{IsMiddleNuclearSquareLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a middle nuclear square loop. - -} - - - -\subsection{\textcolor{Chapter }{IsRightNuclearSquareLoop}} -\logpage{[ 7, 4, 10 ]}\nobreak -\hyperdef{L}{X807B3B21825E3076}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightNuclearSquareLoop({\mdseries\slshape Q})\index{IsRightNuclearSquareLoop@\texttt{IsRightNuclearSquareLoop}} -\label{IsRightNuclearSquareLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a right nuclear square loop. - -} - - - -\subsection{\textcolor{Chapter }{IsNuclearSquareLoop}} -\logpage{[ 7, 4, 11 ]}\nobreak -\hyperdef{L}{X796650088213229B}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsNuclearSquareLoop({\mdseries\slshape Q})\index{IsNuclearSquareLoop@\texttt{IsNuclearSquareLoop}} -\label{IsNuclearSquareLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a nuclear square loop. - -} - - - -\subsection{\textcolor{Chapter }{IsFlexible}} -\logpage{[ 7, 4, 12 ]}\nobreak -\hyperdef{L}{X7C32851A7AF1C45F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsFlexible({\mdseries\slshape Q})\index{IsFlexible@\texttt{IsFlexible}} -\label{IsFlexible} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a flexible quasigroup. - -} - - - -\subsection{\textcolor{Chapter }{IsLeftAlternative}} -\logpage{[ 7, 4, 13 ]}\nobreak -\hyperdef{L}{X7DF0196786B9CE08}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftAlternative({\mdseries\slshape Q})\index{IsLeftAlternative@\texttt{IsLeftAlternative}} -\label{IsLeftAlternative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left alternative quasigroup. - -} - - - -\subsection{\textcolor{Chapter }{IsRightAlternative}} -\logpage{[ 7, 4, 14 ]}\nobreak -\hyperdef{L}{X8416FAD87F148F5D}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightAlternative({\mdseries\slshape Q})\index{IsRightAlternative@\texttt{IsRightAlternative}} -\label{IsRightAlternative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a right alternative quasigroup. - -} - - - -\subsection{\textcolor{Chapter }{IsAlternative}} -\logpage{[ 7, 4, 15 ]}\nobreak -\hyperdef{L}{X8379356E82DB5DDA}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsAlternative({\mdseries\slshape Q})\index{IsAlternative@\texttt{IsAlternative}} -\label{IsAlternative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an alternative quasigroup.\\ - - -} - - - -While listing the varieties of loops of Bol-Moufang type, we have also listed -all inclusions among them. These inclusions are built into \textsf{LOOPS} as filters. \\ - - -The following trivial example shows some of the implications and the naming -conventions of \textsf{LOOPS} at work: -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@L := LoopByCayleyTable( [ [ 1, 2 ], [ 2, 1 ] ] ); | - - !gapprompt@gap>| !gapinput@[ IsLeftBolLoop( L ), L ] | - [ true, ] - !gapprompt@gap>| !gapinput@[ HasIsLeftAlternativeLoop( L ), IsLeftAlternativeLoop( L ) ]; | - [ true, true ] - !gapprompt@gap>| !gapinput@[ HasIsRightBolLoop( L ), IsRightBolLoop( L ) ]; | - [ false, true ] - !gapprompt@gap>| !gapinput@L; | - - !gapprompt@gap>| !gapinput@[ IsAssociative( L ), L ]; | - [ true, ] -\end{Verbatim} - - -The analogous terminology for quasigroups of Bol-Moufang type is not standard -yet, and hence is not supported in \textsf{LOOPS} except for the situations explicitly noted above. } - - -\section{\textcolor{Chapter }{Power Alternative Loops}}\label{Sec:PowerAlternativeLoops} -\logpage{[ 7, 5, 0 ]} -\hyperdef{L}{X83A501387E1AC371}{} -{ - A loop is \emph{left power alternative}\index{power alternative loop!left}\index{loop!left power alternative} if it is power associative and satisfies $x^n(x^m y) = x^{n+m}y$ for all elements $x$, $y$ and all integers $m$, $n$. Similarly, a loop is \emph{right power alternative}\index{power alternative loop!right}\index{loop!right power alternative} if it is power associative and satisfies $(x y^n)y^m = xy^{n+m}$ for all elements $x$, $y$ and all integers $m$, $n$. A loop is \emph{power alternative}\index{power alternative loop}\index{loop!power alternative} if it is both left power alternative and right power alternative. - -Left power alternative loops are left alternative and have the left inverse -property. Left Bol loops and LC loops are left power alternative. -\subsection{\textcolor{Chapter }{IsLeftPowerAlternative, IsRightPowerAlternative and IsPowerAlternative}}\logpage{[ 7, 5, 1 ]} -\hyperdef{L}{X875C3DF681B3FAE2}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftPowerAlternative({\mdseries\slshape Q})\index{IsLeftPowerAlternative@\texttt{IsLeftPowerAlternative}} -\label{IsLeftPowerAlternative} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightPowerAlternative({\mdseries\slshape Q})\index{IsRightPowerAlternative@\texttt{IsRightPowerAlternative}} -\label{IsRightPowerAlternative} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsPowerAlternative({\mdseries\slshape Q})\index{IsPowerAlternative@\texttt{IsPowerAlternative}} -\label{IsPowerAlternative} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left power alternative loop, resp. a right power alternative loop, resp. -a power alternative loop. - -} - - } - - -\section{\textcolor{Chapter }{Conjugacy Closed Loops and Related Properties}}\label{Sec:ConjugacyClosedEtc} -\logpage{[ 7, 6, 0 ]} -\hyperdef{L}{X8176B2C47A4629CD}{} -{ - A loop $Q$ is \emph{left conjugacy closed}\index{conjugacy closed loop!left}\index{loop!left conjugacy closed} if the set of left translations of $Q$ is closed under conjugation (by itself). Similarly, a loop $Q$ is \emph{right conjugacy closed}\index{conjugacy closed loop!right}\index{loop!right conjugacy closed} if the set of right translations of $Q$ is closed under conjugation. A loop is \emph{conjugacy closed}\index{conjugacy closed loop}\index{loop!conjugacy closed} if it is both left conjugacy closed and right conjugacy closed. It is common -to refer to these loops as LCC, RCC, and CC loops, respectively. - -The equivalence LCC $+$ RCC $=$ CC is built into \textsf{LOOPS}. - -\subsection{\textcolor{Chapter }{IsLCCLoop}} -\logpage{[ 7, 6, 1 ]}\nobreak -\hyperdef{L}{X784E08CD7B710AF4}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLCCLoop({\mdseries\slshape Q})\index{IsLCCLoop@\texttt{IsLCCLoop}} -\label{IsLCCLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftConjugacyClosedLoop({\mdseries\slshape Q})\index{IsLeftConjugacyClosedLoop@\texttt{IsLeftConjugacyClosedLoop}} -\label{IsLeftConjugacyClosedLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left conjugacy closed loop. - -} - - - -\subsection{\textcolor{Chapter }{IsRCCLoop}} -\logpage{[ 7, 6, 2 ]}\nobreak -\hyperdef{L}{X7B3016B47A1A8213}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRCCLoop({\mdseries\slshape Q})\index{IsRCCLoop@\texttt{IsRCCLoop}} -\label{IsRCCLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightConjugacyClosedLoop({\mdseries\slshape Q})\index{IsRightConjugacyClosedLoop@\texttt{IsRightConjugacyClosedLoop}} -\label{IsRightConjugacyClosedLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a right conjugacy closed loop. - -} - - - -\subsection{\textcolor{Chapter }{IsCCLoop}} -\logpage{[ 7, 6, 3 ]}\nobreak -\hyperdef{L}{X878B614479DCB83F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsCCLoop({\mdseries\slshape Q})\index{IsCCLoop@\texttt{IsCCLoop}} -\label{IsCCLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsConjugacyClosedLoop({\mdseries\slshape Q})\index{IsConjugacyClosedLoop@\texttt{IsConjugacyClosedLoop}} -\label{IsConjugacyClosedLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a conjugacy closed loop. - -} - - - -\subsection{\textcolor{Chapter }{IsOsbornLoop}} -\logpage{[ 7, 6, 4 ]}\nobreak -\hyperdef{L}{X8655956878205FC1}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsOsbornLoop({\mdseries\slshape Q})\index{IsOsbornLoop@\texttt{IsOsbornLoop}} -\label{IsOsbornLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an Osborn loop. - - - -A loop is \emph{Osborn}\index{Osborn loop}\index{loop!Osborn} if it satisfies $x(yz\cdot x)=(x^\lambda\backslash y)(zx)$. Both Moufang loops and CC loops are Osborn.} - - } - - -\section{\textcolor{Chapter }{Automorphic Loops}}\label{Sec:AutomorphicLoops} -\logpage{[ 7, 7, 0 ]} -\hyperdef{L}{X793B22EA8643C667}{} -{ - A loop $Q$ whose all left (resp. middle, resp. right) inner mappings are automorphisms of $Q$ is known as a \emph{left automorphic loop}\index{automorphic loop!left}\index{loop!left automorphic} (resp. \emph{middle automorphic loop}\index{automorphic loop!middle}\index{loop!middle automorphic}, resp. \emph{right automorphic loop}\index{automorphic loop!right}\index{loop!right automorphic}). - -A loop $Q$ is an \emph{automorphic loop}\index{automorphic loop}\index{loop!automorphic} if all inner mappings of $Q$ are automorphisms of $Q$. - -Automorphic loops are also known as \emph{A loops}, and similar terminology exists for left, right and middle automorphic loops. - -The following results hold for automorphic loops: -\begin{itemize} -\item automorphic loops are power associative \cite{BrPa} -\item in an automorphic loop $Q$ we have ${\rm Nuc}(Q) = {\rm Nuc}_{\lambda}(Q) = {\rm Nuc}_{\rho}(Q)\le {\rm -Nuc}_{\mu}(Q)$ and all nuclei are normal \cite{BrPa} -\item a loop that is left automorphic and right automorphic satisfies the -anti-automorphic inverse property and is automorphic \cite{JoKiNaVo} -\item diassociative automorphic loops are Moufang \cite{KiKuPh} -\item automorphic loops of odd order are solvable \cite{KiKuPhVo} -\item finite commutative automorphic loops are solvable \cite{GrKiNa} -\item commutative automorphic loops of order $p$, $2p$, $4p$, $p^2$, $2p^2$, $4p^2$ ($p$ an odd prime) are abelian groups \cite{VoQRS} -\item commutative automorphic loops of odd prime power order are centrally nilpotent \cite{JeKiVo} -\item for any prime $p$, there are $7$ commutative automorphic loops of order $p^3$ up to isomorphism \cite{BaGrVo} -\end{itemize} - See the built-in filters and the survey \cite{VoQRS} for additional properties of automorphic loops. - -\subsection{\textcolor{Chapter }{IsLeftAutomorphicLoop}} -\logpage{[ 7, 7, 1 ]}\nobreak -\hyperdef{L}{X7F063914804659F1}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftAutomorphicLoop({\mdseries\slshape Q})\index{IsLeftAutomorphicLoop@\texttt{IsLeftAutomorphicLoop}} -\label{IsLeftAutomorphicLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftALoop({\mdseries\slshape Q})\index{IsLeftALoop@\texttt{IsLeftALoop}} -\label{IsLeftALoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left automorphic loop. - -} - - - -\subsection{\textcolor{Chapter }{IsMiddleAutomorphicLoop}} -\logpage{[ 7, 7, 2 ]}\nobreak -\hyperdef{L}{X7DFE830584A769E5}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsMiddleAutomorphicLoop({\mdseries\slshape Q})\index{IsMiddleAutomorphicLoop@\texttt{IsMiddleAutomorphicLoop}} -\label{IsMiddleAutomorphicLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsMiddleALoop({\mdseries\slshape Q})\index{IsMiddleALoop@\texttt{IsMiddleALoop}} -\label{IsMiddleALoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a middle automorphic loop. - -} - - - -\subsection{\textcolor{Chapter }{IsRightAutomorphicLoop}} -\logpage{[ 7, 7, 3 ]}\nobreak -\hyperdef{L}{X7EA9165A87F99E35}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightAutomorphicLoop({\mdseries\slshape Q})\index{IsRightAutomorphicLoop@\texttt{IsRightAutomorphicLoop}} -\label{IsRightAutomorphicLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightALoop({\mdseries\slshape Q})\index{IsRightALoop@\texttt{IsRightALoop}} -\label{IsRightALoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a right automorphic loop. - -} - - - -\subsection{\textcolor{Chapter }{IsAutomorphicLoop}} -\logpage{[ 7, 7, 4 ]}\nobreak -\hyperdef{L}{X7899603184CF13FD}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsAutomorphicLoop({\mdseries\slshape Q})\index{IsAutomorphicLoop@\texttt{IsAutomorphicLoop}} -\label{IsAutomorphicLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsALoop({\mdseries\slshape Q})\index{IsALoop@\texttt{IsALoop}} -\label{IsALoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is an automorphic loop. - -} - - - -\textsc{Remark:} Be careful not to confuse \texttt{IsALoop} and \texttt{IsLoop}. } - - -\section{\textcolor{Chapter }{Additonal Varieties of Loops}}\label{Sec:AdditionalVarietiesOfLoops} -\logpage{[ 7, 8, 0 ]} -\hyperdef{L}{X846F363879BAB349}{} -{ - - -\subsection{\textcolor{Chapter }{IsCodeLoop}} -\logpage{[ 7, 8, 1 ]}\nobreak -\hyperdef{L}{X790FA1188087D5C1}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsCodeLoop({\mdseries\slshape Q})\index{IsCodeLoop@\texttt{IsCodeLoop}} -\label{IsCodeLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a code loop. - - - -A \emph{code loop}\index{code loop}\index{loop!code} is a Moufang 2-loop with a Frattini subloop of order 1 or 2. Code loops are -extra and conjugacy closed.} - - - -\subsection{\textcolor{Chapter }{IsSteinerLoop}} -\logpage{[ 7, 8, 2 ]}\nobreak -\hyperdef{L}{X793600C9801F4F62}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsSteinerLoop({\mdseries\slshape Q})\index{IsSteinerLoop@\texttt{IsSteinerLoop}} -\label{IsSteinerLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a Steiner loop. - - - -A \emph{Steiner loop}\index{Steiner loop}\index{loop!Steiner} is an inverse property loop of exponent 2. Steiner loops are commutative.} - - -\subsection{\textcolor{Chapter }{IsLeftBruckLoop and IsLeftKLoop}}\logpage{[ 7, 8, 3 ]} -\hyperdef{L}{X85F1BD4280E44F5B}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftBruckLoop({\mdseries\slshape Q})\index{IsLeftBruckLoop@\texttt{IsLeftBruckLoop}} -\label{IsLeftBruckLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsLeftKLoop({\mdseries\slshape Q})\index{IsLeftKLoop@\texttt{IsLeftKLoop}} -\label{IsLeftKLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a left Bruck loop (aka left K loop). - - - -A left Bol loop with the automorphic inverse property is known as a \emph{left Bruck loop}\index{Bruck loop!left}\index{loop!left Bruck} or a \emph{left K loop}\index{K loop!left}\index{loop!left K}.} - - -\subsection{\textcolor{Chapter }{IsRightBruckLoop and IsRightKLoop}}\logpage{[ 7, 8, 4 ]} -\hyperdef{L}{X857B373E7B4E0519}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightBruckLoop({\mdseries\slshape Q})\index{IsRightBruckLoop@\texttt{IsRightBruckLoop}} -\label{IsRightBruckLoop} -}\hfill{\scriptsize (property)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsRightKLoop({\mdseries\slshape Q})\index{IsRightKLoop@\texttt{IsRightKLoop}} -\label{IsRightKLoop} -}\hfill{\scriptsize (property)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if \mbox{\texttt{\mdseries\slshape Q}} is a right Bruck loop (aka right K loop). - - - -A right Bol loop with the automorphic inverse property is known as a \emph{right Bruck loop}\index{Bruck loop!right}\index{loop!right Bruck} or a \emph{right K loop}\index{K loop!right}\index{loop!right K}.} - - } - - } - - -\chapter{\textcolor{Chapter }{Specific Methods}}\label{Chap:SpecificMethods} -\logpage{[ 8, 0, 0 ]} -\hyperdef{L}{X85AFC9C47FD3C03F}{} -{ - This chapter describes methods of \textsf{LOOPS} that apply to specific classes of loops, mostly Bol and Moufang loops. -\section{\textcolor{Chapter }{Core Methods for Bol Loops}}\label{Sec:CoreMethodsForBolLoops} -\logpage{[ 8, 1, 0 ]} -\hyperdef{L}{X7990F2F880E717EE}{} -{ - -\subsection{\textcolor{Chapter }{AssociatedLeftBruckLoop and AssociatedRightBruckLoop}}\logpage{[ 8, 1, 1 ]} -\hyperdef{L}{X8664CA927DD73DBE}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AssociatedLeftBruckLoop({\mdseries\slshape Q})\index{AssociatedLeftBruckLoop@\texttt{AssociatedLeftBruckLoop}} -\label{AssociatedLeftBruckLoop} -}\hfill{\scriptsize (attribute)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AssociatedRightBruckLoop({\mdseries\slshape Q})\index{AssociatedRightBruckLoop@\texttt{AssociatedRightBruckLoop}} -\label{AssociatedRightBruckLoop} -}\hfill{\scriptsize (attribute)}}\\ -\textbf{\indent Returns:\ } -The left (resp. right) Bruck loop associated with a uniquely 2-divisible left -(resp. right) Bol loop \mbox{\texttt{\mdseries\slshape Q}}. - - - -Let $Q$ be a left Bol loop\index{loop!left Bol}\index{Bol loop!left} such that the mapping $x\mapsto x^2$ is a permutation of $Q$. Define a new operation $*$ on $Q$ by $x*y =(x(y^2x))^{1/2}$. Then $(Q,*)$ is a left Bruck loop, called the \emph{associated left Bruck loop}\index{Bruck loop!associated left}\index{loop!associated left Bruck}. (In fact, Bruck used the isomorphic operation $x*y = x^{1/2}(yx^{1/2})$ instead. Our approach is more natural in the sense that the left Bruck loop -associated with a left Bruck loop is identical to the original loop.) -Associated right Bruck loops are defined dually.} - - - -\subsection{\textcolor{Chapter }{IsExactGroupFactorization}} -\logpage{[ 8, 1, 2 ]}\nobreak -\hyperdef{L}{X82FC16F386CE11F1}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{IsExactGroupFactorization({\mdseries\slshape G, H1, H2})\index{IsExactGroupFactorization@\texttt{IsExactGroupFactorization}} -\label{IsExactGroupFactorization} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -\texttt{true} if (\mbox{\texttt{\mdseries\slshape G}}, \mbox{\texttt{\mdseries\slshape H1}}, \mbox{\texttt{\mdseries\slshape H2}}) is an exact group factorization. - - - -Many right Bol loops can be constructed from exact group factorizations. The -triple $(G,H_1,H_2)$ is an \emph{exact group factorization}\index{exact group factorization} if $H_1$, $H_2$ are subgroups of $G$ such that $H_1H_2=G$ and $H_1\cap H_2=1$.} - - - -\subsection{\textcolor{Chapter }{RightBolLoopByExactGroupFactorization}} -\logpage{[ 8, 1, 3 ]}\nobreak -\hyperdef{L}{X7DCA64807F899127}{} -{ - -If $(G,H_1,H_2)$ is an exact group factorization then $(G\times G, H_1\times H_2, T)$ with $T=\{(x,x^{-1})| x\in G\}$ is a loop folder that gives rise to a right Bol loop.\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightBolLoopByExactGroupFactorization({\mdseries\slshape arg})\index{RightBolLoopByExactGroupFactorization@\texttt{Right}\-\texttt{Bol}\-\texttt{Loop}\-\texttt{By}\-\texttt{Exact}\-\texttt{Group}\-\texttt{Factorization}} -\label{RightBolLoopByExactGroupFactorization} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The right Bol loop constructed from an exact group factorization. The argument \mbox{\texttt{\mdseries\slshape arg}} can either be an exact group factorization \texttt{[G,H1,H2]}, or the tuple \texttt{[G,H]}, where \texttt{H} is a regular subgroup of \texttt{G}. We also allow \mbox{\texttt{\mdseries\slshape arg}} to be separate entries rather than a list of entries. - -} - - } - - -\section{\textcolor{Chapter }{Moufang Modifications}}\label{Sec:MoufangModifications} -\logpage{[ 8, 2, 0 ]} -\hyperdef{L}{X819F82737C2A860D}{} -{ - Dr{\a'a}pal \cite{DrapalCD} described two prominent families of extensions of Moufang loops. It turns out -that these extensions suffice to obtain all nonassociative Moufang loops of -order at most 64 if one starts with so-called Chein loops. We call the two -constructions \emph{Moufang modifications}\index{modification!Moufang}. The library of Moufang loops included in \textsf{LOOPS} is based on Moufang modifications. See \cite{DrVo} for details. - -\subsection{\textcolor{Chapter }{LoopByCyclicModification}} -\logpage{[ 8, 2, 1 ]}\nobreak -\hyperdef{L}{X7B3165C083709831}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopByCyclicModification({\mdseries\slshape Q, S, a, h})\index{LoopByCyclicModification@\texttt{LoopByCyclicModification}} -\label{LoopByCyclicModification} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The cyclic modification of a Moufang loop \mbox{\texttt{\mdseries\slshape Q}} obtained from \mbox{\texttt{\mdseries\slshape S}}, \mbox{\texttt{\mdseries\slshape a}}$=\alpha$ and \mbox{\texttt{\mdseries\slshape h}} described below. - - - -Assume that $Q$ is a Moufang loop with a normal subloop $S$ such that $Q/S$ is a cyclic group of order $2m$. Let $h\in S\cap Z(L)$. Let $\alpha$ be a generator of $Q/S$ and write $Q = \bigcup_{i\in M} \alpha^i$, where $M=\{-m+1$, $\dots$, $m\}$. Let $\sigma:\mathbb{Z}\to M$ be defined by $\sigma(i)=0$ if $i\in M$, $\sigma(i)=1$ if $i>m$, and $\sigma(i)=-1$ if $i<-m+1$. Introduce a new multiplication $*$ on $Q$ by $x*y = xyh^{\sigma(i+j)}$, where $x\in \alpha^i$, $y\in\alpha^j$, $i\in M$ and $j\in M$. Then $(Q,*)$ is a Moufang loop, a \emph{cyclic modification}\index{modification!cyclic} of $Q$.} - - - -\subsection{\textcolor{Chapter }{LoopByDihedralModification}} -\logpage{[ 8, 2, 2 ]}\nobreak -\hyperdef{L}{X7D7717C587BC2D1E}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopByDihedralModification({\mdseries\slshape Q, S, e, f, h})\index{LoopByDihedralModification@\texttt{LoopByDihedralModification}} -\label{LoopByDihedralModification} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The dihedral modification of a Moufang loop \mbox{\texttt{\mdseries\slshape Q}} obtained from \mbox{\texttt{\mdseries\slshape S}}, \mbox{\texttt{\mdseries\slshape e}}, \mbox{\texttt{\mdseries\slshape f}} and \mbox{\texttt{\mdseries\slshape h}} as described below. - - - -Let $Q$ be a Moufang loop with a normal subloop $S$ such that $Q/S$ is a dihedral group of order $4m$, with $m\ge 1$. Let $M$ and $\sigma$ be defined as in the cyclic case. Let $\beta$, $\gamma$ be two involutions of $Q/S$ such that $\alpha=\beta\gamma$ generates a cyclic subgroup of $Q/S$ of order $2m$. Let $e\in\beta$ and $f\in\gamma$ be arbitrary. Then $Q$ can be written as a disjoint union $Q=\bigcup_{i\in M}(\alpha^i\cup e\alpha^i)$, and also $Q=\bigcup_{i\in M}(\alpha^i\cup \alpha^if)$. Let $G_0=\bigcup_{i\in M}\alpha^i$, and $G_1=L\setminus G_0$. Let $h\in S\cap N(L)\cap Z(G_0)$. Introduce a new multiplication $*$ on $Q$ by $x*y = xyh^{(-1)^r\sigma(i+j)}$, where $x\in\alpha^i\cup e\alpha^i$, $y\in\alpha^j\cup \alpha^jf$, $i\in M$, $j\in M$, $y\in G_r$ and $r\in\{0,1\}$. Then $(Q,*)$ is a Moufang loop, a \emph{dihedral modification}\index{modification!dihedral} of $Q$.} - - - -\subsection{\textcolor{Chapter }{LoopMG2}} -\logpage{[ 8, 2, 3 ]}\nobreak -\hyperdef{L}{X7CC6CDB786E9BBA0}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LoopMG2({\mdseries\slshape G})\index{LoopMG2@\texttt{LoopMG2}} -\label{LoopMG2} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The Chein loop constructed from a group \mbox{\texttt{\mdseries\slshape G}}. - - - -Let $G$ be a group. Let $\overline{G}=\{\overline{g}|g\in G\}$ be a disjoint copy of elements of $G$. Define multiplication $*$ on $Q=G\cup \overline{G}$ by $g*h = gh$, $g*\overline{h}=\overline{hg}$, $\overline{g}*h = \overline{gh^{-1}}$ and $\overline{g}*\overline{h}=h^{-1}g$, where $g$, $h\in G$. Then $(Q,*)=M(G,2)$ is a so-called \emph{Chein loop}\index{Chein loop}\index{loop!Chein}, which is always a Moufang loop, and it is associative if and only if $G$ is commutative.} - - } - - -\section{\textcolor{Chapter }{Triality for Moufang Loops}}\label{Sec:TrialityForMoufangLoops} -\logpage{[ 8, 3, 0 ]} -\hyperdef{L}{X83E73A767D79FAFD}{} -{ - Let $G$ be a group and $\sigma$, $\rho$ be automorphisms of $G$ satisfying $\sigma^2 = \rho^3 = (\sigma \rho)^2 = 1$. Below we write automorphisms as exponents and $[g,\sigma]$ for $g^{-1}g^\sigma$. We say that the triple $(G,\rho,\sigma)$ is a \emph{group with triality}\index{group with triality} if $[g, \sigma] [g,\sigma]^\rho [g,\sigma]^{\rho^2} =1$ holds for all $g \in G$. It is known that one can associate a group with triality $(G,\rho,\sigma)$ in a canonical way with a Moufang loop $Q$. See \cite{NaVo2003} for more details. - -For any Moufang loop $Q$, we can calculate the triality group as a permutation group acting on $3|Q|$ points. If the multiplication group of $Q$ is polycyclic, then we can also represent the triality group as a pc group. In -both cases, the automorphisms $\sigma$ and $\rho$ are in the same family as the elements of $G$. - -\subsection{\textcolor{Chapter }{TrialityPermGroup}} -\logpage{[ 8, 3, 1 ]}\nobreak -\hyperdef{L}{X7DB4DE647F6F56F0}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{TrialityPermGroup({\mdseries\slshape Q})\index{TrialityPermGroup@\texttt{TrialityPermGroup}} -\label{TrialityPermGroup} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -A record with components \texttt{G}, \texttt{rho}, \texttt{sigma}, where \texttt{G} is the canonical group with triality associated with a Moufang loop \mbox{\texttt{\mdseries\slshape Q}}, and \texttt{rho}, \texttt{sigma} are the corresponding triality automorphisms. - -} - - - -\subsection{\textcolor{Chapter }{TrialityPcGroup}} -\logpage{[ 8, 3, 2 ]}\nobreak -\hyperdef{L}{X82CC977085DFDFE8}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{TrialityPcGroup({\mdseries\slshape Q})\index{TrialityPcGroup@\texttt{TrialityPcGroup}} -\label{TrialityPcGroup} -}\hfill{\scriptsize (function)}}\\ - - -This is a variation of \texttt{TrialityPermGroup} in which \texttt{G} is returned as a pc group.} - - } - - -\section{\textcolor{Chapter }{Realizing Groups as Multiplication Groups of Loops}}\label{Sec:RealizingGroupsEtc} -\logpage{[ 8, 4, 0 ]} -\hyperdef{L}{X841ED66B8084AA73}{} -{ - It is difficult to determine which groups can occur as multiplication groups -of loops. - -The following operations search for loops whose multiplication groups are -contained within a specified transitive permutation group \mbox{\texttt{\mdseries\slshape G}}. In all these operations, one can speed up the search by increasing the -optional argument \mbox{\texttt{\mdseries\slshape depth}}, the price being a much higher memory consumption. The argument \mbox{\texttt{\mdseries\slshape depth}} is optimally chosen if in the permutation group \mbox{\texttt{\mdseries\slshape G}} there are not many permutations fixing \mbox{\texttt{\mdseries\slshape depth}} elements. It is safe to omit the argument or set it equal to 2. - -The optional argument \mbox{\texttt{\mdseries\slshape infolevel}} determines the amount of information displayed during the search. With \texttt{\mbox{\texttt{\mdseries\slshape infolevel}}=0}, no information is provided. With \texttt{\mbox{\texttt{\mdseries\slshape infolevel}}=1}, you get some information on timing and hits. With \texttt{\mbox{\texttt{\mdseries\slshape infolevel}}=2}, the results are printed as well. - -\subsection{\textcolor{Chapter }{AllLoopTablesInGroup}} -\logpage{[ 8, 4, 1 ]}\nobreak -\hyperdef{L}{X804F40087DD1225D}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AllLoopTablesInGroup({\mdseries\slshape G[, depth[, infolevel]]})\index{AllLoopTablesInGroup@\texttt{AllLoopTablesInGroup}} -\label{AllLoopTablesInGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -All Cayley tables of loops whose multiplication group is contained in the -transitive permutation group \mbox{\texttt{\mdseries\slshape G}}. - -} - - - -\subsection{\textcolor{Chapter }{AllProperLoopTablesInGroup}} -\logpage{[ 8, 4, 2 ]}\nobreak -\hyperdef{L}{X7854C8E382DC8E8B}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AllProperLoopTablesInGroup({\mdseries\slshape G[, depth[, infolevel]]})\index{AllProperLoopTablesInGroup@\texttt{AllProperLoopTablesInGroup}} -\label{AllProperLoopTablesInGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -All Cayley tables of nonassociative loops whose multiplication group is -contained in the transitive permutation group \mbox{\texttt{\mdseries\slshape G}}. - -} - - - -\subsection{\textcolor{Chapter }{OneLoopTableInGroup}} -\logpage{[ 8, 4, 3 ]}\nobreak -\hyperdef{L}{X7BFFC66A824BA6AA}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{OneLoopTableInGroup({\mdseries\slshape G[, depth[, infolevel]]})\index{OneLoopTableInGroup@\texttt{OneLoopTableInGroup}} -\label{OneLoopTableInGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A Cayley table of a loop whose multiplication group is contained in the -transitive permutation group \mbox{\texttt{\mdseries\slshape G}}. - -} - - - -\subsection{\textcolor{Chapter }{OneProperLoopTableInGroup}} -\logpage{[ 8, 4, 4 ]}\nobreak -\hyperdef{L}{X84C5A76585B335FF}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{OneProperLoopTableInGroup({\mdseries\slshape G[, depth[, infolevel]]})\index{OneProperLoopTableInGroup@\texttt{OneProperLoopTableInGroup}} -\label{OneProperLoopTableInGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A Cayley table of a nonassociative loop whose multiplication group is -contained in the transitive permutation group \mbox{\texttt{\mdseries\slshape G}}. - -} - - - -\subsection{\textcolor{Chapter }{AllLoopsWithMltGroup}} -\logpage{[ 8, 4, 5 ]}\nobreak -\hyperdef{L}{X7E5F1C2879358EEF}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AllLoopsWithMltGroup({\mdseries\slshape G[, depth[, infolevel]]})\index{AllLoopsWithMltGroup@\texttt{AllLoopsWithMltGroup}} -\label{AllLoopsWithMltGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -A list of all loops (given as sections) whose multiplication group is equal to -the transitive permutation group \mbox{\texttt{\mdseries\slshape G}}. - -} - - - -\subsection{\textcolor{Chapter }{OneLoopWithMltGroup}} -\logpage{[ 8, 4, 6 ]}\nobreak -\hyperdef{L}{X8266DE05824226E6}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{OneLoopWithMltGroup({\mdseries\slshape G[, depth[, infolevel]]})\index{OneLoopWithMltGroup@\texttt{OneLoopWithMltGroup}} -\label{OneLoopWithMltGroup} -}\hfill{\scriptsize (operation)}}\\ -\textbf{\indent Returns:\ } -One loop (given as a section) whose multiplication group is equal to the -transitive permutation group \mbox{\texttt{\mdseries\slshape G}}. - -} - - -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@g:=PGL(3,3); | - Group([ (6,7)(8,11)(9,13)(10,12), (1,2,5,7,13,3,8,6,10,9,12,4,11) ]) - !gapprompt@gap>| !gapinput@a:=AllLoopTablesInGroup(g,3,0);; Size(a); | - 56 - !gapprompt@gap>| !gapinput@a:=AllLoopsWithMltGroup(g,3,0);; Size(a); | - 52 -\end{Verbatim} - } - - } - - -\chapter{\textcolor{Chapter }{Libraries of Loops}}\label{Chap:LibrariesOfLoops} -\logpage{[ 9, 0, 0 ]} -\hyperdef{L}{X7BF3EE6E7953560D}{} -{ - Libraries of small loops form an integral part of \textsf{LOOPS}. The loops are stored in libraries up to isomorphism and, sometimes, up to -isotopism. -\section{\textcolor{Chapter }{A Typical Library}}\label{Sec:ATypicalLibrary} -\logpage{[ 9, 1, 0 ]} -\hyperdef{L}{X874DFEAA79B3377C}{} -{ - A library named \emph{my Library} is stored in file \texttt{data/mylibrary.tbl}, and the corresponding data structure is named \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data}. For example, when the library is called \emph{left Bol}, the corresponding data file is called \texttt{data/leftbol.tbl} and the corresponding data structure is named \texttt{LOOPS{\textunderscore}left{\textunderscore}bol{\textunderscore}data}. - -In most cases, the array \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data} consists of three lists: -\begin{itemize} -\item \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data[1]} is a list of orders for which there is at least one loop in the library, -\item \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data[2][k]} is the number of loops of order \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data[1][k]} in the library, -\item \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data[3][k][s]} contains data necessary to produce the \texttt{s}th loop of order \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data[1][k]} in the library. -\end{itemize} - The format of \texttt{LOOPS{\textunderscore}my{\textunderscore}library{\textunderscore}data[3]} depends heavily on the particular library and is not standardized in any way. -The data is often coded to save space. - -\subsection{\textcolor{Chapter }{LibraryLoop}} -\logpage{[ 9, 1, 1 ]}\nobreak -\hyperdef{L}{X849865D6786EEF9B}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LibraryLoop({\mdseries\slshape libname, n, m})\index{LibraryLoop@\texttt{LibraryLoop}} -\label{LibraryLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th loop of order \mbox{\texttt{\mdseries\slshape n}} from the library named \mbox{\texttt{\mdseries\slshape libname}}. - -} - - - -\subsection{\textcolor{Chapter }{MyLibraryLoop}} -\logpage{[ 9, 1, 2 ]}\nobreak -\hyperdef{L}{X78C4B8757902D49F}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{MyLibraryLoop({\mdseries\slshape n, m})\index{MyLibraryLoop@\texttt{MyLibraryLoop}} -\label{MyLibraryLoop} -}\hfill{\scriptsize (function)}}\\ - - -This is a template function that retrieves the \mbox{\texttt{\mdseries\slshape m}}th loop of order \mbox{\texttt{\mdseries\slshape n}} from the library named \emph{my library}.} - - - -For example, the \mbox{\texttt{\mdseries\slshape m}}th left Bol loop of order \mbox{\texttt{\mdseries\slshape n}} is obtained via \texttt{LeftBolLoop(\mbox{\texttt{\mdseries\slshape n}},\mbox{\texttt{\mdseries\slshape m}})} or via \texttt{LibraryLoop("left Bol",\mbox{\texttt{\mdseries\slshape n}},\mbox{\texttt{\mdseries\slshape m}})}. - -\subsection{\textcolor{Chapter }{DisplayLibraryInfo}} -\logpage{[ 9, 1, 3 ]}\nobreak -\hyperdef{L}{X7A64372E81E713B4}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{DisplayLibraryInfo({\mdseries\slshape libname})\index{DisplayLibraryInfo@\texttt{DisplayLibraryInfo}} -\label{DisplayLibraryInfo} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -Brief information about the loops contained in the library named \mbox{\texttt{\mdseries\slshape libname}}.\\ - - -} - - - -We are now going to describe the individual libraries. } - - -\section{\textcolor{Chapter }{Left Bol Loops and Right Bol Loops}}\label{Sec:LeftBolLoopsEtc} -\logpage{[ 9, 2, 0 ]} -\hyperdef{L}{X7DF21BD685FBF258}{} -{ - The library named \emph{left Bol} contains all nonassociative left Bol loops of order less than 17, including -Moufang loops, as well as all left Bol loops of order $pq$ for primes $p>q>2$. There are 6 such loops of order 8, 1 of order 12, 2 of order 15, 2038 of -order 16, and $(p+q-4)/2$ of order $pq$. - -The classification of left Bol loops of order 16 was first accomplished by -Moorhouse \cite{Mo}. Our library was generated independently and it agrees with Moorhouse's -results. The left Bol loops of order $pq$ were classified in \cite{KiNaVo2015}. - -\subsection{\textcolor{Chapter }{LeftBolLoop}} -\logpage{[ 9, 2, 1 ]}\nobreak -\hyperdef{L}{X7EE99F647C537994}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftBolLoop({\mdseries\slshape n, m})\index{LeftBolLoop@\texttt{LeftBolLoop}} -\label{LeftBolLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th left Bol loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - - -\subsection{\textcolor{Chapter }{RightBolLoop}} -\logpage{[ 9, 2, 2 ]}\nobreak -\hyperdef{L}{X8774304282654C58}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightBolLoop({\mdseries\slshape n, m})\index{RightBolLoop@\texttt{RightBolLoop}} -\label{RightBolLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th right Bol loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - - -\textsc{Remark:} Only left Bol loops are stored in the library. Right Bol loops are retrieved -by calling \texttt{Opposite} on left Bol loops. } - - -\section{\textcolor{Chapter }{Moufang Loops}}\label{Sec:MoufangLoops} -\logpage{[ 9, 3, 0 ]} -\hyperdef{L}{X7953702D84E60AF4}{} -{ - The library named \emph{Moufang} contains all nonassociative Moufang loops of order $n\le 64$ and $n\in\{81,243\}$. - -\subsection{\textcolor{Chapter }{MoufangLoop}} -\logpage{[ 9, 3, 1 ]}\nobreak -\hyperdef{L}{X81E82098822543EE}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{MoufangLoop({\mdseries\slshape n, m})\index{MoufangLoop@\texttt{MoufangLoop}} -\label{MoufangLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th Moufang loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - - -For $n\le 63$, our catalog numbers coincide with those of Goodaire et al. \cite{Go}. The classification of Moufang loops of order 64 and 81 was carried out in \cite{NaVo2007}. The classification of Moufang loops of order 243 was carried out by Slattery -and Zenisek \cite{SlZe2011}. - -The extent of the library is summarized below: -\[ \begin{array}{r|rrrrrrrrrrrrrrrrrr} -order&12&16&20&24&28&32&36&40&42&44&48&52&54&56&60&64&81&243\cr loops&1 &5 &1 -&5 &1 &71&4 &5 &1 &1 &51&1 &2 &4 &5 &4262& 5 &72 \end{array} \] - - -The \emph{octonion loop}\index{octonion loop}\index{loop!octonion} of order 16 (i.e., the multiplication loop of the basis elements in the -8-dimensional standard real octonion algebra) can be obtained as \texttt{MoufangLoop(16,3)}. } - - -\section{\textcolor{Chapter }{Code Loops}}\label{Sec:CodeLoops} -\logpage{[ 9, 4, 0 ]} -\hyperdef{L}{X7BCA6BCB847F79DC}{} -{ - The library named \emph{code} contains all nonassociative code loops of order less than 65. There are 5 such -loops of order 16, 16 of order 32, and 80 of order 64, all Moufang. The -library merely points to the corresponding Moufang loops. See \cite{NaVo2007} for a classification of small code loops. - -\subsection{\textcolor{Chapter }{CodeLoop}} -\logpage{[ 9, 4, 1 ]}\nobreak -\hyperdef{L}{X7DB4D3B27BB4D7EE}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{CodeLoop({\mdseries\slshape n, m})\index{CodeLoop@\texttt{CodeLoop}} -\label{CodeLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th code loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - } - - -\section{\textcolor{Chapter }{Steiner Loops}}\label{Sec:SteinerLoops} -\logpage{[ 9, 5, 0 ]} -\hyperdef{L}{X84E941EE7846D3EE}{} -{ - Here is how the libary named \emph{Steiner} is described within \textsf{LOOPS}: -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@DisplayLibraryInfo( "Steiner" ); | - The library contains all nonassociative Steiner loops of order less or equal to 16. - It also contains the associative Steiner loops of order 4 and 8. - ------ - Extent of the library: - 1 loop of order 4 - 1 loop of order 8 - 1 loop of order 10 - 2 loops of order 14 - 80 loops of order 16 - true -\end{Verbatim} - - -Our labeling of Steiner loops of order 16 coincides with the labeling of -Steiner triple systems of order 15 in \cite{CoRo}. - -\subsection{\textcolor{Chapter }{SteinerLoop}} -\logpage{[ 9, 5, 1 ]}\nobreak -\hyperdef{L}{X87C235457E859AF4}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{SteinerLoop({\mdseries\slshape n, m})\index{SteinerLoop@\texttt{SteinerLoop}} -\label{SteinerLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th Steiner loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - } - - -\section{\textcolor{Chapter }{Conjugacy Closed Loops}}\label{Sec:ConjugacyClosedLoops} -\logpage{[ 9, 6, 0 ]} -\hyperdef{L}{X867E5F0783FEB8B5}{} -{ - The library named \emph{RCC} contains all nonassocitive right conjugacy closed loops of order $n\le 27$ up to isomorphism. The data for the library was generated by Katharina Artic \cite{Artic} who can also provide additional data for all right conjugacy closed loops of -order $n\le 31$. - -Let $Q$ be a right conjugacy closed loop, $G$ its right multiplication group and $T$ its right section. Then $\langle T\rangle = G$ is a transitive group, and $T$ is a union of conjugacy classes of $G$. Every right conjugacy closed loop of order $n$ can therefore be represented as a union of certain conjugacy classes of a -transitive group of degree $n$. This is how right conjugacy closed loops of order less than $28$ are represented in \textsf{LOOPS}. The following table summarizes the number of right conjugacy closed loops of -a given order up to isomorphism: -\[ \begin{array}{r|rrrrrrrrrrrrrrrr} order &6& 8&9&10& 12&14&15& 16& 18& 20&\cr -loops &3&19&5&16&155&97& 17&6317&1901&8248&\cr \hline order &21& 22& 24& 25& -26& 27\cr loops &119&10487&471995& 119&151971&152701 \end{array} \] - -\subsection{\textcolor{Chapter }{RCCLoop and RightConjugacyClosedLoop}}\logpage{[ 9, 6, 1 ]} -\hyperdef{L}{X806B2DE67990E42F}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RCCLoop({\mdseries\slshape n, m})\index{RCCLoop@\texttt{RCCLoop}} -\label{RCCLoop} -}\hfill{\scriptsize (function)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{RightConjugacyClosedLoop({\mdseries\slshape n, m})\index{RightConjugacyClosedLoop@\texttt{RightConjugacyClosedLoop}} -\label{RightConjugacyClosedLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th right conjugacy closed loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - -\subsection{\textcolor{Chapter }{LCCLoop and LeftConjugacyClosedLoop}}\logpage{[ 9, 6, 2 ]} -\hyperdef{L}{X80AB8B107D55FB19}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LCCLoop({\mdseries\slshape n, m})\index{LCCLoop@\texttt{LCCLoop}} -\label{LCCLoop} -}\hfill{\scriptsize (function)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{LeftConjugacyClosedLoop({\mdseries\slshape n, m})\index{LeftConjugacyClosedLoop@\texttt{LeftConjugacyClosedLoop}} -\label{LeftConjugacyClosedLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th left conjugacy closed loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - - - -\textsc{Remark:} Only the right conjugacy closed loops are stored in the library. Left -conjugacy closed loops are obtained from right conjugacy closed loops via \texttt{Opposite}.\\ -} - - - -The library named \emph{CC} contains all nonassociative conjugacy closed loops of order $n\le 27$ and also of orders $2p$ and $p^2$ for all primes $p$. - -By results of Kunen \cite{Kun}, for every odd prime $p$ there are precisely 3 nonassociative conjugacy closed loops of order $p^2$. Cs{\"o}rg{\H o} and Dr{\a'a}pal \cite{CsDr} described these 3 loops by multiplicative formulas on $\mathbb{Z}_{p^2}$ and $\mathbb{Z}_p \times \mathbb{Z}_p$ as follows: -\begin{itemize} -\item Case $m = 1$:Let $k$ be the smallest positive integer relatively prime to $p$ and such that $k$ is a square modulo $p$ (i.e., $k=1$). Define multiplication on $\mathbb{Z}_{p^2}$ by $x\cdot y = x + y + kpx^2y$. -\item Case $m = 2$: Let $k$ be the smallest positive integer relatively prime to $p$ and such that $k$ is not a square modulo $p$. Define multiplication on $\mathbb{Z}_{p^2}$ by $x\cdot y = x + y + kpx^2y$. -\item Case $m = 3$: Define multiplication on $\mathbb{Z}_p \times \mathbb{Z}_p$ by $(x,a)(y,b) = (x+y, a+b+x^2y )$. -\end{itemize} - - -Moreover, Wilson \cite{Wi} constructed a nonassociative conjugacy closed loop of order $2p$ for every odd prime $p$, and Kunen \cite{Kun} showed that there are no other nonassociative conjugacy closed oops of this -order. Here is the relevant multiplication formula on $\mathbb{Z}_2 \times \mathbb{Z}_p$: $(0,m)(0,n) = ( 0, m + n )$, $(0,m)(1,n) = ( 1, -m + n )$, $(1,m)(0,n) = ( 1, m + n)$, $(1,m)(1,n) = ( 0, 1 - m + n )$. -\subsection{\textcolor{Chapter }{CCLoop and ConjugacyClosedLoop}}\logpage{[ 9, 6, 3 ]} -\hyperdef{L}{X798BC601843E8916}{} -{ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{CCLoop({\mdseries\slshape n, m})\index{CCLoop@\texttt{CCLoop}} -\label{CCLoop} -}\hfill{\scriptsize (function)}}\\ -\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{ConjugacyClosedLoop({\mdseries\slshape n, m})\index{ConjugacyClosedLoop@\texttt{ConjugacyClosedLoop}} -\label{ConjugacyClosedLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th conjugacy closed loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - } - - -\section{\textcolor{Chapter }{Small Loops}}\label{Sec:SmallLoops} -\logpage{[ 9, 7, 0 ]} -\hyperdef{L}{X7E3A8F2C790F2CA1}{} -{ - The library named \emph{small} contains all nonassociative loops of order 5 and 6. There are 5 and 107 such -loops, respectively. - -\subsection{\textcolor{Chapter }{SmallLoop}} -\logpage{[ 9, 7, 1 ]}\nobreak -\hyperdef{L}{X7C6EE23E84CD87D3}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{SmallLoop({\mdseries\slshape n, m})\index{SmallLoop@\texttt{SmallLoop}} -\label{SmallLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - } - - -\section{\textcolor{Chapter }{Paige Loops}}\label{Sec:PaigeLoops} -\logpage{[ 9, 8, 0 ]} -\hyperdef{L}{X8135C8FD8714C606}{} -{ - \emph{Paige loops}\index{Paige loop}\index{loop!Paige} are nonassociative finite simple Moufang loops. By \cite{Li}, there is precisely one Paige loop for every finite field. - -The library named \emph{Paige} contains the smallest nonassociative simple Moufang loop. - -\subsection{\textcolor{Chapter }{PaigeLoop}} -\logpage{[ 9, 8, 1 ]}\nobreak -\hyperdef{L}{X7FCF4D6B7AD66D74}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{PaigeLoop({\mdseries\slshape q})\index{PaigeLoop@\texttt{PaigeLoop}} -\label{PaigeLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The Paige loop constructed over the finite field of order \mbox{\texttt{\mdseries\slshape q}}. Only the case \texttt{\mbox{\texttt{\mdseries\slshape q}}=2} is implemented. - -} - - } - - -\section{\textcolor{Chapter }{Nilpotent Loops}}\label{Sec:NilpotentLoops} -\logpage{[ 9, 9, 0 ]} -\hyperdef{L}{X86695C577A4D1784}{} -{ - The library named \emph{nilpotent} contains all nonassociative nilpotent loops of order less than 12 up to -isomorphism. There are 2 nonassociative nilpotent loops of order 6, 134 of -order 8, 8 of order 9 and 1043 of order 10. - -See \cite{DaVo} for more on enumeration of nilpotent loops. For instance, there are 2623755 -nilpotent loops of order 12, and 123794003928541545927226368 nilpotent loops -of order 22. - -\subsection{\textcolor{Chapter }{NilpotentLoop}} -\logpage{[ 9, 9, 1 ]}\nobreak -\hyperdef{L}{X7A9C960D86E2AD28}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{NilpotentLoop({\mdseries\slshape n, m})\index{NilpotentLoop@\texttt{NilpotentLoop}} -\label{NilpotentLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th nilpotent loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - } - - -\section{\textcolor{Chapter }{Automorphic Loops}}\label{Sec:AutomorphicLoops} -\logpage{[ 9, 10, 0 ]} -\hyperdef{L}{X793B22EA8643C667}{} -{ - The library named \emph{automorphic} contains all nonassociative automorphic loops of order less than 16 up to -isomorphism (there is 1 such loop of order 6, 7 of order 8, 3 of order 10, 2 -of order 12, 5 of order 14, and 2 of order 15), all commutative automorphic -loops of order 3, 9, 27 and 81 (there are 1, 2, 7 and 72 such loops, -respectively, including abelian groups), and commutative automorphic loops $Q$ of order 243 possessing a central subloop $S$ of order 3 such that $Q/S$ is not the elementary abelian group of order 81 (there are 118451 such loops). - -\subsection{\textcolor{Chapter }{AutomorphicLoop}} -\logpage{[ 9, 10, 1 ]}\nobreak -\hyperdef{L}{X784FFA9E7FDA9F43}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{AutomorphicLoop({\mdseries\slshape n, m})\index{AutomorphicLoop@\texttt{AutomorphicLoop}} -\label{AutomorphicLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th automorphic loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - } - - -\section{\textcolor{Chapter }{Interesting Loops}}\label{Sec:InterestingLoops} -\logpage{[ 9, 11, 0 ]} -\hyperdef{L}{X843BD73F788049F7}{} -{ - The library named \emph{interesting} contains some loops that are illustrative in the theory of loops. At this -point, the library contains a nonassociative loop of order 5, a nonassociative -nilpotent loop of order 6, a non-Moufang left Bol loop of order 16, the loop -of sedenions\index{sedenion loop}\index{loop!sedenion} of order 32 (sedenions generalize octonions), and the unique nonassociative -simple right Bol loop of order 96 and exponent 2. - -\subsection{\textcolor{Chapter }{InterestingLoop}} -\logpage{[ 9, 11, 1 ]}\nobreak -\hyperdef{L}{X87F24AD3811910D3}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{InterestingLoop({\mdseries\slshape n, m})\index{InterestingLoop@\texttt{InterestingLoop}} -\label{InterestingLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th interesting loop of order \mbox{\texttt{\mdseries\slshape n}} in the library. - -} - - } - - -\section{\textcolor{Chapter }{Libraries of Loops Up To Isotopism}}\label{Sec:LibrariesOfLoopsUpToIsotopism} -\logpage{[ 9, 12, 0 ]} -\hyperdef{L}{X864839227D5C0A90}{} -{ - For the library named \emph{small} we also provide the corresponding library of loops up to isotopism. In -general, given a library named \emph{libname}, the corresponding library of loops up to isotopism is named \emph{itp lib}, and the loops can be retrieved by the template \texttt{ItpLibLoop(n,m)}. - -\subsection{\textcolor{Chapter }{ItpSmallLoop}} -\logpage{[ 9, 12, 1 ]}\nobreak -\hyperdef{L}{X850C4C01817A098D}{} -{\noindent\textcolor{FuncColor}{$\triangleright$\ \ \texttt{ItpSmallLoop({\mdseries\slshape n, m})\index{ItpSmallLoop@\texttt{ItpSmallLoop}} -\label{ItpSmallLoop} -}\hfill{\scriptsize (function)}}\\ -\textbf{\indent Returns:\ } -The \mbox{\texttt{\mdseries\slshape m}}th small loop of order \mbox{\texttt{\mdseries\slshape n}} up to isotopism in the library. - -} - - -\begin{Verbatim}[commandchars=!@|,fontsize=\small,frame=single,label=Example] - !gapprompt@gap>| !gapinput@SmallLoop( 6, 14 ); | - - !gapprompt@gap>| !gapinput@ItpSmallLoop( 6, 14 ); | - - !gapprompt@gap>| !gapinput@LibraryLoop( "itp small", 6, 14 ); | - -\end{Verbatim} - - -Note that loops up to isotopism form a subset of the corresponding library of -loops up to isomorphism. For instance, the above example shows that the 14th -small loop of order 6 up to isotopism is in fact the 42nd small loop of order -6 up to isomorphism. } - - } - - - -\appendix - - -\chapter{\textcolor{Chapter }{Files}}\label{Apx:Files} -\logpage{[ "A", 0, 0 ]} -\hyperdef{L}{X7BC4571A79FFB7D0}{} -{ - Below is a list of all relevant files forming the \textsf{LOOPS} package. Some technical files are not included. A typical user will not need -to know any of this information. All paths are relative to the \texttt{pkg/loops} folder. \\ -\\ -\texttt{../README.loops} (installation and usage instructions) \\ -\texttt{init.g} (declarations) \\ -\texttt{PackageInfo.g} (loading info for GAP 4.4) \\ -\texttt{read.g} (implementations) \\ -\texttt{data/automorphic.tbl} (library of automorphic loops) \\ -\texttt{data/automorphic/*.*} (addition files for the library of automorphic loops) \\ -\texttt{data/cc.tbl} (library of conjugacy closed loops) \\ -\texttt{data/code.tbl} (library of code loops) \\ -\texttt{data/interesting.tbl} (library of interesting loops) \\ -\texttt{data/itp{\textunderscore}small.tbl} (library of small loops up to isotopism) \\ -\texttt{data/leftbol.tbl} (library of left Bol loops) \\ -\texttt{data/moufang.tbl} (library of Moufang loops) \\ -\texttt{data/nilpotent.tbl} (library of small nilpotent loops) \\ -\texttt{data/rcc.tbl} (library of right conjugacy closed loops) \\ -\texttt{data/rcc/*.*} (additional files for the library of right conjugacy closed loops) \\ -\texttt{data/paige.tbl} (library of Paige loops) \\ -\texttt{data/small.tbl} (library of small loops) \\ -\texttt{data/steiner.tbl} (library of Steiner loops) \\ -\texttt{doc/*.*} (all documentation files) \\ -\texttt{doc/loops.xml} (the main documentation file for GAPDoc) \\ -\texttt{doc/loops.bib} (the main bibliography file for documentation) \\ -\texttt{gap/banner.g} (banner of LOOPS) \\ -\texttt{gap/bol{\textunderscore}core{\textunderscore}methods.gd .gi} (core methods for Bol loops) \\ -\texttt{gap/classes.gd .gi} (properties of quasigroups and loops) \\ -\texttt{gap/convert.gd .gi} (methods for data conversion and compression) \\ -\texttt{gap/core{\textunderscore}methods.gd .gi} (core methods for quasigroups and loops) \\ -\texttt{gap/elements.gd .gi} (elements and basic arithmetic operations) \\ -\texttt{gap/examples.gd .gi} (methods for libraries of loops) \\ -\texttt{gap/extensions.gd .gi} (methods for extensions of loops) \\ -\texttt{gap/iso.gd .gi} (methods for isomorphisms and isotopisms of loops) \\ -\texttt{gap/memory.gd .gi} (memory management) \\ -\texttt{gap/mlt{\textunderscore}search.gd .gi} (realizing groups as multiplication groups of loops) \\ -\texttt{gap/moufang{\textunderscore}modifications.gd .gi} (methods for Moufang modifications) \\ -\texttt{gap/moufang{\textunderscore}triality.gd .gi} (methods for triality of Moufang loops) \\ -\texttt{gap/quasigroups.gd .gi} (representing, creating and displaying quasigroups) \\ -\texttt{gap/random.gd .gi} (random quasigroups and loops) \\ -\texttt{tst/bol.tst} (test file for Bol loops) \\ -\texttt{tst/core{\textunderscore}methods.tst} (test file for core methods) \\ -\texttt{tst/iso.tst} (test file for isomorphisms and automorphisms) \\ -\texttt{tst/lib.tst} (test file for libraries of loops, except Moufang loops) \\ -\texttt{tst/nilpot.tst} (test file for nilpotency and triality) \\ -\texttt{tst/testall.g} (batch for all tets files) } - - -\chapter{\textcolor{Chapter }{Filters}}\label{Apx:Filters} -\logpage{[ "B", 0, 0 ]} -\hyperdef{L}{X84EFA4C07D4277BB}{} -{ - Many implications among properties of loops are built directly into \textsf{LOOPS}. A sizeable portion of these properties are of trivial character or are based -on definitions (e.g., alternative loops $=$ left alternative loops $+$ right alternative loops). The remaining implications are theorems. - -All filters of \textsf{LOOPS} are summarized below, using the \textsf{GAP} convention that the property on the left is implied by the property -(properties) on the right. \\ -\\ - \texttt{( IsExtraLoop, IsAssociative and IsLoop )} \\ -\texttt{( IsExtraLoop, IsCodeLoop )} \\ -\texttt{( IsCCLoop, IsCodeLoop )} \\ -\texttt{( HasTwosidedInverses, IsPowerAssociative and IsLoop )} \\ -\texttt{( IsPowerAlternative, IsDiassociative )} \\ -\texttt{( IsFlexible, IsDiassociative )} \\ -\texttt{( HasAntiautomorphicInverseProperty, HasAutomorphicInverseProperty and -IsCommutative )} \\ -\texttt{( HasAutomorphicInverseProperty, HasAntiautomorphicInverseProperty and -IsCommutative )} \\ -\texttt{( HasLeftInverseProperty, HasInverseProperty )} \\ -\texttt{( HasRightInverseProperty, HasInverseProperty )} \\ -\texttt{( HasWeakInverseProperty, HasInverseProperty )} \\ -\texttt{( HasAntiautomorphicInverseProperty, HasInverseProperty )} \\ -\texttt{( HasTwosidedInverses, HasAntiautomorphicInverseProperty )} \\ -\texttt{( HasInverseProperty, HasLeftInverseProperty and IsCommutative )} \\ -\texttt{( HasInverseProperty, HasRightInverseProperty and IsCommutative )} \\ -\texttt{( HasInverseProperty, HasLeftInverseProperty and HasRightInverseProperty )} \\ -\texttt{( HasInverseProperty, HasLeftInverseProperty and HasWeakInverseProperty )} \\ -\texttt{( HasInverseProperty, HasRightInverseProperty and HasWeakInverseProperty )} \\ -\texttt{( HasInverseProperty, HasLeftInverseProperty and -HasAntiautomorphicInverseProperty )} \\ -\texttt{( HasInverseProperty, HasRightInverseProperty and -HasAntiautomorphicInverseProperty )} \\ -\texttt{( HasInverseProperty, HasWeakInverseProperty and -HasAntiautomorphicInverseProperty )} \\ -\texttt{( HasTwosidedInverses, HasLeftInverseProperty )} \\ -\texttt{( HasTwosidedInverses, HasRightInverseProperty )} \\ -\texttt{( HasTwosidedInverses, IsFlexible and IsLoop )} \\ -\texttt{( IsMoufangLoop, IsExtraLoop )} \\ -\texttt{( IsCLoop, IsExtraLoop )} \\ -\texttt{( IsExtraLoop, IsMoufangLoop and IsLeftNuclearSquareLoop )} \\ -\texttt{( IsExtraLoop, IsMoufangLoop and IsMiddleNuclearSquareLoop )} \\ -\texttt{( IsExtraLoop, IsMoufangLoop and IsRightNuclearSquareLoop )} \\ -\texttt{( IsLeftBolLoop, IsMoufangLoop )} \\ -\texttt{( IsRightBolLoop, IsMoufangLoop )} \\ -\texttt{( IsDiassociative, IsMoufangLoop )} \\ -\texttt{( IsMoufangLoop, IsLeftBolLoop and IsRightBolLoop )} \\ -\texttt{( IsLCLoop, IsCLoop )} \\ -\texttt{( IsRCLoop, IsCLoop )} \\ -\texttt{( IsDiassociative, IsCLoop and IsFlexible)} \\ -\texttt{( IsCLoop, IsLCLoop and IsRCLoop )} \\ -\texttt{( IsRightBolLoop, IsLeftBolLoop and IsCommutative )} \\ -\texttt{( IsLeftPowerAlternative, IsLeftBolLoop )} \\ -\texttt{( IsLeftBolLoop, IsRightBolLoop and IsCommutative )} \\ -\texttt{( IsRightPowerAlternative, IsRightBolLoop )} \\ -\texttt{( IsLeftPowerAlternative, IsLCLoop )} \\ -\texttt{( IsLeftNuclearSquareLoop, IsLCLoop )} \\ -\texttt{( IsMiddleNuclearSquareLoop, IsLCLoop )} \\ -\texttt{( IsRCLoop, IsLCLoop and IsCommutative )} \\ -\texttt{( IsRightPowerAlternative, IsRCLoop )} \\ -\texttt{( IsRightNuclearSquareLoop, IsRCLoop )} \\ -\texttt{( IsMiddleNuclearSquareLoop, IsRCLoop )} \\ -\texttt{( IsLCLoop, IsRCLoop and IsCommutative )} \\ -\texttt{( IsRightNuclearSquareLoop, IsLeftNuclearSquareLoop and IsCommutative )} \\ -\texttt{( IsLeftNuclearSquareLoop, IsRightNuclearSquareLoop and IsCommutative )} \\ -\texttt{( IsLeftNuclearSquareLoop, IsNuclearSquareLoop )} \\ -\texttt{( IsRightNuclearSquareLoop, IsNuclearSquareLoop )} \\ -\texttt{( IsMiddleNuclearSquareLoop, IsNuclearSquareLoop )} \\ -\texttt{( IsNuclearSquareLoop, IsLeftNuclearSquareLoop and IsRightNuclearSquareLoop} \\ -\texttt{ and IsMiddleNuclearSquareLoop )} \\ -\texttt{( IsFlexible, IsCommutative )} \\ -\texttt{( IsRightAlternative, IsLeftAlternative and IsCommutative )} \\ -\texttt{( IsLeftAlternative, IsRightAlternative and IsCommutative )} \\ -\texttt{( IsLeftAlternative, IsAlternative )} \\ -\texttt{( IsRightAlternative, IsAlternative )} \\ -\texttt{( IsAlternative, IsLeftAlternative and IsRightAlternative )} \\ -\texttt{( IsLeftAlternative, IsLeftPowerAlternative )} \\ -\texttt{( HasLeftInverseProperty, IsLeftPowerAlternative )} \\ -\texttt{( IsPowerAssociative, IsLeftPowerAlternative )} \\ -\texttt{( IsRightAlternative, IsRightPowerAlternative )} \\ -\texttt{( HasRightInverseProperty, IsRightPowerAlternative )} \\ -\texttt{( IsPowerAssociative, IsRightPowerAlternative )} \\ -\texttt{( IsLeftPowerAlternative, IsPowerAlternative )} \\ -\texttt{( IsRightPowerAlternative, IsPowerAlternative )} \\ -\texttt{( IsAssociative, IsLCCLoop and IsCommutative )} \\ -\texttt{( IsExtraLoop, IsLCCLoop and IsMoufangLoop )} \\ -\texttt{( IsAssociative, IsRCCLoop and IsCommutative )} \\ -\texttt{( IsExtraLoop, IsRCCLoop and IsMoufangLoop )} \\ -\texttt{( IsLCCLoop, IsCCLoop )} \\ -\texttt{( IsRCCLoop, IsCCLoop )} \\ -\texttt{( IsCCLoop, IsLCCLoop and IsRCCLoop )} \\ -\texttt{( IsOsbornLoop, IsMoufangLoop )} \\ -\texttt{( IsOsbornLoop, IsCCLoop )} \\ -\texttt{( HasAutomorphicInverseProperty, IsLeftBruckLoop )} \\ -\texttt{( IsLeftBolLoop, IsLeftBruckLoop )} \\ -\texttt{( IsRightBruckLoop, IsLeftBruckLoop and IsCommutative )} \\ -\texttt{( IsLeftBruckLoop, IsLeftBolLoop and HasAutomorphicInverseProperty )} \\ -\texttt{( HasAutomorphicInverseProperty, IsRightBruckLoop )} \\ -\texttt{( IsRightBolLoop, IsRightBruckLoop )} \\ -\texttt{( IsLeftBruckLoop, IsRightBruckLoop and IsCommutative )} \\ -\texttt{( IsRightBruckLoop, IsRightBolLoop and HasAutomorphicInverseProperty )} \\ -\texttt{( IsCommutative, IsSteinerLoop )} \\ -\texttt{( IsCLoop, IsSteinerLoop )} \\ -\texttt{( IsLeftAutomorphicLoop, IsAutomorphicLoop )} \\ -\texttt{( IsRightAutomorphicLoop, IsAutomorphicLoop )} \\ -\texttt{( IsMiddleAutomorphicLoop, IsAutomorphicLoop )} \\ -\texttt{( IsMiddleAutomorphicLoop, IsCommutative )} \\ -\texttt{( IsAutomorphicLoop, IsLeftAutomorphicLoop and IsCommutative )} \\ -\texttt{( IsAutomorphicLoop, IsRightAutomorphicLoop and IsCommutative )} \\ -\texttt{( IsLeftAutomorphicLoop, IsRightAutomorphicLoop and -HasAntiautomorphicInverseProperty )} \\ -\texttt{( IsRightAutomorphicLoop, IsLeftAutomorphicLoop and -HasAntiautomorphicInverseProperty )} \\ -\texttt{( IsFlexible, IsMiddleAutomorphicLoop )} \\ -\texttt{( HasAntiautomorphicInverseProperty, IsFlexible and IsLeftAutomorphicLoop )} \\ -\texttt{( HasAntiautomorphicInverseProperty, IsFlexible and IsRightAutomorphicLoop )} \\ -\texttt{( IsMoufangLoop, IsAutomorphicLoop and IsLeftAlternative )} \\ -\texttt{( IsMoufangLoop, IsAutomorphicLoop and IsRightAlternative )} \\ -\texttt{( IsMoufangLoop, IsAutomorphicLoop and HasLeftInverseProperty )} \\ -\texttt{( IsMoufangLoop, IsAutomorphicLoop and HasRightInverseProperty )} \\ -\texttt{( IsMoufangLoop, IsAutomorphicLoop and HasWeakInverseProperty )} \\ -\texttt{( IsLeftAutomorphicLoop, IsLeftBruckLoop )} \\ -\texttt{( IsLeftAutomorphicLoop, IsLCCLoop )} \\ -\texttt{( IsRightAutomorphicLoop, IsRightBruckLoop )} \\ -\texttt{( IsRightAutomorphicLoop, IsRCCLoop )} \\ -\texttt{( IsAutomorphicLoop, IsCommutative and IsMoufangLoop )} } - -\def\bibname{References\logpage{[ "Bib", 0, 0 ]} -\hyperdef{L}{X7A6F98FD85F02BFE}{} -} - -\bibliographystyle{alpha} -\bibliography{loops_bib.xml} - -\addcontentsline{toc}{chapter}{References} - -\def\indexname{Index\logpage{[ "Ind", 0, 0 ]} -\hyperdef{L}{X83A0356F839C696F}{} -} - -\cleardoublepage -\phantomsection -\addcontentsline{toc}{chapter}{Index} - - -\printindex - -\newpage -\immediate\write\pagenrlog{["End"], \arabic{page}];} -\immediate\closeout\pagenrlog -\end{document} diff --git a/doc/loops.toc b/doc/loops.toc deleted file mode 100644 index 32bc3b0..0000000 --- a/doc/loops.toc +++ /dev/null @@ -1,241 +0,0 @@ -\contentsline {chapter}{\numberline {1}\leavevmode {\color {Chapter }Introduction}}{6}{chapter.1} -\contentsline {section}{\numberline {1.1}\leavevmode {\color {Chapter }License}}{6}{section.1.1} -\contentsline {section}{\numberline {1.2}\leavevmode {\color {Chapter }Installation}}{6}{section.1.2} -\contentsline {section}{\numberline {1.3}\leavevmode {\color {Chapter }Documentation}}{6}{section.1.3} -\contentsline {section}{\numberline {1.4}\leavevmode {\color {Chapter }Test Files}}{7}{section.1.4} -\contentsline {section}{\numberline {1.5}\leavevmode {\color {Chapter }Memory Management}}{7}{section.1.5} -\contentsline {section}{\numberline {1.6}\leavevmode {\color {Chapter }Feedback}}{7}{section.1.6} -\contentsline {section}{\numberline {1.7}\leavevmode {\color {Chapter }Acknowledgment}}{7}{section.1.7} -\contentsline {chapter}{\numberline {2}\leavevmode {\color {Chapter }Mathematical Background}}{8}{chapter.2} -\contentsline {section}{\numberline {2.1}\leavevmode {\color {Chapter }Quasigroups and Loops}}{8}{section.2.1} -\contentsline {section}{\numberline {2.2}\leavevmode {\color {Chapter }Translations}}{8}{section.2.2} -\contentsline {section}{\numberline {2.3}\leavevmode {\color {Chapter }Subquasigroups and Subloops}}{9}{section.2.3} -\contentsline {section}{\numberline {2.4}\leavevmode {\color {Chapter }Nilpotence and Solvability}}{9}{section.2.4} -\contentsline {section}{\numberline {2.5}\leavevmode {\color {Chapter }Associators and Commutators}}{9}{section.2.5} -\contentsline {section}{\numberline {2.6}\leavevmode {\color {Chapter }Homomorphism and Homotopisms}}{9}{section.2.6} -\contentsline {chapter}{\numberline {3}\leavevmode {\color {Chapter }How the Package Works}}{11}{chapter.3} -\contentsline {section}{\numberline {3.1}\leavevmode {\color {Chapter }Representing Quasigroups}}{11}{section.3.1} -\contentsline {section}{\numberline {3.2}\leavevmode {\color {Chapter }Conversions between magmas, quasigroups, loops and groups}}{12}{section.3.2} -\contentsline {section}{\numberline {3.3}\leavevmode {\color {Chapter }Calculating with Quasigroups}}{12}{section.3.3} -\contentsline {section}{\numberline {3.4}\leavevmode {\color {Chapter }Naming, Viewing and Printing Quasigroups and their Elements}}{13}{section.3.4} -\contentsline {subsection}{\numberline {3.4.1}\leavevmode {\color {Chapter }SetQuasigroupElmName and SetLoopElmName}}{13}{subsection.3.4.1} -\contentsline {chapter}{\numberline {4}\leavevmode {\color {Chapter }Creating Quasigroups and Loops}}{14}{chapter.4} -\contentsline {section}{\numberline {4.1}\leavevmode {\color {Chapter }About Cayley Tables}}{14}{section.4.1} -\contentsline {section}{\numberline {4.2}\leavevmode {\color {Chapter }Testing Cayley Tables}}{14}{section.4.2} -\contentsline {subsection}{\numberline {4.2.1}\leavevmode {\color {Chapter }IsQuasigroupTable and IsQuasigroupCayleyTable}}{14}{subsection.4.2.1} -\contentsline {subsection}{\numberline {4.2.2}\leavevmode {\color {Chapter }IsLoopTable and IsLoopCayleyTable}}{14}{subsection.4.2.2} -\contentsline {section}{\numberline {4.3}\leavevmode {\color {Chapter }Canonical and Normalized Cayley Tables}}{15}{section.4.3} -\contentsline {subsection}{\numberline {4.3.1}\leavevmode {\color {Chapter }CanonicalCayleyTable}}{15}{subsection.4.3.1} -\contentsline {subsection}{\numberline {4.3.2}\leavevmode {\color {Chapter }CanonicalCopy}}{15}{subsection.4.3.2} -\contentsline {subsection}{\numberline {4.3.3}\leavevmode {\color {Chapter }NormalizedQuasigroupTable}}{15}{subsection.4.3.3} -\contentsline {section}{\numberline {4.4}\leavevmode {\color {Chapter }Creating Quasigroups and Loops From Cayley Tables}}{15}{section.4.4} -\contentsline {subsection}{\numberline {4.4.1}\leavevmode {\color {Chapter }QuasigroupByCayleyTable and LoopByCayleyTable}}{15}{subsection.4.4.1} -\contentsline {section}{\numberline {4.5}\leavevmode {\color {Chapter }Creating Quasigroups and Loops from a File}}{16}{section.4.5} -\contentsline {subsection}{\numberline {4.5.1}\leavevmode {\color {Chapter }QuasigroupFromFile and LoopFromFile}}{17}{subsection.4.5.1} -\contentsline {section}{\numberline {4.6}\leavevmode {\color {Chapter }Creating Quasigroups and Loops From Sections}}{17}{section.4.6} -\contentsline {subsection}{\numberline {4.6.1}\leavevmode {\color {Chapter }CayleyTableByPerms}}{17}{subsection.4.6.1} -\contentsline {subsection}{\numberline {4.6.2}\leavevmode {\color {Chapter }QuasigroupByLeftSection and LoopByLeftSection}}{17}{subsection.4.6.2} -\contentsline {subsection}{\numberline {4.6.3}\leavevmode {\color {Chapter }QuasigroupByRightSection and LoopByRightSection}}{17}{subsection.4.6.3} -\contentsline {section}{\numberline {4.7}\leavevmode {\color {Chapter }Creating Quasigroups and Loops From Folders}}{18}{section.4.7} -\contentsline {subsection}{\numberline {4.7.1}\leavevmode {\color {Chapter }QuasigroupByRightFolder and LoopByRightFolder}}{18}{subsection.4.7.1} -\contentsline {section}{\numberline {4.8}\leavevmode {\color {Chapter }Creating Quasigroups and Loops By Nuclear Extensions}}{18}{section.4.8} -\contentsline {subsection}{\numberline {4.8.1}\leavevmode {\color {Chapter }NuclearExtension}}{18}{subsection.4.8.1} -\contentsline {subsection}{\numberline {4.8.2}\leavevmode {\color {Chapter }LoopByExtension}}{18}{subsection.4.8.2} -\contentsline {section}{\numberline {4.9}\leavevmode {\color {Chapter }Random Quasigroups and Loops}}{19}{section.4.9} -\contentsline {subsection}{\numberline {4.9.1}\leavevmode {\color {Chapter }RandomQuasigroup and RandomLoop}}{19}{subsection.4.9.1} -\contentsline {subsection}{\numberline {4.9.2}\leavevmode {\color {Chapter }RandomNilpotentLoop}}{19}{subsection.4.9.2} -\contentsline {section}{\numberline {4.10}\leavevmode {\color {Chapter }Conversions}}{20}{section.4.10} -\contentsline {subsection}{\numberline {4.10.1}\leavevmode {\color {Chapter }IntoQuasigroup}}{20}{subsection.4.10.1} -\contentsline {subsection}{\numberline {4.10.2}\leavevmode {\color {Chapter }PrincipalLoopIsotope}}{20}{subsection.4.10.2} -\contentsline {subsection}{\numberline {4.10.3}\leavevmode {\color {Chapter }IntoLoop}}{20}{subsection.4.10.3} -\contentsline {subsection}{\numberline {4.10.4}\leavevmode {\color {Chapter }IntoGroup}}{20}{subsection.4.10.4} -\contentsline {section}{\numberline {4.11}\leavevmode {\color {Chapter }Products of Quasigroups and Loops}}{21}{section.4.11} -\contentsline {subsection}{\numberline {4.11.1}\leavevmode {\color {Chapter }DirectProduct}}{21}{subsection.4.11.1} -\contentsline {section}{\numberline {4.12}\leavevmode {\color {Chapter }Opposite Quasigroups and Loops}}{21}{section.4.12} -\contentsline {subsection}{\numberline {4.12.1}\leavevmode {\color {Chapter }Opposite, OppositeQuasigroup and OppositeLoop}}{21}{subsection.4.12.1} -\contentsline {chapter}{\numberline {5}\leavevmode {\color {Chapter }Basic Methods And Attributes}}{22}{chapter.5} -\contentsline {section}{\numberline {5.1}\leavevmode {\color {Chapter }Basic Attributes}}{22}{section.5.1} -\contentsline {subsection}{\numberline {5.1.1}\leavevmode {\color {Chapter }Elements}}{22}{subsection.5.1.1} -\contentsline {subsection}{\numberline {5.1.2}\leavevmode {\color {Chapter }CayleyTable}}{22}{subsection.5.1.2} -\contentsline {subsection}{\numberline {5.1.3}\leavevmode {\color {Chapter }One}}{22}{subsection.5.1.3} -\contentsline {subsection}{\numberline {5.1.4}\leavevmode {\color {Chapter }Size}}{22}{subsection.5.1.4} -\contentsline {subsection}{\numberline {5.1.5}\leavevmode {\color {Chapter }Exponent}}{23}{subsection.5.1.5} -\contentsline {section}{\numberline {5.2}\leavevmode {\color {Chapter }Basic Arithmetic Operations}}{23}{section.5.2} -\contentsline {subsection}{\numberline {5.2.1}\leavevmode {\color {Chapter }LeftDivision and RightDivision}}{23}{subsection.5.2.1} -\contentsline {subsection}{\numberline {5.2.2}\leavevmode {\color {Chapter }LeftDivisionCayleyTable and RightDivisionCayleyTable}}{23}{subsection.5.2.2} -\contentsline {section}{\numberline {5.3}\leavevmode {\color {Chapter }Powers and Inverses}}{23}{section.5.3} -\contentsline {subsection}{\numberline {5.3.1}\leavevmode {\color {Chapter }LeftInverse, RightInverse and Inverse}}{24}{subsection.5.3.1} -\contentsline {section}{\numberline {5.4}\leavevmode {\color {Chapter }Associators and Commutators}}{24}{section.5.4} -\contentsline {subsection}{\numberline {5.4.1}\leavevmode {\color {Chapter }Associator}}{24}{subsection.5.4.1} -\contentsline {subsection}{\numberline {5.4.2}\leavevmode {\color {Chapter }Commutator}}{24}{subsection.5.4.2} -\contentsline {section}{\numberline {5.5}\leavevmode {\color {Chapter }Generators}}{24}{section.5.5} -\contentsline {subsection}{\numberline {5.5.1}\leavevmode {\color {Chapter }GeneratorsOfQuasigroup and GeneratorsOfLoop}}{24}{subsection.5.5.1} -\contentsline {subsection}{\numberline {5.5.2}\leavevmode {\color {Chapter }GeneratorsSmallest}}{25}{subsection.5.5.2} -\contentsline {subsection}{\numberline {5.5.3}\leavevmode {\color {Chapter }SmallGeneratingSet}}{25}{subsection.5.5.3} -\contentsline {chapter}{\numberline {6}\leavevmode {\color {Chapter }Methods Based on Permutation Groups}}{26}{chapter.6} -\contentsline {section}{\numberline {6.1}\leavevmode {\color {Chapter }Parent of a Quasigroup}}{26}{section.6.1} -\contentsline {subsection}{\numberline {6.1.1}\leavevmode {\color {Chapter }Parent}}{26}{subsection.6.1.1} -\contentsline {subsection}{\numberline {6.1.2}\leavevmode {\color {Chapter }Position}}{26}{subsection.6.1.2} -\contentsline {subsection}{\numberline {6.1.3}\leavevmode {\color {Chapter }PosInParent}}{27}{subsection.6.1.3} -\contentsline {section}{\numberline {6.2}\leavevmode {\color {Chapter }Subquasigroups and Subloops}}{27}{section.6.2} -\contentsline {subsection}{\numberline {6.2.1}\leavevmode {\color {Chapter }Subquasigroup}}{27}{subsection.6.2.1} -\contentsline {subsection}{\numberline {6.2.2}\leavevmode {\color {Chapter }Subloop}}{27}{subsection.6.2.2} -\contentsline {subsection}{\numberline {6.2.3}\leavevmode {\color {Chapter }IsSubquasigroup and IsSubloop}}{27}{subsection.6.2.3} -\contentsline {subsection}{\numberline {6.2.4}\leavevmode {\color {Chapter }AllSubquasigroups}}{27}{subsection.6.2.4} -\contentsline {subsection}{\numberline {6.2.5}\leavevmode {\color {Chapter }AllSubloops}}{28}{subsection.6.2.5} -\contentsline {subsection}{\numberline {6.2.6}\leavevmode {\color {Chapter }RightCosets}}{28}{subsection.6.2.6} -\contentsline {subsection}{\numberline {6.2.7}\leavevmode {\color {Chapter }RightTransversal}}{28}{subsection.6.2.7} -\contentsline {section}{\numberline {6.3}\leavevmode {\color {Chapter }Translations and Sections}}{28}{section.6.3} -\contentsline {subsection}{\numberline {6.3.1}\leavevmode {\color {Chapter }LeftTranslation and RightTranslation}}{28}{subsection.6.3.1} -\contentsline {subsection}{\numberline {6.3.2}\leavevmode {\color {Chapter }LeftSection and RightSection}}{28}{subsection.6.3.2} -\contentsline {section}{\numberline {6.4}\leavevmode {\color {Chapter }Multiplication Groups}}{29}{section.6.4} -\contentsline {subsection}{\numberline {6.4.1}\leavevmode {\color {Chapter }LeftMutliplicationGroup, RightMultiplicationGroup and MultiplicationGroup}}{29}{subsection.6.4.1} -\contentsline {subsection}{\numberline {6.4.2}\leavevmode {\color {Chapter }RelativeLeftMultiplicationGroup, RelativeRightMultiplicationGroup and RelativeMultiplicationGroup}}{29}{subsection.6.4.2} -\contentsline {section}{\numberline {6.5}\leavevmode {\color {Chapter }Inner Mapping Groups}}{29}{section.6.5} -\contentsline {subsection}{\numberline {6.5.1}\leavevmode {\color {Chapter }LeftInnerMapping, RightInnerMapping, MiddleInnerMapping}}{30}{subsection.6.5.1} -\contentsline {subsection}{\numberline {6.5.2}\leavevmode {\color {Chapter }LeftInnerMappingGroup, RightInnerMappingGroup, MiddleInnerMappingGroup}}{30}{subsection.6.5.2} -\contentsline {subsection}{\numberline {6.5.3}\leavevmode {\color {Chapter }InnerMappingGroup}}{30}{subsection.6.5.3} -\contentsline {section}{\numberline {6.6}\leavevmode {\color {Chapter }Nuclei, Commutant, Center, and Associator Subloop}}{30}{section.6.6} -\contentsline {subsection}{\numberline {6.6.1}\leavevmode {\color {Chapter }LeftNucles, MiddleNucleus, and RightNucleus}}{30}{subsection.6.6.1} -\contentsline {subsection}{\numberline {6.6.2}\leavevmode {\color {Chapter }Nuc, NucleusOfQuasigroup and NucleusOfLoop}}{31}{subsection.6.6.2} -\contentsline {subsection}{\numberline {6.6.3}\leavevmode {\color {Chapter }Commutant}}{31}{subsection.6.6.3} -\contentsline {subsection}{\numberline {6.6.4}\leavevmode {\color {Chapter }Center}}{31}{subsection.6.6.4} -\contentsline {subsection}{\numberline {6.6.5}\leavevmode {\color {Chapter }AssociatorSubloop}}{31}{subsection.6.6.5} -\contentsline {section}{\numberline {6.7}\leavevmode {\color {Chapter }Normal Subloops and Simple Loops}}{31}{section.6.7} -\contentsline {subsection}{\numberline {6.7.1}\leavevmode {\color {Chapter }IsNormal}}{31}{subsection.6.7.1} -\contentsline {subsection}{\numberline {6.7.2}\leavevmode {\color {Chapter }NormalClosure}}{31}{subsection.6.7.2} -\contentsline {subsection}{\numberline {6.7.3}\leavevmode {\color {Chapter }IsSimple}}{32}{subsection.6.7.3} -\contentsline {section}{\numberline {6.8}\leavevmode {\color {Chapter }Factor Loops}}{32}{section.6.8} -\contentsline {subsection}{\numberline {6.8.1}\leavevmode {\color {Chapter }FactorLoop}}{32}{subsection.6.8.1} -\contentsline {subsection}{\numberline {6.8.2}\leavevmode {\color {Chapter }NaturalHomomorphismByNormalSubloop}}{32}{subsection.6.8.2} -\contentsline {section}{\numberline {6.9}\leavevmode {\color {Chapter }Nilpotency and Central Series}}{32}{section.6.9} -\contentsline {subsection}{\numberline {6.9.1}\leavevmode {\color {Chapter }IsNilpotent}}{32}{subsection.6.9.1} -\contentsline {subsection}{\numberline {6.9.2}\leavevmode {\color {Chapter }NilpotencyClassOfLoop}}{32}{subsection.6.9.2} -\contentsline {subsection}{\numberline {6.9.3}\leavevmode {\color {Chapter }IsStronglyNilpotent}}{32}{subsection.6.9.3} -\contentsline {subsection}{\numberline {6.9.4}\leavevmode {\color {Chapter }UpperCentralSeries}}{33}{subsection.6.9.4} -\contentsline {subsection}{\numberline {6.9.5}\leavevmode {\color {Chapter }LowerCentralSeries}}{33}{subsection.6.9.5} -\contentsline {section}{\numberline {6.10}\leavevmode {\color {Chapter }Solvability, Derived Series and Frattini Subloop}}{33}{section.6.10} -\contentsline {subsection}{\numberline {6.10.1}\leavevmode {\color {Chapter }IsSolvable}}{33}{subsection.6.10.1} -\contentsline {subsection}{\numberline {6.10.2}\leavevmode {\color {Chapter }DerivedSubloop}}{33}{subsection.6.10.2} -\contentsline {subsection}{\numberline {6.10.3}\leavevmode {\color {Chapter }DerivedLength}}{33}{subsection.6.10.3} -\contentsline {subsection}{\numberline {6.10.4}\leavevmode {\color {Chapter }FrattiniSubloop and FrattinifactorSize}}{33}{subsection.6.10.4} -\contentsline {subsection}{\numberline {6.10.5}\leavevmode {\color {Chapter }FrattinifactorSize}}{33}{subsection.6.10.5} -\contentsline {section}{\numberline {6.11}\leavevmode {\color {Chapter }Isomorphisms and Automorphisms}}{33}{section.6.11} -\contentsline {subsection}{\numberline {6.11.1}\leavevmode {\color {Chapter }IsomorphismQuasigroups}}{33}{subsection.6.11.1} -\contentsline {subsection}{\numberline {6.11.2}\leavevmode {\color {Chapter }IsomorphismLoops}}{34}{subsection.6.11.2} -\contentsline {subsection}{\numberline {6.11.3}\leavevmode {\color {Chapter }QuasigroupsUpToIsomorphism}}{34}{subsection.6.11.3} -\contentsline {subsection}{\numberline {6.11.4}\leavevmode {\color {Chapter }LoopsUpToIsomorphism}}{34}{subsection.6.11.4} -\contentsline {subsection}{\numberline {6.11.5}\leavevmode {\color {Chapter }AutomorphismGroup}}{34}{subsection.6.11.5} -\contentsline {subsection}{\numberline {6.11.6}\leavevmode {\color {Chapter }IsomorphicCopyByPerm}}{34}{subsection.6.11.6} -\contentsline {subsection}{\numberline {6.11.7}\leavevmode {\color {Chapter }IsomorphicCopyByNormalSubloop}}{34}{subsection.6.11.7} -\contentsline {subsection}{\numberline {6.11.8}\leavevmode {\color {Chapter }Discriminator}}{35}{subsection.6.11.8} -\contentsline {subsection}{\numberline {6.11.9}\leavevmode {\color {Chapter }AreEqualDiscriminators}}{35}{subsection.6.11.9} -\contentsline {section}{\numberline {6.12}\leavevmode {\color {Chapter }Isotopisms}}{35}{section.6.12} -\contentsline {subsection}{\numberline {6.12.1}\leavevmode {\color {Chapter }IsotopismLoops}}{35}{subsection.6.12.1} -\contentsline {subsection}{\numberline {6.12.2}\leavevmode {\color {Chapter }LoopsUpToIsotopism}}{35}{subsection.6.12.2} -\contentsline {chapter}{\numberline {7}\leavevmode {\color {Chapter }Testing Properties of Quasigroups and Loops}}{36}{chapter.7} -\contentsline {section}{\numberline {7.1}\leavevmode {\color {Chapter }Associativity, Commutativity and Generalizations}}{36}{section.7.1} -\contentsline {subsection}{\numberline {7.1.1}\leavevmode {\color {Chapter }IsAssociative}}{36}{subsection.7.1.1} -\contentsline {subsection}{\numberline {7.1.2}\leavevmode {\color {Chapter }IsCommutative}}{36}{subsection.7.1.2} -\contentsline {subsection}{\numberline {7.1.3}\leavevmode {\color {Chapter }IsPowerAssociative}}{36}{subsection.7.1.3} -\contentsline {subsection}{\numberline {7.1.4}\leavevmode {\color {Chapter }IsDiassociative}}{36}{subsection.7.1.4} -\contentsline {section}{\numberline {7.2}\leavevmode {\color {Chapter }Inverse Propeties}}{37}{section.7.2} -\contentsline {subsection}{\numberline {7.2.1}\leavevmode {\color {Chapter }HasLeftInverseProperty, HasRightInverseProperty and HasInverseProperty}}{37}{subsection.7.2.1} -\contentsline {subsection}{\numberline {7.2.2}\leavevmode {\color {Chapter }HasTwosidedInverses}}{37}{subsection.7.2.2} -\contentsline {subsection}{\numberline {7.2.3}\leavevmode {\color {Chapter }HasWeakInverseProperty}}{37}{subsection.7.2.3} -\contentsline {subsection}{\numberline {7.2.4}\leavevmode {\color {Chapter }HasAutomorphicInverseProperty}}{37}{subsection.7.2.4} -\contentsline {subsection}{\numberline {7.2.5}\leavevmode {\color {Chapter }HasAntiautomorphicInverseProperty}}{37}{subsection.7.2.5} -\contentsline {section}{\numberline {7.3}\leavevmode {\color {Chapter }Some Properties of Quasigroups}}{38}{section.7.3} -\contentsline {subsection}{\numberline {7.3.1}\leavevmode {\color {Chapter }IsSemisymmetric}}{38}{subsection.7.3.1} -\contentsline {subsection}{\numberline {7.3.2}\leavevmode {\color {Chapter }IsTotallySymmetric}}{38}{subsection.7.3.2} -\contentsline {subsection}{\numberline {7.3.3}\leavevmode {\color {Chapter }IsIdempotent}}{38}{subsection.7.3.3} -\contentsline {subsection}{\numberline {7.3.4}\leavevmode {\color {Chapter }IsSteinerQuasigroup}}{38}{subsection.7.3.4} -\contentsline {subsection}{\numberline {7.3.5}\leavevmode {\color {Chapter }IsUnipotent}}{38}{subsection.7.3.5} -\contentsline {subsection}{\numberline {7.3.6}\leavevmode {\color {Chapter }IsLeftDistributive, IsRightDistributive, IsDistributive}}{38}{subsection.7.3.6} -\contentsline {subsection}{\numberline {7.3.7}\leavevmode {\color {Chapter }IsEntropic and IsMedial}}{39}{subsection.7.3.7} -\contentsline {section}{\numberline {7.4}\leavevmode {\color {Chapter }Loops of Bol Moufang Type}}{39}{section.7.4} -\contentsline {subsection}{\numberline {7.4.1}\leavevmode {\color {Chapter }IsExtraLoop}}{40}{subsection.7.4.1} -\contentsline {subsection}{\numberline {7.4.2}\leavevmode {\color {Chapter }IsMoufangLoop}}{40}{subsection.7.4.2} -\contentsline {subsection}{\numberline {7.4.3}\leavevmode {\color {Chapter }IsCLoop}}{40}{subsection.7.4.3} -\contentsline {subsection}{\numberline {7.4.4}\leavevmode {\color {Chapter }IsLeftBolLoop}}{40}{subsection.7.4.4} -\contentsline {subsection}{\numberline {7.4.5}\leavevmode {\color {Chapter }IsRightBolLoop}}{40}{subsection.7.4.5} -\contentsline {subsection}{\numberline {7.4.6}\leavevmode {\color {Chapter }IsLCLoop}}{40}{subsection.7.4.6} -\contentsline {subsection}{\numberline {7.4.7}\leavevmode {\color {Chapter }IsRCLoop}}{40}{subsection.7.4.7} -\contentsline {subsection}{\numberline {7.4.8}\leavevmode {\color {Chapter }IsLeftNuclearSquareLoop}}{40}{subsection.7.4.8} -\contentsline {subsection}{\numberline {7.4.9}\leavevmode {\color {Chapter }IsMiddleNuclearSquareLoop}}{40}{subsection.7.4.9} -\contentsline {subsection}{\numberline {7.4.10}\leavevmode {\color {Chapter }IsRightNuclearSquareLoop}}{40}{subsection.7.4.10} -\contentsline {subsection}{\numberline {7.4.11}\leavevmode {\color {Chapter }IsNuclearSquareLoop}}{41}{subsection.7.4.11} -\contentsline {subsection}{\numberline {7.4.12}\leavevmode {\color {Chapter }IsFlexible}}{41}{subsection.7.4.12} -\contentsline {subsection}{\numberline {7.4.13}\leavevmode {\color {Chapter }IsLeftAlternative}}{41}{subsection.7.4.13} -\contentsline {subsection}{\numberline {7.4.14}\leavevmode {\color {Chapter }IsRightAlternative}}{41}{subsection.7.4.14} -\contentsline {subsection}{\numberline {7.4.15}\leavevmode {\color {Chapter }IsAlternative}}{41}{subsection.7.4.15} -\contentsline {section}{\numberline {7.5}\leavevmode {\color {Chapter }Power Alternative Loops}}{42}{section.7.5} -\contentsline {subsection}{\numberline {7.5.1}\leavevmode {\color {Chapter }IsLeftPowerAlternative, IsRightPowerAlternative and IsPowerAlternative}}{42}{subsection.7.5.1} -\contentsline {section}{\numberline {7.6}\leavevmode {\color {Chapter }Conjugacy Closed Loops and Related Properties}}{42}{section.7.6} -\contentsline {subsection}{\numberline {7.6.1}\leavevmode {\color {Chapter }IsLCCLoop}}{42}{subsection.7.6.1} -\contentsline {subsection}{\numberline {7.6.2}\leavevmode {\color {Chapter }IsRCCLoop}}{42}{subsection.7.6.2} -\contentsline {subsection}{\numberline {7.6.3}\leavevmode {\color {Chapter }IsCCLoop}}{42}{subsection.7.6.3} -\contentsline {subsection}{\numberline {7.6.4}\leavevmode {\color {Chapter }IsOsbornLoop}}{42}{subsection.7.6.4} -\contentsline {section}{\numberline {7.7}\leavevmode {\color {Chapter }Automorphic Loops}}{43}{section.7.7} -\contentsline {subsection}{\numberline {7.7.1}\leavevmode {\color {Chapter }IsLeftAutomorphicLoop}}{43}{subsection.7.7.1} -\contentsline {subsection}{\numberline {7.7.2}\leavevmode {\color {Chapter }IsMiddleAutomorphicLoop}}{43}{subsection.7.7.2} -\contentsline {subsection}{\numberline {7.7.3}\leavevmode {\color {Chapter }IsRightAutomorphicLoop}}{44}{subsection.7.7.3} -\contentsline {subsection}{\numberline {7.7.4}\leavevmode {\color {Chapter }IsAutomorphicLoop}}{44}{subsection.7.7.4} -\contentsline {section}{\numberline {7.8}\leavevmode {\color {Chapter }Additonal Varieties of Loops}}{44}{section.7.8} -\contentsline {subsection}{\numberline {7.8.1}\leavevmode {\color {Chapter }IsCodeLoop}}{44}{subsection.7.8.1} -\contentsline {subsection}{\numberline {7.8.2}\leavevmode {\color {Chapter }IsSteinerLoop}}{44}{subsection.7.8.2} -\contentsline {subsection}{\numberline {7.8.3}\leavevmode {\color {Chapter }IsLeftBruckLoop and IsLeftKLoop}}{44}{subsection.7.8.3} -\contentsline {subsection}{\numberline {7.8.4}\leavevmode {\color {Chapter }IsRightBruckLoop and IsRightKLoop}}{44}{subsection.7.8.4} -\contentsline {chapter}{\numberline {8}\leavevmode {\color {Chapter }Specific Methods}}{45}{chapter.8} -\contentsline {section}{\numberline {8.1}\leavevmode {\color {Chapter }Core Methods for Bol Loops}}{45}{section.8.1} -\contentsline {subsection}{\numberline {8.1.1}\leavevmode {\color {Chapter }AssociatedLeftBruckLoop and AssociatedRightBruckLoop}}{45}{subsection.8.1.1} -\contentsline {subsection}{\numberline {8.1.2}\leavevmode {\color {Chapter }IsExactGroupFactorization}}{45}{subsection.8.1.2} -\contentsline {subsection}{\numberline {8.1.3}\leavevmode {\color {Chapter }RightBolLoopByExactGroupFactorization}}{45}{subsection.8.1.3} -\contentsline {section}{\numberline {8.2}\leavevmode {\color {Chapter }Moufang Modifications}}{46}{section.8.2} -\contentsline {subsection}{\numberline {8.2.1}\leavevmode {\color {Chapter }LoopByCyclicModification}}{46}{subsection.8.2.1} -\contentsline {subsection}{\numberline {8.2.2}\leavevmode {\color {Chapter }LoopByDihedralModification}}{46}{subsection.8.2.2} -\contentsline {subsection}{\numberline {8.2.3}\leavevmode {\color {Chapter }LoopMG2}}{46}{subsection.8.2.3} -\contentsline {section}{\numberline {8.3}\leavevmode {\color {Chapter }Triality for Moufang Loops}}{46}{section.8.3} -\contentsline {subsection}{\numberline {8.3.1}\leavevmode {\color {Chapter }TrialityPermGroup}}{47}{subsection.8.3.1} -\contentsline {subsection}{\numberline {8.3.2}\leavevmode {\color {Chapter }TrialityPcGroup}}{47}{subsection.8.3.2} -\contentsline {section}{\numberline {8.4}\leavevmode {\color {Chapter }Realizing Groups as Multiplication Groups of Loops}}{47}{section.8.4} -\contentsline {subsection}{\numberline {8.4.1}\leavevmode {\color {Chapter }AllLoopTablesInGroup}}{47}{subsection.8.4.1} -\contentsline {subsection}{\numberline {8.4.2}\leavevmode {\color {Chapter }AllProperLoopTablesInGroup}}{47}{subsection.8.4.2} -\contentsline {subsection}{\numberline {8.4.3}\leavevmode {\color {Chapter }OneLoopTableInGroup}}{47}{subsection.8.4.3} -\contentsline {subsection}{\numberline {8.4.4}\leavevmode {\color {Chapter }OneProperLoopTableInGroup}}{48}{subsection.8.4.4} -\contentsline {subsection}{\numberline {8.4.5}\leavevmode {\color {Chapter }AllLoopsWithMltGroup}}{48}{subsection.8.4.5} -\contentsline {subsection}{\numberline {8.4.6}\leavevmode {\color {Chapter }OneLoopWithMltGroup}}{48}{subsection.8.4.6} -\contentsline {chapter}{\numberline {9}\leavevmode {\color {Chapter }Libraries of Loops}}{49}{chapter.9} -\contentsline {section}{\numberline {9.1}\leavevmode {\color {Chapter }A Typical Library}}{49}{section.9.1} -\contentsline {subsection}{\numberline {9.1.1}\leavevmode {\color {Chapter }LibraryLoop}}{49}{subsection.9.1.1} -\contentsline {subsection}{\numberline {9.1.2}\leavevmode {\color {Chapter }MyLibraryLoop}}{49}{subsection.9.1.2} -\contentsline {subsection}{\numberline {9.1.3}\leavevmode {\color {Chapter }DisplayLibraryInfo}}{50}{subsection.9.1.3} -\contentsline {section}{\numberline {9.2}\leavevmode {\color {Chapter }Left Bol Loops and Right Bol Loops}}{50}{section.9.2} -\contentsline {subsection}{\numberline {9.2.1}\leavevmode {\color {Chapter }LeftBolLoop}}{50}{subsection.9.2.1} -\contentsline {subsection}{\numberline {9.2.2}\leavevmode {\color {Chapter }RightBolLoop}}{50}{subsection.9.2.2} -\contentsline {section}{\numberline {9.3}\leavevmode {\color {Chapter }Moufang Loops}}{50}{section.9.3} -\contentsline {subsection}{\numberline {9.3.1}\leavevmode {\color {Chapter }MoufangLoop}}{50}{subsection.9.3.1} -\contentsline {section}{\numberline {9.4}\leavevmode {\color {Chapter }Code Loops}}{51}{section.9.4} -\contentsline {subsection}{\numberline {9.4.1}\leavevmode {\color {Chapter }CodeLoop}}{51}{subsection.9.4.1} -\contentsline {section}{\numberline {9.5}\leavevmode {\color {Chapter }Steiner Loops}}{51}{section.9.5} -\contentsline {subsection}{\numberline {9.5.1}\leavevmode {\color {Chapter }SteinerLoop}}{51}{subsection.9.5.1} -\contentsline {section}{\numberline {9.6}\leavevmode {\color {Chapter }Conjugacy Closed Loops}}{51}{section.9.6} -\contentsline {subsection}{\numberline {9.6.1}\leavevmode {\color {Chapter }RCCLoop and RightConjugacyClosedLoop}}{52}{subsection.9.6.1} -\contentsline {subsection}{\numberline {9.6.2}\leavevmode {\color {Chapter }LCCLoop and LeftConjugacyClosedLoop}}{52}{subsection.9.6.2} -\contentsline {subsection}{\numberline {9.6.3}\leavevmode {\color {Chapter }CCLoop and ConjugacyClosedLoop}}{52}{subsection.9.6.3} -\contentsline {section}{\numberline {9.7}\leavevmode {\color {Chapter }Small Loops}}{52}{section.9.7} -\contentsline {subsection}{\numberline {9.7.1}\leavevmode {\color {Chapter }SmallLoop}}{53}{subsection.9.7.1} -\contentsline {section}{\numberline {9.8}\leavevmode {\color {Chapter }Paige Loops}}{53}{section.9.8} -\contentsline {subsection}{\numberline {9.8.1}\leavevmode {\color {Chapter }PaigeLoop}}{53}{subsection.9.8.1} -\contentsline {section}{\numberline {9.9}\leavevmode {\color {Chapter }Nilpotent Loops}}{53}{section.9.9} -\contentsline {subsection}{\numberline {9.9.1}\leavevmode {\color {Chapter }NilpotentLoop}}{53}{subsection.9.9.1} -\contentsline {section}{\numberline {9.10}\leavevmode {\color {Chapter }Automorphic Loops}}{53}{section.9.10} -\contentsline {subsection}{\numberline {9.10.1}\leavevmode {\color {Chapter }AutomorphicLoop}}{53}{subsection.9.10.1} -\contentsline {section}{\numberline {9.11}\leavevmode {\color {Chapter }Interesting Loops}}{54}{section.9.11} -\contentsline {subsection}{\numberline {9.11.1}\leavevmode {\color {Chapter }InterestingLoop}}{54}{subsection.9.11.1} -\contentsline {section}{\numberline {9.12}\leavevmode {\color {Chapter }Libraries of Loops Up To Isotopism}}{54}{section.9.12} -\contentsline {subsection}{\numberline {9.12.1}\leavevmode {\color {Chapter }ItpSmallLoop}}{54}{subsection.9.12.1} -\contentsline {chapter}{\numberline {A}\leavevmode {\color {Chapter }Files}}{55}{appendix.A} -\contentsline {chapter}{\numberline {B}\leavevmode {\color {Chapter }Filters}}{57}{appendix.B} -\contentsline {chapter}{References}{61}{appendix*.3} -\contentsline {chapter}{Index}{62}{section*.4} diff --git a/doc/loops.xml b/doc/loops.xml index eee5a20..e953d25 100644 --- a/doc/loops.xml +++ b/doc/loops.xml @@ -6,7 +6,8 @@ - + +

Left Bruck Loops and Right Bruck Loops + +The emmerging library named left Bruck contains all left Bruck loops of orders 3, 9, 27 and 81 (there are 1, 2, 7 and 72 such loops, respectively). + +

For an odd prime p, left Bruck loops of order p^k are centrally nilpotent and hence central extensions of the cyclic group of order p by a left Bruck loop of order p^{k-1}. It is known that left Bruck loops of order p and p^2 are abelian groups; we have included them in the library because of the iterative nature of the construction of nilpotent loops. + + + +The mth left Bruck loop of order n in the library. + + + + +The mth right Bruck loop of order n in the library. + + +

+
Moufang Loops @@ -2072,7 +2103,7 @@ The following table summarizes the number of right conjugacy closed loops of a g Remark: Only the right conjugacy closed loops are stored in the library. Left conjugacy closed loops are obtained from right conjugacy closed loops via Opposite.
-

The library named CC contains all nonassociative conjugacy closed loops of order n\le 27 and also of orders 2p and p^2 for all primes p. +

The library named CC contains all CC loops of order 2\le 2^k\le 64, 3\le 3^k\le 81, 5\le 5^k\le 125, 7\le 7^k\le 343, all nonassociative CC loops of order less than 28, and all nonassociative CC loops of order p^2 and 2p for any odd prime p.

By results of Kunen , for every odd prime p there are precisely 3 nonassociative conjugacy closed loops of order p^2. Csörgő and Drápal described these 3 loops by multiplicative formulas on \mathbb{Z}_{p^2} and \mathbb{Z}_p \times \mathbb{Z}_p as follows: @@ -2141,7 +2172,9 @@ are 2623755 nilpotent loops of order 12, and 123794003928541545927226368 nilpote

Automorphic Loops -The library named automorphic contains all nonassociative automorphic loops of order less than 16 up to isomorphism (there is 1 such loop of order 6, 7 of order 8, 3 of order 10, 2 of order 12, 5 of order 14, and 2 of order 15), all commutative automorphic loops of order 3, 9, 27 and 81 (there are 1, 2, 7 and 72 such loops, respectively, including abelian groups), and commutative automorphic loops Q of order 243 possessing a central subloop S of order 3 such that Q/S is not the elementary abelian group of order 81 (there are 118451 such loops). +The library named automorphic contains all nonassociative automorphic loops of order less than 16 up to isomorphism (there is 1 such loop of order 6, 7 of order 8, 3 of order 10, 2 of order 12, 5 of order 14, and 2 of order 15) and all commutative automorphic loops of order 3, 9, 27 and 81 (there are 1, 2, 7 and 72 such loops). + +

It turns out that commutative automorphic loops of order 3, 9, 27 and 81 (but not 243) are in one-to-on correspondence with left Bruck loops of the respective orders, see , . Only the left Bruck loops are stored in the library. @@ -2343,9 +2376,6 @@ Many implications among properties of loops are built directly into LOO
( IsLeftAutomorphicLoop, IsAutomorphicLoop )
( IsRightAutomorphicLoop, IsAutomorphicLoop )
( IsMiddleAutomorphicLoop, IsAutomorphicLoop ) -
( IsMiddleAutomorphicLoop, IsCommutative ) -
( IsAutomorphicLoop, IsLeftAutomorphicLoop and IsCommutative ) -
( IsAutomorphicLoop, IsRightAutomorphicLoop and IsCommutative )
( IsLeftAutomorphicLoop, IsRightAutomorphicLoop and HasAntiautomorphicInverseProperty )
( IsRightAutomorphicLoop, IsLeftAutomorphicLoop and HasAntiautomorphicInverseProperty )
( IsFlexible, IsMiddleAutomorphicLoop ) @@ -2356,11 +2386,15 @@ Many implications among properties of loops are built directly into LOO
( IsMoufangLoop, IsAutomorphicLoop and HasLeftInverseProperty )
( IsMoufangLoop, IsAutomorphicLoop and HasRightInverseProperty )
( IsMoufangLoop, IsAutomorphicLoop and HasWeakInverseProperty ) +
( IsMiddleAutomorphicLoop, IsCommutative )
( IsLeftAutomorphicLoop, IsLeftBruckLoop )
( IsLeftAutomorphicLoop, IsLCCLoop )
( IsRightAutomorphicLoop, IsRightBruckLoop )
( IsRightAutomorphicLoop, IsRCCLoop )
( IsAutomorphicLoop, IsCommutative and IsMoufangLoop ) +
( IsAutomorphicLoop, IsLeftAutomorphicLoop and IsMiddleAutomorphicLoop ) +
( IsAutomorphicLoop, IsRightAutomorphicLoop and IsMiddleAutomorphicLoop ) +
( IsAutomorphicLoop, IsAssociative ) @@ -2368,4 +2402,4 @@ Many implications among properties of loops are built directly into LOO - \ No newline at end of file + diff --git a/doc/loops_bib.xml b/doc/loops_bib.xml deleted file mode 100644 index cb0ec01..0000000 --- a/doc/loops_bib.xml +++ /dev/null @@ -1,559 +0,0 @@ - - - - - - KatharinaArtic - - On conjugacy closed loops and conjugacy closed loop folders - RWTH Aachen University - 2015 - -

- - R.Artzy - - On automorphic-inverse properties in loops - Proc. Amer. Math. Soc. - 1959 - 10 - 588–591 - 0002-9939 - 0107674 (21 #6397) - 20.00 - H. Minc - Proceedings of the American Mathematical - Society -
-
- - Dylene Agda SouzaDe Barros - AlexanderGrishkov - PetrVojtÄ›chovský - - Commutative automorphic loops of order <C><M>p^3</M></C> - J. Algebra Appl. - 2012 - 11 - 5 - 1250100, 15 - 0219-4988 - 2983192 - 20N05 (20G40) - Ãgota Figula - http://dx.doi.org/10.1142/S0219498812501009 - 10.1142/S0219498812501009 - Journal of Algebra and its Applications -
- - - Richard HubertBruck - - A survey of binary systems - Springer Verlag - 1958 - Ergebnisse der Mathematik und ihrer Grenzgebiete. Neue Folge, - Heft 20. Reihe: Gruppentheorie -
Berlin
- 0093552 (20 #76) - 20.00 - L. J. Paige - viii+185 -
-
- - R. H.Bruck - Lowell J.Paige - - Loops whose inner mappings are automorphisms - Ann. of Math. (2) - 1956 - 63 - 308–323 - 0003-486X - 0076779 - 20.0X - R. Moufang - Annals of Mathematics. Second Series -
- - - O.Chein - H. O.Pflugfelder - J. D. H.Smith - - Quasigroups and loops: theory and applications - Heldermann Verlag - 1990 - 8 - Sigma Series in Pure Mathematics -
Berlin
- 3-88538-008-0 - 1125806 (93g:20133) - 20N05 (20-06) - D. A. Robinson - xii+568 -
- - - Charles J.Colbourn - AlexanderRosa - - Triple systems - The Clarendon Press Oxford University Press - 1999 - Oxford Mathematical Monographs -
New York
- 0-19-853576-7 - 1843379 (2002h:05024) - 05B07 (05-02) - Elizabeth J. Billington - xvi+560 -
-
- - PiroskaCsörgő - AlešDrápal - - Left conjugacy closed loops of nilpotency class two - Results Math. - 2005 - 47 - 3-4 - 242–265 - 1422-6383 - 2153496 (2006b:20095) - 20N05 - Huberta Lausch - Results in Mathematics. Resultate der - Mathematik -
-
- - DanielDaly - PetrVojtěchovský - - Enumeration of nilpotent loops via cohomology - J. Algebra - 2009 - 322 - 11 - 4080–4098 - 0021-8693 - 2556139 (2011e:20098) - 20N05 (20J99) - Yu. M. Movsisyan - http://dx.doi.org/10.1016/j.jalgebra.2009.03.042 - JALGA4 - 10.1016/j.jalgebra.2009.03.042 - Journal of Algebra -
-
- - AlešDrápal - - Cyclic and dihedral constructions of even order - Comment. Math. Univ. Carolin. - 2003 - 44 - 4 - 593–614 - - MR2062876 (2005d:20038) - 20D60 (05B15) - Thomas Michael Keller - - - - Commentationes Mathematicae Universitatis - Carolinae -
-
- - AlešDrápal - PetrVojtěchovský - - Moufang loops that share associator and three quarters of - their multiplication tables - Rocky Mountain J. Math. - 2006 - 36 - 2 - 425–455 - 0035-7596 - 2234814 (2007d:20114) - 20N05 (05B15) - Orin Chein - http://dx.doi.org/10.1216/rmjm/1181069461 - RMJMAE - 10.1216/rmjm/1181069461 - The Rocky Mountain Journal of Mathematics -
-
- - FerencFenyves - - Extra loops. <C>II</C>. <C>O</C>n loops with identities of - <C>B</C>ol-<C>M</C>oufang type - Publ. Math. Debrecen - 1969 - 16 - 187–192 - 0033-3883 - 0262409 (41 #7017) - 20.95 - D. A. Robinson - Publicationes Mathematicae Debrecen -
- - - Edgar G.Goodaire - SeanMay - MaitreyiRaman - - The <C>M</C>oufang loops of order less than 64 - Nova Science Publishers Inc. - 1999 -
Commack, NY
- 1-56072-659-8 - 1689624 (2000a:20147) - 20N05 - xviii+287 -
-
- - AlexanderGrishkov - MichaelKinyon - Gábor P.Nagy - - Solvability of commutative automorphic loops - Proc. Amer. Math. Soc. - 2014 - 142 - 9 - 3029–3037 - 0002-9939 - 3223359 - 20N05 (17B99) - J. D. Phillips - http://dx.doi.org/10.1090/S0002-9939-2014-12053-3 - 10.1090/S0002-9939-2014-12053-3 - Proceedings of the American Mathematical - Society -
-
- - Mark T.Jacobson - PeterMatthews - - Generating uniformly distributed random <C>L</C>atin squares - J. Combin. Des. - 1996 - 4 - 6 - 405–437 - 1063-8539 - 1410617 (98b:05021) - 05B15 (60J10) - Lars Døvling Andersen - http://dx.doi.org/10.1002/(SICI)1520-6610(1996)4:6<405::AID-JCD3>3.0.CO;2-J - 10.1002/(SICI)1520-6610(1996)4:6<405::AID-JCD3>3.0.CO;2-J - Journal of Combinatorial Designs -
-
- - P{\v{r}}emyslJedliÄka - MichaelKinyon - PetrVojtÄ›chovský - - Nilpotency in automorphic loops of prime power order - J. Algebra - 2012 - 350 - 64–76 - 0021-8693 - 2859875 - 20N05 - Mohammad Shahryari - http://dx.doi.org/10.1016/j.jalgebra.2011.09.034 - JALGA4 - 10.1016/j.jalgebra.2011.09.034 - Journal of Algebra -
-
- - Kenneth W.Johnson - Michael K.Kinyon - Gábor P.Nagy - PetrVojtěchovský - - Searching for small simple automorphic loops - LMS J. Comput. Math. - 2011 - 14 - 200–213 - 1461-1570 - 2831230 - 20N05 (20B15 20B40) - Tuval S. Foguel - http://dx.doi.org/10.1112/S1461157010000173 - 10.1112/S1461157010000173 - LMS Journal of Computation and Mathematics -
-
- - Michael K.Kinyon - KennethKunen - J. D.Phillips - - Every diassociative <C><M>A</M></C>-loop is <C>M</C>oufang - Proc. Amer. Math. Soc. - 2002 - 130 - 3 - 619–624 - 0002-9939 - 1866009 (2002k:20124) - 20N05 (68T15) - Orin Chein - http://dx.doi.org/10.1090/S0002-9939-01-06090-7 - PAMYAR - 10.1090/S0002-9939-01-06090-7 - Proceedings of the American Mathematical - Society -
-
- - Michael K.Kinyon - KennethKunen - J. D.Phillips - PetrVojtěchovský - - The structure of automorphic loops - Trans. Amer. Math. Soc. - 2016 - 368 - 12 - 8901–8927 - 0002-9947 - 3551593 - 20N05 - http://dx.doi.org/10.1090/tran/6622 - TAMTAM - 10.1090/tran/6622 - Transactions of the American Mathematical - Society -
-
- - Michael K.Kinyon - Gábor P.Nagy - PetrVojtěchovský - - Bol loops and Bruck loops of order <M>pq</M> - - 2015 - preprint -
-
- - KennethKunen - - The structure of conjugacy closed loops - Trans. Amer. Math. Soc. - 2000 - 352 - 6 - 2889–2911 - 0002-9947 - 1615991 (2000j:20132) - 20N05 (03C05) - Edgar G. Goodaire - http://dx.doi.org/10.1090/S0002-9947-00-02350-3 - TAMTAM - 10.1090/S0002-9947-00-02350-3 - Transactions of the American Mathematical - Society -
-
- - Martin W.Liebeck - - The classification of finite simple <C>M</C>oufang loops - Math. Proc. Cambridge Philos. Soc. - 1987 - 102 - 1 - 33–47 - 0305-0041 - 886433 (88g:20146) - 20N05 - Karl H. Robinson - http://dx.doi.org/10.1017/S0305004100067025 - MPCPCO - 10.1017/S0305004100067025 - Mathematical Proceedings of the Cambridge - Philosophical - Society -
- - - G. EricMoorhouse - - Bol loops of small order - http://www.uwyo.edu/moorhouse/pub/bol/ - -
- - Gábor P.Nagy - - A class of simple proper <C>B</C>ol loops - Manuscripta Math. - 2008 - 127 - 1 - 81–88 - 0025-2611 - 2429915 (2009g:20149) - 20N05 - Ramiro Carrillo-Catalán - http://dx.doi.org/10.1007/s00229-008-0188-5 - MSMHB2 - 10.1007/s00229-008-0188-5 - Manuscripta Mathematica -
-
- - Gábor P.Nagy - PetrVojtěchovský - - Octonions, simple <C>M</C>oufang loops and triality - Quasigroups Related Systems - 2003 - 10 - 65–94 - 1561-2848 - 1998692 (2004f:20118) - 20N05 (17A75) - Orin Chein - Quasigroups and Related Systems -
-
- - Gábor P.Nagy - PetrVojtěchovský - - The <C>M</C>oufang loops of order 64 and 81 - J. Symbolic Comput. - 2007 - 42 - 9 - 871–883 - 0747-7171 - 2355056 (2009d:20155) - 20N05 (20D15) - Chris A. Rowley - http://dx.doi.org/10.1016/j.jsc.2007.06.004 - 10.1016/j.jsc.2007.06.004 - Journal of Symbolic Computation -
- - - Hala O.Pflugfelder - - Quasigroups and loops: introduction - Heldermann Verlag - 1990 - 7 - Sigma Series in Pure Mathematics -
Berlin
- 3-88538-007-2 - 1125767 (93g:20132) - 20N05 (20-01) - D. A. Robinson - viii+147 -
-
- - J. D.Phillips - PetrVojtěchovský - - The varieties of loops of <C>B</C>ol-<C>M</C>oufang type - Algebra Universalis - 2005 - 54 - 3 - 259–271 - 0002-5240 - 2219409 (2007b:20147) - 20N05 - A. Schleiermacher - http://dx.doi.org/10.1007/s00012-005-1941-1 - AGUVA3 - 10.1007/s00012-005-1941-1 - Algebra Universalis -
-
- - M.Slattery - A.Zenisek - - Moufang loops of order 243 - Commentationes Mathematicae Universitatis Carolinae - 2012 - 53 - 3 - 423–428 -
-
- - PetrVojtěchovský - - Toward the classification of <C>M</C>oufang loops of order 64 - European J. Combin. - 2006 - 27 - 3 - 444–460 - 0195-6698 - 2206479 (2006k:20136) - 20N05 - Orin Chein - http://dx.doi.org/10.1016/j.ejc.2004.10.003 - 10.1016/j.ejc.2004.10.003 - European Journal of Combinatorics -
-
- - PetrVojtÄ›chovský - - Three lectures on automorphic loops - Quasigroups Related Systems - 2015 - 23 - 1 - 129–163 - 1561-2848 - 3353114 - 20N05 - Ãgota Figula - Quasigroups and Related Systems -
-
- - Robert L.Wilson Jr. - - Quasidirect products of quasigroups - Comm. Algebra - 1975 - 3 - 9 - 835–850 - 0092-7872 - 0376937 (51 #13112) - 20N05 - D. A. Robinson - Communications in Algebra -
- diff --git a/doc/loops_bib.xml.bib b/doc/loops_bib.xml.bib deleted file mode 100644 index 8f8cb0a..0000000 --- a/doc/loops_bib.xml.bib +++ /dev/null @@ -1,496 +0,0 @@ - - - - -@phdthesis{ Artic, - author = {Artic, K.}, - title = {On conjugacy closed loops and conjugacy closed loop - folders}, - school = {RWTH Aachen University}, - year = {2015}, - printedkey = {Art15} -} -@article{ Ar, - author = {Artzy, R.}, - title = {On automorphic-inverse properties in loops}, - journal = {Proc. Amer. Math. Soc.}, - volume = {10}, - year = {1959}, - pages = {588{\textendash}591}, - fjournal = {Proceedings of the American Mathematical Society}, - issn = {0002-9939}, - mrclass = {20.00}, - mrnumber = {0107674 (21 \#6397)}, - mrreviewer = {H. Minc}, - printedkey = {Art59} -} -@article{ BaGrVo, - author = {De Barros, D. A. S. and Grishkov, A. and Vojt{\v - e}chovsk{\a'y}, P.}, - title = {Commutative automorphic loops of order {$p^3$}}, - journal = {J. Algebra Appl.}, - volume = {11}, - number = {5}, - year = {2012}, - pages = {1250100, 15}, - fjournal = {Journal of Algebra and its Applications}, - issn = {0219-4988}, - mrclass = {20N05 (20G40)}, - mrnumber = {2983192}, - mrreviewer = {{\a'A}gota Figula}, - url = {http://dx.doi.org/10.1142/S0219498812501009}, - doi = {10.1142/S0219498812501009}, - printedkey = {BGV12} -} -@book{ Br, - author = {Bruck, R. H.}, - title = {A survey of binary systems}, - publisher = {Springer Verlag}, - series = {Ergebnisse der Mathematik und ihrer Grenzgebiete. Neue - Folge, Heft 20. Reihe: Gruppentheorie}, - address = {Berlin}, - year = {1958}, - pages = {viii+185}, - mrclass = {20.00}, - mrnumber = {0093552 (20 \#76)}, - mrreviewer = {L. J. Paige}, - printedkey = {Bru58} -} -@article{ BrPa, - author = {Bruck, R. H. and Paige, L. J.}, - title = {Loops whose inner mappings are automorphisms}, - journal = {Ann. of Math. (2)}, - volume = {63}, - year = {1956}, - pages = {308{\textendash}323}, - fjournal = {Annals of Mathematics. Second Series}, - issn = {0003-486X}, - mrclass = {20.0X}, - mrnumber = {0076779}, - mrreviewer = {R. Moufang}, - printedkey = {BP56} -} -@book{ ChPfSm, - editor = {Chein, O. and Pflugfelder, H. O. and Smith, J. D. H.}, - title = {Quasigroups and loops: theory and applications}, - publisher = {Heldermann Verlag}, - series = {Sigma Series in Pure Mathematics}, - volume = {8}, - address = {Berlin}, - year = {1990}, - pages = {xii+568}, - isbn = {3-88538-008-0}, - mrclass = {20N05 (20-06)}, - mrnumber = {1125806 (93g:20133)}, - mrreviewer = {D. A. Robinson}, - printedkey = {CPS90} -} -@book{ CoRo, - author = {Colbourn, C. J. and Rosa, A.}, - title = {Triple systems}, - publisher = {The Clarendon Press Oxford University Press}, - series = {Oxford Mathematical Monographs}, - address = {New York}, - year = {1999}, - pages = {xvi+560}, - isbn = {0-19-853576-7}, - mrclass = {05B07 (05-02)}, - mrnumber = {1843379 (2002h:05024)}, - mrreviewer = {Elizabeth J. Billington}, - printedkey = {CR99} -} -@article{ CsDr, - author = {Cs{\"o}rg{\H o}, P. and Dr{\a'a}pal, A.}, - title = {Left conjugacy closed loops of nilpotency class two}, - journal = {Results Math.}, - volume = {47}, - number = {3-4}, - year = {2005}, - pages = {242{\textendash}265}, - fjournal = {Results in Mathematics. Resultate der Mathematik}, - issn = {1422-6383}, - mrclass = {20N05}, - mrnumber = {2153496 (2006b:20095)}, - mrreviewer = {Huberta Lausch}, - printedkey = {CD05} -} -@article{ DaVo, - author = {Daly, D. and Vojt{\v e}chovsk{\a'y}, P.}, - title = {Enumeration of nilpotent loops via cohomology}, - journal = {J. Algebra}, - volume = {322}, - number = {11}, - year = {2009}, - pages = {4080{\textendash}4098}, - coden = {JALGA4}, - fjournal = {Journal of Algebra}, - issn = {0021-8693}, - mrclass = {20N05 (20J99)}, - mrnumber = {2556139 (2011e:20098)}, - mrreviewer = {Yu. M. Movsisyan}, - url = {http://dx.doi.org/10.1016/j.jalgebra.2009.03.042}, - doi = {10.1016/j.jalgebra.2009.03.042}, - printedkey = {DV09} -} -@article{ DrapalCD, - author = {Dr{\a'a}pal, A.}, - title = {Cyclic and dihedral constructions of even order}, - journal = {Comment. Math. Univ. Carolin.}, - volume = {44}, - number = {4}, - year = {2003}, - pages = {593{\textendash}614}, - coden = {}, - fjournal = {Commentationes Mathematicae Universitatis Carolinae}, - issn = {}, - mrclass = {20D60 (05B15)}, - mrnumber = {MR2062876 (2005d:20038)}, - mrreviewer = {Thomas Michael Keller}, - url = {}, - doi = {}, - printedkey = {Dr{\a'a}03} -} -@article{ DrVo, - author = {Dr{\a'a}pal, A. and Vojt{\v e}chovsk{\a'y}, P.}, - title = {Moufang loops that share associator and three quarters - of their multiplication tables}, - journal = {Rocky Mountain J. Math.}, - volume = {36}, - number = {2}, - year = {2006}, - pages = {425{\textendash}455}, - coden = {RMJMAE}, - fjournal = {The Rocky Mountain Journal of Mathematics}, - issn = {0035-7596}, - mrclass = {20N05 (05B15)}, - mrnumber = {2234814 (2007d:20114)}, - mrreviewer = {Orin Chein}, - url = {http://dx.doi.org/10.1216/rmjm/1181069461}, - doi = {10.1216/rmjm/1181069461}, - printedkey = {DV06} -} -@article{ Fe, - author = {Fenyves, F.}, - title = {Extra loops. {II}. {O}n loops with identities of - {B}ol-{M}oufang type}, - journal = {Publ. Math. Debrecen}, - volume = {16}, - year = {1969}, - pages = {187{\textendash}192}, - fjournal = {Publicationes Mathematicae Debrecen}, - issn = {0033-3883}, - mrclass = {20.95}, - mrnumber = {0262409 (41 \#7017)}, - mrreviewer = {D. A. Robinson}, - printedkey = {Fen69} -} -@book{ Go, - author = {Goodaire, E. G. and May, S. and Raman, M.}, - title = {The {M}oufang loops of order less than 64}, - publisher = {Nova Science Publishers Inc.}, - address = {Commack, NY}, - year = {1999}, - pages = {xviii+287}, - isbn = {1-56072-659-8}, - mrclass = {20N05}, - mrnumber = {1689624 (2000a:20147)}, - printedkey = {GMR99} -} -@article{ GrKiNa, - author = {Grishkov, A. and Kinyon, M. and Nagy, G. P.}, - title = {Solvability of commutative automorphic loops}, - journal = {Proc. Amer. Math. Soc.}, - volume = {142}, - number = {9}, - year = {2014}, - pages = {3029{\textendash}3037}, - fjournal = {Proceedings of the American Mathematical Society}, - issn = {0002-9939}, - mrclass = {20N05 (17B99)}, - mrnumber = {3223359}, - mrreviewer = {J. D. Phillips}, - url = {http://dx.doi.org/10.1090/S0002-9939-2014-12053-3}, - doi = {10.1090/S0002-9939-2014-12053-3}, - printedkey = {GKN14} -} -@article{ JaMa, - author = {Jacobson, M. T. and Matthews, P.}, - title = {Generating uniformly distributed random {L}atin - squares}, - journal = {J. Combin. Des.}, - volume = {4}, - number = {6}, - year = {1996}, - pages = {405{\textendash}437}, - fjournal = {Journal of Combinatorial Designs}, - issn = {1063-8539}, - mrclass = {05B15 (60J10)}, - mrnumber = {1410617 (98b:05021)}, - mrreviewer = {Lars D{\o}vling Andersen}, - url = {http://dx.doi.org/10.1002/(SICI)1520-6610(1996)4:6{\textless}405::AID-JCD3{\textgreater}3.0.CO;2-J}, - doi = {10.1002/(SICI)1520-6610(1996)4:6{\textless}405::AID-JCD3{\textgreater}3.0.CO;2-J}, - printedkey = {JM96} -} -@article{ JeKiVo, - author = {Jedli{\v c}ka, P. and Kinyon, M. and Vojt{\v - e}chovsk{\a'y}, P.}, - title = {Nilpotency in automorphic loops of prime power order}, - journal = {J. Algebra}, - volume = {350}, - year = {2012}, - pages = {64{\textendash}76}, - coden = {JALGA4}, - fjournal = {Journal of Algebra}, - issn = {0021-8693}, - mrclass = {20N05}, - mrnumber = {2859875}, - mrreviewer = {Mohammad Shahryari}, - url = {http://dx.doi.org/10.1016/j.jalgebra.2011.09.034}, - doi = {10.1016/j.jalgebra.2011.09.034}, - printedkey = {JKV12} -} -@article{ JoKiNaVo, - author = {Johnson, K. W. and Kinyon, M. K. and Nagy, G. P. and - Vojt{\v e}chovsk{\a'y}, P.}, - title = {Searching for small simple automorphic loops}, - journal = {LMS J. Comput. Math.}, - volume = {14}, - year = {2011}, - pages = {200{\textendash}213}, - fjournal = {LMS Journal of Computation and Mathematics}, - issn = {1461-1570}, - mrclass = {20N05 (20B15 20B40)}, - mrnumber = {2831230}, - mrreviewer = {Tuval S. Foguel}, - url = {http://dx.doi.org/10.1112/S1461157010000173}, - doi = {10.1112/S1461157010000173}, - printedkey = {JKNV11} -} -@article{ KiKuPh, - author = {Kinyon, M. K. and Kunen, K. and Phillips, J. D.}, - title = {Every diassociative {$A$}-loop is {M}oufang}, - journal = {Proc. Amer. Math. Soc.}, - volume = {130}, - number = {3}, - year = {2002}, - pages = {619{\textendash}624}, - coden = {PAMYAR}, - fjournal = {Proceedings of the American Mathematical Society}, - issn = {0002-9939}, - mrclass = {20N05 (68T15)}, - mrnumber = {1866009 (2002k:20124)}, - mrreviewer = {Orin Chein}, - url = {http://dx.doi.org/10.1090/S0002-9939-01-06090-7}, - doi = {10.1090/S0002-9939-01-06090-7}, - printedkey = {KKP02} -} -@article{ KiKuPhVo, - author = {Kinyon, M. K. and Kunen, K. and Phillips, J. D. and - Vojt{\v e}chovsk{\a'y}, P.}, - title = {The structure of automorphic loops}, - journal = {Trans. Amer. Math. Soc.}, - volume = {368}, - number = {12}, - year = {2016}, - pages = {8901{\textendash}8927}, - coden = {TAMTAM}, - fjournal = {Transactions of the American Mathematical Society}, - issn = {0002-9947}, - mrclass = {20N05}, - mrnumber = {3551593}, - url = {http://dx.doi.org/10.1090/tran/6622}, - doi = {10.1090/tran/6622}, - printedkey = {KKPV16} -} -@article{ KiNaVo2015, - author = {Kinyon, M. K. and Nagy, G. P. and Vojt{\v - e}chovsk{\a'y}, P.}, - title = {Bol loops and Bruck loops of order $pq$}, - journal = {}, - year = {2015}, - note = {preprint}, - printedkey = {KNV15} -} -@article{ Kun, - author = {Kunen, K.}, - title = {The structure of conjugacy closed loops}, - journal = {Trans. Amer. Math. Soc.}, - volume = {352}, - number = {6}, - year = {2000}, - pages = {2889{\textendash}2911}, - coden = {TAMTAM}, - fjournal = {Transactions of the American Mathematical Society}, - issn = {0002-9947}, - mrclass = {20N05 (03C05)}, - mrnumber = {1615991 (2000j:20132)}, - mrreviewer = {Edgar G. Goodaire}, - url = {http://dx.doi.org/10.1090/S0002-9947-00-02350-3}, - doi = {10.1090/S0002-9947-00-02350-3}, - printedkey = {Kun00} -} -@article{ Li, - author = {Liebeck, M. W.}, - title = {The classification of finite simple {M}oufang loops}, - journal = {Math. Proc. Cambridge Philos. Soc.}, - volume = {102}, - number = {1}, - year = {1987}, - pages = {33{\textendash}47}, - coden = {MPCPCO}, - fjournal = {Mathematical Proceedings of the Cambridge - Philosophical Society}, - issn = {0305-0041}, - mrclass = {20N05}, - mrnumber = {886433 (88g:20146)}, - mrreviewer = {Karl H. Robinson}, - url = {http://dx.doi.org/10.1017/S0305004100067025}, - doi = {10.1017/S0305004100067025}, - printedkey = {Lie87} -} -@unpublished{ Mo, - author = {Moorhouse, G. E.}, - title = {Bol loops of small order}, - note = {http://www.uwyo.edu/moorhouse/pub/bol/}, - printedkey = {Moo} -} -@article{ Na, - author = {Nagy, G. P.}, - title = {A class of simple proper {B}ol loops}, - journal = {Manuscripta Math.}, - volume = {127}, - number = {1}, - year = {2008}, - pages = {81{\textendash}88}, - coden = {MSMHB2}, - fjournal = {Manuscripta Mathematica}, - issn = {0025-2611}, - mrclass = {20N05}, - mrnumber = {2429915 (2009g:20149)}, - mrreviewer = {Ramiro Carrillo-Catal{\a'a}n}, - url = {http://dx.doi.org/10.1007/s00229-008-0188-5}, - doi = {10.1007/s00229-008-0188-5}, - printedkey = {Nag08} -} -@article{ NaVo2003, - author = {Nagy, G. P. and Vojt{\v e}chovsk{\a'y}, P.}, - title = {Octonions, simple {M}oufang loops and triality}, - journal = {Quasigroups Related Systems}, - volume = {10}, - year = {2003}, - pages = {65{\textendash}94}, - fjournal = {Quasigroups and Related Systems}, - issn = {1561-2848}, - mrclass = {20N05 (17A75)}, - mrnumber = {1998692 (2004f:20118)}, - mrreviewer = {Orin Chein}, - printedkey = {NV03} -} -@article{ NaVo2007, - author = {Nagy, G. P. and Vojt{\v e}chovsk{\a'y}, P.}, - title = {The {M}oufang loops of order 64 and 81}, - journal = {J. Symbolic Comput.}, - volume = {42}, - number = {9}, - year = {2007}, - pages = {871{\textendash}883}, - fjournal = {Journal of Symbolic Computation}, - issn = {0747-7171}, - mrclass = {20N05 (20D15)}, - mrnumber = {2355056 (2009d:20155)}, - mrreviewer = {Chris A. Rowley}, - url = {http://dx.doi.org/10.1016/j.jsc.2007.06.004}, - doi = {10.1016/j.jsc.2007.06.004}, - printedkey = {NV07} -} -@book{ Pf, - author = {Pflugfelder, H. O.}, - title = {Quasigroups and loops: introduction}, - publisher = {Heldermann Verlag}, - series = {Sigma Series in Pure Mathematics}, - volume = {7}, - address = {Berlin}, - year = {1990}, - pages = {viii+147}, - isbn = {3-88538-007-2}, - mrclass = {20N05 (20-01)}, - mrnumber = {1125767 (93g:20132)}, - mrreviewer = {D. A. Robinson}, - printedkey = {Pfl90} -} -@article{ PhiVoj, - author = {Phillips, J. D. and Vojt{\v e}chovsk{\a'y}, P.}, - title = {The varieties of loops of {B}ol-{M}oufang type}, - journal = {Algebra Universalis}, - volume = {54}, - number = {3}, - year = {2005}, - pages = {259{\textendash}271}, - coden = {AGUVA3}, - fjournal = {Algebra Universalis}, - issn = {0002-5240}, - mrclass = {20N05}, - mrnumber = {2219409 (2007b:20147)}, - mrreviewer = {A. Schleiermacher}, - url = {http://dx.doi.org/10.1007/s00012-005-1941-1}, - doi = {10.1007/s00012-005-1941-1}, - printedkey = {PV05} -} -@article{ SlZe2011, - author = {Slattery, M. and Zenisek, A.}, - title = {Moufang loops of order 243}, - journal = {Commentationes Mathematicae Universitatis Carolinae}, - volume = {53}, - number = {3}, - year = {2012}, - pages = {423{\textendash}428}, - printedkey = {SZ12} -} -@article{ Vo, - author = {Vojt{\v e}chovsk{\a'y}, P.}, - title = {Toward the classification of {M}oufang loops of order - 64}, - journal = {European J. Combin.}, - volume = {27}, - number = {3}, - year = {2006}, - pages = {444{\textendash}460}, - fjournal = {European Journal of Combinatorics}, - issn = {0195-6698}, - mrclass = {20N05}, - mrnumber = {2206479 (2006k:20136)}, - mrreviewer = {Orin Chein}, - url = {http://dx.doi.org/10.1016/j.ejc.2004.10.003}, - doi = {10.1016/j.ejc.2004.10.003}, - printedkey = {Voj06} -} -@article{ VoQRS, - author = {Vojt{\v e}chovsk{\a'y}, P.}, - title = {Three lectures on automorphic loops}, - journal = {Quasigroups Related Systems}, - volume = {23}, - number = {1}, - year = {2015}, - pages = {129{\textendash}163}, - fjournal = {Quasigroups and Related Systems}, - issn = {1561-2848}, - mrclass = {20N05}, - mrnumber = {3353114}, - mrreviewer = {{\a'A}gota Figula}, - printedkey = {Voj15} -} -@article{ Wi, - author = {Wilson Jr., R. L.}, - title = {Quasidirect products of quasigroups}, - journal = {Comm. Algebra}, - volume = {3}, - number = {9}, - year = {1975}, - pages = {835{\textendash}850}, - fjournal = {Communications in Algebra}, - issn = {0092-7872}, - mrclass = {20N05}, - mrnumber = {0376937 (51 \#13112)}, - mrreviewer = {D. A. Robinson}, - printedkey = {WJ75} -} diff --git a/doc/manual.dvi b/doc/manual.dvi deleted file mode 100644 index 96f01797379096ed7b241a14232d9451dbe1af9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 548296 zcmeEv31D1xoqsZu9^5y|p$rArR?|slGRaIz3+8CrK-#8F3TW-(WacG#bTV(4qiI@@ zB8q}0^zmdII%0|6!C!dU{UNAv_f}XV4?g!-{0@OH*Y3$yq9*S zxc?MulbQE^=l4GU$5wsqO+P&Iyej;$?>WQKD_rW367fhP?r_(;nw+kBr`x;8bGg;tnk1s!|U}q=@#cBQtKkVFMw-AB{_F9opz(zYvNE`<{u!7WK5#O8bNXG3;1Z z*BzCDiGUDw%nxo9BQeK^9qnQ)E`~xvbU|IO7!L`K`MraJqifZw?jA?CKd`|+AS|fs zN%UPVV3_#}>e`}$KQ3W_Euoxe7430#EXjJHTMEDDiI>)k>?sh4#pspnmAEc+3 zeZ0Zr>cdanPRC0Bz=-2KN4F4nH@w#!Fj-f=zu||kVp+sDi!j7Q0@hV49=&!>Q zy%Kv`eGuOmAH;k7!Pf4~bM$)dLo`?`mL^17qEY`yw?7^j+_FyCg#QmFA`bc+$3fJI z;kYm$MCoUTaD{^&;9ub6LfWTNbc;UURbu~D{ZiB)3a!72CRt9$$!BtGaXB&@;OkuO zyx6e?C-RX&sUJs#o(hFV*uRM=|2+{MS+9-Q zh=lb!j7#tbgACF!&tfrc2aQ9;5`EfGoAjZy zHFP<)xE=HaPEtJse@y6(>kk@E!jXA^Eh6(wo^4ha%@v{8sljzCC?3GBl_NQ~6ANr|WkqSr5mgZ&b~+g0y~1^gj_{Sp)6>|b0a{>Mk4 z*$1Uz$3Rqwf!Ya#qO?ld|;GLsJ<+*e2-*-Yl3W3r^60t!H;2&|+ z?>jZ;aF#oJ=%qZLuVJ6J=RCiz?qX3G1_8hHqaSmC0IaWT$HE-*BOuRC*8)diV;CfH zX-}__RPH-MU5FGJ8{1)fs+OogdG6?Pk12 zkMDT<+Wy{sy;By3!^Md%^r|Zg4EiH+A*wD)<0+ltIEMz@Ea>{Gwb=_@U1-#Lb<`M$ z8D4d|a>nfv141|^_s_FF`_w7!qQ6mb=dUavQToT_Frfppq;6VSpH|JI~;2%n#m_HF$?01p5GQdB(id z{FvUXFR%qm=9MH{%hZUeL!Vqo^1jEsaMGr&)@xeSxFE~N&4Z3rn zcy+=b6KPmTWd3l_(IrWde3xk&rXdhzolS4lAC7U5&Nr@5=wzlYJR7Ea5`9? z$Txgnq2Y6{z99!@*9Z~tM$iQ@Jm4?@aGs;O*8CjVVB02zRcRmw4JJM;2w}&Ne_+TT zt92OQuGYaIjvXe)qCAT*eP0dE?2~NshXM)09qf~7JHR22w9Q`!8pNS!PkZ+^;S+j{{iCNi}d$??v4-3Fha||G= zv^w>2vxNyW^L9uf*aGrR`$_ZD`m*?RiD_F$94iyd-s4!h3H*@sqyjVq#n{Jyk&os4<5qXX9Qg#KVANg#c3;3}Y=IH!bmaRP0N{^UC}mGrOV29FolE zDLS@k>8de@9;;(VVJ{pKAWS<}!J@!)p?nZ*nyWPCaO-Yq7&ytGwv!1Dc~8i~F0x6m zH5t*gO4sPjzVKy2m<}huw?$ukLGug4N{$9fE3jENQ9)Kg5#SOPMVzA(8U;&SnE)=rf?iT;{JtbEjzOe z;y6?dF%KkMZhmvw?3zno+Q=OJd&Hp#+!+VWyPBNYJi5al0Ady#x1iviD{?gD@LpZX z9bpGXhX&s1y814Ryd##Dv%>R6#+eL1W+8`8+wMhFB!1N(jU)h~;jsXRvAWJoE3H0WWS(T6SEz^$kT+*QVjb#(p9%%?h zib98(XC~8R+?zvT86lv{YL!Bc6;h(#k8A9Ot1ZtYe)HSOrm{@@aI}O#_rkadcqaU8Bb_?6cM#$c%2s=i6#6eroW-GLfE6oD2F9#Xdz!ffT z&PXB-f6S3r1R{hjGfqTLXP3|)&j1!jdU0UT@L3*^Htn)%&QYdHUB7Alra9;O+oWJ&%4lJ^*~GUeE{G)L z7P?Z?s!Vf^Y@46t<~eE8vP!cvo3{4Aco-_Ua0|m`)4OiJI8gYYKWY|xn+u4l@q#P< zxcQ-Tgi|wI#>(h9(kE#ost8vIOolA1JqJ6d5EjSUh@)3>=#pq2m|0nBI;d<26%aQ$ zTe8&BLLT34)8n<~j)$|!C)|}pb8Uqm%Ap@?gnpbh+;;g!ExB*i=l`J`+R+&f3Y+qr zMD0T~yuN_59NcX^!JTW0z;UMzb-~UpbrNP=P`%k>*#M*CExe;f1B>v8h#E1HP@gE@A zP(FHV)&7&NdGokY!?%MQ@$JJb3~_Ay+>?$Uy{YQc-+uB3-P^X#f(stkI5yt%#|K8` zqaS}>U60S=dQM^MdG8C$jqCX#%ohmHgkX}K?OQ|cK1FpjZW|TIKd-<-uCPNK8-H&@ zFP8P4|M;93mhtrdQ`sIeBeFgGD8jq&ew(o1CD{|FayrcamU+}M2USE|N zJ3bWk#UHs?etU_X$4k));JS3ykBxumm}@ZEZ+h<6CUaXmnz8YYYebB2|7YH-jbQb% z-^&j7*#3Uw;Xb-->k9}0P1f(~|1@@E#^-TkKVCZI7ek9=`)R3tXBxu9q62-7dM6^-*x$xR z&*-?#_rpBlVJvKHtoXb8&$yy%_RrWdY5KYFkHuZ}_4PkRD9^~iM-a<0=u9k(ZAO%8 z&^eeeAo%F`8!!Gf&#WvcZEW9Hrx2{=j=D}YDAuu#0`ThB=Z454`i`RE@U6??T3^?~ z0=XQE7gJC%MZ?yuUDHW_=hMl=rA2jh`Ioui{PVR}9Cck{cmwEYtD~-E<;pD5ZHRfh zZS==bE5Yt#i$LAz$ociVEaF2uLJ6aBiYiLto~3>z6A~1wRn~^ZZ9lBqxc%2V2od8W z3Lfa$ETnL_V`Bt4Kk44K^C^N)ybSn!=N%nBUm9TWN#Ifu!1!qd%i#APOgM$0g{%K^ zWv)JVfrs$Yz1E0|^-FIT!rN{c-BiR#h-v=lmtBNKkJ3(t{JP!d_B04 zzJ8L4M#>Z2+g@0~1)`g({sn^_&$-V22AxZR>rA-E3PtwrczaBb2QDPUo|c3AE}t&K zF3v)|3Jhtq6#qc!y1f99p3eIL|$Ac>n% zU*NH=cM}Q!F(m;hoOLVU+b{l-^KB;FQCf-uI{n?pbUOX(9gI#pnP@dF#I~Ek>Z+>x z@5~_fVMANP+ z(-_y5{Et6N{}kh^$3hUvqd>OjbMxGML^WPcp; znptaa=2e8{VQKQja7%XogQWgYM@lHjTIPG%pjr(UJ>*a=&;IdQGhkf~ur5y4i+?*k zl(6LfK1h@R`ze7EtZ>7&2Vd4}HPnq~_3(nnJ|H zM_N-BG06gNOW}J51>Pv-Qxdv+x83>&LxrER0d=`Zh-|O>{0vYZI-o8tGZz20kVMH4 zBA=&))BDQ#A>Gc>)@3*m)v#TP+0`gMK4p=+Wy6oMnVaVvy?X{fO5;Z%*ljLk0^_h- zIX9u(S=v6V=Yb>qi%Tk$uMPc3EqPWp=q;PMc-A!!%|LHy=*>r$38MS+=sE<^bKfz5 zLbmi>IbWaKgjH8dUPn0-4WtdV^$eRRuI^YB!OLaemFFC{a|WJE!}Bz$apk;qZf9wG zt+8682E2xXjb#JgvYBzK{YbLP zGMPSaYg|pQ!g}ZpOS6A`+zesJCJgx`vV5P7%BP(2Z+WCNz;A)@L{2^`=Z9%9VMRh< z_qH2f+PLl6H+e=W6V}wSyNX(NSIdSawYrw)!Lp43N#fV1>99tq^zF2w>T4Gu2-S96o3-2sxlS zIRx+yo@vAgpxdgk`5?q@PjRukEqe2=8_^I8aFWglfC{n46r7AHYfeUMvUj;)0rqxnzD#(im#{zd()X-48x9{H z=96jvuY6XJ#=sJvLt~5{UU%h8sOVf!656$(aVktxX_zmY@Lk>h!VJt$Pvb0(ozsQ+ z%9&R@rW6ac!3IG*MeJmHY$z2a`sLCz41|Nnvj1wj%?0Y%7gL*)W(JSLO`tv?4r zWUeN_L_LK%l2jHt%OwWNwzgzAXra1vAx|O50F5ucya^*RwPfGCHR+ewBcvN}6a8a90A7c<;P|nnBqhM(u5I=pn{_`3K&u z5R*^xs_bV4VYYazv8R$I7FT^qpq=9LHw~s&O{x4?ta4YT0py{FQ`?iDoq^MGm=UdG zR3WTz0}_i^c^a)c^rj!t06;A5Thh9S5-~?L=e(Al@*zsON(jocAKg2HD1;~l!L)e1 zR%0av4p(WXkk)?o;AIZW#Jp@ip{oC#@d*_yE@uI5i&iN{;pyj+|Iv`AC^RoaUSqCW zv1fFqTJd44R?N-*Q)~Mg_>!eEK=%Ig;enO)xKXdMfhD(BBb zi+giOK;)-I?|iSULg!%KxYIQ0v5E|3lh0<2&YnRAE66}#yem&`h?`o#3$+TzWedHjy7TulaBKyRr)LbB4&+xZE2_~% z$j@O(UdO_CZ_Yz6&CDdPtGPYJ0lJ{{kvD8uC)?i2c{dwPL=!C&&=1)kN8yFCNgCx+ zbL6Uj>Yt&|<)zTYQ6S&91*I86i)?9z6<^F)1-w=xoDL#s2eDQqtOBYrfTS6ysX|bZ z!b&&n0YY>r5ofZwvW#^LLL!f8)UjqCC|7I~jC(Kr!-uI=5b_x^gsF1!L%M%~E*aWAPijET#|Knly=Jm5Zs)I`aoJwCd2&s)EcnZxE#pjD*Ah6ZFVKu`Eg% z+hvnG%B9S2`*`OJOdl*v7gBTb74&iEjqc09dF28`noMZ_ondJIM7dY^BN3`(QD!hN zn<-${^F1?ge(2!5pm<#Zx+^K6l&;Lkg7U>$f^W5&XgFT0v_Yj5qNrn4%gVE4thb6P zc$baHmrI|QXaDgFe^1a~2)Y{b#()y-hQlfPJ5YSZlS0tSV+@OH7*6 zJUIiChmN^h$B%-zP%zMj6Kq!{wYt*zS9;xiss*LlD@YuO`a?>O5EaW7rqJXpTMpKo z&!0Af9Ho(C+8|uHkV$wSN~dE{r-z&MP7m@solnA>C2m^36sBZFdWNRRhw zNyIZBn%1E#16tWUbk)k*8A6&(NT&;~4V8xFe6{&VgnT`%Z_qk9U)kh3#a7`R^u!VBFqIwj1plkz4Czr4k1S6X-OjP zj&4VbQAD4|Aq*>-%+?fnKbU#Lnht3#;H6wv4FtUGyera>33yR&qH?m`gx5sGi)M-x zA>eHk<0HCsr}aXDh=-4vWXI$7LgMDKrU_ux<&x`czxv|eJ6S8p9t#GcaJchSE}7kH zA_^rdP@l|1NN$e^L;y^4OKYYgEUH{kH9PU;zjvrQ)U2v};}QJl^Yu5dIF@|Aeii;J zXCn2Q2xRGzhFBv-2KKp(uZ&)QtgT#VFzb9_1`P_yj0MSd-eOW2%f98T<>@C}c}>Kq zFhPuDHb`l$Qb<`LCHl9$_=X=|d{*XuBvP*GpIBYl0QZ#{_fx^*4*4i~L0~TEspmA< zTS*xNN>Pc@Xx$QIUStoFEwd#A|9lv7EjMUd?2utq6e(Xw%2BV)(BMKeI3FnI`;5Rl zpPua@&r`OZon>ZKY=sqJScq>;m*K49`ZpJPjD0d71mQyalpnBQY{_j9m zK1z4^KPw3DC7e^fO48cW5ic#lpct3J{t(H=7t048|CJw}ea)U}&3tK9m?&EaOwF8S zGvIGUm?#L$Q?s-07&TbueO8J0L0IPj%O$MyJrN-wp2_I8nvZH)Ca`9CFBjmV6xFIf zT;XZdQ%$+{(OkJaya}HP%X^y?WhNl40$9HkWjb{^sRhiSIwB} z&dX9Wnk&cpd?qaU850mmdMl(LXh&K7Ls(R~VA!_(xfvL?0>i}xNaBb2Z1o=It14`( zZ?2rJ-ee+X_+67PskXMnz}G51(qxj?=8@f&AAeR`l?P|Pdtf_2wdE;89? z!j`{A07!3EV=#CQp5l)w*=eY1avnuxlvge(n{|J7V)*X~&Is}b&ctIFE+J#rJxCe(-);z_FW z4Y}hXg`fS1X{F7Yy#Y%q7fZ4|_T9fHOf4?^yxYGmNN0-s@Z7G-h1oWn&_23^{x~53 zIin434RK&FUUp>~>nj^7Z27|sDv)$m2uvG`r|r63Rs&wAPohhf7#Rs`*+`(0shJZe?G(^gve(& zZKN#u!tohycjX)a%_i#L^uz@bm2k?B6J?7ws;Rkd1}6?DPD~pUDi?^?eDIM<=tifoGm70?FC6=5RV?)u{lQoPHNqId+MyP=ZWfcZK>@$$2Zayd-o z>K9&|!HUXbMM1VO6$6U)U%jdN`*(iaAZ(9~@xH6G%=KLzJ#VJ(>S61<%60t8^<8Z& z)pu1-O>j3Ta7>{wTas+)0?VQ|!SiQx@(?V$ON`DnBt zgoENHXG@u40}v~Bz5kR(o^o?qLgK~K-3?Y_<)(kKt!54uJkWf7A&W=bTE3&*`ny?; zUKWO!Ia-fZ^To7}c8$=F)&;w66v6=j<{3Ev=W1{^IhH%S900I==0XWIX#7ywLRA2c zSN{CICRgs6Sq;FR_L+5tgTkibXJrn&V!X4}hssv{1V{D7zer7PDEs5@uc{iAkC^+l zJgt-p*#>5tvJF(*zCB|bIBd27?&drcwt=Zou)}uqE%!2@+41(Z{k{86%^?rVojr^) z6d)Td?8{|2FRiP)SQLiA%P#%s$3R;yUazvTz@R?@60SxdPuDexvH-A6!v&Bw%`WBtF#Vi~q5WPbtr;`?zat+)d-39*{y()DcO<1|89XK1aQ? zUiY< zLwI{sKJkRE{fjRR?fal%viMNc7x>fG&yC5aymYx?M`L618K0<8fx;To6gEvnqSE$f z-`pq$g`|D^9Z;YJe>5-%DMGey|GF4f!pQlL#iW3UjK^&#pqUcV_`)9=5Rm_%42$u> z6t*nkE7Te4PlQqdX(*z$@h{Ty8XD@=8cX%iU$z0)-MzzDqUhg z2*-?d)yBq;y5=)km{ERO;%jm(ZEWvo_BD0*np>7~g|-AO84BuGZAlT(u3EN5uL0Fa z+oDQ;Q~*9izZjGH;~eM&r)=*!|D*DOpWP`Xlz=~+iV8syfF|~#V|F4AN)o3UM|Dy( zHH56>{tr*;Vz&IRaxzG&g5|skFLYH$JgE$HnC=PL*;aD6& zD{SRPQhGSRuA!;Et=?1bb2m2nT3m&8W?1F;F&VIHw8+9HmiqxajAUtqPPQM_=5czJ z3Gl11zzMk`@&m%%0~$u8L{#B)9nqZc2)}Xye&iFXs#G$E4J@h)j0_Bm;U-U=6p7aj z_#>XEw=S|_ppMb^x}X%`KRM&Vrq2Fk&4T~Js7g=*EsZNNz!eeLSfa0A3K9J7U-I0> zdj>i81G}9IB_ZyrZ*JV952;Lm!kgv_w`4mAvT~9#|RmQg}xY=m2AK2{rk==C>k|3dPc`>;l~Q0 zz*zBj_YB74kwtZN!^6YQA%A?(8B92ZV1gf-;qphvUl*RrGY1o$#`cX*q2J3Lb)9vs zQWU4^SO+=IQNN!5))Iwy*6oi62J70GyoYaH4%hm+7ADy_7BAK;Ep=dLU*rB=rEEG5G`{3-a(Mu2f8(hjl)IS_P~k>P+Qsdz$ykneS$*316;sD2)0sK zITf6Xi$e(Ud0-XDBhnH>)ai3i7oP0q65#xK4EE-w{JGM82jz&SRiQUtF>iXb1g`qVuj8s{fx-SzoM zROnY0Em79SglIQ@hFb^n<9ubFdakiviB4IWrz|+{JfcK+S$h{{s^%*+K&_&lex8SV zgm{Uu=hd=7a^97(xJ#lS14)9vCz(DZ4A|bN;J}$-)N{|-| zHwR{3S*FUk) zT$K@$Pu76TWlliRMEJDrlXie)#1HX}X-tfo(S75@6paP3YL#Lv1xy6^qH>bLI5kud zzZmlOF+vDN$<+HQ}i~U!=Y`7_<;9Zhb>9 ziRY64(Ud3Vf=B4gF=vH4adO5Aci60OJV1LY{m5bvJ8X}@oHn}S?XLb_`1SJJVgU`` zTfO=ThE-KnPcj3G@ymmTDRlvF^o=wbGa}ylC<}{tqFK( zd(VL(e+=r8a_NdL+1~SuEWAxY=y1xjK6GQ71f}$f1SndFHw}^PBToX@A#9#OJSnch zysBeC(hMXPj`2VV%&pTxlC;@75T?PMx!fv76><~!qkb^AS|$eL3z$k^gaF}(zxj07 zsd-^H-*n`fhjtPl6rx0RIC7F~%+{YpreKaDr00}r1w_va{hJh6GJvyKZ|+JgN-m%e zN!uge(TGF71*C0{d>7&ts0Ee@by7VaWe<*1nNalssXxV~oe8I6(1;a(C?;tV{z5u5 zoIA-zbmUXFszHFl$5JK=i2Avkwv=xnYy#Y-?eos(6fM&;gqU#LHbhnidW7dAvwj5Cq<^97?n2`!^9?(L@ePCrI@jR1E_icqEm39KleYK zPs65d_ni)RDMpoT_nool0#&SoJjhmMyYEywg-FOh!gx;-52?l-&2*rNnRpTcA*N(d z3ZhOc6~p{)p(v@d`}?E>i}Br~P30V;YZ*Ub-H~||7ZcWV>qaS_Bs-N9ji2!10cIi~ zpLua<1}&WKeF2h~Y`^7}T#xnG-G{+ERqv{AbhWklni`uuO$|KiZt4yV#MUU$G+Qca z0kIVIR?d48+fUkVPl6!E=+5b;ap#&EB-?J^HUUu;7NBSl#z}}QuqHz>B5N|EIe7U? z8uZ+LBh&W)$~0syva4vmCmxGKS-Nc$C`2f%LXfftrJQors@i#YxGqk@awy~+n72Tg zh$g~V2Z<#3G)7cU#dM50e$suDl>)y);^z2qax()zDu7rV{8k8P1vx^%x56KWJAs&q z;cmyqk8R2JVwT@P>TPcDxLZ9-y-OP#JKF0zSU5m&2t4w>4plL7*IQHxCs+d+yQe9n zRa#2hJ&j->s>2{Eq=?WnCKVb<5vfy{5kC?V12BvR1=3!rs~4G06)6x%L}1HDpD&CM z2P;es@gqjFSEpR_vu5h)Ekyx)j1Ci1mTS&=6m&LefBtp8h>^7Y`8NPmYuegm`}6m+ zm896n)YmOQwdV;rT=n&-6|M9Hmdj^J4U;Jf{t@thzHFyF`$yLR%rT(~rfl1O_r$OWutwWiVJH&E9BJG2DY6)=!;^(J5$+Qa0t1>Xg%|SOE9$Zp z*l7Kjh|f%jh37SX3e33mrAlE&Ay4hN<}IKKbHy>EW82q$DG0$nh=N9hxFgFnQGRUj z)wg@=J#B5?rL7(99bO)HR2&;Jc3X=zwm^?Bk>5G%QP9Mze?KgQ05C$@cJ&KH>Iis1 z8z55v(qoB%0gyg0W3(9zYa&yvBE+cVF&-yFKA_a#k|T*Q)t?~O6>x@Je82-CM8cF5 zp^*t(RJlzxl)*0%e9I_>k<{uB#37InAPNg%k_{2XtsGnx(miyzqT+JJ;i@IDAuMfs z{@me^5FB_HkXxV2)ry*T_1@NYZ?nf&2y+ZLFm52XE=ye)GXQ2kcVT?cAKs9*pIZya z01wR=1(k>(MM8iUkiZy)+d&pc#Nd@8>n?dGL26ZKgbCsN8v1}et3oA66L&Cx5QYN; zVFanX?5MqZBpb*U$@afoydn`6qY2qwy}2cZA8OO~6K`+5T!J%ML0d-<_;78iB^-of zHm0=0H5Nh~*Nrb>@)N(_5)!sPptMJ~z7X+;YE!61p~1G&5%Lew>_eg-Bfc5D2;T_d zun-?i+Q0w1OQ?6JQ@KzY496slzd}S*h7eLNa;ELy|NTW`7?#r!d?DN43}6yv6SgTt zQx|Q!^$${5LU$dA^&$Mr`b^S8Xcr#dkm}m{R-X{qKr_&}T!@X+L1P*1&gD)DS??Kw zH=U^-x@*O4twl9cJ(4xvn>2P+~EF$kgv71eON7M;e+w!Y9OMU(c&w|7$q2B)&p zKLDBJ@mu&Eg8WA!Qj~%Pu=Q2Igx-r)Ti|A3kY6hydNL1-wgP&G)$oA9!OI;PcNh9@$L&UZWK4r`d&lHTG5&#pF zg3f*!ZAEdr>RsL@1Vv9LqK^!trTYJKd>)Q&+bB0xp&;7z(nsRA5>`fJ?Yudkx=r;Il(lzb3fm6gO)*(ff4A%5DdVdkrgwY^0uQ(3L4#y0fZpOp;kW>*xGCNzNgI;3)B^Ch zRs@Z0P}YqWj|~|8%9*x83R;P<0!+~8GaMSi2b6qKI%@d9rYYeAhR}fe^>t=~33~FR zXFwqroUKuAF(?rifN;jk{(C*xzta7_#6Z8m;z3Fu(UQBTc|_gsYp#EnoKSba$rE~y zqkBCht4n{nl1a5-tN=0+m1OeZ8>3-@v&6pw+qir}c9 zvd0JE0e~nC!*1I4DI1&+Owb`i2BdEUl~Ej-7)FT5zzBnNaR_oDgy4+|l+aJvAp#GG zeZUm-P=`3h@B~tE9P3*hAR~?{TB>oN5jM4ih=#wuo`XfIur<{gAjV|dU*AxJqgmXC zTvNSu1vyDo#g@#I6er2ekhEh6LGi(;lo%Lai#cPe8OiZ6YSbllIeoP9!>QKkXR_E^3&;{87MSg!CDJeQJJCK$IB(V*dw! zn*PyQdQA1)&4_^y40%U(SEt~bi3$r+Km`h+5rV1x7fgQhSfBpv96TBoeeu0G`D=cQ zlb6IGRGTdnHMe)j56j}fkbeS7q3aaF0InPRm*C<8F= zTZ*D<2`BAWuK?DQts-r|x@-U0PyhDei}e+2yNmC1A-1ny@uvoW4zzA%|GA&r|H=hZ zo*bH7hNwDNl9at+A%QsmXWxXgN1x$a57A~}OWh0memD+%*Sto6vq$#NXV9a?RcPls@=VqKdF! zik(YR*j)~|HCh9=H3DrRS+n|9CMU7;jHPQFZP3@Ku$U>+GC48gkSMsu% z+~crFeOloCx^1sIGN%Y>+wFHvu7-E(PL>FgLAO{UFbKW~=@JW85K_R&5?$-?M+srV zuTR2`a;dy?i88qvq{xpg-+rf`_%GrQQZXr%AVNld-^taKP6AtvX00GR;-{FjEw7RK z)3)Vc=@d^3_drU8;urt{P&@&z@MV`xj==dlxtSgZ%&`%1hbhKM&jdq+>F&6dpqG5f zLl723@~QAe$0-zvEJ!Jq!C^dGECk~u?N_)Fco2Z`2gkpcVyweT4111lODz{-Sc3g4 z7cmbt|CGJpr&v@DDoSi*s80$JBZsO#fV+-Kvi%AdJ3qR8^#SJ5iN9WwMmRFsCb~op48lR8@yVe&J-{Wn-)c* zrecFEM+KJ+;L?$h$B4-oJPY!pr3q~=T)Gyx)x^8E3D6y}O33K%a>=u={L2 zpJAF5pM!lqlB^y%ld(pkh&kx&wTRBWq*eUn-?+$`w*6$6E_Gr*H_!F&4o_l_u~&93 z!Tw^5|b96FZA zkELUo+_ZhJe+k$|?9aqDa1J!GVc-!O_@6s4@TL?Sc^5{;693IOI6GI|tv-J4d03PZ zT0-zILgz}>tbLS`t8~rUA0g{8CQ<||R7zOeSrQ}%!4!d(GM}wtfdVqCK^OB;_zh+j zfb&CD1dUvM^aT)i8)2f7?bK*{j}@3M3WO?(655hEfFgb_2)sgF3k zf<}bArj5vkVkZEnnm!f)8L(N@zRhE1eR-lFdCcq)rH$NpqI%J7Gj{I7X6H7+IZWEQ z&Be?%=Yf{2m{~pO)a|t>5tGJcw|{=Jhg0O$2>QFQo|G>Dc-n5i0dn0CoJ?YXOX-MG zVK6S&G<$)AESD=4OY|`TWmMU@A{0l-n-hO=%DAmQ`qU|7@_WD63tG0CNLjLZiL!ez zAHIHN`))Ue-7V5mh%M$UM|T`%!gTu(92{Q`-6n01FJq*_Kq6vf5y&8WwlIv1aLJ#L zA96Gl$XTD4;KxG1K14d^03Ma?U;PJlGbhFWiP+^+r=yjK-L7rs=g+gvj+E9(h$Bk$dMqxOVO9o02rwL}W{7GEJx1H-$Tk){v)ksX+P;*A%x z3+GHa1DQUHmJ%M>m9$^@3dMd&k+l87mzjiQ563fiD3W$f|e ztDi+oB_1fLM8GqlDeT$CQ+&bHFN3^3c6a3iEPV}2+u@_{@HRKPU7iMu0hT_iNlP$c z+`0&*3@D^b*n7aBmocT~@tY&6nx&a0m*-YH>2d6AiNC|*`F}YdB#JbO5X~;1YUUh_hb4?utQC~4q~LZJ+=@mbg#Am3Yuc)C!hT0A63zSS7D)v5rji_ zL@rU|B`luM+WrRfMV_yPeT>7yUyOL#uJ5+IS`O1+vKWif55kww!7vrkpys6 z=t@Zowl{x@KbArQJM21qK<-SY==O|JkHH7yj<_PmYf(r8yOwQlw@rRbuKL0P?O@rH z8hOt>8WjrlQ&dd=#>OeHOy{#v0d!|u43ZU5DFeML$WZNS$hdUxC z%4EM>-Lnuo=-GCvNPrxE1&VG@iolnKGk`C4WMtlWv*x%r_ykz__(}i!^GdO)f|)1B zwRsquDxG<p^b=4Wim$G*!Om<;!)2{&26o1OB;NyrS3M5yHHe% zfsqMQ zX6%62Cee2Nq|%0y3cs@ZWc?6bV<~layH6ffCKn~Ey&D%Pi%@j3|D4QYPldI|2m>|o zcQ4`&A^Os}sZK+r?jt24hiWt+Ufz<6lc<_~{i}NsUn_1TPXH$%Y5V%uCRa0q*E6{L z*(aQvp(X4B*|{R6l8B1-62DH)CBX|oS8=(N2C?d*Kh-$TGq;&{8JDSS4sCIQQ>3e5vdX@I}?CrotB(`tP#f z3kOHQr7t?Xi#B$_Uuk1E{J@1}*#EbwGt6Ky<%fk5Sp@piIE3Ue7wp@8O4@eA!}_PL z1!KzYQ$|y8TzWTFE7gFdTYq{==B=mr9Jilakvi)B-gB)a!q$}#&qY5Zf9ivIxtKZtWj?H?W3@9Dhxjt=s^#P5Z5DjI-0>iUM_DRc$xO6 znh{iguNHcsEsW3y)+FIq=P8?at|v^V@F|1`;4JkODxluv5@1q3$x84FV3DcwvfpOj z0InG<$R*F#I-m1o11w{2W}7;(oovxqWwzv5fHE`Eme~p@v;IEQz&HWM&NC4q4K9l! zXeac|B;3-JYM-_xgQ^b|Mt3q%5i3I5IPAMG zn_Ql*`T7T#gh2TglEI$~d&sPJ7BFh(CkrL1Mm0+|l4EsmC&sWp`5AJ0?!9nwIiqxl zG8*Kk&5l~trqW!SA_@y_s`{5QIYD8qWS&PF34{$puutHN{oQNyJ;(_`FIfz1uV?ZD zqc9k~F6h*H&V>}fvTZKetNE57wY=viogl+l=|#}$0R68Asaga4aedebiJ_{&5ue~?YWb&@1y1FOP@GTIfnW14_pBDPfvmn zAg=4E6k*A+=}Gnw`}xb0$H?|A`*to$+LYx)9%7%SxQpd-&D_s1OgwObN+CGmrNNlN zm}l|vvZLJM_bL5%hCRxr?T!NcLBg4C=XN7M^Z z623v43SP~oBS!K{f(4vvm`)`k^cqMAKGwZX4c5BuqRJ(o9VJ$uvGJ%YRwBa?nt*67 zmDB~Wz+Y|SWnCeRKuE#=P&1iC449)SqyhDXS&=PL=QJ@u*CF|4v;sJMHj)q#uge@8 zP~L)X!Jf{tS^_YE8t%q$5HzcLXaNe=FqpnG=U}a^q_7FB4y8692gF>I1hYFY4QY0F zH4~TZ_p*&gRr4{KkP3Zp~lF->h#jwy%8jk21KM0 zYljmXBHPdJzukh6OoX%Gn!?CuB_j{%@Od7mV@>G^qR2ha)2d^ORN!M0K|=!_6UhWj zx1eKE{20g6=_L#pjPAu>pZj z|0_Q{n&Rq%iNdaam7#x;<6@^NN8nRm(8Z7GT#_ZMx6WOiHrR_gl zJ)A^dD;R{*jcRGE4Fk$K%v&j;K7~;_JRAwGEluqmO^r*D9M$S;>oDWo&m_1uSnD%I z^}D!3P%CY0@Hc{gQsE$2EFfo6?hult*l&mgK$QSArZ_b^F#XmG4IZnOL0lKfDgjpW zG&CTg!tUS@ckgFNIB|VEz;c&K9%AW?^T~FjHZX}P#gk|YIsl87^!6B_rbO=S<|#Ui znmg-aMYpG)JFE7DQB4vhvS({c9K%865;wkk&O)`#AHK6_diR`#YMLu?7R-ED977HQ zG`!iz@w*S^!8SF;yxeG_Rt_j}91Bp@{M74TIT$i$)#QhsIVx!*Y6pWF&s{zauD2^%7!o%2?dRi*oG%F6@2)Yijne_592LV4k-7vs>#HruJz@ExmJtz8|pDZ z_o-Fd!}YN++v(iXv`ZK?XQN-S3J>MJCpDnG)IE`Hg%>w&@K~&_tEZUQUb}7>+T&}V z;ax;hYV}8$OqhuvgKvlqLR1-SDIt_Ek5U-nJO4FIfo8D)dg-tLb*)B$0=qNHI7*R0 z1Y?XK^Abb(<2+a#`P=a0lB7Z@RY-s)n*bs-00B_>B0M^WP?(hSK7kiP7lFNi2}7~P zWNjYeScWRN4TXyh@M4R2pk&DG8X*$B`3K)Xfp_c|C4^CJU^TBlpipM60qzbKVJfRd zfkRU*fySjUvlAH)Q8O~cBXVQt$QA?!9B6^x1*>M|!cwsHWe3Y*UY_Zjw0&&>zSXyw zWs?J@Q4wj>7uaN%eJr0k3kn9+`H>S^7x=G2(?d%p@1Obu28js z%}*9gJ=ZvCyW>)}h_vmFOS0Aw%a|`=l*=dyWFo%jSvp>=hAWHYh07`P4B0sSlxSl3 zh-KcZ`Q(J)nXi~xrw3X_j~Yl?HWA9>bQ$2Zgsw5Q4eg=PHPmofCl+I>5)Bhh;H{$~ zGelowPVyESob*;(L$x8)IlJb*?U^eXi~YC#nl4L5YO0ct;w@?0zr6-?E9y@o(~m7C zb9I~!Gg*pUi<~Pn7-c0QF>VYE^AZsPb&2f$DBD}lZ2o$fYlGG7?p_iGUOT`mtG~7n zZG>3884~;e>U%n4t2yxm?Oe*0Z*tgF-GFbp5JPDE?E0*ySy-8Dd+lxYN&L>zxq|}C z&ZzKDP%8o(d8>qp91HU}*XYeR@M-W`EFa1m__XuIv|-cO@yPrn`sK{avuAYI>5Q!~ z)D_q$s5?i)9fBV;^ijtm{*xiC^Qi+*&WJ;JWL_=3b@u+&&RDk;W3`U_p;dk4WyZI( z3}VRz=B!oLxzil$sH627eUhs>P>{R^rPSn6LpL?%+Nn`eflY?pwLCt zAlUWu+nI6*xi4f6m;;SrQZ`n}0qFeLtC^8#(K@{31w+GWfv$!)=?7>Qwa6m@^Ow(^ zGU0ONaTasi{L$uY^NCN+*yazPZQevkyGh$T0K!agfjbYp917z;ejR_)= z5SAdsWp@$G%mKOD{^PT7J+l4Ajg%|QGl;o_Wq54rAfU7S&LK!&^s^S~26RQU)-xn+ zyJ8U+m9F>)WJK|HgT!!B{2ewN9SrM-Hl=9}$@zxKS#n{B_L3vS`79=~ccRG3$|zH8 zYFVXn?reYziM1%`r6VYNT4Ge$5Rn?;f%&8RKa$(5G{%~hzWk9(k)80$-aYXB;vT64 zGAruC>p%t3u#vKa*;B_{KZ$S{@Yp^2xFi`ypGO`P^hVN)SP2c3!D#<)@<*enVbcD$ z&!Q$`cmRt?+y8bQt&Sx=hDIoZSsg#c#y|4K2wc>2PF&c5L=zk^l`SX#4;xSHN0$2E zKFc0F_Sdf?1VV)w$d&jU!X&$olp3ER#;}?xif7V3=UzZa+CJw#YJ8VdHHlpguXm=_ zH6oZgJ&1!`Mm4_Xk7f=lH32^l`cLuHYPf|U0iwGHYi+>+oDKkMz=lcgow{d!rbpcU zz1#?At7)5Rnb=tmd^6M5E*_S? zTdz#a2M+M&oU|9UsUJOvZJ`LHvwlIXJZtth6HxvKk~Q+Ds9=5`Fzf`#=m29pLtOUU z7vI-Q@XCWpS(n^?!OyG<%&3K$GUyZ$9!Q|2C}!Q0H5Q%g1S_d#1a+o$EJAPgo)Zqj z#A>}45$?IB?|s@Cq-*-#pS@b+&e7CMg02Ot2bvA&RbXJiAdq5lq%3xbV@Jx56kG;* zN3EJeXV&{yoEc6-MvHptDuANn_IZB;9VRoNhO6#hP=8p;I9BTl0+bhDL*z&^J0M19 z@m4jF711?h-vIeQkyQXcn)=N9AKezj*Ac5lgBY|ERcB_qBeHDVSkm^`!xKXZB=i6u zpgdtRH9)I2ZF_PHF;B$Cq3AHym6_U4A^B9_hE!mXEW8D_z?&2(J6#jCqq6PE&4zTZ zW7qtI!ifkF=@0;^)R!FH3Ce8%X?iyqK(H8729N~^!$0-Zw+{vztU4UPo@UFJ(p{!! z%a>^NZ=v<_vVx$ibFLd9UZCMisu;2$%YfC)LqZ}IXEHD;71~ce?iR+GG|<$^P1632 z^aL}+QLX>5Z2!h~Ui(RX@!0mWbW~J0`Ai}4=NsE8u>tF&?h-JhYECZ$<3ntnYk;SI zW-v;&|A`knW>JoSOzJ&hzwEM%1dz60_K##6QsXXZLw?rq0_gcUJ52c~9WdnIfY^E= zhO$j$mqiIZ?Eu)4j0Zr}7$zG~SPc_V(uQ$!4K;KtBv~v@Q}Yl+{_~q75eI z%IA)ImwK9)w)=dZ4#YyWSxd3;Sj`=t(EWrp4=w>>rfVKtoWV`5?~n-+dJ+niqKT1e zXoOscDA;UoNQ(PHAd>k$N|ejsTI6O};r#&-{-31nx<}CD#}A)I+IHQ;VP4sj;iGml zP>5Mrdk~Sj5C(Y8H|7K-;$hoRl-9i73qk@Eh5$oCA1X+5_1Um~&>(Pp!g&4~>54pl zl`64gPeE4t))+C%g9gfu>?r4HfU?8v$k2a?4V#m@SfP+)EI}N8#w_ z4DsrOnj^#5$h~(lgYuENuBAM#{@MJ+8^7Xi2X=@ z{i~Y0K1FSGru3j`5;+BsEEqy;zg|u)Jn3EAua_Z|+K}1$$w#Q(C2Cq~^=*E=obpbL zDGl@zo}eJ}-w#lpEy^9!XAor47@BH-!CRRchF|j6%jk%(&J+q5X;J5!w#`0k1kvhe z4O6o3Cm+#2M|k>4A?-IjG5e*PX>NobsP$PA0qrBqJ?FGPk`qWzjAr?BDT8a8 z6BHWh28wo&)XKqHdv?f2pn7N!ozj|Q6A{AkV~N@1kEjfzfKX(hU*Hks9-wY#7RUhb z=#I&ZM1AytF4Q|Z8%HeK#SF+W`_`*DGSqzZm<%!~S(uQn`RK73WFUoyS%cK>$@*%i z;s73{YcW(GP1;s{fna6Ts9&uwj)U=&=5<9vg!;u)DLO0a(aNh6eMCk*tyNd>a;>dW zh)vEj5ttCF#9)Do^)u59OC~4yCCElj_W~5RIpW8xN)xio=?lsyN3|wqzfg@3_Tzs9 zU!ORn%qOA*`wwBU)Q_^Mv@*YJKmK27zw8#k4A>3PIv|&lZpd4YIRX;t5PpXBQBUHPFhlFW;gS&T#oPSEp4(q#Ww&@^1UxF`_`Wr!?OSp;|(_F|dkjE5b8wA`*+n>Dn z6dDauU;flY&@7}jk!ZmCZnI`6sG|F)CV-a_Vu0X(SPTgGQ!Tp$9Npd+LO#$fkuvMR zNtjWLa1b?8c%?IhE`Y}mAg>D(GovL^)N5{NMwQ;08+^Kj0OVTTDZ6P{oU|F#39>I3 zRoGy!GdNeF#c-<`GYgZq91c>AUSZn?ia}m*_H6Fuxh-ODFSpDwqZ8`>`{^cdtct;f zk6*c67gT3aanIV+BnR$KJI0(pZS?dRf7;>mrxj9b3^L-O^`|uy^r!83d#t|~x)kMh zWwkeRw1$u^f@-rTbp2`T=f>nyUb;MMdGfh~ck*aOkK3YZ4oe}|$(Rw1aKK147-gmp zHMt04y8$0HHw!CAh{wo!s3wt8>!MnuYTUB@U^iruE~Dc+4Bkv6Kr=ZkoVrpYj1po+ z0x}y#VjSEFTg@+>fVQPChXhwW&YBh{^&?V|QDsoum5&O(Z=S~~*|l=P~u z^rHjU09t3F~PEG|bNQGxk_bfZ~3|(8Ck(azsLCE|Ro`o)N1V%*DU+~CjG;_*#N*kUJ_;11!{7n&YDNQhH_P^>W~Q>xPSIzk=II?%t-QSy zQO_l2Jz*M6e6ZX-lm!8IXBRm}8r-!WR&gotbv&Q6tyt%Qv5TG{RTb#Kgd~U^JSr8B z%eKHB*gTtCnMY5;DXBi!;I8wWz)%KHXa|ZZ{isX!(9S)J)tOnO6v^21{P|2cH<$oC z7KJ4AFS}qiD@ZN|lJ*Nem{FlYwea0P@TE^u*+AsKb2tWr05RKRFlEuA^nHf0D!JyB zW3r2o%l6A2hJtXx2kB6-EnYqI{A6Ye21JCX z>}Oa$JZaQ`8r9+1#R2SvFnrqq>=*Ja3o$jk#IcvKhCkjXkXL{N{8+N)^jCTOG5T<$ z5Ig!#!0~Qd%b<*~9tEz?a3h=V+7oWf@Y1`9nY-_`?Fp*7012dd@3a3u>kSS1+j~Pe3 zLv3~ygkA3QY3zvv$bAS}Kr9|*lm)YE^Cj(f+yL#te#iA1>cEvUukjKh1e#tnLKW?U zs4?OnAx$`@3}^%i_)7zz(KnsznY54?_xX#=+X(A`hR1iTWPU+R-2%{oYaXpK9@<$v zHoBl4y=Vevt3eQhEwNZ;*_JZ-4G24Ei_TWlF2NJ~ZYa3jGjf*cYH&6=mOFV}^p!bZ zuB*#m2!}a!nQ_<&`9X75*0nF~>2*Yc{RoKO;J~8CkGgH%=;;2odrqwVMiqr0QhlS@ zXl2+3Q)3%@b4)(Bs%qcqXp<#H9g#$A&=DQzbJRQQwZA<=e6{LBc>F;YxI6@L1PEPK zMT`$$cY$Io4Y5xRw>36?#50d(iP>oQJ>sY@crd5t?0vbDr3~&{o%4C2GwE_(>TU5Z zZFRLadYj$ehW2_hU4)NX@Xlzl?N5SnkEHfwP9bvy^WoovPvEZ46HnQ*;HIjVzw-J2 zoUgfE7Z}e1*-k}{I5UUgD04@zK1SYEX!I;z-ei%N!?ptIgq}5hDkVs1TRrJ_YK)5E6Wg2;G8FgdVB>&$vXt&@rLh_t!4T<(y3xec-K- zJ+@o`aSXm(E|A&pc^(cG%4P@o+j2fJ6vN68v`h?+QQ9j+7E7=10=!l;sqm*@3|97p zM6%qnz8D~KD&rz8gNcW=lvV=M&>oBh3hF22LN%(8FC4yBbkBp($6M9nJaEFf9$zwv zWK203d5$JQ5D~0SDeykHqFlMg7?fbPR7F=UqHMe2&CFfFgmnYNBovXsO`*vNPnp}p z1XwQaLSFjft7JFkat9MYbIeN2CY+kj>|4Z1G`la7YawHRiA0Cd1&}rbzlvcTy-H2) z&a8IdLMQ|VCvK(J(;-bLV<4_o_H?ONL>uMq95o_JgBN&tkNQdb=%=fy`unSX^4dEY#fAd6p!N{dgZ3-2cO%f{{}*l8R9iu^Qpku13j259q@F2wH}_F(w&rs_*SvB}J8^sO*g zT|Nj^*5N-_ZTiToFLf*Hk^Yc!*QQ*`dS(6j@|M4R#LOglu0-RHxEi{+(p%Ql@Z!5( zep}qkg4WS|As2#wv89`;hkv`(%v*3O=%q3C9-u37ks znPv0M8s?yV8-8U+P$T?{ajfy#w|uz>mVTwbpJROW_wW4p^sLXv68@L`Q+?OvGuG$B zXMHYYdoxfPlh)^{PKZO2q_NDTa0@{UF~`xu#>9(3>{T1J)c{*#r6rGvN=t3gn@0tN z5`)*KQEo}q4p>4s#d)W?fScLY#)U_}R&hEtNmBe}>dK?Grp(bN(G_g~!ZOHD^7TqrW!RTeti!yqj+q9=)V};ZNC) z)Aogr(NQSbedT%dA=DTaN5H)JJY6>ieU8eR*e{&L8mi-m8XSb6HH$`FH+CGx9nJdF z=@VSfW%Nf-Q%|S?7(Wm?JEB3xQKA%Q#N2}UEi8qjOwf3;;_BTJ*G@99tAbg+qIl<_WhHKQ#uw?ZPvZO>>D2kfF$ig z5)c`dXjGi`w$ySuLYx*$NjMYkX$088kX?v*7 zus}8)s7q?Dk-9i~_F_Z$OkbD6KA0mSS0_}@u0>mpeBkk4!G0I}zy!tKF?hkE)L1xv z?quA;E#p%3Gl%N|9&Ma?W-YudZJxCd`7y3Vp7Tl_g#-?%^oXt^x)B)ZN9rTm)ltTc zvAfc-OW#A`iD8NmjYE<}N5_zYM;*=dMdJK>DV!=UzGuIB0s|^{GDn zz}f#fUl+TryM2rUtA}YAzUqx5e^+>TlE8kphH_iscnBkIW%k*R@1a%!L_r`iQVv=# z&p~6fDdPc9*)W_PYO*NYKdFr=0lfi2$c)?5k7g|b1l{pU`Z5VT3l-qtzDy3npdlr^ zmb{=6C`m5ll5s*kWkyhp@LKVvLoF>!JwC|JEgmo051COvO#>_KGYd=?zZxhEM<%?J z{6wb$XmR+r3ZTS0&4T7_ChGCHJbA)FdHC>gC5^ZAK=s3WW(>H8&wyK~3!@Qj$9C8r zxdrTP$J<>L-&-iW*IYTC#ys$nzt>M=qeVyi%PngJip*F<9`~f};gi*H__XceQ(juO z78+ZN{LXn#BEs{mM_b^fMz<_2v<@l&;)0p{PsKU>A(HQy$BUT)Qrr}PK4JF3XFH)J zQ*jAO1!Yl&+@M3pvIj^^cH16iIp92k7yvIKM*`%Ob$|uXo8u?lH#t2?#%dWNkF!w7 z`1o;hGcsZEKuL>Z8>%^mMZ{i{07(KjS^%IKthgD5R8GR)MMlWh7O$tdt;O5k>RAe@ zvb4xDy^ENZNLi$c>`|IX$qLDq;K%xfs0>6CDUEo17{oL2rLz5|VMwcZ>)SjWvk&csDQ8U&6;YVw1ZAi;7;Qma-y{3Wk3-CUGV3?@YdPP{ z`65vf7--bo1eLUR-_O)`L++Zv@shDh>5Ib1i97gmxLpzM95G5~PU~0G#itBGW>rk8 zk3xZw+~LC#1uHF27c1&Uv4JE{v$}4k@mGo*)(-UER-da0MFhMZo~ETuttP1DxJj8= z$FVkSk)rQNxpVDUVFpzJ=BoBJ(L!uhzkV?A2;6;CubJ6y3NnKi;;0~Y`~EupHrK)ozuDLqJ$@{8_RLN;Nzr~dfGJ^3(@QpXt|LH$|O z`FQ==xP+FwKaUC&MXOtc!H87GIOmrJ#(3 zp0v-?4#9NMqF3{XFtfF4X@>0J560MRSk|avvZFqC5mj11@;4@9uCOzi>73C!)vrwR zWlT|I?KaGZ2e}7^&!?KiGxHU2m{hON7($rZZ%qYC@{DV}S{ILCs*tix*FcMtE{vF_V>i93r)hjjv^ovjUq7jo?B z85l|1x^L?SAMgn2EczPh6;#&&mLJ1b$QulT%nR%hmzt^}GNn!nD9|-O#y3(1I?i0t zhzla4|FQ3yi1^Zh)d-SUv;9)VzKiq8hM@Ku2m32j%ad(mMe%rrZ8;Ze?*L zplusIQq~s)+jMBTneDRMB(EUqS(96ju5ta2bB(W-KVJTLbMBU(-#z1QIehLG6Y&ft zJv@133`Y2EEm$kjB?yB~O*jiucVrbPUHCgS^39jN$hU`U6h zgPNzg+2iSOd6&9d8@wHAm&GZ0#D-NG0-&3$I>07+$+a~Sp}-#7Jpq5(c2AIeRJ(2* zP#b{h&A(I;jmKA_J|~PpFmQ`f0=6xLJPXmN6y5&V{)I?=4j)0|c}Ob> zRJ_0xdV(PwDiBJbWDa_}v*>14Y=DR4Q5k>95MHmK00q=hu6|~Rq4Gts9-SEp40ShQ zbw}LSnW!`XNh}i-+tg?=F1Qnxd}!H8+aDZKf75u z3noL`<*WN(?*>oIUur=NM-UWC+m!8{pIlBEuoR7q`sRr^9Fl6dqMlFyd-2DtqyctILO9B!j-}r_>w4;B#iyMQ8JViEAuN)% z_$d;Ik!nHFz_10W_62$^1t$gzkW>&ziFzxLu&J~$A@-eO$(^oH7lW% zm7d}#RSyc~r+KbTQ=`RXT=X`e3+7p?i0cz^h*UlWKdO7koQ=n}3Q5Q?@fc4g26rqP z8}K?y(_OXIwrp56IgVIV5tXw=fZ;-^e<8bc!zJ)`7FZ$Gyhf$~Yx$>^gqrqJt+o?4 zELC3ukO9T^a-l_CC_{HOL!9q`z(_v%&7B8($`-w56R1=q#!-;}p`9;(L|q)+KY`1T ze-la-hgda#1Sf|FVoY(QD0TIekuSvb$-Mz!^k5>qA*M_a2|P$hv6|x&5>N)2Y=H{$ zRG3y9P7L)SG8|+@(?M|+w7!E}nZ=?3@Gok3mst^C2>B)9D?}Lf==fW+M-U0mx}CDm!GCIos&O9R|O)Y-U*^hSh*8W%DayNX{06)=z_s17OIKyGy||3 zKX?wh%xHNE{Pi3LXth*9FBJ;9_BP#6jx8Co`BB>8+8q?CBKE`7Pxca>#gUUMCBLA@g?7tD%U07QV$lrn~jAS5plV*(i91Loai#aF5S4a`R$ z_|);EqvNmn_l`mh*!qblcGi#KhZ~>kbJ4%!J^$;bfA8P*|JeH$__(TS{bVM6&NhZ_Qw$PFaXst3yChfG7nK+ZQ4T{P`uLupDjto-<3@`Ck1-#<* z6(9Hl(O@v@#Rn+L6=UJby`mRTg#WkJ-sjAo$()%pLrD1leq4Wgo0&7`?7h$0Yp=(* zzV!(^XbP4dI3O?MPjMAr%~#Qe<2w{?Ffy{g;rrjZ=dI}_dp>&7Nqf^vyHCKoIr@kf zCR^kq)62V07{`;+C;s{?xMkY@j!jPOIrJTUhOeCBD+~b-q0i|9d``c_PaL37z)X%k zrD%O?Jnl=@w}bT_tuPYAyqw$-M!tG*z~26*|LDNVJ>T|aD4P8ZR~=d~4hv>vg#P&S z5%+IHJ}FMa;x)r(SAO%qqSY1y6a?p=;F1 z*V@;tWb&LCNBb<+O&o6}PAZae<~bq8K8}l`?GANwg}qA{5U4k?L$HUsVeN7M4p7|E zjwi!6%*?s_8!mtUljB>q*e1@P>ZNh})`>GR<6G?XzqYMgvyhdyW=`5N!PS)GTT8{J zmNi*>k-8@S8hPK9HEG&@a1211voDitlC_?F+vdIL7hAtLYT5Ob&XKhBLx*1^T#mf; z>|5E6mgzK2@r!hxqMJPII(2IF=pF4^dY?n3L0iNjJcPhN?R+- zOWU!d;T>cqLn~9YUWE9BgvE}BkeZ9e$=ab;KQemUyFaBVjdbGio0(O5{8UmD|GHr}xU%`5 zw+z01;u73h-_LZV{EjZWq;T1ueG9{UC2eoIOnyg~(RYO_hav3y8@}_s2chywtKe7T zrYLeJous^}RRAHR+)gw0ei6BZ}-{2J?C`J zVA)Y2OAtbsiKYr@nieBq_BkAnL_YVE#Bw844Tro;=47ip<(clyMo$r;FHwyov$Kom zJ<3@3ruQ@#0%rN9_q0f=xP@zvjNv`DAVibE!BfuC&Go`2rNa$)8d%j79MWb#l6E}t zTlUd8(gWjJbMW+Ih8w5~Zd%-cod#iMYe6P<^I@^hBB6#+j9v0UyV^W66lWGt64~%) zuBkSB4qK-O5oVv$?(cB=B$sBTNOOI0|GHF`-tKSOct&*u39hNCvSjXA1Gl#iZ`}7C zL=XCl7Js&pe%_GZ)!_>Uy`A=e)8&=D&!){(jq#gA`YEY)OqJ#d-L#Qlv&X#S`Wn>4 zg5ypeTT4x74?l$8gZ5<6H-Uc3;!g^EQ(!c2J^V?EQwY?UsDq)161*q?7EY7gV|1~` zc>+W9%Vma4UkHiyb9+d9Sm^sM%%;K3tIPL60RW zJ4eJKZ@u6;%#UnlrN1pL214$=u(Xq4glG4Nhz3BAjCjYc3^Dj#kR3?CIVY-4{yD)6 z)usZNE25lf%OgkfS|9dN8>Fr9(i>#UJL1dL18XMa*$=#*{>?dN93 z&rb5(4u1q520I?y#wKljc2YJ0WZ6+*G;|yQ@4V>0#;_Pop$t$v#8kvtculm6Akms+ zVXZKq;)9D%A%ZmFDe}ewj5^D;v>p?+w790KR+A=(057)>uLo7NJXBO;tmq3xnap~h zL2qY=y|djGM5Tb!=Lnc--fmLg6>PDh$x5X+Ly$OSc{OcXvBJDiFC>kwd0*{kZED$l zI`4wTzkV-iQ~arEQ+4NJ$L~I)sL8fQic{M8iIQxf$}Jdj5@rYaXCsa=z{senSH$ycA693pshf(fm`QK1?42uG zZz{mSi{iEyFus-hp|ZgGG6uPr@cxT zoU7wiy9ln@HPlT?vzc3#AfrOFYDR|%LY1N!>6VNWkWw(|Dx$6YbAQ99p1fIw?^Ob< z&IIdkEJcG>UPg1K%NS+aczo}6b#w^8mSvJ=Tw*h(+iY(ILRb6)fZY}XD7N(+XXYL= zF}pIxUIsHZMA0@L{)Z#XjIDs8b+%^Q0xeAc(xJojuU3B5TlY8oy!mrxZaTvg219e{ zhHB=?8&ALC`_X?hGt$EJA=Z#*i6h1eNaQsAO9M}rPXCn$q%JoRNpEPdG;Vz@mOgi} zbQ6fgnT@6UUa44m?SNFHJc15L_0DLZFtqQshZ8Z7I2J{#4$eL+ug@K5@ARWI)z#^4 zw{@Bj0R@!mMX;+jn*^-90N7kMv6>M}sGPQ3&P`C^2ORb1i8bk_B|jR2=QPwU+Ni<_ znpjQPkE8xfIcNYe=J~#Y3zB52X1Kef$hxM&G4xo@$UDGez|YW}%ku_2FgLLxZT;Z- z@zb-G>+ZmlCr{LF)D5ys%VmO-OJG&I!DsvP?g_M5y7F(64m6zm1a8^5=4yS@SY3RS8<50h!7TUD9K!*gSj2Zoo^ z#+KsyjJLp38Uslg@d>BynAnuJraq-X8w>s3Pg%j8Gw`i|=i z_#vpdwFGTw&9%~2?|gOy;UZFJbiyhi3C@V!iPc%l7k)Z^76NTw_}PZoATTA%Kk}Z@ z#@jD>==CG%SU0R)dF(I8#g%y20z%4S&{&tI zPn|q|7KJDAzRni}#-gD!UKs>s_Xc`pnGKUN{yKbQzf1{Z2bI~3PxfhSG)8p`Y>>;l$U?K-&mODd@ zjEM>JeBr9DZl$(%Yg#kJmDup`>uxg63)JSbhRQ#|BweD6m4Pl%ka3kMAJyYi0^qN! zO)0#YW(0&+Ge-t-`aXHinvpysv+3WP0Yh&oj%)esH6{ggy0G-T{>#U-F7V%8*2}~; zIFJSyoQiR!t=~SP)RCs@0FL0vh&OndDKdrVw&euIR27to{ z@thgAawZ&L;q$7Ribh9Ts)F15{1X?O8Q=8cQup-cS~a=1qes4NVSR^W?M{c0wLJ=V znaTHjGvsu%59iJuV*c`6=N{C*q(}j&2jpz$$$eh8-{rJ>eYQXc@H}Ry6bcQhea^bv zj%9aDtV=gMb|%?@r)(vR_)&4Hn;=~VHpix|*KDRV0-Ta%pQg`X)DbZZ%;emm2%y>8 z!U^kkUEcci<5YMfZ$viqI&nSSK# zCD43#03BqrmP_A8?o23cvEEPK#(570;=qOe{O|f8$VMjjNZde-qv^7FG~h#V@vhUB zZ+r=r7}_;F74ROQLJdkr zFoK&FV(4^W!Jh3&^bA83!TaMq~T@kNJI|Uk$aLXoWYp9YQI@GKFf5x1_Dt z-L3zWFW;LP4-5^Cq>noOhwNvi@iUfmjFA8z^g=K-OXS+ZYri+c^oOM=G`!9*`#F1V zAV0f#qWg@@F!?!z4Z(MBQQa?G+&$ic$*_D(?8)&jaXEnKdvg3U;^ii^wzjV*<$*WR zHga%wT_K+dR|wZsb%mr7*LAq6!bcZe)lgI}H480(eJ+CEctFtaX?KJI)!9@>mkxf% zOnctaiNd)N?SI!1;%V8Pi;X>-X*v4C&N-9)4(ok?A$()rdfzkgNDuHgVKnVQqiwzP zOX5ckzhr_+VZ*s{TTes!NX1S+S%+*le$qWGf4}ISM<&jKzk<)f>BpE!s=tj56I%?R zO?(KktcKDJSH1I$%v&h9bVf!9@>Xm;1YxxPz|j4@FHkK36NOQ79k->DPuYqFU4f}G zgP}pB?=s*()6X0VKZ#ik5kyJS3Qi|$^SNuxEv`j*-xKZ$gug!W-xP=X$e$4l;lpZj zhe#bx^ykLU%1!Rj*I{x8D&Q>tb1jBcqKlfEuc2Kk&ZpSeA zxGw@Z;4rWJ+`3zU)CH*YRe&C8aTZ)tRk^H(q0&BFUboDCa|y3M(AnvCb^=L>o^du4 zENEuqCnfWQYFWo|lMonNS~G(bI;oiMFDMw`0Evlo!9EKqn7q~VThu$sGaCCXYxO(^ zORLD@k_uz#yAD!hH_U`s^jQe;)02P5Aq}GPmU9<&J%uECW5ap>-U5n$fu6miH z%;orwdyRBvbnbF|COoZ~&GGpSb9^`da|A5}haB=-C_`lr3s%cz8@-S0J(@)RAFG zaeu>q{qgg&InL5kF|!UYxiy2e#hJ)+FqZ4-Xd1)!Jzb`K(*t%?MEXkZ-?gbgDwXJo z0#3gx0t8MNhos@`Y7rP_eB0l+f5ju}s}u1@n$eXF23m`Hq>Bq0`uey}I{h`9u}GtX zL61fHtHvVFhlP^pr!F8eMYZo6pGAzC%=unMJ{5%=M`s`G;0<&-`~iCa{;Ipf;Wp#1 zDp5y&jZV@S`mS1|=NE`G;N+yxks)u5b|DUtLLm)uK4FL-ve=mv(zncyAxILz4VpPb z)L7ty;AQ1t80X7D$c5au@}o3v2t$ss&+M?E?t|ltnoE_neCazLZu80=8GS1i(B z5<#pLE<%6-|68`~t#ppLU3))y)Z?fe>6 zZn3Szf3}Lh0>s;~F+A9_eO1>`Hz)`qD_51_S?ff=vJCQvuA%Z?Xe9o@zJ68t55FM zI?WN9L%b&LixJz2PStGxGm#MmGt{?A1Y^CKRN^$eLBVj8wfyJ|~ly{AsT!a_zY6eU8o@9mo*fxS_PAS$gyXcM!@S`KXILFO$7qS!g{ zL=I6%W=M$V#$C-6ALt#KY{36sJ8lOZ36Ti_^S`Lzgmy{RXPpb(Hu;4q{pH%MNn4*-TmcP-ul7+>SHslmhmQ6r+wFPv~G--#sE ztMJ>$lX-$!>zTh4ni=#>?|u}Ijkct%XZ{MYbv=eiy=Gde?v4gS>7z4$)yJDqh#U`v z;*8kFXoD@3uKrAZifkzcKmHG=ykj5{CqW~J9l2bk(7HfLt*$*az(&tvs=LNnBBvUo z^pzreaOqVrf!|hR0<9f2lB>|J2GK5`EF$ygNFkF9!m8d|=S_q2olnxuR2sUZ5sdxiO-C#56Dp+JDhF=o(Sapsoc6 zOV@&(5nW&qK0$+oObV+QgIX!jkck06qX<=meXhw5r3Jb_ZgiA9{f2?m>0QBS&)~}L z$hK&FrQO-)S-GYy!1}qa$eq7JT0mt$cP|;L zbe`~jI}aN&xjUL-x(L1(vVWw0>Btn96)PV{jWkYNt^SkCg)(!r&2MBl^44D`c0$*gv_5CjSV3C6d!yw zs1Uo??sRmZA6d{D3OdcWZ#AiqqPb$D$5NCGXl&Z@w;HmI3o~aB)7akSa(`R*u8C`F zn78g-P2xsD_=2I8YfeQX8CiIlsqC=43}467=2wn@y`#@%hRPgu=hJC6^7IEv&blqD zI=F$u7C1UD$JLR5LX@YEN`u?MM990Q&yM zOPnDEw}Pu1CBlz5;b)7?UQV!TlCR2Ki{NjFP>=%a02wRl; zy?)mTU4*;~1Y;z9%Lln$xVgrM9T-miU9n?@P?m?9^v}!wS1Bo7JF<{0q$ea9JVv~pS0r#p?t+X z+5qhT8tc#xUaSrM>laU*1&Yk8G5prHwzk%A|5mcw@464x>jy6u!_4$ho)yQ13Ok~q zPLWn)7g2fe(BeS0H_c--ie3aO78g+@Y_HZO5J!Ibrw=_!q?t9Yj(q zc}KD4?;WLT3iv(R%THyxquU?^bT>HZ@4eZMM|`Y{oNUxCyc-#TXK!U2#Ot6d*oNFi-NYt0MJK9{@&b9Zo(!4oK z+c``S3C(EQ&S5i=wwqed7zx7W(>BR3Kf7THRW`K$S!b1qC(6l-uFp-ioMwk-%8~B6 zTVB6?+DUamG_rf;mQ@$M^Ih=HF4!uAY}(0#=43{TsrS6L+eXrFIgqR57<44!>6c=k z*tPH1r{L%)h0~5MzU(8jjm2v3a8RpOZvepBpx0#vi`Cz|S5WKwT{ZH6JhA?~^EP$? zwYig+vnluh{dd#tqQ3(n48ntX>rJ1+cLicp;1C9PgHsnlnr)zxZOvML{;PsTo@y09 zT-@_^C`f@%#fR|HagtKkgkBNUCJb%X`d4B*x*_%(X2u=vy>xETmRZSMVZ`9dc!gtgiY=1_(QUJ`E-Yx=MOm3OY#k_RW7m1O!bAM zF^M{wQ_P)P|HUjWYl6UU93(@nRm6g4+FL6VyR%gm{# zfmx8~uQ`6mBwS?g#bJkT1LSq}KM-9^QvF}vy7~pqWE9QZj+rAQCc;OI^6MYK;mj9O z(M{UA`WIusxIdi2L)iqvYyHvHxN*n!@BqcD ztJ&)-EM=_hE@5S_kX_M+QrlN1w{@??+miovyIoH6*7_yWbl}Wb>v#b)M~!Z#iml$3 zo}c!Ih*M3xR_vo?XV9(?drcQ7wpj>}jPQW`ibRy($&Wg8r})3e(ssP``o4V6w9 zWqS!WFhw5bq@dB|_PPVEcCW9a!|ignYCuDr>eNU5fJduH>&7H19-{-{7@e7GQwii(iu!HM0Z*{k-_aRxdpmq?TZh*+lU$tTCX0B{ z28NLWL%NM(&QnL8U4#5CeBv9Gu zRh}TT2`5cXjt60bzI0>PX>f0>|8v{~j00L?x|9A^L~~pDUUH~7YMi=v^6-4)V;4^# zCi3iu#zAii{s82u_cCF^==?jU_CB<2gqag$ArlsHvT7!i zaruHD-mv$fKDzu{L`9($xQK%iA8bfBe5s8qp@bMjxoZfoyfAy@B4^~3XhxP_e0Z{v zYq3DuP*WVTZo9_ORs-bXm5xJVFs48ks4pKqX33)2Rn1NVA8vHvv$qQR1gK`DRja6G zI$lXDtM7{C#^N8-T80WCd`JfTtiwk zz2rTOIJvWyuUvx`eP6j+Ke^d#fFpv?pEMf?OHpDrDZMb*o;vvech)OdjgciiajABmxz78^$MQB z($juK*J`%~rXYS#C;HIBnR)9KQE8#@9my3%6%^W;gfT9u9I}?X_v`ur6_^yOgv||A z(Pa4+-Ixv*W-HdN67fom@~|5}0GG+~1urgvJx(sKUU#P*C;G)p)*oK}oWf9`%OX(0 ztjbvFQU%~I@59scmS5gqn3;9#NzLR+FS&Ww7BKIvN89s??jof0xZE&(;0@D z=$zepW>c7^B7I3EXq(BN*p8M+8CcE91Oh8qVB+WzA#^(N3E)$B-xmBX=?ha3f#|0(Y?(=wN*aH()3=kyJqHEfRYtW)c zZ*i~|U2w?_EQrVa{*BnIS^OC;I6no?OH-kgW(Nh=f=dpBMKY^3z3?+jNWm2RE(-Y& z25SDQ2RR0ipTFwIih3*6nv354qOLWMTK^G@B3H%>gR{ps!&YCgMC|;dTY{wBv@P9A zUr-RczMRT2=5i_F{=V z{Wgc+<}>P2qgd>->3P^IgfNf#ob)_!QPqPJWn<_l#g$_jeksa?M&^L809Uu%nFq=!&GHo#7s!FEz|OHC!d7H9#VH(A8&}%AC+@9$}YmH|uerq%lAY&Zgq9WJ;H;_RcV=&bGK+CCh!FzaaJWG#Q% zFU<5!c*Dy+v;a|~wB@hgQ`^~Ix=eidU5qO}l3t$rp?Y`%Df8sHYx^>h8)PUxDX0-J zgXP-~(3Of=pbh4)=t<81rg*-l%g#t!Uiur{kBCg&mD~q|Msyb~R5gc)CQGPap0s+O z48!gTrHF3}OQk*w25Q}nsp`;nhH=+rg#7(3($omLR?&9nft3!$7YIX{E4i9=uixi! zhtLkm>vOw09Gyn-40XS8y_F}G>^a?TtCf;x>_Rx6h_qb=(o@T`A7epN8%}WUucY_G zWFw{d=KHV{a)(e8!0V|=h@{eFo+Z#Naivp1c=Ylqh#?hFktCM%4+3V0c$&zGF7xor zq&1^)#S(!NB8GdvIBCrjH4-9*@uw(aIE;WGf{BO%;!K`x7s^rLB+vlrc3f2TB+w)k z(bI+o?GJf0i|iJm?=spq>r28_bAea)wtE7dL6^6))6w1$G$XqvBUaiZ5wY4tzSgE& zHvOp?m0QVZ_r8ah4h=?Hlnnvds+1(006c6sH>KTDuBgbO@y#nX2dm-E^hUG+d)GW% zgL63lby-3C`K5-0++S(Sml|Q3(dkpzP7?c`w|0Mp)OQOXdN4+BJv7#qI~N#a`V~ju za3GYMG3??^Ot~XsG>K%^^7uvig**Y}66{LkpGB1$PRytNfze3%O$nS-$0o^i>Aau- zQ)&>&YmKQ!zPkIL!K(w>1aC}#47O}tR2s*c^B<$R*Zjx1^B;{)aCP^N+-&*Q0hr7; z|8qUKF1Wh(>oB~Y`G3UBggFKe_qkIxjyTEwMhVj2J>(m|A%3Gr5mIRc8S zH|h?fu2?l9f}N%1|wel%h;ZUw^1l(7Abk`)jENpb#7E68%E2W(?+e{ViaHo7)QQwvOP%IU|Z-r~CesF4wD;{y{Qs@l9T9b&>+ zg+DzyoEXYm{`4D$hoCtxz?eJZO#1?`PZ1PaYK0~Deu^p}@s)(sXt+p(PX2Zh?#47T zE8uhxs#FiNv3Lo{nW z(#*6iu)X8by0<_I_aXn(&|0h*MB9s2N54A8;V6?`AGzjgMABYoE}FLc7q3Or<}R9M zblxapIkRXCXBl~!k+55x%EmDIwwRj12+P=ARoQgz0e=+m^XjtAMeRk<<#KsZcM&Au zuicEtYSJXuCaCG1${s7zAWk!h7o2ylAnZQzTo87P1%o-9ww|~F#9WE%K%f^%f(=b_ zgl4#&jDfcDI9znNk65?&U*5bKc|%demLvEn-Gb1+2vZKCt)jeq>8g)X@^ByluC62w zMg7iNty-aTptQJMH4=1D<`Wp;_q@ml=F-pn0nf|gPn0>l=bwiL5_oQ*LT*=t=R%3k zfBm?~sHEuMS5Yi+fXx8ZG*bbD?#d%qg4)qo>@?ZhG8)%bV%;CL`$VXU1h=4YrD&KV zRyJ*U`b?xyr8OgKqv%nBn+rS&qDEyJBL|=f^cnaCQP4{bAL&ONxe~Djl$GcM)bB6A zOZBJnYY%D~y0ltQ6aK83peAMU14#tyAWsPAo(D!bcHN7kPqWXO>T`q~9RXLs=kf*G zgAOwmw35ZQyK8L4H%3+4*`}3$RGcBrG>*peO)H<^QqiWB*NjP0`aE&CQ8Kj zu|#|um|GU4H>|~eWb}G60`rsPToj6v%z`^4@&QTUm$ybP4Hw=5Q9+8gAgtQL12hX5 z{Ydf7VD7&+;!jkRUEs54?tyIKGoMb;FZf~?0z znOP-oJ$8pcn`?uimly5_oyt&Rh$GlE4j|5_snT3en2Q}+AKDE{TZ}A@E7`!*Z-w#o zMzofUcq2qCn6;etLu%oeww(3=7CA``hB588N1|@y>O1?&P40dli4~VYQ9ssgGNkhcVaa5DzME9V= z_-LP^<7gyM!Nn^@#pr@zN9RSL0(O0#5sK;6jkB-Ia;c6Haknu7ug9;+XW-tfD% zr0^3c(raj-Bo^aggVCJ$R5fd6+mG@F-F~;n@A0;GblA~@Zsx*#V(Masuxs`(dEqc& zLry)#*r@HWYMpWa6XCNfLD_5fSiO;0~asiADs)8mRsnbSIZ!?4rHb4iu)t0Y~x0w+n~AO^ve zeiRoDQ37-_>@Gz=6%=nIC|#mQmhw1}5RYpHqb5xv7gdyuve#d}HGkp>t#@!!GN3gL zo;WMtlx(NUET&JPK*v zr!tPb*6m&9{F$tCP$Vu;oWe}LjH?B|@mn=9s_X48)|dWWN$ABS{D6+dp{ zzAwE!al@}qfxFH1CuG2^6+~g^+JI79Rb=OYB+O^Gfepjq@&eqvhWF$28w6f;#Vee=v}MAw%y=bG^6-8_pgM6j42keyp))CiV~! z15+Ub?L7baE62~uTi$o_#GdN_%;x*!iVT16cxWd$8V=rw{)g}f#E1AO-{iZ5e1eZY zNQ?^~9Vf;I{Yy}B&|nxTt~?62+IQ0UgKxznkACcN>a_U2ljvvKQ20>`>AqRMFEHc+ zD1OUcWT&!C=f4i#MZW3$V?kF*h3Fuf6-Dd>CzC9rfT-&?q>(TD_&z#un7n;&ZX9e| zpn+b#@#;~__k#~YuOIu+)foEDeXDLEt`TN>#`$&1ujT8}sK)R%Re}$cXb^=PJmZmy z!Tjk^ND;$7&Rh)t>Qi5f;m=(R--JsvvoU;^VGO^}TyEzLk3S!YfFSP^motb`L~9Z6 z{NaG4Yao*otTo9@3Sk@+-2+t_hVt0WaSe`-(iP%&K!B&MpSU8GK&3}U(!D|p2^~@h zv5I=7LV0DuD}jR!bMy5JZS%rMR_b4lB7Es27=ba;ms29o;wtS%>n&KT#cYCe*AfqNhwO<7$}9CZ-k$P5Ao1< zQ!Ja;EFJ~jAx#H3WjTbb<*%pGg{Z*!>s!WBh+w7qhDnze-*4X3&2+EqQqpOAKSu*< zTD-U`+8+f|mPQ|EZTu%a=1`J?F~!3}MU18dA9_9MtY3*|tpFts!}(wC=P%ul&f zJY~^ZbVS#_rm5{(F9xB1h~Lc1ev!i3jsM(@vV*^#N@W6ao`nZ9D^Gf9TW0($D%L4{ z@etkh!fU8{r+AcIA12;jj*k~Fwpd%Cx|t63h@*qEnCW(E(3Mre&aTaB-=Wc^zv&jq zCtPF7re7Ps?jxt}f?ZGc4wkT?fqk8|@ysqZfi%m0ZG0cDV5%j=GpN-%IXUu^z|7JxgxamATegmNa3TBJC5nfDkh52)P(WtY&hWo?2$njJ9 z9pAu3-8A<%o_*4aiW6V@p^IqZl@P-||F-bJ*|f4{u5$bQ8ck~?)}Nxro}CgT-dypm zPH#I}{6=PQU|TXVtVs;38pHC$u*NY+g;7`9#^Zap&(@M{$xzrw(>K`D{i!X^t(lfq z5#}%V#q`e%r;p@`^@op98S6quuLrfyLk7?ze}$CZHAvO@fsRQ{)6= z78G~Gt(i+G7gZsvGrIJ^4P{!Go%jQh3;gs*2Dpvt64S^f+7rzuV^xwcA6TMvy{fh<8-1 z#+6y*!sLpx)ApM;7C8N!%j8ID9y$q)QQTK zP-sFd(Jxm-@0*Ass1IPW4M}fu%DbPhc&c{6s$z;ah;nfMiV#138AL4a0$B!j36* z@Ea(>G*$}9b=qsRECWa{J$+~>h2C6w%hP{CN`(<{t%w>k=nLr=zy&o#-&7Q#LA0Th z%7HB{b&gY;0Hb|$4A8ZyO>I$%-@f<`B1M5tMDJXHAAyjK4kAV=`Vu7i&=-&OCBfnN zqV&SZh4foG`W2^jQ_Gepn!hm`5kXeLZ=#YHrxJCNm>h2|WpnGH*HSifm$ETB(G(3c zvnd<5Van!ZvYpg<&KR42TG<8Qi#41xUEFXwRaAg67gUFi5NOu|A#ccM13<-Smda~3 zTl7^>mD*Hc6f)P;@rxg?py|t7gbV&}6)F3R?vttysiLg)qCZ3RKevs5UDBs zjte?JLuvf)ADldc`a0mo;yb#@VM{iSpQYCyqTPe`9as$Keej=1?oV#l1_wJtAKbG= zgKMWBiYYvVA6mZJH5nD-1%3hATK|r7{LAi)P~8SX>164O9+T3a!ht}c?@buk!7ok5 zmBHYiTpM}so>{fe4AC-+J6xK5R=qx$MMz2%UVT@jc;C!HG6?ni?SXaxyL>^n!)a#U zm@HhHK2>x3Mt~EGdWbK$^={fUXFiuAWs|j@b$ns>0OK*3DZ6jBwko1|_#bwY9O5%6 zo#pn;wl|FFD9xgl#iys6B3VuPu{9Tb<9G-z+Z#nv3kgTDMbf9dS2gP=Km~Tzv(rrXYQ;X6NJkqt)A(4r5ULq zt(CgXXhNe3b(_;wBg>9T-R3bt-L^q6wh?(7Sh~QEh~lM<`#$`sNRlJORLg`m3VS0& z#jO|~BcrD+`O9nv%KWZ?&DG%sF>TQ4HdWKM@S17K|&Fm_6mSY{o^}G%_*PByXvuhJc@xsh4ecRnDhTD zN1R|f30$7=Rr{W2CB6X6?T0VBPbn)|+j~#>Wr?rf3+w5pF`UMOCZB!;gX)09`)5J(RF_AOm-?-C9`OXwFbf6)^{q3Y1g&+@6jO zZ^&-Q(`5AaDdCT_SVIySmX%F@WSp)FMrb}f`>-<#^ayT}_2WhY> zS!ZTSu8tn!m_q+fY&>!w0n(Qw*4$PUCuMlQ9Ml&^cu-5uUx16VmM@GLj|Q#auEjE` zCp<0E8iX)L_rUqId@)b$$nm_QvE-&&=$B&=%pgW4kMixB5q!(*yLtN%I>>VgeJ1h- z@Ibbz*C9+ot=v$bpt*|$_p-1sqMsUjrt>8Nkp~cFtThUGW0UP6czw=xm&0%7U^BbF2=_DZ0=AEaY>?lJP#g(k@ox9|Yx50o5ToPZ#kcXkI`XbnIE%CR zGn}7y@vVxil0h!{3`kfvVssn!Vi(On?E2m41{0AV9(k7yGM^&@IWrL-J53H+IosRP zi#L9l9*VnQj^c^f@1P-=xAu(EaASUn=gm0m7cW}7nJ8xXH@T@3x7fF8dn-L}?U|ws z3;vymQqpZdbg}W$Z6qv6cHUDLFu8&p$dX^4!}q1`i)Udx8@0FFso^W3sy2>fd1F%} z<2@tj#yCyc`fKE>ypU37s9Nyq>>a3F@IdXTuRAA{-p?;Y0*qH&x7)_P6T-c8jDsQmRG61Cuk zq%wDY5fyNJ9p6tGBb#C3oT8sVJ{IS{M=@|Q_QQe~QPQx(&Nf>PMphCEHj4U83?~i( zl*2x(d0tQ%dFx>x!V-w!pL{=u{of9LKNL1x@i}PjaO}FrpWmGc52tdNI^BU*K@$aX z&kB_(IT(1+!IUJbP^1yya11~ejkRSh7suAd^OlQua;Z*H_sZlGW$CT?Im$VVMM^#a zn=>}l3-1^cO_fq<@)eW@CT}oIWLc<;8;nLM9uF!QI#cwKmLBE)8k4|lQTBe?Hfo}M zTAw6X>_LPy38{cnKMYQ#OrZ-l7k)?MDHO}&c<00}gT^USEm=UZ!IZ^IF*l4_W{1fn zqx?>L65xN`m5C4^jh0csw|L`N^1(=wLjG1C(8HUU?wQqVEKOLwW#RaMMb6KKMhQ&8W83hT0kD|`NWkEY^GwThK3)mKkvMa zU6}{qbZih^2lhAo$0x2Fb9l?h%Z!9i>-4RRY?Dz*!AGW7^_-S4z1GHGMLw3#>2Ubn z!A|NL>q6nT0k%qc(Pp#3IHfUD&Cz0(kO~HvK@NEQr`);=v@Yx3%;X(QuW*rjfj~7{TyW94;P~Kz7P5P^e@`<#UG^HO);0-59L3|a)+Nt!%$HWiy5u=t zKQSR15<5HlDhhT8>ku|{y`4bx_+H>4uNl^KS*GIOGh+tO(F=udNdT|hL_qXln?O1qx42bhrNH5;Rh?mQTDmi9Jz`1_4(6>#{85(v zDkw1x`j8oGMooR@6>mfUWT~<_=eT+RgE18%Zh>rs&)ZB@#zbs`G6MJ{fvn}GJI>5N zIHG;D$`s(II%+I_w2xZQYVQ~Ce8J?~CeBQwwpNM(z4DbOjB!$APqZh2W7|RZ zK?+IV^hAB0dhH=;BPU(bg?PwGuTqH9rH2&vp=&Mg!UG3rLGT4PPEp?ZoW!J^oxu=@ zZoGcC!|rm1svjHmEq-0cbtT?8(WMrzzyw5Cc?m!GDqe!R=5xZF8+6<4p^(qx3UvfS zCf3|60=O_y%u zJ<2tXxGyjzt&ZJ2?hv_|s~?m{HmP_h2!^`=B0~O5O5Zz}jqDwmw)Vb&&lv@bCrQ_t zqBuPX zJJzdYvC6JXjktleeIWO{9#q6+*{pa1l99Ju|5BuXU{F+dr!AxJnktq?m^GV3Xh&E$ zi0ou>i!u5BMX-Zz!0}=bD~qUzxO-8<0vzz8@1pb-hd2g@k|H)5&0IHSz2rGw3^5mx%^r;QV|PGIQ%IJ<$Vyu; zd0rEtVo}%Sdg8JVD+2+B?Luv*jt)q=$c*ekt+`3cPoJd{$2s!!un^u9=~> zgJ_dvsRzkybCvpBogP#Yc7moZ(CKrUNvfHJF^b6*pC9c9o;E53D~^u4+%<-0v0=y& zTyhl>IdDV5@h}Lf;GldQ3ebcO!4Hwz4G(HQ3)=3=Ov&!)Br@ z>A7OBWXU^JR3NTV2D;?NJ{~B>L_blAHd5g}_(2IJCQB-gMq^?qqWVL|sg+%+uL(%k zNx#sBoW%|-WWE_kWJCuRzNTundu^(4+7y?6@i%k6S-pV{U%MBZwWHJT@XX+5RVO~p z=zF=Xq4l*Z)&&*WXr|@g7Iyr7YA`v3m_zarI(^gDRo2wneiub(oM<0IrRx*?bEi+sej<0N5Rxe>9*;+c(AD!#@4Y# zqXbzn7`h8Nz~Z)KjPO~iSk&?%!bTfC@?%r8dN>+Yh>k9~n1ZbzE@SIMyD^CmZ~ab zYH*E7T}1n)NCn+K7iCACA&1)mJi6QOu-S}?-xZhQphXj}D>Wq)ec`ZKnuGcTXABiPhh3iAkaMZ``D<_Zah9#|1f9tdWMU`!#@MF*MS z_Uz#Wm%l)M3;DGoVJeE#xozIs5LO6+WSi#Q%@5g|Zkl%&TUdubw;C2!9)HroinP{> zWC|@`nl5|-h8Ts63Jrc>UPjQA2;mvX1+&6(7b^S)KxbUZEH*iTR-x<|K7u``Md9e| z7C{?i|HyW0&2V}Utu|?rm@e^;#-G|UkrI`uz_K?{<=WnCqj%To8T@A?z4TcxSF(vq zWR>eU3ioNGyjZvoQL66VQ2uU2R9*d!6MHhaDLHzxSWZe#oDue5RF;$SHRg6Nx*4tb zToMg=b^+v!Flsoa%Jb+PD0g><#~rkJd=3X1M0;j*GjHaJ@+^yY^s+k_n=vwFljsG1 zUPKk87cArbn73Zw8{``UKZNzmS}*Xji76c}A-3tI2j0m{;i~dq)NvwkX7lW4Z^pI| z_n-_b-92kNxi(*&ovsT-x%#ZxZ;t-z=ou@{4wT(DYTw0%%$wCjy=_bdR`= zPrRUO}aV# z;?r&tN6`=s;Xs)s1?-y&>58`Z955F80s&{x?)7${OP=3U#!g`@bk~}7;?!H#a^J^D z+y9vIZVJv4uRU+M?Zd;2UZj9u@p@X9vf~c0$p$fgfw75@oQRSfu}zt)0;3L=>^&v z=p4bBgJ+38Y*y=Cm<9nN^OnC|j$dajf4i(Zx+KxL7JnB-a^ZUceBN@@f_4?)v5QeZ@pP700FCtOjKi39qQBoqQhiO> znQd}ikD-t*P}eBmzLp*) zfziUipiAiBZhUwaqe2y!!Xs;`|O|Q-gXz* z(tI7>4p-1)^O$heOqu3HjJvroN&PTq*6^1bsugQ!ba#`c0>qvOzvunWB4PUHQL;cq z5~onbLEe(Tl^Pl5wMGCWv|$CStl9G)qoM`Nt(}@XP*y8x>FIa=SsZDK#%h7!cMnU? zgC0+TQuMxMPeiZDm}T$NY1|Y`_dan=Rr{5MKw`;?#9w|k*OK1}R#HEjUfDwJE|143 z9;}SgwB*YPnut)CYU#)FUUJXc@)Am25TBVTal+`q{N5LYWXjLEX`y=RYT{m|!JOMu zV|&&$NIGV%i+_h*W?lSyDyqO%+!O8}AkMc~Y$%28K@br>GWua5=lW0~I0W;OHX&`W zqHrN)xY0CEK039mbk-^(_TEHB;BRydx zt@&sAZOCd$ZO8xiR;kOF&Q2oAG2Un{$p6=_*Mj_W7vwk5oo!}={C>kAf1#UFjomhg z)6bAZUv}J}YhJNl2pgzF!-m9AA2$1XL?xRucItP5_8Vtpy6C$u3BSl}Xw7WNY-mHL z1jF7O>G#E_)FuJ4HHYB@&ZIB_HIjh-;)r3!dG`Lsu9f5JO;BlVc!M$xC~UI*1R7D8 zYg4f$vyr`sX3V!GgT-i7I#%GLR;oA9YdH8Kqh1l|_y74EvqR@53zXTXW#xVp)QiHs zmHtF`3j9GUy>)-X)7uuBz2{6U$C_}es1plTz_2q$%gHgbLt{k2{>J?)9x?linV3vh zWRQfqGuD4DPA|OS*33z%lUTSrwW?Wqqh~0ue1qYH)3H@&njJmA-V|PB3U4xnSGm8j z`?n9({%dSTz5_aOq|lKg<-vcw_^%KD_2a*G8~qPG$BynY`x~;YH=2FOOf0ZzQ7LKK zQ)yH4(kYvOb_8t)(E$g4(7(794^8;z&7Ygi2`e55D-6TEQR{@8p=g@zty1^!y9azVO~25IXbz@dIQlRn9DVCsGX>BZ9fW-R6@Nrm8lHdQyZ@`E z*^Bc}{4bvnv)g=}Y-G8$9p!ek=%hqbG&BUMo07Pop|6iS zD$!q~M|Az6zEEcE#au?Q4B1u5L%_Bw#atVPVuMlgJ{c{aMvekxhoY=YiHOWa8JE}B z8Fbr1=yDkF0T6Bklu$-l-?G( zU(xDh2BqrKDba|Ya@4l`k9v$#aDQmU}7PD*ev(1{H% ze7m&*PZq;LOmu_b2wds1Do=U#xLYbb#Z-{b`0kBI^;}r-?$cn%^S7@PEscJ*AqGJL zuZFrlf*%v?biX={qkd`2&(1A-1^2s0{N}SCD)%)4N(c*uDJoRRj1>h6M~~dyH>-QE zdcljC=11ovb~qTl?ssd!H&RZzZV>x0Z9VpGacKq@mX(kkL?mln{$>g?(xs)E_D-*vu1jXOs#vXEWfxU$CMLe3BF=`djXz&~wk`>=yqveW@%4nFf7>0;+I zbdKxa3UH9pU^iV!s5rg!uS}Ju$6X`7g$O_`_gqQ*mk&I}1fY4#Jy#URq&Wg!&{Yx& z5dJT$umHXtO76?8k#Zxz1;sPR8t=R8H+ZMijzRB8&P$dWKuRTR`3vIcpzTas7ygFO z2Ut*{Z8KnUUk}XMcr#(rS|)c8+~K-6PCC+-Yrf7jpWI2o^3rcnxI`>ke;JxspOIG+ zl7_Mx;(}RX*@7Os9oBD0&|xBO4)nnHyfA-w@4kg$ z?pHrL|IVqs4-M}b8A&ht)~7Y}&oB_DOE+kLA*NFk`mE*epDh}; zP@%b!!R9d7+##_|iY`x$)K!x5CR5oe>k{8<*{V6qR+%X=p3!WT(`F)DHE}*22$224 zriedw^16v~d+vv2+h!?Y>B9HMX0a_AwsDdb;rQ?v;}{q*Y>-X`gNJ)THX zfTk8$C4lcJm6_O_ws^d91;)XuyZUuRtVywz@@hfT3MEq(`DnIl%03MTwtmWsBb-?Q z8Yy-I^f<4QBysy5~uCAy)h4*s-o@Y4a# zX41rZsHbtN{@=p{D4^qf@|@ujn7o9OyYrLS<5|nWpDL$m;iu4UM!y@CF3Nj|`I~N_ zstG6o`FOHtH8sJvBHrwA@MbgOhAffd_{8j%g`o4Efm{~KLdOJR| zij#;7w&J_3(*;2ZNWj3IMi@2Qp$D(OBN(vx1Kyy^*B&y}$Hrvc;Pf??q(jWf`XcKW+hpHL;tDGJVtny$_Nz{kZl{`C^t#(B%HmlmD5dN|?tHz}L7 z*uck*# zB^Ipg=+2Y?G=hS$cW-yBvI7aW=9WSA766Tu{dsjHKpHnLa}_XR5-kQcRUKL0yrE@_ z!zjhQztMT?_sk3mSPn-^v$NIJ((G>av^0BLeJ#!YRy#ffX2))aq4(0MOU&G<%)n~~ zxotq0g@ArVfi|)EHURwumWMM@TFpiEB{PS2Rf8}H)ksKJ@k56@+snzie3`Q zI8eI;pWf&)y&$6DKLw8 z#S7rC31&lYga5!)kYpQ@^DXJ)Tpuv=-0JV7y2y251)8zsMoYZEaqG>em>G=2?%CgX zJcjZ8DAKHlQi3 z^(116pD6EcWY*oYV94$Cgb-zEZx7moM&7J4 z#9E>(a)MgX)H$ENyMlRX7PwKgn%b@17vwA4+7wzteI?p$Pk-sn6>nR~ASNFSrMJ+O z^wOm(rT;B`EUijQeop7ITFX=v+o&rwae}$j#HmlbmYSHm)P#}NQMTR8rY7u$sR;^o z-~7)j`Zmw1+BMQU1-2~Et5j9HP&ce^@&9Slo!7TXw2u%`FxI>JSA;oMmv=5$SJ2tn z=l6KM0ki~j_-D|;$1F7s*8kLk3L4C;&efMquBZ}etA=DV5oy!!PA^3pcr}e)P`w(k zM#LggKw5x&eHh&~GQ<6ep;S)oDwzU`hFG3BWgHiBg2pMiqC#-lkW5s@GT))hqdxTh}}wa8g%Bs9rT|xw3Cc z3JNv$L*eVTSfU&4R5VgB!X^+IN7{1bMND6llZ{#xT|I0h8^zwO9y-;XKvkn2TyRyx(??2s ze<-zmC7PiOue2GSE5{C`PVWi=<+QRpg0g4y;^ubZPj4#ue9Ni}qLJMzx2(G8o$ta$ z7i?V>1UzbG^ZK@nQ2Fn2_=25Yzdhva=rnPxn(ZQ`&rnlO>z=#6f?h2boiBt+!N@Iq z=8ERtEHgx)g22f4(HSDR$^b~$N;+Lc0aQVlb)Tlg9%}FO27Im{l1^SD5m$z2S_+u@ zUlW0s)2~@H5vch7izo$swi=`4I``owP=hH{&7`H7k}snVK{y!&ZZ9oDsC~}S^Fh(` zoX$>YFzW1#^FuuW2v{ok>1Vquf=BE2REBI-O90`Ts^()MUezT|Qbj^W=D4fjXrfR(o z#1=h60I-4_qcw{oT9?Pd2xLz@uJRo|1>sI;u=RM-CZ{6#cm|f zB7STAREn<>DBvh%sI)X|;d)7?e$+pHW_WbIq2!3PJKH=s8Uq}1t35(&gg_l#*5TT_ z_q(1pZ}kWMnqrz?sKw%nylyq%Ge{ zW0asbqT@I!$o{_iWH=e6_T1dlo4q<#B^nHiIfEqk-mD@sycN(<+QE!#s!Fkt;f`1$ zHAIM}$XrUZw>{Vyum$`+ufrC!x0}f!nUrRAmXTtSUU|o7Yk~6>JPj$nJ-l>GSIK-) zU~i=pnVN$@&<#);YT(1?snL%Q!5mDW+Tzh`vLHAa`z@a*I?~@%c+RR|!Qo=%0mu(J8%e_Hgr^gxaqQ8L63D#nR zz=SeNvsp<{X|M^ZIXoMlv>Itv!@dHg_5!>M;bBu%q%d&F=P3z=`n>hn1#~0b29P%= z17Nam+&;NYHjRdfK*3p3jLbABwZ60|l;eLEeF&olFuD)ntLj69_TBa{g3*a2QB}Mu zTn2B*;|aDqeNLon0r%2b!dXm*=hH?oqj|= z9KlY9iKYZ*l|V?JU$L2Gzj=d^GAQpk$R@+EFmz)|Yl&982TL6X*=0ka7}ioRh+WX0 zm$A2rvrzK@GYvHlv)}W=SHXOzKmZ*oxTdN^ol7~6aBNMYAOA_B}p4`0u6vh=az z5m3rnhp*RM*SvL@$aVP~Aw!?LSj%wSqQ1*0)%b5eROB!h7jG*wkW5I@dhXvKgIDwb zbgE9k#)f2yj>u9-GbEwQPImnN3#YEeyy>i+d9yqum)?d6*3Gg%t`2;qJD0gi!CLEq z6G<^<05LAdxK(yc#2>c5@%ndvOa;K!4;HUJfe?YE6*XRM9!H<@bu&YoPKW9$ONUx^ z5y~ui%_wmb`l8BI8$Q3|IWtq0<)H1up`keQY&X-Y^8(OeCCFgyj3TsZndU$2&$=X>t~Z(Unk8yb7}W>BH^rrVEJZ}F;yOB<0K>u_m*RYUgN zXlww~-tnGctuYKGNpU1*y3m&+GUt(Shdt!7d0jr2%^vjljVyQNgjQkEerJueF0%-W zb}3_?b6B)Yum67ti}oA47CKA>*HkqGaqP&QFsQtkS$8bJv*K#^I|-ZQ_XGka@~XF+ z%&RIB)B+6W9DdlJnqfu2C)#k7AG`rJyxY=*ghF1Fa%b z#=tSM_sE&%EJvke+L={t6+>f+$tTo*|+)$aU`V zZLwi(z2{cHbfUm02tKEFw>#tsm~bae$r4XAQ8Y_Ul9oU4?*>Yyz98mclAn{&y{!ot;Kb zG?(7F;JdG-cjhj=V*;Hqvjq~)S5m)noS^1299R?@`9}n1fbzok6EJ z5U_dMI|175G@&ZZM&71RRa2J7FMhlNa@SB{s=2y zj^bc@hr?%g`2CK~V0GipEFgG&qI9a}q^x>6p#~9)C8!H%eNv{L=nk8$MwG{9Vs85S z_@NjrgAj7yJ_>R^Mm4@) z(dcxdcH2n$EeCRyfbLz1*skk-eM-1Hib4)B;<-cMaX)Y%h%HX+(Y-mLVVS-?ggOs2 zz>DU}WIIOZ0Q(4D8DGHD;qAn>2zX4Ku1dtmVYAz6tActh;#0K{zEJc|(bp72>juF3 zglG}ez86xJlKb528)fGlZNm%`PgWHRg#azgSKM=6Hz21(_4j(EEO_-4; z>`Q{u$UxK2lNg#EYK{hZCnQ4Ju@d7oHsza)&bqQOs!c4&6TIIl@}wDIQqySttF@2& z7!^dEP;)G2s7whuI^1?|DBumaX0q-}o2py^P162l-W4X5kd(B;?t6}zCauprqTN!n zN(%C`=&}38+R_Uay%kksdVDrI5{oO0H+s!-hdEu%-I7T0G? z)!~a8RjKO$13PT$D!%AiFbpJ;H~jh(hL`~WcHjUru%%yGeJ8a62UmgkMp?zVU|{p1 zF5l(%pwU}rAmDYGu(#`b4fUBVc0(6uRIj?T^dh+Z;wZ~E z-<#2hWk|B}OWdCsLp-UJK5ISN5&)taHQSMsuP~S*;!M6_^KPzoHc*Vqyv^93YSbroO zr|SFgplnY9nlWs!tmT%0iRjqib}FzZqcCr|C81|WmaO_A(9B%M%ElskU(q(6*s(8k zwDKD=IRSWBk2W16?}W)|-SV4r0k^}o;XynScR)jreb+w0;j=h#@{k=$OguT}>A?zt z3`yt+n4QFc#+9_OVe~FydoeP|1WhQJL|C3&>Q>6%;DLm&pwgRo0tLD8-UyuZJqZ2M zkI+j5kA)pMBzm@iLrK_{xot2nwVopN*5lTDz!?Q?Mhh`KyNS4s(Dm8@N8p{Jb8Sva z#=HpS1wB+{-VyN6pmQ$f%4ZKxwCF@@Tz2Q;T28cov+#+w^CoqV_9YYjdCSgEhB=le zQ-h1YcM6U(&|HxlB*l$Bi}vv*VCRU5#PmD$fV}_xzbZYxS|QTZy^my)c25dqTGKZK zs4-AvJEhE3Im5a1B$=9BQ_LuWG`cwLmk~xgRWw#{cZ!X#cMNP!zxao~gqWu$zlyOl z>tIBm!wDRX+vWAUy{?eMXn!h0G;5D3FA&p~Q)V%S1jkZjj{Sc7J!XVg3qAh%+_BX% z;uuHtjWOO2$LU*AUuhhk^pbXeY`MV!JMro{D9V{1PlJ&8}DZ4tjj zd};vXs5lE`vrAIXgl&Ty>!P0OCvj%fTZA2Q<&mOXMUH6M`2m*R+19g0hDDK{tsb&s zh4U&DTBpqya{3%7g!I_kXRgy9x22G>BD*C5*L9NHaL^g0DSbyGm8$o#V-5+RtEh#)Jr8{Ln%+WEgRgtA+ z%K*${U?@3|NJR)WG}|Y;Vfzf#gF*|9Dt75wj%W#e+0&627;YclxbHieNU~os^=981 zb+WQo@5K#3Yt2x{|^PVKw4GC$`x*M^n#w-9}Jk86qn>WM{3% zT$70Bt;g)u{Hz>^mcUA=)lMI06}-eHO{ylXnK5w(>Z1(uz{a~Wlh$k9#k2JH@_{y%}nm%*|o*N8WDJ8>sSi%9lBOgGS3xHtD9s*@6-pgXHB}iqS+< zY5W=H8NirMQsm;P2gyKb&0C(sI?_L(e4!l#@h7(JUtjE?u*Um_V4;gn;Ly^~{TLA- z;+uX7ObCdPEV+-~1(v!uBJL~hRCpJM{qoD>&33eazUq2(yWN?#eAPGU89ysy2Z*6_^qQ2Ft|>FDDQTvHw*g7uUQ#ai?wMVu*C-rc=q8E$1K1a9S1zv} zvIV=t9_%D?AGo|Wmk|EQCf$fh%Df?1n`PLmVA&wdF$Iw(oDd-^=&6pfSZj& z>OauagMYH2CxY>!lV}f&u|cvINrJl|@vTef%z3I|Z9Fp&P7X$is5gliJhs7mze2~O zu6lDq^@m+5XERmb->H5$?iM136A*nK;t z|LGv5r@-E)f8&3naiG2Qd(jUu1%5%C7NNzZ2g@-436scLesvJ+F+Dpu%%+J&nNbw^ zXs{E$nc0lH^(A7WJb^`KH}qU0L$%PdM?8s^Y>7Z4l+P8*C{rYLcL1w5MPkH%P-p>$ zGZ^e;RnFjGG}V)g_LIw*NUB?UE?~|S;Yj7*UXXq&AH6NMmG+gkt*h3oT(x#p zJ1eD?_zeHqD*g&2(R5>Dc(7;tDuDjT8DF_-eKfvP_RQ!(3zD`A5(3Fug_&X`efRG`hQePpMa=n@C}Z_p|FlLFLD8d zCRF1LrQ+bOO&pL@w_JObh*_mA*M5w&V+!L&e0LXTbUAbdR|qjIWxqqgTXMunpF`*g zvW)yN{aTmi9xTs0o>9iZ263U)78yX2DBW0!wWg4_Iaw_N`m&IhRPP#0>f|u5h1nmfcARWfog&=A( zmM>e%;05^d1!?etpBiOFrtRCyX@V(-jMm>Htd`q9g30Djxk$8v>gku;4+tij98pS;T zB-)s7dKYJ`>Hd$LHI^EJ_0Er;*vS2Gbcyew=S{5Nw=hh8%}F=Vg2yad!@5dpRx9+|NkJ2BU z>Zgl$!kp*07*5Iv+2XV`aXJR%!P<{ss4)d)wDYdJoBNVQDY!0rnb9#KUoS?SjD&lK zdBdluGm7x_fKZy%@8Mur&d3~~lHgpr1L#NQ4f*Z1 zkf}mjlO;pN)5Kx1PDj}`zW&7%Ylv>mA9#T=Ls`qiPN0hr#C_O-+X3kIy%jht(w0XN zh$XDsE&q?bZvk(!Ec#EHYrKE zt?-Em;}e9|y?b5E7Nty490$KoMHC8x0t#BpC?X0X?&IJrCzbD05Rm`xexCP~G;i~! z>tX-v8eXn#@*bYU{oLpKcmGArb(0P{vldC&d47@0PWV0(vFm;DR(uS35F_)MRsTDWoOQN$<_# zfaq~p>fJtfL(n#!S#$DSDUpNE6Ew=Qj*OIHqZXV+MJi5->q-F8XAZ98|}$$WkX(RX>-2nRv&CYdm_yP$5==?0qC z0Z&L)FkNN(PG0u&rwh{-UgGZSx6z~KY8rqh+M4HE>SRz{%R_60_wPBLtCQ*Jo;9lz zyL%%HC=r;b%zfW@WFfMaxRoXNL%vd)2Q*4C9AaKy`aPre zo8>w#DaRa_5{u0eKUne*WrT3&JMwAL=5sIR**OJ{6^g5K=?{JQ&2RI5KXB0{Qz5iG zhRzyV5)zwI5#-=-2pFgW%uf-Egd@o$I#vPbO}&E6gBUJLdn$C|xyo$2yq0pVDL%H1#N9nwG3?-gF%-ZhFZ;gz`*?h@l zJWTDMfe*A<3l5~rN~Dh&G|;jLP6!gXuHYdNt!S76WFWWKWofVnNg)hcf))eO`LS)w z7`h^2;YYC%kH3?O0@yVrG0GZ~>IUs^1Xh!F(WjcQF@0G2S=Q%*C} z%?c2Wm8I_&_o_E(@J!( zZcHl2lw;Fq$z#$jG`j_zh8%t*%LD;oH;&kKnrTi5ZBWK7wK?bIZ&OVg`sGC2yF{dc zYNC>)K}ni%kOctm6edD&Z&OJl0I#+;_`KjBR)4_fGU7)z%s*BWw4X9ll~7JfEH=PI z^rI0PCL(sl$rTJeF(k`Pj!BcpO!71#yS2G@(Srotl!|BUh@D-bc+@+nD@LL4%^?b@@KRWy0i1BUIlih3`V- z?XHFLE9ttE&L&G0C(&6b4JO-|3`CXr9s-Qg4d5=H#pZ6Xf?-<6l~HOYs-A$FP0t%R z0fxjVLcPjL66F*y%TfJGy*nzNdG-m?jrPZi-|l@BY+6(_A<>*pI{QdsItAZN!%f|vDPBKYiOQxSy-AlEj?0LQRcHr zJWPPCsO7b|GN0AT2WEkqHOQDNIBxbL3g~4`JKkkXH^Z5(U|v6al?)Pqt_hmK$gEp1 z?f92E2?W1->B8qjOYBkml?HCi%S@_jWOYaj<0Oq{@lk29*cT%u1;)!;0}0@Qinhf zBd6Wtu=?SUv(yJ0e0ma2qorvPZSA;q(ZX;~+m>j|CP7^91+TzZoQW71KA?lYudXJu8zzwOIqb= zY>@o^&tEKy(iI77?eOfQV%~a^I@5DY~X76e2QfM6H$%2ClYD8|U_L3RvyN4=; z%Ght|d7sS@{>DXd6jb2#pFu7;vbFGd(B&}8+2s^T8Fht2d2|6OMLI*7i=i}KtsM%k zWJ3`ud+(DCb;tx{A$I*|SHqZ_yDRBvj zNwBnUSP)pTd>^S$<<0S|dzQ_udr2hORVPgU=O)cnIQ&|#bb))>?(~+&1z}XJT0^r) zn^$ci`7BK#YhJar7_aMMEnblQo$4X0s(^h>J8+9s$cB=&wCTa$qc98&^Hy!4+|oP? zEVq^NaB$!f|C6I9#fZy-8czOq0GVuZQJOiiKX+k99+Swq9#(*7)Jse+ZQ8fGa9C6{ zw{_>t&|nQ18LPD0M{Mlat;EK99>Jh+6H9p2nuYS9Oix?2gEIHu(8!e+TAXG$;TdO@ zHksSG*kZx7??QQNn8%&iFWY5h#AHt5O5)q{mE32Jn2)sZ;xKKt%+EFRVx0Hg-%Kj! z)l)fSxNtYpdP_UwmWPsv=FGcu3oOid67h)^&OA{mn=I&@I0ev^F7%OWu)Tovh0~` zLJnBI*Tr3C+)}sWlO}%=I^MRiZ${fI>pyNp>7Da#loZA~l9{ z2524cK0T?lujg%KK&?dhrCp7nfc3%$o=-fXzR-B7ZMeWck3{#NY=JwjX7H_@V zV{yBz4ZiVJ7}m3S7nQuDDGX|zcv%Mk%ytW2s3rb9p<8$mJY`Et)9%}uq%`gRfksk_ z!}MCgwEOOSt3boL*)br&xO-*@f{`Qa!62CSr*lZpUwtu{ zlD&GAT%yFwmq{Kjw8}c{sM3|UX+VW?;q1t)gKdl%DLnm1QI zJhH|i8N~ej4#2qH@cS=JE*tE*uzheAI{Ycg*nXa!+GcDl(dTi)dOw= zX8yxFpxFKeSXvHSnbLt({oX(51JXdOCAw7{y?|GjE6mePc6B-(_4)GPg)@shW({@k z>U;Cb5!t*_xi5-+52oCgkQ8Wsb@hfs0#o{^UkA!j2_FDuN1EmxN;m`QeVypuAxg*s zapW;_qL(}tGT9?aFvcFeXBZ1%{_5JpAB|qV>Dl}J zv#32Uaz6R+8rK;ry<~R2E7)mO=8>& z0}V}U=XbTVc7_t0SjWdBB+(P^GFo z;95<1K5g1|1QNPT+h$Viayb93l)*)62-F5xCFC`!{|PA|i#FzZ$msYoaD*5(k?G4V zg?bDO0}2IDNI;~p#G;KXEP>alh6Hy!a>t0QozPRcHNk=t2Z1Fw#>1fJepjst;A$8+ z3>+{$MRAp;VrOEqJs=*tBj|zK(PMF;ZqZP?D8nVSYvcLzl+Q$2vA!bE3)*DI6n}@P zFqlye#TWu|^Je6w-4aoz&GY8x9f+)X-bdBU7OETv+(-vttcIn*Wt72Dwfi;y8YSreOIPjZDBXy%4|%2Di%Eyn5oZBspal^m%rXyZzQvvF;iDE5ng0-c*`ta z9bi#&m7JhI!p{YU)h#bZIsA%;1&N2vID1fylIJU{T34EZlq=1?@DnARaMka}O9F_> zG&N*C1q@fOlu;7ckclD;bV zbSjy&yWZ^z23!pu^z95dg5&6{&s!hNUoEc~P3Ja5qbw0qTEx63kH-BCJ-OIJ7oN~& z-~`A?37h6gHuKXOZ2Al=disISV9HnR{U0g28BZ;E zo`BaCXnB}6`2~1pMeYj89FZQ!Uqm5}`vs90y5hh#APX+p6GQt%6lQc1RMP>R*Z?O= zwhC$U`qu`qJX!Pl*YVvN?RPA>oo+ztwDxmgCtyA4YRZ+?eltMb>WG>nVRZp{LgyGm z2WJ`!9UKTA4joKg=)ge5>iC8Zyb~2V7^C+=ul$S04+z)5UWc|1C6$eaSc>NnX`l5N#-C{ z30yfL4)fOvrU!)rnaFrPY)xbkAWdHtkJY*E&Ex=&y~gEkH_6=|d_?x;@ng*`FF(|# z>j*i99CZk_!3$C%)V2~O3qT^>wF|XZ_3;kz{CIaO+E`yp zx7XupsQ0=2db~k1N^LEh(^+O8F<#3Cn0_k4hi^7*8rV01sd2$b%yp=w#swpW@*w(z zQ!f4Ajikq6ZJsQ>HuFq+Vb2n2gR9qBoSJPdku~@qdRZdl0SdpmJ-RM_nZe~b>2J4D z=HUIN5X#;F?G;I(MrL3iju#~;5om7~3#Tdm1$M$PPTm6fIZizhV(OsaTi zb~$l{HOoV*M5fN;%~TITojR&+XL!P)F!B%6=7&#;#|XSCYepU^)ML4y1~hCmKnaJt z3Cnj&G>mIv8CLJ3K8Ms^+@tj1pnF7i4>D$y5#iNLgC{mFjYee8C=?9NGHr#%RMvd+ znbh>_=4zA>0bmo}h8AF+We(GHK@h!9Aev5Np@?c|YtY(&Ag--;dG}b^GeOzHJjz3F zAj6r1V$-)WnWNknGA2WmPW!l)`mvCCjfXDkyY)l6cB2kE55;hPJvyCj>J^Tgv+~bZ zU*9L3_{wD(-p~i8^w}y2snJ<3QX@0CnPE%d)6^9c_AEcEQY$*@#wmxsw~8>b70Hiq zIEBI~bdGr(%%ICGx>oC!L!*ycaua9=O>Tm57_qH9<6K$hSa-Ms9V)~m)Uw3(%<>|O zO`4Xpw33U1t6J*E)XFb+#X+xnnd-rCXSAgSjYdJLIGx-JNW=$W^`aBwn;uk=|~V8DwrAb4vzoS$_zXWuk;J1?>@_REN%Mk^U}G_ zn!fu-2!j#)Nia1}M-o-@G}=eDney=#Oy9dr-8Xs^`9_P(4;Ox$eU*1GA!wl|akkU9 z_b5n45_QrgBr+KnjU4R8mzi%ryaub&dz7>~y>pe-={;E$m7H_uu=mI@`x#cJ{-?A$ zSQyStDBCQ3t9EUA=jv@fUCG_X($q72-eiYlusRF+zReb<7;`?@#VHqPc34v6i?Sz) za`+F;WMR8&YPIs2ENY_utkPj9B&m&PS$3bOhwj?hMR?yGfiqbaF_^S z7$m|BM6P_ZX5=`5t9L`6$Mkt`uKbKo94e{~>D+(?9P7A`r~q-hgBoGCP3=!&t{ilYqBK2i7*>52}{$x6u`YiF@3cjKDX;QKHeQ zi3Xg3olO;SqBJBaSG>r4(Z@xLA?@^(N%JsN5=bGO`wLoD3JwY8xj)YzkYw}I7!r{V zv}S{q8|Tx_;^N}_fW*S9UIT*2-2b9=AtxpI2dF7M!7ws052c5g95+wW=17)%2(sqL zZd}f6YZi1Hp%X9x!g=S2?|>6>X*=GFM$-Jfnc+O?!?bhN6~SI0U4XGjqKD267f@o} z%~&Cbt~{>Ib$-}G9vuc|7(a5#K5W#KC$J*>wyeC4nlQsFDdD1{eP z{zBm^Tw^4BwKbIpt;Dg^Iy!DW;;D!893yRLX*u7b=VC4LIjgFB^THAC(&8;LR@Pkv z-@C^bY_Pcl7MBmHwA>9kTG7Q`!|AgP@*L&Z(z!<;p%Yu`XS(m4ii*)7T_gl46_GoV zp*Jx0JLzdtj!{}A$(et+#sDcu3S}WN?3rvz0Hm_jX+;f=-|KF08OVJ4_NYBiB+xPh zWqHhr<|h+^J}!F!AwYF0ok`82T9V#Fl5PrUK`+RwrqDSI<<$G9nhHEFSJ2`J_<{3; zI$pQGG(Rv%1#D*W{;&IQr!hugZ2$dJ#R7CAv=x3CUNgQyaWD1EvZ?&|1Zqj5EEBUnMBY_VbN~Ak@U7TQ@{1~7Q5f?bOZFx7IgRwlw%v^028|P zYo=`L^-v+STkkPo50J22#iOWAEQtEpy^$%`46NRu&ExcV-1W|edar>lfCh=7aI$Qs zl3W-C(ReIuL1a2YffH+r>;=6vU@fh94baN@EMk4gQ46Y8gHET*W3@RPK92#gScB9u za=Ll+^4H(S$J4AR?)E%bin+j`b0*o{oTS=-c&v^&mGm0aX-URvG0-%eX<&yO$)M)Y zUT?Fa&1i!iD68XUcaE5C9>x6Qs(+0q#c<8DD2o}BPrSyMPyCc~5BtQY&L?ibQ#QUn zaqC3+#K+2-^j1Kv>3~xlUhz*>RE$=U(3mX6m8PPa!|QT6Ef$Z*X0_XFUIS{d@oEn3 zbhT`06yWnQArlp4NPEZJvU03sqL0&~I?S!`n3p7zU`K@IN@%UFt2=$hbfu;^Kano%033}wPR zSwJR`Q|JCdN0TX^K$xMFmrfve9h3SvPBO6=akE=d3{{d?m@-&`S|&dRi*{bFpfBJ- zQ&Wd0=roMFF;^FZ)uII7)EVcK%V?MbrQppA;;>Q@$RR{8Mx60hc;idbO9@h$e39d^ zqZNe{@Dzk39T?9xEa;!DmKw-RML$SWHd8?xL;3kd`hM==&y$Kg;BqXl`d~fvd`p{l zyxD?}Ij6>N{xT8DCuz?u}Ffz^Y zmQEzcwY-PSG2X67dl8bzSj)s{2Xfb9$oAqb5rH9`6z9=eP}7-$d6${*kN2jlKJ@L@ zxLVUF0)8d48FjXRYD7wDh+vF`st4S@P;YaqdDqvrRm|qs2uFSX zqW4@~KrHZ&}aRdHm ztrczJ##;Pls}-%{M*Od4u|`sBe%(>A{k6aDQAXI;*LN!ht26Gi$#FzO!|HR`3fs~h zl}+;pwGTj*(S%KUgUInIlT@72K9k1ro*8fi2sI%L`%I`Uh zj9;@Jv?`c+W%CRBjNCbnGiP!?f2Z?<%WNHV=enaJUHdg7LuQk0MY1e*U!Lv8TRv{& z*3z>jCQ{@o?LpSrs~weJ{Q5Q{gE(7G=f|t)fNE)WM`g|F9Y!8fWQ=2=SV&;Gr#i5q zl+&p@!y~@cVq|a{ay(lp-jr$}wX>xY`oedrw2$nczUynFaOs;{TRF$CyzjP4`ueG` zlT=4Zh4hGHQg^$@nc2Dc|`wppk%Fjzsmb<~~CaHSk}RZS7${@6`Eu_1sq)nK{0GUfV?Z zdCP|)(YL51)PGo0C7?)FZ@=ff_|E4(z9o{#0+588R*yYEW+_1dW=J?EwQITeXx}#{ zIS1Bb_c<+A^c!oi`uujco?lxtN-Z9V$699D&j6s^Bj+%^&=gsRLJw9?nl(i})fLAw zsTLE5U_tREsG1@Ta^kj=w1zqoYFHp)+bb5Pl$4A8|_YD{a!GG7jAy! zuLMo4Uj4*b`|$O#|9L)jfQ_tUZE48{k{Wg=dGC3tJ5APn$2X~c?UjEdurtAYd;=|luY7?CU(AkIor)tC0NttxwwN$8 zy5c*5-x5h=lm&pTM-YA(0!9EEMP7oeX=fWvnrgXt(?D8?t1GBrmH&-t&J<1}#N+dl zRK6%(#TVfCy3nYkJq6(sRO_g%52l7o$WMXT(X?a*}VQ)?DNjg z&YT*QfZSl!t@ItYs&U34MwM%M;~du97LC>9 z?&7T4?A^8Wdb$!CEPo9a25U|0BIS1R;x}e*=q=Ku=Ycy%DG!lD9Jt0nUI)#8H9%D3 zaA#w8IkV&rZVhfKQ}S15;^^o(;t~}U4Hp!DiiV9%Nf&mv({B$1ktI@Z5BeGmh*#s0 zHMV}lLp9c)?9>{qsp@Fq$$X#c>f%oyC1+`mv2qEW2bb4{ea5_BOI_HH?E&NL70kzO zWw5J99rYZ8U1iBo^r_zAVTshxn?DiekgHXn1>{kJl6S$Bh~v=BA=#xTaV27LbWe+V z4-T%(LwL=zgu=pEHapxnr^kQ&m9fR2%2#FdQcL=ep(6@ZHDuqp)iEr zu3i3)coGJ{N>X1~P2?J>Fcf`M)%Hf(vo_f+5@u;ML1;x&Xvfi71E=iyLV==T+O{i{HEq6;4a~IpCO$A( z-%v)Dkw#|vnFAx^NL7&()iN{U&lC&|4KxX|T)K-74J4mGI1Fd42|BS4Sn@U$VJOA_5Lvk%U5iRDVquh38ZEIU%g^Mo}= zE+Zc}skms2(eE*moSt5!=6$*hm6_r|(Sm6(|%uTO22Gqz^OjoJ*<1IGa4JhKt2RmoX6#KdQtq~ z_Sh`Wpx=lS(J;BOd9q2$Ty9)DlJUn&Vs1t`8=V^maBEkFBkBxC9#8G77ZBX!3& zl3~}4WZd$8U+dalVeZUtO6I25QYKm*tj%|S!R#vYdnc0*T_R#`M`_#KNpP1}q$}Uu zIaCRUcLv~f=J^*a!9T0WHJ<5zZ+g$Z6Z?c|2X3J@jSS0_Ds|DQ=3zktnw%MxJlpag>LLMD>O+2u!DFr5XoX~F4Y1*c3tz(;3GwKVb{!~^Pkt1JyQW2#)1_ewCE5;LF``t{ zk0w%y`5VTg?Ld8Eb%EmAEgr|PiZ?Ysv zw9dV|5)oNkgV^leCB342!NdKPw_dStE-q;P5WgTZbb|C;dI10aL->AhJO7>r$Ro}e zB7)Pb$|b$7PWKu(;d{5vG zu2`|!Vl%#h6WX6UM+MH~;s&2fKY`Dpv!VL!}CMXms(G7AgIk^sHpOgP{Z? z&we6#F*a_UwG0tIp+}GJoZ+Ka{nO;Z?p>K3F9v`pO~}*t4^ninJB3iH48NSmE15RT zjvsAfhKeO7aub)WSY>q_BByUzg4n0Q(|6kKFCFX-mT3kIC>y7+PV<~unj@Jt&za4) z51puZHAb$Bx<{RH%Ak#Y69*maN3M(IzM+418X0nA`kXP3u8=*5!#X);JXC;#J;gQcEwQ#BOok&k_G!7FidwzpFHkA}5}Q6H9o z298|#Xa{d%Kat$wycO%Lhl*@IFR}v7;|%WaN2j$P?EaQ(e4}I{ZT|76LaeKC*8JnO zd<*Ho3+8{ipi2|fJ^nxF&WvOwS{cC8FqMLljLZcP1)S;m)IfI^;n_z~UKmd>SC(|@ zOP=+c$J|0NP`~WZA%yzSvV>tmsCj!g5rXXTwwIYX(-dJM8=I#Tm@Yu&3a=?;xjXb# zvOB?&aH&JXVV>L7(%KnHY#Pz~j(9G2m9?})Dc=mP0?BZc8ck?qDf527b9d{Qp;N|` z1L8K2c7$sTgySiR22TCfR>`Tqzmc5!D`Amqw5=&g3kh0Wb}!%$EDo2`8ywe|DVwzF z0jAl?!BhR1xXj!lnm))bM8ohZ+fhJ?M*SY2| zuk$ggA0z3NPCs%RN2Ns^{rl>A1?6*owJ z($lpBs1MmtJ^}LZMG+DlQ))o1vDARj^uwtEQaOkE6P{90__pfbT zJE{CmFE>KPvU3~iqv5fWB9n{wBK?1%UEim&I;Hmzki| z9yC&mVmLX@SDfxfLq;=1bUrP;>9;P?CYl>k@BoRVj#yUiG)Vz=i=|9&;H$nh5i)ZY z5h&3>J@@Rwyl?GBcodijFwv3v+1ib~l>>mApm`zd0VSZ?Jm@md+UAmc84DF zw?@E@ZTZKf-+M+eEswvGH#EaF23U2u0KV}XK<6+cBAs@FapqUlR6K=2cu`$WChc%G9c zpByvpAtygCqnmWu=`qlj4c8bT=%!R8iX=5+AyZ4!c9+HC_j)YWpd;wgGsiVUG;W+~ zrYMuOzWG?TcoU_^7nN*|v7{FcYoADEmmoi2_7F-P(0VBKL-yVEu$PjznxJ~nUKagh ziI7{~(>{Xdp(!yCil7mMPygh)_dIp_HiwKFfNKnpEP12q6W!rWM6@aZ0DZh-s_EF{ z3|i|04x7i);6QVTamCTjo3~8KHJhH-t(P&R_9@FIKT+SeSN_@PAm1L_D^97^p-pIH zNgu9Y9~9){!aG%F1|PCmdmf|*rp-NX0!AZi?qN0ABIEiLAkZkE$V--?9<_&vz*gim zWT4GJR&baP8aFx?Z(<|O3_wVPGVB|11;QF6Lr9T4?%Y==Rg=*-ntt|ES(7nhG%*{q z$T4D{9|GqHC6sP^gS#HJyH2YCb<(&z$e+1P_NPDGbZ`erT{!uX<8QPV9;F0Bs?a%0 z?lR3Ps8z2$$DWurz4m7X-jYsI*7Vweg2N<9Bq&1p5(#DOn!_aGF!4baIZe`6I7}-@ zmy%A@n7pnFjCozZ@Ug>Q*QxWm8t}mx^tz7hu6~PY=dL?@57L>stRS+qVPWx((&6?{ z7XV)BbS?XJz>DK?Z@a})W}@iJe*Sb}+QLgbef>6i)F>F}4>ff~!qItQVY+9{`H@t6 zyd~ciuweGzC)qyrIDJ9C7eFk*fZcB~RERwDrthfhRc?0ATGSLF{o_?>SHzY`GMtDu zN0MSEUk@nA_Bf1b2w)K{pm7n0{|+M`!8Twl}Y17wV3O`rG6g_5g#nEq44 z%^>DnQXnlOEg90TU{`d@cmQ0#9H?3TE$j zhTI<$%+_Tpz$S8Rg_+;1;y`R&kp$1Y1~?O#YwkiSHoofGKxAGFZxUk>OnM6@MhJ-v z>MCtcwGWxafjEk@Qc*Uf9uzYRl~4X~$ShPozLr2cfAjj_5|JZcqFRc>TGDHg+6$P= z!I~PL!)x8Qgg%{(gkOMj-nefq0FvqXRAIGPsB~{0G7r|Ua#YDWRrPELfNxw7M%pL# zisn2VQcf!~WN9xXJ27p#p@HkLS#wjax-kZB`rEJqnoV6Z~^bnMQ%Swqz<2YN^Xy&<(4# z3#ncqY#amLMCKygrf*w-aM_J?)~xC6g~+O-sU;(^B!O4*-Q}dGE`$O@iU~+W%V~o= zF`TSnM@L(zivre*@+9$4+ELJdltLGhieHCn^p^M3BPhiq)i-f}RSQu@i`ddlDYwE0 zK+K$6j}`H5JvXErpk&vS@IWo`!sXV!>@jP6(jT_I%s>q*ii=6DLc%GLCF#qjQ`v}uu!PlC zW|_(PJpVXtKFh&ae%5@JUACeDod+i_m?~ljNpuhh15G{CnuvEQgUS>iRI*N}`focJ z79jbeXmTQgXDwTt2G3gFOSPm=V7A2V7K_r~nDAf?jvd%8%W_A3dIVl9qCm`h`xpL* z4G~+lJHpDDHOZgRz}dxC=2mO|(xj?#rJU1r)Jr?3xjGT=Al&PVAw%&~R)o!l5^V>F6YQwmz4t%GCS@e%!Z-_8c~qtcsWJ2OoVHgXl=c3HF4+lgJ|$KK!H1 z05ls6G8yR#K~s&0R2D=@^!Nj>14&{@phlvl7O_d`+q%9{-I~2SDxP`vM2E9TmSEpa zH^R4BXUxBu{_0`>=G6H&^)Q#U8eZQmrU&7u?7ijvl|Y1I4$D0E-2D2EP+Eh{T%as>gu)0ZneD(JI=i|#zTVzMY55KZ)z~L%FFXQ3}EjP(&w0s2CI)f!6 zlyFB$J&Fi?>HK&Lym3rDo@y7A$LbAwY;L>TZvzgK#Yifj3M*|#tw))VB!R@$`@1O7 zYtt(eSyhI&SnL|YoJ#D5Kq7=0%ZS}2abix{c*aJ>$qQ?G%kCH7i3{dUe}28OiQb!z8}NcylTgjS1%E*FsVt_b?`V2bicwJ6Y9D%wI+#ftM%4$|k=u-Rp9Q zKnF+qhKO!XiBu9&i8PY5`Gpgc@de!ZkTt(>g1;TPI`W{W|LV7rq@oMB^kZ!bRT)k5 z%?wM&3U5=-6x<-VAM7R55p7O{56EO z0cVb~nA+#_9F)j}md^(e%U@?H0|a40agGAU>mui_d5IU}wM0NY9TYd1%v2n(;!zye zJQassQ_``)tsH+(xFZ_YaBK}%nF_}=5(kj?@3)|dti|iGk7JQt;e1=+=%QjuavL+3 zMiVgQYsGf*X*^>3i2;>+r&J;L`8!DE&YJ%4;jqY-Gj00ANty$N;|WtiWhTtuCOLj* ze{1dl=R=Z9fj(~n5aZ(}_&@~Hi^I^i@#ntZkZp7I1-V&*`H=_79PiD%dTu-1qTf1s zK#rLaoEz{An9|FgZd&{{ENr4%B7M-yVWbTQCj%B!_N8SAJy3 zh6f6j-+Z225539U#X`kRH8Ay7Zl4(<{L2h^!0BqN(LjVb!Ns-+@*_j=*Aef|;q8Ly zFK04u#+C$NMeq?lc@Q99{cnHjk+(iMv(JBd#gT8>D~^QDKJ$vMRA;!;z4_@T0E8X+ z-MjluUp;bP^eNlE^MUd8CN`s2s5o#NL*$J13FbZj8mP^hez%BOE^OTA!>PUkUhbjR zid<*9vNtt&mT1MsW^#+j3$#dF)F&MM+3N;sG3#9CP#ajg`PREJkF06vh}=Q${wuGuhl}wLEvRV7lVop^u37+dj{?l6S1a~K`9oUii8f!GO1 zK={X`6Pe+W1J<^J=7F%mecQ>e{{4lyo~-HnPC5$ThhH80-qX&41p7`ADxP2PMD@NX zx?)|n-EM!P2IyhkUnl!=t&Qym`R7gdeRar|DYk8CTt-g&@4E^vxC}_EGe1i%wW$0p z*7~)RiG~DBBX^l#diy-OiLWNj6Wkz1G8k*GMktD(9q=4+ILx?)R>mW8!ow_(E)Q*; zL|>Y16t}tGK`Ck^UEqf)0jtirZ6MknX+fMqN4`w9!`vNkBM|L(dffGXTfjPwQO}Xn zEhb*jf3{VUFt`19h5-p91t@2>{)IbruDYg0TG2dWiMI;otG+OTFLM!-J?by7DyFg&_q)-GKIaZ=1Vlt2j=I7?CA_iOoOrAbME?Y=c){A+H zl(GR#1Rz1g(ahJJMe2IieDM#!p-n%(b?8KK5Ke4i+S31GgSzh8UhG0Q5Lic|c_lvpNLght|^B3ig5~}eq>`N)Fzj!O&(XDAD zw4@2+V^d0-XNO7lX3evkNvvJ_OX7Xm)A>`663qX1gh zuo9I`3mC@sv^`!d8TKc)jE8V6ed+0My^8q=rsS)nL~v!{wrey~66PNG$jGN+)TYOd zq{TKp`b+t7);@7?Ng9vJtrRMSBZgu^<@LA8Us_mjoRoym|C4Q8J488Ciu&h}QiLm4 z2^DVyFgLCgr7N%h&d?>IqADq4<{c*4lm4NKWz(a-3T3!V&gjYH%mC|RMN;{Jr%5XR zu$zMUKROj^j#eZ;QB7WV#PHugY4=-aT>sW<=TuCGPNmhWI-gARL3-{hD!tEo_GM^O z=1Z4wZOXj#ArjyZex4>=uyN~SL>oU$6`>7k>e<5*)+3@J8?9FHuB9INpU2 z6gjk%KEBLwLue<%vyJlE5>C;OIct8V8kt6d`I$4p_RX^%Cr-31UHSSeLmPU9%Gdv_ zH|RV67rZQ!YZHgexcbkzcELRBvB4!-JR;ZD4)$F2k)N<{=_#-D|ML^~s`Hxp?6Tfm zJLYv{aygiPM*a54w`~3VTblM!|9+R$Dm+PNU1nXk1olp@9r1H0W3wLX|HoO^^4FYr z`_}#=e)Bmj9~n7MA7D{TJaS%dJ8>CY{Yu>a z!zw)!f8T(YMOk_i;&nS;d}oUo>On&A;{P3?&epPCf~>!^l7puNW#NMbEszEPJ{pf9 z7mo~45HTDUdBt-S!JXV(UtLZq=lX(8mI$t_75@FEGZ77SL{qGvr01#_|SzhCmZEkrtb!+^huRQ>I^B%=uK-^ovhRtcsGnMefZY{p#`eb8`jr ze^)Z)RY5X97Yoi-kOc!LV6wFbtqI`Oz=^3FAa@SSems2}X=16zb8~xTH_sE;s~OLC zvAo4o=;FEb&7hR22(x(l{}T5h`@y{JTlJDJjt06VA~KH?QK@zuY4dH*!-!yE4qgNb zJswjS+>mPnD`e>q>`j9kMQZdd=GvIYLvv;&4+vgvIhhXV84G!AK``I;hh(USMMNms zLewT9W!T6UXZW*gB=5wql4L|iQD6Vjdsg=1E=G88Xgvk@4u1TG28Xk%9UMLp<)>}r zBLYzVw7w>~cEmSW(7pd+n&IhB{_!X4MrekqU)#XwX5DZlNtG*WtnfqqW`J5oAT4U> zDOv^!o8*wYab-1Sa$Jeb5nA)xj%#G?*OekB=D0*~hGlTc@g2xDDJO-^a*r}aYWB&P z7dhwn0*TTB!5bFKz`zP2PQ+3qw_pK6JuC$npVLvqzO^ymE^JU53<`N8k<0|f0avX% zWTJqC-fpv4BwklC3OM&?|K6CvHfAWH6+TNTlrn0X#mKTDo?WrfSa!u7TMlPeOkH+` zfh;wH)nf*;E8M!-6@~4*>}Y{kUYI|K$WI)pVV9hRY@r@@_9<~nbNV59;-5$R5wHvV zzaxyCrBp;PUGhn=Vaf$%43+aBq-KMEXfo{OkCE?%C&rN?XNTf^;m~DjzpjBUa;Q*t zX=P1gYufbJ=ZL-MtHx?rMT*;W#XEWw{}2ZF{vUBuOoU(}#|`tEBqCkt&qFbINnEgT zN>2(UA-kwXFGM<4mlU^Qe6A7Mv1mMo2ci6`mff5uz3oWHyqcL^oFk$KA3l> zwCk(4|4c+Vg`7~Xu`8z}-WsTP1R7i@_j3iEuHZOYziZ|BvdJP3P^!lFuWlW=ees(K!2dgdM`&>de@NZw3_2-!1YN^A2I`UGW4C6GqvBb4WV9Smh9e&==%nJaL5sK|9$V)p}gVEHklqLyAMLhsvDOC~VG7?r2x@7Go(fe1(mRg$ z6l&Zlp-!R20k%Apc!0$u09D5zciC&dLRn@lQ!=f4%)Zb9b9tfLQGpL>t_IdSpq$OQ-(vJ|E zLZ)C!bqi_qs%+Is_pm8S-qKmq_P|P;vGsmvFO&cXo{hAAb%b#L#lI(;j(7>)isBnw zm63+d;vmSdOGH9RMx<-s!?#)U+V|sKbXwu7FUXs3iFCoL7UsWn9ORSv%9->qbUQ#g zVl$Eh+i+GpQKOk@2QUb=;EcdJ>S0db?oReZL=_iMb^%E$O-8<8UJ!ZpTaWeCA7iBKuNiCm6~K_Xw<2_h1#sB$LBvDBRhN+)OL5+7q4@Sh4u0vuI zE_dIT_YT*~?;TiTA-&|D^|5#w zUuzzWtMA46MGh?dlbcb8iRw@JN%=!%k3k9%J*Fq#jRYrTNZoxenp#A#vuvakrl-+z zSEvXgV6+8Ir9DbU0~`}N&wk_R150esrf7qpyMR4_+v41TMq{XXBc8D(($O*LIggG} z^l&-n5!aN|!+jmBxC`#oms_bpRI)L4NT@CrN6=v*K*)gAW^)?JQa1=VD^FONEZ1L_ zZD1LXjALx5Wpu+%!p4o1{n&ebpOK1ADgE(?Pc9w6YqI7C`~9IF)Hs6OJa}`8y^-`4 z4RbFla8TZvQTe)L5*G4tP_%~o5MgUMIgfiyavrW@luRj=CQD~ZVeM8YcA~f#6C~v& zpE!}yKDE$}9;d_aX|Q{20sQccBP1T1w=(H62vpd#b7dLyIpd+HIDIZVL!r-QpHS(u zFz=rNM57R`M5gYRlLJMsq6(Y2BfRd>Y>3$ z-SxpBI<5OWHb=eB<@1f72`JB($du-4gpG>Ulgl8}BhNbn9o(xvx>zRCs*k1_krEFL z;ftNbNV$@%$4B!>k_qubYBa(}$K-^!7<0l8K7H5;KXp!c13r=Qb;5geo$v>V^)?0| zaX1|GeG;>%&XIgyxTd5Q31(1SViRX56xdS%?&R=05s7ztob`6QGZ-9KHn=*GC$o() zL*eoz&*uS)oKOq0Y&oS7q%m`ZNH9zY7?M|uoApWy-9wK?^(yGKH0mlzqmrt1D3Peg z=5hsqWDLF1W^*;@%~R{oHE5s9lP!lr%hM~5_~2gycuTfw`twAQLe=y?NHhs_3&ft& z_#h;cWle@TVGHz2DIi^(Dpg;r5#6%?=tl#++bSwrTPq&@VRf%C?VLOND|V%S4zQh0 zfPeG}3zy7RzV7QclUUwXfgg0sj>>zV-LCxA*VjL@wWYVW_g3?+uWhTC&94!T`us)x z@3pqPIZxBoBhl78-%@9h{_pg7+d^GS>D@)H!ng9ZZHtzyUbeE@UTd#etl3-5uRAK6 z<`3>sUf$Q&cPqxBGbC;`Y)Iq1)vj81O|_@iYOSgE)>`c~)mBTb)mBq0R$FUrwa!{M zKCHFZdTL#@_y(8QY8`a7xUoi9cKP+%SMJeyU6HvJtN@Lq$W@vZ2rXJ7G10Yo26`LD zW~o`cSZs=35vdO8E>FdM!>f&q)#=(%x#zh*8M(B`fDd9?$@SWkH}2E2jhI&d^j%*Y zg`{t8ZRN+K^1jr%}qI~JiSL@!R(k}hBpm$y-kEb2?xM0v@Wi3I8ZiZ31Nc7Zem z^Oa>qRuHf{SEksT%Tp!MIjhuJBKMZ%F}5?qA*9!P~C zq!4zZ4kVG0!cnT_3ih$DL>+crA<#05BiB+&)482IA0%6KZVa2Gvl(`j>ma@!iM1rf z_DBdIzMGNUjC5|cGbD1OlogKTCywF8i`&2*;#6D?D6v>eDA5A*idD2>Lqjoew;qvz z146v~o)S4QB9Sc~h$r4kW%txs5sVdGG1yB1W0vd+g;DdicQSFRAX@dM?<^i4XV;YU z2d(7mvl7k=Eu-n5{HD|%hu7nB23%As+z|ARV=P=VM`THZB1lHC6pdJ|*hx7V?`6<8 zp(F^b?3Luj!%}WmCoc>JBpp}-V~C(y#!e{XD+UOu)@ue>HL-?ga4AI>NTcZ!&idNh z$in~j*mSos1Z;>r^pllU5-Ocyaej|xfv1>=+#bK9-s5(PMzLA} zKV~IGbwf&3cF!QeE2bh)y9iZRCRFe`h+||U17nvQ*VF-%2{|Gx zqRZ3&2F}i z@oQ(FcmN$MQ2vGsG5!M@@~l3M6hhiL+TQN)oEvyH3j1ZfffcoVIWWagX)C0`JQ*C-P8 z;N2)OM16rK4?5J$p>}0IQDIPB)@pUth&_2++hHkF?(hP4=5K=47mM#k{~@srMUg19 zqS^s9G%7f-Cf5z6tHsD}D5x+c5FkjHkS7X4ftR?j$}`qXfHim` zDKpg&5bi+GhW^Pev{9}P+MEWmjkIMi4r`ei{u~nTlsBQEG7x0RB}L*hYd+--tdw9r z^=`$?WHlbelRa?ApVv%6zYQJZTP!IWJ+b<+?6shz?W%0#~V+L)(dt-!By}7nh2IHU=QD z1m+zze7f(;l!fogu$C?CT^IrSBH~o?p?YdXD|rm~Ux*fpHqD<-{Asa!G@rP5F9!8$a`;P5ma+AT)F zY*yM4a!WTU&P%|T6ADwoC!9aPlN6hKfIu5Z!6*80i4zE~fR|`^Ffi6%IJ1cHvt~YQ z{JuB0b|n`z1)|~9{N@NcX3gKQ&>!!JC+2Uk%(u?BY+Sf}{=&wE^=yCWGyHEO|I0_d zxz(XmxP4($cXO(zD>5Gr)!3$mfk-knzd8(*+Pd@O+`n5ASK);Ja&1I`$LH=s>oAar zbTrcDy{|F9K~l!U#VUd?GWP^(tf}Z4&REpngxcW#Ly-rfqQIVgU0LQcg%2XXLzfI* z69SBp+DovbBX^I;GJ&=!L_mzbw~$v(+I9BQiQKRitJYba`CBG->u=fB6S-w8q8t*# zDrIh!+`7|le`zDc(sAcsUu48hL}YKCQZQhvz0Ng%d7Y1aIVLr0G%)ddK29l-UIH91 z?WDmm28$ypq*?#T$8u|E@Op!&X7@YoZm)M7H7k<8(ggEO>xI`HqoY!B4d+*Ds1{eF zPvP7Yb9-5IpU80srY_vs`psUF!EzVd?m%}Z*-eDg!o@rV+qk-Q;DWBMI4XNt zjSay53Pca-^LORO#yHClE9;u3ytLg*c4-NHUV?6;b~(f}r(AVMc7huYNspt!W$^`# zFiuT4+2M4T7an4&d(|aR<*Dx3s!M*O^gAi7wrgN_6wR9JznL7mlC7IHbb>hOatL@0 z;m+Vgpt(XnX&v-fB|ui2!%mQ_lZ&wq>KG+5!ogG7H6?|vL_{?gD!me7QH`60#nR4U}nGrxq4 zee=v43MhfR0Fs&Ra$0`}5$N)*eC5HA%Xf_2*z|t!|&ossr2fm-%_<~%IB z1uEhDNic3DjTyrCgP>pTBr8!_b^;|JJbHDp$wnpd$2=Lb`vPoPHvYA14YR)q(IucX zaC7zINDO^AH%+8L*>tg0i%ngE;wN+inmR6y*epl^pC8^FgV9$%f1z*Hs`*_lt)!7L z3-AajpL_S@5&-pKsV4eF$J&^Xhz?hkp6$AJ^D%<&KIwpWJ50r8_Eq`p7*F zT)U&9RatTKN(bFld7^NYlfJ6_jiQ6I^tA zW$MDMF80+8f!jS+`s8N!A3%zIef=0I&BXM>T!&E6_XZKHP&N2O;WQjy{o5dJ6dG?l z-H9Kcx$0B&SMu^N;;$VQ*SFkDPo){S*)QK;@eww+Uo5?VUGN9%7ue^2`}hy&Cyn08 zemP~k6zHqcMMbQj%N8U0MqVRNys`hMbPAAR$C-EJVLV(h0jUZhPZ zb9lnOs|$wX=z7i?IM9Km{xsRDSL-Byqf4xg)D0wY4RnVa-x#TNqGF`w+n{{6z?D83g>z{ur<7yi=^K!QR$CwGVwqB7jhGv>L*V?OO>Qaw-my39in zVmkXct4q~9?Kbuix#m3zvokZ$QFXj*%{&0UY5?(y_1$P>(WDx7=Oe~pVLU!eenF_iM+Phv%kE{=eliU1IS z5@Mq%1*}3S^2J=2lMNmKf29{-n+*d(!wVoz`-d;pHqG&#*SzS({a+y+Vpm z?TeIvAg_<?ekY%!5A231;BU4j)ae?EP3t*}Ml3^sRt~%lEds5mF=+#RDL=`V*FzCvg$zTa3 zlkqUY@9MwS!NTXBI^mKokC9g`VE^r?yy! zFYVhLvp3mamNR)myTAM6YmB;+Pwu;!k~HQ#x?RtuI{`@=PW^b%?4|Q~k_N6R884Fd z{t!^@JZ`_u?nKzI!Q=EA3pW}J8ENL2uicGT$VfgwWW*`l^bk_;^uTHQWd#oiJS7x7 ze>`?scUvgTT8;TT5Nv8039CNonx2b*qAYHYJ=jq1sn^qEH8zVjxzt&1ssncreE(fZ z)S~P7za;f;jo&Yr{<=pAP-iH|Q^_k;;czlMLj$@57IXXGD?+UIN+!(LllcHto1P+p zk>5}xF!J=E&7B$G1@?P-HP!X7%rE#q(veJ`yN4Aen?Cm=R3ge6DCNLrMr8S+zu}4y za##W291?w0bU2X#E4-kb1iULJGGfIhYcN`J@{PHT1jt1`W$b5?m7gL^OGw;snuJR<8+o8MP_|EH=*HW z*1V~jb`> z4ifA>(vGB_N8oalv8{|o3`Y{=2P}MtJStMBQ1e!R%|<0|ppt)cyg|IWC4yCjKP?xd zllKb60zr3L$4xYyTIWp8GGJv#=CBG+V0QOJ0~NoR~6GN!lN5hT9ys7tNvt#~^N2GiTwuwMSb16C({ z8D8&o)63}f?3Z(1U+uEfdeA?!`lK`ZtFCwv-Gp0PEC1vA zb^S+N2XjG~Ht*Py%d%kS*@HGbPFVAQUK?gFeD2pd9*WN_-fd$;eE39*jScbjH-2t& z_ksK1(G?Y=Pq_M&Zw^{%szUwsF{{Pl!9;|%1DhOftJljOyW?k-?1CK?chwDAomMZ8 zmj7;Mv(;&HV~Y5XwSucYv33%TFqgg&c0?e@3jYP3Q80`7FWFuec_NqZ)tGY#<5CWnt#4=7CdvYj_aM(CB8XV7tGO;1M*K# z=78Qh=Dnxl<$qM@yhod?4-w9=UG-5EN(gO5`{6JC_k!y>%`Fz28>m zlQ5M=l%U{AHx?~E*oan(JK#huqE!!^PIJhNR@h2&&m*f!ee&JYYk+oj7BKG}6|dfW z%@6?=;RhtLRm71I42&;y;D6@XcmV= zY1My`H7|HdrVcGhR9#&GgSP6&$M}<1|ARH7yZXB<4i-pUy}v8eF_C^If51{ko#(^` z50Zg|!TpjBw@ENva~FBDus9i(P=g|9Br(Z7 z9e2XJ0whvE47DKx0nb5_lf(=~kU1}dzgYiMSiRZG4boI@>gG;h-+F1u`SYlKlG7qSN+Ks}F=x+)(HMccg*?ad;CGAD7 zCo{MtliMl|o<&vnxgPw2*KA+7r)z8P_L-sn_onv{x2?K9lp|!L{u5hZ#*P_((djKW zD~|8Z{-bGkuAM`>bM3LVfklG(t}kGRXhqD&{+F~pJl{#(9zbwxrtJ|-`;Sp~X#dfC zhccUKf6}J?M>Fw3C>^qxVW0-IKXj+`3i!vU^CW>I(f;twq65Hp3imR6g!jg>A6dU^K76uq5D|zavGdEX048>YZM_(Ujsm~tyVp&iO0fPscNr38LTj7WM-9r8lW*L& zkt8@rmnHYLV19R7p`0g&biR@(slr)YOuDe5^Jlo~2YG{Ir{J|EfcLxL2U-n-;CpX) zois#JqzeuM%Z=;=JBB)zDqs=xAW5Ns+>*Hk z37zTx`8{Y1rs?0)aFA&y?*g}({!wwT+LB|;q7%#lzlyQJ8o_LNX9-3~e`moRI%Omo zd`G2>_YbnWGIR?nZZr5;;w|*oPz5-e1U;jES@M$#pVz zMX#WQ-0Djw)#0LBDLzXs^mQ2kG0XS2l<>7oMW(LTQ}1_KtR9sAdc0P>6aGuh#l z&?9-7F`ZmFd!P9+0BJC7aBS3CemRL$*tsy!(6m-tRH&qlxJ#yuG*PF4qFKRHfRFEP zu=_kgn;$T%_}6EkQb?OF;8i-y&XZ+zCS8=sy0j-K8+w|-Dg>gdU?DH)Vwtm_a6ySe>97Pmo&I{X22gEz3d zMg^%d!+cq{=(nHHk#+ijplfvithA;?sleAHR=nuJP%4tmQ&O_6-u~RjL(#V4#gbDX z+&osh)9(p_M63?zT}JdRP1TFbQKr*wc(w4sM<2!l?0)ebIPd=aA1s2x(~k5pd;X_cl!cpPU_Yx z2iGV9Mn%PHd3q2Pms9tE(G0E;2GNl>UP`&s*(zt#YLT9lu5zv=lGS>uGP0A8z61ef zRN93%N-~bnBH(hwHcnd#SMQ8piv%~v`zygCO7ew&d0>f+a!zqB7`p+2L@I&dpCe#JbtQL6jxZ0k#ulWX<w-D~qW0e9|jdTnkrl(xG(>Jt=-lIk>Vwn-P2=&Yb~+|@iWTvJk1 zu9A=Ll*>w=*Y8E|P4sQD`2sdQi$KfF43?YaO)=lJ8l~q>SwOG(RH+1OCd|S*Z$z@o zx@cqz@XRmz^u@p(TendHCYS3$KnZ%iN)!QzL~7y8U769mvp(U2Wp{O_;y9kLwvf#o zK2$`Z+Y1m1TZ7Mot{r}tOV3lPr5>#)EH^2NRi2s8b>)ddaX7@+h89MneCO4kNr@0- z4hZIR-P$`y0n^k_t92wuGT+nN4SVA9PK4w&)n=ko3 zv!<)BwyPhYae2ljm@cO#dCc7n23VVMDi@Flbf8D)JW7O4n`izbuVq0^Ei0@8?0;u> zN;5N2e_Dch=Kt9tZRb^b@n$#UxqxkyCIWs<7g*T^7>FD1rx%-^3At@q(=*L14}mRI zZQAt58O5EcwGaj2j_wvz(g?VdRb``Qj8*$2(Z5}K;)r2qMhrWXyO2=SFbb)j;kIK5 z_z<}+N%WndQg733#{gyqN+C7rO?EdkEjrgEm>%d+nlohVd~;ZYF?Zn-{w+_RVA`^T zv_|+8(qKh4SbDFvfrNIQL@Po$PR+I_YYs*TU0{@>bT@06iUBDEjR|7tlNA*uI7@4* z#98(?(gB)sdE{{fgFbJAI~eeJgN|`@^Z8URL6gjvNGJWzi#pCep2KPsdc2U7l@nb; zCXJ~~%w;SLaZ&BzFvQe_Aq<#@;~R!>OjHyE-hWbc z15l%R$zoy>kc_fuM@KhOqBJ@K^{$7}M*ojP4niMcVjkJc)kpa#F$ex57Vltac~D8Z zH{w!M(kA7hAeJvd0_NrHC|(C9niW0A3EidmbvnvCgfV#z&b};^HlOw~Tn-CVSUx}m zzQl?)&|iW1G%$Y2+W>@9x{0Pn1E6GoU^M_1898A}=6}X+6RXva+akd33UvUomoxwg z(-oQvc_PS2rH7#&`|@sTtCpWJ&N9g)XD+XlkXt?|5|JnM$5P@!nXhBh z91L|H#ziGH2YxCayO&cQ2~>@eKNXO89(T~@@CEE1R7hGa;~5`hQ&s0VF^U5_$^0ex z))%fIaJhE6Ro5ASksKbwxMXTF~-X#GYho@$gM#E>?N#?WB@oN3V4vH=VRX`E=F(_6c z+1G#c|3}D^3dvN%=_Fbm`e2ilb>Wk=xPGI7O`gqGQN{-pT??&_r8_E{<_~HgpobMX zTB8(?w=LAQlpb8k9C$jIw?7`Q*S-N$iPO-%3+(_S%Fm%5EWxr;%U)T z7takit+vz*D_;0c)ws>DJdDPZ^D!FT#gScTAS+Vq?6F%yIdqpayS-!D9fly*;r zXXNFQduae$NF&ok$O+cUR<=+w$}`9<{)@L3NM;IQoxpmD>iWT9AJEkKfD9n=8T0{-?8z}M zedw1PbVG-_y3lMjy0y-yqZIV7gJb7SS27V^WJhX*f6>BlPurGg%;i`Z?@BEM`*$SV z3%fS8Eo8i4VM{#Bf2&JHw!Vx&*OdY36~eTIm-zbnZS=fRFisu{MiH^m=pukQS{Z(G zjs_K_4NZjSTXeO;4;9RPc^zw8{Quhf`rt^;vra{_*LEP^tV6(YbO$86VKdTn_l%?s zB+l@ADza8wc~vH`gj%`=hsg^@AG>; zU%02?_}P)x!M?fFPr!r*XxN#a9Gf_LbZTrygf6^lek{O=m~?n`%9|&2>6WJ)6AGW6 zvUSjpPz?-*H|xB|6*=KKcL7A(sAGW~FfWGN1#Rn=KmNz7Wj%LJUo}!&cNG3<30+1N zBezyEVZ3CGU50KWs5f=Bs~g~fB%-ZbUVLtHYiRly3}wc1FAq(hgOSsqZl~XW9=uF= zNv&iUdE_1EN^U=Jy#(<$^f3W@0489T@RnGXfx8|yP=JPv&}a_6GpJt1pj|MfVW%!U zSVje%7Ycr<7xtUjNu@>>k4(=xYhuvg*;7cWRvmRS$Qs|UEPj{Dqo%(0~#FCBS%>h10w`Ry3lvtzf!SXHoh zc33c%Yk3P?tqyy9d;^5wZm_d|o6BKt2zwU6$(*yJB_Qgm7#|x_~Gzdq2YsLx`BG8AA|RmEn$_` z;oQbA=f9UVeg#bdDR6ERQpZ=d5bnn&qWE|HXOVtV=X>*F_)WjhKhAy*4pz&-u3}c! z;HKd}@waoT7=NVUQh}z0_+RNNW)HJ4Mg|Tdz#rLh0e@Z~I}w5R7U^jEL&L@AzP=wC z9X1<(?m)J2F%Izae~@s1o5ukJDp3SE0La5S1nok1Q1W4m?DT5G$38~|%M6UC`j*O6hbO^qO%!w>WlI(fxMZVw zRXhr+wglD}s%BIOSR3bFQ>Z-X7`mNXYrGDJ9GVZIq2;S6r?JnB_d)PR@e8|q_k++M z#asbn759UVZz;E-<284AmxS-uTNH*xz|B=!{8py0-A&dz2VZz@?YaV~L%^xJW(-h^ z0%icip;`_g!T(~?nUxSoyR2syLMqW-U1tZ^MHq zRef^{?Kk!FL;4*SXmKIGbJcGZzYC?Y^(9S$7}&B-k!^VO8vsS!W|3wUehB)7{nd9b z-uIK>txSh^d%$o>nZ>qFp*&2ujJO4j38~R7|?s%HB>ro2+i-c zyAMo=?E{-vlYQXk?E?atB7*xsvl!eQU(l3*FK8U9GI!?-niBH`K|ajQ_6EV=wWE^| zKpUIUlrfml*9IQWXLW`120`4JhSb%0*ROJE==`_P&*1NHmxs>(gI=^?R|whqUPKsN zEZfWAHm{n6N-b|fGsFtCLImP%ZTl_qYvABHf7O9>7=0P$A(btl3*bNT=OF>{!G3jL z`4e*FVPahl%f!_;NYA_?dw4H~Racp{oQ#)X! zR$)l;;NQMqFTklK*xo`JM9_Tm$G5LCdd^N@9{(pV;(6Fz4Shto%dkBayV_iJsce0* zZFY)hZ?k@NU_XJA33(sxoIG;O{{%k|$W_s4s5=_hh{Gr*3&1j8`t)7+s~pJC`V4^M zx!(p~`n9VFSAF0>Fex0noInE8tDdhqcz19!+s}h@X>0JMU&RbBpJstM05G!H3Y_9U z=nZIghL?bKg@7S0=x#&V0NkPR9)E7_K=AwyV(|}t$iRbN4nDC1mw<52IxuL>*5@D$ zatJasCb_w9Xc5jj_(=_Sx>l$AGbQ;G-0n5FSo5dHb?3}^=xdla^0UZ1A?X`WT(Hg? zcK5G#PxFOn-M~v{Or5)B?mmwej0?cqJDmh~GYL2c#zxM&sRfrpZyc)ODM5B|!^db0 z05JGNy?p(314(@SE;?TAF5dC`MZRDT>M+89Y z#uy&^vxG6+JjNhUlPSm;1U*ONE##%ibHp}!knEPi+VV9!=*AF{q_@9#*73JwPf^w_ zi~4o54mwdF8snQIb=!ogD(*ZsP6YS=wrA8oz_Ykz{V#`Y^Heog0Jqc<_*QJz+M@AW zx~ws8=JN$(x2rHjyDoxC0$egaF#Hcf&B#H+))PB5WIQ$E)UYh~jd&(^KOUm|_cj7K zSASmYKN>$??EG=lZMuuN_Ngya4Yylg(fw-w9$SAsnnN67&A*K^@EY$OPi|$H@{2Uw z8}|`H83NAzQ60XIo!#mSL(8=I##YyO;IufqNg&xnZwX(U*P#6c!Q&1+9H}4O@{Sl3 zEq{Ug)s4@v!!KxkK_JiG=VFhoU8@XWfS`G5j9`3G}c0j)C zwM{25iR*x7>-+SyCpWhqwf5LaI@^J7I!Ofb?e&|x)331yfwV%#$$l3RDj~0Vszt)|C7*-n@2a= zwd~^j)i;)IObFABHg8WG5v_-$J)b1!I%F@f>w@gA5<~XAH{{H_iZge^`X=NfWv{)| zw|Nr*yMLQ^Tlh`h7d2>2Z>9Dp1P3Axx9lqP}#r~%O z*Xw+C(~UQr-u0J<&kt@-?ze}GAzaMM=WF$V>m04aIr#H98S=%l;ZREm8_vO-X*kq) znQQtroV1(kIv9p6zNN))?XJUGtizsY!}0D5wfOeBFtl0>rMzSG!ZWNJ)JvK$V#pJ`JqSGQXYLVt?x69Kcj_2uxncFjh>!wc(d?y_A}dl zM=JqgSGE3<7VGm$$(5C`u_HwQeoTx2d^(>HfSX1DvI6Bxf&?I<3?WAw1HN#i;lp;7aye*ypPKYW zf;RO_-g<4}DXYLN&FN2)SYk3(c}-sFP-Tkexk*zp7=riN1J!0wFGKRJ5aK|Km<>w zE)6|<74F{5L5KFA`loBBOP7b9{eoLdr{}_hvta~8-WzTgeB}1Ca?2Z`q};(y??3fV z3u`l5L(f(qM+*u+525W0lDCMH?(RQx9231J_1qea9lW$z?+dF9Tx<%u#mwUEhn5y@i|jW}g5=r0}9MKtYy{1>gf1>RZ*cq$wUT6c15TY zHI;+wX3C%6xwM=7eUd7Cb~Q8JMfynl@l@OW_|@B=;K1Z%Pf=;c5^Tsrzx-3a?4>U6 z`=zyOkX-!BKk8KNb>orW{s-20aM>(jD_&>Afeufg@3xPy(dou=$%MYYFdf`xJ1?Z{ zR?KtIhz}}})@(R<%r;6mrybvohgOYc(*QH$($HT&e9EXoGp)b=AnUGGScMMtw+w&! zIPgqRgsJUC!(1~CZ{7Oq#xc8!O$R`!TDEDx&JJ^!OE5%x`##+74ZEPP9=ZgVPQibg zB__t>EG-yc#=E#q1NQ2&-@<0syZbnYeHTGK-=uA(t%79_pS=-^)XP5VCdU$b6erbp zkz|q{ovx3YZ?-L8^X#8vORU^0;U@dg{_`x#??X&`h*V z7(BLJ*Ri$J7obKRTFn1N6(x)5R%qw3J#UrVQg$a*JHsjoQ23^yBL)yYm^cpG`vO*V zd)K4A>6c+Jd$YzqJybhoY@e_F_ly2LW1A`I%_Y539W}D91 zIaGR}BiC8=3u8sDwynWNd}+;kf92s%Td$pfHBz<7!YbT{v24Sg=(Wjmxd1dD z+WsHN96X#>GNb9yQTUUoTj=b#9hm_TJ5yG|1i;O5RP7?nC!5Th){U5$Fwa2$4ZSek zu4(1gt1nmDh%~8bD~R-D>e4L_9;k2kcl_x8n%>A2u+Icorg^X}^UzEB@+}X(4M=~` zX9#QK48O9i)(b7WME)x(88o(t$N{r!QVUEYOe=pzRR&xMLCd8gFKFokM7r?1u}E! zgK~}9cI_AERmO{#byKbqJN{9ll&Y>qn+>c)!UzJqg%7YVBb+3@(jxC?nSu$ z$DxNISeoejJorwQ8+d8x?j<*3v^_hU+J;aQ`)m6=^qZ(tRyB^dFyIvI^^9i|WfJwlG5Vne%JZ zeG`?Bnz~}`8>98eC<{Ba430uaa^=9pK?ndS6Z_Rsb&Q3ew1`dAe$k?$Api+2dThSC zpNgbKkG1tu?R&%1ZM5hZQHve{xqa#_$AIixR$e!4oEZDmXO}RZ?#3tK&(DFtULJhv zZV=-|9U6s!sJwXT8hD^sYbLN%z4j%*qM+;d_HhgffT8K2=~}8~HHeZ9z4-Vk=0!ls z_H^k|&cr+o=C%Sw3%&-hVr#RdTiuu!?SbyIB(ea{?+DNm%vi0TzX_g{PQ{;ii^9)>OdYybCzwN`Ra zo!&A$gxWQ=4GI=aP^Mzx*s;`hgKlM~f*||H+ZeC6{p<&qSid_6Heq*Ww^O_)vF z6xb$rmdmQ<=9fGY1p-{IR=l(nbX94G!B*X`q#@!85&v|QOe$`=wqw?!+bMPBmSNnpj{QIQFQ>c->ABhlt_MkZO^OhGsSv6! z8eS3}+;-V|9Oif!_GM6y;>7Adrq5jho`g~hf^}2oEUIjJsi?sAbSA(3b2K12eRmX0(U5KCWxAfrAQ|0pH$%WAy8aO>^o~$mcwR1n+@s?M$5zPsrRt3=2$KXtRlv~$7%fkF_9t;>GIr1(=m4KV@Nv&u}3Wh^iE{sxCEGh%Dc zmOpUSSH~=g{}NcV&=4LIRe||OmV=UsqoazfWI+{FOQWM*+*LND z_2iM5(+{qyTfhDENiYb|21sqaT3ZaML?lRV$q7uP(R173vJ-Z`mlX)Y+Ey2$M+)8< zHKU+as*I0M>{lkzZj}=_nnt5#O&Ok>-c(;HA?1`Rf^()ZKGsG4NdEjevz_=gRoMmV zFilMBN4xanANM__AO9Hqie)2rF15AqxmTeavRr0=d)p5?*$V zWrS?|7H4f*FS68rxXESP%(Kiq+|JRuwLoIsBD`996e9KzXHxfTj4zFkMJ$y4vR8{n z>SgxodCR(yB01kS#I%1lWGK5fr>hau#O(ZIAd+u-mggI(WMEdg`018 z`PRadr*jpngu{oxCwkBAZPehFw-or0*kBoZ+M zb>BxH#O*uq1l8%t*3i~xTt<@BSYGHjL>IkWx}}XGC`U8rnTuXj(#un3X&~ccK&8i7 zRB|-x4LWATysw}Y(HxD$o-J&ljxJB>Sadr=oc~ipJoL~J~ z3rb%npma7e!zX4%uTqkFU)QQvQr00bq5G`&x0BY_?YrJqT8SlGC&2mjKWxrV%QgVl zy9J*(ZL(Z$$rf-kVR?oihL{M8>i`>MvW&D4OmmhL`%$+R!A*+2C0o1(;o5Dl5X%!? ztcZcOJJ1gUj3dY0TrwJl9+V8YCC1W(Dp=`gSu9gysV<472f9`nl5C!(!UG0oBej#% z*T3sc?IcwrRuQ0^cJiA`U=~BM3RDtI{yiEzP-Xal0j&fKa8L|B|33rkhEFL3Lb$DH zP(%f1_|;etxwT3#CpplSI*!&tpI9J{CeE2=_IOaFr5g~+&8R4yngXr~Wt=5sMI0F0 z6Fyr{*^G9JjgdC}_EE9d4!*0Ma8m2EJcT*5@~3SS=DybrL4@ipe`aBx0jfkB%dc8^ z(@=uJZ@U^OQr|QO58Ug9t{s7G9$HtG4akgTHOS0Enli?botU*9rt$ zEY(21YgL9r@@D#TRWD*BlKVHBheZ(*5e44Q4F#U1{)Fcw(uj=)z4yr9e8XdKFhu zx2uX>jkS!$dH;#AZXs8an!LY5Y~jn?%e~1vaj%M644w zOXj=0@0pjGH_V+{ip~3w1F>P`kY44O?ksTdOJHVyLp?vzq`&?-6^l|}B<=q3%qT1R zgRMM0F_tt>31_TyOqOo$?dj%7ze_Af`tN=?$&tQ!InrJzv#FFf^!5tnNH>dtpZfgu z=k8|tPFH^OSF$bAN3Yyp{_@2u-}>yYN%UVeOZh*UE#-|1H=*z9xH>tiX0k_dPIGo5 zd$i4l972-+2UbrjS{%r_glUI8%7B2d9k_5)(W_Nn;?LE}oRy8hrJ`Q-d%j+Hy94*Filp zyEb;s{Of>Ia_9l@ok`m`0$W&N#&mK}ya`R8E0ztRyhv$-8aJ0$)v1~Z+HSz0&v)QSO=KQ%shZCTLjX!&XbOP*%gg*$=u8! zl;U}1x&@)?XcAdi(8dwm=t3%1+5{t%5J%duUa*3=jwq3Y1&E@p;J6GoLY@#;Scw#D zXR`jR?omn~wxlD55%*6H%pK=(r+A#{*4DG@n3|)_13=jRnJo3GWe0YQH3}rUjE% zH#Z+0c>cZjw5XNglNDfQ!M|W-&8-6iu8T<{rUdLvPxr#5+Ao5g5fp4zr@^60ObghV zhB0r3P|C{Q3R-iJ5>ov+<)Y3cNcT&LS6aBli<49$^~hOy;R+-<+7UyqEe9u=dH|liFnRkWqc9_! zQOJQxW)beB*it288mIOPs^WQ?9I8YXk@GcK&H4c9lmEg2NMpUuQ%osMdKgW`o%}13HoSwvCT?wD#1ErNt-Ix zXcEa(52E3*hLcF6V3#Vrzq+dDHm2E2-wSKCU+@)m(1u=qGNVFxaR?IjLJ~5rr1`(v zFRkZQ!Qt*9V2Ru+2V0a_D*|aeW7pl~3Z@VT93V@yub>67>GvUFxp1zlwwnoX@z?hv z9T+2K%QS}$EY4|K(<`aH|ES`Teml6ODk5y@WyU(LkM1?t2=MPonBp*Ez_Lw2s;N}^pnioe3MiKJygwmiT4dH%q@royx z2kc^;Xis2jqg6I@R1-qlYZk*AUk+WO31I*&zM$tSh%TG2Qd@x`d~m?B&4*m4dQz=x z`QxxR@t-Sq!(4?ngQG4!I`G`r_h*&O=J6Ts6qR=iO;OqRn&Zh7m76z3rQN7;u3Tet zQ)r3`$irtJ`_MBmDD%?bz`&R1PM=;_sy(yt$T#No+&O*Kcy!?NkA3KBR&60K?zk10 zC-THgn=5Brfn%MJ$B8EG&XEgcm~$9;LYLAn&P7EqliRHfx#RYax%D;^M6;HuP8Zo| z1COx-7TgB`szf87p;|FY$QGi7HIAvr0jv_HeyIxS+`4e#jkNPS-oO&046eM|x_AM? z-Z4yB&n-?B5H0_mqs$KNLC%cYFN8`JPnZi-0ny}tGZR^JxgcDNu!|IgIFhLVS)!%2 zVih0{0exJ!M8>gmhts1(s{(y8oTofe&u&~5wTCRxvN&qP+;FpGqNWyZ?=8Iv#<8xE zlUkyAvEzfg!c_K>`4Egqk5qPJjxW*5sNBR-#k-^+-W#tskcJ@paJBAQ`O!b>zaICz(edZA!ALdiF~2wN)s zk|&}FPXpq_H%&Cfm_Iz)T`Xpyv5;k(CfZ*NPBgyG!&KoK{nGBB-oGq;zwqv+chAUAw4~%0bDJQ^GQw-s*x3bSA zP!ErEoZ!swZdBt8pib~5;7hg60AHNcm|!f9F?A}_4q(itH6|bvKqlI42=bZpmSg6P zyoa+;ZqqJ!M!YvYg=n=Q!1o*axkQKwLQHg^tyx9*KfAnUIz=JtSUO4o(){bkO z+6{%OM2o{LLBIpUb49&eHcP7wF9LCICDmm}KOu#%v0f-UhnHr|TxEFKST#$-XGf-4 z4)59Y@aXX9`$morkIartSvExLhtI+hIOhH}Y1{h7f?mn3jXOmznR=i%FhwY-$oHewA2MODlNUtD;JDkuqh18rxGQH8*b3)mV{+ zm!JqDt-5s1m)H3{_fs+Ab79?64IcU&YE4aeS5Ql+cLe3?2hZtVq%W>-EOL z>?#jZGBtx%-s{-;3=&oZoRoVf>yi^wSw@DG_l3K1?!&4&Ys2>H^6+R1oJs884D9%K zHu#~AruKbez6n;bA-ElWu-meaf}0Vk|n`R-5K_YXj%4fxqEy3U2MZK7cB{T zUO5k)J*;=IJdQ)%C2SYi#w%cz=r3;%v&w#ZF4x+i&J8q6oV9@hR))qsh8=m1cf4Qa z3^5%GJ#Bh8BU!+*+r`@)b9jlNQ3h|2ft)~_=eyp3_ad-wGEv5f_o&U7A^I+8e)qi! zD$x^xpq__>%;e?o@bVK~5j(Taq^RdojyK13_N8ZR5#11oX8{5jC1}#OE>vtUiE6(z zUDs$$*F98;6dX}?94luEqq-Zzs$T{QtJ#CYx%JZU@zhke3~X-qCsI&^Hn6J_RnT6w zQb!B|veVNM1KKYQl86%pT`fQzDTsiI;<=0WU+b6Hr6wM`4Br1Nkys(9gn7-9yH&sV z&NcBUI|nI|P%%i|DY$|*z%Ha!jrDGoCGsi;t<>m7Nx_Y`f+Z3xKzGK}6GLmboNw9A zDCB0z(wP=axWO4LFn~pj8tg_b5S;yyrsWd{u6ULKopl}Y`q7J|DeSSviQG;`=Uqpz z4LwU4bK8D;?dQc{mUe7u{nF7$6Yprm!A$31M=n%sJuz;ZTgZiUE_M7UY-mRd#szGu zDk89wHbSgjG31$}v(9Y25LN`#J-dmKXO7M~bBV*Cp@U@j^`{fDxx{18x~3%9t;lml zK~AB8j&Rsu7Yab@m)RAX;OvU9xYFqt12%~tbQM`T_hQJ>9o>6Zc-wT!OV%Y`r~Xv zP6X;)X579&S`#@9PofE9N+)3RMji$ui21vvJ1E7m+g;#CBoDxyb>_`{zF;Jt#BTmB z>I_^^0v@!9$E!=H{y=^w=;X@8d*)Y@#hFy$WQN$ZzqKCkAk})Q&1^|QGg%ewPe724% z`m`b+Zxm;dRj3o~!D6VR8+2KW9OHh;=u*Wqy6O_FjM7~Mr=4ZXE{O&ZB@Krd2Ddm+ zi3|;NZ8F@bwa1VHl}OC6w?^4EOF6Tw7X(5vyNGnhZfX?2i7BIWV&;i!Pqwgrshd&7 z>t;BirPH${gP>F976&bzow?8^)u8R1nqjp-q-3*BU~>tmTRFQRj(HlK$Pzgi7_BUZUGvZ|Lgdu*h9Zgr%9Om-x1 z<=p>DnWcP4a+A!BrpyfvSvmn*Ols;n$|{k4fvhejHFe$SSDHw_5LI(^O}wa1&LD_m zFFx+&r&BK%)TE%UtGv>gmkTXDzi3ZNE}eZbc#~?nc71p_tw3a6zN(!{%IVIrsV8@Y z`pk2{()kw?+N7SYOUfY!F_D7#vYQmtbu6e009NQsjLC3PQP+WlDH0?Mja#Wynq34M zVwYVP@+c}2#0*hRJmO*=afMFNmW-n5Y!r(Ibn(kYoj()927a90rBk&fvse~u)3png z5bLB+MWM5_C9AM5TC%tsTw|Tqq0s5sQpGS~40ObK9sQD!L};7L=>R%0^H2@KIEj+& zWQWlS+ET@~N~?v9BniKLi(gKH>GZ5O>C4I(H~s12l^1K(7GAYQWcQmdMB3d~8515+ z5x}a_Ng2TUfvWD9tF~1wN30ZL4lbRXov|u;NdNcKHMzCDu${RoOQ7-jfQHi$LNo*a1nF=_1loNiU#erF+ z1?ck=S%y=*1DYz)zMxDMY+(=x3^|V-o|~JG4m|(fdtP`QH}HLUs-Wl2@o((KCtliI zIl~RfR5YTtDZu2h5)RLGzz(sE2!|6Bl=%6EIre8qrrFs0v*}?NcmKYTp%J17&^HNR10wcHMxG6T{fG zL2~P&>%Altjp+YkZ?;~_TSWm?xr^}?=?VU|xQWCeJs~7sp~=^ZM)ZHpP2(Gj+gLX- z-36qvZrY=0RM!`wMg1=PiJ5+>Xv!!ua!Rzec36Ago^(#m^h=w`jKpv|MI+ju3|Ps0 zguN@hM5~m6JY%k#j%k&m_RaK5oIw#U9}TR64At@FHcxhuB~~=-LVT5YgG_aRA;_~O z2D}Dbv5RrFFx0BAjxi^ot8j z5p;opWc_*NE0@ z8*dk5mPp7Lz+T%4BhNgzu$|Rdy-s&Ou5`c9SdSc5vP53SKn{xcgydHq+J12;$c%AR zvP3?H&`t{hD$NsOt`LZ1i~+g^`L;r!%1ddsPhw+QRwCw*C6X@$HD~2Tb}qRXZtPMC zLJos0k#f0k;vm6C{&_&pflaW1J6En?IYz$Qt|bX@zr@HinHX7?NWBnX17N*Sv2`Im zuve8Uk#!-iZ)U)nFxe_Ww(TH6B}=4Ti0oWq2z2mtk4aFk0&oG;tj!dx_QG9U5}3WZ zJUp6$lqdFYCZp}bT@Y_`YfOTF)ludsLRWm{Ew5PfgE0x}<>LztKB6%W(*0r_q{WPb zZYb=bx3@bK@-JGyw1?Hi+rtJ9^(IsfQ?W$ z#M^y5EEv}nzu=mYDX|)tAgyKVaYj}z^I@f$ z%U8EMn@)R?uZ~Ob)eyw~NGUOhcafGF??Se53D&xp#GAwM=1utL%H0D4ZWo*8E+LP; z;tRj=UM}woPXFZ(4-5=U!oS`B+4s*s{KCr(O*lr%ww15uD#Pd34BPl=@LUdiM-E`y zZnID@?1PS>+qpIOLp%Zg#riEU_ztA}4~+}CHTH@B9|zRYbo!w2fuCM=^mSvnWSlSS zl{IYZFfNW<~7Blnrc`Qfu8Kk<_f3?EP3_ddQuN!AM@jm#WbI@8Wa zvH8T{Qy=-Ai_igP4m!ZJ6N8J74t(~p4?S~c&A2o;F!1HM)2A1fYR@b@@{M`uBm>=0 z9v%4nV;{Pj&1^Qy%M*i-1a*v)!1l24bfXCgM*&nz7(MWN z_e;u_Xg}Am082Oq95!7;AQ;$|vUNk%XBs03$qV8#d(LgSbbA(y{& zK2^M;&6ojL-`T-+Lz@YW)g#_Gj7NUuc>!GIUfeiV>2aV+&{D@6fq_nzAWNdFb7imU z10p}gUK7}A!gQ>PRW=&l0SQ`Gw#`z`Eb9ew(C4|?XN3Ei0@ZPAt%Z_ySA zahga-JaFfF)&VcwFSEGP60^9}G?A8g@GfGQ@~BmS$r2H(;FwDHHPf`F(qPk5O0etP2_0|ROjCE8Ee+Dik4koGo50@2&?_# z8&|~}J#*%Q3~}=j29HG#@a-4orphq4G@ZFY8R)c8g0@YCB?HpYB5(EFFZs)=VE%H$ ztUgsCnq)Dyv|Au10hv~YJbhM z!sTS#hM;Rfp;}?h_!8z8Nb83<&NK;Z28C*sxgejyHWJC?f)=HZ9JEAptO&l{yWDvj z;n0ynv^y|-%DQl($2i*1QM@UMLUa-%uzAlzoZ#A6w9iRC(J73$1|_Kpvh9&oi5}qq zRW$0@FoZ4<&%K(BuBt@pv4hw`_YRDHM(mb|W2t(e4OA)#35}jYxm~rbYLsJaeAV{H@>S2HvU~(SX}I zrB|vDqB{;@WnBc{+ZibU)qDfaWsu&SPJI*K=MTn1fw=$&N z^YIJcaljG{IlrVM2c0}{{*vxE-I3ix9FIemXua*6@_LHqHl`8Q(B`(587xbmhfbwME?*Ytps(LZnp!YMMU%Qq2(k>jAQkYut9X z5%wywMBn<3%NeF&@FfUr)SMySLQCdoOdpsJ8Tosvx?{4C&>1Y@j2PxP78?e}LWW4q zb|A4QVnEe+%Pp0Xx$|~#A9Fj!*CIA;W7p3RYL7X2CGs*fZljN8#vD^35kpMf2{1xb zLE3*1b5td0SP$Yq@dhzrG3~)l6>CT(Xcg8=^d@W&Yl4*}5-en_F0_GPAYriKK@boi{~exX zjSD|5Xcj^b)H*>e!f6>6g*4iX!3G9wQo8 zh$Tj0m{V}J)Qi$TtzX*TXyWZ}IAJB)T0X${o0YZsLZv4F6S6lV4a{ib)z=)rM8gXK zUa+Baq}^*djyKFyW9)RfY&m8nO3m9ZCYT}I68+nCP-%o=PeMy{a=Wundq5LnHvqLUN0~Yo*`I&f18n1+XG9&0yt9B~ zWkvPtF1l>T99F84wV>OO*e$YW?E+J!UwRZPSqX+qorAoyU^%m;-T>P#%vOD*WJ$opbFYOKQ3tR>=bB_h{U*zmptzUeI znv4%odJ3&T%zIDbN%U`rR6uz2xsVFjjcL#?+472DE6k9togg~DI|0qPWV&eFUBIpO zizTKCT4J)p(WkmkMu#(Qt6WKjqu;#Y=$;JpZa8|DG8|o{4nE#l@CQL5Pla~aI9@7h zTeV+?LMehnp&DBWPY`{roSMWTUN3YEt?oio5@Id=&`-Ew+`K9?*c6%y`GrC`5;*}Pi@pI28MIapT^p$FRiufTF^II= zI$ywVuvZ(bYNNz-7(~@iEfBy}&L5-1FrR=^w#29mLfXMq(9I*e3#&JF{sDd@sy0f@ zh(VlL3Vot`*GpZyqlKX+(l&(JF^ZTOD;4DvEBkWG1vix6gGNQ=(C)pay<26x^iaYS3{t zw2!5UY;7mVMoea@Pl}C*($Ykt76N%L8I#GYuVGKS?qfwioXDG0jVeQ2lkje@b! zi)Q&syiq1|5=42nR5I*&y<9d+s}bu5wO@=1Rm!NKI)|CL#>3l-mSZu;m`p%i5neZJ zN2sDmGRsoy6T3{&Wb862o{_LQ8k-}}L}lv1>;9T3-loP4f%TvfOEO%;tT*xGc$>T$ zHOYs`>=|1xIR%drM_Owbb9Bj(BHYXvy11X|g^0C6?9i1Q39e~G%gr%z=>}})K)U;(AQxO{^?os$Ml?+jQ5)Y9fr6Sn3Mq94DEQor5=gsv997ys zl<5~UIwNjI2eL|?02-?5Ky-u5<0vOq64XJY*(-#qW)5SjL9%49(X~ek#Z!7whym_G zEu{O!J(QN{$)jbc<_KULWUV9!w@c6Dq?eey;+Vy9fz7%XNnnw4U8MUZ*pU`XvxrhP z_6roM7!(+7QG-xgAXF7dEQNuu71C}fE&bZ4o$ zjQlfdgSKCK8p^cf*Rn+R<+zv%xvBT0u|=Jeik|57NO%eRWXFi6R+13Vx|>s=T*ioYR+13VmCI7cp)zS-f8?*e%W{x}6t=XH z5xW$mP)KHsYGjCyJGj{6W8g?;(w}qnpByVes6EiL9y$F*` zmJSWEf{lziAa&>7G7L_i#uoj0Vac#fBkF2BwO>MEs$e#Y%*dk`2X6cJ7hmxUkN(MB z@5I4JLpy^{J$LUb{_J=EZQzc9sq53f_4-4k`^y8b zysomNx4}_62Z!JD_4VIca}UEuw;MU9k{+GNTz~hozx(R(@aZO;{;qfb>3{g8f!n#Y zZ8-Yljf+&=MSkoj3NO5^z6jolJ)XP%&ToAEgPYvZwRK$MFuUvT`=bwp?t1hWfB(*> zgL8|{axp!6{q47JPQ!WLZ@K*;SU6W4TfctbzhC~ZZ>is%e|+Qm+t~5O^Ea-)^%t-I z!@CFedB4U#zj*ye*m3_?2FHJx9dBHxc>Ra|@^Ak5zNU35*Z(~`-ndTX`oCkx8`r5^ zA7&W%$NeYw7KWF<%57!9%L2ge4m}F?K=JThF6N;pl)L_eADG+s6^1Oz1UzPZLZhSC zf581l?rfBmH?gJhOkaZV34K31_th&a^`m(1oge(}Yc39a|2K|%N7vTz=zex?aMYE- v?_=xoM{(UZuoaa0x4A34o~;lZbys+;duQI0cO|OwF9Wwf@VkS53;+B-hSI<_ diff --git a/doc/manual.pdf b/doc/manual.pdf index fa397ea..669aa62 100644 --- a/doc/manual.pdf +++ b/doc/manual.pdf @@ -418,154 +418,185 @@ endobj << /S /GoTo /D (section.9.3) >> endobj 280 0 obj -(Moufang Loops) +(Left Bruck Loops and Right Bruck Loops) endobj 281 0 obj << /S /GoTo /D (section.9.4) >> endobj 284 0 obj -(Code Loops) +(Moufang Loops) endobj 285 0 obj << /S /GoTo /D (section.9.5) >> endobj 288 0 obj -(Steiner Loops) +(Code Loops) endobj 289 0 obj << /S /GoTo /D (section.9.6) >> endobj 292 0 obj -(Conjugacy Closed Loops) +(Steiner Loops) endobj 293 0 obj << /S /GoTo /D (section.9.7) >> endobj 296 0 obj -(Small Loops) +(Conjugacy Closed Loops) endobj 297 0 obj << /S /GoTo /D (section.9.8) >> endobj 300 0 obj -(Paige Loops) +(Small Loops) endobj 301 0 obj << /S /GoTo /D (section.9.9) >> endobj 304 0 obj -(Nilpotent Loops) +(Paige Loops) endobj 305 0 obj << /S /GoTo /D (section.9.10) >> endobj 308 0 obj -(Automorphic Loops) +(Nilpotent Loops) endobj 309 0 obj << /S /GoTo /D (section.9.11) >> endobj 312 0 obj -(Interesting Loops) +(Automorphic Loops) endobj 313 0 obj << /S /GoTo /D (section.9.12) >> endobj 316 0 obj -(Libraries of Loops Up To Isotopism) +(Interesting Loops) endobj 317 0 obj -<< /S /GoTo /D (appendix.A) >> +<< /S /GoTo /D (section.9.13) >> endobj 320 0 obj -(Files) +(Libraries of Loops Up To Isotopism) endobj 321 0 obj -<< /S /GoTo /D (appendix.B) >> +<< /S /GoTo /D (appendix.A) >> endobj 324 0 obj -(Filters) +(Files) endobj 325 0 obj -<< /S /GoTo /D (appendix*.3) >> +<< /S /GoTo /D (appendix.B) >> endobj 328 0 obj -(References) +(Filters) endobj 329 0 obj -<< /S /GoTo /D (section*.4) >> +<< /S /GoTo /D (appendix*.3) >> endobj 332 0 obj -(Index) +(References) endobj 333 0 obj -<< /S /GoTo /D [334 0 R /Fit] >> +<< /S /GoTo /D (section*.4) >> endobj -338 0 obj << -/Length 552 +336 0 obj +(Index) +endobj +337 0 obj +<< /S /GoTo /D [338 0 R /Fit] >> +endobj +342 0 obj +<< +/Length 551 /Filter /FlateDecode >> stream -xÚ½SKsÓ0¾çWèhÏà­V/K=Qèc†š¡ á`bÕ1mì;eÚ_ÏÚrÒ˜))Òî~/™³‚qv1áYßÌ&GçÂ1åÀ¢lvÍÐÐ:eS–Žrö5š-}ümöîè\òÃZ§A9¤I}ÑûËËéU(L”«K¤§Bñ4Fe‹›¬ðû¡ µ)ö-ˆ”q,±´šÞÖ«õ¶-«"N„æѯ²]†ÝÏmÖ”Å&FÕÛu³*›Ûº¦3B!q)¨”˜bZV{i„Kðƒ´‹“éP$G,µ)4KR"É]¨ý#bä7MYW_‚¾W‰ -¤2ÁkG,t'VJ;`Í¥Âïõ&ô’Od„?³â¾×‘ ÃI°r;K|;4 ΣúGÛ7h\ÆÓ!Ò9<Ìâ`¹ì–ý_,ë.Ÿ»æf.S½§îÀazå-eï:&/çÝû÷8„ÂôÒÏVYy{Ü•M8p~Z+¶)ØøàÓE÷jíÁ$áÀè}ZÁ¯WY»$|Œ¶Ióà ŸÃr¦ÿ6‰3àÐŒ==Éóošã8‘$çÔ¯³M»òUtÕ×aý@PžðÊEó*œ|®ÊXèè.FÝ?…ö~Üqõà»+bõ„¹œìM»ä*-qV]®OĪµíc}.Õ‘JB·ûWØݤ5±Ì#ß‚ÏŸ‚¾ 0êÿDqê«XñÝýˆÖn=›M~¸H +xÚ½SKsÓ0¾çWèhÏàíêi©' +}Ì0@34p!L¬:¦b§LûëY[N3¥ÓÃ!#EÚÝï%#+²‹ þe}3› ǔ˥`³kÆ­Sfx +ÒÒQξF³¥¿ÍÞK<¬u”ã4©/zy9½ +e㑉²`•`‰ÔàT(žÆ£lq“~ß"¤6å} ç”q,±´šÞÖ«õ¶-«"N„ÆèWÙ.Ãîç6kÊbsÕÛu³*›Ûº¦3B!q)¨”˜çahYí¥,ÁÒ.N¦C‘±Ô¤Ð,I‰$ºPû%æœG~Ó”uð%(À½J®@*¼vÄBwbpi¬¹Tü{½ ½äáÏǬ¸ïu$Á éà¬ÜÎR‘o‡F¢Õ?Ú¾A@iO‡Hç(0ÌB°(»eç˺Ë箹™ËTï©;pF˜^¹à–²w“—óîý{BaziƒÇg«¬¼=îÊ&ÈÂOkÅ6|ºè^­=˜$½O«"¸âõ*k—„Ï£mÒ<øÂç°Ü†éÃãÿƒMâ 8nÆžžäùÆ7ÍqœH’sê×Ù¦]ùª ºêë°~ (Oxå¢yN>We,ttsÝ?…ö~Üqõà»+bõ„¹Hö¦€î¹JKœU—ë±jmûXŸKud’ÐíþU v7iMìóÈ·àó磠/Œú?Qœú*V¸»ÑÚ­g³Éo»ßH endstream endobj -334 0 obj << +338 0 obj +<< /Type /Page -/Contents 338 0 R -/Resources 337 0 R +/Contents 342 0 R +/Resources 341 0 R /MediaBox [0 0 595.276 841.89] -/Parent 345 0 R -/Annots [ 335 0 R 336 0 R ] ->> endobj -335 0 obj << +/Parent 349 0 R +/Annots [ 339 0 R 340 0 R ] +>> +endobj +339 0 obj +<< /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [176.919 163.342 293.952 174.786] /Subtype/Link/A<> ->> endobj -336 0 obj << +>> +endobj +340 0 obj +<< /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [191.644 122.695 277.302 134.138] /Subtype/Link/A<> ->> endobj -339 0 obj << -/D [334 0 R /XYZ 80 770.89 null] ->> endobj -340 0 obj << -/D [334 0 R /XYZ 81 733.028 null] ->> endobj -337 0 obj << -/Font << /F29 341 0 R /F30 342 0 R /F33 343 0 R /F28 344 0 R >> +>> +endobj +343 0 obj +<< +/D [338 0 R /XYZ 80 770.89 null] +>> +endobj +344 0 obj +<< +/D [338 0 R /XYZ 81 733.028 null] +>> +endobj +341 0 obj +<< +/Font << /F29 345 0 R /F30 346 0 R /F33 347 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -348 0 obj << -/Length 260 +>> +endobj +352 0 obj +<< +/Length 259 /Filter /FlateDecode >> stream -xÚUMOÃ0 †ïý>¶‡dŽ§Í•i›„›DÄ…r([iaEcBÚ¿'mR´üõøõB›ìÎg‹µQPJW¢ÿdIZm¡äÓ þ/¹ïÛâÕß”®Pe¤®lЙ˜‡ív÷”¨A' W3µ+çÍþØtIQkP(º-Ï4L†iÙÅšÜ4ÔXaa4K6 "ØÊÚس¾/§®?ÿë;é,Ù±Ah$kbUbÌ •Þ¦ÖF½ §…m•Êe ›î½æëêí9‘Ï…"—ŸÓÔ°$Ë’5„cœKÃpª ”þ!®jí¾Æ¿üþk]²¼¹z¶+ŸýÌÍdý +xÚUMOÃ0 †ïý>¶‡dŽ'ÍÄ&!Ä&q¡ÊVZ˜DјöïI› m'=~ýЪ¸ Åbi8é*ï@–¤ÕÇœf;x)ÃÐU¯á>¢t*#um£ÎÌ<¬×›§L] zi¸>S›JqÙn÷mŸµ…Ò£OpôÑò™¦‰)0/»X’Ÿ‡K,ŒfɆAD[[›znÇïÓᣎÿú^zKvê@¤#šÈ†XU‚KBå’·j´Qoã!Eq[¥J™‚Ƕ?%¯ýÚåzwÌäs¥È—ãç<5.ÉÒ±†xŒ÷yÎ5’ã?ÄE­Ûãô—ߟ}£Ë««Ïö.Íqdþ endstream endobj -347 0 obj << +351 0 obj +<< /Type /Page -/Contents 348 0 R -/Resources 346 0 R +/Contents 352 0 R +/Resources 350 0 R /MediaBox [0 0 595.276 841.89] -/Parent 345 0 R ->> endobj -349 0 obj << -/D [347 0 R /XYZ 80 770.89 null] ->> endobj -352 0 obj << -/D [347 0 R /XYZ 81 740.002 null] ->> endobj -346 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R >> +/Parent 349 0 R +>> +endobj +353 0 obj +<< +/D [351 0 R /XYZ 80 770.89 null] +>> +endobj +356 0 obj +<< +/D [351 0 R /XYZ 81 740.002 null] +>> +endobj +350 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -389 0 obj << +>> +endobj +393 0 obj +<< /Length 1133 /Filter /FlateDecode >> @@ -574,658 +605,852 @@ x -Døò¾™/a=°\F< Âf6¸6 X,¦°®]°?feîÀÀ–Ó**c™mùt¶YSªnê_Ͷ¶ã§¸†TËâB¬æë ñ¶6…ûs‰¬º\»¶ç¸î ÃMcõr>. ë0wý—‹½Ø¡«`‘ØYQò$á&ûóÚ éäîyb žoeT¥ÊÝõrD8BÚ$ÇŽlQ”Ž‹ÔÝyœˆÂÀíR|ô·ÛÁõ{ë“jн©Ì¶<ã3±P«>`ÐÃÖdlLÛ¹Ó î ”È‚£÷…Ô×@zÝeÒAÔ¾OÄtf¦Bé 9ÀõZË…LÕmÄrU9Gh[¿!Šë‚—·"U¹OÄ“ÆÇž)ÑΚ*¬Ê¦~–…>´ÃÒ«³çI2€´ê®?*^ij\V󢱇+#ê‹ÏRÎ BánΠ§wAZuÕØÁÔÎyV4¥•)Jà1b윩Nmõµš|ߨG5˜˜I2É+ÎÓÂÞˆtŠ§Ë8™ËRd‘XÇ#“‹`Ï'q—•ñ‹¬¨þ/f:%ÑiQÈ(æ¥Ì×55’iZ•Íˆ¬èѦ–Òª~>ÈT½òùm\¤kˆC¥œ«D e«ük俤}ß Q©psqµx¨ò`>küéøÔ–ù2ä“ÛwÞkeÄ_Ä<…ªÖâlÖXó4G>¬ò\#["j{vÔŒý:ÖJG2s°8ªHyQgÁ5°‰(ï…Èš›”ÏR^¼inž¤Wí“&§Zõ9¦¬CDvíêeF½—Y'+ñ$ªUF§‡û¸¼@ˆ²êG±^vÊSE©ÝÙßìXÔ¨%»å¿Êã .nõsÊÉÇysù.©{É&q8 ö" ¼‹øH4âã¨î þÓÊ6 ¢¡š,ûŒØ $‰V<Ȫ=@ñ‡D,\p{è0veàÄèTÉÙáöêLzºv¢ÙDjŽ—»uH˜˜aöòýD3Lg2{ìK/]Ì¥ÌSžÄÿˆéðˆÄ^Ú[b:!y”ÿG4Ø š#ù\¦Ã³"˜=ƒ*v t·n–øãIx@ˆ_Fo¡¦ÂzSaûÒÅWzìíxÊ‚ß‚¿/ç Ç$“©0jžRú¬9½9»åpÖ†„Ë*Jï*´¿K‘fÊðöò–{™)…:>µžÝ&üü›2ô*sÙ°· ØŽÝÐÚÓGèñ€û\èÏnÏõ*¯¿«ÐjMÞìH„Ï°énæìmç÷ù\q)v„“ש¡5HÝ0Ð# ´\‚¼€¬¶µy7>ùpQ›Ã endstream endobj -388 0 obj << +392 0 obj +<< /Type /Page -/Contents 389 0 R -/Resources 387 0 R +/Contents 393 0 R +/Resources 391 0 R /MediaBox [0 0 595.276 841.89] -/Parent 345 0 R -/Annots [ 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R ] ->> endobj -353 0 obj << +/Parent 349 0 R +/Annots [ 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R ] +>> +endobj +357 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 576.932 157.563 586.572] /A << /S /GoTo /D (chapter.1) >> ->> endobj -354 0 obj << +>> +endobj +358 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 563.405 157.378 572.902] /A << /S /GoTo /D (section.1.1) >> ->> endobj -355 0 obj << +>> +endobj +359 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 549.855 172.541 559.353] /A << /S /GoTo /D (section.1.2) >> ->> endobj -356 0 obj << +>> +endobj +360 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 536.306 190.715 545.804] /A << /S /GoTo /D (section.1.3) >> ->> endobj -357 0 obj << +>> +endobj +361 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 522.757 165.417 532.255] /A << /S /GoTo /D (section.1.4) >> ->> endobj -358 0 obj << +>> +endobj +362 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 506.955 220.704 518.706] /A << /S /GoTo /D (section.1.5) >> ->> endobj -359 0 obj << +>> +endobj +363 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 495.659 165.254 505.156] /A << /S /GoTo /D (section.1.6) >> ->> endobj -360 0 obj << +>> +endobj +364 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 479.857 200.741 491.607] /A << /S /GoTo /D (section.1.7) >> ->> endobj -361 0 obj << +>> +endobj +365 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 455.546 223.311 467.269] /A << /S /GoTo /D (chapter.2) >> ->> endobj -362 0 obj << +>> +endobj +366 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 441.849 227.075 453.6] /A << /S /GoTo /D (section.2.1) >> ->> endobj -363 0 obj << +>> +endobj +367 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 430.553 177.003 440.051] /A << /S /GoTo /D (section.2.2) >> ->> endobj -364 0 obj << +>> +endobj +368 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 414.751 254.97 426.501] /A << /S /GoTo /D (section.2.3) >> ->> endobj -365 0 obj << +>> +endobj +369 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 401.202 240.144 412.952] /A << /S /GoTo /D (section.2.4) >> ->> endobj -366 0 obj << +>> +endobj +370 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 389.774 254.958 399.403] /A << /S /GoTo /D (section.2.5) >> ->> endobj -367 0 obj << +>> +endobj +371 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 374.103 277.398 385.854] /A << /S /GoTo /D (section.2.6) >> ->> endobj -368 0 obj << +>> +endobj +372 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 349.792 212.163 361.516] /A << /S /GoTo /D (chapter.3) >> ->> endobj -369 0 obj << +>> +endobj +373 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 336.096 238.889 347.846] /A << /S /GoTo /D (section.3.1) >> ->> endobj -370 0 obj << +>> +endobj +374 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 322.547 393.732 334.297] /A << /S /GoTo /D (section.3.2) >> ->> endobj -371 0 obj << +>> +endobj +375 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 308.997 253.747 320.748] /A << /S /GoTo /D (section.3.3) >> ->> endobj -372 0 obj << +>> +endobj +376 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 295.448 399.47 307.199] /A << /S /GoTo /D (section.3.4) >> ->> endobj -373 0 obj << +>> +endobj +377 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 271.137 252.842 282.861] /A << /S /GoTo /D (chapter.4) >> ->> endobj -374 0 obj << +>> +endobj +378 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 257.441 215.13 269.191] /A << /S /GoTo /D (section.4.1) >> ->> endobj -375 0 obj << +>> +endobj +379 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 243.892 219.821 255.642] /A << /S /GoTo /D (section.4.2) >> ->> endobj -376 0 obj << +>> +endobj +380 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 230.342 304.802 242.093] /A << /S /GoTo /D (section.4.3) >> ->> endobj -377 0 obj << +>> +endobj +381 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 216.793 358.147 228.544] /A << /S /GoTo /D (section.4.4) >> ->> endobj -378 0 obj << +>> +endobj +382 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 203.244 318.58 214.994] /A << /S /GoTo /D (section.4.5) >> ->> endobj -379 0 obj << +>> +endobj +383 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 189.695 333.438 201.445] /A << /S /GoTo /D (section.4.6) >> ->> endobj -380 0 obj << +>> +endobj +384 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 176.146 329.031 187.896] /A << /S /GoTo /D (section.4.7) >> ->> endobj -381 0 obj << +>> +endobj +385 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 162.596 370.692 174.347] /A << /S /GoTo /D (section.4.8) >> ->> endobj -382 0 obj << +>> +endobj +386 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 149.047 266.773 160.798] /A << /S /GoTo /D (section.4.9) >> ->> endobj -383 0 obj << +>> +endobj +387 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 137.751 177.396 147.248] /A << /S /GoTo /D (section.4.10) >> ->> endobj -384 0 obj << +>> +endobj +388 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 121.949 279.798 133.699] /A << /S /GoTo /D (section.4.11) >> ->> endobj -385 0 obj << +>> +endobj +389 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 108.4 269.195 120.15] /A << /S /GoTo /D (section.4.12) >> ->> endobj -390 0 obj << -/D [388 0 R /XYZ 80 770.89 null] ->> endobj -391 0 obj << -/D [388 0 R /XYZ 81 733.028 null] ->> endobj -387 0 obj << -/Font << /F29 341 0 R /F33 343 0 R >> +>> +endobj +394 0 obj +<< +/D [392 0 R /XYZ 80 770.89 null] +>> +endobj +395 0 obj +<< +/D [392 0 R /XYZ 81 733.028 null] +>> +endobj +391 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -437 0 obj << -/Length 1425 +>> +endobj +441 0 obj +<< +/Length 1432 /Filter /FlateDecode >> stream -xÚí›MSë6†÷ü -/í™›T߶–@ C -…L7·]˜DµŽí:ÊíÐ__›¯H -siâã$VÒ£sΫ×xsx§G“ƒNôÂ1ô&wbhÌ0óBª?Ãԛ̼¯þä^L~ÖMÑZSHÆ8bºŸÇ6ç——W7u«N‡|LhÔ´º - õãé_ñ¼îc‚1¼j¬_F›Ö¤lsê?VßòªJ‰W̽îקz,ˆ¯w7"˜Ž)¡ÞH_#ƪ^iÕkûeÐí ”=y_GàÅK9 FˆÿB¨ûl¶¬Þ¦³ú…R…¼ ðWJ,{=¿öw6#Ò¿b¡ ¿ÙŸ0ÈƘo±'¯Ç7†›ŽvFè:Â#Œ¨ž·]¾Î_»·¾\Ë &ˆµl7^źY'²äYHu¿ªy™‹"V2K-Øê|°#ŒÞB…QaTWY€¨ÿ(ê¤7Iå, ð¿•¹Rß´ E ‡às"J Äèár™Me¬²gD³Åb¥ª;Æ0#Nw9èˆsÐQF§"-³  ñ>¸­ž³vk¤ "ò53n½¦«¢¨C1K«ëU)tDñ–²ùð´`äg«ÜFÊA ¿‹Ø¥3’r•¸.Dªê‘ÞÕY¨ºüºÒÒ`^èÁY”îëBfn„©·›Õíß-¦~Ñ7“,Ë­*Ùå -:Vf$Û&¦~§Ë¤Ó=Jbj©±ušÛÉ°z ]äŒÎD ]¬%óDN;)ß2ÝGxRâ[ì¸3;áv–jáV[1qžËtîÆ/ŒèÎ3÷Ëjšù¥³JUó^«Uow¿ôòèÓfªSý,Š_ôY&ç‰M&>+qÒÓ½b%y"ª×çvÚ‚²a¡«Ò‹ àœTNx»¼-gŸÃaú:QäoÜ$Þd’gJ¤ÓíCßÒ‰®h£QÒÆÖã˜ïp]Ú.6ãEKYò­4`ã[™Hõ0ÚÔ 5žòNåÀÎ:̺TOŠX)™JÇE)úÔ`°;¸9˜³e¶ÈŠü^.ýù>\©µ{æÞ§Ý?0ÈŒÊrË©glðN7¤J·êÖ¨Cïtpä‹¥j7YW•/š‹BµI°±k_±5N»k©k`Ä8ðñ6ÍÔÐÈLm¶U!èÖ‡æiÎӽg ‰ü×öi+…Ÿ4ß0Ç|¹¡½ç ÍRÔËPYɧˆ yffèLÓÄ7½Éë_Ï$–~â;)Š#gH&éù“IÐP9Êê]ËE¶º `™çêª0 "à?䇻ï³aîf(„Fþh{š¤VʉEÚÔ¨ÇêTC÷-?äz&>éq–þ¹š¥+´f 'YûèúüïZ$±j¬%Vsèg¦-À0ñNŸ6šS§°Á,Ü‘ñ>ìŒÏÄ]=œÍ¤ÊÒÆoû-€:}Å…ÏE‡­í £= F>b'ìDor1•¿€z§°-Ò ©Oè7”‘цò8+Ä 'É̲~C÷`ARÇ4m@Ÿ)Þ‹lV­FÛ=‰¢}­Ìù)'­=ÓFÚ3ª–Gþ—ÇA¿=“mèµ(í³þJùÖ×7Îòl£¾„Wd9õáGanP„ÏåmÛRNˆóø„o±s3k·ã^èÔÞÇa>Xص€ ¾âÚ‚u=_ÄŠô¹¸S/J¨ÞFYÎïÕv¤ ÃÝÈê8“Â.rÊrþ)!ÃcÀIŒö337G‘F|xüSÇ3iÜÈB¾QB¶‡l­}‘pÀ¹uœO!úŽ²9dÀtÆèLüç›Eœ$ŽÎ3Òë{P‘3ÔÈøôäÜ­nŽ°ïÅÎ`mNþ*7° (ßEÙ»þ49øšï1 +xÚí›]Sã6†ïù¾´g6©d}غZ:Ð¥éͶ&A]Çre;쯯›FR2°I.'±bs^½À›zÀ;?:ýt†¡ Y 7º÷B)¢^Dôgˆx£‰÷Å=ðà¯Ñ¯ºi¸Òâ!Š©~βÍåçÏ×·u«ÎÙ“¸iu@â'ã¯É´~"BCXÕX¿”4­qÙæÔ¬¾åU?„`¯˜zÝnÎu_B¶ú¸FdH0ñúSZ=•TOm¿ ºÏ哼/ðO’¹ƒÿŠ«9™WoŽ³IýB©BÜ!ðŠÏ{O~íïlz¤KˆY„ü0\ó›ýƒtˆ(öé~²ºC¸nI§‡®}Á,ö‡Á€èqÛå fìµ{«Óµ`Ò–íÚ³X7ëñ -yB≠jÞÎy‘(!3 ¶:죷P!gTÈÕµ BâÿË‹:©$MR¹È üoe®Ô7mBÁCð9% Plôx>—c‘(ùŒè©œÍªºc 3fd—ƒ;1`tγ2 Z@íCÛHà9k·FÚ„x) —¨©tëè5]yŠ2«®×¥ÐáÅ2,EóáyÀØ—‹ÜFÊA ¿Ò J9j$å*q]ðLÕ=½¯³Puù}¡¥Á´Ð³(ÿ0Ú׉LÝ*5Ro·‹»ZLý"¢o¦RæVïr‰+5’m£¿H²yZ‹é%>¶ÔØ:ÍídX½….vFg"Ю©y*Æ”o™îc´)ñ-vÌ™‰p»È´p«­˜$ÏE6uãÅäÎ5÷Ûbœrñ©³ÊTó^«U/w?õòèÓbªSý,Š_üQçL^³$íi‡^±³<åÕëK;mA1Þ°@ÐUéÅpÎ*'¼Þ–£Ïàaú:ÑÐ9Þ˜I¼‰4—ŠgãícßÒ‰®h£‘ÂÆÖcˆíp]Ú.ÖãEJ2ýV°ÉH…z (ijÐÏOy§r`'f]ªgE¢”È„c‰"$üÐ`;¸>˜‹¹œÉ"óY¼jåž¹÷a×Áï&4£dn9ô”¼Ó5©’z§5êÈÀ;,ôù\µ‹¬ëÊÍy¡Ú$ØØ‹µ¯Ø§ÝˆµÔ50¦ ø(Ú ™™©Íò£*ÝúÐìæ<Ýëö¹ÚcHÅwÛÝV?h¾quÚ"#7´·ÚLE= ••|Šñ!ϬҌišø¦·r¶ŠðõLbéç„l'E1s†dâ^>™ •Y¯Z®äâ>€ež««Â(ˆÿ˜s X î¾Ï†›¡ù£íi’Z)§ŠYS£–)Ô© Gî[~ÄÈ9ôL|ÒS™ý½˜¥+´b œ¦²Ýº¾|ÁÁ»ái¢š+‰Õ\ ò¡ƒÉ†‰wú´Ð;… ¢ÑþˆŒ·ðag|&îêñd"”Ì¿íêô•‚?¶¶7Œ÷€ÚVV¢±ÁJô6çcñ'aï¶Ez£ññ&OçÄF ÊSYðN’ß7­Ì²Þ‡!{0!©c‰ Ïï•œT³Ñveãx_+@äŒÎü”ŽHÒÖži#íUˈÃ?äqÐw£g² ½á¥}Ö?ãQ)ßúúÆYžMÔ÷mxE–Co£3ƒ"|)ؔr +‹OÀ+13³v;î…ž@Má]vóÑ®øà+>MXâzÌ…éK~¯^”P½…²˜>¨ÍH-E»‘Õ t&…ìH‹ñ×õXõ[þ`Æð»Á.:×r¨ ƇýÜç0C7˜ùÀ§râæô’˜¶è·…ô)>M¬á[ÅE{úÙÚ°Š<·È3Ú‚Õo°½C‡œÑ™8Ë·³$M·è!¿þTì •ÿ礘ºNÌЬ!ØÞõ—ÑÑ)D+÷ endstream endobj -436 0 obj << +440 0 obj +<< /Type /Page -/Contents 437 0 R -/Resources 435 0 R +/Contents 441 0 R +/Resources 439 0 R /MediaBox [0 0 595.276 841.89] -/Parent 345 0 R -/Annots [ 386 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R ] ->> endobj -386 0 obj << +/Parent 349 0 R +/Annots [ 390 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R ] +>> +endobj +390 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 720.942 239.653 730.582] /A << /S /GoTo /D (chapter.5) >> ->> endobj -392 0 obj << +>> +endobj +396 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 707.415 193.835 716.912] /A << /S /GoTo /D (section.5.1) >> ->> endobj -393 0 obj << +>> +endobj +397 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 691.613 248.282 703.363] /A << /S /GoTo /D (section.5.2) >> ->> endobj -394 0 obj << +>> +endobj +398 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 680.316 212.25 689.814] /A << /S /GoTo /D (section.5.3) >> ->> endobj -395 0 obj << +>> +endobj +399 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 666.767 254.958 676.265] /A << /S /GoTo /D (section.5.4) >> ->> endobj -396 0 obj << +>> +endobj +400 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 653.218 171.308 662.716] /A << /S /GoTo /D (section.5.5) >> ->> endobj -397 0 obj << +>> +endobj +401 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 626.654 282.798 638.377] /A << /S /GoTo /D (chapter.6) >> ->> endobj -398 0 obj << +>> +endobj +402 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 612.958 224.174 624.708] /A << /S /GoTo /D (section.6.1) >> ->> endobj -399 0 obj << +>> +endobj +403 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 599.408 254.97 611.159] /A << /S /GoTo /D (section.6.2) >> ->> endobj -400 0 obj << +>> +endobj +404 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 588.112 235.18 597.61] /A << /S /GoTo /D (section.6.3) >> ->> endobj -401 0 obj << +>> +endobj +405 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 572.31 220.726 584.061] /A << /S /GoTo /D (section.6.4) >> ->> endobj -402 0 obj << +>> +endobj +406 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 558.761 223.432 570.511] /A << /S /GoTo /D (section.6.5) >> ->> endobj -403 0 obj << +>> +endobj +407 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 545.212 353.303 556.962] /A << /S /GoTo /D (section.6.6) >> ->> endobj -404 0 obj << +>> +endobj +408 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 531.662 282.242 543.413] /A << /S /GoTo /D (section.6.7) >> ->> endobj -405 0 obj << +>> +endobj +409 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 518.113 181.159 529.864] /A << /S /GoTo /D (section.6.8) >> ->> endobj -406 0 obj << +>> +endobj +410 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 504.564 254.478 516.315] /A << /S /GoTo /D (section.6.9) >> ->> endobj -407 0 obj << +>> +endobj +411 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 491.015 332.336 502.765] /A << /S /GoTo /D (section.6.10) >> ->> endobj -408 0 obj << +>> +endobj +412 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 477.466 276.787 489.216] /A << /S /GoTo /D (section.6.11) >> ->> endobj -409 0 obj << +>> +endobj +413 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 463.916 170.73 475.667] /A << /S /GoTo /D (section.6.12) >> ->> endobj -410 0 obj << +>> +endobj +414 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 439.605 308.194 451.329] /A << /S /GoTo /D (chapter.7) >> ->> endobj -411 0 obj << +>> +endobj +415 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 425.909 340.975 437.66] /A << /S /GoTo /D (section.7.1) >> ->> endobj -412 0 obj << +>> +endobj +416 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 412.36 198.286 424.11] /A << /S /GoTo /D (section.7.2) >> ->> endobj -413 0 obj << +>> +endobj +417 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 398.811 264.951 410.561] /A << /S /GoTo /D (section.7.3) >> ->> endobj -414 0 obj << +>> +endobj +418 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 385.261 247.912 397.012] /A << /S /GoTo /D (section.7.4) >> ->> endobj -415 0 obj << +>> +endobj +419 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 371.712 232.421 383.463] /A << /S /GoTo /D (section.7.5) >> ->> endobj -416 0 obj << +>> +endobj +420 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 358.163 335.03 369.914] /A << /S /GoTo /D (section.7.6) >> ->> endobj -417 0 obj << +>> +endobj +421 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 344.614 211.628 356.364] /A << /S /GoTo /D (section.7.7) >> ->> endobj -418 0 obj << +>> +endobj +422 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 331.065 249.798 342.815] /A << /S /GoTo /D (section.7.8) >> ->> endobj -419 0 obj << +>> +endobj +423 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 306.754 177.45 318.477] /A << /S /GoTo /D (chapter.8) >> ->> endobj -420 0 obj << +>> +endobj +424 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 293.057 249.504 304.808] /A << /S /GoTo /D (section.8.1) >> ->> endobj -421 0 obj << +>> +endobj +425 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 279.508 226.672 291.258] /A << /S /GoTo /D (section.8.2) >> ->> endobj -422 0 obj << +>> +endobj +426 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 265.959 243.853 277.709] /A << /S /GoTo /D (section.8.3) >> ->> endobj -423 0 obj << +>> +endobj +427 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 252.41 353.739 264.16] /A << /S /GoTo /D (section.8.4) >> ->> endobj -424 0 obj << +>> +endobj +428 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [80.004 228.098 185.031 239.822] /A << /S /GoTo /D (chapter.9) >> ->> endobj -425 0 obj << +>> +endobj +429 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 214.402 201.952 226.153] /A << /S /GoTo /D (section.9.1) >> ->> endobj -426 0 obj << +>> +endobj +430 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [96.367 200.853 284.064 212.603] /A << /S /GoTo /D (section.9.2) >> ->> endobj -427 0 obj << +>> +endobj +431 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 187.304 193.334 199.054] +/Rect [96.367 187.304 305.86 199.054] /A << /S /GoTo /D (section.9.3) >> ->> endobj -428 0 obj << +>> +endobj +432 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 173.754 176.48 185.505] +/Rect [96.367 173.754 193.334 185.505] /A << /S /GoTo /D (section.9.4) >> ->> endobj -429 0 obj << +>> +endobj +433 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 160.205 184.356 171.956] +/Rect [96.367 160.205 176.48 171.956] /A << /S /GoTo /D (section.9.5) >> ->> endobj -430 0 obj << +>> +endobj +434 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 146.656 233.534 158.407] +/Rect [96.367 146.656 184.356 158.407] /A << /S /GoTo /D (section.9.6) >> ->> endobj -431 0 obj << +>> +endobj +435 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 133.107 178.912 144.857] +/Rect [96.367 133.107 233.534 144.857] /A << /S /GoTo /D (section.9.7) >> ->> endobj -432 0 obj << +>> +endobj +436 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 119.558 177.527 131.308] +/Rect [96.367 119.558 178.912 131.308] /A << /S /GoTo /D (section.9.8) >> ->> endobj -433 0 obj << +>> +endobj +437 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 106.009 194.665 117.759] +/Rect [96.367 106.009 177.527 117.759] /A << /S /GoTo /D (section.9.9) >> ->> endobj -438 0 obj << -/D [436 0 R /XYZ 80 770.89 null] ->> endobj -435 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R >> +>> +endobj +442 0 obj +<< +/D [440 0 R /XYZ 80 770.89 null] +>> +endobj +439 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -447 0 obj << -/Length 401 +>> +endobj +452 0 obj +<< +/Length 423 /Filter /FlateDecode >> stream -xÚå”=oÂ0†÷üŠ“Á®¿c D…¢é„:P0!jIPB¥þüœ ¨D”‘­ó{w¯ü8G àŸA!Æ&&’50Å°â -béb\B²‚y˜llôš<9);“R¹V®ÎQ3žL¦Ïµê¢ ÁBêF5¨ Ë÷EZWä(Á†/v{¢d£–M@j³îü'¥€2…ËÀlÔ`ª) .±VÊ—q!â+Èe>9fÏ‘”$ì}î‹mQî6Ù2BÌÆE±«~ä_sÐxuµ¸ŠC!IȽ,˜?$ç¸ÜPÁT(ù­ ʱ愶Ç7Ê÷¶´Õ>ËÓNøTÌï _7Š¢;EÖžâ8{+ef+Ï°XŸ³ìÍÿ›à.îú7ƒ_¶,à&~éíjŸßogWs~°ëFgÃq7Ã3»¶eDuhóes{WZ)Ú­Õ(_Ù¯ß;°Ë'T¯Ið ¯ ¬* +xÚí•MOƒ@†ïüŠ9Âí~³{´‰556OÆCm·HT €‰?ßmšbR¥âI=YfßùÈ>,ƒ! Þ8öFN B:Ââ PI‘d"a}L@¼†;?~4Á}|i¥ô@J8bJÚ<;Íìúz~Ó¨: 5âBµªy@„¿\=-“&#c@0ÒX;±]c)ZµØj<Ü4k·À=Bp(è:„œhD ¤¤ti¬ »LûÜÇ»è»Pì_¥ÏE^›¬Bj_gy^T¢Õo;µ™8¥> +Bñï4\ë/$‡èìN¥/ø©D1„„!Áõ%éòìµÎ_ò²xLWƒ`2ýãÛâÃñÑþø¦YmJSÕi– Â'#ö –"ëOq–>”Ë25•c˜oYî–·…³q ì¾[O«¼Î‹´z9·Âú‚M¨>§!‘ˆI!åv7ôÎú¡‹"åOÒgsò}ãÌúmýv†Ëž ìðn"]»ÊÅûµ«Û¶kƒVÃ^˜)¢|“­ÚÓ;RJÒo–jPN³µyû¼ë~B=½w [ endstream endobj -446 0 obj << +451 0 obj +<< /Type /Page -/Contents 447 0 R -/Resources 445 0 R +/Contents 452 0 R +/Resources 450 0 R /MediaBox [0 0 595.276 841.89] -/Parent 345 0 R -/Annots [ 434 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R ] ->> endobj -434 0 obj << +/Parent 349 0 R +/Annots [ 438 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R ] +>> +endobj +438 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 718.711 211.628 730.462] +/Rect [96.367 718.711 194.665 730.462] /A << /S /GoTo /D (section.9.10) >> ->> endobj -439 0 obj << +>> +endobj +443 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 705.162 200.108 716.912] +/Rect [96.367 705.162 211.628 716.912] /A << /S /GoTo /D (section.9.11) >> ->> endobj -440 0 obj << +>> +endobj +444 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [96.367 691.613 280.442 703.363] +/Rect [96.367 691.613 200.108 703.363] /A << /S /GoTo /D (section.9.12) >> ->> endobj -441 0 obj << +>> +endobj +445 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [80.004 669.385 120.178 679.025] +/Rect [96.367 678.064 280.442 689.814] +/A << /S /GoTo /D (section.9.13) >> +>> +endobj +446 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [80.004 655.836 120.178 665.476] /A << /S /GoTo /D (appendix.A) >> ->> endobj -442 0 obj << +>> +endobj +447 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [80.004 644.927 128.654 654.567] +/Rect [80.004 631.378 128.654 641.018] /A << /S /GoTo /D (appendix.B) >> ->> endobj -443 0 obj << +>> +endobj +448 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [80.004 620.469 132.679 630.108] +/Rect [80.004 606.92 132.679 616.559] /A << /S /GoTo /D (appendix*.3) >> ->> endobj -444 0 obj << +>> +endobj +449 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [80.004 596.01 108.669 605.65] +/Rect [80.004 582.461 108.669 592.101] /A << /S /GoTo /D (section*.4) >> ->> endobj -448 0 obj << -/D [446 0 R /XYZ 80 770.89 null] ->> endobj -445 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R >> +>> +endobj +453 0 obj +<< +/D [451 0 R /XYZ 80 770.89 null] +>> +endobj +450 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -452 0 obj << +>> +endobj +457 0 obj +<< /Length 1698 /Filter /FlateDecode >> @@ -1234,118 +1459,163 @@ xÚ•X ™VH¥“ˆ Ô÷P6Õ‚E®ÊÚ´ÉU‰­=×waè0Jbwk}A<\ùøîÝÓ{=ýúNˆñ,Áb˜l¦å5Úšàß!I?'[‰/U¡‚é6!#^v îoŸ¼¹m#‘àݬãNÕVë¡­ýK·}£n&Gs–Œû$‘³oû!G5Ÿ8÷§ó>.} :+µ`¾ûOž^Ác·’µLªt'«y‰ÿ¥*“ºViž4ù‚ýÎ.JŠ­\Wà !¨{Ì›ãßAéùGYmÚ%©ÚÚ&ÑqI¬¨Qª,SY•y¹Õ;1á¡€S âwXùD)/óÆz¢PêÐÅ¢ÌðáK›Ôù¶Rí¡¾:qÕÇ ÁI_uŽÔGü·‘ u&š‡˜‚9KEôoÐ –VÖÒfgQɤØã£ÚàÿK.×cuS°[™3ny$¬M@p&²w‰uçZÊÒ:6M%¤§µ9éÝÝÛ Ö騀©ÅL>À„Y“Ø^åÂÜnùkòŒœ2ßzø€yÀ(7à~@¨ç9K$!®gänø3 -xÌSYBÆ}ƒ;€…¢3ȃŠ wpÏÝTR{ˆ ·V›ÆCÈÊÜ¿ ÞU‹SSãl˜YÉ,‡àçë§nk’†óG!®U…²½ÊòÍ3ÊqÜsÛ23$ "DÈ€v÷5Ê ò´hgíºÿíJîe)+®NÉ%f’“OíºÈSŒIç6ó‚ ­jÍÁF ¦ :è…õ®ÃÖúù$/îÐGðô~ä#;¦u+8“¡’YPÞÅŸ¿"þeÝ$E‘Ìit§ ø%ѱ±Ù:|€´¼1î—<Œ\0s9‚ÄAeKd)-©Úr€–v^ì|ý¬Z;)¦û¾K0Š>'¶˜„ñ "³P?07S((Uƒµ‡~0ÒSêv½Q…ÆžÕ›$¹ç“8êÍ?|Þ^#aÏœÔSMáï³O:Q–W2mTõŒ¯/Ð ã‘à[ô6ÔdØ«Û¹º,T’ vÌ1­ðC(ØþÔ/ó#t ³ž%~ Ô^?EöÈ š¤ºÉ =|”ëZ—¿)}ß›BY L£thChè÷lß4‡›ëëãñHö Tnæ’¬%2k‡8½{0(=ƒ›ò«ÍnK}°á,n"„+˜ºiì建Ž]—SBÍìù`^4"œ#xÍ9ÅÐõõmÀë g£u>Î[ -ò‚>J3Ñ÷£±/¿ÆþáÝ4ärPŒpã^¥%½#ô¨šÛ1ö ççM qÑTôÜä{»‹!YØ5Bgna[­SßF‚^¿Ó#Xö„ŽøD}zY@ãè@.á}7ëuõ-’õ´—áÿi‡ i‡º‰¬w(2€“ˆ3þˆôQãs"à‰>ï’¶Q€öP<£þã.7¨ to•TÍà”)«hžŸ4ñ³þP {£®p£v¶„€av†JïD#6¨¦Î¤Ø -]å„QyùÕõÒP -¡ñÔùPöº'ò¨ß™fhɤ±Ü&‡KŸ…pŸý¸7ߣäC-«'ÊJB_˜ÑèÁ¡K‹§z¥ Íêu—8fPe`¥‹ëØÜa³Û,ë”fç+«×0×%ÊÏQô^6j0ml錙0-½¼šžö9<”ùÀMï1¬<ørÎÕ_Ú|C@q!}Ýu¤¿-Á%Â@)·™o§¡Ž{9ÓnJ¼¢›úY¥í^–ÍkÛ)äaAµ+Qhï*0fï*Üåb†r¼jù õ›S T6Î>°s–A<—¤á~› 'aÜZ{4”éSAlûAHÅ$/’ua—åÖâZ·»¾Ç†XvÒdƒF`­úf±„P¸½•!‰CÚÉ™ï0Äör{;{ä º‡i+³«vº¾4Ï·Îcäа¸Fâ?!„wûL'Ð}|mE»f_X6úK@ß’²û¨EG¢l'‹Cÿ©aöš-¯b\‚ªo‹îëÂNÖv;ëC”ïƺFé1µn á”ÙÉ÷K@×Ìc¨ÖyÁdΛÕÅZì¾n +xÌSYBÆ}ƒ;€…¢3ȃŠ wpÏÝTR{ˆ ·V›ÆCÈÊÜ¿ ÞU‹SSãl˜YÉ,‡àçë§nk’†óG!®U…²½ÊòÍ3ÊqÜsÛ23$ "DÈ€v÷5Ê ò´hgíºÿíJîe)+®NÉ%f’“OíºÈSŒIç6ó‚ ­jÍÁF ¦ :è…õ®ÃÖúù$/îÐGðô~ä#;¦u+8“¡’YPÞÅŸ¿"þeÝ$E‘Ìit§ ø%ѱ±Ù:|€´¼1î—<Œ\P0‹Aâ ‡Ž²%²”–Tm9@K;/v¾~V­€” Ó}ß%EŸ[LÂø‘Y¨˜›)”ªÁ‡Z‡C?˜é)u»Þ¨Bã +ÏêM’ÜóIõæ>o¯‘°gNꃆ©¦ðŒ÷Ù'(Ë+™6ªzÆ×è…qˆHð-z j2ìÕm\]*É;æ˜Vø!lêÇ—y€:ÐYÏ’@¿Àj¯Ÿ"{dMRÝd>Êu­ËßȾïM¡¬¦Q:‰´!4ô{¶ošÃÍõõñx$û*7sIÖ™µCœ^„= ŽžÁMùÕf·¥>Øp7B‹LÝ4ör‡]]GŠ®Ë)¡fö|0/Nƒ¼æœÎbèˆúú6àuȆ³Ñ:ç­ yA¥™èûÑØ—_cÈðnr9(F¸q/„R‹’ÞzTÍíû„ósŠ&†¸h*znò½ÝÅ,ìš¡3·°­Ö©o#A¯ßé,{BG|¢>½, qt —ðƾ›õ:‹ˆˆúÉzÚƒÎKˆðÿ´Ã†´ÃÝDÖ;À¿IÄDú¨ñ9ðDŸwIÛ(@{(žQÿq—Ôº·JªfpÊ”U4ÏOšøYÿ (½QW¸ƒQ;[BÀ0;C¥w¢TSgRl‚®rÂ(€¼Àüêzi(…Pƒxê|( {HÝ“NyÔïL34€dÒXn“Ë¥ÏB¸OÈ~ +Ü›ïQò¡–ÕHe%¡¯ÌhôàÐ¥ÅS½R†fõºK3¨2°ÒÅulî°Ùm–uʳó•Õk˜ëåç(z/›5˜6¶tÆL˜–^^MO{ž¹Tš´™{ŸÊüà¦÷VžF|9çê/m>‹! ¸¾î:Òß–àa ‰”ÛÌ·ÓPÇ=œi7%^ÑMý¬Òv/Ëæµíò0 ZŒ€(´w³wn‚r€1C9ÞFµü…úÍ)*gØ9Ë ‰‡KÒp¿MГ°Gn­½Êô© ¶ý ¤b’ɺ°Ërkq-‡Û]ßcC,;i²A#°V}³XB(ÜÇÞÊÄ!íŒäÌw b{¹½= rÝô•ÙU;]_‰ç[ç¿1rhX\#ñŸƒ»}¦“Nè>¾¶¢]³/¬ ý% ÆoIÙ}T€¢#Q¶“Å¡ÿÔ0{M„‰W1.AÕ·E÷ua'k»õ!ÊwãNÝ #Žô˜Z7ÐpÊìäû„% + kæ1Ôë¼`2çÍêâ?fµ¾o endstream endobj -451 0 obj << +456 0 obj +<< /Type /Page -/Contents 452 0 R -/Resources 450 0 R +/Contents 457 0 R +/Resources 455 0 R /MediaBox [0 0 595.276 841.89] -/Parent 345 0 R -/Annots [ 449 0 R ] ->> endobj -449 0 obj << +/Parent 349 0 R +/Annots [ 454 0 R ] +>> +endobj +454 0 obj +<< /Type /Annot /Border[0 0 0]/H/I/C[0 1 1] /Rect [292.146 304.495 451.981 316.935] /Subtype/Link/A<> ->> endobj -453 0 obj << -/D [451 0 R /XYZ 80 770.89 null] ->> endobj -2 0 obj << -/D [451 0 R /XYZ 81 733.028 null] ->> endobj -454 0 obj << -/D [451 0 R /XYZ 81 557.388 null] ->> endobj -6 0 obj << -/D [451 0 R /XYZ 81 448.545 null] ->> endobj -456 0 obj << -/D [451 0 R /XYZ 81 421.511 null] ->> endobj -10 0 obj << -/D [451 0 R /XYZ 81 375.424 null] ->> endobj -457 0 obj << -/D [451 0 R /XYZ 81 348.39 null] ->> endobj -14 0 obj << -/D [451 0 R /XYZ 81 152.766 null] ->> endobj -459 0 obj << -/D [451 0 R /XYZ 81 125.732 null] ->> endobj -450 0 obj << -/Font << /F29 341 0 R /F77 455 0 R /F33 343 0 R /F74 458 0 R >> +>> +endobj +458 0 obj +<< +/D [456 0 R /XYZ 80 770.89 null] +>> +endobj +2 0 obj +<< +/D [456 0 R /XYZ 81 733.028 null] +>> +endobj +459 0 obj +<< +/D [456 0 R /XYZ 81 557.388 null] +>> +endobj +6 0 obj +<< +/D [456 0 R /XYZ 81 448.545 null] +>> +endobj +461 0 obj +<< +/D [456 0 R /XYZ 81 421.511 null] +>> +endobj +10 0 obj +<< +/D [456 0 R /XYZ 81 375.424 null] +>> +endobj +462 0 obj +<< +/D [456 0 R /XYZ 81 348.39 null] +>> +endobj +14 0 obj +<< +/D [456 0 R /XYZ 81 152.766 null] +>> +endobj +464 0 obj +<< +/D [456 0 R /XYZ 81 125.732 null] +>> +endobj +455 0 obj +<< +/Font << /F29 345 0 R /F77 460 0 R /F33 347 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -462 0 obj << -/Length 2281 +>> +endobj +467 0 obj +<< +/Length 2303 /Filter /FlateDecode >> stream -xÚ­ÙrÛ8ò=_¡ÊUq¼f¶gÝ8Þ¸bï9ÞÚ‚(HbL‘ñx¿~ºÑMJÔ°&qÕ>¨Ôh4Ñ÷ˆÅn!ï_½½õÕ–‹ØOc!÷Û…Š”Ñ"„‹ûÍâ'ï~o—ÿ¹ÿ¤ê„Tj?H"8ÇÑ|üôéöŽ©&¦¾“êv)CÏdfÇ'ÁB -?),¢p Ž‘æ•`a+„~¨ÃÅ -þ“("¢MÞج+ž—«@hoÛT‚:ÚÓv¶!øŸ7¼M•õ[v¦Ë«’ö„P…õ—++ï²*[ûsprzo€F&áð}¾]ªÐÛÚH˜uÕL×Ò¢ÚžI W¨è²’è‘’ü'R¨PœLëªDÕÊ™ŽÌyÓÔµ5)3û†eÕM‰³ªì€ï8Ë|MÙ£oeÝX`ÚØ -I–a;rf!§Ös [úßw‡‚ §¼Ûtcºýó Ò7åÀ¤*ý9“\îy4).H -9H!+…ô2ÃÀÚ'ôå†À¼<~ïb/Ö“Ø ´)=Ä>¡2õñ¹­Š ùÉIG‡Æ§äZø‘ grdzjûaª2ŸNü×RJ0Q¦™)ÚjÐ#婤°ZRMÆdJÎÜ¢2›oûŽ’f šQCêЗ ò·ôu™Ž&ÌÛ®É×K%¼þÈìɮۼ³äø•Œ?”³1™Dà²"/g%Ò‰/‘Óû‹ÛÙrù2’ÑÞ5ÛÒ¿AѾ¢M^˜uÁ\ûÚÉšÄÀ¿íL2ìæ­¢ü4Õßc•XŽdÆÅ#°!àb¸™l ~¶mëÒñ'‚n°Gßö¦ ði Áa¸69SªXCUÔSSæ¾õ±6èQ- Eé¹>ª4I‚8ðAG–ôYu8 ¸s:…¾HDzþfÎ<¡¯Eô-…~|$‚€© óܲ”Nkz-Ô÷|ÝUÞó‰„õwùDÛhI†…ƒ±bš¼D9îyIU% <¡Ÿ&jjg³®ún¶¬@ÍF“þŽEÈÞc°úD¢R×fu¤dE¾V‰ë (QJ_S›ôÅbø5»Åéò34ÏŸVRáÝ/SåÙ– ûU^ØvÒdÏ¥‚ʬ ¬4'æ2üµ–Ü0·š íÄfƒ*[ͺG@JªøÛQÅcµ,7¦Ù´t°i,q¬› -§‰¯ùÆå‹víb>&"?H¿«z)NóT•º<ÕÇž¢¹§ÀǪZÂL Ȫ…¥èÚn¶¿@¸H5‰œ{_Aæ÷$¦¦<#ÈÁ#ËÏÖlniøz¡x]T`@¯n_¿y ÒüÐYWìüÝkØ•³~È¢1kš¾ä¦o -îùxF;sΈÃôÅq.‚b_©ót_7öP5ÏÔR‚e°5¾ #! ¼"_7¦É]>@Ž¹:…說E‘ëp†béh¾,×g€,Æõ/u‘gyGT{ x„]&`ª,ëkì|’¡ý ƒ¸¿%Ä´…–SnxWȈüt>ƒ¹ÖGƒeƒo¨XMœ¶Ã?uÈÏ——„`mç„ræÀUVT­%¨  ÄÍ[þbKÿ,¦Û{ÚÛ’°Û¾(ž.h?Ð!’ñp99—ÿw²zWNËÁ¯k9°°…sà³*RèYch>å.öpo×ÙC&\ùsÈ-œKРÂëg¢êËu^n¨f «ÑÑÁ‰©‘tc:Ã#SBï -§êŽ! §ÏMLX âÿKâ%/‚ô<ï¢äÝ]ÖnÖPŽ^mÿX&Ð@K•ÀYd”|° ¤RçvÈà–ÑΔ´ýn¥ z8ïP3?·‘FhùB#½¡#m[Û,7.JqÝí]È“TI ÏŠ³ m×!†7òSÒ<ÓCoñ…8«üUíŠÔüÕ¬¦ïã}ULîb¸CЭÐd|Dߎaãþíêãð¬çŹÏãøü"{,+¬RO…Ýì^XgGÏÃXÜíMù8€Œƒ¾[ÐuˆŒ rm«º·Z;ä,œæðß@Ò5¼àù<C Ý›FG<ŸA5W:>1U_f³÷} BSäZ;æy6Y@°ÄR—z7}™7=‘\´¢4`Š·_*¨ßBÑ(ÝŽô.Ê DÌI-í¾ƒ[X#‰Þ@Qب/Äî]óhY›‚7ﺓ0$’«ÂæŸ.rƒí! -¼k—ÏeiñÊç¿ ßø¨öe[•Lz“g{c ÜÞ5“\à  ŸG*Ñ5A°º{»Ašeͪ¤¡Ï]Ú -†ù}>»j\h ùLJ Ök›='ç>’¦4As -½óÿìSÜònòj2½V»Ù+H“n ׿àÿ¦ê·îv†á¨¸+Ž4tNÒ PJЕŽ w¶´é°¦ã’ßµrÀAÓ1k–ähc`u Á0Þ¶ª :ßظ†!ˆ¢€‹vO.àl˜Û2oí#×—q=öª“¢Ôä»}7Vœ/ýnºKîx¨› -˜á0(|ÏFr»p-*ÝPÅTÂ/ -l·‡žX3–:"+º21½Fà}ü™þ¯1Nš¼d‹¦Ë3œxèpÈ£ÞèÔ-ßì¡rôøÀ2É$|pè» -¦€zŸgü9+MÏ(pbó#_"Ï|å"èÔd½5Þcó~©r÷–yö4÷—ÿ™µ- -ÃQßõûâ·Q?óKÅÚ }p1¾…Þ")Ç#ï¯f÷LÐ1ŠñêÞ×uÕPk²,¢?a5º¿¾ 쒶㮄Vi˜ÒçlèÝ Äaâ’<Бwk»† ¿/%´Ùê‹k)‹”(ÐЀ`X#Ñ„”ø"'ñoܳٞB }„šò-?Máâ>ÕÿhÞDŸª¦’€ƒfxµ„""w (ÑæßÊ“ØhZê wØS¯Ã>íÝ~FÔ§+Z FCê‘3×Þä|~ i–4çíõøŒ!&íڧϞ< -¾G_RÈ8ò'ízøÿÓý«_Ü~@í +xÚ­ÛrÛ¸õ=_¡É5cq¼µ'Y§ãƻݶëN¢ ‰1Dry‰×ýúàP¢–“¬gú ppxî7€-v ¶xÿêÍý«®$_¤až2¾¸ß.D"Â$Ji °(^Üo?÷{½ü÷ý@'¨\†Q–‡óñÓ§Û;šÌCgëvÉã@jG£hÁY˜³‘aÍ’Øc§ç#a+Åa,ãÅ +þ³$A¤MÙê¢7ÏËUÄd°më®zÚ-ªëu‹ëÜ|´‹(ØÔÅpÐU¯ú²®ðì1at¸\ÉToëªÓ¿ €”“8¸žy¢ð}¹]Š8ØêPˆuÝTßá¦ÞžIa®¬> ËŠG GŽòŸH!bvB÷ueU³«’0€dI‡ªi´jUUè Tu?E.ꪡãÌði2eo}ë0›VÓVop‹Ú Û‘3 9µžcØáÿ¾?\=•ýW7ªßP¿‘¡­<“º +çLri ~4©Ý ÜKÁ+ +E‹µö†jƒË²:~ïb/•“Ø‹d˜écˆÏE(ÏÃc|nk³A?9éhzŠ.Y˜ðx&G¦T£4ŒsáÑB¤øÏ%ç`¢áL3eºÚëo#å©Â°ZER§hJÊ\S«Í÷}‡Iã±fÔà29ˆü==@Ýˆç£ Ë®oËõR°`82{Òë®ì5:~Å“,ŒùlLf ¸Ì”Õ¬D2 Y¢)À= + «ÀMKð³î:—Ž="ôÞC7(ƒË§%‡¢ÚäL)R UQNMY†:´µAŽjI(JÏÍQ¥I¤Q:’¤*êÃÁŠ;§S²|,ësæ‰CÉ’ïy(Ó#LcÔsGR:­etPßK/»«t:çåïò‰8¶%Ð „mÅTee 丗V!+æ‹Ã<S;«u=ô³ejn2šô {Á"ŠÈ]›•‰°(«$ ¥È\ÿE“‡ÛdÈþ×î§ÛÏÐ<^qÆXp¿ÌE ;*ìW¥ÑݤɞK•Y@XIJÌeÊèkÉ©a:o k6k'2TÙzÖ= RR¤ßŠ$« ¤`µQí¦CªÕȱik;M|-7._¤kó1‘„Qþ»ª—ñ4O¥¯¼ÀÐå©<öI=Ž(V¹o 3À#¨r”¢ïúÙþáÂÅ$ +ìÜ“… 2߸'15å™@Y~Öjs‹Ã׋ÙkSƒƒ¦{}ñ¤ù¡×®Ø…»×pÊgý‘Ÿ$cÖ´CEM_êù–F7sÎHÃüÅq.¢ b_ˆótˆ_7úP·Ï~J©À2¶5¾ #îêƒuC¦\·ª-]>@Ž¹:eÁuÝ#×ÁƬÅÃù TŸa¥m\ÿÚ˜²({ÄÚèÆ#œÒBP`¤.Š¡±ý€()<7n´ç[P[hvʲàÊ2B?Ï`®õá`¥~ð©i§í8²Ÿ:àç·o@ÚZ˜Ê™Ãî +Swq 2887oè‹-þ“˜îìi¯+„ncž=k?Ð!á©¿œœËÿ¬€ÞÇÓrðŸ«Vk +[Øbfsà³ÊrèYch>•.ö#poßëCcM¹òç€[ ‹+¯•]¯Ÿk¨ÖeµÁšÙXXŽŽNLmQ7ªW42Å1ô®xªîRÈ@}nb²µ ý¿$^…,ÊÏó.yAÞ]Ù¡KëÍÊÑ ²í§eý´Ì‘¦Àäƒ  ‘;·Cwv¦„E7ìvPš ‡Ó 6ós &a„æ/4Ò’Ô]£‹R¹(µû~ïB¥‚Lji¦”Mv±à:Dë¶FùjSRšé¡·„ŒUþºqEjþjÖ`í}•MîÌß!ðV¨ +"1tcظ½:À8<ëyvîóô>¿,«ÚV©'£7»ÖÙÑó0÷{U=ú%Á ï¼¡‘aBntݘñ¸ÅE§}¾ÁÆiÿ-$]ûHšÏÓ1”¬{óä'ZÉTž\åøDXCUÌÞ÷m*SöÖÚÕfø'M"ïÀ?غ›7CU¶ž\v°tÒðàÍ—ÊÃ;(ÕùËjÓjÕáÑ;¸‚˜G$ èÃK£ ¸ÐqûIÞ(C‡ï[µW<ûÑÌŠoJ4HÜõ'‹J_u8”Š,ví’¼ª´{È2p"È"ê‡z_uuE´nÊb¯´Á£kB¹†é +h?X »ëŒà +Mþ¼^FÐÁ*œÝMÎÐmìgWí/¢T®uñx1§ÛðŒ .̃wáŸC\ÝÊ~O/,ïðÒXR­½ƒ&‰ »G Ó†½ùm<{Šïm‰Y»InÓ·ÐlÌÀ& þªvϸ:Ƨ½ïMS·Ÿpæ"ÀŸl»¿¾Dè’º§®˜yœã 3 ½g2³l’{pÜê¾ÅÕß—zsýÅõ¡ESMIèZ0á¡èL0ŒnûŒÇíßx¦‹ý$ïñi Ïá¶?ÕTMdòT5[c]8dòXüc ‚¨ÝHñÿV•Ç‚ÛvÔBäØBÞA­‘ÌŸãÙíg út…;o4‹=2 æ2¸ƒl.8"Á/pÕ=¾}°I©z =WgO^ß[”Bœñ4 '=ÞÿÿxÿêÌäNo endstream endobj -461 0 obj << +466 0 obj +<< /Type /Page -/Contents 462 0 R -/Resources 460 0 R +/Contents 467 0 R +/Resources 465 0 R /MediaBox [0 0 595.276 841.89] -/Parent 468 0 R ->> endobj -463 0 obj << -/D [461 0 R /XYZ 80 770.89 null] ->> endobj -18 0 obj << -/D [461 0 R /XYZ 81 609.934 null] ->> endobj -464 0 obj << -/D [461 0 R /XYZ 81 580.647 null] ->> endobj -22 0 obj << -/D [461 0 R /XYZ 81 534.115 null] ->> endobj -465 0 obj << -/D [461 0 R /XYZ 81 504.403 null] ->> endobj -26 0 obj << -/D [461 0 R /XYZ 81 433.575 null] ->> endobj -466 0 obj << -/D [461 0 R /XYZ 81 406.541 null] ->> endobj -30 0 obj << -/D [461 0 R /XYZ 81 360.071 null] ->> endobj -467 0 obj << -/D [461 0 R /XYZ 81 330.297 null] ->> endobj -460 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R /F77 455 0 R /F29 341 0 R >> +/Parent 473 0 R +>> +endobj +468 0 obj +<< +/D [466 0 R /XYZ 80 770.89 null] +>> +endobj +18 0 obj +<< +/D [466 0 R /XYZ 81 609.934 null] +>> +endobj +469 0 obj +<< +/D [466 0 R /XYZ 81 580.647 null] +>> +endobj +22 0 obj +<< +/D [466 0 R /XYZ 81 534.115 null] +>> +endobj +470 0 obj +<< +/D [466 0 R /XYZ 81 504.403 null] +>> +endobj +26 0 obj +<< +/D [466 0 R /XYZ 81 433.575 null] +>> +endobj +471 0 obj +<< +/D [466 0 R /XYZ 81 406.541 null] +>> +endobj +30 0 obj +<< +/D [466 0 R /XYZ 81 360.071 null] +>> +endobj +472 0 obj +<< +/D [466 0 R /XYZ 81 330.297 null] +>> +endobj +465 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R /F77 460 0 R /F29 345 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -473 0 obj << +>> +endobj +478 0 obj +<< /Length 2711 /Filter /FlateDecode >> @@ -1361,54 +1631,77 @@ N ó‚_éÀ0ÅjEªyÏQà¸ú(cW¯oœ9¨àÄÂ'“,›V›‚Ý3¶8ä[bìòmñ©hµÏR^~GCxÜÂK´‰ˆ0yÒ¨‹&òÃ’‰ˆ›&’>ßD>DMDJùuLĬMä²`"2—šÈ—IåsLDü¯&§ÁÉPªf®ãvÝŠHŠ$™…*»ƒùÐj²]éSkéSk™œê¶- 4t-)—UK(RŽðƒv/cö/ΪÍÈHØ^À}P´+ÔÖθ‰6„×14™>cýÿQHÿ½~øxk‚‰Ÿ (Ê7‚”+ì@otÛæMaë)ž¹~ˆê]‘«ù¡ÍTphûå=óà ÛÛá›Ã‡i*cÖŒ=@Q)bñ}ŽùX’0¾ÿ;šo LéÕØaœzXAã]ðà+Ö}œFàûx A$öéÔèFØ‹n1~xµÕêM·„›¯Œ¬^ò±áYõI_ÄÇ´o>‹›Êçs|dOðñYÊÿ*ºg·4ŸýuÅ+:ï4,(›JkÓ³äXà«êNÃOS‹]5EøÍ24`æøI #f˜3på–Lÿ/êï¯þ h‡ŒÓ endstream endobj -472 0 obj << +477 0 obj +<< /Type /Page -/Contents 473 0 R -/Resources 471 0 R +/Contents 478 0 R +/Resources 476 0 R /MediaBox [0 0 595.276 841.89] -/Parent 468 0 R -/Annots [ 469 0 R 470 0 R ] ->> endobj -469 0 obj << +/Parent 473 0 R +/Annots [ 474 0 R 475 0 R ] +>> +endobj +474 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [165.157 529.482 194.422 538.98] /A << /S /GoTo /D (cite.Br) >> ->> endobj -470 0 obj << +>> +endobj +475 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [265.016 529.351 290.048 538.98] /A << /S /GoTo /D (cite.Pf) >> ->> endobj -474 0 obj << -/D [472 0 R /XYZ 80 770.89 null] ->> endobj -34 0 obj << -/D [472 0 R /XYZ 81 733.028 null] ->> endobj -475 0 obj << -/D [472 0 R /XYZ 81 552.654 null] ->> endobj -38 0 obj << -/D [472 0 R /XYZ 81 472.649 null] ->> endobj -476 0 obj << -/D [472 0 R /XYZ 81 440.622 null] ->> endobj -42 0 obj << -/D [472 0 R /XYZ 81 234.302 null] ->> endobj -480 0 obj << -/D [472 0 R /XYZ 81 207.268 null] ->> endobj -471 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F80 477 0 R /F83 478 0 R /F77 455 0 R /F15 479 0 R /F85 481 0 R >> +>> +endobj +479 0 obj +<< +/D [477 0 R /XYZ 80 770.89 null] +>> +endobj +34 0 obj +<< +/D [477 0 R /XYZ 81 733.028 null] +>> +endobj +480 0 obj +<< +/D [477 0 R /XYZ 81 552.654 null] +>> +endobj +38 0 obj +<< +/D [477 0 R /XYZ 81 472.649 null] +>> +endobj +481 0 obj +<< +/D [477 0 R /XYZ 81 440.622 null] +>> +endobj +42 0 obj +<< +/D [477 0 R /XYZ 81 234.302 null] +>> +endobj +485 0 obj +<< +/D [477 0 R /XYZ 81 207.268 null] +>> +endobj +476 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F80 482 0 R /F83 483 0 R /F77 460 0 R /F15 484 0 R /F85 486 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -486 0 obj << +>> +endobj +491 0 obj +<< /Length 3885 /Filter /FlateDecode >> @@ -1426,45 +1719,68 @@ $Ó۾ ^D‘æWøH4Âö¡c„=Aö,˜‡p6?Âto'?ü¢Oø!œ@Ìõ¼Rsý×›ÿŒ¤0› endstream endobj -485 0 obj << +490 0 obj +<< /Type /Page -/Contents 486 0 R -/Resources 484 0 R +/Contents 491 0 R +/Resources 489 0 R /MediaBox [0 0 595.276 841.89] -/Parent 468 0 R ->> endobj -487 0 obj << -/D [485 0 R /XYZ 80 770.89 null] ->> endobj -46 0 obj << -/D [485 0 R /XYZ 81 621.607 null] ->> endobj -489 0 obj << -/D [485 0 R /XYZ 81 591.456 null] ->> endobj -50 0 obj << -/D [485 0 R /XYZ 81 452.517 null] ->> endobj -490 0 obj << -/D [485 0 R /XYZ 81 423.108 null] ->> endobj -54 0 obj << -/D [485 0 R /XYZ 81 312.009 null] ->> endobj -491 0 obj << -/D [485 0 R /XYZ 81 284.598 null] ->> endobj -58 0 obj << -/D [485 0 R /XYZ 81 183.932 null] ->> endobj -492 0 obj << -/D [485 0 R /XYZ 81 154.158 null] ->> endobj -484 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F90 488 0 R /F15 479 0 R /F80 477 0 R /F29 341 0 R /F85 481 0 R >> +/Parent 473 0 R +>> +endobj +492 0 obj +<< +/D [490 0 R /XYZ 80 770.89 null] +>> +endobj +46 0 obj +<< +/D [490 0 R /XYZ 81 621.607 null] +>> +endobj +494 0 obj +<< +/D [490 0 R /XYZ 81 591.456 null] +>> +endobj +50 0 obj +<< +/D [490 0 R /XYZ 81 452.517 null] +>> +endobj +495 0 obj +<< +/D [490 0 R /XYZ 81 423.108 null] +>> +endobj +54 0 obj +<< +/D [490 0 R /XYZ 81 312.009 null] +>> +endobj +496 0 obj +<< +/D [490 0 R /XYZ 81 284.598 null] +>> +endobj +58 0 obj +<< +/D [490 0 R /XYZ 81 183.932 null] +>> +endobj +497 0 obj +<< +/D [490 0 R /XYZ 81 154.158 null] +>> +endobj +489 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F90 493 0 R /F15 484 0 R /F80 482 0 R /F29 345 0 R /F85 486 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -495 0 obj << +>> +endobj +500 0 obj +<< /Length 1523 /Filter /FlateDecode >> @@ -1476,110 +1792,148 @@ x ‰qš{cþ¥ѤÆÞ*'‘”Û3ä><Ò3„˜DÀrá(à"?2ÃQBÔ(’FüK»³R§÷B!†Žsu“ -Gœðtl5à%(É&å> endobj -496 0 obj << -/D [494 0 R /XYZ 80 770.89 null] ->> endobj -493 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F15 479 0 R /F90 488 0 R /F85 481 0 R /F83 478 0 R /F80 477 0 R >> +/Parent 473 0 R +>> +endobj +501 0 obj +<< +/D [499 0 R /XYZ 80 770.89 null] +>> +endobj +498 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F15 484 0 R /F90 493 0 R /F85 486 0 R /F83 483 0 R /F80 482 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -506 0 obj << -/Length 1556 +>> +endobj +511 0 obj +<< +/Length 1547 /Filter /FlateDecode >> stream -xÚµWIsÛ6¾ûWpœ 5#Áw¶§ÔMRg’‰c{&'ˆ‚%6$Á¤ÿû>lÜL'Q;=hˆåá­ß[„½ƒ7'Ø|ÿ¸99{í¥Ž‡Qy¡ssç$ĉ‚ùAêÜìœ[÷ü@ë–5«b×_}¹y{‚vì¯Ù;ãíÕÃ0@qÉ;› E ñ5¿¿øŠ`÷AókL/.å!;ҽ9ø´ŠC—7_…–hô={íûÁ(Å©åú(Ðœo,³zÌ(ã•ÈE+ôŽßYÁ ë ʺ`%«ZÚ<G¼‚ñÛD¼CgãyÈŒ1Ÿ=/œRÜnB<²+ãYÑbÏ›¼=”F“;n|ú­£"ß7¼«{ŸÀ£6Ïh¡*Þæ`„Þ|Æ!Vu1‹JӸȃ+¥œ|Ì4v×ǽÿãûhî1åžjw—x®x†¬§‡XE+ƒGëÙЈšeùgŒ½LïïW^èÒ&‡è°  -Îk±Öë’‹¶xœñzÏ»;òj?zñ|PóFr„7Â_Än‘o›>%¬¢¤Eñ?.€ä¡³™gÝË¢=ðnqQê>0ýÝqý…tEŒ]¶"¡û½.h^ém,&‡½%ر–æ…^XÃd<ã`ÀDÖä[¦Ù÷Üö¬b 5ÏêC^pÁëÃ*tõ‘àV–‹Nt2œr ¤ÂœæÂ|¡7‘o s®2\ò©xE…àY¼e¡¸—ø3D¢mº¬í@6`Ê÷C[ïæXZ÷ZÝ –T*/Ë’ôc -ÀÅ87€æ°]µøµœïÚýíÀ…7-Û% ˆË®hóº€î¤¸`BKÁ5R^@ô+øön—ÛqË3tyµT$È‹b‹À7//—`êùûéSÅP¤‹J¯y³SóK¯T1(ÖiphôÌ 70A¨äŒ;ä/¡ì—Ú2,“Öp¯ÌByfc*VL£©c¯½§ýd–\'nò|ChuÑºÅÀU^‰–jüÀîáÀŒ$:iÈÅäZtÛ9…®óS@Ñ=™^D:v¯m¸f™…ȳ‰-Óé ï¢e?OéZ-ìJK¡Ô7.7-î€}ëÀ¡ÐŽ£ÐUý9±Å4Š‘v‡üV-ƒœØ’&/¡ãëvYEâ„áÆ”áxh‹‘išñÐ4#FÑEÐGM>×Йѧ×6Ëz‰žk©äü»”E),½Ÿ%QˆÒ8±D™ì;€:Ù%™0Lƒ1}òÓ>é.ÄÇÞ¯`–^W‚xAÁ1"¸´^⢘$ëwàÏWz@_âûÈK‚cº.òH&¡¥6ezΑ$(‚ÕDÇÅ¡8êéhÃtŒÙ“iôv,+€Àôòå‚b”¤?íÛF~oÚÏ´EÁe9y˜ý§šêÔÄMœjˆ'¯?µ’ç€ÀÆ£¬²«MH"÷tˆÖéZß]ˆ÷£¦qÏl0Õ¥Lßß—ªŒuÕ7l•¬'Vf<—Y^IØÕ§ -0ä(Vãjp!.¹È%Z|ØþÍ2Éøkn*å¨ —sךà–|™ë¾‹›Y°è¬¨¶ž8”ÒŽ{ªo]ÀåTßO0â^T÷ÐÞÙ1 -ÿØåZóòjÑÓƒâSW£ì(WT7(2^Ÿ3ÂùÅ MU·ª·Óî; Íêߌ¼ÍtL@°9Pu].d}T¯dÍ•­š””Ú5mÚÒt_Ò¹9Ào±¾3á#p!Õ>][÷€ï$¨³vnú,…F ¹¤½¾R³Ø¿&Ñ1¨/EKŽf¤°âžGÍ´PÀÓ§p8‡B¦'‹^Ágÿ„ Ïóàß Ô0âi)d:a¼º9ù²ëÉ +xÚµWIsÛ6¾ûWpœ 5c!7í)u“ÔdâØžÉ!É¢`‰ I0iÇÿ¾E2tlM§ ±<¼õ{‹°·ó°÷öÛï7'/ß™`”$AìÝÜz)ñ’ˆ¢0ʼ›­÷Ù?ß³¦ãíjÄØW_oþ>Á{î×î¼ñöê­e!šR¢boe(%¡á÷—Xìß~Ýž›Å¥:dù7¶³ŸV4öEûM‰Vß—oÂÐ#e8s¼ãE†ócÖŒ墖…ì¤Ù‰['¸åAÕ”¼âuÇڇѨáDþ6ï‘Ô[ŠIlD~ ‚xJñyã‘]¹h튕;Ñݾ²šÜ +ëÓï=“Å®}3øuEÎJsP‹®#Ìæ Ž±tªÛØÈYTâ8šÆE\iåÔ«h¦±vÜûø?¾OæÓî©·Çq¡s-À3älzˆm´’_GëÑÐȆçÅŒƒÜìïVA쳶€èð J!yfÖ•]ù0ãõ^ô·äõnôâñ çôo<»e±i‡”pvÊŠ•åÿ`@¶dR‡ÞzÈ:ÇWe·ýnâ’Ì¿çæ»æ é Š}¾"±ÿ£)YQ›c,&‡½#ØòŽ¥YïyËU|¸¼6tÓâRg#C†j;‰ ;$"»bD²Ä[‡ðuÈ +yFŸ€À x»âM»"©Ï%ÜÂeÇGSÕTÆ'»ô›Ô¶ë¢ÎÁY!¼lx[õSåÓ´ KËΨ¾ºÓ.V‹^ö*šj ¤ÒžÒ~¡5HYlJ{®\ñ©Eͤy¼U¸Sð³D²kû¼ëA6@* cWîæPF÷XSÓ,”tjŒ/ËRôc ¾å85€æž—¯}½ôuBl5ØÃìÀE´ßZ%,†«¾ìŠ¦„椸`BÇÀ5J^DÌ+ønWÛqdztE½„S¥(H¨àÛW—K( B„Ãì€RÍPÕ£‹Ú¬E»ÕãË 1“'ÎiphÍÈ 60@èܬ;Ô™¨ êWÆ2¬rÖr¯íB{fm %(ÄÉÔ1¯}`üd—Â|'n +|‡Ðšú‡#ßY M‡«¢–3øÝýž[IlþÒ’Ëɵì7s +S>\€mr3Ñžÿ4» tì_»&pÍs‡#&W8¦³ÁÐC«aš2•Z"Õ%´’$AY8óø9$ÿÞƒC¡'±¯Ûsêj)ω‰q‡úÖ‡œØZ’¶¨ á›nž8Mè Âpc«0=tÅÄöLz虉#Èê"Ùƒ¡Ÿè,Ø¡ñF«r‰µV¿KY”Á2x*‰b”ÑÔåªíêT“äÒ2ÆôÈφ¤»w¼†QzE|â9SDð èl‰wŒ(I¬ß?_›ù|‰# QFÇ0<èºÈ0™ÆŽÚ–é9G’¢V;h‚h2б–›Gª§Óèmy^måË1Æ(ÍžlÛFáo6Œ´e)T9¹Ÿý¥9ôÔ©‰kšˆ¯?’ç€Àƃª²«5Üú§s@´NÏÌÝ…|?jwÜS_ªüý}©XQWCÃP©‚âdÒ¹ÌêJÁ®9Õð”ÖÀjÂòB^ +Y(&¬ü°ù‡çŠ%0ìt«…Õ.ç*Ÿ‚Ïäë\ùõ’¼_yk„êã异¤ôã~V·)árªî'˜p/ê;hïü}ír£xuu”§Q~”§Gª[Y§Ó§Œxñ•À®ÌƬÿC³þ7£nsltaW U õ+UtÕA§G%­wÃÚnÀ4ÛUlnð…lèMø\(µ5ïCúh¬vsë§]ùy™9JÉ%õ•t…¢ztûT‚>ŠîÓ3ÇUÉWlídád>ži½€§?£âê™™0ý{@R‚‚ €ÿ(Qh…Z +™N¯oNþ,¢Ó endstream endobj -505 0 obj << +510 0 obj +<< /Type /Page -/Contents 506 0 R -/Resources 504 0 R +/Contents 511 0 R +/Resources 509 0 R /MediaBox [0 0 595.276 841.89] -/Parent 468 0 R -/Annots [ 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R ] ->> endobj -497 0 obj << +/Parent 473 0 R +/Annots [ 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R ] +>> +endobj +502 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [406.313 518.415 413.76 530.166] +/Rect [406.313 518.263 413.76 530.013] /A << /S /GoTo /D (chapter.4) >> ->> endobj -498 0 obj << +>> +endobj +503 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [417.222 518.415 424.669 530.166] +/Rect [417.222 518.263 424.669 530.013] /A << /S /GoTo /D (chapter.5) >> ->> endobj -499 0 obj << +>> +endobj +504 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [428.131 518.415 435.578 530.166] +/Rect [428.131 518.263 435.578 530.013] /A << /S /GoTo /D (chapter.6) >> ->> endobj -500 0 obj << +>> +endobj +505 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [454.793 518.415 462.24 530.166] +/Rect [454.793 518.263 462.24 530.013] /A << /S /GoTo /D (chapter.7) >> ->> endobj -501 0 obj << +>> +endobj +506 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [462.908 495.961 470.356 507.711] +/Rect [462.908 495.747 470.356 507.498] /A << /S /GoTo /D (chapter.8) >> ->> endobj -502 0 obj << +>> +endobj +507 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [277.249 473.506 284.696 485.257] +/Rect [277.249 473.232 284.696 484.982] /A << /S /GoTo /D (chapter.9) >> ->> endobj -503 0 obj << +>> +endobj +508 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [223.969 323.473 239.598 335.223] +/Rect [223.969 323.015 239.598 334.766] /A << /S /GoTo /D (section.4.1) >> ->> endobj -507 0 obj << -/D [505 0 R /XYZ 80 770.89 null] ->> endobj -62 0 obj << -/D [505 0 R /XYZ 81 733.028 null] ->> endobj -508 0 obj << -/D [505 0 R /XYZ 81 552.654 null] ->> endobj -66 0 obj << -/D [505 0 R /XYZ 81 421.439 null] ->> endobj -509 0 obj << -/D [505 0 R /XYZ 81 391.664 null] ->> endobj -504 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F74 458 0 R >> +>> +endobj +512 0 obj +<< +/D [510 0 R /XYZ 80 770.89 null] +>> +endobj +62 0 obj +<< +/D [510 0 R /XYZ 81 733.028 null] +>> +endobj +513 0 obj +<< +/D [510 0 R /XYZ 81 552.654 null] +>> +endobj +66 0 obj +<< +/D [510 0 R /XYZ 81 420.981 null] +>> +endobj +514 0 obj +<< +/D [510 0 R /XYZ 81 391.207 null] +>> +endobj +509 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -515 0 obj << +>> +endobj +520 0 obj +<< /Length 3421 /Filter /FlateDecode >> @@ -1606,55 +1960,76 @@ X ¸ï>±Ôi*2kg¯°é#:3´fôrgÛŠg›¥ÐløôÄ¢Uâcf}L&pÇs;ž#7‡ìæÆŠ¶á‰G5cxÞ äû}Ouq,&¸-Ô\§8º«½²LÀdøµÃ¸ù¾C¯ü©:·>Ÿ¾¾è!î)|b>©äŽ¿Åa5ýÊ¥k¿zÿ꿢ݿò endstream endobj -514 0 obj << +519 0 obj +<< /Type /Page -/Contents 515 0 R -/Resources 513 0 R +/Contents 520 0 R +/Resources 518 0 R /MediaBox [0 0 595.276 841.89] -/Parent 468 0 R -/Annots [ 510 0 R 511 0 R 512 0 R ] ->> endobj -510 0 obj << +/Parent 473 0 R +/Annots [ 515 0 R 516 0 R 517 0 R ] +>> +endobj +515 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [163.021 510.445 178.65 521.786] /A << /S /GoTo /D (section.6.1) >> ->> endobj -511 0 obj << +>> +endobj +516 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [350.601 428.274 371.684 438.514] /A << /S /GoTo /D (section.4.10) >> ->> endobj -512 0 obj << +>> +endobj +517 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [311.982 339.334 327.611 351.084] /A << /S /GoTo /D (section.2.2) >> ->> endobj -516 0 obj << -/D [514 0 R /XYZ 80 770.89 null] ->> endobj -70 0 obj << -/D [514 0 R /XYZ 81 733.028 null] ->> endobj -517 0 obj << -/D [514 0 R /XYZ 81 707.866 null] ->> endobj -74 0 obj << -/D [514 0 R /XYZ 81 412.339 null] ->> endobj -519 0 obj << -/D [514 0 R /XYZ 81 380.427 null] ->> endobj -513 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F77 455 0 R /F74 458 0 R /F93 518 0 R /F85 481 0 R /F83 478 0 R /F15 479 0 R >> +>> +endobj +521 0 obj +<< +/D [519 0 R /XYZ 80 770.89 null] +>> +endobj +70 0 obj +<< +/D [519 0 R /XYZ 81 733.028 null] +>> +endobj +522 0 obj +<< +/D [519 0 R /XYZ 81 707.866 null] +>> +endobj +74 0 obj +<< +/D [519 0 R /XYZ 81 412.339 null] +>> +endobj +524 0 obj +<< +/D [519 0 R /XYZ 81 380.427 null] +>> +endobj +518 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F77 460 0 R /F74 463 0 R /F93 523 0 R /F85 486 0 R /F83 483 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -523 0 obj << +>> +endobj +528 0 obj +<< /Length 2490 /Filter /FlateDecode >> @@ -1671,41 +2046,58 @@ O KCË£‚[âŽHç r±&§g Åê$’Ð?š ®y6NÙ7Э,hOЗÿc œ'îü´èH†ë‘hÿ¿Xw9ª§†Ñ‹Eò]Xr¦ø„e=LGÛ‘nßøw±’3ç4fþÕÚã%Ä´8T÷–zJñ®Úœþÿ.Û?x endstream endobj -522 0 obj << +527 0 obj +<< /Type /Page -/Contents 523 0 R -/Resources 521 0 R +/Contents 528 0 R +/Resources 526 0 R /MediaBox [0 0 595.276 841.89] -/Parent 528 0 R -/Annots [ 520 0 R ] ->> endobj -520 0 obj << +/Parent 533 0 R +/Annots [ 525 0 R ] +>> +endobj +525 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.756 451.135 135.025 462.885] /A << /S /GoTo /D (appendix.B) >> ->> endobj -524 0 obj << -/D [522 0 R /XYZ 80 770.89 null] ->> endobj -78 0 obj << -/D [522 0 R /XYZ 81 657.494 null] ->> endobj -525 0 obj << -/D [522 0 R /XYZ 81 627.72 null] ->> endobj -526 0 obj << -/D [522 0 R /XYZ 81 436.177 null] ->> endobj -527 0 obj << -/D [522 0 R /XYZ 81 414.8 null] ->> endobj -521 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F77 455 0 R /F74 458 0 R /F83 478 0 R /F85 481 0 R /F93 518 0 R /F28 344 0 R >> +>> +endobj +529 0 obj +<< +/D [527 0 R /XYZ 80 770.89 null] +>> +endobj +78 0 obj +<< +/D [527 0 R /XYZ 81 657.494 null] +>> +endobj +530 0 obj +<< +/D [527 0 R /XYZ 81 627.72 null] +>> +endobj +531 0 obj +<< +/D [527 0 R /XYZ 81 436.177 null] +>> +endobj +532 0 obj +<< +/D [527 0 R /XYZ 81 414.8 null] +>> +endobj +526 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F77 460 0 R /F74 463 0 R /F83 483 0 R /F85 486 0 R /F93 523 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -532 0 obj << +>> +endobj +537 0 obj +<< /Length 2155 /Filter /FlateDecode >> @@ -1723,59 +2115,88 @@ L ÓP,º&)àhÁà;>”~Wy°&¼\쯿o)pò] z¥‰ú@@“.2õ«#ûÿ áÿWê{$õå“^Ùæ.ýœ¤è:åDA²+墻 dBó—Í›ÿ£˜Øú endstream endobj -531 0 obj << +536 0 obj +<< /Type /Page -/Contents 532 0 R -/Resources 530 0 R +/Contents 537 0 R +/Resources 535 0 R /MediaBox [0 0 595.276 841.89] -/Parent 528 0 R -/Annots [ 529 0 R ] ->> endobj -529 0 obj << +/Parent 533 0 R +/Annots [ 534 0 R ] +>> +endobj +534 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [442.151 345.332 449.598 357.082] /A << /S /GoTo /D (chapter.6) >> ->> endobj -533 0 obj << -/D [531 0 R /XYZ 80 770.89 null] ->> endobj -82 0 obj << -/D [531 0 R /XYZ 81 733.028 null] ->> endobj -534 0 obj << -/D [531 0 R /XYZ 81 552.654 null] ->> endobj -86 0 obj << -/D [531 0 R /XYZ 81 524.593 null] ->> endobj -535 0 obj << -/D [531 0 R /XYZ 81 494.819 null] ->> endobj -90 0 obj << -/D [531 0 R /XYZ 81 302.048 null] ->> endobj -536 0 obj << -/D [531 0 R /XYZ 81 272.274 null] ->> endobj -537 0 obj << -/D [531 0 R /XYZ 81 272.274 null] ->> endobj -538 0 obj << -/D [531 0 R /XYZ 81 251.448 null] ->> endobj -539 0 obj << -/D [531 0 R /XYZ 81 194.911 null] ->> endobj -540 0 obj << -/D [531 0 R /XYZ 81 173.534 null] ->> endobj -530 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F83 478 0 R /F15 479 0 R /F80 477 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +>> +endobj +538 0 obj +<< +/D [536 0 R /XYZ 80 770.89 null] +>> +endobj +82 0 obj +<< +/D [536 0 R /XYZ 81 733.028 null] +>> +endobj +539 0 obj +<< +/D [536 0 R /XYZ 81 552.654 null] +>> +endobj +86 0 obj +<< +/D [536 0 R /XYZ 81 524.593 null] +>> +endobj +540 0 obj +<< +/D [536 0 R /XYZ 81 494.819 null] +>> +endobj +90 0 obj +<< +/D [536 0 R /XYZ 81 302.048 null] +>> +endobj +541 0 obj +<< +/D [536 0 R /XYZ 81 272.274 null] +>> +endobj +542 0 obj +<< +/D [536 0 R /XYZ 81 272.274 null] +>> +endobj +543 0 obj +<< +/D [536 0 R /XYZ 81 251.448 null] +>> +endobj +544 0 obj +<< +/D [536 0 R /XYZ 81 194.911 null] +>> +endobj +545 0 obj +<< +/D [536 0 R /XYZ 81 173.534 null] +>> +endobj +535 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F83 483 0 R /F15 484 0 R /F80 482 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -543 0 obj << +>> +endobj +548 0 obj +<< /Length 2290 /Filter /FlateDecode >> @@ -1792,57 +2213,88 @@ e' QúbrU©¨!×€‚¥qyqZ Î!¼‚ ©/C+· Ezu©£Y­)íÙ¶X&…'Ò#œ9Û£ÃE±A~þ6œá 1"_Ê¿³>—•òŒêÑ´êaè6bç7çexv. ‡!1•Vü"NËäye:ÛŸ%q¤ô«’¾W ¡]o1ÞÛÝÊ<É«‹¹oÿE+_3 endstream endobj -542 0 obj << +547 0 obj +<< /Type /Page -/Contents 543 0 R -/Resources 541 0 R +/Contents 548 0 R +/Resources 546 0 R /MediaBox [0 0 595.276 841.89] -/Parent 528 0 R ->> endobj -544 0 obj << -/D [542 0 R /XYZ 80 770.89 null] ->> endobj -94 0 obj << -/D [542 0 R /XYZ 81 688.914 null] ->> endobj -545 0 obj << -/D [542 0 R /XYZ 81 659.202 null] ->> endobj -546 0 obj << -/D [542 0 R /XYZ 81 659.202 null] ->> endobj -547 0 obj << -/D [542 0 R /XYZ 81 638.376 null] ->> endobj -548 0 obj << -/D [542 0 R /XYZ 81 554.741 null] ->> endobj -549 0 obj << -/D [542 0 R /XYZ 81 533.364 null] ->> endobj -550 0 obj << -/D [542 0 R /XYZ 81 463.216 null] ->> endobj -551 0 obj << -/D [542 0 R /XYZ 81 441.902 null] ->> endobj -98 0 obj << -/D [542 0 R /XYZ 81 357.039 null] ->> endobj -552 0 obj << -/D [542 0 R /XYZ 81 327.265 null] ->> endobj -553 0 obj << -/D [542 0 R /XYZ 81 327.265 null] ->> endobj -554 0 obj << -/D [542 0 R /XYZ 81 306.439 null] ->> endobj -541 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F77 455 0 R /F74 458 0 R /F29 341 0 R /F85 481 0 R /F93 518 0 R /F83 478 0 R /F28 344 0 R >> +/Parent 533 0 R +>> +endobj +549 0 obj +<< +/D [547 0 R /XYZ 80 770.89 null] +>> +endobj +94 0 obj +<< +/D [547 0 R /XYZ 81 688.914 null] +>> +endobj +550 0 obj +<< +/D [547 0 R /XYZ 81 659.202 null] +>> +endobj +551 0 obj +<< +/D [547 0 R /XYZ 81 659.202 null] +>> +endobj +552 0 obj +<< +/D [547 0 R /XYZ 81 638.376 null] +>> +endobj +553 0 obj +<< +/D [547 0 R /XYZ 81 554.741 null] +>> +endobj +554 0 obj +<< +/D [547 0 R /XYZ 81 533.364 null] +>> +endobj +555 0 obj +<< +/D [547 0 R /XYZ 81 463.216 null] +>> +endobj +556 0 obj +<< +/D [547 0 R /XYZ 81 441.902 null] +>> +endobj +98 0 obj +<< +/D [547 0 R /XYZ 81 357.039 null] +>> +endobj +557 0 obj +<< +/D [547 0 R /XYZ 81 327.265 null] +>> +endobj +558 0 obj +<< +/D [547 0 R /XYZ 81 327.265 null] +>> +endobj +559 0 obj +<< +/D [547 0 R /XYZ 81 306.439 null] +>> +endobj +546 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F77 460 0 R /F74 463 0 R /F29 345 0 R /F85 486 0 R /F93 523 0 R /F83 483 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -557 0 obj << +>> +endobj +562 0 obj +<< /Length 2371 /Filter /FlateDecode >> @@ -1860,27 +2312,38 @@ b ÷Te[ãǾŒÀ,``Óíºø@g"Dýµ¶÷ùF§ëAU³NíѶ®ÿUlþ¸¹ŸFA:¹Ë6“¦úMd("]µ'{?šz¬ogUœgœª×ëSÓ˜[f7Þ†¡’Æùc׺ZA'ÕØÙj«7¦­Mó¨-Ì>þ)‹ó6?¡h_}lt }¤ÛÈ]ðá¦0¨1—òI= kà;9õaøŸV¶·çÔ¼5$1paZ픸èý®ŒYÚ»ò› /swà)ÎWx u.ȃÐCTý²º‰wÇ”ËJš»>µÒWJd´nä~¹rh<¯V6¨õ%¬V6ÔÝkjÁNrv…ð•Qó¯6“è?õ8¨5:,ΡóÄt¹ðvSo3\@ §Ó…‘¸r%ɸ.}s Ã)–ˆÿ¯©¿¥ôÏ×÷wÿ–6F endstream endobj -556 0 obj << +561 0 obj +<< /Type /Page -/Contents 557 0 R -/Resources 555 0 R +/Contents 562 0 R +/Resources 560 0 R /MediaBox [0 0 595.276 841.89] -/Parent 528 0 R ->> endobj -558 0 obj << -/D [556 0 R /XYZ 80 770.89 null] ->> endobj -102 0 obj << -/D [556 0 R /XYZ 81 733.028 null] ->> endobj -559 0 obj << -/D [556 0 R /XYZ 81 707.866 null] ->> endobj -555 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F77 455 0 R /F93 518 0 R /F83 478 0 R /F85 481 0 R /F15 479 0 R /F80 477 0 R >> +/Parent 533 0 R +>> +endobj +563 0 obj +<< +/D [561 0 R /XYZ 80 770.89 null] +>> +endobj +102 0 obj +<< +/D [561 0 R /XYZ 81 733.028 null] +>> +endobj +564 0 obj +<< +/D [561 0 R /XYZ 81 707.866 null] +>> +endobj +560 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F77 460 0 R /F93 523 0 R /F83 483 0 R /F85 486 0 R /F15 484 0 R /F80 482 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -562 0 obj << +>> +endobj +567 0 obj +<< /Length 2191 /Filter /FlateDecode >> @@ -1897,51 +2360,78 @@ H êŸ^ÚÁ³œ ¢î^Å­NWΡ~•ùi÷ÜŠ©_ƒÇ^eçA¶ÒzÎìÜW½U îeñ¹é÷tG0yÔ!O?í¡Â2FWoäY¥õk9äà‰/Qa'}mw=Yu‡Ú—šˆL¼Š»¦¼ÿI!ì®|â^¾»ò‰S‡ÝUÜ•?Ù]O>m@a槾Ts/ ¡ÌnW¥#»“„õåhù²íÿE³á` endstream endobj -561 0 obj << +566 0 obj +<< /Type /Page -/Contents 562 0 R -/Resources 560 0 R +/Contents 567 0 R +/Resources 565 0 R /MediaBox [0 0 595.276 841.89] -/Parent 528 0 R ->> endobj -563 0 obj << -/D [561 0 R /XYZ 80 770.89 null] ->> endobj -564 0 obj << -/D [561 0 R /XYZ 81 733.028 null] ->> endobj -565 0 obj << -/D [561 0 R /XYZ 81 712.279 null] ->> endobj -106 0 obj << -/D [561 0 R /XYZ 81 640.965 null] ->> endobj -566 0 obj << -/D [561 0 R /XYZ 81 611.191 null] ->> endobj -567 0 obj << -/D [561 0 R /XYZ 81 611.191 null] ->> endobj -568 0 obj << -/D [561 0 R /XYZ 81 590.365 null] ->> endobj -569 0 obj << -/D [561 0 R /XYZ 81 466.082 null] ->> endobj -570 0 obj << -/D [561 0 R /XYZ 81 444.706 null] ->> endobj -571 0 obj << -/D [561 0 R /XYZ 81 333.972 null] ->> endobj -572 0 obj << -/D [561 0 R /XYZ 81 312.595 null] ->> endobj -560 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F15 479 0 R /F28 344 0 R >> +/Parent 533 0 R +>> +endobj +568 0 obj +<< +/D [566 0 R /XYZ 80 770.89 null] +>> +endobj +569 0 obj +<< +/D [566 0 R /XYZ 81 733.028 null] +>> +endobj +570 0 obj +<< +/D [566 0 R /XYZ 81 712.279 null] +>> +endobj +106 0 obj +<< +/D [566 0 R /XYZ 81 640.965 null] +>> +endobj +571 0 obj +<< +/D [566 0 R /XYZ 81 611.191 null] +>> +endobj +572 0 obj +<< +/D [566 0 R /XYZ 81 611.191 null] +>> +endobj +573 0 obj +<< +/D [566 0 R /XYZ 81 590.365 null] +>> +endobj +574 0 obj +<< +/D [566 0 R /XYZ 81 466.082 null] +>> +endobj +575 0 obj +<< +/D [566 0 R /XYZ 81 444.706 null] +>> +endobj +576 0 obj +<< +/D [566 0 R /XYZ 81 333.972 null] +>> +endobj +577 0 obj +<< +/D [566 0 R /XYZ 81 312.595 null] +>> +endobj +565 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F15 484 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -575 0 obj << +>> +endobj +580 0 obj +<< /Length 3821 /Filter /FlateDecode >> @@ -1967,51 +2457,78 @@ l\ 2zÞo×|§tk~9w㾚5÷¡( ;Eé ÞUÃ&˜v€´›ÇM“Cè-tNnÏq±ýÁá¶r]0†ü<”žú”%Ê|¯íöWÜÔ7y"`öIt«aõÀ’@rNüÿQb\®DÓ¾xg¶çv{±©òµµÞ˜.ŠºŽýfë®×Ûúa[÷ÝY”ˆbÀ+ªHg»`0évk.¢ç=‚Q‡f¶ÿÜ!¢ endstream endobj -574 0 obj << +579 0 obj +<< /Type /Page -/Contents 575 0 R -/Resources 573 0 R +/Contents 580 0 R +/Resources 578 0 R /MediaBox [0 0 595.276 841.89] -/Parent 528 0 R ->> endobj -576 0 obj << -/D [574 0 R /XYZ 80 770.89 null] ->> endobj -110 0 obj << -/D [574 0 R /XYZ 81 733.028 null] ->> endobj -577 0 obj << -/D [574 0 R /XYZ 81 707.866 null] ->> endobj -578 0 obj << -/D [574 0 R /XYZ 81 610.801 null] ->> endobj -579 0 obj << -/D [574 0 R /XYZ 81 589.79 null] ->> endobj -114 0 obj << -/D [574 0 R /XYZ 81 414.268 null] ->> endobj -580 0 obj << -/D [574 0 R /XYZ 81 382.132 null] ->> endobj -581 0 obj << -/D [574 0 R /XYZ 81 285.067 null] ->> endobj -582 0 obj << -/D [574 0 R /XYZ 81 266.34 null] ->> endobj -583 0 obj << -/D [574 0 R /XYZ 81 180.055 null] ->> endobj -584 0 obj << -/D [574 0 R /XYZ 81 159.044 null] ->> endobj -573 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F83 478 0 R /F90 488 0 R /F80 477 0 R /F15 479 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F77 455 0 R /F28 344 0 R >> +/Parent 533 0 R +>> +endobj +581 0 obj +<< +/D [579 0 R /XYZ 80 770.89 null] +>> +endobj +110 0 obj +<< +/D [579 0 R /XYZ 81 733.028 null] +>> +endobj +582 0 obj +<< +/D [579 0 R /XYZ 81 707.866 null] +>> +endobj +583 0 obj +<< +/D [579 0 R /XYZ 81 610.801 null] +>> +endobj +584 0 obj +<< +/D [579 0 R /XYZ 81 589.79 null] +>> +endobj +114 0 obj +<< +/D [579 0 R /XYZ 81 414.268 null] +>> +endobj +585 0 obj +<< +/D [579 0 R /XYZ 81 382.132 null] +>> +endobj +586 0 obj +<< +/D [579 0 R /XYZ 81 285.067 null] +>> +endobj +587 0 obj +<< +/D [579 0 R /XYZ 81 266.34 null] +>> +endobj +588 0 obj +<< +/D [579 0 R /XYZ 81 180.055 null] +>> +endobj +589 0 obj +<< +/D [579 0 R /XYZ 81 159.044 null] +>> +endobj +578 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F83 483 0 R /F90 493 0 R /F80 482 0 R /F15 484 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F77 460 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -589 0 obj << +>> +endobj +594 0 obj +<< /Length 3189 /Filter /FlateDecode >> @@ -2033,54 +2550,77 @@ _ Ϻ§£ýØü|ïh› endstream endobj -588 0 obj << +593 0 obj +<< /Type /Page -/Contents 589 0 R -/Resources 587 0 R +/Contents 594 0 R +/Resources 592 0 R /MediaBox [0 0 595.276 841.89] -/Parent 596 0 R -/Annots [ 585 0 R 586 0 R ] ->> endobj -585 0 obj << +/Parent 601 0 R +/Annots [ 590 0 R 591 0 R ] +>> +endobj +590 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [112.871 506.258 139.714 515.887] /A << /S /GoTo /D (cite.JaMa) >> ->> endobj -586 0 obj << +>> +endobj +591 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [366.054 185.719 381.683 197.59] /A << /S /GoTo /D (section.6.9) >> ->> endobj -590 0 obj << -/D [588 0 R /XYZ 80 770.89 null] ->> endobj -118 0 obj << -/D [588 0 R /XYZ 81 590.915 null] ->> endobj -591 0 obj << -/D [588 0 R /XYZ 81 558.779 null] ->> endobj -592 0 obj << -/D [588 0 R /XYZ 81 353.686 null] ->> endobj -593 0 obj << -/D [588 0 R /XYZ 81 332.31 null] ->> endobj -594 0 obj << -/D [588 0 R /XYZ 81 235.125 null] ->> endobj -595 0 obj << -/D [588 0 R /XYZ 81 213.749 null] ->> endobj -587 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F28 344 0 R /F29 341 0 R /F83 478 0 R /F15 479 0 R /F80 477 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +>> +endobj +595 0 obj +<< +/D [593 0 R /XYZ 80 770.89 null] +>> +endobj +118 0 obj +<< +/D [593 0 R /XYZ 81 590.915 null] +>> +endobj +596 0 obj +<< +/D [593 0 R /XYZ 81 558.779 null] +>> +endobj +597 0 obj +<< +/D [593 0 R /XYZ 81 353.686 null] +>> +endobj +598 0 obj +<< +/D [593 0 R /XYZ 81 332.31 null] +>> +endobj +599 0 obj +<< +/D [593 0 R /XYZ 81 235.125 null] +>> +endobj +600 0 obj +<< +/D [593 0 R /XYZ 81 213.749 null] +>> +endobj +592 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F28 348 0 R /F29 345 0 R /F83 483 0 R /F15 484 0 R /F80 482 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -602 0 obj << +>> +endobj +607 0 obj +<< /Length 2884 /Filter /FlateDecode >> @@ -2097,66 +2637,97 @@ x °×Ñ(úáp¨q¥œÇ&êùpì†o†OÚû¼*ó'‰ PƒåK1sòã÷oò‡Êú·ûü¦òâÎ˨™v\ð›¾Ü=L×Ûi›|,¼6ì‡Ã¯¶èÎÕp0V‹ªgž6|ì3u(jÀpUg4VE0±|&&¾úŸ]=v8¦4)ÿÏÇÄô{cÍHÈ…× IÙãÀ?S3X¥=ÃK°Q¼óÈ›ckDƶ»qWDÆ2ùXšùSnì çbþsüæFð¥ÏÃ33Öê56‘I¼¸‹w¹ïÃÝL®šA– S\*÷ad";Ó€wñ&ˆhÊD>azåÄLƒ?ÈþÙ‡U¿t_Î ßvƒò×·×/þ+‚ð endstream endobj -601 0 obj << +606 0 obj +<< /Type /Page -/Contents 602 0 R -/Resources 600 0 R +/Contents 607 0 R +/Resources 605 0 R /MediaBox [0 0 595.276 841.89] -/Parent 596 0 R -/Annots [ 598 0 R 599 0 R ] ->> endobj -598 0 obj << +/Parent 601 0 R +/Annots [ 603 0 R 604 0 R ] +>> +endobj +603 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [176.622 563.85 184.069 576.29] /A << /S /GoTo /D (chapter.3) >> ->> endobj -599 0 obj << +>> +endobj +604 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [385.808 349.723 401.437 366.475] /A << /S /GoTo /D (section.2.6) >> ->> endobj -603 0 obj << -/D [601 0 R /XYZ 80 770.89 null] ->> endobj -122 0 obj << -/D [601 0 R /XYZ 81 702.464 null] ->> endobj -604 0 obj << -/D [601 0 R /XYZ 81 675.492 null] ->> endobj -605 0 obj << -/D [601 0 R /XYZ 81 535.405 null] ->> endobj -606 0 obj << -/D [601 0 R /XYZ 81 514.028 null] ->> endobj -607 0 obj << -/D [601 0 R /XYZ 81 457.491 null] ->> endobj -608 0 obj << -/D [601 0 R /XYZ 81 436.115 null] ->> endobj -609 0 obj << -/D [601 0 R /XYZ 81 334.765 null] ->> endobj -610 0 obj << -/D [601 0 R /XYZ 81 316.04 null] ->> endobj -611 0 obj << -/D [601 0 R /XYZ 81 178.208 null] ->> endobj -612 0 obj << -/D [601 0 R /XYZ 81 156.832 null] ->> endobj -600 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F29 341 0 R /F77 455 0 R /F85 481 0 R /F15 479 0 R /F80 477 0 R >> +>> +endobj +608 0 obj +<< +/D [606 0 R /XYZ 80 770.89 null] +>> +endobj +122 0 obj +<< +/D [606 0 R /XYZ 81 702.464 null] +>> +endobj +609 0 obj +<< +/D [606 0 R /XYZ 81 675.492 null] +>> +endobj +610 0 obj +<< +/D [606 0 R /XYZ 81 535.405 null] +>> +endobj +611 0 obj +<< +/D [606 0 R /XYZ 81 514.028 null] +>> +endobj +612 0 obj +<< +/D [606 0 R /XYZ 81 457.491 null] +>> +endobj +613 0 obj +<< +/D [606 0 R /XYZ 81 436.115 null] +>> +endobj +614 0 obj +<< +/D [606 0 R /XYZ 81 334.765 null] +>> +endobj +615 0 obj +<< +/D [606 0 R /XYZ 81 316.04 null] +>> +endobj +616 0 obj +<< +/D [606 0 R /XYZ 81 178.208 null] +>> +endobj +617 0 obj +<< +/D [606 0 R /XYZ 81 156.832 null] +>> +endobj +605 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F29 345 0 R /F77 460 0 R /F85 486 0 R /F15 484 0 R /F80 482 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -615 0 obj << +>> +endobj +620 0 obj +<< /Length 1343 /Filter /FlateDecode >> @@ -2169,45 +2740,68 @@ xÚ½XKo Œ#¢‡ÂñÜ»þHÛÇ8d8–ö/«ëªø<¡|zò vO96ˆjœdgXßÅ&õw¹èí®ä ªúB­Ö¤¹ŸÔŸí„6a™;ïÝ_óo§ô"Jü¿7¸Nã¬iš¹žd\¹;"¬ºž‚C^X¤U¾ÛÚn›¦êM<¼êõú\õýž¿”uÞ¢Èj£xŒzZº7çñàš~ìèÜ3F¡€«KŒlàÉߘl'`ÔH.Ñ µ-5OçÙzíþ$‘ʆ{ã–]à%ëšQ·ÐæÍå ¤|,ýŸ+ðÜ”µìêÒ7ÿÌ6ÍZæµeÏnÙÃɱïOùS¥¯þùÓìâ‹ÃÚ endstream endobj -614 0 obj << +619 0 obj +<< /Type /Page -/Contents 615 0 R -/Resources 613 0 R +/Contents 620 0 R +/Resources 618 0 R /MediaBox [0 0 595.276 841.89] -/Parent 596 0 R ->> endobj -616 0 obj << -/D [614 0 R /XYZ 80 770.89 null] ->> endobj -126 0 obj << -/D [614 0 R /XYZ 81 691.229 null] ->> endobj -617 0 obj << -/D [614 0 R /XYZ 81 659.202 null] ->> endobj -618 0 obj << -/D [614 0 R /XYZ 81 659.202 null] ->> endobj -619 0 obj << -/D [614 0 R /XYZ 81 640.66 null] ->> endobj -130 0 obj << -/D [614 0 R /XYZ 81 567.063 null] ->> endobj -620 0 obj << -/D [614 0 R /XYZ 81 537.289 null] ->> endobj -621 0 obj << -/D [614 0 R /XYZ 81 494.786 null] ->> endobj -622 0 obj << -/D [614 0 R /XYZ 81 473.41 null] ->> endobj -613 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R /F93 518 0 R /F29 341 0 R /F85 481 0 R /F83 478 0 R /F80 477 0 R /F15 479 0 R >> +/Parent 601 0 R +>> +endobj +621 0 obj +<< +/D [619 0 R /XYZ 80 770.89 null] +>> +endobj +126 0 obj +<< +/D [619 0 R /XYZ 81 691.229 null] +>> +endobj +622 0 obj +<< +/D [619 0 R /XYZ 81 659.202 null] +>> +endobj +623 0 obj +<< +/D [619 0 R /XYZ 81 659.202 null] +>> +endobj +624 0 obj +<< +/D [619 0 R /XYZ 81 640.66 null] +>> +endobj +130 0 obj +<< +/D [619 0 R /XYZ 81 567.063 null] +>> +endobj +625 0 obj +<< +/D [619 0 R /XYZ 81 537.289 null] +>> +endobj +626 0 obj +<< +/D [619 0 R /XYZ 81 494.786 null] +>> +endobj +627 0 obj +<< +/D [619 0 R /XYZ 81 473.41 null] +>> +endobj +618 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R /F93 523 0 R /F29 345 0 R /F85 486 0 R /F83 483 0 R /F80 482 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -627 0 obj << +>> +endobj +632 0 obj +<< /Length 1050 /Filter /FlateDecode >> @@ -2220,72 +2814,107 @@ x œªh¤¡n’xJ:ã³ÿÞ¶ì™ endstream endobj -626 0 obj << +631 0 obj +<< /Type /Page -/Contents 627 0 R -/Resources 625 0 R +/Contents 632 0 R +/Resources 630 0 R /MediaBox [0 0 595.276 841.89] -/Parent 596 0 R -/Annots [ 623 0 R 624 0 R ] ->> endobj -623 0 obj << +/Parent 601 0 R +/Annots [ 628 0 R 629 0 R ] +>> +endobj +628 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [150.874 391.614 166.503 401.112] /A << /S /GoTo /D (section.3.4) >> ->> endobj -624 0 obj << +>> +endobj +629 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [150.874 311.448 166.503 323.198] /A << /S /GoTo /D (section.4.1) >> ->> endobj -628 0 obj << -/D [626 0 R /XYZ 80 770.89 null] ->> endobj -134 0 obj << -/D [626 0 R /XYZ 81 733.028 null] ->> endobj -629 0 obj << -/D [626 0 R /XYZ 81 557.388 null] ->> endobj -138 0 obj << -/D [626 0 R /XYZ 81 524.593 null] ->> endobj -630 0 obj << -/D [626 0 R /XYZ 81 497.559 null] ->> endobj -631 0 obj << -/D [626 0 R /XYZ 81 452.316 null] ->> endobj -632 0 obj << -/D [626 0 R /XYZ 81 433.223 null] ->> endobj -633 0 obj << -/D [626 0 R /XYZ 81 376.656 null] ->> endobj -634 0 obj << -/D [626 0 R /XYZ 81 353.026 null] ->> endobj -635 0 obj << -/D [626 0 R /XYZ 81 296.489 null] ->> endobj -636 0 obj << -/D [626 0 R /XYZ 81 277.396 null] ->> endobj -637 0 obj << -/D [626 0 R /XYZ 81 204.965 null] ->> endobj -638 0 obj << -/D [626 0 R /XYZ 81 185.934 null] ->> endobj -625 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +>> +endobj +633 0 obj +<< +/D [631 0 R /XYZ 80 770.89 null] +>> +endobj +134 0 obj +<< +/D [631 0 R /XYZ 81 733.028 null] +>> +endobj +634 0 obj +<< +/D [631 0 R /XYZ 81 557.388 null] +>> +endobj +138 0 obj +<< +/D [631 0 R /XYZ 81 524.593 null] +>> +endobj +635 0 obj +<< +/D [631 0 R /XYZ 81 497.559 null] +>> +endobj +636 0 obj +<< +/D [631 0 R /XYZ 81 452.316 null] +>> +endobj +637 0 obj +<< +/D [631 0 R /XYZ 81 433.223 null] +>> +endobj +638 0 obj +<< +/D [631 0 R /XYZ 81 376.656 null] +>> +endobj +639 0 obj +<< +/D [631 0 R /XYZ 81 353.026 null] +>> +endobj +640 0 obj +<< +/D [631 0 R /XYZ 81 296.489 null] +>> +endobj +641 0 obj +<< +/D [631 0 R /XYZ 81 277.396 null] +>> +endobj +642 0 obj +<< +/D [631 0 R /XYZ 81 204.965 null] +>> +endobj +643 0 obj +<< +/D [631 0 R /XYZ 81 185.934 null] +>> +endobj +630 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -641 0 obj << +>> +endobj +646 0 obj +<< /Length 2493 /Filter /FlateDecode >> @@ -2304,51 +2933,78 @@ XT |ö`_àHbÙÙi!ÿy,ÿÍ÷˜K€C ˜ "ÑWHlÉÝøJS¼ Ÿ›î}&3±®ËÒ­ñq¥üîe´@ !‹ÞŸ#BêÊÀIþ—$$–4e,ˆHÇU?Do ÏW¸ä˜§L~‚T6¤>Æ_”âÙ‹€ èÉ´2;Bdv\ã‰\"ÙôÚÓ‰c)¦‰c?MÌòâȃ´ð·üHmÉõFòâ?žàJ| "§ÇDž.HGVúKä–5 æ¡ŒžMè·g_CúP>âÇ|4gñ€¢¨œ…$œeÈ–|gj L W[`Š'ô´Ñìf²ÕÚMúŸ¹ÀT·µ¥t˜kŒm¯ÚøoFÀAãêËc.fóâ ÈYTŠüÆUÍŒ²ÞDÈ&~!nNP‹îJv/…ÂT+ùdHŒ^XÛik %çƒ-Œ˜)A¬×pü ÆY4(‘…ã¹CÓ­'ß67ŽCo=Í—Äò+û+#CÝ:ôt}ûæúÙ—ë endstream endobj -640 0 obj << +645 0 obj +<< /Type /Page -/Contents 641 0 R -/Resources 639 0 R +/Contents 646 0 R +/Resources 644 0 R /MediaBox [0 0 595.276 841.89] -/Parent 596 0 R ->> endobj -642 0 obj << -/D [640 0 R /XYZ 80 770.89 null] ->> endobj -643 0 obj << -/D [640 0 R /XYZ 81 733.028 null] ->> endobj -644 0 obj << -/D [640 0 R /XYZ 81 712.279 null] ->> endobj -142 0 obj << -/D [640 0 R /XYZ 81 627.416 null] ->> endobj -645 0 obj << -/D [640 0 R /XYZ 81 597.642 null] ->> endobj -646 0 obj << -/D [640 0 R /XYZ 81 487.393 null] ->> endobj -647 0 obj << -/D [640 0 R /XYZ 81 466.017 null] ->> endobj -648 0 obj << -/D [640 0 R /XYZ 81 262.692 null] ->> endobj -649 0 obj << -/D [640 0 R /XYZ 81 239.062 null] ->> endobj -146 0 obj << -/D [640 0 R /XYZ 81 181.298 null] ->> endobj -650 0 obj << -/D [640 0 R /XYZ 81 154.264 null] ->> endobj -639 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F77 455 0 R /F80 477 0 R /F15 479 0 R >> +/Parent 601 0 R +>> +endobj +647 0 obj +<< +/D [645 0 R /XYZ 80 770.89 null] +>> +endobj +648 0 obj +<< +/D [645 0 R /XYZ 81 733.028 null] +>> +endobj +649 0 obj +<< +/D [645 0 R /XYZ 81 712.279 null] +>> +endobj +142 0 obj +<< +/D [645 0 R /XYZ 81 627.416 null] +>> +endobj +650 0 obj +<< +/D [645 0 R /XYZ 81 597.642 null] +>> +endobj +651 0 obj +<< +/D [645 0 R /XYZ 81 487.393 null] +>> +endobj +652 0 obj +<< +/D [645 0 R /XYZ 81 466.017 null] +>> +endobj +653 0 obj +<< +/D [645 0 R /XYZ 81 262.692 null] +>> +endobj +654 0 obj +<< +/D [645 0 R /XYZ 81 239.062 null] +>> +endobj +146 0 obj +<< +/D [645 0 R /XYZ 81 181.298 null] +>> +endobj +655 0 obj +<< +/D [645 0 R /XYZ 81 154.264 null] +>> +endobj +644 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F77 460 0 R /F80 482 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -654 0 obj << +>> +endobj +659 0 obj +<< /Length 2331 /Filter /FlateDecode >> @@ -2369,62 +3025,93 @@ I1H onµÒ“"ýoµ-¼UÌ<ót»,]çrënD sÈ¢dÙn/¶Íu±þrvûC¹†lÌÚlê‘›täͽ]­¬©“\].¯â·h(Ê8ïÁœÿùSB'áºrë⺨ë|³4›e·BaŒíŠÿOL•  endstream endobj -653 0 obj << +658 0 obj +<< /Type /Page -/Contents 654 0 R -/Resources 652 0 R +/Contents 659 0 R +/Resources 657 0 R /MediaBox [0 0 595.276 841.89] -/Parent 596 0 R -/Annots [ 651 0 R ] ->> endobj -651 0 obj << +/Parent 601 0 R +/Annots [ 656 0 R ] +>> +endobj +656 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [133.938 375.242 149.566 384.74] /A << /S /GoTo /D (section.2.5) >> ->> endobj -655 0 obj << -/D [653 0 R /XYZ 80 770.89 null] ->> endobj -656 0 obj << -/D [653 0 R /XYZ 81 651.853 null] ->> endobj -657 0 obj << -/D [653 0 R /XYZ 81 628.246 null] ->> endobj -150 0 obj << -/D [653 0 R /XYZ 81 419.121 null] ->> endobj -658 0 obj << -/D [653 0 R /XYZ 81 360.35 null] ->> endobj -659 0 obj << -/D [653 0 R /XYZ 81 339.005 null] ->> endobj -660 0 obj << -/D [653 0 R /XYZ 81 293.738 null] ->> endobj -661 0 obj << -/D [653 0 R /XYZ 81 274.707 null] ->> endobj -154 0 obj << -/D [653 0 R /XYZ 81 228.213 null] ->> endobj -662 0 obj << -/D [653 0 R /XYZ 81 201.24 null] ->> endobj -663 0 obj << -/D [653 0 R /XYZ 81 201.24 null] ->> endobj -664 0 obj << -/D [653 0 R /XYZ 81 177.674 null] ->> endobj -652 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F90 488 0 R /F15 479 0 R /F80 477 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F28 344 0 R /F77 455 0 R >> +>> +endobj +660 0 obj +<< +/D [658 0 R /XYZ 80 770.89 null] +>> +endobj +661 0 obj +<< +/D [658 0 R /XYZ 81 651.853 null] +>> +endobj +662 0 obj +<< +/D [658 0 R /XYZ 81 628.246 null] +>> +endobj +150 0 obj +<< +/D [658 0 R /XYZ 81 419.121 null] +>> +endobj +663 0 obj +<< +/D [658 0 R /XYZ 81 360.35 null] +>> +endobj +664 0 obj +<< +/D [658 0 R /XYZ 81 339.005 null] +>> +endobj +665 0 obj +<< +/D [658 0 R /XYZ 81 293.738 null] +>> +endobj +666 0 obj +<< +/D [658 0 R /XYZ 81 274.707 null] +>> +endobj +154 0 obj +<< +/D [658 0 R /XYZ 81 228.213 null] +>> +endobj +667 0 obj +<< +/D [658 0 R /XYZ 81 201.24 null] +>> +endobj +668 0 obj +<< +/D [658 0 R /XYZ 81 201.24 null] +>> +endobj +669 0 obj +<< +/D [658 0 R /XYZ 81 177.674 null] +>> +endobj +657 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F90 493 0 R /F15 484 0 R /F80 482 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F28 348 0 R /F77 460 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -667 0 obj << +>> +endobj +672 0 obj +<< /Length 964 /Filter /FlateDecode >> @@ -2434,33 +3121,48 @@ x Á«½{åS/dº•E¤ ô€]I±NÊr“ÝE‡ÏeÚ^…¾73CzÂàÆê¹NËçMÅðº8õÑË5x@[«¢˜a.l²õ¢:‹°HK{Wãá]%æòy#Â\ä\ðVâÉ»à2`o’{ÝD¼RÜK4Öª%¢¤³vÅ„`ûFB/xH\®;ÚO|•OÄ>¾X¨ÔÂçFªs'Ÿ{Ó"Né(ÛF¨0¢¬ó¹x¾_ZVËeRú r†0ÛÖØCTH+éãˆ8ÑWˆr1„øÞëàÈiÄ´ ±7ôð8hSWžØWŽ)_ì]Ç ÂÀá¶cf{®äÞÀJtD®ìò× dæóWÔžlûëf$/í»ÊÒË,HÐãªüëÕ—ùbE‘r3 óÄëŠ:o²~ð9sY×f{”‡Àù ûPÑš~ëaJ"bº"õ’åGˆES¡ìSû°J¤õcºJÓusð7É*·²輻õÁæÿºúõòR±ç¤_3ÃG«ái óVûíWvÄêQOüónþݤwõ›¯vÿxõýú«52,ê …³…Ô_ù·‚)Zÿ¶5D½j Q{!îÇøïj„•»Ú wì\C;Ö utha[Ãnk!´›¨ù]™dëôÁr™–ãy¾ZåáK›#.nÈ+£ô!æøaæô!îº;ÙtGð¤íŽðYÛAMõ;Z¯v3{žoªÖ)×ev¿ôÅ™sèKêàpf¿„ldjœ“™?¦¥v4æêSC¡Ù¹ ÃyQdw«Ô›ƒöDz$äUUôÆZoÝj&–ì'–N,ÙÆ_ìŽ?að×?E€Ø çÝ.kG¶ ]cÞ“ÉûÉ„£ª7™Z°È›Ì†9©·©Ýü­¯‘;ïš÷O³ÉOÌÔ] endstream endobj -666 0 obj << +671 0 obj +<< /Type /Page -/Contents 667 0 R -/Resources 665 0 R +/Contents 672 0 R +/Resources 670 0 R /MediaBox [0 0 595.276 841.89] -/Parent 673 0 R ->> endobj -668 0 obj << -/D [666 0 R /XYZ 80 770.89 null] ->> endobj -669 0 obj << -/D [666 0 R /XYZ 81 733.028 null] ->> endobj -670 0 obj << -/D [666 0 R /XYZ 81 714.562 null] ->> endobj -671 0 obj << -/D [666 0 R /XYZ 81 655.376 null] ->> endobj -672 0 obj << -/D [666 0 R /XYZ 81 634.365 null] ->> endobj -665 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F80 477 0 R /F83 478 0 R /F15 479 0 R >> +/Parent 678 0 R +>> +endobj +673 0 obj +<< +/D [671 0 R /XYZ 80 770.89 null] +>> +endobj +674 0 obj +<< +/D [671 0 R /XYZ 81 733.028 null] +>> +endobj +675 0 obj +<< +/D [671 0 R /XYZ 81 714.562 null] +>> +endobj +676 0 obj +<< +/D [671 0 R /XYZ 81 655.376 null] +>> +endobj +677 0 obj +<< +/D [671 0 R /XYZ 81 634.365 null] +>> +endobj +670 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F80 482 0 R /F83 483 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -677 0 obj << +>> +endobj +682 0 obj +<< /Length 2283 /Filter /FlateDecode >> @@ -2478,53 +3180,78 @@ xÚ½YM Ôéx •f„ÊÄ"ðëŒE0ã{ Kø3šHê&ÈreÝ”ŽÓî ôæJ\ô6<ð ÛsÎi™zïáuz£úË(HÿËƵý ŸÖQñ¶T}fúÖƒ 6ÀNPw]QVËŽ˜±L}>Ò.Ü«èTeð=/žü З–D”R%`ÏNS!}PA•!Ö`c•äiv¼ð0&ÎÎÍxÙ?:€3Æ­-yöñ²O/%ðá•þÁZÐqiÂ(¸(Yáê.Â7„Mã·ÂÌo"R{<íˆjD¯3T¾/¾Ð뚟6»J¸;º°ppPzå**0Ï1Ñ•nÐDZM‰ÜCÆß=¶Ó»$¢ElšÎî~ćFˆdþÌŠd¸ËÄÛ£+ê:¬½¨ØŒÀÀ¶C¦ ;Øþë~ºª-[z|³"܉bûTk߃—Ä-õùB;Í‹B]µb×|E‰·‘MÙ»×’‚ÛG‡‹âòë̺êÊÆõÜÎ5ô,y¤–>nÅ'$1ØÚ!ýxIàÆ"ysæ!EÙ‰-¤’˜(ê‹©¤eÂĶ¯Ã»ö…ÔTrõüÜ”Åo]û¤˜$ÀyÔÚp.Y4æ‡ÛWÿ?ÙÑl endstream endobj -676 0 obj << +681 0 obj +<< /Type /Page -/Contents 677 0 R -/Resources 675 0 R +/Contents 682 0 R +/Resources 680 0 R /MediaBox [0 0 595.276 841.89] -/Parent 673 0 R -/Annots [ 674 0 R ] ->> endobj -674 0 obj << +/Parent 678 0 R +/Annots [ 679 0 R ] +>> +endobj +679 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [512.822 500.131 520.269 512.509] /A << /S /GoTo /D (chapter.7) >> ->> endobj -678 0 obj << -/D [676 0 R /XYZ 80 770.89 null] ->> endobj -158 0 obj << -/D [676 0 R /XYZ 81 733.028 null] ->> endobj -679 0 obj << -/D [676 0 R /XYZ 81 552.654 null] ->> endobj -162 0 obj << -/D [676 0 R /XYZ 81 484.208 null] ->> endobj -680 0 obj << -/D [676 0 R /XYZ 81 454.434 null] ->> endobj -681 0 obj << -/D [676 0 R /XYZ 81 398.645 null] ->> endobj -682 0 obj << -/D [676 0 R /XYZ 81 379.552 null] ->> endobj -683 0 obj << -/D [676 0 R /XYZ 81 293.895 null] ->> endobj -684 0 obj << -/D [676 0 R /XYZ 81 274.802 null] ->> endobj -675 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F83 478 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +>> +endobj +683 0 obj +<< +/D [681 0 R /XYZ 80 770.89 null] +>> +endobj +158 0 obj +<< +/D [681 0 R /XYZ 81 733.028 null] +>> +endobj +684 0 obj +<< +/D [681 0 R /XYZ 81 552.654 null] +>> +endobj +162 0 obj +<< +/D [681 0 R /XYZ 81 484.208 null] +>> +endobj +685 0 obj +<< +/D [681 0 R /XYZ 81 454.434 null] +>> +endobj +686 0 obj +<< +/D [681 0 R /XYZ 81 398.645 null] +>> +endobj +687 0 obj +<< +/D [681 0 R /XYZ 81 379.552 null] +>> +endobj +688 0 obj +<< +/D [681 0 R /XYZ 81 293.895 null] +>> +endobj +689 0 obj +<< +/D [681 0 R /XYZ 81 274.802 null] +>> +endobj +680 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F83 483 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -688 0 obj << +>> +endobj +693 0 obj +<< /Length 2604 /Filter /FlateDecode >> @@ -2544,62 +3271,93 @@ qn~1US þ+;Ò8¸ç^<&™”Ú}’Ò„¤·U¹ìzÍà3áÀEŸîàï](#á¶æêkŽ†?’Z¼ê=“&,‚·”]0ôªÈ%J74B/1!©”p‘¾È¶‚¶ý󧛋ÿá8 endstream endobj -687 0 obj << +692 0 obj +<< /Type /Page -/Contents 688 0 R -/Resources 686 0 R +/Contents 693 0 R +/Resources 691 0 R /MediaBox [0 0 595.276 841.89] -/Parent 673 0 R -/Annots [ 685 0 R ] ->> endobj -685 0 obj << +/Parent 678 0 R +/Annots [ 690 0 R ] +>> +endobj +690 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [347.683 602.954 363.312 614.704] /A << /S /GoTo /D (section.5.5) >> ->> endobj -689 0 obj << -/D [687 0 R /XYZ 80 770.89 null] ->> endobj -690 0 obj << -/D [687 0 R /XYZ 81 733.028 null] ->> endobj -691 0 obj << -/D [687 0 R /XYZ 81 714.562 null] ->> endobj -166 0 obj << -/D [687 0 R /XYZ 81 573.219 null] ->> endobj -692 0 obj << -/D [687 0 R /XYZ 81 543.445 null] ->> endobj -693 0 obj << -/D [687 0 R /XYZ 81 522.619 null] ->> endobj -694 0 obj << -/D [687 0 R /XYZ 81 371.238 null] ->> endobj -695 0 obj << -/D [687 0 R /XYZ 81 349.861 null] ->> endobj -696 0 obj << -/D [687 0 R /XYZ 81 266.164 null] ->> endobj -697 0 obj << -/D [687 0 R /XYZ 81 244.849 null] ->> endobj -698 0 obj << -/D [687 0 R /XYZ 81 162.061 null] ->> endobj -699 0 obj << -/D [687 0 R /XYZ 81 139.838 null] ->> endobj -686 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F77 455 0 R >> +>> +endobj +694 0 obj +<< +/D [692 0 R /XYZ 80 770.89 null] +>> +endobj +695 0 obj +<< +/D [692 0 R /XYZ 81 733.028 null] +>> +endobj +696 0 obj +<< +/D [692 0 R /XYZ 81 714.562 null] +>> +endobj +166 0 obj +<< +/D [692 0 R /XYZ 81 573.219 null] +>> +endobj +697 0 obj +<< +/D [692 0 R /XYZ 81 543.445 null] +>> +endobj +698 0 obj +<< +/D [692 0 R /XYZ 81 522.619 null] +>> +endobj +699 0 obj +<< +/D [692 0 R /XYZ 81 371.238 null] +>> +endobj +700 0 obj +<< +/D [692 0 R /XYZ 81 349.861 null] +>> +endobj +701 0 obj +<< +/D [692 0 R /XYZ 81 266.164 null] +>> +endobj +702 0 obj +<< +/D [692 0 R /XYZ 81 244.849 null] +>> +endobj +703 0 obj +<< +/D [692 0 R /XYZ 81 162.061 null] +>> +endobj +704 0 obj +<< +/D [692 0 R /XYZ 81 139.838 null] +>> +endobj +691 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F77 460 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -702 0 obj << +>> +endobj +707 0 obj +<< /Length 2221 /Filter /FlateDecode >> @@ -2614,57 +3372,88 @@ R\ ­ÜQ»Ù#´88ŽÚ¸Ð÷ô±ŸÜçó0)]¢®wþû¿Þ›üг{ÛASﳃå-š_wýÛúêO¼ù‡ endstream endobj -701 0 obj << +706 0 obj +<< /Type /Page -/Contents 702 0 R -/Resources 700 0 R +/Contents 707 0 R +/Resources 705 0 R /MediaBox [0 0 595.276 841.89] -/Parent 673 0 R ->> endobj -703 0 obj << -/D [701 0 R /XYZ 80 770.89 null] ->> endobj -704 0 obj << -/D [701 0 R /XYZ 81 733.028 null] ->> endobj -705 0 obj << -/D [701 0 R /XYZ 81 712.279 null] ->> endobj -706 0 obj << -/D [701 0 R /XYZ 81 669.291 null] ->> endobj -707 0 obj << -/D [701 0 R /XYZ 81 647.914 null] ->> endobj -708 0 obj << -/D [701 0 R /XYZ 81 577.463 null] ->> endobj -709 0 obj << -/D [701 0 R /XYZ 81 556.452 null] ->> endobj -170 0 obj << -/D [701 0 R /XYZ 81 471.589 null] ->> endobj -710 0 obj << -/D [701 0 R /XYZ 81 444.555 null] ->> endobj -711 0 obj << -/D [701 0 R /XYZ 81 359.041 null] ->> endobj -712 0 obj << -/D [701 0 R /XYZ 81 337.289 null] ->> endobj -713 0 obj << -/D [701 0 R /XYZ 81 267.202 null] ->> endobj -714 0 obj << -/D [701 0 R /XYZ 81 245.826 null] ->> endobj -700 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F15 479 0 R /F83 478 0 R /F77 455 0 R >> +/Parent 678 0 R +>> +endobj +708 0 obj +<< +/D [706 0 R /XYZ 80 770.89 null] +>> +endobj +709 0 obj +<< +/D [706 0 R /XYZ 81 733.028 null] +>> +endobj +710 0 obj +<< +/D [706 0 R /XYZ 81 712.279 null] +>> +endobj +711 0 obj +<< +/D [706 0 R /XYZ 81 669.291 null] +>> +endobj +712 0 obj +<< +/D [706 0 R /XYZ 81 647.914 null] +>> +endobj +713 0 obj +<< +/D [706 0 R /XYZ 81 577.463 null] +>> +endobj +714 0 obj +<< +/D [706 0 R /XYZ 81 556.452 null] +>> +endobj +170 0 obj +<< +/D [706 0 R /XYZ 81 471.589 null] +>> +endobj +715 0 obj +<< +/D [706 0 R /XYZ 81 444.555 null] +>> +endobj +716 0 obj +<< +/D [706 0 R /XYZ 81 359.041 null] +>> +endobj +717 0 obj +<< +/D [706 0 R /XYZ 81 337.289 null] +>> +endobj +718 0 obj +<< +/D [706 0 R /XYZ 81 267.202 null] +>> +endobj +719 0 obj +<< +/D [706 0 R /XYZ 81 245.826 null] +>> +endobj +705 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F15 484 0 R /F83 483 0 R /F77 460 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -717 0 obj << +>> +endobj +722 0 obj +<< /Length 2504 /Filter /FlateDecode >> @@ -2683,45 +3472,68 @@ i. “Þì:CK¤ŒhØÕâR:`¶è‰¼ZWÓyš”"ZÐkÝnò»}Ñ1`Ù]v·i¨¤ª^EµM9/Æ­AS6…«/+îã)ÛbWð+bz“q$Xcž4?…Ý2e‚ËV…¢;èg1]äwáˆ(›/–Ûõ|7‘¢ÞUGhSfk,@䬤¡Z±÷‹…} ØEeOO³Åã´x-ö°Éžú©ßì`s´)Žed{wÉf?{íÍj{ûÄ3ġ„ýч„ýyæͱƒ9öz‘Gëš²â^÷^³ÙHs²ùÂV™ÖöòÍ®ŸÏ;·WQ{v#˜"+S”5eZ”…tOkæÚ×wÜÃ(RXžBñºŸ|^õé(«¢]qØnI_÷Ô@º*/J"¯J|ϪÐNË ãŽNZ$S.”SUS U‰°RXÚ}ïæB÷@ž"ixlV<v}>’á=Ð]··0SIMªO—ˆt}ïÎWX’º.—³tÁ.ea[€‚º`X@ÌK´Û/¡j´"°j ¶_-¨íg¨)©ŠÉ÷MxíqÍÿŸÆé endstream endobj -716 0 obj << +721 0 obj +<< /Type /Page -/Contents 717 0 R -/Resources 715 0 R +/Contents 722 0 R +/Resources 720 0 R /MediaBox [0 0 595.276 841.89] -/Parent 673 0 R ->> endobj -718 0 obj << -/D [716 0 R /XYZ 80 770.89 null] ->> endobj -174 0 obj << -/D [716 0 R /XYZ 81 448.368 null] ->> endobj -719 0 obj << -/D [716 0 R /XYZ 81 416.232 null] ->> endobj -720 0 obj << -/D [716 0 R /XYZ 81 416.232 null] ->> endobj -721 0 obj << -/D [716 0 R /XYZ 81 395.406 null] ->> endobj -722 0 obj << -/D [716 0 R /XYZ 81 312.686 null] ->> endobj -723 0 obj << -/D [716 0 R /XYZ 81 277.362 null] ->> endobj -178 0 obj << -/D [716 0 R /XYZ 81 152.766 null] ->> endobj -724 0 obj << -/D [716 0 R /XYZ 81 122.992 null] ->> endobj -715 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F28 344 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F80 477 0 R /F15 479 0 R >> +/Parent 678 0 R +>> +endobj +723 0 obj +<< +/D [721 0 R /XYZ 80 770.89 null] +>> +endobj +174 0 obj +<< +/D [721 0 R /XYZ 81 448.368 null] +>> +endobj +724 0 obj +<< +/D [721 0 R /XYZ 81 416.232 null] +>> +endobj +725 0 obj +<< +/D [721 0 R /XYZ 81 416.232 null] +>> +endobj +726 0 obj +<< +/D [721 0 R /XYZ 81 395.406 null] +>> +endobj +727 0 obj +<< +/D [721 0 R /XYZ 81 312.686 null] +>> +endobj +728 0 obj +<< +/D [721 0 R /XYZ 81 277.362 null] +>> +endobj +178 0 obj +<< +/D [721 0 R /XYZ 81 152.766 null] +>> +endobj +729 0 obj +<< +/D [721 0 R /XYZ 81 122.992 null] +>> +endobj +720 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F28 348 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F80 482 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -728 0 obj << +>> +endobj +733 0 obj +<< /Length 2125 /Filter /FlateDecode >> @@ -2744,59 +3556,88 @@ a ôÝ«´Ž2£ÿkŽý endstream endobj -727 0 obj << +732 0 obj +<< /Type /Page -/Contents 728 0 R -/Resources 726 0 R +/Contents 733 0 R +/Resources 731 0 R /MediaBox [0 0 595.276 841.89] -/Parent 673 0 R -/Annots [ 725 0 R ] ->> endobj -725 0 obj << +/Parent 678 0 R +/Annots [ 730 0 R ] +>> +endobj +730 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [133.938 192.778 149.566 202.275] /A << /S /GoTo /D (section.2.3) >> ->> endobj -729 0 obj << -/D [727 0 R /XYZ 80 770.89 null] ->> endobj -730 0 obj << -/D [727 0 R /XYZ 81 676.234 null] ->> endobj -731 0 obj << -/D [727 0 R /XYZ 81 655.278 null] ->> endobj -732 0 obj << -/D [727 0 R /XYZ 81 571.277 null] ->> endobj -733 0 obj << -/D [727 0 R /XYZ 81 536.319 null] ->> endobj -734 0 obj << -/D [727 0 R /XYZ 81 452.683 null] ->> endobj -735 0 obj << -/D [727 0 R /XYZ 81 431.307 null] ->> endobj -182 0 obj << -/D [727 0 R /XYZ 81 236.656 null] ->> endobj -736 0 obj << -/D [727 0 R /XYZ 81 204.52 null] ->> endobj -737 0 obj << -/D [727 0 R /XYZ 81 177.819 null] ->> endobj -738 0 obj << -/D [727 0 R /XYZ 81 154.19 null] ->> endobj -726 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F15 479 0 R /F85 481 0 R /F80 477 0 R /F29 341 0 R /F74 458 0 R /F93 518 0 R /F28 344 0 R >> +>> +endobj +734 0 obj +<< +/D [732 0 R /XYZ 80 770.89 null] +>> +endobj +735 0 obj +<< +/D [732 0 R /XYZ 81 676.234 null] +>> +endobj +736 0 obj +<< +/D [732 0 R /XYZ 81 655.278 null] +>> +endobj +737 0 obj +<< +/D [732 0 R /XYZ 81 571.277 null] +>> +endobj +738 0 obj +<< +/D [732 0 R /XYZ 81 536.319 null] +>> +endobj +739 0 obj +<< +/D [732 0 R /XYZ 81 452.683 null] +>> +endobj +740 0 obj +<< +/D [732 0 R /XYZ 81 431.307 null] +>> +endobj +182 0 obj +<< +/D [732 0 R /XYZ 81 236.656 null] +>> +endobj +741 0 obj +<< +/D [732 0 R /XYZ 81 204.52 null] +>> +endobj +742 0 obj +<< +/D [732 0 R /XYZ 81 177.819 null] +>> +endobj +743 0 obj +<< +/D [732 0 R /XYZ 81 154.19 null] +>> +endobj +731 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F15 484 0 R /F85 486 0 R /F80 482 0 R /F29 345 0 R /F74 463 0 R /F93 523 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -741 0 obj << +>> +endobj +746 0 obj +<< /Length 1833 /Filter /FlateDecode >> @@ -2811,63 +3652,98 @@ x KfØŸf»0vØ^á·$m€8L„ÚCßõml[”¾™0‚ƒ‡Èa|[…@ÔRoê‹¢ž!øAçèc|â¥e‡eîóíÍÙ¿FÝÕ& endstream endobj -740 0 obj << +745 0 obj +<< /Type /Page -/Contents 741 0 R -/Resources 739 0 R +/Contents 746 0 R +/Resources 744 0 R /MediaBox [0 0 595.276 841.89] -/Parent 756 0 R ->> endobj -742 0 obj << -/D [740 0 R /XYZ 80 770.89 null] ->> endobj -743 0 obj << -/D [740 0 R /XYZ 81 733.028 null] ->> endobj -744 0 obj << -/D [740 0 R /XYZ 81 712.279 null] ->> endobj -745 0 obj << -/D [740 0 R /XYZ 81 576.699 null] ->> endobj -746 0 obj << -/D [740 0 R /XYZ 81 555.353 null] ->> endobj -747 0 obj << -/D [740 0 R /XYZ 81 510.082 null] ->> endobj -748 0 obj << -/D [740 0 R /XYZ 81 490.989 null] ->> endobj -749 0 obj << -/D [740 0 R /XYZ 81 432.169 null] ->> endobj -750 0 obj << -/D [740 0 R /XYZ 81 410.792 null] ->> endobj -186 0 obj << -/D [740 0 R /XYZ 81 339.113 null] ->> endobj -751 0 obj << -/D [740 0 R /XYZ 81 309.705 null] ->> endobj -752 0 obj << -/D [740 0 R /XYZ 81 309.705 null] ->> endobj -753 0 obj << -/D [740 0 R /XYZ 81 291.162 null] ->> endobj -754 0 obj << -/D [740 0 R /XYZ 81 232.342 null] ->> endobj -755 0 obj << -/D [740 0 R /XYZ 81 213.249 null] ->> endobj -739 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F77 455 0 R /F83 478 0 R /F80 477 0 R /F90 488 0 R /F15 479 0 R >> +/Parent 761 0 R +>> +endobj +747 0 obj +<< +/D [745 0 R /XYZ 80 770.89 null] +>> +endobj +748 0 obj +<< +/D [745 0 R /XYZ 81 733.028 null] +>> +endobj +749 0 obj +<< +/D [745 0 R /XYZ 81 712.279 null] +>> +endobj +750 0 obj +<< +/D [745 0 R /XYZ 81 576.699 null] +>> +endobj +751 0 obj +<< +/D [745 0 R /XYZ 81 555.353 null] +>> +endobj +752 0 obj +<< +/D [745 0 R /XYZ 81 510.082 null] +>> +endobj +753 0 obj +<< +/D [745 0 R /XYZ 81 490.989 null] +>> +endobj +754 0 obj +<< +/D [745 0 R /XYZ 81 432.169 null] +>> +endobj +755 0 obj +<< +/D [745 0 R /XYZ 81 410.792 null] +>> +endobj +186 0 obj +<< +/D [745 0 R /XYZ 81 339.113 null] +>> +endobj +756 0 obj +<< +/D [745 0 R /XYZ 81 309.705 null] +>> +endobj +757 0 obj +<< +/D [745 0 R /XYZ 81 309.705 null] +>> +endobj +758 0 obj +<< +/D [745 0 R /XYZ 81 291.162 null] +>> +endobj +759 0 obj +<< +/D [745 0 R /XYZ 81 232.342 null] +>> +endobj +760 0 obj +<< +/D [745 0 R /XYZ 81 213.249 null] +>> +endobj +744 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F77 460 0 R /F83 483 0 R /F80 482 0 R /F90 493 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -760 0 obj << +>> +endobj +765 0 obj +<< /Length 1775 /Filter /FlateDecode >> @@ -2880,77 +3756,118 @@ x ‹D{XÈ„‹qçbº¾íj$_Êó)QælXïVY´YEóÀÖÓMß2Mvî+[+ÍQ3IªKÓ?—p endstream endobj -759 0 obj << +764 0 obj +<< /Type /Page -/Contents 760 0 R -/Resources 758 0 R +/Contents 765 0 R +/Resources 763 0 R /MediaBox [0 0 595.276 841.89] -/Parent 756 0 R -/Annots [ 757 0 R ] ->> endobj -757 0 obj << +/Parent 761 0 R +/Annots [ 762 0 R ] +>> +endobj +762 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [133.938 311.216 149.566 320.714] /A << /S /GoTo /D (section.2.4) >> ->> endobj -761 0 obj << -/D [759 0 R /XYZ 80 770.89 null] ->> endobj -762 0 obj << -/D [759 0 R /XYZ 81 733.028 null] ->> endobj -763 0 obj << -/D [759 0 R /XYZ 81 712.279 null] ->> endobj -190 0 obj << -/D [759 0 R /XYZ 81 654.149 null] ->> endobj -764 0 obj << -/D [759 0 R /XYZ 81 624.74 null] ->> endobj -765 0 obj << -/D [759 0 R /XYZ 81 624.74 null] ->> endobj -766 0 obj << -/D [759 0 R /XYZ 81 603.914 null] ->> endobj -767 0 obj << -/D [759 0 R /XYZ 81 560.561 null] ->> endobj -768 0 obj << -/D [759 0 R /XYZ 81 539.55 null] ->> endobj -194 0 obj << -/D [759 0 R /XYZ 81 355.094 null] ->> endobj -769 0 obj << -/D [759 0 R /XYZ 81 322.958 null] ->> endobj -770 0 obj << -/D [759 0 R /XYZ 81 296.258 null] ->> endobj -771 0 obj << -/D [759 0 R /XYZ 81 272.628 null] ->> endobj -772 0 obj << -/D [759 0 R /XYZ 81 229.641 null] ->> endobj -773 0 obj << -/D [759 0 R /XYZ 81 208.264 null] ->> endobj -774 0 obj << -/D [759 0 R /XYZ 81 165.276 null] ->> endobj -775 0 obj << -/D [759 0 R /XYZ 81 143.9 null] ->> endobj -758 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F80 477 0 R /F28 344 0 R >> +>> +endobj +766 0 obj +<< +/D [764 0 R /XYZ 80 770.89 null] +>> +endobj +767 0 obj +<< +/D [764 0 R /XYZ 81 733.028 null] +>> +endobj +768 0 obj +<< +/D [764 0 R /XYZ 81 712.279 null] +>> +endobj +190 0 obj +<< +/D [764 0 R /XYZ 81 654.149 null] +>> +endobj +769 0 obj +<< +/D [764 0 R /XYZ 81 624.74 null] +>> +endobj +770 0 obj +<< +/D [764 0 R /XYZ 81 624.74 null] +>> +endobj +771 0 obj +<< +/D [764 0 R /XYZ 81 603.914 null] +>> +endobj +772 0 obj +<< +/D [764 0 R /XYZ 81 560.561 null] +>> +endobj +773 0 obj +<< +/D [764 0 R /XYZ 81 539.55 null] +>> +endobj +194 0 obj +<< +/D [764 0 R /XYZ 81 355.094 null] +>> +endobj +774 0 obj +<< +/D [764 0 R /XYZ 81 322.958 null] +>> +endobj +775 0 obj +<< +/D [764 0 R /XYZ 81 296.258 null] +>> +endobj +776 0 obj +<< +/D [764 0 R /XYZ 81 272.628 null] +>> +endobj +777 0 obj +<< +/D [764 0 R /XYZ 81 229.641 null] +>> +endobj +778 0 obj +<< +/D [764 0 R /XYZ 81 208.264 null] +>> +endobj +779 0 obj +<< +/D [764 0 R /XYZ 81 165.276 null] +>> +endobj +780 0 obj +<< +/D [764 0 R /XYZ 81 143.9 null] +>> +endobj +763 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F80 482 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -779 0 obj << +>> +endobj +784 0 obj +<< /Length 1393 /Filter /FlateDecode >> @@ -2970,295 +3887,480 @@ x Ì3jqì~N°¶ƒ¬®tÎôç@#Ù%ãâ(óxm™[DµìÁ³õ …}æQ_o“s[jð•d`S°ËÍ«Q'sÔ»åšjÅœ¡:ÁòÏq!7Öëÿ_V_}ëmÚ endstream endobj -778 0 obj << +783 0 obj +<< /Type /Page -/Contents 779 0 R -/Resources 777 0 R +/Contents 784 0 R +/Resources 782 0 R /MediaBox [0 0 595.276 841.89] -/Parent 756 0 R -/Annots [ 776 0 R ] ->> endobj -776 0 obj << +/Parent 761 0 R +/Annots [ 781 0 R ] +>> +endobj +781 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [133.938 547.969 149.566 559.719] /A << /S /GoTo /D (section.2.4) >> ->> endobj -780 0 obj << -/D [778 0 R /XYZ 80 770.89 null] ->> endobj -781 0 obj << -/D [778 0 R /XYZ 81 733.028 null] ->> endobj -782 0 obj << -/D [778 0 R /XYZ 81 712.279 null] ->> endobj -783 0 obj << -/D [778 0 R /XYZ 81 670.085 null] ->> endobj -784 0 obj << -/D [778 0 R /XYZ 81 650.992 null] ->> endobj -198 0 obj << -/D [778 0 R /XYZ 81 591.738 null] ->> endobj -785 0 obj << -/D [778 0 R /XYZ 81 561.964 null] ->> endobj -786 0 obj << -/D [778 0 R /XYZ 81 533.804 null] ->> endobj -787 0 obj << -/D [778 0 R /XYZ 81 514.711 null] ->> endobj -788 0 obj << -/D [778 0 R /XYZ 81 470.234 null] ->> endobj -789 0 obj << -/D [778 0 R /XYZ 81 448.858 null] ->> endobj -790 0 obj << -/D [778 0 R /XYZ 81 406.664 null] ->> endobj -791 0 obj << -/D [778 0 R /XYZ 81 385.287 null] ->> endobj -792 0 obj << -/D [778 0 R /XYZ 81 343.093 null] ->> endobj -793 0 obj << -/D [778 0 R /XYZ 81 321.717 null] ->> endobj -794 0 obj << -/D [778 0 R /XYZ 81 252.425 null] ->> endobj -795 0 obj << -/D [778 0 R /XYZ 81 233.332 null] ->> endobj -202 0 obj << -/D [778 0 R /XYZ 81 189.989 null] ->> endobj -796 0 obj << -/D [778 0 R /XYZ 81 157.853 null] ->> endobj -797 0 obj << -/D [778 0 R /XYZ 81 157.853 null] ->> endobj -798 0 obj << -/D [778 0 R /XYZ 81 137.027 null] ->> endobj -777 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R >> +>> +endobj +785 0 obj +<< +/D [783 0 R /XYZ 80 770.89 null] +>> +endobj +786 0 obj +<< +/D [783 0 R /XYZ 81 733.028 null] +>> +endobj +787 0 obj +<< +/D [783 0 R /XYZ 81 712.279 null] +>> +endobj +788 0 obj +<< +/D [783 0 R /XYZ 81 670.085 null] +>> +endobj +789 0 obj +<< +/D [783 0 R /XYZ 81 650.992 null] +>> +endobj +198 0 obj +<< +/D [783 0 R /XYZ 81 591.738 null] +>> +endobj +790 0 obj +<< +/D [783 0 R /XYZ 81 561.964 null] +>> +endobj +791 0 obj +<< +/D [783 0 R /XYZ 81 533.804 null] +>> +endobj +792 0 obj +<< +/D [783 0 R /XYZ 81 514.711 null] +>> +endobj +793 0 obj +<< +/D [783 0 R /XYZ 81 470.234 null] +>> +endobj +794 0 obj +<< +/D [783 0 R /XYZ 81 448.858 null] +>> +endobj +795 0 obj +<< +/D [783 0 R /XYZ 81 406.664 null] +>> +endobj +796 0 obj +<< +/D [783 0 R /XYZ 81 385.287 null] +>> +endobj +797 0 obj +<< +/D [783 0 R /XYZ 81 343.093 null] +>> +endobj +798 0 obj +<< +/D [783 0 R /XYZ 81 321.717 null] +>> +endobj +799 0 obj +<< +/D [783 0 R /XYZ 81 252.425 null] +>> +endobj +800 0 obj +<< +/D [783 0 R /XYZ 81 233.332 null] +>> +endobj +202 0 obj +<< +/D [783 0 R /XYZ 81 189.989 null] +>> +endobj +801 0 obj +<< +/D [783 0 R /XYZ 81 157.853 null] +>> +endobj +802 0 obj +<< +/D [783 0 R /XYZ 81 157.853 null] +>> +endobj +803 0 obj +<< +/D [783 0 R /XYZ 81 137.027 null] +>> +endobj +782 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -801 0 obj << -/Length 2615 +>> +endobj +806 0 obj +<< +/Length 2499 /Filter /FlateDecode >> stream -xÚÍZK“Û6¾ûWèHUYX¼ Ø•ƒãʺ¼ë$~L*‡$Ž†šáZ’Z{ö×oãE‚4(ilÇ»‡’`«»ô×//nxñâÑ÷WþöwN9Ò9&‹«Í‚ -4Ö‹\À‹«›ÅoÙÕ]¹üãê@J#RÂSøXšW?ÿüú§1Ôˆ‹´#·~šÍÔCbPž †c5[‹qio½â¾$Yû;8µÂÊ×7àÜÉÞŒePjÍÆ“CÒï\ür‰¨V®!žØ`~Ò¯ƒ[ÿAŠ)…¤ñ{±‰¾5±ÊìÛ¾}’²˜Î{szfÌŸ’IL„MSû»Â]¶fiKBhŽ¡g<#= -¬Ï9Ï—MIrÆì#¶ÀÔ¸gÜzQM9™æúqÒ.Àr”î÷wSTÛdÂMœ á6ª¶|â؈ÐnS|~ô¡²®Q`¯ñÅ®ìø©×‚ñ¢ 8LªÊ Kš°á7Ç¢­Àˆo›úè4ÕŸÀ0‰|k -ÜTÂI€›=ÜV™[°G•m~9\-5Íê æ¿)ܽJ^ú¥Á{¿xsÀ'‚"Š{ØlÛ¤p|´æ Ï€ê›dó^«Õ8ôåÜ1Ùàdø¯ÔtælšèªG,0þsXi“*âé6’˳öxmE[%ÒaRzXÙ tè¡k¢0u„8•(phÊ`V˜€'ÍBp“ÿgm,Vs$!³­ôØIèn‹¶-‡ À^£Y»ëJS³R¯RqfVFX~ªDCÚ*Sq˜?ª6ðþ?4(â•0ù$4‰¥@“Ÿƒ¦Pºðo£€3's a'ÀIêÁY``=./± –LE° cX²YXR3Sñé#\2K6ÅeXƒ6&âKŠ³•ÏÑ%d¾lkÏÁ3¤§€ ñ1Ý `Ê3Àd9lKS<˜Ï– ë±òE©ß™Ïœ^ƒúÈ<̃ûÉ'iᘹ€ÍËÏaRä’“E×5Õµ1ƒcW^€KMƒ*üA¸1Þï®éo­WY-€É]–å^ ³DîMlÝ‹Æ]ãÈX1Êàžæ©W,§>»4:§gî³K3”Ê.­Nûè"xRæF-­ö’dTQ”ÓÙ\ôÌät.JG0]”pÜ~ ¨Õî!Šû­¹j¼Ô¦lÌ3sÅ4ŒÛ£¹Fvb|,ÕY±ÝÎq›óC̸ÌΕVœF¥U‰hpÀ¯Î2YÞ485•Œy×kÛ~ÑY}ÝÕ~ÔK€ÑÂ]ÖõîºÚ¡£ûð1ñ-øО”á—Öà)ÎQ‡r¦£9žWg8ŒSlôàUòQ®Ð$g)gúl6ëF!tH‘Ÿ™îùÒW˜pÒ]ƒ™€•29iˆû›äb(ÄÕL4¥8^M¾Ê ‚¯1uƒ ±¯ùõ®Ú -©ðMYlmºb¼«Õ,{^Üom{ìÞ½éŠëmiò)N•=?0ƒ¦ñh®õ¦3ùœ¹=¶åæ¸õ¿©Ýµ)÷Î__+ìXÝÜ”þÁùu¸ñÕž­ûMß³$°LžjYÒ(™gf§T;÷r}Wìo=) Í -:-|àÍýÁ¿riUD¹Qä#§&Áójž8šdÆ£ aÌ8œÖ›œ©ÎøÈ1µQK·)¶>Á;î×QÛ˜Åu]˜ÊŽÍ¡nËdú†y›üÜÆæúy}¸ÿþþµI[ ºþoœN ÚýkÐá‚*t97Ÿßå å#ª¿¼®ÀÜW&¿Þ•ûd€…%Ö§QÌí- sÛ»d9aɯ7‰X°HCš²™ÃfÄÄ'ŒvÜ^$µñgâ¯>"$_|DH£4–ã¨7dfV¸‰F ì²UNÑzl 7P`êgif“Á0à[­æ®ìÜ»¢3|Nä™|Kçý>ù¾.pÞ·]uØVëøOÎÒr5þ0K'b¨&ƒ,+qFÇ5"ý/>¦7C$äªÉ 4Ö=—ûÔ kŽoü]ò¬ ´œùôväRL 6°)R`6ƒ/1<†c^˜N8pÕºçBRªpÈCx|`<(¤æú˜f¥†yðÓy±o4/vé¼ØÉ ‡yñqÇŒœÈ…ùp°Ž žÅ¼Ó•ˆJu9ÈÜG\ÂP•L Ö›r½- é*oSu9 -Â|-nÞYnp Ÿt˜ƒe¨Ÿ›SÐ?[mï—RØÏLi=3Ê4D4qfŠŒ'!Ý7#pùT_ÿz&€@Å;´àg°Õæ³ùMOÚÏè¬ÙîöŠ22ó9…ùl¥·÷)דC(êÝŠL ÄŸ2 ‹Æq/‚øMíæ,‹‚ÉžŽ³P­pD¦m}— gÛ´þ̼)Ûb -\ëèSCôÛœ …¿c"çÎÞ©y6Oç@?Ý°©*˜ž-£Fª<ö)uí®»â½ÉxÃ)ç1|Œà¿×ˆ@›²5Q3|KWT–ÎTT¾ëÔ†/šTcÿ1°Mö[M ÇÙ%‹òöü óöŸ¬äwÇëp\ý…É;ý’ä}¤Ìl/!12ƒÅ¿ûü,CÖF¾Ê鈸ðpD#v>‰§æ;§>¿›É®Ùp0k³kb»UŒ(oTn¨õl_Ø,;Ðéù ˜ˆs„ËÚ¶LFù.qß&!à -îym¾GÁ¶Éà4J)ÀYÜ×xsÁ -xi@ÎÝØšýõ‡«Gÿ—¯;¥ +xÚÕZKsܸ¾ûWÌ‘SåAð~ص'µq9Q²k¯R{ØÝ5âHÜŒ†’[ÿ>I‡’ã’׉$Øþúk4¯nVxõöÅŸ/_ü鯜¬2 +“ÕånE…A›•ÐÆÄêòzõKvy[¬»üˆÒH”pÄ´„~œÌÅ?üøSuhª“úqMD–oÿß„[lGôÂX!ÆL'͸zƒ¶« ' !V&–ÒK½Û­7Të,?Ø«Êʦº«êãmÙÜù…ôSÙ´ÍKh0 Ñv’^ .ÚS}(®C?›ûÇcQßÚ¼-«ƒWYUq":•w©i)¤$ë$ª . ½‰X’($U?ÿ×ë !8{e/Ä_pwy>Ç#e"²ÿüw/bFº0„)í$Þ§:‘hÚ{Ðé$‚E?Þu‘2,”½“”½Èà Qª¡S#G$b¬“`°ê½Ðw©±;‹³ºKÄy¿wE~ÐÞæ­•‡1 C’ªÕ\Mpã%ÛÛääˆ@FÉä‹õ¶·0ÇY±/îŠCëª]j™, Ÿ¬Ó¸kƒÄ°Ε¡·»üxtŽl{>´•½#súk‰¤\Xk†åÿ­þEz)´é ­7 «ìŸU[ønÝ‚„»nn[@ \þká ã[@ºÙuïOM7óbME'ç[ÊÝÈ+xˆ=^çÓẨ÷÷åá¤Κ¢mü]zšÚÞ’³«4šæˤ­ @Š³¦2Î#ƒD^^¥CÕú›´v!ÎMøÚ7^Ýû+­)¶§¶LÒ}Õº¯nŠºA~TjV„€K jGÝL‘Öle9úá%êã2«YÅ Zÿ`œ½sáx !˅䋪:6£°~¾›i„Ä <Ö9ŽÓ|-Æ¥»í önà;øšdͯXàÔR •®ï!¸ ¢º5A©s› +’~å"òSQ£#)\Ÿ82é>éíàí?Œ°aZ#iã^ì¢,WÙu;4¯R¾ÂÓªw§7Öý)™p"4ìê*Üåþ²·¦I˜„P…4¡ ‘ˆ‘.æ,÷ËÀ§$Ypû¨[`êÜwÜ„¡êb2Ííˤ_€çhÓ¯ï./÷É,„[žéè¬?–Mñ²ãðaü¢„üècéB£ÀA;9ò»¢àèíyÓá0©*–4áÃïOyS‚ßÔÕÉ#iª? `ÅÖ¸©„4I€›=ÜN™ðGYmþu¼\šUÌ?+܃JAêÅ{o¼9àAÅ=löMr|´æ Ï@êYcó^«·å˜úw@T"ÛCœ¤àx­§3gÓDGP3Ê`¡ãÿ –¶i &!‘n¢qyÖœ®ÜÐN‰4BJ–}„=t-«A§ž¨a¯’ŽuÑÌrKxÒ‚Ûü?kâñÁÒ˜# ™ÍÈÒã i¡»Ï›¦2wfí\(MÍJC¾JŬ€F˜:Ub m•)æO€ª#Þ?@;E‚–ÏB“hpPúhò%hJ[þÌlΜ̃„'ExØΛñö:vôhaÉtËnÄ–l–ÔÎTm6ŒuH¡¦»\BúN†kpðR&'Ñüp4†F\Ï° ˜âôH6ù"3èbÝ7XzˆcÍÏ·åÞPH…¯‹|ïÒûB­aÙ_òû½+Ýû7m~µ/l>Å©vç¶ÑíµÚµ6Ÿ³·§¦Øöá›Ê_ëâàã5ôë¸ÂµUõu|\‡›PYí»õßô5K6`ò\É’F$dŸ™›RujýËím~¸ ¢¬+VÐéÆÞÜÃ+ŸVE²Éu…5 ‘×ðıÐ$310И 8Mp9»;ã£ÀÔD%Ý:߇ïtØF$¶³ÆõU˜24Oõ±jŠdú†y›üìÚG¼£úJõ§‚%ããí<ΤjZáÜ}~…ó+ì© bÕ­Ÿo‹C2Û)|¾l ·ÃîÆa\ÌfwTŽ`äš»€7!+ ÊÏþ%>[tíòð"y8hÀHZ}[‡ƒŒóaûigæcL5²°ÏT™=»Â5äÿ˜öyHW:MTY›¢í3ÙdAB¸Y:O‹NY†’îÝiß–Ç}¹€ñä Ç[ÌÒùª“‰A‚•8žã1›~J¯3‰õdOaúiݧW¢²—ø.yÎä¬&^>= r”¹èÌ0dv»~BC4ñ½ Ǽ0%œ:ª‡Œ—¤Ôá`¹Ññ ’žWéSº+­äÃ(ømÍì~ffÃa¸›9“ óáh=] aŠ»C߇¬ªžX¦üj\: >O¡Š!ªùdP£aÔ30ºH  Ks°„O¹µÙ‹/P!ç¨S€K ¿-Ø=µÿuÚa|¦*f¨xz`¶¯EQˆü=½Ñ8 +5˜~ +¹:ÌÊ–„ŠJ¹Ðxp0¶ˆˆÅWPÁ¹¨ž¸‡³˜å${hÔÞ9õ?‚Jñ€ÝÑ륤 +Q%Ð(tø(5˜.Ó¨Ôc…1fhttŽ<ãQ{ŽG!s¦lHù°Â³D*ˆôQ4JÏ“Í7K¢¸yÑE +åŸG¡N¹ýíb*[µ?äOw6¯}Ò£_9µ7”Ó™×éø7ÛŠ¬û÷Д©ñ“ÐQ6ÒØý´PÕ9<ådTˆ+© ¤°øCéyC½žs>±ÎR¶•¬ÿ¿<éjùÂf·SÈwmQ§|F*0Š9K§‘Ï qZ®ß_¾øÿ­£[ endstream endobj -800 0 obj << +805 0 obj +<< /Type /Page -/Contents 801 0 R -/Resources 799 0 R +/Contents 806 0 R +/Resources 804 0 R /MediaBox [0 0 595.276 841.89] -/Parent 756 0 R ->> endobj -802 0 obj << -/D [800 0 R /XYZ 80 770.89 null] ->> endobj -803 0 obj << -/D [800 0 R /XYZ 81 676.654 null] ->> endobj -804 0 obj << -/D [800 0 R /XYZ 81 655.278 null] ->> endobj -805 0 obj << -/D [800 0 R /XYZ 81 598.679 null] ->> endobj -806 0 obj << -/D [800 0 R /XYZ 81 577.365 null] ->> endobj -807 0 obj << -/D [800 0 R /XYZ 81 520.828 null] ->> endobj -808 0 obj << -/D [800 0 R /XYZ 81 499.451 null] ->> endobj -809 0 obj << -/D [800 0 R /XYZ 81 442.914 null] ->> endobj -810 0 obj << -/D [800 0 R /XYZ 81 421.538 null] ->> endobj -811 0 obj << -/D [800 0 R /XYZ 81 256.607 null] ->> endobj -812 0 obj << -/D [800 0 R /XYZ 81 235.231 null] ->> endobj -813 0 obj << -/D [800 0 R /XYZ 81 151.23 null] ->> endobj -814 0 obj << -/D [800 0 R /XYZ 81 130.219 null] ->> endobj -799 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F85 481 0 R /F80 477 0 R /F93 518 0 R /F15 479 0 R /F29 341 0 R /F74 458 0 R /F77 455 0 R >> +/Parent 761 0 R +>> +endobj +807 0 obj +<< +/D [805 0 R /XYZ 80 770.89 null] +>> +endobj +808 0 obj +<< +/D [805 0 R /XYZ 81 676.654 null] +>> +endobj +809 0 obj +<< +/D [805 0 R /XYZ 81 655.278 null] +>> +endobj +810 0 obj +<< +/D [805 0 R /XYZ 81 598.679 null] +>> +endobj +811 0 obj +<< +/D [805 0 R /XYZ 81 577.365 null] +>> +endobj +812 0 obj +<< +/D [805 0 R /XYZ 81 520.828 null] +>> +endobj +813 0 obj +<< +/D [805 0 R /XYZ 81 499.451 null] +>> +endobj +814 0 obj +<< +/D [805 0 R /XYZ 81 442.914 null] +>> +endobj +815 0 obj +<< +/D [805 0 R /XYZ 81 421.538 null] +>> +endobj +816 0 obj +<< +/D [805 0 R /XYZ 81 256.607 null] +>> +endobj +817 0 obj +<< +/D [805 0 R /XYZ 81 235.231 null] +>> +endobj +818 0 obj +<< +/D [805 0 R /XYZ 81 178.328 null] +>> +endobj +819 0 obj +<< +/D [805 0 R /XYZ 81 157.317 null] +>> +endobj +804 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F85 486 0 R /F80 482 0 R /F93 523 0 R /F15 484 0 R /F29 345 0 R /F74 463 0 R /F77 460 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -818 0 obj << -/Length 2133 +>> +endobj +823 0 obj +<< +/Length 2272 /Filter /FlateDecode >> stream -xÚ½YK“Û6¾ûWèHUYI$'ï:IyíªdãI.N ѦH.Aeâ¿Ýhð™3oÕÎaJ$ÐD¿¿îÆðÍ݆o~|ñ›ßüŠMÎLÎÅæ渑Ú0ÃÍ&×°¦ôææ°ùÜœìö›©\Š”©"ƒs<Í»Ÿ~úù} Š4,ÕùHõóVè¤Ü*ï‰JmGŽDÌs¦”©•F¢ËÛÚ>&‹Ð)Ë…|Tx*IF*0«L—Ùf'Ó©¡í²ë,ȶ“š'UC¿$>´=Ôö8Ðص±DŒé#up#¨³FÛ[w©rrhÛŽy9S”2‡ (HJ´¦Ê89…÷).¹Î¢×qéÒÑ’çá÷@µý‰6mO‹•kÏmß*wv´R6á€ò2Ì{è«¢HîÃY¿s.{7Ð˾¬Ñ§ƒ¥ïàDK6…G‡´BÍ@Ç"EûB ü¹•}UR :éÀ¶ÿ çH/Ww—ò¾ÄØP$0’¦ Q¡˜þCgi¶œ}œ¯O Ø÷1:Tm3}Ië^rT‹Ç1S5þKPü¶n÷Ÿð´,xÖù o]¿…¥H=ôTP—êAî¨Tz òGÛºnQì{ŠtûýV/zi;Û—(xÀÏwÄ)Ä4~Gàv­ -E£4’f#3ZKL# ”ˆ’’(3{!ã›ñ¯¿Û,_üú°œóäuåö}u®šr€Ð["ÜãßóC¡—éŒrÀ›P#¾xYóô*åÎCÊGœ皯!I^0#ÅøÉ¿×NÕ,S¦Ã9bB›ø¢” *>yeüdRœL<3Àc™V±O~±Ã¥ÇhiÜ·kø–æL¤“²¯?åPÒ“úËN8s_ §os¤Mx÷e^,°ªœ¡iµ.¤œå…º2áua(Ì¢4xŒ&e…±Òï-Ê+óäÃUˆiÆA‚ >̒߶Bš¤ýȳ¸€~HþÀ³Š!ϤŒ†±Ú®ùÚäàˆQP°»«ÖôQS|¢;Ž À®ÃÁeUûLæc&Ã2PžËˆ½yåXaáeŠ_:•Žˆn­G8XÚŸÊæÒšpVs°¬ˆ€öØ·Á±„5½#HƒÅ$ãôxéÆÚœ ­ÂùÜ<˜¯† a„ ÁA:ÃÃ.¥«îúöÒ¹¸p-ÝúuUé¶᪣ÇS¹•£¼¸¢ÀG È#43Í@D‘}| PäÓPi„š6|4©±÷¾HgQ¢¯€À¸‚ -1ß}Yßær0É -üÜœËð0ZmZ AááöÚîû¿ Çæ+àø@J‘ØïÁmuîY±ùU‰Å1HñNCŠCfN økvÖ"O^Ë5fJ±B¦O`¶T‚ýŸ;–*FlÀçõ±@3™OŠV«ý¯aʨÙ«í¯dz.[/×NÑ0¬LF yu -“M4åXM,ú.Tœ8ˆbp˜ÚÜîÒw0a\U–1fú0w¥™}°5ÀÄDBè)äWÄÿ×B;ï›ÞØÁ±ÞÑPžÒ­˜£b„j@½]0jžG¥²snƒâU²lrϾm ^øþ Ø´Mý™ø¸Ð÷ÑúÙ§öˆÈÆ(”ï,ÃïÕ1¬OX /#ÖŠqTDB2£4&©‰M:nXQ˜8ÎéàÞw¼y–ø•ç‹6™¼h§ -”÷¶®ééSC”  '_aÃK+%½ÎMG' ÄE6çÒÛÀÂȹ˜AëÀ¸ :<ήð‘óô¿ÆÍ@HN)8ž¼½—/UnˆXv}Õì«® Ó©‚°ƒ);²wr„·k"jè±´™¯VEÌÔ4Àƒuq<Ošu¶¼»àd‰²y®™J蕲'3±£@×­Ÿ(©íƒ\±_Õ#w&êp‡âþf%™ø_jÌ;ºÏÙWŬj¦Š,8Yümh¥Þ­/¥Ö':©"gzNÁgê¥7­G¶è¥Tnžê¥R£E¼Åµæ}”.ÔÅa¶Nh¢Lhýé*n,I°ìK5NP@míqh{´‹o`±lÂæèõpÿ3nÓëÐW]Ž¡ÎË$·ÕG»§+#ªó€NéUÙ§Æàñ84…ñwÓA§ï¶;Iû-þúáãÏwás×o&²Éª׬ªŸû¨·k‡D· -W»¬å«¹¾Ó0sµ’ñ_ÓUúlûµ»ÙÀÿ)Ÿ5óG{œ¨ÜùÁiŠÃ(§ô©ÝêùP°rýTêç“3z?ËÅ—Úi&ù±BԧɋšT÷øSc«µ–®)3ź_59P“2¹è•èÄšx;;%â‚£»Üz¦þåÿ\@œé¹•|„»Z ® - ~8ØÿöÖߘÃä0,là–Dþþ#ÜYÈBA‹z•ãlàÿ4êÒ}1¢ƒVQ¼XZU ÐNæTŠÆQ§FøýþæÅ@cð¥ +xÚÝY[sÛ¶~÷¯Ð#5!¸ð¶OiÒtr’iÚsúö– ‰ EêT]ýû³‹/P(ÙN¦éL<v±»øöb>ÛÌø짫n¯ž¿Å,aiÂÅìv=“QÊRžÎ’æT4»]Í>·[3ÿãö?@*G¤"dJÇpŽ¥y÷Ë/×7ŽÊ;0ea”tT×sÙòS¶q'*591O˜RiG­"$ºâNÚç¯e:‚¥Q$‘z*ÎpçBELÇ1mŠhÚÈø¬û«7³ñç¯?]Í>,çcZg#ÍB%:¢|=),¼€ôDVuBÖîf¾QdôS€RžáPY¹š”R0¡û‹¼?dM¾©«ƒU%èÐió¬Éq‘þku $ˆàÚ2ôÓ*˜ÿëæÞ¨2øŽå^Ò¯„—Ÿ«z—7‡;4î?‰1GðO˜³^§pñäln¾l¸· ÿ^°ñ=#L™J£Žão[SNÝŒÉZn¦‚¡J¢ñ{U"EwRB¥U'M5ÎÂv¡ZèÒ 3ýgš†`&•¼èã'ïq¡TÔxû²!^YILòÞÜô½žà‰Ç^¢)B5~Ìï¡Çíøl݃ãÒRX¹4¢…4ÞR˜ÂìLÙ"Î¥IÕnºªW¦6+7»\Âw^nh­­hº?£Î7Û–æ–Ucè°øÌ•d$™Ôm:‚'6_„a¼)éø}V·ùòPdõ<äVÛ\wr$ÁKxAÙ±0èwG'cvW˜Kâˆ(d‰ù˜Pýó¸Ï‹Â)áüÓG²ýÞ€xÎÐøKâ…Y·4Õ–ÆÑ£[zô/Ç×Áw)ÚÚ4‡¢%+!ði B€>‚”2 M;ìA7‰9هš§š½AÃãÔaOS–‡]ƒ«[ÙÅuUÓd>¤ Í`p´4Ù¡ÖÐ\Z÷î¬ß9—uÓÒÇ2+Ь­¡}p¢!wÂULïXê ~ðç\B&[çù±Ž‚=(ÃÔ¢æ¬é¡´7ÅÕ±ÀÎSE#Y‹Pd©PN»±14K¹Ì×> X·~ŠðÙï¤ùh0ZŒo”—v'Ü@jù O‹‰anôFá î~î]Må®Ãñõàý¨PÚªÁ¹®Š¢B±ïÉQÐî÷CŽ}ûN<¿!NΩqU"ÝU°‡<:z þ„ðý*o–u¾Ëˬßû–¡Úã|..'š¥R\LÞ¼ÔìL4V7R~Óhœ01d /@VYë²²¦­K8ÁÍ}Þn¾ +„ð>#°ÊlšŒ !g‰V·pàV!Ó®z—¾1(¯L‚'.E¡ï$8aÝ,øï\È4¨>òØÓ2¬ügA˜®éLzÑ0(V˜)[§ bHL*¶É§î£b¦xO·î€^‡•i³¼°/™w/¦×˜Û´DlÕ+»H+ï¥Ø©mÖѱSËmVnÌÊmÄA³':\ו³,MݦÁ„b’qö]tsV†|a·«VÎ'ý„PÂ8ï K{é㇮±Loð²*á–"`mh¸Í°a@òâŒm¬Ñ#×Ñ”-y +²A@‘Q]¬‚>”•Û4dpÖá Š·ñTظÆùSÑóÅç.êÂA/–‹ðC +°ËÜ SZ?ArÂàîTíËÇã±x¿LÑùÌVxÙ|Sp~Q{"@ptRœ/³¡0úºâ•pÔ+9Å ÊU-ÇJ(%˜üÆÝšd@O7ñ ~Iâ‡Êx5é¯&›ªÈ!ni:„Q¯¤N‘'§€0qO“uáÄ í\Èñȇ>ÑÝê=”'¡å,ÆŒ|?d*Œ©_)Àøö+Ô¾ÝOk'@BoÓ^ßÀþ½Ñ£!>…¹+¾Rѵ@¨ÇìÎi5I¼`ïsHF}Ý“dqoŸeUBÄ°–eq$>Ëüh~gÚmµrD¤d +^i\ßùÚÍ÷` ØŠ®`DBÒ"£LS¦z6éxÊ´N}G§ƒk›ó&q`£T’ŒUð¨ d𦥕ÜQÞ›¢ Ñ§’(K"h·6.‚•f2úÒí¿pŒxxLoÏÔ€:•^_¸[;Æ•»ÃevÐgèj¼›nœ Ñ¿IW’À‰0²ú^6$ü•7­Çr_çå2ßg®@UàwPkOO‰r›)#Ȳ†ÞÞõ™ÞžêËø®¶Ö§°Ácñ ZÍ7,.Q6kÉ#C ÙRü `©o(¸ëÜ•]ÿŲ¨¦$Š%‰ºhœØ–ÑCƒB%Úù{"ƒ¬ØT5$È;bÒ¹¸†åÊI”‘÷Ê‘ÍÆVihqZ±½A¸‘'!cRÁ ÓC°í)åJÁóµÙkkê†>aa‡£˜*A.¿#tu‡PO›JÚhkkW»aM¿Yér$¨Ö>ŸÄ5ìâ“æXrÆ86Rrý$ëD/·Û¼éùõ=±HK_°·]+f–˜ÑµÉVÇ“ˆÔìȈ‘ë£4Ó,5Ä&¾$ʼ³°ûõ™•|J‡zÄú\:¥CH\{•¿uÉÔ»/oGë„EÃüšl*zt25úÇèÊ­3É”JÒÿ'2´µß>ÐÜ<“HEZ=å¸,*uÉ?uãºQgÛÖ@MÑ8âÜÑö}jœÌJ·ØÝu€ºeúlë|_¸c(õJƒ»ü£YRÓˆâ< Sxvº²ÑÜ÷L‘Úÿ»;}?_x´ßá Þý|ï¶s?~3÷Zý8¥UÅøG½:Äë+|œÌ²Æg0ÿ!ºßo¯þÈ9êª endstream endobj -817 0 obj << +822 0 obj +<< /Type /Page -/Contents 818 0 R -/Resources 816 0 R +/Contents 823 0 R +/Resources 821 0 R /MediaBox [0 0 595.276 841.89] -/Parent 756 0 R -/Annots [ 815 0 R ] ->> endobj -815 0 obj << +/Parent 761 0 R +/Annots [ 820 0 R ] +>> +endobj +820 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [118.807 559.503 146.665 571.253] +/Rect [118.807 433.578 146.665 445.328] /A << /S /GoTo /D (cite.Vo) >> ->> endobj -819 0 obj << -/D [817 0 R /XYZ 80 770.89 null] ->> endobj -820 0 obj << -/D [817 0 R /XYZ 81 624.71 null] ->> endobj -821 0 obj << -/D [817 0 R /XYZ 81 603.365 null] ->> endobj -822 0 obj << -/D [817 0 R /XYZ 81 503.897 null] ->> endobj -823 0 obj << -/D [817 0 R /XYZ 81 482.52 null] ->> endobj -206 0 obj << -/D [817 0 R /XYZ 81 438.305 null] ->> endobj -824 0 obj << -/D [817 0 R /XYZ 81 408.531 null] ->> endobj -825 0 obj << -/D [817 0 R /XYZ 81 325.381 null] ->> endobj -826 0 obj << -/D [817 0 R /XYZ 81 304.005 null] ->> endobj -827 0 obj << -/D [817 0 R /XYZ 81 247.102 null] ->> endobj -828 0 obj << -/D [817 0 R /XYZ 81 226.091 null] ->> endobj -816 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F93 518 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F77 455 0 R /F83 478 0 R /F80 477 0 R >> +>> +endobj +824 0 obj +<< +/D [822 0 R /XYZ 80 770.89 null] +>> +endobj +825 0 obj +<< +/D [822 0 R /XYZ 81 733.028 null] +>> +endobj +826 0 obj +<< +/D [822 0 R /XYZ 81 712.279 null] +>> +endobj +827 0 obj +<< +/D [822 0 R /XYZ 81 655.742 null] +>> +endobj +828 0 obj +<< +/D [822 0 R /XYZ 81 634.365 null] +>> +endobj +829 0 obj +<< +/D [822 0 R /XYZ 81 498.786 null] +>> +endobj +830 0 obj +<< +/D [822 0 R /XYZ 81 477.44 null] +>> +endobj +831 0 obj +<< +/D [822 0 R /XYZ 81 377.972 null] +>> +endobj +832 0 obj +<< +/D [822 0 R /XYZ 81 356.596 null] +>> +endobj +206 0 obj +<< +/D [822 0 R /XYZ 81 312.381 null] +>> +endobj +833 0 obj +<< +/D [822 0 R /XYZ 81 282.606 null] +>> +endobj +834 0 obj +<< +/D [822 0 R /XYZ 81 199.456 null] +>> +endobj +835 0 obj +<< +/D [822 0 R /XYZ 81 178.08 null] +>> +endobj +821 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F77 460 0 R /F83 483 0 R /F80 482 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -832 0 obj << +>> +endobj +839 0 obj +<< +/Length 458 +/Filter /FlateDecode +>> +stream +xÚSKoœ0¾ó+|©ÌÚ?p•º«V‘¥ä”ö@·ìuƒ&ýýµ1l EI–=è{Ì|6”œ %‡äC™ìö‚ FSFÊáÒ€¡†hé¿¡$åò˜–?ëì[ùÙCùÊ`¡¼Îˆ¹¹½½û2¡V‚„Ô3ê.c2­Ž¿ªó¤ˆH ŽL5 š*€:u»ÛsC#%è\ …ÀÌQB¡T$)`x$%óêÏdYÞò˜3Jizcmçº23<µŸœl׸§•óëB»}!—SP’s_1Œ AœT‹%&¯áM-LöK}_©¤‘jpMÕà×̽¸M}\Ëã¥Ø5ïÅÝhÜ µ]ÝWCcÛ™òWú/9(‰$gR˜¨q_Ï}¸äֽߺaa> +endobj +840 0 obj +<< +/D [838 0 R /XYZ 80 770.89 null] +>> +endobj +841 0 obj +<< +/D [838 0 R /XYZ 81 733.028 null] +>> +endobj +842 0 obj +<< +/D [838 0 R /XYZ 81 712.279 null] +>> +endobj +837 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> +/ProcSet [ /PDF /Text ] +>> +endobj +845 0 obj +<< /Length 1230 /Filter /FlateDecode >> stream -xÚåXKoã6¾çWè(1÷ÈÞÒmlQ ÉÖ·mZ›¶ Ø’+É Ò_ßáC’åÈ»6R ‡bÈáð›á73Tp²Jpr…ãóçÙÕÍÕ ÅHJ*’Ù2Q$‘îóÚ®‚Â~'óbá`8à + ÿ^– áñEïnîKFë‰`ˆõÛM³.÷«5Ø”,ÝøÅ^Ì+„Âænãk7"SÛ„UËecŠ 6ë¸jž×Q²ÇS Ì›}»A³Î£Á<h2åâ» i»Äu“sA`X{¬0úgclÑšwk£r4[”Î5-ÓÂÌM]ç•Ý¼Ä GÖ{TÓ1îé(Ez† Z¡ë1àCÂwÀ?×ñxƒ’žr‚`HaÆÛ…OŽx¦ª÷õØ& #βW›œ -xÆUé@¢)Uâ˜×E˜ú£pÔæÁs'” UA\C‚8æC ªËmœ‘ñõʽÏK`Œ]ÄYŸlN$›ðÉæ„XocϦCQ°á_Eº(ðË(ïÁX´„ GŠ³’“zcQkôˆââ|jb­‡ÔÄ5ñkª¡´M]ÂB’I$ˆîò©Ün÷MÞØ's&C|û"Ð\R§2eA„’»G†È­0ù:%ãô¶®Ë¹Ê‚/¢ó¥CØÍuMÎ ÷žoì¿ RÇ Îa%H Acƒƒ"C™î@^ós=ê~Ì`Ãu~¨Ã~  Ýv~4zb^ì¬Cðdþ‡%zxh -iÚÕ½ÇqªJ¦Z °CºÃÏÎpÈ ÈÚÛq»µTkWº·?eH!Ø0 ¿èí®€õOc¨àZEúkª½9Ñ&h&[-èã#!Јivv¤!iW)mwsŠÏî˜}Gt%7Lôë z~MbÐsÜÅKCÇëhF/¢ÙóïA³ƒºðFšegÑŒ~(š…Ǽ;åÿ‹eì"–=ø« c׳©Þ¿²=”0àFôê ÞâìÍ%Ž*0{»Ò‘î¹ýn=·à%Spšs1¸ÞÂý‹“ÕF ÀH†&ßÅ ý¥ÈvfëÜ}¬8©q=NÓofl¡ ]Ìv¥÷Í-ËûŽ9¶«bˆhuk¿Èô¨^âÐÆlMÑ år ƒ‚’˜± œ\ùËKc¢¯®ÿ Gø.˪dtȹ>ð×íÕ0÷H[_ŽýtQÁ¯« ¿¨šübów/!à°Izª~ÀÇÑòí­ CüxöËÇž[1º€i‰¤äþ¿]˜F‡™(ý:»ú^Òú +xÚåXKoã6¾çWè(1çHö–n›`‹M¶¾m{ÐÚ´MÀ–\INþú’,GÞµ‘9äkD‡ß ¿™¡‚“U‚“û+Ÿ?Ï®nî¨N(FYFE2[&Š$—ˆqÌÉ×ôÓ:ß5¦šL©À©œü=ûí +#œ´Õ*9|ýr r$•$Î N¦\#EX°7›hššº±Å*Ø|¨&D¥åÎT5u+—áù¸Ïk» + +û]œÌ‹…ƒá S0¬T0ü{Y‚†Ç½»¹c,!i¬[$‚!Ôo7ͺܯÖ`3céÆ/öb^™ ü6w_»‘,µM˜±Qµ\6¦b³Ž«æy%{<µ±ȼٷ4ë<ÌÃcWù0¼´ÖÖ×ù6J…“b C¢=¬yîöÔ2]Øå„ŠtéÞ—eœ +.š^ð!@“)‡ßMˆHÛ%¶¨›¼˜ÃÚc…Ñ?c‹Ö¼[•£Ù¢t®é,-ÌÜÔu^ÙÍKÜpd½G5óÈCE~†dH³l8=›(`‹ã…3Lqúä~Jë|*­÷óuœÜ~³."Oî'ßðÇŸªÐé³ Êíi +çò|³_Äñá|ÚÉÍ䇼¢œ#†)@ïˆÔ†ô£1![-ˆîˆ)BÒ¢Õyìk̞Ј@¶Fݼ wyÕ´þ„‘ˆ_õ¬™”AzbÙ&]ÔÇ=3‘^‡!ƒVèz ¸ÆððÏu<ÞàÁ„¤§œ R˜ñvá“#ž©ê}=¶ È3ùj“S— QÕ™$šR%Ç<¸.ÂÔ…£6ž;¡© +âÄ1JP]nã|ŒŒ¯Wî}^cì"Îúds ÙÜ€O6'Äz3{6ŠÊ€ ÿ*ÒE†]FyÆò %ìXÐ8RœýœÔ‹Z£G,çSk=¤&_S­¥mlê™!AtÏOåv»oòÆ>™3âÛ„æu*S& ’HDHì‘3ZaòuJ0Æém]—s (&*”_DçK‡°›ëšœî 0<ßØA¥,ŽœÃJ‚ÆE†2ݼæçzÔý˜Á†?êüP†ý.ºíühôļØX‡àÉü…KôðÐÒ´«{ãT͘j5Àé_"-qÈ ÈÚÛq»µTkWº·?eH!Ø0 ¿èí®€õOc¨àZEúkª½9Ñ&¨ÌZ-èã#!Јivv¤‘Ñ®RÚîæŸÝ1ûŽèJn˜è ÖA.ôüš(Ġ縋—†Ž×ÑŒ^D³!ç߃fuá4“gÑŒ~(š…Ǽ;åÿ‹eì"–=ø« c׳©Þ¿²=”0àFôê ÞbùæG•@˜‰Ƚ]éH÷Ü~·ž[ð’)8͹ÜoáþÅÉj£`2†&ßÅ ý¥ÈvfëÜ}¬8©q=NÓofl¡ ]Ìv¥÷Í-ËûŽ9¶«bˆhuk¿Èô¨^âÐÆlMÑ år ƒ‚’(ÙN®üå¥1ÑW׎#|—Àe5ctȹ>ð×íÕ0÷H[_ŽýtQÁ¯« ¿¨šübów/!à°Izª~ÀÇÑÙÛ[†øqùËÇž[1º€é e÷ÿíÂ4:Ìä@é×ÙÕoÒû endstream endobj -831 0 obj << +844 0 obj +<< /Type /Page -/Contents 832 0 R -/Resources 830 0 R +/Contents 845 0 R +/Resources 843 0 R /MediaBox [0 0 595.276 841.89] -/Parent 756 0 R ->> endobj -833 0 obj << -/D [831 0 R /XYZ 80 770.89 null] ->> endobj -210 0 obj << -/D [831 0 R /XYZ 81 733.028 null] ->> endobj -834 0 obj << -/D [831 0 R /XYZ 81 522.766 null] ->> endobj -214 0 obj << -/D [831 0 R /XYZ 81 413.348 null] ->> endobj -835 0 obj << -/D [831 0 R /XYZ 81 383.636 null] ->> endobj -836 0 obj << -/D [831 0 R /XYZ 81 383.636 null] ->> endobj -837 0 obj << -/D [831 0 R /XYZ 81 365.093 null] ->> endobj -838 0 obj << -/D [831 0 R /XYZ 81 319.822 null] ->> endobj -839 0 obj << -/D [831 0 R /XYZ 81 300.729 null] ->> endobj -840 0 obj << -/D [831 0 R /XYZ 81 255.458 null] ->> endobj -841 0 obj << -/D [831 0 R /XYZ 81 236.365 null] ->> endobj -842 0 obj << -/D [831 0 R /XYZ 81 163.995 null] ->> endobj -843 0 obj << -/D [831 0 R /XYZ 81 144.902 null] ->> endobj -830 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F74 458 0 R /F85 481 0 R /F93 518 0 R /F83 478 0 R >> +/Parent 857 0 R +>> +endobj +846 0 obj +<< +/D [844 0 R /XYZ 80 770.89 null] +>> +endobj +210 0 obj +<< +/D [844 0 R /XYZ 81 733.028 null] +>> +endobj +847 0 obj +<< +/D [844 0 R /XYZ 81 522.766 null] +>> +endobj +214 0 obj +<< +/D [844 0 R /XYZ 81 413.348 null] +>> +endobj +848 0 obj +<< +/D [844 0 R /XYZ 81 383.636 null] +>> +endobj +849 0 obj +<< +/D [844 0 R /XYZ 81 383.636 null] +>> +endobj +850 0 obj +<< +/D [844 0 R /XYZ 81 365.093 null] +>> +endobj +851 0 obj +<< +/D [844 0 R /XYZ 81 319.822 null] +>> +endobj +852 0 obj +<< +/D [844 0 R /XYZ 81 300.729 null] +>> +endobj +853 0 obj +<< +/D [844 0 R /XYZ 81 255.458 null] +>> +endobj +854 0 obj +<< +/D [844 0 R /XYZ 81 236.365 null] +>> +endobj +855 0 obj +<< +/D [844 0 R /XYZ 81 163.995 null] +>> +endobj +856 0 obj +<< +/D [844 0 R /XYZ 81 144.902 null] +>> +endobj +843 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F74 463 0 R /F85 486 0 R /F93 523 0 R /F83 483 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -848 0 obj << +>> +endobj +862 0 obj +<< /Length 2392 /Filter /FlateDecode >> stream xÚíZËnä6Ý÷WÔRLqø~ÈÂÁLf2&=Yt²P»d[HuÉ‘ävûïsIê]”¨²´È¢Û*"/ïëœC on6xó¯7ß\¾ùû·œl2 “Íåõ† -ƒ 6%à›Ëýæ}ry›m¹ü ¥ƒ¡„#¦%ÌãÆ|ÿÃolF&4ˆ ÕŽz»%"I¯~MošÛlWôƒ±BŒ™v4SvÐÜX»ÙqÂb³ci)ý¨‹íŽ2‘üvŸVùMYÜßù™õhfIïæý_hm¸äœµCòÊÏZ¥ùÞ^ɤ.üYh~Áà²{zŸ§UU\åi +ƒ 6%à›Ëýæ}ry›m¹ü ¥ƒ¡„#¦%ÌãÆ|ÿÃolF&4ˆ ÕŽz»%"I¯~MošÛlWôƒ±BŒ™v4ÓvÐÜX»ÙqÂb³ci)ý¨‹íŽ2‘üvŸVùMYÜßù™õhfIïæý_hm¸äœµCòÊÏZ¥ùÞ^ɤ.üYh~Áà²{zŸ§UU\åi n¼,X¿ØµŸ:=Z÷<6ë=l NšE³Cö1;ÖQÅuÈc%äŒ=ÞdǬLë¬[Ü­ÛY¾¥"ùd ÊÞÙiÁÿ„ #ÌfàX?Ÿuþßì`Ô·iíË«æVê»Qh»cX$ÿ-ÚÕûñÍ° ƒ†øH;‹ó-I*yÌ®²ªJËüð8šíP­e¶'÷­qÍßc–훫¢îâì3 p[Æã½î³«CZº‡Nò£÷¶R£ c¤M >Æ1a CÛaÈ¡Æ•—ÔÙi¸¦àvŽiŠR!ê«áMû¯¼Ù ¾ƒšy¿#ãä»ã–cëEœde•y³ß–[¢“â.«ó¬•ÚÔHØ=åHs¿ô·6E “pâó†Ó6EƒÅ§¢]Ú}yœ€;_×ÍÔ~f¼Ð´œ JÅbÂ+¤U×¢lp©¬`JÀß‘‡ìºöFäÞsYi}W…«#"åÀúÀôP0Š®wë?°º56ê^†0Ÿº×àAæΠТš–y­osLAŽu£Vld®Ë vRÝ_ݶ{Ië™8Ê>ŽgدñØT“¡ý?cL‚ë"MVƒ¢ÏD:~=³EM:/&³nóCÖÇ-°ôŽiÀWÉÆͤÌon뮓D³M!Éh4Û4á‘t“˜Ò –÷éËéƨ<'\e8ݨõÊtìd.ß[iòÍmf6ßN3Î%‰˜é t>SOðÃ4Ùö£æÎàÎ"2€ ÄÂÃq ; ]ØH‹ˆœÿN«ï¡ùM£ƒŠ²~Ü áz©pƒßÙä]í¦Ç}÷ÄÒà!-Û ÑSˆ‚_„€Tñ/v©Ûé§ÖŒÆŠŸ±ÀM8ÇA¿J!'É8^B@qê>sé¢9àÄâÔSg»Ü]Ù-Mžá„ÇI=!fë|ÑÒ;|QFœœu†Š9CH æ•9£K @@ -3266,357 +4368,522 @@ k 8c #…;³êò>¬É$²4t U˜0–š1¡ÔlìN‘ä2Öµu²·iå'vä¦v ÌÞÊÛ~!îjo¶¾ÙJ׌@‰¶0j^ýHVY-"­Š˜<âtáÀʤûu8˦ ‘ –¥%:UÊð3মjæ|$Ýù÷1LQH_¶×VðXïe½-ƒ¶2D©—uêUIˆc `QÛº9ZýyÊÔ5]¯ ¸”É?îÓá)’Ðî(D^Ç3—œ•ºí`_îö81ÎþQíä3*šÏŠA7Ó|žf—#Šfáãç™ $æ´Õ/fó™£FÓsÔ'Ì‘ÓÅ\)ÀÕ(Ï­WãyÄ’˜h¦ËÅL¶cÆŒ“ÑD§†œ•èŒ‘ä»°à¼ÃQè’ÊŒòÛ:ìCQßú«FF©ö®NÉ'nÏ‘UË‘ª2ƒ(6ÁjNŠ§0çTe£.Sñ\)¢†§µbÃñbV!eà´v8§ÏªYÚH(R\<Ÿ>+ZU¿mëX#0"ÒÓõYÖâ /8wÀmU ÿ3Ç!űV‹¥ŒªIåáö¬|çœ?:HiK£B ¡£€MlRFS³&‘¢êŒ#ˆö4¥yy` ,Ú´§ÏÍav÷G4®~m©-Ç*H ¸0Jݘ¡Ï¦nPÁʬBŸ—?*j0 ¯À(è:REÂX`"‡PjÈéÂ]QP'ßõhßõØy]ï'ÛÙ³ô×WtŽò“3gõÑÁ8GyÉü*›_{fûA6¿S^ë†L/uÃÁyÀìkÆ ÿ÷ï³)Œûž×l‚éû€›Qé ½‚“Õ§r Ó§OЛ¡g¹>sryôò‚……p;læÍé»Ì\ÃUJOõ´åòA'oƒ¸d]•ývß¼Ž…ÿÒCv¬”¢$HÊÅ-#!¼*³¢kMèp×3‡ñš©Ñ®_ÊÉA`ñÃÄÔÉÄgúmqØ7…ãá.î¤-kWÐeï˜$hYFF¤îÉâŒGÕ™P+°Sœ#΂Ø)‘Òrü<è¼Ø -ûò¿øX¸®rw›_½"½ð–9« ¾Ã#è0…p¢ž/$,;¡iƒ–i‹—ÀÔ««¢ÜçÇûmäMÞO²WŒrËÞpœ\”µ0ãÏ¡Þ'¿8}ϼ74r’Ì 6¡i…mIõÄ%t¶Y—‰»hèì ~ðL€\@®EOêˆúsñ›®CfÝQÜÉ‹çU:°ÅCó9â±O>Nfjò º#¯ù1Æüö0m£ô8ËOøÀØI¶w›/ɼ"ïßc?x¿»Ér:ù‹Ñ[¤VÓÑ\-i€Ö´^#KãÏ>Ç]CÈ‹èìØé¢c4?=]g’…c§¯—,ôÖÝAßwÆ­# Æòrù|€­ÌS†ö —>/D`8Yâ˜E¿÷¥}Uz›É¼§õnÂÓý&'qMn_¢›þ ‰9TÇœŸõþíGu r ª‹¸äg£ú“?ä ¢:åT@ˆ(ù‰#$Li¾r/8'™z¡è;…mynt‚ ½ã àÉ}Sâ¿øý¿î?@ã»ÏÚmÏi‚Mㇳ¦I^ÜÝeÇ}þyµBrO}3QHc‡æïùUZçűêï¸]—¿ä§*Ú1û-?Ǩ¯€ôcáõnŠ¬Ì‹û*Ž yó²ª'Íß^¾ùô9H× +ûò¿øX¸®rw›_½"½ð–9« ¾Ã#è0…p¢ž/$,;¡iƒ–i‹—ÀÔ««¢ÜçÇûmäMÞO²WŒrËÞpœ\”µ0ãÏ¡Þ'¿8}ϼ74r’Ì 6¡i…mIõÄ%t¶Y—‰»hèì ~ðL€\@®EOêˆúsñ›®CfÝQÜÉ‹çU:°ÅCó9â±O>Nfjò º#¯ù1Æüö0m£ô8ËOøÀØI¶w›/ɼ"ïßc?x¿»Ér:ù‹Ñ[¤VÓÑ\-i€Ö´^#KãÏ>Ç]CÈ‹èìØé¢c4?=]g’…c§¯—,ôÖÝAßwÆ­# Æòrù|€­ÌS†ö —>/D`8Yâ˜E¿÷¥}Uz›É¼§õnÂÓý&'qMn_¢›þ ‰9TÇœŸõþíGu r ª‹¸äg£ú“?ä ¢:åT@ˆ(ù‰#$Li¾r/8'™z¡è;…mynt‚ ½ã àÉ}Sâ¿øý¿î?@ã»ÏÚmÏi‚Mㇳ¦I^ÜÝeÇ}þyµBrO}3QHc‡æïùUZçűêï¸]—¿ä§*Ú1û-?Ǩ¯€ôcáõnŠ¬Ì‹û*Ž yó²ª'Íß^¾ù'YHØ endstream endobj -847 0 obj << +861 0 obj +<< /Type /Page -/Contents 848 0 R -/Resources 846 0 R +/Contents 862 0 R +/Resources 860 0 R /MediaBox [0 0 595.276 841.89] -/Parent 861 0 R -/Annots [ 844 0 R 845 0 R ] ->> endobj -844 0 obj << +/Parent 857 0 R +/Annots [ 858 0 R 859 0 R ] +>> +endobj +858 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [160.61 229.28 188.054 238.909] /A << /S /GoTo /D (cite.Ar) >> ->> endobj -845 0 obj << +>> +endobj +859 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [161.172 95.448 170.441 107.826] /A << /S /GoTo /D (appendix.B) >> ->> endobj -849 0 obj << -/D [847 0 R /XYZ 80 770.89 null] ->> endobj -218 0 obj << -/D [847 0 R /XYZ 81 677.965 null] ->> endobj -850 0 obj << -/D [847 0 R /XYZ 81 646.053 null] ->> endobj -851 0 obj << -/D [847 0 R /XYZ 81 604.081 null] ->> endobj -852 0 obj << -/D [847 0 R /XYZ 81 582.574 null] ->> endobj -853 0 obj << -/D [847 0 R /XYZ 81 458.69 null] ->> endobj -854 0 obj << -/D [847 0 R /XYZ 81 439.597 null] ->> endobj -855 0 obj << -/D [847 0 R /XYZ 81 381.177 null] ->> endobj -856 0 obj << -/D [847 0 R /XYZ 81 359.8 null] ->> endobj -857 0 obj << -/D [847 0 R /XYZ 81 290.25 null] ->> endobj -858 0 obj << -/D [847 0 R /XYZ 81 268.737 null] ->> endobj -859 0 obj << -/D [847 0 R /XYZ 81 198.685 null] ->> endobj -860 0 obj << -/D [847 0 R /XYZ 81 177.674 null] ->> endobj -846 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F77 455 0 R /F29 341 0 R /F90 488 0 R /F80 477 0 R /F15 479 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +>> +endobj +863 0 obj +<< +/D [861 0 R /XYZ 80 770.89 null] +>> +endobj +218 0 obj +<< +/D [861 0 R /XYZ 81 677.965 null] +>> +endobj +864 0 obj +<< +/D [861 0 R /XYZ 81 646.053 null] +>> +endobj +865 0 obj +<< +/D [861 0 R /XYZ 81 604.081 null] +>> +endobj +866 0 obj +<< +/D [861 0 R /XYZ 81 582.574 null] +>> +endobj +867 0 obj +<< +/D [861 0 R /XYZ 81 458.69 null] +>> +endobj +868 0 obj +<< +/D [861 0 R /XYZ 81 439.597 null] +>> +endobj +869 0 obj +<< +/D [861 0 R /XYZ 81 381.177 null] +>> +endobj +870 0 obj +<< +/D [861 0 R /XYZ 81 359.8 null] +>> +endobj +871 0 obj +<< +/D [861 0 R /XYZ 81 290.25 null] +>> +endobj +872 0 obj +<< +/D [861 0 R /XYZ 81 268.737 null] +>> +endobj +873 0 obj +<< +/D [861 0 R /XYZ 81 198.685 null] +>> +endobj +874 0 obj +<< +/D [861 0 R /XYZ 81 177.674 null] +>> +endobj +860 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F77 460 0 R /F29 345 0 R /F90 493 0 R /F80 482 0 R /F15 484 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -865 0 obj << +>> +endobj +878 0 obj +<< /Length 1821 /Filter /FlateDecode >> stream xÚåYKsÓH¾çWè(W¡ažšª8°µ@e—-Bâ=ÁœDvTk[F’óëéÑèí‘lc*»‡X´zúùu÷ öö^_ü6½xúŠO"-1ñ¦s -4ÖžðŽ ozï½÷§ÑäŸé@J[¤„#¦BàSмyûöꦤê0Ôˆ YQ]MˆðgwÿÎ%GÆ<‚ÍŠ–KĘ®¨™2D¸”öé+ª‹UyH uÀFæË€ ¤ÂÐ~ìW{Õ_ºðÚׯ/¼÷Áû7É*šT`ÿ*å'›(Íã(³ï’¹½¾Ûβxa ¶›Ì!AZˆB*ìÁ'ˆ‚•8ˆœ Ðev­âl·ZEyßu–çðô•mcAà‰P+²—¼Mco+{÷×&þ,°ýNw¥1"ºöý;kBVûøÚáMp0 vãm*¼I ìª/zvnøL$óÂ(#õ:Ê·©‰±uöÌ%—ˆðZß<ݺÃü'kíâ¹ÓˆÁ‹®X"¤µjqQ3{É:v.^}´1ñUxÊ @=Î…U—ÑôhY›Ö.¬: ‡±PÊ·L±–p6IE+’¬”}Ž¡É\Õ·]ŽDÒ¶³]ËrÈšèË$`þÎͫÊ ±b + ø!*Šç.p6‘¾s©Î‘â¼¢xb<Äý$p\=D·ñ„ +4ÖžðŽ ozï½÷§ÑäŸé@J[¤„#¦BàSмyûöꦤê0Ôˆ YQ]MˆðgwÿÎ%GÆ<‚ÍŠ–KĘ®¨™6D¸”öé+ª‹UyH uÀFæË€ ¤ÂÐ~ìW{Õ_ºðÚׯ/¼÷Áû7É*šT`ÿ*å'›(Íã(³ï’¹½¾Ûβxa ¶›Ì!AZˆB*ìÁ'ˆ‚•8ˆœ Ðev­âl·ZEyßu–çðô•mcAà‰P+²—¼Mco+{÷×&þ,°ýNw¥1"ºöý;kBVûøÚáMp0 vãm*¼I ìª/zvnøL$óÂ(#õ:Ê·©‰±uöÌ%—ˆðZß<ݺÃü'kíâ¹ÓˆÁ‹®X"¤µjqQ3{É:v.^}´1ñUxÊ @=Î…U—ÑôhY›Ö.¬: ‡±PÊ·L±–p6IE+’¬”}Ž¡É\Õ·]ŽDÒ¶³]ËrÈšèË$`þÎͫÊ ±b + ø!*Šç.p6‘¾s©Î‘â¼¢xb<Äý$p\=D·ñ„ ÿ“ù™-£u¾Ü¹Ö’HŒ1a­&2ÇLXë½ûr”ù+Ø€LΨQ €ïk+>$Ëû̆é¬PªýÈjy¥NÍ!zBÙ×|ÏÊæO\LLÖ/g¼p·>שóºDÕn €Â¤@€&jª)m*=©L'šúI>[.w7?° ° ´³†Ÿ6ÑæQ¼ŽÒîýÈLGècLX v2ç’‹³Ó–JýêìdJkŸž³c-Ð0Ôù]\ËÖ¥”ÇÙÁ€v²ö¯KØ ~=^wõV*O+áHqRâü½Ž…­/P/öÑϽG È¡-‚óñ-¸Å nÛÒî¡ G¤³?ð“@çνÀÞbý1‘Ò^ÌNàìÁi˜C$…òìiøP‡&‘hfîq˜€âà8Ü-#'¢9`-íÏÓãX^§Å€›í.ÏÇïaþ‚ðÝd² À÷ÐŽ`…ÀÉ^ž„vo¢yþ{œàßN(ó+Á&Q ežXI.³ëxñp˜jˆà‘„–FÛÜlž|ŠþO»'§ ààæPéÎ q”Ú>Û‚ò1;ü½×9v¨Rû(CÔ±0bÅÁ¸êì8`O¢=¼8ãG€k¶ž‡À‹+y¼$¥]ðÒ¼”¿„¤³/î»(ÐÞ ƒÿ6¨f`#„‘ Êà w -+í§>Äîù슾×तkÖ1®û½3†…{­38¬Ó3=8“:x¬­Ì×]1>9}'Íin÷pæË8·ëèáBH§f×ðGn|un`%{§ZC·0(4CŒaÖåÍaÐ 'Od¥‚¶µËq@^B醟6ÑæQ¼ŽÒîýÈLGècLX v2ç’‹³Ó–JýêìdJkŸž³c-Ð0Ôù]\ËÖ¥”ÇÙÁ€v²ö¯KØ ~=^wõV*O+áHqRâü½Ž…­/P/öÑϽG È¡-‚óñ-¸Å nÛÒî¡ G¤³?ð“@çνÀÞbý1‘Ò^ÌNàìÁi˜C$…òìiøP‡&‘hfîq˜€âà8Ü-#'¢9`-íÏÓãX^§Å€›í.ÏÇïaþ‚ðÝd² À÷ÐŽ`…ÀÉ^ž„vo¢yþ{œàßN(ó+Á&Q ežXI.³ëxñp˜jˆà‘„–FÛÜlž|ŠþO»'§ ààæPéÎ q”Ú>Û‚ò1;ü½×9v¨Rû(CÔ±0bÅÁ¸êì8`O¢=¼8ãG€k¶ž‡À‹+y¼$¥]ðÒ¼”¿„¤³/î»(ÐÞ ƒÿ6¨f`#„‘ Êà w -+í§>Äîù슾×तkÖ1®û½3†…{­38¬Ó3=8“:x¬­Ì×]1>9}'Íin÷pæË8·ëèáBH§f×ðGn|un`%{§ZC·0(4CŒaÖåÍaÐ 'Od¥‚¶µËq@^Bé> endobj -866 0 obj << -/D [864 0 R /XYZ 80 770.89 null] ->> endobj -222 0 obj << -/D [864 0 R /XYZ 81 733.028 null] ->> endobj -867 0 obj << -/D [864 0 R /XYZ 81 707.866 null] ->> endobj -868 0 obj << -/D [864 0 R /XYZ 81 707.866 null] ->> endobj -869 0 obj << -/D [864 0 R /XYZ 81 687.04 null] ->> endobj -870 0 obj << -/D [864 0 R /XYZ 81 630.138 null] ->> endobj -871 0 obj << -/D [864 0 R /XYZ 81 609.127 null] ->> endobj -872 0 obj << -/D [864 0 R /XYZ 81 538.675 null] ->> endobj -873 0 obj << -/D [864 0 R /XYZ 81 517.664 null] ->> endobj -874 0 obj << -/D [864 0 R /XYZ 81 461.127 null] ->> endobj -875 0 obj << -/D [864 0 R /XYZ 81 439.751 null] ->> endobj -876 0 obj << -/D [864 0 R /XYZ 81 383.214 null] ->> endobj -877 0 obj << -/D [864 0 R /XYZ 81 361.837 null] ->> endobj -878 0 obj << -/D [864 0 R /XYZ 81 318.849 null] ->> endobj -879 0 obj << -/D [864 0 R /XYZ 81 297.473 null] ->> endobj -863 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F15 479 0 R /F80 477 0 R /F77 455 0 R >> +/Parent 857 0 R +>> +endobj +879 0 obj +<< +/D [877 0 R /XYZ 80 770.89 null] +>> +endobj +222 0 obj +<< +/D [877 0 R /XYZ 81 733.028 null] +>> +endobj +880 0 obj +<< +/D [877 0 R /XYZ 81 707.866 null] +>> +endobj +881 0 obj +<< +/D [877 0 R /XYZ 81 707.866 null] +>> +endobj +882 0 obj +<< +/D [877 0 R /XYZ 81 687.04 null] +>> +endobj +883 0 obj +<< +/D [877 0 R /XYZ 81 630.138 null] +>> +endobj +884 0 obj +<< +/D [877 0 R /XYZ 81 609.127 null] +>> +endobj +885 0 obj +<< +/D [877 0 R /XYZ 81 538.675 null] +>> +endobj +886 0 obj +<< +/D [877 0 R /XYZ 81 517.664 null] +>> +endobj +887 0 obj +<< +/D [877 0 R /XYZ 81 461.127 null] +>> +endobj +888 0 obj +<< +/D [877 0 R /XYZ 81 439.751 null] +>> +endobj +889 0 obj +<< +/D [877 0 R /XYZ 81 383.214 null] +>> +endobj +890 0 obj +<< +/D [877 0 R /XYZ 81 361.837 null] +>> +endobj +891 0 obj +<< +/D [877 0 R /XYZ 81 318.849 null] +>> +endobj +892 0 obj +<< +/D [877 0 R /XYZ 81 297.473 null] +>> +endobj +876 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F15 484 0 R /F80 482 0 R /F77 460 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -885 0 obj << -/Length 2268 +>> +endobj +898 0 obj +<< +/Length 2269 /Filter /FlateDecode >> stream -xÚÝZ[sÛ¶~÷¯Ð#5S!¸òÒ™óÐzêN:i›æxÎKÒZBlNeÒ)Çʯïâ HP¢,ù8Ó[$¸\,v?€‹g·3<ûùâÇë‹7WœÌ"”D˜Ì®?ϨHP‚“Y$ ‰Ùõjö1¸¾“ó?¯QÚ%±8=ZæÝï¿¿ÿ¯•r&ˆ‹¨–z?'"H—¥·V#c3‚UFGˆ±¤–f‰ºÀÖÚ7W4™‚!¨’^p†‘zsÁŠÃмPdÞCxVÿmngÝÛ?_Ì>.Æ8x[þ”W›9‰ƒâ![ÎTà ÍWæâmù«\eéÚ±c¿Þ7W±èŽ Ïî3æ!3îˆweÌe=lc‘²æØÈ'ŽŸBŠÀ»VüŸFBÖxÔÆÝíÔ0p–V -?@·rSíê7ž9æÇ1 -ãd¶ ž1tãï± Œ"@åÉ#牓FnP×KŠsÇöAVÛw^~ﳊGˆðf˜ÕfëÇ¿@4j–TöÙ炱„õ<Àz!m<•5¤Í¯´Ð2wjäé_©¹¹¯]OÌýßÛ´Ìn7ÅöAÏÜlç\¸ÿ¡/kî¡[mYìX^›¦L™saÖg,F"i¼Ql|‰ÒØâ¾Y¬]qF;ž5VVæ·L«¬ü„1•Ö[D<#±+³jgtáB7B"vÖÏDŽh»Èžæ xµ%(¢lɨÆñ°óöÑo¢Iìè[PJ‚ÿ¨:ª™´ÇÖíˆv'n2¶™ÄÝ£èaì_²=76²¡D­LÈB<4ù€…!,ŽHçBDøÙà]Q -Äf CöF‚Aš†D·©Ï“¦`y´äl_¶§ÏÈöÏËÎO#º¦Ó=¬dçO¸1gmŒrftAÁ`vZÃçLë&»½;z^!G#†£×šØÖa»i<æy³: 1‡À7:©||RU–£§Ìj»Xóír-SeKØlæL%‘ „žœàÞôu'x: Ÿ¸v&ÒðÝW¿:|ãúiˆ0e/¸Þ«€³£Ô|áé{†`c~J:¸ÏV«µ< cÀÉ;ç/D¦"gwÄžèðlô­¢½I}FHú¿†L2:ZÇk£Øn°; cq¦œõÜð#óW'&£€¥æ«sÊ^ïœN‚Þ0èõ¸dªÉ‡N †‘-ÑG“'D6À“sŠƒ§ìf}I!¡øõîîéÙíyxÐÓjGÚŸK©ƒ½óРæôhßL&íæëQÚ)œ`"µáB„žè¹Gü4=°œ:dÈîvÔÆú‹Þ]ïìY•gÛnÔ¡ÃÆ›ÑSBM'‘MhŒHB¿º4‘hŸ‰ŸÆ×Ç"I^‚Úc›? -Qß~}F¡‡ˆŸt@ðîRçŠq\rŠõná­Ñ­"s–÷Ä3œ³ìÃã÷Š$ÒØ#ᾬ©>´ž72K»Îy8„žB€‰ŽpåEž~¯•i™9Ühf.í˹ņÝBšÃÌH õýÈ9Í’ûÀ TO€÷oÆöÂ; ½[xk4ìœ|Ûqwò6‡ûXìÃ>çá7»Wp Í<Іy¬£*\Ž`v•¡™pÓ€›Q nhp/jhsHH± í=g'çǸó5o¿èxtò‘_”¼ò—÷¯O“hîԽτ(·7›¸b'†ðÑ}T4=˜½­ú€¨ö¶ßõYoCB›¯Ø.CÒ uL|Ò9âåT²±èß²+; -G^†âå>_ì?¢:Ïõ(jß]öPùárxV£„žôÍÄœùTº|,=€J¸gÿTN  / -Ê×Ù‰M9“E¥ómÞçeý…>]ÄŽ¿•Êü˜Öõ#˜(ÊqWloïL{YÜ[ ]Ñ¢%¥´H35KðÀ¤èJuohæEåªh½»Ñ]îwŽÈ¿·–©ª†5ôÖ©=ˆ\J£‹2?ᱩ  E€Tå 7nd§tc3ç8°„ë>Ík£ëWV¨&=º†¼;MÞîu%¾ZêBLÅàmƒ—Ø÷ëUréÖ¤•²%‰›ÔæNϺ5Œ™¶-Xjë<|®¾6(4fvªb=•…iZó÷@n#×i¥ Ï+ûríÊØÔ©¦¡J^¸à€Ú7ͳ b‚ÕakÑ:Üx »8Æó&àh®â±åÐ\y!ê2ÛRiPʺ¼ FLešþU…6`·-v"5RWöoè(Ò0"¥ †ávä•Wí­Z{EIûkqiH€à4™¡Ù¨w;ß³||=éþ ²Z­Ú–ßašœ*3»û0UÈ{¿ïÊqšèFn »ýýéúâ;Ó™' +xÚÝZ[sÛ¶~÷¯Ð#5S!¸òÒ™óÐzêN:i›æxÎKÒZBlNeÒ)Çʯïâ HP¢,ù8Ó[$¸\,v?€‹g·3<ûùâÇë‹7WœÌ"”D˜Ì®?ϨHP‚“Y$ ‰Ùõjö1¸¾“ó?¯QÚ%±8=ZæÝï¿¿ÿ¯•r&ˆ‹¨–z?'"H—¥·V#c3‚UFGˆ±¤–æX ]`kí›+šÌA‰TI/8ÃH½¹`Åah^ (2ï!<«ÿ6·³î퇟/fc¼-Ê«ÍœÄAñ-ç *pæ+sñ¶üU®²tíر_XtÇ„g +w„ówÄ»2沶±HYó läÇO!Eà]+þ‡O£@!k¼jHãîvj¸@K+… [¹©võÏó‚ã…q2[†OŽºñ÷ØÀF òä‘s‚ÀÄI#7¨ëŒ%E‚¹cû «íF;/¿÷YÅ#Dx3Ìj³õã_ 5K*ûìsA‚XÂz`=‰6ÈÊÒæWZh™;5òô¯ÔÜÜ×®'æþïmZf·›bû gn¶€s.ÜÿЗ5÷Э¶,v,‹Š ¯MS¦Ì¹0ëÎ3#‘4Þ(6>Dilqß,Ö.Š8£Ï++ó[¦UV~˜Jë­ +"ž‘X•Yµ3:‰p¡!;ëÇg"G´]dOó ¼ÚQ¶dTcŒxØŒyûè· Ñ$vô-(%ÁÔÕLÚ‰cëvD»7ÛLâîÑ?ô0ö/ÙžÙP¢V&d!š|ÀÂG¤ó!¢Îüˆlð®(, + ’‹µ¹øµØ~Nó[ss=x°{½XáÚ¬b?G17–\©øP¬×ÅœŠàKVkúØ3O‰Á•ÌÃÄéÿ5Oš‚åÑ’³}Ùž>#Û?/;?èt˜N÷°’?áÆœµ1Ê™ÑUƒÙi Ÿ3­›ìöîèy…Ž^kb[‡í¦ñ˜çÍê4Äßè¤òñIUYŽž2«íbͷ˵Lm”-a°™3•DL0zrp‚{Ó×àé,|âÚ™HÃw_ýêð!DŒë§!”½àz¬ÎŽRóu„§ï ‚Œù)éà>[­Öò$Œ'ïœ{¼X™ŠœÝ{¢Ã³Ñ·Šö&õ!éÿ2Éèh¯bo<ºÁî0ŒÅ™rÖsÃ[ŒXÌ_˜Œ~”š¯^Ì){½s: zàwÖã’©&:F¶DMžÙ LÎ)ž²›õ!$…@„â×g¸»§d·çáAO#<¨i.I¤öÎCƒšÓ£}3™´G˜¯Gi§p‚‰Ôj„ zRT çñÓôÀrBBê!»ÛQë/zw½³gUž=n»Q„ oFO 5D6 1" ýfèÒD¢}&|_‹`$y jwŽmþ(D}ûõ=…"~ÒÁ»Kuž+ÆqÉ)bÔ»U„·F·ŠÌYÞÏpβW ß+’Hc„û²¦úÐzÞÈx,í:Wtäáz +&:•yú½V¦eæp£™¹´/çv i3#Ô÷#ç4sHî7P=Þ¼Û ï0ônà­Ñ°KpòmÇÝÉÛTjìc±ûœ‡ßì^Á6ó@汎ªp9‚mØUv„ZdÂMnF-¸¡À½¨¡Í!!Å.´÷œœãÎ×¼}ü¢ãÑÉG~QòÊ_Þ¿>M¢¹S÷>¢xtÜÞlâŠÂG÷QÑö`ö¶ê¢ÚÛ~×g½ m¾b» uH/Ô1ñI爗PÉBĢˮìH(AzFTˆ—û|±ÿˆêëÖ0frXض`©­óð¹úڠИ٩Š9ôT¦ihUÌÞ¹\§•0<¯ì˵+cSO¤š†*ymà‚v~hß4Ï2ˆ V‡­Eëtpã-ìâ#Ì›€£I¸ŠÇ–Cså…¨WÈlK|¤A)ëð.1•iúWÚ€Ý¶Ø‰Ô H]yØ¿} k HÈ”‚Z†Û‘W^I´W´jí%í¯Å¥!‚Ód†f; Þí|Ïòñõ¤[ø?6Èvhµj[~‡uhrªÌìîÃT!ïý¾+Çi¢G¹5ìö÷§ë‹¸î™ endstream endobj -884 0 obj << +897 0 obj +<< /Type /Page -/Contents 885 0 R -/Resources 883 0 R +/Contents 898 0 R +/Resources 896 0 R /MediaBox [0 0 595.276 841.89] -/Parent 861 0 R -/Annots [ 880 0 R 881 0 R 882 0 R ] ->> endobj -880 0 obj << +/Parent 857 0 R +/Annots [ 893 0 R 894 0 R 895 0 R ] +>> +endobj +893 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [130.781 599.318 160.046 608.947] /A << /S /GoTo /D (cite.Fe) >> ->> endobj -881 0 obj << +>> +endobj +894 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [186.519 599.449 213.362 608.947] /A << /S /GoTo /D (cite.PhiVoj) >> ->> endobj -882 0 obj << +>> +endobj +895 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [167.386 545.252 194.229 554.75] /A << /S /GoTo /D (cite.PhiVoj) >> ->> endobj -886 0 obj << -/D [884 0 R /XYZ 80 770.89 null] ->> endobj -887 0 obj << -/D [884 0 R /XYZ 81 733.028 null] ->> endobj -888 0 obj << -/D [884 0 R /XYZ 81 712.279 null] ->> endobj -226 0 obj << -/D [884 0 R /XYZ 81 640.6 null] ->> endobj -889 0 obj << -/D [884 0 R /XYZ 81 611.191 null] ->> endobj -883 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F15 479 0 R >> +>> +endobj +899 0 obj +<< +/D [897 0 R /XYZ 80 770.89 null] +>> +endobj +900 0 obj +<< +/D [897 0 R /XYZ 81 733.028 null] +>> +endobj +901 0 obj +<< +/D [897 0 R /XYZ 81 712.279 null] +>> +endobj +226 0 obj +<< +/D [897 0 R /XYZ 81 640.6 null] +>> +endobj +902 0 obj +<< +/D [897 0 R /XYZ 81 611.191 null] +>> +endobj +896 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -894 0 obj << +>> +endobj +907 0 obj +<< /Length 705 /Filter /FlateDecode >> stream -xÚí˜Ko1Çï| -á°ƒ_ãGA!jE›”pKzX…… R  Hí·¯»5Ñ„ЮWãñø??ÇPÒ%”Ü”®Z¥j]2¢ÁjÊH«C8Z°Ôî›@Òj“‡rë9©|k}r¦¼`Ê$£œŸ™Mãööî~nµâЂD½°º«0,ÇOßãîÜ£„ÑlEoL5aÖ’fF%:¶Zç–0‘gÖ‘²™‘@0JùI$0?(YüÒ.)›7%ò1Jiùãøú×$ÃáheµÝ³«uƒÅÈ)‰¸1ჿ;-‹6þu±¹Âº©Ÿ`WäP”\j÷u“O%–Î[Êš§@p Òª‚¥ÃQ’N~/f¬iœû„e Qˆ @i½‹f2™¦Y*㛢’˜\ît’N7gëeX½Î& ,÷aU±f¡øRÞ¸q¤åxàŸId&³öØóÔ¬¡Ä¨q4;”xÆ?ÏQâA(}N;ñ {˜ -+oÃI°œ“#s~Q8ùG¦q…etuæIñT;Iµ] It×ÏK)•x ÕÂÈ992ˆœFÒ™\ û'â‡ðSXùÍT"|[õÄþÍ }p)  š½îó ‰ -©HÅ¥·!eÜ~pa2ûr(ùŽ “ÚÂTš‰ÕK¦TX‘:ÇùÖØyÀ!-ðIÍEq4ï¹µCáÑaéð4ÿÃóªð4†Ç·G_¦Oý$NïNc§)'ç(FÅ8*¬ìBIvÆ„ËÁ ÃÏ9Ž -Lžñ :çòÞiàu÷ƒqFA_¡7·aÿôÚí~òZø…ôê+‘8üfÁìP*@uü »›$j|¿½û6þ~Ì$? …òÇhx7ÿ/À•@ {Ç_92àŒ_v§¿À…ùóºUú«¥ª­ +xÚí˜MsÚ0†ïü +áà¾V=† ™vh“nIžÄ¦¨™ößWŽŒm +ÈЄ[žÕjõî3«”ô %—µóní¬%Ñ`5e¤Û#-Xj‰F÷M é>Ûz÷1i|ë~r¦¼bÊ$£œŸ'›öÕÕõMnµäЂD½°ºn0¬Ç÷ßã~îQÂh¶¢7¦„° kÉ2£Í£=kqK‹È3ëH + +ÙÌH ¥ü$ òy@Éâ—öIuع¬‘ÛˆQJ맿fiÜ'K«mŸ}Ö2Xœ’ˆ»>ð»Ó²jã_›«¬{G‘ú vI¥AÉB»¯ë|"(QX8?¬µLà¤U+:IÇ“$ý^ÌXѸô Ë@£ €Òzd6O³TŽ¦ÖE%50Yìt–Î×gë"¬Ao„û°¬€X±P¼P`0mDi=ùg’™Éì‡C'vžš”5Žf‡Ïøç%J<¥Ïãy/õSeåM8i–³ýqr$pÎO +'ÿÈ4n°Œ®þÎ<‰ žšG ©¹!‰®âšýr)¥O¡f9¢$G‘ÓNz³óñð@üð~*+¿™J„o ¢¡“Ø¿9¡w.ETgÐ< Q!©ºô&¤ŒÛ¾\˜ÌKH¹|Ç…Im`*ÍD„ê9S*¬Hã|ko=à‚x€Ž¤æ¤8Ê{îvsWxtXA:<ÿð¼*<á1ÁíÑ—ùý0‰Ó›ŸóØicêÉ1ŠQ5Ž«»P’m„1árðLàðsŽ£Sfü„ι²wyÝý`šQÁWéÍmØ¿ƒ‡‡aòZø…ôêK‘8üž‚Ù T€jÿ w7IÔø~{÷Müýx’ü0VÊ£áÝü¿P—qþ€î]ìyäÈ€3~ÚþË–(äÏ‹níÃ<ª® endstream endobj -893 0 obj << +906 0 obj +<< /Type /Page -/Contents 894 0 R -/Resources 892 0 R +/Contents 907 0 R +/Resources 905 0 R /MediaBox [0 0 595.276 841.89] -/Parent 861 0 R ->> endobj -895 0 obj << -/D [893 0 R /XYZ 80 770.89 null] ->> endobj -896 0 obj << -/D [893 0 R /XYZ 81 733.028 null] ->> endobj -897 0 obj << -/D [893 0 R /XYZ 81 712.279 null] ->> endobj -898 0 obj << -/D [893 0 R /XYZ 81 669.291 null] ->> endobj -899 0 obj << -/D [893 0 R /XYZ 81 647.914 null] ->> endobj -900 0 obj << -/D [893 0 R /XYZ 81 604.927 null] ->> endobj -901 0 obj << -/D [893 0 R /XYZ 81 583.55 null] ->> endobj -902 0 obj << -/D [893 0 R /XYZ 81 540.562 null] ->> endobj -903 0 obj << -/D [893 0 R /XYZ 81 519.186 null] ->> endobj -904 0 obj << -/D [893 0 R /XYZ 81 476.198 null] ->> endobj -905 0 obj << -/D [893 0 R /XYZ 81 454.822 null] ->> endobj -906 0 obj << -/D [893 0 R /XYZ 81 411.834 null] ->> endobj -907 0 obj << -/D [893 0 R /XYZ 81 390.457 null] ->> endobj -908 0 obj << -/D [893 0 R /XYZ 81 347.47 null] ->> endobj -909 0 obj << -/D [893 0 R /XYZ 81 326.093 null] ->> endobj -910 0 obj << -/D [893 0 R /XYZ 81 283.105 null] ->> endobj -911 0 obj << -/D [893 0 R /XYZ 81 261.729 null] ->> endobj -912 0 obj << -/D [893 0 R /XYZ 81 218.741 null] ->> endobj -913 0 obj << -/D [893 0 R /XYZ 81 197.365 null] ->> endobj -914 0 obj << -/D [893 0 R /XYZ 81 154.377 null] ->> endobj -915 0 obj << -/D [893 0 R /XYZ 81 133.001 null] ->> endobj -892 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +/Parent 857 0 R +>> +endobj +908 0 obj +<< +/D [906 0 R /XYZ 80 770.89 null] +>> +endobj +909 0 obj +<< +/D [906 0 R /XYZ 81 733.028 null] +>> +endobj +910 0 obj +<< +/D [906 0 R /XYZ 81 712.279 null] +>> +endobj +911 0 obj +<< +/D [906 0 R /XYZ 81 669.291 null] +>> +endobj +912 0 obj +<< +/D [906 0 R /XYZ 81 647.914 null] +>> +endobj +913 0 obj +<< +/D [906 0 R /XYZ 81 604.927 null] +>> +endobj +914 0 obj +<< +/D [906 0 R /XYZ 81 583.55 null] +>> +endobj +915 0 obj +<< +/D [906 0 R /XYZ 81 540.562 null] +>> +endobj +916 0 obj +<< +/D [906 0 R /XYZ 81 519.186 null] +>> +endobj +917 0 obj +<< +/D [906 0 R /XYZ 81 476.198 null] +>> +endobj +918 0 obj +<< +/D [906 0 R /XYZ 81 454.822 null] +>> +endobj +919 0 obj +<< +/D [906 0 R /XYZ 81 411.834 null] +>> +endobj +920 0 obj +<< +/D [906 0 R /XYZ 81 390.457 null] +>> +endobj +921 0 obj +<< +/D [906 0 R /XYZ 81 347.47 null] +>> +endobj +922 0 obj +<< +/D [906 0 R /XYZ 81 326.093 null] +>> +endobj +923 0 obj +<< +/D [906 0 R /XYZ 81 283.105 null] +>> +endobj +924 0 obj +<< +/D [906 0 R /XYZ 81 261.729 null] +>> +endobj +925 0 obj +<< +/D [906 0 R /XYZ 81 218.741 null] +>> +endobj +926 0 obj +<< +/D [906 0 R /XYZ 81 197.365 null] +>> +endobj +927 0 obj +<< +/D [906 0 R /XYZ 81 154.377 null] +>> +endobj +928 0 obj +<< +/D [906 0 R /XYZ 81 133.001 null] +>> +endobj +905 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -918 0 obj << -/Length 1645 +>> +endobj +931 0 obj +<< +/Length 1646 /Filter /FlateDecode >> stream -xÚåYKÛ6¾ûWè(k†O=Ò4@RdÓÛ&Ù,ÐÃ&Æ+ÛBdɵälýï;#R²´òÚU9$¤èápøÍGrf–:s‡:oG¯oFÏ.%s|ú”973‡«„4t|cB97wέ{³ˆÆ_nÞ(oˆ2IDàžRæêýûŸ¬TKaH¤ò+©c¦\=ý¦çV££¸¢¦>"¬¤%C¡µÖ>»ä¡Ã •â(=‘‚œ9Šžg&ùDf'êTÿÖs§ùyýväÜN¥Ôý-ÿc3M"½þô×F¯Ç,p£«,[µ–>®éÙe šÛ Î„ÃÆ"b¶ê˦ŒéV;mÛ™‹&|¦Šš¹a &Æ8ñ¥ª&ܧ_OÔ°ƒ"VãÝð )ºZg«h]l«Àß韈_ gÂQ24*®£b³F§ùó}VIŸ0YïºXoöÓ@î×ÌŠgû0@ËÅÄ ×ÄùxÂuµiRƒ¶ùÈ æe?Ø­¿ÑødãxBxƒl¼Ù.“èïøk™_Õ²‡8åq¤x*£œH&ÄȨϔŠí4Î-Ç€Wy<_g›Þ”½(uÍŠWIœtu¿ãçfYm‰±Âý~oŒ2"ý§_a!%žÿ#.¨í@ 8Wèvå>Š¢Á?Ù‹×ñ|ñ/÷ àÎ0c x’ž¦`pŠ‚"T¨(¨þ_ \#ÖƒR°yª^üo\õÕw˜u~@B>ÀC |áœÿP÷^Úkζ)!LžpÒ„Àhûs—ϳPnçEœÎÍG±°£ßQ­^ÇQG¹Êfv‡†^gÉä÷l3C¶éZ×v]`7pï­Ö…sº³Ft’gØóи©ŠèÎ|ê$1q:M6yœ¥vM½Ì`…rg̃ìÌk;v°$ã‰K aË-(-%ˆ^é~Eƒ6qRTrEfÝî·(îÁi•bOš×v™¤DÔtÔyqôVnÂàªàYã‘p—]N„/ÜY–$¢_zEøhf¼ëÄȘK/W‰”/Ì”ÜLȳ¥ý=„maÔK7†IñxSb?éôÎ.S™ê¥][¸Ó,ËÊgi=M¢æ=@íõÉQ¸X}š´uÂ=Ò([+àèÍÍè¯^ÔaÜ‘ iît9ºýB;·fp÷¥ÔÒa!á¡ÞÄù4úh|À -=î™×J3„ˆçY3ßXD;« -ŽoÛ£–nš+† Ãƒ»!8¦ƒ:œ„AØÑ 8#eOQQÁ%0P×`(«b÷L(PÛz7pàúíCI¸x€êåûPb<׫—öIÃy­‡¨9`ž5œ¾—ÍóŸM‹×Û_ôŽs£í®Ò¹òçÛVÃ.LËMóå¢ñ«ÄQæ^˜>³­ߟ<À‡¶_=3-âÔëw×eŒáù=TvS &C^àun¶‹wEÙ®ï Š0À½ìž†zS½-ênŠR"!²=© aøhZJ™ì¼+dOUžj2YsÑ‘@§!8Ô«Ü<Ê2äâ!'TZYh0²aò2ìT¦sŠhöää[ë»øQôL|ãÈOåÛ¯:·äÛ.²¾:A½º -Q^“§&Yð¹ìúƒÜõ“'!z†¨^PÖⵌàO2¯·9Ý)NTx.æ)0?‚y×&»exŒOS®”>&9(ÏzCÚõ - žðá™”Š¶y6ƒì¦ÑzÛÓ݇ˆÂäóMpìÑ¡Ý0<è½ã.hµø|pÌi,^`R\&Ä@s=7Ò#W3»;¥’øþ¹èe-x±Ÿq½ÊólëòªŠJ§".†]½ë`Î V -Ø ìÂôRVÂ=a—6Háîñ½&ðêo‚ $÷Ÿ’õ>AE`f{ühÎ,%kW Tãü²°Á"¬¤%G¡µÖ>»ä¡Ã •â(=‘‚œ9Šžg&ùDÆÌDBêßzî4?¯ßŽœÛ £”º¿ål¦I¤×ŸþÚèõ˜nt•e«ÖÒÇ5=» TsÔ™pøbÂXDÌV}Ù”1Ýj§m¢1sÑ„ÏTQ37lÁÄ'¾TÕäûô+â‰vPÄj¼¾ñC" !EWël­‹m5ãø;ý2â+áL˜ J†FÅuTlÖèã4¾Ï*é&ë]ëÍ~(ÂýšYñlh¹x€€x áñ8O¸¢®6MjÐ6¹Á¼ì'»õײ1ßlOo÷"ÛeýM¢3ó«Zö§9 +«O“¶N¸Geëoå½¹ý5«‚:Ì;2c"!Í.G·_¨sãïàö Z:,#<Ô›8ŸFM‚Ï8P¡Ç=óZ Â`†ñi8¯õ5̳¦€ÓWã²yþ³i±"ðzû‹ÞÂQ`n´½ÑU:Wþ|ÛjØ…i¹i¾\4~•8ÊÜ ÓgV¢ÕàòÓƒøÐö«g¦EœÚc½ñq"<¿‡ŠÃa +ĤqÈ ¼ÎÍvñ®(ÛõD¸—ÝÓPoª·EÝMQJ$D¶çá!$ ÍCK)“ÝÁƒw…ì©ÊSM¦"k.#è4‡zcÕ›AY†€C<ä„JË! FCvã/L^†]€ÊtNÍž¼ƒ|ëo}ß#Šž‰o<¹à©|ûU綠€|ÛEÖW'¨WW!ÊkòÔ$ þ —]»~ò$DÃÕ ÊZÜ¢–üIæõ6§»#ʼn +ÏÅ<åæC0ïÚd· ñiÊ•ÒÇ$åYoH»^ÔÞ <“RÑ6ÏfÝô#Zo{º[âÑB˜|¢ Nà€=:´†½wÜ ²ŸÃŽ9åÁ LŠË„øàh®çF@z$âêofw§Tß?=°¬/öS#®WyžMc]ÞCUQéTĢð«7`ÌÄJ„]˜^ʪ@¸'ìÒ)Ü=¾÷Ã^ýíïB„$àþS²Þ'¨ÌlÍ™¥díŠÁƒjœ_6˜çíÊ¡eÑBaW§:ÉæÙ&7Ÿ¥-ã4ƒ¡­˜eøWÖ5ªsV´,¡AÛ-¡¡žíÊ.[ñ4+L'/tz§ñþ@µÛ¨ +@†cª9(°ˆÒit¸NVÕBüûïfµÊÖ¦þVVÂö•wïSد fŠUÓhe2X@Çqé¸ØT)ü63°Nɶ¶³2MÍPÀ”¤H»¸½;Êÿ6ÁM endstream endobj -917 0 obj << +930 0 obj +<< /Type /Page -/Contents 918 0 R -/Resources 916 0 R +/Contents 931 0 R +/Resources 929 0 R /MediaBox [0 0 595.276 841.89] -/Parent 861 0 R ->> endobj -919 0 obj << -/D [917 0 R /XYZ 80 770.89 null] ->> endobj -920 0 obj << -/D [917 0 R /XYZ 81 733.028 null] ->> endobj -921 0 obj << -/D [917 0 R /XYZ 81 712.279 null] ->> endobj -922 0 obj << -/D [917 0 R /XYZ 81 669.291 null] ->> endobj -923 0 obj << -/D [917 0 R /XYZ 81 650.198 null] ->> endobj -924 0 obj << -/D [917 0 R /XYZ 81 604.927 null] ->> endobj -925 0 obj << -/D [917 0 R /XYZ 81 585.834 null] ->> endobj -926 0 obj << -/D [917 0 R /XYZ 81 540.562 null] ->> endobj -927 0 obj << -/D [917 0 R /XYZ 81 519.186 null] ->> endobj -928 0 obj << -/D [917 0 R /XYZ 81 476.198 null] ->> endobj -929 0 obj << -/D [917 0 R /XYZ 81 457.105 null] ->> endobj -916 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F77 455 0 R /F28 344 0 R >> +/Parent 857 0 R +>> +endobj +932 0 obj +<< +/D [930 0 R /XYZ 80 770.89 null] +>> +endobj +933 0 obj +<< +/D [930 0 R /XYZ 81 733.028 null] +>> +endobj +934 0 obj +<< +/D [930 0 R /XYZ 81 712.279 null] +>> +endobj +935 0 obj +<< +/D [930 0 R /XYZ 81 669.291 null] +>> +endobj +936 0 obj +<< +/D [930 0 R /XYZ 81 650.198 null] +>> +endobj +937 0 obj +<< +/D [930 0 R /XYZ 81 604.927 null] +>> +endobj +938 0 obj +<< +/D [930 0 R /XYZ 81 585.834 null] +>> +endobj +939 0 obj +<< +/D [930 0 R /XYZ 81 540.562 null] +>> +endobj +940 0 obj +<< +/D [930 0 R /XYZ 81 519.186 null] +>> +endobj +941 0 obj +<< +/D [930 0 R /XYZ 81 476.198 null] +>> +endobj +942 0 obj +<< +/D [930 0 R /XYZ 81 457.105 null] +>> +endobj +929 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F77 460 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -932 0 obj << +>> +endobj +945 0 obj +<< /Length 1900 /Filter /FlateDecode >> stream xÚåYKsÛ6¾ûWðHM#o€É!Ñ4™t<“Tñ-éA¶i[­,º"Öÿ¾‹ ÐdÙi“6Û¸Øv?|Kãâ²ÀÅ›£W'GÏ_sR(T)LŠ“‹‚Š -U¸*”€ï˜(N΋åÉU=ùõäg¥‘(áˆi z¬Ìñ»wï?x©Da…¸PAêý„ˆrqöûâÒkd¬ ØXtÂX!ƪ Í©:ÂÞÛç¯ie­rIô”3ŒÌÎ)HKé6)$Ü.„‹ð³¹,âó7GÅÇ)ÁƒC—Í„àòÏz3™RË—«–àçzÑ-Í“ÏæWí7ÍM;ò*SÊ‘æΛ—°Tå +U¸*”€ï˜(N΋åÉU=ùõäg¥‘(áˆi z¬Ìñ»wï?x©Da…¸PAêý„ˆrqöûâÒkd¬ ØXtÂX!ƪ Í™:ÂÞÛç¯ie­rIô”3ŒÌÎ)HKé6)$Ü.„‹ð³¹,âó7GÅÇ)ÁƒC—Í„àòÏz3™RË—«–àçzÑ-Í“ÏæWí7ÍM;ò*SÊ‘æΛ—°Tå ¶¹Õ²uëd'Há>îU}Ñ9é›Æ¹Ë…q \šrù9›½J ÉYP²¼ð»Þ0üÕ rBE9¨mÛæli"…o?›°kÿ`}î-ÃYG5b¤Ïˆ­Jel=5‹åº«MÙ^Ö›¬· Ê“ëQÂÆ©8ÈËuN‡˜ë½D“© ¼ü°¼^®›ÕÝD @@ -3626,66 +4893,101 @@ U rÛ‘,4äî@Lñ“ÝgíÏFƒ¬1™ý¸õÈÄ'4Mˆ.lpŒ öÌÌ¢ñO"#é¡QÊwSb¬ H nÛµ;3w& Æ/‹azåYþ¶éåäÊ›¯ÿ¸õÛà×bU¯ÏêÞ‰Üë‚ -nvRæ÷{ Aq_pó¼@`1ôè‹­zzÈ q‡LŸÚ}»\…XCnPÉ]!‘yÕŸZb0` ﲉ™ r:L䡃ÉlvìqëßœÕm\¨*SôÉTÁÕ¯Ô·ÅxÍ(ÔóŠ0^ÛÒ»’A¸DBê§\Àÿ$âË#¾@؇cñ¥Ã[£mÄ— í°…øÊá_¡%ãé?ƒªæۈ׈dÔoŽœir¿ßèAý6ÿ*ý6ÿnûÍŽÛ¡á ÝîfûNPzñô†cP)IÒÛp!âÿJÇE¯4ÿ‘–cµÜWé¸= ‡Ë?½Â'ˆcýmuÜp»Á!›—À»› ˆÜã›Mš×,ü;l¶/×alè0~P‡½kO—ª/Ôiô€z³Æ×»jL1DõÓß 2¢‘Õÿ—@É{æ'G—âQ1 Gìÿþtrô73OêÛ +nvRæ÷{ Aq_pó¼@`1ôè‹­zzÈ q‡LŸÚ}»\…XCnPÉ]!‘yÕŸZb0` ﲉ™ r:L䡃ÉlvìqëßœÕm\¨*SôÉTÁÕ¯Ô·ÅxÍ(ÔóŠ0^ÛÒ»’A¸DBê§\Àÿ$âË#¾@؇cñ¥Ã[£mÄ— í°…øÊá_¡%ãé?ƒªæۈ׈dÔoŽœir¿ßèAý6ÿ*ý6ÿnûÍŽÛ¡á ÝîfûNPzñô†cP)IÒÛp!âÿJÇE¯4ÿ‘–cµÜWé¸= ‡Ë?½Â'ˆcýmuÜp»Á!›—À»› ˆÜã›Mš×,ü;l¶/×alè0~P‡½kO—ª/Ôiô€z³Æ×»jL1DõÓß 2¢‘Õÿ—@É{æ'G—âQ1 Gìÿþtrô7W·êÜ endstream endobj -931 0 obj << +944 0 obj +<< /Type /Page -/Contents 932 0 R -/Resources 930 0 R +/Contents 945 0 R +/Resources 943 0 R /MediaBox [0 0 595.276 841.89] -/Parent 861 0 R ->> endobj -933 0 obj << -/D [931 0 R /XYZ 80 770.89 null] ->> endobj -230 0 obj << -/D [931 0 R /XYZ 81 733.028 null] ->> endobj -934 0 obj << -/D [931 0 R /XYZ 81 707.866 null] ->> endobj -935 0 obj << -/D [931 0 R /XYZ 81 611.167 null] ->> endobj -936 0 obj << -/D [931 0 R /XYZ 81 589.79 null] ->> endobj -234 0 obj << -/D [931 0 R /XYZ 81 504.928 null] ->> endobj -937 0 obj << -/D [931 0 R /XYZ 81 475.154 null] ->> endobj -938 0 obj << -/D [931 0 R /XYZ 81 392.004 null] ->> endobj -939 0 obj << -/D [931 0 R /XYZ 81 370.627 null] ->> endobj -940 0 obj << -/D [931 0 R /XYZ 81 314.09 null] ->> endobj -941 0 obj << -/D [931 0 R /XYZ 81 292.714 null] ->> endobj -942 0 obj << -/D [931 0 R /XYZ 81 236.177 null] ->> endobj -943 0 obj << -/D [931 0 R /XYZ 81 214.8 null] ->> endobj -944 0 obj << -/D [931 0 R /XYZ 81 158.263 null] ->> endobj -945 0 obj << -/D [931 0 R /XYZ 81 136.887 null] ->> endobj -930 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F83 478 0 R /F15 479 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F77 455 0 R >> +/Parent 959 0 R +>> +endobj +946 0 obj +<< +/D [944 0 R /XYZ 80 770.89 null] +>> +endobj +230 0 obj +<< +/D [944 0 R /XYZ 81 733.028 null] +>> +endobj +947 0 obj +<< +/D [944 0 R /XYZ 81 707.866 null] +>> +endobj +948 0 obj +<< +/D [944 0 R /XYZ 81 611.167 null] +>> +endobj +949 0 obj +<< +/D [944 0 R /XYZ 81 589.79 null] +>> +endobj +234 0 obj +<< +/D [944 0 R /XYZ 81 504.928 null] +>> +endobj +950 0 obj +<< +/D [944 0 R /XYZ 81 475.154 null] +>> +endobj +951 0 obj +<< +/D [944 0 R /XYZ 81 392.004 null] +>> +endobj +952 0 obj +<< +/D [944 0 R /XYZ 81 370.627 null] +>> +endobj +953 0 obj +<< +/D [944 0 R /XYZ 81 314.09 null] +>> +endobj +954 0 obj +<< +/D [944 0 R /XYZ 81 292.714 null] +>> +endobj +955 0 obj +<< +/D [944 0 R /XYZ 81 236.177 null] +>> +endobj +956 0 obj +<< +/D [944 0 R /XYZ 81 214.8 null] +>> +endobj +957 0 obj +<< +/D [944 0 R /XYZ 81 158.263 null] +>> +endobj +958 0 obj +<< +/D [944 0 R /XYZ 81 136.887 null] +>> +endobj +943 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F83 483 0 R /F15 484 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F77 460 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -958 0 obj << +>> +endobj +972 0 obj +<< /Length 1910 /Filter /FlateDecode >> @@ -3694,7 +4996,7 @@ x ‘ 1Ý<Ž¨PHa5 ì11º™îÆ7‹xòéæo ¥=R“ð©i®Þ¾½þ`©† -q6T×"ÆÑÃçhn926"XŸhˆqˆS 5gšè [iGSN"BŒ¦L †ê|2e§y¾2«¤4¼¥Ã›}AÞ–÷y‘ùd` +q6T×"ÆÑÃçhn926"XŸhˆqˆS 5çšè [iGSN"BŒ¦L †ê|2e§y¾2«¤4¼¥Ã›}AÞ–÷y‘ùd` TK—R® kzOˆÐÁÁl–TIž5½µí“x€°×æf› %Ds³­MŽi{³ÈwÛ•WÐB{n¸¯ìhÞª³›D ^|Ã/Âz7WÏ_†|0Áë—i6H­$­æ2®…èò¸Ô Ž0Qƒ©É=AÀè埚z¯àˆrÚ=‚›ö½yâDL9–PÃo)7Å.íƒÀOVž¹ RÞD^O=¦ ¸ÌÁúû¸ZF™¹ù -Å!> endobj -946 0 obj << +/Parent 959 0 R +/Annots [ 960 0 R 961 0 R 962 0 R 963 0 R 964 0 R 965 0 R 966 0 R 967 0 R 968 0 R 969 0 R ] +>> +endobj +960 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [291.071 557.198 317.314 566.696] /A << /S /GoTo /D (cite.BrPa) >> ->> endobj -947 0 obj << +>> +endobj +961 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [160.589 521.134 186.832 530.631] /A << /S /GoTo /D (cite.BrPa) >> ->> endobj -948 0 obj << +>> +endobj +962 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [236.952 485.069 277.726 494.567] /A << /S /GoTo /D (cite.JoKiNaVo) >> ->> endobj -949 0 obj << +>> +endobj +963 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [312.452 462.553 347.172 472.051] /A << /S /GoTo /D (cite.KiKuPh) >> ->> endobj -950 0 obj << +>> +endobj +964 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [306.66 440.038 349.256 449.536] /A << /S /GoTo /D (cite.KiKuPhVo) >> ->> endobj -951 0 obj << +>> +endobj +965 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [334.423 417.522 370.953 427.02] /A << /S /GoTo /D (cite.GrKiNa) >> ->> endobj -952 0 obj << +>> +endobj +966 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [143.331 379.205 171.189 390.955] /A << /S /GoTo /D (cite.VoQRS) >> ->> endobj -953 0 obj << +>> +endobj +967 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [467.414 358.942 500.312 368.44] /A << /S /GoTo /D (cite.JeKiVo) >> ->> endobj -954 0 obj << +>> +endobj +968 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [110.909 322.877 154.716 332.375] /A << /S /GoTo /D (cite.BaGrVo) >> ->> endobj -955 0 obj << +>> +endobj +969 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [246.409 298.109 274.267 309.859] /A << /S /GoTo /D (cite.VoQRS) >> ->> endobj -959 0 obj << -/D [957 0 R /XYZ 80 770.89 null] ->> endobj -238 0 obj << -/D [957 0 R /XYZ 81 691.229 null] ->> endobj -960 0 obj << -/D [957 0 R /XYZ 81 659.202 null] ->> endobj -961 0 obj << -/D [957 0 R /XYZ 81 283.151 null] ->> endobj -962 0 obj << -/D [957 0 R /XYZ 81 261.774 null] ->> endobj -963 0 obj << -/D [957 0 R /XYZ 81 205.237 null] ->> endobj -964 0 obj << -/D [957 0 R /XYZ 81 183.861 null] ->> endobj -956 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F15 479 0 R /F80 477 0 R /F90 488 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +>> +endobj +973 0 obj +<< +/D [971 0 R /XYZ 80 770.89 null] +>> +endobj +238 0 obj +<< +/D [971 0 R /XYZ 81 691.229 null] +>> +endobj +974 0 obj +<< +/D [971 0 R /XYZ 81 659.202 null] +>> +endobj +975 0 obj +<< +/D [971 0 R /XYZ 81 283.151 null] +>> +endobj +976 0 obj +<< +/D [971 0 R /XYZ 81 261.774 null] +>> +endobj +977 0 obj +<< +/D [971 0 R /XYZ 81 205.237 null] +>> +endobj +978 0 obj +<< +/D [971 0 R /XYZ 81 183.861 null] +>> +endobj +970 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F15 484 0 R /F80 482 0 R /F90 493 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -976 0 obj << +>> +endobj +989 0 obj +<< /Length 1280 /Filter /FlateDecode >> stream xÚíYKsÛ6¾ûWðHãýÈÍÎÄ™VÎ$u4½¤=°%³¶I E5Í¿Ï‚_)W±3v›,‚ËÅîbïÃÆÁ*ÀÁÛ“óùÉé'BFaÌ—l%@ÆD0_ŸÂùMý>ÿTiO•pÄ´;µÎåû÷>z­Aƒ¸PÖ‡ˆˆ0¹¾MVÞ"cÁÖ£SÆ -1fmÎ­Ò öÑž^P‚ŒÔjÇœad{ÆL -¥ë¤Øpýš¿rô_¯ÞžŸb‚1Ú\e«›ê,8ÜVÅ}QF‡ë›ìú²(Öƒ<½Ð¢?ÄÞsq!7`Åû:®ÙŒ· Å…±ŽHè£ø 캛A¾dWŠv~s!dºÑC¤M|o’$E¼›Kën]ë´¬¾4=¾1 1ÇIm‚˜0$¸9:‡†¯¢š?8zõÀèÑH óFïÖ`o|̤Žï*­¶¥]êùæÕXT\!Â[‡U¹Gƒ@Tµ“’-ÇR`Á0lGCÒ6Ù&Š),ôÄ=J›b/ñ‹VœÜAâý<íÀŽÀ”2 °£–+h;~ì^âκq_€¸`ÃqõèÕF FR±—…µƒ0ãXV?f°ê1O3ñoAYþ¶‚ÆEÝ¡ÖƒFŠÂZ±\‡4¥ƒ7Q,Iø~YxV·¯à—†³±ÐG”4=_E1c"np´0\½¬3A›ûÉ@!ù"F9âFþ€\sv­z­í‚Ùf"¹ÝÓuz6?+€¼ò]ÑáyqçEµ+rÛ»•U7© Ž+öËY­Ž‚j•{Þæ…åϹ7åÅÉU2XšF¶Â&LUg#¢8¼uF¦xSÔѦ-0jcžÿZè}G3—;N$bd#S^‰s9réß8G¬£F~ü½ä47ÖŸŸŠé±sM\@Ž“aÒŒ=Á‰žïNŽâØÌþ¿›üŽäØ»›|˜{ÊGÑ#•ªí Íšmû‘ ?ZYͶ1¼Î‘#üh…½M:~´Ï?Zë‰Oð#pFG5ý8;‚l£I¯‚CŸéä¤+ ,µãÈ3#|Ð;×S³Ãå¬ýÏ€;túç›ùÉWñgRŽ +ïvü a‰¹¦ãß—é²:/·×·—í ,Üë†û:{¤ £"áÜ –'F>np´0\½¬3A›ûÉ@!ù"F9âFþ€\sv­z­í‚Ùf"¹ÝÓuz6?+€¼ò]ÑáyqçEµ+rÛ»•U7© Ž+öËY­Ž‚j•{Þæ…åϹ7åÅÉU2XšF¶Â&LUg#¢8¼uF¦xSÔѦ-0jcžÿZè}G3—;N$bd#S^‰s9réß8G¬£F~ü½ä47ÖŸŸŠé±sM\@Ž“aÒŒ=Á‰žïNŽâØÌþ¿›üŽäØ»›|˜{ÊGÑ#•ªí Íšmû‘ ?ZYͶ1¼Î‘#üh…½M:~´Ï?Zë‰Oð#pFG5ý8;‚l£I¯‚CŸéä¤+ ,µãÈ3#|Ð;×S³Ãå¬ýÏ€;túç›ùÉW PR endstream endobj -975 0 obj << +988 0 obj +<< /Type /Page -/Contents 976 0 R -/Resources 974 0 R +/Contents 989 0 R +/Resources 987 0 R /MediaBox [0 0 595.276 841.89] -/Parent 965 0 R ->> endobj -977 0 obj << -/D [975 0 R /XYZ 80 770.89 null] ->> endobj -978 0 obj << -/D [975 0 R /XYZ 81 733.028 null] ->> endobj -979 0 obj << -/D [975 0 R /XYZ 81 712.279 null] ->> endobj -980 0 obj << -/D [975 0 R /XYZ 81 655.742 null] ->> endobj -981 0 obj << -/D [975 0 R /XYZ 81 634.365 null] ->> endobj -242 0 obj << -/D [975 0 R /XYZ 81 562.99 null] ->> endobj -982 0 obj << -/D [975 0 R /XYZ 81 533.278 null] ->> endobj -983 0 obj << -/D [975 0 R /XYZ 81 533.278 null] ->> endobj -984 0 obj << -/D [975 0 R /XYZ 81 512.452 null] ->> endobj -985 0 obj << -/D [975 0 R /XYZ 81 442.365 null] ->> endobj -986 0 obj << -/D [975 0 R /XYZ 81 420.989 null] ->> endobj -987 0 obj << -/D [975 0 R /XYZ 81 364.452 null] ->> endobj -988 0 obj << -/D [975 0 R /XYZ 81 343.076 null] ->> endobj -989 0 obj << -/D [975 0 R /XYZ 81 259.571 null] ->> endobj -990 0 obj << -/D [975 0 R /XYZ 81 238.064 null] ->> endobj -974 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R >> +/Parent 959 0 R +>> +endobj +990 0 obj +<< +/D [988 0 R /XYZ 80 770.89 null] +>> +endobj +991 0 obj +<< +/D [988 0 R /XYZ 81 733.028 null] +>> +endobj +992 0 obj +<< +/D [988 0 R /XYZ 81 712.279 null] +>> +endobj +993 0 obj +<< +/D [988 0 R /XYZ 81 655.742 null] +>> +endobj +994 0 obj +<< +/D [988 0 R /XYZ 81 634.365 null] +>> +endobj +242 0 obj +<< +/D [988 0 R /XYZ 81 562.99 null] +>> +endobj +995 0 obj +<< +/D [988 0 R /XYZ 81 533.278 null] +>> +endobj +996 0 obj +<< +/D [988 0 R /XYZ 81 533.278 null] +>> +endobj +997 0 obj +<< +/D [988 0 R /XYZ 81 512.452 null] +>> +endobj +998 0 obj +<< +/D [988 0 R /XYZ 81 442.365 null] +>> +endobj +999 0 obj +<< +/D [988 0 R /XYZ 81 420.989 null] +>> +endobj +1000 0 obj +<< +/D [988 0 R /XYZ 81 364.452 null] +>> +endobj +1001 0 obj +<< +/D [988 0 R /XYZ 81 343.076 null] +>> +endobj +1002 0 obj +<< +/D [988 0 R /XYZ 81 259.571 null] +>> +endobj +1003 0 obj +<< +/D [988 0 R /XYZ 81 238.064 null] +>> +endobj +987 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -995 0 obj << +>> +endobj +1008 0 obj +<< /Length 2410 /Filter /FlateDecode >> @@ -3888,61 +5264,88 @@ x ÛûsEX>-ÂNd„|ýp¨­0Ô½8êIî:É<£Y_¿‹V{&ÏfËs Î Õå“ÆÎh©ZȸRp•ÒÔncιÈ N£è)û¢cúU¥y)bC¿ö¦CHÕú£Yw©ÕŒ‡Þxä4]uS2^,ä¶öøÑ:‚·rš‹ÄùJ’ †F?Åu2Œ@[:¤Ðeb7‹œãz‘o²R UˆºXŽe+y5&—­Pâ»é‰^W_çÎ8ƈÖ*r0ÂxjAõ>ùm̤f:±ApL’¬”œ€7Qî &:L솂É5sëéã¾úrKñ”øÄ3n²¿Y§6CÌÙÿÃý7‡{à–„ŒT_Nð¸œC9!Nsµ{¡;Ó"1ؘP7õHîS^¦%yLÏD†Ñžþ›ÇÎ.‡…t‰ÃÂsZÕÉ3ÎÓM.Èå6ÒÈÒ–]¦ªŠˆ|~1ÇÔ&×øâ7…„ÏiÞ„¡ñs¾ÙgŽ'š#21äÆîÄig0xÎßSJ›íùnºÁÂ4]uI"ŸõϨ‡¹I·èGš†€ãȧ`È@QéÙöbÙºÞ­ìï(ï›!pwã¾m™Pe¾°›[Me{&fZíîýGe¨ÿòcîÙÅU¿fˆqg7æèçh<£ÁÓ ¼iÄê/SzJà˜‡6_Ñl’k涷ð<…_€¥)ýÈÒfÝõq¿¼’ÇkðkM.ðøI¹­ìÏI¢¡J†cQyÏ0eì0ŠÉ$Ìéɤt‰ þG¤2‰ ž$x/À k¶JÙŸÊ}—2: a%Ø|Jš È©égÒ¥UOC…Èh«™£ÈpÏ=c‘êp;ða–ȱ©ÓV¹-Þ¼~îïÈÝý-¥eÜܹsÍKûó í?qše»càØ“ÞFJ“ñJÉU(”ŽjÔñ°Ò?Áþ“B™€r˜žæ½ø£^ô©Â(Y8±µÞæ¸+ü.€H-|×5‡h%&]×QC$ü(VGÛÚ<Ç*¢_ 'ìos…û_È»¶îG»:|òœâ -Ôã<¿€+Sã`ÎËýسÆòP4E篿MUz ··ýOµ TúöPừUÛ#ŒßE‘ÇϤF8 æ@”O@\Ds~||ñü®%³ +Ôã<¿€+Sã`ÎËýسÆòP4E篿MUz ··ýOµ TúöPừUÛ#ŒßE‘ÇϤF8 æ@”O@<æüøøâ?ü¿%´ endstream endobj -994 0 obj << +1007 0 obj +<< /Type /Page -/Contents 995 0 R -/Resources 993 0 R +/Contents 1008 0 R +/Resources 1006 0 R /MediaBox [0 0 595.276 841.89] -/Parent 965 0 R ->> endobj -996 0 obj << -/D [994 0 R /XYZ 80 770.89 null] ->> endobj -246 0 obj << -/D [994 0 R /XYZ 81 733.028 null] ->> endobj -997 0 obj << -/D [994 0 R /XYZ 81 552.654 null] ->> endobj -250 0 obj << -/D [994 0 R /XYZ 81 511.044 null] ->> endobj -998 0 obj << -/D [994 0 R /XYZ 81 481.269 null] ->> endobj -999 0 obj << -/D [994 0 R /XYZ 81 481.269 null] ->> endobj -1000 0 obj << -/D [994 0 R /XYZ 81 460.444 null] ->> endobj -1001 0 obj << -/D [994 0 R /XYZ 81 322.611 null] ->> endobj -1002 0 obj << -/D [994 0 R /XYZ 81 301.235 null] ->> endobj -1003 0 obj << -/D [994 0 R /XYZ 81 231.149 null] ->> endobj -1004 0 obj << -/D [994 0 R /XYZ 81 209.772 null] ->> endobj -993 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F80 477 0 R /F15 479 0 R >> +/Parent 959 0 R +>> +endobj +1009 0 obj +<< +/D [1007 0 R /XYZ 80 770.89 null] +>> +endobj +246 0 obj +<< +/D [1007 0 R /XYZ 81 733.028 null] +>> +endobj +1010 0 obj +<< +/D [1007 0 R /XYZ 81 552.654 null] +>> +endobj +250 0 obj +<< +/D [1007 0 R /XYZ 81 511.044 null] +>> +endobj +1011 0 obj +<< +/D [1007 0 R /XYZ 81 481.269 null] +>> +endobj +1012 0 obj +<< +/D [1007 0 R /XYZ 81 481.269 null] +>> +endobj +1013 0 obj +<< +/D [1007 0 R /XYZ 81 460.444 null] +>> +endobj +1014 0 obj +<< +/D [1007 0 R /XYZ 81 322.611 null] +>> +endobj +1015 0 obj +<< +/D [1007 0 R /XYZ 81 301.235 null] +>> +endobj +1016 0 obj +<< +/D [1007 0 R /XYZ 81 231.149 null] +>> +endobj +1017 0 obj +<< +/D [1007 0 R /XYZ 81 209.772 null] +>> +endobj +1006 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F80 482 0 R /F15 484 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1008 0 obj << +>> +endobj +1021 0 obj +<< /Length 4580 /Filter /FlateDecode >> stream xÚå<Ûr#·±ïú æª,aÜ/q|ªŽãX•”ÄYUR•µ(j(rC‘{H*ýýi3ƒ R»V\••8C°Ñhô½À“‡ žÜ\}}{õÅ·œL2 -“ÉírB…A›‰ðŽ‰ÉíýäÝôvÕ\ÿtûGJ£¡„#¦%Àqc¾ûóŸÿò¶•4ˆ ÕúË5ÓùâŸó‡"c‚íŒ~0Vˆ1ÓæÒºÂ-¶_|K›•KjGÏ8ÃÈþrÆÒRúiDý¯žtû‡Iüø×›«É»ÁO¿ß=-çÛ‡ëöá~ý#Æt1?®wÛC6yŠ*žÌ(GšûI¿ÙÿÈ8ù0ß\Ï¡ÓwBðûÂaÑþ³d2xÿ“…Ħ÷Ía±_ß5÷ðñã5ÁÓÿîÃ~÷¸Þ6Û£ÿni¿š?®7ëæàì–þ›ÆRýßÇf{pËrïüwÌÀýÐÁ~±Ùí>ÐõŒ=ýC úø´ßv0Ÿºw«ùÑ"m)AÜxRWÍ¡!@Ü“yáݦ£bêÈ Ã¨1Óãε»;Î×[ÿy¾ÙøÛÝv~8ìkØûÃY˜-üw ÉáÞ[¶ÿ÷÷;…yôÿw‡ö“äþwënð¶…|8Î÷ÇCiy×ÇŒ|zØÍ°ádºq»o~·jþð±£¢¤xú÷kÊð~á&˜¥“öÞ.€PÇýÓ¢gÀ/¾Õ©ˆH‰$éÅ®ç_ éñ”s¶%˜"Ìt÷s‡!qî¦ß¬ïöóý³$´˜1©‘†utaÞ@z–ôöãz»Ø<Ý[¢ø'‡R #n +“ÉírB…A›‰ðŽ‰ÉíýäÝôvÕ\ÿtûGJ£¡„#¦%Àqc¾ûóŸÿò¶•4ˆ ÕúË5ÓùâŸó‡"c‚íŒ~0Vˆ1ÓæʺÂ-¶_|K›•KjGÏ8ÃÈþrÆÒRúiDý¯žtû‡Iüø×›«É»ÁO¿ß=-çÛ‡ëöá~ý#Æt1?®wÛC6yŠ*žÌ(GšûI¿ÙÿÈ8ù0ß\Ï¡ÓwBðûÂaÑþ³d2xÿ“…Ħ÷Ía±_ß5÷ðñã5ÁÓÿîÃ~÷¸Þ6Û£ÿni¿š?®7ëæàì–þ›ÆRýßÇf{pËrïüwÌÀýÐÁ~±Ùí>ÐõŒ=ýC úø´ßv0Ÿºw«ùÑ"m)AÜxRWÍ¡!@Ü“yáݦ£bêÈ Ã¨1Óãε»;Î×[ÿy¾ÙøÛÝv~8ìkØûÃY˜-üw ÉáÞ[¶ÿ÷÷;…yôÿw‡ö“äþwënð¶…|8Î÷ÇCiy×ÇŒ|zØÍ°ádºq»o~·jþð±£¢¤xú÷kÊð~á&˜¥“öÞ.€PÇýÓ¢gÀ/¾Õ©ˆH‰$éÅ®ç_ éñ”s¶%˜"Ìt÷s‡!qî¦ß¬ïöóý³$´˜1©‘†utaÞ@z–ôöãz»Ø<Ý[¢ø'‡R #n Ê#E—cÄH?lÝNp7?tÐwÛNt3|2Z Ë´xú¶iü×—Hè5ÇÓ¿aYP i¹Ûû÷ °ïfrë°ªŠ #„WUDb¤A¯»Áâh¯ª¹@Y}4þúùwÏ‹Íz‘ꪷa`ÀP"WdðDXÇ~·xÊ5Î(t»•¢°^®=?b=“²l¤a¤ƒðÃ›ë™ júÖý—Óyû¼*M.$bŠv?…HÏ)‘™Áv 2…—OÛE‹)Ø‘0ÁŒØCSAÿkZÏ*›íá7EÖTHÞMè$ˆJ2]ØŸ8Òøç”ý;«›¨¤Ó¹Ly^XY*RÑÖøC +ƒT+¯P¨Ô%˜‹TÉW=Ô¢J¤MõM ˆ@÷V~îGQ…ñU ç\&u$W_Hÿ`¾½/’ Ôîym5J¦`c½º3¸A¥Üp×lvÖü|¼–ÂËÈ„H`i™ûßÃáéÑr0sg s üL™ÜEøHYªö¬”x¸)»À Ç.n„7NöÝÜ¿ØîöÖ)±¯Ow±R”ˆ­dÈ €¬ážÝO‹Õð*9AXól•©æQH¾ûªH*ðÅùXyBõ‹OD^?ìwO-¡œÂ+ïømg Iší'Å걌U´2kz›~×éDRÁµ̪q¶FÚóK#`çÀQoË0°îEëGÂx ŒFšôŠöe!–„ÄJ¶¸õÀ¼¬7e0Øè¢FÏÀÐSÍa‰HGGÐ wÎ ÐŽQàßC³möó£7äªõ{òU)X{˜ägchÀõŠœÃðã~}lŠ´†•›Ü$¤Ä†Œë -ð'€k4Ñ´Ó¼0Dr•)Å6V#¢ زʉ¨Vâz^‹L1|-NÙ5 ˆáŸïKû  EB“dO0 )m& lF‚KQ‚tçF½±ÆO?®š}‘ Jb*2ì2‚‚_gD¾Ï'¦,Ð| @QR@ÕD^Ñci2Ÿi/L¿®°6CÈ›gÊ8lÊo®g ˆûG¦Eï~Às‹ŸâÑ7ø¯Š%aÁcY÷DbñPš-‹qQÜs¨YÏ 0ÛåIœN(p®éR¤­‡ÐõW•ÍcÊdœ’aBc<×:÷u½_êæî¹´NI,['ÉÔò"e¼.a¦îõŒRÙñu¶ P/°_ÏzYö)€‚ÙÄúdب]ƒ6HPž{¦ù,!ÿT¥£:‡Žt”ŽìEt$ÓQT™ùŠ0¬:Rç»,VI @@ -3956,186 +5359,272 @@ _qE ø¨£"ˆËR _Óhk”6ÒÑ}Îæê÷·Wÿwe5:¨ 1ÖWçV×@¸x¼z÷žÜ×NãLN>º¡½$l&o¯~ð§çóšo #*H‚óI¦œ! ‡=\ž"N)G °³G‚m(?€x§¼ªˆX⣺¾èÉ€óêEFŒ™\¼›—*Ѐ)©pE¨Ø— PÍÏþ;_\ÓfÓ<6ÛãÁ?UÔ'•Ù {žœNü¦-×úÇÃëã¼l‘ŠL-Ê6ˆF½*µ¦Û¨·¾–Ì6ÁA«´‚Á}2quð]Aü€‚öˆ ¶Sß|šøu°à¿êìÐM¥¼¤Â¶UŠ#=”™)5ž9`aÿW%J§js¡j8‘i«xÃ:t)TWtÒ"é`E‚…Û1Å̧éV¼cgÒ(ÃJžUO¨:Z²„ÖÙTÏSÀ·l‚ .Rü$ru°b¼^—3ÓÅ1B‘0–êÒU¾G…õàêz`ÉêV…¼WKt†ˆ '¿N\b׳ރj£²l¡B9ô?Ç.ö°^¶‹bÊ2ÓŸE{XçHã ë´º§-2IŠóìÔ…ÂGœ:AmOÉ4P‹ó-Vµíp…%/Z©0]æ]HB"k >®’gGÖÿ¡w—Ðøª’‰Î }_>-å„ÎJÜœ›6È‹Ðç T<È% ŒwSlïÚ4Å4‘´§Œz»Ø~:R3„5 -™Ê7¾©îãjí:ÕàgýÜë »Î»ùóÁ#2÷_e7.‰.‰áZÝau çèÓÃ+Ýßä¶ ­aϲޡö컽âgóÜ^%TtÁ¹½»BŽˆ2»&¾Oǯ(»Ý3΀t—Œ»ÜÆ%™Ûkðñ÷ëùf}lWâîÀê.Jî ûÎÝ£tþÍcõ¨™‘Qš„ÔŸMæ]ñ¯ëú‹ íYC'°->‡œO®Í ®}9’‘áôWäÓq÷¸ÛX­p¥”ƒ­gPÝ87–ÏëíC±"b[t(–kmed‰h¥· µWÕëpB}_4Ú$&”9ÛŒRVmô±ÅÇ°o@_‚u7} r$ÅHîË+É—RäÔÕŽn:påk2ýº?7à˜ãcË$ý•ö3Û,©«—ñcÜ·Âm݇ÝÖÿö2‚^2óø»Z6$ï±Ì3ðQ§ã—µÞ+~þ]?•óp2œÖµ—–•´†Dì¤!ôÄk‹¬~§M&³™¢(Ô Ì%“!Û %i¸vöï0ö{뺱ÛOMûa¿þ°iÊ °KF½¤‰cÜQØá} †ö1ì¢sù¤æP&¶ÒÉFù„ âÁ¬>ì¯í9w ~ÑÎðlã18ª•¿cgKUw·&­—•3ñJÿò”qIÎᾪ0Y»$Hʾ촊´oò¦ÖÎY‹{WÂL¹Þ6h‚ì=µ33ÁFlP(·WH¬v›ûƒÿØ^©Ý ¦%N\ÕXRÑPyþ}_7gj‰´·¹Ú gÖ-ªÿÜz»¹õ^5ÚOîTûÁµÝ»Å´.|ã!t÷fu^¢Ž¤RãzÒKaiÏnù &“_Ž’埓gÏ*o“j}·]/º2o‡µþ‚¿‘ªr9 [6ríàI¡â…7¦þéoÅûŒ“ÛRÁ÷jNïM …ßöÿïo¯þ4ê +™Ê7¾©îãjí:ÕàgýÜë »Î»ùóÁ#2÷_e7.‰.‰áZÝau çèÓÃ+Ýßä¶ ­aϲޡö컽âgóÜ^%TtÁ¹½»BŽˆ2»&¾Oǯ(»Ý3΀t—Œ»ÜÆ%™Ûkðñ÷ëùf}lWâîÀê.Jî ûÎÝ£tþÍcõ¨™‘Qš„ÔŸMæ]ñ¯ëú‹ íYC'°->‡œO®Í ®}9’‘áôWäÓq÷¸ÛX­p¥”ƒ­gPÝ87–ÏëíC±"b[t(–kmed‰h¥· µWÕëpB}_4Ú$&”9ÛŒRVmô±ÅÇ°o@_‚u7} r$ÅHîË+É—RäÔÕŽn:påk2ýº?7à˜ãcË$ý•ö3Û,©«—ñcÜ·Âm݇ÝÖÿö2‚^2óø»Z6$ï±Ì3ðQ§ã—µÞ+~þ]?•óp2œÖµ—–•´†Dì¤!ôÄk‹¬~§M&³™¢(Ô Ì%“!Û %i¸vöï0ö{뺱ÛOMûa¿þ°iÊ °KF½¤‰cÜQØá} †ö1ì¢sù¤æP&¶ÒÉFù„ âÁ¬>ì¯í9w ~ÑÎðlã18ª•¿cgKUw·&­—•3ñJÿò”qIÎᾪ0Y»$Hʾ촊´oò¦ÖÎY‹{WÂL¹Þ6h‚ì=µ33ÁFlP(·WH¬v›ûƒÿØ^©Ý ¦%N\ÕXRÑPyþ}_7gj‰´·¹Ú gÖ-ªÿÜz»¹õ^5ÚOîTûÁµÝ»Å´.|ã!t÷fu^¢Ž¤RãzÒKaiÏnù &“_Ž’埓gÏ*o“j}·]/º2o‡µþ‚¿‘ªr9 [6ríàI¡â…7¦þéoÅûŒ“ÛRÁ÷jNïM …ßöÿïo¯þo9ê endstream endobj -1007 0 obj << +1020 0 obj +<< /Type /Page -/Contents 1008 0 R -/Resources 1006 0 R +/Contents 1021 0 R +/Resources 1019 0 R /MediaBox [0 0 595.276 841.89] -/Parent 965 0 R -/Annots [ 991 0 R 992 0 R 1005 0 R ] ->> endobj -991 0 obj << +/Parent 959 0 R +/Annots [ 1004 0 R 1005 0 R 1018 0 R ] +>> +endobj +1004 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [116.728 696.124 145.983 705.622] /A << /S /GoTo /D (cite.DrapalCD) >> ->> endobj -992 0 obj << +>> +endobj +1005 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [422.251 655.476 450.469 664.974] /A << /S /GoTo /D (cite.DrVo) >> ->> endobj -1005 0 obj << +>> +endobj +1018 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [368.646 116.87 397.3 126.367] /A << /S /GoTo /D (cite.NaVo2003) >> ->> endobj -1009 0 obj << -/D [1007 0 R /XYZ 80 770.89 null] ->> endobj -254 0 obj << -/D [1007 0 R /XYZ 81 733.028 null] ->> endobj -1010 0 obj << -/D [1007 0 R /XYZ 81 707.866 null] ->> endobj -1011 0 obj << -/D [1007 0 R /XYZ 81 638.265 null] ->> endobj -1012 0 obj << -/D [1007 0 R /XYZ 81 616.889 null] ->> endobj -1015 0 obj << -/D [1007 0 R /XYZ 81 492.24 null] ->> endobj -1016 0 obj << -/D [1007 0 R /XYZ 81 471.229 null] ->> endobj -1017 0 obj << -/D [1007 0 R /XYZ 81 319.482 null] ->> endobj -1018 0 obj << -/D [1007 0 R /XYZ 81 298.472 null] ->> endobj -258 0 obj << -/D [1007 0 R /XYZ 81 200.06 null] ->> endobj -1019 0 obj << -/D [1007 0 R /XYZ 81 170.286 null] ->> endobj -1006 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F83 478 0 R /F77 455 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F15 479 0 R /F90 488 0 R /F80 477 0 R /F100 1013 0 R /F60 1014 0 R >> +>> +endobj +1022 0 obj +<< +/D [1020 0 R /XYZ 80 770.89 null] +>> +endobj +254 0 obj +<< +/D [1020 0 R /XYZ 81 733.028 null] +>> +endobj +1023 0 obj +<< +/D [1020 0 R /XYZ 81 707.866 null] +>> +endobj +1024 0 obj +<< +/D [1020 0 R /XYZ 81 638.265 null] +>> +endobj +1025 0 obj +<< +/D [1020 0 R /XYZ 81 616.889 null] +>> +endobj +1028 0 obj +<< +/D [1020 0 R /XYZ 81 492.24 null] +>> +endobj +1029 0 obj +<< +/D [1020 0 R /XYZ 81 471.229 null] +>> +endobj +1030 0 obj +<< +/D [1020 0 R /XYZ 81 319.482 null] +>> +endobj +1031 0 obj +<< +/D [1020 0 R /XYZ 81 298.472 null] +>> +endobj +258 0 obj +<< +/D [1020 0 R /XYZ 81 200.06 null] +>> +endobj +1032 0 obj +<< +/D [1020 0 R /XYZ 81 170.286 null] +>> +endobj +1019 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F83 483 0 R /F77 460 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F15 484 0 R /F90 493 0 R /F80 482 0 R /F100 1026 0 R /F60 1027 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1025 0 obj << -/Length 2220 +>> +endobj +1038 0 obj +<< +/Length 2221 /Filter /FlateDecode >> stream -xÚÍYKoä6¾Ï¯è£HsùÅr˜]$Æ,ŒwÖÀ&sÕ²[‰½’zçקŠ½,wÛ™ ³CÅ&ëõ}UEÓÍý†n®ÞüãæÍß¾—l£‰Ñ”mnî6\b¨ÙhsBmnö›ÑÍ!ß~ºù,å“¥L‘Ä°]óÃû÷×ÿñ«f"•«®·LEiöKzïwbÃ(žèSM„0aµÔ¸è õÒnv’ ”Úì„"I»UßãžM»ÝqGioø¢¢›ÓÝ–Q˜¼w_˦9ºs“ٹƋpì¿×DÓ$у²ßÀvœG¹Û6ƒSíYZf§2íý|ÈÝ|ßiYônú¾mNG÷!í¼ØîqÌ·,j«SŸöES/Vã*e}´ +„W‰NåTJUøç5µaç ­ç»Ì´þyÍ.;)ÐÙÉf¾QÒ¸¥Ç¦¨ûŽlw"Ž£ww gœxsÄ&ªNe_Ë" jÂÇ &|nîÖ„e1Ä›9ï$&t·èÜ~Ǧ|ÌlXdp&úN ÆŸüà¥r^„‰´ì7ÕæÇ6ïòºw¯^dêO˜DOП ØB+ÂŒ™¬htÌÜÓþ Mú®vs·Mp£,íòî7vç =õMÕ´ÇCÑU3€¡sQónÝ3F’É`Ç´Þ¯mÄXÖ´kÛ8hž´õõBä.­üÈA±*ÊG¯L·Xš—y¶öÓÏDAB‰ŽY8÷ê"T‰[Á͆1b”â.h9,¿ì8ÒwKìâ‡ÐMøkï7Ó×ÀCwŒRÝlµŒ|$\o9(ÐVWí–%ÆÔ¹Îï:ª©üÄ‚7&fh¹p"Ò´Wò&Ha%h€&NÇŸ¨¢Þ³ ÷3"õFó͉Űöaƒ•§¼Îc|²ŠÞê ~1¨ïÌ?á a8ÀƒÏáñ!ïO-´îþ¾æV©‰fCL¾EÀi@hÖ´{ä‚f³¦:6µ¥5Û1CWgcMŒt¿n$)„šU¨ÅàF~i3„sWÜWéjbLKféGCú9äm¾¶'dGŸU/!JÉ9Oê‘Þ€ ›عtó¿éÁÄ -´|Ç Är,C}Õv]“ ÷Ðþ·ˆ|÷˜§g˜Óó"d%@w´Ò*õƒ¥§æÁS³ÍÃ6ŠãähÂg'Èò MœÑ ‚u_+L’Ë’ò×ÉŒó˜0HõOÈŒÿQ2˾2Áùx6‹ž#17fâ/&1Aù´†½@b‹Âg 1È%Ô$¡T.|þ -O쟷Ê=PЗ<“ 7—vÕcê]0û lr\ÍÆ€è±ðñ<Šì°v†„*Ê !â9CÀ†-RtÎ5\Ô5C¤BÙ&c©ÐUpÀÖ©òqú!{ü6€eÔn.ÓËsemsçž?ítg}¡,¡`p¿ëçÞwèÜŸ(åPýû}ã?æ=¸®¨ó©KF;u¡Ú 1‘e§v®Jµ¢Êô·A dOÇ–¾D’¤ÐÖþ‹õ,@“ fS«ËÁ/ì ã[ŸR±ÒàÌÍQÔY›§s ;àyG0 ƒc1iãDjƒýþ„õzNMŠCNÝçÇþ°Zy@ÿ.'•´+I8¬Þ™Þæ^*…„€3ÕÉê£CqµŠûXåÎÝ<ÄDwªŽh80²„¶Ì_5`¥I¬Ì¼¢¸ “”„i~Q%ÁIÌæÜf¨µ`¾}t¯†xíÆ"Ì0Ç«&doÌ‚'ž :05ú|QÆ°†ÊÒÞVwv×4 ê¦wƒj¼ç¹&bt¡ïB8 „ѯè¤5ù°À4/1µ [hb¼Ø¥wùœ ›ªè—-íÔ§n‘ç¿.ûùgþ¿“-I'rÇw; æfð„Ɔx0¨$ñhŠ¢¾Ì?çåj—E†š`ÈS}çNêƒiÕœP;!¤ekœÃ}Û*ðLì‹îX¦–#ðõÔ:<ùPp½¤HKèj¢ÿn%ì°¦™JK¢…b‹â îõßÒÕpe ‹œÝ2ŧž«g':÷þSäP{ÈCXë¨lx1n˜äD}!n˜4ø‡'¸¯ÀÍû:Ÿ¡åk%È1ÊM!x㳎øåáÏM!ImþJ”@™ÂÇËÛ·ØåÆsŒhí0â†6hû?Q|µ—Âv"¤½rë ‡”âg›F`j -œö+}ß­ŸO#“îIýYdŒLÿüîæÍï{çúï +xÚÍYKoä6¾Ï¯è£HsùÅr˜]$Æ,ŒwÖÀ&sÕ²[‰½’zçקŠ½,wÛ™ ³CÅ&ëõ}UEÓÍý†n®ÞüãæÍß¾—l£‰Ñ”mnî6\b¨ÙhsBmnö›ÑÍ!ß~ºù,å“¥L‘Ä°]óÃû÷×ÿñ«f"•«®·LEiöKzïwbÃ(žèSM„0aµLpÑê¥Ýì$„)µÙ E’8v«¾Ç=›v»ã,ŽÒßñEE?6§»-£0yï¾–Mstç&³s!<áد‰¦I¢e¿í8r·m§Ú³´ÌNeÚûùþ»ù¾-Ò²èÝô}ÛœŽîCÚy±Ýã˜oYÔV§>틦^¬ÆU,Êú"hV¯Ê+¨ ”ª ñÏkjà +ÎZÏw™iýóš]vR ³“Í|£¤qKMQ÷ÙîDGïî@Î8ñæˆMTʾ8–EÔ„AMøÜÜ­ Ëbˆ7sÞI0Lè oѹýŽMù˜Ù°ÈàLô(Œ?ùÁKå¼iÙ5nªÍmÞåuï^½ÉÔŸ0=ˆž ?A,°…V„37 +:YÑ蘹§ýš"ô]íæn›þàFYÚåÝ7nìÎ…Azꛪi‡¢«:gCç¢$æܺgŒ$“ÁŽi½_Ûˆ%°(¬i׶1pÐî¥4ºÙjùH¸ÞrP ­®Ú-K"Œ‡)sßtTSù)ˆoLÌ4ÐráD¤i¯äMÂJÐMœŽ?QE½gîgDêŒæ›+‹aìÃ+OyÆød½;Õ:übPß™ÂÂp€ŸÃãCÞŸZ„iÝý}Í­R͆˜|‹€Ó€Ð¬i÷È…ÌfMuljKk¶c†(®ÎÆš é~ÝHR94«P‹ÁüÒ6f箸¯ÒÕĘ–ÌÒ†ôsÈÛ|mOÈŽ<>«^B”’sžÔ#½65°séæ~Óƒ‰'hùŽˆåX:‡úª!íº&+ î ýoùî1OÏ01¦çEÈJ€îh¥UêKO̓§f›‡ (lþÇÉÑ„Ï:N åš8¢2 ë¾V˜$—%寓ç1aêŸÿ£d–}eƒóñl=GbnÌÄ_Lb‚òi {Ä…Ï@bK¨IB©\øüž>Ø?o9”{  /y&n.7ìªÇÔ»`öØ业Ñcáãx8Ùaí U•BÄs†€ [¤è::k¸¨k†H…²MÆ>R¡«à€+¬ßS!Rå+âôCöøm˨Ý\¦—%æÊÚæÎ=ÚéÎúCYBÁà~×Ï=¼/îй?QÊ¡ú÷ûÆÌ{p]QçS—ŒvêBµb"ËNí\•jE•éoƒÈžŽ!,}‰xž^±‰ƒr\GwMY6(ðƒµ"N5Ǽµ»wî½ËÓÅtË[WÆÛýÝÜáéünKéDH~©¥cµ»yÐ`ì›pÂe­µl¢‘ctµžMcÆr'ÜÖè¸qZ–8PHâ?}4 $I¡­ýëY€&A̦V—ƒ_4ØÆ·>¥b¥ À™›£¨³6O;ç8vÀóŽ`ÇbÒƉÔûý +êõœš‡œºÏýaµò€þ]N*!hW’p,X½-2?¼Í½T + gª“Õ F‡âj÷±Ê!=ºyˆ‰îTÑp`d m™¿jÀJ“X™yEqA') Óü¢J‚“˜Í¹ÍPkÁ +|ûè^3 ñÚ D˜aŽWMÈÞ0˜N<t`j"ôù¢Œa 5”¥½­îì®iÔMïÕxÏrMÄèB=Þ…>p<£_ÑIkòai^b:6j¶ÐÄ.x±Kïò96UÑ/[Ú©OÝ"Ï]öóÏü'[’N6äŽïv ÍÍá ‡  ñ`PIâÑE |™ÎËÕ.Š 5Á§úÎÔÒª9¡vBHËÖ8‡û¶Uà+˜ØݱL-Gàë©uxò  àzI‘–<ÐÔDÿÝJ4ØaM3•:–D ÅÅÜê¿¥«áÊ@9-ºeŠO=WÏNtîyÄö¨»ØçûÈÌ'”š— =è÷-{Vhµúê*+ܽ 9t½µÙ9µˆ³IA.?Šj(P° ±ƒC1å¬Â@¸”ÿ'ñ—9i +>h= }‡Ò)4'@êu¿,òò²\o? &ÜÖÁ³öC¾ê.åmYbv³58òÓ§UÀv±Š/´+LÆ$–³;—¡ðxÁ¥K’Àb–Q/ݹ(è³4›ØXòèŸéc™û$¤ˆzk-÷ͯǥ^ž1N’ñ~ðKÀñâÉ„è±I¶èàÆÌÑî èÀo¶Yƒg ‰¿›·2”äà2>A¥ÃÍ|.ü/¦È¡ö>ÞC‘,†$°ÖQÙ4ðbÜ0ɉúBÜ0ið?Op#^›÷u>CË×Kc”!:›BðÆg%ðËß›B’Úü•(2…—·o±ËçÑÚaÄ mÑö¢øj/…íDH#zåÖAÿ(ÅÏ6ÀÔ 8íWú¾[?ŸF&Ý“ú ²È™þùÝ͛ߚãúð endstream endobj -1024 0 obj << +1037 0 obj +<< /Type /Page -/Contents 1025 0 R -/Resources 1023 0 R +/Contents 1038 0 R +/Resources 1036 0 R /MediaBox [0 0 595.276 841.89] -/Parent 965 0 R ->> endobj -1026 0 obj << -/D [1024 0 R /XYZ 80 770.89 null] ->> endobj -1027 0 obj << -/D [1024 0 R /XYZ 81 676.491 null] ->> endobj -1028 0 obj << -/D [1024 0 R /XYZ 81 655.278 null] ->> endobj -1029 0 obj << -/D [1024 0 R /XYZ 81 598.679 null] ->> endobj -1030 0 obj << -/D [1024 0 R /XYZ 81 577.365 null] ->> endobj -262 0 obj << -/D [1024 0 R /XYZ 81 519.538 null] ->> endobj -1031 0 obj << -/D [1024 0 R /XYZ 81 489.826 null] ->> endobj -1032 0 obj << -/D [1024 0 R /XYZ 81 352.479 null] ->> endobj -1033 0 obj << -/D [1024 0 R /XYZ 81 331.103 null] ->> endobj -1034 0 obj << -/D [1024 0 R /XYZ 81 274.566 null] ->> endobj -1035 0 obj << -/D [1024 0 R /XYZ 81 253.19 null] ->> endobj -1036 0 obj << -/D [1024 0 R /XYZ 81 196.653 null] ->> endobj -1037 0 obj << -/D [1024 0 R /XYZ 81 175.276 null] ->> endobj -1023 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F80 477 0 R /F90 488 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R >> +/Parent 959 0 R +>> +endobj +1039 0 obj +<< +/D [1037 0 R /XYZ 80 770.89 null] +>> +endobj +1040 0 obj +<< +/D [1037 0 R /XYZ 81 676.491 null] +>> +endobj +1041 0 obj +<< +/D [1037 0 R /XYZ 81 655.278 null] +>> +endobj +1042 0 obj +<< +/D [1037 0 R /XYZ 81 598.679 null] +>> +endobj +1043 0 obj +<< +/D [1037 0 R /XYZ 81 577.365 null] +>> +endobj +262 0 obj +<< +/D [1037 0 R /XYZ 81 519.538 null] +>> +endobj +1044 0 obj +<< +/D [1037 0 R /XYZ 81 489.826 null] +>> +endobj +1045 0 obj +<< +/D [1037 0 R /XYZ 81 352.479 null] +>> +endobj +1046 0 obj +<< +/D [1037 0 R /XYZ 81 331.103 null] +>> +endobj +1047 0 obj +<< +/D [1037 0 R /XYZ 81 274.566 null] +>> +endobj +1048 0 obj +<< +/D [1037 0 R /XYZ 81 253.19 null] +>> +endobj +1049 0 obj +<< +/D [1037 0 R /XYZ 81 196.653 null] +>> +endobj +1050 0 obj +<< +/D [1037 0 R /XYZ 81 175.276 null] +>> +endobj +1036 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F80 482 0 R /F90 493 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1040 0 obj << +>> +endobj +1053 0 obj +<< /Length 1163 /Filter /FlateDecode >> stream -xÚÅW[oÛ6~÷¯à£H ï—Ð ±"C²ÄÀ²"χßÇ#´@M'?Ï&'g‚"­&Íî“[b‘– ãÍîÐM4[æñí쨲*˜~:ó‹‹Ëë µáÐb!u¯uSeó¿³EðÈ9¢ÄEôÊDcÎm¯-ŒSšíɳˆRl¥dN;œ`g™r‰RÞÈ`…·ÃõÏã §WÓ ºI)!$º¨òËǘš¨^åçu½šÅ–EÙ_eþk5õ O«<öû=93r¸'‚R3Ê}zØï[‹¡ŽöÛî2Zg“Å4 +xÚÅW[oÛ6~÷¯à£H ï—Ð ±"C²ÄÀ²"χßÇ#´@M'?Ï&'g‚"­&Íî“[b‘– ãÍîÐM4[æñí쨲*˜~:ó‹‹Ëë µáÐb!u¯uSeó¿³EðÈ9¢ÄEôÊDcÎm¯-¬SšíɳˆRl¥dN;œ`g™r‰RÞÈ`…·ÃõÏã §WÓ ºI)!$º¨òËǘš¨^åçu½šÅ–EÙ_eþk5õ O«<öû=93r¸'‚R3Ê}zØï[‹¡ŽöÛî2Zg“Å4 É@"I¼»Q9*–Êô.¦7IœJª£»|Õ.ÁC?/ªûºÌ?ååííh"p\J®¢Ñõ9 NžB‘7´ˆK7k‹ºêM¶Ní9DÊ¥”c)¬÷q•·OUs:† Øž]è]œ2A¢_²/eîl¾øyëÍ iTß{Qæ_U]eMSÏ H1f2úä¬r¿VB‘½ÑçeÝáÃSÙ«²˜w{ò²…«¿·˜×U›U~ÄA³õ|A©âØ2µ¹Óö1«šb+I"(àÃSÛÇ“}¼±³fpÖŒ­Ïz¬^P®~= n‹;”s,ÀIÊáÙ3wäÜyW–£ÍŽ&E»ü­l eÖ‰ø$ðûÙ憲l—¯ËÀ®ì¨lј)=¤‹QY4­qÏde鎗¹ôpVAµñšM>wy7]âÝJÏXÜa ,÷¬å"„È?>e¥¶µ_rŒñ‚Ži ÀŒ„­‡Vô"Þ†™áßà±ßb±˜šæ¨ÃºŽì'NŸGÈÀ¿Ÿ7 k!Ä Ç¥í1y#)&„j§\™Ð"¸Òcìp ŽÝÛ¿IARÆîxŒbCèK\„$Wj¶ßƒ¿‚‹çKA‚Û[ ®¦#E¶ ²° Sj¼ÈV?…+ÌÙm\;C¿Æ$ oqúörzîHÁã”F w³u ~-©žºÇÙ×ñð*ìRCߥú_/“!]'òÔèoÈ›¸+‚ªD{¶ÓnjJÝÜmBy?¦$¡ÌM’gÓÎ(a‰L4h&<1‰J@ÑvrÊœy“ÛõÕ7^·ƒ7½[7h»JÑ#PÌÄw0;}Û}ú¹Z¹%øhJ (§[".ßø ^ÿæn1{=°\±Ý¢C³ÓD½ -X¥ÂÌ°Jµ+ÇÜM[¬å±°"æü•°Òÿ*+Wl·èÌ`m_+œu?B+lVŽ9’¶W/ê®/pa¼µ"fŸµtýy°þïÿým +X¥ÂÌ°Jµ+ÇÜM[¬å±°"æü•°Òÿ*+Wl·èÌ`m_+œu?B+lVŽ9’¶W/ê®/pa¼µ"fŸµtýy°þïÿ¹m endstream endobj -1039 0 obj << +1052 0 obj +<< /Type /Page -/Contents 1040 0 R -/Resources 1038 0 R +/Contents 1053 0 R +/Resources 1051 0 R /MediaBox [0 0 595.276 841.89] -/Parent 965 0 R ->> endobj -1041 0 obj << -/D [1039 0 R /XYZ 80 770.89 null] ->> endobj -1042 0 obj << -/D [1039 0 R /XYZ 81 733.028 null] ->> endobj -1043 0 obj << -/D [1039 0 R /XYZ 81 712.279 null] ->> endobj -1044 0 obj << -/D [1039 0 R /XYZ 81 655.742 null] ->> endobj -1045 0 obj << -/D [1039 0 R /XYZ 81 634.365 null] ->> endobj -1046 0 obj << -/D [1039 0 R /XYZ 81 577.828 null] ->> endobj -1047 0 obj << -/D [1039 0 R /XYZ 81 556.452 null] ->> endobj -1038 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F28 344 0 R >> +/Parent 1061 0 R +>> +endobj +1054 0 obj +<< +/D [1052 0 R /XYZ 80 770.89 null] +>> +endobj +1055 0 obj +<< +/D [1052 0 R /XYZ 81 733.028 null] +>> +endobj +1056 0 obj +<< +/D [1052 0 R /XYZ 81 712.279 null] +>> +endobj +1057 0 obj +<< +/D [1052 0 R /XYZ 81 655.742 null] +>> +endobj +1058 0 obj +<< +/D [1052 0 R /XYZ 81 634.365 null] +>> +endobj +1059 0 obj +<< +/D [1052 0 R /XYZ 81 577.828 null] +>> +endobj +1060 0 obj +<< +/D [1052 0 R /XYZ 81 556.452 null] +>> +endobj +1051 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1050 0 obj << -/Length 1703 +>> +endobj +1064 0 obj +<< +/Length 1704 /Filter /FlateDecode >> stream @@ -4148,4069 +5637,5442 @@ xÚ½XKo €âF›h¬¤ðq–ÑB£ áJ¬ÄØìL¾aŸ­˜Òä4; uÄ h£›ÙZˆc»Ï[¿éÞ L¾ŠÝÁMb›`Z€îAœ—RæÙ(°öÛ°zùõ(Ãyx0.pñÈ©„0 Ñs@üðø§›¿—ñS Ì˜)~L§ÆQiEãú±ºÃNÇ~FíW_³'q‚à.Рf!€]½f-Ô"#ÆdZÔ³¸x[–&„SéÑ•ß]öÞt+3’òtV}VÔV‚) fu¾Ë»Î&x\ÚÆcÛìw¹ÿxX¬­,ÕÄ$cîk8IŘúƒ“瘋3Þ8®:Ú™ÏVòðŸO’Ló§ns£v=¬‹MsîPÃSe[¥ 7xp5¹œ»–ü˜×ûÎi>äÙ†ÓøsQžÜ‡¦vfôƒmØ;»Ç2kÝú\Àaa n/¼¼ºé} µBÌËB×ìÝÿbËe›Ózhg±y8¹Å— øÌÃg«ýv@Ö3MºÞÁ¥ô>÷BvÍ~;4¿» ÷ºc¶Ë'­0#FÊ¡æ@c+üMÍ°ozñ­ÄâK*-çm1¬ŸÔاÕ§#Îz?RIÝ#fìIÏý'x[(ÆžãÚŽ*®û]A¸ÏF~)bu¯'©`—žì¢÷õ®/šz81ILˆù4 ‡¶6 È945è²Úæ9ŸáËΉb;¤“ðÎÌÔŒS-ÉI‰>— ›Mä˜M&ÍÂ$›„*£õbIsþ¾mª•La“Æmv*HÊÄÌ‹ÐP¢¸:´9Í! $¤ƒÔ³ŸÙο휾/ßÅWó=мÆxµ„Þ–㘑óÇMJT°ë9Ž‡>ñçpSE(ÆÓÖf0Ê]&£›=\ö9¼ ²>w«A‹ÿßËnnó¾-ò <²\rë† ËÁ ÁÕL}c4€<  ÐF|Y(ßúü(_‰FÓY4x£­Ž -Ù°^ýÔR°é/ÖÚçH$¡©ž=_ìƒPÌ~nßµ‰Ò³w­r ex]3Ê_9€Å»7-ÎðM “¡ÇOˆº×PÇçŽLͳ°3 ß9{Ø_>Pävpö·X}.²• ÏÏ’w`*ùõ¥¦^ìeμ^4yÕ²„ Uƒˆ ³†-|¹rÍ˼/Òycæ™W%0!Fga.^½^ö$}™þp^ BÂwDJ‰ÀÿjŸ{ìùu{ñ_wƒ +Ù°^ýÔR°é/ÖÚçH$¡©ž=_ìƒPÌ~nßµ‰Ò³w­r ex]3Ê_9€Å»7-ÎðM “¡ÇOˆº×PÇçŽLͳ°3 ß9{Ø_>Pävpö·X}.²• ÏÏ’w`*ùõ¥¦^ìeμ^4yÕ²„ Uƒˆ ³†-|¹rÍ˼/Òycæ™W%0!Fga.^½^ö$}™þp^ BÂwDJ‰ÀÿjŸ{CÇ=¿n/þ^ð{ endstream endobj -1049 0 obj << +1063 0 obj +<< /Type /Page -/Contents 1050 0 R -/Resources 1048 0 R +/Contents 1064 0 R +/Resources 1062 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1058 0 R ->> endobj -1051 0 obj << -/D [1049 0 R /XYZ 80 770.89 null] ->> endobj -266 0 obj << -/D [1049 0 R /XYZ 81 733.028 null] ->> endobj -1052 0 obj << -/D [1049 0 R /XYZ 81 552.654 null] ->> endobj -270 0 obj << -/D [1049 0 R /XYZ 81 511.044 null] ->> endobj -1053 0 obj << -/D [1049 0 R /XYZ 81 481.269 null] ->> endobj -1054 0 obj << -/D [1049 0 R /XYZ 81 253.86 null] ->> endobj -1055 0 obj << -/D [1049 0 R /XYZ 81 232.484 null] ->> endobj -1056 0 obj << -/D [1049 0 R /XYZ 81 189.496 null] ->> endobj -1057 0 obj << -/D [1049 0 R /XYZ 81 168.12 null] ->> endobj -1048 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F83 478 0 R /F74 458 0 R /F85 481 0 R /F93 518 0 R >> +/Parent 1061 0 R +>> +endobj +1065 0 obj +<< +/D [1063 0 R /XYZ 80 770.89 null] +>> +endobj +266 0 obj +<< +/D [1063 0 R /XYZ 81 733.028 null] +>> +endobj +1066 0 obj +<< +/D [1063 0 R /XYZ 81 552.654 null] +>> +endobj +270 0 obj +<< +/D [1063 0 R /XYZ 81 511.044 null] +>> +endobj +1067 0 obj +<< +/D [1063 0 R /XYZ 81 481.269 null] +>> +endobj +1068 0 obj +<< +/D [1063 0 R /XYZ 81 253.86 null] +>> +endobj +1069 0 obj +<< +/D [1063 0 R /XYZ 81 232.484 null] +>> +endobj +1070 0 obj +<< +/D [1063 0 R /XYZ 81 189.496 null] +>> +endobj +1071 0 obj +<< +/D [1063 0 R /XYZ 81 168.12 null] +>> +endobj +1062 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F83 483 0 R /F74 463 0 R /F85 486 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1067 0 obj << -/Length 2238 +>> +endobj +1076 0 obj +<< +/Length 2030 /Filter /FlateDecode >> stream -xÚíkÛÆñûý -~+…škî›ë¢j4g´±sÉùqü’(Š”IªW÷×göÅ×­îªÔpQ ¤].ggfç=Ë4ÚGiôæêõÝÕËk†#‰”Lqt·‹WH¥*’Ö(î¶Ñ‡øî¾X}¼û€’ (fˆfð˜·77ß¿wP3„ -1.=Ô÷+Ìã|óK¾w)pª)ZàT"J•‡æ©ºJ·/¯‰Š0FŠs¢¡FS¤w&”£L»I!Œ¨Ý‡ÒÈÿÚ}4}¼}s}Hpš¦ñ_ÊîXåŸß–ë6o?ÿµÞ­›á§½¼Îøôi”xÂÔòƒìA%›ÂØ©?ç‚…Žë]ósjÿòZÑùV‰àç÷VåºÎEˆÑ ìd>U8F‚O¡ÒÝ©ÞôeSû ŒªŠD ¦ˆ3eQÜý©Õz®»W!%3àŸ gÝ–Ån•žÆ%œº=äš´]È×Í©·ÓLÐLª¦9vvºiê>/ëbë·/A­<íƒÒ6$O’1”a”ç‚ñIB= Ñ+ˆ@$2 -:—`‹™}÷÷U–ÆŽ‹¼u“ºÑ–õ`öMYï¿·E·iËu±8EYoK½ñåö”WÓ“•EçŒK«¼‘ ëX€ï -ãsïä§x[ìœà_7ŽæÛQðyíD~[îïÃps³™ËQ;ÈœÁ%%LÔue³Í -6*¡²|ÂM? 3Qƒ±9‹éì–¼ª±¦Î»®Ù”`{FÔÚz=W3 -vÉI"£q³³KM»-Z¿¡søûû¼¶3,_ÀDQPæ¦:mµêñ`¬À¤þó®9íVXKYS–Þ 'úή=†y˜ù•Ü/8Ža6èÄs k†c=Ž&T3ði'²ã§X_A2nk‘ÛòPt!¬,CB z8:YÜ”(“ƒþ)„Ï8ûôï"¡O !h•P6X¡ñS-H?vèN›û‰"œÛƒ”$øÖLs dÞ`š9½a÷æ1&„œá$¥Ùy(ñbtOsp< jª´1¿Ì…ÌQÊzšãà2dŸß‡0@¡ðRKé9?C¼ éi†……áPYðÇémn :hû!B34A%„ìY .žñ‘YŽ÷éBCÒÙ ŸF@NãMa¨Í]ŒÑù5Ìœ_Ó1’j0 -aÇM:û ±·C”o6ÍáX•Ý½M¢4^¶ã»¦iï›Sç8û°Èœ³yöÐ &è³èK“©øæÔº¸çÔÔy†ðO)Y¦”Åû¢.Ú¼×,êw‹cu_}¶&!™w½[Ø·EÑ9\eogï ²òçúÝŠóØA´EwªzH¦ ̪C#±×FàfÉ -\¯ÀõYÒE8VµÁÐç£*ã¡ð•ÃhËZç½|ûݘ43ÓÂ:E”ˆnÈP> |aRÓÅÀW-¥'tÏÐB"Á)×49–ñ!„›£Ù§+hšf(K’¯^AÝÙ¢O€h?ÐC€L8 ÑNbj…Ç¥Ÿ¶ú³qqÙh'Fé†#» ÄÙª]ð8lœH(®Ûç%®©\ÿ:%|ÎB%EP5~I %ÓVýÝBÛ@×q‰‰b2íã¾€‰‚l‡&RÌÒúí€8z’ºò” ÕÈ7«D`HJ‰ ñŸÍüþIüm°‘ºaÕ«UÂŽoju_áœVùÚ@µb®¢…µ®oZ“BL+bG{*½azª„Q5´wA´tDÛ=4£cç´µd׎¹ ´&®åYšoÂÁqž×ÍñØte_œ1¬Œ Õš¿(8³Î´Ç‡m™—Üé-÷ýûojx©Ê&RO4¼Âcçä)‡DC‘¤VW“2Í¡!s¦ÕÕ@³ÆÓ0èªeÛF½ôDÛ.Å«æe?øœô„‹ ŒÁûuP4 @ÊÙ³$ÕXÜgeTKj^ƒïÎuú,Ø^èéà–ª!ØFC\B= Ú?Û¥œ©Úb:Íó"½¨nsöõÕÓâ„îÿë¶ß”ç×F—¦D8ŨŒ/”M¹¸!¹ÖÒi‚ƒzÕÓÎ q›ËgãG -d‡£ª/E®Sk'ÐZçU³·õé°.ÚνiÊzSn ûdÛFÂ$²éÜ¢½=Ëâ7M³ÍËÖ­½óJ7º©º¤-{óîV©`à xìÍ€fmr3Xùr -1cÑC»K)-£0έ|þžÀø+˜ê€«G{à “ Ûq¼C€‡MÞB¾wöŠ&¥#}Áá¿û1•Á³+ìή©=¾9sÀ@?>ù\¸2ÓáØL&W$éäxÚX» 﫼ï ÿYa¸ -ÿ©¨Ë®øåâ¶üýO˜„»òhzK2¿*ÒÀ‘þÙu??\øãGéNÖ‡¼-ÿå·.*ûQâUÈ#¨YÔf„¢L‡L{¿±Â,†íœÄ6–\}swõéJ,ðÕCèU° s©ï7‡«Óh ï@5ryô` Úê©ŠÞ_ý`?E.<™@°fä€Çï ­‹¹ÜRÀ -Ií3;fv¤Ž:8æà˜[gžeö=wëÜ­saGû°î…öK……º’Ë»-«â¦Y%’Ç®X ‹é@ŒÿC¹A}C•dqÿY¸ÆLŸËö™MŸõ©¤‡cßOá¸ßï×ÉlŸ¡cÄNYP–® ƒê9óÒeË<'.ŠK¨ Çú¨ÙôMms—òÁ$)ó€ö6|ö0SmA œ@'þCÅrƒb×8‘~u8U}y¬Jxz—ÃiÁa²Î;íizZTÅœ³³xÊz™¹ ®¯K0p9³–m [; è?÷u=„™¼uNÛ~}„ EÕ¾Ÿ7µ‹‹cµws¿ž~/Í»`é$%"iv¦.™áøUTÓº`:ÿB:Vn»ÿ–uÎ +xÚÝYIsÛ6¾ûWèVj!ØI¤ÓÎ4Ó&Ó&©3®§=¤=Ð%q,‘ +I5õ¿ïÃÊET9žn‹ øðððöƳõ Ï^^<¿¾xú‚“YŒTŒÉìz5£B!…Õ,0ÇÄìz9{]oòùï×?)í‘ŽX"¡y}yùögG5`¨±§z;'"J³Ûtí826#Xïh‰qŒSžZMt´O_P5#)!¨¦^p†‘^¹`%RÚE +Äì:„gþ¯^Ïú¯W//fïc}W4ûmz÷º¸©Óúî‡r5§"ªœÑÓ‰èÏÞ³ò {И÷iìПs$ÂœDåªú l—*6\#øók·ÅM™îò©M¨^OüHÐyßàIѧ«C™µEUú#t,˜¢ˆ(:[†W–ÅUÞjmç²y6edòópöçu‘¯æ *pTÀ©ë]ª·¶éMuhí°4ƒmUí;̪²M‹2_úåcR«Oû¢•´œÒ'M8J™ÔçHpŒbÊ<¡±+¨ ¦H& lƒ/&öÛ¯óGNŠ´vƒ²ÒžõÁ¾¬«¢\;y+û\æMV7ùèE¹,ôÂ?Šå!ÝöOVäs.mˆF.m\ ±+MX"|XÐ3‚âu¾rŠ^¹=_wŠOK§ò«b½™¦ºÍP:@@ç¼K. 0BÏ\ðÒ3W2X Öâ¶VNX ÷Ÿ°¨€ªàlÎc»$ÝnÝfU™6M•à{FÕÚ{½Tƒì”ÓD¢je§ªz™×~Aãø·›´´#?b`Ìl{XjÓç!DKâçMuXֲ͉v®ì~Oœê;÷!7ÂÃÈϤ~ÂI £`/1̉õÓH<¡` +I5˜v*Û¿ŸR+È+iâi l-Ó}]ìòfŠ+O”Á{G2È›1Jâ†ßL1!ÉÞ*ö&Í ” ^hâT+Ò¤}4‡lÓ3„ {ÐR ±5°\å™÷&ÎnÄ}9¦ Ô‘ÐÓ$“`–œ¦’Oºð4'ÕP©úFëêËPÉa1²Ó$—P}¾œâ„"c+áS,~ƒ|3e§>%ˆ€ÎB—·¡CpDY°ö×S ØLaÊŸ%òžÔx_.$;¿ý (X”m!  š…*èr <]\ÃÈÅ5ëŠ! TÁ!8„}~0Ù¤±/š{Ý8Fi–U»ý¶h6¶ˆ²èæÎ>ßTU½©“ìݨvÁ‡ÕCO˜ú¡W²?Lýn‚LE—‡Úå=W úÁÒ?c¢™1­ó2¯ÓV‹¨¿AAÌ÷9ü”íöÎR˜‚d¾µnb]çyãxíÆŽÞ@gåÏõÅ\ˆÈQÔysضPLBrkÍÄ*\…›)«p= +×gÁ£p2­j‡a÷gUãCî;‡Î/ƽÎvyõÓ/DLX&4ýÆ#(JTCÚDÎl @kºø[[éÞ¾§h#Ƀ–KHš‚ÄÑnŠ7¥Æ²ï NîZ’¿½ƒèl„ Ûw t7ÅGB% lt˜^á¸õÓ^2/ŽÑ‰8Ñiw:³K(NvíRDÓÎIa %Ô±žÓàšÎõŸpÐþƧ<4fºÆÇôPÚ‡êÿu­'PÇ9.JhÇ=‚‹‚n”)eý*0N`¿˜¹ö”†näûùB(J É¢oÍø +~iôjÈ@ßtõl¾à”D—¥.€W¸ U¾7P]o ¸ëha®i«Ú”EìÓžJ/èŸjÁ™ +ðn’-ëØÖy `´CNK»í.hâ ÏØ}—“¡s]î÷US´ù ÇJhèÖüEÁ‰œu;sŸ?ØÃàq}Èn? )Ï…È<ŽòÝ|š$ÑÚÞ𤇚áûIÔLଜ$#Ø +´TsŠ£ÛIe ĺ.·ža¡ƒ›Éˆ×­À™8ÀÛxt‹ÙûM¹'S£7˜HˆÐ©ª5Ð̆Y¨ <¨fá~…xäžñȱëížó>⨡ÜçYÿoïtr´>Õ°¾ÐTù&4²HÚËåÒN(ÿ„ kl +)‘Qnh fécnOŒ…K`0‘iwÙ¶Èì‡u]öCÚÓÚá¼_öÓ'—IH=&¹çÔ2væ o=i‹Ò'í¯Ã]=À8¬{…ɘOëŽFB5ç$“a¸¾Ðì¶BÚEôƒ;aÑØÃܺÍÒN·›´½Gîò„*}…ÍŽ/O4H<©"¦Ž54< 9.Ü‚Œp¤r!ŽÙ Í{Š¦Ó¾ d|Zþô&ß:0H«Æ›¯àEpt–b“êŒë/õŒ½4ÞÀ¡wv¹®ÑnÆ: _oò,5ݨmÕ'Õk[ šû÷™F÷ ´‚˜U_¦ÐÍåÃö)4;ö›ÌØ]Ë{’~€OTÜ®eÇ®Wg¡Öž%µ#=R³NÏC“~ç“Ý:¸]ך}~·N•Dñ€ê¡ÝºøwÁÉ®:«[á òÞn]~ „-À¬#@É(ÑKÏ…”÷¹iÂAÉcº)ö™þAåÕêÿ‰G„•¹ç÷×OQ·! endstream endobj -1066 0 obj << +1075 0 obj +<< /Type /Page -/Contents 1067 0 R -/Resources 1065 0 R +/Contents 1076 0 R +/Resources 1074 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1058 0 R -/Annots [ 1059 0 R 1060 0 R 1061 0 R 1062 0 R 1063 0 R ] ->> endobj -1059 0 obj << +/Parent 1061 0 R +/Annots [ 1072 0 R 1073 0 R ] +>> +endobj +1072 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [473.595 558.801 496.195 568.004] /A << /S /GoTo /D (cite.Mo) >> ->> endobj -1060 0 obj << +>> +endobj +1073 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] /Rect [202.304 531.703 238.835 541.201] /A << /S /GoTo /D (cite.KiNaVo2015) >> ->> endobj -1061 0 obj << +>> +endobj +1077 0 obj +<< +/D [1075 0 R /XYZ 80 770.89 null] +>> +endobj +1078 0 obj +<< +/D [1075 0 R /XYZ 81 733.028 null] +>> +endobj +1079 0 obj +<< +/D [1075 0 R /XYZ 81 712.279 null] +>> +endobj +274 0 obj +<< +/D [1075 0 R /XYZ 81 640.965 null] +>> +endobj +1080 0 obj +<< +/D [1075 0 R /XYZ 81 611.191 null] +>> +endobj +1081 0 obj +<< +/D [1075 0 R /XYZ 81 514.574 null] +>> +endobj +1082 0 obj +<< +/D [1075 0 R /XYZ 81 493.115 null] +>> +endobj +1083 0 obj +<< +/D [1075 0 R /XYZ 81 450.128 null] +>> +endobj +1084 0 obj +<< +/D [1075 0 R /XYZ 81 428.751 null] +>> +endobj +278 0 obj +<< +/D [1075 0 R /XYZ 81 357.376 null] +>> +endobj +1085 0 obj +<< +/D [1075 0 R /XYZ 81 327.664 null] +>> +endobj +1086 0 obj +<< +/D [1075 0 R /XYZ 81 230.964 null] +>> +endobj +1087 0 obj +<< +/D [1075 0 R /XYZ 81 209.588 null] +>> +endobj +1088 0 obj +<< +/D [1075 0 R /XYZ 81 166.6 null] +>> +endobj +1089 0 obj +<< +/D [1075 0 R /XYZ 81 145.224 null] +>> +endobj +1074 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F15 484 0 R /F80 482 0 R >> +/ProcSet [ /PDF /Text ] +>> +endobj +1099 0 obj +<< +/Length 2286 +/Filter /FlateDecode +>> +stream +xÚÅYYoÜF~ׯ òD™Nßìv€x 9cM4@ìnVw]ÇWšÜ%4ysñë‹o^K–dÄf”%×· W–Xj“LÁšPÉõ&ù^ß—Ÿ®ÿ ¤|DÊ$FÃ9Žæí»w¿\ªÉ–H•Eª_.™Jóõoù]8Qˆ„Qäè‰iF„°‘Zq$º AÚo^së¸JÍ‘z%%¸s%1ZûMÀÏï"4‰ÿÍ]2ž¾s‘|X1JiúSýx›Ww—+®hú¶®Ú=–Si²â’9Øe%¬I·åM“7O8±i•ïŠ×ÎL6C˜î•‹œÌ É+¬ëªË˪õ¬òí6°©«¼mëu™wå%WéhÚ ž}Éhê4s:ÍܾúÖ/Õͦh–Ää"#Œõ[:Q…d™‰)—Kj0Fz-ƒøÕ¢ià…’_dÙÛÄ9:ZJ%+&ˆ’Ö¿»]’Eö稉¸0d‘äÛÅ{!¢R,‰É4ºçtwH)ˆ§@ÏfÄ*<› W°‚èÉë›°Ó]zâÓÇwï[= Ã'âfrßrtß±‘ïGª¨ß`'ÐѲO +Õ×—+Ųt·t6çîf{WS¬7éd5„r1¢¢·Õº+ë*îØË"pKN˜åÞ‰BÆ{_t TÕ¾Zô‘Aª>?Nµd–èÁ£vKçhblLwïÓÐ$zq£×0xÝsÞ=ž¨ÄpÕS‹÷Æ/+b‡¹Ì1 ¹L+Ù` bf{Qö­S/&·ksFÌPæ +l{U´7áÜŒ¬ó.ßÖw~R=înŠ¦ oê²Z—›ÂÏ>—β2%ë6,:KÂóM]oò² «EçŸù–@¾¢6ý°p +²È$hpÁ]úæ§÷ÖN\ ?…s\©p¢m!k—)åë|åí«¤ =5/º.lÈ2/(<§^ !§i¼[¸!&\|bÂuHzîùÙ6®ó¦)‹@Q?v~PÖ'(ÿói¶¨»eAwä6Òý¸‚h:µHTwnˆÙØ õ`2¨‡ÔN=Ü<ùçÕ6ﺢ 3o(üZTe[üæ''˜àêWÆL€ª@Q°bcÀIvEÕMµ›E¤›”Aµöq·Ë›òQ»›b[# øüj)$WZ4%ȦZôÁËd +ÛO}2¹øáúâ÷ ÌX¬ b ›”0DCþ_ï.>|¢É^Âå¨æÉgGºCr¯Ù6¹ºø‡•{±Ì![|TPÙt–y À^+ËDÊ4>eÊ©ŸC:ðOãŸ"Љ@' ë2ÐKãß«°®ÂºÒþ©aC^`Lx†bÑjBB‰Ù»·-«´®/W™J\\¶W„jñB»Â6ƒÃ,aÜ»õ +O?—ã9j•E:9?¦Sq\ç“}Ž3;×|s€à7ü ’Ü^U܃—€ +€T¯»ºr©@Jë ÝR™„¶`¨ H‡èA¢+I ¢RÕBÜuQ„¯vÛ®|Ø–1õôüüYáLOƒ›¼ÅPÃa±-v­?§¬ö(MHãŒjÂ@Ê1ŽØ”°³~ù6„my&oBÐ6E\ìàrÑö®€˜wØ%$²*†y ¿Áž Þ.B§,#œš¸ LÆÒ¯ÅQA´TØ¡ÔQÿ%2A¨d>N80UR¿¯7Å š/.FÍN7_”Ì =Õf¹ +Î:/<Úu^ŽÇÎ ß­½>¢o¹pè2º0}½Â·E^v÷în”låÀ‚FÕšpJÊ?ÚÇõýÈÝØÄÛ"K£=K3 Xb”U.XÜ»Û@;Ðîht¨†°bèÁµ z˘I U$‹¸ˆ‡[‚ÉôÛ†ñ`µ®õû»Ú¯u>uìC€uÝ4EûPW›2BãE¬Ü¢añª(N®â‹@ÆŸr[°‘‡ œÃ™QùnwÞ,HØ;yn¡å£¡Ùëƒè¤^ÃèLžxv£™êòuÍùùº<ˆ~;ø‚./:ÔßÚæM½â™ý•„svÆön–Ô°PÐKû¤.¢?ê¼ñª+ 65-¯ÿËç¾Ô½÷Àv®HŠf}&á¬/cQ°«Î2¦'Œ¬7E»nÊ›Xg±“,ƒÑÄŽË Ä«” C÷¸dDٞ˫9x4 Ê6ds 6bCnÝ—Änpha•kO ™qg1.ñ‡?óÝö˜3ˆTÅ_á<Ú„kC2û…fJ±±³"Cˆô…Pp"ûòv¹71ªpì´4ÀÂû7 6¶è³ +Ä¥DÆ8¹Ë¾ ‚û&¡2^ðÁBúϲ}ØæOoP§>4¬nk—RÝû¯‚Ï~姘è¾Ý¯fDŽñ6¹ëÞÊ'Ûhnf ‡}þ‡( 4£ÆÁ)Ûcœ80欄€ W\}ÅÁýöö9ÈTãFŽpŠYÖ==–qùEÿ,~ÌÃùKð mü> +endobj +1092 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [412.218 224.328 449.97 233.957] +/Rect [412.218 604.722 449.97 614.351] /A << /S /GoTo /D (cite.Go) >> ->> endobj -1062 0 obj << +>> +endobj +1093 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [351.75 210.91 380.404 220.407] +/Rect [351.75 591.304 380.404 600.802] /A << /S /GoTo /D (cite.NaVo2007) >> ->> endobj -1063 0 obj << +>> +endobj +1094 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [341.961 197.36 367.593 206.858] +/Rect [341.961 577.755 367.593 587.252] /A << /S /GoTo /D (cite.SlZe2011) >> ->> endobj -1068 0 obj << -/D [1066 0 R /XYZ 80 770.89 null] ->> endobj -1069 0 obj << -/D [1066 0 R /XYZ 81 733.028 null] ->> endobj -1070 0 obj << -/D [1066 0 R /XYZ 81 712.279 null] ->> endobj -274 0 obj << -/D [1066 0 R /XYZ 81 640.965 null] ->> endobj -1071 0 obj << -/D [1066 0 R /XYZ 81 611.191 null] ->> endobj -1072 0 obj << -/D [1066 0 R /XYZ 81 514.574 null] ->> endobj -1073 0 obj << -/D [1066 0 R /XYZ 81 493.115 null] ->> endobj -1074 0 obj << -/D [1066 0 R /XYZ 81 450.128 null] ->> endobj -1075 0 obj << -/D [1066 0 R /XYZ 81 428.751 null] ->> endobj -278 0 obj << -/D [1066 0 R /XYZ 81 357.376 null] ->> endobj -1076 0 obj << -/D [1066 0 R /XYZ 81 327.664 null] ->> endobj -1077 0 obj << -/D [1066 0 R /XYZ 81 284.796 null] ->> endobj -1078 0 obj << -/D [1066 0 R /XYZ 81 263.785 null] ->> endobj -1065 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R /F15 479 0 R /F80 477 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1088 0 obj << -/Length 2290 -/Filter /FlateDecode >> -stream -xÚÅ]Û¸ñ}…pO^àÌã÷Ç-Ц¹ôÚ´¹Û,ú’˃ÖÖÚjmiO’“n}gHJ–lY]%.`!šr¾‡Ã™Ðd“ÐäÍÍîo¾ûA²Äg(Kî®qÔ%FÁœPÉý:ù°¸ßf·ïÿ  ¼Ê$VÃ9æí»w?½Pƒ‘Ê´P?Ý2µHWÿL7ñD!Fc¦†áZhÅè†Fj¿û;UjŽÐK)(ÁK¡ˆÕ:l|a¡IûWm’þÏ»77ɇ%£”.^•ëìvÉ]¼-˧úß:š,¹$V…²äÂ.vùC•VÏáG‘î³u`Í6[N³-g+D;&A˜ãG¨¢Ió¢G§»]ÄQi]—«L¶Ò"ý…* ÝÀ%‚X„.ÀZ3‹ýØÁœ{5GP8uþy füßD´‡b…²owœD«#‚¥pÜ;··¨Yï²æP¡ûõ÷cñ@ÂŽTuqxÈ%sDÃ(íÇÎÑĺî˜f;fCã ^6‚ÌIÂy‡¬Cäð.âçÑ*›m‹+ú¡V‹žö¢:Š Õ“­9ªÆø¾Éò"«¾,°ÿ)?Ø™×á»-1Ì~>g$Ä_ ûL0™h¥Ñ6"5!ˆµ`‹zÕ«*ÈÖáçç¼ÙæQèÆ î–”#·ñ C”ë°x›»y}óë ª”&,±,Qt ÒXío>|¤Éæ!álòÙCíÁä4q-j—¼¿ù9$Ü‚êæÚû“Å«ÌÂa‚Hk¾×ÿJ÷O»ì«àŠPñE¨û¤Fg0È -ôÔ4Ûغ³gÄRö5G´D€S2H„&OÑ7Ñ» àØáåwoF„ìÐj͉/ãMúô»è*¸oà,ý‰à. - ûyý´KŸßÞ.Ù"8çÅcécª_ÿ&Zí7á'FºßœÞgHn=n ìNʳet.fH™Õ3Ž¸,DðcD/¹Cf»¬ø|ÌK s2œñ7,ú9Ù§¸·‹Bþ 7úôbœõßÍxŸ’…ÉðÍ~=¤ñ|LLðË49÷žN ³¥q&Péá‚]C ÒYbYôü›V`uÙf'ȦxŠBAMIrJŠ2ƒé#센æ3{./sÜ\Å¥…[ZÇägéÿM>ï9é†Á¯£jyí‚|“ÍPAÍПPÃÏßOp7›´sîà!+´ú*¿ÈL.j†­pÂ/³6›®sÖ +”ì:œA†ìœy9gv‚³¹d3ŸTWÒ™p„Ê:ct‚µÙ„óOû+qÆ ¡6V;øKb"›²Ç™t3ËJ^‰5Y,dÏš¥/âMOð6›´3—‡»JŒ¤›¨¶¦:d—éžt„lM4e_“Å6ì–Ó»¥dÃ÷ÃÉ+ ,‚èöýðîà+?r±K²]¨ÁÀ¯P’½g‚´µ¨ãzW:’±%! É‹U¯¬ðßWažy/CÕT9¾jü¸~®›lDjeÚóÒù·´À£Ž©øÜ,f‹^Ý9wV,š,ïðî==«¼ù½R…G¼¸ÂÓÃ{©È£ ÑÒ\±ÈC-¡\\¡ÈÓ– ÿ¯UžA-dF¡‡Q 1ùYèá€Á -~ZèѳªŽÅ?›tË0¯veÝ–J¾¬ž/û…bi&êùXÞ蘿{õj´œ/A±f¤œhBqQ´OÇ“j>ÀTùfÛ¨•çô»'ðV-ÃÑ<kåÒô•;¤žG¸–'Úµ´c@4=/àrŒCbç%Bqðž~xµúø'©"ž‚ý˜×徬ž¶y½÷m5Àíbâ3›s+ÞÜF«‚™£v`ö³¯¼×ae“™§¬=<‡é¿¤Í6­ò" Ó¿¯š|VfÄYØÅÔXU‰Ø–ἕo¤p¹8õT•¨­Oùz´Ÿ®×9Æ•4Öé#ãƒR[ÃomÁnÏlÁwŽÆßÚ¸£ŸØ‚†,éÌÓÏlÁ¸Ø‚£]„Œås-àÞ7CÎßfÍh¹°ìºd?ba„Û®Eöa§…cG?QH‚‰!!@+$£¾¥_EºóÛ7ÿŒHøbØ5ämoç6U‰¾ôa…ân¡—Á%§Sz -wùû*j΃+r¨p¶QMc‡ãxmÇH”„ qB੹HÕB ˜^UÒt}”ߎ -‚ÃÜ´(ä˜vP2ÞðÓTiQŸÆTU€}C¡/ê2lCMér©žú‡¨EhÆÁ0´^ù˜Ëâ,6𲺣’cô¤Ð;;Låâu๊˜Úè1FJ°a‰±'ýÜ.¤Ä~2ŽÜI;yìnt@²™L Å:Zpœ¾U„¾, zˆ½ç*{ª²:+Bl‡…´m‰‡O'ï#m«¬Â»¶mŠŸ ßõ…߶È]{b0že ¼D,Pß¿¼NÌ -Âkôì~Ä…˜ë›*ËÆ„ä(=)¤Ptèén»ûmÛíN}Ù-ÁNn‰°þ‹€OéÒ˜Üqo¥¶EÖWM–"Fž˜ÑxÇ -"èñN™nXñq‹)àà±Üíûù-[à# g›ôaêÃ~·ÿ¿QÏ~)ìä‹â°@Nq™Ço@éèíA{·@Dáõ÷§jÓ3ŽbøZ:¶Cþöºd³ -endstream endobj -1087 0 obj << -/Type /Page -/Contents 1088 0 R -/Resources 1086 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 1058 0 R -/Annots [ 1064 0 R 1084 0 R 1085 0 R ] ->> endobj -1064 0 obj << +1095 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [239.613 669.025 268.267 678.523] +/Rect [239.613 405.364 268.267 414.862] /A << /S /GoTo /D (cite.NaVo2007) >> ->> endobj -1084 0 obj << +>> +endobj +1096 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [134.232 358.901 161.687 368.53] +/Rect [134.232 97.57 161.687 107.199] /A << /S /GoTo /D (cite.CoRo) >> ->> endobj -1085 0 obj << +>> +endobj +1100 0 obj +<< +/D [1098 0 R /XYZ 80 770.89 null] +>> +endobj +282 0 obj +<< +/D [1098 0 R /XYZ 81 733.028 null] +>> +endobj +1101 0 obj +<< +/D [1098 0 R /XYZ 81 707.866 null] +>> +endobj +1102 0 obj +<< +/D [1098 0 R /XYZ 81 665.19 null] +>> +endobj +1103 0 obj +<< +/D [1098 0 R /XYZ 81 644.179 null] +>> +endobj +286 0 obj +<< +/D [1098 0 R /XYZ 81 473.917 null] +>> +endobj +1104 0 obj +<< +/D [1098 0 R /XYZ 81 444.205 null] +>> +endobj +1105 0 obj +<< +/D [1098 0 R /XYZ 81 388.345 null] +>> +endobj +1106 0 obj +<< +/D [1098 0 R /XYZ 81 366.968 null] +>> +endobj +290 0 obj +<< +/D [1098 0 R /XYZ 81 322.945 null] +>> +endobj +1107 0 obj +<< +/D [1098 0 R /XYZ 81 293.171 null] +>> +endobj +1097 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F83 483 0 R /F80 482 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F77 460 0 R /F28 348 0 R >> +/ProcSet [ /PDF /Text ] +>> +endobj +1119 0 obj +<< +/Length 3033 +/Filter /FlateDecode +>> +stream +xÚåZIsÜƾóWÌSÑ´{_T•ƒ­ÅU1S²ež"û΀$¢€0’™_Ÿ×6ö,e'•¤i6ýöï½× ¼¸]àÅ÷ß]]|ó–“…BFa²¸ºYPaÁf¡Ì1±¸Ú,>dWwÅò׫¿ÁR:ZJ8bZÂ>nÍå»w?þVM64ˆ Wý¸$"Ë×óÛ°#c ‚-E¿+ʉ«³‹.pàö›·Ô,AFjW¯8ÃȾ¹bi)ýKIDü{/â¿æv1þóý÷‹+‚1Î~*šËº¾ŸP;þö7oµsŽ+ +æ™@^:ÅÇkü0 +7¢û Ø¿`&ê +IÞë®z±\ ¢²]joJ‘àýÞ°!éõ;Ø‚a0e£Uøf_­»²®â3eVÌPD ]¬s¤Üï‹nßX›VíË”A¹Bd`«÷£©˜L£°h—ÚG"múmº»åŠŠÞrþ­µŸÕ7á·ÙÀÃ=Ì‘èµP¥èG´W|Yù ;`ßÓ*¯›¼yXJ muáÀ¥wL +4£Î1 áÑ1ÕÜòU]ýs›¯<ÉWÛº-6~l]¦kʾõFà±×;LÈžqøCeU¾ƒûzò¶f`è^ú÷¯^%C•ƒeûEëºêò²j=™|» $ê*oÛz]vå’Šì“õ”ÀJSÞÞu~ÕÚ‰º´À`<øë(1¬Ø:‰Ý´³.L¬;åž*ƒ¨ä3ój<^£@7£0 <%! µqUžîþÞóÑÕöÀ ,#re[ïêæþ®lwh¹b˜Pmò.·#•ÝÔŸò~3ƒy`öó’à,oý“Û=ïœ>àÙõƒŸþ!ïîò¦¬r?ýmÓ•kÿäÃÌÕ„àSg³ÎÝì[DLÜ & LÜÕ~¿u^ù™|Û†©û¦¶æúTn\T[§ë ßlJ‹,ùÖ{mF^px?At&œÁÎŽÜ?:C:ÔgÎ HÊN9ƒ2g8ƒÁ=F1‚¼õ©dˆA¬L$¿,º/€˜ë¸ÅOI*QMã’kp Fh–ûŸ $FXBIvAT’[%½Hr!`,ûÀýþ4e×ΠÙn¿íÊûm¹Î­‰ýÜmSÛà°üåÕæm&‡tp(ê„øM„¬Ýôm¿4Å ”JÉ£z°ÑÙ¯p`ʳ7^æ&PŠè‘bÅûÓHiâ$Ô´=¢0kf‚Hú0 hÈâJ­ ÆØã&s ߀|…'t]ø馸oŠ¶¨<´Ã‡øð ÷?½ºÞÖEcsmø#¡{3Ö½£÷•×Œõ÷“虹Àkˆì1âæÃóÛ¦(RZ2DÕ’€0c»B¶»º+°Ç_H?ÀËççd 2ËþiѶ±¨ËCyGuÈJM{l¯-'³T¤§˜"èSF­ÑTL!aèĹ™¯ìà¦Þn½øå’dÕ­ŸíòëmXÐîw;Èþÿ²†vü›4«ö»k+©´ÂÛß 8™=ð({ÀŠ ¼ñû¹_u;rŽ*T@úÀY_0Ruôœ®Ž¦ík£—)ßaah<ÁW‘Æ$n·$<æÍ|\^¼¹ºøíÂâ0€3‰D†’7Ò1[¬w~Å‹ <„º¦ôâ³[º³Ë=ŸÛÅÏ?ùx†¼’" ÉõQí9ÀØÐK>#ÚÅA°oA¡D¬K Å=ëòìX·GÑÄñìŒæ}¿3ôæT±ÐëÓžô›åJ’ìïð?˾uã÷ð?Í~HvRÑ^‰/¡PU,{Wm­.¤ ¼Á "$ Z³³QkR÷$Lû–müÆäãÝ'’¯˜TÎëÏ ç´$@IóærtÔÙw¥õµíþ£iošz÷¼3ÔOež )[*ö ú»ûûº-»ä¥Ý½¢Í•FŠt¸§Ã=æÜU¾48pÀz_KßDˆ||a·vÌvo¯[[[U;¤©ó>[;crú¶€@¡Ú³A{aüñ' ’^°îÇ9(Ô¡Þ]–GQrHFyÆ’'Ÿ@|8¾>ºcŸÅÙø×–¡§¨‰“Á¶˜dxšâYV _ ¡âE8¡Äå¿qÂP)Rཔž!n¬Ô1ËÈ£biO!Ç8³vÁñÂÆàáb/ŸÂ3kö7bŒ iÇ 'p¦?3ý œ±'pŽ Å›yÁ`¤pòl*yY„„쥾O”½óÈI˜ÏO¬)+¹¯Di’(´ "Atê!ÃqüpyV°½Þ÷M¹KÉj‚´8Jfv"ëôG@‚Íø%j ›í~Ûµþobé¸ÚWEå=æ ÷áMŒÝEZ¯ $ˆ4ŠÁšÀ‹S€%xP2®µhZ=TZ…˹&æÜ7źl‹m Ê<ÍÃÎ8m§‚!¨4§Úœæi3ÊÓ†Ž¡Ôm +4%r¨‚¿Ø9⚊ÎHöªý…I ¯ž­<¡èB÷‰…—Ô¶GÒþôÏêÐUìuó ãä>ñý?yõ'¯«½•h×My]l"²máɱGáîÐáÉø*sd<ïþö(PÏ nïäñ +:”Èr´B€öÁô^Û{-ðˆ>7 æ°Ú[Õ"1KÃ숽$8-TjœOP' ÝÈa–’LMxšæ`ê¹Ñ*°:MуN~¸Üx +½ÇpJÆô¢æ‡ûß~ þ°"`/ ÕÙÆÄdGéÜoVÂ~i“·IÀ`;Œ˜ufÓ›^‘Î.zÝâŠá¢—¼<ði”6lp—i50ÎÇ_PBCëAXÖî S-ÔÑŸpåúŒ`}YuþÞÎea{­^l'nï€ æ=Šºü‡.8& +IeŽ¢©½ÜíkNøöú~¿¾‹ÜçIm@'„…9_î²Ð'átñÛÞâuø:Ú<»àÜÕ›ý¶>p÷¤õ’±=C(Q^¤âC6ù˜òû-;å@ƒûØcŠpUúº°aW…žpþ9Æa`"PoˆsÂò\dâ'‰:d +!xýL\Ìw`é÷táĘ̂}‰—óo7Ä°ÍCZßÐØŸú2ÃÌ8™Ü1âä/ÉËï1î=ØCèó÷ø¸\Éß HD”~œÑõñŒþÎû£âÐ Q3Љëg"*ƒ°ÕG•Ø3:s2$†%Ôžö0yè£+j ¦''°De¡CVÉâ¡N¬ÿ+«0;…U˜ˆ°*í2Ë ’{;d•‘4LN@>âõ¸jõ¸êxOãªÄãòö´.®Â~U¤Ï¨Úëaj¦ P×ÃÑA€8Æ'Ö7²ÓC¾íˆøç§ÐŽüÃ: wùÐ3œ> +endobj +1112 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [397.329 221.164 424.772 230.662] +/Rect [397.329 612.998 424.772 622.496] /A << /S /GoTo /D (cite.Artic) >> ->> endobj -1089 0 obj << -/D [1087 0 R /XYZ 80 770.89 null] ->> endobj -282 0 obj << -/D [1087 0 R /XYZ 81 733.028 null] ->> endobj -1090 0 obj << -/D [1087 0 R /XYZ 81 707.866 null] ->> endobj -1091 0 obj << -/D [1087 0 R /XYZ 81 651.814 null] ->> endobj -1092 0 obj << -/D [1087 0 R /XYZ 81 630.438 null] ->> endobj -286 0 obj << -/D [1087 0 R /XYZ 81 586.223 null] ->> endobj -1093 0 obj << -/D [1087 0 R /XYZ 81 556.449 null] ->> endobj -1094 0 obj << -/D [1087 0 R /XYZ 81 342.432 null] ->> endobj -1095 0 obj << -/D [1087 0 R /XYZ 81 320.445 null] ->> endobj -290 0 obj << -/D [1087 0 R /XYZ 81 276.23 null] ->> endobj -1096 0 obj << -/D [1087 0 R /XYZ 81 246.456 null] ->> endobj -1086 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F83 478 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F77 455 0 R /F28 344 0 R /F80 477 0 R /F15 479 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1105 0 obj << -/Length 2893 -/Filter /FlateDecode >> -stream -xÚí[[sÛÆ~ׯÀ#85·{¿¨Ó‡FvÛq”q*k&3•ýQÄš‚J¬Ÿ³\µ )ŠN\·1V‹ÃÝsýÎÙƒ Nîœüãä»Ë“?ÿ“D!£0I.o* 2Ø$JÀÉåMr•^Þç“—o”vH GLKXÇÑœ¿{÷ãû@Õ[Ð .TMõㄈ4›}Ê%Û=1Vˆ1SS j‰Npà6™r†‘%2´”žª\ßäëÉ” -œ>¬üsSúç¼*—åzu?¯–§~?ÝÛI„AÈ)ňU/7!<½™LMa]ËÀ›Ë“ŸOð€bKd(I¤QHc•Ì–'Wqr/ß&1£“_éÒ’3$¸IÉû“ym÷&’"M@«˜ ­¨ç@ó†°TO¦ŒÃÓL¦„O‡„Ö>™º§cI¤ÀŒŠc‚O9(Œ7 º} 3IKÐéªÚ"ºæˆ -}Ñ¥ÖˆQæY` ˜™˜ »¨e—õ!‚ðFáÝ“§’‘zÆ`âGšr‘ƒd¸pràír0eø#H_—„(çERA@(ñL/R°y¡&!VÄXJ‚Âhí,”]ÒZƒ´ö4ªâN‚æt!‘’/ ,…Y"%Fš†€'Ö;œ1×Áä\c„w„ö½€¨&õ˜By1©I¬A˜ -»=¦T# »= ’ˆxôAÀløo}—tÿ¼LºšŒqzqvv^–~²âÆ.æw÷›³²øÏÃ]6{<[”U~ãȺ°¶}0Šèj;´‰<ŸÈK¤xOknX£h`í -LOÅ€lˆ‹WÖ¾*]ÆÖ¥ÔY+‚¤ñð`´(k©ðíC1ÛÌË¢þÅ¢ƒ?B0RÝwÈ}400Ã8XbL+|ß0r<µPÆ‘bf/µxíÎ …5ˆÄ‹|ó°¶ù´¨NcÉ”+DxcØ&‡äG7˜ËØ:iÓð½¹÷ž½¶*õÙSìÄæuËÍc˜uÎîÇ‹&2ÊÛðt9;ÆIUS/1†€eÚPÌ‹òA>¿Ùüz­'RÔ®1w -[pe``z;ñNŸïçÑx?Ïo¿P¸Ó½ýüÛ w±¿F€hßìPNRÃì€LÉo%Ø Ñ/ër,¡;c]îë,Ü Šù@yÍÊ)ª˜]ŠwÚlýf2•$ýþeéßÜøþ¥é÷1–Èi£ÄS¨SKß « io0¨†­ÙÙZkR;­U~:[‡ªM¹öï—¼»zOò)“ʹýÛ9-Á!jÃAaX°x¶ú-¯7Ù¼¨M{».—¢Xø—y)á"j•¾[­Êj¾‰ûèUÛ\i$ÈaàÞ6!`¦àœÙÒë`Xëj€ÿ6íœÅ6'° nh@p«œÊï’-a‡²ÈªªœÍ³Í|BEú‹ÕJ`å©®ì/j]9f½®ì´ ;Õ Ÿ>Ë`T„)„Æ=±§º…!8Ää"pD¯‰à(à*‚¯p ”p>ë¢p¶¨ÊH+Ó·Ny­‚W1>4"º É°ÿ“Ãxnë«ö -F$ ™pZ ±­” áiKt[†‚³£¬Öóe^E%¡î¼ºMÏCßK “dúÎÆ‹°È«‡Å¦ò8Âó{ë$E±Ï ä¸”'Bð~µ®D©‰q¿r•~„Ô5OöÈ[]^Ê›¿¡SAÔó ИÙeLEt›Hr)¦†7¬Öùl^å‹°+ó{Ž…%qá3 1/ÝÖ‡!Ó!Ó„–ö -Æã¡E æ’m–?ØÍ8â°pÇÏ«áDžU˜”Ï5ðlå 9lêXÅÂKj«?iÍ»Òsï«NìõúDì*[øùgøÉÙk¿KÏEü*7y5[ϯ½ö\Ê­r¿ó3}^?ú7Kðáùj1ŸõçÝ_2¤õÀ`à†ð›,àF Lö L¨lš`úwc®ÖÊxDƒN­¹Ð@f“62P]Bäb¶Å^œ"’£ PŸ'Èm±5ÎA’©O}töË:T`uÛÏ!=d¿§¨GºûÕš¿-P'ƒÅ~õÕe§åJÀ^„YØ2dƒò>P:ô›©€è=˪(`0Š”ƒÂ“ˆˆ„f)p\Ò„$9=Ï7Qlˆµîò)®Æ›´ym½šÐPY–VKÈ€ü$Ýø WôÁèçT(ðçë=ÃÄ:_ôÜÞÌ{u+mÊ(ÇD!©ÌV4UH)ÒMnéêav_sŸEµ9 ³¿6æ•_/ ºøùÁâµ `&mùÃú¼,oåHk]k¶¾·g¤9ÊÑ«xÂA¼Í&Ÿbþ£Ù.jÝÇÃláLpú:·aW„’·‹ae± ˜åHì–´Õ×Ë ‰:h -©@7–¹˜‹îÀÓçêHÈݤU{ÝÕƒÌ%Úeã -‡ƒË@ázTáŸcKô8ùSl‰ð=Ž¬!ôþk|šL ÄäçHF'pUúiJ×ÛSúc<ñkÎz`Rƒ"–ip ‚áB*ƒ¸Õ[!•Ø&„Ù- µ§Y&Ó1h… É0Ñm]è NÔáÐÚ@ëÆÿÁU˜íã*LÔ¸*-2(åà -Zå(´pÔ©å=°ZF=°:ÞãÀ*q·¾Ý­ ¬°^Qé³€ªš@â3}T °ëñha±Þ}á­¾ îˆüç»àŽ¯£ÝJìk€;µî09à‘€gö_ãw<> -xPáhAà‰ƒ¶Ý—QÀÛ w­‰ØéK NÁ÷«ËåŽs€I:TÛÎäýÆ΃Zb Næ(:ZÜ?(cÃßh{á[£Ñc㥇d®‡NF9‚ÙƒrD[oÝÍÑõ~M)%àw𠣼˨ÝE}6F"Ûªq‰Úìµ›ë—/ƒ(ë:êP„"b´$ë}·S ª>öä+ 8|ˆû¡\祭SBïlÂqj{k€µ?Ùñ|QYð`’?§óÓ[ëÇØUfeáΤë‡ÙÆu‹a.óÑ–3”‘–³]¬n9ÃØ°±#×q†ß„ Uv*®olkºµò0ˆ·¶Ûè{ÉT£á÷ûA’i:šŒw •F†ðýk0 ·7ÏŠ°p·µ -¥µêW®î}#Å©W‡“¹{š v2«Eéß•öe=5bMù€à´ª9‚Ãy_«…•HÃ7, 3›ûy=ãl-ÜW$©yúOÏ#ÐÔ®z·Pˆ[Q«É=L—–2´õÂîÑÜÉ ›aWõS™ýR×íiÑxy'0ݧ‡CnÄË›hm:T§ñvaìiêÜ‚68ä½ »|¯\uûáåIêdã©s”£g¤Îb,uŠAê4Ä—l$„û,Üýàô2 >ƒß‘Þä³úÅ~åÂ.q^í³Ì¨•ƒýŠüž~+ÉØ“’L›Ì= C<Ê@ÐXaÚÂßž§‘ÿmÛÏÓÌ1£àÿ>ôå}ˆ|Å>´·³qÞH¼ª2jšõo_‘'Æo}rL‘t=({ë³½ôÉžqé3zçó¾Þ½ýº'ƒƒ˜$Ǽî)ÅækºÝ=4€½Ý½å®'¡Hµˆp×SR8 ‹ÿÊ»žOnz÷~'×Hszô»ÜpÜå2ÜåæÆÝ™2ŽDý?¤žÔï—ͯswRî¬Ï® OÛHêÜ1ìòiùÙrǹAX÷1,ŠðÒý_> endobj -1099 0 obj << +1113 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [192.849 424.432 224.372 433.93] +/Rect [192.849 203.285 224.372 212.782] /A << /S /GoTo /D (cite.Kun) >> ->> endobj -1100 0 obj << +>> +endobj +1114 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [307.909 410.883 335.963 420.38] +/Rect [307.909 189.735 335.963 199.233] /A << /S /GoTo /D (cite.CsDr) >> ->> endobj -1101 0 obj << +>> +endobj +1120 0 obj +<< +/D [1118 0 R /XYZ 80 770.89 null] +>> +endobj +1121 0 obj +<< +/D [1118 0 R /XYZ 81 733.028 null] +>> +endobj +1122 0 obj +<< +/D [1118 0 R /XYZ 81 712.279 null] +>> +endobj +294 0 obj +<< +/D [1118 0 R /XYZ 81 668.064 null] +>> +endobj +1123 0 obj +<< +/D [1118 0 R /XYZ 81 638.289 null] +>> +endobj +1124 0 obj +<< +/D [1118 0 R /XYZ 81 434.392 null] +>> +endobj +1125 0 obj +<< +/D [1118 0 R /XYZ 81 415.368 null] +>> +endobj +1126 0 obj +<< +/D [1118 0 R /XYZ 81 358.831 null] +>> +endobj +1127 0 obj +<< +/D [1118 0 R /XYZ 81 337.455 null] +>> +endobj +1117 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F83 483 0 R /F80 482 0 R /F15 484 0 R /F77 460 0 R /F60 1027 0 R >> +/ProcSet [ /PDF /Text ] +>> +endobj +1135 0 obj +<< +/Length 2096 +/Filter /FlateDecode +>> +stream +xÚíZK“Û6¾ûWðHÕZX< Â[¹ÄyUbÇSñÔ¦jh gÄD"‘J2ÿ~»ð)P#MÆÞT6‡‚@³Ñèn|Ý ˆFw¾|öéõ³~!Y¤‰Ñ”E×·W†j"­ O¨èú&z_¯óÅ×_)2IDšKóêÍ›«·žjÄЩtKuµ`*ÎV?gwž££8£#¦šaZj%‘èõÒ¶Ïh)'øÉR(’&‰£þs5¢Þ-¥ñˬö“¥£É„ 0_;×Ö‘05$¦h > l›¬%/KÁhüYþ¥¼ÌK®h¼=lšb·)VYST¥ëƒ§å–Ð7ÎOdËî?Ô½:5Iu´d$~Õ;O4b¤ˆ1&P¡<¡Á؆=f¾±4ጠç{T§°´•IÑ]$á¢ÓúïžB)Rݱù×NYHn)¢°›•(%2éæ»KÄ¥8_¢÷çI´äœßÁƒÏÊ.£ÍD[c¾ †·ÿñyÁìúäƒë'5ž€S/Æû?Îâ÷ÎU{F×Ñ‘ Æ;*¯EBDz§ +z3°êmníØ#µ¤¾‰! +x]íÓŽ½®öy…èø+þË÷ Iãç'†Çßc»ØÔ"‘ñ;‡r„FîOÛìï¢qÇwˆñ÷_ë)&Æ?:.«ª¬Áç›ýaÕä7®/s²*³º®V Ö‚·"á˜ÀÏ~:Ü-ű÷Þ3ÛTuËdSU;תnÝ7Õþd»Âú¦ŒÞùhb Œô·ÕÞ©Rò”ðJÀ¢ÝXÞK¼GéRW7(ZÊâݾØcN‰aò¤£í –‘ÉJÏøœïP楛ð ù/) ™ 8×ë +ô›Õ.°nÖYãFšu¾Ï]gÖ6ÊÊU8ØvÍÈŽŒi•šB`O¼R¥q î ¬U ö­±å =ͺh{¬©•__&©Œ¿r2MK’¹Ž}¾ñ¶â¨ÉÆ O£%R‚¹¡;ó³C§€hnÔ$’‰q$ãZŒB…΄(ÊÏ Ð”G3>"v:°P½!LˆãÈylhÇщÕù8LŠ´…йÈ)Ž"§zP"y~ä,ç"§šDNÃ\Ɔ¡c|ìÏL…¼ [Sôaj6ñ-/ +?ÏÏaó?ÔÊ£‹}LÇ +¥dâ(%K̓ÂíC:+`Ð\bÚ'Â=Ocÿßvž§™§ÜûЇ÷!ö'ö¡³ý[ÌËÆÂi•Ñ¡Ù¨xûy"qÜD ê¥8R,%å$6¤ðw¤†h"&É?§þÔ%þKFñlêå+[-á™-&°ñÒfåÙêþ¥Mº-Åèì$ë©õ(HoLŒ£åÑ1VçN¨Þ_ÌøØ *±¤3B •bº5ט-Ö·ÒuÝgÉB$„Ó!½=”+ÌþÛ/¹r0¤Í|RÉœ£€‰`gŸPä–DKõtá ‡rX¥ç–ƒ5 à ãÑáš¿Ë›Ã+¼²~twM˜LÛ »ãÞÉ: IŽöç˜ìòv¼Y;g>>/°½¾œÄö¦ÛXNÚ§-"C"È”¤rº¿§ ï ¦ð筶贓ï÷Ùþ~‘¨á¶†‚W&n[s >ÖÄ£eÖÎ’^°©ßn³ÍÆM÷ÊÖÊcƒÅÅí‰'I½êGr¢ž0ÍŸ¢‰¹À¯°•²â.ŸG”ô¢\-Rû9rA è¦eqtÄ)@]=éö,ÐÏ"ŒÙ‹®¢±oI\[ˆ•»}]n­ôåÝ`fD•ÄŸÞ»¾ ÎJ_yªÎIÓ‡"KÈvg0zÁÆø¶Øìª&/›KÓK6´»d=áË<“ö¡ì&Ås(‚Ø1ø {›bÚy殢p¬_™•Ï_2Iî\ºÚ[DÍkÏ»Yg¥k1û¬ÁªÍg”€E”N¾¨«mµß­‹zKÜMY›¯jåcŸÆûJû˜JØDË.Wö×c¼»³ŒŒVäLȧž&uŸ(Œ{` ¤ã•1*E8Y· ÷||z›ã’˜¹$&†—Óÿ¦&p}‰œ\ôä4]{æö70ðÌËÃ6ß·?ŠÁ[÷*”Ó.iàÆÄ_ Þ[–à`MV®rTW]ÀÚrPJCå£ýÈaå œ(tPwüù´|öFR +ˆœ*É”T†kΑ¤>ÂŽ7ìiþªŸU€ Ùc@ã£×1£™ç"*Þ½ó'> +endobj +1115 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [184.876 288.582 212.319 298.08] +/Rect [184.876 698.448 212.319 707.946] /A << /S /GoTo /D (cite.Wi) >> ->> endobj -1102 0 obj << +>> +endobj +1116 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [228.252 275.033 259.775 284.53] +/Rect [228.252 684.899 259.775 694.397] /A << /S /GoTo /D (cite.Kun) >> ->> endobj -1106 0 obj << -/D [1104 0 R /XYZ 80 770.89 null] ->> endobj -1107 0 obj << -/D [1104 0 R /XYZ 81 641.398 null] ->> endobj -1108 0 obj << -/D [1104 0 R /XYZ 81 622.374 null] ->> endobj -1109 0 obj << -/D [1104 0 R /XYZ 81 566.429 null] ->> endobj -1110 0 obj << -/D [1104 0 R /XYZ 81 545.053 null] ->> endobj -1111 0 obj << -/D [1104 0 R /XYZ 81 230.95 null] ->> endobj -1112 0 obj << -/D [1104 0 R /XYZ 81 209.939 null] ->> endobj -294 0 obj << -/D [1104 0 R /XYZ 81 152.766 null] ->> endobj -1113 0 obj << -/D [1104 0 R /XYZ 81 122.992 null] ->> endobj -1103 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F80 477 0 R /F60 1014 0 R /F15 479 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj -1121 0 obj << -/Length 1677 -/Filter /FlateDecode >> -stream -xÚÝXKÛ6¾ï¯ÐQb†OQ,C‚vi³Í½$9(^í®P[r%¹@þ}‡R¯¥7q“졃¯ÑÌpfø}¤ir—ÐäõÅ«ÍÅóKÉMŒ¦,ÙÜ&\b¨I´‚9¡’ÍMò>ÝÜ—«›_A”OD™$"Ï@“yóöíÕµ—š)4D*¤®VL¥Åö¯âÎk"aÔZDaª‰&H+a….¨÷öù%7 cÄ(Å­ôZ -Jì—k¡Hžeø‘!š0üŽÐ$üÚ»d:|÷ú"y¿f”Òôz_ìvošæ0³õø·Ï/s5õ›&k#&Ђ{Ór*ƒÝ°µÁêª(Š›Y(TF„æA¼~¶Z+¦Ó}L3çDÉA3(dClÇ<f7ùDŠÞëm_5uøbèÑÀZN˜áÉš gÊ©xWöÇÖæ³î~Š%SBF·†šo¼Ê ç…ö1=ÉÍ ¦¿_­¹¢éÎ&Ìõš[߶7e3¡)(6^ÇL€|¨ÑªF…=xŒ¶ªOmÑ~^e*dÖ†ª_fX‡L3Â]2&CægÔ  šÕ7hë¢[d$Ë‚“$‡“æUî¾·j¬ðtt,÷ª„C…Í­—¯›ºèºf[}µâ*ýÇfÖ¯} ”×UïFYÚUûÃίüÖoïõÝÄ,YA,²ôÕgœ{¿ˆ„Rr ;ᢑ¾©Ê\Ïv“ŸY=Æ&$x[uØÚr[uåÎ[jjï#âL…(“¬ýžgå;VÐmÓb§7Þ~Æ©ÉÖý¨Üݸ*HX™Í•n–5ãu±/o0ó4æ‚ÆGpœf1p¢ÌP§Û¦î‹ªîÕÚYd)»Þ›>•V+ ýy"ý›Tûu¸!%D“[ªàC½Ÿ…ºCÅ?9ò^«_‡¼Ç4*’‰üK€+2©yBÀU dÕp×"—“³CåëÞ.@u}{ÜöPœn¢±’¾þQ¸JÆsFpüW·({€¹Ê!*lÑ%È‘ôÐL¤ok{ª­ï„J·E%­ ¥êÑŒMô¿à1˜"29 CàBÍå<îØìËâåê©@…£aÎ8¿W»CÓƒòÓT ¢T0ͺd#ÙÁi‚É lÇèœÍØCð±úq¼¡pãÖÆ9ÝΠ˱‚` -+WËÎëîï‹{Œc{<ø•“Ĉ(] qÕ5û¦=ÜWÝÞÒQÎmh}håYOË”cs%íÚ$!0ônÛ®»yØݶŠ3KU€âLÈ22ͽLŽŸD$ 6Eírf3<Ý£RÄ®>® {@N¾¯K»#fÎáãŸW’¦Ró€’Q2'§)„Ú+ojlËú¸/ÛÂÂ_¸EQÏD3áÎÀI/mäƒV¨¯¾¨·¥ Wÿƒ²"txÆ…Vj¦ëö!è¾ÑãÏ°cCïg„6’Rä\Iøj¸æ<Yî v~^×7õ¥Ò%—š³¸t€Œ'çÒ™åS|ªý9û~/n2¢¥ù¿¼d"ô•Æ8‘LÿÈ— gõÍ’Ð=£<_®ÀÒ±·pl/}ÉÛoà6nôär ƒÓÜf¿þŸ(Ðg=vw‚"‰prµ ŽÝœ©S4a²™~tÒ#t]&më‘À®:~³=ä7Ûc™Ç-)ÜÓnV£–ô8–ô\;á7œ°ç ¤[Ç–ÙF¦Ýq{¾À ‡ˆ,· ëø‹ç©Æ¯"¹—'tH  /ÂOšAœå&U1‘çIGšÒ³ÖÈÜ>´z ­ÎS¦, y—;Ø6ûý±Àïz‘8=&.¦]§Â+6¾å­Žå Ûi>¬™Ð žqßêØ~=ÿ˜TÛ}f4äfœ{îEÌÓ¶ìåvº§;Ì~¹ª·»ãM…os 5àÜOå®rõ㻶9º,¬ÆƒeUÌ‚¼‰>É<†ã÷GôÎM‰¦:A°ý›9š$dn‹Ü] shºŽîO -ØŸ›Þ–¶ÅÝñÓγâÒC¦¡Ÿ½ë˜‡ð¨ôt:'¾´ì³pšû(…€êy4æô«I®‡x½ˆ)'Š’_ôWM1Χºéƒs%ú[âû1Š¡,`àÊSÁÁíœÉÙ52r­q%ïþKÞ^¢B‡A•— …ì¯J¶ú¾îN»dßÆ:O~=z9ž–Ç.Hvf²ïxAÊ¡P´ü– û¤ü]˜sÞ‰çDÏÒX;¾ýesñ/þ3b -endstream endobj -1120 0 obj << -/Type /Page -/Contents 1121 0 R -/Resources 1119 0 R -/MediaBox [0 0 595.276 841.89] -/Parent 1058 0 R -/Annots [ 1117 0 R 1118 0 R ] ->> endobj -1117 0 obj << +1131 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [366.392 626.547 393.835 636.045] +/Rect [366.392 382.065 393.835 391.562] /A << /S /GoTo /D (cite.Li) >> ->> endobj -1118 0 obj << +>> +endobj +1132 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[0 1 0] -/Rect [118.717 420.802 146.935 430.431] +/Rect [118.717 176.32 146.935 185.948] /A << /S /GoTo /D (cite.DaVo) >> ->> endobj -1122 0 obj << -/D [1120 0 R /XYZ 80 770.89 null] ->> endobj -1123 0 obj << -/D [1120 0 R /XYZ 81 733.028 null] ->> endobj -1124 0 obj << -/D [1120 0 R /XYZ 81 712.279 null] ->> endobj -298 0 obj << -/D [1120 0 R /XYZ 81 668.064 null] ->> endobj -1125 0 obj << -/D [1120 0 R /XYZ 81 638.289 null] ->> endobj -1126 0 obj << -/D [1120 0 R /XYZ 81 582.238 null] ->> endobj -1127 0 obj << -/D [1120 0 R /XYZ 81 560.861 null] ->> endobj -302 0 obj << -/D [1120 0 R /XYZ 81 503.097 null] ->> endobj -1128 0 obj << -/D [1120 0 R /XYZ 81 473.323 null] ->> endobj -1129 0 obj << -/D [1120 0 R /XYZ 81 390.173 null] ->> endobj -1130 0 obj << -/D [1120 0 R /XYZ 81 368.797 null] ->> endobj -306 0 obj << -/D [1120 0 R /XYZ 81 324.581 null] ->> endobj -1131 0 obj << -/D [1120 0 R /XYZ 81 198.108 null] ->> endobj -1132 0 obj << -/D [1120 0 R /XYZ 81 176.732 null] ->> endobj -1119 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F83 478 0 R >> +>> +endobj +1136 0 obj +<< +/D [1134 0 R /XYZ 80 770.89 null] +>> +endobj +1137 0 obj +<< +/D [1134 0 R /XYZ 81 640.224 null] +>> +endobj +1138 0 obj +<< +/D [1134 0 R /XYZ 81 619.213 null] +>> +endobj +298 0 obj +<< +/D [1134 0 R /XYZ 81 561.449 null] +>> +endobj +1139 0 obj +<< +/D [1134 0 R /XYZ 81 531.675 null] +>> +endobj +1140 0 obj +<< +/D [1134 0 R /XYZ 81 489.172 null] +>> +endobj +1141 0 obj +<< +/D [1134 0 R /XYZ 81 467.796 null] +>> +endobj +302 0 obj +<< +/D [1134 0 R /XYZ 81 423.581 null] +>> +endobj +1142 0 obj +<< +/D [1134 0 R /XYZ 81 393.807 null] +>> +endobj +1143 0 obj +<< +/D [1134 0 R /XYZ 81 337.755 null] +>> +endobj +1144 0 obj +<< +/D [1134 0 R /XYZ 81 316.379 null] +>> +endobj +306 0 obj +<< +/D [1134 0 R /XYZ 81 258.615 null] +>> +endobj +1145 0 obj +<< +/D [1134 0 R /XYZ 81 228.84 null] +>> +endobj +1146 0 obj +<< +/D [1134 0 R /XYZ 81 145.69 null] +>> +endobj +1147 0 obj +<< +/D [1134 0 R /XYZ 81 124.314 null] +>> +endobj +1133 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R /F15 484 0 R /F60 1027 0 R /F80 482 0 R /F85 486 0 R /F29 345 0 R /F74 463 0 R /F93 523 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1137 0 obj << -/Length 1673 +>> +endobj +1155 0 obj +<< +/Length 2176 /Filter /FlateDecode >> stream -xÚÕXYoÛF~ׯ òDÒfï£-4@¸pš4qŸÒ<Ð-•HE¤rô×wöâ!ÑJ»ú h¸œkg¾™%NV N^Lž^M?ç$QÈ(L’«›„ -ƒ 6‰°ÆDrµLÞ¥W·ùôýÕoÀJ{¬„#¦%Èq<—¯^½~¸ âBE®×S"Òlñw¶ -K¶=3Vˆ1¹·L¬}üœ§•Kj¹çœadwΙ@ZJ¿É Bü6„“øÛ­’þ㛓äÝœ`ŒÓ‹²ÉwS¢Ó¼nŠr5SÓ˪ÚÖº‡–âdN9Ò¼ Ðœ*–®‹ë]¶ûâÊl“/½›z°Ys„‰^Φ¢#qáQ.â†EU6YQÖ^K]m¢rgµ#›Û¬±O³]x[¬×ûºÙeM1¥"ýh"¾)㦼%*ïO«›žp43eÒ_›ÈW¸(%sÂbDZ n¼Û -\›Á"½l†i!†YÏû”yŽ²*³º®Å©–ÅZá)k—å®vKˆž[AWæœ)IïUëmÕäe3”Lƒd$[÷ðÐ/ z¨qz¨–VÏüeµ¿™œf.ƒ`qßØ i•>­ÖaÉi°K.¦°l·$‰Bý!Œ²×ù2/‹Ê¼Ý}^wRõKa¸Wy™ï²uñOÞw)xµh*Ç ÉÌ×@V.=á-b_ö¾ë컺Øl×Þ«ÛÆ“>@Ï€r.ØÿàF¨Ï­äÏÛªtGeW(ò5bÑ€ #i±‹v0€îpZ -”¸8Äx"Ì[,V¼ÏãÉXÕN§Û¡ßdP`0"¦EÝK•nÆäSêr6°Ú£m±¥‡ÏZ û:.|³/ dCÜqÀ‚93¬¡Ãòx“7û=´²þiÌ"YmoºI ’¦…È͘‰´iÅ4·>7Š.Š§“mL§U -Hc;¦8¨êû B"¸I‘ör´×±(¨0)¶cÂÛT¥g$ê¥SRäõЭˀþ@þ<¾š€3O_ÔUSm‹zsF[{nO±²èJH@p‚{«wö80aÞæU½ÉÖëÑ–¯î:þ§Ü‹ÍÖuåµmw•µâc±Ìvh;8i†¥;ì#ÓŽÃh‹öý~dTþ¿ˆAÆÆ!VehgÖ*ð§‘@gN{¨çÚ§víšcoÐ'ÂÃ$ C›I°É²ŽÈfJW.A}hÕú0GøömºÙ@» Ø%ûÜÁ/õWLŸE–;h¶m Œž³@Jª¾£=fÝeñ" åu{IÞ@Úwq{¯¿Èhrè?Y“b"ÖˆáÖŽ‹f åñ¶œm`^åpjBÇ£=’J#ÉèQ+¢çµ¢fûÖÖËïA=Åw5 ÅÕüáŒ\ý{Äÿ½y ;·õ…¨ßÞyöApн_î ~¥1Mž]M>L¬{8!‰& §Òëb3y÷'KX‡!1£“OŽkÈ’Öáuòvò‡¿L lä>Yt¶1Çþp„Õ½:æ=Dh¿›(uj7çd8m°Ã¡É0 sE\…!÷÷ªq#‰Ÿ@…îî&ÌM:ÌMf87éô¦Úmü‹Ì/Ôûë:oü’âtªÌÑÝ˪jï^½ §õoà‚Mq:7Oé|~G½ 7TL»+9ÕvÌ«›¬\äîR Óp{¾öwæøMNǯhYø0<õmeoRŸjÿ>DK“(Cº™Öò†™V·3­&áóc÷í–¤ÿsNê0œj2²µºû¨GVÿuÑ °œÆ«â7 ØŽ ßG&eˆxéànÕáÇ¿9ÁùJ +xÚíYÝÛ6ß¿Bè“ ¬~ˆu=H€&Øb{é%Û¾¤yÐzµk¡¶äJrÓÜ_3R_–}ëÝ4À}04 g†Ãáü†¼¹xusñâu$‚„¥ ÁÍ} uÊRž‰žÒÁÍ]ð!¼Yç‹7?€¨ˆŠˆ)ƒ+sýöíOïÔHaÊ"x©ŸB‡Ùê·ìÁiT*-’0O˜R©—Ö….¸óöÅk™Z«Q,Qz)ÎpäRif☥LÆxàõC0üûîÍEða)8çáË…æá¾­¶U½<Ü­‹Õb)w]U»fbì-–2b&ꃴ”inŠÛ:«?ÓŸ2Ûæw4U3lpd½Œ<°Ög⢠KSí…WUÙfEÙ…l³q¦ª2kšjUdm±:ücm}ŠGúÉI;;KV÷îYßåµ{›7îe»ÎJ¢DŒžK)ð‚.ÓQJ.íw $UØVô,g®ÙãW®y»ÎëÜ¿§§ÀG6ûÕšèQÖ-|:·€Œ/ñi„FÍH'¡ŽèˆBÁˆØ3¡c4ëÓšôWàŸPä‘ó:‰†2DzDxÙok[Ø4¦qéIRÎDÚÁN +ªEnçLHi×ĉÚÔ÷Ð4€w£Yãz)~¿/!%«Ò˜àwo`©R ÞÈñò¿Ë¡"`.—Í?æ°0J˜èÝêZ“ñ4EÊb œÐvNOÌLÚ©i]Ý—Y—nDÙý‡O6¥aI×é”s6Á+ÙI<2Sý`ã ÄKEÐT‰.aåézU¶à¾0aÞ´Eùðœ^'Qƒ^þœêux"úy£*ñÌ­1lÈh®ß+ÐYxã®I€!“È`›Í¾ië)–â›ÒÊ;¢¢I¸2ë•C¥RI¾l½\Ѹj¯SbRîwL ñEĤ[qÙGHq5˜ þËHâX߆"”~HYLiiÀÒÎVF­ØúGT•ÅfWµyÙŽ5K§ùD{cÛ®ÔÚ‘&F;Ë«ý=V»Ìf0=z%á«jãX´uŒë0Mß )¼RgsâM@ …¤q£ïÝë^‹’IJ3‘~È˼Î6Åò¹)U«¶²ÂX¤.'íL·!÷eñûÞÑG»kÄŸb»Û8º.Öµl$NK¦ñÄ|Žšÿ„6Á®rä#Kž\“JðÕAËÚïmÿXOB¬¢âùˆ…F¡Tÿ•&RÈ”)d©3õÚ)òf<­ë¾üÙÍøfíiEôUSµÕ Çµ×¸Š–W!\ |PÂ{äÀUÆ£.¯š-êæî8Æû+ŽO9©Í6MEÖvu…^üQÜå#?Äàü`ûÀ5[ÈáéOBðÏåVGEÏÂ{pˆÕ•?½ W0ŸQ^»zé +ê ìY5M€9'$Ñ¥ Bѹ)=Ü/μk3Âàiߺ–½€ÿ]ˆ]4ÿÃõ¥H$ãñî‹v×m‚Ù…Ö,‰“á4fAfp YenÝz0É[Èû>înìí牎6ÊÚ|¶(rÃïü¸jw°Ÿ|Á-/·tXs3€¾MkãG΂d•a±’X¤Îâv÷7Ìסác”(Çç/‡@Ðt oNÿ߈*ݹؓ&LÆúñгwŠ[WÞ‡{ø1Çþ‹ïo.~¿Àéñ@FÀR(ÄQ°Ú^|øȃ;àC›ÈTj‚OVj ’ã„7Áû‹Óu¹4àX˘š Ès!¡~J•«ßÿ™Ù~ðÀª‚’ÀÕ“L]‹)è  ä:x {Ó Z +f¸xŽ +ï´œðö¤*NÃàŽÆ/€ñîÍLŒSôRƒ­ú6â‡l÷+/8nT!† *1 +¨ßå‹¥i§; +cüI´@:"7â·Ó{®#.û½:Zë.Èç†è0ÈÐX৘ǫ8C]JŠá?ÝÆÅèÐÆE*~!¢ïS·›ÎÙÎÌG9õu’*%Óñ““Æ£&F‡¦KzŠˆž_,_ÎŽÎa|èåäÉa8‹…8/‘<‘/ç;s8Ÿªfò•ò%†nFÇOÍ:©|¾Æ|¥Ë7¶YDÊñ›Ë¿:‹ÎÙaÔ5 ›ø2Y¤cf[Ÿ§gÑÙÎÌ̇3!Ÿ…—ÏPý4`,==:ŠÄ¸×PÓ– ?1á=³ô_»ÿUµ¶áIýhÿ% ™Ô5×5¥ã®É„÷U½¥1šým“·Ä¢Îø–*=8y¡©îä5pÚ>~'‘<\ÿlf?ã•ËþD. 6yM›•«Ü ½cÏ·tdî¾€ùK´ÌÝËL³®ðõ©¡÷.ZFx-6!}Š]GkºŽÖwýØ_Ý+¦‡¤q­©£ £×ÍÜ ¤oXéuÕNÚ×Húƒâ#ÚkKºkÄ™>Ù‰gã“U_?þ ¤T1G endstream endobj -1136 0 obj << +1154 0 obj +<< /Type /Page -/Contents 1137 0 R -/Resources 1135 0 R +/Contents 1155 0 R +/Resources 1153 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1058 0 R ->> endobj -1138 0 obj << -/D [1136 0 R /XYZ 80 770.89 null] ->> endobj -310 0 obj << -/D [1136 0 R /XYZ 81 733.028 null] ->> endobj -1139 0 obj << -/D [1136 0 R /XYZ 81 707.866 null] ->> endobj -1140 0 obj << -/D [1136 0 R /XYZ 81 638.265 null] ->> endobj -1141 0 obj << -/D [1136 0 R /XYZ 81 616.889 null] ->> endobj -314 0 obj << -/D [1136 0 R /XYZ 81 572.674 null] ->> endobj -1142 0 obj << -/D [1136 0 R /XYZ 81 542.9 null] ->> endobj -1143 0 obj << -/D [1136 0 R /XYZ 81 486.786 null] ->> endobj -1144 0 obj << -/D [1136 0 R /XYZ 81 465.471 null] ->> endobj -1135 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F29 341 0 R /F83 478 0 R /F85 481 0 R /F74 458 0 R /F93 518 0 R /F28 344 0 R >> +/Parent 1165 0 R +/Annots [ 1151 0 R 1152 0 R ] +>> +endobj +1151 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[0 1 0] +/Rect [423.037 628.378 452.291 637.876] +/A << /S /GoTo /D (cite.Greer) >> +>> +endobj +1152 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[0 1 0] +/Rect [463.482 628.378 490.325 637.876] +/A << /S /GoTo /D (cite.StuhlVojtechovsky) >> +>> +endobj +1156 0 obj +<< +/D [1154 0 R /XYZ 80 770.89 null] +>> +endobj +310 0 obj +<< +/D [1154 0 R /XYZ 81 733.028 null] +>> +endobj +1157 0 obj +<< +/D [1154 0 R /XYZ 81 598.282 null] +>> +endobj +1158 0 obj +<< +/D [1154 0 R /XYZ 81 576.905 null] +>> +endobj +314 0 obj +<< +/D [1154 0 R /XYZ 81 533.354 null] +>> +endobj +1159 0 obj +<< +/D [1154 0 R /XYZ 81 503.58 null] +>> +endobj +1160 0 obj +<< +/D [1154 0 R /XYZ 81 434.643 null] +>> +endobj +1161 0 obj +<< +/D [1154 0 R /XYZ 81 413.267 null] +>> +endobj +318 0 obj +<< +/D [1154 0 R /XYZ 81 369.716 null] +>> +endobj +1162 0 obj +<< +/D [1154 0 R /XYZ 81 339.942 null] +>> +endobj +1163 0 obj +<< +/D [1154 0 R /XYZ 81 284.492 null] +>> +endobj +1164 0 obj +<< +/D [1154 0 R /XYZ 81 263.178 null] +>> +endobj +1153 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F29 345 0 R /F83 483 0 R /F85 486 0 R /F74 463 0 R /F93 523 0 R /F28 348 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1147 0 obj << +>> +endobj +1170 0 obj +<< /Length 1229 /Filter /FlateDecode >> stream -xÚ½˜[S¤8€ßý<ÒSÕi÷G­Qk¶vj¬Ñ·™-+ i:c lHÏè¿ß„l[k”$&ç|ç’“DÇÊ-Ǻ>sÌ÷âîls : a`Ýí¬ØµB?žŸXw™õÃ>_ÁÀ®*\fäqµ†#Gþ¹ûëÌŽÕþðÜ:î~¿6R}Å‘«¤:ÖÚO@ìzZ衸Öb ÉæÊó,׉“´ øzú¦LaüY­}Ï·I­¾žt—’Zè¶Ó#ˆR=À1Åjáoõ •Bÿù§ã@¥¿éì/H™ëùbÕæ*ŠŽa „J÷8çïoßnnõ¼>´ÝvZ…Ò”c°ZÇ¡kß²%8Ý—$Et@#MâX–L( Ö†>üÐZ»žüš 2¥‡ gR¶ø2"k˜Ä¶xª´XÕ9Ô˜ëÖB͘ªgf Ó߇²õ°ê¡råö“î(¯6S÷ÊñªEJå5$+[‚VE…ÄÞÌjlQ 9WÇAŠÅ}ÍÏ>÷_$À±ÅÕC¾¡ŒUõ˜ßU¦„°õûŽÑLÚ6¼6³×0Në5l¾_žþz &•Ä€qØ*ùé)k!S­ñƒÞ¨ÌtãPËÈ릚Å©šTËUî(“Þ˜´1&äc$^('¹Ç$N)âèufYÏ­7:G¿È€ŽëŠBà¸=]”¡¬Ù0Ú¸Ó-™ºq}~£>ð'YŒØ Ç([j0)*Š \ŠlÎ@t¬`¼Ú“•k§@lé˜b× €ÁžùdËÒ&6[CŽ“–ê&‹&©Z±sX›OàÓB,”eä9»šÒ‹ŒÚišî£mŽLH'½)+YäE³ÎLYùë¯dÁNÛ*¤F)«q¶„̨:7ežbÉóq¶ /aËs\ "+¬¿7åïË;"ªûºÅ H¬)(Çn2¿FÎŽ©ˆ•IBS/HÍ«H]LÓ}CZŠwb˨ôž¤eM H 7‹ªéÖ£KYc„~<ëü…¤ä,!12[F—›÷¼,5‹ zî¨&%æï߸·ZÐÉ›–Mæš|U¸qÏÑrÕ¡»õònR¹‘6PÞ ƒÇbáéØ%rH93¼ ~féÛŽÎpK¶'ʵ”°œ£j¿ê¶Ô(bÏ”E¤&³sTm¶¨T•/«zv?—š曶v£—Ñû”q|/š²æïYVƒ\‹Àl“Ñ ðAâõ’[I0ŽÃŒ®YxP¶’”ò¡R׸% 'ɆgSÅY…¹ mQm½õïÕ$çìÐ^5ºWØ ÇSƒÈÊßRÑ ˆã.S…¦«ê+ß1Ï`^ß)+*y¡«_K»W¸›à+™óÁ÷ ðbÿ-Á?ÙÕFÕëWÜ‚tH@ìǬíÒ [Ih0ˆ±—†´}•>3ïÅVÏË=‘zqžÂ9îI}† ry.cèzn|”w2•4µºîÍź@JšgÄ*M;ɯ€vÿųOîúPž2ê¼5ÿ½ ‚ޜ˻³ÿ”Xß +xÚ½˜[S¤8€ßý<ÒSÕi÷G­Qk¶vj¬Ñ·™-+ i:c lHÏè¿ß„l[k”$&ç|ç’“DÇÊ-Ǻ>sÌ÷âîls : a`Ýí¬ØµB?žŸXw™õÃ>_ÁÀ®*\fäqµ†#Gþ¹ûëÌŽÕþðÜ:î~¿6R}Å‘«¤:ÖÚO@ìzZ衸Öb ÉæÊó,׉“´ øzú¦LaüY­}Ï·I­¾žt—’Zè¶Ó#ˆR=À1Åjáoõ •Bÿù§ã@¥¿éì/H™ëùbÕæ*ŠŽa „J÷8çïoßnnõ¼>´ÝvZ…Ò”c°ZÇ¡kß²%8Ý—$Et@#MâX–L( Ö†>üÐZ»žüš 2¥‡ gR¶ø2"k˜Ä¶xª´XÕ9Ô˜ëÖB͘ªgf Ó߇²õ°ê¡råö“î(¯6S÷ÊñªEJå5$+[‚VE…ÄÞÌjlQ 9WÇAŠÅ}ÍÏ>÷_$À±ÅÕC¾¡ŒUõ˜ßU¦„°õûŽÑLÚ6¼6³×0Në5l¾_žþz &•Ä€qØ*ùé)k!S­ñƒÞ¨ÌtãPËÈ릚Å©šTËUî(“Þ˜´1&äc$^('¹Ç$N)âèufYÏ­7:G¿È€ŽëŠBà¸=]”¡¬Ù0Ú¸Ó-™ºq}~£>ð'YŒØ Ç([j0)*Š \ŠlÎ@t¬`¼Ú“•k§@lé˜b× €ÁžùdËÒ&6[CŽ“–ê&‹&©Z±sX›OàÓB,”eä9»šÒ‹ŒÚišî£mŽLH'½)+YäE³ÎLYùë¯dÁNÛ*¤F)«q¶„̨:7ežbÉóq¶ /aËs\ "+¬¿7åïË;"ªûºÅ H¬)(Çn2¿FÎŽ©ˆ•IBS/HÍ«H]LÓ}CZŠwb˨ôž¤eM H 7‹ªéÖ£KYc„~<ëü…¤ä,!12[F—›÷¼,5‹ zî¨&%æï߸·ZÐÉ›–Mæš|U¸qÏÑrÕ¡»õònR¹‘6PÞ ƒÇbáéØ%rH93¼ ~féÛŽÎpK¶'ʵ”°œ£j¿ê¶Ô(bÏ”E¤&³sTm¶¨T•/«zv?—š曶v£—Ñû”q|/š²æïYVƒ\‹Àl“Ñ ðAâõ’[I0ŽÃŒ®YxP¶’”ò¡R׸% 'ɆgSÅY…¹ mQm½õïÕ$çìÐ^5ºWØ ÇSƒÈÊßRÑ ˆã.S…¦«ê+ß1Ï`^ß)+*y¡«_K»W¸›à+™óÁ÷ ðbÿ-Á?ÙÕFÕëWÜ‚tH@ìǬíÒ [Ih0ˆ±—†´}•>3ïÅVÏË=‘zqžÂ9îI}† ry.cèzn|”w2•4µºîÍź@JšgÄ*M;ɯ€vÿųOîúPž2ê¼5ÿ½ Âޜ˻³ÿ¥Xà endstream endobj -1146 0 obj << +1169 0 obj +<< /Type /Page -/Contents 1147 0 R -/Resources 1145 0 R +/Contents 1170 0 R +/Resources 1168 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1150 0 R ->> endobj -1148 0 obj << -/D [1146 0 R /XYZ 80 770.89 null] ->> endobj -318 0 obj << -/D [1146 0 R /XYZ 81 733.028 null] ->> endobj -1149 0 obj << -/D [1146 0 R /XYZ 81 557.388 null] ->> endobj -1145 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F74 458 0 R >> +/Parent 1165 0 R +>> +endobj +1171 0 obj +<< +/D [1169 0 R /XYZ 80 770.89 null] +>> +endobj +322 0 obj +<< +/D [1169 0 R /XYZ 81 733.028 null] +>> +endobj +1172 0 obj +<< +/D [1169 0 R /XYZ 81 557.388 null] +>> +endobj +1168 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1153 0 obj << -/Length 647 +>> +endobj +1175 0 obj +<< +/Length 646 /Filter /FlateDecode >> stream -xÚ­–M›0†ïùAj0וº•ªV»R¹uW‘CbÕ` -ŽÔô×׎ !!,›jO xü¾ÏŒgL S8Ðù²xÈ«Ç91Hcˆœlçø8)L«ßìd[秛í©÷š}U¡þ … H"¥sŠùöôôüÃF]¦ Äqõì!ì’ü)¬b8jG ci#´€–võ‡Ãèe@ ß—I™M©W¬ ØzKŒ"ì–U‚@&Ó Ä°¤r/¶­·ô1tw¢1/JªM½gmi—Hµí—¤¨Ï bgž\ˆºUŠÈø^A[ã% -Ó3sI•Ïq;MŽ.©õ6c\’J¶¤•œt7ûÇæ\®[Jš|<ä†xŠù ˜)J8û˪€8Ô]¹ì³…”U£‘õ½‚vÆ ¥gæ‚iŸãvš_R›mÖ¸ ¥.lÁJ5ên÷Í…Z7ŒÖÙøhnÈ +@0íSÔŒ +þ——¹Éky¨Úr¹gqŠW‚gTqYãÞW½Ö{˜<ìh™¯ ¹ÕðóiÀT2IJ§á»6ð‘9~—¤vâ/ÎhÙ9œñXÕ\ëú©ã$,ŽôTÓ°Zó$xYÚA +µvnƒZÿ>І»³CóIè $Š/Û¥ªY£ûTwÌ'‹’éR]u3¶åM%è±[èY¿Ñ#ÖpÀ]kYYÜ=bvÛÀÿŠôíZÞ˜;Õ¨åF + Ÿ·0âô9Ó‘'/Óv‚]ùƒï!qº”LÖlm»Ij3†… îà2Ânbl¯ŽœÓîOŠA3×ùGUéûœÔyíîú ¾ù0H­UÓš³[W£›f¾¤2V©ÿší±,J.*©Æ~4'±r¬Ì íñªÞí%uקÒ@S*Èo1’@„úŒª²ý˜Þî ˜jú t%ëþv´ÏÏ«Ù?+vl endstream endobj -1152 0 obj << +1174 0 obj +<< /Type /Page -/Contents 1153 0 R -/Resources 1151 0 R +/Contents 1175 0 R +/Resources 1173 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1150 0 R ->> endobj -1154 0 obj << -/D [1152 0 R /XYZ 80 770.89 null] ->> endobj -1151 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R >> +/Parent 1165 0 R +>> +endobj +1176 0 obj +<< +/D [1174 0 R /XYZ 80 770.89 null] +>> +endobj +1173 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1157 0 obj << +>> +endobj +1179 0 obj +<< /Length 983 /Filter /FlateDecode >> stream xÚÅWMoÛ8½çWè(ac†¤D}öàfë´EŠ]=´{-Æ&V– Iv’þú!)ÛräÄnšî!¨¾yó摈©3s¨suFíóÝøìbćS†\8ã;'fNDÄgœ9ßÜ¡Ç…»\Ê"SÞ€ ê¾óþ:£„:í_5sv—_®,j@¢8bˆJA˜ùt¤òFVµ²\.F¾ï0Jš´[„O³ásZxL¸ÞÀg‘«Ë\MÓF•E_B7]”ÅÌ—U¹”U£dmÖåyæe¹l³+i¾MÖïš*…‹èìtÞ~Öu9Uà™µÄOp¡YÃDó®©`×´Ûî‹ð—e&[˜ð(˜ËKȘ~Œc¨|Hëñ}Y†Êdö±Xƒ•e½»-ïe5Äp§ó¨Ó9DVOIkLØ3lðZnêý¥R­1„wŠ#Å(—¸ nö'h;;J‘!x¬šrQV˹šZan­Ï ¦öæÀfcÔVªžŠ8«ÅbÕœL*þ‹Ä ‡ôdrâuÜ®ñD3·”ŽC@WßÆNðé8Ç°»yÂëŸDÿ*Óߌú †Ú ô‹/N:Æ7 zœ0dÜ H½*¡)e¯Œð©»¢×Fs4‡ ð¦•jyËðSÝzü§ýõzõOaðf¾54légñ;ìyÔµýôìX~­xârÏ^^f´ÏßíÎr& üÏHØŸµ"êìy?>û@°b +šÅQ·ÏaŽƒ|gdΔ^íÛV„p“] ®ÑƵ†`Ö«Å"­Àµ™YOd^b×÷^(\´B”¸«Ú4a`ßÇ!Iâ úÕð¶ Ý2‚jå-Ì91%Òf[L¿Ø#ñheЉAËÅð®6wE´ÞÂaÔ;CÑ}Âbò¸‡yÙ©+< Ûƒˆ7ßuíÝmÚ5Äjì]u<"4±|Ѹ>Öïš*…‹èìtÞ~Öu9Uà™µÄOp¡YÃDó®©`×´Ûî‹ð—e&[˜ð(˜ËKȘ~Œc¨|Hëñ}Y†Êdö±Xƒ•e½»-ïe5Äp§ó¨Ó9DVOIkLØ3lðZnêý¥R­1„wŠ#Å(—¸ nö'h;;J‘!x¬šrQV˹šZan­Ï ¦öæÀfcÔVªžŠ8«ÅbÕœL*þ‹Ä ‡ôdrâuÜ®ñD3·”ŽC@WßÆNðé8Ç°»yÂëŸDÿ*Óߌú †Ú ô‹/N:Æ7 zœ0dÜ H½*¡)e¯Œð©»¢×Fs4‡ ð¦•jyËðSÝzü§ýõzõOaðf¾54légñ;ìyÔµýôìX~­xârÏ^^f´ÏßíÎr& üÏHØŸµ"îìy?>û@Áb‚ endstream endobj -1156 0 obj << +1178 0 obj +<< /Type /Page -/Contents 1157 0 R -/Resources 1155 0 R +/Contents 1179 0 R +/Resources 1177 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1150 0 R ->> endobj -1158 0 obj << -/D [1156 0 R /XYZ 80 770.89 null] ->> endobj -322 0 obj << -/D [1156 0 R /XYZ 81 733.028 null] ->> endobj -1159 0 obj << -/D [1156 0 R /XYZ 81 557.388 null] ->> endobj -1155 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F77 455 0 R /F15 479 0 R /F74 458 0 R >> +/Parent 1165 0 R +>> +endobj +1180 0 obj +<< +/D [1178 0 R /XYZ 80 770.89 null] +>> +endobj +326 0 obj +<< +/D [1178 0 R /XYZ 81 733.028 null] +>> +endobj +1181 0 obj +<< +/D [1178 0 R /XYZ 81 557.388 null] +>> +endobj +1177 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F77 460 0 R /F15 484 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1162 0 obj << +>> +endobj +1184 0 obj +<< /Length 755 /Filter /FlateDecode >> stream -xÚÅXMs¢@½û+8jU$‘£ºq×-c,Ãmw¬ŒJ-‘0ÉþûtaS9Å¢{Þë~ÝL7Q¤¤Hß;³s=¨’.º¢JæVº!†l(†¤x¦É´¥_]sO{ÌŸàz“qU²6óYÜ߯b¯ !ˆžx­z*éZ›Ö.FÔ4IU1rVtYӌěŒÐ©£ÄÑ^ÏôAÖ»?Ð÷5"†ÃèÐo…(½>Qõî+0_½ §v›Úóà õ\¥Æµ³Û‡s0G–•ï=Q?üÙFEv`î«šL†ü<˜¹ôÍùë‚™F¬ƒØž÷„¿‡5hæÁwÜZæÏ¥·o¡o‰!M™»Ú-Ç(&MŠì@äBaFáEÁds¥ÛpyܸÔòžpÒò)Ÿ±,jaÊ;Ƕ]šÂÉçã瓲nJ…“âœ(ÕNzn5k,`MDÁJjþͱìsoãX¡óBÛEÆig–|l¹¶9c-9±Ýèƒc*Vu[®pÓÒ4ã+ƒÖ(IáM^dB‹!‡I -")sÚ¦ª:Sïññ²Š€+”æ•úc7¤þ!¯Ú?âhý;¨m‰R+^àæk­ö¬2PR4 Š²Ä+)¹†ã«)‹‰"˜ì’Åé¶ä£‚¹õ+Çiì“šéªYµ„ÉWa=ÇÈEµ]‹k[¼ן mE;P0g—Ü€l˶Ǔ÷ñ«øÌeÔi³%îV›:ð ;®,¹ú —m¥ÁÚ‚#Ovœå–¬Ô­„;¿rf#l>Í€Óùªöب¨#oäás0Ǧ‡P‚µYsŽQÞÒ1µÿÚT07¹fƘøI&‚ÉÎáFZ^Ó0OSðÁ7''^Í9χ­8£ò‰ -|™ÆëÓ<ÿi{º]ÎÁú’¥ÑAa¹M¢Ç†j^Ucft¦x3mŽ‡¶ZÛ‚±‘œØî@ôÁ1«Çª+W¸iešÉ•A”¤ô&ßæBK Gi +")sÚ¦®:Sÿññ±Š€K”æ•c/¢Á¾¨Ú?âèü•;¨k©RK^àæk£ö¤2PR4 Š²À+)½†“«)‰"˜ì’Åé¶à£‚¹ó+Çi죚gªY½„ÉWa5MÆÈYµ]‰k[¾WŸ mM;P0ç—€ìʲÇÓ÷ñ«øÌUÔgi³îVë&ð-;®*¹æ —m•ÁÚ‚#O~œ–¬Ì­‚»¸rn#l>Í€Óù¢ñب©#oäás0'¦Ò‡P‚µ]sŽQÞÊ1µûÚL0·¹fÆ5˜øI&‚ÉÎáFZ]ã0SðÁ7§ ^Ã9χ­8£Š‰ +|™&ëÓ¼øi{¼]ÏÁæ’eÑ…ai¹M£Ç†j^Wcft¦x;mŽG> endobj -1163 0 obj << -/D [1161 0 R /XYZ 80 770.89 null] ->> endobj -1160 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R >> +/Parent 1165 0 R +>> +endobj +1185 0 obj +<< +/D [1183 0 R /XYZ 80 770.89 null] +>> +endobj +1182 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1166 0 obj << -/Length 746 +>> +endobj +1188 0 obj +<< +/Length 761 /Filter /FlateDecode >> stream -xÚ½XKs¢@¾û+8bU$GcÅ]·LÅ2Tå°»¢£R"X€nößoÏÀÀ€^®'£Ýó}ýî™ÈÂV…oƒ'kp?ÕÁLCVk#< S2eS0ü¦"ÁZ ?Ek‡‡¿­ úÀ©*š¤>ê€Cu毯‹·D+hJ2˜Öb¨ Ñ^íím‚¨ª‚"ÆXY6$U5™62‰Ò@N¬½Ÿ¯=ÒTY"T$=êz|è—Œäá)†8 —Îv qáÿÁÁØpàÙ‘sÆwL ÎÉb („ˆGŠ*!ͼD‡¡¿‚ãNs>™Ì}ÿH¾ê¢í­Ùïÿp8E)‡Þˆãù3 -là ˆµ /þic{ÛLÖËeW/PC'–×t‚F8ü ¾Y6—ý!¨>@”fÊ`Nêyç›A¿†~Ð^.†µ±BM‘ødÔÛóÝǧˆ¸zðƒãÎYͼ3B¼ü#¢¿wÌÏ9ÞDOÁiµoç-=Fráæ뾈֬8ØH–²Bž¸ji»ÑÀ(gŒÝ*T~SPҎŘ–“£Î©¡Qé›4š…äðx´®-óÊ ª®‰˜“8ÇyQ’%Ò细Y*Ärbw~î¾EØñpЪ¥ãÞUÄæ UY -+Bg•‹ u›„$µöø ì¬bÛa¿8ëµK–øàÄìÿ>¡1á7¢Ñ$c—ÁÌMˆªXs…ÒÂ*nxi©f¦YªJEF Ò°uMUIaw’ô"ÇΔÒ¤ýJ›°ÜÞeJ¸™%U3uñ§ n6/h…rå âV5ž˜ ÇÊ,.ì j°_ÜgҢ͇E¿™iív° ¹G‘;Ñörä1¼²m8²½Ú¾º³ÆÞº}»xíFOWVÈq2CY»¬¼ÔÔã™Òó͹߱½ïãvÍÜ+Þ~®œ¾hGÝ$rrgéqo¬„kùK^Ïe–n(Z2Ä^NeŒé?Øç³5øè÷Ôv +xÚ½XÁ’¢0½ûµJ GÇwÝrJË¡j»{`•Átgÿ~;@€ €”'G»ó^w¿N'IØ ’ð­÷jöž¦ª,袡K²`n…gdˆ†d:‚ß$˜áWßÜÛƒ?æp}f\eUT^4À!>óÅbù‘xå QE:õZdÔ·Ök— *Š K˜1v–tQQ ê­IØ©'%Ñ>Mu•õ©Š$â¿G +_4-^ô[BÒ`„d½? WÎn äþÒÿkc7²ÏŠœ‹=¤`sΛEÆä@<’©F}†þ–;yÌùd2÷ýþªõ-oCŸøÇã9J9´Zo_Q`F¼Éð–·Ëlwd±j›ª™ÄªË$HE€ÁÏà멹º‚øW)&©å“¯½?ý ½\ oÖ +ÕEbŸÏw+Ÿ#œêÑN{g=ó.vÚËÀ?ÙAôoHóœÛÛè58¯Ͳ%Ë°n¾ï‹hõšƒNt)“tbº¬ÍFM€Ï§Uèü¤¦¤ x;kÊ'G­¥!Ui¡MZÍ‚8,ÙFT‹ÁìX êžˆ9qrL•ð>ß×T‰;,pä8îüÜýˆldzƒF[:Þ»r¿>H• +c@¡Mè¬su!iã’¤¦æÕ_ÁÎ:¶ö»³Ù¸ø¿ŽÃn~£&yÆ=î/r¬Ì)mÒb¤o¸ +ß]Xçñ1Ü pêÚ_ |ºY‹Å¹ÀÜH–$^XÆ ¹0æHÀ^:‚‰´åºh €hW+Ζ''?>ÅwåMJáxó+É®»xÞ6½ñ¶g“u#rÛ~-脳em›)}5Iyæõòpu¨›6j1S'ä(`ÌÓâE ;àôrßÝ¡…íøü¾ãU Პ’•çaéÉFZ±´5é#â!÷áX͘ÎVÎ}akñ,hx>_‰!¯¼‹EXÃÊ ´{ƒ k'_z +™þ_ƒ~¾™½ÿþhó% endstream endobj -1165 0 obj << +1187 0 obj +<< /Type /Page -/Contents 1166 0 R -/Resources 1164 0 R +/Contents 1188 0 R +/Resources 1186 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1150 0 R ->> endobj -1167 0 obj << -/D [1165 0 R /XYZ 80 770.89 null] ->> endobj -1164 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R >> +/Parent 1165 0 R +>> +endobj +1189 0 obj +<< +/D [1187 0 R /XYZ 80 770.89 null] +>> +endobj +1186 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1185 0 obj << -/Length 2289 +>> +endobj +1207 0 obj +<< +/Length 2249 /Filter /FlateDecode >> stream -xÚµYMwÛ¶ÝçWhI1ø&è¿'v}d¿ôôÄ]Ð2,±¡•¤œº¿¾3DŠ2•Ö}é"A`îÜ;˜Œæ#2:CÂïÑí›wg,1':¡£ÛÇ‘¦#%XÌ•Ý>Œ¾DSóhª1Õ‘)g¦ÿz{ѾýîŒó%qJR÷*M$…ïËaÕÈô×Þ £/F‰¦ñx"ÀäÏç±’ô)ã"ú©ô²uc—¶Z-òÙ$/Ç‚DOc*#SÕƬ*»2U“›1j?”‡w kWuŒß}w¦{ëãLÇœSXŠ[áu52²³Íb–¸OJ£Ð¿ÌšEhÞ ‘›°¿aJÒ8l3á[´M¸æqÂÓÑ„òXŠÔ?£ä@j}ǘ’)};ž0I"šÊ4öŠÉÈÿ“RŒªù¨?0u®ãŠD<é9´uìDŠXr1š0r•Ã|„­q¡‚|6è-Jh,:o!4øÂÌ–¿­çÙì9t [›ßvž÷ͬ|øGæ¾õh‹t>‰ê!7³DÇ kW+W‰ˆ®'þífaê¼Þ8ŸÉXQÝwþt,eôóí{ïöÃl¶0¥oÿ¯ÌÇL¶Ñ•7.>ŒPùJ|$} >G×R½„‡RϦuô>üUëÙWl&Þµ8ö)<»¿×¸‰,Ÿè M£O|ôma‘9ØÌË\íšËlµÊËyæ­‚EG¾z9L$q»€–eX‚} (¸í&魟бwDÿÑ!´§ÜŠpâèÃïè£^ à{àI%PVïÂS­¥~Õœ;|8üuø Óˆê˜RÞúÊÛ×ëêÉŒ9‰ž}ç~ïó2«ÂXý\7f9ÈJÓ˜‰d‹2M¢S§Óss_æ5“ ¯\Ýo–Y“õýµc(4òEµ±9¯L9ñRÍbÍTŸGÂܹi0À¸dÑ•YãW$Î0ôl17 O’è½yl¼ #±7™š|a`¡”ÃwÖ«•)aA¶Ê7³Ý¬*F·0ÿì¤ØTE6sA'/C°×ÿ{Òß…~ EOÈK¥©H7Ÿ,8aÑq}Ç•òþwLYLS(†᧺#Dzߎ4ÁŸö™õ³xÕ$‹Â´'Õt•.å½_ÁÂëê?Cß?{ûV^¡½Qc0vÑCe^¬l‰¼}&*²ºö›o(Áv8wBoÑrjêuÑÔÛSÙw²gû˜Ó¤Ú¡·HPøD (0Áé*[!&¯b¶eMb(xv@ž¦éÈi‡4yá~¡o‹{»®Ê,wOm «€†JA·î»Å„Tå«Âø÷¿CuÅ!Ò^î“ÑO<Ú*|»%ö,+ˆ-í¼ÊV‹:,ëva«S+‘ötù¸å/lȈוÁxÀææ+{eg`º2hòÍw~c³Õ×V­Óô?M¦'GçŸ){£„bçóŽ&ü½q¿<:1¾”U•u»P:¡Håõâ«cnúiS¨€;Ú´€³€d±4²¿5Î×Lâ¼/Œl@QÚ3[ø¯Ô_ïx"1ƒѶ\®€¶s½ÿÔV}ì<ÙÆXÌïÐQóÒH›•£6ô@öëj&‡ ñâL$¥ñ`K9 ȵ’÷a¬AJK Å6ùOc¨·c^L wˆê…×qæÏR ‘â*¦ZîŠ>ª=ñ’/SŽ’¯¨è$Ÿ¿#µ¯¸#qBw5ÿO•Ÿ‰Ð}`±OÀ´ƒÈwC‚fÛÉŸîŸñ5*ö>æÿ ñ%kvýˆDÈʹÿD›Ì)w²Æ·ê…«Ù]åP×v–g­z EëÊßü}U h·_ ª„Ü£PòÊ7—æ!OArÁ ³û Ÿ (TÒöd0µ³1#‘SÑ0`ke“åaªmòï-Ü1ûEøpÕ#“> P]ø¨> (×Cᓇ&(ÿ¢“¬xÆVH8ÔFvv"h¢ÿ}à0¡¢Ór½4UÀ -¿€â÷¡ôÓÈU !…FOyæ3»€¼RØy¸•@˜É$VJíª7¾½«ÞCùă%ß»0 U gˆ,qjøMÀ$Õ¯®'økê‰3Sªtøôw6ÖÄE­–˜¹jÚ+/V\"¡ÑéM•yƒpåÚ>¸†¿èjúæ·¼YøVþ åMnjoìh ãG¶˜ô”›ç•Öw úNÚôx½¾/Â*Z¢ë¹ˆ™Ú¹«:Ay!{‘íæ\u@u‚Aô·õžzõåVºOÀÕ>篨x‰U‰/á8Û[Âq]“¹‡Ï–á¯íäó`ÑÕxйÊ6Ô€3œYmñ„Èîó—Ä`ãàâxDóÕð®_Àq¾SÀqö[ËMpn#´uué*¤­«ËNI]sÿÕ% IvŽu©#ä•Ôݸžt•“øa•“”°¡]]=¿<‹¨bNÝ–¨­}ÈòʼõÝ›vóÝ^H„ظ oM³eV+ë6¶ñÐäßÊyºÉ6»ZúÑYGwÑâ,ÂùÉeêÒ·”Ä IÀlëlÇáLqb• Åó5Ä_of9ÞLJ3PS»ë(gq «ºl¶9ƒ]ýâòÍÿq"#¯QЋWŸ)}f’hý Žùyœ²(\]ØEY[Ãã Š£ËQñ -è<<èJ1Ùñ3LâË ¹]¯ÉÝz Â÷hÃ5V½ÌŠ"Î"qáÕ#r/Ý%âÑ×د xÿ—êö¸öéòæe9ЯÖÍßÕV0Ù 8€ôêî`(ï¨Oõ¥†xVXYÅZ‡¿3©~hÞ¾ù ÐSÿ +xÚ½YÛrÛ8}ÏW葪ŠÜ úÍ÷\&—ìÍÔT<´KS„–¤œñ|ýv %Êt&ÚMíC"l‚@Ÿ>§0-Fdtù†„ß“Û7ï.X:b"NtBG·#MGJ°˜+=º¾FSó`ª1Õ‘)g¦ÿqû±{ûÝç#J┤îU2šH ÿÞ×㪑é½F_'ŒMãñD2ÉßÏc%#èSÆEôkéd›Æ®lµ^æ³I^Ž‰žÆTF¦ª7XWvmª&7cÕ~(ïÖ®ë¿ûîB÷ÖÇ™Ž9§°·Âëj,ddgíbV¸OJ£Ðÿœ5ËмA#7aÔ¤q*X;á[´M¸æqÂÓÑ„òXŠÔ?£äHj}ǘ’)};ž0I"šÊ4öŠÉÈÿ“RŒªÅ¨?0u®ãŠD\÷Ú9v"E,¹M‹ ÙB@å0Ÿ`k\h„ Ÿ z‹‹­·|afË?7‹löº…­ÍÜ·ç}3+ç?dî[¶˜£óIT¹™%:NX·X¹JDt½<óo7KSçuë|&cEußùÓ±”Ño·ï½Û³ÙÒ”¾ý¯23ÙEWÞ¸p ø0BåøH~>'×R½„‡RϦuô>üžT›Ù#6ïZû%<û~¯qY¾0КF¿x8ðÑ·¥Eæ`3/Kpµk®²õ:/u˜· +[òÕ«a" ˆ{ÜEä¸,ÃìC@Ám7ñ(Hoø„Ž½#’0ø¡-ḧØrʽ¡ø'Ž>œñ-}Ôðñ +<©Êê}xªÔ/ð¡šs‡gÂჿŸaQSÊ;_yûzS=™1'ѳïƒãÜï}^fU«ŸëƬAi3‘ì0B¦Itîtzaî˼F¸qä•k ûÍ*kòGßß8†B#_V­ÍeeʉGjk¦ú<úæÎMƒÆ%‹®Ì¿"it¡g‹…hx’DïÍCãm‰½ÉÔäKs ¥¾³Y¯M ²UÞÎv³® ÝRÀü‹“bSÙ"Ìy¼ À^ÿ0ö¤¿‹ƒ$ôôŒ¼TPš +tóÉ‚Öw\)ïçÀ”Å4€bÈ~ª;B¤÷-àHüéžY?‹WM¹(L{VÝqA×YáPÞû,¼®Žð3ôý³·ïäÚ­ƒ±‹.*óbmHäÝ+0Q‘ÕµÜ|C ¶Ã¹Âx‡–SSoŠ¦Þ²=•}'{¶‰90Mª=z‹%OŠÂ ™©²bòÓ„X“ +ž=§i:ršF§!M~t¿Ð·Å½ÝTå^–;§¶Î†U@C¥ ;÷ÝbBªòuaüûß¡ºâHi/÷Éè׿l¾Ý{–aÄ–vQeëe–u»4Õ©Ž•H{º|Z€ò—s2âue0°Ù~å•D¹50]4ùæ;¿1Ùê±SëôÐbG²C˜zvrù…²0J(vÎ0ï(á`Âß÷Ë£3ãû'YUY· ¥ƒŠT^/#pÓOma îhÓiÎ’ÅÒÈþÙ8_3ˆó¾0Ò +€¢´'f¶ô_©ïx"1ƒѶZm€vëzÿ©úØx²Œ±˜ß£#*¢x‚ÂñJãD·a¶î"1‰Ó„8  §ÊÛðÁä ˜w²µdƒŠ•ì¸ð7 +ƒãb7÷•«eÂàz] JIMÅ÷¤„R”é„„Â%¤}²•Ê~Vá@AO„JöcÑé6áCŃCⲫîšëèôyV  øÌK 4æ6ç•£6ô@öëj&‡ ñâÌ6HJ?âÁ–rk%[÷a¬AJK Å6ùOc¨·c^L wˆê…×iæÏR ‘â*¦Zî‹>ª=ñ’/SŽ’¯¨ØJ>?£äµâŽÄ Ý×ü3Ó-D¾4ÛMþtøˆ¯Q±_cþ?_b±f7H„¬\øOtÉœÂq'k|«^ºšÝUumgyÖت·P´®ŒñÍo²ªíö+A•¯¨$”¼òͤyÈS\0äÂãì¾0Ã'Ê•´;LílÌHäT4$ ØZÙdy˜j—ü¯– î˜ý"|¸êŽG‚I ¨mø¨Ÿ> (×Cᓇ&(ÿ¢³¬xÆVH8ÔEvö"h¢ÿûÀaBEçåfeª€~!ÅïCé7¦‘«þ?B +žòÌ7fv y¥°‹p+3€0“I¬”ÚWo|{_½‡òˆK¾waªÎYâÔð%š8€Iª·\OˆCê‰ Sªtøôw1ÖÄE­–˜¹jÚ+/V\"¡Ñù_M•yƒpåÚ>¸†¿èêúæ·¼YúV>ò&7µ7v´„ñ[LzÊ€ƒÍóÚ ë»}']z¼ÞÜaÑÀõ\ÄLíÝU!‚<ƒ½ Èös®:¢:A€ ú»zOŠ ¯ ¸ÀçòÓ/ñ¡*ñ%g¯–p\EŸƒÉ§ÜÃgËðÀ×vòe°ØÖxйÊZjÀά¶xBd÷yáKb°qpq<¢ùê x×/à8ß+à8ûέeœ»í\]º +içêr«¤®ùúÕ% IöŽu©#ä•Ôݸžl+'ñÓ*')aCûºzùyð,F Š9w[¢üµvžå•yë»7Ýæ·wx!bãsxkš­²rXÙ8xXw±‡&ÿ&PÎÓMv‰ØÕÒ~È:²¸‹gÎO.S—¾¥Ä I`;g;gŠ««,H(ž¯!þûòx3Ëñ>>œÁ€Úè˜Ú]ÿC9‹`XÕe³ö võ»Ë7ÿ¯Ùee†Š%°CCà!Ë´%*œT^áp¸”`"ˆŸàãajƒ>ZØ +½˜bÑ"¯w(ýÆzóöî´?I;¯ÏCã»Õ2^y&:Ý­–[ …8fû•Ô¤BP^¼¸qüÓžJ»{®ÒÿRCFñ¢œK,ob­Ã{íŸß¾ùÕg9a endstream endobj -1184 0 obj << +1206 0 obj +<< /Type /Page -/Contents 1185 0 R -/Resources 1183 0 R +/Contents 1207 0 R +/Resources 1205 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1150 0 R -/Annots [ 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R ] ->> endobj -1168 0 obj << +/Parent 1210 0 R +/Annots [ 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R ] +>> +endobj +1190 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [220.589 572.846 233.49 583.812] -/A << /S /GoTo /D (page.37) >> ->> endobj -1169 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1191 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [283.664 536.441 296.566 548.191] -/A << /S /GoTo /D (page.51) >> ->> endobj -1170 0 obj << +/A << /S /GoTo /D (page.53) >> +>> +endobj +1192 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [267.246 501.268 280.148 512.571] -/A << /S /GoTo /D (page.43) >> ->> endobj -1171 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1193 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [134.538 453.904 141.985 463.401] /A << /S /GoTo /D (page.8) >> ->> endobj -1172 0 obj << +>> +endobj +1194 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [273.606 416.44 286.508 427.781] -/A << /S /GoTo /D (page.52) >> ->> endobj -1173 0 obj << +/A << /S /GoTo /D (page.53) >> +>> +endobj +1195 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [397.728 380.41 410.63 392.161] -/A << /S /GoTo /D (page.51) >> ->> endobj -1174 0 obj << +/A << /S /GoTo /D (page.52) >> +>> +endobj +1196 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [381.06 344.921 393.961 358.436] -/A << /S /GoTo /D (page.43) >> ->> endobj -1175 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1197 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [274.948 309.579 287.85 320.92] -/A << /S /GoTo /D (page.46) >> ->> endobj -1176 0 obj << +/A << /S /GoTo /D (page.47) >> +>> +endobj +1198 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [479.338 273.55 492.24 285.3] -/A << /S /GoTo /D (page.46) >> ->> endobj -1177 0 obj << +/A << /S /GoTo /D (page.47) >> +>> +endobj +1199 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [255.127 238.338 268.028 249.68] -/A << /S /GoTo /D (page.53) >> ->> endobj -1178 0 obj << +/A << /S /GoTo /D (page.54) >> +>> +endobj +1200 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [268.043 203.094 280.944 214.059] -/A << /S /GoTo /D (page.39) >> ->> endobj -1179 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1201 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [356.133 167.098 369.035 178.439] -/A << /S /GoTo /D (page.43) >> ->> endobj -1180 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1202 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [340.063 131.854 352.965 142.819] -/A << /S /GoTo /D (page.50) >> ->> endobj -1181 0 obj << +/A << /S /GoTo /D (page.52) >> +>> +endobj +1203 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [445.15 95.448 458.052 107.199] -/A << /S /GoTo /D (page.43) >> ->> endobj -1186 0 obj << -/D [1184 0 R /XYZ 80 770.89 null] ->> endobj -326 0 obj << -/D [1184 0 R /XYZ 81 733.028 null] ->> endobj -1187 0 obj << -/D [1184 0 R /XYZ 202.356 642.368 null] ->> endobj -862 0 obj << -/D [1184 0 R /XYZ 81 602.517 null] ->> endobj -1098 0 obj << -/D [1184 0 R /XYZ 81 566.897 null] ->> endobj -966 0 obj << -/D [1184 0 R /XYZ 81 531.277 null] ->> endobj -482 0 obj << -/D [1184 0 R /XYZ 81 495.657 null] ->> endobj -1115 0 obj << -/D [1184 0 R /XYZ 81 446.487 null] ->> endobj -1097 0 obj << -/D [1184 0 R /XYZ 81 410.867 null] ->> endobj -973 0 obj << -/D [1184 0 R /XYZ 81 375.246 null] ->> endobj -1020 0 obj << -/D [1184 0 R /XYZ 81 339.626 null] ->> endobj -1021 0 obj << -/D [1184 0 R /XYZ 81 304.006 null] ->> endobj -1134 0 obj << -/D [1184 0 R /XYZ 81 268.386 null] ->> endobj -890 0 obj << -/D [1184 0 R /XYZ 81 232.765 null] ->> endobj -970 0 obj << -/D [1184 0 R /XYZ 81 197.145 null] ->> endobj -1081 0 obj << -/D [1184 0 R /XYZ 81 161.525 null] ->> endobj -967 0 obj << -/D [1184 0 R /XYZ 81 125.904 null] ->> endobj -1183 0 obj << -/Font << /F29 341 0 R /F33 343 0 R /F83 478 0 R >> +/Rect [284.548 95.579 297.45 107.199] +/A << /S /GoTo /D (page.55) >> +>> +endobj +1208 0 obj +<< +/D [1206 0 R /XYZ 80 770.89 null] +>> +endobj +330 0 obj +<< +/D [1206 0 R /XYZ 81 733.028 null] +>> +endobj +1209 0 obj +<< +/D [1206 0 R /XYZ 202.356 642.368 null] +>> +endobj +875 0 obj +<< +/D [1206 0 R /XYZ 81 602.517 null] +>> +endobj +1128 0 obj +<< +/D [1206 0 R /XYZ 81 566.897 null] +>> +endobj +979 0 obj +<< +/D [1206 0 R /XYZ 81 531.277 null] +>> +endobj +487 0 obj +<< +/D [1206 0 R /XYZ 81 495.657 null] +>> +endobj +1130 0 obj +<< +/D [1206 0 R /XYZ 81 446.487 null] +>> +endobj +1111 0 obj +<< +/D [1206 0 R /XYZ 81 410.867 null] +>> +endobj +986 0 obj +<< +/D [1206 0 R /XYZ 81 375.246 null] +>> +endobj +1033 0 obj +<< +/D [1206 0 R /XYZ 81 339.626 null] +>> +endobj +1034 0 obj +<< +/D [1206 0 R /XYZ 81 304.006 null] +>> +endobj +1150 0 obj +<< +/D [1206 0 R /XYZ 81 268.386 null] +>> +endobj +903 0 obj +<< +/D [1206 0 R /XYZ 81 232.765 null] +>> +endobj +983 0 obj +<< +/D [1206 0 R /XYZ 81 197.145 null] +>> +endobj +1108 0 obj +<< +/D [1206 0 R /XYZ 81 161.525 null] +>> +endobj +1166 0 obj +<< +/D [1206 0 R /XYZ 81 125.904 null] +>> +endobj +1205 0 obj +<< +/Font << /F29 345 0 R /F33 347 0 R /F83 483 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1206 0 obj << -/Length 2316 +>> +endobj +1231 0 obj +<< +/Length 2581 /Filter /FlateDecode >> stream -xÚ­YËrÛ¸Ýç+´¤ªÆ0Þ ½Ëk2eljoìëTM< Z¢e&©ð—ÿ~ºP|ˆÊXq @  P8ÝçtÃt¶šÑÙ»¯®^ÿ)ÙÌÈP6»º›q‘ˆF3£`L¨ÙÕrö%¸ºOæÿ\‚)ï™2ID¨akóþãÇ‹Ko5X0"R™ÖêbÎT/¾Å+¿¢3FqGgL "j­5C£ÔmÛÎŽ¤ _9Š„Z;ë/§g׌ÿ3xeöåˆ)Jq_Æ2?↧É2KÑlj"(ŸQÂà'ÛEn(§vêˆÍ6Û9øì?p…08÷+¥9þ Ç"·&ˆó%vÄpÃë9ãQP|­íÊŒs"CùÔ]“Å}›ü¨¾Ý£`I)Xð!Í6Eä »¿Û>ƶqSë¢Üܧ 7ŦrÝâε›2]'nK¦¡ZA”ô›nŠ9WÁCR‚µ¢AQ.¡«ü ‹Z8@M…Ä„[ÐNñMâÞ{™­æŒÉmiqŸ‚\Jè²öå?Ü{BÑ-o8×Fû!N'[BgîŸRrV®fÃOu¡i Å÷aðÅœËÙ ¡ØÖ}Î#½ã=œÂ¯¶p3\Í |ÿ4^·U‘»'‡;ëãçq]CèàIV8Òà]’'e\§ùÊ™4yzW”ëìÑ=.Óª.ÓÛ9§AS'~ÍV/Ö®ÿßuÝê{—I5 ‰$JÈ!¦}`^ëÛ4÷o¶‹ ¡Ñ1,A#o¨¢þc'’*„H -ãçXé1bÑ>Œ¸$\ ‘'¢/ggt"Ä…$¡Âà̶f›"T~ p¸É7.v8qê Þøöâ>ͲtƒÐ*ƒ·?ðŤ|t³Ë4®ªb‘ x°nr - ñ¥™lÏñåäQ­Ukq„ñê6I+÷c΋æ#)ÎW“x ªˆ‘Ê!îO뢜K‹6×íwÂ3xç½ï^¢ÑÄg1Ê¥fäLPta@³@s¹ TúUÿ²]'¸f»¡ -Ä鉙Z¬¹ac‚VÝDÏ püÔ¿ñ ´ØÛiÝòú@H؈×!¼ `ö ^7B©µk4‹º)·¯ãmÖr;Ä‘[™sE€Füí¸à°Ü?ÍŒ„¶WHóê9|†c>×!z ãÖeB |ô™0â¦cwý»œ†3FFì~öáš©]æ`Úx§aÞ7èØitðŽL€ÿ!^=ε -ñø"!Ÿ£ü\¯ŠÌm´UuÖm~ NóÍm§;çq2>á - rD‹­ -o¾OCk3CoCÜW‹PÛÀûMüZDiS&jäõà*ºÜV؆غ`¦t_ '†¸*)º˜‡g€Å¸`Ù^°á#ž¶‹"ÿڬ昱ú4KI,²¢BiF‹ýÑ%8°~í /|¹^øìà »{à ’ned^ûAŠwRÍÃÐÒ4ëxšŠ -?•÷iš‰„ -Òq«Õ ÙŸçlŸ`~›,¾Á“nyMÈlz¢²¥Å| !œÅñ<­½m•®7Yâ,zŠé&•¦® pîaÀwz -Šk¾Ž×žt­Üêpxâ·eºtù®;aÔ¢ú 9‰v’,F-vÌb'„Ͳº$+4‡â¶W_…êlœdÅ.lRJǃ¡Þú Ëû¢©¤&ÝRS(¶ÜºX¶ZÇ™ŸíUöµûºÞœ?<< Ÿ’æᱠɲ9^·ËošÛãÛ";~òïžÊã”×TìÒ „‘;ðÛŽè#áÔÀ;.Î°%`ú !ˆTðqQ9Dæ(‚vÞŸs>¶ïŽµ ô¿Š8Kk+d“±Á•Û*Ãÿš¸JÛPšLJ¼rÓØÀ[?%Yì -ŒÇªNÖÕ´¸iüNœh[cD½ìRš(è½Ù%ü6mv7û '[`ñÁ=WGŒçÇÀkB5ûuà5í¸Ör xˆ±k[l¶«åèCC6¹ -žqAo\>®!!·t m9T–›¦ž¤: È”Æõ¤eºÈ%†Æå…¡èÐ6ÏËZ‘|Ú¸§ÚwéA¾ÌFÎr$¢Ý¼2=üee# >Ú6 -¬q³ºK²ŸÝ¦0I¡’3ƒˆëG®è„%-à'À¡ ËrfKÈeP)§ÂLbºÝ"4ƒÚʉ"kÖ‰[Þ¸\hâû48G¸ý¼ËtµŽùeR¦Iå¾+ͽ‡0m÷¸ÈESÎ…iUå6Yƒ¶/&‰ÁD$ìn}Vù—=ÂuœçnkqI™Å+ï9¯à!Í»{‰CSp¯bJ"ùH0/®©š¾9²e¥¿R*Ý–•nÔÑ0Þ4tU–±Œ‡ÿ(Ü“†fDÂáý2iàí‡+,aùÎ1@U[´p{«Ñж -VíHúÑ€fp°~Ü$ÓÌ!¡íК¸þCÙ`DEƒ‹ŠÿçéL…iPMº‚ñw(ÙÝCpå\ÓËoÕ ‹½—QPÕÐë!ì—O\7s­()Ð%ˆ_moŒðÉÁ —vÚ'y -(W f½$xxÒ`Ñ"B¡ÛÖ:v¹Ó -h$eÛ(J^'ymÓçįÖE]쯹 ‰4fª=dR\À«úëØ1 „XœLË9'ý2ÅÁ%:¸$wY-ý~woB‡ÂÎÍ8£k•˜î^±H÷ò5ÁÆ…{(!¼žQ·ÃwCÉÚË` q¹t;ÕVÍad¢Òi«ã0;Ôz¶­ïû6­Öðô´gÈ~€¾mŽ›$öÛy±÷ò.oï{únoŽŸªïÜô@—öN_jÚÅè¡×>B Ï-ŠS7?CÈß…\`>úˉ$W÷eâËÑ,±÷ V0_ÆþRƒû‹T΄ît'Òî’m ”déž–o èõ”‹.ºZNdºËИú]wƒ:¬%ÙϧFM_"|"îÌÞûöó\Ò ÍªöpOÛSCvcÏk™–ƒ³Þ”6Oj¹síww¬x¤{â‡CÆ;`V¿ûþÔ…Oég^Š¢—ü -[é„Š¶`0c3­¾R²È¨ßsiÓ¶o¯^ü Ñb) +xÚ­YIsÛ¸¾çWèHU`ì }Ëö2ãĉ_ìçTM2Z¢e&©p‰Ëÿ~ºP\DåYq6@  @øº¿^Hgë½yöâêÙÉ$›ÊfW·3®"ÑhfŒ 5»ZÍ>WwÉüŸ«3å=Q&‰5¬ceÞ}øpqé¥ FD*ÓJ]Ì™ +âå·xíWbÆ(îè„©!BD­´æ(ôŒúÓ¶íl!%øÊB(jí¤?Ÿ½}ÍØ?ƒwfŸÆ„Á[2Y|šG<°}œwyUäÀ“ÑÁ¹m%ߦ9žõÁ ˜àŸ€ŸÀX»Æûxý0×*ð‹ÄùÊ÷„Xp=g< +Š¯5žl&('†Ã÷lOþ…rjç”hÆ°ÙÍ%Ë»ò£úöEKêP—I\.ïÒ|í¶»-J·Uµ‰³Ì-Å¥!*ä³DI¿Z•n¶Y2_pEƒ¸©‹MQnïҥȊb[‡K8À…1Њ0Üa}~éÞ8›s…¿û/‹Í¶©ýÃy\ß‘)„£ˆÀbíB8i&O9¥_8ל ?Æ)cÄAIèÌý)%gåz6øhAšRPnÑ • Έf§.׌ïi S”vðqz’¬²ÔÞi¨  ‡È±ÃÀù)Ðqü% {ç~FqÐ(«-p¶ávCmaœÊÇí¹¯+R°à}šm‹:É—vw· ŶC€«®[ܺv[¦›ÄíÈ” T Uj[ Ü'¥Ã­(WÐU¨Š¤BbÂü}õyž­çŒÉMi)bJw¤„.éŽPôTKÔ£;Õá¿Kuœ˜séUgÇ4ç‘ÞÓNáW[°™®æF¾/‹`÷äPg}Ôá ¦–Å›¬p(¤Á›$Oʸ¶FŽ"Mž‚o²÷¸J«ºLoæœMø5KX½Ø¸þ;|×u«ïM\&Ó¶­$QB1ÙõMšû‡W»E†Ð舘=³–_¨¢þ±SIB$…iM>Šô‘±èF\®Äȼ߾½ æ-„ð\ßz3âúPù Àá&Oܸlù= μÀ+ß^Ü¥Y–"{. •ÁëøbR>¸ÙUWU±L¼X79……ûÒL¶÷ø|òª‰Öª•X ½ºMÒÊý˜ó¢¹EKŠóõ$Þ A1R ¿(çRŲµÆ q«ž;>·ÝKš8£ŒPjÆÔ.(j°Z Y„Z ¹ÜY*ý–ªàç°‘¥‚\³}[âô¼L-ØÜ°1?«n¢§8~æÇ_ùZðí´ni}àEÆAØ7Ð~= G–ÙµšeÝ”‰Û×7kÉbác®ðƒÞwñÿŠ‘°ƒö +éÝÑt^=Ead?¨hù\‡¨0Œ[ ðQeˆ›ŽÝõo Æ<ë „‘jŸ9˜6^g˜W :Öm£Ä=ì{Qâ£ü¾ò) +¢ƒEæ6ÚyuÖm~:óÍí¦;Ýqn|BÀË-v^xû}Z›DxâN-B— yÐÄÓ"JÛ2P#¯W±ඎmèœ-Sº¯†C\•ÉÃ3Àbœ­áLÏÖðï Ûe‘mÖsLn|˜¥$–YQ¡kF‰ÃÖ%8°~2/|¹o^øìÍ »Í ò3edg^‡A€¢sÕ< -K󈱎¦é±¨ˆÑýº—tgÓuaËU˜©¸Â!îú½Ód‰õû>ùœgZþ—¢=°„$h³iê½*×lBKÃ!”ÓŸ|ùÖ·+ïÎ] ÚuÖ›-2Pš'&”ê˜àíòi÷E‰SpdpŸµ­â“3eè<·Ó&ø;ÉS°à*Át„Cp4´"h/†:Wk[çj±Ë¥˜Î4 z¡lÇàà-7I^Û¼&ñ«uŒ'íG£Hc]Š x^Æ΋}ÆÉt ÅI?u–(:K”Üå<üõÊýA/Œ!7c¸Z3¢û5Aéþ‡;6.É„ ê—¿ÄÀ©!³Aa­úZ€Ë•Û§¶QŒL$ 0mã+˜Æ`lW·éË´1 ÿÖ Ù§Þ×Cq›Ä~;„ù°K>®·_xqÓƒ\Úo5RÓŽ|-ç uDàÕb8UÑ.ø>àB<…c!´»º+_%È[7²æ« ĉõ΄îv'>î’  “dåž– èõ˜]ndº÷¥Vý®‚ì$Å~:3jº¶ó‘¸;{çÛOèÐÒ¬j/÷¬õ |œ½¯UZ Nz[Ú¸äÖµßݵâ•°™È€Wýîø„‰ßÉú1µâèe%Âf ¡¢-àË0†€Á"£~OU¦m__=û0í† endstream endobj -1205 0 obj << +1230 0 obj +<< /Type /Page -/Contents 1206 0 R -/Resources 1204 0 R +/Contents 1231 0 R +/Resources 1229 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1208 0 R -/Annots [ 1182 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R ] ->> endobj -1182 0 obj << +/Parent 1210 0 R +/Annots [ 1204 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R ] +>> +endobj +1204 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [324.279 705.162 337.18 716.912] -/A << /S /GoTo /D (page.43) >> ->> endobj -1188 0 obj << +/Rect [445.15 705.162 458.052 716.912] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1211 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [303.028 669.506 315.929 680.848] +/Rect [324.279 669.876 337.18 681.627] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1212 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [303.028 635 315.929 646.341] /A << /S /GoTo /D (page.19) >> ->> endobj -1189 0 obj << +>> +endobj +1213 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.224 633.441 358.126 644.783] -/A << /S /GoTo /D (page.43) >> ->> endobj -1190 0 obj << +/Rect [345.224 599.714 358.126 611.055] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1214 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [417.376 596.968 430.278 608.718] -/A << /S /GoTo /D (page.43) >> ->> endobj -1191 0 obj << +/Rect [417.376 564.019 430.278 575.77] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1215 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [204.203 560.903 217.104 572.653] -/A << /S /GoTo /D (page.50) >> ->> endobj -1192 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [249.672 525.247 262.574 536.589] -/A << /S /GoTo /D (page.52) >> ->> endobj -1193 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [316.228 488.904 329.129 500.524] -/A << /S /GoTo /D (page.53) >> ->> endobj -1194 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [134.538 454.961 147.44 464.459] -/A << /S /GoTo /D (page.50) >> ->> endobj -1195 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [318.267 416.775 331.169 428.394] -/A << /S /GoTo /D (page.46) >> ->> endobj -1196 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [276.039 380.71 288.941 392.329] -/A << /S /GoTo /D (page.50) >> ->> endobj -1197 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [292.403 380.71 305.304 392.329] +/Rect [204.203 528.734 217.104 540.484] /A << /S /GoTo /D (page.51) >> ->> endobj -1198 0 obj << +>> +endobj +1216 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [372.855 344.514 380.303 356.265] -/A << /S /GoTo /D (page.8) >> ->> endobj -1199 0 obj << +/Rect [249.672 493.857 262.574 505.199] +/A << /S /GoTo /D (page.53) >> +>> +endobj +1217 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [288.955 308.859 301.856 320.2] -/A << /S /GoTo /D (page.39) >> ->> endobj -1200 0 obj << +/Rect [266.036 493.857 278.937 505.199] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1218 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [341.503 272.794 354.405 284.135] -/A << /S /GoTo /D (page.50) >> ->> endobj -1201 0 obj << +/Rect [316.228 458.293 329.129 469.913] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1219 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [276.039 236.729 288.941 248.07] -/A << /S /GoTo /D (page.35) >> ->> endobj -1202 0 obj << +/Rect [134.538 425.129 147.44 434.627] +/A << /S /GoTo /D (page.51) >> +>> +endobj +1220 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [233.308 200.664 246.21 212.006] -/A << /S /GoTo /D (page.43) >> ->> endobj -1203 0 obj << +/Rect [318.267 387.722 331.169 399.342] +/A << /S /GoTo /D (page.47) >> +>> +endobj +1221 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [163.011 166.312 175.912 175.941] +/Rect [276.039 352.436 288.941 364.056] /A << /S /GoTo /D (page.52) >> ->> endobj -1207 0 obj << -/D [1205 0 R /XYZ 80 770.89 null] ->> endobj -972 0 obj << -/D [1205 0 R /XYZ 81 735.618 null] ->> endobj -597 0 obj << -/D [1205 0 R /XYZ 81 699.554 null] ->> endobj -968 0 obj << -/D [1205 0 R /XYZ 81 663.489 null] ->> endobj -969 0 obj << -/D [1205 0 R /XYZ 81 627.424 null] ->> endobj -1080 0 obj << -/D [1205 0 R /XYZ 81 591.359 null] ->> endobj -1114 0 obj << -/D [1205 0 R /XYZ 81 555.294 null] ->> endobj -1133 0 obj << -/D [1205 0 R /XYZ 81 519.23 null] ->> endobj -1079 0 obj << -/D [1205 0 R /XYZ 81 483.165 null] ->> endobj -1022 0 obj << -/D [1205 0 R /XYZ 81 447.1 null] ->> endobj -1082 0 obj << -/D [1205 0 R /XYZ 81 411.035 null] ->> endobj -483 0 obj << -/D [1205 0 R /XYZ 81 374.971 null] ->> endobj -891 0 obj << -/D [1205 0 R /XYZ 81 338.906 null] ->> endobj -1083 0 obj << -/D [1205 0 R /XYZ 81 302.841 null] ->> endobj -829 0 obj << -/D [1205 0 R /XYZ 81 266.776 null] ->> endobj -971 0 obj << -/D [1205 0 R /XYZ 81 230.712 null] ->> endobj -1116 0 obj << -/D [1205 0 R /XYZ 81 194.647 null] ->> endobj -1204 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F83 478 0 R >> +>> +endobj +1222 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [372.855 317.02 380.303 328.77] +/A << /S /GoTo /D (page.8) >> +>> +endobj +1223 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [288.955 282.143 301.856 293.485] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1224 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [406.314 246.448 419.216 258.199] +/A << /S /GoTo /D (page.55) >> +>> +endobj +1225 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [341.503 211.572 354.405 222.913] +/A << /S /GoTo /D (page.52) >> +>> +endobj +1226 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [276.039 176.286 288.941 187.628] +/A << /S /GoTo /D (page.35) >> +>> +endobj +1227 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [233.308 141.001 246.21 152.342] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1228 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [163.011 107.428 175.912 117.056] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1232 0 obj +<< +/D [1230 0 R /XYZ 80 770.89 null] +>> +endobj +980 0 obj +<< +/D [1230 0 R /XYZ 81 735.618 null] +>> +endobj +985 0 obj +<< +/D [1230 0 R /XYZ 81 700.333 null] +>> +endobj +602 0 obj +<< +/D [1230 0 R /XYZ 81 665.047 null] +>> +endobj +981 0 obj +<< +/D [1230 0 R /XYZ 81 629.761 null] +>> +endobj +982 0 obj +<< +/D [1230 0 R /XYZ 81 594.476 null] +>> +endobj +1091 0 obj +<< +/D [1230 0 R /XYZ 81 559.19 null] +>> +endobj +1129 0 obj +<< +/D [1230 0 R /XYZ 81 523.904 null] +>> +endobj +1149 0 obj +<< +/D [1230 0 R /XYZ 81 488.619 null] +>> +endobj +1090 0 obj +<< +/D [1230 0 R /XYZ 81 453.333 null] +>> +endobj +1035 0 obj +<< +/D [1230 0 R /XYZ 81 418.047 null] +>> +endobj +1109 0 obj +<< +/D [1230 0 R /XYZ 81 382.762 null] +>> +endobj +488 0 obj +<< +/D [1230 0 R /XYZ 81 347.476 null] +>> +endobj +904 0 obj +<< +/D [1230 0 R /XYZ 81 312.19 null] +>> +endobj +1167 0 obj +<< +/D [1230 0 R /XYZ 81 276.905 null] +>> +endobj +1110 0 obj +<< +/D [1230 0 R /XYZ 81 241.619 null] +>> +endobj +836 0 obj +<< +/D [1230 0 R /XYZ 81 206.334 null] +>> +endobj +984 0 obj +<< +/D [1230 0 R /XYZ 81 171.048 null] +>> +endobj +1148 0 obj +<< +/D [1230 0 R /XYZ 81 135.762 null] +>> +endobj +1229 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F83 483 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1285 0 obj << -/Length 1237 +>> +endobj +1309 0 obj +<< +/Length 1236 /Filter /FlateDecode >> stream -xÚ½YI£F¾÷¯àh¤¸ºV–ãؽh¢ŽÔš±”Ã(hwM0–É8¿>”0‹].ÏÁ²eQßûxû{µç;Øù^¬îk` -lÇFÆêÝpaY@Ä6Vñmö9Ÿæ_«ß÷‡îŸlj \èÖ' 1g (|Š¢—$Ió?yññGT˜höœ%eZAÜ?r|! lÊB}ò·F €FóaŒÙÚhÿñåùÎø6Ç Î¨3Jk¾CŸ#u[ìVÞ[æŸã²³ÕؽfIf GÁ®¡9Ì‘Z€Yέ8Jôš#ÛSüZ¾E•…ûY@¤HO´Áî*L°ù§ôr¾: -ë§å2àˆyµÕdÌ%Z‹‰a{71›ý0›…f}ºRÕ…‰Ûˆ\à⎫Dá{q%,l#f|ýq-äü˜ªô/.¸WÉ&ÉÒî7Zá±I¡ÔS–KU¥µï[Ób—ÚˆØS9ªå6Yø(œ&z๟ñp.L—d½¾ƒDv„ÈUtÂ&bL¢·ùåyâs¯ƒaæ…à—•þßURè'è‹YªI`’`ƒ>@ðKå5‚àb”!a»ôV %z/Ã$ë#Ä,@l¬šhÇé%ZËéâ…Ÿ_(`”>”a*ä¨öAl‚“à”oD{&B¢¼AHÐÀ‚  æ"‰®X=¯«_@¸-ýrúî•Ì¿ó?v£†e§«º–¡So_åà -QËF#L‘êY: ´c7\êjw'jÑÒ‹“˜û^´ô¶Q¸Wsú'8Ä.˜àX—\’nû(Ù`‡êadÌ%ZG?B-U9Ü6)*í\*ˆN þîUu«µGVcêA;_5t⋇Î#6‹íkXuç›þÉ"@mUc·‘îw—h3G ƒAX®%™.‡ê%!ÀÁª~È&t&ÁÛJ c1 k§rÒ4öÉöÙºñ -6ódñÍÃŒ‡ù¡TXí~.©Öÿ*‘ ãMX™¦:Þm~Ìzo´Pô×Ê}®5®¾Ä¯Ó”yzr&€õÝK§Ö £]º’†"Œ2]åŽG˜o+ÙlÊ‹‹Þ›0]A&Ñ:Z—âo9ˆÊw›ê‰Ö©žô¾¤Î±žíãïåÚd3Ï?*Þ~”äûîRÁ™qO·®o1±þŸÑt³S­2Ïß.k-½Tk‰ý“(Š:zÊ !á:®±3`Á“ø҃㾑‡ÅuËô -±îÖQˆruØTÇ5L§W÷‹¹ýÂêAÈýQmOãuñ¡½'û‚¾¶\2’w'½”áâH%Á¡Akqønb=¹¥Ø_¡¤7]¼?ð,ô‹×, J¿ÐnŒÎ· Ûªošõ¿~Ga -ŽÂó4ò¶/ü-ó²m}EùžhŸ.<Éi5ZÇ_ò"ão&†³R§Ë8·¹Þrô_o9Ó×[A£ž‹¬¯sû¦ÿmœóïã¥ÎcnÄ”“kopq·¦öu´Õ|•¤»M»º¿qõ²ä§'òQýt-¡ùùn"(ú1‘ø*U½³Ü;6@‰èfˆ(’³ºÕÖÈãêîwá’} +xÚ½YËŽ£8Ý×W° ÒÄec›Ç²“z¨G5R©;Ò,Z³ €JÜC€1ÐÓ™¯N„Äqz%Šð¹‡û¾×ÐXÐx¾ƒ½ïÅêîþÉò ‹Çu±z7\dض vŒUh|›}NÂè§ù×ê÷áû'‡zõ hÌ)ÊŸâø%M³üOVlþˆ ÍžyZfÄýÆí“YÀ!T Ô'kÄh4J‰Á×F÷/ÏwÆ·¹EáŒx'iÍ÷ès„%^‡ÝÊ‹£üsrCv®»Wžfo8 +v ÍqŽÄÔvoÅQ¢×éâ×ò-®,]©êR»À®@äÏê¹J½WÂÂ."gë͵ó6Ué1~R0¿,Òmʳ ­°Ä$Pê‰çRUYíûÅδé¥6ÂîTŽê¸ …ÓÄ,8Û +·aÂt)ô$²#Dž¢ó`:c½Ë/ÏÓ€ùE¾3/?^WIa˜ lj«&{Š`ƒ>BðKå5‚àâ$CLå‘[1”èƒ S>DˆÚ;–j> =§—h§?Š~~¡ïdœ¶ ë§ó&_%c*^"ëÜ/Ì=lç«Ò,Fç¤Ù_œH>(¿/_%½“ñôNÕ³;9I|ËÂ0Žôb*U 2̵îÓQécÆ%BŽjD'r´á”oE{&B¢¼AH‘°d5˜‹4>ºbõ¼®~Y]é—'nx-€=èôF Ë^Wu-;C§þ¡ +ʇ¢Ö>a*ˆTÌÒ¥µÝp©«Ý¨EK?IøñÒßÅÑN^=ÌéŸà½`‚£}ri¶¢ä``¹D#c.Ñzúj©Êá®1HQiçRAdz ö¯ª[­²SÚùª¡Óºxèl±Yì^£ª;ßO⨻;uö¿ûD›9:ÀölÉt9V/1®¥ê‡t¢†Kð®Ò¢D ÈÚ©|h‡dlÝxË}Y|óˆ³(?– +»ÛÏ¥ÕZà_%ŸdQf™Žw›·YŒ¶‰D­œ×ÓêKƒ:M—§'w8¼b÷BÏ)Fût/$E¡zÊéDV’à]c¥ÛmYøI18ðBà`ª+È$ZOëRü-QùŽ§¦z¬uªÇƒ/©s¬§{ää{¹6éÌZÅ;ˆÓüÐ]*83¨ãöõ-&Ößbâ3º‚~vªUæ»e­¥—j-1²EAWO¹$$\Ï5ö,Xš\að´oäQqÝ2½B¬»uÔ@†¢\7Õa»†éôêa1·_X=¹?ªíi².6Úûp<á¬Cm¹d$ïN)¹ÂÅ‘J‚CƒÖá²ýÄúá–âp…’ÝtñþÀx¯< Ë Ðn oº'Tß4ëýŽB…åYìï^Ø÷ù®¾¢|OµO}Èi5ZÏ_ò‚³7Ó‚³R§Ëx7¹Þžöª„½éë­°Q ËEÖ×¹}sµ¿{ÞàÝ^ê<ÆÑVL9¹ö·7vw´Õ|•fûM»²¿MÜ{ÖË’Ÿ¾ÈGõÓµ„æ绉 èÇDf`ÿ©TõÞr¯l€`ÑÍ`$gu»›ÁWwÿíÇ’g endstream endobj -1284 0 obj << +1308 0 obj +<< /Type /Page -/Contents 1285 0 R -/Resources 1283 0 R +/Contents 1309 0 R +/Resources 1307 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1208 0 R -/Annots [ 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R 1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R ] ->> endobj -1209 0 obj << +/Parent 1210 0 R +/Annots [ 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R 1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R 1281 0 R 1282 0 R 1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R 1289 0 R 1290 0 R 1291 0 R 1292 0 R 1293 0 R 1294 0 R 1295 0 R 1296 0 R 1297 0 R 1298 0 R 1299 0 R 1300 0 R 1301 0 R 1302 0 R 1303 0 R 1304 0 R ] +>> +endobj +1233 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [198.203 611.61 211.104 623.422] -/A << /S /GoTo /D (page.48) >> ->> endobj -1210 0 obj << +/A << /S /GoTo /D (page.49) >> +>> +endobj +1234 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [198.203 598.061 211.104 609.873] -/A << /S /GoTo /D (page.47) >> ->> endobj -1211 0 obj << +/A << /S /GoTo /D (page.48) >> +>> +endobj +1235 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [232.026 584.512 244.928 596.324] -/A << /S /GoTo /D (page.47) >> ->> endobj -1212 0 obj << +/A << /S /GoTo /D (page.48) >> +>> +endobj +1236 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [147.468 570.962 160.369 582.775] /A << /S /GoTo /D (page.28) >> ->> endobj -1213 0 obj << +>> +endobj +1237 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [181.291 557.413 194.193 569.226] /A << /S /GoTo /D (page.27) >> ->> endobj -1214 0 obj << +>> +endobj +1238 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [153.192 543.926 166.094 555.676] -/A << /S /GoTo /D (page.39) >> ->> endobj -1215 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1239 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [119.925 531.162 132.827 542.127] -/A << /S /GoTo /D (page.39) >> ->> endobj -1216 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1240 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.991 516.828 138.892 528.578] -/A << /S /GoTo /D (page.39) >> ->> endobj -1217 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1241 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [229.577 503.278 242.478 515.029] -/A << /S /GoTo /D (page.37) >> ->> endobj -1218 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1242 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [209.477 489.667 222.379 501.48] /A << /S /GoTo /D (page.35) >> ->> endobj -1219 0 obj << +>> +endobj +1243 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [215.115 476.118 228.016 487.93] -/A << /S /GoTo /D (page.45) >> ->> endobj -1220 0 obj << +/A << /S /GoTo /D (page.46) >> +>> +endobj +1244 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [220.752 462.569 233.653 474.381] -/A << /S /GoTo /D (page.45) >> ->> endobj -1221 0 obj << +/A << /S /GoTo /D (page.46) >> +>> +endobj +1245 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [141.831 449.867 154.732 460.832] /A << /S /GoTo /D (page.24) >> ->> endobj -1222 0 obj << +>> +endobj +1246 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [128.647 436.318 136.094 447.283] /A << /S /GoTo /D (page.9) >> ->> endobj -1223 0 obj << +>> +endobj +1247 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [166.359 421.983 173.806 433.734] /A << /S /GoTo /D (page.9) >> ->> endobj -1224 0 obj << +>> +endobj +1248 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [181.291 408.372 194.193 420.184] /A << /S /GoTo /D (page.31) >> ->> endobj -1225 0 obj << +>> +endobj +1249 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [213.214 394.885 226.115 406.635] -/A << /S /GoTo /D (page.37) >> ->> endobj -1226 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1250 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [162.727 381.336 175.628 393.086] -/A << /S /GoTo /D (page.43) >> ->> endobj -1227 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1251 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [119.925 368.572 132.827 379.537] -/A << /S /GoTo /D (page.43) >> ->> endobj -1228 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1252 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [135.689 355.023 148.59 365.988] -/A << /S /GoTo /D (page.43) >> ->> endobj -1229 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1253 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.991 340.688 138.892 352.439] -/A << /S /GoTo /D (page.43) >> ->> endobj -1230 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1254 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [170.017 327.077 182.918 338.889] -/A << /S /GoTo /D (page.53) >> ->> endobj -1231 0 obj << +/A << /S /GoTo /D (page.55) >> +>> +endobj +1255 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [181.291 313.528 194.193 325.34] /A << /S /GoTo /D (page.34) >> ->> endobj -1232 0 obj << +>> +endobj +1256 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [119.925 277.314 132.827 288.279] /A << /S /GoTo /D (page.12) >> ->> endobj -1233 0 obj << +>> +endobj +1257 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [136.289 277.314 149.19 288.279] -/A << /S /GoTo /D (page.39) >> ->> endobj -1234 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1258 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [152.652 277.314 165.554 288.279] -/A << /S /GoTo /D (page.45) >> ->> endobj -1235 0 obj << +/A << /S /GoTo /D (page.46) >> +>> +endobj +1259 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.991 262.979 138.892 274.73] -/A << /S /GoTo /D (page.39) >> ->> endobj -1236 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1260 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [167.488 236.666 180.389 247.631] -/A << /S /GoTo /D (page.45) >> ->> endobj -1237 0 obj << +/A << /S /GoTo /D (page.46) >> +>> +endobj +1261 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [119.925 223.117 132.827 234.082] -/A << /S /GoTo /D (page.44) >> ->> endobj -1238 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1262 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.991 208.783 138.892 220.533] -/A << /S /GoTo /D (page.44) >> ->> endobj -1239 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1263 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [114.858 185.271 127.76 197.021] -/A << /S /GoTo /D (page.39) >> ->> endobj -1240 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1264 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [198.203 171.66 211.104 183.472] /A << /S /GoTo /D (page.15) >> ->> endobj -1241 0 obj << +>> +endobj +1265 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [158.742 158.11 171.644 169.923] /A << /S /GoTo /D (page.15) >> ->> endobj -1242 0 obj << +>> +endobj +1266 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [140.134 144.623 153.036 156.374] /A << /S /GoTo /D (page.14) >> ->> endobj -1243 0 obj << +>> +endobj +1267 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [147.187 131.859 160.088 142.824] /A << /S /GoTo /D (page.15) >> ->> endobj -1244 0 obj << +>> +endobj +1268 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [147.468 117.463 160.369 129.275] /A << /S /GoTo /D (page.22) >> ->> endobj -1245 0 obj << +>> +endobj +1269 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 103.914 199.83 115.726] /A << /S /GoTo /D (page.17) >> ->> endobj -1246 0 obj << +>> +endobj +1270 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [344.763 611.61 357.665 623.422] -/A << /S /GoTo /D (page.52) >> ->> endobj -1247 0 obj << +/A << /S /GoTo /D (page.54) >> +>> +endobj +1271 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [344.763 598.908 357.665 609.873] /A << /S /GoTo /D (page.31) >> ->> endobj -1248 0 obj << +>> +endobj +1272 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [337.154 585.359 344.601 596.324] /A << /S /GoTo /D (page.9) >> ->> endobj -1249 0 obj << +>> +endobj +1273 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [354.996 558.261 367.897 569.226] /A << /S /GoTo /D (page.33) >> ->> endobj -1250 0 obj << +>> +endobj +1274 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [355.268 543.926 362.715 555.676] /A << /S /GoTo /D (page.9) >> ->> endobj -1251 0 obj << +>> +endobj +1275 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [359.125 530.377 372.026 542.127] -/A << /S /GoTo /D (page.46) >> ->> endobj -1252 0 obj << +/A << /S /GoTo /D (page.47) >> +>> +endobj +1276 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [344.092 516.828 356.994 528.578] /A << /S /GoTo /D (page.18) >> ->> endobj -1253 0 obj << +>> +endobj +1277 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [353.659 503.278 366.561 515.029] -/A << /S /GoTo /D (page.44) >> ->> endobj -1254 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1278 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [356.037 489.667 368.939 501.48] -/A << /S /GoTo /D (page.51) >> ->> endobj -1255 0 obj << +/A << /S /GoTo /D (page.52) >> +>> +endobj +1279 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [361.675 476.965 374.576 487.93] /A << /S /GoTo /D (page.31) >> ->> endobj -1256 0 obj << +>> +endobj +1280 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [360.03 463.416 367.477 474.381] /A << /S /GoTo /D (page.9) >> ->> endobj -1257 0 obj << +>> +endobj +1281 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [367.312 449.867 380.213 460.832] /A << /S /GoTo /D (page.24) >> ->> endobj -1258 0 obj << +>> +endobj +1282 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [363.226 436.318 370.673 447.283] /A << /S /GoTo /D (page.9) >> ->> endobj -1259 0 obj << +>> +endobj +1283 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [408.281 421.983 421.182 433.734] -/A << /S /GoTo /D (page.42) >> ->> endobj -1260 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1284 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [345.406 409.219 358.308 420.184] -/A << /S /GoTo /D (page.42) >> ->> endobj -1261 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1285 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [351.472 394.885 364.373 406.635] -/A << /S /GoTo /D (page.42) >> ->> endobj -1262 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1286 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [418.047 381.274 430.949 393.086] -/A << /S /GoTo /D (page.52) >> ->> endobj -1263 0 obj << +/A << /S /GoTo /D (page.54) >> +>> +endobj +1287 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [362.397 367.786 375.299 379.537] /A << /S /GoTo /D (page.30) >> ->> endobj -1264 0 obj << +>> +endobj +1288 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [333.357 355.023 346.259 365.988] /A << /S /GoTo /D (page.28) >> ->> endobj -1265 0 obj << +>> +endobj +1289 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [370.786 331.511 378.233 342.476] /A << /S /GoTo /D (page.9) >> ->> endobj -1266 0 obj << +>> +endobj +1290 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [380.495 317.176 387.942 328.927] /A << /S /GoTo /D (page.9) >> ->> endobj -1267 0 obj << +>> +endobj +1291 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 303.565 397.125 315.377] /A << /S /GoTo /D (page.33) >> ->> endobj -1268 0 obj << +>> +endobj +1292 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [389.861 290.016 402.762 301.828] /A << /S /GoTo /D (page.33) >> ->> endobj -1269 0 obj << +>> +endobj +1293 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [418.065 276.529 430.967 288.279] -/A << /S /GoTo /D (page.37) >> ->> endobj -1270 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1294 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 263.765 397.125 274.73] /A << /S /GoTo /D (page.21) >> ->> endobj -1271 0 obj << +>> +endobj +1295 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 250.216 397.125 261.181] /A << /S /GoTo /D (page.35) >> ->> endobj -1272 0 obj << +>> +endobj +1296 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [412.41 235.819 425.311 247.631] -/A << /S /GoTo /D (page.50) >> ->> endobj -1273 0 obj << +/A << /S /GoTo /D (page.51) >> +>> +endobj +1297 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [411.193 222.332 424.095 234.082] -/A << /S /GoTo /D (page.38) >> ->> endobj -1274 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1298 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [345.406 209.568 358.308 220.533] -/A << /S /GoTo /D (page.38) >> ->> endobj -1275 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1299 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [351.472 195.233 364.373 206.984] -/A << /S /GoTo /D (page.38) >> ->> endobj -1276 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1300 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [345.406 168.92 352.853 179.886] /A << /S /GoTo /D (page.8) >> ->> endobj -1277 0 obj << +>> +endobj +1301 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [351.472 154.586 358.919 166.336] /A << /S /GoTo /D (page.8) >> ->> endobj -1278 0 obj << +>> +endobj +1302 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [356.037 131.859 368.939 142.824] /A << /S /GoTo /D (page.22) >> ->> endobj -1279 0 obj << +>> +endobj +1303 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [397.895 117.525 410.797 129.275] -/A << /S /GoTo /D (page.39) >> ->> endobj -1280 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1304 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [419.724 103.976 432.625 115.726] -/A << /S /GoTo /D (page.45) >> ->> endobj -1286 0 obj << -/D [1284 0 R /XYZ 80 770.89 null] ->> endobj -1287 0 obj << -/D [1284 0 R /XYZ 147.8 666.137 null] ->> endobj -330 0 obj << -/D [1284 0 R /XYZ 81 625.989 null] ->> endobj -1283 0 obj << -/Font << /F29 341 0 R /F74 458 0 R /F33 343 0 R >> +/A << /S /GoTo /D (page.46) >> +>> +endobj +1310 0 obj +<< +/D [1308 0 R /XYZ 80 770.89 null] +>> +endobj +1311 0 obj +<< +/D [1308 0 R /XYZ 147.8 666.137 null] +>> +endobj +334 0 obj +<< +/D [1308 0 R /XYZ 81 625.989 null] +>> +endobj +1307 0 obj +<< +/Font << /F29 345 0 R /F74 463 0 R /F33 347 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1380 0 obj << +>> +endobj +1404 0 obj +<< /Length 1553 /Filter /FlateDecode >> stream -xÚÍZ]SÛ8}çWø‘Ìl\Éòç#MeZZ2³Ý}‰¼u¬ÔPúëW²ìb»²ek¶LiFÝ{tï‘`ì `\ž¼]Ÿ¼¹°¡á™ ±Þ–˜ ÏaŸ!ÇXoϧë²øgýjÕ†BÛD¾ËpŠ1×>ÜÞ•£€i;^5êvS¼ù‚÷%"B|F1x&BA5ÚE|Ð (Ù¾¹ðìú襀É_"Çô]WüÑù·#IœÉðm‡÷+øߺ ñã8¶‘ìæŸ.OŒÏK˧V“ ›^ -!2;˜„/°d0È3§!GBC¿ Y’-§‰盈àdaƒÓ‰èË:¼Ó`ŸàEñ'¥Ç‘³  W ,Z›Zb¾ ¼Éhrͦ‘éÀqMäYŠ:@Vk¹%Z#š€ÄšÃûˆÌµè¶&v4Ú’„‘¦ôkŽÓpŸÐü8gF+ô‹gY‡bqi~¯²>4”TÙŒ»"¹w x~—Ö i{ªù¨:%x]ݱ;%ßf£}M”JðƸ$1a´h’~ر}À‚%å®jI´ûy•à$Öy}Ì1ãUjTšHË6 4Ñ«Ð;øÝp1~$Íf™å´wXMU•­ë÷ èbàS˜=ˆß²$ÄQ˜=/\gì2lwx:n'­a ÒÿŽÓ³8 qžÑMŽ,_áæ*~$IJnz$ [™,}¾kKUZÈV‰Þ§ZÒäÕWÐt‘iûºX -ðz)cëÁc»ˆMª±Þëkl-z×d—Uì8³ž°M*ƒôd…ƒñûî*‚Œ_o^™1vWAÞ&¸~¢i¸%[Α0%©<·žÉ~´%W ·ÉýEð—ÿ!»­t–ûàmS±QÓÃHü~ÏÆ3z ÁO¸õ:ÈÒz8ÒŒŸ|ŠáÊæõ·6+·"/R×I"rú韔îÄ¢ÞÒhyCóÝ‚SïËþõ|$}µÔà†1sbŠ>C6_{Í¥X"V—Æ€~•Âí6½*Ћ™ðê4‘ækUüGE}ÁðIU!Úò`;¿V¬ƒ²) ÅüˆùeÂM¾ÜGŽé³Oë%pù¼E,# 3Ό׵Ž‘c¿îDÔâD/»N0=䨺ù•àuÑq2]‘™vM5ÀEvkÅÉ|üÑ/d”<Ÿ‰ÎC©ýo›"´]“yײL»ºÕ«L•„ -Ø08ÏÑX–h­úÆoÅùu'1qŠb»“KZv² š£[hâTî™ì‰÷}º,,ì41ƒi”¤±%Ñ•‘¼nO*›×¿ìT9¯´+^ƒ^ûåöÄÎ#s}$ ¼JϺÁ¤Òf´HY¥c\"Ö¸cœ…Òbë!ÓòmUF°ŸQ Þf”¦têa„\%F/»¢ïfuŠçJ^ÝsUŽ"]­´8 -ÛRpéJ¨Š¨WtKzß‚t¥©ÿ‰Îág¿’¢W4þ7ßãÍó*¢ÅÕÕ¶+\ú&ò-MRªÐ›º~âþP¸ý@SÄJðVÄÞ…i–„÷yg§fä$Q€·(dzáfv•<½v¨üüÞdÅy‹?Æ2MÑ$üÎRHc©®lö;R. ΀®JôŸ(f îRºk™@W™ØM•_DD<Ï^¤ Jú®^îeÁñLWýö@Þ%x‹Ðuw{›txªIõÃ{ž^«rz/ÞEδè×qA懋äï§ó»#¨p#%ˆý°nŒØFS“C#š\“Þ[uqšæ¼Š+(%ùæKï^ É;Éû.çôâVX¹aév+ÓºŠ¥ÔU8Å{À(>jø’Š?úK*‚ØŸZÊ„ýê2Ñ Ó{ñ¥³»¯9 N:Mú´×Ò!õK_KÁ[úD’¢šñ×úN:íAÒ¶ú$k„ÆÁ -Â1_°S¬ðsDž×ø>ÒR¼aûÊUz–åDΕ^U–ÌKæÞPeWÜmˆ£Ù}Å…—ûŠ›âeìLOKB*-©dÔø²¦¢F §É¯*kŒß×¼¯¬MkOýÏ*çë“ÿ5U¦ +xÚÍZ]s›8}ϯà1žYS„Ä×cê&Ùì&mÚxfºû Ø²Ã#—¤é¯_ AT@h¶ž8Œ|ttïÕ½çJXÆÞ°ŒË“·ë“7žx0Ö;Ãv3°ÃsØ3èë­ñùtý@ÿ¬ÿ`CíÚP€Lè» §sýáÃí]9ª˜ÈñªQ· àœâͼ/!4€Ågƒ-Ï„0¨F»ˆ:±J¶o.C6_{Íe°D,/ýV>„Ûm4vU°¿[HxvšHóµ†*þQ‰¾`¸SU°¶ÜØίeë` mJLqÅ-#l~™p‘/×Ñcúì‰b¾´T¾oËH„3ãu­£#rœ×uD-Nô²«Óp,ÓƒŽªš°P ^:N¦Ë2ÓŽ©¸ÈN­8™?ê…Œ’ç³àóPjÿmSÈ5™vqmÛDÕ©^%ª$Ô`À†yZDcY¢µò?{äÇ9œÄÄ)Š}ìNNimØÉ2hŽj¡‰S¹g²'^÷é²°ÓôÅ ¢QâÆV ˆ*x¬„ìøöúáƒkÍ/ë*ç mÀ +¯!^ûÃí‰õ#s·>^¥g]…`RjC%R–é—ˆîgá£4Ùzд}¤ÊÈîgT‚·¥)Ý„zAO‰ÑË®è;Y¢¹†œW×\•¢HW+-ŠAE‘®ô5P êÝ’Þ» ]n*Á¢s8äÙ¯Ñ+ÿ›ïñæyÑâèjÛe.|ú¶¦PªÐ›qý.Äý9 Pû&‹•à-‹½ Ó, ïóN'NÌp ,Á[”ÎãŒIp3”[*Q~þ o²¢ßâ—±,¦h~g.¤±4®û•Ó‚;W%úO³wEºk›–®4%°›Q~qY<»ûl÷]½œ'ʌ㙮úéÿ@x—à-B×ÝåmRó>”“êÍ{žZ Tj-¿9ÓÇh|d~¨H~:¿:²N¤±ÒÛh*rhD‘kÒ{K£.NÓ”7PQ£$ß|é= 4i'yÝåœ^Ô +s",ÝjeZUJU…S|‘Œâ£†—T‚Ñ/©bjIΫÓDÓLïÅKgw_sf&œtŠôi·¥CÑ/½-oéIŠlÆoë;è´ Iû.$k„Æ¿`À˜¬Ä+ü‘ç5¾´$oÐ>r•ö²œÈ¹ÒM¢Ê’ùbÉÜ» …]qC¶!Žæ×*·éMq3v¦§$!•’T2j¼ì£)i IÃiò«Òã÷5ïKkÓÊè½V9_ŸüuU° endstream endobj -1379 0 obj << +1403 0 obj +<< /Type /Page -/Contents 1380 0 R -/Resources 1378 0 R +/Contents 1404 0 R +/Resources 1402 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1208 0 R -/Annots [ 1281 0 R 1282 0 R 1288 0 R 1289 0 R 1290 0 R 1291 0 R 1292 0 R 1293 0 R 1294 0 R 1295 0 R 1296 0 R 1297 0 R 1298 0 R 1299 0 R 1300 0 R 1301 0 R 1302 0 R 1303 0 R 1304 0 R 1305 0 R 1306 0 R 1307 0 R 1308 0 R 1309 0 R 1310 0 R 1311 0 R 1312 0 R 1313 0 R 1314 0 R 1315 0 R 1316 0 R 1317 0 R 1318 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R 1369 0 R 1370 0 R 1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R ] ->> endobj -1281 0 obj << +/Parent 1210 0 R +/Annots [ 1305 0 R 1306 0 R 1312 0 R 1313 0 R 1314 0 R 1315 0 R 1316 0 R 1317 0 R 1318 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R 1369 0 R 1370 0 R 1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R 1377 0 R 1378 0 R 1379 0 R 1380 0 R 1381 0 R 1382 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R ] +>> +endobj +1305 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [130.556 718.649 143.458 730.462] /A << /S /GoTo /D (page.23) >> ->> endobj -1282 0 obj << +>> +endobj +1306 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.287 705.162 138.189 716.912] /A << /S /GoTo /D (page.23) >> ->> endobj -1288 0 obj << +>> +endobj +1312 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [127.109 692.398 140.01 703.363] /A << /S /GoTo /D (page.18) >> ->> endobj -1289 0 obj << +>> +endobj +1313 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [137.052 678.849 149.954 689.814] /A << /S /GoTo /D (page.18) >> ->> endobj -1290 0 obj << +>> +endobj +1314 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [129.225 664.514 142.127 676.265] -/A << /S /GoTo /D (page.39) >> ->> endobj -1291 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1315 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [141.831 640.941 154.732 652.753] /A << /S /GoTo /D (page.32) >> ->> endobj -1292 0 obj << +>> +endobj +1316 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [140.145 627.453 153.047 639.204] -/A << /S /GoTo /D (page.39) >> ->> endobj -1293 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1317 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [153.863 600.355 166.765 612.105] /A << /S /GoTo /D (page.18) >> ->> endobj -1294 0 obj << +>> +endobj +1318 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [154.861 586.806 167.763 598.556] /A << /S /GoTo /D (page.33) >> ->> endobj -1295 0 obj << +>> +endobj +1319 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 574.042 199.83 585.007] /A << /S /GoTo /D (page.33) >> ->> endobj -1296 0 obj << +>> +endobj +1320 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [170.017 559.645 182.918 571.458] /A << /S /GoTo /D (page.33) >> ->> endobj -1297 0 obj << +>> +endobj +1321 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [175.654 536.134 188.556 547.946] /A << /S /GoTo /D (page.24) >> ->> endobj -1298 0 obj << +>> +endobj +1322 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [209.477 522.584 222.379 534.397] /A << /S /GoTo /D (page.24) >> ->> endobj -1299 0 obj << +>> +endobj +1323 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 509.882 199.83 520.848] /A << /S /GoTo /D (page.25) >> ->> endobj -1300 0 obj << +>> +endobj +1324 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [110.909 495.548 118.356 507.298] /A << /S /GoTo /D (page.8) >> ->> endobj -1301 0 obj << +>> +endobj +1325 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.145 481.999 177.046 493.749] -/A << /S /GoTo /D (page.46) >> ->> endobj -1302 0 obj << +/A << /S /GoTo /D (page.47) >> +>> +endobj +1326 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [124.851 468.449 132.298 480.2] /A << /S /GoTo /D (page.8) >> ->> endobj -1303 0 obj << +>> +endobj +1327 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [271.487 444.876 284.388 456.688] -/A << /S /GoTo /D (page.37) >> ->> endobj -1304 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1328 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [248.938 431.327 261.84 443.139] -/A << /S /GoTo /D (page.37) >> ->> endobj -1305 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1329 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 417.777 199.83 429.59] -/A << /S /GoTo /D (page.37) >> ->> endobj -1306 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1330 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [209.477 404.228 222.379 416.041] -/A << /S /GoTo /D (page.37) >> ->> endobj -1307 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1331 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [215.115 390.679 228.016 402.491] -/A << /S /GoTo /D (page.37) >> ->> endobj -1308 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1332 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [192.566 377.977 205.467 388.942] -/A << /S /GoTo /D (page.37) >> ->> endobj -1309 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1333 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [209.477 363.581 222.379 375.393] -/A << /S /GoTo /D (page.37) >> ->> endobj -1310 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1334 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [154.556 350.093 162.003 361.844] /A << /S /GoTo /D (page.9) >> ->> endobj -1311 0 obj << +>> +endobj +1335 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [140.014 336.544 152.916 348.295] /A << /S /GoTo /D (page.10) >> ->> endobj -1312 0 obj << +>> +endobj +1336 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [185.755 313.032 198.657 324.783] -/A << /S /GoTo /D (page.38) >> ->> endobj -1313 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1337 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [139.921 286.719 147.368 297.684] /A << /S /GoTo /D (page.8) >> ->> endobj -1314 0 obj << +>> +endobj +1338 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [197.99 272.385 210.892 284.135] -/A << /S /GoTo /D (page.39) >> ->> endobj -1315 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1339 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [119.925 246.072 132.827 257.037] /A << /S /GoTo /D (page.29) >> ->> endobj -1316 0 obj << +>> +endobj +1340 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [135.689 232.522 148.59 243.488] /A << /S /GoTo /D (page.30) >> ->> endobj -1317 0 obj << +>> +endobj +1341 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.991 218.188 138.892 229.938] /A << /S /GoTo /D (page.29) >> ->> endobj -1318 0 obj << +>> +endobj +1342 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [176.963 204.639 184.41 216.389] /A << /S /GoTo /D (page.9) >> ->> endobj -1319 0 obj << +>> +endobj +1343 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [119.925 191.875 127.372 202.84] /A << /S /GoTo /D (page.9) >> ->> endobj -1320 0 obj << +>> +endobj +1344 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [135.689 178.326 148.59 189.291] /A << /S /GoTo /D (page.30) >> ->> endobj -1321 0 obj << +>> +endobj +1345 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.991 163.991 133.438 175.742] /A << /S /GoTo /D (page.9) >> ->> endobj -1322 0 obj << +>> +endobj +1346 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [181.291 150.38 194.193 162.192] /A << /S /GoTo /D (page.30) >> ->> endobj -1323 0 obj << +>> +endobj +1347 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [170.017 136.831 182.918 148.643] -/A << /S /GoTo /D (page.54) >> ->> endobj -1324 0 obj << +/A << /S /GoTo /D (page.55) >> +>> +endobj +1348 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [136.193 123.282 149.095 135.094] /A << /S /GoTo /D (page.20) >> ->> endobj -1325 0 obj << +>> +endobj +1349 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [130.556 109.732 143.458 121.545] /A << /S /GoTo /D (page.20) >> ->> endobj -1326 0 obj << +>> +endobj +1350 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.379 96.183 177.281 107.996] /A << /S /GoTo /D (page.20) >> ->> endobj -1327 0 obj << +>> +endobj +1351 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [350.4 719.497 363.302 730.462] /A << /S /GoTo /D (page.24) >> ->> endobj -1328 0 obj << +>> +endobj +1352 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [341.845 705.947 354.746 716.912] /A << /S /GoTo /D (page.24) >> ->> endobj -1329 0 obj << +>> +endobj +1353 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [345.406 692.398 358.308 703.363] /A << /S /GoTo /D (page.24) >> ->> endobj -1330 0 obj << +>> +endobj +1354 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [361.77 692.398 374.672 703.363] -/A << /S /GoTo /D (page.37) >> ->> endobj -1331 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1355 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [351.472 678.064 364.373 689.814] /A << /S /GoTo /D (page.24) >> ->> endobj -1332 0 obj << +>> +endobj +1356 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [367.835 678.064 380.737 689.814] -/A << /S /GoTo /D (page.37) >> ->> endobj -1333 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1357 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [373.781 665.3 381.228 676.265] /A << /S /GoTo /D (page.8) >> ->> endobj -1334 0 obj << +>> +endobj +1358 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.69 665.3 397.591 676.265] -/A << /S /GoTo /D (page.37) >> ->> endobj -1335 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1359 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [380.823 650.965 393.724 662.716] -/A << /S /GoTo /D (page.37) >> ->> endobj -1336 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1360 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [402.373 637.416 415.275 649.166] -/A << /S /GoTo /D (page.37) >> ->> endobj -1337 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1361 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [386.01 623.867 398.911 635.617] -/A << /S /GoTo /D (page.37) >> ->> endobj -1338 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1362 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [345.406 611.103 358.308 622.068] -/A << /S /GoTo /D (page.37) >> ->> endobj -1339 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1363 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [351.472 596.768 364.373 608.519] -/A << /S /GoTo /D (page.37) >> ->> endobj -1340 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1364 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [353.883 584.005 366.784 594.97] -/A << /S /GoTo /D (page.37) >> ->> endobj -1341 0 obj << +/A << /S /GoTo /D (page.38) >> +>> +endobj +1365 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [350.4 569.608 363.302 581.42] -/A << /S /GoTo /D (page.44) >> ->> endobj -1342 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1366 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 556.906 397.125 567.871] -/A << /S /GoTo /D (page.41) >> ->> endobj -1343 0 obj << +/A << /S /GoTo /D (page.42) >> +>> +endobj +1367 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 543.357 397.125 554.322] -/A << /S /GoTo /D (page.36) >> ->> endobj -1344 0 obj << +/A << /S /GoTo /D (page.37) >> +>> +endobj +1368 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [406.772 528.96 419.674 540.773] -/A << /S /GoTo /D (page.44) >> ->> endobj -1345 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1369 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [356.037 515.411 368.939 527.224] -/A << /S /GoTo /D (page.42) >> ->> endobj -1346 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1370 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [350.4 501.862 363.302 513.674] -/A << /S /GoTo /D (page.40) >> ->> endobj -1347 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1371 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [367.312 488.313 380.213 500.125] -/A << /S /GoTo /D (page.44) >> ->> endobj -1348 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1372 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 475.611 397.125 486.576] -/A << /S /GoTo /D (page.36) >> ->> endobj -1349 0 obj << +/A << /S /GoTo /D (page.37) >> +>> +endobj +1373 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [429.321 461.214 442.223 473.027] -/A << /S /GoTo /D (page.42) >> ->> endobj -1350 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1374 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [395.498 448.513 408.4 459.478] -/A << /S /GoTo /D (page.36) >> ->> endobj -1351 0 obj << +/A << /S /GoTo /D (page.37) >> +>> +endobj +1375 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [389.861 434.963 402.762 445.928] -/A << /S /GoTo /D (page.38) >> ->> endobj -1352 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1376 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [367.312 420.567 380.213 432.379] -/A << /S /GoTo /D (page.39) >> ->> endobj -1353 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1377 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [451.87 407.018 464.772 418.83] -/A << /S /GoTo /D (page.45) >> ->> endobj -1354 0 obj << +/A << /S /GoTo /D (page.46) >> +>> +endobj +1378 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [372.949 393.468 385.851 405.281] -/A << /S /GoTo /D (page.40) >> ->> endobj -1355 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1379 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [367.312 380.767 380.213 391.732] -/A << /S /GoTo /D (page.41) >> ->> endobj -1356 0 obj << +/A << /S /GoTo /D (page.42) >> +>> +endobj +1380 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [378.586 366.37 391.488 378.183] -/A << /S /GoTo /D (page.38) >> ->> endobj -1357 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1381 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [361.675 352.821 374.576 364.633] -/A << /S /GoTo /D (page.42) >> ->> endobj -1358 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1382 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [356.037 339.272 368.939 351.084] -/A << /S /GoTo /D (page.40) >> ->> endobj -1359 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1383 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [372.949 325.722 385.851 337.535] -/A << /S /GoTo /D (page.43) >> ->> endobj -1360 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1384 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [406.772 313.021 419.674 323.986] -/A << /S /GoTo /D (page.41) >> ->> endobj -1361 0 obj << +/A << /S /GoTo /D (page.42) >> +>> +endobj +1385 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [429.321 298.624 442.223 310.437] -/A << /S /GoTo /D (page.43) >> ->> endobj -1362 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1386 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 285.075 397.125 296.887] -/A << /S /GoTo /D (page.40) >> ->> endobj -1363 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1387 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [395.498 271.526 408.4 283.338] -/A << /S /GoTo /D (page.44) >> ->> endobj -1364 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1388 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [451.87 257.977 464.772 269.789] -/A << /S /GoTo /D (page.42) >> ->> endobj -1365 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1389 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [412.41 245.275 425.311 256.24] -/A << /S /GoTo /D (page.38) >> ->> endobj -1366 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1390 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [372.949 230.878 385.851 242.691] -/A << /S /GoTo /D (page.44) >> ->> endobj -1367 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1391 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [440.596 217.329 453.497 229.141] -/A << /S /GoTo /D (page.40) >> ->> endobj -1368 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1392 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [434.959 204.627 447.86 215.592] -/A << /S /GoTo /D (page.42) >> ->> endobj -1369 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1393 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [341.845 190.292 354.746 202.043] /A << /S /GoTo /D (page.11) >> ->> endobj -1370 0 obj << +>> +endobj +1394 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [406.772 176.681 419.674 188.494] /A << /S /GoTo /D (page.14) >> ->> endobj -1371 0 obj << +>> +endobj +1395 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [378.204 163.194 391.106 174.945] /A << /S /GoTo /D (page.11) >> ->> endobj -1372 0 obj << +>> +endobj +1396 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [372.949 149.583 385.851 161.395] /A << /S /GoTo /D (page.14) >> ->> endobj -1373 0 obj << +>> +endobj +1397 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [356.037 136.881 368.939 147.846] -/A << /S /GoTo /D (page.39) >> ->> endobj -1374 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1398 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [384.224 122.485 397.125 134.297] -/A << /S /GoTo /D (page.43) >> ->> endobj -1375 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1399 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [440.596 108.935 453.497 120.748] -/A << /S /GoTo /D (page.43) >> ->> endobj -1376 0 obj << +/A << /S /GoTo /D (page.44) >> +>> +endobj +1400 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [451.87 95.386 464.772 107.199] -/A << /S /GoTo /D (page.40) >> ->> endobj -1381 0 obj << -/D [1379 0 R /XYZ 80 770.89 null] ->> endobj -1378 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R >> +/A << /S /GoTo /D (page.41) >> +>> +endobj +1405 0 obj +<< +/D [1403 0 R /XYZ 80 770.89 null] +>> +endobj +1402 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1479 0 obj << -/Length 1524 +>> +endobj +1503 0 obj +<< +/Length 1526 /Filter /FlateDecode >> stream -xÚÍZËrÛ6Ýû+¸”fj†>–±’x\Ûµ+©«´ š‚e4$ÁðáT_# EóåÉB#:8¸¸s¯hh[ÍЮ/®Ö¾  Ùºk@[?k»ºk¸šùw&ÖÖíëlýBæÿ¬çKáÁR€tÓ±8N¹æîááq%Vº:Âv½êqðÌó¿y[hš0Š«Å†­›¦[¯¶P±èÂl?|±ÑáêKdzñùÒĺcYÕnÒ{–?{ÑöŽ±Xµ‰mêÐAõ¿U[è†V½0FZ²ÕŽ¿X^_h_/!6fÈ8OI€_SÇÈ­ýAƒ˜e$ÊT|,¨sSõ£cÂót*l™ KB/PQA˜ÛÓéË´ÜV.“Éý€xÉê{î%dfM·¸kðWßkkáV£—äpÍ…,‰_¨¿`ñîŠsÛU–[åOAKËÔQo¶¸»— xBò‘$¡’€ºð8ä8 wD‡ÖtÒ°#¾{öìFéӰô0KU'v ¸ÖD·!À›xý™{)çE· Ëc%;N·/=³ÅYú±G?¤O,‰šb̲u õ1(9ˆ@“ý#cqwïÇiW¼JAÉ÷â„F>½`ö©%{ÝÔç(L©¼]Ûá¿êÖqK•©À%JìI>I"/+|3)ÐǺeE"-Á½®"–¦Ì§“3-9?0ÙÛ¨Ë*&»z è– ö-¼?s@vkï)Pœ‹$ ÷MTà$3 ¸FFŸr1ònà/- ÌÑ\ºñoF9úiŽ®À½q¹X4%@l趉' - .YiÙHfkÓ©j1¶¤Û—ìã4å¡åªTÕ¢&4qJoOi2³<+ >gÆX£tTèÛ §.ô%½+46ACÊSk¤,O¥$÷¿qRÜbñè’ õ’l%¯‹þÍ·ž_èEÀR²i¼MdéØr¦ªŸ]ÅñM³„>åœcÖCº$ÓéÐ%Iänµ¬Q7–ÜZeoÙxŸ&Ö¡;Õ< FWDg-×8Á2½5]é qÐêoj­°"!MwaH¸Ãù*Vâ9ù™—9Ñ0Vkˆac اR®XðÚ$ç°¥›6œ¨¯à2ŒÐˆ$ÓŒ¼ÐÛG^X"Ti@îá… üeÖ*KX´ våX®È¦ “¹ä`?rÍÓ¥AòÚ}ä)góý§Ž=´qR'‚5˼ Ø­ÊüTø–:E k'}î_hÌëtófñ*äfš¤,cÔ0뜀æí¼\[;³rfçlX:’ûΤ(­Ã åw ˜ÿÂÒ,ÃÒ´u^±£êˆi)0:nz|¥ÃÛþÒ¼R!O¼hÃ:ÏÚ\yž @¾[ìo·«3wõÞ5w릫#«oHá–ì,À¹po=ÓS ‰pl¼9ÂñžLݵ-K1?Óµ”:ÏžÈX5ú‰µ>ÑWšRž Ù½18$´ðvA!¼Û†rSñk´ØMÄeÓ½Ç4ÚŽÿŸ†Ñ½A>!f×j8ºéÀ‰ØÕèrÜD¯$IÉØ! Qç¢[°¹ÏƒŒÆõy}à¶bQ³µ†y˜ÛÓÃÊÆ8OG×(F/s­ˆŸ5%ˆ!—çôb³æ3-*»šQ©G݉( ð#ï¦O‰—ì¦(8H®ò -‹ô(îN»(ñÄ8—Î!ž½„a -B– žø§‰l„Fá[}*§] …Ïo&FÀ/Ôï -l*ÅÕ/ƵÉâ…÷ã] Zg!}¶!ãjw¿”3óâ ¡Â-vÕ¥ùå8và¿ÑÒN¤Àÿ/K¼q¬,îìoÃ0+dÊEŸx7²Cìƒbòx<Øjì`9Ý‚ëó®ý؉ÉÇïž‹ñ[×'¡s.»Ç~¿àÛïy;nþØGÕð@{þfŸŽY7?H2V4µX/¤› ïX¦‰'|ºÇä¦,ל~˜h;.pT?u9èQ´“™ZS”ù‹¸‚6‚\‚=ÿ̯—7V}™íâ‘ÏP=¨6n‘¨>¦Û®TñyØ÷Nò~BíößžÍËÂC~ÿ¼¾ø,te +xÚÍZ[s›8~ϯàÑžÙP$—ÇÆm3Ù¤›lì}êîÁŠ£- Ê%]ÿû [`.êô!ãŒGþôéè\¾sÀÐvš¡]_\m.Þ}²€æèžcmó¬Aäéžáibß™HÛlµ/‹Í ^þ³ù-…K¥›®Ípª5w÷÷k¾êÐÓ-ä4«–-ü૿㈦©£Ü±^l8ºizÍj•‹. ÎöÝ'Ç:\}i™†^þi"ݵíúG7ÙgZ<ûñîŽÒD¶‰cêеš=~«·Ð ­þCÈÒÒvüÅãõ…öå"canJü˜:²¼†Ñ$LhŽã\Ædž:3Õ8:&ì¦Sc‹lhù¡ŒŠ…˜=ݱ\zLÃÁE2Eb?]+ü/Á¢íÖs ö7öÚzìÔ WäPÃF4M^H°¢ÉþŠqÛ×–[OaKÛÔ­Ñìqw.ð„äN#)7uÇBóc,8ÜÒÐÉ¢ø^çÙ–SgQå/`‘ÉNì:ð챶ºoƒƒ·ñú³ð3Æ‹ìRZ$RvZ,8½±ôÌgáèÇ}Ÿ=Ñ4n‹1ÛÑmktˆ™‚ƒp4Ñ?rš ÷`ƒV¥ à{IJâ€$~8 ûÔ’’½nšs”¦”Þ®ã²_E™€ƒ ”èwœ¾sœÆ~^úÞ+–gR ÏuË’DZ{]M,Ëh@”31?0y³Q–uLõ0,A½m´ò÷ìÌ!Þoü§P~p&’l46QK<9‡keô1Ä#?Íìà•¤9šI7öÍ,G?ÍÑ5ø±7>®Vm ºc"E¡ÁÁ+=¶’™$ƬQbì‘ì^ò÷jÊCOJ“U‹†â”ÏOi"³"¯ +>cÆX«tTèû '/ô½+¶6ASÊSo$-O5¥´¾2RÌbÉì’­ÏTrÉVñZÑøßb祀^…4ÃÛÖÛ´lÙ®ªúÉÑe?,OÉSÁ8æ­0¥K2½]’@îöWËMcɬUõ–­÷i"zªæ º$:¹ÆVé­íJ'‰ƒ^“k…5ŽH¶"Ì.±r-¶‘«ÈÏ8¸È‰D‰\CL[À1•rMÃ×69‡lÝt ¢¾Žƒ‹trLbœªy¡óG^H Tk@æᥠüeÖ:Oi¼ ÷ÕX®Ì¦-“¹‰äà8ríÓ¥Iò:cä)có퇎Ÿ=ôq’'‚ Íý0ܯ«üTú–bV Œ›ºÇǘÜöWæ +yêÇ[:xÖæ‰ó òÝêív‡ZÛ2G¸kïÖMO·ì±!…zê,?æ¼µ£§šáœáè€ ï¦æ/úhÄs®’QÓG•MT9–ïè£*åé(º¾ý„àòJ2BãÙs"4‡·*‡„Vþ>,[¾1¡*~­»‰™ûì' ‰wó?e1ÎoÙQ '°¸n•—ÀÕM*"× KLöŠÓ Ï$ 5X”l>aN’¬b1cѸÝ\Ó<ÌéaU«^d³«&c”¹Ö8ÈÛÄ”ËsÇdø +áY)5ä„*ì)bÄÁ DžR?Ý+)†(*Oïg„Üpûe’ÏÌd Ñâµ|EOÓ4¢ˆñù³/¼åª‰Ýlý_UÁ‡nfK7ã^ãó™ô †âZ‡XÍk“Õ &ñPH§2 [~|k¸„ÿ/Oýyü·a˜54a¢b^ì»™â-(”ÇãÁVª¢å Äéà7àÄÞP<þp€Î31}¡3 §>øN÷¼Uu˜¸~1a`p¶O'´Œ›ï8-š:SWD¶[Ö°¨ §ÃM”›²|t ØiâݼÀqó褗ãFÌŠ¼nZª Ê=„9™‚*a'kúü#¿^ÜXýe¾OfvŠúÕ¹y½º~šì†REÝ°?9ˆÛq±;~;aT!~~Ü\üŸ+„‘ endstream endobj -1478 0 obj << +1502 0 obj +<< /Type /Page -/Contents 1479 0 R -/Resources 1477 0 R +/Contents 1503 0 R +/Resources 1501 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1208 0 R -/Annots [ 1377 0 R 1382 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1418 0 R 1419 0 R 1420 0 R 1421 0 R 1422 0 R 1423 0 R 1424 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R 1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R 1475 0 R ] ->> endobj -1377 0 obj << +/Parent 1210 0 R +/Annots [ 1401 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1418 0 R 1419 0 R 1420 0 R 1421 0 R 1422 0 R 1423 0 R 1424 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R 1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R 1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R 1480 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R 1485 0 R 1486 0 R 1487 0 R 1488 0 R 1489 0 R 1490 0 R 1491 0 R 1492 0 R 1493 0 R 1494 0 R 1495 0 R 1496 0 R 1497 0 R 1498 0 R 1499 0 R ] +>> +endobj +1401 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [158.742 718.649 171.644 730.462] -/A << /S /GoTo /D (page.40) >> ->> endobj -1382 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1406 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [147.468 705.1 160.369 716.912] /A << /S /GoTo /D (page.32) >> ->> endobj -1383 0 obj << +>> +endobj +1407 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [130.556 692.398 143.458 703.363] /A << /S /GoTo /D (page.31) >> ->> endobj -1384 0 obj << +>> +endobj +1408 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [192.566 678.002 205.467 689.814] -/A << /S /GoTo /D (page.41) >> ->> endobj -1385 0 obj << +/A << /S /GoTo /D (page.42) >> +>> +endobj +1409 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [248.938 664.452 261.84 676.265] -/A << /S /GoTo /D (page.34) >> ->> endobj -1386 0 obj << +/A << /S /GoTo /D (page.35) >> +>> +endobj +1410 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [198.203 650.903 211.104 662.716] -/A << /S /GoTo /D (page.34) >> ->> endobj -1387 0 obj << +/A << /S /GoTo /D (page.35) >> +>> +endobj +1411 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [142.436 637.416 149.883 649.166] /A << /S /GoTo /D (page.9) >> ->> endobj -1388 0 obj << +>> +endobj +1412 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [175.654 623.805 188.556 635.617] /A << /S /GoTo /D (page.34) >> ->> endobj -1389 0 obj << +>> +endobj +1413 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [209.477 610.256 222.379 622.068] /A << /S /GoTo /D (page.33) >> ->> endobj -1390 0 obj << +>> +endobj +1414 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [153.105 596.706 166.007 608.519] -/A << /S /GoTo /D (page.42) >> ->> endobj -1391 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1415 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [127.894 583.219 140.795 594.97] /A << /S /GoTo /D (page.10) >> ->> endobj -1392 0 obj << +>> +endobj +1416 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [144.165 569.67 157.066 581.42] /A << /S /GoTo /D (page.10) >> ->> endobj -1393 0 obj << +>> +endobj +1417 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.379 556.059 177.281 567.871] /A << /S /GoTo /D (page.35) >> ->> endobj -1394 0 obj << +>> +endobj +1418 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 543.357 199.83 554.322] -/A << /S /GoTo /D (page.42) >> ->> endobj -1395 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1419 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 529.808 199.83 540.773] -/A << /S /GoTo /D (page.36) >> ->> endobj -1396 0 obj << +/A << /S /GoTo /D (page.37) >> +>> +endobj +1420 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [144.236 515.473 157.137 527.224] /A << /S /GoTo /D (page.11) >> ->> endobj -1397 0 obj << +>> +endobj +1421 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [215.115 501.862 228.016 513.674] /A << /S /GoTo /D (page.14) >> ->> endobj -1398 0 obj << +>> +endobj +1422 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [180.595 488.375 193.497 500.125] /A << /S /GoTo /D (page.11) >> ->> endobj -1399 0 obj << +>> +endobj +1423 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [181.291 474.764 194.193 486.576] /A << /S /GoTo /D (page.14) >> ->> endobj -1400 0 obj << +>> +endobj +1424 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [136.193 461.214 149.095 473.027] -/A << /S /GoTo /D (page.42) >> ->> endobj -1401 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1425 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [130.556 447.665 143.458 459.478] -/A << /S /GoTo /D (page.40) >> ->> endobj -1402 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1426 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [153.105 434.116 166.007 445.928] -/A << /S /GoTo /D (page.44) >> ->> endobj -1403 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1427 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 420.567 199.83 432.379] -/A << /S /GoTo /D (page.41) >> ->> endobj -1404 0 obj << +/A << /S /GoTo /D (page.42) >> +>> +endobj +1428 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [209.477 407.018 222.379 418.83] -/A << /S /GoTo /D (page.44) >> ->> endobj -1405 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1429 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [164.379 393.468 177.281 405.281] -/A << /S /GoTo /D (page.40) >> ->> endobj -1406 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1430 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [175.654 379.919 188.556 391.732] -/A << /S /GoTo /D (page.44) >> ->> endobj -1407 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1431 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [232.026 366.37 244.928 378.183] -/A << /S /GoTo /D (page.42) >> ->> endobj -1408 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1432 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [192.566 352.821 205.467 364.633] -/A << /S /GoTo /D (page.38) >> ->> endobj -1409 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1433 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [153.105 339.272 166.007 351.084] -/A << /S /GoTo /D (page.44) >> ->> endobj -1410 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1434 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [220.752 325.722 233.653 337.535] -/A << /S /GoTo /D (page.40) >> ->> endobj -1411 0 obj << +/A << /S /GoTo /D (page.41) >> +>> +endobj +1435 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [215.115 312.173 228.016 323.986] -/A << /S /GoTo /D (page.42) >> ->> endobj -1412 0 obj << +/A << /S /GoTo /D (page.43) >> +>> +endobj +1436 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [170.017 298.624 182.918 310.437] -/A << /S /GoTo /D (page.38) >> ->> endobj -1413 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1437 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [130.556 285.075 143.458 296.887] /A << /S /GoTo /D (page.32) >> ->> endobj -1414 0 obj << +>> +endobj +1438 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [141.831 272.373 154.732 283.338] /A << /S /GoTo /D (page.33) >> ->> endobj -1415 0 obj << +>> +endobj +1439 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [158.742 257.977 171.644 269.789] -/A << /S /GoTo /D (page.44) >> ->> endobj -1416 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1440 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [192.566 244.427 205.467 256.24] -/A << /S /GoTo /D (page.38) >> ->> endobj -1417 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1441 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [192.566 230.878 205.467 242.691] /A << /S /GoTo /D (page.32) >> ->> endobj -1418 0 obj << +>> +endobj +1442 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [136.193 217.329 149.095 229.141] /A << /S /GoTo /D (page.27) >> ->> endobj -1419 0 obj << +>> +endobj +1443 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [170.017 203.78 182.918 215.592] /A << /S /GoTo /D (page.27) >> ->> endobj -1420 0 obj << +>> +endobj +1444 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [186.928 190.231 199.83 202.043] -/A << /S /GoTo /D (page.38) >> ->> endobj -1421 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1445 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [147.468 176.681 160.369 188.494] -/A << /S /GoTo /D (page.38) >> ->> endobj -1422 0 obj << +/A << /S /GoTo /D (page.39) >> +>> +endobj +1446 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [153.105 163.132 166.007 174.945] -/A << /S /GoTo /D (page.54) >> ->> endobj -1423 0 obj << +/A << /S /GoTo /D (page.55) >> +>> +endobj +1447 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [119.925 126.918 132.827 137.884] -/A << /S /GoTo /D (page.44) >> ->> endobj -1424 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1448 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [125.991 112.584 138.892 124.334] -/A << /S /GoTo /D (page.44) >> ->> endobj -1425 0 obj << +/A << /S /GoTo /D (page.45) >> +>> +endobj +1449 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [361.535 718.711 368.982 730.462] /A << /S /GoTo /D (page.8) >> ->> endobj -1426 0 obj << +>> +endobj +1450 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [372.444 718.711 385.346 730.462] /A << /S /GoTo /D (page.14) >> ->> endobj -1427 0 obj << +>> +endobj +1451 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [364.192 705.947 377.093 716.912] /A << /S /GoTo /D (page.19) >> ->> endobj -1428 0 obj << +>> +endobj +1452 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [347.005 691.613 359.906 703.363] -/A << /S /GoTo /D (page.39) >> ->> endobj -1429 0 obj << +/A << /S /GoTo /D (page.40) >> +>> +endobj +1453 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [350.4 678.002 363.302 689.814] -/A << /S /GoTo /D (page.52) >> ->> endobj -1430 0 obj << +/A << /S /GoTo /D (page.53) >> +>> +endobj +1454 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [372.949 664.452 385.851 676.265] -/A << /S /GoTo /D (page.50) >> ->> endobj -1431 0 obj << +/A << /S /GoTo /D (page.51) >> +>> +endobj +1455 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [440.596 650.903 453.497 662.716] -/A << /S /GoTo /D (page.52) >> ->> endobj -1432 0 obj << +/Rect [384.224 650.903 397.125 662.716] +/A << /S /GoTo /D (page.51) >> +>> +endobj +1456 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [378.586 638.201 391.488 649.166] +/Rect [440.596 637.354 453.497 649.166] +/A << /S /GoTo /D (page.53) >> +>> +endobj +1457 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [378.586 624.652 391.488 635.617] /A << /S /GoTo /D (page.23) >> ->> endobj -1433 0 obj << +>> +endobj +1458 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [440.596 623.805 453.497 635.617] +/Rect [440.596 610.256 453.497 622.068] /A << /S /GoTo /D (page.23) >> ->> endobj -1434 0 obj << +>> +endobj +1459 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [401.135 610.256 414.037 622.068] +/Rect [401.135 596.706 414.037 608.519] /A << /S /GoTo /D (page.30) >> ->> endobj -1435 0 obj << +>> +endobj +1460 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [429.321 596.706 442.223 608.519] +/Rect [429.321 583.157 442.223 594.97] /A << /S /GoTo /D (page.30) >> ->> endobj -1436 0 obj << +>> +endobj +1461 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [372.949 584.005 385.851 594.97] +/Rect [372.949 570.455 385.851 581.42] /A << /S /GoTo /D (page.24) >> ->> endobj -1437 0 obj << +>> +endobj +1462 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [440.596 569.608 453.497 581.42] +/Rect [440.596 556.059 453.497 567.871] /A << /S /GoTo /D (page.29) >> ->> endobj -1438 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [372.949 556.906 385.851 567.871] -/A << /S /GoTo /D (page.30) >> ->> endobj -1439 0 obj << +>> +endobj +1463 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [372.949 543.357 385.851 554.322] +/A << /S /GoTo /D (page.30) >> +>> +endobj +1464 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [372.949 529.808 385.851 540.773] /A << /S /GoTo /D (page.28) >> ->> endobj -1440 0 obj << +>> +endobj +1465 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [395.498 529.808 408.4 540.773] +/Rect [395.498 516.259 408.4 527.224] /A << /S /GoTo /D (page.28) >> ->> endobj -1441 0 obj << +>> +endobj +1466 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [372.949 515.411 385.851 527.224] -/A << /S /GoTo /D (page.49) >> ->> endobj -1442 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [330.336 501.924 337.783 513.674] -/A << /S /GoTo /D (page.8) >> ->> endobj -1443 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [376.475 489.16 389.377 500.125] -/A << /S /GoTo /D (page.39) >> ->> endobj -1444 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [422.358 475.611 435.26 486.576] -/A << /S /GoTo /D (page.45) >> ->> endobj -1445 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [386.01 461.276 398.911 473.027] -/A << /S /GoTo /D (page.43) >> ->> endobj -1446 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [338.141 448.513 351.043 459.478] -/A << /S /GoTo /D (page.39) >> ->> endobj -1447 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [356.926 434.963 369.828 445.928] -/A << /S /GoTo /D (page.46) >> ->> endobj -1448 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [351.461 421.414 364.363 432.379] -/A << /S /GoTo /D (page.44) >> ->> endobj -1449 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [406.082 407.08 418.984 418.83] -/A << /S /GoTo /D (page.42) >> ->> endobj -1450 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [352.508 394.316 365.41 405.281] -/A << /S /GoTo /D (page.39) >> ->> endobj -1451 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [363.428 380.767 376.33 391.732] -/A << /S /GoTo /D (page.39) >> ->> endobj -1452 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [344.807 367.217 357.708 378.183] -/A << /S /GoTo /D (page.39) >> ->> endobj -1453 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [393.744 353.668 406.645 364.633] -/A << /S /GoTo /D (page.39) >> ->> endobj -1454 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [403.278 339.334 416.18 351.084] -/A << /S /GoTo /D (page.43) >> ->> endobj -1455 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [363.897 326.57 376.799 337.535] -/A << /S /GoTo /D (page.12) >> ->> endobj -1456 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [380.261 326.57 393.162 337.535] -/A << /S /GoTo /D (page.39) >> ->> endobj -1457 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [396.624 326.57 409.526 337.535] -/A << /S /GoTo /D (page.45) >> ->> endobj -1458 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [374.795 313.021 387.697 323.986] -/A << /S /GoTo /D (page.44) >> ->> endobj -1459 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [423.351 298.686 436.253 310.437] -/A << /S /GoTo /D (page.42) >> ->> endobj -1460 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [356.01 285.922 368.911 296.887] -/A << /S /GoTo /D (page.44) >> ->> endobj -1461 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [411.438 271.588 424.34 283.338] -/A << /S /GoTo /D (page.39) >> ->> endobj -1462 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [423.46 258.038 436.362 269.789] -/A << /S /GoTo /D (page.42) >> ->> endobj -1463 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [419.042 244.489 431.944 256.24] -/A << /S /GoTo /D (page.43) >> ->> endobj -1464 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [427.202 230.94 440.103 242.691] -/A << /S /GoTo /D (page.39) >> ->> endobj -1465 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [370.748 217.391 383.65 229.141] -/A << /S /GoTo /D (page.39) >> ->> endobj -1466 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [369.657 203.842 377.104 215.592] -/A << /S /GoTo /D (page.9) >> ->> endobj -1467 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [380.566 203.842 393.468 215.592] -/A << /S /GoTo /D (page.19) >> ->> endobj -1468 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [394.17 190.292 407.071 202.043] -/A << /S /GoTo /D (page.39) >> ->> endobj -1469 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [369.046 177.529 381.948 188.494] +/Rect [372.949 501.862 385.851 513.674] /A << /S /GoTo /D (page.50) >> ->> endobj -1470 0 obj << +>> +endobj +1467 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [423.471 163.194 436.373 174.945] -/A << /S /GoTo /D (page.39) >> ->> endobj -1471 0 obj << +/Rect [330.336 488.375 337.783 500.125] +/A << /S /GoTo /D (page.8) >> +>> +endobj +1468 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [362.981 150.43 375.883 161.395] +/Rect [376.475 475.611 389.377 486.576] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1469 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [422.358 462.062 435.26 473.027] +/A << /S /GoTo /D (page.46) >> +>> +endobj +1470 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [386.01 447.727 398.911 459.478] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1471 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [338.141 434.963 351.043 445.928] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1472 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [356.926 421.414 369.828 432.379] +/A << /S /GoTo /D (page.47) >> +>> +endobj +1473 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [351.461 407.865 364.363 418.83] +/A << /S /GoTo /D (page.45) >> +>> +endobj +1474 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [406.082 393.53 418.984 405.281] /A << /S /GoTo /D (page.43) >> ->> endobj -1472 0 obj << +>> +endobj +1475 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [354.941 136.096 367.843 147.846] -/A << /S /GoTo /D (page.53) >> ->> endobj -1473 0 obj << +/Rect [352.508 380.767 365.41 391.732] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1476 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [406.191 122.546 419.093 134.297] -/A << /S /GoTo /D (page.42) >> ->> endobj -1474 0 obj << +/Rect [363.428 367.217 376.33 378.183] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1477 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [408.013 108.997 420.915 120.748] +/Rect [344.807 353.668 357.708 364.633] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1478 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [393.744 340.119 406.645 351.084] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1479 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [403.278 325.784 416.18 337.535] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1480 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [363.897 313.021 376.799 323.986] +/A << /S /GoTo /D (page.12) >> +>> +endobj +1481 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [380.261 313.021 393.162 323.986] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1482 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [396.624 313.021 409.526 323.986] +/A << /S /GoTo /D (page.46) >> +>> +endobj +1483 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [374.795 299.471 387.697 310.437] +/A << /S /GoTo /D (page.45) >> +>> +endobj +1484 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [423.351 285.137 436.253 296.887] +/A << /S /GoTo /D (page.43) >> +>> +endobj +1485 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [356.01 272.373 368.911 283.338] +/A << /S /GoTo /D (page.45) >> +>> +endobj +1486 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [411.438 258.038 424.34 269.789] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1487 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [423.46 244.489 436.362 256.24] +/A << /S /GoTo /D (page.43) >> +>> +endobj +1488 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [419.042 230.94 431.944 242.691] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1489 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [427.202 217.391 440.103 229.141] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1490 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [370.748 203.842 383.65 215.592] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1491 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [369.657 190.292 377.104 202.043] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1492 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [380.566 190.292 393.468 202.043] +/A << /S /GoTo /D (page.19) >> +>> +endobj +1493 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [394.17 176.743 407.071 188.494] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1494 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [369.046 163.979 381.948 174.945] +/A << /S /GoTo /D (page.52) >> +>> +endobj +1495 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [423.471 149.645 436.373 161.395] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1496 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [362.981 136.881 375.883 147.846] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1497 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [354.941 122.546 367.843 134.297] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1498 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [406.191 108.997 419.093 120.748] +/A << /S /GoTo /D (page.43) >> +>> +endobj +1499 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [408.013 95.448 420.915 107.199] /A << /S /GoTo /D (page.23) >> ->> endobj -1475 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.417 96.233 358.319 107.199] -/A << /S /GoTo /D (page.39) >> ->> endobj -1480 0 obj << -/D [1478 0 R /XYZ 80 770.89 null] ->> endobj -1477 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R >> +>> +endobj +1504 0 obj +<< +/D [1502 0 R /XYZ 80 770.89 null] +>> +endobj +1501 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1573 0 obj << -/Length 1535 +>> +endobj +1597 0 obj +<< +/Length 1529 /Filter /FlateDecode >> stream -xÚÍZKs£F¾ûWp”ª¢Yf`x\í¬'–í¬•ÊÁÉ£± -ú…5¢Ï‹¾NîxR|^ô^zSkÞSJhÈfê‹iS0Icîy}BD,%a:Ò-+Èk<ÂUScQa†&,eQ^Ÿµã“2´QLCŸF^ßÊõ^,ÒQ‚Uo~º¶ÍãîRsî·uy¸ò9l¼—%\ʦäò^Ã?‘=©/%ÜJi%ÁUÄ~@ý5Ûrbô•ú¼°PÅòfˆ\s AÓj'X¢+þHßÈ6ö‚5gȶíM `Ë™‹£D?NÓ‚âçø}IH9&?=”tÚ9Ip…ÛîÈkúD|^ѹÛÂé3Κq_DºfÈ8^Í&'æŒ"&\&®BC‚é˜öL.“à'Ì®c¶¿¦êªaÙÀš¯çûú©¨\‚[p¦»'ÁO|“ümØm"$2WÉÉ^7ˆ€mâä ³#p½‘ot"§¸É)É).û®xƒçEõ‰¿Q’LĮ̈7bIq*˜{o·÷z;­ZfO¶Ô ŠæÎtBw1Ë¢q2º£Ã¯évÛk³µå‘wÓûS??Ò¸…Øð‡’Ÿ¡-lÍEO¢+×ðð7ˆVëŠöóæâ?Vä½0 +xÚµZ[Wã6~çWø19§ÑZ²åË+t¡´(¤§Û>GuËõeÛô×W²äÅNdß8ñÍçÑh曑Mcg˜ÆÍÅåæâÓµ ø® Í«°|Ó7\Ì¿³°±Ù_›7²üsó3_ŠjK¡ ,Ïá8åš»‡‡Çgµªè»ÕªÇ%Ä‹ üì¢eÐåbÓ–åW«G,º0[ceóµÐqŒ•…Ç?ËUOW?ÈeÀ4äƶ‘îŒæOàË +asa›MXÓXA `Û—x)ݽåËreå$ƒœ.^|ÜÉ|¶ŠœíYš¼Ñ°¯ û£6.Y4 | +á×¾àø£ÄCÿUì–"vÄ.Ô·Ëȶ¯Që£F™íqâ"ŒHÊ?²¿‹ /®&‚÷’NÒVWHð !1eqOPÜí»Œî“¨/Qˆš˜_=,ÔMŠEß„ƒ—ÞÔüNàçœÐ˜o˜m.¦ Á,OY¼‹Ôñ‰i”°œÄùH·¬ ¯7 b,‘VhÆr–”éÞ¨/¬8%)Cš}34;XTàï4ò»›‰õÓµk׫Ցs︭ËÃUpˆÈa¼,á"Ò9Ÿ×.þªq})áNJ+®#v#®Ù–£¯4ä)€Å:~WäÛ Ún7Á +½,’àôlÓ Zs‚lÛMÑvv¼¹(*t?ÿËÏKÖÂʳ¹¡¡¤ ×MJk8Ý‘×ü™„<£s¿ÅÓGœ;4âžDºf‘ˆ8žÍ&'æ"&\&ŽBK„™ØîL.SàÇGà:eûkªOŽ œÙø(ðOÝfR‘NNȲ‡Zß ‹÷œ)(ð.ÙoɆIñ0â²=Ûk "àÚx&GUè­ìxéAÞÂmL[ÎǃüסW\qð4ÿL„ß(ɦgf+Eq*IÌ}°Û=½Nqµ'[DRmpIŸÑ]ÊŠdœ®o‘*i¬év‘Û˜kÅu”ï¦w§Ù£µÌn„?´ôìÌÅO¡kÞ‹>¬ÐF käÙÓP2V +­/\äüašè]æhõ±lx…v—ØŽbg«ÔÖ4 ßÝÊŠ×%ä]f¼ ¬•ó5xy΄¾Ÿå„Õ-rk"¥j« æЃÛ( ÖŒ‘"ÊiUR¸ü¿!iå¨ßÔ5l\ENÚĦ$3e@ýÐU8ôˆAvjã•qæŽ? „0°=d8|‹שMsÆmŽÏ³;´WVåÙy¿D(zÏß-ØY6ê2yDÇ8¶¥½+ù(ÓËYø±´uʈþG¶¿–½?HB·lDyÑôøïœi,Z¡7)¡–‰|ˆ¦q7(ÑÑwzû3•šÕïªèÌõÒ¾ìžf¸²šVËë³ô~ç$×7ôiæ’ÆJ¡„@‘MŸÊ'—ñƒ¶ÚŸ|§ý]d¯³”™A9±b$SâlÊ÷4 UR·.,Y˜³ø»î{0ê1«zˆÉäɵÜ[íç!⡬C·3v¶7 ûPä~§ùÛ:Êg$ç#÷˜²„¤Êå§paÅQý,E]EH–Ñ\i6¦?¸—<>Q +­á¬2>nŒz ¿ê‰[Tc®iÎPÑ^ÓT„TŠcBÓhXgß/‡xüùysñ?¢d± endstream endobj -1572 0 obj << +1596 0 obj +<< /Type /Page -/Contents 1573 0 R -/Resources 1571 0 R +/Contents 1597 0 R +/Resources 1595 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1208 0 R -/Annots [ 1476 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R 1485 0 R 1486 0 R 1487 0 R 1488 0 R 1489 0 R 1490 0 R 1491 0 R 1492 0 R 1493 0 R 1494 0 R 1495 0 R 1496 0 R 1497 0 R 1498 0 R 1499 0 R 1500 0 R 1501 0 R 1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R ] ->> endobj -1476 0 obj << +/Parent 1210 0 R +/Annots [ 1500 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R ] +>> +endobj +1500 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [174.328 718.711 187.23 730.462] -/A << /S /GoTo /D (page.39) >> ->> endobj -1481 0 obj << +/Rect [119.936 719.497 132.838 730.462] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1505 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [183.863 705.162 196.764 716.912] +/Rect [174.328 705.162 187.23 716.912] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1506 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [183.863 691.613 196.764 703.363] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1507 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [144.481 678.064 157.383 689.814] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1508 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [155.379 664.514 168.281 676.265] +/A << /S /GoTo /D (page.45) >> +>> +endobj +1509 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [203.935 650.965 216.837 662.716] /A << /S /GoTo /D (page.43) >> ->> endobj -1482 0 obj << +>> +endobj +1510 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [144.481 691.613 157.383 703.363] -/A << /S /GoTo /D (page.39) >> ->> endobj -1483 0 obj << +/Rect [136.594 637.416 149.496 649.166] +/A << /S /GoTo /D (page.45) >> +>> +endobj +1511 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [155.379 678.064 168.281 689.814] -/A << /S /GoTo /D (page.44) >> ->> endobj -1484 0 obj << +/Rect [192.022 623.867 204.924 635.617] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1512 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [203.935 664.514 216.837 676.265] -/A << /S /GoTo /D (page.42) >> ->> endobj -1485 0 obj << +/Rect [204.044 610.318 216.946 622.068] +/A << /S /GoTo /D (page.43) >> +>> +endobj +1513 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [136.594 650.965 149.496 662.716] -/A << /S /GoTo /D (page.44) >> ->> endobj -1486 0 obj << +/Rect [144.165 597.554 157.067 608.519] +/A << /S /GoTo /D (page.55) >> +>> +endobj +1514 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [192.022 637.416 204.924 649.166] -/A << /S /GoTo /D (page.39) >> ->> endobj -1487 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [204.044 623.867 216.946 635.617] -/A << /S /GoTo /D (page.42) >> ->> endobj -1488 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [144.165 611.103 157.067 622.068] -/A << /S /GoTo /D (page.54) >> ->> endobj -1489 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [134.478 596.768 147.379 608.519] +/Rect [134.478 583.219 147.379 594.97] /A << /S /GoTo /D (page.12) >> ->> endobj -1490 0 obj << +>> +endobj +1515 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [150.841 596.768 163.743 608.519] +/Rect [150.841 583.219 163.743 594.97] /A << /S /GoTo /D (page.32) >> ->> endobj -1491 0 obj << +>> +endobj +1516 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [141.47 584.005 148.917 594.97] +/Rect [141.47 570.455 148.917 581.42] /A << /S /GoTo /D (page.9) >> ->> endobj -1492 0 obj << +>> +endobj +1517 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [135.852 570.455 148.754 581.42] -/A << /S /GoTo /D (page.44) >> ->> endobj -1493 0 obj << +/Rect [135.852 556.906 148.754 567.871] +/A << /S /GoTo /D (page.45) >> +>> +endobj +1518 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [182.663 556.121 195.564 567.871] +/Rect [182.663 542.572 195.564 554.322] /A << /S /GoTo /D (page.32) >> ->> endobj -1494 0 obj << +>> +endobj +1519 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [144.165 529.022 157.066 540.773] +/Rect [144.165 515.473 157.066 527.224] /A << /S /GoTo /D (page.10) >> ->> endobj -1495 0 obj << +>> +endobj +1520 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [128.789 515.473 141.69 527.224] +/Rect [128.789 501.924 141.69 513.674] /A << /S /GoTo /D (page.14) >> ->> endobj -1496 0 obj << +>> +endobj +1521 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [181.291 501.862 194.193 513.674] +/Rect [181.291 488.313 194.193 500.125] /A << /S /GoTo /D (page.15) >> ->> endobj -1497 0 obj << +>> +endobj +1522 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [220.752 488.313 233.653 500.125] -/A << /S /GoTo /D (page.46) >> ->> endobj -1498 0 obj << +/Rect [220.752 474.764 233.653 486.576] +/A << /S /GoTo /D (page.47) >> +>> +endobj +1523 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [232.026 474.764 244.928 486.576] -/A << /S /GoTo /D (page.46) >> ->> endobj -1499 0 obj << +/Rect [232.026 461.214 244.928 473.027] +/A << /S /GoTo /D (page.47) >> +>> +endobj +1524 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [170.017 461.214 182.918 473.027] +/Rect [170.017 447.665 182.918 459.478] /A << /S /GoTo /D (page.18) >> ->> endobj -1500 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [181.291 447.665 194.193 459.478] -/A << /S /GoTo /D (page.17) >> ->> endobj -1501 0 obj << +>> +endobj +1525 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [181.291 434.116 194.193 445.928] +/A << /S /GoTo /D (page.17) >> +>> +endobj +1526 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [181.291 420.567 194.193 432.379] /A << /S /GoTo /D (page.18) >> ->> endobj -1502 0 obj << +>> +endobj +1527 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [186.928 420.567 199.83 432.379] +/Rect [186.928 407.018 199.83 418.83] /A << /S /GoTo /D (page.17) >> ->> endobj -1503 0 obj << +>> +endobj +1528 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [153.105 407.018 166.007 418.83] +/Rect [153.105 393.468 166.007 405.281] /A << /S /GoTo /D (page.17) >> ->> endobj -1504 0 obj << +>> +endobj +1529 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [124.919 393.468 137.82 405.281] -/A << /S /GoTo /D (page.46) >> ->> endobj -1505 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [198.203 379.919 211.104 391.732] +/Rect [153.105 379.919 166.007 391.732] /A << /S /GoTo /D (page.34) >> ->> endobj -1506 0 obj << +>> +endobj +1530 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [186.928 366.37 199.83 378.183] -/A << /S /GoTo /D (page.35) >> ->> endobj -1507 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [186.928 353.668 199.83 364.633] -/A << /S /GoTo /D (page.33) >> ->> endobj -1508 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [117.574 329.371 125.021 341.121] -/A << /S /GoTo /D (page.8) >> ->> endobj -1509 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [166.359 315.822 179.261 327.572] -/A << /S /GoTo /D (page.39) >> ->> endobj -1510 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [186.928 302.211 199.83 314.023] -/A << /S /GoTo /D (page.30) >> ->> endobj -1511 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [215.115 288.661 228.016 300.474] -/A << /S /GoTo /D (page.30) >> ->> endobj -1512 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [158.742 275.96 171.644 286.925] -/A << /S /GoTo /D (page.30) >> ->> endobj -1513 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [131.27 248.076 144.172 259.826] -/A << /S /GoTo /D (page.46) >> ->> endobj -1514 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [141.132 235.312 154.034 246.277] -/A << /S /GoTo /D (page.46) >> ->> endobj -1515 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [145.267 220.977 158.168 232.728] -/A << /S /GoTo /D (page.46) >> ->> endobj -1516 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [147.465 207.428 160.367 219.179] -/A << /S /GoTo /D (page.39) >> ->> endobj -1517 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [147.468 193.817 160.369 205.63] -/A << /S /GoTo /D (page.50) >> ->> endobj -1518 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [174.857 180.33 182.304 192.08] -/A << /S /GoTo /D (page.9) >> ->> endobj -1519 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [119.925 167.566 127.372 178.531] -/A << /S /GoTo /D (page.9) >> ->> endobj -1520 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [137.663 154.017 150.565 164.982] -/A << /S /GoTo /D (page.29) >> ->> endobj -1521 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [154.932 140.468 167.833 151.433] -/A << /S /GoTo /D (page.29) >> ->> endobj -1522 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [163.725 126.133 176.626 137.884] -/A << /S /GoTo /D (page.29) >> ->> endobj -1523 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [125.991 112.584 133.438 124.334] -/A << /S /GoTo /D (page.9) >> ->> endobj -1524 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [170.613 99.035 183.515 110.785] -/A << /S /GoTo /D (page.14) >> ->> endobj -1525 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [418.047 718.649 430.949 730.462] -/A << /S /GoTo /D (page.29) >> ->> endobj -1526 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [384.224 705.1 397.125 716.912] -/A << /S /GoTo /D (page.49) >> ->> endobj -1527 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [502.605 682.518 515.507 694.33] -/A << /S /GoTo /D (page.32) >> ->> endobj -1528 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [378.499 669.816 385.946 680.781] -/A << /S /GoTo /D (page.8) >> ->> endobj -1529 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [380.32 655.482 387.767 667.232] -/A << /S /GoTo /D (page.9) >> ->> endobj -1530 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [429.321 641.87 442.223 653.683] -/A << /S /GoTo /D (page.32) >> ->> endobj -1531 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [371.855 628.383 379.302 640.134] -/A << /S /GoTo /D (page.9) >> ->> endobj -1532 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [365.915 614.834 378.817 626.584] -/A << /S /GoTo /D (page.32) >> ->> endobj -1533 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [384.224 601.223 397.125 613.035] -/A << /S /GoTo /D (page.53) >> ->> endobj -1534 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [376.077 588.521 388.979 599.486] -/A << /S /GoTo /D (page.31) >> ->> endobj -1535 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [379.121 574.186 392.022 585.937] -/A << /S /GoTo /D (page.31) >> ->> endobj -1536 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [384.224 561.423 397.125 572.388] -/A << /S /GoTo /D (page.31) >> ->> endobj -1537 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [451.87 547.026 464.772 558.838] -/A << /S /GoTo /D (page.15) >> ->> endobj -1538 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [327.851 534.324 340.753 545.289] -/A << /S /GoTo /D (page.31) >> ->> endobj -1539 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [396.368 519.99 409.269 531.74] -/A << /S /GoTo /D (page.39) >> ->> endobj -1540 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.406 507.226 358.308 518.191] -/A << /S /GoTo /D (page.39) >> ->> endobj -1541 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [361.17 493.677 374.071 504.642] -/A << /S /GoTo /D (page.39) >> ->> endobj -1542 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [351.472 479.342 364.373 491.092] -/A << /S /GoTo /D (page.39) >> ->> endobj -1543 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [401.135 466.578 414.037 477.543] -/A << /S /GoTo /D (page.18) >> ->> endobj -1544 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [344.266 453.029 351.713 463.994] -/A << /S /GoTo /D (page.9) >> ->> endobj -1545 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.406 439.48 352.853 450.445] -/A << /S /GoTo /D (page.9) >> ->> endobj -1546 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [361.17 425.931 368.617 436.896] -/A << /S /GoTo /D (page.9) >> ->> endobj -1547 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [351.472 411.596 358.919 423.347] -/A << /S /GoTo /D (page.9) >> ->> endobj -1548 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [384.224 397.985 397.125 409.797] -/A << /S /GoTo /D (page.31) >> ->> endobj -1549 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [418.047 384.436 430.949 396.248] -/A << /S /GoTo /D (page.31) >> ->> endobj -1550 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [371.245 361.916 384.146 373.666] -/A << /S /GoTo /D (page.50) >> ->> endobj -1551 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [327.851 349.152 340.753 360.117] -/A << /S /GoTo /D (page.22) >> ->> endobj -1552 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [418.047 334.755 430.949 346.568] +/Rect [124.919 366.37 137.82 378.183] /A << /S /GoTo /D (page.47) >> ->> endobj -1553 0 obj << +>> +endobj +1531 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [418.047 321.206 430.949 333.019] -/A << /S /GoTo /D (page.48) >> ->> endobj -1554 0 obj << +/Rect [198.203 352.821 211.104 364.633] +/A << /S /GoTo /D (page.34) >> +>> +endobj +1532 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [451.87 307.657 464.772 319.469] -/A << /S /GoTo /D (page.48) >> ->> endobj -1555 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [356.037 294.108 368.939 305.92] -/A << /S /GoTo /D (page.21) >> ->> endobj -1556 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [399.117 280.62 412.018 292.371] -/A << /S /GoTo /D (page.21) >> ->> endobj -1557 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [378.586 267.009 391.488 278.822] -/A << /S /GoTo /D (page.21) >> ->> endobj -1558 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [412.41 253.46 425.311 265.273] -/A << /S /GoTo /D (page.21) >> ->> endobj -1559 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [365.179 239.973 378.081 251.723] -/A << /S /GoTo /D (page.43) >> ->> endobj -1560 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [357.139 217.391 370.041 229.141] -/A << /S /GoTo /D (page.53) >> ->> endobj -1561 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [361.675 203.78 374.576 215.592] -/A << /S /GoTo /D (page.53) >> ->> endobj -1562 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [344.763 191.078 357.665 202.043] -/A << /S /GoTo /D (page.26) >> ->> endobj -1563 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [372.949 177.529 385.851 188.494] -/A << /S /GoTo /D (page.27) >> ->> endobj -1564 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [356.037 163.979 368.939 174.945] -/A << /S /GoTo /D (page.26) >> ->> endobj -1565 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [408.389 149.645 421.291 161.395] -/A << /S /GoTo /D (page.42) >> ->> endobj -1566 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.406 136.881 358.308 147.846] -/A << /S /GoTo /D (page.42) >> ->> endobj -1567 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [351.472 122.546 364.373 134.297] -/A << /S /GoTo /D (page.42) >> ->> endobj -1568 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [410.211 108.997 423.113 120.748] -/A << /S /GoTo /D (page.23) >> ->> endobj -1569 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [439.294 95.448 452.196 107.199] +/Rect [186.928 339.272 199.83 351.084] /A << /S /GoTo /D (page.36) >> ->> endobj -1574 0 obj << -/D [1572 0 R /XYZ 80 770.89 null] ->> endobj -1571 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R >> +>> +endobj +1533 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [186.928 326.57 199.83 337.535] +/A << /S /GoTo /D (page.33) >> +>> +endobj +1534 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [117.574 302.273 125.021 314.023] +/A << /S /GoTo /D (page.8) >> +>> +endobj +1535 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [166.359 288.723 179.261 300.474] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1536 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [186.928 275.112 199.83 286.925] +/A << /S /GoTo /D (page.30) >> +>> +endobj +1537 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [215.115 261.563 228.016 273.375] +/A << /S /GoTo /D (page.30) >> +>> +endobj +1538 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [158.742 248.861 171.644 259.826] +/A << /S /GoTo /D (page.30) >> +>> +endobj +1539 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [131.27 220.977 144.172 232.728] +/A << /S /GoTo /D (page.47) >> +>> +endobj +1540 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [141.132 208.214 154.034 219.179] +/A << /S /GoTo /D (page.47) >> +>> +endobj +1541 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [145.267 193.879 158.168 205.63] +/A << /S /GoTo /D (page.47) >> +>> +endobj +1542 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [147.465 180.33 160.367 192.08] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1543 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [147.468 166.719 160.369 178.531] +/A << /S /GoTo /D (page.52) >> +>> +endobj +1544 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [174.857 153.231 182.304 164.982] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1545 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [119.925 140.468 127.372 151.433] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1546 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [137.663 126.918 150.565 137.884] +/A << /S /GoTo /D (page.29) >> +>> +endobj +1547 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [154.932 113.369 167.833 124.334] +/A << /S /GoTo /D (page.29) >> +>> +endobj +1548 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [163.725 99.035 176.626 110.785] +/A << /S /GoTo /D (page.29) >> +>> +endobj +1549 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [351.472 718.711 358.919 730.462] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1550 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [396.094 705.162 408.996 716.912] +/A << /S /GoTo /D (page.14) >> +>> +endobj +1551 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [418.047 691.551 430.949 703.363] +/A << /S /GoTo /D (page.29) >> +>> +endobj +1552 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [384.224 678.002 397.125 689.814] +/A << /S /GoTo /D (page.50) >> +>> +endobj +1553 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [502.605 655.42 515.507 667.232] +/A << /S /GoTo /D (page.32) >> +>> +endobj +1554 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [378.499 642.718 385.946 653.683] +/A << /S /GoTo /D (page.8) >> +>> +endobj +1555 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [380.32 628.383 387.767 640.134] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1556 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [429.321 614.772 442.223 626.584] +/A << /S /GoTo /D (page.32) >> +>> +endobj +1557 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [371.855 601.285 379.302 613.035] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1558 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [365.915 587.736 378.817 599.486] +/A << /S /GoTo /D (page.32) >> +>> +endobj +1559 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [384.224 574.124 397.125 585.937] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1560 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [376.077 561.423 388.979 572.388] +/A << /S /GoTo /D (page.31) >> +>> +endobj +1561 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [379.121 547.088 392.022 558.838] +/A << /S /GoTo /D (page.31) >> +>> +endobj +1562 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [384.224 534.324 397.125 545.289] +/A << /S /GoTo /D (page.31) >> +>> +endobj +1563 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [451.87 519.928 464.772 531.74] +/A << /S /GoTo /D (page.15) >> +>> +endobj +1564 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [327.851 507.226 340.753 518.191] +/A << /S /GoTo /D (page.31) >> +>> +endobj +1565 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [396.368 492.891 409.269 504.642] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1566 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [345.406 480.127 358.308 491.092] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1567 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [361.17 466.578 374.071 477.543] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1568 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [351.472 452.244 364.373 463.994] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1569 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [401.135 439.48 414.037 450.445] +/A << /S /GoTo /D (page.18) >> +>> +endobj +1570 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [344.266 425.931 351.713 436.896] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1571 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [345.406 412.381 352.853 423.347] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1572 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [361.17 398.832 368.617 409.797] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1573 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [351.472 384.498 358.919 396.248] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1574 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [384.224 370.886 397.125 382.699] +/A << /S /GoTo /D (page.31) >> +>> +endobj +1575 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [418.047 357.337 430.949 369.15] +/A << /S /GoTo /D (page.31) >> +>> +endobj +1576 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [371.245 334.817 384.146 346.568] +/A << /S /GoTo /D (page.52) >> +>> +endobj +1577 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [327.851 322.053 340.753 333.019] +/A << /S /GoTo /D (page.22) >> +>> +endobj +1578 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [418.047 307.657 430.949 319.469] +/A << /S /GoTo /D (page.48) >> +>> +endobj +1579 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [418.047 294.108 430.949 305.92] +/A << /S /GoTo /D (page.49) >> +>> +endobj +1580 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [451.87 280.559 464.772 292.371] +/A << /S /GoTo /D (page.49) >> +>> +endobj +1581 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [356.037 267.009 368.939 278.822] +/A << /S /GoTo /D (page.21) >> +>> +endobj +1582 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [399.117 253.522 412.018 265.273] +/A << /S /GoTo /D (page.21) >> +>> +endobj +1583 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [378.586 239.911 391.488 251.723] +/A << /S /GoTo /D (page.21) >> +>> +endobj +1584 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [412.41 226.362 425.311 238.174] +/A << /S /GoTo /D (page.21) >> +>> +endobj +1585 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [365.179 212.874 378.081 224.625] +/A << /S /GoTo /D (page.44) >> +>> +endobj +1586 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [357.139 190.292 370.041 202.043] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1587 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [361.675 176.681 374.576 188.494] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1588 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [344.763 163.979 357.665 174.945] +/A << /S /GoTo /D (page.26) >> +>> +endobj +1589 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [372.949 150.43 385.851 161.395] +/A << /S /GoTo /D (page.27) >> +>> +endobj +1590 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [356.037 136.881 368.939 147.846] +/A << /S /GoTo /D (page.26) >> +>> +endobj +1591 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [408.389 122.546 421.291 134.297] +/A << /S /GoTo /D (page.43) >> +>> +endobj +1592 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [345.406 109.783 358.308 120.748] +/A << /S /GoTo /D (page.43) >> +>> +endobj +1593 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [351.472 95.448 364.373 107.199] +/A << /S /GoTo /D (page.43) >> +>> +endobj +1598 0 obj +<< +/D [1596 0 R /XYZ 80 770.89 null] +>> +endobj +1595 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R >> /ProcSet [ /PDF /Text ] ->> endobj -1651 0 obj << -/Length 1395 +>> +endobj +1679 0 obj +<< +/Length 1448 /Filter /FlateDecode >> stream -xÚÝZKoã6¾çWèh5W¤H=®q“ E’ÝÆÞÓ¢Åf¶”¨ŠrZï¯/iÑŽ¥è=œC† øæÓÌpž¶­e[7—Ë‹/×Z<ZËg ‘v`yD=sˆµ\[?&Ë:ýcù›:ŠNŽB ßU8û3w_¿~[˜SÀ`âN}›B2 W…ƒè8´µÄü°íÇ §]Wº° Û/×>==ÃŽ ôï™C€ïºFDÊâKB~'Dr+§p"2‘TŠƒ“ƒ¸_riÀ¶ò!ØJ7VñÁãÍ…õc†ˆ=Av5;ÀÍD9èßÛP²M*¶IGx¿ˆ•]† -9öš…RŠ 36Edòª•K;Šq¼¢»,Bf){š"{²"Åo”Bã, [uE *Qײ5‘)ìqÉrúœM÷?G9Uvæã¨æ€)’DH–ueŠ`#j"´þ¡i®žœÓm”—²Í˧˜Âx”¤“»(¢JÔj\#/2Êb¥8lOÆÎDr¾Ëµt&òÛ˜rÑfUAî-€æï…O¼«Y!nL$E+ÿ~x¹›‡;•@8Ý-µÔÊ¢œKÜž9’æ w@/hä”à}V³]eLÄg è $øÈ6ŠàKv-øZù÷øý‘6©PÕ(ÀçR¡A¯axŠèZ1d5þgC€½sQËÁ«o‡üž,…"v+E$Òä…ɨ’ vqýž ÜÂРç5Ìe<†ñZDºþ«"D\àx¨¯Æ‚f>üTc9›Æó©4VÇ ªòW}ÎDí€^ð³œÜѨŠ\%³À0pÇ!fÍ Z‘È<ï\éfX­SÝßÍëôï¨^Å…=ß’ fõð"ÊUyôJUÏî·\Gr–p¶ -u$ºÙç¼*7ñ0ðHßp„ÚÜÄ \ØðT5AÚ8MÎÅÑ W*óQW…÷Ú•ù‡´éÛÀ ๘ô"SÍðRð:?t=àöŽéÄnfdÀk ]î®”êþ WÙ^e×ê‡HÙÏ°.9"ÛÄëßgÐõ‡JL0i½E>EçÔäç"þs» W»¹¶»t]d%ó¶[^™Ì CI3YinìÞþ×RþäØïÙüÊ^™¬±¨çä÷/N3!^Ïh* îKîAl#XoÁÛXuh÷a’0Å0ÞTæI|õ¤g­Órs ø;ß/ñªt+gÎÄî€^¥·WšJ:z¤C¸g¤3iLe†}ÆmJÃ\-èëjÛ§[9ºÊœ¾É¡¡;fC¿'¡eÆR'|݂ģ׬m¼NKXR¦¥Ý]»?7­òwî¯>±\è;8L­Ž¦Ë§Èîûyæ°ÙtÕXn⬊¨Jê4ÖoÒ·Q øÃÓ½\Fïá½ãwiI4ÓÕʨ2Nz¾RGïžµ-%çàeJo¾"¦¼¹ŽÛ°-J‰ÜÉ¥`z%ªèkxX¬ÚzÄMÔÉžìgõz íÏô¼ú-•§/‰BÎo¨*T Œ7 eEš>EB¤óiO¬v@cÏéëO¤ìO­èN‚¿êAøÄ8ËÌp|ÅC);JkÞ²¼‰à»Á‡ö}Ñ1þ8ü™£!)ˆ¬í4K¤´¾ªêŽd–ŠxsX˜ÄÇ©]ïáT·È±}âçN¡Ò–·r%sáÃü³*qÇ":o0ƒ¡!¶D¥¢ä¨ý“mÓèqÙU­°<¥08Rœþ¡z8îÍ~·|<éÿƒòsÿ2ùVY•÷|܆¢—) ubú¶ªíL}¬N÷­%pËÞÇ€^ÿȉ¦ÑMÓª`È—ïÈaæqêÉÇuó§éß“„¦sýO•/hªg-TŽ^K9Ncƒwµ¼øŸê +xÚ½šKs£8€ïùªµ Äãï$5[ÉLÖöœ¦ö@°ÆÑŽ@,àìz~ýJF8€y˜×\I¥õ©»é‡Úº¶×tíáæn{óáÞ„š \[‡Úö»†° \ÝÕl,žXÛî´o‹í+¹ýkû‡XŠ +K¡ ÇrNk¿|yÞ¨U%.0±¯z¾…xáù?¼½’hÔåŽÙb݆áæ«-[.ºÑ­¶4 È¥KDz²U¿Exñ/‰o—ë /I¸O½”ʧor?’ýqý– º–}06µx¯•¬ÅVßNÿ‚Œ2€®-¡°éöÛùŸƒ—Ð}Ì}÷7Ê +øpo›EuUpžcú4òØ£8é§ä.xÊ£ZECˆ€mâ\Ñ}Õ¢Wì’‹["Q&tð©²t(<áòQw´FÙ}•ë´wG“4¦/·H_ÆìâÖî¢Þ,¦1¨ßS¨©·¢Ó "ž +áÓÀærùžf=¯ròý"ìÌ¦Õ "žÐ´/)‚mfìã^üê!bºý¥–HH@“c±—?­èMJh(4gê‹i§<õ;fjš^ÙýÒIÞ³e]Œ{ŸÙRï…õ5+4û$?Ï;ÞWÞQ$FŽ[¹mm©ÝÂÖÀq+Ù2—ÞøH¾ ÀtCü”òp@{$àšîàkzÏÙNø÷ô€N@ÜÌצAQg!לKƒJzƒïcÜ BÚà~:¦=Z&¼ìSÂ.Èâèur2ÃC–|¶’ìD(ðhÔšÀ–3¢’^ª×^¸ã¬L뀰  5¦ÛΣ„—T–á|¦,‹ßBeMhPô$â3[.½îlUWKæêºÖ4`ÚRI+F‹õjpçT©Â:ÏzµjR¿!úG <$6Úµ¯„—Y•Ûù%}:0™chĨïÉ ùpJÇu^b›ÀÆC#%êò%½T@JB)» 1HÇsA*éµkY±>IWfW©ÓÑá¹H•ô’¯KÀ;Κüв58¨cؤ„—5Wº;~šûÏóÓ“ÆîÅ/<¦?½¦¼t`»|_BË6ª˜Vç[ä`XGüM +µQò™ª„_"­xø÷aïùÇ•tEž]cÜUûtEžÚÚG&$Mj]}ð+ÑQ,f²/^ˆßéMœÌ6rG¼ý(á—êɉVž0à±µ?e@4Ø€ŸBÑÎ>yQDa¸¯ÍÜ8âÉÀò«=µ.•ðN°æà‹Lá îLx¹ô:¾7'dòè‹Ìë£oÑùUb¹êT´¥«q®VNWÕŸU^Y¨9¶fA èEõ}>øŒ’ÉÕ×eÐÆäÕÒXŽ³§3h{a³æ¨zº ªX^_BIÇ÷ØÜPïÅÎ,y7Sv×n]ÞúŽ»Á¯»½'qYÅù9v$”Ú³`|ýèØÁŽÛ§=ÚTV)YðÙ Hc15¸6®(¦ÐÒû­ƒ²‰mܬ©W˜5•lCƒˆ ŸóATÞ¤ŒD×ØS9ê†þ¬Ÿ~¢Ó¾êíK%¼lÄÀc숪@ÄÄp¿F$éä7Z÷¿Ñ:‘5^éÀ6†ú6+þ¤¤•Ý‰³79Jñ^(£©!øÌK’ž»uLUÎÛŒðÝÖE>\|ƒ¯šÝüÒ`˜íÙاh’p5Öº¢³ÍÒ˜‡û|¬ž/‡jøºÈq>üá…ÍqQ†ªß´(ÞŒåù5Û{œ{Ö!ƒÞc^wlÄî¸A¨Ú/ å&o‰«6¨ë“"ÂèHQ,ëÇ¥Ó¾Ú#ÚrA>où‰ç©>KgÉfï²–Ÿ¶}¨èmSO&¦g¿±%uL±ÃÐbÂìhf”ðz&mS‹1wæEC£.;Šž|žÊÿÒ¼ô5ŠH¼’_èñ؆ÄòŽ…$ÓÖ»‚Û›ÿqõ endstream endobj -1650 0 obj << +1678 0 obj +<< /Type /Page -/Contents 1651 0 R -/Resources 1649 0 R +/Contents 1679 0 R +/Resources 1677 0 R /MediaBox [0 0 595.276 841.89] -/Parent 1208 0 R -/Annots [ 1570 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R ] ->> endobj -1570 0 obj << +/Parent 1681 0 R +/Annots [ 1594 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R 1672 0 R 1673 0 R 1674 0 R 1675 0 R 1676 0 R ] +>> +endobj +1594 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [198.203 718.649 211.104 730.462] -/A << /S /GoTo /D (page.20) >> ->> endobj -1575 0 obj << +/Rect [184.73 718.711 197.631 730.462] +/A << /S /GoTo /D (page.23) >> +>> +endobj +1599 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [133.938 695.199 141.385 706.95] -/A << /S /GoTo /D (page.8) >> ->> endobj -1576 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [161.303 682.435 174.204 693.401] +/Rect [213.813 705.162 226.715 716.912] /A << /S /GoTo /D (page.37) >> ->> endobj -1577 0 obj << +>> +endobj +1600 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [154.43 668.886 167.332 679.851] +/Rect [198.203 691.551 211.104 703.363] +/A << /S /GoTo /D (page.20) >> +>> +endobj +1601 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [133.938 668.101 141.385 679.851] +/A << /S /GoTo /D (page.8) >> +>> +endobj +1602 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [161.303 655.337 174.204 666.302] /A << /S /GoTo /D (page.38) >> ->> endobj -1578 0 obj << +>> +endobj +1603 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [141.132 654.552 154.034 666.302] +/Rect [154.43 641.788 167.332 652.753] /A << /S /GoTo /D (page.39) >> ->> endobj -1579 0 obj << +>> +endobj +1604 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [154.474 641.002 167.375 652.753] -/A << /S /GoTo /D (page.38) >> ->> endobj -1580 0 obj << +/Rect [141.132 627.453 154.034 639.204] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1605 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [171.699 628.239 184.6 639.204] -/A << /S /GoTo /D (page.38) >> ->> endobj -1581 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [135.078 614.69 147.979 625.655] +/Rect [154.474 613.904 167.375 625.655] /A << /S /GoTo /D (page.39) >> ->> endobj -1582 0 obj << +>> +endobj +1606 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [142.354 600.355 155.256 612.105] +/Rect [171.699 601.14 184.6 612.105] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1607 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [135.078 587.591 147.979 598.556] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1608 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [142.354 573.257 155.256 585.007] /A << /S /GoTo /D (page.21) >> ->> endobj -1583 0 obj << +>> +endobj +1609 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [182.532 586.806 195.433 598.556] -/A << /S /GoTo /D (page.36) >> ->> endobj -1584 0 obj << +/Rect [182.532 559.707 195.433 571.458] +/A << /S /GoTo /D (page.37) >> +>> +endobj +1610 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [177.764 573.257 190.666 585.007] -/A << /S /GoTo /D (page.38) >> ->> endobj -1585 0 obj << +/Rect [177.764 546.158 190.666 557.909] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1611 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [172.048 559.707 184.949 571.458] -/A << /S /GoTo /D (page.38) >> ->> endobj -1586 0 obj << +/Rect [172.048 532.609 184.949 544.359] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1612 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [135.852 546.944 148.754 557.909] -/A << /S /GoTo /D (page.38) >> ->> endobj -1587 0 obj << +/Rect [135.852 519.845 148.754 530.81] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1613 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [182.051 532.609 194.953 544.359] -/A << /S /GoTo /D (page.38) >> ->> endobj -1588 0 obj << +/Rect [182.051 505.511 194.953 517.261] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1614 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [146.598 519.06 159.499 530.81] -/A << /S /GoTo /D (page.38) >> ->> endobj -1589 0 obj << +/Rect [146.598 491.961 159.499 503.712] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1615 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [157.872 505.511 170.774 517.261] +/Rect [157.872 478.412 170.774 490.163] /A << /S /GoTo /D (page.14) >> ->> endobj -1590 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [215.115 491.899 228.016 503.712] -/A << /S /GoTo /D (page.15) >> ->> endobj -1591 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [215.115 478.35 228.016 490.163] -/A << /S /GoTo /D (page.17) >> ->> endobj -1592 0 obj << +>> +endobj +1616 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [215.115 464.801 228.016 476.613] +/A << /S /GoTo /D (page.15) >> +>> +endobj +1617 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [215.115 451.252 228.016 463.064] +/A << /S /GoTo /D (page.17) >> +>> +endobj +1618 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [215.115 437.703 228.016 449.515] /A << /S /GoTo /D (page.18) >> ->> endobj -1593 0 obj << +>> +endobj +1619 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [220.752 451.252 233.653 463.064] +/Rect [220.752 424.153 233.653 435.966] /A << /S /GoTo /D (page.17) >> ->> endobj -1594 0 obj << +>> +endobj +1620 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [186.928 437.703 199.83 449.515] +/Rect [186.928 410.604 199.83 422.417] /A << /S /GoTo /D (page.17) >> ->> endobj -1595 0 obj << +>> +endobj +1621 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [232.026 424.153 244.928 435.966] +/Rect [186.928 397.055 199.83 408.867] /A << /S /GoTo /D (page.34) >> ->> endobj -1596 0 obj << +>> +endobj +1622 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [141.831 400.642 154.732 412.454] +/Rect [232.026 383.506 244.928 395.318] +/A << /S /GoTo /D (page.34) >> +>> +endobj +1623 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [141.831 359.994 154.732 371.806] /A << /S /GoTo /D (page.19) >> ->> endobj -1597 0 obj << +>> +endobj +1624 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [192.566 387.092 205.467 398.905] +/Rect [192.566 346.445 205.467 358.257] /A << /S /GoTo /D (page.19) >> ->> endobj -1598 0 obj << +>> +endobj +1625 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [175.654 373.543 188.556 385.356] +/Rect [175.654 332.896 188.556 344.708] /A << /S /GoTo /D (page.19) >> ->> endobj -1599 0 obj << +>> +endobj +1626 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [122.134 360.056 135.036 371.806] -/A << /S /GoTo /D (page.39) >> ->> endobj -1600 0 obj << +/Rect [122.134 319.408 135.036 331.159] +/A << /S /GoTo /D (page.40) >> +>> +endobj +1627 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [124.919 346.445 137.82 358.257] -/A << /S /GoTo /D (page.52) >> ->> endobj -1601 0 obj << +/Rect [124.919 305.797 137.82 317.61] +/A << /S /GoTo /D (page.53) >> +>> +endobj +1628 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [260.212 332.896 273.114 344.708] +/Rect [260.212 292.248 273.114 304.06] /A << /S /GoTo /D (page.29) >> ->> endobj -1602 0 obj << +>> +endobj +1629 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [237.663 319.346 250.565 331.159] +/Rect [237.663 278.699 250.565 290.511] /A << /S /GoTo /D (page.29) >> ->> endobj -1603 0 obj << +>> +endobj +1630 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [265.85 305.797 278.751 317.61] +/Rect [265.85 265.15 278.751 276.962] /A << /S /GoTo /D (page.29) >> ->> endobj -1604 0 obj << +>> +endobj +1631 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [153.105 292.248 166.007 304.06] -/A << /S /GoTo /D (page.50) >> ->> endobj -1605 0 obj << +/Rect [153.105 251.6 166.007 263.413] +/A << /S /GoTo /D (page.51) >> +>> +endobj +1632 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [119.854 267.464 132.756 276.962] -/A << /S /GoTo /D (page.45) >> ->> endobj -1606 0 obj << +/Rect [119.854 226.817 132.756 236.314] +/A << /S /GoTo /D (page.46) >> +>> +endobj +1633 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [220.752 251.6 233.653 263.413] -/A << /S /GoTo /D (page.52) >> ->> endobj -1607 0 obj << +/Rect [164.379 210.953 177.281 222.765] +/A << /S /GoTo /D (page.51) >> +>> +endobj +1634 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [147.468 238.051 160.369 249.864] +/Rect [220.752 197.404 233.653 209.216] +/A << /S /GoTo /D (page.53) >> +>> +endobj +1635 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [147.468 183.854 160.369 195.667] /A << /S /GoTo /D (page.28) >> ->> endobj -1608 0 obj << +>> +endobj +1636 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [158.742 224.502 171.644 236.314] +/Rect [158.742 170.305 171.644 182.118] /A << /S /GoTo /D (page.23) >> ->> endobj -1609 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [220.752 210.953 233.653 222.765] -/A << /S /GoTo /D (page.23) >> ->> endobj -1610 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [181.291 197.404 194.193 209.216] -/A << /S /GoTo /D (page.30) >> ->> endobj -1611 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [209.477 183.854 222.379 195.667] -/A << /S /GoTo /D (page.30) >> ->> endobj -1612 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [153.105 170.305 166.007 182.118] -/A << /S /GoTo /D (page.24) >> ->> endobj -1613 0 obj << +>> +endobj +1637 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] /Rect [220.752 156.756 233.653 168.568] -/A << /S /GoTo /D (page.29) >> ->> endobj -1614 0 obj << +/A << /S /GoTo /D (page.23) >> +>> +endobj +1638 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [153.105 143.207 166.007 155.019] +/Rect [181.291 143.207 194.193 155.019] /A << /S /GoTo /D (page.30) >> ->> endobj -1615 0 obj << +>> +endobj +1639 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [153.105 129.658 166.007 141.47] +/Rect [209.477 129.658 222.379 141.47] +/A << /S /GoTo /D (page.30) >> +>> +endobj +1640 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [153.105 116.108 166.007 127.921] +/A << /S /GoTo /D (page.24) >> +>> +endobj +1641 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [220.752 102.559 233.653 114.372] +/A << /S /GoTo /D (page.29) >> +>> +endobj +1642 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [378.586 718.649 391.488 730.462] +/A << /S /GoTo /D (page.30) >> +>> +endobj +1643 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [378.586 705.1 391.488 716.912] /A << /S /GoTo /D (page.28) >> ->> endobj -1616 0 obj << +>> +endobj +1644 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [175.654 116.108 188.556 127.921] +/Rect [401.135 691.551 414.037 703.363] /A << /S /GoTo /D (page.28) >> ->> endobj -1617 0 obj << +>> +endobj +1645 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [175.654 102.559 188.556 114.372] +/Rect [401.135 678.002 414.037 689.814] /A << /S /GoTo /D (page.28) >> ->> endobj -1618 0 obj << +>> +endobj +1646 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.406 705.947 352.853 716.912] +/Rect [345.406 641.788 352.853 652.753] /A << /S /GoTo /D (page.8) >> ->> endobj -1619 0 obj << +>> +endobj +1647 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [351.472 691.613 358.919 703.363] +/Rect [351.472 627.453 358.919 639.204] /A << /S /GoTo /D (page.8) >> ->> endobj -1620 0 obj << +>> +endobj +1648 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [371.844 678.064 384.746 689.814] -/A << /S /GoTo /D (page.54) >> ->> endobj -1621 0 obj << +/Rect [371.844 613.904 384.746 625.655] +/A << /S /GoTo /D (page.55) >> +>> +endobj +1649 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [428.811 664.514 441.712 676.265] -/A << /S /GoTo /D (page.38) >> ->> endobj -1622 0 obj << +/Rect [428.811 600.355 441.712 612.105] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1650 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [389.861 650.903 402.762 662.716] +/Rect [389.861 586.744 402.762 598.556] /A << /S /GoTo /D (page.13) >> ->> endobj -1623 0 obj << +>> +endobj +1651 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [423.684 637.354 436.586 649.166] +/Rect [423.684 573.195 436.586 585.007] /A << /S /GoTo /D (page.13) >> ->> endobj -1624 0 obj << +>> +endobj +1652 0 obj +<< /Type /Annot /Subtype /Link /Border[0 0 0]/H/I/C[1 0 0] -/Rect [362.157 623.867 375.059 635.617] +/Rect [362.157 559.707 375.059 571.458] /A << /S /GoTo /D (page.12) >> ->> endobj -1625 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [378.521 623.867 391.422 635.617] -/A << /S /GoTo /D (page.32) >> ->> endobj -1626 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [333.488 611.103 346.39 622.068] -/A << /S /GoTo /D (page.22) >> ->> endobj -1627 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [412.41 596.706 425.311 608.519] -/A << /S /GoTo /D (page.25) >> ->> endobj -1628 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [361.675 583.157 374.576 594.97] -/A << /S /GoTo /D (page.53) >> ->> endobj -1629 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [380.669 569.67 388.116 581.42] -/A << /S /GoTo /D (page.9) >> ->> endobj -1630 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [369.15 556.121 376.597 567.871] -/A << /S /GoTo /D (page.9) >> ->> endobj -1631 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [363.968 542.572 376.87 554.322] -/A << /S /GoTo /D (page.44) >> ->> endobj -1632 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [393.051 529.022 405.953 540.773] -/A << /S /GoTo /D (page.38) >> ->> endobj -1633 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [372.949 515.411 385.851 527.224] -/A << /S /GoTo /D (page.51) >> ->> endobj -1634 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [410.342 501.924 423.244 513.674] -/A << /S /GoTo /D (page.32) >> ->> endobj -1635 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [350.4 488.313 363.302 500.125] -/A << /S /GoTo /D (page.27) >> ->> endobj -1636 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.488 474.826 352.935 486.576] -/A << /S /GoTo /D (page.9) >> ->> endobj -1637 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [361.77 462.062 369.217 473.027] -/A << /S /GoTo /D (page.9) >> ->> endobj -1638 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [372.679 462.062 385.581 473.027] -/A << /S /GoTo /D (page.31) >> ->> endobj -1639 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [384.224 447.665 397.125 459.478] -/A << /S /GoTo /D (page.27) >> ->> endobj -1640 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [374.572 434.178 382.019 445.928] -/A << /S /GoTo /D (page.9) >> ->> endobj -1641 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [438.814 410.666 451.716 422.417] -/A << /S /GoTo /D (page.38) >> ->> endobj -1642 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [345.406 384.353 352.853 395.318] -/A << /S /GoTo /D (page.8) >> ->> endobj -1643 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [351.472 370.019 358.919 381.769] -/A << /S /GoTo /D (page.8) >> ->> endobj -1644 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [358.033 357.255 370.935 368.22] -/A << /S /GoTo /D (page.28) >> ->> endobj -1645 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [395.498 342.858 408.4 354.671] -/A << /S /GoTo /D (page.47) >> ->> endobj -1646 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [406.772 329.309 419.674 341.121] -/A << /S /GoTo /D (page.47) >> ->> endobj -1647 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [403.361 305.859 416.262 317.61] -/A << /S /GoTo /D (page.38) >> ->> endobj -1648 0 obj << -/Type /Annot -/Subtype /Link -/Border[0 0 0]/H/I/C[1 0 0] -/Rect [412.41 292.248 425.311 304.06] -/A << /S /GoTo /D (page.33) >> ->> endobj -1652 0 obj << -/D [1650 0 R /XYZ 80 770.89 null] ->> endobj -1649 0 obj << -/Font << /F41 350 0 R /F42 351 0 R /F33 343 0 R /F74 458 0 R >> -/ProcSet [ /PDF /Text ] ->> endobj +>> +endobj 1653 0 obj -[666.7] +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [378.521 559.707 391.422 571.458] +/A << /S /GoTo /D (page.32) >> +>> endobj 1654 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [333.488 546.944 346.39 557.909] +/A << /S /GoTo /D (page.22) >> +>> +endobj +1655 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [412.41 532.547 425.311 544.359] +/A << /S /GoTo /D (page.25) >> +>> +endobj +1656 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [361.675 518.998 374.576 530.81] +/A << /S /GoTo /D (page.54) >> +>> +endobj +1657 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [380.669 505.511 388.116 517.261] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1658 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [369.15 491.961 376.597 503.712] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1659 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [363.968 478.412 376.87 490.163] +/A << /S /GoTo /D (page.45) >> +>> +endobj +1660 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [393.051 464.863 405.953 476.613] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1661 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [372.949 451.252 385.851 463.064] +/A << /S /GoTo /D (page.53) >> +>> +endobj +1662 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [410.342 437.765 423.244 449.515] +/A << /S /GoTo /D (page.32) >> +>> +endobj +1663 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [350.4 424.153 363.302 435.966] +/A << /S /GoTo /D (page.27) >> +>> +endobj +1664 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [345.488 410.666 352.935 422.417] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1665 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [361.77 397.902 369.217 408.867] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1666 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [372.679 397.902 385.581 408.867] +/A << /S /GoTo /D (page.31) >> +>> +endobj +1667 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [384.224 383.506 397.125 395.318] +/A << /S /GoTo /D (page.27) >> +>> +endobj +1668 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [374.572 370.019 382.019 381.769] +/A << /S /GoTo /D (page.9) >> +>> +endobj +1669 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [438.814 346.507 451.716 358.257] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1670 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [345.406 320.194 352.853 331.159] +/A << /S /GoTo /D (page.8) >> +>> +endobj +1671 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [351.472 305.859 358.919 317.61] +/A << /S /GoTo /D (page.8) >> +>> +endobj +1672 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [358.033 293.095 370.935 304.06] +/A << /S /GoTo /D (page.28) >> +>> +endobj +1673 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [395.498 278.699 408.4 290.511] +/A << /S /GoTo /D (page.48) >> +>> +endobj +1674 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [406.772 265.15 419.674 276.962] +/A << /S /GoTo /D (page.48) >> +>> +endobj +1675 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [403.361 241.7 416.262 253.45] +/A << /S /GoTo /D (page.39) >> +>> +endobj +1676 0 obj +<< +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [412.41 228.089 425.311 239.901] +/A << /S /GoTo /D (page.33) >> +>> +endobj +1680 0 obj +<< +/D [1678 0 R /XYZ 80 770.89 null] +>> +endobj +1677 0 obj +<< +/Font << /F41 354 0 R /F42 355 0 R /F33 347 0 R /F74 463 0 R >> +/ProcSet [ /PDF /Text ] +>> +endobj +1682 0 obj +[666.7] +endobj +1683 0 obj [833.3] endobj -1655 0 obj << +1684 0 obj +<< /Length 171 /Filter /FlateDecode >> @@ -8221,7 +11083,8 @@ x ä¬`E endstream endobj -1656 0 obj << +1685 0 obj +<< /Length 171 /Filter /FlateDecode >> @@ -8231,7 +11094,8 @@ x Bæú—  ðT¡§{@À6\%ž –ç.ÐöÜ:žZ@Ì ÿäZæø|aÙeàÔà_U/bÿ endstream endobj -1657 0 obj << +1686 0 obj +<< /Length 143 /Filter /FlateDecode >> @@ -8240,7 +11104,8 @@ x Â@„á‘wŠ¹€n^²˜Xb·´²«hi¡(ØmŽê,-‚q#(|Õüc§“YÁ„j9ÖŒYJUT΢y˜¦öך“TNÌ–š‹Y† Æ­x½ÜŽbªõœ*¦æN™ìÅÕÄ£7¢ñ ý‹¾”àÏq‡òÿDÿ€o‡R²p²‘äŽ,¢ endstream endobj -1658 0 obj << +1687 0 obj +<< /Length 99 /Filter /FlateDecode >> @@ -8252,7 +11117,8 @@ p ä…ÿh endstream endobj -1659 0 obj << +1688 0 obj +<< /Length 219 /Filter /FlateDecode >> @@ -8262,7 +11128,8 @@ x ¤òý—‘k}© H{ã Ëñwœ×ZI Nd;jÔÈ<WJœXÕí2¼.&,‰iT§ ã!q^âßPŒÄ endstream endobj -1660 0 obj << +1689 0 obj +<< /Length 200 /Filter /FlateDecode >> @@ -8273,7 +11140,8 @@ xڅн vtr'utPt5}4¥Ð±ƒ“&ˆ«ðãòñO¸ ÄCrÉ—3ô)ŒhçáƒXÖ®*ÕÆö€iŽlEAŒl&W‘ås:Ÿ.{débB²ŒÖ¹Ì3‚DÈÀˆ¼…]$Ð p %ÀX3ÒÀ'=íU6Ø}CÑÜì ÑIòBÅ%:õ+œBrm^ýÉCsÿ‹e¨ßáB}]¶ÓP·¨ô‘¦8Íq‰Od¢zÚ endstream endobj -1661 0 obj << +1690 0 obj +<< /Length 253 /Filter /FlateDecode >> @@ -8282,7 +11150,8 @@ x ÐöY´3ªè]˜>š}vrŒæÞ}Ô©¯Ð:xA­jmüµM¾ýcHúo„¤¨Ù/ÃOvˆjaOýÍMö±b½S»j“ÒÇTt0qºÕ;Ù­'Kjíiyq æ:<è´¡Kú~)§ endstream endobj -1662 0 obj << +1691 0 obj +<< /Length 186 /Filter /FlateDecode >> @@ -8291,7 +11160,8 @@ x Â0Àñá-=Bß LŠMÑ©P+˜AÐÉAœÔÑAÑÕöh=ŠGptã{1êb$ÿð#CH–÷†Tا©3Ô9nR؃Vȃ–|°ÞAi@.P+Úi¦x<œ¶ ËÙS.ST+0ŠÚ6”°¶±Ž–úâ6kË‰î… ±§å‚$Dâi¸ Qx¬¥7ü¥~qvy7™»+DDDž¤Ct> @@ -8301,7 +11171,8 @@ x 1óg£m’'gÆßvܬO/6Rɹ¾«3Y­å¹æ7nP«ð‰ÆÓ+o;.ï¥Ùpy­U.»ùxÿ|ár{{)5—;y¨¥zän'fò3…D>QJ\ëæ==tz‚ßæDÚ:Ù«1a>ÀÂt½Iƒ"‡:A„È!D!òQëLzÌdþb~ø1GsÀ:¡ÿ‚Ñ´õgjÕ Ç\Üëžf\Ô½ uÄoÍ0HO–VÔË(ìz\Šÿ\º|Õñÿ¯ÂyÙ endstream endobj -1664 0 obj << +1693 0 obj +<< /Length 168 /Filter /FlateDecode >> @@ -8311,7 +11182,8 @@ x õÿ?000üÿÿ+ ‘e8IvùÉ!à#å!d>ÒB2à#ëÁdn’áÐÒ†?`c±’ö ŒòÈXYÿþc%ÿeÿ0p¹zrr«ÆeT endstream endobj -1665 0 obj << +1694 0 obj +<< /Length 262 /Filter /FlateDecode >> @@ -8319,7 +11191,8 @@ stream xÚuÐAJÃ@à²x›¹AóN`’bŠ‚¤P+˜… «.ÄUëÒ…¢à"8…ÀèEB‰x‘xƒq7‹@|/Ä¢.†oþa˜7üû“½ÃJhÌ+Ë(›Ð*Å[Ì$'e³¼ÁYñ‚²1Ƨ|ŠqqF÷w×ÏÎ)ÅxN—)%WXÌ Œ0 A×@'X!”Ôö˜TWƒ®@• èF-@´…\ÈáÈõ”žGaÎóÉL£@È+„?QožwæI« Sj½i„ç°çÕóâÙ*¦Õ•àT¥jÁí`t Áµ^3üÿ¿ˆÖð³üÏ@ ðü#=ÖÒ£òuþf¸‚'^à¬^ü endstream endobj -1666 0 obj << +1695 0 obj +<< /Length 215 /Filter /FlateDecode >> @@ -8327,7 +11200,8 @@ stream xÚ}бnƒ0à‹ná|OPƒBP:!‘T*C¤fÊeJ;fhÕ®GãQx çî(JXbÙŸtgËþå4{y]SLK^+ž}&øiƵ–²q¾`Q¢=Pš¡}ç.ÚrG¿?_h‹ %h·tL(>a¹%Ƚw•÷ƒêGkµ‘]ßBà r¢QÃN &C‹Âv&̸ßAÔÌ FÈ—˜FŽ™Œš7"'1uÀ©Œ&ä<½Ú©­Z‹Ü†dTêõ©ƒÚ?s1ÚÝ­øC&õíûøVâo‡¶} endstream endobj -1667 0 obj << +1696 0 obj +<< /Length 235 /Filter /FlateDecode >> @@ -8336,7 +11210,8 @@ x $¨(PR€ Ýäh9JŽÒ…åa²°XE–¾Âv1ÿÔ§›5—¼æ“êŒë Ÿ¯ø¹¢7ªKžÏêøôôJÛ–Š{®K*®õžŠö†?Þ?_¨ØÞ^rEÅŽ*.©Ý1 ÒÊLÈE<‘€N$ê½D#ƒ&ÂHôgæ.›{`üƒ~Ø'ò~@Xd¿ˆŽ’Mÿ±Š·c0!áÆ€è†#¹Ò5}œÍ„ J¿›»¹¾™—áDFÍV—ÐlØ„îYB‡€ùtÕÒ}Îl—( endstream endobj -1668 0 obj << +1697 0 obj +<< /Length 262 /Filter /FlateDecode >> @@ -8345,7 +11220,8 @@ x ()@ QaK\ÌÙ#¤ÃEÈðg ’¶xÒÎÌþyÚòäxµÔ™.ô¨Ðr¥‹S½/äIÊ9‹,/‡ÎÝ£¬kÉo´œK~Á²äõ¥¾<¿>H¾¾:ÓBòn ÝJ½Q Ý'PÙGÌ>&f_S3 H#³>%«X‡¦…h:øî—ÉþY›ôÿ3…ðIžC¤E2Еù%3¿Ð¤UëmŠ€r»8™ÆÀÉ8vÌaÅ;7;³­×«Ög*ŒØzÉ´”šîÐð'H â˜û8o3.Ù7F…>sÁ·Äeå¼–kù« …" endstream endobj -1669 0 obj << +1698 0 obj +<< /Length 183 /Filter /FlateDecode >> @@ -8353,7 +11229,8 @@ stream xÚ31Ó³´P0P°bSS3…C®B. ßÄI$çr9yré‡+˜˜pé{E¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]äÿÁ{ù“¬“u ò ì°“üþ1ØÉ{ö ²H‚2Y&ëð’ÿÀä|$#„üd†ð‘ìò>’B€“ìÿÿýÆ&ávFòÃÄj¸\=¹¹ m endstream endobj -1670 0 obj << +1699 0 obj +<< /Length 243 /Filter /FlateDecode >> @@ -8361,7 +11238,8 @@ stream xÚmбNÃ0г2Tº%Ÿàûœˆ´¥“¥R$2 ÁÄ€˜€±CQYãôKú)ôSò =D6w6 ËO:Ÿ}ºs³¸X]QE—¼ç5ÍôZã›%Ç•„’xÙâºEóHÍÍ-Ÿ¢iïhÿþñ†f}M5š =ÕT=c»!°â.bøÇœU,€âkÉ/€ ²žíŠ‘u³ìÀÚò$³=«?AŒbΔ20ógŽ¿-“Úÿh“.½í’“¨&©©|ÇcÖI™ÁJ™Ó·Üî5k{ÍZ;ž”ƒŒÈòh> @@ -8369,7 +11247,8 @@ stream xÚMϱJ1àÿØ"0Í>Bæt7ô¬ÎÜBÐÊB¬ÔòŠ­“GË£ì#\yÅ’ßY•C_„ü“‰—ç×kíõJςƵƠoAö{]V¼ø½yÝÉf”îIc/Ý•¥ïõóãë]ºÍÃé¶ú´‘q«h˜Ï H<äŒY­N¢™WÌÍŒ!»#|i~8 -˜€v:Qþð,Ëãb#–ÇâX}n™}ö–’‡ÉHÙ’Œj`þO:AØoªm®"•Äj™¬ƒAk1°µäêxp3–Yäv”Gù-mª endstream endobj -1672 0 obj << +1701 0 obj +<< /Length 235 /Filter /FlateDecode >> @@ -8378,7 +11257,8 @@ x ‘'»¤@Ð|Å{S¼Y®O7-Õ´¡“†–-­ÖôÐà3.Æ°¦ÕÙ¡¹Âm‡Õ--Z¬.sŒUwE¯/oXm¯Ï©ÁjGû†ê;ìvd°)Ã3v†(&â_*rõ) Ô—(éGœÏ^Ko¼NP=€:ŸF±ô#îÈ™b0caúߨ‰`è‘Òÿ`œu`;àž}!ÀA%à˜g‘yY€$âქ‡÷éõ<ð¢ÃüK~ endstream endobj -1673 0 obj << +1702 0 obj +<< /Length 232 /Filter /FlateDecode >> @@ -8387,7 +11267,8 @@ x þˆ ø3ȯŽ9 8 6”ôTP“š=B9éA°þÈèàþˆSFBÔpŠž±þYv¾ÏÈì­Ïñƒb‰·µ|•T¦dv©àdp°Qvð²Ã[ü6¢}é endstream endobj -1674 0 obj << +1703 0 obj +<< /Length 221 /Filter /FlateDecode >> @@ -8397,7 +11278,8 @@ SlQ øÃô Ý5I[lŠIïªÝ†‚˜\…ÀNÍ+*iDê=‹kçìœtSËèn¤'úá-oœ endstream endobj -1675 0 obj << +1704 0 obj +<< /Length 190 /Filter /FlateDecode >> @@ -8405,7 +11287,8 @@ stream xÚ}Î;‚@Ð%$Ópç.$ë‡1q ­,Œ•ZZh´ŽæQ8%aœaÕÄD)öeç—3&SŒÐÈKp4ÁC g0GÊg‚Ô‚Þ 1 œm—x½ÜŽ ÓÕ cÐncŒv`3TJyĨ€ì€J6ï$ª¤(úr&¨;«;ÃÒ/X™y9pÿõ‰¨áEDí]•—K»º÷Úv6}zκOßYõ8Ëywf.'+ú¶yWana OÙq endstream endobj -1676 0 obj << +1705 0 obj +<< /Length 286 /Filter /FlateDecode >> @@ -8413,7 +11296,8 @@ stream xÚu‘¿JÄ@Æg¹"0…y„Ðü!¦¹…óSZYˆ•ZZ(ÚÉ]-r°vABÖùs… .™oçûv›åI{F%Õt\×tZSSÒc…/Ø´\-iY¶žqÝaqKM‹Å%×±è®èíõý ‹õõ9UXl订ò» d£› Ìyb¤R.ñêaaÈ ùäçàc¸XŒ"ë`?±5̆éo,ˆŠ,ª ß«Üïõ°0È„gó_R°Pˆg¶)‡¸Ï$ý.îz…4üƒ/ƒé@ciJÖKJîÊ“núÈyAÌ u%¬>@+âÀŒ¿ +ÃÖ0«@®:És <#ŒNÆz3‘›¥Ìb:‹ÉÙ%è^txƒßÛºšó endstream endobj -1677 0 obj << +1706 0 obj +<< /Length 207 /Filter /FlateDecode >> @@ -8424,7 +11308,8 @@ x àd,ɹ±¼uî懹|›Š--Ö"1³^ŸJ½BòòR£Ì‰*Šz¢¶&vƒ:ÍN¥µ°{X5gšSæ\óUäo«.Nb\à³Þ endstream endobj -1678 0 obj << +1707 0 obj +<< /Length 168 /Filter /FlateDecode >> @@ -8436,7 +11321,8 @@ EI+Er æú@'PE ‚õ\b<<÷I ya™9PñûpbpO)T< endstream endobj -1679 0 obj << +1708 0 obj +<< /Length 159 /Filter /FlateDecode >> @@ -8444,7 +11330,8 @@ stream xÚ31Ó³´P0P0b#S3…C®B.cS ßÄI$çr9yré‡+›ré{E¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]êÿ``øÿÿQ"˜?à ØÁÄ?˜8€ƒ 8{0Á€ƒ¨u¸ˆ â‚Lü€õÿÿÿ?Äÿ ` .WO®@.ÒR_^ endstream endobj -1680 0 obj << +1709 0 obj +<< /Length 177 /Filter /FlateDecode >> @@ -8455,7 +11342,8 @@ ftr'utPt+ ÜðÏ-¨=/4¡ñmVgu𤆚€èN-÷ñ.‘õ»µõ´Ñ¦ôt¥+.ûôÆJf{mß?FN3Äwê!c¾t›1²šýÖ]a¦`/B…‘' endstream endobj -1681 0 obj << +1710 0 obj +<< /Length 190 /Filter /FlateDecode >> @@ -8464,7 +11352,8 @@ x ÂP à·,ÁœÀ÷jE§B­`A'qRGE×>Ö£<€;”ÆôµB‡|?NsÒ4“2!MgohéuÛ¶ƒÓãÕžL€j-)ªtCûó‚*Þ.ÉG•ÐÁ'}Ä4!ˆrð8çFüæJüp-27½sÞŒ¬X;+ˆÄÒYôJ>É!ûùPöDõ°žhxÕ°#±qÊ©e¯åÒÊ#\Y.Dþ·›â*Å~¹ìps endstream endobj -1682 0 obj << +1711 0 obj +<< /Length 217 /Filter /FlateDecode >> @@ -8472,7 +11361,8 @@ stream xÚeÎ=nÃ0 †áÏ𠀋 ^ •Õù™ä¨‡íÔ!È”tìÐ"YkMGÑ4z0ÂR :]Þ"ħ™=,\ó‚'ž›7žOž>i:×aÍÍãýåøAë–ÜOçäžtL®}æó×åÜúeÞܖ÷žëµ[V($FFÀÊUG"@'ÒC‚„âª;åMBM„IUŽ (“í5«[€rÐÃ÷ßè·eúsKüMô²½§SC¯éЩAÏgC4jì FåV"jÈÆ"k‘ñJh×Ò+ýÌbo endstream endobj -1683 0 obj << +1712 0 obj +<< /Length 247 /Filter /FlateDecode >> @@ -8480,7 +11370,8 @@ stream xÚuпNÃ0ð/ê`é–<‚ïJUe²TŠD$˜02´‚µî›ÑGÉ#dô|œ­¶ÊP,ë'Ëç?ŸÝ.®n–\ó¼áùuÍí’ÛšßÚP›¦k^œkoŸ´ê¨zÖETÝkªî¿¶ßT­o¹¡jÍ/ ׯԭ€ € 6~ô²‡ÿ9À‹HŸà$Ø€Bz“ÜÏF…ª{bÝa²ÃIŸu=L®šþ’1;¢> @@ -8489,7 +11380,8 @@ x ö€Š¹„å?õ‘&ä:È™ òÅ73WìMPìuÔìiåë‚bþö³žÁ%AAÌ/pW°'0eƒ¥q{"ÞLø€?I‚÷ endstream endobj -1685 0 obj << +1714 0 obj +<< /Length 184 /Filter /FlateDecode >> @@ -8499,7 +11391,8 @@ x ðdùcq endstream endobj -1686 0 obj << +1715 0 obj +<< /Length 222 /Filter /FlateDecode >> @@ -8507,7 +11400,8 @@ stream xÚmŽ=NÄ0…_äÂÒ4{2ÇlX…ÊÒ²H¤@‚j D” (¼GËQr—.L†±(  ù4óÞü¼~sr>pÇ>öÜŸqïùÑÓ ­«Øqúã<<Óv$·çõ@îJerã5¿½¾?‘ÛÞ\°'·ã;ÏÝ=;b`dùD+R*b…(™ÚbØb2L± M¶ó?H@2ÐKЈh)¢jÐKXÕ^Eµ¬Ìj…ŠU:ÒùÔª•Ã/`rœ`Sœu8&]‹iÖx2U¾D”š6ýöaõ]ŽtKßåqü endstream endobj -1687 0 obj << +1716 0 obj +<< /Length 187 /Filter /FlateDecode >> @@ -8515,7 +11409,8 @@ stream xÚuϽ‚@ ð^Hºðô.€Á‰1ñŒ“::htGᵇ“ ÷K®ÿ6i£éd–P@ 5EÅ5^0Œ¥P¬ßÉጙAKaŒþRÊè›Ý®÷úÙzNòÏi§)Ø£É F8õ/nOõŸ‚™+y\Ñ–Ò—Â…å1DgiP-¸ ðÊÒ–>Õê™an,O»´œ”Êzà±½Rê¸0¸ÁÊž^À endstream endobj -1688 0 obj << +1717 0 obj +<< /Length 192 /Filter /FlateDecode >> @@ -8524,7 +11419,8 @@ x Â@…á'Â4Á9›Ä(¦I F0… •…X©¥…¢]09ZŽâR¦ÖY7šÀî3»üþlÌÙas§.O>¹t%ß“Ù1£y8^(NIíØ÷H­dK*]óýö8“Š7 vI%¼wÙ9Pšp®‹HZ¹.µ.¿ÊXÚM®!ú/Ø3(ѯ‡z?Gh ź1ð³n•_ÀÛ*U ³Jø¯„§UÂ@h ;š0"« cd­:š0†&IË”¶ôºdU~ endstream endobj -1689 0 obj << +1718 0 obj +<< /Length 206 /Filter /FlateDecode >> @@ -8534,7 +11430,8 @@ x WøöfY endstream endobj -1690 0 obj << +1719 0 obj +<< /Length 232 /Filter /FlateDecode >> @@ -8542,7 +11439,8 @@ stream xÚMαnÂ0à³2 Ý’Gà^€:†DS‰‚D$:u@LÀÈЪ•:D…GË£ð=D1>‡$–NßðÛþ}qò2ŸQDcMMætRø…1§%íÑñ‚Ë å'Å3”›£Ì¶ôóý{F¹Ü½“B¹¢½¢è€ÙŠ„©ÁÔ‚ÇÆ4ºáÄå5„„70„ÞÔzš­º³e«(mÖi_ƒÐ,h[Üi‹[«”ÍsÏ?v¡%ûê|»÷ Ï›'ô¦ž¹§îå½a°ÿ¼7˜3äâÊUVW¾hŒ³vVìÕÛ©ù×~àr k endstream endobj -1691 0 obj << +1720 0 obj +<< /Length 198 /Filter /FlateDecode >> @@ -8552,7 +11450,8 @@ x YäÊ:áà-F¥q½˜D1ýýGÌ¢8p|”)¢u©üã䨢…FþüaèùŒ“à¼Æ5¾8×oó endstream endobj -1692 0 obj << +1721 0 obj +<< /Length 179 /Filter /FlateDecode >> @@ -8561,7 +11460,8 @@ x Â@€áY¶L“#8'p“à+U F0… •…X©¥…¢­Ù›éQr„”)$㬈kñ ì?Sì`ÔO'QÉD4Ó>Æ&)¹"Ï÷fwļD³¦$E3—Œ¦\Ðå|= É—SŠÑ´‰)ÚbY€¶Á üè‰LTŽÅ´³UB3Kºƒî2Pmr/*qû£OŸrZŸv_àÔ¾°þ~½bn˜¹ýåÎJ\á Æü\T endstream endobj -1693 0 obj << +1722 0 obj +<< /Length 244 /Filter /FlateDecode >> @@ -8569,7 +11469,8 @@ stream xÚ]ÁNÃ0 @qˆäK?¡þÒjÝ`§Jc“è N'ÆqÒ@p%ý´~J>¡ÇªÛˆa)OŽýœDiV—ëkªh)«YÓòŠö5¾a³}¥[m¼pÓax¤fáVªº;úxÿ|Å°¹¿¡Öžjªž±Û€?D˃ypÌ“”™g€‚YÚåìY”ÜC;@ì!‚&_Ò@„b•“Ë”Š?§Õ³Góá‡efo¯ÈTèö8g¼˜•~²Ñц’év@´Q6Ñtozazkz4‘Utü_)³’ΔQÇMªE¶¬ÿÿóјw>à7è¼x@ endstream endobj -518 0 obj << +523 0 obj +<< /Type /Font /Subtype /Type3 /Name /F93 @@ -8578,74 +11479,80 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 44 /LastChar 122 -/Widths 1694 0 R -/Encoding 1695 0 R -/CharProcs 1696 0 R ->> endobj -1694 0 obj +/Widths 1723 0 R +/Encoding 1724 0 R +/CharProcs 1725 0 R +>> +endobj +1723 0 obj [46.98 0 46.98 0 0 46.98 46.98 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46.98 0 46.98 46.98 46.98 0 0 46.98 46.98 46.98 0 0 46.98 46.98 0 46.98 46.98 0 0 0 46.98 0 0 46.98 0 46.98 0 0 0 46.98 46.98 0 46.98 46.98 46.98 46.98 46.98 46.98 0 0 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 0 46.98 0 46.98 46.98 46.98 ] endobj -1695 0 obj << +1724 0 obj +<< /Type /Encoding /Differences [44/a44 45/.notdef 46/a46 47/.notdef 49/a49/a50 51/.notdef 68/a68 69/.notdef 70/a70/a71/a72 73/.notdef 75/a75/a76/a77 78/.notdef 80/a80/a81 82/.notdef 83/a83/a84 85/.notdef 88/a88 89/.notdef 91/a91 92/.notdef 93/a93 94/.notdef 97/a97/a98 99/.notdef 100/a100/a101/a102/a103/a104/a105 106/.notdef 108/a108/a109/a110/a111/a112/a113/a114/a115/a116 117/.notdef 118/a118 119/.notdef 120/a120/a121/a122] ->> endobj -1696 0 obj << -/a44 1657 0 R -/a46 1658 0 R -/a49 1692 0 R -/a50 1693 0 R -/a68 1659 0 R -/a70 1660 0 R -/a71 1661 0 R -/a72 1662 0 R -/a75 1663 0 R -/a76 1664 0 R -/a77 1665 0 R -/a80 1666 0 R -/a81 1667 0 R -/a83 1668 0 R -/a84 1669 0 R -/a88 1670 0 R -/a91 1655 0 R -/a93 1656 0 R -/a97 1671 0 R -/a98 1672 0 R -/a100 1673 0 R -/a101 1674 0 R -/a102 1675 0 R -/a103 1676 0 R -/a104 1677 0 R -/a105 1678 0 R -/a108 1679 0 R -/a109 1680 0 R -/a110 1681 0 R -/a111 1682 0 R -/a112 1683 0 R -/a113 1684 0 R -/a114 1685 0 R -/a115 1686 0 R -/a116 1687 0 R -/a118 1688 0 R -/a120 1689 0 R -/a121 1690 0 R -/a122 1691 0 R ->> endobj -1697 0 obj +>> +endobj +1725 0 obj +<< +/a44 1686 0 R +/a46 1687 0 R +/a49 1721 0 R +/a50 1722 0 R +/a68 1688 0 R +/a70 1689 0 R +/a71 1690 0 R +/a72 1691 0 R +/a75 1692 0 R +/a76 1693 0 R +/a77 1694 0 R +/a80 1695 0 R +/a81 1696 0 R +/a83 1697 0 R +/a84 1698 0 R +/a88 1699 0 R +/a91 1684 0 R +/a93 1685 0 R +/a97 1700 0 R +/a98 1701 0 R +/a100 1702 0 R +/a101 1703 0 R +/a102 1704 0 R +/a103 1705 0 R +/a104 1706 0 R +/a105 1707 0 R +/a108 1708 0 R +/a109 1709 0 R +/a110 1710 0 R +/a111 1711 0 R +/a112 1712 0 R +/a113 1713 0 R +/a114 1714 0 R +/a115 1715 0 R +/a116 1716 0 R +/a118 1717 0 R +/a120 1718 0 R +/a121 1719 0 R +/a122 1720 0 R +>> +endobj +1726 0 obj [631 549 549 494 439 521 411 603 329 603 549 549 576 521 549 549 521 549 603 439] endobj -1698 0 obj +1727 0 obj [500 500 500 500 500 500 500 500 500 500 500 500 277.8 277.8 777.8 500 777.8] endobj -1699 0 obj +1728 0 obj [388.9 388.9 500 777.8 277.8 333.3 277.8 500 500 500 500 500 500 500 500 500 500 500 277.8 277.8 277.8 777.8 472.2 472.2 777.8 750 708.3 722.2 763.9 680.6 652.8 784.7 750 361.1 513.9 777.8 625 916.7 750 777.8 680.6 777.8 736.1 555.6 722.2 750 750 1027.8 750 750 611.1 277.8 500 277.8] endobj -1701 0 obj +1730 0 obj [500 500 167 333 556 278 333 333 0 333 675 0 556 389 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 214 250 333 420 500 500 833 778 333 333 333 500 675 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 675 675 675 500 920 611 611 667 722 611 611 722 722 333 444 667 556 833 667 722 611 722 611 500 556 722 611 833 611 556 556 389 278 389 422 500 333 500 500 444 500 444 278 500 500 278 278 444 278 722 500 500 500 500 389 389 278 500 444 667 444 444 389] endobj -1702 0 obj +1731 0 obj [777.8 277.8 777.8 500 777.8 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 500 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 1000 777.8 777.8 1000 1000 500 500 1000 1000 1000 777.8 1000 1000 611.1 611.1 1000 1000 1000 777.8 275 1000 666.7 666.7 888.9 888.9 0 0 555.6 555.6 666.7 500 722.2 722.2 777.8 777.8 611.1 798.5 656.8 526.5 771.4 527.8 718.7 594.9 844.5 544.5 677.8 762 689.7 1200.9 820.5 796.1 695.6 816.7 847.5 605.6 544.6 625.8 612.8 987.8 713.3 668.3 724.7 666.7 666.7 666.7 666.7 666.7 611.1 611.1 444.4 444.4 444.4 444.4 500 500 388.9 388.9 277.8 500 500 611.1 500] endobj -1703 0 obj << +1732 0 obj +<< /Length 197 /Filter /FlateDecode >> @@ -8654,7 +11561,8 @@ xÚ ‚`…4wéº/Pj–)‚äÔÔMÕØPÔš>šâ#46È_Gth ¾åÞË=監(TW½©Cõ# |=yr•±Ï­«3¯;/’fâìt싳â^œl­÷Ûã,Nº™+ç…î=u’-ˆ',ƒž]£ÿÆ BR"/𠬽wƒý‚]¡OJ HÑ4äMJ‡êÿ0?_9º¨¤èÂÙÂ.6²—í­†Õ¾Ñ†ô¤-iN«Í‹e™ÉV¾‘L endstream endobj -1704 0 obj << +1733 0 obj +<< /Length 196 /Filter /FlateDecode >> @@ -8663,7 +11571,8 @@ xÚ Â@…Ÿ¤¦Éœ èæGb¬à‚Vb¥–Š‚•ñh%GH™"¨/ÙÂVøšeÞûf˜ Æ©šj?Õ8Ò$ÖC(g‰b…îg’©³Ñ(³àXŒ]êõr;Š™®fÊw¦ÛPƒØLï@ |Èù “~‰n¯Fç ˜<z/ø¤@—”ð:ŽºMrpíñïß\3]8[ØÅFö²ÝiäÍÝhHOÚÒ™æôÿ´A¼HæVÖòxuO’ endstream endobj -1705 0 obj << +1734 0 obj +<< /Length 197 /Filter /FlateDecode >> @@ -8672,7 +11581,8 @@ x %mW|»ÞO¤‹õœ é’w†£=Ù’•œ\¾à%Ò‹„NfN‚¦Rª×8þÔŽ;Óó§„À?]¨AÈq„Àë¶ !帿ÁÅ;$E‹ïC3þÑóNÕM€YBï¨vÒ¶ò¿6Ân*§…¥ ýUKe endstream endobj -1706 0 obj << +1735 0 obj +<< /Length 194 /Filter /FlateDecode >> @@ -8680,7 +11590,8 @@ stream xÚE1Â0AH×ä Ü °MœR. ¢@T@I‰Ž<§ä ))æ¼ àbeÝx½{6íG¬9aËvÀ‰á½¡Å©Ì4Û!ÀîH™#µæ8%5—))·àËùz •-§lHå¼1¬·ärÖ-9· ï ò¹—"“§HôéÒöEÀ •H$;5ÆšÀøÿ2à¨úÞ ïà€¿Ôó¢É@L¾lº ú¡)åa7lI3G+úùlJ endstream endobj -1707 0 obj << +1736 0 obj +<< /Length 110 /Filter /FlateDecode >> @@ -8690,7 +11601,8 @@ x @¾‹B´¡‚A,—§‹BýÿÿQÀ¿? C ýGõÐG\®ž\\0ñoy endstream endobj -1708 0 obj << +1737 0 obj +<< /Length 112 /Filter /FlateDecode >> @@ -8701,7 +11613,8 @@ x @¾‹B´¡‚A,—§‹Býÿÿ‘@ýÿÿ öC Õÿÿê…\®ž\\¼HB€ endstream endobj -1709 0 obj << +1738 0 obj +<< /Length 106 /Filter /FlateDecode >> @@ -8710,7 +11623,8 @@ x (˜C$’s¹œ<¹ôÌ͸ô=̹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]êÿÿÿÿLñÿ!ÁåêÉÈW51ñ endstream endobj -1710 0 obj << +1739 0 obj +<< /Length 110 /Filter /FlateDecode >> @@ -8721,7 +11635,8 @@ x sé{ú*”•¦ré;8+E]¢zb¹<]äìêü@ÖÀíк٠5ò \®ž\\deX. endstream endobj -1711 0 obj << +1740 0 obj +<< /Length 180 /Filter /FlateDecode >> @@ -8730,7 +11645,8 @@ xÚN; Â@Ùnš!swCM*!Fp A+ ±RK E;!/–£^`%mȸöÚ ÃûÛÑ0ÏÈЈ2² Ù1í> @@ -8744,7 +11660,8 @@ x ìø?Èÿ°ÿaÿÿÙÿ“ÿÇÿýCÃ?†?Œ@Èüƒÿƒý‡ÿþøßPÇ`ÁÀåêÉÈÑ4,r endstream endobj -1713 0 obj << +1742 0 obj +<< /Length 96 /Filter /FlateDecode >> @@ -8753,7 +11670,8 @@ x pVò]¢zb¹<]äìêüƒõìä¸\=¹¹ŠŽ– endstream endobj -1714 0 obj << +1743 0 obj +<< /Length 162 /Filter /FlateDecode >> @@ -8764,7 +11682,8 @@ x @¾‹B´¡‚A,—§‹<bÆ@‚N°ƒ ?˜8$äÁD° ­õ ¢Dü`#˜ø2î©fâ2˜X3Iq,63© ã*@—«'W yK/ endstream endobj -1715 0 obj << +1744 0 obj +<< /Length 104 /Filter /FlateDecode >> @@ -8772,7 +11691,8 @@ stream xÚ31Ó³´P0P0Æ@d©bÈUÈeh䃹`™ä\.'O.ýpCC.} 0—¾§¯BIQi*—¾S€³PÔE!¨'–ËÓEAžÁ¾¡þÀÿ0XÀ¾Až0À®ËÕ“+ 9Ü-I endstream endobj -1716 0 obj << +1745 0 obj +<< /Length 157 /Filter /FlateDecode >> @@ -8780,7 +11700,8 @@ stream xÚ…‹±‚0EkHÞÒOèý-„ÀD‚˜ØÁD'㤎]‰ŸÖOá:2b˜½g»'g•/Ë18Ç‚S¤ ÒW¦qîY2¹ËjCúÎHoƒ mvx=ß7Òõ~ &ÝàĈÏdDVvÊUý„r²‹¬ø»Ð9õ+†€¯¼òÒG^´Â‹a˜÷ÒUnìF;~ZQÚ:Ð?¸8 endstream endobj -1717 0 obj << +1746 0 obj +<< /Length 111 /Filter /FlateDecode >> @@ -8788,7 +11709,8 @@ stream xÚ31Ó³´P0P0V04W01Q0¶PH1ä*ä21PA#CˆLr.—“'—~¸‚‰—¾P˜KßÓW¡¤¨4•Kß)ÀYÈwQˆ6T0ˆåòtQ°ÿÿÿÿŸz ñï?*‹1pš¶ƒËÕ“+ ÏJS endstream endobj -1718 0 obj << +1747 0 obj +<< /Length 102 /Filter /FlateDecode >> @@ -8796,7 +11718,8 @@ stream xÚ31Ó³´P0P°P04W0¶T02VH1ä*ä26PA3ˆDr.—“'—~¸‚±—¾‡‚—¾§¯BIQi*—¾S€³‚!—¾‹B´¡‚A,—§‹Býÿÿ?þÿÿÿƒÄ¸\=¹¹E:(“ endstream endobj -1719 0 obj << +1748 0 obj +<< /Length 118 /Filter /FlateDecode >> @@ -8804,7 +11727,8 @@ stream xÚ31Ó³´P0P04P0"sSs…C®B.#3 ¨‚‘9T*9—ËÉ“K?\ÁÈŒKß(Î¥ïé«PRTšÊ¥ïà¬`È¥ï¢m¨`Ëåé¢`ÃÀÏPÇ ßðŸÁþ!\Ï`߀ ƒÌÀ‡Aöp¹zrr]7½ endstream endobj -1720 0 obj << +1749 0 obj +<< /Length 172 /Filter /FlateDecode >> @@ -8813,7 +11737,8 @@ x &\ú@Q.}O_…’¢ÒT.}§gC.}…hCƒX.Oööþüˆ&äȉù4ÂþÿÿÿêÄ¿ÿ¨,Æ`„¢ê€hâ2üB0Ó° 0þ`@Ì?˜ÄæDŒ0p¹zrrûV‹« endstream endobj -1721 0 obj << +1750 0 obj +<< /Length 201 /Filter /FlateDecode >> @@ -8822,7 +11747,8 @@ xÚ• Â@E'l˜&GÈœÀMŒF­QÁ‚Vb¥–Š¶IŽ–£x„--ÄqFj%.̃ùÿÏß^Ú )¢¾L¯Kýíb> @@ -8836,7 +11762,8 @@ x FÖÿÿ'ÿÿy“ü´ñû,$3üÀÀŒêÿ3Øÿo€ÿAŒYœËÕ“+ H0‚6 endstream endobj -1723 0 obj << +1752 0 obj +<< /Length 198 /Filter /FlateDecode >> @@ -8846,7 +11773,8 @@ x Ä3 bånA¨5Þo3ˆb³ÀD‰ûåT‰•µšYk[Âz^Dí«yÃ’Æ1 ¸é‰<­ƒý§QøƒS˜H¨hUsjD0NÍû/ëýÕò£QG<ó¿Tá]×ãKÅDbh@C£6„“3K[x£Gœj endstream endobj -1724 0 obj << +1753 0 obj +<< /Length 230 /Filter /FlateDecode >> @@ -8854,7 +11782,8 @@ stream xڥбJÄ@Æñ/¤L³°óº Éi¬ç ¦´²+µ´P®Û©¸©ysÎϽQ­‡%oÚõæ镶=¹{®[r×é˜\ÃïŸ/䶷—\‘ÛñCÅå#õ;üÐ"ÓL EÐÅ(ðJ£däG)‚2£3!_±#2±C¢[°â•Ã{GEþÁòÀá{ÿûåÊ° :Z2 fFŠ…€bÖ˜9eÙ)úQSFÊO?˜žV2C—ºê鎾?9ru endstream endobj -1725 0 obj << +1754 0 obj +<< /Length 197 /Filter /FlateDecode >> @@ -8864,7 +11793,8 @@ x õÿÿ700üÿÿÿ˜ü&ÿÉÿ @Y 4ûÆÿ€$ƒý)&ù?€Hö ’L2þA ÿÈ:0Y&íq‘ Ržbb¦ùõH.©C¸ ÙÍ_@|ñü¸¯A! HÈÀCé,ô !ÉåêÉÈ݈I endstream endobj -1726 0 obj << +1755 0 obj +<< /Length 149 /Filter /FlateDecode >> @@ -8874,7 +11804,8 @@ x õÿÿÿÿÃ$þÿÃBÖƒIæ uD“6`’ùD2þÀJþÿO˜Ä¥j2ÛøÁ¤|©$(4þ7üÇA‚e¸\=¹¹WD–Ü endstream endobj -1727 0 obj << +1756 0 obj +<< /Length 141 /Filter /FlateDecode >> @@ -8883,7 +11814,8 @@ x &\ú@Q.}O_…’¢ÒT.}§gC.}…hCƒX.O…úÿÿÿÿû€$þ3``°'LÈ|DˆøƒAüÿÀ¦jåDýÿ ÿÿÀ À\®ž\\,˜µ endstream endobj -1728 0 obj << +1757 0 obj +<< /Length 230 /Filter /FlateDecode >> @@ -8893,7 +11825,8 @@ xÚ• ýú™¨«â>¡Š1š¥š£5ßȎ×t*Œ«ïñïć5 endstream endobj -1729 0 obj << +1758 0 obj +<< /Length 114 /Filter /FlateDecode >> @@ -8906,7 +11839,8 @@ x õÿàèÿÿp„,Îü~èÿÿÿÉBÄ„—«'W NÁ§P endstream endobj -1730 0 obj << +1759 0 obj +<< /Length 105 /Filter /FlateDecode >> @@ -8914,7 +11848,8 @@ stream xÚ31Ó³´P0P0bS3…C®B.c# ÌI$çr9yré‡+qé{E¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]êÿÿÿ÷ €ÄØ0 %ŒË\®ž\\6Qg? endstream endobj -1731 0 obj << +1760 0 obj +<< /Length 231 /Filter /FlateDecode >> @@ -8922,7 +11857,8 @@ stream xÚ]ϱnÂ0`£ ‘nÉ#äž' v ¨D$:1 N…±Clˆðf1tì#4ÑCd÷?Ka@–?Ù>ÙþÏŒú¯/œñÓŽx›Ó7™Œe`+…Ï/š¤×l2Ò œ’.–|Øw¤§«ç¤ç¼É9û bÎe«ÊÖ;U:à”.âJ¥•p΂Zг j@¨ARô&ÎB n î²ú~àÁßx¹ëàä)É[yÙF ‘ßê^Ó}®l—Eùƪ‹‚é#Ô ªÑ`"­¦þ‰P ·‚Þé0Ð~? endstream endobj -1732 0 obj << +1761 0 obj +<< /Length 126 /Filter /FlateDecode >> @@ -8931,7 +11867,8 @@ x &\ú@Q.}O_…’¢ÒT.}§gC.}…hCƒX.O…úÿêÿÿ``ø'ê!P‚È:„ˆ°'–¨ÿ`àbÿ¸\=¹¹”…jo endstream endobj -1733 0 obj << +1762 0 obj +<< /Length 201 /Filter /FlateDecode >> @@ -8940,7 +11877,8 @@ xÚ­ Â@ЋÀ4¹Î \kP1‚)­,ÄJ--!9™D,,½î¶T×]…S[̃ù3Õçn¥Q§*9z¸K5—¦.s½WÍj“9ú!²!qŽ¬«SdaVËõ ™ßo“ƒ, ‘þcP$”ˆnPPB¥z@QÉÈ(>Z°öðãlíl/5.§žâÒ×ÄK=&M£Ø¥ÄÆ(o9)÷Œ[‘·•ä-Ç_m0ÂÍv¢ž`é®Þfsì„8À„‰‰ endstream endobj -1734 0 obj << +1763 0 obj +<< /Length 199 /Filter /FlateDecode >> @@ -8950,7 +11888,8 @@ x ¥±I( 8¼ïû{~£ÝBÝâ¼&6}\9°Ol[Lñ,7„@gè¹@GEŽq¿;¬“>:@8wÐ^@8@–’X&äaüÆs!Ëe—V^Äz“ÒHø4½ ¦±6Q¾µ±25> @@ -8960,7 +11899,8 @@ x ‚ºðë€7FçдÓ?oaŒFòú½ k©ïÄ öª,Íú|_ÂçàFã&h endstream endobj -1736 0 obj << +1765 0 obj +<< /Length 182 /Filter /FlateDecode >> @@ -8970,7 +11910,8 @@ xڭϱ f‡.³âS0~÷Ûã ¦Ø,Ђ)qo19€/±"jõB¨.P«;UuÌD÷ŒF¯ Âó'a¸üy£bhŒçF±¥4j-iMËðO*ªÿ·ù"`éa oõÆ…t endstream endobj -1737 0 obj << +1766 0 obj +<< /Length 217 /Filter /FlateDecode >> @@ -8979,7 +11920,8 @@ x ”*I™"Z¯o+íMð|k7c£Ü€æšùž?¬Wœð‚giÆóG^,ù#¥oÊrI^Ž§÷/*JÒ{ÎrÒÏ’“._øt<’.^7œ’Þò!åäÊ-Çi¢<â”PÁ™‚ƒq¶†j,ÿQÑ?¼ÐvÀôÞtÂDððQ[ òŸ½ba~®ÔêÒ§ú‚±ÐWJõ‡!†Id“øö†©G”‰›‘ÈÑSI;úŒ%  endstream endobj -1738 0 obj << +1767 0 obj +<< /Length 218 /Filter /FlateDecode >> @@ -8988,7 +11930,8 @@ xÚн 1 àÈ Y|óÚ;©‹‚?à ‚N⤎ŠÎç£ø"®äb/YÄÁÁ>JÚ¤¡¶Ýèu)¢&Õc²jµiã­õɈZ=Ùìq˜ Y’µh¦>&™ÑéxÞ¡ÎG£Ó*¦hɘR. eΘى/É".à‹Ò¬t ÖòÒªª®ôwèð£VûhOé/oé»2C óxŸûB§©’ÙbM•nÕÿ¼æ¥7÷íÝ¥| "çþÃÔ€3Ÿ©ˆàï>à$Á¾$J endstream endobj -1739 0 obj << +1768 0 obj +<< /Length 250 /Filter /FlateDecode >> @@ -8997,7 +11940,8 @@ x %? cF¿ûi=¶H^†Qèù #tü)„g/pxLkDÏ…3zô¢ÑýŠA endstream endobj -1740 0 obj << +1769 0 obj +<< /Length 127 /Filter /FlateDecode >> @@ -9010,7 +11954,8 @@ x õÿ Dü?€‹üÃ`ÏÀOY$Ù€$ ;Rþÿ?óÿ¬$X–ËÕ“+ V—Xê endstream endobj -1741 0 obj << +1770 0 obj +<< /Length 174 /Filter /FlateDecode >> @@ -9020,7 +11965,8 @@ x Än!he!Vji¡h-GɶL2Ž†€à „á+þ7&.擦‰&“R’ÒYã ‘S2–Ós‹jOÆ ZKFe7ô¸?/¨òí’4ª‚šâ#Ú‚J®"n˜ëŒÝ¯Ãê;€þʼQ¯ýºO„7ZB؈U$fMYDÌ@È ÷¢ÏìÞfò‚+‹;|WWŒ endstream endobj -1742 0 obj << +1771 0 obj +<< /Length 197 /Filter /FlateDecode >> @@ -9029,7 +11975,8 @@ x ‚@àÂ\|çjUÔê$˜A‚:uˆNÕ±CQWõÑöQô /¤mU²%vøÿ?,ãÓÅœlriâç“ÐÙÁz® mògCsºb” Û“ç"[ËY²¡ÇýyAm—ä ‹éà}Ä$¦ì–ÈE'Â}2´FZ_V 7 W?ÓWãei f åßÊÿ¥)X¹ÊP>•Vž*5y«ÔàMg9V/«Îz¬VJAðf9ô'à*Á¾LCx8 endstream endobj -1743 0 obj << +1772 0 obj +<< /Length 210 /Filter /FlateDecode >> @@ -9037,7 +11984,8 @@ stream xÚϱjÂ@Çñ_pþKÞÀû¿@{98Sj@-4ƒ “ƒ8µ •¶ä-rpn‘âA0fÈò¾¿é§ãÇá€#Vü XÇÜù]Ñ–´ö1âþÓeyÛÐ8%¹d­I¾úL2ñ~÷ùAr<Ÿ°"9å•âhM锳AiËtJwïeB# LX‰6vs`ÔRaFèØ$ÿi4³•‡š÷ ;¹¢QWytExÝ­'{¸úgk~ç϶É,O*¨™á$½=t è%¥~©–§ endstream endobj -1744 0 obj << +1773 0 obj +<< /Length 220 /Filter /FlateDecode >> @@ -9048,7 +11996,8 @@ D[n +'Ø2¾©ʉ3Ùq4|PYáÂÙØš0eܦÑé½³súŸÉ5ɧ¥\Ó@ÜñïeÝ'ýXæÆÆreSU¤4¹äQ~MQdÅ endstream endobj -1745 0 obj << +1774 0 obj +<< /Length 206 /Filter /FlateDecode >> @@ -9057,7 +12006,8 @@ xڥϽ Â0ð+Â->‚÷Z+©S¡*ØAÐÉAœÔÑAѹ}´>Š±bð¼$*.b†áBîþ§zíá€:Ô¥VDJQÜ£m„T‘;÷ýËfi†á’T„áTÊf3:Ï; Óùˆ¤:¦•üYc6¦\ƒ®¾›;ƒ¿lhkb¬Ì⹄€™/N-êÄZ6*±¨ñp·—§¹ë™|ZX›?š¼4®ïìõ½>uóÎæs¾’—n—‚«Ý tnìÆÍ N2\àKKv endstream endobj -1746 0 obj << +1775 0 obj +<< /Length 205 /Filter /FlateDecode >> @@ -9067,7 +12017,8 @@ I + S endstream endobj -1747 0 obj << +1776 0 obj +<< /Length 220 /Filter /FlateDecode >> @@ -9076,7 +12027,8 @@ xÚ Â@à )„isÁJÐùEü"Ãøb=A×Û çaÄS~]¿ endstream endobj -1748 0 obj << +1777 0 obj +<< /Length 216 /Filter /FlateDecode >> @@ -9085,7 +12037,8 @@ x $¨(VT@I‚vã£ù(>–)V¾AÐaYOòØóç¹??½¼ÐV=é´ÿÞϼÉz`±ÕþìçæéU6£ø]âoX?ÞêÇûç‹øÍÝ•vâ·ºë´}”q«¨µE XÌX™Í¨ÌŽp‹[PÏ0ÔLhB M ‘‡ÀÆ4ì‘™æò±À¸þEâ ŒÆþS“«D¸ÌiDf( šD“œE‹T³HIc %)>—/Ð~Å’\r/_})oG endstream endobj -1749 0 obj << +1778 0 obj +<< /Length 164 /Filter /FlateDecode >> @@ -9093,7 +12046,8 @@ stream xÚ31Ó³´P0P0bSs…C®B.c3 ÌI$çr9yré‡+›qé{E¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]ÿ300°ÿ?ÀÀ ÿÿC=ˆøÿÿ„`üÏÿùˆøÁþ€ýcf ‚¨ÿÿÿÿ?€F€%ˆ5…Æ„ýÿÿ@.ý‡N€%¸\=¹¹CStò endstream endobj -1750 0 obj << +1779 0 obj +<< /Length 275 /Filter /FlateDecode >> @@ -9101,7 +12055,8 @@ stream xÚ…=NÄ@ …¥ÉMŽ_òÃ(‚†‘–E"T+* ¤A·ÚDâ \%7!H9Ec{·BHLñidû=¿ßŸRI'tT×äò%=Vø‚¾–jIM}h=<ãªÅâŽ|Å•Ô±h¯éíõý ‹ÕÍUX¬iSQyíš É³ã:þ²œ!1¦{.g½‹éì ›t<A9ÀN¤t¿´É½êà`nê [¢Yè˜'ã(3’@øÉ üˆÊ~sPºo£i5¹ÝE,b”³6ÂyÔ0ɬ1$ÄV¸ ç îÁ˜ÿÁÙº[›ìLzõ #¸òºh»&Û;‚þ¡Ä³$²^MR} ^¶x‹?máÊ endstream endobj -1751 0 obj << +1780 0 obj +<< /Length 165 /Filter /FlateDecode >> @@ -9113,7 +12068,8 @@ x ÜG¨` t>à¡ö»îåè'C/fH=û b‰¨ú賚­'b6l öÁ˜í¶ÿÑQã¨"òDõÐ÷–¶ði—¶ endstream endobj -1752 0 obj << +1781 0 obj +<< /Length 137 /Filter /FlateDecode >> @@ -9122,7 +12078,8 @@ x ¢þÿÿÿ ÿaDœ€Hp¹zrrȧYA endstream endobj -1753 0 obj << +1782 0 obj +<< /Length 168 /Filter /FlateDecode >> @@ -9130,7 +12087,8 @@ stream xÚÕÏ1‚@Ð!&Ópæº, `E‚˜¸…‰VÆJ--4ÚêÍ£ì(-Œã!¶¶þä5ÿW? Æ9E”R?Ö”$4Ìh§ñˆqÓF”åí´=`iP­(ÎQͤGeæt>]ö¨ÊÅ„4ªŠÖš¢ šŠ| ¸°þêºfÿ!ÌNÔ^ :àÿ^Ã]寸3„¢° l™nüO(øÜôØN .ñ ú‹k7 endstream endobj -1754 0 obj << +1783 0 obj +<< /Length 217 /Filter /FlateDecode >> @@ -9139,7 +12097,8 @@ xڭνn ¶kµ1Nš\*ïÎÖ7V§*=4£#SãŒ÷ endstream endobj -1755 0 obj << +1784 0 obj +<< /Length 123 /Filter /FlateDecode >> @@ -9147,7 +12106,8 @@ stream xÚ31Ó³´P0P0b#S3…C®B.c3 ßÄI$çr9yré‡+›qé{E¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]êÿ``¨ÿÿƒá?œ¨‡ ŒÃ—¨ÿÿÿÿ0Äÿ?€ „—«'W íâg• endstream endobj -1756 0 obj << +1785 0 obj +<< /Length 161 /Filter /FlateDecode >> @@ -9155,7 +12115,8 @@ stream xÚ31Ó³´P0C …C®B.sˆD"9—ËÉ“K?\ÁÄœKß(Ê¥ïé«PRTšÊ¥ïà¬`È¥ï¢m¨`Ëåé¢ÀÀøƒñC}ÿþ? ÿïÿ“ÿÇðÿÿûÿ òÿÿY–o`*á?Àþƒÿü„Ø!*9 °þ=þÿg„ÿÿÕ!Œ‰@d¹\=¹¹ªˆ÷ endstream endobj -1757 0 obj << +1786 0 obj +<< /Length 159 /Filter /FlateDecode >> @@ -9165,7 +12126,8 @@ x ç–ÕlŽj#WTnKÏÇ늪ܭȠªèhHŸÐUE‹€[îÅ7³(Sÿô‹#“d5"${‹ÝÀö?zn<×Ì‘9 ý~qíp%8} endstream endobj -1758 0 obj << +1787 0 obj +<< /Length 198 /Filter /FlateDecode >> @@ -9173,7 +12135,8 @@ stream xÚ1‚@E¿¡ ™†#0Ðe‰V$Š‰&ZY+µ´Ðh+{4ŽÂ(- 㲘ØÚ¼âOæÏ›$ͦñ„‡š“1'šOš®§6ŒºÄMŽš¤v§¤V6&U¬ù~{œIÍ7 Ö¤rÞkŽTä ï dR" "/x"oø­ß"x Aa…Ì„¡É,ª ªÒ¢~~Ûæ5ÿ¢µÍo×U9ôõú“ö¸qNÈ©9I§‹Rêï Ý3´,hKí`• endstream endobj -1759 0 obj << +1788 0 obj +<< /Length 221 /Filter /FlateDecode >> @@ -9181,7 +12144,8 @@ stream xڭбnÂ0àßb¨t À½@›Y"QÈP‰Ntì@³óhyÁc×s U‡.•ððɺ“Ï¿m˧ç ç<æÇqÎÖ²Íy[ÐŽl¡ÕœË[kóIÓš²w¶e ­SV¿òþëðAÙtùÂZñJ­©ž10ô€óU¤QÏ"-D×±×ɯ<Œ´ÃNmA…Q/À%n®:˜¨~ÛDGÿ´ºú9ir2ݘL¤y?ÙRΘ<ÚÂè[˜S|—é\ˆŽŽè³ÝO§÷é¿éOýeêÒ¼¦7úF©W endstream endobj -1760 0 obj << +1789 0 obj +<< /Length 229 /Filter /FlateDecode >> @@ -9189,7 +12153,8 @@ stream xڭϱJAà?lq0Í=ÂÍ ˜ÝÓ%Ä*#xE@+ I-SD´5_,9È ,Ø9nœ½sck‘æc™ùÿõ£áõ˜_ñÅ¥c?fïø¹¤5y¯SÇ£´Z®hZ‘}dïÉÞéœl5ç·×÷²Óû.ÉÎø©d· jÆ0í rù ÀDªÈWÀ@ä`D$ £æ ¢“€¢F¡]ç67@–üHš€¶³ù·mòtçt9OYªæ»®‰®´Õwì–µ±gß¹ïßÿÙ«…èe˜&Ú¥œOM«“&Æÿú7§ÛŠè`Ÿß endstream endobj -1761 0 obj << +1790 0 obj +<< /Length 172 /Filter /FlateDecode >> @@ -9198,7 +12163,8 @@ xÚµ A ÐÔi¼“832ˆVº‚SZYˆ•ZZ(ZÏXYzâÅ#l¹…lÌÛXZäÁOø7è†d¨/ã9C;‹GtV²ibsØ0ó¨Wä,ê™lQû9O—=êl1!Ùæ´–Ê}NÐ)!0„Z¼2ó-ygŽÉg"(.’0P5tÅ·ÔAUɲå+Yü0þÉÀ\%å-n¾Ê§—ø¦YW endstream endobj -1762 0 obj << +1791 0 obj +<< /Length 218 /Filter /FlateDecode >> @@ -9208,7 +12174,8 @@ x vnâUr”aË!ã›,ˆÍÇð½™Ç”ëó«K-t­gQË -£>Gy—劲p3%ûWÙÔt¹’pK-¡¾Óϯ ›ûk¶úµx’z«X §˜™ý 33䎅£r¤CF40Œ@:bª ˜#µàLÉ‚¼ªÁ‰Y˜õ.¹ŠdÄŒ Ç曶åAîȺ ãlBƒ¼³–{,ªZxËÏŽ`1K{¯ï+æoürSËN~±¡o' endstream endobj -1763 0 obj << +1792 0 obj +<< /Length 160 /Filter /FlateDecode >> @@ -9217,7 +12184,8 @@ x ¹†™ä\.'O.ýpcs.} 0—¾§¯BIQi*—¾S€³ï¢m¨`Ëåé¢ÀÀÏò $õÿÿÿ?Äÿ ` ÒÍ#…ø$`'0ƒö üøÄù ì  æÿÿÿÿSÿdÖ.WO®@.’Ø] endstream endobj -1764 0 obj << +1793 0 obj +<< /Length 159 /Filter /FlateDecode >> @@ -9231,7 +12199,8 @@ x õÿ`øÿƒùÿ,dýF Éøƒ}üH¤<˜´’ê00ügüÿ¿á?`¨G"íÿ?’üÿ›²Ìÿ¸\=¹¹kqt endstream endobj -1765 0 obj << +1794 0 obj +<< /Length 174 /Filter /FlateDecode >> @@ -9245,7 +12214,8 @@ x äóV endstream endobj -1766 0 obj << +1795 0 obj +<< /Length 195 /Filter /FlateDecode >> @@ -9254,7 +12224,8 @@ x Â@ ðˆƒ¥Ð> @@ -9264,7 +12235,8 @@ x z„Ë“Øö½óoUú³÷ YU¨X)Õ§-ÈؽÈFÅFç'{»“õÇ…¬yVùJtlÉHƒŸ!²r³&µué]ÅŠ;7ä­ØRš“¹ÌCSQñ‹¦ i¬ÊÓÀìw…HÈÂØÂ>ʳh endstream endobj -1768 0 obj << +1797 0 obj +<< /Length 237 /Filter /FlateDecode >> @@ -9273,7 +12245,8 @@ x ê]4ÞO©`9k”—å b{0ý‘ýD>€Ø7Æó¯ñùíkƒ endstream endobj -1769 0 obj << +1798 0 obj +<< /Length 171 /Filter /FlateDecode >> @@ -9285,7 +12258,8 @@ xÚ ¦`Š]ÚГnS^yÞñÊiô endstream endobj -1770 0 obj << +1799 0 obj +<< /Length 218 /Filter /FlateDecode >> @@ -9294,7 +12268,8 @@ xÚ¥ c)‘ìÊ…•*qé"QÒŽÆQ8%ÅŠõ2[$rëæ³Òþÿ~þ¸y.9áœRÎ3.žø#¥OÊÖcÂEé_Þ/T·¤œ•¤_Ü™tûÊß_?gÒõ~Ë)é†O)'oÔ6Œ`ÙPv*;k . ,¢ UPC< ”èzDNø‚ùÆe™{àÊææÓÎ¥ÍÿÂ]—É·’~+|ç¢ 2¢%‚¢ê¥E_†IÖqh×Ò®þ xË endstream endobj -1771 0 obj << +1800 0 obj +<< /Length 143 /Filter /FlateDecode >> @@ -9303,7 +12278,8 @@ x Æ\ú@Q.}O_…’¢ÒT.}§gC.}…hCƒX.OæöÌÅò@lÅõÿ``âz þÃç¸ÿC?’¾Æöÿÿÿ¨‡à?P æs¹zrrìRZö endstream endobj -1772 0 obj << +1801 0 obj +<< /Length 232 /Filter /FlateDecode >> @@ -9311,7 +12287,8 @@ stream xÚmŽ¿NÃ0‡‘K·xe‹Ÿ'´ 0Y*E"L ˆ‰vdÁÚøÑú(~ªwH‘`¸Oº»ïþ,»óë+ßø•Äò¯.ý¶¥wZt’7šjãõÖ=…'¿è(ÜI•Bï??¾vÖ7¾¥°ñÏ­o^¨ßx¸#€È `Î0Ì#,óŽyB=:F̧˜0¤AÌè.O€=¡ðÌ {Å™sØ2tâÝ÷ 9ÈùF¢štJ´£º:ZëTTwHsͪæT«U‹ù!‹ª,†)b˜"†)3þÚÈtÛÓ#}çwo endstream endobj -1773 0 obj << +1802 0 obj +<< /Length 239 /Filter /FlateDecode >> @@ -9319,7 +12296,8 @@ stream xÚMбNÃ@ `G"yÉÊv~ö%-aŠÔ‰ H0u@LбCQ»’¸nÑ館Ñ?I}ûL§¯óýúeCú-½”¿c»%H00cŽRb†LèÝ5áÁh†¦šRã"Ì&\/d À/©„솄Ná^J¬+J™¯Êx#jCÿ(Ñïä^ ‡NwŒÚ6d`âNùVø?‰1F3:=ª³0+¸(-ª…¶ø aO"{|lñdy‚ endstream endobj -1774 0 obj << +1803 0 obj +<< /Length 196 /Filter /FlateDecode >> @@ -9328,7 +12306,8 @@ xÚ• ¾ÙÄÆØ8“ý’7[¬™ŽsyŒc Of|ŽèF&di\%8])ÉHïÙ„¤×˜’Î6ü¸?/¤“í’#Ò)"”¥¬”×*¥üîC Ä–(„\èÓ -p- ð¿*XJ …¹Ð pZàZàYjàW °” ¶( ½0 úáG(Yù“bÀ_íÛ/Ð*£½:øp^ endstream endobj -1775 0 obj << +1804 0 obj +<< /Length 258 /Filter /FlateDecode >> @@ -9338,7 +12317,8 @@ x _·|äo_ƒ« endstream endobj -458 0 obj << +463 0 obj +<< /Type /Font /Subtype /Type3 /Name /F74 @@ -9347,102 +12327,108 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 33 /LastChar 122 -/Widths 1776 0 R -/Encoding 1777 0 R -/CharProcs 1778 0 R ->> endobj -1776 0 obj +/Widths 1805 0 R +/Encoding 1806 0 R +/CharProcs 1807 0 R +>> +endobj +1805 0 obj [46.98 46.98 46.98 0 0 0 0 46.98 46.98 46.98 0 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 0 46.98 0 0 0 46.98 46.98 46.98 46.98 46.98 46.98 0 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 0 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 0 0 0 46.98 0 46.98 0 46.98 0 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 46.98 ] endobj -1777 0 obj << +1806 0 obj +<< /Type /Encoding /Differences [33/a33/a34/a35 36/.notdef 40/a40/a41/a42 43/.notdef 44/a44/a45/a46/a47/a48/a49/a50/a51/a52 53/.notdef 54/a54 55/.notdef 58/a58/a59/a60/a61/a62/a63 64/.notdef 65/a65/a66/a67/a68/a69/a70/a71/a72/a73 74/.notdef 75/a75/a76/a77/a78/a79/a80/a81/a82/a83/a84/a85/a86/a87 88/.notdef 91/a91 92/.notdef 93/a93 94/.notdef 95/a95 96/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105/a106/a107/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121/a122] ->> endobj -1778 0 obj << -/a33 1710 0 R -/a34 1719 0 R -/a35 1720 0 R -/a40 1703 0 R -/a41 1704 0 R -/a42 1711 0 R -/a44 1712 0 R -/a45 1718 0 R -/a46 1713 0 R -/a47 1714 0 R -/a48 1770 0 R -/a49 1771 0 R -/a50 1772 0 R -/a51 1773 0 R -/a52 1774 0 R -/a54 1775 0 R -/a58 1715 0 R -/a59 1716 0 R -/a60 1705 0 R -/a61 1717 0 R -/a62 1706 0 R -/a63 1721 0 R -/a65 1722 0 R -/a66 1723 0 R -/a67 1724 0 R -/a68 1725 0 R -/a69 1726 0 R -/a70 1727 0 R -/a71 1728 0 R -/a72 1729 0 R -/a73 1730 0 R -/a75 1731 0 R -/a76 1732 0 R -/a77 1733 0 R -/a78 1734 0 R -/a79 1735 0 R -/a80 1736 0 R -/a81 1737 0 R -/a82 1738 0 R -/a83 1739 0 R -/a84 1740 0 R -/a85 1741 0 R -/a86 1742 0 R -/a87 1743 0 R -/a91 1707 0 R -/a93 1708 0 R -/a95 1709 0 R -/a97 1744 0 R -/a98 1745 0 R -/a99 1746 0 R -/a100 1747 0 R -/a101 1748 0 R -/a102 1749 0 R -/a103 1750 0 R -/a104 1751 0 R -/a105 1752 0 R -/a106 1753 0 R -/a107 1754 0 R -/a108 1755 0 R -/a109 1756 0 R -/a110 1757 0 R -/a111 1758 0 R -/a112 1759 0 R -/a113 1760 0 R -/a114 1761 0 R -/a115 1762 0 R -/a116 1763 0 R -/a117 1764 0 R -/a118 1765 0 R -/a119 1766 0 R -/a120 1767 0 R -/a121 1768 0 R -/a122 1769 0 R ->> endobj -1779 0 obj +>> +endobj +1807 0 obj +<< +/a33 1739 0 R +/a34 1748 0 R +/a35 1749 0 R +/a40 1732 0 R +/a41 1733 0 R +/a42 1740 0 R +/a44 1741 0 R +/a45 1747 0 R +/a46 1742 0 R +/a47 1743 0 R +/a48 1799 0 R +/a49 1800 0 R +/a50 1801 0 R +/a51 1802 0 R +/a52 1803 0 R +/a54 1804 0 R +/a58 1744 0 R +/a59 1745 0 R +/a60 1734 0 R +/a61 1746 0 R +/a62 1735 0 R +/a63 1750 0 R +/a65 1751 0 R +/a66 1752 0 R +/a67 1753 0 R +/a68 1754 0 R +/a69 1755 0 R +/a70 1756 0 R +/a71 1757 0 R +/a72 1758 0 R +/a73 1759 0 R +/a75 1760 0 R +/a76 1761 0 R +/a77 1762 0 R +/a78 1763 0 R +/a79 1764 0 R +/a80 1765 0 R +/a81 1766 0 R +/a82 1767 0 R +/a83 1768 0 R +/a84 1769 0 R +/a85 1770 0 R +/a86 1771 0 R +/a87 1772 0 R +/a91 1736 0 R +/a93 1737 0 R +/a95 1738 0 R +/a97 1773 0 R +/a98 1774 0 R +/a99 1775 0 R +/a100 1776 0 R +/a101 1777 0 R +/a102 1778 0 R +/a103 1779 0 R +/a104 1780 0 R +/a105 1781 0 R +/a106 1782 0 R +/a107 1783 0 R +/a108 1784 0 R +/a109 1785 0 R +/a110 1786 0 R +/a111 1787 0 R +/a112 1788 0 R +/a113 1789 0 R +/a114 1790 0 R +/a115 1791 0 R +/a116 1792 0 R +/a117 1793 0 R +/a118 1794 0 R +/a119 1795 0 R +/a120 1796 0 R +/a121 1797 0 R +/a122 1798 0 R +>> +endobj +1808 0 obj [278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556] endobj -1780 0 obj +1809 0 obj [556 833 722 778 667 778 722 667] endobj -1781 0 obj +1810 0 obj [556 722 667 556 611 722 722 944 722 722 611 333 278 333 469 500 333 444 500 444 500 444 333 500 500 278 278 500] endobj -1782 0 obj << +1811 0 obj +<< /Length 192 /Filter /FlateDecode >> @@ -9451,7 +12437,8 @@ xÚ… )’:)•j` ?Å`ªôH™jö³u^L«œvô{ôFÛ endstream endobj -1783 0 obj << +1812 0 obj +<< /Length 187 /Filter /FlateDecode >> @@ -9462,7 +12449,8 @@ xÚ…O; ¨,G\ WÂ{¡ûFÇ9úé^Ù€"J[|š¼ ¬µÐîrè’YÁ"Ö±4nT?…”pGrjݬc_e*[ù«ËM* endstream endobj -1784 0 obj << +1813 0 obj +<< /Length 167 /Filter /FlateDecode >> @@ -9475,7 +12463,8 @@ x L@ÌÀß$äAD=ˆø$˜ÿÄÿ€Ä?€Ä ‹³ÃÅíáâÿáâ?Å@âP¢&VVÌŒ.ó.ó.S—áG—;ì&.WO®@.n=Þ endstream endobj -1785 0 obj << +1814 0 obj +<< /Length 162 /Filter /FlateDecode >> @@ -9484,7 +12473,8 @@ x Â0†‡Â->‚ÿ˜ÄK…N…ZÁ ‚N⤎ŠÎú¨>‚c‡bMN8¤>È÷] çy’°ÈáÁü GGbŽÎÂO%ÎT2[0“YFK&¬p»ÞOdªõŽLƒÝS¨AZZFý¢HW 2"ÃòL}¦¾Tß©oþýï»­® ËÐ"І¾Öº?¦ endstream endobj -1786 0 obj << +1815 0 obj +<< /Length 114 /Filter /FlateDecode >> @@ -9498,7 +12488,8 @@ x ä—5ez endstream endobj -1787 0 obj << +1816 0 obj +<< /Length 116 /Filter /FlateDecode >> @@ -9512,7 +12503,8 @@ x õÿÿüÿÿ‚êÿÿc`¨ü¨æ`°›ÿp¹zrrléI endstream endobj -1788 0 obj << +1817 0 obj +<< /Length 104 /Filter /FlateDecode >> @@ -9521,7 +12513,8 @@ x (˜A$’s¹œ<¹ôÃŒ¹ô≠ô=}JŠJS¹ôœ ¹ô]¢  b¹<]êÿÿÿÏÄÿа—«'W *› endstream endobj -1789 0 obj << +1818 0 obj +<< /Length 136 /Filter /FlateDecode >> @@ -9531,7 +12524,8 @@ x FÆ0¹ä\.'O.ýpC.} —¾§¯BIQi*—¾S€³‚!—¾‹B´¡‚A,—§‹ƒüûõ?€ðÚÿ‘ÿÃÿ‡áÆŒ?˜?°PààP—«'W ŸÒ,5 endstream endobj -1790 0 obj << +1819 0 obj +<< /Length 99 /Filter /FlateDecode >> @@ -9542,7 +12536,8 @@ x pé{€IO_…’¢ÒT.}§g ßE!¨'–ËÓEAžÁ¾¡þÀÿ0XÀ¾AžËÕ“+ ‰;“ endstream endobj -1791 0 obj << +1820 0 obj +<< /Length 157 /Filter /FlateDecode >> @@ -9556,7 +12551,8 @@ x ì@ÌÀß#äÁHÌD؈:Q'þ€ˆ@Ì&> f0ñd˜82î>3Ñ dfâ ¸™¢Dp¹zrr@Ä:Õ endstream endobj -1792 0 obj << +1821 0 obj +<< /Length 107 /Filter /FlateDecode >> @@ -9567,7 +12563,8 @@ x sé{ú*”•¦ré;8+E]¢zb¹<]äìêüƒõìäðì:¸\=¹¹{-= endstream endobj -1793 0 obj << +1822 0 obj +<< /Length 155 /Filter /FlateDecode >> @@ -9581,7 +12578,8 @@ x ü òìÔ€Aûòøð Žöêá´ÿ#ÿ‡ÿÆ ?0`ÿ ÿ þÀÿ†ÿ@¡.WO®@.…8 endstream endobj -1794 0 obj << +1823 0 obj +<< /Length 110 /Filter /FlateDecode >> @@ -9595,7 +12593,8 @@ x õÿÿÿÿÄÿ °‘§\®ž\\ºâAŠ endstream endobj -1795 0 obj << +1824 0 obj +<< /Length 103 /Filter /FlateDecode >> @@ -9603,7 +12602,8 @@ stream xÚ31Ö3µT0P0W04S06W02TH1ä*ä2 (˜B$’s¹œ<¹ôÃŒ,¹ô=L¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]êÿÿÿðÿÿÿ0 âs¹zrrå$~ endstream endobj -1796 0 obj << +1825 0 obj +<< /Length 117 /Filter /FlateDecode >> @@ -9613,7 +12613,8 @@ x äÇ\+ß endstream endobj -1797 0 obj << +1826 0 obj +<< /Length 239 /Filter /FlateDecode >> @@ -9621,7 +12622,8 @@ stream xÚ1NÄ0Dg•"Òo|û$Q6ÍZZ‰HPQ *–’‚ÕÒ!ì£ýp!eŠUÌ8âi¾ý=o¶ýÕpíZ·-§uCçŽ|H?Я¶\¼¾Ë~”æÉõƒ4wœJ3Þ»óéóMšýã?¸çε/2"På˜<>Ïå uÁfA@5ãž`cÌO4ês´1dµ1gõÊ®šƒîêɧï:ÙôeÔPø~•KÙœ-ª˺QvõOÔhù9–ŒXÒÀÜ…H$%Ë RM ŸÒZÉlémb– „d·Ùr)}ÙA!·£<Ê/}L~ü endstream endobj -1798 0 obj << +1827 0 obj +<< /Length 184 /Filter /FlateDecode >> @@ -9630,7 +12632,8 @@ x ×,iºÔu8‹q…/ÂaoM endstream endobj -1799 0 obj << +1828 0 obj +<< /Length 190 /Filter /FlateDecode >> @@ -9639,7 +12642,8 @@ x æ£ðõ®ØîKÿëÝùÓd¹Ê0FM•j\i¼jx@½˜%\îPPGL2P[ê‚2;|=ß7PÅ~¤K<ÑäL‰•s ´Â9×óËy|¥9#l K#‚vÓœ_ó[¹Z²½äC„N Ò_‹¦C£•èFôŒÏ,úa8è—‘[NÔøXT®®þQ­€ü÷âŠÝ endstream endobj -1800 0 obj << +1829 0 obj +<< /Length 218 /Filter /FlateDecode >> @@ -9650,7 +12654,8 @@ A ™oö̤Å/½ó`t™œÝÿ˜þRôø27ÈäVÖ¯½ifðöƒíh·¾hãÛ`+-·Rû¡ÔÑÒìNç]Ódvg9 endstream endobj -1801 0 obj << +1830 0 obj +<< /Length 183 /Filter /FlateDecode >> @@ -9658,7 +12663,8 @@ stream xÚ31Ö3µT0P0bCSC…C®B.c ßÄI$çr9yré‡+[pé{E¹ô=}JŠJS¹ôœ€|…hCƒX.O…úÿÿþÿÿD|?€bØ0ÿ ÿAD}°ò€ÿÁ&> f0ñH0b!þO ¶ƒn%Ørv¸ƒÀî³?sóˆ?À>û æË `Ÿs¹zrríÇG endstream endobj -1802 0 obj << +1831 0 obj +<< /Length 147 /Filter /FlateDecode >> @@ -9669,7 +12675,8 @@ x õÿÿÿÿÄÿ Øæ Œ„ † ‚ƒ`|$€lthv›bˆ)ØŒ‡6 ¢Žä£ÿQ Ø.WO®@.ÌŒ‡r endstream endobj -1803 0 obj << +1832 0 obj +<< /Length 145 /Filter /FlateDecode >> @@ -9678,7 +12685,8 @@ x Á€ƒø$`@±ØCLÁmQDýÿ ÿ!Ä( ,ÆåêÉÈæxô endstream endobj -1804 0 obj << +1833 0 obj +<< /Length 227 /Filter /FlateDecode >> @@ -9687,7 +12695,8 @@ xÚ AÂT(PR$‚ÖÞŽkÍ ¸7eŠU†ÙI"QÒ|Åìß{;—Ý5袥ùŒº½´¸Á°ÐaC]8®<¿ár@ÿHaþVÇè‡;zß~¼¢_Þ_S‹~EO-5kVE*#TòÉPËŽaa¥'\¦BÙƒ°û‰«oè¹Ò\Qéõ4÷pf<á¢`2éß”²Oà$‡Ì˜gãßëíµúD> @@ -9698,7 +12707,8 @@ x õÿþÿùÿŸñÿ?cÀÀ€êÄÿÿÿ±4± Nàô%—«'W žˆ‡ä endstream endobj -1806 0 obj << +1835 0 obj +<< /Length 108 /Filter /FlateDecode >> @@ -9707,7 +12717,8 @@ x Æ\ú@Q.}O_…’¢ÒT.}§g ßE!ÚPÁ –ËÓE¡þÿÿÿÿÿÿà >ÿ†ÁŽ±¹›ËÕ“+ H¨X~ endstream endobj -1807 0 obj << +1836 0 obj +<< /Length 218 /Filter /FlateDecode >> @@ -9717,7 +12728,8 @@ x 8hP÷Ãýÿø­žHF¬é–=a…‹,oËÚ>“U.k¹9‰s endstream endobj -1808 0 obj << +1837 0 obj +<< /Length 123 /Filter /FlateDecode >> @@ -9725,7 +12737,8 @@ stream xÚ31Ö3µT0P0bCSC…C®B.cs ßÄI$çr9yré‡+›sé{E¹ô=}JŠJS¹ôœ€|…hCƒX.O…úÿþÿÿ€L€Å˜ŒÁN|Œ?ˆ êÿÿÿÿã?*ûÀåêÉÈé f’ endstream endobj -1809 0 obj << +1838 0 obj +<< /Length 177 /Filter /FlateDecode >> @@ -9736,7 +12749,8 @@ x õøÿüÿÀ ÿBü`°ÿW$þð‰ü{ª1ˆy Ÿ‘‰ùŒ0¢Ÿñ1Œh†í͇ÄqÑ|¼F¼‡ï™aÄ Ñ𕨠‚l¢è·?`¿!°—«'W ±,ˆ endstream endobj -1810 0 obj << +1839 0 obj +<< /Length 194 /Filter /FlateDecode >> @@ -9745,7 +12759,8 @@ x P‚$Ž¤u½Ö’[GEÓev›¶ æKÞ1Çî»hÑ8º&nL؃-;CF¹XïÀA_ í>¡ôpŠÇÃi º?!å—&+ŒRå"c¢(ɉ(§N+˜ÆµGÍSroˆ‰›‚W\¯Š‹"­àŠ¬æüÏ ¦+éÕtI…–ðߣmÅ›h5|Ö ¸üˆ‹¢dXB]/†qsøº‰| endstream endobj -1811 0 obj << +1840 0 obj +<< /Length 174 /Filter /FlateDecode >> @@ -9753,7 +12768,8 @@ stream xÚ31Ö3µT0P0bSC…C®B.cs ÌI$çr9yré‡+›sé{E¹ô=}JŠJS¹ôœ€|…hCƒX.O…úÿÿ0üÿÿÿˆø"þ3Åþ70`øH؃þ@‚ýŒ`?€#^¬„ùŠ^°Q`Cƃ-YÉ ²œä fƒ€² Ô$êÿ700€ F"Àb\®ž\\æ„wN endstream endobj -1812 0 obj << +1841 0 obj +<< /Length 209 /Filter /FlateDecode >> @@ -9761,7 +12777,8 @@ stream xÚÅÐ1nÂ0Æñ/Ê€ô–!ïÔ &HYj‰‚Ô •Ú©CÕ @°Æ9j1CäÇ‹KªÞ ’õìåû{iËŠs.y^,ØV\.x_Љ¬ÕÛœWËûÓîHëšÌ[KæEïÉÔ¯|9_dÖoÏ\ÙðgÁùÕ† ùƃHLd€ pÝLià¡'ÒîAi û?’NIû¬ iïÚ&tZÁéà0÷^gú±È…Ÿ¶X{c¹þ‚Y7‘öÉ01ÖÞñ¿<¶5½Ó ¯ endstream endobj -1813 0 obj << +1842 0 obj +<< /Length 197 /Filter /FlateDecode >> @@ -9770,7 +12787,8 @@ xڕС ŒÖ¤FscT,èr¾0Ê–S²iNûf‹EN†`æÒY9†»Q‰¶3p‚qNÊNÙ3¼ÿ¶ßO0ïÉn‹ßè¶ ×ÄZ¿’J4½&}þ5tÊò›¦y+™A²ý ½-ؼ+Ô€³Wø2>z endstream endobj -1814 0 obj << +1843 0 obj +<< /Length 236 /Filter /FlateDecode >> @@ -9780,7 +12798,8 @@ D ©å¨”ºæDJÞsÕ ‰gõ­Ü?ñ¦åx#UÃñmŽí¥¼<¿>rÜ\IÉq+·¥wÜn…˜™åº2ûÐÌÌ4w„C0Mý€¤LúNÔéL”túAø ¨9ÁçÒ„Éa=tC¹6”8y€ÇF¢Ì›Ôa¥OÚ2éý/òaÁ<Ãô&ÄØùE>oùš¿åxv endstream endobj -1815 0 obj << +1844 0 obj +<< /Length 124 /Filter /FlateDecode >> @@ -9791,7 +12810,8 @@ x õÿÿÿÿÄÿÿ¡êêð@†H0 zÂþÿ(Qÿÿ—ËÕ“+ +òT¬ endstream endobj -1816 0 obj << +1845 0 obj +<< /Length 197 /Filter /FlateDecode >> @@ -9800,7 +12820,8 @@ xÚϯ ÂPð#†Á)>‚çt»ºËÂœà‚ É &5mÂ.øb_CY°N wíztøo,È¿ðNøìvÓéE‚‚ì69‚æWh .-rZùe¶D/@sL¶@³Ï5šÁ€6ëíMoØ%n}šðÏŸÂ :ƒš–ßæ}v%Ö$@ö—F•´T÷iX°zÒûÓ[õñ¬¿VÎÉ!zyMŽì-¹ß+_ªX=”Ey>JÍ3CN™.°àï{ŒK endstream endobj -1817 0 obj << +1846 0 obj +<< /Length 191 /Filter /FlateDecode >> @@ -9811,7 +12832,8 @@ A+ }å:exÅ\³T¿:8^pV¢ÝQ>E»’m¹¦ûíqF;ÛÌ)C» }FéËEÜ$ s­´àXBט^H”ȃ©ÁÃ@ž?|be¨®ŸàzY©E—ƒâÿðTZ_Õq×-`öRÅ!a~…ˆƒ„®K<.KÜâj/\ endstream endobj -1818 0 obj << +1847 0 obj +<< /Length 187 /Filter /FlateDecode >> @@ -9821,7 +12843,8 @@ xÚ Œ-¶0ª±éþ~Ð*ž?¢uîmÖ½rç!0±ƒe¥æ] ÔEÓ`ç%ÐÒЖÞ*Åsz endstream endobj -1819 0 obj << +1848 0 obj +<< /Length 182 /Filter /FlateDecode >> @@ -9831,7 +12854,8 @@ xÚ Än!he!Vji¡h›äh%G°L2ΦÐÖ…}ðgÙ?of§óÇœêÅlS>'t#k5Ñ?œ®”;2{¶–ÌZ§d܆÷ç…L¾]rB¦àCÂñ‘\Á¤"iJzŒDˆÆ=á[5/”ÈjLAOåQ~Ñý‰ß¡@«B_ÕZ¯h4èÊJ—â5¡Î«µ^RMuZ9ÚѲuEJ endstream endobj -1820 0 obj << +1849 0 obj +<< /Length 193 /Filter /FlateDecode >> @@ -9839,7 +12863,8 @@ stream xڕα‚@ à’.<} L— &Þ`¢“ƒqRG®â›á£øŒ—;[pqÓᾤ½´ý 5)+ÊHñ+•9ís<¡’^&¥|ìŽXLפ*LçÜÅÔ,èr¾0­—S⺡MNÙMC±€Ä  ÿ$z1Ú1Þwxï!"Ëûâ>ô<æôZ™iá&³N°?â>cíH ãRa¸ÊÉHŽ'c Ë:ÇÑ´m™¸O,Î ®ð —ºYK endstream endobj -1821 0 obj << +1850 0 obj +<< /Length 201 /Filter /FlateDecode >> @@ -9848,7 +12873,8 @@ x ¤7¸¾Ð'Ð* 4u‘ö.æ7ú¹mp Ìb2ræcÀòÝÉZþI÷_þ endstream endobj -1822 0 obj << +1851 0 obj +<< /Length 154 /Filter /FlateDecode >> @@ -9858,7 +12884,8 @@ x @¾‹B´¡‚A,—§‹ÿû@âÿÆÿÿ˜AûŸz ñHð?°*;&põÿÿÿš4A€Åðk£aÿÿÿ[~ `1.WO®@.òÅ^£ endstream endobj -1823 0 obj << +1852 0 obj +<< /Length 253 /Filter /FlateDecode >> @@ -9867,7 +12894,8 @@ x A+ ±RK E»#›ÎÇðUò(y„”[,g‚²ìÇ°óÿÿÌÖÕÉzßòq¹áºâꜟJz¥º`;볟Öã íZÊï¸.(¿ÒwÊÛk~ûx¦|wsÁ%å{¾/¹x vÏ’€4¸ˆlnfxYé•DdöItÁ§S¶n\Å#7@efd=º`’El6X4jB*²`„éá¾fÀ}E_éh0‡íb•ôj“1SLÍ€,xÝ>v*‹Å!*:MÃö–Æ¢ó½:²?-y‰%Û§F‚Í@—-ÝÒ7ãè‚> endstream endobj -1824 0 obj << +1853 0 obj +<< /Length 161 /Filter /FlateDecode >> @@ -9877,7 +12905,8 @@ x @¾‹B4Pe,—§‹Bý øÿ¬“Œ‘ò@dý ùóÿ? ùûÿ ùB~°o’äAdƒü ÉÀ$ÿÉ?Häz“õÿøÿÿÇÿÿIˆ8—«'W ƒzú endstream endobj -1825 0 obj << +1854 0 obj +<< /Length 132 /Filter /FlateDecode >> @@ -9887,7 +12916,8 @@ x ì ò ØþÃÄ@òx@ýÿ@ü€á?×C1;}pýÿÿþÿÿÿ†A|.WO®@.üØO) endstream endobj -1826 0 obj << +1855 0 obj +<< /Length 115 /Filter /FlateDecode >> @@ -9895,7 +12925,8 @@ stream xÚ31Ö3µT0P0b e¨bÈUÈel䃹 ‰ä\.'O.ýpc.} (—¾§¯BIQi*—¾S€³ï¢m¨`Ëåé¢PÿÿÃÿÿ‰zÁÀ<Œˆúÿÿÿ7ñÿ,ÆåêÉÈî{\W endstream endobj -1827 0 obj << +1856 0 obj +<< /Length 171 /Filter /FlateDecode >> @@ -9904,7 +12935,8 @@ xÚ½ Â@…·[˜&GÈ\@7!Q°1#¸… •…X©¥…¢õ^,7ðæ[n±ì8šÎȃ÷WÃÑ3ä‚r„Å9œAl&’ø]ö'¨-˜\À,¤c—x½ÜŽ`êÕ s0 nå¹Û =œî=Cê¿bq䙣Ò1 S¥e¬”ö‰K•vI'ì’ö‡mrÿ/)Tžòì8R`ßû¾‡¹…5¼ízfÊ endstream endobj -1828 0 obj << +1857 0 obj +<< /Length 155 /Filter /FlateDecode >> @@ -9914,7 +12946,8 @@ x @Q…h ÊX.O…úòþÿ¨ÿ$þÿ$ÿÿÏÀPÿD2þÿ`ß$ȃÈù@’Hþ“Èô&ëÿ?:ñÿÿÿÿ7 “q.WO®@.‹£ll endstream endobj -1829 0 obj << +1858 0 obj +<< /Length 183 /Filter /FlateDecode >> @@ -9922,7 +12955,8 @@ stream xÚ}Ž=‚@…‡XLÃvNàBL¬H·0ÑÊÂX©¥…F[Ù£íQ8¥…a†‚Îb^2ï}¹™KJ)*%³ K†w4÷Ò‹ó +‹ú@¦@½á)j»¥çãuE]íV”¡®é˜QzB[Ä_P¥ ¢:˜…ðá9o’.êAµ@9(¡dq%Ÿ»7@â'a¸ý/=ßµÓGÃ.^¬ÄTyhÆ ‰”pÁ A!\\[Üã>P: endstream endobj -1830 0 obj << +1859 0 obj +<< /Length 200 /Filter /FlateDecode >> @@ -9932,7 +12966,8 @@ xÚ¥ ¡¯†¾$Úñ¼Ë_È¥÷ªùF­Ñ<£5½Þ¯ì endstream endobj -1831 0 obj << +1860 0 obj +<< /Length 211 /Filter /FlateDecode >> @@ -9943,7 +12978,8 @@ Z 6_ñBÞ¼Õq;éQH1µ¢.é„â­#Ü¡Ž$ )ѯO«-ö3 æ¤# Æ’cMè°?n0èO$éòÓ³!W© É¾Èùb Á|3à1³õP¢_6Äæ¬ri©Ölxz+=Õ>jO=®Ù]qÝu¿ôìªÊç÷B·V–ŸÅ´~…º[ëÎÿ)×DÅ\|kse8Ã'á·vG endstream endobj -1832 0 obj << +1861 0 obj +<< /Length 158 /Filter /FlateDecode >> @@ -9952,7 +12988,8 @@ xÚ­ Â@ПJø—ðŸÀÝu£Äj!Fp A+ ±RKAEëõh9J¼AÊÁqc!Ú[̃™Ií`4-ØԈËÞð™m»îjw쎜{Vk±«y\Yù…\/·«|9ê½e_Hx’+5ÐCôÑ8´äÂ#‚$ÒRC®¡¹šˆ\õ¡ì¸ÿBÿ"¨¿xo<ó¼âõõIw endstream endobj -1833 0 obj << +1862 0 obj +<< /Length 185 /Filter /FlateDecode >> @@ -9961,7 +12998,8 @@ x Â@ЋÀ4!s7q5Æ@T0… •…X©¥EÁÊÍÑrr‹ñ,,Þ2³óÿÔŽg©D’€MÅ&rŽùÆv‚=ê×þpºr^°Ù‹°Yã—M±‘Çýya“o³YÊ!–èÈÅRÈùr¨êGB®ù7 }Kïÿ´D#"×eZS¨¡W¡ÿ!§ˆ("P÷B Ca÷£}­¢9ª6A«ª=> @@ -9969,7 +13007,8 @@ stream xÚ31Ö3µT0P0bc 3…C®B.cS ßÄI$çr9yré‡+›ré{E¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]ä€Àž¢þÿÿÿ @ü¿A€ÅH2…‚ù`€hàÀ ß €AþAý~ [@óÿ Œÿ€LxÀÀåêÉÈþ:B„ endstream endobj -1835 0 obj << +1864 0 obj +<< /Length 148 /Filter /FlateDecode >> @@ -9979,7 +13018,8 @@ x @Q…h ÊX.O…úÌÿþÿ`ÿ…¬ÿÁ $0ð()DÚÉ? õþÜÆðêdƒ=˜”ÿH2ÿcÿÏÀåêÉÈÄ£d> endstream endobj -1836 0 obj << +1865 0 obj +<< /Length 186 /Filter /FlateDecode >> @@ -9988,7 +13028,8 @@ x Â0ÀñW:oéúN`ú¥ÐÅB­`A'qRGE7©…^Ì­×è êØ¡4¾Ø”É? ‰Âé,&žQ@áœÎ>Þ0ÔÍÓ[}pºb*Qì)ŒQ¬¹¢zÜŸévI>ŠŒ>yG”½•¥:ÅôJ•^ý›]ƒS |Á-,ZHZX:È^<rœ[CÂ×Á准’qÊz¤b&Õg¤aì¦QŒ¥À½†¿À•Äþ$›Lã endstream endobj -1837 0 obj << +1866 0 obj +<< /Length 174 /Filter /FlateDecode >> @@ -9998,7 +13039,8 @@ x @Q…h ÊX.O…úÿ `Ôðÿ?ÃÙaCÄÙ00~ @2?ÀDv`²N2~¨+þߎ ¿#Èß``’ ?Ÿ‡“¿¿G#«¾g``¨?øA6 Hû†@Rž¡†ËÕ“+ Ém¢ endstream endobj -1838 0 obj << +1867 0 obj +<< /Length 202 /Filter /FlateDecode >> @@ -10008,7 +13050,8 @@ x O ¨.†êçê«oŸk> ¹¶´¬4¶ú…¥4Wè¬&F&ž”™äRŠ¢ª§ÚÑ$¡}¨xY& endstream endobj -1839 0 obj << +1868 0 obj +<< /Length 237 /Filter /FlateDecode >> @@ -10016,7 +13059,8 @@ stream xÚEαjÃ@ àßdˆ‚ÁzöìØ)ÍCšB=Ò©CÉ”dÌÐÒnÆvÈÐ×jé‹:tÍ&É=Žûîî$%ñÍpÄ!ø:ºãdÀñ-¯"z¥X£!—Znh’‘yæxDæQâd²¿¿}¬ÉLæ÷‘™òKÄႲ)—Ö³µ[{²v§È­õöð+ïðOPy5À‘ Æ@®²äÌ©¤äUíð·-Gÿ[ùÙ;z¿Êßàµ[*ö‚l”ãŽBÉ;¥v\ɼHer”;åSú¾H‹R §Z88 ¾~íKôÑßÍa{ endstream endobj -1840 0 obj << +1869 0 obj +<< /Length 176 /Filter /FlateDecode >> @@ -10025,7 +13069,8 @@ x ÂP †S2Y<‚9¯Å*B¡Vð ‚N⤎Š®­Gó(ï¤Ï¤c‡|?!?É'ãéœSžèä3>gt#Í”»Õ§+•žÜ^wrëŽ~ÃûóB®Ü.9#Wñ!ãôH¾â"Æ…ôPŒ‚¢x+š—"B I À/ >Š¡€i`˜¦$fà_£…$hŠ¡¨†¢Šj(ª¡D{£{-ÐÊÓŽ~æêb° endstream endobj -1841 0 obj << +1870 0 obj +<< /Length 203 /Filter /FlateDecode >> @@ -10034,7 +13079,8 @@ xÚ Â@…_°L“#8ÐMLRØðL!he!Vji¡h'š£å({„”!qœ-–6ß²ó`ö}›ÄÃtÌ!'<ˆ8 9ñ1¢ Å© å»äp¦iNfËqJf)c2ùŠo×û‰Ìt=ãˆÌœw‡{ÊçŒÞ@в¶^m ´­…ו„û•W÷¨”x:ô däTLdOñ”€_Öû'¤X`–*ºw]!WÒ¢qµ½z¨‘º9KõUóïÐ"§ }}dà endstream endobj -1842 0 obj << +1871 0 obj +<< /Length 141 /Filter /FlateDecode >> @@ -10042,7 +13088,8 @@ stream xÚ31Ö3µT0Pac S#…C®B.# ßÄI$çr9yré‡+Ypé{E¹ô=}JŠJS¹ôœ ¹ô]¢  b¹<]Øø XŠí¸ˆÿ7001;×ñ¾Äójä‘Ô®ÿÿÿÁÿÿÿ?À0ˆÏåêÉÈÅFJÜ endstream endobj -1843 0 obj << +1872 0 obj +<< /Length 222 /Filter /FlateDecode >> @@ -10051,7 +13098,8 @@ x Ab $¨(U ¤A›Ý£ù(>BÊÑóÓ„,?kÆÿWíEw¥µ®¸kí.õµ‘i;¯O%/¶ï²$=iÛIºó®¤á^¿>¿ß$­n´‘´ÑçFë6Šx0ڄʬ ˜íÍŽX⌾T†~ÂèËÏ°œfGvÄlŽâgØ×ÎOÈ —˜À<|žðHTGÇ‚+î©¥µ§Ë‡D5ÿWôTŒL3ü*Ù¡¸=·‡2šÿÐþ‚½,·ƒ<Ê8hñ endstream endobj -1844 0 obj << +1873 0 obj +<< /Length 226 /Filter /FlateDecode >> @@ -10059,7 +13107,8 @@ stream xÚEнNÄ0 ðÿé†J^òñ @ZÚHH•îC¢L ˆ @°Ò>ZåáƧúl·ÀŸDZãTåe}Í9W|Qp•s}ů}PYkP·å|òòN›–Ò#—5¥[ SjïøëóûÒæ~Ë¥?œ?S»c„€Nz¬DÈDF‘â˜Mˆ&4=:4§WâLì• «hLºVÆÚšÄQ—5Aýâ1;Í,òw×Ki üs°Ä™ãÇ…à Îdw;«Ò-¯—y"ŸÍ§\Û¼>¹ÿí[z 3áVc4 endstream endobj -1845 0 obj << +1874 0 obj +<< /Length 181 /Filter /FlateDecode >> @@ -10067,7 +13116,8 @@ stream xÚ•Ï=‚@à!$Ópæ.¿ bâ&ZY+µ´Ðh £pJŠëL±hë$ó%ó^5YºÌ Š(áÍʺÄxÇT²HN)Î7¬4ª¥ª §¨ô–ž×Uµ[QŒª¦cLÑ uMþÁÄ„B9ÓÌÆ›‹‘ñGÐ3aç(if ãMŽÅ( Œ/½#ì˜`Ëc„÷—V2öOZË¿Z;ý®5îñÜþtý endstream endobj -1846 0 obj << +1875 0 obj +<< /Length 207 /Filter /FlateDecode >> @@ -10078,7 +13128,8 @@ xÚ¥ G9Îð-²c— endstream endobj -1847 0 obj << +1876 0 obj +<< /Length 241 /Filter /FlateDecode >> @@ -10086,7 +13137,8 @@ stream xÚmŽ1NÄ0E”"Ò4¹ž @’T––E"Th+ ¤Ø´±æ£ø)S„ ãÍ“ü=3ÿuíEÅ5w|ÞpWsÉ/ ©í5ÔgûýóüF»ªGn{ªn5¦j¸ã÷ÓÇ+U»ûkn¨ÚóSÃõ†=6™Ì@! `dÕHpÑë³Îç³¢˜¢¢Œ°0g0º°¿p ã†\ÏF<'Ÿ"D´MÖbLz[‚Îë€õZj6]*7DEñã?°?(£j”A…LP5ãË GÕÔ¡˜µ(O•Y*GÒ@BRƒæ ›è þ5pI endstream endobj -1848 0 obj << +1877 0 obj +<< /Length 183 /Filter /FlateDecode >> @@ -10096,7 +13148,8 @@ xڕͽ Ù'é`œ010%p1ßà ­‚içBÆt*R¦—€t 2;nB)¼û½¢¦•×4㪙_T+~Ѭý‹.œ:\âãM† endstream endobj -1849 0 obj << +1878 0 obj +<< /Length 213 /Filter /FlateDecode >> @@ -10107,7 +13160,8 @@ x ÕªË×ÙñÍó?|ÉR3{¿¾‡6ÒnÚRûúæ}Z”´¡ëån endstream endobj -1850 0 obj << +1879 0 obj +<< /Length 245 /Filter /FlateDecode >> @@ -10115,7 +13169,8 @@ stream xÚm1NÄ@ EmÉÍa|HB’b«‘–E"Tˆj¡¤`í&G›ŽkøéHÅü 4ÒÓØ£ñnêóv+¥4rVISJ{!O¿rÝ¢‰²þ~9¼ð®ãâ^ê–‹k´¹ènäíøþÌÅîöR*.öòPIùÈÝ^(Ÿ‰(`)3SÚ˜èç¹1›É+-:%ô8p'?, ó\üú‡%ᔀ^Ê‚úH½"È4Ÿ)ÂM¡ñ©úP¨9%7¹Hiè/üŠ!©¯ Gó«dLºâ!n&{„ÁÈë•|ÚÒöÍ J™MøÞc_u|Ç_ž!r· endstream endobj -344 0 obj << +348 0 obj +<< /Type /Font /Subtype /Type3 /Name /F28 @@ -10124,142 +13179,143 @@ endobj /Resources << /ProcSet [ /PDF /ImageB ] >> /FirstChar 34 /LastChar 122 -/Widths 1851 0 R -/Encoding 1852 0 R -/CharProcs 1853 0 R ->> endobj -1851 0 obj +/Widths 1880 0 R +/Encoding 1881 0 R +/CharProcs 1882 0 R +>> +endobj +1880 0 obj [43.59 0 0 0 0 0 43.59 43.59 0 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 43.59 43.59 43.59 43.59 0 43.59 43.59 43.59 43.59 43.59 0 0 43.59 0 0 0 43.59 0 43.59 0 43.59 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 0 0 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 43.59 ] endobj -1852 0 obj << +1881 0 obj +<< /Type /Encoding /Differences [34/a34 35/.notdef 40/a40/a41 42/.notdef 44/a44/a45/a46/a47/a48/a49/a50/a51/a52/a53/a54/a55/a56/a57/a58/a59/a60/a61/a62 63/.notdef 64/a64/a65/a66/a67/a68/a69/a70/a71/a72/a73 74/.notdef 75/a75/a76/a77/a78 79/.notdef 80/a80/a81/a82/a83/a84 85/.notdef 87/a87 88/.notdef 91/a91 92/.notdef 93/a93 94/.notdef 95/a95 96/.notdef 97/a97/a98/a99/a100/a101/a102/a103/a104/a105 106/.notdef 108/a108/a109/a110/a111/a112/a113/a114/a115/a116/a117/a118/a119/a120/a121/a122] ->> endobj -1853 0 obj << -/a34 1796 0 R -/a40 1782 0 R -/a41 1783 0 R -/a44 1789 0 R -/a45 1795 0 R -/a46 1790 0 R -/a47 1791 0 R -/a48 1841 0 R -/a49 1842 0 R -/a50 1843 0 R -/a51 1844 0 R -/a52 1845 0 R -/a53 1846 0 R -/a54 1847 0 R -/a55 1848 0 R -/a56 1849 0 R -/a57 1850 0 R -/a58 1792 0 R -/a59 1793 0 R -/a60 1784 0 R -/a61 1794 0 R -/a62 1785 0 R -/a64 1797 0 R -/a65 1798 0 R -/a66 1799 0 R -/a67 1800 0 R -/a68 1801 0 R -/a69 1802 0 R -/a70 1803 0 R -/a71 1804 0 R -/a72 1805 0 R -/a73 1806 0 R -/a75 1807 0 R -/a76 1808 0 R -/a77 1809 0 R -/a78 1810 0 R -/a80 1811 0 R -/a81 1812 0 R -/a82 1813 0 R -/a83 1814 0 R -/a84 1815 0 R -/a87 1816 0 R -/a91 1786 0 R -/a93 1787 0 R -/a95 1788 0 R -/a97 1817 0 R -/a98 1818 0 R -/a99 1819 0 R -/a100 1820 0 R -/a101 1821 0 R -/a102 1822 0 R -/a103 1823 0 R -/a104 1824 0 R -/a105 1825 0 R -/a108 1826 0 R -/a109 1827 0 R -/a110 1828 0 R -/a111 1829 0 R -/a112 1830 0 R -/a113 1831 0 R -/a114 1832 0 R -/a115 1833 0 R -/a116 1834 0 R -/a117 1835 0 R -/a118 1836 0 R -/a119 1837 0 R -/a120 1838 0 R -/a121 1839 0 R -/a122 1840 0 R ->> endobj -1854 0 obj +>> +endobj +1882 0 obj +<< +/a34 1825 0 R +/a40 1811 0 R +/a41 1812 0 R +/a44 1818 0 R +/a45 1824 0 R +/a46 1819 0 R +/a47 1820 0 R +/a48 1870 0 R +/a49 1871 0 R +/a50 1872 0 R +/a51 1873 0 R +/a52 1874 0 R +/a53 1875 0 R +/a54 1876 0 R +/a55 1877 0 R +/a56 1878 0 R +/a57 1879 0 R +/a58 1821 0 R +/a59 1822 0 R +/a60 1813 0 R +/a61 1823 0 R +/a62 1814 0 R +/a64 1826 0 R +/a65 1827 0 R +/a66 1828 0 R +/a67 1829 0 R +/a68 1830 0 R +/a69 1831 0 R +/a70 1832 0 R +/a71 1833 0 R +/a72 1834 0 R +/a73 1835 0 R +/a75 1836 0 R +/a76 1837 0 R +/a77 1838 0 R +/a78 1839 0 R +/a80 1840 0 R +/a81 1841 0 R +/a82 1842 0 R +/a83 1843 0 R +/a84 1844 0 R +/a87 1845 0 R +/a91 1815 0 R +/a93 1816 0 R +/a95 1817 0 R +/a97 1846 0 R +/a98 1847 0 R +/a99 1848 0 R +/a100 1849 0 R +/a101 1850 0 R +/a102 1851 0 R +/a103 1852 0 R +/a104 1853 0 R +/a105 1854 0 R +/a108 1855 0 R +/a109 1856 0 R +/a110 1857 0 R +/a111 1858 0 R +/a112 1859 0 R +/a113 1860 0 R +/a114 1861 0 R +/a115 1862 0 R +/a116 1863 0 R +/a117 1864 0 R +/a118 1865 0 R +/a119 1866 0 R +/a120 1867 0 R +/a121 1868 0 R +/a122 1869 0 R +>> +endobj +1883 0 obj [556 556 167 333 611 278 333 333 0 333 564 0 611 444 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 180 250 333 408 500 500 833 778 333 333 333 500 564 250 333 250 278 500 500 500 500 500 500 500 500 500 500 278 278 564 564 564 444 921 722 667 667 722 611 556 722 722 333 389 722 611 889 722 722 556 722 667 556 611 722 722 944 722 722 611 333 278 333 469 500 333 444 500 444 500 444 333 500 500 278 278 500 278 778 500 500 500 500 333 389 278 500 500 722 500 500 444 480 200 480 541 0 0 0 333 500 444 1000 500 500 333 1000 556 333 889 0 0 0 0 0 0 444 444 350 500 1000 333 980 389 333 722 0 0 722 0 333 500 500 500 500 200 500 333 760 276 500 564 333 760 333 400 564 300 300 333 500 453 250 333 300 310 500 750 750 750 444 722 722 722 722 722 722 889 667 611 611 611 611 333 333 333 333 722 722 722 722 722 722 722 564 722 722 722 722 722 722 556 500 444 444 444 444 444 444 667 444 444 444 444 444 278 278 278 278 500 500 500 500 500 500 500 564 500 500 500 500 500 500] endobj -1855 0 obj +1884 0 obj [722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667] endobj -1856 0 obj +1885 0 obj [556 556 167 333 667 278 333 333 0 333 570 0 667 444 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 278 250 333 555 500 500 1000 833 333 333 333 500 570 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 570 570 570 500 930 722 667 722 722 667 611 778 778 389 500 778 667 944 722 778 611 778 722 556 667 722 722 1000 722 722 667 333 278 333 581 500 333 500 556 444 556 444 333 500 556 278 333 556 278 833 556 500 556 556 444 389 333 556 500 722 500 500 444 394 220 394 520 0 0 0 333 500 500 1000 500 500 333 1000 556 333 1000 0 0 0 0 0 0 500 500 350 500 1000 333 1000 389 333 722 0 0 722 0 333 500 500 500 500 220 500 333 747 300 500 570 333 747 333 400 570 300 300 333 556 540 250 333 300 330 500 750 750 750 500 722 722 722 722 722 722 1000 722 667 667 667 667 389 389 389 389 722 722 778 778 778 778 778 570 778 722 722 722 722 722 611 556 500 500 500 500 500 500 722 444 444 444 444 444 278 278 278 278 500 556 500 500 500 500 500 570 500 556 556 556 556 500] endobj -1857 0 obj << -/Length1 1402 +1886 0 obj +<< +/Length1 1380 /Length2 6069 /Length3 0 -/Length 7023 +/Length 7015 /Filter /FlateDecode >> stream -xÚuT“ë²6U¤J”@¤—Лô*½w%$BI „zï Ò”Þé]éM@@. H‘^¤‚p£Û}ÎÙçÿ׺we­ä{gž™yŸ™y¾°³èò)@¶PUÅä”(i«˜‚‚Âü‚‚BDììF0”3ôo;» éCÀ¥þ¡„„‚P›2…j#à€‡Π0(&— -Jþ D ¥Ê O Íxˆ€C݉ؕ®>H˜½ -SçïG'˜ ””çýPp"a`  B9@]0Á g€! ƒ¢|þ‘‚SÆ…r•ðòò⹸ó#ö²\¼/Ê`u‡"=¡À/Ê ô5~"v€‘Ìý/‡!ÂåBBƒ3 …»cB<à(€©0ÔÐèºBáµþðþ4äþ+ÝŸè_‰`ðßÁ 0áâ -‚ûÀàö;˜3 «ªÅòFñ@pÈ/ ÈÙ‰y‚`Î [ à÷ÕAU}Ãð?w0æŠrçw‡9ÿâ(ð+ ¦Í*pˆÂÅ -G¹ýºŸ2 cúî#ðg¸Np„ý÷ɇØý¢ñp0†ÃÜ< Ê0Ñ¿möP@TPRH\L u@½Á¿ -ù¸B;¿ÌþhW„+ÀC곃b~ˆÐî O(…ô€ú£ÿÓñÏ€ÀÀ(€-Ô'úwvŒj÷×3$Ì`)ˆY? @ð×ç_OÖ˜ ƒ àÎ>ÿ†ÿ±€‘–†™†"ÏÊÿr**"¼h>!Ÿ¤˜ ("*øÿ3Ñ¿Zð7ýßV=ìÏõþ#¥Üü‹¦}3ñü³œtÃøgf¡¡Îï¿• ¨ óü?«àwÈÿoùeù_÷ÿ¿o¤êáìüÛÏùàÿñƒ\`Î>˜…ö@aÄ¡ÀHþßPSè_ŠÖ†B`.ÿíÕ@0"Q€Û;ÿ«‘0wU˜7¢CþÚ£¿ç€Iï ƒCõî°_ïPPð¿|Ù0ïwÌ´~» Uý³¤ -Œ€ü’Ÿ¨„D‚|ˆ0ÃÇœDh F§¨÷ïõðÃ(LCÏ`‡@ýš©„0@ÀŽ)‚z£~¹ˆþ‘ìDbÔ÷{0µÿ>ÿ–:ê ÍN!ÀÒaŽµa­gÕ -w½øÖF|d_3ÍàâCÏ"Û<~¤rUe…|Fž*¤t“ϯ¨pžÈÏ1ÿDo7ÕD6?Õo¹ð»|üÄ`l­…hf”¶ïCѶB]/#!Ÿ‘üºßO7?“`'Ü&쎇ìyndzTg^oÕ¼ëzK?½˜ZÓ_¯Ó$¾,ç‹7Ž³ -~9Ážo›=IÇzÅÇx“›òÀûÖÄÉéGÊÜ×ÌŸðùïÄ £-–„Î'}Ê„Ü;éïÑ[Ð1âžP¾»VÜH{x{]R¼X8Á’`çz­&gyjŒròÈâ¥Õ%Ñ¿ [òW*(¦î("S†Iß› n¨I~óÊݾ{R®¤ Ñ$`À¸oen„fó,'u´ÞPoV øœOÂ"lÙ[þ\1ÎÞWušwå”X†e¥í¸Ú'IÔ@Mû„’pýWÌ 2!ò·×"²9©˜eæ°£â3ïúñDpùOêõ ER ÝUaJss_~f[Ñ s¨mÜèYS=…j\ðEÖá1æÌ’„1ÃW¿¾÷Cƒ™£ì|<ãE+/º·­=u#åb-(?Dê°iìUr`[IÎ{ \ô„ëUâº&]á7ÛlµÁ*vð8W…†tðé±}íŠ ¾UÅ)´>±”{x>xíŸøQ\çW/ê„«èQ™Šç£ùdmË[Ÿãmo¶ìJ,Û·;îù.l¢ó扑äJSB•æGà/J½EýøŽåL8çvk?oŸ{Á+ŒöìígÙ5‡éR™–‡“· k.Ø­ƒylÌ<…ÊÞ==×i -OšN=£,ÁüÝ­8cÈ?4UÀ“Ø*ø.:PfùûKëÆ÷ž9•S.ß÷ŠóH2«˜/´™š8˜ßºop…®` -ü4ߺÁ±­ƒc¨I´Ïs*zJ7÷jlåæfõmîíÎWw†—·9:å£è}4Ë h²mÍ…¤ Ç§gߪŒ:pm±c†-JÑ«Eù¤©µ¶BOÓ*We/âoFh–‹Ç-ãeL'&Ý›¹ÝeD.ý®zc§‚ÇR$Iñˆ‹!µã¦›H€´x^æ7ÜTÇð{ËýiáÔ’±ÅCK­µÝó²ÓƒGè¸K=.“÷õùŠ¼™@A kF£‹øI%!j¨ôùâ‹ðUbD~ô¹'“Ló¼*Áy ?Bx[Ø«Ž“)’Ž4‹srG\„{ÓhŠ=K¹tëîÑÿy@å¼ u»’ðÅ€Ûî„Ï>,÷è±na;žø&õmM–ÑjN÷-:;™AÁ›-ê^‹Û²öõ/ß«ß(¦Õ2ëÄJ²¬IKËÏ}~&ô¡üþ_"§r¨ à냒;'%FjËàÜÊ´yoú¸ŽÞ]¦êß^ÈÜÉ^ÆPÒü,÷Š áP¡ï€ŒÖ "eÛ¯h×|ç@¿q) g°» š}¼Ü ÊÏŠD¦É­Ã~°ÍHV†~<~ßv6Ç)ðŠÄ ¹wdgô´ÿíÚ9¢˜ù9’"b6æ„7MÇÈQgÓí ÚÖfSAzüŸÒAÕ9urêñ:·_£—úw×qîæöi¤Ï³9Ãê÷7|êžÞž½yïIõY¦EŸ3Ãõäí~ ¾!”+ó³.-ÚÿéyHÐpt¢Æjøé«¥iš¸¸5ëŒstÕ]¼¸ªGߥªÕóg’§œÍIUÓÔ ÷h` ïžÜ‰é¤—JU£6_9þÖüM­Ûw+mje´\}ÛHhÆZBf47HÓðC -Òñ¦†Ú¤2½[5Xå©…gDü‚ž2µÃŠb5(‰ÞGksþhËÄm -aêkþ êϲñ̈¶¹©N§ð¦JriÂ$±‰ë³¤í—£c¾UÂ塼ÔÈø»«·U"ë'â*$“&ikôW˜(ýy -XSjLçGm[IŠr)í è%²%èMâähŒ´­¤w­i¥öî;Z#fÃí Þ"oì}ç.ò;ëhu$|nŸB, ãáô±[¢Ús°PÆ"Á:€7¥5 °î®·xfCxŸ¸ëÍ•ØqÙïÉG†à¨éjúž¤­®w6<:H9Oæe6˜´KÚi¼Ré¶Ê¬¼Î‡aW³z¾2N’–ZÛ·Ô?4ø¸&9Ãà„i8÷êL´þ -󢚢ÿ"ÎÔkûYÃÉÐÌ5 uÊ•‹‡V+ú¥_n¥íO „xµ*xx¼“Eõ*[‹7_o@–wÐOÏ+nŽÓ¯˜¢h¾…j»REäÁæ‚9©ò¿óXñÞ&uµ°–xÝÑSÐTáv~¬rggæ²óÍHÛÝóé‰5]Ý”[ÏX›‹Srg%L!Cõ¯,¦úóý'¥§öØKmI¦Îð;Ü-zµ€úv†œ¬¥ÛÏÂae›ŠÍÞx· ä$§ò@]Gü³pÚ›áçVß3†}À^d¾´Ùd}ƒŽrhCÃÇêÓrI½›”õ„©Æ©7¨]7ß«„0ÜÚX}AÃ_îدñ´r ,b/3µÙr{õ“âVó¹Å¶UŽ" SY¸¨CH6²1â½Ja^ äU¯Wiw Î,¬áµ  @šàDˆ„ŽU®w‹ÈÚæq í+ „¶ÕæȱWFW0C¨$»dÅí£LH˜¡Xà½Y¼œDÏJŽÖ€yÉÃ|äçƒdÌ€mN´qíËQh-½KÙ.¯ªd5ƒ1f‚‘U]üŽ\·#I–‰ÈišѺ3‘n½³-§ª¹Ä°ÅÏ5»"Õü½¤PC²›XµÖ%25µÉÔ¶òè÷E -ÌØü†Q¤v²qˆÎS­Â¾|±t…¯)=½Tºê•P…å¢H¼þã6r)ǽ5¢zqââN±†[ æ«£ <‘õ›røõ·uΦLÆ5Æf} /¼eë)lŽL^(_?ËÑÌfÆ÷@%^?±±]R3°a2JµÞQïYΞæƒjÚ”Î;eó¼.[¤_^$§pô[nŸG,µ¨ëèÝp£ŒN¢xh?zCdGì`ÖÈ©|É«~cïÑo· ŽŒŒ+»­×h¾øœ|?ÇCróoØ-sDYFê3 ¡*–bY˶_¸õð:0 ¼z…Ï>çm]6-WYÑõ—äàvÛh·1ÃÀ'"—ô“ÅœÔd|ó“„öÓGÁçði_r2–!ä¥qÜ œÉ{"\½º¯“µ ´!o‡É›Ö“¯¦H¶"'õfѯÝAÕt‚¬{x -eÛå ý'Pä³åÆdç\E[1yÈ\‰ì±…jó¯HÉX‡Ø^¹-°ÃlNË0f0µ9Þ׸pÝ8ò¶O?ÀE”'óþn·ÚEñsÓÓ¬¤q6ûL²Ð&þ|ñèËì6.§ÖËFb ¨ð¬£g¤ï±CÌ8Ãä¦äæë”ʘõô»âST'Jæ§7°×âë‚šÞëv-•Jñ²¼NþiL®t{ÎÁR-¸›[$~C7⸧Èçiš먬…Û€™{‡yMAÒ€r4¤¬‚×rñÆeyee¤jÑV^Qp”ý8d´¦£Mªˆ!Ù™j…Þ «8¸nu`÷”<á@Ñ,3)R×ë÷¦Þý¡zíÚ;Qüi‚WÂ4vm;½ñt[µéƒjnpÆÓN>ý"ÓÖQe•Zß1Q÷6~£Ê@rÁ°…˜ò©‹{ þ<¡HîÍ -Ó”ÀœÌSü ÅJcÛŽ,+k•Ow¿9-'DmQ‚neÑĬ_5>:Æ;u˜S"Ú¸|N íù!áE@ÈŸ}çÀ6ˆ5«š]óæ#˜hxd—’ßwkƇ_Wqn‹ä»¢{czž(¥d¼‹L Ž&z[qgBº½&À -` fûFMøYžD£ÍaûM¥Fð°¢+gœÀX®Ê -°lk^ô±m;ò»Fh‘Ë`ú ?e¿7ý7žª§BnRxŽ+5/6Q¦ÚtmÕš¥Ò}U}/²HÜwî»]Z!ÜJšLñõì°Ja§àd¬{ð“£:êžq*lÜ=D¦&&$myKzúÛtAÇ+?qe'–a$“"t¶.„ÝE.°‹Àµçƒícüz6µ¦‚ÃcBG‚ëSóX#ž^ÎüÖÐXçg£!»Œç Œ½,•æéé¾™S¬C?CU?; ?kœYã­xnã´Ì›¡áa º„[]ÌEzÐAèñI‡¥Pór¯«wÌ_&ü¸È05s¦ÕÝL$«´îB—8&uÖØ¥§F=ŽvõKYÛz`¡›ÙϹÏSúÓf[¨Y”4àyÖS¤8Äáæ;œŽ©2k“OÀúɉ°,¡ŠQeÎSËj”‘) …³tÇ7/Wó ¯j*~£‹¢TØ‚%–Qö8AëeìgÓi™êKéʯÁÅUpGÝ£BZuÊ|ÈÎð¼8¸E$½RM"ƒœ1|„Gö ïÑüˆ×¦. 'ú-EF„d‘ÕNcw)Õzæ œ¼¦Øž#|ß86•UÉím8Ó¿»ÐeX'ôô•N”ÑÜ}aöˆh4€ìËýDsõs~¦2–«˜«>Õ;¥+ÝØG·j-™‡{¹ˆ5â?(&òá(Ü·M@+ºwòoâÏ/šFöt£Õ³}„È['÷^V|èšçŸ:wMjo¼Æ>ý ðômw†#ì1PéP©k§GU%ֳߤ¡ø$nïµØ€ åÈÖ)!íF½¸¿)ªlíêe¼¸Ëñ鬟±rÌâ³àã°÷²ã½†Ìh õŠMÀk)§{Ù‘->I­<¨H«Z>ÁN(£ä'9¹®n¥¥äùUc#Á)b/”ß»}'aMwLž«4åâÇ¡ÅñU‹Ë-–k ·íëâ1˜"gþŽ¨~Ë,>ÖmºGt©ŠÀ6›üXÀB.‚2âB“ªp¸”wD×ô,²>67 -¥ úîbëáä— -:äYâظµÃ÷¹åϨÏîzÂß6/Þ+\NÄæ[+m#=«cl›Œ\iÕºÒÞO_¢rËr+«5ˆ©“›ßïsó„Îë÷áYz~r÷ЪôÝ­UwΊx6=ÅÙv€BÅó0±¥‡°‡Îc ë”l‘_êòð8-êSh(éõ}èÊš;“{•JQßš0è}*÷³+½­LÏîb'뛢§XÊbëñråÞëÂKèOì¯G«TŽJ`&×y׎}Kªš^¦è†2éx[>?%Þ}?¤Ð›ž2²™Œzg*H,vˆåC|Ÿ¾ÉÖÚ=D©íÙŠê]f{ñòg·%²Ù·Ü( »U•šíÜÃ=ù)åA¥hò]Ä »–$ѨåÆùÞâÖö)yÛίÜéFsÛZQ}îòã¯?)®%íWbÝ£q Kçë¯EÔ£åæx{Ôø\:…ŒOp‰ âCB†‚ó3b]¢|03 x-Fæüð¹IQn/¬‘2É‹ %˜T›ÅoOØÞÉð·æºì˜Iûv3ÖÒWð†e_LͬùC4y•6¯ÉÞÒºj@‘ -¯² Ä6ÔM蛦Žþ¦˜ñ îpüuÝâFÇZR•©—bÞõ¡‰šF2ŒᤥùTçâ}Ct1A×wú|Bk׺dJ{Œ7S_ÙÎ&{4·«#yñ!êò_^LíFosÒžì×1D.”ë‹ ¨(ˆ?œ -Õ»Ä‘Þ ”ÛQJ [¨?_R°{ãÕ?ö •×Y1£9ýüøÉ…ãvZøû&¡Ž«ºþHˆ¨Ç°ã\¨Ú—œÁÆS?oVjø’å±Ç*¸‹(˯èxK÷ GmFx®÷Ù˜ßU᪯¡[¥=×S —ùZŸ¯t”24œoz±é—ùðØ‹ˆßàïyT[¯3}a†V‚( ߟÄp®qu}P*Ñë?B„m+×9—º§aڤؽ¾S£M{e{g Ù_}ö{§UTéjF\ó µ€ê´·^g'¯–+t)ÚÚJ‘l¬Ž4•Í —³½S¢ŒŽWxÊÉ€ÿ´4gÿ㲈&6h×*ÿxÄhúDWKÊý?ålŽÙ +xÚtT”íÖ6)’Ò‚ˆt ]Ò)Ý­ 3 1ÃCwƒH)]Št+]‚€´€ !‚ |£¯ï9ç=ÿ¿Ö÷­Yë™çÞûÚuïëzØYô ù [¨*Žâò J”´UÌ€‚AAa~AA!"vv#Êú·ˆÝŠt‡!àRÿPBBA(ŒM„µpÀCgP“ŠK +„%ÿ"Re' ÐæÿHÁ)ã€B¹J xyyñƒ\ÜùH{Y.^€ å0€ºC‘žPà×È ôÏhüDì#˜û_C„Ê „„0g +wÇ„xÀ!P$S`¨¡Ðu…Âÿkýàü¹ø¯t¢%‚ÁƒÀ`„‹+îƒÛì`ÎP€®ª?ÊÅ Á!¿€ gw&ä ‚9ƒl1€ß­ƒª +úfÂ?󹃑0W”;¿;Ìù׌¿Ò`®YQB¸¸@á(w¢_ý)ÃP0æÞ}þ,× Žð‚£ÿ>ÙÁà»_c@<\Œá07¨†ò ÆDôo›=”@ÝPo°ƒÀ¯F>®ÐßNà/3f´+Â`‡ê³ƒbþˆÐî O(…ô€ú£ÿÓñÏ€ÀÀ(€-Ô'úwvŒj÷׳$Ì`)ˆ¡ øë÷¯7k à ¸³Ï¿á¿W,`¤¥a¦¡Èógä9Þ4Ÿ€OHRLˆ‹ üÿ™HûÓÈkÀíÉ¿úÅ\Ôß={þ!ç…pþ™K¡.Àùo¦[ Š +‚1àÿ™ï¿Cþ4ÿ•åeúw¤êáìüÛÏùàÿñƒ\`Î>êz 02ÐF`Äÿo¨)ô/íjC!0—ÿöj @9(Àíÿu‘0wU˜7¢CþbÌ_vã_Zs†Á¡zwد¯ €((ø_>ŒÀÀN˜/ˆ;†–¿]PŒ~þYRF@~ MHT B"A>D˜5cN¢4£HÔû7‘üp +ÀŒç°C ‰~íTB àÇ”GA½Q¿\DÿHö@"1:ûMLí¿Ï¿E …zCÁD³S°t˜cmXëYµÂ]/¾µ‘Ù×L3¸øгÈ6d©\UY!Ÿ‘§ +©Ýäó+*œ'òsÌ?ÑÛMõ‘ÍOõ[.ü.?1[k!š¥íûP´­P×ËHÈÀg$¿î÷ÓÍÏ$Ø · »ã!{ž›‡™^Õ™×[5ïºÞÒOï#¦Öô׫Ä4‰/KÇùâ㬂_N°çÛfOÒ±Þ@ñ1Þä¦<ð¾5qrú‘2÷Ã5óÃ'ç“ð„[ö‡?îͦ•ºï¡“o­¸JøJA\4råyÑÍIù% +Gü!–™ª®¾“—Î §à§¾eϸŋÍ<<½ž¿%{9qf*¶ÜøršG¹ÂT¡¸wéóDÓ.ãjÿ¤^¶·t!»52›B¾h ›à:!—"_ µr)hw-ÀîÇC‘°m‰™s´gŠªöqÁYàٗ׬™å_ñ“·¼ž{–韈¼¢6l_½ÝÖÀÂ"qyhæt‡Ð /zr³WH£œµH×g9dŠpu^yĹ»/M3î²,cúS×lžœ°„Ö5Èü9 ìÆ'Z¯üþéeù§¸àôW4c»)?:( |^×ôr-ÚxhR(¤ŽØ#vØ Nàik‰lì—t\ZzU•B´Qol_>Þ¡³N‡›ðNüøNÅÚæh9A£^;Qg®ìh+Q<¬8€:±P\{Îy¶[.¶Ëâk n°Ô#T+âê +:{€÷˜h?~É×`¬}cÙQA–ÌJõÆÔñ†ïwõðWÕ>÷Ò î!ñIêïÎò Ôx;Kg’œ|Ú[– õ•½³ÞvKò»ÎX–'ßÜ7ÏÂ%®K#£BenÆ -ÿÜF7†ê/%Ÿl½§e¿Ÿ2zù·%UÞß”Ù~àl=É´ól !õúu}äV‘ÊÓØ +ا—»–‰ +Ò>ü<%ê·L¸µ¦b0,ýîÐ`3^:…ŒµOŒ³÷Uæ]9%–aYi{®öI5PÓ>¡$\ÿóB§LˆüíõƒˆlN*f™9ì¨øÌ»~<\þ“z}C‘ÔB÷_Õ@˜ÒÜ\À—ŸÙV4Èj7zÖTO¡|Q†uxŒ9³$aÌðÕ¯ïýÐÅ`æ(;ÏxÁÊ‹îmkOÝH¹Ã…X Êу:l{•ØV’ó^=áz•¸®‰GWøÍ6[m°Š<ÎU¡!|zl_»â‚oUq +­ƒO,åžž^û§~×ùÄÕˇ:á*zT¦¢Áùh>YÛòÖgÀxÛ›m#»Ëö펻C¾ ›è¼yb$¹Ò”Pe‡ùø‹RoQ?~qo9SιÝÚÏÛçžCð +£={#EûÙGvÍaºÔE¦åÄáäíš ö_ë`3O¡²wOÏušÂ“¦SÏ(Ë_0w+ÎòMð$¶ +¾‹”YþþÒºñ½gNå” Å÷½â¼’Ì*æ‹m¦&æ·î\¡+X„?Í·nplë Åjmã󜊇Òͽ[¹¹Y}E›{»óÕáåmŽNù(z`Ͳpšì@[s!)èñéÅãÙ·j £\[ìÁ˜aA‹EôjQ>)dj­í†ÐÃÓ´ÊUÙ €¸ÁÇ›Ñ#šåâqËxÓ‰I7Çfnw‘K¿«ÞØ©à±IR<âÆbHí¸é& -žW§ Å 7•Ã1üÞrZ8µdlñÐRkm÷¼ìôà:îRËä}}@¾"o&PКÑè"~RIˆ*ý@þ£ø"üG•‘}îÉ$Ó<¯ +Ep^ÞÁöª£ÇdŠ¤#Íâœ\ÄáÞ4šbÏR.ݺ{ôP9/HÝ®$|1`ã¶;á³Ë=z¬[ØŽ'¾IýE[“¥C´šÓ}‹ÎNfPEðf‹º×¢Å¶¬}ýË·Ãê7ŠiõÌ:±’,kÒÄòsŸŸI}(¿¿Å—È©*(øú äÀÎI‰‘€Ú28·2mÞ›>nãwD—i ú·WÄ°"w²—1”4?˽"Ïãã ët‹Ú‚L¶*£Âa™#´–è>þ`ON¥GOú,dà¨bÑ_²JUÎ-ç¯zö³oY’§Üá9ËÖ|Êküiß2²À¨ûÓ”zïå¬dkX+Ïdô••r$†=Ù?UV‹4¼ñVÿÞx+öÝÒÉ°1™ë¯gլʛö“9@ê%ZÄžÄQeð²ì¼yv[γ,žÊ£[Õ§ãáíÑí]Rv·ËÌ(´»æwÈòC8)_ nxǽÝ8—ð”Ú¨ƒŸ¬zR³fñŒâ²¬Û¯$à2:“ÓI³;mŒ4‘²…Ä=÷Üa% yÃþIûU7žB²ØT„:0ü{sªu<òE­ôº¬ÆvkÝzaßš}#KV¾’!lc¦'a7Úo;Æ™ÎC +!œç“Æh|°P0}`Êŧí’ÆßáxºmW&¿œùÌsæKyÌ•ÅÏ*GbÅZëÐbê~Ÿ7°Sáž BQtTÜ»{¬XTÒw7§Í/­ËlòX`ÀCôemEX5ü–ßVy˜‰!¯g•Ø|ïþ~Ë=¿vêYÙ±ñ/»\FJ_Ó&œX Ÿ3S¯ jå¹ Œ§y¦Ä¢Vet‹Ü´‰óVî;x‹R™B}bBk‡‰±IE¦GT>·öúº˜s’©¤Pš“ÊáhÿàâBS$ +ÿ˜qOE¡çAQ͈Զî¨oœÇÄlÀrå…-ï£ h–»)†.yXL2Ý"¦Úz°¨¥5*ԯʆiðƒ5m,ÊóPu£Àkf)ÄÕ7ÊÈÍ4%°Ê·‚«ëY#ŠÛKÑ%ïø*6D`ÝÌ6z==öîüÛ; µÏB8Tè; cu‚HàGÙö+Ú5ß9Ðo\ +Èì.¨f/7ˆò³"Q„irë°l3’•¡߷ͱCÊ0¬"qBîÝÙ$=íû£vŽ(æF~N‡$€ˆ˜9áMÓ1rÔÙt;ˆ¶µÙTÿ§tPõENœz¼Îí×è¥þÝu\‡»¹}éólΰúý Ÿº§·goÞ»FR}–©GÑgÆÀÌ°A=y»¨oåÊü¬KK†öz4¨±>Fújiš&.nÍúã]u/®êÑw©jõü™ä)gsRÕ4uÃÀ=û'wb:é¥RÕ¨ÍWŽ†5S«ÃöÝÅŠF›Z`-Wß6š±–P„Í Ò4ü‚t¼©a6iç„LïV Vyjá¿ §Lí°¢X J¢÷ÀÚœ?Ú2q›B˜úZ€¿ˆú³l<3¢mnªÓi ¼©’\š0Ilâú,i{Äåè˜o•py(/52þîêm•Èú‰¸ +ɤIÚ}Á•&J^Ö”ÓùQgÛV’¢\J;z‰ìA z“89#m+iãÇ]kZé½;ÄŽÖˆÙp{Æ‚·È{ƹ‹üÎ:Z ŸÛ§KçÂx8}ì–¨ö,”±H° ÁMiÍ‚¬»ë-$…ÙÞ'îzs%v\ö{ò‘!8jºš¾'©DA«ëM„†RNÆ“y™ &í’v¯Tº­2+¯óaØÕ¬ž¯ŒÓ‡¤¥Öö-õ >®IÎ08aAÚ#ν:S­¿Â¼¨¦è¿ˆ3õÚ~Ö°A2t s Cråâ!…ÕŠ~é—[iû!^­ +ïdÑF½ÊÖâÍ×ÛåôÓóŠ›ãô+¦(šo¡Ú®Ty°¹`Nªüï'ßÏñܼÀvËQ–‘ú h¨Š¥XÖ²mãn=¼ ¯^á³Ïy[—MGKãUVt½Å%9¸Ý¶ÚmÌ0ð‰È%ýd1'5ßãü$¡ýôQð9|Ú—œŒeHyi÷gòÅžW¯ƒîëdmmÈÛaò¦õäÀ«)’m ÈI½€ÙEôkwP5 ëžBÙvyCÿ ùl¹1Ù9WQçVL2W"{l¡ÚükÒG2Ö!¶Wn ì0›“Æò#ŒLDmŽ÷5.\7Ž¼íÓpåɼ¿Û­vQüÜô4«ÆiœÍ>“,´‰?_<ú2»Ë©õ²‘(*<ëèé{ì3Î0¹)¹ù:¥2f=ý®ø•Å‰’ùé ìµøº ¦÷º]K¥R¼,¯“S‡+Ýãžs°T îfljßÐ8ngã)òyš&Æ:*k`ÀG!Å6`¦ÅÞažCS4  )«àµ\¼qY^Y©Z`´•We?d­éh“*¢GHöG¦Z¡÷Â*®[Ø=%O8P´ ÆLŠÔÅõÅú½©÷C¨^»öNšà•0]ÛNo<ÝVmú šœñ´“O¿HÅ´uTY¥ÖwLÔ=‡ßè†2Ü@0l!¦¼FêâÞ‚?O(’{³Â4%0'ó?h±Òض#ËÊZ¥ÄÓÀ¯GNË Q[” [Y4qëWŽñN攈ö.ŸÓ@B{~Hxògß9° bͪf×¼ù&Þ#Ù¥ä÷Ýšñá×UœÛ"ù®(ÇÞ˜ž'J)ï"S‚c‡‰ÞVÜ™Pc†nD¯ °˜ð‚Ù¾Q~–gÑh3GØ~S©<¬èÊÄ'0–«²,Ûš}lÛŽü®Zä2˜~ÂOÙoãMÿg†*ä©›…žãJÍ‹M”©6][µf©tŸDUß …,÷ûn—V·’æG|};¬RØ)8ëüäè„ŽƒºçAœ +w‘©‰ I[žÆ’ž¾Ä6]ÐñÊO\Ù‰¥@ɤ­ a7E‘ ì"píù`û¿žM­©àð‡ÐQ„àúÔ<ֈ煗3¿54ÖùÙhHà.ãùc/K¥yzºoæëÐÏPÕÏNÃÏ'GÖx+žÛ8-³ÇfhxØ‚.áVWs‘túE|Òa)Ô¼Üëêó† ?.òLÍœiu7É*­»Ð%ŽID5vé©Q£]ýRÖ¶Xèfösîó”þ´ÙV'$j% xž5Æ)q¸ù§cªÌÚä°~r"l'K¨€bT™sÄÔ²G€¥Fd +Hál ÝñÍËÕ<뚊ßè¢(¶`‰e”=NÐzûÙtD¦úRº2Ä«@pqÜQ·Á¨V2²3<¯EnQI¯T“È g á‘=Ã{E4?⵩K‰~K‘!YdµÓØ]Jµžyg'¯)ögàß7ŽMeUr{ÛÎôï.tÖ ½}¥e4w_˜=" ûr?Ñ\ý\ Ÿ©Œå*æªÏCõÃNéJ7öÑ­Ú@Kæá^.bøŠ‰|8 +÷mЊîü›ø󋦑=ÝhõìE¡òÖɽ—ºæù§Î]“Ú¯±O?<}Û!Ä{ÌT:TêÚéQU‰õì÷iè>‰Û{-6`B9²uJH»Q/îoŠ*[»z/îr|:ëg¬³ø,øÅx,À½ìx¯!3Zd½bðZÊéÞAvd‹OR+*Ò*„¤‚O°Jç(ùIN®«[i)y~ÕØHpŠØ å÷n߉AXÓÝ#Óç*M¹øqhq|Õâr‹åÀZÃmûºx ¦È™¿#ªß2‹u›®Á]ê£"°Í&?°K Œ¸Ð¤Å*Ü.åÑ5=‹¬ÍBiƒ¾;c™¯ùöäºÀôN”dËzbÏZ%l˜¯?ˆ@õ±ØsÞ½9Ï_µ™méï5‘ã7Ôß9—N!ã\b°è¡à¼ÄŒX C—(Ì žF‹‘9?|ndR”Û k¤Lò"CÉ#&ÕfñÛ¶w2ü­„¹.;fRƾ]ÅŒµô¼a™ÇÓc3kþM^e†Ík²·´®P¤€Â«ìÂ#± uú¦©£ÿÀ‡)fDü‚;?@]w€¸Ñ±–Te꥘w}¨G¢¦‘L±d8ii>Õ¹xß]LÐõ>ŸÐÚµ.™ÒãÍÔW¶³ÉÍíêH^|ˆº|„Å—S»ÑÛœ´§ûu ‘K'åúb* +â§Bõ.q¤÷åv”RƒÁêÏ—ƒìÞxõ=CåuAÌhN??~r¡Ä8¤€þ¾I¨ãª®€?"jÅ1ì8ªö%g°ñÔÏ›•¾dyì± +î"Êò+:ÞÒýÂQ›Q ž«Ç}6æwU¸êkèViÏõÆTÃe¾ƒÖç+¥ çÛƒ^¬Dúe><ö"â÷ø{ÕÖëL_F¡• ÊBÅ÷'1Ü…k\]”JôúP aÛÊuŽûááå@†î©D˜6)v¯ïÔÄhÓ^ÙÞCöWŸýÞiUºš×|B- :í­WÇÙÉ«åJ]Š¶¶R$ë„#MesÃålï”(£ãžr2àÄ?-ÍÙÿ¸,¢‰ ÚµÊ?1š>ÑÕÆÒ‡rÿ¸ˆº endstream endobj -1858 0 obj << +1887 0 obj +<< /Type /FontDescriptor /FontName /TLIXIB+CMEX10 /Flags 4 @@ -10271,49 +13327,42 @@ endobj /StemV 47 /XHeight 431 /CharSet (/uniontext) -/FontFile 1857 0 R ->> endobj -1859 0 obj << -/Length1 1519 +/FontFile 1886 0 R +>> +endobj +1888 0 obj +<< +/Length1 1497 /Length2 6406 /Length3 0 -/Length 7425 +/Length 7421 /Filter /FlateDecode >> stream -xÚwTÓíû7R*)JÉP@B¶ÑÝÝÒ1`À`lc›4Hwwƒ´H7ˆ€’¢¤Ò„ -ÒÍøø<¿ÿó{ßsÞ÷ìœí{_ý¹®ÏuŸïØYêóÊY!- ÊH–—(hi©ñ`° æ'cg7€aáпådìFP4†Dˆÿ/ 4‚ÅÉ!Xœ¡Pð ø„ÅùDÄÁ`?,ö·!-P„8Á¬Z@€:ű+ Q®h˜-—çïG§%€OLLäÁow€œ ³„ Z¬-Ô—Ñè#-aP¬ë¿BpJÚb±(qÈÙÙqÀ‘hi®gÖ Å@ÑNP+À%d€6ÄúŒ`` Ãü¥ÐGZc!h('€Ã,¡ Îå9 -Šà²ôÕ4:((â/cÍ¿ þ4Àäû'ÜïË@0Äogˆ¥%ÒA¸Â6k -ÐQÖb]°„Õ¥!ŽAâü!Nb3ø]: ,§ €àþÁ‡±DÃPX ƒ_b]†ÁµY a¥€tp€"°²Ëúah¨%®ï® ?õG a+ëKVÏQ CÌñ9TMñ NDö™  ‹Šˆ - Ž¨‹¥-è2+ -ú[Éw)ÆaðtG!Qk ¨'ÌŠû!sÇ@œ ,ú9ÔÓý+þ}"ããXÁ,± ¨ AöŸè81Ôú¯3nþh˜ à)G?>øòóÏ“ ŽaVHÜõ?æ¿G ÒTÓÐ7–çùù¥¼<ÒàÎ+ÀàåøÀ‚¢܃ç¿ãüÓ¿Ñÿ–>„ÀþT÷¿"ª!¬‘€Ë—(píû‰ÓjpþÙ.À¿Sh#q„†8ÿÃÿg`!°%î‹ïÿ{ ~»üßÈåÿÉÿÿ®Hù9þ[Ïù—Áÿ¡‡8Àà®,p„~ŽÅ-‡·"ˆÿ65†þµÑZP+Øs‡ÿÖªa!¸%‘CØàˆÎË' þ%‡a”a.P«‡0¬¥í_dú{¸pú‰]^<8/0ø¿t¸Ý³´Ç].ÜÌþRA0¸EÄþïåŠ[µס„°DZ]î$¿0‚FC\Ép”À„î|¸åµ‚ºüæ<D ±8³'À‰&»´„[lÈ¥ø·D˜²¹¼ópùG€à—eý-€P¸¡"­þcÃaàŒí?AaÇzÈeþbÇ¥æ_å[>G£qø~ó‡íïóïû -uZ’!-%üíªü›+äy—$‰6“ñóä™’`;•†Ìæcõ3Ò'4Š•Ç;ø”MíZµå3g¾ì¸/U³Ô¸ -îó²(¯Ú°XD]ì_‰s?`º;FÑ€÷Ò8QþŽx!ºï!se©Œ•M§>;…Çýªö¯qδEÊ"êÍÚ-mEéštLbFßô°=ËB»·ïg-8Dù-†? IÒN½«!ÙrDë\N9×ÝÛ3EÕÁü.ÌGÝÉwy‹-K¥$Ñä(xµÜh*çÆiV¡ÓF*µ»… -ì†UçëY®ÄÃ*ímÛ¥í VÎø6[óxëp¾ïnGÌT¨)ZùdtvîJ¨Õdf A}·tÜƨ=¦ú~¦tÙ^=(@Ãub¤}pîô¹F’ÚÓO]þœ´b¥ÎK–¾{Ö²¿p²Äoº_‘Hµ¤ÄC—εîií—ÓÅϘÚç 1æ*šlÛl ]0%æßäýˆJ@àº,¹Ìð¨ö[÷ÕüÇûîn‚ç9;--òŽåaˆêp·¹ê)Ô¼—Ç›| 5–)•á -nÎóûå.ó&šÝÈ|ÏR·f¡s_¨"Ñâ–ÌWë­¡þ·M!wK';‚÷î”àG[áig¿>Þõ¡ûØ…lÆ s*ò ?Þp;ÛÀOh“¡j܈ŠÞ”0jµîÎé$Ç—pñKº)IÇ[]ÐAܦ'P7ÖÈMÛãÞ“C×´D-F5{¾üI+~IG–ÂÖ“—f’3òº/­nßZlTx³ÜÜncV×p%ãÈkÍER>$@±WßÒ7vlvÒ¥n°}ÓŠ»Ñ9\ûMé°ªôž¢çÞÉdFLçã„Í?j*ùìž”ùÙÝ nå³hiLW/†x˜·ØFZ¼àzçüØoÓò)Ø.~«êžˆë¡ M²-½~}@Ñ OjÔ9ïкõ˜)r2fFÖÉt3ZÛYEèí̵2›E@eË«¹ñÝ<cŒaÀz±~®Èî”4ù@ýÈYŒÀ§¨(ûì¦á±©[n}$ò¾A3yâÅu"ê©“®c¾MžÁ ªá+ßk«ø{QÈtÅ“ô×!-.Ò½Ö_T«Ÿ²˜(í¿³KÕë õñœ/-Ñ­R“)§á¢Kn¦bQU»Yiª¬FS>Vu¬uÞV‚9¹ùãBâhïYjDqOIð¸}ºyõQx9µÛu{À­<ÝáYçNiˆc—…ð2_„Úqã€%G€ ôóèAŒTðºucä–Æiä0›}|†Ýl×Í„2El‘·Ã/{ù–=D³ïÃÔQ²Á§‡|îŸ}hhÙ!‘£™Êîoû›­‰~d—º‡hmp·µ‘õ>Ê[ì-˜;>øY;+-ãC3±TcýµùSÏ9ux^œ,èN´q“ ´MÒ´ÊÌôî6ëɆžþÙAØ•‰G9~MwE¼·±þsÖÇžmÔ+ƒñ\¢„úzÃ\oQK¦cjøítL›çýš(ÙÛ®Ef4̹KD€²KÊ_)8 g—Áì%ž/Q“·¬¾¹ÛÒ J‡R‡^5uV,Ø’…êîZÝè X‡À¬šÎɶÖÊ ®Á$˜ª|ä;嘡''wºw÷® Þ-Õ°\[1##Û•>ýpj€”Êãf¢iøÐwìšç=~ECÌ–b8À)ð®òÎÒå" ~;£ž±Gò±Ê ;ßá…¥‘}0§Zëîa6ÀÊÛÛoºX{#ßÄ™ßܹÚdþˆNyãä:YnkÊýNUc¼ÒãÙî×Ç!Î4µ Z¹¸k;B„<Åùb·*²î -Cšk¨n@¯¥zF¿â÷Ôðÿ43ª x~u²T(ÜæÕÞ¶— î:‡ÿ”vŽy´.¹ ú8¢¢‹Ðʼnú-§÷’2/[ÚÝ4 ZVÎZ7{E]= ¬Du÷5»¼†Ž {ò%mú}ÁÒabÁ£”ÝÙê© ;9î4s›¡ ÝâÊ*R΂o}>º× YüP«e%ÛðÄ kÊO9ÃÈrNŽ¢ -dnG ñB$77™í–\¥²Ö!1žùŒ¿X”Uôü<}aŠ-ã(Ú»öa¨è¨vô+©O%ï¬æc£'Åße>í?ï·£“V±¯ò®b}ÔÙ¦ÝRwø²;Æ0©b?m ?6PeêA »¦u@ »º.N1r„Sé¡È–@¹IÊÒ -£[£Ï´vGC¼Ê¨!Ÿlm $†/Ñ=¨veý“²[<[A‹·áW>ü‹µ°‹ã\63©+Y•³g¥¯ª*¨š›ýxÒ"Á>®üôq¥+Òås]ÙÏ$—Ü*ý·ÉÏ\k¹·dš2V}Õëèïó°ô0ÚC²ŸÒ¹Mõ['WzS'}±Vãž~jM/…¯EM'0ÌÅÞüëUeœcqY'Që3Þ'¬áôw27ÔÛÉT¹˜Ðºûѵ̺Bû¹/ n[hz‚¤„ì©¿ß>ÒuÎÑ9¡: ¾Ç(žðåAŽ¡æC™˜ÚîÞ[Ú -e+úZû£°ÍÑëÒ 7¨º>/_[þ%ÀýÅîžq{†âºèjÛö°Çv&k½rèlohÃ9ÃÚ„fœ„Ù 2+ÝDu5¶º¦ÄöÇ=œ_oÓ9è9®Òäª?½ëe=FI ö ñµpõÂ-3¾ãÜa/gù›WLúˆdø¢düHÈwÆäF:g]᜾‹šW?aßd³lFSÿü¾JÚFÿÚAvˆ›î$Ú€V,zR©?ßXdžw"qì]8E…êjåö ˆ*ñ»$ÏÜòÎÞS‚††ïø+Ù¹gð…ìðõûT&iž ¹kx¸yí,&myLÔa¯æÙÉ[­I•¹ L´Œ©{5¯<­j©=0?sÊ>G!Ð~†×´ŒŒ‹ÓößhóbWS’×*J«øÝ2FÅøçã‘Iê cùjáÓæo,RWBñ²šðÔ6è™Í¸2ž¤ìŒ˜A)•nèc¯çZ -}ÿ¨0/æ‹ì¢ìvÑTüØ*—Z÷â¬S»€ù³ @3ìGºu—Ë -¿"g¢o?"»jb,}6QüiðU8æzûxs„ßÂ1=CRApgGéé+^‚’³úï{7VýŠ|ÜÞ&.G¡Ëˆ(Öç†Øòå‹É5ñA¡ÑßÄäéöc3_8¼U3‡øž ƒM0æ>d±» ©Mqœ•t‚Y³…œk[òUg¼TöÍo3»íóçwOÞhÜ)s›–1Ë“»¿ò¥íIÓp5É6=(©ÃˆâS‚Òˆ¶”WßVÙV9ñ£©8¹3Q9·ñ½oé„V-Úw—R¼nƵ f›÷“n6Ð+¨ÜðŽÓþœUÙ1ë!иúS˜²Mnö`¤ÛÜ|©ÅNDŽ ïIu”÷Źa;÷±0㳯;uò+óq1’½ëËÃÙPv¥Þm]kÎíØXÑ ¬,O½x$³þtðÖ0¿³o ³ú¸)Ã.À3‡ìÙ{¬ªÂúÕÍÞ£;) 2ÅùeÀ›^Rw´cñZ -A‰äËrÆ–õOgïîI–AðCpdn0g!ÝÄ ’džŸ™˜ÆŸ4œ£Ø¿(!…5lJűʪx\³·fòˆJ°³zË°48˜ÝÅžõL!EÜ[lí›ÙïO{/ÍAÙo?JÞ_ïS‘ê0}mûu˾<­F*j1s(‹1½uè¢rŒ $¡Ø¸­s˜ú$ì§]ù¢2­ÁTóçëØ ›~ z“ÇëøšÜ¼¯Ï¼-íù•<+/H‚úWf ½ß)­Yl†=P(sÜiç<{D³¡–›Ö5’Lˆ~ûl²î½ï‡‹…=(ÒÜ)v¾ mu %óýÓHYyºõ¨ÂÀMâÊWcÆDû¨À‘{⿹lJÎq­%ú/T¤”´ûSѦ>¥ƒ£: •ðéOŸ]¥˜v‹LÝ„”Â}èÝØÎ}û,Ì€ûìõCQQoå¶ðm Ñò€·ÁæDêãÎíÚûU”lG8VenúriæÊÍ2eÅÂX“‘Ïd5ã I&zXòïn­å÷¸ßJò* 2,Ä!ßX,L· --•×·ž¾åo‘~ý]ÃÅQ =¹4m-ú³Ç ñö`pn¿ÔŠRŒlySK¼6LȦñúØE°ø=_T…*5Ðüa£«^ë—øpÂ1âì=›¥¾÷£kqlf8!taB6€5±ÎkI‘tøž¨Äµ/·k.v0„ÌY¦ëR6 -[915>Ó2G«_Ü®JD˜™Ä5£½p)UãÊC@ØSòöUa…W"*6‘ÉGÅ)Žä¥ÄØö®þê޸͖Æ]/³wÜc‹¦Øcõ#e–H¬öÝð2îYy¨œƒ•’çHñòfdù–êò#\`¡FÅŽ×búÊ_Ç—RŽ¡¾Ùäi_qv5™{–>…áwtøy.“ üš¯Qw¼/á¾·gÐ(èKØ–õ>ªP;gs„rŽ¸Å~c®ÃjÎåš­’T·_ap¾I¬ `Ûæy½é§šïÉ4þiú²{×óƒSÎ×;Ÿ’V$‘ÆZ>?sm4Ôó±Ÿ#ˆÆ½‘Ôö†0¾þèÓèïÑüèáH¶ÑÛNÎ5·™Áuw§·‘íÚXî¬þ_©–”xŠ)•ý ±äfXû‘Þ´ŒuAföÂÂ:"墣Íúk‡Ó?ª®Èédq–b>XW²sN 'Uïòs%ó¢BÉ56½*B,wX¥ž+íè®Å'‘pn(JJTÛUtôÖÏŽ«-ñch™sêfOäjlUâ>jëw‡Zvñœ6}AS§EF"Mä³çÃV+h¥¦Ñуæ‰Û´épÇRN~“éÖm(c†Æj<¸šù»LáŠ/ñà¹iDòö Ú›Tæ½ô/X¤4¦/d”ŽV4ÓÒ8ªyvBrÑÏØøIÙž~ ¹Œ¡Zð6¾,qô#ªåÆ7ÏF^È‘—ÆŠvuw"£¹Q˜kLGוò÷áö…²]ž~ ½˜pDfl¿ë§Àr:ÿñ:Ï;oV5Ö¾jøÝ{-Ê0ž™€RoqîÍȤS²¤&Ëj/i—RÛ[ )Tï6ßúÿˆKÏes&v-š Ã…Th8a[t¤IQ•~=k܃oYëõ®‘N=ÿÚb`æO¾¸#!]W­«Æt͹²„ä㋬ϧ^íÛ¯ëgIG¨hv @èÖ³–òM¹‹õæîÜš“%x ;Ümœ -ñÂ|‹S|¨ -¨ñ¬nz{EFéÞ/=ÄÐAÂÝõyû{ÓY»±²úÙÇêä\»ªÏ‰i=Ä9Ê(Jry÷%nšä¥åýLx³[²0³¦ò¹›ê]^}ªÛªšÖþ¼k^ª( H‹Ù£¢¾õ^–”¹0C>Q ö:Í€¨}ïXÎ*±¤ÅQBzVã²Å¬ÛÁ#Ÿw5¥x åbþîµ!Ñ›¨¶Ù—Â:$Avò‹¢22þß–‰ÞDàÅ0=ÜuUŒo½ê`\`v/Ö" r‘èáÌE¥f>GQÚƒ@< ]˜·¼@õ Ô]9YŽWÙ·?è†}AÄÄøm‰HÐ~vÜ…'ŒŽw£ŸÁ•êIûQ¡$«G˜ãDÕÈJ?+{c”Ȳ£«Þd÷yr©]Þt§`ÂS•O´žºY¦Œì–âå‚áÿr0›å,ÑLM\4¶ {uå= ª¤håàS6ðT2ùÕ,ðr¶PŸ‰C«Á5"÷±B^<©ÅÑbCA©œóM\²ƒ·¦Ò˜tÒ\%á%f¸1:H’XðüP«×ŒÁÄ 8Åë~²S9󉌮+™Ý\Àç̼ùøïÈ“=x+,5) ýwk ©²~ºyõPQá§_0j3ŠŒä—ªðQ Z³ŸàjVŸ1ä®[±ßVL¼›Ø¸™g›0I£º¹õtÌ€ÐùÛ+ŒcAI‹­¯0zb}[3ŽCÜøqhGsJ `Ѧ8¯VÓJ:<$_ãjÚuÙÑg?õµÅE_æÒÝ·!\+˜%1”™áZѳ`<™@†×{'¯J‡ -__ìèöâJ&Õ‰%{ýªû‘³ÐGÐݾyû”"N(=èöŒúëò†¹¸;Ý{ï2™ÀZ{È{¶¨Aƒ5öŽíå+¼zÙœÒùÜǤCEß{ø…‚m›W7›<Ô€BÏß™ë>Ì=óå2ÿõ*IW·»nóôê`œÐí„jÓB¿_Z­Ùrd03‰ -·¹ÌG=e­¢ësíÞç£ý6‹‘ë¨6ë‰Y|Á9^‹P…UI^cÌŽ ꧚d® Ž¤5òmulí²÷éƒ{…×X7æÈ¢•nÖu©5n ->8Q3xÇq>àš6ô3îŠj" -Ö¸radi›irÎ19ûR¹}Z¼ñ=¥NÞÛ½žPVEñ"¼0*¼v.ü«´Û‹iZ.qg=ÝwÍ4“Že˜Þ[Qs‹7ùMD\8¿7 ¢ÈËŠ6s3 „˜31}’{‘Õ&šºàMîÃ: _xêe¥¡@Þ dñpÔê¹}=aâË.ox/åf×à3/z=ž›lNíÈDÅü” ›ÀY’sWŸ£õìUKðµoŠÚô*÷fÿ~™[v™í¡ßøáSŽ‚NŽ ¶‹•‘SG`YXï!sëôçü [ùÝðx#=ƒŒâkûìšn ÄúnÃ5’HñèQý·/ÿ[0g‡@­Ñ“°› - Ò4Ž°Ú/CUANWµÝÝ7Ø'xŸ†/fò&ód5R‘²L³ f­`´,ÿ Ä`+ÆÌ[Ÿ5ކѬ)i¥³R)ÝËŃŸKhÞߺvBDù„dŠœ¦I}ö žêsº*@FwåK$«ÉÆyT[Ì¡Fß É]Aüc¯}¯êþÕ„±äù… Êýú…À›Šm“ļÀ2åO«” p&èòd«ïü ñxŒ’ë*âl®·¡­#o_Z;Ž±“IËzàË^ñãÅ »ØÔŽ•ÇÀ¼{3Ùd+bÑÜÉùÙ“— »“µ¿äĬÕßß%T7,.œüFgÑ:ʃ—ˆÐø£G #6k> š“ýjyg‹*êæ•&‰D‹˜šè>ŸX/ÓWŽªX_ê·•#×ÚùP²8\<Ü…èTŽ¿Ž1Œs–ºò¬CÕž#X’]°ê|'l°F³_½ç;jHBŸG÷¤[†ÿ³èhþ Kôü˜pãváhq¥}PºúÕo©íW_~ÆÔã7ýT>tÉ"û~;9N‘Sæ?¹NŸ€ä -?ŽFV~så/ÜÓ´\X·‰©¿§ &(ñ¿¶WIܪDZEßÇ:ÿrÄôÞf f¤Z¾Ê×°üÃw=ŽŸ_nîÉÁ[}Ö£9!n¬K™þhßwD¾kðÍöɱ·h"¾‡ÒÌàÑOåq®§™Š©9nguÔsžoÀïsbÌì›Q -ó˯˜—«ï¼²‡Š²½ ²²TD}èÊ–øÑN…â_HNÛß­2¨Ú^â+þɉ÷xÅÏP$F7¼¿UÀhøƒÁN -â[ô¦‘´‹£hH£ûô**šØp¦ãœýÁô¡¤À¦ùú·“«â‘ºO@ý*:î™iQMAj„%F)Ko\“NÊç«·ëMD¬I~µÝXúv2¼ìJ–~ŸûÜ0—¦ʦhäšôM‰XÓ»o(×>HoüôžYô4–sè +xÚwT“[Ó5Ò¤¨TQš¤Hzï½K·Q„$$‘Ò{喇ô" TQªÒ;RTÞ„/¨÷Þ÷¾ÿ¿Ö÷­¬•¯œÒªŒD`yù€`q€‚–– Á`~2vvý 'c7‚¢10$Bü? +h(‹Ã!XQ ‰¨?…ø|Ââ|"â`0€ û‹ˆD‹!N0+€ ŽD@1dì +H”+fc‹Åíó×#€Ó’ À'&&rï—;@Ί†YB-Öê€ÛÑè#-aP¬ë¿BpJÚb±(qÈÙÙqÀ‘hi®{gÖ Å@ÑNP+ÀEÉmˆôOi@2v€- óÛ ´Æ:CÐP€Ã,¡ Îå) +Šàvè«itPPÄo²æoÂ=ÀŸÃðùþ÷Çû" ñËbi‰t@A®0„ À‡t”5Xì=auA„À1Hœ?Ä ƒC,p„_©CÊrº®Â?õa,Ñ0ÄÀà5‚.ÂàŽY a¥€tp€"°²‹üah¨%îÜ]Ašk@:#ÜÿZYÃVÖeX=E 0ǧP5Å?DöfÅ„À¢"¢B¨#êbi ºØÀÀýe什q5xº£(€5® ¨'ÌŠû!sÇ@œ ,ú)ÔÓý? ÿ^‘ññ¬`–X€Ô† û':†Zÿ^ãú†¹ƒqòã€/>?™àf…DÀ]ÿ¡ÿj1HSMCßXžçOÉåå‘.w^~/¿Àˆà<ÿç>ö'ÿðUCX#Á.òÅÔ_9;ýçŸ áü;˜6'](€ó¥? -q_|ÿg½ÿrùÿÉü"ÊÿªôÿÎHù)þËÎù›ðÿØ!0¸ëNºO±¸1ÐBâ†ñßTcèïÙÕ‚ZÁž:ü·U ÁƒÂ'i^>A Xð7Ã(Ã\ V÷aXKÛß²ù^ †€ÞGb`W Î þ/nÊ,íqקÍß&7rØ_¼XCqCõï<”–H«‹éã@Ðhˆ+®ù¸•À7¦VP—_ꀀ$çÀÕì °F¢É.-$áFØrÿB„ù ›‹Û w0c`~‘Ö_€(„Â5iõ‡ÂÀ!Û¿Aa§oÈÅýVÇ…å_é[>E£qõýÒ®¶¿Ö¿n(ÔjI6>†´”ð·«òo>¬ctæ]$ÚL>|ÀÏ;gJ‚íT2›ÕÏHŸÐ(VïàS6µkÕ–w<Ìœù´ã¾TÍRã*¸ÏË¢¼jÃb=v¾i$Îý€éöEÞsãDù[â…èN¼ûÌa”m¤2V6úìw«Ú?Ç9sÐ)‹¨4k·´U¥kÒ1‰}]ÐÃ6Zô, íÞ¼›µàå·þ$$I;õ¶†dËY¬s9å\woÏUó›0u'ßå-¶@,•’D“¢àår£©œk§Y…N©Ôî*4²V/g¹«´·m—¶7LX9ãÛDlÍã­Ãù¾º1S¡¦hå“ÑÙ¹+¡V“™A,õÝÒq£ö˜êÛ™Òf{õ  ׉‘öÁ¹Ó§Ij?tùsÞÓŠ•:+YúêYËþ:ÂÉ:¿énE"Õ’]:׺§µ_NL¸Öü­¦’ÏîQ™ŸMÑ5âV>‹–Ætõbˆ‡y‹mD¡Å3®7Îý6-s€íâ·ªà‰¸ÚÑ$ÛÒë×äp=ó¤Fñ­[™ 'cfdŒpA7£µU„ÞÎ\+³YT¶¼šßÍ#1&Á¬ëçŠìNI“ÔœÅ|ˆŠ²Ï¾gn›ºåÖ×H!ï 4“'^\§!¢ž:é8æÛ䜠¾DñÕ¸¶Š¿…LW4K5ÙŸ{ßõœS‡çÅÉ‚n¥A7É@Û¤!M«ÌLonÒ¹ž|k¸æ韄]™xã×t[Ä{Ûë?g}ìÙF½2ÏU(J¨¯7ü Áõµd:¦†ß.AÇ´yÞ¯‰’½íJ”aFSÀœ»ôH(»¤ü…‚rv<À^âù5yÃê‹»- t(uèeSgÅ‚-Y¨î®Õµ‚uÌêá éœlk­ ê +L@‚©ÊG¾³QŽzrr«{wï +ÁàíR ˵32²]éÓw§ÈA©4zTlñUðAæã~ðÓ~;:i¥û*ï*ÖmšÑ-u‡Ï»c “*öÓZAðcU¦ÄЙkZÔ°«ëü G8•Š `ð0a”›¤,­0º5úLk—q$0Ä«ŒòÉÖAbø݃j—Ö?(»Å³´x~iàÀ?Y »8Îe3“º’U9{Vúªª‚ª¹Ù'-ìãÊOVº"]>ÖÙ•}OrÉ­ÒLðĵ– qC¦)ÓhÕW½ŽþÖ1K£=$ û1ÛT¿ur¥7uÒ'k5îéÇÖôRøZÔtÃ\ìÍ?^”QÆ9—Õépµ>á}ÄN+sC½L•‹ ­»]ˬ+´ŸûÌঅ¦'Hz@ÈžúëÍ)]ç3:¡Óà;Œâ ŸîåšÑiÞ—‰©í­P¶¢¯µ? +Û½:!pªëÃAðò•åÜŸìî·g(®‹®†±m{lg²Ö+‡Îöö‡6œ1¬MhÆI˜=#³ÒMTWc«kJlØÃùù&ƒžã*ÍA®úã›±^Öc”b÷_ +W/Ü0ã;Îör¿ÚxÁ¤H†/JÆ„|gLn¤sÖÎ黨y©ñöU6 Á¦a4õ÷¯«¤mô/d‡¸éN¢ hÅ¢'•ñóulx'ÇÞ„ST¨®¡Vn^ƒ¨ߺMòÄ-ïç[JÐÐð-%;#"÷ ¾¾~?ƒÊ#ÍŸCB®ÆnÞC;‹I[uØËyvòVkFRenãmcê^Í+«ZjÏFÌ:eŸ¡h?Ã+ZFÆÅiûÀ/4y±«)Ék¥Uün£?büóñ‚È$õ…±|µðŽióW©+¡xYMxjtƒÌf\RvFÌ ”J×ô±Wó -…¾¾W˜— óEv +Qv»h*¾o•K­{ö³S»€ù£ @3ì[ºu—Ë +¿"g¢o?"»jb,}6QüaðE8æjûxs„ßÂ1=CRApkGéñ ^‚’Ÿõ_÷®­úù¸½N\ŽB—Q¬Ï ±åË“kâƒB£¿ˆ7ÈÓíÆf>qx«0f ð=›`Ì}Èbw*pdÇž8Ço G.›…’sÜDk‰þ)%íþT´©Oéà¨NB%|úÃGW)¦Ý"S7!¥pz7¶3ß>Ëo3à>{ýPTÔk¹-|ÛB4†<àu°9‘úû¸3û°æÆ~%ÛŽU™ë~€\š¹2Fó„ŒEY±0ÖdäYÍ8ˆA’‰–ü+…[kù]î7†¼Jƒ ËqÈW Ó­BKåõ­§¯ùã[¤_~ÕpqhÏŸ{g†-d.M[‹þè1hü‰=œÛ/µ¢#[ÞÜä7CWç‹gq2«J—@W'î÷OWH”|îþôÜßÓÁ8}÷G­Ö¼Ü€Æcá>þ³Ó Kk‡iá'e.*·úSèÄ*½}™ÿ6cûDÅÜâÒ>ä–h^j=çÌv©¡M¹cjÍÈÞæâŽÑí—çN­a {vgTx2ÉYÇS}rÌÃõ+BÀ"Œx‹I7£„*YÀë*xkM•%-õÒÞýüƒ]V(Iîä:/–/ò3ˆÔc!˜7õÓþ´ì>K¼6LȦñzßE°ø5_T…*5Ðün£«^ë‡øpÂ1âç[6K}ï F!ÖâØÌ&pBè„lkb×’"éðQ‰+Ïžoלï`™³L×+¤l¶rbj|¦eŽV7>¹]–ˆ03‰kF{áþRªÆ•‡€°§äí;«Â +/DTl"“Þ1ŠSÉK‰±í]þѽq“-»^8fï¸ÇM±ÇêGÊ-‘Xí»æ=dÜ ,²ò:P9+%ÏâåÍÈò-ÕåG¸À*BŠ¯Äô7”¿Œ/¥C}±ÉÓ¾äìj2;ö$} +ÃïèðýL&ø9_£îx_Â}oÏ QЗ2°-ëmT¡vÎæåq‹ýÆ\‡ÕœË5[%©n¿Âà|“X4À ¶ÍójÓw5ß“oiüÓôew®æ¦œ­w>&­H"µ|úÓµÑPÏÇ~Ž ÷FRÛÂøò½Ok ¿Góƒû#ÙF¯;9×Üf×Ü^G¶kc¹³ú¤ZRâ)¦Tö3Ä’›I`íGfxÓ2Ö™Ù 눔‹Ž6Sè¯N«b¸D §“ÅYˆyg]ÉÎ9u‚PœT½ÍÏA”Ì‹ +%×Øôª±XÜ`•zª´£»ŸD¹¡()QmWÑÑ[<;®¶|Ä¡eΩ›=‘«± T‰{¯­ßjÙÅ?rÚô M œ^Uˆ4UÏž[­ •šFGš'nÓ¦ÃK9ùM¦[S´¡Œ«ñàjæ¯2…C(¾Äƒä¦ÉÛ×h¯S™ß÷Ò?g‘Ò˜>—Q:ZÑ`LKã¨æÙ ÉE?aã'e{ü)ä2†hÁÛXxhø¼ÄѨ–ß< xq G^g(ÚÕ݉ŒæFa®0]UÊ߇ÛZÈ"tyvú%ôb™±!ü®ËéüÇëù⎄t]=¶®Ó5gÊ’ϳ>œzµ{l¿¬Ÿ%¡¢Ù5¡[°”oÊuX¬7wçÖœ,ÁKØán»àTˆæKœâ}mA'uÓÛ+2Jw~è!†n¯ÏÛß™ÎÚ•ÕÏ>öP'ç:ßU}BÈHLëy/~ÈÉPFQ’Ë»/qÓ$/ígÞ÷„W[±% 3k*»©ÞÄáÕ§°­ªiíÏ»†á¥ŠÒ ‚´˜=*ê[ïdI™ 3táÅ`¯Ò ˆÚ÷Þ‚å¬KZ%¤g5^"[̺ÌsKBêj¡Êä³gn¢”"úhG`[ˆýÞÒ{ÙE’Ú‚ä0ˆ–wðÛÄ´wz« 'É»å ·Rȯ`5ƒD+ÁI½Á†×[tnqÍ:~\¦TNÀ’&êdáçJ¹Tå7u…M\ý\`¶Ò)uGù“'©|HGl9Pγÿæó'äó®¦÷¤\ÌÂß¼4$zÕ6û\X‡$ÈN~bQT&@Æÿ˲"Ñ«¼¦Ç‘»®Šñã­—Œ ÌîÄZ„AÎ=œ¹¨ÔÌç(JÛaˆ¤ 󚨞a€º-Ð#'˱â*ûúÝ°/ˆ˜8¿- ÚÂ2»'ììñôÓq‹Ômª~0;ԕܽÉç„Ññnô3¸T=i?*”dõsœ¨YégeoŒYvtÕ’ì¾5ïB.µË›îLxªòÖ³âaãw7Ë”‘Ýò¼\0üFc³œ%š©‰‹Æ6a/.¡¤@•­|ÊžJ&?šžÏê³3qh5¸Fä>TÈ‹'µ8Zl(ˆà!•s¾®‘KvðÀT“Nš«$¼Ä 7FI žjõš1˜§xÝMv*g>‘Ñu%³› ø˜™7ÿì y²o…¥&%¡ÿn!UÖw7¯**üôsFÍc†@‘‘üRžGm}Yòᕳ¡­ëR $Üý>"/E½žEßIšëj…'¼e¹^ÇRÕùºÁVý¤¾àM6S§]ĹÅ27”6œñžåP˜º ¯ß¬¨y‘4jrÆ+éæŠ?xÎÂÍ¥Lï·Ä[Ô>Y}DõÌ )äד?õ²Úª„€RéYÜI/G;­ïgâ®Â¼Ãgš@pÍ4ïèℾ¹Â<_G¨Aj]¡¤E>9 +…­ªŸªÀë˜2 m u\Ø\b]¾Pýˆ<|Ð@Ÿ]Òg#ª¡Bkö\Íê3†Üu+0öÛêw7ól&iT7·žŽ:yq 2(i±õFO¬okÆqˆ? íhN‰,ÚçÕjZI‡‡ák\N»*{"0ú仾¶¸èó\º»6„k³$†23\K#zìƒ'ÈðzïäUéPá«‹Ý^\ɤ:±d/_t?pzºÝ7ïaŸRÄ ¥gÝœQÙ¢BÞ0w«{ïM&XkyÇ5h°ÆÞ±½|‰W/›S:Ÿ{à˜t¨èk¿P°móêf“‡PèésÝû¹c¾\æ?^$éêv×­qž^>Œº™PmZè7ãïK«5[Ž f&Rá6—y¯§¬Utu®Ýûl´ßf1rÕf=1‹ 8Ãkê⣰*ÉkŒù¦Ñ±AýX“̵Á‘´F¾­Ž­]ö.}p¯ð«ñÆÙ@ô±Òõº.µÆMáÃ{'joØ‚"Î\Óƃ¾Ç]RMDÁWÎ,m3MnÂ9&gŸ+·O‹7¾¥ÔÉ[c»ÓJª(^„F…ÀÎ…™rs1MË%îgO÷m3ͤc¦·VÔÜÇâAcàM~ίM‚(ò²û¢ÍÜL@B'!æLLŸ…ä^dµ‰¦n x“û°Nã[Â'žzYi(wY<µz¦@_FOA˜ø¼ËÞK¹Ù5øÄ‹^ç:›S;2Q1?eÂ&p–äÌÕçh={Â|å‹¢6½Ê½Ù¿_æ–]f{è7~ø؇£ “#¨í|eäÔXÖ{ÈÜ:ý1?èFÇ@þF7<ÞÈE`Ï £øÊ>»¦…±…¾Ûp$RPkô$캤4ã=¬öÓPUÓemw÷ ö ÞÇá‹™¼É"™"g…iRÿüOõ9] £»ô)’Õdã,ª-æÐ £ï„ä® þ¶×¾Wu÷ò{ÂXrŠüÂå~ýÂàuŶIb^`™ò‡UÊ8ty ²Õ÷ þ‰x<Æ +ÉõN•q¶×ÛÎÐÖ‘·/­ÇØɤå Ýóe¯xÇñìZ¿¿]ljÇÊÃ`Þ=„™l²•F±hîäüìÉó…ÝÉÚrbÖêooˆ?¨N~¡³håÁ¿MDhüÞ£„›5ŸÍÉ~±¼³EuýR“ˆD¢ELMtŸO¬—é GU¬/õëÊ‘+÷í|(Y®FîBt*Ç_ƘHƉ¹?J]zÒ¡jÏ ,É.Xu¾6X£Ù¯^Èó5$¡Ï£{Ô-ÃÿQt4ÿ„%z~L¸ˆq»p4¸Ò> +(]ýƒjƒ·Ôö³/?c êá«~*ºd‘}¿§È)óï\§Àr…ïG#+¿¸òn„iZ.¬ÛÄÔˆßÑ”ø_Ù«$ +nU"­¢ïˆŽc>bzg3P³FHR-_åsXþᛞ G„Ï7w‡äà­>ëÑœ7Ö¥ÌF´ï"ß5øfûä³Ø4_Cifðè߈§ò8×ÓLÅÔ·³:ê9Ï7à÷91fö€Í(…yŠåÇWÌËÎT·^X‚CEÙžÑ@YY*¢ÞueK|k§Bñ/H$§m‹oWÔ m/ñçÄ»¼äg(£Þß*`´üÆàN'ñ-zÕHÚÅQ4¤Ñ}zMl8ÓñÊ?Îþ`úPR`ÓÀ|ýËÉeñHÝG ~÷Ì´¨¦ 5£”¥W®ÇI'åóÕÛõ&"Ö¤?Ú®-}9^v%ËF¿M„} n˜KÓåFS4rMú¦D¬éÝ5”k$Ž7~xË,ú?ÜYmÈ endstream endobj -1860 0 obj << +1889 0 obj +<< /Type /FontDescriptor /FontName /LIKSWB+CMMI10 /Flags 4 @@ -10325,23 +13374,26 @@ endobj /StemV 72 /XHeight 431 /CharSet (/comma/greater/less/period/slash/triangleright) -/FontFile 1859 0 R ->> endobj -1861 0 obj << -/Length1 1500 +/FontFile 1888 0 R +>> +endobj +1890 0 obj +<< +/Length1 1478 /Length2 6403 /Length3 0 -/Length 7396 +/Length 7390 /Filter /FlateDecode >> stream -xÚtTÔ[û.H—( ’R3tww‡äŒ30 ’‡EéVAéP@ºKZiP:þcœóýÏwïZ÷®Yë7{?oìý¼ïónVc~E'„D Gñƒ€Re]# - BÄ&P ò&æ0ƒ =¡¸ÔÿrPFBÀ( ¦Faütp€– €Ä¤@âR@ @”üÛ”¨€½¡N]€ñ$æPF¸û!¡.®(Ì1/ÜŽ<¤¤8߯p€¢ uú`”+Ä s¢#0F8B!(¿¥à–qE¡Ü¥}||Ànž¤‹ÀŠrAð€?g(ÜÉù' '/wAS8Ôà ¢©òÇÿs ¢@ P\Rñ@|]¦7ñs‡ü2‚~ÂAîw€3†$ê Áüx‚½!Ò ð¿ ÿÞƒ@'¨# -àq‰ÿ“Cœï1ÍGB}V@Œö@àÏß?+Œ¼œp˜ßÜõWÐXßØÄÈ÷7ãlJJ_@¿À/$ -€~ŠL³úwš -ð7ù_¨úçrÿ+£&ÜüÍS¼¿yxÿ‘÷Ÿ‘áüû=FË÷¤o :b> ÿïøòÓýÏ,ÿ/éÿ÷…Ô¼`°_fî_öÿà vƒÂüþ8`¤ì…ÂŒ….3ðÿv5‡üe]ˆÔËí¿­š(0f<á.°ÊõTƒúBœ  (G×ßú» ˜ô0(b€ð„þ|lü˜†ý— 3pŽ1Š'¦W¿LÌ<ýûHU¸#Âéçà ‰ŠÀH$ØÓzÌNÂL¨Ä÷—´‚p -ÀÐ 8#Ä?;* : ÁŽ!˜7ÑõÓøþÿÝÁ¿ b˜ˆ‡¦Q#½ ºcžø¿ˆ€þ ÿÁäu‡yyþþÅÄÑ ‰ñFýÒ†æßû_ï â q$žG8J‡?¨ oH—( ’R3tww‡äŒ30 ’/!ŠÒ­0‚4Ò¡€t—´Ò t|c¼÷Þ÷þÿk}ßšµ~sγãìçìgVc~E'„D Gñƒ€Re]# + BÄ&P ò&æ0ƒ =¡¸Ô8(#!`S£0~º8@Ë  @bR q)  Jþíˆ@JTÀÞP'€®@ ‡xs(#ÜýPW昿—nGHRRœïW8@Ñ ‚„:‚á]0Êâ†9Ñ #¡”ß?Rp˸¢PîR‚‚>>>`7OÒEŽ‡àE¹Œ ž¤7Ä ð“0@ìùÍL€˜`â +õü#œQ>`$€`PGÜáw‚ ˜ÃÆš:}wü·³Îo>ÀŸ»€@ÿJ÷'úg"(üW0ØÑáæ†ûAá.g( ÐWÓ@ù¢ø`¸ÓOG0̉{ƒ¡0°ÆáWå`€š¢!Œ!ø‡ž§#êŽòð„Â~Rü™s˪p'e„›Žò$þYŸ + qÄ\»ŸàïÎ>„#|à6ÎP¸“óON^p¨‡DSå "þ7æAD@ ¸¤0â€ø:º +þLoâçùeý„1 ‚Üîg HÔ‚ù#ð{C(¤$(à? ÿ܃@'¨# +àq‰ÿCœï1ÍGB}V@Œö@àÏß¿V6y9!à0¿»ÿꯠ±¾±‰‘!ïoÆÿ²))!|ü"@¿(ú)2qÌ"èŸi ÀÐ?eüG¬&Üü]-æšþ®Øû¸ÿ àŸ¹ôÕBÜÿ¹5Pèˆù€þÏRÿòÿSøÏ,ÿ›Èÿ» 5/ì—™û—ýÿ1ƒÝ 0¿?Ñz¡0 ‹ÀŒü¿]Í!¿‡Vâõrûo«& +ŒE¸ ì_×õTƒúBœ  (G×ßjù›þœ21@xB>+~Lkþˆ-LJ˜§Ã#É_&frþy¤*ÜáôsÄ„DÅ`$ìGŒi2f' +afÑ âûKÄA8… `èœH⟕`LJÌëçŒúiü ÿ ÿÝÁ¿ b˜ˆ‡¦Q#e ºcø?ˆ€þ ÿ Áäu‡yyþþÁÄÑ ‰ñFýÒ†æßû_/â q$žG8J‡?¨ o´¦ Wá”n§öW™¨À)›I•Âvú·! @@ -10365,10 +13417,11 @@ tenaO #9i‘/¤4•ïØ F‡ó?`‹ù[‚÷]Ædh‹0ÜëÕ槟˜3/4^5ˆí/SD«s…uÐt̞ѾîSÝšÔ0o¥-gÞ¶\1ïå¯Të+µmˆRjóYtëÌ;&ÏUåi¦9]ßW ¯ßÀ'+Ž›wbà;#é{¾|U¤qPì”vâ_h6¼¾‚”–.‰Ö~/Ʊ­V °I×âRwÉÂu:Î4´Pñ¾4Šlת£jsí‰ÒÙ^õ¸&ò±\?õu‡?Š·F£,’ÛRÓnÑ•PÑKJõ “HħÝóŽüè>§Ã‘ÌG¥´jýÂúØ€§ÑÏ£ùÄ}_O*Fƒ!ÎÂÏ÷|=ž]/²b‡Ôñ–Öù•÷:t9¯—Mùó9•hN64c'¶Ë…Èi^ŸqKÄêGcJnhTÍä÷ Å[ýüóà“Qõ5“ðêf¦B·<ð·Äb]¯i•žIÔM3A9‚]ì±Ã‚î»5c¢Ÿ{Ô,mãà_ñ^úò»s[³D’Â.7[*É\xcÜ’PûŠŒ¤³¶r¡±DCË3ä_óUµéã¢ý/®q™_®j;vëÏó‰4?‡ŽĪ7|<¹lä½·XŒ¥=Àpé7Ðm0©žeã_š}2Ãõ)w¨b\;ǦžZ+-iCÜ—h¨÷ƒ°¬g·@¶fi/ºŽs°¼n«NÊéÞäæ‹N¥0›ù«cî¢ål'ÿ2Â*œ_ Ú¹¨ýwúåtGërc -š°Må.F‰‡áR‚çFÉ8›Þ3ñTÜ7.‰NÄeÈyÖ,Ay RpJ—R9Ìä«êlÑ0¤‹GràÕÔ¥“ +£øVÄëÆv­4I¬@ž”šopw:-¦eº.‚­ÒgãêÞãÏ©Ê¥Xäýê{Ö…ÙX6¼¹&­Çð÷CÉZUFê¦eè> endobj -1863 0 obj << -/Length1 1860 +/FontFile 1890 0 R +>> +endobj +1892 0 obj +<< +/Length1 1838 /Length2 8737 /Length3 0 -/Length 9916 +/Length 9913 /Filter /FlateDecode >> stream -xÚ¸TÓ6ŽHKJ÷@ºCº¤[@zcC6¤SºKN¥»¤¥AJJZ‘AÞé·ÿÿ9ï{8gìóܾ÷¹w;cfÐÑç–Âl@Ê0(‚›Ÿ‡O  ©oÂÏàãäáãÀaf6#  ¿pf#+ ƒŠÿKCÁd@bŠÖ¤¢& -xâð ø…ÅùEÄùø||b)Â\ÅŠÖî` @“ðÁq˜`.^®`{2Î_ol¶ì~11®ßæ9g+ØÖ -дF8€œ‘m­!}˜-„ðú 6IÂEœ—×ÃÃÇÚÎsµ—fçx€=äê~• вvýY3ÀÀ ÿC ³CxX»‚H¶AáH7(ä -@Fè«i´]@Ð?”5þPàüÙ?ÿßîþ´þå ýmlmk sv±†z¡ö;0ÐVÖàAx"¸ÖPà/Ek†´·v·C¬m -¿S·(Ë鬑þYÜÖì‚€óÀÁ_5òþrƒl³¨svApœ_ù)‚]A¶È¾{ñþ9\'(Ìêóד -´ûUÐÍ…× -~îRSüS áüƒÙƒ!>1aa!~è9äiëÀû+€— è·ð7Œ¬ÁÏÇæ°C–òÛÿp|àÖî ÂÕ äçóoÁŸpøù@°-`²CqþñŽ„Av<#çï -ö˜ñ!éÇàûõ÷÷;s$À0(Äëõß#æU7UÓ5Öçü³ä¿…òò0O€·€€[L˜ÀÏÏ/ øý×Ïßø«úߨŽ5øÏìþåQ jˆýQ²{âþ'3Øþ\vÀ#hÁ|Øþ¡ÿ3>!>[ä ÿÿóü6ùÿãþ//ÿWúÿoFÊnÈo9Û -ÿ¹µ3âõ§’ÏnänhÂý_UcÐ ­ ‚ÝœÿWª†°FîˆÔÉsnþÇ<|ÿÀÁpe°'¨FØ:üÁ¥¿†ŒCA:08ø×ÝAZññý ¹z¶NÈÛGŽì·„ܬÿÆU‚Ú€¿VP@H`íêjí…ƒdòIàÃÜU Èó7żæGÊ\]a@È%‚‚JþF¢pdwÁp'äÄþ‰‚d2¯ 2b ÿÌ'ü vý €©€þ'IÁ?áÿ†C6Œ©ùë~ü s¶ÿu½A® çnHÊý%CºFn’ÝÈók[ ½@ýÿ¯:²·¼ÎÖ.pìo©ç †ºÁÿ±DnØ9¨¿í½†‚ìÌüOµH y‰mtý«8¯ ².y|% ü§ý¢H‘+IÛ¿k@*»AÿJþ?$±usuE:ø½ÍHýõüûhƒ@ž [œÅy˜­DˆcmHûUµµ÷öÆÚzgd¼I„‚åÃk ÌL•éçòVÀ7#i: eaSó¾Ô_®Æ=Ÿug®¦ªæ"P”ú7å¹ó†¾ŸvÛƒè€0*û ‘´ÈM¢¯ º´Vfhf¬IÆó7¡"=‚;o?ÞvÂwLÅ΀â B†TjDŒ\NçêK¦uÄ°É3Â؇®fénj†·¨/Á±—òíє߽6Íb3†WVÞgô§ žä«÷V ¿ #¦$ñ~Â3’8HIšý¤ ŽÂ"/t¡P–ÏHYäƲzßJdõÇLþ@[  [ƒ½–Bàí£nu0¡y©œžÕË­,ƒï¼x͉‘\ÕiLòÌU@”‹áô¯U‚Ü^42:F]çÒæ ¬¤ôÒDõcc4æ‹`A‹Ï“WV1™ üæ)RÑÁOòÂ::—;ã7’)b*fbµûZ Žën#¸xÎ úÁOé“ g»ÍïÛ‡{ÂaL_hI§ãŸvdôí'4© ]Ìq( #jÔ?Àº,ÙãrâfüõrsÐtÚ:U$LeÅ&㌠ò ˆ>hì ¤ka›ˆ‡ÊÌâ;})£}û±RxôµTP³TŠhß‹¥Éã{Šº‡q„5›t{¾£[ÄÛ¸ó -`Y¨çvš:X•h±>A<Ž7ÄßìÊ›L‹Ì¯æÊÿ4ô·$.}ñ,×.æGìùÎYÃ×ܧru¦Èä®iÿMË‚QÚÓXšôw“‡½¬);žª ×hÇÄ6Ã*⃌!EŠÆ8¡V…•ÒHC³kö³f,מQ»Æ³ï¸üf—·],v´¾ºü(.¯xHÀº*&¸ùF3€EÌ 7ÂÈ_ï\ô!žõdCÀ<”ÅÁ®g "£þ‘,ÿÀŒéesQݵŠËñE/Í -qk ï“AoÛËûEAÊ¢?Üu—?ñ>Õ~ï%ëªùòâ`ÇÜø9µbf F„Éãµ’Ó°f¢|“¸¹Ñü§:JÇ·›–-Þ´”ÁTS|pøÉ=§)I†öY»ÚÝ(}Û`xW×ÆZô´z™JÉ'ÅG-q3¨g?X’7Ó!ôÊwdÏü5ˆPõøßÒ)çØ|+~3áÇÁS¸2-õ°a…иÛÍÁ‚9í&(²5Žèëü.!24¶«Œ_ÞXøëU~6/wÛ"œ—„¨—kMÇ2¨=ˆ®©ý±Cq®GôÓ1c,‘Ñ5ú-}ÐM–íQ9‚c´„xæáëlßÍós]?kÁmåRÈý”ÎSQO´JjÌÂiD¢ª±\iÏ› ‰:†F«“?ñZ‡I‚`uiKî­9‡‰2=uÉôÉÙ5R#ËÒ\!›%Ï+¾7¦d’Oé¡»ë)¤,¡eë*:àPâÏÈZrå ’dt8=$‹±±ƒìÈ©]éX –×ex,fÕ†T½Øl/ƒ=ÄÓE êê¨ÕÙù¨—Á©Bq¿Œ™TµçñºwÇM˜åµüX kÖ`ÖΓ=ÈP Kz(¹ªÃû¤`dÉß=aŽk€©žÑÁ°DSæ¬î@f=É…c>DÄÿ¹Ô’?ÜoS… I¶P+QÈâX0%Ò`»NÔ®5 @å¥[Ü¢ÍRWÉ'2óyš?;D·ð:QÏ»€øôÔnÏ'|Ò‚HÑaùLr+ß'#cC>edÞïúÝÀb\ÀŽUáÔku£ÚrðíÌ[Ys[:Ѥ(•ÈsÖ`ÊÏ÷Ô#n;iK‘ý¬7$–.C¸Vt`J/WÉ?;¡Îfpà‹`=¿oö‘ãðòºi|awæ¬-ÈâSKôöé‰9‘($%n« ÞÂÒÍ¿±aÁžÉ`°Ý`wŠº^ùeq²n,°CŸ1O"n7åÆÍE?GNè$CX^Šh)ߺ”a°‰õ&#®f¢1t게؜cŒÛßÏ'bj`H6w&•ó%M&ÿÞm™­õ¸ thi³~æÓœO9žVYÊWfø÷ò½ãJˇu­B² ­íJ£[ãƒÁ]Öe™æg»2s\¸¨G'6ˆÀâ¾Îƒ®Ë%vw<õe‹«ðe{·DQiên×À–û˜®Q,Yƒj¢—‹•âЇM@’#åö¤ø±^ˆyåJ–·Š‚ #s/h¥Èƒa·&uL8f¤HOg—ésS‹ø]Ç,ûPG¬Ò£…Ý" keïv5wK#î{^ê~ó·X¿ðÅ.êè…er\ç‘Ð*Óª¾| |щwg‹1¶#§ 0’EÔʨ, Õ¢ÙVõå³ÓÆöôsÌç9œ–lM¼RúÇÚŠr³îá[jŽFßZqËÖaò=4¸¥f=Ëž¨™¼(Cè—eVjž’¢³›‡ö]:i7˜¼;R^Ü•÷«KÝsª[êÅ\Ó;bû87a!°ÀLȇ*ws{èÒ†=N°ñu†Í¼?,{L©»ÝJú&$Ïë±oRÜGwú‡_9_ÄæÒõ%+5ØÆÎÖ.ÞOÔ8øÀûæ‚–ì±zÿF”¶¨£P¿ç®õe‡QEØ·øï fnŽyžyü»èdNßj¶­£¹okQ*¥•‘ u;jcïU×\Ë#©*Œ>¬åGžjŠÙº(zSj¾Rzó.×5.zOkôš†ø¶D*Þ£xÌMð}OéÈ¥1ŠÊTÿºùTnp=¼+¢îý:åB³ÜVrKwÒY3®z›g†bè ×̧ Õ‰ä¨ •ÅÛw¢x8} § »RågÁ*3ÆLö~ bâ£]øX_Ñk$îzø0ÒûtGt ß·«HxçèeØÛ`ä<ø9mòyɨ½Â0eÂiÂ×…w­™÷ļÑÛ¶ "Výyû/ZúÓÃÐK`´GibÑ®sj/ó`ŽU†GêÄžŽy­<Ø\cWœ6üÕóµßp{Õ² Š_uMï ^6êpCagí'¬’“&k îC~Þ+üè\‘Àh%¡GiÀðo…°ØTs…ri¦Ÿ÷•±½í -`­(3èŽQ³ÜZ?ÆŠÆÞÀNDãúÕ=tíWb\²9ø-ˆñƒxæ£"^÷ÔàjE¾8{wsåŒG±Ç3g&9äa,¶Šo+³|«Û¦ñ§ÚrywÑK7Œ‰ ODòâywŸfzì-û·Ï4ùyG(Å@~õÜ|§ŠŠÑ(ÇÿŠ|,j(Ÿ7y¹Ê[Úuúç‘MqÖeƺ{ÌÞ!3Oj[žRå÷"Ô¼øú: xÐfEö›%=*¤ V|¤4”èâR¥ÌQQz^³šîþÕU{8>($š¾o'ÌQE}øTü¼sGz°=SœclUƒÖu,†´W,‘Å:ÑQ‚“Ö‡´/›}ò£\¢}oµ:Ç~àSõÔ%£FVïEÓÓQ9ÚìØÐ/êæ Ú“‰z3â—4Æ×ðŸ|=Ù³P—Þš‹Ã%_-7 ô0|#Y5 ¿öÍBI}„ñ]È(äÀnÊ0jÿ¹N ßåÍ´¯Ô]t&òûL¶¯N/Æ.èU–B‚—EÊ_ìgºê¿’ÏØÝÊ:”+­x¸Þñ¼vâx„€~íÝêÔãÌ(ºðÂøÉ/üouì(f±+O¹æõûs…Ï6ÛÑi^»–˜%¬t»[}Âmo¨ùC~Öåïy©Ât—KR´?Áã—×2þ`4¹©”|y¢Sy,#Ù¶º&3!HŠâM·ù=zŽ‘Žr ÞŒ¾H=ÑV6ÙÅÅ—™Þx¶Í²½Z,jÎi9+ÒOÞ;§€¾ ËŽCÈðï§Tw¯^‰Î:‘Ï% Kz]ek¹áY'cî•vôó|EEhÕõE@j ›äÔÌÃÙÉ5¯üõó?ß™¤.B¨‚b002âæXJ9,biXoleQ6(nXš†|%×Æû Ó.;馨ŽªÞí/–s&Ûâ¿ h”Ì{áÅê|—Ì0Ü sa°ìD-Ñmÿx¾ÅZ¬•¥Rÿu=]µ¿tì£yýCè©àSé'yÞ2‹ŠGRZW¡÷:l x´1>ÏÉmLؤE9v_v9•z ^Á6¢®P–§‘ª›=xqŠ-Wæ…¸Ôñ¤À×>J‰¤ÃE½/=)×3ˆx˜HÖw¨ÙÞNLNNLæªHÑŽmíšó®«ÛÐŒSeOFN¾ºHs¡‡èV½NÒýœ‰f³^JÊërz¯áô5AÒóNå)Q4ËŸsrD‰]ÐbÝYÌ»|gõXo ɹ®Œ@ç“M3°ÈèYýAvÁ7V²ÛçO îAO’ÔsÑN'¼X2eΔì9#vg-UG)ëùW^Ø6«¬˜?ú”S–0´ëÒeóò±À×<[Îìvä+8+ç\_~UZûj†˜úh¯­N£[ÀtÍT+EBõ)èC¶Ì>PVЖÐ\°œ*Žf…™CÓO•¦—*c¯(GBX°žŽ>äêÒAYÍOâx›«LDEØa -§E¤©°^n(“(Ÿ½fŽ­å:«¨á¦f+NC]Þów–ƪáK…µmA-”F Sx‡Ž›O¼½u¢úJ'ç%'÷«7ey†/Ój”Ï ¯tÛÔÇÃÂ8+Ú§M:A"Ä2|l)X` 5u¦F½„½¦X÷C65îøhˆÕÛó/Vs¤;Ÿå&±TÅëß¾^7Q¥µáOjØhSôiöÔ³0™Ê¤ÄçÂyͤ\:›ªª¸xbD%ãr‚é5•ÖB¢³Ê¬,ÕÔ38 Žq±x‘§¢¾ ãP÷B«Þ¬MmØr?"@ëØ€Ì{uÚ{[r&59ú&ðžÕc䧲ÿüÖöÛõ&+?=l ‚ ÌþÏJˆ6´œìò­OanOD_ùîן¸¯ïwù«/ûdkά -Ê|ˆ‹)Ó<1ÿ.nL)ABäNJ˜ŽþtC=Dž>;²ä)qκš„L.ƒAa€çAœìðþ…¡ùÖÛàD©©§Q?Ü& -Õ¿‹ -p ÐDH{IU…qlÚ(Üï|a×觖s­Éƒ°6^õ§ÜœÞ{vv¹;D£ˆzœ§“Ä"‚@ ^¸©xK¨Û?þx:C'ÑäÆθW'q½¬Ÿ’ÚãÞ1r|s®ð¢N¦ëIpo¢2£°!O5Ÿôê粺îL%ãðLÅ”ÔAà7øÞêQ°'ì‰ùú‡r†Qaí¿—9ˆƒ!¢ã|£‘²:ÎJ¢¢¦Ê7ïnhE¢ê áA™oç˼v¶‡û’0 r£„nT\í7 1ú…F™âÂÓ¢Y|«ãº¢°^¤¬¨”o-ˆæ¤íãåUahºo¯±9’#J‚7×xß&ò¡ßŽ²ÌÇÍûuQG)Bµ¨"œñy¢ bßcë™u’O¦Ã´$}ÆúÉ´Ó×Îÿ†xÿ„=Áqè3MÿW¶ólâ  ¸™‹Ð°MbÓŒÇtêöáheý»…=e;IJÑÙ•É€9Vë Fæu_+]u¿Oùï7OÜò“"ñýNYnûDÅxnçKÚvl¨Üåm9ý•º8ep‡„Š#X bgO[t¤'¡ögØjÊ;â2=ˆä…x }CíqÛ|Gg³¢OÚ"ÒNÆ×NEùe¨#O«Xƒk¿Ð“eöH–Ô~ÐZÕ€—àð Ã¥q3QS}KB°>M’Šq*‰Ôkma`e£E}úÍO¢[^ñ†S>øF˜Óö!–´HåNùÒ5 Ã$õâ'½Ì…øl/ƒ!C©O畈² Œb¢ÏQ‡@lãä cV·}’|Ô«èñþE/±gòºqÚeI‚ß»8äÖ»AÛî35­© àïßåZjc€~ZÍâЧ3½[³ -òã#Õåí+ÚÖ¬äÈ,tíOW7Ü£#&×&ÈH`šHJ“FÌNÂøÄvÐèS¡ø4•á¢ÀT³ôć÷IŒ]ºÆ­¯ƒµoϧsh{ÿhå±m>u´M®0a¹Y[^X˜ Ž;Ü—:y˜lB‘QqõþxŸKN:¬¶¦•Â›-s3•±Žgn ç©×â½ÆÞáÒ´ýHñ0®Ëç›~Ôl>¼X>w#è‘m•+Tñ.aÞn¤ôªʺeÙŽ­é¦Ú£} ù¢ ²êð[ÆÅ× -tyžÉ–Ô:“EIÚä˺ûЇhÿ¥Ö_µ_ç¡–"¥É[]ÝŠúܬ#²c2š¨³ðìý¸ÞðžTY÷tè7‹gLU±…ŸÎ§$p«ú9MÃP’‡umFDt§>v×hµŒ–¬è¼z$³)úºl.I™ë; mï4[ûå^nÒñ;wéYæ|Ãë’3±±ŠÅ9­BâUEêÙ¾î;í]R§HZíz™x²Œ.Ÿ 6rtîëÁ‚ë,CxÉþT†VÓ#ú&‹^–ËÙ°\³Í'ùEò1Ž¹j=F#Ç£ëpKîí¶êAù@J‚.8j³;…0ÆwmA?E_+. 6«{eÝ!v -Ê+ƒw®œ‡n‡R‹þ‰f±Kc{Óí׬¹e>a­ (’ÐÓ=Šmr’¿eænA$J;yÖ®pp ÐnŸ®¡w. Œ>ͼ•$·*ÿ2eÎÀÜe—·Ç÷>mB]ùýúP9ÐyØ£]Ũ7Hó4WmLJ:úÖjåœQŸI{‘O(F®M%æ©ÑäM¼Öþ“{Ôe9·tá+ÌÇÈÜ…˜ªÝrÊî‘¡È×°Ó‡ çUÞ>ߢ LW¢1Ñ _æSñ˜G‘}¢1MRsaä¹*pªO9áá’E:òóœ§v‰ˆ‚>Ì…Gõ¾CE¦¡  “Óf<Õ³àMþƳi}…œ~)v=˜öèÃpmÓp‘“JÎø£Õ:w²´Ê<Û·êÒØ'€½ì»~7TÓ©Íl•Ot™rõþfÏs4}Ëàøþ‹£úªºšŒ”·3Z'Q*’XàAôø ¯ºnHøºhy>U+¨oô–ʤñ8yGßÈ[©¹ðüÙíbf};ñ;B\ ãDÕrNÙPßڗؤ3á’e¦žð7¬—€¾Ñ²‘Æ¥€jr^·è•äŠoÏõ_2j%^ƒwÊ$ØìÜ\ç׌22èÒâŸIÏñ)άù'¿÷ü¢±:‚:×#Y³kÓÿÕ°êæó†.k«¦F!êi©ÌxÆCb„*z—¢í>"ÇñÓêâ“ZCB‚tE -KÓÁã+œÎÏ?{…;q,ZÔhÃë í+tFß?AÏÈO@óŽ·Õ—‡ˆ,Ë{ëö‡õ§þÄÊÅ ¿Ÿƒg©LÔZTw¼+%6Ù$i¡5{¼˜ÓÓFèq\ íÝ‚ßšè -Ãy`9,?ÍjË ŠÓæè[T;d5»bƒvä«žŒÞ)µ2È4X¸±7±ï>RûÖPì£kÊ™AùÕf÷i-në¨ðŠ“Ÿ%q8:ßÜ+[ͧu%ÎÚ¦— »õIÅç·ï…ŠÛq6¾»ç>_ó\Ó¤‹|ÙÃq±Ùµ„wºBŠ/1Ý<Ô„u(EçŠwŸÐ!‡Úò³0þÜhÈv¸“âóÎWkke -*ªtWí“ †\¨á…’Ké¿)ÓÖèÝàöNlÐáª2ž“RÜ'/ûxë5Æö‰?ql¹_šv"úZ{‡Õ”/ÐFÔöP`÷{-ÛDf"Ãå[LJÎvCà<Á -âCçÉ݉<•C*(o Σ³Ìª7dòßÒuûÊÂm 5·T³²’ö)n÷)c~<Êkøò Ã‹sé1ù"c°(®g¾ûG,‘ØE!/ÿÈGé¯ Gô: -`ŸÎ{P骗fÞo’ñ™0÷t@ÞÑS´áäHN~‚ˆ%ÞËÊ·/²UóÐñcî( DÜuò+&_qYÞ òØP½Õ®çLIHÀÎà‡‰©º÷ªsEâÆžì?›¿ÍûØ'îýÙ¬.[K!?1ß³q˜Î7J‚÷‰i+ìX±Æ¼¨s¶[¾ôãWêä9?J˧qéËÕŒeÕ&›ïr²æj‹îBŒ®õní»ÌZL¨ÎDOÉ™¦MMÅÔ¾2-U_W¢Gœy–ƒ°*çŒ!;–}oý ‘Ï€¯Œš j¥ì?s<yÜRËš»is¡î¡:°+¥7uö Àí¼Ã%dëèЊd‹/a’e:]I ŠsLƒbç|QÏñUÀÏrdÇ4B‰¾=!!›È$WÔ@×1ìzàa~a3©7"Bm+鿇i˜TÞÀÙý@1’XªmY2L<÷–Äà7ô¶´&•.b‹|ÿNg8Ü”žÒköþ ù-÷7éOWÇR#2'Šd;{ÙIÎÃ:¥µ²¿L¬Æ­a£S Üǯe‰ý |ÇåuqÔ?ãý˜WÉÐ@TîóÄ×ÉLì%ݶÛãI·¤áb¹[^wK-ðlQ˜[+'|™½›¬ÖÌáð»úQ çrŒ'êïÀz΂’’ÁõŽêóÉðzoáÖBL?I)U@¼$Š0­´kÍO ÊÆ*öê{Z÷Asák/ü”¤Ã¢9)ƒß>Õˆé~¨tñ©°PóC÷8@¬Å5*£¶Î‰”Ö"¡é >(—Ù{í½°Vc©ä=gBM×eSÈ0Sîêjäïõæi-óÙTÔ½š çˆA'ŠÀýñ³AZ‡pt˜*ÆÝ™v1hbÖs»º´­úS‚õ‘šçR%Ž9^¬¢—¶ ™âlkwˆ‘ýK‰í{)Õ­vofì¨&e”˜ú…P(¦:Å^9Ù 'µ§îÁRh¢:_0‹Þ¡dlôrfq·Ev>yr•ˆi²¯kÇ•x£ 0º–äQ¯ni´‰êÞ•W5²§ÑãÕÈη%¬Ž zœ,ÇÛÍÌÀ$5«0Ȫ/Р¶ÁæÙ+?­»ß£‘ü™nç>ÒZ~MŸ©?¥QÃìçœÃ·°@­‘fJ®hŠ¦5—~u7nßa!ï‡&R_{8ûÒiÒj[Òð§ý~&ËXsêªiña¨È‰¯@aliAP,Èý„eIâõûµêUǸ—‚»VÌȯ %™ú ”üTÆDú TmAñ™\á­Äf%¯B—”sM~pP(_áõßk¨`JæóÈ®R0&r8Ã5“(JÃíÛ2 9`Z3´ÚuГ˜ Vûx4ËЪbP.Ž°µVŠfyñ¥öñÒÂæäø)¬ýRÁu%ÑÅ9 -&äý•8f½Ï4ÐG†ƒ¹ÃÊ=÷~ÃýV=6¶fðÍý --| -¦–¯º!‹Vm^)BÛÜ‘çÉ\qR4=8G=Ðd0woê󌌒,¶×’IÃe8ZÕÛÏ_ÌûË™_¾â3¦ÔyÜ?>y±²×NÊ7J$Éj¾üt棯KÌ.+>îÓÅì -ØaáV0²zë †Ó÷Ú™DÅA'’ü=ì«ý”ºGnù¹.¿t1 -Y‡ø1+ÏKW³•¹'-·ªKF§6Þv U‘ï.S\Ûó,àË1A®¤À÷NƒX×À~ÚSª×€²Eò÷k?‡»Ä½6OÑ& ‰ýz=^oŸäË3pY íГ¾‰Ð(6(mÓ~ùlß‹®Jk%,±w°¼IêZ£d¨¡uÑc<FÌ7Û4>)¶þÚБßz,ôæáVÊóøŸËÀ:<ÆöÊLÂVIÿe¢ïw˜Ö·éØtt}×¼‘m5Ü2–YoK&<Ç–埥ý?·—kŠ +xÚ¸TÓï6ŽH Ò=îîé.é Œ ØhNé.AéN%¥K¤¤¤iä~û÷ÿŸó¾gçl{®;ž;®ûþ쌉^[K³)Á .>n^1€¼†ž /€—W€›——‡‰IŒ€€þÂq˜ Anp0 *ö/ y75‰)X#Š0(à©;À'àããåðóòŠþ¥s(X{€ nÀSÇa’‡¹x»íÈ{þú +`µeð‰Š +sþ6È:ƒÜÀ¶ÖP€†5Â䌼ÑÖЃقAïÿ¸`•p@ \Äxx<==¹­áÜ07{)6N€'áÐÁAn àWÊMkgП©qã0ôÀð?z0;„§µ€ `[Ž4q‡Anäí=Uu€– ú‡²ú +œ€?‹àãæûÛÝŸÖ¿¡¿­mmaÎ.ÖPo0Ô`†€ZJêÜ/'À +ü¥h ÃöÖÖ`ˆµ RáwèÖ%Y€52Ã?óƒÛº]pn8ò+Gž_neV„åaÎÎ (Žó+>°ÈYwož?›ë…yB}ÿ:Ù¡@»_iÝ]x  `WwªÂŸ:HçÌ„òŠ + ò@®—­ϯ ô½]@¿…¿adþ¾.0€2 ?Ø„üÀñ…[{€7w¿ï¿ÿ=áðñ€`[Àd†âüã ƒìþ8#ûïö˜ñ"éÇàýõúû›9’a@âýúï󨙪êéqü™òßB99˜À—‹_À%*Ä àãã üÿëGÛügÿ²U…ÚÁ¢„‹¬Ó_!{üÉÖ?„ ð__š0$sAÖˆþŒW×ùÆ÷ÿL÷ß&ÿ,ÿååÿJôÿHÉù-gýCáÿ#·vC¼ÿÔ@2ל r ÿ«júct5@@°»óÿJUÖÈi…Ú#ÍÅ÷„›÷É8®öµÁ[‡?XónðkÞ `(HÿÚ0H+^Þÿ‘!‡ÌÖ ¹EàHjþ3ôß{¡¶0à¯aãX»¹Y{ã {< |ùS yý&3€‡ +C MÈýv07œ_åCÆÉc µ·q³¶u!·¡â—Ÿ2ÁËþhè_Â'|H™›Ìhù¯D@àOÉÿÀHŽ¬.î„ì¸Ã?· 9Ëcƒ¼±†ÿ æú»ý àGÈP@ÿ¤ÀŸð¯CŒ©ùkSüñ#c¶ÿµ§An Ww$åþˆ"]#§Énä2ùÕ‹¿-^ ÈúÿWY[gk8ö7„ÔsCÝáÿX"wì‚lÔßvÈZCAö¿(ÿ“-RCî\$]AÿJÀã‚Ì D®Ù_Aÿ)¿RäFÒöïÊîп‚ÿIlÝÝÜ~O3’A¯gÈ d‹³0³u¬ í¸ª‘¥òäÚÃX]ëŠJ0éD0|åë Ž™¥<í*g|C>’®=_>5çGÅ~t5îõì]NÐJšJE±Cî˜+èûé;{-Fi?!œµAø5Q‡æ¡•šK²ÑÜM˜pÀvÕ—ÂÛ.ø¶©è>ÀP|A@ŸF…ˆ•ÍíÚG}aBϸ†6yF÷ÈÍ,Ã]_Õ`âõ8îR®#†â»÷†Y\æðòòûœþt“µÞj¡7áDÄ>OésG’)Hsž6ÃQ˜å/äËR(ŠœÃ™Wî[ ¯ü˜)hOpo´×”z õ|´É½&8'™Û³rBm¹™­ÿ¼%)ʳ&QŽ©ˆr1œñµZ’׋FJ À¨ïZ¼Ó˜•”^š¨£~jŠÁ|"`ñe’üÊ*6+‘ß_œ<¾§ sOP»ñ@§ç;ºE‚Û1?–…Z^—©ƒU‰&ËSÄ“pÓ~ÂÍŽœÉtбðÜJžÜOƒK¢ÒçÏòìbÄoŸ5~Í3–­4…D¥tOlX¾¥é4ˆ£Îx;yÐÛÉ’ºí¥Òx}vLd3¬,6ÈZ©hŠl“_ ‰20°Vï8kÁrëµk:ûŽËgv)þd3ÈÅb§Qó«ËrW9À£‡,óa¢o4™E}Ñp# ðÎEáYO6óÏA¹Qìšp6!ÒjŸH öÍ_´DÖ_+»_ôR/µÕRó<ô±½¼_¬$òÃC[`é3±–Ð{oYXwíÑóýms#W*…`VŒH“'«%§á-„&ñ³£ÆÚŠÇê·ü–ü­Þ´–ÁTR}qøȼ¦)ˆ‡öXº;Ü)üÚaxW×Fšt4ºYŠ)'Ň™­ñ3¨g?˜S62 tJw¤ÏÔ Quøªh•rm¾¿™ð爀àÉ_™Š‹{X±B©=ìfa!vä9û‡tõþ—ij[ö•H†£7º•_ÌËÃ7 >€KBÕʵ†¦ãèUÄÔÍÔýØ&?×%üi‰˜1Ïìý–1è.Ãú¸Á>ZB4óÀàUŽ¯ßÆù¹Ž¿µÀ–R)ä~jשˆZ%fá4"IÅH¶´çͺx=ý'ÕɟxòmÃÄ!†°úôE¶Üƒ$éžú:ñ”œZÉ‘%)ÎÐ’Š®g ß›R³È¦tÑ=tåSç‹Ðrtp(ðgd,9sIGrv:="µ±ƒl˪^i[ –×gz.dU‡T|œXm/B¼~$ÐFè h«ÖÛùª—Á)ÃpÆLª;òy<ÞÅO˜å·þ˜§mQgÒÊ—ÙÏT O~$±¢Í÷ôõÈb€Gâ,çcƒƒA‰†ôYý¾ôZ² û\¨°þG2ÉEm>¸ÿ†òÃd™BÍ$A‹cÔ(ý­z»¶p¥·NqDH«[h^%¯ðÌ—i&ü0ìPeÜÂë$]Ÿ×D§§v»¾“„ +Kg›¾™™ër©#{sþ×oráüv,ò§Þ+ë5–ƒU3U2涴"ɵPJaW–Š/÷Ô"ož8iI’þ¬™3$•.A8—µaŠ/VȾ8¡~ÈdÇÆr½oö‰ãàòºy|~gæ¬=Øâ#c3sÌÖé‰9¡$5~³ÞÊúŽ'a}Ý‚-‹^«/Ðïu­òha²~4¨S!_<~'õÆÝE/ +GVð$SHN’p±Àº˜©¿õ&3¾v¢ƒ!l게ȜcŒ+Àß7rj`H&o&ãuÿÞm™­õ¸ thq£aæó¬o9žfY0ÊW&ø÷òÝã\JëÇ5ÍBÒàÍ­JÃO›ãƒ!ÝÖeYæg;Ò³œ¸¨‡'6ˆ|Hr†PâV¤Ge †îîh½h‚Àâ¾ö!½ŽË%ö»ªËV7¡ËŽwâEõ¦i;Ý›ó´¢N¸Þ„q¤*IÞ.â” +C7ÉŽ‡|9“bǺ¡æ•ËÙ6>ÊòÒ LÁ~ å"OúÚ´1¡Ø‘"]íÆ/Í­bw؆:ãÏïY*{·º©¸Z›pßó£ðPõ˜¾ÅùG,tSÅÌ/‘á:„U›ÞPö¨ã‹L¼=[ˆµ9mœ€/ VFg««}hS[:;mÊeË8ÇtÍåø¸hkâÚ?Ö^”—}‡ÈRc4æÖŠK¦“÷‘!Æ-ËYÎDíäEB¯t¨ð!Pz¹Ö˜ˆ5Ä$$¬ïÒIÓ¨Ñäí¡Ò¼ÄŽœ}Ú®Sýb/æªî!ë§Ù þy&^TÙ›ÛçÐv”˜ñ‡»?çØÌûƒ²':[m$oBó½_ù%Çò {ô•ãyBam_Šb£m܇º…ûIûyÞ\Ðî#æÃîߨ€²Â´åv=4¶”…üq‹ðŽ0órÍùòeÉÞƤpøm×°n¶Î~[V.­„«ÙQû¬¸åYJþPfðe)2n¬(fí&ïM­ ÿJáóTß´à3­Þkê×¥pvà ×Ãïk¼Š‡.MÑ”¦z×-§²ƒk•X‘õï×(æ[d7SZßu" ]µã*·ùf(úA^ðqš0í(ö†W PY|±]qŠ§Ó§rÚ+>6a¬Òx0Cìdï×`F^šùŸA ½†ÒàîG¢|N·Eúýº‹¤€wŽÞúY±A½†Îƒ_Ò×(\KFíå‡)O¿Î¿m˺'êƒÞ¾¥)¿ÀÓ‡xÞ–ØŸŽ^£a?Lp›˜U}‘s¬68T» òrÌoãÆæÄ»â°á«™«û†Û«š QPÿªcz_ è²I› +;ë8éd‘˜4é\Åqðñ\áÇä Å°+ +>NF|+„Å¥ùšË—K1þ¼¯„ícO?ÉþÖ†2ƒîýKóGÐáXÑØ؉H|¿š§Žýr¬K;Ÿ~0÷\täËñžýZ\uèçgïïn®œñˆ!ÖãxæLÄÜ ÅV íe–U:Í`êÊM—·ýq´Ã˜˜ð$TAonãøûÔÓcUlß¾Pèç¢_ùÔò +œ**F£—* +°¨ ¼>dåÊU4kt®QÍñûÖeF:»L>¡3äOëZç ) zªÞ¼}]¯¹ÑfGõ›%?.¤ Qx¬ø!8ÉÅ¥Z‰½¢ô¼v%Ãã«›Ö p* }PH8}ßN4„½šêÀXì¼k[j°#KŒ}lEÆu,–¤W4‰Ù:ÉQœƒÆ—¤7›mò“l’}oû^±Zê¢a‹Ï‚éé¨,Í'6lèÑÅăúYýŽÂÞÌ„EõñUü§û_Ov-À¥·fÅÇbp‰—K-ü=ô߈W "®ý²QÒc|4 Ý·›2ˆÞsÕò¿¼™ö“¼‹ÉBþžéÔòÓîÅØg‰~+¡óßÜJfÇ¡á°w‘ ä¬á|'éçXÁ/H(?,œ}>‹›ô5­º1}žš €{—G©”Šj¨u„· ¡›³ÖÊÍ@í Âu ¤èÆ×|Úœsv99zk©©]O º³<Þ“(Y×!Ùí–£5<{Îx,ªXÐFšà(‰óÂ\P±óÒ×½Úò¡ Àe‘Ò‘ýLwý“—r™;›Ù²¥Ö:]ë&ŽGÒ­¾]™zÒˆMQ˜0yÄW¥mGþ»ò”sN¯?Oèl£ú•[a‰Yâò;«Ï¸µ?bÉκ¼.•ïò¨B‹ö&¸ýó[ÇŒ¦4—’-Mt)e¦ØÖÔf%K’¿ygGOvŽ}¤³œƒgÛ£/JW¤UfaáE–žmK§L¯&³ªszîòk)cú÷Ω oÃ2ãR|£;†iCy•«—"œÈfÑ%¼¯r4Ýñ¬S0÷ŠJ;û¹‹¾¢"4Šú"!üu-N²ªældWšô +¾Ü™¤-@)ƒc102ãg™KÙ-âhYnleP®“ß07ùI¬Ž÷¦_vÑNQÖ<ºÛ[(çH±ÅØ$‘ÿÜ›Åù.‘i°$êBoÙ…Z¢Óñé|“¥X3[¹áëz†>jéØ[Gó†GÐSc©§ù>Ò +‡’šWa÷:m x4±¾®d6&¬R "ì;/º†ÆœJ½®`ëÑW(K€ÀÓ(•¼xÏõÖ+óÂ@ÜNª’}à+_Å$’á¢ÞžA k™„ÜŒ$†kÛ”ˆœ 'F''Fó'ûÕ$hǶv-ù×ÕíòhFi2'#§?^^¤»ÐAtª_%ë|ÉŒB³Y+%áq9½×xúŠZ?ÙµKiJÍòç¬,aR7tŸHçæ]³Zœ/³¸Älw.FóɆXxt‚´a?çõ7vÒ[Wã@ý{ЄÕlŒÓ –t¿3[îÈ„ÝYkõaêÚzÁ•÷cÖj+¦O¾åT%ô:´9<¼ÌðU¯Ö3»m¹ +ŽÊY·_W¿š!¦>Ùk©QÇê¼f¼f¬“$¦üü1Gz(#`ËF`.PN™†¿7K=‹ÂÄ®á¯BÝK™¹[”+.|½–>äæÒIQÃGìx›§DHIÐi§A¤*³\®Ë?KksaC{Ãvñ3Ç’.‹°€­v–µõ:»¨ñ†FNc}(žë€sSõð¥üê–€&J“º)¼ÞS_ÛÝ7‘ÞÑ6Qs¥û‚ƒë囲|ƒéµJçWÚ íjãááÓ&] a"iÞ +ÖÔ ,0Š*K½AÜÞ SôÝ#VU®„ˆUÕù‘¸Õ,ÉöÙI,±†ªWk&*46|Éëí*ƒ¾-ž!ƒº&SYøœ8¯•J?¤©(,œRJ»œ`zO¥·k¯0)I¶÷ ÈE`\,\ä+«Ík;Ô?×l0kAS¶Ü‹ ”Ç:Ö'õY™¶ÃÞÆ–˜IK‰¹ ºgõùTVä›{ÊÒq»¶Ìh寋ñ0óSÀ³Ò@ÂuM~'»ëS˜ûSa—{ 'k{Ýgj‹F¾93+ÒãcË4NÌ¿‹QˆzÐ%„d ¯‹£‡ÊÑ%aG•Åsk¯©ŠKçÑëF¸4ÃIî_˜oV…$INGÿ|p›$Øð6:Ð-P!å-Yξd#¿ë¹^'¢ŸJÖ­6ÂÒtÕ_œzszïÙÙå|Þµzê~H¾v2³0ñõÂ]ÙG\ÍþɧөXZñfw6†Ýzñë%½Ô´Αã›sùçõÒÝOCÚy’”„ ¸kx¥¶1PÏ8–ÔtfBy)†g*¦$÷ƒ¾ÁwWC¼`OÍ×>–ÓzÞi-sû¿È Dì®”ÕsT5W¾y{C#]oΪš+ðÞÞîKÆÔÏ‹‘¼Qv³_7Àè#eŒHaö«‰oìŽÆzžº¬\¾9/’›¾‡—_¡á±µÊêH†( ÙXà}›(€~;Ì67ï×A5"ÓšO¤ŒtÆçŽy÷æ[׬‹l2¦)áøø ÖO–àí¾¾7DóøoÅýé‡=Óxi;Ç*6Š¯•¾ ß 2Í|B«iVÖ¿SØS¶ýH&&G¿20Ëb}ÁÀ4 æg¥£æÿ¹àýƉ»BxNr¾ÿ)sàmŸˆ(÷í\Iû¶ ¥‡œ-G€b7‡4î`q$3Dô̸U[jj†­ª´-&݃H™OÀÐ3зÀwä—w6+ú\¡%,ädtíTTPÖ‰:b\ÍRwDSLšó¤G ¤î£æ¢ˆ: è¸ÿˆ/@!…›ù˜Šò[Ú‚Å8H"Ê¡(\{¬¹‰• Œñí7?‰qn}ÉAñ`àAnûÇ8’" ¥Å Ôp “´‹Ÿtž0¢³ÝLúLÅ>í—ÂJÒ0ò‰>G퇢ë'o²ßÙ'ËE¿Œï_Ð>Š;—³Ð‰×*KøÞÍ.÷@ >ÄÚ~Ÿ±yUuï.ÏR ôÓê]ãÛU«`.Qž¾¢-zP`®ôü»Á¡½éšÆ{´›÷Í£‹mŽ»±owÛ÷*,÷ø%¦®ÆÒ8ÐÔ=å5f9µ‘Oó–iÉ2i$ª¯ìâ!Šç=0BÂgŸQ¶òØlLõžh*‘ ó +Þs8©nñ‰JÙ¥ù—5&¯úšÎMwmùŽåáŽ~ % _ÎŽæpò‡ÌHfÔ£òPãL‘Ô³ÍÃ…HV&?f +ÀTIz†ÂYé5îw¯†{©äJ(©nlFÌ£:”©öúÌ"äy²!d\'OЭ F«…Iñ.Â.›Õ^ÆÓÜ®Ø0s¤Çl/àù~ ŸÒ÷]Z‹‡²•ØƒëZÙÓÕÔMü÷0\—œ‰ŽU,Ìj­(P}è[w§•«Câ´E£Õ (@šÙí›ÉJ†Îµl=øúúË^²7•©Ùü˜®Ù¢—ùòCxžÙÆÓ‚"¹GÇœµ€ÑãÑ5¸ö%HçV{-Õ \ÅÃN8j2“¹Æwþ-n?+NqV«{e!6= +ÊKý·nî’ Ifq‹c»ÓOV­¹¤?c­òž(ÓÑ>NmpU1qµ" ¤œ¼êV_³³£Ðl®¢wÍŒgÝJ’Y•M™Ó3wØäìñ}N›Q×^|¿>P +röìP6ì ÖxÍSÝö¥Š¹µZ>gÐcÔZàŒ•mWŽ56œ\¤NÐÜ{zª,7ó–6âS…ùØ>©‡ c{nÙ=R¹Z6ºp¡üÊ[×Í!ê  Ej툥a^e/€ Y4ÙקêÓĵ†^+ü§zž.Ù$#?Ϲë Éé–¹•pPï;TdHƒ±09lÆÓ¼^¿)˜c} ßÚû–X³(.¶­½nfÍ8Œ­Î9ž#z§ÃCæøtÓ´ßÒÑqLÆóËNLÂDX]?`§c0‡bÝÒ‰¿?>!ü|°dàá–˜³îœZ~W,ì„v>ì{„½õZ°ËùìžÛ¶m÷ÍU^c³¿EÚyIpÜê3¬ÅîÂÐìµWÚ™h(*,r¾¨„‡º]"A mFÃZ®ü9æ­Ö¦Œ°E‰òooXÒ^°_9ñ”B¶ãÌ7ÈäJ®pÒfïýn›CóÉ•Û¼Í$ù¹§¦U«^¯Èé?sS›Jå™àªïX 4©œÒm}Aɼ®™ØZb‡Z¤›Ë\ÃÏÍ/%v—q³1lŠ ÚI/v‰˜CËÔ%UˆùáåeçÆÝëÚÄEz4pé𛂠sQ"nø0[ýÙÅ»{Ôm…˜Í>ï©ð•R\ÉI4ÜÊÄ-ù´·xËÅ_÷É5ÝRÖ u?Á ]Ôa'™µÚõ·±õ¤îµp>Îkúlc<ôÒeíK³#êmØú1×´qŒßuOΫI/¬¥c<›¶—Èî—b7€i?¿¶m.rRμRï¡]–^™o[¥&•‰}Ø͹ëwG5Ú8ÁVþ A—.Wëo±Qÿ2KÝ·~€°0ª§¢£Á@q;£y­,þ´L‡ÿp¾óe÷ 1o7 ÷—¯ªe M>’YÔ>'oéšx*5æ]ŸÝ.d5tp½%ÀÅ0LT/å– õ­Å%Ÿ •,1öD¼a¹ÌóŽ–ì3,Öñ¸Ç,§T|{rŽh8ʬÞ.gÛ·sw›[5Ì̤MOx&5Ë«0³òÞëH}eu¶G¢áfǦÿ«AõÍ—u–6 AŒBÔÓRéñÌ1ú¤Hôn+Dû}D®ãç•…§uÚ3È-M·¯pº¾üì]ê±hU¥NŠh °¯lÔ}ÿ½€¿ Í'ÁVO"¼${ì£ÓÞŸö+/â|jú@i¢Úf˜¨²íS)¾Á*A­ÝåÁœž6Dçýèx'ð­™öõà`ÏLB‡%ãìöLÊØ1-ö¾µqCV–mÐýÔRл$— ×w'öû^ ¼¸gý»Gžëª×ªmÔ‹ö‹îE¼Óe|ñé–¡f¬IZ7¼û8T–™„ðgGC·"œ˜w½\]-“WV¡½ê˜œ7à D(|¬°PJ÷M阦V÷·wbW…áäà˜„bÿ>YÙ§ã8ï1ÖÏ|Ic{KýR4¡ÐWZÛ,¦¼A6 ~´Gü;ßëX'²’è/«9Û ó…*ˆœ'w$=ðR +­ ¸Ñ?qÌ6«&X—.¨¢}ç'·5ÐØTÉÎN~¸w@>p»Gûãq~ãуNoŽÅ'd !"¸^Ÿ°„ãÖ½¢g¼zý$²×9ˆûtΓRG­4ë~³´ï„¹O°€ÂàŽŽ¼'Wbò3D4E?è^víx‘­ª§¶_1Ÿ/fýp™:r¹‰¹žõƒ ÞQ¼OTK~ÛŠ%öy嘳 Øò…?Ÿb÷ùazµÇ ?Î,«v™—“U7[t"tÍ·«ß¥W‹`‚õ&ºŠÎÔíªÊ¦ö•éiz:â=bìȵŒ}àP!0kèÙ¶ì«ò‡ðG=¾4lÖ¯“´ÿÂþ@øIkKކͅš§ÊÀŽ¤îÔØ/·ë—€Q´³S3Š5¡„Q†ñt%$†*Ì2ŠžóF?SÀW?Ë•&S#üö”˜t"‹L%J=BÛ û§ù…ͤ2t`LÌdˆµ½¤ÿ¦Ary#Ç» +éD’íKáby·ÄØçø¡ªÒÚ4ÚÈM²½;íáS: +ï÷Én¹¾I}¾:Δ‘>QÈ$ÝÞ}ÂF|Þ%¥™óíõdàJü*6:9Âc\àšÁH†È_ßo\NGµéË1ÞÀ9åLuDåwB½ôÄnòm‡=žTk:.–‡åõ;IÃyî!róak¥Ä£w“5¹ìþW?jâÀ㜎 „ýX®Ì(éQ¡™œo)¿œ ¯õnÎÇö—R&H ÑH¹Õþ§hªf«¥º§y4±úÜ_Q*<†ƒ"äͱzì»GŠŸ 5>¾ˆ¶ºE'²×Õ;‘ÐX$6ï'Äã³z¯}öWk-}bfM¨h»m +égÊÁ}@õ‚ÝÞ|Í%^›Šú—dì±è„‘¸?~6J)àŒ®QÆz8Ó,$MlXsoƒ·T~Š³Ó _iv¦N+ô¼ø W•Z\\íà›zšø䌭_uBº¬Ú½S·¸¢ÎS8ã%©{p{ )ÚÏa>Tç™™%Ù¬¯$’‡Ëp4k¶\ŸÏÈ›_¾ä5¢Ð~Ò?>µ±´×J.0L¤e·\~:óÒÕ'å”÷é`vn…²År©ŽZU9¨âô½ræQ²Ó +§|ÿj¿¥ê‘]rÕá“*fD!í;fá~áf¶< û´õVeÑðÔÆÇ.±:êíeª[G¾|i=6ØøÃiëØOsJù +Kº@ö~µéçp·˜÷Æ)úád!‘c¯çsÁã­“9†×œÖ‚Ût$o"Õ‹õKÛµ^<Û Ø¤«…ÑX ‰ïl¸Õ*¨k^ô †ñ~hŠ˜]{eàÈg=vóh3Õ5áç°!”­2‹ MÂ%`‰ðû§mÆÕóaZVÝß5ndÚ 6B¤—Ç;ÆRαeGù>Ðü÷een endstream endobj -1864 0 obj << +1893 0 obj +<< /Type /FontDescriptor /FontName /KZIQWS+CMSY10 /Flags 4 @@ -10435,27 +13493,33 @@ endobj /StemV 40 /XHeight 431 /CharSet (/angbracketleft/angbracketright/arrowdblright/arrowright/asteriskmath/backslash/bar/braceleft/braceright/element/greaterequal/intersection/lessequal/mapsto/minus/multiply/negationslash/openbullet/periodcentered/prime/union) -/FontFile 1863 0 R ->> endobj -1865 0 obj << -/Length1 1328 +/FontFile 1892 0 R +>> +endobj +1894 0 obj +<< +/Length1 1306 /Length2 1243 /Length3 0 -/Length 2088 +/Length 2081 /Filter /FlateDecode >> stream -xÚS TSga,LuÄZ”¢­”Å• KDÃvÄ"*SÉ y¼—å%!FP9*â2( -rz\Т PATF•R¬ ¢Et”­"La^¢8sÎÌÉ9/ÿïwïý¿{¿kõMpˆ=G€EÃ\ Åíéš  q¤ÓƤÐh ’•U(‚‹áI;Éj,W êò ÂCC8aó„pCŸR èL@wt¡¯p¡ÑƒFsžbrà ©¤? …$+Lª‘#1"ÜL ßÐWõá€#åBA „‹` Q‘‰AÆG`\3-… [„ãR*U­VS ‰‚‚ÉcÜlÉ@à"Àƒ°\ €Ž2‚$ð5 -É -„ŠŸ#âjH Fø0ª B”¨–¢:ñ k¤0:ÁDsBŸJ7­K„ ú`ˆÏÇ$RÕ h "b¬áPðxœ T BbFÄC*CÑ@ÿtp9kD0œà§àË)® (±Ž#U—†h³*ðÀ$Å$Ýû<9Ì'ú®¡N 7ÅÔ¨vò&DPPGC ”RÃPD¦„}='0„‰ôÑã€EcÒ–8ž/¢ê -„j¤°ÞI×™  Z)&B‚œ€aâ¤U@*àr%œ ýÔ1ýF¢Óáã ŽAPÒÇ섎߉ùË‘x°‘FÈhºßÔ)’P˜CÅšpýˆ©_Nxøò ÊSNww,híY,`ïÀ tÊt`gâ0=ÏT&Ùë­Á2ñºO2ú¢B ¬'Ato’ˆjB6kc ¦WÂ=ÃÀæ£ü7ÑX4>ñ¡ÿßK ùoÚ×eùŸòÿüE\¥X¬÷ÛŒþÃI±fá¥ÃòÏáðøÂD)ùÜë‹CÄfpÐñTû‰‡Á΋Go‡‰˜ë…ò1ny,GÉå†D# ƨ¥[&€ãõâT -ŠáD*ñ Ää$ÝHœi€ºAg"MKËWÊåÄÎè'GÔœ¼ë†ãa>©ùWŒïš[œR>ôÇBmÿ¢Žá`ZÝ·{À8¼Ãk¡êåÚdö‡~æÉ´&ÎõÆδ¿Íëaä•Æ­_@‹ûÛ³-Yi. š/”ÏF·“·ÔÏ[9Ü£P2:ý¯]ÛÅD1 Þ–ñjÔ«l¿"Ëz_<ÌéòfWVøþœè­‘õ¥×ƒºô4#s''¦‰AJ'§¢Ð½ˆÓÐXé»LÑ·ºîM†%·ëCÖ­{ ÖóêÇgÉ3¶,‹înS©ÿ@N·Û‘WUŽ‹ü£êAƒUG•—ùÈ~›äò”$›hEmÈJïÊJ®½úG³òápC’¬=º9wÔ<ùÔ`„Ÿé¹ ÅA+¸1e qÖMF-ë·Æfœ}ô`~í…ºM&gžxGeªíÝjæ¥PâyÐK£³Žå(áŽ}ÑJ¹µÜ8‹’Æ2.¢pÙ^µ‹˜~ͱ»Ûêï -r~w€ûªõ‰Bøl4i‘¡#²95à-«%ïûzCRUœOó¶ š]UýgÚ®Ün¾y'cq‘5·ö^n -nû÷Î5‰>Ÿýeˆc ¯mÊûA܉UE‡%:œr¬{}BVCO<Ñ4–Ì5çeæ·@E{.×,:–u©—5RÐUf|‘’¸aÉ`ê‹Á-?†ÞõØVÝšûn1«½Ô]‹v«](#ë]ð"êfÝÙvŸc¹;]1{«áOÆlvfñÏžÕ±øÃW÷2e"ì«B”9ÙZüÃEe²-óõìàC×áËÁs—úž¾z36ªÚ`÷ýÖ(Ó„>žw×ZßÍyx¿ETæÝìóü—&ÔÔüα¡y@Ê»aVµã.ûÁŽ7•í?­3}’nHÍÝímž>Èn‰èžc*Øïs¨¿ðyç×W*y€±,´Ðzßü®” ÔÞíÓ¯Ú -$4ƒü¶ZµæáóúÂY׿ÍÞå3£÷ÃkæÒ÷<³YOOTö~Mº-üå/Áø©ûñíJ,w•÷ªg8F~lŸøhË ÙýFk\FGÙFÞ)³ƒqM14vÍŸ»*8IãFÍî‹ ÒF1ð »váâM ä3#W××JÊÒ_w¸+´‰É;¯•5¿Ë6£ŒXš}+´6ŽšÿÀs¸íK¿Ñýú8¬š~Ö›Y¼ÿRÁ|ÿ°ž²Ahç7%­êêÆóš/ãB!Z8Øž¸$]–äÿr´ƒ"Y\*˜û£qöÃVöovwîý|ÔâLÀ‚%;ºÜö®þæðáAU]7ïå®x4áÌáßÊrŽŸsJeì{9ï`ÿõH»–àÒwZ(¤Ñ¦$´Ä»K¼9H-ëí>šI_züý•·ÆÔ°ulM_ÿËÃÖ‰3çHÛ|VRfZŽv†Ë(¦3Èmï{BJÛGö&¯á<~Zyð˜Ýï'·öß¼WòHÓ»Ä!HÉ(^ 1JÏ"o?ùo–M+ý +xÚS TSga,LuÄZ”¢­”Å• KDÃvÄ"*SÉ y$y/ËKBŒ  rTÄePäô¸ EA, ‚ +¨Œ"*¥(XAD‹ +è([E˜Â¼\p朙“s^þÿÞï»ÿ]¾kóMh˜#G€ÅÂ\ Åéšó ¦ÓƤÐh ’M8‚Kà÷v’ÍX¡D0Ôí„—†pÂæ áz †‚•Й€îìF_æF£æúˆ)Ü€7¤F ˜0V’l¼0™Vĉp7ðáìøö€î꺌l ŽV |Á.‚¥Ä‹|HÂ0>ãÚ)!ìØ"—¹Q©†I•LçaO¬„jXô%ƒH +O–F!Ù€p¢œp„aB\)`@$F•E… +` ^aþA`• F'ÀA2˜l SèÂM²õÔ@†ø|L*ƒP-‚Æ!"Á*nOÀÉBz $QbRCˆŠ%†Ô!Àå¬Qád}J¾‘áJŠ‘èk¤êÃmöA^˜T +£¸’¤ÏÏQÀ|¢ïZêäpÅ(¦AuïoBõeT2jŠÈU°¿÷$†0‘>Úâ`°hLº« Àr'ðETýáZlpÒõf¢†D “!Qœˆaâ¤SBjà +œ¨ûÔ1õF¢Óáã ŽCPÒÇè„N܉ù+°žFÈhú߇S4¡0†J´á†S9þ^œÈÈ¥“%pzzb @çÈbG'¡S¦¸‡Ä©qB!d2O¸þ¨Ë&Ò%úô>eõ¤ì&ÄL‚Ê…ÝG¡o ±h|âCÿ¿ån ü7•ë£üO¡žW%‘üv€ÿðCRD¢@ø¨$°âs@$<±°Á°QI?÷úã±4Nò¡}ˆ’‹$À‚Pç‹&db°Ã„ú§r}P>&Я ƒå …Ò’h„ÄÀttbŸp‚A†€JA1œ ™ +OBLAÒÄ•¨ëô&Ò”°|•BAl‡arÄ›ïï†U„á˜Ojù㻧Ɨ¤V ÿıÒ8>«g8™×ôï4ìô™¯~¾:Å‹ýn€y<½™sµ©+ýÝoszùãeâµóhâ¿=Ù”î6¯å\ÅtalySÃœå#½Ê £+ðÊ•u1LT7ïu9¯V3¸²Ñþ+²¼ïÙýÜn_öwåEoψ^›Ø^xI13ªÏH7±tqaš¥Vrr+‹<‹9MUþK”ý+ë_eZs»ße߸Ã`=­yxš< i϶êé1—æöxzQí¼ 0¦4ÚtVûXŽîµK¬HM¶‹UÖ…-÷ý§¼ôÊ‹´¨î4&Ë;b[òÆ,SN E˜Ÿ Y²|žSÞ(¶uj6i]»9>óôƒ{sëÎÕop2;õÈ7&Ký`÷f /,•"~àE/‹Í>\xX”¿¯”;þEyôÆRÓlJ:Ë4´˜ÂeûÔ-`´Äïlo¸5,´ÞÀõÍ>GJᓱäÆÎÈÆ´ ×¬ÖüïŒIÕb¿–-ç´;ª*Oµ_ºÙrýVæÂb[nݼTÜþï]«’ü>ù=2ÆÇæ_Þÿƒ¤)«ŽHv<á\ÿò˜¼–žt¬y<…kÉË*h„Šw]¬]p$ûBk´°»Üô<%iÝ¢¡´gC›~ ¿íµ¥¦-ïÍBVG™§íѸQF׺âEÕϸ6ºå.Çzv²ræVãŸLÙ쬒a¿]¹ê# /ïfÊEØ V¥(k,º­ä‡óª{æË™¡¹Æî#Cg/ö?yùz|LÑλm1æ‰ý<îŽÕþóñ«˜¬Û9gùÏͨi]ãÃs€ŒwÍ¢zÛmö½m¯ª:~Zcþ(Øš·Ó×2cˆÝÕ3Ë\°×ïÀ@ÑÓ®¯/UñcIx‘íž¹ËÜ)™Æ©½¼›'_´JiFíuíý§ E3®~›³ÃoZß=†ÏôÅoy3«êûštSøË_B3×ñÓö.à;”Zï¨èÓLsŽ*ú>Ô1éÁ¦WZ²çµ6qfgùz#Þ ‹ýNâæ8»öÏÝ•œd­i“vçy§DÙ3“8øšC‡pᆨù‡ +˜Ñ+ê¤å/;ÝK”º¤®”íWÊÇ[ÞäXPF÷-ι^'¦&Üóiÿ2`ì_¿>Œ¨aDžöe–ì½P870¢·|Ú~ÏCE«¾¼þ¬öKqø/¤"+—c[“eÈ“ŸuR¤ ËA³4͹ßÆþÍáÖŸ[ +š·h[O¢Çî•ß<8¤®ïá=£Ü–Œ%ž:¸í[yîÑ3.iŒmÏçì¸íÐZöF…5Ù•†—úvK6†hä}=‡³è‹¾½¶üƸ¶¯íx~Ð6iúÜwI®®(åºVY(Kf±'í +õÈPi‹ .M¯ÆYƒãw¾Ûµ#:ÚÌv¦ØÈ!/¾&B¸¹§¿®\Ü×y½fne’{ÂöÆ”Á¦”ŸÝ•G½ç§¶¾ÈV¯¼X'+.®mÝxûÌ«· ç‡ó ²V¤Tôûä^\Ý]z–}®­uMÞíe!9…šW%¡Ö—†}aýWdóËY{š]Þ^:vè«Xläî°Ï,]j^oˆelu¥]!Iû£l…o†•IûÍ=ó£šOo´æ˜­Í_oÝÕë·ÅÏi9eºõXW$°Žaº‚¼ŽþG¤ô=d_òÈ*ÎÃÇUû8ü~|óÀõ;¥´}‹œBTŒ’µAÂQ“ŒlòÖãÿ’Ñ%å endstream endobj -1866 0 obj << +1895 0 obj +<< /Type /FontDescriptor /FontName /AICAWW+MSBM10 /Flags 4 @@ -10467,9 +13531,11 @@ endobj /StemV 40 /XHeight 463 /CharSet (/Z) -/FontFile 1865 0 R ->> endobj -1867 0 obj << +/FontFile 1894 0 R +>> +endobj +1896 0 obj +<< /Length1 1608 /Length2 2663 /Length3 0 @@ -10495,7 +13561,8 @@ Vv j9fÿä”yZ) c®´†èy¸“Íinxñ—ÒááòüÕ]zÄ%ÆÁ{ß2¶Ê`Ùý¢­ßõ@P!ÕuåC”‚Vþ^vڥݯ‚™kc÷Åœ¾¼â˜/¼ßÞÒ!¢S/ÆØϱÿšÒƒ*CNÕ»Hêª~Ù !ÏÛê@AQPrò|¢ÅùiÄ[b@5kú|t*ŸqUh–¾\HU’Yß@œ^¬©UÄ+Ó3ø2yíäHÁMÞ^Æäi‹Át®Æ> ²bšuoÀþFΛ~(OÎÁ‡¬zëÔÇN*ǯ̵¥@¶“©¦lÂÎ× Q´îQ夞†S÷øñ®E3šyľäÃx¿IúF Ú&šoð©„Q~ÙÄ=*â'‰*E¾ƒÃ;Û>„ŸFÿþvÐg&™¢1Y¦_ý^ΤåþôÒ§'£n±óMY­ã¿¤&GÔ˜r±Ù=ÙÏ«BƒºÃ϶ðº¼SÍßD8|(U\aÄZã³iŸÒVXÄ)l‡?¶V´kÝ9çªÊDdN{_ ˜î@;ß±ä\?¥ñ|uã«ÚìR‹Ìty8íózv4Þ2¥|(ÉÒâ=·Hý¾Ï^e-©¼®jš­íN»éÅ“Á­—hTx܆]{õ¶S±#Cl\^Y0…æXu9±˜”8^É~Ã"}ã^yŽ\ýìÄɤ±³çækõíò/³ÐƒLDL VÈŒÝbÕ|¬2R¡-J6›PØ¢ÂÏ?%¯±Š£ìÐ]’ǦdVoe¨ûVÿkúXo endstream endobj -1868 0 obj << +1897 0 obj +<< /Type /FontDescriptor /FontName /XGFJIY+NimbusSanL-Bold /Flags 4 @@ -10507,36 +13574,45 @@ endobj /StemV 141 /XHeight 532 /CharSet (/A/G/L/O/P/S) -/FontFile 1867 0 R ->> endobj -1869 0 obj << -/Length1 1166 -/Length2 2682 +/FontFile 1896 0 R +>> +endobj +1898 0 obj +<< +/Length1 1144 +/Length2 3057 /Length3 0 -/Length 3424 +/Length 3800 /Filter /FlateDecode >> stream -xÚuSy<”['E†’­d}²/ 34a,e'bìÙ™gÆhÌL³ÈPDv"Êõ¦P‘}_’5I–KIY²Y*¥(‘Ê;êVïíÞ÷óüñœóýþÎoùžï‘Û‡²‡`É> )™D‡ÂUaHÀšàïà٣IVP;ÏX  ‘“s Љà?haDÑt™dŒ¦³x_pMÔa†„i!pÖ¦ñ#LE(*ÁŸ @:H%H,ʘŒaøƒ$º=ƒB!@¬H#3¨†p¬ÎþY0"S˜TÞ—(:Ú9+©¨ìÿ…Àµµµæ0i< g-@"™²Y‰•Â $TVÓØÍXm‚%Ð7Ç}ét -RM‚Cƒ,L•†S%t5%V£&$¬Ù3 ²©™1 -bXC1Õ~×í8‰|’üG a¿„ePÔI„ ÐÂø¯`ù…áA:€€©Ã´aêx1¾j›%˜ð ß„Ñ$ìé` -™àÐDxš€Y?H0 t*<ü¿Äßw8À0tÀij®áWv â¾ï¢éTB àS…Áàlóû¹ò`](–L"2…[£ýA@ÍÎúˆ¹‰½Êï³ÿŒ24$³RBᚨº‚åVFm„ÆïjñC‡o( -Mø«Oد”$Ðþ>KÇ#€TË›€â7+ÏoM¦0  øË:î0ŒåÖþ¯–úÿ¯Æú½†)ƒHü¦Šâw9–4À -ØT„ˆ¦þ#íO 2ÿåÀïÎàw÷ÿŸ<t4‘€1 á‰?e"ÐL E c|¿Ûå‡ÊØoïD‘i„Í— @áøoœƒ/sœÒh¬»øF$ìo%MH2–@Âöt–+ÑTìO`“Æ0¨T–<ß.ˆuöÇG`5‚ 2­º¥ÕZäxØk´R3ŒQݾú¥nG9أ΋™œÓb.šÈæû·Õ?ù6YnfoÙ#îªÂܲZÏק]Êý¼œ"’%ÆywŠˆô†!¬üu†1ÛÅÒ®·5õ)vñj=¼_ù””Ž›*ȼ*#°â2{:5ºz«G½{¨é ·Œ÷Hˆèj¼Õ¶–î4è¿gü‘G÷l€Qk³å³é¶ -wI6[ñPrÙ…ð=òÍ—§,ì½îd_:h–TÀOÛ Gw±Ú[Ú\z>#e»ÔËL‰¹^ûEÏ%OùmûQE+mÁC¢ÓŸKj“­r'¯m˜› Y“«‹­±#-†P©£ñ’Ì:¢OO&>g¿¶Ø¤¥V¹Ù -!­¸‰Ë2îæË¿yíN-ÔuëZ³ËǪHÜŸØn¨'¹Ñ‹´ãK'J*8ccÏåpŒ^57{10¿ºk?Sê70ŽÎ\Mˆá཮`Í–SvAäÀÜ×RýÖЃÄ"ç‹rI1md2/Tb»ôRÚ©×ekAfZjþÉ¥2‰j>ѯ÷¸9Ÿ8hÁÐìo-½^þÙ±[”áDªL»&wQ®Zñ³]F@?5 5[ˆ p-Œ¯øü)ï !®•ÓðŠ?x³ùÌMZhRí!Nô=—Rx6&þLM,Ž`WèÐõ6»Òµ÷¢UZª’,Lúd‡1l67Ć´(mÜÊö”hBÚ §>¿6Í_h§çtœ¹F±îÛ){ãQëjóbkyR†Ž‡þ¾¡ÜÜ5ªÛˆtƒ¹`Ð1螌™Ïp~­lŒêÍI‰k <5!Òì4-“¤}Õ”Y~Ç·ØÊ‘ Õ›D®™7‘o½ïÅâ?{³Øæ^)®ë«ûB>š`Åaz²=C6³S€‡i9s€ûâ=§•Ùõ@ÒtZ@–Úì®qÙ-¾ Áõf詽 -<âñY¦:W7JV½x,yŸ=m̈Ê2ì}šiDUù‚ éMâ—Xèé£pÛÍ‘öÛñ "A³bË‘TN>·-ºØ2[n0ÚirN9j¾ék›J×V'‰¦ýãÇ´Dñ£ã.ê·#¨)ê"ûtöJQ©WuýŽ¬˜»`Pÿa‘<Ÿ7¬ÉóÔæñgMgÇr~2—LqísO•ÏOùÔßCá°×5¥†  ñ&Z‡îO=h%ØÕ#à×k®ˆ?ѾJ^–)y´­æÞéÔZ{,GlŸûãžlh‹:&T0ßNj¹,ýægR"B -‡µ]y“k¦3îÔùyäB"¤eølèl5ÇÃmÓÆA#_;žî]m‹Eð%†_?jžb‡\ø³Èƒóc®KkEéVJK¿­ÐO_+òa˜ß­ˆ*îOòK\m¢=}o:w2ß”ðãB£Mé1Z[‡:`úbœúˆ'Ù'¾9Ú!‰~¯fb潓JšŒðò$OÉ+­©ÉÃÆ‘e•B (üd§ŠÒƒr®±.g™Ñƒ¦ó–7ÉàÙ¨S;s [?¤íÀN,^5G‹ -SMÕun¹[÷ÎŒÛç#:²Èè½ ¸)ÿbÓß躤(•÷~|¢Ä²þeÉ\™Ú;Éf/ —wñùd»y»N ÞÍkÝq‰ âÖ³NZ¨YÓfï9¬;ÏÈxÃß°M1¢ºâáõÑòÈw½êóÔ¶ÙÜÖ.©º>óB3}¬éÜ–°'YJ6ظ­×»†¬…â#4¾¶nÖYJö×@ÎÍ }8xõç…xÍÞ/w¹#R872]j™«ëB稩T~Fƒ ½[ŒUDƒòXâKDÂeXç“ŽÒÿåŸs +xÚuSw\SÉ‘b@DŠ°Ô‹(EZ¤£ ´PB5$7!HAi"RTŠ¢ ´¥éHQ@ªô®‚¥ƒÒ\ô}»¾u÷ýîwæœoÎWæÌQq„•¼.†ä +ž&©ò0(0Ã{ºÒ(V(¢‰¼%ˆ£tP9zÔO%€ÿ é„>DQñ$¢ŠJç­Ýh€)Š (A=WÑ×På?Id8€ ã=I~¤‚džH§ Hhš'H¤ZѼ¼xc RH42¤À,½²fôI^¾d<Î +HŸ³´•‘••û‰ÀÔÕÕWß?À¤àqD@’¾ð $¯ÝLt C’éEcvcXÔ) žºÛ. íF¥zÁ½°(Ž)P° +Dª(C/ô£OòÜ @vgf€'ƒhzS¾Š¿Î̓Hº@ôÿŒÅ1ß[ÂмÏñÞ4ðŒÁƒéä'†©€ +T ªU@o¼ˆvSÜMiíë~'a»0Šˆ ô÷"yXâ± ýñ§ |@€J¦þÿKü}Á M\Aý~ªÓaûcoŠ¢’ñ¨ + »ß_+'ú…bHD‚ïÏp3”'(Ú[ÚÚ™ËþÚû_Qzz$º¤CÄ’õ…Ó'ögñ> ™Bw! ýÝ°2Àß•ÌHT<¤šÄª¥ûƒþƒý«yþÆÿ«…~ÍqšF |ï_úGã½s +`ìöN@‘ÿŽòÄ|ÿåÀ¯¶àŸÿ3TÖ%â O9¿bx*Úí‡1~à爘ï/D(øÝ7 ÈÃT`¿pÖnx´¤PèîûNDÌ/)OÑ$ žˆ¬¨tÿ¡È˜¿€]M#“éãù~Aô³î±xz xDC†úIhP÷ÂЪÍ|]¡ òSÊ ªçÖ¿ÑÄŽC¢ Œ“ +{êÍ<2…Ž?ú|"!ÑÑꦕëÀdÊÄ~SèT´Úu½jVnž0î=F‚ó +E'ÍàËlÒ]+ÐÁ[×î$Ð÷}i´$ž½Ž<ª¥ßÎmNâ Ù´Ÿ™õ6gÍNÍÙg>Û/£~hûÊ¢¹á’œ¥·¥Æê~åêö³µ¥¯·¤ÎÚ³—ÎoðäTsŸïëoÔÛ¯Ôn¡.» +!3Õà5íµJÛnÕÆ:5ŒÏåžD¦Hͬ)¶±}Ûr¬—ƒE î–ȧ€@g°Š‰§ÆšMè~ßãÆê×Ò-'åu‰çç\ó.Ž÷ËLJ‘ ™°¾Ù,kSj¨$a×pN×C›x«Ê·îÛô{òu;µNûè×׿›lc(pe°"åÅ]ñÑ$•~ 8cåR—zOÕðFÅqwuÝ´“KÅçyðA5¹7cÙÄ>&‰ÌtZ-9¯:K2Ë!²×ý'ÿÈQU'™¤UK?úfd8`Fì/þÝ1ü\O^Ì4JÔ·œàÚ–DƒÍXm-UŸ +.\«‡×„Ð2$ÉY'Z¶,3B%1²‡ûÚ…ÇÙô4E¿UAÃ,Ü'ˆJÙb"¢Ó˜FRŒ ?ôMDm~‰°¿VdÞ7†.§\¿ÆÄñXÊŒ!-/NàøÌ×\­ú UB¶müÑ×ÙC. i.‹ˆjÒ.¸ÏgüÙ‡;_ùüÙO~®w5ÍÚ̘l¤ +bwÞÔЊ6<µ®zÉq4ZuÒáÖÙ +ëXEܲT Ú’ë&­.źYÆ:o‡Ýã½UÎþ2N“3r`Ž»Y1—“3†Õ×Þ9˜+类 {JDqF×NÀó|ÈSÆÝ.¶ˆ‰­O3Jíº´çzH¸N-¯ß’G®âðÜ*?/ìÙ½Ö2í¬ö±* *‰|EåãL¾~ÅüÔcÝ-–åÏ4g¢’®–Ü™ ýj6š¯Rå»7¸Ç݈ ßÿ¾\ü[å‚,®óoÎÛLßMÃòôô¤ÎÉ;Âx/]×µµõ Ž×ïe~ß8–{äF™×Òë‰IîÏmmàGª5ëoI5ËUm]é5ÈPd»sq¯„KÌp§µß\ιŽ‡°gŠEflÈõÆÞ×—\¥šzù·Kzu>D…Ë ¯â)¸z±'Á6«&¥{¸U¤ÝcÏÚŒ:µ~ÿ«­œ%èdCg -¥ÍÌpâ†;Cò—ÀH¿¤jîíLN]­´h¿±73ïOÿÆÚ¼Ø>_Gø˜BbÓfïå?»gs½ÉÖ@d^Ò8·R9ÙAžæµÐèt|±Ä¿ŠÜzÉ2Á"­–˜—órílÈ„d&ôi×—(>}ATÎÉv|É@waÎc¦¥S4ÝÌ–´ŽÐ+9ÆS—m[ßXJ* ÉvC´Ä¹?2Îa°uãÑë§{ULßÉÆ}ž±èwU8óR$Cr‡†ˆÇ¯HÃ[îònܽ8’fÌøpBΙî„h1ýÔ¶™gå#’É]6Ѫí"gKgpbz>Ó­õisiÓyÜq5¯âÚÔ…”à,µX؈ÓIåc²š¡­é9µl‚ÙaàùXAI¦©PY[ë8Ö0]dÐ3…Éæî>¿k®jü[/ŽÈ«&ë]|3¼‡Êt鯄ŠíqçñMìï¨àa¶Ù_¸\Åeµ¸w]­D•ûÒÛ'Ô#iqúŽŸ&ãB¥Q#©S·G;#¯æq5<—¹´Oûê²ÝÕºv«×FE£'WhÅM¯ž^¸›ÌEKäÀÃ%m“›{¿ÐþS;s›/`JEjÃßÂ+5™ëÄ´¿]Y¨D†'è'&¶­Ë n:r X鄈`1š2¾Ûeˆk^ êåÝ øleÛô}S0< #³Þ5{®ôÂkÈ”Ãä+ˆœÅ‡Ï/ŒŽOœ<Ñ×~[ê€áý§Õ-f‚µ:+›K¨¢·ú« ãË‹J…¢e¾Õãm¿1®VTúåç:²]•)!uœY¹¨§3_ûAûEc­žããF©‚æ¼ðˆ^ˆÄ½Øñú›_l‹[—””Ù›ó)'±ÕÄz~Zí×VMmJ’*ÞWx3dý®ëQ-o͵Â#–c"º=,5(qØ}›x2:3YK!r”¹ö£ÃŒw³£¸²:Ö÷=šð¤ÄÛ´±sq¥¹¸½aЂÝÞ‚}ü\»’‹³Úe+¤¾yí‰l?3É—¯Žö~ÀÉq0Wd°©Ltq4*?ʦ=QîëîzKzydÞb{3¸änȱr¸¶úŽ=T×)õPŸœ·%bÁPÀB¢~ôa‡QI•k:8D¸¹j9ÉÏíªÆk´´lÁ(~‘7`ç\¯}›5›¯yËÁå‰}!#È {©â§ßCdüÑÜ·r–ÄgiåK«&3TDZ} +l£ ðÆé&w +X‚Óºk<\iÓGß"©£º¼þo„­#Gžì™/ÔÝ°¾¬†‹/_óctÕ3Ÿ–M8.|úžmÔõhŸv…SCr‡GÀ„»C + )€ØÒ“ëúÚŹ♱-†5Ç€%©ñqRºêĉ\7œ¯·.¼˜$\q¼%tw»~KÆhÐnrñv@|{nWãι7YðJ•Yå~Awý#'ðR^®‡ó&´X Ô×ʼ3%õ÷aì—r‡°hfïa˜õàÃN-ô]‘߸oè­ùû¬;³-¡n:!¦gèToFÅ‹±ÒéZ¤§,“³ÑmV쎋\:f‹I»é‡ç_ëV¹Âµ%áqÕôÕ)±°OnNG7†÷)JÙ˳¿-¢r—Ó>âJ/nÔi+4 îõ¹e/èÍGùT»áX9¹÷Ì8á²ÓçFÁC\§’ƒyû¹²‰mHÑʦÞ†WɆ¥IÉÇŸcÓÙ‰þÃyCž=}ŸRSÒ}ˉð|†g_…^-<ÇbLoo P³lË\T9ŒœæçuÊã%òüØ1f‘­X¾œ8Y¬¡*4¨ýnüÙ"$jåÛ¥×ÎÝã«‚œ¼9î®y^õDÀ±nŽI•g¦ò†¾ºÌR +‰ØÄî/‹Ò'´¼s.ôÌÛ­Å5õçÏ '…š‰6ÔÇñßî]2ÜßtÁÑ•õLF¿ˆÚY~I•Y•~`­½öÞ½º{ývçLN/7=ŠÕÿƒ8TiÛ˜é!5~™1>ixZ‡o™¸Ý’[xW½œ 6¥Ïé¢)>È$M¥®xÛå3›'ÅX‰Z#;$"¬.~f€?výrCË‘&öŒ³ÏÂ’dSÞÙ#¤7-†w®MŠÑVf{ß$bôÈ&ãaR³™Aʾsí†{²Ý„¿ómД +ÕjøŸúCªJ‹AÇcÞ;Ü1fíQSôË­ËÇ›•ÂΓü­­æý`’`¥ƒRBÞ3³k•ƒK´Ïéª]7(ùÒ'Ê7š]Òß+U`ŽŠSõ—çIĔû¯¯ßA¶óšg ¦G-*˜³L>b#¬ý¬ûEŽ5™†|^ìsÑ-ûš.tÍ endstream endobj -1870 0 obj << +1899 0 obj +<< /Type /FontDescriptor -/FontName /RNJHES+NimbusSanL-Regu +/FontName /ZRWXOK+NimbusSanL-Regu /Flags 4 /FontBBox [-174 -285 1001 953] /Ascent 712 @@ -10545,32 +13621,33 @@ endobj /ItalicAngle 0 /StemV 85 /XHeight 523 -/CharSet (/A/D/G/L/O/P/S/U/V/c/four/o/period/seven) -/FontFile 1869 0 R ->> endobj -1871 0 obj << -/Length1 1199 +/CharSet (/A/D/G/L/O/P/S/U/V/c/eight/four/o/period) +/FontFile 1898 0 R +>> +endobj +1900 0 obj +<< +/Length1 1177 /Length2 2230 /Length3 0 -/Length 2975 +/Length 2969 /Filter /FlateDecode >> stream -xÚmSy<”{opíZh‘1z’}™EYfJYf2¶1¶+J3ÏðdÌ0‹]ÉU.²F„R"" -•”²D!^*¥"”½¤ðÝê½½>ÏÏïw¾ç|Ï9ßß9Ê[ÉöÚÆ4–;¸—Åäjch@‚¼Ýy{ -ÓJÛôà™s) €èRÄ•• .\Ñ…š²A -b1ñ.ßÇÁ“XSØ€À qhÜ4ÿŒÞþÑÅÆd6äÍ -È d3 &³¨à2ˆY2S˜´Ð`–@§08`(Dù?ñ`Ÿlü¿À¿oâ @ƒ¨\Àôà?É/v¾¤¿[S¸l(ØF¢Ñ½ôý<¹ò—Æb2¹“(Þ €rpp1&Yi®ÔÿOOŸV£ohëì0~ŸXÝí¿³þÔã‡ËV2ú§Vô/Js&`¿·Ä×òG[~ ›ÃŸU@my´Õó“X\ˆ -j¿ÆèZÍŸ þ³âxý _qÈ~ϱ—Ç`,+£ö]€¯ °–TaðgIˆúQoˆ¸BÜïŽNà÷…ø‡îwø;»1ÓƒÚïFˆ³ -idˆKõü>;?ä¦-/(Hfq ¥ç‡èb~Ù*aQWÑþEÕÂE¢bô³LQô¡Î®{&RºG;N˜‰sKÇÝáΗõqµ-u:sž5–Fµ°ÛZyÑÙªƒS¨f‰…þ‡’²‰ ˆç’«eeÓµòÞÙC…§wæÞ«iW{(iЭmÌ<4â^ì¯ý"èrVö6Yž•ˆYÿëÞÙÍ:MÏjºYô)טˆë¯í§uô¸°Lá‚e£BŠ„“¯OŠm¶\Gê‘ʨ“’¶ ¬ˆÝ /75_¹Þ‹Ùªu2ÖàaÏôƒÀ|€¸t RqÏéø®¤?¼¼¢¥r­ -Žé«à© ”ø²ÃVü¢µ%e.Ò(œw·'ê¬:Ö¸NÎj²Nû£4?û9.A4ÜùðÉc”ϧ‡Îú×+³Ï‰-׫|¡Òûg ÃQ³Š³Û¤Ô)õa‰9ìöÒû3l•“§aZL±öXu Ù8x…”Ø”ÔDþÔKâãÂ+:‹¤â““¡#‡n½¦k½ßôÀöºƒÒSðe -Æz¡(•,ÏÕ¾ü²;·ýbV¡À–ºáOxcØÅruf#Täúj1ôتûg‰v†bu…Ü(î›(Ê»ævGÝiŽ²ÜÛV¥Ùп‰þå>·Ép]ÀýKe-³"‰”»ë׺ǧĽ".”p²Ð â„°=!9Aç¹ÑÀñÒàÒõˆˆHiÕ½Ì7ÁÈ-5Ýßû¯ÇÑ„c¢n“£ˆ¼}²ún*[• -+›ä þ%žž¬o—yI Ƹ·MîÛçxs0ÉôBÔ¸÷4MëitKtB zuîÈ×F;—y&1Ýlå‹jó-67Ò²í²¯GQ¡Ît¯ðÔ欅UߪÆi«(Ó:{„¼—µ}: áÛ¾ -* WGÞÜxf94Nl*¼6"ãÀ„‰6 -Ü íä¤{=0m¦4w–VŸ£ ¾ i¡xo…,£5!©‰s´lƒÎuäU³÷ÑQ5N]ŒÙl$zË5Ê÷¯æ“ý*Ö·¡ š$ä­BácwbñIûóØ 3mE„ºé(øì=‡Ü»¯&½SEޙʨì? ×"õn3!G éoÅ“½Iåa0Ó?5JEP¹îÍŒNÖD· {Œ”7Ftmº‚0.ßEm>k]\ºPÐí7Àím/@¢ëOo(‰¦Ë‹ì3cùòûÄ=Ã‰Þ ©·› ö‘ͲuÊT[T»¼­ß\<[u³³»^h;ôž²#θ&÷ÌW¶>¨tÁô¬ÈñéUŒŠ®#ùFùãuÉ…¹r…BГ+¢ŸÝ7É–Žìâ dÜô:kamÅOÁç¸îžNF&àOïÁ3ë…q§±èÔMÆEÚ¤Â2jŠ~.¹–qªfeâ·sN•+@_¢éK3iýƒêY#I!š‹{l|Ýln]øúܬž¯¥ÙñúÌ77ÍXã C·ñÜ_f?,5Í8‹­©óäÝ+ñ'çiÉÎø‹*É¿>¸-FJ±‰+NÆÄë{|ãäf?;C=pwìX~úPHúü“Kc#FC÷ž÷î QçTŠÍF|#'³ÏÞ¶yhè½m0~5åÐHvȶžœØÕ´GµŽe‡z0 N‡…º/‰ì$[¿ž['Þ´­vž—±½îE«ÆL¿”ü¤]§­Çc§ð`±ù Ñ®­§4ºŽ< k"ë©™œv î\—w^á?aÞ’¢#»²î˜'¾‡Çi¥ EoÎXžýÀû‘¹ÙÛg *âÏB-¬­5îF¼‚D>üŸK*žlW»„u²è¤ì[Ó(! ofÙk#º”þNvNÔ±\eYƒ÷’ÊÖoõ/>'“0b¥W450ÙáÛ“Ú$cþT5vI­åäÛ?pJ¬OxÝ2¶%<#~ó†¼Õž®l¢ =´Ú.Ù£ë«Üa ¿”a‹sop1­éô,F¿|ÈDÀ 34Å.Ï-²­=̈’µÓô'*à÷J’ÿTAìm¬Ê°Ç 5M…,D¹»åÜÔ™!iaÂw×V½¾¦n+öñhmŸÍ½ÞÂNï3Or=4«)b±AB½qz.«?¼{î®Ó¼ä+‘ì 2kcpƒÞqõDZέ¹W•œÎ9 ítɼ:…*œ–¨ÎÒÿzæQ7£df"öìDæåœ9“DBBmø–Ú›Ykz|Ýû=lý¡1·Ê¯§Rg8•´z¯9#e&`6}5óꕘ$SéI{9?¤ÞJàålÝÎòJ¯ã>}«­_w.̬9ï}E`·íÀ€ +xÚmSy<”knpìZh‘1z“}™EYfŠ,3ÛÛ%™wx3f˜Å®ä(‡Y#B)‘…JJY¢•RNö’Â7r:}§Ïïýã}žëºïû¹¯û¹åídmËÜÇbrµ1H4 A><Ž…i­mzò,¸À't)âÊÊŽ—®Â'ÍØ … ±˜x +—ãèÅl(l@ `Ð8´nš¿FïüÈbã2òad ²“OáYTžÈä:ð|}H³9,› +rpßáê'f,ß 6äéÅÔœìÕ55µ~", xý`<È<™€ +á2X¾Ë§ñK˜ƒLÍoœ¶K¦S4ˆ»,Póâr}q(”/ò1$‡Žd‚\”:¿Y“fÆòY.À_žbƒT¾° Ôj3ôf²˜!«RtˆIû.ÆóE91!?hÿ;‰ÿÄ €rtt5!Yk®¦ÿŸHSS¿¬6FßÐÖ1Ø`0|XÝ¿V%S ¿»BÿL¶`ÒYv¥yþÔ~ðÙ¾+µï&Vþ]‰ÄâBTPûi˜ƒh]4ß+üfU#ý‹_ÕN¿ž±Ç`|ŸÚŠx€¯žXËúü'²<ˆúYˆ´JÞ¯ÎàŠõÿ.÷+½RÝ„éÉmŒÎ +qöA q©^+.YÁ˜´ïO$³8Ðòcæ§èb~á½ ª7äpøVüNLÚ/‡˜T bz\¾)lÚ?À2Må±Ùü9}¿)~î=â·‚ U¼·›EÝy¤,òö\© <@û]ÛÎ=§OK¼m»Äã°A¤À=’¬÷ø®ÜYƒ”,<¹ÙËèÚAAØÉ8!N?ÀkZ‹‘–9!-@Œ–C–ï!á$'DÕÚ'Ñ r‰±²iç?˜= Žo/úä¢ldÖ*íp’µébÎuhØÏV®Pt¡XÌv¸[»y>â£-‘qÔ'Üù¨>•&aY_ÙñEÕÒU¢rì³Lq­ôá®îû¦RºÇ:Oš‹sË&<à.Wôqu­õ:ó^µVÆu°;Zù19ªCÓ¨‰ÅG’²I‰ˆ’keeŸ×µöÙÝK…gtåݯíP{$iУmÂ<<êQ ó2øJvÎYžµˆùÀ›¾¹›-:ÍÏk{XôiO·Øȇ¯ uöº²Ìà‚åcBŠ„\Ó¯OKl·Ý@ê‘Ê©S’v ¬ˆýKow5?¹¾K9ªõ26ௌCÀB`@„t0Jqï™Døžäß¼½£¥rm +Nk# ™-”ôªÃVú¢µ-u>Ê8‚÷·7úœ:Ö¤NÎn¶ Iÿ­¬ û9.A4Üýèé”ï§G.ú7ªr΋­7ªý ²g #’Ps•Šs;¦Ö +õc‰¹ìHöò‡³l•S‘§‡`ZL±Ž8u Ùxx¥”Ø´ÔdÁô+â“¢«:K¤’SSa£‡o¿¡„h}ØòÐÒ3ðU*Æf±$•"ÏÕ¾òª§ÀÈa)»HàN +„HÝ ¼5ìfyŒy<·*v{½v|̓sDûÌMÃqºIBî-å=óFÑw[¢­¶ÆµWk6l¡yÀm6ÜøàrykäœHå^ÓÆõ®'ð©ñ¯‰‹¥œlô¢x$!|ohnðy¯ÑiÁŸd^gJªÜ<®†¼ö,nÓzC[…MCòÒ׫…*úó°b Ðl%Ë¥JëÌкõwC„Úá;õ&ô?VÙ´—&‹pä…“ ÷–¡x=·$‹@œÒÇ,äŒeÎPUx8bòì‹-Ų)[`yAþ.BÁRvêºwX–"É…6 Ï·²eâßÄ‚gGÆ8<5ÇI\Jy¼7<¢%‹˜6Ä©Ñq/ˆÎã)®ÑH\wYõþ·Þt u"ñs î2˜ßØ Vº0nåÕl€¼/׸Ä!)ÃñÇ°}»ÕÊFViEsÎ:aüô6†¦ ›ì^Ÿ?Y“5†e•° QI;ÿHe<,cï'DÏ`çرOÛ’í•j`àÁжxQ—ZœÓžˆù“ÉGEÿ³«lé•€rM>wÂä : +¾)ÂÞç͹Hd+Ùæ¥K$^o Z.h2 ä$¸Šà˜(Ró´üÑÜÅa)³ê&˜Ê)á º/Bo6r¼u¸t=""JZuß_[`äÖÚžoCýM7âiBK±ÑH÷©1Dþ_ý²ú“î*Û•Šªšå þ#ž™jèyE Æz´Oíßïtk(Ùìbô„Ï MëY t[tR fmÞè×&ÍþÐWù¦±=lå‡Kj ­¶7Ósìs®—DS¡® –ìÅ5ߪÇk«(ÓºúM„üWuý:;¾ +* ×DÝÚ|ˆn5*ãÈ„‰6 Ü ë⤚x?4롲p‘VŸ§ ¾$i¡x‚cµ¡iIrµî€Îwæ×°÷ÕQ5I[ŠÝj,zÛ-Úï–Sý+7¶£› +›%ä­Ãàãwãðɇ Ø‹³í•Å„ú™høÜ}Ǽ{›¬%½WEÞά8¨×*õ~+!W ùOÅS}Éá0³ß5JÅP…îÁ­Œ.Öd {œ”?Ntk¾Š0©ØCm9gSR¶XØã?Èíë(D¢Ïn*‰fÈ–ˆì7cùòþšžûä}ÃɾM–iwZ ö“ÍstÊU[U»}lÞ^:W} ³»§Ah'ô²+Þ¤6ï=ÌO¶!¸lÑìœÈ‰™5ŒÊî£Æõ)EyrEBÐÓ«¢…ƒŸ?0Í‘Žêæ dÜÌa_mÅO!—øžÞ.F@ïÅ3„q§±é¿ÕOÅEÚ¥Â3jŠþ®yVñªæåâwrOW(@_b€™Ë³éCê٣ɡšKž{mý\Ümo_üú ¬Y¨£Ùóú-¶œ0Ë\ç¨K·õ:Pî0"5Ã<‡­­÷âÝ/ H çkÉΈ*É¿9´#FJµ/IÁ$è{~ãäåÀãµÒ…b¶fn¼À~èóØÂüÝóFñçaVŽ66÷"_C"ýšG*žêP»Œu²é¤œÛ›Ó)¡‹]oçØë“"»•þLq›IÒ±ZcU‹÷’ÊÑo ¨9/“8j­W<=8Õé×›Ö,ãp þL5vK­ç8ųû«Ü[a ÿÔËóoq±žmôlÆ€|èdà_@VXª}¾{T{G¸1%&$j¯@TÀé“$ÿ®ŠØ×Té€nž=T„òpϽ¥3KÒÂD•ÔU¿¹®a'öñX]¿íÍ}>ÃÏì·Hv;<§)b¹IB½u~!«?b4ÏyAòµHN0™µ9¤Qï„ú“8—¶¼kJ.‹…v»f]ÃÎHÔdë={œ¨›Y:3{~2ëJî¼i!±.b[Ý­ìu½~žvиŠ{Õ×ÓiG2KÛ|Ö•‰60Ÿ¹–uíjl²™ô”ƒœ?Òo-pØj®~wE•÷ ßþµ6oºg×]ð¹*`do÷_*ºl endstream endobj -1872 0 obj << +1901 0 obj +<< /Type /FontDescriptor /FontName /TTZANL+NimbusSanL-ReguItal /Flags 4 @@ -10582,9 +13659,11 @@ endobj /StemV 88 /XHeight 523 /CharSet (/L/O/P/S) -/FontFile 1871 0 R ->> endobj -1873 0 obj << +/FontFile 1900 0 R +>> +endobj +1902 0 obj +<< /Length1 1777 /Length2 3502 /Length3 0 @@ -10616,7 +13695,8 @@ G| L°ÑÕÈz¾^ÅUFˤËöe>r\¤Ø3M?¶¿wqÕ5wWTð,úåõ–Õ@Çàò¹¹“ÌãKOUײrÖð›mBOG&ºX‹™é¶Ä(‚rføR43ÂDåäÏ’=ƒ?Ÿnk}6ó}²:'bN# AW¨"ï𔦶”‘6do.Ö9ºL¥î9<¥Ÿi>Ì^3šYk%8pƒL¬uøR±6°7ݽkK¦u¹w¯ÁÚ¦âØû…~úÇ;,œ.žÝÕ#bÍPL›†ã$]¶CS±y€Oê‚Pƒ{«¾»¸ë9ûû¯›uá˶îç“s§% ¦ßÌÏÃû¶€ ê¨ ÐG澩Äà»W—Øý§{ýŸ/ëÙãé>ð6?O1JÙ›à„$„¶f†ÿÒcu endstream endobj -1874 0 obj << +1903 0 obj +<< /Type /FontDescriptor /FontName /RKLLGR+StandardSymL-Slant_167 /Flags 4 @@ -10628,9 +13708,11 @@ endobj /StemV 0 /XHeight 0 /CharSet (/alpha/beta/gamma/lambda/mu/phi1/rho/sigma/tau/theta) -/FontFile 1873 0 R ->> endobj -1875 0 obj << +/FontFile 1902 0 R +>> +endobj +1904 0 obj +<< /Length1 1626 /Length2 15355 /Length3 0 @@ -10701,7 +13783,8 @@ W kÜ9‹Ô•ÕË8¡ Tõ¸4Ê}Ö1ü@‘°mµÙt….Þ‚€Ìât½•­vüŒï{>µ´ªZ‹Œ®#ð¢ýî^Þñú®òª;–¢wÒ¼šDH-7…(Xø;JR®“[au„ªœÂ°êÕm|Ýù£}£,•$·¼7’£–Q,éÿÅ5 endstream endobj -1876 0 obj << +1905 0 obj +<< /Type /FontDescriptor /FontName /DBRSJL+NimbusRomNo9L-Medi /Flags 4 @@ -10713,9 +13796,11 @@ endobj /StemV 140 /XHeight 461 /CharSet (/A/B/C/D/E/F/G/H/I/K/L/M/N/O/P/Q/R/S/T/U/V/W/a/aacute/b/c/caron/colon/comma/d/e/eight/f/fi/five/four/g/h/hyphen/i/j/k/l/m/n/nine/o/one/p/period/q/r/s/seven/six/t/three/two/u/v/w/x/y/yacute/z/zero) -/FontFile 1875 0 R ->> endobj -1877 0 obj << +/FontFile 1904 0 R +>> +endobj +1906 0 obj +<< /Length1 1630 /Length2 19480 /Length3 0 @@ -10808,7 +13893,8 @@ k :iÞ)ÝDäOà;Ë(#„~¡ŠìLrÜ$t 3OWà…K¾70Äl.(Ðé}¨‡y.ÊêÖ1­i6öÚ7¦ÄRì† *+5Ôš®ë¿>Ïlàn¸•¡k–Ló4SÍç‚ÕéeD9I¡’-ËXu[ô §ˆLJ^lJ©Æ^Ü_?kÏ‹Rçá ÕNÞ¡–T2í„:ÍÝ݉\!<·óÛ¯Wîù”_6Å[ù˜‹dÄ endstream endobj -1878 0 obj << +1907 0 obj +<< /Type /FontDescriptor /FontName /GADTYR+NimbusRomNo9L-Regu /Flags 4 @@ -10820,9 +13906,11 @@ endobj /StemV 85 /XHeight 450 /CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/aacute/ampersand/b/bracketleft/bracketright/bullet/c/caron/colon/comma/copyright/d/dollar/e/eight/endash/exclam/f/fi/five/fl/four/g/h/hungarumlaut/hyphen/i/j/k/l/m/n/nine/o/odieresis/one/p/parenleft/parenright/period/q/quotedbl/quotedblright/quoteright/r/s/scaron/semicolon/seven/six/slash/t/three/two/u/udieresis/v/w/x/y/yacute/z/zero) -/FontFile 1877 0 R ->> endobj -1879 0 obj << +/FontFile 1906 0 R +>> +endobj +1908 0 obj +<< /Length1 1644 /Length2 6470 /Length3 0 @@ -10863,7 +13951,8 @@ S v°Í¼ï¢¡r £‘…¿arwo ¸Ïù4Õ kòGx¼mc7cì\hv_ïÙõ±!½›¯EOa[59+Å™ ÷0†ëí[?ÓtC5 ¹ßŒGîsÍÿ:N¢ï ¸±êµV…˜3¿GD•¢‰½hÝTís½N,XÿÐG8DûÊ®` endstream endobj -1880 0 obj << +1909 0 obj +<< /Type /FontDescriptor /FontName /EJDBAO+NimbusRomNo9L-Regu-Slant_167 /Flags 4 @@ -10875,9 +13964,11 @@ endobj /StemV 85 /XHeight 450 /CharSet (/P/T/a/c/e/g/h/k) -/FontFile 1879 0 R ->> endobj -1881 0 obj << +/FontFile 1908 0 R +>> +endobj +1910 0 obj +<< /Length1 1647 /Length2 14987 /Length3 0 @@ -10942,7 +14033,8 @@ clzO ¾óâÓâØyµ×:M> endobj -1700 0 obj << +/FontFile 1910 0 R +>> +endobj +1729 0 obj +<< /Type /Encoding /Differences [2/fi/fl 5/hungarumlaut 16/caron 33/exclam/quotedbl 36/dollar 38/ampersand/quoteright/parenleft/parenright 44/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon 65/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft 93/bracketright 97/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 148/quotedblright/bullet/endash 154/scaron 169/copyright 225/aacute 246/odieresis 252/udieresis/yacute] ->> endobj -1013 0 obj << +>> +endobj +1026 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /TLIXIB+CMEX10 -/FontDescriptor 1858 0 R +/FontDescriptor 1887 0 R /FirstChar 83 /LastChar 83 -/Widths 1654 0 R ->> endobj -481 0 obj << +/Widths 1683 0 R +>> +endobj +486 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /LIKSWB+CMMI10 -/FontDescriptor 1860 0 R +/FontDescriptor 1889 0 R /FirstChar 46 /LastChar 62 -/Widths 1698 0 R ->> endobj -479 0 obj << +/Widths 1727 0 R +>> +endobj +484 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /SOSTRQ+CMR10 -/FontDescriptor 1862 0 R +/FontDescriptor 1891 0 R /FirstChar 40 /LastChar 93 -/Widths 1699 0 R ->> endobj -477 0 obj << +/Widths 1728 0 R +>> +endobj +482 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /KZIQWS+CMSY10 -/FontDescriptor 1864 0 R +/FontDescriptor 1893 0 R /FirstChar 0 /LastChar 110 -/Widths 1702 0 R ->> endobj -1014 0 obj << +/Widths 1731 0 R +>> +endobj +1027 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /AICAWW+MSBM10 -/FontDescriptor 1866 0 R +/FontDescriptor 1895 0 R /FirstChar 90 /LastChar 90 -/Widths 1653 0 R ->> endobj -342 0 obj << +/Widths 1682 0 R +>> +endobj +346 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /XGFJIY+NimbusSanL-Bold -/FontDescriptor 1868 0 R +/FontDescriptor 1897 0 R /FirstChar 65 /LastChar 83 -/Widths 1855 0 R -/Encoding 1700 0 R ->> endobj -455 0 obj << +/Widths 1884 0 R +/Encoding 1729 0 R +>> +endobj +460 0 obj +<< /Type /Font /Subtype /Type1 -/BaseFont /RNJHES+NimbusSanL-Regu -/FontDescriptor 1870 0 R +/BaseFont /ZRWXOK+NimbusSanL-Regu +/FontDescriptor 1899 0 R /FirstChar 46 /LastChar 111 -/Widths 1779 0 R -/Encoding 1700 0 R ->> endobj -351 0 obj << +/Widths 1808 0 R +/Encoding 1729 0 R +>> +endobj +355 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /TTZANL+NimbusSanL-ReguItal -/FontDescriptor 1872 0 R +/FontDescriptor 1901 0 R /FirstChar 76 /LastChar 83 -/Widths 1780 0 R -/Encoding 1700 0 R ->> endobj -488 0 obj << +/Widths 1809 0 R +/Encoding 1729 0 R +>> +endobj +493 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /RKLLGR+StandardSymL-Slant_167 -/FontDescriptor 1874 0 R +/FontDescriptor 1903 0 R /FirstChar 97 /LastChar 116 -/Widths 1697 0 R ->> endobj -341 0 obj << +/Widths 1726 0 R +>> +endobj +345 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /DBRSJL+NimbusRomNo9L-Medi -/FontDescriptor 1876 0 R +/FontDescriptor 1905 0 R /FirstChar 2 /LastChar 253 -/Widths 1856 0 R -/Encoding 1700 0 R ->> endobj -343 0 obj << +/Widths 1885 0 R +/Encoding 1729 0 R +>> +endobj +347 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /GADTYR+NimbusRomNo9L-Regu -/FontDescriptor 1878 0 R +/FontDescriptor 1907 0 R /FirstChar 2 /LastChar 253 -/Widths 1854 0 R -/Encoding 1700 0 R ->> endobj -478 0 obj << +/Widths 1883 0 R +/Encoding 1729 0 R +>> +endobj +483 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /IRHBOG+NimbusRomNo9L-ReguItal -/FontDescriptor 1882 0 R +/FontDescriptor 1911 0 R /FirstChar 2 /LastChar 122 -/Widths 1701 0 R -/Encoding 1700 0 R ->> endobj -350 0 obj << +/Widths 1730 0 R +/Encoding 1729 0 R +>> +endobj +354 0 obj +<< /Type /Font /Subtype /Type1 /BaseFont /EJDBAO+NimbusRomNo9L-Regu-Slant_167 -/FontDescriptor 1880 0 R +/FontDescriptor 1909 0 R /FirstChar 80 /LastChar 107 -/Widths 1781 0 R -/Encoding 1700 0 R ->> endobj -345 0 obj << +/Widths 1810 0 R +/Encoding 1729 0 R +>> +endobj +349 0 obj +<< /Type /Pages /Count 6 -/Parent 1883 0 R -/Kids [334 0 R 347 0 R 388 0 R 436 0 R 446 0 R 451 0 R] ->> endobj -468 0 obj << +/Parent 1912 0 R +/Kids [338 0 R 351 0 R 392 0 R 440 0 R 451 0 R 456 0 R] +>> +endobj +473 0 obj +<< /Type /Pages /Count 6 -/Parent 1883 0 R -/Kids [461 0 R 472 0 R 485 0 R 494 0 R 505 0 R 514 0 R] ->> endobj -528 0 obj << +/Parent 1912 0 R +/Kids [466 0 R 477 0 R 490 0 R 499 0 R 510 0 R 519 0 R] +>> +endobj +533 0 obj +<< /Type /Pages /Count 6 -/Parent 1883 0 R -/Kids [522 0 R 531 0 R 542 0 R 556 0 R 561 0 R 574 0 R] ->> endobj -596 0 obj << +/Parent 1912 0 R +/Kids [527 0 R 536 0 R 547 0 R 561 0 R 566 0 R 579 0 R] +>> +endobj +601 0 obj +<< /Type /Pages /Count 6 -/Parent 1883 0 R -/Kids [588 0 R 601 0 R 614 0 R 626 0 R 640 0 R 653 0 R] ->> endobj -673 0 obj << +/Parent 1912 0 R +/Kids [593 0 R 606 0 R 619 0 R 631 0 R 645 0 R 658 0 R] +>> +endobj +678 0 obj +<< /Type /Pages /Count 6 -/Parent 1883 0 R -/Kids [666 0 R 676 0 R 687 0 R 701 0 R 716 0 R 727 0 R] ->> endobj -756 0 obj << +/Parent 1912 0 R +/Kids [671 0 R 681 0 R 692 0 R 706 0 R 721 0 R 732 0 R] +>> +endobj +761 0 obj +<< /Type /Pages /Count 6 -/Parent 1883 0 R -/Kids [740 0 R 759 0 R 778 0 R 800 0 R 817 0 R 831 0 R] ->> endobj -861 0 obj << +/Parent 1912 0 R +/Kids [745 0 R 764 0 R 783 0 R 805 0 R 822 0 R 838 0 R] +>> +endobj +857 0 obj +<< /Type /Pages /Count 6 -/Parent 1884 0 R -/Kids [847 0 R 864 0 R 884 0 R 893 0 R 917 0 R 931 0 R] ->> endobj -965 0 obj << +/Parent 1913 0 R +/Kids [844 0 R 861 0 R 877 0 R 897 0 R 906 0 R 930 0 R] +>> +endobj +959 0 obj +<< /Type /Pages /Count 6 -/Parent 1884 0 R -/Kids [957 0 R 975 0 R 994 0 R 1007 0 R 1024 0 R 1039 0 R] ->> endobj -1058 0 obj << +/Parent 1913 0 R +/Kids [944 0 R 971 0 R 988 0 R 1007 0 R 1020 0 R 1037 0 R] +>> +endobj +1061 0 obj +<< /Type /Pages /Count 6 -/Parent 1884 0 R -/Kids [1049 0 R 1066 0 R 1087 0 R 1104 0 R 1120 0 R 1136 0 R] ->> endobj -1150 0 obj << +/Parent 1913 0 R +/Kids [1052 0 R 1063 0 R 1075 0 R 1098 0 R 1118 0 R 1134 0 R] +>> +endobj +1165 0 obj +<< /Type /Pages /Count 6 -/Parent 1884 0 R -/Kids [1146 0 R 1152 0 R 1156 0 R 1161 0 R 1165 0 R 1184 0 R] ->> endobj -1208 0 obj << +/Parent 1913 0 R +/Kids [1154 0 R 1169 0 R 1174 0 R 1178 0 R 1183 0 R 1187 0 R] +>> +endobj +1210 0 obj +<< /Type /Pages /Count 6 -/Parent 1884 0 R -/Kids [1205 0 R 1284 0 R 1379 0 R 1478 0 R 1572 0 R 1650 0 R] ->> endobj -1883 0 obj << +/Parent 1913 0 R +/Kids [1206 0 R 1230 0 R 1308 0 R 1403 0 R 1502 0 R 1596 0 R] +>> +endobj +1681 0 obj +<< +/Type /Pages +/Count 1 +/Parent 1913 0 R +/Kids [1678 0 R] +>> +endobj +1912 0 obj +<< /Type /Pages /Count 36 -/Parent 1885 0 R -/Kids [345 0 R 468 0 R 528 0 R 596 0 R 673 0 R 756 0 R] ->> endobj -1884 0 obj << +/Parent 1914 0 R +/Kids [349 0 R 473 0 R 533 0 R 601 0 R 678 0 R 761 0 R] +>> +endobj +1913 0 obj +<< /Type /Pages -/Count 30 -/Parent 1885 0 R -/Kids [861 0 R 965 0 R 1058 0 R 1150 0 R 1208 0 R] ->> endobj -1885 0 obj << +/Count 31 +/Parent 1914 0 R +/Kids [857 0 R 959 0 R 1061 0 R 1165 0 R 1210 0 R 1681 0 R] +>> +endobj +1914 0 obj +<< /Type /Pages -/Count 66 -/Kids [1883 0 R 1884 0 R] ->> endobj -1886 0 obj << +/Count 67 +/Kids [1912 0 R 1913 0 R] +>> +endobj +1915 0 obj +<< /Type /Outlines /First 3 0 R -/Last 331 0 R +/Last 335 0 R /Count 13 ->> endobj -331 0 obj << +>> +endobj +335 0 obj +<< +/Title 336 0 R +/A 333 0 R +/Parent 1915 0 R +/Prev 331 0 R +>> +endobj +331 0 obj +<< /Title 332 0 R /A 329 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 327 0 R ->> endobj -327 0 obj << +/Next 335 0 R +>> +endobj +327 0 obj +<< /Title 328 0 R /A 325 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 323 0 R /Next 331 0 R ->> endobj -323 0 obj << +>> +endobj +323 0 obj +<< /Title 324 0 R /A 321 0 R -/Parent 1886 0 R -/Prev 319 0 R +/Parent 1915 0 R +/Prev 267 0 R /Next 327 0 R ->> endobj -319 0 obj << +>> +endobj +319 0 obj +<< /Title 320 0 R /A 317 0 R -/Parent 1886 0 R -/Prev 267 0 R -/Next 323 0 R ->> endobj -315 0 obj << +/Parent 267 0 R +/Prev 315 0 R +>> +endobj +315 0 obj +<< /Title 316 0 R /A 313 0 R /Parent 267 0 R /Prev 311 0 R ->> endobj -311 0 obj << +/Next 319 0 R +>> +endobj +311 0 obj +<< /Title 312 0 R /A 309 0 R /Parent 267 0 R /Prev 307 0 R /Next 315 0 R ->> endobj -307 0 obj << +>> +endobj +307 0 obj +<< /Title 308 0 R /A 305 0 R /Parent 267 0 R /Prev 303 0 R /Next 311 0 R ->> endobj -303 0 obj << +>> +endobj +303 0 obj +<< /Title 304 0 R /A 301 0 R /Parent 267 0 R /Prev 299 0 R /Next 307 0 R ->> endobj -299 0 obj << +>> +endobj +299 0 obj +<< /Title 300 0 R /A 297 0 R /Parent 267 0 R /Prev 295 0 R /Next 303 0 R ->> endobj -295 0 obj << +>> +endobj +295 0 obj +<< /Title 296 0 R /A 293 0 R /Parent 267 0 R /Prev 291 0 R /Next 299 0 R ->> endobj -291 0 obj << +>> +endobj +291 0 obj +<< /Title 292 0 R /A 289 0 R /Parent 267 0 R /Prev 287 0 R /Next 295 0 R ->> endobj -287 0 obj << +>> +endobj +287 0 obj +<< /Title 288 0 R /A 285 0 R /Parent 267 0 R /Prev 283 0 R /Next 291 0 R ->> endobj -283 0 obj << +>> +endobj +283 0 obj +<< /Title 284 0 R /A 281 0 R /Parent 267 0 R /Prev 279 0 R /Next 287 0 R ->> endobj -279 0 obj << +>> +endobj +279 0 obj +<< /Title 280 0 R /A 277 0 R /Parent 267 0 R /Prev 275 0 R /Next 283 0 R ->> endobj -275 0 obj << +>> +endobj +275 0 obj +<< /Title 276 0 R /A 273 0 R /Parent 267 0 R /Prev 271 0 R /Next 279 0 R ->> endobj -271 0 obj << +>> +endobj +271 0 obj +<< /Title 272 0 R /A 269 0 R /Parent 267 0 R /Next 275 0 R ->> endobj -267 0 obj << +>> +endobj +267 0 obj +<< /Title 268 0 R /A 265 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 247 0 R -/Next 319 0 R +/Next 323 0 R /First 271 0 R -/Last 315 0 R -/Count -12 ->> endobj -263 0 obj << +/Last 319 0 R +/Count -13 +>> +endobj +263 0 obj +<< /Title 264 0 R /A 261 0 R /Parent 247 0 R /Prev 259 0 R ->> endobj -259 0 obj << +>> +endobj +259 0 obj +<< /Title 260 0 R /A 257 0 R /Parent 247 0 R /Prev 255 0 R /Next 263 0 R ->> endobj -255 0 obj << +>> +endobj +255 0 obj +<< /Title 256 0 R /A 253 0 R /Parent 247 0 R /Prev 251 0 R /Next 259 0 R ->> endobj -251 0 obj << +>> +endobj +251 0 obj +<< /Title 252 0 R /A 249 0 R /Parent 247 0 R /Next 255 0 R ->> endobj -247 0 obj << +>> +endobj +247 0 obj +<< /Title 248 0 R /A 245 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 211 0 R /Next 267 0 R /First 251 0 R /Last 263 0 R /Count -4 ->> endobj -243 0 obj << +>> +endobj +243 0 obj +<< /Title 244 0 R /A 241 0 R /Parent 211 0 R /Prev 239 0 R ->> endobj -239 0 obj << +>> +endobj +239 0 obj +<< /Title 240 0 R /A 237 0 R /Parent 211 0 R /Prev 235 0 R /Next 243 0 R ->> endobj -235 0 obj << +>> +endobj +235 0 obj +<< /Title 236 0 R /A 233 0 R /Parent 211 0 R /Prev 231 0 R /Next 239 0 R ->> endobj -231 0 obj << +>> +endobj +231 0 obj +<< /Title 232 0 R /A 229 0 R /Parent 211 0 R /Prev 227 0 R /Next 235 0 R ->> endobj -227 0 obj << +>> +endobj +227 0 obj +<< /Title 228 0 R /A 225 0 R /Parent 211 0 R /Prev 223 0 R /Next 231 0 R ->> endobj -223 0 obj << +>> +endobj +223 0 obj +<< /Title 224 0 R /A 221 0 R /Parent 211 0 R /Prev 219 0 R /Next 227 0 R ->> endobj -219 0 obj << +>> +endobj +219 0 obj +<< /Title 220 0 R /A 217 0 R /Parent 211 0 R /Prev 215 0 R /Next 223 0 R ->> endobj -215 0 obj << +>> +endobj +215 0 obj +<< /Title 216 0 R /A 213 0 R /Parent 211 0 R /Next 219 0 R ->> endobj -211 0 obj << +>> +endobj +211 0 obj +<< /Title 212 0 R /A 209 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 159 0 R /Next 247 0 R /First 215 0 R /Last 243 0 R /Count -8 ->> endobj -207 0 obj << +>> +endobj +207 0 obj +<< /Title 208 0 R /A 205 0 R /Parent 159 0 R /Prev 203 0 R ->> endobj -203 0 obj << +>> +endobj +203 0 obj +<< /Title 204 0 R /A 201 0 R /Parent 159 0 R /Prev 199 0 R /Next 207 0 R ->> endobj -199 0 obj << +>> +endobj +199 0 obj +<< /Title 200 0 R /A 197 0 R /Parent 159 0 R /Prev 195 0 R /Next 203 0 R ->> endobj -195 0 obj << +>> +endobj +195 0 obj +<< /Title 196 0 R /A 193 0 R /Parent 159 0 R /Prev 191 0 R /Next 199 0 R ->> endobj -191 0 obj << +>> +endobj +191 0 obj +<< /Title 192 0 R /A 189 0 R /Parent 159 0 R /Prev 187 0 R /Next 195 0 R ->> endobj -187 0 obj << +>> +endobj +187 0 obj +<< /Title 188 0 R /A 185 0 R /Parent 159 0 R /Prev 183 0 R /Next 191 0 R ->> endobj -183 0 obj << +>> +endobj +183 0 obj +<< /Title 184 0 R /A 181 0 R /Parent 159 0 R /Prev 179 0 R /Next 187 0 R ->> endobj -179 0 obj << +>> +endobj +179 0 obj +<< /Title 180 0 R /A 177 0 R /Parent 159 0 R /Prev 175 0 R /Next 183 0 R ->> endobj -175 0 obj << +>> +endobj +175 0 obj +<< /Title 176 0 R /A 173 0 R /Parent 159 0 R /Prev 171 0 R /Next 179 0 R ->> endobj -171 0 obj << +>> +endobj +171 0 obj +<< /Title 172 0 R /A 169 0 R /Parent 159 0 R /Prev 167 0 R /Next 175 0 R ->> endobj -167 0 obj << +>> +endobj +167 0 obj +<< /Title 168 0 R /A 165 0 R /Parent 159 0 R /Prev 163 0 R /Next 171 0 R ->> endobj -163 0 obj << +>> +endobj +163 0 obj +<< /Title 164 0 R /A 161 0 R /Parent 159 0 R /Next 167 0 R ->> endobj -159 0 obj << +>> +endobj +159 0 obj +<< /Title 160 0 R /A 157 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 135 0 R /Next 211 0 R /First 163 0 R /Last 207 0 R /Count -12 ->> endobj -155 0 obj << +>> +endobj +155 0 obj +<< /Title 156 0 R /A 153 0 R /Parent 135 0 R /Prev 151 0 R ->> endobj -151 0 obj << +>> +endobj +151 0 obj +<< /Title 152 0 R /A 149 0 R /Parent 135 0 R /Prev 147 0 R /Next 155 0 R ->> endobj -147 0 obj << +>> +endobj +147 0 obj +<< /Title 148 0 R /A 145 0 R /Parent 135 0 R /Prev 143 0 R /Next 151 0 R ->> endobj -143 0 obj << +>> +endobj +143 0 obj +<< /Title 144 0 R /A 141 0 R /Parent 135 0 R /Prev 139 0 R /Next 147 0 R ->> endobj -139 0 obj << +>> +endobj +139 0 obj +<< /Title 140 0 R /A 137 0 R /Parent 135 0 R /Next 143 0 R ->> endobj -135 0 obj << +>> +endobj +135 0 obj +<< /Title 136 0 R /A 133 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 83 0 R /Next 159 0 R /First 139 0 R /Last 155 0 R /Count -5 ->> endobj -131 0 obj << +>> +endobj +131 0 obj +<< /Title 132 0 R /A 129 0 R /Parent 83 0 R /Prev 127 0 R ->> endobj -127 0 obj << +>> +endobj +127 0 obj +<< /Title 128 0 R /A 125 0 R /Parent 83 0 R /Prev 123 0 R /Next 131 0 R ->> endobj -123 0 obj << +>> +endobj +123 0 obj +<< /Title 124 0 R /A 121 0 R /Parent 83 0 R /Prev 119 0 R /Next 127 0 R ->> endobj -119 0 obj << +>> +endobj +119 0 obj +<< /Title 120 0 R /A 117 0 R /Parent 83 0 R /Prev 115 0 R /Next 123 0 R ->> endobj -115 0 obj << +>> +endobj +115 0 obj +<< /Title 116 0 R /A 113 0 R /Parent 83 0 R /Prev 111 0 R /Next 119 0 R ->> endobj -111 0 obj << +>> +endobj +111 0 obj +<< /Title 112 0 R /A 109 0 R /Parent 83 0 R /Prev 107 0 R /Next 115 0 R ->> endobj -107 0 obj << +>> +endobj +107 0 obj +<< /Title 108 0 R /A 105 0 R /Parent 83 0 R /Prev 103 0 R /Next 111 0 R ->> endobj -103 0 obj << +>> +endobj +103 0 obj +<< /Title 104 0 R /A 101 0 R /Parent 83 0 R /Prev 99 0 R /Next 107 0 R ->> endobj -99 0 obj << +>> +endobj +99 0 obj +<< /Title 100 0 R /A 97 0 R /Parent 83 0 R /Prev 95 0 R /Next 103 0 R ->> endobj -95 0 obj << +>> +endobj +95 0 obj +<< /Title 96 0 R /A 93 0 R /Parent 83 0 R /Prev 91 0 R /Next 99 0 R ->> endobj -91 0 obj << +>> +endobj +91 0 obj +<< /Title 92 0 R /A 89 0 R /Parent 83 0 R /Prev 87 0 R /Next 95 0 R ->> endobj -87 0 obj << +>> +endobj +87 0 obj +<< /Title 88 0 R /A 85 0 R /Parent 83 0 R /Next 91 0 R ->> endobj -83 0 obj << +>> +endobj +83 0 obj +<< /Title 84 0 R /A 81 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 63 0 R /Next 135 0 R /First 87 0 R /Last 131 0 R /Count -12 ->> endobj -79 0 obj << +>> +endobj +79 0 obj +<< /Title 80 0 R /A 77 0 R /Parent 63 0 R /Prev 75 0 R ->> endobj -75 0 obj << +>> +endobj +75 0 obj +<< /Title 76 0 R /A 73 0 R /Parent 63 0 R /Prev 71 0 R /Next 79 0 R ->> endobj -71 0 obj << +>> +endobj +71 0 obj +<< /Title 72 0 R /A 69 0 R /Parent 63 0 R /Prev 67 0 R /Next 75 0 R ->> endobj -67 0 obj << +>> +endobj +67 0 obj +<< /Title 68 0 R /A 65 0 R /Parent 63 0 R /Next 71 0 R ->> endobj -63 0 obj << +>> +endobj +63 0 obj +<< /Title 64 0 R /A 61 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 35 0 R /Next 83 0 R /First 67 0 R /Last 79 0 R /Count -4 ->> endobj -59 0 obj << +>> +endobj +59 0 obj +<< /Title 60 0 R /A 57 0 R /Parent 35 0 R /Prev 55 0 R ->> endobj -55 0 obj << +>> +endobj +55 0 obj +<< /Title 56 0 R /A 53 0 R /Parent 35 0 R /Prev 51 0 R /Next 59 0 R ->> endobj -51 0 obj << +>> +endobj +51 0 obj +<< /Title 52 0 R /A 49 0 R /Parent 35 0 R /Prev 47 0 R /Next 55 0 R ->> endobj -47 0 obj << +>> +endobj +47 0 obj +<< /Title 48 0 R /A 45 0 R /Parent 35 0 R /Prev 43 0 R /Next 51 0 R ->> endobj -43 0 obj << +>> +endobj +43 0 obj +<< /Title 44 0 R /A 41 0 R /Parent 35 0 R /Prev 39 0 R /Next 47 0 R ->> endobj -39 0 obj << +>> +endobj +39 0 obj +<< /Title 40 0 R /A 37 0 R /Parent 35 0 R /Next 43 0 R ->> endobj -35 0 obj << +>> +endobj +35 0 obj +<< /Title 36 0 R /A 33 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Prev 3 0 R /Next 63 0 R /First 39 0 R /Last 59 0 R /Count -6 ->> endobj -31 0 obj << +>> +endobj +31 0 obj +<< /Title 32 0 R /A 29 0 R /Parent 3 0 R /Prev 27 0 R ->> endobj -27 0 obj << +>> +endobj +27 0 obj +<< /Title 28 0 R /A 25 0 R /Parent 3 0 R /Prev 23 0 R /Next 31 0 R ->> endobj -23 0 obj << +>> +endobj +23 0 obj +<< /Title 24 0 R /A 21 0 R /Parent 3 0 R /Prev 19 0 R /Next 27 0 R ->> endobj -19 0 obj << +>> +endobj +19 0 obj +<< /Title 20 0 R /A 17 0 R /Parent 3 0 R /Prev 15 0 R /Next 23 0 R ->> endobj -15 0 obj << +>> +endobj +15 0 obj +<< /Title 16 0 R /A 13 0 R /Parent 3 0 R /Prev 11 0 R /Next 19 0 R ->> endobj -11 0 obj << +>> +endobj +11 0 obj +<< /Title 12 0 R /A 9 0 R /Parent 3 0 R /Prev 7 0 R /Next 15 0 R ->> endobj -7 0 obj << +>> +endobj +7 0 obj +<< /Title 8 0 R /A 5 0 R /Parent 3 0 R /Next 11 0 R ->> endobj -3 0 obj << +>> +endobj +3 0 obj +<< /Title 4 0 R /A 1 0 R -/Parent 1886 0 R +/Parent 1915 0 R /Next 35 0 R /First 7 0 R /Last 31 0 R /Count -7 ->> endobj -1887 0 obj << -/Names [(Doc-Start) 340 0 R (L.X780D907986EBA6C7) 889 0 R (L.X7827BF877AA87246) 536 0 R (L.X784733C67AA6B2FA) 582 0 R (L.X784E08CD7B710AF4) 939 0 R (L.X784FFA9E7FDA9F43) 1132 0 R] +>> +endobj +1916 0 obj +<< +/Names [(Doc-Start) 344 0 R (L.X780D907986EBA6C7) 902 0 R (L.X7827BF877AA87246) 541 0 R (L.X784733C67AA6B2FA) 587 0 R (L.X784E08CD7B710AF4) 952 0 R (L.X784FFA9E7FDA9F43) 1158 0 R] /Limits [(Doc-Start) (L.X784FFA9E7FDA9F43)] ->> endobj -1888 0 obj << -/Names [(L.X7854C8E382DC8E8B) 1035 0 R (L.X7865FC8D7854C2E3) 620 0 R (L.X7899603184CF13FD) 981 0 R (L.X789E0A6979697C4C) 907 0 R (L.X78A4B93781C96AAE) 771 0 R (L.X78AA3D177CCA49FF) 710 0 R] +>> +endobj +1917 0 obj +<< +/Names [(L.X7854C8E382DC8E8B) 1048 0 R (L.X7865FC8D7854C2E3) 625 0 R (L.X7899603184CF13FD) 994 0 R (L.X789E0A6979697C4C) 920 0 R (L.X78A4B93781C96AAE) 776 0 R (L.X78AA3D177CCA49FF) 715 0 R] /Limits [(L.X7854C8E382DC8E8B) (L.X78AA3D177CCA49FF)] ->> endobj -1889 0 obj << -/Names [(L.X78C4B8757902D49F) 1057 0 R (L.X78ED50F578A88046) 719 0 R (L.X790FA1188087D5C1) 984 0 R (L.X791066ED7DD9F254) 492 0 R (L.X7910E575825C713E) 834 0 R (L.X79279F9787E72566) 905 0 R] +>> +endobj +1918 0 obj +<< +/Names [(L.X78C4B8757902D49F) 1071 0 R (L.X78ED50F578A88046) 724 0 R (L.X790FA1188087D5C1) 997 0 R (L.X791066ED7DD9F254) 497 0 R (L.X7910E575825C713E) 847 0 R (L.X79279F9787E72566) 918 0 R] /Limits [(L.X78C4B8757902D49F) (L.X79279F9787E72566)] ->> endobj -1890 0 obj << -/Names [(L.X79342B4E7E55FD0F) 465 0 R (L.X793600C9801F4F62) 986 0 R (L.X793909B780761EA8) 856 0 R (L.X793B22EA8643C667) 960 0 R (L.X794A04C5854D352B) 679 0 R (L.X7953702D84E60AF4) 1076 0 R] +>> +endobj +1919 0 obj +<< +/Names [(L.X79342B4E7E55FD0F) 470 0 R (L.X793600C9801F4F62) 999 0 R (L.X793909B780761EA8) 870 0 R (L.X793B22EA8643C667) 974 0 R (L.X794A04C5854D352B) 684 0 R (L.X7953702D84E60AF4) 1101 0 R] /Limits [(L.X79342B4E7E55FD0F) (L.X7953702D84E60AF4)] ->> endobj -1891 0 obj << -/Names [(L.X7960E3FB7A7F0F00) 835 0 R (L.X796650088213229B) 921 0 R (L.X7971CCB87DAFF7B9) 547 0 R (L.X7988AFE27D06ACB5) 897 0 R (L.X798BC601843E8916) 1112 0 R (L.X7990F2F880E717EE) 998 0 R] -/Limits [(L.X7960E3FB7A7F0F00) (L.X7990F2F880E717EE)] ->> endobj -1892 0 obj << -/Names [(L.X79975EC6783B4293) 684 0 R (L.X79AEE93E7E15B802) 584 0 R (L.X79B10B337A3B1C6E) 787 0 R (L.X79B130FC7906FB4C) 632 0 R (L.X79B7327C79029086) 617 0 R (L.X79CDA09A7D48BF2B) 733 0 R] -/Limits [(L.X79975EC6783B4293) (L.X79CDA09A7D48BF2B)] ->> endobj -1893 0 obj << -/Names [(L.X79CEA57C850C7070) 608 0 R (L.X7A59C36683118E5A) 610 0 R (L.X7A64372E81E713B4) 1070 0 R (L.X7A6DF65E826B8CFF) 508 0 R (L.X7A6F98FD85F02BFE) 1187 0 R (L.X7A7EB1B579273D07) 527 0 R] -/Limits [(L.X79CEA57C850C7070) (L.X7A7EB1B579273D07)] ->> endobj -1894 0 obj << -/Names [(L.X7A82DC4680DAD67C) 789 0 R (L.X7A9AA1577CEC891F) 791 0 R (L.X7A9C960D86E2AD28) 1130 0 R (L.X7AA4B9C0877550ED) 534 0 R (L.X7AAE48507A471069) 540 0 R (L.X7AE29A1A7AA5C25A) 591 0 R] -/Limits [(L.X7A82DC4680DAD67C) (L.X7AE29A1A7AA5C25A)] ->> endobj -1895 0 obj << -/Names [(L.X7B03CC577802F4AB) 909 0 R (L.X7B3016B47A1A8213) 941 0 R (L.X7B3165C083709831) 1012 0 R (L.X7B45B48C7C4D6061) 712 0 R (L.X7B45C2AF7C2E28AB) 736 0 R (L.X7B5C6C64831B866E) 612 0 R] -/Limits [(L.X7B03CC577802F4AB) (L.X7B5C6C64831B866E)] ->> endobj -1896 0 obj << -/Names [(L.X7B76FD6E878ED4F1) 879 0 R (L.X7B816D887F46E6B7) 549 0 R (L.X7B9F619279641FAA) 629 0 R (L.X7BA749CA7DB4EA87) 545 0 R (L.X7BC2D8877A943D74) 604 0 R (L.X7BC4571A79FFB7D0) 1149 0 R] -/Limits [(L.X7B76FD6E878ED4F1) (L.X7BC4571A79FFB7D0)] ->> endobj -1897 0 obj << -/Names [(L.X7BC856CC7F116BB0) 682 0 R (L.X7BCA6BCB847F79DC) 1090 0 R (L.X7BD5B55C802805B4) 662 0 R (L.X7BDEA0A98720D1BB) 755 0 R (L.X7BF3EE6E7953560D) 1052 0 R (L.X7BFFC66A824BA6AA) 1037 0 R] -/Limits [(L.X7BC856CC7F116BB0) (L.X7BFFC66A824BA6AA)] ->> endobj -1898 0 obj << -/Names [(L.X7C1FBE7A84DD4873) 748 0 R (L.X7C2372BB8739C5A2) 552 0 R (L.X7C32851A7AF1C45F) 923 0 R (L.X7C6EE23E84CD87D3) 1124 0 R (L.X7C83B5A47FD18FB7) 837 0 R (L.X7C8428DE791F3CE1) 746 0 R] -/Limits [(L.X7C1FBE7A84DD4873) (L.X7C8428DE791F3CE1)] ->> endobj -1899 0 obj << -/Names [(L.X7CA3DCA07B6CB9BD) 877 0 R (L.X7CB5896082D29173) 873 0 R (L.X7CC6CDB786E9BBA0) 1018 0 R (L.X7D09D8957E4A0973) 821 0 R (L.X7D44470C7DA59C1C) 644 0 R (L.X7D53EA947F1CDA69) 841 0 R] -/Limits [(L.X7CA3DCA07B6CB9BD) (L.X7D53EA947F1CDA69)] ->> endobj -1900 0 obj << -/Names [(L.X7D5956967BCC1834) 647 0 R (L.X7D5FC62581A99482) 773 0 R (L.X7D624A9587FB1FE5) 661 0 R (L.X7D75C7A6787AF72A) 525 0 R (L.X7D7717C587BC2D1E) 1016 0 R (L.X7D7B10D6836FCA9F) 804 0 R] -/Limits [(L.X7D5956967BCC1834) (L.X7D7B10D6836FCA9F)] ->> endobj -1901 0 obj << -/Names [(L.X7D8CB6DA828FD744) 867 0 R (L.X7D8E63A7824037CC) 763 0 R (L.X7DB4D3B27BB4D7EE) 1092 0 R (L.X7DB4DE647F6F56F0) 1028 0 R (L.X7DCA64807F899127) 1004 0 R (L.X7DD511FF864FCDFF) 693 0 R] -/Limits [(L.X7D8CB6DA828FD744) (L.X7DD511FF864FCDFF)] ->> endobj -1902 0 obj << -/Names [(L.X7DE8405B82BC36A9) 535 0 R (L.X7DF0196786B9CE08) 925 0 R (L.X7DF21BD685FBF258) 1071 0 R (L.X7DF536FC85BBD1D2) 738 0 R (L.X7DFB63A97E67C0A1) 454 0 R (L.X7DFE830584A769E5) 964 0 R] -/Limits [(L.X7DE8405B82BC36A9) (L.X7DFE830584A769E5)] ->> endobj -1903 0 obj << -/Names [(L.X7E0849977869E53D) 491 0 R (L.X7E3A8F2C790F2CA1) 1113 0 R (L.X7E5F1C2879358EEF) 1045 0 R (L.X7E7C2D117B55F6A0) 775 0 R (L.X7E996BDD81E594F9) 824 0 R (L.X7EA9165A87F99E35) 979 0 R] -/Limits [(L.X7E0849977869E53D) (L.X7EA9165A87F99E35)] ->> endobj -1904 0 obj << -/Names [(L.X7EB9197C80FB4664) 714 0 R (L.X7EC01B437CC2B2C9) 480 0 R (L.X7EC1EB0D7B8382A1) 570 0 R (L.X7ED37AA07BEE79E0) 782 0 R (L.X7EE1E78C856C6F7C) 731 0 R (L.X7EE99F647C537994) 1073 0 R] -/Limits [(L.X7EB9197C80FB4664) (L.X7EE99F647C537994)] ->> endobj -1905 0 obj << -/Names [(L.X7EF1B6708069B0C7) 475 0 R (L.X7F063914804659F1) 962 0 R (L.X7F1C151484C97E61) 899 0 R (L.X7F23D4D97A38D223) 888 0 R (L.X7F46CE6B7D387158) 858 0 R (L.X7F4F8D6F7CD6B765) 459 0 R] -/Limits [(L.X7EF1B6708069B0C7) (L.X7F4F8D6F7CD6B765)] ->> endobj -1906 0 obj << -/Names [(L.X7F7FDE82780EDD7E) 750 0 R (L.X7F94C8DD7E1A3470) 568 0 R (L.X7FCF4D6B7AD66D74) 1127 0 R (L.X801051CC86594630) 464 0 R (L.X801067F67E5292F7) 798 0 R (L.X801DAAE8834A1A65) 903 0 R] -/Limits [(L.X7F7FDE82780EDD7E) (L.X801DAAE8834A1A65)] ->> endobj -1907 0 obj << -/Names [(L.X80243DE5826583B8) 476 0 R (L.X804F40087DD1225D) 1033 0 R (L.X804F67C8796A0EB3) 649 0 R (L.X805781838020CF44) 657 0 R (L.X806B2DE67990E42F) 1108 0 R (L.X807B3B21825E3076) 915 0 R] -/Limits [(L.X80243DE5826583B8) (L.X807B3B21825E3076)] ->> endobj -1908 0 obj << -/Names [(L.X807D76EF81B9D061) 517 0 R (L.X80AB8B107D55FB19) 1110 0 R (L.X80B436ED7CC0749E) 572 0 R (L.X80D704CC7EBFDF7A) 466 0 R (L.X810850247ADB4EE9) 650 0 R (L.X81179355869B9DFE) 538 0 R] -/Limits [(L.X807D76EF81B9D061) (L.X81179355869B9DFE)] ->> endobj -1909 0 obj << -/Names [(L.X811B08C07BD79486) 467 0 R (L.X8121DE3A78795040) 814 0 R (L.X8129A6877FFD804B) 636 0 R (L.X812F0DEE7C896E18) 823 0 R (L.X8135C8FD8714C606) 1125 0 R (L.X814DBABC878D5232) 672 0 R] -/Limits [(L.X811B08C07BD79486) (L.X814DBABC878D5232)] ->> endobj -1910 0 obj << -/Names [(L.X817132C887D3FD3A) 595 0 R (L.X8176B2C47A4629CD) 937 0 R (L.X817BDBC2812992ED) 784 0 R (L.X819F285887B5EB9E) 911 0 R (L.X819F82737C2A860D) 1010 0 R (L.X81A1DB918057933E) 565 0 R] -/Limits [(L.X817132C887D3FD3A) (L.X81A1DB918057933E)] ->> endobj -1911 0 obj << -/Names [(L.X81E82098822543EE) 1078 0 R (L.X81EF252585592001) 705 0 R (L.X81F3496578EAA74E) 796 0 R (L.X820E67F88319C38B) 566 0 R (L.X821A2F9E85FAD8BF) 551 0 R (L.X821F40748401D698) 769 0 R] -/Limits [(L.X81E82098822543EE) (L.X821F40748401D698)] ->> endobj -1912 0 obj << -/Names [(L.X82373C5479574F22) 806 0 R (L.X82513A3B7C3A6420) 735 0 R (L.X8266DE05824226E6) 1047 0 R (L.X8271C0F5786B6FA9) 593 0 R (L.X82B7448879B91F7B) 659 0 R (L.X82CC977085DFDFE8) 1030 0 R] -/Limits [(L.X82373C5479574F22) (L.X82CC977085DFDFE8)] ->> endobj -1913 0 obj << -/Names [(L.X82F2CA4A848ABD2B) 645 0 R (L.X82FC16F386CE11F1) 1002 0 R (L.X82FD78AF7F80A0E2) 670 0 R (L.X8308F38283C61B20) 808 0 R (L.X830A4A4C795FBC2D) 839 0 R (L.X83168E62861F70AB) 579 0 R] -/Limits [(L.X82F2CA4A848ABD2B) (L.X83168E62861F70AB)] ->> endobj -1914 0 obj << -/Names [(L.X832295DE866E44EE) 691 0 R (L.X834848ED85F9012B) 869 0 R (L.X834F809B8060B754) 871 0 R (L.X835F48248571364F) 707 0 R (L.X8360C04082558A12) 457 0 R (L.X8373A7348161DB23) 630 0 R] -/Limits [(L.X832295DE866E44EE) (L.X8373A7348161DB23)] ->> endobj -1915 0 obj << -/Names [(L.X8379356E82DB5DDA) 929 0 R (L.X838186F9836F678C) 753 0 R (L.X83944A777D161D10) 664 0 R (L.X83A0356F839C696F) 1287 0 R (L.X83A38A6C7EDBCA63) 785 0 R (L.X83A501387E1AC371) 934 0 R] -/Limits [(L.X8379356E82DB5DDA) (L.X83A501387E1AC371)] ->> endobj -1916 0 obj << -/Names [(L.X83DE7DD77C056C1F) 875 0 R (L.X83E1953980E2DE2F) 766 0 R (L.X83E73A767D79FAFD) 1019 0 R (L.X83EDF04F7952143F) 489 0 R (L.X8416FAD87F148F5D) 927 0 R (L.X841E540B7A7EF29F) 828 0 R] -/Limits [(L.X83DE7DD77C056C1F) (L.X841E540B7A7EF29F)] ->> endobj -1917 0 obj << -/Names [(L.X841ED66B8084AA73) 1031 0 R (L.X843BD73F788049F7) 1139 0 R (L.X84575A4B78CC545E) 606 0 R (L.X846F363879BAB349) 982 0 R (L.X847256B779E1E7E5) 723 0 R (L.X8474F55681244A8A) 913 0 R] -/Limits [(L.X841ED66B8084AA73) (L.X8474F55681244A8A)] ->> endobj -1918 0 obj << -/Names [(L.X849865D6786EEF9B) 1055 0 R (L.X849944F17E2B37F8) 559 0 R (L.X84C5A76585B335FF) 1043 0 R (L.X84C5ADE77F910F63) 826 0 R (L.X84D389677A91C290) 744 0 R (L.X84E6744E804AE830) 695 0 R] -/Limits [(L.X849865D6786EEF9B) (L.X84E6744E804AE830)] ->> endobj -1919 0 obj << -/Names [(L.X84E941EE7846D3EE) 1093 0 R (L.X84EFA4C07D4277BB) 1159 0 R (L.X850C4C01817A098D) 1144 0 R (L.X853841C5820BFEA4) 850 0 R (L.X8538D4638232DB51) 860 0 R (L.X85457FA27DE7114D) 634 0 R] -/Limits [(L.X84E941EE7846D3EE) (L.X85457FA27DE7114D)] ->> endobj -1920 0 obj << -/Names [(L.X855286367A2D5A54) 795 0 R (L.X857B373E7B4E0519) 990 0 R (L.X858ADA3B7A684421) 638 0 R (L.X859B6C8183537E75) 699 0 R (L.X85ABE99E84E5B0E8) 577 0 R (L.X85AFC9C47FD3C03F) 997 0 R] -/Limits [(L.X855286367A2D5A54) (L.X85AFC9C47FD3C03F)] ->> endobj -1921 0 obj << -/Names [(L.X85B3E22679FD8D81) 812 0 R (L.X85B650D284FE39F3) 751 0 R (L.X85BD2C517FA7A47E) 793 0 R (L.X85C65D06822E716F) 709 0 R (L.X85EDD10586596458) 852 0 R (L.X85F1BD4280E44F5B) 988 0 R] -/Limits [(L.X85B3E22679FD8D81) (L.X85F1BD4280E44F5B)] ->> endobj -1922 0 obj << -/Names [(L.X860135BB85F2DB19) 554 0 R (L.X861BA02C7902A4F4) 619 0 R (L.X861E5DF986F89AE2) 456 0 R (L.X864839227D5C0A90) 1142 0 R (L.X8655956878205FC1) 945 0 R (L.X8664CA927DD73DBE) 1000 0 R] -/Limits [(L.X860135BB85F2DB19) (L.X8664CA927DD73DBE)] ->> endobj -1923 0 obj << -/Names [(L.X86695C577A4D1784) 1128 0 R (L.X866F04DC7AE54B7C) 901 0 R (L.X867E5F0783FEB8B5) 1096 0 R (L.X869CBCE381E2C422) 490 0 R (L.X86B93E1B7AEA6EDA) 854 0 R (L.X86F02BBD87FEA1C6) 509 0 R] -/Limits [(L.X86695C577A4D1784) (L.X86F02BBD87FEA1C6)] ->> endobj -1924 0 obj << -/Names [(L.X870FCB497AECC730) 768 0 R (L.X872DCA027E1A4A1D) 843 0 R (L.X87302BE983A5FC61) 721 0 R (L.X8731D818827C08F3) 680 0 R (L.X8740D61178ACD217) 724 0 R (L.X874DFEAA79B3377C) 1053 0 R] -/Limits [(L.X870FCB497AECC730) (L.X874DFEAA79B3377C)] ->> endobj -1925 0 obj << -/Names [(L.X8759431780AC81A9) 580 0 R (L.X875C3DF681B3FAE2) 936 0 R (L.X87677B0787B4461A) 810 0 R (L.X8774304282654C58) 1075 0 R (L.X878B614479DCB83F) 943 0 R (L.X87AC8B7E80CE9260) 697 0 R] -/Limits [(L.X8759431780AC81A9) (L.X87AC8B7E80CE9260)] ->> endobj -1926 0 obj << -/Names [(L.X87B6AED47EE2BCD3) 622 0 R (L.X87C235457E859AF4) 1095 0 R (L.X87E49ED884FA6DC4) 519 0 R (L.X87F24AD3811910D3) 1141 0 R (L.X87F66DB383C29A4A) 764 0 R (appendix*.3) 326 0 R] -/Limits [(L.X87B6AED47EE2BCD3) (appendix*.3)] ->> endobj -1927 0 obj << -/Names [(appendix.A) 318 0 R (appendix.B) 322 0 R (chapter*.2) 391 0 R (chapter.1) 2 0 R (chapter.2) 34 0 R (chapter.3) 62 0 R] -/Limits [(appendix.A) (chapter.3)] ->> endobj -1928 0 obj << -/Names [(chapter.4) 82 0 R (chapter.5) 134 0 R (chapter.6) 158 0 R (chapter.7) 210 0 R (chapter.8) 246 0 R (chapter.9) 266 0 R] -/Limits [(chapter.4) (chapter.9)] ->> endobj -1929 0 obj << -/Names [(cite.Ar) 862 0 R (cite.Artic) 1098 0 R (cite.BaGrVo) 973 0 R (cite.Br) 482 0 R (cite.BrPa) 966 0 R (cite.CoRo) 1097 0 R] -/Limits [(cite.Ar) (cite.CoRo)] ->> endobj -1930 0 obj << -/Names [(cite.CsDr) 1115 0 R (cite.DaVo) 1134 0 R (cite.DrVo) 1021 0 R (cite.DrapalCD) 1020 0 R (cite.Fe) 890 0 R (cite.Go) 1081 0 R] -/Limits [(cite.CsDr) (cite.Go)] ->> endobj -1931 0 obj << -/Names [(cite.GrKiNa) 970 0 R (cite.JaMa) 597 0 R (cite.JeKiVo) 972 0 R (cite.JoKiNaVo) 967 0 R (cite.KiKuPh) 968 0 R (cite.KiKuPhVo) 969 0 R] -/Limits [(cite.GrKiNa) (cite.KiKuPhVo)] ->> endobj -1932 0 obj << -/Names [(cite.KiNaVo2015) 1080 0 R (cite.Kun) 1114 0 R (cite.Li) 1133 0 R (cite.Mo) 1079 0 R (cite.NaVo2003) 1022 0 R (cite.NaVo2007) 1082 0 R] +>> +endobj +1920 0 obj +<< +/Names [(L.X7960E3FB7A7F0F00) 848 0 R (L.X796650088213229B) 934 0 R (L.X7971CCB87DAFF7B9) 552 0 R (L.X7988AFE27D06ACB5) 910 0 R (L.X798BC601843E8916) 1138 0 R (L.X798DD7CF871F648F) 1089 0 R] +/Limits [(L.X7960E3FB7A7F0F00) (L.X798DD7CF871F648F)] +>> +endobj +1921 0 obj +<< +/Names [(L.X7990F2F880E717EE) 1011 0 R (L.X79975EC6783B4293) 689 0 R (L.X79AEE93E7E15B802) 589 0 R (L.X79B10B337A3B1C6E) 792 0 R (L.X79B130FC7906FB4C) 637 0 R (L.X79B7327C79029086) 622 0 R] +/Limits [(L.X7990F2F880E717EE) (L.X79B7327C79029086)] +>> +endobj +1922 0 obj +<< +/Names [(L.X79CDA09A7D48BF2B) 738 0 R (L.X79CEA57C850C7070) 613 0 R (L.X7A42812B7B027DD4) 817 0 R (L.X7A59C36683118E5A) 615 0 R (L.X7A64372E81E713B4) 1079 0 R (L.X7A6DF65E826B8CFF) 513 0 R] +/Limits [(L.X79CDA09A7D48BF2B) (L.X7A6DF65E826B8CFF)] +>> +endobj +1923 0 obj +<< +/Names [(L.X7A6F98FD85F02BFE) 1209 0 R (L.X7A7EB1B579273D07) 532 0 R (L.X7A82DC4680DAD67C) 794 0 R (L.X7A9AA1577CEC891F) 796 0 R (L.X7A9C960D86E2AD28) 1147 0 R (L.X7AA4B9C0877550ED) 539 0 R] +/Limits [(L.X7A6F98FD85F02BFE) (L.X7AA4B9C0877550ED)] +>> +endobj +1924 0 obj +<< +/Names [(L.X7AAE48507A471069) 545 0 R (L.X7AE29A1A7AA5C25A) 596 0 R (L.X7B03CC577802F4AB) 922 0 R (L.X7B3016B47A1A8213) 954 0 R (L.X7B3165C083709831) 1025 0 R (L.X7B45B48C7C4D6061) 717 0 R] +/Limits [(L.X7AAE48507A471069) (L.X7B45B48C7C4D6061)] +>> +endobj +1925 0 obj +<< +/Names [(L.X7B45C2AF7C2E28AB) 741 0 R (L.X7B5C6C64831B866E) 617 0 R (L.X7B76FD6E878ED4F1) 892 0 R (L.X7B816D887F46E6B7) 554 0 R (L.X7B9F619279641FAA) 634 0 R (L.X7BA749CA7DB4EA87) 550 0 R] +/Limits [(L.X7B45C2AF7C2E28AB) (L.X7BA749CA7DB4EA87)] +>> +endobj +1926 0 obj +<< +/Names [(L.X7BC2D8877A943D74) 609 0 R (L.X7BC4571A79FFB7D0) 1172 0 R (L.X7BC856CC7F116BB0) 687 0 R (L.X7BCA6BCB847F79DC) 1104 0 R (L.X7BD1AC32851286EA) 819 0 R (L.X7BD5B55C802805B4) 667 0 R] +/Limits [(L.X7BC2D8877A943D74) (L.X7BD5B55C802805B4)] +>> +endobj +1927 0 obj +<< +/Names [(L.X7BDEA0A98720D1BB) 760 0 R (L.X7BF3EE6E7953560D) 1066 0 R (L.X7BFFC66A824BA6AA) 1050 0 R (L.X7C1FBE7A84DD4873) 753 0 R (L.X7C2372BB8739C5A2) 557 0 R (L.X7C32851A7AF1C45F) 936 0 R] +/Limits [(L.X7BDEA0A98720D1BB) (L.X7C32851A7AF1C45F)] +>> +endobj +1928 0 obj +<< +/Names [(L.X7C6EE23E84CD87D3) 1141 0 R (L.X7C83B5A47FD18FB7) 850 0 R (L.X7C8428DE791F3CE1) 751 0 R (L.X7CA3DCA07B6CB9BD) 890 0 R (L.X7CB5896082D29173) 886 0 R (L.X7CC6CDB786E9BBA0) 1031 0 R] +/Limits [(L.X7C6EE23E84CD87D3) (L.X7CC6CDB786E9BBA0)] +>> +endobj +1929 0 obj +<< +/Names [(L.X7D09D8957E4A0973) 830 0 R (L.X7D44470C7DA59C1C) 649 0 R (L.X7D53EA947F1CDA69) 854 0 R (L.X7D5956967BCC1834) 652 0 R (L.X7D5FC62581A99482) 778 0 R (L.X7D624A9587FB1FE5) 666 0 R] +/Limits [(L.X7D09D8957E4A0973) (L.X7D624A9587FB1FE5)] +>> +endobj +1930 0 obj +<< +/Names [(L.X7D75C7A6787AF72A) 530 0 R (L.X7D7717C587BC2D1E) 1029 0 R (L.X7D7B10D6836FCA9F) 809 0 R (L.X7D8CB6DA828FD744) 880 0 R (L.X7D8E63A7824037CC) 768 0 R (L.X7DB4D3B27BB4D7EE) 1106 0 R] +/Limits [(L.X7D75C7A6787AF72A) (L.X7DB4D3B27BB4D7EE)] +>> +endobj +1931 0 obj +<< +/Names [(L.X7DB4DE647F6F56F0) 1041 0 R (L.X7DCA64807F899127) 1017 0 R (L.X7DD511FF864FCDFF) 698 0 R (L.X7DE8405B82BC36A9) 540 0 R (L.X7DF0196786B9CE08) 938 0 R (L.X7DF21BD685FBF258) 1080 0 R] +/Limits [(L.X7DB4DE647F6F56F0) (L.X7DF21BD685FBF258)] +>> +endobj +1932 0 obj +<< +/Names [(L.X7DF536FC85BBD1D2) 743 0 R (L.X7DFB63A97E67C0A1) 459 0 R (L.X7DFE830584A769E5) 978 0 R (L.X7E0849977869E53D) 496 0 R (L.X7E3A8F2C790F2CA1) 1139 0 R (L.X7E5F1C2879358EEF) 1058 0 R] +/Limits [(L.X7DF536FC85BBD1D2) (L.X7E5F1C2879358EEF)] +>> +endobj +1933 0 obj +<< +/Names [(L.X7E7C2D117B55F6A0) 780 0 R (L.X7E996BDD81E594F9) 833 0 R (L.X7EA9165A87F99E35) 992 0 R (L.X7EB9197C80FB4664) 719 0 R (L.X7EC01B437CC2B2C9) 485 0 R (L.X7EC1EB0D7B8382A1) 575 0 R] +/Limits [(L.X7E7C2D117B55F6A0) (L.X7EC1EB0D7B8382A1)] +>> +endobj +1934 0 obj +<< +/Names [(L.X7ED37AA07BEE79E0) 787 0 R (L.X7EE1E78C856C6F7C) 736 0 R (L.X7EE99F647C537994) 1082 0 R (L.X7EF1B6708069B0C7) 480 0 R (L.X7F063914804659F1) 976 0 R (L.X7F1C151484C97E61) 912 0 R] +/Limits [(L.X7ED37AA07BEE79E0) (L.X7F1C151484C97E61)] +>> +endobj +1935 0 obj +<< +/Names [(L.X7F23D4D97A38D223) 901 0 R (L.X7F46CE6B7D387158) 872 0 R (L.X7F4F8D6F7CD6B765) 464 0 R (L.X7F7FDE82780EDD7E) 755 0 R (L.X7F94C8DD7E1A3470) 573 0 R (L.X7FCF4D6B7AD66D74) 1144 0 R] +/Limits [(L.X7F23D4D97A38D223) (L.X7FCF4D6B7AD66D74)] +>> +endobj +1936 0 obj +<< +/Names [(L.X801051CC86594630) 469 0 R (L.X801067F67E5292F7) 803 0 R (L.X801DAAE8834A1A65) 916 0 R (L.X80243DE5826583B8) 481 0 R (L.X8028D69A86B15897) 1085 0 R (L.X804F40087DD1225D) 1046 0 R] +/Limits [(L.X801051CC86594630) (L.X804F40087DD1225D)] +>> +endobj +1937 0 obj +<< +/Names [(L.X804F67C8796A0EB3) 654 0 R (L.X805781838020CF44) 662 0 R (L.X806B2DE67990E42F) 1125 0 R (L.X807B3B21825E3076) 928 0 R (L.X807D76EF81B9D061) 522 0 R (L.X80AB8B107D55FB19) 1127 0 R] +/Limits [(L.X804F67C8796A0EB3) (L.X80AB8B107D55FB19)] +>> +endobj +1938 0 obj +<< +/Names [(L.X80B436ED7CC0749E) 577 0 R (L.X80D704CC7EBFDF7A) 471 0 R (L.X810850247ADB4EE9) 655 0 R (L.X81179355869B9DFE) 543 0 R (L.X811B08C07BD79486) 472 0 R (L.X8121DE3A78795040) 828 0 R] +/Limits [(L.X80B436ED7CC0749E) (L.X8121DE3A78795040)] +>> +endobj +1939 0 obj +<< +/Names [(L.X8129A6877FFD804B) 641 0 R (L.X812F0DEE7C896E18) 832 0 R (L.X8135C8FD8714C606) 1142 0 R (L.X814DBABC878D5232) 677 0 R (L.X817132C887D3FD3A) 600 0 R (L.X8176B2C47A4629CD) 950 0 R] +/Limits [(L.X8129A6877FFD804B) (L.X8176B2C47A4629CD)] +>> +endobj +1940 0 obj +<< +/Names [(L.X817BDBC2812992ED) 789 0 R (L.X819F285887B5EB9E) 924 0 R (L.X819F82737C2A860D) 1023 0 R (L.X81A1DB918057933E) 570 0 R (L.X81E82098822543EE) 1103 0 R (L.X81EF252585592001) 710 0 R] +/Limits [(L.X817BDBC2812992ED) (L.X81EF252585592001)] +>> +endobj +1941 0 obj +<< +/Names [(L.X81F3496578EAA74E) 801 0 R (L.X820E67F88319C38B) 571 0 R (L.X821A2F9E85FAD8BF) 556 0 R (L.X821F40748401D698) 774 0 R (L.X82373C5479574F22) 811 0 R (L.X82513A3B7C3A6420) 740 0 R] +/Limits [(L.X81F3496578EAA74E) (L.X82513A3B7C3A6420)] +>> +endobj +1942 0 obj +<< +/Names [(L.X8266DE05824226E6) 1060 0 R (L.X8271C0F5786B6FA9) 598 0 R (L.X8290B01780F0FCD3) 1087 0 R (L.X82B7448879B91F7B) 664 0 R (L.X82CC977085DFDFE8) 1043 0 R (L.X82F2CA4A848ABD2B) 650 0 R] +/Limits [(L.X8266DE05824226E6) (L.X82F2CA4A848ABD2B)] +>> +endobj +1943 0 obj +<< +/Names [(L.X82FC16F386CE11F1) 1015 0 R (L.X82FD78AF7F80A0E2) 675 0 R (L.X8308F38283C61B20) 813 0 R (L.X830A4A4C795FBC2D) 852 0 R (L.X83168E62861F70AB) 584 0 R (L.X832295DE866E44EE) 696 0 R] +/Limits [(L.X82FC16F386CE11F1) (L.X832295DE866E44EE)] +>> +endobj +1944 0 obj +<< +/Names [(L.X834848ED85F9012B) 882 0 R (L.X834F809B8060B754) 884 0 R (L.X835F48248571364F) 712 0 R (L.X8360C04082558A12) 462 0 R (L.X8373A7348161DB23) 635 0 R (L.X8379356E82DB5DDA) 942 0 R] +/Limits [(L.X834848ED85F9012B) (L.X8379356E82DB5DDA)] +>> +endobj +1945 0 obj +<< +/Names [(L.X838186F9836F678C) 758 0 R (L.X83944A777D161D10) 669 0 R (L.X83A0356F839C696F) 1311 0 R (L.X83A38A6C7EDBCA63) 790 0 R (L.X83A501387E1AC371) 947 0 R (L.X83DE7DD77C056C1F) 888 0 R] +/Limits [(L.X838186F9836F678C) (L.X83DE7DD77C056C1F)] +>> +endobj +1946 0 obj +<< +/Names [(L.X83E1953980E2DE2F) 771 0 R (L.X83E73A767D79FAFD) 1032 0 R (L.X83EDF04F7952143F) 494 0 R (L.X8416FAD87F148F5D) 940 0 R (L.X841E540B7A7EF29F) 842 0 R (L.X841ED66B8084AA73) 1044 0 R] +/Limits [(L.X83E1953980E2DE2F) (L.X841ED66B8084AA73)] +>> +endobj +1947 0 obj +<< +/Names [(L.X843BD73F788049F7) 1159 0 R (L.X84575A4B78CC545E) 611 0 R (L.X846F363879BAB349) 995 0 R (L.X847256B779E1E7E5) 728 0 R (L.X8474F55681244A8A) 926 0 R (L.X849865D6786EEF9B) 1069 0 R] +/Limits [(L.X843BD73F788049F7) (L.X849865D6786EEF9B)] +>> +endobj +1948 0 obj +<< +/Names [(L.X849944F17E2B37F8) 564 0 R (L.X84C5A76585B335FF) 1056 0 R (L.X84C5ADE77F910F63) 835 0 R (L.X84D389677A91C290) 749 0 R (L.X84E6744E804AE830) 700 0 R (L.X84E941EE7846D3EE) 1107 0 R] +/Limits [(L.X849944F17E2B37F8) (L.X84E941EE7846D3EE)] +>> +endobj +1949 0 obj +<< +/Names [(L.X84EFA4C07D4277BB) 1181 0 R (L.X850C4C01817A098D) 1164 0 R (L.X853841C5820BFEA4) 864 0 R (L.X8538D4638232DB51) 874 0 R (L.X85457FA27DE7114D) 639 0 R (L.X855286367A2D5A54) 800 0 R] +/Limits [(L.X84EFA4C07D4277BB) (L.X855286367A2D5A54)] +>> +endobj +1950 0 obj +<< +/Names [(L.X857B373E7B4E0519) 1003 0 R (L.X858ADA3B7A684421) 643 0 R (L.X859B6C8183537E75) 704 0 R (L.X85ABE99E84E5B0E8) 582 0 R (L.X85AFC9C47FD3C03F) 1010 0 R (L.X85B3E22679FD8D81) 826 0 R] +/Limits [(L.X857B373E7B4E0519) (L.X85B3E22679FD8D81)] +>> +endobj +1951 0 obj +<< +/Names [(L.X85B650D284FE39F3) 756 0 R (L.X85BD2C517FA7A47E) 798 0 R (L.X85C65D06822E716F) 714 0 R (L.X85EDD10586596458) 866 0 R (L.X85F1BD4280E44F5B) 1001 0 R (L.X860135BB85F2DB19) 559 0 R] +/Limits [(L.X85B650D284FE39F3) (L.X860135BB85F2DB19)] +>> +endobj +1952 0 obj +<< +/Names [(L.X861BA02C7902A4F4) 624 0 R (L.X861E5DF986F89AE2) 461 0 R (L.X864839227D5C0A90) 1162 0 R (L.X8655956878205FC1) 958 0 R (L.X8664CA927DD73DBE) 1013 0 R (L.X86695C577A4D1784) 1145 0 R] +/Limits [(L.X861BA02C7902A4F4) (L.X86695C577A4D1784)] +>> +endobj +1953 0 obj +<< +/Names [(L.X866F04DC7AE54B7C) 914 0 R (L.X867E5F0783FEB8B5) 1123 0 R (L.X869CBCE381E2C422) 495 0 R (L.X86B93E1B7AEA6EDA) 868 0 R (L.X86F02BBD87FEA1C6) 514 0 R (L.X870FCB497AECC730) 773 0 R] +/Limits [(L.X866F04DC7AE54B7C) (L.X870FCB497AECC730)] +>> +endobj +1954 0 obj +<< +/Names [(L.X872DCA027E1A4A1D) 856 0 R (L.X87302BE983A5FC61) 726 0 R (L.X8731D818827C08F3) 685 0 R (L.X8740D61178ACD217) 729 0 R (L.X874DFEAA79B3377C) 1067 0 R (L.X8759431780AC81A9) 585 0 R] +/Limits [(L.X872DCA027E1A4A1D) (L.X8759431780AC81A9)] +>> +endobj +1955 0 obj +<< +/Names [(L.X875C3DF681B3FAE2) 949 0 R (L.X87677B0787B4461A) 815 0 R (L.X8774304282654C58) 1084 0 R (L.X878B614479DCB83F) 956 0 R (L.X87AC8B7E80CE9260) 702 0 R (L.X87B6AED47EE2BCD3) 627 0 R] +/Limits [(L.X875C3DF681B3FAE2) (L.X87B6AED47EE2BCD3)] +>> +endobj +1956 0 obj +<< +/Names [(L.X87C235457E859AF4) 1122 0 R (L.X87E49ED884FA6DC4) 524 0 R (L.X87F24AD3811910D3) 1161 0 R (L.X87F66DB383C29A4A) 769 0 R (appendix*.3) 330 0 R (appendix.A) 322 0 R] +/Limits [(L.X87C235457E859AF4) (appendix.A)] +>> +endobj +1957 0 obj +<< +/Names [(appendix.B) 326 0 R (chapter*.2) 395 0 R (chapter.1) 2 0 R (chapter.2) 34 0 R (chapter.3) 62 0 R (chapter.4) 82 0 R] +/Limits [(appendix.B) (chapter.4)] +>> +endobj +1958 0 obj +<< +/Names [(chapter.5) 134 0 R (chapter.6) 158 0 R (chapter.7) 210 0 R (chapter.8) 246 0 R (chapter.9) 266 0 R (cite.Ar) 875 0 R] +/Limits [(chapter.5) (cite.Ar)] +>> +endobj +1959 0 obj +<< +/Names [(cite.Artic) 1128 0 R (cite.BaGrVo) 986 0 R (cite.Br) 487 0 R (cite.BrPa) 979 0 R (cite.CoRo) 1111 0 R (cite.CsDr) 1130 0 R] +/Limits [(cite.Artic) (cite.CsDr)] +>> +endobj +1960 0 obj +<< +/Names [(cite.DaVo) 1150 0 R (cite.DrVo) 1034 0 R (cite.DrapalCD) 1033 0 R (cite.Fe) 903 0 R (cite.Go) 1108 0 R (cite.GrKiNa) 983 0 R] +/Limits [(cite.DaVo) (cite.GrKiNa)] +>> +endobj +1961 0 obj +<< +/Names [(cite.Greer) 1166 0 R (cite.JaMa) 602 0 R (cite.JeKiVo) 985 0 R (cite.JoKiNaVo) 980 0 R (cite.KiKuPh) 981 0 R (cite.KiKuPhVo) 982 0 R] +/Limits [(cite.Greer) (cite.KiKuPhVo)] +>> +endobj +1962 0 obj +<< +/Names [(cite.KiNaVo2015) 1091 0 R (cite.Kun) 1129 0 R (cite.Li) 1149 0 R (cite.Mo) 1090 0 R (cite.NaVo2003) 1035 0 R (cite.NaVo2007) 1109 0 R] /Limits [(cite.KiNaVo2015) (cite.NaVo2007)] ->> endobj -1933 0 obj << -/Names [(cite.Pf) 483 0 R (cite.PhiVoj) 891 0 R (cite.SlZe2011) 1083 0 R (cite.Vo) 829 0 R (cite.VoQRS) 971 0 R (cite.Wi) 1116 0 R] -/Limits [(cite.Pf) (cite.Wi)] ->> endobj -1934 0 obj << -/Names [(page.1) 339 0 R (page.10) 496 0 R (page.11) 507 0 R (page.12) 516 0 R (page.13) 524 0 R (page.14) 533 0 R] -/Limits [(page.1) (page.14)] ->> endobj -1935 0 obj << -/Names [(page.15) 544 0 R (page.16) 558 0 R (page.17) 563 0 R (page.18) 576 0 R (page.19) 590 0 R (page.2) 349 0 R] -/Limits [(page.15) (page.2)] ->> endobj -1936 0 obj << -/Names [(page.20) 603 0 R (page.21) 616 0 R (page.22) 628 0 R (page.23) 642 0 R (page.24) 655 0 R (page.25) 668 0 R] -/Limits [(page.20) (page.25)] ->> endobj -1937 0 obj << -/Names [(page.26) 678 0 R (page.27) 689 0 R (page.28) 703 0 R (page.29) 718 0 R (page.3) 390 0 R (page.30) 729 0 R] -/Limits [(page.26) (page.30)] ->> endobj -1938 0 obj << -/Names [(page.31) 742 0 R (page.32) 761 0 R (page.33) 780 0 R (page.34) 802 0 R (page.35) 819 0 R (page.36) 833 0 R] -/Limits [(page.31) (page.36)] ->> endobj -1939 0 obj << -/Names [(page.37) 849 0 R (page.38) 866 0 R (page.39) 886 0 R (page.4) 438 0 R (page.40) 895 0 R (page.41) 919 0 R] -/Limits [(page.37) (page.41)] ->> endobj -1940 0 obj << -/Names [(page.42) 933 0 R (page.43) 959 0 R (page.44) 977 0 R (page.45) 996 0 R (page.46) 1009 0 R (page.47) 1026 0 R] -/Limits [(page.42) (page.47)] ->> endobj -1941 0 obj << -/Names [(page.48) 1041 0 R (page.49) 1051 0 R (page.5) 448 0 R (page.50) 1068 0 R (page.51) 1089 0 R (page.52) 1106 0 R] -/Limits [(page.48) (page.52)] ->> endobj -1942 0 obj << -/Names [(page.53) 1122 0 R (page.54) 1138 0 R (page.55) 1148 0 R (page.56) 1154 0 R (page.57) 1158 0 R (page.58) 1163 0 R] -/Limits [(page.53) (page.58)] ->> endobj -1943 0 obj << -/Names [(page.59) 1167 0 R (page.6) 453 0 R (page.60) 1186 0 R (page.61) 1207 0 R (page.62) 1286 0 R (page.63) 1381 0 R] -/Limits [(page.59) (page.63)] ->> endobj -1944 0 obj << -/Names [(page.64) 1480 0 R (page.65) 1574 0 R (page.66) 1652 0 R (page.7) 463 0 R (page.8) 474 0 R (page.9) 487 0 R] -/Limits [(page.64) (page.9)] ->> endobj -1945 0 obj << -/Names [(section*.1) 352 0 R (section*.4) 330 0 R (section.1.1) 6 0 R (section.1.2) 10 0 R (section.1.3) 14 0 R (section.1.4) 18 0 R] -/Limits [(section*.1) (section.1.4)] ->> endobj -1946 0 obj << -/Names [(section.1.5) 22 0 R (section.1.6) 26 0 R (section.1.7) 30 0 R (section.2.1) 38 0 R (section.2.2) 42 0 R (section.2.3) 46 0 R] -/Limits [(section.1.5) (section.2.3)] ->> endobj -1947 0 obj << -/Names [(section.2.4) 50 0 R (section.2.5) 54 0 R (section.2.6) 58 0 R (section.3.1) 66 0 R (section.3.2) 70 0 R (section.3.3) 74 0 R] -/Limits [(section.2.4) (section.3.3)] ->> endobj -1948 0 obj << -/Names [(section.3.4) 78 0 R (section.4.1) 86 0 R (section.4.10) 122 0 R (section.4.11) 126 0 R (section.4.12) 130 0 R (section.4.2) 90 0 R] -/Limits [(section.3.4) (section.4.2)] ->> endobj -1949 0 obj << -/Names [(section.4.3) 94 0 R (section.4.4) 98 0 R (section.4.5) 102 0 R (section.4.6) 106 0 R (section.4.7) 110 0 R (section.4.8) 114 0 R] -/Limits [(section.4.3) (section.4.8)] ->> endobj -1950 0 obj << -/Names [(section.4.9) 118 0 R (section.5.1) 138 0 R (section.5.2) 142 0 R (section.5.3) 146 0 R (section.5.4) 150 0 R (section.5.5) 154 0 R] -/Limits [(section.4.9) (section.5.5)] ->> endobj -1951 0 obj << -/Names [(section.6.1) 162 0 R (section.6.10) 198 0 R (section.6.11) 202 0 R (section.6.12) 206 0 R (section.6.2) 166 0 R (section.6.3) 170 0 R] -/Limits [(section.6.1) (section.6.3)] ->> endobj -1952 0 obj << -/Names [(section.6.4) 174 0 R (section.6.5) 178 0 R (section.6.6) 182 0 R (section.6.7) 186 0 R (section.6.8) 190 0 R (section.6.9) 194 0 R] -/Limits [(section.6.4) (section.6.9)] ->> endobj -1953 0 obj << -/Names [(section.7.1) 214 0 R (section.7.2) 218 0 R (section.7.3) 222 0 R (section.7.4) 226 0 R (section.7.5) 230 0 R (section.7.6) 234 0 R] -/Limits [(section.7.1) (section.7.6)] ->> endobj -1954 0 obj << -/Names [(section.7.7) 238 0 R (section.7.8) 242 0 R (section.8.1) 250 0 R (section.8.2) 254 0 R (section.8.3) 258 0 R (section.8.4) 262 0 R] -/Limits [(section.7.7) (section.8.4)] ->> endobj -1955 0 obj << -/Names [(section.9.1) 270 0 R (section.9.10) 306 0 R (section.9.11) 310 0 R (section.9.12) 314 0 R (section.9.2) 274 0 R (section.9.3) 278 0 R] -/Limits [(section.9.1) (section.9.3)] ->> endobj -1956 0 obj << -/Names [(section.9.4) 282 0 R (section.9.5) 286 0 R (section.9.6) 290 0 R (section.9.7) 294 0 R (section.9.8) 298 0 R (section.9.9) 302 0 R] -/Limits [(section.9.4) (section.9.9)] ->> endobj -1957 0 obj << -/Names [(subsection.3.4.1) 526 0 R (subsection.4.10.1) 605 0 R (subsection.4.10.2) 607 0 R (subsection.4.10.3) 609 0 R (subsection.4.10.4) 611 0 R (subsection.4.11.1) 618 0 R] -/Limits [(subsection.3.4.1) (subsection.4.11.1)] ->> endobj -1958 0 obj << -/Names [(subsection.4.12.1) 621 0 R (subsection.4.2.1) 537 0 R (subsection.4.2.2) 539 0 R (subsection.4.3.1) 546 0 R (subsection.4.3.2) 548 0 R (subsection.4.3.3) 550 0 R] -/Limits [(subsection.4.12.1) (subsection.4.3.3)] ->> endobj -1959 0 obj << -/Names [(subsection.4.4.1) 553 0 R (subsection.4.5.1) 564 0 R (subsection.4.6.1) 567 0 R (subsection.4.6.2) 569 0 R (subsection.4.6.3) 571 0 R (subsection.4.7.1) 578 0 R] -/Limits [(subsection.4.4.1) (subsection.4.7.1)] ->> endobj -1960 0 obj << -/Names [(subsection.4.8.1) 581 0 R (subsection.4.8.2) 583 0 R (subsection.4.9.1) 592 0 R (subsection.4.9.2) 594 0 R (subsection.5.1.1) 631 0 R (subsection.5.1.2) 633 0 R] -/Limits [(subsection.4.8.1) (subsection.5.1.2)] ->> endobj -1961 0 obj << -/Names [(subsection.5.1.3) 635 0 R (subsection.5.1.4) 637 0 R (subsection.5.1.5) 643 0 R (subsection.5.2.1) 646 0 R (subsection.5.2.2) 648 0 R (subsection.5.3.1) 656 0 R] -/Limits [(subsection.5.1.3) (subsection.5.3.1)] ->> endobj -1962 0 obj << -/Names [(subsection.5.4.1) 658 0 R (subsection.5.4.2) 660 0 R (subsection.5.5.1) 663 0 R (subsection.5.5.2) 669 0 R (subsection.5.5.3) 671 0 R (subsection.6.1.1) 681 0 R] -/Limits [(subsection.5.4.1) (subsection.6.1.1)] ->> endobj -1963 0 obj << -/Names [(subsection.6.1.2) 683 0 R (subsection.6.1.3) 690 0 R (subsection.6.10.1) 786 0 R (subsection.6.10.2) 788 0 R (subsection.6.10.3) 790 0 R (subsection.6.10.4) 792 0 R] -/Limits [(subsection.6.1.2) (subsection.6.10.4)] ->> endobj -1964 0 obj << -/Names [(subsection.6.10.5) 794 0 R (subsection.6.11.1) 797 0 R (subsection.6.11.2) 803 0 R (subsection.6.11.3) 805 0 R (subsection.6.11.4) 807 0 R (subsection.6.11.5) 809 0 R] -/Limits [(subsection.6.10.5) (subsection.6.11.5)] ->> endobj -1965 0 obj << -/Names [(subsection.6.11.6) 811 0 R (subsection.6.11.7) 813 0 R (subsection.6.11.8) 820 0 R (subsection.6.11.9) 822 0 R (subsection.6.12.1) 825 0 R (subsection.6.12.2) 827 0 R] -/Limits [(subsection.6.11.6) (subsection.6.12.2)] ->> endobj -1966 0 obj << -/Names [(subsection.6.2.1) 692 0 R (subsection.6.2.2) 694 0 R (subsection.6.2.3) 696 0 R (subsection.6.2.4) 698 0 R (subsection.6.2.5) 704 0 R (subsection.6.2.6) 706 0 R] -/Limits [(subsection.6.2.1) (subsection.6.2.6)] ->> endobj -1967 0 obj << -/Names [(subsection.6.2.7) 708 0 R (subsection.6.3.1) 711 0 R (subsection.6.3.2) 713 0 R (subsection.6.4.1) 720 0 R (subsection.6.4.2) 722 0 R (subsection.6.5.1) 730 0 R] -/Limits [(subsection.6.2.7) (subsection.6.5.1)] ->> endobj -1968 0 obj << -/Names [(subsection.6.5.2) 732 0 R (subsection.6.5.3) 734 0 R (subsection.6.6.1) 737 0 R (subsection.6.6.2) 743 0 R (subsection.6.6.3) 745 0 R (subsection.6.6.4) 747 0 R] -/Limits [(subsection.6.5.2) (subsection.6.6.4)] ->> endobj -1969 0 obj << -/Names [(subsection.6.6.5) 749 0 R (subsection.6.7.1) 752 0 R (subsection.6.7.2) 754 0 R (subsection.6.7.3) 762 0 R (subsection.6.8.1) 765 0 R (subsection.6.8.2) 767 0 R] -/Limits [(subsection.6.6.5) (subsection.6.8.2)] ->> endobj -1970 0 obj << -/Names [(subsection.6.9.1) 770 0 R (subsection.6.9.2) 772 0 R (subsection.6.9.3) 774 0 R (subsection.6.9.4) 781 0 R (subsection.6.9.5) 783 0 R (subsection.7.1.1) 836 0 R] -/Limits [(subsection.6.9.1) (subsection.7.1.1)] ->> endobj -1971 0 obj << -/Names [(subsection.7.1.2) 838 0 R (subsection.7.1.3) 840 0 R (subsection.7.1.4) 842 0 R (subsection.7.2.1) 851 0 R (subsection.7.2.2) 853 0 R (subsection.7.2.3) 855 0 R] -/Limits [(subsection.7.1.2) (subsection.7.2.3)] ->> endobj -1972 0 obj << -/Names [(subsection.7.2.4) 857 0 R (subsection.7.2.5) 859 0 R (subsection.7.3.1) 868 0 R (subsection.7.3.2) 870 0 R (subsection.7.3.3) 872 0 R (subsection.7.3.4) 874 0 R] -/Limits [(subsection.7.2.4) (subsection.7.3.4)] ->> endobj -1973 0 obj << -/Names [(subsection.7.3.5) 876 0 R (subsection.7.3.6) 878 0 R (subsection.7.3.7) 887 0 R (subsection.7.4.1) 896 0 R (subsection.7.4.10) 914 0 R (subsection.7.4.11) 920 0 R] -/Limits [(subsection.7.3.5) (subsection.7.4.11)] ->> endobj -1974 0 obj << -/Names [(subsection.7.4.12) 922 0 R (subsection.7.4.13) 924 0 R (subsection.7.4.14) 926 0 R (subsection.7.4.15) 928 0 R (subsection.7.4.2) 898 0 R (subsection.7.4.3) 900 0 R] -/Limits [(subsection.7.4.12) (subsection.7.4.3)] ->> endobj -1975 0 obj << -/Names [(subsection.7.4.4) 902 0 R (subsection.7.4.5) 904 0 R (subsection.7.4.6) 906 0 R (subsection.7.4.7) 908 0 R (subsection.7.4.8) 910 0 R (subsection.7.4.9) 912 0 R] -/Limits [(subsection.7.4.4) (subsection.7.4.9)] ->> endobj -1976 0 obj << -/Names [(subsection.7.5.1) 935 0 R (subsection.7.6.1) 938 0 R (subsection.7.6.2) 940 0 R (subsection.7.6.3) 942 0 R (subsection.7.6.4) 944 0 R (subsection.7.7.1) 961 0 R] -/Limits [(subsection.7.5.1) (subsection.7.7.1)] ->> endobj -1977 0 obj << -/Names [(subsection.7.7.2) 963 0 R (subsection.7.7.3) 978 0 R (subsection.7.7.4) 980 0 R (subsection.7.8.1) 983 0 R (subsection.7.8.2) 985 0 R (subsection.7.8.3) 987 0 R] -/Limits [(subsection.7.7.2) (subsection.7.8.3)] ->> endobj -1978 0 obj << -/Names [(subsection.7.8.4) 989 0 R (subsection.8.1.1) 999 0 R (subsection.8.1.2) 1001 0 R (subsection.8.1.3) 1003 0 R (subsection.8.2.1) 1011 0 R (subsection.8.2.2) 1015 0 R] -/Limits [(subsection.7.8.4) (subsection.8.2.2)] ->> endobj -1979 0 obj << -/Names [(subsection.8.2.3) 1017 0 R (subsection.8.3.1) 1027 0 R (subsection.8.3.2) 1029 0 R (subsection.8.4.1) 1032 0 R (subsection.8.4.2) 1034 0 R (subsection.8.4.3) 1036 0 R] -/Limits [(subsection.8.2.3) (subsection.8.4.3)] ->> endobj -1980 0 obj << -/Names [(subsection.8.4.4) 1042 0 R (subsection.8.4.5) 1044 0 R (subsection.8.4.6) 1046 0 R (subsection.9.1.1) 1054 0 R (subsection.9.1.2) 1056 0 R (subsection.9.1.3) 1069 0 R] -/Limits [(subsection.8.4.4) (subsection.9.1.3)] ->> endobj -1981 0 obj << -/Names [(subsection.9.10.1) 1131 0 R (subsection.9.11.1) 1140 0 R (subsection.9.12.1) 1143 0 R (subsection.9.2.1) 1072 0 R (subsection.9.2.2) 1074 0 R (subsection.9.3.1) 1077 0 R] -/Limits [(subsection.9.10.1) (subsection.9.3.1)] ->> endobj -1982 0 obj << -/Names [(subsection.9.4.1) 1091 0 R (subsection.9.5.1) 1094 0 R (subsection.9.6.1) 1107 0 R (subsection.9.6.2) 1109 0 R (subsection.9.6.3) 1111 0 R (subsection.9.7.1) 1123 0 R] -/Limits [(subsection.9.4.1) (subsection.9.7.1)] ->> endobj -1983 0 obj << -/Names [(subsection.9.8.1) 1126 0 R (subsection.9.9.1) 1129 0 R] -/Limits [(subsection.9.8.1) (subsection.9.9.1)] ->> endobj -1984 0 obj << -/Kids [1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R] -/Limits [(Doc-Start) (L.X79CDA09A7D48BF2B)] ->> endobj -1985 0 obj << -/Kids [1893 0 R 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R] -/Limits [(L.X79CEA57C850C7070) (L.X7C8428DE791F3CE1)] ->> endobj -1986 0 obj << -/Kids [1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R] -/Limits [(L.X7CA3DCA07B6CB9BD) (L.X7EE99F647C537994)] ->> endobj -1987 0 obj << -/Kids [1905 0 R 1906 0 R 1907 0 R 1908 0 R 1909 0 R 1910 0 R] -/Limits [(L.X7EF1B6708069B0C7) (L.X81A1DB918057933E)] ->> endobj -1988 0 obj << -/Kids [1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R] -/Limits [(L.X81E82098822543EE) (L.X841E540B7A7EF29F)] ->> endobj -1989 0 obj << -/Kids [1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R] -/Limits [(L.X841ED66B8084AA73) (L.X8664CA927DD73DBE)] ->> endobj -1990 0 obj << -/Kids [1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R] -/Limits [(L.X86695C577A4D1784) (chapter.9)] ->> endobj -1991 0 obj << -/Kids [1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R] -/Limits [(cite.Ar) (page.14)] ->> endobj -1992 0 obj << -/Kids [1935 0 R 1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R] -/Limits [(page.15) (page.47)] ->> endobj -1993 0 obj << -/Kids [1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R] -/Limits [(page.48) (section.2.3)] ->> endobj -1994 0 obj << -/Kids [1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R] -/Limits [(section.2.4) (section.6.9)] ->> endobj -1995 0 obj << -/Kids [1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R] -/Limits [(section.7.1) (subsection.4.3.3)] ->> endobj -1996 0 obj << -/Kids [1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R] -/Limits [(subsection.4.4.1) (subsection.6.11.5)] ->> endobj -1997 0 obj << -/Kids [1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R] -/Limits [(subsection.6.11.6) (subsection.7.1.1)] ->> endobj -1998 0 obj << -/Kids [1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R] -/Limits [(subsection.7.1.2) (subsection.7.7.1)] ->> endobj -1999 0 obj << -/Kids [1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R] -/Limits [(subsection.7.7.2) (subsection.9.7.1)] ->> endobj -2000 0 obj << -/Kids [1983 0 R] -/Limits [(subsection.9.8.1) (subsection.9.9.1)] ->> endobj -2001 0 obj << -/Kids [1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R] -/Limits [(Doc-Start) (L.X8664CA927DD73DBE)] ->> endobj -2002 0 obj << -/Kids [1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R] -/Limits [(L.X86695C577A4D1784) (subsection.4.3.3)] ->> endobj -2003 0 obj << -/Kids [1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R] -/Limits [(subsection.4.4.1) (subsection.9.9.1)] ->> endobj -2004 0 obj << -/Kids [2001 0 R 2002 0 R 2003 0 R] +>> +endobj +1963 0 obj +<< +/Names [(cite.Pf) 488 0 R (cite.PhiVoj) 904 0 R (cite.SlZe2011) 1110 0 R (cite.StuhlVojtechovsky) 1167 0 R (cite.Vo) 836 0 R (cite.VoQRS) 984 0 R] +/Limits [(cite.Pf) (cite.VoQRS)] +>> +endobj +1964 0 obj +<< +/Names [(cite.Wi) 1148 0 R (page.1) 343 0 R (page.10) 501 0 R (page.11) 512 0 R (page.12) 521 0 R (page.13) 529 0 R] +/Limits [(cite.Wi) (page.13)] +>> +endobj +1965 0 obj +<< +/Names [(page.14) 538 0 R (page.15) 549 0 R (page.16) 563 0 R (page.17) 568 0 R (page.18) 581 0 R (page.19) 595 0 R] +/Limits [(page.14) (page.19)] +>> +endobj +1966 0 obj +<< +/Names [(page.2) 353 0 R (page.20) 608 0 R (page.21) 621 0 R (page.22) 633 0 R (page.23) 647 0 R (page.24) 660 0 R] +/Limits [(page.2) (page.24)] +>> +endobj +1967 0 obj +<< +/Names [(page.25) 673 0 R (page.26) 683 0 R (page.27) 694 0 R (page.28) 708 0 R (page.29) 723 0 R (page.3) 394 0 R] +/Limits [(page.25) (page.3)] +>> +endobj +1968 0 obj +<< +/Names [(page.30) 734 0 R (page.31) 747 0 R (page.32) 766 0 R (page.33) 785 0 R (page.34) 807 0 R (page.35) 824 0 R] +/Limits [(page.30) (page.35)] +>> +endobj +1969 0 obj +<< +/Names [(page.36) 840 0 R (page.37) 846 0 R (page.38) 863 0 R (page.39) 879 0 R (page.4) 442 0 R (page.40) 899 0 R] +/Limits [(page.36) (page.40)] +>> +endobj +1970 0 obj +<< +/Names [(page.41) 908 0 R (page.42) 932 0 R (page.43) 946 0 R (page.44) 973 0 R (page.45) 990 0 R (page.46) 1009 0 R] +/Limits [(page.41) (page.46)] +>> +endobj +1971 0 obj +<< +/Names [(page.47) 1022 0 R (page.48) 1039 0 R (page.49) 1054 0 R (page.5) 453 0 R (page.50) 1065 0 R (page.51) 1077 0 R] +/Limits [(page.47) (page.51)] +>> +endobj +1972 0 obj +<< +/Names [(page.52) 1100 0 R (page.53) 1120 0 R (page.54) 1136 0 R (page.55) 1156 0 R (page.56) 1171 0 R (page.57) 1176 0 R] +/Limits [(page.52) (page.57)] +>> +endobj +1973 0 obj +<< +/Names [(page.58) 1180 0 R (page.59) 1185 0 R (page.6) 458 0 R (page.60) 1189 0 R (page.61) 1208 0 R (page.62) 1232 0 R] +/Limits [(page.58) (page.62)] +>> +endobj +1974 0 obj +<< +/Names [(page.63) 1310 0 R (page.64) 1405 0 R (page.65) 1504 0 R (page.66) 1598 0 R (page.67) 1680 0 R (page.7) 468 0 R] +/Limits [(page.63) (page.7)] +>> +endobj +1975 0 obj +<< +/Names [(page.8) 479 0 R (page.9) 492 0 R (section*.1) 356 0 R (section*.4) 334 0 R (section.1.1) 6 0 R (section.1.2) 10 0 R] +/Limits [(page.8) (section.1.2)] +>> +endobj +1976 0 obj +<< +/Names [(section.1.3) 14 0 R (section.1.4) 18 0 R (section.1.5) 22 0 R (section.1.6) 26 0 R (section.1.7) 30 0 R (section.2.1) 38 0 R] +/Limits [(section.1.3) (section.2.1)] +>> +endobj +1977 0 obj +<< +/Names [(section.2.2) 42 0 R (section.2.3) 46 0 R (section.2.4) 50 0 R (section.2.5) 54 0 R (section.2.6) 58 0 R (section.3.1) 66 0 R] +/Limits [(section.2.2) (section.3.1)] +>> +endobj +1978 0 obj +<< +/Names [(section.3.2) 70 0 R (section.3.3) 74 0 R (section.3.4) 78 0 R (section.4.1) 86 0 R (section.4.10) 122 0 R (section.4.11) 126 0 R] +/Limits [(section.3.2) (section.4.11)] +>> +endobj +1979 0 obj +<< +/Names [(section.4.12) 130 0 R (section.4.2) 90 0 R (section.4.3) 94 0 R (section.4.4) 98 0 R (section.4.5) 102 0 R (section.4.6) 106 0 R] +/Limits [(section.4.12) (section.4.6)] +>> +endobj +1980 0 obj +<< +/Names [(section.4.7) 110 0 R (section.4.8) 114 0 R (section.4.9) 118 0 R (section.5.1) 138 0 R (section.5.2) 142 0 R (section.5.3) 146 0 R] +/Limits [(section.4.7) (section.5.3)] +>> +endobj +1981 0 obj +<< +/Names [(section.5.4) 150 0 R (section.5.5) 154 0 R (section.6.1) 162 0 R (section.6.10) 198 0 R (section.6.11) 202 0 R (section.6.12) 206 0 R] +/Limits [(section.5.4) (section.6.12)] +>> +endobj +1982 0 obj +<< +/Names [(section.6.2) 166 0 R (section.6.3) 170 0 R (section.6.4) 174 0 R (section.6.5) 178 0 R (section.6.6) 182 0 R (section.6.7) 186 0 R] +/Limits [(section.6.2) (section.6.7)] +>> +endobj +1983 0 obj +<< +/Names [(section.6.8) 190 0 R (section.6.9) 194 0 R (section.7.1) 214 0 R (section.7.2) 218 0 R (section.7.3) 222 0 R (section.7.4) 226 0 R] +/Limits [(section.6.8) (section.7.4)] +>> +endobj +1984 0 obj +<< +/Names [(section.7.5) 230 0 R (section.7.6) 234 0 R (section.7.7) 238 0 R (section.7.8) 242 0 R (section.8.1) 250 0 R (section.8.2) 254 0 R] +/Limits [(section.7.5) (section.8.2)] +>> +endobj +1985 0 obj +<< +/Names [(section.8.3) 258 0 R (section.8.4) 262 0 R (section.9.1) 270 0 R (section.9.10) 306 0 R (section.9.11) 310 0 R (section.9.12) 314 0 R] +/Limits [(section.8.3) (section.9.12)] +>> +endobj +1986 0 obj +<< +/Names [(section.9.13) 318 0 R (section.9.2) 274 0 R (section.9.3) 278 0 R (section.9.4) 282 0 R (section.9.5) 286 0 R (section.9.6) 290 0 R] +/Limits [(section.9.13) (section.9.6)] +>> +endobj +1987 0 obj +<< +/Names [(section.9.7) 294 0 R (section.9.8) 298 0 R (section.9.9) 302 0 R (subsection.3.4.1) 531 0 R (subsection.4.10.1) 610 0 R (subsection.4.10.2) 612 0 R] +/Limits [(section.9.7) (subsection.4.10.2)] +>> +endobj +1988 0 obj +<< +/Names [(subsection.4.10.3) 614 0 R (subsection.4.10.4) 616 0 R (subsection.4.11.1) 623 0 R (subsection.4.12.1) 626 0 R (subsection.4.2.1) 542 0 R (subsection.4.2.2) 544 0 R] +/Limits [(subsection.4.10.3) (subsection.4.2.2)] +>> +endobj +1989 0 obj +<< +/Names [(subsection.4.3.1) 551 0 R (subsection.4.3.2) 553 0 R (subsection.4.3.3) 555 0 R (subsection.4.4.1) 558 0 R (subsection.4.5.1) 569 0 R (subsection.4.6.1) 572 0 R] +/Limits [(subsection.4.3.1) (subsection.4.6.1)] +>> +endobj +1990 0 obj +<< +/Names [(subsection.4.6.2) 574 0 R (subsection.4.6.3) 576 0 R (subsection.4.7.1) 583 0 R (subsection.4.8.1) 586 0 R (subsection.4.8.2) 588 0 R (subsection.4.9.1) 597 0 R] +/Limits [(subsection.4.6.2) (subsection.4.9.1)] +>> +endobj +1991 0 obj +<< +/Names [(subsection.4.9.2) 599 0 R (subsection.5.1.1) 636 0 R (subsection.5.1.2) 638 0 R (subsection.5.1.3) 640 0 R (subsection.5.1.4) 642 0 R (subsection.5.1.5) 648 0 R] +/Limits [(subsection.4.9.2) (subsection.5.1.5)] +>> +endobj +1992 0 obj +<< +/Names [(subsection.5.2.1) 651 0 R (subsection.5.2.2) 653 0 R (subsection.5.3.1) 661 0 R (subsection.5.4.1) 663 0 R (subsection.5.4.2) 665 0 R (subsection.5.5.1) 668 0 R] +/Limits [(subsection.5.2.1) (subsection.5.5.1)] +>> +endobj +1993 0 obj +<< +/Names [(subsection.5.5.2) 674 0 R (subsection.5.5.3) 676 0 R (subsection.6.1.1) 686 0 R (subsection.6.1.2) 688 0 R (subsection.6.1.3) 695 0 R (subsection.6.10.1) 791 0 R] +/Limits [(subsection.5.5.2) (subsection.6.10.1)] +>> +endobj +1994 0 obj +<< +/Names [(subsection.6.10.2) 793 0 R (subsection.6.10.3) 795 0 R (subsection.6.10.4) 797 0 R (subsection.6.10.5) 799 0 R (subsection.6.11.1) 802 0 R (subsection.6.11.10) 829 0 R] +/Limits [(subsection.6.10.2) (subsection.6.11.10)] +>> +endobj +1995 0 obj +<< +/Names [(subsection.6.11.11) 831 0 R (subsection.6.11.2) 808 0 R (subsection.6.11.3) 810 0 R (subsection.6.11.4) 812 0 R (subsection.6.11.5) 814 0 R (subsection.6.11.6) 816 0 R] +/Limits [(subsection.6.11.11) (subsection.6.11.6)] +>> +endobj +1996 0 obj +<< +/Names [(subsection.6.11.7) 818 0 R (subsection.6.11.8) 825 0 R (subsection.6.11.9) 827 0 R (subsection.6.12.1) 834 0 R (subsection.6.12.2) 841 0 R (subsection.6.2.1) 697 0 R] +/Limits [(subsection.6.11.7) (subsection.6.2.1)] +>> +endobj +1997 0 obj +<< +/Names [(subsection.6.2.2) 699 0 R (subsection.6.2.3) 701 0 R (subsection.6.2.4) 703 0 R (subsection.6.2.5) 709 0 R (subsection.6.2.6) 711 0 R (subsection.6.2.7) 713 0 R] +/Limits [(subsection.6.2.2) (subsection.6.2.7)] +>> +endobj +1998 0 obj +<< +/Names [(subsection.6.3.1) 716 0 R (subsection.6.3.2) 718 0 R (subsection.6.4.1) 725 0 R (subsection.6.4.2) 727 0 R (subsection.6.5.1) 735 0 R (subsection.6.5.2) 737 0 R] +/Limits [(subsection.6.3.1) (subsection.6.5.2)] +>> +endobj +1999 0 obj +<< +/Names [(subsection.6.5.3) 739 0 R (subsection.6.6.1) 742 0 R (subsection.6.6.2) 748 0 R (subsection.6.6.3) 750 0 R (subsection.6.6.4) 752 0 R (subsection.6.6.5) 754 0 R] +/Limits [(subsection.6.5.3) (subsection.6.6.5)] +>> +endobj +2000 0 obj +<< +/Names [(subsection.6.7.1) 757 0 R (subsection.6.7.2) 759 0 R (subsection.6.7.3) 767 0 R (subsection.6.8.1) 770 0 R (subsection.6.8.2) 772 0 R (subsection.6.9.1) 775 0 R] +/Limits [(subsection.6.7.1) (subsection.6.9.1)] +>> +endobj +2001 0 obj +<< +/Names [(subsection.6.9.2) 777 0 R (subsection.6.9.3) 779 0 R (subsection.6.9.4) 786 0 R (subsection.6.9.5) 788 0 R (subsection.7.1.1) 849 0 R (subsection.7.1.2) 851 0 R] +/Limits [(subsection.6.9.2) (subsection.7.1.2)] +>> +endobj +2002 0 obj +<< +/Names [(subsection.7.1.3) 853 0 R (subsection.7.1.4) 855 0 R (subsection.7.2.1) 865 0 R (subsection.7.2.2) 867 0 R (subsection.7.2.3) 869 0 R (subsection.7.2.4) 871 0 R] +/Limits [(subsection.7.1.3) (subsection.7.2.4)] +>> +endobj +2003 0 obj +<< +/Names [(subsection.7.2.5) 873 0 R (subsection.7.3.1) 881 0 R (subsection.7.3.2) 883 0 R (subsection.7.3.3) 885 0 R (subsection.7.3.4) 887 0 R (subsection.7.3.5) 889 0 R] +/Limits [(subsection.7.2.5) (subsection.7.3.5)] +>> +endobj +2004 0 obj +<< +/Names [(subsection.7.3.6) 891 0 R (subsection.7.3.7) 900 0 R (subsection.7.4.1) 909 0 R (subsection.7.4.10) 927 0 R (subsection.7.4.11) 933 0 R (subsection.7.4.12) 935 0 R] +/Limits [(subsection.7.3.6) (subsection.7.4.12)] +>> +endobj +2005 0 obj +<< +/Names [(subsection.7.4.13) 937 0 R (subsection.7.4.14) 939 0 R (subsection.7.4.15) 941 0 R (subsection.7.4.2) 911 0 R (subsection.7.4.3) 913 0 R (subsection.7.4.4) 915 0 R] +/Limits [(subsection.7.4.13) (subsection.7.4.4)] +>> +endobj +2006 0 obj +<< +/Names [(subsection.7.4.5) 917 0 R (subsection.7.4.6) 919 0 R (subsection.7.4.7) 921 0 R (subsection.7.4.8) 923 0 R (subsection.7.4.9) 925 0 R (subsection.7.5.1) 948 0 R] +/Limits [(subsection.7.4.5) (subsection.7.5.1)] +>> +endobj +2007 0 obj +<< +/Names [(subsection.7.6.1) 951 0 R (subsection.7.6.2) 953 0 R (subsection.7.6.3) 955 0 R (subsection.7.6.4) 957 0 R (subsection.7.7.1) 975 0 R (subsection.7.7.2) 977 0 R] +/Limits [(subsection.7.6.1) (subsection.7.7.2)] +>> +endobj +2008 0 obj +<< +/Names [(subsection.7.7.3) 991 0 R (subsection.7.7.4) 993 0 R (subsection.7.8.1) 996 0 R (subsection.7.8.2) 998 0 R (subsection.7.8.3) 1000 0 R (subsection.7.8.4) 1002 0 R] +/Limits [(subsection.7.7.3) (subsection.7.8.4)] +>> +endobj +2009 0 obj +<< +/Names [(subsection.8.1.1) 1012 0 R (subsection.8.1.2) 1014 0 R (subsection.8.1.3) 1016 0 R (subsection.8.2.1) 1024 0 R (subsection.8.2.2) 1028 0 R (subsection.8.2.3) 1030 0 R] +/Limits [(subsection.8.1.1) (subsection.8.2.3)] +>> +endobj +2010 0 obj +<< +/Names [(subsection.8.3.1) 1040 0 R (subsection.8.3.2) 1042 0 R (subsection.8.4.1) 1045 0 R (subsection.8.4.2) 1047 0 R (subsection.8.4.3) 1049 0 R (subsection.8.4.4) 1055 0 R] +/Limits [(subsection.8.3.1) (subsection.8.4.4)] +>> +endobj +2011 0 obj +<< +/Names [(subsection.8.4.5) 1057 0 R (subsection.8.4.6) 1059 0 R (subsection.9.1.1) 1068 0 R (subsection.9.1.2) 1070 0 R (subsection.9.1.3) 1078 0 R (subsection.9.10.1) 1146 0 R] +/Limits [(subsection.8.4.5) (subsection.9.10.1)] +>> +endobj +2012 0 obj +<< +/Names [(subsection.9.11.1) 1157 0 R (subsection.9.12.1) 1160 0 R (subsection.9.13.1) 1163 0 R (subsection.9.2.1) 1081 0 R (subsection.9.2.2) 1083 0 R (subsection.9.3.1) 1086 0 R] +/Limits [(subsection.9.11.1) (subsection.9.3.1)] +>> +endobj +2013 0 obj +<< +/Names [(subsection.9.3.2) 1088 0 R (subsection.9.4.1) 1102 0 R (subsection.9.5.1) 1105 0 R (subsection.9.6.1) 1121 0 R (subsection.9.7.1) 1124 0 R (subsection.9.7.2) 1126 0 R] +/Limits [(subsection.9.3.2) (subsection.9.7.2)] +>> +endobj +2014 0 obj +<< +/Names [(subsection.9.7.3) 1137 0 R (subsection.9.8.1) 1140 0 R (subsection.9.9.1) 1143 0 R] +/Limits [(subsection.9.7.3) (subsection.9.9.1)] +>> +endobj +2015 0 obj +<< +/Kids [1916 0 R 1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R] +/Limits [(Doc-Start) (L.X79B7327C79029086)] +>> +endobj +2016 0 obj +<< +/Kids [1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R] +/Limits [(L.X79CDA09A7D48BF2B) (L.X7C32851A7AF1C45F)] +>> +endobj +2017 0 obj +<< +/Kids [1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R] +/Limits [(L.X7C6EE23E84CD87D3) (L.X7EC1EB0D7B8382A1)] +>> +endobj +2018 0 obj +<< +/Kids [1934 0 R 1935 0 R 1936 0 R 1937 0 R 1938 0 R 1939 0 R] +/Limits [(L.X7ED37AA07BEE79E0) (L.X8176B2C47A4629CD)] +>> +endobj +2019 0 obj +<< +/Kids [1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R] +/Limits [(L.X817BDBC2812992ED) (L.X83DE7DD77C056C1F)] +>> +endobj +2020 0 obj +<< +/Kids [1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R] +/Limits [(L.X83E1953980E2DE2F) (L.X860135BB85F2DB19)] +>> +endobj +2021 0 obj +<< +/Kids [1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R] +/Limits [(L.X861BA02C7902A4F4) (chapter.4)] +>> +endobj +2022 0 obj +<< +/Kids [1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R] +/Limits [(chapter.5) (cite.VoQRS)] +>> +endobj +2023 0 obj +<< +/Kids [1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R] +/Limits [(cite.Wi) (page.40)] +>> +endobj +2024 0 obj +<< +/Kids [1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R] +/Limits [(page.41) (section.1.2)] +>> +endobj +2025 0 obj +<< +/Kids [1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R] +/Limits [(section.1.3) (section.6.12)] +>> +endobj +2026 0 obj +<< +/Kids [1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R] +/Limits [(section.6.2) (subsection.4.10.2)] +>> +endobj +2027 0 obj +<< +/Kids [1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R] +/Limits [(subsection.4.10.3) (subsection.6.10.1)] +>> +endobj +2028 0 obj +<< +/Kids [1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R] +/Limits [(subsection.6.10.2) (subsection.6.6.5)] +>> +endobj +2029 0 obj +<< +/Kids [2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R] +/Limits [(subsection.6.7.1) (subsection.7.4.4)] +>> +endobj +2030 0 obj +<< +/Kids [2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R] +/Limits [(subsection.7.4.5) (subsection.9.10.1)] +>> +endobj +2031 0 obj +<< +/Kids [2012 0 R 2013 0 R 2014 0 R] +/Limits [(subsection.9.11.1) (subsection.9.9.1)] +>> +endobj +2032 0 obj +<< +/Kids [2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R] +/Limits [(Doc-Start) (L.X860135BB85F2DB19)] +>> +endobj +2033 0 obj +<< +/Kids [2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R] +/Limits [(L.X861BA02C7902A4F4) (subsection.4.10.2)] +>> +endobj +2034 0 obj +<< +/Kids [2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R] +/Limits [(subsection.4.10.3) (subsection.9.9.1)] +>> +endobj +2035 0 obj +<< +/Kids [2032 0 R 2033 0 R 2034 0 R] /Limits [(Doc-Start) (subsection.9.9.1)] ->> endobj -2005 0 obj << -/Dests 2004 0 R ->> endobj -2006 0 obj << +>> +endobj +2036 0 obj +<< +/Dests 2035 0 R +>> +endobj +2037 0 obj +<< /Type /Catalog -/Pages 1885 0 R -/Outlines 1886 0 R -/Names 2005 0 R +/Pages 1914 0 R +/Outlines 1915 0 R +/Names 2036 0 R /PageMode/UseNone -/OpenAction 333 0 R ->> endobj -2007 0 obj << -/Author(G\341bor P. Nagy ; Petr Vojtechovsk\375)/Title(The LOOPS Package)/Subject()/Creator(LaTeX with hyperref package / GAPDoc)/Producer(pdfTeX-1.40.14)/Keywords() -/CreationDate (D:20161027113800-06'00') -/ModDate (D:20161027113800-06'00') +/OpenAction 337 0 R +>> +endobj +2038 0 obj +<< +/Author(G\341bor P. Nagy ; Petr Vojtechovsk\375)/Title(The LOOPS Package)/Subject()/Creator(LaTeX with hyperref package / GAPDoc)/Producer(pdfTeX-1.40.17)/Keywords() +/CreationDate (D:20171027111114-06'00') +/ModDate (D:20171027111114-06'00') /Trapped /False -/PTEX.Fullbanner (This is MiKTeX-pdfTeX 2.9.4902 (1.40.14)) ->> endobj +/PTEX.Fullbanner (This is MiKTeX-pdfTeX 2.9.6211 (1.40.17)) +>> +endobj xref -0 2008 +0 2039 0000000000 65535 f 0000000015 00000 n -0000029416 00000 n -0000471102 00000 n +0000029713 00000 n +0000476049 00000 n 0000000060 00000 n 0000000090 00000 n -0000029528 00000 n -0000471032 00000 n +0000029825 00000 n +0000475979 00000 n 0000000137 00000 n 0000000162 00000 n -0000029640 00000 n -0000470948 00000 n +0000029937 00000 n +0000475895 00000 n 0000000209 00000 n 0000000240 00000 n -0000029752 00000 n -0000470862 00000 n +0000030049 00000 n +0000475809 00000 n 0000000288 00000 n 0000000320 00000 n -0000032513 00000 n -0000470776 00000 n +0000032832 00000 n +0000475723 00000 n 0000000368 00000 n 0000000397 00000 n -0000032626 00000 n -0000470690 00000 n +0000032945 00000 n +0000475637 00000 n 0000000445 00000 n 0000000481 00000 n -0000032739 00000 n -0000470604 00000 n +0000033058 00000 n +0000475551 00000 n 0000000529 00000 n 0000000556 00000 n -0000032852 00000 n -0000470531 00000 n +0000033171 00000 n +0000475478 00000 n 0000000604 00000 n 0000000637 00000 n -0000036395 00000 n -0000470406 00000 n +0000036714 00000 n +0000475353 00000 n 0000000683 00000 n 0000000725 00000 n -0000036508 00000 n -0000470332 00000 n +0000036827 00000 n +0000475279 00000 n 0000000773 00000 n 0000000813 00000 n -0000036621 00000 n -0000470245 00000 n +0000036940 00000 n +0000475192 00000 n 0000000861 00000 n 0000000892 00000 n -0000041025 00000 n -0000470158 00000 n +0000041344 00000 n +0000475105 00000 n 0000000940 00000 n 0000000986 00000 n -0000041138 00000 n -0000470071 00000 n +0000041457 00000 n +0000475018 00000 n 0000001034 00000 n 0000001079 00000 n -0000041251 00000 n -0000469984 00000 n +0000041570 00000 n +0000474931 00000 n 0000001127 00000 n 0000001173 00000 n -0000041364 00000 n -0000469910 00000 n +0000041683 00000 n +0000474857 00000 n 0000001221 00000 n 0000001268 00000 n -0000046539 00000 n -0000469784 00000 n +0000046849 00000 n +0000474731 00000 n 0000001314 00000 n 0000001354 00000 n -0000046652 00000 n -0000469710 00000 n +0000046962 00000 n +0000474657 00000 n 0000001402 00000 n 0000001445 00000 n -0000051051 00000 n -0000469623 00000 n +0000051361 00000 n +0000474570 00000 n 0000001493 00000 n 0000001569 00000 n -0000051164 00000 n -0000469536 00000 n +0000051474 00000 n +0000474483 00000 n 0000001617 00000 n 0000001664 00000 n -0000054385 00000 n -0000469462 00000 n +0000054695 00000 n +0000474409 00000 n 0000001712 00000 n 0000001790 00000 n -0000057381 00000 n -0000469333 00000 n +0000057691 00000 n +0000474280 00000 n 0000001836 00000 n 0000001885 00000 n -0000057494 00000 n -0000469259 00000 n +0000057804 00000 n +0000474206 00000 n 0000001933 00000 n 0000001971 00000 n -0000057607 00000 n -0000469172 00000 n +0000057917 00000 n +0000474119 00000 n 0000002019 00000 n 0000002059 00000 n -0000060670 00000 n -0000469085 00000 n +0000060980 00000 n +0000474032 00000 n 0000002107 00000 n 0000002164 00000 n -0000061125 00000 n -0000468996 00000 n +0000061435 00000 n +0000473943 00000 n 0000002212 00000 n 0000002281 00000 n -0000064168 00000 n -0000468905 00000 n +0000064478 00000 n +0000473852 00000 n 0000002330 00000 n 0000002392 00000 n -0000067032 00000 n -0000468813 00000 n +0000067342 00000 n +0000473760 00000 n 0000002441 00000 n 0000002505 00000 n -0000071754 00000 n -0000468721 00000 n +0000072064 00000 n +0000473668 00000 n 0000002554 00000 n 0000002617 00000 n -0000071981 00000 n -0000468629 00000 n +0000072291 00000 n +0000473576 00000 n 0000002666 00000 n 0000002738 00000 n -0000076328 00000 n -0000468537 00000 n +0000076638 00000 n +0000473484 00000 n 0000002787 00000 n 0000002835 00000 n -0000080343 00000 n -0000468445 00000 n +0000080653 00000 n +0000473392 00000 n 0000002885 00000 n 0000002916 00000 n -0000082713 00000 n -0000468353 00000 n +0000083023 00000 n +0000473300 00000 n 0000002966 00000 n 0000003019 00000 n -0000082940 00000 n -0000468275 00000 n +0000083250 00000 n +0000473222 00000 n 0000003069 00000 n 0000003119 00000 n -0000084998 00000 n -0000468143 00000 n +0000085308 00000 n +0000473090 00000 n 0000003166 00000 n 0000003214 00000 n -0000085112 00000 n -0000468064 00000 n +0000085422 00000 n +0000473011 00000 n 0000003263 00000 n 0000003299 00000 n -0000088682 00000 n -0000467971 00000 n +0000088992 00000 n +0000472918 00000 n 0000003348 00000 n 0000003395 00000 n -0000089024 00000 n -0000467878 00000 n +0000089334 00000 n +0000472825 00000 n 0000003444 00000 n 0000003483 00000 n -0000092214 00000 n -0000467785 00000 n +0000092524 00000 n +0000472732 00000 n 0000003532 00000 n 0000003579 00000 n -0000092498 00000 n -0000467706 00000 n +0000092808 00000 n +0000472653 00000 n 0000003628 00000 n 0000003658 00000 n -0000097300 00000 n -0000467572 00000 n +0000097610 00000 n +0000472519 00000 n 0000003705 00000 n 0000003760 00000 n -0000097414 00000 n -0000467493 00000 n +0000097724 00000 n +0000472440 00000 n 0000003809 00000 n 0000003851 00000 n -0000101054 00000 n -0000467400 00000 n +0000101364 00000 n +0000472347 00000 n 0000003900 00000 n 0000003947 00000 n -0000104562 00000 n -0000467307 00000 n +0000104872 00000 n +0000472254 00000 n 0000003996 00000 n 0000004041 00000 n -0000107853 00000 n -0000467214 00000 n +0000108163 00000 n +0000472161 00000 n 0000004090 00000 n 0000004131 00000 n -0000108195 00000 n -0000467121 00000 n +0000108505 00000 n +0000472068 00000 n 0000004180 00000 n 0000004220 00000 n -0000111408 00000 n -0000467028 00000 n +0000111718 00000 n +0000471975 00000 n 0000004269 00000 n 0000004338 00000 n -0000114381 00000 n -0000466935 00000 n +0000114691 00000 n +0000471882 00000 n 0000004387 00000 n 0000004439 00000 n -0000117257 00000 n -0000466842 00000 n +0000117567 00000 n +0000471789 00000 n 0000004488 00000 n 0000004520 00000 n -0000117596 00000 n -0000466749 00000 n +0000117906 00000 n +0000471696 00000 n 0000004569 00000 n 0000004618 00000 n -0000120290 00000 n -0000466656 00000 n +0000120600 00000 n +0000471603 00000 n 0000004668 00000 n 0000004736 00000 n -0000120974 00000 n -0000466563 00000 n +0000121284 00000 n +0000471510 00000 n 0000004786 00000 n 0000004836 00000 n -0000127906 00000 n -0000466484 00000 n +0000128469 00000 n +0000471431 00000 n 0000004886 00000 n 0000004916 00000 n -0000129923 00000 n -0000466351 00000 n +0000131349 00000 n +0000471298 00000 n 0000004963 00000 n 0000005026 00000 n -0000130037 00000 n -0000466272 00000 n +0000131463 00000 n +0000471219 00000 n 0000005075 00000 n 0000005143 00000 n -0000133720 00000 n -0000466179 00000 n +0000135146 00000 n +0000471126 00000 n 0000005192 00000 n 0000005229 00000 n -0000136692 00000 n -0000466086 00000 n +0000138118 00000 n +0000471033 00000 n 0000005278 00000 n 0000005328 00000 n -0000140822 00000 n -0000465993 00000 n +0000142249 00000 n +0000470940 00000 n 0000005377 00000 n 0000005422 00000 n -0000148162 00000 n -0000465900 00000 n +0000149590 00000 n +0000470847 00000 n 0000005471 00000 n 0000005514 00000 n -0000148389 00000 n -0000465807 00000 n +0000149817 00000 n +0000470754 00000 n 0000005563 00000 n 0000005628 00000 n -0000152938 00000 n -0000465714 00000 n +0000154366 00000 n +0000470661 00000 n 0000005677 00000 n 0000005714 00000 n -0000155246 00000 n -0000465635 00000 n +0000156674 00000 n +0000470582 00000 n 0000005763 00000 n 0000005811 00000 n -0000158644 00000 n -0000465502 00000 n +0000160082 00000 n +0000470449 00000 n 0000005858 00000 n 0000005894 00000 n -0000158758 00000 n -0000465423 00000 n +0000160199 00000 n +0000470370 00000 n 0000005943 00000 n 0000005989 00000 n -0000164736 00000 n -0000465330 00000 n +0000166192 00000 n +0000470277 00000 n 0000006038 00000 n 0000006079 00000 n -0000165206 00000 n -0000465237 00000 n +0000166662 00000 n +0000470184 00000 n 0000006128 00000 n 0000006174 00000 n -0000168285 00000 n -0000465158 00000 n +0000169742 00000 n +0000470105 00000 n 0000006223 00000 n 0000006293 00000 n -0000172854 00000 n -0000465024 00000 n +0000174313 00000 n +0000469971 00000 n 0000006340 00000 n 0000006378 00000 n -0000172971 00000 n -0000464945 00000 n +0000174430 00000 n +0000469892 00000 n 0000006427 00000 n 0000006464 00000 n -0000176920 00000 n -0000464852 00000 n +0000177683 00000 n +0000469799 00000 n 0000006513 00000 n 0000006567 00000 n -0000177273 00000 n -0000464759 00000 n +0000178036 00000 n +0000469706 00000 n 0000006616 00000 n -0000006649 00000 n -0000180753 00000 n -0000464666 00000 n -0000006698 00000 n -0000006728 00000 n -0000180988 00000 n -0000464573 00000 n -0000006777 00000 n -0000006810 00000 n -0000181223 00000 n -0000464480 00000 n -0000006859 00000 n -0000006901 00000 n -0000185716 00000 n -0000464387 00000 n -0000006950 00000 n -0000006981 00000 n -0000188429 00000 n -0000464294 00000 n -0000007030 00000 n -0000007061 00000 n -0000188664 00000 n -0000464201 00000 n -0000007110 00000 n -0000007145 00000 n -0000188899 00000 n -0000464108 00000 n -0000007195 00000 n -0000007232 00000 n -0000191175 00000 n -0000464015 00000 n -0000007282 00000 n -0000007319 00000 n -0000191410 00000 n -0000463936 00000 n -0000007369 00000 n -0000007423 00000 n -0000193312 00000 n -0000463842 00000 n -0000007471 00000 n -0000007496 00000 n -0000195809 00000 n -0000463748 00000 n -0000007544 00000 n -0000007571 00000 n -0000203091 00000 n -0000463654 00000 n -0000007620 00000 n -0000007650 00000 n -0000223544 00000 n -0000463574 00000 n -0000007698 00000 n -0000007723 00000 n -0000008406 00000 n -0000008553 00000 n -0000008732 00000 n -0000009018 00000 n -0000007773 00000 n -0000008905 00000 n -0000008961 00000 n -0000461148 00000 n -0000460462 00000 n -0000461324 00000 n -0000341347 00000 n -0000461867 00000 n -0000009702 00000 n -0000009470 00000 n -0000009129 00000 n -0000009589 00000 n -0000461680 00000 n -0000460809 00000 n -0000009645 00000 n -0000011422 00000 n -0000011573 00000 n -0000011726 00000 n -0000011879 00000 n -0000012032 00000 n -0000012185 00000 n -0000012338 00000 n -0000012491 00000 n -0000012644 00000 n -0000012795 00000 n -0000012946 00000 n -0000013099 00000 n -0000013251 00000 n -0000013404 00000 n -0000013557 00000 n -0000013710 00000 n -0000013861 00000 n -0000014014 00000 n -0000014167 00000 n -0000014320 00000 n -0000014472 00000 n -0000014623 00000 n -0000014775 00000 n -0000014928 00000 n -0000015081 00000 n -0000015234 00000 n -0000015386 00000 n -0000015539 00000 n -0000015692 00000 n -0000015845 00000 n -0000015998 00000 n -0000016152 00000 n -0000016306 00000 n -0000018636 00000 n -0000016570 00000 n -0000011027 00000 n -0000009813 00000 n -0000016457 00000 n -0000016513 00000 n -0000018787 00000 n -0000018940 00000 n -0000019093 00000 n -0000019245 00000 n -0000019398 00000 n -0000019551 00000 n -0000019702 00000 n -0000019855 00000 n -0000020007 00000 n -0000020158 00000 n -0000020310 00000 n -0000020463 00000 n -0000020616 00000 n -0000020769 00000 n -0000020922 00000 n -0000021075 00000 n -0000021229 00000 n -0000021383 00000 n -0000021536 00000 n -0000021687 00000 n -0000021839 00000 n -0000021990 00000 n -0000022143 00000 n -0000022296 00000 n -0000022449 00000 n -0000022601 00000 n -0000022754 00000 n -0000022907 00000 n -0000023057 00000 n -0000023210 00000 n -0000023363 00000 n -0000023516 00000 n -0000023667 00000 n -0000023818 00000 n -0000023971 00000 n -0000024124 00000 n -0000024277 00000 n -0000024429 00000 n -0000024582 00000 n -0000024735 00000 n -0000024888 00000 n -0000025041 00000 n -0000026030 00000 n -0000025250 00000 n -0000018161 00000 n -0000016655 00000 n -0000025194 00000 n -0000026184 00000 n -0000026338 00000 n -0000026492 00000 n -0000026644 00000 n -0000026796 00000 n -0000026949 00000 n -0000027155 00000 n -0000025843 00000 n -0000025361 00000 n -0000027099 00000 n -0000029184 00000 n -0000029865 00000 n -0000029045 00000 n -0000027266 00000 n -0000029360 00000 n -0000029471 00000 n -0000460635 00000 n -0000029583 00000 n -0000029696 00000 n -0000320888 00000 n -0000029808 00000 n -0000032965 00000 n -0000032338 00000 n -0000029976 00000 n -0000032457 00000 n -0000032569 00000 n -0000032682 00000 n -0000032795 00000 n -0000032908 00000 n -0000461985 00000 n -0000036041 00000 n -0000036190 00000 n -0000036734 00000 n -0000035894 00000 n -0000033102 00000 n -0000036339 00000 n -0000036451 00000 n -0000036564 00000 n -0000460171 00000 n -0000461500 00000 n -0000460027 00000 n -0000036677 00000 n -0000459882 00000 n -0000203388 00000 n -0000210016 00000 n -0000041477 00000 n -0000040850 00000 n -0000036884 00000 n -0000040969 00000 n -0000460986 00000 n -0000041081 00000 n -0000041194 00000 n -0000041307 00000 n -0000041420 00000 n -0000043432 00000 n -0000043257 00000 n -0000041653 00000 n -0000043376 00000 n -0000045419 00000 n -0000045570 00000 n -0000045722 00000 n -0000045874 00000 n -0000046025 00000 n -0000046177 00000 n -0000046329 00000 n -0000046765 00000 n -0000045232 00000 n -0000043595 00000 n -0000046483 00000 n -0000046595 00000 n -0000046708 00000 n -0000050533 00000 n -0000050686 00000 n -0000050841 00000 n -0000051277 00000 n -0000050378 00000 n -0000046876 00000 n -0000050995 00000 n -0000051107 00000 n -0000298567 00000 n -0000051220 00000 n -0000054176 00000 n -0000054609 00000 n -0000054037 00000 n -0000051466 00000 n -0000054329 00000 n -0000054441 00000 n -0000054497 00000 n -0000054554 00000 n -0000462103 00000 n -0000057173 00000 n -0000057948 00000 n -0000057034 00000 n -0000054798 00000 n -0000057325 00000 n -0000057437 00000 n -0000057550 00000 n -0000057663 00000 n -0000057720 00000 n -0000057777 00000 n -0000057834 00000 n -0000057891 00000 n -0000061352 00000 n -0000060495 00000 n -0000058124 00000 n -0000060614 00000 n -0000060726 00000 n -0000060783 00000 n -0000060840 00000 n -0000060897 00000 n -0000060954 00000 n -0000061011 00000 n -0000061068 00000 n -0000061181 00000 n -0000061238 00000 n -0000061295 00000 n -0000064282 00000 n -0000063993 00000 n -0000061541 00000 n -0000064112 00000 n -0000064225 00000 n -0000067488 00000 n -0000066743 00000 n -0000064471 00000 n -0000066862 00000 n -0000066918 00000 n -0000066975 00000 n -0000067089 00000 n -0000067146 00000 n -0000067203 00000 n -0000067260 00000 n -0000067317 00000 n -0000067374 00000 n -0000067431 00000 n -0000072322 00000 n -0000071579 00000 n -0000067677 00000 n -0000071698 00000 n -0000071811 00000 n -0000071868 00000 n -0000071925 00000 n -0000072038 00000 n -0000072095 00000 n -0000072152 00000 n -0000072208 00000 n -0000072265 00000 n -0000075967 00000 n -0000076119 00000 n -0000076669 00000 n -0000075820 00000 n -0000072550 00000 n -0000076272 00000 n -0000076385 00000 n -0000076442 00000 n -0000076499 00000 n -0000076555 00000 n -0000076612 00000 n -0000462221 00000 n -0000209491 00000 n -0000079983 00000 n -0000080133 00000 n -0000080912 00000 n -0000079836 00000 n -0000076871 00000 n -0000080287 00000 n -0000080400 00000 n -0000080457 00000 n -0000080514 00000 n -0000080571 00000 n -0000080628 00000 n -0000080685 00000 n -0000080742 00000 n -0000080798 00000 n -0000080855 00000 n -0000083167 00000 n -0000082538 00000 n -0000081114 00000 n -0000082657 00000 n -0000082770 00000 n -0000082827 00000 n -0000082884 00000 n -0000082997 00000 n -0000083054 00000 n -0000083111 00000 n -0000084634 00000 n -0000084788 00000 n -0000085682 00000 n -0000084487 00000 n -0000083356 00000 n -0000084942 00000 n -0000085055 00000 n -0000085169 00000 n -0000085226 00000 n -0000085283 00000 n -0000085340 00000 n -0000085397 00000 n -0000085454 00000 n -0000085511 00000 n -0000085568 00000 n -0000085625 00000 n -0000089138 00000 n -0000088393 00000 n -0000085819 00000 n -0000088512 00000 n -0000088568 00000 n -0000088625 00000 n -0000088739 00000 n -0000088796 00000 n -0000088853 00000 n -0000088910 00000 n -0000088967 00000 n -0000089081 00000 n -0000091891 00000 n -0000092724 00000 n -0000091752 00000 n -0000089340 00000 n -0000092044 00000 n -0000092100 00000 n -0000092157 00000 n -0000092271 00000 n -0000092327 00000 n -0000092384 00000 n -0000092441 00000 n -0000092555 00000 n -0000092611 00000 n -0000092667 00000 n -0000094400 00000 n -0000093997 00000 n -0000092952 00000 n -0000094116 00000 n -0000094172 00000 n -0000094229 00000 n -0000094286 00000 n -0000094343 00000 n -0000462339 00000 n -0000097092 00000 n -0000097756 00000 n -0000096953 00000 n -0000094589 00000 n -0000097244 00000 n -0000097357 00000 n -0000097471 00000 n -0000097528 00000 n -0000097585 00000 n -0000097642 00000 n -0000097699 00000 n -0000100730 00000 n -0000101567 00000 n -0000100591 00000 n -0000097906 00000 n -0000100884 00000 n -0000100940 00000 n -0000100997 00000 n -0000101111 00000 n -0000101168 00000 n -0000101225 00000 n -0000101282 00000 n -0000101339 00000 n -0000101396 00000 n -0000101453 00000 n -0000101510 00000 n -0000104904 00000 n -0000104045 00000 n -0000101743 00000 n -0000104164 00000 n -0000104220 00000 n -0000104277 00000 n -0000104334 00000 n -0000104391 00000 n -0000104448 00000 n -0000104505 00000 n -0000104619 00000 n -0000104676 00000 n -0000104733 00000 n -0000104790 00000 n -0000104847 00000 n -0000108309 00000 n -0000107678 00000 n -0000105093 00000 n -0000107797 00000 n -0000107910 00000 n -0000107967 00000 n -0000108024 00000 n -0000108081 00000 n -0000108138 00000 n -0000108252 00000 n -0000110856 00000 n -0000111634 00000 n -0000110717 00000 n -0000108511 00000 n -0000111010 00000 n -0000111066 00000 n -0000111123 00000 n -0000111180 00000 n -0000111237 00000 n -0000111294 00000 n -0000111351 00000 n -0000111465 00000 n -0000111521 00000 n -0000111578 00000 n -0000114723 00000 n -0000113750 00000 n -0000111836 00000 n -0000113869 00000 n -0000113925 00000 n -0000113982 00000 n -0000114039 00000 n -0000114096 00000 n -0000114153 00000 n -0000114210 00000 n -0000114267 00000 n -0000114324 00000 n -0000114438 00000 n -0000114495 00000 n -0000114552 00000 n -0000114609 00000 n -0000114666 00000 n -0000462457 00000 n -0000116933 00000 n -0000118050 00000 n -0000116794 00000 n -0000114938 00000 n -0000117087 00000 n -0000117143 00000 n -0000117200 00000 n -0000117314 00000 n -0000117370 00000 n -0000117426 00000 n -0000117483 00000 n -0000117540 00000 n -0000117653 00000 n -0000117710 00000 n -0000117767 00000 n -0000117824 00000 n -0000117881 00000 n -0000117938 00000 n -0000117995 00000 n -0000119852 00000 n -0000121202 00000 n -0000119713 00000 n -0000118239 00000 n -0000120006 00000 n -0000120062 00000 n -0000120119 00000 n -0000120176 00000 n -0000120233 00000 n -0000120347 00000 n -0000120404 00000 n -0000120461 00000 n -0000120518 00000 n -0000120575 00000 n -0000120632 00000 n -0000120689 00000 n -0000120746 00000 n -0000120803 00000 n -0000120860 00000 n -0000120917 00000 n -0000121031 00000 n -0000121088 00000 n -0000121145 00000 n -0000124919 00000 n -0000124061 00000 n -0000121365 00000 n -0000124180 00000 n -0000124236 00000 n -0000124293 00000 n -0000124350 00000 n -0000124407 00000 n -0000124464 00000 n -0000124521 00000 n -0000124578 00000 n -0000124635 00000 n -0000124692 00000 n -0000124749 00000 n -0000124806 00000 n -0000124862 00000 n -0000127474 00000 n -0000128248 00000 n -0000127335 00000 n -0000125121 00000 n -0000127624 00000 n -0000127680 00000 n -0000127736 00000 n -0000127793 00000 n -0000127850 00000 n -0000127963 00000 n -0000128020 00000 n -0000128077 00000 n -0000128134 00000 n -0000128191 00000 n -0000210191 00000 n -0000130607 00000 n -0000129748 00000 n -0000128437 00000 n -0000129867 00000 n -0000129980 00000 n -0000130094 00000 n -0000130151 00000 n -0000130208 00000 n -0000130265 00000 n -0000130322 00000 n -0000130379 00000 n -0000130436 00000 n -0000130493 00000 n -0000130550 00000 n -0000133364 00000 n -0000133512 00000 n -0000134400 00000 n -0000133217 00000 n -0000130744 00000 n -0000133664 00000 n -0000133777 00000 n -0000133834 00000 n -0000133891 00000 n -0000133948 00000 n -0000134004 00000 n -0000134061 00000 n -0000134118 00000 n -0000134173 00000 n -0000134229 00000 n -0000134286 00000 n -0000134343 00000 n -0000462575 00000 n -0000203213 00000 n -0000137489 00000 n -0000136517 00000 n -0000134615 00000 n -0000136636 00000 n -0000136749 00000 n -0000136806 00000 n -0000136863 00000 n -0000136919 00000 n -0000136976 00000 n -0000137033 00000 n -0000137090 00000 n -0000137147 00000 n -0000137204 00000 n -0000137261 00000 n -0000137318 00000 n -0000137375 00000 n -0000137432 00000 n -0000140195 00000 n -0000140345 00000 n -0000140499 00000 n -0000140934 00000 n -0000140040 00000 n -0000137691 00000 n -0000140652 00000 n -0000140708 00000 n -0000140765 00000 n -0000140877 00000 n -0000203799 00000 n -0000210074 00000 n -0000143209 00000 n -0000141896 00000 n -0000141110 00000 n -0000142015 00000 n -0000142071 00000 n -0000142128 00000 n -0000142185 00000 n -0000142242 00000 n -0000142299 00000 n -0000142356 00000 n -0000142412 00000 n -0000142469 00000 n -0000142526 00000 n -0000142583 00000 n -0000142640 00000 n -0000142697 00000 n -0000142754 00000 n -0000142810 00000 n -0000142867 00000 n -0000142924 00000 n -0000142981 00000 n -0000143038 00000 n -0000143095 00000 n -0000143152 00000 n -0000145830 00000 n -0000145085 00000 n -0000143359 00000 n -0000145204 00000 n -0000145260 00000 n -0000145317 00000 n -0000145374 00000 n -0000145431 00000 n -0000145488 00000 n -0000145545 00000 n -0000145602 00000 n -0000145659 00000 n -0000145716 00000 n -0000145773 00000 n -0000148956 00000 n -0000147987 00000 n -0000146006 00000 n -0000148106 00000 n -0000148219 00000 n -0000148276 00000 n -0000148333 00000 n -0000148446 00000 n -0000148503 00000 n -0000148560 00000 n -0000148617 00000 n -0000148673 00000 n -0000148730 00000 n -0000148787 00000 n -0000148842 00000 n -0000148899 00000 n -0000151347 00000 n -0000151499 00000 n -0000151651 00000 n -0000151807 00000 n -0000151961 00000 n -0000152116 00000 n -0000152269 00000 n -0000152422 00000 n -0000152575 00000 n -0000152729 00000 n -0000153280 00000 n -0000151136 00000 n -0000149145 00000 n -0000152882 00000 n -0000152995 00000 n -0000153052 00000 n -0000153109 00000 n -0000153166 00000 n -0000153223 00000 n -0000462693 00000 n -0000203330 00000 n -0000203974 00000 n -0000209549 00000 n -0000209607 00000 n -0000203857 00000 n -0000210249 00000 n -0000209433 00000 n -0000203564 00000 n -0000155815 00000 n -0000154843 00000 n -0000153482 00000 n -0000154962 00000 n -0000155018 00000 n -0000155075 00000 n -0000155132 00000 n -0000155189 00000 n -0000155302 00000 n -0000155359 00000 n -0000155416 00000 n -0000155473 00000 n -0000155530 00000 n -0000155587 00000 n -0000155644 00000 n -0000155701 00000 n -0000155758 00000 n -0000164216 00000 n -0000164372 00000 n -0000159219 00000 n -0000158469 00000 n -0000155978 00000 n -0000158588 00000 n -0000158701 00000 n -0000158815 00000 n -0000158872 00000 n -0000158929 00000 n -0000158987 00000 n -0000159045 00000 n -0000159103 00000 n -0000159161 00000 n -0000164524 00000 n -0000165322 00000 n -0000164057 00000 n -0000159395 00000 n -0000164678 00000 n -0000164794 00000 n -0000164853 00000 n -0000164912 00000 n -0000459736 00000 n -0000460316 00000 n -0000164971 00000 n -0000165029 00000 n -0000165088 00000 n -0000165147 00000 n -0000165263 00000 n -0000203622 00000 n -0000203681 00000 n -0000209900 00000 n -0000168755 00000 n -0000167869 00000 n -0000165567 00000 n -0000167991 00000 n -0000168049 00000 n -0000168108 00000 n -0000168167 00000 n -0000168226 00000 n -0000168343 00000 n -0000168402 00000 n -0000168461 00000 n -0000168520 00000 n -0000168579 00000 n -0000168637 00000 n -0000168696 00000 n -0000170724 00000 n -0000170190 00000 n -0000168945 00000 n -0000170312 00000 n -0000170370 00000 n -0000170429 00000 n -0000170488 00000 n -0000170547 00000 n -0000170606 00000 n -0000170665 00000 n -0000173322 00000 n -0000172673 00000 n -0000170888 00000 n -0000172796 00000 n -0000172912 00000 n -0000173029 00000 n -0000173088 00000 n -0000173146 00000 n -0000173205 00000 n -0000173264 00000 n -0000462814 00000 n -0000175973 00000 n -0000176124 00000 n -0000176283 00000 n -0000176433 00000 n -0000176588 00000 n -0000180232 00000 n -0000177508 00000 n -0000175793 00000 n -0000173473 00000 n -0000176744 00000 n -0000176802 00000 n -0000176861 00000 n -0000176978 00000 n -0000177037 00000 n -0000177096 00000 n -0000177155 00000 n -0000177214 00000 n -0000177331 00000 n -0000177390 00000 n -0000177449 00000 n -0000209841 00000 n -0000209665 00000 n -0000203915 00000 n -0000209957 00000 n -0000210132 00000 n -0000180389 00000 n -0000180541 00000 n -0000181339 00000 n -0000180070 00000 n -0000177698 00000 n -0000180695 00000 n -0000180811 00000 n -0000180870 00000 n -0000180929 00000 n -0000181046 00000 n -0000181105 00000 n -0000181164 00000 n -0000181280 00000 n -0000203505 00000 n -0000203271 00000 n -0000184701 00000 n -0000184852 00000 n -0000185004 00000 n -0000185154 00000 n -0000185833 00000 n -0000184530 00000 n -0000181555 00000 n -0000185305 00000 n -0000185363 00000 n -0000185422 00000 n -0000185481 00000 n -0000185540 00000 n -0000185599 00000 n -0000185657 00000 n -0000185774 00000 n -0000209724 00000 n -0000203446 00000 n -0000210307 00000 n -0000187949 00000 n -0000188100 00000 n -0000189075 00000 n -0000187796 00000 n -0000186037 00000 n -0000188253 00000 n -0000188311 00000 n -0000188370 00000 n -0000188487 00000 n -0000188546 00000 n -0000188605 00000 n -0000188722 00000 n -0000188781 00000 n -0000188840 00000 n -0000188957 00000 n -0000189016 00000 n -0000209783 00000 n -0000203740 00000 n -0000191643 00000 n -0000190994 00000 n -0000189239 00000 n -0000191117 00000 n -0000191233 00000 n -0000191292 00000 n -0000191351 00000 n -0000191468 00000 n -0000191525 00000 n -0000191584 00000 n -0000193429 00000 n -0000193131 00000 n -0000191820 00000 n -0000193254 00000 n -0000193370 00000 n -0000462939 00000 n -0000194451 00000 n -0000194270 00000 n -0000193541 00000 n -0000194393 00000 n -0000195926 00000 n -0000195628 00000 n -0000194563 00000 n -0000195751 00000 n -0000195867 00000 n -0000197069 00000 n -0000196888 00000 n -0000196051 00000 n -0000197011 00000 n -0000198190 00000 n -0000198009 00000 n -0000197181 00000 n -0000198132 00000 n -0000200934 00000 n -0000201084 00000 n -0000201235 00000 n -0000201386 00000 n -0000201536 00000 n -0000201686 00000 n -0000201835 00000 n -0000201985 00000 n -0000202134 00000 n -0000202281 00000 n -0000202431 00000 n -0000202582 00000 n -0000202733 00000 n -0000202884 00000 n -0000206817 00000 n -0000204032 00000 n -0000200673 00000 n -0000198302 00000 n -0000203033 00000 n -0000203149 00000 n -0000206967 00000 n -0000207118 00000 n -0000207269 00000 n -0000207420 00000 n -0000207571 00000 n -0000207722 00000 n -0000207873 00000 n -0000208023 00000 n -0000208174 00000 n -0000208324 00000 n -0000208474 00000 n -0000208624 00000 n -0000208773 00000 n -0000208924 00000 n -0000209074 00000 n -0000209224 00000 n -0000210366 00000 n -0000206529 00000 n -0000204131 00000 n -0000209375 00000 n -0000463064 00000 n -0000212580 00000 n -0000212730 00000 n -0000212881 00000 n -0000213032 00000 n -0000213183 00000 n +0000006674 00000 n +0000181954 00000 n +0000469613 00000 n +0000006723 00000 n +0000006756 00000 n +0000182188 00000 n +0000469520 00000 n +0000006805 00000 n +0000006835 00000 n +0000182423 00000 n +0000469427 00000 n +0000006884 00000 n +0000006917 00000 n +0000186655 00000 n +0000469334 00000 n +0000006966 00000 n +0000007008 00000 n +0000190356 00000 n +0000469241 00000 n +0000007057 00000 n +0000007088 00000 n +0000190591 00000 n +0000469148 00000 n +0000007137 00000 n +0000007168 00000 n +0000190826 00000 n +0000469055 00000 n +0000007218 00000 n +0000007253 00000 n +0000194052 00000 n +0000468962 00000 n +0000007303 00000 n +0000007340 00000 n +0000194228 00000 n +0000468869 00000 n +0000007390 00000 n +0000007427 00000 n +0000194462 00000 n +0000468790 00000 n +0000007477 00000 n +0000007531 00000 n +0000196366 00000 n +0000468696 00000 n +0000007579 00000 n +0000007604 00000 n +0000198862 00000 n +0000468602 00000 n +0000007652 00000 n +0000007679 00000 n +0000206119 00000 n +0000468508 00000 n +0000007728 00000 n +0000007758 00000 n +0000227272 00000 n +0000468428 00000 n +0000007806 00000 n +0000007831 00000 n +0000008513 00000 n +0000008660 00000 n +0000008839 00000 n +0000009125 00000 n +0000007881 00000 n +0000009012 00000 n +0000009068 00000 n +0000465913 00000 n +0000465227 00000 n +0000466089 00000 n +0000345770 00000 n +0000466632 00000 n +0000009808 00000 n +0000009576 00000 n +0000009236 00000 n +0000009695 00000 n +0000466445 00000 n +0000465574 00000 n +0000009751 00000 n +0000011528 00000 n +0000011679 00000 n +0000011832 00000 n +0000011985 00000 n +0000012138 00000 n +0000012291 00000 n +0000012444 00000 n +0000012597 00000 n +0000012750 00000 n +0000012901 00000 n +0000013052 00000 n +0000013205 00000 n +0000013357 00000 n +0000013510 00000 n +0000013663 00000 n +0000013816 00000 n +0000013967 00000 n +0000014120 00000 n +0000014273 00000 n +0000014426 00000 n +0000014578 00000 n +0000014729 00000 n +0000014881 00000 n +0000015034 00000 n +0000015187 00000 n +0000015340 00000 n +0000015492 00000 n +0000015645 00000 n +0000015798 00000 n +0000015951 00000 n +0000016104 00000 n +0000016258 00000 n +0000016412 00000 n +0000018749 00000 n +0000016676 00000 n +0000011133 00000 n +0000009919 00000 n +0000016563 00000 n +0000016619 00000 n +0000018900 00000 n +0000019053 00000 n +0000019206 00000 n +0000019358 00000 n +0000019511 00000 n +0000019664 00000 n +0000019815 00000 n +0000019968 00000 n +0000020120 00000 n +0000020271 00000 n +0000020423 00000 n +0000020576 00000 n +0000020729 00000 n +0000020882 00000 n +0000021035 00000 n +0000021188 00000 n +0000021342 00000 n +0000021496 00000 n +0000021649 00000 n +0000021800 00000 n +0000021952 00000 n +0000022103 00000 n +0000022256 00000 n +0000022409 00000 n +0000022562 00000 n +0000022714 00000 n +0000022867 00000 n +0000023020 00000 n +0000023170 00000 n +0000023323 00000 n +0000023476 00000 n +0000023629 00000 n +0000023780 00000 n +0000023931 00000 n +0000024084 00000 n +0000024237 00000 n +0000024389 00000 n +0000024542 00000 n +0000024694 00000 n +0000024847 00000 n +0000025000 00000 n +0000025153 00000 n +0000026172 00000 n +0000025362 00000 n +0000018274 00000 n +0000016761 00000 n +0000025306 00000 n +0000026326 00000 n +0000026480 00000 n +0000026634 00000 n +0000026788 00000 n +0000026940 00000 n +0000027092 00000 n +0000027244 00000 n +0000027452 00000 n +0000025977 00000 n +0000025473 00000 n +0000027396 00000 n +0000029481 00000 n +0000030162 00000 n +0000029342 00000 n +0000027563 00000 n +0000029657 00000 n +0000029768 00000 n +0000465400 00000 n +0000029880 00000 n +0000029993 00000 n +0000325311 00000 n +0000030105 00000 n +0000033284 00000 n +0000032657 00000 n +0000030273 00000 n +0000032776 00000 n +0000032888 00000 n +0000033001 00000 n +0000033114 00000 n +0000033227 00000 n +0000466750 00000 n +0000036360 00000 n +0000036509 00000 n +0000037053 00000 n +0000036213 00000 n +0000033421 00000 n +0000036658 00000 n +0000036770 00000 n +0000036883 00000 n +0000464936 00000 n +0000466265 00000 n +0000464792 00000 n +0000036996 00000 n +0000464647 00000 n +0000206416 00000 n +0000213687 00000 n +0000041796 00000 n +0000041169 00000 n +0000037203 00000 n +0000041288 00000 n +0000465751 00000 n +0000041400 00000 n +0000041513 00000 n +0000041626 00000 n +0000041739 00000 n +0000043751 00000 n +0000043576 00000 n +0000041972 00000 n +0000043695 00000 n +0000045729 00000 n +0000045880 00000 n +0000046032 00000 n +0000046184 00000 n +0000046335 00000 n +0000046487 00000 n +0000046639 00000 n +0000047075 00000 n +0000045542 00000 n +0000043914 00000 n +0000046793 00000 n +0000046905 00000 n +0000047018 00000 n +0000050843 00000 n +0000050996 00000 n +0000051151 00000 n +0000051587 00000 n +0000050688 00000 n +0000047186 00000 n +0000051305 00000 n +0000051417 00000 n +0000302990 00000 n +0000051530 00000 n +0000054486 00000 n +0000054919 00000 n +0000054347 00000 n +0000051776 00000 n +0000054639 00000 n +0000054751 00000 n +0000054807 00000 n +0000054864 00000 n +0000466868 00000 n +0000057483 00000 n +0000058258 00000 n +0000057344 00000 n +0000055108 00000 n +0000057635 00000 n +0000057747 00000 n +0000057860 00000 n +0000057973 00000 n +0000058030 00000 n +0000058087 00000 n +0000058144 00000 n +0000058201 00000 n +0000061662 00000 n +0000060805 00000 n +0000058434 00000 n +0000060924 00000 n +0000061036 00000 n +0000061093 00000 n +0000061150 00000 n +0000061207 00000 n +0000061264 00000 n +0000061321 00000 n +0000061378 00000 n +0000061491 00000 n +0000061548 00000 n +0000061605 00000 n +0000064592 00000 n +0000064303 00000 n +0000061851 00000 n +0000064422 00000 n +0000064535 00000 n +0000067798 00000 n +0000067053 00000 n +0000064781 00000 n +0000067172 00000 n +0000067228 00000 n +0000067285 00000 n +0000067399 00000 n +0000067456 00000 n +0000067513 00000 n +0000067570 00000 n +0000067627 00000 n +0000067684 00000 n +0000067741 00000 n +0000072632 00000 n +0000071889 00000 n +0000067987 00000 n +0000072008 00000 n +0000072121 00000 n +0000072178 00000 n +0000072235 00000 n +0000072348 00000 n +0000072405 00000 n +0000072462 00000 n +0000072518 00000 n +0000072575 00000 n +0000076277 00000 n +0000076429 00000 n +0000076979 00000 n +0000076130 00000 n +0000072860 00000 n +0000076582 00000 n +0000076695 00000 n +0000076752 00000 n +0000076809 00000 n +0000076865 00000 n +0000076922 00000 n +0000466986 00000 n +0000213160 00000 n +0000080293 00000 n +0000080443 00000 n +0000081222 00000 n +0000080146 00000 n +0000077181 00000 n +0000080597 00000 n +0000080710 00000 n +0000080767 00000 n +0000080824 00000 n +0000080881 00000 n +0000080938 00000 n +0000080995 00000 n +0000081052 00000 n +0000081108 00000 n +0000081165 00000 n +0000083477 00000 n +0000082848 00000 n +0000081424 00000 n +0000082967 00000 n +0000083080 00000 n +0000083137 00000 n +0000083194 00000 n +0000083307 00000 n +0000083364 00000 n +0000083421 00000 n +0000084944 00000 n +0000085098 00000 n +0000085992 00000 n +0000084797 00000 n +0000083666 00000 n +0000085252 00000 n +0000085365 00000 n +0000085479 00000 n +0000085536 00000 n +0000085593 00000 n +0000085650 00000 n +0000085707 00000 n +0000085764 00000 n +0000085821 00000 n +0000085878 00000 n +0000085935 00000 n +0000089448 00000 n +0000088703 00000 n +0000086129 00000 n +0000088822 00000 n +0000088878 00000 n +0000088935 00000 n +0000089049 00000 n +0000089106 00000 n +0000089163 00000 n +0000089220 00000 n +0000089277 00000 n +0000089391 00000 n +0000092201 00000 n +0000093034 00000 n +0000092062 00000 n +0000089650 00000 n +0000092354 00000 n +0000092410 00000 n +0000092467 00000 n +0000092581 00000 n +0000092637 00000 n +0000092694 00000 n +0000092751 00000 n +0000092865 00000 n +0000092921 00000 n +0000092977 00000 n +0000094710 00000 n +0000094307 00000 n +0000093262 00000 n +0000094426 00000 n +0000094482 00000 n +0000094539 00000 n +0000094596 00000 n +0000094653 00000 n +0000467104 00000 n +0000097402 00000 n +0000098066 00000 n +0000097263 00000 n +0000094899 00000 n +0000097554 00000 n +0000097667 00000 n +0000097781 00000 n +0000097838 00000 n +0000097895 00000 n +0000097952 00000 n +0000098009 00000 n +0000101040 00000 n +0000101877 00000 n +0000100901 00000 n +0000098216 00000 n +0000101194 00000 n +0000101250 00000 n +0000101307 00000 n +0000101421 00000 n +0000101478 00000 n +0000101535 00000 n +0000101592 00000 n +0000101649 00000 n +0000101706 00000 n +0000101763 00000 n +0000101820 00000 n +0000105214 00000 n +0000104355 00000 n +0000102053 00000 n +0000104474 00000 n +0000104530 00000 n +0000104587 00000 n +0000104644 00000 n +0000104701 00000 n +0000104758 00000 n +0000104815 00000 n +0000104929 00000 n +0000104986 00000 n +0000105043 00000 n +0000105100 00000 n +0000105157 00000 n +0000108619 00000 n +0000107988 00000 n +0000105403 00000 n +0000108107 00000 n +0000108220 00000 n +0000108277 00000 n +0000108334 00000 n +0000108391 00000 n +0000108448 00000 n +0000108562 00000 n +0000111166 00000 n +0000111944 00000 n +0000111027 00000 n +0000108821 00000 n +0000111320 00000 n +0000111376 00000 n +0000111433 00000 n +0000111490 00000 n +0000111547 00000 n +0000111604 00000 n +0000111661 00000 n +0000111775 00000 n +0000111831 00000 n +0000111888 00000 n +0000115033 00000 n +0000114060 00000 n +0000112146 00000 n +0000114179 00000 n +0000114235 00000 n +0000114292 00000 n +0000114349 00000 n +0000114406 00000 n +0000114463 00000 n +0000114520 00000 n +0000114577 00000 n +0000114634 00000 n +0000114748 00000 n +0000114805 00000 n +0000114862 00000 n +0000114919 00000 n +0000114976 00000 n +0000467222 00000 n +0000117243 00000 n +0000118360 00000 n +0000117104 00000 n +0000115248 00000 n +0000117397 00000 n +0000117453 00000 n +0000117510 00000 n +0000117624 00000 n +0000117680 00000 n +0000117736 00000 n +0000117793 00000 n +0000117850 00000 n +0000117963 00000 n +0000118020 00000 n +0000118077 00000 n +0000118134 00000 n +0000118191 00000 n +0000118248 00000 n +0000118305 00000 n +0000120162 00000 n +0000121512 00000 n +0000120023 00000 n +0000118549 00000 n +0000120316 00000 n +0000120372 00000 n +0000120429 00000 n +0000120486 00000 n +0000120543 00000 n +0000120657 00000 n +0000120714 00000 n +0000120771 00000 n +0000120828 00000 n +0000120885 00000 n +0000120942 00000 n +0000120999 00000 n +0000121056 00000 n +0000121113 00000 n +0000121170 00000 n +0000121227 00000 n +0000121341 00000 n +0000121398 00000 n +0000121455 00000 n +0000125114 00000 n +0000124255 00000 n +0000121675 00000 n +0000124374 00000 n +0000124430 00000 n +0000124487 00000 n +0000124544 00000 n +0000124601 00000 n +0000124658 00000 n +0000124715 00000 n +0000124772 00000 n +0000124829 00000 n +0000124886 00000 n +0000124943 00000 n +0000125000 00000 n +0000125057 00000 n +0000127808 00000 n +0000128696 00000 n +0000127669 00000 n +0000125316 00000 n +0000127958 00000 n +0000128014 00000 n +0000128071 00000 n +0000128128 00000 n +0000128185 00000 n +0000128242 00000 n +0000128299 00000 n +0000128355 00000 n +0000128412 00000 n +0000128526 00000 n +0000128583 00000 n +0000128640 00000 n +0000213920 00000 n +0000129713 00000 n +0000129424 00000 n +0000128885 00000 n +0000129543 00000 n +0000129599 00000 n +0000129656 00000 n +0000132033 00000 n +0000131174 00000 n +0000129863 00000 n +0000131293 00000 n +0000131406 00000 n +0000131520 00000 n +0000131577 00000 n +0000131634 00000 n +0000131691 00000 n +0000131748 00000 n +0000131805 00000 n +0000131862 00000 n +0000131919 00000 n +0000131976 00000 n +0000467340 00000 n +0000134790 00000 n +0000134938 00000 n +0000135826 00000 n +0000134643 00000 n +0000132170 00000 n +0000135090 00000 n +0000135203 00000 n +0000135260 00000 n +0000135317 00000 n +0000135374 00000 n +0000135430 00000 n +0000135487 00000 n +0000135544 00000 n +0000135599 00000 n +0000135655 00000 n +0000135712 00000 n +0000135769 00000 n +0000206241 00000 n +0000138915 00000 n +0000137943 00000 n +0000136041 00000 n +0000138062 00000 n +0000138175 00000 n +0000138232 00000 n +0000138289 00000 n +0000138345 00000 n +0000138402 00000 n +0000138459 00000 n +0000138516 00000 n +0000138573 00000 n +0000138630 00000 n +0000138687 00000 n +0000138744 00000 n +0000138801 00000 n +0000138858 00000 n +0000141622 00000 n +0000141772 00000 n +0000141926 00000 n +0000142361 00000 n +0000141467 00000 n +0000139117 00000 n +0000142079 00000 n +0000142135 00000 n +0000142192 00000 n +0000142304 00000 n +0000206827 00000 n +0000213745 00000 n +0000144636 00000 n +0000143323 00000 n +0000142537 00000 n +0000143442 00000 n +0000143498 00000 n +0000143555 00000 n +0000143612 00000 n +0000143669 00000 n +0000143726 00000 n +0000143783 00000 n +0000143839 00000 n +0000143896 00000 n +0000143953 00000 n +0000144010 00000 n +0000144067 00000 n +0000144124 00000 n +0000144181 00000 n +0000144237 00000 n +0000144294 00000 n +0000144351 00000 n +0000144408 00000 n +0000144465 00000 n +0000144522 00000 n +0000144579 00000 n +0000147258 00000 n +0000146513 00000 n +0000144786 00000 n +0000146632 00000 n +0000146688 00000 n +0000146745 00000 n +0000146802 00000 n +0000146859 00000 n +0000146916 00000 n +0000146973 00000 n +0000147030 00000 n +0000147087 00000 n +0000147144 00000 n +0000147201 00000 n +0000150384 00000 n +0000149415 00000 n +0000147434 00000 n +0000149534 00000 n +0000149647 00000 n +0000149704 00000 n +0000149761 00000 n +0000149874 00000 n +0000149931 00000 n +0000149988 00000 n +0000150045 00000 n +0000150101 00000 n +0000150158 00000 n +0000150215 00000 n +0000150270 00000 n +0000150327 00000 n +0000467458 00000 n +0000152775 00000 n +0000152927 00000 n +0000153079 00000 n +0000153235 00000 n +0000153389 00000 n +0000153544 00000 n +0000153697 00000 n +0000153850 00000 n +0000154003 00000 n +0000154157 00000 n +0000154708 00000 n +0000152564 00000 n +0000150573 00000 n +0000154310 00000 n +0000154423 00000 n +0000154480 00000 n +0000154537 00000 n +0000154594 00000 n +0000154651 00000 n +0000206358 00000 n +0000213044 00000 n +0000213218 00000 n +0000213276 00000 n +0000206885 00000 n +0000213978 00000 n +0000213102 00000 n +0000206592 00000 n +0000157247 00000 n +0000156271 00000 n +0000154910 00000 n +0000156390 00000 n +0000156446 00000 n +0000156503 00000 n +0000156560 00000 n +0000156617 00000 n +0000156730 00000 n +0000156787 00000 n +0000156844 00000 n +0000156901 00000 n +0000156958 00000 n +0000157015 00000 n +0000157073 00000 n +0000157131 00000 n +0000157189 00000 n +0000165670 00000 n +0000165827 00000 n +0000160670 00000 n +0000159902 00000 n +0000157410 00000 n +0000160024 00000 n +0000160140 00000 n +0000160257 00000 n +0000160316 00000 n +0000160375 00000 n +0000160434 00000 n +0000160493 00000 n +0000160552 00000 n +0000160611 00000 n +0000165980 00000 n +0000166778 00000 n +0000165509 00000 n +0000160847 00000 n +0000166134 00000 n +0000166250 00000 n +0000166309 00000 n +0000166368 00000 n +0000464501 00000 n +0000465081 00000 n +0000166427 00000 n +0000166485 00000 n +0000166544 00000 n +0000166603 00000 n +0000166719 00000 n +0000206650 00000 n +0000206709 00000 n +0000213569 00000 n +0000170212 00000 n +0000169326 00000 n +0000167023 00000 n +0000169448 00000 n +0000169506 00000 n +0000169565 00000 n +0000169624 00000 n +0000169683 00000 n +0000169800 00000 n +0000169859 00000 n +0000169918 00000 n +0000169977 00000 n +0000170036 00000 n +0000170094 00000 n +0000170153 00000 n +0000172182 00000 n +0000171647 00000 n +0000170402 00000 n +0000171770 00000 n +0000171828 00000 n +0000171887 00000 n +0000171946 00000 n +0000172005 00000 n +0000172064 00000 n +0000172123 00000 n +0000467579 00000 n +0000174781 00000 n +0000174132 00000 n +0000172346 00000 n +0000174255 00000 n +0000174371 00000 n +0000174488 00000 n +0000174547 00000 n +0000174605 00000 n +0000174664 00000 n +0000174723 00000 n +0000177197 00000 n +0000177348 00000 n +0000178387 00000 n +0000177044 00000 n +0000174932 00000 n +0000177507 00000 n +0000177565 00000 n +0000177624 00000 n +0000177741 00000 n +0000177800 00000 n +0000177859 00000 n +0000177918 00000 n +0000177977 00000 n +0000178094 00000 n +0000178153 00000 n +0000178212 00000 n +0000178271 00000 n +0000178328 00000 n +0000213510 00000 n 0000213334 00000 n -0000213485 00000 n -0000213636 00000 n -0000213787 00000 n -0000213938 00000 n -0000214088 00000 n -0000214238 00000 n -0000214389 00000 n -0000214540 00000 n -0000214690 00000 n -0000214840 00000 n -0000214991 00000 n -0000215142 00000 n -0000215293 00000 n -0000215444 00000 n -0000215594 00000 n -0000215745 00000 n -0000215896 00000 n -0000216046 00000 n -0000216197 00000 n -0000216347 00000 n -0000216498 00000 n -0000216648 00000 n -0000216799 00000 n -0000216950 00000 n -0000217101 00000 n -0000217251 00000 n -0000217401 00000 n -0000217551 00000 n -0000217702 00000 n -0000217853 00000 n -0000218004 00000 n -0000218154 00000 n -0000218304 00000 n -0000218455 00000 n -0000218605 00000 n -0000218756 00000 n -0000218906 00000 n -0000219057 00000 n -0000219208 00000 n -0000219359 00000 n -0000219509 00000 n -0000219659 00000 n -0000219808 00000 n -0000219959 00000 n -0000220109 00000 n -0000220260 00000 n -0000220411 00000 n -0000220562 00000 n -0000220713 00000 n -0000220864 00000 n -0000221015 00000 n -0000221165 00000 n -0000221315 00000 n -0000221466 00000 n -0000221617 00000 n -0000221768 00000 n -0000221918 00000 n -0000222069 00000 n -0000222219 00000 n -0000222370 00000 n -0000222521 00000 n -0000222672 00000 n -0000222821 00000 n -0000222971 00000 n -0000223122 00000 n -0000223273 00000 n -0000226290 00000 n -0000226441 00000 n -0000223602 00000 n -0000211797 00000 n -0000210478 00000 n -0000223424 00000 n -0000223482 00000 n -0000226592 00000 n -0000226742 00000 n -0000226893 00000 n -0000227044 00000 n -0000227195 00000 n -0000227346 00000 n -0000227497 00000 n -0000227648 00000 n -0000227798 00000 n -0000227949 00000 n -0000228100 00000 n -0000228251 00000 n -0000228401 00000 n -0000228551 00000 n -0000228702 00000 n -0000228850 00000 n -0000229001 00000 n -0000229151 00000 n -0000229300 00000 n -0000229451 00000 n -0000229602 00000 n -0000229753 00000 n -0000229904 00000 n -0000230054 00000 n -0000230205 00000 n -0000230356 00000 n -0000230506 00000 n -0000230656 00000 n -0000230807 00000 n -0000230957 00000 n -0000231108 00000 n -0000231257 00000 n -0000231406 00000 n -0000231556 00000 n -0000231706 00000 n -0000231856 00000 n -0000232007 00000 n -0000232158 00000 n -0000232309 00000 n -0000232459 00000 n -0000232608 00000 n -0000232759 00000 n -0000232910 00000 n -0000233060 00000 n -0000233211 00000 n -0000233362 00000 n -0000233510 00000 n -0000233658 00000 n -0000233809 00000 n -0000233960 00000 n -0000234110 00000 n -0000234261 00000 n -0000234412 00000 n -0000234562 00000 n -0000234710 00000 n -0000234861 00000 n -0000235012 00000 n -0000235162 00000 n -0000235313 00000 n -0000235462 00000 n -0000235613 00000 n -0000235764 00000 n -0000235915 00000 n -0000236064 00000 n -0000236215 00000 n -0000236366 00000 n -0000236515 00000 n -0000236666 00000 n -0000236817 00000 n -0000236967 00000 n -0000237118 00000 n -0000237269 00000 n -0000237420 00000 n -0000237571 00000 n -0000237722 00000 n -0000237873 00000 n -0000238022 00000 n -0000238172 00000 n -0000238321 00000 n -0000238472 00000 n -0000238623 00000 n -0000238773 00000 n -0000238924 00000 n -0000239075 00000 n -0000239226 00000 n -0000239377 00000 n -0000239528 00000 n -0000239679 00000 n -0000239830 00000 n -0000242745 00000 n -0000240037 00000 n -0000225336 00000 n -0000223701 00000 n -0000239979 00000 n -0000242896 00000 n -0000243045 00000 n -0000243196 00000 n -0000243347 00000 n -0000243497 00000 n -0000243648 00000 n -0000243798 00000 n -0000243949 00000 n -0000244100 00000 n -0000244251 00000 n -0000244401 00000 n -0000244550 00000 n -0000244701 00000 n -0000244851 00000 n -0000245001 00000 n -0000245152 00000 n -0000245303 00000 n -0000245454 00000 n -0000245605 00000 n -0000245756 00000 n -0000245907 00000 n -0000246058 00000 n -0000246208 00000 n -0000246358 00000 n -0000246509 00000 n -0000246660 00000 n -0000246810 00000 n -0000246961 00000 n -0000247112 00000 n -0000247263 00000 n -0000247414 00000 n -0000247565 00000 n -0000247716 00000 n -0000247867 00000 n -0000248018 00000 n -0000248168 00000 n -0000248319 00000 n -0000248470 00000 n -0000248620 00000 n -0000248770 00000 n -0000248921 00000 n -0000249072 00000 n -0000249223 00000 n -0000249374 00000 n -0000249524 00000 n -0000249675 00000 n -0000249826 00000 n -0000249977 00000 n -0000250126 00000 n -0000250277 00000 n -0000250428 00000 n -0000250579 00000 n -0000250730 00000 n -0000250881 00000 n -0000251032 00000 n -0000251182 00000 n -0000251332 00000 n -0000251483 00000 n -0000251634 00000 n -0000251783 00000 n -0000251934 00000 n -0000252084 00000 n -0000252234 00000 n -0000252384 00000 n -0000252534 00000 n -0000252685 00000 n -0000252836 00000 n -0000252987 00000 n -0000253136 00000 n -0000253286 00000 n -0000253436 00000 n -0000253587 00000 n -0000253738 00000 n -0000253888 00000 n -0000254038 00000 n -0000254188 00000 n -0000254338 00000 n -0000254489 00000 n -0000254640 00000 n -0000254790 00000 n -0000254940 00000 n -0000255090 00000 n -0000255240 00000 n -0000255390 00000 n -0000255540 00000 n -0000255690 00000 n -0000255841 00000 n -0000255991 00000 n -0000256142 00000 n -0000256293 00000 n -0000256443 00000 n -0000256594 00000 n -0000256745 00000 n -0000256896 00000 n -0000259778 00000 n -0000257104 00000 n -0000241755 00000 n -0000240149 00000 n -0000257046 00000 n -0000259928 00000 n -0000260079 00000 n -0000260230 00000 n -0000260381 00000 n -0000260532 00000 n -0000260683 00000 n -0000260834 00000 n -0000260985 00000 n -0000261136 00000 n -0000261287 00000 n -0000261438 00000 n -0000261586 00000 n -0000261736 00000 n -0000261887 00000 n -0000262038 00000 n -0000262188 00000 n -0000262339 00000 n -0000262490 00000 n -0000262641 00000 n -0000262792 00000 n -0000262943 00000 n -0000263094 00000 n -0000263244 00000 n -0000263394 00000 n -0000263544 00000 n -0000263695 00000 n -0000263844 00000 n -0000263994 00000 n -0000264144 00000 n -0000264295 00000 n -0000264445 00000 n -0000264596 00000 n -0000264746 00000 n -0000264896 00000 n -0000265047 00000 n -0000265198 00000 n -0000265349 00000 n -0000265499 00000 n -0000265647 00000 n -0000265797 00000 n -0000265948 00000 n -0000266099 00000 n -0000266250 00000 n -0000266400 00000 n -0000266550 00000 n -0000266701 00000 n -0000266850 00000 n -0000267000 00000 n -0000267150 00000 n -0000267299 00000 n -0000267449 00000 n -0000267599 00000 n -0000267750 00000 n -0000267901 00000 n -0000268052 00000 n -0000268203 00000 n -0000268354 00000 n -0000268504 00000 n -0000268655 00000 n -0000268804 00000 n -0000268955 00000 n -0000269105 00000 n -0000269256 00000 n -0000269407 00000 n -0000269557 00000 n -0000269706 00000 n -0000269855 00000 n -0000270005 00000 n -0000270156 00000 n -0000270307 00000 n -0000270458 00000 n -0000270609 00000 n -0000270760 00000 n -0000270911 00000 n -0000271061 00000 n -0000271211 00000 n -0000271361 00000 n -0000271512 00000 n -0000271661 00000 n -0000271812 00000 n -0000271963 00000 n -0000272113 00000 n -0000272264 00000 n -0000272415 00000 n -0000272566 00000 n -0000272717 00000 n -0000272868 00000 n -0000273019 00000 n -0000273170 00000 n -0000275777 00000 n -0000273378 00000 n -0000258833 00000 n -0000257216 00000 n -0000273320 00000 n -0000275928 00000 n -0000276077 00000 n -0000276228 00000 n -0000276378 00000 n -0000276529 00000 n -0000276680 00000 n -0000276829 00000 n -0000276979 00000 n -0000277130 00000 n -0000277281 00000 n -0000277432 00000 n -0000277583 00000 n -0000277734 00000 n -0000277885 00000 n -0000278034 00000 n -0000278185 00000 n -0000278336 00000 n -0000278486 00000 n -0000278637 00000 n -0000278788 00000 n -0000278938 00000 n -0000279089 00000 n -0000279240 00000 n -0000279391 00000 n -0000279542 00000 n -0000279693 00000 n -0000279843 00000 n -0000279994 00000 n -0000280145 00000 n -0000280294 00000 n -0000280444 00000 n -0000280595 00000 n -0000280744 00000 n -0000280895 00000 n -0000281046 00000 n -0000281197 00000 n -0000281348 00000 n -0000281499 00000 n -0000281650 00000 n -0000281801 00000 n -0000281952 00000 n -0000282102 00000 n -0000282253 00000 n -0000282404 00000 n -0000282554 00000 n -0000282704 00000 n -0000282855 00000 n -0000283006 00000 n -0000283157 00000 n -0000283308 00000 n -0000283459 00000 n -0000283610 00000 n -0000283760 00000 n -0000283910 00000 n -0000284060 00000 n -0000284208 00000 n -0000284357 00000 n -0000284507 00000 n -0000284658 00000 n -0000284809 00000 n -0000284960 00000 n -0000285109 00000 n -0000285259 00000 n -0000285408 00000 n -0000285559 00000 n -0000285710 00000 n -0000285860 00000 n -0000286011 00000 n -0000286161 00000 n -0000286311 00000 n -0000286461 00000 n -0000286610 00000 n -0000286761 00000 n -0000286911 00000 n -0000287118 00000 n -0000274967 00000 n -0000273490 00000 n -0000287060 00000 n -0000287230 00000 n -0000287256 00000 n -0000287282 00000 n -0000287535 00000 n -0000287788 00000 n -0000288013 00000 n -0000288194 00000 n -0000288495 00000 n -0000288777 00000 n -0000289112 00000 n -0000289380 00000 n -0000289706 00000 n -0000289956 00000 n -0000290300 00000 n -0000290597 00000 n -0000290914 00000 n -0000291258 00000 n -0000291523 00000 n -0000291848 00000 n -0000292149 00000 n -0000292466 00000 n -0000292780 00000 n -0000293083 00000 n -0000293355 00000 n -0000293723 00000 n -0000294012 00000 n -0000294262 00000 n -0000294503 00000 n -0000294762 00000 n -0000295034 00000 n -0000295333 00000 n -0000295662 00000 n -0000295985 00000 n -0000296251 00000 n -0000296555 00000 n -0000296824 00000 n -0000297098 00000 n -0000297386 00000 n -0000297700 00000 n -0000297980 00000 n -0000298241 00000 n -0000298817 00000 n -0000299152 00000 n -0000299602 00000 n -0000300191 00000 n -0000300291 00000 n -0000300387 00000 n -0000459239 00000 n -0000300690 00000 n -0000301166 00000 n -0000301803 00000 n -0000302082 00000 n -0000302360 00000 n -0000302639 00000 n -0000302915 00000 n -0000303107 00000 n -0000303301 00000 n -0000303489 00000 n -0000303681 00000 n -0000303943 00000 n -0000304167 00000 n -0000304345 00000 n -0000304589 00000 n -0000304775 00000 n -0000305014 00000 n -0000305207 00000 n -0000305391 00000 n -0000305591 00000 n -0000305845 00000 n -0000306128 00000 n -0000306400 00000 n -0000306680 00000 n -0000306992 00000 n -0000307271 00000 n -0000307502 00000 n -0000307725 00000 n -0000308037 00000 n -0000308233 00000 n -0000308420 00000 n -0000308733 00000 n -0000308941 00000 n -0000309224 00000 n -0000309505 00000 n -0000309771 00000 n -0000310035 00000 n -0000310334 00000 n -0000310634 00000 n -0000310966 00000 n -0000311175 00000 n -0000311431 00000 n -0000311710 00000 n -0000312002 00000 n -0000312304 00000 n -0000312592 00000 n -0000312879 00000 n -0000313181 00000 n -0000313479 00000 n -0000313725 00000 n -0000314082 00000 n -0000314329 00000 n -0000314548 00000 n -0000314798 00000 n -0000315097 00000 n -0000315302 00000 n -0000315545 00000 n -0000315786 00000 n -0000316066 00000 n -0000316369 00000 n -0000316680 00000 n -0000316934 00000 n -0000317234 00000 n -0000317476 00000 n -0000317717 00000 n -0000317973 00000 n -0000318250 00000 n -0000318538 00000 n -0000318857 00000 n -0000319110 00000 n -0000319410 00000 n -0000319635 00000 n -0000319949 00000 n -0000320270 00000 n -0000320548 00000 n -0000321137 00000 n -0000321630 00000 n -0000322143 00000 n -0000323212 00000 n -0000323497 00000 n -0000323549 00000 n -0000323681 00000 n -0000323955 00000 n -0000324224 00000 n -0000324473 00000 n -0000324717 00000 n -0000324913 00000 n -0000325111 00000 n -0000325297 00000 n -0000325515 00000 n -0000325696 00000 n -0000325935 00000 n -0000326124 00000 n -0000326361 00000 n -0000326553 00000 n -0000326738 00000 n -0000326937 00000 n -0000327258 00000 n -0000327524 00000 n -0000327796 00000 n -0000328096 00000 n -0000328361 00000 n -0000328590 00000 n -0000328817 00000 n -0000329126 00000 n -0000329328 00000 n -0000329518 00000 n -0000329818 00000 n -0000330023 00000 n -0000330282 00000 n -0000330558 00000 n -0000330814 00000 n -0000331105 00000 n -0000331384 00000 n -0000331702 00000 n -0000331908 00000 n -0000332187 00000 n -0000332460 00000 n -0000332729 00000 n -0000332993 00000 n -0000333268 00000 n -0000333551 00000 n -0000333787 00000 n -0000334122 00000 n -0000334365 00000 n -0000334579 00000 n -0000334776 00000 n -0000335029 00000 n -0000335266 00000 n -0000335531 00000 n -0000335813 00000 n -0000336106 00000 n -0000336346 00000 n -0000336613 00000 n -0000336850 00000 n -0000337080 00000 n -0000337348 00000 n -0000337604 00000 n -0000337888 00000 n -0000338207 00000 n -0000338465 00000 n -0000338750 00000 n -0000338973 00000 n -0000339277 00000 n -0000339585 00000 n -0000339848 00000 n -0000340137 00000 n -0000340460 00000 n -0000340725 00000 n -0000341020 00000 n -0000341601 00000 n -0000342076 00000 n -0000342587 00000 n -0000343598 00000 n -0000344577 00000 n -0000344673 00000 n -0000345657 00000 n -0000352801 00000 n -0000353029 00000 n -0000360575 00000 n -0000360843 00000 n -0000368360 00000 n -0000368636 00000 n -0000378673 00000 n -0000379117 00000 n -0000381326 00000 n -0000381545 00000 n -0000385115 00000 n -0000385358 00000 n -0000388903 00000 n -0000389173 00000 n -0000392269 00000 n -0000392513 00000 n -0000397064 00000 n -0000397352 00000 n -0000413679 00000 n -0000414108 00000 n -0000434558 00000 n -0000435181 00000 n -0000442610 00000 n -0000442870 00000 n -0000458838 00000 n -0000463189 00000 n -0000463309 00000 n -0000463424 00000 n -0000463497 00000 n -0000471211 00000 n -0000471459 00000 n -0000471727 00000 n -0000471995 00000 n -0000472263 00000 n -0000472531 00000 n -0000472798 00000 n -0000473067 00000 n -0000473335 00000 n -0000473603 00000 n -0000473871 00000 n -0000474141 00000 n -0000474409 00000 n -0000474677 00000 n -0000474945 00000 n -0000475215 00000 n -0000475483 00000 n -0000475752 00000 n -0000476020 00000 n -0000476287 00000 n -0000476555 00000 n -0000476824 00000 n -0000477092 00000 n -0000477360 00000 n -0000477628 00000 n -0000477896 00000 n -0000478165 00000 n -0000478433 00000 n -0000478700 00000 n -0000478968 00000 n -0000479236 00000 n -0000479505 00000 n -0000479774 00000 n -0000480044 00000 n -0000480311 00000 n -0000480578 00000 n -0000480847 00000 n -0000481116 00000 n -0000481384 00000 n -0000481652 00000 n -0000481905 00000 n -0000482092 00000 n -0000482278 00000 n -0000482464 00000 n -0000482654 00000 n -0000482861 00000 n -0000483073 00000 n -0000483259 00000 n -0000483428 00000 n -0000483597 00000 n -0000483768 00000 n -0000483938 00000 n -0000484109 00000 n -0000484279 00000 n -0000484452 00000 n -0000484627 00000 n -0000484804 00000 n -0000484979 00000 n -0000485149 00000 n -0000485344 00000 n -0000485541 00000 n -0000485738 00000 n -0000485941 00000 n -0000486142 00000 n -0000486345 00000 n -0000486551 00000 n -0000486754 00000 n -0000486957 00000 n -0000487160 00000 n -0000487366 00000 n -0000487569 00000 n -0000487818 00000 n -0000488063 00000 n -0000488306 00000 n -0000488549 00000 n -0000488792 00000 n -0000489035 00000 n -0000489283 00000 n -0000489534 00000 n -0000489785 00000 n -0000490028 00000 n -0000490271 00000 n -0000490514 00000 n -0000490757 00000 n -0000491000 00000 n -0000491243 00000 n -0000491486 00000 n -0000491732 00000 n -0000491980 00000 n -0000492223 00000 n -0000492466 00000 n -0000492709 00000 n -0000492956 00000 n -0000493205 00000 n -0000493454 00000 n -0000493707 00000 n -0000493956 00000 n -0000494093 00000 n -0000494223 00000 n -0000494363 00000 n -0000494503 00000 n -0000494643 00000 n -0000494783 00000 n -0000494923 00000 n -0000495053 00000 n -0000495169 00000 n -0000495285 00000 n -0000495405 00000 n -0000495529 00000 n -0000495658 00000 n -0000495793 00000 n -0000495928 00000 n -0000496062 00000 n -0000496196 00000 n -0000496285 00000 n -0000496415 00000 n -0000496552 00000 n -0000496677 00000 n -0000496777 00000 n -0000496817 00000 n -0000496945 00000 n +0000181125 00000 n +0000181275 00000 n +0000181431 00000 n +0000181588 00000 n +0000181745 00000 n +0000182540 00000 n +0000180945 00000 n +0000178577 00000 n +0000181896 00000 n +0000182012 00000 n +0000182071 00000 n +0000182129 00000 n +0000182246 00000 n +0000182305 00000 n +0000182364 00000 n +0000182481 00000 n +0000206943 00000 n +0000213628 00000 n +0000213861 00000 n +0000206533 00000 n +0000186020 00000 n +0000186174 00000 n +0000186326 00000 n +0000189574 00000 n +0000189725 00000 n +0000187008 00000 n +0000185858 00000 n +0000182743 00000 n +0000186479 00000 n +0000186537 00000 n +0000186596 00000 n +0000186713 00000 n +0000186772 00000 n +0000186831 00000 n +0000186890 00000 n +0000186949 00000 n +0000206299 00000 n +0000213392 00000 n +0000206474 00000 n +0000189877 00000 n +0000190028 00000 n +0000191059 00000 n +0000189403 00000 n +0000187225 00000 n +0000190180 00000 n +0000190238 00000 n +0000190297 00000 n +0000190414 00000 n +0000190473 00000 n +0000190532 00000 n +0000190649 00000 n +0000190708 00000 n +0000190767 00000 n +0000190884 00000 n +0000190942 00000 n +0000191000 00000 n +0000214036 00000 n +0000213451 00000 n +0000206768 00000 n +0000193674 00000 n +0000193828 00000 n +0000194697 00000 n +0000193521 00000 n +0000191263 00000 n +0000193994 00000 n +0000194110 00000 n +0000194169 00000 n +0000194286 00000 n +0000194344 00000 n +0000194403 00000 n +0000194520 00000 n +0000194579 00000 n +0000194638 00000 n +0000467704 00000 n +0000207002 00000 n +0000213802 00000 n +0000196483 00000 n +0000196185 00000 n +0000194874 00000 n +0000196308 00000 n +0000196424 00000 n +0000197504 00000 n +0000197323 00000 n +0000196595 00000 n +0000197446 00000 n +0000198979 00000 n +0000198681 00000 n +0000197616 00000 n +0000198804 00000 n +0000198920 00000 n +0000200122 00000 n +0000199941 00000 n +0000199104 00000 n +0000200064 00000 n +0000201258 00000 n +0000201077 00000 n +0000200234 00000 n +0000201200 00000 n +0000203962 00000 n +0000204112 00000 n +0000204263 00000 n +0000204414 00000 n +0000204564 00000 n +0000204714 00000 n +0000204863 00000 n +0000205013 00000 n +0000205162 00000 n +0000205309 00000 n +0000205459 00000 n +0000205610 00000 n +0000205761 00000 n +0000205912 00000 n +0000210129 00000 n +0000207061 00000 n +0000203701 00000 n +0000201370 00000 n +0000206061 00000 n +0000206177 00000 n +0000467829 00000 n +0000210279 00000 n +0000210429 00000 n +0000210576 00000 n +0000210727 00000 n +0000210877 00000 n +0000211028 00000 n +0000211179 00000 n +0000211330 00000 n +0000211481 00000 n +0000211631 00000 n +0000211782 00000 n +0000211933 00000 n +0000212081 00000 n +0000212232 00000 n +0000212383 00000 n +0000212534 00000 n +0000212685 00000 n +0000212835 00000 n +0000214095 00000 n +0000209823 00000 n +0000207160 00000 n +0000212986 00000 n +0000216308 00000 n +0000216458 00000 n +0000216609 00000 n +0000216760 00000 n +0000216911 00000 n +0000217062 00000 n +0000217213 00000 n +0000217364 00000 n +0000217515 00000 n +0000217666 00000 n +0000217816 00000 n +0000217966 00000 n +0000218117 00000 n +0000218268 00000 n +0000218418 00000 n +0000218568 00000 n +0000218719 00000 n +0000218870 00000 n +0000219021 00000 n +0000219172 00000 n +0000219322 00000 n +0000219473 00000 n +0000219624 00000 n +0000219774 00000 n +0000219925 00000 n +0000220075 00000 n +0000220226 00000 n +0000220376 00000 n +0000220527 00000 n +0000220678 00000 n +0000220829 00000 n +0000220979 00000 n +0000221129 00000 n +0000221279 00000 n +0000221430 00000 n +0000221581 00000 n +0000221732 00000 n +0000221882 00000 n +0000222032 00000 n +0000222183 00000 n +0000222333 00000 n +0000222484 00000 n +0000222634 00000 n +0000222785 00000 n +0000222936 00000 n +0000223087 00000 n +0000223237 00000 n +0000223387 00000 n +0000223536 00000 n +0000223687 00000 n +0000223837 00000 n +0000223988 00000 n +0000224139 00000 n +0000224290 00000 n +0000224441 00000 n +0000224592 00000 n +0000224743 00000 n +0000224893 00000 n +0000225043 00000 n +0000225194 00000 n +0000225345 00000 n +0000225496 00000 n +0000225646 00000 n +0000225797 00000 n +0000225947 00000 n +0000226098 00000 n +0000226249 00000 n +0000226400 00000 n +0000226549 00000 n +0000226699 00000 n +0000226850 00000 n +0000227001 00000 n +0000230018 00000 n +0000230169 00000 n +0000227330 00000 n +0000215525 00000 n +0000214207 00000 n +0000227152 00000 n +0000227210 00000 n +0000230320 00000 n +0000230470 00000 n +0000230621 00000 n +0000230772 00000 n +0000230923 00000 n +0000231074 00000 n +0000231225 00000 n +0000231376 00000 n +0000231526 00000 n +0000231677 00000 n +0000231828 00000 n +0000231979 00000 n +0000232129 00000 n +0000232279 00000 n +0000232430 00000 n +0000232578 00000 n +0000232729 00000 n +0000232879 00000 n +0000233028 00000 n +0000233179 00000 n +0000233330 00000 n +0000233481 00000 n +0000233632 00000 n +0000233782 00000 n +0000233933 00000 n +0000234084 00000 n +0000234234 00000 n +0000234384 00000 n +0000234535 00000 n +0000234685 00000 n +0000234836 00000 n +0000234985 00000 n +0000235134 00000 n +0000235284 00000 n +0000235434 00000 n +0000235584 00000 n +0000235735 00000 n +0000235886 00000 n +0000236037 00000 n +0000236187 00000 n +0000236336 00000 n +0000236487 00000 n +0000236638 00000 n +0000236788 00000 n +0000236939 00000 n +0000237090 00000 n +0000237238 00000 n +0000237386 00000 n +0000237537 00000 n +0000237688 00000 n +0000237838 00000 n +0000237989 00000 n +0000238140 00000 n +0000238290 00000 n +0000238438 00000 n +0000238589 00000 n +0000238740 00000 n +0000238890 00000 n +0000239041 00000 n +0000239190 00000 n +0000239341 00000 n +0000239492 00000 n +0000239643 00000 n +0000239792 00000 n +0000239943 00000 n +0000240094 00000 n +0000240243 00000 n +0000240394 00000 n +0000240545 00000 n +0000240695 00000 n +0000240846 00000 n +0000240997 00000 n +0000241148 00000 n +0000241299 00000 n +0000241450 00000 n +0000241601 00000 n +0000241750 00000 n +0000241900 00000 n +0000242049 00000 n +0000242200 00000 n +0000242351 00000 n +0000242501 00000 n +0000242652 00000 n +0000242803 00000 n +0000242954 00000 n +0000243105 00000 n +0000243256 00000 n +0000243407 00000 n +0000243558 00000 n +0000246475 00000 n +0000243765 00000 n +0000229064 00000 n +0000227429 00000 n +0000243707 00000 n +0000246626 00000 n +0000246775 00000 n +0000246926 00000 n +0000247077 00000 n +0000247227 00000 n +0000247378 00000 n +0000247528 00000 n +0000247679 00000 n +0000247830 00000 n +0000247981 00000 n +0000248131 00000 n +0000248280 00000 n +0000248431 00000 n +0000248581 00000 n +0000248731 00000 n +0000248882 00000 n +0000249033 00000 n +0000249184 00000 n +0000249335 00000 n +0000249486 00000 n +0000249637 00000 n +0000249788 00000 n +0000249938 00000 n +0000250088 00000 n +0000250239 00000 n +0000250390 00000 n +0000250540 00000 n +0000250691 00000 n +0000250842 00000 n +0000250993 00000 n +0000251144 00000 n +0000251295 00000 n +0000251446 00000 n +0000251597 00000 n +0000251748 00000 n +0000251898 00000 n +0000252049 00000 n +0000252200 00000 n +0000252350 00000 n +0000252500 00000 n +0000252651 00000 n +0000252802 00000 n +0000252953 00000 n +0000253104 00000 n +0000253254 00000 n +0000253405 00000 n +0000253556 00000 n +0000253707 00000 n +0000253856 00000 n +0000254007 00000 n +0000254158 00000 n +0000254309 00000 n +0000254460 00000 n +0000254611 00000 n +0000254762 00000 n +0000254912 00000 n +0000255062 00000 n +0000255213 00000 n +0000255364 00000 n +0000255515 00000 n +0000255664 00000 n +0000255815 00000 n +0000255965 00000 n +0000256116 00000 n +0000256266 00000 n +0000256416 00000 n +0000256567 00000 n +0000256718 00000 n +0000256868 00000 n +0000257018 00000 n +0000257168 00000 n +0000257318 00000 n +0000257469 00000 n +0000257620 00000 n +0000257770 00000 n +0000257921 00000 n +0000258072 00000 n +0000258223 00000 n +0000258374 00000 n +0000258525 00000 n +0000258675 00000 n +0000258825 00000 n +0000258974 00000 n +0000259124 00000 n +0000259275 00000 n +0000259425 00000 n +0000259575 00000 n +0000259726 00000 n +0000259876 00000 n +0000260027 00000 n +0000260178 00000 n +0000260329 00000 n +0000260480 00000 n +0000260631 00000 n +0000263507 00000 n +0000260839 00000 n +0000245485 00000 n +0000243877 00000 n +0000260781 00000 n +0000263658 00000 n +0000263808 00000 n +0000263959 00000 n +0000264110 00000 n +0000264261 00000 n +0000264412 00000 n +0000264563 00000 n +0000264714 00000 n +0000264865 00000 n +0000265016 00000 n +0000265166 00000 n +0000265316 00000 n +0000265464 00000 n +0000265615 00000 n +0000265766 00000 n +0000265917 00000 n +0000266067 00000 n +0000266218 00000 n +0000266369 00000 n +0000266520 00000 n +0000266671 00000 n +0000266822 00000 n +0000266973 00000 n +0000267122 00000 n +0000267273 00000 n +0000267424 00000 n +0000267573 00000 n +0000267724 00000 n +0000267874 00000 n +0000268023 00000 n +0000268173 00000 n +0000268324 00000 n +0000268474 00000 n +0000268625 00000 n +0000268776 00000 n +0000268926 00000 n +0000269077 00000 n +0000269227 00000 n +0000269376 00000 n +0000269527 00000 n +0000269677 00000 n +0000269827 00000 n +0000269978 00000 n +0000270129 00000 n +0000270279 00000 n +0000270429 00000 n +0000270580 00000 n +0000270731 00000 n +0000270882 00000 n +0000271032 00000 n +0000271182 00000 n +0000271331 00000 n +0000271482 00000 n +0000271632 00000 n +0000271783 00000 n +0000271934 00000 n +0000272085 00000 n +0000272236 00000 n +0000272387 00000 n +0000272536 00000 n +0000272687 00000 n +0000272838 00000 n +0000272989 00000 n +0000273139 00000 n +0000273290 00000 n +0000273440 00000 n +0000273590 00000 n +0000273740 00000 n +0000273889 00000 n +0000274039 00000 n +0000274190 00000 n +0000274340 00000 n +0000274491 00000 n +0000274642 00000 n +0000274793 00000 n +0000274943 00000 n +0000275093 00000 n +0000275244 00000 n +0000275395 00000 n +0000275546 00000 n +0000275696 00000 n +0000275847 00000 n +0000275998 00000 n +0000276149 00000 n +0000276300 00000 n +0000276450 00000 n +0000276601 00000 n +0000276752 00000 n +0000276903 00000 n +0000279599 00000 n +0000277111 00000 n +0000262562 00000 n +0000260951 00000 n +0000277053 00000 n +0000279749 00000 n +0000279900 00000 n +0000280051 00000 n +0000280201 00000 n +0000280352 00000 n +0000280502 00000 n +0000280653 00000 n +0000280804 00000 n +0000280952 00000 n +0000281103 00000 n +0000281254 00000 n +0000281405 00000 n +0000281556 00000 n +0000281707 00000 n +0000281857 00000 n +0000282008 00000 n +0000282159 00000 n +0000282310 00000 n +0000282461 00000 n +0000282612 00000 n +0000282763 00000 n +0000282914 00000 n +0000283064 00000 n +0000283214 00000 n +0000283365 00000 n +0000283516 00000 n +0000283667 00000 n +0000283818 00000 n +0000283969 00000 n +0000284118 00000 n +0000284268 00000 n +0000284419 00000 n +0000284568 00000 n +0000284717 00000 n +0000284868 00000 n +0000285019 00000 n +0000285170 00000 n +0000285321 00000 n +0000285472 00000 n +0000285623 00000 n +0000285774 00000 n +0000285924 00000 n +0000286075 00000 n +0000286226 00000 n +0000286377 00000 n +0000286526 00000 n +0000286677 00000 n +0000286828 00000 n +0000286978 00000 n +0000287128 00000 n +0000287279 00000 n +0000287430 00000 n +0000287581 00000 n +0000287732 00000 n +0000287883 00000 n +0000288034 00000 n +0000288184 00000 n +0000288334 00000 n +0000288484 00000 n +0000288634 00000 n +0000288783 00000 n +0000288933 00000 n +0000289084 00000 n +0000289235 00000 n +0000289386 00000 n +0000289535 00000 n +0000289685 00000 n +0000289834 00000 n +0000289985 00000 n +0000290136 00000 n +0000290286 00000 n +0000290437 00000 n +0000290587 00000 n +0000290736 00000 n +0000290886 00000 n +0000291035 00000 n +0000291185 00000 n +0000291333 00000 n +0000291541 00000 n +0000278753 00000 n +0000277223 00000 n +0000291483 00000 n +0000467954 00000 n +0000291653 00000 n +0000291679 00000 n +0000291705 00000 n +0000291958 00000 n +0000292211 00000 n +0000292436 00000 n +0000292617 00000 n +0000292918 00000 n +0000293200 00000 n +0000293535 00000 n +0000293803 00000 n +0000294129 00000 n +0000294379 00000 n +0000294723 00000 n +0000295020 00000 n +0000295337 00000 n +0000295681 00000 n +0000295946 00000 n +0000296271 00000 n +0000296572 00000 n +0000296889 00000 n +0000297203 00000 n +0000297506 00000 n +0000297778 00000 n +0000298146 00000 n +0000298435 00000 n +0000298685 00000 n +0000298926 00000 n +0000299185 00000 n +0000299457 00000 n +0000299756 00000 n +0000300085 00000 n +0000300408 00000 n +0000300674 00000 n +0000300978 00000 n +0000301247 00000 n +0000301521 00000 n +0000301809 00000 n +0000302123 00000 n +0000302403 00000 n +0000302664 00000 n +0000303240 00000 n +0000303575 00000 n +0000304025 00000 n +0000304614 00000 n +0000304714 00000 n +0000304810 00000 n +0000464004 00000 n +0000305113 00000 n +0000305589 00000 n +0000306226 00000 n +0000306505 00000 n +0000306783 00000 n +0000307062 00000 n +0000307338 00000 n +0000307530 00000 n +0000307724 00000 n +0000307912 00000 n +0000308104 00000 n +0000308366 00000 n +0000308590 00000 n +0000308768 00000 n +0000309012 00000 n +0000309198 00000 n +0000309437 00000 n +0000309630 00000 n +0000309814 00000 n +0000310014 00000 n +0000310268 00000 n +0000310551 00000 n +0000310823 00000 n +0000311103 00000 n +0000311415 00000 n +0000311694 00000 n +0000311925 00000 n +0000312148 00000 n +0000312460 00000 n +0000312656 00000 n +0000312843 00000 n +0000313156 00000 n +0000313364 00000 n +0000313647 00000 n +0000313928 00000 n +0000314194 00000 n +0000314458 00000 n +0000314757 00000 n +0000315057 00000 n +0000315389 00000 n +0000315598 00000 n +0000315854 00000 n +0000316133 00000 n +0000316425 00000 n +0000316727 00000 n +0000317015 00000 n +0000317302 00000 n +0000317604 00000 n +0000317902 00000 n +0000318148 00000 n +0000318505 00000 n +0000318752 00000 n +0000318971 00000 n +0000319221 00000 n +0000319520 00000 n +0000319725 00000 n +0000319968 00000 n +0000320209 00000 n +0000320489 00000 n +0000320792 00000 n +0000321103 00000 n +0000321357 00000 n +0000321657 00000 n +0000321899 00000 n +0000322140 00000 n +0000322396 00000 n +0000322673 00000 n +0000322961 00000 n +0000323280 00000 n +0000323533 00000 n +0000323833 00000 n +0000324058 00000 n +0000324372 00000 n +0000324693 00000 n +0000324971 00000 n +0000325560 00000 n +0000326053 00000 n +0000326566 00000 n +0000327635 00000 n +0000327920 00000 n +0000327972 00000 n +0000328104 00000 n +0000328378 00000 n +0000328647 00000 n +0000328896 00000 n +0000329140 00000 n +0000329336 00000 n +0000329534 00000 n +0000329720 00000 n +0000329938 00000 n +0000330119 00000 n +0000330358 00000 n +0000330547 00000 n +0000330784 00000 n +0000330976 00000 n +0000331161 00000 n +0000331360 00000 n +0000331681 00000 n +0000331947 00000 n +0000332219 00000 n +0000332519 00000 n +0000332784 00000 n +0000333013 00000 n +0000333240 00000 n +0000333549 00000 n +0000333751 00000 n +0000333941 00000 n +0000334241 00000 n +0000334446 00000 n +0000334705 00000 n +0000334981 00000 n +0000335237 00000 n +0000335528 00000 n +0000335807 00000 n +0000336125 00000 n +0000336331 00000 n +0000336610 00000 n +0000336883 00000 n +0000337152 00000 n +0000337416 00000 n +0000337691 00000 n +0000337974 00000 n +0000338210 00000 n +0000338545 00000 n +0000338788 00000 n +0000339002 00000 n +0000339199 00000 n +0000339452 00000 n +0000339689 00000 n +0000339954 00000 n +0000340236 00000 n +0000340529 00000 n +0000340769 00000 n +0000341036 00000 n +0000341273 00000 n +0000341503 00000 n +0000341771 00000 n +0000342027 00000 n +0000342311 00000 n +0000342630 00000 n +0000342888 00000 n +0000343173 00000 n +0000343396 00000 n +0000343700 00000 n +0000344008 00000 n +0000344271 00000 n +0000344560 00000 n +0000344883 00000 n +0000345148 00000 n +0000345443 00000 n +0000346024 00000 n +0000346499 00000 n +0000347010 00000 n +0000348021 00000 n +0000349000 00000 n +0000349096 00000 n +0000350080 00000 n +0000357216 00000 n +0000357444 00000 n +0000364986 00000 n +0000365254 00000 n +0000372765 00000 n +0000373041 00000 n +0000383075 00000 n +0000383519 00000 n +0000385721 00000 n +0000385940 00000 n +0000389510 00000 n +0000389753 00000 n +0000393674 00000 n +0000393944 00000 n +0000397034 00000 n +0000397278 00000 n +0000401829 00000 n +0000402117 00000 n +0000418444 00000 n +0000418873 00000 n +0000439323 00000 n +0000439946 00000 n +0000447375 00000 n +0000447635 00000 n +0000463603 00000 n +0000468034 00000 n +0000468154 00000 n +0000468278 00000 n +0000468351 00000 n +0000476158 00000 n +0000476406 00000 n +0000476674 00000 n +0000476942 00000 n +0000477210 00000 n +0000477479 00000 n +0000477747 00000 n +0000478015 00000 n +0000478284 00000 n +0000478552 00000 n +0000478819 00000 n +0000479088 00000 n +0000479357 00000 n +0000479626 00000 n +0000479893 00000 n +0000480162 00000 n +0000480432 00000 n +0000480701 00000 n +0000480968 00000 n +0000481236 00000 n +0000481504 00000 n +0000481773 00000 n +0000482042 00000 n +0000482309 00000 n +0000482577 00000 n +0000482846 00000 n +0000483113 00000 n +0000483383 00000 n +0000483651 00000 n +0000483918 00000 n +0000484186 00000 n +0000484455 00000 n +0000484724 00000 n +0000484993 00000 n +0000485262 00000 n +0000485531 00000 n +0000485799 00000 n +0000486069 00000 n +0000486337 00000 n +0000486605 00000 n +0000486873 00000 n +0000487116 00000 n +0000487301 00000 n +0000487484 00000 n +0000487676 00000 n +0000487871 00000 n +0000488077 00000 n +0000488289 00000 n +0000488493 00000 n +0000488664 00000 n +0000488835 00000 n +0000489004 00000 n +0000489173 00000 n +0000489344 00000 n +0000489514 00000 n +0000489686 00000 n +0000489861 00000 n +0000490038 00000 n +0000490213 00000 n +0000490387 00000 n +0000490570 00000 n +0000490767 00000 n +0000490964 00000 n +0000491166 00000 n +0000491368 00000 n +0000491571 00000 n +0000491778 00000 n +0000491981 00000 n +0000492184 00000 n +0000492387 00000 n +0000492594 00000 n +0000492799 00000 n +0000493025 00000 n +0000493273 00000 n +0000493516 00000 n +0000493759 00000 n +0000494002 00000 n +0000494245 00000 n +0000494490 00000 n +0000494743 00000 n +0000494996 00000 n +0000495245 00000 n +0000495488 00000 n +0000495731 00000 n +0000495974 00000 n +0000496217 00000 n +0000496460 00000 n +0000496703 00000 n +0000496946 00000 n +0000497193 00000 n +0000497440 00000 n +0000497683 00000 n +0000497926 00000 n +0000498171 00000 n +0000498420 00000 n +0000498669 00000 n +0000498920 00000 n +0000499173 00000 n +0000499422 00000 n +0000499587 00000 n +0000499717 00000 n +0000499857 00000 n +0000499997 00000 n +0000500137 00000 n +0000500277 00000 n +0000500417 00000 n +0000500547 00000 n +0000500668 00000 n +0000500784 00000 n +0000500904 00000 n +0000501029 00000 n +0000501159 00000 n +0000501295 00000 n +0000501430 00000 n +0000501564 00000 n +0000501699 00000 n +0000501807 00000 n +0000501937 00000 n +0000502075 00000 n +0000502201 00000 n +0000502301 00000 n +0000502341 00000 n +0000502469 00000 n trailer -<< /Size 2008 -/Root 2006 0 R -/Info 2007 0 R -/ID [<7069BF7F241215CFF2E26B2C094C0FFC> <7069BF7F241215CFF2E26B2C094C0FFC>] >> +<< /Size 2039 +/Root 2037 0 R +/Info 2038 0 R +/ID [<1A86A56BCB99FA296C25B90775DC2B0D> <1A86A56BCB99FA296C25B90775DC2B0D>] >> startxref -497286 +502810 %%EOF diff --git a/doc/manual.ps b/doc/manual.ps index 89f4387..b39581f 100644 --- a/doc/manual.ps +++ b/doc/manual.ps @@ -1,8 +1,8 @@ %!PS-Adobe-2.0 -%%Creator: dvips(k) 5.993 Copyright 2013 Radical Eye Software +%%Creator: dvips(k) 5.996 Copyright 2016 Radical Eye Software %%Title: loops.dvi -%%CreationDate: Thu Oct 27 11:38:34 2016 -%%Pages: 66 +%%CreationDate: Fri Oct 27 17:20:37 2017 +%%Pages: 67 %%PageOrder: Ascend %%BoundingBox: 0 0 595 842 %%DocumentFonts: Times-Bold Helvetica-Bold Times-Roman Helvetica-Oblique @@ -12,7 +12,7 @@ %DVIPSWebPage: (www.radicaleye.com) %DVIPSCommandLine: dvips.exe loops.dvi %DVIPSParameters: dpi=600 -%DVIPSSource: TeX output 2016.10.27:1138 +%DVIPSSource: TeX output 2017.10.27:1110 %%BeginProcSet: tex.pro 0 0 %! /TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S @@ -62,149 +62,149 @@ B/g{0 M}B/h{1 M}B/i{2 M}B/j{3 M}B/k{4 M}B/w{0 rmoveto}B/l{p -4 w}B/m{p %%EndProcSet %%BeginProcSet: 8r.enc 0 0 -% File 8r.enc TeX Base 1 Encoding Revision 2.0 2002-10-30 -% -% @@psencodingfile@{ -% author = "S. Rahtz, P. MacKay, Alan Jeffrey, B. Horn, K. Berry, -% W. Schmidt, P. Lehman", -% version = "2.0", -% date = "27nov06", -% filename = "8r.enc", -% email = "tex-fonts@@tug.org", -% docstring = "This is the encoding vector for Type1 and TrueType -% fonts to be used with TeX. This file is part of the -% PSNFSS bundle, version 9" -% @} -% -% The idea is to have all the characters normally included in Type 1 fonts -% available for typesetting. This is effectively the characters in Adobe -% Standard encoding, ISO Latin 1, Windows ANSI including the euro symbol, -% MacRoman, and some extra characters from Lucida. -% -% Character code assignments were made as follows: -% -% (1) the Windows ANSI characters are almost all in their Windows ANSI -% positions, because some Windows users cannot easily reencode the -% fonts, and it makes no difference on other systems. The only Windows -% ANSI characters not available are those that make no sense for -% typesetting -- rubout (127 decimal), nobreakspace (160), softhyphen -% (173). quotesingle and grave are moved just because it's such an -% irritation not having them in TeX positions. -% -% (2) Remaining characters are assigned arbitrarily to the lower part -% of the range, avoiding 0, 10 and 13 in case we meet dumb software. -% -% (3) Y&Y Lucida Bright includes some extra text characters; in the -% hopes that other PostScript fonts, perhaps created for public -% consumption, will include them, they are included starting at 0x12. -% These are /dotlessj /ff /ffi /ffl. -% -% (4) hyphen appears twice for compatibility with both ASCII and Windows. -% -% (5) /Euro was assigned to 128, as in Windows ANSI -% -% (6) Missing characters from MacRoman encoding incorporated as follows: -% -% PostScript MacRoman TeXBase1 -% -------------- -------------- -------------- -% /notequal 173 0x16 -% /infinity 176 0x17 -% /lessequal 178 0x18 -% /greaterequal 179 0x19 -% /partialdiff 182 0x1A -% /summation 183 0x1B -% /product 184 0x1C -% /pi 185 0x1D -% /integral 186 0x81 -% /Omega 189 0x8D -% /radical 195 0x8E -% /approxequal 197 0x8F -% /Delta 198 0x9D -% /lozenge 215 0x9E -% -/TeXBase1Encoding [ -% 0x00 - /.notdef /dotaccent /fi /fl - /fraction /hungarumlaut /Lslash /lslash - /ogonek /ring /.notdef /breve - /minus /.notdef /Zcaron /zcaron -% 0x10 - /caron /dotlessi /dotlessj /ff - /ffi /ffl /notequal /infinity - /lessequal /greaterequal /partialdiff /summation - /product /pi /grave /quotesingle -% 0x20 - /space /exclam /quotedbl /numbersign - /dollar /percent /ampersand /quoteright - /parenleft /parenright /asterisk /plus - /comma /hyphen /period /slash -% 0x30 - /zero /one /two /three - /four /five /six /seven - /eight /nine /colon /semicolon - /less /equal /greater /question -% 0x40 - /at /A /B /C - /D /E /F /G - /H /I /J /K - /L /M /N /O -% 0x50 - /P /Q /R /S - /T /U /V /W - /X /Y /Z /bracketleft - /backslash /bracketright /asciicircum /underscore -% 0x60 - /quoteleft /a /b /c - /d /e /f /g - /h /i /j /k - /l /m /n /o -% 0x70 - /p /q /r /s - /t /u /v /w - /x /y /z /braceleft - /bar /braceright /asciitilde /.notdef -% 0x80 - /Euro /integral /quotesinglbase /florin - /quotedblbase /ellipsis /dagger /daggerdbl - /circumflex /perthousand /Scaron /guilsinglleft - /OE /Omega /radical /approxequal -% 0x90 - /.notdef /.notdef /.notdef /quotedblleft - /quotedblright /bullet /endash /emdash - /tilde /trademark /scaron /guilsinglright - /oe /Delta /lozenge /Ydieresis -% 0xA0 - /.notdef /exclamdown /cent /sterling - /currency /yen /brokenbar /section - /dieresis /copyright /ordfeminine /guillemotleft - /logicalnot /hyphen /registered /macron -% 0xB0 - /degree /plusminus /twosuperior /threesuperior - /acute /mu /paragraph /periodcentered - /cedilla /onesuperior /ordmasculine /guillemotright - /onequarter /onehalf /threequarters /questiondown -% 0xC0 - /Agrave /Aacute /Acircumflex /Atilde - /Adieresis /Aring /AE /Ccedilla - /Egrave /Eacute /Ecircumflex /Edieresis - /Igrave /Iacute /Icircumflex /Idieresis -% 0xD0 - /Eth /Ntilde /Ograve /Oacute - /Ocircumflex /Otilde /Odieresis /multiply - /Oslash /Ugrave /Uacute /Ucircumflex - /Udieresis /Yacute /Thorn /germandbls -% 0xE0 - /agrave /aacute /acircumflex /atilde - /adieresis /aring /ae /ccedilla - /egrave /eacute /ecircumflex /edieresis - /igrave /iacute /icircumflex /idieresis -% 0xF0 - /eth /ntilde /ograve /oacute - /ocircumflex /otilde /odieresis /divide - /oslash /ugrave /uacute /ucircumflex - /udieresis /yacute /thorn /ydieresis -] def - +% File 8r.enc TeX Base 1 Encoding Revision 2.0 2002-10-30 +% +% @@psencodingfile@{ +% author = "S. Rahtz, P. MacKay, Alan Jeffrey, B. Horn, K. Berry, +% W. Schmidt, P. Lehman", +% version = "2.0", +% date = "27nov06", +% filename = "8r.enc", +% email = "tex-fonts@@tug.org", +% docstring = "This is the encoding vector for Type1 and TrueType +% fonts to be used with TeX. This file is part of the +% PSNFSS bundle, version 9" +% @} +% +% The idea is to have all the characters normally included in Type 1 fonts +% available for typesetting. This is effectively the characters in Adobe +% Standard encoding, ISO Latin 1, Windows ANSI including the euro symbol, +% MacRoman, and some extra characters from Lucida. +% +% Character code assignments were made as follows: +% +% (1) the Windows ANSI characters are almost all in their Windows ANSI +% positions, because some Windows users cannot easily reencode the +% fonts, and it makes no difference on other systems. The only Windows +% ANSI characters not available are those that make no sense for +% typesetting -- rubout (127 decimal), nobreakspace (160), softhyphen +% (173). quotesingle and grave are moved just because it's such an +% irritation not having them in TeX positions. +% +% (2) Remaining characters are assigned arbitrarily to the lower part +% of the range, avoiding 0, 10 and 13 in case we meet dumb software. +% +% (3) Y&Y Lucida Bright includes some extra text characters; in the +% hopes that other PostScript fonts, perhaps created for public +% consumption, will include them, they are included starting at 0x12. +% These are /dotlessj /ff /ffi /ffl. +% +% (4) hyphen appears twice for compatibility with both ASCII and Windows. +% +% (5) /Euro was assigned to 128, as in Windows ANSI +% +% (6) Missing characters from MacRoman encoding incorporated as follows: +% +% PostScript MacRoman TeXBase1 +% -------------- -------------- -------------- +% /notequal 173 0x16 +% /infinity 176 0x17 +% /lessequal 178 0x18 +% /greaterequal 179 0x19 +% /partialdiff 182 0x1A +% /summation 183 0x1B +% /product 184 0x1C +% /pi 185 0x1D +% /integral 186 0x81 +% /Omega 189 0x8D +% /radical 195 0x8E +% /approxequal 197 0x8F +% /Delta 198 0x9D +% /lozenge 215 0x9E +% +/TeXBase1Encoding [ +% 0x00 + /.notdef /dotaccent /fi /fl + /fraction /hungarumlaut /Lslash /lslash + /ogonek /ring /.notdef /breve + /minus /.notdef /Zcaron /zcaron +% 0x10 + /caron /dotlessi /dotlessj /ff + /ffi /ffl /notequal /infinity + /lessequal /greaterequal /partialdiff /summation + /product /pi /grave /quotesingle +% 0x20 + /space /exclam /quotedbl /numbersign + /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus + /comma /hyphen /period /slash +% 0x30 + /zero /one /two /three + /four /five /six /seven + /eight /nine /colon /semicolon + /less /equal /greater /question +% 0x40 + /at /A /B /C + /D /E /F /G + /H /I /J /K + /L /M /N /O +% 0x50 + /P /Q /R /S + /T /U /V /W + /X /Y /Z /bracketleft + /backslash /bracketright /asciicircum /underscore +% 0x60 + /quoteleft /a /b /c + /d /e /f /g + /h /i /j /k + /l /m /n /o +% 0x70 + /p /q /r /s + /t /u /v /w + /x /y /z /braceleft + /bar /braceright /asciitilde /.notdef +% 0x80 + /Euro /integral /quotesinglbase /florin + /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft + /OE /Omega /radical /approxequal +% 0x90 + /.notdef /.notdef /.notdef /quotedblleft + /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright + /oe /Delta /lozenge /Ydieresis +% 0xA0 + /.notdef /exclamdown /cent /sterling + /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft + /logicalnot /hyphen /registered /macron +% 0xB0 + /degree /plusminus /twosuperior /threesuperior + /acute /mu /paragraph /periodcentered + /cedilla /onesuperior /ordmasculine /guillemotright + /onequarter /onehalf /threequarters /questiondown +% 0xC0 + /Agrave /Aacute /Acircumflex /Atilde + /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis + /Igrave /Iacute /Icircumflex /Idieresis +% 0xD0 + /Eth /Ntilde /Ograve /Oacute + /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex + /Udieresis /Yacute /Thorn /germandbls +% 0xE0 + /agrave /aacute /acircumflex /atilde + /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis + /igrave /iacute /icircumflex /idieresis +% 0xF0 + /eth /ntilde /ograve /oacute + /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex + /udieresis /yacute /thorn /ydieresis +] def + %%EndProcSet %%BeginProcSet: texps.pro 0 0 @@ -225,62 +225,52 @@ end %%EndProcSet %%BeginProcSet: special.pro 0 0 -%! -TeXDict begin/SDict 200 dict N SDict begin/@SpecialDefaults{/hs 612 N -/vs 792 N/ho 0 N/vo 0 N/hsc 1 N/vsc 1 N/ang 0 N/CLIP 0 N/rwiSeen false N -/rhiSeen false N/letter{}N/note{}N/a4{}N/legal{}N}B/@scaleunit 100 N -/@hscale{@scaleunit div/hsc X}B/@vscale{@scaleunit div/vsc X}B/@hsize{ -/hs X/CLIP 1 N}B/@vsize{/vs X/CLIP 1 N}B/@clip{/CLIP 2 N}B/@hoffset{/ho -X}B/@voffset{/vo X}B/@angle{/ang X}B/@rwi{10 div/rwi X/rwiSeen true N}B -/@rhi{10 div/rhi X/rhiSeen true N}B/@llx{/llx X}B/@lly{/lly X}B/@urx{ -/urx X}B/@ury{/ury X}B/magscale true def end/@MacSetUp{userdict/md known -{userdict/md get type/dicttype eq{userdict begin md length 10 add md -maxlength ge{/md md dup length 20 add dict copy def}if end md begin -/letter{}N/note{}N/legal{}N/od{txpose 1 0 mtx defaultmatrix dtransform S -atan/pa X newpath clippath mark{transform{itransform moveto}}{transform{ -itransform lineto}}{6 -2 roll transform 6 -2 roll transform 6 -2 roll -transform{itransform 6 2 roll itransform 6 2 roll itransform 6 2 roll -curveto}}{{closepath}}pathforall newpath counttomark array astore/gc xdf -pop ct 39 0 put 10 fz 0 fs 2 F/|______Courier fnt invertflag{PaintBlack} -if}N/txpose{pxs pys scale ppr aload pop por{noflips{pop S neg S TR pop 1 --1 scale}if xflip yflip and{pop S neg S TR 180 rotate 1 -1 scale ppr 3 -get ppr 1 get neg sub neg ppr 2 get ppr 0 get neg sub neg TR}if xflip -yflip not and{pop S neg S TR pop 180 rotate ppr 3 get ppr 1 get neg sub -neg 0 TR}if yflip xflip not and{ppr 1 get neg ppr 0 get neg TR}if}{ -noflips{TR pop pop 270 rotate 1 -1 scale}if xflip yflip and{TR pop pop -90 rotate 1 -1 scale ppr 3 get ppr 1 get neg sub neg ppr 2 get ppr 0 get -neg sub neg TR}if xflip yflip not and{TR pop pop 90 rotate ppr 3 get ppr -1 get neg sub neg 0 TR}if yflip xflip not and{TR pop pop 270 rotate ppr -2 get ppr 0 get neg sub neg 0 S TR}if}ifelse scaleby96{ppr aload pop 4 --1 roll add 2 div 3 1 roll add 2 div 2 copy TR .96 dup scale neg S neg S -TR}if}N/cp{pop pop showpage pm restore}N end}if}if}N/normalscale{ -Resolution 72 div VResolution 72 div neg scale magscale{DVImag dup scale -}if 0 setgray}N/psfts{S 65781.76 div N}N/startTexFig{/psf$SavedState -save N userdict maxlength dict begin/magscale true def normalscale -currentpoint TR/psf$ury psfts/psf$urx psfts/psf$lly psfts/psf$llx psfts -/psf$y psfts/psf$x psfts currentpoint/psf$cy X/psf$cx X/psf$sx psf$x -psf$urx psf$llx sub div N/psf$sy psf$y psf$ury psf$lly sub div N psf$sx -psf$sy scale psf$cx psf$sx div psf$llx sub psf$cy psf$sy div psf$ury sub -TR/showpage{}N/erasepage{}N/setpagedevice{pop}N/copypage{}N/p 3 def -@MacSetUp}N/doclip{psf$llx psf$lly psf$urx psf$ury currentpoint 6 2 roll -newpath 4 copy 4 2 roll moveto 6 -1 roll S lineto S lineto S lineto -closepath clip newpath moveto}N/endTexFig{end psf$SavedState restore}N -/@beginspecial{SDict begin/SpecialSave save N gsave normalscale -currentpoint TR @SpecialDefaults count/ocount X/dcount countdictstack N} -N/@setspecial{CLIP 1 eq{newpath 0 0 moveto hs 0 rlineto 0 vs rlineto hs -neg 0 rlineto closepath clip}if ho vo TR hsc vsc scale ang rotate -rwiSeen{rwi urx llx sub div rhiSeen{rhi ury lly sub div}{dup}ifelse -scale llx neg lly neg TR}{rhiSeen{rhi ury lly sub div dup scale llx neg -lly neg TR}if}ifelse CLIP 2 eq{newpath llx lly moveto urx lly lineto urx -ury lineto llx ury lineto closepath clip}if/showpage{}N/erasepage{}N -/setpagedevice{pop}N/copypage{}N newpath}N/@endspecial{count ocount sub{ -pop}repeat countdictstack dcount sub{end}repeat grestore SpecialSave -restore end}N/@defspecial{SDict begin}N/@fedspecial{end}B/li{lineto}B -/rl{rlineto}B/rc{rcurveto}B/np{/SaveX currentpoint/SaveY X N 1 -setlinecap newpath}N/st{stroke SaveX SaveY moveto}N/fil{fill SaveX SaveY -moveto}N/ellipse{/endangle X/startangle X/yrad X/xrad X/savematrix -matrix currentmatrix N TR xrad yrad scale 0 0 1 startangle endangle arc -savematrix setmatrix}N end +%! +TeXDict begin/SDict 200 dict N SDict begin/@SpecialDefaults{/hs 612 N +/vs 792 N/ho 0 N/vo 0 N/hsc 1 N/vsc 1 N/ang 0 N/CLIP 0 N/rwiSeen false N +/rhiSeen false N/letter{}N/note{}N/a4{}N/legal{}N}B/@scaleunit 100 N +/@hscale{@scaleunit div/hsc X}B/@vscale{@scaleunit div/vsc X}B/@hsize{ +/hs X/CLIP 1 N}B/@vsize{/vs X/CLIP 1 N}B/@clip{/CLIP 2 N}B/@hoffset{/ho +X}B/@voffset{/vo X}B/@angle{/ang X}B/@rwi{10 div/rwi X/rwiSeen true N}B +/@rhi{10 div/rhi X/rhiSeen true N}B/@llx{/llx X}B/@lly{/lly X}B/@urx{ +/urx X}B/@ury{/ury X}B/magscale true def end/@MacSetUp{userdict/md known +{userdict/md get type/dicttype eq{userdict begin md length 10 add md +maxlength ge{/md md dup length 20 add dict copy def}if end md begin +/letter{}N/note{}N/legal{}N/od{txpose 1 0 mtx defaultmatrix dtransform S +atan/pa X newpath clippath mark{transform{itransform moveto}}{transform{ +itransform lineto}}{6 -2 roll transform 6 -2 roll transform 6 -2 roll +transform{itransform 6 2 roll itransform 6 2 roll itransform 6 2 roll +curveto}}{{closepath}}pathforall newpath counttomark array astore/gc xdf +pop ct 39 0 put 10 fz 0 fs 2 F/|______Courier fnt invertflag{PaintBlack} +if}N/txpose{pxs pys scale ppr aload pop por{noflips{pop S neg S TR pop 1 +-1 scale}if xflip yflip and{pop S neg S TR 180 rotate 1 -1 scale ppr 3 +get ppr 1 get neg sub neg ppr 2 get ppr 0 get neg sub neg TR}if xflip +yflip not and{pop S neg S TR pop 180 rotate ppr 3 get ppr 1 get neg sub +neg 0 TR}if yflip xflip not and{ppr 1 get neg ppr 0 get neg TR}if}{ +noflips{TR pop pop 270 rotate 1 -1 scale}if xflip yflip and{TR pop pop +90 rotate 1 -1 scale ppr 3 get ppr 1 get neg sub neg ppr 2 get ppr 0 get +neg sub neg TR}if xflip yflip not and{TR pop pop 90 rotate ppr 3 get ppr +1 get neg sub neg 0 TR}if yflip xflip not and{TR pop pop 270 rotate ppr +2 get ppr 0 get neg sub neg 0 S TR}if}ifelse scaleby96{ppr aload pop 4 +-1 roll add 2 div 3 1 roll add 2 div 2 copy TR .96 dup scale neg S neg S +TR}if}N/cp{pop pop showpage pm restore}N end}if}if}N/normalscale{ +Resolution 72 div VResolution 72 div neg scale magscale{DVImag dup scale +}if 0 setgray}N/@beginspecial{SDict begin/SpecialSave save N gsave +normalscale currentpoint TR @SpecialDefaults count/ocount X/dcount +countdictstack N}N/@setspecial{CLIP 1 eq{newpath 0 0 moveto hs 0 rlineto +0 vs rlineto hs neg 0 rlineto closepath clip}if ho vo TR hsc vsc scale +ang rotate rwiSeen{rwi urx llx sub div rhiSeen{rhi ury lly sub div}{dup} +ifelse scale llx neg lly neg TR}{rhiSeen{rhi ury lly sub div dup scale +llx neg lly neg TR}if}ifelse CLIP 2 eq{newpath llx lly moveto urx lly +lineto urx ury lineto llx ury lineto closepath clip}if/showpage{}N +/erasepage{}N/setpagedevice{pop}N/copypage{}N newpath}N/@endspecial{ +count ocount sub{pop}repeat countdictstack dcount sub{end}repeat +grestore SpecialSave restore end}N/@defspecial{SDict begin}N +/@fedspecial{end}B/li{lineto}B/rl{rlineto}B/rc{rcurveto}B/np{/SaveX +currentpoint/SaveY X N 1 setlinecap newpath}N/st{stroke SaveX SaveY +moveto}N/fil{fill SaveX SaveY moveto}N/ellipse{/endangle X/startangle X +/yrad X/xrad X/savematrix matrix currentmatrix N TR xrad yrad scale 0 0 +1 startangle endangle arc savematrix setmatrix}N end %%EndProcSet %%BeginProcSet: color.pro 0 0 @@ -372,7 +362,6 @@ FontDirectory/MSBM10 known{/MSBM10 findfont dup/UniqueID known{dup /FontMatrix [0.001 0 0 0.001 0 0 ]readonly def /FontName /MSBM10 def /FontBBox {-55 -420 2343 920 }readonly def -/UniqueID 5031982 def /PaintType 0 def /FontInfo 7 dict dup begin /version (003.002) readonly def @@ -460,7 +449,6 @@ FontDirectory/CMEX10 known{/CMEX10 findfont dup/UniqueID known{dup /FontMatrix [0.001 0 0 0.001 0 0 ]readonly def /FontName /CMEX10 def /FontBBox {-24 -2960 1454 772 }readonly def -/UniqueID 5092766 def /PaintType 0 def /FontInfo 9 dict dup begin /version (003.002) readonly def @@ -701,7 +689,6 @@ FontDirectory/CMMI10 known{/CMMI10 findfont dup/UniqueID known{dup /FontMatrix [0.001 0 0 0.001 0 0 ]readonly def /FontName /CMMI10 def /FontBBox {-32 -250 1048 750 }readonly def -/UniqueID 5087385 def /PaintType 0 def /FontInfo 10 dict dup begin /version (003.002) readonly def @@ -958,7 +945,6 @@ FontDirectory/CMR10 known{/CMR10 findfont dup/UniqueID known{dup /FontMatrix [0.001 0 0 0.001 0 0 ]readonly def /FontName /CMR10 def /FontBBox {-40 -250 1009 750 }readonly def -/UniqueID 5000793 def /PaintType 0 def /FontInfo 9 dict dup begin /version (003.002) readonly def @@ -1214,7 +1200,6 @@ FontDirectory/CMSY10 known{/CMSY10 findfont dup/UniqueID known{dup /FontMatrix [0.001 0 0 0.001 0 0 ]readonly def /FontName /CMSY10 def /FontBBox {-29 -960 1116 775 }readonly def -/UniqueID 5096651 def /PaintType 0 def /FontInfo 9 dict dup begin /version (003.002) readonly def @@ -2438,14 +2423,14 @@ F80000000FF00000001FE00000003FC00000007F80000000FF00000001FE00000003FC00 FFFFFFFEFFFFFFFFFEFFFFFFFFFE7FFFFFFFFC27277DA62F>I E %EndDVIPSBitmapFont /Fy 144[51 11[45 12[61 66 1[61 2[61 71 2[51 4[71 2[66 -2[61 9[51 2[51 5[25 46[{ TeXBase1Encoding ReEncodeFont }14 +2[61 8[51 3[51 5[25 46[{ TeXBase1Encoding ReEncodeFont }14 90.9091 /Helvetica rf /Fz 135[86 3[57 1[76 1[96 1[96 4[48 96 2[76 96 2[86 29[124 115 124 7[86 86 86 86 86 86 86 86 86 49[{ TeXBase1Encoding ReEncodeFont }22 172.188 /Times-Bold rf /FA 135[45 66 1[51 30 35 40 1[51 45 51 76 25 51 1[25 51 45 30 40 51 40 51 45 9[91 2[61 51 66 71 56 2[86 61 2[35 71 71 56 2[66 61 66 6[30 45 45 45 -45 45 45 45 45 45 46[51 2[{ TeXBase1Encoding ReEncodeFont }47 +45 45 45 45 45 45 45 45[51 2[{ TeXBase1Encoding ReEncodeFont }48 90.9091 /Times-Bold rf /FB 2[45 45 5[45 20[40 70[35 3[45 32 40 25[40 45 45 66 45 45 25 35 30 45 45 45 45 71 25 45 25 25 45 45 30 40 45 40 45 40 3[30 1[30 56 66 66 86 @@ -2898,7 +2883,7 @@ FFFFFFFFF0FFFFFFFFF07FFFFFFFE024247DA32C>I E %EndDVIPSBitmapFont /FF 2[42 27[37 55[63 46[37 42 2[42 1[23 32 28 1[42 42 42 65 23 42 23 23 42 42 28 37 42 37 42 37 10[60 60 1[46 -2[46 1[60 74 5[60 1[51 60 2[60 6[23 3[42 3[42 42 42 1[21 +2[46 1[60 74 5[60 1[51 60 2[60 6[23 2[42 4[42 42 42 1[21 1[21 27[28 16[{ TeXBase1Encoding ReEncodeFont }43 83.022 /Times-Roman rf /FG 2[42 27[42 103[42 2[42 1[28 32 37 2[42 3[46 28 1[46 42 1[37 1[37 46 42 10[60 5[51 1[60 @@ -2909,7 +2894,7 @@ FFFFFFFFF0FFFFFFFFF07FFFFFFFE024247DA32C>I E 93 93 73 80 86 86 80 86 7[60 60 60 60 60 60 60 60 60 60 1[30 1[30 27[40 13[66 2[{ TeXBase1Encoding ReEncodeFont }62 119.552 /Times-Bold rf /FI 140[80 69 2[103 103 4[57 3[92 -14[149 34[103 2[103 1[52 46[{ TeXBase1Encoding ReEncodeFont }10 +14[149 33[103 103 2[103 1[52 46[{ TeXBase1Encoding ReEncodeFont }11 206.559 /Times-Roman rf /FJ 175[138 8[161 5[149 65[{ TeXBase1Encoding ReEncodeFont }3 206.559 /Helvetica-Bold rf /FK 135[103 149 1[115 69 80 92 115 115 103 115 172 @@ -3167,7 +3152,7 @@ a SDict begin [/Count -0/Dest (section.8.4) cvn/Title (Realizing Groups as Multiplication Groups of Loops) /OUT pdfmark end 75 307 a 75 307 a -SDict begin [/Count -12/Dest (chapter.9) cvn/Title (Libraries of Loops) +SDict begin [/Count -13/Dest (chapter.9) cvn/Title (Libraries of Loops) /OUT pdfmark end 75 307 a 75 307 a SDict begin [/Count -0/Dest (section.9.1) cvn/Title (A Typical Library) @@ -3177,68 +3162,71 @@ a SDict begin [/Count -0/Dest (section.9.2) cvn/Title (Left Bol Loops and Right Bol Loops) /OUT pdfmark end 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.3) cvn/Title (Moufang Loops) +SDict begin [/Count -0/Dest (section.9.3) cvn/Title (Left Bruck Loops and Right Bruck Loops) /OUT pdfmark end 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.4) cvn/Title (Code Loops) /OUT -pdfmark end - 75 307 a 75 307 -a -SDict begin [/Count -0/Dest (section.9.5) cvn/Title (Steiner Loops) -/OUT pdfmark end - 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.6) cvn/Title (Conjugacy Closed Loops) -/OUT pdfmark end - 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.7) cvn/Title (Small Loops) /OUT -pdfmark end - 75 307 a 75 307 -a -SDict begin [/Count -0/Dest (section.9.8) cvn/Title (Paige Loops) /OUT -pdfmark end - 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.9) cvn/Title (Nilpotent Loops) -/OUT pdfmark end - 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.10) cvn/Title (Automorphic Loops) +SDict begin [/Count -0/Dest (section.9.4) cvn/Title (Moufang Loops) /OUT pdfmark end 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.11) cvn/Title (Interesting Loops) +SDict begin [/Count -0/Dest (section.9.5) cvn/Title (Code Loops) /OUT +pdfmark end + 75 307 a 75 307 a +SDict begin [/Count -0/Dest (section.9.6) cvn/Title (Steiner Loops) /OUT pdfmark end 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section.9.12) cvn/Title (Libraries of Loops Up To Isotopism) +SDict begin [/Count -0/Dest (section.9.7) cvn/Title (Conjugacy Closed Loops) +/OUT pdfmark end + 75 307 a 75 307 +a +SDict begin [/Count -0/Dest (section.9.8) cvn/Title (Small Loops) /OUT +pdfmark end + 75 307 a 75 307 a +SDict begin [/Count -0/Dest (section.9.9) cvn/Title (Paige Loops) /OUT +pdfmark end + 75 307 a 75 307 a +SDict begin [/Count -0/Dest (section.9.10) cvn/Title (Nilpotent Loops) +/OUT pdfmark end + 75 307 a 75 307 +a +SDict begin [/Count -0/Dest (section.9.11) cvn/Title (Automorphic Loops) /OUT pdfmark end 75 307 a 75 307 a +SDict begin [/Count -0/Dest (section.9.12) cvn/Title (Interesting Loops) +/OUT pdfmark end + 75 307 a 75 307 a +SDict begin [/Count -0/Dest (section.9.13) cvn/Title (Libraries of Loops Up To Isotopism) +/OUT pdfmark end + 75 307 a 75 307 +a SDict begin [/Count -0/Dest (appendix.A) cvn/Title (Files) /OUT pdfmark end - 75 307 a 75 307 -a + 75 307 a 75 307 a SDict begin [/Count -0/Dest (appendix.B) cvn/Title (Filters) /OUT pdfmark end 75 307 a 75 307 a SDict begin [/Count -0/Dest (appendix*.3) cvn/Title (References) /OUT pdfmark end - 75 307 a 75 307 a -SDict begin [/Count -0/Dest (section*.4) cvn/Title (Index) /OUT pdfmark -end 75 307 a 75 307 a +SDict begin [/Count -0/Dest (section*.4) cvn/Title (Index) /OUT pdfmark +end + 75 307 a 75 307 a SDict begin [/PageMode /UseNone/Page 1/View [/Fit] /DOCVIEW pdfmark end 75 307 a 75 307 a SDict begin [ {Catalog}<<>> /PUT pdfmark end - 75 307 a 75 307 a -SDict begin H.S end 75 307 a 75 307 a +SDict begin H.S end + 75 307 a 75 307 a SDict begin 13.6 H.A end 75 307 a 75 307 a SDict begin [/View [/XYZ H.V]/Dest (Doc-Start) cvn /DEST pdfmark end - 75 307 a Black Black 788 1271 a FM(The)104 -b FL(LOOPS)1177 1570 y FM(P)l(ackage)181 2267 y FK(Computing)52 -b(with)g(quasigr)l(oups)h(and)f(loops)1577 2468 y(in)g -FJ(GAP)1365 3080 y FI(V)-23 b(ersion)52 b(3.3.0)1524 + 75 307 a Black +Black 788 1271 a FM(The)104 b FL(LOOPS)1177 1570 y FM(P)l(ackage)181 +2267 y FK(Computing)52 b(with)g(quasigr)l(oups)h(and)f(loops)1577 +2468 y(in)g FJ(GAP)1365 3080 y FI(V)-23 b(ersion)52 b(3.4.0)1524 4015 y FH(G\341bor)30 b(P)-13 b(.)30 b(Nagy)1436 4128 y(P)n(etr)f(V)-12 b(ojt)1903 4127 y(\020)1896 4128 y(echo)o(vsk\375)75 5028 y FG(G\341bor)19 b(P)-9 b(.)20 b(Nagy)40 b FF(Email:)p @@ -3292,7 +3280,7 @@ SDict begin 18 H.A end 75 399 a 75 399 a SDict begin [/View [/XYZ H.V]/Dest (section*.1) cvn /DEST pdfmark end - 75 399 a FH(Copyright)75 597 y FF(\251)21 b(2016)e(G\341bor)g(P) + 75 399 a FH(Copyright)75 597 y FF(\251)21 b(2017)e(G\341bor)g(P) -9 b(.)20 b(Nagy)g(and)g(Petr)g(V)-11 b(ojt)1290 596 y(\020)1285 597 y(echo)o(vsk\375.)p Black Black eop end %%Page: 3 3 @@ -4001,7 +3989,7 @@ SDict begin 13.6 H.L end 2726 a SDict begin [/Subtype /Link/Dest (chapter.7) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 1960 2726 a Black 1699 w FA(36)p 0.0 0.0 0.554 + 1960 2726 a Black 1699 w FA(37)p 0.0 0.0 0.554 TeXcolorrgb 211 2839 a SDict begin H.S end 211 2839 a FB(7.1)p 0.0 0.0 0.0 @@ -4014,7 +4002,7 @@ SDict begin [/Subtype /Link/Dest (section.7.1) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end 2229 2839 a Black 51 w FB(.)45 b(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f -(.)p Black 129 w(36)p Black 0.0 0.0 0.554 TeXcolorrgb +(.)p Black 129 w(37)p Black 0.0 0.0 0.554 TeXcolorrgb 211 2951 a SDict begin H.S end 211 2951 a FB(7.2)p 0.0 0.0 0.0 TeXcolorrgb @@ -4027,7 +4015,7 @@ SDict begin [/Subtype /Link/Dest (section.7.2) cvn/H /I/Border [0 0 1042 2951 a Black 78 w FB(.)46 b(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g (.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) -g(.)h(.)f(.)p Black 129 w(37)p Black 0.0 0.0 0.554 TeXcolorrgb +g(.)h(.)f(.)p Black 129 w(38)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3064 a SDict begin H.S end 211 3064 a FB(7.3)p 0.0 0.0 0.0 TeXcolorrgb @@ -4040,7 +4028,7 @@ SDict begin [/Subtype /Link/Dest (section.7.3) cvn/H /I/Border [0 0 1596 3064 a Black 70 w FB(.)45 b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g (.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p -Black 129 w(38)p Black 0.0 0.0 0.554 TeXcolorrgb 211 +Black 129 w(39)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3177 a SDict begin H.S end 211 3177 a FB(7.4)p 0.0 0.0 0.0 TeXcolorrgb 96 @@ -4053,7 +4041,7 @@ SDict begin [/Subtype /Link/Dest (section.7.4) cvn/H /I/Border [0 0 1457 3177 a Black 73 w FB(.)45 b(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f (.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.) -p Black 129 w(39)p Black 0.0 0.0 0.554 TeXcolorrgb 211 +p Black 129 w(40)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3290 a SDict begin H.S end 211 3290 a FB(7.5)p 0.0 0.0 0.0 TeXcolorrgb 96 @@ -4066,7 +4054,7 @@ SDict begin [/Subtype /Link/Dest (section.7.5) cvn/H /I/Border [0 0 1327 3290 a Black 66 w FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g (.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.) -h(.)f(.)p Black 129 w(42)p Black 0.0 0.0 0.554 TeXcolorrgb +h(.)f(.)p Black 129 w(43)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3403 a SDict begin H.S end 211 3403 a FB(7.6)p 0.0 0.0 0.0 TeXcolorrgb @@ -4079,7 +4067,7 @@ SDict begin [/Subtype /Link/Dest (section.7.6) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end 2181 3403 a Black 30 w FB(.)46 b(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g (.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 -w(42)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3516 a +w(43)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3516 a SDict begin H.S end 211 3516 a FB(7.7)p 0.0 0.0 0.0 TeXcolorrgb 96 w(Automorphic)26 @@ -4092,7 +4080,7 @@ SDict begin [/Subtype /Link/Dest (section.7.7) cvn/H /I/Border [0 0 1154 3516 a Black 35 w FB(.)45 b(.)g(.)g(.)g(.)h(.)f (.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.) g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 -w(43)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3629 a +w(44)p Black 0.0 0.0 0.554 TeXcolorrgb 211 3629 a SDict begin H.S end 211 3629 a FB(7.8)p 0.0 0.0 0.0 TeXcolorrgb 96 w(Additonal)26 @@ -4105,7 +4093,7 @@ SDict begin [/Subtype /Link/Dest (section.7.8) cvn/H /I/Border [0 0 1472 3629 a Black 58 w FB(.)45 b(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g (.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p -Black 129 w(44)p Black 0.0 0.0 0.554 TeXcolorrgb 75 3833 +Black 129 w(45)p Black 0.0 0.0 0.554 TeXcolorrgb 75 3833 a SDict begin H.S end 75 3833 a FA(8)p 0.0 0.0 0.0 TeXcolorrgb 91 w(Speci\002c)23 @@ -4115,7 +4103,7 @@ SDict begin 13.6 H.L end 3833 a 870 3833 a SDict begin [/Subtype /Link/Dest (chapter.8) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 870 3833 a Black 2789 w FA(45)p 0.0 0.0 0.554 + 870 3833 a Black 2789 w FA(46)p 0.0 0.0 0.554 TeXcolorrgb 211 3946 a SDict begin H.S end 211 3946 a FB(8.1)p 0.0 0.0 0.0 @@ -4128,7 +4116,7 @@ SDict begin [/Subtype /Link/Dest (section.8.1) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end 1470 3946 a Black 60 w FB(.)45 b(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g (.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) -g(.)h(.)f(.)p Black 129 w(45)p Black 0.0 0.0 0.554 TeXcolorrgb +g(.)h(.)f(.)p Black 129 w(46)p Black 0.0 0.0 0.554 TeXcolorrgb 211 4059 a SDict begin H.S end 211 4059 a FB(8.2)p 0.0 0.0 0.0 TeXcolorrgb @@ -4141,7 +4129,7 @@ SDict begin [/Subtype /Link/Dest (section.8.2) cvn/H /I/Border [0 0 1278 4059 a Black 47 w FB(.)45 b(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g (.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) -g(.)h(.)f(.)p Black 129 w(46)p Black 0.0 0.0 0.554 TeXcolorrgb +g(.)h(.)f(.)p Black 129 w(47)p Black 0.0 0.0 0.554 TeXcolorrgb 211 4171 a SDict begin H.S end 211 4171 a FB(8.3)p 0.0 0.0 0.0 TeXcolorrgb @@ -4154,7 +4142,7 @@ SDict begin [/Subtype /Link/Dest (section.8.3) cvn/H /I/Border [0 0 1423 4171 a Black 38 w FB(.)46 b(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h (.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.) -f(.)p Black 129 w(46)p Black 0.0 0.0 0.554 TeXcolorrgb +f(.)p Black 129 w(47)p Black 0.0 0.0 0.554 TeXcolorrgb 211 4284 a SDict begin H.S end 211 4284 a FB(8.4)p 0.0 0.0 0.0 TeXcolorrgb @@ -4166,7 +4154,7 @@ SDict begin 13.6 H.L end SDict begin [/Subtype /Link/Dest (section.8.4) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end 2338 4284 a Black 78 w FB(.)45 b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g -(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(47)p Black +(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(48)p Black 0.0 0.0 0.554 TeXcolorrgb 75 4488 a SDict begin H.S end 75 4488 a FA(9)p @@ -4177,7 +4165,7 @@ SDict begin 13.6 H.L end a SDict begin [/Subtype /Link/Dest (chapter.9) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 933 4488 a Black 2726 w FA(49)p 0.0 0.0 0.554 TeXcolorrgb + 933 4488 a Black 2726 w FA(50)p 0.0 0.0 0.554 TeXcolorrgb 211 4601 a SDict begin H.S end 211 4601 a FB(9.1)p 0.0 0.0 0.0 TeXcolorrgb @@ -4190,7 +4178,7 @@ SDict begin [/Subtype /Link/Dest (section.9.1) cvn/H /I/Border [0 0 1073 4601 a Black 47 w FB(.)46 b(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g (.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) -g(.)h(.)f(.)p Black 129 w(49)p Black 0.0 0.0 0.554 TeXcolorrgb +g(.)h(.)f(.)p Black 129 w(50)p Black 0.0 0.0 0.554 TeXcolorrgb 211 4714 a SDict begin H.S end 211 4714 a FB(9.2)p 0.0 0.0 0.0 TeXcolorrgb @@ -4203,99 +4191,99 @@ SDict begin [/Subtype /Link/Dest (section.9.2) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end 1758 4714 a Black 44 w FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g (.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p -Black 129 w(50)p Black 0.0 0.0 0.554 TeXcolorrgb 211 +Black 129 w(51)p Black 0.0 0.0 0.554 TeXcolorrgb 211 4827 a SDict begin H.S end 211 4827 a FB(9.3)p 0.0 0.0 0.0 TeXcolorrgb 96 -w(Mouf)o(ang)26 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 1002 -4827 a +w(Left)24 b(Bruck)g(Loops)g(and)g(Right)f(Bruck)h(Loops)p +0.0 0.0 0.554 TeXcolorrgb 1939 4827 a SDict begin 13.6 H.L end - 1002 4827 a 1002 4827 a + 1939 4827 a 1939 +4827 a SDict begin [/Subtype /Link/Dest (section.9.3) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 1002 4827 a Black 50 w -FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g -(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) -g(.)h(.)f(.)p Black 129 w(50)p Black 0.0 0.0 0.554 TeXcolorrgb -211 4940 a + 1939 4827 a Black 68 w FB(.)45 b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g +(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p +Black 129 w(51)p Black 0.0 0.0 0.554 TeXcolorrgb 211 +4940 a SDict begin H.S end - 211 4940 a FB(9.4)p 0.0 0.0 0.0 TeXcolorrgb -96 w(Code)24 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 861 + 211 4940 a FB(9.4)p 0.0 0.0 0.0 TeXcolorrgb 96 +w(Mouf)o(ang)26 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 1002 4940 a SDict begin 13.6 H.L end - 861 4940 a 861 4940 a + 1002 4940 a 1002 4940 a SDict begin [/Subtype /Link/Dest (section.9.4) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 861 4940 a Black 55 w FB(.)45 -b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g + 1002 4940 a Black 50 w +FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g (.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) -g(.)h(.)f(.)p Black 129 w(51)p Black 0.0 0.0 0.554 TeXcolorrgb +g(.)h(.)f(.)p Black 129 w(52)p Black 0.0 0.0 0.554 TeXcolorrgb 211 5053 a SDict begin H.S end 211 5053 a FB(9.5)p 0.0 0.0 0.0 TeXcolorrgb -96 w(Steiner)25 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 927 +96 w(Code)24 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 861 5053 a SDict begin 13.6 H.L end - 927 5053 a 927 5053 a + 861 5053 a 861 5053 a SDict begin [/Subtype /Link/Dest (section.9.5) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 927 5053 a Black 57 w FB(.)45 -b(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g -(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.) -h(.)f(.)p Black 129 w(51)p Black 0.0 0.0 0.554 TeXcolorrgb -211 5166 a -SDict begin H.S end - 211 5166 a FB(9.6)p 0.0 0.0 0.0 TeXcolorrgb -96 w(Conjugac)o(y)25 b(Closed)g(Loops)p 0.0 0.0 0.554 -TeXcolorrgb 1337 5166 a -SDict begin 13.6 H.L end - 1337 5166 a 1337 5166 a -SDict begin [/Subtype /Link/Dest (section.9.6) cvn/H /I/Border [0 0 -0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 1337 -5166 a Black 56 w FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g -(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.) -h(.)f(.)p Black 129 w(51)p Black 0.0 0.0 0.554 TeXcolorrgb -211 5279 a -SDict begin H.S end - 211 5279 a FB(9.7)p 0.0 0.0 0.0 TeXcolorrgb -96 w(Small)23 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 881 -5279 a -SDict begin 13.6 H.L end - 881 5279 a 881 5279 a -SDict begin [/Subtype /Link/Dest (section.9.7) cvn/H /I/Border [0 0 -0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 881 5279 a Black 35 w FB(.)45 + 861 5053 a Black 55 w FB(.)45 b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g (.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) g(.)h(.)f(.)p Black 129 w(52)p Black 0.0 0.0 0.554 TeXcolorrgb +211 5166 a +SDict begin H.S end + 211 5166 a FB(9.6)p 0.0 0.0 0.0 TeXcolorrgb +96 w(Steiner)25 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 927 +5166 a +SDict begin 13.6 H.L end + 927 5166 a 927 5166 a +SDict begin [/Subtype /Link/Dest (section.9.6) cvn/H /I/Border [0 0 +0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end + 927 5166 a Black 57 w FB(.)45 +b(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g +(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.) +h(.)f(.)p Black 129 w(52)p Black 0.0 0.0 0.554 TeXcolorrgb +211 5279 a +SDict begin H.S end + 211 5279 a FB(9.7)p 0.0 0.0 0.0 TeXcolorrgb +96 w(Conjugac)o(y)25 b(Closed)g(Loops)p 0.0 0.0 0.554 +TeXcolorrgb 1337 5279 a +SDict begin 13.6 H.L end + 1337 5279 a 1337 5279 a +SDict begin [/Subtype /Link/Dest (section.9.7) cvn/H /I/Border [0 0 +0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end + 1337 +5279 a Black 56 w FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g +(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.) +h(.)f(.)p Black 129 w(53)p Black 0.0 0.0 0.554 TeXcolorrgb 211 5391 a SDict begin H.S end 211 5391 a FB(9.8)p 0.0 0.0 0.0 TeXcolorrgb -96 w(P)o(aige)24 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb -870 5391 a +96 w(Small)23 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 881 +5391 a SDict begin 13.6 H.L end - 870 5391 a 870 5391 a + 881 5391 a 881 5391 a SDict begin [/Subtype /Link/Dest (section.9.8) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 870 5391 a Black 46 -w FB(.)45 b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f -(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.) -g(.)g(.)g(.)h(.)f(.)p Black 129 w(53)p Black 0.0 0.0 0.554 -TeXcolorrgb 211 5504 a + 881 5391 a Black 35 w FB(.)45 +b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g +(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) +g(.)h(.)f(.)p Black 129 w(54)p Black 0.0 0.0 0.554 TeXcolorrgb +211 5504 a SDict begin H.S end - 211 5504 a FB(9.9)p 0.0 0.0 0.0 -TeXcolorrgb 96 w(Nilpotent)26 b(Loops)p 0.0 0.0 0.554 -TeXcolorrgb 1013 5504 a + 211 5504 a FB(9.9)p 0.0 0.0 0.0 TeXcolorrgb +96 w(P)o(aige)24 b(Loops)p 0.0 0.0 0.554 TeXcolorrgb +870 5504 a SDict begin 13.6 H.L end - 1013 5504 a 1013 5504 a + 870 5504 a 870 5504 a SDict begin [/Subtype /Link/Dest (section.9.9) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 1013 -5504 a Black 39 w FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g -(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.) -h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(53)p Black -Black Black eop end + 870 5504 a Black 46 +w FB(.)45 b(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f +(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.) +g(.)g(.)g(.)h(.)f(.)p Black 129 w(54)p Black Black Black +eop end %%Page: 5 5 TeXDict begin 5 4 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -4314,81 +4302,94 @@ SDict begin [/View [/XYZ H.V]/Dest (page.5) cvn /DEST pdfmark end b FB(5)p Black 0.0 0.0 0.554 TeXcolorrgb 211 399 a SDict begin H.S end 211 -399 a FB(9.10)p 0.0 0.0 0.0 TeXcolorrgb 51 w(Automorphic)26 -b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 1154 399 a +399 a FB(9.10)p 0.0 0.0 0.0 TeXcolorrgb 51 w(Nilpotent)26 +b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 1013 399 a SDict begin 13.6 H.L end - 1154 399 -a 1154 399 a + 1013 399 +a 1013 399 a SDict begin [/Subtype /Link/Dest (section.9.10) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 1154 399 a Black 35 w FB(.)45 b(.)g(.)g(.)g(.)h(.)f(.)g(.) -g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g -(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(53)p -Black 0.0 0.0 0.554 TeXcolorrgb 211 511 a + 1013 399 a Black 39 w FB(.)45 b(.)h(.)f(.)g(.)g(.)g(.)h(.) +f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f +(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black +129 w(54)p Black 0.0 0.0 0.554 TeXcolorrgb 211 511 a SDict begin H.S end - 211 511 a FB(9.11)p -0.0 0.0 0.0 TeXcolorrgb 51 w(Interesting)27 b(Loops)p -0.0 0.0 0.554 TeXcolorrgb 1058 511 a + +211 511 a FB(9.11)p 0.0 0.0 0.0 TeXcolorrgb 51 w(Automorphic)26 +b(Loops)p 0.0 0.0 0.554 TeXcolorrgb 1154 511 a SDict begin 13.6 H.L end - 1058 511 a 1058 -511 a + 1154 511 +a 1154 511 a SDict begin [/Subtype /Link/Dest (section.9.11) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 1058 511 a Black 62 w FB(.)46 b(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g -(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) -g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(54)p + 1154 511 a Black 35 w FB(.)45 b(.)g(.)g(.)g(.)h(.)f(.)g(.) +g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g +(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(55)p Black 0.0 0.0 0.554 TeXcolorrgb 211 624 a SDict begin H.S end 211 624 a FB(9.12)p -0.0 0.0 0.0 TeXcolorrgb 51 w(Libraries)25 b(of)f(Loops)g(Up)f(T)-7 -b(o)22 b(Isotopism)p 0.0 0.0 0.554 TeXcolorrgb 1726 624 -a +0.0 0.0 0.0 TeXcolorrgb 51 w(Interesting)27 b(Loops)p +0.0 0.0 0.554 TeXcolorrgb 1058 624 a SDict begin 13.6 H.L end - 1726 624 a 1726 624 a + 1058 624 a 1058 +624 a SDict begin [/Subtype /Link/Dest (section.9.12) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 1726 624 a Black 76 w FB(.)45 -b(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g -(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(54)p Black -0.0 0.0 0.554 TeXcolorrgb 75 828 a + 1058 624 a Black 62 w FB(.)46 b(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g +(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.) +g(.)g(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(55)p +Black 0.0 0.0 0.554 TeXcolorrgb 211 737 a SDict begin H.S end - 75 828 a FA(A)p 0.0 0.0 0.0 -TeXcolorrgb 70 w(Files)p 0.0 0.0 0.554 TeXcolorrgb 392 -828 a + 211 737 a FB(9.13)p +0.0 0.0 0.0 TeXcolorrgb 51 w(Libraries)25 b(of)f(Loops)g(Up)f(T)-7 +b(o)22 b(Isotopism)p 0.0 0.0 0.554 TeXcolorrgb 1726 737 +a SDict begin 13.6 H.L end - 392 828 a 392 828 a + 1726 737 a 1726 737 a +SDict begin [/Subtype /Link/Dest (section.9.13) cvn/H /I/Border [0 +0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end + 1726 737 a Black 76 w FB(.)45 +b(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g(.)h(.)f(.)g(.)g(.)g(.)g +(.)h(.)f(.)g(.)g(.)g(.)h(.)f(.)p Black 129 w(55)p Black +0.0 0.0 0.554 TeXcolorrgb 75 941 a +SDict begin H.S end + 75 941 a FA(A)p 0.0 0.0 0.0 +TeXcolorrgb 70 w(Files)p 0.0 0.0 0.554 TeXcolorrgb 392 +941 a +SDict begin 13.6 H.L end + 392 941 a 392 941 a SDict begin [/Subtype /Link/Dest (appendix.A) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 392 828 a Black 3267 w FA(55)p -0.0 0.0 0.554 TeXcolorrgb 75 1032 a + 392 941 a Black 3267 w FA(56)p +0.0 0.0 0.554 TeXcolorrgb 75 1145 a SDict begin H.S end - 75 1032 a FA(B)p + 75 1145 a FA(B)p 0.0 0.0 0.0 TeXcolorrgb 75 w(Filters)p 0.0 0.0 0.554 -TeXcolorrgb 462 1032 a +TeXcolorrgb 462 1145 a SDict begin 13.6 H.L end - 462 1032 a 462 1032 a + 462 1145 a 462 1145 a SDict begin [/Subtype /Link/Dest (appendix.B) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 462 1032 -a Black 3197 w FA(57)p 0.0 0.0 0.554 TeXcolorrgb 75 1236 + 462 1145 +a Black 3197 w FA(58)p 0.0 0.0 0.554 TeXcolorrgb 75 1349 a SDict begin H.S end - 75 1236 a FA(Refer)n(ences)495 1236 y + 75 1349 a FA(Refer)n(ences)495 1349 y SDict begin 13.6 H.L end - 495 1236 a 495 -1236 a + 495 1349 a 495 +1349 a SDict begin [/Subtype /Link/Dest (appendix*.3) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 495 1236 a Black 3164 w FA(61)p 0.0 0.0 0.554 -TeXcolorrgb 75 1440 a + 495 1349 a Black 3164 w FA(62)p 0.0 0.0 0.554 +TeXcolorrgb 75 1553 a SDict begin H.S end - 75 1440 a FA(Index)297 1440 y + 75 1553 a FA(Index)297 1553 y SDict begin 13.6 H.L end 297 -1440 a 297 1440 a +1553 a 297 1553 a SDict begin [/Subtype /Link/Dest (section*.4) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end - 297 1440 a Black 3362 w FA(62)p Black + 297 1553 a Black 3362 w FA(63)p Black Black eop end %%Page: 6 6 TeXDict begin 6 5 bop 0 0 a @@ -4470,7 +4471,7 @@ SDict begin H.R end SDict begin [/View [/XYZ H.V]/Dest (L.X8360C04082558A12) cvn /DEST pdfmark end 75 3512 a Black 112 x FB(Ha)n(v)o(e)f -Fy(GAP)i(4.7)d FB(or)h(ne)n(wer)h(installed)i(on)d(your)i(computer)-5 +Fy(GAP)i(4.8)d FB(or)h(ne)n(wer)h(installed)i(on)d(your)i(computer)-5 b(.)216 3737 y(If)35 b(you)h(do)g(not)f(see)h(the)g(subfolder)i Fx(pkg/loops)c FB(in)h(the)h(main)f(directory)j(of)d Fy(GAP)f FB(then)i(do)n(wnload)h(the)75 3850 y Fy(LOOPS)27 @@ -4644,27 +4645,27 @@ pdfmark end 75 3663 a Black 89 x FB(W)-7 b(e)26 b(thank)i(the)f(follo)n(wing)i(people)f(for)f(sending)i(us)e(remarks)h (and)f(comments,)i(and)e(for)g(suggesting)j(ne)n(w)c(func-)75 -3865 y(tionality)i(of)e(the)g(package:)35 b(Muniru)27 -b(Asiru,)f(Bjoern)h(Assmann,)f(Andreas)h(Distler)l(,)g(Ale\232)f -(Dr\341pal,)h(Ste)n(v)o(e)e(Flam-)75 3978 y(mia,)33 b(K)n(enneth)g(W)-8 -b(.)30 b(Johnson,)36 b(Michael)d(K.)d(Kin)o(yon,)k(Ale)o(xander)f(K)m -(ono)o(v)n(alo)o(v)-6 b(,)35 b(Frank)d(L\374beck)h(and)f(Jonathan)75 -4091 y(D.H.)21 b(Smith.)216 4204 y(The)36 b(library)h(of)f(Mouf)o(ang)h -(loops)g(of)f(order)h(243)f(w)o(as)f(generated)k(from)d(data)g(pro)o -(vided)i(by)e(Michael)h(C.)75 4316 y(Slattery)25 b(and)f(Ashle)o(y)f -(L.)f(Zenisek.)30 b(The)23 b(library)i(of)f(right)g(conjugac)o(y)i -(closed)f(loops)g(of)e(order)i(less)f(than)g(28)g(w)o(as)75 -4429 y(generated)29 b(from)e(data)h(pro)o(vided)g(by)f(Katharina)i -(Artic.)38 b(The)27 b(library)h(of)f(commutati)n(v)o(e)h(automorphic)h -(loops)f(of)75 4542 y(order)d(27,)e(81)h(and)g(243)g(w)o(as)f(obtained) -j(jointly)f(with)e(Izabella)j(Stuhl.)216 4655 y(G\341bor)33 -b(P)-10 b(.)30 b(Nagy)j(w)o(as)f(supported)i(by)f(O)l(TKA)d(grants)k -(F042959)f(and)g(T043758,)j(and)c(Petr)g(V)-12 b(ojt)3412 -4654 y(\020)3407 4655 y(echo)o(vsk\375)75 4768 y(w)o(as)26 -b(supported)k(by)c(the)h(2006)h(and)f(2016)g(Uni)n(v)o(ersity)h(of)f -(Den)l(v)o(er)g(PR)l(OF)e(grants)j(and)f(the)g(Simons)f(F)o(oundation) -75 4881 y(Collaboration)h(Grant)c(210176.)p Black Black -eop end +3865 y(tionality)j(of)d(the)h(package:)37 b(Muniru)28 +b(Asiru,)f(Bjoern)g(Assmann,)h(Andreas)f(Distler)l(,)h(Ale\232)f +(Dr\341pal,)g(Graham)g(El-)75 3978 y(lis,)h(Ste)n(v)o(e)e(Flammia,)h(K) +n(enneth)h(W)-8 b(.)25 b(Johnson,)30 b(Michael)e(K.)d(Kin)o(yon,)j(Ale) +o(xander)h(K)m(ono)o(v)n(alo)o(v)-6 b(,)28 b(Frank)g(L\374beck,)75 +4091 y(Jonathan)e(D.H.)21 b(Smith,)i(Da)n(vid)h(Stano)o(vsk\375)h(and)f +(Glen)g(Whitne)o(y)-6 b(.)216 4204 y(The)36 b(library)h(of)f(Mouf)o +(ang)h(loops)g(of)f(order)h(243)f(w)o(as)f(generated)k(from)d(data)g +(pro)o(vided)i(by)e(Michael)h(C.)75 4316 y(Slattery)25 +b(and)f(Ashle)o(y)f(L.)f(Zenisek.)30 b(The)23 b(library)i(of)f(right)g +(conjugac)o(y)i(closed)f(loops)g(of)e(order)i(less)f(than)g(28)g(w)o +(as)75 4429 y(generated)f(from)e(data)h(pro)o(vided)h(by)e(Katharina)h +(Artic.)28 b(The)21 b(library)h(of)f(right)h(Bruck)f(loops)h(of)f +(order)h(27,)g(81)f(w)o(as)75 4542 y(obtained)26 b(jointly)f(with)e +(Izabella)j(Stuhl.)216 4655 y(G\341bor)33 b(P)-10 b(.)30 +b(Nagy)j(w)o(as)f(supported)i(by)f(O)l(TKA)d(grants)k(F042959)f(and)g +(T043758,)j(and)c(Petr)g(V)-12 b(ojt)3412 4654 y(\020)3407 +4655 y(echo)o(vsk\375)75 4768 y(w)o(as)26 b(supported)k(by)c(the)h +(2006)h(and)f(2016)g(Uni)n(v)o(ersity)h(of)f(Den)l(v)o(er)g(PR)l(OF)e +(grants)j(and)f(the)g(Simons)f(F)o(oundation)75 4881 +y(Collaboration)h(Grant)c(210176.)p Black Black eop end %%Page: 8 8 TeXDict begin 8 7 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -5118,135 +5119,135 @@ SDict begin [/View [/XYZ H.V]/Dest (L.X7A6DF65E826B8CFF) cvn /DEST pdfmark end 75 1810 a Black 71 x FB(The)23 b(package)j(consists)f (of)f(three)g(complementary)i(components:)p Black 225 -2068 a(\225)p Black 45 w(the)e(core)g(algorithms)i(for)e(quasigroup)i +2069 a(\225)p Black 45 w(the)e(core)g(algorithms)i(for)e(quasigroup)i (theoretical)h(notions)e(\(see)f(Chapters)p 0.0 0.0 0.554 -TeXcolorrgb 2794 2068 a +TeXcolorrgb 2794 2069 a SDict begin H.S end - 2794 2068 a 0.0 0.0 0.554 TeXcolorrgb -FB(4)p 0.0 0.0 0.554 TeXcolorrgb 2839 2006 a + 2794 2069 a 0.0 0.0 0.554 TeXcolorrgb +FB(4)p 0.0 0.0 0.554 TeXcolorrgb 2839 2007 a SDict begin H.R end - 2839 2006 -a 2839 2068 a + 2839 2007 +a 2839 2069 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (chapter.4) cvn H.B /ANN pdfmark end - 2839 2068 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2885 2069 a + 2839 2069 a Black FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2885 2070 a SDict begin H.S end - 2885 2069 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(5)p 0.0 0.0 0.554 TeXcolorrgb 2930 2006 a + 2885 2070 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(5)p 0.0 0.0 0.554 TeXcolorrgb 2930 2007 a SDict begin H.R end 2930 -2006 a 2930 2068 a +2007 a 2930 2069 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (chapter.5) cvn H.B /ANN pdfmark end - 2930 2068 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2976 2069 a + 2930 2069 a Black FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2976 2070 a SDict begin H.S end - 2976 2069 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(6)p 0.0 0.0 0.554 TeXcolorrgb 3021 2006 a + 2976 2070 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(6)p 0.0 0.0 0.554 TeXcolorrgb 3021 2007 a SDict begin H.R end 3021 -2006 a 3021 2068 a +2007 a 3021 2069 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (chapter.6) cvn H.B /ANN pdfmark end - 3021 2068 a Black 23 w FB(and)p 0.0 0.0 0.554 -TeXcolorrgb 3198 2069 a + 3021 2069 a Black 23 w FB(and)p 0.0 0.0 0.554 +TeXcolorrgb 3198 2070 a SDict begin H.S end - 3198 2069 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(7)p 0.0 0.0 0.554 TeXcolorrgb 3243 2008 a + 3198 2070 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(7)p 0.0 0.0 0.554 TeXcolorrgb 3243 2010 a SDict begin H.R end 3243 -2008 a 3243 2068 a +2010 a 3243 2069 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (chapter.7) cvn H.B /ANN pdfmark end - 3243 2068 a Black FB(\),)p Black 225 -2255 a(\225)p Black 45 w(algorithms)i(for)e(speci\002c)g(v)n(arieties)i + 3243 2069 a Black FB(\),)p Black 225 +2257 a(\225)p Black 45 w(algorithms)i(for)e(speci\002c)g(v)n(arieties)i (of)d(loops,)h(mostly)h(for)e(Mouf)o(ang)j(loops)e(\(see)g(Chapter)p -0.0 0.0 0.554 TeXcolorrgb 3266 2256 a +0.0 0.0 0.554 TeXcolorrgb 3266 2258 a SDict begin H.S end - 3266 2256 a 0.0 0.0 0.554 + 3266 2258 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 3311 -2193 a +2195 a SDict begin H.R end - 3311 2193 a 3311 2255 a + 3311 2195 a 3311 2257 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (chapter.8) cvn H.B /ANN pdfmark end - 3311 2255 a Black FB(\),)p -Black 225 2442 a(\225)p Black 45 w(the)g(library)h(of)f(small)f(loops)i -(\(see)f(Chapter)p 0.0 0.0 0.554 TeXcolorrgb 1719 2444 + 3311 2257 a Black FB(\),)p +Black 225 2444 a(\225)p Black 45 w(the)g(library)h(of)f(small)f(loops)i +(\(see)f(Chapter)p 0.0 0.0 0.554 TeXcolorrgb 1719 2446 a SDict begin H.S end - 1719 2444 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 -TeXcolorrgb 1764 2380 a + 1719 2446 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 +TeXcolorrgb 1764 2383 a SDict begin H.R end - 1764 2380 a 1764 2442 a + 1764 2383 a 1764 2444 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (chapter.9) cvn H.B /ANN pdfmark end 1764 -2442 a Black FB(\).)75 2628 y(Although)j(we)d(do)i(not)f(e)o(xplain)i +2444 a Black FB(\).)75 2632 y(Although)j(we)d(do)i(not)f(e)o(xplain)i (the)f(algorithms)h(in)e(detail)i(here,)f(we)e(describe)k(the)d -(general)i(philosophy)h(so)e(that)75 2741 y(users)f(can)e(anticipate)k +(general)i(philosophy)h(so)e(that)75 2745 y(users)f(can)e(anticipate)k (the)c(capabilities)k(and)d(beha)n(vior)i(of)e Fy(LOOPS)p -FB(.)75 2904 y +FB(.)75 2908 y SDict begin H.S end - 75 2904 a 75 2904 a + 75 2908 a 75 2908 a SDict begin 13.6 H.A end - 75 2904 a 75 2904 + 75 2908 a 75 2908 a SDict begin [/View [/XYZ H.V]/Dest (section.3.1) cvn /DEST pdfmark end - 75 2904 a 130 x FH(3.1)p 0.0 0.0 0.0 TeXcolorrgb 119 + 75 2908 a 129 x FH(3.1)p 0.0 0.0 0.0 TeXcolorrgb 119 w(Repr)n(esenting)31 b(Quasigr)n(oups)p Black 0 TeXcolorgray -75 3152 a +75 3156 a SDict begin H.S end - 75 3152 a 75 3152 a + 75 3156 a 75 3156 a SDict begin H.R end - 75 3152 a 75 3152 a + 75 3156 a 75 3156 a SDict begin [/View [/XYZ H.V]/Dest (L.X86F02BBD87FEA1C6) cvn /DEST pdfmark end 75 -3152 a Black 89 x FB(Since)f(permutation)i(representation)i(in)c(the)g +3156 a Black 88 x FB(Since)f(permutation)i(representation)i(in)c(the)g (usual)g(sense)h(is)f(impossible)i(for)e(nonassociati)n(v)o(e)j -(structures,)h(and)75 3353 y(since)26 b(the)g(theory)g(of)g +(structures,)h(and)75 3357 y(since)26 b(the)g(theory)g(of)g (nonassociati)n(v)o(e)j(presentations)g(is)c(not)g(well)g(understood,)k -(we)24 b(resorted)k(to)d(multiplication)75 3466 y(tables)f(to)f +(we)24 b(resorted)k(to)d(multiplication)75 3470 y(tables)f(to)f (represent)i(quasigroups)h(in)d Fy(GAP)p FB(.)d(\(In)j(order)h(to)e(sa) n(v)o(e)i(storage)g(space,)g(we)e(sometimes)h(use)h(one)f(multi-)75 -3579 y(plication)i(table)f(to)f(represent)i(se)n(v)o(eral)f +3583 y(plication)i(table)f(to)f(represent)i(se)n(v)o(eral)f (quasigroups,)i(for)d(instance)i(when)e(a)f(quasigroup)k(is)d(a)f -(subquasigroup)27 b(of)75 3692 y(another)e(quasigroup.)32 -b(See)23 b(Section)p 0.0 0.0 0.554 TeXcolorrgb 1275 3693 +(subquasigroup)27 b(of)75 3696 y(another)e(quasigroup.)32 +b(See)23 b(Section)p 0.0 0.0 0.554 TeXcolorrgb 1275 3697 a SDict begin H.S end - 1275 3693 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(4.1)p -0.0 0.0 0.554 TeXcolorrgb 1388 3631 a + 1275 3697 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(4.1)p +0.0 0.0 0.554 TeXcolorrgb 1388 3634 a SDict begin H.R end - 1388 3631 a 1388 -3692 a + 1388 3634 a 1388 +3696 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (section.4.1) cvn H.B /ANN pdfmark end - 1388 3692 a Black 23 w FB(for)h(more)f(details.\))216 -3805 y(Consequently)-6 b(,)27 b(the)e(package)h(is)e(intended)i + 1388 3696 a Black 23 w FB(for)h(more)f(details.\))216 +3809 y(Consequently)-6 b(,)27 b(the)e(package)h(is)e(intended)i (primarily)g(for)e(quasigroups)k(and)d(loops)g(of)f(small)g(order)l(,)i -(say)e(up)75 3918 y(to)f(1000.)216 4031 y(The)i Fy(GAP)e +(say)e(up)75 3922 y(to)f(1000.)216 4035 y(The)i Fy(GAP)e FB(cate)o(gories)28 b Fx(IsQuasigroupElement)p FB(,)c Fx(IsLoopElement)p FB(,)h Fx(IsQuasigroup)f FB(and)i -Fx(IsLoop)e FB(are)75 4144 y(declared)i(in)d Fy(LOOPS)e -FB(as)j(follo)n(ws:)p Black Black 169 4330 a Fx(DeclareCategory\()47 +Fx(IsLoop)e FB(are)75 4148 y(declared)i(in)d Fy(LOOPS)e +FB(as)j(follo)n(ws:)p Black Black 169 4335 a Fx(DeclareCategory\()47 b("IsQuasigroupElement",)f(IsMultiplicativeElement)g(\);)169 -4443 y(DeclareRepresentation\()g("IsQuasigroupElmRep",)357 -4556 y(IsPositionalObjectRep)g(and)h(IsMultiplicativeElement,)g([1])g -(\);)169 4669 y(DeclareCategory\()g("IsLoopElement",)357 -4782 y(IsQuasigroupElement)f(and)h(IsMultiplicativeElementWithInverse)g -(\);)169 4895 y(DeclareRepresentation\()f("IsLoopElmRep",)357 -5008 y(IsPositionalObjectRep)g(and)h +4448 y(DeclareRepresentation\()g("IsQuasigroupElmRep",)357 +4561 y(IsPositionalObjectRep)g(and)h(IsMultiplicativeElement,)g([1])g +(\);)169 4674 y(DeclareCategory\()g("IsLoopElement",)357 +4787 y(IsQuasigroupElement)f(and)h(IsMultiplicativeElementWithInverse)g +(\);)169 4900 y(DeclareRepresentation\()f("IsLoopElmRep",)357 +5013 y(IsPositionalObjectRep)g(and)h (IsMultiplicativeElementWithInverse,)f([1])h(\);)169 -5121 y(##)g(latin)g(\(auxiliary)f(category)h(for)g(GAP)g(to)g(tell)g -(apart)g(IsMagma)g(and)g(IsQuasigroup\))169 5233 y(DeclareCategory\()g -("IsLatin",)f(IsObject)h(\);)169 5346 y(DeclareCategory\()g -("IsQuasigroup",)f(IsMagma)h(and)g(IsLatin)g(\);)169 -5459 y(DeclareCategory\()g("IsLoop",)f(IsQuasigroup)h(and)357 -5572 y(IsMultiplicativeElementWithInverseCollection\);)p +5126 y(##)g(latin)g(\(auxiliary)f(category)h(for)g(GAP)g(to)g(tell)g +(apart)g(IsMagma)g(and)g(IsQuasigroup\))169 5239 y(DeclareCategory\()g +("IsLatinMagma",)f(IsObject)h(\);)169 5351 y(DeclareCategory\()g +("IsQuasigroup",)f(IsMagma)h(and)g(IsLatinMagma)g(\);)169 +5464 y(DeclareCategory\()g("IsLoop",)f(IsQuasigroup)h(and)357 +5577 y(IsMultiplicativeElementWithInverseCollection\);)p Black 1867 5841 a FB(11)p Black eop end %%Page: 12 12 TeXDict begin 12 11 bop 0 0 a @@ -9241,58 +9242,59 @@ SDict begin 13.6 H.A end SDict begin [/View [/XYZ H.V]/Dest (subsection.6.11.6) cvn /DEST pdfmark end 75 4277 -a 97 x Fh(6.11.6)p 0.0 0.0 0.0 TeXcolorrgb 99 w(Isomor)o(phicCopyByP)n -(erm)p Black 0 TeXcolorgray 75 4455 a +a 97 x Fh(6.11.6)p 0.0 0.0 0.0 TeXcolorrgb 99 w(Quasigr)n(oupIsomor)o +(ph)p Black 0 TeXcolorgray 75 4455 a SDict begin H.S end 75 4455 a 75 4455 a SDict begin H.R end 75 4455 a 75 4455 a -SDict begin [/View [/XYZ H.V]/Dest (L.X85B3E22679FD8D81) cvn /DEST +SDict begin [/View [/XYZ H.V]/Dest (L.X7A42812B7B027DD4) cvn /DEST pdfmark end 75 4455 a Black 0.0 0.0 0.0 TeXcolorrgb -93 x Fq(.)46 b Fx(IsomorphicCopyByPerm\()p Fj(Q,)g(f)p -Fx(\))2068 b Fw(\(operation\))p Black 216 4661 a FA(Retur)o(ns:)84 -b FB(When)35 b Fj(Q)44 b FB(is)34 b(a)g(quasigroup)k(and)d -Fj(f)44 b FB(is)34 b(a)g(permutation)k(of)c(1)p Fq(;)10 -b(:)g(:)g(:)i(;)e Fv(j)p Fj(Q)g Fv(j)p FB(,)37 b(returns)f(a)e -(quasigroup)75 4774 y(de\002ned)27 b(on)g(the)f(same)h(set)f(as)h -Fj(Q)36 b FB(with)26 b(multiplication)k Fv(\003)c FB(de\002ned)h(by)g -Ft(x)14 b Fv(\003)g Ft(y)22 b Fs(=)p Fj(f)11 b Fs(\()p -Fj(f)2745 4741 y Fp(\000)p Fw(1)2834 4774 y Fs(\()p Ft(x)p -Fs(\))p Fj(f)3003 4741 y Fp(\000)p Fw(1)3092 4774 y Fs(\()p -Ft(y)p Fs(\)\))p FB(.)38 b(When)26 b Fj(Q)36 b FB(is)27 -b(a)75 4887 y(declared)g(loop,)f(a)f(loop)h(is)f(returned.)35 -b(Consequently)-6 b(,)29 b(when)c Fj(Q)35 b FB(is)25 -b(a)f(declared)j(loop)f(and)g Fj(f)10 b Fs(\()p FB(1)p -Fs(\))22 b(=)f Ft(k)i Fv(6)p Fs(=)e FB(1,)k(then)h Fj(f)75 -5000 y FB(is)d(\002rst)h(replaced)h(with)f Fj(f)10 b -Fv(\016)p Fs(\()p FB(1)p Fq(;)g Ft(k)r Fs(\))p FB(,)24 -b(to)g(mak)o(e)f(sure)h(that)h(the)e(resulting)j(Cayle)o(y)e(table)h -(is)e(normalized.)75 5155 y +93 x Fq(.)46 b Fx(QuasigroupIsomorph\()p Fj(Q,)g(f)p +Fx(\))2162 b Fw(\(operation\))p Black 216 4661 a FA(Retur)o(ns:)72 +b FB(When)30 b Fj(Q)40 b FB(is)31 b(a)f(quasigroup)j(and)e +Fj(f)40 b FB(is)30 b(a)g(permutation)j(of)e(1)p Fq(;)10 +b(:)g(:)g(:)h(;)f Fv(j)p Fj(Q)h Fv(j)p FB(,)31 b(returns)h(the)f +(quasigroup)75 4774 y(de\002ned)24 b(on)g(the)g(same)f(set)h(as)g +Fj(Q)33 b FB(with)23 b(multiplication)k Fv(\003)c FB(de\002ned)i(by)e +Ft(x)13 b Fv(\003)g Ft(y)21 b Fs(=)p Fj(f)10 b Fs(\()p +Fj(f)2707 4741 y Fp(\000)p Fw(1)2796 4774 y Fs(\()p Ft(x)p +Fs(\))p Fj(f)2965 4741 y Fp(\000)p Fw(1)3054 4774 y Fs(\()p +Ft(y)p Fs(\)\))p FB(.)75 4930 y SDict begin H.S end - 75 5155 a 75 5155 a + 75 4930 a 75 4930 a SDict begin 13.6 H.A end - 75 5155 -a 75 5155 a + 75 +4930 a 75 4930 a SDict begin [/View [/XYZ H.V]/Dest (subsection.6.11.7) cvn /DEST pdfmark end - 75 5155 a 94 x Fh(6.11.7)p 0.0 0.0 0.0 TeXcolorrgb -99 w(Isomor)o(phicCopyByNormalSubloop)p Black 0 TeXcolorgray -75 5331 a + 75 4930 a 93 x Fh(6.11.7)p 0.0 0.0 0.0 +TeXcolorrgb 99 w(LoopIsomor)o(ph)p Black 0 TeXcolorgray +75 5105 a SDict begin H.S end - 75 5331 a 75 5331 a + 75 5105 a 75 5105 a SDict begin H.R end - 75 5331 a 75 5331 a -SDict begin [/View [/XYZ H.V]/Dest (L.X8121DE3A78795040) cvn /DEST + 75 5105 a 75 5105 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7BD1AC32851286EA) cvn /DEST pdfmark end 75 -5331 a Black 0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx -(IsomorphicCopyByNormalSubloop\()p Fj(Q,)g(S)p Fx(\))1645 -b Fw(\(operation\))p Black 216 5536 a FA(Retur)o(ns:)70 -b FB(When)30 b Fj(S)39 b FB(is)30 b(a)f(normal)i(subloop)h(of)d(a)h -(loop)g Fj(Q)11 b FB(,)30 b(returns)h(an)f(isomorphic)i(cop)o(y)f(of)f -Fj(Q)39 b FB(in)30 b(which)p Black Black eop end +5105 a Black 0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(LoopIsomorph\()p +Fj(Q,)h(f)p Fx(\))2443 b Fw(\(operation\))p Black 216 +5310 a FA(Retur)o(ns:)52 b FB(When)25 b Fj(Q)33 b FB(is)24 +b(a)g(loop)h(and)f Fj(f)34 b FB(is)24 b(a)f(permutation)k(of)d(1)p +Fq(;)10 b(:)g(:)g(:)h(;)f Fv(j)p Fj(Q)h Fv(j)24 b FB(\002xing)g(1,)g +(returns)h(the)g(loop)f(de\002ned)75 5423 y(on)j(the)g(same)g(set)h(as) +e Fj(Q)37 b FB(with)27 b(multiplication)j Fv(\003)d FB(de\002ned)h(by)f +Ft(x)14 b Fv(\003)g Ft(y)23 b Fs(=)p Fj(f)10 b Fs(\()p +Fj(f)2459 5390 y Fp(\000)p Fw(1)2548 5423 y Fs(\()p Ft(x)p +Fs(\))p Fj(f)2717 5390 y Fp(\000)p Fw(1)2806 5423 y Fs(\()p +Ft(y)p Fs(\)\))p FB(.)39 b(If)27 b Fj(f)11 b Fs(\()p +FB(1)p Fs(\))23 b(=)e Ft(c)i Fv(6)p Fs(=)f FB(1,)27 b(the)75 +5536 y(isomorphism)f Fs(\()p FB(1)p Fq(;)10 b Ft(c)p +Fs(\))24 b FB(is)f(applied)j(after)e Fj(f)10 b FB(.)p +Black Black eop end %%Page: 35 35 TeXDict begin 35 34 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -9308,159 +9310,182 @@ SDict begin H.R end SDict begin [/View [/XYZ H.V]/Dest (page.35) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(35)p Black 75 399 a(the)28 b(elements)h(are)f(ordered)i(according) -g(to)e(the)g(right)h(cosets)g(of)e Fj(S)11 b FB(.)40 -b(In)28 b(particular)l(,)k(the)c(Cayle)o(y)g(table)g(of)g -Fj(S)38 b FB(will)75 511 y(appear)25 b(in)e(the)h(top)g(left)g(corner)h -(of)e(the)h(Cayle)o(y)g(table)h(of)e(the)h(resulting)i(loop.)216 -737 y(In)34 b(order)g(to)g(speed)g(up)g(the)g(search)h(for)f -(isomorphisms)i(and)e(automorphisms,)k(we)33 b(\002rst)g(calculate)j -(some)75 850 y(loop)27 b(in)l(v)n(ariants)j(preserv)o(ed)f(under)f -(isomorphisms,)h(and)e(then)h(we)e(use)h(these)g(in)l(v)n(ariants)j(to) -c(partition)j(the)e(loop)75 963 y(into)e(blocks)h(of)f(elements)g -(preserv)o(ed)i(under)f(isomorphisms.)34 b(The)24 b(follo)n(wing)i(tw)o -(o)e(operations)j(are)e(used)g(in)g(the)75 1076 y(search.)75 -1210 y +b FB(35)p Black 75 307 a SDict begin H.S end - 75 1210 a 75 1210 a + 75 307 a 75 307 a SDict begin 13.6 H.A end - 75 1210 a 75 1210 a + 75 307 a 75 +307 a SDict begin [/View [/XYZ H.V]/Dest (subsection.6.11.8) cvn /DEST pdfmark end - 75 1210 -a 115 x Fh(6.11.8)p 0.0 0.0 0.0 TeXcolorrgb 99 w(Discriminator)p -Black 0 TeXcolorgray 75 1388 a + 75 307 a 92 x Fh(6.11.8)p 0.0 0.0 0.0 TeXcolorrgb +99 w(Isomor)o(phicCopyByP)n(erm)p Black 0 TeXcolorgray +75 480 a SDict begin H.S end - 75 1388 a 75 1388 a + 75 480 a 75 480 a SDict begin H.R end - 75 -1388 a 75 1388 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7D09D8957E4A0973) cvn /DEST + 75 480 a 75 480 a +SDict begin [/View [/XYZ H.V]/Dest (L.X85B3E22679FD8D81) cvn /DEST pdfmark end - 75 1388 a Black 0.0 0.0 0.0 TeXcolorrgb -111 x Fq(.)46 b Fx(Discriminator\()p Fj(Q)p Fx(\))2537 -b Fw(\(operation\))p Black 216 1612 a FA(Retur)o(ns:)51 -b FB(A)22 b(data)j(structure)g(with)f(isomorphism)h(in)l(v)n(ariants)i -(of)c(a)g(loop)i Fj(Q)10 b FB(.)216 1725 y(See)21 b([)p -0.0 0.0 0.554 TeXcolorrgb 398 1745 a + 75 480 a +Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(IsomorphicCopyByPerm\() +p Fj(Q,)g(f)p Fx(\))2068 b Fw(\(operation\))p Black 216 +686 a FA(Retur)o(ns:)53 b Fx(LoopIsomorphism\()p Fj(Q)10 +b Fx(,)p Fj(f)g Fx(\))24 b FB(if)f Fj(Q)34 b FB(is)24 +b(a)g(loop,)g(and)h Fx(QuasigroupIsomorphism\()p Fj(Q)10 +b Fx(,)p Fj(f)h Fx(\))23 b FB(if)h Fj(Q)33 b FB(is)75 +799 y(a)23 b(quasigroup.)75 951 y SDict begin H.S end - 398 1745 a 0.0 0.0 0.554 -TeXcolorrgb -20 x FB(V)-12 b(oj06)p 0.0 0.0 0.554 TeXcolorrgb -612 1664 a -SDict begin H.R end - 612 1664 a 612 1725 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.Vo) cvn H.B /ANN pdfmark end - 612 1725 a Black 2 w -FB(])21 b(or)g(the)h(\002le)f Fx(iso.gi)f FB(for)i(more)g(details.)29 -b(The)21 b(format)h(of)g(the)f(discriminator)k(has)d(been)g(changed)75 -1838 y(from)h(v)o(ersion)i(3.2.0)f(up)g(to)f(accommodate)j(isomorphism) -f(searches)h(for)e(quasigroups.)216 1951 y(If)e(tw)o(o)g(loops)h(ha)n -(v)o(e)g(dif)n(ferent)h(discriminators,)h(the)o(y)d(are)h(not)f -(isomorphic.)31 b(If)22 b(the)o(y)g(ha)n(v)o(e)h(identical)h(discrim-) -75 2064 y(inators,)h(the)o(y)f(may)f(or)h(may)f(not)h(be)f(isomorphic.) -75 2217 y -SDict begin H.S end - 75 2217 a 75 2217 a + 75 951 a 75 951 a SDict begin 13.6 H.A end - 75 2217 a 75 2217 a + 75 +951 a 75 951 a SDict begin [/View [/XYZ H.V]/Dest (subsection.6.11.9) cvn /DEST pdfmark end + 75 951 a 97 x Fh(6.11.9)p 0.0 0.0 0.0 +TeXcolorrgb 99 w(Isomor)o(phicCopyByNormalSubloop)p Black +0 TeXcolorgray 75 1129 a +SDict begin H.S end + 75 1129 a 75 1129 a +SDict begin H.R end + 75 1129 +a 75 1129 a +SDict begin [/View [/XYZ H.V]/Dest (L.X8121DE3A78795040) cvn /DEST +pdfmark end + 75 1129 a Black 0.0 0.0 0.0 TeXcolorrgb 93 +x Fq(.)46 b Fx(IsomorphicCopyByNormalSubloop\()p Fj(Q,)g(S)p +Fx(\))1645 b Fw(\(operation\))p Black 216 1335 a FA(Retur)o(ns:)70 +b FB(When)30 b Fj(S)39 b FB(is)30 b(a)f(normal)i(subloop)h(of)d(a)h +(loop)g Fj(Q)11 b FB(,)30 b(returns)h(an)f(isomorphic)i(cop)o(y)f(of)f +Fj(Q)39 b FB(in)30 b(which)75 1448 y(the)e(elements)h(are)f(ordered)i +(according)g(to)e(the)g(right)h(cosets)g(of)e Fj(S)11 +b FB(.)40 b(In)28 b(particular)l(,)k(the)c(Cayle)o(y)g(table)g(of)g +Fj(S)38 b FB(will)75 1561 y(appear)25 b(in)e(the)h(top)g(left)g(corner) +h(of)e(the)h(Cayle)o(y)g(table)h(of)e(the)h(resulting)i(loop.)216 +1787 y(In)34 b(order)g(to)g(speed)g(up)g(the)g(search)h(for)f +(isomorphisms)i(and)e(automorphisms,)k(we)33 b(\002rst)g(calculate)j +(some)75 1900 y(loop)27 b(in)l(v)n(ariants)j(preserv)o(ed)f(under)f +(isomorphisms,)h(and)e(then)h(we)e(use)h(these)g(in)l(v)n(ariants)j(to) +c(partition)j(the)e(loop)75 2012 y(into)e(blocks)h(of)f(elements)g +(preserv)o(ed)i(under)f(isomorphisms.)34 b(The)24 b(follo)n(wing)i(tw)o +(o)e(operations)j(are)e(used)g(in)g(the)75 2125 y(search.)75 +2259 y +SDict begin H.S end + 75 2259 a 75 2259 a +SDict begin 13.6 H.A end + 75 2259 a 75 2259 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.6.11.10) cvn /DEST pdfmark +end + 75 2259 +a 116 x Fh(6.11.10)p 0.0 0.0 0.0 TeXcolorrgb 99 w(Discriminator)p +Black 0 TeXcolorgray 75 2437 a +SDict begin H.S end + 75 2437 a 75 2437 a +SDict begin H.R end 75 -2217 a 96 x Fh(6.11.9)p 0.0 0.0 0.0 TeXcolorrgb 99 w(Ar)n -(eEqualDiscriminators)p Black 0 TeXcolorgray 75 2395 +2437 a 75 2437 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7D09D8957E4A0973) cvn /DEST +pdfmark end + 75 2437 a Black 0.0 0.0 0.0 TeXcolorrgb +112 x Fq(.)46 b Fx(Discriminator\()p Fj(Q)p Fx(\))2537 +b Fw(\(operation\))p Black 216 2662 a FA(Retur)o(ns:)51 +b FB(A)22 b(data)j(structure)g(with)f(isomorphism)h(in)l(v)n(ariants)i +(of)c(a)g(loop)i Fj(Q)10 b FB(.)216 2775 y(See)21 b([)p +0.0 0.0 0.554 TeXcolorrgb 398 2794 a +SDict begin H.S end + 398 2794 a 0.0 0.0 0.554 +TeXcolorrgb -19 x FB(V)-12 b(oj06)p 0.0 0.0 0.554 TeXcolorrgb +612 2713 a +SDict begin H.R end + 612 2713 a 612 2775 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.Vo) cvn H.B /ANN pdfmark end + 612 2775 a Black 2 w +FB(])21 b(or)g(the)h(\002le)f Fx(iso.gi)f FB(for)i(more)g(details.)29 +b(The)21 b(format)h(of)g(the)f(discriminator)k(has)d(been)g(changed)75 +2888 y(from)h(v)o(ersion)i(3.2.0)f(up)g(to)f(accommodate)j(isomorphism) +f(searches)h(for)e(quasigroups.)216 3000 y(If)e(tw)o(o)g(loops)h(ha)n +(v)o(e)g(dif)n(ferent)h(discriminators,)h(the)o(y)d(are)h(not)f +(isomorphic.)31 b(If)22 b(the)o(y)g(ha)n(v)o(e)h(identical)h(discrim-) +75 3113 y(inators,)h(the)o(y)f(may)f(or)h(may)f(not)h(be)f(isomorphic.) +75 3266 y +SDict begin H.S end + 75 3266 a 75 3266 a +SDict begin 13.6 H.A end + 75 3266 a 75 3266 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.6.11.11) cvn /DEST pdfmark +end + 75 +3266 a 97 x Fh(6.11.11)p 0.0 0.0 0.0 TeXcolorrgb 99 w(Ar)n +(eEqualDiscriminators)p Black 0 TeXcolorgray 75 3444 a SDict begin H.S end - 75 2395 a 75 2395 a + 75 3444 a 75 3444 a SDict begin H.R end - 75 2395 a 75 2395 a + 75 3444 a 75 3444 a SDict begin [/View [/XYZ H.V]/Dest (L.X812F0DEE7C896E18) cvn /DEST pdfmark end - 75 2395 a Black -0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(AreEqualDiscriminators\()p + 75 3444 a Black +0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(AreEqualDiscriminators\()p Fj(D1,)g(D2)p Fx(\))1880 b Fw(\(operation\))p Black 216 -2600 a FA(Retur)o(ns:)51 b Fx(true)23 b FB(if)g Fj(D1)10 +3650 a FA(Retur)o(ns:)51 b Fx(true)23 b FB(if)g Fj(D1)10 b FB(,)23 b Fj(D2)33 b FB(are)24 b(equal)g(discriminators)j(for)d(the)g -(purposes)i(of)d(isomorphism)j(searches.)75 2763 y +(purposes)i(of)d(isomorphism)j(searches.)75 3813 y SDict begin H.S end 75 -2763 a 75 2763 a +3813 a 75 3813 a SDict begin 13.6 H.A end - 75 2763 a 75 2763 a + 75 3813 a 75 3813 a SDict begin [/View [/XYZ H.V]/Dest (section.6.12) cvn /DEST pdfmark end - 75 2763 a 130 x + 75 3813 a 129 x FH(6.12)p 0.0 0.0 0.0 TeXcolorrgb 119 w(Isotopisms)p -Black 0 TeXcolorgray 75 3011 a +Black 0 TeXcolorgray 75 4061 a SDict begin H.S end - 75 3011 a 75 3011 a + 75 4061 a 75 4061 a SDict begin H.R end 75 -3011 a 75 3011 a +4061 a 75 4061 a SDict begin [/View [/XYZ H.V]/Dest (L.X7E996BDD81E594F9) cvn /DEST pdfmark end - 75 3011 a Black 89 x FB(At)20 b(the)h(moment,)g + 75 4061 a Black 88 x FB(At)20 b(the)h(moment,)g Fy(LOOPS)d FB(contains)23 b(only)e(slo)n(w)f(methods)i(for)f(testing)h (if)e(tw)o(o)h(loops)g(are)g(isotopic.)30 b(The)20 b(method)75 -3213 y(w)o(orks)26 b(as)g(follo)n(ws:)35 b(It)26 b(is)f(well)h(kno)n +4262 y(w)o(orks)26 b(as)g(follo)n(ws:)35 b(It)26 b(is)f(well)h(kno)n (wn)g(that)h(if)e(a)h(loop)h Ft(K)j FB(is)25 b(isotopic)j(to)e(a)g (loop)g Ft(L)f FB(then)i(there)g(e)o(xist)f(a)g(principal)75 -3326 y(loop)g(isotope)i Ft(P)c FB(of)i Ft(K)j FB(such)d(that)h +4375 y(loop)g(isotope)i Ft(P)c FB(of)i Ft(K)j FB(such)d(that)h Ft(P)d FB(is)h(isomorphic)j(to)e Ft(L)p FB(.)34 b(The)25 b(algorithm)i(\002rst)e(\002nds)h(all)g(principal)i(isotopes)f(of)75 -3439 y Ft(K)5 b FB(,)30 b(then)g(\002lters)g(them)f(up)h(to)g +4488 y Ft(K)5 b FB(,)30 b(then)g(\002lters)g(them)f(up)h(to)g (isomorphism,)j(and)d(then)g(checks)h(if)e(an)o(y)h(of)g(them)f(is)h -(isomorphic)i(to)d Ft(L)p FB(.)46 b(This)29 b(is)75 3552 +(isomorphic)i(to)d Ft(L)p FB(.)46 b(This)29 b(is)75 4601 y(rather)c(slo)n(w)e(already)i(for)f(small)g(orders.)75 -3704 y +4754 y SDict begin H.S end - 75 3704 a 75 3704 a + 75 4754 a 75 4754 a SDict begin 13.6 H.A end - 75 3704 a 75 3704 a + 75 4754 a 75 4754 a SDict begin [/View [/XYZ H.V]/Dest (subsection.6.12.1) cvn /DEST pdfmark end - 75 3704 -a 97 x Fh(6.12.1)p 0.0 0.0 0.0 TeXcolorrgb 99 w(IsotopismLoops)p -Black 0 TeXcolorgray 75 3882 a + 75 4754 +a 96 x Fh(6.12.1)p 0.0 0.0 0.0 TeXcolorrgb 99 w(IsotopismLoops)p +Black 0 TeXcolorgray 75 4932 a SDict begin H.S end - 75 3882 a 75 3882 a + 75 4932 a 75 4932 a SDict begin H.R end 75 -3882 a 75 3882 a +4932 a 75 4932 a SDict begin [/View [/XYZ H.V]/Dest (L.X84C5ADE77F910F63) cvn /DEST pdfmark end - 75 3882 a Black 0.0 0.0 0.0 TeXcolorrgb -93 x Fq(.)46 b Fx(IsotopismLoops\()p Fj(K,)g(L)p Fx(\))2350 -b Fw(\(operation\))p Black 216 4088 a FA(Retur)o(ns:)54 + 75 4932 a Black 0.0 0.0 0.0 TeXcolorrgb +92 x Fq(.)46 b Fx(IsotopismLoops\()p Fj(K,)g(L)p Fx(\))2350 +b Fw(\(operation\))p Black 216 5137 a FA(Retur)o(ns:)54 b Fx(fail)23 b FB(if)h Fj(K)11 b FB(,)23 b Fj(L)34 b FB(are)25 b(not)g(isotopic)h(loops,)g(else)f(it)f(returns)i(an)e -(isotopism)i(as)f(a)f(triple)h(of)f(bijections)75 4201 +(isotopism)i(as)f(a)f(triple)h(of)f(bijections)75 5250 y(on)g(1)p Fq(;)10 b(:)g(:)g(:)h(;)f Fv(j)p Fj(K)h Fv(j)p -FB(.)75 4357 y -SDict begin H.S end - 75 4357 a 75 4357 a -SDict begin 13.6 H.A end - 75 4357 a 75 4357 -a -SDict begin [/View [/XYZ H.V]/Dest (subsection.6.12.2) cvn /DEST pdfmark -end - 75 4357 a 93 x Fh(6.12.2)p 0.0 0.0 0.0 TeXcolorrgb -99 w(LoopsUpT)-9 b(oIsotopism)p Black 0 TeXcolorgray -75 4532 a -SDict begin H.S end - 75 4532 a 75 4532 a -SDict begin H.R end - 75 4532 a 75 4532 a -SDict begin [/View [/XYZ H.V]/Dest (L.X841E540B7A7EF29F) cvn /DEST -pdfmark end - 75 -4532 a Black 0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx -(LoopsUpToIsotopism\()p Fj(ls)p Fx(\))2255 b Fw(\(operation\))p -Black 216 4737 a FA(Retur)o(ns:)71 b FB(Gi)n(v)o(en)30 -b(a)g(list)g Fj(ls)40 b FB(of)30 b(loops,)j(returns)f(a)e(sublist)h(of) -f Fj(ls)40 b FB(consisting)33 b(of)e(representati)n(v)o(es)j(of)c(iso-) -75 4850 y(topism)24 b(classes)h(of)f(loops)h(from)e Fj(ls)11 -b FB(.)p Black Black eop end +FB(.)p Black Black eop end %%Page: 36 36 TeXDict begin 36 35 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -9475,6 +9500,46 @@ SDict begin H.R end 67 -8 a 67 -8 a SDict begin [/View [/XYZ H.V]/Dest (page.36) cvn /DEST pdfmark end 67 -8 a Black Black +1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 +b FB(36)p Black 75 307 a +SDict begin H.S end + 75 307 a 75 307 a +SDict begin 13.6 H.A end + 75 307 a 75 +307 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.6.12.2) cvn /DEST pdfmark +end + 75 307 a 92 x Fh(6.12.2)p 0.0 0.0 0.0 TeXcolorrgb +99 w(LoopsUpT)-9 b(oIsotopism)p Black 0 TeXcolorgray +75 480 a +SDict begin H.S end + 75 480 a 75 480 a +SDict begin H.R end + 75 480 a 75 480 a +SDict begin [/View [/XYZ H.V]/Dest (L.X841E540B7A7EF29F) cvn /DEST +pdfmark end + 75 480 a +Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(LoopsUpToIsotopism\()p +Fj(ls)p Fx(\))2255 b Fw(\(operation\))p Black 216 686 +a FA(Retur)o(ns:)71 b FB(Gi)n(v)o(en)30 b(a)g(list)g +Fj(ls)40 b FB(of)30 b(loops,)j(returns)f(a)e(sublist)h(of)f +Fj(ls)40 b FB(consisting)33 b(of)e(representati)n(v)o(es)j(of)c(iso-)75 +799 y(topism)24 b(classes)h(of)f(loops)h(from)e Fj(ls)11 +b FB(.)p Black Black eop end +%%Page: 37 37 +TeXDict begin 37 36 bop 0 0 a +SDict begin /product where{pop product(Distiller)search{pop pop pop +version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto +closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show +grestore}if}{pop}ifelse}{pop}ifelse}if end + 0 0 a 0 TeXcolorgray 67 +-8 a +SDict begin H.S end + 67 -8 a 67 -8 a +SDict begin H.R end + 67 -8 a 67 -8 a +SDict begin [/View [/XYZ H.V]/Dest (page.37) cvn /DEST pdfmark end + 67 -8 a Black Black Black 75 307 a SDict begin H.S end 75 307 a 75 307 a @@ -9615,9 +9680,9 @@ pdfmark end 112 x Fq(.)46 b Fx(IsDiassociative\()p Fj(Q)p Fx(\))2469 b Fw(\(property\))p Black 216 5433 a FA(Retur)o(ns:)51 b Fx(true)23 b FB(if)g Fj(Q)33 b FB(is)24 b(a)f(diassociati)n(v)o(e)j -(quasigroup.)p Black 1867 5841 a(36)p Black eop end -%%Page: 37 37 -TeXDict begin 37 36 bop 0 0 a +(quasigroup.)p Black 1867 5841 a(37)p Black eop end +%%Page: 38 38 +TeXDict begin 38 37 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -9628,10 +9693,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.37) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.38) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(37)p Black 216 399 a(A)21 b(quasigroup)26 b Ft(Q)21 +b FB(38)p Black 216 399 a(A)21 b(quasigroup)26 b Ft(Q)21 b FB(is)h(said)g(to)h(be)f Ft(diassociative)k FB(if)c(an)o(y)g(tw)o(o)g (elements)i(of)e Ft(Q)f FB(generate)j(an)e(associati)n(v)o(e)j(quasi-) 75 511 y(group,)e(that)g(is,)f(a)g(group.)29 b(Note)23 @@ -9846,8 +9911,8 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype 812 5592 a Black 23 w FB(for)g(implications)k (implemented)e(in)f Fy(LOOPS)d FB(among)j(v)n(arious)h(in)l(v)o(erse)g (properties.)p Black Black eop end -%%Page: 38 38 -TeXDict begin 38 37 bop 0 0 a +%%Page: 39 39 +TeXDict begin 39 38 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -9858,10 +9923,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.38) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.39) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(38)p Black 75 307 a +b FB(39)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -10047,8 +10112,8 @@ y Fx(IsLDistributive)27 b FB(and)i Fx(IsRDistributive)f FB(of)g Fx(IsLeftDistributive)g FB(and)h Fx(IsRightDistributive)p FB(,)75 5046 y(respecti)n(v)o(ely)-6 b(.)p Black Black eop end -%%Page: 39 39 -TeXDict begin 39 38 bop 0 0 a +%%Page: 40 40 +TeXDict begin 40 39 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -10059,10 +10124,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.39) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.40) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(39)p Black 75 307 a +b FB(40)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -10209,8 +10274,8 @@ b(A)26 b(loop)h(is)g(said)g(to)f(be)h Ft(alter)n(-)75 Ft(nuclear)h(squar)m(e)h FB(if)d(it)h(is)g(left)g(nuclear)75 5393 y(square,)c(middle)f(nuclear)h(square)g(and)f(right)h(nuclear)g (square.)p Black Black eop end -%%Page: 40 40 -TeXDict begin 40 39 bop 0 0 a +%%Page: 41 41 +TeXDict begin 41 40 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -10221,10 +10286,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.40) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.41) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(40)p Black 75 307 a +b FB(41)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -10437,8 +10502,8 @@ Fj(Q)p Fx(\))2046 b Fw(\(property\))p Black 216 5513 a FA(Retur)o(ns:)51 b Fx(true)23 b FB(if)g Fj(Q)33 b FB(is)24 b(a)f(right)h(nuclear)h(square)g(loop.)p Black Black eop end -%%Page: 41 41 -TeXDict begin 41 40 bop 0 0 a +%%Page: 42 42 +TeXDict begin 42 41 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -10449,10 +10514,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.41) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.42) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(41)p Black 75 307 a +b FB(42)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -10600,8 +10665,8 @@ V 75 4837 3675 4 v 216 5025 a FB(The)27 b(analogous)j(terminology)g (yet,)e(and)g(hence)75 5138 y(is)23 b(not)h(supported)j(in)c Fy(LOOPS)e FB(e)o(xcept)k(for)e(the)h(situations)i(e)o(xplicitly)g (noted)f(abo)o(v)o(e.)p Black Black eop end -%%Page: 42 42 -TeXDict begin 42 41 bop 0 0 a +%%Page: 43 43 +TeXDict begin 43 42 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -10612,10 +10677,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.42) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.43) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(42)p Black 75 307 a +b FB(43)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -10803,8 +10868,8 @@ pdfmark end Fj(Q)p Fx(\))2610 b Fw(\(property\))p Black 216 5481 a FA(Retur)o(ns:)51 b Fx(true)23 b FB(if)g Fj(Q)33 b FB(is)24 b(an)f(Osborn)h(loop.)p Black Black eop end -%%Page: 43 43 -TeXDict begin 43 42 bop 0 0 a +%%Page: 44 44 +TeXDict begin 44 43 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -10815,10 +10880,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.43) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.44) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(43)p Black 216 399 a(A)33 b(loop)i(is)e Ft(Osborn)i +b FB(44)p Black 216 399 a(A)33 b(loop)i(is)e Ft(Osborn)i FB(if)f(it)f(satis\002es)i Ft(x)p Fs(\()p Ft(yz)18 b Fv(\001)f Ft(x)p Fs(\))27 b(=)f(\()p Ft(x)1886 366 y Fm(l)1935 399 y Fv(n)p Ft(y)p Fs(\)\()p Ft(zx)p Fs(\))p @@ -11034,8 +11099,8 @@ Fx(\))2093 b Fw(\(property\))p Black 0.0 0.0 0.0 TeXcolorrgb b Fw(\(property\))p Black 216 5202 a FA(Retur)o(ns:)51 b Fx(true)23 b FB(if)g Fj(Q)33 b FB(is)24 b(a)f(middle)h(automorphic)i (loop.)p Black Black eop end -%%Page: 44 44 -TeXDict begin 44 43 bop 0 0 a +%%Page: 45 45 +TeXDict begin 45 44 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -11046,10 +11111,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.44) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.45) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(44)p Black 75 307 a +b FB(45)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -11217,8 +11282,8 @@ b Fx(true)23 b FB(if)g Fj(Q)33 b FB(is)24 b(a)f(right)h(Bruck)g(loop)g (the)g(automorphic)j(in)l(v)o(erse)f(property)g(is)e(kno)n(wn)g(as)g(a) g Ft(right)h(Bruc)n(k)g(loop)g FB(or)f(a)f Ft(right)75 4976 y(K)e(loop)p FB(.)p Black Black eop end -%%Page: 45 45 -TeXDict begin 45 44 bop 0 0 a +%%Page: 46 46 +TeXDict begin 46 45 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -11229,7 +11294,7 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.45) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.46) cvn /DEST pdfmark end 67 -8 a Black Black Black 75 307 a SDict begin H.S end @@ -11385,9 +11450,9 @@ FB(,)27 b(or)g(the)h(tuple)h Fx([G,H])p FB(,)d(where)i Fx(H)e FB(is)i(a)f(re)o(gular)h(sub-)75 5325 y(group)d(of)e Fx(G)p FB(.)g(W)-7 b(e)22 b(also)j(allo)n(w)e Fj(arg)33 b FB(to)24 b(be)f(separate)j(entries)f(rather)f(than)h(a)e(list)h(of)f -(entries.)p Black 1867 5841 a(45)p Black eop end -%%Page: 46 46 -TeXDict begin 46 45 bop 0 0 a +(entries.)p Black 1867 5841 a(46)p Black eop end +%%Page: 47 47 +TeXDict begin 47 46 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -11398,10 +11463,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.46) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.47) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(46)p Black 75 307 a +b FB(47)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -11656,8 +11721,8 @@ SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (cite.NaVo2003) cvn H.B /ANN pdfmark end 2702 5433 a Black 1 w FB(])g(for)g(more)h(details.)p Black Black eop end -%%Page: 47 47 -TeXDict begin 47 46 bop 0 0 a +%%Page: 48 48 +TeXDict begin 48 47 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -11668,10 +11733,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.47) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.48) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(47)p Black 216 399 a(F)o(or)20 b(an)o(y)g(Mouf)o(ang)i(loop)f +b FB(48)p Black 216 399 a(F)o(or)20 b(an)o(y)g(Mouf)o(ang)i(loop)f Ft(Q)p FB(,)f(we)g(can)g(calculate)j(the)e(triality)h(group)f(as)g(a)f (permutation)j(group)e(acting)h(on)f(3)p Fv(j)p Ft(Q)p Fv(j)75 511 y FB(points.)35 b(If)25 b(the)h(multiplication)i(group)f @@ -11839,8 +11904,8 @@ b FB(A)33 b(Cayle)o(y)j(table)g(of)f(a)f(loop)i(whose)g(multiplication) i(group)e(is)f(contained)j(in)d(the)g(transiti)n(v)o(e)75 5274 y(permutation)26 b(group)f Fj(G)10 b FB(.)p Black Black eop end -%%Page: 48 48 -TeXDict begin 48 47 bop 0 0 a +%%Page: 49 49 +TeXDict begin 49 48 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -11851,10 +11916,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.48) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.49) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(48)p Black 75 307 a +b FB(49)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -11941,8 +12006,8 @@ a(gap>)p 0.589 0.0 0.0 TeXcolorrgb 42 w(a:=AllLoopsWithM)o(ltG)o(ro)o TeXcolorrgb Black 3747 2743 V 75 2842 V 190 2813 a(52)p 3747 2842 V 75 2867 4 25 v 3747 2867 V 75 2870 3675 4 v Black Black eop end -%%Page: 49 49 -TeXDict begin 49 48 bop 0 0 a +%%Page: 50 50 +TeXDict begin 50 49 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -11953,7 +12018,7 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.49) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.50) cvn /DEST pdfmark end 67 -8 a Black Black Black 75 307 a SDict begin H.S end @@ -12068,9 +12133,9 @@ b FB(th)45 b(left)f(Bol)g(loop)h(of)f(order)i Fj(n)54 b FB(is)44 b(obtained)i(via)f Fx(LeftBolLoop\()p Fj(n)10 b Fx(,)p Fj(m)g Fx(\))44 b FB(or)g(via)75 5559 y Fx(LibraryLoop\("left) j(Bol",)p Fj(n)10 b Fx(,)p Fj(m)g Fx(\))p FB(.)p Black -1867 5841 a(49)p Black eop end -%%Page: 50 50 -TeXDict begin 50 49 bop 0 0 a +1867 5841 a(50)p Black eop end +%%Page: 51 51 +TeXDict begin 51 50 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -12081,10 +12146,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.50) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.51) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(50)p Black 75 307 a +b FB(51)p Black 75 307 a SDict begin H.S end 75 307 a 75 307 a SDict begin 13.6 H.A end @@ -12216,281 +12281,76 @@ SDict begin 13.6 H.A end SDict begin [/View [/XYZ H.V]/Dest (section.9.3) cvn /DEST pdfmark end 75 3438 -a 129 x FH(9.3)p 0.0 0.0 0.0 TeXcolorrgb 119 w(Moufang)30 -b(Loops)p Black 0 TeXcolorgray 75 3685 a +a 129 x FH(9.3)p 0.0 0.0 0.0 TeXcolorrgb 119 w(Left)29 +b(Bruck)i(Loops)e(and)i(Right)f(Bruck)h(Loops)p Black +0 TeXcolorgray 75 3685 a SDict begin H.S end - 75 3685 a 75 -3685 a -SDict begin H.R end 75 3685 a 75 3685 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7953702D84E60AF4) cvn /DEST +SDict begin H.R end + 75 3685 +a 75 3685 a +SDict begin [/View [/XYZ H.V]/Dest (L.X8028D69A86B15897) cvn /DEST pdfmark end - 75 3685 a Black 89 x FB(The)37 -b(library)h(named)g Ft(Moufang)g FB(contains)h(all)f(nonassociati)n(v)o -(e)i(Mouf)o(ang)f(loops)f(of)f(order)h Ft(n)28 b Fv(\024)g -FB(64)37 b(and)g Ft(n)28 b Fv(2)75 3887 y(f)p FB(81)p -Fq(;)10 b FB(243)p Fv(g)p FB(.)75 4042 y + 75 3685 a Black 89 x FB(The)23 b(emmer)n(ging)i(library)g +(named)e Ft(left)h(Bruc)n(k)h FB(contains)h(all)d(left)h(Bruck)g(loops) +g(of)f(orders)i(3,)e(9,)f(27)i(and)g(81)f(\(there)75 +3887 y(are)h(1,)f(2,)g(7)g(and)h(72)f(such)i(loops,)f(respecti)n(v)o +(ely\).)216 4000 y(F)o(or)i(an)g(odd)h(prime)34 b Ft(p)p +FB(,)26 b(left)h(Bruck)g(loops)g(of)g(order)34 b Ft(p)1967 +3967 y Fk(k)2028 4000 y FB(are)26 b(centrally)j(nilpotent)g(and)e +(hence)g(central)h(e)o(xten-)75 4113 y(sions)20 b(of)g(the)f(c)o(yclic) +i(group)f(of)g(order)27 b Ft(p)19 b FB(by)h(a)f(left)g(Bruck)h(loop)g +(of)g(order)27 b Ft(p)2431 4080 y Fk(k)q Fp(\000)p Fw(1)2551 +4113 y FB(.)f(It)20 b(is)f(kno)n(wn)h(that)f(left)h(Bruck)g(loops)75 +4225 y(of)30 b(order)38 b Ft(p)29 b FB(and)37 b Ft(p)694 +4193 y Fw(2)761 4225 y FB(are)30 b(abelian)h(groups;)k(we)29 +b(ha)n(v)o(e)i(included)h(them)e(in)g(the)g(library)h(because)h(of)e +(the)g(iterati)n(v)o(e)75 4338 y(nature)25 b(of)e(the)h(construction)j +(of)d(nilpotent)i(loops.)75 4491 y SDict begin H.S end - 75 4042 a 75 -4042 a + 75 4491 a 75 4491 +a SDict begin 13.6 H.A end - 75 4042 a 75 4042 a + 75 4491 a 75 4491 a SDict begin [/View [/XYZ H.V]/Dest (subsection.9.3.1) cvn /DEST pdfmark end - 75 4042 a 94 x Fh(9.3.1)p -0.0 0.0 0.0 TeXcolorrgb 99 w(MoufangLoop)p Black 0 TeXcolorgray -75 4218 a + 75 4491 a 97 x Fh(9.3.1)p 0.0 0.0 0.0 +TeXcolorrgb 99 w(LeftBruckLoop)p Black 0 TeXcolorgray +75 4669 a SDict begin H.S end - 75 4218 a 75 4218 a + 75 4669 a 75 4669 a SDict begin H.R end - 75 4218 a 75 4218 a -SDict begin [/View [/XYZ H.V]/Dest (L.X81E82098822543EE) cvn /DEST + 75 4669 a 75 4669 a +SDict begin [/View [/XYZ H.V]/Dest (L.X8290B01780F0FCD3) cvn /DEST pdfmark end 75 -4218 a Black 0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(MoufangLoop\()p -Fj(n,)h(m)p Fx(\))2519 b Fw(\(function\))p Black 216 -4423 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 -b(Mouf)o(ang)i(loop)g(of)e(order)i Fj(n)33 b FB(in)23 -b(the)h(library)-6 b(.)216 4536 y(F)o(or)23 b Ft(n)d -Fv(\024)g FB(63,)j(our)h(catalog)h(numbers)f(coincide)i(with)d(those)h -(of)g(Goodaire)h(et)e(al.)28 b([)p 0.0 0.0 0.554 TeXcolorrgb -2843 4538 a +4669 a Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(LeftBruckLoop\() +p Fj(n,)h(m)p Fx(\))2425 b Fw(\(function\))p Black 216 +4875 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 +b(left)h(Bruck)g(loop)g(of)g(order)g Fj(n)33 b FB(in)24 +b(the)g(library)-6 b(.)75 5027 y SDict begin H.S end - 2843 4538 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(GMR99)p 0.0 0.0 0.554 TeXcolorrgb 3141 4474 a -SDict begin H.R end - 3141 -4474 a 3141 4536 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.Go) cvn H.B /ANN pdfmark end - 3141 4536 a Black FB(].)h(The)22 b(classi\002ca-)75 -4649 y(tion)27 b(of)f(Mouf)o(ang)h(loops)g(of)f(order)h(64)f(and)h(81)f -(w)o(as)f(carried)j(out)e(in)g([)p 0.0 0.0 0.554 TeXcolorrgb -2339 4650 a -SDict begin H.S end - 2339 4650 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(NV07)p 0.0 0.0 0.554 TeXcolorrgb 2561 4587 a -SDict begin H.R end - 2561 -4587 a 2561 4649 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.NaVo2007) cvn H.B /ANN pdfmark end - 2561 4649 a Black 1 w FB(].)35 b(The)26 -b(classi\002cation)j(of)d(Mouf)o(ang)75 4762 y(loops)f(of)e(order)i -(243)f(w)o(as)f(carried)i(out)f(by)g(Slattery)g(and)g(Zenisek)h([)p -0.0 0.0 0.554 TeXcolorrgb 2258 4763 a -SDict begin H.S end - 2258 4763 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(SZ12)p 0.0 0.0 0.554 TeXcolorrgb -2455 4700 a -SDict begin H.R end - 2455 4700 a 2455 4762 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.SlZe2011) cvn H.B /ANN pdfmark end - 2455 4762 a Black -FB(].)216 4875 y(The)e(e)o(xtent)i(of)e(the)h(library)h(is)e -(summarized)j(belo)n(w:)176 5073 y Ft(or)o(d)5 b(er)p -423 5107 4 113 v 86 w FB(12)84 b(16)g(20)g(24)g(28)g(32)g(36)g(40)g(42) -g(44)f(48)h(52)g(54)g(56)g(60)175 b(64)84 b(81)g(243)175 -5186 y Ft(l)5 b(oo)i(ps)p 423 5220 V 130 w FB(1)129 b(5)g(1)f(5)h(1)84 -b(71)129 b(4)g(5)g(1)g(1)83 b(51)130 b(1)f(2)g(4)g(5)83 -b(4262)130 b(5)f(72)216 5381 y(The)41 b Ft(octonion)j(loop)f -FB(of)e(order)i(16)f(\(i.e.,)j(the)d(multiplication)j(loop)e(of)e(the)h -(basis)h(elements)g(in)e(the)h(8-)75 5494 y(dimensional)26 -b(standard)g(real)e(octonion)i(algebra\))f(can)f(be)g(obtained)i(as)d -Fx(MoufangLoop\(16,3\))p FB(.)p Black Black eop end -%%Page: 51 51 -TeXDict begin 51 50 bop 0 0 a -SDict begin /product where{pop product(Distiller)search{pop pop pop -version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto -closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show -grestore}if}{pop}ifelse}{pop}ifelse}if end - 0 0 a 0 TeXcolorgray 67 --8 a -SDict begin H.S end - 67 -8 a 67 -8 a -SDict begin H.R end - 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.51) cvn /DEST pdfmark end - 67 -8 a Black Black -1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(51)p Black 75 307 a -SDict begin H.S end - 75 307 a 75 307 a + 75 5027 a 75 5027 a SDict begin 13.6 H.A end - 75 307 a 75 -307 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.4) cvn /DEST pdfmark -end - 75 307 a 92 x FH(9.4)p 0.0 0.0 0.0 TeXcolorrgb -119 w(Code)31 b(Loops)p Black 0 TeXcolorgray 75 517 a -SDict begin H.S end -75 517 a 75 517 a -SDict begin H.R end - 75 517 a 75 517 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7BCA6BCB847F79DC) cvn /DEST -pdfmark end - 75 517 a Black 89 -x FB(The)22 b(library)i(named)f Ft(code)g FB(contains)i(all)d -(nonassociati)n(v)o(e)27 b(code)c(loops)h(of)e(order)h(less)g(than)h -(65.)k(There)23 b(are)f(5)g(such)75 718 y(loops)28 b(of)f(order)h(16,)f -(16)g(of)g(order)h(32,)f(and)g(80)g(of)g(order)h(64,)f(all)g(Mouf)o -(ang.)41 b(The)26 b(library)i(merely)g(points)g(to)f(the)75 -831 y(corresponding)h(Mouf)o(ang)d(loops.)30 b(See)23 -b([)p 0.0 0.0 0.554 TeXcolorrgb 1405 832 a -SDict begin H.S end - 1405 832 a -0.0 0.0 0.554 TeXcolorrgb -1 x FB(NV07)p 0.0 0.0 0.554 -TeXcolorrgb 1627 770 a -SDict begin H.R end - 1627 770 a 1627 831 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.NaVo2007) cvn H.B /ANN pdfmark end - 1627 831 -a Black FB(])g(for)h(a)f(classi\002cation)k(of)c(small)h(code)g(loops.) -75 984 y -SDict begin H.S end - 75 984 a 75 984 a -SDict begin 13.6 H.A end - 75 984 a 75 984 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.4.1) cvn /DEST pdfmark +75 5027 a 75 5027 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.3.2) cvn /DEST pdfmark end - 75 984 a -97 x Fh(9.4.1)p 0.0 0.0 0.0 TeXcolorrgb 99 w(CodeLoop)p -Black 0 TeXcolorgray 75 1162 a + 75 5027 a 97 x Fh(9.3.2)p 0.0 0.0 0.0 +TeXcolorrgb 99 w(RightBruckLoop)p Black 0 TeXcolorgray +75 5206 a SDict begin H.S end - 75 1162 a 75 1162 a + 75 5206 a 75 5206 a SDict begin H.R end - 75 -1162 a 75 1162 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7DB4D3B27BB4D7EE) cvn /DEST -pdfmark end - 75 1162 a Black 0.0 0.0 0.0 TeXcolorrgb -93 x Fq(.)46 b Fx(CodeLoop\()p Fj(n,)h(m)p Fx(\))2660 -b Fw(\(function\))p Black 216 1368 a FA(Retur)o(ns:)51 -b FB(The)23 b Fj(m)11 b FB(th)23 b(code)h(loop)h(of)e(order)i -Fj(n)33 b FB(in)23 b(the)h(library)-6 b(.)75 1531 y -SDict begin H.S end - 75 -1531 a 75 1531 a -SDict begin 13.6 H.A end - 75 1531 a 75 1531 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.5) cvn /DEST pdfmark -end - 75 1531 a 129 x -FH(9.5)p 0.0 0.0 0.0 TeXcolorrgb 119 w(Steiner)31 b(Loops)p -Black 0 TeXcolorgray 75 1779 a -SDict begin H.S end - 75 1779 a 75 1779 a -SDict begin H.R end - 75 -1779 a 75 1779 a -SDict begin [/View [/XYZ H.V]/Dest (L.X84E941EE7846D3EE) cvn /DEST -pdfmark end - 75 1779 a Black 88 x FB(Here)23 b(is)h(ho)n(w)f(the)h -(libary)g(named)g Ft(Steiner)k FB(is)23 b(described)j(within)e -Fy(LOOPS)p FB(:)p 75 1965 1642 4 v 1760 1970 a FE(Example)p -2109 1965 V 75 1990 4 25 v 3747 1990 V 75 2090 4 100 -v 0.0 0.0 0.589 TeXcolorrgb 190 2060 a(gap>)p 0.589 0.0 0.0 -TeXcolorrgb 42 w(DisplayLibraryIn)o(fo\()37 b("Steiner")j(\);)p -0.0 0.0 0.589 TeXcolorrgb Black 3747 2090 V 75 2189 V -190 2159 a(The)j(library)d(contains)g(all)j(nonassociative)37 -b(Steiner)k(loops)g(of)i(order)f(less)g(or)g(equal)g(to)g(16.)p -3747 2189 V 75 2289 V 190 2259 a(It)h(also)f(contains)e(the)i -(associative)d(Steiner)i(loops)g(of)i(order)f(4)h(and)f(8.)p -3747 2289 V 75 2388 V 190 2359 a(------)p 3747 2388 V -75 2488 V 190 2458 a(Extent)f(of)i(the)f(library:)p 3747 -2488 V 75 2588 V 321 2558 a(1)h(loop)f(of)h(order)e(4)p -3747 2588 V 75 2687 V 321 2657 a(1)i(loop)f(of)h(order)e(8)p -3747 2687 V 75 2787 V 321 2757 a(1)i(loop)f(of)h(order)e(10)p -3747 2787 V 75 2887 V 321 2857 a(2)i(loops)f(of)g(order)g(14)p -3747 2887 V 75 2986 V 321 2956 a(80)h(loops)e(of)i(order)e(16)p -3747 2986 V 75 3086 V 190 3056 a(true)p 3747 3086 V 75 -3111 4 25 v 3747 3111 V 75 3114 3675 4 v 216 3302 a FB(Our)26 -b(labeling)j(of)e(Steiner)g(loops)h(of)e(order)i(16)f(coincides)i(with) -d(the)h(labeling)i(of)d(Steiner)i(triple)g(systems)f(of)75 -3415 y(order)e(15)e(in)h([)p 0.0 0.0 0.554 TeXcolorrgb -527 3417 a -SDict begin H.S end - 527 3417 a 0.0 0.0 0.554 TeXcolorrgb -2 x -FB(CR99)p 0.0 0.0 0.554 TeXcolorrgb 739 3353 a -SDict begin H.R end - 739 3353 -a 739 3415 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.CoRo) cvn H.B /ANN pdfmark end - 739 3415 a Black FB(].)75 3562 y -SDict begin H.S end - 75 3562 -a 75 3562 a -SDict begin 13.6 H.A end - 75 3562 a 75 3562 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.5.1) cvn /DEST pdfmark -end - 75 3562 a 102 x Fh(9.5.1)p -0.0 0.0 0.0 TeXcolorrgb 99 w(SteinerLoop)p Black 0 TeXcolorgray -75 3745 a -SDict begin H.S end - 75 3745 a 75 3745 a -SDict begin H.R end - 75 3745 a 75 3745 a -SDict begin [/View [/XYZ H.V]/Dest (L.X87C235457E859AF4) cvn /DEST + 75 5206 a 75 5206 a +SDict begin [/View [/XYZ H.V]/Dest (L.X798DD7CF871F648F) cvn /DEST pdfmark end 75 -3745 a Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(SteinerLoop\()p -Fj(n,)h(m)p Fx(\))2519 b Fw(\(function\))p Black 216 -3951 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 -b(Steiner)h(loop)h(of)e(order)i Fj(n)33 b FB(in)23 b(the)h(library)-6 -b(.)75 4114 y -SDict begin H.S end - 75 4114 a 75 4114 a -SDict begin 13.6 H.A end - 75 4114 a 75 4114 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.6) cvn /DEST pdfmark -end - -75 4114 a 130 x FH(9.6)p 0.0 0.0 0.0 TeXcolorrgb 119 -w(Conjugacy)30 b(Closed)g(Loops)p Black 0 TeXcolorgray -75 4362 a -SDict begin H.S end - 75 4362 a 75 4362 a -SDict begin H.R end - 75 4362 a 75 4362 a -SDict begin [/View [/XYZ H.V]/Dest (L.X867E5F0783FEB8B5) cvn /DEST -pdfmark end - 75 -4362 a Black 89 x FB(The)23 b(library)i(named)e Ft(RCC)h -FB(contains)h(all)e(nonassociti)n(v)o(e)k(right)d(conjugac)o(y)h -(closed)g(loops)f(of)g(order)g Ft(n)c Fv(\024)g FB(27)j(up)g(to)75 -4564 y(isomorphism.)30 b(The)21 b(data)h(for)g(the)g(library)h(w)o(as)e -(generated)j(by)d(Katharina)j(Artic)d([)p 0.0 0.0 0.554 -TeXcolorrgb 2719 4565 a -SDict begin H.S end - 2719 4565 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(Art15)p 0.0 0.0 0.554 TeXcolorrgb 2930 4502 a -SDict begin H.R end - -2930 4502 a 2930 4564 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.Artic) cvn H.B /ANN pdfmark end - 2930 4564 a Black 1 w FB(])g(who)h(can)g(also)g -(pro)o(vide)75 4676 y(additional)k(data)f(for)e(all)h(right)g(conjugac) -o(y)i(closed)f(loops)g(of)e(order)i Ft(n)20 b Fv(\024)g -FB(31.)216 4789 y(Let)29 b Ft(Q)f FB(be)h(a)g(right)h(conjugac)o(y)h -(closed)g(loop,)g Ft(G)d FB(its)h(right)h(multiplication)j(group)d(and) -g Ft(T)39 b FB(its)30 b(right)g(section.)75 4902 y(Then)22 -b Fv(h)p Ft(T)11 b Fv(i)19 b Fs(=)g Ft(G)h FB(is)i(a)f(transiti)n(v)o -(e)j(group,)g(and)e Ft(T)32 b FB(is)22 b(a)f(union)i(of)f(conjugac)o(y) -i(classes)g(of)e Ft(G)p FB(.)27 b(Ev)o(ery)21 b(right)i(conjugac)o(y)75 -5015 y(closed)h(loop)f(of)g(order)g Ft(n)f FB(can)h(therefore)i(be)d -(represented)k(as)c(a)g(union)i(of)f(certain)h(conjugac)o(y)g(classes)g -(of)f(a)f(transi-)75 5128 y(ti)n(v)o(e)h(group)i(of)f(de)o(gree)g -Ft(n)p FB(.)29 b(This)23 b(is)h(ho)n(w)f(right)h(conjugac)o(y)i(closed) -f(loops)f(of)g(order)g(less)g(than)h(28)e(are)h(represented)75 -5241 y(in)k Fy(LOOPS)p FB(.)e(The)i(follo)n(wing)h(table)h(summarizes)f -(the)g(number)g(of)g(right)g(conjugac)o(y)h(closed)g(loops)g(of)e(a)g -(gi)n(v)o(en)p Black Black eop end +5206 a Black 0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx +(RightBruckLoop\()p Fj(n,)g(m)p Fx(\))2379 b Fw(\(function\))p +Black 216 5411 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 +b FB(th)23 b(right)i(Bruck)e(loop)i(of)e(order)i Fj(n)33 +b FB(in)23 b(the)h(library)-6 b(.)p Black Black eop end %%Page: 52 52 TeXDict begin 52 51 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -12506,214 +12366,204 @@ SDict begin H.R end SDict begin [/View [/XYZ H.V]/Dest (page.52) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(52)p Black 75 399 a(order)25 b(up)e(to)h(isomorphism:)375 -567 y Ft(or)o(d)5 b(er)p 623 601 4 113 v 178 w FB(6)265 -b(8)311 b(9)129 b(10)265 b(12)h(14)84 b(15)175 b(16)g(18)g(20)374 -680 y Ft(l)5 b(oo)i(ps)p 623 714 V 176 w FB(3)220 b(19)311 -b(5)129 b(16)220 b(155)266 b(97)84 b(17)g(6317)h(1901)g(8248)p -333 717 3160 4 v 375 796 a Ft(or)o(d)5 b(er)p 623 830 -4 113 v 132 w FB(21)221 b(22)265 b(24)130 b(25)265 b(26)h(27)374 -909 y Ft(l)5 b(oo)i(ps)p 623 943 V 85 w FB(119)84 b(10487)i(471995)f -(119)g(151971)g(152701)75 1071 y +b FB(52)p Black 75 307 a SDict begin H.S end - 75 1071 a 75 1071 a + 75 307 a 75 307 a SDict begin 13.6 H.A end - -75 1071 a 75 1071 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.6.1) cvn /DEST pdfmark + 75 307 a 75 +307 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.4) cvn /DEST pdfmark end - 75 1071 a 77 x Fh(9.6.1)p 0.0 0.0 0.0 -TeXcolorrgb 99 w(RCCLoop)25 b(and)h(RightConjugacyClosedLoop)p -Black 0 TeXcolorgray 75 1229 a -SDict begin H.S end - 75 1229 a 75 1229 a -SDict begin H.R end - 75 -1229 a 75 1229 a -SDict begin [/View [/XYZ H.V]/Dest (L.X806B2DE67990E42F) cvn /DEST -pdfmark end - 75 1229 a Black 0.0 0.0 0.0 TeXcolorrgb -93 x Fq(.)46 b Fx(RCCLoop\()p Fj(n,)h(m)p Fx(\))2707 -b Fw(\(function\))p Black 0.0 0.0 0.0 TeXcolorrgb 75 -1435 a Fq(.)46 b Fx(RightConjugacyClosedLoop\()p Fj(n,)g(m)p -Fx(\))1909 b Fw(\(function\))p Black 216 1548 a FA(Retur)o(ns:)51 -b FB(The)23 b Fj(m)11 b FB(th)23 b(right)i(conjugac)o(y)g(closed)g -(loop)f(of)g(order)g Fj(n)34 b FB(in)23 b(the)h(library)-6 -b(.)75 1696 y -SDict begin H.S end - 75 1696 a 75 1696 a -SDict begin 13.6 H.A end - 75 1696 a 75 1696 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.6.2) cvn /DEST pdfmark -end - -75 1696 a 96 x Fh(9.6.2)p 0.0 0.0 0.0 TeXcolorrgb 99 -w(LCCLoop)26 b(and)f(LeftConjugacyClosedLoop)p Black -0 TeXcolorgray 75 1874 a -SDict begin H.S end - 75 1874 a 75 1874 a -SDict begin H.R end - 75 1874 -a 75 1874 a -SDict begin [/View [/XYZ H.V]/Dest (L.X80AB8B107D55FB19) cvn /DEST -pdfmark end - 75 1874 a Black 0.0 0.0 0.0 TeXcolorrgb 92 -x Fq(.)46 b Fx(LCCLoop\()p Fj(n,)h(m)p Fx(\))2707 b Fw(\(function\))p -Black 0.0 0.0 0.0 TeXcolorrgb 75 2079 a Fq(.)46 b Fx -(LeftConjugacyClosedLoop\()p Fj(n,)g(m)p Fx(\))1956 b -Fw(\(function\))p Black 216 2192 a FA(Retur)o(ns:)51 -b FB(The)23 b Fj(m)11 b FB(th)23 b(left)h(conjugac)o(y)i(closed)f(loop) -f(of)f(order)i Fj(n)33 b FB(in)24 b(the)f(library)-6 -b(.)218 2305 y(R)t Fi(E)t(M)t(A)t(R)t(K)t FB(:)36 b(Only)25 -b(the)h(right)g(conjugac)o(y)h(closed)g(loops)f(are)g(stored)g(in)g -(the)f(library)-6 b(.)36 b(Left)24 b(conjugac)o(y)k(closed)75 -2418 y(loops)d(are)e(obtained)j(from)e(right)g(conjugac)o(y)i(closed)f -(loops)f(via)g Fx(Opposite)p FB(.)216 2644 y(The)31 b(library)j(named)e -Ft(CC)g FB(contains)i(all)e(nonassociati)n(v)o(e)k(conjugac)o(y)e -(closed)f(loops)g(of)e(order)i Ft(n)25 b Fv(\024)g FB(27)32 -b(and)75 2757 y(also)24 b(of)g(orders)h(2)7 b Ft(p)23 -b FB(and)31 b Ft(p)919 2724 y Fw(2)979 2757 y FB(for)24 -b(all)g(primes)31 b Ft(p)p FB(.)216 2870 y(By)c(results)j(of)e(K)o -(unen)g([)p 0.0 0.0 0.554 TeXcolorrgb 1015 2871 a -SDict begin H.S end - 1015 -2871 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(K)o(un00)p 0.0 0.0 0.554 -TeXcolorrgb 1260 2808 a -SDict begin H.R end - 1260 2808 a 1260 2870 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.Kun) cvn H.B /ANN pdfmark end - 1260 -2870 a Black 1 w FB(],)h(for)f(e)n(v)o(ery)g(odd)h(prime)35 -b Ft(p)28 b FB(there)h(are)f(precisely)i(3)e(nonassociati)n(v)o(e)k -(conju-)75 2983 y(gac)o(y)27 b(closed)i(loops)f(of)f(order)36 -b Ft(p)1126 2950 y Fw(2)1163 2983 y FB(.)j(Cs\366r)n(g)1447 -2982 y(\005)1439 2983 y(o)29 b(and)e(Dr\341pal)h([)p -0.0 0.0 0.554 TeXcolorrgb 1974 2984 a -SDict begin H.S end - 1974 2984 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(CD05)p 0.0 0.0 0.554 TeXcolorrgb -2191 2921 a -SDict begin H.R end - 2191 2921 a 2191 2983 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.CsDr) cvn H.B /ANN pdfmark end - 2191 2983 a Black -FB(])f(described)j(these)e(3)f(loops)h(by)g(multiplicati)n(v)o(e)75 -3095 y(formulas)d(on)f Fe(Z)601 3117 y Fk(p)634 3097 -y Fa(2)689 3095 y FB(and)g Fe(Z)909 3109 y Fk(p)959 3095 -y Fv(\002)13 b Fe(Z)1109 3109 y Fk(p)1168 3095 y FB(as)23 -b(follo)n(ws:)p Black 225 3258 a(\225)p Black 45 w(Case)d -Ft(m)d Fs(=)g FB(1:Let)j Ft(k)h FB(be)f(the)h(smallest)g(positi)n(v)o -(e)g(inte)o(ger)h(relati)n(v)o(ely)g(prime)e(to)27 b -Ft(p)20 b FB(and)g(such)h(that)g Ft(k)g FB(is)f(a)g(square)302 -3371 y(modulo)32 b Ft(p)23 b FB(\(i.e.,)g Ft(k)f Fs(=)e -FB(1\).)28 b(De\002ne)23 b(multiplication)k(on)d Fe(Z)2122 -3392 y Fk(p)2155 3373 y Fa(2)2211 3371 y FB(by)f Ft(x)13 -b Fv(\001)g Ft(y)21 b Fs(=)f Ft(x)13 b Fs(+)g Ft(y)g -Fs(+)g Ft(k)c(px)2975 3338 y Fw(2)3012 3371 y Ft(y)p -FB(.)p Black 225 3549 a(\225)p Black 45 w(Case)25 b Ft(m)20 -b Fs(=)h FB(2:)31 b(Let)24 b Ft(k)i FB(be)f(the)g(smallest)h(positi)n -(v)o(e)g(inte)o(ger)g(relati)n(v)o(ely)g(prime)f(to)32 -b Ft(p)24 b FB(and)h(such)h(that)f Ft(k)h FB(is)f(not)g(a)302 -3661 y(square)g(modulo)32 b Ft(p)p FB(.)c(De\002ne)23 -b(multiplication)k(on)d Fe(Z)1944 3683 y Fk(p)1977 3664 -y Fa(2)2032 3661 y FB(by)g Ft(x)13 b Fv(\001)g Ft(y)21 -b Fs(=)e Ft(x)13 b Fs(+)g Ft(y)g Fs(+)g Ft(k)c(px)2796 -3628 y Fw(2)2833 3661 y Ft(y)p FB(.)p Black 225 3839 -a(\225)p Black 45 w(Case)24 b Ft(m)c Fs(=)f FB(3:)29 -b(De\002ne)23 b(multiplication)k(on)d Fe(Z)1755 3853 -y Fk(p)1805 3839 y Fv(\002)13 b Fe(Z)1955 3853 y Fk(p)2013 -3839 y FB(by)24 b Fs(\()p Ft(x)p Fq(;)10 b Ft(a)p Fs(\)\()p -Ft(y)-5 b Fq(;)10 b Ft(b)p Fs(\))24 b(=)c(\()p Ft(x)13 -b Fs(+)g Ft(y)-5 b Fq(;)10 b Ft(a)j Fs(+)g Ft(b)g Fs(+)g -Ft(x)3183 3806 y Fw(2)3220 3839 y Ft(y)p Fs(\))p FB(.)216 -4002 y(Moreo)o(v)o(er)l(,)38 b(W)l(ilson)d([)p 0.0 0.0 0.554 -TeXcolorrgb 949 4003 a -SDict begin H.S end - 949 4003 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(WJ75)p 0.0 0.0 0.554 TeXcolorrgb 1160 3940 a -SDict begin H.R end - -1160 3940 a 1160 4002 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.Wi) cvn H.B /ANN pdfmark end - 1160 4002 a Black 1 w FB(])e(constructed)38 -b(a)33 b(nonassociati)n(v)o(e)38 b(conjugac)o(y)e(closed)f(loop)g(of)e -(order)i(2)7 b Ft(p)34 b FB(for)75 4115 y(e)n(v)o(ery)i(odd)g(prime)43 -b Ft(p)p FB(,)37 b(and)f(K)o(unen)g([)p 0.0 0.0 0.554 -TeXcolorrgb 1310 4116 a -SDict begin H.S end - 1310 4116 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(K)o(un00)p 0.0 0.0 0.554 TeXcolorrgb 1555 4053 + 75 307 a 92 x FH(9.4)p 0.0 0.0 0.0 TeXcolorrgb +119 w(Moufang)30 b(Loops)p Black 0 TeXcolorgray 75 517 a +SDict begin H.S end + 75 517 a 75 517 a SDict begin H.R end - 1555 4053 a 1555 4115 a + 75 517 a 75 517 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7953702D84E60AF4) cvn /DEST +pdfmark end + 75 517 a Black +89 x FB(The)37 b(library)h(named)g Ft(Moufang)g FB(contains)h(all)f +(nonassociati)n(v)o(e)i(Mouf)o(ang)f(loops)f(of)f(order)h +Ft(n)28 b Fv(\024)g FB(64)37 b(and)g Ft(n)28 b Fv(2)75 +718 y(f)p FB(81)p Fq(;)10 b FB(243)p Fv(g)p FB(.)75 872 +y +SDict begin H.S end + 75 872 a 75 872 a +SDict begin 13.6 H.A end + 75 872 a 75 872 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.4.1) cvn /DEST pdfmark +end + 75 872 a 94 x Fh(9.4.1)p +0.0 0.0 0.0 TeXcolorrgb 99 w(MoufangLoop)p Black 0 TeXcolorgray +75 1048 a +SDict begin H.S end + 75 1048 a 75 1048 a +SDict begin H.R end + 75 1048 a 75 1048 a +SDict begin [/View [/XYZ H.V]/Dest (L.X81E82098822543EE) cvn /DEST +pdfmark end + 75 +1048 a Black 0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(MoufangLoop\()p +Fj(n,)h(m)p Fx(\))2519 b Fw(\(function\))p Black 216 +1253 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 +b(Mouf)o(ang)i(loop)g(of)e(order)i Fj(n)33 b FB(in)23 +b(the)h(library)-6 b(.)216 1366 y(F)o(or)23 b Ft(n)d +Fv(\024)g FB(63,)j(our)h(catalog)h(numbers)f(coincide)i(with)d(those)h +(of)g(Goodaire)h(et)e(al.)28 b([)p 0.0 0.0 0.554 TeXcolorrgb +2843 1368 a +SDict begin H.S end + 2843 1368 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(GMR99)p 0.0 0.0 0.554 TeXcolorrgb 3141 1304 a +SDict begin H.R end + 3141 +1304 a 3141 1366 a SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.Kun) cvn H.B /ANN pdfmark end - 1555 4115 a Black 1 w FB(])f(sho)n(wed)i -(that)f(there)g(are)g(no)f(other)i(nonassociati)n(v)o(e)i(conjugac)o(y) -75 4228 y(closed)d(oops)g(of)f(this)g(order)-5 b(.)64 -b(Here)35 b(is)f(the)i(rele)n(v)n(ant)g(multiplication)i(formula)e(on)f -Fe(Z)2919 4242 y Fw(2)2973 4228 y Fv(\002)16 b Fe(Z)3126 -4242 y Fk(p)3163 4228 y FB(:)51 b Fs(\()p FB(0)p Fq(;)10 -b Ft(m)p Fs(\)\()p FB(0)p Fq(;)g Ft(n)p Fs(\))29 b(=)75 -4340 y(\()p FB(0)p Fq(;)10 b Ft(m)j Fs(+)g Ft(n)p Fs(\))p -FB(,)23 b Fs(\()p FB(0)p Fq(;)10 b Ft(m)p Fs(\)\()p FB(1)p -Fq(;)g Ft(n)p Fs(\))23 b(=)c(\()p FB(1)p Fq(;)10 b Fv(\000)p -Ft(m)j Fs(+)g Ft(n)p Fs(\))p FB(,)23 b Fs(\()p FB(1)p -Fq(;)10 b Ft(m)p Fs(\)\()p FB(0)p Fq(;)g Ft(n)p Fs(\))23 -b(=)c(\()p FB(1)p Fq(;)10 b Ft(m)j Fs(+)g Ft(n)p Fs(\))p -FB(,)23 b Fs(\()p FB(1)p Fq(;)10 b Ft(m)p Fs(\)\()p FB(1)p -Fq(;)g Ft(n)p Fs(\))23 b(=)d(\()p FB(0)p Fq(;)10 b FB(1)j -Fv(\000)g Ft(m)g Fs(+)g Ft(n)p Fs(\))p FB(.)75 4491 y +/Link/Dest (cite.Go) cvn H.B /ANN pdfmark end + 3141 1366 a Black FB(].)h(The)22 b(classi\002ca-)75 +1479 y(tion)27 b(of)f(Mouf)o(ang)h(loops)g(of)f(order)h(64)f(and)h(81)f +(w)o(as)f(carried)j(out)e(in)g([)p 0.0 0.0 0.554 TeXcolorrgb +2339 1480 a +SDict begin H.S end + 2339 1480 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(NV07)p 0.0 0.0 0.554 TeXcolorrgb 2561 1417 a +SDict begin H.R end + 2561 +1417 a 2561 1479 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.NaVo2007) cvn H.B /ANN pdfmark end + 2561 1479 a Black 1 w FB(].)35 b(The)26 +b(classi\002cation)j(of)d(Mouf)o(ang)75 1592 y(loops)f(of)e(order)i +(243)f(w)o(as)f(carried)i(out)f(by)g(Slattery)g(and)g(Zenisek)h([)p +0.0 0.0 0.554 TeXcolorrgb 2258 1593 a +SDict begin H.S end + 2258 1593 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(SZ12)p 0.0 0.0 0.554 TeXcolorrgb +2455 1530 a +SDict begin H.R end + 2455 1530 a 2455 1592 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.SlZe2011) cvn H.B /ANN pdfmark end + 2455 1592 a Black +FB(].)216 1705 y(The)e(e)o(xtent)i(of)e(the)h(library)h(is)e +(summarized)j(belo)n(w:)176 1893 y Ft(or)o(d)5 b(er)p +423 1927 4 113 v 86 w FB(12)84 b(16)g(20)g(24)g(28)g(32)g(36)g(40)g(42) +g(44)f(48)h(52)g(54)g(56)g(60)175 b(64)84 b(81)g(243)175 +2006 y Ft(l)5 b(oo)i(ps)p 423 2040 V 130 w FB(1)129 b(5)g(1)f(5)h(1)84 +b(71)129 b(4)g(5)g(1)g(1)83 b(51)130 b(1)f(2)g(4)g(5)83 +b(4262)130 b(5)f(72)216 2192 y(The)41 b Ft(octonion)j(loop)f +FB(of)e(order)i(16)f(\(i.e.,)j(the)d(multiplication)j(loop)e(of)e(the)h +(basis)h(elements)g(in)e(the)h(8-)75 2305 y(dimensional)26 +b(standard)g(real)e(octonion)i(algebra\))f(can)f(be)g(obtained)i(as)d +Fx(MoufangLoop\(16,3\))p FB(.)75 2466 y +SDict begin H.S end + 75 2466 a 75 +2466 a +SDict begin 13.6 H.A end + 75 2466 a 75 2466 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.5) cvn /DEST pdfmark +end + 75 2466 a 130 x FH(9.5)p 0.0 0.0 0.0 +TeXcolorrgb 119 w(Code)31 b(Loops)p Black 0 TeXcolorgray +75 2714 a +SDict begin H.S end + 75 2714 a 75 2714 a +SDict begin H.R end + 75 2714 a 75 2714 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7BCA6BCB847F79DC) cvn /DEST +pdfmark end + 75 +2714 a Black 89 x FB(The)22 b(library)i(named)f Ft(code)g +FB(contains)i(all)d(nonassociati)n(v)o(e)27 b(code)c(loops)h(of)e +(order)h(less)g(than)h(65.)k(There)23 b(are)f(5)g(such)75 +2916 y(loops)28 b(of)f(order)h(16,)f(16)g(of)g(order)h(32,)f(and)g(80)g +(of)g(order)h(64,)f(all)g(Mouf)o(ang.)41 b(The)26 b(library)i(merely)g +(points)g(to)f(the)75 3029 y(corresponding)h(Mouf)o(ang)d(loops.)30 +b(See)23 b([)p 0.0 0.0 0.554 TeXcolorrgb 1405 3030 a SDict begin H.S end -75 4491 a 75 4491 a +1405 3030 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(NV07)p +0.0 0.0 0.554 TeXcolorrgb 1627 2967 a +SDict begin H.R end + 1627 2967 a 1627 +3029 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.NaVo2007) cvn H.B /ANN pdfmark end + 1627 3029 a Black FB(])g(for)h(a)f(classi\002cation)k(of)c +(small)h(code)g(loops.)75 3180 y +SDict begin H.S end + 75 3180 a 75 3180 a SDict begin 13.6 H.A end - 75 4491 a 75 4491 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.6.3) cvn /DEST pdfmark + +75 3180 a 75 3180 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.5.1) cvn /DEST pdfmark end - 75 4491 a 94 -x Fh(9.6.3)p 0.0 0.0 0.0 TeXcolorrgb 99 w(CCLoop)25 b(and)h -(ConjugacyClosedLoop)p Black 0 TeXcolorgray 75 4666 a + 75 3180 a 96 x Fh(9.5.1)p 0.0 0.0 0.0 +TeXcolorrgb 99 w(CodeLoop)p Black 0 TeXcolorgray 75 3358 +a +SDict begin H.S end + 75 3358 a 75 3358 a +SDict begin H.R end + 75 3358 a 75 3358 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7DB4D3B27BB4D7EE) cvn /DEST +pdfmark end + 75 3358 a Black +0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(CodeLoop\()p +Fj(n,)h(m)p Fx(\))2660 b Fw(\(function\))p Black 216 +3563 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 +b(code)h(loop)h(of)e(order)i Fj(n)33 b FB(in)23 b(the)h(library)-6 +b(.)75 3725 y +SDict begin H.S end + 75 3725 a 75 3725 a +SDict begin 13.6 H.A end + 75 3725 a 75 3725 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.6) cvn /DEST pdfmark +end + +75 3725 a 129 x FH(9.6)p 0.0 0.0 0.0 TeXcolorrgb 119 +w(Steiner)31 b(Loops)p Black 0 TeXcolorgray 75 3973 a SDict begin H.S end -75 4666 a 75 4666 a +75 3973 a 75 3973 a SDict begin H.R end - 75 4666 a 75 4666 a -SDict begin [/View [/XYZ H.V]/Dest (L.X798BC601843E8916) cvn /DEST + 75 3973 a 75 3973 a +SDict begin [/View [/XYZ H.V]/Dest (L.X84E941EE7846D3EE) cvn /DEST pdfmark end - 75 4666 a Black -0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(CCLoop\()p -Fj(n,)h(m)p Fx(\))2754 b Fw(\(function\))p Black 0.0 0.0 0.0 -TeXcolorrgb 75 4872 a Fq(.)46 b Fx(ConjugacyClosedLoop\()p -Fj(n,)g(m)p Fx(\))2144 b Fw(\(function\))p Black 216 -4985 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 -b(conjugac)o(y)j(closed)f(loop)f(of)f(order)i Fj(n)33 -b FB(in)24 b(the)f(library)-6 b(.)75 5143 y + 75 3973 a Black +88 x FB(Here)23 b(is)h(ho)n(w)f(the)h(libary)g(named)g +Ft(Steiner)k FB(is)23 b(described)j(within)e Fy(LOOPS)p +FB(:)p 75 4151 1642 4 v 1760 4156 a FE(Example)p 2109 +4151 V 75 4176 4 25 v 3747 4176 V 75 4275 4 100 v 0.0 0.0 0.589 +TeXcolorrgb 190 4246 a(gap>)p 0.589 0.0 0.0 TeXcolorrgb +42 w(DisplayLibraryIn)o(fo\()37 b("Steiner")j(\);)p 0.0 0.0 0.589 +TeXcolorrgb Black 3747 4275 V 75 4375 V 190 4345 a(The)j(library)d +(contains)g(all)j(nonassociative)37 b(Steiner)k(loops)g(of)i(order)f +(less)g(or)g(equal)g(to)g(16.)p 3747 4375 V 75 4475 V +190 4445 a(It)h(also)f(contains)e(the)i(associative)d(Steiner)i(loops)g +(of)i(order)f(4)h(and)f(8.)p 3747 4475 V 75 4574 V 190 +4544 a(------)p 3747 4574 V 75 4674 V 190 4644 a(Extent)f(of)i(the)f +(library:)p 3747 4674 V 75 4774 V 321 4744 a(1)h(loop)f(of)h(order)e(4) +p 3747 4774 V 75 4873 V 321 4843 a(1)i(loop)f(of)h(order)e(8)p +3747 4873 V 75 4973 V 321 4943 a(1)i(loop)f(of)h(order)e(10)p +3747 4973 V 75 5072 V 321 5043 a(2)i(loops)f(of)g(order)g(14)p +3747 5072 V 75 5172 V 321 5142 a(80)h(loops)e(of)i(order)e(16)p +3747 5172 V 75 5272 V 190 5242 a(true)p 3747 5272 V 75 +5297 4 25 v 3747 5297 V 75 5300 3675 4 v 216 5479 a FB(Our)26 +b(labeling)j(of)e(Steiner)g(loops)h(of)e(order)i(16)f(coincides)i(with) +d(the)h(labeling)i(of)d(Steiner)i(triple)g(systems)f(of)75 +5592 y(order)e(15)e(in)h([)p 0.0 0.0 0.554 TeXcolorrgb +527 5594 a SDict begin H.S end - 75 5143 a -75 5143 a -SDict begin 13.6 H.A end - 75 5143 a 75 5143 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.7) cvn /DEST pdfmark + 527 5594 a 0.0 0.0 0.554 TeXcolorrgb -2 x +FB(CR99)p 0.0 0.0 0.554 TeXcolorrgb 739 5531 a +SDict begin H.R end + 739 5531 +a 739 5592 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.CoRo) cvn H.B /ANN pdfmark end + 739 5592 a Black FB(].)p Black Black eop end - 75 5143 a 129 x FH(9.7)p -0.0 0.0 0.0 TeXcolorrgb 119 w(Small)30 b(Loops)p Black -0 TeXcolorgray 75 5391 a -SDict begin H.S end - 75 5391 a 75 5391 a -SDict begin H.R end - 75 5391 -a 75 5391 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7E3A8F2C790F2CA1) cvn /DEST -pdfmark end - 75 5391 a Black 88 x FB(The)23 b(library)i(named)f -Ft(small)g FB(contains)i(all)d(nonassociati)n(v)o(e)28 -b(loops)c(of)g(order)g(5)f(and)h(6.)29 b(There)23 b(are)h(5)f(and)h -(107)g(such)75 5592 y(loops,)g(respecti)n(v)o(ely)-6 -b(.)p Black Black eop end %%Page: 53 53 TeXDict begin 53 52 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -12735,192 +12585,191 @@ SDict begin H.S end SDict begin 13.6 H.A end 75 307 a 75 307 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.7.1) cvn /DEST pdfmark +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.6.1) cvn /DEST pdfmark end - 75 307 a 92 x Fh(9.7.1)p 0.0 0.0 0.0 TeXcolorrgb -99 w(SmallLoop)p Black 0 TeXcolorgray 75 480 a + 75 307 a 92 x Fh(9.6.1)p 0.0 0.0 0.0 TeXcolorrgb +99 w(SteinerLoop)p Black 0 TeXcolorgray 75 480 a SDict begin H.S end 75 480 a 75 480 a SDict begin H.R end 75 480 a 75 480 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7C6EE23E84CD87D3) cvn /DEST +SDict begin [/View [/XYZ H.V]/Dest (L.X87C235457E859AF4) cvn /DEST pdfmark end 75 480 a Black 0.0 0.0 0.0 -TeXcolorrgb 93 x Fq(.)46 b Fx(SmallLoop\()p Fj(n,)h(m)p -Fx(\))2613 b Fw(\(function\))p Black 216 686 a FA(Retur)o(ns:)51 -b FB(The)23 b Fj(m)11 b FB(th)23 b(loop)h(of)g(order)g -Fj(n)34 b FB(in)23 b(the)h(library)-6 b(.)75 849 y +TeXcolorrgb 93 x Fq(.)46 b Fx(SteinerLoop\()p Fj(n,)h(m)p +Fx(\))2519 b Fw(\(function\))p Black 216 686 a FA(Retur)o(ns:)51 +b FB(The)23 b Fj(m)11 b FB(th)23 b(Steiner)h(loop)h(of)e(order)i +Fj(n)33 b FB(in)23 b(the)h(library)-6 b(.)75 849 y SDict begin H.S end 75 849 a 75 849 a SDict begin 13.6 H.A end 75 849 a 75 849 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.8) cvn /DEST pdfmark +SDict begin [/View [/XYZ H.V]/Dest (section.9.7) cvn /DEST pdfmark end - 75 849 a 129 x FH(9.8)p -0.0 0.0 0.0 TeXcolorrgb 119 w(P)o(aige)30 b(Loops)p Black -0 TeXcolorgray 75 1097 a + 75 849 a 129 x FH(9.7)p +0.0 0.0 0.0 TeXcolorrgb 119 w(Conjugacy)30 b(Closed)g(Loops)p +Black 0 TeXcolorgray 75 1097 a SDict begin H.S end 75 1097 a 75 1097 a SDict begin H.R end - 75 1097 -a 75 1097 a -SDict begin [/View [/XYZ H.V]/Dest (L.X8135C8FD8714C606) cvn /DEST -pdfmark end - 75 1097 a Black 88 x Ft(P)-7 b(aig)o(e)25 -b(loops)h FB(are)f(nonassociati)n(v)o(e)k(\002nite)c(simple)h(Mouf)o -(ang)g(loops.)34 b(By)24 b([)p 0.0 0.0 0.554 TeXcolorrgb -2461 1186 a -SDict begin H.S end - 2461 1186 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(Lie87)p 0.0 0.0 0.554 TeXcolorrgb 2672 1124 a -SDict begin H.R end - 2672 -1124 a 2672 1185 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.Li) cvn H.B /ANN pdfmark end - 2672 1185 a Black 2 w FB(],)g(there)i(is)f -(precisely)i(one)e(P)o(aige)75 1298 y(loop)f(for)g(e)n(v)o(ery)g -(\002nite)g(\002eld.)216 1411 y(The)f(library)i(named)f -Ft(P)-7 b(aig)o(e)24 b FB(contains)i(the)e(smallest)g(nonassociati)n(v) -o(e)k(simple)c(Mouf)o(ang)h(loop.)75 1564 y -SDict begin H.S end - 75 1564 a -75 1564 a -SDict begin 13.6 H.A end - 75 1564 a 75 1564 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.8.1) cvn /DEST pdfmark -end - 75 1564 a 96 x Fh(9.8.1)p -0.0 0.0 0.0 TeXcolorrgb 99 w(P)o(aigeLoop)p Black 0 TeXcolorgray -75 1742 a -SDict begin H.S end - 75 1742 a 75 1742 a -SDict begin H.R end - 75 1742 a 75 1742 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7FCF4D6B7AD66D74) cvn /DEST -pdfmark end 75 -1742 a Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(PaigeLoop\()p -Fj(q)p Fx(\))2754 b Fw(\(function\))p Black 216 1947 -a FA(Retur)o(ns:)88 b FB(The)35 b(P)o(aige)h(loop)g(constructed)j(o)o -(v)o(er)d(the)g(\002nite)g(\002eld)f(of)h(order)h Fj(q)10 -b FB(.)65 b(Only)36 b(the)g(case)g Fj(q)10 b Fx(=2)35 -b FB(is)75 2060 y(implemented.)75 2223 y -SDict begin H.S end - 75 2223 a 75 -2223 a -SDict begin 13.6 H.A end - 75 2223 a 75 2223 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.9) cvn /DEST pdfmark -end - 75 2223 a 130 x FH(9.9)p 0.0 0.0 0.0 -TeXcolorrgb 119 w(Nilpotent)c(Loops)p Black 0 TeXcolorgray -75 2471 a -SDict begin H.S end - 75 2471 a 75 2471 a -SDict begin H.R end - 75 2471 a 75 2471 a -SDict begin [/View [/XYZ H.V]/Dest (L.X86695C577A4D1784) cvn /DEST +1097 a 75 1097 a +SDict begin [/View [/XYZ H.V]/Dest (L.X867E5F0783FEB8B5) cvn /DEST pdfmark end - 75 -2471 a Black 89 x FB(The)g(library)j(named)e Ft(nilpotent)k -FB(contains)e(all)e(nonassociati)n(v)o(e)k(nilpotent)e(loops)f(of)f -(order)g(less)h(than)f(12)g(up)g(to)75 2673 y(isomorphism.)37 -b(There)26 b(are)g(2)g(nonassociati)n(v)o(e)j(nilpotent)f(loops)f(of)f -(order)h(6,)e(134)i(of)e(order)i(8,)f(8)f(of)h(order)g(9)g(and)75 -2786 y(1043)f(of)e(order)i(10.)216 2899 y(See)20 b([)p -0.0 0.0 0.554 TeXcolorrgb 397 2901 a + 75 1097 a Black 88 x FB(The)23 b(library)i(named)e +Ft(RCC)h FB(contains)h(all)e(nonassociti)n(v)o(e)k(right)d(conjugac)o +(y)h(closed)g(loops)f(of)g(order)g Ft(n)c Fv(\024)g FB(27)j(up)g(to)75 +1298 y(isomorphism.)30 b(The)21 b(data)h(for)g(the)g(library)h(w)o(as)e +(generated)j(by)d(Katharina)j(Artic)d([)p 0.0 0.0 0.554 +TeXcolorrgb 2719 1299 a SDict begin H.S end - 397 2901 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(D)l(V09)p 0.0 0.0 0.554 TeXcolorrgb -615 2837 a + 2719 1299 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(Art15)p 0.0 0.0 0.554 TeXcolorrgb 2930 1237 a SDict begin H.R end - 615 2837 a 615 2899 a -SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (cite.DaVo) cvn H.B /ANN pdfmark end - 615 2899 a Black 1 w -FB(])g(for)h(more)g(on)g(enumeration)i(of)e(nilpotent)i(loops.)29 -b(F)o(or)20 b(instance,)j(there)f(are)f(2623755)i(nilpotent)75 -3012 y(loops)i(of)e(order)i(12,)e(and)h(123794003928541)q(54)q(59)q(27) -q(22)q(636)q(8)29 b(nilpotent)d(loops)f(of)e(order)i(22.)75 -3164 y -SDict begin H.S end - 75 3164 a 75 3164 a -SDict begin 13.6 H.A end - 75 3164 a 75 3164 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.9.1) cvn /DEST pdfmark -end - 75 3164 -a 97 x Fh(9.9.1)p 0.0 0.0 0.0 TeXcolorrgb 99 w(NilpotentLoop)p -Black 0 TeXcolorgray 75 3342 a -SDict begin H.S end - 75 3342 a 75 3342 a -SDict begin H.R end - 75 -3342 a 75 3342 a -SDict begin [/View [/XYZ H.V]/Dest (L.X7A9C960D86E2AD28) cvn /DEST -pdfmark end - 75 3342 a Black 0.0 0.0 0.0 TeXcolorrgb -93 x Fq(.)46 b Fx(NilpotentLoop\()p Fj(n,)h(m)p Fx(\))2425 -b Fw(\(function\))p Black 216 3548 a FA(Retur)o(ns:)51 -b FB(The)23 b Fj(m)11 b FB(th)23 b(nilpotent)j(loop)e(of)g(order)g -Fj(n)34 b FB(in)23 b(the)h(library)-6 b(.)75 3711 y -SDict begin H.S end - 75 -3711 a 75 3711 a -SDict begin 13.6 H.A end - 75 3711 a 75 3711 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.10) cvn /DEST pdfmark -end - 75 3711 a 130 x -FH(9.10)p 0.0 0.0 0.0 TeXcolorrgb 119 w(A)g(utomor)o(phic)31 -b(Loops)p Black 0 TeXcolorgray 75 3959 a -SDict begin H.S end - 75 3959 a 75 -3959 a -SDict begin H.R end - 75 3959 a 75 3959 a -SDict begin [/View [/XYZ H.V]/Dest (L.X793B22EA8643C667) cvn /DEST -pdfmark end - 75 3959 a Black 89 x FB(The)c(library)j -(named)e Ft(automorphic)j FB(contains)f(all)e(nonassociati)n(v)o(e)j -(automorphic)g(loops)e(of)e(order)i(less)g(than)f(16)75 -4161 y(up)21 b(to)g(isomorphism)i(\(there)g(is)d(1)h(such)h(loop)g(of)f -(order)h(6,)f(7)g(of)g(order)h(8,)f(3)g(of)g(order)h(10,)f(2)g(of)g -(order)h(12,)f(5)g(of)g(order)75 4273 y(14,)26 b(and)h(2)f(of)f(order)j -(15\),)e(all)g(commutati)n(v)o(e)i(automorphic)g(loops)g(of)d(order)i -(3,)f(9,)g(27)h(and)f(81)g(\(there)h(are)g(1,)f(2,)g(7)75 -4386 y(and)f(72)f(such)i(loops,)f(respecti)n(v)o(ely)-6 -b(,)27 b(including)g(abelian)g(groups\),)f(and)f(commutati)n(v)o(e)g -(automorphic)i(loops)f Ft(Q)d FB(of)75 4499 y(order)h(243)f(possessing) -j(a)d(central)h(subloop)h Ft(S)e FB(of)g(order)h(3)e(such)i(that)f -Ft(Q)p Fq(=)p Ft(S)g FB(is)g(not)g(the)g(elementary)i(abelian)g(group) -75 4612 y(of)e(order)i(81)f(\(there)g(are)g(118451)i(such)e(loops\).)75 -4765 y -SDict begin H.S end - 75 4765 a 75 4765 a -SDict begin 13.6 H.A end - 75 4765 a 75 4765 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.10.1) cvn /DEST pdfmark -end - 75 4765 -a 96 x Fh(9.10.1)p 0.0 0.0 0.0 TeXcolorrgb 99 w(A)-5 -b(utomor)o(phicLoop)p Black 0 TeXcolorgray 75 4943 a -SDict begin H.S end -75 4943 a 75 4943 a +2930 1237 a 2930 1298 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.Artic) cvn H.B /ANN pdfmark end + 2930 1298 a Black 1 w FB(])g(who)h(can)g(also)g +(pro)o(vide)75 1411 y(additional)k(data)f(for)e(all)h(right)g(conjugac) +o(y)i(closed)f(loops)g(of)e(order)i Ft(n)20 b Fv(\024)g +FB(31.)216 1524 y(Let)29 b Ft(Q)f FB(be)h(a)g(right)h(conjugac)o(y)h +(closed)g(loop,)g Ft(G)d FB(its)h(right)h(multiplication)j(group)d(and) +g Ft(T)39 b FB(its)30 b(right)g(section.)75 1637 y(Then)22 +b Fv(h)p Ft(T)11 b Fv(i)19 b Fs(=)g Ft(G)h FB(is)i(a)f(transiti)n(v)o +(e)j(group,)g(and)e Ft(T)32 b FB(is)22 b(a)f(union)i(of)f(conjugac)o(y) +i(classes)g(of)e Ft(G)p FB(.)27 b(Ev)o(ery)21 b(right)i(conjugac)o(y)75 +1750 y(closed)h(loop)f(of)g(order)g Ft(n)f FB(can)h(therefore)i(be)d +(represented)k(as)c(a)g(union)i(of)f(certain)h(conjugac)o(y)g(classes)g +(of)f(a)f(transi-)75 1863 y(ti)n(v)o(e)h(group)i(of)f(de)o(gree)g +Ft(n)p FB(.)29 b(This)23 b(is)h(ho)n(w)f(right)h(conjugac)o(y)i(closed) +f(loops)f(of)g(order)g(less)g(than)h(28)e(are)h(represented)75 +1976 y(in)k Fy(LOOPS)p FB(.)e(The)i(follo)n(wing)h(table)h(summarizes)f +(the)g(number)g(of)g(right)g(conjugac)o(y)h(closed)g(loops)g(of)e(a)g +(gi)n(v)o(en)75 2089 y(order)d(up)e(to)h(isomorphism:)375 +2287 y Ft(or)o(d)5 b(er)p 623 2321 4 113 v 178 w FB(6)265 +b(8)311 b(9)129 b(10)265 b(12)h(14)84 b(15)175 b(16)g(18)g(20)374 +2400 y Ft(l)5 b(oo)i(ps)p 623 2434 V 176 w FB(3)220 b(19)311 +b(5)129 b(16)220 b(155)266 b(97)84 b(17)g(6317)h(1901)g(8248)p +333 2437 3160 4 v 375 2516 a Ft(or)o(d)5 b(er)p 623 2550 +4 113 v 132 w FB(21)221 b(22)265 b(24)130 b(25)265 b(26)h(27)374 +2629 y Ft(l)5 b(oo)i(ps)p 623 2663 V 85 w FB(119)84 b(10487)i(471995)f +(119)g(151971)g(152701)75 2796 y +SDict begin H.S end + 75 2796 a 75 2796 a +SDict begin 13.6 H.A end + +75 2796 a 75 2796 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.7.1) cvn /DEST pdfmark +end + 75 2796 a 77 x Fh(9.7.1)p 0.0 0.0 0.0 +TeXcolorrgb 99 w(RCCLoop)25 b(and)h(RightConjugacyClosedLoop)p +Black 0 TeXcolorgray 75 2954 a +SDict begin H.S end + 75 2954 a 75 2954 a SDict begin H.R end - 75 4943 a 75 4943 a -SDict begin [/View [/XYZ H.V]/Dest (L.X784FFA9E7FDA9F43) cvn /DEST + 75 +2954 a 75 2954 a +SDict begin [/View [/XYZ H.V]/Dest (L.X806B2DE67990E42F) cvn /DEST pdfmark end - 75 4943 a Black -0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(AutomorphicLoop\()p -Fj(n,)g(m)p Fx(\))2332 b Fw(\(function\))p Black 216 -5149 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 -b(automorphic)j(loop)f(of)e(order)i Fj(n)33 b FB(in)23 -b(the)h(library)-6 b(.)p Black Black eop end + 75 2954 a Black 0.0 0.0 0.0 TeXcolorrgb +93 x Fq(.)46 b Fx(RCCLoop\()p Fj(n,)h(m)p Fx(\))2707 +b Fw(\(function\))p Black 0.0 0.0 0.0 TeXcolorrgb 75 +3160 a Fq(.)46 b Fx(RightConjugacyClosedLoop\()p Fj(n,)g(m)p +Fx(\))1909 b Fw(\(function\))p Black 216 3273 a FA(Retur)o(ns:)51 +b FB(The)23 b Fj(m)11 b FB(th)23 b(right)i(conjugac)o(y)g(closed)g +(loop)f(of)g(order)g Fj(n)34 b FB(in)23 b(the)h(library)-6 +b(.)75 3425 y +SDict begin H.S end + 75 3425 a 75 3425 a +SDict begin 13.6 H.A end + 75 3425 a 75 3425 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.7.2) cvn /DEST pdfmark +end + +75 3425 a 97 x Fh(9.7.2)p 0.0 0.0 0.0 TeXcolorrgb 99 +w(LCCLoop)26 b(and)f(LeftConjugacyClosedLoop)p Black +0 TeXcolorgray 75 3604 a +SDict begin H.S end + 75 3604 a 75 3604 a +SDict begin H.R end + 75 3604 +a 75 3604 a +SDict begin [/View [/XYZ H.V]/Dest (L.X80AB8B107D55FB19) cvn /DEST +pdfmark end + 75 3604 a Black 0.0 0.0 0.0 TeXcolorrgb 92 +x Fq(.)46 b Fx(LCCLoop\()p Fj(n,)h(m)p Fx(\))2707 b Fw(\(function\))p +Black 0.0 0.0 0.0 TeXcolorrgb 75 3809 a Fq(.)46 b Fx +(LeftConjugacyClosedLoop\()p Fj(n,)g(m)p Fx(\))1956 b +Fw(\(function\))p Black 216 3922 a FA(Retur)o(ns:)51 +b FB(The)23 b Fj(m)11 b FB(th)23 b(left)h(conjugac)o(y)i(closed)f(loop) +f(of)f(order)i Fj(n)33 b FB(in)24 b(the)f(library)-6 +b(.)218 4035 y(R)t Fi(E)t(M)t(A)t(R)t(K)t FB(:)36 b(Only)25 +b(the)h(right)g(conjugac)o(y)h(closed)g(loops)f(are)g(stored)g(in)g +(the)f(library)-6 b(.)36 b(Left)24 b(conjugac)o(y)k(closed)75 +4148 y(loops)d(are)e(obtained)j(from)e(right)g(conjugac)o(y)i(closed)f +(loops)f(via)g Fx(Opposite)p FB(.)216 4374 y(The)29 b(library)h(named)f +Ft(CC)h FB(contains)h(all)e(CC)e(loops)j(of)f(order)h(2)24 +b Fv(\024)e FB(2)2433 4341 y Fk(k)2492 4374 y Fv(\024)h +FB(64,)30 b(3)23 b Fv(\024)g FB(3)2936 4341 y Fk(k)2994 +4374 y Fv(\024)g FB(81,)30 b(5)24 b Fv(\024)f FB(5)3439 +4341 y Fk(k)3497 4374 y Fv(\024)g FB(125,)75 4487 y(7)g +Fv(\024)f FB(7)281 4454 y Fk(k)338 4487 y Fv(\024)g FB(343,)28 +b(all)f(nonassociati)n(v)o(e)k(CC)26 b(loops)j(of)e(order)h(less)g +(than)f(28,)h(and)g(all)f(nonassociati)n(v)o(e)k(CC)26 +b(loops)i(of)75 4600 y(order)k Ft(p)342 4567 y Fw(2)402 +4600 y FB(and)24 b(2)7 b Ft(p)23 b FB(for)h(an)o(y)g(odd)g(prime)31 +b Ft(p)p FB(.)216 4712 y(By)c(results)j(of)e(K)o(unen)g([)p +0.0 0.0 0.554 TeXcolorrgb 1015 4713 a +SDict begin H.S end + 1015 4713 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(K)o(un00)p 0.0 0.0 0.554 TeXcolorrgb +1260 4651 a +SDict begin H.R end + 1260 4651 a 1260 4712 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.Kun) cvn H.B /ANN pdfmark end + 1260 4712 a Black +1 w FB(],)h(for)f(e)n(v)o(ery)g(odd)h(prime)35 b Ft(p)28 +b FB(there)h(are)f(precisely)i(3)e(nonassociati)n(v)o(e)k(conju-)75 +4825 y(gac)o(y)27 b(closed)i(loops)f(of)f(order)36 b +Ft(p)1126 4792 y Fw(2)1163 4825 y FB(.)j(Cs\366r)n(g)1447 +4824 y(\005)1439 4825 y(o)29 b(and)e(Dr\341pal)h([)p +0.0 0.0 0.554 TeXcolorrgb 1974 4826 a +SDict begin H.S end + 1974 4826 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(CD05)p 0.0 0.0 0.554 TeXcolorrgb +2191 4764 a +SDict begin H.R end + 2191 4764 a 2191 4825 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.CsDr) cvn H.B /ANN pdfmark end + 2191 4825 a Black +FB(])f(described)j(these)e(3)f(loops)h(by)g(multiplicati)n(v)o(e)75 +4938 y(formulas)d(on)f Fe(Z)601 4960 y Fk(p)634 4940 +y Fa(2)689 4938 y FB(and)g Fe(Z)909 4952 y Fk(p)959 4938 +y Fv(\002)13 b Fe(Z)1109 4952 y Fk(p)1168 4938 y FB(as)23 +b(follo)n(ws:)p Black 225 5126 a(\225)p Black 45 w(Case)d +Ft(m)d Fs(=)g FB(1:Let)j Ft(k)h FB(be)f(the)h(smallest)g(positi)n(v)o +(e)g(inte)o(ger)h(relati)n(v)o(ely)g(prime)e(to)27 b +Ft(p)20 b FB(and)g(such)h(that)g Ft(k)g FB(is)f(a)g(square)302 +5239 y(modulo)32 b Ft(p)23 b FB(\(i.e.,)g Ft(k)f Fs(=)e +FB(1\).)28 b(De\002ne)23 b(multiplication)k(on)d Fe(Z)2122 +5260 y Fk(p)2155 5241 y Fa(2)2211 5239 y FB(by)f Ft(x)13 +b Fv(\001)g Ft(y)21 b Fs(=)f Ft(x)13 b Fs(+)g Ft(y)g +Fs(+)g Ft(k)c(px)2975 5206 y Fw(2)3012 5239 y Ft(y)p +FB(.)p Black 225 5426 a(\225)p Black 45 w(Case)25 b Ft(m)20 +b Fs(=)h FB(2:)31 b(Let)24 b Ft(k)i FB(be)f(the)g(smallest)h(positi)n +(v)o(e)g(inte)o(ger)g(relati)n(v)o(ely)g(prime)f(to)32 +b Ft(p)24 b FB(and)h(such)h(that)f Ft(k)h FB(is)f(not)g(a)302 +5539 y(square)g(modulo)32 b Ft(p)p FB(.)c(De\002ne)23 +b(multiplication)k(on)d Fe(Z)1944 5561 y Fk(p)1977 5541 +y Fa(2)2032 5539 y FB(by)g Ft(x)13 b Fv(\001)g Ft(y)21 +b Fs(=)e Ft(x)13 b Fs(+)g Ft(y)g Fs(+)g Ft(k)c(px)2796 +5506 y Fw(2)2833 5539 y Ft(y)p FB(.)p Black Black eop +end %%Page: 54 54 TeXDict begin 54 53 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -12936,124 +12785,238 @@ SDict begin H.R end SDict begin [/View [/XYZ H.V]/Dest (page.54) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(54)p Black 75 307 a +b FB(54)p Black Black 225 399 a(\225)p Black 45 w(Case)24 +b Ft(m)c Fs(=)f FB(3:)29 b(De\002ne)23 b(multiplication)k(on)d +Fe(Z)1755 413 y Fk(p)1805 399 y Fv(\002)13 b Fe(Z)1955 +413 y Fk(p)2013 399 y FB(by)24 b Fs(\()p Ft(x)p Fq(;)10 +b Ft(a)p Fs(\)\()p Ft(y)-5 b Fq(;)10 b Ft(b)p Fs(\))24 +b(=)c(\()p Ft(x)13 b Fs(+)g Ft(y)-5 b Fq(;)10 b Ft(a)j +Fs(+)g Ft(b)g Fs(+)g Ft(x)3183 366 y Fw(2)3220 399 y +Ft(y)p Fs(\))p FB(.)216 586 y(Moreo)o(v)o(er)l(,)38 b(W)l(ilson)d([)p +0.0 0.0 0.554 TeXcolorrgb 949 587 a SDict begin H.S end - 75 307 a 75 307 a -SDict begin 13.6 H.A end - 75 307 a 75 -307 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.11) cvn /DEST pdfmark -end - 75 307 a 92 x FH(9.11)p 0.0 0.0 0.0 TeXcolorrgb -119 w(Inter)n(esting)29 b(Loops)p Black 0 TeXcolorgray -75 517 a -SDict begin H.S end - 75 517 a 75 517 a + 949 587 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(WJ75)p 0.0 0.0 0.554 TeXcolorrgb +1160 524 a SDict begin H.R end - 75 517 a 75 517 a -SDict begin [/View [/XYZ H.V]/Dest (L.X843BD73F788049F7) cvn /DEST -pdfmark end - 75 517 a -Black 89 x FB(The)c(library)i(named)g Ft(inter)m(esting)h -FB(contains)g(some)e(loops)g(that)h(are)e(illustrati)n(v)o(e)k(in)c -(the)h(theory)h(of)f(loops.)36 b(At)25 b(this)75 718 -y(point,)30 b(the)f(library)h(contains)g(a)e(nonassociati)n(v)o(e)k -(loop)e(of)e(order)h(5,)g(a)f(nonassociati)n(v)o(e)k(nilpotent)f(loop)e -(of)f(order)75 831 y(6,)f(a)f(non-Mouf)o(ang)k(left)e(Bol)e(loop)i(of)f -(order)g(16,)h(the)f(loop)h(of)e(sedenions)k(of)d(order)h(32)f -(\(sedenions)i(generalize)75 944 y(octonions\),)d(and)e(the)g(unique)h -(nonassociati)n(v)o(e)j(simple)c(right)g(Bol)f(loop)i(of)e(order)i(96)e -(and)h(e)o(xponent)i(2.)75 1097 y + 1160 524 a 1160 586 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.Wi) cvn H.B /ANN pdfmark end + 1160 586 a Black 1 w +FB(])e(constructed)38 b(a)33 b(nonassociati)n(v)o(e)38 +b(conjugac)o(y)e(closed)f(loop)g(of)e(order)i(2)7 b Ft(p)34 +b FB(for)75 699 y(e)n(v)o(ery)i(odd)g(prime)43 b Ft(p)p +FB(,)37 b(and)f(K)o(unen)g([)p 0.0 0.0 0.554 TeXcolorrgb +1310 700 a +SDict begin H.S end + 1310 700 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(K)o(un00)p 0.0 0.0 0.554 TeXcolorrgb 1555 637 a +SDict begin H.R end + 1555 +637 a 1555 699 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.Kun) cvn H.B /ANN pdfmark end + 1555 699 a Black 1 w FB(])f(sho)n(wed)i(that)f(there)g +(are)g(no)f(other)i(nonassociati)n(v)o(e)i(conjugac)o(y)75 +812 y(closed)d(oops)g(of)f(this)g(order)-5 b(.)64 b(Here)35 +b(is)f(the)i(rele)n(v)n(ant)g(multiplication)i(formula)e(on)f +Fe(Z)2919 826 y Fw(2)2973 812 y Fv(\002)16 b Fe(Z)3126 +826 y Fk(p)3163 812 y FB(:)51 b Fs(\()p FB(0)p Fq(;)10 +b Ft(m)p Fs(\)\()p FB(0)p Fq(;)g Ft(n)p Fs(\))29 b(=)75 +925 y(\()p FB(0)p Fq(;)10 b Ft(m)j Fs(+)g Ft(n)p Fs(\))p +FB(,)23 b Fs(\()p FB(0)p Fq(;)10 b Ft(m)p Fs(\)\()p FB(1)p +Fq(;)g Ft(n)p Fs(\))23 b(=)c(\()p FB(1)p Fq(;)10 b Fv(\000)p +Ft(m)j Fs(+)g Ft(n)p Fs(\))p FB(,)23 b Fs(\()p FB(1)p +Fq(;)10 b Ft(m)p Fs(\)\()p FB(0)p Fq(;)g Ft(n)p Fs(\))23 +b(=)c(\()p FB(1)p Fq(;)10 b Ft(m)j Fs(+)g Ft(n)p Fs(\))p +FB(,)23 b Fs(\()p FB(1)p Fq(;)10 b Ft(m)p Fs(\)\()p FB(1)p +Fq(;)g Ft(n)p Fs(\))23 b(=)d(\()p FB(0)p Fq(;)10 b FB(1)j +Fv(\000)g Ft(m)g Fs(+)g Ft(n)p Fs(\))p FB(.)75 1081 y SDict begin H.S end - 75 1097 a 75 1097 a -SDict begin 13.6 H.A end -75 1097 a 75 1097 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.11.1) cvn /DEST pdfmark -end - 75 1097 a 96 x Fh(9.11.1)p 0.0 0.0 0.0 -TeXcolorrgb 99 w(Inter)n(estingLoop)p Black 0 TeXcolorgray -75 1275 a -SDict begin H.S end - 75 1275 a 75 1275 a -SDict begin H.R end - 75 1275 a 75 1275 a -SDict begin [/View [/XYZ H.V]/Dest (L.X87F24AD3811910D3) cvn /DEST -pdfmark end - 75 -1275 a Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx -(InterestingLoop\()p Fj(n,)g(m)p Fx(\))2332 b Fw(\(function\))p -Black 216 1481 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 -b FB(th)23 b(interesting)k(loop)d(of)f(order)i Fj(n)33 -b FB(in)24 b(the)f(library)-6 b(.)75 1643 y -SDict begin H.S end - 75 1643 a -75 1643 a +75 1081 a 75 1081 a SDict begin 13.6 H.A end - 75 1643 a 75 1643 a -SDict begin [/View [/XYZ H.V]/Dest (section.9.12) cvn /DEST pdfmark + 75 1081 a 75 1081 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.7.3) cvn /DEST pdfmark end - 75 1643 a 130 x FH(9.12)p -0.0 0.0 0.0 TeXcolorrgb 119 w(Libraries)30 b(of)f(Loops)g(Up)i(T)-11 -b(o)30 b(Isotopism)p Black 0 TeXcolorgray 75 1892 a + 75 1081 a 93 +x Fh(9.7.3)p 0.0 0.0 0.0 TeXcolorrgb 99 w(CCLoop)25 b(and)h +(ConjugacyClosedLoop)p Black 0 TeXcolorgray 75 1256 a SDict begin H.S end - 75 -1892 a 75 1892 a + +75 1256 a 75 1256 a SDict begin H.R end - 75 1892 a 75 1892 a -SDict begin [/View [/XYZ H.V]/Dest (L.X864839227D5C0A90) cvn /DEST + 75 1256 a 75 1256 a +SDict begin [/View [/XYZ H.V]/Dest (L.X798BC601843E8916) cvn /DEST pdfmark end - 75 1892 a Black -88 x FB(F)o(or)e(the)h(library)i(named)f Ft(small)f FB(we)f(also)i(pro) -o(vide)h(the)e(corresponding)k(library)e(of)e(loops)h(up)f(to)g -(isotopism.)47 b(In)75 2093 y(general,)28 b(gi)n(v)o(en)f(a)f(library)h -(named)g Ft(libname)p FB(,)h(the)e(corresponding)k(library)e(of)e -(loops)h(up)g(to)f(isotopism)i(is)e(named)75 2206 y Ft(itp)e(lib)p -FB(,)f(and)h(the)g(loops)h(can)f(be)f(retrie)n(v)o(ed)i(by)f(the)g -(template)h Fx(ItpLibLoop\(n,m\))p FB(.)75 2359 y + 75 1256 a Black +0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(CCLoop\()p +Fj(n,)h(m)p Fx(\))2754 b Fw(\(function\))p Black 0.0 0.0 0.0 +TeXcolorrgb 75 1461 a Fq(.)46 b Fx(ConjugacyClosedLoop\()p +Fj(n,)g(m)p Fx(\))2144 b Fw(\(function\))p Black 216 +1574 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 +b(conjugac)o(y)j(closed)f(loop)f(of)f(order)i Fj(n)33 +b FB(in)24 b(the)f(library)-6 b(.)75 1737 y SDict begin H.S end - 75 -2359 a 75 2359 a + 75 1737 a +75 1737 a SDict begin 13.6 H.A end - 75 2359 a 75 2359 a -SDict begin [/View [/XYZ H.V]/Dest (subsection.9.12.1) cvn /DEST pdfmark + 75 1737 a 75 1737 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.8) cvn /DEST pdfmark end - 75 2359 a 96 x Fh(9.12.1)p -0.0 0.0 0.0 TeXcolorrgb 99 w(ItpSmallLoop)p Black 0 TeXcolorgray -75 2537 a + 75 1737 a 130 x FH(9.8)p +0.0 0.0 0.0 TeXcolorrgb 119 w(Small)30 b(Loops)p Black +0 TeXcolorgray 75 1985 a SDict begin H.S end - 75 2537 a 75 2537 a + 75 1985 a 75 1985 a SDict begin H.R end - 75 2537 a 75 2537 a -SDict begin [/View [/XYZ H.V]/Dest (L.X850C4C01817A098D) cvn /DEST + 75 1985 +a 75 1985 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7E3A8F2C790F2CA1) cvn /DEST +pdfmark end + 75 1985 a Black 89 x FB(The)23 b(library)i(named)f +Ft(small)g FB(contains)i(all)d(nonassociati)n(v)o(e)28 +b(loops)c(of)g(order)g(5)f(and)h(6.)29 b(There)23 b(are)h(5)f(and)h +(107)g(such)75 2187 y(loops,)g(respecti)n(v)o(ely)-6 +b(.)75 2339 y +SDict begin H.S end + 75 2339 a 75 2339 a +SDict begin 13.6 H.A end + 75 2339 a 75 2339 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.8.1) cvn /DEST pdfmark +end + +75 2339 a 97 x Fh(9.8.1)p 0.0 0.0 0.0 TeXcolorrgb 99 +w(SmallLoop)p Black 0 TeXcolorgray 75 2517 a +SDict begin H.S end + 75 2517 +a 75 2517 a +SDict begin H.R end + 75 2517 a 75 2517 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7C6EE23E84CD87D3) cvn /DEST +pdfmark end + 75 2517 a Black 0.0 0.0 0.0 +TeXcolorrgb 93 x Fq(.)46 b Fx(SmallLoop\()p Fj(n,)h(m)p +Fx(\))2613 b Fw(\(function\))p Black 216 2723 a FA(Retur)o(ns:)51 +b FB(The)23 b Fj(m)11 b FB(th)23 b(loop)h(of)g(order)g +Fj(n)34 b FB(in)23 b(the)h(library)-6 b(.)75 2886 y +SDict begin H.S end + 75 +2886 a 75 2886 a +SDict begin 13.6 H.A end + 75 2886 a 75 2886 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.9) cvn /DEST pdfmark +end + 75 2886 a 130 x +FH(9.9)p 0.0 0.0 0.0 TeXcolorrgb 119 w(P)o(aige)30 b(Loops)p +Black 0 TeXcolorgray 75 3134 a +SDict begin H.S end + 75 3134 a 75 3134 a +SDict begin H.R end + 75 +3134 a 75 3134 a +SDict begin [/View [/XYZ H.V]/Dest (L.X8135C8FD8714C606) cvn /DEST +pdfmark end + 75 3134 a Black 89 x Ft(P)-7 b(aig)o(e)25 +b(loops)h FB(are)f(nonassociati)n(v)o(e)k(\002nite)c(simple)h(Mouf)o +(ang)g(loops.)34 b(By)24 b([)p 0.0 0.0 0.554 TeXcolorrgb +2461 3224 a +SDict begin H.S end + 2461 3224 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(Lie87)p 0.0 0.0 0.554 TeXcolorrgb 2672 3161 a +SDict begin H.R end + 2672 +3161 a 2672 3223 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.Li) cvn H.B /ANN pdfmark end + 2672 3223 a Black 2 w FB(],)g(there)i(is)f +(precisely)i(one)e(P)o(aige)75 3336 y(loop)f(for)g(e)n(v)o(ery)g +(\002nite)g(\002eld.)216 3448 y(The)f(library)i(named)f +Ft(P)-7 b(aig)o(e)24 b FB(contains)i(the)e(smallest)g(nonassociati)n(v) +o(e)k(simple)c(Mouf)o(ang)h(loop.)75 3601 y +SDict begin H.S end + 75 3601 a +75 3601 a +SDict begin 13.6 H.A end + 75 3601 a 75 3601 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.9.1) cvn /DEST pdfmark +end + 75 3601 a 97 x Fh(9.9.1)p +0.0 0.0 0.0 TeXcolorrgb 99 w(P)o(aigeLoop)p Black 0 TeXcolorgray +75 3779 a +SDict begin H.S end + 75 3779 a 75 3779 a +SDict begin H.R end + 75 3779 a 75 3779 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7FCF4D6B7AD66D74) cvn /DEST pdfmark end 75 -2537 a Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(ItpSmallLoop\()p -Fj(n,)h(m)p Fx(\))2472 b Fw(\(function\))p Black 216 -2742 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 -b(small)h(loop)g(of)g(order)g Fj(n)33 b FB(up)24 b(to)f(isotopism)j(in) -d(the)h(library)-6 b(.)p 75 2865 1642 4 v 1760 2870 a -FE(Example)p 2109 2865 V 75 2890 4 25 v 3747 2890 V 75 -2990 4 100 v 0.0 0.0 0.589 TeXcolorrgb 190 2960 a(gap>)p -0.589 0.0 0.0 TeXcolorrgb 42 w(SmallLoop\()40 b(6,)i(14)h(\);)p -0.0 0.0 0.589 TeXcolorrgb Black 3747 2990 V 75 3089 V -190 3059 a()p 3747 3089 V 75 3189 -V 0.0 0.0 0.589 TeXcolorrgb 190 3159 a(gap>)p 0.589 0.0 0.0 -TeXcolorrgb 42 w(ItpSmallLoop\()c(6,)43 b(14)g(\);)p -0.0 0.0 0.589 TeXcolorrgb Black 3747 3189 V 75 3288 V -190 3259 a()p 3747 3288 V 75 3388 -V 0.0 0.0 0.589 TeXcolorrgb 190 3358 a(gap>)p 0.589 0.0 0.0 -TeXcolorrgb 42 w(LibraryLoop\()d("itp)j(small",)e(6,)j(14)g(\);)p -0.0 0.0 0.589 TeXcolorrgb Black 3747 3388 V 75 3488 V -190 3458 a()p 3747 3488 V 75 3513 -4 25 v 3747 3513 V 75 3516 3675 4 v 216 3728 a FB(Note)24 -b(that)h(loops)h(up)e(to)g(isotopism)i(form)f(a)f(subset)h(of)g(the)f -(corresponding)29 b(library)d(of)e(loops)h(up)g(to)f(isomor)n(-)75 -3841 y(phism.)38 b(F)o(or)25 b(instance,)k(the)d(abo)o(v)o(e)h(e)o -(xample)g(sho)n(ws)g(that)g(the)f(14th)h(small)g(loop)g(of)f(order)i(6) -e(up)g(to)g(isotopism)i(is)75 3954 y(in)23 b(f)o(act)i(the)e(42nd)i -(small)f(loop)g(of)f(order)i(6)e(up)h(to)f(isomorphism.)p -Black Black eop end +3779 a Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(PaigeLoop\()p +Fj(q)p Fx(\))2754 b Fw(\(function\))p Black 216 3985 +a FA(Retur)o(ns:)88 b FB(The)35 b(P)o(aige)h(loop)g(constructed)j(o)o +(v)o(er)d(the)g(\002nite)g(\002eld)f(of)h(order)h Fj(q)10 +b FB(.)65 b(Only)36 b(the)g(case)g Fj(q)10 b Fx(=2)35 +b FB(is)75 4098 y(implemented.)75 4261 y +SDict begin H.S end + 75 4261 a 75 +4261 a +SDict begin 13.6 H.A end + 75 4261 a 75 4261 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.10) cvn /DEST pdfmark +end + 75 4261 a 129 x FH(9.10)p +0.0 0.0 0.0 TeXcolorrgb 119 w(Nilpotent)c(Loops)p Black +0 TeXcolorgray 75 4509 a +SDict begin H.S end + 75 4509 a 75 4509 a +SDict begin H.R end + 75 4509 +a 75 4509 a +SDict begin [/View [/XYZ H.V]/Dest (L.X86695C577A4D1784) cvn /DEST +pdfmark end + 75 4509 a Black 88 x FB(The)g(library)j(named)e +Ft(nilpotent)k FB(contains)e(all)e(nonassociati)n(v)o(e)k(nilpotent)e +(loops)f(of)f(order)g(less)h(than)f(12)g(up)g(to)75 4710 +y(isomorphism.)37 b(There)26 b(are)g(2)g(nonassociati)n(v)o(e)j +(nilpotent)f(loops)f(of)f(order)h(6,)e(134)i(of)e(order)i(8,)f(8)f(of)h +(order)g(9)g(and)75 4823 y(1043)f(of)e(order)i(10.)216 +4936 y(See)20 b([)p 0.0 0.0 0.554 TeXcolorrgb 397 4938 +a +SDict begin H.S end + 397 4938 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(D)l(V09)p +0.0 0.0 0.554 TeXcolorrgb 615 4874 a +SDict begin H.R end + 615 4874 a 615 4936 +a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.DaVo) cvn H.B /ANN pdfmark end + 615 4936 a Black 1 w FB(])g(for)h(more)g(on)g(enumeration)i(of)e +(nilpotent)i(loops.)29 b(F)o(or)20 b(instance,)j(there)f(are)f(2623755) +i(nilpotent)75 5049 y(loops)i(of)e(order)i(12,)e(and)h(123794003928541) +q(54)q(59)q(27)q(22)q(636)q(8)29 b(nilpotent)d(loops)f(of)e(order)i +(22.)75 5202 y +SDict begin H.S end + 75 5202 a 75 5202 a +SDict begin 13.6 H.A end + 75 5202 a 75 5202 +a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.10.1) cvn /DEST pdfmark +end + 75 5202 a 96 x Fh(9.10.1)p 0.0 0.0 0.0 TeXcolorrgb +99 w(NilpotentLoop)p Black 0 TeXcolorgray 75 5380 a +SDict begin H.S end + 75 +5380 a 75 5380 a +SDict begin H.R end + 75 5380 a 75 5380 a +SDict begin [/View [/XYZ H.V]/Dest (L.X7A9C960D86E2AD28) cvn /DEST +pdfmark end + 75 5380 a Black +0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(NilpotentLoop\()p +Fj(n,)h(m)p Fx(\))2425 b Fw(\(function\))p Black 216 +5585 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 +b(nilpotent)j(loop)e(of)g(order)g Fj(n)34 b FB(in)23 +b(the)h(library)-6 b(.)p Black Black eop end %%Page: 55 55 TeXDict begin 55 54 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -13068,6 +13031,214 @@ SDict begin H.R end 67 -8 a 67 -8 a SDict begin [/View [/XYZ H.V]/Dest (page.55) cvn /DEST pdfmark end 67 -8 a Black Black +1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 +b FB(55)p Black 75 307 a +SDict begin H.S end + 75 307 a 75 307 a +SDict begin 13.6 H.A end + 75 307 a 75 +307 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.11) cvn /DEST pdfmark +end + 75 307 a 92 x FH(9.11)p 0.0 0.0 0.0 TeXcolorrgb +119 w(A)-6 b(utomor)o(phic)31 b(Loops)p Black 0 TeXcolorgray +75 517 a +SDict begin H.S end + 75 517 a 75 517 a +SDict begin H.R end + 75 517 a 75 517 a +SDict begin [/View [/XYZ H.V]/Dest (L.X793B22EA8643C667) cvn /DEST +pdfmark end + 75 517 a +Black 89 x FB(The)c(library)j(named)e Ft(automorphic)j +FB(contains)f(all)e(nonassociati)n(v)o(e)j(automorphic)g(loops)e(of)e +(order)i(less)g(than)f(16)75 718 y(up)21 b(to)g(isomorphism)i(\(there)g +(is)d(1)h(such)h(loop)g(of)f(order)h(6,)f(7)g(of)g(order)h(8,)f(3)g(of) +g(order)h(10,)f(2)g(of)g(order)h(12,)f(5)g(of)g(order)75 +831 y(14,)i(and)h(2)f(of)g(order)h(15\))f(and)h(all)f(commutati)n(v)o +(e)i(automorphic)h(loops)e(of)f(order)h(3,)f(9,)f(27)i(and)f(81)h +(\(there)g(are)f(1,)g(2,)75 944 y(7)g(and)h(72)g(such)g(loops\).)216 +1057 y(It)33 b(turns)i(out)e(that)h(commutati)n(v)o(e)h(automorphic)h +(loops)e(of)g(order)g(3,)h(9,)g(27)f(and)f(81)h(\(b)n(ut)g(not)g(243\)) +g(are)f(in)75 1170 y(one-to-on)c(correspondence)j(with)26 +b(left)h(Bruck)g(loops)h(of)e(the)h(respecti)n(v)o(e)i(orders,)f(see)f +([)p 0.0 0.0 0.554 TeXcolorrgb 2933 1171 a +SDict begin H.S end + 2933 1171 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(Gre14)p 0.0 0.0 0.554 +TeXcolorrgb 3159 1108 a +SDict begin H.R end + 3159 1108 a 3159 1170 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.Greer) cvn H.B /ANN pdfmark end + 3159 +1170 a Black 2 w FB(],)f([)p 0.0 0.0 0.554 TeXcolorrgb +3270 1171 a +SDict begin H.S end + 3270 1171 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(SV17)p 0.0 0.0 0.554 TeXcolorrgb 3477 1108 a +SDict begin H.R end + 3477 +1108 a 3477 1170 a +SDict begin [/Color [0 1 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (cite.StuhlVojtechovsky) cvn H.B /ANN pdfmark end + 3477 1170 a Black 1 w FB(].)37 b(Only)75 +1283 y(the)24 b(left)g(Bruck)g(loops)g(are)g(stored)h(in)e(the)h +(library)-6 b(.)75 1430 y +SDict begin H.S end + 75 1430 a 75 1430 a +SDict begin 13.6 H.A end + 75 1430 +a 75 1430 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.11.1) cvn /DEST pdfmark +end + 75 1430 a 97 x Fh(9.11.1)p 0.0 0.0 0.0 TeXcolorrgb +99 w(A)h(utomor)o(phicLoop)p Black 0 TeXcolorgray 75 +1608 a +SDict begin H.S end + 75 1608 a 75 1608 a +SDict begin H.R end + 75 1608 a 75 1608 a +SDict begin [/View [/XYZ H.V]/Dest (L.X784FFA9E7FDA9F43) cvn /DEST +pdfmark end + 75 1608 +a Black 0.0 0.0 0.0 TeXcolorrgb 93 x Fq(.)46 b Fx(AutomorphicLoop\()p +Fj(n,)g(m)p Fx(\))2332 b Fw(\(function\))p Black 216 +1814 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 +b(automorphic)j(loop)f(of)e(order)i Fj(n)33 b FB(in)23 +b(the)h(library)-6 b(.)75 1971 y +SDict begin H.S end + 75 1971 a 75 1971 a +SDict begin 13.6 H.A end + +75 1971 a 75 1971 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.12) cvn /DEST pdfmark +end + 75 1971 a 130 x FH(9.12)p 0.0 0.0 0.0 +TeXcolorrgb 119 w(Inter)n(esting)29 b(Loops)p Black 0 +TeXcolorgray 75 2219 a +SDict begin H.S end + 75 2219 a 75 2219 a +SDict begin H.R end + 75 2219 a +75 2219 a +SDict begin [/View [/XYZ H.V]/Dest (L.X843BD73F788049F7) cvn /DEST +pdfmark end + 75 2219 a Black 89 x FB(The)c(library)i(named)g +Ft(inter)m(esting)h FB(contains)g(some)e(loops)g(that)h(are)e +(illustrati)n(v)o(e)k(in)c(the)h(theory)h(of)f(loops.)36 +b(At)25 b(this)75 2421 y(point,)30 b(the)f(library)h(contains)g(a)e +(nonassociati)n(v)o(e)k(loop)e(of)e(order)h(5,)g(a)f(nonassociati)n(v)o +(e)k(nilpotent)f(loop)e(of)f(order)75 2534 y(6,)f(a)f(non-Mouf)o(ang)k +(left)e(Bol)e(loop)i(of)f(order)g(16,)h(the)f(loop)h(of)e(sedenions)k +(of)d(order)h(32)f(\(sedenions)i(generalize)75 2647 y(octonions\),)d +(and)e(the)g(unique)h(nonassociati)n(v)o(e)j(simple)c(right)g(Bol)f +(loop)i(of)e(order)i(96)e(and)h(e)o(xponent)i(2.)75 2794 +y +SDict begin H.S end + 75 2794 a 75 2794 a +SDict begin 13.6 H.A end + 75 2794 a 75 2794 a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.12.1) cvn /DEST pdfmark +end + 75 2794 a 96 +x Fh(9.12.1)p 0.0 0.0 0.0 TeXcolorrgb 99 w(Inter)n(estingLoop)p +Black 0 TeXcolorgray 75 2972 a +SDict begin H.S end + 75 2972 a 75 2972 a +SDict begin H.R end + 75 +2972 a 75 2972 a +SDict begin [/View [/XYZ H.V]/Dest (L.X87F24AD3811910D3) cvn /DEST +pdfmark end + 75 2972 a Black 0.0 0.0 0.0 TeXcolorrgb +93 x Fq(.)46 b Fx(InterestingLoop\()p Fj(n,)g(m)p Fx(\))2332 +b Fw(\(function\))p Black 216 3177 a FA(Retur)o(ns:)51 +b FB(The)23 b Fj(m)11 b FB(th)23 b(interesting)k(loop)d(of)f(order)i +Fj(n)33 b FB(in)24 b(the)f(library)-6 b(.)75 3335 y +SDict begin H.S end + 75 +3335 a 75 3335 a +SDict begin 13.6 H.A end + 75 3335 a 75 3335 a +SDict begin [/View [/XYZ H.V]/Dest (section.9.13) cvn /DEST pdfmark +end + 75 3335 a 130 x +FH(9.13)p 0.0 0.0 0.0 TeXcolorrgb 119 w(Libraries)30 +b(of)f(Loops)g(Up)i(T)-11 b(o)30 b(Isotopism)p Black +0 TeXcolorgray 75 3583 a +SDict begin H.S end + 75 3583 a 75 3583 a +SDict begin H.R end + 75 3583 +a 75 3583 a +SDict begin [/View [/XYZ H.V]/Dest (L.X864839227D5C0A90) cvn /DEST +pdfmark end + 75 3583 a Black 89 x FB(F)o(or)e(the)h(library)i(named)f +Ft(small)f FB(we)f(also)i(pro)o(vide)h(the)e(corresponding)k(library)e +(of)e(loops)h(up)f(to)g(isotopism.)47 b(In)75 3784 y(general,)28 +b(gi)n(v)o(en)f(a)f(library)h(named)g Ft(libname)p FB(,)h(the)e +(corresponding)k(library)e(of)e(loops)h(up)g(to)f(isotopism)i(is)e +(named)75 3897 y Ft(itp)e(lib)p FB(,)f(and)h(the)g(loops)h(can)f(be)f +(retrie)n(v)o(ed)i(by)f(the)g(template)h Fx(ItpLibLoop\(n,m\))p +FB(.)75 4045 y +SDict begin H.S end + 75 4045 a 75 4045 a +SDict begin 13.6 H.A end + 75 4045 a 75 4045 +a +SDict begin [/View [/XYZ H.V]/Dest (subsection.9.13.1) cvn /DEST pdfmark +end + 75 4045 a 96 x Fh(9.13.1)p 0.0 0.0 0.0 TeXcolorrgb +99 w(ItpSmallLoop)p Black 0 TeXcolorgray 75 4223 a +SDict begin H.S end + 75 +4223 a 75 4223 a +SDict begin H.R end + 75 4223 a 75 4223 a +SDict begin [/View [/XYZ H.V]/Dest (L.X850C4C01817A098D) cvn /DEST +pdfmark end + 75 4223 a Black +0.0 0.0 0.0 TeXcolorrgb 92 x Fq(.)46 b Fx(ItpSmallLoop\()p +Fj(n,)h(m)p Fx(\))2472 b Fw(\(function\))p Black 216 +4428 a FA(Retur)o(ns:)51 b FB(The)23 b Fj(m)11 b FB(th)23 +b(small)h(loop)g(of)g(order)g Fj(n)33 b FB(up)24 b(to)f(isotopism)j(in) +d(the)h(library)-6 b(.)p 75 4517 1642 4 v 1760 4522 a +FE(Example)p 2109 4517 V 75 4542 4 25 v 3747 4542 V 75 +4642 4 100 v 0.0 0.0 0.589 TeXcolorrgb 190 4612 a(gap>)p +0.589 0.0 0.0 TeXcolorrgb 42 w(SmallLoop\()40 b(6,)i(14)h(\);)p +0.0 0.0 0.589 TeXcolorrgb Black 3747 4642 V 75 4741 V +190 4711 a()p 3747 4741 V 75 4841 +V 0.0 0.0 0.589 TeXcolorrgb 190 4811 a(gap>)p 0.589 0.0 0.0 +TeXcolorrgb 42 w(ItpSmallLoop\()c(6,)43 b(14)g(\);)p +0.0 0.0 0.589 TeXcolorrgb Black 3747 4841 V 75 4941 V +190 4911 a()p 3747 4941 V 75 5040 +V 0.0 0.0 0.589 TeXcolorrgb 190 5010 a(gap>)p 0.589 0.0 0.0 +TeXcolorrgb 42 w(LibraryLoop\()d("itp)j(small",)e(6,)j(14)g(\);)p +0.0 0.0 0.589 TeXcolorrgb Black 3747 5040 V 75 5140 V +190 5110 a()p 3747 5140 V 75 5165 +4 25 v 3747 5165 V 75 5168 3675 4 v 216 5347 a FB(Note)24 +b(that)h(loops)h(up)e(to)g(isotopism)i(form)f(a)f(subset)h(of)g(the)f +(corresponding)29 b(library)d(of)e(loops)h(up)g(to)f(isomor)n(-)75 +5460 y(phism.)38 b(F)o(or)25 b(instance,)k(the)d(abo)o(v)o(e)h(e)o +(xample)g(sho)n(ws)g(that)g(the)f(14th)h(small)g(loop)g(of)f(order)i(6) +e(up)g(to)g(isotopism)i(is)75 5573 y(in)23 b(f)o(act)i(the)e(42nd)i +(small)f(loop)g(of)f(order)i(6)e(up)h(to)f(isomorphism.)p +Black Black eop end +%%Page: 56 56 +TeXDict begin 56 55 bop 0 0 a +SDict begin /product where{pop product(Distiller)search{pop pop pop +version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto +closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show +grestore}if}{pop}ifelse}{pop}ifelse}if end + 0 0 a 0 TeXcolorgray 67 +-8 a +SDict begin H.S end + 67 -8 a 67 -8 a +SDict begin H.R end + 67 -8 a 67 -8 a +SDict begin [/View [/XYZ H.V]/Dest (page.56) cvn /DEST pdfmark end + 67 -8 a Black Black Black 75 307 a SDict begin H.S end 75 307 a 75 307 a @@ -13128,9 +13299,9 @@ b(.gi)22 b FB(\(elements)j(and)f(basic)h(arithmetic)g(operations\))75 5381 y Fx(gap/examples.gd)47 b(.gi)22 b FB(\(methods)j(for)f(libraries) i(of)d(loops\))75 5494 y Fx(gap/extensions.gd)47 b(.gi)22 b FB(\(methods)j(for)f(e)o(xtensions)i(of)e(loops\))p -Black 1867 5841 a(55)p Black eop end -%%Page: 56 56 -TeXDict begin 56 55 bop 0 0 a +Black 1867 5841 a(56)p Black eop end +%%Page: 57 57 +TeXDict begin 57 56 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -13141,10 +13312,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.56) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.57) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(56)p Black 75 399 a Fx(gap/iso.gd)47 b(.gi)22 b +b FB(57)p Black 75 399 a Fx(gap/iso.gd)47 b(.gi)22 b FB(\(methods)j(for)f(isomorphisms)i(and)e(isotopisms)i(of)d(loops\))75 511 y Fx(gap/memory.gd)47 b(.gi)22 b FB(\(memory)i(management\))75 624 y Fx(gap/mlt_search.gd)47 b(.gi)22 b FB(\(realizing)k(groups)g(as)d @@ -13164,8 +13335,8 @@ FB(\(test)j(\002le)e(for)g(libraries)j(of)d(loops,)i(e)o(xcept)g(Mouf)o (nilpotenc)o(y)j(and)e(triality\))75 1753 y Fx(tst/testall.g)e FB(\(batch)j(for)f(all)g(tets)g(\002les\))p Black Black eop end -%%Page: 57 57 -TeXDict begin 57 56 bop 0 0 a +%%Page: 58 58 +TeXDict begin 58 57 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -13176,7 +13347,7 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.57) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.58) cvn /DEST pdfmark end 67 -8 a Black Black Black 75 307 a SDict begin H.S end @@ -13236,9 +13407,9 @@ y(\()g(HasInverseProperty,)f(HasRightInverseProperty)h(and)g y(\()g(HasInverseProperty,)f(HasWeakInverseProperty)h(and)g (HasAntiautomorphicInverseProperty)75 5381 y(\))75 5494 y(\()g(HasTwosidedInverses,)f(HasLeftInverseProperty)h(\))p -Black 1867 5841 a FB(57)p Black eop end -%%Page: 58 58 -TeXDict begin 58 57 bop 0 0 a +Black 1867 5841 a FB(58)p Black eop end +%%Page: 59 59 +TeXDict begin 59 58 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -13249,10 +13420,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.58) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.59) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(58)p Black 75 399 a Fx(\()47 b(HasTwosidedInverses,)f +b FB(59)p Black 75 399 a Fx(\()47 b(HasTwosidedInverses,)f (HasRightInverseProperty)h(\))75 511 y(\()g(HasTwosidedInverses,)f (IsFlexible)h(and)g(IsLoop)g(\))75 624 y(\()g(IsMoufangLoop,)g (IsExtraLoop)f(\))75 737 y(\()h(IsCLoop,)g(IsExtraLoop)f(\))75 @@ -13302,8 +13473,8 @@ y(\()g(IsAlternative,)g(IsLeftAlternative)f(and)h(IsRightAlternative)g 5479 y(\()g(IsPowerAssociative,)f(IsRightPowerAlternative)h(\))75 5592 y(\()g(IsLeftPowerAlternative,)f(IsPowerAlternative)h(\))p Black Black eop end -%%Page: 59 59 -TeXDict begin 59 58 bop 0 0 a +%%Page: 60 60 +TeXDict begin 60 59 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -13314,10 +13485,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.59) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.60) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(59)p Black 75 399 a Fx(\()47 b(IsRightPowerAlternative,)f +b FB(60)p Black 75 399 a Fx(\()47 b(IsRightPowerAlternative,)f (IsPowerAlternative)h(\))75 511 y(\()g(IsAssociative,)g(IsLCCLoop)f (and)h(IsCommutative)g(\))75 624 y(\()g(IsExtraLoop,)g(IsLCCLoop)f(and) h(IsMoufangLoop)g(\))75 737 y(\()g(IsAssociative,)g(IsRCCLoop)f(and)h @@ -13340,34 +13511,35 @@ h(IsMoufangLoop)g(\))75 737 y(\()g(IsAssociative,)g(IsRCCLoop)f(and)h 2657 y(\()h(IsLeftAutomorphicLoop,)f(IsAutomorphicLoop)h(\))75 2770 y(\()g(IsRightAutomorphicLoop,)f(IsAutomorphicLoop)h(\))75 2883 y(\()g(IsMiddleAutomorphicLoop,)f(IsAutomorphicLoop)h(\))75 -2995 y(\()g(IsMiddleAutomorphicLoop,)f(IsCommutative)h(\))75 -3108 y(\()g(IsAutomorphicLoop,)g(IsLeftAutomorphicLoop)f(and)h -(IsCommutative)g(\))75 3221 y(\()g(IsAutomorphicLoop,)g -(IsRightAutomorphicLoop)f(and)h(IsCommutative)g(\))75 -3334 y(\()g(IsLeftAutomorphicLoop,)f(IsRightAutomorphicLoop)h(and)g -(HasAntiautomorphicInverseProperty)75 3447 y(\))75 3560 +2995 y(\()g(IsLeftAutomorphicLoop,)f(IsRightAutomorphicLoop)h(and)g +(HasAntiautomorphicInverseProperty)75 3108 y(\))75 3221 y(\()g(IsRightAutomorphicLoop,)f(IsLeftAutomorphicLoop)h(and)g -(HasAntiautomorphicInverseProperty)75 3673 y(\))75 3786 +(HasAntiautomorphicInverseProperty)75 3334 y(\))75 3447 y(\()g(IsFlexible,)g(IsMiddleAutomorphicLoop)f(\))75 -3899 y(\()h(HasAntiautomorphicInverseProperty,)f(IsFlexible)h(and)g -(IsLeftAutomorphicLoop)f(\))75 4012 y(\()h +3560 y(\()h(HasAntiautomorphicInverseProperty,)f(IsFlexible)h(and)g +(IsLeftAutomorphicLoop)f(\))75 3673 y(\()h (HasAntiautomorphicInverseProperty,)f(IsFlexible)h(and)g -(IsRightAutomorphicLoop)f(\))75 4125 y(\()h(IsMoufangLoop,)g +(IsRightAutomorphicLoop)f(\))75 3786 y(\()h(IsMoufangLoop,)g (IsAutomorphicLoop)f(and)h(IsLeftAlternative)g(\))75 -4237 y(\()g(IsMoufangLoop,)g(IsAutomorphicLoop)f(and)h -(IsRightAlternative)g(\))75 4350 y(\()g(IsMoufangLoop,)g +3899 y(\()g(IsMoufangLoop,)g(IsAutomorphicLoop)f(and)h +(IsRightAlternative)g(\))75 4012 y(\()g(IsMoufangLoop,)g (IsAutomorphicLoop)f(and)h(HasLeftInverseProperty)g(\))75 -4463 y(\()g(IsMoufangLoop,)g(IsAutomorphicLoop)f(and)h -(HasRightInverseProperty)g(\))75 4576 y(\()g(IsMoufangLoop,)g +4125 y(\()g(IsMoufangLoop,)g(IsAutomorphicLoop)f(and)h +(HasRightInverseProperty)g(\))75 4237 y(\()g(IsMoufangLoop,)g (IsAutomorphicLoop)f(and)h(HasWeakInverseProperty)g(\))75 -4689 y(\()g(IsLeftAutomorphicLoop,)f(IsLeftBruckLoop)h(\))75 -4802 y(\()g(IsLeftAutomorphicLoop,)f(IsLCCLoop)h(\))75 -4915 y(\()g(IsRightAutomorphicLoop,)f(IsRightBruckLoop)h(\))75 -5028 y(\()g(IsRightAutomorphicLoop,)f(IsRCCLoop)h(\))75 -5141 y(\()g(IsAutomorphicLoop,)g(IsCommutative)f(and)h(IsMoufangLoop)g -(\))p Black Black eop end -%%Page: 60 60 -TeXDict begin 60 59 bop 0 0 a +4350 y(\()g(IsMiddleAutomorphicLoop,)f(IsCommutative)h(\))75 +4463 y(\()g(IsLeftAutomorphicLoop,)f(IsLeftBruckLoop)h(\))75 +4576 y(\()g(IsLeftAutomorphicLoop,)f(IsLCCLoop)h(\))75 +4689 y(\()g(IsRightAutomorphicLoop,)f(IsRightBruckLoop)h(\))75 +4802 y(\()g(IsRightAutomorphicLoop,)f(IsRCCLoop)h(\))75 +4915 y(\()g(IsAutomorphicLoop,)g(IsCommutative)f(and)h(IsMoufangLoop)g +(\))75 5028 y(\()g(IsAutomorphicLoop,)g(IsLeftAutomorphicLoop)f(and)h +(IsMiddleAutomorphicLoop)f(\))75 5141 y(\()h(IsAutomorphicLoop,)g +(IsRightAutomorphicLoop)f(and)h(IsMiddleAutomorphicLoop)f(\))75 +5254 y(\()h(IsAutomorphicLoop,)g(IsAssociative)f(\))p +Black Black eop end +%%Page: 61 61 +TeXDict begin 61 60 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -13378,7 +13550,7 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.60) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.61) cvn /DEST pdfmark end 67 -8 a Black Black Black 75 307 a SDict begin H.S end @@ -13411,12 +13583,12 @@ b(.)47 b(Math.)h(Soc.)p FB(,)529 1621 y(10:588\226591,)27 b(1959.)p 0.0 0.0 0.554 TeXcolorrgb 1247 1622 a SDict begin H.S end 1247 -1622 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 +1622 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1337 1559 a SDict begin H.R end 1337 1559 a 1337 1621 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1337 1621 a Black Black 75 1805 a SDict begin H.S end @@ -13432,12 +13604,12 @@ y(R)-5 b(WTH)22 b(Aachen)i(Uni)n(v)o(ersity)-6 b(,)25 b(2015.)p 0.0 0.0 0.554 TeXcolorrgb 1772 1918 a SDict begin H.S end 1772 -1918 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(51)p 0.0 0.0 0.554 +1918 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 TeXcolorrgb 1862 1856 a SDict begin H.R end 1862 1856 a 1862 1917 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.51) cvn H.B /ANN pdfmark end +/Link/Dest (page.53) cvn H.B /ANN pdfmark end 1862 1917 a Black Black 75 2101 a SDict begin H.S end @@ -13450,58 +13622,57 @@ SDict begin [/View [/XYZ H.V]/Dest (cite.BrPa) cvn /DEST pdfmark end h(and)g(L.)f(J.)g(P)o(aige.)44 b(Loops)28 b(whose)f(inner)h(mappings)h (are)e(automorphisms.)47 b Ft(Ann.)26 b(of)529 2214 y(Math.)e(\(2\))p FB(,)f(63:308\226323,)k(1956.)p 0.0 0.0 0.554 TeXcolorrgb -1635 2215 a +1635 2214 a SDict begin H.S end - 1635 2215 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 1725 2153 a + 1635 2214 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p +0.0 0.0 0.554 TeXcolorrgb 1725 2153 a SDict begin H.R end - 1725 -2153 a 1725 2214 a + 1725 2153 a 1725 +2214 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end +/Link/Dest (page.44) cvn H.B /ANN pdfmark end 1725 2214 a Black Black 75 2398 a SDict begin H.S end - -75 2398 a FB([Bru58])361 2398 y + 75 2398 a FB([Bru58])361 +2398 y SDict begin 13.6 H.A end 361 2398 a 361 2398 a SDict begin [/View [/XYZ H.V]/Dest (cite.Br) cvn /DEST pdfmark end - -361 2398 a Black 168 w FB(R.)i(H.)g(Bruck.)55 b Ft(A)29 -b(surve)m(y)j(of)e(binary)i(systems)p FB(.)56 b(Er)n(gebnisse)33 -b(der)d(Mathematik)i(und)f(ihrer)g(Gren-)529 2511 y(zgebiete.)k(Neue)e -(F)o(olge,)i(Heft)d(20.)h(Reihe:)48 b(Gruppentheorie.)36 -b(Springer)e(V)-10 b(erlag,)35 b(Berlin,)g(1958.)p 0.0 0.0 0.554 -TeXcolorrgb 529 2625 a + 361 2398 a Black 168 w FB(R.)i(H.)g +(Bruck.)55 b Ft(A)29 b(surve)m(y)j(of)e(binary)i(systems)p +FB(.)56 b(Er)n(gebnisse)33 b(der)d(Mathematik)i(und)f(ihrer)g(Gren-)529 +2511 y(zgebiete.)k(Neue)e(F)o(olge,)i(Heft)d(20.)h(Reihe:)48 +b(Gruppentheorie.)36 b(Springer)e(V)-10 b(erlag,)35 b(Berlin,)g(1958.)p +0.0 0.0 0.554 TeXcolorrgb 529 2625 a SDict begin H.S end - 529 2625 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 574 2562 a + 529 2625 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 574 +2562 a SDict begin H.R end - 574 -2562 a 574 2624 a + 574 2562 a 574 2624 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.8) cvn H.B /ANN pdfmark end - 574 2624 a Black Black 75 2808 a + 574 2624 a Black Black 75 +2808 a SDict begin H.S end - 75 -2808 a FB([CD05])352 2808 y + 75 2808 a FB([CD05])352 2808 y SDict begin 13.6 H.A end - 352 2808 a 352 2808 a + 352 2808 a 352 +2808 a SDict begin [/View [/XYZ H.V]/Dest (cite.CsDr) cvn /DEST pdfmark end - 352 -2808 a Black 177 w FB(P)-10 b(.)27 b(Cs\366r)n(g)842 + 352 2808 a Black 177 w FB(P)-10 b(.)27 b(Cs\366r)n(g)842 2807 y(\005)834 2808 y(o)j(and)e(A.)f(Dr\341pal.)49 b(Left)28 b(conjugac)o(y)j(closed)e(loops)h(of)e(nilpotenc)o(y)j(class)e(tw)o(o.) 48 b Ft(Results)529 2921 y(Math.)p FB(,)24 b(47\(3-4\):242\226265,)k (2005.)p 0.0 0.0 0.554 TeXcolorrgb 1688 2922 a SDict begin H.S end 1688 2922 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 TeXcolorrgb 1778 2859 a SDict begin H.R end 1778 2859 a 1778 2921 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end +/Link/Dest (page.53) cvn H.B /ANN pdfmark end 1778 2921 a Black Black 75 3105 a SDict begin H.S end @@ -13518,12 +13689,12 @@ b(systems)p FB(.)63 b(Oxford)33 b(Mathematical)i(Monographs.)g(The)529 2723 3219 a SDict begin H.S end 2723 3219 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(51)p 0.0 0.0 0.554 TeXcolorrgb 2813 3156 a +x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 2813 3156 a SDict begin H.R end 2813 3156 a 2813 3218 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.51) cvn H.B /ANN pdfmark end +/Link/Dest (page.52) cvn H.B /ANN pdfmark end 2813 3218 a Black Black 75 3402 a SDict begin H.S end @@ -13539,37 +13710,37 @@ end b(automorphic)j(loops)529 3515 y(of)c(order)31 b Ft(p)894 3482 y Fw(3)932 3515 y FB(.)i Ft(J)n(.)22 b(Alg)o(ebr)o(a)i(Appl.)p FB(,)f(11\(5\):1250100,)28 b(15,)c(2012.)p 0.0 0.0 0.554 -TeXcolorrgb 2584 3516 a +TeXcolorrgb 2584 3515 a SDict begin H.S end - 2584 3516 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2674 3453 a + 2584 3515 a 0.0 0.0 0.554 TeXcolorrgb +FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2674 3453 a SDict begin H.R end - 2674 -3453 a 2674 3515 a + 2674 3453 +a 2674 3515 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end +/Link/Dest (page.44) cvn H.B /ANN pdfmark end 2674 3515 a Black Black 75 3698 a SDict begin H.S end - -75 3698 a FB([Dr\34103])361 3698 y + 75 3698 +a FB([Dr\34103])361 3698 y SDict begin 13.6 H.A end - 361 3698 a 361 3698 -a + 361 3698 a 361 3698 a SDict begin [/View [/XYZ H.V]/Dest (cite.DrapalCD) cvn /DEST pdfmark end - 361 3698 a Black 168 w FB(A.)36 b(Dr\341pal.)77 b(Cyclic)38 + 361 +3698 a Black 168 w FB(A.)36 b(Dr\341pal.)77 b(Cyclic)38 b(and)g(dihedral)h(constructions)i(of)c(e)n(v)o(en)g(order)-5 b(.)78 b Ft(Comment.)36 b(Math.)h(Univ)-7 b(.)529 3811 y(Car)l(olin.)p FB(,)24 b(44\(4\):593\226614,)k(2003.)p 0.0 0.0 0.554 TeXcolorrgb 1700 3812 a SDict begin H.S end 1700 3812 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 1790 +TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 1790 3750 a SDict begin H.R end 1790 3750 a 1790 3811 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end +/Link/Dest (page.47) cvn H.B /ANN pdfmark end 1790 3811 a Black Black 75 3995 a SDict begin H.S end @@ -13587,12 +13758,12 @@ b Ft(Roc)n(k)o(y)24 b(Mountain)h(J)n(.)e(Math.)p FB(,)g 3403 4109 a SDict begin H.S end 3403 4109 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 3493 4047 a +x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 3493 4047 a SDict begin H.R end 3493 4047 a 3493 4108 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end +/Link/Dest (page.47) cvn H.B /ANN pdfmark end 3493 4108 a Black Black 75 4292 a SDict begin H.S end @@ -13609,12 +13780,12 @@ y(322\(11\):4080\22640)q(98)q(,)28 b(2009.)p 0.0 0.0 0.554 TeXcolorrgb 1534 4406 a SDict begin H.S end 1534 4406 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(53)p 0.0 0.0 0.554 TeXcolorrgb 1624 4343 a +-1 x FB(54)p 0.0 0.0 0.554 TeXcolorrgb 1624 4343 a SDict begin H.R end 1624 4343 a 1624 4405 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end +/Link/Dest (page.54) cvn H.B /ANN pdfmark end 1624 4405 a Black Black 75 4589 a SDict begin H.S end @@ -13627,15 +13798,15 @@ SDict begin [/View [/XYZ H.V]/Dest (cite.Fe) cvn /DEST pdfmark end b(Extra)27 b(loops.)h(II.)e(On)g(loops)i(with)e(identities)j(of)e (Bol-Mouf)o(ang)i(type.)44 b Ft(Publ.)26 b(Math.)529 4702 y(Debr)m(ecen)p FB(,)f(16:187\226192,)i(1969.)p -0.0 0.0 0.554 TeXcolorrgb 1642 4704 a +0.0 0.0 0.554 TeXcolorrgb 1642 4703 a SDict begin H.S end - 1642 4704 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1732 + 1642 4703 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 1732 4640 a SDict begin H.R end 1732 4640 a 1732 4702 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 1732 4702 a Black Black 75 4886 a SDict begin H.S end @@ -13650,441 +13821,59 @@ b(,)23 b(M.)e(Kin)o(yon,)h(and)h(G.)d(P)-10 b(.)21 b(Nagy)-6 b(.)30 b(Solv)n(ability)24 b(of)d(commutati)n(v)o(e)j(automorphic)g (loops.)529 4999 y Ft(Pr)l(oc.)g(Amer)-10 b(.)22 b(Math.)h(Soc.)p FB(,)h(142\(9\):3029\2263037,)29 b(2014.)p 0.0 0.0 0.554 -TeXcolorrgb 2376 5000 a +TeXcolorrgb 2376 4999 a SDict begin H.S end - 2376 5000 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2466 4937 a + 2376 4999 a 0.0 0.0 0.554 TeXcolorrgb +FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2466 4937 a SDict begin H.R end - 2466 -4937 a 2466 4999 a + 2466 4937 +a 2466 4999 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end +/Link/Dest (page.44) cvn H.B /ANN pdfmark end 2466 4999 a Black Black 75 5183 a SDict begin H.S end - -75 5183 a FB([GMR99])433 5183 y + 75 5183 +a FB([GMR99])433 5183 y SDict begin 13.6 H.A end 433 5183 a 433 5183 a SDict begin [/View [/XYZ H.V]/Dest (cite.Go) cvn /DEST pdfmark end - -433 5183 a Black 96 w FB(E.)23 b(G.)f(Goodaire,)j(S.)d(May)-6 + 433 5183 +a Black 96 w FB(E.)23 b(G.)f(Goodaire,)j(S.)d(May)-6 b(,)23 b(and)h(M.)e(Raman.)34 b Ft(The)23 b(Moufang)i(loops)g(of)e(or)m (der)i(less)f(than)g(64)p FB(.)34 b(No)o(v)n(a)529 5296 y(Science)25 b(Publishers)g(Inc.,)f(Commack,)f(NY)-12 b(,)22 b(1999.)p 0.0 0.0 0.554 TeXcolorrgb 2242 5297 a SDict begin H.S end - 2242 5297 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(50)p + 2242 5297 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 2332 5234 a SDict begin H.R end 2332 5234 a 2332 5296 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end +/Link/Dest (page.52) cvn H.B /ANN pdfmark end 2332 5296 a Black Black 75 5479 a SDict begin H.S end - 75 5479 a FB([JKNV11])458 + 75 5479 a FB([Gre14])361 5479 y SDict begin 13.6 H.A end - 458 5479 a 458 5479 a -SDict begin [/View [/XYZ H.V]/Dest (cite.JoKiNaVo) cvn /DEST pdfmark -end - 458 5479 a Black 71 w FB(K.)32 -b(W)-8 b(.)31 b(Johnson,)37 b(M.)31 b(K.)h(Kin)o(yon,)j(G.)c(P)-10 -b(.)31 b(Nagy)-6 b(,)35 b(and)f(P)-10 b(.)31 b(V)-12 -b(ojt)2597 5478 y(\020)2592 5479 y(echo)o(vsk\375.)66 -b(Searching)34 b(for)f(small)529 5592 y(simple)25 b(automorphic)h -(loops.)34 b Ft(LMS)23 b(J)n(.)f(Comput.)i(Math.)p FB(,)f -(14:200\226213,)k(2011.)p 0.0 0.0 0.554 TeXcolorrgb 3118 -5593 a + 361 5479 a 361 5479 a +SDict begin [/View [/XYZ H.V]/Dest (cite.Greer) cvn /DEST pdfmark end + 361 5479 a Black 168 w FB(M.)g(Greer)-5 +b(.)32 b(A)22 b(class)i(of)f(loops)h(cate)o(gorically)i(isomorphic)f +(to)e(Bruck)g(loops)i(of)d(odd)i(order)-5 b(.)33 b Ft(Comm.)529 +5592 y(Alg)o(ebr)o(a)p FB(,)25 b(42\(8\):3682\2263697,)j(2014.)p +0.0 0.0 0.554 TeXcolorrgb 1780 5593 a SDict begin H.S end - 3118 5593 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p -0.0 0.0 0.554 TeXcolorrgb 3208 5531 a + 1780 5593 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(55)p 0.0 0.0 0.554 TeXcolorrgb 1870 +5531 a SDict begin H.R end - 3208 5531 a 3208 -5592 a + 1870 5531 a 1870 5592 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 3208 5592 a Black Black 1867 5841 a FB(60)p Black -eop end -%%Page: 61 61 -TeXDict begin 61 60 bop 0 0 a -SDict begin /product where{pop product(Distiller)search{pop pop pop -version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto -closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show -grestore}if}{pop}ifelse}{pop}ifelse}if end - 0 0 a 0 TeXcolorgray 67 --8 a -SDict begin H.S end - 67 -8 a 67 -8 a -SDict begin H.R end - 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.61) cvn /DEST pdfmark end - 67 -8 a Black Black -1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(61)p Black Black 75 399 a -SDict begin H.S end - 75 399 a FB([JKV12])392 -399 y -SDict begin 13.6 H.A end - 392 399 a 392 399 a -SDict begin [/View [/XYZ H.V]/Dest (cite.JeKiVo) cvn /DEST pdfmark -end - 392 399 a Black 137 w FB(P)-10 -b(.)24 b(Jedli)792 398 y(\020)787 399 y(cka,)k(M.)d(Kin)o(yon,)h(and)g -(P)-10 b(.)24 b(V)-12 b(ojt)1809 398 y(\020)1804 399 -y(echo)o(vsk\375.)43 b(Nilpotenc)o(y)27 b(in)e(automorphic)k(loops)d -(of)g(prime)529 511 y(po)n(wer)e(order)-5 b(.)34 b Ft(J)n(.)23 -b(Alg)o(ebr)o(a)p FB(,)h(350:64\22676,)i(2012.)p 0.0 0.0 0.554 -TeXcolorrgb 2111 512 a -SDict begin H.S end - 2111 512 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2201 450 a -SDict begin H.R end - 2201 -450 a 2201 511 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2201 511 a Black Black 75 699 a -SDict begin H.S end - 75 699 -a FB([JM96])341 699 y -SDict begin 13.6 H.A end - 341 699 a 341 699 a -SDict begin [/View [/XYZ H.V]/Dest (cite.JaMa) cvn /DEST pdfmark end - 341 699 a Black -188 w FB(M.)19 b(T)-7 b(.)19 b(Jacobson)k(and)e(P)-10 -b(.)18 b(Matthe)n(ws.)27 b(Generating)22 b(uniformly)g(distrib)n(uted)h -(random)e(Latin)g(squares.)529 812 y Ft(J)n(.)i(Combin.)g(Des.)p -FB(,)g(4\(6\):405\226437,)k(1996.)p 0.0 0.0 0.554 TeXcolorrgb -1934 814 a -SDict begin H.S end - 1934 814 a 0.0 0.0 0.554 TeXcolorrgb -2 x -FB(19)p 0.0 0.0 0.554 TeXcolorrgb 2024 750 a -SDict begin H.R end - 2024 750 -a 2024 812 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.19) cvn H.B /ANN pdfmark end - 2024 812 a Black Black 75 1000 a -SDict begin H.S end - 75 1000 -a FB([KKP02])408 1000 y -SDict begin 13.6 H.A end - 408 1000 a 408 1000 a -SDict begin [/View [/XYZ H.V]/Dest (cite.KiKuPh) cvn /DEST pdfmark -end - 408 1000 -a Black 121 w FB(M.)33 b(K.)e(Kin)o(yon,)36 b(K.)c(K)o(unen,)k(and)e -(J.)e(D.)g(Phillips.)66 b(Ev)o(ery)33 b(diassociati)n(v)o(e)k -Ft(A)p FB(-loop)d(is)f(Mouf)o(ang.)529 1112 y Ft(Pr)l(oc.)24 -b(Amer)-10 b(.)22 b(Math.)h(Soc.)p FB(,)h(130\(3\):619\226624,)k(2002.) -p 0.0 0.0 0.554 TeXcolorrgb 2285 1113 a -SDict begin H.S end - 2285 1113 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2375 -1051 a -SDict begin H.R end - 2375 1051 a 2375 1112 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2375 1112 a Black Black -75 1300 a -SDict begin H.S end - 75 1300 a FB([KKPV16])474 1300 y -SDict begin 13.6 H.A end - 474 1300 a -474 1300 a -SDict begin [/View [/XYZ H.V]/Dest (cite.KiKuPhVo) cvn /DEST pdfmark -end - 474 1300 a Black 55 w FB(M.)d(K.)f(Kin)o(yon,)i(K.)e(K)o -(unen,)h(J.)g(D.)f(Phillips,)j(and)f(P)-10 b(.)23 b(V)-12 -b(ojt)2410 1299 y(\020)2405 1300 y(echo)o(vsk\375.)43 -b(The)25 b(structure)i(of)f(automor)n(-)529 1413 y(phic)f(loops.)34 -b Ft(T)-5 b(r)o(ans.)23 b(Amer)-10 b(.)23 b(Math.)g(Soc.)p -FB(,)h(368\(12\):8901\2268927)q(,)k(2016.)p 0.0 0.0 0.554 -TeXcolorrgb 2886 1414 a -SDict begin H.S end - 2886 1414 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2976 1351 a -SDict begin H.R end - 2976 -1351 a 2976 1413 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2976 1413 a Black Black 75 1601 a -SDict begin H.S end - -75 1601 a FB([KNV15])423 1601 y -SDict begin 13.6 H.A end - 423 1601 a 423 1601 a -SDict begin [/View [/XYZ H.V]/Dest (cite.KiNaVo2015) cvn /DEST pdfmark -end - -423 1601 a Black 106 w FB(M.)d(K.)f(Kin)o(yon,)i(G.)e(P)-10 -b(.)23 b(Nagy)-6 b(,)26 b(and)g(P)-10 b(.)24 b(V)-12 -b(ojt)1927 1600 y(\020)1922 1601 y(echo)o(vsk\375.)42 -b(Bol)25 b(loops)i(and)f(bruck)g(loops)h(of)e(order)34 -b Ft(pq)p FB(.)529 1714 y(2015.)h(preprint.)p 0.0 0.0 0.554 -TeXcolorrgb 1110 1715 a -SDict begin H.S end - 1110 1715 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 1200 1652 a -SDict begin H.R end - 1200 -1652 a 1200 1714 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 1200 1714 a Black Black 75 1901 a -SDict begin H.S end - -75 1901 a FB([K)o(un00])380 1901 y -SDict begin 13.6 H.A end - 380 1901 a 380 1901 -a -SDict begin [/View [/XYZ H.V]/Dest (cite.Kun) cvn /DEST pdfmark end - 380 1901 a Black 149 w FB(K.)49 b(K)o(unen.)119 b(The)50 -b(structure)i(of)e(conjugac)o(y)i(closed)g(loops.)119 -b Ft(T)-5 b(r)o(ans.)50 b(Amer)-10 b(.)49 b(Math.)h(Soc.)p -FB(,)529 2014 y(352\(6\):2889\226291)q(1,)29 b(2000.)p -0.0 0.0 0.554 TeXcolorrgb 1489 2015 a -SDict begin H.S end - 1489 2015 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 1579 -1952 a -SDict begin H.R end - 1579 1952 a 1579 2014 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end - 1579 2014 a Black Black -75 2202 a -SDict begin H.S end - 75 2202 a FB([Lie87])346 2202 y -SDict begin 13.6 H.A end - 346 2202 a -346 2202 a -SDict begin [/View [/XYZ H.V]/Dest (cite.Li) cvn /DEST pdfmark end - 346 2202 a Black 183 w FB(M.)h(W)-8 b(.)30 -b(Liebeck.)58 b(The)31 b(classi\002cation)j(of)d(\002nite)g(simple)g -(Mouf)o(ang)i(loops.)59 b Ft(Math.)30 b(Pr)l(oc.)h(Cam-)529 -2315 y(bridg)o(e)26 b(Philos.)d(Soc.)p FB(,)h(102\(1\):33\22647,)j -(1987.)p 0.0 0.0 0.554 TeXcolorrgb 2044 2316 a -SDict begin H.S end - 2044 2316 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 -TeXcolorrgb 2134 2253 a -SDict begin H.R end - 2134 2253 a 2134 2315 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end - 2134 -2315 a Black Black 75 2502 a -SDict begin H.S end - 75 2502 a FB([Moo])306 2502 -y -SDict begin 13.6 H.A end - 306 2502 a 306 2502 a -SDict begin [/View [/XYZ H.V]/Dest (cite.Mo) cvn /DEST pdfmark end - 306 2502 a Black 223 w FB(G.)f(E.)f(Moorhouse.) -45 b(Bol)26 b(loops)i(of)e(small)h(order)-5 b(.)44 b(http://www)-6 -b(.uwyo.edu/moorhouse/p)q(ub)q(/bo)q(l/.)p 0.0 0.0 0.554 -TeXcolorrgb 529 2616 a -SDict begin H.S end - 529 2616 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 619 2554 a -SDict begin H.R end - 619 -2554 a 619 2615 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 619 2615 a Black Black 75 2803 a -SDict begin H.S end - 75 -2803 a FB([NV03])357 2803 y -SDict begin 13.6 H.A end - 357 2803 a 357 2803 a -SDict begin [/View [/XYZ H.V]/Dest (cite.NaVo2003) cvn /DEST pdfmark -end - 357 -2803 a Black 172 w FB(G.)26 b(P)-10 b(.)26 b(Nagy)i(and)f(P)-10 -b(.)26 b(V)-12 b(ojt)1359 2802 y(\020)1354 2803 y(echo)o(vsk\375.)49 -b(Octonions,)30 b(simple)e(Mouf)o(ang)h(loops)f(and)g(triality)-6 -b(.)48 b Ft(Quasi-)529 2916 y(gr)l(oups)26 b(Related)e(Systems)p -FB(,)g(10:65\22694,)i(2003.)p 0.0 0.0 0.554 TeXcolorrgb -2061 2917 a -SDict begin H.S end - 2061 2917 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 2151 2854 a -SDict begin H.R end - 2151 -2854 a 2151 2916 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 2151 2916 a Black Black 75 3103 a -SDict begin H.S end - -75 3103 a FB([NV07])357 3103 y -SDict begin 13.6 H.A end - 357 3103 a 357 3103 a -SDict begin [/View [/XYZ H.V]/Dest (cite.NaVo2007) cvn /DEST pdfmark -end - -357 3103 a Black 172 w FB(G.)j(P)-10 b(.)29 b(Nagy)i(and)g(P)-10 -b(.)29 b(V)-12 b(ojt)1375 3102 y(\020)1370 3103 y(echo)o(vsk\375.)58 -b(The)30 b(Mouf)o(ang)i(loops)g(of)e(order)h(64)g(and)g(81.)55 -b Ft(J)n(.)30 b(Symbolic)529 3216 y(Comput.)p FB(,)24 -b(42\(9\):871\226883,)j(2007.)p 0.0 0.0 0.554 TeXcolorrgb -1709 3217 a -SDict begin H.S end - 1709 3217 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 1799 3155 a -SDict begin H.R end - 1799 -3155 a 1799 3216 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 1799 3216 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1845 3217 a -SDict begin H.S end - 1845 3217 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(51)p 0.0 0.0 0.554 TeXcolorrgb 1935 3155 a -SDict begin H.R end - 1935 -3155 a 1935 3216 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.51) cvn H.B /ANN pdfmark end - 1935 3216 a Black Black 75 3404 a -SDict begin H.S end - -75 3404 a FB([P\00390])327 3404 y -SDict begin 13.6 H.A end - 327 3404 a 327 3404 -a -SDict begin [/View [/XYZ H.V]/Dest (cite.Pf) cvn /DEST pdfmark end - 327 3404 a Black 202 w FB(H.)k(O.)f(P\003ugfelder)-5 -b(.)60 b Ft(Quasigr)l(oups)34 b(and)e(loops:)47 b(intr)l(oduction)p -FB(,)37 b(v)n(olume)c(7)e(of)g Ft(Sigma)h(Series)h(in)529 -3517 y(Pur)m(e)24 b(Mathematics)p FB(.)35 b(Heldermann)25 -b(V)-10 b(erlag,)23 b(Berlin,)h(1990.)p 0.0 0.0 0.554 -TeXcolorrgb 2515 3518 a -SDict begin H.S end - 2515 3518 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2560 3455 a -SDict begin H.R end - 2560 -3455 a 2560 3517 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.8) cvn H.B /ANN pdfmark end - 2560 3517 a Black Black 75 3704 a -SDict begin H.S end - -75 3704 a FB([PV05])342 3704 y -SDict begin 13.6 H.A end - 342 3704 a 342 3704 a -SDict begin [/View [/XYZ H.V]/Dest (cite.PhiVoj) cvn /DEST pdfmark -end - -342 3704 a Black 187 w FB(J.)g(D.)f(Phillips)i(and)g(P)-10 -b(.)22 b(V)-12 b(ojt)1419 3703 y(\020)1414 3704 y(echo)o(vsk\375.)39 -b(The)24 b(v)n(arieties)i(of)e(loops)i(of)e(Bol-Mouf)o(ang)i(type.)36 -b Ft(Alg)o(ebr)o(a)529 3817 y(Univer)o(salis)p FB(,)26 -b(54\(3\):259\226271,)i(2005.)p 0.0 0.0 0.554 TeXcolorrgb -1816 3819 a -SDict begin H.S end - 1816 3819 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1906 3756 a -SDict begin H.R end - 1906 -3756 a 1906 3817 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 1906 3817 a Black Black 75 4005 a -SDict begin H.S end - -75 4005 a FB([SZ12])332 4005 y -SDict begin 13.6 H.A end - 332 4005 a 332 4005 a -SDict begin [/View [/XYZ H.V]/Dest (cite.SlZe2011) cvn /DEST pdfmark -end - -332 4005 a Black 197 w FB(M.)19 b(Slattery)h(and)g(A.)e(Zenisek.)26 -b(Mouf)o(ang)21 b(loops)g(of)e(order)i(243.)k Ft(Commentationes)d -(Mathematicae)529 4118 y(Univer)o(sitatis)27 b(Car)l(olinae)p -FB(,)e(53\(3\):423\226428,)j(2012.)p 0.0 0.0 0.554 TeXcolorrgb -2254 4119 a -SDict begin H.S end - 2254 4119 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 2344 4056 a -SDict begin H.R end - 2344 -4056 a 2344 4118 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 2344 4118 a Black Black 75 4306 a -SDict begin H.S end - -75 4306 a FB([V)-12 b(oj06])349 4306 y -SDict begin 13.6 H.A end - 349 4306 a 349 -4306 a -SDict begin [/View [/XYZ H.V]/Dest (cite.Vo) cvn /DEST pdfmark end - 349 4306 a Black 180 w FB(P)i(.)28 b(V)-12 b(ojt)775 -4305 y(\020)770 4306 y(echo)o(vsk\375.)54 b(T)-7 b(o)n(w)o(ard)28 -b(the)i(classi\002cation)i(of)d(Mouf)o(ang)h(loops)g(of)f(order)h(64.) -51 b Ft(Eur)l(opean)31 b(J)n(.)529 4418 y(Combin.)p FB(,)24 -b(27\(3\):444\226460,)j(2006.)p 0.0 0.0 0.554 TeXcolorrgb -1709 4419 a -SDict begin H.S end - 1709 4419 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(35)p 0.0 0.0 0.554 TeXcolorrgb 1799 4357 a -SDict begin H.R end - 1799 -4357 a 1799 4418 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.35) cvn H.B /ANN pdfmark end - 1799 4418 a Black Black 75 4606 a -SDict begin H.S end - -75 4606 a FB([V)-12 b(oj15])349 4606 y -SDict begin 13.6 H.A end - 349 4606 a 349 -4606 a -SDict begin [/View [/XYZ H.V]/Dest (cite.VoQRS) cvn /DEST pdfmark end - 349 4606 a Black 180 w FB(P)i(.)30 b(V)-12 b(ojt)777 -4605 y(\020)772 4606 y(echo)o(vsk\375.)60 b(Three)31 -b(lectures)i(on)e(automorphic)j(loops.)58 b Ft(Quasigr)l(oups)34 -b(Related)d(Systems)p FB(,)529 4719 y(23\(1\):129\226163,)d(2015.)p -0.0 0.0 0.554 TeXcolorrgb 1353 4720 a -SDict begin H.S end - 1353 4720 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 1443 -4657 a -SDict begin H.R end - 1443 4657 a 1443 4719 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 1443 4719 a Black Black -75 4907 a -SDict begin H.S end - 75 4907 a FB([WJ75])346 4907 y -SDict begin 13.6 H.A end - 346 4907 a 346 -4907 a -SDict begin [/View [/XYZ H.V]/Dest (cite.Wi) cvn /DEST pdfmark end - 346 4907 a Black 183 w FB(R.)i(L.)f(W)l(ilson)j(Jr)-5 -b(.)57 b(Quasidirect)33 b(products)h(of)c(quasigroups.)61 -b Ft(Comm.)29 b(Alg)o(ebr)o(a)p FB(,)k(3\(9\):835\226850,)529 -5020 y(1975.)p 0.0 0.0 0.554 TeXcolorrgb 767 5021 a -SDict begin H.S end - 767 -5021 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 -TeXcolorrgb 857 4958 a -SDict begin H.R end - 857 4958 a 857 5020 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end - 857 5020 -a Black Black Black eop end +/Link/Dest (page.55) cvn H.B /ANN pdfmark end + 1870 5592 a Black Black +1867 5841 a FB(61)p Black eop end %%Page: 62 62 TeXDict begin 62 61 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -14099,6 +13888,429 @@ SDict begin H.R end 67 -8 a 67 -8 a SDict begin [/View [/XYZ H.V]/Dest (page.62) cvn /DEST pdfmark end 67 -8 a Black Black +1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 +b FB(62)p Black Black 75 399 a +SDict begin H.S end + 75 399 a FB([JKNV11])458 +399 y +SDict begin 13.6 H.A end + 458 399 a 458 399 a +SDict begin [/View [/XYZ H.V]/Dest (cite.JoKiNaVo) cvn /DEST pdfmark +end + 458 399 a Black 71 w FB(K.)32 +b(W)-8 b(.)31 b(Johnson,)37 b(M.)31 b(K.)h(Kin)o(yon,)j(G.)c(P)-10 +b(.)31 b(Nagy)-6 b(,)35 b(and)f(P)-10 b(.)31 b(V)-12 +b(ojt)2597 398 y(\020)2592 399 y(echo)o(vsk\375.)66 b(Searching)34 +b(for)f(small)529 511 y(simple)25 b(automorphic)h(loops.)34 +b Ft(LMS)23 b(J)n(.)f(Comput.)i(Math.)p FB(,)f(14:200\226213,)k(2011.)p +0.0 0.0 0.554 TeXcolorrgb 3118 511 a +SDict begin H.S end + 3118 511 a 0.0 0.0 0.554 +TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 3208 450 +a +SDict begin H.R end + 3208 450 a 3208 511 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 3208 511 a Black Black 75 693 +a +SDict begin H.S end + 75 693 a FB([JKV12])392 693 y +SDict begin 13.6 H.A end + 392 693 a 392 693 a +SDict begin [/View [/XYZ H.V]/Dest (cite.JeKiVo) cvn /DEST pdfmark +end + 392 +693 a Black 137 w FB(P)-10 b(.)24 b(Jedli)792 692 y(\020)787 +693 y(cka,)k(M.)d(Kin)o(yon,)h(and)g(P)-10 b(.)24 b(V)-12 +b(ojt)1809 692 y(\020)1804 693 y(echo)o(vsk\375.)43 b(Nilpotenc)o(y)27 +b(in)e(automorphic)k(loops)d(of)g(prime)529 805 y(po)n(wer)e(order)-5 +b(.)34 b Ft(J)n(.)23 b(Alg)o(ebr)o(a)p FB(,)h(350:64\22676,)i(2012.)p +0.0 0.0 0.554 TeXcolorrgb 2111 805 a +SDict begin H.S end + 2111 805 a 0.0 0.0 0.554 +TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2201 744 +a +SDict begin H.R end + 2201 744 a 2201 805 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2201 805 a Black Black 75 987 +a +SDict begin H.S end + 75 987 a FB([JM96])341 987 y +SDict begin 13.6 H.A end + 341 987 a 341 987 a +SDict begin [/View [/XYZ H.V]/Dest (cite.JaMa) cvn /DEST pdfmark end + 341 +987 a Black 188 w FB(M.)19 b(T)-7 b(.)19 b(Jacobson)k(and)e(P)-10 +b(.)18 b(Matthe)n(ws.)27 b(Generating)22 b(uniformly)g(distrib)n(uted)h +(random)e(Latin)g(squares.)529 1100 y Ft(J)n(.)i(Combin.)g(Des.)p +FB(,)g(4\(6\):405\226437,)k(1996.)p 0.0 0.0 0.554 TeXcolorrgb +1934 1102 a +SDict begin H.S end + 1934 1102 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 2024 1038 a +SDict begin H.R end + 2024 +1038 a 2024 1100 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.19) cvn H.B /ANN pdfmark end + 2024 1100 a Black Black 75 1281 a +SDict begin H.S end + +75 1281 a FB([KKP02])408 1281 y +SDict begin 13.6 H.A end + 408 1281 a 408 1281 a +SDict begin [/View [/XYZ H.V]/Dest (cite.KiKuPh) cvn /DEST pdfmark +end + +408 1281 a Black 121 w FB(M.)33 b(K.)e(Kin)o(yon,)36 +b(K.)c(K)o(unen,)k(and)e(J.)e(D.)g(Phillips.)66 b(Ev)o(ery)33 +b(diassociati)n(v)o(e)k Ft(A)p FB(-loop)d(is)f(Mouf)o(ang.)529 +1394 y Ft(Pr)l(oc.)24 b(Amer)-10 b(.)22 b(Math.)h(Soc.)p +FB(,)h(130\(3\):619\226624,)k(2002.)p 0.0 0.0 0.554 TeXcolorrgb +2285 1394 a +SDict begin H.S end + 2285 1394 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p +0.0 0.0 0.554 TeXcolorrgb 2375 1332 a +SDict begin H.R end + 2375 1332 a 2375 +1394 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2375 1394 a Black Black 75 1575 a +SDict begin H.S end + 75 1575 a FB([KKPV16])474 +1575 y +SDict begin 13.6 H.A end + 474 1575 a 474 1575 a +SDict begin [/View [/XYZ H.V]/Dest (cite.KiKuPhVo) cvn /DEST pdfmark +end + 474 1575 a Black 55 w FB(M.)d(K.)f(Kin)o +(yon,)i(K.)e(K)o(unen,)h(J.)g(D.)f(Phillips,)j(and)f(P)-10 +b(.)23 b(V)-12 b(ojt)2410 1574 y(\020)2405 1575 y(echo)o(vsk\375.)43 +b(The)25 b(structure)i(of)f(automor)n(-)529 1688 y(phic)f(loops.)34 +b Ft(T)-5 b(r)o(ans.)23 b(Amer)-10 b(.)23 b(Math.)g(Soc.)p +FB(,)h(368\(12\):8901\2268927)q(,)k(2016.)p 0.0 0.0 0.554 +TeXcolorrgb 2886 1688 a +SDict begin H.S end + 2886 1688 a 0.0 0.0 0.554 TeXcolorrgb +FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2976 1626 a +SDict begin H.R end + 2976 1626 +a 2976 1688 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2976 1688 a Black Black 75 1869 a +SDict begin H.S end + 75 1869 +a FB([KNV15])423 1869 y +SDict begin 13.6 H.A end + 423 1869 a 423 1869 a +SDict begin [/View [/XYZ H.V]/Dest (cite.KiNaVo2015) cvn /DEST pdfmark +end + 423 1869 +a Black 106 w FB(M.)d(K.)f(Kin)o(yon,)i(G.)e(P)-10 b(.)23 +b(Nagy)-6 b(,)26 b(and)g(P)-10 b(.)24 b(V)-12 b(ojt)1927 +1868 y(\020)1922 1869 y(echo)o(vsk\375.)42 b(Bol)25 b(loops)i(and)f +(bruck)g(loops)h(of)e(order)34 b Ft(pq)p FB(.)529 1982 +y(2015.)h(preprint.)p 0.0 0.0 0.554 TeXcolorrgb 1110 +1983 a +SDict begin H.S end + 1110 1983 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(51)p +0.0 0.0 0.554 TeXcolorrgb 1200 1920 a +SDict begin H.R end + 1200 1920 a 1200 +1982 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.51) cvn H.B /ANN pdfmark end + 1200 1982 a Black Black 75 2163 a +SDict begin H.S end + 75 2163 a FB([K)o(un00])380 +2163 y +SDict begin 13.6 H.A end + 380 2163 a 380 2163 a +SDict begin [/View [/XYZ H.V]/Dest (cite.Kun) cvn /DEST pdfmark end + 380 2163 a Black 149 w FB(K.)49 +b(K)o(unen.)119 b(The)50 b(structure)i(of)e(conjugac)o(y)i(closed)g +(loops.)119 b Ft(T)-5 b(r)o(ans.)50 b(Amer)-10 b(.)49 +b(Math.)h(Soc.)p FB(,)529 2276 y(352\(6\):2889\226291)q(1,)29 +b(2000.)p 0.0 0.0 0.554 TeXcolorrgb 1489 2277 a +SDict begin H.S end + 1489 +2277 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 +TeXcolorrgb 1579 2214 a +SDict begin H.R end + 1579 2214 a 1579 2276 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.53) cvn H.B /ANN pdfmark end + 1579 +2276 a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1625 2277 +a +SDict begin H.S end + 1625 2277 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p +0.0 0.0 0.554 TeXcolorrgb 1715 2214 a +SDict begin H.R end + 1715 2214 a 1715 +2276 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 1715 2276 a Black Black 75 2457 a +SDict begin H.S end + 75 2457 a FB([Lie87])346 +2457 y +SDict begin 13.6 H.A end + 346 2457 a 346 2457 a +SDict begin [/View [/XYZ H.V]/Dest (cite.Li) cvn /DEST pdfmark end + 346 2457 a Black 183 w FB(M.)h(W)-8 +b(.)30 b(Liebeck.)58 b(The)31 b(classi\002cation)j(of)d(\002nite)g +(simple)g(Mouf)o(ang)i(loops.)59 b Ft(Math.)30 b(Pr)l(oc.)h(Cam-)529 +2570 y(bridg)o(e)26 b(Philos.)d(Soc.)p FB(,)h(102\(1\):33\22647,)j +(1987.)p 0.0 0.0 0.554 TeXcolorrgb 2044 2571 a +SDict begin H.S end + 2044 2571 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 +TeXcolorrgb 2134 2508 a +SDict begin H.R end + 2134 2508 a 2134 2570 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 2134 +2570 a Black Black 75 2751 a +SDict begin H.S end + 75 2751 a FB([Moo])306 2751 +y +SDict begin 13.6 H.A end + 306 2751 a 306 2751 a +SDict begin [/View [/XYZ H.V]/Dest (cite.Mo) cvn /DEST pdfmark end + 306 2751 a Black 223 w FB(G.)f(E.)f(Moorhouse.) +45 b(Bol)26 b(loops)i(of)e(small)h(order)-5 b(.)44 b(http://www)-6 +b(.uwyo.edu/moorhouse/p)q(ub)q(/bo)q(l/.)p 0.0 0.0 0.554 +TeXcolorrgb 529 2865 a +SDict begin H.S end + 529 2865 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(51)p 0.0 0.0 0.554 TeXcolorrgb 619 2802 a +SDict begin H.R end + 619 +2802 a 619 2864 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.51) cvn H.B /ANN pdfmark end + 619 2864 a Black Black 75 3045 a +SDict begin H.S end + 75 +3045 a FB([NV03])357 3045 y +SDict begin 13.6 H.A end + 357 3045 a 357 3045 a +SDict begin [/View [/XYZ H.V]/Dest (cite.NaVo2003) cvn /DEST pdfmark +end + 357 +3045 a Black 172 w FB(G.)26 b(P)-10 b(.)26 b(Nagy)i(and)f(P)-10 +b(.)26 b(V)-12 b(ojt)1359 3044 y(\020)1354 3045 y(echo)o(vsk\375.)49 +b(Octonions,)30 b(simple)e(Mouf)o(ang)h(loops)f(and)g(triality)-6 +b(.)48 b Ft(Quasi-)529 3158 y(gr)l(oups)26 b(Related)e(Systems)p +FB(,)g(10:65\22694,)i(2003.)p 0.0 0.0 0.554 TeXcolorrgb +2061 3159 a +SDict begin H.S end + 2061 3159 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 2151 3096 a +SDict begin H.R end + 2151 +3096 a 2151 3158 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.47) cvn H.B /ANN pdfmark end + 2151 3158 a Black Black 75 3339 a +SDict begin H.S end + +75 3339 a FB([NV07])357 3339 y +SDict begin 13.6 H.A end + 357 3339 a 357 3339 a +SDict begin [/View [/XYZ H.V]/Dest (cite.NaVo2007) cvn /DEST pdfmark +end + +357 3339 a Black 172 w FB(G.)j(P)-10 b(.)29 b(Nagy)i(and)g(P)-10 +b(.)29 b(V)-12 b(ojt)1375 3338 y(\020)1370 3339 y(echo)o(vsk\375.)58 +b(The)30 b(Mouf)o(ang)i(loops)g(of)e(order)h(64)g(and)g(81.)55 +b Ft(J)n(.)30 b(Symbolic)529 3452 y(Comput.)p FB(,)24 +b(42\(9\):871\226883,)j(2007.)p 0.0 0.0 0.554 TeXcolorrgb +1709 3453 a +SDict begin H.S end + 1709 3453 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 1799 3390 a +SDict begin H.R end + 1799 +3390 a 1799 3452 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.52) cvn H.B /ANN pdfmark end + 1799 3452 a Black Black 75 3633 a +SDict begin H.S end + +75 3633 a FB([P\00390])327 3633 y +SDict begin 13.6 H.A end + 327 3633 a 327 3633 +a +SDict begin [/View [/XYZ H.V]/Dest (cite.Pf) cvn /DEST pdfmark end + 327 3633 a Black 202 w FB(H.)k(O.)f(P\003ugfelder)-5 +b(.)60 b Ft(Quasigr)l(oups)34 b(and)e(loops:)47 b(intr)l(oduction)p +FB(,)37 b(v)n(olume)c(7)e(of)g Ft(Sigma)h(Series)h(in)529 +3746 y(Pur)m(e)24 b(Mathematics)p FB(.)35 b(Heldermann)25 +b(V)-10 b(erlag,)23 b(Berlin,)h(1990.)p 0.0 0.0 0.554 +TeXcolorrgb 2515 3747 a +SDict begin H.S end + 2515 3747 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2560 3684 a +SDict begin H.R end + 2560 +3684 a 2560 3746 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.8) cvn H.B /ANN pdfmark end + 2560 3746 a Black Black 75 3927 a +SDict begin H.S end + +75 3927 a FB([PV05])342 3927 y +SDict begin 13.6 H.A end + 342 3927 a 342 3927 a +SDict begin [/View [/XYZ H.V]/Dest (cite.PhiVoj) cvn /DEST pdfmark +end + +342 3927 a Black 187 w FB(J.)g(D.)f(Phillips)i(and)g(P)-10 +b(.)22 b(V)-12 b(ojt)1419 3926 y(\020)1414 3927 y(echo)o(vsk\375.)39 +b(The)24 b(v)n(arieties)i(of)e(loops)i(of)e(Bol-Mouf)o(ang)i(type.)36 +b Ft(Alg)o(ebr)o(a)529 4040 y(Univer)o(salis)p FB(,)26 +b(54\(3\):259\226271,)i(2005.)p 0.0 0.0 0.554 TeXcolorrgb +1816 4041 a +SDict begin H.S end + 1816 4041 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 1906 3978 a +SDict begin H.R end + 1906 +3978 a 1906 4040 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 1906 4040 a Black Black 75 4221 a +SDict begin H.S end + +75 4221 a FB([SV17])342 4221 y +SDict begin 13.6 H.A end + 342 4221 a 342 4221 a +SDict begin [/View [/XYZ H.V]/Dest (cite.StuhlVojtechovsky) cvn /DEST +pdfmark end + +342 4221 a Black 187 w FB(I.)k(Stuhl)g(and)g(P)-10 b(.)31 +b(V)-12 b(ojt)1248 4220 y(\020)1243 4221 y(echo)o(vsk\375.)63 +b(In)l(v)n(olutory)36 b(latin)d(quandles,)j(bruck)d(loops)g(and)g +(commutati)n(v)o(e)529 4334 y(automorphic)27 b(loops)d(of)g(odd)g +(prime)g(po)n(wer)f(order)-5 b(.)35 b(2017.)f(preprint.)p +0.0 0.0 0.554 TeXcolorrgb 2794 4335 a +SDict begin H.S end + 2794 4335 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(55)p 0.0 0.0 0.554 TeXcolorrgb 2884 +4272 a +SDict begin H.R end + 2884 4272 a 2884 4334 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.55) cvn H.B /ANN pdfmark end + 2884 4334 a Black Black +75 4515 a +SDict begin H.S end + 75 4515 a FB([SZ12])332 4515 y +SDict begin 13.6 H.A end + 332 4515 a 332 +4515 a +SDict begin [/View [/XYZ H.V]/Dest (cite.SlZe2011) cvn /DEST pdfmark +end + 332 4515 a Black 197 w FB(M.)19 b(Slattery)h(and)g(A.)e +(Zenisek.)26 b(Mouf)o(ang)21 b(loops)g(of)e(order)i(243.)k +Ft(Commentationes)d(Mathematicae)529 4628 y(Univer)o(sitatis)27 +b(Car)l(olinae)p FB(,)e(53\(3\):423\226428,)j(2012.)p +0.0 0.0 0.554 TeXcolorrgb 2254 4629 a +SDict begin H.S end + 2254 4629 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 2344 +4566 a +SDict begin H.R end + 2344 4566 a 2344 4628 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.52) cvn H.B /ANN pdfmark end + 2344 4628 a Black Black +75 4809 a +SDict begin H.S end + 75 4809 a FB([V)-12 b(oj06])349 4809 y +SDict begin 13.6 H.A end + 349 +4809 a 349 4809 a +SDict begin [/View [/XYZ H.V]/Dest (cite.Vo) cvn /DEST pdfmark end + 349 4809 a Black 180 w FB(P)i(.)28 +b(V)-12 b(ojt)775 4808 y(\020)770 4809 y(echo)o(vsk\375.)54 +b(T)-7 b(o)n(w)o(ard)28 b(the)i(classi\002cation)i(of)d(Mouf)o(ang)h +(loops)g(of)f(order)h(64.)51 b Ft(Eur)l(opean)31 b(J)n(.)529 +4922 y(Combin.)p FB(,)24 b(27\(3\):444\226460,)j(2006.)p +0.0 0.0 0.554 TeXcolorrgb 1709 4923 a +SDict begin H.S end + 1709 4923 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(35)p 0.0 0.0 0.554 TeXcolorrgb 1799 +4860 a +SDict begin H.R end + 1799 4860 a 1799 4922 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.35) cvn H.B /ANN pdfmark end + 1799 4922 a Black Black +75 5103 a +SDict begin H.S end + 75 5103 a FB([V)-12 b(oj15])349 5103 y +SDict begin 13.6 H.A end + 349 +5103 a 349 5103 a +SDict begin [/View [/XYZ H.V]/Dest (cite.VoQRS) cvn /DEST pdfmark end + 349 5103 a Black 180 w FB(P)i(.)30 +b(V)-12 b(ojt)777 5102 y(\020)772 5103 y(echo)o(vsk\375.)60 +b(Three)31 b(lectures)i(on)e(automorphic)j(loops.)58 +b Ft(Quasigr)l(oups)34 b(Related)d(Systems)p FB(,)529 +5216 y(23\(1\):129\226163,)d(2015.)p 0.0 0.0 0.554 TeXcolorrgb +1353 5216 a +SDict begin H.S end + 1353 5216 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p +0.0 0.0 0.554 TeXcolorrgb 1443 5155 a +SDict begin H.R end + 1443 5155 a 1443 +5216 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 1443 5216 a Black Black 75 5397 a +SDict begin H.S end + 75 5397 a FB([WJ75])346 +5397 y +SDict begin 13.6 H.A end + 346 5397 a 346 5397 a +SDict begin [/View [/XYZ H.V]/Dest (cite.Wi) cvn /DEST pdfmark end + 346 5397 a Black 183 w FB(R.)i(L.)f(W)l +(ilson)j(Jr)-5 b(.)57 b(Quasidirect)33 b(products)h(of)c(quasigroups.) +61 b Ft(Comm.)29 b(Alg)o(ebr)o(a)p FB(,)k(3\(9\):835\226850,)529 +5510 y(1975.)p 0.0 0.0 0.554 TeXcolorrgb 767 5511 a +SDict begin H.S end + 767 +5511 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 +TeXcolorrgb 857 5449 a +SDict begin H.R end + 857 5449 a 857 5510 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 857 5510 +a Black Black Black eop end +%%Page: 63 63 +TeXDict begin 63 62 bop 0 0 a +SDict begin /product where{pop product(Distiller)search{pop pop pop +version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto +closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show +grestore}if}{pop}ifelse}{pop}ifelse}if end + 0 0 a 0 TeXcolorgray 67 +-8 a +SDict begin H.S end + 67 -8 a 67 -8 a +SDict begin H.R end + 67 -8 a 67 -8 a +SDict begin [/View [/XYZ H.V]/Dest (page.63) cvn /DEST pdfmark end + 67 -8 a Black Black Black Black 75 865 a FK(Index)p 0 TeXcolorgray 632 865 a SDict begin H.S end @@ -14116,36 +14328,36 @@ SDict begin 13.6 H.A end a SDict begin [/View [/XYZ H.V]/Dest (section*.4) cvn /DEST pdfmark end 75 1199 a 91 x Fx(AllLoopsWithMltGroup)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1060 1291 a +TeXcolorrgb 1060 1292 a SDict begin H.S end - 1060 1291 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(48)p 0.0 0.0 0.554 TeXcolorrgb 1150 1229 a + 1060 1292 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(49)p 0.0 0.0 0.554 TeXcolorrgb 1150 1229 a SDict begin H.R end 1150 1229 a 1150 1290 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.48) cvn H.B /ANN pdfmark end +/Link/Dest (page.49) cvn H.B /ANN pdfmark end 1150 1290 a Black 75 1403 a Fx(AllLoopTablesInGroup) p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1060 1404 a SDict begin H.S end 1060 1404 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(48)p 0.0 0.0 0.554 TeXcolorrgb 1150 1342 a SDict begin H.R end 1150 1342 a 1150 1403 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.47) cvn H.B /ANN pdfmark end +/Link/Dest (page.48) cvn H.B /ANN pdfmark end 1150 1403 a Black 75 1516 a Fx(AllProperLoopTablesInGroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1342 1517 a SDict begin H.S end 1342 1517 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(48)p 0.0 0.0 0.554 TeXcolorrgb 1432 1455 a SDict begin H.R end 1432 1455 a 1432 1516 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.47) cvn H.B /ANN pdfmark end +/Link/Dest (page.48) cvn H.B /ANN pdfmark end 1432 1516 a Black 75 1629 a Fx(AllSubloops)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 637 1630 a @@ -14169,47 +14381,47 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.27) cvn H.B /ANN pdfmark end 1009 1742 a Black 75 1855 a FB(alternati)n(v)o(e)26 b(loop,)p -0.0 0.0 0.554 TeXcolorrgb 685 1857 a +0.0 0.0 0.554 TeXcolorrgb 685 1856 a SDict begin H.S end - 685 1857 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 775 + 685 1856 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 775 1793 a SDict begin H.R end 775 1793 a 775 1855 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 775 1855 a Black 241 1968 -a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 408 1970 a +a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 408 1969 a SDict begin H.S end 408 -1970 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 +1969 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 498 1906 a SDict begin H.R end 498 1906 a 498 1968 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 498 1968 a Black 241 2081 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb -458 2083 a +458 2082 a SDict begin H.S end - 458 2083 a 0.0 0.0 0.554 TeXcolorrgb -2 x -FB(39)p 0.0 0.0 0.554 TeXcolorrgb 548 2019 a + 458 2082 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(40)p 0.0 0.0 0.554 TeXcolorrgb 548 2019 a SDict begin H.R end 548 2019 a 548 2081 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 548 2081 a Black 75 2194 a FB(antiautomorphic)i(in)l(v)o (erse)d(property)-6 b(,)p 0.0 0.0 0.554 TeXcolorrgb 1321 2195 a SDict begin H.S end - 1321 2195 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p + 1321 2195 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1411 2132 a SDict begin H.R end 1411 2132 a 1411 2194 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1411 2194 a Black 75 2307 a Fx(AreEqualDiscriminators)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1154 2308 a SDict begin H.S end @@ -14225,23 +14437,23 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype 0.0 0.0 0.554 TeXcolorrgb 1201 2421 a SDict begin H.S end 1201 2421 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 1291 +TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 1291 2358 a SDict begin H.R end 1291 2358 a 1291 2420 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end +/Link/Dest (page.46) cvn H.B /ANN pdfmark end 1291 2420 a Black 75 2533 a Fx(AssociatedRightBruckLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1248 2534 a SDict begin H.S end 1248 2534 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 1338 2471 a +-1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 1338 2471 a SDict begin H.R end 1338 2471 a 1338 2533 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end +/Link/Dest (page.46) cvn H.B /ANN pdfmark end 1338 2533 a Black 75 2645 a Fx(Associator)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 590 2645 a SDict begin H.S end @@ -14289,162 +14501,162 @@ o(erse)g(property)-6 b(,)p 0.0 0.0 0.554 TeXcolorrgb 1185 3098 a SDict begin H.S end 1185 3098 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1275 3035 a +x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1275 3035 a SDict begin H.R end 1275 3035 a 1275 3097 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1275 3097 a Black 75 3210 a FB(automorphic)26 -b(loop,)p 0.0 0.0 0.554 TeXcolorrgb 764 3211 a +b(loop,)p 0.0 0.0 0.554 TeXcolorrgb 764 3210 a SDict begin H.S end - 764 3211 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 -TeXcolorrgb 854 3148 a + 764 3210 +a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb +854 3148 a SDict begin H.R end 854 3148 a 854 3210 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 854 3210 -a Black 241 3323 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb -408 3324 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 854 3210 a Black 241 +3323 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 408 3323 +a SDict begin H.S end - 408 3324 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(43)p 0.0 0.0 0.554 TeXcolorrgb 498 3261 a + 408 3323 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 +TeXcolorrgb 498 3261 a SDict begin H.R end - 498 3261 -a 498 3323 a + 498 3261 a 498 3323 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 498 3323 a Black 241 3436 a FB(middle,)p -0.0 0.0 0.554 TeXcolorrgb 539 3437 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 498 3323 +a Black 241 3436 a FB(middle,)p 0.0 0.0 0.554 TeXcolorrgb +539 3436 a SDict begin H.S end - 539 3437 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 629 -3374 a + 539 3436 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p +0.0 0.0 0.554 TeXcolorrgb 629 3374 a SDict begin H.R end - 629 3374 a 629 3436 a + 629 3374 a 629 3436 +a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 629 3436 a Black 241 3549 -a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 458 3550 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 629 3436 a Black 241 3549 a FB(right,)p 0.0 0.0 0.554 +TeXcolorrgb 458 3549 a SDict begin H.S end - 458 -3550 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 -TeXcolorrgb 548 3487 a + 458 3549 a 0.0 0.0 0.554 TeXcolorrgb +FB(44)p 0.0 0.0 0.554 TeXcolorrgb 548 3487 a SDict begin H.R end - 548 3487 a 548 3549 a + 548 3487 +a 548 3549 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 548 3549 -a Black 75 3662 a Fx(AutomorphicLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 825 3663 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 548 3549 a Black 75 3662 a Fx(AutomorphicLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 825 3663 a SDict begin H.S end - 825 3663 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(53)p 0.0 0.0 0.554 TeXcolorrgb 915 3600 a + 825 3663 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(55)p 0.0 0.0 0.554 +TeXcolorrgb 915 3600 a SDict begin H.R end - 915 -3600 a 915 3662 a + 915 3600 a 915 3662 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end - 915 3662 a Black 75 3775 a Fx(AutomorphismGroup)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 919 3776 a +/Link/Dest (page.55) cvn H.B /ANN pdfmark end + 915 3662 +a Black 75 3775 a Fx(AutomorphismGroup)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 919 3776 a SDict begin H.S end - 919 3776 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(34)p 0.0 0.0 0.554 -TeXcolorrgb 1009 3713 a + 919 3776 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(34)p 0.0 0.0 0.554 TeXcolorrgb 1009 3713 a SDict begin H.R end - 1009 3713 a 1009 3775 a + 1009 +3713 a 1009 3775 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.34) cvn H.B /ANN pdfmark end - 1009 -3775 a Black 75 3970 a FB(Bol)d(loop)241 4083 y(left,)p -0.0 0.0 0.554 TeXcolorrgb 408 4083 a + 1009 3775 a Black 75 3970 a FB(Bol)d(loop)241 +4083 y(left,)p 0.0 0.0 0.554 TeXcolorrgb 408 4083 a SDict begin H.S end - 408 4083 a 0.0 0.0 0.554 -TeXcolorrgb FB(12)p 0.0 0.0 0.554 TeXcolorrgb 498 4022 -a + 408 +4083 a 0.0 0.0 0.554 TeXcolorrgb FB(12)p 0.0 0.0 0.554 +TeXcolorrgb 498 4022 a SDict begin H.R end 498 4022 a 498 4083 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.12) cvn H.B /ANN pdfmark end - 498 4083 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 544 4085 a + 498 4083 +a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb 544 4084 a SDict begin H.S end - 544 4085 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 634 4022 a + 544 +4084 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 +TeXcolorrgb 634 4022 a SDict begin H.R end - 634 -4022 a 634 4083 a + 634 4022 a 634 4083 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 634 4083 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 680 4084 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 634 4083 +a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb 680 4084 a SDict begin H.S end - 680 4084 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 770 4022 a + 680 +4084 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 +TeXcolorrgb 770 4022 a SDict begin H.R end - 770 -4022 a 770 4083 a + 770 4022 a 770 4083 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.46) cvn H.B /ANN pdfmark end + 770 4083 +a Black 241 4196 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb +458 4197 a +SDict begin H.S end + 458 4197 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(40)p 0.0 0.0 0.554 TeXcolorrgb 548 4135 a +SDict begin H.R end + 548 4135 +a 548 4196 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 548 4196 a Black 75 4309 a FB(Bruck)h(loop)241 +4422 y(associated)i(left,)p 0.0 0.0 0.554 TeXcolorrgb +804 4423 a +SDict begin H.S end + 804 4423 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(46)p 0.0 0.0 0.554 TeXcolorrgb 894 4360 a +SDict begin H.R end + 894 4360 +a 894 4422 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.46) cvn H.B /ANN pdfmark end + 894 4422 a Black 241 4535 a FB(left,)p 0.0 0.0 0.554 +TeXcolorrgb 408 4536 a +SDict begin H.S end + 408 4536 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 498 4473 a +SDict begin H.R end + 498 +4473 a 498 4535 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.45) cvn H.B /ANN pdfmark end - 770 4083 a Black 241 4196 a FB(right,)p -0.0 0.0 0.554 TeXcolorrgb 458 4198 a -SDict begin H.S end - 458 4198 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 548 -4135 a -SDict begin H.R end - 548 4135 a 548 4196 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 548 4196 a Black 75 4309 -a FB(Bruck)h(loop)241 4422 y(associated)i(left,)p 0.0 0.0 0.554 -TeXcolorrgb 804 4423 a -SDict begin H.S end - 804 4423 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 894 4360 a -SDict begin H.R end - 894 -4360 a 894 4422 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end - 894 4422 a Black 241 4535 a FB(left,)p -0.0 0.0 0.554 TeXcolorrgb 408 4535 a -SDict begin H.S end - 408 4535 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 498 4473 -a -SDict begin H.R end - 498 4473 a 498 4535 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end 498 4535 a Black 241 4648 a FB(right,)p -0.0 0.0 0.554 TeXcolorrgb 458 4648 a +0.0 0.0 0.554 TeXcolorrgb 458 4649 a SDict begin H.S end - 458 4648 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 548 4586 -a + 458 4649 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 548 +4586 a SDict begin H.R end 548 4586 a 548 4648 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 548 4648 a Black 75 4844 a FB(C)c(loop,)p -0.0 0.0 0.554 TeXcolorrgb 365 4846 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 548 4648 a Black 75 4844 +a FB(C)c(loop,)p 0.0 0.0 0.554 TeXcolorrgb 365 4845 a SDict begin H.S end - 365 4846 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 455 -4782 a + +365 4845 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 +TeXcolorrgb 455 4782 a SDict begin H.R end 455 4782 a 455 4844 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 455 4844 a Black 75 4957 -a Fx(CanonicalCayleyTable)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1060 4958 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 455 4844 +a Black 75 4957 a Fx(CanonicalCayleyTable)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 1060 4958 a SDict begin H.S end - 1060 4958 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(15)p 0.0 0.0 0.554 TeXcolorrgb 1150 4895 a + 1060 4958 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(15)p 0.0 0.0 0.554 TeXcolorrgb 1150 4895 a SDict begin H.R end 1150 4895 a 1150 4957 a @@ -14506,13 +14718,13 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype 1290 a Fx(CCLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2281 1291 a SDict begin H.S end - 2281 1291 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(52)p + 2281 1291 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 TeXcolorrgb 2371 1229 a SDict begin H.R end 2371 1229 a 2371 1290 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end +/Link/Dest (page.54) cvn H.B /ANN pdfmark end 2371 1290 a Black 1954 1403 a Fx(Center)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2281 1404 a SDict begin H.S end @@ -14559,12 +14771,12 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype 0.0 0.0 0.554 TeXcolorrgb 2401 1969 a SDict begin H.S end 2401 1969 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 2491 +TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 2491 1906 a SDict begin H.R end 2491 1906 a 2491 1968 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end +/Link/Dest (page.47) cvn H.B /ANN pdfmark end 2491 1968 a Black 1954 2081 a FB(coc)o(ycle,)p 0.0 0.0 0.554 TeXcolorrgb 2276 2082 a @@ -14577,45 +14789,45 @@ SDict begin H.R end SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.18) cvn H.B /ANN pdfmark end 2366 2081 a Black 1954 2194 a FB(code)g(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2355 2194 a +0.0 0.0 0.554 TeXcolorrgb 2355 2195 a SDict begin H.S end - 2355 2194 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2445 2132 -a + 2355 2195 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2445 +2132 a SDict begin H.R end 2445 2132 a 2445 2194 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2445 2194 a Black 1954 2307 -a Fx(CodeLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2375 -2308 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2445 2194 a Black 1954 +2307 a Fx(CodeLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2375 2308 a SDict begin H.S end - 2375 2308 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(51)p -0.0 0.0 0.554 TeXcolorrgb 2465 2245 a + 2375 2308 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 2465 2245 a SDict begin H.R end - 2465 2245 a 2465 -2307 a + 2465 +2245 a 2465 2307 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.51) cvn H.B /ANN pdfmark end - 2465 2307 a Black 1954 2420 a Fx(Commutant)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2422 2421 a +/Link/Dest (page.52) cvn H.B /ANN pdfmark end + 2465 2307 a Black 1954 2420 a Fx(Commutant)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2422 2421 a SDict begin H.S end - 2422 2421 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2512 -2358 a + 2422 2421 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(31)p 0.0 0.0 0.554 +TeXcolorrgb 2512 2358 a SDict begin H.R end 2512 2358 a 2512 2420 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2512 2420 a Black 1954 -2533 a FB(commutant,)p 0.0 0.0 0.554 TeXcolorrgb 2409 -2535 a + 2512 +2420 a Black 1954 2533 a FB(commutant,)p 0.0 0.0 0.554 +TeXcolorrgb 2409 2535 a SDict begin H.S end - 2409 2535 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p -0.0 0.0 0.554 TeXcolorrgb 2454 2471 a + 2409 2535 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2454 2471 a SDict begin H.R end - 2454 2471 a 2454 -2533 a + 2454 +2471 a 2454 2533 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end 2454 2533 a Black 1954 2645 a Fx(Commutator)p @@ -14640,184 +14852,184 @@ a 2480 2758 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end 2480 2758 a Black 1954 2871 a FB(conjugac)o(y)i(closed)f -(loop,)p 0.0 0.0 0.554 TeXcolorrgb 2811 2871 a +(loop,)p 0.0 0.0 0.554 TeXcolorrgb 2811 2872 a SDict begin H.S end - 2811 2871 -a 0.0 0.0 0.554 TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb -2901 2810 a + 2811 2872 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 +TeXcolorrgb 2901 2810 a SDict begin H.R end 2901 2810 a 2901 2871 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2901 2871 a Black -2120 2984 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 -2984 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2901 +2871 a Black 2120 2984 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb +2287 2985 a SDict begin H.S end - 2287 2984 a 0.0 0.0 0.554 TeXcolorrgb FB(42)p -0.0 0.0 0.554 TeXcolorrgb 2377 2923 a + 2287 2985 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2377 2923 a SDict begin H.R end - 2377 2923 a 2377 -2984 a + 2377 +2923 a 2377 2984 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2377 2984 a Black 2120 3097 a FB(right,)p 0.0 0.0 0.554 -TeXcolorrgb 2337 3097 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2377 2984 a Black 2120 3097 a FB(right,)p +0.0 0.0 0.554 TeXcolorrgb 2337 3098 a SDict begin H.S end - 2337 3097 a 0.0 0.0 0.554 TeXcolorrgb -FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2427 3035 a + 2337 3098 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2427 +3035 a SDict begin H.R end - 2427 3035 -a 2427 3097 a + 2427 3035 a 2427 3097 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2427 3097 a Black 1954 3210 a Fx(ConjugacyClosedLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2892 3211 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2427 3097 a Black 1954 +3210 a Fx(ConjugacyClosedLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2892 3211 a SDict begin H.S end - 2892 3211 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 -TeXcolorrgb 2982 3148 a + 2892 3211 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(54)p 0.0 0.0 0.554 TeXcolorrgb 2982 3148 a SDict begin H.R end - 2982 3148 a 2982 3210 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end 2982 -3210 a Black 1954 3323 a FB(conjugation,)p 0.0 0.0 0.554 -TeXcolorrgb 2428 3324 a +3148 a 2982 3210 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 2982 3210 a Black 1954 3323 a FB(conjugation,)p +0.0 0.0 0.554 TeXcolorrgb 2428 3324 a SDict begin H.S end - 2428 3324 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 2518 3261 a + 2428 3324 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 2518 +3261 a SDict begin H.R end - 2518 -3261 a 2518 3323 a + 2518 3261 a 2518 3323 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.30) cvn H.B /ANN pdfmark end - 2518 3323 a Black 1954 3436 a FB(coset,)p -0.0 0.0 0.554 TeXcolorrgb 2186 3437 a + 2518 3323 a Black 1954 +3436 a FB(coset,)p 0.0 0.0 0.554 TeXcolorrgb 2186 3437 +a SDict begin H.S end - 2186 3437 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(28)p 0.0 0.0 0.554 TeXcolorrgb 2276 -3374 a + 2186 3437 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p +0.0 0.0 0.554 TeXcolorrgb 2276 3374 a SDict begin H.R end - 2276 3374 a 2276 3436 a + 2276 3374 a 2276 +3436 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.28) cvn H.B /ANN pdfmark end - 2276 3436 a Black 1954 -3632 a FB(deri)n(v)o(ed)g(series,)p 0.0 0.0 0.554 TeXcolorrgb -2498 3634 a + 2276 3436 a Black 1954 3632 a FB(deri)n(v)o(ed)g(series,)p +0.0 0.0 0.554 TeXcolorrgb 2498 3634 a SDict begin H.S end - 2498 3634 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2543 3570 a + 2498 3634 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2543 +3570 a SDict begin H.R end - 2543 3570 -a 2543 3632 a + 2543 3570 a 2543 3632 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2543 3632 a Black 1954 3745 a FB(deri)n(v)o(ed)g -(subloop,)p 0.0 0.0 0.554 TeXcolorrgb 2579 3747 a + 2543 3632 a Black 1954 +3745 a FB(deri)n(v)o(ed)g(subloop,)p 0.0 0.0 0.554 TeXcolorrgb +2579 3747 a SDict begin H.S end - 2579 -3747 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 -TeXcolorrgb 2624 3683 a + 2579 3747 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2624 3683 a SDict begin H.R end - 2624 3683 a 2624 3745 a + 2624 3683 +a 2624 3745 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2624 -3745 a Black 1954 3858 a Fx(DerivedLength)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2610 3859 a + 2624 3745 a Black 1954 3858 a Fx(DerivedLength)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 3859 a SDict begin H.S end - 2610 3859 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(33)p 0.0 0.0 0.554 TeXcolorrgb 2700 3796 a -SDict begin H.R end - 2700 -3796 a 2700 3858 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.33) cvn H.B /ANN pdfmark end - 2700 3858 a Black 1954 3970 a Fx(DerivedSubloop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2657 3971 a -SDict begin H.S end - 2657 3971 + 2610 3859 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(33)p 0.0 0.0 0.554 -TeXcolorrgb 2747 3909 a +TeXcolorrgb 2700 3796 a SDict begin H.R end - 2747 3909 a 2747 3970 a + 2700 3796 a 2700 3858 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.33) cvn H.B /ANN pdfmark end + 2700 +3858 a Black 1954 3970 a Fx(DerivedSubloop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2657 3971 a +SDict begin H.S end + 2657 3971 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(33)p 0.0 0.0 0.554 TeXcolorrgb 2747 3909 a +SDict begin H.R end 2747 -3970 a Black 1954 4083 a FB(diassociati)n(v)o(e)i(quasigroup,)p -0.0 0.0 0.554 TeXcolorrgb 2892 4084 a -SDict begin H.S end - 2892 4084 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2982 -4022 a -SDict begin H.R end - 2982 4022 a 2982 4083 a +3909 a 2747 3970 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end - 2982 4083 a Black 1954 -4196 a Fx(DirectProduct)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2610 4196 a +/Link/Dest (page.33) cvn H.B /ANN pdfmark end + 2747 3970 a Black 1954 4083 a FB(diassociati)n(v)o +(e)i(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb 2892 4084 +a SDict begin H.S end - 2610 4196 a 0.0 0.0 0.554 TeXcolorrgb FB(21)p -0.0 0.0 0.554 TeXcolorrgb 2700 4135 a + 2892 4084 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p +0.0 0.0 0.554 TeXcolorrgb 2982 4022 a SDict begin H.R end - 2700 4135 a 2700 -4196 a + 2982 4022 a 2982 +4083 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.38) cvn H.B /ANN pdfmark end + 2982 4083 a Black 1954 4196 a Fx(DirectProduct)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 4196 a +SDict begin H.S end + 2610 4196 +a 0.0 0.0 0.554 TeXcolorrgb FB(21)p 0.0 0.0 0.554 TeXcolorrgb +2700 4135 a +SDict begin H.R end + 2700 4135 a 2700 4196 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.21) cvn H.B /ANN pdfmark end - 2700 4196 a Black 1954 4309 a Fx(Discriminator)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 4310 a + 2700 4196 a Black +1954 4309 a Fx(Discriminator)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2610 4310 a SDict begin H.S end - 2610 4310 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(35)p 0.0 0.0 0.554 -TeXcolorrgb 2700 4248 a + 2610 4310 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(35)p 0.0 0.0 0.554 TeXcolorrgb 2700 4248 a SDict begin H.R end - 2700 4248 a 2700 4309 a + 2700 +4248 a 2700 4309 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.35) cvn H.B /ANN pdfmark end - 2700 -4309 a Black 1954 4422 a Fx(DisplayLibraryInfo)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2845 4423 a + 2700 4309 a Black 1954 4422 a Fx(DisplayLibraryInfo) +p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2845 4423 a SDict begin H.S end - 2845 4423 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 2935 -4360 a + 2845 4423 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(51)p 0.0 0.0 0.554 +TeXcolorrgb 2935 4360 a SDict begin H.R end 2935 4360 a 2935 4422 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 2935 4422 a Black 1954 -4535 a FB(distrib)n(uti)n(v)o(e)f(quasigroup,)p 0.0 0.0 0.554 -TeXcolorrgb 2835 4536 a +/Link/Dest (page.51) cvn H.B /ANN pdfmark end + 2935 +4422 a Black 1954 4535 a FB(distrib)n(uti)n(v)o(e)f(quasigroup,)p +0.0 0.0 0.554 TeXcolorrgb 2835 4537 a SDict begin H.S end - 2835 4536 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2925 4473 a + 2835 4537 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2925 +4473 a SDict begin H.R end - 2925 -4473 a 2925 4535 a + 2925 4473 a 2925 4535 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 2925 4535 a Black 2120 4648 a FB(left,)p -0.0 0.0 0.554 TeXcolorrgb 2287 4649 a -SDict begin H.S end - 2287 4649 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2377 -4586 a -SDict begin H.R end - 2377 4586 a 2377 4648 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 2377 4648 a Black 2120 -4761 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 2337 4762 +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 2925 4535 a Black 2120 +4648 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 4650 a SDict begin H.S end - 2337 4762 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p -0.0 0.0 0.554 TeXcolorrgb 2427 4699 a + 2287 4650 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p +0.0 0.0 0.554 TeXcolorrgb 2377 4586 a SDict begin H.R end - 2427 4699 a 2427 -4761 a + 2377 4586 a 2377 +4648 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 2377 4648 a Black 2120 4761 a FB(right,)p 0.0 0.0 0.554 +TeXcolorrgb 2337 4763 a +SDict begin H.S end + 2337 4763 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2427 4699 a +SDict begin H.R end + 2427 +4699 a 2427 4761 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 2427 4761 a Black 1954 4874 a FB(di)n(vision)2120 4987 y(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 4988 a SDict begin H.S end @@ -14851,30 +15063,30 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.22) cvn H.B /ANN pdfmark end 2465 5295 a Black 1954 5408 a FB(entropic)g(quasigroup,)p 0.0 0.0 0.554 -TeXcolorrgb 2724 5410 a +TeXcolorrgb 2724 5409 a SDict begin H.S end - 2724 5410 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2814 5347 a + 2724 5409 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2814 5347 a SDict begin H.R end 2814 5347 a 2814 5408 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 2814 5408 a Black 1954 5521 a FB(e)o(xact)e(group)h (f)o(actorization,)p 0.0 0.0 0.554 TeXcolorrgb 2906 5522 a SDict begin H.S end - 2906 5522 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p + 2906 5522 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 2996 5460 a SDict begin H.R end 2996 5460 a 2996 5521 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end - 2996 5521 a Black Black 1867 5841 a FB(62)p Black +/Link/Dest (page.46) cvn H.B /ANN pdfmark end + 2996 5521 a Black Black 1867 5841 a FB(63)p Black eop end -%%Page: 63 63 -TeXDict begin 63 62 bop 0 0 a +%%Page: 64 64 +TeXDict begin 64 63 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -14885,10 +15097,10 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.63) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.64) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(63)p Black 75 399 a Fx(Exponent)p FB(,)p 0.0 0.0 0.554 +b FB(64)p Black 75 399 a Fx(Exponent)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 496 400 a SDict begin H.S end 496 400 a 0.0 0.0 0.554 TeXcolorrgb @@ -14929,15 +15141,15 @@ SDict begin H.R end SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.18) cvn H.B /ANN pdfmark end 640 737 a Black 75 850 a FB(e)o(xtra)24 -b(loop,)p 0.0 0.0 0.554 TeXcolorrgb 485 852 a +b(loop,)p 0.0 0.0 0.554 TeXcolorrgb 485 851 a SDict begin H.S end - 485 852 -a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 + 485 851 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 575 789 a SDict begin H.R end 575 789 a 575 850 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 575 850 a Black 75 1046 a Fx(FactorLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 590 1047 a @@ -14950,15 +15162,15 @@ SDict begin H.R end SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.32) cvn H.B /ANN pdfmark end 680 1046 a Black 75 1159 a FB(\003e)o(xible)g(loop,)p -0.0 0.0 0.554 TeXcolorrgb 576 1161 a +0.0 0.0 0.554 TeXcolorrgb 576 1160 a SDict begin H.S end - 576 1161 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 666 + 576 1160 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 666 1097 a SDict begin H.R end 666 1097 a 666 1159 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 666 1159 a Black 75 1272 a FB(folder)241 1385 y(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb 690 1386 a @@ -15048,12 +15260,12 @@ a FB(group)h(with)e(triality)-6 b(,)p 0.0 0.0 0.554 TeXcolorrgb 776 2372 a SDict begin H.S end 776 2372 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(46)p 0.0 0.0 0.554 TeXcolorrgb 866 2309 a +FB(47)p 0.0 0.0 0.554 TeXcolorrgb 866 2309 a SDict begin H.R end 866 2309 a 866 2371 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end +/Link/Dest (page.47) cvn H.B /ANN pdfmark end 866 2371 a Black 75 2484 a FB(groupoid,)p 0.0 0.0 0.554 TeXcolorrgb 449 2485 a SDict begin H.S end @@ -15069,76 +15281,76 @@ a Fx(HasAntiautomorphicInverseProperty)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1671 2681 a SDict begin H.S end 1671 2681 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1761 2618 a +-1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1761 2618 a SDict begin H.R end 1761 2618 a 1761 2680 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1761 2680 a Black 75 2793 a Fx (HasAutomorphicInverseProperty)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1483 2794 a SDict begin H.S end 1483 2794 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1573 2731 a +-1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1573 2731 a SDict begin H.R end 1573 2731 a 1573 2793 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1573 2793 a Black 75 2906 a Fx(HasInverseProperty)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 2907 a SDict begin H.S end 966 2907 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1056 2844 a SDict begin H.R end 1056 2844 a 1056 2906 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1056 2906 a Black 75 3019 a Fx(HasLeftInverseProperty)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1154 3020 a SDict begin H.S end 1154 3020 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1244 +TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1244 2957 a SDict begin H.R end 1244 2957 a 1244 3019 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1244 3019 a Black 75 3132 a Fx(HasRightInverseProperty)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1201 3133 a SDict begin H.S end 1201 3133 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1291 3070 a +x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1291 3070 a SDict begin H.R end 1291 3070 a 1291 3132 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1291 3132 a Black 75 3245 a Fx(HasTwosidedInverses)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1013 3246 a SDict begin H.S end 1013 3246 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1103 3183 a SDict begin H.R end 1103 3183 a 1103 3245 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1103 3245 a Black 75 3357 a Fx(HasWeakInverseProperty)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1154 3358 a SDict begin H.S end 1154 3358 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1244 +TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1244 3296 a SDict begin H.R end 1244 3296 a 1244 3357 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 1244 3357 a Black 75 3470 a FB(homomorphism,)p 0.0 0.0 0.554 TeXcolorrgb 696 3472 a @@ -15161,15 +15373,15 @@ a 665 3583 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.10) cvn H.B /ANN pdfmark end 665 3583 a Black 75 3779 a FB(idempotent)26 -b(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb 956 3780 a +b(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb 956 3781 a SDict begin H.S end -956 3780 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 +956 3781 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1046 3718 a SDict begin H.R end 1046 3718 a 1046 3779 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 1046 3779 a Black 75 3892 a FB(identity)241 4005 y(element,)p 0.0 0.0 0.554 TeXcolorrgb 574 4006 a @@ -15183,15 +15395,15 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.8) cvn H.B /ANN pdfmark end 619 4005 a Black 241 4118 a FB(of)d(Bol-Mouf)o(ang)j(type,)p 0.0 0.0 0.554 TeXcolorrgb -1058 4120 a +1058 4119 a SDict begin H.S end - 1058 4120 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1148 4056 a + 1058 4119 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 1148 4056 a SDict begin H.R end 1148 4056 a 1148 4118 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 1148 4118 a Black 75 4231 a FB(inner)f(mapping)241 4344 y(left,)p 0.0 0.0 0.554 TeXcolorrgb 408 4346 a SDict begin H.S end @@ -15279,12 +15491,12 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype FB(,)p 0.0 0.0 0.554 TeXcolorrgb 825 5248 a SDict begin H.S end 825 5248 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(55)p 0.0 0.0 0.554 TeXcolorrgb 915 5185 a SDict begin H.R end 915 5185 a 915 5247 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.54) cvn H.B /ANN pdfmark end +/Link/Dest (page.55) cvn H.B /ANN pdfmark end 915 5247 a Black 75 5360 a Fx(IntoGroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 543 5361 a @@ -15352,12 +15564,12 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype 2423 625 a SDict begin H.S end 2423 625 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2513 563 a +FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2513 563 a SDict begin H.R end 2513 563 a 2513 624 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2513 624 a Black 2120 737 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 2337 737 a SDict begin H.S end @@ -15372,12 +15584,12 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype TeXcolorrgb 2474 738 a SDict begin H.S end 2474 738 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2564 676 a +-1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2564 676 a SDict begin H.R end 2564 676 a 2564 737 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2564 737 a Black 2120 850 a FB(tw)o(o-sided,)p 0.0 0.0 0.554 TeXcolorrgb 2523 851 a SDict begin H.S end @@ -15392,373 +15604,373 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype TeXcolorrgb 2614 851 a SDict begin H.S end 2614 851 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2704 789 a +-1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2704 789 a SDict begin H.R end 2704 789 a 2704 850 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2704 850 a Black 1954 963 a FB(in)l(v)o(erse)h (property)-6 b(,)p 0.0 0.0 0.554 TeXcolorrgb 2582 964 a SDict begin H.S end - 2582 964 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 + 2582 964 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2672 901 a SDict begin H.R end 2672 901 a 2672 963 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2672 963 a Black 2120 1076 a FB(antiautomorphic,)p 0.0 0.0 0.554 TeXcolorrgb 2761 1077 a SDict begin H.S end 2761 1077 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2851 1014 a +-1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2851 1014 a SDict begin H.R end 2851 1014 a 2851 1076 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2851 1076 a Black 2120 1189 a FB(automorphic,)p 0.0 0.0 0.554 TeXcolorrgb 2625 1190 a SDict begin H.S end 2625 1190 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2715 +TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2715 1127 a SDict begin H.R end 2715 1127 a 2715 1189 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2715 1189 a Black 2120 1302 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 1303 a SDict begin H.S end - 2287 1303 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p + 2287 1303 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2377 1240 a SDict begin H.R end 2377 1240 a 2377 1302 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2377 1302 a Black 2120 1415 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 2337 1416 a SDict begin H.S end 2337 1416 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2427 1353 a +-1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2427 1353 a SDict begin H.R end 2427 1353 a 2427 1415 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2427 1415 a Black 2120 1528 a FB(weak,)p 0.0 0.0 0.554 TeXcolorrgb 2357 1529 a SDict begin H.S end 2357 1529 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2447 +TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2447 1466 a SDict begin H.R end 2447 1466 a 2447 1528 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end +/Link/Dest (page.38) cvn H.B /ANN pdfmark end 2447 1528 a Black 1954 1641 a Fx(IsALoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2328 1641 a +2328 1642 a SDict begin H.S end - 2328 1641 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p -0.0 0.0 0.554 TeXcolorrgb 2418 1579 a + 2328 1642 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2418 1579 a SDict begin H.R end - 2418 1579 a 2418 -1641 a + 2418 +1579 a 2418 1641 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end +/Link/Dest (page.45) cvn H.B /ANN pdfmark end 2418 1641 a Black 1954 1753 a Fx(IsAlternative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 1753 a SDict begin H.S end 2610 1753 -a 0.0 0.0 0.554 TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb +a 0.0 0.0 0.554 TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2700 1692 a SDict begin H.R end 2700 1692 a 2700 1753 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.41) cvn H.B /ANN pdfmark end +/Link/Dest (page.42) cvn H.B /ANN pdfmark end 2700 1753 a Black 1954 1866 a Fx(IsAssociative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 1867 a SDict begin H.S end 2610 1867 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(36)p 0.0 0.0 0.554 TeXcolorrgb 2700 1805 a +x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2700 1805 a SDict begin H.R end 2700 1805 a 2700 1866 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.36) cvn H.B /ANN pdfmark end +/Link/Dest (page.37) cvn H.B /ANN pdfmark end 2700 1866 a Black 1954 1979 a Fx(IsAutomorphicLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2798 1979 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2798 1980 a SDict begin H.S end - 2798 1979 -a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb -2888 1918 a + 2798 1980 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 +TeXcolorrgb 2888 1918 a SDict begin H.R end 2888 1918 a 2888 1979 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2888 1979 a Black -1954 2092 a Fx(IsCCLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2375 2092 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2888 +1979 a Black 1954 2092 a Fx(IsCCLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2375 2093 a SDict begin H.S end - 2375 2092 a 0.0 0.0 0.554 TeXcolorrgb FB(42)p -0.0 0.0 0.554 TeXcolorrgb 2465 2031 a + 2375 2093 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2465 2031 a SDict begin H.R end - 2465 2031 a 2465 -2092 a + 2465 +2031 a 2465 2092 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2465 2092 a Black 1954 2205 a Fx(IsCLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2328 2206 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2465 2092 a Black 1954 2205 a Fx(IsCLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2328 2205 a SDict begin H.S end - 2328 2206 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2418 -2143 a + 2328 2205 +a 0.0 0.0 0.554 TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb +2418 2143 a SDict begin H.R end 2418 2143 a 2418 2205 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 2418 2205 a Black 1954 -2318 a Fx(IsCodeLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2469 2318 a +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 2418 2205 a Black +1954 2318 a Fx(IsCodeLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2469 2319 a SDict begin H.S end - 2469 2318 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p -0.0 0.0 0.554 TeXcolorrgb 2559 2256 a + 2469 2319 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2559 2256 a SDict begin H.R end - 2559 2256 a 2559 -2318 a + 2559 +2256 a 2559 2318 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end +/Link/Dest (page.45) cvn H.B /ANN pdfmark end 2559 2318 a Black 1954 2431 a Fx(IsCommutative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 2432 a SDict begin H.S end 2610 2432 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(36)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2700 2369 a SDict begin H.R end 2700 2369 a 2700 2431 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.36) cvn H.B /ANN pdfmark end +/Link/Dest (page.37) cvn H.B /ANN pdfmark end 2700 2431 a Black 1954 2544 a Fx(IsConjugacyClosedLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2986 2544 a +0.0 0.0 0.554 TeXcolorrgb 2986 2545 a SDict begin H.S end - 2986 2544 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 3076 2482 -a + 2986 2545 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 3076 +2482 a SDict begin H.R end 3076 2482 a 3076 2544 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 3076 2544 a Black 1954 2657 -a Fx(IsDiassociative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 3076 2544 a Black 1954 +2657 a Fx(IsDiassociative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2704 2658 a SDict begin H.S end 2704 2658 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(36)p 0.0 0.0 0.554 TeXcolorrgb 2794 2595 a +x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 2794 2595 a SDict begin H.R end 2794 2595 a 2794 2657 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.36) cvn H.B /ANN pdfmark end +/Link/Dest (page.37) cvn H.B /ANN pdfmark end 2794 2657 a Black 1954 2770 a Fx(IsDistributive)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2657 2771 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2657 2772 a SDict begin H.S end - 2657 2771 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 + 2657 2772 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2747 2708 a SDict begin H.R end 2747 2708 a 2747 2770 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 2747 2770 a Black 1954 2883 a Fx(IsEntropic)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2469 2885 a +TeXcolorrgb 2469 2884 a SDict begin H.S end - 2469 2885 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2559 2821 a + 2469 2884 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2559 2821 a SDict begin H.R end 2559 2821 a 2559 2883 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 2559 2883 a Black 1954 2995 a Fx (IsExactGroupFactorization)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3174 2996 a SDict begin H.S end 3174 2996 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 3264 2934 a +x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 3264 2934 a SDict begin H.R end 3264 2934 a 3264 2995 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end +/Link/Dest (page.46) cvn H.B /ANN pdfmark end 3264 2995 a Black 1954 3108 a Fx(IsExtraLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 3109 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 3108 a SDict begin H.S end - 2516 3109 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 -TeXcolorrgb 2606 3047 a + 2516 3108 +a 0.0 0.0 0.554 TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb +2606 3047 a SDict begin H.R end 2606 3047 a 2606 3108 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 2606 -3108 a Black 1954 3221 a Fx(IsFlexible)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2469 3221 a -SDict begin H.S end - 2469 3221 a 0.0 0.0 0.554 TeXcolorrgb -FB(41)p 0.0 0.0 0.554 TeXcolorrgb 2559 3160 a -SDict begin H.R end - 2559 3160 -a 2559 3221 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.41) cvn H.B /ANN pdfmark end - 2559 3221 a Black 1954 3334 a Fx(IsIdempotent)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2563 3335 a + 2606 3108 a Black +1954 3221 a Fx(IsFlexible)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2469 3221 a SDict begin H.S end - 2563 3335 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 + 2469 3221 a 0.0 0.0 0.554 TeXcolorrgb FB(42)p +0.0 0.0 0.554 TeXcolorrgb 2559 3160 a +SDict begin H.R end + 2559 3160 a 2559 +3221 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.42) cvn H.B /ANN pdfmark end + 2559 3221 a Black 1954 3334 a Fx(IsIdempotent)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2563 3336 a +SDict begin H.S end + 2563 3336 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2653 3273 a SDict begin H.R end 2653 3273 a 2653 3334 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 2653 3334 a Black 1954 3447 a Fx(IsLCCLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2422 3447 a +TeXcolorrgb 2422 3448 a SDict begin H.S end - 2422 3447 a 0.0 0.0 0.554 TeXcolorrgb -FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2512 3385 a + 2422 3448 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2512 3385 a SDict begin H.R end - 2512 3385 -a 2512 3447 a + 2512 +3385 a 2512 3447 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end +/Link/Dest (page.43) cvn H.B /ANN pdfmark end 2512 3447 a Black 1954 3560 a Fx(IsLCLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2375 3561 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2375 3560 a SDict begin H.S end - 2375 3561 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 -TeXcolorrgb 2465 3498 a + 2375 3560 +a 0.0 0.0 0.554 TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb +2465 3498 a SDict begin H.R end 2465 3498 a 2465 3560 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 2465 -3560 a Black 1954 3673 a Fx(IsLeftALoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2516 3674 a +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 2465 3560 a Black +1954 3673 a Fx(IsLeftALoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2516 3673 a SDict begin H.S end - 2516 3674 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2606 3611 a + 2516 3673 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p +0.0 0.0 0.554 TeXcolorrgb 2606 3611 a SDict begin H.R end - 2606 -3611 a 2606 3673 a + 2606 3611 a 2606 +3673 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end +/Link/Dest (page.44) cvn H.B /ANN pdfmark end 2606 3673 a Black 1954 3786 a Fx(IsLeftAlternative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2798 3786 a SDict begin H.S end 2798 3786 -a 0.0 0.0 0.554 TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb +a 0.0 0.0 0.554 TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2888 3724 a SDict begin H.R end 2888 3724 a 2888 3786 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.41) cvn H.B /ANN pdfmark end +/Link/Dest (page.42) cvn H.B /ANN pdfmark end 2888 3786 a Black 1954 3899 a Fx(IsLeftAutomorphicLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2986 3900 a +TeXcolorrgb 2986 3899 a SDict begin H.S end - 2986 3900 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 3076 3837 a + 2986 3899 a 0.0 0.0 0.554 TeXcolorrgb +FB(44)p 0.0 0.0 0.554 TeXcolorrgb 3076 3837 a SDict begin H.R end - 3076 -3837 a 3076 3899 a + 3076 3837 +a 3076 3899 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end +/Link/Dest (page.44) cvn H.B /ANN pdfmark end 3076 3899 a Black 1954 4012 a Fx(IsLeftBolLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 4013 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 4012 a SDict begin H.S end - 2610 4013 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 -TeXcolorrgb 2700 3950 a + 2610 4012 +a 0.0 0.0 0.554 TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb +2700 3950 a SDict begin H.R end 2700 3950 a 2700 4012 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 2700 -4012 a Black 1954 4125 a Fx(IsLeftBruckLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2704 4125 a +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 2700 4012 a Black +1954 4125 a Fx(IsLeftBruckLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2704 4126 a SDict begin H.S end - 2704 4125 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2794 4063 -a + 2704 4126 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2794 4063 a SDict begin H.R end - 2794 4063 a 2794 4125 a + 2794 +4063 a 2794 4125 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2794 4125 a Black 1954 4237 -a Fx(IsLeftConjugacyClosedLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 3174 4237 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2794 4125 a Black 1954 4237 a Fx +(IsLeftConjugacyClosedLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +3174 4238 a SDict begin H.S end - 3174 4237 a 0.0 0.0 0.554 TeXcolorrgb -FB(42)p 0.0 0.0 0.554 TeXcolorrgb 3264 4176 a + 3174 4238 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 3264 4176 a SDict begin H.R end - 3264 4176 -a 3264 4237 a + 3264 +4176 a 3264 4237 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 3264 4237 a Black 1954 4350 a Fx(IsLeftDistributive)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2845 4351 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 3264 4237 a Black 1954 4350 a Fx(IsLeftDistributive) +p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2845 4352 a SDict begin H.S end - 2845 4351 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 + 2845 4352 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2935 4289 a SDict begin H.R end 2935 4289 a 2935 4350 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 2935 4350 a Black 1954 4463 a Fx(IsLeftKLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2516 4463 a +TeXcolorrgb 2516 4464 a SDict begin H.S end - 2516 4463 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2606 4402 a + 2516 4464 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2606 4402 a SDict begin H.R end - 2606 4402 -a 2606 4463 a + 2606 +4402 a 2606 4463 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2606 4463 a Black 1954 4576 a Fx(IsLeftNuclearSquareLoop) -p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3080 4577 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2606 4463 a Black 1954 4576 a Fx +(IsLeftNuclearSquareLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +3080 4576 a SDict begin H.S end - 3080 4577 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 -TeXcolorrgb 3170 4515 a + 3080 4576 a 0.0 0.0 0.554 TeXcolorrgb FB(41)p +0.0 0.0 0.554 TeXcolorrgb 3170 4515 a SDict begin H.R end - 3170 4515 a 3170 4576 a + 3170 4515 a 3170 +4576 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 3170 -4576 a Black 1954 4689 a Fx(IsLeftPowerAlternative)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3033 4689 a +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 3170 4576 a Black 1954 4689 a Fx(IsLeftPowerAlternative)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3033 4690 a SDict begin H.S end - 3033 4689 -a 0.0 0.0 0.554 TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb -3123 4627 a + 3033 4690 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 +TeXcolorrgb 3123 4627 a SDict begin H.R end 3123 4627 a 3123 4689 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 3123 4689 a Black -1954 4802 a FB(IsLoop,)p 0.0 0.0 0.554 TeXcolorrgb 2257 -4802 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 3123 +4689 a Black 1954 4802 a FB(IsLoop,)p 0.0 0.0 0.554 TeXcolorrgb +2257 4802 a SDict begin H.S end 2257 4802 a 0.0 0.0 0.554 TeXcolorrgb FB(11)p 0.0 0.0 0.554 TeXcolorrgb 2347 4740 a @@ -15800,51 +16012,50 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.14) cvn H.B /ANN pdfmark end 2606 5141 a Black 1954 5254 a Fx(IsMedial)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2375 5256 a +2375 5255 a SDict begin H.S end - 2375 5256 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2465 5192 a + 2375 5255 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2465 5192 a SDict begin H.R end 2465 5192 a 2465 5254 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end +/Link/Dest (page.40) cvn H.B /ANN pdfmark end 2465 5254 a Black 1954 5367 a Fx(IsMiddleALoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 5368 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 5367 a SDict begin H.S end - 2610 5368 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 -TeXcolorrgb 2700 5305 a + 2610 5367 +a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb +2700 5305 a SDict begin H.R end 2700 5305 a 2700 5367 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2700 -5367 a Black 1954 5479 a Fx(IsMiddleAutomorphicLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3080 5480 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2700 5367 a Black +1954 5479 a Fx(IsMiddleAutomorphicLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 3080 5479 a SDict begin H.S end - 3080 5480 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 -TeXcolorrgb 3170 5418 a + 3080 5479 a 0.0 0.0 0.554 TeXcolorrgb +FB(44)p 0.0 0.0 0.554 TeXcolorrgb 3170 5418 a SDict begin H.R end - 3170 5418 a 3170 5479 a + 3170 5418 +a 3170 5479 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 3170 -5479 a Black 1954 5592 a Fx(IsMiddleNuclearSquareLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3174 5593 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 3170 5479 a Black 1954 5592 a Fx +(IsMiddleNuclearSquareLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +3174 5592 a SDict begin H.S end - 3174 5593 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 -TeXcolorrgb 3264 5531 a + 3174 5592 a 0.0 0.0 0.554 TeXcolorrgb FB(41)p +0.0 0.0 0.554 TeXcolorrgb 3264 5531 a SDict begin H.R end - 3264 5531 a 3264 5592 a + 3264 5531 a 3264 +5592 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 3264 -5592 a Black Black Black eop end -%%Page: 64 64 -TeXDict begin 64 63 bop 0 0 a +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 3264 5592 a Black Black Black eop end +%%Page: 65 65 +TeXDict begin 65 64 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show @@ -15855,71 +16066,71 @@ SDict begin H.S end 67 -8 a 67 -8 a SDict begin H.R end 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.64) cvn /DEST pdfmark end +SDict begin [/View [/XYZ H.V]/Dest (page.65) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(64)p Black 75 399 a Fx(IsMoufangLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 731 400 a +b FB(65)p Black 75 399 a Fx(IsMoufangLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 731 399 a SDict begin H.S end - 731 400 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 821 337 a + 731 399 a 0.0 0.0 0.554 TeXcolorrgb +FB(41)p 0.0 0.0 0.554 TeXcolorrgb 821 337 a SDict begin H.R end - 821 -337 a 821 399 a + 821 337 a +821 399 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 821 399 a Black 75 511 a Fx(IsNilpotent)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 637 512 a +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 821 399 a Black 75 511 a Fx(IsNilpotent)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 637 512 a SDict begin H.S end - 637 512 a -0.0 0.0 0.554 TeXcolorrgb -1 x FB(32)p 0.0 0.0 0.554 -TeXcolorrgb 727 450 a + 637 512 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 727 +450 a SDict begin H.R end 727 450 a 727 511 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.32) cvn H.B /ANN pdfmark end - 727 511 a Black -75 624 a Fx(IsNormal)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -496 625 a + 727 511 a Black 75 624 a Fx(IsNormal)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 496 625 a SDict begin H.S end - 496 625 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(31)p -0.0 0.0 0.554 TeXcolorrgb 586 563 a + 496 625 a +0.0 0.0 0.554 TeXcolorrgb -1 x FB(31)p 0.0 0.0 0.554 +TeXcolorrgb 586 563 a SDict begin H.R end - 586 563 a 586 624 -a + 586 563 a 586 624 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.31) cvn H.B /ANN pdfmark end - 586 624 a Black 75 737 a Fx(IsNuclearSquareLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 1013 737 a + 586 624 a Black +75 737 a Fx(IsNuclearSquareLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 1013 737 a SDict begin H.S end - 1013 737 a 0.0 0.0 0.554 -TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb 1103 676 -a + 1013 737 a 0.0 0.0 0.554 TeXcolorrgb +FB(42)p 0.0 0.0 0.554 TeXcolorrgb 1103 676 a SDict begin H.R end - 1103 676 a 1103 737 a + 1103 676 +a 1103 737 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.41) cvn H.B /ANN pdfmark end +/Link/Dest (page.42) cvn H.B /ANN pdfmark end 1103 737 a Black 75 850 a Fx (IsomorphicCopyByNormalSubloop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1483 851 a SDict begin H.S end 1483 851 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(34)p 0.0 0.0 0.554 TeXcolorrgb 1573 789 a +-1 x FB(35)p 0.0 0.0 0.554 TeXcolorrgb 1573 789 a SDict begin H.R end 1573 789 a 1573 850 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.34) cvn H.B /ANN pdfmark end +/Link/Dest (page.35) cvn H.B /ANN pdfmark end 1573 850 a Black 75 963 a Fx(IsomorphicCopyByPerm)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1060 964 a SDict begin H.S end 1060 964 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(34)p 0.0 0.0 0.554 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(35)p 0.0 0.0 0.554 TeXcolorrgb 1150 901 a SDict begin H.R end 1150 901 a 1150 963 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.34) cvn H.B /ANN pdfmark end +/Link/Dest (page.35) cvn H.B /ANN pdfmark end 1150 963 a Black 75 1076 a FB(isomorphism,)p 0.0 0.0 0.554 TeXcolorrgb 595 1078 a @@ -15954,245 +16165,246 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.33) cvn H.B /ANN pdfmark end 1244 1302 a Black 75 1415 a Fx(IsOsbornLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -684 1415 a +684 1416 a SDict begin H.S end - 684 1415 a 0.0 0.0 0.554 TeXcolorrgb FB(42)p -0.0 0.0 0.554 TeXcolorrgb 774 1353 a + 684 1416 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(43)p 0.0 0.0 0.554 TeXcolorrgb 774 1353 a SDict begin H.R end - 774 1353 a 774 1415 -a + 774 1353 +a 774 1415 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 774 1415 a Black 75 1528 a FB(isotopism,)p 0.0 0.0 0.554 -TeXcolorrgb 474 1529 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 774 1415 a Black 75 1528 a FB(isotopism,)p +0.0 0.0 0.554 TeXcolorrgb 474 1529 a SDict begin H.S end - 474 1529 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(10)p 0.0 0.0 0.554 TeXcolorrgb 564 1466 a + 474 1529 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(10)p 0.0 0.0 0.554 TeXcolorrgb 564 +1466 a SDict begin H.R end - 564 -1466 a 564 1528 a + 564 1466 a 564 1528 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.10) cvn H.B /ANN pdfmark end - 564 1528 a Black 241 1641 a FB(principal,)p -0.0 0.0 0.554 TeXcolorrgb 610 1642 a + 564 1528 a Black 241 1641 +a FB(principal,)p 0.0 0.0 0.554 TeXcolorrgb 610 1642 +a SDict begin H.S end - 610 1642 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(10)p 0.0 0.0 0.554 TeXcolorrgb 700 -1579 a + 610 1642 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(10)p 0.0 0.0 0.554 +TeXcolorrgb 700 1579 a SDict begin H.R end 700 1579 a 700 1641 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.10) cvn H.B /ANN pdfmark end - 700 1641 a Black 75 1753 -a Fx(IsotopismLoops)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -778 1754 a + 700 1641 +a Black 75 1753 a Fx(IsotopismLoops)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 778 1754 a SDict begin H.S end - 778 1754 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(35)p 0.0 0.0 0.554 TeXcolorrgb 868 1692 a + 778 1754 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(35)p 0.0 0.0 0.554 TeXcolorrgb 868 1692 a SDict begin H.R end - 868 1692 -a 868 1753 a + 868 +1692 a 868 1753 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.35) cvn H.B /ANN pdfmark end 868 1753 a Black 75 1866 a Fx(IsPowerAlternative)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 1866 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 1867 a SDict begin H.S end - 966 1866 -a 0.0 0.0 0.554 TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb -1056 1805 a + 966 1867 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 +TeXcolorrgb 1056 1805 a SDict begin H.R end 1056 1805 a 1056 1866 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 1056 1866 a Black -75 1979 a Fx(IsPowerAssociative)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 966 1980 a -SDict begin H.S end - 966 1980 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(36)p 0.0 0.0 0.554 TeXcolorrgb 1056 1918 a -SDict begin H.R end +/Link/Dest (page.43) cvn H.B /ANN pdfmark end 1056 -1918 a 1056 1979 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.36) cvn H.B /ANN pdfmark end - 1056 1979 a Black 75 2092 a FB(IsQuasigroup,)p -0.0 0.0 0.554 TeXcolorrgb 610 2092 a +1866 a Black 75 1979 a Fx(IsPowerAssociative)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 966 1980 a SDict begin H.S end - 610 2092 a 0.0 0.0 0.554 -TeXcolorrgb FB(11)p 0.0 0.0 0.554 TeXcolorrgb 700 2031 + 966 1980 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1056 +1918 a +SDict begin H.R end + 1056 1918 a 1056 1979 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.37) cvn H.B /ANN pdfmark end + 1056 1979 a Black 75 2092 +a FB(IsQuasigroup,)p 0.0 0.0 0.554 TeXcolorrgb 610 2092 a +SDict begin H.S end + 610 2092 a 0.0 0.0 0.554 TeXcolorrgb FB(11)p 0.0 0.0 0.554 +TeXcolorrgb 700 2031 a SDict begin H.R end 700 2031 a 700 2092 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.11) cvn H.B /ANN pdfmark end - 700 2092 a Black 75 2205 a Fx -(IsQuasigroupCayleyTable)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1201 2205 a + 700 2092 +a Black 75 2205 a Fx(IsQuasigroupCayleyTable)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 1201 2205 a SDict begin H.S end - 1201 2205 a 0.0 0.0 0.554 TeXcolorrgb FB(14)p -0.0 0.0 0.554 TeXcolorrgb 1291 2143 a + 1201 2205 a 0.0 0.0 0.554 +TeXcolorrgb FB(14)p 0.0 0.0 0.554 TeXcolorrgb 1291 2143 +a SDict begin H.R end - 1291 2143 a 1291 -2205 a + 1291 2143 a 1291 2205 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.14) cvn H.B /ANN pdfmark end - 1291 2205 a Black 75 2318 a FB(IsQuasigroupElement,)p -0.0 0.0 0.554 TeXcolorrgb 913 2318 a + 1291 2205 a Black 75 2318 a +FB(IsQuasigroupElement,)p 0.0 0.0 0.554 TeXcolorrgb 913 +2318 a SDict begin H.S end - 913 2318 a 0.0 0.0 0.554 -TeXcolorrgb FB(11)p 0.0 0.0 0.554 TeXcolorrgb 1003 2256 -a + 913 2318 a 0.0 0.0 0.554 TeXcolorrgb FB(11)p 0.0 0.0 0.554 +TeXcolorrgb 1003 2256 a SDict begin H.R end 1003 2256 a 1003 2318 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.11) cvn H.B /ANN pdfmark end - 1003 2318 a Black 75 2431 a -Fx(IsQuasigroupTable)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -919 2431 a + 1003 +2318 a Black 75 2431 a Fx(IsQuasigroupTable)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 919 2431 a SDict begin H.S end - 919 2431 a 0.0 0.0 0.554 TeXcolorrgb FB(14)p -0.0 0.0 0.554 TeXcolorrgb 1009 2369 a + 919 2431 a 0.0 0.0 0.554 +TeXcolorrgb FB(14)p 0.0 0.0 0.554 TeXcolorrgb 1009 2369 +a SDict begin H.R end - 1009 2369 a 1009 -2431 a + 1009 2369 a 1009 2431 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.14) cvn H.B /ANN pdfmark end - 1009 2431 a Black 75 2544 a Fx(IsRCCLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 543 2544 a -SDict begin H.S end - 543 2544 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 633 2482 + 1009 2431 a Black 75 2544 a +Fx(IsRCCLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 543 2545 a +SDict begin H.S end + 543 2545 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 +TeXcolorrgb 633 2482 a SDict begin H.R end 633 2482 a 633 2544 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 633 2544 a Black 75 2657 a Fx(IsRCLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 496 2658 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 633 2544 +a Black 75 2657 a Fx(IsRCLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 496 2657 a SDict begin H.S end - 496 2658 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 -TeXcolorrgb 586 2595 a + 496 2657 a 0.0 0.0 0.554 TeXcolorrgb +FB(41)p 0.0 0.0 0.554 TeXcolorrgb 586 2595 a SDict begin H.R end - 586 2595 a 586 2657 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 586 2657 -a Black 75 2770 a Fx(IsRightALoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 684 2770 a -SDict begin H.S end - 684 2770 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 774 2708 a -SDict begin H.R end - 774 2708 -a 774 2770 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 774 2770 a Black 75 2883 a Fx(IsRightAlternative)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 2883 a -SDict begin H.S end - 966 2883 -a 0.0 0.0 0.554 TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb -1056 2821 a -SDict begin H.R end - 1056 2821 a 1056 2883 a + 586 2595 +a 586 2657 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.41) cvn H.B /ANN pdfmark end - 1056 2883 a Black -75 2995 a Fx(IsRightAutomorphicLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1154 2995 a + 586 2657 a Black 75 2770 a Fx(IsRightALoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 684 2771 a SDict begin H.S end - 1154 2995 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 1244 2934 a + 684 2771 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 +TeXcolorrgb 774 2708 a SDict begin H.R end - 1244 2934 -a 1244 2995 a + 774 2708 a 774 2770 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 1244 2995 a Black 75 3108 a Fx(IsRightBolLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 778 3109 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 774 2770 +a Black 75 2883 a Fx(IsRightAlternative)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 966 2883 a SDict begin H.S end - 778 3109 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 -TeXcolorrgb 868 3047 a + 966 2883 a 0.0 0.0 0.554 TeXcolorrgb +FB(42)p 0.0 0.0 0.554 TeXcolorrgb 1056 2821 a SDict begin H.R end - 868 3047 a 868 3108 a + 1056 2821 +a 1056 2883 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 868 3108 -a Black 75 3221 a Fx(IsRightBruckLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 872 3221 a +/Link/Dest (page.42) cvn H.B /ANN pdfmark end + 1056 2883 a Black 75 2995 a Fx(IsRightAutomorphicLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1154 2996 a SDict begin H.S end - 872 3221 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 962 3160 a + 1154 2996 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 +TeXcolorrgb 1244 2934 a SDict begin H.R end - 962 3160 -a 962 3221 a + 1244 2934 a 1244 2995 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 962 3221 a Black 75 3334 a Fx(IsRightConjugacyClosedLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1342 3334 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 1244 +2995 a Black 75 3108 a Fx(IsRightBolLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 778 3108 a SDict begin H.S end - 1342 3334 -a 0.0 0.0 0.554 TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb -1432 3273 a + 778 3108 a 0.0 0.0 0.554 TeXcolorrgb +FB(41)p 0.0 0.0 0.554 TeXcolorrgb 868 3047 a +SDict begin H.R end + 868 3047 +a 868 3108 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 868 3108 a Black 75 3221 a Fx(IsRightBruckLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 872 3222 a +SDict begin H.S end + 872 3222 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 +TeXcolorrgb 962 3160 a +SDict begin H.R end + 962 3160 a 962 3221 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 962 3221 +a Black 75 3334 a Fx(IsRightConjugacyClosedLoop)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 1342 3335 a +SDict begin H.S end + 1342 3335 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 1432 +3273 a SDict begin H.R end 1432 3273 a 1432 3334 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 1432 3334 a Black -75 3447 a Fx(IsRightDistributive)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1013 3448 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 1432 3334 a Black 75 3447 +a Fx(IsRightDistributive)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +1013 3449 a SDict begin H.S end - 1013 3448 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1103 3385 a + 1013 3449 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1103 3385 a SDict begin H.R end 1103 3385 a 1103 3447 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 1103 3447 a Black 75 3560 a Fx(IsRightKLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 684 3560 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 684 3561 a SDict begin H.S end - 684 3560 -a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb -774 3498 a + 684 3561 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 +TeXcolorrgb 774 3498 a SDict begin H.R end 774 3498 a 774 3560 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 774 3560 a Black 75 -3673 a Fx(IsRightNuclearSquareLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1248 3674 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 774 3560 +a Black 75 3673 a Fx(IsRightNuclearSquareLoop)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 1248 3673 a SDict begin H.S end - 1248 3674 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 1338 3611 a + 1248 3673 a 0.0 0.0 0.554 +TeXcolorrgb FB(41)p 0.0 0.0 0.554 TeXcolorrgb 1338 3611 +a SDict begin H.R end - 1338 -3611 a 1338 3673 a + 1338 3611 a 1338 3673 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.40) cvn H.B /ANN pdfmark end - 1338 3673 a Black 75 3786 a Fx -(IsRightPowerAlternative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1201 3786 a +/Link/Dest (page.41) cvn H.B /ANN pdfmark end + 1338 3673 a Black 75 3786 a +Fx(IsRightPowerAlternative)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +1201 3787 a SDict begin H.S end - 1201 3786 a 0.0 0.0 0.554 TeXcolorrgb FB(42)p -0.0 0.0 0.554 TeXcolorrgb 1291 3724 a + 1201 3787 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 1291 3724 a SDict begin H.R end - 1291 3724 a 1291 -3786 a + 1291 +3724 a 1291 3786 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end +/Link/Dest (page.43) cvn H.B /ANN pdfmark end 1291 3786 a Black 75 3899 a Fx(IsSemisymmetric)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 825 3900 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 825 3901 a SDict begin H.S end - 825 3900 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 + 825 3901 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 915 3837 a SDict begin H.R end 915 3837 a 915 3899 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 915 3899 a Black 75 4012 a Fx(IsSimple)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 496 4013 a @@ -16216,25 +16428,25 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.33) cvn H.B /ANN pdfmark end 680 4125 a Black 75 4237 a Fx(IsSteinerLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 731 4237 a +TeXcolorrgb 731 4238 a SDict begin H.S end - 731 4237 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 821 4176 a + 731 4238 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 821 4176 a SDict begin H.R end - 821 4176 -a 821 4237 a + 821 +4176 a 821 4237 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end +/Link/Dest (page.45) cvn H.B /ANN pdfmark end 821 4237 a Black 75 4350 a Fx(IsSteinerQuasigroup)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1013 4351 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1013 4352 a SDict begin H.S end - 1013 4351 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 + 1013 4352 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1103 4289 a SDict begin H.R end 1103 4289 a 1103 4350 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 1103 4350 a Black 75 4463 a Fx(IsStronglyNilpotent)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1013 4464 a @@ -16269,1554 +16481,593 @@ SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.27) cvn H.B /ANN pdfmark end 915 4689 a Black 75 4802 a Fx(IsTotallySymmetric)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -966 4803 a +966 4804 a SDict begin H.S end - 966 4803 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1056 4740 a + 966 4804 a 0.0 0.0 0.554 TeXcolorrgb -2 x +FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1056 4740 a SDict begin H.R end 1056 4740 a 1056 4802 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 1056 4802 a Black 75 4915 a Fx(IsUnipotent)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 637 4916 a +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 637 4917 a SDict begin H.S end - 637 4916 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 + 637 4917 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 727 4853 a SDict begin H.R end 727 4853 a 727 4915 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end +/Link/Dest (page.39) cvn H.B /ANN pdfmark end 727 4915 a Black 75 5028 a Fx(ItpSmallLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 684 5029 a SDict begin H.S end 684 5029 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(54)p 0.0 0.0 0.554 TeXcolorrgb 774 4966 a +-1 x FB(55)p 0.0 0.0 0.554 TeXcolorrgb 774 4966 a SDict begin H.R end 774 4966 a 774 5028 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.54) cvn H.B /ANN pdfmark end +/Link/Dest (page.55) cvn H.B /ANN pdfmark end 774 5028 a Black 75 5224 a FB(K)22 b(loop)241 5337 y(left,)p 0.0 0.0 0.554 TeXcolorrgb 408 -5337 a +5338 a SDict begin H.S end - 408 5337 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 -TeXcolorrgb 498 5275 a + 408 5338 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p +0.0 0.0 0.554 TeXcolorrgb 498 5275 a SDict begin H.R end - 498 5275 a 498 5337 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 498 5337 -a Black 241 5450 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb -458 5450 a -SDict begin H.S end - 458 5450 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p -0.0 0.0 0.554 TeXcolorrgb 548 5388 a -SDict begin H.R end - 548 5388 a 548 5450 + 498 5275 a 498 5337 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 548 5450 a Black Black Black 1954 399 a FB(latin)i(square,)p -0.0 0.0 0.554 TeXcolorrgb 2421 400 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 498 5337 a Black 241 5450 a FB(right,)p 0.0 0.0 0.554 +TeXcolorrgb 458 5451 a SDict begin H.S end - 2421 400 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2466 -337 a + 458 5451 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 548 5388 a SDict begin H.R end - 2466 337 a 2466 399 a + 548 +5388 a 548 5450 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 548 5450 a Black Black Black 1954 399 +a FB(latin)i(square,)p 0.0 0.0 0.554 TeXcolorrgb 2421 +400 a +SDict begin H.S end + 2421 400 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p +0.0 0.0 0.554 TeXcolorrgb 2466 337 a +SDict begin H.R end + 2466 337 a 2466 +399 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.8) cvn H.B /ANN pdfmark end - 2466 399 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2512 399 a + 2466 399 a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2512 399 a SDict begin H.S end - 2512 399 a 0.0 0.0 0.554 TeXcolorrgb -FB(14)p 0.0 0.0 0.554 TeXcolorrgb 2602 337 a + 2512 399 a 0.0 0.0 0.554 TeXcolorrgb FB(14)p +0.0 0.0 0.554 TeXcolorrgb 2602 337 a SDict begin H.R end - 2602 337 -a 2602 399 a + 2602 337 a 2602 +399 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.14) cvn H.B /ANN pdfmark end - 2602 399 a Black 2120 511 a FB(random,)p -0.0 0.0 0.554 TeXcolorrgb 2443 513 a + 2602 399 a Black 2120 511 a FB(random,)p 0.0 0.0 0.554 +TeXcolorrgb 2443 513 a SDict begin H.S end - 2443 513 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 2533 -450 a + 2443 513 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 2533 450 a SDict begin H.R end - 2533 450 a 2533 511 a + 2533 +450 a 2533 511 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.19) cvn H.B /ANN pdfmark end - 2533 511 a Black 1954 624 -a FB(LC)e(loop,)p 0.0 0.0 0.554 TeXcolorrgb 2300 626 -a + 2533 511 a Black 1954 624 a FB(LC)e(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2300 625 a SDict begin H.S end - 2300 626 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 -TeXcolorrgb 2390 563 a + 2300 625 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2390 +563 a SDict begin H.R end 2390 563 a 2390 624 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2390 624 -a Black 1954 737 a Fx(LCCLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2328 738 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2390 624 a Black 1954 737 +a Fx(LCCLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2328 +738 a SDict begin H.S end - 2328 738 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 2418 676 a + 2328 738 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p +0.0 0.0 0.554 TeXcolorrgb 2418 676 a SDict begin H.R end - 2418 -676 a 2418 737 a + 2418 676 a 2418 +737 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end - 2418 737 a Black 1954 850 a Fx(LeftBolLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 851 a +/Link/Dest (page.53) cvn H.B /ANN pdfmark end + 2418 737 a Black 1954 850 a Fx(LeftBolLoop)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 2516 851 a SDict begin H.S end - 2516 851 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(50)p 0.0 0.0 0.554 -TeXcolorrgb 2606 789 a + 2516 851 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(51)p 0.0 0.0 0.554 TeXcolorrgb 2606 +789 a SDict begin H.R end 2606 789 a 2606 850 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 2606 850 -a Black 1954 963 a Fx(LeftConjugacyClosedLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 3080 964 a +/Link/Dest (page.51) cvn H.B /ANN pdfmark end + 2606 850 a Black 1954 963 +a Fx(LeftBruckLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2610 964 a SDict begin H.S end - 3080 964 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 3170 -901 a + 2610 964 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(51)p 0.0 0.0 0.554 TeXcolorrgb 2700 901 a SDict begin H.R end - 3170 901 a 3170 963 a + 2700 901 +a 2700 963 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end - 3170 963 a Black 1954 1076 -a Fx(LeftDivision)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2563 1077 a +/Link/Dest (page.51) cvn H.B /ANN pdfmark end + 2700 963 a Black 1954 1076 a Fx(LeftConjugacyClosedLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3080 1077 a SDict begin H.S end - 2563 1077 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 2653 1014 a + 3080 1077 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 +TeXcolorrgb 3170 1014 a +SDict begin H.R end + 3170 1014 a 3170 1076 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.53) cvn H.B /ANN pdfmark end + 3170 +1076 a Black 1954 1189 a Fx(LeftDivision)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2563 1190 a +SDict begin H.S end + 2563 1190 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 2653 1127 a SDict begin H.R end 2653 -1014 a 2653 1076 a +1127 a 2653 1189 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.23) cvn H.B /ANN pdfmark end - 2653 1076 a Black 1954 1189 a Fx + 2653 1189 a Black 1954 1302 a Fx (LeftDivisionCayleyTable)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -3080 1190 a +3080 1303 a SDict begin H.S end - 3080 1190 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 3170 1127 a + 3080 1303 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 3170 1240 a SDict begin H.R end 3170 -1127 a 3170 1189 a +1240 a 3170 1302 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.23) cvn H.B /ANN pdfmark end - 3170 1189 a Black 1954 1302 a Fx(LeftInnerMapping)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2751 1303 a + 3170 1302 a Black 1954 1415 a Fx(LeftInnerMapping)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2751 1416 a SDict begin H.S end - 2751 1303 + 2751 1416 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 -TeXcolorrgb 2841 1240 a +TeXcolorrgb 2841 1353 a SDict begin H.R end - 2841 1240 a 2841 1302 a + 2841 1353 a 2841 1415 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.30) cvn H.B /ANN pdfmark end 2841 -1302 a Black 1954 1415 a Fx(LeftInnerMappingGroup)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2986 1416 a +1415 a Black 1954 1528 a Fx(LeftInnerMappingGroup)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 2986 1529 a SDict begin H.S end - 2986 1416 a 0.0 0.0 0.554 + 2986 1529 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 3076 -1353 a +1466 a SDict begin H.R end - 3076 1353 a 3076 1415 a + 3076 1466 a 3076 1528 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.30) cvn H.B /ANN pdfmark end - 3076 1415 a Black 1954 -1528 a Fx(LeftInverse)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2516 1528 a + 3076 1528 a Black 1954 +1641 a Fx(LeftInverse)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2516 1641 a SDict begin H.S end - 2516 1528 a 0.0 0.0 0.554 TeXcolorrgb FB(24)p -0.0 0.0 0.554 TeXcolorrgb 2606 1466 a + 2516 1641 a 0.0 0.0 0.554 TeXcolorrgb FB(24)p +0.0 0.0 0.554 TeXcolorrgb 2606 1579 a SDict begin H.R end - 2606 1466 a 2606 -1528 a + 2606 1579 a 2606 +1641 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.24) cvn H.B /ANN pdfmark end - 2606 1528 a Black 1954 1641 a Fx(LeftMultiplicationGroup)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3080 1643 a + 2606 1641 a Black 1954 1753 a Fx(LeftMultiplicationGroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3080 1755 a SDict begin H.S end - 3080 1643 + 3080 1755 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 -TeXcolorrgb 3170 1579 a +TeXcolorrgb 3170 1692 a SDict begin H.R end - 3170 1579 a 3170 1641 a + 3170 1692 a 3170 1753 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.29) cvn H.B /ANN pdfmark end 3170 -1641 a Black 1954 1753 a Fx(LeftNucleus)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2516 1754 a +1753 a Black 1954 1866 a Fx(LeftNucleus)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2516 1867 a SDict begin H.S end - 2516 1754 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 2606 1692 a + 2516 1867 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 2606 1805 a SDict begin H.R end 2606 -1692 a 2606 1753 a +1805 a 2606 1866 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.30) cvn H.B /ANN pdfmark end - 2606 1753 a Black 1954 1866 a Fx(LeftSection)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 1867 a + 2606 1866 a Black 1954 1979 a Fx(LeftSection)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 1980 a SDict begin H.S end - 2516 1867 + 2516 1980 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p 0.0 0.0 0.554 -TeXcolorrgb 2606 1805 a +TeXcolorrgb 2606 1918 a SDict begin H.R end - 2606 1805 a 2606 1866 a + 2606 1918 a 2606 1979 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.28) cvn H.B /ANN pdfmark end 2606 -1866 a Black 1954 1979 a Fx(LeftTranslation)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2704 1980 a +1979 a Black 1954 2092 a Fx(LeftTranslation)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 2704 2093 a SDict begin H.S end - 2704 1980 a 0.0 0.0 0.554 + 2704 2093 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p 0.0 0.0 0.554 TeXcolorrgb 2794 -1918 a +2031 a SDict begin H.R end - 2794 1918 a 2794 1979 a + 2794 2031 a 2794 2092 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.28) cvn H.B /ANN pdfmark end - 2794 1979 a Black 1954 -2092 a Fx(LibraryLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2516 2094 a + 2794 2092 a Black 1954 +2205 a Fx(LibraryLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2516 2206 a SDict begin H.S end - 2516 2094 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(49)p 0.0 0.0 0.554 TeXcolorrgb 2606 2031 a + 2516 2206 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 2606 2143 a SDict begin H.R end 2606 -2031 a 2606 2092 a +2143 a 2606 2205 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.49) cvn H.B /ANN pdfmark end - 2606 2092 a Black 1954 2205 a FB(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2161 2206 a +/Link/Dest (page.50) cvn H.B /ANN pdfmark end + 2606 2205 a Black 1954 2318 a FB(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2161 2319 a SDict begin H.S end - 2161 2206 a 0.0 0.0 0.554 + 2161 2319 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2206 -2143 a +2256 a SDict begin H.R end - 2206 2143 a 2206 2205 a + 2206 2256 a 2206 2318 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.8) cvn H.B /ANN pdfmark end - 2206 2205 a Black 2120 -2318 a FB(alternati)n(v)o(e,)p 0.0 0.0 0.554 TeXcolorrgb -2546 2320 a + 2206 2318 a Black 2120 +2431 a FB(alternati)n(v)o(e,)p 0.0 0.0 0.554 TeXcolorrgb +2546 2432 a SDict begin H.S end - 2546 2320 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2636 2256 a + 2546 2432 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2636 2369 a SDict begin H.R end 2636 -2256 a 2636 2318 a +2369 a 2636 2431 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2636 2318 a Black 2120 2431 a FB(associated)k(left)e -(Bruck,)p 0.0 0.0 0.554 TeXcolorrgb 2928 2432 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2636 2431 a Black 2120 2544 a FB(associated)k(left)e +(Bruck,)p 0.0 0.0 0.554 TeXcolorrgb 2928 2545 a SDict begin H.S end 2928 -2432 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 -TeXcolorrgb 3018 2369 a +2545 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 +TeXcolorrgb 3018 2482 a SDict begin H.R end - 3018 2369 a 3018 2431 a + 3018 2482 a 3018 2544 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end +/Link/Dest (page.46) cvn H.B /ANN pdfmark end 3018 -2431 a Black 2120 2544 a FB(automorphic,)p 0.0 0.0 0.554 -TeXcolorrgb 2625 2545 a +2544 a Black 2120 2657 a FB(automorphic,)p 0.0 0.0 0.554 +TeXcolorrgb 2625 2657 a SDict begin H.S end - 2625 2545 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2715 2482 a + 2625 2657 a 0.0 0.0 0.554 TeXcolorrgb +FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2715 2595 a SDict begin H.R end - 2715 -2482 a 2715 2544 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2715 2544 a Black 2120 2657 a FB(C,)p -0.0 0.0 0.554 TeXcolorrgb 2226 2659 a -SDict begin H.S end - 2226 2659 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2316 -2595 a -SDict begin H.R end - 2316 2595 a 2316 2657 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2316 2657 a Black 2120 -2770 a FB(Chein,)p 0.0 0.0 0.554 TeXcolorrgb 2383 2771 -a -SDict begin H.S end - 2383 2771 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(46)p -0.0 0.0 0.554 TeXcolorrgb 2473 2708 a -SDict begin H.R end - 2473 2708 a 2473 -2770 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 2473 2770 a Black 2120 2883 a FB(code,)p 0.0 0.0 0.554 -TeXcolorrgb 2337 2883 a -SDict begin H.S end - 2337 2883 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2427 2821 a -SDict begin H.R end - 2427 2821 -a 2427 2883 a + 2715 2595 +a 2715 2657 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2427 2883 a Black 2120 2995 a FB(conjugac)o(y)i(closed,)p -0.0 0.0 0.554 TeXcolorrgb 2792 2995 a + 2715 2657 a Black 2120 2770 a FB(C,)p 0.0 0.0 0.554 +TeXcolorrgb 2226 2771 a SDict begin H.S end - 2792 2995 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2882 2934 -a + 2226 2771 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2316 2708 a SDict begin H.R end - 2882 2934 a 2882 2995 a + 2316 +2708 a 2316 2770 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2882 2995 a Black 2120 3108 -a FB(e)o(xtra,)p 0.0 0.0 0.554 TeXcolorrgb 2346 3110 -a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2316 2770 a Black 2120 2883 a FB(Chein,)p +0.0 0.0 0.554 TeXcolorrgb 2383 2884 a SDict begin H.S end - 2346 3110 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p -0.0 0.0 0.554 TeXcolorrgb 2436 3047 a -SDict begin H.R end - 2436 3047 a 2436 -3108 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2436 3108 a Black 2120 3221 a FB(\003e)o(xible,)p -0.0 0.0 0.554 TeXcolorrgb 2437 3223 a -SDict begin H.S end - 2437 3223 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2527 -3160 a -SDict begin H.R end - 2527 3160 a 2527 3221 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2527 3221 a Black 2120 -3334 a FB(LC,)p 0.0 0.0 0.554 TeXcolorrgb 2282 3336 a -SDict begin H.S end - -2282 3336 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 -TeXcolorrgb 2372 3273 a -SDict begin H.R end - 2372 3273 a 2372 3334 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2372 -3334 a Black 2120 3447 a FB(left)e(alternati)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 2690 3449 a -SDict begin H.S end - 2690 3449 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2780 -3385 a -SDict begin H.R end - 2780 3385 a 2780 3447 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2780 3447 a Black 2120 -3560 a FB(left)g(automorphic,)p 0.0 0.0 0.554 TeXcolorrgb -2769 3561 a -SDict begin H.S end - 2769 3561 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2859 3498 a -SDict begin H.R end - 2859 -3498 a 2859 3560 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2859 3560 a Black 2120 3673 a FB(left)g(Bol,)p -0.0 0.0 0.554 TeXcolorrgb 2441 3673 a -SDict begin H.S end - 2441 3673 a 0.0 0.0 0.554 -TeXcolorrgb FB(12)p 0.0 0.0 0.554 TeXcolorrgb 2531 3611 -a -SDict begin H.R end - 2531 3611 a 2531 3673 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.12) cvn H.B /ANN pdfmark end - 2531 3673 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2577 3675 a -SDict begin H.S end - 2577 3675 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2667 3611 a -SDict begin H.R end - 2667 -3611 a 2667 3673 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2667 3673 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2714 3674 a -SDict begin H.S end - 2714 3674 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2804 3611 a -SDict begin H.R end - 2804 -3611 a 2804 3673 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end - 2804 3673 a Black 2120 3786 a FB(left)g(Bruck,)p -0.0 0.0 0.554 TeXcolorrgb 2532 3786 a -SDict begin H.S end - 2532 3786 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2622 3724 -a -SDict begin H.R end - 2622 3724 a 2622 3786 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2622 3786 a Black 2120 3899 -a FB(left)g(conjugac)o(y)i(closed,)p 0.0 0.0 0.554 TeXcolorrgb -2936 3899 a -SDict begin H.S end - 2936 3899 a 0.0 0.0 0.554 TeXcolorrgb FB(42)p -0.0 0.0 0.554 TeXcolorrgb 3026 3837 a -SDict begin H.R end - 3026 3837 a 3026 -3899 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 3026 3899 a Black 2120 4012 a FB(left)e(K,)p 0.0 0.0 0.554 -TeXcolorrgb 2375 4012 a -SDict begin H.S end - 2375 4012 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2465 3950 a -SDict begin H.R end - 2465 3950 -a 2465 4012 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2465 4012 a Black 2120 4125 a FB(left)g(nuclear)h -(square,)p 0.0 0.0 0.554 TeXcolorrgb 2837 4127 a -SDict begin H.S end - 2837 -4127 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 -TeXcolorrgb 2927 4063 a -SDict begin H.R end - 2927 4063 a 2927 4125 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2927 -4125 a Black 2120 4237 a FB(left)f(po)n(wer)g(alternati)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 2937 4237 a -SDict begin H.S end - 2937 4237 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 3027 4176 -a -SDict begin H.R end - 3027 4176 a 3027 4237 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 3027 4237 a Black 2120 4350 -a FB(middle)g(automorphic,)p 0.0 0.0 0.554 TeXcolorrgb -2900 4351 a -SDict begin H.S end - 2900 4351 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2990 4289 a -SDict begin H.R end - 2990 -4289 a 2990 4350 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2990 4350 a Black 2120 4463 a FB(middle)g(nuclear)i -(square,)p 0.0 0.0 0.554 TeXcolorrgb 2968 4465 a -SDict begin H.S end - 2968 -4465 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 -TeXcolorrgb 3058 4402 a -SDict begin H.R end - 3058 4402 a 3058 4463 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 3058 -4463 a Black 2120 4576 a FB(Mouf)o(ang,)p 0.0 0.0 0.554 -TeXcolorrgb 2498 4578 a -SDict begin H.S end - 2498 4578 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2588 4515 a -SDict begin H.R end - 2588 -4515 a 2588 4576 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2588 4576 a Black 2120 4689 a FB(nilpotent,)p -0.0 0.0 0.554 TeXcolorrgb 2489 4691 a -SDict begin H.S end - 2489 4691 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2534 -4627 a -SDict begin H.R end - 2534 4627 a 2534 4689 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2534 4689 a Black FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2580 4691 a -SDict begin H.S end - 2580 4691 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 2670 -4627 a -SDict begin H.R end - 2670 4627 a 2670 4689 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.19) cvn H.B /ANN pdfmark end - 2670 4689 a Black 2120 -4802 a FB(nuclear)f(square,)p 0.0 0.0 0.554 TeXcolorrgb -2693 4804 a -SDict begin H.S end - 2693 4804 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2783 4740 a -SDict begin H.R end - 2783 -4740 a 2783 4802 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2783 4802 a Black 2120 4915 a FB(octonion,)p -0.0 0.0 0.554 TeXcolorrgb 2484 4916 a -SDict begin H.S end - 2484 4916 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 2574 -4853 a -SDict begin H.R end - 2574 4853 a 2574 4915 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 2574 4915 a Black 2120 -5028 a FB(of)f(Bol-Mouf)o(ang)h(type,)p 0.0 0.0 0.554 -TeXcolorrgb 2937 5030 a -SDict begin H.S end - 2937 5030 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 3027 4966 a -SDict begin H.R end - 3027 -4966 a 3027 5028 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 3027 5028 a Black 2120 5141 a FB(Osborn,)p -0.0 0.0 0.554 TeXcolorrgb 2433 5142 a -SDict begin H.S end - 2433 5142 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2523 -5079 a -SDict begin H.R end - 2523 5079 a 2523 5141 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2523 5141 a Black 2120 -5254 a FB(P)o(aige,)p 0.0 0.0 0.554 TeXcolorrgb 2366 -5255 a -SDict begin H.S end - 2366 5255 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p -0.0 0.0 0.554 TeXcolorrgb 2456 5192 a -SDict begin H.R end - 2456 5192 a 2456 -5254 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end - 2456 5254 a Black 2120 5367 a FB(po)n(wer)f(alternati)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 2793 5367 a -SDict begin H.S end - 2793 5367 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2883 5305 -a -SDict begin H.R end - 2883 5305 a 2883 5367 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2883 5367 a Black 2120 5479 -a FB(po)n(wer)g(associati)n(v)o(e,)p 0.0 0.0 0.554 TeXcolorrgb -2808 5480 a -SDict begin H.S end - 2808 5480 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 2898 5418 a -SDict begin H.R end - 2898 -5418 a 2898 5479 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.23) cvn H.B /ANN pdfmark end - 2898 5479 a Black 2120 5592 a FB(RC,)p -0.0 0.0 0.554 TeXcolorrgb 2287 5594 a -SDict begin H.S end - 2287 5594 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2377 -5531 a -SDict begin H.R end - 2377 5531 a 2377 5592 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2377 5592 a Black Black -Black eop end -%%Page: 65 65 -TeXDict begin 65 64 bop 0 0 a -SDict begin /product where{pop product(Distiller)search{pop pop pop -version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto -closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show -grestore}if}{pop}ifelse}{pop}ifelse}if end - 0 0 a 0 TeXcolorgray 67 --8 a -SDict begin H.S end - 67 -8 a 67 -8 a -SDict begin H.R end - 67 -8 a 67 -8 a -SDict begin [/View [/XYZ H.V]/Dest (page.65) cvn /DEST pdfmark end - 67 -8 a Black Black -1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(65)p Black 241 399 a(right)24 b(alternati)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 861 401 a -SDict begin H.S end - 861 401 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 951 -337 a -SDict begin H.R end - 951 337 a 951 399 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 951 399 a Black 241 511 a FB(right)g -(automorphic,)p 0.0 0.0 0.554 TeXcolorrgb 940 512 a -SDict begin H.S end - 940 -512 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 -TeXcolorrgb 1030 450 a -SDict begin H.R end - 1030 450 a 1030 511 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.43) cvn H.B /ANN pdfmark end - 1030 511 -a Black 241 624 a FB(right)g(Bol,)p 0.0 0.0 0.554 TeXcolorrgb -612 626 a -SDict begin H.S end - 612 626 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p -0.0 0.0 0.554 TeXcolorrgb 702 563 a -SDict begin H.R end - 702 563 a 702 624 -a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 702 624 a Black 241 737 a FB(right)g(Bruck,)p 0.0 0.0 0.554 -TeXcolorrgb 703 737 a -SDict begin H.S end - 703 737 a 0.0 0.0 0.554 TeXcolorrgb -FB(44)p 0.0 0.0 0.554 TeXcolorrgb 793 676 a -SDict begin H.R end - 793 676 a -793 737 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 793 737 a Black 241 850 a FB(right)g(conjugac)o(y)i(closed,)p -0.0 0.0 0.554 TeXcolorrgb 1108 850 a -SDict begin H.S end - 1108 850 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 1198 789 -a -SDict begin H.R end - 1198 789 a 1198 850 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 1198 850 a Black 241 963 a FB(right)e(K,)p -0.0 0.0 0.554 TeXcolorrgb 547 963 a -SDict begin H.S end - 547 963 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 637 901 -a -SDict begin H.R end - 637 901 a 637 963 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 637 963 a Black 241 1076 a FB(right)g(nuclear)i -(square,)p 0.0 0.0 0.554 TeXcolorrgb 1008 1078 a -SDict begin H.S end - 1008 -1078 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 -TeXcolorrgb 1098 1014 a -SDict begin H.R end - 1098 1014 a 1098 1076 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 1098 -1076 a Black 241 1189 a FB(right)e(po)n(wer)g(alternati)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 1109 1189 a -SDict begin H.S end - 1109 1189 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 1199 1127 -a -SDict begin H.R end - 1199 1127 a 1199 1189 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 1199 1189 a Black 241 1302 -a FB(sedenion,)p 0.0 0.0 0.554 TeXcolorrgb 610 1303 a -SDict begin H.S end - -610 1303 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 -TeXcolorrgb 700 1240 a -SDict begin H.R end - 700 1240 a 700 1302 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.54) cvn H.B /ANN pdfmark end - 700 1302 -a Black 241 1415 a FB(simple,)p 0.0 0.0 0.554 TeXcolorrgb -529 1415 a -SDict begin H.S end - 529 1415 a 0.0 0.0 0.554 TeXcolorrgb FB(12)p -0.0 0.0 0.554 TeXcolorrgb 619 1353 a -SDict begin H.R end - 619 1353 a 619 1415 -a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.12) cvn H.B /ANN pdfmark end - 619 1415 a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb 665 -1416 a -SDict begin H.S end - 665 1416 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(32)p -0.0 0.0 0.554 TeXcolorrgb 755 1353 a -SDict begin H.R end - 755 1353 a 755 1415 -a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.32) cvn H.B /ANN pdfmark end - 755 1415 a Black 241 1528 a FB(solv)n(able,)p 0.0 0.0 0.554 -TeXcolorrgb 587 1530 a -SDict begin H.S end - 587 1530 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 632 1466 a -SDict begin H.R end - 632 -1466 a 632 1528 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 632 1528 a Black 241 1641 a FB(Steiner)l(,)p -0.0 0.0 0.554 TeXcolorrgb 540 1641 a -SDict begin H.S end - 540 1641 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 630 1579 -a -SDict begin H.R end - 630 1579 a 630 1641 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 630 1641 a Black 241 1753 a FB(strongly)i -(nilpotent,)p 0.0 0.0 0.554 TeXcolorrgb 930 1754 a -SDict begin H.S end - 930 -1754 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(32)p 0.0 0.0 0.554 -TeXcolorrgb 1020 1692 a -SDict begin H.R end - 1020 1692 a 1020 1753 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.32) cvn H.B /ANN pdfmark end - 1020 -1753 a Black 75 1866 a FB(loop)e(isotope)241 1979 y(principal,)p -0.0 0.0 0.554 TeXcolorrgb 610 1980 a -SDict begin H.S end - 610 1980 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(10)p 0.0 0.0 0.554 TeXcolorrgb 700 -1918 a -SDict begin H.R end - 700 1918 a 700 1979 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.10) cvn H.B /ANN pdfmark end - 700 1979 a Black 75 2092 -a FB(loop)g(table,)p 0.0 0.0 0.554 TeXcolorrgb 482 2092 -a -SDict begin H.S end - 482 2092 a 0.0 0.0 0.554 TeXcolorrgb FB(14)p 0.0 0.0 0.554 -TeXcolorrgb 572 2031 a -SDict begin H.R end - 572 2031 a 572 2092 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.14) cvn H.B /ANN pdfmark end - 572 2092 -a Black 75 2205 a Fx(LoopByCayleyTable)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 919 2206 a -SDict begin H.S end - 919 2206 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(15)p 0.0 0.0 0.554 TeXcolorrgb 1009 2143 a -SDict begin H.R end - 1009 -2143 a 1009 2205 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.15) cvn H.B /ANN pdfmark end - 1009 2205 a Black 75 2318 a Fx -(LoopByCyclicModification)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1248 2319 a -SDict begin H.S end - 1248 2319 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 1338 2256 a -SDict begin H.R end - 1338 -2256 a 1338 2318 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 1338 2318 a Black 75 2431 a Fx -(LoopByDihedralModification)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1342 2432 a -SDict begin H.S end - 1342 2432 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 1432 2369 a -SDict begin H.R end - 1432 -2369 a 1432 2431 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 1432 2431 a Black 75 2544 a Fx(LoopByExtension)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 825 2545 a -SDict begin H.S end - 825 2545 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(18)p 0.0 0.0 0.554 -TeXcolorrgb 915 2482 a -SDict begin H.R end - 915 2482 a 915 2544 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.18) cvn H.B /ANN pdfmark end - 915 2544 -a Black 75 2657 a Fx(LoopByLeftSection)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 919 2658 a -SDict begin H.S end - 919 2658 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(17)p 0.0 0.0 0.554 TeXcolorrgb 1009 2595 a -SDict begin H.R end - 1009 -2595 a 1009 2657 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.17) cvn H.B /ANN pdfmark end - 1009 2657 a Black 75 2770 a Fx(LoopByRightFolder)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 919 2771 a -SDict begin H.S end - 919 2771 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(18)p 0.0 0.0 0.554 -TeXcolorrgb 1009 2708 a -SDict begin H.R end - 1009 2708 a 1009 2770 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.18) cvn H.B /ANN pdfmark end - 1009 -2770 a Black 75 2883 a Fx(LoopByRightSection)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 966 2884 a -SDict begin H.S end - 966 2884 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(17)p 0.0 0.0 0.554 TeXcolorrgb 1056 + 2383 2884 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 2473 2821 a SDict begin H.R end - 1056 2821 a 1056 2883 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.17) cvn H.B /ANN pdfmark end - 1056 2883 a Black 75 2995 -a Fx(LoopFromFile)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -684 2996 a -SDict begin H.S end - 684 2996 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(17)p 0.0 0.0 0.554 TeXcolorrgb 774 2934 a -SDict begin H.R end - 774 2934 -a 774 2995 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.17) cvn H.B /ANN pdfmark end - 774 2995 a Black 75 3108 a Fx(LoopMG2)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 449 3109 a -SDict begin H.S end - 449 3109 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 -TeXcolorrgb 539 3047 a -SDict begin H.R end - 539 3047 a 539 3108 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 539 3108 -a Black 75 3221 a Fx(LoopsUpToIsomorphism)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1060 3222 a -SDict begin H.S end - 1060 3222 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(34)p 0.0 0.0 0.554 TeXcolorrgb 1150 3160 a -SDict begin H.R end - 1150 -3160 a 1150 3221 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.34) cvn H.B /ANN pdfmark end - 1150 3221 a Black 75 3334 a Fx(LoopsUpToIsotopism)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 3335 a -SDict begin H.S end - 966 3335 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(35)p 0.0 0.0 0.554 -TeXcolorrgb 1056 3273 a -SDict begin H.R end - 1056 3273 a 1056 3334 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.35) cvn H.B /ANN pdfmark end - 1056 -3334 a Black 75 3447 a Fx(LowerCentralSeries)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 966 3448 a -SDict begin H.S end - 966 3448 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(33)p 0.0 0.0 0.554 TeXcolorrgb 1056 -3385 a -SDict begin H.R end - 1056 3385 a 1056 3447 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.33) cvn H.B /ANN pdfmark end - 1056 3447 a Black 75 3643 -a FB(magma,)p 0.0 0.0 0.554 TeXcolorrgb 388 3644 a -SDict begin H.S end - 388 -3644 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 -TeXcolorrgb 433 3581 a -SDict begin H.R end - 433 3581 a 433 3643 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.8) cvn H.B /ANN pdfmark end - 433 3643 -a Black 75 3756 a FB(medial)g(quasigroup,)p 0.0 0.0 0.554 -TeXcolorrgb 795 3758 a -SDict begin H.S end - 795 3758 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 885 3694 a -SDict begin H.R end - 885 -3694 a 885 3756 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 885 3756 a Black 75 3869 a Fx(MiddleInnerMapping)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 3870 a -SDict begin H.S end - 966 3870 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 -TeXcolorrgb 1056 3807 a -SDict begin H.R end - 1056 3807 a 1056 3869 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.30) cvn H.B /ANN pdfmark end - 1056 -3869 a Black 75 3982 a Fx(MiddleInnerMappingGroup)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 1201 3983 a -SDict begin H.S end - 1201 3983 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 1291 -3920 a -SDict begin H.R end - 1291 3920 a 1291 3982 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.30) cvn H.B /ANN pdfmark end - 1291 3982 a Black 75 4095 -a Fx(MiddleNucleus)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -731 4096 a -SDict begin H.S end - 731 4096 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(30)p 0.0 0.0 0.554 TeXcolorrgb 821 4033 a -SDict begin H.R end - 821 4033 -a 821 4095 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.30) cvn H.B /ANN pdfmark end - 821 4095 a Black 75 4208 a FB(modi\002cation)241 -4320 y(c)o(yclic,)p 0.0 0.0 0.554 TeXcolorrgb 502 4321 -a -SDict begin H.S end - 502 4321 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 -TeXcolorrgb 592 4259 a -SDict begin H.R end - 592 4259 a 592 4320 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 592 4320 -a Black 241 4433 a FB(dihedral,)p 0.0 0.0 0.554 TeXcolorrgb -584 4434 a -SDict begin H.S end - 584 4434 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(46)p 0.0 0.0 0.554 TeXcolorrgb 674 4372 a -SDict begin H.R end - 674 4372 -a 674 4433 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 674 4433 a Black 241 4546 a FB(Mouf)o(ang,)p -0.0 0.0 0.554 TeXcolorrgb 619 4547 a -SDict begin H.S end - 619 4547 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 709 -4485 a -SDict begin H.R end - 709 4485 a 709 4546 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.46) cvn H.B /ANN pdfmark end - 709 4546 a Black 75 4659 -a FB(Mouf)o(ang)h(loop,)p 0.0 0.0 0.554 TeXcolorrgb 637 -4661 a -SDict begin H.S end - 637 4661 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p -0.0 0.0 0.554 TeXcolorrgb 727 4598 a -SDict begin H.R end - 727 4598 a 727 4659 -a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 727 4659 a Black 75 4772 a Fx(MoufangLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 637 4773 a -SDict begin H.S end - 637 4773 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 727 -4710 a -SDict begin H.R end - 727 4710 a 727 4772 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 727 4772 a Black 75 4885 -a FB(multiplication)i(group,)p 0.0 0.0 0.554 TeXcolorrgb -865 4887 a -SDict begin H.S end - 865 4887 a 0.0 0.0 0.554 TeXcolorrgb -2 x -FB(9)p 0.0 0.0 0.554 TeXcolorrgb 910 4823 a -SDict begin H.R end - 910 4823 -a 910 4885 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 910 4885 a Black 241 4998 a FB(left,)p 0.0 0.0 0.554 -TeXcolorrgb 408 5000 a -SDict begin H.S end - 408 5000 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 453 4936 a -SDict begin H.R end - 453 -4936 a 453 4998 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 453 4998 a Black 241 5111 a FB(relati)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 555 5113 a -SDict begin H.S end - 555 5113 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 TeXcolorrgb 645 -5049 a -SDict begin H.R end - 645 5049 a 645 5111 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.29) cvn H.B /ANN pdfmark end - 645 5111 a Black 241 5224 -a FB(relati)n(v)o(e)e(left,)p 0.0 0.0 0.554 TeXcolorrgb -699 5226 a -SDict begin H.S end - 699 5226 a 0.0 0.0 0.554 TeXcolorrgb -2 x -FB(29)p 0.0 0.0 0.554 TeXcolorrgb 789 5162 a -SDict begin H.R end - 789 5162 -a 789 5224 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.29) cvn H.B /ANN pdfmark end - 789 5224 a Black 241 5337 a FB(relati)n(v)o(e)g(right)f(,) -p 0.0 0.0 0.554 TeXcolorrgb 773 5339 a -SDict begin H.S end - 773 5339 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 TeXcolorrgb 863 -5275 a -SDict begin H.R end - 863 5275 a 863 5337 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.29) cvn H.B /ANN pdfmark end - 863 5337 a Black 241 5450 -a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 458 5452 a -SDict begin H.S end - 458 -5452 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 -TeXcolorrgb 503 5388 a -SDict begin H.R end - 503 5388 a 503 5450 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 503 5450 -a Black 75 5562 a FB(multiplication)j(table,)p 0.0 0.0 0.554 -TeXcolorrgb 830 5562 a -SDict begin H.S end - 830 5562 a 0.0 0.0 0.554 TeXcolorrgb -FB(14)p 0.0 0.0 0.554 TeXcolorrgb 920 5501 a -SDict begin H.R end - 920 5501 -a 920 5562 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.14) cvn H.B /ANN pdfmark end - 920 5562 a Black Black Black 1954 399 a -Fx(MultiplicationGroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2892 401 a -SDict begin H.S end - 2892 401 a 0.0 0.0 0.554 TeXcolorrgb -2 x -FB(29)p 0.0 0.0 0.554 TeXcolorrgb 2982 337 a -SDict begin H.R end - 2982 337 -a 2982 399 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.29) cvn H.B /ANN pdfmark end - 2982 399 a Black 1954 511 a Fx(MyLibraryLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 513 a -SDict begin H.S end - 2610 513 -a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(49)p 0.0 0.0 0.554 -TeXcolorrgb 2700 450 a -SDict begin H.R end - 2700 450 a 2700 511 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.49) cvn H.B /ANN pdfmark end - 2700 511 -a Black 1954 700 a Fx(NaturalHomomorphismByNormalSubloop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3597 701 a -SDict begin H.S end - 3597 701 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(32)p 0.0 0.0 0.554 -TeXcolorrgb 3687 638 a -SDict begin H.R end - 3687 638 a 3687 700 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.32) cvn H.B /ANN pdfmark end - 3687 700 -a Black 1954 813 a FB(neutral)e(element,)p 0.0 0.0 0.554 -TeXcolorrgb 2562 814 a -SDict begin H.S end - 2562 814 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2607 751 a -SDict begin H.R end - 2607 -751 a 2607 813 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.8) cvn H.B /ANN pdfmark end - 2607 813 a Black 1954 925 a FB(nilpotence)h(class,)p -0.0 0.0 0.554 TeXcolorrgb 2578 927 a -SDict begin H.S end - 2578 927 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2623 -864 a -SDict begin H.R end - 2623 864 a 2623 925 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2623 925 a Black 1954 1038 -a Fx(NilpotencyClassOfLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2986 1039 a -SDict begin H.S end - 2986 1039 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 3076 977 a -SDict begin H.R end - 3076 977 -a 3076 1038 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.32) cvn H.B /ANN pdfmark end - 3076 1038 a Black 1954 1151 a FB(nilpotent)g(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2507 1153 a -SDict begin H.S end - 2507 1153 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2552 -1090 a -SDict begin H.R end - 2552 1090 a 2552 1151 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2552 1151 a Black 2120 -1264 a FB(strongly)-6 b(,)p 0.0 0.0 0.554 TeXcolorrgb -2458 1265 a -SDict begin H.S end - 2458 1265 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 2548 1203 a -SDict begin H.R end - 2548 -1203 a 2548 1264 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.32) cvn H.B /ANN pdfmark end - 2548 1264 a Black 1954 1377 a Fx(NilpotentLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 1378 a -SDict begin H.S end - 2610 1378 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 -TeXcolorrgb 2700 1315 a -SDict begin H.R end - 2700 1315 a 2700 1377 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end - 2700 -1377 a Black 1954 1490 a FB(normal)24 b(closure,)p 0.0 0.0 0.554 -TeXcolorrgb 2542 1491 a -SDict begin H.S end - 2542 1491 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2632 1428 a -SDict begin H.R end - 2632 -1428 a 2632 1490 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2632 1490 a Black 1954 1603 a FB(normal)g(subloop,)p -0.0 0.0 0.554 TeXcolorrgb 2568 1604 a -SDict begin H.S end - 2568 1604 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2658 -1541 a -SDict begin H.R end - 2658 1541 a 2658 1603 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2658 1603 a Black 1954 -1716 a Fx(NormalClosure)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2610 1717 a -SDict begin H.S end - 2610 1717 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2700 1654 a -SDict begin H.R end - 2700 -1654 a 2700 1716 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2700 1716 a Black 1954 1829 a Fx -(NormalizedQuasigroupTable)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -3174 1830 a -SDict begin H.S end - 3174 1830 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(15)p 0.0 0.0 0.554 TeXcolorrgb 3264 1767 a -SDict begin H.R end - 3264 -1767 a 3264 1829 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.15) cvn H.B /ANN pdfmark end - 3264 1829 a Black 1954 1942 a Fx(Nuc)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2140 1943 a -SDict begin H.S end - 2140 1943 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(31)p 0.0 0.0 0.554 -TeXcolorrgb 2230 1880 a -SDict begin H.R end - 2230 1880 a 2230 1942 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2230 -1942 a Black 1954 2055 a FB(nuclear)h(square)g(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2711 2057 a -SDict begin H.S end - 2711 2057 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2801 -1993 a -SDict begin H.R end - 2801 1993 a 2801 2055 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2801 2055 a Black 2120 -2167 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 2169 -a -SDict begin H.S end - 2287 2169 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p -0.0 0.0 0.554 TeXcolorrgb 2377 2106 a -SDict begin H.R end - 2377 2106 a 2377 -2167 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2377 2167 a Black 2120 2280 a FB(middle,)p 0.0 0.0 0.554 -TeXcolorrgb 2418 2282 a -SDict begin H.S end - 2418 2282 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2508 2219 a -SDict begin H.R end - 2508 -2219 a 2508 2280 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2508 2280 a Black 2120 2393 a FB(right,)p -0.0 0.0 0.554 TeXcolorrgb 2337 2395 a -SDict begin H.S end - 2337 2395 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2427 -2332 a -SDict begin H.R end - 2427 2332 a 2427 2393 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 2427 2393 a Black 1954 -2506 a Fx(NuclearExtension)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2751 2507 a -SDict begin H.S end - 2751 2507 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(18)p 0.0 0.0 0.554 TeXcolorrgb 2841 2445 a -SDict begin H.R end - 2841 -2445 a 2841 2506 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.18) cvn H.B /ANN pdfmark end - 2841 2506 a Black 1954 2619 a FB(nucleus,)p -0.0 0.0 0.554 TeXcolorrgb 2277 2621 a -SDict begin H.S end - 2277 2621 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2322 -2557 a -SDict begin H.R end - 2322 2557 a 2322 2619 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2322 2619 a Black 2120 -2732 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 2734 -a -SDict begin H.S end - 2287 2734 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 -TeXcolorrgb 2332 2670 a -SDict begin H.R end - 2332 2670 a 2332 2732 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2332 -2732 a Black 2120 2845 a FB(middle,)p 0.0 0.0 0.554 TeXcolorrgb -2418 2847 a -SDict begin H.S end - 2418 2847 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2463 2783 a -SDict begin H.R end - 2463 2783 -a 2463 2845 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2463 2845 a Black 2120 2958 a FB(right,)p -0.0 0.0 0.554 TeXcolorrgb 2337 2960 a -SDict begin H.S end - 2337 2960 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2382 -2896 a -SDict begin H.R end - 2382 2896 a 2382 2958 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2382 2958 a Black 1954 -3071 a Fx(NucleusOfLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2610 3072 a -SDict begin H.S end - 2610 3072 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2700 3009 a -SDict begin H.R end - 2700 -3009 a 2700 3071 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2700 3071 a Black 1954 3184 a Fx -(NucleusOfQuasigroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2892 3185 a -SDict begin H.S end - 2892 3185 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2982 3122 a -SDict begin H.R end - 2982 -3122 a 2982 3184 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2982 3184 a Black 1954 3372 a FB(octonion)h(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2502 3373 a -SDict begin H.S end - 2502 3373 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(50)p 0.0 0.0 0.554 TeXcolorrgb 2592 -3310 a -SDict begin H.R end - 2592 3310 a 2592 3372 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 2592 3372 a Black 1954 -3485 a Fx(One)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2140 -3485 a -SDict begin H.S end - 2140 3485 a 0.0 0.0 0.554 TeXcolorrgb FB(22)p -0.0 0.0 0.554 TeXcolorrgb 2230 3423 a -SDict begin H.R end - 2230 3423 a 2230 -3485 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.22) cvn H.B /ANN pdfmark end - 2230 3485 a Black 1954 3598 a Fx(OneLoopTableInGroup)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2892 3599 a -SDict begin H.S end - 2892 3599 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 -TeXcolorrgb 2982 3536 a -SDict begin H.R end - 2982 3536 a 2982 3598 a + 2473 2821 a 2473 2883 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.47) cvn H.B /ANN pdfmark end - 2982 -3598 a Black 1954 3711 a Fx(OneLoopWithMltGroup)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 2892 3712 a + 2473 2883 a Black 2120 +2995 a FB(code,)p 0.0 0.0 0.554 TeXcolorrgb 2337 2996 +a SDict begin H.S end - 2892 3712 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(48)p 0.0 0.0 0.554 TeXcolorrgb 2982 -3649 a + 2337 2996 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p +0.0 0.0 0.554 TeXcolorrgb 2427 2934 a SDict begin H.R end - 2982 3649 a 2982 3711 a + 2427 2934 a 2427 +2995 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.48) cvn H.B /ANN pdfmark end - 2982 3711 a Black 1954 -3823 a Fx(OneProperLoopTableInGroup)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 3174 3824 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2427 2995 a Black 2120 3108 a FB(conjugac)o(y)i(closed,)p +0.0 0.0 0.554 TeXcolorrgb 2792 3109 a SDict begin H.S end - 3174 3824 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(48)p 0.0 0.0 0.554 TeXcolorrgb 3264 3762 a + 2792 3109 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2882 +3047 a SDict begin H.R end - 3264 -3762 a 3264 3823 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.48) cvn H.B /ANN pdfmark end - 3264 3823 a Black 1954 3936 a Fx(Opposite)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2375 3936 a -SDict begin H.S end - 2375 3936 -a 0.0 0.0 0.554 TeXcolorrgb FB(21)p 0.0 0.0 0.554 TeXcolorrgb -2465 3875 a -SDict begin H.R end - 2465 3875 a 2465 3936 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.21) cvn H.B /ANN pdfmark end - 2465 3936 a Black -1954 4049 a FB(opposite)g(quasigroup,)p 0.0 0.0 0.554 -TeXcolorrgb 2734 4049 a -SDict begin H.S end - 2734 4049 a 0.0 0.0 0.554 TeXcolorrgb -FB(21)p 0.0 0.0 0.554 TeXcolorrgb 2824 3988 a -SDict begin H.R end - 2824 3988 -a 2824 4049 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.21) cvn H.B /ANN pdfmark end - 2824 4049 a Black 1954 4162 a Fx(OppositeLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2563 4162 a -SDict begin H.S end - 2563 4162 -a 0.0 0.0 0.554 TeXcolorrgb FB(21)p 0.0 0.0 0.554 TeXcolorrgb -2653 4101 a -SDict begin H.R end - 2653 4101 a 2653 4162 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.21) cvn H.B /ANN pdfmark end - 2653 4162 a Black -1954 4275 a Fx(OppositeQuasigroup)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2845 4275 a -SDict begin H.S end - 2845 4275 a 0.0 0.0 0.554 TeXcolorrgb -FB(21)p 0.0 0.0 0.554 TeXcolorrgb 2935 4213 a -SDict begin H.R end - 2935 4213 -a 2935 4275 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.21) cvn H.B /ANN pdfmark end - 2935 4275 a Black 1954 4388 a FB(Osborn)e(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2451 4389 a -SDict begin H.S end - 2451 4389 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2541 -4326 a -SDict begin H.R end - 2541 4326 a 2541 4388 a + 2882 3047 a 2882 3108 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.43) cvn H.B /ANN pdfmark end - 2541 4388 a Black 1954 -4576 a FB(P)o(aige)f(loop,)p 0.0 0.0 0.554 TeXcolorrgb -2384 4577 a + 2882 3108 a Black 2120 +3221 a FB(e)o(xtra,)p 0.0 0.0 0.554 TeXcolorrgb 2346 +3222 a SDict begin H.S end - 2384 4577 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(53)p 0.0 0.0 0.554 TeXcolorrgb 2474 4515 a + 2346 3222 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p +0.0 0.0 0.554 TeXcolorrgb 2436 3160 a SDict begin H.R end - 2474 -4515 a 2474 4576 a + 2436 3160 a 2436 +3221 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end - 2474 4576 a Black 1954 4689 a Fx(PaigeLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2422 4690 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2436 3221 a Black 2120 3334 a FB(\003e)o(xible,)p +0.0 0.0 0.554 TeXcolorrgb 2437 3335 a SDict begin H.S end - 2422 4690 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 -TeXcolorrgb 2512 4627 a + 2437 3335 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2527 +3273 a SDict begin H.R end - 2512 4627 a 2512 4689 a + 2527 3273 a 2527 3334 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end - 2512 -4689 a Black 1954 4802 a Fx(Parent)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2281 4803 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2527 3334 a Black 2120 +3447 a FB(LC,)p 0.0 0.0 0.554 TeXcolorrgb 2282 3448 a SDict begin H.S end - 2281 4803 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(26)p 0.0 0.0 0.554 TeXcolorrgb 2371 4740 a + +2282 3448 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 +TeXcolorrgb 2372 3385 a SDict begin H.R end - 2371 -4740 a 2371 4802 a + 2372 3385 a 2372 3447 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.26) cvn H.B /ANN pdfmark end - 2371 4802 a Black 1954 4915 a Fx(PosInParent)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 4916 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2372 +3447 a Black 2120 3560 a FB(left)e(alternati)n(v)o(e,)p +0.0 0.0 0.554 TeXcolorrgb 2690 3561 a SDict begin H.S end - 2516 4916 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(27)p 0.0 0.0 0.554 -TeXcolorrgb 2606 4853 a + 2690 3561 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2780 +3498 a SDict begin H.R end - 2606 4853 a 2606 4915 a + 2780 3498 a 2780 3560 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.27) cvn H.B /ANN pdfmark end - 2606 -4915 a Black 1954 5028 a Fx(Position)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2375 5029 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2780 3560 a Black 2120 +3673 a FB(left)g(automorphic,)p 0.0 0.0 0.554 TeXcolorrgb +2769 3673 a SDict begin H.S end - 2375 5029 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(26)p 0.0 0.0 0.554 TeXcolorrgb 2465 4966 a + 2769 3673 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p +0.0 0.0 0.554 TeXcolorrgb 2859 3611 a SDict begin H.R end - 2465 -4966 a 2465 5028 a + 2859 3611 a 2859 +3673 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.26) cvn H.B /ANN pdfmark end - 2465 5028 a Black 1954 5141 a FB(po)n(wer)h -(alternati)n(v)o(e)h(loop,)p 0.0 0.0 0.554 TeXcolorrgb -2812 5141 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2859 3673 a Black 2120 3786 a FB(left)g(Bol,)p +0.0 0.0 0.554 TeXcolorrgb 2441 3786 a SDict begin H.S end - 2812 5141 a 0.0 0.0 0.554 TeXcolorrgb FB(42)p -0.0 0.0 0.554 TeXcolorrgb 2902 5079 a -SDict begin H.R end - 2902 5079 a 2902 -5141 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2902 5141 a Black 2120 5254 a FB(left,)p 0.0 0.0 0.554 -TeXcolorrgb 2287 5254 a -SDict begin H.S end - 2287 5254 a 0.0 0.0 0.554 TeXcolorrgb -FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2377 5192 a -SDict begin H.R end - 2377 5192 -a 2377 5254 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2377 5254 a Black 2120 5367 a FB(right,)p -0.0 0.0 0.554 TeXcolorrgb 2337 5367 a -SDict begin H.S end - 2337 5367 a 0.0 0.0 0.554 -TeXcolorrgb FB(42)p 0.0 0.0 0.554 TeXcolorrgb 2427 5305 + 2441 3786 a 0.0 0.0 0.554 +TeXcolorrgb FB(12)p 0.0 0.0 0.554 TeXcolorrgb 2531 3724 a SDict begin H.R end - 2427 5305 a 2427 5367 a + 2531 3724 a 2531 3786 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.42) cvn H.B /ANN pdfmark end - 2427 5367 a Black 1954 5479 -a FB(po)n(wer)f(associati)n(v)o(e)i(loop,)p 0.0 0.0 0.554 -TeXcolorrgb 2827 5480 a +/Link/Dest (page.12) cvn H.B /ANN pdfmark end + 2531 3786 a Black FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2577 3787 a SDict begin H.S end - 2827 5480 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 2917 5418 a + 2577 3787 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2667 3724 a SDict begin H.R end - 2917 -5418 a 2917 5479 a + 2667 +3724 a 2667 3786 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2667 3786 a Black FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2714 3787 a +SDict begin H.S end + 2714 3787 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 2804 3724 a +SDict begin H.R end + 2804 +3724 a 2804 3786 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.46) cvn H.B /ANN pdfmark end + 2804 3786 a Black 2120 3899 a FB(left)g(Bruck,)p +0.0 0.0 0.554 TeXcolorrgb 2532 3900 a +SDict begin H.S end + 2532 3900 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2622 +3837 a +SDict begin H.R end + 2622 3837 a 2622 3899 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2622 3899 a Black 2120 +4012 a FB(left)g(conjugac)o(y)i(closed,)p 0.0 0.0 0.554 +TeXcolorrgb 2936 4013 a +SDict begin H.S end + 2936 4013 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 3026 3950 a +SDict begin H.R end + 3026 +3950 a 3026 4012 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 3026 4012 a Black 2120 4125 a FB(left)e(K,)p +0.0 0.0 0.554 TeXcolorrgb 2375 4126 a +SDict begin H.S end + 2375 4126 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2465 +4063 a +SDict begin H.R end + 2465 4063 a 2465 4125 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2465 4125 a Black 2120 +4237 a FB(left)g(nuclear)h(square,)p 0.0 0.0 0.554 TeXcolorrgb +2837 4238 a +SDict begin H.S end + 2837 4238 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2927 4176 a +SDict begin H.R end + 2927 +4176 a 2927 4237 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2927 4237 a Black 2120 4350 a FB(left)f(po)n(wer)g +(alternati)n(v)o(e,)p 0.0 0.0 0.554 TeXcolorrgb 2937 +4351 a +SDict begin H.S end + 2937 4351 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p +0.0 0.0 0.554 TeXcolorrgb 3027 4289 a +SDict begin H.R end + 3027 4289 a 3027 +4350 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 3027 4350 a Black 2120 4463 a FB(middle)g(automorphic,)p +0.0 0.0 0.554 TeXcolorrgb 2900 4463 a +SDict begin H.S end + 2900 4463 a 0.0 0.0 0.554 +TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2990 4402 +a +SDict begin H.R end + 2990 4402 a 2990 4463 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2990 4463 a Black 2120 4576 +a FB(middle)g(nuclear)i(square,)p 0.0 0.0 0.554 TeXcolorrgb +2968 4577 a +SDict begin H.S end + 2968 4577 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 3058 4515 a +SDict begin H.R end + 3058 +4515 a 3058 4576 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 3058 4576 a Black 2120 4689 a FB(Mouf)o(ang,)p +0.0 0.0 0.554 TeXcolorrgb 2498 4690 a +SDict begin H.S end + 2498 4690 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2588 +4627 a +SDict begin H.R end + 2588 4627 a 2588 4689 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2588 4689 a Black 2120 +4802 a FB(nilpotent,)p 0.0 0.0 0.554 TeXcolorrgb 2489 +4804 a +SDict begin H.S end + 2489 4804 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p +0.0 0.0 0.554 TeXcolorrgb 2534 4740 a +SDict begin H.R end + 2534 4740 a 2534 +4802 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2534 4802 a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2580 4804 a +SDict begin H.S end + 2580 4804 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 2670 4740 a +SDict begin H.R end + 2670 +4740 a 2670 4802 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.19) cvn H.B /ANN pdfmark end + 2670 4802 a Black 2120 4915 a FB(nuclear)f(square,)p +0.0 0.0 0.554 TeXcolorrgb 2693 4916 a +SDict begin H.S end + 2693 4916 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2783 +4853 a +SDict begin H.R end + 2783 4853 a 2783 4915 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2783 4915 a Black 2120 +5028 a FB(octonion,)p 0.0 0.0 0.554 TeXcolorrgb 2484 +5029 a +SDict begin H.S end + 2484 5029 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(52)p +0.0 0.0 0.554 TeXcolorrgb 2574 4966 a +SDict begin H.R end + 2574 4966 a 2574 +5028 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.52) cvn H.B /ANN pdfmark end + 2574 5028 a Black 2120 5141 a FB(of)f(Bol-Mouf)o(ang)h(type,)p +0.0 0.0 0.554 TeXcolorrgb 2937 5142 a +SDict begin H.S end + 2937 5142 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 3027 +5079 a +SDict begin H.R end + 3027 5079 a 3027 5141 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 3027 5141 a Black 2120 +5254 a FB(Osborn,)p 0.0 0.0 0.554 TeXcolorrgb 2433 5254 +a +SDict begin H.S end + 2433 5254 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 +TeXcolorrgb 2523 5192 a +SDict begin H.R end + 2523 5192 a 2523 5254 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2523 +5254 a Black 2120 5367 a FB(P)o(aige,)p 0.0 0.0 0.554 +TeXcolorrgb 2366 5368 a +SDict begin H.S end + 2366 5368 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(54)p 0.0 0.0 0.554 TeXcolorrgb 2456 5305 a +SDict begin H.R end + 2456 +5305 a 2456 5367 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 2456 5367 a Black 2120 5479 a FB(po)n(wer)f +(alternati)n(v)o(e,)p 0.0 0.0 0.554 TeXcolorrgb 2793 +5480 a +SDict begin H.S end + 2793 5480 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p +0.0 0.0 0.554 TeXcolorrgb 2883 5418 a +SDict begin H.R end + 2883 5418 a 2883 +5479 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2883 5479 a Black 2120 5592 a FB(po)n(wer)g(associati)n(v)o(e,)p +0.0 0.0 0.554 TeXcolorrgb 2808 5593 a +SDict begin H.S end + 2808 5593 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 2898 +5531 a +SDict begin H.R end + 2898 5531 a 2898 5592 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.23) cvn H.B /ANN pdfmark end - 2917 5479 a Black 1954 5592 a FB(po)n(wer)e -(associati)n(v)o(e)i(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb -3069 5593 a -SDict begin H.S end - 3069 5593 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(36)p 0.0 0.0 0.554 TeXcolorrgb 3159 5531 a -SDict begin H.R end - 3159 -5531 a 3159 5592 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.36) cvn H.B /ANN pdfmark end - 3159 5592 a Black Black Black eop -end + 2898 5592 a Black Black +Black eop end %%Page: 66 66 TeXDict begin 66 65 bop 0 0 a SDict begin /product where{pop product(Distiller)search{pop pop pop @@ -17832,798 +17083,1804 @@ SDict begin H.R end SDict begin [/View [/XYZ H.V]/Dest (page.66) cvn /DEST pdfmark end 67 -8 a Black Black 1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 -b FB(66)p Black 75 399 a Fx(PrincipalLoopIsotope)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 1060 400 a +b FB(66)p Black 241 399 a(RC,)p 0.0 0.0 0.554 TeXcolorrgb +408 400 a SDict begin H.S end - 1060 400 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(20)p 0.0 0.0 0.554 TeXcolorrgb 1150 -337 a + 408 400 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p +0.0 0.0 0.554 TeXcolorrgb 498 337 a SDict begin H.R end - 1150 337 a 1150 399 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.20) cvn H.B /ANN pdfmark end - 1150 399 a Black 75 594 a -FB(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb 524 595 a -SDict begin H.S end - -524 595 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 -TeXcolorrgb 569 533 a -SDict begin H.R end - 569 533 a 569 594 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.8) cvn H.B /ANN pdfmark end - 569 594 a Black -241 707 a FB(diassociati)n(v)o(e,)p 0.0 0.0 0.554 TeXcolorrgb -752 708 a -SDict begin H.S end - 752 708 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(37)p -0.0 0.0 0.554 TeXcolorrgb 842 646 a -SDict begin H.R end - 842 646 a 842 707 + 498 337 a 498 399 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.37) cvn H.B /ANN pdfmark end - 842 707 a Black 241 820 a FB(distrib)n(uti)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 695 821 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 498 399 a Black 241 511 a FB(right)24 b(alternati)n(v)o(e,)p +0.0 0.0 0.554 TeXcolorrgb 861 512 a SDict begin H.S end - 695 821 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 785 -759 a + 861 512 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 951 +450 a SDict begin H.R end - 785 759 a 785 820 a + 951 450 a 951 511 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 785 820 a Black 241 933 a FB(entropic,)p -0.0 0.0 0.554 TeXcolorrgb 584 935 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 951 511 a Black 241 624 a FB(right)g +(automorphic,)p 0.0 0.0 0.554 TeXcolorrgb 940 624 a SDict begin H.S end - 584 935 a 0.0 0.0 0.554 -TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 674 -872 a + 940 +624 a 0.0 0.0 0.554 TeXcolorrgb FB(44)p 0.0 0.0 0.554 +TeXcolorrgb 1030 563 a SDict begin H.R end - 674 872 a 674 933 a + 1030 563 a 1030 624 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 674 933 a Black 241 1046 a -FB(idempotent,)p 0.0 0.0 0.554 TeXcolorrgb 696 1047 a +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 1030 624 +a Black 241 737 a FB(right)g(Bol,)p 0.0 0.0 0.554 TeXcolorrgb +612 738 a SDict begin H.S end - -696 1047 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 -TeXcolorrgb 786 984 a + 612 738 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p +0.0 0.0 0.554 TeXcolorrgb 702 676 a SDict begin H.R end - 786 984 a 786 1046 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 786 1046 a -Black 241 1159 a FB(left)24 b(distrib)n(uti)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 839 1160 a -SDict begin H.S end - 839 1160 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 929 -1097 a -SDict begin H.R end - 929 1097 a 929 1159 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 929 1159 a Black 241 1272 -a FB(medial,)p 0.0 0.0 0.554 TeXcolorrgb 534 1274 a -SDict begin H.S end - 534 -1274 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 -TeXcolorrgb 624 1210 a -SDict begin H.R end - 624 1210 a 624 1272 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 624 1272 -a Black 241 1385 a FB(opposite,)p 0.0 0.0 0.554 TeXcolorrgb -595 1385 a -SDict begin H.S end - 595 1385 a 0.0 0.0 0.554 TeXcolorrgb FB(21)p -0.0 0.0 0.554 TeXcolorrgb 685 1323 a -SDict begin H.R end - 685 1323 a 685 1385 + 702 676 a 702 737 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.21) cvn H.B /ANN pdfmark end - 685 1385 a Black 241 1498 a FB(po)n(wer)g(associati)n(v)o(e,)p -0.0 0.0 0.554 TeXcolorrgb 929 1499 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 702 737 a Black 241 850 a FB(right)g(Bruck,)p 0.0 0.0 0.554 +TeXcolorrgb 703 851 a SDict begin H.S end - 929 1499 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(36)p 0.0 0.0 0.554 TeXcolorrgb 1019 -1436 a + 703 851 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 793 789 a SDict begin H.R end - 1019 1436 a 1019 1498 a + 793 +789 a 793 850 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.36) cvn H.B /ANN pdfmark end - 1019 1498 a Black 241 -1611 a FB(right)g(distrib)n(uti)n(v)o(e,)p 0.0 0.0 0.554 -TeXcolorrgb 890 1612 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 793 850 a Black 241 963 a FB(right)g(conjugac)o(y)i +(closed,)p 0.0 0.0 0.554 TeXcolorrgb 1108 964 a SDict begin H.S end - 890 1612 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 980 1549 a + 1108 +964 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 +TeXcolorrgb 1198 901 a SDict begin H.R end - 980 -1549 a 980 1611 a + 1198 901 a 1198 963 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 980 1611 a Black 241 1724 a FB(semisymmetric,)p -0.0 0.0 0.554 TeXcolorrgb 842 1725 a +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 1198 963 +a Black 241 1076 a FB(right)e(K,)p 0.0 0.0 0.554 TeXcolorrgb +547 1077 a SDict begin H.S end - 842 1725 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 932 -1662 a + 547 1077 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(45)p 0.0 0.0 0.554 TeXcolorrgb 637 1014 a SDict begin H.R end - 932 1662 a 932 1724 a + 637 1014 +a 637 1076 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 932 1724 a Black 241 1836 -a FB(Steiner)l(,)p 0.0 0.0 0.554 TeXcolorrgb 540 1837 +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 637 1076 a Black 241 1189 a FB(right)g(nuclear)i(square,)p +0.0 0.0 0.554 TeXcolorrgb 1008 1190 a +SDict begin H.S end + 1008 1190 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 1098 +1127 a +SDict begin H.R end + 1098 1127 a 1098 1189 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 1098 1189 a Black 241 +1302 a FB(right)e(po)n(wer)g(alternati)n(v)o(e,)p 0.0 0.0 0.554 +TeXcolorrgb 1109 1303 a +SDict begin H.S end + 1109 1303 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 1199 1240 a +SDict begin H.R end + 1199 +1240 a 1199 1302 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 1199 1302 a Black 241 1415 a FB(sedenion,)p +0.0 0.0 0.554 TeXcolorrgb 610 1416 a +SDict begin H.S end + 610 1416 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(55)p 0.0 0.0 0.554 TeXcolorrgb 700 +1353 a +SDict begin H.R end + 700 1353 a 700 1415 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.55) cvn H.B /ANN pdfmark end + 700 1415 a Black 241 1528 +a FB(simple,)p 0.0 0.0 0.554 TeXcolorrgb 529 1528 a +SDict begin H.S end + 529 +1528 a 0.0 0.0 0.554 TeXcolorrgb FB(12)p 0.0 0.0 0.554 +TeXcolorrgb 619 1466 a +SDict begin H.R end + 619 1466 a 619 1528 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.12) cvn H.B /ANN pdfmark end + 619 1528 +a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb 665 1529 a +SDict begin H.S end + 665 +1529 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(32)p 0.0 0.0 0.554 +TeXcolorrgb 755 1466 a +SDict begin H.R end + 755 1466 a 755 1528 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.32) cvn H.B /ANN pdfmark end + 755 1528 +a Black 241 1641 a FB(solv)n(able,)p 0.0 0.0 0.554 TeXcolorrgb +587 1643 a +SDict begin H.S end + 587 1643 a 0.0 0.0 0.554 TeXcolorrgb -2 x +FB(9)p 0.0 0.0 0.554 TeXcolorrgb 632 1579 a +SDict begin H.R end + 632 1579 +a 632 1641 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 632 1641 a Black 241 1753 a FB(Steiner)l(,)p +0.0 0.0 0.554 TeXcolorrgb 540 1754 a +SDict begin H.S end + 540 1754 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 630 +1692 a +SDict begin H.R end + 630 1692 a 630 1753 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 630 1753 a Black 241 1866 +a FB(strongly)i(nilpotent,)p 0.0 0.0 0.554 TeXcolorrgb +930 1867 a +SDict begin H.S end + 930 1867 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(32)p 0.0 0.0 0.554 TeXcolorrgb 1020 1805 a +SDict begin H.R end + 1020 1805 +a 1020 1866 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.32) cvn H.B /ANN pdfmark end + 1020 1866 a Black 75 1979 a FB(loop)e(isotope)241 +2092 y(principal,)p 0.0 0.0 0.554 TeXcolorrgb 610 2093 a SDict begin H.S end - 540 1837 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 -TeXcolorrgb 630 1775 a + 610 2093 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(10)p 0.0 0.0 0.554 +TeXcolorrgb 700 2031 a SDict begin H.R end - 630 1775 a 630 1836 a + 700 2031 a 700 2092 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 630 1836 -a Black 241 1949 a FB(totally)h(symmetric,)p 0.0 0.0 0.554 -TeXcolorrgb 925 1950 a +/Link/Dest (page.10) cvn H.B /ANN pdfmark end + 700 2092 +a Black 75 2205 a FB(loop)g(table,)p 0.0 0.0 0.554 TeXcolorrgb +482 2205 a SDict begin H.S end - 925 1950 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 1015 1888 a + 482 2205 a 0.0 0.0 0.554 TeXcolorrgb FB(14)p +0.0 0.0 0.554 TeXcolorrgb 572 2143 a SDict begin H.R end - 1015 -1888 a 1015 1949 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 1015 1949 a Black 241 2062 a FB(unipotent,)p -0.0 0.0 0.554 TeXcolorrgb 630 2063 a -SDict begin H.S end - 630 2063 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 720 -2001 a -SDict begin H.R end - 720 2001 a 720 2062 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 720 2062 a Black 75 2175 -a FB(quasigroup)i(table,)p 0.0 0.0 0.554 TeXcolorrgb -724 2175 a -SDict begin H.S end - 724 2175 a 0.0 0.0 0.554 TeXcolorrgb FB(14)p -0.0 0.0 0.554 TeXcolorrgb 814 2114 a -SDict begin H.R end - 814 2114 a 814 2175 + 572 2143 a 572 2205 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.14) cvn H.B /ANN pdfmark end - 814 2175 a Black 75 2288 a Fx(QuasigroupByCayleyTable)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1201 2289 a + 572 2205 a Black 75 2318 a Fx(LoopByCayleyTable)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 919 2319 a SDict begin H.S end - 1201 2289 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(15)p 0.0 0.0 0.554 -TeXcolorrgb 1291 2226 a + 919 2319 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(15)p 0.0 0.0 0.554 TeXcolorrgb 1009 +2256 a SDict begin H.R end - 1291 2226 a 1291 2288 a + 1009 2256 a 1009 2318 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.15) cvn H.B /ANN pdfmark end + 1009 2318 a Black 75 2431 +a Fx(LoopByCyclicModification)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 1248 2432 a +SDict begin H.S end + 1248 2432 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 1338 2369 a +SDict begin H.R end + 1338 +2369 a 1338 2431 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.47) cvn H.B /ANN pdfmark end + 1338 2431 a Black 75 2544 a Fx +(LoopByDihedralModification)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +1342 2545 a +SDict begin H.S end + 1342 2545 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 1432 2482 a +SDict begin H.R end + 1432 +2482 a 1432 2544 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.47) cvn H.B /ANN pdfmark end + 1432 2544 a Black 75 2657 a Fx(LoopByExtension)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 825 2658 a +SDict begin H.S end + 825 2658 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(18)p 0.0 0.0 0.554 +TeXcolorrgb 915 2595 a +SDict begin H.R end + 915 2595 a 915 2657 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.18) cvn H.B /ANN pdfmark end + 915 2657 +a Black 75 2770 a Fx(LoopByLeftSection)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 919 2771 a +SDict begin H.S end + 919 2771 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(17)p 0.0 0.0 0.554 TeXcolorrgb 1009 2708 a +SDict begin H.R end + 1009 +2708 a 1009 2770 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.17) cvn H.B /ANN pdfmark end + 1009 2770 a Black 75 2883 a Fx(LoopByRightFolder)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 919 2884 a +SDict begin H.S end + 919 2884 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(18)p 0.0 0.0 0.554 +TeXcolorrgb 1009 2821 a +SDict begin H.R end + 1009 2821 a 1009 2883 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.18) cvn H.B /ANN pdfmark end + 1009 +2883 a Black 75 2995 a Fx(LoopByRightSection)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 966 2996 a +SDict begin H.S end + 966 2996 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(17)p 0.0 0.0 0.554 TeXcolorrgb 1056 +2934 a +SDict begin H.R end + 1056 2934 a 1056 2995 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.17) cvn H.B /ANN pdfmark end + 1056 2995 a Black 75 3108 +a Fx(LoopFromFile)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +684 3109 a +SDict begin H.S end + 684 3109 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(17)p 0.0 0.0 0.554 TeXcolorrgb 774 3047 a +SDict begin H.R end + 774 3047 +a 774 3108 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.17) cvn H.B /ANN pdfmark end + 774 3108 a Black 75 3221 a Fx(LoopIsomorph)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 684 3222 a +SDict begin H.S end + 684 3222 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(34)p 0.0 0.0 0.554 +TeXcolorrgb 774 3160 a +SDict begin H.R end + 774 3160 a 774 3221 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.34) cvn H.B /ANN pdfmark end + 774 3221 +a Black 75 3334 a Fx(LoopMG2)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +449 3335 a +SDict begin H.S end + 449 3335 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(47)p 0.0 0.0 0.554 TeXcolorrgb 539 3273 a +SDict begin H.R end + 539 3273 +a 539 3334 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.47) cvn H.B /ANN pdfmark end + 539 3334 a Black 75 3447 a Fx(LoopsUpToIsomorphism)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1060 3448 a +SDict begin H.S end + 1060 3448 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(34)p 0.0 0.0 0.554 +TeXcolorrgb 1150 3385 a +SDict begin H.R end + 1150 3385 a 1150 3447 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.34) cvn H.B /ANN pdfmark end + 1150 +3447 a Black 75 3560 a Fx(LoopsUpToIsotopism)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 966 3561 a +SDict begin H.S end + 966 3561 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(36)p 0.0 0.0 0.554 TeXcolorrgb 1056 +3498 a +SDict begin H.R end + 1056 3498 a 1056 3560 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.36) cvn H.B /ANN pdfmark end + 1056 3560 a Black 75 3673 +a Fx(LowerCentralSeries)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +966 3674 a +SDict begin H.S end + 966 3674 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(33)p 0.0 0.0 0.554 TeXcolorrgb 1056 3611 a +SDict begin H.R end + 1056 3611 +a 1056 3673 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.33) cvn H.B /ANN pdfmark end + 1056 3673 a Black 75 3869 a FB(magma,)p +0.0 0.0 0.554 TeXcolorrgb 388 3870 a +SDict begin H.S end + 388 3870 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 433 +3807 a +SDict begin H.R end + 433 3807 a 433 3869 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.8) cvn H.B /ANN pdfmark end + 433 3869 a Black 75 3982 +a FB(medial)g(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb +795 3983 a +SDict begin H.S end + 795 3983 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(40)p 0.0 0.0 0.554 TeXcolorrgb 885 3920 a +SDict begin H.R end + 885 3920 +a 885 3982 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 885 3982 a Black 75 4095 a Fx(MiddleInnerMapping)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 4096 a +SDict begin H.S end + 966 4096 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 +TeXcolorrgb 1056 4033 a +SDict begin H.R end + 1056 4033 a 1056 4095 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.30) cvn H.B /ANN pdfmark end + 1056 +4095 a Black 75 4208 a Fx(MiddleInnerMappingGroup)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 1201 4209 a +SDict begin H.S end + 1201 4209 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 1291 +4146 a +SDict begin H.R end + 1291 4146 a 1291 4208 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.30) cvn H.B /ANN pdfmark end + 1291 4208 a Black 75 4320 +a Fx(MiddleNucleus)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +731 4321 a +SDict begin H.S end + 731 4321 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(30)p 0.0 0.0 0.554 TeXcolorrgb 821 4259 a +SDict begin H.R end + 821 4259 +a 821 4320 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.30) cvn H.B /ANN pdfmark end + 821 4320 a Black 75 4433 a FB(modi\002cation)241 +4546 y(c)o(yclic,)p 0.0 0.0 0.554 TeXcolorrgb 502 4547 +a +SDict begin H.S end + 502 4547 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 +TeXcolorrgb 592 4485 a +SDict begin H.R end + 592 4485 a 592 4546 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.47) cvn H.B /ANN pdfmark end + 592 4546 +a Black 241 4659 a FB(dihedral,)p 0.0 0.0 0.554 TeXcolorrgb +584 4660 a +SDict begin H.S end + 584 4660 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(47)p 0.0 0.0 0.554 TeXcolorrgb 674 4598 a +SDict begin H.R end + 674 4598 +a 674 4659 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.47) cvn H.B /ANN pdfmark end + 674 4659 a Black 241 4772 a FB(Mouf)o(ang,)p +0.0 0.0 0.554 TeXcolorrgb 619 4773 a +SDict begin H.S end + 619 4773 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 709 +4710 a +SDict begin H.R end + 709 4710 a 709 4772 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.47) cvn H.B /ANN pdfmark end + 709 4772 a Black 75 4885 +a FB(Mouf)o(ang)h(loop,)p 0.0 0.0 0.554 TeXcolorrgb 637 +4886 a +SDict begin H.S end + 637 4886 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p +0.0 0.0 0.554 TeXcolorrgb 727 4823 a +SDict begin H.R end + 727 4823 a 727 4885 +a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 727 4885 a Black 75 4998 a Fx(MoufangLoop)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 637 4999 a +SDict begin H.S end + 637 4999 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 727 +4936 a +SDict begin H.R end + 727 4936 a 727 4998 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.52) cvn H.B /ANN pdfmark end + 727 4998 a Black 75 5111 +a FB(multiplication)i(group,)p 0.0 0.0 0.554 TeXcolorrgb +865 5113 a +SDict begin H.S end + 865 5113 a 0.0 0.0 0.554 TeXcolorrgb -2 x +FB(9)p 0.0 0.0 0.554 TeXcolorrgb 910 5049 a +SDict begin H.R end + 910 5049 +a 910 5111 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 910 5111 a Black 241 5224 a FB(left,)p 0.0 0.0 0.554 +TeXcolorrgb 408 5226 a +SDict begin H.S end + 408 5226 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 453 5162 a +SDict begin H.R end + 453 +5162 a 453 5224 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 453 5224 a Black 241 5337 a FB(relati)n(v)o(e,)p +0.0 0.0 0.554 TeXcolorrgb 555 5339 a +SDict begin H.S end + 555 5339 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 TeXcolorrgb 645 +5275 a +SDict begin H.R end + 645 5275 a 645 5337 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.29) cvn H.B /ANN pdfmark end + 645 5337 a Black 241 5450 +a FB(relati)n(v)o(e)e(left,)p 0.0 0.0 0.554 TeXcolorrgb +699 5452 a +SDict begin H.S end + 699 5452 a 0.0 0.0 0.554 TeXcolorrgb -2 x +FB(29)p 0.0 0.0 0.554 TeXcolorrgb 789 5388 a +SDict begin H.R end + 789 5388 +a 789 5450 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.29) cvn H.B /ANN pdfmark end + 789 5450 a Black 241 5562 a FB(relati)n(v)o(e)g(right)f(,) +p 0.0 0.0 0.554 TeXcolorrgb 773 5564 a +SDict begin H.S end + 773 5564 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 TeXcolorrgb 863 +5501 a +SDict begin H.R end + 863 5501 a 863 5562 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.29) cvn H.B /ANN pdfmark end + 863 5562 a Black Black Black +2120 399 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 2337 +401 a +SDict begin H.S end + 2337 401 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p +0.0 0.0 0.554 TeXcolorrgb 2382 337 a +SDict begin H.R end + 2382 337 a 2382 +399 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2382 399 a Black 1954 511 a FB(multiplication)j(table,)p +0.0 0.0 0.554 TeXcolorrgb 2709 511 a +SDict begin H.S end + 2709 511 a 0.0 0.0 0.554 +TeXcolorrgb FB(14)p 0.0 0.0 0.554 TeXcolorrgb 2799 450 +a +SDict begin H.R end + 2799 450 a 2799 511 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.14) cvn H.B /ANN pdfmark end + 2799 511 a Black 1954 624 a Fx +(MultiplicationGroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2892 626 a +SDict begin H.S end + 2892 626 a 0.0 0.0 0.554 TeXcolorrgb -2 x +FB(29)p 0.0 0.0 0.554 TeXcolorrgb 2982 563 a +SDict begin H.R end + 2982 563 +a 2982 624 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.29) cvn H.B /ANN pdfmark end + 2982 624 a Black 1954 737 a Fx(MyLibraryLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 738 a +SDict begin H.S end + 2610 738 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(50)p 0.0 0.0 0.554 +TeXcolorrgb 2700 676 a +SDict begin H.R end + 2700 676 a 2700 737 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.50) cvn H.B /ANN pdfmark end + 2700 737 +a Black 1954 925 a Fx(NaturalHomomorphismByNormalSubloop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 3597 926 a +SDict begin H.S end + 3597 926 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(32)p 0.0 0.0 0.554 +TeXcolorrgb 3687 864 a +SDict begin H.R end + 3687 864 a 3687 925 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.32) cvn H.B /ANN pdfmark end + 3687 925 +a Black 1954 1038 a FB(neutral)e(element,)p 0.0 0.0 0.554 +TeXcolorrgb 2562 1039 a +SDict begin H.S end + 2562 1039 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2607 977 a +SDict begin H.R end + 2607 +977 a 2607 1038 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.8) cvn H.B /ANN pdfmark end + 2607 1038 a Black 1954 1151 a FB(nilpotence)h(class,) +p 0.0 0.0 0.554 TeXcolorrgb 2578 1153 a +SDict begin H.S end + 2578 1153 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2623 +1090 a +SDict begin H.R end + 2623 1090 a 2623 1151 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2623 1151 a Black 1954 +1264 a Fx(NilpotencyClassOfLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2986 1265 a +SDict begin H.S end + 2986 1265 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 3076 1203 a +SDict begin H.R end + 3076 +1203 a 3076 1264 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.32) cvn H.B /ANN pdfmark end + 3076 1264 a Black 1954 1377 a FB(nilpotent)g(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2507 1379 a +SDict begin H.S end + 2507 1379 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2552 +1315 a +SDict begin H.R end + 2552 1315 a 2552 1377 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2552 1377 a Black 2120 +1490 a FB(strongly)-6 b(,)p 0.0 0.0 0.554 TeXcolorrgb +2458 1491 a +SDict begin H.S end + 2458 1491 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 2548 1428 a +SDict begin H.R end + 2548 +1428 a 2548 1490 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.32) cvn H.B /ANN pdfmark end + 2548 1490 a Black 1954 1603 a Fx(NilpotentLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 1604 a +SDict begin H.S end + 2610 1604 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 +TeXcolorrgb 2700 1541 a +SDict begin H.R end + 2700 1541 a 2700 1603 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 2700 +1603 a Black 1954 1716 a FB(normal)24 b(closure,)p 0.0 0.0 0.554 +TeXcolorrgb 2542 1717 a +SDict begin H.S end + 2542 1717 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2632 1654 a +SDict begin H.R end + 2632 +1654 a 2632 1716 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.31) cvn H.B /ANN pdfmark end + 2632 1716 a Black 1954 1829 a FB(normal)g(subloop,)p +0.0 0.0 0.554 TeXcolorrgb 2568 1830 a +SDict begin H.S end + 2568 1830 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2658 +1767 a +SDict begin H.R end + 2658 1767 a 2658 1829 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.31) cvn H.B /ANN pdfmark end + 2658 1829 a Black 1954 +1942 a Fx(NormalClosure)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2610 1943 a +SDict begin H.S end + 2610 1943 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2700 1880 a +SDict begin H.R end + 2700 +1880 a 2700 1942 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.31) cvn H.B /ANN pdfmark end + 2700 1942 a Black 1954 2055 a Fx +(NormalizedQuasigroupTable)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +3174 2056 a +SDict begin H.S end + 3174 2056 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(15)p 0.0 0.0 0.554 TeXcolorrgb 3264 1993 a +SDict begin H.R end + 3264 +1993 a 3264 2055 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.15) cvn H.B /ANN pdfmark end + 3264 2055 a Black 1954 2167 a Fx(Nuc)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2140 2168 a +SDict begin H.S end + 2140 2168 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(31)p 0.0 0.0 0.554 +TeXcolorrgb 2230 2106 a +SDict begin H.R end + 2230 2106 a 2230 2167 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.31) cvn H.B /ANN pdfmark end + 2230 +2167 a Black 1954 2280 a FB(nuclear)h(square)g(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2711 2281 a +SDict begin H.S end + 2711 2281 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2801 +2219 a +SDict begin H.R end + 2801 2219 a 2801 2280 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2801 2280 a Black 2120 +2393 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 2394 +a +SDict begin H.S end + 2287 2394 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p +0.0 0.0 0.554 TeXcolorrgb 2377 2332 a +SDict begin H.R end + 2377 2332 a 2377 +2393 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2377 2393 a Black 2120 2506 a FB(middle,)p 0.0 0.0 0.554 +TeXcolorrgb 2418 2507 a +SDict begin H.S end + 2418 2507 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2508 2445 a +SDict begin H.R end + 2508 +2445 a 2508 2506 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2508 2506 a Black 2120 2619 a FB(right,)p +0.0 0.0 0.554 TeXcolorrgb 2337 2620 a +SDict begin H.S end + 2337 2620 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 2427 +2557 a +SDict begin H.R end + 2427 2557 a 2427 2619 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 2427 2619 a Black 1954 +2732 a Fx(NuclearExtension)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2751 2733 a +SDict begin H.S end + 2751 2733 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(18)p 0.0 0.0 0.554 TeXcolorrgb 2841 2670 a +SDict begin H.R end + 2841 +2670 a 2841 2732 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.18) cvn H.B /ANN pdfmark end + 2841 2732 a Black 1954 2845 a FB(nucleus,)p +0.0 0.0 0.554 TeXcolorrgb 2277 2847 a +SDict begin H.S end + 2277 2847 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2322 +2783 a +SDict begin H.R end + 2322 2783 a 2322 2845 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2322 2845 a Black 2120 +2958 a FB(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 2960 +a +SDict begin H.S end + 2287 2960 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 +TeXcolorrgb 2332 2896 a +SDict begin H.R end + 2332 2896 a 2332 2958 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2332 +2958 a Black 2120 3071 a FB(middle,)p 0.0 0.0 0.554 TeXcolorrgb +2418 3073 a +SDict begin H.S end + 2418 3073 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2463 3009 a +SDict begin H.R end + 2463 3009 +a 2463 3071 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2463 3071 a Black 2120 3184 a FB(right,)p +0.0 0.0 0.554 TeXcolorrgb 2337 3186 a +SDict begin H.S end + 2337 3186 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2382 +3122 a +SDict begin H.R end + 2382 3122 a 2382 3184 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.9) cvn H.B /ANN pdfmark end + 2382 3184 a Black 1954 +3297 a Fx(NucleusOfLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2610 3298 a +SDict begin H.S end + 2610 3298 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2700 3235 a +SDict begin H.R end + 2700 +3235 a 2700 3297 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.31) cvn H.B /ANN pdfmark end + 2700 3297 a Black 1954 3409 a Fx +(NucleusOfQuasigroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2892 3410 a +SDict begin H.S end + 2892 3410 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(31)p 0.0 0.0 0.554 TeXcolorrgb 2982 3348 a +SDict begin H.R end + 2982 +3348 a 2982 3409 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.31) cvn H.B /ANN pdfmark end + 2982 3409 a Black 1954 3598 a FB(octonion)h(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2502 3599 a +SDict begin H.S end + 2502 3599 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 2592 +3536 a +SDict begin H.R end + 2592 3536 a 2592 3598 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.52) cvn H.B /ANN pdfmark end + 2592 3598 a Black 1954 +3711 a Fx(One)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2140 +3711 a +SDict begin H.S end + 2140 3711 a 0.0 0.0 0.554 TeXcolorrgb FB(22)p +0.0 0.0 0.554 TeXcolorrgb 2230 3649 a +SDict begin H.R end + 2230 3649 a 2230 +3711 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.22) cvn H.B /ANN pdfmark end + 2230 3711 a Black 1954 3823 a Fx(OneLoopTableInGroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2892 3824 a +SDict begin H.S end + 2892 3824 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(48)p 0.0 0.0 0.554 +TeXcolorrgb 2982 3762 a +SDict begin H.R end + 2982 3762 a 2982 3823 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.48) cvn H.B /ANN pdfmark end + 2982 +3823 a Black 1954 3936 a Fx(OneLoopWithMltGroup)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 2892 3938 a +SDict begin H.S end + 2892 3938 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(49)p 0.0 0.0 0.554 TeXcolorrgb 2982 +3875 a +SDict begin H.R end + 2982 3875 a 2982 3936 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.49) cvn H.B /ANN pdfmark end + 2982 3936 a Black 1954 +4049 a Fx(OneProperLoopTableInGroup)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 3174 4051 a +SDict begin H.S end + 3174 4051 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(49)p 0.0 0.0 0.554 TeXcolorrgb 3264 3988 a +SDict begin H.R end + 3264 +3988 a 3264 4049 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.49) cvn H.B /ANN pdfmark end + 3264 4049 a Black 1954 4162 a Fx(Opposite)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2375 4162 a +SDict begin H.S end + 2375 4162 +a 0.0 0.0 0.554 TeXcolorrgb FB(21)p 0.0 0.0 0.554 TeXcolorrgb +2465 4101 a +SDict begin H.R end + 2465 4101 a 2465 4162 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.21) cvn H.B /ANN pdfmark end + 2465 4162 a Black +1954 4275 a FB(opposite)g(quasigroup,)p 0.0 0.0 0.554 +TeXcolorrgb 2734 4275 a +SDict begin H.S end + 2734 4275 a 0.0 0.0 0.554 TeXcolorrgb +FB(21)p 0.0 0.0 0.554 TeXcolorrgb 2824 4213 a +SDict begin H.R end + 2824 4213 +a 2824 4275 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.21) cvn H.B /ANN pdfmark end + 2824 4275 a Black 1954 4388 a Fx(OppositeLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2563 4388 a +SDict begin H.S end + 2563 4388 +a 0.0 0.0 0.554 TeXcolorrgb FB(21)p 0.0 0.0 0.554 TeXcolorrgb +2653 4326 a +SDict begin H.R end + 2653 4326 a 2653 4388 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.21) cvn H.B /ANN pdfmark end + 2653 4388 a Black +1954 4501 a Fx(OppositeQuasigroup)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2845 4501 a +SDict begin H.S end + 2845 4501 a 0.0 0.0 0.554 TeXcolorrgb +FB(21)p 0.0 0.0 0.554 TeXcolorrgb 2935 4439 a +SDict begin H.R end + 2935 4439 +a 2935 4501 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.21) cvn H.B /ANN pdfmark end + 2935 4501 a Black 1954 4614 a FB(Osborn)e(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2451 4614 a +SDict begin H.S end + 2451 4614 a 0.0 0.0 0.554 +TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2541 4552 +a +SDict begin H.R end + 2541 4552 a 2541 4614 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.44) cvn H.B /ANN pdfmark end + 2541 4614 a Black 1954 4802 +a FB(P)o(aige)f(loop,)p 0.0 0.0 0.554 TeXcolorrgb 2384 +4803 a +SDict begin H.S end + 2384 4803 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p +0.0 0.0 0.554 TeXcolorrgb 2474 4740 a +SDict begin H.R end + 2474 4740 a 2474 +4802 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 2474 4802 a Black 1954 4915 a Fx(PaigeLoop)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 2422 4916 a +SDict begin H.S end + 2422 4916 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 TeXcolorrgb 2512 +4853 a +SDict begin H.R end + 2512 4853 a 2512 4915 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.54) cvn H.B /ANN pdfmark end + 2512 4915 a Black 1954 +5028 a Fx(Parent)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2281 +5029 a +SDict begin H.S end + 2281 5029 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(26)p +0.0 0.0 0.554 TeXcolorrgb 2371 4966 a +SDict begin H.R end + 2371 4966 a 2371 +5028 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.26) cvn H.B /ANN pdfmark end + 2371 5028 a Black 1954 5141 a Fx(PosInParent)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 5142 a +SDict begin H.S end + 2516 5142 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(27)p 0.0 0.0 0.554 +TeXcolorrgb 2606 5079 a +SDict begin H.R end + 2606 5079 a 2606 5141 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.27) cvn H.B /ANN pdfmark end + 2606 +5141 a Black 1954 5254 a Fx(Position)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2375 5255 a +SDict begin H.S end + 2375 5255 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(26)p 0.0 0.0 0.554 TeXcolorrgb 2465 5192 a +SDict begin H.R end + 2465 +5192 a 2465 5254 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.26) cvn H.B /ANN pdfmark end + 2465 5254 a Black 1954 5367 a FB(po)n(wer)h +(alternati)n(v)o(e)h(loop,)p 0.0 0.0 0.554 TeXcolorrgb +2812 5368 a +SDict begin H.S end + 2812 5368 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2902 5305 a +SDict begin H.R end + 2902 +5305 a 2902 5367 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2902 5367 a Black 2120 5479 a FB(left,)p +0.0 0.0 0.554 TeXcolorrgb 2287 5480 a +SDict begin H.S end + 2287 5480 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(43)p 0.0 0.0 0.554 TeXcolorrgb 2377 +5418 a +SDict begin H.R end + 2377 5418 a 2377 5479 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2377 5479 a Black 2120 +5592 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 2337 5593 +a +SDict begin H.S end + 2337 5593 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(43)p +0.0 0.0 0.554 TeXcolorrgb 2427 5531 a +SDict begin H.R end + 2427 5531 a 2427 +5592 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.43) cvn H.B /ANN pdfmark end + 2427 5592 a Black Black Black eop end +%%Page: 67 67 +TeXDict begin 67 66 bop 0 0 a +SDict begin /product where{pop product(Distiller)search{pop pop pop +version(.)search{exch pop exch pop(3011)eq{gsave newpath 0 0 moveto +closepath clip/Courier findfont 10 scalefont setfont 72 72 moveto(.)show +grestore}if}{pop}ifelse}{pop}ifelse}if end + 0 0 a 0 TeXcolorgray 67 +-8 a +SDict begin H.S end + 67 -8 a 67 -8 a +SDict begin H.R end + 67 -8 a 67 -8 a +SDict begin [/View [/XYZ H.V]/Dest (page.67) cvn /DEST pdfmark end + 67 -8 a Black Black +1566 100 a FD(The)17 b FC(LOOPS)f FD(P)o(ackage)1510 +b FB(67)p Black 75 399 a(po)n(wer)24 b(associati)n(v)o(e)i(loop,)p +0.0 0.0 0.554 TeXcolorrgb 948 400 a +SDict begin H.S end + 948 400 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 1038 +337 a +SDict begin H.R end + 1038 337 a 1038 399 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.23) cvn H.B /ANN pdfmark end + 1038 399 a Black 75 511 a +FB(po)n(wer)e(associati)n(v)o(e)i(quasigroup,)p 0.0 0.0 0.554 +TeXcolorrgb 1190 512 a +SDict begin H.S end + 1190 512 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1280 450 a +SDict begin H.R end + 1280 +450 a 1280 511 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.37) cvn H.B /ANN pdfmark end + 1280 511 a Black 75 624 a Fx(PrincipalLoopIsotope)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1060 625 a +SDict begin H.S end + 1060 625 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(20)p 0.0 0.0 0.554 +TeXcolorrgb 1150 563 a +SDict begin H.R end + 1150 563 a 1150 624 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.20) cvn H.B /ANN pdfmark end + 1150 624 +a Black 75 820 a FB(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb +524 821 a +SDict begin H.S end + 524 821 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p +0.0 0.0 0.554 TeXcolorrgb 569 759 a +SDict begin H.R end + 569 759 a 569 820 +a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.8) cvn H.B /ANN pdfmark end + 569 820 a Black 241 933 a FB(diassociati)n(v)o(e,)p +0.0 0.0 0.554 TeXcolorrgb 752 934 a +SDict begin H.S end + 752 934 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 842 +872 a +SDict begin H.R end + 842 872 a 842 933 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.38) cvn H.B /ANN pdfmark end + 842 933 a Black 241 1046 a +FB(distrib)n(uti)n(v)o(e,)p 0.0 0.0 0.554 TeXcolorrgb +695 1048 a +SDict begin H.S end + 695 1048 a 0.0 0.0 0.554 TeXcolorrgb -2 x +FB(39)p 0.0 0.0 0.554 TeXcolorrgb 785 984 a +SDict begin H.R end + 785 984 a +785 1046 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 785 1046 a Black 241 1159 a FB(entropic,)p +0.0 0.0 0.554 TeXcolorrgb 584 1160 a +SDict begin H.S end + 584 1160 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 TeXcolorrgb 674 +1097 a +SDict begin H.R end + 674 1097 a 674 1159 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 674 1159 a Black 241 1272 +a FB(idempotent,)p 0.0 0.0 0.554 TeXcolorrgb 696 1274 +a +SDict begin H.S end + 696 1274 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 +TeXcolorrgb 786 1210 a +SDict begin H.R end + 786 1210 a 786 1272 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 786 1272 +a Black 241 1385 a FB(left)e(distrib)n(uti)n(v)o(e,)p +0.0 0.0 0.554 TeXcolorrgb 839 1387 a +SDict begin H.S end + 839 1387 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 929 +1323 a +SDict begin H.R end + 929 1323 a 929 1385 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 929 1385 a Black 241 1498 +a FB(medial,)p 0.0 0.0 0.554 TeXcolorrgb 534 1499 a +SDict begin H.S end + 534 +1499 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(40)p 0.0 0.0 0.554 +TeXcolorrgb 624 1436 a +SDict begin H.R end + 624 1436 a 624 1498 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 624 1498 +a Black 241 1611 a FB(opposite,)p 0.0 0.0 0.554 TeXcolorrgb +595 1611 a +SDict begin H.S end + 595 1611 a 0.0 0.0 0.554 TeXcolorrgb FB(21)p +0.0 0.0 0.554 TeXcolorrgb 685 1549 a +SDict begin H.R end + 685 1549 a 685 1611 +a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.21) cvn H.B /ANN pdfmark end + 685 1611 a Black 241 1724 a FB(po)n(wer)g(associati)n(v)o(e,)p +0.0 0.0 0.554 TeXcolorrgb 929 1725 a +SDict begin H.S end + 929 1725 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(37)p 0.0 0.0 0.554 TeXcolorrgb 1019 +1662 a +SDict begin H.R end + 1019 1662 a 1019 1724 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.37) cvn H.B /ANN pdfmark end + 1019 1724 a Black 241 +1836 a FB(right)g(distrib)n(uti)n(v)o(e,)p 0.0 0.0 0.554 +TeXcolorrgb 890 1838 a +SDict begin H.S end + 890 1838 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 980 1775 a +SDict begin H.R end + 980 +1775 a 980 1836 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 980 1836 a Black 241 1949 a FB(semisymmetric,)p +0.0 0.0 0.554 TeXcolorrgb 842 1951 a +SDict begin H.S end + 842 1951 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 932 +1888 a +SDict begin H.R end + 932 1888 a 932 1949 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 932 1949 a Black 241 2062 +a FB(Steiner)l(,)p 0.0 0.0 0.554 TeXcolorrgb 540 2064 +a +SDict begin H.S end + 540 2064 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 +TeXcolorrgb 630 2001 a +SDict begin H.R end + 630 2001 a 630 2062 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 630 2062 +a Black 241 2175 a FB(totally)h(symmetric,)p 0.0 0.0 0.554 +TeXcolorrgb 925 2177 a +SDict begin H.S end + 925 2177 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 1015 2114 a +SDict begin H.R end + 1015 +2114 a 1015 2175 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 1015 2175 a Black 241 2288 a FB(unipotent,)p +0.0 0.0 0.554 TeXcolorrgb 630 2290 a +SDict begin H.S end + 630 2290 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 720 +2226 a +SDict begin H.R end + 720 2226 a 720 2288 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 720 2288 a Black 75 2401 +a FB(quasigroup)i(table,)p 0.0 0.0 0.554 TeXcolorrgb +724 2401 a +SDict begin H.S end + 724 2401 a 0.0 0.0 0.554 TeXcolorrgb FB(14)p +0.0 0.0 0.554 TeXcolorrgb 814 2339 a +SDict begin H.R end + 814 2339 a 814 2401 +a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.14) cvn H.B /ANN pdfmark end + 814 2401 a Black 75 2514 a Fx(QuasigroupByCayleyTable)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1201 2515 a +SDict begin H.S end + 1201 2515 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(15)p 0.0 0.0 0.554 +TeXcolorrgb 1291 2452 a +SDict begin H.R end + 1291 2452 a 1291 2514 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.15) cvn H.B /ANN pdfmark end 1291 -2288 a Black 75 2401 a Fx(QuasigroupByLeftSection)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 1201 2402 a +2514 a Black 75 2627 a Fx(QuasigroupByLeftSection)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 1201 2628 a SDict begin H.S end - 1201 2402 a 0.0 0.0 0.554 + 1201 2628 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(17)p 0.0 0.0 0.554 TeXcolorrgb 1291 -2339 a +2565 a SDict begin H.R end - 1291 2339 a 1291 2401 a + 1291 2565 a 1291 2627 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.17) cvn H.B /ANN pdfmark end - 1291 2401 a Black 75 2514 + 1291 2627 a Black 75 2740 a Fx(QuasigroupByRightFolder)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1201 2515 a +1201 2741 a SDict begin H.S end - 1201 2515 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(18)p 0.0 0.0 0.554 TeXcolorrgb 1291 2452 a + 1201 2741 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(18)p 0.0 0.0 0.554 TeXcolorrgb 1291 2678 a SDict begin H.R end 1291 -2452 a 1291 2514 a +2678 a 1291 2740 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.18) cvn H.B /ANN pdfmark end - 1291 2514 a Black 75 2627 a Fx + 1291 2740 a Black 75 2853 a Fx (QuasigroupByRightSection)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1248 2628 a +1248 2854 a SDict begin H.S end - 1248 2628 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(17)p 0.0 0.0 0.554 TeXcolorrgb 1338 2565 a + 1248 2854 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(17)p 0.0 0.0 0.554 TeXcolorrgb 1338 2791 a SDict begin H.R end 1338 -2565 a 1338 2627 a +2791 a 1338 2853 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.17) cvn H.B /ANN pdfmark end - 1338 2627 a Black 75 2740 a Fx(QuasigroupFromFile)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 2741 a + 1338 2853 a Black 75 2966 a Fx(QuasigroupFromFile)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 966 2967 a SDict begin H.S end - 966 2741 + 966 2967 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(17)p 0.0 0.0 0.554 -TeXcolorrgb 1056 2678 a +TeXcolorrgb 1056 2904 a SDict begin H.R end - 1056 2678 a 1056 2740 a + 1056 2904 a 1056 2966 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.17) cvn H.B /ANN pdfmark end 1056 -2740 a Black 75 2853 a Fx(QuasigroupsUpToIsomorphism)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1342 2854 a +2966 a Black 75 3078 a Fx(QuasigroupIsomorph)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 966 3079 a SDict begin H.S end - 1342 2854 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(34)p 0.0 0.0 0.554 -TeXcolorrgb 1432 2791 a + 966 3079 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(34)p 0.0 0.0 0.554 TeXcolorrgb 1056 +3017 a SDict begin H.R end - 1432 2791 a 1432 2853 a + 1056 3017 a 1056 3078 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.34) cvn H.B /ANN pdfmark end + 1056 3078 a Black 75 3191 +a Fx(QuasigroupsUpToIsomorphism)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 1342 3192 a +SDict begin H.S end + 1342 3192 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(34)p 0.0 0.0 0.554 TeXcolorrgb 1432 3130 a +SDict begin H.R end 1432 -2853 a Black 75 3049 a Fx(RandomLoop)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 590 3051 a -SDict begin H.S end - 590 3051 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 680 2987 a -SDict begin H.R end - 680 -2987 a 680 3049 a +3130 a 1432 3191 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.19) cvn H.B /ANN pdfmark end - 680 3049 a Black 75 3161 a Fx(RandomNilpotentLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1013 3163 a +/Link/Dest (page.34) cvn H.B /ANN pdfmark end + 1432 3191 a Black 75 3387 a Fx(RandomLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 590 3389 a SDict begin H.S end - 1013 3163 + 590 3389 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(19)p 0.0 0.0 0.554 -TeXcolorrgb 1103 3100 a +TeXcolorrgb 680 3326 a SDict begin H.R end - 1103 3100 a 1103 3161 a + 680 3326 a 680 3387 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.19) cvn H.B /ANN pdfmark end + 680 3387 +a Black 75 3500 a Fx(RandomNilpotentLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 1013 3502 a +SDict begin H.S end + 1013 3502 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 1103 3439 a +SDict begin H.R end 1103 -3161 a Black 75 3274 a Fx(RandomQuasigroup)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 872 3276 a -SDict begin H.S end - 872 3276 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(19)p 0.0 0.0 0.554 TeXcolorrgb 962 3213 a -SDict begin H.R end - 962 -3213 a 962 3274 a +3439 a 1103 3500 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.19) cvn H.B /ANN pdfmark end - 962 3274 a Black 75 3387 a FB(RC)22 -b(loop,)p 0.0 0.0 0.554 TeXcolorrgb 426 3389 a + 1103 3500 a Black 75 3613 a Fx(RandomQuasigroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 872 3615 a SDict begin H.S end - 426 3389 -a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 -TeXcolorrgb 516 3326 a + 872 3615 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(19)p 0.0 0.0 0.554 +TeXcolorrgb 962 3551 a SDict begin H.R end - 516 3326 a 516 3387 a + 962 3551 a 962 3613 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.39) cvn H.B /ANN pdfmark end - 516 3387 -a Black 75 3500 a Fx(RCCLoop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -449 3501 a +/Link/Dest (page.19) cvn H.B /ANN pdfmark end + 962 3613 +a Black 75 3726 a FB(RC)22 b(loop,)p 0.0 0.0 0.554 TeXcolorrgb +426 3727 a SDict begin H.S end - 449 3501 a 0.0 0.0 0.554 TeXcolorrgb -1 x -FB(52)p 0.0 0.0 0.554 TeXcolorrgb 539 3439 a + 426 3727 a 0.0 0.0 0.554 TeXcolorrgb -1 x +FB(40)p 0.0 0.0 0.554 TeXcolorrgb 516 3664 a SDict begin H.R end - 539 3439 -a 539 3500 a + 516 3664 +a 516 3726 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end - 539 3500 a Black 75 3613 a Fx -(RelativeLeftMultiplicationGroup)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1577 3615 a +/Link/Dest (page.40) cvn H.B /ANN pdfmark end + 516 3726 a Black 75 3839 a Fx(RCCLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 449 3840 a SDict begin H.S end - 1577 3615 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(29)p 0.0 0.0 0.554 TeXcolorrgb 1667 3551 a + 449 3840 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 +TeXcolorrgb 539 3777 a SDict begin H.R end + 539 3777 a 539 3839 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.53) cvn H.B /ANN pdfmark end + 539 3839 +a Black 75 3952 a Fx(RelativeLeftMultiplicationGroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1577 3954 a +SDict begin H.S end + 1577 3954 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 +TeXcolorrgb 1667 3890 a +SDict begin H.R end + 1667 3890 a 1667 3952 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.29) cvn H.B /ANN pdfmark end 1667 -3551 a 1667 3613 a +3952 a Black 75 4065 a Fx(RelativeMultiplicationGroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1389 4067 a +SDict begin H.S end + 1389 4067 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 +TeXcolorrgb 1479 4003 a +SDict begin H.R end + 1479 4003 a 1479 4065 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.29) cvn H.B /ANN pdfmark end - 1667 3613 a Black 75 3726 a Fx -(RelativeMultiplicationGroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -1389 3728 a -SDict begin H.S end - 1389 3728 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(29)p 0.0 0.0 0.554 TeXcolorrgb 1479 3664 a -SDict begin H.R end 1479 -3664 a 1479 3726 a +4065 a Black 75 4178 a Fx(RelativeRightMultiplicationGroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1624 4180 a +SDict begin H.S end + 1624 4180 +a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 +TeXcolorrgb 1714 4116 a +SDict begin H.R end + 1714 4116 a 1714 4178 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.29) cvn H.B /ANN pdfmark end - 1479 3726 a Black 75 3839 a Fx -(RelativeRightMultiplicationGroup)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1624 3841 a -SDict begin H.S end - 1624 3841 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(29)p 0.0 0.0 0.554 TeXcolorrgb 1714 3777 a -SDict begin H.R end 1714 -3777 a 1714 3839 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.29) cvn H.B /ANN pdfmark end - 1714 3839 a Black 75 3952 a Fx(RightBolLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 684 3953 a +4178 a Black 75 4291 a Fx(RightBolLoop)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 684 4292 a SDict begin H.S end - 684 3953 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(50)p 0.0 0.0 0.554 -TeXcolorrgb 774 3890 a + 684 4292 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(51)p 0.0 0.0 0.554 TeXcolorrgb 774 4229 a SDict begin H.R end - 774 3890 a 774 3952 a + 774 +4229 a 774 4291 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.50) cvn H.B /ANN pdfmark end - 774 3952 -a Black 75 4065 a Fx(RightBolLoopByExactGroupFactorization)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 407 4179 a +/Link/Dest (page.51) cvn H.B /ANN pdfmark end + 774 4291 a Black 75 4403 a Fx +(RightBolLoopByExactGroupFactorization)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 407 4517 a SDict begin H.S end - 407 4179 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 -TeXcolorrgb 497 4116 a + 407 4517 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(46)p 0.0 0.0 0.554 TeXcolorrgb 497 4455 a SDict begin H.R end - 497 4116 a 497 4178 a + 497 +4455 a 497 4516 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.45) cvn H.B /ANN pdfmark end - 497 4178 -a Black 75 4291 a Fx(RightConjugacyClosedLoop)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 1248 4292 a +/Link/Dest (page.46) cvn H.B /ANN pdfmark end + 497 4516 a Black 75 4629 a Fx(RightBruckLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 778 4630 a SDict begin H.S end - 1248 4292 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(52)p 0.0 0.0 0.554 TeXcolorrgb 1338 -4229 a + 778 4630 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(51)p 0.0 0.0 0.554 +TeXcolorrgb 868 4568 a SDict begin H.R end - 1338 4229 a 1338 4291 a + 868 4568 a 868 4629 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.52) cvn H.B /ANN pdfmark end - 1338 4291 a Black 75 4403 +/Link/Dest (page.51) cvn H.B /ANN pdfmark end + 868 4629 +a Black 75 4742 a Fx(RightConjugacyClosedLoop)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 1248 4743 a +SDict begin H.S end + 1248 4743 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 TeXcolorrgb 1338 +4681 a +SDict begin H.R end + 1338 4681 a 1338 4742 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.53) cvn H.B /ANN pdfmark end + 1338 4742 a Black 75 4855 a Fx(RightCosets)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb 637 -4404 a +4856 a SDict begin H.S end - 637 4404 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p -0.0 0.0 0.554 TeXcolorrgb 727 4342 a + 637 4856 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p +0.0 0.0 0.554 TeXcolorrgb 727 4793 a SDict begin H.R end - 727 4342 a 727 4403 + 727 4793 a 727 4855 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.28) cvn H.B /ANN pdfmark end - 727 4403 a Black 75 4516 a Fx(RightDivision)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 731 4517 a + 727 4855 a Black 75 4968 a Fx(RightDivision)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 731 4969 a SDict begin H.S end - 731 4517 a 0.0 0.0 0.554 + 731 4969 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 821 -4455 a +4906 a SDict begin H.R end - 821 4455 a 821 4516 a + 821 4906 a 821 4968 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.23) cvn H.B /ANN pdfmark end - 821 4516 a Black 75 4629 + 821 4968 a Black 75 5081 a Fx(RightDivisionCayleyTable)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 1248 4630 a +TeXcolorrgb 1248 5082 a SDict begin H.S end - 1248 4630 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 1338 4568 a + 1248 5082 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(23)p 0.0 0.0 0.554 TeXcolorrgb 1338 5019 a SDict begin H.R end 1338 -4568 a 1338 4629 a +5019 a 1338 5081 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.23) cvn H.B /ANN pdfmark end - 1338 4629 a Black 75 4742 a Fx(RightInnerMapping)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 919 4743 a + 1338 5081 a Black 75 5194 a Fx(RightInnerMapping)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 919 5195 a SDict begin H.S end - 919 4743 + 919 5195 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 -TeXcolorrgb 1009 4681 a +TeXcolorrgb 1009 5132 a SDict begin H.R end - 1009 4681 a 1009 4742 a + 1009 5132 a 1009 5194 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.30) cvn H.B /ANN pdfmark end 1009 -4742 a Black 75 4855 a Fx(RightInnerMappingGroup)p FB(,)p -0.0 0.0 0.554 TeXcolorrgb 1154 4856 a +5194 a Black 75 5307 a Fx(RightInnerMappingGroup)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 1154 5308 a SDict begin H.S end - 1154 4856 a 0.0 0.0 0.554 + 1154 5308 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 1244 -4793 a +5245 a SDict begin H.R end - 1244 4793 a 1244 4855 a + 1244 5245 a 1244 5307 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.30) cvn H.B /ANN pdfmark end - 1244 4855 a Black 75 4968 + 1244 5307 a Black 75 5420 a Fx(RightInverse)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -684 4968 a +684 5420 a SDict begin H.S end - 684 4968 a 0.0 0.0 0.554 TeXcolorrgb FB(24)p -0.0 0.0 0.554 TeXcolorrgb 774 4906 a + 684 5420 a 0.0 0.0 0.554 TeXcolorrgb FB(24)p +0.0 0.0 0.554 TeXcolorrgb 774 5358 a SDict begin H.R end - 774 4906 a 774 4968 + 774 5358 a 774 5420 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.24) cvn H.B /ANN pdfmark end - 774 4968 a Black 75 5081 a Fx(RightMultiplicationGroup)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1248 5083 a + 774 5420 a Black 75 5533 a Fx(RightMultiplicationGroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 1248 5535 a SDict begin H.S end - 1248 5083 + 1248 5535 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(29)p 0.0 0.0 0.554 -TeXcolorrgb 1338 5019 a +TeXcolorrgb 1338 5471 a SDict begin H.R end - 1338 5019 a 1338 5081 a + 1338 5471 a 1338 5533 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.29) cvn H.B /ANN pdfmark end 1338 -5081 a Black 75 5194 a Fx(RightNucleus)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 684 5195 a +5533 a Black Black Black 1954 399 a Fx(RightNucleus)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2563 400 a SDict begin H.S end - 684 5195 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(30)p 0.0 0.0 0.554 TeXcolorrgb 774 5132 a + 2563 400 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(30)p 0.0 0.0 0.554 +TeXcolorrgb 2653 337 a SDict begin H.R end - 774 -5132 a 774 5194 a + 2653 337 a 2653 399 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.30) cvn H.B /ANN pdfmark end - 774 5194 a Black 75 5307 a Fx(RightSection)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 684 5308 a + 2653 399 +a Black 1954 511 a Fx(RightSection)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2563 512 a SDict begin H.S end - 684 5308 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p 0.0 0.0 0.554 -TeXcolorrgb 774 5245 a -SDict begin H.R end - 774 5245 a 774 5307 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.28) cvn H.B /ANN pdfmark end - 774 5307 -a Black 75 5420 a Fx(RightTranslation)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 872 5421 a -SDict begin H.S end - 872 5421 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(28)p 0.0 0.0 0.554 TeXcolorrgb 962 5358 a -SDict begin H.R end - 962 -5358 a 962 5420 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.28) cvn H.B /ANN pdfmark end - 962 5420 a Black 75 5533 a Fx(RightTransversal)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 872 5534 a -SDict begin H.S end - 872 5534 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p 0.0 0.0 0.554 -TeXcolorrgb 962 5471 a -SDict begin H.R end - 962 5471 a 962 5533 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.28) cvn H.B /ANN pdfmark end - 962 5533 -a Black Black Black 1954 399 a FB(section)2120 511 y(left,)p -0.0 0.0 0.554 TeXcolorrgb 2287 512 a -SDict begin H.S end - 2287 512 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2332 -450 a -SDict begin H.R end - 2332 450 a 2332 511 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.8) cvn H.B /ANN pdfmark end - 2332 511 a Black 2120 624 -a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb 2337 625 a -SDict begin H.S end - 2337 -625 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 -TeXcolorrgb 2382 563 a -SDict begin H.R end - 2382 563 a 2382 624 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.8) cvn H.B /ANN pdfmark end - 2382 624 -a Black 1954 737 a FB(sedenion)k(loop,)p 0.0 0.0 0.554 -TeXcolorrgb 2507 738 a -SDict begin H.S end - 2507 738 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(54)p 0.0 0.0 0.554 TeXcolorrgb 2597 676 a -SDict begin H.R end - 2597 -676 a 2597 737 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.54) cvn H.B /ANN pdfmark end - 2597 737 a Black 1954 850 a FB(semisymmetric)f -(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb 2982 851 a -SDict begin H.S end - 2982 -851 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 -TeXcolorrgb 3072 789 a -SDict begin H.R end - 3072 789 a 3072 850 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 3072 850 -a Black 1954 963 a Fx(SetLoopElmName)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2657 964 a -SDict begin H.S end - 2657 964 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(13)p 0.0 0.0 0.554 TeXcolorrgb 2747 901 a -SDict begin H.R end - 2747 -901 a 2747 963 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.13) cvn H.B /ANN pdfmark end - 2747 963 a Black 1954 1076 a Fx(SetQuasigroupElmName)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2939 1077 a -SDict begin H.S end - 2939 1077 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(13)p 0.0 0.0 0.554 -TeXcolorrgb 3029 1014 a -SDict begin H.R end - 3029 1014 a 3029 1076 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.13) cvn H.B /ANN pdfmark end - 3029 -1076 a Black 1954 1189 a FB(simple)f(loop,)p 0.0 0.0 0.554 -TeXcolorrgb 2426 1189 a -SDict begin H.S end - 2426 1189 a 0.0 0.0 0.554 TeXcolorrgb -FB(12)p 0.0 0.0 0.554 TeXcolorrgb 2516 1127 a -SDict begin H.R end - 2516 1127 -a 2516 1189 a -SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.12) cvn H.B /ANN pdfmark end - 2516 1189 a Black FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2563 1190 a -SDict begin H.S end - 2563 1190 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 2653 1127 a + 2563 512 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(28)p 0.0 0.0 0.554 TeXcolorrgb 2653 450 a SDict begin H.R end 2653 -1127 a 2653 1189 a +450 a 2653 511 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.28) cvn H.B /ANN pdfmark end + 2653 511 a Black 1954 624 a Fx(RightTranslation)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2751 625 a +SDict begin H.S end + 2751 625 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p 0.0 0.0 0.554 +TeXcolorrgb 2841 563 a +SDict begin H.R end + 2841 563 a 2841 624 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.28) cvn H.B /ANN pdfmark end + 2841 624 +a Black 1954 737 a Fx(RightTransversal)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2751 738 a +SDict begin H.S end + 2751 738 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(28)p 0.0 0.0 0.554 TeXcolorrgb 2841 676 a +SDict begin H.R end + 2841 +676 a 2841 737 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.28) cvn H.B /ANN pdfmark end + 2841 737 a Black 1954 933 a FB(section)2120 +1046 y(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 1047 a +SDict begin H.S end + +2287 1047 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 +TeXcolorrgb 2332 984 a +SDict begin H.R end + 2332 984 a 2332 1046 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.8) cvn H.B /ANN pdfmark end + 2332 1046 +a Black 2120 1159 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb +2337 1160 a +SDict begin H.S end + 2337 1160 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2382 1097 a +SDict begin H.R end + 2382 1097 +a 2382 1159 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.8) cvn H.B /ANN pdfmark end + 2382 1159 a Black 1954 1272 a FB(sedenion)k(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2507 1273 a +SDict begin H.S end + 2507 1273 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(55)p 0.0 0.0 0.554 TeXcolorrgb 2597 +1210 a +SDict begin H.R end + 2597 1210 a 2597 1272 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.55) cvn H.B /ANN pdfmark end + 2597 1272 a Black 1954 +1385 a FB(semisymmetric)f(quasigroup,)p 0.0 0.0 0.554 +TeXcolorrgb 2982 1387 a +SDict begin H.S end + 2982 1387 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 3072 1323 a +SDict begin H.R end + 3072 +1323 a 3072 1385 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 3072 1385 a Black 1954 1498 a Fx(SetLoopElmName)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2657 1499 a +SDict begin H.S end + 2657 1499 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(13)p 0.0 0.0 0.554 +TeXcolorrgb 2747 1436 a +SDict begin H.R end + 2747 1436 a 2747 1498 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.13) cvn H.B /ANN pdfmark end + 2747 +1498 a Black 1954 1611 a Fx(SetQuasigroupElmName)p FB(,)p +0.0 0.0 0.554 TeXcolorrgb 2939 1612 a +SDict begin H.S end + 2939 1612 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(13)p 0.0 0.0 0.554 TeXcolorrgb 3029 +1549 a +SDict begin H.R end + 3029 1549 a 3029 1611 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.13) cvn H.B /ANN pdfmark end + 3029 1611 a Black 1954 +1724 a FB(simple)f(loop,)p 0.0 0.0 0.554 TeXcolorrgb +2426 1724 a +SDict begin H.S end + 2426 1724 a 0.0 0.0 0.554 TeXcolorrgb FB(12)p +0.0 0.0 0.554 TeXcolorrgb 2516 1662 a +SDict begin H.R end + 2516 1662 a 2516 +1724 a +SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype +/Link/Dest (page.12) cvn H.B /ANN pdfmark end + 2516 1724 a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2563 1725 a +SDict begin H.S end + 2563 1725 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 2653 1662 a +SDict begin H.R end + 2653 +1662 a 2653 1724 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.32) cvn H.B /ANN pdfmark end - 2653 1189 a Black 1954 1302 a Fx(Size)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2187 1302 a + 2653 1724 a Black 1954 1836 a Fx(Size)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2187 1836 a SDict begin H.S end - 2187 1302 + 2187 1836 a 0.0 0.0 0.554 TeXcolorrgb FB(22)p 0.0 0.0 0.554 TeXcolorrgb -2277 1240 a +2277 1775 a SDict begin H.R end - 2277 1240 a 2277 1302 a + 2277 1775 a 2277 1836 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.22) cvn H.B /ANN pdfmark end - 2277 1302 a Black -1954 1415 a Fx(SmallGeneratingSet)p FB(,)p 0.0 0.0 0.554 -TeXcolorrgb 2845 1416 a + 2277 1836 a Black +1954 1949 a Fx(SmallGeneratingSet)p FB(,)p 0.0 0.0 0.554 +TeXcolorrgb 2845 1950 a SDict begin H.S end - 2845 1416 a 0.0 0.0 0.554 TeXcolorrgb --1 x FB(25)p 0.0 0.0 0.554 TeXcolorrgb 2935 1353 a + 2845 1950 a 0.0 0.0 0.554 TeXcolorrgb +-1 x FB(25)p 0.0 0.0 0.554 TeXcolorrgb 2935 1888 a SDict begin H.R end 2935 -1353 a 2935 1415 a +1888 a 2935 1949 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.25) cvn H.B /ANN pdfmark end - 2935 1415 a Black 1954 1528 a Fx(SmallLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2422 1529 a + 2935 1949 a Black 1954 2062 a Fx(SmallLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2422 2063 a SDict begin H.S end - 2422 1529 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 -TeXcolorrgb 2512 1466 a + 2422 2063 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(54)p 0.0 0.0 0.554 +TeXcolorrgb 2512 2001 a SDict begin H.R end - 2512 1466 a 2512 1528 a + 2512 2001 a 2512 2062 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.53) cvn H.B /ANN pdfmark end +/Link/Dest (page.54) cvn H.B /ANN pdfmark end 2512 -1528 a Black 1954 1641 a FB(solv)n(ability)i(class,)p -0.0 0.0 0.554 TeXcolorrgb 2581 1643 a +2062 a Black 1954 2175 a FB(solv)n(ability)i(class,)p +0.0 0.0 0.554 TeXcolorrgb 2581 2177 a SDict begin H.S end - 2581 1643 a 0.0 0.0 0.554 + 2581 2177 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2626 -1579 a +2114 a SDict begin H.R end - 2626 1579 a 2626 1641 a + 2626 2114 a 2626 2175 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2626 1641 a Black 1954 -1753 a FB(solv)n(able)f(loop,)p 0.0 0.0 0.554 TeXcolorrgb -2485 1755 a + 2626 2175 a Black 1954 +2288 a FB(solv)n(able)f(loop,)p 0.0 0.0 0.554 TeXcolorrgb +2485 2290 a SDict begin H.S end - 2485 1755 a 0.0 0.0 0.554 TeXcolorrgb -2 -x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2530 1692 a + 2485 2290 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2530 2226 a SDict begin H.R end - 2530 1692 -a 2530 1753 a + 2530 2226 +a 2530 2288 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2530 1753 a Black 1954 1866 a FB(Steiner)f(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2441 1866 a + 2530 2288 a Black 1954 2401 a FB(Steiner)f(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2441 2402 a SDict begin H.S end - 2441 1866 a 0.0 0.0 0.554 -TeXcolorrgb FB(44)p 0.0 0.0 0.554 TeXcolorrgb 2531 1805 -a + 2441 2402 a 0.0 0.0 0.554 +TeXcolorrgb -1 x FB(45)p 0.0 0.0 0.554 TeXcolorrgb 2531 +2339 a SDict begin H.R end - 2531 1805 a 2531 1866 a + 2531 2339 a 2531 2401 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.44) cvn H.B /ANN pdfmark end - 2531 1866 a Black 1954 1979 -a FB(Steiner)g(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb -2684 1980 a +/Link/Dest (page.45) cvn H.B /ANN pdfmark end + 2531 2401 a Black 1954 +2514 a FB(Steiner)g(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb +2684 2516 a SDict begin H.S end - 2684 1980 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2774 1918 a + 2684 2516 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2774 2452 a SDict begin H.R end 2774 -1918 a 2774 1979 a +2452 a 2774 2514 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 2774 1979 a Black 1954 2092 a Fx(SteinerLoop)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 2093 a +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 2774 2514 a Black 1954 2627 a Fx(SteinerLoop)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2516 2628 a SDict begin H.S end - 2516 2093 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(51)p 0.0 0.0 0.554 -TeXcolorrgb 2606 2031 a + 2516 2628 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(53)p 0.0 0.0 0.554 +TeXcolorrgb 2606 2565 a SDict begin H.R end - 2606 2031 a 2606 2092 a + 2606 2565 a 2606 2627 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.51) cvn H.B /ANN pdfmark end +/Link/Dest (page.53) cvn H.B /ANN pdfmark end 2606 -2092 a Black 1954 2205 a FB(strongly)i(nilpotent)g(loop,)p -0.0 0.0 0.554 TeXcolorrgb 2828 2206 a +2627 a Black 1954 2740 a FB(strongly)i(nilpotent)g(loop,)p +0.0 0.0 0.554 TeXcolorrgb 2828 2741 a SDict begin H.S end - 2828 2206 a 0.0 0.0 0.554 + 2828 2741 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(32)p 0.0 0.0 0.554 TeXcolorrgb 2918 -2143 a +2678 a SDict begin H.R end - 2918 2143 a 2918 2205 a + 2918 2678 a 2918 2740 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.32) cvn H.B /ANN pdfmark end - 2918 2205 a Black 1954 -2318 a Fx(Subloop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2328 2319 a + 2918 2740 a Black 1954 +2853 a Fx(Subloop)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2328 2854 a SDict begin H.S end - 2328 2319 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(27)p 0.0 0.0 0.554 TeXcolorrgb 2418 2256 a + 2328 2854 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(27)p 0.0 0.0 0.554 TeXcolorrgb 2418 2791 a SDict begin H.R end 2418 -2256 a 2418 2318 a +2791 a 2418 2853 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.27) cvn H.B /ANN pdfmark end - 2418 2318 a Black 1954 2431 a FB(subloop,)p -0.0 0.0 0.554 TeXcolorrgb 2287 2433 a + 2418 2853 a Black 1954 2966 a FB(subloop,)p +0.0 0.0 0.554 TeXcolorrgb 2287 2968 a SDict begin H.S end - 2287 2433 a 0.0 0.0 0.554 + 2287 2968 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2332 -2369 a +2904 a SDict begin H.R end - 2332 2369 a 2332 2431 a + 2332 2904 a 2332 2966 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2332 2431 a Black 2120 -2544 a FB(normal,)p 0.0 0.0 0.554 TeXcolorrgb 2423 2546 + 2332 2966 a Black 2120 +3078 a FB(normal,)p 0.0 0.0 0.554 TeXcolorrgb 2423 3080 a SDict begin H.S end - 2423 2546 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 -TeXcolorrgb 2468 2482 a + 2423 3080 a 0.0 0.0 0.554 TeXcolorrgb -2 x FB(9)p 0.0 0.0 0.554 +TeXcolorrgb 2468 3017 a SDict begin H.R end - 2468 2482 a 2468 2544 a + 2468 3017 a 2468 3078 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end 2468 -2544 a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2514 2545 +3078 a Black FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2514 3079 a SDict begin H.S end - 2514 2545 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(31)p -0.0 0.0 0.554 TeXcolorrgb 2604 2482 a + 2514 3079 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(31)p +0.0 0.0 0.554 TeXcolorrgb 2604 3017 a SDict begin H.R end - 2604 2482 a 2604 -2544 a + 2604 3017 a 2604 +3078 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.31) cvn H.B /ANN pdfmark end - 2604 2544 a Black 1954 2657 a Fx(Subquasigroup)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 2658 a + 2604 3078 a Black 1954 3191 a Fx(Subquasigroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2610 3192 a SDict begin H.S end - 2610 2658 + 2610 3192 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(27)p 0.0 0.0 0.554 -TeXcolorrgb 2700 2595 a +TeXcolorrgb 2700 3130 a SDict begin H.R end - 2700 2595 a 2700 2657 a + 2700 3130 a 2700 3191 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.27) cvn H.B /ANN pdfmark end 2700 -2657 a Black 1954 2770 a FB(subquasigroup,)p 0.0 0.0 0.554 -TeXcolorrgb 2530 2772 a +3191 a Black 1954 3304 a FB(subquasigroup,)p 0.0 0.0 0.554 +TeXcolorrgb 2530 3306 a SDict begin H.S end - 2530 2772 a 0.0 0.0 0.554 TeXcolorrgb --2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2575 2708 a + 2530 3306 a 0.0 0.0 0.554 TeXcolorrgb +-2 x FB(9)p 0.0 0.0 0.554 TeXcolorrgb 2575 3243 a SDict begin H.R end 2575 -2708 a 2575 2770 a +3243 a 2575 3304 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.9) cvn H.B /ANN pdfmark end - 2575 2770 a Black 1954 2966 a FB(totally)f + 2575 3304 a Black 1954 3500 a FB(totally)f (symmetric)g(quasigroup,)p 0.0 0.0 0.554 TeXcolorrgb -3065 2967 a +3065 3502 a SDict begin H.S end - 3065 2967 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 3155 2904 a + 3065 3502 a 0.0 0.0 0.554 TeXcolorrgb -2 +x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 3155 3439 a SDict begin H.R end 3155 -2904 a 3155 2966 a +3439 a 3155 3500 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 3155 2966 a Black 1954 3078 a FB(translation)2120 -3191 y(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 3192 a +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 3155 3500 a Black 1954 3613 a FB(translation)2120 +3726 y(left,)p 0.0 0.0 0.554 TeXcolorrgb 2287 3727 a SDict begin H.S end -2287 3192 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 -TeXcolorrgb 2332 3130 a +2287 3727 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(8)p 0.0 0.0 0.554 +TeXcolorrgb 2332 3664 a SDict begin H.R end - 2332 3130 a 2332 3191 a + 2332 3664 a 2332 3726 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.8) cvn H.B /ANN pdfmark end 2332 -3191 a Black 2120 3304 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb -2337 3305 a +3726 a Black 2120 3839 a FB(right,)p 0.0 0.0 0.554 TeXcolorrgb +2337 3840 a SDict begin H.S end - 2337 3305 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2382 3243 a + 2337 3840 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(8)p 0.0 0.0 0.554 TeXcolorrgb 2382 3777 a SDict begin H.R end - 2382 3243 -a 2382 3304 a + 2382 3777 +a 2382 3839 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.8) cvn H.B /ANN pdfmark end - 2382 3304 a Black 1954 3417 a FB(transv)o(ersal,)p -0.0 0.0 0.554 TeXcolorrgb 2392 3418 a + 2382 3839 a Black 1954 3952 a FB(transv)o(ersal,)p +0.0 0.0 0.554 TeXcolorrgb 2392 3953 a SDict begin H.S end - 2392 3418 a 0.0 0.0 0.554 + 2392 3953 a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(28)p 0.0 0.0 0.554 TeXcolorrgb 2482 -3356 a +3890 a SDict begin H.R end - 2482 3356 a 2482 3417 a + 2482 3890 a 2482 3952 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.28) cvn H.B /ANN pdfmark end - 2482 3417 a Black 1954 -3530 a Fx(TrialityPcGroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2704 3531 a + 2482 3952 a Black 1954 +4065 a Fx(TrialityPcGroup)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2704 4066 a SDict begin H.S end - 2704 3531 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(47)p 0.0 0.0 0.554 TeXcolorrgb 2794 3468 a + 2704 4066 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(48)p 0.0 0.0 0.554 TeXcolorrgb 2794 4003 a SDict begin H.R end 2794 -3468 a 2794 3530 a +4003 a 2794 4065 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.47) cvn H.B /ANN pdfmark end - 2794 3530 a Black 1954 3643 a Fx(TrialityPermGroup)p -FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2798 3644 a +/Link/Dest (page.48) cvn H.B /ANN pdfmark end + 2794 4065 a Black 1954 4178 a Fx(TrialityPermGroup)p +FB(,)p 0.0 0.0 0.554 TeXcolorrgb 2798 4179 a SDict begin H.S end - 2798 3644 -a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(47)p 0.0 0.0 0.554 -TeXcolorrgb 2888 3581 a + 2798 4179 +a 0.0 0.0 0.554 TeXcolorrgb -1 x FB(48)p 0.0 0.0 0.554 +TeXcolorrgb 2888 4116 a SDict begin H.R end - 2888 3581 a 2888 3643 a + 2888 4116 a 2888 4178 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.47) cvn H.B /ANN pdfmark end +/Link/Dest (page.48) cvn H.B /ANN pdfmark end 2888 -3643 a Black 1954 3839 a FB(unipotent)h(quasigroup,)p -0.0 0.0 0.554 TeXcolorrgb 2770 3840 a +4178 a Black 1954 4374 a FB(unipotent)h(quasigroup,)p +0.0 0.0 0.554 TeXcolorrgb 2770 4376 a SDict begin H.S end - 2770 3840 a 0.0 0.0 0.554 -TeXcolorrgb -1 x FB(38)p 0.0 0.0 0.554 TeXcolorrgb 2860 -3777 a + 2770 4376 a 0.0 0.0 0.554 +TeXcolorrgb -2 x FB(39)p 0.0 0.0 0.554 TeXcolorrgb 2860 +4312 a SDict begin H.R end - 2860 3777 a 2860 3839 a + 2860 4312 a 2860 4374 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype -/Link/Dest (page.38) cvn H.B /ANN pdfmark end - 2860 3839 a Black 1954 -3952 a Fx(UpperCentralSeries)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb -2845 3953 a +/Link/Dest (page.39) cvn H.B /ANN pdfmark end + 2860 4374 a Black 1954 +4487 a Fx(UpperCentralSeries)p FB(,)p 0.0 0.0 0.554 TeXcolorrgb +2845 4488 a SDict begin H.S end - 2845 3953 a 0.0 0.0 0.554 TeXcolorrgb -1 -x FB(33)p 0.0 0.0 0.554 TeXcolorrgb 2935 3890 a + 2845 4488 a 0.0 0.0 0.554 TeXcolorrgb -1 +x FB(33)p 0.0 0.0 0.554 TeXcolorrgb 2935 4425 a SDict begin H.R end 2935 -3890 a 2935 3952 a +4425 a 2935 4487 a SDict begin [/Color [1 0 0]/H /I/Border [0 0 0]BorderArrayPatch/Subtype /Link/Dest (page.33) cvn H.B /ANN pdfmark end - 2935 3952 a Black Black Black eop + 2935 4487 a Black Black Black eop end %%Trailer diff --git a/doc/manual.six b/doc/manual.six index 90aa593..d28fc39 100644 --- a/doc/manual.six +++ b/doc/manual.six @@ -258,134 +258,138 @@ X", "6.7", [ 6, 7, 0 ], 320, 31, "normal subloops and simple loops", , "6.11", [ 6, 11, 0 ], 444, 33, "isomorphisms and automorphisms", "X81F3496578EAA74E" ], [ "\033[1X\033[33X\033[0;-2YIsotopisms\033[133X\033[101X", "6.12", - [ 6, 12, 0 ], 532, 35, "isotopisms", "X7E996BDD81E594F9" ], + [ 6, 12, 0 ], 543, 35, "isotopisms", "X7E996BDD81E594F9" ], [ "\033[1X\033[33X\033[0;-2YTesting Properties of Quasigroups and Loops\033[1\ -33X\033[101X", "7", [ 7, 0, 0 ], 1, 36, +33X\033[101X", "7", [ 7, 0, 0 ], 1, 37, "testing properties of quasigroups and loops", "X7910E575825C713E" ], [ "\033[1X\033[33X\033[0;-2YAssociativity, Commutativity and Generalizations\\ -033[133X\033[101X", "7.1", [ 7, 1, 0 ], 16, 36, +033[133X\033[101X", "7.1", [ 7, 1, 0 ], 16, 37, "associativity commutativity and generalizations", "X7960E3FB7A7F0F00" ] , [ "\033[1X\033[33X\033[0;-2YInverse Propeties\033[133X\033[101X", - "7.2", [ 7, 2, 0 ], 46, 37, "inverse propeties", "X853841C5820BFEA4" ], + "7.2", [ 7, 2, 0 ], 46, 38, "inverse propeties", "X853841C5820BFEA4" ], [ "\033[1X\033[33X\033[0;-2YHasLeftInverseProperty, HasRightInverseProperty \ -and HasInverseProperty\033[133X\033[101X", "7.2-1", [ 7, 2, 1 ], 53, 37, +and HasInverseProperty\033[133X\033[101X", "7.2-1", [ 7, 2, 1 ], 53, 38, "hasleftinverseproperty hasrightinverseproperty and hasinverseproperty", "X85EDD10586596458" ], [ "\033[1X\033[33X\033[0;-2YSome Properties of Quasigroups\033[133X\033[101X" - , "7.3", [ 7, 3, 0 ], 102, 38, "some properties of quasigroups", + , "7.3", [ 7, 3, 0 ], 102, 39, "some properties of quasigroups", "X7D8CB6DA828FD744" ], [ "\033[1X\033[33X\033[0;-2YIsLeftDistributive, IsRightDistributive, IsDistri\ -butive\033[133X\033[101X", "7.3-6", [ 7, 3, 6 ], 143, 38, +butive\033[133X\033[101X", "7.3-6", [ 7, 3, 6 ], 143, 39, "isleftdistributive isrightdistributive isdistributive", "X7B76FD6E878ED4F1" ], [ "\033[1X\033[33X\033[0;-2YIsEntropic and IsMedial\033[133X\033[101X", - "7.3-7", [ 7, 3, 7 ], 160, 39, "isentropic and ismedial", + "7.3-7", [ 7, 3, 7 ], 160, 40, "isentropic and ismedial", "X7F23D4D97A38D223" ], [ "\033[1X\033[33X\033[0;-2YLoops of Bol Moufang Type\033[133X\033[101X", - "7.4", [ 7, 4, 0 ], 170, 39, "loops of bol moufang type", + "7.4", [ 7, 4, 0 ], 170, 40, "loops of bol moufang type", "X780D907986EBA6C7" ], [ "\033[1X\033[33X\033[0;-2YPower Alternative Loops\033[133X\033[101X", - "7.5", [ 7, 5, 0 ], 324, 42, "power alternative loops", + "7.5", [ 7, 5, 0 ], 324, 43, "power alternative loops", "X83A501387E1AC371" ], [ "\033[1X\033[33X\033[0;-2YIsLeftPowerAlternative, IsRightPowerAlternative a\ -nd IsPowerAlternative\033[133X\033[101X", "7.5-1", [ 7, 5, 1 ], 337, 42, +nd IsPowerAlternative\033[133X\033[101X", "7.5-1", [ 7, 5, 1 ], 337, 43, "isleftpoweralternative isrightpoweralternative and ispoweralternative", "X875C3DF681B3FAE2" ], [ "\033[1X\033[33X\033[0;-2YConjugacy Closed Loops and Related Properties\\ -033[133X\033[101X", "7.6", [ 7, 6, 0 ], 346, 42, +033[133X\033[101X", "7.6", [ 7, 6, 0 ], 346, 43, "conjugacy closed loops and related properties", "X8176B2C47A4629CD" ], [ "\033[1X\033[33X\033[0;-2YAutomorphic Loops\033[133X\033[101X", "7.7", - [ 7, 7, 0 ], 384, 43, "automorphic loops", "X793B22EA8643C667" ], + [ 7, 7, 0 ], 384, 44, "automorphic loops", "X793B22EA8643C667" ], [ "\033[1X\033[33X\033[0;-2YAdditonal Varieties of Loops\033[133X\033[101X", - "7.8", [ 7, 8, 0 ], 451, 44, "additonal varieties of loops", + "7.8", [ 7, 8, 0 ], 451, 45, "additonal varieties of loops", "X846F363879BAB349" ], [ "\033[1X\033[33X\033[0;-2YIsLeftBruckLoop and IsLeftKLoop\033[133X\033[101X\ -", "7.8-3", [ 7, 8, 3 ], 470, 44, "isleftbruckloop and isleftkloop", +", "7.8-3", [ 7, 8, 3 ], 470, 45, "isleftbruckloop and isleftkloop", "X85F1BD4280E44F5B" ], [ "\033[1X\033[33X\033[0;-2YIsRightBruckLoop and IsRightKLoop\033[133X\033[10\ -1X", "7.8-4", [ 7, 8, 4 ], 480, 44, "isrightbruckloop and isrightkloop", +1X", "7.8-4", [ 7, 8, 4 ], 480, 45, "isrightbruckloop and isrightkloop", "X857B373E7B4E0519" ], [ "\033[1X\033[33X\033[0;-2YSpecific Methods\033[133X\033[101X", "8", - [ 8, 0, 0 ], 1, 45, "specific methods", "X85AFC9C47FD3C03F" ], + [ 8, 0, 0 ], 1, 46, "specific methods", "X85AFC9C47FD3C03F" ], [ "\033[1X\033[33X\033[0;-2YCore Methods for Bol Loops\033[133X\033[101X", - "8.1", [ 8, 1, 0 ], 7, 45, "core methods for bol loops", + "8.1", [ 8, 1, 0 ], 7, 46, "core methods for bol loops", "X7990F2F880E717EE" ], [ "\033[1X\033[33X\033[0;-2YAssociatedLeftBruckLoop and AssociatedRightBruckL\ -oop\033[133X\033[101X", "8.1-1", [ 8, 1, 1 ], 10, 45, +oop\033[133X\033[101X", "8.1-1", [ 8, 1, 1 ], 10, 46, "associatedleftbruckloop and associatedrightbruckloop", "X8664CA927DD73DBE" ], [ "\033[1X\033[33X\033[0;-2YMoufang Modifications\033[133X\033[101X", - "8.2", [ 8, 2, 0 ], 47, 46, "moufang modifications", + "8.2", [ 8, 2, 0 ], 47, 47, "moufang modifications", "X819F82737C2A860D" ], [ "\033[1X\033[33X\033[0;-2YTriality for Moufang Loops\033[133X\033[101X", - "8.3", [ 8, 3, 0 ], 98, 46, "triality for moufang loops", + "8.3", [ 8, 3, 0 ], 98, 47, "triality for moufang loops", "X83E73A767D79FAFD" ], [ "\033[1X\033[33X\033[0;-2YRealizing Groups as Multiplication Groups of Loop\ -s\033[133X\033[101X", "8.4", [ 8, 4, 0 ], 127, 47, +s\033[133X\033[101X", "8.4", [ 8, 4, 0 ], 127, 48, "realizing groups as multiplication groups of loops", "X841ED66B8084AA73" ], [ "\033[1X\033[33X\033[0;-2YLibraries of Loops\033[133X\033[101X", "9", - [ 9, 0, 0 ], 1, 49, "libraries of loops", "X7BF3EE6E7953560D" ], + [ 9, 0, 0 ], 1, 50, "libraries of loops", "X7BF3EE6E7953560D" ], [ "\033[1X\033[33X\033[0;-2YA Typical Library\033[133X\033[101X", "9.1", - [ 9, 1, 0 ], 7, 49, "a typical library", "X874DFEAA79B3377C" ], + [ 9, 1, 0 ], 7, 50, "a typical library", "X874DFEAA79B3377C" ], [ "\033[1X\033[33X\033[0;-2YLeft Bol Loops and Right Bol Loops\033[133X\033[1\ -01X", "9.2", [ 9, 2, 0 ], 54, 50, "left bol loops and right bol loops", +01X", "9.2", [ 9, 2, 0 ], 54, 51, "left bol loops and right bol loops", "X7DF21BD685FBF258" ], - [ "\033[1X\033[33X\033[0;-2YMoufang Loops\033[133X\033[101X", "9.3", - [ 9, 3, 0 ], 80, 50, "moufang loops", "X7953702D84E60AF4" ], - [ "\033[1X\033[33X\033[0;-2YCode Loops\033[133X\033[101X", "9.4", - [ 9, 4, 0 ], 109, 51, "code loops", "X7BCA6BCB847F79DC" ], - [ "\033[1X\033[33X\033[0;-2YSteiner Loops\033[133X\033[101X", "9.5", - [ 9, 5, 0 ], 122, 51, "steiner loops", "X84E941EE7846D3EE" ], + [ + "\033[1X\033[33X\033[0;-2YLeft Bruck Loops and Right Bruck Loops\033[133X\\ +033[101X", "9.3", [ 9, 3, 0 ], 80, 51, + "left bruck loops and right bruck loops", "X8028D69A86B15897" ], + [ "\033[1X\033[33X\033[0;-2YMoufang Loops\033[133X\033[101X", "9.4", + [ 9, 4, 0 ], 102, 52, "moufang loops", "X7953702D84E60AF4" ], + [ "\033[1X\033[33X\033[0;-2YCode Loops\033[133X\033[101X", "9.5", + [ 9, 5, 0 ], 131, 52, "code loops", "X7BCA6BCB847F79DC" ], + [ "\033[1X\033[33X\033[0;-2YSteiner Loops\033[133X\033[101X", "9.6", + [ 9, 6, 0 ], 144, 52, "steiner loops", "X84E941EE7846D3EE" ], [ "\033[1X\033[33X\033[0;-2YConjugacy Closed Loops\033[133X\033[101X", - "9.6", [ 9, 6, 0 ], 149, 51, "conjugacy closed loops", + "9.7", [ 9, 7, 0 ], 171, 53, "conjugacy closed loops", "X867E5F0783FEB8B5" ], [ "\033[1X\033[33X\033[0;-2YRCCLoop and RightConjugacyClosedLoop\033[133X\\ -033[101X", "9.6-1", [ 9, 6, 1 ], 173, 52, +033[101X", "9.7-1", [ 9, 7, 1 ], 195, 53, "rccloop and rightconjugacyclosedloop", "X806B2DE67990E42F" ], [ "\033[1X\033[33X\033[0;-2YLCCLoop and LeftConjugacyClosedLoop\033[133X\033[\ -101X", "9.6-2", [ 9, 6, 2 ], 180, 52, "lccloop and leftconjugacyclosedloop", +101X", "9.7-2", [ 9, 7, 2 ], 202, 53, "lccloop and leftconjugacyclosedloop", "X80AB8B107D55FB19" ], [ "\033[1X\033[33X\033[0;-2YCCLoop and ConjugacyClosedLoop\033[133X\033[101X" - , "9.6-3", [ 9, 6, 3 ], 217, 52, "ccloop and conjugacyclosedloop", + , "9.7-3", [ 9, 7, 3 ], 241, 54, "ccloop and conjugacyclosedloop", "X798BC601843E8916" ], - [ "\033[1X\033[33X\033[0;-2YSmall Loops\033[133X\033[101X", "9.7", - [ 9, 7, 0 ], 224, 52, "small loops", "X7E3A8F2C790F2CA1" ], - [ "\033[1X\033[33X\033[0;-2YPaige Loops\033[133X\033[101X", "9.8", - [ 9, 8, 0 ], 235, 53, "paige loops", "X8135C8FD8714C606" ], - [ "\033[1X\033[33X\033[0;-2YNilpotent Loops\033[133X\033[101X", "9.9", - [ 9, 9, 0 ], 250, 53, "nilpotent loops", "X86695C577A4D1784" ], - [ "\033[1X\033[33X\033[0;-2YAutomorphic Loops\033[133X\033[101X", "9.10", - [ 9, 10, 0 ], 266, 53, "automorphic loops", "X793B22EA8643C667" ], - [ "\033[1X\033[33X\033[0;-2YInteresting Loops\033[133X\033[101X", "9.11", - [ 9, 11, 0 ], 283, 54, "interesting loops", "X843BD73F788049F7" ], + [ "\033[1X\033[33X\033[0;-2YSmall Loops\033[133X\033[101X", "9.8", + [ 9, 8, 0 ], 248, 54, "small loops", "X7E3A8F2C790F2CA1" ], + [ "\033[1X\033[33X\033[0;-2YPaige Loops\033[133X\033[101X", "9.9", + [ 9, 9, 0 ], 259, 54, "paige loops", "X8135C8FD8714C606" ], + [ "\033[1X\033[33X\033[0;-2YNilpotent Loops\033[133X\033[101X", "9.10", + [ 9, 10, 0 ], 274, 54, "nilpotent loops", "X86695C577A4D1784" ], + [ "\033[1X\033[33X\033[0;-2YAutomorphic Loops\033[133X\033[101X", "9.11", + [ 9, 11, 0 ], 290, 55, "automorphic loops", "X793B22EA8643C667" ], + [ "\033[1X\033[33X\033[0;-2YInteresting Loops\033[133X\033[101X", "9.12", + [ 9, 12, 0 ], 309, 55, "interesting loops", "X843BD73F788049F7" ], [ "\033[1X\033[33X\033[0;-2YLibraries of Loops Up To Isotopism\033[133X\033[1\ -01X", "9.12", [ 9, 12, 0 ], 298, 54, "libraries of loops up to isotopism", +01X", "9.13", [ 9, 13, 0 ], 324, 55, "libraries of loops up to isotopism", "X864839227D5C0A90" ], [ "\033[1X\033[33X\033[0;-2YFiles\033[133X\033[101X", "a", [ "A", 0, 0 ], - 1, 55, "files", "X7BC4571A79FFB7D0" ], + 1, 56, "files", "X7BC4571A79FFB7D0" ], [ "\033[1X\033[33X\033[0;-2YFilters\033[133X\033[101X", "b", [ "B", 0, 0 ], - 1, 57, "filters", "X84EFA4C07D4277BB" ], - [ "Bibliography", "bib", [ "Bib", 0, 0 ], 1, 60, "bibliography", + 1, 58, "filters", "X84EFA4C07D4277BB" ], + [ "Bibliography", "bib", [ "Bib", 0, 0 ], 1, 61, "bibliography", "X7A6F98FD85F02BFE" ], - [ "References", "bib", [ "Bib", 0, 0 ], 1, 60, "references", + [ "References", "bib", [ "Bib", 0, 0 ], 1, 61, "references", "X7A6F98FD85F02BFE" ], - [ "Index", "ind", [ "Ind", 0, 0 ], 1, 62, "index", "X83A0356F839C696F" ], + [ "Index", "ind", [ "Ind", 0, 0 ], 1, 63, "index", "X83A0356F839C696F" ], [ "groupoid", "2.1", [ 2, 1, 0 ], 11, 8, "groupoid", "X80243DE5826583B8" ], [ "magma", "2.1", [ 2, 1, 0 ], 11, 8, "magma", "X80243DE5826583B8" ], [ "neutral element", "2.1", [ 2, 1, 0 ], 11, 8, "neutral element", @@ -790,438 +794,446 @@ s\033[133X\033[101X", "8.4", [ 8, 4, 0 ], 127, 47, "loopsuptoisomorphism", "X8308F38283C61B20" ], [ "\033[2XAutomorphismGroup\033[102X", "6.11-5", [ 6, 11, 5 ], 477, 34, "automorphismgroup", "X87677B0787B4461A" ], - [ "\033[2XIsomorphicCopyByPerm\033[102X", "6.11-6", [ 6, 11, 6 ], 491, 34, + [ "\033[2XQuasigroupIsomorph\033[102X", "6.11-6", [ 6, 11, 6 ], 491, 34, + "quasigroupisomorph", "X7A42812B7B027DD4" ], + [ "\033[2XLoopIsomorph\033[102X", "6.11-7", [ 6, 11, 7 ], 498, 34, + "loopisomorph", "X7BD1AC32851286EA" ], + [ "\033[2XIsomorphicCopyByPerm\033[102X", "6.11-8", [ 6, 11, 8 ], 506, 35, "isomorphiccopybyperm", "X85B3E22679FD8D81" ], - [ "\033[2XIsomorphicCopyByNormalSubloop\033[102X", "6.11-7", [ 6, 11, 7 ], - 501, 34, "isomorphiccopybynormalsubloop", "X8121DE3A78795040" ], - [ "\033[2XDiscriminator\033[102X", "6.11-8", [ 6, 11, 8 ], 514, 35, + [ "\033[2XIsomorphicCopyByNormalSubloop\033[102X", "6.11-9", [ 6, 11, 9 ], + 512, 35, "isomorphiccopybynormalsubloop", "X8121DE3A78795040" ], + [ "\033[2XDiscriminator\033[102X", "6.11-10", [ 6, 11, 10 ], 525, 35, "discriminator", "X7D09D8957E4A0973" ], - [ "\033[2XAreEqualDiscriminators\033[102X", "6.11-9", [ 6, 11, 9 ], 526, + [ "\033[2XAreEqualDiscriminators\033[102X", "6.11-11", [ 6, 11, 11 ], 537, 35, "areequaldiscriminators", "X812F0DEE7C896E18" ], - [ "\033[2XIsotopismLoops\033[102X", "6.12-1", [ 6, 12, 1 ], 542, 35, + [ "\033[2XIsotopismLoops\033[102X", "6.12-1", [ 6, 12, 1 ], 553, 35, "isotopismloops", "X84C5ADE77F910F63" ], - [ "\033[2XLoopsUpToIsotopism\033[102X", "6.12-2", [ 6, 12, 2 ], 548, 35, + [ "\033[2XLoopsUpToIsotopism\033[102X", "6.12-2", [ 6, 12, 2 ], 559, 36, "loopsuptoisotopism", "X841E540B7A7EF29F" ], - [ "\033[2XIsAssociative\033[102X", "7.1-1", [ 7, 1, 1 ], 19, 36, + [ "\033[2XIsAssociative\033[102X", "7.1-1", [ 7, 1, 1 ], 19, 37, "isassociative", "X7C83B5A47FD18FB7" ], - [ "\033[2XIsCommutative\033[102X", "7.1-2", [ 7, 1, 2 ], 24, 36, + [ "\033[2XIsCommutative\033[102X", "7.1-2", [ 7, 1, 2 ], 24, 37, "iscommutative", "X830A4A4C795FBC2D" ], - [ "\033[2XIsPowerAssociative\033[102X", "7.1-3", [ 7, 1, 3 ], 29, 36, + [ "\033[2XIsPowerAssociative\033[102X", "7.1-3", [ 7, 1, 3 ], 29, 37, "ispowerassociative", "X7D53EA947F1CDA69" ], - [ "quasigroup power associative", "7.1-3", [ 7, 1, 3 ], 29, 36, + [ "quasigroup power associative", "7.1-3", [ 7, 1, 3 ], 29, 37, "quasigroup power associative", "X7D53EA947F1CDA69" ], - [ "power associative quasigroup", "7.1-3", [ 7, 1, 3 ], 29, 36, + [ "power associative quasigroup", "7.1-3", [ 7, 1, 3 ], 29, 37, "power associative quasigroup", "X7D53EA947F1CDA69" ], - [ "\033[2XIsDiassociative\033[102X", "7.1-4", [ 7, 1, 4 ], 37, 36, + [ "\033[2XIsDiassociative\033[102X", "7.1-4", [ 7, 1, 4 ], 37, 37, "isdiassociative", "X872DCA027E1A4A1D" ], - [ "quasigroup diassociative", "7.1-4", [ 7, 1, 4 ], 37, 36, + [ "quasigroup diassociative", "7.1-4", [ 7, 1, 4 ], 37, 37, "quasigroup diassociative", "X872DCA027E1A4A1D" ], - [ "diassociative quasigroup", "7.1-4", [ 7, 1, 4 ], 37, 36, + [ "diassociative quasigroup", "7.1-4", [ 7, 1, 4 ], 37, 37, "diassociative quasigroup", "X872DCA027E1A4A1D" ], - [ "inverse left", "7.2", [ 7, 2, 0 ], 46, 37, "inverse left", + [ "inverse left", "7.2", [ 7, 2, 0 ], 46, 38, "inverse left", "X853841C5820BFEA4" ], - [ "inverse right", "7.2", [ 7, 2, 0 ], 46, 37, "inverse right", + [ "inverse right", "7.2", [ 7, 2, 0 ], 46, 38, "inverse right", "X853841C5820BFEA4" ], - [ "\033[2XHasLeftInverseProperty\033[102X", "7.2-1", [ 7, 2, 1 ], 53, 37, + [ "\033[2XHasLeftInverseProperty\033[102X", "7.2-1", [ 7, 2, 1 ], 53, 38, "hasleftinverseproperty", "X85EDD10586596458" ], - [ "\033[2XHasRightInverseProperty\033[102X", "7.2-1", [ 7, 2, 1 ], 53, 37, + [ "\033[2XHasRightInverseProperty\033[102X", "7.2-1", [ 7, 2, 1 ], 53, 38, "hasrightinverseproperty", "X85EDD10586596458" ], - [ "\033[2XHasInverseProperty\033[102X", "7.2-1", [ 7, 2, 1 ], 53, 37, + [ "\033[2XHasInverseProperty\033[102X", "7.2-1", [ 7, 2, 1 ], 53, 38, "hasinverseproperty", "X85EDD10586596458" ], - [ "inverse property left", "7.2-1", [ 7, 2, 1 ], 53, 37, + [ "inverse property left", "7.2-1", [ 7, 2, 1 ], 53, 38, "inverse property left", "X85EDD10586596458" ], - [ "inverse property right", "7.2-1", [ 7, 2, 1 ], 53, 37, + [ "inverse property right", "7.2-1", [ 7, 2, 1 ], 53, 38, "inverse property right", "X85EDD10586596458" ], - [ "inverse property", "7.2-1", [ 7, 2, 1 ], 53, 37, "inverse property", + [ "inverse property", "7.2-1", [ 7, 2, 1 ], 53, 38, "inverse property", "X85EDD10586596458" ], - [ "\033[2XHasTwosidedInverses\033[102X", "7.2-2", [ 7, 2, 2 ], 67, 37, + [ "\033[2XHasTwosidedInverses\033[102X", "7.2-2", [ 7, 2, 2 ], 67, 38, "hastwosidedinverses", "X86B93E1B7AEA6EDA" ], - [ "inverse two-sided", "7.2-2", [ 7, 2, 2 ], 67, 37, "inverse two-sided", + [ "inverse two-sided", "7.2-2", [ 7, 2, 2 ], 67, 38, "inverse two-sided", "X86B93E1B7AEA6EDA" ], - [ "\033[2XHasWeakInverseProperty\033[102X", "7.2-3", [ 7, 2, 3 ], 74, 37, + [ "\033[2XHasWeakInverseProperty\033[102X", "7.2-3", [ 7, 2, 3 ], 74, 38, "hasweakinverseproperty", "X793909B780761EA8" ], - [ "inverse property weak", "7.2-3", [ 7, 2, 3 ], 74, 37, + [ "inverse property weak", "7.2-3", [ 7, 2, 3 ], 74, 38, "inverse property weak", "X793909B780761EA8" ], [ "\033[2XHasAutomorphicInverseProperty\033[102X", "7.2-4", [ 7, 2, 4 ], - 82, 37, "hasautomorphicinverseproperty", "X7F46CE6B7D387158" ], - [ "automorphic inverse property", "7.2-4", [ 7, 2, 4 ], 82, 37, + 82, 38, "hasautomorphicinverseproperty", "X7F46CE6B7D387158" ], + [ "automorphic inverse property", "7.2-4", [ 7, 2, 4 ], 82, 38, "automorphic inverse property", "X7F46CE6B7D387158" ], - [ "inverse property automorphic", "7.2-4", [ 7, 2, 4 ], 82, 37, + [ "inverse property automorphic", "7.2-4", [ 7, 2, 4 ], 82, 38, "inverse property automorphic", "X7F46CE6B7D387158" ], [ "\033[2XHasAntiautomorphicInverseProperty\033[102X", "7.2-5", - [ 7, 2, 5 ], 91, 37, "hasantiautomorphicinverseproperty", + [ 7, 2, 5 ], 91, 38, "hasantiautomorphicinverseproperty", "X8538D4638232DB51" ], - [ "antiautomorphic inverse property", "7.2-5", [ 7, 2, 5 ], 91, 37, + [ "antiautomorphic inverse property", "7.2-5", [ 7, 2, 5 ], 91, 38, "antiautomorphic inverse property", "X8538D4638232DB51" ], - [ "inverse property antiautomorphic", "7.2-5", [ 7, 2, 5 ], 91, 37, + [ "inverse property antiautomorphic", "7.2-5", [ 7, 2, 5 ], 91, 38, "inverse property antiautomorphic", "X8538D4638232DB51" ], - [ "\033[2XIsSemisymmetric\033[102X", "7.3-1", [ 7, 3, 1 ], 105, 38, + [ "\033[2XIsSemisymmetric\033[102X", "7.3-1", [ 7, 3, 1 ], 105, 39, "issemisymmetric", "X834848ED85F9012B" ], - [ "semisymmetric quasigroup", "7.3-1", [ 7, 3, 1 ], 105, 38, + [ "semisymmetric quasigroup", "7.3-1", [ 7, 3, 1 ], 105, 39, "semisymmetric quasigroup", "X834848ED85F9012B" ], - [ "quasigroup semisymmetric", "7.3-1", [ 7, 3, 1 ], 105, 38, + [ "quasigroup semisymmetric", "7.3-1", [ 7, 3, 1 ], 105, 39, "quasigroup semisymmetric", "X834848ED85F9012B" ], - [ "\033[2XIsTotallySymmetric\033[102X", "7.3-2", [ 7, 3, 2 ], 113, 38, + [ "\033[2XIsTotallySymmetric\033[102X", "7.3-2", [ 7, 3, 2 ], 113, 39, "istotallysymmetric", "X834F809B8060B754" ], - [ "totally symmetric quasigroup", "7.3-2", [ 7, 3, 2 ], 113, 38, + [ "totally symmetric quasigroup", "7.3-2", [ 7, 3, 2 ], 113, 39, "totally symmetric quasigroup", "X834F809B8060B754" ], - [ "quasigroup totally symmetric", "7.3-2", [ 7, 3, 2 ], 113, 38, + [ "quasigroup totally symmetric", "7.3-2", [ 7, 3, 2 ], 113, 39, "quasigroup totally symmetric", "X834F809B8060B754" ], - [ "\033[2XIsIdempotent\033[102X", "7.3-3", [ 7, 3, 3 ], 122, 38, + [ "\033[2XIsIdempotent\033[102X", "7.3-3", [ 7, 3, 3 ], 122, 39, "isidempotent", "X7CB5896082D29173" ], - [ "idempotent quasigroup", "7.3-3", [ 7, 3, 3 ], 122, 38, + [ "idempotent quasigroup", "7.3-3", [ 7, 3, 3 ], 122, 39, "idempotent quasigroup", "X7CB5896082D29173" ], - [ "quasigroup idempotent", "7.3-3", [ 7, 3, 3 ], 122, 38, + [ "quasigroup idempotent", "7.3-3", [ 7, 3, 3 ], 122, 39, "quasigroup idempotent", "X7CB5896082D29173" ], - [ "\033[2XIsSteinerQuasigroup\033[102X", "7.3-4", [ 7, 3, 4 ], 129, 38, + [ "\033[2XIsSteinerQuasigroup\033[102X", "7.3-4", [ 7, 3, 4 ], 129, 39, "issteinerquasigroup", "X83DE7DD77C056C1F" ], - [ "Steiner quasigroup", "7.3-4", [ 7, 3, 4 ], 129, 38, "steiner quasigroup", + [ "Steiner quasigroup", "7.3-4", [ 7, 3, 4 ], 129, 39, "steiner quasigroup", "X83DE7DD77C056C1F" ], - [ "quasigroup Steiner", "7.3-4", [ 7, 3, 4 ], 129, 38, "quasigroup steiner", + [ "quasigroup Steiner", "7.3-4", [ 7, 3, 4 ], 129, 39, "quasigroup steiner", "X83DE7DD77C056C1F" ], - [ "unipotent quasigroup", "7.3-5", [ 7, 3, 5 ], 136, 38, + [ "unipotent quasigroup", "7.3-5", [ 7, 3, 5 ], 136, 39, "unipotent quasigroup", "X7CA3DCA07B6CB9BD" ], - [ "quasigroup unipotent", "7.3-5", [ 7, 3, 5 ], 136, 38, + [ "quasigroup unipotent", "7.3-5", [ 7, 3, 5 ], 136, 39, "quasigroup unipotent", "X7CA3DCA07B6CB9BD" ], - [ "\033[2XIsUnipotent\033[102X", "7.3-5", [ 7, 3, 5 ], 136, 38, + [ "\033[2XIsUnipotent\033[102X", "7.3-5", [ 7, 3, 5 ], 136, 39, "isunipotent", "X7CA3DCA07B6CB9BD" ], - [ "\033[2XIsLeftDistributive\033[102X", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "\033[2XIsLeftDistributive\033[102X", "7.3-6", [ 7, 3, 6 ], 143, 39, "isleftdistributive", "X7B76FD6E878ED4F1" ], - [ "\033[2XIsRightDistributive\033[102X", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "\033[2XIsRightDistributive\033[102X", "7.3-6", [ 7, 3, 6 ], 143, 39, "isrightdistributive", "X7B76FD6E878ED4F1" ], - [ "\033[2XIsDistributive\033[102X", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "\033[2XIsDistributive\033[102X", "7.3-6", [ 7, 3, 6 ], 143, 39, "isdistributive", "X7B76FD6E878ED4F1" ], - [ "quasigroup left distributive", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "quasigroup left distributive", "7.3-6", [ 7, 3, 6 ], 143, 39, "quasigroup left distributive", "X7B76FD6E878ED4F1" ], - [ "distributive quasigroup left", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "distributive quasigroup left", "7.3-6", [ 7, 3, 6 ], 143, 39, "distributive quasigroup left", "X7B76FD6E878ED4F1" ], - [ "quasigroup right distributive", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "quasigroup right distributive", "7.3-6", [ 7, 3, 6 ], 143, 39, "quasigroup right distributive", "X7B76FD6E878ED4F1" ], - [ "distributive quasigroup right", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "distributive quasigroup right", "7.3-6", [ 7, 3, 6 ], 143, 39, "distributive quasigroup right", "X7B76FD6E878ED4F1" ], - [ "quasigroup distributive", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "quasigroup distributive", "7.3-6", [ 7, 3, 6 ], 143, 39, "quasigroup distributive", "X7B76FD6E878ED4F1" ], - [ "distributive quasigroup", "7.3-6", [ 7, 3, 6 ], 143, 38, + [ "distributive quasigroup", "7.3-6", [ 7, 3, 6 ], 143, 39, "distributive quasigroup", "X7B76FD6E878ED4F1" ], - [ "\033[2XIsEntropic\033[102X", "7.3-7", [ 7, 3, 7 ], 160, 39, + [ "\033[2XIsEntropic\033[102X", "7.3-7", [ 7, 3, 7 ], 160, 40, "isentropic", "X7F23D4D97A38D223" ], - [ "\033[2XIsMedial\033[102X", "7.3-7", [ 7, 3, 7 ], 160, 39, "ismedial", + [ "\033[2XIsMedial\033[102X", "7.3-7", [ 7, 3, 7 ], 160, 40, "ismedial", "X7F23D4D97A38D223" ], - [ "entropic quasigroup", "7.3-7", [ 7, 3, 7 ], 160, 39, + [ "entropic quasigroup", "7.3-7", [ 7, 3, 7 ], 160, 40, "entropic quasigroup", "X7F23D4D97A38D223" ], - [ "quasigroup entropic", "7.3-7", [ 7, 3, 7 ], 160, 39, + [ "quasigroup entropic", "7.3-7", [ 7, 3, 7 ], 160, 40, "quasigroup entropic", "X7F23D4D97A38D223" ], - [ "medial quasigroup", "7.3-7", [ 7, 3, 7 ], 160, 39, "medial quasigroup", + [ "medial quasigroup", "7.3-7", [ 7, 3, 7 ], 160, 40, "medial quasigroup", "X7F23D4D97A38D223" ], - [ "quasigroup medial", "7.3-7", [ 7, 3, 7 ], 160, 39, "quasigroup medial", + [ "quasigroup medial", "7.3-7", [ 7, 3, 7 ], 160, 40, "quasigroup medial", "X7F23D4D97A38D223" ], - [ "loop of Bol-Moufang type", "7.4", [ 7, 4, 0 ], 170, 39, + [ "loop of Bol-Moufang type", "7.4", [ 7, 4, 0 ], 170, 40, "loop of bol-moufang type", "X780D907986EBA6C7" ], - [ "identity of Bol-Moufang type", "7.4", [ 7, 4, 0 ], 170, 39, + [ "identity of Bol-Moufang type", "7.4", [ 7, 4, 0 ], 170, 40, "identity of bol-moufang type", "X780D907986EBA6C7" ], - [ "alternative loop left", "7.4", [ 7, 4, 0 ], 170, 39, + [ "alternative loop left", "7.4", [ 7, 4, 0 ], 170, 40, "alternative loop left", "X780D907986EBA6C7" ], - [ "loop left alternative", "7.4", [ 7, 4, 0 ], 170, 39, + [ "loop left alternative", "7.4", [ 7, 4, 0 ], 170, 40, "loop left alternative", "X780D907986EBA6C7" ], - [ "alternative loop right", "7.4", [ 7, 4, 0 ], 170, 39, + [ "alternative loop right", "7.4", [ 7, 4, 0 ], 170, 40, "alternative loop right", "X780D907986EBA6C7" ], - [ "loop right alternative", "7.4", [ 7, 4, 0 ], 170, 39, + [ "loop right alternative", "7.4", [ 7, 4, 0 ], 170, 40, "loop right alternative", "X780D907986EBA6C7" ], - [ "nuclear square loop left", "7.4", [ 7, 4, 0 ], 170, 39, + [ "nuclear square loop left", "7.4", [ 7, 4, 0 ], 170, 40, "nuclear square loop left", "X780D907986EBA6C7" ], - [ "loop left nuclear square", "7.4", [ 7, 4, 0 ], 170, 39, + [ "loop left nuclear square", "7.4", [ 7, 4, 0 ], 170, 40, "loop left nuclear square", "X780D907986EBA6C7" ], - [ "nuclear square loop middle", "7.4", [ 7, 4, 0 ], 170, 39, + [ "nuclear square loop middle", "7.4", [ 7, 4, 0 ], 170, 40, "nuclear square loop middle", "X780D907986EBA6C7" ], - [ "loop middle nuclear square", "7.4", [ 7, 4, 0 ], 170, 39, + [ "loop middle nuclear square", "7.4", [ 7, 4, 0 ], 170, 40, "loop middle nuclear square", "X780D907986EBA6C7" ], - [ "nuclear square loop right", "7.4", [ 7, 4, 0 ], 170, 39, + [ "nuclear square loop right", "7.4", [ 7, 4, 0 ], 170, 40, "nuclear square loop right", "X780D907986EBA6C7" ], - [ "loop right nuclear square", "7.4", [ 7, 4, 0 ], 170, 39, + [ "loop right nuclear square", "7.4", [ 7, 4, 0 ], 170, 40, "loop right nuclear square", "X780D907986EBA6C7" ], - [ "flexible loop", "7.4", [ 7, 4, 0 ], 170, 39, "flexible loop", + [ "flexible loop", "7.4", [ 7, 4, 0 ], 170, 40, "flexible loop", "X780D907986EBA6C7" ], - [ "loop flexible", "7.4", [ 7, 4, 0 ], 170, 39, "loop flexible", + [ "loop flexible", "7.4", [ 7, 4, 0 ], 170, 40, "loop flexible", "X780D907986EBA6C7" ], - [ "Bol loop left", "7.4", [ 7, 4, 0 ], 170, 39, "bol loop left", + [ "Bol loop left", "7.4", [ 7, 4, 0 ], 170, 40, "bol loop left", "X780D907986EBA6C7" ], - [ "loop left Bol", "7.4", [ 7, 4, 0 ], 170, 39, "loop left bol", + [ "loop left Bol", "7.4", [ 7, 4, 0 ], 170, 40, "loop left bol", "X780D907986EBA6C7" ], - [ "Bol loop right", "7.4", [ 7, 4, 0 ], 170, 39, "bol loop right", + [ "Bol loop right", "7.4", [ 7, 4, 0 ], 170, 40, "bol loop right", "X780D907986EBA6C7" ], - [ "loop right Bol", "7.4", [ 7, 4, 0 ], 170, 39, "loop right bol", + [ "loop right Bol", "7.4", [ 7, 4, 0 ], 170, 40, "loop right bol", "X780D907986EBA6C7" ], - [ "LC loop", "7.4", [ 7, 4, 0 ], 170, 39, "lc loop", "X780D907986EBA6C7" ], - [ "loop LC", "7.4", [ 7, 4, 0 ], 170, 39, "loop lc", "X780D907986EBA6C7" ], - [ "RC loop", "7.4", [ 7, 4, 0 ], 170, 39, "rc loop", "X780D907986EBA6C7" ], - [ "loop RC", "7.4", [ 7, 4, 0 ], 170, 39, "loop rc", "X780D907986EBA6C7" ], - [ "Moufang loop", "7.4", [ 7, 4, 0 ], 170, 39, "moufang loop", + [ "LC loop", "7.4", [ 7, 4, 0 ], 170, 40, "lc loop", "X780D907986EBA6C7" ], + [ "loop LC", "7.4", [ 7, 4, 0 ], 170, 40, "loop lc", "X780D907986EBA6C7" ], + [ "RC loop", "7.4", [ 7, 4, 0 ], 170, 40, "rc loop", "X780D907986EBA6C7" ], + [ "loop RC", "7.4", [ 7, 4, 0 ], 170, 40, "loop rc", "X780D907986EBA6C7" ], + [ "Moufang loop", "7.4", [ 7, 4, 0 ], 170, 40, "moufang loop", "X780D907986EBA6C7" ], - [ "loop Moufang", "7.4", [ 7, 4, 0 ], 170, 39, "loop moufang", + [ "loop Moufang", "7.4", [ 7, 4, 0 ], 170, 40, "loop moufang", "X780D907986EBA6C7" ], - [ "C loop", "7.4", [ 7, 4, 0 ], 170, 39, "c loop", "X780D907986EBA6C7" ], - [ "loop C", "7.4", [ 7, 4, 0 ], 170, 39, "loop c", "X780D907986EBA6C7" ], - [ "extra loop", "7.4", [ 7, 4, 0 ], 170, 39, "extra loop", + [ "C loop", "7.4", [ 7, 4, 0 ], 170, 40, "c loop", "X780D907986EBA6C7" ], + [ "loop C", "7.4", [ 7, 4, 0 ], 170, 40, "loop c", "X780D907986EBA6C7" ], + [ "extra loop", "7.4", [ 7, 4, 0 ], 170, 40, "extra loop", "X780D907986EBA6C7" ], - [ "loop extra", "7.4", [ 7, 4, 0 ], 170, 39, "loop extra", + [ "loop extra", "7.4", [ 7, 4, 0 ], 170, 40, "loop extra", "X780D907986EBA6C7" ], - [ "alternative loop", "7.4", [ 7, 4, 0 ], 170, 39, "alternative loop", + [ "alternative loop", "7.4", [ 7, 4, 0 ], 170, 40, "alternative loop", "X780D907986EBA6C7" ], - [ "loop alternative", "7.4", [ 7, 4, 0 ], 170, 39, "loop alternative", + [ "loop alternative", "7.4", [ 7, 4, 0 ], 170, 40, "loop alternative", "X780D907986EBA6C7" ], - [ "nuclear square loop", "7.4", [ 7, 4, 0 ], 170, 39, "nuclear square loop", + [ "nuclear square loop", "7.4", [ 7, 4, 0 ], 170, 40, "nuclear square loop", "X780D907986EBA6C7" ], - [ "loop nuclear square", "7.4", [ 7, 4, 0 ], 170, 39, "loop nuclear square", + [ "loop nuclear square", "7.4", [ 7, 4, 0 ], 170, 40, "loop nuclear square", "X780D907986EBA6C7" ], - [ "\033[2XIsExtraLoop\033[102X", "7.4-1", [ 7, 4, 1 ], 223, 40, + [ "\033[2XIsExtraLoop\033[102X", "7.4-1", [ 7, 4, 1 ], 223, 41, "isextraloop", "X7988AFE27D06ACB5" ], - [ "\033[2XIsMoufangLoop\033[102X", "7.4-2", [ 7, 4, 2 ], 228, 40, + [ "\033[2XIsMoufangLoop\033[102X", "7.4-2", [ 7, 4, 2 ], 228, 41, "ismoufangloop", "X7F1C151484C97E61" ], - [ "\033[2XIsCLoop\033[102X", "7.4-3", [ 7, 4, 3 ], 233, 40, "iscloop", + [ "\033[2XIsCLoop\033[102X", "7.4-3", [ 7, 4, 3 ], 233, 41, "iscloop", "X866F04DC7AE54B7C" ], - [ "\033[2XIsLeftBolLoop\033[102X", "7.4-4", [ 7, 4, 4 ], 238, 40, + [ "\033[2XIsLeftBolLoop\033[102X", "7.4-4", [ 7, 4, 4 ], 238, 41, "isleftbolloop", "X801DAAE8834A1A65" ], - [ "\033[2XIsRightBolLoop\033[102X", "7.4-5", [ 7, 4, 5 ], 243, 40, + [ "\033[2XIsRightBolLoop\033[102X", "7.4-5", [ 7, 4, 5 ], 243, 41, "isrightbolloop", "X79279F9787E72566" ], - [ "\033[2XIsLCLoop\033[102X", "7.4-6", [ 7, 4, 6 ], 248, 40, "islcloop", + [ "\033[2XIsLCLoop\033[102X", "7.4-6", [ 7, 4, 6 ], 248, 41, "islcloop", "X789E0A6979697C4C" ], - [ "\033[2XIsRCLoop\033[102X", "7.4-7", [ 7, 4, 7 ], 253, 40, "isrcloop", + [ "\033[2XIsRCLoop\033[102X", "7.4-7", [ 7, 4, 7 ], 253, 41, "isrcloop", "X7B03CC577802F4AB" ], - [ "\033[2XIsLeftNuclearSquareLoop\033[102X", "7.4-8", [ 7, 4, 8 ], 258, 40, + [ "\033[2XIsLeftNuclearSquareLoop\033[102X", "7.4-8", [ 7, 4, 8 ], 258, 41, "isleftnuclearsquareloop", "X819F285887B5EB9E" ], [ "\033[2XIsMiddleNuclearSquareLoop\033[102X", "7.4-9", [ 7, 4, 9 ], 263, - 40, "ismiddlenuclearsquareloop", "X8474F55681244A8A" ], + 41, "ismiddlenuclearsquareloop", "X8474F55681244A8A" ], [ "\033[2XIsRightNuclearSquareLoop\033[102X", "7.4-10", [ 7, 4, 10 ], 268, - 40, "isrightnuclearsquareloop", "X807B3B21825E3076" ], - [ "\033[2XIsNuclearSquareLoop\033[102X", "7.4-11", [ 7, 4, 11 ], 273, 41, + 41, "isrightnuclearsquareloop", "X807B3B21825E3076" ], + [ "\033[2XIsNuclearSquareLoop\033[102X", "7.4-11", [ 7, 4, 11 ], 273, 42, "isnuclearsquareloop", "X796650088213229B" ], - [ "\033[2XIsFlexible\033[102X", "7.4-12", [ 7, 4, 12 ], 278, 41, + [ "\033[2XIsFlexible\033[102X", "7.4-12", [ 7, 4, 12 ], 278, 42, "isflexible", "X7C32851A7AF1C45F" ], - [ "\033[2XIsLeftAlternative\033[102X", "7.4-13", [ 7, 4, 13 ], 283, 41, + [ "\033[2XIsLeftAlternative\033[102X", "7.4-13", [ 7, 4, 13 ], 283, 42, "isleftalternative", "X7DF0196786B9CE08" ], - [ "\033[2XIsRightAlternative\033[102X", "7.4-14", [ 7, 4, 14 ], 288, 41, + [ "\033[2XIsRightAlternative\033[102X", "7.4-14", [ 7, 4, 14 ], 288, 42, "isrightalternative", "X8416FAD87F148F5D" ], - [ "\033[2XIsAlternative\033[102X", "7.4-15", [ 7, 4, 15 ], 293, 41, + [ "\033[2XIsAlternative\033[102X", "7.4-15", [ 7, 4, 15 ], 293, 42, "isalternative", "X8379356E82DB5DDA" ], - [ "power alternative loop left", "7.5", [ 7, 5, 0 ], 324, 42, + [ "power alternative loop left", "7.5", [ 7, 5, 0 ], 324, 43, "power alternative loop left", "X83A501387E1AC371" ], - [ "loop left power alternative", "7.5", [ 7, 5, 0 ], 324, 42, + [ "loop left power alternative", "7.5", [ 7, 5, 0 ], 324, 43, "loop left power alternative", "X83A501387E1AC371" ], - [ "power alternative loop right", "7.5", [ 7, 5, 0 ], 324, 42, + [ "power alternative loop right", "7.5", [ 7, 5, 0 ], 324, 43, "power alternative loop right", "X83A501387E1AC371" ], - [ "loop right power alternative", "7.5", [ 7, 5, 0 ], 324, 42, + [ "loop right power alternative", "7.5", [ 7, 5, 0 ], 324, 43, "loop right power alternative", "X83A501387E1AC371" ], - [ "power alternative loop", "7.5", [ 7, 5, 0 ], 324, 42, + [ "power alternative loop", "7.5", [ 7, 5, 0 ], 324, 43, "power alternative loop", "X83A501387E1AC371" ], - [ "loop power alternative", "7.5", [ 7, 5, 0 ], 324, 42, + [ "loop power alternative", "7.5", [ 7, 5, 0 ], 324, 43, "loop power alternative", "X83A501387E1AC371" ], - [ "\033[2XIsLeftPowerAlternative\033[102X", "7.5-1", [ 7, 5, 1 ], 337, 42, + [ "\033[2XIsLeftPowerAlternative\033[102X", "7.5-1", [ 7, 5, 1 ], 337, 43, "isleftpoweralternative", "X875C3DF681B3FAE2" ], - [ "\033[2XIsRightPowerAlternative\033[102X", "7.5-1", [ 7, 5, 1 ], 337, 42, + [ "\033[2XIsRightPowerAlternative\033[102X", "7.5-1", [ 7, 5, 1 ], 337, 43, "isrightpoweralternative", "X875C3DF681B3FAE2" ], - [ "\033[2XIsPowerAlternative\033[102X", "7.5-1", [ 7, 5, 1 ], 337, 42, + [ "\033[2XIsPowerAlternative\033[102X", "7.5-1", [ 7, 5, 1 ], 337, 43, "ispoweralternative", "X875C3DF681B3FAE2" ], - [ "conjugacy closed loop left", "7.6", [ 7, 6, 0 ], 346, 42, + [ "conjugacy closed loop left", "7.6", [ 7, 6, 0 ], 346, 43, "conjugacy closed loop left", "X8176B2C47A4629CD" ], - [ "loop left conjugacy closed", "7.6", [ 7, 6, 0 ], 346, 42, + [ "loop left conjugacy closed", "7.6", [ 7, 6, 0 ], 346, 43, "loop left conjugacy closed", "X8176B2C47A4629CD" ], - [ "conjugacy closed loop right", "7.6", [ 7, 6, 0 ], 346, 42, + [ "conjugacy closed loop right", "7.6", [ 7, 6, 0 ], 346, 43, "conjugacy closed loop right", "X8176B2C47A4629CD" ], - [ "loop right conjugacy closed", "7.6", [ 7, 6, 0 ], 346, 42, + [ "loop right conjugacy closed", "7.6", [ 7, 6, 0 ], 346, 43, "loop right conjugacy closed", "X8176B2C47A4629CD" ], - [ "conjugacy closed loop", "7.6", [ 7, 6, 0 ], 346, 42, + [ "conjugacy closed loop", "7.6", [ 7, 6, 0 ], 346, 43, "conjugacy closed loop", "X8176B2C47A4629CD" ], - [ "loop conjugacy closed", "7.6", [ 7, 6, 0 ], 346, 42, + [ "loop conjugacy closed", "7.6", [ 7, 6, 0 ], 346, 43, "loop conjugacy closed", "X8176B2C47A4629CD" ], - [ "\033[2XIsLCCLoop\033[102X", "7.6-1", [ 7, 6, 1 ], 358, 42, "islccloop", + [ "\033[2XIsLCCLoop\033[102X", "7.6-1", [ 7, 6, 1 ], 358, 43, "islccloop", "X784E08CD7B710AF4" ], [ "\033[2XIsLeftConjugacyClosedLoop\033[102X", "7.6-1", [ 7, 6, 1 ], 358, - 42, "isleftconjugacyclosedloop", "X784E08CD7B710AF4" ], - [ "\033[2XIsRCCLoop\033[102X", "7.6-2", [ 7, 6, 2 ], 364, 42, "isrccloop", + 43, "isleftconjugacyclosedloop", "X784E08CD7B710AF4" ], + [ "\033[2XIsRCCLoop\033[102X", "7.6-2", [ 7, 6, 2 ], 364, 43, "isrccloop", "X7B3016B47A1A8213" ], [ "\033[2XIsRightConjugacyClosedLoop\033[102X", "7.6-2", [ 7, 6, 2 ], 364, - 42, "isrightconjugacyclosedloop", "X7B3016B47A1A8213" ], - [ "\033[2XIsCCLoop\033[102X", "7.6-3", [ 7, 6, 3 ], 370, 42, "isccloop", + 43, "isrightconjugacyclosedloop", "X7B3016B47A1A8213" ], + [ "\033[2XIsCCLoop\033[102X", "7.6-3", [ 7, 6, 3 ], 370, 43, "isccloop", "X878B614479DCB83F" ], - [ "\033[2XIsConjugacyClosedLoop\033[102X", "7.6-3", [ 7, 6, 3 ], 370, 42, + [ "\033[2XIsConjugacyClosedLoop\033[102X", "7.6-3", [ 7, 6, 3 ], 370, 43, "isconjugacyclosedloop", "X878B614479DCB83F" ], - [ "\033[2XIsOsbornLoop\033[102X", "7.6-4", [ 7, 6, 4 ], 376, 42, + [ "\033[2XIsOsbornLoop\033[102X", "7.6-4", [ 7, 6, 4 ], 376, 43, "isosbornloop", "X8655956878205FC1" ], - [ "Osborn loop", "7.6-4", [ 7, 6, 4 ], 376, 42, "osborn loop", + [ "Osborn loop", "7.6-4", [ 7, 6, 4 ], 376, 43, "osborn loop", "X8655956878205FC1" ], - [ "loop Osborn", "7.6-4", [ 7, 6, 4 ], 376, 42, "loop osborn", + [ "loop Osborn", "7.6-4", [ 7, 6, 4 ], 376, 43, "loop osborn", "X8655956878205FC1" ], - [ "automorphic loop left", "7.7", [ 7, 7, 0 ], 384, 43, + [ "automorphic loop left", "7.7", [ 7, 7, 0 ], 384, 44, "automorphic loop left", "X793B22EA8643C667" ], - [ "loop left automorphic", "7.7", [ 7, 7, 0 ], 384, 43, + [ "loop left automorphic", "7.7", [ 7, 7, 0 ], 384, 44, "loop left automorphic", "X793B22EA8643C667" ], - [ "automorphic loop middle", "7.7", [ 7, 7, 0 ], 384, 43, + [ "automorphic loop middle", "7.7", [ 7, 7, 0 ], 384, 44, "automorphic loop middle", "X793B22EA8643C667" ], - [ "loop middle automorphic", "7.7", [ 7, 7, 0 ], 384, 43, + [ "loop middle automorphic", "7.7", [ 7, 7, 0 ], 384, 44, "loop middle automorphic", "X793B22EA8643C667" ], - [ "automorphic loop right", "7.7", [ 7, 7, 0 ], 384, 43, + [ "automorphic loop right", "7.7", [ 7, 7, 0 ], 384, 44, "automorphic loop right", "X793B22EA8643C667" ], - [ "loop right automorphic", "7.7", [ 7, 7, 0 ], 384, 43, + [ "loop right automorphic", "7.7", [ 7, 7, 0 ], 384, 44, "loop right automorphic", "X793B22EA8643C667" ], - [ "automorphic loop", "7.7", [ 7, 7, 0 ], 384, 43, "automorphic loop", + [ "automorphic loop", "7.7", [ 7, 7, 0 ], 384, 44, "automorphic loop", "X793B22EA8643C667" ], - [ "loop automorphic", "7.7", [ 7, 7, 0 ], 384, 43, "loop automorphic", + [ "loop automorphic", "7.7", [ 7, 7, 0 ], 384, 44, "loop automorphic", "X793B22EA8643C667" ], - [ "\033[2XIsLeftAutomorphicLoop\033[102X", "7.7-1", [ 7, 7, 1 ], 425, 43, + [ "\033[2XIsLeftAutomorphicLoop\033[102X", "7.7-1", [ 7, 7, 1 ], 425, 44, "isleftautomorphicloop", "X7F063914804659F1" ], - [ "\033[2XIsLeftALoop\033[102X", "7.7-1", [ 7, 7, 1 ], 425, 43, + [ "\033[2XIsLeftALoop\033[102X", "7.7-1", [ 7, 7, 1 ], 425, 44, "isleftaloop", "X7F063914804659F1" ], - [ "\033[2XIsMiddleAutomorphicLoop\033[102X", "7.7-2", [ 7, 7, 2 ], 431, 43, + [ "\033[2XIsMiddleAutomorphicLoop\033[102X", "7.7-2", [ 7, 7, 2 ], 431, 44, "ismiddleautomorphicloop", "X7DFE830584A769E5" ], - [ "\033[2XIsMiddleALoop\033[102X", "7.7-2", [ 7, 7, 2 ], 431, 43, + [ "\033[2XIsMiddleALoop\033[102X", "7.7-2", [ 7, 7, 2 ], 431, 44, "ismiddlealoop", "X7DFE830584A769E5" ], - [ "\033[2XIsRightAutomorphicLoop\033[102X", "7.7-3", [ 7, 7, 3 ], 437, 44, + [ "\033[2XIsRightAutomorphicLoop\033[102X", "7.7-3", [ 7, 7, 3 ], 437, 45, "isrightautomorphicloop", "X7EA9165A87F99E35" ], - [ "\033[2XIsRightALoop\033[102X", "7.7-3", [ 7, 7, 3 ], 437, 44, + [ "\033[2XIsRightALoop\033[102X", "7.7-3", [ 7, 7, 3 ], 437, 45, "isrightaloop", "X7EA9165A87F99E35" ], - [ "\033[2XIsAutomorphicLoop\033[102X", "7.7-4", [ 7, 7, 4 ], 443, 44, + [ "\033[2XIsAutomorphicLoop\033[102X", "7.7-4", [ 7, 7, 4 ], 443, 45, "isautomorphicloop", "X7899603184CF13FD" ], - [ "\033[2XIsALoop\033[102X", "7.7-4", [ 7, 7, 4 ], 443, 44, "isaloop", + [ "\033[2XIsALoop\033[102X", "7.7-4", [ 7, 7, 4 ], 443, 45, "isaloop", "X7899603184CF13FD" ], - [ "\033[2XIsCodeLoop\033[102X", "7.8-1", [ 7, 8, 1 ], 454, 44, + [ "\033[2XIsCodeLoop\033[102X", "7.8-1", [ 7, 8, 1 ], 454, 45, "iscodeloop", "X790FA1188087D5C1" ], - [ "code loop", "7.8-1", [ 7, 8, 1 ], 454, 44, "code loop", + [ "code loop", "7.8-1", [ 7, 8, 1 ], 454, 45, "code loop", "X790FA1188087D5C1" ], - [ "loop code", "7.8-1", [ 7, 8, 1 ], 454, 44, "loop code", + [ "loop code", "7.8-1", [ 7, 8, 1 ], 454, 45, "loop code", "X790FA1188087D5C1" ], - [ "\033[2XIsSteinerLoop\033[102X", "7.8-2", [ 7, 8, 2 ], 462, 44, + [ "\033[2XIsSteinerLoop\033[102X", "7.8-2", [ 7, 8, 2 ], 462, 45, "issteinerloop", "X793600C9801F4F62" ], - [ "Steiner loop", "7.8-2", [ 7, 8, 2 ], 462, 44, "steiner loop", + [ "Steiner loop", "7.8-2", [ 7, 8, 2 ], 462, 45, "steiner loop", "X793600C9801F4F62" ], - [ "loop Steiner", "7.8-2", [ 7, 8, 2 ], 462, 44, "loop steiner", + [ "loop Steiner", "7.8-2", [ 7, 8, 2 ], 462, 45, "loop steiner", "X793600C9801F4F62" ], - [ "\033[2XIsLeftBruckLoop\033[102X", "7.8-3", [ 7, 8, 3 ], 470, 44, + [ "\033[2XIsLeftBruckLoop\033[102X", "7.8-3", [ 7, 8, 3 ], 470, 45, "isleftbruckloop", "X85F1BD4280E44F5B" ], - [ "\033[2XIsLeftKLoop\033[102X", "7.8-3", [ 7, 8, 3 ], 470, 44, + [ "\033[2XIsLeftKLoop\033[102X", "7.8-3", [ 7, 8, 3 ], 470, 45, "isleftkloop", "X85F1BD4280E44F5B" ], - [ "Bruck loop left", "7.8-3", [ 7, 8, 3 ], 470, 44, "bruck loop left", + [ "Bruck loop left", "7.8-3", [ 7, 8, 3 ], 470, 45, "bruck loop left", "X85F1BD4280E44F5B" ], - [ "loop left Bruck", "7.8-3", [ 7, 8, 3 ], 470, 44, "loop left bruck", + [ "loop left Bruck", "7.8-3", [ 7, 8, 3 ], 470, 45, "loop left bruck", "X85F1BD4280E44F5B" ], - [ "K loop left", "7.8-3", [ 7, 8, 3 ], 470, 44, "k loop left", + [ "K loop left", "7.8-3", [ 7, 8, 3 ], 470, 45, "k loop left", "X85F1BD4280E44F5B" ], - [ "loop left K", "7.8-3", [ 7, 8, 3 ], 470, 44, "loop left k", + [ "loop left K", "7.8-3", [ 7, 8, 3 ], 470, 45, "loop left k", "X85F1BD4280E44F5B" ], - [ "\033[2XIsRightBruckLoop\033[102X", "7.8-4", [ 7, 8, 4 ], 480, 44, + [ "\033[2XIsRightBruckLoop\033[102X", "7.8-4", [ 7, 8, 4 ], 480, 45, "isrightbruckloop", "X857B373E7B4E0519" ], - [ "\033[2XIsRightKLoop\033[102X", "7.8-4", [ 7, 8, 4 ], 480, 44, + [ "\033[2XIsRightKLoop\033[102X", "7.8-4", [ 7, 8, 4 ], 480, 45, "isrightkloop", "X857B373E7B4E0519" ], - [ "Bruck loop right", "7.8-4", [ 7, 8, 4 ], 480, 44, "bruck loop right", + [ "Bruck loop right", "7.8-4", [ 7, 8, 4 ], 480, 45, "bruck loop right", "X857B373E7B4E0519" ], - [ "loop right Bruck", "7.8-4", [ 7, 8, 4 ], 480, 44, "loop right bruck", + [ "loop right Bruck", "7.8-4", [ 7, 8, 4 ], 480, 45, "loop right bruck", "X857B373E7B4E0519" ], - [ "K loop right", "7.8-4", [ 7, 8, 4 ], 480, 44, "k loop right", + [ "K loop right", "7.8-4", [ 7, 8, 4 ], 480, 45, "k loop right", "X857B373E7B4E0519" ], - [ "loop right K", "7.8-4", [ 7, 8, 4 ], 480, 44, "loop right k", + [ "loop right K", "7.8-4", [ 7, 8, 4 ], 480, 45, "loop right k", "X857B373E7B4E0519" ], - [ "\033[2XAssociatedLeftBruckLoop\033[102X", "8.1-1", [ 8, 1, 1 ], 10, 45, + [ "\033[2XAssociatedLeftBruckLoop\033[102X", "8.1-1", [ 8, 1, 1 ], 10, 46, "associatedleftbruckloop", "X8664CA927DD73DBE" ], - [ "\033[2XAssociatedRightBruckLoop\033[102X", "8.1-1", [ 8, 1, 1 ], 10, 45, + [ "\033[2XAssociatedRightBruckLoop\033[102X", "8.1-1", [ 8, 1, 1 ], 10, 46, "associatedrightbruckloop", "X8664CA927DD73DBE" ], - [ "loop left Bol", "8.1-1", [ 8, 1, 1 ], 10, 45, "loop left bol", + [ "loop left Bol", "8.1-1", [ 8, 1, 1 ], 10, 46, "loop left bol", "X8664CA927DD73DBE" ], - [ "Bol loop left", "8.1-1", [ 8, 1, 1 ], 10, 45, "bol loop left", + [ "Bol loop left", "8.1-1", [ 8, 1, 1 ], 10, 46, "bol loop left", "X8664CA927DD73DBE" ], - [ "Bruck loop associated left", "8.1-1", [ 8, 1, 1 ], 10, 45, + [ "Bruck loop associated left", "8.1-1", [ 8, 1, 1 ], 10, 46, "bruck loop associated left", "X8664CA927DD73DBE" ], - [ "loop associated left Bruck", "8.1-1", [ 8, 1, 1 ], 10, 45, + [ "loop associated left Bruck", "8.1-1", [ 8, 1, 1 ], 10, 46, "loop associated left bruck", "X8664CA927DD73DBE" ], [ "\033[2XIsExactGroupFactorization\033[102X", "8.1-2", [ 8, 1, 2 ], 26, - 45, "isexactgroupfactorization", "X82FC16F386CE11F1" ], - [ "exact group factorization", "8.1-2", [ 8, 1, 2 ], 26, 45, + 46, "isexactgroupfactorization", "X82FC16F386CE11F1" ], + [ "exact group factorization", "8.1-2", [ 8, 1, 2 ], 26, 46, "exact group factorization", "X82FC16F386CE11F1" ], [ "\033[2XRightBolLoopByExactGroupFactorization\033[102X", "8.1-3", - [ 8, 1, 3 ], 35, 45, "rightbolloopbyexactgroupfactorization", + [ 8, 1, 3 ], 35, 46, "rightbolloopbyexactgroupfactorization", "X7DCA64807F899127" ], - [ "modification Moufang", "8.2", [ 8, 2, 0 ], 47, 46, + [ "modification Moufang", "8.2", [ 8, 2, 0 ], 47, 47, "modification moufang", "X819F82737C2A860D" ], - [ "\033[2XLoopByCyclicModification\033[102X", "8.2-1", [ 8, 2, 1 ], 57, 46, + [ "\033[2XLoopByCyclicModification\033[102X", "8.2-1", [ 8, 2, 1 ], 57, 47, "loopbycyclicmodification", "X7B3165C083709831" ], - [ "modification cyclic", "8.2-1", [ 8, 2, 1 ], 57, 46, + [ "modification cyclic", "8.2-1", [ 8, 2, 1 ], 57, 47, "modification cyclic", "X7B3165C083709831" ], [ "\033[2XLoopByDihedralModification\033[102X", "8.2-2", [ 8, 2, 2 ], 70, - 46, "loopbydihedralmodification", "X7D7717C587BC2D1E" ], - [ "modification dihedral", "8.2-2", [ 8, 2, 2 ], 70, 46, + 47, "loopbydihedralmodification", "X7D7717C587BC2D1E" ], + [ "modification dihedral", "8.2-2", [ 8, 2, 2 ], 70, 47, "modification dihedral", "X7D7717C587BC2D1E" ], - [ "\033[2XLoopMG2\033[102X", "8.2-3", [ 8, 2, 3 ], 86, 46, "loopmg2", + [ "\033[2XLoopMG2\033[102X", "8.2-3", [ 8, 2, 3 ], 86, 47, "loopmg2", "X7CC6CDB786E9BBA0" ], - [ "Chein loop", "8.2-3", [ 8, 2, 3 ], 86, 46, "chein loop", + [ "Chein loop", "8.2-3", [ 8, 2, 3 ], 86, 47, "chein loop", "X7CC6CDB786E9BBA0" ], - [ "loop Chein", "8.2-3", [ 8, 2, 3 ], 86, 46, "loop chein", + [ "loop Chein", "8.2-3", [ 8, 2, 3 ], 86, 47, "loop chein", "X7CC6CDB786E9BBA0" ], - [ "group with triality", "8.3", [ 8, 3, 0 ], 98, 46, "group with triality", + [ "group with triality", "8.3", [ 8, 3, 0 ], 98, 47, "group with triality", "X83E73A767D79FAFD" ], - [ "\033[2XTrialityPermGroup\033[102X", "8.3-1", [ 8, 3, 1 ], 113, 47, + [ "\033[2XTrialityPermGroup\033[102X", "8.3-1", [ 8, 3, 1 ], 113, 48, "trialitypermgroup", "X7DB4DE647F6F56F0" ], - [ "\033[2XTrialityPcGroup\033[102X", "8.3-2", [ 8, 3, 2 ], 120, 47, + [ "\033[2XTrialityPcGroup\033[102X", "8.3-2", [ 8, 3, 2 ], 120, 48, "trialitypcgroup", "X82CC977085DFDFE8" ], - [ "\033[2XAllLoopTablesInGroup\033[102X", "8.4-1", [ 8, 4, 1 ], 146, 47, + [ "\033[2XAllLoopTablesInGroup\033[102X", "8.4-1", [ 8, 4, 1 ], 146, 48, "alllooptablesingroup", "X804F40087DD1225D" ], [ "\033[2XAllProperLoopTablesInGroup\033[102X", "8.4-2", [ 8, 4, 2 ], 152, - 47, "allproperlooptablesingroup", "X7854C8E382DC8E8B" ], - [ "\033[2XOneLoopTableInGroup\033[102X", "8.4-3", [ 8, 4, 3 ], 158, 47, + 48, "allproperlooptablesingroup", "X7854C8E382DC8E8B" ], + [ "\033[2XOneLoopTableInGroup\033[102X", "8.4-3", [ 8, 4, 3 ], 158, 48, "onelooptableingroup", "X7BFFC66A824BA6AA" ], [ "\033[2XOneProperLoopTableInGroup\033[102X", "8.4-4", [ 8, 4, 4 ], 164, - 48, "oneproperlooptableingroup", "X84C5A76585B335FF" ], - [ "\033[2XAllLoopsWithMltGroup\033[102X", "8.4-5", [ 8, 4, 5 ], 170, 48, + 49, "oneproperlooptableingroup", "X84C5A76585B335FF" ], + [ "\033[2XAllLoopsWithMltGroup\033[102X", "8.4-5", [ 8, 4, 5 ], 170, 49, "allloopswithmltgroup", "X7E5F1C2879358EEF" ], - [ "\033[2XOneLoopWithMltGroup\033[102X", "8.4-6", [ 8, 4, 6 ], 176, 48, + [ "\033[2XOneLoopWithMltGroup\033[102X", "8.4-6", [ 8, 4, 6 ], 176, 49, "oneloopwithmltgroup", "X8266DE05824226E6" ], - [ "\033[2XLibraryLoop\033[102X", "9.1-1", [ 9, 1, 1 ], 31, 49, + [ "\033[2XLibraryLoop\033[102X", "9.1-1", [ 9, 1, 1 ], 31, 50, "libraryloop", "X849865D6786EEF9B" ], - [ "\033[2XMyLibraryLoop\033[102X", "9.1-2", [ 9, 1, 2 ], 36, 49, + [ "\033[2XMyLibraryLoop\033[102X", "9.1-2", [ 9, 1, 2 ], 36, 50, "mylibraryloop", "X78C4B8757902D49F" ], - [ "\033[2XDisplayLibraryInfo\033[102X", "9.1-3", [ 9, 1, 3 ], 46, 50, + [ "\033[2XDisplayLibraryInfo\033[102X", "9.1-3", [ 9, 1, 3 ], 46, 51, "displaylibraryinfo", "X7A64372E81E713B4" ], - [ "\033[2XLeftBolLoop\033[102X", "9.2-1", [ 9, 2, 1 ], 67, 50, + [ "\033[2XLeftBolLoop\033[102X", "9.2-1", [ 9, 2, 1 ], 67, 51, "leftbolloop", "X7EE99F647C537994" ], - [ "\033[2XRightBolLoop\033[102X", "9.2-2", [ 9, 2, 2 ], 72, 50, + [ "\033[2XRightBolLoop\033[102X", "9.2-2", [ 9, 2, 2 ], 72, 51, "rightbolloop", "X8774304282654C58" ], - [ "\033[2XMoufangLoop\033[102X", "9.3-1", [ 9, 3, 1 ], 86, 50, + [ "\033[2XLeftBruckLoop\033[102X", "9.3-1", [ 9, 3, 1 ], 92, 51, + "leftbruckloop", "X8290B01780F0FCD3" ], + [ "\033[2XRightBruckLoop\033[102X", "9.3-2", [ 9, 3, 2 ], 97, 51, + "rightbruckloop", "X798DD7CF871F648F" ], + [ "\033[2XMoufangLoop\033[102X", "9.4-1", [ 9, 4, 1 ], 108, 52, "moufangloop", "X81E82098822543EE" ], - [ "octonion loop", "9.3-1", [ 9, 3, 1 ], 86, 50, "octonion loop", + [ "octonion loop", "9.4-1", [ 9, 4, 1 ], 108, 52, "octonion loop", "X81E82098822543EE" ], - [ "loop octonion", "9.3-1", [ 9, 3, 1 ], 86, 50, "loop octonion", + [ "loop octonion", "9.4-1", [ 9, 4, 1 ], 108, 52, "loop octonion", "X81E82098822543EE" ], - [ "\033[2XCodeLoop\033[102X", "9.4-1", [ 9, 4, 1 ], 117, 51, "codeloop", + [ "\033[2XCodeLoop\033[102X", "9.5-1", [ 9, 5, 1 ], 139, 52, "codeloop", "X7DB4D3B27BB4D7EE" ], - [ "\033[2XSteinerLoop\033[102X", "9.5-1", [ 9, 5, 1 ], 144, 51, + [ "\033[2XSteinerLoop\033[102X", "9.6-1", [ 9, 6, 1 ], 166, 53, "steinerloop", "X87C235457E859AF4" ], - [ "\033[2XRCCLoop\033[102X", "9.6-1", [ 9, 6, 1 ], 173, 52, "rccloop", + [ "\033[2XRCCLoop\033[102X", "9.7-1", [ 9, 7, 1 ], 195, 53, "rccloop", "X806B2DE67990E42F" ], - [ "\033[2XRightConjugacyClosedLoop\033[102X", "9.6-1", [ 9, 6, 1 ], 173, - 52, "rightconjugacyclosedloop", "X806B2DE67990E42F" ], - [ "\033[2XLCCLoop\033[102X", "9.6-2", [ 9, 6, 2 ], 180, 52, "lccloop", + [ "\033[2XRightConjugacyClosedLoop\033[102X", "9.7-1", [ 9, 7, 1 ], 195, + 53, "rightconjugacyclosedloop", "X806B2DE67990E42F" ], + [ "\033[2XLCCLoop\033[102X", "9.7-2", [ 9, 7, 2 ], 202, 53, "lccloop", "X80AB8B107D55FB19" ], - [ "\033[2XLeftConjugacyClosedLoop\033[102X", "9.6-2", [ 9, 6, 2 ], 180, 52, + [ "\033[2XLeftConjugacyClosedLoop\033[102X", "9.7-2", [ 9, 7, 2 ], 202, 53, "leftconjugacyclosedloop", "X80AB8B107D55FB19" ], - [ "\033[2XCCLoop\033[102X", "9.6-3", [ 9, 6, 3 ], 217, 52, "ccloop", + [ "\033[2XCCLoop\033[102X", "9.7-3", [ 9, 7, 3 ], 241, 54, "ccloop", "X798BC601843E8916" ], - [ "\033[2XConjugacyClosedLoop\033[102X", "9.6-3", [ 9, 6, 3 ], 217, 52, + [ "\033[2XConjugacyClosedLoop\033[102X", "9.7-3", [ 9, 7, 3 ], 241, 54, "conjugacyclosedloop", "X798BC601843E8916" ], - [ "\033[2XSmallLoop\033[102X", "9.7-1", [ 9, 7, 1 ], 230, 53, "smallloop", + [ "\033[2XSmallLoop\033[102X", "9.8-1", [ 9, 8, 1 ], 254, 54, "smallloop", "X7C6EE23E84CD87D3" ], - [ "Paige loop", "9.8", [ 9, 8, 0 ], 235, 53, "paige loop", + [ "Paige loop", "9.9", [ 9, 9, 0 ], 259, 54, "paige loop", "X8135C8FD8714C606" ], - [ "loop Paige", "9.8", [ 9, 8, 0 ], 235, 53, "loop paige", + [ "loop Paige", "9.9", [ 9, 9, 0 ], 259, 54, "loop paige", "X8135C8FD8714C606" ], - [ "\033[2XPaigeLoop\033[102X", "9.8-1", [ 9, 8, 1 ], 244, 53, "paigeloop", + [ "\033[2XPaigeLoop\033[102X", "9.9-1", [ 9, 9, 1 ], 268, 54, "paigeloop", "X7FCF4D6B7AD66D74" ], - [ "\033[2XNilpotentLoop\033[102X", "9.9-1", [ 9, 9, 1 ], 261, 53, + [ "\033[2XNilpotentLoop\033[102X", "9.10-1", [ 9, 10, 1 ], 285, 54, "nilpotentloop", "X7A9C960D86E2AD28" ], - [ "\033[2XAutomorphicLoop\033[102X", "9.10-1", [ 9, 10, 1 ], 278, 53, + [ "\033[2XAutomorphicLoop\033[102X", "9.11-1", [ 9, 11, 1 ], 304, 55, "automorphicloop", "X784FFA9E7FDA9F43" ], - [ "sedenion loop", "9.11", [ 9, 11, 0 ], 283, 54, "sedenion loop", + [ "sedenion loop", "9.12", [ 9, 12, 0 ], 309, 55, "sedenion loop", "X843BD73F788049F7" ], - [ "loop sedenion", "9.11", [ 9, 11, 0 ], 283, 54, "loop sedenion", + [ "loop sedenion", "9.12", [ 9, 12, 0 ], 309, 55, "loop sedenion", "X843BD73F788049F7" ], - [ "\033[2XInterestingLoop\033[102X", "9.11-1", [ 9, 11, 1 ], 293, 54, + [ "\033[2XInterestingLoop\033[102X", "9.12-1", [ 9, 12, 1 ], 319, 55, "interestingloop", "X87F24AD3811910D3" ], - [ "\033[2XItpSmallLoop\033[102X", "9.12-1", [ 9, 12, 1 ], 306, 54, + [ "\033[2XItpSmallLoop\033[102X", "9.13-1", [ 9, 13, 1 ], 332, 55, "itpsmallloop", "X850C4C01817A098D" ] ] ); diff --git a/etc/gapdoc.txt b/etc/gapdoc.txt index 96aff9a..02ad7dc 100644 --- a/etc/gapdoc.txt +++ b/etc/gapdoc.txt @@ -22,7 +22,7 @@ chooser.html When files are ready, run the following in GAP: # path to files, change as needed -path := Directory("c:/cygwin64/opt/gap4r7/pkg/loops/doc");; +path := Directory("c:/cygwin64/opt/gap4r8/pkg/loops/doc");; main := "loops.xml";; files := [];; bookname := "loops";; @@ -52,7 +52,7 @@ GAPDoc2HTMLPrintHTMLFiles(h, path); # h := GAPDoc2HTML(r, path );; # GAPDoc2HTMLPrintHTMLFiles(h, path); -# now produce .ps, .dvi from .tex, -# and copy loops.* as manual.* for extensions pdf, ps, dvi +# now produce .ps from .tex +# and copy loops.* as manual.* for extensions pdf, ps # delete auxiliary files diff --git a/gap/banner.g b/gap/banner.g index f06a46b..eb20859 100644 --- a/gap/banner.g +++ b/gap/banner.g @@ -2,7 +2,7 @@ ## #A banner.g loops G. P. Nagy / P. Vojtechovsky ## -#H @(#)$Id: banner.g, v 3.3.0 2016/09/21 gap Exp $ +#H @(#)$Id: banner.g, v 3.4.0 2017/10/27 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -12,7 +12,7 @@ if not QUIET and BANNER then Print( " ______________________________________________________\n", " LOOPS: Computing with quasigroups and loops in GAP \n", -" version 3.3.0 \n", +" version 3.4.0 \n", " Gabor P. Nagy & Petr Vojtechovsky \n", " nagyg@math.u-szeged.hu petr@math.du.edu \n", " ------------------------------------------------------\n", diff --git a/gap/classes.gi b/gap/classes.gi index ad90f74..7a42fc0 100644 --- a/gap/classes.gi +++ b/gap/classes.gi @@ -2,7 +2,7 @@ ## #W classes.gi Testing properties/varieties [loops] ## -#H @(#)$Id: classes.gi, v 3.3.0 2016/10/26 gap Exp $ +#H @(#)$Id: classes.gi, v 3.4.0 2017/10/26 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -887,16 +887,14 @@ end); InstallMethod( IsALoop, "for loop", [ IsLoop ], function( Q ) - return IsLeftALoop(Q) and IsRightALoop(Q) and IsMiddleALoop(Q); + return IsRightALoop(Q) and IsMiddleALoop(Q); + # Theorem: rigth A-loop + middle A-loop implies left A-loop end); # implies InstallTrueMethod( IsLeftALoop, IsALoop ); InstallTrueMethod( IsRightALoop, IsALoop ); InstallTrueMethod( IsMiddleALoop, IsALoop ); -InstallTrueMethod( IsMiddleALoop, IsCommutative ); -InstallTrueMethod( IsALoop, IsLeftALoop and IsCommutative ); -InstallTrueMethod( IsALoop, IsRightALoop and IsCommutative ); InstallTrueMethod( IsLeftALoop, IsRightALoop and HasAntiautomorphicInverseProperty ); InstallTrueMethod( IsRightALoop, IsLeftALoop and HasAntiautomorphicInverseProperty ); InstallTrueMethod( IsFlexible, IsMiddleALoop ); @@ -909,8 +907,12 @@ InstallTrueMethod( IsMoufangLoop, IsALoop and HasRightInverseProperty ); InstallTrueMethod( IsMoufangLoop, IsALoop and HasWeakInverseProperty ); # is implied by +InstallTrueMethod( IsMiddleALoop, IsCommutative ); InstallTrueMethod( IsLeftALoop, IsLeftBruckLoop ); InstallTrueMethod( IsLeftALoop, IsLCCLoop ); InstallTrueMethod( IsRightALoop, IsRightBruckLoop ); InstallTrueMethod( IsRightALoop, IsRCCLoop ); InstallTrueMethod( IsALoop, IsCommutative and IsMoufangLoop ); +InstallTrueMethod( IsALoop, IsLeftALoop and IsMiddleALoop ); +InstallTrueMethod( IsALoop, IsRightALoop and IsMiddleALoop ); +InstallTrueMethod( IsALoop, IsAssociative ); diff --git a/gap/examples.gd b/gap/examples.gd index 4347138..35e6645 100644 --- a/gap/examples.gd +++ b/gap/examples.gd @@ -2,7 +2,7 @@ ## #W examples.gd Examples [loops] ## -#H @(#)$Id: examples.gd, v 3.1.0 2015/09/23 gap Exp $ +#H @(#)$Id: examples.gd, v 3.4.0 2015/09/23 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -36,6 +36,8 @@ DeclareGlobalFunction( "SmallLoop" ); DeclareGlobalFunction( "InterestingLoop" ); DeclareGlobalFunction( "NilpotentLoop" ); DeclareGlobalFunction( "AutomorphicLoop" ); +DeclareGlobalFunction( "LeftBruckLoop" ); +DeclareGlobalFunction( "RightBruckLoop" ); # up to isotopism @@ -52,3 +54,4 @@ DeclareGlobalFunction( "LOOPS_ActivateRCCLoop" ); DeclareGlobalFunction( "LOOPS_ActivateCCLoop" ); DeclareGlobalFunction( "LOOPS_ActivateNilpotentLoop" ); DeclareGlobalFunction( "LOOPS_ActivateAutomorphicLoop" ); +DeclareGlobalFunction( "LOOPS_ActivateRightBruckLoop" ); diff --git a/gap/examples.gi b/gap/examples.gi index b05ad83..1dc2dc2 100644 --- a/gap/examples.gi +++ b/gap/examples.gi @@ -2,7 +2,7 @@ ## #W examples.gi Examples [loops] ## -#H @(#)$Id: examples.gi, v 3.3.0 2016/10/19 gap Exp $ +#H @(#)$Id: examples.gi, v 3.4.0 2017/10/23 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -32,6 +32,7 @@ ReadPackage("loops", "data/small.tbl"); # small loops ReadPackage("loops", "data/interesting.tbl"); # interesting loops ReadPackage("loops", "data/nilpotent.tbl"); # nilpotent loops ReadPackage("loops", "data/automorphic.tbl"); # automorphic loops +ReadPackage("loops", "data/rightbruck.tbl"); # right Bruck loops # up to isotopism ReadPackage("loops", "data/itp_small.tbl"); # small loops up to isotopism @@ -60,6 +61,7 @@ function( name ) elif name = "interesting" then return LOOPS_interesting_data; elif name = "nilpotent" then return LOOPS_nilpotent_data; elif name = "automorphic" then return LOOPS_automorphic_data; + elif name = "right Bruck" then return LOOPS_right_bruck_data; #up to isotopism elif name = "itp small" then return LOOPS_itp_small_data; fi; @@ -74,11 +76,8 @@ end); InstallGlobalFunction( DisplayLibraryInfo, function( name ) local s, lib, k; # up to isomorphism - if name = "left Bol" then - s := "The library contains all nonassociative left Bol loops of order less than 17\nand all nonassociative left Bol loops of order p*q, where p>q>2 are primes."; - elif name = "right Bol" then - s := "The library contains all nonassociative right Bol loops of order less than 17\nand all nonassociative left Bol loops of order p*q, where p>q>2 are primes."; - name := "left Bol"; # using dual data + if name = "left Bol" or name = "right Bol" then + s := Concatenation( "The library contains all nonassociative ", name, " loops of order less than 17\nand all nonassociative ", name, " loops of order p*q, where p>q>2 are primes." ); elif name = "Moufang" then s := "The library contains all nonassociative Moufang loops \nof order less than 65, and all nonassociative Moufang \nloops of order 81 and 243."; elif name = "Paige" then @@ -88,12 +87,9 @@ InstallGlobalFunction( DisplayLibraryInfo, function( name ) elif name = "Steiner" then s := "The library contains all nonassociative Steiner loops \nof order less or equal to 16. It also contains the \nassociative Steiner loops of order 4 and 8."; elif name = "CC" then - s := "The library contains all nonassociative CC loops of order less than 28 \nand all nonassociative CC loops of order p^2 and 2*p for any odd prime p."; - elif name = "RCC" then - s := "The library contains all nonassociative RCC loops of order less than 28."; - elif name = "LCC" then - s := "The library contains all nonassociative LCC loops of order less than 28."; - name := "RCC"; # using dual data + s := "The library contains all CC loops of order\n2<=2^k<=64, 3<=3^k<=81, 5<=5^k<=125, 7<=7^k<=343,\nall nonassociative CC loops of order less than 28,\nand all nonassociative CC loops of order p^2 and 2*p for any odd prime p."; + elif name = "RCC" or name = "LCC" then + s := Concatenation( "The library contains all nonassociative ", name, " loops of order less than 28." ); elif name = "small" then s := "The library contains all nonassociative loops of order less than 7."; elif name = "interesting" then @@ -103,23 +99,27 @@ InstallGlobalFunction( DisplayLibraryInfo, function( name ) elif name = "automorphic" then s := "The library contains:\n"; s := Concatenation(s," - all nonassociative automorphic loops of order less than 16,\n"); - s := Concatenation(s," - all commutative automorphic loops of order 3, 9, 27, 81,\n"); - s := Concatenation(s," - all commutative automorphic loops of order 243 that are central\n"); - s := Concatenation(s," extensions of Z_3 by F, where F is not the elem. ab. 3-group.\n"); - s := Concatenation(s,"Note: Abelian groups are included among the commutative loops."); + s := Concatenation(s," - all commutative automorphic loops of order 3, 9, 27, 81."); + elif name = "left Bruck" or name = "right Bruck" then + s := Concatenation( "The library contains all ", name, " loops of orders 3, 9, 27 and 81." ); # up to isotopism elif name = "itp small" then s := "The library contains all nonassociative loops of order less than 7 up to isotopism."; else Info( InfoWarning, 1, Concatenation( "The admissible names for loop libraries are: \n", - "[ \"left Bol\", \"right Bol\", \"Moufang\", \"Paige\", \"code\", \"Steiner\", \"CC\", \"RCC\", \"LCC\", \"small\", \"itp small\", \"interesting\", \"nilpotent\", \"automorphic\" ]." + "\"automorphic\", \"CC\", \"code\", \"interesting\", \"itp small\", \"LCC\", \"left Bol\", \"left Bruck\", \"Moufang\", \"nilpotent\", \"Paige\", \"right Bol\", \"right Bruck\", \"RCC\", \"small\", \"Steiner\"." ) ); return fail; fi; s := Concatenation( s, "\n------\nExtent of the library:" ); + # renaming for data access + if name = "right Bol" then name := "left Bol"; fi; + if name = "LCC" then name := "RCC"; fi; + if name = "left Bruck" then name := "right Bruck"; fi; + lib := LOOPS_LibraryByName( name ); for k in [1..Length( lib[ 1 ] ) ] do if lib[ 2 ][ k ] = 1 then @@ -128,12 +128,12 @@ InstallGlobalFunction( DisplayLibraryInfo, function( name ) s := Concatenation( s, "\n ", String( lib[ 2 ][ k ] ), " loops of order ", String( lib[ 1 ][ k ] ) ); fi; od; - if name = "left Bol" or name = "right Bol" then + if name = "left Bol" then s := Concatenation( s, "\n (p-q)/2 loops of order p*q for primes p>q>2 such that q divides p-1"); s := Concatenation( s, "\n (p-q+2)/2 loops of order p*q for primes p>q>2 such that q divides p+1" ); fi; if name = "CC" then - s := Concatenation( s, "\n 3 loops of order p^2 for every odd prime p,\n 1 loop of order 2*p for every odd prime p" ); + s := Concatenation( s, "\n 3 loops of order p^2 for every prime p>7,\n 1 loop of order 2*p for every odd prime p" ); fi; s := Concatenation( s, "\n" ); Print( s ); @@ -436,7 +436,48 @@ end); InstallGlobalFunction( LOOPS_ActivateCCLoop, function( n, pos_n, m, case ) - local T, x, y, k, a, b, p; + local powers, p, i, k, F, basis, coords, coc, T, a, b, x, y; + powers := [ ,[4,8,16,32,64],[9,27,81],,[25,125],,[49,343]]; + if n in Union( powers ) then # use cocycles + # determine p and position of n in database + p := Filtered([2,3,5,7], x -> n in powers[x])[1]; + pos_n := Position( powers[p], n ); + if not IsBound( LOOPS_cc_cocycles[p] ) then + # data not read yet, activate once + ReadPackage( "loops", Concatenation( "data/cc/cc_cocycles_", String(p), ".tbl" ) ); + # decode cocycles and separate coordinates from a long string + for i in [1..Length(powers[p])] do + LOOPS_cc_cocycles[ p ][ i ] := List( LOOPS_cc_cocycles[ p ][ i ], + c -> LOOPS_DecodeCocycle( [ p^i, c[1], c[2] ], [0..p-1] ) + ); + LOOPS_cc_coordinates[ p ][ i ] := List( LOOPS_cc_coordinates[ p ][ i ], + c -> SplitString( c, " " ) + ); + od; + fi; + # data is now read + # determine position of loop in the database + k := 1; + while m > Length( LOOPS_cc_coordinates[ p ][ pos_n ][ k ] ) do + m := m - Length( LOOPS_cc_coordinates[ p ][ pos_n ][ k ] ); + k := k + 1; + od; + # factor loop + F := CCLoop( n/p, LOOPS_cc_used_factors[ p ][ pos_n ][ k ] ); + # basis + basis := List( LOOPS_cc_bases[ p ][ pos_n ][ k ], + i -> LOOPS_cc_cocycles[ p ][ pos_n ][ i ] + ); + # coordinates + coords := LOOPS_cc_coordinates[ p ][ pos_n ][ k ][ m ]; + coords := LOOPS_ConvertBase( coords, 91, p, Length( basis ) ); + coords := List( coords, LOOPS_CharToDigit ); + # cocycle + coc := (coords*basis) mod p; + coc := List( coc, i -> i+1 ); + # return extension of Z_p by F using cocycle and trivial action + return LoopByExtension( CCLoop(p,1), F, List([1..n/p], i -> () ), coc ); + fi; if case=false then # use library of RCC loops, must recalculate pos_n return LOOPS_ActivateRCCLoop( n, Position(LOOPS_rcc_data[ 1 ], n), LOOPS_cc_data[ 3 ][ pos_n ][ m ] ); @@ -543,39 +584,52 @@ end); InstallGlobalFunction( LOOPS_ActivateAutomorphicLoop, function( n, m ) - local i, pos_n, factor_id, F, dim, coords, basis, coc; - if IsEmpty( LOOPS_automorphic_cocycles ) then # only read on demand - ReadPackage( "loops", "data/automorphic/automorphic_cocycles.tbl"); - # decode cocycles - for i in [1..3] do - LOOPS_automorphic_cocycles[ i ] := List( LOOPS_automorphic_cocycles[ i ], - c -> LOOPS_DecodeCocycle( [ 3^(i+2), true, c ], [0,1,2] ) - ); - od; - # separate coordinates (from a long string ) - for i in [1..3] do - LOOPS_automorphic_coordinates[ i ] := SplitString( LOOPS_automorphic_coordinates[ i ], " " ); - od; - fi; + # returns the associated Gamma loop (which here always happens to be automorphic) + # improve later + local P, L, s, Ls, ct, i, j, pos, f; + P := LeftBruckLoop( n, m ); + L := LeftMultiplicationGroup( P );; + s := List(Elements(L), x -> x^2 );; + Ls := List([1..n], i -> LeftTranslation( P, Elements(P)[i] ) );; + ct := List([1..n],i->0*[1..n]);; + for i in [1..n] do for j in [1..n] do + pos := Position( s, Ls[i]*Ls[j]*Ls[i]^(-1)*Ls[j]^(-1) ); + f := Elements(L)[pos]; + ct[i][j] := 1^(f*Ls[j]*Ls[i]); + od; od; + return LoopByCayleyTable(ct); +end); + +############################################################################# +## +#F LOOPS_ActivateRightBruckLoop( n, m ) +## +## Activates a right Bruck loop from the library. + +InstallGlobalFunction( LOOPS_ActivateRightBruckLoop, +function( n, m ) + local pos_n, factor_id, F, basis, coords, coc; # factor loop - pos_n := Position( [27,81,243], n ); - factor_id := LOOPS_CharToDigit( LOOPS_automorphic_coordinates[ pos_n ][ m ][ 1 ] ); - F := AutomorphicLoop( n/3, factor_id ); + pos_n := Position( [27,81], n ); + factor_id := LOOPS_CharToDigit( LOOPS_right_bruck_coordinates[ pos_n ][ m ][ 1 ] ); + F := RightBruckLoop( n/3, factor_id ); + # basis (only decode cocycles at first usage) + if IsString( LOOPS_right_bruck_cocycles[ pos_n ][ 1 ][ 3 ] ) then # not converted yet + LOOPS_right_bruck_cocycles[ pos_n ] := List( LOOPS_right_bruck_cocycles[ pos_n ], + coc -> LOOPS_DecodeCocycle( coc, [0,1,2] ) + ); + fi; + basis := LOOPS_right_bruck_cocycles[ pos_n ]; # coordinates determining the cocycle - dim := Length( LOOPS_automorphic_bases[ pos_n ][ factor_id ] ); - coords := LOOPS_automorphic_coordinates[ pos_n ][ m ]; + coords := LOOPS_right_bruck_coordinates[ pos_n ][ m ]; coords := coords{[2..Length(coords)]}; # remove the character that determines factor id - coords := LOOPS_ConvertBase( coords, 91, 3, dim ); + coords := LOOPS_ConvertBase( coords, 91, 3, Length( basis ) ); coords := List( coords, LOOPS_CharToDigit ); - # basis - basis := List( LOOPS_automorphic_bases[ pos_n ][ factor_id ], - i -> LOOPS_automorphic_cocycles[ pos_n ][ i ] - ); # calculate cocycle coc := (coords*basis) mod 3; - coc := List( coc, i -> i+1 ); + coc := coc + 1; # return extension of Z_3 by F using cocycle and trivial action - return LoopByExtension( AutomorphicLoop(3,1), F, List([1..n/3], i -> () ), coc ); + return LoopByExtension( RightBruckLoop(3,1), F, List([1..n/3], i -> () ), coc ); end); ############################################################################# @@ -593,13 +647,7 @@ InstallGlobalFunction( LibraryLoop, function( name, n, m ) local lib, implemented_orders, NOL, loop, pos_n, p, q, divs, PG, m_inv, root, half, case, g, h; # selecting data library - if name = "right Bol" then # using dual data - lib := LOOPS_LibraryByName( "left Bol" ); - elif name = "LCC" then # using dual data - lib := LOOPS_LibraryByName( "RCC" ); - else - lib := LOOPS_LibraryByName( name ); - fi; + lib := LOOPS_LibraryByName( name ); # extent of the library implemented_orders := lib[ 1 ]; @@ -614,7 +662,7 @@ InstallGlobalFunction( LibraryLoop, function( name, n, m ) # parameters for handling systematic cases, such as CCLoop( p^2, 1 ) pos_n := fail; case := false; - if name="left Bol" or name="right Bol" then + if name="left Bol" then divs := DivisorsInt( n ); if Length( divs ) = 4 and not IsInt( divs[3]/divs[2] ) then # case n = p*q q := divs[ 2 ]; @@ -633,13 +681,13 @@ InstallGlobalFunction( LibraryLoop, function( name, n, m ) fi; if name="CC" then divs := DivisorsInt( n ); - if Length( divs ) = 3 then # case p^2 + if Length( divs ) = 3 and divs[ 2 ] > 7 then # case p^2, p>7 p := divs[ 2 ]; case := [p,"p^2"]; if not m in [1..3] then Error("LOOPS: There are only 3 nonassociative CC-loops of order p^2 for an odd prime p."); fi; - elif Length( divs ) = 4 and not IsInt( divs[3]/divs[2] ) then # p*q + elif Length( divs ) = 4 and not IsInt( divs[3]/divs[2] ) and not n=21 then # p*q p := divs[ 3 ]; case := [p,"2*p"]; if not divs[2] = 2 then @@ -670,9 +718,6 @@ InstallGlobalFunction( LibraryLoop, function( name, n, m ) if name = "left Bol" then loop := LOOPS_ActivateLeftBolLoop( pos_n, m, case ); SetIsLeftBolLoop( loop, true ); - elif name = "right Bol" then - loop := OppositeLoop( LOOPS_ActivateLeftBolLoop( pos_n, m, case ) ); - SetIsRightBolLoop( loop, true ); elif name = "Moufang" then # renaming loops so that they agree with Goodaire's classification PG := List([1..243], i->()); @@ -701,14 +746,15 @@ InstallGlobalFunction( LibraryLoop, function( name, n, m ) loop := LOOPS_ActivateSteinerLoop( n, pos_n, m ); SetIsSteinerLoop( loop, true ); elif name = "CC" then - loop := LOOPS_ActivateCCLoop( n, pos_n, m, case ); + if n in [2,3,5,7] then # use Cayley table for canonical cyclic group + loop := LoopByCayleyTable( LOOPS_DecodeCayleyTable( lib[ 3 ][ pos_n ][ m ] ) ); + else + loop := LOOPS_ActivateCCLoop( n, pos_n, m, case ); + fi; SetIsCCLoop( loop, true ); elif name = "RCC" then loop := LOOPS_ActivateRCCLoop( n, pos_n, m ); SetIsRCCLoop( loop, true ); - elif name = "LCC" then - loop := OppositeLoop( LOOPS_ActivateRCCLoop( n, pos_n, m ) ); - SetIsLCCLoop( loop, true ); elif name = "small" then loop := LoopByCayleyTable( LOOPS_DecodeCayleyTable( lib[ 3 ][ pos_n ][ m ] ) ); elif name = "interesting" then @@ -725,12 +771,19 @@ InstallGlobalFunction( LibraryLoop, function( name, n, m ) elif name = "nilpotent" then loop := LOOPS_ActivateNilpotentLoop( lib[ 3 ][ pos_n ][ m ] ); elif name = "automorphic" then - if not n in [27,81,243] then # use Cayley table + if not n in [3, 9, 27, 81] then # use Cayley table loop := LoopByCayleyTable( LOOPS_DecodeCayleyTable( lib[ 3 ][ pos_n ][ m ] ) ); - else # use cocycles - loop := LOOPS_ActivateAutomorphicLoop( n, m ); + else # use associated left Bruck loop + loop := LOOPS_ActivateAutomorphicLoop( n, m ); fi; SetIsAutomorphicLoop( loop, true ); + elif name = "right Bruck" then + if not n in [27,81] then # use Cayley table + loop := LoopByCayleyTable( LOOPS_DecodeCayleyTable( lib[ 3 ][ pos_n ][ m ] ) ); + else # use cocycles + loop := LOOPS_ActivateRightBruckLoop( n, m ); + fi; + SetIsRightBruckLoop( loop, true ); # up to isotopism elif name = "itp small" then return LibraryLoop( "small", n, lib[ 3 ][ pos_n ][ m ] ); @@ -762,6 +815,8 @@ end); #F InterestingLoop( n, m ) #F NilpotentLoop( n, m ) #F AutomorphicLoop( n, m ) +#F LeftBruckLoop( n, m ) +#F RightBruckLoop( n, m ) #F ItpSmallLoop( n, m ) ## @@ -770,7 +825,11 @@ InstallGlobalFunction( LeftBolLoop, function( n, m ) end); InstallGlobalFunction( RightBolLoop, function( n, m ) - return LibraryLoop( "right Bol", n, m ); + local loop; + loop := Opposite( LeftBolLoop( n, m ) ); + SetIsRightBolLoop( loop, true ); + SetName( loop, Concatenation( "" ) ); + return loop; end); InstallGlobalFunction( MoufangLoop, function( n, m ) @@ -808,11 +867,15 @@ InstallGlobalFunction( RightConjugacyClosedLoop, function( n, m ) end); InstallGlobalFunction( LCCLoop, function( n, m ) - return LibraryLoop( "LCC", n, m ); + local loop; + loop := Opposite( RCCLoop( n, m ) ); + SetIsLCCLoop( loop, true ); + SetName( loop, Concatenation( "" ) ); + return loop; end); InstallGlobalFunction( LeftConjugacyClosedLoop, function( n, m ) - return LibraryLoop( "LCC", n, m ); + return LCCLoop( n, m ); end); InstallGlobalFunction( SmallLoop, function( n, m ) @@ -831,6 +894,18 @@ InstallGlobalFunction( AutomorphicLoop, function( n, m ) return LibraryLoop( "automorphic", n, m ); end); +InstallGlobalFunction( RightBruckLoop, function( n, m ) + return LibraryLoop( "right Bruck", n, m ); +end); + +InstallGlobalFunction( LeftBruckLoop, function( n, m ) + local loop; + loop := Opposite( RightBruckLoop( n, m ) ); + SetIsLeftBruckLoop( loop, true ); + SetName( loop, Concatenation( "" ) ); + return loop; +end); + InstallGlobalFunction( ItpSmallLoop, function( n, m ) return LibraryLoop( "itp small", n, m ); end); diff --git a/gap/iso.gd b/gap/iso.gd index cb1ec61..e9f88dc 100644 --- a/gap/iso.gd +++ b/gap/iso.gd @@ -2,7 +2,7 @@ ## #W iso.gd Isomorphisms and isotopisms [loops] ## -#H @(#)$Id: iso.gd, v 3.2.0 2015/06/12 gap Exp $ +#H @(#)$Id: iso.gd, v 3.4.0 2016/12/13 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -23,6 +23,8 @@ DeclareOperation( "IsomorphismQuasigroups", [ IsQuasigroup, IsQuasigroup ] ); DeclareOperation( "IsomorphismLoops", [ IsLoop, IsLoop ] ); DeclareOperation( "QuasigroupsUpToIsomorphism", [ IsList ] ); DeclareOperation( "LoopsUpToIsomorphism", [ IsList ] ); +DeclareOperation( "QuasigroupIsomorph", [ IsQuasigroup, IsPerm ] ); +DeclareOperation( "LoopIsomorph", [ IsLoop, IsPerm ] ); DeclareOperation( "IsomorphicCopyByPerm", [ IsQuasigroup, IsPerm ] ); DeclareOperation( "IsomorphicCopyByNormalSubloop", [ IsLoop, IsLoop ] ); diff --git a/gap/iso.gi b/gap/iso.gi index 4c6a856..6f0cd63 100644 --- a/gap/iso.gi +++ b/gap/iso.gi @@ -2,7 +2,7 @@ ## #W iso.gi Isomorphisms and isotopisms [loops] ## -#H @(#)$Id: iso.gi, v 3.3.0 2016/10/26 gap Exp $ +#H @(#)$Id: iso.gi, v 3.4.0 2017/08/24 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -466,30 +466,54 @@ end); ############################################################################# ## -#O IsomorphicCopyByPerm( Q, p ) +#O QuasigroupIsomorph( Q, p ) ## ## If is a quasigroup of order n and

a permutation of [1..n], returns ## the quasigroup (Q,*) such that p(xy) = p(x)*p(y). -## If is a loop, p is first composed with (1,1^p) to make sure -## that the neutral element of (Q,*) remains 1. -InstallMethod( IsomorphicCopyByPerm, "for a quasigroup and permutation", +InstallMethod( QuasigroupIsomorph, "for a quasigroup and permutation", [ IsQuasigroup, IsPerm ], function( Q, p ) local ctQ, ct, inv_p; ctQ := CanonicalCayleyTable( CayleyTable( Q ) ); - # if Q is a loop and 1^p > 1, must normalize - if (IsLoop( Q ) and (not 1^p = 1)) then - p := p * (1, 1^p ); - fi; inv_p := Inverse( p ); ct := List([1..Size(Q)], i-> List([1..Size(Q)], j -> ( ctQ[ i^inv_p ][ j^inv_p ] )^p ) ); - if IsLoop( Q ) then return LoopByCayleyTable( ct ); fi; return QuasigroupByCayleyTable( ct ); end); +############################################################################# +## +#O LoopIsomorph( Q, p ) +## +## If is a loop of order n and

a permutation of [1..n] such that +## p(1)=1, returns the loop (Q,*) such that p(xy)=p(x)*p(y). +## If p(1)=c<>1, then the quasigroup (Q,*) is converted into loop +## via the isomorphism (1,c). + +InstallMethod( LoopIsomorph, "for a loop and permutation", + [ IsLoop, IsPerm ], +function( Q, p ) + return IntoLoop( QuasigroupIsomorph( Q, p ) ); +end); + +############################################################################# +## +#O IsomorphicCopyByPerm( Q, p ) +## +## Calls LoopIsomorph( Q, p ) if is a loop, +## else QuasigroupIsotope( Q, p ). + +InstallMethod( IsomorphicCopyByPerm, "for a quasigroup and permutation", + [ IsQuasigroup, IsPerm ], +function( Q, p ) + if IsLoop( Q ) then + return LoopIsomorph( Q, p ); + fi; + return QuasigroupIsomorph( Q, p ); +end); + ############################################################################# ## #O IsomorphicCopyByNormalSubloop( L, S ) @@ -594,15 +618,13 @@ end); ## ## If L1, L2 are isotopic loops, returns true, else fail. -# (MATH) First we calculate all principal loop isotopes of L1 of the form -# PrincipalLoopIsotope(L1, f, g), where f, g, are elements of L1. -# Then we filter these up to isomorphism. If L2 is isotopic to L1, then -# L2 is isomorphic to one of these principal isotopes. +# (MATH) We check for isomorphism of L2 against all principal +# isotopes of L1. InstallMethod( IsotopismLoops, "for two loops", [ IsLoop, IsLoop ], function( L1, L2 ) - local istps, fg, f, g, L, phi, pos, alpha, beta, gamma, p; + local f, g, L, phi, alpha, beta, gamma, p; # make all loops canonical to be able to calculate isotopisms if not L1 = Parent( L1 ) then L1 := LoopByCayleyTable( CayleyTable( L1 ) ); fi; @@ -619,20 +641,11 @@ function( L1, L2 ) if not Size(InnerMappingGroup(L1)) = Size(InnerMappingGroup(L2)) then return fail; fi; # now trying to construct an isotopism - istps := []; - fg := []; for f in L1 do for g in L1 do - Add(istps, PrincipalLoopIsotope( L1, f, g )); - Add(fg, [ f, g ] ); - od; od; - for L in LoopsUpToIsomorphism( istps ) do + L := PrincipalLoopIsotope( L1, f, g ); phi := IsomorphismLoops( L, L2 ); if not phi = fail then # must reconstruct the isotopism (alpha, beta, gamma) - # first figure out what f and g were - pos := Position( istps, L ); - f := fg[ pos ][ 1 ]; - g := fg[ pos ][ 2 ]; alpha := RightTranslation( L1, g ); beta := LeftTranslation( L1, f ); # we also applied an isomorphism (1,f*g) inside PrincipalLoopIsotope @@ -649,7 +662,7 @@ function( L1, L2 ) gamma := gamma * phi; return [ alpha, beta, gamma ]; fi; - od; + od; od; return fail; end); diff --git a/gap/memory.gi b/gap/memory.gi index 88280ba..6380f92 100644 --- a/gap/memory.gi +++ b/gap/memory.gi @@ -2,7 +2,7 @@ ## #W memory.gi Memory management [loops] ## -#H @(#)$Id: memory.gi, v 3.3.0 2016/10/20 gap Exp $ +#H @(#)$Id: memory.gi, v 3.4.0 2016/11/4 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -21,9 +21,14 @@ InstallGlobalFunction( LOOPS_FreeMemory, function( ) LOOPS_rcc_transitive_groups := []; LOOPS_rcc_sections := List( [1..Length(LOOPS_rcc_data[1])], i-> [] ); LOOPS_rcc_conjugacy_classes := [ [], [] ]; - # automorphic loops - LOOPS_automorphic_cocycles := []; - LOOPS_automorphic_coordinates := []; + # cc loops + LOOPS_cc_used_factors := []; + LOOPS_cc_cocycles := []; + LOOPS_cc_bases := []; + LOOPS_cc_coordinates := []; + # right Bruck loops + LOOPS_right_bruck_cocycles := []; + LOOPS_right_bruck_coordinates := []; GASMAN("collect"); return GasmanStatistics().full.deadkb; end); diff --git a/gap/quasigroups.gd b/gap/quasigroups.gd index e11cc6f..a6358d2 100644 --- a/gap/quasigroups.gd +++ b/gap/quasigroups.gd @@ -2,7 +2,7 @@ ## #W quasigroups.gd Representing, creating and displaying quasigroups [loops] ## -#H @(#)$Id: quasigroups.gd, v 3.2.0 2016/05/02 gap Exp $ +#H @(#)$Id: quasigroups.gd, v 3.4.0 2017/10/17 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -24,10 +24,10 @@ DeclareRepresentation( "IsLoopElmRep", IsPositionalObjectRep and IsMultiplicativeElementWithInverse, [1] ); ## latin (auxiliary category for GAP to tell apart IsMagma and IsQuasigroup) -DeclareCategory( "IsLatin", IsObject ); +DeclareCategory( "IsLatinMagma", IsObject ); ## quasigroup -DeclareCategory( "IsQuasigroup", IsMagma and IsLatin ); +DeclareCategory( "IsQuasigroup", IsMagma and IsLatinMagma ); ## loop DeclareCategory( "IsLoop", IsQuasigroup and IsMultiplicativeElementWithInverseCollection); diff --git a/gap/quasigroups.gi b/gap/quasigroups.gi index 5a7627e..653c561 100644 --- a/gap/quasigroups.gi +++ b/gap/quasigroups.gi @@ -789,32 +789,34 @@ end ); InstallMethod( ViewObj, "for loop", [ IsLoop ], function( L ) - if HasIsAssociative( L ) and IsAssociative( L ) then - Print( ""); - elif HasIsExtraLoop( L ) and IsExtraLoop( L ) then - Print( ""); - elif HasIsMoufangLoop( L ) and IsMoufangLoop( L ) then - Print( ""); - elif HasIsCLoop( L ) and IsCLoop( L ) then - Print( ""); - elif HasIsLeftBolLoop( L ) and IsLeftBolLoop( L ) then - Print( ""); - elif HasIsRightBolLoop( L ) and IsRightBolLoop( L ) then - Print( ""); - elif HasIsLCLoop( L ) and IsLCLoop( L ) then - Print( ""); - elif HasIsRCLoop( L ) and IsRCLoop( L ) then - Print( ""); + local PrintMe; + + PrintMe := function( name, L ) + Print( "<", name, " loop of order ", Size( L ), ">"); + + end; + if HasIsAssociative( L ) and IsAssociative( L ) then PrintMe( "associative", L ); + elif HasIsExtraLoop( L ) and IsExtraLoop( L ) then PrintMe( "extra", L ); + elif HasIsMoufangLoop( L ) and IsMoufangLoop( L ) then PrintMe( "Moufang", L ); + elif HasIsCLoop( L ) and IsCLoop( L ) then PrintMe( "C", L ); + elif HasIsLeftBruckLoop( L ) and IsLeftBruckLoop( L ) then PrintMe( "left Bruck", L ); + elif HasIsRightBruckLoop( L ) and IsRightBruckLoop( L ) then PrintMe( "right Bruck", L ); + elif HasIsLeftBolLoop( L ) and IsLeftBolLoop( L ) then PrintMe( "left Bol", L ); + elif HasIsRightBolLoop( L ) and IsRightBolLoop( L ) then PrintMe( "right Bol", L ); + elif HasIsAutomorphicLoop( L ) and IsAutomorphicLoop( L ) then PrintMe( "automorphic", L ); + elif HasIsLeftAutomorphicLoop( L ) and IsLeftAutomorphicLoop( L ) then PrintMe( "left automorphic", L ); + elif HasIsRightAutomorphicLoop( L ) and IsRightAutomorphicLoop( L ) then PrintMe( "right automorphic", L ); + elif HasIsLCLoop( L ) and IsLCLoop( L ) then PrintMe( "LC", L ); + elif HasIsRCLoop( L ) and IsRCLoop( L ) then PrintMe( "RC", L ); elif HasIsLeftAlternative( L ) and IsLeftAlternative( L ) then if HasIsRightAlternative( L ) and IsRightAlternative( L ) then - Print( ""); - else - Print( ""); + PrintMe("alternative", L ); + else + PrintMe("left alternative", L ); fi; - elif HasIsRightAlternative( L ) and IsRightAlternative( L ) then - Print( ""); - elif HasIsFlexible( L ) and IsFlexible( L ) then - Print( ""); + elif HasIsRightAlternative( L ) and IsRightAlternative( L ) then PrintMe( "right alternative", L ); + elif HasIsCommutative( L ) and IsCommutative( L ) then PrintMe( "commutative", L ); + elif HasIsFlexible( L ) and IsFlexible( L ) then PrintMe( "flexible", L); else # MORE ?? Print( "" ); diff --git a/tst/bol.tst b/tst/bol.tst index 06e2ea3..d978bba 100644 --- a/tst/bol.tst +++ b/tst/bol.tst @@ -19,7 +19,7 @@ gap> IsomorphismLoops(B,LeftBolLoop(15,1)); gap> Q := RightBolLoop(15,1);; gap> AssociatedRightBruckLoop( Q ); - + # TESTING EXACT GROUP FACTORIZATIONS diff --git a/tst/core_methods.tst b/tst/core_methods.tst index 1c5d535..0aaebad 100644 --- a/tst/core_methods.tst +++ b/tst/core_methods.tst @@ -2,7 +2,7 @@ ## #W core_methods.tst Testing core methods G. P. Nagy / P. Vojtechovsky ## -#H @(#)$Id: core_methods.tst, v 3.3.0 2016/10/26 gap Exp $ +#H @(#)$Id: core_methods.tst, v 3.4.0 2017/10/26 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) diff --git a/tst/iso.tst b/tst/iso.tst index 2c19824..aba115b 100644 --- a/tst/iso.tst +++ b/tst/iso.tst @@ -2,7 +2,7 @@ ## #W iso.tst Testing isomorphisms G. P. Nagy / P. Vojtechovsky ## -#H @(#)$Id: iso.tst, v 3.2.0 2016/06/02 gap Exp $ +#H @(#)$Id: iso.tst, v 3.4.0 2017/10/26 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -34,6 +34,11 @@ Group([ (1,2,3), (1,3,2) ]) gap> Q := DirectProduct( MoufangLoop( 32, 5 ) );; gap> Qp := IsomorphicCopyByPerm( Q, (2,3,4)(17,20) );; +gap> Qq := LoopIsomorph( Q, (2,3,4)(17,20) );; +gap> Qp = Qq; +false +gap> CayleyTable( Qp ) = CayleyTable( Qq ); +true gap> IsomorphismLoops( Q, Qp ); (2,3,4)(18,23)(19,25)(21,27)(22,28)(24,30)(26,31)(29,32) gap> LoopsUpToIsomorphism( [Q,Qp] ); diff --git a/tst/lib.tst b/tst/lib.tst index 507d992..1161891 100644 --- a/tst/lib.tst +++ b/tst/lib.tst @@ -2,7 +2,7 @@ ## #W lib.tst Testing libraries of loops G. P. Nagy / P. Vojtechovsky ## -#H @(#)$Id: lib.tst, v 3.3.0 2016/10/26 gap Exp $ +#H @(#)$Id: lib.tst, v 3.4.0 2017/10/26 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) @@ -156,19 +156,34 @@ gap> LCCLoop(6,3); LCCLoop(25,119); # CC LOOPS gap> DisplayLibraryInfo("CC"); -The library contains all nonassociative CC loops of order less than 28 +The library contains all CC loops of order +2<=2^k<=64, 3<=3^k<=81, 5<=5^k<=125, 7<=7^k<=343, +all nonassociative CC loops of order less than 28, and all nonassociative CC loops of order p^2 and 2*p for any odd prime p. ------ Extent of the library: - 2 loops of order 8 + 1 loop of order 2 + 1 loop of order 3 + 2 loops of order 4 + 1 loop of order 5 + 1 loop of order 7 + 7 loops of order 8 + 5 loops of order 9 3 loops of order 12 - 28 loops of order 16 + 42 loops of order 16 7 loops of order 18 3 loops of order 20 1 loop of order 21 14 loops of order 24 - 55 loops of order 27 - 3 loops of order p^2 for every odd prime p, + 5 loops of order 25 + 60 loops of order 27 + 437 loops of order 32 + 5 loops of order 49 + 14854 loops of order 64 + 5406 loops of order 81 + 84 loops of order 125 + 122 loops of order 343 + 3 loops of order p^2 for every prime p>7, 1 loop of order 2*p for every odd prime p true @@ -233,10 +248,7 @@ gap> CodeLoop( 64, 80 ); gap> DisplayLibraryInfo("automorphic"); The library contains: - all nonassociative automorphic loops of order less than 16, - - all commutative automorphic loops of order 3, 9, 27, 81, - - all commutative automorphic loops of order 243 that are central - extensions of Z_3 by F, where F is not the elem. ab. 3-group. -Note: Abelian groups are included among the commutative loops. + - all commutative automorphic loops of order 3, 9, 27, 81. ------ Extent of the library: 1 loop of order 3 @@ -249,7 +261,6 @@ Extent of the library: 2 loops of order 15 7 loops of order 27 72 loops of order 81 - 118451 loops of order 243 true gap> AutomorphicLoop(15,2); @@ -258,7 +269,24 @@ gap> AutomorphicLoop(15,2); gap> AutomorphicLoop(27,1); -gap> AutomorphicLoop(243,100); - +gap> AutomorphicLoop(81,10); + + +# RIGHT BRUCK LOOPS + +gap> DisplayLibraryInfo("right Bruck"); +The library contains all right Bruck loops of orders 3, 9, 27 and 81. +------ +Extent of the library: + 1 loop of order 3 + 2 loops of order 9 + 7 loops of order 27 + 72 loops of order 81 +true + +gap> RightBruckLoop(81,3); + + + gap> STOP_TEST( "lib.tst", 10000000 ); diff --git a/tst/testall.g b/tst/testall.g index 30b2de5..2c38ba4 100644 --- a/tst/testall.g +++ b/tst/testall.g @@ -2,15 +2,15 @@ ## #W testall.g Testing LOOPS G. P. Nagy / P. Vojtechovsky ## -#H @(#)$Id: testall.g, v 3.0.0 2015/06/15 gap Exp $ +#H @(#)$Id: testall.g, v 3.4.0 2017/10/26 gap Exp $ ## #Y Copyright (C) 2004, G. P. Nagy (University of Szeged, Hungary), #Y P. Vojtechovsky (University of Denver, USA) ## dirs := DirectoriesPackageLibrary( "loops", "tst" ); -ReadTest( Filename( dirs, "core_methods.tst" ) ); -ReadTest( Filename( dirs, "nilpot.tst" ) ); -ReadTest( Filename( dirs, "iso.tst" ) ); -ReadTest( Filename( dirs, "lib.tst" ) ); -ReadTest( Filename( dirs, "bol.tst" ) ); +Test( Filename( dirs, "core_methods.tst" ), rec( compareFunction := "uptowhitespace" ) ); +Test( Filename( dirs, "nilpot.tst" ), rec( compareFunction := "uptowhitespace" ) ); +Test( Filename( dirs, "iso.tst" ), rec( compareFunction := "uptowhitespace" ) ); +Test( Filename( dirs, "lib.tst" ), rec( compareFunction := "uptowhitespace" ) ); +Test( Filename( dirs, "bol.tst" ), rec( compareFunction := "uptowhitespace" ) );