From 50a667517ad74b40cd7fced57b2fa68cea3e8afa Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 7 May 2014 15:54:35 +0200 Subject: Fix 694085: Add UTF8 and UTF32 CMaps. Remove obsolete Adobe-Japan-2 based CMaps. --- resources/cmaps/README | 4 +- resources/cmaps/cns/UniCNS-UTF32-H | 19106 +++++++++++++++++++++++ resources/cmaps/cns/UniCNS-UTF32-V | 94 + resources/cmaps/cns/UniCNS-UTF8-H | 19174 ++++++++++++++++++++++++ resources/cmaps/cns/UniCNS-UTF8-V | 94 + resources/cmaps/gb/UniGB-UTF32-H | 14379 ++++++++++++++++++ resources/cmaps/gb/UniGB-UTF32-V | 104 + resources/cmaps/gb/UniGB-UTF8-H | 14584 ++++++++++++++++++ resources/cmaps/gb/UniGB-UTF8-V | 104 + resources/cmaps/japan/Adobe-Japan2-0 | 104 - resources/cmaps/japan/Hojo-EUC-H | 162 - resources/cmaps/japan/Hojo-EUC-V | 76 - resources/cmaps/japan/Hojo-H | 162 - resources/cmaps/japan/Hojo-V | 76 - resources/cmaps/japan/UniHojo-UCS2-H | 4436 ------ resources/cmaps/japan/UniHojo-UCS2-V | 75 - resources/cmaps/japan/UniHojo-UTF16-H | 4468 ------ resources/cmaps/japan/UniHojo-UTF16-V | 75 - resources/cmaps/japan/UniJIS-UTF32-H | 14442 ++++++++++++++++++ resources/cmaps/japan/UniJIS-UTF32-V | 299 + resources/cmaps/japan/UniJIS-UTF8-H | 14475 ++++++++++++++++++ resources/cmaps/japan/UniJIS-UTF8-V | 300 + resources/cmaps/japan/UniJIS2004-UTF16-H | 14447 ++++++++++++++++++ resources/cmaps/japan/UniJIS2004-UTF16-V | 299 + resources/cmaps/japan/UniJIS2004-UTF32-H | 14445 ++++++++++++++++++ resources/cmaps/japan/UniJIS2004-UTF32-V | 299 + resources/cmaps/japan/UniJIS2004-UTF8-H | 14478 ++++++++++++++++++ resources/cmaps/japan/UniJIS2004-UTF8-V | 300 + resources/cmaps/japan/UniJISPro-UTF8-V | 284 + resources/cmaps/japan/UniJISX0213-UTF32-H | 14436 ++++++++++++++++++ resources/cmaps/japan/UniJISX0213-UTF32-V | 300 + resources/cmaps/japan/UniJISX02132004-UTF32-H | 14439 ++++++++++++++++++ resources/cmaps/japan/UniJISX02132004-UTF32-V | 300 + resources/cmaps/korea/UniKS-UTF32-H | 8893 +++++++++++ resources/cmaps/korea/UniKS-UTF32-V | 99 + resources/cmaps/korea/UniKS-UTF8-H | 8991 +++++++++++ resources/cmaps/korea/UniKS-UTF8-V | 99 + 37 files changed, 189266 insertions(+), 9636 deletions(-) create mode 100644 resources/cmaps/cns/UniCNS-UTF32-H create mode 100644 resources/cmaps/cns/UniCNS-UTF32-V create mode 100644 resources/cmaps/cns/UniCNS-UTF8-H create mode 100644 resources/cmaps/cns/UniCNS-UTF8-V create mode 100644 resources/cmaps/gb/UniGB-UTF32-H create mode 100644 resources/cmaps/gb/UniGB-UTF32-V create mode 100644 resources/cmaps/gb/UniGB-UTF8-H create mode 100644 resources/cmaps/gb/UniGB-UTF8-V delete mode 100644 resources/cmaps/japan/Adobe-Japan2-0 delete mode 100644 resources/cmaps/japan/Hojo-EUC-H delete mode 100644 resources/cmaps/japan/Hojo-EUC-V delete mode 100644 resources/cmaps/japan/Hojo-H delete mode 100644 resources/cmaps/japan/Hojo-V delete mode 100644 resources/cmaps/japan/UniHojo-UCS2-H delete mode 100644 resources/cmaps/japan/UniHojo-UCS2-V delete mode 100644 resources/cmaps/japan/UniHojo-UTF16-H delete mode 100644 resources/cmaps/japan/UniHojo-UTF16-V create mode 100644 resources/cmaps/japan/UniJIS-UTF32-H create mode 100644 resources/cmaps/japan/UniJIS-UTF32-V create mode 100644 resources/cmaps/japan/UniJIS-UTF8-H create mode 100644 resources/cmaps/japan/UniJIS-UTF8-V create mode 100644 resources/cmaps/japan/UniJIS2004-UTF16-H create mode 100644 resources/cmaps/japan/UniJIS2004-UTF16-V create mode 100644 resources/cmaps/japan/UniJIS2004-UTF32-H create mode 100644 resources/cmaps/japan/UniJIS2004-UTF32-V create mode 100644 resources/cmaps/japan/UniJIS2004-UTF8-H create mode 100644 resources/cmaps/japan/UniJIS2004-UTF8-V create mode 100644 resources/cmaps/japan/UniJISPro-UTF8-V create mode 100644 resources/cmaps/japan/UniJISX0213-UTF32-H create mode 100644 resources/cmaps/japan/UniJISX0213-UTF32-V create mode 100644 resources/cmaps/japan/UniJISX02132004-UTF32-H create mode 100644 resources/cmaps/japan/UniJISX02132004-UTF32-V create mode 100644 resources/cmaps/korea/UniKS-UTF32-H create mode 100644 resources/cmaps/korea/UniKS-UTF32-V create mode 100644 resources/cmaps/korea/UniKS-UTF8-H create mode 100644 resources/cmaps/korea/UniKS-UTF8-V (limited to 'resources') diff --git a/resources/cmaps/README b/resources/cmaps/README index 8af71676..252124cd 100644 --- a/resources/cmaps/README +++ b/resources/cmaps/README @@ -1,8 +1,8 @@ These resources are from Adobe and are covered by their own copyright and license. -http://sourceforge.net/adobe/cmap/home/Home/ -http://sourceforge.net/adobe/mapping-for-pdf/home/Home/ +http://sourceforge.net/adobe/cmap/wiki/Home/ +http://sourceforge.net/adobe/mapping-for-pdf/wiki/Home/ Formerly located at: diff --git a/resources/cmaps/cns/UniCNS-UTF32-H b/resources/cmaps/cns/UniCNS-UTF32-H new file mode 100644 index 00000000..7712a9b7 --- /dev/null +++ b/resources/cmaps/cns/UniCNS-UTF32-H @@ -0,0 +1,19106 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniCNS-UTF32-H) +%%Title: (UniCNS-UTF32-H Adobe CNS1 6) +%%Version: 1.011 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2010 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (CNS1) def + /Supplement 6 def +end def + +/CMapName /UniCNS-UTF32-H def +/CMapVersion 1.011 def +/CMapType 1 def + +/XUID [1 10 25593] def + +/WMode 0 def + +1 begincodespacerange + <00000000> <0010FFFF> +endcodespacerange + +1 beginnotdefrange +<00000000> <0000001f> 1 +endnotdefrange + +100 begincidchar +<000000a0> 1 +<000000a5> 260 +<000000a7> 178 +<000000a8> 13747 +<000000a9> 96 +<000000ac> 14049 +<000000af> 195 +<000000b0> 280 +<000000b1> 212 +<000000b7> 115 +<000000c0> 18788 +<000000c1> 18786 +<000000c8> 18792 +<000000c9> 18790 +<000000ca> 18801 +<000000d2> 18796 +<000000d3> 18794 +<000000d7> 210 +<000000e0> 18805 +<000000e1> 18803 +<000000e8> 18810 +<000000e9> 18808 +<000000ea> 18832 +<000000ec> 18814 +<000000ed> 18812 +<000000f2> 18818 +<000000f3> 18816 +<000000f7> 211 +<000000f8> 18840 +<000000f9> 18822 +<000000fa> 18820 +<000000fc> 18827 +<00000100> 18785 +<00000101> 18802 +<00000112> 18789 +<00000113> 18807 +<0000011a> 18791 +<0000011b> 18809 +<0000012b> 18811 +<0000014b> 18841 +<0000014c> 18793 +<0000014d> 18815 +<00000153> 18839 +<0000016b> 18819 +<000001cd> 18787 +<000001ce> 18804 +<000001d0> 18813 +<000001d1> 18795 +<000001d2> 18817 +<000001d4> 18821 +<000001d6> 18823 +<000001d8> 18824 +<000001da> 18825 +<000001dc> 18826 +<00000250> 18835 +<00000251> 18806 +<00000254> 18837 +<0000025b> 18836 +<00000261> 18833 +<0000026a> 18843 +<00000275> 18838 +<00000283> 18834 +<0000028a> 18842 +<000002c6> 13748 +<000002c7> 504 +<000002ca> 503 +<000002cb> 505 +<000002cd> 198 +<000002d9> 502 +<00000304> 195 +<00000308> 13747 +<0000030c> 504 +<00000401> 13936 +<00000451> 13969 +<00001ebe> 18798 +<00001ebf> 18829 +<00001ec0> 18800 +<00001ec1> 18831 +<00002013> 121 +<00002014> 123 +<00002022> 104 +<00002025> 111 +<00002026> 110 +<00002027> 104 +<00002032> 173 +<00002035> 172 +<0000203b> 177 +<0000203e> 195 +<000020ac> 17601 +<00002103> 266 +<00002105> 194 +<00002109> 267 +<00002116> 14054 +<00002121> 14055 +<00002122> 97 +<00002190> 248 +<00002191> 245 +<00002192> 247 +<00002193> 246 +<00002198> 252 +endcidchar + +100 begincidchar +<00002199> 251 +<000021e7> 13996 +<00002215> 257 +<0000221a> 213 +<0000221e> 220 +<0000221f> 233 +<00002220> 232 +<00002223> 254 +<00002225> 253 +<0000222b> 237 +<0000222e> 238 +<00002234> 240 +<00002235> 239 +<0000223c> 228 +<00002252> 221 +<00002260> 219 +<00002261> 222 +<00002295> 243 +<00002299> 244 +<000022a5> 231 +<000022bf> 234 +<000022ef> 110 +<00002421> 594 +<00002500> 311 +<00002502> 312 +<0000250c> 314 +<00002510> 315 +<00002514> 316 +<00002518> 317 +<0000251c> 309 +<00002524> 308 +<0000252c> 307 +<00002534> 306 +<0000253c> 305 +<00002550> 322 +<00002551> 14090 +<00002552> 14072 +<00002553> 14081 +<00002554> 14063 +<00002555> 14074 +<00002556> 14083 +<00002557> 14065 +<00002558> 14078 +<00002559> 14087 +<0000255a> 14069 +<0000255b> 14080 +<0000255c> 14089 +<0000255d> 14071 +<0000255e> 323 +<0000255f> 14084 +<00002560> 14066 +<00002561> 325 +<00002562> 14086 +<00002563> 14068 +<00002564> 14073 +<00002565> 14082 +<00002566> 14064 +<00002567> 14079 +<00002568> 14088 +<00002569> 14070 +<0000256a> 324 +<0000256b> 14085 +<0000256c> 14067 +<0000256f> 321 +<00002570> 320 +<00002574> 13744 +<00002589> 304 +<0000258a> 303 +<0000258b> 302 +<0000258c> 301 +<0000258d> 300 +<0000258e> 299 +<0000258f> 298 +<00002593> 14096 +<00002594> 310 +<00002595> 313 +<000025a0> 190 +<000025a1> 189 +<000025b2> 183 +<000025b3> 182 +<000025bc> 192 +<000025bd> 191 +<000025c6> 188 +<000025c7> 187 +<000025cb> 180 +<000025ce> 184 +<000025cf> 181 +<000025e4> 329 +<000025e5> 328 +<00002605> 186 +<00002606> 185 +<00002609> 244 +<00002640> 241 +<00002641> 243 +<00002642> 242 +<0000273d> 13760 +<00002e80> 17608 +<00002e84> 17692 +<00002e8a> 17696 +<00002e95> 17699 +endcidchar + +100 begincidchar +<00002e9c> 17700 +<00002e9d> 18846 +<00002ea5> 17701 +<00002ea7> 17702 +<00002eaa> 17703 +<00002eac> 17704 +<00002eae> 17705 +<00002eb6> 17706 +<00002ebc> 17707 +<00002ebe> 17708 +<00002ec6> 18847 +<00002eca> 17709 +<00002ecf> 17712 +<00002ede> 17715 +<00002ee3> 18848 +<00002f00> 595 +<00002f04> 596 +<00002f05> 539 +<00002f06> 602 +<00002f07> 540 +<00002f0f> 607 +<00002f10> 5998 +<00002f11> 608 +<00002f12> 610 +<00002f13> 544 +<00002f14> 611 +<00002f15> 5999 +<00002f16> 545 +<00002f19> 546 +<00002f1a> 6000 +<00002f1b> 547 +<00002f1c> 614 +<00002f1d> 633 +<00002f1e> 6005 +<00002f21> 548 +<00002f22> 548 +<00002f27> 549 +<00002f2c> 6006 +<00002f2d> 646 +<00002f2e> 550 +<00002f3b> 6007 +<00002f40> 725 +<00002f41> 556 +<00002f46> 557 +<00002f4e> 6026 +<00002f53> 6028 +<00002f59> 6029 +<00002f65> 862 +<00002f66> 866 +<00002f71> 6066 +<00002f79> 6162 +<00002f8b> 6163 +<00002f8c> 6168 +<00002f91> 6169 +<00002f98> 6375 +<00002fa1> 560 +<00002fa2> 1307 +<00002faa> 561 +<00002fad> 17635 +<00002fae> 1698 +<00002fbd> 7731 +<00002fbe> 2552 +<00002fbf> 7732 +<00002fcb> 9056 +<00002fcc> 9746 +<00002fd2> 4745 +<00002fd5> 12045 +<00003000> 99 +<00003003> 179 +<00003012> 261 +<000030fc> 13757 +<000031c5> 17615 +<000031c8> 17622 +<000031cf> 13999 +<00003231> 14053 +<000032a3> 193 +<000033a1> 276 +<000033c4> 279 +<000033ce> 275 +<000033d1> 236 +<000033d2> 235 +<000033d5> 271 +<00003435> 14781 +<00003440> 15463 +<0000344a> 19046 +<0000344c> 17811 +<00003464> 14981 +<00003473> 15813 +<0000347a> 16435 +<0000347d> 17815 +<0000347e> 18083 +<00003493> 17310 +<00003496> 14300 +<000034a5> 17816 +<000034af> 15487 +<000034bc> 17280 +<000034c1> 17659 +<000034c8> 15616 +<000034df> 16036 +<000034e4> 15956 +endcidchar + +100 begincidchar +<000034e6> 19122 +<000034fb> 15818 +<00003506> 17206 +<0000353e> 17639 +<00003551> 17825 +<00003553> 17317 +<00003559> 18860 +<00003561> 16600 +<0000356d> 17828 +<00003570> 15151 +<00003572> 17829 +<00003577> 16075 +<00003578> 17273 +<00003584> 14843 +<00003597> 15149 +<00003598> 17840 +<000035a1> 16610 +<000035a5> 17841 +<000035ad> 16124 +<000035bf> 17842 +<000035c1> 17792 +<000035c5> 17844 +<000035c7> 17823 +<000035ca> 15939 +<000035ce> 16001 +<000035d2> 16329 +<000035d6> 16309 +<000035db> 18189 +<000035dd> 17324 +<000035f1> 18070 +<000035f2> 17959 +<000035f3> 16236 +<000035fb> 17864 +<000035fe> 16234 +<00003609> 17909 +<00003618> 18545 +<0000361a> 17946 +<0000361d> 14007 +<00003623> 16582 +<00003625> 19012 +<0000362d> 16006 +<00003635> 18734 +<00003639> 16741 +<0000363e> 14856 +<00003647> 18438 +<00003648> 14342 +<00003649> 16403 +<0000364e> 18072 +<0000365f> 15859 +<00003661> 19084 +<0000367a> 16099 +<00003681> 17830 +<0000369a> 15473 +<000036a5> 18690 +<000036aa> 15152 +<000036ac> 18688 +<000036b0> 15583 +<000036b1> 16589 +<000036b5> 15298 +<000036b9> 18567 +<000036bc> 15615 +<000036c1> 14277 +<000036c3> 16613 +<000036c4> 14597 +<000036c5> 17046 +<000036c7> 15674 +<000036c8> 18464 +<000036d3> 14904 +<000036d4> 15283 +<000036d6> 15628 +<000036dd> 14902 +<000036e1> 14716 +<000036e2> 15581 +<000036e5> 16918 +<000036e6> 16636 +<000036f5> 14872 +<00003701> 14900 +<00003703> 17935 +<00003708> 16639 +<0000370a> 15573 +<0000370d> 16952 +<0000371c> 15870 +<00003722> 14713 +<00003723> 14720 +<00003725> 14409 +<0000372c> 15500 +<0000372d> 15671 +<00003730> 18780 +<00003732> 16646 +<00003733> 14743 +<0000373a> 15958 +<00003740> 16898 +<00003743> 16438 +<00003762> 15798 +<0000376f> 18379 +<00003797> 17901 +<000037a0> 14888 +<000037b9> 17335 +<000037be> 14654 +<000037d6> 19067 +endcidchar + +100 begincidchar +<000037f2> 15265 +<000037f8> 17106 +<000037fb> 16117 +<0000380f> 17964 +<00003819> 14767 +<00003820> 17967 +<0000382d> 16686 +<00003836> 16691 +<00003838> 17339 +<00003863> 18115 +<00003875> 19088 +<000038a0> 16709 +<000038c3> 14610 +<000038cc> 16502 +<000038d1> 14997 +<000038d4> 19074 +<000038fa> 17643 +<00003908> 17970 +<00003914> 17342 +<00003927> 15409 +<00003932> 16770 +<0000393f> 17971 +<0000394d> 17972 +<00003963> 16739 +<00003978> 19045 +<00003980> 14452 +<00003989> 17976 +<0000398a> 15592 +<00003992> 17270 +<00003999> 14778 +<0000399b> 15795 +<000039a1> 15897 +<000039a4> 15887 +<000039b8> 17979 +<000039dc> 16078 +<000039e2> 18120 +<000039e5> 14651 +<000039ec> 17168 +<000039f8> 17982 +<000039fb> 17221 +<000039fe> 17256 +<00003a01> 16864 +<00003a03> 17984 +<00003a06> 17271 +<00003a17> 16784 +<00003a18> 17295 +<00003a29> 14942 +<00003a2a> 16095 +<00003a34> 17177 +<00003a4b> 17988 +<00003a52> 16083 +<00003a57> 16798 +<00003a5c> 16324 +<00003a5e> 15111 +<00003a66> 16796 +<00003a67> 17203 +<00003a97> 17991 +<00003aab> 16529 +<00003abd> 17993 +<00003ade> 16716 +<00003ae0> 14970 +<00003af0> 18098 +<00003af2> 17996 +<00003af5> 19094 +<00003afb> 15090 +<00003b0e> 14568 +<00003b19> 18117 +<00003b22> 17998 +<00003b2b> 18774 +<00003b39> 18251 +<00003b42> 18000 +<00003b58> 18002 +<00003b60> 14650 +<00003b71> 18006 +<00003b72> 18005 +<00003b7b> 18007 +<00003b7c> 14426 +<00003b80> 16866 +<00003b95> 18976 +<00003b96> 15004 +<00003b99> 15000 +<00003ba1> 16873 +<00003bbc> 17352 +<00003bbe> 15793 +<00003bc2> 16692 +<00003bc4> 15008 +<00003bd7> 15020 +<00003bdd> 18015 +<00003bec> 18020 +<00003bf2> 18022 +<00003bf3> 16883 +<00003bf4> 14958 +<00003c0d> 16887 +<00003c11> 15936 +<00003c15> 14744 +<00003c18> 18737 +<00003c54> 15872 +<00003c8b> 18871 +<00003ccb> 18032 +<00003ccd> 15589 +endcidchar + +100 begincidchar +<00003cd1> 16387 +<00003cd6> 15607 +<00003cdc> 16462 +<00003ceb> 16919 +<00003cef> 18037 +<00003d12> 19036 +<00003d13> 14195 +<00003d1d> 14652 +<00003d32> 18775 +<00003d3b> 16965 +<00003d46> 18053 +<00003d4c> 15595 +<00003d4e> 16962 +<00003d51> 14570 +<00003d5f> 16729 +<00003d62> 15454 +<00003d69> 15594 +<00003d6a> 18057 +<00003d6f> 15612 +<00003d75> 18058 +<00003d7d> 15407 +<00003d85> 18763 +<00003d88> 19026 +<00003d8a> 18061 +<00003d8f> 15037 +<00003d91> 18063 +<00003da5> 15702 +<00003dad> 18073 +<00003db4> 16550 +<00003dbf> 14288 +<00003dc6> 18654 +<00003dc7> 16740 +<00003dc9> 18853 +<00003dcc> 15727 +<00003dcd> 15091 +<00003dd3> 14305 +<00003ddb> 16383 +<00003de7> 14745 +<00003de8> 16989 +<00003deb> 15962 +<00003df3> 18132 +<00003df4> 19006 +<00003df7> 18603 +<00003dfc> 17963 +<00003dfd> 15380 +<00003e06> 18717 +<00003e40> 16745 +<00003e43> 17261 +<00003e48> 17813 +<00003e55> 17023 +<00003e74> 16098 +<00003ea8> 17156 +<00003ea9> 18157 +<00003eaa> 16501 +<00003ead> 15261 +<00003eb1> 15064 +<00003eb8> 14923 +<00003ebf> 15115 +<00003ec2> 15320 +<00003ec7> 14709 +<00003eca> 18161 +<00003ecc> 15330 +<00003ed0> 14420 +<00003ed1> 18162 +<00003ed6> 15533 +<00003ed7> 17055 +<00003eda> 15618 +<00003edb> 18919 +<00003ede> 14834 +<00003ee1> 15528 +<00003ee2> 18166 +<00003ee7> 15324 +<00003ee9> 15524 +<00003eeb> 14698 +<00003eec> 19092 +<00003ef0> 18167 +<00003ef3> 15069 +<00003ef4> 18168 +<00003efa> 18169 +<00003efc> 15336 +<00003eff> 15093 +<00003f00> 15373 +<00003f04> 17091 +<00003f06> 15063 +<00003f07> 19063 +<00003f0e> 18171 +<00003f53> 18172 +<00003f58> 15081 +<00003f59> 16521 +<00003f63> 15078 +<00003f7c> 18176 +<00003f93> 17869 +<00003fc0> 17359 +<00003fc8> 19082 +<00003fd7> 17361 +<00003fdc> 18180 +<00003fe5> 18143 +<00003fed> 17205 +<00003ff9> 17879 +<00003ffa> 17236 +endcidchar + +100 begincidchar +<00004004> 16654 +<00004009> 18878 +<0000401d> 18185 +<00004039> 18187 +<00004045> 18188 +<00004053> 17846 +<00004057> 14749 +<00004062> 15307 +<00004065> 16339 +<0000406a> 18191 +<0000406f> 18192 +<00004071> 18944 +<000040a8> 17365 +<000040b4> 19149 +<000040bb> 17856 +<000040bf> 16108 +<000040c8> 15118 +<000040d8> 16811 +<000040df> 15895 +<000040f8> 19066 +<000040fa> 16062 +<00004102> 19060 +<00004103> 17367 +<00004104> 16988 +<00004109> 18204 +<0000410e> 15131 +<00004131> 19130 +<00004132> 15141 +<00004167> 18207 +<0000416c> 14510 +<0000416e> 15139 +<0000417c> 19070 +<0000417f> 15234 +<00004181> 19138 +<00004190> 18112 +<000041b2> 18208 +<000041c4> 18211 +<000041ca> 14143 +<000041cf> 18214 +<000041db> 14271 +<000041ed> 19087 +<000041ef> 14147 +<000041f9> 15166 +<00004211> 15169 +<00004223> 18881 +<00004240> 14321 +<00004260> 18219 +<0000426a> 15189 +<00004276> 18949 +<0000427a> 18220 +<0000428c> 18223 +<00004294> 18225 +<000042a2> 18945 +<000042b5> 16400 +<000042b9> 14502 +<000042bc> 15498 +<000042f4> 15289 +<000042fb> 15598 +<000042fc> 16870 +<0000430a> 19102 +<0000432b> 14205 +<0000436e> 18122 +<00004397> 18235 +<0000439a> 19030 +<000043ba> 17247 +<000043c1> 18069 +<000043d9> 17214 +<000043df> 15945 +<000043ed> 18245 +<000043f0> 18965 +<000043f2> 15944 +<00004401> 18250 +<00004402> 15219 +<00004413> 18255 +<00004425> 18257 +<0000442d> 18258 +<0000447a> 14255 +<0000448f> 18264 +<00004491> 14004 +<0000449f> 15074 +<000044a0> 14317 +<000044a2> 16505 +<000044b0> 18268 +<000044b7> 16289 +<000044bd> 19086 +<000044c0> 15367 +<000044c3> 19027 +<000044c5> 16912 +<000044ce> 15651 +<000044dd> 14813 +<000044de> 19085 +<000044df> 15650 +<000044e1> 19151 +<000044e4> 14306 +<000044e9> 16847 +<000044ea> 15217 +<000044eb> 15602 +<000044ec> 16052 +<000044f4> 14738 +<00004503> 18079 +endcidchar + +100 begincidchar +<00004504> 18275 +<00004509> 15952 +<0000450b> 14292 +<00004516> 14329 +<0000451b> 19077 +<0000451d> 14183 +<00004523> 14326 +<00004527> 14327 +<0000452e> 15571 +<00004533> 15441 +<00004536> 19031 +<0000453b> 18282 +<0000453d> 14532 +<0000453f> 15890 +<00004543> 14323 +<00004551> 15076 +<00004552> 16563 +<00004555> 16958 +<00004558> 19041 +<0000455c> 14219 +<00004561> 19076 +<00004562> 18752 +<0000456a> 14340 +<0000456d> 19073 +<00004577> 18286 +<00004578> 18969 +<00004585> 14533 +<000045a6> 18968 +<000045ac> 17377 +<000045b3> 18972 +<000045da> 18989 +<000045e9> 16100 +<000045ea> 19081 +<00004603> 18967 +<00004606> 18291 +<0000460f> 14357 +<00004615> 14403 +<00004617> 18292 +<0000465b> 14365 +<0000467a> 14825 +<00004680> 15617 +<000046a1> 18994 +<000046ae> 19136 +<000046bb> 19061 +<000046cf> 15264 +<000046d0> 15866 +<000046f5> 15263 +<000046f7> 19068 +<00004713> 14387 +<00004718> 15815 +<00004736> 18977 +<00004744> 18978 +<0000474e> 16060 +<0000474f> 18988 +<0000477c> 15821 +<00004798> 18305 +<000047a6> 16547 +<000047b6> 16106 +<000047d5> 17178 +<000047ed> 18307 +<000047f4> 17199 +<00004800> 17950 +<0000480b> 17234 +<00004837> 18311 +<0000485d> 16655 +<00004871> 15619 +<0000489b> 15293 +<000048ad> 18321 +<000048ae> 18765 +<000048b4> 15301 +<000048d0> 15783 +<000048dd> 16672 +<000048ed> 17032 +<000048f3> 16065 +<000048fa> 15940 +<00004906> 15303 +<00004911> 17796 +<0000491e> 18324 +<00004925> 15375 +<0000492a> 18094 +<0000492d> 18125 +<0000492f> 19128 +<00004930> 19106 +<00004935> 15555 +<0000493c> 15352 +<0000493e> 15622 +<00004945> 18339 +<00004951> 18340 +<00004953> 17069 +<00004965> 14489 +<0000496a> 18345 +<00004972> 14884 +<00004989> 14235 +<000049a1> 14519 +<000049a7> 18350 +<000049df> 14506 +<000049e5> 18353 +<000049e7> 17953 +<00004a0f> 14531 +<00004a1d> 15340 +endcidchar + +100 begincidchar +<00004a24> 18354 +<00004a35> 18356 +<00004a96> 15591 +<00004aa4> 18993 +<00004ab4> 17249 +<00004ab8> 15784 +<00004ad1> 14563 +<00004ae4> 18359 +<00004aff> 14578 +<00004b10> 18873 +<00004b19> 18361 +<00004b20> 18858 +<00004b2c> 17951 +<00004b37> 16809 +<00004b6f> 15382 +<00004b70> 18368 +<00004b72> 14588 +<00004b7b> 15501 +<00004b7e> 16394 +<00004b8e> 14839 +<00004b90> 15392 +<00004b93> 14988 +<00004b96> 14658 +<00004b97> 15396 +<00004b9d> 18370 +<00004bbd> 15395 +<00004bbe> 14676 +<00004bc0> 15836 +<00004c04> 16315 +<00004c07> 16311 +<00004c0e> 14604 +<00004c32> 18966 +<00004c3b> 16188 +<00004c3e> 17787 +<00004c40> 18980 +<00004c47> 18979 +<00004c57> 18986 +<00004c5b> 16089 +<00004c6d> 18377 +<00004c77> 19044 +<00004c7b> 19079 +<00004c7d> 15974 +<00004c81> 18955 +<00004c85> 18990 +<00004ca4> 18622 +<00004cae> 15426 +<00004cb0> 15429 +<00004cb7> 15905 +<00004ccd> 17784 +<00004ce1> 16115 +<00004ce2> 18974 +<00004ced> 16555 +<00004d07> 18992 +<00004d09> 16086 +<00004d10> 16663 +<00004d34> 14645 +<00004d76> 19080 +<00004d77> 18971 +<00004d89> 19078 +<00004d91> 17397 +<00004d9c> 18628 +<00004e00> 595 +<00004e01> 597 +<00004e03> 598 +<00004e04> 18686 +<00004e07> 6001 +<00004e08> 617 +<00004e09> 615 +<00004e0a> 618 +<00004e0b> 616 +<00004e0c> 6002 +<00004e0d> 660 +<00004e0e> 6010 +<00004e0f> 6008 +<00004e10> 659 +<00004e11> 658 +<00004e14> 754 +<00004e15> 753 +<00004e16> 752 +<00004e18> 755 +<00004e19> 751 +<00004e1a> 18685 +<00004e1c> 18656 +<00004e21> 15725 +<00004e24> 17805 +<00004e26> 1320 +<00004e28> 536 +<00004e2a> 16215 +<00004e2b> 619 +<00004e2c> 17651 +<00004e2d> 661 +<00004e2e> 6011 +<00004e2f> 18898 +<00004e30> 662 +<00004e31> 6030 +<00004e32> 1045 +<00004e33> 6388 +<00004e36> 537 +<00004e37> 17687 +<00004e38> 620 +endcidchar + +100 begincidchar +<00004e39> 663 +<00004e3b> 756 +<00004e3c> 6031 +<00004e3d> 17719 +<00004e3f> 538 +<00004e41> 13999 +<00004e42> 5996 +<00004e43> 599 +<00004e45> 622 +<00004e47> 6003 +<00004e48> 623 +<00004e49> 16526 +<00004e4b> 664 +<00004e4d> 757 +<00004e4e> 759 +<00004e4f> 758 +<00004e56> 1321 +<00004e58> 2097 +<00004e59> 596 +<00004e5a> 14001 +<00004e5b> 17637 +<00004e5c> 5997 +<00004e5d> 600 +<00004e5e> 625 +<00004e5f> 624 +<00004e69> 882 +<00004e6a> 15845 +<00004e73> 1322 +<00004e78> 15758 +<00004e7e> 2555 +<00004e7f> 7733 +<00004e80> 17806 +<00004e81> 17340 +<00004e82> 3518 +<00004e85> 539 +<00004e86> 601 +<00004e87> 17807 +<00004e88> 666 +<00004e89> 17820 +<00004e8b> 1323 +<00004e8c> 602 +<00004e8d> 6004 +<00004e8e> 626 +<00004e91> 667 +<00004e92> 669 +<00004e93> 6012 +<00004e94> 670 +<00004e95> 668 +<00004e98> 14788 +<00004e99> 883 +<00004e9a> 18645 +<00004e9b> 1324 +<00004e9e> 1325 +<00004e9f> 1699 +<00004ea0> 540 +<00004ea1> 627 +<00004ea2> 671 +<00004ea3> 18895 +<00004ea4> 884 +<00004ea5> 886 +<00004ea6> 885 +<00004ea8> 1046 +<00004eb3> 2098 +<00004eb6> 9059 +<00004eb7> 16700 +<00004eb9> 13175 +<00004eba> 603 +<00004ebb> 17638 +<00004ebc> 14769 +<00004ebf> 17808 +<00004ec0> 673 +<00004ec1> 672 +<00004ec2> 6013 +<00004ec3> 674 +<00004ec4> 680 +<00004ec8> 6015 +<00004ec9> 6014 +<00004ecd> 677 +<00004ece> 16226 +<00004ed8> 761 +<00004ed9> 768 +<00004eda> 6037 +<00004edc> 6033 +<00004edd> 6036 +<00004ede> 769 +<00004edf> 785 +<00004ee1> 6035 +<00004ee5> 760 +<00004ee8> 6032 +<00004ee9> 6034 +<00004eea> 18635 +<00004eeb> 17809 +<00004eee> 15734 +<00004ef0> 899 +<00004ef1> 6074 +<00004ef2> 896 +<00004ef3> 900 +<00004ef4> 6084 +<00004ef5> 6072 +<00004ef6> 897 +endcidchar + +100 begincidchar +<00004ef7> 6076 +<00004ef8> 14765 +<00004efb> 898 +<00004efd> 901 +<00004efe> 17307 +<00004eff> 887 +<00004f00> 6075 +<00004f01> 902 +<00004f02> 6079 +<00004f03> 14792 +<00004f04> 6083 +<00004f05> 6080 +<00004f08> 6077 +<00004f09> 888 +<00004f0a> 890 +<00004f0b> 903 +<00004f0d> 892 +<00004f0e> 6069 +<00004f0f> 895 +<00004f12> 6085 +<00004f13> 6082 +<00004f14> 6073 +<00004f15> 891 +<00004f17> 18899 +<00004f18> 6070 +<00004f19> 889 +<00004f1a> 17724 +<00004f1d> 6078 +<00004f22> 6081 +<00004f28> 17725 +<00004f29> 14782 +<00004f2c> 6071 +<00004f2d> 6191 +<00004f2f> 1068 +<00004f30> 1055 +<00004f32> 14653 +<00004f33> 6192 +<00004f34> 1052 +<00004f36> 1070 +<00004f37> 17810 +<00004f38> 1060 +<00004f39> 16229 +<00004f3a> 1059 +<00004f3b> 6180 +<00004f3c> 1063 +<00004f3d> 1058 +<00004f3e> 6185 +<00004f3f> 6193 +<00004f41> 6189 +<00004f42> 14795 +<00004f43> 1061 +<00004f45> 15247 +<00004f46> 1064 +<00004f47> 1049 +<00004f48> 1073 +<00004f49> 6182 +<00004f4b> 14772 +<00004f4c> 6400 +<00004f4d> 1047 +<00004f4e> 1069 +<00004f4f> 1048 +<00004f52> 6187 +<00004f53> 6183 +<00004f54> 1062 +<00004f55> 1054 +<00004f56> 6179 +<00004f57> 1050 +<00004f58> 6190 +<00004f59> 1071 +<00004f5a> 1074 +<00004f5b> 1053 +<00004f5c> 1066 +<00004f5d> 1072 +<00004f5e> 1051 +<00004f5f> 6188 +<00004f60> 1067 +<00004f61> 6194 +<00004f62> 6181 +<00004f63> 1065 +<00004f64> 6184 +<00004f67> 6186 +<00004f69> 1341 +<00004f6a> 6402 +<00004f6b> 6414 +<00004f6c> 1333 +<00004f6e> 6415 +<00004f6f> 1328 +<00004f70> 1338 +<00004f72> 15474 +<00004f73> 1331 +<00004f74> 6396 +<00004f75> 1339 +<00004f76> 6395 +<00004f77> 6399 +<00004f78> 6406 +<00004f79> 6404 +<00004f7a> 1347 +<00004f7b> 1342 +<00004f7c> 6390 +<00004f7d> 6392 +endcidchar + +100 begincidchar +<00004f7e> 1344 +<00004f7f> 1332 +<00004f80> 6393 +<00004f81> 6405 +<00004f82> 6412 +<00004f83> 1337 +<00004f84> 6398 +<00004f85> 6391 +<00004f86> 1336 +<00004f87> 6394 +<00004f88> 1340 +<00004f89> 6397 +<00004f8a> 14773 +<00004f8b> 1335 +<00004f8d> 1330 +<00004f8f> 1345 +<00004f90> 6407 +<00004f91> 1346 +<00004f92> 6411 +<00004f94> 6409 +<00004f95> 6413 +<00004f96> 1343 +<00004f97> 6401 +<00004f98> 6389 +<00004f9a> 6403 +<00004f9b> 1334 +<00004f9c> 6408 +<00004f9d> 1329 +<00004f9e> 6410 +<00004fa2> 14791 +<00004fa8> 17726 +<00004fab> 16418 +<00004fae> 1716 +<00004faf> 1704 +<00004fb0> 15690 +<00004fb2> 6749 +<00004fb3> 6757 +<00004fb4> 19050 +<00004fb5> 1703 +<00004fb6> 1711 +<00004fb7> 1723 +<00004fb9> 6763 +<00004fba> 6761 +<00004fbb> 6756 +<00004fbd> 17812 +<00004fbf> 1705 +<00004fc0> 6762 +<00004fc1> 6752 +<00004fc2> 1719 +<00004fc3> 1710 +<00004fc4> 1718 +<00004fc5> 6747 +<00004fc7> 6759 +<00004fc8> 18152 +<00004fc9> 6750 +<00004fca> 1714 +<00004fcb> 6751 +<00004fcc> 14799 +<00004fcd> 6746 +<00004fce> 1721 +<00004fcf> 1708 +<00004fd0> 1717 +<00004fd1> 1707 +<00004fd3> 6748 +<00004fd4> 6753 +<00004fd6> 6760 +<00004fd7> 1715 +<00004fd8> 1712 +<00004fd9> 6755 +<00004fda> 1720 +<00004fdb> 6758 +<00004fdc> 6754 +<00004fdd> 1709 +<00004fde> 1722 +<00004fdf> 1713 +<00004fe0> 1706 +<00004fe1> 1702 +<00004fe4> 15462 +<00004fe5> 14800 +<00004fec> 6764 +<00004fee> 2124 +<00004fef> 2102 +<00004ff0> 18896 +<00004ff1> 2118 +<00004ff2> 16168 +<00004ff3> 2123 +<00004ff4> 7204 +<00004ff5> 7203 +<00004ff8> 2105 +<00004ff9> 14259 +<00004ffa> 2114 +<00004ffd> 16166 +<00004ffe> 2127 +<00005000> 2115 +<00005003> 17814 +<00005005> 7197 +<00005006> 2108 +<00005007> 7198 +<00005008> 16420 +<00005009> 2129 +endcidchar + +100 begincidchar +<0000500b> 2120 +<0000500e> 7217 +<0000500f> 2572 +<00005011> 2113 +<00005012> 2112 +<00005013> 7199 +<00005014> 2116 +<00005015> 7749 +<00005016> 2107 +<00005017> 7210 +<00005018> 2122 +<00005019> 2121 +<0000501a> 2111 +<0000501b> 7202 +<0000501c> 7211 +<0000501e> 7196 +<0000501f> 2110 +<00005020> 7212 +<00005021> 2119 +<00005022> 7200 +<00005023> 2101 +<00005025> 2104 +<00005026> 2103 +<00005027> 7213 +<00005028> 2117 +<00005029> 2106 +<0000502a> 2126 +<0000502b> 2128 +<0000502c> 7207 +<0000502d> 2125 +<0000502e> 14796 +<0000502f> 7215 +<00005030> 7201 +<00005031> 7216 +<00005033> 7205 +<00005034> 14608 +<00005035> 7214 +<00005037> 7206 +<0000503b> 18849 +<0000503c> 2109 +<00005040> 7757 +<00005041> 7745 +<00005043> 2560 +<00005045> 7750 +<00005046> 7756 +<00005047> 2559 +<00005048> 7743 +<00005049> 2563 +<0000504a> 7747 +<0000504b> 7740 +<0000504c> 2561 +<0000504d> 7744 +<0000504e> 2566 +<0000504f> 2571 +<00005051> 7761 +<00005053> 7739 +<00005055> 2567 +<00005056> 16172 +<00005057> 7760 +<00005058> 14801 +<0000505a> 2562 +<0000505b> 7746 +<0000505c> 2558 +<0000505d> 7741 +<0000505e> 7737 +<0000505f> 7751 +<00005060> 7738 +<00005061> 7736 +<00005062> 7748 +<00005065> 2564 +<00005066> 15817 +<00005068> 8376 +<00005069> 7752 +<0000506a> 7735 +<0000506b> 7753 +<0000506c> 14797 +<0000506d> 2574 +<0000506e> 7758 +<0000506f> 2573 +<00005070> 7734 +<00005072> 7742 +<00005073> 7759 +<00005074> 2569 +<00005075> 2568 +<00005076> 2565 +<00005077> 2570 +<0000507a> 2556 +<0000507d> 2557 +<00005080> 3052 +<00005081> 14798 +<00005082> 8379 +<00005083> 8372 +<00005085> 3049 +<00005087> 8380 +<00005088> 17308 +<0000508b> 8370 +<0000508c> 8373 +<0000508d> 3048 +<0000508e> 8374 +<00005090> 16876 +endcidchar + +100 begincidchar +<00005091> 3051 +<00005092> 8378 +<00005094> 8368 +<00005095> 8367 +<00005096> 3053 +<00005098> 3054 +<00005099> 3050 +<0000509a> 3055 +<0000509b> 8366 +<0000509c> 8377 +<0000509d> 8375 +<0000509e> 8369 +<000050a2> 3047 +<000050a3> 8371 +<000050a6> 16191 +<000050ac> 3525 +<000050ad> 3519 +<000050ae> 9063 +<000050af> 3528 +<000050b0> 9069 +<000050b1> 9072 +<000050b4> 9066 +<000050b5> 3520 +<000050b6> 9075 +<000050b7> 3526 +<000050b8> 9076 +<000050ba> 9071 +<000050bb> 3527 +<000050bc> 18897 +<000050bd> 9060 +<000050be> 3524 +<000050bf> 9061 +<000050c1> 9070 +<000050c2> 9068 +<000050c4> 9064 +<000050c5> 3523 +<000050c6> 9062 +<000050c7> 3529 +<000050c8> 9067 +<000050c9> 9074 +<000050ca> 9065 +<000050cb> 9073 +<000050cd> 14789 +<000050ce> 3976 +<000050cf> 3973 +<000050d0> 14545 +<000050d1> 3974 +<000050d3> 9756 +<000050d4> 9748 +<000050d5> 3972 +<000050d6> 3969 +<000050d7> 9749 +<000050d9> 16334 +<000050da> 3971 +<000050db> 9752 +<000050dd> 9754 +<000050de> 16433 +<000050df> 15101 +<000050e0> 9761 +<000050e1> 16753 +<000050e3> 9760 +<000050e4> 9755 +<000050e5> 3968 +<000050e6> 9747 +<000050e7> 3966 +<000050e8> 9750 +<000050e9> 3977 +<000050ea> 9753 +<000050ec> 9757 +<000050ed> 3970 +<000050ee> 3967 +<000050ef> 9759 +<000050f0> 9758 +<000050f1> 3975 +<000050f3> 9751 +<000050f4> 15593 +<000050f5> 4357 +<000050f6> 10371 +<000050f8> 10368 +<000050f9> 4358 +<000050fb> 4356 +<000050fc> 14802 +<000050fd> 10375 +<000050fe> 10372 +<000050ff> 10365 +<00005100> 4355 +<00005101> 16434 +<00005102> 4359 +<00005103> 10366 +<00005104> 4354 +<00005105> 4362 +<0000510a> 10376 +<0000510d> 14790 +<0000510e> 16436 +<00005110> 4749 +<00005111> 11012 +<00005112> 4746 +<00005113> 11009 +<00005114> 4748 +<00005115> 4750 +endcidchar + +100 begincidchar +<00005117> 11010 +<00005118> 4747 +<0000511a> 11011 +<0000511c> 11008 +<0000511f> 5045 +<00005120> 11582 +<00005121> 5046 +<00005122> 11580 +<00005124> 11581 +<00005125> 11579 +<00005126> 11578 +<00005129> 11583 +<0000512a> 5044 +<0000512b> 14766 +<00005130> 10367 +<00005131> 12046 +<00005132> 5047 +<00005133> 5493 +<00005139> 12998 +<0000513a> 12997 +<0000513b> 5820 +<0000513c> 5819 +<0000513d> 13326 +<0000513f> 604 +<00005140> 628 +<00005141> 682 +<00005143> 681 +<00005144> 771 +<00005145> 770 +<00005146> 906 +<00005147> 905 +<00005148> 907 +<00005149> 904 +<0000514b> 1076 +<0000514c> 1075 +<0000514d> 1077 +<00005152> 1349 +<00005154> 1348 +<00005155> 1350 +<00005156> 17306 +<00005157> 1724 +<00005159> 281 +<0000515a> 7218 +<0000515b> 282 +<0000515c> 2575 +<0000515d> 284 +<0000515e> 283 +<0000515f> 8381 +<00005160> 16442 +<00005161> 285 +<00005162> 3978 +<00005163> 286 +<00005165> 605 +<00005167> 683 +<00005168> 908 +<00005169> 1351 +<0000516a> 16444 +<0000516b> 606 +<0000516c> 686 +<00005171> 909 +<00005174> 17727 +<00005175> 1078 +<00005176> 1353 +<00005177> 1352 +<00005178> 1354 +<00005179> 15054 +<0000517c> 2130 +<00005180> 4751 +<00005182> 541 +<00005186> 17311 +<00005187> 6009 +<00005188> 14006 +<0000518d> 910 +<0000518f> 6195 +<00005191> 1726 +<00005192> 1725 +<00005193> 7220 +<00005194> 7219 +<00005195> 2576 +<00005196> 542 +<00005197> 687 +<00005198> 6016 +<0000519a> 16035 +<0000519c> 17728 +<0000519e> 6416 +<000051a0> 1727 +<000051a2> 2133 +<000051a7> 16038 +<000051a8> 14810 +<000051aa> 4752 +<000051ab> 543 +<000051ac> 774 +<000051ae> 18876 +<000051b0> 911 +<000051b1> 6086 +<000051b2> 16456 +<000051b3> 16465 +<000051b4> 15740 +<000051b5> 16402 +<000051b8> 16457 +endcidchar + +100 begincidchar +<000051b9> 6196 +<000051bc> 6417 +<000051bd> 1355 +<000051be> 6418 +<000051c3> 14811 +<000051c6> 2136 +<000051c7> 16938 +<000051c8> 7224 +<000051c9> 16459 +<000051ca> 7221 +<000051cb> 2137 +<000051cc> 2135 +<000051cd> 2134 +<000051ce> 7225 +<000051cf> 16460 +<000051d0> 7762 +<000051d1> 16461 +<000051d2> 15789 +<000051d3> 16463 +<000051d4> 8382 +<000051d7> 9077 +<000051d8> 9762 +<000051db> 17818 +<000051dc> 4363 +<000051dd> 4753 +<000051de> 11013 +<000051df> 16975 +<000051e0> 607 +<000051e1> 621 +<000051e2> 18758 +<000051e4> 17729 +<000051ed> 16468 +<000051f0> 2577 +<000051f1> 3057 +<000051f3> 3979 +<000051f4> 16760 +<000051f5> 5998 +<000051f6> 688 +<000051f8> 777 +<000051fc> 17819 +<000051fd> 1356 +<000051fe> 16138 +<00005202> 14003 +<00005203> 629 +<00005205> 17313 +<00005209> 6039 +<0000520a> 778 +<0000520b> 16473 +<0000520c> 6038 +<0000520e> 915 +<00005210> 6088 +<00005213> 6087 +<00005216> 916 +<00005217> 912 +<0000521c> 6197 +<0000521d> 1675 +<0000521e> 6198 +<0000521f> 16224 +<00005220> 18736 +<00005221> 6199 +<00005224> 1082 +<00005225> 1081 +<00005226> 16474 +<00005227> 17314 +<00005228> 1085 +<0000522e> 1362 +<00005230> 1361 +<00005231> 6423 +<00005234> 16123 +<00005235> 6419 +<00005236> 1363 +<00005237> 1359 +<00005238> 1358 +<0000523a> 1360 +<0000523b> 1357 +<0000523c> 16475 +<00005241> 1364 +<00005243> 1729 +<00005244> 6765 +<00005246> 6422 +<00005247> 1734 +<00005249> 6766 +<0000524a> 1730 +<0000524b> 1733 +<0000524c> 1732 +<0000524d> 1731 +<0000524e> 1728 +<0000524f> 19120 +<00005252> 7228 +<00005254> 2140 +<00005255> 7231 +<00005256> 2138 +<00005257> 16477 +<00005259> 14820 +<0000525a> 7227 +<0000525b> 2141 +<0000525c> 2139 +<0000525d> 2142 +<00005260> 16169 +<00005261> 7226 +endcidchar + +100 begincidchar +<00005262> 7232 +<00005268> 17945 +<00005269> 3061 +<0000526a> 2578 +<0000526b> 7763 +<0000526c> 7765 +<0000526d> 7764 +<0000526e> 7766 +<0000526f> 2579 +<00005272> 3058 +<00005273> 16195 +<00005277> 3531 +<00005278> 9079 +<00005279> 17315 +<0000527a> 9078 +<0000527d> 3532 +<0000527f> 3530 +<00005282> 3981 +<00005283> 3980 +<00005284> 10102 +<0000528a> 4368 +<0000528d> 4367 +<0000528f> 15807 +<00005290> 17821 +<00005291> 4754 +<00005293> 4755 +<00005294> 16478 +<00005296> 12412 +<00005297> 13000 +<00005298> 12999 +<00005299> 13327 +<0000529a> 16232 +<0000529b> 610 +<0000529f> 780 +<000052a0> 779 +<000052a1> 17730 +<000052a3> 917 +<000052a4> 14821 +<000052a6> 6089 +<000052a8> 17731 +<000052ab> 1086 +<000052ac> 1089 +<000052b5> 16476 +<000052b9> 16479 +<000052bb> 1366 +<000052bc> 6424 +<000052be> 1365 +<000052c0> 6767 +<000052c1> 1738 +<000052c2> 6768 +<000052c3> 1737 +<000052c5> 16480 +<000052c7> 1735 +<000052c9> 1736 +<000052cc> 16097 +<000052cd> 7233 +<000052d0> 16649 +<000052d1> 16170 +<000052d2> 2580 +<000052d3> 7768 +<000052d5> 2583 +<000052d6> 7767 +<000052d7> 2767 +<000052d8> 2582 +<000052d9> 2581 +<000052db> 3064 +<000052dd> 3063 +<000052de> 3062 +<000052df> 3533 +<000052e0> 16483 +<000052e1> 14823 +<000052e4> 3535 +<000052e6> 3534 +<000052e9> 9765 +<000052eb> 9766 +<000052ef> 10380 +<000052f0> 4369 +<000052f1> 10379 +<000052f3> 4756 +<000052f4> 11584 +<000052f5> 5048 +<000052f7> 12413 +<000052f8> 5641 +<000052f9> 544 +<000052fa> 630 +<000052fb> 692 +<000052fc> 6017 +<00005301> 15737 +<00005308> 918 +<00005309> 6202 +<0000530d> 1739 +<0000530e> 7234 +<0000530f> 2585 +<00005310> 2584 +<00005311> 8384 +<00005312> 8383 +<00005315> 611 +<00005316> 695 +<00005317> 783 +<00005319> 2586 +endcidchar + +100 begincidchar +<0000531a> 5999 +<0000531c> 6040 +<0000531d> 784 +<0000531f> 6091 +<00005320> 920 +<00005321> 919 +<00005322> 6090 +<00005323> 1090 +<00005324> 18888 +<00005327> 17822 +<0000532a> 2143 +<0000532c> 16182 +<0000532d> 7769 +<0000532f> 3538 +<00005330> 9767 +<00005331> 3982 +<00005332> 16336 +<00005333> 16493 +<00005334> 11014 +<00005337> 12743 +<00005338> 545 +<00005339> 696 +<0000533b> 17732 +<0000533c> 6427 +<0000533d> 6769 +<0000533e> 2589 +<00005341> 612 +<00005342> 18759 +<00005343> 631 +<00005344> 363 +<00005345> 699 +<00005347> 698 +<00005348> 697 +<00005349> 787 +<0000534a> 786 +<0000534c> 6041 +<0000534d> 6092 +<0000534e> 17733 +<00005351> 1370 +<00005352> 1367 +<00005353> 1369 +<00005354> 1368 +<00005357> 1740 +<0000535a> 3065 +<0000535c> 613 +<0000535d> 17665 +<0000535e> 700 +<0000535f> 17319 +<00005360> 789 +<00005361> 788 +<00005363> 6203 +<00005364> 18442 +<00005366> 1371 +<00005367> 16077 +<00005369> 546 +<0000536c> 6018 +<0000536d> 16506 +<0000536e> 791 +<0000536f> 790 +<00005372> 6204 +<00005373> 1091 +<00005374> 16507 +<00005375> 1092 +<0000537b> 1741 +<0000537c> 6770 +<0000537d> 18689 +<0000537e> 16509 +<0000537f> 2144 +<00005382> 6000 +<00005384> 701 +<0000538a> 6093 +<00005392> 6428 +<00005393> 16514 +<00005394> 6429 +<00005396> 6772 +<00005397> 6771 +<00005398> 6774 +<00005399> 6773 +<0000539a> 1742 +<0000539c> 7770 +<0000539d> 2146 +<0000539e> 7235 +<0000539f> 2145 +<000053a0> 16516 +<000053a2> 15915 +<000053a4> 8385 +<000053a5> 3066 +<000053a6> 16699 +<000053a7> 8386 +<000053a8> 16702 +<000053a9> 17824 +<000053aa> 16326 +<000053ab> 16517 +<000053ac> 9768 +<000053ad> 3983 +<000053ae> 16518 +<000053b0> 17826 +<000053b2> 4370 +<000053b4> 12414 +<000053b6> 547 +endcidchar + +100 begincidchar +<000053b9> 6019 +<000053bb> 792 +<000053c1> 16523 +<000053c2> 17318 +<000053c3> 2590 +<000053c5> 16524 +<000053c8> 614 +<000053c9> 632 +<000053ca> 703 +<000053cb> 702 +<000053cc> 14518 +<000053cd> 704 +<000053d0> 14842 +<000053d1> 17734 +<000053d2> 15933 +<000053d4> 1376 +<000053d6> 1375 +<000053d7> 1377 +<000053d8> 17735 +<000053d9> 16528 +<000053da> 16185 +<000053db> 1743 +<000053df> 2147 +<000053e0> 16531 +<000053e1> 11015 +<000053e2> 5321 +<000053e3> 633 +<000053e4> 794 +<000053e5> 809 +<000053e6> 804 +<000053e8> 799 +<000053e9> 798 +<000053ea> 805 +<000053eb> 803 +<000053ec> 796 +<000053ed> 810 +<000053ee> 797 +<000053ef> 793 +<000053f0> 808 +<000053f1> 807 +<000053f2> 806 +<000053f3> 795 +<000053f5> 802 +<000053f6> 16534 +<000053f7> 14344 +<000053f8> 801 +<000053fb> 811 +<000053fc> 800 +<000053fe> 16577 +<00005401> 928 +<00005403> 934 +<00005404> 930 +<00005406> 936 +<00005407> 6094 +<00005408> 933 +<00005409> 923 +<0000540a> 926 +<0000540b> 929 +<0000540c> 925 +<0000540d> 932 +<0000540e> 935 +<0000540f> 924 +<00005410> 927 +<00005411> 931 +<00005412> 937 +<00005413> 16536 +<00005414> 15479 +<00005416> 15999 +<00005418> 6215 +<00005419> 6212 +<0000541a> 15972 +<0000541b> 1105 +<0000541c> 6213 +<0000541d> 1093 +<0000541e> 1095 +<0000541f> 1119 +<00005420> 1114 +<00005421> 16899 +<00005423> 17827 +<00005424> 6220 +<00005425> 6214 +<00005426> 1097 +<00005427> 1099 +<00005428> 6219 +<00005429> 1106 +<0000542a> 6209 +<0000542b> 1118 +<0000542c> 1120 +<0000542d> 1094 +<0000542e> 1111 +<0000542f> 16556 +<00005430> 6207 +<00005431> 1117 +<00005432> 15989 +<00005433> 1102 +<00005434> 18901 +<00005437> 6208 +<00005438> 1110 +<00005439> 1108 +<0000543b> 1109 +endcidchar + +100 begincidchar +<0000543c> 1115 +<0000543d> 6216 +<0000543e> 1096 +<00005440> 1116 +<00005441> 6218 +<00005442> 1104 +<00005443> 1101 +<00005445> 6211 +<00005446> 1100 +<00005447> 6221 +<00005448> 1103 +<0000544a> 1107 +<0000544b> 16081 +<0000544c> 19129 +<0000544d> 16039 +<0000544e> 1098 +<0000544f> 6217 +<00005454> 6210 +<00005460> 6446 +<00005461> 6445 +<00005462> 1395 +<00005463> 6448 +<00005464> 6450 +<00005465> 6439 +<00005466> 6442 +<00005467> 6449 +<00005468> 1396 +<00005469> 16178 +<0000546a> 15747 +<0000546b> 6436 +<0000546c> 6440 +<0000546d> 16541 +<0000546f> 6444 +<00005470> 6789 +<00005471> 1391 +<00005472> 6793 +<00005473> 1378 +<00005474> 6441 +<00005475> 1379 +<00005476> 1392 +<00005477> 1385 +<00005478> 1381 +<0000547a> 6437 +<0000547b> 1384 +<0000547c> 1389 +<0000547d> 1398 +<0000547e> 6438 +<0000547f> 6431 +<00005480> 1383 +<00005481> 6432 +<00005482> 6434 +<00005484> 1386 +<00005485> 18137 +<00005486> 1388 +<00005487> 6430 +<00005488> 6435 +<0000548b> 1397 +<0000548c> 1393 +<0000548d> 6443 +<0000548e> 1399 +<0000548f> 16545 +<00005490> 1390 +<00005491> 6433 +<00005492> 1387 +<00005493> 17831 +<00005494> 16024 +<00005495> 1382 +<00005496> 1380 +<00005497> 16010 +<00005498> 6447 +<0000549a> 1394 +<0000549c> 16230 +<0000549e> 18413 +<000054a0> 6788 +<000054a1> 6776 +<000054a2> 6791 +<000054a3> 17832 +<000054a4> 16546 +<000054a5> 6778 +<000054a6> 1750 +<000054a7> 1764 +<000054a8> 1746 +<000054a9> 1763 +<000054aa> 1755 +<000054ab> 1760 +<000054ac> 1744 +<000054ad> 6777 +<000054ae> 6783 +<000054af> 1759 +<000054b0> 6795 +<000054b1> 1761 +<000054b2> 14148 +<000054b3> 1751 +<000054b4> 17833 +<000054b6> 6785 +<000054b7> 6782 +<000054b8> 1749 +<000054b9> 17834 +<000054ba> 6775 +<000054bb> 1762 +endcidchar + +100 begincidchar +<000054bc> 6790 +<000054bd> 1754 +<000054be> 6792 +<000054bf> 1765 +<000054c0> 1745 +<000054c1> 1756 +<000054c2> 1753 +<000054c3> 6780 +<000054c4> 1757 +<000054c7> 1752 +<000054c8> 1758 +<000054c9> 1748 +<000054cb> 14755 +<000054cc> 17890 +<000054cd> 14848 +<000054ce> 1747 +<000054cf> 6779 +<000054d0> 17835 +<000054d6> 6784 +<000054da> 18723 +<000054de> 6794 +<000054e0> 7255 +<000054e1> 2160 +<000054e2> 7237 +<000054e3> 17217 +<000054e4> 7242 +<000054e5> 2153 +<000054e6> 2164 +<000054e7> 7240 +<000054e8> 2148 +<000054e9> 2158 +<000054ea> 2163 +<000054eb> 7247 +<000054ed> 2159 +<000054ee> 2162 +<000054ef> 17836 +<000054f1> 7250 +<000054f2> 2154 +<000054f3> 7241 +<000054fa> 2156 +<000054fb> 7252 +<000054fc> 2152 +<000054fd> 2167 +<000054ff> 7244 +<00005501> 2150 +<00005502> 15564 +<00005503> 7257 +<00005504> 7245 +<00005505> 7249 +<00005506> 2155 +<00005507> 2166 +<00005508> 7246 +<00005509> 2161 +<0000550a> 7251 +<0000550b> 7258 +<0000550c> 7785 +<0000550d> 14963 +<0000550e> 7256 +<0000550f> 2168 +<00005510> 2149 +<00005511> 7248 +<00005512> 7239 +<00005513> 16041 +<00005514> 2157 +<00005517> 7238 +<00005518> 17837 +<0000551a> 7243 +<0000551e> 16040 +<00005523> 17838 +<00005525> 17161 +<00005526> 7236 +<00005527> 2165 +<00005528> 17839 +<0000552a> 7777 +<0000552b> 16538 +<0000552c> 2609 +<0000552d> 7791 +<0000552e> 2607 +<0000552f> 2604 +<00005530> 7782 +<00005531> 2600 +<00005532> 7786 +<00005533> 2611 +<00005534> 7776 +<00005535> 7781 +<00005536> 7780 +<00005537> 2151 +<00005538> 2606 +<00005539> 7789 +<0000553b> 7792 +<0000553c> 7773 +<0000553e> 3084 +<0000553f> 17321 +<00005540> 7793 +<00005541> 2612 +<00005543> 2598 +<00005544> 2595 +<00005545> 7784 +<00005546> 2592 +<00005547> 16554 +endcidchar + +100 begincidchar +<00005548> 7790 +<00005549> 16488 +<0000554a> 2599 +<0000554b> 7794 +<0000554d> 7774 +<0000554e> 7788 +<0000554f> 2602 +<00005550> 7775 +<00005551> 7778 +<00005552> 7783 +<00005553> 18762 +<00005555> 2603 +<00005556> 2601 +<00005557> 2613 +<0000555c> 2608 +<0000555d> 16544 +<0000555e> 2596 +<0000555f> 2748 +<00005561> 2597 +<00005562> 7779 +<00005563> 2610 +<00005564> 2605 +<00005565> 7787 +<00005566> 2594 +<00005569> 16031 +<0000556a> 2593 +<0000556b> 15150 +<00005571> 15302 +<00005572> 16011 +<00005573> 16164 +<00005577> 8391 +<00005579> 17245 +<0000557b> 3067 +<0000557c> 3070 +<0000557d> 8402 +<0000557e> 3090 +<0000557f> 8405 +<00005580> 3068 +<00005581> 8398 +<00005582> 3074 +<00005583> 3080 +<00005584> 3355 +<00005586> 16558 +<00005587> 3078 +<00005588> 8395 +<00005589> 3091 +<0000558a> 3071 +<0000558b> 3079 +<0000558c> 8403 +<0000558d> 9095 +<0000558e> 8408 +<0000558f> 8396 +<00005590> 17166 +<00005591> 8387 +<00005592> 8400 +<00005593> 8394 +<00005594> 3077 +<00005595> 8406 +<00005598> 3073 +<00005599> 3093 +<0000559a> 3086 +<0000559c> 3075 +<0000559d> 3072 +<0000559f> 3083 +<000055a1> 8407 +<000055a2> 8393 +<000055a3> 8399 +<000055a4> 8401 +<000055a5> 8389 +<000055a6> 8404 +<000055a7> 3069 +<000055a8> 8388 +<000055a9> 16559 +<000055aa> 3076 +<000055ab> 3092 +<000055ac> 3088 +<000055ad> 8390 +<000055ae> 3082 +<000055b0> 14581 +<000055b1> 3089 +<000055b2> 3085 +<000055b3> 3081 +<000055b4> 14846 +<000055b5> 8397 +<000055b9> 17892 +<000055ba> 16009 +<000055bb> 3087 +<000055bc> 15811 +<000055bf> 9093 +<000055c0> 9089 +<000055c1> 15951 +<000055c2> 9104 +<000055c3> 9082 +<000055c4> 9091 +<000055c7> 3545 +<000055c8> 9100 +<000055c9> 3555 +<000055ca> 9087 +<000055cb> 9086 +<000055cc> 9084 +endcidchar + +100 begincidchar +<000055cd> 9102 +<000055ce> 3543 +<000055cf> 9096 +<000055d0> 9085 +<000055d1> 3546 +<000055d2> 9094 +<000055d3> 3541 +<000055d4> 9090 +<000055d5> 9097 +<000055d6> 9099 +<000055d7> 17843 +<000055d8> 17323 +<000055d9> 9103 +<000055da> 3550 +<000055db> 9083 +<000055dc> 3544 +<000055dd> 9088 +<000055de> 18661 +<000055df> 3539 +<000055e1> 3551 +<000055e2> 9098 +<000055e5> 3554 +<000055e6> 3542 +<000055e7> 287 +<000055e8> 3540 +<000055e9> 9092 +<000055ea> 15996 +<000055ec> 14290 +<000055ef> 3549 +<000055f0> 16008 +<000055f1> 16003 +<000055f2> 9101 +<000055f5> 18310 +<000055f6> 3999 +<000055f7> 3994 +<000055f9> 9783 +<000055fa> 9779 +<000055fb> 17958 +<000055fc> 9773 +<000055fd> 3988 +<000055fe> 3984 +<000055ff> 9782 +<00005600> 3985 +<00005601> 9776 +<00005602> 9778 +<00005604> 9781 +<00005605> 16002 +<00005606> 3990 +<00005608> 3997 +<00005609> 3991 +<0000560c> 9771 +<0000560f> 9774 +<00005610> 3998 +<00005611> 16205 +<00005612> 9772 +<00005613> 9777 +<00005614> 3989 +<00005615> 9770 +<00005616> 3995 +<00005617> 3987 +<0000561b> 3986 +<0000561c> 9775 +<0000561d> 9780 +<0000561e> 15976 +<0000561f> 3996 +<00005620> 16253 +<00005621> 17325 +<00005622> 15975 +<00005623> 18183 +<00005625> 15992 +<00005627> 9769 +<00005629> 4377 +<0000562a> 10397 +<0000562c> 10394 +<0000562d> 15971 +<0000562e> 4371 +<00005632> 4374 +<00005633> 10392 +<00005634> 4376 +<00005635> 10384 +<00005636> 4382 +<00005637> 16567 +<00005638> 10396 +<00005639> 4373 +<0000563a> 10398 +<0000563b> 4372 +<0000563d> 10393 +<0000563e> 10395 +<0000563f> 4375 +<00005640> 10391 +<00005641> 10385 +<00005642> 10382 +<00005643> 15998 +<00005645> 8392 +<00005646> 10388 +<00005648> 10381 +<00005649> 10387 +<0000564a> 10386 +<0000564c> 10383 +<0000564d> 16572 +endcidchar + +100 begincidchar +<0000564e> 4379 +<0000564f> 16573 +<00005650> 18383 +<00005652> 17858 +<00005653> 4378 +<00005654> 17327 +<00005657> 4380 +<00005658> 10389 +<00005659> 4757 +<0000565a> 10390 +<0000565d> 16121 +<0000565e> 11024 +<00005660> 11017 +<00005661> 14354 +<00005662> 4769 +<00005663> 11021 +<00005664> 4761 +<00005665> 4765 +<00005666> 11020 +<00005668> 4764 +<00005669> 4760 +<0000566a> 4763 +<0000566b> 4758 +<0000566c> 4768 +<0000566d> 11022 +<0000566e> 11018 +<0000566f> 4767 +<00005670> 11016 +<00005671> 4766 +<00005672> 11023 +<00005673> 11019 +<00005674> 4381 +<00005676> 4770 +<00005677> 11025 +<00005678> 4762 +<00005679> 4759 +<0000567a> 15749 +<0000567b> 16055 +<0000567c> 16109 +<0000567e> 11591 +<0000567f> 11593 +<00005680> 5050 +<00005681> 11594 +<00005682> 11592 +<00005683> 11590 +<00005684> 11589 +<00005685> 5052 +<00005686> 11588 +<00005687> 5053 +<00005689> 17960 +<0000568a> 14665 +<0000568b> 15948 +<0000568e> 5049 +<0000568f> 5054 +<00005690> 5051 +<00005692> 14758 +<00005693> 11585 +<00005695> 5322 +<00005697> 12051 +<00005698> 12049 +<00005699> 12054 +<0000569a> 12052 +<0000569c> 12050 +<0000569d> 12053 +<0000569e> 14756 +<0000569f> 14664 +<000056a1> 17259 +<000056a4> 15560 +<000056a5> 5494 +<000056a8> 5495 +<000056aa> 12419 +<000056ab> 12415 +<000056ac> 12420 +<000056ad> 12416 +<000056ae> 5323 +<000056af> 17911 +<000056b1> 17983 +<000056b2> 12744 +<000056b3> 12746 +<000056b4> 5644 +<000056b5> 12745 +<000056b6> 5643 +<000056b7> 5642 +<000056b9> 18543 +<000056bc> 5645 +<000056bf> 15965 +<000056c0> 5739 +<000056c1> 5738 +<000056c2> 5740 +<000056c3> 13001 +<000056c5> 13177 +<000056c6> 13176 +<000056c8> 5821 +<000056c9> 5823 +<000056ca> 5822 +<000056cb> 13178 +<000056cc> 5878 +<000056cd> 13441 +<000056d1> 5919 +<000056d3> 13440 +endcidchar + +100 begincidchar +<000056d4> 13513 +<000056d6> 18570 +<000056d7> 6005 +<000056da> 813 +<000056db> 812 +<000056dd> 940 +<000056de> 939 +<000056df> 6096 +<000056e0> 938 +<000056e1> 6095 +<000056e2> 17736 +<000056e4> 1123 +<000056e5> 6224 +<000056e7> 6223 +<000056ea> 1121 +<000056eb> 1124 +<000056ed> 16580 +<000056ee> 6222 +<000056ef> 16579 +<000056f0> 1122 +<000056f1> 16575 +<000056f7> 6451 +<000056f9> 6452 +<000056fa> 1400 +<000056fb> 19002 +<000056fd> 15716 +<000056ff> 1766 +<00005700> 16578 +<00005707> 7796 +<00005708> 2614 +<00005709> 2616 +<0000570a> 7795 +<0000570b> 2615 +<0000570c> 8409 +<0000570d> 3094 +<00005714> 9105 +<00005715> 15926 +<00005716> 4001 +<00005718> 4000 +<0000571a> 10399 +<0000571b> 11027 +<0000571c> 11026 +<0000571d> 14850 +<0000571e> 13573 +<0000571f> 634 +<00005720> 6020 +<00005728> 943 +<00005729> 947 +<0000572a> 6098 +<0000572c> 945 +<0000572d> 944 +<0000572e> 6097 +<0000572f> 946 +<00005730> 942 +<00005732> 15097 +<00005733> 941 +<00005734> 6099 +<0000573b> 1134 +<0000573d> 18950 +<0000573e> 1131 +<0000573f> 18517 +<00005740> 1127 +<00005741> 6225 +<00005742> 16588 +<00005743> 16606 +<00005745> 6226 +<00005746> 16584 +<00005747> 1129 +<00005749> 6228 +<0000574a> 1125 +<0000574b> 6229 +<0000574c> 6227 +<0000574d> 1128 +<0000574e> 1130 +<0000574f> 1133 +<00005750> 1132 +<00005751> 1126 +<00005752> 6230 +<00005754> 18309 +<00005757> 18406 +<0000575b> 14722 +<0000575f> 16319 +<00005761> 1405 +<00005762> 6465 +<00005764> 1407 +<00005766> 1406 +<00005767> 16171 +<00005768> 6466 +<00005769> 1404 +<0000576a> 1403 +<0000576b> 6456 +<0000576d> 6455 +<0000576f> 6453 +<00005770> 6458 +<00005771> 6457 +<00005772> 6454 +<00005775> 6461 +<00005776> 6459 +<00005777> 1402 +<0000577a> 18722 +endcidchar + +100 begincidchar +<0000577b> 6462 +<0000577c> 1408 +<0000577d> 6467 +<0000577e> 18140 +<0000577f> 14855 +<00005780> 6460 +<00005782> 1767 +<00005783> 1401 +<00005788> 18507 +<0000578a> 15483 +<0000578b> 1768 +<0000578c> 6800 +<0000578d> 14854 +<0000578f> 6806 +<00005790> 16742 +<00005793> 1774 +<00005794> 6804 +<00005795> 6810 +<00005797> 6801 +<00005798> 6805 +<00005799> 6807 +<0000579a> 6809 +<0000579b> 6803 +<0000579c> 17928 +<0000579d> 6802 +<000057a0> 1769 +<000057a1> 18532 +<000057a2> 1771 +<000057a3> 1770 +<000057a4> 6799 +<000057a5> 6808 +<000057a7> 18708 +<000057aa> 18693 +<000057ae> 1773 +<000057b3> 19127 +<000057b4> 18241 +<000057b5> 6796 +<000057b6> 7270 +<000057b8> 7269 +<000057b9> 7274 +<000057ba> 7265 +<000057bb> 15481 +<000057bc> 7268 +<000057bd> 7267 +<000057be> 14124 +<000057bf> 7271 +<000057c1> 7275 +<000057c2> 2171 +<000057c3> 2174 +<000057c4> 15195 +<000057c6> 7266 +<000057c7> 7272 +<000057c8> 15627 +<000057cb> 2173 +<000057cc> 7261 +<000057ce> 1772 +<000057cf> 7810 +<000057d0> 7273 +<000057d2> 7264 +<000057d4> 2172 +<000057d5> 7263 +<000057d7> 15485 +<000057dc> 7801 +<000057dd> 14853 +<000057de> 16129 +<000057df> 2617 +<000057e0> 2621 +<000057e1> 7817 +<000057e2> 7799 +<000057e3> 7813 +<000057e4> 2622 +<000057e5> 7815 +<000057e6> 16591 +<000057e7> 7821 +<000057e9> 7825 +<000057ec> 7816 +<000057ed> 7804 +<000057ee> 7812 +<000057ef> 18260 +<000057f0> 7826 +<000057f1> 7824 +<000057f2> 7814 +<000057f3> 7809 +<000057f4> 7802 +<000057f5> 8417 +<000057f6> 7800 +<000057f7> 2626 +<000057f8> 7807 +<000057f9> 2627 +<000057fa> 2623 +<000057fb> 7797 +<000057fc> 7819 +<000057fd> 7805 +<000057fe> 16527 +<00005800> 7803 +<00005801> 7822 +<00005802> 2624 +<00005803> 16593 +<00005804> 7828 +<00005805> 2618 +endcidchar + +100 begincidchar +<00005806> 2620 +<00005807> 7811 +<00005808> 7806 +<00005809> 2175 +<0000580a> 2619 +<0000580b> 7808 +<0000580c> 7823 +<0000580d> 7827 +<0000580e> 7818 +<00005810> 7820 +<00005812> 15626 +<00005814> 7798 +<00005818> 19132 +<00005819> 8412 +<0000581b> 8421 +<0000581c> 8420 +<0000581d> 3102 +<0000581e> 8413 +<0000581f> 16598 +<00005820> 3103 +<00005821> 3101 +<00005822> 15400 +<00005823> 8415 +<00005824> 3098 +<00005825> 8419 +<00005826> 16596 +<00005827> 8414 +<00005828> 8416 +<00005829> 8410 +<0000582a> 3096 +<0000582c> 8429 +<0000582d> 8428 +<0000582e> 8425 +<0000582f> 3095 +<00005832> 7262 +<00005833> 8422 +<00005834> 3097 +<00005835> 2625 +<00005836> 8424 +<00005837> 8411 +<00005838> 8427 +<00005839> 8426 +<0000583a> 15730 +<0000583b> 8430 +<0000583d> 9119 +<0000583f> 8423 +<00005840> 15746 +<00005844> 18363 +<00005847> 15042 +<00005848> 8418 +<00005849> 9111 +<0000584a> 3567 +<0000584b> 3570 +<0000584c> 3565 +<0000584d> 9110 +<0000584e> 9114 +<0000584f> 9109 +<00005851> 3559 +<00005852> 3569 +<00005853> 9106 +<00005854> 3563 +<00005855> 9113 +<00005857> 3561 +<00005858> 3560 +<00005859> 9116 +<0000585a> 3562 +<0000585b> 9118 +<0000585c> 18761 +<0000585d> 9115 +<0000585e> 3558 +<0000585f> 17375 +<00005862> 3568 +<00005863> 9120 +<00005864> 9108 +<00005865> 9117 +<00005868> 9107 +<00005869> 15717 +<0000586b> 3564 +<0000586c> 14746 +<0000586d> 3566 +<0000586f> 9112 +<00005871> 9121 +<00005872> 15398 +<00005873> 17237 +<00005874> 9791 +<00005875> 4002 +<00005876> 9797 +<00005879> 4007 +<0000587a> 9793 +<0000587b> 9800 +<0000587c> 9785 +<0000587d> 4009 +<0000587e> 4003 +<0000587f> 9790 +<00005880> 4385 +<00005881> 9789 +<00005882> 9798 +<00005883> 4004 +<00005885> 4008 +<00005886> 9788 +endcidchar + +100 begincidchar +<00005887> 9794 +<00005888> 9799 +<00005889> 9784 +<0000588a> 4006 +<0000588b> 9792 +<0000588e> 9796 +<0000588f> 9802 +<00005890> 9786 +<00005891> 9795 +<00005892> 18903 +<00005893> 4005 +<00005894> 9801 +<00005896> 19108 +<00005898> 9787 +<00005899> 17944 +<0000589a> 18691 +<0000589c> 4389 +<0000589d> 10401 +<0000589e> 4387 +<0000589f> 4386 +<000058a0> 10403 +<000058a1> 10408 +<000058a3> 10404 +<000058a5> 10407 +<000058a6> 4392 +<000058a7> 16107 +<000058a8> 4744 +<000058a9> 4391 +<000058aa> 16599 +<000058ab> 10400 +<000058ac> 10406 +<000058ae> 4390 +<000058af> 10405 +<000058b0> 14244 +<000058b1> 10402 +<000058b3> 4388 +<000058b5> 18496 +<000058b6> 15869 +<000058ba> 11032 +<000058bb> 14059 +<000058bc> 11034 +<000058bd> 11029 +<000058be> 4772 +<000058bf> 11031 +<000058c1> 4771 +<000058c2> 11033 +<000058c5> 4774 +<000058c6> 11035 +<000058c7> 4773 +<000058c8> 11028 +<000058c9> 11030 +<000058cb> 14857 +<000058ce> 5058 +<000058cf> 11597 +<000058d0> 18904 +<000058d1> 5057 +<000058d2> 11598 +<000058d3> 5056 +<000058d4> 11596 +<000058d5> 5055 +<000058d6> 11595 +<000058d8> 5325 +<000058d9> 5324 +<000058da> 12421 +<000058db> 12423 +<000058dc> 16602 +<000058dd> 12422 +<000058e0> 16601 +<000058e2> 5498 +<000058e3> 12747 +<000058e4> 5646 +<000058e7> 13329 +<000058e8> 13328 +<000058e9> 5920 +<000058eb> 635 +<000058ec> 705 +<000058ef> 1135 +<000058f0> 17737 +<000058f2> 15720 +<000058f3> 15482 +<000058f4> 6811 +<000058fb> 16604 +<000058fc> 9122 +<000058fd> 4010 +<000058fe> 9803 +<000058ff> 10409 +<00005902> 548 +<00005903> 6021 +<00005904> 17738 +<00005905> 17817 +<00005906> 6231 +<00005907> 17739 +<0000590a> 548 +<0000590c> 6468 +<0000590d> 6812 +<0000590e> 7276 +<0000590f> 2176 +<00005911> 17012 +<00005912> 12424 +<00005914> 5741 +endcidchar + +100 begincidchar +<00005915> 636 +<00005916> 814 +<00005917> 6044 +<0000591c> 1409 +<0000591d> 19004 +<0000591f> 16611 +<00005920> 2628 +<00005922> 4012 +<00005924> 4013 +<00005925> 4011 +<00005927> 637 +<00005929> 706 +<0000592a> 708 +<0000592b> 707 +<0000592c> 6022 +<0000592d> 709 +<0000592e> 815 +<0000592f> 6045 +<00005931> 816 +<00005932> 17740 +<00005934> 17741 +<0000593c> 6100 +<0000593e> 1136 +<00005940> 6232 +<00005944> 1413 +<00005945> 6469 +<00005949> 1410 +<0000594a> 7277 +<0000594e> 1778 +<0000594f> 1777 +<00005950> 1779 +<00005951> 1776 +<00005953> 6813 +<00005954> 1414 +<00005955> 1775 +<0000595a> 2179 +<0000595c> 7829 +<00005960> 3106 +<00005961> 8431 +<00005962> 2629 +<00005965> 18514 +<00005967> 3571 +<00005969> 4015 +<0000596a> 4014 +<0000596b> 9804 +<0000596d> 4393 +<0000596e> 4775 +<00005970> 12055 +<00005971> 13179 +<00005972> 13330 +<00005973> 638 +<00005974> 817 +<00005975> 15978 +<00005976> 818 +<00005977> 6106 +<00005978> 953 +<00005979> 956 +<0000597b> 6104 +<0000597c> 6102 +<0000597d> 955 +<0000597e> 6105 +<0000597f> 6107 +<00005980> 6101 +<00005981> 958 +<00005982> 957 +<00005983> 954 +<00005984> 952 +<00005985> 6103 +<00005989> 15664 +<0000598a> 1147 +<0000598d> 1144 +<0000598e> 6237 +<0000598f> 6240 +<00005990> 6239 +<00005992> 1138 +<00005993> 1146 +<00005994> 15513 +<00005996> 1143 +<00005997> 6236 +<00005998> 6234 +<00005999> 1142 +<0000599a> 15280 +<0000599d> 1137 +<0000599e> 1140 +<0000599f> 15791 +<000059a0> 6235 +<000059a1> 6242 +<000059a2> 6238 +<000059a3> 1141 +<000059a4> 1145 +<000059a5> 1148 +<000059a6> 6233 +<000059a7> 6241 +<000059a8> 1139 +<000059ac> 15745 +<000059ae> 1419 +<000059af> 1427 +<000059b0> 15576 +<000059b1> 6481 +<000059b2> 6474 +endcidchar + +100 begincidchar +<000059b3> 1428 +<000059b4> 6485 +<000059b5> 6470 +<000059b6> 6477 +<000059b7> 16173 +<000059b8> 14864 +<000059b9> 1418 +<000059ba> 6471 +<000059bb> 1416 +<000059bc> 6478 +<000059bd> 6482 +<000059be> 1415 +<000059bf> 19052 +<000059c0> 6483 +<000059c1> 6476 +<000059c3> 6479 +<000059c4> 15620 +<000059c5> 1430 +<000059c6> 1421 +<000059c7> 6486 +<000059c8> 6484 +<000059c9> 16620 +<000059ca> 1426 +<000059cb> 1424 +<000059cc> 6475 +<000059cd> 1423 +<000059ce> 6473 +<000059cf> 6472 +<000059d0> 1422 +<000059d1> 1420 +<000059d2> 1429 +<000059d3> 1425 +<000059d4> 1417 +<000059d6> 6480 +<000059d8> 1781 +<000059d9> 16625 +<000059da> 1788 +<000059db> 6827 +<000059dc> 1780 +<000059dd> 6819 +<000059de> 6815 +<000059e0> 6831 +<000059e1> 6814 +<000059e3> 1783 +<000059e4> 6824 +<000059e5> 1786 +<000059e6> 1789 +<000059e8> 1784 +<000059e9> 6828 +<000059ea> 1787 +<000059eb> 15705 +<000059ec> 2186 +<000059ed> 6834 +<000059ee> 6816 +<000059ef> 15672 +<000059f0> 15282 +<000059f1> 6818 +<000059f2> 6825 +<000059f3> 6829 +<000059f4> 6833 +<000059f5> 6830 +<000059f6> 6823 +<000059f7> 6826 +<000059f8> 15946 +<000059f9> 16632 +<000059fa> 6820 +<000059fb> 1791 +<000059fc> 6822 +<000059fd> 6821 +<000059fe> 6832 +<000059ff> 1782 +<00005a00> 6817 +<00005a01> 1790 +<00005a02> 15245 +<00005a03> 1785 +<00005a09> 2192 +<00005a0a> 7285 +<00005a0b> 15497 +<00005a0c> 2191 +<00005a0d> 15160 +<00005a0f> 7283 +<00005a11> 2180 +<00005a12> 14867 +<00005a13> 2185 +<00005a15> 7282 +<00005a16> 7279 +<00005a17> 7284 +<00005a18> 2181 +<00005a19> 7278 +<00005a1a> 18946 +<00005a1b> 2184 +<00005a1c> 2182 +<00005a1e> 7286 +<00005a1f> 2183 +<00005a20> 2187 +<00005a21> 14875 +<00005a23> 2188 +<00005a24> 16616 +<00005a25> 2190 +<00005a27> 15841 +endcidchar + +100 begincidchar +<00005a29> 2189 +<00005a2a> 15163 +<00005a2b> 15680 +<00005a2c> 14863 +<00005a33> 7287 +<00005a35> 7836 +<00005a36> 2630 +<00005a37> 8445 +<00005a38> 7835 +<00005a39> 7854 +<00005a3c> 2636 +<00005a3d> 15040 +<00005a3e> 7852 +<00005a40> 2635 +<00005a41> 2631 +<00005a42> 7861 +<00005a43> 7845 +<00005a44> 7848 +<00005a45> 14615 +<00005a46> 2639 +<00005a47> 7858 +<00005a48> 7850 +<00005a49> 2632 +<00005a4a> 2640 +<00005a4c> 7855 +<00005a4d> 7853 +<00005a50> 7838 +<00005a51> 7859 +<00005a52> 7847 +<00005a53> 7842 +<00005a54> 17923 +<00005a55> 7832 +<00005a56> 7860 +<00005a57> 7844 +<00005a58> 7831 +<00005a59> 15156 +<00005a5a> 2638 +<00005a5b> 7849 +<00005a5c> 7862 +<00005a5d> 7846 +<00005a5e> 7834 +<00005a5f> 7839 +<00005a60> 7830 +<00005a61> 15667 +<00005a62> 2637 +<00005a63> 16635 +<00005a64> 7843 +<00005a65> 7840 +<00005a66> 2633 +<00005a67> 7833 +<00005a68> 14775 +<00005a69> 7857 +<00005a6a> 2634 +<00005a6b> 14914 +<00005a6c> 7841 +<00005a6d> 7837 +<00005a6e> 15679 +<00005a70> 7856 +<00005a71> 15668 +<00005a77> 3107 +<00005a78> 8438 +<00005a79> 15585 +<00005a7a> 8435 +<00005a7b> 8452 +<00005a7c> 8440 +<00005a7d> 8453 +<00005a7e> 14865 +<00005a7f> 3109 +<00005a81> 14877 +<00005a82> 15665 +<00005a83> 8449 +<00005a84> 8446 +<00005a86> 15233 +<00005a88> 16995 +<00005a8a> 8447 +<00005a8b> 8450 +<00005a8c> 8454 +<00005a8e> 7851 +<00005a8f> 8456 +<00005a90> 9142 +<00005a91> 16949 +<00005a92> 3110 +<00005a93> 8457 +<00005a94> 8433 +<00005a95> 8443 +<00005a96> 16640 +<00005a97> 8448 +<00005a99> 14858 +<00005a9a> 3108 +<00005a9b> 3111 +<00005a9c> 8455 +<00005a9d> 8458 +<00005a9e> 8437 +<00005a9f> 8434 +<00005aa0> 16754 +<00005aa1> 15580 +<00005aa2> 8436 +<00005aa4> 19011 +<00005aa5> 8441 +<00005aa6> 8439 +endcidchar + +100 begincidchar +<00005aa7> 3112 +<00005aa9> 8451 +<00005aab> 16634 +<00005aac> 8442 +<00005aae> 8444 +<00005aaf> 8432 +<00005ab0> 9130 +<00005ab1> 9128 +<00005ab2> 3580 +<00005ab3> 3578 +<00005ab4> 9138 +<00005ab5> 9129 +<00005ab6> 9139 +<00005ab7> 9135 +<00005ab8> 9127 +<00005ab9> 9141 +<00005aba> 9126 +<00005abb> 9133 +<00005abc> 3577 +<00005abd> 3576 +<00005abe> 3575 +<00005abf> 9131 +<00005ac0> 9136 +<00005ac1> 3572 +<00005ac2> 3579 +<00005ac3> 14486 +<00005ac4> 9124 +<00005ac6> 9134 +<00005ac7> 9123 +<00005ac8> 9132 +<00005ac9> 3573 +<00005aca> 9137 +<00005acb> 9125 +<00005acc> 3574 +<00005acd> 9140 +<00005ace> 15496 +<00005acf> 14866 +<00005ad1> 19014 +<00005ad3> 16642 +<00005ad5> 9808 +<00005ad6> 4020 +<00005ad7> 4019 +<00005ad8> 4021 +<00005ad9> 9820 +<00005ada> 9810 +<00005adb> 9816 +<00005adc> 9805 +<00005add> 9819 +<00005ade> 9818 +<00005adf> 9822 +<00005ae0> 9815 +<00005ae1> 4016 +<00005ae2> 9814 +<00005ae3> 4022 +<00005ae4> 15238 +<00005ae5> 9807 +<00005ae6> 4017 +<00005ae8> 9821 +<00005ae9> 4018 +<00005aea> 9809 +<00005aeb> 9812 +<00005aec> 9817 +<00005aed> 9811 +<00005aee> 9806 +<00005af0> 16103 +<00005af2> 14325 +<00005af3> 9813 +<00005af4> 10411 +<00005af5> 4397 +<00005af6> 10414 +<00005af7> 10413 +<00005af8> 10416 +<00005af9> 10418 +<00005afa> 14062 +<00005afb> 4395 +<00005afd> 10412 +<00005afe> 15389 +<00005aff> 10410 +<00005b01> 10419 +<00005b02> 10417 +<00005b03> 10415 +<00005b05> 10421 +<00005b07> 10420 +<00005b08> 4399 +<00005b09> 4394 +<00005b0b> 4396 +<00005b0c> 4398 +<00005b0d> 18687 +<00005b0f> 10422 +<00005b10> 11042 +<00005b11> 15350 +<00005b13> 11041 +<00005b14> 11040 +<00005b15> 18921 +<00005b16> 11043 +<00005b17> 11036 +<00005b19> 11037 +<00005b1a> 11045 +<00005b1b> 11038 +<00005b1d> 4776 +endcidchar + +100 begincidchar +<00005b1e> 11047 +<00005b1f> 18753 +<00005b20> 11046 +<00005b21> 11039 +<00005b23> 11602 +<00005b24> 5061 +<00005b25> 11600 +<00005b26> 11605 +<00005b27> 11604 +<00005b28> 11044 +<00005b2a> 5060 +<00005b2b> 15236 +<00005b2c> 11603 +<00005b2d> 11599 +<00005b2e> 11607 +<00005b2f> 11606 +<00005b30> 5059 +<00005b32> 11601 +<00005b34> 4777 +<00005b38> 5326 +<00005b3c> 12056 +<00005b40> 5647 +<00005b41> 14536 +<00005b43> 5648 +<00005b44> 14916 +<00005b45> 12748 +<00005b46> 17074 +<00005b47> 13005 +<00005b48> 13004 +<00005b4a> 14541 +<00005b4d> 13331 +<00005b4e> 13442 +<00005b4f> 14897 +<00005b53> 641 +<00005b54> 710 +<00005b55> 819 +<00005b56> 6108 +<00005b5c> 1150 +<00005b5d> 1149 +<00005b5f> 1431 +<00005b62> 6487 +<00005b63> 1433 +<00005b64> 1432 +<00005b65> 6488 +<00005b66> 17742 +<00005b68> 17949 +<00005b69> 1792 +<00005b6b> 2193 +<00005b6c> 7288 +<00005b6d> 15967 +<00005b6e> 7864 +<00005b70> 2641 +<00005b71> 3114 +<00005b72> 7863 +<00005b73> 3113 +<00005b74> 14130 +<00005b75> 4023 +<00005b76> 16650 +<00005b77> 9823 +<00005b78> 4778 +<00005b7a> 5062 +<00005b7b> 11608 +<00005b7c> 16652 +<00005b7d> 5649 +<00005b7f> 5824 +<00005b80> 549 +<00005b81> 6046 +<00005b82> 16452 +<00005b83> 820 +<00005b84> 6047 +<00005b85> 963 +<00005b89> 964 +<00005b8b> 1154 +<00005b8c> 1153 +<00005b8e> 6243 +<00005b8f> 1155 +<00005b90> 18665 +<00005b92> 6244 +<00005b93> 6489 +<00005b95> 6490 +<00005b96> 18962 +<00005b97> 1434 +<00005b98> 1436 +<00005b99> 1438 +<00005b9a> 1435 +<00005b9b> 1439 +<00005b9c> 1437 +<00005b9d> 16662 +<00005ba2> 1796 +<00005ba3> 1793 +<00005ba4> 1795 +<00005ba5> 1797 +<00005ba6> 1794 +<00005ba7> 7289 +<00005ba8> 6835 +<00005baa> 16763 +<00005bac> 7291 +<00005bad> 7290 +<00005bae> 2199 +<00005bb0> 2195 +endcidchar + +100 begincidchar +<00005bb3> 2196 +<00005bb4> 2198 +<00005bb5> 2200 +<00005bb6> 2197 +<00005bb7> 19015 +<00005bb8> 2202 +<00005bb9> 2201 +<00005bbf> 2646 +<00005bc0> 7866 +<00005bc1> 7865 +<00005bc2> 2645 +<00005bc3> 16165 +<00005bc4> 2644 +<00005bc5> 2643 +<00005bc6> 2647 +<00005bc7> 2642 +<00005bca> 8464 +<00005bcb> 8461 +<00005bcc> 3116 +<00005bcd> 8460 +<00005bce> 8465 +<00005bd0> 3118 +<00005bd1> 8463 +<00005bd2> 3115 +<00005bd3> 3117 +<00005bd4> 8462 +<00005bd5> 16657 +<00005bd6> 9143 +<00005bd7> 17083 +<00005bdb> 19009 +<00005bde> 4024 +<00005bdf> 4032 +<00005be0> 9824 +<00005be1> 4026 +<00005be2> 4030 +<00005be3> 9825 +<00005be4> 4031 +<00005be7> 4025 +<00005be8> 4029 +<00005be9> 4402 +<00005bea> 8459 +<00005beb> 4403 +<00005bec> 4401 +<00005bee> 4400 +<00005bef> 11048 +<00005bf0> 4779 +<00005bf3> 16661 +<00005bf5> 5499 +<00005bf6> 5650 +<00005bf8> 642 +<00005bfa> 965 +<00005bff> 16605 +<00005c01> 1798 +<00005c03> 7292 +<00005c04> 2203 +<00005c05> 16664 +<00005c07> 2650 +<00005c08> 2649 +<00005c09> 2648 +<00005c0c> 8466 +<00005c0d> 4033 +<00005c0e> 4780 +<00005c0f> 643 +<00005c10> 6023 +<00005c11> 711 +<00005c12> 6048 +<00005c13> 16666 +<00005c14> 16668 +<00005c15> 6109 +<00005c16> 966 +<00005c1a> 1440 +<00005c1c> 17898 +<00005c1e> 14889 +<00005c1f> 9146 +<00005c20> 15753 +<00005c22> 644 +<00005c23> 17640 +<00005c24> 712 +<00005c25> 6110 +<00005c28> 6245 +<00005c2a> 6246 +<00005c2c> 1156 +<00005c30> 8467 +<00005c31> 3121 +<00005c33> 9147 +<00005c37> 5063 +<00005c38> 645 +<00005c39> 665 +<00005c3a> 713 +<00005c3b> 6049 +<00005c3c> 821 +<00005c3e> 1160 +<00005c3f> 1159 +<00005c44> 6491 +<00005c47> 6492 +<00005c48> 1441 +<00005c49> 16671 +<00005c4a> 16220 +<00005c4b> 1802 +<00005c4c> 6836 +endcidchar + +100 begincidchar +<00005c4d> 1801 +<00005c50> 2206 +<00005c51> 2204 +<00005c53> 16130 +<00005c54> 7294 +<00005c55> 2205 +<00005c56> 7293 +<00005c58> 2194 +<00005c59> 7867 +<00005c5e> 15719 +<00005c60> 2651 +<00005c62> 4034 +<00005c63> 9826 +<00005c67> 10423 +<00005c68> 5064 +<00005c6c> 5742 +<00005c6d> 13443 +<00005c6e> 6006 +<00005c6f> 714 +<00005c71> 646 +<00005c73> 6051 +<00005c74> 6050 +<00005c78> 19035 +<00005c79> 967 +<00005c7c> 6111 +<00005c7e> 6114 +<00005c85> 16673 +<00005c86> 6254 +<00005c88> 6249 +<00005c89> 6251 +<00005c8a> 6253 +<00005c8b> 6250 +<00005c8c> 1164 +<00005c8d> 6247 +<00005c8f> 6248 +<00005c92> 6252 +<00005c93> 6255 +<00005c94> 1163 +<00005c95> 6256 +<00005c99> 18060 +<00005c9a> 17745 +<00005c9c> 18778 +<00005c9d> 6506 +<00005c9e> 14890 +<00005c9f> 6500 +<00005ca0> 6495 +<00005ca1> 1445 +<00005ca2> 6503 +<00005ca3> 6501 +<00005ca4> 6494 +<00005ca5> 6507 +<00005ca6> 6510 +<00005ca7> 6505 +<00005ca8> 6498 +<00005ca9> 1447 +<00005caa> 6504 +<00005cab> 1448 +<00005cac> 6499 +<00005cad> 6502 +<00005cae> 6493 +<00005caf> 6497 +<00005cb0> 6509 +<00005cb1> 1449 +<00005cb3> 1450 +<00005cb5> 6496 +<00005cb6> 6508 +<00005cb7> 1444 +<00005cb8> 1446 +<00005cba> 16683 +<00005cc1> 17336 +<00005cc2> 15692 +<00005cc6> 6853 +<00005cc7> 6846 +<00005cc8> 6852 +<00005cc9> 6845 +<00005cca> 6847 +<00005ccb> 6841 +<00005ccc> 6839 +<00005cce> 6854 +<00005ccf> 6851 +<00005cd0> 6837 +<00005cd1> 16147 +<00005cd2> 1804 +<00005cd5> 19032 +<00005cd6> 6848 +<00005cd7> 6840 +<00005cd8> 6838 +<00005cd9> 1803 +<00005cda> 6844 +<00005cdb> 6842 +<00005cde> 6843 +<00005cdf> 6855 +<00005ce5> 17975 +<00005ce8> 2211 +<00005ce9> 16674 +<00005cea> 2210 +<00005cec> 7295 +<00005ced> 2207 +<00005cee> 7297 +<00005cef> 16675 +endcidchar + +100 begincidchar +<00005cf0> 2212 +<00005cf1> 7298 +<00005cf4> 2215 +<00005cf5> 18857 +<00005cf6> 2213 +<00005cf7> 7299 +<00005cf8> 6856 +<00005cf9> 7301 +<00005cfb> 2209 +<00005cfc> 19016 +<00005cfd> 2208 +<00005cff> 7296 +<00005d00> 7300 +<00005d01> 2214 +<00005d06> 2655 +<00005d07> 2654 +<00005d0b> 7869 +<00005d0c> 7873 +<00005d0d> 7875 +<00005d0e> 2656 +<00005d0f> 7878 +<00005d10> 16679 +<00005d11> 2660 +<00005d12> 7880 +<00005d14> 2662 +<00005d15> 17337 +<00005d16> 2658 +<00005d17> 2666 +<00005d18> 16680 +<00005d19> 2663 +<00005d1a> 7871 +<00005d1b> 2657 +<00005d1d> 7870 +<00005d1e> 7868 +<00005d1f> 7882 +<00005d20> 7872 +<00005d22> 2659 +<00005d23> 7881 +<00005d24> 2664 +<00005d25> 7877 +<00005d26> 7876 +<00005d27> 2665 +<00005d28> 7874 +<00005d29> 2661 +<00005d2c> 15863 +<00005d2e> 7883 +<00005d2f> 18131 +<00005d30> 7879 +<00005d31> 8482 +<00005d32> 8489 +<00005d33> 8478 +<00005d34> 3124 +<00005d35> 8474 +<00005d36> 8490 +<00005d37> 8468 +<00005d38> 8487 +<00005d39> 8485 +<00005d3a> 8479 +<00005d3c> 8488 +<00005d3d> 8481 +<00005d3e> 17961 +<00005d3f> 8473 +<00005d40> 8491 +<00005d41> 8471 +<00005d42> 8484 +<00005d43> 8469 +<00005d45> 8492 +<00005d46> 16681 +<00005d47> 3125 +<00005d48> 17962 +<00005d49> 8486 +<00005d4a> 9150 +<00005d4b> 8472 +<00005d4c> 3122 +<00005d4e> 8476 +<00005d50> 3123 +<00005d51> 8475 +<00005d52> 8480 +<00005d55> 8477 +<00005d56> 17338 +<00005d57> 16330 +<00005d59> 8483 +<00005d5b> 15829 +<00005d5e> 9154 +<00005d62> 9157 +<00005d63> 9149 +<00005d65> 9151 +<00005d67> 9156 +<00005d68> 9155 +<00005d69> 3581 +<00005d6b> 8470 +<00005d6c> 9153 +<00005d6f> 3582 +<00005d70> 18148 +<00005d71> 9148 +<00005d72> 9152 +<00005d74> 16111 +<00005d77> 9833 +<00005d78> 19038 +<00005d79> 9840 +endcidchar + +100 begincidchar +<00005d7a> 9831 +<00005d7b> 18957 +<00005d7c> 9838 +<00005d7d> 9829 +<00005d7e> 9837 +<00005d7f> 9841 +<00005d80> 9828 +<00005d81> 9832 +<00005d82> 9827 +<00005d84> 4035 +<00005d85> 15924 +<00005d86> 9830 +<00005d87> 4036 +<00005d88> 9836 +<00005d89> 9835 +<00005d8a> 9834 +<00005d8b> 16676 +<00005d8d> 9839 +<00005d8e> 16140 +<00005d92> 10427 +<00005d93> 10429 +<00005d94> 4407 +<00005d95> 10430 +<00005d97> 10425 +<00005d99> 10424 +<00005d9a> 10434 +<00005d9c> 10432 +<00005d9d> 4406 +<00005d9e> 10435 +<00005d9f> 10426 +<00005da0> 10431 +<00005da1> 10433 +<00005da2> 10428 +<00005da4> 17965 +<00005da7> 11052 +<00005da8> 11057 +<00005da9> 11051 +<00005daa> 11056 +<00005dab> 15929 +<00005dac> 11049 +<00005dad> 11059 +<00005dae> 11055 +<00005daf> 11060 +<00005db0> 11054 +<00005db1> 11050 +<00005db2> 11058 +<00005db4> 11061 +<00005db5> 11053 +<00005db6> 16728 +<00005db7> 11611 +<00005db8> 5068 +<00005db9> 17966 +<00005dba> 5066 +<00005dbc> 5065 +<00005dbd> 5067 +<00005dc0> 12059 +<00005dc1> 15359 +<00005dc2> 12323 +<00005dc3> 12428 +<00005dc9> 5651 +<00005dcb> 13006 +<00005dcd> 5743 +<00005dcf> 13007 +<00005dd1> 13183 +<00005dd2> 5826 +<00005dd4> 5825 +<00005dd5> 13182 +<00005dd6> 5879 +<00005dd7> 16684 +<00005dd8> 13332 +<00005ddb> 550 +<00005ddd> 647 +<00005dde> 968 +<00005ddf> 6115 +<00005de0> 6257 +<00005de1> 1306 +<00005de2> 2667 +<00005de5> 648 +<00005de6> 824 +<00005de7> 823 +<00005de8> 822 +<00005deb> 1165 +<00005dee> 2216 +<00005df0> 9158 +<00005df4> 715 +<00005df5> 16225 +<00005df7> 1805 +<00005df9> 6857 +<00005dfd> 3126 +<00005dfe> 652 +<00005dff> 6024 +<00005e04> 6052 +<00005e06> 969 +<00005e09> 16704 +<00005e0a> 6258 +<00005e0b> 15754 +<00005e0c> 1166 +<00005e0e> 6259 +<00005e11> 1456 +<00005e12> 16174 +endcidchar + +100 begincidchar +<00005e14> 6512 +<00005e15> 1454 +<00005e16> 1453 +<00005e17> 6511 +<00005e18> 1451 +<00005e19> 6513 +<00005e1a> 1452 +<00005e1b> 1455 +<00005e1d> 1806 +<00005e1f> 1808 +<00005e20> 6861 +<00005e24> 6862 +<00005e25> 1807 +<00005e28> 7303 +<00005e29> 7302 +<00005e2b> 2218 +<00005e2d> 2217 +<00005e2e> 16693 +<00005e33> 2670 +<00005e34> 7885 +<00005e36> 2669 +<00005e37> 2671 +<00005e38> 2668 +<00005e3d> 3128 +<00005e3e> 7884 +<00005e40> 3129 +<00005e41> 8494 +<00005e42> 17312 +<00005e43> 3130 +<00005e44> 8493 +<00005e45> 3127 +<00005e48> 14892 +<00005e4a> 9161 +<00005e4b> 9163 +<00005e4c> 3583 +<00005e4d> 9162 +<00005e4e> 9160 +<00005e4f> 9159 +<00005e53> 9844 +<00005e54> 4041 +<00005e55> 4039 +<00005e57> 4040 +<00005e5b> 4037 +<00005e5c> 10439 +<00005e5d> 10437 +<00005e5e> 14891 +<00005e5f> 4409 +<00005e60> 10438 +<00005e61> 4410 +<00005e62> 4408 +<00005e63> 4038 +<00005e66> 11064 +<00005e69> 10436 +<00005e6a> 11613 +<00005e6b> 5069 +<00005e6c> 11612 +<00005e6f> 11065 +<00005e70> 12429 +<00005e72> 653 +<00005e73> 827 +<00005e74> 971 +<00005e75> 6116 +<00005e76> 970 +<00005e78> 1457 +<00005e79> 3584 +<00005e7a> 551 +<00005e7b> 716 +<00005e7c> 828 +<00005e7d> 1809 +<00005e7e> 3131 +<00005e7f> 552 +<00005e80> 6053 +<00005e82> 6054 +<00005e83> 16648 +<00005e84> 6117 +<00005e86> 17746 +<00005e87> 1168 +<00005e88> 6263 +<00005e89> 6261 +<00005e8a> 1169 +<00005e8b> 6260 +<00005e8c> 6262 +<00005e8d> 6264 +<00005e8f> 1167 +<00005e92> 18906 +<00005e97> 1459 +<00005e99> 18907 +<00005e9a> 1458 +<00005e9b> 6866 +<00005e9c> 1460 +<00005ea0> 1810 +<00005ea2> 6865 +<00005ea3> 6867 +<00005ea4> 6864 +<00005ea5> 6868 +<00005ea6> 1811 +<00005ea7> 2221 +<00005ea8> 7304 +<00005eaa> 7306 +<00005eab> 2219 +endcidchar + +100 begincidchar +<00005eac> 7307 +<00005ead> 2220 +<00005eae> 7305 +<00005eb0> 6863 +<00005eb1> 7886 +<00005eb4> 7887 +<00005eb5> 2675 +<00005eb6> 2674 +<00005eb9> 7888 +<00005ebd> 17341 +<00005ebe> 2676 +<00005ec4> 3135 +<00005ec5> 9164 +<00005ec6> 9166 +<00005ec7> 9168 +<00005ec8> 3586 +<00005ec9> 3585 +<00005eca> 3132 +<00005ecb> 9167 +<00005ecc> 9165 +<00005ecd> 14896 +<00005ece> 9848 +<00005ed0> 16014 +<00005ed1> 9846 +<00005ed2> 9852 +<00005ed3> 4042 +<00005ed4> 9853 +<00005ed5> 9850 +<00005ed6> 4043 +<00005ed7> 9847 +<00005ed8> 9845 +<00005ed9> 9851 +<00005eda> 4412 +<00005edb> 10441 +<00005edc> 9849 +<00005edd> 4414 +<00005ede> 10442 +<00005edf> 4413 +<00005ee0> 4416 +<00005ee1> 10443 +<00005ee2> 4411 +<00005ee3> 4415 +<00005ee5> 11070 +<00005ee6> 11068 +<00005ee7> 11067 +<00005ee8> 11069 +<00005ee9> 11066 +<00005eec> 5501 +<00005ef1> 13008 +<00005ef2> 13184 +<00005ef3> 5954 +<00005ef4> 553 +<00005ef6> 1463 +<00005ef7> 1170 +<00005ef8> 14447 +<00005ef9> 16707 +<00005efa> 1812 +<00005efb> 16708 +<00005efc> 16710 +<00005efe> 654 +<00005eff> 717 +<00005f01> 829 +<00005f02> 6118 +<00005f04> 1171 +<00005f05> 6265 +<00005f07> 6869 +<00005f08> 1813 +<00005f0a> 4044 +<00005f0b> 655 +<00005f0c> 14910 +<00005f0d> 16713 +<00005f0e> 14911 +<00005f0f> 972 +<00005f12> 3587 +<00005f13> 656 +<00005f17> 831 +<00005f18> 830 +<00005f1a> 6119 +<00005f1b> 973 +<00005f1d> 6266 +<00005f1f> 1172 +<00005f25> 17968 +<00005f28> 6514 +<00005f29> 1466 +<00005f2d> 1814 +<00005f2e> 6870 +<00005f30> 7309 +<00005f31> 2222 +<00005f33> 7308 +<00005f35> 2677 +<00005f36> 7891 +<00005f37> 2678 +<00005f38> 7892 +<00005f3a> 16718 +<00005f3b> 19056 +<00005f3c> 3136 +<00005f40> 9169 +<00005f43> 9855 +<00005f44> 9854 +<00005f46> 4045 +endcidchar + +100 begincidchar +<00005f48> 4417 +<00005f49> 10444 +<00005f4a> 4781 +<00005f4b> 11071 +<00005f4c> 5070 +<00005f4d> 15269 +<00005f4e> 5827 +<00005f4f> 13334 +<00005f50> 554 +<00005f51> 17641 +<00005f54> 6518 +<00005f56> 6871 +<00005f57> 2679 +<00005f58> 8495 +<00005f59> 3588 +<00005f5c> 15706 +<00005f5d> 5327 +<00005f61> 555 +<00005f62> 1174 +<00005f63> 16722 +<00005f64> 1173 +<00005f65> 1815 +<00005f67> 7310 +<00005f69> 2681 +<00005f6a> 2953 +<00005f6b> 2682 +<00005f6c> 2680 +<00005f6d> 3137 +<00005f6f> 9856 +<00005f70> 4046 +<00005f71> 4418 +<00005f72> 16724 +<00005f73> 6007 +<00005f74> 6120 +<00005f76> 6268 +<00005f77> 1175 +<00005f78> 6267 +<00005f79> 1176 +<00005f7b> 16472 +<00005f7c> 1470 +<00005f7d> 6521 +<00005f7e> 6520 +<00005f7f> 1469 +<00005f82> 6519 +<00005f83> 17969 +<00005f85> 1817 +<00005f86> 6872 +<00005f87> 1820 +<00005f88> 1816 +<00005f89> 1822 +<00005f8c> 1821 +<00005f90> 2225 +<00005f91> 2224 +<00005f92> 2223 +<00005f96> 7894 +<00005f97> 2683 +<00005f98> 2686 +<00005f99> 2684 +<00005f9b> 7893 +<00005f9c> 2689 +<00005f9e> 2685 +<00005f9f> 7895 +<00005fa0> 2688 +<00005fa1> 2687 +<00005fa4> 16428 +<00005fa5> 8497 +<00005fa6> 8496 +<00005fa7> 16727 +<00005fa8> 3140 +<00005fab> 8498 +<00005fac> 3589 +<00005fad> 9171 +<00005fae> 3590 +<00005faf> 9170 +<00005fb1> 15768 +<00005fb2> 10445 +<00005fb5> 4420 +<00005fb6> 9857 +<00005fb7> 4419 +<00005fb9> 4047 +<00005fba> 16287 +<00005fbb> 11073 +<00005fbc> 11072 +<00005fbd> 5071 +<00005fbe> 11614 +<00005fbf> 12430 +<00005fc2> 18908 +<00005fc3> 720 +<00005fc4> 17642 +<00005fc5> 832 +<00005fc9> 6055 +<00005fcc> 1178 +<00005fcd> 1180 +<00005fcf> 6123 +<00005fd0> 6271 +<00005fd1> 6270 +<00005fd2> 6269 +<00005fd4> 6122 +<00005fd5> 6121 +<00005fd6> 975 +endcidchar + +100 begincidchar +<00005fd7> 1179 +<00005fd8> 1177 +<00005fd9> 974 +<00005fdb> 14922 +<00005fdd> 1471 +<00005fde> 6522 +<00005fdf> 16815 +<00005fe0> 1472 +<00005fe1> 6276 +<00005fe3> 6278 +<00005fe4> 6277 +<00005fe5> 6523 +<00005fe8> 6273 +<00005fea> 1184 +<00005feb> 1182 +<00005fed> 6272 +<00005fee> 6274 +<00005fef> 6280 +<00005ff1> 1181 +<00005ff3> 6275 +<00005ff4> 6284 +<00005ff5> 1474 +<00005ff7> 6281 +<00005ff8> 1183 +<00005ffa> 6279 +<00005ffb> 6282 +<00005ffd> 1473 +<00005fff> 1475 +<00006000> 6283 +<00006009> 6543 +<0000600a> 6530 +<0000600b> 6528 +<0000600c> 6542 +<0000600d> 6537 +<0000600e> 1827 +<0000600f> 1476 +<00006010> 6538 +<00006011> 6541 +<00006012> 1823 +<00006013> 6540 +<00006014> 1477 +<00006015> 1482 +<00006016> 1480 +<00006017> 6531 +<00006019> 6526 +<0000601a> 6533 +<0000601b> 1487 +<0000601c> 6544 +<0000601d> 1824 +<0000601e> 6534 +<00006020> 1825 +<00006021> 1483 +<00006022> 6536 +<00006023> 16773 +<00006024> 6887 +<00006025> 1826 +<00006026> 6525 +<00006027> 1484 +<00006028> 1828 +<00006029> 1485 +<0000602a> 1481 +<0000602b> 1486 +<0000602c> 6535 +<0000602d> 6524 +<0000602e> 6539 +<0000602f> 1478 +<00006031> 16737 +<00006032> 6527 +<00006033> 6532 +<00006034> 6529 +<00006035> 1479 +<00006037> 6873 +<00006039> 6874 +<0000603b> 17747 +<00006040> 6884 +<00006041> 7314 +<00006042> 6885 +<00006043> 1834 +<00006044> 6888 +<00006045> 6878 +<00006046> 1833 +<00006047> 6880 +<00006049> 6881 +<0000604a> 16500 +<0000604c> 6883 +<0000604d> 1829 +<00006050> 2229 +<00006052> 14060 +<00006053> 6879 +<00006054> 6875 +<00006055> 2230 +<00006058> 6889 +<00006059> 2226 +<0000605a> 7312 +<0000605b> 6882 +<0000605d> 7311 +<0000605e> 6877 +<0000605f> 6886 +<00006062> 1832 +<00006063> 2227 +endcidchar + +100 begincidchar +<00006064> 1838 +<00006065> 2228 +<00006066> 6890 +<00006067> 7313 +<00006068> 1831 +<00006069> 2232 +<0000606a> 1837 +<0000606b> 1836 +<0000606c> 1835 +<0000606d> 2231 +<0000606e> 6891 +<0000606f> 2233 +<00006070> 1830 +<00006072> 6876 +<00006075> 14934 +<00006077> 16389 +<0000607e> 14919 +<0000607f> 2690 +<00006080> 7317 +<00006081> 7319 +<00006083> 7321 +<00006084> 2234 +<00006085> 2240 +<00006086> 7898 +<00006087> 7325 +<00006088> 7316 +<00006089> 2692 +<0000608a> 7896 +<0000608c> 2239 +<0000608d> 2237 +<0000608e> 7327 +<00006090> 7897 +<00006092> 7318 +<00006094> 2238 +<00006095> 7322 +<00006096> 2241 +<00006097> 7324 +<0000609a> 2236 +<0000609b> 7323 +<0000609c> 7326 +<0000609d> 7320 +<0000609e> 16746 +<0000609f> 2235 +<000060a0> 2693 +<000060a2> 7315 +<000060a3> 2691 +<000060a4> 16385 +<000060a7> 15068 +<000060a8> 2694 +<000060b0> 7900 +<000060b1> 7909 +<000060b2> 3143 +<000060b3> 18768 +<000060b4> 2696 +<000060b5> 2701 +<000060b6> 3144 +<000060b7> 7911 +<000060b8> 2708 +<000060b9> 8500 +<000060ba> 7901 +<000060bb> 2700 +<000060bc> 2703 +<000060bd> 2698 +<000060be> 7899 +<000060bf> 7913 +<000060c0> 7916 +<000060c1> 8515 +<000060c3> 7914 +<000060c4> 8504 +<000060c5> 2699 +<000060c6> 2706 +<000060c7> 2710 +<000060c8> 7908 +<000060c9> 8499 +<000060ca> 7912 +<000060cb> 2695 +<000060cc> 8501 +<000060cd> 7915 +<000060ce> 8503 +<000060cf> 7904 +<000060d1> 3141 +<000060d5> 2705 +<000060d7> 17973 +<000060d8> 2704 +<000060d9> 7906 +<000060da> 2709 +<000060db> 7910 +<000060dc> 2702 +<000060dd> 7907 +<000060de> 16890 +<000060df> 2707 +<000060e0> 3145 +<000060e1> 3142 +<000060e2> 8502 +<000060e3> 15733 +<000060e4> 7905 +<000060e6> 2697 +<000060e7> 15748 +<000060e8> 15739 +<000060e9> 16393 +endcidchar + +100 begincidchar +<000060ea> 16748 +<000060f0> 3150 +<000060f1> 3154 +<000060f2> 8506 +<000060f3> 3595 +<000060f4> 3152 +<000060f5> 8510 +<000060f6> 3156 +<000060f7> 9172 +<000060f8> 8512 +<000060f9> 3597 +<000060fa> 3148 +<000060fb> 3151 +<000060fc> 8513 +<000060fd> 16296 +<000060fe> 8514 +<000060ff> 8520 +<00006100> 3158 +<00006101> 3598 +<00006103> 8516 +<00006104> 8521 +<00006105> 8509 +<00006106> 3608 +<00006107> 15413 +<00006108> 3599 +<00006109> 3157 +<0000610a> 8507 +<0000610b> 8522 +<0000610c> 15495 +<0000610d> 3607 +<0000610e> 3155 +<0000610f> 3592 +<00006110> 8519 +<00006112> 3159 +<00006113> 8511 +<00006114> 8505 +<00006115> 3149 +<00006116> 8508 +<00006118> 8517 +<00006119> 16118 +<0000611a> 3591 +<0000611b> 3596 +<0000611c> 3146 +<0000611d> 8518 +<0000611f> 3594 +<00006122> 18862 +<00006123> 3147 +<00006127> 3606 +<00006128> 9859 +<00006129> 9183 +<0000612b> 9175 +<0000612c> 9858 +<0000612e> 9179 +<0000612f> 9181 +<00006130> 16183 +<00006132> 9178 +<00006134> 3605 +<00006136> 9177 +<00006137> 3609 +<0000613b> 9874 +<0000613d> 17974 +<0000613e> 3604 +<0000613f> 4049 +<00006140> 9184 +<00006141> 9860 +<00006142> 16756 +<00006144> 3602 +<00006145> 9176 +<00006146> 9180 +<00006147> 4048 +<00006148> 3593 +<0000614b> 4050 +<0000614c> 3601 +<0000614d> 3603 +<0000614e> 3600 +<0000614f> 9182 +<00006150> 15410 +<00006154> 9870 +<00006155> 4425 +<00006156> 9877 +<00006158> 4056 +<00006159> 16314 +<0000615a> 4055 +<0000615b> 9872 +<0000615c> 16774 +<0000615d> 4424 +<0000615e> 9861 +<0000615f> 4054 +<00006160> 18764 +<00006161> 9876 +<00006164> 16755 +<00006165> 9873 +<00006166> 10462 +<00006167> 4422 +<00006168> 3153 +<0000616a> 9875 +<0000616b> 4429 +<0000616c> 9867 +<0000616e> 4423 +<0000616f> 16320 +endcidchar + +100 begincidchar +<00006170> 4428 +<00006171> 9862 +<00006172> 9866 +<00006173> 9863 +<00006174> 9869 +<00006175> 4057 +<00006176> 4421 +<00006177> 4051 +<00006179> 10448 +<0000617a> 9871 +<0000617c> 4427 +<0000617d> 16317 +<0000617e> 4430 +<00006180> 9868 +<00006181> 16759 +<00006182> 4426 +<00006183> 10447 +<00006187> 16762 +<00006189> 10452 +<0000618a> 4785 +<0000618b> 10446 +<0000618c> 11085 +<0000618d> 10461 +<0000618e> 4434 +<00006190> 4432 +<00006191> 4783 +<00006192> 10458 +<00006193> 10454 +<00006194> 4438 +<00006195> 15840 +<00006196> 11076 +<00006198> 14933 +<00006199> 14932 +<0000619a> 4436 +<0000619b> 10453 +<0000619c> 16386 +<0000619d> 11074 +<0000619f> 10457 +<000061a1> 10460 +<000061a2> 10451 +<000061a4> 4437 +<000061a7> 4431 +<000061a8> 11075 +<000061a9> 4784 +<000061aa> 10459 +<000061ab> 4433 +<000061ac> 4435 +<000061ad> 10456 +<000061ae> 4439 +<000061af> 10455 +<000061b0> 10450 +<000061b1> 10449 +<000061b2> 4782 +<000061b3> 10463 +<000061b4> 11078 +<000061b5> 11616 +<000061b6> 4787 +<000061b7> 17977 +<000061b8> 11084 +<000061b9> 17343 +<000061ba> 11082 +<000061bc> 11617 +<000061be> 4788 +<000061bf> 11083 +<000061c0> 14928 +<000061c1> 11080 +<000061c2> 5073 +<000061c3> 11615 +<000061c5> 11077 +<000061c6> 11079 +<000061c7> 5074 +<000061c8> 4790 +<000061c9> 5072 +<000061ca> 4789 +<000061cb> 5076 +<000061cc> 11081 +<000061cd> 4786 +<000061cf> 17978 +<000061d0> 16769 +<000061d3> 16766 +<000061d6> 12070 +<000061d8> 12062 +<000061da> 14513 +<000061de> 11623 +<000061df> 12063 +<000061e0> 11619 +<000061e2> 16325 +<000061e3> 5328 +<000061e4> 11621 +<000061e5> 11620 +<000061e6> 5075 +<000061e7> 11618 +<000061e8> 11622 +<000061e9> 12071 +<000061ea> 12067 +<000061eb> 12069 +<000061f0> 12068 +<000061f1> 12066 +<000061f2> 5502 +<000061f5> 5505 +endcidchar + +100 begincidchar +<000061f6> 5504 +<000061f7> 5503 +<000061f8> 5652 +<000061f9> 12755 +<000061fa> 5653 +<000061fb> 12431 +<000061fc> 5744 +<000061fd> 13009 +<000061fe> 5745 +<000061ff> 5828 +<00006200> 5880 +<00006201> 13335 +<00006207> 13619 +<00006208> 721 +<00006209> 6056 +<0000620a> 833 +<0000620e> 976 +<00006210> 979 +<00006211> 1186 +<00006212> 1185 +<00006214> 6545 +<00006215> 1489 +<00006216> 1488 +<00006219> 7328 +<0000621f> 3160 +<00006220> 9185 +<00006223> 9187 +<00006224> 9189 +<00006225> 9188 +<00006227> 9879 +<00006229> 9878 +<0000622a> 4058 +<0000622b> 9880 +<0000622c> 17980 +<0000622d> 10464 +<0000622e> 4440 +<00006230> 4791 +<00006232> 5077 +<00006233> 5329 +<00006234> 5078 +<00006236> 722 +<00006237> 17690 +<00006239> 16322 +<0000623a> 6285 +<0000623d> 6546 +<0000623e> 1491 +<0000623f> 1490 +<00006240> 1492 +<00006241> 1839 +<00006246> 7329 +<00006247> 2242 +<00006248> 2713 +<00006249> 3161 +<0000624a> 8523 +<0000624b> 723 +<0000624c> 17644 +<0000624d> 657 +<0000624e> 724 +<00006250> 6057 +<00006251> 837 +<00006252> 836 +<00006258> 982 +<00006259> 6130 +<0000625a> 6132 +<0000625b> 981 +<0000625c> 6124 +<0000625e> 6125 +<00006260> 6131 +<00006261> 6127 +<00006262> 6129 +<00006263> 980 +<00006264> 6126 +<00006265> 6133 +<00006266> 6128 +<00006268> 16149 +<0000626d> 1193 +<0000626e> 1202 +<0000626f> 1200 +<00006270> 6295 +<00006271> 6292 +<00006272> 6300 +<00006273> 1198 +<00006274> 6301 +<00006276> 1191 +<00006277> 6298 +<00006279> 1197 +<0000627a> 6294 +<0000627b> 6293 +<0000627c> 1195 +<0000627d> 6299 +<0000627e> 1196 +<0000627f> 1493 +<00006280> 1190 +<00006281> 6296 +<00006282> 16262 +<00006283> 6286 +<00006284> 1187 +<00006285> 16208 +<00006286> 1206 +<00006287> 6291 +endcidchar + +100 begincidchar +<00006288> 6297 +<00006289> 1192 +<0000628a> 1194 +<0000628c> 6287 +<00006290> 17344 +<00006291> 1205 +<00006292> 1199 +<00006293> 1204 +<00006294> 6290 +<00006295> 1203 +<00006296> 1189 +<00006297> 1188 +<00006298> 1201 +<0000629d> 16022 +<000062a4> 14953 +<000062a6> 16321 +<000062a8> 1507 +<000062a9> 6558 +<000062aa> 6551 +<000062ab> 1502 +<000062ac> 1521 +<000062ad> 6547 +<000062ae> 6554 +<000062af> 6556 +<000062b0> 6559 +<000062b1> 1516 +<000062b3> 6555 +<000062b4> 6548 +<000062b5> 1514 +<000062b6> 6552 +<000062b8> 6560 +<000062b9> 1499 +<000062bb> 6557 +<000062bc> 1509 +<000062bd> 1508 +<000062be> 6550 +<000062bf> 1497 +<000062c1> 19153 +<000062c2> 1498 +<000062c3> 15759 +<000062c4> 1496 +<000062c5> 16778 +<000062c6> 1520 +<000062c7> 1512 +<000062c8> 1506 +<000062c9> 1494 +<000062ca> 6553 +<000062cb> 1505 +<000062cc> 1495 +<000062cd> 1513 +<000062ce> 1522 +<000062cf> 6894 +<000062d0> 1510 +<000062d1> 6549 +<000062d2> 1500 +<000062d5> 16780 +<000062d8> 1517 +<000062d9> 1511 +<000062da> 1515 +<000062db> 1501 +<000062dc> 1840 +<000062df> 16412 +<000062e5> 17981 +<000062eb> 6900 +<000062ec> 1852 +<000062ed> 1844 +<000062ee> 1846 +<000062ef> 1851 +<000062f0> 6912 +<000062f1> 1849 +<000062f2> 7330 +<000062f3> 2243 +<000062f4> 1854 +<000062f5> 6897 +<000062f6> 6905 +<000062f7> 1850 +<000062f8> 6904 +<000062f9> 6901 +<000062fa> 6909 +<000062fb> 6911 +<000062fc> 1843 +<000062fd> 1847 +<000062fe> 1853 +<000062ff> 2245 +<00006300> 6906 +<00006301> 1845 +<00006302> 1856 +<00006303> 6899 +<00006307> 1848 +<00006308> 2244 +<00006309> 1842 +<0000630b> 6896 +<0000630c> 6903 +<0000630d> 6895 +<0000630e> 6898 +<0000630f> 6902 +<00006310> 7331 +<00006311> 1855 +<00006315> 6910 +<00006316> 1841 +endcidchar + +100 begincidchar +<00006318> 17345 +<00006328> 2259 +<00006329> 7343 +<0000632c> 7333 +<0000632d> 7349 +<0000632e> 16093 +<0000632f> 2248 +<00006331> 14949 +<00006332> 7917 +<00006333> 7351 +<00006334> 7345 +<00006335> 16150 +<00006336> 7336 +<00006337> 14947 +<00006338> 7354 +<00006339> 7339 +<0000633a> 2254 +<0000633b> 7940 +<0000633c> 7342 +<0000633d> 2256 +<0000633e> 2247 +<00006340> 7356 +<00006341> 7344 +<00006342> 2250 +<00006343> 7337 +<00006346> 2251 +<00006347> 7350 +<00006348> 7357 +<00006349> 2253 +<0000634a> 7341 +<0000634b> 7340 +<0000634c> 2261 +<0000634d> 2260 +<0000634e> 2246 +<0000634f> 2252 +<00006350> 2255 +<00006351> 7353 +<00006354> 7347 +<00006355> 2249 +<00006356> 7332 +<00006357> 7355 +<00006358> 7346 +<00006359> 7348 +<0000635a> 7352 +<00006364> 16327 +<00006365> 7918 +<00006367> 2721 +<00006368> 2741 +<00006369> 2740 +<0000636b> 2729 +<0000636c> 16782 +<0000636d> 7936 +<0000636e> 7932 +<0000636f> 7929 +<00006370> 7947 +<00006371> 2724 +<00006372> 2716 +<00006375> 7934 +<00006376> 3177 +<00006377> 2720 +<00006378> 7942 +<00006379> 17255 +<0000637a> 2742 +<0000637b> 2739 +<0000637c> 7938 +<0000637d> 7921 +<0000637f> 16203 +<00006380> 2738 +<00006381> 7944 +<00006382> 7920 +<00006383> 2727 +<00006384> 2731 +<00006385> 7943 +<00006387> 7930 +<00006388> 2732 +<00006389> 2726 +<0000638a> 7919 +<0000638b> 16776 +<0000638c> 3163 +<0000638d> 7946 +<0000638e> 7928 +<0000638f> 2737 +<00006390> 7931 +<00006391> 7945 +<00006392> 2736 +<00006394> 8524 +<00006396> 2717 +<00006397> 7926 +<00006398> 2722 +<00006399> 2733 +<0000639b> 2728 +<0000639c> 7935 +<0000639d> 7925 +<0000639e> 7923 +<0000639f> 7941 +<000063a0> 2714 +<000063a1> 2734 +<000063a2> 2718 +<000063a3> 3162 +<000063a4> 7939 +endcidchar + +100 begincidchar +<000063a5> 2719 +<000063a7> 2715 +<000063a8> 2730 +<000063a9> 2725 +<000063aa> 2723 +<000063ab> 7927 +<000063ac> 2735 +<000063ad> 7924 +<000063ae> 7937 +<000063af> 7933 +<000063b0> 8526 +<000063b1> 8525 +<000063b9> 16029 +<000063bd> 7922 +<000063be> 8542 +<000063c0> 3165 +<000063c1> 18088 +<000063c2> 8548 +<000063c3> 8531 +<000063c4> 8545 +<000063c5> 9190 +<000063c6> 3168 +<000063c7> 8549 +<000063c8> 8552 +<000063c9> 3167 +<000063ca> 8534 +<000063cb> 8551 +<000063cc> 8550 +<000063cd> 3169 +<000063ce> 8527 +<000063cf> 3164 +<000063d0> 3172 +<000063d1> 14950 +<000063d2> 3170 +<000063d3> 8547 +<000063d5> 8537 +<000063d6> 3174 +<000063d7> 8554 +<000063d8> 8546 +<000063d9> 8555 +<000063da> 3182 +<000063db> 3180 +<000063dc> 8544 +<000063dd> 8543 +<000063de> 15968 +<000063df> 8541 +<000063e0> 8535 +<000063e1> 3173 +<000063e2> 17985 +<000063e3> 3171 +<000063e4> 7338 +<000063e5> 8528 +<000063e6> 18591 +<000063e7> 9220 +<000063e8> 8529 +<000063e9> 3166 +<000063ea> 3179 +<000063eb> 9192 +<000063ef> 8530 +<000063f0> 8553 +<000063f1> 9191 +<000063f2> 8538 +<000063f3> 8533 +<000063f4> 3178 +<000063f5> 8539 +<000063f6> 8536 +<000063f8> 16786 +<000063f9> 3183 +<000063fb> 17986 +<000063fc> 16028 +<000063fe> 16030 +<00006406> 3626 +<00006407> 17987 +<00006409> 9195 +<0000640a> 9214 +<0000640b> 9219 +<0000640c> 9207 +<0000640d> 3622 +<0000640e> 9224 +<0000640f> 3619 +<00006410> 9193 +<00006412> 9194 +<00006413> 3612 +<00006414> 3621 +<00006415> 9201 +<00006418> 9202 +<0000641a> 9215 +<0000641b> 9221 +<0000641c> 3620 +<0000641e> 3614 +<0000641f> 9200 +<00006420> 9196 +<00006421> 9223 +<00006424> 9197 +<00006425> 9217 +<00006426> 9208 +<00006427> 9218 +<00006428> 9210 +<0000642a> 3615 +<0000642b> 9881 +endcidchar + +100 begincidchar +<0000642c> 3618 +<0000642d> 3616 +<0000642e> 9222 +<0000642f> 9213 +<00006430> 9209 +<00006432> 17881 +<00006433> 9198 +<00006434> 4068 +<00006435> 9212 +<00006436> 3623 +<00006437> 9204 +<00006438> 16785 +<00006439> 9203 +<0000643a> 16797 +<0000643b> 14955 +<0000643d> 3617 +<0000643e> 3613 +<0000643f> 9902 +<00006440> 9216 +<00006441> 9211 +<00006443> 9199 +<0000644b> 9897 +<0000644d> 9882 +<0000644e> 9893 +<00006450> 9900 +<00006451> 4066 +<00006452> 3181 +<00006453> 9898 +<00006454> 4061 +<00006458> 4060 +<00006459> 9905 +<0000645a> 17346 +<0000645b> 9883 +<0000645c> 9896 +<0000645d> 9884 +<0000645e> 9895 +<0000645f> 4064 +<00006460> 9899 +<00006461> 8540 +<00006465> 9906 +<00006466> 9891 +<00006467> 4067 +<00006468> 10478 +<00006469> 4441 +<0000646b> 9904 +<0000646c> 9903 +<0000646d> 4069 +<0000646e> 10465 +<0000646f> 4442 +<00006470> 10466 +<00006471> 14939 +<00006474> 9885 +<00006475> 9890 +<00006476> 9886 +<00006477> 9907 +<00006478> 4063 +<00006479> 4443 +<0000647a> 4065 +<0000647b> 4070 +<0000647c> 17260 +<0000647d> 9889 +<0000647f> 9901 +<00006482> 9894 +<00006485> 10469 +<00006487> 4059 +<00006488> 4446 +<00006489> 11092 +<0000648a> 10474 +<0000648b> 10473 +<0000648c> 10475 +<0000648d> 17187 +<0000648f> 10472 +<00006490> 4447 +<00006491> 17347 +<00006492> 4453 +<00006493> 4450 +<00006495> 4451 +<00006496> 10467 +<00006497> 10470 +<00006498> 10480 +<00006499> 4459 +<0000649a> 4457 +<0000649c> 10471 +<0000649d> 8532 +<0000649e> 4444 +<0000649f> 10477 +<000064a0> 10468 +<000064a2> 4460 +<000064a3> 10476 +<000064a4> 4062 +<000064a5> 4449 +<000064a6> 9892 +<000064a9> 4452 +<000064ab> 4456 +<000064ac> 4458 +<000064ad> 4455 +<000064ae> 4454 +<000064af> 17121 +<000064b0> 4448 +<000064b1> 10479 +endcidchar + +100 begincidchar +<000064b2> 4445 +<000064b3> 4461 +<000064b4> 17216 +<000064b6> 14948 +<000064bd> 11091 +<000064be> 4805 +<000064bf> 4802 +<000064c0> 17989 +<000064c1> 4793 +<000064c2> 4800 +<000064c3> 11093 +<000064c4> 4798 +<000064c5> 4792 +<000064c7> 4799 +<000064c9> 11090 +<000064ca> 5080 +<000064cb> 4794 +<000064cd> 4801 +<000064ce> 5079 +<000064cf> 11089 +<000064d0> 11088 +<000064d2> 4803 +<000064d3> 16131 +<000064d4> 4804 +<000064d6> 11087 +<000064d7> 11086 +<000064d8> 5081 +<000064d9> 11096 +<000064da> 4797 +<000064db> 11094 +<000064dd> 17182 +<000064e0> 5082 +<000064e1> 16793 +<000064e2> 5087 +<000064e3> 11626 +<000064e4> 11628 +<000064e5> 16794 +<000064e6> 5084 +<000064e7> 14248 +<000064e8> 11629 +<000064e9> 11625 +<000064ea> 17226 +<000064eb> 11627 +<000064ec> 5085 +<000064ed> 5088 +<000064ef> 11624 +<000064f0> 5083 +<000064f1> 5086 +<000064f2> 5331 +<000064f3> 11095 +<000064f4> 5330 +<000064f7> 5336 +<000064f8> 12075 +<000064fc> 12078 +<000064fd> 12074 +<000064fe> 5332 +<000064ff> 12072 +<00006500> 5506 +<00006501> 12076 +<00006503> 12077 +<00006504> 12073 +<00006506> 5333 +<00006507> 12432 +<00006509> 12435 +<0000650a> 17718 +<0000650c> 12436 +<0000650d> 12434 +<0000650e> 12437 +<0000650f> 5507 +<00006510> 12433 +<00006511> 15017 +<00006513> 12759 +<00006514> 5655 +<00006515> 12758 +<00006516> 12757 +<00006517> 12756 +<00006518> 5654 +<00006519> 5656 +<0000651b> 13010 +<0000651c> 5747 +<0000651d> 5746 +<0000651e> 16775 +<0000651f> 16064 +<00006520> 13186 +<00006521> 13185 +<00006522> 13188 +<00006523> 5881 +<00006524> 5829 +<00006525> 13339 +<00006526> 13187 +<00006529> 13338 +<0000652a> 5883 +<0000652b> 5882 +<0000652c> 5921 +<0000652d> 13444 +<0000652e> 13514 +<0000652f> 725 +<00006530> 15970 +<00006532> 8556 +<00006533> 11097 +endcidchar + +100 begincidchar +<00006534> 556 +<00006535> 17645 +<00006536> 983 +<00006537> 6134 +<00006538> 1209 +<00006539> 1207 +<0000653b> 1208 +<0000653d> 6561 +<0000653e> 1523 +<0000653f> 1857 +<00006541> 6913 +<00006543> 6914 +<00006545> 1858 +<00006546> 7359 +<0000654a> 7358 +<0000654d> 16799 +<0000654f> 2749 +<00006551> 2745 +<00006553> 7948 +<00006554> 2752 +<00006555> 2751 +<00006556> 2744 +<00006557> 2747 +<00006558> 2750 +<00006559> 2746 +<0000655c> 8560 +<0000655d> 2743 +<0000655e> 3184 +<0000655f> 16805 +<00006564> 8559 +<00006565> 8562 +<00006566> 3185 +<00006567> 8557 +<00006568> 8561 +<0000656a> 8558 +<0000656b> 14956 +<0000656c> 3627 +<0000656d> 16804 +<0000656f> 9225 +<00006572> 4071 +<00006573> 9908 +<00006574> 4806 +<00006575> 4462 +<00006576> 10481 +<00006579> 10483 +<0000657a> 10482 +<0000657b> 10484 +<0000657c> 11099 +<0000657f> 11098 +<00006580> 11631 +<00006581> 11630 +<00006584> 12438 +<00006585> 16803 +<00006586> 17992 +<00006587> 726 +<00006588> 16651 +<00006589> 17748 +<0000658b> 18910 +<0000658c> 8563 +<00006590> 3189 +<00006591> 3188 +<00006592> 9226 +<00006594> 12079 +<00006595> 5748 +<00006596> 13340 +<00006597> 727 +<00006599> 2264 +<0000659b> 2754 +<0000659c> 2753 +<0000659f> 3628 +<000065a0> 9909 +<000065a1> 4072 +<000065a2> 11100 +<000065a4> 728 +<000065a5> 838 +<000065a7> 1524 +<000065a8> 6562 +<000065aa> 6915 +<000065ab> 1859 +<000065ac> 2755 +<000065ae> 8566 +<000065af> 3190 +<000065b0> 3629 +<000065b5> 16807 +<000065b6> 11632 +<000065b7> 5337 +<000065b8> 13515 +<000065b9> 729 +<000065bb> 6563 +<000065bc> 1525 +<000065bd> 1860 +<000065be> 15931 +<000065bf> 6916 +<000065c1> 2265 +<000065c2> 7363 +<000065c5> 2266 +<000065c6> 7360 +<000065cd> 7949 +<000065ce> 2759 +<000065cf> 2756 +endcidchar + +100 begincidchar +<000065d0> 8567 +<000065d1> 16810 +<000065d2> 8568 +<000065d3> 9227 +<000065d4> 15272 +<000065d6> 4074 +<000065d7> 4073 +<000065da> 11633 +<000065db> 12080 +<000065dd> 12440 +<000065de> 12439 +<000065df> 12760 +<000065e0> 557 +<000065e1> 6025 +<000065e2> 1861 +<000065e3> 16814 +<000065e5> 730 +<000065e6> 839 +<000065e8> 985 +<000065e9> 984 +<000065ee> 6136 +<000065ef> 6135 +<000065f0> 6302 +<000065f1> 1210 +<000065f2> 6305 +<000065f3> 6304 +<000065f4> 6303 +<000065f5> 6306 +<000065fa> 1526 +<000065fb> 6569 +<000065fc> 6565 +<000065fd> 6574 +<000065ff> 17994 +<00006600> 1533 +<00006602> 1531 +<00006603> 6570 +<00006604> 6566 +<00006605> 6573 +<00006606> 1530 +<00006607> 1537 +<00006608> 6568 +<00006609> 6564 +<0000660a> 1536 +<0000660b> 6571 +<0000660c> 1529 +<0000660d> 6572 +<0000660e> 1532 +<0000660f> 1534 +<00006610> 6576 +<00006611> 6575 +<00006612> 6567 +<00006613> 1528 +<00006614> 1527 +<00006615> 1535 +<00006618> 16817 +<0000661c> 6921 +<0000661d> 6927 +<0000661e> 14995 +<0000661f> 1867 +<00006620> 1864 +<00006621> 6918 +<00006622> 6923 +<00006623> 17045 +<00006624> 1870 +<00006625> 1862 +<00006626> 6922 +<00006627> 1865 +<00006628> 1868 +<0000662b> 6925 +<0000662d> 1863 +<0000662e> 6930 +<0000662f> 1866 +<00006630> 14989 +<00006631> 1869 +<00006632> 6919 +<00006633> 6924 +<00006634> 6928 +<00006635> 6920 +<00006636> 6917 +<00006639> 6929 +<0000663a> 6926 +<00006641> 2274 +<00006642> 2267 +<00006643> 2270 +<00006644> 16820 +<00006645> 2273 +<00006647> 7366 +<00006648> 15769 +<00006649> 2268 +<0000664a> 7364 +<0000664b> 16823 +<0000664c> 2272 +<0000664d> 19001 +<0000664f> 2269 +<00006651> 7367 +<00006652> 2271 +<00006653> 17995 +<00006657> 16539 +<00006659> 7953 +<0000665a> 2761 +endcidchar + +100 begincidchar +<0000665b> 7952 +<0000665c> 7954 +<0000665d> 2760 +<0000665e> 2765 +<0000665f> 7365 +<00006660> 19113 +<00006661> 7951 +<00006662> 7955 +<00006663> 14992 +<00006664> 2762 +<00006665> 7950 +<00006666> 2764 +<00006667> 16825 +<00006668> 2763 +<0000666a> 8575 +<0000666b> 14987 +<0000666c> 8570 +<0000666e> 3191 +<0000666f> 3195 +<00006670> 3192 +<00006671> 8573 +<00006672> 8576 +<00006673> 16827 +<00006674> 3193 +<00006676> 3194 +<00006677> 3199 +<00006678> 9236 +<00006679> 8574 +<0000667a> 3197 +<0000667b> 8571 +<0000667c> 8569 +<0000667d> 18075 +<0000667e> 3198 +<00006680> 8572 +<00006684> 3635 +<00006685> 16738 +<00006686> 9228 +<00006689> 3631 +<0000668a> 9233 +<0000668b> 9232 +<0000668c> 9229 +<0000668d> 3637 +<0000668e> 14985 +<00006690> 9231 +<00006691> 3196 +<00006692> 17997 +<00006694> 9235 +<00006695> 9230 +<00006696> 3634 +<00006697> 3630 +<00006698> 3636 +<00006699> 9234 +<0000669a> 15677 +<0000669d> 4077 +<0000669f> 9912 +<000066a0> 9911 +<000066a1> 9910 +<000066a2> 4075 +<000066a4> 16570 +<000066a8> 4076 +<000066a9> 10489 +<000066aa> 10492 +<000066ab> 4466 +<000066ad> 18760 +<000066ae> 4465 +<000066af> 10493 +<000066b0> 10488 +<000066b1> 4468 +<000066b2> 10490 +<000066b3> 16565 +<000066b4> 4467 +<000066b5> 10487 +<000066b6> 15891 +<000066b7> 10491 +<000066b8> 4812 +<000066b9> 4809 +<000066ba> 11109 +<000066bb> 11108 +<000066bd> 11107 +<000066be> 11102 +<000066bf> 15770 +<000066c0> 11103 +<000066c4> 4810 +<000066c6> 4807 +<000066c7> 4811 +<000066c8> 11101 +<000066c9> 4808 +<000066cc> 11110 +<000066cd> 16568 +<000066ce> 14967 +<000066cf> 11106 +<000066d2> 11634 +<000066d6> 5092 +<000066d8> 12083 +<000066d9> 5091 +<000066dc> 5338 +<000066dd> 5509 +<000066de> 12441 +<000066e0> 5508 +<000066e6> 5657 +endcidchar + +100 begincidchar +<000066e7> 19023 +<000066e8> 12761 +<000066e9> 5749 +<000066eb> 13341 +<000066ec> 5884 +<000066f0> 731 +<000066f1> 16004 +<000066f4> 1211 +<000066f6> 6577 +<000066f7> 1871 +<000066f8> 2275 +<000066f9> 2766 +<000066fc> 2591 +<00006700> 3056 +<00006701> 8577 +<00006702> 16836 +<00006703> 3638 +<00006704> 9914 +<00006705> 9913 +<00006708> 732 +<00006709> 990 +<0000670a> 6578 +<0000670b> 1539 +<0000670c> 16354 +<0000670d> 1538 +<0000670e> 15777 +<00006716> 17999 +<00006717> 2278 +<00006718> 7956 +<00006719> 18867 +<0000671b> 2768 +<0000671d> 3203 +<0000671e> 15755 +<0000671f> 3202 +<00006720> 9237 +<00006721> 9506 +<00006722> 9915 +<00006723> 11111 +<00006725> 14239 +<00006726> 5339 +<00006727> 5658 +<00006728> 733 +<0000672c> 841 +<0000672d> 844 +<0000672e> 840 +<00006731> 993 +<00006733> 6144 +<00006734> 992 +<00006735> 994 +<00006736> 15937 +<00006738> 6139 +<00006739> 6138 +<0000673a> 6141 +<0000673b> 6140 +<0000673c> 6143 +<0000673d> 991 +<0000673e> 6137 +<0000673f> 6142 +<00006744> 16411 +<00006745> 6307 +<00006746> 1221 +<00006747> 6308 +<00006748> 6312 +<00006749> 1220 +<0000674b> 6316 +<0000674c> 6311 +<0000674d> 6314 +<00006753> 1223 +<00006755> 6310 +<00006756> 1218 +<00006757> 1224 +<00006759> 6309 +<0000675a> 6315 +<0000675c> 1217 +<0000675d> 6313 +<0000675e> 1219 +<0000675f> 1212 +<00006760> 1222 +<00006761> 15718 +<00006762> 16843 +<00006767> 16842 +<0000676a> 1560 +<0000676b> 18948 +<0000676c> 6580 +<0000676d> 1540 +<0000676e> 19017 +<00006771> 1543 +<00006772> 1561 +<00006773> 1545 +<00006774> 6588 +<00006775> 1556 +<00006776> 6583 +<00006777> 1546 +<0000677a> 6591 +<0000677b> 6584 +<0000677c> 1559 +<0000677d> 6596 +<0000677e> 1554 +<0000677f> 1552 +<00006781> 6597 +endcidchar + +100 begincidchar +<00006782> 19118 +<00006783> 6595 +<00006784> 6587 +<00006785> 6579 +<00006786> 6586 +<00006787> 1547 +<00006789> 1553 +<0000678b> 1541 +<0000678c> 6590 +<0000678d> 6589 +<0000678e> 6581 +<0000678f> 18113 +<00006790> 1555 +<00006791> 6593 +<00006792> 6582 +<00006793> 1558 +<00006794> 6600 +<00006795> 1542 +<00006797> 1549 +<00006798> 6585 +<00006799> 6594 +<0000679a> 1557 +<0000679c> 1544 +<0000679d> 1548 +<0000679f> 6592 +<000067a0> 15738 +<000067a4> 18001 +<000067ac> 16867 +<000067ae> 6964 +<000067af> 1879 +<000067b0> 1892 +<000067b1> 16884 +<000067b2> 6959 +<000067b3> 6949 +<000067b4> 1885 +<000067b5> 6947 +<000067b6> 1878 +<000067b7> 6942 +<000067b8> 1888 +<000067b9> 6955 +<000067ba> 6936 +<000067bb> 6938 +<000067bf> 14330 +<000067c0> 6941 +<000067c1> 6933 +<000067c2> 6954 +<000067c3> 6970 +<000067c4> 1883 +<000067c5> 6943 +<000067c6> 6961 +<000067c8> 6935 +<000067cb> 6972 +<000067cc> 6963 +<000067cd> 6948 +<000067ce> 6956 +<000067cf> 1889 +<000067d0> 1876 +<000067d1> 1884 +<000067d2> 1896 +<000067d3> 1873 +<000067d4> 1875 +<000067d6> 15192 +<000067d7> 16846 +<000067d8> 6940 +<000067d9> 1893 +<000067da> 1886 +<000067db> 6966 +<000067dc> 6937 +<000067dd> 1895 +<000067de> 1890 +<000067df> 6946 +<000067e2> 1894 +<000067e3> 6953 +<000067e4> 6945 +<000067e5> 1887 +<000067e6> 6965 +<000067e7> 6957 +<000067e9> 1881 +<000067ea> 6971 +<000067eb> 6944 +<000067ec> 1877 +<000067ed> 6962 +<000067ee> 6952 +<000067ef> 1882 +<000067f0> 6958 +<000067f1> 1874 +<000067f2> 6934 +<000067f3> 1891 +<000067f4> 2293 +<000067f5> 1880 +<000067f6> 6951 +<000067f7> 6950 +<000067f8> 6939 +<000067f9> 14742 +<000067fa> 6967 +<000067fc> 6960 +<000067fe> 17749 +<000067ff> 1872 +<00006800> 17351 +<00006801> 16851 +endcidchar + +100 begincidchar +<00006802> 16328 +<00006803> 15722 +<00006804> 17750 +<0000680d> 17025 +<00006810> 14748 +<00006812> 7389 +<00006813> 2300 +<00006814> 7390 +<00006816> 7378 +<00006817> 2289 +<00006818> 2301 +<0000681a> 7371 +<0000681b> 16498 +<0000681c> 7380 +<0000681d> 7388 +<0000681e> 18114 +<0000681f> 7370 +<00006820> 7397 +<00006821> 2279 +<00006822> 16848 +<00006825> 7396 +<00006826> 7391 +<00006828> 7392 +<00006829> 2287 +<0000682a> 2298 +<0000682b> 7382 +<0000682d> 7383 +<0000682e> 7393 +<0000682f> 7384 +<00006831> 7379 +<00006834> 7387 +<00006835> 7381 +<00006836> 15918 +<00006837> 16925 +<00006838> 2280 +<00006839> 2284 +<0000683a> 7395 +<0000683b> 7375 +<0000683c> 2296 +<0000683d> 2292 +<0000683e> 16711 +<00006840> 2295 +<00006841> 2302 +<00006842> 2285 +<00006843> 2297 +<00006844> 7386 +<00006845> 2299 +<00006846> 2282 +<00006847> 15339 +<00006848> 2281 +<00006849> 7372 +<0000684a> 18003 +<0000684b> 7376 +<0000684c> 2290 +<0000684d> 7394 +<0000684e> 7385 +<0000684f> 7377 +<00006850> 2294 +<00006851> 2291 +<00006853> 2283 +<00006854> 2286 +<00006855> 15760 +<00006856> 14356 +<0000685d> 16854 +<00006865> 17751 +<0000686b> 7977 +<0000686f> 7966 +<00006871> 7981 +<00006872> 7978 +<00006874> 7971 +<00006875> 7970 +<00006876> 2775 +<00006877> 7974 +<00006878> 7989 +<00006879> 7957 +<0000687b> 7990 +<0000687c> 7976 +<0000687d> 7994 +<0000687e> 7982 +<0000687f> 2774 +<00006880> 7980 +<00006881> 2769 +<00006882> 2790 +<00006883> 2780 +<00006884> 18004 +<00006885> 2784 +<00006886> 2783 +<00006887> 7958 +<00006888> 18103 +<00006889> 7987 +<0000688a> 7993 +<0000688b> 7985 +<0000688c> 7992 +<0000688f> 7973 +<00006890> 7959 +<00006891> 7991 +<00006892> 7975 +<00006893> 2772 +<00006894> 2785 +<00006896> 7984 +endcidchar + +100 begincidchar +<00006897> 2778 +<00006898> 15018 +<0000689b> 7983 +<0000689c> 7960 +<0000689d> 2786 +<0000689f> 2788 +<000068a0> 7986 +<000068a1> 2789 +<000068a2> 2771 +<000068a3> 7967 +<000068a4> 7988 +<000068a6> 16612 +<000068a7> 2777 +<000068a8> 2787 +<000068a9> 7969 +<000068aa> 7979 +<000068ab> 7964 +<000068ac> 7968 +<000068ad> 2782 +<000068ae> 7963 +<000068af> 2770 +<000068b0> 2779 +<000068b1> 2776 +<000068b2> 7972 +<000068b3> 2288 +<000068b4> 8600 +<000068b5> 2773 +<000068b6> 15006 +<000068b9> 15636 +<000068bd> 17020 +<000068c3> 16860 +<000068c4> 2781 +<000068c5> 15406 +<000068c6> 8603 +<000068c7> 8625 +<000068c8> 8614 +<000068c9> 3223 +<000068ca> 17131 +<000068cb> 3218 +<000068cc> 8597 +<000068cd> 3219 +<000068ce> 8613 +<000068d0> 8606 +<000068d1> 8619 +<000068d2> 3215 +<000068d3> 8579 +<000068d4> 8621 +<000068d5> 3205 +<000068d6> 8587 +<000068d7> 3208 +<000068d8> 3207 +<000068da> 3224 +<000068dc> 8581 +<000068df> 3210 +<000068e0> 3206 +<000068e1> 8595 +<000068e3> 3217 +<000068e4> 8590 +<000068e6> 8617 +<000068e7> 3213 +<000068e8> 8609 +<000068e9> 8622 +<000068ea> 8584 +<000068eb> 8589 +<000068ec> 8583 +<000068ee> 3212 +<000068ef> 8602 +<000068f0> 9259 +<000068f1> 8585 +<000068f2> 3216 +<000068f3> 8594 +<000068f4> 8618 +<000068f5> 3211 +<000068f6> 8591 +<000068f7> 8588 +<000068f8> 8605 +<000068f9> 3214 +<000068fa> 3204 +<000068fb> 3226 +<000068fc> 8608 +<000068fd> 8607 +<00006900> 16863 +<00006901> 16862 +<00006902> 17147 +<00006903> 17052 +<00006904> 8580 +<00006905> 3209 +<00006906> 8620 +<00006907> 8596 +<00006908> 8598 +<00006909> 18008 +<0000690a> 8611 +<0000690b> 8610 +<0000690c> 8578 +<0000690d> 3220 +<0000690e> 3222 +<0000690f> 8586 +<00006910> 8593 +<00006911> 8601 +<00006912> 3221 +endcidchar + +100 begincidchar +<00006913> 8592 +<00006914> 8604 +<00006915> 8623 +<00006917> 8612 +<00006918> 15778 +<00006919> 18912 +<0000691a> 15744 +<0000691b> 14269 +<00006925> 8624 +<0000692a> 8582 +<0000692c> 16184 +<0000692f> 9279 +<00006930> 3646 +<00006932> 9277 +<00006933> 9256 +<00006934> 9261 +<00006935> 9254 +<00006936> 16871 +<00006937> 9273 +<00006938> 9240 +<00006939> 9247 +<0000693b> 9271 +<0000693c> 9281 +<0000693d> 9257 +<0000693e> 16470 +<0000693f> 9244 +<00006940> 9263 +<00006941> 9268 +<00006942> 9248 +<00006943> 18009 +<00006944> 9265 +<00006945> 9245 +<00006946> 17775 +<0000694a> 3648 +<0000694b> 9272 +<0000694c> 9270 +<0000694e> 9241 +<0000694f> 9275 +<00006951> 9276 +<00006952> 9278 +<00006953> 3652 +<00006954> 3644 +<00006955> 15750 +<00006956> 7965 +<00006957> 9249 +<00006958> 9267 +<00006959> 9250 +<0000695a> 3641 +<0000695b> 3657 +<0000695c> 9274 +<0000695d> 3655 +<0000695e> 3651 +<0000695f> 9239 +<00006960> 3643 +<00006961> 16868 +<00006962> 9242 +<00006963> 3656 +<00006964> 18011 +<00006965> 9258 +<00006966> 9238 +<00006967> 15637 +<00006968> 3649 +<00006969> 9262 +<0000696a> 9246 +<0000696b> 3650 +<0000696c> 9255 +<0000696d> 3640 +<0000696e> 3225 +<0000696f> 9264 +<00006970> 8599 +<00006971> 9243 +<00006972> 14957 +<00006973> 16859 +<00006974> 9269 +<00006975> 3645 +<00006976> 9266 +<00006977> 3642 +<00006978> 9260 +<00006979> 3653 +<0000697a> 9251 +<0000697b> 9280 +<00006980> 16190 +<00006982> 3647 +<00006983> 9391 +<00006985> 18013 +<00006986> 3654 +<0000698a> 15732 +<0000698d> 9929 +<0000698e> 9927 +<00006990> 9949 +<00006991> 9925 +<00006993> 9943 +<00006994> 3639 +<00006995> 4080 +<00006996> 9921 +<00006997> 9948 +<00006998> 16872 +<00006999> 9926 +<0000699a> 9940 +<0000699b> 4085 +endcidchar + +100 begincidchar +<0000699c> 4078 +<0000699e> 9946 +<0000699f> 18012 +<000069a0> 9919 +<000069a1> 9945 +<000069a2> 14128 +<000069a3> 4096 +<000069a4> 9936 +<000069a5> 9952 +<000069a6> 4094 +<000069a7> 9928 +<000069a8> 4079 +<000069a9> 9930 +<000069aa> 9944 +<000069ab> 4088 +<000069ac> 9923 +<000069ad> 4092 +<000069ae> 4082 +<000069af> 9932 +<000069b0> 9922 +<000069b1> 9916 +<000069b2> 16374 +<000069b3> 9942 +<000069b4> 4089 +<000069b5> 9951 +<000069b6> 9917 +<000069b7> 4086 +<000069b9> 9938 +<000069bb> 4087 +<000069bc> 9924 +<000069bd> 9935 +<000069be> 9931 +<000069bf> 9933 +<000069c0> 16221 +<000069c1> 4081 +<000069c2> 9950 +<000069c3> 4095 +<000069c4> 9934 +<000069c6> 9953 +<000069c9> 9918 +<000069ca> 9939 +<000069cb> 4084 +<000069cc> 4093 +<000069cd> 4091 +<000069ce> 9920 +<000069cf> 9941 +<000069d0> 4090 +<000069d1> 14831 +<000069d3> 4083 +<000069d4> 9937 +<000069d5> 15932 +<000069d6> 18014 +<000069d9> 9947 +<000069e1> 16856 +<000069e2> 10505 +<000069e4> 10501 +<000069e5> 10497 +<000069e6> 10517 +<000069e7> 10514 +<000069e8> 4471 +<000069e9> 18463 +<000069eb> 10521 +<000069ec> 10504 +<000069ed> 4482 +<000069ee> 10511 +<000069f1> 10500 +<000069f2> 10510 +<000069f3> 4479 +<000069f4> 10530 +<000069f6> 10527 +<000069f7> 10513 +<000069f8> 10498 +<000069f9> 16877 +<000069fa> 16839 +<000069fb> 10518 +<000069fc> 10520 +<000069fd> 4475 +<000069fe> 10508 +<000069ff> 10503 +<00006a00> 10494 +<00006a01> 4472 +<00006a02> 4480 +<00006a03> 15913 +<00006a04> 10523 +<00006a05> 4481 +<00006a06> 10495 +<00006a07> 10529 +<00006a08> 10516 +<00006a09> 10522 +<00006a0a> 4478 +<00006a0b> 16857 +<00006a0c> 15696 +<00006a0d> 10519 +<00006a0f> 10526 +<00006a11> 4483 +<00006a13> 4477 +<00006a14> 10512 +<00006a15> 10499 +<00006a16> 10531 +<00006a17> 10496 +endcidchar + +100 begincidchar +<00006a18> 10524 +<00006a19> 4474 +<00006a1a> 15646 +<00006a1b> 10506 +<00006a1c> 15208 +<00006a1d> 10507 +<00006a1e> 4473 +<00006a1f> 4470 +<00006a20> 10502 +<00006a21> 4476 +<00006a23> 4469 +<00006a25> 10525 +<00006a26> 10528 +<00006a27> 10509 +<00006a28> 11124 +<00006a29> 19114 +<00006a2b> 15682 +<00006a2c> 17067 +<00006a2d> 15135 +<00006a32> 11116 +<00006a33> 15012 +<00006a34> 11112 +<00006a35> 4825 +<00006a38> 4814 +<00006a39> 4819 +<00006a3a> 4815 +<00006a3b> 11126 +<00006a3c> 11137 +<00006a3d> 4813 +<00006a3e> 11118 +<00006a3f> 11127 +<00006a40> 10515 +<00006a41> 11128 +<00006a43> 18913 +<00006a44> 4820 +<00006a45> 16880 +<00006a46> 11143 +<00006a47> 4824 +<00006a48> 4827 +<00006a49> 11114 +<00006a4b> 4823 +<00006a4c> 15019 +<00006a4f> 11132 +<00006a50> 11131 +<00006a51> 11123 +<00006a52> 15013 +<00006a53> 14252 +<00006a54> 11133 +<00006a55> 11140 +<00006a56> 11139 +<00006a57> 14298 +<00006a58> 4818 +<00006a59> 4816 +<00006a5a> 11125 +<00006a5b> 11122 +<00006a5d> 11119 +<00006a5e> 11138 +<00006a5f> 4826 +<00006a60> 11136 +<00006a61> 4822 +<00006a62> 4821 +<00006a63> 18879 +<00006a64> 11130 +<00006a65> 18016 +<00006a66> 11113 +<00006a67> 11115 +<00006a68> 11117 +<00006a69> 11135 +<00006a6a> 11129 +<00006a6b> 4817 +<00006a6d> 11120 +<00006a6f> 11134 +<00006a71> 18018 +<00006a74> 18017 +<00006a76> 11121 +<00006a7a> 15021 +<00006a7e> 5100 +<00006a7f> 11652 +<00006a80> 5093 +<00006a81> 11637 +<00006a82> 18019 +<00006a83> 11648 +<00006a84> 5095 +<00006a85> 11655 +<00006a87> 11644 +<00006a89> 11639 +<00006a8a> 16694 +<00006a8c> 11656 +<00006a8d> 11635 +<00006a8e> 11646 +<00006a8f> 15387 +<00006a90> 5102 +<00006a91> 11651 +<00006a92> 11657 +<00006a93> 11645 +<00006a94> 5094 +<00006a95> 11647 +<00006a96> 11636 +<00006a97> 5101 +<00006a99> 18021 +endcidchar + +100 begincidchar +<00006a9a> 11654 +<00006a9b> 11641 +<00006a9c> 5097 +<00006a9d> 16882 +<00006a9e> 11643 +<00006a9f> 11640 +<00006aa0> 5103 +<00006aa1> 11642 +<00006aa2> 5096 +<00006aa3> 5099 +<00006aa4> 11650 +<00006aa5> 11638 +<00006aa6> 11653 +<00006aa7> 14307 +<00006aa8> 11649 +<00006aab> 18023 +<00006aac> 5341 +<00006aad> 12094 +<00006ab1> 15955 +<00006ab2> 15179 +<00006ab3> 5340 +<00006ab4> 12093 +<00006ab5> 18024 +<00006ab8> 5344 +<00006ab9> 12085 +<00006aba> 12089 +<00006abb> 5343 +<00006abd> 12086 +<00006abe> 15009 +<00006ac2> 5345 +<00006ac3> 5342 +<00006ac5> 12084 +<00006ac6> 12088 +<00006ac7> 12092 +<00006ac8> 16885 +<00006ac9> 15014 +<00006aca> 16204 +<00006acb> 12447 +<00006acc> 12444 +<00006acd> 12453 +<00006acf> 12452 +<00006ad0> 12450 +<00006ad1> 12445 +<00006ad3> 5513 +<00006ad4> 18025 +<00006ad8> 15530 +<00006ad9> 12446 +<00006ada> 5512 +<00006adb> 5098 +<00006adc> 12449 +<00006add> 5511 +<00006ade> 12454 +<00006adf> 12448 +<00006ae0> 12443 +<00006ae1> 12087 +<00006ae5> 5510 +<00006ae7> 12442 +<00006ae8> 12767 +<00006aea> 12766 +<00006aeb> 12451 +<00006aec> 5659 +<00006af0> 12765 +<00006af1> 12769 +<00006af3> 12764 +<00006af6> 18026 +<00006af8> 13014 +<00006af9> 12768 +<00006afa> 5752 +<00006afb> 5750 +<00006afc> 13012 +<00006b00> 13015 +<00006b02> 13011 +<00006b03> 13013 +<00006b04> 5751 +<00006b05> 15015 +<00006b0a> 5830 +<00006b0b> 13189 +<00006b0f> 13344 +<00006b10> 5885 +<00006b13> 13447 +<00006b16> 5955 +<00006b17> 13518 +<00006b1a> 13519 +<00006b1d> 16888 +<00006b1e> 13620 +<00006b20> 734 +<00006b21> 995 +<00006b23> 1562 +<00006b25> 6601 +<00006b28> 6973 +<00006b2c> 7398 +<00006b2d> 7400 +<00006b2f> 7399 +<00006b31> 7401 +<00006b32> 2791 +<00006b33> 7996 +<00006b34> 7402 +<00006b35> 16891 +<00006b36> 7995 +<00006b39> 8626 +endcidchar + +100 begincidchar +<00006b3a> 3228 +<00006b3b> 8627 +<00006b3c> 8629 +<00006b3d> 3229 +<00006b3e> 3227 +<00006b3f> 8628 +<00006b41> 9287 +<00006b42> 9285 +<00006b43> 9284 +<00006b45> 9283 +<00006b46> 9282 +<00006b47> 3658 +<00006b48> 9286 +<00006b49> 4097 +<00006b4a> 9954 +<00006b4b> 9956 +<00006b4c> 4098 +<00006b4d> 9955 +<00006b4e> 4485 +<00006b50> 4484 +<00006b51> 10532 +<00006b52> 16238 +<00006b54> 11145 +<00006b55> 11144 +<00006b56> 11146 +<00006b57> 15022 +<00006b59> 4828 +<00006b5b> 11658 +<00006b5c> 5104 +<00006b5e> 12095 +<00006b5f> 5348 +<00006b60> 12455 +<00006b61> 5831 +<00006b62> 735 +<00006b63> 845 +<00006b64> 996 +<00006b65> 1225 +<00006b6a> 1897 +<00006b6d> 7403 +<00006b6f> 17685 +<00006b72> 3659 +<00006b74> 16892 +<00006b76> 10658 +<00006b77> 4829 +<00006b78> 5349 +<00006b79> 736 +<00006b7a> 17646 +<00006b7b> 997 +<00006b7e> 6603 +<00006b7f> 1565 +<00006b80> 6602 +<00006b81> 18027 +<00006b82> 6974 +<00006b83> 1898 +<00006b84> 6975 +<00006b86> 1899 +<00006b88> 7405 +<00006b89> 2304 +<00006b8a> 2303 +<00006b8c> 8003 +<00006b8f> 8000 +<00006b91> 7999 +<00006b94> 8630 +<00006b95> 8633 +<00006b96> 3231 +<00006b97> 8631 +<00006b98> 3230 +<00006b99> 8632 +<00006b9b> 9288 +<00006ba2> 10535 +<00006ba3> 10534 +<00006ba4> 4486 +<00006ba5> 10533 +<00006ba6> 10536 +<00006ba7> 11147 +<00006bad> 11659 +<00006bae> 5105 +<00006baf> 5350 +<00006bb0> 12456 +<00006bb2> 5753 +<00006bb3> 6026 +<00006bb5> 1900 +<00006bb6> 6976 +<00006bb7> 2305 +<00006bba> 2792 +<00006bbc> 3232 +<00006bbd> 8634 +<00006bbf> 3661 +<00006bc0> 3660 +<00006bc1> 18028 +<00006bc7> 11151 +<00006bc8> 11150 +<00006bc9> 12096 +<00006bca> 13345 +<00006bcb> 737 +<00006bcc> 6027 +<00006bcd> 846 +<00006bcf> 1226 +<00006bd0> 6317 +<00006bd2> 1901 +endcidchar + +100 begincidchar +<00006bd3> 3662 +<00006bd4> 738 +<00006bd6> 6977 +<00006bd7> 1902 +<00006bd8> 6978 +<00006bda> 5106 +<00006bdb> 739 +<00006bdc> 16903 +<00006bde> 6604 +<00006be0> 6979 +<00006be1> 16901 +<00006be2> 7410 +<00006be3> 7409 +<00006be4> 7407 +<00006be6> 7406 +<00006be7> 7411 +<00006be8> 7408 +<00006bea> 18029 +<00006bef> 3233 +<00006bf0> 8635 +<00006bf9> 9291 +<00006bfa> 16249 +<00006bfd> 3663 +<00006bfe> 9962 +<00006bff> 10539 +<00006c00> 10538 +<00006c01> 10537 +<00006c02> 10540 +<00006c03> 11153 +<00006c04> 11152 +<00006c05> 4830 +<00006c06> 11154 +<00006c08> 5107 +<00006c09> 11660 +<00006c0b> 12097 +<00006c0c> 12457 +<00006c0d> 13192 +<00006c0f> 740 +<00006c10> 848 +<00006c11> 847 +<00006c13> 1566 +<00006c14> 6028 +<00006c15> 6058 +<00006c16> 998 +<00006c18> 6145 +<00006c1b> 1567 +<00006c1c> 14507 +<00006c1d> 6605 +<00006c1f> 1903 +<00006c23> 2306 +<00006c24> 2310 +<00006c25> 7412 +<00006c26> 2309 +<00006c2a> 8004 +<00006c2b> 2795 +<00006c2c> 3236 +<00006c30> 8638 +<00006c31> 16227 +<00006c33> 4099 +<00006c34> 741 +<00006c35> 17647 +<00006c36> 6059 +<00006c37> 16904 +<00006c38> 849 +<00006c39> 15877 +<00006c3a> 17648 +<00006c3b> 6062 +<00006c3d> 17281 +<00006c3e> 852 +<00006c3f> 6061 +<00006c40> 851 +<00006c41> 850 +<00006c42> 1227 +<00006c43> 6060 +<00006c46> 6146 +<00006c49> 16525 +<00006c4a> 6150 +<00006c4f> 6149 +<00006c50> 1004 +<00006c52> 6147 +<00006c54> 6151 +<00006c55> 1005 +<00006c57> 1000 +<00006c58> 15290 +<00006c59> 1001 +<00006c5a> 16908 +<00006c5b> 1007 +<00006c5c> 6148 +<00006c5d> 999 +<00006c5e> 1228 +<00006c61> 1006 +<00006c65> 6336 +<00006c66> 6334 +<00006c67> 6321 +<00006c68> 1240 +<00006c69> 6328 +<00006c6a> 1235 +<00006c6b> 6322 +<00006c6d> 6330 +<00006c6e> 16586 +endcidchar + +100 begincidchar +<00006c6f> 6327 +<00006c70> 1238 +<00006c71> 6326 +<00006c72> 1245 +<00006c73> 6335 +<00006c74> 1247 +<00006c75> 18030 +<00006c76> 1249 +<00006c78> 6320 +<00006c79> 16910 +<00006c7a> 1236 +<00006c7b> 6337 +<00006c7d> 1243 +<00006c7e> 1246 +<00006c7f> 14246 +<00006c80> 6628 +<00006c81> 1230 +<00006c82> 1253 +<00006c83> 1244 +<00006c84> 6323 +<00006c85> 1233 +<00006c86> 1248 +<00006c87> 6331 +<00006c8a> 6626 +<00006c8b> 6324 +<00006c8c> 1239 +<00006c8d> 1250 +<00006c8e> 6338 +<00006c8f> 6325 +<00006c90> 1237 +<00006c92> 1242 +<00006c93> 6606 +<00006c94> 1251 +<00006c95> 6332 +<00006c96> 1241 +<00006c98> 1252 +<00006c99> 1229 +<00006c9a> 6329 +<00006c9b> 1234 +<00006c9c> 6333 +<00006c9d> 6627 +<00006c9f> 14473 +<00006ca2> 15715 +<00006caa> 18031 +<00006cab> 1579 +<00006cac> 1595 +<00006cad> 6613 +<00006cae> 1586 +<00006caf> 15606 +<00006cb0> 6634 +<00006cb1> 1571 +<00006cb2> 16076 +<00006cb3> 1574 +<00006cb4> 6625 +<00006cb6> 6611 +<00006cb7> 6615 +<00006cb8> 1582 +<00006cb9> 1584 +<00006cba> 6618 +<00006cbb> 1591 +<00006cbc> 1577 +<00006cbf> 1590 +<00006cc0> 6630 +<00006cc1> 1585 +<00006cc2> 6617 +<00006cc3> 6619 +<00006cc4> 1583 +<00006cc5> 1588 +<00006cc6> 6620 +<00006cc7> 6633 +<00006cc9> 1904 +<00006cca> 1594 +<00006ccb> 16496 +<00006ccc> 1572 +<00006ccd> 6632 +<00006cce> 16273 +<00006ccf> 6636 +<00006cd0> 6616 +<00006cd1> 6638 +<00006cd2> 6623 +<00006cd3> 1581 +<00006cd4> 6612 +<00006cd5> 1580 +<00006cd6> 1598 +<00006cd7> 1587 +<00006cd9> 6610 +<00006cda> 6990 +<00006cdb> 1593 +<00006cdc> 1597 +<00006cdd> 6624 +<00006cde> 6629 +<00006cdf> 15703 +<00006ce0> 1599 +<00006ce1> 1592 +<00006ce2> 1578 +<00006ce3> 1568 +<00006ce5> 1573 +<00006ce7> 6614 +<00006ce8> 1569 +<00006ce9> 6637 +endcidchar + +100 begincidchar +<00006cea> 16269 +<00006ceb> 6608 +<00006cec> 6607 +<00006ced> 6621 +<00006cee> 6609 +<00006cef> 1596 +<00006cf0> 2311 +<00006cf1> 1589 +<00006cf2> 6622 +<00006cf3> 1570 +<00006cf5> 1919 +<00006cf9> 6635 +<00006cff> 18915 +<00006d00> 6997 +<00006d01> 7000 +<00006d02> 18033 +<00006d03> 7003 +<00006d04> 6992 +<00006d05> 14873 +<00006d06> 18034 +<00006d07> 7006 +<00006d08> 7009 +<00006d09> 7011 +<00006d0a> 6989 +<00006d0b> 1905 +<00006d0c> 1910 +<00006d0d> 7417 +<00006d0e> 1926 +<00006d0f> 7004 +<00006d10> 7012 +<00006d11> 6996 +<00006d12> 6988 +<00006d16> 7444 +<00006d17> 1913 +<00006d18> 7001 +<00006d19> 6993 +<00006d1a> 6995 +<00006d1b> 1918 +<00006d1d> 6998 +<00006d1e> 1912 +<00006d1f> 6985 +<00006d20> 7007 +<00006d22> 7010 +<00006d24> 15043 +<00006d25> 1909 +<00006d26> 18035 +<00006d27> 1921 +<00006d28> 6982 +<00006d29> 1923 +<00006d2a> 1907 +<00006d2b> 1927 +<00006d2c> 7008 +<00006d2d> 6984 +<00006d2e> 1924 +<00006d2f> 7438 +<00006d30> 6631 +<00006d31> 1911 +<00006d32> 1906 +<00006d33> 6991 +<00006d34> 6983 +<00006d35> 1925 +<00006d36> 1917 +<00006d37> 7002 +<00006d38> 1922 +<00006d39> 1920 +<00006d3a> 6994 +<00006d3b> 1914 +<00006d3c> 6986 +<00006d3f> 6987 +<00006d40> 7005 +<00006d41> 1908 +<00006d42> 6999 +<00006d4e> 17752 +<00006d57> 15603 +<00006d58> 7420 +<00006d59> 2319 +<00006d5a> 2324 +<00006d5b> 16540 +<00006d5c> 16930 +<00006d5e> 7429 +<00006d5f> 7435 +<00006d60> 7431 +<00006d61> 7418 +<00006d62> 7421 +<00006d65> 2331 +<00006d66> 2316 +<00006d67> 7430 +<00006d68> 7439 +<00006d69> 2326 +<00006d6a> 2312 +<00006d6c> 2321 +<00006d6d> 7422 +<00006d6e> 2323 +<00006d6f> 7423 +<00006d70> 7433 +<00006d71> 16629 +<00006d72> 14807 +<00006d74> 2325 +<00006d75> 7448 +<00006d76> 7416 +endcidchar + +100 begincidchar +<00006d77> 2318 +<00006d78> 2317 +<00006d79> 2329 +<00006d7a> 7413 +<00006d7b> 7446 +<00006d7c> 7434 +<00006d7d> 7447 +<00006d7e> 7441 +<00006d7f> 7427 +<00006d80> 7442 +<00006d81> 18036 +<00006d82> 7436 +<00006d83> 7445 +<00006d84> 7443 +<00006d85> 2330 +<00006d86> 7428 +<00006d87> 2315 +<00006d88> 2314 +<00006d89> 2322 +<00006d8a> 2328 +<00006d8b> 7440 +<00006d8c> 2327 +<00006d8d> 7425 +<00006d8e> 2796 +<00006d8f> 15848 +<00006d90> 7449 +<00006d91> 7424 +<00006d92> 7419 +<00006d93> 2320 +<00006d94> 2332 +<00006d95> 2313 +<00006d96> 16929 +<00006d97> 7432 +<00006d98> 7437 +<00006da4> 18038 +<00006da5> 15033 +<00006daa> 2830 +<00006dab> 8006 +<00006dac> 8010 +<00006dae> 2811 +<00006daf> 2809 +<00006db1> 18039 +<00006db2> 2800 +<00006db3> 8008 +<00006db4> 8007 +<00006db5> 2820 +<00006db7> 8013 +<00006db8> 2814 +<00006db9> 16379 +<00006dba> 8031 +<00006dbb> 8043 +<00006dbc> 2797 +<00006dbd> 8028 +<00006dbe> 8021 +<00006dbf> 2832 +<00006dc0> 8005 +<00006dc2> 8033 +<00006dc4> 2829 +<00006dc5> 2817 +<00006dc6> 2828 +<00006dc7> 2807 +<00006dc8> 8017 +<00006dc9> 8035 +<00006dca> 8027 +<00006dcb> 2808 +<00006dcc> 2802 +<00006dcd> 8041 +<00006dcf> 8034 +<00006dd0> 8036 +<00006dd1> 2810 +<00006dd2> 2818 +<00006dd3> 8038 +<00006dd4> 8015 +<00006dd5> 8032 +<00006dd6> 8020 +<00006dd7> 8040 +<00006dd8> 2823 +<00006dd9> 2799 +<00006dda> 2821 +<00006ddb> 8025 +<00006dde> 2812 +<00006ddf> 8019 +<00006de0> 8018 +<00006de1> 2801 +<00006de2> 8012 +<00006de3> 8042 +<00006de4> 2803 +<00006de5> 8022 +<00006de6> 2833 +<00006de8> 2827 +<00006de9> 8011 +<00006dea> 2824 +<00006deb> 2822 +<00006dec> 2831 +<00006ded> 8029 +<00006dee> 2826 +<00006def> 7426 +<00006df0> 8030 +<00006df1> 2825 +<00006df2> 8037 +endcidchar + +100 begincidchar +<00006df3> 2798 +<00006df4> 8026 +<00006df5> 2816 +<00006df6> 8014 +<00006df7> 2815 +<00006df9> 2813 +<00006dfa> 2805 +<00006dfb> 2804 +<00006dfc> 8639 +<00006dfd> 8039 +<00006dfe> 18850 +<00006e00> 8016 +<00006e02> 15610 +<00006e03> 8660 +<00006e04> 15038 +<00006e05> 2806 +<00006e0a> 15041 +<00006e0f> 15600 +<00006e15> 18040 +<00006e18> 18041 +<00006e19> 3265 +<00006e1a> 2819 +<00006e1b> 3247 +<00006e1c> 8654 +<00006e1d> 3261 +<00006e1f> 8642 +<00006e20> 3244 +<00006e21> 3240 +<00006e22> 8672 +<00006e23> 3246 +<00006e24> 3250 +<00006e25> 3245 +<00006e26> 3254 +<00006e27> 8676 +<00006e28> 8667 +<00006e29> 18042 +<00006e2a> 17154 +<00006e2b> 8649 +<00006e2c> 3259 +<00006e2d> 3253 +<00006e2e> 8661 +<00006e2f> 3237 +<00006e30> 8673 +<00006e31> 8666 +<00006e32> 3241 +<00006e33> 8655 +<00006e34> 3256 +<00006e38> 3238 +<00006e39> 8671 +<00006e3a> 3258 +<00006e3b> 8659 +<00006e3e> 3262 +<00006e3f> 8650 +<00006e40> 8657 +<00006e41> 8651 +<00006e43> 3260 +<00006e44> 3268 +<00006e45> 8647 +<00006e49> 8643 +<00006e4a> 3243 +<00006e4b> 8656 +<00006e4d> 3257 +<00006e4e> 3266 +<00006e4f> 16948 +<00006e50> 16849 +<00006e51> 8658 +<00006e52> 8682 +<00006e53> 8674 +<00006e54> 3239 +<00006e55> 8680 +<00006e56> 3251 +<00006e57> 19024 +<00006e58> 3249 +<00006e59> 16614 +<00006e5a> 8686 +<00006e5b> 3248 +<00006e5c> 8664 +<00006e5d> 8652 +<00006e5e> 8662 +<00006e5f> 3271 +<00006e60> 8668 +<00006e61> 8665 +<00006e62> 8648 +<00006e63> 3267 +<00006e64> 8678 +<00006e65> 8675 +<00006e66> 8683 +<00006e67> 3242 +<00006e68> 8663 +<00006e69> 3270 +<00006e6b> 8670 +<00006e6e> 3252 +<00006e6f> 3255 +<00006e71> 8669 +<00006e72> 3269 +<00006e73> 8653 +<00006e74> 8009 +<00006e76> 14803 +<00006e77> 8679 +<00006e78> 8677 +endcidchar + +100 begincidchar +<00006e79> 8681 +<00006e7c> 16931 +<00006e86> 18043 +<00006e88> 8644 +<00006e89> 3264 +<00006e8b> 15295 +<00006e8d> 9324 +<00006e8e> 9323 +<00006e8f> 9297 +<00006e90> 3669 +<00006e92> 9322 +<00006e96> 3679 +<00006e97> 9331 +<00006e98> 3674 +<00006e99> 9321 +<00006e9a> 17793 +<00006e9b> 9294 +<00006e9c> 3680 +<00006e9d> 3670 +<00006e9e> 9309 +<00006e9f> 9299 +<00006ea0> 9302 +<00006ea1> 9326 +<00006ea2> 3664 +<00006ea3> 9333 +<00006ea4> 9325 +<00006ea5> 3673 +<00006ea6> 9314 +<00006ea7> 3684 +<00006eaa> 3683 +<00006eab> 3677 +<00006eae> 9332 +<00006eaf> 3665 +<00006eb0> 9312 +<00006eb1> 9303 +<00006eb2> 9316 +<00006eb3> 9328 +<00006eb4> 3685 +<00006eb5> 16894 +<00006eb6> 3667 +<00006eb7> 9311 +<00006eb8> 15884 +<00006eb9> 9304 +<00006eba> 3676 +<00006ebb> 18045 +<00006ebc> 3675 +<00006ebd> 9307 +<00006ebe> 9317 +<00006ebf> 9327 +<00006ec0> 9298 +<00006ec1> 9308 +<00006ec2> 3668 +<00006ec3> 9318 +<00006ec4> 3681 +<00006ec5> 3672 +<00006ec6> 9305 +<00006ec7> 3671 +<00006ec8> 9296 +<00006ec9> 9310 +<00006eca> 9330 +<00006ecb> 3263 +<00006ecc> 4127 +<00006ecd> 9313 +<00006ece> 9963 +<00006ecf> 9315 +<00006ed0> 9329 +<00006ed1> 3678 +<00006ed2> 9306 +<00006ed3> 3666 +<00006ed4> 3682 +<00006ed5> 4506 +<00006ed6> 9295 +<00006ed8> 9320 +<00006ed9> 16489 +<00006eda> 18047 +<00006edb> 16431 +<00006edc> 9319 +<00006edd> 17720 +<00006ee2> 18046 +<00006eeb> 9991 +<00006eec> 4124 +<00006eed> 9980 +<00006eee> 9985 +<00006eef> 4113 +<00006ef1> 9965 +<00006ef2> 4126 +<00006ef4> 4104 +<00006ef5> 9964 +<00006ef6> 9997 +<00006ef7> 4128 +<00006ef8> 9968 +<00006ef9> 9984 +<00006efa> 16955 +<00006efb> 9970 +<00006efc> 10000 +<00006efd> 9996 +<00006efe> 4102 +<00006eff> 4112 +<00006f00> 10566 +<00006f01> 4125 +endcidchar + +100 begincidchar +<00006f02> 4110 +<00006f03> 9966 +<00006f04> 16932 +<00006f05> 9995 +<00006f06> 4114 +<00006f07> 9992 +<00006f08> 10005 +<00006f09> 9972 +<00006f0a> 9981 +<00006f0b> 15034 +<00006f0c> 15611 +<00006f0d> 10003 +<00006f0e> 9993 +<00006f0f> 4109 +<00006f12> 9979 +<00006f13> 4103 +<00006f14> 4101 +<00006f15> 4119 +<00006f16> 16800 +<00006f17> 18126 +<00006f18> 9977 +<00006f1c> 9999 +<00006f1e> 10004 +<00006f1f> 10002 +<00006f20> 4107 +<00006f21> 10006 +<00006f22> 4111 +<00006f23> 4118 +<00006f24> 18051 +<00006f25> 9967 +<00006f26> 10542 +<00006f27> 9976 +<00006f29> 4105 +<00006f2a> 4123 +<00006f2b> 4120 +<00006f2c> 4108 +<00006f2d> 9986 +<00006f2e> 9971 +<00006f2f> 4121 +<00006f30> 9988 +<00006f31> 4115 +<00006f32> 4117 +<00006f33> 4100 +<00006f34> 18052 +<00006f35> 9990 +<00006f36> 9982 +<00006f37> 9969 +<00006f38> 4116 +<00006f39> 9998 +<00006f3a> 10001 +<00006f3b> 9978 +<00006f3c> 9989 +<00006f3d> 17026 +<00006f3e> 4106 +<00006f3f> 4489 +<00006f40> 9987 +<00006f41> 10541 +<00006f43> 9994 +<00006f44> 16960 +<00006f4e> 9973 +<00006f4f> 10551 +<00006f50> 10561 +<00006f51> 4492 +<00006f52> 10560 +<00006f53> 10572 +<00006f54> 4494 +<00006f55> 10558 +<00006f56> 15954 +<00006f57> 10562 +<00006f58> 4505 +<00006f5a> 10553 +<00006f5b> 4497 +<00006f5c> 16961 +<00006f5d> 10565 +<00006f5e> 11162 +<00006f5f> 4509 +<00006f60> 4508 +<00006f61> 10567 +<00006f62> 10550 +<00006f63> 10577 +<00006f64> 4503 +<00006f66> 4493 +<00006f67> 10570 +<00006f69> 10574 +<00006f6a> 10579 +<00006f6b> 10568 +<00006f6c> 10556 +<00006f6d> 4496 +<00006f6e> 4499 +<00006f6f> 4507 +<00006f70> 4502 +<00006f72> 10559 +<00006f73> 9983 +<00006f74> 16963 +<00006f76> 10555 +<00006f77> 10578 +<00006f78> 4498 +<00006f79> 15294 +<00006f7a> 4501 +<00006f7b> 10580 +endcidchar + +100 begincidchar +<00006f7c> 4490 +<00006f7d> 10569 +<00006f7e> 10543 +<00006f7f> 10575 +<00006f80> 5116 +<00006f81> 18055 +<00006f82> 10557 +<00006f84> 4491 +<00006f85> 10552 +<00006f86> 4495 +<00006f87> 10544 +<00006f88> 4122 +<00006f89> 10548 +<00006f8a> 16789 +<00006f8b> 10573 +<00006f8c> 10549 +<00006f8d> 10547 +<00006f8e> 4500 +<00006f90> 10571 +<00006f92> 10546 +<00006f93> 10564 +<00006f94> 10563 +<00006f95> 10576 +<00006f96> 10554 +<00006f97> 4504 +<00006f9d> 16953 +<00006f9e> 11165 +<00006f9f> 16966 +<00006fa0> 4843 +<00006fa1> 4833 +<00006fa2> 11177 +<00006fa3> 11157 +<00006fa4> 4835 +<00006fa5> 11169 +<00006fa6> 4842 +<00006fa7> 4837 +<00006fa8> 11167 +<00006fa9> 11662 +<00006faa> 11173 +<00006fab> 11179 +<00006fac> 11172 +<00006fad> 11155 +<00006fae> 11170 +<00006faf> 11181 +<00006fb0> 11183 +<00006fb1> 4832 +<00006fb2> 11182 +<00006fb3> 4838 +<00006fb4> 4844 +<00006fb5> 15911 +<00006fb6> 4841 +<00006fb8> 11176 +<00006fb9> 4840 +<00006fba> 11171 +<00006fbb> 15291 +<00006fbc> 11159 +<00006fbd> 11164 +<00006fbe> 18056 +<00006fbf> 11175 +<00006fc0> 4839 +<00006fc1> 4836 +<00006fc2> 4831 +<00006fc3> 4834 +<00006fc4> 11163 +<00006fc6> 10545 +<00006fc7> 11158 +<00006fc8> 11161 +<00006fc9> 11178 +<00006fca> 11166 +<00006fcb> 11156 +<00006fcc> 11661 +<00006fcd> 11180 +<00006fce> 11160 +<00006fcf> 11174 +<00006fd3> 16968 +<00006fd4> 11664 +<00006fd5> 5120 +<00006fd8> 5108 +<00006fd9> 15476 +<00006fda> 15475 +<00006fdb> 5112 +<00006fdc> 11666 +<00006fdd> 11672 +<00006fde> 11670 +<00006fe1> 5118 +<00006fe2> 11673 +<00006fe3> 11665 +<00006fe4> 5113 +<00006fe6> 11669 +<00006fe7> 11668 +<00006fe8> 11674 +<00006fe9> 5119 +<00006feb> 5114 +<00006fec> 5117 +<00006fed> 11667 +<00006fee> 5121 +<00006fef> 5115 +<00006ff0> 5122 +<00006ff1> 5109 +<00006ff2> 11671 +endcidchar + +100 begincidchar +<00006ff4> 11663 +<00006ff6> 14501 +<00006ff7> 12110 +<00006ff8> 16951 +<00006ffa> 5355 +<00006ffb> 12107 +<00006ffc> 12109 +<00006ffe> 5353 +<00006fff> 12105 +<00007000> 12106 +<00007001> 12101 +<00007003> 18146 +<00007004> 11168 +<00007005> 12102 +<00007006> 5354 +<00007007> 12098 +<00007009> 5351 +<0000700a> 12111 +<0000700b> 5352 +<0000700e> 12104 +<0000700f> 5357 +<00007011> 5356 +<00007014> 12103 +<00007015> 5519 +<00007016> 12461 +<00007017> 12467 +<00007018> 5520 +<00007019> 12458 +<0000701a> 5517 +<0000701b> 5514 +<0000701c> 12469 +<0000701d> 5518 +<0000701e> 15478 +<0000701f> 5515 +<00007020> 12460 +<00007024> 12468 +<00007026> 12108 +<00007027> 12459 +<00007028> 5516 +<00007029> 12466 +<0000702a> 12783 +<0000702b> 12462 +<0000702c> 18062 +<0000702f> 12774 +<00007030> 5661 +<00007031> 12777 +<00007032> 5662 +<00007033> 12786 +<00007034> 12776 +<00007035> 12773 +<00007037> 12775 +<00007038> 12779 +<00007039> 12782 +<0000703a> 12781 +<0000703b> 12785 +<0000703c> 12772 +<0000703e> 5660 +<0000703f> 12780 +<00007040> 12784 +<00007041> 12787 +<00007042> 12778 +<0000704a> 13018 +<0000704b> 16980 +<0000704c> 5754 +<0000704d> 18887 +<00007050> 18064 +<00007051> 5832 +<00007052> 13196 +<00007054> 18065 +<00007058> 5833 +<0000705a> 13347 +<0000705b> 13346 +<0000705c> 14418 +<0000705d> 13450 +<0000705e> 5922 +<0000705f> 13448 +<00007060> 13451 +<00007061> 13449 +<00007062> 13520 +<00007063> 5956 +<00007064> 5970 +<00007065> 13596 +<00007066> 13574 +<00007067> 15605 +<00007068> 13595 +<0000706b> 742 +<0000706c> 17649 +<0000706e> 19154 +<0000706f> 18066 +<00007070> 1010 +<00007071> 6154 +<00007074> 6339 +<00007075> 14535 +<00007076> 1254 +<00007077> 18856 +<00007078> 1257 +<00007079> 16537 +<0000707a> 6340 +<0000707e> 16981 +<0000707f> 18067 +endcidchar + +100 begincidchar +<00007081> 18777 +<00007082> 6647 +<00007083> 6649 +<00007084> 6644 +<00007085> 6641 +<00007086> 6643 +<00007089> 17401 +<0000708a> 1603 +<0000708b> 16587 +<0000708e> 1601 +<0000708f> 18099 +<00007091> 6645 +<00007092> 1602 +<00007093> 6642 +<00007094> 6639 +<00007095> 1600 +<00007096> 6646 +<00007098> 6640 +<00007099> 1604 +<0000709a> 6648 +<0000709f> 7014 +<000070a0> 18242 +<000070a1> 7018 +<000070a3> 14706 +<000070a4> 1936 +<000070a5> 15543 +<000070a6> 18128 +<000070a7> 16982 +<000070a9> 7021 +<000070ab> 1928 +<000070ac> 1931 +<000070ad> 1933 +<000070ae> 1935 +<000070af> 1932 +<000070b0> 7017 +<000070b1> 7016 +<000070b3> 1930 +<000070b7> 7013 +<000070b8> 1934 +<000070b9> 15721 +<000070ba> 1929 +<000070bb> 18450 +<000070bc> 17753 +<000070bd> 17008 +<000070be> 7015 +<000070c0> 18227 +<000070c4> 15274 +<000070c8> 2337 +<000070ca> 2333 +<000070cb> 7454 +<000070cc> 16984 +<000070cd> 7462 +<000070ce> 7467 +<000070cf> 2338 +<000070d0> 14701 +<000070d1> 7452 +<000070d2> 7458 +<000070d3> 7451 +<000070d4> 7461 +<000070d7> 7457 +<000070d8> 2334 +<000070d9> 2336 +<000070da> 7466 +<000070dc> 7450 +<000070dd> 7453 +<000070de> 7459 +<000070df> 16987 +<000070e0> 7460 +<000070e1> 7468 +<000070e2> 7456 +<000070e4> 2335 +<000070ef> 2838 +<000070f0> 8050 +<000070f1> 15048 +<000070f3> 8052 +<000070f4> 8048 +<000070f5> 18272 +<000070f6> 8060 +<000070f7> 8046 +<000070f8> 8059 +<000070f9> 2834 +<000070fa> 8044 +<000070fb> 8690 +<000070fc> 8054 +<000070fd> 2837 +<000070fe> 15630 +<000070ff> 8055 +<00007100> 8058 +<00007102> 8062 +<00007104> 8051 +<00007105> 14883 +<00007106> 8056 +<0000710b> 8061 +<0000710c> 8049 +<0000710d> 8045 +<0000710e> 8063 +<00007110> 8053 +<00007113> 8057 +<00007117> 8047 +<0000711b> 8700 +endcidchar + +100 begincidchar +<0000711c> 3279 +<0000711d> 15687 +<0000711e> 8688 +<0000711f> 8697 +<00007120> 8687 +<00007121> 3276 +<00007122> 8695 +<00007123> 8693 +<00007125> 8694 +<00007126> 3274 +<00007128> 8698 +<00007129> 15273 +<0000712b> 16993 +<0000712c> 17002 +<0000712e> 8691 +<0000712f> 8689 +<00007130> 3275 +<00007131> 8692 +<00007132> 8696 +<00007133> 15700 +<00007134> 15486 +<00007135> 14189 +<00007136> 3277 +<0000713a> 8699 +<0000713b> 15045 +<0000713e> 14126 +<00007140> 17304 +<00007141> 9339 +<00007142> 9346 +<00007143> 9348 +<00007144> 9354 +<00007145> 16994 +<00007146> 3698 +<00007147> 9334 +<00007149> 3690 +<0000714a> 16996 +<0000714b> 9349 +<0000714c> 3695 +<0000714d> 9355 +<0000714e> 3686 +<0000714f> 16999 +<00007150> 9352 +<00007151> 18533 +<00007152> 9336 +<00007153> 9353 +<00007154> 9335 +<00007156> 3700 +<00007157> 19040 +<00007158> 9347 +<00007159> 3687 +<0000715a> 9356 +<0000715c> 3692 +<0000715d> 9340 +<0000715e> 3697 +<0000715f> 9351 +<00007160> 9338 +<00007161> 9345 +<00007162> 9341 +<00007163> 9337 +<00007164> 3689 +<00007165> 3696 +<00007166> 3694 +<00007167> 3691 +<00007168> 3699 +<00007169> 3688 +<0000716a> 9344 +<0000716b> 15557 +<0000716c> 3693 +<0000716e> 3278 +<00007170> 9350 +<00007171> 15808 +<00007172> 9342 +<00007173> 18407 +<00007175> 15597 +<00007176> 16384 +<00007177> 14679 +<00007178> 9343 +<0000717a> 18724 +<0000717b> 10014 +<0000717c> 14389 +<0000717d> 4131 +<0000717e> 14704 +<00007180> 10010 +<00007181> 10016 +<00007182> 10012 +<00007184> 4133 +<00007185> 10011 +<00007186> 10015 +<00007187> 10007 +<00007188> 18182 +<00007189> 10009 +<0000718a> 4132 +<0000718c> 14826 +<0000718e> 15675 +<0000718f> 10013 +<00007190> 10008 +<00007191> 18866 +<00007192> 4134 +<00007194> 4129 +<00007196> 16991 +endcidchar + +100 begincidchar +<00007197> 10017 +<00007198> 18461 +<00007199> 4130 +<0000719a> 10586 +<0000719b> 10583 +<0000719c> 10595 +<0000719d> 10589 +<0000719e> 10591 +<0000719f> 4510 +<000071a0> 10585 +<000071a1> 10593 +<000071a2> 18625 +<000071a3> 16072 +<000071a4> 10592 +<000071a5> 10590 +<000071a7> 10596 +<000071a8> 4513 +<000071a9> 10587 +<000071aa> 10594 +<000071ac> 4511 +<000071ad> 15901 +<000071af> 10582 +<000071b0> 10584 +<000071b1> 4512 +<000071b2> 10581 +<000071b3> 10597 +<000071b4> 16990 +<000071b5> 10588 +<000071b7> 18059 +<000071b8> 11187 +<000071b9> 4851 +<000071ba> 17006 +<000071bc> 11198 +<000071bd> 11196 +<000071be> 4845 +<000071bf> 11186 +<000071c2> 11185 +<000071c5> 11184 +<000071c6> 11199 +<000071c7> 11194 +<000071c8> 4849 +<000071c9> 4846 +<000071ca> 11193 +<000071cb> 11191 +<000071ce> 4852 +<000071cf> 11195 +<000071d0> 4847 +<000071d1> 14141 +<000071d2> 4848 +<000071d4> 11192 +<000071d5> 4850 +<000071d6> 11188 +<000071d8> 11197 +<000071d9> 4853 +<000071dc> 4854 +<000071dd> 16504 +<000071df> 5124 +<000071e0> 5131 +<000071e1> 11675 +<000071e2> 11681 +<000071e4> 11679 +<000071e5> 5127 +<000071e6> 5126 +<000071e7> 5123 +<000071e8> 11677 +<000071eb> 15489 +<000071ec> 5129 +<000071ed> 5128 +<000071ee> 5125 +<000071f0> 11680 +<000071f1> 11676 +<000071f2> 11678 +<000071f4> 5130 +<000071f5> 18158 +<000071f6> 16026 +<000071f8> 5361 +<000071f9> 12114 +<000071fd> 12116 +<000071fe> 5360 +<000071ff> 12113 +<00007200> 18916 +<00007201> 12112 +<00007202> 12473 +<00007203> 12115 +<00007205> 12474 +<00007206> 5521 +<00007207> 12472 +<00007209> 15803 +<0000720a> 12471 +<0000720c> 12470 +<0000720d> 5522 +<0000720e> 17009 +<0000720f> 14844 +<00007210> 5663 +<00007215> 17011 +<00007216> 14675 +<00007217> 14697 +<00007219> 13025 +<0000721a> 13024 +<0000721b> 5755 +endcidchar + +100 begincidchar +<0000721d> 13023 +<00007222> 13348 +<00007223> 13452 +<00007224> 17014 +<00007225> 18996 +<00007226> 13521 +<00007227> 13621 +<00007228> 5990 +<00007229> 13641 +<0000722a> 743 +<0000722b> 17650 +<0000722e> 17017 +<00007230> 1937 +<00007235> 5132 +<00007236> 744 +<00007238> 1607 +<00007239> 2339 +<0000723a> 3701 +<0000723b> 745 +<0000723d> 2839 +<0000723e> 4135 +<0000723f> 6029 +<00007240> 17018 +<00007241> 7022 +<00007242> 7469 +<00007244> 10018 +<00007246> 5133 +<00007247> 746 +<00007248> 1608 +<0000724b> 8701 +<0000724c> 3280 +<0000724f> 9357 +<00007250> 15049 +<00007252> 3702 +<00007253> 10019 +<00007255> 17021 +<00007256> 4514 +<00007257> 17022 +<00007258> 5523 +<00007259> 747 +<0000725a> 8702 +<0000725b> 748 +<0000725c> 18010 +<0000725d> 1012 +<0000725e> 6155 +<0000725f> 1011 +<00007260> 1260 +<00007261> 1259 +<00007262> 1258 +<00007263> 6341 +<00007266> 16059 +<00007267> 1609 +<00007269> 1610 +<0000726a> 6650 +<0000726c> 7025 +<0000726e> 7028 +<0000726f> 1939 +<00007270> 7026 +<00007272> 1938 +<00007273> 7027 +<00007274> 1940 +<00007276> 7472 +<00007277> 7471 +<00007278> 7470 +<00007279> 2340 +<0000727d> 2840 +<0000727e> 8064 +<0000727f> 8067 +<00007280> 3282 +<00007281> 2841 +<00007282> 17027 +<00007284> 3281 +<00007285> 8706 +<00007286> 8705 +<00007287> 15050 +<0000728b> 8707 +<0000728c> 9359 +<0000728d> 9358 +<0000728e> 9362 +<0000728f> 17353 +<00007290> 9361 +<00007291> 9360 +<00007292> 4136 +<00007293> 10022 +<00007294> 15051 +<00007295> 10021 +<00007296> 4137 +<00007297> 10020 +<00007298> 10598 +<0000729a> 10599 +<0000729b> 4515 +<0000729f> 18234 +<000072a1> 12479 +<000072a2> 5524 +<000072a3> 12478 +<000072a4> 12477 +<000072a7> 5756 +<000072a8> 12790 +<000072a9> 13199 +<000072aa> 13522 +endcidchar + +100 begincidchar +<000072ac> 749 +<000072ad> 17652 +<000072ae> 6063 +<000072af> 853 +<000072b0> 6064 +<000072b2> 16310 +<000072ba> 6347 +<000072bd> 6343 +<000072bf> 6342 +<000072c0> 1611 +<000072c1> 6346 +<000072c2> 1262 +<000072c3> 6344 +<000072c4> 1261 +<000072c5> 6348 +<000072c6> 6345 +<000072c9> 6654 +<000072ca> 7029 +<000072cb> 6652 +<000072cc> 6659 +<000072cd> 17354 +<000072ce> 1612 +<000072d0> 1615 +<000072d1> 6660 +<000072d2> 6656 +<000072d4> 6657 +<000072d6> 6651 +<000072d7> 1614 +<000072d8> 6653 +<000072d9> 1613 +<000072da> 6658 +<000072dc> 6655 +<000072df> 7033 +<000072e2> 16279 +<000072e3> 7036 +<000072e4> 7030 +<000072e6> 7035 +<000072e8> 7031 +<000072e9> 1941 +<000072ea> 7034 +<000072eb> 7032 +<000072f3> 7478 +<000072f4> 7475 +<000072f6> 7477 +<000072f7> 2345 +<000072f8> 2344 +<000072f9> 2342 +<000072fa> 7474 +<000072fb> 7479 +<000072fc> 2341 +<000072fd> 2343 +<000072fe> 7476 +<000072ff> 8075 +<00007300> 7473 +<00007301> 7480 +<00007302> 16282 +<00007304> 16053 +<00007307> 8070 +<00007308> 8074 +<0000730a> 8073 +<0000730b> 8709 +<0000730c> 8720 +<0000730f> 8076 +<00007310> 18154 +<00007311> 8071 +<00007312> 8708 +<00007313> 2845 +<00007316> 2844 +<00007317> 8069 +<00007318> 8072 +<00007319> 2846 +<0000731b> 2843 +<0000731c> 2842 +<0000731d> 8068 +<0000731e> 8077 +<00007322> 8711 +<00007323> 8718 +<00007325> 3284 +<00007326> 8717 +<00007327> 8714 +<00007328> 17034 +<00007329> 3286 +<0000732a> 15728 +<0000732b> 17029 +<0000732c> 16306 +<0000732d> 8716 +<0000732e> 17035 +<00007330> 8710 +<00007331> 8712 +<00007332> 8715 +<00007333> 8713 +<00007334> 3285 +<00007335> 8719 +<00007336> 3283 +<00007337> 3703 +<00007338> 18155 +<00007339> 17356 +<0000733a> 9366 +<0000733b> 9365 +<0000733c> 9363 +endcidchar + +100 begincidchar +<0000733e> 3706 +<0000733f> 3705 +<00007340> 9367 +<00007341> 18156 +<00007342> 9364 +<00007343> 10023 +<00007344> 4138 +<00007345> 3704 +<00007348> 17402 +<00007349> 9369 +<0000734a> 9368 +<0000734c> 10026 +<0000734d> 10024 +<0000734e> 4516 +<0000734f> 16209 +<00007350> 4139 +<00007351> 10025 +<00007352> 10601 +<00007357> 4517 +<00007358> 10600 +<00007359> 10609 +<0000735a> 10608 +<0000735b> 10606 +<0000735d> 10605 +<00007361> 10607 +<00007362> 10610 +<00007365> 11208 +<00007368> 4857 +<00007369> 11204 +<0000736a> 11210 +<0000736b> 11209 +<0000736c> 11207 +<00007370> 5134 +<00007371> 16280 +<00007372> 5135 +<00007373> 11682 +<00007374> 16084 +<00007375> 5363 +<00007376> 12117 +<00007377> 5362 +<00007378> 5525 +<0000737a> 5526 +<0000737b> 5664 +<0000737c> 12792 +<0000737d> 12791 +<0000737e> 13026 +<0000737f> 13200 +<00007380> 5834 +<00007381> 13350 +<00007382> 13349 +<00007383> 13351 +<00007384> 854 +<00007385> 7037 +<00007386> 2346 +<00007387> 2847 +<00007388> 8078 +<00007389> 855 +<0000738a> 6065 +<0000738b> 750 +<0000738c> 18918 +<0000738e> 6158 +<0000738f> 18149 +<00007392> 6353 +<00007395> 6349 +<00007396> 1263 +<00007397> 6350 +<00007398> 14838 +<0000739c> 16522 +<0000739d> 6668 +<0000739e> 14683 +<0000739f> 1618 +<000073a0> 6666 +<000073a1> 6662 +<000073a2> 6665 +<000073a4> 6661 +<000073a5> 1620 +<000073a6> 6664 +<000073a7> 16519 +<000073a8> 1617 +<000073a9> 1616 +<000073aa> 17037 +<000073ab> 1619 +<000073ac> 6667 +<000073ad> 6663 +<000073b2> 1947 +<000073b3> 1950 +<000073b4> 7045 +<000073b5> 7044 +<000073b6> 7043 +<000073b7> 1944 +<000073b8> 7052 +<000073b9> 7042 +<000073ba> 18868 +<000073bb> 1946 +<000073bc> 7485 +<000073be> 7049 +<000073bf> 7047 +<000073c0> 1949 +<000073c2> 7039 +<000073c3> 7050 +endcidchar + +100 begincidchar +<000073c4> 19123 +<000073c5> 7041 +<000073c6> 7051 +<000073c7> 7048 +<000073c8> 7040 +<000073c9> 17040 +<000073ca> 1945 +<000073cb> 7053 +<000073cc> 7038 +<000073cd> 1948 +<000073ce> 16667 +<000073cf> 17036 +<000073d0> 15127 +<000073d2> 7490 +<000073d3> 7481 +<000073d4> 7492 +<000073d5> 16499 +<000073d6> 7484 +<000073d9> 7482 +<000073da> 7494 +<000073db> 7491 +<000073dc> 7489 +<000073dd> 7493 +<000073de> 2352 +<000073e0> 2350 +<000073e1> 18160 +<000073e2> 15523 +<000073e3> 7487 +<000073e4> 17061 +<000073e5> 7483 +<000073e6> 15546 +<000073e7> 7486 +<000073e8> 7497 +<000073e9> 7488 +<000073ea> 2351 +<000073eb> 7046 +<000073ed> 2347 +<000073ee> 2349 +<000073ef> 16401 +<000073f3> 15531 +<000073f4> 8092 +<000073f5> 8081 +<000073f6> 8079 +<000073f7> 17050 +<000073f8> 8080 +<000073f9> 15353 +<000073fa> 8087 +<000073fb> 15532 +<000073fc> 8088 +<000073fd> 8084 +<000073fe> 2852 +<000073ff> 8089 +<00007400> 8086 +<00007401> 8083 +<00007402> 18875 +<00007403> 2850 +<00007404> 8082 +<00007405> 2848 +<00007406> 2851 +<00007407> 8085 +<00007408> 8093 +<00007409> 2348 +<0000740a> 2849 +<0000740b> 8091 +<0000740c> 8090 +<0000740d> 2853 +<00007411> 17772 +<00007412> 15334 +<00007414> 14836 +<00007415> 17051 +<00007416> 8725 +<00007417> 16557 +<00007419> 18163 +<0000741a> 8726 +<0000741b> 3296 +<0000741c> 14557 +<0000741d> 8732 +<00007420> 8734 +<00007421> 8727 +<00007422> 3290 +<00007423> 8731 +<00007424> 8730 +<00007425> 3291 +<00007426> 3297 +<00007428> 3298 +<00007429> 8733 +<0000742a> 3288 +<0000742b> 8724 +<0000742c> 8722 +<0000742d> 8728 +<0000742e> 8721 +<0000742f> 3295 +<00007430> 8723 +<00007431> 8729 +<00007432> 8735 +<00007433> 3289 +<00007434> 3294 +<00007437> 15073 +<00007438> 15113 +<00007439> 17054 +endcidchar + +100 begincidchar +<0000743a> 3287 +<0000743c> 15071 +<0000743f> 3713 +<00007440> 9376 +<00007441> 3712 +<00007442> 9380 +<00007443> 14874 +<00007444> 9370 +<00007445> 15319 +<00007446> 9381 +<00007447> 17060 +<00007448> 15541 +<00007449> 17041 +<0000744c> 19116 +<0000744d> 9382 +<0000744e> 9379 +<00007451> 9374 +<00007452> 9373 +<00007453> 16945 +<00007454> 9383 +<00007455> 3709 +<00007456> 14837 +<00007457> 9375 +<00007459> 3714 +<0000745a> 3708 +<0000745d> 17094 +<0000745e> 3711 +<0000745f> 3710 +<00007460> 17058 +<00007461> 19020 +<00007462> 10027 +<00007463> 4141 +<00007464> 4140 +<00007465> 16641 +<00007467> 10032 +<00007468> 15086 +<00007469> 4518 +<0000746a> 4142 +<0000746b> 15335 +<0000746c> 17064 +<0000746d> 4144 +<0000746e> 10033 +<0000746f> 3707 +<00007470> 4143 +<00007471> 10029 +<00007472> 10031 +<00007473> 10028 +<00007474> 17065 +<00007475> 10030 +<00007476> 17062 +<00007479> 10620 +<0000747a> 15057 +<0000747c> 10619 +<0000747d> 10616 +<0000747e> 4521 +<0000747f> 11211 +<00007480> 4522 +<00007481> 10615 +<00007482> 17068 +<00007483> 4520 +<00007485> 10617 +<00007486> 10614 +<00007487> 10611 +<00007488> 10618 +<0000748b> 4519 +<0000748c> 14881 +<0000748d> 18077 +<00007490> 11688 +<00007492> 11215 +<00007494> 11214 +<00007495> 11216 +<00007497> 11685 +<00007498> 4860 +<00007499> 14835 +<0000749a> 11212 +<0000749b> 15114 +<0000749c> 4858 +<0000749d> 19021 +<0000749e> 4862 +<0000749f> 4861 +<000074a0> 11213 +<000074a1> 11217 +<000074a3> 4859 +<000074a4> 16752 +<000074a5> 11692 +<000074a6> 5138 +<000074a7> 5364 +<000074a8> 5139 +<000074a9> 5136 +<000074aa> 11689 +<000074ab> 11687 +<000074ad> 11690 +<000074af> 11693 +<000074b0> 5137 +<000074b1> 11691 +<000074b2> 11686 +<000074b4> 15525 +<000074b5> 12120 +<000074b6> 12123 +<000074b7> 12482 +endcidchar + +100 begincidchar +<000074b8> 12118 +<000074b9> 18922 +<000074ba> 12793 +<000074bb> 12124 +<000074bd> 5527 +<000074be> 12122 +<000074bf> 5365 +<000074c0> 12119 +<000074c1> 12121 +<000074c2> 12125 +<000074c3> 12483 +<000074c5> 12481 +<000074c6> 19125 +<000074c8> 17077 +<000074ca> 5528 +<000074cb> 12480 +<000074cc> 15070 +<000074cf> 5665 +<000074d0> 15003 +<000074d3> 18170 +<000074d4> 5758 +<000074d5> 13202 +<000074d6> 5757 +<000074d7> 13204 +<000074d8> 13201 +<000074d9> 13203 +<000074da> 5886 +<000074db> 13453 +<000074dc> 856 +<000074dd> 6669 +<000074e0> 2854 +<000074e1> 9384 +<000074e2> 4863 +<000074e3> 5529 +<000074e4> 5835 +<000074e5> 13454 +<000074e6> 857 +<000074e7> 16382 +<000074e8> 6670 +<000074e9> 288 +<000074ec> 7054 +<000074ee> 7055 +<000074f0> 16358 +<000074f1> 16283 +<000074f2> 16351 +<000074f8> 16372 +<000074fb> 8736 +<000074fd> 9387 +<000074fe> 9386 +<000074ff> 9385 +<00007500> 10034 +<00007504> 4145 +<00007505> 16350 +<00007507> 10622 +<00007508> 10621 +<0000750b> 11218 +<0000750e> 17079 +<0000750f> 11697 +<00007513> 12127 +<00007514> 12126 +<00007515> 5366 +<00007516> 12484 +<00007517> 13027 +<00007518> 858 +<00007519> 17795 +<0000751a> 1951 +<0000751c> 2857 +<0000751d> 9388 +<0000751e> 17080 +<0000751f> 859 +<00007521> 7502 +<00007522> 2858 +<0000752a> 6159 +<0000752b> 1265 +<0000752c> 1264 +<0000752d> 1952 +<0000752e> 7056 +<0000752f> 8737 +<00007534> 16007 +<00007535> 17754 +<00007539> 6355 +<0000753a> 6354 +<0000753b> 15867 +<0000753d> 1621 +<0000753e> 6673 +<00007542> 17357 +<00007546> 16192 +<0000754a> 17087 +<0000754b> 1956 +<0000754c> 1954 +<0000754d> 17086 +<0000754e> 1955 +<0000754f> 1953 +<00007551> 15614 +<00007553> 16363 +<00007554> 2353 +<00007555> 15082 +<00007559> 2357 +<0000755a> 2356 +<0000755b> 7503 +endcidchar + +100 begincidchar +<0000755c> 2355 +<0000755d> 2354 +<0000755f> 7504 +<00007560> 15729 +<00007562> 2861 +<00007563> 8095 +<00007564> 8094 +<00007567> 17088 +<0000756a> 3302 +<0000756b> 3301 +<0000756c> 8739 +<0000756d> 18173 +<0000756e> 17089 +<0000756f> 8738 +<00007570> 2862 +<00007572> 18174 +<00007576> 3717 +<00007577> 9390 +<00007578> 3718 +<00007579> 9389 +<0000757a> 16207 +<0000757d> 10037 +<0000757e> 10623 +<0000757f> 4523 +<00007580> 11219 +<00007583> 15077 +<00007584> 11698 +<00007586> 5531 +<00007587> 5530 +<0000758a> 5836 +<0000758b> 866 +<0000758c> 6674 +<0000758d> 18175 +<0000758e> 17093 +<0000758f> 2863 +<00007590> 10038 +<00007591> 4146 +<00007592> 558 +<00007598> 6675 +<0000759d> 1622 +<0000759e> 17095 +<000075a7> 7059 +<000075aa> 7060 +<000075ab> 1957 +<000075b0> 7505 +<000075b1> 16045 +<000075b4> 17096 +<000075b5> 2866 +<000075b6> 7511 +<000075b8> 2367 +<000075b9> 2365 +<000075ba> 7512 +<000075bb> 7507 +<000075bc> 2364 +<000075bd> 2363 +<000075be> 2358 +<000075bf> 7510 +<000075c0> 7509 +<000075c1> 7506 +<000075c2> 2366 +<000075c3> 16275 +<000075c4> 7508 +<000075c5> 2359 +<000075c7> 2360 +<000075c8> 18177 +<000075ca> 2867 +<000075cd> 2868 +<000075ce> 8096 +<000075cf> 8098 +<000075d0> 8102 +<000075d1> 8101 +<000075d2> 8097 +<000075d7> 8747 +<000075d8> 3307 +<000075d9> 3306 +<000075da> 8741 +<000075db> 3304 +<000075dc> 17358 +<000075dd> 8744 +<000075de> 3308 +<000075df> 8745 +<000075e0> 3309 +<000075e1> 8742 +<000075e2> 3303 +<000075e3> 3305 +<000075e4> 8746 +<000075e6> 8743 +<000075e7> 8740 +<000075ed> 9403 +<000075ef> 9392 +<000075f0> 3720 +<000075f1> 3723 +<000075f2> 3722 +<000075f3> 3727 +<000075f4> 3726 +<000075f5> 9404 +<000075f6> 9402 +<000075f7> 9395 +<000075f8> 9399 +<000075f9> 9398 +endcidchar + +100 begincidchar +<000075fa> 3724 +<000075fb> 9401 +<000075fc> 9397 +<000075fd> 9405 +<000075fe> 9396 +<000075ff> 3725 +<00007600> 3719 +<00007601> 3721 +<00007602> 17097 +<00007603> 9394 +<00007607> 16271 +<00007608> 10040 +<00007609> 4150 +<0000760a> 10044 +<0000760b> 4149 +<0000760c> 10041 +<0000760d> 4148 +<0000760f> 9393 +<00007610> 9400 +<00007611> 10043 +<00007613> 4151 +<00007614> 10045 +<00007615> 10042 +<00007616> 10039 +<00007619> 10626 +<0000761a> 10630 +<0000761b> 10632 +<0000761c> 10628 +<0000761d> 10627 +<0000761e> 10625 +<0000761f> 4526 +<00007620> 4524 +<00007623> 10629 +<00007624> 4527 +<00007625> 10624 +<00007626> 4528 +<00007627> 4147 +<00007628> 10631 +<00007629> 4525 +<0000762c> 17098 +<0000762d> 11221 +<0000762f> 11220 +<00007630> 11228 +<00007631> 11222 +<00007632> 11227 +<00007633> 11224 +<00007634> 4866 +<00007635> 11226 +<00007638> 4867 +<0000763a> 4868 +<0000763b> 15984 +<0000763c> 11225 +<0000763d> 11223 +<00007640> 16102 +<00007642> 5141 +<00007643> 11699 +<00007646> 5140 +<00007647> 11702 +<0000764c> 5142 +<0000764d> 18178 +<0000764e> 15986 +<0000764f> 17100 +<00007650> 12131 +<00007651> 17099 +<00007652> 5369 +<00007653> 12132 +<00007654> 16112 +<00007656> 5367 +<00007657> 12133 +<00007658> 5368 +<00007659> 12130 +<0000765a> 12134 +<0000765c> 12128 +<0000765f> 5532 +<00007660> 12485 +<00007661> 5533 +<00007662> 5666 +<00007664> 12129 +<00007665> 5667 +<00007666> 16042 +<00007667> 16297 +<00007669> 5759 +<0000766a> 13028 +<0000766c> 5838 +<0000766d> 13205 +<0000766e> 5837 +<0000766f> 17101 +<00007670> 13352 +<00007673> 15083 +<00007674> 18179 +<00007675> 13635 +<00007676> 559 +<00007678> 1962 +<00007679> 7061 +<0000767a> 18181 +<0000767d> 867 +<0000767e> 1013 +<0000767f> 6160 +<00007680> 17363 +<00007681> 6358 +endcidchar + +100 begincidchar +<00007682> 1268 +<00007684> 1625 +<00007689> 8104 +<0000768a> 7513 +<0000768b> 2368 +<0000768c> 17364 +<0000768e> 2869 +<0000768f> 8103 +<00007690> 17104 +<00007692> 8749 +<00007693> 3313 +<00007695> 8748 +<00007696> 3312 +<00007699> 9406 +<0000769a> 4531 +<0000769b> 10636 +<000076a1> 17109 +<000076a4> 11703 +<000076a5> 17110 +<000076a6> 12135 +<000076aa> 12795 +<000076ab> 12794 +<000076ad> 13206 +<000076ae> 868 +<000076af> 6676 +<000076b0> 2369 +<000076b4> 3314 +<000076b5> 9407 +<000076b7> 17111 +<000076b8> 10046 +<000076ba> 4532 +<000076bb> 11229 +<000076bd> 12136 +<000076be> 12796 +<000076bf> 869 +<000076c2> 1626 +<000076c3> 1968 +<000076c4> 7062 +<000076c5> 1969 +<000076c6> 1967 +<000076c8> 1966 +<000076c9> 7514 +<000076ca> 2370 +<000076cc> 17112 +<000076d2> 2871 +<000076d3> 8105 +<000076d4> 2870 +<000076d6> 16213 +<000076d9> 18891 +<000076da> 8750 +<000076db> 2872 +<000076dc> 3315 +<000076dd> 9408 +<000076e1> 4152 +<000076e3> 4153 +<000076e4> 4533 +<000076e5> 4870 +<000076e6> 11230 +<000076e7> 4869 +<000076e9> 11704 +<000076ea> 5143 +<000076ec> 12137 +<000076ed> 12797 +<000076ee> 870 +<000076ef> 1269 +<000076f0> 6679 +<000076f1> 6678 +<000076f2> 1627 +<000076f3> 6677 +<000076f4> 1628 +<000076f5> 6680 +<000076f7> 7068 +<000076f8> 1972 +<000076f9> 1971 +<000076fa> 7070 +<000076fb> 7069 +<000076fc> 1976 +<000076fe> 1975 +<00007701> 1970 +<00007707> 1977 +<00007708> 7063 +<00007709> 1973 +<0000770a> 7067 +<0000770b> 1974 +<0000770c> 15714 +<00007710> 7517 +<00007711> 7521 +<00007712> 7519 +<00007713> 7518 +<00007715> 7522 +<0000771b> 7516 +<0000771d> 7515 +<0000771e> 17118 +<00007722> 7525 +<00007723> 7520 +<00007724> 16360 +<00007725> 8114 +<00007726> 17119 +<00007727> 7526 +<00007728> 2376 +endcidchar + +100 begincidchar +<00007729> 2373 +<0000772b> 16371 +<0000772d> 8108 +<0000772f> 8107 +<00007733> 8112 +<00007734> 8111 +<00007735> 8116 +<00007736> 2876 +<00007737> 2873 +<00007738> 2877 +<00007739> 8106 +<0000773a> 2878 +<0000773b> 8115 +<0000773c> 2875 +<0000773d> 8113 +<0000773e> 2874 +<00007740> 17120 +<00007743> 18186 +<00007744> 8753 +<00007745> 8755 +<0000774a> 8756 +<0000774d> 8754 +<0000774e> 8757 +<0000774f> 3316 +<00007752> 9412 +<00007754> 9417 +<00007755> 9409 +<00007756> 9413 +<00007758> 17123 +<00007759> 9418 +<0000775a> 9414 +<0000775b> 3730 +<0000775c> 3738 +<0000775e> 3733 +<00007761> 4157 +<00007762> 3741 +<00007763> 3734 +<00007765> 3739 +<00007766> 3732 +<00007767> 9416 +<00007768> 3740 +<00007769> 9415 +<0000776a> 3736 +<0000776b> 3731 +<0000776c> 3737 +<0000776d> 9419 +<0000776e> 10051 +<0000776f> 10053 +<00007772> 14699 +<00007777> 18089 +<00007778> 15104 +<00007779> 3735 +<0000777a> 17175 +<0000777b> 15108 +<0000777c> 10048 +<0000777d> 4155 +<0000777e> 10054 +<0000777f> 4156 +<00007780> 10052 +<00007781> 10047 +<00007782> 10050 +<00007783> 10055 +<00007784> 4154 +<00007785> 10049 +<00007787> 4535 +<00007788> 10640 +<00007789> 10639 +<0000778b> 4538 +<0000778c> 4536 +<0000778d> 10637 +<0000778e> 4534 +<0000778f> 10638 +<00007791> 4537 +<00007793> 14381 +<00007795> 11238 +<00007797> 11240 +<00007798> 18190 +<00007799> 11239 +<0000779a> 11231 +<0000779b> 11235 +<0000779c> 11234 +<0000779d> 11232 +<000077a0> 4871 +<000077a1> 11233 +<000077a5> 4874 +<000077a7> 5148 +<000077a8> 11712 +<000077aa> 5145 +<000077ab> 11706 +<000077ac> 5147 +<000077ad> 5149 +<000077af> 17125 +<000077b0> 5146 +<000077b1> 11711 +<000077b2> 11707 +<000077b3> 5144 +<000077b4> 11710 +<000077b5> 11705 +<000077b6> 11709 +<000077b7> 11708 +endcidchar + +100 begincidchar +<000077b9> 15987 +<000077ba> 12139 +<000077bd> 5370 +<000077be> 18193 +<000077bf> 5371 +<000077c2> 12138 +<000077c3> 15281 +<000077c4> 12488 +<000077c5> 16833 +<000077c7> 5534 +<000077cb> 18194 +<000077cc> 12798 +<000077cd> 12801 +<000077d0> 13029 +<000077d3> 5760 +<000077d4> 13353 +<000077d5> 13455 +<000077d7> 5925 +<000077da> 5971 +<000077db> 871 +<000077dc> 1978 +<000077dd> 18894 +<000077de> 8760 +<000077e0> 9420 +<000077e2> 872 +<000077e3> 1270 +<000077e5> 1629 +<000077e6> 16513 +<000077e9> 2377 +<000077ec> 8761 +<000077ed> 3317 +<000077ee> 3742 +<000077ef> 5150 +<000077f0> 11713 +<000077f1> 12489 +<000077f2> 12802 +<000077f3> 873 +<000077f4> 17129 +<000077f7> 6686 +<000077f8> 6681 +<000077f9> 6683 +<000077fa> 6685 +<000077fb> 6684 +<000077fc> 6682 +<000077fd> 1630 +<000077fe> 16341 +<00007802> 1979 +<00007803> 7081 +<00007805> 7076 +<00007806> 7073 +<00007808> 15942 +<00007809> 7080 +<0000780e> 7079 +<0000780f> 7078 +<00007810> 7077 +<00007813> 7082 +<00007814> 1980 +<00007818> 18195 +<0000781c> 18196 +<0000781d> 2381 +<0000781e> 15123 +<0000781f> 2387 +<00007820> 2386 +<00007821> 7535 +<00007822> 7529 +<00007823> 7527 +<00007825> 2384 +<00007826> 8123 +<00007827> 2379 +<00007828> 7532 +<00007829> 7536 +<0000782a> 7538 +<0000782b> 7534 +<0000782c> 7528 +<0000782d> 2385 +<0000782e> 7533 +<0000782f> 7531 +<00007830> 2378 +<00007831> 7539 +<00007832> 2388 +<00007833> 7537 +<00007834> 2382 +<00007835> 7530 +<00007837> 2383 +<00007838> 2380 +<00007839> 17366 +<0000783c> 16410 +<0000783d> 15466 +<00007842> 15044 +<00007843> 2880 +<00007844> 15403 +<00007845> 8124 +<00007847> 18197 +<00007848> 8117 +<00007849> 8119 +<0000784a> 8121 +<0000784b> 15469 +<0000784c> 8122 +<0000784d> 8120 +<0000784e> 2881 +endcidchar + +100 begincidchar +<00007850> 8125 +<00007851> 18198 +<00007852> 8118 +<00007853> 16277 +<00007854> 15467 +<0000785c> 8765 +<0000785d> 3318 +<0000785e> 8773 +<00007860> 8762 +<00007862> 8774 +<00007866> 18199 +<00007868> 8772 +<00007869> 8771 +<0000786a> 8768 +<0000786b> 2879 +<0000786c> 3319 +<0000786d> 8766 +<0000786e> 8769 +<0000786f> 3320 +<00007870> 8770 +<00007871> 8767 +<00007879> 9431 +<0000787a> 16105 +<0000787b> 9435 +<0000787c> 3749 +<0000787e> 10061 +<0000787f> 3752 +<00007880> 9433 +<00007881> 14056 +<00007883> 9430 +<00007884> 9425 +<00007887> 9421 +<00007888> 15125 +<00007889> 3748 +<0000788c> 3747 +<0000788d> 15124 +<0000788e> 3743 +<0000788f> 9424 +<00007891> 3750 +<00007893> 3751 +<00007894> 9423 +<00007895> 9426 +<00007896> 9434 +<00007899> 9432 +<0000789a> 9422 +<0000789e> 10063 +<0000789f> 4159 +<000078a0> 10065 +<000078a1> 9429 +<000078a2> 10067 +<000078a3> 4163 +<000078a4> 10068 +<000078a5> 10064 +<000078a7> 4160 +<000078a8> 10060 +<000078a9> 4162 +<000078aa> 10057 +<000078ab> 10062 +<000078ac> 10066 +<000078ad> 10059 +<000078af> 17132 +<000078b0> 3744 +<000078b1> 17140 +<000078b2> 10056 +<000078b3> 4161 +<000078b4> 10058 +<000078b6> 15468 +<000078b8> 17777 +<000078b9> 15459 +<000078ba> 4541 +<000078bb> 10642 +<000078bc> 4545 +<000078be> 4543 +<000078c1> 4158 +<000078c5> 4540 +<000078c7> 17133 +<000078c8> 10648 +<000078c9> 10651 +<000078ca> 4542 +<000078cb> 4539 +<000078cc> 10644 +<000078cd> 10641 +<000078ce> 10646 +<000078cf> 10643 +<000078d0> 4546 +<000078d1> 10645 +<000078d2> 15126 +<000078d3> 17134 +<000078d4> 10647 +<000078d5> 4544 +<000078d7> 17138 +<000078d8> 16268 +<000078da> 4876 +<000078db> 11247 +<000078dd> 11241 +<000078de> 11245 +<000078e3> 11246 +<000078e4> 18874 +<000078e5> 11243 +<000078e7> 4878 +endcidchar + +100 begincidchar +<000078e8> 4875 +<000078e9> 11242 +<000078ea> 11244 +<000078ec> 4877 +<000078ed> 11250 +<000078ee> 14977 +<000078ef> 5154 +<000078f0> 15162 +<000078f1> 16574 +<000078f2> 11720 +<000078f3> 11714 +<000078f4> 5153 +<000078f5> 14515 +<000078f7> 5151 +<000078f9> 11722 +<000078fa> 5152 +<000078fd> 11715 +<000078fe> 11723 +<000078ff> 11719 +<00007901> 5155 +<00007902> 11716 +<00007904> 11724 +<00007905> 11721 +<00007906> 16335 +<00007909> 12143 +<0000790c> 12140 +<0000790e> 5374 +<00007910> 12144 +<00007911> 12146 +<00007912> 12145 +<00007917> 12494 +<00007919> 5535 +<0000791b> 12491 +<0000791c> 12493 +<0000791d> 12490 +<0000791e> 12495 +<00007921> 12492 +<00007923> 12804 +<00007924> 12807 +<00007925> 12803 +<00007926> 5668 +<00007929> 12808 +<0000792a> 5669 +<0000792b> 5671 +<0000792c> 5670 +<0000792d> 13030 +<0000792e> 17136 +<0000792f> 13032 +<00007931> 13031 +<00007932> 18203 +<00007933> 18202 +<00007934> 17139 +<00007935> 13207 +<00007936> 14211 +<00007938> 13456 +<00007939> 13525 +<0000793a> 874 +<0000793b> 17655 +<0000793c> 17152 +<0000793d> 6359 +<0000793e> 1631 +<0000793f> 6688 +<00007942> 6687 +<00007944> 7087 +<00007945> 7086 +<00007946> 1983 +<00007947> 1986 +<00007948> 1985 +<00007949> 1984 +<0000794a> 7083 +<0000794b> 7085 +<0000794c> 7084 +<0000794f> 7542 +<00007950> 2390 +<00007951> 7546 +<00007952> 7545 +<00007953> 7544 +<00007954> 7540 +<00007955> 2389 +<00007956> 2393 +<00007957> 2396 +<00007958> 14309 +<00007959> 15128 +<0000795a> 2397 +<0000795b> 7541 +<0000795c> 7543 +<0000795d> 2395 +<0000795e> 2394 +<0000795f> 2392 +<00007960> 2391 +<00007961> 8132 +<00007962> 15997 +<00007963> 8130 +<00007964> 8126 +<00007965> 2882 +<00007967> 8127 +<00007968> 2883 +<0000796b> 8131 +<0000796d> 2884 +<00007970> 8778 +endcidchar + +100 begincidchar +<00007971> 16744 +<00007972> 8777 +<00007973> 8776 +<00007974> 8775 +<00007979> 9439 +<0000797a> 3753 +<0000797c> 9436 +<0000797d> 9438 +<0000797e> 15910 +<0000797f> 3754 +<00007980> 17148 +<00007981> 3755 +<00007982> 9437 +<00007983> 15862 +<00007986> 17145 +<00007987> 17800 +<00007988> 10077 +<0000798d> 4166 +<00007990> 10079 +<00007991> 18205 +<00007992> 10078 +<00007993> 10075 +<00007994> 10074 +<00007995> 10073 +<00007996> 10072 +<00007997> 10076 +<00007998> 10069 +<00007999> 17404 +<0000799a> 10652 +<0000799b> 10657 +<0000799c> 10655 +<0000799d> 17150 +<0000799f> 14686 +<000079a0> 10654 +<000079a1> 10653 +<000079a2> 10656 +<000079a4> 11253 +<000079a5> 15134 +<000079a6> 4879 +<000079a7> 5156 +<000079a8> 11726 +<000079a9> 17153 +<000079aa> 5157 +<000079ab> 11725 +<000079ac> 12148 +<000079ad> 12147 +<000079ae> 5375 +<000079b0> 12496 +<000079b1> 5536 +<000079b2> 12809 +<000079b3> 5839 +<000079b4> 13208 +<000079b6> 13458 +<000079b7> 13457 +<000079b8> 6066 +<000079bb> 8133 +<000079bd> 3757 +<000079be> 875 +<000079bf> 1273 +<000079c0> 1272 +<000079c1> 1271 +<000079c4> 15565 +<000079c5> 6689 +<000079c6> 17157 +<000079c8> 1635 +<000079c9> 1634 +<000079ca> 19025 +<000079cb> 1991 +<000079cc> 16947 +<000079cd> 7089 +<000079ce> 7092 +<000079cf> 7090 +<000079d0> 19111 +<000079d4> 17159 +<000079d5> 7088 +<000079d6> 7091 +<000079d8> 2404 +<000079dc> 7553 +<000079dd> 7555 +<000079de> 7554 +<000079df> 2401 +<000079e0> 7549 +<000079e2> 15450 +<000079e3> 2399 +<000079e4> 2398 +<000079e6> 2402 +<000079e7> 2400 +<000079e9> 2403 +<000079ea> 7552 +<000079ed> 7551 +<000079ee> 7550 +<000079f1> 15143 +<000079f4> 15138 +<000079f8> 8135 +<000079fa> 8134 +<000079fb> 2885 +<00007a00> 3325 +<00007a02> 8779 +<00007a03> 8781 +<00007a04> 8783 +endcidchar + +100 begincidchar +<00007a05> 3324 +<00007a06> 18206 +<00007a08> 3322 +<00007a0a> 8780 +<00007a0b> 3323 +<00007a0c> 8782 +<00007a0d> 3321 +<00007a10> 9449 +<00007a11> 9440 +<00007a12> 9443 +<00007a13> 9447 +<00007a14> 3761 +<00007a15> 9445 +<00007a17> 9444 +<00007a1a> 3759 +<00007a1b> 9448 +<00007a1c> 3758 +<00007a1e> 3763 +<00007a1f> 3762 +<00007a20> 3760 +<00007a22> 9446 +<00007a26> 10085 +<00007a28> 10084 +<00007a2a> 18883 +<00007a2b> 10080 +<00007a2c> 19119 +<00007a2d> 16346 +<00007a2e> 4167 +<00007a2f> 10083 +<00007a30> 10082 +<00007a31> 4168 +<00007a32> 19112 +<00007a37> 4551 +<00007a39> 10659 +<00007a3a> 15137 +<00007a3b> 4552 +<00007a3c> 4548 +<00007a3d> 4550 +<00007a3e> 16267 +<00007a3f> 4547 +<00007a40> 4549 +<00007a43> 14700 +<00007a44> 11254 +<00007a45> 15857 +<00007a46> 4882 +<00007a47> 11256 +<00007a48> 11255 +<00007a49> 14131 +<00007a4a> 10081 +<00007a4b> 4884 +<00007a4c> 4883 +<00007a54> 11731 +<00007a56> 11729 +<00007a57> 5158 +<00007a58> 11730 +<00007a5a> 11732 +<00007a5b> 11728 +<00007a5c> 11727 +<00007a5f> 12149 +<00007a60> 5378 +<00007a65> 14134 +<00007a69> 5538 +<00007a6b> 5537 +<00007a6e> 12810 +<00007a72> 19133 +<00007a74> 876 +<00007a75> 6161 +<00007a76> 1274 +<00007a78> 6690 +<00007a79> 1637 +<00007a7a> 1636 +<00007a7b> 6691 +<00007a7d> 14135 +<00007a7e> 7094 +<00007a7f> 1992 +<00007a80> 7093 +<00007a81> 1993 +<00007a83> 15741 +<00007a84> 2405 +<00007a85> 7558 +<00007a86> 7556 +<00007a87> 7562 +<00007a88> 2406 +<00007a89> 7557 +<00007a8a> 7561 +<00007a8f> 8138 +<00007a90> 8140 +<00007a91> 17368 +<00007a92> 2886 +<00007a93> 18926 +<00007a94> 8139 +<00007a95> 2887 +<00007a96> 3328 +<00007a97> 3327 +<00007a98> 3326 +<00007a99> 8784 +<00007a9e> 9452 +<00007aa2> 9451 +<00007aa3> 9450 +<00007aa8> 10086 +endcidchar + +100 begincidchar +<00007aa9> 4170 +<00007aaa> 4169 +<00007aae> 4554 +<00007aaf> 4553 +<00007ab0> 14138 +<00007ab1> 11260 +<00007ab2> 10660 +<00007ab3> 10662 +<00007ab4> 10661 +<00007ab5> 11259 +<00007ab6> 11257 +<00007ab7> 11261 +<00007ab8> 11258 +<00007aba> 4885 +<00007abb> 14137 +<00007abc> 18209 +<00007abe> 11733 +<00007abf> 5159 +<00007ac7> 5672 +<00007ac8> 15743 +<00007ac9> 17776 +<00007aca> 5887 +<00007acb> 877 +<00007acf> 18212 +<00007ad1> 7095 +<00007ad3> 16266 +<00007ad8> 7563 +<00007ad9> 2407 +<00007ada> 14144 +<00007adb> 18213 +<00007adc> 14673 +<00007add> 14145 +<00007adf> 3038 +<00007ae0> 3037 +<00007ae2> 15155 +<00007ae3> 3330 +<00007ae4> 8786 +<00007ae5> 3329 +<00007ae6> 8785 +<00007ae7> 14429 +<00007ae9> 14385 +<00007aea> 14146 +<00007aeb> 9453 +<00007aed> 4171 +<00007aee> 10089 +<00007aef> 4172 +<00007af6> 5673 +<00007af7> 12813 +<00007af9> 1014 +<00007afa> 1638 +<00007afb> 6692 +<00007afc> 19095 +<00007afd> 1995 +<00007afe> 15165 +<00007aff> 1994 +<00007b04> 7565 +<00007b05> 7567 +<00007b06> 2408 +<00007b08> 7569 +<00007b09> 7572 +<00007b0a> 7570 +<00007b0b> 14150 +<00007b0c> 15203 +<00007b0e> 7571 +<00007b0f> 7568 +<00007b10> 7564 +<00007b11> 2409 +<00007b12> 7573 +<00007b13> 7566 +<00007b14> 16247 +<00007b18> 8149 +<00007b19> 2893 +<00007b1a> 8158 +<00007b1b> 2890 +<00007b1d> 8151 +<00007b1e> 2894 +<00007b1f> 16145 +<00007b20> 2888 +<00007b22> 8146 +<00007b23> 8159 +<00007b24> 8147 +<00007b25> 8144 +<00007b26> 2892 +<00007b27> 15199 +<00007b28> 2889 +<00007b29> 14152 +<00007b2a> 8150 +<00007b2b> 8153 +<00007b2c> 2891 +<00007b2d> 8154 +<00007b2e> 2895 +<00007b2f> 8155 +<00007b30> 8145 +<00007b31> 8152 +<00007b32> 8156 +<00007b33> 8148 +<00007b34> 8143 +<00007b35> 8141 +<00007b38> 8157 +<00007b39> 15726 +endcidchar + +100 begincidchar +<00007b3b> 8142 +<00007b40> 8793 +<00007b42> 15853 +<00007b43> 15909 +<00007b44> 8789 +<00007b45> 8795 +<00007b46> 3333 +<00007b47> 8788 +<00007b48> 8790 +<00007b49> 3331 +<00007b4a> 8787 +<00007b4b> 3338 +<00007b4c> 8791 +<00007b4d> 3337 +<00007b4e> 8792 +<00007b4f> 3339 +<00007b50> 3334 +<00007b51> 3340 +<00007b52> 3335 +<00007b54> 3336 +<00007b55> 14151 +<00007b56> 3332 +<00007b58> 8794 +<00007b60> 3768 +<00007b61> 9464 +<00007b62> 18215 +<00007b63> 9467 +<00007b64> 9455 +<00007b65> 9460 +<00007b66> 9454 +<00007b67> 3770 +<00007b69> 9458 +<00007b6c> 18216 +<00007b6d> 9456 +<00007b6e> 3769 +<00007b6f> 14156 +<00007b70> 9463 +<00007b71> 9462 +<00007b72> 9459 +<00007b73> 9461 +<00007b74> 9457 +<00007b75> 4176 +<00007b76> 9466 +<00007b77> 3766 +<00007b78> 9465 +<00007b7b> 18217 +<00007b82> 10105 +<00007b84> 4183 +<00007b85> 10100 +<00007b87> 4182 +<00007b88> 10090 +<00007b8a> 10092 +<00007b8b> 4175 +<00007b8c> 10097 +<00007b8d> 10096 +<00007b8e> 10099 +<00007b8f> 4180 +<00007b90> 10094 +<00007b91> 10093 +<00007b92> 14162 +<00007b94> 4179 +<00007b95> 4174 +<00007b96> 10095 +<00007b97> 4177 +<00007b98> 10101 +<00007b99> 10103 +<00007b9b> 10098 +<00007b9c> 10091 +<00007b9d> 4178 +<00007ba0> 4562 +<00007ba1> 4173 +<00007ba2> 14155 +<00007ba3> 16148 +<00007ba4> 10104 +<00007bac> 10666 +<00007bad> 4555 +<00007bae> 19140 +<00007baf> 10668 +<00007bb1> 4556 +<00007bb2> 17948 +<00007bb4> 4558 +<00007bb5> 10671 +<00007bb7> 10663 +<00007bb8> 4181 +<00007bb9> 10669 +<00007bbe> 10665 +<00007bc0> 3767 +<00007bc1> 4561 +<00007bc4> 4557 +<00007bc5> 19117 +<00007bc9> 4888 +<00007bca> 10670 +<00007bcb> 10664 +<00007bcc> 4563 +<00007bce> 10667 +<00007bcf> 16152 +<00007bd0> 14160 +<00007bd4> 11271 +<00007bd5> 11266 +<00007bd8> 11276 +endcidchar + +100 begincidchar +<00007bd9> 4886 +<00007bda> 11268 +<00007bdb> 4890 +<00007bdc> 11274 +<00007bdd> 11265 +<00007bde> 11262 +<00007bdf> 11277 +<00007be0> 5165 +<00007be1> 4891 +<00007be2> 11273 +<00007be3> 11263 +<00007be4> 4889 +<00007be5> 11267 +<00007be6> 4893 +<00007be7> 11264 +<00007be8> 11269 +<00007be9> 4892 +<00007bea> 11272 +<00007beb> 11275 +<00007bec> 18927 +<00007bf2> 11738 +<00007bf3> 11745 +<00007bf4> 11743 +<00007bf7> 5163 +<00007bf8> 11750 +<00007bf9> 11270 +<00007bfa> 14167 +<00007bfb> 11741 +<00007bfc> 16159 +<00007bfd> 11751 +<00007bfe> 5162 +<00007bff> 11740 +<00007c00> 11739 +<00007c01> 11749 +<00007c02> 11746 +<00007c03> 11748 +<00007c05> 11736 +<00007c06> 11752 +<00007c07> 5160 +<00007c09> 11747 +<00007c0a> 11756 +<00007c0b> 11744 +<00007c0c> 5164 +<00007c0d> 5161 +<00007c0e> 11742 +<00007c0f> 11737 +<00007c10> 11755 +<00007c11> 4887 +<00007c12> 18218 +<00007c15> 16481 +<00007c19> 12152 +<00007c1b> 17369 +<00007c1c> 12150 +<00007c1d> 12156 +<00007c1e> 5384 +<00007c1f> 12154 +<00007c20> 12153 +<00007c21> 5386 +<00007c22> 12159 +<00007c23> 5385 +<00007c25> 12160 +<00007c26> 12157 +<00007c27> 5382 +<00007c28> 12158 +<00007c29> 12151 +<00007c2a> 5383 +<00007c2b> 5381 +<00007c2c> 12502 +<00007c2d> 12155 +<00007c30> 12161 +<00007c33> 12499 +<00007c35> 14169 +<00007c37> 5543 +<00007c38> 5541 +<00007c39> 12501 +<00007c3b> 12503 +<00007c3c> 12500 +<00007c3d> 5542 +<00007c40> 5544 +<00007c42> 16156 +<00007c43> 5675 +<00007c44> 14171 +<00007c45> 12818 +<00007c47> 12817 +<00007c48> 12815 +<00007c49> 12814 +<00007c4a> 12816 +<00007c4c> 5674 +<00007c4d> 5676 +<00007c50> 5761 +<00007c51> 16312 +<00007c53> 13034 +<00007c54> 13033 +<00007c56> 16127 +<00007c57> 13211 +<00007c59> 13213 +<00007c5a> 13215 +<00007c5b> 13214 +<00007c5c> 13212 +<00007c5d> 15167 +endcidchar + +100 begincidchar +<00007c5f> 5841 +<00007c60> 5840 +<00007c63> 5889 +<00007c64> 5888 +<00007c65> 5890 +<00007c66> 13355 +<00007c67> 13354 +<00007c69> 13526 +<00007c6a> 13459 +<00007c6b> 13527 +<00007c6c> 5957 +<00007c6d> 15168 +<00007c6e> 5958 +<00007c6f> 13575 +<00007c70> 16210 +<00007c72> 5995 +<00007c73> 1015 +<00007c74> 18076 +<00007c75> 6693 +<00007c7a> 7098 +<00007c7b> 18221 +<00007c7c> 15177 +<00007c7d> 1996 +<00007c7e> 16154 +<00007c83> 14172 +<00007c84> 7574 +<00007c85> 7580 +<00007c86> 16157 +<00007c88> 7578 +<00007c89> 2410 +<00007c8a> 7576 +<00007c8c> 7577 +<00007c8d> 7579 +<00007c8e> 15176 +<00007c91> 7575 +<00007c92> 2896 +<00007c94> 8160 +<00007c95> 2898 +<00007c96> 8162 +<00007c97> 2897 +<00007c98> 8161 +<00007c9c> 18222 +<00007c9e> 8797 +<00007c9f> 3341 +<00007ca1> 8799 +<00007ca2> 8796 +<00007ca3> 8163 +<00007ca5> 3342 +<00007ca6> 14174 +<00007ca7> 14061 +<00007ca8> 8798 +<00007cac> 14469 +<00007cae> 15178 +<00007caf> 9470 +<00007cb1> 3771 +<00007cb2> 9468 +<00007cb3> 3772 +<00007cb4> 9469 +<00007cb5> 3773 +<00007cb8> 18224 +<00007cb9> 4184 +<00007cba> 10109 +<00007cbb> 10106 +<00007cbc> 10108 +<00007cbf> 10107 +<00007cc2> 16343 +<00007cc3> 18928 +<00007cc5> 10672 +<00007cc7> 14177 +<00007cc8> 10673 +<00007cc9> 14176 +<00007cca> 4564 +<00007ccb> 10675 +<00007ccc> 10674 +<00007ccd> 15173 +<00007cce> 289 +<00007cd2> 11278 +<00007cd3> 15708 +<00007cd4> 11279 +<00007cd7> 11280 +<00007cd9> 5171 +<00007cda> 16345 +<00007cdc> 5167 +<00007cdd> 5172 +<00007cde> 5168 +<00007cdf> 5170 +<00007ce0> 5166 +<00007ce2> 5169 +<00007ce6> 14178 +<00007ce7> 5387 +<00007ce8> 11757 +<00007cea> 12505 +<00007cec> 12504 +<00007ced> 17370 +<00007cee> 12819 +<00007cf1> 13217 +<00007cf2> 13035 +<00007cf3> 14180 +<00007cf4> 13216 +<00007cf5> 14181 +endcidchar + +100 begincidchar +<00007cf6> 13528 +<00007cf7> 13597 +<00007cf8> 1016 +<00007cf9> 17656 +<00007cfb> 1275 +<00007cfc> 17773 +<00007cfd> 6694 +<00007cfe> 1639 +<00007d00> 1999 +<00007d01> 7106 +<00007d02> 1997 +<00007d03> 7104 +<00007d04> 2002 +<00007d05> 1998 +<00007d06> 2003 +<00007d07> 2001 +<00007d08> 7105 +<00007d09> 2000 +<00007d0a> 2414 +<00007d0b> 2413 +<00007d0c> 7591 +<00007d0d> 2422 +<00007d0e> 7584 +<00007d0f> 7590 +<00007d10> 2418 +<00007d11> 7583 +<00007d12> 7589 +<00007d13> 7587 +<00007d14> 2417 +<00007d15> 2419 +<00007d16> 7586 +<00007d17> 2412 +<00007d18> 7585 +<00007d19> 2423 +<00007d1a> 2420 +<00007d1b> 2424 +<00007d1c> 2421 +<00007d1d> 7582 +<00007d1e> 7581 +<00007d1f> 7588 +<00007d20> 2415 +<00007d21> 2411 +<00007d22> 2416 +<00007d25> 16094 +<00007d28> 8178 +<00007d29> 8171 +<00007d2b> 3347 +<00007d2c> 8170 +<00007d2e> 2902 +<00007d2f> 2909 +<00007d30> 2906 +<00007d31> 2912 +<00007d32> 2911 +<00007d33> 2907 +<00007d35> 8164 +<00007d36> 8167 +<00007d38> 8166 +<00007d39> 2903 +<00007d3a> 8168 +<00007d3b> 8177 +<00007d3c> 2904 +<00007d3d> 8165 +<00007d40> 2905 +<00007d41> 8172 +<00007d42> 2910 +<00007d43> 2900 +<00007d44> 2908 +<00007d45> 8169 +<00007d46> 2899 +<00007d47> 8173 +<00007d4a> 8176 +<00007d4d> 16349 +<00007d4e> 8816 +<00007d4f> 8807 +<00007d50> 3344 +<00007d51> 8814 +<00007d52> 8811 +<00007d53> 8803 +<00007d54> 8812 +<00007d55> 3346 +<00007d56> 8804 +<00007d58> 8800 +<00007d5a> 16019 +<00007d5b> 3779 +<00007d5c> 8809 +<00007d5d> 14185 +<00007d5e> 3343 +<00007d5f> 8815 +<00007d61> 3350 +<00007d62> 3352 +<00007d63> 8802 +<00007d66> 3351 +<00007d67> 8805 +<00007d68> 3345 +<00007d69> 8813 +<00007d6a> 8806 +<00007d6b> 8810 +<00007d6d> 8808 +<00007d6e> 3348 +<00007d6f> 8801 +endcidchar + +100 begincidchar +<00007d70> 3353 +<00007d71> 2901 +<00007d72> 3349 +<00007d73> 3354 +<00007d79> 3775 +<00007d7a> 9477 +<00007d7b> 9479 +<00007d7c> 9481 +<00007d7d> 9485 +<00007d7f> 9475 +<00007d80> 9473 +<00007d81> 3777 +<00007d83> 9480 +<00007d84> 9484 +<00007d85> 9476 +<00007d86> 9472 +<00007d88> 9471 +<00007d89> 14187 +<00007d8b> 18902 +<00007d8c> 9482 +<00007d8d> 9474 +<00007d8e> 9478 +<00007d8f> 3778 +<00007d91> 3776 +<00007d92> 9486 +<00007d93> 3774 +<00007d94> 9483 +<00007d95> 19003 +<00007d96> 10126 +<00007d97> 15187 +<00007d9c> 4189 +<00007d9d> 10118 +<00007d9e> 4577 +<00007d9f> 10128 +<00007da0> 4192 +<00007da1> 10132 +<00007da2> 4198 +<00007da3> 10113 +<00007da4> 18135 +<00007da6> 10129 +<00007da7> 10110 +<00007da8> 15516 +<00007da9> 10131 +<00007daa> 10114 +<00007dab> 14188 +<00007dac> 4205 +<00007dad> 4202 +<00007dae> 10130 +<00007daf> 10124 +<00007db0> 4188 +<00007db1> 4196 +<00007db2> 4195 +<00007db3> 14190 +<00007db4> 4194 +<00007db5> 4200 +<00007db7> 10111 +<00007db8> 4201 +<00007db9> 10125 +<00007dba> 4197 +<00007dbb> 4187 +<00007dbc> 10127 +<00007dbf> 4199 +<00007dc0> 10116 +<00007dc1> 10115 +<00007dc2> 10112 +<00007dc4> 10120 +<00007dc5> 10117 +<00007dc6> 10121 +<00007dc7> 4204 +<00007dc9> 10133 +<00007dca> 4193 +<00007dcd> 17774 +<00007dce> 10119 +<00007dcf> 18229 +<00007dd0> 18231 +<00007dd2> 4203 +<00007dd3> 15182 +<00007dd4> 18230 +<00007dd6> 14191 +<00007dd7> 10680 +<00007dd8> 4569 +<00007dd9> 4578 +<00007dda> 4574 +<00007ddb> 10677 +<00007ddc> 15180 +<00007ddd> 4571 +<00007dde> 4575 +<00007ddf> 10689 +<00007de0> 4565 +<00007de1> 10681 +<00007de3> 4573 +<00007de4> 14194 +<00007de5> 14198 +<00007de6> 10684 +<00007de7> 10679 +<00007de8> 4572 +<00007de9> 4576 +<00007dea> 10678 +<00007dec> 4570 +<00007dee> 10688 +endcidchar + +100 begincidchar +<00007def> 4567 +<00007df0> 10687 +<00007df1> 10686 +<00007df2> 4579 +<00007df3> 10440 +<00007df4> 4566 +<00007df5> 14196 +<00007df6> 10685 +<00007df7> 10676 +<00007df9> 4580 +<00007dfa> 10683 +<00007dfb> 4568 +<00007dfd> 18232 +<00007dfe> 15567 +<00007e03> 10682 +<00007e07> 15181 +<00007e08> 4898 +<00007e09> 4903 +<00007e0a> 4896 +<00007e0b> 11295 +<00007e0c> 11286 +<00007e0d> 11298 +<00007e0e> 11290 +<00007e0f> 11296 +<00007e10> 4904 +<00007e11> 4897 +<00007e12> 11283 +<00007e13> 11289 +<00007e14> 11299 +<00007e15> 11292 +<00007e16> 11297 +<00007e17> 11285 +<00007e1a> 11293 +<00007e1b> 4899 +<00007e1c> 11291 +<00007e1d> 4902 +<00007e1e> 4901 +<00007e21> 11284 +<00007e22> 11294 +<00007e23> 4900 +<00007e24> 11301 +<00007e25> 11300 +<00007e27> 14207 +<00007e29> 11768 +<00007e2a> 11764 +<00007e2b> 5179 +<00007e2d> 11758 +<00007e2e> 5173 +<00007e2f> 5189 +<00007e30> 11770 +<00007e31> 5181 +<00007e32> 5177 +<00007e33> 11761 +<00007e34> 5184 +<00007e35> 5187 +<00007e36> 11772 +<00007e37> 5176 +<00007e38> 11763 +<00007e39> 5185 +<00007e3a> 11774 +<00007e3b> 11771 +<00007e3c> 11759 +<00007e3d> 5180 +<00007e3e> 5174 +<00007e3f> 5188 +<00007e40> 11766 +<00007e41> 5183 +<00007e42> 11760 +<00007e43> 5178 +<00007e44> 11773 +<00007e45> 5182 +<00007e46> 5175 +<00007e47> 11767 +<00007e48> 5186 +<00007e49> 11765 +<00007e4c> 11769 +<00007e50> 12163 +<00007e51> 12169 +<00007e52> 5393 +<00007e53> 12172 +<00007e56> 12164 +<00007e57> 12171 +<00007e58> 12166 +<00007e59> 5394 +<00007e5a> 5391 +<00007e5b> 18964 +<00007e5c> 12162 +<00007e5e> 5390 +<00007e5f> 12168 +<00007e60> 12170 +<00007e61> 5392 +<00007e62> 12167 +<00007e63> 12165 +<00007e65> 18130 +<00007e67> 14182 +<00007e68> 12515 +<00007e6b> 5545 +<00007e6c> 18929 +<00007e6d> 5546 +<00007e6e> 14203 +endcidchar + +100 begincidchar +<00007e6f> 12511 +<00007e70> 12509 +<00007e72> 12513 +<00007e73> 5550 +<00007e74> 12514 +<00007e75> 12507 +<00007e76> 12506 +<00007e77> 12510 +<00007e78> 12508 +<00007e79> 5547 +<00007e7a> 12512 +<00007e7b> 12820 +<00007e7c> 5681 +<00007e7d> 5680 +<00007e7e> 12821 +<00007e7f> 15953 +<00007e80> 12823 +<00007e81> 12822 +<00007e82> 5682 +<00007e86> 13040 +<00007e8a> 13036 +<00007e8b> 13039 +<00007e8c> 5763 +<00007e8d> 13041 +<00007e8e> 16073 +<00007e8f> 5762 +<00007e91> 13218 +<00007e92> 18078 +<00007e93> 5891 +<00007e94> 5893 +<00007e95> 13356 +<00007e96> 5892 +<00007e97> 13460 +<00007e98> 13530 +<00007e99> 13532 +<00007e9a> 13529 +<00007e9b> 13531 +<00007e9c> 5977 +<00007e9f> 18619 +<00007ea4> 17755 +<00007eac> 17756 +<00007eba> 17757 +<00007ec7> 17758 +<00007ecf> 17759 +<00007edf> 17760 +<00007f06> 17761 +<00007f36> 1017 +<00007f37> 17762 +<00007f38> 2004 +<00007f39> 7455 +<00007f3a> 2425 +<00007f3d> 2913 +<00007f43> 11302 +<00007f44> 5190 +<00007f45> 11775 +<00007f47> 14210 +<00007f48> 5395 +<00007f49> 15977 +<00007f4a> 12517 +<00007f4b> 12516 +<00007f4c> 5683 +<00007f4d> 13042 +<00007f4e> 15183 +<00007f4f> 13219 +<00007f50> 5926 +<00007f51> 6162 +<00007f52> 17654 +<00007f53> 17657 +<00007f54> 1640 +<00007f55> 1276 +<00007f58> 7107 +<00007f5b> 7597 +<00007f5c> 7592 +<00007f5d> 7596 +<00007f5e> 7594 +<00007f5f> 2426 +<00007f60> 7595 +<00007f61> 7593 +<00007f63> 8179 +<00007f6b> 9488 +<00007f6c> 9491 +<00007f6d> 9487 +<00007f6e> 3780 +<00007f70> 4206 +<00007f71> 16391 +<00007f72> 3783 +<00007f73> 10134 +<00007f75> 4581 +<00007f76> 10690 +<00007f77> 4582 +<00007f78> 16251 +<00007f79> 4905 +<00007f7a> 11305 +<00007f7d> 11778 +<00007f7e> 11777 +<00007f7f> 11776 +<00007f83> 12518 +<00007f85> 5551 +<00007f86> 12519 +<00007f87> 13220 +endcidchar + +100 begincidchar +<00007f88> 5927 +<00007f89> 13461 +<00007f8a> 1018 +<00007f8b> 1642 +<00007f8c> 1641 +<00007f8d> 7109 +<00007f8e> 2005 +<00007f8f> 16924 +<00007f91> 7108 +<00007f92> 7599 +<00007f93> 17371 +<00007f94> 2427 +<00007f95> 8180 +<00007f96> 7598 +<00007f97> 14214 +<00007f9a> 2915 +<00007f9b> 8183 +<00007f9e> 2914 +<00007fa2> 8821 +<00007fa3> 14216 +<00007fa4> 3786 +<00007fa5> 9493 +<00007fa6> 9492 +<00007fa7> 9494 +<00007fa8> 3785 +<00007fa9> 3784 +<00007fac> 10691 +<00007fad> 10693 +<00007fae> 17372 +<00007faf> 4583 +<00007fb0> 10692 +<00007fb1> 11306 +<00007fb2> 4906 +<00007fb3> 12174 +<00007fb4> 18233 +<00007fb5> 12173 +<00007fb6> 5552 +<00007fb7> 12520 +<00007fb8> 5554 +<00007fb9> 5553 +<00007fba> 12824 +<00007fbb> 13043 +<00007fbc> 5764 +<00007fbd> 1019 +<00007fbe> 7110 +<00007fbf> 2006 +<00007fc0> 7602 +<00007fc1> 2429 +<00007fc2> 7601 +<00007fc3> 7600 +<00007fc5> 2428 +<00007fc7> 8189 +<00007fc9> 8191 +<00007fcc> 2916 +<00007fcd> 8186 +<00007fce> 2917 +<00007fcf> 8190 +<00007fd2> 2918 +<00007fd7> 8824 +<00007fdd> 15198 +<00007fde> 10138 +<00007fdf> 4209 +<00007fe5> 10137 +<00007fe6> 10698 +<00007fe7> 18153 +<00007fe8> 10699 +<00007fe9> 4584 +<00007fea> 10696 +<00007feb> 10695 +<00007fec> 10697 +<00007fed> 10694 +<00007fee> 4909 +<00007fef> 11307 +<00007ff2> 11780 +<00007ff3> 5191 +<00007ff4> 11779 +<00007ff5> 12031 +<00007ff9> 5396 +<00007ffa> 14222 +<00007ffb> 5397 +<00007ffc> 5192 +<00007fff> 12825 +<00008000> 5684 +<00008001> 1020 +<00008002> 17661 +<00008003> 1021 +<00008004> 2431 +<00008005> 1643 +<00008006> 2430 +<00008007> 7111 +<00008008> 14225 +<0000800b> 3358 +<0000800c> 1022 +<0000800d> 2008 +<00008010> 2007 +<00008011> 2009 +<00008012> 1023 +<00008014> 7114 +<00008015> 2433 +<00008016> 7603 +endcidchar + +100 begincidchar +<00008017> 2435 +<00008018> 2432 +<00008019> 2434 +<0000801b> 8194 +<0000801c> 2919 +<0000801d> 14226 +<0000801e> 8193 +<0000801f> 8192 +<00008020> 18236 +<00008021> 9497 +<00008024> 10139 +<00008025> 18237 +<00008026> 4585 +<00008028> 4910 +<00008029> 11309 +<0000802a> 11308 +<0000802c> 11781 +<0000802e> 18238 +<0000802f> 14228 +<00008030> 13044 +<00008031> 18239 +<00008033> 1024 +<00008034> 6360 +<00008035> 6695 +<00008036> 2010 +<00008037> 7115 +<00008039> 7605 +<0000803d> 2436 +<0000803e> 7604 +<0000803f> 2437 +<00008043> 8196 +<00008046> 2921 +<00008047> 8195 +<00008048> 8197 +<0000804a> 2920 +<00008051> 8825 +<00008052> 3359 +<00008054> 18240 +<00008056> 3787 +<00008058> 3788 +<0000805a> 4211 +<0000805b> 16357 +<0000805c> 10141 +<0000805d> 10140 +<0000805e> 4210 +<00008061> 14233 +<00008062> 16355 +<00008063> 16348 +<00008064> 10700 +<00008066> 16347 +<00008067> 10701 +<0000806c> 11310 +<0000806f> 5196 +<00008070> 5195 +<00008073> 5197 +<00008075> 12177 +<00008076> 5399 +<00008077> 5398 +<00008078> 12523 +<00008079> 12826 +<0000807d> 5843 +<0000807e> 5842 +<0000807f> 1025 +<00008080> 17662 +<00008082> 7404 +<00008084> 3790 +<00008085> 3360 +<00008086> 3789 +<00008087> 4212 +<00008089> 1026 +<0000808a> 6067 +<0000808f> 6696 +<00008090> 6363 +<00008092> 6364 +<00008093> 1278 +<00008095> 6361 +<00008096> 1277 +<00008098> 1280 +<00008099> 6362 +<0000809a> 1282 +<0000809b> 1281 +<0000809c> 6365 +<0000809d> 1279 +<0000809f> 17782 +<000080a1> 1648 +<000080a2> 1646 +<000080a3> 6698 +<000080a5> 1645 +<000080a7> 14240 +<000080a9> 1650 +<000080aa> 1652 +<000080ab> 1649 +<000080ad> 6701 +<000080ae> 6697 +<000080af> 1653 +<000080b1> 1647 +<000080b2> 1283 +<000080b4> 1651 +<000080b5> 6700 +<000080b6> 16046 +endcidchar + +100 begincidchar +<000080b7> 18243 +<000080b8> 6699 +<000080ba> 1644 +<000080bc> 17778 +<000080bd> 15995 +<000080c2> 7121 +<000080c5> 7123 +<000080c6> 15220 +<000080c7> 7117 +<000080c8> 7120 +<000080c9> 7129 +<000080ca> 7127 +<000080cc> 2016 +<000080cd> 7133 +<000080ce> 2019 +<000080cf> 7130 +<000080d0> 7122 +<000080d1> 7119 +<000080d4> 8829 +<000080d5> 7128 +<000080d6> 2011 +<000080d7> 7131 +<000080d8> 7116 +<000080d9> 7125 +<000080da> 2013 +<000080db> 2018 +<000080dc> 7126 +<000080dd> 2022 +<000080de> 2020 +<000080e0> 7118 +<000080e1> 2017 +<000080e3> 7124 +<000080e4> 2021 +<000080e5> 2012 +<000080e6> 7132 +<000080e9> 18244 +<000080ec> 17897 +<000080ed> 2442 +<000080ef> 2451 +<000080f0> 2440 +<000080f1> 2438 +<000080f2> 7607 +<000080f3> 2446 +<000080f4> 2443 +<000080f5> 7609 +<000080f6> 17780 +<000080f8> 2445 +<000080f9> 7608 +<000080fa> 7606 +<000080fb> 7611 +<000080fc> 2450 +<000080fd> 2448 +<000080fe> 8828 +<00008100> 7612 +<00008101> 7610 +<00008102> 2439 +<00008103> 16359 +<00008105> 2441 +<00008106> 2444 +<00008107> 14242 +<00008108> 2447 +<00008109> 15221 +<0000810a> 2449 +<0000810c> 18246 +<0000810e> 18247 +<00008112> 18248 +<00008114> 18249 +<00008115> 8207 +<00008116> 2923 +<00008117> 15981 +<00008118> 8198 +<00008119> 8200 +<0000811a> 14243 +<0000811b> 8201 +<0000811d> 8209 +<0000811e> 8205 +<0000811f> 8203 +<00008121> 8206 +<00008122> 8210 +<00008123> 2924 +<00008124> 2928 +<00008125> 8199 +<00008127> 8208 +<00008129> 2926 +<0000812a> 14905 +<0000812b> 2925 +<0000812c> 8204 +<0000812d> 8202 +<0000812f> 2922 +<00008130> 2927 +<00008132> 15993 +<00008134> 17900 +<00008137> 15218 +<00008139> 3366 +<0000813a> 8837 +<0000813d> 8835 +<0000813e> 3368 +<00008142> 15222 +<00008143> 8830 +<00008144> 9511 +endcidchar + +100 begincidchar +<00008146> 3367 +<00008147> 8834 +<00008148> 15990 +<0000814a> 8831 +<0000814b> 3363 +<0000814c> 3369 +<0000814d> 8836 +<0000814e> 3365 +<0000814f> 8833 +<00008150> 4213 +<00008151> 3364 +<00008152> 8832 +<00008153> 3370 +<00008154> 3362 +<00008155> 3361 +<00008156> 18252 +<0000815b> 9503 +<0000815c> 9501 +<0000815e> 9507 +<00008160> 9499 +<00008161> 9512 +<00008162> 9504 +<00008164> 9498 +<00008165> 3794 +<00008166> 3800 +<00008167> 9509 +<00008169> 9502 +<0000816b> 3797 +<0000816c> 19053 +<0000816d> 17348 +<0000816e> 3795 +<0000816f> 9510 +<00008170> 3792 +<00008171> 3791 +<00008172> 9505 +<00008173> 3796 +<00008174> 3371 +<00008176> 9508 +<00008177> 9500 +<00008178> 3793 +<0000817c> 18256 +<0000817f> 4218 +<00008180> 4214 +<00008182> 4219 +<00008183> 10144 +<00008184> 17349 +<00008186> 10143 +<00008187> 10145 +<00008188> 4216 +<00008189> 10142 +<0000818a> 4217 +<0000818b> 10148 +<0000818c> 10147 +<0000818d> 10146 +<0000818f> 4215 +<00008193> 17350 +<00008195> 10705 +<00008197> 10708 +<00008198> 4591 +<00008199> 10707 +<0000819a> 4590 +<0000819e> 10704 +<0000819f> 10703 +<000081a0> 4589 +<000081a2> 10706 +<000081a3> 10702 +<000081a5> 18259 +<000081a6> 11312 +<000081a7> 11322 +<000081a8> 4913 +<000081a9> 4912 +<000081aa> 17252 +<000081ab> 11316 +<000081ac> 11318 +<000081ae> 11313 +<000081b0> 11317 +<000081b1> 11311 +<000081b2> 11320 +<000081b3> 4911 +<000081b4> 11319 +<000081b5> 11315 +<000081b6> 16050 +<000081b7> 11321 +<000081b9> 11314 +<000081ba> 5200 +<000081bb> 11782 +<000081bc> 11788 +<000081bd> 5204 +<000081be> 5206 +<000081bf> 5203 +<000081c0> 5202 +<000081c1> 18261 +<000081c2> 5201 +<000081c3> 5199 +<000081c4> 11783 +<000081c5> 11786 +<000081c6> 5198 +<000081c7> 11787 +<000081c8> 16366 +<000081c9> 5205 +endcidchar + +100 begincidchar +<000081ca> 11785 +<000081cc> 11784 +<000081cd> 5400 +<000081cf> 5401 +<000081d0> 12180 +<000081d5> 12525 +<000081d7> 12524 +<000081d8> 5555 +<000081d9> 12828 +<000081da> 5685 +<000081db> 12827 +<000081dd> 13045 +<000081de> 13221 +<000081df> 5844 +<000081e2> 5894 +<000081e3> 1029 +<000081e4> 18262 +<000081e5> 1654 +<000081e6> 8838 +<000081e7> 4220 +<000081e8> 5207 +<000081e9> 11789 +<000081ea> 1030 +<000081ec> 2453 +<000081ed> 2452 +<000081ee> 8839 +<000081ef> 17105 +<000081f2> 11323 +<000081f3> 1031 +<000081f4> 2023 +<000081f6> 15713 +<000081fa> 4221 +<000081fb> 4914 +<000081fc> 1032 +<000081fe> 1655 +<000081ff> 7134 +<00008200> 2454 +<00008201> 7613 +<00008202> 2929 +<00008204> 8843 +<00008205> 3801 +<00008207> 4222 +<00008208> 4915 +<00008209> 5208 +<0000820a> 5402 +<0000820b> 12526 +<0000820c> 1033 +<0000820d> 1656 +<00008210> 2455 +<00008211> 8211 +<00008212> 3372 +<00008214> 4223 +<00008215> 10149 +<00008216> 10709 +<00008218> 14250 +<0000821a> 16353 +<0000821b> 1034 +<0000821c> 3373 +<0000821d> 9513 +<0000821e> 4224 +<0000821f> 1035 +<00008220> 6702 +<00008221> 7135 +<00008222> 2024 +<00008225> 7615 +<00008226> 16909 +<00008228> 2458 +<00008229> 14256 +<0000822c> 2459 +<0000822d> 16080 +<0000822f> 7614 +<00008232> 8216 +<00008233> 8213 +<00008234> 8215 +<00008235> 2930 +<00008236> 2932 +<00008237> 2931 +<00008238> 8212 +<00008239> 2933 +<0000823a> 8214 +<0000823e> 17794 +<0000823f> 8846 +<00008240> 9516 +<00008242> 9517 +<00008244> 9515 +<00008245> 9518 +<00008247> 3802 +<00008249> 9514 +<0000824b> 4225 +<0000824e> 10714 +<0000824f> 10710 +<00008250> 10713 +<00008251> 10715 +<00008252> 10712 +<00008253> 10711 +<00008254> 18263 +<0000825a> 11791 +<0000825b> 11790 +<0000825c> 11792 +<0000825e> 12182 +endcidchar + +100 begincidchar +<0000825f> 12181 +<00008261> 12528 +<00008262> 15226 +<00008263> 12529 +<00008264> 12527 +<00008265> 15227 +<00008266> 5686 +<0000826b> 13222 +<0000826c> 13357 +<0000826d> 13462 +<0000826e> 1036 +<0000826f> 1284 +<00008271> 5209 +<00008272> 1037 +<00008274> 8217 +<00008275> 8847 +<00008276> 18265 +<00008277> 5934 +<00008278> 6163 +<00008279> 18210 +<0000827a> 17763 +<0000827b> 14280 +<0000827c> 6164 +<0000827d> 6166 +<0000827e> 1038 +<0000827f> 6167 +<00008280> 6165 +<00008285> 6368 +<00008287> 16690 +<0000828a> 6372 +<0000828b> 1286 +<0000828d> 1287 +<0000828e> 6369 +<0000828f> 6367 +<00008290> 6366 +<00008291> 6370 +<00008292> 1285 +<00008293> 6371 +<00008294> 7136 +<00008298> 6707 +<00008299> 1659 +<0000829a> 6706 +<0000829b> 6708 +<0000829d> 1658 +<0000829e> 6713 +<0000829f> 1662 +<000082a0> 6703 +<000082a1> 6717 +<000082a2> 6723 +<000082a3> 1669 +<000082a4> 6720 +<000082a5> 1666 +<000082a6> 15731 +<000082a7> 6710 +<000082a8> 6716 +<000082a9> 6718 +<000082aa> 14268 +<000082ab> 6705 +<000082ac> 1665 +<000082ad> 1660 +<000082ae> 6711 +<000082af> 1667 +<000082b0> 1670 +<000082b1> 1664 +<000082b3> 1657 +<000082b4> 6715 +<000082b5> 6709 +<000082b6> 6722 +<000082b7> 1672 +<000082b8> 1668 +<000082b9> 1663 +<000082ba> 6714 +<000082bb> 2460 +<000082bc> 6712 +<000082bd> 1661 +<000082be> 1671 +<000082bf> 18953 +<000082c0> 6704 +<000082c2> 6719 +<000082c3> 6721 +<000082c4> 17891 +<000082ca> 18266 +<000082cf> 17764 +<000082d0> 14273 +<000082d1> 2041 +<000082d2> 2035 +<000082d3> 2043 +<000082d4> 2040 +<000082d5> 7143 +<000082d6> 7146 +<000082d7> 2036 +<000082d8> 18267 +<000082d9> 7137 +<000082db> 2029 +<000082dc> 2039 +<000082de> 2042 +<000082df> 2044 +<000082e0> 7158 +<000082e1> 7149 +<000082e2> 14281 +endcidchar + +100 begincidchar +<000082e3> 2028 +<000082e4> 7157 +<000082e5> 2032 +<000082e6> 2030 +<000082e7> 2025 +<000082e8> 7141 +<000082ea> 7156 +<000082eb> 7145 +<000082ec> 7148 +<000082ed> 7161 +<000082ee> 16408 +<000082ef> 2045 +<000082f0> 7155 +<000082f1> 2037 +<000082f2> 7150 +<000082f3> 7160 +<000082f4> 7147 +<000082f5> 7151 +<000082f6> 7154 +<000082f7> 15991 +<000082f8> 18930 +<000082f9> 7139 +<000082fa> 7159 +<000082fb> 7153 +<000082fc> 16685 +<000082fd> 15762 +<000082fe> 7138 +<000082ff> 17374 +<00008300> 7142 +<00008301> 2038 +<00008302> 2033 +<00008303> 2026 +<00008304> 2031 +<00008305> 2027 +<00008306> 2046 +<00008307> 7140 +<00008308> 7632 +<00008309> 2034 +<0000830b> 16054 +<0000830c> 7152 +<0000830d> 6781 +<00008316> 7635 +<00008317> 2474 +<00008318> 14282 +<00008319> 7619 +<0000831a> 14274 +<0000831b> 7630 +<0000831c> 7626 +<0000831d> 14289 +<0000831e> 7645 +<00008320> 7637 +<00008322> 7627 +<00008324> 7636 +<00008325> 7621 +<00008326> 7625 +<00008327> 7648 +<00008328> 2477 +<00008329> 7640 +<0000832a> 7631 +<0000832b> 2461 +<0000832c> 7646 +<0000832d> 7617 +<0000832f> 7639 +<00008331> 2476 +<00008332> 2471 +<00008333> 7616 +<00008334> 2469 +<00008335> 2468 +<00008336> 2473 +<00008337> 7638 +<00008338> 2465 +<00008339> 2472 +<0000833a> 7144 +<0000833b> 8848 +<0000833c> 7633 +<0000833d> 15658 +<0000833f> 7623 +<00008340> 2475 +<00008341> 7624 +<00008342> 7628 +<00008343> 2478 +<00008344> 7618 +<00008345> 7642 +<00008347> 7641 +<00008348> 7649 +<00008349> 2467 +<0000834a> 2464 +<0000834b> 7647 +<0000834c> 7643 +<0000834d> 7634 +<0000834e> 7629 +<0000834f> 2470 +<00008350> 2466 +<00008351> 7620 +<00008352> 2462 +<00008353> 7644 +<00008354> 2463 +<00008356> 7622 +<00008357> 18269 +<00008362> 14262 +endcidchar + +100 begincidchar +<00008363> 16875 +<00008366> 15902 +<0000836f> 17765 +<00008373> 8223 +<00008374> 8225 +<00008375> 8230 +<00008376> 8250 +<00008377> 2947 +<00008378> 2937 +<0000837a> 8222 +<0000837d> 8233 +<0000837e> 8240 +<0000837f> 8246 +<00008381> 8227 +<00008383> 8234 +<00008385> 14291 +<00008386> 2950 +<00008387> 8248 +<00008388> 8243 +<00008389> 2945 +<0000838a> 2943 +<0000838b> 8239 +<0000838c> 8235 +<0000838d> 8221 +<0000838e> 2934 +<0000838f> 8226 +<00008390> 8218 +<00008391> 14316 +<00008392> 2942 +<00008393> 2944 +<00008394> 8231 +<00008395> 8228 +<00008396> 2939 +<00008397> 8244 +<00008398> 2936 +<00008399> 8229 +<0000839a> 8889 +<0000839b> 8237 +<0000839c> 14157 +<0000839d> 8236 +<0000839e> 2935 +<000083a0> 2946 +<000083a2> 2938 +<000083a3> 8219 +<000083a4> 8224 +<000083a5> 8241 +<000083a6> 8247 +<000083a7> 2951 +<000083a8> 8220 +<000083a9> 8232 +<000083aa> 8238 +<000083ab> 2941 +<000083ac> 14294 +<000083ae> 8249 +<000083af> 8242 +<000083b0> 8245 +<000083b9> 17063 +<000083bd> 2940 +<000083be> 16217 +<000083bf> 8864 +<000083c0> 8852 +<000083c1> 3381 +<000083c2> 8881 +<000083c3> 8890 +<000083c4> 8893 +<000083c5> 3379 +<000083c6> 8860 +<000083c7> 8885 +<000083c8> 8861 +<000083c9> 8875 +<000083ca> 3392 +<000083cb> 8871 +<000083cc> 3389 +<000083cd> 16469 +<000083ce> 8872 +<000083cf> 8849 +<000083d1> 8886 +<000083d3> 14296 +<000083d4> 3398 +<000083d5> 8883 +<000083d6> 8873 +<000083d7> 8895 +<000083d8> 8868 +<000083d9> 9550 +<000083db> 8898 +<000083dc> 3396 +<000083dd> 8866 +<000083de> 8878 +<000083df> 3399 +<000083e0> 3378 +<000083e1> 8870 +<000083e2> 8896 +<000083e3> 8863 +<000083e4> 8856 +<000083e5> 8867 +<000083e7> 8855 +<000083e8> 8853 +<000083e9> 3374 +<000083ea> 8887 +<000083eb> 8862 +endcidchar + +100 begincidchar +<000083ec> 8891 +<000083ed> 15660 +<000083ee> 8892 +<000083ef> 3382 +<000083f0> 3387 +<000083f1> 3383 +<000083f2> 3391 +<000083f3> 8882 +<000083f4> 3384 +<000083f5> 8874 +<000083f6> 8858 +<000083f8> 3376 +<000083f9> 8850 +<000083fa> 8884 +<000083fb> 8894 +<000083fc> 8857 +<000083fd> 3390 +<000083fe> 8899 +<000083ff> 8869 +<00008401> 8865 +<00008403> 3375 +<00008404> 3395 +<00008405> 18271 +<00008406> 8880 +<00008407> 3397 +<00008409> 8876 +<0000840a> 3386 +<0000840b> 3380 +<0000840c> 3388 +<0000840d> 3377 +<0000840e> 3394 +<0000840f> 8877 +<00008410> 8859 +<00008411> 8879 +<00008412> 8854 +<00008413> 8888 +<00008414> 15376 +<00008416> 16439 +<00008418> 15994 +<0000841b> 8897 +<0000841c> 16051 +<00008420> 15445 +<00008421> 14161 +<00008423> 8851 +<00008424> 18769 +<00008426> 18136 +<00008429> 9549 +<0000842b> 9571 +<0000842c> 3756 +<0000842d> 9554 +<0000842e> 16941 +<0000842f> 9552 +<00008430> 9531 +<00008431> 3806 +<00008432> 9547 +<00008433> 9567 +<00008434> 9543 +<00008435> 3814 +<00008436> 9566 +<00008437> 9541 +<00008438> 3393 +<00008439> 9557 +<0000843a> 9542 +<0000843b> 9564 +<0000843c> 3813 +<0000843d> 3805 +<0000843e> 15649 +<0000843f> 9520 +<00008440> 9528 +<00008442> 9553 +<00008443> 9545 +<00008444> 9570 +<00008445> 9548 +<00008446> 3819 +<00008447> 9565 +<00008448> 18200 +<00008449> 3810 +<0000844a> 14308 +<0000844b> 9551 +<0000844c> 9559 +<0000844d> 9532 +<0000844e> 9558 +<00008450> 9575 +<00008451> 9527 +<00008452> 9560 +<00008453> 15229 +<00008454> 9573 +<00008455> 14731 +<00008456> 9521 +<00008457> 3385 +<00008458> 14302 +<00008459> 9535 +<0000845a> 9534 +<0000845b> 3812 +<0000845c> 16091 +<0000845d> 9538 +<0000845e> 9540 +<0000845f> 9555 +<00008460> 9572 +<00008461> 3815 +endcidchar + +100 begincidchar +<00008462> 17114 +<00008463> 3816 +<00008464> 18273 +<00008465> 9526 +<00008466> 3808 +<00008467> 9530 +<00008468> 9568 +<00008469> 3817 +<0000846b> 3809 +<0000846c> 3811 +<0000846d> 3818 +<0000846e> 9574 +<0000846f> 9561 +<00008470> 9556 +<00008471> 14304 +<00008472> 15507 +<00008473> 9537 +<00008474> 9536 +<00008475> 3807 +<00008476> 9522 +<00008477> 3804 +<00008478> 9546 +<00008479> 9523 +<0000847a> 9544 +<0000847d> 9533 +<0000847e> 9569 +<0000847f> 14670 +<00008480> 18121 +<00008482> 3803 +<00008484> 19103 +<00008486> 9529 +<00008488> 18274 +<0000848d> 9525 +<0000848e> 9563 +<0000848f> 9524 +<00008490> 4238 +<00008491> 10189 +<00008492> 14166 +<00008493> 14318 +<00008494> 10172 +<00008495> 15214 +<00008496> 18118 +<00008497> 10150 +<00008498> 10180 +<00008499> 4230 +<0000849a> 10165 +<0000849b> 10175 +<0000849c> 4233 +<0000849d> 10168 +<0000849e> 4231 +<0000849f> 10153 +<000084a0> 10183 +<000084a1> 10152 +<000084a2> 10171 +<000084a3> 15262 +<000084a4> 10151 +<000084a7> 10169 +<000084a8> 10178 +<000084a9> 10176 +<000084aa> 10164 +<000084ab> 10159 +<000084ac> 10157 +<000084ad> 15756 +<000084ae> 10158 +<000084af> 10177 +<000084b0> 10188 +<000084b1> 10166 +<000084b2> 4232 +<000084b4> 10161 +<000084b6> 10181 +<000084b8> 4235 +<000084b9> 10160 +<000084ba> 10154 +<000084bb> 10170 +<000084bc> 4239 +<000084bd> 15436 +<000084be> 18276 +<000084bf> 4227 +<000084c0> 4236 +<000084c1> 10162 +<000084c2> 10156 +<000084c4> 4229 +<000084c5> 9562 +<000084c6> 4228 +<000084c7> 10173 +<000084c9> 4226 +<000084ca> 4241 +<000084cb> 4234 +<000084cc> 10174 +<000084cd> 10163 +<000084ce> 10155 +<000084cf> 10182 +<000084d0> 10167 +<000084d1> 4240 +<000084d2> 10186 +<000084d3> 4237 +<000084d4> 10185 +<000084d6> 10179 +<000084d7> 10184 +<000084da> 16373 +endcidchar + +100 begincidchar +<000084db> 10187 +<000084de> 14314 +<000084e1> 18277 +<000084e2> 14261 +<000084e4> 14319 +<000084e5> 15312 +<000084e9> 10743 +<000084ea> 10742 +<000084eb> 10738 +<000084ec> 4603 +<000084ee> 4595 +<000084ef> 10758 +<000084f0> 10757 +<000084f1> 9519 +<000084f2> 10735 +<000084f3> 10739 +<000084f4> 10733 +<000084f6> 10752 +<000084f7> 10737 +<000084f8> 18278 +<000084f9> 10759 +<000084fa> 10730 +<000084fb> 10728 +<000084fc> 10740 +<000084fd> 10750 +<000084fe> 10745 +<000084ff> 4605 +<00008500> 10719 +<00008502> 10749 +<00008503> 14728 +<00008504> 19147 +<00008505> 16619 +<00008506> 4606 +<00008507> 9539 +<00008508> 10731 +<00008509> 10722 +<0000850a> 10725 +<0000850b> 10763 +<0000850c> 10732 +<0000850d> 10723 +<0000850e> 10721 +<0000850f> 10718 +<00008510> 18279 +<00008511> 4599 +<00008512> 10741 +<00008513> 4598 +<00008514> 4602 +<00008515> 10736 +<00008516> 10744 +<00008517> 4592 +<00008518> 10760 +<00008519> 10764 +<0000851a> 4594 +<0000851c> 10727 +<0000851d> 10747 +<0000851e> 10751 +<0000851f> 10724 +<00008520> 10761 +<00008521> 4601 +<00008523> 4600 +<00008524> 10716 +<00008525> 4604 +<00008526> 10754 +<00008527> 10726 +<00008528> 10746 +<00008529> 10720 +<0000852a> 10734 +<0000852b> 10729 +<0000852e> 10748 +<0000852f> 10765 +<00008530> 10762 +<00008531> 10753 +<00008533> 16936 +<00008534> 14324 +<00008538> 18280 +<0000853b> 10717 +<0000853d> 4593 +<0000853e> 11343 +<00008540> 11334 +<00008541> 11337 +<00008542> 16482 +<00008543> 4923 +<00008544> 11339 +<00008545> 11328 +<00008546> 11335 +<00008547> 11341 +<00008548> 4920 +<00008549> 4924 +<0000854a> 4918 +<0000854b> 14272 +<0000854c> 16399 +<0000854d> 11330 +<0000854e> 11346 +<00008551> 11340 +<00008552> 18281 +<00008553> 11331 +<00008554> 11355 +<00008555> 11349 +<00008556> 11327 +<00008557> 11811 +endcidchar + +100 begincidchar +<00008558> 11333 +<00008559> 4919 +<0000855a> 14299 +<0000855b> 11344 +<0000855d> 11354 +<0000855e> 4927 +<0000855f> 18938 +<00008560> 11351 +<00008561> 11332 +<00008562> 11338 +<00008563> 11342 +<00008564> 11336 +<00008565> 11356 +<00008566> 11353 +<00008567> 11350 +<0000856a> 4926 +<0000856b> 11329 +<0000856c> 11357 +<0000856d> 4925 +<0000856e> 11347 +<00008571> 11345 +<00008573> 14328 +<00008575> 11348 +<00008576> 11824 +<00008577> 11805 +<00008578> 11810 +<00008579> 11823 +<0000857a> 11809 +<0000857b> 11801 +<0000857c> 11806 +<0000857e> 5212 +<00008580> 11794 +<00008581> 11818 +<00008582> 11820 +<00008583> 11793 +<00008584> 5211 +<00008585> 11822 +<00008586> 11814 +<00008587> 5218 +<00008588> 11821 +<00008589> 11807 +<0000858a> 5220 +<0000858b> 11799 +<0000858c> 11352 +<0000858d> 11815 +<0000858e> 11812 +<0000858f> 11795 +<00008590> 11826 +<00008591> 5214 +<00008593> 19018 +<00008594> 5215 +<00008595> 11797 +<00008596> 11813 +<00008597> 18931 +<00008598> 11825 +<00008599> 11816 +<0000859a> 11803 +<0000859b> 5217 +<0000859c> 5213 +<0000859d> 11817 +<0000859e> 11804 +<0000859f> 11827 +<000085a0> 11798 +<000085a1> 11808 +<000085a2> 11819 +<000085a3> 11800 +<000085a4> 11802 +<000085a6> 5221 +<000085a7> 11796 +<000085a8> 5219 +<000085a9> 5404 +<000085aa> 5210 +<000085af> 5216 +<000085b0> 5408 +<000085b1> 12198 +<000085b3> 12188 +<000085b4> 12183 +<000085b5> 12189 +<000085b6> 12199 +<000085b7> 12203 +<000085b8> 12202 +<000085b9> 5410 +<000085ba> 5409 +<000085bd> 12190 +<000085be> 12204 +<000085bf> 12193 +<000085c0> 12185 +<000085c1> 14334 +<000085c2> 12187 +<000085c3> 12186 +<000085c4> 12192 +<000085c5> 12197 +<000085c6> 12184 +<000085c7> 12191 +<000085c8> 12196 +<000085c9> 5407 +<000085cb> 12194 +<000085cd> 5405 +<000085ce> 12195 +<000085cf> 5403 +endcidchar + +100 begincidchar +<000085d0> 5406 +<000085d1> 12545 +<000085d2> 12200 +<000085d5> 5559 +<000085d6> 18951 +<000085d7> 12537 +<000085d8> 12541 +<000085d9> 12533 +<000085da> 12536 +<000085dc> 12544 +<000085dd> 5557 +<000085de> 12549 +<000085df> 12542 +<000085e0> 18285 +<000085e1> 12534 +<000085e2> 12550 +<000085e3> 12543 +<000085e6> 12547 +<000085e8> 12535 +<000085e9> 5556 +<000085ea> 5558 +<000085eb> 12530 +<000085ec> 12538 +<000085ed> 12532 +<000085ee> 15446 +<000085ef> 12548 +<000085f0> 12546 +<000085f1> 12531 +<000085f2> 12539 +<000085f6> 12837 +<000085f7> 5562 +<000085f8> 12540 +<000085f9> 5688 +<000085fa> 5690 +<000085fb> 5687 +<000085fc> 15440 +<000085fd> 12842 +<000085fe> 12834 +<000085ff> 12832 +<00008600> 12836 +<00008601> 12833 +<00008602> 14336 +<00008604> 12838 +<00008605> 12840 +<00008606> 5691 +<00008607> 5693 +<00008609> 12839 +<0000860a> 5694 +<0000860b> 5692 +<0000860c> 12841 +<0000860d> 16484 +<0000860f> 18882 +<00008610> 15231 +<00008611> 5689 +<00008613> 19107 +<00008614> 18110 +<00008616> 14331 +<00008617> 5765 +<00008618> 13046 +<00008619> 13052 +<0000861a> 5767 +<0000861b> 12835 +<0000861c> 13051 +<0000861e> 13058 +<0000861f> 13049 +<00008620> 13056 +<00008621> 13055 +<00008622> 12831 +<00008623> 13050 +<00008624> 12201 +<00008625> 13059 +<00008626> 13048 +<00008627> 13053 +<00008628> 14341 +<00008629> 13057 +<0000862a> 13047 +<0000862c> 13226 +<0000862d> 5766 +<0000862e> 13054 +<0000862f> 16286 +<00008631> 13362 +<00008632> 13227 +<00008633> 13225 +<00008636> 13228 +<00008638> 5895 +<00008639> 13360 +<0000863a> 13358 +<0000863b> 13363 +<0000863c> 13361 +<0000863e> 13364 +<0000863f> 5896 +<00008640> 13359 +<00008642> 14529 +<00008643> 13463 +<00008645> 15206 +<0000864b> 13630 +<0000864c> 13622 +<0000864d> 6168 +<0000864e> 1673 +<00008650> 2047 +endcidchar + +100 begincidchar +<00008652> 7651 +<00008653> 7650 +<00008654> 2479 +<00008655> 2952 +<00008656> 8252 +<00008659> 8251 +<0000865b> 3400 +<0000865c> 3821 +<0000865e> 3820 +<0000865f> 3822 +<00008661> 10190 +<00008662> 10766 +<00008663> 11358 +<00008664> 11360 +<00008665> 11359 +<00008667> 5222 +<00008668> 11828 +<00008669> 12205 +<0000866a> 13598 +<0000866b> 1039 +<0000866c> 14355 +<0000866f> 6725 +<00008670> 6724 +<00008671> 1674 +<00008672> 18287 +<00008673> 7165 +<00008674> 7163 +<00008677> 7162 +<00008679> 2048 +<0000867a> 2050 +<0000867b> 2049 +<0000867c> 7164 +<0000867e> 14346 +<00008685> 7663 +<00008686> 7660 +<00008687> 7658 +<0000868a> 2480 +<0000868b> 7661 +<0000868c> 2485 +<0000868d> 7655 +<0000868e> 7670 +<00008690> 7672 +<00008691> 7656 +<00008692> 18288 +<00008693> 2482 +<00008694> 7673 +<00008695> 7668 +<00008696> 7654 +<00008697> 7659 +<00008698> 7669 +<00008699> 7665 +<0000869a> 7662 +<0000869c> 2487 +<0000869d> 7671 +<0000869e> 7657 +<000086a0> 15240 +<000086a1> 7666 +<000086a2> 7652 +<000086a3> 2486 +<000086a4> 2483 +<000086a5> 7664 +<000086a7> 7667 +<000086a8> 7653 +<000086a9> 2484 +<000086aa> 2481 +<000086ad> 16134 +<000086af> 2962 +<000086b0> 8259 +<000086b1> 2961 +<000086b2> 17376 +<000086b3> 8262 +<000086b4> 8265 +<000086b5> 2958 +<000086b6> 2956 +<000086b7> 8254 +<000086b8> 8263 +<000086b9> 8261 +<000086ba> 8258 +<000086bf> 8253 +<000086c0> 2955 +<000086c1> 8256 +<000086c2> 8255 +<000086c3> 8268 +<000086c4> 2957 +<000086c5> 8257 +<000086c6> 2959 +<000086c7> 2954 +<000086c8> 8260 +<000086c9> 2963 +<000086cb> 2960 +<000086cc> 8264 +<000086d0> 3407 +<000086d1> 8914 +<000086d3> 8903 +<000086d4> 3404 +<000086d6> 9581 +<000086d7> 8912 +<000086d8> 8900 +<000086d9> 3402 +<000086da> 8905 +endcidchar + +100 begincidchar +<000086db> 3405 +<000086dc> 8909 +<000086dd> 8907 +<000086de> 3408 +<000086df> 3401 +<000086e2> 8901 +<000086e3> 8904 +<000086e4> 3406 +<000086e6> 8902 +<000086e8> 8913 +<000086e9> 8911 +<000086ea> 8906 +<000086eb> 8908 +<000086ec> 8910 +<000086ed> 3403 +<000086ef> 18289 +<000086f5> 9582 +<000086f6> 9588 +<000086f7> 9578 +<000086f8> 9584 +<000086f9> 3823 +<000086fa> 9580 +<000086fb> 3829 +<000086fe> 3828 +<00008700> 3827 +<00008701> 9587 +<00008704> 9577 +<00008705> 9590 +<00008706> 3832 +<00008707> 3826 +<00008708> 3825 +<00008709> 9586 +<0000870a> 3833 +<0000870b> 9576 +<0000870c> 9579 +<0000870d> 9589 +<0000870e> 9585 +<00008711> 10222 +<00008712> 10211 +<00008713> 3824 +<00008718> 4248 +<00008719> 10199 +<0000871a> 10220 +<0000871b> 10200 +<0000871c> 4243 +<0000871e> 10197 +<00008720> 10206 +<00008721> 10198 +<00008722> 4245 +<00008723> 10192 +<00008724> 10219 +<00008725> 4246 +<00008728> 10193 +<00008729> 4251 +<0000872a> 10208 +<0000872c> 10202 +<0000872d> 10209 +<0000872e> 10196 +<00008730> 10221 +<00008731> 10213 +<00008732> 10207 +<00008733> 10191 +<00008734> 4247 +<00008735> 10214 +<00008737> 4250 +<00008738> 10218 +<0000873a> 10212 +<0000873b> 4244 +<0000873c> 10210 +<0000873e> 10204 +<0000873f> 4242 +<00008740> 10195 +<00008741> 10203 +<00008742> 10215 +<00008743> 10201 +<00008746> 10205 +<0000874c> 4616 +<0000874d> 9583 +<0000874e> 10784 +<0000874f> 10793 +<00008750> 10783 +<00008751> 10779 +<00008752> 10776 +<00008753> 4617 +<00008754> 10774 +<00008755> 4249 +<00008756> 10767 +<00008757> 4615 +<00008758> 10773 +<00008759> 4614 +<0000875a> 10778 +<0000875b> 10775 +<0000875c> 10791 +<0000875d> 10786 +<0000875e> 10780 +<0000875f> 10785 +<00008760> 4610 +<00008761> 10777 +<00008762> 10796 +<00008765> 10792 +endcidchar + +100 begincidchar +<00008766> 4611 +<00008767> 10797 +<00008768> 4613 +<00008769> 10798 +<0000876a> 10782 +<0000876b> 10194 +<0000876c> 10788 +<0000876d> 10781 +<0000876e> 10790 +<0000876f> 10787 +<00008770> 15980 +<00008771> 18087 +<00008773> 10772 +<00008774> 4608 +<00008775> 10795 +<00008776> 4609 +<00008777> 10770 +<00008778> 4612 +<00008779> 11371 +<0000877a> 10789 +<0000877b> 10794 +<0000877d> 16453 +<00008781> 11368 +<00008782> 4607 +<00008783> 4928 +<00008784> 11378 +<00008785> 11374 +<00008786> 18662 +<00008787> 11372 +<00008788> 11367 +<00008789> 11382 +<0000878b> 17378 +<0000878c> 16367 +<0000878d> 4932 +<0000878f> 11363 +<00008792> 11366 +<00008793> 11365 +<00008794> 11379 +<00008796> 11369 +<00008797> 11364 +<00008798> 11370 +<0000879a> 11381 +<0000879b> 11362 +<0000879c> 11380 +<0000879d> 11377 +<0000879e> 4930 +<0000879f> 4929 +<000087a2> 4931 +<000087a3> 11373 +<000087a4> 11361 +<000087a5> 15752 +<000087a9> 16364 +<000087aa> 11830 +<000087ab> 5228 +<000087ac> 11834 +<000087ad> 11831 +<000087ae> 11838 +<000087af> 11844 +<000087b0> 11833 +<000087b1> 14351 +<000087b2> 11853 +<000087b3> 5225 +<000087b4> 11847 +<000087b5> 11836 +<000087b6> 11848 +<000087b7> 11843 +<000087b8> 11850 +<000087b9> 11835 +<000087ba> 5230 +<000087bb> 5229 +<000087bc> 11837 +<000087bd> 11851 +<000087be> 11829 +<000087bf> 11849 +<000087c0> 5223 +<000087c1> 16380 +<000087c2> 11841 +<000087c3> 11840 +<000087c4> 11845 +<000087c5> 11832 +<000087c6> 5227 +<000087c8> 5231 +<000087c9> 11839 +<000087ca> 11846 +<000087cb> 5232 +<000087cc> 11842 +<000087ce> 16365 +<000087d1> 5224 +<000087d2> 5226 +<000087d3> 12218 +<000087d4> 12216 +<000087d6> 16274 +<000087d7> 12222 +<000087d8> 12220 +<000087d9> 12223 +<000087da> 14352 +<000087db> 12209 +<000087dc> 12217 +<000087dd> 12227 +<000087de> 11852 +endcidchar + +100 begincidchar +<000087df> 12213 +<000087e0> 5414 +<000087e1> 10771 +<000087e2> 12208 +<000087e3> 12221 +<000087e4> 12215 +<000087e5> 12212 +<000087e6> 12207 +<000087e7> 12206 +<000087e8> 12226 +<000087ea> 12211 +<000087eb> 12210 +<000087ec> 5412 +<000087ed> 12219 +<000087ee> 14349 +<000087ef> 5411 +<000087f2> 5413 +<000087f3> 12214 +<000087f4> 12225 +<000087f5> 16302 +<000087f9> 5566 +<000087fa> 12552 +<000087fb> 5563 +<000087fc> 12560 +<000087fe> 5567 +<000087ff> 12562 +<00008800> 12551 +<00008801> 12224 +<00008802> 12564 +<00008803> 12553 +<00008804> 16047 +<00008805> 5564 +<00008806> 12559 +<00008808> 12561 +<00008809> 12556 +<0000880a> 12563 +<0000880b> 12558 +<0000880c> 12557 +<0000880d> 5565 +<0000880f> 14353 +<00008813> 12847 +<00008816> 12848 +<00008817> 12846 +<00008818> 16250 +<00008819> 12843 +<0000881b> 13062 +<0000881c> 13065 +<0000881d> 13061 +<0000881f> 5771 +<00008820> 13063 +<00008821> 5770 +<00008822> 5769 +<00008823> 5768 +<00008824> 13064 +<00008825> 13233 +<00008826> 13231 +<00008827> 15879 +<00008828> 13230 +<00008829> 13060 +<0000882a> 13232 +<0000882b> 13066 +<0000882c> 13229 +<0000882d> 15243 +<0000882e> 13367 +<0000882f> 13333 +<00008830> 13365 +<00008831> 5897 +<00008832> 13366 +<00008833> 13368 +<00008835> 13466 +<00008836> 5928 +<00008837> 13465 +<00008838> 13464 +<00008839> 5929 +<0000883b> 5959 +<0000883c> 13576 +<0000883d> 13600 +<0000883e> 13599 +<0000883f> 13601 +<00008840> 1040 +<00008841> 7166 +<00008842> 16218 +<00008848> 8915 +<0000884a> 13067 +<0000884b> 13467 +<0000884c> 1041 +<0000884d> 2051 +<0000884e> 7167 +<0000884f> 14404 +<00008852> 8271 +<00008853> 2964 +<00008855> 8917 +<00008856> 8916 +<00008857> 3409 +<00008859> 3834 +<0000885a> 10799 +<0000885b> 4618 +<0000885d> 4619 +<0000885e> 14363 +<00008860> 14918 +endcidchar + +100 begincidchar +<00008861> 4933 +<00008862> 5930 +<00008863> 1042 +<00008864> 17666 +<00008865> 15868 +<00008867> 7168 +<00008868> 1676 +<00008869> 7170 +<0000886a> 7169 +<0000886b> 2052 +<0000886d> 7676 +<0000886e> 15246 +<0000886f> 7683 +<00008870> 2488 +<00008871> 7681 +<00008872> 7679 +<00008874> 7686 +<00008877> 2489 +<00008879> 2493 +<0000887c> 7687 +<0000887d> 2492 +<0000887e> 7685 +<0000887f> 7682 +<00008880> 7680 +<00008883> 7684 +<00008884> 17143 +<00008887> 15248 +<00008888> 2966 +<00008889> 8272 +<0000888b> 2971 +<0000888c> 8288 +<0000888d> 2970 +<0000888e> 8290 +<0000888f> 18854 +<00008890> 18933 +<00008891> 8278 +<00008892> 2968 +<00008893> 8289 +<00008895> 8273 +<00008896> 2969 +<00008897> 8285 +<00008898> 8281 +<00008899> 8283 +<0000889a> 8277 +<0000889b> 8284 +<0000889c> 14364 +<0000889d> 19115 +<0000889e> 2965 +<0000889f> 8280 +<000088a0> 16288 +<000088a1> 8279 +<000088a2> 8275 +<000088a4> 8286 +<000088a7> 8282 +<000088a8> 8274 +<000088aa> 8276 +<000088ab> 2967 +<000088ac> 8287 +<000088ae> 18293 +<000088b1> 3412 +<000088b2> 8928 +<000088b6> 8924 +<000088b7> 8926 +<000088b8> 8921 +<000088b9> 8920 +<000088ba> 8918 +<000088bc> 8925 +<000088bd> 8927 +<000088be> 8923 +<000088bf> 15249 +<000088c0> 8922 +<000088c5> 14368 +<000088c7> 16049 +<000088c9> 8930 +<000088ca> 3842 +<000088cb> 9592 +<000088cc> 9598 +<000088cf> 14058 +<000088d0> 9599 +<000088d2> 3844 +<000088d4> 3836 +<000088d5> 3843 +<000088d6> 9591 +<000088d7> 8919 +<000088d8> 3839 +<000088d9> 3837 +<000088da> 9597 +<000088db> 9596 +<000088dc> 3838 +<000088dd> 3840 +<000088de> 9595 +<000088df> 3835 +<000088e1> 3841 +<000088e6> 15250 +<000088e7> 10224 +<000088e8> 4258 +<000088eb> 10235 +<000088ec> 10234 +<000088ee> 10229 +<000088ef> 4260 +endcidchar + +100 begincidchar +<000088f0> 10233 +<000088f3> 4252 +<000088f4> 4254 +<000088f5> 15880 +<000088f6> 10231 +<000088f7> 10223 +<000088f8> 4256 +<000088f9> 4255 +<000088fa> 10227 +<000088fb> 10232 +<000088fc> 10230 +<000088fd> 4257 +<000088fe> 10228 +<000088ff> 18294 +<00008900> 17146 +<00008901> 8929 +<00008902> 4253 +<00008905> 10800 +<00008906> 10807 +<00008907> 4621 +<00008909> 10811 +<0000890a> 4625 +<0000890b> 10803 +<0000890c> 10801 +<0000890e> 10810 +<00008910> 4620 +<00008911> 10809 +<00008914> 10802 +<00008915> 4624 +<00008916> 10808 +<0000891a> 4259 +<0000891e> 11383 +<0000891f> 11395 +<00008921> 4938 +<00008922> 11390 +<00008923> 11392 +<00008924> 18295 +<00008925> 4936 +<00008926> 11384 +<00008927> 11388 +<00008929> 11391 +<0000892a> 4934 +<0000892b> 4937 +<0000892c> 11394 +<0000892f> 11393 +<00008930> 11385 +<00008931> 11389 +<00008932> 4935 +<00008933> 11855 +<00008935> 11854 +<00008936> 5234 +<00008937> 11860 +<00008938> 5236 +<0000893b> 5233 +<0000893c> 11856 +<0000893d> 5237 +<0000893e> 11857 +<00008941> 11858 +<00008942> 11861 +<00008943> 15894 +<00008944> 5235 +<00008946> 12232 +<00008947> 17379 +<00008949> 12235 +<0000894b> 12229 +<0000894c> 12231 +<0000894d> 15252 +<0000894f> 12230 +<00008952> 11859 +<00008953> 12228 +<00008954> 15254 +<00008956> 5570 +<00008957> 12568 +<00008958> 12571 +<00008959> 12573 +<0000895c> 12570 +<0000895d> 12572 +<0000895e> 5571 +<0000895f> 5569 +<00008960> 5568 +<00008961> 12569 +<00008962> 12565 +<00008963> 12849 +<00008964> 5697 +<00008965> 15251 +<00008966> 12850 +<00008969> 13069 +<0000896a> 5772 +<0000896b> 13071 +<0000896c> 5773 +<0000896d> 13068 +<0000896e> 13070 +<0000896f> 5846 +<00008971> 13234 +<00008972> 5845 +<00008973> 13371 +<00008974> 13370 +<00008976> 13369 +<00008977> 15850 +<0000897b> 13541 +endcidchar + +100 begincidchar +<0000897c> 13540 +<0000897e> 6169 +<0000897f> 1043 +<00008980> 18184 +<00008981> 2053 +<00008982> 8291 +<00008983> 3413 +<00008985> 9600 +<00008986> 5415 +<00008987> 14370 +<00008988> 12574 +<00008989> 16361 +<0000898a> 18090 +<0000898b> 1288 +<0000898f> 2973 +<00008991> 18296 +<00008993> 2972 +<00008994> 16352 +<00008995> 8931 +<00008996> 3414 +<00008997> 8933 +<00008998> 8932 +<0000899b> 9601 +<0000899c> 3845 +<0000899d> 10236 +<0000899e> 10239 +<0000899f> 10238 +<000089a1> 10237 +<000089a2> 10812 +<000089a3> 10814 +<000089a4> 10813 +<000089a5> 15763 +<000089a6> 4940 +<000089a7> 14374 +<000089a9> 16377 +<000089aa> 4939 +<000089ac> 5238 +<000089ad> 11862 +<000089ae> 11864 +<000089af> 11863 +<000089b2> 5416 +<000089b6> 12576 +<000089b7> 12575 +<000089b9> 12851 +<000089ba> 5698 +<000089bc> 14375 +<000089bd> 5774 +<000089be> 13236 +<000089bf> 13235 +<000089c0> 5960 +<000089c1> 17667 +<000089c6> 17766 +<000089d2> 1289 +<000089d3> 7171 +<000089d4> 2054 +<000089d5> 8294 +<000089d6> 8292 +<000089d9> 8293 +<000089dc> 9608 +<000089dd> 8934 +<000089df> 9602 +<000089e0> 9606 +<000089e1> 9605 +<000089e2> 9607 +<000089e3> 3846 +<000089e4> 9604 +<000089e5> 9603 +<000089e6> 9609 +<000089e7> 14377 +<000089e8> 10242 +<000089e9> 10240 +<000089eb> 10241 +<000089ec> 10817 +<000089ed> 10815 +<000089f0> 10816 +<000089f1> 11396 +<000089f4> 5417 +<000089f6> 12577 +<000089f7> 12852 +<000089f8> 5699 +<000089fa> 13072 +<000089fb> 13237 +<000089fc> 5847 +<000089fe> 13372 +<000089ff> 13542 +<00008a00> 1290 +<00008a04> 7172 +<00008a07> 7173 +<00008a08> 2055 +<00008a0a> 2499 +<00008a0c> 2497 +<00008a0e> 2496 +<00008a0f> 2503 +<00008a10> 2495 +<00008a11> 2504 +<00008a12> 7688 +<00008a13> 2501 +<00008a15> 2498 +<00008a16> 2502 +<00008a17> 2500 +endcidchar + +100 begincidchar +<00008a18> 2494 +<00008a1b> 2981 +<00008a1c> 15267 +<00008a1d> 2975 +<00008a1e> 8298 +<00008a1f> 2980 +<00008a22> 2982 +<00008a23> 2976 +<00008a25> 2977 +<00008a27> 8296 +<00008a29> 17381 +<00008a2a> 2974 +<00008a2b> 15313 +<00008a2c> 8297 +<00008a2d> 2979 +<00008a30> 8295 +<00008a31> 2978 +<00008a34> 3425 +<00008a36> 3427 +<00008a38> 18298 +<00008a39> 8939 +<00008a3a> 3426 +<00008a3b> 3415 +<00008a3c> 3419 +<00008a3d> 15266 +<00008a3e> 3865 +<00008a3f> 9614 +<00008a40> 8941 +<00008a41> 3420 +<00008a46> 3424 +<00008a48> 8947 +<00008a49> 16368 +<00008a4a> 8949 +<00008a4c> 8950 +<00008a4d> 8938 +<00008a4e> 8937 +<00008a4f> 8951 +<00008a50> 3423 +<00008a51> 8948 +<00008a52> 8946 +<00008a54> 3421 +<00008a55> 3417 +<00008a56> 3428 +<00008a59> 8940 +<00008a5b> 3422 +<00008a5e> 3418 +<00008a60> 3416 +<00008a61> 9613 +<00008a62> 3860 +<00008a63> 3855 +<00008a66> 3850 +<00008a67> 16270 +<00008a68> 3866 +<00008a69> 3851 +<00008a6b> 3847 +<00008a6c> 3862 +<00008a6d> 3859 +<00008a6e> 3861 +<00008a70> 3852 +<00008a71> 3857 +<00008a74> 9621 +<00008a75> 9618 +<00008a76> 9610 +<00008a77> 9615 +<00008a79> 3863 +<00008a7a> 9622 +<00008a7b> 3864 +<00008a7c> 3854 +<00008a7e> 16293 +<00008a7f> 9612 +<00008a81> 9620 +<00008a82> 9616 +<00008a83> 9619 +<00008a84> 9617 +<00008a85> 3858 +<00008a86> 9611 +<00008a87> 3853 +<00008a8b> 10245 +<00008a8c> 4262 +<00008a8d> 4265 +<00008a8f> 10247 +<00008a90> 14383 +<00008a91> 4273 +<00008a92> 10246 +<00008a93> 4267 +<00008a94> 18299 +<00008a95> 4630 +<00008a96> 10248 +<00008a98> 4272 +<00008a99> 10244 +<00008a9a> 4274 +<00008a9c> 14380 +<00008a9e> 4263 +<00008aa0> 3856 +<00008aa1> 4266 +<00008aa3> 4264 +<00008aa4> 4268 +<00008aa5> 4270 +<00008aa6> 4261 +<00008aa7> 4275 +endcidchar + +100 begincidchar +<00008aa8> 4271 +<00008aa9> 14397 +<00008aaa> 4269 +<00008aab> 10243 +<00008aaf> 14401 +<00008ab0> 4637 +<00008ab2> 4633 +<00008ab4> 18300 +<00008ab6> 4640 +<00008ab8> 10820 +<00008ab9> 4641 +<00008aba> 10832 +<00008abb> 10825 +<00008abc> 4626 +<00008abd> 10833 +<00008abe> 10827 +<00008abf> 4636 +<00008ac0> 10828 +<00008ac2> 4635 +<00008ac3> 10831 +<00008ac4> 4629 +<00008ac5> 10829 +<00008ac6> 10819 +<00008ac7> 4628 +<00008ac8> 11407 +<00008ac9> 4634 +<00008acb> 4631 +<00008acc> 19049 +<00008acd> 4639 +<00008acf> 10818 +<00008ad1> 10822 +<00008ad2> 4627 +<00008ad3> 10821 +<00008ad6> 4638 +<00008ad7> 10826 +<00008ad8> 10830 +<00008ad9> 10834 +<00008ada> 14786 +<00008adb> 4642 +<00008adc> 4946 +<00008add> 11402 +<00008ade> 11408 +<00008adf> 11405 +<00008ae0> 11397 +<00008ae1> 11409 +<00008ae2> 11398 +<00008ae4> 11404 +<00008ae6> 4941 +<00008ae7> 4947 +<00008ae8> 11410 +<00008aea> 15833 +<00008aeb> 4943 +<00008aed> 4953 +<00008aee> 4948 +<00008aef> 11412 +<00008af0> 11406 +<00008af1> 4944 +<00008af2> 11399 +<00008af3> 4954 +<00008af6> 4955 +<00008af7> 4952 +<00008af8> 4632 +<00008af9> 19034 +<00008afa> 4942 +<00008afb> 11413 +<00008afc> 4956 +<00008afe> 4949 +<00008aff> 11411 +<00008b00> 4945 +<00008b04> 5246 +<00008b05> 11871 +<00008b06> 11880 +<00008b07> 11877 +<00008b08> 11879 +<00008b0a> 5243 +<00008b0b> 11872 +<00008b0c> 14390 +<00008b0d> 11878 +<00008b0e> 5239 +<00008b0f> 11874 +<00008b10> 5247 +<00008b11> 11870 +<00008b12> 11875 +<00008b13> 11882 +<00008b14> 11403 +<00008b15> 11876 +<00008b16> 11869 +<00008b17> 5240 +<00008b18> 11868 +<00008b19> 5241 +<00008b1a> 11883 +<00008b1b> 5242 +<00008b1c> 11881 +<00008b1d> 5245 +<00008b1e> 11867 +<00008b1f> 14391 +<00008b20> 5244 +<00008b22> 11873 +<00008b23> 12238 +<00008b24> 12252 +endcidchar + +100 begincidchar +<00008b25> 12247 +<00008b26> 12249 +<00008b27> 12237 +<00008b28> 5418 +<00008b2a> 12236 +<00008b2b> 5421 +<00008b2c> 5420 +<00008b2d> 16281 +<00008b2e> 12251 +<00008b2f> 12243 +<00008b30> 12240 +<00008b31> 12246 +<00008b33> 12239 +<00008b35> 12241 +<00008b36> 12250 +<00008b37> 12248 +<00008b39> 5419 +<00008b3a> 12255 +<00008b3b> 12253 +<00008b3c> 12244 +<00008b3d> 12254 +<00008b3e> 12245 +<00008b3f> 14394 +<00008b40> 12581 +<00008b41> 5572 +<00008b42> 12588 +<00008b43> 16370 +<00008b45> 13075 +<00008b46> 5579 +<00008b47> 12242 +<00008b48> 12579 +<00008b49> 5575 +<00008b4a> 12580 +<00008b4b> 12585 +<00008b4c> 18092 +<00008b4d> 14396 +<00008b50> 12578 +<00008b51> 12587 +<00008b52> 12589 +<00008b53> 12582 +<00008b54> 12584 +<00008b55> 12586 +<00008b56> 12583 +<00008b57> 12590 +<00008b58> 5574 +<00008b59> 5580 +<00008b5a> 5576 +<00008b5c> 5573 +<00008b5d> 12855 +<00008b5e> 15800 +<00008b5f> 5704 +<00008b60> 12853 +<00008b62> 15828 +<00008b63> 12857 +<00008b65> 12858 +<00008b66> 5702 +<00008b67> 12859 +<00008b68> 12856 +<00008b69> 15351 +<00008b6a> 12854 +<00008b6b> 5705 +<00008b6c> 5701 +<00008b6d> 12860 +<00008b6f> 5703 +<00008b70> 5700 +<00008b74> 5775 +<00008b77> 5776 +<00008b78> 13074 +<00008b79> 13073 +<00008b7d> 5777 +<00008b7e> 13238 +<00008b7f> 13243 +<00008b80> 5848 +<00008b81> 15757 +<00008b82> 13240 +<00008b83> 18923 +<00008b84> 13239 +<00008b85> 13242 +<00008b86> 13241 +<00008b88> 13376 +<00008b8a> 5898 +<00008b8b> 13375 +<00008b8c> 13373 +<00008b8e> 13374 +<00008b8f> 19135 +<00008b90> 14399 +<00008b92> 5932 +<00008b93> 5931 +<00008b96> 5933 +<00008b9a> 5972 +<00008b9b> 14400 +<00008b9c> 5978 +<00008b9e> 13602 +<00008b9f> 13631 +<00008ba0> 17669 +<00008bbe> 17767 +<00008be2> 17768 +<00008c37> 1291 +<00008c39> 8299 +<00008c3b> 8300 +endcidchar + +100 begincidchar +<00008c3c> 9623 +<00008c3d> 10249 +<00008c3e> 10835 +<00008c3f> 5249 +<00008c41> 5248 +<00008c42> 12256 +<00008c43> 12591 +<00008c45> 13377 +<00008c46> 1292 +<00008c47> 7689 +<00008c48> 2505 +<00008c49> 2983 +<00008c4a> 9625 +<00008c4b> 9624 +<00008c4c> 4643 +<00008c4d> 10836 +<00008c4e> 4644 +<00008c4f> 11884 +<00008c50> 5422 +<00008c51> 18301 +<00008c54> 5987 +<00008c55> 1293 +<00008c56> 6728 +<00008c57> 7690 +<00008c5a> 2984 +<00008c5f> 8952 +<00008c61> 3429 +<00008c62> 3867 +<00008c64> 9627 +<00008c65> 9626 +<00008c66> 9628 +<00008c6a> 4276 +<00008c6b> 4957 +<00008c6c> 4645 +<00008c6d> 4958 +<00008c6f> 11888 +<00008c70> 11885 +<00008c71> 11887 +<00008c72> 11886 +<00008c73> 5250 +<00008c75> 12257 +<00008c76> 12593 +<00008c77> 12592 +<00008c78> 6375 +<00008c79> 2507 +<00008c7a> 2506 +<00008c7b> 7691 +<00008c7d> 8303 +<00008c80> 8954 +<00008c81> 8953 +<00008c82> 3430 +<00008c86> 9629 +<00008c89> 3869 +<00008c8a> 3868 +<00008c8c> 4278 +<00008c8d> 4277 +<00008c8f> 10837 +<00008c90> 11416 +<00008c93> 4959 +<00008c94> 11890 +<00008c95> 11889 +<00008c97> 12260 +<00008c98> 12259 +<00008c99> 12258 +<00008c9a> 12594 +<00008c9b> 14405 +<00008c9c> 13603 +<00008c9d> 1294 +<00008c9e> 2058 +<00008c9f> 15277 +<00008ca0> 2059 +<00008ca3> 7693 +<00008ca4> 7692 +<00008ca5> 8304 +<00008ca7> 2990 +<00008ca8> 2988 +<00008ca9> 2985 +<00008caa> 2989 +<00008cab> 2987 +<00008cac> 2986 +<00008cad> 16369 +<00008caf> 3431 +<00008cb0> 8957 +<00008cb2> 3874 +<00008cb3> 3433 +<00008cb4> 3438 +<00008cb5> 8959 +<00008cb6> 3440 +<00008cb7> 3439 +<00008cb8> 3442 +<00008cb9> 8958 +<00008cba> 8955 +<00008cbb> 3436 +<00008cbc> 3432 +<00008cbd> 3434 +<00008cbe> 8956 +<00008cbf> 3441 +<00008cc0> 3437 +<00008cc1> 3435 +<00008cc2> 3876 +endcidchar + +100 begincidchar +<00008cc3> 3875 +<00008cc4> 3873 +<00008cc5> 3877 +<00008cca> 3870 +<00008ccc> 9632 +<00008ccd> 16025 +<00008ccf> 10253 +<00008cd3> 4279 +<00008cd4> 18302 +<00008cd5> 10252 +<00008cd6> 14411 +<00008cd7> 10254 +<00008cd9> 10840 +<00008cda> 10842 +<00008cdb> 14417 +<00008cdc> 4654 +<00008cdd> 10843 +<00008cde> 4647 +<00008cdf> 10839 +<00008ce0> 4646 +<00008ce1> 4656 +<00008ce4> 4649 +<00008ce5> 10838 +<00008ce6> 4648 +<00008ce7> 10844 +<00008ce8> 10841 +<00008ce9> 15278 +<00008cea> 4655 +<00008ceb> 16284 +<00008cee> 11418 +<00008cf0> 11420 +<00008cf1> 11419 +<00008cf2> 18303 +<00008cf3> 11421 +<00008cf4> 4960 +<00008cf5> 11417 +<00008cf7> 16305 +<00008cf8> 5254 +<00008cf9> 11891 +<00008cfa> 5251 +<00008cfb> 5255 +<00008cfc> 5253 +<00008cfd> 5252 +<00008cfe> 12261 +<00008d00> 12264 +<00008d02> 12263 +<00008d03> 14415 +<00008d04> 12262 +<00008d05> 5423 +<00008d08> 5581 +<00008d09> 12597 +<00008d0a> 5582 +<00008d0b> 17779 +<00008d0c> 16278 +<00008d0d> 5707 +<00008d0f> 5706 +<00008d10> 13078 +<00008d11> 14419 +<00008d12> 14414 +<00008d13> 5778 +<00008d14> 13079 +<00008d15> 13244 +<00008d18> 15983 +<00008d19> 13378 +<00008d1b> 5935 +<00008d1c> 18304 +<00008d1d> 17670 +<00008d64> 1295 +<00008d66> 2992 +<00008d67> 2991 +<00008d6b> 4282 +<00008d6c> 11422 +<00008d6d> 4657 +<00008d6e> 11423 +<00008d6f> 11892 +<00008d70> 1296 +<00008d72> 7174 +<00008d73> 2061 +<00008d74> 2060 +<00008d76> 7694 +<00008d77> 2510 +<00008d78> 7695 +<00008d79> 8307 +<00008d7a> 14817 +<00008d7b> 8306 +<00008d7d> 8305 +<00008d80> 8961 +<00008d81> 3445 +<00008d82> 16233 +<00008d84> 8960 +<00008d85> 3444 +<00008d89> 8962 +<00008d8a> 3443 +<00008d8c> 9636 +<00008d8d> 9639 +<00008d90> 9642 +<00008d91> 9635 +<00008d92> 9643 +<00008d95> 4284 +<00008d96> 10255 +endcidchar + +100 begincidchar +<00008d99> 4283 +<00008d9b> 10848 +<00008d9c> 10846 +<00008d9f> 4658 +<00008da0> 10845 +<00008da1> 10847 +<00008da3> 4659 +<00008da5> 11424 +<00008da6> 16375 +<00008da7> 11425 +<00008da8> 5256 +<00008da9> 14422 +<00008daa> 12599 +<00008dab> 12601 +<00008dac> 12598 +<00008dad> 12600 +<00008dae> 12861 +<00008daf> 13080 +<00008db2> 13577 +<00008db3> 1297 +<00008db4> 2062 +<00008db5> 7696 +<00008db6> 7698 +<00008db7> 7697 +<00008db9> 8310 +<00008dba> 2994 +<00008dbc> 8308 +<00008dbe> 2993 +<00008dbf> 8311 +<00008dc0> 17258 +<00008dc1> 8312 +<00008dc2> 8309 +<00008dc3> 18306 +<00008dc5> 8974 +<00008dc6> 3453 +<00008dc7> 8966 +<00008dc8> 8972 +<00008dcb> 3448 +<00008dcc> 3451 +<00008dcd> 8965 +<00008dce> 3446 +<00008dcf> 8969 +<00008dd0> 9649 +<00008dd1> 3450 +<00008dd3> 8964 +<00008dd4> 16258 +<00008dd5> 8970 +<00008dd6> 8967 +<00008dd7> 8973 +<00008dd8> 8963 +<00008dd9> 8971 +<00008dda> 3449 +<00008ddb> 3452 +<00008ddc> 8968 +<00008ddd> 3447 +<00008ddf> 3879 +<00008de0> 9645 +<00008de1> 3878 +<00008de2> 9652 +<00008de3> 9651 +<00008de4> 3885 +<00008de6> 3886 +<00008de7> 9653 +<00008de8> 3880 +<00008de9> 9650 +<00008dea> 3884 +<00008deb> 9655 +<00008dec> 9646 +<00008dee> 9648 +<00008def> 3881 +<00008df0> 9644 +<00008df1> 9647 +<00008df2> 9654 +<00008df3> 3882 +<00008df4> 9656 +<00008dfa> 3883 +<00008dfc> 4285 +<00008dfd> 10260 +<00008dfe> 10266 +<00008dff> 10258 +<00008e00> 10267 +<00008e01> 16261 +<00008e02> 10257 +<00008e03> 10262 +<00008e04> 10268 +<00008e05> 10265 +<00008e06> 10264 +<00008e07> 10263 +<00008e09> 10256 +<00008e0a> 10261 +<00008e0d> 10259 +<00008e0e> 15966 +<00008e0f> 4664 +<00008e10> 4661 +<00008e11> 10857 +<00008e12> 10862 +<00008e13> 10864 +<00008e14> 10861 +<00008e15> 10854 +<00008e16> 10856 +endcidchar + +100 begincidchar +<00008e17> 10866 +<00008e18> 10863 +<00008e19> 10858 +<00008e1a> 10867 +<00008e1b> 10855 +<00008e1c> 10865 +<00008e1d> 4662 +<00008e1e> 4668 +<00008e1f> 4666 +<00008e20> 10849 +<00008e21> 4667 +<00008e22> 4663 +<00008e23> 10850 +<00008e24> 10852 +<00008e25> 10851 +<00008e28> 16264 +<00008e29> 4665 +<00008e2a> 15284 +<00008e2b> 4660 +<00008e2d> 16043 +<00008e2e> 10853 +<00008e30> 11435 +<00008e31> 4962 +<00008e33> 11426 +<00008e34> 4963 +<00008e35> 4966 +<00008e36> 11431 +<00008e38> 11428 +<00008e39> 4965 +<00008e3a> 18308 +<00008e3e> 11427 +<00008e3f> 11436 +<00008e40> 11429 +<00008e41> 11434 +<00008e42> 4964 +<00008e44> 4961 +<00008e45> 11430 +<00008e46> 17170 +<00008e47> 11898 +<00008e48> 5259 +<00008e49> 5257 +<00008e4a> 5260 +<00008e4b> 5258 +<00008e4c> 11897 +<00008e4d> 11894 +<00008e4e> 11893 +<00008e4f> 16259 +<00008e50> 11896 +<00008e53> 11895 +<00008e54> 12278 +<00008e55> 5429 +<00008e56> 12269 +<00008e57> 12268 +<00008e59> 5424 +<00008e5a> 12274 +<00008e5b> 12273 +<00008e5c> 12265 +<00008e5d> 12276 +<00008e5e> 12270 +<00008e5f> 5428 +<00008e60> 12267 +<00008e61> 12275 +<00008e62> 12266 +<00008e63> 5425 +<00008e64> 5427 +<00008e65> 12271 +<00008e66> 5426 +<00008e67> 12272 +<00008e68> 17229 +<00008e69> 12277 +<00008e6a> 12605 +<00008e6c> 5587 +<00008e6d> 12602 +<00008e6f> 12606 +<00008e71> 17383 +<00008e72> 5584 +<00008e73> 12604 +<00008e74> 5589 +<00008e75> 16265 +<00008e76> 5586 +<00008e77> 16255 +<00008e78> 12603 +<00008e7a> 5588 +<00008e7b> 12607 +<00008e7c> 5583 +<00008e7e> 17188 +<00008e80> 18637 +<00008e81> 5709 +<00008e82> 5711 +<00008e84> 12864 +<00008e85> 5710 +<00008e86> 12862 +<00008e87> 5585 +<00008e88> 12863 +<00008e89> 5708 +<00008e8a> 5779 +<00008e8b> 5781 +<00008e8c> 13082 +<00008e8d> 5780 +<00008e8e> 13081 +endcidchar + +100 begincidchar +<00008e90> 13249 +<00008e91> 5851 +<00008e92> 13248 +<00008e93> 5852 +<00008e94> 13246 +<00008e95> 13245 +<00008e98> 13379 +<00008e9a> 13247 +<00008e9d> 13473 +<00008ea1> 5961 +<00008ea3> 13547 +<00008ea4> 13546 +<00008ea5> 13545 +<00008ea6> 13578 +<00008ea7> 15285 +<00008ea8> 13623 +<00008ea9> 13604 +<00008eaa> 5979 +<00008eab> 1298 +<00008eac> 2511 +<00008ead> 14430 +<00008eb0> 17385 +<00008eb2> 3887 +<00008eb6> 14431 +<00008eb9> 18935 +<00008eba> 4669 +<00008ebc> 14496 +<00008ebd> 11437 +<00008ec0> 5430 +<00008ec2> 12608 +<00008ec3> 14432 +<00008ec9> 13605 +<00008eca> 1299 +<00008ecb> 1677 +<00008ecc> 2064 +<00008ecd> 2063 +<00008ece> 18312 +<00008ecf> 2514 +<00008ed1> 7699 +<00008ed2> 2512 +<00008ed3> 7700 +<00008ed4> 2513 +<00008ed7> 8317 +<00008ed8> 8313 +<00008eda> 15806 +<00008edb> 2995 +<00008edc> 8316 +<00008edd> 8315 +<00008ede> 8314 +<00008edf> 2996 +<00008ee2> 18313 +<00008ee4> 18314 +<00008ee5> 8981 +<00008ee6> 8979 +<00008ee9> 8990 +<00008eeb> 8986 +<00008eec> 8988 +<00008eed> 18315 +<00008eee> 8980 +<00008eef> 8975 +<00008ef1> 8987 +<00008ef2> 18316 +<00008ef4> 8989 +<00008ef5> 8982 +<00008ef6> 8985 +<00008ef7> 8976 +<00008ef8> 3455 +<00008ef9> 8978 +<00008efa> 8977 +<00008efb> 3454 +<00008efc> 3456 +<00008efe> 3890 +<00008eff> 9658 +<00008f00> 9660 +<00008f01> 9659 +<00008f02> 9664 +<00008f03> 3888 +<00008f05> 9661 +<00008f06> 9657 +<00008f09> 3889 +<00008f0a> 3891 +<00008f0b> 9665 +<00008f0d> 10272 +<00008f0e> 10271 +<00008f12> 4287 +<00008f13> 4289 +<00008f14> 4286 +<00008f15> 4288 +<00008f18> 10870 +<00008f19> 14434 +<00008f1a> 10871 +<00008f1b> 4671 +<00008f1c> 4676 +<00008f1d> 4670 +<00008f1e> 4677 +<00008f1f> 4672 +<00008f20> 10872 +<00008f23> 10873 +<00008f24> 10869 +<00008f25> 4678 +endcidchar + +100 begincidchar +<00008f26> 4674 +<00008f29> 4673 +<00008f2a> 4675 +<00008f2c> 10868 +<00008f2d> 14435 +<00008f2e> 11439 +<00008f2f> 4968 +<00008f30> 15287 +<00008f32> 11441 +<00008f33> 4970 +<00008f34> 11444 +<00008f35> 11440 +<00008f36> 11438 +<00008f37> 11443 +<00008f38> 4969 +<00008f39> 11442 +<00008f3b> 4967 +<00008f3e> 5262 +<00008f3f> 5265 +<00008f40> 11900 +<00008f41> 15623 +<00008f42> 5263 +<00008f43> 11899 +<00008f44> 5261 +<00008f45> 5264 +<00008f49> 5431 +<00008f4a> 15288 +<00008f4b> 12282 +<00008f4d> 5432 +<00008f4e> 5591 +<00008f51> 12610 +<00008f52> 12609 +<00008f53> 12613 +<00008f54> 5590 +<00008f55> 12868 +<00008f58> 12869 +<00008f59> 12865 +<00008f5a> 12870 +<00008f5b> 13084 +<00008f5c> 16177 +<00008f5d> 13085 +<00008f5e> 13083 +<00008f5f> 5782 +<00008f60> 13252 +<00008f61> 5853 +<00008f62> 13253 +<00008f63> 13381 +<00008f64> 13380 +<00008f6e> 17771 +<00008f93> 18226 +<00008f9b> 1300 +<00008f9c> 3457 +<00008f9f> 3892 +<00008fa0> 15764 +<00008fa3> 4290 +<00008fa5> 14438 +<00008fa6> 4972 +<00008fa7> 18864 +<00008fa8> 4971 +<00008fad> 5592 +<00008fae> 5679 +<00008faf> 5783 +<00008fb0> 1301 +<00008fb1> 2515 +<00008fb2> 3893 +<00008fb3> 14442 +<00008fb4> 12614 +<00008fb5> 560 +<00008fb6> 18387 +<00008fb7> 17405 +<00008fb8> 17142 +<00008fb9> 18633 +<00008fba> 18631 +<00008fbe> 18630 +<00008fbf> 6377 +<00008fc1> 18317 +<00008fc2> 1302 +<00008fc4> 1305 +<00008fc5> 1304 +<00008fc6> 1303 +<00008fc9> 6376 +<00008fca> 18318 +<00008fcb> 6730 +<00008fcc> 18319 +<00008fcd> 6732 +<00008fce> 1678 +<00008fcf> 18937 +<00008fd0> 18606 +<00008fd1> 1680 +<00008fd2> 6729 +<00008fd3> 6731 +<00008fd4> 1679 +<00008fd5> 6734 +<00008fd6> 6733 +<00008fd7> 6735 +<00008fda> 16331 +<00008fe0> 7178 +<00008fe1> 7176 +<00008fe2> 2067 +<00008fe3> 7175 +endcidchar + +100 begincidchar +<00008fe4> 2072 +<00008fe5> 2069 +<00008fe6> 2066 +<00008fe8> 2073 +<00008fea> 2068 +<00008feb> 2071 +<00008fed> 2070 +<00008fee> 7177 +<00008ff0> 2065 +<00008ff4> 2521 +<00008ff5> 7702 +<00008ff6> 7708 +<00008ff7> 2518 +<00008ff8> 2525 +<00008ff9> 14449 +<00008ffa> 2520 +<00008ffb> 7705 +<00008ffc> 7707 +<00008ffd> 2523 +<00008ffe> 7701 +<00008fff> 7704 +<00009000> 2519 +<00009001> 2516 +<00009002> 7703 +<00009003> 2522 +<00009004> 7706 +<00009005> 2524 +<00009006> 2517 +<00009008> 16096 +<0000900b> 8321 +<0000900c> 8324 +<0000900d> 2998 +<0000900f> 3008 +<00009010> 3004 +<00009011> 8322 +<00009012> 15950 +<00009014> 3012 +<00009015> 3005 +<00009016> 3010 +<00009017> 3000 +<00009019> 2997 +<0000901a> 2999 +<0000901b> 3011 +<0000901c> 8323 +<0000901d> 3003 +<0000901e> 3006 +<0000901f> 3002 +<00009020> 3007 +<00009021> 8325 +<00009022> 3009 +<00009023> 3001 +<00009024> 8320 +<0000902d> 8991 +<0000902e> 3458 +<0000902f> 8993 +<00009031> 3460 +<00009032> 3462 +<00009033> 18320 +<00009034> 8992 +<00009035> 3459 +<00009036> 3463 +<00009037> 14454 +<00009038> 3461 +<0000903c> 3899 +<0000903d> 9670 +<0000903e> 3907 +<0000903f> 9667 +<00009041> 3908 +<00009042> 3897 +<00009044> 9668 +<00009046> 19121 +<00009047> 3902 +<00009049> 9669 +<0000904a> 3895 +<0000904b> 3894 +<0000904c> 16144 +<0000904d> 3905 +<0000904e> 3904 +<0000904f> 3903 +<00009050> 3901 +<00009051> 3906 +<00009052> 9666 +<00009053> 3896 +<00009054> 3898 +<00009055> 3900 +<00009056> 15826 +<00009058> 4292 +<00009059> 4295 +<0000905b> 4299 +<0000905c> 4293 +<0000905d> 4298 +<0000905e> 4296 +<00009060> 4291 +<00009061> 14457 +<00009062> 4297 +<00009063> 4294 +<00009064> 15464 +<00009067> 10879 +<00009068> 4681 +<00009069> 4679 +endcidchar + +100 begincidchar +<0000906b> 10880 +<0000906c> 15712 +<0000906d> 4682 +<0000906e> 4680 +<0000906f> 10878 +<00009070> 10877 +<00009072> 4976 +<00009073> 10876 +<00009074> 4974 +<00009075> 4973 +<00009076> 11445 +<00009077> 4683 +<00009078> 4975 +<00009079> 11446 +<0000907a> 4978 +<0000907b> 11447 +<0000907c> 4977 +<0000907d> 5267 +<0000907e> 11902 +<0000907f> 5266 +<00009080> 5271 +<00009083> 5434 +<00009084> 5268 +<00009085> 11901 +<00009086> 11448 +<00009087> 5433 +<00009088> 5435 +<0000908d> 12871 +<0000908f> 5900 +<00009090> 5899 +<00009091> 1307 +<00009094> 6174 +<00009095> 2526 +<00009099> 6170 +<0000909b> 6173 +<0000909e> 6381 +<0000909f> 6378 +<000090a0> 6383 +<000090a1> 6379 +<000090a2> 1308 +<000090a3> 1311 +<000090a5> 6380 +<000090a6> 1310 +<000090a7> 6382 +<000090a8> 14460 +<000090aa> 1309 +<000090ae> 14464 +<000090af> 6738 +<000090b0> 6740 +<000090b1> 1683 +<000090b2> 6736 +<000090b3> 6739 +<000090b4> 6737 +<000090b5> 1681 +<000090b6> 1684 +<000090b8> 1682 +<000090bb> 15300 +<000090bd> 7180 +<000090be> 7184 +<000090bf> 7181 +<000090c1> 2076 +<000090c3> 2077 +<000090c4> 14462 +<000090c5> 7183 +<000090c7> 7185 +<000090c8> 7187 +<000090ca> 2074 +<000090cb> 7186 +<000090ce> 2075 +<000090d4> 8332 +<000090d5> 7182 +<000090d6> 7709 +<000090d7> 7718 +<000090d8> 7716 +<000090db> 7717 +<000090dc> 7719 +<000090dd> 2528 +<000090df> 7714 +<000090e0> 7710 +<000090e1> 2527 +<000090e2> 2529 +<000090e3> 7713 +<000090e4> 7720 +<000090e5> 7715 +<000090e8> 3013 +<000090e9> 8335 +<000090ea> 8327 +<000090ed> 3014 +<000090ef> 8326 +<000090f0> 8328 +<000090f1> 7179 +<000090f4> 8329 +<000090f5> 3465 +<000090f9> 9000 +<000090fa> 11449 +<000090fb> 9001 +<000090fc> 8998 +<000090fd> 3015 +<000090fe> 3467 +<000090ff> 8997 +endcidchar + +100 begincidchar +<00009100> 9003 +<00009101> 9002 +<00009102> 3464 +<00009103> 9006 +<00009104> 8996 +<00009105> 9005 +<00009106> 8994 +<00009107> 9004 +<00009108> 8999 +<00009109> 3466 +<0000910b> 9677 +<0000910d> 9672 +<0000910e> 9678 +<0000910f> 9673 +<00009110> 9671 +<00009111> 9674 +<00009112> 3909 +<00009114> 9676 +<00009116> 9675 +<00009117> 3910 +<00009118> 4301 +<00009119> 4300 +<0000911a> 10279 +<0000911b> 10282 +<0000911c> 10274 +<0000911d> 10278 +<0000911e> 4302 +<0000911f> 10277 +<00009120> 10275 +<00009121> 10281 +<00009122> 10276 +<00009123> 10273 +<00009124> 10280 +<00009126> 10886 +<00009127> 4686 +<00009128> 12283 +<0000912b> 10882 +<0000912c> 8995 +<0000912d> 4685 +<0000912e> 10887 +<0000912f> 10881 +<00009130> 4684 +<00009131> 4687 +<00009132> 10885 +<00009133> 11450 +<00009134> 4979 +<00009138> 11903 +<00009139> 5272 +<0000913e> 12286 +<0000913f> 12616 +<00009140> 12615 +<00009141> 12873 +<00009143> 12872 +<00009146> 13086 +<00009147> 13254 +<00009148> 5854 +<00009149> 1312 +<0000914a> 2079 +<0000914b> 2078 +<0000914c> 2532 +<0000914d> 2531 +<00009150> 7721 +<00009151> 16201 +<00009152> 2530 +<00009153> 8339 +<00009155> 8340 +<00009156> 8336 +<00009157> 3016 +<00009158> 8337 +<00009159> 16197 +<0000915a> 8338 +<0000915c> 16199 +<0000915e> 17387 +<0000915f> 9009 +<00009160> 9011 +<00009161> 9007 +<00009162> 9010 +<00009163> 3468 +<00009164> 9008 +<00009165> 3469 +<00009167> 14466 +<00009168> 9186 +<00009169> 3913 +<0000916a> 3912 +<0000916c> 3911 +<00009170> 16056 +<00009172> 10284 +<00009173> 10286 +<00009174> 4306 +<00009175> 4303 +<00009176> 16027 +<00009177> 4305 +<00009178> 4304 +<00009179> 10285 +<0000917a> 10283 +<0000917c> 16239 +<00009180> 10894 +<00009183> 4691 +<00009184> 10893 +<00009187> 4688 +endcidchar + +100 begincidchar +<00009189> 4689 +<0000918a> 10890 +<0000918b> 4690 +<0000918c> 17388 +<0000918d> 11456 +<0000918e> 16206 +<0000918f> 11457 +<00009192> 4980 +<00009193> 11453 +<00009199> 11907 +<0000919a> 11904 +<0000919b> 11906 +<0000919c> 5275 +<0000919d> 11910 +<0000919e> 5274 +<0000919f> 11908 +<000091a0> 11911 +<000091a1> 11909 +<000091a2> 11905 +<000091a3> 5273 +<000091a5> 12288 +<000091a7> 12289 +<000091a8> 12287 +<000091a9> 14467 +<000091aa> 12291 +<000091ad> 12618 +<000091ae> 5596 +<000091af> 12290 +<000091b0> 12617 +<000091b1> 5595 +<000091b4> 5712 +<000091b5> 12875 +<000091b6> 17903 +<000091b7> 12874 +<000091b9> 13089 +<000091ba> 5784 +<000091bb> 15304 +<000091bc> 13382 +<000091bd> 13475 +<000091be> 13474 +<000091c0> 5936 +<000091c1> 5962 +<000091c2> 13476 +<000091c3> 13579 +<000091c4> 14468 +<000091c5> 5980 +<000091c6> 1313 +<000091c7> 1685 +<000091c9> 3914 +<000091cb> 5713 +<000091cc> 1314 +<000091cd> 2080 +<000091ce> 3017 +<000091cf> 3470 +<000091d0> 5438 +<000091d1> 1686 +<000091d3> 7189 +<000091d4> 7188 +<000091d5> 7724 +<000091d6> 16734 +<000091d7> 2535 +<000091d8> 2533 +<000091d9> 2537 +<000091da> 7726 +<000091dc> 2536 +<000091dd> 2534 +<000091df> 17722 +<000091e2> 7725 +<000091e3> 3020 +<000091e4> 8346 +<000091e5> 15366 +<000091e6> 3019 +<000091e7> 3021 +<000091e8> 8351 +<000091e9> 3023 +<000091ec> 8341 +<000091ed> 3022 +<000091ee> 8352 +<000091f1> 8343 +<000091f3> 8344 +<000091f4> 8342 +<000091f5> 3018 +<000091f6> 18865 +<000091f7> 8350 +<000091f8> 8345 +<000091f9> 8347 +<000091fa> 15096 +<000091fd> 9023 +<000091fe> 14382 +<000091ff> 9022 +<00009200> 9020 +<00009201> 9012 +<00009202> 9027 +<00009203> 9015 +<00009204> 9025 +<00009205> 9032 +<00009206> 9024 +<00009207> 3478 +<00009208> 16057 +<00009209> 3474 +endcidchar + +100 begincidchar +<0000920a> 9013 +<0000920c> 9019 +<0000920d> 3476 +<0000920e> 14472 +<0000920f> 9018 +<00009210> 3477 +<00009211> 3479 +<00009212> 9021 +<00009213> 18323 +<00009216> 9033 +<00009217> 9031 +<00009218> 19110 +<00009219> 9030 +<0000921a> 9016 +<0000921c> 9028 +<0000921e> 3475 +<00009221> 18940 +<00009223> 3473 +<00009224> 9029 +<00009225> 9014 +<00009226> 9017 +<00009227> 9026 +<00009228> 18325 +<0000922a> 15374 +<0000922b> 15270 +<0000922d> 10321 +<0000922e> 9690 +<00009230> 9683 +<00009231> 9702 +<00009232> 9711 +<00009233> 9686 +<00009234> 3925 +<00009235> 15142 +<00009236> 9699 +<00009237> 3915 +<00009238> 3917 +<00009239> 3929 +<0000923a> 9684 +<0000923c> 16850 +<0000923d> 3918 +<0000923e> 3920 +<0000923f> 3930 +<00009240> 3919 +<00009241> 14474 +<00009244> 14490 +<00009245> 3928 +<00009246> 9692 +<00009248> 9681 +<00009249> 3926 +<0000924a> 9691 +<0000924b> 3922 +<0000924c> 9709 +<0000924d> 3927 +<0000924e> 9707 +<0000924f> 9695 +<00009250> 9705 +<00009251> 3924 +<00009252> 9682 +<00009253> 9708 +<00009254> 9703 +<00009255> 15943 +<00009256> 9710 +<00009257> 3916 +<00009258> 18326 +<0000925a> 3931 +<0000925b> 3921 +<0000925d> 14851 +<0000925e> 9688 +<0000925f> 15584 +<00009260> 9696 +<00009261> 9700 +<00009262> 14475 +<00009263> 9704 +<00009264> 3923 +<00009265> 9687 +<00009266> 9685 +<00009267> 9697 +<0000926b> 18327 +<0000926c> 9694 +<0000926d> 9693 +<0000926e> 15621 +<0000926f> 9698 +<00009270> 9701 +<00009272> 9706 +<00009276> 10289 +<00009277> 15460 +<00009278> 4307 +<00009279> 10299 +<0000927a> 10291 +<0000927b> 4313 +<0000927c> 4317 +<0000927d> 10308 +<0000927e> 10316 +<0000927f> 10301 +<00009280> 4309 +<00009281> 15873 +<00009282> 10305 +<00009283> 9689 +<00009284> 15545 +<00009285> 4310 +endcidchar + +100 begincidchar +<00009286> 10312 +<00009287> 10317 +<00009288> 10309 +<00009289> 15029 +<0000928a> 10311 +<0000928b> 10320 +<0000928c> 10313 +<0000928d> 10295 +<0000928e> 10304 +<0000928f> 18109 +<00009291> 4318 +<00009293> 4314 +<00009294> 10293 +<00009295> 10306 +<00009296> 4312 +<00009297> 10300 +<00009298> 4311 +<00009299> 10314 +<0000929a> 10297 +<0000929b> 10290 +<0000929c> 4315 +<0000929d> 10319 +<000092a0> 10292 +<000092a1> 10310 +<000092a2> 10307 +<000092a3> 10302 +<000092a4> 10288 +<000092a5> 10287 +<000092a6> 10296 +<000092a7> 10315 +<000092a8> 4316 +<000092a9> 10318 +<000092aa> 10294 +<000092ab> 10298 +<000092ac> 4308 +<000092ae> 18329 +<000092b1> 18328 +<000092b2> 4703 +<000092b3> 4698 +<000092b4> 10928 +<000092b5> 10924 +<000092b6> 10900 +<000092b7> 4694 +<000092b9> 14057 +<000092ba> 15349 +<000092bb> 4693 +<000092bc> 4699 +<000092be> 15456 +<000092bf> 18330 +<000092c0> 10898 +<000092c1> 4697 +<000092c2> 10910 +<000092c5> 4692 +<000092c6> 10927 +<000092c7> 4701 +<000092c8> 10913 +<000092c9> 10918 +<000092ca> 10912 +<000092cb> 11475 +<000092cc> 10908 +<000092cd> 10916 +<000092ce> 10914 +<000092cf> 10901 +<000092d0> 10895 +<000092d1> 10922 +<000092d2> 4700 +<000092d3> 10923 +<000092d4> 14433 +<000092d5> 10917 +<000092d7> 10906 +<000092d8> 10904 +<000092d9> 10899 +<000092db> 16396 +<000092dd> 10907 +<000092de> 10920 +<000092df> 10903 +<000092e0> 10919 +<000092e1> 10925 +<000092e3> 18331 +<000092e4> 4696 +<000092e5> 15522 +<000092e6> 10915 +<000092e7> 10921 +<000092e8> 10911 +<000092e9> 10905 +<000092ea> 4695 +<000092eb> 18332 +<000092ec> 14692 +<000092ee> 10303 +<000092ef> 10909 +<000092f0> 4702 +<000092f1> 10902 +<000092f2> 15026 +<000092f6> 15364 +<000092f7> 11480 +<000092f8> 4983 +<000092f9> 11479 +<000092fa> 11477 +<000092fb> 11495 +<000092fc> 4987 +endcidchar + +100 begincidchar +<000092fd> 18335 +<000092fe> 11492 +<000092ff> 11484 +<00009300> 11494 +<00009301> 11470 +<00009302> 11482 +<00009303> 14439 +<00009304> 4989 +<00009306> 11462 +<00009307> 15121 +<00009308> 11460 +<00009309> 11493 +<0000930b> 11491 +<0000930c> 11490 +<0000930d> 11474 +<0000930e> 11473 +<0000930f> 11463 +<00009310> 4991 +<00009312> 11469 +<00009313> 11478 +<00009314> 11489 +<00009315> 4994 +<00009316> 11496 +<00009318> 5283 +<00009319> 4996 +<0000931a> 4990 +<0000931b> 11467 +<0000931d> 11476 +<0000931e> 11459 +<0000931f> 11461 +<00009320> 4981 +<00009321> 4993 +<00009322> 4986 +<00009323> 11468 +<00009324> 11483 +<00009325> 10926 +<00009326> 4992 +<00009327> 11458 +<00009328> 5278 +<00009329> 11485 +<0000932a> 11488 +<0000932b> 4988 +<0000932c> 14482 +<0000932d> 11472 +<0000932e> 4995 +<0000932f> 4985 +<00009330> 15875 +<00009331> 15549 +<00009333> 4984 +<00009334> 11481 +<00009335> 11487 +<00009336> 4982 +<00009338> 11465 +<00009339> 11486 +<0000933c> 11466 +<00009340> 16725 +<00009341> 17015 +<00009342> 15098 +<00009343> 18336 +<00009344> 16406 +<00009345> 15988 +<00009346> 11471 +<00009347> 11917 +<00009348> 15457 +<00009349> 11922 +<0000934a> 5280 +<0000934b> 5282 +<0000934c> 11928 +<0000934d> 5276 +<0000934e> 11942 +<0000934f> 11934 +<00009352> 11933 +<00009354> 5289 +<00009355> 11932 +<00009356> 11916 +<00009357> 11931 +<00009358> 11919 +<00009359> 11943 +<0000935a> 5288 +<0000935b> 5286 +<0000935c> 11920 +<0000935e> 11939 +<0000935f> 15547 +<00009360> 11925 +<00009361> 11938 +<00009362> 17000 +<00009363> 11940 +<00009364> 11915 +<00009365> 5281 +<00009366> 18108 +<00009367> 11941 +<00009368> 15344 +<00009369> 14689 +<0000936a> 11929 +<0000936b> 14483 +<0000936c> 5285 +<0000936d> 11926 +<0000936e> 16300 +<00009370> 5287 +<00009371> 11935 +endcidchar + +100 begincidchar +<00009373> 14494 +<00009374> 15588 +<00009375> 5279 +<00009376> 11921 +<00009377> 11936 +<00009378> 14585 +<00009379> 11930 +<0000937a> 11464 +<0000937b> 11937 +<0000937c> 11918 +<0000937d> 15397 +<0000937e> 5284 +<00009380> 12308 +<00009381> 14693 +<00009382> 5277 +<00009383> 11913 +<00009384> 18337 +<00009385> 17085 +<00009386> 15552 +<00009387> 15072 +<00009388> 12305 +<00009389> 12298 +<0000938a> 5440 +<0000938c> 12293 +<0000938d> 12309 +<0000938e> 12300 +<0000938f> 11927 +<00009390> 15676 +<00009391> 12311 +<00009392> 12294 +<00009394> 5439 +<00009395> 12304 +<00009396> 5441 +<00009397> 5449 +<00009398> 5447 +<00009399> 12306 +<0000939a> 5448 +<0000939b> 12296 +<0000939c> 14764 +<0000939d> 12297 +<0000939e> 12302 +<0000939f> 12307 +<000093a0> 15025 +<000093a1> 11912 +<000093a2> 5442 +<000093a3> 12316 +<000093a4> 12313 +<000093a5> 12640 +<000093a6> 12303 +<000093a7> 12299 +<000093a8> 12314 +<000093a9> 12629 +<000093aa> 12301 +<000093ac> 5445 +<000093ad> 18338 +<000093ae> 5444 +<000093af> 11914 +<000093b0> 5446 +<000093b1> 12310 +<000093b2> 12312 +<000093b3> 5443 +<000093b4> 12315 +<000093b5> 12292 +<000093b7> 12295 +<000093b8> 15504 +<000093ba> 17399 +<000093bb> 15503 +<000093bd> 14887 +<000093bf> 15917 +<000093c0> 12638 +<000093c2> 12622 +<000093c3> 5600 +<000093c4> 12636 +<000093c6> 18106 +<000093c7> 12620 +<000093c8> 5601 +<000093ca> 12631 +<000093cb> 14694 +<000093cc> 12627 +<000093cd> 5606 +<000093ce> 12637 +<000093cf> 12621 +<000093d0> 12624 +<000093d1> 5598 +<000093d2> 12639 +<000093d3> 16609 +<000093d4> 12632 +<000093d5> 12635 +<000093d6> 5604 +<000093d7> 5609 +<000093d8> 5607 +<000093d9> 12628 +<000093da> 12623 +<000093db> 15455 +<000093de> 12619 +<000093df> 5599 +<000093e0> 14880 +<000093e1> 5597 +<000093e2> 5605 +<000093e3> 12634 +endcidchar + +100 begincidchar +<000093e4> 5608 +<000093e6> 12630 +<000093e7> 12641 +<000093e8> 5610 +<000093ec> 12626 +<000093ee> 12633 +<000093f0> 16959 +<000093f1> 17066 +<000093f3> 14690 +<000093f4> 18890 +<000093f5> 12890 +<000093f6> 12905 +<000093f7> 12892 +<000093f8> 12899 +<000093f9> 12625 +<000093fa> 12897 +<000093fb> 12880 +<000093fc> 12903 +<000093fd> 5716 +<000093fe> 12884 +<000093ff> 12902 +<00009400> 12891 +<00009401> 15572 +<00009403> 5715 +<00009404> 15305 +<00009406> 12907 +<00009407> 12893 +<00009408> 14885 +<00009409> 12898 +<0000940a> 12901 +<0000940b> 12878 +<0000940c> 12904 +<0000940d> 12889 +<0000940e> 12894 +<0000940f> 12882 +<00009410> 12886 +<00009411> 12906 +<00009412> 12896 +<00009413> 12879 +<00009414> 12883 +<00009415> 12885 +<00009416> 12895 +<00009417> 18341 +<00009418> 5714 +<00009419> 12888 +<0000941b> 16712 +<0000941d> 18342 +<00009420> 12881 +<00009424> 14659 +<00009425> 14544 +<00009426> 14499 +<00009427> 15309 +<00009428> 12887 +<00009429> 13093 +<0000942a> 13097 +<0000942b> 5791 +<0000942c> 13099 +<0000942d> 18343 +<0000942e> 5785 +<0000942f> 19105 +<00009430> 13095 +<00009431> 13101 +<00009432> 5790 +<00009433> 5786 +<00009435> 5787 +<00009436> 13092 +<00009437> 13098 +<00009438> 5789 +<00009439> 13096 +<0000943a> 5788 +<0000943b> 13091 +<0000943c> 12900 +<0000943d> 13094 +<0000943e> 18344 +<0000943f> 13090 +<00009440> 13100 +<00009442> 17010 +<00009443> 17013 +<00009444> 5855 +<00009445> 13261 +<00009446> 13264 +<00009447> 13260 +<0000944c> 13255 +<0000944d> 15461 +<0000944f> 13259 +<00009450> 13256 +<00009454> 18346 +<00009455> 13384 +<00009457> 13386 +<00009458> 15408 +<0000945b> 14495 +<0000945d> 13385 +<0000945e> 13387 +<00009460> 5902 +<00009462> 13383 +<00009463> 5901 +<00009464> 5903 +<00009465> 15838 +<00009467> 15032 +<0000946a> 5937 +endcidchar + +100 begincidchar +<0000946b> 13477 +<0000946c> 14206 +<0000946d> 13549 +<0000946e> 13548 +<0000946f> 13550 +<00009470> 5964 +<00009471> 13551 +<00009472> 5963 +<00009473> 13552 +<00009474> 13580 +<00009475> 13583 +<00009476> 13582 +<00009477> 5973 +<00009478> 13581 +<00009479> 18347 +<0000947b> 16795 +<0000947c> 5983 +<0000947f> 5988 +<00009482> 13624 +<00009483> 13632 +<00009485> 17671 +<0000949f> 18565 +<000094a2> 17691 +<000094c1> 18401 +<000094c3> 18399 +<000094dc> 18391 +<000094f6> 18386 +<0000952d> 18348 +<00009547> 18623 +<00009577> 1687 +<00009578> 17672 +<0000957a> 8353 +<0000957b> 9034 +<0000957c> 10929 +<0000957d> 12642 +<0000957f> 17673 +<00009580> 1688 +<00009582> 2081 +<00009583> 2538 +<00009585> 14497 +<00009586> 8354 +<00009588> 8355 +<00009589> 3024 +<0000958b> 3482 +<0000958c> 9036 +<0000958d> 9035 +<0000958e> 3486 +<0000958f> 3481 +<00009590> 9037 +<00009591> 3483 +<00009592> 3485 +<00009593> 3484 +<00009594> 3480 +<00009596> 15317 +<00009597> 15316 +<00009598> 3932 +<00009599> 15314 +<0000959b> 9715 +<0000959c> 9713 +<0000959e> 9714 +<0000959f> 9712 +<000095a0> 14500 +<000095a1> 4319 +<000095a2> 18349 +<000095a3> 4322 +<000095a4> 4324 +<000095a5> 4323 +<000095a6> 14498 +<000095a7> 15315 +<000095aa> 17301 +<000095ab> 10931 +<000095ac> 10930 +<000095ad> 4704 +<000095ae> 10932 +<000095b0> 10933 +<000095b1> 4705 +<000095b5> 11504 +<000095b6> 11502 +<000095b7> 11949 +<000095bb> 4997 +<000095bc> 11497 +<000095bd> 11505 +<000095be> 11499 +<000095bf> 11503 +<000095c0> 11945 +<000095c3> 11947 +<000095c5> 11948 +<000095c6> 5294 +<000095c7> 11944 +<000095c8> 5293 +<000095c9> 11946 +<000095cd> 11498 +<000095d0> 5452 +<000095d1> 12319 +<000095d4> 5450 +<000095d5> 5453 +<000095d6> 5451 +<000095dc> 5611 +<000095de> 12908 +<000095df> 12910 +endcidchar + +100 begincidchar +<000095e0> 12909 +<000095e1> 5717 +<000095e2> 5792 +<000095e3> 13104 +<000095e4> 13103 +<000095e5> 13102 +<000095e8> 17674 +<000095f4> 18351 +<0000961c> 1689 +<0000961d> 17689 +<0000961e> 6068 +<00009620> 6177 +<00009621> 1044 +<00009622> 6175 +<00009623> 6178 +<00009624> 6176 +<00009628> 6385 +<0000962a> 1318 +<0000962c> 1319 +<0000962d> 6387 +<0000962e> 1316 +<0000962f> 6386 +<00009630> 6384 +<00009631> 1317 +<00009632> 1315 +<00009633> 18352 +<00009638> 16337 +<00009639> 6741 +<0000963a> 6744 +<0000963b> 1692 +<0000963c> 6743 +<0000963d> 6742 +<0000963f> 1691 +<00009640> 1690 +<00009641> 16189 +<00009642> 1694 +<00009643> 6745 +<00009644> 1693 +<00009645> 18290 +<0000964a> 7194 +<0000964e> 7195 +<0000964f> 7191 +<00009650> 2082 +<00009651> 7192 +<00009653> 7193 +<00009654> 7190 +<00009656> 15847 +<00009658> 2545 +<0000965b> 2542 +<0000965c> 7727 +<0000965d> 2543 +<0000965e> 2546 +<0000965f> 7728 +<00009661> 2541 +<00009664> 2544 +<00009669> 18270 +<0000966a> 3025 +<0000966b> 8358 +<0000966c> 3033 +<0000966d> 8357 +<0000966f> 8360 +<00009670> 3029 +<00009671> 8359 +<00009672> 3494 +<00009673> 3027 +<00009674> 3030 +<00009675> 3026 +<00009678> 3028 +<0000967b> 14508 +<0000967c> 8356 +<0000967d> 3490 +<0000967e> 9039 +<00009680> 9043 +<00009681> 16198 +<00009683> 9042 +<00009684> 3495 +<00009687> 9038 +<0000968a> 3487 +<0000968b> 3489 +<0000968d> 3493 +<0000968e> 3488 +<0000968f> 15326 +<00009691> 9718 +<00009696> 14509 +<00009697> 9719 +<00009698> 3933 +<00009699> 4325 +<0000969b> 4327 +<0000969c> 4326 +<0000969e> 10322 +<000096a1> 10323 +<000096a2> 10935 +<000096a3> 14511 +<000096a4> 10934 +<000096a5> 17135 +<000096a9> 11506 +<000096aa> 5000 +<000096ac> 11952 +<000096ae> 11950 +<000096b0> 11951 +endcidchar + +100 begincidchar +<000096b1> 5295 +<000096b3> 12320 +<000096b4> 5612 +<000096b6> 561 +<000096b8> 5296 +<000096b9> 1695 +<000096bb> 2547 +<000096bc> 7729 +<000096bd> 14517 +<000096bf> 8361 +<000096c0> 3034 +<000096c1> 3496 +<000096c2> 9044 +<000096c3> 9046 +<000096c4> 3498 +<000096c5> 3497 +<000096c8> 9045 +<000096cb> 3937 +<000096cc> 4328 +<000096cd> 3936 +<000096ce> 9720 +<000096d2> 4329 +<000096d3> 10936 +<000096d4> 11507 +<000096d5> 5001 +<000096d6> 5297 +<000096d7> 12321 +<000096d8> 12325 +<000096d9> 5456 +<000096da> 12322 +<000096db> 5457 +<000096dc> 5455 +<000096dd> 12326 +<000096de> 5458 +<000096df> 12324 +<000096e1> 12645 +<000096e2> 5454 +<000096e3> 5613 +<000096e5> 13480 +<000096e8> 1696 +<000096e9> 3036 +<000096ea> 3035 +<000096ef> 3501 +<000096f0> 9048 +<000096f1> 9047 +<000096f2> 3502 +<000096f4> 14852 +<000096f5> 9724 +<000096f6> 3943 +<000096f7> 3940 +<000096f8> 9723 +<000096f9> 3942 +<000096fa> 9721 +<000096fb> 3941 +<000096fd> 9722 +<000096ff> 10324 +<00009700> 4330 +<00009702> 10939 +<00009703> 16141 +<00009704> 4706 +<00009705> 10937 +<00009708> 10938 +<00009709> 4709 +<0000970b> 11508 +<0000970d> 5005 +<0000970e> 5002 +<0000970f> 5007 +<00009710> 11510 +<00009711> 5003 +<00009712> 11509 +<00009713> 5006 +<00009716> 5004 +<00009718> 11955 +<00009719> 11957 +<0000971b> 14537 +<0000971c> 5298 +<0000971d> 11956 +<0000971e> 5299 +<0000971f> 11954 +<00009720> 11953 +<00009721> 16307 +<00009722> 12328 +<00009723> 12327 +<00009724> 5459 +<00009725> 12329 +<00009726> 12650 +<00009727> 5615 +<00009728> 12649 +<00009729> 12646 +<0000972a> 5614 +<00009730> 5718 +<00009731> 14528 +<00009732> 5795 +<00009734> 19007 +<00009735> 13105 +<00009736> 14530 +<0000973a> 13106 +<0000973f> 13265 +<00009740> 18355 +<00009741> 15337 +endcidchar + +100 begincidchar +<00009742> 5938 +<00009743> 13482 +<00009744> 5940 +<00009746> 13481 +<00009747> 13483 +<00009748> 5939 +<00009749> 13553 +<0000974a> 19109 +<0000974b> 13606 +<00009751> 17635 +<00009752> 1697 +<00009755> 18886 +<00009756> 3944 +<00009757> 14540 +<00009758> 10325 +<0000975a> 10940 +<0000975d> 15919 +<0000975e> 1698 +<0000975f> 14543 +<00009760> 4710 +<00009761> 5616 +<00009762> 2086 +<00009766> 5010 +<00009768> 5904 +<00009769> 2087 +<0000976a> 8362 +<0000976c> 9049 +<0000976d> 16023 +<0000976e> 9051 +<00009770> 9050 +<00009771> 18123 +<00009772> 9728 +<00009773> 9725 +<00009774> 3945 +<00009776> 3946 +<0000977a> 10327 +<0000977b> 10332 +<0000977c> 4331 +<0000977d> 10326 +<0000977e> 10328 +<0000977f> 10335 +<00009780> 10330 +<00009781> 10334 +<00009782> 10331 +<00009783> 10329 +<00009784> 10333 +<00009785> 4332 +<00009787> 16576 +<00009788> 10943 +<00009789> 14548 +<0000978a> 10941 +<0000978b> 4712 +<0000978d> 4711 +<0000978e> 10942 +<0000978f> 4713 +<00009794> 11513 +<00009797> 11512 +<00009798> 5011 +<00009799> 11511 +<0000979a> 11958 +<0000979b> 15355 +<0000979c> 11960 +<0000979d> 11962 +<0000979e> 11961 +<0000979f> 14549 +<000097a0> 5300 +<000097a1> 11959 +<000097a2> 12336 +<000097a3> 5460 +<000097a4> 12334 +<000097a5> 12337 +<000097a6> 5461 +<000097a8> 12332 +<000097aa> 12335 +<000097ab> 12333 +<000097ac> 12330 +<000097ad> 5462 +<000097ae> 12331 +<000097b1> 14550 +<000097b2> 18357 +<000097b3> 12651 +<000097b4> 16179 +<000097b6> 12653 +<000097b7> 12652 +<000097b8> 15765 +<000097b9> 12913 +<000097ba> 16181 +<000097bb> 12914 +<000097bd> 18766 +<000097be> 14551 +<000097bf> 13107 +<000097c0> 14552 +<000097c1> 5861 +<000097c2> 18358 +<000097c3> 5860 +<000097c6> 5941 +<000097c7> 13484 +<000097c8> 16175 +<000097c9> 5974 +<000097cb> 2088 +endcidchar + +100 begincidchar +<000097cc> 3503 +<000097cd> 10337 +<000097ce> 10336 +<000097cf> 10945 +<000097d0> 10944 +<000097d2> 14553 +<000097d3> 5301 +<000097d4> 11964 +<000097d5> 11963 +<000097d6> 12340 +<000097d7> 12338 +<000097d8> 12341 +<000097d9> 12339 +<000097dc> 5617 +<000097e0> 14554 +<000097e1> 13108 +<000097e3> 13266 +<000097e5> 13485 +<000097e6> 17676 +<000097ed> 2089 +<000097ee> 14556 +<000097f0> 11514 +<000097f1> 11965 +<000097f2> 14669 +<000097f3> 2090 +<000097f5> 14560 +<000097f6> 4333 +<000097f8> 11515 +<000097f9> 5463 +<000097fa> 12342 +<000097fb> 5618 +<000097ff> 5796 +<00009800> 13390 +<00009801> 2091 +<00009804> 8363 +<00009807> 9052 +<00009808> 3506 +<0000980a> 3950 +<0000980c> 3952 +<0000980f> 9729 +<00009812> 3951 +<00009813> 3949 +<00009814> 18770 +<00009815> 17212 +<00009816> 10338 +<0000981b> 10952 +<0000981c> 4716 +<0000981d> 10947 +<0000981e> 10946 +<0000981f> 15362 +<00009820> 10951 +<00009821> 4714 +<00009823> 15927 +<00009824> 5018 +<00009826> 10948 +<00009827> 10953 +<00009828> 10950 +<00009829> 10949 +<0000982b> 4715 +<0000982d> 5016 +<0000982e> 16242 +<0000982f> 11517 +<00009830> 5012 +<00009832> 11518 +<00009833> 14565 +<00009834> 14564 +<00009835> 11516 +<00009837> 5015 +<00009838> 5013 +<00009839> 5017 +<0000983b> 5014 +<00009841> 11966 +<00009843> 11971 +<00009844> 11967 +<00009845> 11970 +<00009846> 5302 +<00009847> 15766 +<00009848> 11762 +<00009849> 11969 +<0000984a> 11968 +<0000984b> 14566 +<0000984c> 5466 +<0000984d> 5464 +<0000984e> 5467 +<0000984f> 5465 +<00009853> 5468 +<00009856> 19054 +<00009857> 12660 +<00009858> 5620 +<00009859> 12658 +<0000985b> 5621 +<0000985c> 12657 +<0000985d> 12659 +<0000985e> 5619 +<0000985f> 12920 +<00009860> 12917 +<00009864> 13109 +<00009865> 5798 +<00009866> 14567 +<00009867> 5797 +endcidchar + +100 begincidchar +<00009868> 18947 +<00009869> 13268 +<0000986a> 13267 +<0000986b> 5862 +<0000986c> 16437 +<0000986f> 5905 +<00009870> 5942 +<00009871> 5965 +<00009872> 13554 +<00009875> 17677 +<000098a8> 2092 +<000098a9> 9053 +<000098ac> 9732 +<000098af> 4336 +<000098b1> 4337 +<000098b2> 10954 +<000098b3> 4717 +<000098b4> 16243 +<000098b6> 5303 +<000098b7> 14575 +<000098b8> 12346 +<000098b9> 18360 +<000098ba> 5469 +<000098bb> 12663 +<000098bc> 5622 +<000098bd> 12662 +<000098be> 12664 +<000098bf> 12661 +<000098c0> 13112 +<000098c3> 15224 +<000098c4> 5719 +<000098c6> 13111 +<000098c7> 14577 +<000098c8> 14576 +<000098c9> 13110 +<000098ca> 14574 +<000098cb> 13269 +<000098cc> 13609 +<000098ce> 17678 +<000098db> 2093 +<000098dc> 15371 +<000098de> 17679 +<000098df> 2094 +<000098e0> 18322 +<000098e1> 14582 +<000098e2> 2548 +<000098e3> 7730 +<000098e5> 8364 +<000098e6> 14583 +<000098e7> 3507 +<000098e9> 3510 +<000098ea> 3508 +<000098eb> 9054 +<000098ec> 14584 +<000098ed> 3512 +<000098ef> 3509 +<000098f1> 18362 +<000098f2> 3511 +<000098f4> 3954 +<000098f5> 17253 +<000098f6> 9733 +<000098f9> 9734 +<000098fa> 10956 +<000098fc> 3953 +<00009900> 10342 +<00009902> 10341 +<00009903> 4338 +<00009905> 4339 +<00009907> 10343 +<00009908> 10955 +<00009909> 4341 +<0000990a> 4718 +<0000990c> 4340 +<0000990e> 17389 +<00009910> 5019 +<00009911> 10957 +<00009912> 4720 +<00009913> 4719 +<00009914> 10958 +<00009915> 10961 +<00009918> 4721 +<00009919> 18364 +<0000991a> 5024 +<0000991b> 5022 +<0000991c> 17390 +<0000991e> 5021 +<0000991f> 11520 +<00009921> 5023 +<00009924> 11519 +<00009925> 11972 +<00009927> 11521 +<00009928> 5020 +<00009929> 11522 +<0000992a> 11975 +<0000992d> 11979 +<0000992e> 5473 +<0000992f> 11978 +<00009930> 11981 +<00009931> 11980 +<00009932> 11977 +endcidchar + +100 begincidchar +<00009933> 11976 +<00009935> 5304 +<00009937> 18365 +<00009938> 15357 +<00009939> 14586 +<0000993a> 12349 +<0000993b> 15377 +<0000993c> 12348 +<0000993d> 5472 +<00009940> 16180 +<00009941> 12347 +<00009942> 17407 +<00009943> 12667 +<00009945> 5623 +<00009947> 12666 +<00009948> 12665 +<00009949> 5624 +<0000994a> 16313 +<0000994b> 12927 +<0000994c> 12926 +<0000994d> 15378 +<0000994e> 12924 +<00009950> 12923 +<00009951> 5721 +<00009952> 5720 +<00009953> 12928 +<00009954> 13270 +<00009955> 5863 +<00009956> 13114 +<00009957> 5799 +<00009958> 13113 +<00009959> 12925 +<0000995b> 13271 +<0000995c> 5906 +<0000995d> 18366 +<0000995e> 5966 +<0000995f> 13555 +<00009961> 13610 +<00009962> 18367 +<00009963> 17680 +<00009996> 2095 +<00009997> 8365 +<00009998> 11982 +<00009999> 2096 +<0000999b> 18124 +<0000999c> 10345 +<0000999d> 10344 +<0000999e> 11523 +<000099a1> 11984 +<000099a3> 11983 +<000099a4> 16835 +<000099a5> 5474 +<000099a8> 5722 +<000099aa> 15383 +<000099ab> 13611 +<000099ac> 2549 +<000099ad> 3514 +<000099ae> 3513 +<000099af> 9735 +<000099b0> 9737 +<000099b1> 3958 +<000099b2> 9736 +<000099b3> 3957 +<000099b4> 3959 +<000099b5> 9738 +<000099b8> 14667 +<000099b9> 10347 +<000099ba> 10349 +<000099bb> 10348 +<000099bc> 15394 +<000099bd> 10351 +<000099c1> 4342 +<000099c2> 10350 +<000099c3> 10346 +<000099c4> 15735 +<000099c5> 18369 +<000099c7> 10352 +<000099c9> 10968 +<000099cb> 10971 +<000099cc> 10973 +<000099cd> 10963 +<000099ce> 10967 +<000099cf> 10964 +<000099d0> 4723 +<000099d1> 4726 +<000099d2> 4728 +<000099d5> 4727 +<000099d6> 10969 +<000099d7> 10972 +<000099d8> 10970 +<000099d9> 4729 +<000099da> 16194 +<000099db> 4725 +<000099dc> 10962 +<000099dd> 4722 +<000099df> 4724 +<000099e0> 18939 +<000099e1> 14213 +<000099e2> 5026 +<000099e3> 11529 +endcidchar + +100 begincidchar +<000099e4> 11527 +<000099e5> 11526 +<000099e6> 15205 +<000099e7> 11532 +<000099e9> 11531 +<000099ea> 11530 +<000099ec> 11525 +<000099ed> 5025 +<000099ee> 11524 +<000099f0> 11528 +<000099f1> 5027 +<000099f4> 11987 +<000099f5> 14591 +<000099f6> 11991 +<000099f7> 11988 +<000099f8> 11990 +<000099f9> 11989 +<000099fa> 11986 +<000099fb> 11992 +<000099fc> 11995 +<000099ff> 5306 +<00009a01> 5305 +<00009a02> 11985 +<00009a03> 11996 +<00009a04> 12354 +<00009a05> 12357 +<00009a06> 12359 +<00009a07> 12358 +<00009a09> 12352 +<00009a0a> 12356 +<00009a0b> 12351 +<00009a0c> 14592 +<00009a0d> 12353 +<00009a0e> 5475 +<00009a0f> 12350 +<00009a10> 14594 +<00009a11> 12355 +<00009a14> 12682 +<00009a15> 12671 +<00009a16> 5625 +<00009a19> 5626 +<00009a1a> 12670 +<00009a1b> 12675 +<00009a1c> 12681 +<00009a1d> 12673 +<00009a1e> 12680 +<00009a1f> 15212 +<00009a20> 12677 +<00009a21> 15388 +<00009a22> 12676 +<00009a23> 12679 +<00009a24> 12674 +<00009a25> 12672 +<00009a26> 15858 +<00009a27> 12678 +<00009a29> 12935 +<00009a2a> 12933 +<00009a2b> 5723 +<00009a2c> 12932 +<00009a2d> 12938 +<00009a2e> 12936 +<00009a2f> 15390 +<00009a30> 5724 +<00009a31> 12931 +<00009a32> 12929 +<00009a34> 12930 +<00009a35> 5726 +<00009a36> 12934 +<00009a37> 5725 +<00009a38> 12937 +<00009a39> 13115 +<00009a3a> 13121 +<00009a3b> 14593 +<00009a3c> 18371 +<00009a3d> 13116 +<00009a3e> 5803 +<00009a3f> 13122 +<00009a40> 5802 +<00009a41> 13120 +<00009a42> 13119 +<00009a43> 5801 +<00009a44> 13118 +<00009a45> 5800 +<00009a46> 13117 +<00009a48> 13277 +<00009a49> 13279 +<00009a4a> 13278 +<00009a4c> 13275 +<00009a4d> 5865 +<00009a4e> 13272 +<00009a4f> 13276 +<00009a50> 13281 +<00009a52> 13280 +<00009a55> 5864 +<00009a56> 13391 +<00009a57> 5909 +<00009a58> 14595 +<00009a59> 13392 +<00009a5c> 15384 +<00009a5e> 13486 +endcidchar + +100 begincidchar +<00009a5f> 5943 +<00009a60> 13584 +<00009a62> 5975 +<00009a63> 15207 +<00009a64> 13612 +<00009a65> 5976 +<00009a68> 13628 +<00009a69> 13627 +<00009a6a> 5991 +<00009a6b> 13636 +<00009a6c> 17797 +<00009a8f> 17798 +<00009aa8> 2550 +<00009aab> 9740 +<00009aad> 9739 +<00009ab1> 10353 +<00009ab2> 17202 +<00009ab3> 10974 +<00009ab4> 11535 +<00009ab6> 17895 +<00009ab7> 4730 +<00009ab8> 5028 +<00009ab9> 11533 +<00009aba> 16244 +<00009abb> 11536 +<00009abc> 5029 +<00009abd> 15767 +<00009abe> 11997 +<00009abf> 11534 +<00009ac0> 12360 +<00009ac1> 5476 +<00009ac2> 12683 +<00009ac6> 12941 +<00009ac7> 12939 +<00009aca> 12940 +<00009acd> 13123 +<00009acf> 5804 +<00009ad0> 13282 +<00009ad1> 5912 +<00009ad2> 5866 +<00009ad5> 13487 +<00009ad6> 5967 +<00009ad7> 16298 +<00009ad8> 2551 +<00009adc> 12361 +<00009adf> 7731 +<00009ae0> 14600 +<00009ae1> 3960 +<00009ae2> 14601 +<00009ae3> 10354 +<00009ae6> 4345 +<00009ae7> 10355 +<00009aeb> 10976 +<00009aec> 10975 +<00009aed> 5031 +<00009af1> 10979 +<00009af2> 10978 +<00009af3> 10977 +<00009af4> 14603 +<00009af6> 11537 +<00009af7> 11540 +<00009af9> 11539 +<00009afa> 11538 +<00009afb> 5030 +<00009afc> 12001 +<00009afd> 11999 +<00009afe> 11998 +<00009aff> 16151 +<00009b01> 12000 +<00009b02> 16146 +<00009b03> 5477 +<00009b06> 5478 +<00009b08> 12362 +<00009b09> 16160 +<00009b0a> 12685 +<00009b0b> 12684 +<00009b0c> 12687 +<00009b0d> 5627 +<00009b0e> 12686 +<00009b0f> 18372 +<00009b10> 12942 +<00009b11> 12944 +<00009b12> 12943 +<00009b14> 14605 +<00009b15> 13124 +<00009b16> 13127 +<00009b19> 13283 +<00009b1a> 5867 +<00009b22> 5944 +<00009b23> 5968 +<00009b24> 13615 +<00009b25> 2552 +<00009b27> 4733 +<00009b28> 5032 +<00009b29> 12365 +<00009b2a> 16153 +<00009b2b> 13284 +<00009b2d> 14606 +<00009b2e> 13585 +<00009b2f> 7732 +endcidchar + +100 begincidchar +<00009b31> 5992 +<00009b32> 2553 +<00009b33> 11541 +<00009b34> 14609 +<00009b35> 12366 +<00009b37> 12688 +<00009b39> 16128 +<00009b3a> 13128 +<00009b3b> 13285 +<00009b3c> 2554 +<00009b40> 14613 +<00009b43> 10981 +<00009b44> 4735 +<00009b45> 4734 +<00009b46> 10980 +<00009b48> 12002 +<00009b4a> 12367 +<00009b4b> 12369 +<00009b4c> 12368 +<00009b4d> 5481 +<00009b4e> 5480 +<00009b4f> 5479 +<00009b50> 14612 +<00009b51> 5806 +<00009b52> 13129 +<00009b54> 5805 +<00009b55> 13287 +<00009b56> 13286 +<00009b58> 5945 +<00009b59> 13488 +<00009b5a> 3041 +<00009b5b> 9741 +<00009b5f> 10360 +<00009b64> 10990 +<00009b66> 10985 +<00009b67> 10982 +<00009b68> 10989 +<00009b69> 18373 +<00009b6c> 10991 +<00009b6f> 4737 +<00009b70> 10988 +<00009b71> 10984 +<00009b74> 10983 +<00009b75> 10987 +<00009b76> 10986 +<00009b77> 4736 +<00009b7a> 11552 +<00009b7b> 11547 +<00009b7c> 11545 +<00009b7d> 11554 +<00009b7e> 11546 +<00009b7f> 15419 +<00009b80> 11542 +<00009b81> 17393 +<00009b82> 11548 +<00009b83> 16921 +<00009b85> 11543 +<00009b86> 12011 +<00009b87> 11544 +<00009b88> 11555 +<00009b8b> 16110 +<00009b8d> 17955 +<00009b8e> 14617 +<00009b8f> 16301 +<00009b90> 11551 +<00009b91> 5033 +<00009b92> 11550 +<00009b93> 11549 +<00009b95> 11553 +<00009b97> 16241 +<00009b9a> 12003 +<00009b9b> 12006 +<00009b9d> 16214 +<00009b9e> 12005 +<00009b9f> 15422 +<00009ba0> 12013 +<00009ba1> 12008 +<00009ba2> 12012 +<00009ba4> 12010 +<00009ba5> 12009 +<00009ba6> 12007 +<00009ba8> 12004 +<00009baa> 5309 +<00009bab> 5308 +<00009bad> 5310 +<00009bae> 5307 +<00009baf> 12014 +<00009bb0> 16308 +<00009bb5> 12375 +<00009bb6> 12378 +<00009bb8> 12376 +<00009bb9> 12380 +<00009bbd> 12381 +<00009bbf> 12373 +<00009bc0> 5486 +<00009bc1> 12374 +<00009bc3> 12372 +<00009bc4> 12379 +<00009bc6> 12371 +<00009bc7> 12370 +endcidchar + +100 begincidchar +<00009bc8> 5485 +<00009bc9> 5483 +<00009bca> 5482 +<00009bcf> 15420 +<00009bd3> 12377 +<00009bd4> 12697 +<00009bd5> 12703 +<00009bd6> 5630 +<00009bd7> 12698 +<00009bd9> 12701 +<00009bda> 12705 +<00009bdb> 5631 +<00009bdc> 12700 +<00009bdd> 18374 +<00009bde> 12692 +<00009be0> 12691 +<00009be1> 12704 +<00009be2> 12695 +<00009be4> 12693 +<00009be5> 12702 +<00009be6> 12694 +<00009be7> 5629 +<00009be8> 5628 +<00009be9> 15297 +<00009bec> 12699 +<00009bed> 16087 +<00009bf0> 12696 +<00009bf1> 18375 +<00009bf4> 18376 +<00009bf7> 12947 +<00009bf8> 12950 +<00009bfd> 5484 +<00009bff> 14619 +<00009c02> 14618 +<00009c05> 12948 +<00009c06> 12954 +<00009c07> 12952 +<00009c08> 12946 +<00009c09> 12957 +<00009c0a> 16186 +<00009c0b> 12945 +<00009c0c> 14620 +<00009c0d> 5728 +<00009c0e> 12953 +<00009c10> 15418 +<00009c12> 12949 +<00009c13> 5727 +<00009c14> 12956 +<00009c15> 16158 +<00009c17> 12955 +<00009c1b> 18715 +<00009c1c> 13132 +<00009c1d> 13131 +<00009c1f> 17954 +<00009c20> 18378 +<00009c21> 13138 +<00009c23> 13134 +<00009c24> 13137 +<00009c25> 5808 +<00009c26> 17894 +<00009c2b> 13130 +<00009c2c> 13133 +<00009c2d> 5807 +<00009c2e> 16162 +<00009c2f> 15751 +<00009c31> 5869 +<00009c32> 13298 +<00009c33> 13293 +<00009c34> 13297 +<00009c35> 15417 +<00009c36> 13300 +<00009c37> 13296 +<00009c39> 13292 +<00009c3a> 15742 +<00009c3b> 5871 +<00009c3c> 13295 +<00009c3d> 13299 +<00009c3e> 5870 +<00009c3f> 13290 +<00009c40> 12951 +<00009c41> 13294 +<00009c44> 13291 +<00009c45> 15985 +<00009c46> 13288 +<00009c48> 13289 +<00009c49> 5868 +<00009c4a> 13399 +<00009c4b> 13401 +<00009c4c> 13404 +<00009c4d> 13400 +<00009c4e> 13405 +<00009c4f> 15414 +<00009c50> 13398 +<00009c52> 13396 +<00009c53> 15415 +<00009c54> 5913 +<00009c55> 13402 +<00009c56> 5915 +<00009c57> 5914 +<00009c58> 13397 +endcidchar + +100 begincidchar +<00009c59> 13403 +<00009c5d> 16063 +<00009c5e> 13493 +<00009c5f> 5946 +<00009c60> 13494 +<00009c62> 13492 +<00009c63> 13489 +<00009c66> 13491 +<00009c67> 13490 +<00009c68> 13556 +<00009c6d> 13558 +<00009c6e> 13557 +<00009c71> 13588 +<00009c72> 16033 +<00009c73> 13587 +<00009c74> 13586 +<00009c75> 13589 +<00009c79> 13633 +<00009c7a> 13637 +<00009c7b> 15416 +<00009c7c> 17682 +<00009ce5> 3042 +<00009ce6> 9055 +<00009ce7> 9744 +<00009ce9> 3961 +<00009cea> 9742 +<00009ced> 9743 +<00009cf3> 4350 +<00009cf4> 4348 +<00009cf5> 10363 +<00009cf6> 4349 +<00009cf7> 10996 +<00009cf9> 10999 +<00009cfa> 10993 +<00009cfb> 11000 +<00009cfc> 10992 +<00009cfd> 10994 +<00009cff> 10995 +<00009d00> 10998 +<00009d02> 16187 +<00009d03> 4740 +<00009d04> 11003 +<00009d05> 11002 +<00009d06> 4738 +<00009d07> 10997 +<00009d08> 11001 +<00009d09> 4739 +<00009d0c> 15430 +<00009d10> 11565 +<00009d12> 5038 +<00009d14> 11560 +<00009d15> 5034 +<00009d16> 15484 +<00009d17> 11557 +<00009d18> 11563 +<00009d19> 11566 +<00009d1b> 5039 +<00009d1d> 11562 +<00009d1e> 11559 +<00009d1f> 11567 +<00009d20> 11558 +<00009d21> 15425 +<00009d22> 11564 +<00009d23> 5035 +<00009d25> 11556 +<00009d26> 5036 +<00009d28> 5037 +<00009d29> 11561 +<00009d2d> 12032 +<00009d30> 12023 +<00009d31> 12021 +<00009d33> 12015 +<00009d34> 16458 +<00009d36> 12018 +<00009d37> 12028 +<00009d38> 12022 +<00009d39> 14638 +<00009d3b> 5311 +<00009d3d> 12030 +<00009d3e> 12027 +<00009d3f> 5312 +<00009d40> 12029 +<00009d41> 12016 +<00009d44> 16299 +<00009d45> 12024 +<00009d49> 18381 +<00009d4a> 12385 +<00009d4b> 12387 +<00009d4c> 12390 +<00009d4e> 17721 +<00009d4f> 12384 +<00009d50> 16074 +<00009d51> 5487 +<00009d52> 12392 +<00009d53> 12383 +<00009d54> 12393 +<00009d56> 12389 +<00009d57> 12391 +<00009d58> 12395 +<00009d59> 12388 +endcidchar + +100 begincidchar +<00009d5a> 12396 +<00009d5b> 12386 +<00009d5c> 12382 +<00009d5d> 5488 +<00009d5e> 15982 +<00009d5f> 12394 +<00009d60> 5489 +<00009d61> 5633 +<00009d67> 12017 +<00009d68> 12731 +<00009d69> 12722 +<00009d6a> 5635 +<00009d6b> 12718 +<00009d6c> 5636 +<00009d6d> 15276 +<00009d6e> 17211 +<00009d6f> 12727 +<00009d70> 12721 +<00009d71> 12711 +<00009d72> 5634 +<00009d73> 12724 +<00009d77> 12706 +<00009d78> 12713 +<00009d79> 12728 +<00009d7b> 12725 +<00009d7c> 16126 +<00009d7d> 12717 +<00009d7e> 14629 +<00009d7f> 12729 +<00009d80> 12712 +<00009d81> 12707 +<00009d82> 12726 +<00009d83> 14630 +<00009d84> 12709 +<00009d85> 12723 +<00009d86> 12714 +<00009d87> 12730 +<00009d88> 12710 +<00009d89> 5632 +<00009d8a> 12708 +<00009d90> 12964 +<00009d92> 12962 +<00009d93> 17395 +<00009d94> 12967 +<00009d96> 12979 +<00009d97> 12970 +<00009d98> 12963 +<00009d99> 12959 +<00009d9a> 12972 +<00009d9b> 12965 +<00009d9c> 12968 +<00009d9d> 12961 +<00009d9e> 12975 +<00009d9f> 12958 +<00009da0> 12966 +<00009da1> 12971 +<00009da2> 12973 +<00009da3> 12976 +<00009da4> 12960 +<00009da5> 15435 +<00009da8> 12974 +<00009da9> 12978 +<00009daa> 12969 +<00009dab> 16176 +<00009dac> 13154 +<00009dad> 13157 +<00009daf> 5809 +<00009db1> 13156 +<00009db2> 13161 +<00009db3> 13159 +<00009db4> 5810 +<00009db5> 13150 +<00009db6> 13140 +<00009db7> 13139 +<00009db8> 5812 +<00009dbb> 13149 +<00009dbc> 13141 +<00009dbd> 18384 +<00009dbe> 13146 +<00009dbf> 12977 +<00009dc0> 17394 +<00009dc1> 13142 +<00009dc2> 5811 +<00009dc3> 13148 +<00009dc4> 14633 +<00009dc5> 13147 +<00009dc7> 13143 +<00009dc8> 13155 +<00009dc9> 17785 +<00009dca> 13144 +<00009dcb> 13305 +<00009dcc> 13158 +<00009dcd> 13160 +<00009dce> 13151 +<00009dcf> 13145 +<00009dd0> 13306 +<00009dd1> 13308 +<00009dd2> 13302 +<00009dd3> 5872 +<00009dd4> 14622 +endcidchar + +100 begincidchar +<00009dd5> 13315 +<00009dd6> 13313 +<00009dd7> 5873 +<00009dd8> 13312 +<00009dd9> 13311 +<00009dda> 13304 +<00009ddb> 13301 +<00009ddc> 13307 +<00009ddd> 13316 +<00009dde> 13303 +<00009ddf> 13309 +<00009de1> 13414 +<00009de2> 13419 +<00009de3> 13409 +<00009de4> 13412 +<00009de5> 5916 +<00009de6> 13416 +<00009de8> 13423 +<00009de9> 13310 +<00009deb> 13410 +<00009dec> 13420 +<00009ded> 13424 +<00009dee> 13415 +<00009def> 13408 +<00009df0> 13418 +<00009df2> 13417 +<00009df3> 13422 +<00009df4> 13421 +<00009df5> 13314 +<00009df6> 13413 +<00009df7> 13407 +<00009df8> 13411 +<00009dfb> 13406 +<00009dfc> 18385 +<00009dfd> 13505 +<00009dfe> 13496 +<00009dff> 13504 +<00009e02> 13495 +<00009e03> 13498 +<00009e04> 13506 +<00009e05> 13500 +<00009e06> 13499 +<00009e07> 13497 +<00009e09> 13503 +<00009e0a> 17790 +<00009e0b> 13559 +<00009e0c> 17786 +<00009e0d> 13560 +<00009e0e> 14632 +<00009e0f> 13562 +<00009e10> 13561 +<00009e11> 13564 +<00009e12> 13563 +<00009e13> 13591 +<00009e14> 13590 +<00009e15> 13616 +<00009e17> 13617 +<00009e18> 15428 +<00009e19> 13629 +<00009e1a> 5989 +<00009e1b> 5993 +<00009e1c> 16260 +<00009e1d> 13638 +<00009e1e> 5994 +<00009e1f> 17683 +<00009e75> 3043 +<00009e79> 5729 +<00009e7a> 13162 +<00009e7b> 17400 +<00009e7f> 3044 +<00009e80> 9745 +<00009e81> 16143 +<00009e82> 3962 +<00009e83> 11004 +<00009e84> 16246 +<00009e85> 16114 +<00009e88> 11568 +<00009e89> 12034 +<00009e8a> 12033 +<00009e8b> 5313 +<00009e8c> 12398 +<00009e8d> 12035 +<00009e8e> 12397 +<00009e90> 14641 +<00009e91> 12733 +<00009e92> 5637 +<00009e93> 5639 +<00009e94> 12732 +<00009e95> 14642 +<00009e96> 16316 +<00009e97> 5638 +<00009e98> 16167 +<00009e99> 12982 +<00009e9a> 12984 +<00009e9b> 12983 +<00009e9c> 13163 +<00009e9d> 5813 +<00009e9e> 14643 +<00009e9f> 5917 +<00009ea0> 13507 +endcidchar + +100 begincidchar +<00009ea1> 13565 +<00009ea2> 14644 +<00009ea4> 13642 +<00009ea5> 3045 +<00009ea6> 18756 +<00009ea7> 10364 +<00009ea8> 16245 +<00009ea9> 4741 +<00009eaa> 14646 +<00009eab> 16018 +<00009eac> 17396 +<00009ead> 11572 +<00009eae> 11571 +<00009eaf> 14647 +<00009eb0> 12036 +<00009eb1> 18388 +<00009eb4> 5640 +<00009eb5> 5730 +<00009eb6> 13317 +<00009eb7> 13634 +<00009ebb> 3046 +<00009ebc> 4351 +<00009ebd> 18389 +<00009ebe> 4742 +<00009ebf> 15736 +<00009ec0> 12734 +<00009ec1> 14649 +<00009ec2> 13425 +<00009ec3> 3515 +<00009ec4> 17684 +<00009ec6> 18390 +<00009ec7> 17783 +<00009ec8> 12037 +<00009ecc> 5969 +<00009ecd> 3516 +<00009ece> 4743 +<00009ecf> 5314 +<00009ed0> 13426 +<00009ed1> 3517 +<00009ed3> 11005 +<00009ed4> 5041 +<00009ed8> 5040 +<00009eda> 12038 +<00009edb> 5318 +<00009ede> 5315 +<00009edf> 12399 +<00009ee0> 5490 +<00009ee2> 18392 +<00009ee4> 12986 +<00009ee5> 12985 +<00009ee6> 12988 +<00009ee7> 12987 +<00009ee8> 5731 +<00009eeb> 13164 +<00009eed> 13166 +<00009eee> 13165 +<00009eef> 5814 +<00009ef0> 13318 +<00009ef1> 18393 +<00009ef4> 5918 +<00009ef5> 13566 +<00009ef6> 13592 +<00009ef7> 5986 +<00009ef8> 18394 +<00009ef9> 9056 +<00009efa> 11575 +<00009efb> 12039 +<00009efc> 12735 +<00009efd> 9746 +<00009efe> 18382 +<00009eff> 12040 +<00009f00> 12401 +<00009f01> 12400 +<00009f02> 14656 +<00009f06> 13429 +<00009f07> 5951 +<00009f08> 14657 +<00009f09> 13567 +<00009f0a> 13593 +<00009f0e> 3963 +<00009f12> 11576 +<00009f13> 3964 +<00009f15> 5491 +<00009f16> 12402 +<00009f17> 14661 +<00009f18> 13168 +<00009f19> 5815 +<00009f1a> 13169 +<00009f1b> 13167 +<00009f1c> 13430 +<00009f1e> 13508 +<00009f20> 3965 +<00009f22> 12043 +<00009f23> 12042 +<00009f24> 12041 +<00009f25> 12403 +<00009f26> 16272 +<00009f27> 17952 +<00009f28> 12407 +<00009f29> 12406 +endcidchar + +100 begincidchar +<00009f2a> 12405 +<00009f2b> 12404 +<00009f2c> 5492 +<00009f2d> 12736 +<00009f2e> 12990 +<00009f2f> 5732 +<00009f30> 12989 +<00009f31> 13170 +<00009f32> 13321 +<00009f33> 13320 +<00009f34> 5874 +<00009f35> 13319 +<00009f36> 13433 +<00009f37> 13432 +<00009f38> 13431 +<00009f39> 14663 +<00009f3b> 4352 +<00009f3d> 11577 +<00009f3e> 5319 +<00009f42> 13322 +<00009f43> 13434 +<00009f44> 18395 +<00009f45> 14666 +<00009f46> 13509 +<00009f47> 13568 +<00009f48> 13618 +<00009f49> 13644 +<00009f4a> 4353 +<00009f4b> 5320 +<00009f4c> 12408 +<00009f4d> 12739 +<00009f4e> 13171 +<00009f4f> 13435 +<00009f50> 18755 +<00009f52> 4745 +<00009f53> 16256 +<00009f54> 12044 +<00009f55> 12409 +<00009f59> 12995 +<00009f5a> 16163 +<00009f5b> 12991 +<00009f5c> 5816 +<00009f5d> 12994 +<00009f5e> 12993 +<00009f5f> 5733 +<00009f60> 12992 +<00009f61> 5735 +<00009f62> 18105 +<00009f63> 5734 +<00009f64> 13173 +<00009f65> 13172 +<00009f69> 14672 +<00009f6a> 5876 +<00009f6b> 13323 +<00009f6c> 5875 +<00009f70> 13437 +<00009f71> 13436 +<00009f72> 5953 +<00009f77> 5952 +<00009f78> 13569 +<00009f79> 13572 +<00009f7a> 13571 +<00009f7b> 13570 +<00009f7e> 13643 +<00009f7f> 18048 +<00009f8d> 5042 +<00009f8e> 14674 +<00009f90> 5500 +<00009f91> 12996 +<00009f92> 13174 +<00009f94> 5877 +<00009f95> 13324 +<00009f96> 19104 +<00009f97> 19096 +<00009f98> 13645 +<00009f99> 17799 +<00009f9c> 5043 +<00009f9f> 17990 +<00009fa0> 12045 +<00009fa2> 13325 +<00009fa4> 13594 +<00009fa5> 16240 +<00009fa6> 18852 +<00009fa7> 18893 +<00009fa8> 18900 +<00009fa9> 18932 +<00009faa> 18934 +<00009fab> 18936 +<00009fac> 18941 +<00009faf> 18963 +<00009fb0> 14005 +<00009fb1> 14007 +<00009fb2> 19039 +<00009fb3> 19064 +<00009fc7> 19126 +<00009fc8> 19142 +<00009fc9> 19146 +<00009fca> 19150 +<00009fcb> 19155 +<0000e01f> 2106 +endcidchar + +100 begincidchar +<0000e026> 2557 +<0000e05b> 781 +<0000e063> 363 +<0000e073> 2144 +<0000e0a5> 16002 +<0000e0b0> 18760 +<0000e0cb> 18761 +<0000e0de> 18762 +<0000e0f3> 3107 +<0000e0fa> 18763 +<0000e108> 18764 +<0000e12e> 6116 +<0000e134> 16014 +<0000e144> 18765 +<0000e149> 8495 +<0000e14c> 18766 +<0000e15d> 18767 +<0000e166> 16385 +<0000e167> 18768 +<0000e16f> 18769 +<0000e191> 4447 +<0000e1a4> 18772 +<0000e1ba> 3193 +<0000e1bb> 18773 +<0000e1c6> 18774 +<0000e1c9> 1219 +<0000e1e0> 18775 +<0000e200> 16895 +<0000e201> 18776 +<0000e22c> 6333 +<0000e22d> 3261 +<0000e230> 3237 +<0000e258> 18777 +<0000e266> 3278 +<0000e267> 18778 +<0000e286> 15728 +<0000e2a1> 18779 +<0000e2a2> 17055 +<0000e2a3> 3716 +<0000e2ac> 18780 +<0000e2bc> 288 +<0000e2ef> 7080 +<0000e2ff> 18783 +<0000e300> 18784 +<0000e316> 18072 +<0000e33a> 4181 +<0000e33b> 14164 +<0000e340> 11752 +<0000e347> 18075 +<0000e34c> 18076 +<0000e34f> 289 +<0000e355> 18077 +<0000e35a> 4203 +<0000e363> 4902 +<0000e367> 18078 +<0000e378> 18079 +<0000e37c> 1643 +<0000e37f> 4910 +<0000e394> 18080 +<0000e39e> 18081 +<0000e3a5> 18082 +<0000e3c5> 3381 +<0000e3c6> 14296 +<0000e3c7> 18083 +<0000e3cd> 18084 +<0000e3d5> 18085 +<0000e3d6> 14309 +<0000e3d7> 10178 +<0000e3dc> 8877 +<0000e3e7> 18086 +<0000e3fc> 18087 +<0000e411> 18088 +<0000e412> 14368 +<0000e413> 18089 +<0000e416> 18090 +<0000e417> 4940 +<0000e418> 16377 +<0000e426> 18091 +<0000e42f> 18092 +<0000e448> 18093 +<0000e449> 14420 +<0000e44a> 2510 +<0000e460> 18094 +<0000e478> 3015 +<0000e479> 14466 +<0000e47a> 18098 +<0000e485> 14057 +<0000e48f> 18099 +<0000e4a1> 18100 +<0000e4c5> 5009 +<0000e4da> 5796 +<0000e50d> 18101 +<0000e516> 18102 +<0000e526> 18103 +<0000e527> 14633 +<0000e528> 18104 +<0000e545> 12402 +<0000e54e> 18105 +<0000e589> 14728 +<0000e5a9> 18106 +endcidchar + +100 begincidchar +<0000e5b2> 18107 +<0000e5d4> 284 +<0000e5d5> 283 +<0000e5eb> 16300 +<0000e5f4> 10620 +<0000e608> 18108 +<0000e615> 18109 +<0000e64a> 18110 +<0000e66a> 18111 +<0000e682> 18112 +<0000e6a5> 18113 +<0000e6a8> 18114 +<0000e6ab> 18115 +<0000e6c5> 18116 +<0000e6c6> 7430 +<0000e6f8> 18117 +<0000e727> 10657 +<0000e728> 18118 +<0000e769> 18119 +<0000e776> 18120 +<0000e77b> 18121 +<0000e7c0> 18122 +<0000e7d3> 6171 +<0000e7fd> 15919 +<0000e80a> 18123 +<0000e823> 18124 +<0000e86b> 18125 +<0000e884> 15478 +<0000e893> 11044 +<0000e962> 18128 +<0000e96a> 15705 +<0000e96d> 15706 +<0000e974> 15707 +<0000e980> 15708 +<0000e985> 17354 +<0000e986> 18154 +<0000e987> 15709 +<0000e988> 18155 +<0000e989> 17356 +<0000e98a> 15710 +<0000e98b> 18156 +<0000e98c> 17402 +<0000e98d> 18157 +<0000e993> 15713 +<0000e994> 18161 +<0000e995> 15714 +<0000e996> 18162 +<0000e9a3> 17357 +<0000e9ab> 18178 +<0000e9ac> 17361 +<0000e9b0> 17364 +<0000e9b4> 15717 +<0000e9b8> 15718 +<0000e9be> 15719 +<0000e9c1> 15720 +<0000e9c2> 18195 +<0000e9c3> 15721 +<0000e9c4> 18196 +<0000e9cd> 15722 +<0000e9ce> 18203 +<0000e9cf> 17367 +<0000e9d2> 17404 +<0000e9d3> 15723 +<0000e9d4> 18206 +<0000e9d5> 15724 +<0000e9d6> 18207 +<0000e9d7> 17368 +<0000e9df> 15725 +<0000e9e4> 17369 +<0000e9ec> 17370 +<0000e9f4> 17372 +<0000e9fa> 15726 +<0000e9fe> 15727 +<0000e9ff> 18241 +<0000ea05> 15728 +<0000ea08> 15729 +<0000ea10> 15730 +<0000ea11> 18256 +<0000ea12> 17349 +<0000ea13> 18257 +<0000ea14> 17350 +<0000ea1c> 15731 +<0000ea20> 17374 +<0000ea24> 15732 +<0000ea28> 15733 +<0000ea38> 17376 +<0000ea3b> 17378 +<0000ea41> 17379 +<0000ea44> 17381 +<0000ea4d> 17375 +<0000ea50> 15734 +<0000ea51> 18308 +<0000ea52> 17323 +<0000ea53> 18309 +<0000ea54> 17383 +<0000ea55> 18310 +<0000ea56> 17385 +<0000ea5d> 17405 +<0000ea62> 15735 +<0000ea77> 15736 +endcidchar + +100 begincidchar +<0000ea78> 18341 +<0000ea79> 15737 +<0000ea86> 15738 +<0000ea8c> 17327 +<0000ea8d> 18359 +<0000ea8e> 15739 +<0000ea93> 17389 +<0000ea94> 18364 +<0000ea95> 15740 +<0000ea96> 17390 +<0000ea97> 18365 +<0000ea98> 17407 +<0000eaa0> 15741 +<0000eaa1> 18373 +<0000eaa2> 17393 +<0000eaab> 15742 +<0000eaae> 17395 +<0000eaaf> 18384 +<0000eab0> 17394 +<0000eab4> 17400 +<0000eab5> 17396 +<0000eabd> 15743 +<0000eac2> 15744 +<0000eac3> 18399 +<0000eac4> 15745 +<0000eac5> 18400 +<0000eac6> 15746 +<0000eac7> 18401 +<0000eac8> 17335 +<0000ead2> 15747 +<0000eadb> 15748 +<0000eadc> 18419 +<0000eadd> 15749 +<0000eaed> 15753 +<0000eaee> 18432 +<0000eaef> 15754 +<0000eaf3> 15755 +<0000eaf4> 17328 +<0000eaf9> 17330 +<0000eafd> 15756 +<0000eb00> 18445 +<0000eb01> 15757 +<0000eb06> 15758 +<0000eb10> 15759 +<0000eb14> 15760 +<0000eb1e> 15762 +<0000eb22> 15763 +<0000eb23> 18474 +<0000eb24> 15764 +<0000eb25> 18475 +<0000eb26> 15765 +<0000eb27> 18476 +<0000eb2a> 18477 +<0000eb40> 12112 +<0000eb41> 15773 +<0000eb42> 5925 +<0000eb45> 13037 +<0000eb46> 15776 +<0000eb47> 18496 +<0000eb4a> 18497 +<0000eb53> 18500 +<0000eb54> 15785 +<0000eb57> 15786 +<0000eb66> 15795 +<0000eb67> 18509 +<0000eb6e> 10969 +<0000eb72> 15803 +<0000eb73> 18513 +<0000eb74> 15804 +<0000eb75> 18514 +<0000eb76> 17360 +<0000eb77> 18515 +<0000eb7a> 18516 +<0000eb7b> 15807 +<0000eb7c> 18517 +<0000eb7d> 15808 +<0000eb85> 15812 +<0000eb86> 7188 +<0000eb87> 15813 +<0000eb88> 18522 +<0000eb89> 15814 +<0000eb8a> 18523 +<0000eb8b> 15815 +<0000eb8f> 15816 +<0000eb90> 18527 +<0000eb94> 16890 +<0000eb95> 18528 +<0000eb9b> 15823 +<0000eb9e> 4841 +<0000eb9f> 18534 +<0000eba2> 18535 +<0000eba9> 11438 +<0000ebaa> 18538 +<0000ebae> 18539 +<0000ebaf> 15835 +<0000ebb0> 18540 +<0000ebb1> 15836 +<0000ebba> 6756 +<0000ebbb> 18543 +<0000ebbc> 15844 +endcidchar + +100 begincidchar +<0000ebbd> 18544 +<0000ebc3> 18545 +<0000ebc4> 15850 +<0000ebc7> 15851 +<0000ebc8> 18548 +<0000ebc9> 5124 +<0000ebca> 18549 +<0000ebce> 18550 +<0000ebcf> 8996 +<0000ebd0> 18551 +<0000ebd1> 15857 +<0000ebd2> 13418 +<0000ebd3> 18552 +<0000ebd4> 15858 +<0000ebd5> 18553 +<0000ebde> 8849 +<0000ebdf> 18556 +<0000ebe0> 15866 +<0000ebe1> 18557 +<0000ebe4> 18558 +<0000ebea> 15872 +<0000ebef> 18563 +<0000ebf0> 15875 +<0000ebf1> 18564 +<0000ec00> 18567 +<0000ec01> 6023 +<0000ec02> 2399 +<0000ec13> 18571 +<0000ec14> 15903 +<0000ec15> 7833 +<0000ec20> 18576 +<0000ec2b> 18577 +<0000ec2f> 18578 +<0000ec32> 18579 +<0000ec42> 15938 +<0000ec43> 18583 +<0000ec44> 17384 +<0000ec4a> 15939 +<0000ec4d> 15940 +<0000ec52> 18593 +<0000ec53> 15944 +<0000ec54> 18594 +<0000ec55> 15945 +<0000ec59> 15946 +<0000ec5a> 18598 +<0000ec5b> 9665 +<0000ec5e> 3340 +<0000ec65> 17353 +<0000ec66> 15948 +<0000ec67> 18607 +<0000ec68> 15949 +<0000ec7c> 17397 +<0000ec7d> 15950 +<0000ec82> 15951 +<0000ec8b> 18635 +<0000ec8c> 15956 +<0000ec8d> 18636 +<0000ec92> 15960 +<0000ec95> 15961 +<0000ec96> 18641 +<0000ec97> 15962 +<0000ec98> 18642 +<0000ec99> 15963 +<0000eca0> 18647 +<0000eca5> 15968 +<0000eca6> 1510 +<0000ecab> 18652 +<0000ecac> 15972 +<0000ecb4> 18655 +<0000ecde> 18660 +<0000ece4> 18661 +<0000ed00> 18662 +<0000ed04> 18663 +<0000ed09> 16054 +<0000ed0a> 18666 +<0000ed0b> 16055 +<0000ed12> 16056 +<0000ed13> 18673 +<0000ed14> 16057 +<0000ed1a> 18677 +<0000ed1b> 16060 +<0000ed1c> 18678 +<0000ed1d> 16061 +<0000ed1e> 18679 +<0000ed22> 18680 +<0000ed28> 1832 +<0000ed29> 16069 +<0000ed2a> 18683 +<0000ed2d> 18684 +<0000ed33> 16075 +<0000ed34> 18687 +<0000ed37> 18688 +<0000ed38> 16078 +<0000ed3b> 16079 +<0000ed45> 18696 +<0000ed4c> 16089 +<0000ed51> 18701 +<0000ed52> 16092 +<0000ed6e> 9398 +<0000ed71> 18706 +endcidchar + +100 begincidchar +<0000ed7a> 18710 +<0000ed7b> 16124 +<0000ed7c> 6150 +<0000ed81> 18711 +<0000ed86> 18712 +<0000ed9e> 13585 +<0000eda4> 14661 +<0000edae> 18717 +<0000edd1> 18718 +<0000edd7> 18719 +<0000eddb> 18720 +<0000eddc> 16212 +<0000eddd> 18721 +<0000ede7> 3970 +<0000ede8> 18722 +<0000edf0> 18723 +<0000edf4> 14910 +<0000ee00> 18724 +<0000ee15> 18725 +<0000ee1b> 18726 +<0000ee22> 18727 +<0000ee30> 18728 +<0000ee3e> 14353 +<0000ee48> 18729 +<0000ee52> 1522 +<0000ee56> 18730 +<0000ee5b> 18731 +<0000ee60> 18732 +<0000ee7e> 18733 +<0000ee89> 18734 +<0000ee8e> 15086 +<0000ee98> 9341 +<0000ee9c> 18735 +<0000ee9d> 15049 +<0000eea7> 17332 +<0000eeab> 17336 +<0000f3a3> 17718 +<0000f3ac> 17723 +<0000f3ad> 17347 +<0000f3b1> 17306 +<0000f3e4> 17314 +<0000f3e9> 17388 +<0000f3ea> 17777 +<0000f3eb> 17387 +<0000f3ec> 17778 +<0000f3ff> 17793 +<0000f40d> 17340 +<0000f417> 17308 +<0000f418> 17815 +<0000f419> 17310 +<0000f41a> 17816 +<0000f41b> 17311 +<0000f41f> 17313 +<0000f420> 17820 +<0000f421> 17315 +<0000f438> 17321 +<0000f43e> 17161 +<0000f44a> 17846 +<0000f457> 17847 +<0000f45b> 17848 +<0000f46e> 17849 +<0000f473> 17214 +<0000f474> 17850 +<0000f477> 17851 +<0000f478> 17219 +<0000f479> 17852 +<0000f47a> 17221 +<0000f47b> 17853 +<0000f483> 17854 +<0000f491> 17855 +<0000f492> 17245 +<0000f493> 17856 +<0000f494> 17247 +<0000f4a7> 17857 +<0000f4c1> 17860 +<0000f4c2> 17371 +<0000f4df> 17294 +<0000f4e0> 17886 +<0000f4e1> 17295 +<0000f4e2> 17887 +<0000f4e3> 17296 +<0000f4e4> 17888 +<0000f4e5> 17297 +<0000f4e6> 17889 +<0000f4f2> 17303 +<0000f4f3> 17896 +<0000f4f4> 17304 +<0000f4f5> 17348 +<0000f4fb> 17319 +<0000f502> 17324 +<0000f57d> 18855 +<0000f585> 18863 +<0000f5a0> 18889 +<0000f5ab> 18900 +<0000f5b0> 18905 +<0000f5b4> 18909 +<0000f5b6> 18911 +<0000f5b9> 18914 +<0000f5bd> 18917 +<0000f5cc> 18932 +endcidchar + +100 begincidchar +<0000f5ce> 18934 +<0000f5d0> 18936 +<0000f5e0> 18949 +<0000f5e4> 18952 +<0000f5ef> 18963 +<0000f636> 17338 +<0000f63c> 17339 +<0000f63d> 17312 +<0000f63e> 17341 +<0000f642> 17342 +<0000f64a> 17343 +<0000f64e> 17344 +<0000f64f> 17981 +<0000f650> 17345 +<0000f657> 17346 +<0000f65a> 17337 +<0000f65b> 17325 +<0000f668> 17351 +<0000f675> 17352 +<0000f6ac> 17401 +<0000f6e4> 558 +<0000f6e6> 560 +<0000f82a> 18846 +<0000f833> 18847 +<0000f83b> 18848 +<0000f907> 17686 +<0000fa0c> 628 +<0000fa0d> 9089 +<0000fa12> 16828 +<0000fa26> 14465 +<0000fa48> 16997 +<0000fa5b> 14224 +<0000fe13> 14104 +<0000fe14> 14103 +<0000fe15> 14106 +<0000fe16> 14105 +<0000fe19> 13646 +<0000fe30> 109 +<0000fe31> 122 +<0000fe33> 13743 +<0000fe34> 13745 +<0000fe4f> 13746 +<0000fe68> 258 +<0000ff01> 108 +<0000ff02> 14052 +<0000ff03> 174 +<0000ff04> 259 +<0000ff05> 264 +<0000ff06> 175 +<0000ff07> 14051 +<0000ff0a> 176 +<0000ff0b> 208 +<0000ff0c> 100 +<0000ff0d> 209 +<0000ff0e> 103 +<0000ff0f> 257 +<0000ff1a> 106 +<0000ff1b> 105 +<0000ff1c> 214 +<0000ff1d> 216 +<0000ff1e> 215 +<0000ff1f> 107 +<0000ff20> 265 +<0000ff3b> 13758 +<0000ff3c> 258 +<0000ff3d> 13759 +<0000ff3e> 13748 +<0000ff3f> 197 +<0000ff5b> 132 +<0000ff5c> 120 +<0000ff5d> 133 +<0000ff5e> 228 +<0000ff64> 113 +<0000ffe2> 14049 +<0000ffe3> 196 +<0000ffe4> 14050 +<0000ffe5> 260 +<0000ffed> 14096 +<00020021> 15861 +<0002003e> 14929 +<00020046> 14930 +<0002004e> 15193 +<00020068> 14218 +<00020086> 17636 +<00020087> 17688 +<0002008a> 14002 +<00020094> 18396 +<000200ca> 17623 +<000200cb> 17620 +<000200cc> 14000 +<000200cd> 17617 +<000200d1> 17616 +<000200ee> 18749 +<0002010c> 17614 +<0002010e> 17628 +<00020118> 16777 +<000201a4> 19047 +<000201a9> 17235 +<000201ab> 14776 +<000201c1> 16714 +endcidchar + +100 begincidchar +<000201d4> 15153 +<000201f2> 16228 +<00020204> 16656 +<0002020c> 14787 +<00020214> 18139 +<00020239> 19051 +<0002025b> 15161 +<00020274> 14521 +<00020275> 14785 +<00020299> 15146 +<0002029e> 16735 +<000202a0> 16415 +<000202b7> 18397 +<000202bf> 15458 +<000202c0> 14783 +<000202e5> 16447 +<0002030a> 14779 +<00020325> 18068 +<00020341> 17169 +<00020345> 14847 +<00020346> 15776 +<00020347> 16430 +<0002037e> 16427 +<0002037f> 18107 +<00020380> 16429 +<000203a0> 18398 +<000203a7> 15538 +<000203b5> 18776 +<000203c9> 16874 +<000203cb> 14777 +<000203f5> 15613 +<000203fc> 18719 +<00020413> 14879 +<00020414> 14780 +<0002041f> 16432 +<00020465> 14770 +<00020487> 16441 +<0002048e> 16101 +<00020491> 14816 +<00020492> 14815 +<000204a3> 14814 +<000204d7> 18400 +<000204fc> 17241 +<000204fe> 15548 +<00020547> 16395 +<0002058e> 16449 +<000205a5> 16660 +<000205b3> 16454 +<000205c3> 18779 +<000205ca> 15788 +<000205d0> 17803 +<000205d5> 18402 +<000205df> 16397 +<000205e0> 14812 +<000205eb> 15056 +<00020611> 15790 +<00020615> 18403 +<00020619> 18142 +<0002061a> 15561 +<00020630> 14571 +<00020656> 16761 +<00020676> 18404 +<0002070e> 14819 +<00020731> 17232 +<00020779> 15805 +<0002082c> 15200 +<00020873> 14822 +<000208d5> 18141 +<00020916> 15191 +<00020923> 16889 +<00020954> 16491 +<00020979> 18695 +<000209e7> 17781 +<00020a11> 15855 +<00020a50> 14441 +<00020a6f> 19022 +<00020a8a> 19100 +<00020ab4> 15590 +<00020ac2> 18408 +<00020acd> 18409 +<00020b0d> 18081 +<00020b8f> 16530 +<00020b9f> 19057 +<00020ba8> 14760 +<00020ba9> 17875 +<00020bbf> 18410 +<00020bc6> 14849 +<00020bcb> 18412 +<00020be2> 16495 +<00020beb> 15562 +<00020bfb> 18414 +<00020bff> 16445 +<00020c0b> 17848 +<00020c0d> 15154 +<00020c20> 14828 +<00020c34> 17291 +<00020c3a> 17038 +<00020c3b> 18415 +<00020c41> 16012 +<00020c42> 17163 +endcidchar + +100 begincidchar +<00020c43> 17228 +<00020c53> 18416 +<00020c65> 18417 +<00020c77> 16535 +<00020c78> 15804 +<00020c7c> 18418 +<00020c8d> 18419 +<00020c96> 16013 +<00020c9c> 18629 +<00020cb5> 18420 +<00020cb8> 15563 +<00020ccf> 18228 +<00020cd3> 16698 +<00020cd4> 16216 +<00020cd5> 17185 +<00020cd6> 17910 +<00020cdd> 18421 +<00020ced> 18422 +<00020cff> 15559 +<00020d15> 17164 +<00020d28> 16135 +<00020d31> 14481 +<00020d32> 16920 +<00020d46> 17196 +<00020d47> 17871 +<00020d48> 17876 +<00020d49> 18658 +<00020d4c> 15144 +<00020d4d> 16551 +<00020d4e> 16621 +<00020d6f> 18423 +<00020d71> 16136 +<00020d74> 16543 +<00020d7c> 17183 +<00020d96> 17855 +<00020d9c> 17254 +<00020da7> 16037 +<00020db2> 18424 +<00020dc8> 18425 +<00020e04> 18426 +<00020e09> 17264 +<00020e0a> 18682 +<00020e0d> 14761 +<00020e0e> 18427 +<00020e0f> 17905 +<00020e10> 17914 +<00020e11> 17929 +<00020e16> 14275 +<00020e1d> 14832 +<00020e4c> 17873 +<00020e6d> 18647 +<00020e73> 18431 +<00020e75> 16824 +<00020e76> 16015 +<00020e77> 17906 +<00020e78> 17915 +<00020e79> 17920 +<00020e7a> 17290 +<00020e7b> 17933 +<00020e8c> 17866 +<00020e96> 17189 +<00020e98> 17887 +<00020e9d> 16000 +<00020ea2> 16017 +<00020eaa> 17868 +<00020eab> 17874 +<00020eac> 18676 +<00020eb6> 16104 +<00020ed7> 18428 +<00020ed8> 18071 +<00020edd> 16549 +<00020ef8> 15878 +<00020ef9> 16058 +<00020efa> 17904 +<00020efb> 17907 +<00020f1d> 15506 +<00020f26> 15358 +<00020f2d> 18430 +<00020f2e> 17888 +<00020f30> 17870 +<00020f31> 17859 +<00020f3b> 16338 +<00020f4c> 17243 +<00020f64> 17191 +<00020f8d> 17867 +<00020f90> 18429 +<00020fad> 17882 +<00020fb4> 17184 +<00020fb5> 17932 +<00020fb6> 17936 +<00020fbc> 18432 +<00020fdf> 14759 +<00020fea> 18657 +<00020feb> 18679 +<00020fec> 18681 +<00020fed> 18683 +<00021014> 14424 +<0002104f> 18434 +<0002105c> 18433 +<0002106f> 17853 +endcidchar + +100 begincidchar +<00021075> 16021 +<00021076> 18435 +<00021077> 17852 +<00021078> 17916 +<0002107b> 17328 +<00021088> 18436 +<00021096> 18437 +<0002109d> 17251 +<000210b4> 16566 +<000210bf> 18439 +<000210c0> 17877 +<000210c1> 18663 +<000210c7> 17296 +<000210c8> 17268 +<000210c9> 17913 +<000210cf> 17861 +<000210d3> 17330 +<000210e4> 14830 +<000210f4> 17847 +<0002112f> 18440 +<0002113b> 18441 +<0002113d> 17878 +<00021145> 17717 +<00021148> 17917 +<0002114f> 17872 +<00021180> 17937 +<00021187> 18684 +<000211d9> 18673 +<0002123c> 16603 +<0002124f> 16583 +<0002127c> 14504 +<000212a8> 14725 +<000212a9> 18707 +<000212b0> 15634 +<000212e3> 18443 +<000212fe> 17332 +<00021302> 15399 +<00021303> 14882 +<00021304> 15698 +<00021305> 16417 +<00021336> 18445 +<0002133a> 16717 +<00021375> 18444 +<00021376> 18781 +<0002138e> 16787 +<00021398> 15638 +<0002139c> 15596 +<000213c5> 15900 +<000213c6> 14726 +<000213ed> 15922 +<000213fe> 14724 +<00021413> 15509 +<00021416> 16592 +<00021424> 15539 +<0002143f> 18943 +<00021452> 15629 +<00021454> 16594 +<00021455> 17919 +<0002148a> 14249 +<00021497> 16956 +<000214b6> 14727 +<000214e8> 15402 +<000214fd> 14260 +<00021577> 18446 +<00021582> 14337 +<00021596> 16511 +<0002160a> 15896 +<00021613> 16512 +<00021619> 18447 +<0002163e> 16615 +<00021661> 14217 +<00021692> 16618 +<000216b8> 16647 +<000216ba> 18405 +<000216c0> 14721 +<000216c1> 17128 +<000216c2> 15568 +<000216d3> 14580 +<000216d5> 16631 +<000216df> 14402 +<000216e6> 15140 +<000216e7> 17043 +<000216e8> 16503 +<000216fa> 14860 +<000216fb> 14714 +<000216fc> 14974 +<000216fe> 14903 +<0002170d> 16548 +<00021710> 14862 +<00021726> 16497 +<0002173a> 15659 +<0002173b> 14915 +<0002173c> 15673 +<00021757> 15470 +<0002176c> 18711 +<0002176d> 16193 +<0002176e> 15148 +<0002176f> 14861 +<00021770> 16779 +<00021771> 16703 +endcidchar + +100 begincidchar +<00021773> 14266 +<00021774> 14717 +<000217ab> 14913 +<000217b0> 15175 +<000217b1> 15883 +<000217b2> 16627 +<000217b3> 15666 +<000217b4> 14276 +<000217b5> 15493 +<000217c3> 18448 +<000217c7> 18449 +<000217d9> 15536 +<000217da> 15296 +<000217db> 15663 +<000217dc> 16624 +<000217df> 18134 +<000217ef> 14705 +<000217f5> 18638 +<000217f6> 18650 +<000217f8> 14712 +<000217f9> 14197 +<000217fa> 15566 +<000217fb> 16626 +<000217fc> 16788 +<00021820> 15886 +<00021828> 16630 +<00021829> 16812 +<0002182a> 14979 +<0002182d> 18451 +<00021839> 14715 +<0002183a> 17941 +<0002183b> 18728 +<00021840> 15235 +<00021845> 15275 +<00021852> 15570 +<0002185e> 14251 +<00021861> 14870 +<00021862> 15587 +<00021863> 14616 +<00021864> 15100 +<00021877> 18767 +<0002187b> 18651 +<00021883> 15578 +<00021884> 14808 +<00021885> 14710 +<0002189e> 17076 +<0002189f> 15527 +<000218a0> 14901 +<000218a1> 15237 +<000218a2> 14343 +<000218be> 14707 +<000218bf> 15577 +<000218d1> 14718 +<000218d6> 15505 +<000218d7> 16561 +<000218d8> 15239 +<000218d9> 14965 +<000218fa> 14685 +<00021905> 15669 +<00021910> 14416 +<00021911> 16645 +<00021912> 15016 +<00021915> 14526 +<0002191c> 15832 +<00021922> 14747 +<00021927> 14912 +<0002193b> 14636 +<00021944> 18742 +<00021958> 16897 +<0002196a> 18452 +<0002197c> 14894 +<00021980> 18872 +<00021983> 16451 +<00021988> 17078 +<00021996> 14893 +<000219db> 16407 +<000219f3> 14869 +<00021a2d> 18453 +<00021a34> 16658 +<00021a45> 18454 +<00021a4b> 17082 +<00021a63> 18998 +<00021b44> 16665 +<00021bc1> 17633 +<00021bc2> 18380 +<00021c2a> 18455 +<00021c70> 18456 +<00021ca2> 18677 +<00021ca5> 16669 +<00021cac> 18457 +<00021d46> 18732 +<00021d53> 19089 +<00021d5e> 19010 +<00021d90> 15823 +<00021db6> 18905 +<00021dba> 14907 +<00021dca> 17802 +<00021dd1> 16142 +<00021deb> 14991 +<00021df9> 16677 +endcidchar + +100 begincidchar +<00021e1c> 17117 +<00021e23> 19043 +<00021e37> 16678 +<00021e3d> 18773 +<00021e89> 14471 +<00021ea4> 16682 +<00021ea8> 15792 +<00021ec8> 18458 +<00021ed5> 18459 +<00021f0f> 16139 +<00021f15> 18460 +<00021f6a> 16731 +<00021f9e> 18144 +<00021fa1> 15938 +<00021fe8> 17621 +<00022045> 18462 +<00022049> 16688 +<0002207e> 18889 +<0002209a> 15782 +<000220c7> 17275 +<000220fc> 16446 +<0002212a> 16879 +<0002215b> 18104 +<00022173> 16689 +<0002217a> 15874 +<000221a1> 17854 +<000221c1> 19058 +<000221c3> 15799 +<00022208> 17287 +<0002227c> 18465 +<00022321> 15292 +<00022325> 14451 +<000223bd> 15635 +<000223d0> 16720 +<000223d7> 18466 +<000223fa> 18467 +<00022465> 18696 +<00022471> 16721 +<0002248b> 16905 +<00022491> 16923 +<000224b0> 18632 +<000224bc> 19141 +<000224c1> 19143 +<000224c9> 19144 +<000224cc> 19145 +<000224ed> 16419 +<00022513> 16425 +<0002251b> 16294 +<00022530> 16448 +<00022554> 16644 +<0002258d> 15871 +<000225af> 14924 +<000225be> 14925 +<0002261b> 14931 +<0002261c> 17144 +<0002262b> 14921 +<00022668> 16733 +<0002267a> 18100 +<00022696> 17880 +<00022698> 16553 +<000226f4> 18667 +<000226f5> 15157 +<000226f6> 14245 +<00022712> 18909 +<00022714> 14234 +<0002271b> 15837 +<0002271f> 15404 +<0002272a> 18468 +<00022775> 17257 +<00022781> 15411 +<00022796> 19029 +<000227b4> 16743 +<000227b5> 17912 +<000227cd> 16893 +<00022803> 17862 +<0002285f> 16765 +<00022860> 14920 +<00022871> 18469 +<000228ad> 17057 +<000228c1> 16772 +<000228f7> 16834 +<00022926> 15881 +<00022939> 17863 +<0002294f> 18470 +<00022967> 18471 +<0002296b> 15412 +<00022980> 16771 +<00022993> 18472 +<00022a66> 17250 +<00022acf> 17265 +<00022ad5> 18473 +<00022ae6> 17804 +<00022ae8> 18474 +<00022b0e> 18475 +<00022b22> 14943 +<00022b3f> 18476 +<00022b43> 16032 +<00022b6a> 14941 +<00022bca> 17219 +<00022bce> 17293 +endcidchar + +100 begincidchar +<00022c26> 15511 +<00022c27> 14350 +<00022c38> 17176 +<00022c4c> 18477 +<00022c51> 17294 +<00022c55> 17886 +<00022c62> 16016 +<00022c88> 18478 +<00022c9b> 14935 +<00022ca1> 14954 +<00022ca9> 17192 +<00022cb2> 17278 +<00022cb7> 18479 +<00022cc2> 17201 +<00022cc6> 17167 +<00022cc9> 17857 +<00022d07> 14936 +<00022d08> 18481 +<00022d12> 18482 +<00022d44> 17210 +<00022d4c> 17851 +<00022d67> 14952 +<00022d8d> 17238 +<00022d95> 18484 +<00022da0> 18680 +<00022da3> 16533 +<00022da4> 17922 +<00022db7> 18483 +<00022dee> 17896 +<00022e0d> 16781 +<00022e36> 16790 +<00022e42> 18485 +<00022e78> 14946 +<00022e8b> 17286 +<00022eb3> 16034 +<00022eef> 18084 +<00022f74> 18486 +<00022fcc> 18487 +<00022fe3> 15633 +<00023033> 18488 +<00023044> 17024 +<0002304b> 16950 +<00023066> 18489 +<0002307d> 14611 +<0002307e> 18772 +<0002308e> 14959 +<000230b7> 14546 +<000230bc> 14547 +<000230da> 18706 +<00023103> 14978 +<0002313d> 17957 +<0002317d> 14278 +<00023182> 14983 +<000231b3> 14969 +<000231c8> 16831 +<000231c9> 15471 +<000231ea> 19099 +<000231f9> 16922 +<0002320f> 14982 +<00023225> 15325 +<0002322f> 15923 +<00023231> 16829 +<00023232> 15105 +<00023233> 16450 +<00023234> 14980 +<00023256> 19028 +<0002325e> 19101 +<00023262> 14448 +<00023281> 18869 +<00023289> 14968 +<0002328a> 16569 +<000232ab> 14962 +<000232ac> 17124 +<000232ad> 14960 +<000232d2> 14993 +<000232e0> 14964 +<000232e1> 14994 +<00023300> 15707 +<0002330a> 14527 +<0002331f> 18490 +<000233b4> 16443 +<000233cc> 15819 +<000233de> 18491 +<000233e6> 16852 +<000233f4> 17883 +<000233f5> 18730 +<000233f9> 18911 +<000233fa> 15644 +<000233fe> 15002 +<00023400> 16816 +<0002343f> 15209 +<00023450> 14944 +<0002346f> 16855 +<00023472> 14908 +<000234e5> 15639 +<00023519> 15864 +<00023530> 14265 +<00023551> 19037 +<0002355a> 14279 +<00023567> 18492 +endcidchar + +100 begincidchar +<00023595> 14804 +<00023599> 14708 +<0002359c> 15451 +<000235bb> 19148 +<000235cd> 16861 +<000235ce> 14287 +<000235cf> 15194 +<000235f3> 18493 +<00023600> 16423 +<00023617> 18982 +<0002361a> 18494 +<0002363c> 16865 +<00023640> 15452 +<00023659> 16878 +<0002365f> 15059 +<00023677> 18748 +<0002368e> 19131 +<0002369e> 19090 +<000236a6> 14729 +<000236ad> 15647 +<000236ba> 18659 +<000236df> 15641 +<000236ee> 14739 +<00023703> 16881 +<00023716> 18495 +<00023720> 18703 +<0002372d> 16471 +<0002372f> 15898 +<0002373f> 14750 +<00023766> 14220 +<00023781> 15110 +<000237a2> 15001 +<000237bc> 14999 +<000237c2> 16840 +<000237d5> 15010 +<000237d6> 15643 +<000237d7> 15448 +<0002383a> 14998 +<000239c2> 17269 +<00023aa7> 18497 +<00023adb> 16895 +<00023aee> 14895 +<00023afa> 18138 +<00023b1a> 19033 +<00023b5a> 16900 +<00023c63> 18914 +<00023c99> 16455 +<00023c9a> 15024 +<00023c9b> 14478 +<00023cb5> 18085 +<00023cb7> 15963 +<00023cc7> 18738 +<00023cc8> 16409 +<00023cc9> 16917 +<00023cfc> 18674 +<00023cfd> 18720 +<00023cfe> 18697 +<00023cff> 15794 +<00023d40> 15979 +<00023d5b> 15582 +<00023d7e> 14258 +<00023d8f> 15242 +<00023db6> 18701 +<00023db7> 15514 +<00023db8> 15405 +<00023db9> 14361 +<00023dba> 15147 +<00023dbb> 14446 +<00023dbc> 16911 +<00023dbd> 16913 +<00023de3> 14237 +<00023df8> 14267 +<00023e06> 18999 +<00023e11> 18498 +<00023e2c> 18705 +<00023e2d> 15609 +<00023e2e> 14505 +<00023e2f> 16944 +<00023e30> 16954 +<00023e31> 14734 +<00023e39> 14805 +<00023e88> 18648 +<00023e89> 14809 +<00023e8a> 14794 +<00023e8b> 14283 +<00023eb9> 18499 +<00023ebf> 14806 +<00023ed7> 14123 +<00023ef7> 18704 +<00023ef8> 15058 +<00023ef9> 15683 +<00023efa> 15136 +<00023efb> 14736 +<00023efc> 16902 +<00023f35> 15067 +<00023f41> 18054 +<00023f4a> 15809 +<00023f61> 19000 +<00023f7f> 15036 +<00023f80> 16490 +endcidchar + +100 begincidchar +<00023f81> 15935 +<00023f82> 16946 +<00023f8f> 18091 +<00023fb4> 16973 +<00023fb7> 16764 +<00023fc0> 15023 +<00023fc5> 16398 +<00023feb> 16532 +<00023fec> 16492 +<00023fed> 15608 +<00023fee> 15333 +<00023fef> 15835 +<00023ff0> 16972 +<00024011> 16381 +<00024039> 16971 +<0002403a> 16562 +<0002403b> 15786 +<0002403c> 15039 +<0002403d> 16957 +<00024057> 14192 +<00024085> 16934 +<0002408b> 14752 +<0002408c> 18771 +<0002408d> 14841 +<00024091> 16969 +<000240c9> 14845 +<000240e1> 14751 +<000240ec> 19042 +<00024104> 15427 +<0002410f> 14753 +<00024119> 18500 +<0002413f> 16974 +<00024140> 16978 +<00024144> 16967 +<0002414e> 18855 +<00024155> 16970 +<0002415c> 14572 +<0002415f> 17071 +<00024161> 19097 +<00024177> 17942 +<0002417a> 15908 +<000241a3> 18669 +<000241a4> 16914 +<000241a5> 16585 +<000241ac> 15488 +<000241b5> 15480 +<000241cd> 16844 +<000241e2> 17042 +<000241fc> 15670 +<0002421b> 15354 +<0002424b> 18102 +<00024256> 15697 +<00024259> 15688 +<00024276> 15047 +<00024277> 16992 +<00024278> 16608 +<00024284> 15271 +<00024293> 15681 +<00024295> 14871 +<000242a5> 15678 +<000242bf> 18981 +<000242c1> 17001 +<000242c9> 14984 +<000242ca> 15686 +<000242ee> 18501 +<000242fa> 15510 +<0002430d> 18502 +<0002431a> 15046 +<00024334> 18503 +<00024348> 14681 +<00024362> 15631 +<00024363> 16595 +<00024364> 14648 +<00024365> 16998 +<0002438c> 14827 +<00024396> 18504 +<0002439c> 16837 +<000243bd> 15695 +<000243c1> 15512 +<000243e9> 15701 +<000243ea> 15323 +<000243f2> 16119 +<000243f8> 14703 +<00024404> 18505 +<00024435> 16564 +<00024436> 14768 +<0002445a> 17003 +<0002445b> 15685 +<00024473> 14702 +<00024487> 15011 +<00024488> 15499 +<000244b9> 14696 +<000244bc> 16697 +<000244ce> 15693 +<000244d3> 17194 +<000244d6> 18506 +<00024505> 18917 +<00024521> 15844 +<00024578> 14175 +<000245c8> 17240 +endcidchar + +100 begincidchar +<00024618> 16079 +<0002462a> 15005 +<00024665> 14940 +<00024674> 18508 +<00024697> 15109 +<000246d4> 14937 +<00024706> 18664 +<00024725> 15053 +<0002472f> 18509 +<0002478f> 15052 +<000247e0> 16066 +<000247ef> 17355 +<00024812> 18510 +<00024823> 17030 +<00024882> 14173 +<000248e9> 17653 +<000248f0> 15112 +<000248f1> 16906 +<000248f2> 18159 +<000248f3> 15095 +<000248fb> 18511 +<000248ff> 15321 +<00024900> 16916 +<00024901> 16687 +<0002490c> 16915 +<00024916> 15542 +<00024917> 15061 +<00024919> 18721 +<0002492f> 15299 +<00024933> 16413 +<00024934> 15846 +<0002493e> 18716 +<0002493f> 15816 +<00024940> 16808 +<00024941> 15472 +<00024942> 16404 +<00024943> 15558 +<00024962> 18119 +<00024963> 18709 +<00024974> 17019 +<00024975> 14677 +<00024976> 15544 +<0002497b> 18952 +<0002497f> 16933 +<00024982> 16749 +<00024988> 15930 +<00024989> 14961 +<0002498a> 14425 +<0002498b> 15520 +<0002498c> 15145 +<0002498d> 17048 +<0002498e> 15089 +<0002498f> 16750 +<00024994> 14732 +<000249a4> 16440 +<000249a7> 14264 +<000249a9> 16637 +<000249ab> 15088 +<000249ac> 14829 +<000249ad> 15575 +<000249b7> 17047 +<000249b8> 15401 +<000249b9> 15519 +<000249ba> 15773 +<000249bb> 14678 +<000249c5> 15094 +<000249d0> 15876 +<000249da> 17940 +<000249de> 15453 +<000249df> 16783 +<000249e3> 14951 +<000249e5> 15540 +<000249ec> 18116 +<000249ed> 15331 +<000249f6> 15834 +<000249f7> 15210 +<000249f8> 14680 +<000249f9> 15174 +<000249fb> 17049 +<00024a0e> 14793 +<00024a12> 18782 +<00024a13> 18920 +<00024a15> 18512 +<00024a21> 16838 +<00024a22> 17005 +<00024a23> 16802 +<00024a24> 17044 +<00024a25> 14723 +<00024a26> 17053 +<00024a27> 17004 +<00024a28> 16801 +<00024a29> 14587 +<00024a2a> 15885 +<00024a3e> 15534 +<00024a42> 15322 +<00024a45> 15787 +<00024a4a> 15060 +<00024a4e> 15092 +<00024a4f> 18129 +<00024a50> 15569 +endcidchar + +100 begincidchar +<00024a51> 14682 +<00024a5d> 18133 +<00024a65> 14253 +<00024a66> 15537 +<00024a67> 15369 +<00024a71> 15632 +<00024a77> 18725 +<00024a78> 15332 +<00024a79> 17072 +<00024a7a> 14398 +<00024a8c> 17070 +<00024a93> 18634 +<00024a94> 15535 +<00024a95> 14254 +<00024a96> 15119 +<00024aa4> 15055 +<00024aa5> 15934 +<00024aa6> 16464 +<00024aa7> 15810 +<00024ab1> 16424 +<00024ab2> 15361 +<00024ab3> 15529 +<00024aba> 15116 +<00024abb> 16285 +<00024abc> 14840 +<00024ac0> 18513 +<00024ac7> 15117 +<00024aca> 18605 +<00024ad1> 14525 +<00024adf> 15065 +<00024ae2> 18714 +<00024ae9> 14534 +<00024b0f> 19083 +<00024b6e> 18692 +<00024bf5> 16597 +<00024c09> 15286 +<00024c9e> 18649 +<00024c9f> 15645 +<00024cc9> 18093 +<00024cd9> 15079 +<00024d06> 15080 +<00024d13> 17092 +<00024db8> 17171 +<00024dea> 17181 +<00024deb> 17908 +<00024e3b> 17282 +<00024e50> 17921 +<00024ea5> 17360 +<00024ea7> 17200 +<00024f0e> 18751 +<00024f5c> 17364 +<00024f82> 17090 +<00024f86> 18515 +<00024f97> 15491 +<00024f9a> 15827 +<00024fa9> 18699 +<00024fb8> 18080 +<00024fc2> 18678 +<0002502c> 18516 +<00025052> 17227 +<0002509d> 17115 +<0002512b> 17165 +<00025148> 18660 +<0002517d> 17116 +<0002517e> 17934 +<000251cd> 18859 +<000251e3> 17865 +<000251e6> 16826 +<000251e7> 15103 +<00025220> 17122 +<00025221> 15102 +<00025250> 16730 +<00025299> 18518 +<000252c7> 17207 +<000252d8> 17938 +<0002530e> 14153 +<00025311> 18653 +<00025313> 16832 +<00025419> 18519 +<00025425> 14976 +<0002542f> 14711 +<00025430> 14392 +<00025446> 18520 +<0002546c> 14555 +<0002546e> 18521 +<0002549a> 19075 +<00025531> 18741 +<00025535> 18201 +<0002553f> 18522 +<0002555b> 14975 +<0002555c> 14735 +<0002555d> 15465 +<0002555e> 18523 +<00025562> 18524 +<00025565> 14393 +<00025566> 18525 +<00025581> 15122 +<00025584> 14971 +<0002558f> 14973 +<000255b9> 14476 +endcidchar + +100 begincidchar +<000255d5> 15554 +<000255db> 14480 +<000255e0> 17137 +<00025605> 17016 +<00025635> 18643 +<00025651> 14774 +<00025683> 15253 +<00025695> 18925 +<000256e3> 15130 +<000256f6> 15710 +<00025706> 14573 +<0002571d> 16792 +<00025725> 14596 +<0002573d> 17947 +<00025772> 16520 +<000257c7> 18526 +<000257df> 15342 +<000257e0> 14127 +<000257e1> 15839 +<00025857> 17149 +<0002585d> 18527 +<00025872> 14996 +<000258c8> 15386 +<000258de> 19093 +<000258e1> 14132 +<00025903> 18528 +<00025946> 14868 +<00025956> 18644 +<000259ac> 14136 +<000259cc> 16659 +<00025a54> 18997 +<00025a95> 18694 +<00025a9c> 15159 +<00025aae> 18529 +<00025aaf> 15158 +<00025ae9> 15201 +<00025b74> 17956 +<00025b89> 18530 +<00025bb3> 15170 +<00025bb4> 14158 +<00025bc6> 15164 +<00025be4> 14303 +<00025be8> 18480 +<00025c01> 14149 +<00025c06> 18531 +<00025c21> 16211 +<00025c4a> 18652 +<00025c65> 18074 +<00025c91> 14320 +<00025ca4> 18924 +<00025cc0> 14322 +<00025cc1> 14170 +<00025cfe> 14154 +<00025d20> 14164 +<00025d30> 18861 +<00025d43> 15202 +<00025d99> 19139 +<00025db9> 19124 +<00025e0e> 15204 +<00025e49> 17274 +<00025e81> 18646 +<00025e82> 15188 +<00025e83> 14876 +<00025ea6> 15172 +<00025ebc> 15171 +<00025ed7> 18739 +<00025ed8> 18655 +<00025f1a> 16344 +<00025f4b> 14719 +<00025fe1> 15062 +<00025fe2> 15780 +<00026021> 19091 +<00026029> 14193 +<00026048> 16071 +<00026064> 15449 +<00026083> 18784 +<00026097> 17242 +<000260a4> 15518 +<000260a5> 17850 +<00026102> 18534 +<00026121> 14201 +<00026159> 18729 +<0002615a> 14202 +<0002615b> 15517 +<0002615c> 15185 +<000261ad> 18746 +<000261ae> 15120 +<000261b2> 18535 +<000261dd> 16979 +<00026258> 15964 +<00026261> 15184 +<0002626a> 17658 +<0002626b> 18757 +<000262d0> 14212 +<00026335> 16133 +<0002634b> 17660 +<0002634c> 18754 +<00026351> 14215 +<000263be> 15348 +<000263f5> 17103 +endcidchar + +100 begincidchar +<000263f8> 15197 +<00026402> 18536 +<00026410> 14522 +<00026411> 15851 +<00026412> 15196 +<0002644a> 18537 +<00026469> 15860 +<00026484> 18538 +<00026488> 18539 +<00026489> 14223 +<0002648d> 14142 +<00026498> 14247 +<00026512> 18540 +<00026572> 17899 +<000265a0> 15213 +<000265ad> 15211 +<000265bf> 18541 +<00026612> 17663 +<00026626> 14236 +<000266af> 18641 +<000266b1> 14757 +<000266b5> 18542 +<000266da> 17223 +<000266e8> 14238 +<000266fc> 18544 +<00026716> 17224 +<00026741> 15515 +<00026799> 18546 +<000267b3> 18702 +<000267b4> 15223 +<000267cc> 16362 +<0002681c> 17860 +<00026846> 18750 +<0002685e> 18548 +<0002686e> 18547 +<00026888> 16719 +<0002688a> 16044 +<00026893> 18666 +<000268c7> 18549 +<0002690e> 17108 +<00026911> 17107 +<00026926> 18550 +<00026939> 18551 +<00026951> 17664 +<000269a8> 18101 +<000269b5> 15921 +<000269f2> 17180 +<000269fa> 18552 +<00026a2d> 18553 +<00026a2e> 17039 +<00026a34> 18554 +<00026a42> 15225 +<00026a51> 15228 +<00026a52> 14257 +<00026b05> 14285 +<00026b0a> 18082 +<00026b13> 16485 +<00026b15> 18958 +<00026b23> 18995 +<00026b28> 16670 +<00026b50> 17889 +<00026b51> 16907 +<00026b52> 15812 +<00026b53> 16542 +<00026b5b> 18555 +<00026b75> 15190 +<00026b82> 15439 +<00026b96> 14311 +<00026b97> 14286 +<00026b9d> 18556 +<00026bb3> 16416 +<00026bc0> 15625 +<00026bf7> 15830 +<00026c21> 14754 +<00026c40> 15490 +<00026c41> 19048 +<00026c46> 19069 +<00026c7e> 16590 +<00026c7f> 14159 +<00026c80> 15661 +<00026c81> 16622 +<00026c82> 15654 +<00026ca4> 18557 +<00026cb7> 15648 +<00026cb8> 14520 +<00026cbd> 15849 +<00026cc0> 15508 +<00026cc3> 14230 +<00026cd1> 15216 +<00026d22> 18713 +<00026d23> 18718 +<00026d24> 14986 +<00026d25> 16926 +<00026d26> 15652 +<00026d27> 14579 +<00026d28> 15691 +<00026d29> 16421 +<00026d2a> 16623 +<00026d51> 15653 +<00026d74> 18956 +endcidchar + +100 begincidchar +<00026da0> 16853 +<00026da1> 16927 +<00026da2> 14660 +<00026da3> 14284 +<00026da4> 15442 +<00026da5> 14293 +<00026da6> 16628 +<00026da7> 15230 +<00026dae> 18558 +<00026ddc> 18744 +<00026dea> 15075 +<00026deb> 16928 +<00026df0> 15444 +<00026e00> 15447 +<00026e05> 16291 +<00026e07> 15916 +<00026e12> 15437 +<00026e42> 14301 +<00026e43> 14313 +<00026e44> 14184 +<00026e45> 16633 +<00026e6e> 16723 +<00026e72> 16935 +<00026e77> 14312 +<00026e84> 15443 +<00026e88> 19137 +<00026e8b> 18984 +<00026e99> 18086 +<00026ed0> 18671 +<00026ed1> 18733 +<00026ed2> 16758 +<00026ed3> 14125 +<00026ed4> 14297 +<00026ed5> 14512 +<00026ed6> 14186 +<00026ed7> 14453 +<00026f26> 14741 +<00026f73> 14927 +<00026f74> 16937 +<00026f9f> 17113 +<00026fa1> 16643 +<00026fbe> 18959 +<00026fde> 15655 +<00026fdf> 15438 +<0002700e> 17789 +<0002704b> 18559 +<00027052> 14737 +<00027053> 15662 +<00027088> 14335 +<000270ad> 18745 +<000270ae> 18710 +<000270af> 15906 +<000270cd> 14338 +<000270d2> 18985 +<000270f8> 16732 +<00027109> 18127 +<0002710c> 14428 +<0002710d> 18954 +<00027126> 17155 +<00027127> 15215 +<00027164> 18712 +<00027165> 14733 +<00027175> 14569 +<000271cd> 18560 +<0002721b> 15232 +<00027267> 18970 +<00027280> 18561 +<00027285> 18562 +<0002728b> 18563 +<000272b2> 16092 +<000272b6> 18672 +<000272e6> 18564 +<00027352> 18983 +<0002739a> 14345 +<000273ff> 19072 +<00027422> 15244 +<00027450> 18566 +<00027484> 15579 +<00027486> 16356 +<00027574> 17285 +<000275a3> 16069 +<000275e0> 14360 +<000275e4> 14362 +<000275fd> 14917 +<000275fe> 15781 +<00027607> 14008 +<0002760c> 17141 +<00027632> 15814 +<00027639> 17292 +<00027655> 18642 +<00027656> 18740 +<00027657> 15779 +<00027694> 17930 +<0002770f> 14369 +<00027735> 17723 +<00027736> 15684 +<00027741> 15129 +<0002775e> 17303 +<00027784> 15256 +<00027785> 15255 +endcidchar + +100 begincidchar +<000277cc> 18568 +<00027858> 18569 +<00027870> 14990 +<0002789d> 15957 +<000278b2> 17668 +<000278c8> 17849 +<00027924> 14378 +<00027967> 18297 +<0002797a> 14562 +<000279a0> 17225 +<000279dd> 18571 +<000279fd> 18572 +<00027a0a> 18573 +<00027a0e> 16653 +<00027a3e> 15961 +<00027a53> 16751 +<00027a59> 14384 +<00027a79> 15771 +<00027a84> 16422 +<00027abd> 14379 +<00027abe> 14456 +<00027af4> 15709 +<00027b06> 15379 +<00027b0b> 18574 +<00027b18> 15711 +<00027b38> 14388 +<00027b39> 17151 +<00027b3a> 14386 +<00027b48> 15186 +<00027b65> 19134 +<00027bef> 19008 +<00027bf4> 15640 +<00027c12> 15825 +<00027c6c> 18991 +<00027cb1> 18973 +<00027cc5> 18975 +<00027d2f> 18668 +<00027d53> 14410 +<00027d54> 14406 +<00027d66> 18575 +<00027d73> 18670 +<00027d84> 17845 +<00027d8f> 14407 +<00027d98> 14412 +<00027dbd> 14413 +<00027ddc> 15279 +<00027e4d> 15694 +<00027e4f> 15604 +<00027f2e> 16106 +<00027ff9> 16061 +<00028002> 14423 +<00028009> 18576 +<0002801e> 15030 +<00028023> 18577 +<00028024> 15960 +<00028048> 18578 +<00028083> 18579 +<00028090> 18580 +<000280bd> 17902 +<000280be> 17174 +<000280e8> 15899 +<000280e9> 17198 +<000280f4> 18581 +<0002812e> 18582 +<0002814f> 18583 +<0002815d> 17179 +<0002816f> 15920 +<00028189> 17384 +<000281af> 18584 +<000281bc> 14427 +<00028207> 17918 +<00028218> 15599 +<0002821a> 18585 +<00028256> 17193 +<0002827c> 17943 +<0002829b> 17272 +<000282cd> 17931 +<000282e2> 16005 +<00028306> 18586 +<00028318> 15914 +<0002832f> 18587 +<0002833a> 14221 +<00028365> 14436 +<0002836d> 14199 +<0002837d> 16263 +<0002838a> 18588 +<00028412> 14437 +<00028468> 18589 +<0002846c> 17801 +<00028473> 15882 +<00028482> 16706 +<00028501> 18097 +<0002853c> 14455 +<0002853d> 14445 +<0002856c> 14458 +<000285e8> 15796 +<000285f4> 16830 +<00028600> 14607 +<0002860b> 14459 +<00028625> 14332 +endcidchar + +100 begincidchar +<0002863b> 14333 +<000286aa> 18590 +<000286ab> 16508 +<000286b2> 19071 +<000286bc> 18096 +<000286d8> 14503 +<000286e6> 14463 +<0002870f> 18877 +<00028713> 14461 +<00028804> 17033 +<0002882b> 17031 +<0002890d> 19098 +<00028933> 14470 +<00028948> 15822 +<00028949> 15928 +<00028956> 18592 +<00028964> 17126 +<00028968> 17127 +<0002896c> 14695 +<0002896d> 19059 +<0002897e> 14687 +<00028989> 15345 +<000289a8> 14909 +<000289aa> 16414 +<000289ab> 15907 +<000289b8> 18593 +<000289bc> 16552 +<000289c0> 18044 +<000289dc> 15031 +<000289de> 14444 +<000289e1> 15689 +<000289e3> 18892 +<000289e4> 16405 +<000289f9> 15260 +<000289fa> 15521 +<000289fb> 14886 +<000289fc> 15502 +<00028a0f> 18747 +<00028a16> 15551 +<00028a25> 14376 +<00028a29> 16736 +<00028a32> 18863 +<00028a36> 16726 +<00028a44> 14691 +<00028a45> 15372 +<00028a46> 14859 +<00028a47> 14906 +<00028a48> 14241 +<00028a49> 15494 +<00028a4a> 16869 +<00028a4b> 15306 +<00028a59> 18150 +<00028a5a> 18726 +<00028a81> 15586 +<00028a82> 15556 +<00028a83> 15642 +<00028a9a> 15785 +<00028a9b> 16515 +<00028a9c> 14818 +<00028ac0> 15574 +<00028ac6> 14477 +<00028acb> 15028 +<00028acc> 15087 +<00028ace> 15550 +<00028ade> 16487 +<00028adf> 16858 +<00028ae0> 14516 +<00028ae1> 14484 +<00028ae2> 14487 +<00028ae3> 15099 +<00028ae5> 14488 +<00028aea> 18885 +<00028afc> 15308 +<00028b0c> 14479 +<00028b13> 14763 +<00028b21> 16942 +<00028b22> 14972 +<00028b2b> 18783 +<00028b2c> 18636 +<00028b2d> 18735 +<00028b2f> 15347 +<00028b46> 18596 +<00028b4c> 17231 +<00028b4e> 15801 +<00028b50> 15368 +<00028b63> 15526 +<00028b64> 15370 +<00028b65> 15385 +<00028b66> 16581 +<00028b6c> 18639 +<00028b8f> 17073 +<00028b99> 18640 +<00028b9c> 15259 +<00028b9d> 16767 +<00028bb9> 19005 +<00028bc2> 18731 +<00028bc5> 15360 +<00028bd4> 18597 +<00028bd7> 14878 +<00028bd9> 15258 +endcidchar + +100 begincidchar +<00028bda> 14684 +<00028be7> 15553 +<00028be8> 17007 +<00028be9> 14129 +<00028bea> 15027 +<00028beb> 14485 +<00028bec> 14491 +<00028bf5> 15257 +<00028bff> 14493 +<00028c03> 17075 +<00028c09> 18598 +<00028c1c> 15624 +<00028c1d> 15310 +<00028c23> 15066 +<00028c26> 15346 +<00028c2b> 14655 +<00028c30> 15925 +<00028c39> 14492 +<00028c3b> 15311 +<00028cca> 17300 +<00028ccd> 17289 +<00028cd2> 17298 +<00028d34> 15318 +<00028d99> 17299 +<00028db9> 18942 +<00028e0f> 17675 +<00028e36> 14688 +<00028e39> 16332 +<00028e65> 15329 +<00028e66> 15328 +<00028e97> 16202 +<00028eac> 17084 +<00028eb2> 17059 +<00028eb3> 14784 +<00028ed9> 17081 +<00028ee7> 15327 +<00028fc5> 18599 +<00029079> 19062 +<00029088> 14926 +<0002908b> 14668 +<00029093> 15341 +<000290af> 14523 +<000290b0> 15338 +<000290b1> 14598 +<000290c0> 15854 +<000290e4> 15601 +<000290e5> 14524 +<000290ec> 18600 +<000290ed> 16845 +<0002910d> 17158 +<00029110> 18601 +<0002913c> 18602 +<0002914d> 14938 +<0002915b> 18147 +<0002915e> 18604 +<00029170> 16964 +<0002919c> 16886 +<000291a8> 15903 +<000291d5> 14539 +<000291eb> 14542 +<0002941d> 14561 +<00029420> 18151 +<00029433> 14558 +<0002943f> 14966 +<00029448> 15268 +<000294d0> 16132 +<000294d9> 14133 +<000294da> 15363 +<000294e5> 17172 +<000294e7> 18607 +<0002959e> 18700 +<000295b0> 18608 +<000295b8> 18609 +<000295d7> 15365 +<000295e9> 15949 +<000295f4> 17204 +<00029720> 17279 +<00029732> 18610 +<000297d4> 17208 +<00029810> 17681 +<00029857> 14589 +<000298a4> 15893 +<000298d1> 18611 +<000298ea> 14945 +<000298f1> 15391 +<000298fa> 19055 +<00029903> 18743 +<00029905> 14590 +<0002992f> 15434 +<00029945> 19019 +<00029947> 18884 +<00029948> 15393 +<00029949> 18612 +<0002995d> 16768 +<0002996a> 18613 +<0002999d> 14740 +<000299c3> 18614 +<000299c9> 15797 +<00029a28> 18615 +<00029a4d> 17197 +endcidchar + +87 begincidchar +<00029b05> 14602 +<00029b0e> 18616 +<00029bd5> 14599 +<00029c73> 18851 +<00029cad> 15892 +<00029d3e> 14614 +<00029d5a> 18617 +<00029d7c> 16067 +<00029d98> 15973 +<00029d9b> 18618 +<00029df6> 17788 +<00029e06> 16122 +<00029e2d> 15421 +<00029e68> 14621 +<00029eac> 16085 +<00029eb0> 19013 +<00029ec3> 17893 +<00029ef8> 18620 +<00029f23> 18621 +<00029f30> 18698 +<00029fb7> 14623 +<00029fde> 16090 +<0002a014> 18095 +<0002a087> 14229 +<0002a0b9> 14639 +<0002a0e1> 14626 +<0002a0ed> 15432 +<0002a0f3> 15433 +<0002a0f8> 14348 +<0002a0fe> 15424 +<0002a107> 18870 +<0002a123> 14627 +<0002a133> 17791 +<0002a134> 14631 +<0002a150> 16607 +<0002a192> 14624 +<0002a193> 14634 +<0002a1ab> 14625 +<0002a1b4> 15431 +<0002a1b5> 19065 +<0002a1df> 14628 +<0002a1f5> 15423 +<0002a220> 14635 +<0002a233> 14637 +<0002a293> 18624 +<0002a29f> 14440 +<0002a2b2> 16276 +<0002a2b4> 14640 +<0002a2b6> 18145 +<0002a2ba> 18880 +<0002a2bd> 17939 +<0002a2df> 15912 +<0002a2ff> 18626 +<0002a351> 18987 +<0002a3a9> 17716 +<0002a434> 16113 +<0002a45b> 18111 +<0002a5c6> 15084 +<0002a5cb> 18627 +<0002a601> 17263 +<0002a632> 17297 +<0002a64a> 16254 +<0002a65b> 17288 +<0002a6a9> 18675 +<0002adff> 19152 +<0002f806> 15843 +<0002f825> 15704 +<0002f828> 17316 +<0002f829> 16486 +<0002f832> 16510 +<0002f83b> 18411 +<0002f840> 18727 +<0002f878> 17634 +<0002f894> 16715 +<0002f8a6> 16757 +<0002f8cd> 15842 +<0002f8db> 16841 +<0002f908> 16943 +<0002f922> 16392 +<0002f92f> 17056 +<0002f98f> 14263 +<0002f994> 14270 +<0002f9b2> 14339 +<0002f9bc> 15241 +<0002f9d4> 14408 +<0002f9d7> 14421 +<0002fa1b> 14662 +endcidchar + +100 begincidrange +<00000020> <0000007e> 1 +<000000a2> <000000a3> 262 +<00000391> <000003a1> 417 +<000003a3> <000003a9> 434 +<000003b1> <000003c1> 441 +<000003c3> <000003c9> 458 +<00000410> <00000415> 13930 +<00000416> <00000435> 13937 +<00000436> <0000044f> 13970 +<00002018> <00002019> 166 +<0000201c> <0000201d> 168 +<00002160> <00002169> 343 +<00002170> <00002179> 526 +<00002196> <00002197> 249 +<000021b8> <000021b9> 13997 +<00002229> <0000222a> 229 +<00002266> <00002267> 217 +<000023da> <000023db> 18844 +<00002400> <0000241f> 562 +<00002460> <00002469> 506 +<00002474> <0000247d> 516 +<0000256d> <0000256e> 318 +<00002571> <00002573> 330 +<00002581> <00002588> 290 +<000025e2> <000025e3> 326 +<00002e86> <00002e88> 17693 +<00002e8c> <00002e8d> 17697 +<00002ecc> <00002ecd> 17710 +<00002ed6> <00002ed7> 17713 +<00002f01> <00002f03> 536 +<00002f08> <00002f0b> 603 +<00002f0c> <00002f0e> 541 +<00002f17> <00002f18> 612 +<00002f1f> <00002f20> 634 +<00002f23> <00002f26> 636 +<00002f28> <00002f2b> 642 +<00002f2f> <00002f30> 648 +<00002f31> <00002f32> 652 +<00002f33> <00002f35> 551 +<00002f36> <00002f38> 654 +<00002f39> <00002f3a> 554 +<00002f3c> <00002f3f> 720 +<00002f42> <00002f45> 726 +<00002f47> <00002f4d> 730 +<00002f4f> <00002f52> 737 +<00002f54> <00002f58> 741 +<00002f5a> <00002f5d> 746 +<00002f5e> <00002f64> 854 +<00002f67> <00002f68> 558 +<00002f69> <00002f70> 867 +<00002f72> <00002f74> 875 +<00002f75> <00002f78> 1014 +<00002f7a> <00002f7c> 1018 +<00002f7d> <00002f81> 1022 +<00002f82> <00002f8a> 1029 +<00002f8d> <00002f90> 1039 +<00002f92> <00002f97> 1288 +<00002f99> <00002fa0> 1294 +<00002fa3> <00002fa5> 1312 +<00002fa6> <00002fa9> 1686 +<00002fab> <00002fac> 1695 +<00002faf> <00002fb9> 2086 +<00002fba> <00002fbc> 2549 +<00002fc0> <00002fc1> 2553 +<00002fc2> <00002fc7> 3041 +<00002fc8> <00002fca> 3515 +<00002fcd> <00002fcf> 3963 +<00002fd0> <00002fd1> 4352 +<00002fd3> <00002fd4> 5042 +<00003001> <00003002> 101 +<00003005> <00003007> 13754 +<00003008> <00003009> 148 +<0000300a> <0000300b> 144 +<0000300c> <0000300d> 152 +<0000300e> <0000300f> 156 +<00003010> <00003011> 140 +<00003014> <00003015> 136 +<0000301d> <0000301e> 170 +<00003021> <00003029> 353 +<00003038> <0000303a> 362 +<00003041> <00003093> 13761 +<0000309b> <0000309c> 17606 +<0000309d> <0000309e> 13751 +<000030a1> <000030f6> 13844 +<000030fd> <000030fe> 13749 +<00003105> <00003129> 465 +<000031c0> <000031c4> 17609 +<000031c6> <000031c7> 17618 +<000031c9> <000031cc> 17624 +<000031cd> <000031ce> 17629 +<0000338e> <0000338f> 277 +<0000339c> <0000339e> 272 +<00004e1e> <00004e1f> 878 +<00004e52> <00004e53> 880 +<00004e83> <00004e84> 9057 +<00004eab> <00004eac> 1326 +<00004ead> <00004eae> 1700 +<00004ec6> <00004ec7> 675 +<00004eca> <00004ecb> 678 +<00004ed4> <00004ed7> 762 +endcidrange + +100 begincidrange +<00004ee3> <00004ee4> 766 +<00004f10> <00004f11> 893 +<00004f50> <00004f51> 1056 +<00004ff6> <00004ff7> 7208 +<0000500c> <0000500d> 2099 +<00005063> <00005064> 7754 +<000050b2> <000050b3> 3521 +<00005106> <00005107> 10369 +<00005108> <00005109> 4360 +<0000510b> <0000510c> 10373 +<0000512d> <0000512e> 12047 +<00005134> <00005135> 12410 +<00005137> <00005138> 5736 +<0000516d> <0000516e> 684 +<00005189> <0000518a> 772 +<000051a4> <000051a5> 2131 +<000051b6> <000051b7> 1079 +<000051c4> <000051c5> 7222 +<000051f9> <000051fa> 775 +<00005200> <00005201> 608 +<00005206> <00005208> 689 +<00005211> <00005212> 913 +<00005229> <0000522a> 1083 +<00005232> <00005233> 6420 +<0000525e> <0000525f> 7229 +<00005274> <00005275> 3059 +<0000527b> <0000527c> 9080 +<00005280> <00005281> 9763 +<00005287> <00005289> 4364 +<0000528b> <0000528c> 10377 +<000052a9> <000052aa> 1087 +<000052ad> <000052ae> 6200 +<000052e2> <000052e3> 3536 +<000052fe> <000052ff> 693 +<00005305> <00005306> 781 +<0000530a> <0000530b> 6425 +<0000533f> <00005340> 2587 +<00005370> <00005371> 921 +<00005377> <00005379> 1372 +<0000538e> <0000538f> 6205 +<00005435> <00005436> 1112 +<000054c5> <000054c6> 6786 +<000054f7> <000054f8> 7253 +<00005575> <00005576> 7771 +<000055c5> <000055c6> 3552 +<000055e3> <000055e4> 3547 +<0000560d> <0000560e> 3992 +<0000562f> <00005630> 4383 +<0000568c> <0000568d> 11586 +<000056a6> <000056a7> 12417 +<000056bd> <000056be> 13002 +<00005701> <00005702> 7259 +<00005703> <00005704> 2169 +<00005712> <00005713> 3556 +<00005722> <00005723> 6042 +<00005773> <00005774> 6463 +<0000579e> <0000579f> 6797 +<00005830> <00005831> 3099 +<000058de> <000058df> 5496 +<000058f9> <000058fa> 3104 +<00005919> <0000591a> 948 +<00005937> <00005938> 950 +<00005947> <00005948> 1411 +<00005957> <00005958> 2177 +<00005a2d> <00005a2e> 7280 +<00005b3d> <00005b3f> 12425 +<00005b4b> <00005b4c> 13180 +<00005b50> <00005b51> 639 +<00005b57> <00005b58> 959 +<00005b5a> <00005b5b> 1151 +<00005b87> <00005b88> 961 +<00005b9e> <00005b9f> 17743 +<00005bd8> <00005bd9> 9144 +<00005be5> <00005be6> 4027 +<00005bf1> <00005bf2> 11609 +<00005c0a> <00005c0b> 3119 +<00005c40> <00005c41> 1157 +<00005c45> <00005c46> 1442 +<00005c4e> <00005c4f> 1799 +<00005c5c> <00005c5d> 2652 +<00005c64> <00005c65> 4404 +<00005c69> <00005c6a> 12057 +<00005c7a> <00005c7b> 6112 +<00005c90> <00005c91> 1161 +<00005cd3> <00005cd4> 6849 +<00005dc6> <00005dc7> 12749 +<00005df1> <00005df3> 649 +<00005e02> <00005e03> 825 +<00005e21> <00005e23> 6858 +<00005e58> <00005e59> 9842 +<00005e67> <00005e68> 11062 +<00005e6d> <00005e6e> 12060 +<00005e95> <00005e96> 1461 +<00005eb2> <00005eb3> 7889 +<00005eb7> <00005eb8> 2672 +<00005ec1> <00005ec2> 3133 +<00005eee> <00005eef> 12751 +<00005f14> <00005f15> 718 +<00005f22> <00005f24> 6515 +<00005f26> <00005f27> 1464 +endcidrange + +100 begincidrange +<00005f80> <00005f81> 1467 +<00005f8a> <00005f8b> 1818 +<00005fa9> <00005faa> 3138 +<00005fc0> <00005fc1> 12753 +<000060d3> <000060d4> 7902 +<00006149> <0000614a> 9173 +<00006152> <00006153> 9864 +<00006162> <00006163> 4052 +<000061ed> <000061ee> 12064 +<00006203> <00006204> 13336 +<0000620c> <0000620d> 977 +<0000621a> <0000621b> 2711 +<00006221> <00006222> 3610 +<00006242> <00006243> 6892 +<00006253> <00006254> 834 +<0000628e> <0000628f> 6288 +<000062d3> <000062d4> 1503 +<000062d6> <000062d7> 1518 +<00006313> <00006314> 6907 +<0000632a> <0000632b> 2257 +<00006344> <00006345> 7334 +<000063ed> <000063ee> 3175 +<00006416> <00006417> 3624 +<00006422> <00006423> 9205 +<00006472> <00006473> 9887 +<000064bb> <000064bc> 4795 +<000064fa> <000064fb> 5334 +<00006548> <00006549> 2262 +<00006562> <00006563> 3186 +<00006577> <00006578> 4463 +<00006582> <00006583> 5089 +<0000659d> <0000659e> 8564 +<000065b2> <000065b3> 10485 +<000065c3> <000065c4> 7361 +<000065cb> <000065cc> 2757 +<000065ec> <000065ed> 986 +<00006687> <00006688> 3632 +<000066ca> <000066cb> 11104 +<000066da> <000066db> 12081 +<000066e3> <000066e4> 12762 +<000066ed> <000066ee> 13445 +<000066f2> <000066f3> 988 +<000066fe> <000066ff> 3200 +<0000670f> <00006710> 6931 +<00006712> <00006713> 7368 +<00006714> <00006715> 2276 +<0000672a> <0000672b> 842 +<0000674e> <00006751> 1213 +<0000676f> <00006770> 1550 +<00006778> <00006779> 6598 +<000067c9> <000067ca> 6968 +<00006832> <00006833> 7373 +<0000686d> <0000686e> 7961 +<000068dd> <000068de> 8615 +<00006948> <00006949> 9252 +<00006a4d> <00006a4e> 11141 +<00006aae> <00006aaf> 5346 +<00006ab6> <00006ab7> 12090 +<00006aee> <00006aef> 12770 +<00006b08> <00006b09> 13190 +<00006b11> <00006b12> 13342 +<00006b18> <00006b19> 13516 +<00006b37> <00006b38> 7997 +<00006b66> <00006b67> 1563 +<00006b8d> <00006b8e> 8001 +<00006b9e> <00006ba0> 9957 +<00006baa> <00006bab> 11148 +<00006bc3> <00006bc4> 9960 +<00006bc5> <00006bc6> 4487 +<00006beb> <00006bec> 2793 +<00006bf2> <00006bf3> 8636 +<00006bf7> <00006bf8> 9292 +<00006bfb> <00006bfc> 9289 +<00006c19> <00006c1a> 6318 +<00006c20> <00006c21> 6980 +<00006c27> <00006c28> 2307 +<00006c2e> <00006c2f> 3234 +<00006c4b> <00006c4c> 6152 +<00006c4d> <00006c4e> 1008 +<00006c5f> <00006c60> 1002 +<00006c88> <00006c89> 1231 +<00006cbd> <00006cbe> 1575 +<00006d3d> <00006d3e> 1915 +<00006d63> <00006d64> 7414 +<00006ddc> <00006ddd> 8023 +<00006e35> <00006e36> 8684 +<00006e3c> <00006e3d> 8645 +<00006e46> <00006e47> 8640 +<00006e93> <00006e94> 9300 +<00006ee8> <00006ee9> 18049 +<00006f19> <00006f1a> 9974 +<00006fdf> <00006fe0> 5110 +<0000700c> <0000700d> 12099 +<00007021> <00007023> 12463 +<00007043> <00007044> 13016 +<00007045> <00007046> 13021 +<00007048> <00007049> 13019 +<00007055> <00007057> 13193 +<00007069> <0000706a> 13639 +<0000707c> <0000707d> 1255 +endcidrange + +100 begincidrange +<000070b4> <000070b5> 7019 +<000070c5> <000070c7> 7463 +<000070d5> <000070d6> 16985 +<00007109> <0000710a> 2835 +<00007119> <0000711a> 3272 +<000071c0> <000071c1> 11189 +<000071c3> <000071c4> 4855 +<000071da> <000071db> 11200 +<000071fb> <000071fc> 5358 +<00007213> <00007214> 12788 +<0000721e> <0000721f> 13197 +<0000722c> <0000722d> 1605 +<00007249> <0000724a> 7023 +<0000727b> <0000727c> 8065 +<00007288> <00007289> 8703 +<0000729d> <0000729e> 11202 +<000072a5> <000072a6> 12475 +<000072b4> <000072b5> 6156 +<000072e0> <000072e1> 1942 +<0000735e> <00007360> 10602 +<00007366> <00007367> 11205 +<0000736e> <0000736f> 11683 +<00007393> <00007394> 6351 +<000073d7> <000073d8> 7495 +<0000741e> <0000741f> 18164 +<00007435> <00007436> 3292 +<0000744a> <0000744b> 9371 +<0000744f> <00007450> 9377 +<0000745b> <0000745c> 3715 +<00007489> <0000748a> 10612 +<000074de> <000074df> 7498 +<000074f4> <000074f5> 7500 +<000074f6> <000074f7> 2855 +<00007502> <00007503> 10035 +<0000750c> <0000750d> 4864 +<00007510> <00007512> 11694 +<00007525> <00007526> 3299 +<00007528> <00007529> 860 +<00007530> <00007533> 862 +<00007537> <00007538> 1266 +<0000753f> <00007540> 6671 +<00007547> <00007548> 7057 +<00007565> <00007566> 2859 +<00007594> <00007595> 6356 +<00007599> <0000759a> 1623 +<000075a2> <000075a3> 1960 +<000075a4> <000075a5> 1958 +<000075b2> <000075b3> 2361 +<000075cb> <000075cc> 8099 +<000075d4> <000075d5> 2864 +<00007621> <00007622> 4529 +<00007648> <00007649> 11700 +<00007671> <00007672> 5923 +<0000767b> <0000767c> 3310 +<00007686> <00007688> 1963 +<0000769c> <0000769e> 10633 +<000076cd> <000076ce> 2371 +<000076de> <000076df> 3728 +<00007703> <00007705> 7064 +<0000770e> <0000770f> 15106 +<00007719> <0000771a> 7523 +<0000771f> <00007720> 2374 +<00007731> <00007732> 8109 +<00007746> <00007747> 8751 +<0000774b> <0000774c> 8758 +<0000775f> <00007760> 9410 +<0000779e> <0000779f> 4872 +<000077a2> <000077a3> 11236 +<000077bb> <000077bc> 5372 +<000077c9> <000077ca> 12486 +<000077ce> <000077cf> 12799 +<000077d8> <000077d9> 13523 +<000077e7> <000077e8> 7071 +<0000780c> <0000780d> 1981 +<00007811> <00007812> 7074 +<00007864> <00007865> 8763 +<00007885> <00007886> 9427 +<00007897> <00007898> 3745 +<000078c3> <000078c4> 10649 +<000078df> <000078e0> 11251 +<000078e1> <000078e2> 11248 +<000078fb> <000078fc> 11717 +<00007913> <00007914> 12141 +<00007927> <00007928> 12805 +<00007940> <00007941> 1632 +<00007969> <0000796a> 8128 +<0000798a> <0000798b> 10070 +<0000798e> <0000798f> 4164 +<000079b9> <000079ba> 1987 +<000079d1> <000079d2> 1989 +<000079eb> <000079ec> 7547 +<000079f6> <000079f7> 8136 +<00007a18> <00007a19> 9441 +<00007a4d> <00007a4e> 4880 +<00007a61> <00007a62> 5376 +<00007a67> <00007a68> 12497 +<00007a6c> <00007a6d> 12811 +<00007a70> <00007a71> 13209 +<00007a8b> <00007a8c> 7559 +<00007a9f> <00007aa0> 3764 +endcidrange + +100 begincidrange +<00007aab> <00007aac> 10087 +<00007ac0> <00007ac1> 11734 +<00007ac2> <00007ac3> 14139 +<00007ac4> <00007ac5> 5379 +<00007b00> <00007b01> 7096 +<00007bc6> <00007bc7> 4559 +<00007bf0> <00007bf1> 11753 +<00007c3e> <00007c3f> 5539 +<00007c78> <00007c79> 7099 +<00007c7f> <00007c81> 7101 +<00007cbd> <00007cbe> 4185 +<00007cd0> <00007cd1> 11281 +<00007cd5> <00007cd6> 4894 +<00007cef> <00007cf0> 5677 +<00007d3e> <00007d3f> 8174 +<00007dbd> <00007dbe> 4190 +<00007dcb> <00007dcc> 10122 +<00007e1f> <00007e20> 11287 +<00007e54> <00007e55> 5388 +<00007e69> <00007e6a> 5548 +<00007e87> <00007e88> 13037 +<00007f3e> <00007f3f> 8817 +<00007f40> <00007f41> 14208 +<00007f65> <00007f66> 8819 +<00007f67> <00007f68> 9489 +<00007f69> <00007f6a> 3781 +<00007f7b> <00007f7c> 11303 +<00007f9c> <00007f9d> 8181 +<00007fa0> <00007fa1> 8822 +<00007fca> <00007fcb> 8184 +<00007fd0> <00007fd1> 8187 +<00007fd4> <00007fd5> 3356 +<00007fdb> <00007fdc> 9495 +<00007fe0> <00007fe1> 4207 +<00007fe2> <00007fe3> 10135 +<00007ff0> <00007ff1> 4907 +<00007ff7> <00007ff8> 12175 +<00007ffd> <00007ffe> 12521 +<0000800e> <0000800f> 7112 +<0000803b> <0000803c> 14231 +<0000804f> <00008050> 8826 +<00008071> <00008072> 5193 +<0000808b> <0000808c> 1027 +<000080c3> <000080c4> 2014 +<00008159> <0000815a> 18253 +<00008179> <0000817a> 3798 +<0000819b> <0000819d> 4586 +<000081d1> <000081d2> 12178 +<000081e0> <000081e1> 13533 +<000081f7> <000081f9> 8840 +<0000822a> <0000822b> 2456 +<0000823c> <0000823d> 8844 +<00008255> <00008257> 11324 +<00008258> <00008259> 4916 +<00008268> <00008269> 12829 +<00008283> <00008284> 6373 +<0000837b> <0000837c> 2948 +<000084e7> <000084e8> 10755 +<0000852c> <0000852d> 4596 +<00008568> <00008569> 4921 +<0000856f> <00008570> 18283 +<000085e4> <000085e5> 5560 +<00008634> <00008635> 13223 +<00008646> <00008648> 13535 +<0000866d> <0000866e> 6726 +<000086bb> <000086bc> 8266 +<000086bd> <000086be> 8269 +<00008702> <00008703> 3830 +<00008726> <00008727> 10216 +<00008763> <00008764> 10768 +<00008790> <00008791> 11375 +<000087f6> <000087f7> 12554 +<00008810> <00008811> 12844 +<00008814> <00008815> 5695 +<00008843> <00008844> 7674 +<00008845> <00008846> 14358 +<00008875> <00008876> 7677 +<00008881> <00008882> 2490 +<000088b4> <000088b5> 14366 +<000088c1> <000088c2> 3410 +<000088cd> <000088ce> 9593 +<000088f1> <000088f2> 10225 +<00008912> <00008913> 4622 +<00008917> <00008919> 10804 +<0000892d> <0000892e> 11386 +<00008950> <00008951> 12233 +<0000895a> <0000895b> 12566 +<00008979> <0000897a> 13538 +<000089da> <000089db> 8935 +<000089f2> <000089f3> 11865 +<00008a02> <00008a03> 2056 +<00008a44> <00008a45> 8944 +<00008a57> <00008a58> 8942 +<00008a72> <00008a73> 3848 +<00008ad4> <00008ad5> 10823 +<00008af4> <00008af5> 11400 +<00008b01> <00008b02> 4950 +<00008b4e> <00008b4f> 5577 +<00008b7a> <00008b7b> 13076 +<00008b94> <00008b95> 13468 +endcidrange + +100 begincidrange +<00008b98> <00008b99> 13543 +<00008c5c> <00008c5d> 8301 +<00008c68> <00008c69> 10250 +<00008c84> <00008c85> 9630 +<00008c91> <00008c92> 11414 +<00008ca1> <00008ca2> 2508 +<00008cc7> <00008cc8> 3871 +<00008cd1> <00008cd2> 4280 +<00008ce2> <00008ce3> 4652 +<00008cec> <00008ced> 4650 +<00008d06> <00008d07> 12595 +<00008d16> <00008d17> 5849 +<00008d68> <00008d69> 9633 +<00008d8e> <00008d8f> 9637 +<00008d93> <00008d94> 9640 +<00008e26> <00008e27> 10859 +<00008e3c> <00008e3d> 11432 +<00008e96> <00008e97> 13250 +<00008e9e> <00008ea0> 13470 +<00008ee0> <00008ee1> 8318 +<00008ee7> <00008ee8> 8983 +<00008f07> <00008f08> 9662 +<00008f10> <00008f11> 10269 +<00008f16> <00008f17> 10874 +<00008f46> <00008f48> 12279 +<00008f4f> <00008f50> 12611 +<00008f56> <00008f57> 12866 +<00008f66> <00008f67> 17769 +<00008fbb> <00008fbc> 15723 +<00009081> <00009082> 5269 +<0000908a> <0000908b> 5593 +<00009097> <00009098> 6171 +<000090d9> <000090da> 7711 +<000090eb> <000090ec> 8333 +<000090f2> <000090f3> 8330 +<00009129> <0000912a> 10883 +<00009135> <00009136> 11451 +<0000913a> <0000913b> 12284 +<00009144> <00009145> 13087 +<0000914e> <0000914f> 7722 +<0000916e> <0000916f> 9679 +<00009181> <00009182> 10891 +<00009185> <00009186> 10888 +<00009190> <00009191> 11454 +<000091ab> <000091ac> 5436 +<000091b2> <000091b3> 12876 +<000091ea> <000091eb> 8348 +<00009214> <00009215> 3471 +<000092c3> <000092c4> 10896 +<000092f3> <000092f4> 18333 +<00009350> <00009351> 11923 +<000093dc> <000093dd> 5602 +<00009448> <00009449> 13262 +<0000944a> <0000944b> 13257 +<00009451> <00009452> 5856 +<00009468> <00009469> 13478 +<0000947d> <0000947e> 5981 +<00009480> <00009481> 13625 +<000095a8> <000095a9> 4320 +<000095b9> <000095ba> 11500 +<000095ca> <000095cc> 5290 +<000095d2> <000095d3> 12317 +<000095da> <000095db> 12643 +<0000964b> <0000964d> 2083 +<00009662> <00009663> 2539 +<00009676> <00009677> 3031 +<00009685> <00009686> 3491 +<00009688> <00009689> 9040 +<00009692> <00009693> 9716 +<00009694> <00009695> 3934 +<000096a7> <000096a8> 4998 +<000096c6> <000096c7> 3499 +<000096c9> <000096ca> 3938 +<00009706> <00009707> 4707 +<0000972b> <0000972c> 12647 +<0000972e> <0000972f> 12911 +<00009738> <00009739> 5793 +<0000973d> <0000973e> 5858 +<0000975b> <0000975c> 5008 +<00009777> <00009778> 9726 +<000097c4> <000097c5> 13388 +<000097dd> <000097df> 12654 +<000097fd> <000097fe> 12915 +<00009802> <00009803> 3039 +<00009805> <00009806> 3504 +<0000980d> <0000980e> 9730 +<00009810> <00009811> 3947 +<00009817> <00009818> 4334 +<00009850> <00009852> 12343 +<00009862> <00009863> 12918 +<00009873> <00009874> 13607 +<000098ad> <000098ae> 10339 +<000098c1> <000098c2> 12921 +<000098fd> <000098fe> 3955 +<00009916> <00009917> 10959 +<0000992b> <0000992c> 11973 +<0000993e> <0000993f> 5470 +<000099a6> <000099a7> 12668 +<000099d3> <000099d4> 10965 +<000099fd> <000099fe> 11993 +endcidrange + +100 begincidrange +<00009a53> <00009a54> 13273 +<00009a5a> <00009a5b> 5907 +<00009a66> <00009a67> 13613 +<00009aaf> <00009ab0> 4343 +<00009ad3> <00009ad4> 5910 +<00009aee> <00009aef> 4731 +<00009b04> <00009b05> 12363 +<00009b17> <00009b18> 13125 +<00009b1e> <00009b20> 13393 +<00009b3e> <00009b3f> 10356 +<00009b41> <00009b42> 4346 +<00009b60> <00009b61> 10358 +<00009bea> <00009beb> 12689 +<00009c28> <00009c29> 13135 +<00009c77> <00009c78> 5984 +<00009cf1> <00009cf2> 10361 +<00009d2e> <00009d2f> 12019 +<00009d42> <00009d43> 12025 +<00009d74> <00009d75> 12719 +<00009d8b> <00009d8c> 12715 +<00009da6> <00009da7> 12980 +<00009db9> <00009dba> 13152 +<00009df9> <00009dfa> 5947 +<00009e00> <00009e01> 13501 +<00009e7c> <00009e7d> 5949 +<00009e86> <00009e87> 11569 +<00009ed5> <00009ed6> 11573 +<00009edc> <00009edd> 5316 +<00009ef2> <00009ef3> 13427 +<00009f0f> <00009f10> 11006 +<00009f40> <00009f41> 12737 +<00009f56> <00009f58> 12740 +<00009f66> <00009f67> 5817 +<00009f6e> <00009f6f> 13438 +<00009f74> <00009f76> 13510 +<00009fad> <00009fae> 18960 +<0000e000> <0000e01e> 16395 +<0000e020> <0000e025> 16427 +<0000e027> <0000e046> 16434 +<0000e047> <0000e048> 18758 +<0000e049> <0000e05a> 16468 +<0000e05c> <0000e062> 16487 +<0000e064> <0000e072> 16495 +<0000e074> <0000e0a4> 16511 +<0000e0a6> <0000e0af> 16561 +<0000e0b1> <0000e0ca> 16572 +<0000e0cc> <0000e0dd> 16599 +<0000e0df> <0000e0f2> 16618 +<0000e0f4> <0000e0f9> 16639 +<0000e0fb> <0000e0ff> 16645 +<0000e100> <0000e107> 16650 +<0000e109> <0000e12d> 16658 +<0000e12f> <0000e133> 16696 +<0000e135> <0000e143> 16702 +<0000e145> <0000e148> 16717 +<0000e14a> <0000e14b> 16721 +<0000e14d> <0000e15c> 16723 +<0000e15e> <0000e165> 16739 +<0000e168> <0000e16e> 16749 +<0000e170> <0000e190> 16756 +<0000e192> <0000e193> 16789 +<0000e194> <0000e195> 18770 +<0000e196> <0000e1a3> 16792 +<0000e1a5> <0000e1b9> 16807 +<0000e1bc> <0000e1c5> 16829 +<0000e1c7> <0000e1c8> 16839 +<0000e1ca> <0000e1df> 16842 +<0000e1e1> <0000e1ff> 16864 +<0000e202> <0000e22b> 16897 +<0000e22e> <0000e22f> 16941 +<0000e231> <0000e257> 16944 +<0000e259> <0000e265> 16984 +<0000e268> <0000e285> 16998 +<0000e287> <0000e2a0> 17029 +<0000e2a4> <0000e2ab> 17057 +<0000e2ad> <0000e2bb> 17065 +<0000e2bd> <0000e2ee> 17080 +<0000e2f0> <0000e2f1> 18781 +<0000e2f2> <0000e2fe> 17131 +<0000e301> <0000e310> 17144 +<0000e311> <0000e315> 14123 +<0000e317> <0000e339> 14128 +<0000e33c> <0000e33d> 18073 +<0000e33e> <0000e33f> 14166 +<0000e341> <0000e346> 14169 +<0000e348> <0000e34b> 14175 +<0000e34d> <0000e34e> 14180 +<0000e350> <0000e354> 14182 +<0000e356> <0000e359> 14187 +<0000e35b> <0000e362> 14192 +<0000e364> <0000e366> 14201 +<0000e368> <0000e377> 14205 +<0000e379> <0000e37b> 14221 +<0000e37d> <0000e37e> 14225 +<0000e380> <0000e393> 14228 +<0000e395> <0000e39d> 14248 +<0000e39f> <0000e3a4> 14257 +<0000e3a6> <0000e3c4> 14264 +<0000e3c8> <0000e3cc> 14297 +<0000e3ce> <0000e3d4> 14302 +endcidrange + +100 begincidrange +<0000e3d8> <0000e3db> 14311 +<0000e3dd> <0000e3e6> 14316 +<0000e3e8> <0000e3fb> 14327 +<0000e3fd> <0000e3ff> 14348 +<0000e400> <0000e410> 14351 +<0000e414> <0000e415> 14369 +<0000e419> <0000e425> 14374 +<0000e427> <0000e42e> 14387 +<0000e430> <0000e447> 14396 +<0000e44b> <0000e45f> 14422 +<0000e461> <0000e466> 14444 +<0000e467> <0000e469> 18095 +<0000e46a> <0000e477> 14451 +<0000e47b> <0000e484> 14467 +<0000e486> <0000e48e> 14477 +<0000e490> <0000e4a0> 14486 +<0000e4a2> <0000e4c4> 14503 +<0000e4c6> <0000e4d9> 14539 +<0000e4db> <0000e4ff> 14560 +<0000e500> <0000e50c> 14597 +<0000e50e> <0000e515> 14610 +<0000e517> <0000e525> 14618 +<0000e529> <0000e544> 14634 +<0000e546> <0000e54d> 14663 +<0000e54f> <0000e588> 14672 +<0000e58a> <0000e5a8> 14731 +<0000e5aa> <0000e5b1> 14763 +<0000e5b3> <0000e5d1> 14772 +<0000e5d2> <0000e5d3> 281 +<0000e5d6> <0000e5ea> 14803 +<0000e5ec> <0000e5f3> 14825 +<0000e5f5> <0000e5ff> 14834 +<0000e600> <0000e607> 14845 +<0000e609> <0000e614> 14853 +<0000e616> <0000e649> 14865 +<0000e64b> <0000e669> 14917 +<0000e66b> <0000e681> 14948 +<0000e683> <0000e6a4> 14971 +<0000e6a6> <0000e6a7> 15005 +<0000e6a9> <0000e6aa> 15008 +<0000e6ac> <0000e6c4> 15010 +<0000e6c7> <0000e6f7> 15036 +<0000e6f9> <0000e6ff> 15086 +<0000e700> <0000e726> 15093 +<0000e729> <0000e768> 15134 +<0000e76a> <0000e775> 15198 +<0000e777> <0000e77a> 15210 +<0000e77c> <0000e7bf> 15215 +<0000e7c1> <0000e7d2> 15283 +<0000e7d4> <0000e7fc> 15302 +<0000e7fe> <0000e7ff> 15344 +<0000e800> <0000e809> 15346 +<0000e80b> <0000e822> 15357 +<0000e824> <0000e86a> 15382 +<0000e86c> <0000e883> 15453 +<0000e885> <0000e892> 15478 +<0000e894> <0000e8ff> 15493 +<0000e900> <0000e936> 15601 +<0000e937> <0000e938> 18126 +<0000e939> <0000e961> 15658 +<0000e963> <0000e967> 15700 +<0000e968> <0000e969> 18129 +<0000e96b> <0000e96c> 18131 +<0000e96e> <0000e973> 18133 +<0000e975> <0000e97f> 18139 +<0000e981> <0000e984> 18150 +<0000e98e> <0000e98f> 15711 +<0000e990> <0000e992> 18158 +<0000e997> <0000e998> 15715 +<0000e999> <0000e9a2> 18163 +<0000e9a4> <0000e9a8> 18173 +<0000e9a9> <0000e9aa> 17358 +<0000e9ad> <0000e9af> 18179 +<0000e9b1> <0000e9b3> 18182 +<0000e9b5> <0000e9b7> 18185 +<0000e9b9> <0000e9bd> 18188 +<0000e9bf> <0000e9c0> 18193 +<0000e9c5> <0000e9c6> 17365 +<0000e9c7> <0000e9cc> 18197 +<0000e9d0> <0000e9d1> 18204 +<0000e9d8> <0000e9de> 18208 +<0000e9e0> <0000e9e3> 18215 +<0000e9e5> <0000e9eb> 18219 +<0000e9ed> <0000e9f3> 18226 +<0000e9f5> <0000e9f9> 18233 +<0000e9fb> <0000e9fd> 18238 +<0000ea00> <0000ea04> 18242 +<0000ea06> <0000ea07> 18247 +<0000ea09> <0000ea0f> 18249 +<0000ea15> <0000ea1b> 18258 +<0000ea1d> <0000ea1f> 18265 +<0000ea21> <0000ea23> 18268 +<0000ea25> <0000ea27> 18271 +<0000ea29> <0000ea37> 18274 +<0000ea39> <0000ea3a> 18289 +<0000ea3c> <0000ea40> 18291 +<0000ea42> <0000ea43> 18296 +<0000ea45> <0000ea4c> 18298 +<0000ea4e> <0000ea4f> 18306 +<0000ea57> <0000ea5c> 18311 +endcidrange + +100 begincidrange +<0000ea5e> <0000ea61> 18317 +<0000ea63> <0000ea76> 18321 +<0000ea7a> <0000ea85> 18342 +<0000ea87> <0000ea8b> 18354 +<0000ea8f> <0000ea92> 18360 +<0000ea99> <0000ea9f> 18366 +<0000eaa3> <0000eaaa> 18374 +<0000eaac> <0000eaad> 18382 +<0000eab1> <0000eab3> 18385 +<0000eab6> <0000eabc> 18388 +<0000eabe> <0000eac1> 18395 +<0000eac9> <0000ead1> 18402 +<0000ead3> <0000eada> 18411 +<0000eade> <0000eae3> 18420 +<0000eae4> <0000eae6> 15750 +<0000eae7> <0000eaec> 18426 +<0000eaf0> <0000eaf2> 18433 +<0000eaf5> <0000eaf8> 18436 +<0000eafa> <0000eafc> 18440 +<0000eafe> <0000eaff> 18443 +<0000eb02> <0000eb05> 18446 +<0000eb07> <0000eb0f> 18450 +<0000eb11> <0000eb13> 18459 +<0000eb15> <0000eb1d> 18462 +<0000eb1f> <0000eb21> 18471 +<0000eb28> <0000eb29> 15766 +<0000eb2c> <0000eb39> 18478 +<0000eb3a> <0000eb3d> 15768 +<0000eb3e> <0000eb3f> 18492 +<0000eb43> <0000eb44> 18494 +<0000eb48> <0000eb49> 15777 +<0000eb4b> <0000eb4c> 15779 +<0000eb4d> <0000eb4e> 18498 +<0000eb4f> <0000eb52> 15781 +<0000eb55> <0000eb56> 18501 +<0000eb58> <0000eb59> 18503 +<0000eb5a> <0000eb61> 15787 +<0000eb62> <0000eb65> 18505 +<0000eb68> <0000eb6d> 15796 +<0000eb6f> <0000eb71> 18510 +<0000eb78> <0000eb79> 15805 +<0000eb7e> <0000eb7f> 18518 +<0000eb80> <0000eb82> 15809 +<0000eb83> <0000eb84> 18520 +<0000eb8c> <0000eb8e> 18524 +<0000eb91> <0000eb93> 15817 +<0000eb96> <0000eb97> 15821 +<0000eb98> <0000eb9a> 18529 +<0000eb9c> <0000eb9d> 18532 +<0000eba0> <0000eba1> 15825 +<0000eba3> <0000eba4> 15827 +<0000eba5> <0000eba6> 18536 +<0000eba7> <0000eba8> 15829 +<0000ebab> <0000ebad> 15832 +<0000ebb2> <0000ebb3> 18541 +<0000ebb4> <0000ebb9> 15837 +<0000ebbe> <0000ebc2> 15845 +<0000ebc5> <0000ebc6> 18546 +<0000ebcb> <0000ebcd> 15853 +<0000ebd6> <0000ebd9> 15859 +<0000ebda> <0000ebdb> 18554 +<0000ebdc> <0000ebdd> 15863 +<0000ebe2> <0000ebe3> 15867 +<0000ebe5> <0000ebe7> 15869 +<0000ebe8> <0000ebe9> 18559 +<0000ebeb> <0000ebec> 18561 +<0000ebed> <0000ebee> 15873 +<0000ebf2> <0000ebf3> 15876 +<0000ebf4> <0000ebf5> 18565 +<0000ebf6> <0000ebff> 15878 +<0000ec03> <0000ec07> 15890 +<0000ec08> <0000ec0a> 18568 +<0000ec0b> <0000ec12> 15895 +<0000ec16> <0000ec18> 15905 +<0000ec19> <0000ec1c> 18572 +<0000ec1d> <0000ec1f> 15908 +<0000ec21> <0000ec2a> 15911 +<0000ec2c> <0000ec2e> 15921 +<0000ec30> <0000ec31> 15924 +<0000ec33> <0000ec3e> 15926 +<0000ec3f> <0000ec41> 18580 +<0000ec45> <0000ec49> 18584 +<0000ec4b> <0000ec4c> 18589 +<0000ec4e> <0000ec4f> 18591 +<0000ec50> <0000ec51> 15942 +<0000ec56> <0000ec58> 18595 +<0000ec5c> <0000ec5d> 18599 +<0000ec5f> <0000ec64> 18601 +<0000ec69> <0000ec7b> 18608 +<0000ec7e> <0000ec81> 18627 +<0000ec83> <0000ec86> 18631 +<0000ec87> <0000ec8a> 15952 +<0000ec8e> <0000ec8f> 15957 +<0000ec90> <0000ec91> 18637 +<0000ec93> <0000ec94> 18639 +<0000ec9a> <0000ec9d> 18643 +<0000ec9e> <0000ec9f> 15964 +<0000eca1> <0000eca2> 15966 +<0000eca3> <0000eca4> 18648 +<0000eca7> <0000eca8> 18650 +endcidrange + +100 begincidrange +<0000eca9> <0000ecaa> 15970 +<0000ecad> <0000ecae> 18653 +<0000ecaf> <0000ecb3> 15973 +<0000ecb5> <0000ecb7> 15978 +<0000ecb8> <0000ecbb> 18656 +<0000ecbc> <0000ecdd> 15981 +<0000ecdf> <0000ece3> 16015 +<0000ece5> <0000ecff> 16021 +<0000ed01> <0000ed03> 16049 +<0000ed05> <0000ed06> 16052 +<0000ed07> <0000ed08> 18664 +<0000ed0c> <0000ed11> 18667 +<0000ed15> <0000ed17> 18674 +<0000ed18> <0000ed19> 16058 +<0000ed1f> <0000ed21> 16062 +<0000ed23> <0000ed25> 16065 +<0000ed26> <0000ed27> 18681 +<0000ed2b> <0000ed2c> 16070 +<0000ed2e> <0000ed30> 16072 +<0000ed31> <0000ed32> 18685 +<0000ed35> <0000ed36> 16076 +<0000ed39> <0000ed3a> 18689 +<0000ed3c> <0000ed3d> 18691 +<0000ed3e> <0000ed3f> 16080 +<0000ed40> <0000ed42> 18693 +<0000ed43> <0000ed44> 16082 +<0000ed46> <0000ed49> 16084 +<0000ed4a> <0000ed4b> 18697 +<0000ed4d> <0000ed4e> 18699 +<0000ed4f> <0000ed50> 16090 +<0000ed53> <0000ed54> 18702 +<0000ed55> <0000ed56> 16093 +<0000ed57> <0000ed58> 18704 +<0000ed59> <0000ed6d> 16095 +<0000ed6f> <0000ed70> 16117 +<0000ed72> <0000ed74> 16119 +<0000ed75> <0000ed77> 18707 +<0000ed78> <0000ed79> 16122 +<0000ed7d> <0000ed80> 16126 +<0000ed82> <0000ed85> 16130 +<0000ed87> <0000ed88> 16134 +<0000ed89> <0000ed8a> 18713 +<0000ed8b> <0000ed9d> 16136 +<0000ed9f> <0000eda3> 16156 +<0000eda5> <0000eda6> 18715 +<0000eda7> <0000edad> 16163 +<0000edaf> <0000edd0> 16170 +<0000edd2> <0000edd6> 16204 +<0000edd8> <0000edda> 16209 +<0000edde> <0000ede6> 16213 +<0000ede9> <0000edef> 16224 +<0000edf1> <0000edf3> 16232 +<0000edf5> <0000edff> 16236 +<0000ee01> <0000ee14> 16247 +<0000ee16> <0000ee1a> 16267 +<0000ee1c> <0000ee21> 16272 +<0000ee23> <0000ee2f> 16278 +<0000ee31> <0000ee3d> 16291 +<0000ee3f> <0000ee47> 16305 +<0000ee49> <0000ee51> 16314 +<0000ee53> <0000ee55> 16324 +<0000ee57> <0000ee5a> 16327 +<0000ee5c> <0000ee5f> 16331 +<0000ee61> <0000ee7d> 16335 +<0000ee7f> <0000ee88> 16364 +<0000ee8a> <0000ee8d> 16374 +<0000ee8f> <0000ee97> 16379 +<0000ee99> <0000ee9b> 16389 +<0000ee9e> <0000ee9f> 16393 +<0000eea0> <0000eea6> 18736 +<0000eea8> <0000eeaa> 18743 +<0000eeac> <0000eeb7> 18746 +<0000f303> <0000f318> 17609 +<0000f319> <0000f349> 18785 +<0000f34a> <0000f34b> 18844 +<0000f3a0> <0000f3a1> 17716 +<0000f3a6> <0000f3a9> 17719 +<0000f3ae> <0000f3b0> 17724 +<0000f3b2> <0000f3e3> 17727 +<0000f3ee> <0000f3f0> 17779 +<0000f3f3> <0000f3fd> 17782 +<0000f400> <0000f401> 17794 +<0000f403> <0000f40c> 17796 +<0000f40e> <0000f416> 17806 +<0000f41c> <0000f41e> 17817 +<0000f422> <0000f427> 17821 +<0000f428> <0000f429> 17317 +<0000f42a> <0000f437> 17827 +<0000f439> <0000f43d> 17841 +<0000f440> <0000f449> 17163 +<0000f44b> <0000f456> 17174 +<0000f458> <0000f45a> 17187 +<0000f45c> <0000f45f> 17191 +<0000f461> <0000f46d> 17196 +<0000f46f> <0000f471> 17210 +<0000f475> <0000f476> 17216 +<0000f47c> <0000f482> 17223 +<0000f484> <0000f485> 17231 +<0000f487> <0000f48b> 17234 +<0000f48d> <0000f490> 17240 +endcidrange + +85 begincidrange +<0000f496> <0000f4a2> 17249 +<0000f4a4> <0000f4a6> 17263 +<0000f4a9> <0000f4b0> 17268 +<0000f4b1> <0000f4b2> 17858 +<0000f4b3> <0000f4b7> 17278 +<0000f4ba> <0000f4c0> 17285 +<0000f4c3> <0000f4cf> 17861 +<0000f4d1> <0000f4da> 17874 +<0000f4db> <0000f4dc> 17292 +<0000f4dd> <0000f4de> 17884 +<0000f4e7> <0000f4ea> 17298 +<0000f4eb> <0000f4ed> 17890 +<0000f4ef> <0000f4f1> 17893 +<0000f4f6> <0000f4fa> 17897 +<0000f4fc> <0000f4ff> 17902 +<0000f500> <0000f501> 17906 +<0000f503> <0000f537> 17908 +<0000f538> <0000f554> 17631 +<0000f556> <0000f575> 17660 +<0000f579> <0000f57b> 18851 +<0000f580> <0000f583> 18858 +<0000f58b> <0000f58f> 18869 +<0000f593> <0000f594> 18877 +<0000f596> <0000f597> 18880 +<0000f59b> <0000f59c> 18884 +<0000f5a3> <0000f5a4> 18892 +<0000f5bf> <0000f5c0> 18919 +<0000f5c4> <0000f5c5> 18924 +<0000f5d5> <0000f5d9> 18941 +<0000f5e6> <0000f5e8> 18954 +<0000f5ea> <0000f5ed> 18958 +<0000f634> <0000f635> 17961 +<0000f637> <0000f63b> 17963 +<0000f63f> <0000f641> 17968 +<0000f643> <0000f649> 17971 +<0000f64b> <0000f64d> 17978 +<0000f651> <0000f656> 17982 +<0000f658> <0000f659> 17988 +<0000f65c> <0000f667> 17990 +<0000f669> <0000f674> 18002 +<0000f676> <0000f6ab> 18014 +<0000f6ad> <0000f6b0> 18068 +<0000f6b1> <0000f6ce> 506 +<0000f6cf> <0000f6de> 537 +<0000f6e0> <0000f6e2> 554 +<0000f6e8> <0000f6ed> 13747 +<0000f6f0> <0000f6ff> 13754 +<0000f700> <0000f7ee> 13770 +<0000f817> <0000f81d> 14049 +<0000f81e> <0000f820> 17606 +<0000f821> <0000f829> 17692 +<0000f82b> <0000f832> 17701 +<0000f834> <0000f83a> 17709 +<0000f83f> <0000f848> 18834 +<0000fe10> <0000fe12> 14099 +<0000fe35> <0000fe36> 130 +<0000fe37> <0000fe38> 134 +<0000fe39> <0000fe3a> 138 +<0000fe3b> <0000fe3c> 142 +<0000fe3d> <0000fe3e> 146 +<0000fe3f> <0000fe40> 150 +<0000fe41> <0000fe42> 154 +<0000fe43> <0000fe44> 158 +<0000fe49> <0000fe4a> 199 +<0000fe4b> <0000fe4c> 203 +<0000fe4d> <0000fe4e> 201 +<0000fe50> <0000fe52> 112 +<0000fe54> <0000fe57> 116 +<0000fe59> <0000fe5e> 160 +<0000fe5f> <0000fe61> 205 +<0000fe62> <0000fe66> 223 +<0000fe69> <0000fe6b> 268 +<0000ff08> <0000ff09> 128 +<0000ff10> <0000ff19> 333 +<0000ff21> <0000ff3a> 365 +<0000ff41> <0000ff5a> 391 +<0000ffe0> <0000ffe1> 262 +<00020d7e> <00020d7f> 17884 +<0002101d> <0002101e> 17924 +<000210f5> <000210f6> 17926 +<00021903> <00021904> 14898 +<000231a4> <000231a5> 16821 +<000231f7> <000231f8> 16818 +<00024156> <00024157> 16976 +<000289e7> <000289e8> 18594 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/cns/UniCNS-UTF32-V b/resources/cmaps/cns/UniCNS-UTF32-V new file mode 100644 index 00000000..fc500095 --- /dev/null +++ b/resources/cmaps/cns/UniCNS-UTF32-V @@ -0,0 +1,94 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniCNS-UTF32-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniCNS-UTF32-H) +%%BeginResource: CMap (UniCNS-UTF32-V) +%%Title: (UniCNS-UTF32-V Adobe CNS1 6) +%%Version: 1.005 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniCNS-UTF32-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (CNS1) def + /Supplement 6 def +end def + +/CMapName /UniCNS-UTF32-V def +/CMapVersion 1.005 def +/CMapType 1 def + +/XUID [1 10 25594] def + +/WMode 1 def + +6 begincidchar +<00002013> 120 +<00002014> 122 +<00002025> 109 +<0000fe4f> 13745 +<0000ff5b> 134 +<0000ff5d> 135 +endcidchar + +7 begincidrange +<00003008> <00003009> 150 +<0000300a> <0000300b> 146 +<0000300c> <0000300d> 154 +<0000300e> <0000300f> 158 +<00003010> <00003011> 142 +<00003014> <00003015> 138 +<0000ff08> <0000ff09> 130 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/cns/UniCNS-UTF8-H b/resources/cmaps/cns/UniCNS-UTF8-H new file mode 100644 index 00000000..d561850d --- /dev/null +++ b/resources/cmaps/cns/UniCNS-UTF8-H @@ -0,0 +1,19174 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniCNS-UTF8-H) +%%Title: (UniCNS-UTF8-H Adobe CNS1 6) +%%Version: 13.011 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2010 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (CNS1) def + /Supplement 6 def +end def + +/CMapName /UniCNS-UTF8-H def +/CMapVersion 13.011 def +/CMapType 1 def + +/XUID [1 10 25397] def + +/WMode 0 def + +4 begincodespacerange + <00> <7F> + + + +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +100 begincidchar + 1 + 260 + 178 + 13747 + 96 + 14049 + 195 + 280 + 212 + 115 + 18788 + 18786 + 18792 + 18790 + 18801 + 18796 + 18794 + 210 + 18805 + 18803 + 18810 + 18808 + 18832 + 18814 + 18812 + 18818 + 18816 + 211 + 18840 + 18822 + 18820 + 18827 + 18785 + 18802 + 18789 + 18807 + 18791 + 18809 + 18811 + 18841 + 18793 + 18815 + 18839 + 18819 + 18787 + 18804 + 18813 + 18795 + 18817 + 18821 + 18823 + 18824 + 18825 + 18826 + 18835 + 18806 + 18837 + 18836 + 18833 + 18843 + 18838 + 18834 + 18842 + 13748 + 504 + 503 + 505 + 198 + 502 + 195 + 13747 + 504 + 13936 + 13969 + 18798 + 18829 + 18800 + 18831 + 121 + 123 + 104 + 111 + 110 + 104 + 173 + 172 + 177 + 195 + 17601 + 266 + 194 + 267 + 14054 + 14055 + 97 + 248 + 245 + 247 + 246 + 252 +endcidchar + +100 begincidchar + 251 + 13996 + 257 + 213 + 220 + 233 + 232 + 254 + 253 + 237 + 238 + 240 + 239 + 228 + 221 + 219 + 222 + 243 + 244 + 231 + 234 + 110 + 594 + 311 + 312 + 314 + 315 + 316 + 317 + 309 + 308 + 307 + 306 + 305 + 322 + 14090 + 14072 + 14081 + 14063 + 14074 + 14083 + 14065 + 14078 + 14087 + 14069 + 14080 + 14089 + 14071 + 323 + 14084 + 14066 + 325 + 14086 + 14068 + 14073 + 14082 + 14064 + 14079 + 14088 + 14070 + 324 + 14085 + 14067 + 321 + 320 + 13744 + 304 + 303 + 302 + 301 + 300 + 299 + 298 + 14096 + 310 + 313 + 190 + 189 + 183 + 182 + 192 + 191 + 188 + 187 + 180 + 184 + 181 + 329 + 328 + 186 + 185 + 244 + 241 + 243 + 242 + 13760 + 17608 + 17692 + 17696 + 17699 +endcidchar + +100 begincidchar + 17700 + 18846 + 17701 + 17702 + 17703 + 17704 + 17705 + 17706 + 17707 + 17708 + 18847 + 17709 + 17712 + 17715 + 18848 + 595 + 596 + 539 + 602 + 540 + 607 + 5998 + 608 + 610 + 544 + 611 + 5999 + 545 + 546 + 6000 + 547 + 614 + 633 + 6005 + 548 + 548 + 549 + 6006 + 646 + 550 + 6007 + 725 + 556 + 557 + 6026 + 6028 + 6029 + 862 + 866 + 6066 + 6162 + 6163 + 6168 + 6169 + 6375 + 560 + 1307 + 561 + 17635 + 1698 + 7731 + 2552 + 7732 + 9056 + 9746 + 4745 + 12045 + 99 + 179 + 261 + 13757 + 17615 + 17622 + 13999 + 14053 + 193 + 276 + 279 + 275 + 236 + 235 + 271 + 14781 + 15463 + 19046 + 17811 + 14981 + 15813 + 16435 + 17815 + 18083 + 17310 + 14300 + 17816 + 15487 + 17280 + 17659 + 15616 + 16036 + 15956 +endcidchar + +100 begincidchar + 19122 + 15818 + 17206 + 17639 + 17825 + 17317 + 18860 + 16600 + 17828 + 15151 + 17829 + 16075 + 17273 + 14843 + 15149 + 17840 + 16610 + 17841 + 16124 + 17842 + 17792 + 17844 + 17823 + 15939 + 16001 + 16329 + 16309 + 18189 + 17324 + 18070 + 17959 + 16236 + 17864 + 16234 + 17909 + 18545 + 17946 + 14007 + 16582 + 19012 + 16006 + 18734 + 16741 + 14856 + 18438 + 14342 + 16403 + 18072 + 15859 + 19084 + 16099 + 17830 + 15473 + 18690 + 15152 + 18688 + 15583 + 16589 + 15298 + 18567 + 15615 + 14277 + 16613 + 14597 + 17046 + 15674 + 18464 + 14904 + 15283 + 15628 + 14902 + 14716 + 15581 + 16918 + 16636 + 14872 + 14900 + 17935 + 16639 + 15573 + 16952 + 15870 + 14713 + 14720 + 14409 + 15500 + 15671 + 18780 + 16646 + 14743 + 15958 + 16898 + 16438 + 15798 + 18379 + 17901 + 14888 + 17335 + 14654 + 19067 +endcidchar + +100 begincidchar + 15265 + 17106 + 16117 + 17964 + 14767 + 17967 + 16686 + 16691 + 17339 + 18115 + 19088 + 16709 + 14610 + 16502 + 14997 + 19074 + 17643 + 17970 + 17342 + 15409 + 16770 + 17971 + 17972 + 16739 + 19045 + 14452 + 17976 + 15592 + 17270 + 14778 + 15795 + 15897 + 15887 + 17979 + 16078 + 18120 + 14651 + 17168 + 17982 + 17221 + 17256 + 16864 + 17984 + 17271 + 16784 + 17295 + 14942 + 16095 + 17177 + 17988 + 16083 + 16798 + 16324 + 15111 + 16796 + 17203 + 17991 + 16529 + 17993 + 16716 + 14970 + 18098 + 17996 + 19094 + 15090 + 14568 + 18117 + 17998 + 18774 + 18251 + 18000 + 18002 + 14650 + 18006 + 18005 + 18007 + 14426 + 16866 + 18976 + 15004 + 15000 + 16873 + 17352 + 15793 + 16692 + 15008 + 15020 + 18015 + 18020 + 18022 + 16883 + 14958 + 16887 + 15936 + 14744 + 18737 + 15872 + 18871 + 18032 + 15589 +endcidchar + +100 begincidchar + 16387 + 15607 + 16462 + 16919 + 18037 + 19036 + 14195 + 14652 + 18775 + 16965 + 18053 + 15595 + 16962 + 14570 + 16729 + 15454 + 15594 + 18057 + 15612 + 18058 + 15407 + 18763 + 19026 + 18061 + 15037 + 18063 + 15702 + 18073 + 16550 + 14288 + 18654 + 16740 + 18853 + 15727 + 15091 + 14305 + 16383 + 14745 + 16989 + 15962 + 18132 + 19006 + 18603 + 17963 + 15380 + 18717 + 16745 + 17261 + 17813 + 17023 + 16098 + 17156 + 18157 + 16501 + 15261 + 15064 + 14923 + 15115 + 15320 + 14709 + 18161 + 15330 + 14420 + 18162 + 15533 + 17055 + 15618 + 18919 + 14834 + 15528 + 18166 + 15324 + 15524 + 14698 + 19092 + 18167 + 15069 + 18168 + 18169 + 15336 + 15093 + 15373 + 17091 + 15063 + 19063 + 18171 + 18172 + 15081 + 16521 + 15078 + 18176 + 17869 + 17359 + 19082 + 17361 + 18180 + 18143 + 17205 + 17879 + 17236 +endcidchar + +100 begincidchar + 16654 + 18878 + 18185 + 18187 + 18188 + 17846 + 14749 + 15307 + 16339 + 18191 + 18192 + 18944 + 17365 + 19149 + 17856 + 16108 + 15118 + 16811 + 15895 + 19066 + 16062 + 19060 + 17367 + 16988 + 18204 + 15131 + 19130 + 15141 + 18207 + 14510 + 15139 + 19070 + 15234 + 19138 + 18112 + 18208 + 18211 + 14143 + 18214 + 14271 + 19087 + 14147 + 15166 + 15169 + 18881 + 14321 + 18219 + 15189 + 18949 + 18220 + 18223 + 18225 + 18945 + 16400 + 14502 + 15498 + 15289 + 15598 + 16870 + 19102 + 14205 + 18122 + 18235 + 19030 + 17247 + 18069 + 17214 + 15945 + 18245 + 18965 + 15944 + 18250 + 15219 + 18255 + 18257 + 18258 + 14255 + 18264 + 14004 + 15074 + 14317 + 16505 + 18268 + 16289 + 19086 + 15367 + 19027 + 16912 + 15651 + 14813 + 19085 + 15650 + 19151 + 14306 + 16847 + 15217 + 15602 + 16052 + 14738 + 18079 +endcidchar + +100 begincidchar + 18275 + 15952 + 14292 + 14329 + 19077 + 14183 + 14326 + 14327 + 15571 + 15441 + 19031 + 18282 + 14532 + 15890 + 14323 + 15076 + 16563 + 16958 + 19041 + 14219 + 19076 + 18752 + 14340 + 19073 + 18286 + 18969 + 14533 + 18968 + 17377 + 18972 + 18989 + 16100 + 19081 + 18967 + 18291 + 14357 + 14403 + 18292 + 14365 + 14825 + 15617 + 18994 + 19136 + 19061 + 15264 + 15866 + 15263 + 19068 + 14387 + 15815 + 18977 + 18978 + 16060 + 18988 + 15821 + 18305 + 16547 + 16106 + 17178 + 18307 + 17199 + 17950 + 17234 + 18311 + 16655 + 15619 + 15293 + 18321 + 18765 + 15301 + 15783 + 16672 + 17032 + 16065 + 15940 + 15303 + 17796 + 18324 + 15375 + 18094 + 18125 + 19128 + 19106 + 15555 + 15352 + 15622 + 18339 + 18340 + 17069 + 14489 + 18345 + 14884 + 14235 + 14519 + 18350 + 14506 + 18353 + 17953 + 14531 + 15340 +endcidchar + +100 begincidchar + 18354 + 18356 + 15591 + 18993 + 17249 + 15784 + 14563 + 18359 + 14578 + 18873 + 18361 + 18858 + 17951 + 16809 + 15382 + 18368 + 14588 + 15501 + 16394 + 14839 + 15392 + 14988 + 14658 + 15396 + 18370 + 15395 + 14676 + 15836 + 16315 + 16311 + 14604 + 18966 + 16188 + 17787 + 18980 + 18979 + 18986 + 16089 + 18377 + 19044 + 19079 + 15974 + 18955 + 18990 + 18622 + 15426 + 15429 + 15905 + 17784 + 16115 + 18974 + 16555 + 18992 + 16086 + 16663 + 14645 + 19080 + 18971 + 19078 + 17397 + 18628 + 595 + 597 + 598 + 18686 + 6001 + 617 + 615 + 618 + 616 + 6002 + 660 + 6010 + 6008 + 659 + 658 + 754 + 753 + 752 + 755 + 751 + 18685 + 18656 + 15725 + 17805 + 1320 + 536 + 16215 + 619 + 17651 + 661 + 6011 + 18898 + 662 + 6030 + 1045 + 6388 + 537 + 17687 + 620 +endcidchar + +100 begincidchar + 663 + 756 + 6031 + 17719 + 538 + 13999 + 5996 + 599 + 622 + 6003 + 623 + 16526 + 664 + 757 + 759 + 758 + 1321 + 2097 + 596 + 14001 + 17637 + 5997 + 600 + 625 + 624 + 882 + 15845 + 1322 + 15758 + 2555 + 7733 + 17806 + 17340 + 3518 + 539 + 601 + 17807 + 666 + 17820 + 1323 + 602 + 6004 + 626 + 667 + 669 + 6012 + 670 + 668 + 14788 + 883 + 18645 + 1324 + 1325 + 1699 + 540 + 627 + 671 + 18895 + 884 + 886 + 885 + 1046 + 2098 + 9059 + 16700 + 13175 + 603 + 17638 + 14769 + 17808 + 673 + 672 + 6013 + 674 + 680 + 6015 + 6014 + 677 + 16226 + 761 + 768 + 6037 + 6033 + 6036 + 769 + 785 + 6035 + 760 + 6032 + 6034 + 18635 + 17809 + 15734 + 899 + 6074 + 896 + 900 + 6084 + 6072 + 897 +endcidchar + +100 begincidchar + 6076 + 14765 + 898 + 901 + 17307 + 887 + 6075 + 902 + 6079 + 14792 + 6083 + 6080 + 6077 + 888 + 890 + 903 + 892 + 6069 + 895 + 6085 + 6082 + 6073 + 891 + 18899 + 6070 + 889 + 17724 + 6078 + 6081 + 17725 + 14782 + 6071 + 6191 + 1068 + 1055 + 14653 + 6192 + 1052 + 1070 + 17810 + 1060 + 16229 + 1059 + 6180 + 1063 + 1058 + 6185 + 6193 + 6189 + 14795 + 1061 + 15247 + 1064 + 1049 + 1073 + 6182 + 14772 + 6400 + 1047 + 1069 + 1048 + 6187 + 6183 + 1062 + 1054 + 6179 + 1050 + 6190 + 1071 + 1074 + 1053 + 1066 + 1072 + 1051 + 6188 + 1067 + 6194 + 6181 + 1065 + 6184 + 6186 + 1341 + 6402 + 6414 + 1333 + 6415 + 1328 + 1338 + 15474 + 1331 + 6396 + 1339 + 6395 + 6399 + 6406 + 6404 + 1347 + 1342 + 6390 + 6392 +endcidchar + +100 begincidchar + 1344 + 1332 + 6393 + 6405 + 6412 + 1337 + 6398 + 6391 + 1336 + 6394 + 1340 + 6397 + 14773 + 1335 + 1330 + 1345 + 6407 + 1346 + 6411 + 6409 + 6413 + 1343 + 6401 + 6389 + 6403 + 1334 + 6408 + 1329 + 6410 + 14791 + 17726 + 16418 + 1716 + 1704 + 15690 + 6749 + 6757 + 19050 + 1703 + 1711 + 1723 + 6763 + 6761 + 6756 + 17812 + 1705 + 6762 + 6752 + 1719 + 1710 + 1718 + 6747 + 6759 + 18152 + 6750 + 1714 + 6751 + 14799 + 6746 + 1721 + 1708 + 1717 + 1707 + 6748 + 6753 + 6760 + 1715 + 1712 + 6755 + 1720 + 6758 + 6754 + 1709 + 1722 + 1713 + 1706 + 1702 + 15462 + 14800 + 6764 + 2124 + 2102 + 18896 + 2118 + 16168 + 2123 + 7204 + 7203 + 2105 + 14259 + 2114 + 16166 + 2127 + 2115 + 17814 + 7197 + 2108 + 7198 + 16420 + 2129 +endcidchar + +100 begincidchar + 2120 + 7217 + 2572 + 2113 + 2112 + 7199 + 2116 + 7749 + 2107 + 7210 + 2122 + 2121 + 2111 + 7202 + 7211 + 7196 + 2110 + 7212 + 2119 + 7200 + 2101 + 2104 + 2103 + 7213 + 2117 + 2106 + 2126 + 2128 + 7207 + 2125 + 14796 + 7215 + 7201 + 7216 + 7205 + 14608 + 7214 + 7206 + 18849 + 2109 + 7757 + 7745 + 2560 + 7750 + 7756 + 2559 + 7743 + 2563 + 7747 + 7740 + 2561 + 7744 + 2566 + 2571 + 7761 + 7739 + 2567 + 16172 + 7760 + 14801 + 2562 + 7746 + 2558 + 7741 + 7737 + 7751 + 7738 + 7736 + 7748 + 2564 + 15817 + 8376 + 7752 + 7735 + 7753 + 14797 + 2574 + 7758 + 2573 + 7734 + 7742 + 7759 + 2569 + 2568 + 2565 + 2570 + 2556 + 2557 + 3052 + 14798 + 8379 + 8372 + 3049 + 8380 + 17308 + 8370 + 8373 + 3048 + 8374 + 16876 +endcidchar + +100 begincidchar + 3051 + 8378 + 8368 + 8367 + 3053 + 3054 + 3050 + 3055 + 8366 + 8377 + 8375 + 8369 + 3047 + 8371 + 16191 + 3525 + 3519 + 9063 + 3528 + 9069 + 9072 + 9066 + 3520 + 9075 + 3526 + 9076 + 9071 + 3527 + 18897 + 9060 + 3524 + 9061 + 9070 + 9068 + 9064 + 3523 + 9062 + 3529 + 9067 + 9074 + 9065 + 9073 + 14789 + 3976 + 3973 + 14545 + 3974 + 9756 + 9748 + 3972 + 3969 + 9749 + 16334 + 3971 + 9752 + 9754 + 16433 + 15101 + 9761 + 16753 + 9760 + 9755 + 3968 + 9747 + 3966 + 9750 + 3977 + 9753 + 9757 + 3970 + 3967 + 9759 + 9758 + 3975 + 9751 + 15593 + 4357 + 10371 + 10368 + 4358 + 4356 + 14802 + 10375 + 10372 + 10365 + 4355 + 16434 + 4359 + 10366 + 4354 + 4362 + 10376 + 14790 + 16436 + 4749 + 11012 + 4746 + 11009 + 4748 + 4750 +endcidchar + +100 begincidchar + 11010 + 4747 + 11011 + 11008 + 5045 + 11582 + 5046 + 11580 + 11581 + 11579 + 11578 + 11583 + 5044 + 14766 + 10367 + 12046 + 5047 + 5493 + 12998 + 12997 + 5820 + 5819 + 13326 + 604 + 628 + 682 + 681 + 771 + 770 + 906 + 905 + 907 + 904 + 1076 + 1075 + 1077 + 1349 + 1348 + 1350 + 17306 + 1724 + 281 + 7218 + 282 + 2575 + 284 + 283 + 8381 + 16442 + 285 + 3978 + 286 + 605 + 683 + 908 + 1351 + 16444 + 606 + 686 + 909 + 17727 + 1078 + 1353 + 1352 + 1354 + 15054 + 2130 + 4751 + 541 + 17311 + 6009 + 14006 + 910 + 6195 + 1726 + 1725 + 7220 + 7219 + 2576 + 542 + 687 + 6016 + 16035 + 17728 + 6416 + 1727 + 2133 + 16038 + 14810 + 4752 + 543 + 774 + 18876 + 911 + 6086 + 16456 + 16465 + 15740 + 16402 + 16457 +endcidchar + +100 begincidchar + 6196 + 6417 + 1355 + 6418 + 14811 + 2136 + 16938 + 7224 + 16459 + 7221 + 2137 + 2135 + 2134 + 7225 + 16460 + 7762 + 16461 + 15789 + 16463 + 8382 + 9077 + 9762 + 17818 + 4363 + 4753 + 11013 + 16975 + 607 + 621 + 18758 + 17729 + 16468 + 2577 + 3057 + 3979 + 16760 + 5998 + 688 + 777 + 17819 + 1356 + 16138 + 14003 + 629 + 17313 + 6039 + 778 + 16473 + 6038 + 915 + 6088 + 6087 + 916 + 912 + 6197 + 1675 + 6198 + 16224 + 18736 + 6199 + 1082 + 1081 + 16474 + 17314 + 1085 + 1362 + 1361 + 6423 + 16123 + 6419 + 1363 + 1359 + 1358 + 1360 + 1357 + 16475 + 1364 + 1729 + 6765 + 6422 + 1734 + 6766 + 1730 + 1733 + 1732 + 1731 + 1728 + 19120 + 7228 + 2140 + 7231 + 2138 + 16477 + 14820 + 7227 + 2141 + 2139 + 2142 + 16169 + 7226 +endcidchar + +100 begincidchar + 7232 + 17945 + 3061 + 2578 + 7763 + 7765 + 7764 + 7766 + 2579 + 3058 + 16195 + 3531 + 9079 + 17315 + 9078 + 3532 + 3530 + 3981 + 3980 + 10102 + 4368 + 4367 + 15807 + 17821 + 4754 + 4755 + 16478 + 12412 + 13000 + 12999 + 13327 + 16232 + 610 + 780 + 779 + 17730 + 917 + 14821 + 6089 + 17731 + 1086 + 1089 + 16476 + 16479 + 1366 + 6424 + 1365 + 6767 + 1738 + 6768 + 1737 + 16480 + 1735 + 1736 + 16097 + 7233 + 16649 + 16170 + 2580 + 7768 + 2583 + 7767 + 2767 + 2582 + 2581 + 3064 + 3063 + 3062 + 3533 + 16483 + 14823 + 3535 + 3534 + 9765 + 9766 + 10380 + 4369 + 10379 + 4756 + 11584 + 5048 + 12413 + 5641 + 544 + 630 + 692 + 6017 + 15737 + 918 + 6202 + 1739 + 7234 + 2585 + 2584 + 8384 + 8383 + 611 + 695 + 783 + 2586 +endcidchar + +100 begincidchar + 5999 + 6040 + 784 + 6091 + 920 + 919 + 6090 + 1090 + 18888 + 17822 + 2143 + 16182 + 7769 + 3538 + 9767 + 3982 + 16336 + 16493 + 11014 + 12743 + 545 + 696 + 17732 + 6427 + 6769 + 2589 + 2587 + 2588 + 612 + 18759 + 631 + 363 + 699 + 698 + 697 + 787 + 786 + 6041 + 6092 + 17733 + 1370 + 1367 + 1369 + 1368 + 1740 + 3065 + 613 + 17665 + 700 + 17319 + 789 + 788 + 6203 + 18442 + 1371 + 16077 + 546 + 6018 + 16506 + 791 + 790 + 6204 + 1091 + 16507 + 1092 + 1741 + 6770 + 18689 + 16509 + 2144 + 6000 + 701 + 6093 + 6428 + 16514 + 6429 + 6772 + 6771 + 6774 + 6773 + 1742 + 7770 + 2146 + 7235 + 2145 + 16516 + 15915 + 8385 + 3066 + 16699 + 8386 + 16702 + 17824 + 16326 + 16517 + 9768 + 3983 + 16518 + 17826 + 4370 +endcidchar + +100 begincidchar + 12414 + 547 + 6019 + 792 + 16523 + 17318 + 2590 + 16524 + 614 + 632 + 703 + 702 + 14518 + 704 + 14842 + 17734 + 15933 + 1376 + 1375 + 1377 + 17735 + 16528 + 16185 + 1743 + 2147 + 16531 + 11015 + 5321 + 633 + 794 + 809 + 804 + 799 + 798 + 805 + 803 + 796 + 810 + 797 + 793 + 808 + 807 + 806 + 795 + 802 + 16534 + 14344 + 801 + 811 + 800 + 16577 + 928 + 934 + 930 + 936 + 6094 + 933 + 923 + 926 + 929 + 925 + 932 + 935 + 924 + 927 + 931 + 937 + 16536 + 15479 + 15999 + 6215 + 6212 + 15972 + 1105 + 6213 + 1093 + 1095 + 1119 + 1114 + 16899 + 17827 + 6220 + 6214 + 1097 + 1099 + 6219 + 1106 + 6209 + 1118 + 1120 + 1094 + 1111 + 16556 + 6207 + 1117 + 15989 + 1102 + 18901 + 6208 + 1110 +endcidchar + +100 begincidchar + 1108 + 1109 + 1115 + 6216 + 1096 + 1116 + 6218 + 1104 + 1101 + 6211 + 1100 + 6221 + 1103 + 1107 + 16081 + 19129 + 16039 + 1098 + 6217 + 6210 + 6446 + 6445 + 1395 + 6448 + 6450 + 6439 + 6442 + 6449 + 1396 + 16178 + 15747 + 6436 + 6440 + 16541 + 6444 + 6789 + 1391 + 6793 + 1378 + 6441 + 1379 + 1392 + 1385 + 1381 + 6437 + 1384 + 1389 + 1398 + 6438 + 6431 + 1383 + 6432 + 6434 + 1386 + 18137 + 1388 + 6430 + 6435 + 1397 + 1393 + 6443 + 1399 + 16545 + 1390 + 6433 + 1387 + 17831 + 16024 + 1382 + 1380 + 16010 + 6447 + 1394 + 16230 + 18413 + 6788 + 6776 + 6791 + 17832 + 16546 + 6778 + 1750 + 1764 + 1746 + 1763 + 1755 + 1760 + 1744 + 6777 + 6783 + 1759 + 6795 + 1761 + 14148 + 1751 + 17833 + 6785 + 6782 + 1749 + 17834 +endcidchar + +100 begincidchar + 6775 + 1762 + 6790 + 1754 + 6792 + 1765 + 1745 + 1756 + 1753 + 6780 + 1757 + 1752 + 1758 + 1748 + 14755 + 17890 + 14848 + 1747 + 6779 + 17835 + 6784 + 18723 + 6794 + 7255 + 2160 + 7237 + 17217 + 7242 + 2153 + 2164 + 7240 + 2148 + 2158 + 2163 + 7247 + 2159 + 2162 + 17836 + 7250 + 2154 + 7241 + 2156 + 7252 + 2152 + 2167 + 7244 + 2150 + 15564 + 7257 + 7245 + 7249 + 2155 + 2166 + 7246 + 2161 + 7251 + 7258 + 7785 + 14963 + 7256 + 2168 + 2149 + 7248 + 7239 + 16041 + 2157 + 7238 + 17837 + 7243 + 16040 + 17838 + 17161 + 7236 + 2165 + 17839 + 7777 + 16538 + 2609 + 7791 + 2607 + 2604 + 7782 + 2600 + 7786 + 2611 + 7776 + 7781 + 7780 + 2151 + 2606 + 7789 + 7792 + 7773 + 3084 + 17321 + 7793 + 2612 + 2598 + 2595 + 7784 +endcidchar + +100 begincidchar + 2592 + 16554 + 7790 + 16488 + 2599 + 7794 + 7774 + 7788 + 2602 + 7775 + 7778 + 7783 + 18762 + 2603 + 2601 + 2613 + 2608 + 16544 + 2596 + 2748 + 2597 + 7779 + 2610 + 2605 + 7787 + 2594 + 16031 + 2593 + 15150 + 15302 + 16011 + 16164 + 8391 + 17245 + 3067 + 3070 + 8402 + 3090 + 8405 + 3068 + 8398 + 3074 + 3080 + 3355 + 16558 + 3078 + 8395 + 3091 + 3071 + 3079 + 8403 + 9095 + 8408 + 8396 + 17166 + 8387 + 8400 + 8394 + 3077 + 8406 + 3073 + 3093 + 3086 + 3075 + 3072 + 3083 + 8407 + 8393 + 8399 + 8401 + 8389 + 8404 + 3069 + 8388 + 16559 + 3076 + 3092 + 3088 + 8390 + 3082 + 14581 + 3089 + 3085 + 3081 + 14846 + 8397 + 17892 + 16009 + 3087 + 15811 + 9093 + 9089 + 15951 + 9104 + 9082 + 9091 + 3545 + 9100 + 3555 + 9087 +endcidchar + +100 begincidchar + 9086 + 9084 + 9102 + 3543 + 9096 + 9085 + 3546 + 9094 + 3541 + 9090 + 9097 + 9099 + 17843 + 17323 + 9103 + 3550 + 9083 + 3544 + 9088 + 18661 + 3539 + 3551 + 9098 + 3554 + 3542 + 287 + 3540 + 9092 + 15996 + 14290 + 3549 + 16008 + 16003 + 9101 + 18310 + 3999 + 3994 + 9783 + 9779 + 17958 + 9773 + 3988 + 3984 + 9782 + 3985 + 9776 + 9778 + 9781 + 16002 + 3990 + 3997 + 3991 + 9771 + 9774 + 3998 + 16205 + 9772 + 9777 + 3989 + 9770 + 3995 + 3987 + 3986 + 9775 + 9780 + 15976 + 3996 + 16253 + 17325 + 15975 + 18183 + 15992 + 9769 + 4377 + 10397 + 10394 + 15971 + 4371 + 4374 + 10392 + 4376 + 10384 + 4382 + 16567 + 10396 + 4373 + 10398 + 4372 + 10393 + 10395 + 4375 + 10391 + 10385 + 10382 + 15998 + 8392 + 10388 + 10381 + 10387 + 10386 +endcidchar + +100 begincidchar + 10383 + 16572 + 4379 + 16573 + 18383 + 17858 + 4378 + 17327 + 4380 + 10389 + 4757 + 10390 + 16121 + 11024 + 11017 + 14354 + 4769 + 11021 + 4761 + 4765 + 11020 + 4764 + 4760 + 4763 + 4758 + 4768 + 11022 + 11018 + 4767 + 11016 + 4766 + 11023 + 11019 + 4381 + 4770 + 11025 + 4762 + 4759 + 15749 + 16055 + 16109 + 11591 + 11593 + 5050 + 11594 + 11592 + 11590 + 11589 + 5052 + 11588 + 5053 + 17960 + 14665 + 15948 + 5049 + 5054 + 5051 + 14758 + 11585 + 5322 + 12051 + 12049 + 12054 + 12052 + 12050 + 12053 + 14756 + 14664 + 17259 + 15560 + 5494 + 5495 + 12419 + 12415 + 12420 + 12416 + 5323 + 17911 + 17983 + 12744 + 12746 + 5644 + 12745 + 5643 + 5642 + 18543 + 5645 + 15965 + 5739 + 5738 + 5740 + 13001 + 13177 + 13176 + 5821 + 5823 + 5822 + 13178 + 5878 + 13441 +endcidchar + +100 begincidchar + 5919 + 13440 + 13513 + 18570 + 6005 + 813 + 812 + 940 + 939 + 6096 + 938 + 6095 + 17736 + 1123 + 6224 + 6223 + 1121 + 1124 + 16580 + 6222 + 16579 + 1122 + 16575 + 6451 + 6452 + 1400 + 19002 + 15716 + 1766 + 16578 + 7796 + 2614 + 2616 + 7795 + 2615 + 8409 + 3094 + 9105 + 15926 + 4001 + 4000 + 10399 + 11027 + 11026 + 14850 + 13573 + 634 + 6020 + 943 + 947 + 6098 + 945 + 944 + 6097 + 946 + 942 + 15097 + 941 + 6099 + 1134 + 18950 + 1131 + 18517 + 1127 + 6225 + 16588 + 16606 + 6226 + 16584 + 1129 + 6228 + 1125 + 6229 + 6227 + 1128 + 1130 + 1133 + 1132 + 1126 + 6230 + 18309 + 18406 + 14722 + 16319 + 1405 + 6465 + 1407 + 1406 + 16171 + 6466 + 1404 + 1403 + 6456 + 6455 + 6453 + 6458 + 6457 + 6454 + 6461 + 6459 +endcidchar + +100 begincidchar + 1402 + 18722 + 6462 + 1408 + 6467 + 18140 + 14855 + 6460 + 1767 + 1401 + 18507 + 15483 + 1768 + 6800 + 14854 + 6806 + 16742 + 1774 + 6804 + 6810 + 6801 + 6805 + 6807 + 6809 + 6803 + 17928 + 6802 + 1769 + 18532 + 1771 + 1770 + 6799 + 6808 + 18708 + 18693 + 1773 + 19127 + 18241 + 6796 + 7270 + 7269 + 7274 + 7265 + 15481 + 7268 + 7267 + 14124 + 7271 + 7275 + 2171 + 2174 + 15195 + 7266 + 7272 + 15627 + 2173 + 7261 + 1772 + 7810 + 7273 + 7264 + 2172 + 7263 + 15485 + 7801 + 14853 + 16129 + 2617 + 2621 + 7817 + 7799 + 7813 + 2622 + 7815 + 16591 + 7821 + 7825 + 7816 + 7804 + 7812 + 18260 + 7826 + 7824 + 7814 + 7809 + 7802 + 8417 + 7800 + 2626 + 7807 + 2627 + 2623 + 7797 + 7819 + 7805 + 16527 + 7803 + 7822 + 2624 + 16593 +endcidchar + +100 begincidchar + 7828 + 2618 + 2620 + 7811 + 7806 + 2175 + 2619 + 7808 + 7823 + 7827 + 7818 + 7820 + 15626 + 7798 + 19132 + 8412 + 8421 + 8420 + 3102 + 8413 + 16598 + 3103 + 3101 + 15400 + 8415 + 3098 + 8419 + 16596 + 8414 + 8416 + 8410 + 3096 + 8429 + 8428 + 8425 + 3095 + 7262 + 8422 + 3097 + 2625 + 8424 + 8411 + 8427 + 8426 + 15730 + 8430 + 9119 + 8423 + 15746 + 18363 + 15042 + 8418 + 9111 + 3567 + 3570 + 3565 + 9110 + 9114 + 9109 + 3559 + 3569 + 9106 + 3563 + 9113 + 3561 + 3560 + 9116 + 3562 + 9118 + 18761 + 9115 + 3558 + 17375 + 3568 + 9120 + 9108 + 9117 + 9107 + 15717 + 3564 + 14746 + 3566 + 9112 + 9121 + 15398 + 17237 + 9791 + 4002 + 9797 + 4007 + 9793 + 9800 + 9785 + 4009 + 4003 + 9790 + 4385 + 9789 + 9798 + 4004 +endcidchar + +100 begincidchar + 4008 + 9788 + 9794 + 9799 + 9784 + 4006 + 9792 + 9796 + 9802 + 9786 + 9795 + 18903 + 4005 + 9801 + 19108 + 9787 + 17944 + 18691 + 4389 + 10401 + 4387 + 4386 + 10403 + 10408 + 10404 + 10407 + 4392 + 16107 + 4744 + 4391 + 16599 + 10400 + 10406 + 4390 + 10405 + 14244 + 10402 + 4388 + 18496 + 15869 + 11032 + 14059 + 11034 + 11029 + 4772 + 11031 + 4771 + 11033 + 4774 + 11035 + 4773 + 11028 + 11030 + 14857 + 5058 + 11597 + 18904 + 5057 + 11598 + 5056 + 11596 + 5055 + 11595 + 5325 + 5324 + 12421 + 12423 + 16602 + 12422 + 16601 + 5498 + 12747 + 5646 + 13329 + 13328 + 5920 + 635 + 705 + 1135 + 17737 + 15720 + 15482 + 6811 + 16604 + 9122 + 4010 + 9803 + 10409 + 548 + 6021 + 17738 + 17817 + 6231 + 17739 + 548 + 6468 + 6812 + 7276 + 2176 + 17012 +endcidchar + +100 begincidchar + 12424 + 5741 + 636 + 814 + 6044 + 1409 + 19004 + 16611 + 2628 + 4012 + 4013 + 4011 + 637 + 706 + 708 + 707 + 6022 + 709 + 815 + 6045 + 816 + 17740 + 17741 + 6100 + 1136 + 6232 + 1413 + 6469 + 1410 + 7277 + 1778 + 1777 + 1779 + 1776 + 6813 + 1414 + 1775 + 2179 + 7829 + 3106 + 8431 + 2629 + 18514 + 3571 + 4015 + 4014 + 9804 + 4393 + 4775 + 12055 + 13179 + 13330 + 638 + 817 + 15978 + 818 + 6106 + 953 + 956 + 6104 + 6102 + 955 + 6105 + 6107 + 6101 + 958 + 957 + 954 + 952 + 6103 + 15664 + 1147 + 1144 + 6237 + 6240 + 6239 + 1138 + 1146 + 15513 + 1143 + 6236 + 6234 + 1142 + 15280 + 1137 + 1140 + 15791 + 6235 + 6242 + 6238 + 1141 + 1145 + 1148 + 6233 + 6241 + 1139 + 15745 + 1419 + 1427 + 15576 +endcidchar + +100 begincidchar + 6481 + 6474 + 1428 + 6485 + 6470 + 6477 + 16173 + 14864 + 1418 + 6471 + 1416 + 6478 + 6482 + 1415 + 19052 + 6483 + 6476 + 6479 + 15620 + 1430 + 1421 + 6486 + 6484 + 16620 + 1426 + 1424 + 6475 + 1423 + 6473 + 6472 + 1422 + 1420 + 1429 + 1425 + 1417 + 6480 + 1781 + 16625 + 1788 + 6827 + 1780 + 6819 + 6815 + 6831 + 6814 + 1783 + 6824 + 1786 + 1789 + 1784 + 6828 + 1787 + 15705 + 2186 + 6834 + 6816 + 15672 + 15282 + 6818 + 6825 + 6829 + 6833 + 6830 + 6823 + 6826 + 15946 + 16632 + 6820 + 1791 + 6822 + 6821 + 6832 + 1782 + 6817 + 1790 + 15245 + 1785 + 2192 + 7285 + 15497 + 2191 + 15160 + 7283 + 2180 + 14867 + 2185 + 7282 + 7279 + 7284 + 2181 + 7278 + 18946 + 2184 + 2182 + 7286 + 2183 + 2187 + 14875 + 2188 + 16616 +endcidchar + +100 begincidchar + 2190 + 15841 + 2189 + 15163 + 15680 + 14863 + 7287 + 7836 + 2630 + 8445 + 7835 + 7854 + 2636 + 15040 + 7852 + 2635 + 2631 + 7861 + 7845 + 7848 + 14615 + 2639 + 7858 + 7850 + 2632 + 2640 + 7855 + 7853 + 7838 + 7859 + 7847 + 7842 + 17923 + 7832 + 7860 + 7844 + 7831 + 15156 + 2638 + 7849 + 7862 + 7846 + 7834 + 7839 + 7830 + 15667 + 2637 + 16635 + 7843 + 7840 + 2633 + 7833 + 14775 + 7857 + 2634 + 14914 + 7841 + 7837 + 15679 + 7856 + 15668 + 3107 + 8438 + 15585 + 8435 + 8452 + 8440 + 8453 + 14865 + 3109 + 14877 + 15665 + 8449 + 8446 + 15233 + 16995 + 8447 + 8450 + 8454 + 7851 + 8456 + 9142 + 16949 + 3110 + 8457 + 8433 + 8443 + 16640 + 8448 + 14858 + 3108 + 3111 + 8455 + 8458 + 8437 + 8434 + 16754 + 15580 + 8436 + 19011 +endcidchar + +100 begincidchar + 8441 + 8439 + 3112 + 8451 + 16634 + 8442 + 8444 + 8432 + 9130 + 9128 + 3580 + 3578 + 9138 + 9129 + 9139 + 9135 + 9127 + 9141 + 9126 + 9133 + 3577 + 3576 + 3575 + 9131 + 9136 + 3572 + 3579 + 14486 + 9124 + 9134 + 9123 + 9132 + 3573 + 9137 + 9125 + 3574 + 9140 + 15496 + 14866 + 19014 + 16642 + 9808 + 4020 + 4019 + 4021 + 9820 + 9810 + 9816 + 9805 + 9819 + 9818 + 9822 + 9815 + 4016 + 9814 + 4022 + 15238 + 9807 + 4017 + 9821 + 4018 + 9809 + 9812 + 9817 + 9811 + 9806 + 16103 + 14325 + 9813 + 10411 + 4397 + 10414 + 10413 + 10416 + 10418 + 14062 + 4395 + 10412 + 15389 + 10410 + 10419 + 10417 + 10415 + 10421 + 10420 + 4399 + 4394 + 4396 + 4398 + 18687 + 10422 + 11042 + 15350 + 11041 + 11040 + 18921 + 11043 + 11036 + 11037 + 11045 +endcidchar + +100 begincidchar + 11038 + 4776 + 11047 + 18753 + 11046 + 11039 + 11602 + 5061 + 11600 + 11605 + 11604 + 11044 + 5060 + 15236 + 11603 + 11599 + 11607 + 11606 + 5059 + 11601 + 4777 + 5326 + 12056 + 5647 + 14536 + 5648 + 14916 + 12748 + 17074 + 13005 + 13004 + 14541 + 13331 + 13442 + 14897 + 641 + 710 + 819 + 6108 + 1150 + 1149 + 1431 + 6487 + 1433 + 1432 + 6488 + 17742 + 17949 + 1792 + 2193 + 7288 + 15967 + 7864 + 2641 + 3114 + 7863 + 3113 + 14130 + 4023 + 16650 + 9823 + 4778 + 5062 + 11608 + 16652 + 5649 + 5824 + 549 + 6046 + 16452 + 820 + 6047 + 963 + 964 + 1154 + 1153 + 6243 + 1155 + 18665 + 6244 + 6489 + 6490 + 18962 + 1434 + 1436 + 1438 + 1435 + 1439 + 1437 + 16662 + 1796 + 1793 + 1795 + 1797 + 1794 + 7289 + 6835 + 16763 + 7291 + 7290 +endcidchar + +100 begincidchar + 2199 + 2195 + 2196 + 2198 + 2200 + 2197 + 19015 + 2202 + 2201 + 2646 + 7866 + 7865 + 2645 + 16165 + 2644 + 2643 + 2647 + 2642 + 8464 + 8461 + 3116 + 8460 + 8465 + 3118 + 8463 + 3115 + 3117 + 8462 + 16657 + 9143 + 17083 + 19009 + 4024 + 4032 + 9824 + 4026 + 4030 + 9825 + 4031 + 4025 + 4029 + 4402 + 8459 + 4403 + 4401 + 4400 + 11048 + 4779 + 16661 + 5499 + 5650 + 642 + 965 + 16605 + 1798 + 7292 + 2203 + 16664 + 2650 + 2649 + 2648 + 8466 + 4033 + 4780 + 643 + 6023 + 711 + 6048 + 16666 + 16668 + 6109 + 966 + 1440 + 17898 + 14889 + 9146 + 15753 + 644 + 17640 + 712 + 6110 + 6245 + 6246 + 1156 + 8467 + 3121 + 9147 + 5063 + 645 + 665 + 713 + 6049 + 821 + 1160 + 1159 + 6491 + 6492 + 1441 + 16671 + 16220 +endcidchar + +100 begincidchar + 1802 + 6836 + 1801 + 2206 + 2204 + 16130 + 7294 + 2205 + 7293 + 2194 + 7867 + 15719 + 2651 + 4034 + 9826 + 10423 + 5064 + 5742 + 13443 + 6006 + 714 + 646 + 6051 + 6050 + 19035 + 967 + 6111 + 6114 + 16673 + 6254 + 6249 + 6251 + 6253 + 6250 + 1164 + 6247 + 6248 + 6252 + 6255 + 1163 + 6256 + 18060 + 17745 + 18778 + 6506 + 14890 + 6500 + 6495 + 1445 + 6503 + 6501 + 6494 + 6507 + 6510 + 6505 + 6498 + 1447 + 6504 + 1448 + 6499 + 6502 + 6493 + 6497 + 6509 + 1449 + 1450 + 6496 + 6508 + 1444 + 1446 + 16683 + 17336 + 15692 + 6853 + 6846 + 6852 + 6845 + 6847 + 6841 + 6839 + 6854 + 6851 + 6837 + 16147 + 1804 + 19032 + 6848 + 6840 + 6838 + 1803 + 6844 + 6842 + 6843 + 6855 + 17975 + 2211 + 16674 + 2210 + 7295 + 2207 +endcidchar + +100 begincidchar + 7297 + 16675 + 2212 + 7298 + 2215 + 18857 + 2213 + 7299 + 6856 + 7301 + 2209 + 19016 + 2208 + 7296 + 7300 + 2214 + 2655 + 2654 + 7869 + 7873 + 7875 + 2656 + 7878 + 16679 + 2660 + 7880 + 2662 + 17337 + 2658 + 2666 + 16680 + 2663 + 7871 + 2657 + 7870 + 7868 + 7882 + 7872 + 2659 + 7881 + 2664 + 7877 + 7876 + 2665 + 7874 + 2661 + 15863 + 7883 + 18131 + 7879 + 8482 + 8489 + 8478 + 3124 + 8474 + 8490 + 8468 + 8487 + 8485 + 8479 + 8488 + 8481 + 17961 + 8473 + 8491 + 8471 + 8484 + 8469 + 8492 + 16681 + 3125 + 17962 + 8486 + 9150 + 8472 + 3122 + 8476 + 3123 + 8475 + 8480 + 8477 + 17338 + 16330 + 8483 + 15829 + 9154 + 9157 + 9149 + 9151 + 9156 + 9155 + 3581 + 8470 + 9153 + 3582 + 18148 + 9148 + 9152 + 16111 + 9833 +endcidchar + +100 begincidchar + 19038 + 9840 + 9831 + 18957 + 9838 + 9829 + 9837 + 9841 + 9828 + 9832 + 9827 + 4035 + 15924 + 9830 + 4036 + 9836 + 9835 + 9834 + 16676 + 9839 + 16140 + 10427 + 10429 + 4407 + 10430 + 10425 + 10424 + 10434 + 10432 + 4406 + 10435 + 10426 + 10431 + 10433 + 10428 + 17965 + 11052 + 11057 + 11051 + 11056 + 15929 + 11049 + 11059 + 11055 + 11060 + 11054 + 11050 + 11058 + 11061 + 11053 + 16728 + 11611 + 5068 + 17966 + 5066 + 5065 + 5067 + 12059 + 15359 + 12323 + 12428 + 5651 + 13006 + 5743 + 13007 + 13183 + 5826 + 5825 + 13182 + 5879 + 16684 + 13332 + 550 + 647 + 968 + 6115 + 6257 + 1306 + 2667 + 648 + 824 + 823 + 822 + 1165 + 2216 + 9158 + 715 + 16225 + 1805 + 6857 + 3126 + 652 + 6024 + 6052 + 969 + 16704 + 6258 + 15754 + 1166 + 6259 +endcidchar + +100 begincidchar + 1456 + 16174 + 6512 + 1454 + 1453 + 6511 + 1451 + 6513 + 1452 + 1455 + 1806 + 1808 + 6861 + 6862 + 1807 + 7303 + 7302 + 2218 + 2217 + 16693 + 2670 + 7885 + 2669 + 2671 + 2668 + 3128 + 7884 + 3129 + 8494 + 17312 + 3130 + 8493 + 3127 + 14892 + 9161 + 9163 + 3583 + 9162 + 9160 + 9159 + 9844 + 4041 + 4039 + 4040 + 4037 + 10439 + 10437 + 14891 + 4409 + 10438 + 4410 + 4408 + 4038 + 11064 + 10436 + 11613 + 5069 + 11612 + 11065 + 12429 + 653 + 827 + 971 + 6116 + 970 + 1457 + 3584 + 551 + 716 + 828 + 1809 + 3131 + 552 + 6053 + 6054 + 16648 + 6117 + 17746 + 1168 + 6263 + 6261 + 1169 + 6260 + 6262 + 6264 + 1167 + 18906 + 1459 + 18907 + 1458 + 6866 + 1460 + 1810 + 6865 + 6867 + 6864 + 6868 + 1811 + 2221 + 7304 +endcidchar + +100 begincidchar + 7306 + 2219 + 7307 + 2220 + 7305 + 6863 + 7886 + 7887 + 2675 + 2674 + 7888 + 17341 + 2676 + 3135 + 9164 + 9166 + 9168 + 3586 + 3585 + 3132 + 9167 + 9165 + 14896 + 9848 + 16014 + 9846 + 9852 + 4042 + 9853 + 9850 + 4043 + 9847 + 9845 + 9851 + 4412 + 10441 + 9849 + 4414 + 10442 + 4413 + 4416 + 10443 + 4411 + 4415 + 11070 + 11068 + 11067 + 11069 + 11066 + 5501 + 13008 + 13184 + 5954 + 553 + 1463 + 1170 + 14447 + 16707 + 1812 + 16708 + 16710 + 654 + 717 + 829 + 6118 + 1171 + 6265 + 6869 + 1813 + 4044 + 655 + 14910 + 16713 + 14911 + 972 + 3587 + 656 + 831 + 830 + 6119 + 973 + 6266 + 1172 + 17968 + 6514 + 1466 + 1814 + 6870 + 7309 + 2222 + 7308 + 2677 + 7891 + 2678 + 7892 + 16718 + 19056 + 3136 + 9169 + 9855 +endcidchar + +100 begincidchar + 9854 + 4045 + 4417 + 10444 + 4781 + 11071 + 5070 + 15269 + 5827 + 13334 + 554 + 17641 + 6518 + 6871 + 2679 + 8495 + 3588 + 15706 + 5327 + 555 + 1174 + 16722 + 1173 + 1815 + 7310 + 2681 + 2953 + 2682 + 2680 + 3137 + 9856 + 4046 + 4418 + 16724 + 6007 + 6120 + 6268 + 1175 + 6267 + 1176 + 16472 + 1470 + 6521 + 6520 + 1469 + 6519 + 17969 + 1817 + 6872 + 1820 + 1816 + 1822 + 1821 + 2225 + 2224 + 2223 + 7894 + 2683 + 2686 + 2684 + 7893 + 2689 + 2685 + 7895 + 2688 + 2687 + 16428 + 8497 + 8496 + 16727 + 3140 + 8498 + 3589 + 9171 + 3590 + 9170 + 15768 + 10445 + 4420 + 9857 + 4419 + 4047 + 16287 + 11073 + 11072 + 5071 + 11614 + 12430 + 18908 + 720 + 17642 + 832 + 6055 + 1178 + 1180 + 6123 + 6271 + 6270 + 6269 + 6122 +endcidchar + +100 begincidchar + 6121 + 975 + 1179 + 1177 + 974 + 14922 + 1471 + 6522 + 16815 + 1472 + 6276 + 6278 + 6277 + 6523 + 6273 + 1184 + 1182 + 6272 + 6274 + 6280 + 1181 + 6275 + 6284 + 1474 + 6281 + 1183 + 6279 + 6282 + 1473 + 1475 + 6283 + 6543 + 6530 + 6528 + 6542 + 6537 + 1827 + 1476 + 6538 + 6541 + 1823 + 6540 + 1477 + 1482 + 1480 + 6531 + 6526 + 6533 + 1487 + 6544 + 1824 + 6534 + 1825 + 1483 + 6536 + 16773 + 6887 + 1826 + 6525 + 1484 + 1828 + 1485 + 1481 + 1486 + 6535 + 6524 + 6539 + 1478 + 16737 + 6527 + 6532 + 6529 + 1479 + 6873 + 6874 + 17747 + 6884 + 7314 + 6885 + 1834 + 6888 + 6878 + 1833 + 6880 + 6881 + 16500 + 6883 + 1829 + 2229 + 14060 + 6879 + 6875 + 2230 + 6889 + 2226 + 7312 + 6882 + 7311 + 6877 + 6886 +endcidchar + +100 begincidchar + 1832 + 2227 + 1838 + 2228 + 6890 + 7313 + 1831 + 2232 + 1837 + 1836 + 1835 + 2231 + 6891 + 2233 + 1830 + 6876 + 14934 + 16389 + 14919 + 2690 + 7317 + 7319 + 7321 + 2234 + 2240 + 7898 + 7325 + 7316 + 2692 + 7896 + 2239 + 2237 + 7327 + 7897 + 7318 + 2238 + 7322 + 2241 + 7324 + 2236 + 7323 + 7326 + 7320 + 16746 + 2235 + 2693 + 7315 + 2691 + 16385 + 15068 + 2694 + 7900 + 7909 + 3143 + 18768 + 2696 + 2701 + 3144 + 7911 + 2708 + 8500 + 7901 + 2700 + 2703 + 2698 + 7899 + 7913 + 7916 + 8515 + 7914 + 8504 + 2699 + 2706 + 2710 + 7908 + 8499 + 7912 + 2695 + 8501 + 7915 + 8503 + 7904 + 3141 + 2705 + 17973 + 2704 + 7906 + 2709 + 7910 + 2702 + 7907 + 16890 + 2707 + 3145 + 3142 + 8502 + 15733 + 7905 + 2697 + 15748 +endcidchar + +100 begincidchar + 15739 + 16393 + 16748 + 3150 + 3154 + 8506 + 3595 + 3152 + 8510 + 3156 + 9172 + 8512 + 3597 + 3148 + 3151 + 8513 + 16296 + 8514 + 8520 + 3158 + 3598 + 8516 + 8521 + 8509 + 3608 + 15413 + 3599 + 3157 + 8507 + 8522 + 15495 + 3607 + 3155 + 3592 + 8519 + 3159 + 8511 + 8505 + 3149 + 8508 + 8517 + 16118 + 3591 + 3596 + 3146 + 8518 + 3594 + 18862 + 3147 + 3606 + 9859 + 9183 + 9175 + 9858 + 9179 + 9181 + 16183 + 9178 + 3605 + 9177 + 3609 + 9874 + 17974 + 3604 + 4049 + 9184 + 9860 + 16756 + 3602 + 9176 + 9180 + 4048 + 3593 + 4050 + 3601 + 3603 + 3600 + 9182 + 15410 + 9870 + 4425 + 9877 + 4056 + 16314 + 4055 + 9872 + 16774 + 4424 + 9861 + 4054 + 18764 + 9876 + 16755 + 9873 + 10462 + 4422 + 3153 + 9875 + 4429 + 9867 +endcidchar + +100 begincidchar + 4423 + 16320 + 4428 + 9862 + 9866 + 9863 + 9869 + 4057 + 4421 + 4051 + 10448 + 9871 + 4427 + 16317 + 4430 + 9868 + 16759 + 4426 + 10447 + 16762 + 10452 + 4785 + 10446 + 11085 + 10461 + 4434 + 4432 + 4783 + 10458 + 10454 + 4438 + 15840 + 11076 + 14933 + 14932 + 4436 + 10453 + 16386 + 11074 + 10457 + 10460 + 10451 + 4437 + 4431 + 11075 + 4784 + 10459 + 4433 + 4435 + 10456 + 4439 + 10455 + 10450 + 10449 + 4782 + 10463 + 11078 + 11616 + 4787 + 17977 + 11084 + 17343 + 11082 + 11617 + 4788 + 11083 + 14928 + 11080 + 5073 + 11615 + 11077 + 11079 + 5074 + 4790 + 5072 + 4789 + 5076 + 11081 + 4786 + 17978 + 16769 + 16766 + 12070 + 12062 + 14513 + 11623 + 12063 + 11619 + 16325 + 5328 + 11621 + 11620 + 5075 + 11618 + 11622 + 12071 + 12067 + 12069 + 12068 + 12066 +endcidchar + +100 begincidchar + 5502 + 5505 + 5504 + 5503 + 5652 + 12755 + 5653 + 12431 + 5744 + 13009 + 5745 + 5828 + 5880 + 13335 + 13619 + 721 + 6056 + 833 + 976 + 979 + 1186 + 1185 + 6545 + 1489 + 1488 + 7328 + 3160 + 9185 + 9187 + 9189 + 9188 + 9879 + 9878 + 4058 + 9880 + 17980 + 10464 + 4440 + 4791 + 5077 + 5329 + 5078 + 722 + 17690 + 16322 + 6285 + 6546 + 1491 + 1490 + 1492 + 1839 + 7329 + 2242 + 2713 + 3161 + 8523 + 723 + 17644 + 657 + 724 + 6057 + 837 + 836 + 982 + 6130 + 6132 + 981 + 6124 + 6125 + 6131 + 6127 + 6129 + 980 + 6126 + 6133 + 6128 + 16149 + 1193 + 1202 + 1200 + 6295 + 6292 + 6300 + 1198 + 6301 + 1191 + 6298 + 1197 + 6294 + 6293 + 1195 + 6299 + 1196 + 1493 + 1190 + 6296 + 16262 + 6286 + 1187 + 16208 +endcidchar + +100 begincidchar + 1206 + 6291 + 6297 + 1192 + 1194 + 6287 + 17344 + 1205 + 1199 + 1204 + 6290 + 1203 + 1189 + 1188 + 1201 + 16022 + 14953 + 16321 + 1507 + 6558 + 6551 + 1502 + 1521 + 6547 + 6554 + 6556 + 6559 + 1516 + 6555 + 6548 + 1514 + 6552 + 6560 + 1499 + 6557 + 1509 + 1508 + 6550 + 1497 + 19153 + 1498 + 15759 + 1496 + 16778 + 1520 + 1512 + 1506 + 1494 + 6553 + 1505 + 1495 + 1513 + 1522 + 6894 + 1510 + 6549 + 1500 + 16780 + 1517 + 1511 + 1515 + 1501 + 1840 + 16412 + 17981 + 6900 + 1852 + 1844 + 1846 + 1851 + 6912 + 1849 + 7330 + 2243 + 1854 + 6897 + 6905 + 1850 + 6904 + 6901 + 6909 + 6911 + 1843 + 1847 + 1853 + 2245 + 6906 + 1845 + 1856 + 6899 + 1848 + 2244 + 1842 + 6896 + 6903 + 6895 + 6898 + 6902 + 7331 + 1855 +endcidchar + +100 begincidchar + 6910 + 1841 + 17345 + 2259 + 7343 + 7333 + 7349 + 16093 + 2248 + 14949 + 7917 + 7351 + 7345 + 16150 + 7336 + 14947 + 7354 + 7339 + 2254 + 7940 + 7342 + 2256 + 2247 + 7356 + 7344 + 2250 + 7337 + 2251 + 7350 + 7357 + 2253 + 7341 + 7340 + 2261 + 2260 + 2246 + 2252 + 2255 + 7353 + 7347 + 2249 + 7332 + 7355 + 7346 + 7348 + 7352 + 16327 + 7918 + 2721 + 2741 + 2740 + 2729 + 16782 + 7936 + 7932 + 7929 + 7947 + 2724 + 2716 + 7934 + 3177 + 2720 + 7942 + 17255 + 2742 + 2739 + 7938 + 7921 + 16203 + 2738 + 7944 + 7920 + 2727 + 2731 + 7943 + 7930 + 2732 + 2726 + 7919 + 16776 + 3163 + 7946 + 7928 + 2737 + 7931 + 7945 + 2736 + 8524 + 2717 + 7926 + 2722 + 2733 + 2728 + 7935 + 7925 + 7923 + 7941 + 2714 + 2734 + 2718 +endcidchar + +100 begincidchar + 3162 + 7939 + 2719 + 2715 + 2730 + 2725 + 2723 + 7927 + 2735 + 7924 + 7937 + 7933 + 8526 + 8525 + 16029 + 7922 + 8542 + 3165 + 18088 + 8548 + 8531 + 8545 + 9190 + 3168 + 8549 + 8552 + 3167 + 8534 + 8551 + 8550 + 3169 + 8527 + 3164 + 3172 + 14950 + 3170 + 8547 + 8537 + 3174 + 8554 + 8546 + 8555 + 3182 + 3180 + 8544 + 8543 + 15968 + 8541 + 8535 + 3173 + 17985 + 3171 + 7338 + 8528 + 18591 + 9220 + 8529 + 3166 + 3179 + 9192 + 8530 + 8553 + 9191 + 8538 + 8533 + 3178 + 8539 + 8536 + 16786 + 3183 + 17986 + 16028 + 16030 + 3626 + 17987 + 9195 + 9214 + 9219 + 9207 + 3622 + 9224 + 3619 + 9193 + 9194 + 3612 + 3621 + 9201 + 9202 + 9215 + 9221 + 3620 + 3614 + 9200 + 9196 + 9223 + 9197 + 9217 + 9208 + 9218 + 9210 +endcidchar + +100 begincidchar + 3615 + 9881 + 3618 + 3616 + 9222 + 9213 + 9209 + 17881 + 9198 + 4068 + 9212 + 3623 + 9204 + 16785 + 9203 + 16797 + 14955 + 3617 + 3613 + 9902 + 9216 + 9211 + 9199 + 9897 + 9882 + 9893 + 9900 + 4066 + 3181 + 9898 + 4061 + 4060 + 9905 + 17346 + 9883 + 9896 + 9884 + 9895 + 4064 + 9899 + 8540 + 9906 + 9891 + 4067 + 10478 + 4441 + 9904 + 9903 + 4069 + 10465 + 4442 + 10466 + 14939 + 9885 + 9890 + 9886 + 9907 + 4063 + 4443 + 4065 + 4070 + 17260 + 9889 + 9901 + 9894 + 10469 + 4059 + 4446 + 11092 + 10474 + 10473 + 10475 + 17187 + 10472 + 4447 + 17347 + 4453 + 4450 + 4451 + 10467 + 10470 + 10480 + 4459 + 4457 + 10471 + 8532 + 4444 + 10477 + 10468 + 4460 + 10476 + 4062 + 4449 + 9892 + 4452 + 4456 + 4458 + 4455 + 4454 + 17121 +endcidchar + +100 begincidchar + 4448 + 10479 + 4445 + 4461 + 17216 + 14948 + 11091 + 4805 + 4802 + 17989 + 4793 + 4800 + 11093 + 4798 + 4792 + 4799 + 11090 + 5080 + 4794 + 4801 + 5079 + 11089 + 11088 + 4803 + 16131 + 4804 + 11087 + 11086 + 5081 + 11096 + 4797 + 11094 + 17182 + 5082 + 16793 + 5087 + 11626 + 11628 + 16794 + 5084 + 14248 + 11629 + 11625 + 17226 + 11627 + 5085 + 5088 + 11624 + 5083 + 5086 + 5331 + 11095 + 5330 + 5336 + 12075 + 12078 + 12074 + 5332 + 12072 + 5506 + 12076 + 12077 + 12073 + 5333 + 12432 + 12435 + 17718 + 12436 + 12434 + 12437 + 5507 + 12433 + 15017 + 12759 + 5655 + 12758 + 12757 + 12756 + 5654 + 5656 + 13010 + 5747 + 5746 + 16775 + 16064 + 13186 + 13185 + 13188 + 5881 + 5829 + 13339 + 13187 + 13338 + 5883 + 5882 + 5921 + 13444 + 13514 + 725 + 15970 +endcidchar + +100 begincidchar + 8556 + 11097 + 556 + 17645 + 983 + 6134 + 1209 + 1207 + 1208 + 6561 + 1523 + 1857 + 6913 + 6914 + 1858 + 7359 + 7358 + 16799 + 2749 + 2745 + 7948 + 2752 + 2751 + 2744 + 2747 + 2750 + 2746 + 8560 + 2743 + 3184 + 16805 + 8559 + 8562 + 3185 + 8557 + 8561 + 8558 + 14956 + 3627 + 16804 + 9225 + 4071 + 9908 + 4806 + 4462 + 10481 + 10483 + 10482 + 10484 + 11099 + 11098 + 11631 + 11630 + 12438 + 16803 + 17992 + 726 + 16651 + 17748 + 18910 + 8563 + 3189 + 3188 + 9226 + 12079 + 5748 + 13340 + 727 + 2264 + 2754 + 2753 + 3628 + 9909 + 4072 + 11100 + 728 + 838 + 1524 + 6562 + 6915 + 1859 + 2755 + 8566 + 3190 + 3629 + 16807 + 11632 + 5337 + 13515 + 729 + 6563 + 1525 + 1860 + 15931 + 6916 + 2265 + 7363 + 2266 + 7360 + 7949 +endcidchar + +100 begincidchar + 2759 + 2756 + 8567 + 16810 + 8568 + 9227 + 15272 + 4074 + 4073 + 11633 + 12080 + 12440 + 12439 + 12760 + 557 + 6025 + 1861 + 16814 + 730 + 839 + 985 + 984 + 6136 + 6135 + 6302 + 1210 + 6305 + 6304 + 6303 + 6306 + 1526 + 6569 + 6565 + 6574 + 17994 + 1533 + 1531 + 6570 + 6566 + 6573 + 1530 + 1537 + 6568 + 6564 + 1536 + 6571 + 1529 + 6572 + 1532 + 1534 + 6576 + 6575 + 6567 + 1528 + 1527 + 1535 + 16817 + 6921 + 6927 + 14995 + 1867 + 1864 + 6918 + 6923 + 17045 + 1870 + 1862 + 6922 + 1865 + 1868 + 6925 + 1863 + 6930 + 1866 + 14989 + 1869 + 6919 + 6924 + 6928 + 6920 + 6917 + 6929 + 6926 + 2274 + 2267 + 2270 + 16820 + 2273 + 7366 + 15769 + 2268 + 7364 + 16823 + 2272 + 19001 + 2269 + 7367 + 2271 + 17995 + 16539 +endcidchar + +100 begincidchar + 7953 + 2761 + 7952 + 7954 + 2760 + 2765 + 7365 + 19113 + 7951 + 7955 + 14992 + 2762 + 7950 + 2764 + 16825 + 2763 + 8575 + 14987 + 8570 + 3191 + 3195 + 3192 + 8573 + 8576 + 16827 + 3193 + 3194 + 3199 + 9236 + 8574 + 3197 + 8571 + 8569 + 18075 + 3198 + 8572 + 3635 + 16738 + 9228 + 3631 + 9233 + 9232 + 9229 + 3637 + 14985 + 9231 + 3196 + 17997 + 9235 + 9230 + 3634 + 3630 + 3636 + 9234 + 15677 + 4077 + 9912 + 9911 + 9910 + 4075 + 16570 + 4076 + 10489 + 10492 + 4466 + 18760 + 4465 + 10493 + 10488 + 4468 + 10490 + 16565 + 4467 + 10487 + 15891 + 10491 + 4812 + 4809 + 11109 + 11108 + 11107 + 11102 + 15770 + 11103 + 4810 + 4807 + 4811 + 11101 + 4808 + 11110 + 16568 + 14967 + 11106 + 11634 + 5092 + 12083 + 5091 + 5338 + 5509 + 12441 +endcidchar + +100 begincidchar + 5508 + 5657 + 19023 + 12761 + 5749 + 13341 + 5884 + 731 + 16004 + 1211 + 6577 + 1871 + 2275 + 2766 + 2591 + 3056 + 8577 + 16836 + 3638 + 9914 + 9913 + 732 + 990 + 6578 + 1539 + 16354 + 1538 + 15777 + 17999 + 2278 + 7956 + 18867 + 2768 + 3203 + 15755 + 3202 + 9237 + 9506 + 9915 + 11111 + 14239 + 5339 + 5658 + 733 + 841 + 844 + 840 + 993 + 6144 + 992 + 994 + 15937 + 6139 + 6138 + 6141 + 6140 + 6143 + 991 + 6137 + 6142 + 16411 + 6307 + 1221 + 6308 + 6312 + 1220 + 6316 + 6311 + 6314 + 1223 + 6310 + 1218 + 1224 + 6309 + 6315 + 1217 + 6313 + 1219 + 1212 + 1222 + 15718 + 16843 + 16842 + 1560 + 18948 + 6580 + 1540 + 19017 + 1543 + 1561 + 1545 + 6588 + 1556 + 6583 + 1546 + 6591 + 6584 + 1559 + 6596 + 1554 +endcidchar + +100 begincidchar + 1552 + 6597 + 19118 + 6595 + 6587 + 6579 + 6586 + 1547 + 1553 + 1541 + 6590 + 6589 + 6581 + 18113 + 1555 + 6593 + 6582 + 1558 + 6600 + 1542 + 1549 + 6585 + 6594 + 1557 + 1544 + 1548 + 6592 + 15738 + 18001 + 16867 + 6964 + 1879 + 1892 + 16884 + 6959 + 6949 + 1885 + 6947 + 1878 + 6942 + 1888 + 6955 + 6936 + 6938 + 14330 + 6941 + 6933 + 6954 + 6970 + 1883 + 6943 + 6961 + 6935 + 6972 + 6963 + 6948 + 6956 + 1889 + 1876 + 1884 + 1896 + 1873 + 1875 + 15192 + 16846 + 6940 + 1893 + 1886 + 6966 + 6937 + 1895 + 1890 + 6946 + 1894 + 6953 + 6945 + 1887 + 6965 + 6957 + 1881 + 6971 + 6944 + 1877 + 6962 + 6952 + 1882 + 6958 + 1874 + 6934 + 1891 + 2293 + 1880 + 6951 + 6950 + 6939 + 14742 + 6967 + 6960 + 17749 + 1872 +endcidchar + +100 begincidchar + 17351 + 16851 + 16328 + 15722 + 17750 + 17025 + 14748 + 7389 + 2300 + 7390 + 7378 + 2289 + 2301 + 7371 + 16498 + 7380 + 7388 + 18114 + 7370 + 7397 + 2279 + 16848 + 7396 + 7391 + 7392 + 2287 + 2298 + 7382 + 7383 + 7393 + 7384 + 7379 + 7387 + 7381 + 15918 + 16925 + 2280 + 2284 + 7395 + 7375 + 2296 + 2292 + 16711 + 2295 + 2302 + 2285 + 2297 + 7386 + 2299 + 2282 + 15339 + 2281 + 7372 + 18003 + 7376 + 2290 + 7394 + 7385 + 7377 + 2294 + 2291 + 2283 + 2286 + 15760 + 14356 + 16854 + 17751 + 7977 + 7966 + 7981 + 7978 + 7971 + 7970 + 2775 + 7974 + 7989 + 7957 + 7990 + 7976 + 7994 + 7982 + 2774 + 7980 + 2769 + 2790 + 2780 + 18004 + 2784 + 2783 + 7958 + 18103 + 7987 + 7993 + 7985 + 7992 + 7973 + 7959 + 7991 + 7975 + 2772 +endcidchar + +100 begincidchar + 2785 + 7984 + 2778 + 15018 + 7983 + 7960 + 2786 + 2788 + 7986 + 2789 + 2771 + 7967 + 7988 + 16612 + 2777 + 2787 + 7969 + 7979 + 7964 + 7968 + 2782 + 7963 + 2770 + 2779 + 2776 + 7972 + 2288 + 8600 + 2773 + 15006 + 15636 + 17020 + 16860 + 2781 + 15406 + 8603 + 8625 + 8614 + 3223 + 17131 + 3218 + 8597 + 3219 + 8613 + 8606 + 8619 + 3215 + 8579 + 8621 + 3205 + 8587 + 3208 + 3207 + 3224 + 8581 + 3210 + 3206 + 8595 + 3217 + 8590 + 8617 + 3213 + 8609 + 8622 + 8584 + 8589 + 8583 + 3212 + 8602 + 9259 + 8585 + 3216 + 8594 + 8618 + 3211 + 8591 + 8588 + 8605 + 3214 + 3204 + 3226 + 8608 + 8607 + 16863 + 16862 + 17147 + 17052 + 8580 + 3209 + 8620 + 8596 + 8598 + 18008 + 8611 + 8610 + 8578 + 3220 + 3222 + 8586 + 8593 +endcidchar + +100 begincidchar + 8601 + 3221 + 8592 + 8604 + 8623 + 8612 + 15778 + 18912 + 15744 + 14269 + 8624 + 8582 + 16184 + 9279 + 3646 + 9277 + 9256 + 9261 + 9254 + 16871 + 9273 + 9240 + 9247 + 9271 + 9281 + 9257 + 16470 + 9244 + 9263 + 9268 + 9248 + 18009 + 9265 + 9245 + 17775 + 3648 + 9272 + 9270 + 9241 + 9275 + 9276 + 9278 + 3652 + 3644 + 15750 + 7965 + 9249 + 9267 + 9250 + 3641 + 3657 + 9274 + 3655 + 3651 + 9239 + 3643 + 16868 + 9242 + 3656 + 18011 + 9258 + 9238 + 15637 + 3649 + 9262 + 9246 + 3650 + 9255 + 3640 + 3225 + 9264 + 8599 + 9243 + 14957 + 16859 + 9269 + 3645 + 9266 + 3642 + 9260 + 3653 + 9251 + 9280 + 16190 + 3647 + 9391 + 18013 + 3654 + 15732 + 9929 + 9927 + 9949 + 9925 + 9943 + 3639 + 4080 + 9921 + 9948 + 16872 + 9926 +endcidchar + +100 begincidchar + 9940 + 4085 + 4078 + 9946 + 18012 + 9919 + 9945 + 14128 + 4096 + 9936 + 9952 + 4094 + 9928 + 4079 + 9930 + 9944 + 4088 + 9923 + 4092 + 4082 + 9932 + 9922 + 9916 + 16374 + 9942 + 4089 + 9951 + 9917 + 4086 + 9938 + 4087 + 9924 + 9935 + 9931 + 9933 + 16221 + 4081 + 9950 + 4095 + 9934 + 9953 + 9918 + 9939 + 4084 + 4093 + 4091 + 9920 + 9941 + 4090 + 14831 + 4083 + 9937 + 15932 + 18014 + 9947 + 16856 + 10505 + 10501 + 10497 + 10517 + 10514 + 4471 + 18463 + 10521 + 10504 + 4482 + 10511 + 10500 + 10510 + 4479 + 10530 + 10527 + 10513 + 10498 + 16877 + 16839 + 10518 + 10520 + 4475 + 10508 + 10503 + 10494 + 4472 + 4480 + 15913 + 10523 + 4481 + 10495 + 10529 + 10516 + 10522 + 4478 + 16857 + 15696 + 10519 + 10526 + 4483 + 4477 + 10512 + 10499 +endcidchar + +100 begincidchar + 10531 + 10496 + 10524 + 4474 + 15646 + 10506 + 15208 + 10507 + 4473 + 4470 + 10502 + 4476 + 4469 + 10525 + 10528 + 10509 + 11124 + 19114 + 15682 + 17067 + 15135 + 11116 + 15012 + 11112 + 4825 + 4814 + 4819 + 4815 + 11126 + 11137 + 4813 + 11118 + 11127 + 10515 + 11128 + 18913 + 4820 + 16880 + 11143 + 4824 + 4827 + 11114 + 4823 + 15019 + 11132 + 11131 + 11123 + 15013 + 14252 + 11133 + 11140 + 11139 + 14298 + 4818 + 4816 + 11125 + 11122 + 11119 + 11138 + 4826 + 11136 + 4822 + 4821 + 18879 + 11130 + 18016 + 11113 + 11115 + 11117 + 11135 + 11129 + 4817 + 11120 + 11134 + 18018 + 18017 + 11121 + 15021 + 5100 + 11652 + 5093 + 11637 + 18019 + 11648 + 5095 + 11655 + 11644 + 11639 + 16694 + 11656 + 11635 + 11646 + 15387 + 5102 + 11651 + 11657 + 11645 + 5094 + 11647 + 11636 +endcidchar + +100 begincidchar + 5101 + 18021 + 11654 + 11641 + 5097 + 16882 + 11643 + 11640 + 5103 + 11642 + 5096 + 5099 + 11650 + 11638 + 11653 + 14307 + 11649 + 18023 + 5341 + 12094 + 15955 + 15179 + 5340 + 12093 + 18024 + 5344 + 12085 + 12089 + 5343 + 12086 + 15009 + 5345 + 5342 + 12084 + 12088 + 12092 + 16885 + 15014 + 16204 + 12447 + 12444 + 12453 + 12452 + 12450 + 12445 + 5513 + 18025 + 15530 + 12446 + 5512 + 5098 + 12449 + 5511 + 12454 + 12448 + 12443 + 12087 + 5510 + 12442 + 12767 + 12766 + 12451 + 5659 + 12765 + 12769 + 12764 + 18026 + 13014 + 12768 + 5752 + 5750 + 13012 + 13015 + 13011 + 13013 + 5751 + 15015 + 5830 + 13189 + 13344 + 5885 + 13447 + 5955 + 13518 + 13519 + 16888 + 13620 + 734 + 995 + 1562 + 6601 + 6973 + 7398 + 7400 + 7399 + 7401 + 2791 + 7996 + 7402 + 16891 +endcidchar + +100 begincidchar + 7995 + 8626 + 3228 + 8627 + 8629 + 3229 + 3227 + 8628 + 9287 + 9285 + 9284 + 9283 + 9282 + 3658 + 9286 + 4097 + 9954 + 9956 + 4098 + 9955 + 4485 + 4484 + 10532 + 16238 + 11145 + 11144 + 11146 + 15022 + 4828 + 11658 + 5104 + 12095 + 5348 + 12455 + 5831 + 735 + 845 + 996 + 1225 + 1897 + 7403 + 17685 + 3659 + 16892 + 10658 + 4829 + 5349 + 736 + 17646 + 997 + 6603 + 1565 + 6602 + 18027 + 6974 + 1898 + 6975 + 1899 + 7405 + 2304 + 2303 + 8003 + 8000 + 7999 + 8630 + 8633 + 3231 + 8631 + 3230 + 8632 + 9288 + 10535 + 10534 + 4486 + 10533 + 10536 + 11147 + 11659 + 5105 + 5350 + 12456 + 5753 + 6026 + 1900 + 6976 + 2305 + 2792 + 3232 + 8634 + 3661 + 3660 + 18028 + 11151 + 11150 + 12096 + 13345 + 737 + 6027 + 846 + 1226 +endcidchar + +100 begincidchar + 6317 + 1901 + 3662 + 738 + 6977 + 1902 + 6978 + 5106 + 739 + 16903 + 6604 + 6979 + 16901 + 7410 + 7409 + 7407 + 7406 + 7411 + 7408 + 18029 + 3233 + 8635 + 9291 + 16249 + 3663 + 9962 + 10539 + 10538 + 10537 + 10540 + 11153 + 11152 + 4830 + 11154 + 5107 + 11660 + 12097 + 12457 + 13192 + 740 + 848 + 847 + 1566 + 6028 + 6058 + 998 + 6145 + 1567 + 14507 + 6605 + 1903 + 2306 + 2310 + 7412 + 2309 + 8004 + 2795 + 3236 + 8638 + 16227 + 4099 + 741 + 17647 + 6059 + 16904 + 849 + 15877 + 17648 + 6062 + 17281 + 852 + 6061 + 851 + 850 + 1227 + 6060 + 6146 + 16525 + 6150 + 6149 + 1004 + 6147 + 6151 + 1005 + 1000 + 15290 + 1001 + 16908 + 1007 + 6148 + 999 + 1228 + 1006 + 6336 + 6334 + 6321 + 1240 + 6328 + 1235 + 6322 +endcidchar + +100 begincidchar + 6330 + 16586 + 6327 + 1238 + 6326 + 1245 + 6335 + 1247 + 18030 + 1249 + 6320 + 16910 + 1236 + 6337 + 1243 + 1246 + 14246 + 6628 + 1230 + 1253 + 1244 + 6323 + 1233 + 1248 + 6331 + 6626 + 6324 + 1239 + 1250 + 6338 + 6325 + 1237 + 1242 + 6606 + 1251 + 6332 + 1241 + 1252 + 1229 + 6329 + 1234 + 6333 + 6627 + 14473 + 15715 + 18031 + 1579 + 1595 + 6613 + 1586 + 15606 + 6634 + 1571 + 16076 + 1574 + 6625 + 6611 + 6615 + 1582 + 1584 + 6618 + 1591 + 1577 + 1590 + 6630 + 1585 + 6617 + 6619 + 1583 + 1588 + 6620 + 6633 + 1904 + 1594 + 16496 + 1572 + 6632 + 16273 + 6636 + 6616 + 6638 + 6623 + 1581 + 6612 + 1580 + 1598 + 1587 + 6610 + 6990 + 1593 + 1597 + 6624 + 6629 + 15703 + 1599 + 1592 + 1578 + 1568 + 1573 + 6614 +endcidchar + +100 begincidchar + 1569 + 6637 + 16269 + 6608 + 6607 + 6621 + 6609 + 1596 + 2311 + 1589 + 6622 + 1570 + 1919 + 6635 + 18915 + 6997 + 7000 + 18033 + 7003 + 6992 + 14873 + 18034 + 7006 + 7009 + 7011 + 6989 + 1905 + 1910 + 7417 + 1926 + 7004 + 7012 + 6996 + 6988 + 7444 + 1913 + 7001 + 6993 + 6995 + 1918 + 6998 + 1912 + 6985 + 7007 + 7010 + 15043 + 1909 + 18035 + 1921 + 6982 + 1923 + 1907 + 1927 + 7008 + 6984 + 1924 + 7438 + 6631 + 1911 + 1906 + 6991 + 6983 + 1925 + 1917 + 7002 + 1922 + 1920 + 6994 + 1914 + 6986 + 6987 + 7005 + 1908 + 6999 + 17752 + 15603 + 7420 + 2319 + 2324 + 16540 + 16930 + 7429 + 7435 + 7431 + 7418 + 7421 + 2331 + 2316 + 7430 + 7439 + 2326 + 2312 + 2321 + 7422 + 2323 + 7423 + 7433 + 16629 + 14807 + 2325 +endcidchar + +100 begincidchar + 7448 + 7416 + 2318 + 2317 + 2329 + 7413 + 7446 + 7434 + 7447 + 7441 + 7427 + 7442 + 18036 + 7436 + 7445 + 7443 + 2330 + 7428 + 2315 + 2314 + 2322 + 2328 + 7440 + 2327 + 7425 + 2796 + 15848 + 7449 + 7424 + 7419 + 2320 + 2332 + 2313 + 16929 + 7432 + 7437 + 18038 + 15033 + 2830 + 8006 + 8010 + 2811 + 2809 + 18039 + 2800 + 8008 + 8007 + 2820 + 8013 + 2814 + 16379 + 8031 + 8043 + 2797 + 8028 + 8021 + 2832 + 8005 + 8033 + 2829 + 2817 + 2828 + 2807 + 8017 + 8035 + 8027 + 2808 + 2802 + 8041 + 8034 + 8036 + 2810 + 2818 + 8038 + 8015 + 8032 + 8020 + 8040 + 2823 + 2799 + 2821 + 8025 + 2812 + 8019 + 8018 + 2801 + 8012 + 8042 + 2803 + 8022 + 2833 + 2827 + 8011 + 2824 + 2822 + 2831 + 8029 + 2826 + 7426 + 8030 +endcidchar + +100 begincidchar + 2825 + 8037 + 2798 + 8026 + 2816 + 8014 + 2815 + 2813 + 2805 + 2804 + 8639 + 8039 + 18850 + 8016 + 15610 + 8660 + 15038 + 2806 + 15041 + 15600 + 18040 + 18041 + 3265 + 2819 + 3247 + 8654 + 3261 + 8642 + 3244 + 3240 + 8672 + 3246 + 3250 + 3245 + 3254 + 8676 + 8667 + 18042 + 17154 + 8649 + 3259 + 3253 + 8661 + 3237 + 8673 + 8666 + 3241 + 8655 + 3256 + 3238 + 8671 + 3258 + 8659 + 3262 + 8650 + 8657 + 8651 + 3260 + 3268 + 8647 + 8643 + 3243 + 8656 + 3257 + 3266 + 16948 + 16849 + 8658 + 8682 + 8674 + 3239 + 8680 + 3251 + 19024 + 3249 + 16614 + 8686 + 3248 + 8664 + 8652 + 8662 + 3271 + 8668 + 8665 + 8648 + 3267 + 8678 + 8675 + 8683 + 3242 + 8663 + 3270 + 8670 + 3252 + 3255 + 8669 + 3269 + 8653 + 8009 + 14803 +endcidchar + +100 begincidchar + 8679 + 8677 + 8681 + 16931 + 18043 + 8644 + 3264 + 15295 + 9324 + 9323 + 9297 + 3669 + 9322 + 3679 + 9331 + 3674 + 9321 + 17793 + 9294 + 3680 + 3670 + 9309 + 9299 + 9302 + 9326 + 3664 + 9333 + 9325 + 3673 + 9314 + 3684 + 3683 + 3677 + 9332 + 3665 + 9312 + 9303 + 9316 + 9328 + 3685 + 16894 + 3667 + 9311 + 15884 + 9304 + 3676 + 18045 + 3675 + 9307 + 9317 + 9327 + 9298 + 9308 + 3668 + 9318 + 3681 + 3672 + 9305 + 3671 + 9296 + 9310 + 9330 + 3263 + 4127 + 9313 + 9963 + 9315 + 9329 + 3678 + 9306 + 3666 + 3682 + 4506 + 9295 + 9320 + 16489 + 18047 + 16431 + 9319 + 17720 + 18046 + 9991 + 4124 + 9980 + 9985 + 4113 + 9965 + 4126 + 4104 + 9964 + 9997 + 4128 + 9968 + 9984 + 16955 + 9970 + 10000 + 9996 + 4102 + 4112 +endcidchar + +100 begincidchar + 10566 + 4125 + 4110 + 9966 + 16932 + 9995 + 4114 + 9992 + 10005 + 9972 + 9981 + 15034 + 15611 + 10003 + 9993 + 4109 + 9979 + 4103 + 4101 + 4119 + 16800 + 18126 + 9977 + 9999 + 10004 + 10002 + 4107 + 10006 + 4111 + 4118 + 18051 + 9967 + 10542 + 9976 + 4105 + 4123 + 4120 + 4108 + 9986 + 9971 + 4121 + 9988 + 4115 + 4117 + 4100 + 18052 + 9990 + 9982 + 9969 + 4116 + 9998 + 10001 + 9978 + 9989 + 17026 + 4106 + 4489 + 9987 + 10541 + 9994 + 16960 + 9973 + 10551 + 10561 + 4492 + 10560 + 10572 + 4494 + 10558 + 15954 + 10562 + 4505 + 10553 + 4497 + 16961 + 10565 + 11162 + 4509 + 4508 + 10567 + 10550 + 10577 + 4503 + 4493 + 10570 + 10574 + 10579 + 10568 + 10556 + 4496 + 4499 + 4507 + 4502 + 10559 + 9983 + 16963 + 10555 + 10578 + 4498 + 15294 +endcidchar + +100 begincidchar + 4501 + 10580 + 4490 + 10569 + 10543 + 10575 + 5116 + 18055 + 10557 + 4491 + 10552 + 4495 + 10544 + 4122 + 10548 + 16789 + 10573 + 10549 + 10547 + 4500 + 10571 + 10546 + 10564 + 10563 + 10576 + 10554 + 4504 + 16953 + 11165 + 16966 + 4843 + 4833 + 11177 + 11157 + 4835 + 11169 + 4842 + 4837 + 11167 + 11662 + 11173 + 11179 + 11172 + 11155 + 11170 + 11181 + 11183 + 4832 + 11182 + 4838 + 4844 + 15911 + 4841 + 11176 + 4840 + 11171 + 15291 + 11159 + 11164 + 18056 + 11175 + 4839 + 4836 + 4831 + 4834 + 11163 + 10545 + 11158 + 11161 + 11178 + 11166 + 11156 + 11661 + 11180 + 11160 + 11174 + 16968 + 11664 + 5120 + 5108 + 15476 + 15475 + 5112 + 11666 + 11672 + 11670 + 5118 + 11673 + 11665 + 5113 + 11669 + 11668 + 11674 + 5119 + 5114 + 5117 + 11667 + 5121 + 5115 + 5122 +endcidchar + +100 begincidchar + 5109 + 11671 + 11663 + 14501 + 12110 + 16951 + 5355 + 12107 + 12109 + 5353 + 12105 + 12106 + 12101 + 18146 + 11168 + 12102 + 5354 + 12098 + 5351 + 12111 + 5352 + 12104 + 5357 + 5356 + 12103 + 5519 + 12461 + 12467 + 5520 + 12458 + 5517 + 5514 + 12469 + 5518 + 15478 + 5515 + 12460 + 12468 + 12108 + 12459 + 5516 + 12466 + 12783 + 12462 + 18062 + 12774 + 5661 + 12777 + 5662 + 12786 + 12776 + 12773 + 12775 + 12779 + 12782 + 12781 + 12785 + 12772 + 5660 + 12780 + 12784 + 12787 + 12778 + 13018 + 16980 + 5754 + 18887 + 18064 + 5832 + 13196 + 18065 + 5833 + 13347 + 13346 + 14418 + 13450 + 5922 + 13448 + 13451 + 13449 + 13520 + 5956 + 5970 + 13596 + 13574 + 15605 + 13595 + 742 + 17649 + 19154 + 18066 + 1010 + 6154 + 6339 + 14535 + 1254 + 18856 + 1257 + 16537 + 6340 +endcidchar + +100 begincidchar + 16981 + 18067 + 18777 + 6647 + 6649 + 6644 + 6641 + 6643 + 17401 + 1603 + 16587 + 1601 + 18099 + 6645 + 1602 + 6642 + 6639 + 1600 + 6646 + 6640 + 1604 + 6648 + 7014 + 18242 + 7018 + 14706 + 1936 + 15543 + 18128 + 16982 + 7021 + 1928 + 1931 + 1933 + 1935 + 1932 + 7017 + 7016 + 1930 + 7013 + 1934 + 15721 + 1929 + 18450 + 17753 + 17008 + 7015 + 18227 + 15274 + 2337 + 2333 + 7454 + 16984 + 7462 + 7467 + 2338 + 14701 + 7452 + 7458 + 7451 + 7461 + 7457 + 2334 + 2336 + 7466 + 7450 + 7453 + 7459 + 16987 + 7460 + 7468 + 7456 + 2335 + 2838 + 8050 + 15048 + 8052 + 8048 + 18272 + 8060 + 8046 + 8059 + 2834 + 8044 + 8690 + 8054 + 2837 + 15630 + 8055 + 8058 + 8062 + 8051 + 14883 + 8056 + 8061 + 8049 + 8045 + 8063 + 8053 + 8057 +endcidchar + +100 begincidchar + 8047 + 8700 + 3279 + 15687 + 8688 + 8697 + 8687 + 3276 + 8695 + 8693 + 8694 + 3274 + 8698 + 15273 + 16993 + 17002 + 8691 + 8689 + 3275 + 8692 + 8696 + 15700 + 15486 + 14189 + 3277 + 8699 + 15045 + 14126 + 17304 + 9339 + 9346 + 9348 + 9354 + 16994 + 3698 + 9334 + 3690 + 16996 + 9349 + 3695 + 9355 + 3686 + 16999 + 9352 + 18533 + 9336 + 9353 + 9335 + 3700 + 19040 + 9347 + 3687 + 9356 + 3692 + 9340 + 3697 + 9351 + 9338 + 9345 + 9341 + 9337 + 3689 + 3696 + 3694 + 3691 + 3699 + 3688 + 9344 + 15557 + 3693 + 3278 + 9350 + 15808 + 9342 + 18407 + 15597 + 16384 + 14679 + 9343 + 18724 + 10014 + 14389 + 4131 + 14704 + 10010 + 10016 + 10012 + 4133 + 10011 + 10015 + 10007 + 18182 + 10009 + 4132 + 14826 + 15675 + 10013 + 10008 + 18866 + 4134 +endcidchar + +100 begincidchar + 4129 + 16991 + 10017 + 18461 + 4130 + 10586 + 10583 + 10595 + 10589 + 10591 + 4510 + 10585 + 10593 + 18625 + 16072 + 10592 + 10590 + 10596 + 4513 + 10587 + 10594 + 4511 + 15901 + 10582 + 10584 + 4512 + 10581 + 10597 + 16990 + 10588 + 18059 + 11187 + 4851 + 17006 + 11198 + 11196 + 4845 + 11186 + 11185 + 11184 + 11199 + 11194 + 4849 + 4846 + 11193 + 11191 + 4852 + 11195 + 4847 + 14141 + 4848 + 11192 + 4850 + 11188 + 11197 + 4853 + 4854 + 16504 + 5124 + 5131 + 11675 + 11681 + 11679 + 5127 + 5126 + 5123 + 11677 + 15489 + 5129 + 5128 + 5125 + 11680 + 11676 + 11678 + 5130 + 18158 + 16026 + 5361 + 12114 + 12116 + 5360 + 12113 + 18916 + 12112 + 12473 + 12115 + 12474 + 5521 + 12472 + 15803 + 12471 + 12470 + 5522 + 17009 + 14844 + 5663 + 17011 + 14675 + 14697 + 13025 +endcidchar + +100 begincidchar + 13024 + 5755 + 13023 + 13348 + 13452 + 17014 + 18996 + 13521 + 13621 + 5990 + 13641 + 743 + 17650 + 17017 + 1937 + 5132 + 744 + 1607 + 2339 + 3701 + 745 + 2839 + 4135 + 6029 + 17018 + 7022 + 7469 + 10018 + 5133 + 746 + 1608 + 8701 + 3280 + 9357 + 15049 + 3702 + 10019 + 17021 + 4514 + 17022 + 5523 + 747 + 8702 + 748 + 18010 + 1012 + 6155 + 1011 + 1260 + 1259 + 1258 + 6341 + 16059 + 1609 + 1610 + 6650 + 7025 + 7028 + 1939 + 7026 + 1938 + 7027 + 1940 + 7472 + 7471 + 7470 + 2340 + 2840 + 8064 + 8067 + 3282 + 2841 + 17027 + 3281 + 8706 + 8705 + 15050 + 8707 + 9359 + 9358 + 9362 + 17353 + 9361 + 9360 + 4136 + 10022 + 15051 + 10021 + 4137 + 10020 + 10598 + 10599 + 4515 + 18234 + 12479 + 5524 + 12478 + 12477 + 5756 + 12790 +endcidchar + +100 begincidchar + 13199 + 13522 + 749 + 17652 + 6063 + 853 + 6064 + 16310 + 6347 + 6343 + 6342 + 1611 + 6346 + 1262 + 6344 + 1261 + 6348 + 6345 + 6654 + 7029 + 6652 + 6659 + 17354 + 1612 + 1615 + 6660 + 6656 + 6657 + 6651 + 1614 + 6653 + 1613 + 6658 + 6655 + 7033 + 16279 + 7036 + 7030 + 7035 + 7031 + 1941 + 7034 + 7032 + 7478 + 7475 + 7477 + 2345 + 2344 + 2342 + 7474 + 7479 + 2341 + 2343 + 7476 + 8075 + 7473 + 7480 + 16282 + 16053 + 8070 + 8074 + 8073 + 8709 + 8720 + 8076 + 18154 + 8071 + 8708 + 2845 + 2844 + 8069 + 8072 + 2846 + 2843 + 2842 + 8068 + 8077 + 8711 + 8718 + 3284 + 8717 + 8714 + 17034 + 3286 + 15728 + 17029 + 16306 + 8716 + 17035 + 8710 + 8712 + 8715 + 8713 + 3285 + 8719 + 3283 + 3703 + 18155 + 17356 + 9366 +endcidchar + +100 begincidchar + 9365 + 9363 + 3706 + 3705 + 9367 + 18156 + 9364 + 10023 + 4138 + 3704 + 17402 + 9369 + 9368 + 10026 + 10024 + 4516 + 16209 + 4139 + 10025 + 10601 + 4517 + 10600 + 10609 + 10608 + 10606 + 10605 + 10607 + 10610 + 11208 + 4857 + 11204 + 11210 + 11209 + 11207 + 5134 + 16280 + 5135 + 11682 + 16084 + 5363 + 12117 + 5362 + 5525 + 5526 + 5664 + 12792 + 12791 + 13026 + 13200 + 5834 + 13350 + 13349 + 13351 + 854 + 7037 + 2346 + 2847 + 8078 + 855 + 6065 + 750 + 18918 + 6158 + 18149 + 6353 + 6349 + 1263 + 6350 + 14838 + 16522 + 6668 + 14683 + 1618 + 6666 + 6662 + 6665 + 6661 + 1620 + 6664 + 16519 + 1617 + 1616 + 17037 + 1619 + 6667 + 6663 + 1947 + 1950 + 7045 + 7044 + 7043 + 1944 + 7052 + 7042 + 18868 + 1946 + 7485 + 7049 + 7047 + 1949 +endcidchar + +100 begincidchar + 7039 + 7050 + 19123 + 7041 + 7051 + 7048 + 7040 + 17040 + 1945 + 7053 + 7038 + 1948 + 16667 + 17036 + 15127 + 7490 + 7481 + 7492 + 16499 + 7484 + 7482 + 7494 + 7491 + 7489 + 7493 + 2352 + 2350 + 18160 + 15523 + 7487 + 17061 + 7483 + 15546 + 7486 + 7497 + 7488 + 2351 + 7046 + 2347 + 2349 + 16401 + 15531 + 8092 + 8081 + 8079 + 17050 + 8080 + 15353 + 8087 + 15532 + 8088 + 8084 + 2852 + 8089 + 8086 + 8083 + 18875 + 2850 + 8082 + 2848 + 2851 + 8085 + 8093 + 2348 + 2849 + 8091 + 8090 + 2853 + 17772 + 15334 + 14836 + 17051 + 8725 + 16557 + 18163 + 8726 + 3296 + 14557 + 8732 + 8734 + 8727 + 3290 + 8731 + 8730 + 3291 + 3297 + 3298 + 8733 + 3288 + 8724 + 8722 + 8728 + 8721 + 3295 + 8723 + 8729 + 8735 + 3289 + 3294 + 15073 +endcidchar + +100 begincidchar + 15113 + 17054 + 3287 + 15071 + 3713 + 9376 + 3712 + 9380 + 14874 + 9370 + 15319 + 9381 + 17060 + 15541 + 17041 + 19116 + 9382 + 9379 + 9374 + 9373 + 16945 + 9383 + 3709 + 14837 + 9375 + 3714 + 3708 + 17094 + 3711 + 3710 + 17058 + 19020 + 10027 + 4141 + 4140 + 16641 + 10032 + 15086 + 4518 + 4142 + 15335 + 17064 + 4144 + 10033 + 3707 + 4143 + 10029 + 10031 + 10028 + 17065 + 10030 + 17062 + 10620 + 15057 + 10619 + 10616 + 4521 + 11211 + 4522 + 10615 + 17068 + 4520 + 10617 + 10614 + 10611 + 10618 + 4519 + 14881 + 18077 + 11688 + 11215 + 11214 + 11216 + 11685 + 4860 + 14835 + 11212 + 15114 + 4858 + 19021 + 4862 + 4861 + 11213 + 11217 + 4859 + 16752 + 11692 + 5138 + 5364 + 5139 + 5136 + 11689 + 11687 + 11690 + 11693 + 5137 + 11691 + 11686 + 15525 + 12120 +endcidchar + +100 begincidchar + 12123 + 12482 + 12118 + 18922 + 12793 + 12124 + 5527 + 12122 + 5365 + 12119 + 12121 + 12125 + 12483 + 12481 + 19125 + 17077 + 5528 + 12480 + 15070 + 5665 + 15003 + 18170 + 5758 + 13202 + 5757 + 13204 + 13201 + 13203 + 5886 + 13453 + 856 + 6669 + 2854 + 9384 + 4863 + 5529 + 5835 + 13454 + 857 + 16382 + 6670 + 288 + 7054 + 7055 + 16358 + 16283 + 16351 + 16372 + 8736 + 9387 + 9386 + 9385 + 10034 + 4145 + 16350 + 10622 + 10621 + 11218 + 17079 + 11697 + 12127 + 12126 + 5366 + 12484 + 13027 + 858 + 17795 + 1951 + 2857 + 9388 + 17080 + 859 + 7502 + 2858 + 6159 + 1265 + 1264 + 1952 + 7056 + 8737 + 16007 + 17754 + 6355 + 6354 + 15867 + 1621 + 6673 + 6671 + 6672 + 17357 + 16192 + 17087 + 1956 + 1954 + 17086 + 1955 + 1953 + 15614 + 16363 + 2353 +endcidchar + +100 begincidchar + 15082 + 2357 + 2356 + 7503 + 2355 + 2354 + 7504 + 15729 + 2861 + 8095 + 8094 + 17088 + 3302 + 3301 + 8739 + 18173 + 17089 + 8738 + 2862 + 18174 + 3717 + 9390 + 3718 + 9389 + 16207 + 10037 + 10623 + 4523 + 11219 + 15077 + 11698 + 5531 + 5530 + 5836 + 866 + 6674 + 18175 + 17093 + 2863 + 10038 + 4146 + 558 + 6675 + 1622 + 17095 + 7059 + 7060 + 1957 + 7505 + 16045 + 17096 + 2866 + 7511 + 2367 + 2365 + 7512 + 7507 + 2364 + 2363 + 2358 + 7510 + 7509 + 7506 + 2366 + 16275 + 7508 + 2359 + 2360 + 18177 + 2867 + 2868 + 8096 + 8098 + 8102 + 8101 + 8097 + 8747 + 3307 + 3306 + 8741 + 3304 + 17358 + 8744 + 3308 + 8745 + 3309 + 8742 + 3303 + 3305 + 8746 + 8743 + 8740 + 9403 + 9392 + 3720 + 3723 + 3722 + 3727 + 3726 + 9404 +endcidchar + +100 begincidchar + 9402 + 9395 + 9399 + 9398 + 3724 + 9401 + 9397 + 9405 + 9396 + 3725 + 3719 + 3721 + 17097 + 9394 + 16271 + 10040 + 4150 + 10044 + 4149 + 10041 + 4148 + 9393 + 9400 + 10043 + 4151 + 10045 + 10042 + 10039 + 10626 + 10630 + 10632 + 10628 + 10627 + 10625 + 4526 + 4524 + 10629 + 4527 + 10624 + 4528 + 4147 + 10631 + 4525 + 17098 + 11221 + 11220 + 11228 + 11222 + 11227 + 11224 + 4866 + 11226 + 4867 + 4868 + 15984 + 11225 + 11223 + 16102 + 5141 + 11699 + 5140 + 11702 + 5142 + 18178 + 15986 + 17100 + 12131 + 17099 + 5369 + 12132 + 16112 + 5367 + 12133 + 5368 + 12130 + 12134 + 12128 + 5532 + 12485 + 5533 + 5666 + 12129 + 5667 + 16042 + 16297 + 5759 + 13028 + 5838 + 13205 + 5837 + 17101 + 13352 + 15083 + 18179 + 13635 + 559 + 1962 + 7061 + 18181 + 867 +endcidchar + +100 begincidchar + 1013 + 6160 + 17363 + 6358 + 1268 + 1625 + 8104 + 7513 + 2368 + 17364 + 2869 + 8103 + 17104 + 8749 + 3313 + 8748 + 3312 + 9406 + 4531 + 10636 + 17109 + 11703 + 17110 + 12135 + 12795 + 12794 + 13206 + 868 + 6676 + 2369 + 3314 + 9407 + 17111 + 10046 + 4532 + 11229 + 12136 + 12796 + 869 + 1626 + 1968 + 7062 + 1969 + 1967 + 1966 + 7514 + 2370 + 17112 + 2871 + 8105 + 2870 + 16213 + 18891 + 8750 + 2872 + 3315 + 9408 + 4152 + 4153 + 4533 + 4870 + 11230 + 4869 + 11704 + 5143 + 12137 + 12797 + 870 + 1269 + 6679 + 6678 + 1627 + 6677 + 1628 + 6680 + 7068 + 1972 + 1971 + 7070 + 7069 + 1976 + 1975 + 1970 + 1977 + 7063 + 1973 + 7067 + 1974 + 15714 + 7517 + 7521 + 7519 + 7518 + 7522 + 7516 + 7515 + 17118 + 7525 + 7520 + 16360 +endcidchar + +100 begincidchar + 8114 + 17119 + 7526 + 2376 + 2373 + 16371 + 8108 + 8107 + 8112 + 8111 + 8116 + 2876 + 2873 + 2877 + 8106 + 2878 + 8115 + 2875 + 8113 + 2874 + 17120 + 18186 + 8753 + 8755 + 8756 + 8754 + 8757 + 3316 + 9412 + 9417 + 9409 + 9413 + 17123 + 9418 + 9414 + 3730 + 3738 + 3733 + 4157 + 3741 + 3734 + 3739 + 3732 + 9416 + 3740 + 9415 + 3736 + 3731 + 3737 + 9419 + 10051 + 10053 + 14699 + 18089 + 15104 + 3735 + 17175 + 15108 + 10048 + 4155 + 10054 + 4156 + 10052 + 10047 + 10050 + 10055 + 4154 + 10049 + 4535 + 10640 + 10639 + 4538 + 4536 + 10637 + 4534 + 10638 + 4537 + 14381 + 11238 + 11240 + 18190 + 11239 + 11231 + 11235 + 11234 + 11232 + 4871 + 11233 + 4874 + 5148 + 11712 + 5145 + 11706 + 5147 + 5149 + 17125 + 5146 + 11711 + 11707 + 5144 +endcidchar + +100 begincidchar + 11710 + 11705 + 11709 + 11708 + 15987 + 12139 + 5370 + 18193 + 5371 + 12138 + 15281 + 12488 + 16833 + 5534 + 18194 + 12798 + 12801 + 13029 + 5760 + 13353 + 13455 + 5925 + 5971 + 871 + 1978 + 18894 + 8760 + 9420 + 872 + 1270 + 1629 + 16513 + 2377 + 8761 + 3317 + 3742 + 5150 + 11713 + 12489 + 12802 + 873 + 17129 + 6686 + 6681 + 6683 + 6685 + 6684 + 6682 + 1630 + 16341 + 1979 + 7081 + 7076 + 7073 + 15942 + 7080 + 7079 + 7078 + 7077 + 7082 + 1980 + 18195 + 18196 + 2381 + 15123 + 2387 + 2386 + 7535 + 7529 + 7527 + 2384 + 8123 + 2379 + 7532 + 7536 + 7538 + 7534 + 7528 + 2385 + 7533 + 7531 + 2378 + 7539 + 2388 + 7537 + 2382 + 7530 + 2383 + 2380 + 17366 + 16410 + 15466 + 15044 + 2880 + 15403 + 8124 + 18197 + 8117 + 8119 + 8121 +endcidchar + +100 begincidchar + 15469 + 8122 + 8120 + 2881 + 8125 + 18198 + 8118 + 16277 + 15467 + 8765 + 3318 + 8773 + 8762 + 8774 + 18199 + 8772 + 8771 + 8768 + 2879 + 3319 + 8766 + 8769 + 3320 + 8770 + 8767 + 9431 + 16105 + 9435 + 3749 + 10061 + 3752 + 9433 + 14056 + 9430 + 9425 + 9421 + 15125 + 3748 + 3747 + 15124 + 3743 + 9424 + 3750 + 3751 + 9423 + 9426 + 9434 + 9432 + 9422 + 10063 + 4159 + 10065 + 9429 + 10067 + 4163 + 10068 + 10064 + 4160 + 10060 + 4162 + 10057 + 10062 + 10066 + 10059 + 17132 + 3744 + 17140 + 10056 + 4161 + 10058 + 15468 + 17777 + 15459 + 4541 + 10642 + 4545 + 4543 + 4158 + 4540 + 17133 + 10648 + 10651 + 4542 + 4539 + 10644 + 10641 + 10646 + 10643 + 4546 + 10645 + 15126 + 17134 + 10647 + 4544 + 17138 + 16268 + 4876 + 11247 + 11241 + 11245 +endcidchar + +100 begincidchar + 11246 + 18874 + 11243 + 4878 + 4875 + 11242 + 11244 + 4877 + 11250 + 14977 + 5154 + 15162 + 16574 + 11720 + 11714 + 5153 + 14515 + 5151 + 11722 + 5152 + 11715 + 11723 + 11719 + 5155 + 11716 + 11724 + 11721 + 16335 + 12143 + 12140 + 5374 + 12144 + 12146 + 12145 + 12494 + 5535 + 12491 + 12493 + 12490 + 12495 + 12492 + 12804 + 12807 + 12803 + 5668 + 12808 + 5669 + 5671 + 5670 + 13030 + 17136 + 13032 + 13031 + 18203 + 18202 + 17139 + 13207 + 14211 + 13456 + 13525 + 874 + 17655 + 17152 + 6359 + 1631 + 6688 + 6687 + 7087 + 7086 + 1983 + 1986 + 1985 + 1984 + 7083 + 7085 + 7084 + 7542 + 2390 + 7546 + 7545 + 7544 + 7540 + 2389 + 2393 + 2396 + 14309 + 15128 + 2397 + 7541 + 7543 + 2395 + 2394 + 2392 + 2391 + 8132 + 15997 + 8130 + 8126 + 2882 + 8127 +endcidchar + +100 begincidchar + 2883 + 8131 + 2884 + 8778 + 16744 + 8777 + 8776 + 8775 + 9439 + 3753 + 9436 + 9438 + 15910 + 3754 + 17148 + 3755 + 9437 + 15862 + 17145 + 17800 + 10077 + 4166 + 10079 + 18205 + 10078 + 10075 + 10074 + 10073 + 10072 + 10076 + 10069 + 17404 + 10652 + 10657 + 10655 + 17150 + 14686 + 10654 + 10653 + 10656 + 11253 + 15134 + 4879 + 5156 + 11726 + 17153 + 5157 + 11725 + 12148 + 12147 + 5375 + 12496 + 5536 + 12809 + 5839 + 13208 + 13458 + 13457 + 6066 + 8133 + 3757 + 875 + 1273 + 1272 + 1271 + 15565 + 6689 + 17157 + 1635 + 1634 + 19025 + 1991 + 16947 + 7089 + 7092 + 7090 + 19111 + 17159 + 7088 + 7091 + 2404 + 7553 + 7555 + 7554 + 2401 + 7549 + 15450 + 2399 + 2398 + 2402 + 2400 + 2403 + 7552 + 7551 + 7550 + 15143 + 15138 + 8135 + 8134 + 2885 +endcidchar + +100 begincidchar + 3325 + 8779 + 8781 + 8783 + 3324 + 18206 + 3322 + 8780 + 3323 + 8782 + 3321 + 9449 + 9440 + 9443 + 9447 + 3761 + 9445 + 9444 + 3759 + 9448 + 3758 + 3763 + 3762 + 3760 + 9446 + 10085 + 10084 + 18883 + 10080 + 19119 + 16346 + 4167 + 10083 + 10082 + 4168 + 19112 + 4551 + 10659 + 15137 + 4552 + 4548 + 4550 + 16267 + 4547 + 4549 + 14700 + 11254 + 15857 + 4882 + 11256 + 11255 + 14131 + 10081 + 4884 + 4883 + 11731 + 11729 + 5158 + 11730 + 11732 + 11728 + 11727 + 12149 + 5378 + 14134 + 5538 + 5537 + 12810 + 19133 + 876 + 6161 + 1274 + 6690 + 1637 + 1636 + 6691 + 14135 + 7094 + 1992 + 7093 + 1993 + 15741 + 2405 + 7558 + 7556 + 7562 + 2406 + 7557 + 7561 + 8138 + 8140 + 17368 + 2886 + 18926 + 8139 + 2887 + 3328 + 3327 + 3326 + 8784 +endcidchar + +100 begincidchar + 9452 + 9451 + 9450 + 10086 + 4170 + 4169 + 4554 + 4553 + 14138 + 11260 + 10660 + 10662 + 10661 + 11259 + 11257 + 11261 + 11258 + 4885 + 14137 + 18209 + 11733 + 5159 + 5672 + 15743 + 17776 + 5887 + 877 + 18212 + 7095 + 16266 + 7563 + 2407 + 14144 + 18213 + 14673 + 14145 + 3038 + 3037 + 15155 + 3330 + 8786 + 3329 + 8785 + 14429 + 14385 + 14146 + 9453 + 4171 + 10089 + 4172 + 5673 + 12813 + 1014 + 1638 + 6692 + 19095 + 1995 + 15165 + 1994 + 7565 + 7567 + 2408 + 7569 + 7572 + 7570 + 14150 + 15203 + 7571 + 7568 + 7564 + 2409 + 7573 + 7566 + 16247 + 8149 + 2893 + 8158 + 2890 + 8151 + 2894 + 16145 + 2888 + 8146 + 8159 + 8147 + 8144 + 2892 + 15199 + 2889 + 14152 + 8150 + 8153 + 2891 + 8154 + 2895 + 8155 + 8145 + 8152 + 8156 + 8148 +endcidchar + +100 begincidchar + 8143 + 8141 + 8157 + 15726 + 8142 + 8793 + 15853 + 15909 + 8789 + 8795 + 3333 + 8788 + 8790 + 3331 + 8787 + 3338 + 8791 + 3337 + 8792 + 3339 + 3334 + 3340 + 3335 + 3336 + 14151 + 3332 + 8794 + 3768 + 9464 + 18215 + 9467 + 9455 + 9460 + 9454 + 3770 + 9458 + 18216 + 9456 + 3769 + 14156 + 9463 + 9462 + 9459 + 9461 + 9457 + 4176 + 9466 + 3766 + 9465 + 18217 + 10105 + 4183 + 10100 + 4182 + 10090 + 10092 + 4175 + 10097 + 10096 + 10099 + 4180 + 10094 + 10093 + 14162 + 4179 + 4174 + 10095 + 4177 + 10101 + 10103 + 10098 + 10091 + 4178 + 4562 + 4173 + 14155 + 16148 + 10104 + 10666 + 4555 + 19140 + 10668 + 4556 + 17948 + 4558 + 10671 + 10663 + 4181 + 10669 + 10665 + 3767 + 4561 + 4557 + 19117 + 4888 + 10670 + 10664 + 4563 + 10667 + 16152 +endcidchar + +100 begincidchar + 14160 + 11271 + 11266 + 11276 + 4886 + 11268 + 4890 + 11274 + 11265 + 11262 + 11277 + 5165 + 4891 + 11273 + 11263 + 4889 + 11267 + 4893 + 11264 + 11269 + 4892 + 11272 + 11275 + 18927 + 11738 + 11745 + 11743 + 5163 + 11750 + 11270 + 14167 + 11741 + 16159 + 11751 + 5162 + 11740 + 11739 + 11749 + 11746 + 11748 + 11736 + 11752 + 5160 + 11747 + 11756 + 11744 + 5164 + 5161 + 11742 + 11737 + 11755 + 4887 + 18218 + 16481 + 12152 + 17369 + 12150 + 12156 + 5384 + 12154 + 12153 + 5386 + 12159 + 5385 + 12160 + 12157 + 5382 + 12158 + 12151 + 5383 + 5381 + 12502 + 12155 + 12161 + 12499 + 14169 + 5543 + 5541 + 12501 + 12503 + 12500 + 5542 + 5544 + 16156 + 5675 + 14171 + 12818 + 12817 + 12815 + 12814 + 12816 + 5674 + 5676 + 5761 + 16312 + 13034 + 13033 + 16127 + 13211 + 13213 +endcidchar + +100 begincidchar + 13215 + 13214 + 13212 + 15167 + 5841 + 5840 + 5889 + 5888 + 5890 + 13355 + 13354 + 13526 + 13459 + 13527 + 5957 + 15168 + 5958 + 13575 + 16210 + 5995 + 1015 + 18076 + 6693 + 7098 + 18221 + 15177 + 1996 + 16154 + 7101 + 14172 + 7574 + 7580 + 16157 + 7578 + 2410 + 7576 + 7577 + 7579 + 15176 + 7575 + 2896 + 8160 + 2898 + 8162 + 2897 + 8161 + 18222 + 8797 + 3341 + 8799 + 8796 + 8163 + 3342 + 14174 + 14061 + 8798 + 14469 + 15178 + 9470 + 3771 + 9468 + 3772 + 9469 + 3773 + 18224 + 4184 + 10109 + 10106 + 10108 + 10107 + 16343 + 18928 + 10672 + 14177 + 10673 + 14176 + 4564 + 10675 + 10674 + 15173 + 289 + 11278 + 15708 + 11279 + 11280 + 5171 + 16345 + 5167 + 5172 + 5168 + 5170 + 5166 + 5169 + 14178 + 5387 + 11757 + 12505 + 12504 + 17370 + 12819 +endcidchar + +100 begincidchar + 13217 + 13035 + 14180 + 13216 + 14181 + 13528 + 13597 + 1016 + 17656 + 1275 + 17773 + 6694 + 1639 + 1999 + 7106 + 1997 + 7104 + 2002 + 1998 + 2003 + 2001 + 7105 + 2000 + 2414 + 2413 + 7591 + 2422 + 7584 + 7590 + 2418 + 7583 + 7589 + 7587 + 2417 + 2419 + 7586 + 2412 + 7585 + 2423 + 2420 + 2424 + 2421 + 7582 + 7581 + 7588 + 2415 + 2411 + 2416 + 16094 + 8178 + 8171 + 3347 + 8170 + 2902 + 2909 + 2906 + 2912 + 2911 + 2907 + 8164 + 8167 + 8166 + 2903 + 8168 + 8177 + 2904 + 8165 + 2905 + 8172 + 2910 + 2900 + 2908 + 8169 + 2899 + 8173 + 8176 + 16349 + 8816 + 8807 + 3344 + 8814 + 8811 + 8803 + 8812 + 3346 + 8804 + 8800 + 16019 + 3779 + 8809 + 14185 + 3343 + 8815 + 3350 + 3352 + 8802 + 3351 + 8805 + 3345 + 8813 +endcidchar + +100 begincidchar + 8806 + 8810 + 8808 + 3348 + 8801 + 3353 + 2901 + 3349 + 3354 + 3775 + 9477 + 9479 + 9481 + 9485 + 9475 + 9473 + 3777 + 9480 + 9484 + 9476 + 9472 + 9471 + 14187 + 18902 + 9482 + 9474 + 9478 + 3778 + 3776 + 9486 + 3774 + 9483 + 19003 + 10126 + 15187 + 4189 + 10118 + 4577 + 10128 + 4192 + 10132 + 4198 + 10113 + 18135 + 10129 + 10110 + 15516 + 10131 + 10114 + 14188 + 4205 + 4202 + 10130 + 10124 + 4188 + 4196 + 4195 + 14190 + 4194 + 4200 + 10111 + 4201 + 10125 + 4197 + 4187 + 10127 + 4199 + 10116 + 10115 + 10112 + 10120 + 10117 + 10121 + 4204 + 10133 + 4193 + 17774 + 10119 + 18229 + 18231 + 4203 + 15182 + 18230 + 14191 + 10680 + 4569 + 4578 + 4574 + 10677 + 15180 + 4571 + 4575 + 10689 + 4565 + 10681 + 4573 + 14194 + 14198 + 10684 + 10679 +endcidchar + +100 begincidchar + 4572 + 4576 + 10678 + 4570 + 10688 + 4567 + 10687 + 10686 + 4579 + 10440 + 4566 + 14196 + 10685 + 10676 + 4580 + 10683 + 4568 + 18232 + 15567 + 10682 + 15181 + 4898 + 4903 + 4896 + 11295 + 11286 + 11298 + 11290 + 11296 + 4904 + 4897 + 11283 + 11289 + 11299 + 11292 + 11297 + 11285 + 11293 + 4899 + 11291 + 4902 + 4901 + 11284 + 11294 + 4900 + 11301 + 11300 + 14207 + 11768 + 11764 + 5179 + 11758 + 5173 + 5189 + 11770 + 5181 + 5177 + 11761 + 5184 + 5187 + 11772 + 5176 + 11763 + 5185 + 11774 + 11771 + 11759 + 5180 + 5174 + 5188 + 11766 + 5183 + 11760 + 5178 + 11773 + 5182 + 5175 + 11767 + 5186 + 11765 + 11769 + 12163 + 12169 + 5393 + 12172 + 12164 + 12171 + 12166 + 5394 + 5391 + 18964 + 12162 + 5390 + 12168 + 12170 + 5392 + 12167 + 12165 + 18130 + 14182 +endcidchar + +100 begincidchar + 12515 + 5545 + 18929 + 5546 + 14203 + 12511 + 12509 + 12513 + 5550 + 12514 + 12507 + 12506 + 12510 + 12508 + 5547 + 12512 + 12820 + 5681 + 5680 + 12821 + 15953 + 12823 + 12822 + 5682 + 13040 + 13036 + 13039 + 5763 + 13041 + 16073 + 5762 + 13218 + 18078 + 5891 + 5893 + 13356 + 5892 + 13460 + 13530 + 13532 + 13529 + 13531 + 5977 + 18619 + 17755 + 17756 + 17757 + 17758 + 17759 + 17760 + 17761 + 1017 + 17762 + 2004 + 7455 + 2425 + 2913 + 11302 + 5190 + 11775 + 14210 + 5395 + 15977 + 12517 + 12516 + 5683 + 13042 + 15183 + 13219 + 5926 + 6162 + 17654 + 17657 + 1640 + 1276 + 7107 + 7597 + 7592 + 7596 + 7594 + 2426 + 7595 + 7593 + 8179 + 9488 + 9491 + 9487 + 3780 + 4206 + 16391 + 3783 + 10134 + 4581 + 10690 + 4582 + 16251 + 4905 + 11305 + 11778 + 11777 +endcidchar + +100 begincidchar + 11776 + 12518 + 5551 + 12519 + 13220 + 5927 + 13461 + 1018 + 1642 + 1641 + 7109 + 2005 + 16924 + 7108 + 7599 + 17371 + 2427 + 8180 + 7598 + 14214 + 2915 + 8183 + 2914 + 8821 + 14216 + 3786 + 9493 + 9492 + 9494 + 3785 + 3784 + 10691 + 10693 + 17372 + 4583 + 10692 + 11306 + 4906 + 12174 + 18233 + 12173 + 5552 + 12520 + 5554 + 5553 + 12824 + 13043 + 5764 + 1019 + 7110 + 2006 + 7602 + 2429 + 7601 + 7600 + 2428 + 8189 + 8191 + 2916 + 8186 + 2917 + 8190 + 2918 + 8824 + 15198 + 10138 + 4209 + 10137 + 10698 + 18153 + 10699 + 4584 + 10696 + 10695 + 10697 + 10694 + 4909 + 11307 + 11780 + 5191 + 11779 + 12031 + 5396 + 14222 + 5397 + 5192 + 12825 + 5684 + 1020 + 17661 + 1021 + 2431 + 1643 + 2430 + 7111 + 14225 + 3358 + 1022 + 2008 + 2007 +endcidchar + +100 begincidchar + 2009 + 1023 + 7114 + 2433 + 7603 + 2435 + 2432 + 2434 + 8194 + 2919 + 14226 + 8193 + 8192 + 18236 + 9497 + 10139 + 18237 + 4585 + 4910 + 11309 + 11308 + 11781 + 18238 + 14228 + 13044 + 18239 + 1024 + 6360 + 6695 + 2010 + 7115 + 7605 + 2436 + 7604 + 2437 + 8196 + 2921 + 8195 + 8197 + 2920 + 8825 + 3359 + 18240 + 3787 + 3788 + 4211 + 16357 + 10141 + 10140 + 4210 + 14233 + 16355 + 16348 + 10700 + 16347 + 10701 + 11310 + 5196 + 5195 + 5197 + 12177 + 5399 + 5398 + 12523 + 12826 + 5843 + 5842 + 1025 + 17662 + 7404 + 3790 + 3360 + 3789 + 4212 + 1026 + 6067 + 6696 + 6363 + 6364 + 1278 + 6361 + 1277 + 1280 + 6362 + 1282 + 1281 + 6365 + 1279 + 17782 + 1648 + 1646 + 6698 + 1645 + 14240 + 1650 + 1652 + 1649 + 6701 + 6697 + 1653 +endcidchar + +100 begincidchar + 1647 + 1283 + 1651 + 6700 + 16046 + 18243 + 6699 + 1644 + 17778 + 15995 + 7121 + 7123 + 15220 + 7117 + 7120 + 7129 + 7127 + 2016 + 7133 + 2019 + 7130 + 7122 + 7119 + 8829 + 7128 + 2011 + 7131 + 7116 + 7125 + 2013 + 2018 + 7126 + 2022 + 2020 + 7118 + 2017 + 7124 + 2021 + 2012 + 7132 + 18244 + 17897 + 2442 + 2451 + 2440 + 2438 + 7607 + 2446 + 2443 + 7609 + 17780 + 2445 + 7608 + 7606 + 7611 + 2450 + 2448 + 8828 + 7612 + 7610 + 2439 + 16359 + 2441 + 2444 + 14242 + 2447 + 15221 + 2449 + 18246 + 18247 + 18248 + 18249 + 8207 + 2923 + 15981 + 8198 + 8200 + 14243 + 8201 + 8209 + 8205 + 8203 + 8206 + 8210 + 2924 + 2928 + 8199 + 8208 + 2926 + 14905 + 2925 + 8204 + 8202 + 2922 + 2927 + 15993 + 17900 + 15218 + 3366 + 8837 +endcidchar + +100 begincidchar + 8835 + 3368 + 15222 + 8830 + 9511 + 3367 + 8834 + 15990 + 8831 + 3363 + 3369 + 8836 + 3365 + 8833 + 4213 + 3364 + 8832 + 3370 + 3362 + 3361 + 18252 + 9503 + 9501 + 9507 + 9499 + 9512 + 9504 + 9498 + 3794 + 3800 + 9509 + 9502 + 3797 + 19053 + 17348 + 3795 + 9510 + 3792 + 3791 + 9505 + 3796 + 3371 + 9508 + 9500 + 3793 + 18256 + 4218 + 4214 + 4219 + 10144 + 17349 + 10143 + 10145 + 4216 + 10142 + 4217 + 10148 + 10147 + 10146 + 4215 + 17350 + 10705 + 10708 + 4591 + 10707 + 4590 + 10704 + 10703 + 4589 + 10706 + 10702 + 18259 + 11312 + 11322 + 4913 + 4912 + 17252 + 11316 + 11318 + 11313 + 11317 + 11311 + 11320 + 4911 + 11319 + 11315 + 16050 + 11321 + 11314 + 5200 + 11782 + 11788 + 5204 + 5206 + 5203 + 5202 + 18261 + 5201 + 5199 + 11783 +endcidchar + +100 begincidchar + 11786 + 5198 + 11787 + 16366 + 5205 + 11785 + 11784 + 5400 + 5401 + 12180 + 12525 + 12524 + 5555 + 12828 + 5685 + 12827 + 13045 + 13221 + 5844 + 5894 + 1029 + 18262 + 1654 + 8838 + 4220 + 5207 + 11789 + 1030 + 2453 + 2452 + 8839 + 17105 + 11323 + 1031 + 2023 + 15713 + 4221 + 4914 + 1032 + 1655 + 7134 + 2454 + 7613 + 2929 + 8843 + 3801 + 4222 + 4915 + 5208 + 5402 + 12526 + 1033 + 1656 + 2455 + 8211 + 3372 + 4223 + 10149 + 10709 + 14250 + 16353 + 1034 + 3373 + 9513 + 4224 + 1035 + 6702 + 7135 + 2024 + 7615 + 16909 + 2458 + 14256 + 2459 + 16080 + 7614 + 8216 + 8213 + 8215 + 2930 + 2932 + 2931 + 8212 + 2933 + 8214 + 17794 + 8846 + 9516 + 9517 + 9515 + 9518 + 3802 + 9514 + 4225 + 10714 + 10710 + 10713 + 10715 + 10712 + 10711 +endcidchar + +100 begincidchar + 18263 + 11791 + 11790 + 11792 + 12182 + 12181 + 12528 + 15226 + 12529 + 12527 + 15227 + 5686 + 13222 + 13357 + 13462 + 1036 + 1284 + 5209 + 1037 + 8217 + 8847 + 18265 + 5934 + 6163 + 18210 + 17763 + 14280 + 6164 + 6166 + 1038 + 6167 + 6165 + 6368 + 16690 + 6372 + 1286 + 1287 + 6369 + 6367 + 6366 + 6370 + 1285 + 6371 + 7136 + 6707 + 1659 + 6706 + 6708 + 1658 + 6713 + 1662 + 6703 + 6717 + 6723 + 1669 + 6720 + 1666 + 15731 + 6710 + 6716 + 6718 + 14268 + 6705 + 1665 + 1660 + 6711 + 1667 + 1670 + 1664 + 1657 + 6715 + 6709 + 6722 + 1672 + 1668 + 1663 + 6714 + 2460 + 6712 + 1661 + 1671 + 18953 + 6704 + 6719 + 6721 + 17891 + 18266 + 17764 + 14273 + 2041 + 2035 + 2043 + 2040 + 7143 + 7146 + 2036 + 18267 + 7137 + 2029 + 2039 +endcidchar + +100 begincidchar + 2042 + 2044 + 7158 + 7149 + 14281 + 2028 + 7157 + 2032 + 2030 + 2025 + 7141 + 7156 + 7145 + 7148 + 7161 + 16408 + 2045 + 7155 + 2037 + 7150 + 7160 + 7147 + 7151 + 7154 + 15991 + 18930 + 7139 + 7159 + 7153 + 16685 + 15762 + 7138 + 17374 + 7142 + 2038 + 2033 + 2026 + 2031 + 2027 + 2046 + 7140 + 7632 + 2034 + 16054 + 7152 + 6781 + 7635 + 2474 + 14282 + 7619 + 14274 + 7630 + 7626 + 14289 + 7645 + 7637 + 7627 + 7636 + 7621 + 7625 + 7648 + 2477 + 7640 + 7631 + 2461 + 7646 + 7617 + 7639 + 2476 + 2471 + 7616 + 2469 + 2468 + 2473 + 7638 + 2465 + 2472 + 7144 + 8848 + 7633 + 15658 + 7623 + 2475 + 7624 + 7628 + 2478 + 7618 + 7642 + 7641 + 7649 + 2467 + 2464 + 7647 + 7643 + 7634 + 7629 + 2470 + 2466 + 7620 + 2462 +endcidchar + +100 begincidchar + 7644 + 2463 + 7622 + 18269 + 14262 + 16875 + 15902 + 17765 + 8223 + 8225 + 8230 + 8250 + 2947 + 2937 + 8222 + 8233 + 8240 + 8246 + 8227 + 8234 + 14291 + 2950 + 8248 + 8243 + 2945 + 2943 + 8239 + 8235 + 8221 + 2934 + 8226 + 8218 + 14316 + 2942 + 2944 + 8231 + 8228 + 2939 + 8244 + 2936 + 8229 + 8889 + 8237 + 14157 + 8236 + 2935 + 2946 + 2938 + 8219 + 8224 + 8241 + 8247 + 2951 + 8220 + 8232 + 8238 + 2941 + 14294 + 8249 + 8242 + 8245 + 17063 + 2940 + 16217 + 8864 + 8852 + 3381 + 8881 + 8890 + 8893 + 3379 + 8860 + 8885 + 8861 + 8875 + 3392 + 8871 + 3389 + 16469 + 8872 + 8849 + 8886 + 14296 + 3398 + 8883 + 8873 + 8895 + 8868 + 9550 + 8898 + 3396 + 8866 + 8878 + 3399 + 3378 + 8870 + 8896 + 8863 + 8856 + 8867 +endcidchar + +100 begincidchar + 8855 + 8853 + 3374 + 8887 + 8862 + 8891 + 15660 + 8892 + 3382 + 3387 + 3383 + 3391 + 8882 + 3384 + 8874 + 8858 + 3376 + 8850 + 8884 + 8894 + 8857 + 3390 + 8899 + 8869 + 8865 + 3375 + 3395 + 18271 + 8880 + 3397 + 8876 + 3386 + 3380 + 3388 + 3377 + 3394 + 8877 + 8859 + 8879 + 8854 + 8888 + 15376 + 16439 + 15994 + 8897 + 16051 + 15445 + 14161 + 8851 + 18769 + 18136 + 9549 + 9571 + 3756 + 9554 + 16941 + 9552 + 9531 + 3806 + 9547 + 9567 + 9543 + 3814 + 9566 + 9541 + 3393 + 9557 + 9542 + 9564 + 3813 + 3805 + 15649 + 9520 + 9528 + 9553 + 9545 + 9570 + 9548 + 3819 + 9565 + 18200 + 3810 + 14308 + 9551 + 9559 + 9532 + 9558 + 9575 + 9527 + 9560 + 15229 + 9573 + 14731 + 9521 + 3385 + 14302 + 9535 + 9534 + 3812 + 16091 +endcidchar + +100 begincidchar + 9538 + 9540 + 9555 + 9572 + 3815 + 17114 + 3816 + 18273 + 9526 + 3808 + 9530 + 9568 + 3817 + 3809 + 3811 + 3818 + 9574 + 9561 + 9556 + 14304 + 15507 + 9537 + 9536 + 3807 + 9522 + 3804 + 9546 + 9523 + 9544 + 9533 + 9569 + 14670 + 18121 + 3803 + 19103 + 9529 + 18274 + 9525 + 9563 + 9524 + 4238 + 10189 + 14166 + 14318 + 10172 + 15214 + 18118 + 10150 + 10180 + 4230 + 10165 + 10175 + 4233 + 10168 + 4231 + 10153 + 10183 + 10152 + 10171 + 15262 + 10151 + 10169 + 10178 + 10176 + 10164 + 10159 + 10157 + 15756 + 10158 + 10177 + 10188 + 10166 + 4232 + 10161 + 10181 + 4235 + 10160 + 10154 + 10170 + 4239 + 15436 + 18276 + 4227 + 4236 + 10162 + 10156 + 4229 + 9562 + 4228 + 10173 + 4226 + 4241 + 4234 + 10174 + 10163 + 10155 + 10182 + 10167 + 4240 + 10186 +endcidchar + +100 begincidchar + 4237 + 10185 + 10179 + 10184 + 16373 + 10187 + 14314 + 18277 + 14261 + 14319 + 15312 + 10743 + 10742 + 10738 + 4603 + 4595 + 10758 + 10757 + 9519 + 10735 + 10739 + 10733 + 10752 + 10737 + 18278 + 10759 + 10730 + 10728 + 10740 + 10750 + 10745 + 4605 + 10719 + 10749 + 14728 + 19147 + 16619 + 4606 + 9539 + 10731 + 10722 + 10725 + 10763 + 10732 + 10723 + 10721 + 10718 + 18279 + 4599 + 10741 + 4598 + 4602 + 10736 + 10744 + 4592 + 10760 + 10764 + 4594 + 10727 + 10747 + 10751 + 10724 + 10761 + 4601 + 4600 + 10716 + 4604 + 10754 + 10726 + 10746 + 10720 + 10734 + 10729 + 10748 + 10765 + 10762 + 10753 + 16936 + 14324 + 18280 + 10717 + 4593 + 11343 + 11334 + 11337 + 16482 + 4923 + 11339 + 11328 + 11335 + 11341 + 4920 + 4924 + 4918 + 14272 + 16399 + 11330 + 11346 + 11340 + 18281 +endcidchar + +100 begincidchar + 11331 + 11355 + 11349 + 11327 + 11811 + 11333 + 4919 + 14299 + 11344 + 11354 + 4927 + 18938 + 11351 + 11332 + 11338 + 11342 + 11336 + 11356 + 11353 + 11350 + 4926 + 11329 + 11357 + 4925 + 11347 + 11345 + 14328 + 11348 + 11824 + 11805 + 11810 + 11823 + 11809 + 11801 + 11806 + 5212 + 11794 + 11818 + 11820 + 11793 + 5211 + 11822 + 11814 + 5218 + 11821 + 11807 + 5220 + 11799 + 11352 + 11815 + 11812 + 11795 + 11826 + 5214 + 19018 + 5215 + 11797 + 11813 + 18931 + 11825 + 11816 + 11803 + 5217 + 5213 + 11817 + 11804 + 11827 + 11798 + 11808 + 11819 + 11800 + 11802 + 5221 + 11796 + 5219 + 5404 + 5210 + 5216 + 5408 + 12198 + 12188 + 12183 + 12189 + 12199 + 12203 + 12202 + 5410 + 5409 + 12190 + 12204 + 12193 + 12185 + 14334 + 12187 + 12186 + 12192 + 12197 + 12184 + 12191 + 12196 +endcidchar + +100 begincidchar + 5407 + 12194 + 5405 + 12195 + 5403 + 5406 + 12545 + 12200 + 5559 + 18951 + 12537 + 12541 + 12533 + 12536 + 12544 + 5557 + 12549 + 12542 + 18285 + 12534 + 12550 + 12543 + 12547 + 12535 + 5556 + 5558 + 12530 + 12538 + 12532 + 15446 + 12548 + 12546 + 12531 + 12539 + 12837 + 5562 + 12540 + 5688 + 5690 + 5687 + 15440 + 12842 + 12834 + 12832 + 12836 + 12833 + 14336 + 12838 + 12840 + 5691 + 5693 + 12839 + 5694 + 5692 + 12841 + 16484 + 18882 + 15231 + 5689 + 19107 + 18110 + 14331 + 5765 + 13046 + 13052 + 5767 + 12835 + 13051 + 13058 + 13049 + 13056 + 13055 + 12831 + 13050 + 12201 + 13059 + 13048 + 13053 + 14341 + 13057 + 13047 + 13226 + 5766 + 13054 + 16286 + 13362 + 13227 + 13225 + 13228 + 5895 + 13360 + 13358 + 13363 + 13361 + 13364 + 5896 + 13359 + 14529 + 13463 + 15206 +endcidchar + +100 begincidchar + 13630 + 13622 + 6168 + 1673 + 2047 + 7651 + 7650 + 2479 + 2952 + 8252 + 8251 + 3400 + 3821 + 3820 + 3822 + 10190 + 10766 + 11358 + 11360 + 11359 + 5222 + 11828 + 12205 + 13598 + 1039 + 14355 + 6725 + 6724 + 1674 + 18287 + 7165 + 7163 + 7162 + 2048 + 2050 + 2049 + 7164 + 14346 + 7663 + 7660 + 7658 + 2480 + 7661 + 2485 + 7655 + 7670 + 7672 + 7656 + 18288 + 2482 + 7673 + 7668 + 7654 + 7659 + 7669 + 7665 + 7662 + 2487 + 7671 + 7657 + 15240 + 7666 + 7652 + 2486 + 2483 + 7664 + 7667 + 7653 + 2484 + 2481 + 16134 + 2962 + 8259 + 2961 + 17376 + 8262 + 8265 + 2958 + 2956 + 8254 + 8263 + 8261 + 8258 + 8253 + 2955 + 8256 + 8255 + 8268 + 2957 + 8257 + 2959 + 2954 + 8260 + 2963 + 2960 + 8264 + 3407 + 8914 + 8903 + 3404 +endcidchar + +100 begincidchar + 9581 + 8912 + 8900 + 3402 + 8905 + 3405 + 8909 + 8907 + 3408 + 3401 + 8901 + 8904 + 3406 + 8902 + 8913 + 8911 + 8906 + 8908 + 8910 + 3403 + 18289 + 9582 + 9588 + 9578 + 9584 + 3823 + 9580 + 3829 + 3828 + 3827 + 9587 + 9577 + 9590 + 3832 + 3826 + 3825 + 9586 + 3833 + 9576 + 9579 + 9589 + 9585 + 10222 + 10211 + 3824 + 4248 + 10199 + 10220 + 10200 + 4243 + 10197 + 10206 + 10198 + 4245 + 10192 + 10219 + 4246 + 10193 + 4251 + 10208 + 10202 + 10209 + 10196 + 10221 + 10213 + 10207 + 10191 + 4247 + 10214 + 4250 + 10218 + 10212 + 4244 + 10210 + 10204 + 4242 + 10195 + 10203 + 10215 + 10201 + 10205 + 4616 + 9583 + 10784 + 10793 + 10783 + 10779 + 10776 + 4617 + 10774 + 4249 + 10767 + 4615 + 10773 + 4614 + 10778 + 10775 + 10791 + 10786 + 10780 +endcidchar + +100 begincidchar + 10785 + 4610 + 10777 + 10796 + 10792 + 4611 + 10797 + 4613 + 10798 + 10782 + 10194 + 10788 + 10781 + 10790 + 10787 + 15980 + 18087 + 10772 + 4608 + 10795 + 4609 + 10770 + 4612 + 11371 + 10789 + 10794 + 16453 + 11368 + 4607 + 4928 + 11378 + 11374 + 18662 + 11372 + 11367 + 11382 + 17378 + 16367 + 4932 + 11363 + 11366 + 11365 + 11379 + 11369 + 11364 + 11370 + 11381 + 11362 + 11380 + 11377 + 4930 + 4929 + 4931 + 11373 + 11361 + 15752 + 16364 + 11830 + 5228 + 11834 + 11831 + 11838 + 11844 + 11833 + 14351 + 11853 + 5225 + 11847 + 11836 + 11848 + 11843 + 11850 + 11835 + 5230 + 5229 + 11837 + 11851 + 11829 + 11849 + 5223 + 16380 + 11841 + 11840 + 11845 + 11832 + 5227 + 5231 + 11839 + 11846 + 5232 + 11842 + 16365 + 5224 + 5226 + 12218 + 12216 + 16274 + 12222 + 12220 + 12223 +endcidchar + +100 begincidchar + 14352 + 12209 + 12217 + 12227 + 11852 + 12213 + 5414 + 10771 + 12208 + 12221 + 12215 + 12212 + 12207 + 12206 + 12226 + 12211 + 12210 + 5412 + 12219 + 14349 + 5411 + 5413 + 12214 + 12225 + 16302 + 5566 + 12552 + 5563 + 12560 + 5567 + 12562 + 12551 + 12224 + 12564 + 12553 + 16047 + 5564 + 12559 + 12561 + 12556 + 12563 + 12558 + 12557 + 5565 + 14353 + 12847 + 12848 + 12846 + 16250 + 12843 + 13062 + 13065 + 13061 + 5771 + 13063 + 5770 + 5769 + 5768 + 13064 + 13233 + 13231 + 15879 + 13230 + 13060 + 13232 + 13066 + 13229 + 15243 + 13367 + 13333 + 13365 + 5897 + 13366 + 13368 + 13466 + 5928 + 13465 + 13464 + 5929 + 5959 + 13576 + 13600 + 13599 + 13601 + 1040 + 7166 + 16218 + 8915 + 13067 + 13467 + 1041 + 2051 + 7167 + 14404 + 8271 + 2964 + 8917 + 8916 + 3409 + 3834 +endcidchar + +100 begincidchar + 10799 + 4618 + 4619 + 14363 + 14918 + 4933 + 5930 + 1042 + 17666 + 15868 + 7168 + 1676 + 7170 + 7169 + 2052 + 7676 + 15246 + 7683 + 2488 + 7681 + 7679 + 7686 + 2489 + 2493 + 7687 + 2492 + 7685 + 7682 + 7680 + 7684 + 17143 + 15248 + 2966 + 8272 + 2971 + 8288 + 2970 + 8290 + 18854 + 18933 + 8278 + 2968 + 8289 + 8273 + 2969 + 8285 + 8281 + 8283 + 8277 + 8284 + 14364 + 19115 + 2965 + 8280 + 16288 + 8279 + 8275 + 8286 + 8282 + 8274 + 8276 + 2967 + 8287 + 18293 + 3412 + 8928 + 8924 + 8926 + 8921 + 8920 + 8918 + 8925 + 8927 + 8923 + 15249 + 8922 + 14368 + 16049 + 8930 + 3842 + 9592 + 9598 + 14058 + 9599 + 3844 + 3836 + 3843 + 9591 + 8919 + 3839 + 3837 + 9597 + 9596 + 3838 + 3840 + 9595 + 3835 + 3841 + 15250 + 10224 +endcidchar + +100 begincidchar + 4258 + 10235 + 10234 + 10229 + 4260 + 10233 + 4252 + 4254 + 15880 + 10231 + 10223 + 4256 + 4255 + 10227 + 10232 + 10230 + 4257 + 10228 + 18294 + 17146 + 8929 + 4253 + 10800 + 10807 + 4621 + 10811 + 4625 + 10803 + 10801 + 10810 + 4620 + 10809 + 10802 + 4624 + 10808 + 4259 + 11383 + 11395 + 4938 + 11390 + 11392 + 18295 + 4936 + 11384 + 11388 + 11391 + 4934 + 4937 + 11394 + 11393 + 11385 + 11389 + 4935 + 11855 + 11854 + 5234 + 11860 + 5236 + 5233 + 11856 + 5237 + 11857 + 11858 + 11861 + 15894 + 5235 + 12232 + 17379 + 12235 + 12229 + 12231 + 15252 + 12230 + 11859 + 12228 + 15254 + 5570 + 12568 + 12571 + 12573 + 12570 + 12572 + 5571 + 5569 + 5568 + 12569 + 12565 + 12849 + 5697 + 15251 + 12850 + 13069 + 5772 + 13071 + 5773 + 13068 + 13070 + 5846 + 13234 + 5845 +endcidchar + +100 begincidchar + 13371 + 13370 + 13369 + 15850 + 13541 + 13540 + 6169 + 1043 + 18184 + 2053 + 8291 + 3413 + 9600 + 5415 + 14370 + 12574 + 16361 + 18090 + 1288 + 2973 + 18296 + 2972 + 16352 + 8931 + 3414 + 8933 + 8932 + 9601 + 3845 + 10236 + 10239 + 10238 + 10237 + 10812 + 10814 + 10813 + 15763 + 4940 + 14374 + 16377 + 4939 + 5238 + 11862 + 11864 + 11863 + 5416 + 12576 + 12575 + 12851 + 5698 + 14375 + 5774 + 13236 + 13235 + 5960 + 17667 + 17766 + 1289 + 7171 + 2054 + 8294 + 8292 + 8293 + 9608 + 8934 + 9602 + 9606 + 9605 + 9607 + 3846 + 9604 + 9603 + 9609 + 14377 + 10242 + 10240 + 10241 + 10817 + 10815 + 10816 + 11396 + 5417 + 12577 + 12852 + 5699 + 13072 + 13237 + 5847 + 13372 + 13542 + 1290 + 7172 + 7173 + 2055 + 2499 + 2497 + 2496 + 2503 + 2495 + 2504 +endcidchar + +100 begincidchar + 7688 + 2501 + 2498 + 2502 + 2500 + 2494 + 2981 + 15267 + 2975 + 8298 + 2980 + 2982 + 2976 + 2977 + 8296 + 17381 + 2974 + 15313 + 8297 + 2979 + 8295 + 2978 + 3425 + 3427 + 18298 + 8939 + 3426 + 3415 + 3419 + 15266 + 3865 + 9614 + 8941 + 3420 + 3424 + 8947 + 16368 + 8949 + 8950 + 8938 + 8937 + 8951 + 3423 + 8948 + 8946 + 3421 + 3417 + 3428 + 8940 + 3422 + 3418 + 3416 + 9613 + 3860 + 3855 + 3850 + 16270 + 3866 + 3851 + 3847 + 3862 + 3859 + 3861 + 3852 + 3857 + 9621 + 9618 + 9610 + 9615 + 3863 + 9622 + 3864 + 3854 + 16293 + 9612 + 9620 + 9616 + 9619 + 9617 + 3858 + 9611 + 3853 + 10245 + 4262 + 4265 + 10247 + 14383 + 4273 + 10246 + 4267 + 18299 + 4630 + 10248 + 4272 + 10244 + 4274 + 14380 + 4263 + 3856 + 4266 +endcidchar + +100 begincidchar + 4264 + 4268 + 4270 + 4261 + 4275 + 4271 + 14397 + 4269 + 10243 + 14401 + 4637 + 4633 + 18300 + 4640 + 10820 + 4641 + 10832 + 10825 + 4626 + 10833 + 10827 + 4636 + 10828 + 4635 + 10831 + 4629 + 10829 + 10819 + 4628 + 11407 + 4634 + 4631 + 19049 + 4639 + 10818 + 10822 + 4627 + 10821 + 4638 + 10826 + 10830 + 10834 + 14786 + 4642 + 4946 + 11402 + 11408 + 11405 + 11397 + 11409 + 11398 + 11404 + 4941 + 4947 + 11410 + 15833 + 4943 + 4953 + 4948 + 11412 + 11406 + 4944 + 11399 + 4954 + 4955 + 4952 + 4632 + 19034 + 4942 + 11413 + 4956 + 4949 + 11411 + 4945 + 5246 + 11871 + 11880 + 11877 + 11879 + 5243 + 11872 + 14390 + 11878 + 5239 + 11874 + 5247 + 11870 + 11875 + 11882 + 11403 + 11876 + 11869 + 5240 + 11868 + 5241 + 11883 + 5242 + 11881 + 5245 + 11867 +endcidchar + +100 begincidchar + 14391 + 5244 + 11873 + 12238 + 12252 + 12247 + 12249 + 12237 + 5418 + 12236 + 5421 + 5420 + 16281 + 12251 + 12243 + 12240 + 12246 + 12239 + 12241 + 12250 + 12248 + 5419 + 12255 + 12253 + 12244 + 12254 + 12245 + 14394 + 12581 + 5572 + 12588 + 16370 + 13075 + 5579 + 12242 + 12579 + 5575 + 12580 + 12585 + 18092 + 14396 + 12578 + 12587 + 12589 + 12582 + 12584 + 12586 + 12583 + 12590 + 5574 + 5580 + 5576 + 5573 + 12855 + 15800 + 5704 + 12853 + 15828 + 12857 + 12858 + 5702 + 12859 + 12856 + 15351 + 12854 + 5705 + 5701 + 12860 + 5703 + 5700 + 5775 + 5776 + 13074 + 13073 + 5777 + 13238 + 13243 + 5848 + 15757 + 13240 + 18923 + 13239 + 13242 + 13241 + 13376 + 5898 + 13375 + 13373 + 13374 + 19135 + 14399 + 5932 + 5931 + 5933 + 5972 + 14400 + 5978 + 13602 + 13631 + 17669 +endcidchar + +100 begincidchar + 17767 + 17768 + 1291 + 8299 + 8300 + 9623 + 10249 + 10835 + 5249 + 5248 + 12256 + 12591 + 13377 + 1292 + 7689 + 2505 + 2983 + 9625 + 9624 + 4643 + 10836 + 4644 + 11884 + 5422 + 18301 + 5987 + 1293 + 6728 + 7690 + 2984 + 8952 + 3429 + 3867 + 9627 + 9626 + 9628 + 4276 + 4957 + 4645 + 4958 + 11888 + 11885 + 11887 + 11886 + 5250 + 12257 + 12593 + 12592 + 6375 + 2507 + 2506 + 7691 + 8303 + 8954 + 8953 + 3430 + 9629 + 3869 + 3868 + 4278 + 4277 + 10837 + 11416 + 4959 + 11890 + 11889 + 12260 + 12259 + 12258 + 12594 + 14405 + 13603 + 1294 + 2058 + 15277 + 2059 + 7693 + 7692 + 8304 + 2990 + 2988 + 2985 + 2989 + 2987 + 2986 + 16369 + 3431 + 8957 + 3874 + 3433 + 3438 + 8959 + 3440 + 3439 + 3442 + 8958 + 8955 + 3436 + 3432 + 3434 +endcidchar + +100 begincidchar + 8956 + 3441 + 3437 + 3435 + 3876 + 3875 + 3873 + 3877 + 3870 + 9632 + 16025 + 10253 + 4279 + 18302 + 10252 + 14411 + 10254 + 10840 + 10842 + 14417 + 4654 + 10843 + 4647 + 10839 + 4646 + 4656 + 4649 + 10838 + 4648 + 10844 + 10841 + 15278 + 4655 + 16284 + 11418 + 11420 + 11419 + 18303 + 11421 + 4960 + 11417 + 16305 + 5254 + 11891 + 5251 + 5255 + 5253 + 5252 + 12261 + 12264 + 12263 + 14415 + 12262 + 5423 + 5581 + 12597 + 5582 + 17779 + 16278 + 5707 + 5706 + 13078 + 14419 + 14414 + 5778 + 13079 + 13244 + 15983 + 13378 + 5935 + 18304 + 17670 + 1295 + 2992 + 2991 + 4282 + 11422 + 4657 + 11423 + 11892 + 1296 + 7174 + 2061 + 2060 + 7694 + 2510 + 7695 + 8307 + 14817 + 8306 + 8305 + 8961 + 3445 + 16233 + 8960 + 3444 + 8962 + 3443 + 9636 + 9639 +endcidchar + +100 begincidchar + 9642 + 9635 + 9643 + 4284 + 10255 + 4283 + 10848 + 10846 + 4658 + 10845 + 10847 + 4659 + 11424 + 16375 + 11425 + 5256 + 14422 + 12599 + 12601 + 12598 + 12600 + 12861 + 13080 + 13577 + 1297 + 2062 + 7696 + 7698 + 7697 + 8310 + 2994 + 8308 + 2993 + 8311 + 17258 + 8312 + 8309 + 18306 + 8974 + 3453 + 8966 + 8972 + 3448 + 3451 + 8965 + 3446 + 8969 + 9649 + 3450 + 8964 + 16258 + 8970 + 8967 + 8973 + 8963 + 8971 + 3449 + 3452 + 8968 + 3447 + 3879 + 9645 + 3878 + 9652 + 9651 + 3885 + 3886 + 9653 + 3880 + 9650 + 3884 + 9655 + 9646 + 9648 + 3881 + 9644 + 9647 + 9654 + 3882 + 9656 + 3883 + 4285 + 10260 + 10266 + 10258 + 10267 + 16261 + 10257 + 10262 + 10268 + 10265 + 10264 + 10263 + 10256 + 10261 + 10259 + 15966 + 4664 + 4661 + 10857 +endcidchar + +100 begincidchar + 10862 + 10864 + 10861 + 10854 + 10856 + 10866 + 10863 + 10858 + 10867 + 10855 + 10865 + 4662 + 4668 + 4666 + 10849 + 4667 + 4663 + 10850 + 10852 + 10851 + 16264 + 4665 + 15284 + 4660 + 16043 + 10853 + 11435 + 4962 + 11426 + 4963 + 4966 + 11431 + 11428 + 4965 + 18308 + 11427 + 11436 + 11429 + 11434 + 4964 + 4961 + 11430 + 17170 + 11898 + 5259 + 5257 + 5260 + 5258 + 11897 + 11894 + 11893 + 16259 + 11896 + 11895 + 12278 + 5429 + 12269 + 12268 + 5424 + 12274 + 12273 + 12265 + 12276 + 12270 + 5428 + 12267 + 12275 + 12266 + 5425 + 5427 + 12271 + 5426 + 12272 + 17229 + 12277 + 12605 + 5587 + 12602 + 12606 + 17383 + 5584 + 12604 + 5589 + 16265 + 5586 + 16255 + 12603 + 5588 + 12607 + 5583 + 17188 + 18637 + 5709 + 5711 + 12864 + 5710 + 12862 + 5585 + 12863 + 5708 +endcidchar + +100 begincidchar + 5779 + 5781 + 13082 + 5780 + 13081 + 13249 + 5851 + 13248 + 5852 + 13246 + 13245 + 13379 + 13247 + 13473 + 5961 + 13547 + 13546 + 13545 + 13578 + 15285 + 13623 + 13604 + 5979 + 1298 + 2511 + 14430 + 17385 + 3887 + 14431 + 18935 + 4669 + 14496 + 11437 + 5430 + 12608 + 14432 + 13605 + 1299 + 1677 + 2064 + 2063 + 18312 + 2514 + 7699 + 2512 + 7700 + 2513 + 8317 + 8313 + 15806 + 2995 + 8316 + 8315 + 8314 + 2996 + 18313 + 18314 + 8981 + 8979 + 8990 + 8986 + 8988 + 18315 + 8980 + 8975 + 8987 + 18316 + 8989 + 8982 + 8985 + 8976 + 3455 + 8978 + 8977 + 3454 + 3456 + 3890 + 9658 + 9660 + 9659 + 9664 + 3888 + 9661 + 9657 + 3889 + 3891 + 9665 + 10272 + 10271 + 4287 + 4289 + 4286 + 4288 + 10870 + 14434 + 10871 + 4671 + 4676 + 4670 + 4677 +endcidchar + +100 begincidchar + 4672 + 10872 + 10873 + 10869 + 4678 + 4674 + 4673 + 4675 + 10868 + 14435 + 11439 + 4968 + 15287 + 11441 + 4970 + 11444 + 11440 + 11438 + 11443 + 4969 + 11442 + 4967 + 5262 + 5265 + 11900 + 15623 + 5263 + 11899 + 5261 + 5264 + 5431 + 15288 + 12282 + 5432 + 5591 + 12610 + 12609 + 12613 + 5590 + 12868 + 12869 + 12865 + 12870 + 13084 + 16177 + 13085 + 13083 + 5782 + 13252 + 5853 + 13253 + 13381 + 13380 + 17771 + 18226 + 1300 + 3457 + 3892 + 15764 + 4290 + 14438 + 4972 + 18864 + 4971 + 5592 + 5679 + 5783 + 1301 + 2515 + 3893 + 14442 + 12614 + 560 + 18387 + 17405 + 17142 + 18633 + 18631 + 18630 + 6377 + 18317 + 1302 + 1305 + 1304 + 1303 + 6376 + 18318 + 6730 + 18319 + 6732 + 1678 + 18937 + 18606 + 1680 + 6729 + 6731 + 1679 + 6734 + 6733 + 6735 +endcidchar + +100 begincidchar + 16331 + 7178 + 7176 + 2067 + 7175 + 2072 + 2069 + 2066 + 2073 + 2068 + 2071 + 2070 + 7177 + 2065 + 2521 + 7702 + 7708 + 2518 + 2525 + 14449 + 2520 + 7705 + 7707 + 2523 + 7701 + 7704 + 2519 + 2516 + 7703 + 2522 + 7706 + 2524 + 2517 + 16096 + 8321 + 8324 + 2998 + 3008 + 3004 + 8322 + 15950 + 3012 + 3005 + 3010 + 3000 + 2997 + 2999 + 3011 + 8323 + 3003 + 3006 + 3002 + 3007 + 8325 + 3009 + 3001 + 8320 + 8991 + 3458 + 8993 + 3460 + 3462 + 18320 + 8992 + 3459 + 3463 + 14454 + 3461 + 3899 + 9670 + 3907 + 9667 + 3908 + 3897 + 9668 + 19121 + 3902 + 9669 + 3895 + 3894 + 16144 + 3905 + 3904 + 3903 + 3901 + 3906 + 9666 + 3896 + 3898 + 3900 + 15826 + 4292 + 4295 + 4299 + 4293 + 4298 + 4296 + 4291 + 14457 + 4297 +endcidchar + +100 begincidchar + 4294 + 15464 + 10879 + 4681 + 4679 + 10880 + 15712 + 4682 + 4680 + 10878 + 10877 + 4976 + 10876 + 4974 + 4973 + 11445 + 4683 + 4975 + 11446 + 4978 + 11447 + 4977 + 5267 + 11902 + 5266 + 5271 + 5434 + 5268 + 11901 + 11448 + 5433 + 5435 + 12871 + 5900 + 5899 + 1307 + 6174 + 2526 + 6170 + 6173 + 6381 + 6378 + 6383 + 6379 + 1308 + 1311 + 6380 + 1310 + 6382 + 14460 + 1309 + 14464 + 6738 + 6740 + 1683 + 6736 + 6739 + 6737 + 1681 + 1684 + 1682 + 15300 + 7180 + 7184 + 7181 + 2076 + 2077 + 14462 + 7183 + 7185 + 7187 + 2074 + 7186 + 2075 + 8332 + 7182 + 7709 + 7718 + 7716 + 7717 + 7719 + 2528 + 7714 + 7710 + 2527 + 2529 + 7713 + 7720 + 7715 + 3013 + 8335 + 8327 + 3014 + 8326 + 8328 + 7179 + 8329 + 3465 + 9000 + 11449 +endcidchar + +100 begincidchar + 9001 + 8998 + 3015 + 3467 + 8997 + 9003 + 9002 + 3464 + 9006 + 8996 + 9005 + 8994 + 9004 + 8999 + 3466 + 9677 + 9672 + 9678 + 9673 + 9671 + 9674 + 3909 + 9676 + 9675 + 3910 + 4301 + 4300 + 10279 + 10282 + 10274 + 10278 + 4302 + 10277 + 10275 + 10281 + 10276 + 10273 + 10280 + 10886 + 4686 + 12283 + 10882 + 8995 + 4685 + 10887 + 10881 + 4684 + 4687 + 10885 + 11450 + 4979 + 11903 + 5272 + 12286 + 12616 + 12615 + 12873 + 12872 + 13086 + 13254 + 5854 + 1312 + 2079 + 2078 + 2532 + 2531 + 7721 + 16201 + 2530 + 8339 + 8340 + 8336 + 3016 + 8337 + 16197 + 8338 + 16199 + 17387 + 9009 + 9011 + 9007 + 9010 + 3468 + 9008 + 3469 + 14466 + 9186 + 3913 + 3912 + 3911 + 16056 + 10284 + 10286 + 4306 + 4303 + 16027 + 4305 + 4304 + 10285 + 10283 +endcidchar + +100 begincidchar + 16239 + 10894 + 4691 + 10893 + 4688 + 4689 + 10890 + 4690 + 17388 + 11456 + 16206 + 11457 + 4980 + 11453 + 11907 + 11904 + 11906 + 5275 + 11910 + 5274 + 11908 + 11911 + 11909 + 11905 + 5273 + 12288 + 12289 + 12287 + 14467 + 12291 + 12618 + 5596 + 12290 + 12617 + 5595 + 5712 + 12875 + 17903 + 12874 + 13089 + 5784 + 15304 + 13382 + 13475 + 13474 + 5936 + 5962 + 13476 + 13579 + 14468 + 5980 + 1313 + 1685 + 3914 + 5713 + 1314 + 2080 + 3017 + 3470 + 5438 + 1686 + 7189 + 7188 + 7724 + 16734 + 2535 + 2533 + 2537 + 7726 + 2536 + 2534 + 17722 + 7725 + 3020 + 8346 + 15366 + 3019 + 3021 + 8351 + 3023 + 8341 + 3022 + 8352 + 8343 + 8344 + 8342 + 3018 + 18865 + 8350 + 8345 + 8347 + 15096 + 9023 + 14382 + 9022 + 9020 + 9012 + 9027 + 9015 + 9025 +endcidchar + +100 begincidchar + 9032 + 9024 + 3478 + 16057 + 3474 + 9013 + 9019 + 3476 + 14472 + 9018 + 3477 + 3479 + 9021 + 18323 + 9033 + 9031 + 19110 + 9030 + 9016 + 9028 + 3475 + 18940 + 3473 + 9029 + 9014 + 9017 + 9026 + 18325 + 15374 + 15270 + 10321 + 9690 + 9683 + 9702 + 9711 + 9686 + 3925 + 15142 + 9699 + 3915 + 3917 + 3929 + 9684 + 16850 + 3918 + 3920 + 3930 + 3919 + 14474 + 14490 + 3928 + 9692 + 9681 + 3926 + 9691 + 3922 + 9709 + 3927 + 9707 + 9695 + 9705 + 3924 + 9682 + 9708 + 9703 + 15943 + 9710 + 3916 + 18326 + 3931 + 3921 + 14851 + 9688 + 15584 + 9696 + 9700 + 14475 + 9704 + 3923 + 9687 + 9685 + 9697 + 18327 + 9694 + 9693 + 15621 + 9698 + 9701 + 9706 + 10289 + 15460 + 4307 + 10299 + 10291 + 4313 + 4317 + 10308 + 10316 + 10301 + 4309 +endcidchar + +100 begincidchar + 15873 + 10305 + 9689 + 15545 + 4310 + 10312 + 10317 + 10309 + 15029 + 10311 + 10320 + 10313 + 10295 + 10304 + 18109 + 4318 + 4314 + 10293 + 10306 + 4312 + 10300 + 4311 + 10314 + 10297 + 10290 + 4315 + 10319 + 10292 + 10310 + 10307 + 10302 + 10288 + 10287 + 10296 + 10315 + 4316 + 10318 + 10294 + 10298 + 4308 + 18329 + 18328 + 4703 + 4698 + 10928 + 10924 + 10900 + 4694 + 14057 + 15349 + 4693 + 4699 + 15456 + 18330 + 10898 + 4697 + 10910 + 4692 + 10927 + 4701 + 10913 + 10918 + 10912 + 11475 + 10908 + 10916 + 10914 + 10901 + 10895 + 10922 + 4700 + 10923 + 14433 + 10917 + 10906 + 10904 + 10899 + 16396 + 10907 + 10920 + 10903 + 10919 + 10925 + 18331 + 4696 + 15522 + 10915 + 10921 + 10911 + 10905 + 4695 + 18332 + 14692 + 10303 + 10909 + 4702 + 10902 + 15026 + 15364 + 11480 +endcidchar + +100 begincidchar + 4983 + 11479 + 11477 + 11495 + 4987 + 18335 + 11492 + 11484 + 11494 + 11470 + 11482 + 14439 + 4989 + 11462 + 15121 + 11460 + 11493 + 11491 + 11490 + 11474 + 11473 + 11463 + 4991 + 11469 + 11478 + 11489 + 4994 + 11496 + 5283 + 4996 + 4990 + 11467 + 11476 + 11459 + 11461 + 4981 + 4993 + 4986 + 11468 + 11483 + 10926 + 4992 + 11458 + 5278 + 11485 + 11488 + 4988 + 14482 + 11472 + 4995 + 4985 + 15875 + 15549 + 4984 + 11481 + 11487 + 4982 + 11465 + 11486 + 11466 + 16725 + 17015 + 15098 + 18336 + 16406 + 15988 + 11471 + 11917 + 15457 + 11922 + 5280 + 5282 + 11928 + 5276 + 11942 + 11934 + 11933 + 5289 + 11932 + 11916 + 11931 + 11919 + 11943 + 5288 + 5286 + 11920 + 11939 + 15547 + 11925 + 11938 + 17000 + 11940 + 11915 + 5281 + 18108 + 11941 + 15344 + 14689 + 11929 + 14483 +endcidchar + +100 begincidchar + 5285 + 11926 + 16300 + 5287 + 11935 + 14494 + 15588 + 5279 + 11921 + 11936 + 14585 + 11930 + 11464 + 11937 + 11918 + 15397 + 5284 + 12308 + 14693 + 5277 + 11913 + 18337 + 17085 + 15552 + 15072 + 12305 + 12298 + 5440 + 12293 + 12309 + 12300 + 11927 + 15676 + 12311 + 12294 + 5439 + 12304 + 5441 + 5449 + 5447 + 12306 + 5448 + 12296 + 14764 + 12297 + 12302 + 12307 + 15025 + 11912 + 5442 + 12316 + 12313 + 12640 + 12303 + 12299 + 12314 + 12629 + 12301 + 5445 + 18338 + 5444 + 11914 + 5446 + 12310 + 12312 + 5443 + 12315 + 12292 + 12295 + 15504 + 17399 + 15503 + 14887 + 15917 + 12638 + 12622 + 5600 + 12636 + 18106 + 12620 + 5601 + 12631 + 14694 + 12627 + 5606 + 12637 + 12621 + 12624 + 5598 + 12639 + 16609 + 12632 + 12635 + 5604 + 5609 + 5607 + 12628 + 12623 + 15455 + 12619 +endcidchar + +100 begincidchar + 5599 + 14880 + 5597 + 5605 + 12634 + 5608 + 12630 + 12641 + 5610 + 12626 + 12633 + 16959 + 17066 + 14690 + 18890 + 12890 + 12905 + 12892 + 12899 + 12625 + 12897 + 12880 + 12903 + 5716 + 12884 + 12902 + 12891 + 15572 + 5715 + 15305 + 12907 + 12893 + 14885 + 12898 + 12901 + 12878 + 12904 + 12889 + 12894 + 12882 + 12886 + 12906 + 12896 + 12879 + 12883 + 12885 + 12895 + 18341 + 5714 + 12888 + 16712 + 18342 + 12881 + 14659 + 14544 + 14499 + 15309 + 12887 + 13093 + 13097 + 5791 + 13099 + 18343 + 5785 + 19105 + 13095 + 13101 + 5790 + 5786 + 5787 + 13092 + 13098 + 5789 + 13096 + 5788 + 13091 + 12900 + 13094 + 18344 + 13090 + 13100 + 17010 + 17013 + 5855 + 13261 + 13264 + 13260 + 13255 + 15461 + 13259 + 13256 + 18346 + 13384 + 13386 + 15408 + 14495 + 13385 + 13387 + 5902 + 13383 +endcidchar + +100 begincidchar + 5901 + 5903 + 15838 + 15032 + 5937 + 13477 + 14206 + 13549 + 13548 + 13550 + 5964 + 13551 + 5963 + 13552 + 13580 + 13583 + 13582 + 5973 + 13581 + 18347 + 16795 + 5983 + 5988 + 13624 + 13632 + 17671 + 18565 + 17691 + 18401 + 18399 + 18391 + 18386 + 18348 + 18623 + 1687 + 17672 + 8353 + 9034 + 10929 + 12642 + 17673 + 1688 + 2081 + 2538 + 14497 + 8354 + 8355 + 3024 + 3482 + 9036 + 9035 + 3486 + 3481 + 9037 + 3483 + 3485 + 3484 + 3480 + 15317 + 15316 + 3932 + 15314 + 9715 + 9713 + 9714 + 9712 + 14500 + 4319 + 18349 + 4322 + 4324 + 4323 + 14498 + 15315 + 17301 + 10931 + 10930 + 4704 + 10932 + 10933 + 4705 + 11504 + 11502 + 11949 + 4997 + 11497 + 11505 + 11499 + 11503 + 11945 + 11947 + 11948 + 5294 + 11944 + 5293 + 11946 + 11498 + 5452 + 12319 + 5450 +endcidchar + +100 begincidchar + 5453 + 5451 + 5611 + 12908 + 12910 + 12909 + 5717 + 5792 + 13104 + 13103 + 13102 + 17674 + 18351 + 1689 + 17689 + 6068 + 6177 + 1044 + 6175 + 6178 + 6176 + 6385 + 1318 + 1319 + 6387 + 1316 + 6386 + 6384 + 1317 + 1315 + 18352 + 16337 + 6741 + 6744 + 1692 + 6743 + 6742 + 1691 + 1690 + 16189 + 1694 + 6745 + 1693 + 18290 + 7194 + 7195 + 7191 + 2082 + 7192 + 7193 + 7190 + 15847 + 2545 + 2542 + 7727 + 2543 + 2546 + 7728 + 2541 + 2544 + 18270 + 3025 + 8358 + 3033 + 8357 + 8360 + 3029 + 8359 + 3494 + 3027 + 3030 + 3026 + 3028 + 14508 + 8356 + 3490 + 9039 + 9043 + 16198 + 9042 + 3495 + 9038 + 3487 + 3489 + 3493 + 3488 + 15326 + 9718 + 14509 + 9719 + 3933 + 4325 + 4327 + 4326 + 10322 + 10323 + 10935 + 14511 + 10934 + 17135 +endcidchar + +100 begincidchar + 11506 + 5000 + 11952 + 11950 + 11951 + 5295 + 12320 + 5612 + 561 + 5296 + 1695 + 2547 + 7729 + 14517 + 8361 + 3034 + 3496 + 9044 + 9046 + 3498 + 3497 + 9045 + 3937 + 4328 + 3936 + 9720 + 4329 + 10936 + 11507 + 5001 + 5297 + 12321 + 12325 + 5456 + 12322 + 5457 + 5455 + 12326 + 5458 + 12324 + 12645 + 5454 + 5613 + 13480 + 1696 + 3036 + 3035 + 3501 + 9048 + 9047 + 3502 + 14852 + 9724 + 3943 + 3940 + 9723 + 3942 + 9721 + 3941 + 9722 + 10324 + 4330 + 10939 + 16141 + 4706 + 10937 + 10938 + 4709 + 11508 + 5005 + 5002 + 5007 + 11510 + 5003 + 11509 + 5006 + 5004 + 11955 + 11957 + 14537 + 5298 + 11956 + 5299 + 11954 + 11953 + 16307 + 12328 + 12327 + 5459 + 12329 + 12650 + 5615 + 12649 + 12646 + 5614 + 5718 + 14528 + 5795 + 19007 + 13105 +endcidchar + +100 begincidchar + 14530 + 13106 + 13265 + 18355 + 15337 + 5938 + 13482 + 5940 + 13481 + 13483 + 5939 + 13553 + 19109 + 13606 + 17635 + 1697 + 18886 + 3944 + 14540 + 10325 + 10940 + 15919 + 1698 + 14543 + 4710 + 5616 + 2086 + 5010 + 5904 + 2087 + 8362 + 9049 + 16023 + 9051 + 9050 + 18123 + 9728 + 9725 + 3945 + 3946 + 10327 + 10332 + 4331 + 10326 + 10328 + 10335 + 10330 + 10334 + 10331 + 10329 + 10333 + 4332 + 16576 + 10943 + 14548 + 10941 + 4712 + 4711 + 10942 + 4713 + 11513 + 11512 + 5011 + 11511 + 11958 + 15355 + 11960 + 11962 + 11961 + 14549 + 5300 + 11959 + 12336 + 5460 + 12334 + 12337 + 5461 + 12332 + 12335 + 12333 + 12330 + 5462 + 12331 + 14550 + 18357 + 12651 + 16179 + 12653 + 12652 + 15765 + 12913 + 16181 + 12914 + 18766 + 14551 + 13107 + 14552 + 5861 + 18358 + 5860 +endcidchar + +100 begincidchar + 5941 + 13484 + 16175 + 5974 + 2088 + 3503 + 10337 + 10336 + 10945 + 10944 + 14553 + 5301 + 11964 + 11963 + 12340 + 12338 + 12341 + 12339 + 5617 + 14554 + 13108 + 13266 + 13485 + 17676 + 2089 + 14556 + 11514 + 11965 + 14669 + 2090 + 14560 + 4333 + 11515 + 5463 + 12342 + 5618 + 5796 + 13390 + 2091 + 8363 + 9052 + 3506 + 3950 + 3952 + 9729 + 3951 + 3949 + 18770 + 17212 + 10338 + 10952 + 4716 + 10947 + 10946 + 15362 + 10951 + 4714 + 15927 + 5018 + 10948 + 10953 + 10950 + 10949 + 4715 + 5016 + 16242 + 11517 + 5012 + 11518 + 14565 + 14564 + 11516 + 5015 + 5013 + 5017 + 5014 + 11966 + 11971 + 11967 + 11970 + 5302 + 15766 + 11762 + 11969 + 11968 + 14566 + 5466 + 5464 + 5467 + 5465 + 5468 + 19054 + 12660 + 5620 + 12658 + 5621 + 12657 + 12659 + 5619 + 12920 +endcidchar + +100 begincidchar + 12917 + 13109 + 5798 + 14567 + 5797 + 18947 + 13268 + 13267 + 5862 + 16437 + 5905 + 5942 + 5965 + 13554 + 17677 + 2092 + 9053 + 9732 + 4336 + 4337 + 10954 + 4717 + 16243 + 5303 + 14575 + 12346 + 18360 + 5469 + 12663 + 5622 + 12662 + 12664 + 12661 + 13112 + 15224 + 5719 + 13111 + 14577 + 14576 + 13110 + 14574 + 13269 + 13609 + 17678 + 2093 + 15371 + 17679 + 2094 + 18322 + 14582 + 2548 + 7730 + 8364 + 14583 + 3507 + 3510 + 3508 + 9054 + 14584 + 3512 + 3509 + 18362 + 3511 + 3954 + 17253 + 9733 + 9734 + 10956 + 3953 + 10342 + 10341 + 4338 + 4339 + 10343 + 10955 + 4341 + 4718 + 4340 + 17389 + 5019 + 10957 + 4720 + 4719 + 10958 + 10961 + 4721 + 18364 + 5024 + 5022 + 17390 + 5021 + 11520 + 5023 + 11519 + 11972 + 11521 + 5020 + 11522 + 11975 + 11979 +endcidchar + +100 begincidchar + 5473 + 11978 + 11981 + 11980 + 11977 + 11976 + 5304 + 18365 + 15357 + 14586 + 12349 + 15377 + 12348 + 5472 + 16180 + 12347 + 17407 + 12667 + 5623 + 12666 + 12665 + 5624 + 16313 + 12927 + 12926 + 15378 + 12924 + 12923 + 5721 + 5720 + 12928 + 13270 + 5863 + 13114 + 5799 + 13113 + 12925 + 13271 + 5906 + 18366 + 5966 + 13555 + 13610 + 18367 + 17680 + 2095 + 8365 + 11982 + 2096 + 18124 + 10345 + 10344 + 11523 + 11984 + 11983 + 16835 + 5474 + 5722 + 15383 + 13611 + 2549 + 3514 + 3513 + 9735 + 9737 + 3958 + 9736 + 3957 + 3959 + 9738 + 14667 + 10347 + 10349 + 10348 + 15394 + 10351 + 4342 + 10350 + 10346 + 15735 + 18369 + 10352 + 10968 + 10971 + 10973 + 10963 + 10967 + 10964 + 4723 + 4726 + 4728 + 4727 + 10969 + 10972 + 10970 + 4729 + 16194 + 4725 + 10962 + 4722 +endcidchar + +100 begincidchar + 4724 + 18939 + 14213 + 5026 + 11529 + 11527 + 11526 + 15205 + 11532 + 11531 + 11530 + 11525 + 5025 + 11524 + 11528 + 5027 + 11987 + 14591 + 11991 + 11988 + 11990 + 11989 + 11986 + 11992 + 11995 + 5306 + 5305 + 11985 + 11996 + 12354 + 12357 + 12359 + 12358 + 12352 + 12356 + 12351 + 14592 + 12353 + 5475 + 12350 + 14594 + 12355 + 12682 + 12671 + 5625 + 5626 + 12670 + 12675 + 12681 + 12673 + 12680 + 15212 + 12677 + 15388 + 12676 + 12679 + 12674 + 12672 + 15858 + 12678 + 12935 + 12933 + 5723 + 12932 + 12938 + 12936 + 15390 + 5724 + 12931 + 12929 + 12930 + 5726 + 12934 + 5725 + 12937 + 13115 + 13121 + 14593 + 18371 + 13116 + 5803 + 13122 + 5802 + 13120 + 13119 + 5801 + 13118 + 5800 + 13117 + 13277 + 13279 + 13278 + 13275 + 5865 + 13272 + 13276 + 13281 + 13280 + 5864 + 13391 +endcidchar + +100 begincidchar + 5909 + 14595 + 13392 + 15384 + 13486 + 5943 + 13584 + 5975 + 15207 + 13612 + 5976 + 13628 + 13627 + 5991 + 13636 + 17797 + 17798 + 2550 + 9740 + 9739 + 10353 + 17202 + 10974 + 11535 + 17895 + 4730 + 5028 + 11533 + 16244 + 11536 + 5029 + 15767 + 11997 + 11534 + 12360 + 5476 + 12683 + 12941 + 12939 + 12940 + 13123 + 5804 + 13282 + 5912 + 5866 + 13487 + 5967 + 16298 + 2551 + 12361 + 7731 + 14600 + 3960 + 14601 + 10354 + 4345 + 10355 + 10976 + 10975 + 5031 + 10979 + 10978 + 10977 + 14603 + 11537 + 11540 + 11539 + 11538 + 5030 + 12001 + 11999 + 11998 + 16151 + 12000 + 16146 + 5477 + 5478 + 12362 + 16160 + 12685 + 12684 + 12687 + 5627 + 12686 + 18372 + 12942 + 12944 + 12943 + 14605 + 13124 + 13127 + 13283 + 5867 + 5944 + 5968 + 13615 + 2552 + 4733 + 5032 + 12365 +endcidchar + +100 begincidchar + 16153 + 13284 + 14606 + 13585 + 7732 + 5992 + 2553 + 11541 + 14609 + 12366 + 12688 + 16128 + 13128 + 13285 + 2554 + 14613 + 10981 + 4735 + 4734 + 10980 + 12002 + 12367 + 12369 + 12368 + 5481 + 5480 + 5479 + 14612 + 5806 + 13129 + 5805 + 13287 + 13286 + 5945 + 13488 + 3041 + 9741 + 10360 + 10990 + 10985 + 10982 + 10989 + 18373 + 10991 + 4737 + 10988 + 10984 + 10983 + 10987 + 10986 + 4736 + 11552 + 11547 + 11545 + 11554 + 11546 + 15419 + 11542 + 17393 + 11548 + 16921 + 11543 + 12011 + 11544 + 11555 + 16110 + 17955 + 14617 + 16301 + 11551 + 5033 + 11550 + 11549 + 11553 + 16241 + 12003 + 12006 + 16214 + 12005 + 15422 + 12013 + 12008 + 12012 + 12010 + 12009 + 12007 + 12004 + 5309 + 5308 + 5310 + 5307 + 12014 + 16308 + 12375 + 12378 + 12376 + 12380 + 12381 + 12373 + 5486 +endcidchar + +100 begincidchar + 12374 + 12372 + 12379 + 12371 + 12370 + 5485 + 5483 + 5482 + 15420 + 12377 + 12697 + 12703 + 5630 + 12698 + 12701 + 12705 + 5631 + 12700 + 18374 + 12692 + 12691 + 12704 + 12695 + 12693 + 12702 + 12694 + 5629 + 5628 + 15297 + 12699 + 16087 + 12696 + 18375 + 18376 + 12947 + 12950 + 5484 + 14619 + 14618 + 12948 + 12954 + 12952 + 12946 + 12957 + 16186 + 12945 + 14620 + 5728 + 12953 + 15418 + 12949 + 5727 + 12956 + 16158 + 12955 + 18715 + 13132 + 13131 + 17954 + 18378 + 13138 + 13134 + 13137 + 5808 + 17894 + 13130 + 13133 + 5807 + 16162 + 15751 + 5869 + 13298 + 13293 + 13297 + 15417 + 13300 + 13296 + 13292 + 15742 + 5871 + 13295 + 13299 + 5870 + 13290 + 12951 + 13294 + 13291 + 15985 + 13288 + 13289 + 5868 + 13399 + 13401 + 13404 + 13400 + 13405 + 15414 + 13398 + 13396 + 15415 +endcidchar + +100 begincidchar + 5913 + 13402 + 5915 + 5914 + 13397 + 13403 + 16063 + 13493 + 5946 + 13494 + 13492 + 13489 + 13491 + 13490 + 13556 + 13558 + 13557 + 13588 + 16033 + 13587 + 13586 + 13589 + 13633 + 13637 + 15416 + 17682 + 3042 + 9055 + 9744 + 3961 + 9742 + 9743 + 4350 + 4348 + 10363 + 4349 + 10996 + 10999 + 10993 + 11000 + 10992 + 10994 + 10995 + 10998 + 16187 + 4740 + 11003 + 11002 + 4738 + 10997 + 11001 + 4739 + 15430 + 11565 + 5038 + 11560 + 5034 + 15484 + 11557 + 11563 + 11566 + 5039 + 11562 + 11559 + 11567 + 11558 + 15425 + 11564 + 5035 + 11556 + 5036 + 5037 + 11561 + 12032 + 12023 + 12021 + 12015 + 16458 + 12018 + 12028 + 12022 + 14638 + 5311 + 12030 + 12027 + 5312 + 12029 + 12016 + 16299 + 12024 + 18381 + 12385 + 12387 + 12390 + 17721 + 12384 + 16074 + 5487 + 12392 + 12383 +endcidchar + +100 begincidchar + 12393 + 12389 + 12391 + 12395 + 12388 + 12396 + 12386 + 12382 + 5488 + 15982 + 12394 + 5489 + 5633 + 12017 + 12731 + 12722 + 5635 + 12718 + 5636 + 15276 + 17211 + 12727 + 12721 + 12711 + 5634 + 12724 + 12706 + 12713 + 12728 + 12725 + 16126 + 12717 + 14629 + 12729 + 12712 + 12707 + 12726 + 14630 + 12709 + 12723 + 12714 + 12730 + 12710 + 5632 + 12708 + 12964 + 12962 + 17395 + 12967 + 12979 + 12970 + 12963 + 12959 + 12972 + 12965 + 12968 + 12961 + 12975 + 12958 + 12966 + 12971 + 12973 + 12976 + 12960 + 15435 + 12974 + 12978 + 12969 + 16176 + 13154 + 13157 + 5809 + 13156 + 13161 + 13159 + 5810 + 13150 + 13140 + 13139 + 5812 + 13149 + 13141 + 18384 + 13146 + 12977 + 17394 + 13142 + 5811 + 13148 + 14633 + 13147 + 13143 + 13155 + 17785 + 13144 + 13305 + 13158 + 13160 + 13151 + 13145 +endcidchar + +100 begincidchar + 13306 + 13308 + 13302 + 5872 + 14622 + 13315 + 13313 + 5873 + 13312 + 13311 + 13304 + 13301 + 13307 + 13316 + 13303 + 13309 + 13414 + 13419 + 13409 + 13412 + 5916 + 13416 + 13423 + 13310 + 13410 + 13420 + 13424 + 13415 + 13408 + 13418 + 13417 + 13422 + 13421 + 13314 + 13413 + 13407 + 13411 + 13406 + 18385 + 13505 + 13496 + 13504 + 13495 + 13498 + 13506 + 13500 + 13499 + 13497 + 13503 + 17790 + 13559 + 17786 + 13560 + 14632 + 13562 + 13561 + 13564 + 13563 + 13591 + 13590 + 13616 + 13617 + 15428 + 13629 + 5989 + 5993 + 16260 + 13638 + 5994 + 17683 + 3043 + 5729 + 13162 + 17400 + 3044 + 9745 + 16143 + 3962 + 11004 + 16246 + 16114 + 11568 + 12034 + 12033 + 5313 + 12398 + 12035 + 12397 + 14641 + 12733 + 5637 + 5639 + 12732 + 14642 + 16316 + 5638 + 16167 + 12982 + 12984 + 12983 +endcidchar + +100 begincidchar + 13163 + 5813 + 14643 + 5917 + 13507 + 13565 + 14644 + 13642 + 3045 + 18756 + 10364 + 16245 + 4741 + 14646 + 16018 + 17396 + 11572 + 11571 + 14647 + 12036 + 18388 + 5640 + 5730 + 13317 + 13634 + 3046 + 4351 + 18389 + 4742 + 15736 + 12734 + 14649 + 13425 + 3515 + 17684 + 18390 + 17783 + 12037 + 5969 + 3516 + 4743 + 5314 + 13426 + 3517 + 11005 + 5041 + 5040 + 12038 + 5318 + 5315 + 12399 + 5490 + 18392 + 12986 + 12985 + 12988 + 12987 + 5731 + 13164 + 13166 + 13165 + 5814 + 13318 + 18393 + 5918 + 13566 + 13592 + 5986 + 18394 + 9056 + 11575 + 12039 + 12735 + 9746 + 18382 + 12040 + 12401 + 12400 + 14656 + 13429 + 5951 + 14657 + 13567 + 13593 + 3963 + 11576 + 3964 + 5491 + 12402 + 14661 + 13168 + 5815 + 13169 + 13167 + 13430 + 13508 + 3965 + 12043 + 12042 + 12041 +endcidchar + +100 begincidchar + 12403 + 16272 + 17952 + 12407 + 12406 + 12405 + 12404 + 5492 + 12736 + 12990 + 5732 + 12989 + 13170 + 13321 + 13320 + 5874 + 13319 + 13433 + 13432 + 13431 + 14663 + 4352 + 11577 + 5319 + 13322 + 13434 + 18395 + 14666 + 13509 + 13568 + 13618 + 13644 + 4353 + 5320 + 12408 + 12739 + 13171 + 13435 + 18755 + 4745 + 16256 + 12044 + 12409 + 12995 + 16163 + 12991 + 5816 + 12994 + 12993 + 5733 + 12992 + 5735 + 18105 + 5734 + 13173 + 13172 + 14672 + 5876 + 13323 + 5875 + 13437 + 13436 + 5953 + 5952 + 13569 + 13572 + 13571 + 13570 + 13643 + 18048 + 5042 + 14674 + 5500 + 12996 + 13174 + 5877 + 13324 + 19104 + 19096 + 13645 + 17799 + 5043 + 17990 + 12045 + 13325 + 13594 + 16240 + 18852 + 18893 + 18900 + 18932 + 18934 + 18936 + 18941 + 18963 + 14005 + 14007 + 19039 + 19064 + 19126 +endcidchar + +100 begincidchar + 19142 + 19146 + 19150 + 19155 + 2106 + 2557 + 781 + 363 + 2144 + 16002 + 18760 + 18761 + 18762 + 3107 + 18763 + 18764 + 6116 + 16014 + 18765 + 8495 + 18766 + 18767 + 16385 + 18768 + 18769 + 4447 + 18772 + 3193 + 18773 + 18774 + 1219 + 18775 + 16895 + 18776 + 6333 + 3261 + 3237 + 18777 + 3278 + 18778 + 15728 + 18779 + 17055 + 3716 + 18780 + 288 + 7080 + 18783 + 18784 + 18072 + 4181 + 14164 + 11752 + 18075 + 18076 + 289 + 18077 + 4203 + 4902 + 18078 + 18079 + 1643 + 4910 + 18080 + 18081 + 18082 + 3381 + 14296 + 18083 + 18084 + 18085 + 14309 + 10178 + 8877 + 18086 + 18087 + 18088 + 14368 + 18089 + 18090 + 4940 + 16377 + 18091 + 18092 + 18093 + 14420 + 2510 + 18094 + 3015 + 14466 + 18098 + 14057 + 18099 + 18100 + 5009 + 5796 + 18101 + 18102 + 18103 + 14633 +endcidchar + +100 begincidchar + 18104 + 12402 + 18105 + 14728 + 18106 + 18107 + 284 + 283 + 16300 + 10620 + 18108 + 18109 + 18110 + 18111 + 18112 + 18113 + 18114 + 18115 + 18116 + 7430 + 18117 + 10657 + 18118 + 18119 + 18120 + 18121 + 18122 + 6171 + 15919 + 18123 + 18124 + 18125 + 15478 + 11044 + 18128 + 15705 + 15706 + 15707 + 15708 + 17354 + 18154 + 15709 + 18155 + 17356 + 15710 + 18156 + 17402 + 18157 + 15713 + 18161 + 15714 + 18162 + 17357 + 18178 + 17361 + 17364 + 15717 + 15718 + 15719 + 18193 + 18194 + 15720 + 18195 + 15721 + 18196 + 15722 + 18203 + 17367 + 17404 + 15723 + 18206 + 15724 + 18207 + 17368 + 15725 + 17369 + 17370 + 17372 + 15726 + 15727 + 18241 + 15728 + 15729 + 15730 + 18256 + 17349 + 18257 + 17350 + 15731 + 17374 + 15732 + 15733 + 17376 + 17378 + 18295 + 17379 + 17381 + 17375 + 15734 + 18308 +endcidchar + +100 begincidchar + 17323 + 18309 + 17383 + 18310 + 17385 + 17405 + 15735 + 15736 + 18341 + 15737 + 15738 + 17327 + 18359 + 15739 + 17389 + 18364 + 15740 + 17390 + 18365 + 17407 + 15741 + 18373 + 17393 + 15742 + 17395 + 18384 + 17394 + 17400 + 17396 + 15743 + 15744 + 18399 + 15745 + 18400 + 15746 + 18401 + 17335 + 15747 + 15748 + 18419 + 15749 + 15753 + 18432 + 15754 + 15755 + 17328 + 17330 + 15756 + 18445 + 15757 + 15758 + 15759 + 15760 + 15762 + 15763 + 18474 + 15764 + 18475 + 15765 + 18476 + 18477 + 12112 + 15773 + 5925 + 13037 + 15776 + 18496 + 18497 + 18500 + 15785 + 15786 + 15795 + 18509 + 10969 + 15803 + 18513 + 15804 + 18514 + 17360 + 18515 + 18516 + 15807 + 18517 + 15808 + 15812 + 7188 + 15813 + 18522 + 15814 + 18523 + 15815 + 15816 + 18527 + 16890 + 18528 + 15823 + 4841 + 18534 + 18535 + 11438 +endcidchar + +100 begincidchar + 18538 + 18539 + 15835 + 18540 + 15836 + 6756 + 18543 + 15844 + 18544 + 18545 + 15850 + 15851 + 18548 + 5124 + 18549 + 18550 + 8996 + 18551 + 15857 + 13418 + 18552 + 15858 + 18553 + 8849 + 18556 + 15866 + 18557 + 18558 + 15872 + 18563 + 15875 + 18564 + 18567 + 6023 + 2399 + 18571 + 15903 + 7833 + 18576 + 18577 + 18578 + 18579 + 18580 + 15938 + 18583 + 17384 + 15939 + 15940 + 18593 + 15944 + 18594 + 15945 + 15946 + 18598 + 9665 + 3340 + 17353 + 15948 + 18607 + 15949 + 17397 + 15950 + 15951 + 18635 + 15956 + 18636 + 15960 + 15961 + 18641 + 15962 + 18642 + 15963 + 18647 + 15968 + 1510 + 18652 + 15972 + 18655 + 18660 + 18661 + 18662 + 18663 + 16054 + 18666 + 16055 + 16056 + 18673 + 16057 + 18677 + 16060 + 18678 + 16061 + 18679 + 18680 + 1832 + 16069 + 18683 + 18684 + 16075 + 18687 +endcidchar + +100 begincidchar + 18688 + 16078 + 16079 + 18696 + 16089 + 18701 + 16092 + 9398 + 18706 + 18710 + 16124 + 6150 + 16129 + 18711 + 18712 + 13585 + 14661 + 18717 + 18718 + 18719 + 18720 + 16212 + 18721 + 3970 + 18722 + 18723 + 14910 + 18724 + 18725 + 18726 + 18727 + 18728 + 14353 + 16305 + 18729 + 1522 + 18730 + 18731 + 18732 + 18733 + 16364 + 18734 + 15086 + 9341 + 18735 + 15049 + 17332 + 17336 + 17718 + 17723 + 17347 + 17306 + 17314 + 17388 + 17777 + 17387 + 17778 + 17793 + 17340 + 17308 + 17815 + 17310 + 17816 + 17311 + 17313 + 17820 + 17315 + 17321 + 17161 + 17846 + 17847 + 17848 + 17849 + 17214 + 17850 + 17851 + 17219 + 17852 + 17221 + 17853 + 17854 + 17855 + 17245 + 17856 + 17247 + 17857 + 17291 + 17860 + 17371 + 17294 + 17886 + 17295 + 17887 + 17296 + 17888 + 17297 + 17889 + 17303 + 17896 + 17304 +endcidchar + +100 begincidchar + 17348 + 17319 + 17324 + 18855 + 18863 + 18889 + 18900 + 18905 + 18909 + 18911 + 18914 + 18917 + 18919 + 18920 + 18932 + 18934 + 18936 + 18949 + 18952 + 18963 + 17338 + 17339 + 17312 + 17341 + 17968 + 17342 + 17343 + 17344 + 17981 + 17345 + 17346 + 17337 + 17325 + 17351 + 17352 + 17401 + 558 + 560 + 18846 + 18847 + 18848 + 18834 + 17686 + 628 + 9089 + 16828 + 14465 + 16997 + 14224 + 14104 + 14103 + 14106 + 14105 + 13646 + 109 + 122 + 13743 + 13745 + 150 + 151 + 13746 + 258 + 108 + 14052 + 174 + 259 + 264 + 175 + 14051 + 176 + 208 + 100 + 209 + 103 + 257 + 106 + 105 + 214 + 216 + 215 + 107 + 265 + 13758 + 258 + 13759 + 13748 + 197 + 132 + 120 + 133 + 228 + 113 + 14049 + 196 + 14050 + 260 + 14096 + 15861 + 14929 + 14930 +endcidchar + +100 begincidchar + 15193 + 14218 + 17636 + 17688 + 14002 + 18396 + 17623 + 17620 + 14000 + 17617 + 17616 + 18749 + 17614 + 17628 + 16777 + 19047 + 17235 + 14776 + 16714 + 15153 + 16228 + 16656 + 14787 + 18139 + 19051 + 15161 + 14521 + 14785 + 15146 + 16735 + 16415 + 18397 + 15458 + 14783 + 16447 + 14779 + 18068 + 17169 + 14847 + 15776 + 16430 + 16427 + 18107 + 16429 + 18398 + 15538 + 18776 + 16874 + 14777 + 15613 + 18719 + 14879 + 14780 + 16432 + 14770 + 16441 + 16101 + 14816 + 14815 + 14814 + 18400 + 17241 + 15548 + 16395 + 16449 + 16660 + 16454 + 18779 + 15788 + 17803 + 18402 + 16397 + 14812 + 15056 + 15790 + 18403 + 18142 + 15561 + 14571 + 16761 + 18404 + 14819 + 17232 + 15805 + 15200 + 14822 + 18141 + 15191 + 16889 + 16491 + 18695 + 17781 + 15855 + 14441 + 19022 + 19100 + 15590 + 18408 + 18409 + 18081 +endcidchar + +100 begincidchar + 16530 + 19057 + 14760 + 17875 + 18410 + 14849 + 18412 + 16495 + 15562 + 18414 + 16445 + 17848 + 15154 + 14828 + 17291 + 17038 + 18415 + 16012 + 17163 + 17228 + 18416 + 18417 + 16535 + 15804 + 18418 + 18419 + 16013 + 18629 + 18420 + 15563 + 18228 + 16698 + 16216 + 17185 + 17910 + 18421 + 18422 + 15559 + 17164 + 16135 + 14481 + 16920 + 17196 + 17871 + 17876 + 18658 + 15144 + 16551 + 16621 + 18423 + 16136 + 16543 + 17183 + 17855 + 17254 + 16037 + 18424 + 18425 + 18426 + 17264 + 18682 + 14761 + 18427 + 17905 + 17914 + 17929 + 14275 + 14832 + 17873 + 18647 + 18431 + 16824 + 16015 + 17906 + 17915 + 17920 + 17290 + 17933 + 17866 + 17189 + 17887 + 16000 + 16017 + 17868 + 17874 + 18676 + 16104 + 18428 + 18071 + 16549 + 15878 + 16058 + 17904 + 17907 + 15506 + 15358 + 18430 + 17888 + 17870 + 17859 +endcidchar + +100 begincidchar + 16338 + 17243 + 17191 + 17867 + 18429 + 17882 + 17184 + 17932 + 17936 + 18432 + 14759 + 18657 + 18679 + 18681 + 18683 + 14424 + 18434 + 18433 + 17853 + 16021 + 18435 + 17852 + 17916 + 17328 + 18436 + 18437 + 17251 + 16566 + 18439 + 17877 + 18663 + 17296 + 17268 + 17913 + 17861 + 17330 + 14830 + 17847 + 18440 + 18441 + 17878 + 17717 + 17917 + 17872 + 17937 + 18684 + 18673 + 16603 + 16583 + 14504 + 14725 + 18707 + 15634 + 18443 + 17332 + 15399 + 14882 + 15698 + 16417 + 18445 + 16717 + 18444 + 18781 + 16787 + 15638 + 15596 + 15900 + 14726 + 15922 + 14724 + 15509 + 16592 + 15539 + 18943 + 15629 + 16594 + 17919 + 14249 + 16956 + 14727 + 15402 + 14260 + 18446 + 14337 + 16511 + 15896 + 16512 + 18447 + 16615 + 14217 + 16618 + 16647 + 18405 + 14721 + 17128 + 15568 + 14580 + 16631 + 14402 + 15140 +endcidchar + +100 begincidchar + 17043 + 16503 + 14860 + 14714 + 14974 + 14903 + 16548 + 14862 + 16497 + 15659 + 14915 + 15673 + 15470 + 18711 + 16193 + 15148 + 14861 + 16779 + 16703 + 14266 + 14717 + 14913 + 15175 + 15883 + 16627 + 15666 + 14276 + 15493 + 18448 + 18449 + 15536 + 15296 + 15663 + 16624 + 18134 + 14705 + 18638 + 18650 + 14712 + 14197 + 15566 + 16626 + 16788 + 15886 + 16630 + 16812 + 14979 + 18451 + 14715 + 17941 + 18728 + 15235 + 15275 + 15570 + 14251 + 14870 + 15587 + 14616 + 15100 + 18767 + 18651 + 15578 + 14808 + 14710 + 17076 + 15527 + 14901 + 15237 + 14343 + 14707 + 15577 + 14718 + 15505 + 16561 + 15239 + 14965 + 14685 + 15669 + 14416 + 16645 + 15016 + 14526 + 15832 + 14747 + 14912 + 14636 + 18742 + 16897 + 18452 + 14894 + 18872 + 16451 + 17078 + 14893 + 16407 + 14869 + 18453 + 16658 + 18454 + 17082 +endcidchar + +100 begincidchar + 18998 + 16665 + 17633 + 18380 + 18455 + 18456 + 18677 + 16669 + 18457 + 18732 + 19089 + 19010 + 15823 + 18905 + 14907 + 17802 + 16142 + 14991 + 16677 + 17117 + 19043 + 16678 + 18773 + 14471 + 16682 + 15792 + 18458 + 18459 + 16139 + 18460 + 16731 + 18144 + 15938 + 17621 + 18462 + 16688 + 18889 + 15782 + 17275 + 16446 + 16879 + 18104 + 16689 + 15874 + 17854 + 19058 + 15799 + 17287 + 18465 + 15292 + 14451 + 15635 + 16720 + 18466 + 18467 + 18696 + 16721 + 16905 + 16923 + 18632 + 19141 + 19143 + 19144 + 19145 + 16419 + 16425 + 16294 + 16448 + 16644 + 15871 + 14924 + 14925 + 14931 + 17144 + 14921 + 16733 + 18100 + 17880 + 16553 + 18667 + 15157 + 14245 + 18909 + 14234 + 15837 + 15404 + 18468 + 17257 + 15411 + 19029 + 16743 + 17912 + 16893 + 17862 + 16765 + 14920 + 18469 + 17057 + 16772 + 16834 +endcidchar + +100 begincidchar + 15881 + 17863 + 18470 + 18471 + 15412 + 16771 + 18472 + 17250 + 17265 + 18473 + 17804 + 18474 + 18475 + 14943 + 18476 + 16032 + 14941 + 17219 + 17293 + 15511 + 14350 + 17176 + 18477 + 17294 + 17886 + 16016 + 18478 + 14935 + 14954 + 17192 + 17278 + 18479 + 17201 + 17167 + 17857 + 14936 + 18481 + 18482 + 17210 + 17851 + 14952 + 17238 + 18484 + 18680 + 16533 + 17922 + 18483 + 17896 + 16781 + 16790 + 18485 + 14946 + 17286 + 16034 + 18084 + 18486 + 18487 + 15633 + 18488 + 17024 + 16950 + 18489 + 14611 + 18772 + 14959 + 14546 + 14547 + 18706 + 14978 + 17957 + 14278 + 14983 + 14969 + 16831 + 15471 + 19099 + 16922 + 14982 + 15325 + 15923 + 16829 + 15105 + 16450 + 14980 + 19028 + 19101 + 14448 + 18869 + 14968 + 16569 + 14962 + 17124 + 14960 + 14993 + 14964 + 14994 + 15707 + 14527 + 18490 + 16443 +endcidchar + +100 begincidchar + 15819 + 18491 + 16852 + 17883 + 18730 + 18911 + 15644 + 15002 + 16816 + 15209 + 14944 + 16855 + 14908 + 15639 + 15864 + 14265 + 19037 + 14279 + 18492 + 14804 + 14708 + 15451 + 19148 + 16861 + 14287 + 15194 + 18493 + 16423 + 18982 + 18494 + 16865 + 15452 + 16878 + 15059 + 18748 + 19131 + 19090 + 14729 + 15647 + 18659 + 15641 + 14739 + 16881 + 18495 + 18703 + 16471 + 15898 + 14750 + 14220 + 15110 + 15001 + 14999 + 16840 + 15010 + 15643 + 15448 + 14998 + 17269 + 18497 + 16895 + 14895 + 18138 + 19033 + 16900 + 18914 + 16455 + 15024 + 14478 + 18085 + 15963 + 18738 + 16409 + 16917 + 18674 + 18720 + 18697 + 15794 + 15979 + 15582 + 14258 + 15242 + 18701 + 15514 + 15405 + 14361 + 15147 + 14446 + 16911 + 16913 + 14237 + 14267 + 18999 + 18498 + 18705 + 15609 + 14505 + 16944 + 16954 + 14734 + 14805 +endcidchar + +100 begincidchar + 18648 + 14809 + 14794 + 14283 + 18499 + 14806 + 14123 + 18704 + 15058 + 15683 + 15136 + 14736 + 16902 + 15067 + 18054 + 15809 + 19000 + 15036 + 16490 + 15935 + 16946 + 18091 + 16973 + 16764 + 15023 + 16398 + 16532 + 16492 + 15608 + 15333 + 15835 + 16972 + 16381 + 16971 + 16562 + 15786 + 15039 + 16957 + 14192 + 16934 + 14752 + 18771 + 14841 + 16969 + 14845 + 14751 + 19042 + 15427 + 14753 + 18500 + 16974 + 16978 + 16967 + 18855 + 16970 + 14572 + 17071 + 19097 + 17942 + 15908 + 18669 + 16914 + 16585 + 15488 + 15480 + 16844 + 17042 + 15670 + 15354 + 18102 + 15697 + 15688 + 15047 + 16992 + 16608 + 15271 + 15681 + 14871 + 15678 + 18981 + 17001 + 14984 + 15686 + 18501 + 15510 + 18502 + 15046 + 18503 + 14681 + 15631 + 16595 + 14648 + 16998 + 14827 + 18504 + 16837 + 15695 + 15512 + 15701 + 15323 +endcidchar + +100 begincidchar + 16119 + 14703 + 18505 + 16564 + 14768 + 17003 + 15685 + 14702 + 15011 + 15499 + 14696 + 16697 + 15693 + 17194 + 18506 + 18917 + 15844 + 14175 + 17240 + 16079 + 15005 + 14940 + 18508 + 15109 + 14937 + 18664 + 15053 + 18509 + 15052 + 16066 + 17355 + 18510 + 17030 + 14173 + 17653 + 15112 + 16906 + 18159 + 15095 + 18511 + 15321 + 16916 + 16687 + 16915 + 15542 + 15061 + 18721 + 15299 + 16413 + 15846 + 18716 + 15816 + 16808 + 15472 + 16404 + 15558 + 18119 + 18709 + 17019 + 14677 + 15544 + 18952 + 16933 + 16749 + 15930 + 14961 + 14425 + 15520 + 15145 + 17048 + 15089 + 16750 + 14732 + 16440 + 14264 + 16637 + 15088 + 14829 + 15575 + 17047 + 15401 + 15519 + 15773 + 14678 + 15094 + 15876 + 17940 + 15453 + 16783 + 14951 + 15540 + 18116 + 15331 + 15834 + 15210 + 14680 + 15174 + 17049 + 14793 + 18782 +endcidchar + +100 begincidchar + 18920 + 18512 + 16838 + 17005 + 16802 + 17044 + 14723 + 17053 + 17004 + 16801 + 14587 + 15885 + 15534 + 15322 + 15787 + 15060 + 15092 + 18129 + 15569 + 14682 + 18133 + 14253 + 15537 + 15369 + 15632 + 18725 + 15332 + 17072 + 14398 + 17070 + 18634 + 15535 + 14254 + 15119 + 15055 + 15934 + 16464 + 15810 + 16424 + 15361 + 15529 + 15116 + 16285 + 14840 + 18513 + 15117 + 18605 + 14525 + 15065 + 18714 + 14534 + 19083 + 18692 + 16597 + 15286 + 18649 + 15645 + 18093 + 15079 + 15080 + 17092 + 17171 + 17181 + 17908 + 17282 + 17921 + 17360 + 17200 + 18751 + 17364 + 17090 + 18515 + 15491 + 15827 + 18699 + 18080 + 18678 + 18516 + 17227 + 17115 + 17165 + 18660 + 17116 + 17934 + 18859 + 17865 + 16826 + 15103 + 17122 + 15102 + 16730 + 18518 + 17207 + 17938 + 14153 + 18653 + 16832 + 18519 + 14976 + 14711 +endcidchar + +100 begincidchar + 14392 + 18520 + 14555 + 18521 + 19075 + 18741 + 18201 + 18522 + 14975 + 14735 + 15465 + 18523 + 18524 + 14393 + 18525 + 15122 + 14971 + 14973 + 14476 + 15554 + 14480 + 17137 + 17016 + 18643 + 14774 + 15253 + 18925 + 15130 + 15710 + 14573 + 16792 + 14596 + 17947 + 16520 + 18526 + 15342 + 14127 + 15839 + 17149 + 18527 + 14996 + 15386 + 19093 + 14132 + 18528 + 14868 + 18644 + 14136 + 16659 + 18997 + 18694 + 15159 + 18529 + 15158 + 15201 + 17956 + 18530 + 15170 + 14158 + 15164 + 14303 + 18480 + 14149 + 18531 + 16211 + 18652 + 18074 + 14320 + 18924 + 14322 + 14170 + 14154 + 14164 + 18861 + 15202 + 19139 + 19124 + 15204 + 17274 + 18646 + 15188 + 14876 + 15172 + 15171 + 18739 + 18655 + 16344 + 14719 + 15062 + 15780 + 19091 + 14193 + 16071 + 15449 + 18784 + 17242 + 15518 + 17850 + 18534 + 14201 +endcidchar + +100 begincidchar + 18729 + 14202 + 15517 + 15185 + 18746 + 15120 + 18535 + 16979 + 15964 + 15184 + 17658 + 18757 + 14212 + 16133 + 17660 + 18754 + 14215 + 15348 + 17103 + 15197 + 18536 + 14522 + 15851 + 15196 + 18537 + 15860 + 18538 + 18539 + 14223 + 14142 + 14247 + 18540 + 17899 + 15213 + 15211 + 18541 + 17663 + 14236 + 18641 + 14757 + 18542 + 17223 + 14238 + 18544 + 17224 + 15515 + 18546 + 18702 + 15223 + 16362 + 17860 + 18750 + 18548 + 18547 + 16719 + 16044 + 18666 + 18549 + 17108 + 17107 + 18550 + 18551 + 17664 + 18101 + 15921 + 17180 + 18552 + 18553 + 17039 + 18554 + 15225 + 15228 + 14257 + 14285 + 18082 + 16485 + 18958 + 18995 + 16670 + 17889 + 16907 + 15812 + 16542 + 18555 + 15190 + 15439 + 14311 + 14286 + 18556 + 16416 + 15625 + 15830 + 14754 + 15490 + 19048 + 19069 + 16590 + 14159 + 15661 + 16622 +endcidchar + +100 begincidchar + 15654 + 18557 + 15648 + 14520 + 15849 + 15508 + 14230 + 15216 + 18713 + 18718 + 14986 + 16926 + 15652 + 14579 + 15691 + 16421 + 16623 + 15653 + 18956 + 16853 + 16927 + 14660 + 14284 + 15442 + 14293 + 16628 + 15230 + 18558 + 18744 + 15075 + 16928 + 15444 + 15447 + 16291 + 15916 + 15437 + 14301 + 14313 + 14184 + 16633 + 16723 + 16935 + 14312 + 15443 + 19137 + 18984 + 18086 + 18671 + 18733 + 16758 + 14125 + 14297 + 14512 + 14186 + 14453 + 14741 + 14927 + 16937 + 17113 + 16643 + 18959 + 15655 + 15438 + 17789 + 18559 + 14737 + 15662 + 14335 + 18745 + 18710 + 15906 + 14338 + 18985 + 16732 + 18127 + 14428 + 18954 + 17155 + 15215 + 18712 + 14733 + 14569 + 18560 + 15232 + 18970 + 18561 + 18562 + 18563 + 16092 + 18672 + 18564 + 18983 + 14345 + 19072 + 15244 + 18566 + 15579 + 16356 + 17285 + 16069 +endcidchar + +100 begincidchar + 14360 + 14362 + 14917 + 15781 + 14008 + 17141 + 15814 + 17292 + 18642 + 18740 + 15779 + 17930 + 14369 + 17723 + 15684 + 15129 + 17303 + 15256 + 15255 + 18568 + 18569 + 14990 + 15957 + 17668 + 17849 + 14378 + 18297 + 14562 + 17225 + 18571 + 18572 + 18573 + 16653 + 15961 + 16751 + 14384 + 15771 + 16422 + 14379 + 14456 + 15709 + 15379 + 18574 + 15711 + 14388 + 17151 + 14386 + 15186 + 19134 + 19008 + 15640 + 15825 + 18991 + 18973 + 18975 + 18668 + 14410 + 14406 + 18575 + 18670 + 17845 + 14407 + 14412 + 14413 + 15279 + 15694 + 15604 + 16106 + 16061 + 14423 + 18576 + 15030 + 18577 + 15960 + 18578 + 18579 + 18580 + 17902 + 17174 + 15899 + 17198 + 18581 + 18582 + 18583 + 17179 + 15920 + 17384 + 18584 + 14427 + 17918 + 15599 + 18585 + 17193 + 17943 + 17272 + 17931 + 16005 + 18586 + 15914 + 18587 +endcidchar + +100 begincidchar + 14221 + 14436 + 14199 + 16263 + 18588 + 14437 + 18589 + 17801 + 15882 + 16706 + 18097 + 14455 + 14445 + 14458 + 15796 + 16830 + 14607 + 14459 + 14332 + 14333 + 18590 + 16508 + 19071 + 18096 + 14503 + 14463 + 18877 + 14461 + 17033 + 17031 + 19098 + 14470 + 15822 + 15928 + 18592 + 17126 + 17127 + 14695 + 19059 + 14687 + 15345 + 14909 + 16414 + 15907 + 18593 + 16552 + 18044 + 15031 + 14444 + 15689 + 18892 + 16405 + 15260 + 15521 + 14886 + 15502 + 18747 + 15551 + 14376 + 16736 + 18863 + 16726 + 14691 + 15372 + 14859 + 14906 + 14241 + 15494 + 16869 + 15306 + 18150 + 18726 + 15586 + 15556 + 15642 + 15785 + 16515 + 14818 + 15574 + 14477 + 15028 + 15087 + 15550 + 16487 + 16858 + 14516 + 14484 + 14487 + 15099 + 14488 + 18885 + 15308 + 14479 + 14763 + 16942 + 14972 + 18783 + 18636 + 18735 + 15347 +endcidchar + +100 begincidchar + 18596 + 17231 + 15801 + 15368 + 15526 + 15370 + 15385 + 16581 + 18639 + 17073 + 18640 + 15259 + 16767 + 19005 + 18731 + 15360 + 18597 + 14878 + 15258 + 14684 + 15553 + 17007 + 14129 + 15027 + 14485 + 14491 + 15257 + 14493 + 17075 + 18598 + 15624 + 15310 + 15066 + 15346 + 14655 + 15925 + 14492 + 15311 + 17300 + 17289 + 17298 + 15318 + 17299 + 18942 + 17675 + 14688 + 16332 + 15329 + 15328 + 16202 + 17084 + 17059 + 14784 + 17081 + 15327 + 18599 + 19062 + 14926 + 14668 + 15341 + 14523 + 15338 + 14598 + 15854 + 15601 + 14524 + 18600 + 16845 + 17158 + 18601 + 18602 + 14938 + 18147 + 18604 + 16964 + 16886 + 15903 + 14539 + 14542 + 14561 + 18151 + 14558 + 14966 + 15268 + 16132 + 14133 + 15363 + 17172 + 18607 + 18700 + 18608 + 18609 + 15365 + 15949 + 17204 + 17279 + 18610 + 17208 + 17681 + 14589 +endcidchar + +100 begincidchar + 15893 + 18611 + 14945 + 15391 + 19055 + 18743 + 14590 + 15434 + 19019 + 18884 + 15393 + 18612 + 16768 + 18613 + 14740 + 18614 + 15797 + 18615 + 17197 + 14602 + 18616 + 14599 + 18851 + 15892 + 14614 + 18617 + 16067 + 15973 + 18618 + 17788 + 16122 + 15421 + 14621 + 16085 + 19013 + 17893 + 18620 + 18621 + 18698 + 14623 + 16090 + 18095 + 14229 + 14639 + 14626 + 15432 + 15433 + 14348 + 15424 + 18870 + 14627 + 17791 + 14631 + 16607 + 14624 + 14634 + 14625 + 15431 + 19065 + 14628 + 15423 + 14635 + 14637 + 18624 + 14440 + 16276 + 14640 + 18145 + 18880 + 17939 + 15912 + 18626 + 18987 + 17716 + 16113 + 18111 + 15084 + 18627 + 17263 + 17297 + 16254 + 17288 + 18675 + 19152 + 15843 + 15704 + 17316 + 16486 + 16510 + 18411 + 18727 + 17634 + 16715 + 16757 + 15842 + 16841 + 16943 + 16392 + 17056 + 14263 +endcidchar + +6 begincidchar + 14270 + 14339 + 15241 + 14408 + 14421 + 14662 +endcidchar + +100 begincidrange +<20> <7e> 1 + 262 + 417 + 434 + 441 + 456 + 458 + 13930 + 13937 + 13970 + 13980 + 166 + 168 + 343 + 526 + 249 + 13997 + 229 + 217 + 18844 + 562 + 506 + 516 + 318 + 330 + 290 + 326 + 17693 + 17697 + 17710 + 17713 + 536 + 603 + 541 + 612 + 634 + 636 + 642 + 648 + 652 + 551 + 654 + 554 + 720 + 726 + 730 + 737 + 741 + 746 + 854 + 558 + 867 + 875 + 1014 + 1018 + 1022 + 1025 + 1029 + 1039 + 1288 + 1294 + 1312 + 1686 + 1695 + 2086 + 2549 + 2553 + 3041 + 3515 + 3963 + 4352 + 5042 + 101 + 13754 + 148 + 144 + 152 + 156 + 140 + 136 + 170 + 353 + 362 + 13761 + 13824 + 17606 + 13751 + 13844 + 13875 + 13749 + 465 + 17609 + 17618 + 17624 + 17629 + 277 + 272 + 878 + 880 + 9057 +endcidrange + +100 begincidrange + 1326 + 1700 + 675 + 678 + 762 + 766 + 893 + 1056 + 7208 + 2099 + 7754 + 3521 + 10369 + 4360 + 10373 + 12047 + 12410 + 5736 + 684 + 772 + 2131 + 1079 + 7222 + 775 + 608 + 689 + 913 + 1083 + 6420 + 7229 + 3059 + 9080 + 9763 + 4364 + 10377 + 1087 + 6200 + 3536 + 693 + 781 + 6425 + 921 + 1372 + 6205 + 1112 + 6786 + 7253 + 7771 + 3552 + 3547 + 3992 + 4383 + 11586 + 12417 + 13002 + 7259 + 2169 + 3556 + 6042 + 6463 + 6797 + 3099 + 5496 + 3104 + 948 + 950 + 1411 + 2177 + 7280 + 12425 + 13180 + 639 + 959 + 1151 + 961 + 17743 + 9144 + 4027 + 11609 + 3119 + 1157 + 1442 + 1799 + 2652 + 4404 + 12057 + 6112 + 1161 + 6849 + 12749 + 649 + 825 + 6858 + 9842 + 11062 + 12060 + 1461 + 7889 + 2672 + 3133 +endcidrange + +100 begincidrange + 12751 + 718 + 6515 + 1464 + 1467 + 1818 + 3138 + 12753 + 7902 + 9173 + 9864 + 4052 + 12064 + 13336 + 977 + 2711 + 3610 + 6892 + 834 + 6288 + 1503 + 1518 + 6907 + 2257 + 7334 + 3175 + 3624 + 9205 + 9887 + 4795 + 5334 + 2262 + 3186 + 4463 + 5089 + 8564 + 10485 + 7361 + 2757 + 986 + 3632 + 11104 + 12081 + 12762 + 13445 + 988 + 3200 + 6931 + 7368 + 2276 + 842 + 1213 + 1550 + 6598 + 6968 + 7373 + 7961 + 8615 + 9252 + 11141 + 5346 + 12090 + 12770 + 13190 + 13342 + 13516 + 7997 + 1563 + 8001 + 9957 + 11148 + 9960 + 4487 + 2793 + 8636 + 9292 + 9289 + 6318 + 6980 + 2307 + 3234 + 6152 + 1008 + 1002 + 1231 + 1575 + 1915 + 7414 + 8023 + 8684 + 8645 + 8640 + 9300 + 18049 + 9974 + 5110 + 12099 + 12463 + 13016 + 13021 +endcidrange + +100 begincidrange + 13019 + 13193 + 13639 + 1255 + 7019 + 7463 + 16985 + 2835 + 3272 + 11189 + 4855 + 11200 + 5358 + 12788 + 13197 + 1605 + 7023 + 8065 + 8703 + 11202 + 12475 + 6156 + 1942 + 10602 + 11205 + 11683 + 6351 + 7495 + 18164 + 3292 + 9371 + 9377 + 3715 + 10612 + 7498 + 7500 + 2855 + 10035 + 4864 + 11694 + 3299 + 860 + 862 + 1266 + 7057 + 2859 + 6356 + 1623 + 1960 + 1958 + 2361 + 8099 + 2864 + 4529 + 11700 + 5923 + 3310 + 1963 + 10633 + 2371 + 3728 + 7064 + 15106 + 7523 + 2374 + 8109 + 8751 + 8758 + 9410 + 4872 + 11236 + 5372 + 12486 + 12799 + 13523 + 7071 + 1981 + 7074 + 8763 + 9427 + 3745 + 10649 + 11251 + 11248 + 11717 + 12141 + 12805 + 1632 + 8128 + 10070 + 4164 + 1987 + 1989 + 7547 + 8136 + 9441 + 4880 + 5376 + 12497 + 12811 +endcidrange + +100 begincidrange + 13209 + 7559 + 3764 + 10087 + 11734 + 14139 + 5379 + 7096 + 4559 + 11753 + 5539 + 7099 + 7102 + 4185 + 11281 + 4894 + 5677 + 8174 + 4190 + 10122 + 11287 + 5388 + 5548 + 13037 + 8817 + 14208 + 8819 + 9489 + 3781 + 11303 + 8181 + 8822 + 8184 + 8187 + 3356 + 9495 + 4207 + 10135 + 4907 + 12175 + 12521 + 7112 + 14231 + 8826 + 5193 + 1027 + 2014 + 18253 + 3798 + 4586 + 12178 + 13533 + 8840 + 2456 + 8844 + 11324 + 4916 + 12829 + 6373 + 2948 + 10755 + 4596 + 4921 + 18283 + 5560 + 13223 + 13535 + 6726 + 8266 + 8269 + 3830 + 10216 + 10768 + 11375 + 12554 + 12844 + 5695 + 7674 + 14358 + 7677 + 2490 + 14366 + 3410 + 9593 + 10225 + 4622 + 10804 + 11386 + 12233 + 12566 + 13538 + 8935 + 11865 + 2056 + 8944 + 8942 + 3848 + 10823 + 11400 + 4950 +endcidrange + +100 begincidrange + 5577 + 13076 + 13468 + 13543 + 8301 + 10250 + 9630 + 11414 + 2508 + 3871 + 4280 + 4652 + 4650 + 12595 + 5849 + 9633 + 9637 + 9640 + 10859 + 11432 + 13250 + 13470 + 8318 + 8983 + 9662 + 10269 + 10874 + 12279 + 12611 + 12866 + 17769 + 15723 + 5269 + 5593 + 6171 + 7711 + 8333 + 8330 + 10883 + 11451 + 12284 + 13087 + 7722 + 9679 + 10891 + 10888 + 11454 + 5436 + 12876 + 8348 + 3471 + 10896 + 18333 + 11923 + 5602 + 13262 + 13257 + 5856 + 13478 + 5981 + 13625 + 4320 + 11500 + 5290 + 12317 + 12643 + 2083 + 2539 + 3031 + 3491 + 9040 + 9716 + 3934 + 4998 + 3499 + 3938 + 4707 + 12647 + 12911 + 5793 + 5858 + 5008 + 9726 + 13388 + 12654 + 12915 + 3039 + 3504 + 9730 + 3947 + 4334 + 12343 + 12918 + 13607 + 10339 + 12921 + 3955 + 10959 + 11973 + 5470 +endcidrange + +100 begincidrange + 12668 + 10965 + 11993 + 13273 + 5907 + 13613 + 4343 + 5910 + 4731 + 12363 + 13125 + 13393 + 10356 + 4346 + 10358 + 12689 + 13135 + 5984 + 10361 + 12019 + 12025 + 12719 + 12715 + 12980 + 13152 + 5947 + 13501 + 5949 + 11569 + 11573 + 5316 + 13427 + 11006 + 12737 + 12740 + 5817 + 13438 + 13510 + 18960 + 16395 + 16427 + 16434 + 16459 + 18758 + 16468 + 16487 + 16495 + 16511 + 16523 + 16561 + 16572 + 16587 + 16599 + 16618 + 16639 + 16645 + 16650 + 16658 + 16696 + 16702 + 16713 + 16717 + 16721 + 16723 + 16739 + 16749 + 16756 + 16772 + 16789 + 18770 + 16792 + 16807 + 16829 + 16833 + 16839 + 16842 + 16864 + 16897 + 16941 + 16944 + 16959 + 16984 + 16998 + 17022 + 17029 + 17057 + 17065 + 17080 + 17083 + 18781 + 17131 + 17144 + 14123 + 14128 + 18073 + 14166 + 14169 + 14175 + 14180 + 14182 +endcidrange + +100 begincidrange + 14187 + 14192 + 14201 + 14205 + 14221 + 14225 + 14228 + 14248 + 14257 + 14264 + 14290 + 14297 + 14302 + 14311 + 14316 + 14327 + 14348 + 14351 + 14369 + 14374 + 14387 + 14396 + 14412 + 14422 + 14444 + 18095 + 14451 + 14467 + 14472 + 14477 + 14486 + 14503 + 14533 + 14539 + 14560 + 14597 + 14610 + 14618 + 14634 + 14657 + 14663 + 14672 + 14721 + 14731 + 14763 + 14772 + 14785 + 281 + 14803 + 14825 + 14834 + 14845 + 14853 + 14865 + 14907 + 14917 + 14948 + 14969 + 14971 + 15005 + 15008 + 15010 + 15030 + 15036 + 15086 + 15093 + 15134 + 15157 + 15198 + 15210 + 15215 + 15219 + 15283 + 15302 + 15344 + 15346 + 15357 + 15382 + 15410 + 15453 + 15473 + 15478 + 15493 + 15537 + 15601 + 18126 + 15658 + 15665 + 15700 + 18129 + 18131 + 18133 + 18139 + 18150 + 15711 + 18158 + 15715 + 18163 + 18173 + 17358 +endcidrange + +100 begincidrange + 18179 + 18182 + 18185 + 18188 + 17365 + 18197 + 18204 + 18208 + 18215 + 18219 + 18226 + 18233 + 18238 + 18242 + 18247 + 18249 + 18258 + 18265 + 18268 + 18271 + 18274 + 18289 + 18291 + 18296 + 18298 + 18306 + 18311 + 18317 + 18321 + 18342 + 18348 + 18354 + 18360 + 18366 + 18374 + 18382 + 18385 + 18388 + 18395 + 18397 + 18402 + 18411 + 18420 + 15750 + 18426 + 18433 + 18436 + 18440 + 18443 + 18446 + 18450 + 18459 + 18462 + 18471 + 15766 + 18478 + 15768 + 18492 + 18494 + 15777 + 15779 + 18498 + 15781 + 18501 + 18503 + 15787 + 18505 + 15796 + 18510 + 15805 + 18518 + 15809 + 18520 + 18524 + 15817 + 15821 + 18529 + 18532 + 15825 + 15827 + 18536 + 15829 + 15832 + 18541 + 15837 + 15845 + 15847 + 18546 + 15853 + 15859 + 18554 + 15863 + 15867 + 15869 + 18559 + 18561 + 15873 + 15876 + 18565 + 15878 +endcidrange + +100 begincidrange + 15890 + 18568 + 15895 + 15905 + 18572 + 15908 + 15911 + 15921 + 15924 + 15926 + 18581 + 18584 + 18589 + 18591 + 15942 + 18595 + 18599 + 18601 + 18608 + 18627 + 18629 + 18631 + 15952 + 15957 + 18637 + 18639 + 18643 + 15964 + 15966 + 18648 + 18650 + 15970 + 18653 + 15973 + 15978 + 18656 + 15981 + 15985 + 16015 + 16021 + 16049 + 16052 + 18664 + 18667 + 18674 + 16058 + 16062 + 16065 + 18681 + 16070 + 16072 + 18685 + 16076 + 18689 + 18691 + 16080 + 18693 + 16082 + 16084 + 18697 + 18699 + 16090 + 18702 + 16093 + 18704 + 16095 + 16117 + 16119 + 18707 + 16122 + 16126 + 16130 + 16134 + 18713 + 16136 + 16156 + 18715 + 16163 + 16170 + 16187 + 16204 + 16209 + 16213 + 16224 + 16232 + 16236 + 16247 + 16267 + 16272 + 16278 + 16291 + 16306 + 16314 + 16324 + 16327 + 16331 + 16335 + 16365 + 16374 + 16379 +endcidrange + +100 begincidrange + 16389 + 16393 + 18736 + 18743 + 18746 + 17609 + 18785 + 18824 + 18844 + 17716 + 17719 + 17724 + 17727 + 17741 + 17779 + 17782 + 17794 + 17796 + 17806 + 17817 + 17821 + 17317 + 17827 + 17841 + 17163 + 17174 + 17187 + 17191 + 17196 + 17210 + 17216 + 17223 + 17227 + 17231 + 17234 + 17240 + 17249 + 17263 + 17268 + 17858 + 17278 + 17285 + 17861 + 17874 + 17292 + 17884 + 17298 + 17890 + 17893 + 17897 + 17902 + 17906 + 17908 + 17631 + 17639 + 17660 + 18851 + 18858 + 18869 + 18877 + 18880 + 18884 + 18892 + 18924 + 18941 + 18954 + 18958 + 17961 + 17963 + 17969 + 17971 + 17978 + 17982 + 17988 + 17990 + 18002 + 18014 + 18024 + 18068 + 506 + 521 + 537 + 554 + 13747 + 13754 + 13770 + 13834 + 13898 + 13962 + 14049 + 17606 + 17692 + 17701 + 17709 + 18835 + 14099 + 130 + 134 + 138 + 142 +endcidrange + +25 begincidrange + 146 + 154 + 158 + 199 + 203 + 201 + 112 + 116 + 160 + 205 + 223 + 268 + 128 + 333 + 365 + 391 + 262 + 17884 + 17924 + 17926 + 14898 + 16821 + 16818 + 16976 + 18594 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/cns/UniCNS-UTF8-V b/resources/cmaps/cns/UniCNS-UTF8-V new file mode 100644 index 00000000..34f65d4f --- /dev/null +++ b/resources/cmaps/cns/UniCNS-UTF8-V @@ -0,0 +1,94 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniCNS-UTF8-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniCNS-UTF8-H) +%%BeginResource: CMap (UniCNS-UTF8-V) +%%Title: (UniCNS-UTF8-V Adobe CNS1 6) +%%Version: 13.005 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniCNS-UTF8-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (CNS1) def + /Supplement 6 def +end def + +/CMapName /UniCNS-UTF8-V def +/CMapVersion 13.005 def +/CMapType 1 def + +/XUID [1 10 25398] def + +/WMode 1 def + +6 begincidchar + 120 + 122 + 109 + 13745 + 134 + 135 +endcidchar + +7 begincidrange + 150 + 146 + 154 + 158 + 142 + 138 + 130 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/gb/UniGB-UTF32-H b/resources/cmaps/gb/UniGB-UTF32-H new file mode 100644 index 00000000..cf48a69c --- /dev/null +++ b/resources/cmaps/gb/UniGB-UTF32-H @@ -0,0 +1,14379 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniGB-UTF32-H) +%%Title: (UniGB-UTF32-H Adobe GB1 5) +%%Version: 1.011 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2010 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (GB1) def + /Supplement 5 def +end def + +/CMapName /UniGB-UTF32-H def +/CMapVersion 1.011 def +/CMapType 1 def + +/XUID [1 10 25603] def + +/WMode 0 def + +1 begincodespacerange + <00000000> <0010FFFF> +endcodespacerange + +1 beginnotdefrange +<00000000> <0000001f> 1 +endnotdefrange + +100 begincidchar +<000000a0> 1 +<000000a4> 167 +<000000a5> 22354 +<000000a7> 171 +<000000a8> 102 +<000000a9> 7713 +<000000b0> 162 +<000000b1> 127 +<000000b7> 99 +<000000d7> 128 +<000000e0> 671 +<000000e1> 669 +<000000e8> 675 +<000000e9> 673 +<000000ea> 693 +<000000ec> 679 +<000000ed> 677 +<000000f2> 683 +<000000f3> 681 +<000000f7> 129 +<000000f9> 687 +<000000fa> 685 +<000000fc> 692 +<00000101> 668 +<00000113> 672 +<0000011b> 674 +<0000012b> 676 +<00000144> 696 +<00000148> 697 +<0000014d> 680 +<0000016b> 684 +<000001ce> 670 +<000001d0> 678 +<000001d2> 682 +<000001d4> 686 +<000001d6> 688 +<000001d8> 689 +<000001da> 690 +<000001dc> 691 +<000001f9> 698 +<00000251> 694 +<00000261> 699 +<000002c7> 101 +<000002c9> 100 +<000002d9> 9909 +<00000401> 608 +<00000451> 641 +<00001e3f> 695 +<00002010> 10018 +<00002013> 9910 +<00002014> 105 +<00002015> 9911 +<00002016> 107 +<00002022> 99 +<00002025> 9912 +<00002026> 108 +<00002030> 170 +<00002035> 9913 +<0000203b> 184 +<0000205d> 599 +<000020ac> 22353 +<00002103> 165 +<00002105> 9914 +<00002109> 9915 +<00002116> 172 +<00002121> 10016 +<00002122> 7714 +<00002192> 185 +<00002193> 188 +<00002208> 137 +<0000220f> 134 +<00002211> 133 +<00002215> 9920 +<0000221a> 139 +<0000221d> 151 +<0000221e> 157 +<0000221f> 9921 +<00002220> 142 +<00002223> 9922 +<00002225> 141 +<00002229> 136 +<0000222a> 135 +<0000222b> 145 +<0000222e> 146 +<00002234> 159 +<00002235> 158 +<00002236> 130 +<00002237> 138 +<0000223d> 150 +<00002248> 149 +<0000224c> 148 +<00002252> 9923 +<00002260> 152 +<00002261> 147 +<00002295> 9988 +<00002299> 144 +<000022a5> 140 +<000022bf> 9926 +<000022ef> 108 +<00002312> 143 +endcidchar + +100 begincidchar +<000025a0> 181 +<000025a1> 180 +<000025b2> 183 +<000025b3> 182 +<000025c6> 179 +<000025c7> 178 +<000025cb> 175 +<000025ce> 177 +<000025cf> 176 +<00002605> 174 +<00002606> 173 +<00002609> 9987 +<00002640> 161 +<00002642> 160 +<00002e80> 22428 +<00002e81> 22047 +<00002e84> 22051 +<00002e88> 22054 +<00002e8b> 22055 +<00002e8c> 22060 +<00002e97> 22061 +<00002ea7> 22074 +<00002eaa> 22077 +<00002eae> 22080 +<00002eb3> 22082 +<00002ebb> 22088 +<00002eca> 22098 +<00002f00> 4162 +<00002f01> 4707 +<00002f02> 4722 +<00002f03> 4709 +<00002f04> 4185 +<00002f05> 10131 +<00002f06> 1597 +<00002f07> 4867 +<00002f08> 3238 +<00002f09> 1592 +<00002f0a> 3270 +<00002f0b> 982 +<00002f0c> 4765 +<00002f0d> 4884 +<00002f0e> 4879 +<00002f0f> 2091 +<00002f10> 5017 +<00002f11> 1431 +<00002f12> 2543 +<00002f13> 4860 +<00002f14> 4710 +<00002f15> 4740 +<00002f16> 10778 +<00002f17> 3397 +<00002f18> 1150 +<00002f19> 4946 +<00002f1a> 1228 +<00002f1b> 5020 +<00002f1c> 4283 +<00002f1d> 2407 +<00002f1e> 5523 +<00002f1f> 3698 +<00002f20> 3414 +<00002f21> 5660 +<00002f22> 11565 +<00002f23> 3859 +<00002f24> 1398 +<00002f25> 2927 +<00002f26> 4656 +<00002f27> 5934 +<00002f28> 1386 +<00002f29> 3948 +<00002f2a> 5302 +<00002f2b> 3395 +<00002f2c> 6004 +<00002f2d> 3318 +<00002f2e> 6165 +<00002f2f> 1789 +<00002f30> 2093 +<00002f31> 2238 +<00002f32> 1732 +<00002f33> 6163 +<00002f34> 1852 +<00002f35> 5016 +<00002f36> 5293 +<00002f37> 5366 +<00002f38> 1798 +<00002f39> 5986 +<00002f3a> 5614 +<00002f3b> 5600 +<00002f3c> 3983 +<00002f3d> 1765 +<00002f3e> 12946 +<00002f3f> 3437 +<00002f40> 4518 +<00002f41> 6409 +<00002f42> 3795 +<00002f43> 1526 +<00002f44> 2240 +<00002f45> 1626 +<00002f46> 3821 +<00002f47> 3248 +<00002f48> 4350 +endcidchar + +100 begincidchar +<00002f49> 4357 +<00002f4a> 2849 +<00002f4b> 3124 +<00002f4c> 4536 +<00002f4d> 1400 +<00002f4e> 6589 +<00002f4f> 3826 +<00002f50> 1073 +<00002f51> 2736 +<00002f52> 3430 +<00002f53> 3095 +<00002f54> 3491 +<00002f55> 2053 +<00002f56> 4611 +<00002f57> 1715 +<00002f58> 4713 +<00002f59> 5789 +<00002f5a> 3019 +<00002f5b> 4073 +<00002f5c> 2916 +<00002f5d> 3209 +<00002f5e> 4041 +<00002f5f> 4310 +<00002f60> 1832 +<00002f61> 3728 +<00002f62> 1733 +<00002f63> 3379 +<00002f64> 4264 +<00002f65> 3650 +<00002f66> 7110 +<00002f67> 7008 +<00002f68> 16063 +<00002f69> 994 +<00002f6a> 3011 +<00002f6b> 2808 +<00002f6c> 2850 +<00002f6d> 2737 +<00002f6e> 3407 +<00002f6f> 3398 +<00002f70> 3413 +<00002f71> 16587 +<00002f72> 1923 +<00002f73> 4049 +<00002f74> 2539 +<00002f75> 4592 +<00002f76> 2780 +<00002f77> 7399 +<00002f78> 7262 +<00002f79> 3753 +<00002f7a> 4123 +<00002f7b> 4309 +<00002f7c> 2490 +<00002f7d> 1591 +<00002f7e> 7115 +<00002f7f> 1593 +<00002f80> 6686 +<00002f81> 3261 +<00002f82> 1249 +<00002f83> 4657 +<00002f84> 4544 +<00002f85> 2297 +<00002f86> 3353 +<00002f87> 5656 +<00002f88> 4570 +<00002f89> 7388 +<00002f8a> 3300 +<00002f8b> 17826 +<00002f8c> 7152 +<00002f8d> 1291 +<00002f8e> 4051 +<00002f8f> 3995 +<00002f90> 4169 +<00002f91> 18908 +<00002f92> 8086 +<00002f93> 2200 +<00002f94> 4093 +<00002f95> 1825 +<00002f96> 1528 +<00002f97> 7445 +<00002f98> 7504 +<00002f99> 7739 +<00002f9a> 1285 +<00002f9b> 4668 +<00002f9c> 4672 +<00002f9d> 3366 +<00002f9e> 7803 +<00002f9f> 3980 +<00002fa0> 1250 +<00002fa1> 19731 +<00002fa2> 4191 +<00002fa3> 4276 +<00002fa4> 19992 +<00002fa5> 2522 +<00002fa6> 2241 +<00002fa7> 7797 +<00002fa8> 8317 +<00002fa9> 1714 +<00002faa> 2542 +<00002fab> 7545 +<00002fac> 4303 +endcidchar + +100 begincidchar +<00002fad> 20714 +<00002fae> 1636 +<00002faf> 2795 +<00002fb0> 1770 +<00002fb1> 8589 +<00002fb2> 2289 +<00002fb3> 4219 +<00002fb4> 8713 +<00002fb5> 7936 +<00002fb6> 7924 +<00002fb7> 3402 +<00002fb8> 3438 +<00002fb9> 3920 +<00002fba> 8301 +<00002fbb> 1824 +<00002fbc> 1754 +<00002fbd> 7660 +<00002fbe> 7888 +<00002fbf> 5019 +<00002fc0> 4704 +<00002fc1> 1862 +<00002fc2> 8761 +<00002fc3> 8348 +<00002fc4> 9864 +<00002fc5> 2656 +<00002fc6> 8305 +<00002fc7> 2704 +<00002fc8> 21894 +<00002fc9> 3465 +<00002fca> 1937 +<00002fcb> 6741 +<00002fcc> 9752 +<00002fcd> 1509 +<00002fce> 1821 +<00002fcf> 3466 +<00002fd0> 1072 +<00002fd1> 8390 +<00002fd2> 7814 +<00002fd3> 8247 +<00002fd4> 7988 +<00002fd5> 4851 +<00003003> 103 +<00003005> 104 +<00003006> 10024 +<00003007> 7703 +<00003012> 9989 +<00003013> 189 +<0000303e> 10059 +<0000303f> 22357 +<00003094> 22375 +<00003095> 22362 +<00003096> 22364 +<000030f7> 22390 +<000030f8> 22392 +<000030f9> 22391 +<000030fa> 22393 +<000030fb> 99 +<000030fc> 10019 +<00003231> 10017 +<000032a3> 10001 +<000033a1> 10007 +<000033c4> 10008 +<000033ce> 10009 +<000033d5> 10012 +<00003447> 22053 +<00003473> 22052 +<0000359e> 22057 +<0000360e> 22059 +<0000361a> 22058 +<00003918> 22063 +<0000396e> 22062 +<000039cf> 22065 +<000039d0> 22068 +<000039df> 22066 +<00003a73> 22067 +<00003b4e> 22071 +<00003c6e> 22072 +<00003ce0> 22073 +<00004056> 22078 +<0000415f> 22079 +<00004337> 22081 +<000043ac> 22087 +<000043b1> 22086 +<000043dd> 22089 +<000044d6> 22090 +<0000464c> 22092 +<00004661> 22091 +<00004723> 22094 +<00004729> 22095 +<0000477c> 22096 +<0000478d> 22097 +<00004947> 22099 +<0000497a> 22100 +<0000497d> 22101 +<00004984> 28005 +<0000499b> 22107 +<0000499f> 22106 +<000049b6> 22109 +<000049b7> 22108 +<00004c77> 22116 +endcidchar + +100 begincidchar +<00004ca2> 22117 +<00004ca3> 22112 +<00004dae> 22125 +<00004e00> 4162 +<00004e01> 1504 +<00004e02> 10072 +<00004e03> 3070 +<00004e07> 3747 +<00004e08> 4458 +<00004e09> 3288 +<00004e0a> 3336 +<00004e0b> 3887 +<00004e0c> 4696 +<00004e0d> 1154 +<00004e0e> 4304 +<00004e0f> 10076 +<00004e10> 4698 +<00004e11> 1304 +<00004e12> 10077 +<00004e13> 4613 +<00004e14> 3151 +<00004e15> 4701 +<00004e16> 3415 +<00004e17> 10078 +<00004e18> 3181 +<00004e19> 1124 +<00004e1a> 4156 +<00004e1b> 1367 +<00004e1c> 1514 +<00004e1d> 3508 +<00004e1e> 4703 +<00004e22> 1513 +<00004e23> 10082 +<00004e24> 2566 +<00004e25> 4088 +<00004e26> 10083 +<00004e27> 3294 +<00004e28> 4707 +<00004e29> 10084 +<00004e2a> 1777 +<00004e2b> 4071 +<00004e2c> 5788 +<00004e2d> 4559 +<00004e30> 1662 +<00004e31> 10087 +<00004e32> 1329 +<00004e33> 10088 +<00004e34> 2594 +<00004e35> 10089 +<00004e36> 4722 +<00004e37> 10090 +<00004e38> 3737 +<00004e39> 1413 +<00004e3a> 3769 +<00004e3b> 4598 +<00004e3c> 10091 +<00004e3d> 2529 +<00004e3e> 2312 +<00004e3f> 4709 +<00004e43> 2862 +<00004e44> 10095 +<00004e45> 2290 +<00004e46> 10096 +<00004e47> 4711 +<00004e48> 2745 +<00004e49> 4204 +<00004e4a> 10097 +<00004e4b> 4525 +<00004e4c> 3817 +<00004e4d> 4424 +<00004e4e> 1964 +<00004e4f> 1603 +<00004e50> 2497 +<00004e51> 10098 +<00004e52> 3032 +<00004e53> 2963 +<00004e54> 3140 +<00004e55> 10099 +<00004e56> 1837 +<00004e57> 10100 +<00004e58> 1264 +<00004e59> 4185 +<00004e5c> 4725 +<00004e5d> 2292 +<00004e5e> 3089 +<00004e5f> 4153 +<00004e60> 3869 +<00004e61> 3924 +<00004e66> 3456 +<00004e69> 4726 +<00004e70> 2713 +<00004e71> 2681 +<00004e72> 10115 +<00004e73> 3268 +<00004e7e> 3113 +<00004e82> 8281 +<00004e86> 2580 +<00004e87> 10132 +<00004e88> 4301 +<00004e89> 4506 +endcidchar + +100 begincidchar +<00004e8a> 10133 +<00004e8b> 3417 +<00004e8c> 1597 +<00004e8d> 4695 +<00004e8e> 4287 +<00004e8f> 2436 +<00004e90> 10134 +<00004e91> 4361 +<00004e92> 1978 +<00004e93> 4727 +<00004e94> 3828 +<00004e95> 2269 +<00004e98> 4702 +<00004e99> 10137 +<00004e9a> 4080 +<00004e9b> 3956 +<00004e9e> 8689 +<00004e9f> 4723 +<00004ea0> 4867 +<00004ea1> 3751 +<00004ea2> 2375 +<00004ea3> 10140 +<00004ea4> 2188 +<00004ea5> 1884 +<00004ea6> 4199 +<00004ea7> 1217 +<00004ea8> 1943 +<00004ea9> 2841 +<00004eaa> 10141 +<00004eab> 3930 +<00004eac> 2264 +<00004ead> 3669 +<00004eae> 2570 +<00004eb2> 3156 +<00004eb3> 4869 +<00004eb4> 10145 +<00004eb5> 4872 +<00004eba> 3238 +<00004ebb> 4767 +<00004ebf> 4193 +<00004ec0> 3401 +<00004ec1> 3237 +<00004ec2> 4770 +<00004ec3> 4768 +<00004ec4> 4732 +<00004ec5> 2247 +<00004ec6> 3052 +<00004ec7> 1301 +<00004ec8> 10153 +<00004ec9> 4769 +<00004eca> 2242 +<00004ecb> 2234 +<00004ecc> 10154 +<00004ecd> 3247 +<00004ece> 1366 +<00004ed1> 2687 +<00004ed2> 10157 +<00004ed3> 1181 +<00004ed4> 4653 +<00004ed5> 3426 +<00004ed6> 3568 +<00004ed7> 4461 +<00004ed8> 1713 +<00004ed9> 3894 +<00004edd> 4846 +<00004ede> 4774 +<00004edf> 3111 +<00004ee0> 10161 +<00004ee1> 4772 +<00004ee2> 10162 +<00004ee3> 1405 +<00004ee4> 2615 +<00004ee5> 4187 +<00004ee8> 4771 +<00004ee9> 10165 +<00004eea> 4174 +<00004eeb> 4773 +<00004eec> 2764 +<00004ef0> 4127 +<00004ef1> 10169 +<00004ef2> 4568 +<00004ef3> 4776 +<00004ef4> 10170 +<00004ef5> 4779 +<00004ef6> 2161 +<00004ef7> 2126 +<00004efb> 3241 +<00004efc> 10174 +<00004efd> 1658 +<00004efe> 10175 +<00004eff> 1631 +<00004f00> 10176 +<00004f01> 3090 +<00004f09> 4782 +<00004f0a> 4168 +<00004f0d> 3832 +<00004f0e> 2098 +<00004f0f> 1689 +<00004f10> 1602 +<00004f11> 4008 +endcidchar + +100 begincidchar +<00004f17> 4569 +<00004f18> 4266 +<00004f19> 2052 +<00004f1a> 2038 +<00004f1b> 4775 +<00004f1e> 3290 +<00004f1f> 3775 +<00004f20> 1326 +<00004f21> 10193 +<00004f22> 4777 +<00004f23> 10194 +<00004f24> 3332 +<00004f25> 4780 +<00004f26> 2686 +<00004f27> 4781 +<00004f2a> 3776 +<00004f2b> 4783 +<00004f2f> 1141 +<00004f30> 1817 +<00004f31> 10200 +<00004f32> 4791 +<00004f33> 10201 +<00004f34> 1012 +<00004f35> 10202 +<00004f36> 2607 +<00004f37> 10203 +<00004f38> 3365 +<00004f39> 10204 +<00004f3a> 3514 +<00004f3b> 10205 +<00004f3c> 3515 +<00004f3d> 4792 +<00004f43> 1481 +<00004f46> 1420 +<00004f4d> 3786 +<00004f4e> 1454 +<00004f4f> 4606 +<00004f50> 4689 +<00004f51> 4280 +<00004f52> 10219 +<00004f53> 3640 +<00004f54> 10220 +<00004f55> 1925 +<00004f56> 10221 +<00004f57> 4790 +<00004f58> 4848 +<00004f59> 4293 +<00004f5a> 4787 +<00004f5b> 1677 +<00004f5c> 4692 +<00004f5d> 4788 +<00004f5e> 4784 +<00004f5f> 4789 +<00004f60> 2886 +<00004f63> 4251 +<00004f64> 4778 +<00004f65> 4849 +<00004f66> 10224 +<00004f67> 4785 +<00004f68> 10225 +<00004f69> 2982 +<00004f6c> 2491 +<00004f6f> 4121 +<00004f70> 998 +<00004f73> 2116 +<00004f74> 4794 +<00004f75> 10232 +<00004f76> 4793 +<00004f7b> 4800 +<00004f7c> 4802 +<00004f7d> 10237 +<00004f7e> 4799 +<00004f7f> 3408 +<00004f83> 4797 +<00004f84> 4533 +<00004f85> 10241 +<00004f86> 8178 +<00004f87> 10242 +<00004f88> 1283 +<00004f89> 4796 +<00004f8a> 10243 +<00004f8b> 2536 +<00004f8c> 10244 +<00004f8d> 3427 +<00004f8e> 10245 +<00004f8f> 4798 +<00004f90> 10246 +<00004f91> 4795 +<00004f94> 4804 +<00004f95> 10249 +<00004f96> 8285 +<00004f97> 1520 +<00004f9b> 1794 +<00004f9c> 10253 +<00004f9d> 4167 +<00004fa0> 3885 +<00004fa3> 2665 +<00004fa4> 10258 +<00004fa5> 2197 +<00004fa6> 4493 +endcidchar + +100 begincidchar +<00004fa7> 1191 +<00004fa8> 3141 +<00004fa9> 2424 +<00004faa> 4801 +<00004fab> 10259 +<00004fac> 4803 +<00004fad> 10260 +<00004fae> 3833 +<00004faf> 1957 +<00004fb5> 3155 +<00004fbf> 1100 +<00004fc2> 9884 +<00004fc3> 1372 +<00004fc4> 1580 +<00004fc5> 4808 +<00004fca> 2350 +<00004fce> 4850 +<00004fcf> 3147 +<00004fd0> 2537 +<00004fd1> 4812 +<00004fd7> 3532 +<00004fd8> 1690 +<00004fd9> 10289 +<00004fda> 4809 +<00004fdb> 10290 +<00004fdc> 4811 +<00004fdd> 1036 +<00004fde> 4294 +<00004fdf> 4813 +<00004fe0> 8629 +<00004fe1> 3984 +<00004fe2> 10291 +<00004fe3> 4810 +<00004fe6> 4805 +<00004fe7> 10294 +<00004fe8> 4806 +<00004fe9> 2546 +<00004fea> 4807 +<00004fed> 2150 +<00004fee> 4009 +<00004fef> 1700 +<00004ff0> 10297 +<00004ff1> 2322 +<00004ff2> 10298 +<00004ff3> 4817 +<00004ff8> 4814 +<00004ff9> 10303 +<00004ffa> 958 +<00004ffe> 4822 +<00004fff> 10307 +<00005000> 8908 +<00005006> 8214 +<00005009> 7778 +<0000500a> 10315 +<0000500b> 7968 +<0000500c> 4824 +<0000500d> 1055 +<0000500e> 10316 +<0000500f> 4819 +<00005010> 10317 +<00005011> 8319 +<00005012> 1434 +<00005013> 10318 +<00005014> 2338 +<00005018> 3611 +<00005019> 1961 +<0000501a> 4183 +<0000501b> 10322 +<0000501c> 4823 +<0000501f> 2233 +<00005020> 10325 +<00005021> 1232 +<00005025> 4825 +<00005026> 2330 +<00005027> 10329 +<00005028> 4826 +<00005029> 4815 +<0000502a> 2882 +<0000502b> 8284 +<0000502c> 4818 +<0000502d> 4821 +<0000502e> 4820 +<0000503a> 4431 +<0000503b> 10341 +<0000503c> 4532 +<0000503d> 10342 +<0000503e> 3168 +<00005043> 4828 +<00005047> 2124 +<00005048> 4830 +<00005049> 8596 +<0000504c> 4816 +<0000504d> 10352 +<0000504e> 4831 +<0000504f> 3018 +<00005055> 4829 +<0000505a> 4691 +<0000505b> 10362 +<0000505c> 3668 +<00005065> 2162 +endcidchar + +100 begincidchar +<0000506c> 4832 +<00005074> 7781 +<00005075> 8833 +<00005076> 2941 +<00005077> 3686 +<0000507b> 4833 +<0000507e> 4827 +<0000507f> 1226 +<00005080> 2443 +<00005085> 1712 +<00005088> 2535 +<0000508d> 1027 +<00005096> 8909 +<00005097> 10407 +<00005098> 8458 +<00005099> 7742 +<000050a2> 9855 +<000050a3> 1401 +<000050a4> 10416 +<000050a5> 4834 +<000050a6> 10417 +<000050a7> 4835 +<000050a8> 1317 +<000050a9> 4836 +<000050ac> 1378 +<000050ad> 8750 +<000050b2> 972 +<000050b3> 7830 +<000050b4> 8907 +<000050b5> 8812 +<000050b6> 10424 +<000050b7> 8471 +<000050ba> 4837 +<000050bb> 3310 +<000050be> 8424 +<000050c2> 8916 +<000050c5> 8121 +<000050c9> 8920 +<000050cf> 3934 +<000050d0> 10442 +<000050d1> 8415 +<000050d5> 8386 +<000050d6> 4838 +<000050da> 2574 +<000050de> 8597 +<000050e5> 8108 +<000050e6> 4842 +<000050e7> 3303 +<000050e8> 8915 +<000050ec> 4841 +<000050ed> 4840 +<000050ee> 4843 +<000050f3> 3536 +<000050f4> 10465 +<000050f5> 2170 +<000050f9> 8065 +<000050fa> 10469 +<000050fb> 3014 +<00005100> 8720 +<00005101> 10474 +<00005102> 8911 +<00005103> 10475 +<00005104> 8723 +<00005105> 10476 +<00005106> 4839 +<00005107> 4844 +<00005108> 8164 +<00005109> 8080 +<0000510a> 10477 +<0000510b> 4845 +<00005110> 8918 +<00005111> 10482 +<00005112> 3264 +<00005113> 10483 +<00005114> 8912 +<00005115> 8910 +<00005118> 9857 +<0000511f> 7798 +<00005120> 10492 +<00005121> 2503 +<0000512a> 8753 +<00005132> 7827 +<00005137> 8914 +<0000513a> 8919 +<0000513b> 8917 +<0000513c> 8913 +<0000513f> 1592 +<00005140> 4697 +<00005141> 4365 +<00005142> 10516 +<00005143> 4333 +<00005144> 4001 +<00005145> 1289 +<00005146> 4472 +<00005147> 10517 +<00005148> 3893 +<00005149> 1851 +<0000514a> 10518 +<0000514b> 2392 +<0000514c> 10519 +endcidchar + +100 begincidchar +<0000514d> 2791 +<00005151> 1553 +<00005152> 7909 +<00005153> 10523 +<00005154> 3700 +<00005155> 4866 +<00005156> 4868 +<0000515a> 1428 +<0000515b> 10527 +<0000515c> 1524 +<00005162> 2259 +<00005165> 3270 +<00005168> 3206 +<00005169> 8229 +<0000516a> 10537 +<0000516b> 982 +<0000516c> 1796 +<0000516d> 2626 +<0000516e> 4854 +<0000516f> 10538 +<00005170> 2471 +<00005171> 1803 +<00005172> 10539 +<00005173> 1841 +<00005174> 3990 +<00005175> 1121 +<00005176> 3075 +<00005177> 2318 +<00005178> 1477 +<00005179> 4645 +<0000517a> 10540 +<0000517b> 4129 +<0000517c> 2137 +<0000517d> 3445 +<00005180> 2096 +<00005181> 4858 +<00005182> 4765 +<00005185> 2877 +<00005188> 1743 +<00005189> 3224 +<0000518c> 1192 +<0000518d> 4380 +<00005192> 2741 +<00005195> 2790 +<00005196> 4884 +<00005197> 3258 +<00005198> 10555 +<00005199> 3967 +<0000519a> 10556 +<0000519b> 2347 +<0000519c> 2922 +<000051a0> 1843 +<000051a1> 10560 +<000051a2> 4885 +<000051a3> 10561 +<000051a4> 4332 +<000051a5> 4886 +<000051ab> 4879 +<000051ac> 1515 +<000051af> 1672 +<000051b0> 1122 +<000051b1> 4880 +<000051b2> 1290 +<000051b3> 2341 +<000051b4> 10569 +<000051b5> 2435 +<000051b6> 4152 +<000051b7> 2511 +<000051bb> 1522 +<000051bc> 4882 +<000051bd> 4881 +<000051c0> 2282 +<000051c4> 3071 +<000051c5> 10578 +<000051c6> 4633 +<000051c7> 4883 +<000051c8> 10579 +<000051c9> 2562 +<000051ca> 10580 +<000051cb> 1491 +<000051cc> 2609 +<000051cd> 7887 +<000051ce> 10581 +<000051cf> 2152 +<000051d0> 10582 +<000051d1> 1368 +<000051db> 2598 +<000051dc> 10592 +<000051dd> 2912 +<000051e0> 2091 +<000051e1> 1615 +<000051e4> 1676 +<000051eb> 4864 +<000051ec> 10603 +<000051ed> 3037 +<000051ee> 10604 +<000051ef> 2362 +<000051f0> 2016 +<000051f1> 8153 +<000051f2> 10605 +endcidchar + +100 begincidchar +<000051f3> 1451 +<000051f4> 10606 +<000051f5> 5017 +<000051f6> 4002 +<000051f7> 10607 +<000051f8> 3690 +<000051f9> 967 +<000051fa> 1307 +<000051fb> 2060 +<000051fc> 5018 +<000051fd> 1894 +<000051fe> 10608 +<000051ff> 4391 +<00005200> 1431 +<00005201> 1492 +<00005202> 4748 +<00005203> 3243 +<00005206> 1651 +<00005207> 3149 +<00005208> 4749 +<00005209> 10611 +<0000520a> 2364 +<0000520d> 5003 +<0000520e> 4750 +<00005211> 3991 +<00005212> 1987 +<00005216> 6510 +<00005217> 2585 +<00005218> 2622 +<00005219> 4405 +<0000521a> 1744 +<0000521b> 1335 +<0000521c> 10619 +<0000521d> 1306 +<00005220> 3319 +<00005224> 2961 +<00005228> 2970 +<00005229> 2534 +<0000522a> 10628 +<0000522b> 1113 +<0000522c> 10629 +<0000522d> 4751 +<0000522e> 1831 +<0000522f> 10630 +<00005230> 1438 +<00005233> 4752 +<00005236> 4549 +<00005237> 3479 +<00005238> 3210 +<00005239> 3307 +<0000523a> 1359 +<0000523b> 2393 +<0000523c> 10635 +<0000523d> 1869 +<0000523e> 10636 +<00005241> 1574 +<00005242> 2100 +<00005243> 3645 +<00005244> 8904 +<00005247> 8803 +<0000524a> 3940 +<0000524b> 9859 +<0000524c> 4755 +<0000524d> 3117 +<00005250> 1833 +<00005251> 2164 +<00005254> 3633 +<00005255> 10645 +<00005256> 3049 +<0000525b> 7959 +<0000525c> 4758 +<0000525d> 10650 +<0000525e> 4756 +<00005261> 4757 +<00005265> 1033 +<00005266> 10656 +<00005267> 2326 +<00005268> 10657 +<00005269> 3386 +<0000526a> 2151 +<0000526e> 7979 +<0000526f> 1708 +<00005272> 1769 +<00005273> 10663 +<00005274> 8906 +<00005275> 7833 +<0000527d> 4760 +<0000527e> 10671 +<0000527f> 2204 +<00005280> 10672 +<00005281> 4762 +<00005282> 4761 +<00005283> 8015 +<00005287> 8143 +<00005288> 3005 +<00005289> 8246 +<0000528a> 7994 +<0000528b> 10676 +<0000528c> 8905 +<0000528d> 8089 +endcidchar + +100 begincidchar +<00005290> 4763 +<00005291> 8053 +<00005292> 10679 +<00005293> 4764 +<0000529b> 2543 +<0000529c> 10687 +<0000529d> 3211 +<0000529e> 1015 +<0000529f> 1791 +<000052a0> 2118 +<000052a1> 3840 +<000052a2> 5005 +<000052a3> 2588 +<000052a8> 1518 +<000052a9> 4601 +<000052aa> 2925 +<000052ab> 2218 +<000052b1> 2531 +<000052b2> 2257 +<000052b3> 2488 +<000052be> 5008 +<000052bf> 3421 +<000052c0> 10705 +<000052c1> 8126 +<000052c2> 10706 +<000052c3> 1137 +<000052c7> 4263 +<000052c8> 10710 +<000052c9> 2792 +<000052ca> 10711 +<000052cb> 4052 +<000052d0> 5010 +<000052d1> 10716 +<000052d2> 2496 +<000052d5> 7885 +<000052d6> 5011 +<000052d7> 10719 +<000052d8> 2366 +<000052d9> 8617 +<000052da> 10720 +<000052db> 8678 +<000052dc> 10721 +<000052dd> 8487 +<000052de> 8195 +<000052df> 2847 +<000052e2> 8498 +<000052e3> 10724 +<000052e4> 3159 +<000052f0> 5012 +<000052f1> 8995 +<000052f5> 8209 +<000052f8> 8437 +<000052f9> 4860 +<000052fa> 3344 +<000052fe> 1805 +<000052ff> 3839 +<00005300> 4363 +<00005305> 1031 +<00005306> 1365 +<00005307> 10748 +<00005308> 4004 +<0000530d> 4861 +<0000530e> 10753 +<0000530f> 5301 +<00005310> 4863 +<00005315> 4710 +<00005316> 1988 +<00005317> 1050 +<00005318> 10758 +<00005319> 1276 +<0000531a> 4740 +<0000531d> 4372 +<00005320> 2180 +<00005321> 2428 +<00005322> 10763 +<00005323> 3880 +<00005326> 4742 +<0000532a> 1640 +<0000532d> 8901 +<0000532e> 4743 +<0000532f> 8030 +<00005330> 10771 +<00005331> 8902 +<00005339> 3012 +<0000533a> 3189 +<0000533b> 4164 +<0000533e> 4744 +<0000533f> 2887 +<00005340> 8431 +<00005341> 3397 +<00005342> 10781 +<00005343> 3108 +<00005344> 10782 +<00005345> 4700 +<00005346> 10783 +<00005347> 3382 +<00005348> 3830 +<00005349> 2033 +<0000534a> 1014 +<0000534e> 1983 +endcidchar + +100 begincidchar +<0000534f> 3960 +<00005350> 10787 +<00005351> 1049 +<00005352> 4673 +<00005353> 4636 +<00005354> 8656 +<00005355> 1414 +<00005356> 2715 +<00005357> 2866 +<0000535a> 1136 +<0000535b> 10790 +<0000535c> 1150 +<0000535d> 10791 +<0000535e> 1102 +<0000535f> 5370 +<00005360> 4445 +<00005361> 2357 +<00005362> 2643 +<00005363> 4747 +<00005364> 2648 +<00005365> 10792 +<00005366> 4746 +<00005367> 3811 +<00005368> 10793 +<00005369> 4946 +<0000536a> 10794 +<0000536b> 3791 +<0000536e> 4714 +<0000536f> 2739 +<00005370> 4230 +<00005371> 3762 +<00005372> 10797 +<00005373> 2087 +<00005374> 3215 +<00005375> 2680 +<00005376> 10798 +<00005377> 2332 +<00005378> 3969 +<00005379> 10799 +<0000537a> 4947 +<0000537f> 3169 +<00005382> 1228 +<00005383> 10806 +<00005384> 1585 +<00005385> 3663 +<00005386> 2533 +<00005389> 2530 +<0000538a> 10809 +<0000538b> 4066 +<0000538c> 4106 +<0000538d> 4733 +<00005395> 1189 +<00005398> 2512 +<00005399> 8897 +<0000539a> 1960 +<0000539d> 4734 +<0000539e> 10821 +<0000539f> 4336 +<000053a0> 7780 +<000053a1> 10822 +<000053a2> 3918 +<000053a3> 4735 +<000053a4> 10823 +<000053a5> 4736 +<000053a6> 3888 +<000053a7> 10824 +<000053a8> 1309 +<000053a9> 2294 +<000053ad> 8697 +<000053ae> 4737 +<000053b2> 8208 +<000053b3> 10831 +<000053b4> 8898 +<000053b5> 10832 +<000053b6> 5020 +<000053bb> 3200 +<000053bf> 3909 +<000053c0> 10840 +<000053c1> 3289 +<000053c2> 1173 +<000053c3> 7770 +<000053c8> 4283 +<000053c9> 1197 +<000053ca> 2083 +<000053cb> 4278 +<000053cc> 3488 +<000053cd> 1617 +<000053d1> 1599 +<000053d4> 3452 +<000053d5> 10850 +<000053d6> 3196 +<000053d7> 3443 +<000053d8> 1101 +<000053d9> 4027 +<000053da> 10851 +<000053db> 2962 +<000053df> 5013 +<000053e0> 1503 +<000053e1> 10855 +<000053e2> 7842 +endcidchar + +100 begincidchar +<000053e3> 2407 +<000053e4> 1822 +<000053e5> 2323 +<000053e6> 2614 +<000053e7> 10856 +<000053e8> 5374 +<000053e9> 5373 +<000053ea> 4538 +<000053eb> 2209 +<000053ec> 4474 +<000053ed> 979 +<000053ee> 1506 +<000053ef> 2390 +<000053f0> 3579 +<000053f1> 5371 +<000053f2> 3406 +<000053f3> 4279 +<000053f4> 10857 +<000053f5> 4741 +<000053f6> 4157 +<000053f7> 1916 +<000053f8> 3507 +<000053f9> 3601 +<000053fa> 10858 +<000053fb> 5375 +<000053fc> 1489 +<000053fd> 5372 +<00005400> 10861 +<00005401> 4314 +<00005402> 10862 +<00005403> 1273 +<00005404> 1778 +<00005405> 10863 +<00005406> 5378 +<00005407> 10864 +<00005408> 1926 +<00005409> 2077 +<0000540a> 1494 +<0000540b> 10865 +<0000540c> 3677 +<0000540d> 2816 +<0000540e> 1962 +<0000540f> 2527 +<00005410> 3699 +<00005411> 3935 +<00005412> 5376 +<00005413> 3890 +<00005414> 10866 +<00005415> 2663 +<00005416> 5377 +<00005417> 2711 +<0000541b> 2348 +<0000541c> 10870 +<0000541d> 2600 +<0000541e> 3709 +<0000541f> 4222 +<00005420> 1642 +<00005421> 5385 +<00005422> 10871 +<00005423> 5388 +<00005426> 1678 +<00005427> 980 +<00005428> 1557 +<00005429> 1649 +<0000542a> 10874 +<0000542b> 1891 +<0000542c> 3664 +<0000542d> 2401 +<0000542e> 3494 +<0000542f> 3091 +<00005430> 10875 +<00005431> 4519 +<00005432> 5389 +<00005433> 10876 +<00005434> 3825 +<00005435> 1240 +<00005438> 3851 +<00005439> 1336 +<0000543a> 10879 +<0000543b> 3798 +<0000543c> 1959 +<0000543d> 10880 +<0000543e> 3824 +<0000543f> 10881 +<00005440> 4070 +<00005443> 5384 +<00005446> 1399 +<00005447> 10886 +<00005448> 1263 +<00005449> 10887 +<0000544a> 1761 +<0000544b> 5379 +<00005450> 2856 +<00005451> 10892 +<00005455> 2940 +<00005456> 5383 +<00005457> 5386 +<00005458> 4340 +<00005459> 5387 +<0000545a> 10893 +endcidchar + +100 begincidchar +<0000545b> 3127 +<0000545c> 3815 +<00005462> 2875 +<00005463> 10899 +<00005464> 5394 +<00005465> 10900 +<00005466> 5399 +<00005467> 10901 +<00005468> 4571 +<00005471> 5393 +<00005472> 5410 +<00005473> 3781 +<00005474> 10910 +<00005475> 1918 +<00005476> 5398 +<00005477> 5392 +<00005478> 2975 +<0000547b> 3364 +<0000547c> 1963 +<0000547d> 2817 +<00005480> 2310 +<00005481> 10915 +<00005482> 5390 +<00005483> 10916 +<00005484> 5397 +<00005485> 10917 +<00005486> 2969 +<0000548b> 4423 +<0000548c> 1924 +<0000548d> 10922 +<0000548e> 2299 +<0000548f> 4258 +<00005490> 1723 +<00005491> 10923 +<00005492> 4579 +<00005493> 10924 +<00005494> 5391 +<00005495> 1815 +<00005496> 2356 +<00005499> 2629 +<0000549c> 10927 +<0000549d> 5400 +<000054a3> 5411 +<000054a4> 5421 +<000054a5> 10933 +<000054a6> 5407 +<000054a7> 5406 +<000054a8> 4646 +<000054ab> 5991 +<000054ac> 4142 +<000054ad> 5402 +<000054ae> 10934 +<000054af> 2358 +<000054b0> 10935 +<000054b1> 4382 +<000054b2> 10936 +<000054b3> 2389 +<000054b4> 5404 +<000054b8> 3897 +<000054bb> 5413 +<000054bc> 9069 +<000054bd> 4083 +<000054be> 10942 +<000054bf> 5414 +<000054c0> 946 +<000054c1> 3030 +<000054c2> 5403 +<000054c3> 10943 +<000054c4> 1948 +<000054c5> 10944 +<000054c6> 1566 +<000054c7> 3724 +<000054c8> 1879 +<000054c9> 4376 +<000054cc> 5415 +<000054cd> 3929 +<000054ce> 944 +<000054cf> 5423 +<000054d0> 5401 +<000054d1> 4079 +<000054d2> 5405 +<000054d5> 5412 +<000054d6> 10947 +<000054d7> 1982 +<000054d8> 10948 +<000054db> 10949 +<000054dc> 5418 +<000054dd> 5422 +<000054de> 5424 +<000054df> 4249 +<000054e0> 10950 +<000054e1> 8775 +<000054e5> 1762 +<000054e6> 2935 +<000054e7> 5426 +<000054e8> 3347 +<000054e9> 2545 +<000054ea> 2855 +<000054ed> 2411 +<000054ee> 3941 +endcidchar + +100 begincidchar +<000054f2> 4477 +<000054f3> 5430 +<000054fa> 1151 +<000054fb> 10965 +<000054fc> 1942 +<000054fd> 5428 +<000054fe> 10966 +<000054ff> 5009 +<00005500> 10967 +<00005501> 4109 +<00005504> 9068 +<00005505> 10970 +<00005506> 3561 +<00005507> 1344 +<00005508> 10971 +<00005509> 945 +<0000550f> 5433 +<00005510> 3609 +<00005511> 5434 +<00005514> 5429 +<0000551b> 5425 +<00005520> 5427 +<00005521> 10989 +<00005524> 2002 +<00005527> 5435 +<0000552a> 5436 +<0000552b> 10994 +<0000552c> 1976 +<0000552d> 10995 +<0000552e> 3442 +<0000552f> 3767 +<00005530> 5453 +<00005531> 1231 +<00005532> 10996 +<00005533> 5452 +<00005537> 5447 +<0000553c> 5446 +<0000553d> 11004 +<0000553e> 3722 +<0000553f> 5444 +<00005540> 11005 +<00005541> 5442 +<00005542> 11006 +<00005543> 2397 +<00005544> 4641 +<00005545> 11007 +<00005546> 3333 +<00005549> 5440 +<0000554a> 940 +<0000554f> 8604 +<00005550> 5445 +<00005553> 8393 +<00005554> 11016 +<00005555> 5443 +<00005556> 5448 +<0000555c> 5454 +<0000555d> 11022 +<0000555e> 8688 +<00005561> 1637 +<00005564> 3008 +<00005565> 3311 +<00005566> 2461 +<00005567> 5437 +<0000556a> 2943 +<0000556b> 11029 +<0000556c> 4730 +<0000556d> 5441 +<0000556e> 2905 +<00005578> 3952 +<0000557b> 5466 +<0000557c> 3639 +<0000557d> 11038 +<0000557e> 5463 +<0000557f> 11039 +<00005580> 2355 +<00005581> 5461 +<00005582> 3784 +<00005583> 5457 +<00005584> 3327 +<00005587> 2457 +<00005588> 5460 +<00005589> 1956 +<0000558a> 1895 +<0000558b> 5455 +<0000558f> 5438 +<00005590> 11045 +<00005591> 5465 +<00005594> 5470 +<00005598> 1328 +<00005599> 5471 +<0000559c> 3871 +<0000559d> 1919 +<0000559e> 11053 +<0000559f> 5462 +<000055a7> 4037 +<000055aa> 8459 +<000055ab> 11063 +<000055ac> 8414 +<000055ad> 11064 +<000055ae> 7850 +endcidchar + +100 begincidchar +<000055b1> 5458 +<000055b2> 8748 +<000055b3> 4414 +<000055b4> 11067 +<000055b5> 5439 +<000055b6> 11068 +<000055b7> 2984 +<000055b8> 11069 +<000055b9> 5459 +<000055ba> 11070 +<000055bb> 4316 +<000055bc> 11071 +<000055c4> 5482 +<000055c5> 4012 +<000055c6> 8408 +<000055c7> 8896 +<000055c8> 11077 +<000055c9> 5474 +<000055ce> 8303 +<000055d1> 5476 +<000055d2> 5456 +<000055d3> 3293 +<000055d4> 5479 +<000055d5> 11082 +<000055d6> 5464 +<000055da> 8609 +<000055db> 11086 +<000055dc> 3423 +<000055dd> 5481 +<000055de> 11087 +<000055df> 5467 +<000055e0> 11088 +<000055e1> 3802 +<000055e2> 11089 +<000055e3> 3512 +<000055e4> 5491 +<000055e5> 5484 +<000055e6> 5480 +<000055e7> 11090 +<000055e8> 5489 +<000055e9> 9081 +<000055ea> 5472 +<000055ef> 5483 +<000055f4> 11095 +<000055f5> 5490 +<000055f6> 9074 +<000055f7> 5473 +<000055fd> 3529 +<000055fe> 5499 +<000055ff> 11101 +<00005600> 5500 +<00005601> 5496 +<00005606> 8554 +<00005607> 11106 +<00005608> 5494 +<00005609> 2113 +<0000560c> 5495 +<0000560d> 9084 +<0000560e> 1725 +<0000560f> 4731 +<00005614> 8368 +<00005615> 11113 +<00005616> 9082 +<00005617> 7796 +<00005618> 4021 +<0000561b> 2710 +<0000561c> 9079 +<0000561d> 11116 +<0000561e> 5493 +<0000561f> 5475 +<00005623> 5498 +<00005624> 5497 +<00005627> 5501 +<00005628> 11122 +<00005629> 8012 +<0000562c> 5506 +<0000562d> 5502 +<0000562e> 9080 +<0000562f> 8655 +<00005630> 9064 +<00005631> 4597 +<00005632> 1237 +<00005633> 11125 +<00005634> 4681 +<00005635> 9073 +<00005636> 3504 +<00005637> 11126 +<00005638> 9065 +<00005639> 5504 +<0000563a> 11127 +<0000563b> 3850 +<0000563f> 1936 +<00005640> 11131 +<00005641> 9844 +<0000564c> 5511 +<0000564d> 5507 +<0000564e> 4148 +<00005654> 5512 +<00005657> 5505 +<00005658> 5503 +endcidchar + +100 begincidchar +<00005659> 5509 +<0000565c> 5510 +<0000565d> 9071 +<00005660> 9072 +<00005661> 11153 +<00005662> 5508 +<00005663> 11154 +<00005664> 5514 +<00005665> 9078 +<00005666> 9075 +<00005667> 11155 +<00005668> 3094 +<00005669> 4706 +<0000566a> 4398 +<0000566b> 5516 +<0000566c> 3424 +<0000566f> 9087 +<00005670> 11158 +<00005671> 5515 +<00005672> 9076 +<00005673> 11159 +<00005674> 8373 +<00005675> 11160 +<00005676> 1724 +<00005677> 11161 +<00005678> 7899 +<00005679> 9842 +<0000567a> 11162 +<00005680> 9070 +<00005685> 5519 +<00005686> 5513 +<00005687> 8631 +<0000568c> 9077 +<0000568d> 11174 +<0000568e> 1910 +<0000568f> 3642 +<00005693> 5520 +<00005694> 11178 +<00005695> 9090 +<00005699> 8350 +<000056a3> 3942 +<000056a6> 9067 +<000056a7> 11193 +<000056a8> 8249 +<000056ae> 9887 +<000056af> 5521 +<000056b3> 9085 +<000056b4> 8693 +<000056b5> 11202 +<000056b6> 9089 +<000056b7> 3229 +<000056bc> 2193 +<000056c0> 9083 +<000056c1> 9086 +<000056c2> 8652 +<000056c5> 8923 +<000056c8> 9066 +<000056c9> 9865 +<000056ca> 2869 +<000056cb> 11214 +<000056cc> 9879 +<000056d1> 8865 +<000056d4> 5522 +<000056d7> 5523 +<000056da> 3185 +<000056db> 3513 +<000056dc> 11225 +<000056dd> 5524 +<000056de> 2029 +<000056df> 4716 +<000056e0> 4217 +<000056e1> 5525 +<000056e2> 3702 +<000056e3> 11226 +<000056e4> 1561 +<000056eb> 5527 +<000056ec> 11233 +<000056ed> 4339 +<000056f0> 2450 +<000056f1> 1364 +<000056f4> 3766 +<000056f5> 5526 +<000056f9> 5528 +<000056fa> 1829 +<000056fd> 1875 +<000056fe> 3693 +<000056ff> 5529 +<00005703> 3059 +<00005704> 5530 +<00005705> 11246 +<00005706> 4341 +<00005707> 9091 +<00005708> 3201 +<00005709> 5532 +<0000570a> 5531 +<0000570b> 7997 +<0000570c> 11247 +<0000570d> 8591 +<00005712> 8774 +<00005713> 8776 +endcidchar + +100 begincidchar +<00005716> 8574 +<00005717> 11254 +<00005718> 8576 +<0000571c> 5533 +<0000571f> 3698 +<00005723> 3388 +<00005728> 4381 +<00005729> 5031 +<0000572a> 5033 +<0000572b> 11267 +<0000572c> 5032 +<0000572d> 1856 +<00005730> 1465 +<00005733> 5034 +<00005739> 5035 +<0000573a> 1222 +<0000573b> 5039 +<0000573e> 2061 +<0000573f> 11277 +<00005740> 4534 +<00005741> 11278 +<00005742> 5040 +<00005747> 2344 +<0000574a> 1624 +<0000574b> 11285 +<0000574c> 5024 +<0000574d> 3585 +<0000574e> 2367 +<0000574f> 1994 +<00005750> 4693 +<00005751> 2400 +<00005757> 2422 +<0000575a> 2132 +<0000575b> 3590 +<0000575c> 5038 +<0000575d> 990 +<0000575e> 3834 +<0000575f> 1653 +<00005760> 4630 +<00005761> 3041 +<00005764> 2447 +<00005765> 11295 +<00005766> 3596 +<00005767> 11296 +<00005768> 5047 +<00005769> 5041 +<0000576a> 3033 +<0000576b> 5043 +<0000576c> 11297 +<0000576d> 5048 +<0000576e> 11298 +<0000576f> 3000 +<00005773> 5050 +<00005776> 5049 +<00005777> 2381 +<0000577b> 5046 +<0000577c> 5045 +<00005782> 1340 +<00005783> 2455 +<00005784> 2633 +<00005785> 5042 +<00005786> 5044 +<0000578b> 3992 +<0000578c> 5053 +<00005792> 2504 +<00005793> 5058 +<0000579b> 1569 +<000057a0> 5059 +<000057a1> 5026 +<000057a2> 1809 +<000057a3> 4334 +<000057a4> 5052 +<000057a5> 11332 +<000057a6> 2398 +<000057a7> 5056 +<000057a8> 11333 +<000057a9> 5025 +<000057aa> 11334 +<000057ab> 1479 +<000057ac> 11335 +<000057ad> 5051 +<000057ae> 2418 +<000057b2> 5054 +<000057b3> 11339 +<000057b4> 5057 +<000057b8> 5065 +<000057c2> 1786 +<000057c3> 942 +<000057cb> 2712 +<000057ce> 1260 +<000057cf> 5055 +<000057d2> 5064 +<000057d3> 11363 +<000057d4> 3057 +<000057d5> 5060 +<000057d8> 5061 +<000057d9> 5063 +<000057da> 5062 +<000057dd> 5070 +<000057de> 11368 +endcidchar + +100 begincidchar +<000057df> 4311 +<000057e0> 1153 +<000057e1> 9002 +<000057e4> 5069 +<000057ed> 5074 +<000057ee> 11379 +<000057ef> 5067 +<000057f4> 5066 +<000057f7> 8843 +<000057f8> 5068 +<000057f9> 2977 +<000057fa> 2062 +<000057fd> 5073 +<00005800> 5075 +<00005801> 11390 +<00005802> 3606 +<00005805> 8069 +<00005806> 1552 +<00005807> 5196 +<0000580a> 8997 +<0000580b> 5071 +<0000580c> 11395 +<0000580d> 5072 +<00005811> 3122 +<00005815> 1576 +<00005816> 9004 +<00005819> 5077 +<0000581d> 9006 +<0000581e> 5076 +<0000581f> 11407 +<00005820> 5079 +<00005821> 1037 +<00005824> 1453 +<0000582a> 2365 +<0000582f> 8709 +<00005830> 4104 +<00005831> 7736 +<00005834> 7795 +<00005835> 1537 +<00005844> 5078 +<0000584a> 8163 +<0000584b> 9017 +<0000584c> 3567 +<0000584d> 6563 +<0000584e> 11440 +<0000584f> 9003 +<00005850> 11441 +<00005851> 3537 +<00005852> 9005 +<00005853> 11442 +<00005854> 3571 +<00005857> 8575 +<00005858> 3604 +<0000585e> 3286 +<00005862> 8615 +<00005863> 11453 +<00005864> 9007 +<00005865> 5080 +<0000586b> 3649 +<0000586c> 5081 +<00005875> 7805 +<00005879> 8406 +<0000587e> 5027 +<0000587f> 11474 +<00005880> 5085 +<00005881> 5082 +<00005882> 11475 +<00005883> 2274 +<00005884> 11476 +<00005885> 3474 +<00005889> 5083 +<0000588a> 7874 +<00005892> 3331 +<00005893> 2844 +<00005899> 3130 +<0000589a> 5084 +<0000589b> 11492 +<0000589c> 8882 +<0000589d> 11493 +<0000589e> 4409 +<0000589f> 4017 +<000058a8> 2830 +<000058a9> 1556 +<000058ae> 7903 +<000058b3> 7929 +<000058bb> 8409 +<000058bc> 5028 +<000058bd> 11517 +<000058be> 8157 +<000058c1> 1091 +<000058c5> 5029 +<000058c6> 11523 +<000058c7> 8551 +<000058d1> 5030 +<000058d2> 11533 +<000058d3> 8685 +<000058d4> 11534 +<000058d5> 1909 +<000058d8> 8199 +<000058d9> 8998 +endcidchar + +100 begincidchar +<000058da> 9001 +<000058de> 8018 +<000058df> 8251 +<000058e0> 9000 +<000058e1> 11540 +<000058e2> 8999 +<000058e3> 11541 +<000058e4> 3227 +<000058e9> 7723 +<000058ea> 11546 +<000058eb> 3414 +<000058ec> 3236 +<000058ed> 11547 +<000058ee> 4624 +<000058ef> 8878 +<000058f0> 3378 +<000058f3> 2388 +<000058f6> 1967 +<000058f9> 4163 +<000058fa> 8009 +<000058fd> 8504 +<00005902> 5660 +<00005903> 11560 +<00005904> 1321 +<00005907> 1057 +<0000590d> 1711 +<0000590e> 11568 +<0000590f> 3889 +<00005914> 4859 +<00005915> 3859 +<00005916> 3731 +<00005919> 4865 +<0000591a> 1567 +<0000591b> 11575 +<0000591c> 4160 +<0000591f> 1812 +<00005922> 8321 +<00005923> 11580 +<00005924> 5659 +<00005925> 5657 +<00005926> 11581 +<00005927> 1398 +<00005928> 11582 +<00005929> 3647 +<0000592a> 3582 +<0000592b> 1679 +<0000592c> 11583 +<0000592d> 4712 +<0000592e> 4116 +<0000592f> 1906 +<00005930> 11584 +<00005931> 3390 +<00005934> 3688 +<00005937> 4171 +<00005938> 2417 +<00005939> 2115 +<0000593a> 1568 +<0000593b> 11589 +<0000593c> 5295 +<0000593d> 11590 +<0000593e> 8060 +<00005941> 5296 +<00005942> 5004 +<00005943> 11593 +<00005944> 4098 +<00005947> 3077 +<00005948> 2865 +<00005949> 1675 +<0000594a> 11596 +<0000594b> 1657 +<0000594e> 2441 +<0000594f> 4669 +<00005950> 11599 +<00005951> 3092 +<00005954> 1061 +<00005955> 5298 +<00005956> 2178 +<00005957> 3626 +<00005958> 5300 +<00005959> 11602 +<0000595a> 5299 +<00005960> 1485 +<00005961> 11608 +<00005962> 3350 +<00005965> 973 +<00005969> 9051 +<0000596a> 7902 +<0000596b> 11614 +<0000596c> 8098 +<0000596d> 11615 +<0000596e> 7930 +<00005973> 2927 +<00005974> 2924 +<00005975> 11620 +<00005976> 2863 +<00005977> 11621 +<00005978> 2140 +<00005979> 3570 +<0000597d> 1914 +<00005981> 6005 +endcidchar + +100 begincidchar +<00005982> 3266 +<00005983> 6006 +<00005984> 3758 +<00005985> 11628 +<00005986> 4622 +<00005987> 1721 +<00005988> 2703 +<00005989> 11629 +<0000598a> 3244 +<0000598d> 6007 +<00005992> 1545 +<00005993> 2110 +<00005996> 4134 +<00005997> 6011 +<00005998> 11638 +<00005999> 2803 +<0000599d> 8877 +<0000599e> 6014 +<000059a3> 6010 +<000059a4> 6015 +<000059a5> 3720 +<000059a8> 1630 +<000059ab> 6013 +<000059ae> 2880 +<000059af> 6018 +<000059b2> 6017 +<000059b9> 2760 +<000059ba> 11658 +<000059bb> 3069 +<000059be> 6020 +<000059c6> 2842 +<000059ca> 6012 +<000059cb> 3411 +<000059d0> 2228 +<000059d1> 1820 +<000059d2> 6016 +<000059d3> 4000 +<000059d4> 3774 +<000059d7> 6019 +<000059d8> 6026 +<000059d9> 11677 +<000059da> 4141 +<000059db> 11678 +<000059dc> 2171 +<000059dd> 6023 +<000059e3> 6025 +<000059e4> 11684 +<000059e5> 2492 +<000059e8> 4179 +<000059ec> 2074 +<000059f9> 6027 +<000059fa> 11702 +<000059fb> 4221 +<000059ff> 4648 +<00005a00> 11706 +<00005a01> 3759 +<00005a02> 11707 +<00005a03> 3727 +<00005a04> 2637 +<00005a07> 2192 +<00005a08> 6024 +<00005a09> 6029 +<00005a0c> 6028 +<00005a11> 6032 +<00005a12> 11714 +<00005a13> 6034 +<00005a18> 2898 +<00005a1c> 2859 +<00005a1f> 2329 +<00005a20> 3368 +<00005a23> 6033 +<00005a24> 11726 +<00005a25> 1583 +<00005a29> 2793 +<00005a31> 4302 +<00005a32> 6030 +<00005a33> 11737 +<00005a34> 6031 +<00005a35> 11738 +<00005a36> 3197 +<00005a3c> 6039 +<00005a40> 6035 +<00005a41> 8255 +<00005a46> 3044 +<00005a49> 3746 +<00005a4a> 6037 +<00005a55> 6038 +<00005a5a> 2046 +<00005a62> 6040 +<00005a66> 7950 +<00005a67> 6036 +<00005a6a> 2466 +<00005a6d> 9209 +<00005a74> 4233 +<00005a75> 6041 +<00005a76> 3373 +<00005a77> 6045 +<00005a7a> 6046 +<00005a7f> 4033 +<00005a92> 2754 +endcidchar + +100 begincidchar +<00005a9a> 2761 +<00005a9b> 6044 +<00005aa7> 9212 +<00005aaa> 6043 +<00005ab2> 6049 +<00005ab3> 3870 +<00005ab4> 11838 +<00005ab5> 6564 +<00005ab8> 6052 +<00005abd> 8297 +<00005abe> 6047 +<00005ac1> 2129 +<00005ac2> 3298 +<00005ac9> 2088 +<00005acc> 3904 +<00005ad2> 6050 +<00005ad3> 11860 +<00005ad4> 6051 +<00005ad5> 11861 +<00005ad6> 6056 +<00005ad7> 9207 +<00005ad8> 6058 +<00005adc> 6059 +<00005ae0> 6053 +<00005ae1> 1462 +<00005ae2> 11868 +<00005ae3> 6054 +<00005ae6> 6057 +<00005ae9> 2878 +<00005aea> 11873 +<00005aeb> 6048 +<00005af1> 6055 +<00005af5> 9206 +<00005afb> 9213 +<00005b00> 9208 +<00005b08> 9210 +<00005b09> 6060 +<00005b0a> 11898 +<00005b0b> 9214 +<00005b0c> 8104 +<00005b16> 6062 +<00005b17> 6061 +<00005b18> 11908 +<00005b19> 9217 +<00005b21> 9215 +<00005b2a> 9216 +<00005b30> 8737 +<00005b31> 11929 +<00005b32> 6063 +<00005b33> 11930 +<00005b34> 4876 +<00005b37> 6064 +<00005b38> 8482 +<00005b40> 6065 +<00005b4c> 9211 +<00005b50> 4656 +<00005b51> 6071 +<00005b52> 11954 +<00005b53> 6072 +<00005b54> 2404 +<00005b55> 4371 +<00005b56> 11955 +<00005b57> 4659 +<00005b58> 1385 +<00005b59> 3556 +<00005b5a> 6068 +<00005b5b> 4729 +<00005b5c> 4651 +<00005b5d> 3949 +<00005b5e> 11956 +<00005b5f> 2772 +<00005b62> 6073 +<00005b63> 2097 +<00005b64> 1819 +<00005b65> 6069 +<00005b66> 4048 +<00005b69> 1881 +<00005b6a> 2678 +<00005b6b> 8538 +<00005b6c> 4705 +<00005b70> 3458 +<00005b71> 5994 +<00005b72> 11964 +<00005b73> 6070 +<00005b74> 11965 +<00005b75> 1682 +<00005b78> 8677 +<00005b79> 11968 +<00005b7a> 3265 +<00005b7d> 2904 +<00005b7e> 11971 +<00005b7f> 8279 +<00005b80> 5934 +<00005b81> 2913 +<00005b82> 11972 +<00005b83> 3569 +<00005b84> 5935 +<00005b85> 4429 +<00005b86> 11973 +<00005b87> 4307 +endcidchar + +100 begincidchar +<00005b88> 3439 +<00005b89> 957 +<00005b8a> 11974 +<00005b8b> 3523 +<00005b8c> 3739 +<00005b8f> 1953 +<00005b93> 5937 +<00005b94> 11980 +<00005b95> 5936 +<00005b96> 11981 +<00005b97> 4663 +<00005b98> 1842 +<00005b99> 4581 +<00005b9a> 1511 +<00005b9b> 3745 +<00005b9c> 4178 +<00005b9d> 1039 +<00005b9e> 3404 +<00005b9f> 11982 +<00005ba0> 1293 +<00005ba1> 3372 +<00005ba2> 2394 +<00005ba3> 4038 +<00005ba4> 3433 +<00005ba5> 5938 +<00005ba6> 2007 +<00005baa> 3913 +<00005bab> 1797 +<00005bb0> 4378 +<00005bb3> 1885 +<00005bb4> 4112 +<00005bb5> 3945 +<00005bb6> 2117 +<00005bb7> 11992 +<00005bb8> 5939 +<00005bb9> 3256 +<00005bbd> 2426 +<00005bbe> 1119 +<00005bbf> 3539 +<00005bc2> 2104 +<00005bc3> 11998 +<00005bc4> 2103 +<00005bc5> 4225 +<00005bc6> 2785 +<00005bc7> 2409 +<00005bcc> 1718 +<00005bd0> 2759 +<00005bd1> 12006 +<00005bd2> 1893 +<00005bd3> 4325 +<00005bdd> 3163 +<00005bde> 2834 +<00005bdf> 1203 +<00005be0> 12016 +<00005be1> 1834 +<00005be2> 8421 +<00005be3> 12017 +<00005be4> 5943 +<00005be5> 2577 +<00005be6> 8495 +<00005be7> 8355 +<00005be8> 4432 +<00005be9> 8481 +<00005bea> 12018 +<00005beb> 8660 +<00005bec> 8165 +<00005bed> 12019 +<00005bee> 5944 +<00005bef> 12020 +<00005bf0> 5946 +<00005bf5> 7818 +<00005bf6> 7735 +<00005bf7> 12025 +<00005bf8> 1386 +<00005bf9> 1555 +<00005bfa> 3511 +<00005bfb> 4057 +<00005bfc> 1437 +<00005bff> 3440 +<00005c00> 12028 +<00005c01> 1663 +<00005c04> 3357 +<00005c05> 12031 +<00005c06> 2172 +<00005c07> 8094 +<00005c08> 8870 +<00005c09> 3789 +<00005c0a> 4685 +<00005c0b> 8680 +<00005c0c> 12032 +<00005c0d> 7898 +<00005c0e> 7865 +<00005c0f> 3948 +<00005c10> 12033 +<00005c11> 3346 +<00005c14> 1594 +<00005c15> 6066 +<00005c16> 2133 +<00005c17> 12036 +<00005c18> 1251 +endcidchar + +100 begincidchar +<00005c19> 12037 +<00005c1a> 3337 +<00005c1b> 12038 +<00005c1c> 6067 +<00005c1d> 1223 +<00005c22> 5302 +<00005c23> 12043 +<00005c24> 4269 +<00005c25> 5303 +<00005c26> 12044 +<00005c27> 4137 +<00005c2c> 5304 +<00005c31> 2300 +<00005c34> 5305 +<00005c37> 9052 +<00005c38> 3395 +<00005c39> 4227 +<00005c3a> 1284 +<00005c3b> 5990 +<00005c3c> 2884 +<00005c3d> 2256 +<00005c3e> 3777 +<00005c3f> 2901 +<00005c40> 2309 +<00005c41> 3015 +<00005c42> 1194 +<00005c45> 2306 +<00005c48> 3193 +<00005c49> 3646 +<00005c4a> 2237 +<00005c4b> 3820 +<00005c4e> 3409 +<00005c4f> 3040 +<00005c50> 5992 +<00005c51> 3975 +<00005c55> 4442 +<00005c59> 5993 +<00005c5e> 3467 +<00005c5f> 12073 +<00005c60> 3697 +<00005c61> 2668 +<00005c62> 8272 +<00005c63> 5995 +<00005c64> 7783 +<00005c65> 2667 +<00005c66> 5996 +<00005c67> 12074 +<00005c68> 9204 +<00005c6c> 8510 +<00005c6d> 12078 +<00005c6e> 6004 +<00005c6f> 3710 +<00005c70> 12079 +<00005c71> 3318 +<00005c79> 4192 +<00005c7a> 5548 +<00005c7f> 4305 +<00005c80> 12091 +<00005c81> 3551 +<00005c82> 3088 +<00005c88> 5552 +<00005c8c> 5547 +<00005c8d> 5549 +<00005c90> 5550 +<00005c91> 5555 +<00005c94> 1204 +<00005c95> 12104 +<00005c96> 5551 +<00005c97> 1749 +<00005c9a> 5556 +<00005c9b> 1435 +<00005c9c> 5557 +<00005ca1> 7958 +<00005ca2> 5559 +<00005ca3> 5564 +<00005ca9> 4091 +<00005caa> 12114 +<00005cab> 5562 +<00005cac> 5561 +<00005cad> 2612 +<00005cb1> 5563 +<00005cb2> 12118 +<00005cb3> 4355 +<00005cb4> 12119 +<00005cb5> 5558 +<00005cb6> 12120 +<00005cb7> 5566 +<00005cb8> 961 +<00005cbd> 5560 +<00005cbe> 12125 +<00005cbf> 2438 +<00005cc0> 12126 +<00005cc1> 5565 +<00005cc4> 5567 +<00005ccb> 5570 +<00005cd2> 5568 +<00005cd9> 4548 +<00005ce1> 3884 +<00005ce4> 5569 +<00005ce5> 5571 +endcidchar + +100 begincidchar +<00005ce6> 2676 +<00005ce7> 12156 +<00005ce8> 1578 +<00005ce9> 12157 +<00005cea> 4317 +<00005ced> 3146 +<00005cf0> 1666 +<00005cf4> 9097 +<00005cf5> 12165 +<00005cf6> 7863 +<00005cfb> 2349 +<00005cfc> 12170 +<00005cfd> 8628 +<00005d06> 5579 +<00005d07> 1292 +<00005d0d> 9103 +<00005d0e> 3080 +<00005d14> 1377 +<00005d15> 12187 +<00005d16> 4075 +<00005d17> 7962 +<00005d1b> 5580 +<00005d1e> 5578 +<00005d24> 5577 +<00005d25> 12198 +<00005d26> 5575 +<00005d27> 5574 +<00005d28> 12199 +<00005d29> 1065 +<00005d2c> 9099 +<00005d2d> 4441 +<00005d2e> 5576 +<00005d34> 5583 +<00005d3d> 5584 +<00005d3e> 5582 +<00005d47> 6946 +<00005d4a> 5591 +<00005d4b> 5590 +<00005d4c> 3123 +<00005d50> 9098 +<00005d58> 5581 +<00005d5b> 5586 +<00005d5c> 12237 +<00005d5d> 5588 +<00005d69> 5592 +<00005d6a> 12249 +<00005d6b> 5589 +<00005d6c> 5585 +<00005d6f> 5587 +<00005d74> 5593 +<00005d81> 9105 +<00005d82> 5594 +<00005d83> 12268 +<00005d84> 8817 +<00005d87> 9096 +<00005d97> 9102 +<00005d98> 12286 +<00005d99> 5595 +<00005d9d> 5596 +<00005da0> 9101 +<00005da7> 9100 +<00005db7> 5598 +<00005db8> 9104 +<00005db9> 12313 +<00005dba> 8243 +<00005dbb> 12314 +<00005dbc> 8764 +<00005dc5> 5599 +<00005dcb> 8169 +<00005dcc> 12328 +<00005dcd> 3760 +<00005dd2> 8277 +<00005dd3> 12333 +<00005dd4> 9106 +<00005ddb> 6165 +<00005ddc> 12340 +<00005ddd> 1323 +<00005dde> 4572 +<00005de1> 4059 +<00005de2> 1239 +<00005de5> 1789 +<00005de6> 4688 +<00005de7> 3142 +<00005de8> 2317 +<00005de9> 1799 +<00005dea> 12345 +<00005deb> 3814 +<00005dee> 1205 +<00005def> 5023 +<00005df0> 8996 +<00005df1> 2093 +<00005df2> 4184 +<00005df3> 3517 +<00005df4> 984 +<00005df7> 3932 +<00005dfd> 4855 +<00005dfe> 2238 +<00005dff> 12355 +<00005e00> 12356 +<00005e01> 1083 +endcidchar + +100 begincidchar +<00005e02> 3431 +<00005e03> 1155 +<00005e04> 12357 +<00005e05> 3484 +<00005e06> 1608 +<00005e07> 12358 +<00005e08> 3389 +<00005e0c> 3856 +<00005e0f> 5534 +<00005e10> 4459 +<00005e11> 5537 +<00005e14> 5536 +<00005e15> 2946 +<00005e16> 3662 +<00005e17> 12366 +<00005e18> 2554 +<00005e19> 5535 +<00005e1a> 4578 +<00005e1b> 1142 +<00005e1c> 4547 +<00005e1d> 1468 +<00005e25> 8515 +<00005e26> 1403 +<00005e27> 4512 +<00005e2b> 8489 +<00005e2c> 12377 +<00005e2d> 3868 +<00005e2e> 1018 +<00005e31> 5538 +<00005e32> 12380 +<00005e33> 8823 +<00005e36> 7847 +<00005e37> 5541 +<00005e38> 1224 +<00005e3d> 2742 +<00005e40> 8837 +<00005e41> 12387 +<00005e42> 2786 +<00005e43> 9092 +<00005e44> 5542 +<00005e45> 1686 +<00005e4c> 2020 +<00005e54> 5543 +<00005e55> 2846 +<00005e56> 12401 +<00005e57> 9095 +<00005e58> 9094 +<00005e5b> 5544 +<00005e5e> 5545 +<00005e5f> 8848 +<00005e60> 12406 +<00005e61> 5546 +<00005e62> 1332 +<00005e63> 7748 +<00005e6b> 7730 +<00005e6c> 9093 +<00005e72> 1732 +<00005e73> 3036 +<00005e74> 2893 +<00005e75> 12419 +<00005e76> 1129 +<00005e77> 12420 +<00005e78> 3997 +<00005e79> 7955 +<00005e7a> 6163 +<00005e7b> 2008 +<00005e7c> 4284 +<00005e7d> 4265 +<00005e7e> 8051 +<00005e7f> 1852 +<00005e80> 5681 +<00005e84> 4620 +<00005e85> 12424 +<00005e86> 3177 +<00005e87> 1084 +<00005e8a> 1333 +<00005e8b> 5683 +<00005e8f> 4029 +<00005e90> 2645 +<00005e91> 5682 +<00005e92> 12430 +<00005e93> 2415 +<00005e94> 4235 +<00005e95> 1464 +<00005e96> 5684 +<00005e97> 1483 +<00005e98> 12431 +<00005e99> 2802 +<00005e9a> 1784 +<00005e9b> 12432 +<00005e9c> 1705 +<00005e9d> 12433 +<00005e9e> 2964 +<00005e9f> 1644 +<00005ea0> 5686 +<00005ea5> 5685 +<00005ea6> 1543 +<00005ea7> 4694 +<00005eab> 8160 +<00005eac> 12441 +endcidchar + +100 begincidchar +<00005ead> 3670 +<00005eb3> 5690 +<00005eb4> 12447 +<00005eb5> 5688 +<00005eb6> 3475 +<00005eb7> 2370 +<00005eb8> 4254 +<00005eb9> 5687 +<00005ebe> 5689 +<00005ec9> 2551 +<00005eca> 2483 +<00005ed1> 5693 +<00005ed2> 5692 +<00005ed3> 2453 +<00005ed6> 2583 +<00005edb> 5694 +<00005edf> 8327 +<00005ee0> 7800 +<00005ee1> 9134 +<00005ee2> 7926 +<00005ee3> 7985 +<00005ee8> 5695 +<00005ee9> 12481 +<00005eea> 5696 +<00005eeb> 12482 +<00005eec> 8261 +<00005ef3> 8568 +<00005ef4> 5016 +<00005ef5> 12489 +<00005ef6> 4092 +<00005ef7> 3667 +<00005efa> 2169 +<00005efe> 5293 +<00005eff> 4699 +<00005f00> 2359 +<00005f01> 5021 +<00005f02> 4211 +<00005f03> 3097 +<00005f04> 2923 +<00005f08> 5294 +<00005f09> 12498 +<00005f0a> 1088 +<00005f0b> 5366 +<00005f0f> 3412 +<00005f10> 12502 +<00005f11> 5369 +<00005f12> 12503 +<00005f13> 1798 +<00005f14> 12504 +<00005f15> 4228 +<00005f16> 12505 +<00005f17> 1696 +<00005f18> 1954 +<00005f1b> 1279 +<00005f1f> 1469 +<00005f20> 4454 +<00005f25> 2779 +<00005f26> 3903 +<00005f27> 1974 +<00005f28> 12515 +<00005f29> 5999 +<00005f2a> 5998 +<00005f2d> 6000 +<00005f2e> 12518 +<00005f2f> 3733 +<00005f30> 12519 +<00005f31> 3280 +<00005f32> 12520 +<00005f33> 9205 +<00005f34> 12521 +<00005f35> 8821 +<00005f39> 1424 +<00005f3a> 3132 +<00005f3b> 12525 +<00005f3c> 6002 +<00005f40> 6590 +<00005f46> 9838 +<00005f47> 12534 +<00005f48> 7856 +<00005f4c> 8323 +<00005f4d> 12538 +<00005f4e> 8584 +<00005f4f> 12539 +<00005f50> 5986 +<00005f51> 12540 +<00005f52> 1858 +<00005f53> 1426 +<00005f54> 12541 +<00005f55> 2659 +<00005f56> 5988 +<00005f57> 5987 +<00005f58> 5989 +<00005f59> 9852 +<00005f5d> 4180 +<00005f61> 5614 +<00005f62> 3993 +<00005f63> 12548 +<00005f64> 3679 +<00005f65> 12549 +<00005f66> 4110 +endcidchar + +100 begincidchar +<00005f69> 1169 +<00005f6a> 1108 +<00005f6b> 12552 +<00005f6c> 1115 +<00005f6d> 2990 +<00005f70> 4452 +<00005f71> 4245 +<00005f72> 12555 +<00005f73> 5600 +<00005f77> 5601 +<00005f78> 12559 +<00005f79> 4194 +<00005f7a> 12560 +<00005f7b> 1246 +<00005f7c> 1076 +<00005f80> 3754 +<00005f81> 4504 +<00005f82> 5602 +<00005f83> 12564 +<00005f84> 2277 +<00005f85> 1408 +<00005f86> 12565 +<00005f87> 5603 +<00005f88> 1939 +<00005f89> 5604 +<00005f8a> 1991 +<00005f8b> 2672 +<00005f8c> 5605 +<00005f90> 4023 +<00005f91> 8133 +<00005f92> 3694 +<00005f95> 5606 +<00005f96> 12571 +<00005f97> 1444 +<00005f98> 2952 +<00005f99> 5607 +<00005f9c> 5608 +<00005f9d> 12574 +<00005f9e> 7841 +<00005f9f> 12575 +<00005fa0> 9107 +<00005fa1> 4318 +<00005fa8> 5609 +<00005fa9> 7947 +<00005faa> 4054 +<00005fad> 5610 +<00005fae> 3761 +<00005fb5> 5611 +<00005fb6> 12590 +<00005fb7> 1443 +<00005fb8> 12591 +<00005fb9> 7804 +<00005fbc> 5612 +<00005fbd> 2026 +<00005fc3> 3983 +<00005fc4> 5698 +<00005fc5> 1089 +<00005fc6> 4203 +<00005fc9> 5699 +<00005fcc> 2108 +<00005fcd> 3239 +<00005fce> 12603 +<00005fcf> 5701 +<00005fd0> 6668 +<00005fd1> 6667 +<00005fd2> 5367 +<00005fd6> 5700 +<00005fd7> 4541 +<00005fd8> 3757 +<00005fd9> 2731 +<00005fdd> 5763 +<00005fe0> 4561 +<00005fe1> 5705 +<00005fe4> 5706 +<00005fe7> 4268 +<00005fea> 5710 +<00005feb> 2425 +<00005fec> 12618 +<00005fed> 5711 +<00005fee> 5703 +<00005ff1> 1253 +<00005ff5> 2897 +<00005ff8> 5712 +<00005ffb> 3982 +<00005ffc> 12628 +<00005ffd> 1965 +<00005ffe> 5707 +<00005fff> 1659 +<00006000> 1992 +<00006001> 3583 +<00006002> 3520 +<00006003> 5702 +<00006004> 5704 +<0000600a> 5721 +<0000600d> 5718 +<0000600e> 4408 +<0000600f> 5717 +<00006012> 2926 +<00006013> 12636 +<00006014> 4507 +endcidchar + +100 begincidchar +<00006015> 2947 +<00006016> 1159 +<00006019> 5713 +<0000601a> 12639 +<0000601b> 5716 +<0000601c> 2552 +<0000601d> 3505 +<00006020> 1410 +<00006021> 5723 +<00006025> 2084 +<00006026> 5715 +<00006027> 3999 +<00006028> 4348 +<00006029> 5719 +<0000602a> 1839 +<0000602b> 5720 +<0000602f> 3152 +<00006035> 5714 +<0000603b> 4665 +<0000603c> 6669 +<0000603f> 5722 +<00006040> 12660 +<00006041> 6673 +<00006042> 5728 +<00006043> 3432 +<0000604b> 2558 +<0000604c> 12668 +<0000604d> 2021 +<00006050> 2403 +<00006051> 12671 +<00006052> 1946 +<00006055> 3478 +<00006059> 6674 +<0000605a> 6671 +<0000605d> 6670 +<00006062> 2027 +<00006063> 6675 +<00006064> 4031 +<00006067> 6672 +<00006068> 1941 +<00006069> 1590 +<0000606a> 5729 +<0000606b> 1521 +<0000606c> 3652 +<0000606d> 1792 +<0000606e> 12685 +<0000606f> 3855 +<00006070> 3102 +<00006073> 2399 +<00006076> 1584 +<00006077> 12690 +<0000607a> 5727 +<0000607b> 5726 +<0000607c> 2872 +<0000607d> 5730 +<0000607e> 12691 +<0000607f> 4262 +<00006083> 5735 +<00006084> 3137 +<00006089> 3857 +<0000608c> 5737 +<0000608d> 1902 +<00006092> 5736 +<00006093> 12705 +<00006094> 2031 +<00006095> 12706 +<00006096> 5731 +<0000609a> 5732 +<0000609b> 5738 +<0000609c> 12710 +<0000609d> 5734 +<0000609e> 12711 +<0000609f> 3841 +<000060a0> 4267 +<000060a3> 2001 +<000060a6> 4358 +<000060a7> 12716 +<000060a8> 2909 +<000060ab> 6676 +<000060ac> 4039 +<000060ad> 5733 +<000060ae> 12719 +<000060af> 2810 +<000060b0> 12720 +<000060b1> 5741 +<000060b2> 1048 +<000060b3> 12721 +<000060b4> 5746 +<000060b5> 9140 +<000060b6> 8318 +<000060b7> 12722 +<000060b8> 2101 +<000060bb> 5740 +<000060bc> 1440 +<000060c5> 3174 +<000060c6> 5744 +<000060ca> 2265 +<000060cb> 3744 +<000060d1> 2056 +<000060d5> 3643 +endcidchar + +100 begincidchar +<000060d8> 5743 +<000060d9> 12746 +<000060da> 5745 +<000060db> 12747 +<000060dc> 3860 +<000060dd> 5742 +<000060de> 12748 +<000060df> 3768 +<000060e0> 2034 +<000060e1> 7907 +<000060e6> 1484 +<000060e7> 2324 +<000060e8> 1177 +<000060e9> 1266 +<000060ea> 12753 +<000060eb> 1058 +<000060ec> 5739 +<000060ed> 1176 +<000060ee> 1421 +<000060ef> 1848 +<000060f0> 1575 +<000060f1> 8341 +<000060f2> 9147 +<000060f3> 3928 +<000060f4> 5751 +<000060f5> 12754 +<000060f6> 2017 +<000060f9> 3234 +<000060fa> 3989 +<000060fb> 9145 +<00006100> 5752 +<00006101> 1299 +<00006106> 6677 +<00006107> 12765 +<00006108> 4319 +<00006109> 4297 +<0000610d> 6678 +<0000610e> 5753 +<0000610f> 4201 +<00006115> 5749 +<0000611a> 4291 +<0000611b> 7720 +<0000611c> 9149 +<0000611f> 1739 +<00006120> 5747 +<00006123> 5750 +<00006124> 1660 +<00006125> 12782 +<00006126> 5748 +<00006127> 2445 +<0000612b> 5754 +<00006134> 9141 +<00006137> 9146 +<0000613e> 9139 +<0000613f> 4347 +<00006148> 1355 +<00006149> 12810 +<0000614a> 5755 +<0000614b> 8546 +<0000614c> 2010 +<0000614d> 12811 +<0000614e> 3376 +<00006151> 3358 +<00006155> 2848 +<00006158> 7774 +<00006159> 12819 +<0000615a> 7773 +<0000615d> 6679 +<0000615e> 12822 +<0000615f> 9143 +<00006162> 2724 +<00006163> 7983 +<00006164> 9439 +<00006167> 2032 +<00006168> 2363 +<00006169> 12827 +<0000616a> 9138 +<0000616b> 8526 +<0000616e> 8274 +<0000616f> 12830 +<00006170> 3790 +<00006173> 9148 +<00006174> 12833 +<00006175> 5756 +<00006176> 8427 +<00006177> 2371 +<00006182> 8754 +<0000618a> 7743 +<0000618b> 1112 +<0000618e> 4410 +<0000618f> 12853 +<00006190> 8219 +<00006191> 8380 +<00006192> 9150 +<00006193> 12854 +<00006194> 5758 +<0000619a> 7854 +<0000619d> 6681 +<000061a4> 7931 +<000061a7> 5759 +endcidchar + +100 begincidchar +<000061a8> 1888 +<000061a9> 6680 +<000061aa> 12870 +<000061ab> 8329 +<000061ac> 5757 +<000061ad> 12871 +<000061ae> 9137 +<000061b2> 8644 +<000061b6> 8724 +<000061b7> 5760 +<000061be> 1901 +<000061c2> 1517 +<000061c7> 8158 +<000061c8> 3971 +<000061c9> 8739 +<000061ca> 974 +<000061cb> 6682 +<000061cc> 9142 +<000061d1> 6683 +<000061d2> 2476 +<000061d3> 12895 +<000061d4> 5761 +<000061de> 9868 +<000061df> 9438 +<000061e3> 9440 +<000061e6> 2932 +<000061e7> 12910 +<000061e8> 9144 +<000061f2> 7809 +<000061f5> 5762 +<000061f6> 8190 +<000061f7> 8017 +<000061f8> 8673 +<000061f9> 12922 +<000061fa> 9136 +<000061fb> 12923 +<000061fc> 8142 +<000061fd> 12924 +<000061fe> 8478 +<000061ff> 5088 +<00006200> 8225 +<00006206> 6684 +<00006207> 9441 +<00006208> 1765 +<00006209> 12930 +<0000620a> 3835 +<0000620b> 6393 +<0000620c> 4018 +<0000620d> 3472 +<0000620e> 3249 +<0000620f> 3876 +<00006210> 1262 +<00006211> 3809 +<00006212> 2229 +<00006213> 12931 +<00006214> 9379 +<00006215> 5790 +<00006216> 2055 +<00006217> 6394 +<00006218> 4446 +<00006219> 12932 +<0000621a> 3068 +<0000621b> 6395 +<0000621f> 6396 +<00006220> 12936 +<00006221> 6398 +<00006222> 6397 +<00006223> 12937 +<00006224> 6400 +<00006225> 6399 +<00006226> 12938 +<00006227> 9380 +<0000622a> 2217 +<0000622b> 12941 +<0000622c> 6401 +<0000622d> 12942 +<0000622e> 2661 +<0000622f> 12943 +<00006230> 8819 +<00006231> 12944 +<00006232> 8624 +<00006233> 1348 +<00006234> 1402 +<00006237> 1980 +<0000623d> 6644 +<0000623e> 6643 +<0000623f> 1628 +<00006240> 3566 +<00006241> 1099 +<00006242> 12952 +<00006243> 6645 +<00006247> 3329 +<0000624a> 12956 +<0000624b> 3437 +<0000624c> 5306 +<0000624d> 1164 +<0000624e> 4413 +<00006251> 3050 +<00006252> 978 +<00006253> 1397 +endcidchar + +100 begincidchar +<00006254> 3246 +<00006258> 3713 +<0000625b> 2373 +<00006263> 2408 +<00006266> 3105 +<00006267> 4531 +<00006268> 12973 +<00006269> 2452 +<0000626a> 5307 +<0000626b> 3297 +<0000626c> 4120 +<0000626d> 2917 +<0000626e> 1010 +<0000626f> 1243 +<00006270> 3232 +<00006273> 1005 +<00006276> 1683 +<00006279> 3003 +<0000627c> 1586 +<0000627d> 12982 +<0000627e> 4467 +<0000627f> 1269 +<00006280> 2095 +<00006284> 1234 +<00006289> 2336 +<0000628a> 988 +<00006291> 4189 +<00006292> 3450 +<00006293> 4610 +<00006294> 12996 +<00006295> 3687 +<00006296> 1525 +<00006297> 2374 +<00006298> 4476 +<00006299> 12997 +<0000629a> 1698 +<0000629b> 2968 +<0000629f> 5308 +<000062a0> 2406 +<000062a1> 2684 +<000062a2> 3133 +<000062a3> 13001 +<000062a4> 1977 +<000062a5> 1041 +<000062a8> 2987 +<000062ab> 3004 +<000062ac> 3578 +<000062b1> 1040 +<000062b5> 1463 +<000062b9> 2827 +<000062ba> 13016 +<000062bb> 5309 +<000062bc> 4067 +<000062bd> 1294 +<000062be> 13017 +<000062bf> 2807 +<000062c2> 1684 +<000062c3> 13020 +<000062c4> 4595 +<000062c5> 1412 +<000062c6> 1207 +<000062c7> 2839 +<000062c8> 2892 +<000062c9> 2456 +<000062ca> 5310 +<000062cb> 13021 +<000062cc> 1011 +<000062cd> 2949 +<000062ce> 2601 +<000062cf> 13022 +<000062d0> 1838 +<000062d1> 13023 +<000062d2> 2315 +<000062d3> 3721 +<000062d4> 985 +<000062d5> 13024 +<000062d6> 3712 +<000062d7> 5312 +<000062d8> 2303 +<000062d9> 4635 +<000062da> 5311 +<000062db> 4465 +<000062dc> 1000 +<000062df> 2885 +<000062e2> 2634 +<000062e3> 2147 +<000062e4> 13029 +<000062e5> 4250 +<000062e6> 2468 +<000062e7> 2914 +<000062e8> 1133 +<000062e9> 4404 +<000062ec> 2451 +<000062ed> 3418 +<000062ee> 5313 +<000062ef> 4509 +<000062f0> 13032 +<000062f1> 1801 +<000062f2> 13033 +<000062f3> 3208 +endcidchar + +100 begincidchar +<000062f4> 3486 +<000062f5> 13034 +<000062f6> 5315 +<000062f7> 2378 +<000062fc> 3027 +<000062fd> 4612 +<000062fe> 3399 +<000062ff> 2854 +<00006300> 13039 +<00006301> 1275 +<00006302> 1835 +<00006307> 4535 +<00006308> 6478 +<00006309> 959 +<0000630e> 2419 +<00006311> 3655 +<00006316> 3723 +<0000631a> 4542 +<0000631b> 2677 +<0000631c> 13057 +<0000631d> 3805 +<0000631e> 3573 +<0000631f> 3961 +<00006320> 2870 +<00006321> 1427 +<00006322> 5314 +<00006323> 4502 +<00006324> 2090 +<00006325> 2024 +<00006328> 943 +<00006329> 13060 +<0000632a> 2931 +<0000632b> 1391 +<0000632f> 4498 +<00006332> 6479 +<00006339> 5316 +<0000633a> 3671 +<0000633d> 3741 +<0000633e> 8657 +<00006342> 3829 +<00006343> 5318 +<00006344> 13077 +<00006345> 3682 +<00006346> 2449 +<00006349> 4634 +<0000634a> 13080 +<0000634b> 5317 +<0000634c> 977 +<0000634d> 1899 +<0000634e> 3340 +<0000634f> 2902 +<00006350> 2327 +<00006355> 1149 +<0000635e> 2487 +<0000635f> 3557 +<00006360> 13093 +<00006361> 2148 +<00006362> 2000 +<00006363> 1432 +<00006367> 2998 +<00006368> 8476 +<00006369> 5328 +<0000636a> 13097 +<0000636b> 9053 +<0000636c> 13098 +<0000636d> 5325 +<0000636e> 2316 +<00006371> 5321 +<00006372> 9858 +<00006376> 1338 +<00006377> 2222 +<0000637a> 5322 +<0000637b> 2896 +<00006380> 3891 +<00006381> 13110 +<00006382> 1473 +<00006383> 8461 +<00006384> 8282 +<00006387> 1565 +<00006388> 3441 +<00006389> 1493 +<0000638a> 5327 +<0000638b> 13113 +<0000638c> 4455 +<0000638d> 13114 +<0000638e> 5323 +<0000638f> 3616 +<00006390> 3101 +<00006391> 13115 +<00006392> 2950 +<00006396> 4155 +<00006397> 13119 +<00006398> 2337 +<000063a0> 2682 +<000063a1> 13127 +<000063a2> 3600 +<000063a3> 1245 +<000063a4> 13128 +<000063a5> 2212 +<000063a6> 13129 +endcidchar + +100 begincidchar +<000063a7> 2405 +<000063a8> 3703 +<000063a9> 4099 +<000063aa> 1390 +<000063ab> 13130 +<000063ac> 5326 +<000063ad> 5319 +<000063ae> 5329 +<000063af> 13131 +<000063b0> 6480 +<000063b3> 2647 +<000063b4> 5324 +<000063b7> 4543 +<000063b8> 1416 +<000063b9> 13136 +<000063ba> 1211 +<000063bb> 13137 +<000063bc> 5330 +<000063bd> 13138 +<000063be> 5340 +<000063bf> 13139 +<000063c0> 8077 +<000063c4> 5335 +<000063c5> 13143 +<000063c6> 5339 +<000063c9> 3259 +<000063cd> 4670 +<000063ce> 5337 +<000063cf> 2797 +<000063d0> 3636 +<000063d1> 13149 +<000063d2> 1196 +<000063d6> 4165 +<000063da> 8703 +<000063de> 5336 +<000063df> 13159 +<000063e0> 5333 +<000063e1> 3812 +<000063e2> 13160 +<000063e3> 1322 +<000063e9> 2360 +<000063ea> 2285 +<000063ed> 2211 +<000063ee> 8024 +<000063f2> 5331 +<000063f3> 13171 +<000063f4> 4337 +<000063f5> 13172 +<000063f6> 5320 +<000063f7> 13173 +<000063f8> 5332 +<000063fd> 2474 +<000063fe> 13178 +<000063ff> 5334 +<00006400> 1210 +<00006401> 1764 +<00006402> 2638 +<00006405> 2194 +<0000640b> 5343 +<0000640c> 5346 +<0000640d> 8539 +<0000640e> 13186 +<0000640f> 1138 +<00006410> 1319 +<00006413> 1389 +<00006414> 3295 +<00006417> 7862 +<0000641b> 5344 +<0000641c> 3526 +<0000641d> 13194 +<0000641e> 1758 +<0000641f> 13195 +<00006420> 5345 +<00006421> 5348 +<00006426> 5347 +<0000642a> 3605 +<0000642b> 13203 +<0000642c> 1004 +<0000642d> 1393 +<00006434> 5942 +<00006435> 13210 +<00006436> 8411 +<0000643a> 3962 +<0000643d> 1202 +<0000643e> 13216 +<0000643f> 6481 +<00006440> 13217 +<00006441> 5342 +<00006444> 3356 +<00006445> 5341 +<00006446> 997 +<00006447> 4136 +<00006448> 1120 +<00006449> 13220 +<0000644a> 3586 +<00006451> 9056 +<00006452> 5338 +<00006453> 13227 +<00006454> 3481 +<00006458> 4427 +endcidchar + +100 begincidchar +<0000645c> 9057 +<0000645d> 13234 +<0000645e> 5349 +<0000645f> 8256 +<00006467> 1376 +<00006468> 13242 +<00006469> 2825 +<0000646d> 5351 +<0000646e> 13246 +<0000646f> 8846 +<00006473> 8159 +<00006476> 9054 +<00006477> 13252 +<0000647a> 5353 +<0000647b> 7786 +<00006482> 2581 +<00006483> 13259 +<00006484> 5350 +<00006485> 2334 +<00006486> 13260 +<00006487> 3025 +<00006488> 8194 +<00006491> 1258 +<00006492> 3281 +<00006493> 8339 +<00006494> 13269 +<00006495> 3503 +<00006496> 5352 +<00006499> 5356 +<0000649e> 4623 +<0000649f> 9055 +<000064a3> 7852 +<000064a4> 1244 +<000064a5> 7764 +<000064a9> 2572 +<000064aa> 13282 +<000064ab> 7944 +<000064ac> 3144 +<000064ad> 1132 +<000064ae> 1388 +<000064af> 13283 +<000064b0> 4616 +<000064b1> 13284 +<000064b2> 8384 +<000064b3> 9058 +<000064b4> 13285 +<000064b5> 2895 +<000064b6> 13286 +<000064b9> 13287 +<000064ba> 5357 +<000064bb> 8544 +<000064bc> 1898 +<000064bd> 13288 +<000064be> 8605 +<000064bf> 8078 +<000064c0> 5358 +<000064c1> 8749 +<000064c2> 2505 +<000064c3> 13289 +<000064c4> 8263 +<000064c5> 3324 +<000064c6> 13290 +<000064c7> 8802 +<000064ca> 8039 +<000064cb> 7858 +<000064cc> 13293 +<000064cd> 1184 +<000064ce> 3171 +<000064cf> 13294 +<000064d0> 5359 +<000064d1> 13295 +<000064d2> 3161 +<000064d3> 13296 +<000064d4> 7849 +<000064d7> 5360 +<000064d8> 6482 +<000064d9> 13299 +<000064da> 8140 +<000064de> 3528 +<000064df> 13303 +<000064e0> 8050 +<000064e1> 13304 +<000064e2> 5362 +<000064e3> 13305 +<000064e4> 5361 +<000064e5> 13306 +<000064e6> 1160 +<000064ec> 8344 +<000064ef> 7762 +<000064f0> 8356 +<000064f1> 7964 +<000064f2> 8847 +<000064f3> 13314 +<000064f4> 8173 +<000064f7> 9061 +<000064fa> 7725 +<000064fb> 8530 +<000064fc> 9062 +<000064fd> 13319 +<000064fe> 8442 +endcidchar + +100 begincidchar +<000064ff> 13320 +<00006500> 2955 +<00006504> 9059 +<00006505> 13324 +<00006506> 8346 +<00006509> 5363 +<0000650f> 8252 +<00006512> 4383 +<00006513> 13334 +<00006514> 8182 +<00006515> 13335 +<00006516> 9060 +<00006517> 13336 +<00006518> 3228 +<00006519> 7785 +<0000651a> 13337 +<0000651b> 9063 +<0000651c> 13338 +<0000651d> 8477 +<00006522> 8793 +<00006523> 8278 +<00006524> 8547 +<00006525> 5364 +<0000652a> 8105 +<0000652b> 2335 +<0000652c> 8188 +<0000652d> 13347 +<0000652e> 5365 +<0000652f> 4518 +<00006534> 6409 +<00006535> 6502 +<00006536> 3436 +<00006537> 13352 +<00006538> 4786 +<00006539> 1727 +<0000653a> 13353 +<0000653b> 1790 +<0000653e> 1634 +<0000653f> 4511 +<00006545> 1827 +<00006548> 3954 +<00006549> 7371 +<0000654c> 1457 +<0000654f> 2809 +<00006550> 13367 +<00006551> 2295 +<00006555> 6503 +<00006556> 968 +<00006557> 7726 +<00006558> 13371 +<00006559> 2205 +<0000655a> 13372 +<0000655b> 2555 +<0000655c> 13373 +<0000655d> 1087 +<0000655e> 1229 +<00006562> 1741 +<00006563> 3291 +<00006566> 1559 +<0000656b> 6504 +<0000656c> 2275 +<00006570> 3476 +<00006571> 13386 +<00006572> 3136 +<00006573> 13387 +<00006574> 4508 +<00006575> 7868 +<00006576> 13388 +<00006577> 1680 +<00006578> 8514 +<00006582> 8222 +<00006583> 7747 +<00006587> 3795 +<0000658b> 4428 +<0000658c> 1116 +<00006590> 6593 +<00006591> 1002 +<00006592> 13407 +<00006593> 6595 +<00006594> 13408 +<00006595> 9428 +<00006596> 13409 +<00006597> 1526 +<00006598> 13410 +<00006599> 2584 +<0000659a> 13411 +<0000659b> 7510 +<0000659c> 3964 +<0000659f> 4486 +<000065a0> 13414 +<000065a1> 3810 +<000065a4> 2240 +<000065a5> 1287 +<000065a6> 13417 +<000065a7> 1702 +<000065a8> 13418 +<000065a9> 4439 +<000065aa> 13419 +<000065ab> 6697 +<000065ac> 8815 +endcidchar + +100 begincidchar +<000065ad> 1550 +<000065ae> 13420 +<000065af> 3502 +<000065b0> 3981 +<000065b7> 7895 +<000065b8> 13427 +<000065b9> 1626 +<000065bc> 6596 +<000065bd> 3392 +<000065c1> 2965 +<000065c2> 13433 +<000065c3> 6599 +<000065c4> 6598 +<000065c5> 2666 +<000065c6> 6597 +<000065cb> 4040 +<000065cc> 6600 +<000065cd> 13438 +<000065ce> 6601 +<000065cf> 4674 +<000065d2> 6602 +<000065d6> 6603 +<000065d7> 3083 +<000065e0> 3821 +<000065e1> 13452 +<000065e2> 2107 +<000065e5> 3248 +<000065e6> 1418 +<000065e7> 2296 +<000065e8> 4539 +<000065e9> 4394 +<000065ec> 4055 +<000065ed> 4028 +<000065f1> 1900 +<000065f6> 3400 +<000065f7> 2434 +<000065fa> 3755 +<00006600> 6418 +<00006601> 13468 +<00006602> 965 +<00006603> 6416 +<00006606> 2448 +<0000660a> 6413 +<0000660b> 13474 +<0000660c> 1220 +<0000660d> 13475 +<0000660e> 2812 +<0000660f> 2045 +<00006613> 4190 +<00006614> 3843 +<00006615> 6417 +<00006619> 6414 +<0000661d> 6421 +<0000661e> 13485 +<0000661f> 3986 +<00006620> 4248 +<00006625> 1341 +<00006626> 13490 +<00006627> 2758 +<00006628> 4687 +<0000662d> 4466 +<0000662e> 13495 +<0000662f> 3422 +<00006630> 13496 +<00006631> 6423 +<00006634> 6422 +<00006635> 6425 +<00006636> 6424 +<0000663c> 4582 +<0000663d> 13504 +<0000663e> 3905 +<00006641> 6429 +<00006642> 8493 +<00006643> 2019 +<0000664b> 2251 +<0000664c> 3335 +<0000664f> 6430 +<00006652> 3314 +<00006653> 3947 +<00006654> 6428 +<00006655> 4369 +<00006656> 6431 +<00006657> 6433 +<0000665a> 3742 +<0000665d> 8859 +<0000665e> 13522 +<0000665f> 6427 +<00006660> 13523 +<00006661> 6432 +<00006664> 3837 +<00006665> 13526 +<00006666> 2035 +<00006667> 13527 +<00006668> 1252 +<0000666e> 3060 +<0000666f> 2271 +<00006670> 3849 +<00006674> 3172 +<00006675> 13536 +<00006676> 2262 +endcidchar + +100 begincidchar +<00006677> 6434 +<0000667a> 4550 +<0000667e> 2569 +<00006682> 4384 +<00006683> 13545 +<00006684> 6435 +<00006687> 3883 +<00006688> 8790 +<00006689> 9384 +<0000668c> 6436 +<00006691> 3461 +<00006696> 2928 +<00006697> 960 +<0000669d> 6438 +<000066a2> 7801 +<000066a7> 6437 +<000066a8> 7389 +<000066ab> 8794 +<000066ae> 2845 +<000066b4> 1042 +<000066b9> 5979 +<000066be> 6439 +<000066c4> 9383 +<000066c5> 13593 +<000066c6> 9862 +<000066c7> 9382 +<000066c8> 13594 +<000066c9> 8654 +<000066d6> 9385 +<000066d9> 3462 +<000066da> 13609 +<000066dd> 3063 +<000066e0> 8167 +<000066e6> 6442 +<000066e9> 6443 +<000066ec> 8466 +<000066f0> 4350 +<000066f1> 13624 +<000066f2> 3191 +<000066f3> 4158 +<000066f4> 1783 +<000066f7> 6420 +<000066f8> 8508 +<000066f9> 1187 +<000066fc> 2723 +<000066fd> 13629 +<000066fe> 4411 +<000066ff> 3641 +<00006700> 4683 +<00006703> 8028 +<00006708> 4357 +<00006709> 4277 +<0000670a> 6515 +<0000670b> 2996 +<0000670c> 13636 +<0000670d> 1691 +<00006710> 6532 +<00006714> 3500 +<00006715> 6542 +<00006716> 13642 +<00006717> 2485 +<0000671b> 3756 +<0000671c> 13646 +<0000671d> 1236 +<0000671e> 13647 +<0000671f> 3065 +<00006726> 6572 +<00006727> 9412 +<00006728> 2849 +<00006729> 13654 +<0000672a> 3779 +<0000672b> 2828 +<0000672c> 1063 +<0000672d> 4416 +<0000672e> 13655 +<0000672f> 3468 +<00006730> 13656 +<00006731> 4587 +<00006734> 3058 +<00006735> 1571 +<0000673a> 2063 +<0000673d> 4011 +<00006740> 3306 +<00006741> 13667 +<00006742> 4374 +<00006743> 3203 +<00006746> 1734 +<00006747> 13670 +<00006748> 6228 +<00006749> 3317 +<0000674c> 6225 +<0000674d> 13673 +<0000674e> 2521 +<0000674f> 3998 +<00006750> 1163 +<00006751> 1384 +<00006752> 13674 +<00006753> 6226 +<00006756> 4457 +<0000675c> 1540 +endcidchar + +100 begincidchar +<0000675d> 13682 +<0000675e> 6227 +<0000675f> 3471 +<00006760> 1751 +<00006761> 3656 +<00006765> 2463 +<00006768> 4119 +<00006769> 6229 +<0000676a> 6232 +<0000676d> 1907 +<0000676e> 13690 +<0000676f> 1046 +<00006770> 2221 +<00006771> 7884 +<00006772> 6415 +<00006773> 6233 +<00006774> 13691 +<00006775> 6236 +<00006776> 13692 +<00006777> 6241 +<0000677c> 6242 +<0000677d> 13697 +<0000677e> 3518 +<0000677f> 1008 +<00006780> 13698 +<00006781> 2078 +<00006784> 1810 +<00006787> 6231 +<00006788> 13703 +<00006789> 3752 +<0000678a> 13704 +<0000678b> 6240 +<00006790> 3845 +<00006795> 4494 +<00006796> 13713 +<00006797> 2591 +<00006798> 6234 +<00006799> 13714 +<0000679a> 2747 +<0000679b> 13715 +<0000679c> 1876 +<0000679d> 4517 +<0000679e> 6238 +<000067a2> 3447 +<000067a3> 4393 +<000067a4> 13719 +<000067a5> 6230 +<000067a6> 13720 +<000067a7> 6235 +<000067a8> 6237 +<000067a9> 13721 +<000067aa> 3126 +<000067ab> 1664 +<000067ac> 13722 +<000067ad> 6239 +<000067ae> 13723 +<000067af> 2410 +<000067b0> 6248 +<000067b3> 6253 +<000067b4> 13726 +<000067b5> 6251 +<000067b6> 2127 +<000067b7> 2114 +<000067b8> 6257 +<000067c1> 6260 +<000067c2> 13735 +<000067c3> 6256 +<000067c4> 1123 +<000067cf> 995 +<000067d0> 2838 +<000067d1> 1735 +<000067d2> 3073 +<000067d3> 3225 +<000067d4> 3260 +<000067d8> 6245 +<000067d9> 6250 +<000067da> 6252 +<000067db> 13749 +<000067dc> 1866 +<000067dd> 6254 +<000067de> 4690 +<000067df> 13750 +<000067e0> 2910 +<000067e1> 13751 +<000067e2> 6258 +<000067e5> 1200 +<000067e9> 6247 +<000067ec> 2144 +<000067ef> 2383 +<000067f0> 6243 +<000067f1> 4600 +<000067f2> 13761 +<000067f3> 2625 +<000067f4> 1208 +<000067fd> 6261 +<000067fe> 13770 +<000067ff> 3416 +<00006800> 6255 +<00006805> 4421 +<00006806> 13775 +endcidchar + +100 begincidchar +<00006807> 1107 +<00006808> 4444 +<00006809> 6244 +<0000680a> 6246 +<0000680b> 1519 +<0000680c> 6249 +<0000680d> 13776 +<0000680e> 6259 +<0000680f> 2467 +<00006810> 13777 +<00006811> 3470 +<00006812> 13778 +<00006813> 3485 +<00006816> 3067 +<00006817> 2528 +<0000681d> 6271 +<00006821> 3950 +<00006829> 6280 +<0000682a> 4585 +<00006837> 4130 +<00006838> 1922 +<00006839> 1780 +<0000683c> 1772 +<0000683d> 4375 +<0000683e> 6277 +<0000683f> 13808 +<00006840> 6276 +<00006841> 6274 +<00006842> 1865 +<00006843> 3621 +<00006844> 6268 +<00006845> 3765 +<00006846> 2431 +<00006847> 13809 +<00006848> 963 +<00006849> 6279 +<0000684a> 6278 +<0000684b> 13810 +<0000684c> 4637 +<0000684d> 13811 +<0000684e> 6266 +<0000684f> 13812 +<00006850> 3674 +<00006851> 3292 +<00006852> 13813 +<00006853> 1997 +<00006854> 2220 +<00006855> 6272 +<00006862> 6267 +<00006863> 1430 +<00006864> 6269 +<00006865> 3138 +<00006866> 6273 +<00006867> 6275 +<00006868> 2177 +<00006869> 4619 +<0000686a> 13824 +<0000686b> 6286 +<00006874> 6283 +<00006875> 13833 +<00006876> 3681 +<00006877> 6284 +<00006881> 2563 +<00006882> 13843 +<00006883> 6270 +<00006884> 13844 +<00006885> 2748 +<00006886> 1019 +<0000688f> 6282 +<00006893> 6285 +<00006897> 1788 +<00006898> 9322 +<0000689d> 8565 +<0000689e> 13863 +<0000689f> 9325 +<000068a2> 3339 +<000068a6> 2771 +<000068a7> 3823 +<000068a8> 2513 +<000068ad> 3560 +<000068ae> 13873 +<000068af> 3632 +<000068b0> 3968 +<000068b3> 3448 +<000068b4> 13876 +<000068b5> 6281 +<000068c0> 2143 +<000068c1> 13887 +<000068c2> 6287 +<000068c9> 2787 +<000068ca> 13894 +<000068cb> 3076 +<000068cc> 13895 +<000068cd> 1872 +<000068d2> 1023 +<000068d5> 4661 +<000068d6> 9323 +<000068d7> 8799 +<000068d8> 2079 +<000068d9> 13902 +endcidchar + +100 begincidchar +<000068da> 2992 +<000068df> 7886 +<000068e0> 3607 +<000068e3> 6298 +<000068e7> 8818 +<000068ee> 3302 +<000068ef> 13918 +<000068f0> 6294 +<000068f1> 2509 +<000068f5> 2384 +<000068f9> 6292 +<000068fa> 1840 +<000068fb> 13925 +<000068fc> 6289 +<00006900> 13929 +<00006901> 6296 +<00006905> 4181 +<0000690b> 6295 +<0000690c> 13938 +<0000690d> 4529 +<0000690e> 4626 +<0000690f> 9331 +<00006910> 6299 +<00006911> 13939 +<00006912> 2184 +<00006924> 6293 +<0000692d> 3719 +<00006930> 4147 +<00006934> 6310 +<00006939> 6301 +<0000693d> 1325 +<0000693e> 13975 +<0000693f> 1342 +<00006942> 6303 +<0000694a> 8702 +<00006953> 7934 +<00006954> 3955 +<00006957> 6297 +<0000695a> 1315 +<0000695d> 6304 +<0000695e> 2510 +<0000695f> 13999 +<00006960> 6302 +<00006963> 6317 +<00006966> 6316 +<00006967> 14004 +<00006968> 9333 +<0000696b> 6306 +<0000696c> 14007 +<0000696d> 8714 +<0000696e> 6288 +<00006971> 6300 +<00006975> 8047 +<00006976> 14013 +<00006977> 2361 +<00006978> 6309 +<00006979> 6318 +<0000697c> 2636 +<00006980> 6307 +<00006981> 14019 +<00006982> 1728 +<00006983> 14020 +<00006984> 6305 +<00006985> 14021 +<00006986> 4289 +<00006989> 6315 +<0000698d> 6331 +<00006994> 2481 +<00006995> 6329 +<00006998> 6308 +<0000699b> 6319 +<0000699c> 1020 +<000069a7> 6320 +<000069a8> 4422 +<000069a9> 14045 +<000069aa> 9320 +<000069ab> 6322 +<000069ac> 14046 +<000069ad> 6323 +<000069ae> 8448 +<000069b1> 6325 +<000069b4> 2618 +<000069b7> 3217 +<000069bb> 6321 +<000069bf> 9334 +<000069c0> 14059 +<000069c1> 6326 +<000069ca> 6327 +<000069cb> 7975 +<000069cc> 6311 +<000069cd> 8407 +<000069ce> 6314 +<000069cf> 14068 +<000069d0> 1990 +<000069d4> 6324 +<000069db> 2154 +<000069df> 6328 +<000069e0> 6330 +<000069e7> 9340 +<000069ed> 6334 +endcidchar + +100 begincidchar +<000069f2> 6338 +<000069f3> 8097 +<000069fd> 1186 +<000069fe> 14105 +<000069ff> 6332 +<00006a00> 14106 +<00006a01> 8874 +<00006a02> 8197 +<00006a05> 9324 +<00006a0a> 1611 +<00006a13> 8254 +<00006a19> 7756 +<00006a1e> 8506 +<00006a1f> 4450 +<00006a20> 14128 +<00006a21> 2822 +<00006a22> 14129 +<00006a23> 8708 +<00006a28> 6348 +<00006a29> 14134 +<00006a2a> 1944 +<00006a2f> 6333 +<00006a30> 14139 +<00006a31> 4232 +<00006a35> 6344 +<00006a38> 8387 +<00006a39> 8512 +<00006a3a> 9335 +<00006a3d> 6347 +<00006a3e> 6340 +<00006a44> 6339 +<00006a47> 3134 +<00006a48> 9332 +<00006a4b> 8413 +<00006a50> 6342 +<00006a58> 6349 +<00006a59> 1261 +<00006a5a> 14167 +<00006a5b> 6343 +<00006a5f> 8040 +<00006a60> 14171 +<00006a61> 3933 +<00006a62> 8581 +<00006a65> 6337 +<00006a71> 1308 +<00006a79> 6346 +<00006a7c> 6350 +<00006a80> 3591 +<00006a84> 3866 +<00006a89> 9330 +<00006a8e> 6345 +<00006a8f> 14208 +<00006a90> 6352 +<00006a91> 6351 +<00006a94> 7861 +<00006a97> 6354 +<00006a9c> 9336 +<00006aa0> 6341 +<00006aa1> 14220 +<00006aa2> 8075 +<00006aa3> 9348 +<00006aa9> 6353 +<00006aaa> 14226 +<00006aab> 6355 +<00006aac> 2767 +<00006aaf> 9881 +<00006ab3> 9346 +<00006ab8> 8353 +<00006abb> 8082 +<00006ac3> 7992 +<00006ad3> 9349 +<00006ada> 9344 +<00006adb> 9326 +<00006adc> 14266 +<00006add> 9339 +<00006ade> 9350 +<00006adf> 9329 +<00006ae7> 9347 +<00006ae8> 9328 +<00006ae9> 14274 +<00006aea> 9321 +<00006aeb> 14275 +<00006aec> 9343 +<00006af3> 9327 +<00006af8> 9345 +<00006afb> 8736 +<00006b04> 8181 +<00006b0a> 8436 +<00006b0f> 9341 +<00006b12> 9337 +<00006b16> 9342 +<00006b1e> 9338 +<00006b1f> 14317 +<00006b20> 3124 +<00006b21> 1361 +<00006b22> 1995 +<00006b23> 3979 +<00006b24> 6577 +<00006b27> 2936 +<00006b32> 4320 +endcidchar + +100 begincidchar +<00006b37> 6578 +<00006b38> 14334 +<00006b39> 6579 +<00006b3a> 3066 +<00006b3d> 8419 +<00006b3e> 2427 +<00006b43> 6580 +<00006b46> 6581 +<00006b47> 3957 +<00006b48> 14343 +<00006b49> 3125 +<00006b4c> 1763 +<00006b50> 8365 +<00006b59> 6582 +<00006b5f> 9419 +<00006b60> 14362 +<00006b61> 8019 +<00006b62> 4536 +<00006b63> 4510 +<00006b64> 1358 +<00006b65> 1156 +<00006b66> 3827 +<00006b67> 3078 +<00006b6a> 3730 +<00006b72> 8537 +<00006b77> 8211 +<00006b78> 7987 +<00006b79> 1400 +<00006b7a> 14376 +<00006b7b> 3509 +<00006b7c> 2130 +<00006b83> 4115 +<00006b84> 6361 +<00006b85> 14381 +<00006b86> 1404 +<00006b87> 6360 +<00006b88> 14382 +<00006b89> 4060 +<00006b8a> 3449 +<00006b8b> 1175 +<00006b8c> 14383 +<00006b8d> 6364 +<00006b96> 4530 +<00006b97> 14390 +<00006b98> 7772 +<00006b99> 14391 +<00006b9e> 9352 +<00006ba1> 6367 +<00006ba4> 9351 +<00006baa> 6368 +<00006bab> 9354 +<00006bae> 9353 +<00006baf> 9355 +<00006bb2> 8067 +<00006bb3> 6589 +<00006bb4> 2938 +<00006bb5> 1549 +<00006bb6> 14407 +<00006bb7> 4218 +<00006bba> 8463 +<00006bbb> 8155 +<00006bbf> 1487 +<00006bc0> 14413 +<00006bc1> 2030 +<00006bc2> 6591 +<00006bc5> 4202 +<00006bc6> 8367 +<00006bcb> 3826 +<00006bcc> 14420 +<00006bcd> 2843 +<00006bce> 14421 +<00006bcf> 2756 +<00006bd2> 1533 +<00006bd3> 4719 +<00006bd4> 1073 +<00006bd5> 1080 +<00006bd6> 1082 +<00006bd7> 3007 +<00006bd8> 14424 +<00006bd9> 1081 +<00006bda> 14425 +<00006bdb> 2736 +<00006be1> 4434 +<00006bea> 6484 +<00006beb> 1912 +<00006bef> 3597 +<00006bf3> 6485 +<00006bf4> 14445 +<00006bf5> 6487 +<00006bf9> 6488 +<00006bfd> 6486 +<00006bfe> 14452 +<00006bff> 9408 +<00006c05> 6489 +<00006c06> 6491 +<00006c07> 6490 +<00006c08> 8813 +<00006c0c> 9409 +<00006c0d> 6492 +<00006c0e> 14461 +endcidchar + +100 begincidchar +<00006c0f> 3430 +<00006c10> 4715 +<00006c11> 2806 +<00006c12> 14462 +<00006c13> 2730 +<00006c14> 3095 +<00006c15> 6493 +<00006c16> 2861 +<00006c17> 14463 +<00006c1b> 1650 +<00006c1f> 1687 +<00006c20> 14467 +<00006c21> 6497 +<00006c22> 3167 +<00006c23> 8394 +<00006c24> 6499 +<00006c25> 14468 +<00006c26> 1883 +<00006c27> 4126 +<00006c28> 956 +<00006c29> 6498 +<00006c2a> 6500 +<00006c2b> 8423 +<00006c2c> 9410 +<00006c2d> 14469 +<00006c2e> 1419 +<00006c2f> 2671 +<00006c30> 3173 +<00006c31> 14470 +<00006c32> 6501 +<00006c33> 14471 +<00006c34> 3491 +<00006c35> 5791 +<00006c38> 4261 +<00006c3d> 4847 +<00006c40> 3666 +<00006c41> 4524 +<00006c42> 3184 +<00006c46> 4852 +<00006c47> 2040 +<00006c48> 14483 +<00006c49> 1905 +<00006c4a> 5794 +<00006c50> 3864 +<00006c54> 5792 +<00006c55> 3328 +<00006c56> 14492 +<00006c57> 1904 +<00006c5b> 4061 +<00006c5c> 5793 +<00006c5d> 3269 +<00006c5e> 1800 +<00006c5f> 2174 +<00006c60> 1277 +<00006c61> 3818 +<00006c64> 3603 +<00006c6a> 3749 +<00006c70> 3584 +<00006c71> 14506 +<00006c72> 2086 +<00006c73> 14507 +<00006c74> 5802 +<00006c75> 14508 +<00006c76> 5803 +<00006c79> 4005 +<00006c7d> 3098 +<00006c7e> 1655 +<00006c81> 3164 +<00006c82> 4177 +<00006c83> 3813 +<00006c84> 14516 +<00006c85> 5796 +<00006c86> 5804 +<00006c87> 14517 +<00006c88> 3371 +<00006c89> 1254 +<00006c8c> 5799 +<00006c8f> 3074 +<00006c90> 5797 +<00006c93> 6687 +<00006c94> 5798 +<00006c99> 3308 +<00006c9a> 14528 +<00006c9b> 2983 +<00006c9f> 1806 +<00006ca0> 14532 +<00006ca1> 2752 +<00006ca2> 14533 +<00006ca3> 5795 +<00006ca4> 2942 +<00006ca5> 2541 +<00006ca6> 2688 +<00006ca7> 1182 +<00006ca8> 14534 +<00006ca9> 5805 +<00006caa> 1979 +<00006cab> 2832 +<00006cac> 14535 +<00006cad> 5808 +<00006cae> 2313 +endcidchar + +100 begincidchar +<00006cb1> 5819 +<00006cb2> 5813 +<00006cb3> 1930 +<00006cb8> 1645 +<00006cb9> 4274 +<00006cba> 14542 +<00006cbb> 4557 +<00006cbc> 4468 +<00006cbd> 1818 +<00006cbe> 4437 +<00006cbf> 4097 +<00006cc4> 3972 +<00006cc5> 3187 +<00006cc9> 3205 +<00006cca> 1147 +<00006ccb> 14550 +<00006ccc> 2783 +<00006cd0> 5806 +<00006cd3> 5820 +<00006cd4> 5807 +<00006cd5> 1605 +<00006cd6> 5815 +<00006cd7> 5812 +<00006cdb> 1623 +<00006cde> 2915 +<00006cdf> 14561 +<00006ce0> 5814 +<00006ce1> 2974 +<00006ce2> 1135 +<00006ce3> 3099 +<00006ce4> 14562 +<00006ce5> 2883 +<00006ce8> 4607 +<00006ce9> 14565 +<00006cea> 2508 +<00006ceb> 5817 +<00006cee> 5818 +<00006cef> 5821 +<00006cf0> 3580 +<00006cf1> 5811 +<00006cf2> 14568 +<00006cf3> 4259 +<00006cf4> 14569 +<00006cf5> 1068 +<00006cf6> 6688 +<00006cf9> 14570 +<00006cfa> 5816 +<00006cfb> 3973 +<00006cfc> 3042 +<00006cfd> 4406 +<00006cfe> 5822 +<00006cff> 14571 +<00006d00> 14572 +<00006d01> 2225 +<00006d04> 5829 +<00006d07> 5828 +<00006d0b> 4124 +<00006d0c> 5825 +<00006d0d> 14580 +<00006d0e> 5831 +<00006d12> 3282 +<00006d17> 3873 +<00006d18> 14588 +<00006d19> 5830 +<00006d1a> 5836 +<00006d1b> 2700 +<00006d1e> 1523 +<00006d25> 2243 +<00006d26> 14597 +<00006d27> 5824 +<00006d2a> 1952 +<00006d2b> 5832 +<00006d2e> 5834 +<00006d31> 1596 +<00006d32> 4573 +<00006d33> 5840 +<00006d34> 14604 +<00006d35> 5835 +<00006d39> 5823 +<00006d3a> 14608 +<00006d3b> 2051 +<00006d3c> 3726 +<00006d3d> 3103 +<00006d3e> 2954 +<00006d41> 2624 +<00006d42> 14611 +<00006d43> 5826 +<00006d44> 14612 +<00006d45> 3120 +<00006d46> 2173 +<00006d47> 2190 +<00006d48> 5827 +<00006d49> 14613 +<00006d4a> 4644 +<00006d4b> 1193 +<00006d4c> 14614 +<00006d4d> 5833 +<00006d4e> 2102 +<00006d4f> 5837 +<00006d50> 14615 +endcidchar + +100 begincidchar +<00006d51> 2048 +<00006d52> 5838 +<00006d53> 2921 +<00006d54> 5839 +<00006d59> 4484 +<00006d5a> 2352 +<00006d5b> 14620 +<00006d5c> 5848 +<00006d5d> 14621 +<00006d5e> 5845 +<00006d5f> 14622 +<00006d60> 5849 +<00006d63> 5851 +<00006d66> 3061 +<00006d69> 1917 +<00006d6a> 2486 +<00006d6e> 1692 +<00006d6f> 5842 +<00006d74> 4324 +<00006d77> 1882 +<00006d78> 2255 +<00006d79> 9180 +<00006d7c> 5850 +<00006d82> 3696 +<00006d85> 2908 +<00006d86> 14647 +<00006d87> 9179 +<00006d88> 3944 +<00006d89> 3359 +<00006d8c> 4260 +<00006d8d> 14650 +<00006d8e> 3902 +<00006d91> 5841 +<00006d92> 14653 +<00006d95> 3644 +<00006d9b> 3617 +<00006d9c> 14659 +<00006d9d> 2495 +<00006d9e> 5843 +<00006d9f> 2553 +<00006da0> 5844 +<00006da1> 3807 +<00006da2> 14660 +<00006da3> 2006 +<00006da4> 1460 +<00006da5> 14661 +<00006da6> 3278 +<00006da7> 2168 +<00006da8> 4456 +<00006da9> 3301 +<00006daa> 1693 +<00006dab> 5864 +<00006dae> 5866 +<00006daf> 4077 +<00006db2> 4161 +<00006db5> 1892 +<00006db8> 1931 +<00006dbf> 5857 +<00006dc0> 1486 +<00006dc4> 4650 +<00006dc5> 5854 +<00006dc6> 3946 +<00006dc7> 5853 +<00006dcb> 2597 +<00006dcc> 3613 +<00006dd1> 3454 +<00006dd6> 2874 +<00006dd7> 14690 +<00006dd8> 3623 +<00006dd9> 5862 +<00006ddd> 5861 +<00006dde> 5855 +<00006ddf> 14694 +<00006de0> 5858 +<00006de1> 1422 +<00006de4> 4286 +<00006de5> 14697 +<00006de6> 5860 +<00006dea> 8286 +<00006deb> 4224 +<00006dec> 1382 +<00006ded> 14701 +<00006dee> 1993 +<00006df1> 3367 +<00006df2> 14704 +<00006df3> 1345 +<00006df4> 14705 +<00006df5> 8772 +<00006df6> 9186 +<00006df7> 2049 +<00006df8> 14706 +<00006df9> 4086 +<00006dfa> 8404 +<00006dfb> 3648 +<00006dfc> 6689 +<00006e05> 3170 +<00006e0a> 4331 +<00006e0b> 14719 +<00006e0c> 5865 +<00006e0d> 4658 +endcidchar + +100 begincidchar +<00006e0e> 5856 +<00006e0f> 14720 +<00006e10> 2166 +<00006e11> 5859 +<00006e14> 4299 +<00006e15> 14723 +<00006e16> 5863 +<00006e17> 3377 +<00006e1a> 5852 +<00006e1d> 4298 +<00006e20> 3195 +<00006e21> 1544 +<00006e22> 14730 +<00006e23> 4415 +<00006e24> 1146 +<00006e25> 5877 +<00006e26> 8607 +<00006e29> 3793 +<00006e2a> 14733 +<00006e2b> 5867 +<00006e2c> 7782 +<00006e2d> 3787 +<00006e2e> 14734 +<00006e2f> 1750 +<00006e32> 5876 +<00006e33> 14737 +<00006e34> 2391 +<00006e38> 4275 +<00006e39> 14741 +<00006e3a> 2801 +<00006e3e> 8035 +<00006e43> 2953 +<00006e44> 5878 +<00006e4d> 3701 +<00006e4e> 5869 +<00006e55> 14761 +<00006e56> 1973 +<00006e57> 14762 +<00006e58> 3923 +<00006e5b> 4448 +<00006e5e> 9181 +<00006e5f> 5872 +<00006e6b> 5870 +<00006e6e> 5868 +<00006e6f> 8555 +<00006e7e> 3734 +<00006e7f> 3393 +<00006e83> 2446 +<00006e84> 14797 +<00006e85> 2167 +<00006e86> 5873 +<00006e89> 1731 +<00006e8f> 5893 +<00006e90> 4343 +<00006e96> 8885 +<00006e97> 14810 +<00006e98> 5881 +<00006e9c> 2616 +<00006e9d> 7974 +<00006e9e> 14814 +<00006e9f> 5895 +<00006ea2> 4206 +<00006ea5> 5885 +<00006ea6> 14819 +<00006ea7> 5886 +<00006eaa> 3863 +<00006eaf> 3538 +<00006eb0> 14826 +<00006eb1> 5880 +<00006eb2> 5871 +<00006eb3> 14827 +<00006eb4> 5891 +<00006eb5> 14828 +<00006eb6> 3255 +<00006eb7> 5889 +<00006eba> 2890 +<00006ebb> 5888 +<00006ebc> 14831 +<00006ebd> 5887 +<00006ec1> 1313 +<00006ec2> 5894 +<00006ec3> 14835 +<00006ec4> 7779 +<00006ec5> 8328 +<00006ec6> 14836 +<00006ec7> 1474 +<00006ecb> 4649 +<00006ecc> 7869 +<00006ecd> 14840 +<00006ece> 9025 +<00006ecf> 5892 +<00006ed0> 14841 +<00006ed1> 1985 +<00006ed2> 14842 +<00006ed3> 4655 +<00006ed4> 3618 +<00006ed5> 6568 +<00006ed6> 14843 +<00006ed7> 5890 +<00006eda> 1871 +endcidchar + +100 begincidchar +<00006ede> 4556 +<00006edf> 5879 +<00006ee0> 5882 +<00006ee1> 2721 +<00006ee2> 5884 +<00006ee3> 14849 +<00006ee4> 2674 +<00006ee5> 2479 +<00006ee6> 2679 +<00006ee7> 14850 +<00006ee8> 1118 +<00006ee9> 3589 +<00006eec> 8011 +<00006eef> 8850 +<00006ef2> 8484 +<00006ef3> 14857 +<00006ef4> 1455 +<00006ef7> 8264 +<00006ef8> 9184 +<00006ef9> 5901 +<00006eff> 8311 +<00006f00> 14865 +<00006f01> 8762 +<00006f02> 3022 +<00006f06> 3072 +<00006f09> 5907 +<00006f0f> 2640 +<00006f13> 2519 +<00006f14> 4102 +<00006f15> 5900 +<00006f1a> 8369 +<00006f20> 2833 +<00006f21> 14888 +<00006f22> 8001 +<00006f23> 8220 +<00006f24> 5899 +<00006f29> 5908 +<00006f2a> 5906 +<00006f2b> 2725 +<00006f2c> 8888 +<00006f2d> 5883 +<00006f2e> 14893 +<00006f2f> 5902 +<00006f30> 14894 +<00006f31> 3477 +<00006f32> 8822 +<00006f33> 4453 +<00006f36> 5903 +<00006f37> 14897 +<00006f38> 8091 +<00006f3e> 4131 +<00006f3f> 8095 +<00006f40> 14903 +<00006f41> 9674 +<00006f4b> 5904 +<00006f4c> 14911 +<00006f4d> 3770 +<00006f51> 8382 +<00006f54> 8116 +<00006f58> 2956 +<00006f59> 9175 +<00006f5c> 3118 +<00006f5d> 14922 +<00006f5e> 2657 +<00006f62> 5896 +<00006f63> 14926 +<00006f64> 8453 +<00006f65> 14927 +<00006f66> 2579 +<00006f6d> 3593 +<00006f6e> 1238 +<00006f6f> 9185 +<00006f70> 8172 +<00006f71> 14934 +<00006f72> 5913 +<00006f73> 14935 +<00006f74> 5905 +<00006f77> 9194 +<00006f78> 5912 +<00006f79> 14938 +<00006f7a> 5915 +<00006f7b> 14939 +<00006f7c> 5914 +<00006f7f> 9187 +<00006f80> 8462 +<00006f84> 1267 +<00006f85> 14945 +<00006f86> 8102 +<00006f87> 8196 +<00006f88> 1247 +<00006f89> 5909 +<00006f8c> 5911 +<00006f8d> 5910 +<00006f8e> 2989 +<00006f97> 8093 +<00006f9c> 2472 +<00006fa0> 9189 +<00006fa1> 4395 +<00006fa4> 8804 +<00006fa7> 5918 +endcidchar + +100 begincidchar +<00006fa8> 14967 +<00006fa9> 9442 +<00006fae> 9182 +<00006fb1> 7876 +<00006fb2> 14974 +<00006fb3> 975 +<00006fb6> 5920 +<00006fb9> 5919 +<00006fc0> 2071 +<00006fc1> 8886 +<00006fc2> 5921 +<00006fc3> 8361 +<00006fc9> 5917 +<00006fd1> 5916 +<00006fd2> 1117 +<00006fd5> 8491 +<00006fd8> 8357 +<00006fdb> 9867 +<00006fde> 5924 +<00006fdf> 8054 +<00006fe0> 5925 +<00006fe1> 5922 +<00006fe4> 8557 +<00006feb> 8193 +<00006fee> 5923 +<00006fef> 5926 +<00006ff0> 8593 +<00006ff1> 7760 +<00006ffa> 8092 +<00006ffb> 15023 +<00006ffc> 9178 +<00006ffd> 15024 +<00006ffe> 8275 +<00006fff> 15025 +<00007005> 9193 +<00007006> 9188 +<00007009> 8661 +<0000700a> 15033 +<0000700b> 9190 +<0000700f> 9183 +<00007010> 15037 +<00007011> 3064 +<00007015> 7759 +<00007018> 9177 +<00007019> 15043 +<0000701a> 5927 +<0000701b> 5929 +<0000701c> 15044 +<0000701d> 8212 +<0000701e> 15045 +<0000701f> 9196 +<00007020> 9195 +<00007023> 5928 +<00007027> 9176 +<00007028> 9198 +<00007030> 9870 +<00007031> 15058 +<00007032> 9197 +<00007035> 5931 +<00007039> 5930 +<0000703e> 8186 +<00007043> 9174 +<00007044> 9192 +<0000704c> 1849 +<0000704f> 5932 +<00007050> 15081 +<00007051> 8454 +<00007055> 8203 +<00007058> 8550 +<0000705d> 9199 +<0000705e> 5933 +<00007063> 8585 +<00007064> 8280 +<00007067> 9191 +<0000706b> 2053 +<0000706c> 6639 +<0000706d> 2805 +<0000706e> 15100 +<0000706f> 1447 +<00007070> 2023 +<00007075> 2610 +<00007076> 4401 +<00007077> 15105 +<00007078> 2291 +<0000707c> 4643 +<0000707d> 15109 +<0000707e> 4377 +<0000707f> 1178 +<00007080> 6604 +<00007085> 6419 +<00007089> 2646 +<0000708a> 1337 +<0000708e> 4096 +<00007092> 1241 +<00007093> 15123 +<00007094> 3213 +<00007095> 2376 +<00007096> 6606 +<00007099> 4554 +<0000709c> 6605 +endcidchar + +100 begincidchar +<0000709d> 6607 +<000070ab> 6611 +<000070ac> 2325 +<000070ad> 3602 +<000070ae> 2971 +<000070af> 2283 +<000070b0> 15141 +<000070b1> 6612 +<000070b2> 15142 +<000070b3> 1127 +<000070b7> 6610 +<000070b8> 4425 +<000070b9> 1476 +<000070ba> 15146 +<000070bb> 6608 +<000070bc> 2559 +<000070bd> 1288 +<000070c0> 6609 +<000070c1> 3501 +<000070c2> 2478 +<000070c3> 3665 +<000070c8> 2587 +<000070c9> 15153 +<000070ca> 6614 +<000070cf> 8611 +<000070d8> 1949 +<000070d9> 2494 +<000070da> 15166 +<000070db> 4593 +<000070df> 4085 +<000070e4> 2379 +<000070e5> 15174 +<000070e6> 1616 +<000070e7> 3342 +<000070e8> 6613 +<000070e9> 2039 +<000070ea> 15175 +<000070eb> 3615 +<000070ec> 2254 +<000070ed> 3235 +<000070ee> 15176 +<000070ef> 3862 +<000070f4> 8570 +<000070f7> 3738 +<000070f8> 15183 +<000070f9> 2988 +<000070fd> 1670 +<00007109> 4082 +<0000710a> 1903 +<00007110> 6615 +<00007113> 6616 +<00007114> 15205 +<00007115> 2005 +<00007116> 6617 +<00007117> 15206 +<00007118> 6640 +<00007119> 1059 +<0000711a> 1654 +<00007121> 8613 +<00007126> 2186 +<0000712f> 6618 +<00007130> 4111 +<00007131> 6619 +<00007136> 3222 +<00007145> 6623 +<00007149> 8226 +<0000714a> 6625 +<0000714b> 15246 +<0000714c> 2018 +<0000714d> 15247 +<0000714e> 2136 +<00007152> 9430 +<0000715c> 6621 +<0000715d> 15260 +<0000715e> 3312 +<00007162> 9018 +<00007163> 15264 +<00007164> 2751 +<00007165> 15265 +<00007166> 6641 +<00007167> 4470 +<00007168> 6622 +<00007169> 7918 +<0000716c> 9429 +<0000716d> 15268 +<0000716e> 4594 +<00007172> 6624 +<00007173> 6620 +<00007178> 6626 +<00007179> 15276 +<0000717a> 6627 +<0000717d> 3320 +<00007184> 3861 +<0000718a> 4007 +<0000718f> 4053 +<00007192> 8744 +<00007193> 15296 +<00007194> 3254 +<00007197> 9431 +<00007198> 6628 +endcidchar + +100 begincidchar +<00007199> 3844 +<0000719f> 3459 +<000071a0> 6632 +<000071a8> 6631 +<000071ac> 969 +<000071b1> 8444 +<000071b2> 15318 +<000071b3> 6629 +<000071b4> 15319 +<000071b5> 6630 +<000071b9> 6642 +<000071be> 7815 +<000071c1> 9432 +<000071c2> 15329 +<000071c3> 3223 +<000071c8> 7866 +<000071ce> 2576 +<000071d2> 8473 +<000071d3> 15342 +<000071d4> 6634 +<000071d5> 4105 +<000071d9> 8556 +<000071dc> 9433 +<000071df> 8743 +<000071e0> 6633 +<000071e5> 4402 +<000071e6> 7775 +<000071e7> 6635 +<000071ed> 8863 +<000071ee> 5014 +<000071f4> 8029 +<000071f9> 6636 +<000071fc> 8124 +<000071fd> 15370 +<000071fe> 9434 +<000071ff> 15371 +<00007206> 1045 +<0000720d> 8521 +<00007210> 8262 +<0000721b> 8192 +<0000721c> 15396 +<0000721d> 6637 +<00007228> 6638 +<00007229> 15407 +<0000722a> 4611 +<0000722b> 15408 +<0000722c> 2945 +<00007230> 6508 +<00007231> 953 +<00007232> 8592 +<00007235> 2339 +<00007236> 1715 +<00007237> 4150 +<00007238> 993 +<00007239> 1498 +<0000723a> 8712 +<0000723b> 4713 +<0000723c> 15414 +<0000723d> 3489 +<0000723e> 7910 +<0000723f> 5789 +<00007247> 3019 +<00007248> 1009 +<0000724c> 2951 +<0000724d> 6505 +<00007252> 6506 +<00007256> 6507 +<00007257> 15432 +<00007258> 9411 +<00007259> 4073 +<0000725a> 15433 +<0000725b> 2916 +<0000725c> 15434 +<0000725d> 6468 +<0000725e> 15435 +<0000725f> 2837 +<00007260> 15436 +<00007261> 2840 +<00007262> 2489 +<00007266> 6469 +<00007267> 2852 +<00007268> 15440 +<00007269> 3838 +<0000726e> 6466 +<0000726f> 6470 +<00007272> 3381 +<00007275> 3104 +<00007279> 3627 +<0000727a> 3853 +<0000727d> 8396 +<00007280> 3865 +<00007281> 2514 +<00007284> 6473 +<0000728a> 1534 +<0000728b> 6474 +<0000728c> 15461 +<0000728d> 6475 +<0000728e> 15462 +<0000728f> 6476 +<00007292> 6477 +endcidchar + +100 begincidchar +<00007296> 9024 +<0000729f> 6467 +<000072a2> 7889 +<000072a7> 8620 +<000072ac> 3209 +<000072ad> 5615 +<000072ae> 15486 +<000072af> 1621 +<000072b0> 5616 +<000072b4> 5617 +<000072b5> 15490 +<000072b6> 4625 +<000072b9> 4273 +<000072c0> 8879 +<000072c1> 5621 +<000072c2> 2430 +<000072c3> 5620 +<000072c4> 1459 +<000072c8> 1056 +<000072cd> 5623 +<000072ce> 5622 +<000072cf> 15504 +<000072d0> 1971 +<000072d1> 15505 +<000072d2> 5624 +<000072d7> 1808 +<000072d8> 15510 +<000072d9> 2304 +<000072de> 2911 +<000072df> 15515 +<000072e0> 1940 +<000072e1> 2199 +<000072e8> 5625 +<000072e9> 5627 +<000072ec> 1535 +<000072ed> 3886 +<000072ee> 3391 +<000072ef> 5626 +<000072f0> 4505 +<000072f1> 4321 +<000072f2> 5628 +<000072f3> 5632 +<000072f4> 5629 +<000072f7> 5630 +<000072f8> 2517 +<000072f9> 8630 +<000072fc> 2482 +<000072fd> 7741 +<00007300> 15528 +<00007301> 5631 +<00007302> 15529 +<00007303> 5633 +<0000730a> 5639 +<0000730e> 2589 +<00007313> 5637 +<00007314> 15543 +<00007315> 5642 +<00007316> 1221 +<00007317> 5636 +<0000731b> 2770 +<0000731c> 1161 +<0000731d> 5641 +<0000731e> 5640 +<00007321> 5638 +<00007322> 5643 +<00007325> 5645 +<00007329> 3988 +<0000732a> 4588 +<0000732b> 2733 +<0000732c> 5646 +<0000732d> 15554 +<0000732e> 3908 +<00007331> 5648 +<00007334> 1958 +<00007335> 15559 +<00007336> 8757 +<00007337> 6356 +<00007338> 5647 +<00007339> 5644 +<0000733a> 15560 +<0000733b> 9111 +<0000733e> 1984 +<0000733f> 4342 +<00007340> 15563 +<00007341> 9109 +<00007344> 8767 +<00007345> 8490 +<0000734d> 5650 +<00007350> 5649 +<00007351> 15575 +<00007352> 6357 +<00007357> 5651 +<00007360> 5652 +<00007368> 7890 +<00007369> 15595 +<0000736a> 9110 +<0000736b> 9112 +<0000736c> 5653 +<0000736d> 3572 +<0000736e> 15596 +endcidchar + +100 begincidchar +<0000736f> 5654 +<00007370> 8354 +<00007371> 15597 +<00007372> 8036 +<00007375> 8235 +<00007376> 15600 +<00007377> 9108 +<00007378> 8505 +<00007379> 15601 +<0000737a> 8543 +<0000737b> 8641 +<0000737c> 9114 +<0000737d> 15602 +<0000737e> 5655 +<0000737f> 15603 +<00007380> 9113 +<00007384> 4041 +<00007387> 2673 +<00007388> 15609 +<00007389> 4310 +<0000738a> 15610 +<0000738b> 3750 +<0000738e> 6168 +<00007391> 6169 +<00007396> 2288 +<0000739b> 2705 +<0000739f> 6172 +<000073a2> 6171 +<000073a9> 3735 +<000073aa> 15634 +<000073ab> 2746 +<000073ae> 6170 +<000073af> 1996 +<000073b0> 3907 +<000073b1> 15637 +<000073b2> 2602 +<000073b3> 6177 +<000073b7> 6176 +<000073ba> 6188 +<000073bb> 1130 +<000073c0> 6178 +<000073c1> 15647 +<000073c2> 6174 +<000073c8> 6180 +<000073c9> 6179 +<000073ca> 3315 +<000073cd> 4485 +<000073ce> 15655 +<000073cf> 6173 +<000073d0> 1606 +<000073d1> 6175 +<000073d9> 6182 +<000073de> 6187 +<000073df> 15667 +<000073e0> 4584 +<000073e5> 6181 +<000073e6> 15672 +<000073e7> 6186 +<000073e8> 15673 +<000073e9> 6185 +<000073ed> 1003 +<000073f2> 6189 +<000073fe> 8640 +<000073ff> 15692 +<00007403> 3183 +<00007404> 15696 +<00007405> 2480 +<00007406> 2520 +<00007409> 2617 +<0000740a> 6184 +<0000740f> 6190 +<00007410> 3563 +<0000741a> 6200 +<0000741b> 6199 +<00007422> 4638 +<00007425> 6194 +<00007426> 6193 +<00007427> 15720 +<00007428> 6195 +<00007429> 15721 +<0000742a> 6191 +<0000742b> 15722 +<0000742c> 6198 +<0000742d> 15723 +<0000742e> 6197 +<0000742f> 15724 +<00007430> 6196 +<00007433> 2590 +<00007434> 3158 +<00007435> 3006 +<00007436> 2948 +<0000743c> 3178 +<0000743f> 9312 +<00007440> 15734 +<00007441> 6201 +<0000744b> 9308 +<00007455> 6204 +<00007456> 15753 +<00007457> 6203 +<00007458> 15754 +endcidchar + +100 begincidchar +<00007459> 6205 +<0000745a> 1966 +<0000745b> 6192 +<0000745c> 6202 +<0000745d> 15755 +<0000745e> 3275 +<0000745f> 3299 +<00007463> 8541 +<00007469> 8741 +<0000746a> 8298 +<0000746d> 6207 +<00007470> 1854 +<00007476> 4135 +<00007477> 6206 +<0000747e> 6208 +<0000747f> 15779 +<00007482> 15780 +<00007483> 2544 +<00007487> 6213 +<00007488> 15784 +<00007489> 9313 +<0000748a> 15785 +<0000748b> 6214 +<0000748e> 6210 +<0000748f> 15788 +<00007490> 6218 +<0000749c> 6209 +<0000749d> 15800 +<0000749e> 6215 +<000074a3> 9307 +<000074a6> 9314 +<000074a7> 6219 +<000074b0> 8020 +<000074ba> 6221 +<000074bd> 9311 +<000074ca> 8428 +<000074cf> 9309 +<000074d2> 6220 +<000074d3> 15842 +<000074d4> 9315 +<000074da> 9316 +<000074db> 15848 +<000074dc> 1832 +<000074dd> 15849 +<000074de> 6962 +<000074df> 15850 +<000074e0> 6963 +<000074e1> 15851 +<000074e2> 3023 +<000074e3> 1013 +<000074e4> 3226 +<000074e5> 15852 +<000074e6> 3728 +<000074ee> 3804 +<000074ef> 6403 +<000074f4> 6404 +<000074f5> 15864 +<000074f6> 3038 +<000074f7> 1356 +<000074ff> 6405 +<00007504> 4488 +<0000750c> 9381 +<0000750d> 5253 +<0000750e> 15883 +<0000750f> 6406 +<00007510> 15884 +<00007511> 6407 +<00007512> 15885 +<00007513> 6408 +<00007518> 1733 +<00007519> 5368 +<0000751a> 3374 +<0000751b> 15890 +<0000751c> 3651 +<0000751f> 3379 +<00007523> 7792 +<00007524> 15896 +<00007525> 3380 +<00007528> 4264 +<00007529> 3483 +<0000752a> 15899 +<0000752b> 1697 +<0000752c> 6964 +<0000752d> 1067 +<0000752e> 15900 +<0000752f> 5940 +<00007530> 3650 +<00007531> 4270 +<00007532> 2122 +<00007533> 3363 +<00007534> 15901 +<00007535> 1480 +<00007536> 15902 +<00007537> 2867 +<00007538> 1482 +<00007539> 15903 +<0000753a> 6776 +<0000753b> 1986 +<0000753e> 6166 +<0000753f> 15906 +endcidchar + +100 begincidchar +<00007540> 6777 +<00007545> 1230 +<00007548> 6780 +<0000754b> 6779 +<0000754c> 2232 +<0000754d> 15915 +<0000754e> 6778 +<0000754f> 3782 +<00007554> 2960 +<00007559> 2621 +<0000755a> 5022 +<0000755b> 6781 +<0000755c> 4030 +<0000755d> 8335 +<00007562> 7746 +<00007565> 2683 +<00007566> 3079 +<0000756a> 1609 +<0000756b> 8014 +<00007572> 6782 +<00007573> 15939 +<00007574> 1296 +<00007575> 15940 +<00007576> 7857 +<00007577> 15941 +<00007578> 2064 +<00007579> 6783 +<0000757f> 6164 +<00007583> 6784 +<00007586> 2175 +<00007587> 7819 +<0000758b> 7110 +<0000758f> 3455 +<00007590> 15958 +<00007591> 4176 +<00007592> 7008 +<00007593> 15959 +<00007594> 7009 +<00007595> 15960 +<00007596> 7010 +<00007597> 2575 +<00007598> 15961 +<00007599> 1768 +<0000759a> 2301 +<0000759d> 7012 +<0000759e> 15964 +<0000759f> 2930 +<000075a0> 7011 +<000075a1> 4122 +<000075a2> 15965 +<000075a3> 7014 +<000075a4> 983 +<000075a5> 2235 +<000075ab> 4198 +<000075ac> 7013 +<000075ad> 15971 +<000075ae> 1330 +<000075af> 1669 +<000075b0> 7020 +<000075b1> 7019 +<000075b2> 3010 +<000075b5> 1350 +<000075b8> 7017 +<000075b9> 4495 +<000075bc> 3630 +<000075bd> 2305 +<000075be> 2085 +<000075c2> 7022 +<000075c3> 7021 +<000075c4> 7018 +<000075c5> 1128 +<000075c6> 15979 +<000075c7> 4513 +<000075c8> 4253 +<000075c9> 2278 +<000075ca> 3207 +<000075cd> 7024 +<000075d2> 4128 +<000075d3> 15986 +<000075d4> 4555 +<000075d5> 1938 +<000075d6> 7023 +<000075d7> 15987 +<000075d8> 1530 +<000075d9> 8134 +<000075da> 15988 +<000075db> 3685 +<000075de> 3013 +<000075e2> 2538 +<000075e3> 7025 +<000075e4> 7028 +<000075e5> 15994 +<000075e6> 7027 +<000075e7> 7030 +<000075e8> 7026 +<000075e9> 15995 +<000075ea> 2003 +<000075eb> 7029 +<000075f0> 3592 +<000075f1> 7032 +endcidchar + +100 begincidchar +<000075f4> 1274 +<000075f9> 1085 +<000075fc> 7033 +<000075ff> 7034 +<00007600> 7036 +<00007601> 1380 +<00007602> 9646 +<00007603> 7031 +<00007604> 16010 +<00007605> 7037 +<0000760a> 7040 +<0000760b> 7937 +<0000760c> 7038 +<0000760d> 8704 +<00007610> 7035 +<00007615> 7043 +<00007616> 16021 +<00007617> 7039 +<00007618> 7042 +<00007619> 7044 +<0000761a> 16022 +<0000761b> 7045 +<0000761e> 9650 +<0000761f> 3792 +<00007620> 7048 +<00007621> 7831 +<00007622> 7047 +<00007623> 16025 +<00007624> 2623 +<00007625> 7041 +<00007626> 3444 +<00007627> 8363 +<00007628> 16026 +<00007629> 1396 +<0000762a> 1114 +<0000762b> 3588 +<0000762c> 16027 +<0000762d> 7050 +<00007630> 7051 +<00007633> 7056 +<00007634> 4463 +<00007635> 7053 +<00007638> 3214 +<0000763b> 9651 +<0000763c> 7046 +<0000763d> 16036 +<0000763e> 7055 +<0000763f> 7052 +<00007640> 7049 +<00007641> 16037 +<00007642> 8232 +<00007643> 7054 +<00007648> 16040 +<00007649> 9649 +<0000764c> 948 +<0000764d> 7057 +<00007654> 7059 +<00007655> 16049 +<00007656> 7061 +<00007657> 16050 +<00007658> 9644 +<0000765c> 7060 +<0000765d> 16054 +<0000765e> 7058 +<0000765f> 7758 +<00007662> 8706 +<00007663> 4043 +<00007664> 9643 +<00007665> 8838 +<00007666> 16057 +<00007667> 9645 +<00007668> 16058 +<00007669> 9654 +<0000766a> 16059 +<0000766b> 7062 +<0000766c> 8675 +<0000766f> 7063 +<00007670> 8751 +<00007671> 8549 +<00007672> 9655 +<00007678> 1864 +<0000767b> 1448 +<0000767c> 7913 +<0000767d> 994 +<0000767e> 996 +<00007682> 4400 +<00007683> 16070 +<00007684> 1445 +<00007685> 16071 +<00007686> 2213 +<00007687> 2015 +<00007688> 6957 +<0000768b> 1753 +<0000768e> 6958 +<00007691> 947 +<00007692> 16078 +<00007693> 6959 +<00007696> 3743 +<00007699> 6960 +<0000769a> 7717 +endcidchar + +100 begincidchar +<000076a4> 6961 +<000076ae> 3011 +<000076b1> 4580 +<000076b2> 7112 +<000076b3> 16103 +<000076b4> 7113 +<000076b8> 9664 +<000076b9> 16107 +<000076ba> 8858 +<000076bf> 2808 +<000076c2> 4288 +<000076c5> 4560 +<000076c6> 2985 +<000076c7> 16116 +<000076c8> 4244 +<000076c9> 16117 +<000076ca> 4205 +<000076cd> 6795 +<000076ce> 966 +<000076cf> 4438 +<000076d0> 4087 +<000076d1> 2131 +<000076d2> 1927 +<000076d3> 16120 +<000076d4> 2437 +<000076d5> 16121 +<000076d6> 1730 +<000076d7> 1442 +<000076d8> 2957 +<000076db> 3385 +<000076de> 8814 +<000076df> 2768 +<000076e0> 16126 +<000076e1> 8125 +<000076e2> 16127 +<000076e3> 8068 +<000076e4> 8370 +<000076e5> 6796 +<000076e6> 16128 +<000076e7> 8259 +<000076ee> 2850 +<000076ef> 1505 +<000076f0> 16135 +<000076f1> 6744 +<000076f2> 2729 +<000076f3> 16136 +<000076f4> 4528 +<000076f8> 3917 +<000076f9> 6747 +<000076fc> 2959 +<000076fd> 16142 +<000076fe> 1563 +<000076ff> 16143 +<00007700> 16144 +<00007701> 3384 +<00007704> 6745 +<00007709> 2753 +<0000770a> 16149 +<0000770b> 2369 +<0000770c> 16150 +<0000770d> 6746 +<00007719> 6752 +<0000771a> 6750 +<0000771f> 4487 +<00007720> 2788 +<00007721> 16166 +<00007722> 6751 +<00007726> 6754 +<00007727> 16170 +<00007728> 4420 +<00007729> 4044 +<0000772d> 6753 +<0000772e> 16174 +<0000772f> 2773 +<00007735> 6755 +<00007736> 2433 +<00007737> 2331 +<00007738> 6756 +<00007739> 16180 +<0000773a> 3658 +<0000773b> 16181 +<0000773c> 4100 +<00007740> 4642 +<00007741> 4503 +<00007742> 16185 +<00007743> 6760 +<00007747> 6759 +<0000774f> 9860 +<0000775a> 6761 +<0000775b> 2261 +<0000775e> 9455 +<00007761> 3492 +<00007762> 6763 +<00007763> 1532 +<00007764> 16208 +<00007765> 6764 +<00007766> 2851 +<00007767> 16209 +<00007768> 6762 +<0000776b> 2223 +endcidchar + +100 begincidchar +<0000776c> 1166 +<00007779> 1538 +<0000777d> 6767 +<0000777e> 4720 +<0000777f> 6765 +<00007780> 6768 +<00007784> 2798 +<00007785> 1303 +<0000778c> 6769 +<0000778d> 6766 +<0000778e> 3878 +<00007791> 6770 +<00007792> 2718 +<00007798> 9454 +<0000779e> 8308 +<000077a1> 16248 +<000077a2> 5269 +<000077a5> 3026 +<000077a6> 16251 +<000077a7> 3139 +<000077a8> 16252 +<000077a9> 4596 +<000077aa> 1450 +<000077ab> 16253 +<000077ac> 3495 +<000077ad> 9863 +<000077b0> 6773 +<000077b3> 3676 +<000077b4> 16258 +<000077b5> 6774 +<000077bb> 4433 +<000077bc> 9456 +<000077bd> 6775 +<000077be> 16264 +<000077bf> 7550 +<000077c7> 9869 +<000077cd> 5015 +<000077d7> 1318 +<000077da> 8864 +<000077db> 2737 +<000077dc> 7114 +<000077e2> 3407 +<000077e3> 4186 +<000077e4> 16293 +<000077e5> 4521 +<000077e6> 16294 +<000077e7> 6938 +<000077e8> 16295 +<000077e9> 2311 +<000077ea> 16296 +<000077eb> 2196 +<000077ec> 6939 +<000077ed> 1547 +<000077ee> 950 +<000077ef> 8107 +<000077f3> 3398 +<000077f6> 6690 +<000077f7> 16302 +<000077f8> 6691 +<000077fd> 3848 +<000077fe> 1612 +<000077ff> 2432 +<00007800> 6692 +<00007801> 2706 +<00007802> 3305 +<00007809> 6693 +<0000780c> 3093 +<0000780d> 2368 +<00007811> 6696 +<00007812> 3001 +<00007813> 16318 +<00007814> 4089 +<00007815> 16319 +<00007816> 4614 +<00007819> 16320 +<0000781a> 4107 +<0000781b> 16321 +<0000781e> 16322 +<0000781f> 6704 +<00007823> 6708 +<00007824> 16326 +<00007825> 6706 +<00007826> 6714 +<00007827> 4489 +<00007828> 16327 +<00007829> 6709 +<0000782c> 6707 +<0000782d> 6698 +<00007830> 2986 +<00007834> 3045 +<00007837> 3362 +<00007838> 4373 +<0000783c> 6705 +<0000783d> 16337 +<0000783e> 2532 +<0000783f> 16338 +<00007840> 1316 +<00007843> 9896 +<00007844> 16341 +<00007845> 1857 +endcidchar + +100 begincidchar +<00007846> 16342 +<00007847> 6716 +<0000784c> 6717 +<0000784d> 16347 +<0000784e> 6710 +<0000784f> 16348 +<00007850> 6715 +<00007851> 16349 +<00007852> 3847 +<00007855> 3499 +<0000785d> 3938 +<00007864> 9449 +<00007868> 9445 +<00007869> 16366 +<0000786a> 6718 +<0000786b> 2619 +<0000786c> 4247 +<0000786d> 6711 +<0000786e> 3218 +<0000786f> 8698 +<00007877> 2146 +<0000787c> 2993 +<00007887> 6722 +<00007888> 16388 +<00007889> 1488 +<0000788c> 2652 +<0000788d> 952 +<0000788e> 3550 +<00007891> 1047 +<00007892> 16393 +<00007893> 6720 +<00007897> 3740 +<00007898> 1475 +<00007899> 16397 +<0000789a> 6721 +<0000789b> 6719 +<0000789c> 6723 +<0000789f> 1499 +<000078a0> 16400 +<000078a1> 6724 +<000078a2> 16401 +<000078a3> 6725 +<000078a4> 16402 +<000078a5> 6728 +<000078a6> 16403 +<000078a7> 1077 +<000078a8> 16404 +<000078a9> 8520 +<000078ad> 9444 +<000078b0> 2999 +<000078b1> 2145 +<000078b2> 6726 +<000078b3> 3599 +<000078b4> 1201 +<000078b8> 9446 +<000078b9> 6727 +<000078ba> 8439 +<000078bb> 16413 +<000078bc> 8299 +<000078bd> 16414 +<000078be> 2894 +<000078c1> 1352 +<000078c5> 1024 +<000078c9> 6731 +<000078ca> 2501 +<000078cb> 1387 +<000078d0> 2958 +<000078d4> 6729 +<000078d5> 2385 +<000078d9> 6730 +<000078da> 8871 +<000078e3> 9452 +<000078e7> 9451 +<000078e8> 2824 +<000078ec> 6732 +<000078ef> 9443 +<000078f2> 6733 +<000078f3> 16451 +<000078f4> 6735 +<000078f7> 2592 +<000078fa> 2012 +<000078fd> 9450 +<00007900> 16460 +<00007901> 2185 +<00007905> 6734 +<0000790e> 7826 +<00007913> 6736 +<00007919> 7719 +<0000791e> 6738 +<00007924> 6737 +<00007925> 16490 +<00007926> 8166 +<0000792a> 9447 +<0000792b> 8210 +<0000792c> 7916 +<00007931> 9448 +<00007934> 6739 +<0000793a> 3413 +<0000793b> 6648 +<0000793c> 2524 +endcidchar + +100 begincidchar +<0000793d> 16505 +<0000793e> 3360 +<0000793f> 16506 +<00007940> 6649 +<00007941> 3085 +<00007946> 6650 +<00007947> 16511 +<00007948> 3084 +<00007949> 6651 +<00007953> 6654 +<00007956> 4675 +<00007957> 6657 +<0000795a> 6655 +<0000795d> 4608 +<0000795e> 3370 +<0000795f> 3555 +<00007960> 6658 +<00007961> 16525 +<00007962> 6656 +<00007965> 3926 +<00007966> 16528 +<00007967> 6660 +<00007968> 3024 +<0000796d> 2099 +<0000796e> 16533 +<0000796f> 6659 +<00007977> 1436 +<00007978> 2059 +<00007979> 16541 +<0000797a> 6661 +<00007980> 4875 +<00007981> 2252 +<00007984> 2658 +<00007985> 6662 +<0000798a> 6663 +<0000798d> 8038 +<0000798e> 9436 +<0000798f> 1694 +<0000799a> 6664 +<000079a6> 9890 +<000079a7> 6665 +<000079aa> 9437 +<000079ae> 8206 +<000079af> 16581 +<000079b0> 9435 +<000079b1> 7864 +<000079b2> 16582 +<000079b3> 6666 +<000079b9> 4306 +<000079ba> 4708 +<000079bb> 2518 +<000079bc> 16588 +<000079bd> 3162 +<000079be> 1923 +<000079bf> 16589 +<000079c0> 4014 +<000079c1> 3506 +<000079c2> 16590 +<000079c3> 3691 +<000079c6> 1740 +<000079c9> 1125 +<000079ca> 16595 +<000079cb> 3180 +<000079cc> 16596 +<000079cd> 4565 +<000079d1> 2387 +<000079d2> 2800 +<000079d5> 6941 +<000079d8> 2781 +<000079df> 4671 +<000079e3> 6943 +<000079e4> 1272 +<000079e5> 16613 +<000079e6> 3157 +<000079e7> 4118 +<000079e8> 16614 +<000079e9> 4551 +<000079ea> 16615 +<000079eb> 6944 +<000079ec> 16616 +<000079ed> 6942 +<000079ee> 16617 +<000079ef> 2066 +<000079f0> 1259 +<000079f8> 2214 +<000079fb> 4173 +<000079fc> 16627 +<000079fd> 2037 +<00007a00> 3854 +<00007a01> 16630 +<00007a02> 6948 +<00007a03> 6947 +<00007a06> 6945 +<00007a0b> 1265 +<00007a0c> 16637 +<00007a0d> 3341 +<00007a0e> 3493 +<00007a14> 6950 +<00007a17> 1001 +<00007a1a> 4552 +endcidchar + +100 begincidchar +<00007a1e> 6949 +<00007a1f> 16650 +<00007a20> 1298 +<00007a23> 7567 +<00007a2e> 8853 +<00007a31> 7808 +<00007a32> 16665 +<00007a33> 3799 +<00007a37> 6952 +<00007a38> 16669 +<00007a39> 6951 +<00007a3a> 16670 +<00007a3b> 1439 +<00007a3c> 2125 +<00007a3d> 2065 +<00007a3e> 16671 +<00007a3f> 1760 +<00007a40> 9847 +<00007a46> 2853 +<00007a4c> 9764 +<00007a4d> 8041 +<00007a4e> 8747 +<00007a51> 6953 +<00007a57> 3552 +<00007a61> 9599 +<00007a62> 8027 +<00007a69> 8603 +<00007a6a> 16704 +<00007a6b> 9853 +<00007a70> 6956 +<00007a74> 4049 +<00007a75> 16712 +<00007a76> 2286 +<00007a77> 3179 +<00007a7a> 2402 +<00007a7f> 1324 +<00007a80> 7068 +<00007a81> 3692 +<00007a82> 16717 +<00007a83> 3153 +<00007a84> 4430 +<00007a85> 16718 +<00007a86> 7069 +<00007a87> 16719 +<00007a88> 7070 +<00007a8d> 3148 +<00007a91> 4139 +<00007a92> 4558 +<00007a95> 7071 +<00007a96> 2210 +<00007a97> 1331 +<00007a98> 2284 +<00007a9c> 1375 +<00007a9d> 3808 +<00007a9e> 16732 +<00007a9f> 2412 +<00007aa0> 7073 +<00007aa5> 2439 +<00007aa6> 7072 +<00007aa7> 16737 +<00007aa8> 7075 +<00007aa9> 8608 +<00007aaa> 8582 +<00007aab> 16738 +<00007aac> 7074 +<00007aad> 7076 +<00007aae> 8429 +<00007ab3> 7077 +<00007ab6> 9657 +<00007aba> 8170 +<00007abf> 2631 +<00007ac4> 7844 +<00007ac5> 8417 +<00007ac6> 16756 +<00007ac7> 9656 +<00007ac8> 8800 +<00007ac9> 16757 +<00007aca> 8418 +<00007acb> 2539 +<00007ad6> 3473 +<00007ad9> 4447 +<00007ade> 2281 +<00007adf> 2280 +<00007ae0> 4451 +<00007ae3> 2351 +<00007ae4> 16776 +<00007ae5> 3680 +<00007ae6> 7065 +<00007aea> 8513 +<00007aed> 2224 +<00007aee> 16782 +<00007aef> 1546 +<00007af6> 8135 +<00007af9> 4592 +<00007afa> 7267 +<00007afd> 7268 +<00007afe> 16793 +<00007aff> 1736 +<00007b05> 16797 +<00007b06> 981 +endcidchar + +100 begincidchar +<00007b07> 16798 +<00007b08> 7269 +<00007b09> 16799 +<00007b0a> 7273 +<00007b0b> 3558 +<00007b0f> 7275 +<00007b10> 16803 +<00007b11> 3953 +<00007b14> 1075 +<00007b15> 7272 +<00007b19> 7279 +<00007b1a> 16809 +<00007b1b> 1458 +<00007b1e> 7287 +<00007b1f> 16812 +<00007b20> 7282 +<00007b24> 7284 +<00007b25> 7283 +<00007b26> 1688 +<00007b27> 16816 +<00007b28> 1064 +<00007b29> 16817 +<00007b2a> 7278 +<00007b2b> 7274 +<00007b2c> 1467 +<00007b2d> 16818 +<00007b2e> 7280 +<00007b31> 7281 +<00007b32> 16821 +<00007b33> 7285 +<00007b38> 7277 +<00007b39> 16826 +<00007b3a> 2134 +<00007b3b> 16827 +<00007b3c> 2630 +<00007b3d> 16828 +<00007b3e> 7286 +<00007b45> 7290 +<00007b46> 7745 +<00007b47> 7276 +<00007b48> 16835 +<00007b49> 1449 +<00007b4a> 16836 +<00007b4b> 2239 +<00007b4c> 7292 +<00007b4f> 1601 +<00007b50> 2429 +<00007b51> 4605 +<00007b52> 3683 +<00007b53> 16839 +<00007b54> 1395 +<00007b55> 16840 +<00007b56> 1190 +<00007b57> 16841 +<00007b58> 7288 +<00007b59> 16842 +<00007b5a> 7289 +<00007b5b> 3313 +<00007b5c> 16843 +<00007b5d> 7293 +<00007b60> 7294 +<00007b61> 16846 +<00007b62> 7297 +<00007b67> 9700 +<00007b6e> 7295 +<00007b71> 7299 +<00007b72> 7298 +<00007b75> 7291 +<00007b76> 16861 +<00007b77> 2423 +<00007b78> 16862 +<00007b79> 1300 +<00007b7a> 16863 +<00007b7b> 7296 +<00007b7e> 3110 +<00007b7f> 16866 +<00007b80> 2149 +<00007b85> 7307 +<00007b8b> 8070 +<00007b8c> 16876 +<00007b8d> 1816 +<00007b90> 7300 +<00007b94> 1140 +<00007b95> 2067 +<00007b96> 16882 +<00007b97> 3544 +<00007b9c> 7309 +<00007b9d> 7305 +<00007ba1> 1845 +<00007ba2> 7310 +<00007ba8> 7306 +<00007ba9> 2696 +<00007baa> 7308 +<00007bab> 7311 +<00007bac> 7304 +<00007bad> 2160 +<00007bb1> 3921 +<00007bb4> 7312 +<00007bb8> 7303 +<00007bc0> 8115 +endcidchar + +100 begincidchar +<00007bc1> 7314 +<00007bc4> 7919 +<00007bc5> 16910 +<00007bc6> 4618 +<00007bc7> 3017 +<00007bc8> 16911 +<00007bc9> 8868 +<00007bca> 16912 +<00007bcb> 9704 +<00007bcc> 7315 +<00007bd1> 7313 +<00007bd2> 16917 +<00007bd3> 2639 +<00007bd9> 1752 +<00007bda> 7317 +<00007bdd> 7316 +<00007be1> 1374 +<00007be4> 9699 +<00007be9> 8465 +<00007bea> 7320 +<00007bee> 2469 +<00007bf1> 2516 +<00007bf2> 16937 +<00007bf3> 9702 +<00007bf7> 2994 +<00007bfc> 7323 +<00007bfd> 16945 +<00007bfe> 7322 +<00007bff> 16946 +<00007c00> 9703 +<00007c07> 1371 +<00007c0b> 7326 +<00007c0c> 7321 +<00007c0d> 8257 +<00007c0e> 16956 +<00007c0f> 7324 +<00007c16> 7325 +<00007c1e> 9706 +<00007c1f> 7327 +<00007c20> 16970 +<00007c21> 8079 +<00007c22> 16971 +<00007c23> 9708 +<00007c26> 7329 +<00007c27> 2014 +<00007c2a> 7328 +<00007c2b> 9707 +<00007c38> 7330 +<00007c3d> 8400 +<00007c3e> 8221 +<00007c3f> 1157 +<00007c40> 7332 +<00007c41> 7331 +<00007c42> 16992 +<00007c43> 8183 +<00007c4c> 7821 +<00007c4d> 2081 +<00007c5c> 9705 +<00007c5f> 9710 +<00007c60> 8250 +<00007c64> 9875 +<00007c69> 9701 +<00007c6a> 9709 +<00007c6b> 17024 +<00007c6c> 8201 +<00007c6d> 17025 +<00007c6e> 8293 +<00007c72> 9891 +<00007c73> 2780 +<00007c74> 4853 +<00007c7b> 2507 +<00007c7c> 7370 +<00007c7d> 4654 +<00007c89> 1656 +<00007c91> 7372 +<00007c92> 2540 +<00007c95> 3048 +<00007c96> 17055 +<00007c97> 1369 +<00007c98> 4436 +<00007c9c> 7374 +<00007c9d> 7373 +<00007c9e> 7375 +<00007c9f> 3535 +<00007ca2> 7376 +<00007ca3> 17061 +<00007ca4> 4356 +<00007ca5> 4575 +<00007caa> 1661 +<00007cae> 2561 +<00007cb1> 2564 +<00007cb2> 7377 +<00007cb3> 2267 +<00007cb9> 1381 +<00007cbe> 2266 +<00007cc1> 7380 +<00007cc5> 7385 +<00007cc6> 17083 +<00007cc7> 7381 +<00007cc8> 7384 +endcidchar + +100 begincidchar +<00007cc9> 17084 +<00007cca> 1972 +<00007ccb> 17085 +<00007cd5> 1757 +<00007cd6> 3610 +<00007cd7> 7386 +<00007cd8> 17093 +<00007cd9> 1185 +<00007cdc> 2776 +<00007cdd> 9717 +<00007cde> 7932 +<00007cdf> 4390 +<00007ce0> 2372 +<00007ce7> 8228 +<00007ce8> 7387 +<00007cef> 2933 +<00007cf0> 9883 +<00007cf1> 17108 +<00007cf2> 9715 +<00007cf3> 17109 +<00007cf4> 8921 +<00007cf5> 17110 +<00007cf6> 9716 +<00007cf7> 17111 +<00007cf8> 7399 +<00007cf9> 9243 +<00007cfa> 17112 +<00007cfb> 3874 +<00007cfe> 8136 +<00007cff> 17115 +<00007d00> 8059 +<00007d01> 17116 +<00007d02> 9245 +<00007d03> 17117 +<00007d04> 8780 +<00007d05> 8008 +<00007d06> 9244 +<00007d09> 8447 +<00007d0a> 3800 +<00007d0b> 8602 +<00007d0c> 17118 +<00007d0d> 8337 +<00007d10> 8359 +<00007d13> 9251 +<00007d14> 7835 +<00007d15> 9250 +<00007d16> 17123 +<00007d17> 8464 +<00007d18> 17124 +<00007d19> 8845 +<00007d1a> 8049 +<00007d1b> 7928 +<00007d1c> 9249 +<00007d20> 3533 +<00007d21> 7923 +<00007d22> 3564 +<00007d27> 2245 +<00007d2b> 4652 +<00007d2f> 2502 +<00007d30> 8625 +<00007d31> 9254 +<00007d32> 9253 +<00007d33> 8480 +<00007d39> 8474 +<00007d3a> 9252 +<00007d3b> 17143 +<00007d3c> 9256 +<00007d3f> 9258 +<00007d40> 9257 +<00007d41> 17146 +<00007d42> 8852 +<00007d43> 17147 +<00007d44> 8894 +<00007d45> 17148 +<00007d46> 7729 +<00007d4e> 9260 +<00007d4f> 17156 +<00007d50> 8117 +<00007d5d> 9259 +<00007d5e> 8111 +<00007d61> 8296 +<00007d62> 8676 +<00007d66> 7969 +<00007d67> 17174 +<00007d68> 8449 +<00007d6e> 4032 +<00007d71> 8572 +<00007d72> 8522 +<00007d73> 9261 +<00007d76> 8148 +<00007d77> 7400 +<00007d78> 17184 +<00007d79> 8145 +<00007d81> 7731 +<00007d82> 17192 +<00007d83> 9263 +<00007d86> 9262 +<00007d87> 17195 +<00007d88> 9264 +<00007d89> 8667 +endcidchar + +100 begincidchar +<00007d8f> 8536 +<00007d93> 8130 +<00007d9c> 8889 +<00007d9d> 17212 +<00007d9e> 9270 +<00007da2> 7822 +<00007da3> 9273 +<00007da6> 7401 +<00007dab> 8645 +<00007dac> 9271 +<00007dad> 8594 +<00007dae> 7402 +<00007daf> 17222 +<00007db0> 9274 +<00007db1> 7961 +<00007db2> 8588 +<00007db3> 7744 +<00007db4> 8883 +<00007db8> 8287 +<00007db9> 9272 +<00007dba> 9266 +<00007dbb> 8820 +<00007dbc> 17226 +<00007dbd> 7836 +<00007dbe> 9265 +<00007dbf> 8325 +<00007dc4> 9269 +<00007dc7> 9275 +<00007dca> 8119 +<00007dcb> 9267 +<00007dd1> 8276 +<00007dd2> 8670 +<00007dd3> 17240 +<00007dd4> 9268 +<00007dd7> 9277 +<00007dd8> 8073 +<00007dd9> 9276 +<00007ddd> 8046 +<00007dde> 7896 +<00007ddf> 17246 +<00007de0> 7871 +<00007de1> 9285 +<00007de2> 17247 +<00007de3> 8777 +<00007de6> 9281 +<00007de7> 17250 +<00007de8> 7751 +<00007de9> 8022 +<00007dec> 8326 +<00007def> 8598 +<00007df0> 17255 +<00007df1> 9283 +<00007df2> 9279 +<00007df3> 17256 +<00007df4> 8227 +<00007df5> 17257 +<00007df6> 9282 +<00007df9> 9278 +<00007dfa> 17260 +<00007dfb> 9894 +<00007e08> 9038 +<00007e09> 9286 +<00007e0a> 9291 +<00007e0b> 9284 +<00007e10> 9255 +<00007e11> 9292 +<00007e1b> 7951 +<00007e1c> 17286 +<00007e1d> 9287 +<00007e1e> 9289 +<00007e1f> 9288 +<00007e23> 8642 +<00007e27> 8558 +<00007e2b> 7939 +<00007e2c> 17296 +<00007e2d> 9290 +<00007e2e> 8540 +<00007e31> 8891 +<00007e32> 9296 +<00007e33> 17299 +<00007e34> 9876 +<00007e35> 9295 +<00007e36> 9718 +<00007e37> 8273 +<00007e38> 17300 +<00007e39> 9294 +<00007e3a> 17301 +<00007e3b> 7675 +<00007e3c> 17302 +<00007e3d> 8890 +<00007e3e> 8045 +<00007e41> 1614 +<00007e45> 9298 +<00007e46> 9297 +<00007e47> 7403 +<00007e52> 9301 +<00007e53> 17318 +<00007e54> 8841 +<00007e55> 8470 +<00007e5a> 9300 +endcidchar + +100 begincidchar +<00007e5e> 8443 +<00007e62> 9280 +<00007e69> 8486 +<00007e6a> 8033 +<00007e6b> 9885 +<00007e6c> 17335 +<00007e6d> 8074 +<00007e6e> 9302 +<00007e6f> 9305 +<00007e70> 9304 +<00007e73> 8110 +<00007e79> 8730 +<00007e7c> 8058 +<00007e7d> 9293 +<00007e7e> 9303 +<00007e82> 4680 +<00007e88> 9299 +<00007e89> 17353 +<00007e8a> 9248 +<00007e8b> 17354 +<00007e8c> 8671 +<00007e8d> 9861 +<00007e8e> 17355 +<00007e8f> 7790 +<00007e93> 8740 +<00007e94> 9840 +<00007e95> 17359 +<00007e96> 8634 +<00007e97> 17360 +<00007e98> 9306 +<00007e9b> 7404 +<00007e9c> 8191 +<00007e9f> 6099 +<00007ea0> 2287 +<00007ea1> 6100 +<00007ea2> 1955 +<00007ea3> 6101 +<00007ea4> 3896 +<00007ea5> 6102 +<00007ea6> 4351 +<00007ea7> 2089 +<00007eaa> 2112 +<00007eab> 3245 +<00007eac> 3778 +<00007ead> 6105 +<00007eae> 17365 +<00007eaf> 1346 +<00007eb0> 6106 +<00007eb1> 3309 +<00007eb2> 1748 +<00007eb3> 2860 +<00007eb4> 17366 +<00007eb5> 4666 +<00007eb6> 2689 +<00007eb7> 1652 +<00007eb8> 4540 +<00007eb9> 3797 +<00007eba> 1633 +<00007ebd> 2919 +<00007ebe> 6107 +<00007ebf> 3916 +<00007ec3> 2560 +<00007ec4> 4678 +<00007ec5> 3369 +<00007ec6> 3877 +<00007ec7> 4526 +<00007ec8> 4564 +<00007ec9> 6111 +<00007eca> 1016 +<00007ecd> 3349 +<00007ece> 4214 +<00007ecf> 2268 +<00007ed0> 6114 +<00007ed1> 1022 +<00007ed2> 3257 +<00007ed3> 2226 +<00007ed4> 6115 +<00007ed5> 3233 +<00007ed6> 17369 +<00007ed7> 6116 +<00007ed8> 2043 +<00007ed9> 1779 +<00007eda> 4045 +<00007edb> 6117 +<00007edc> 2702 +<00007edd> 2343 +<00007ede> 2203 +<00007edf> 3684 +<00007ee2> 2333 +<00007ee3> 4016 +<00007ee4> 17370 +<00007ee5> 3548 +<00007ee6> 3619 +<00007ee7> 2111 +<00007ee8> 6120 +<00007ee9> 2075 +<00007eea> 4034 +<00007eeb> 6121 +<00007eec> 17371 +<00007eed> 4035 +endcidchar + +100 begincidchar +<00007ef0> 1349 +<00007ef3> 3383 +<00007ef4> 3771 +<00007ef5> 2789 +<00007ef6> 6127 +<00007ef7> 1066 +<00007ef8> 1302 +<00007ef9> 17372 +<00007efc> 4664 +<00007efd> 4449 +<00007efe> 6130 +<00007eff> 2675 +<00007f00> 4631 +<00007f04> 2141 +<00007f05> 2794 +<00007f06> 2477 +<00007f09> 2076 +<00007f0a> 17373 +<00007f0d> 6126 +<00007f0e> 1551 +<00007f0f> 6138 +<00007f10> 17374 +<00007f13> 1999 +<00007f14> 1471 +<00007f15> 2669 +<00007f16> 1097 +<00007f17> 6141 +<00007f18> 4344 +<00007f19> 6142 +<00007f1a> 1722 +<00007f1b> 6144 +<00007f1c> 6143 +<00007f1d> 1673 +<00007f1e> 17375 +<00007f1f> 6145 +<00007f20> 1215 +<00007f28> 4236 +<00007f29> 3562 +<00007f2e> 3330 +<00007f34> 2202 +<00007f35> 6162 +<00007f36> 7262 +<00007f37> 17376 +<00007f38> 1746 +<00007f39> 17377 +<00007f3a> 3212 +<00007f42> 7263 +<00007f43> 17385 +<00007f4c> 9698 +<00007f4d> 17392 +<00007f4e> 9882 +<00007f4f> 17393 +<00007f50> 1847 +<00007f51> 3753 +<00007f54> 4766 +<00007f55> 1896 +<00007f56> 17396 +<00007f57> 2693 +<00007f58> 6785 +<00007f59> 17397 +<00007f5a> 1600 +<00007f5f> 6787 +<00007f60> 17402 +<00007f61> 6786 +<00007f62> 992 +<00007f68> 6789 +<00007f69> 4471 +<00007f6a> 4684 +<00007f6e> 4546 +<00007f6f> 17411 +<00007f70> 7914 +<00007f71> 6791 +<00007f72> 3463 +<00007f73> 17412 +<00007f74> 6790 +<00007f77> 7724 +<00007f78> 17415 +<00007f79> 6792 +<00007f7e> 6794 +<00007f81> 6793 +<00007f85> 8290 +<00007f86> 9457 +<00007f87> 17425 +<00007f88> 9458 +<00007f89> 17426 +<00007f8a> 4123 +<00007f8b> 17427 +<00007f8c> 3129 +<00007f8d> 17428 +<00007f8e> 2757 +<00007f94> 1756 +<00007f9a> 2608 +<00007f9d> 7364 +<00007f9e> 4010 +<00007f9f> 7365 +<00007fa0> 17441 +<00007fa1> 3912 +<00007fa4> 3221 +<00007fa5> 9714 +<00007fa6> 17444 +endcidchar + +100 begincidchar +<00007fa7> 7366 +<00007fa8> 17445 +<00007fa9> 8725 +<00007fb1> 17451 +<00007fb2> 7369 +<00007fb8> 4878 +<00007fb9> 1785 +<00007fbc> 5997 +<00007fbd> 4309 +<00007fbe> 17459 +<00007fbf> 7390 +<00007fc0> 17460 +<00007fc1> 3803 +<00007fc5> 1286 +<00007fca> 7064 +<00007fcb> 17468 +<00007fcc> 4213 +<00007fcd> 17469 +<00007fce> 7391 +<00007fd2> 8622 +<00007fd3> 17473 +<00007fd4> 3925 +<00007fd5> 7392 +<00007fd8> 3145 +<00007fdf> 1461 +<00007fe0> 1383 +<00007fe1> 7394 +<00007fe5> 7393 +<00007fe6> 7395 +<00007fe9> 7396 +<00007fee> 7397 +<00007fef> 17491 +<00007ff0> 1897 +<00007ff1> 970 +<00007ff2> 17492 +<00007ff3> 7398 +<00007ff9> 8416 +<00007ffa> 17498 +<00007ffb> 1610 +<00007ffc> 4212 +<00008000> 4146 +<00008001> 2490 +<00008002> 17502 +<00008003> 2377 +<00008004> 6483 +<00008005> 4480 +<00008006> 6426 +<0000800b> 7127 +<0000800c> 1591 +<0000800d> 3480 +<00008010> 2864 +<00008011> 17509 +<00008012> 7115 +<00008013> 17510 +<00008014> 7116 +<00008015> 1782 +<00008016> 7117 +<00008017> 1915 +<00008018> 4360 +<00008019> 989 +<0000801c> 7118 +<00008020> 7119 +<00008021> 17516 +<00008022> 7120 +<00008028> 7125 +<00008029> 7124 +<0000802a> 2966 +<0000802b> 17519 +<0000802c> 9666 +<0000802d> 17520 +<0000802e> 9665 +<00008031> 7126 +<00008032> 17523 +<00008033> 1593 +<00008034> 17524 +<00008035> 7128 +<00008036> 4149 +<00008037> 5297 +<00008038> 3519 +<0000803b> 1281 +<0000803c> 17527 +<0000803d> 1411 +<0000803e> 17528 +<0000803f> 1787 +<00008042> 2903 +<00008043> 7129 +<00008046> 7130 +<0000804a> 2573 +<0000804b> 2628 +<0000804c> 4527 +<0000804d> 7131 +<00008052> 7132 +<00008053> 17540 +<00008054> 2547 +<00008055> 17541 +<00008056> 8488 +<00008057> 17542 +<00008058> 3031 +<00008059> 17543 +<0000805a> 2314 +endcidchar + +100 begincidchar +<0000805e> 8601 +<00008069> 7133 +<0000806a> 1362 +<0000806f> 8215 +<00008070> 7840 +<00008071> 7134 +<00008072> 8485 +<00008073> 8525 +<00008074> 17561 +<00008075> 9668 +<00008076> 8349 +<00008077> 8842 +<00008078> 17562 +<00008079> 9667 +<0000807d> 8569 +<0000807e> 8248 +<0000807f> 6686 +<00008080> 6685 +<00008083> 3541 +<00008084> 4197 +<00008085> 8533 +<00008086> 3510 +<00008087> 4473 +<00008088> 17568 +<00008089> 3261 +<0000808a> 17569 +<0000808b> 2506 +<0000808c> 2068 +<00008093> 6513 +<00008096> 3951 +<00008097> 17578 +<00008098> 4577 +<00008099> 17579 +<0000809a> 1542 +<0000809b> 1747 +<0000809c> 6512 +<0000809d> 1737 +<0000809e> 17580 +<0000809f> 6511 +<000080a0> 1227 +<000080a1> 1826 +<000080a2> 4522 +<000080a3> 17581 +<000080a4> 1681 +<000080a5> 1639 +<000080a9> 2138 +<000080aa> 1627 +<000080ab> 6518 +<000080ac> 17585 +<000080ad> 6519 +<000080ae> 964 +<000080af> 2396 +<000080b0> 17586 +<000080b1> 6517 +<000080b2> 4322 +<000080b3> 17587 +<000080b4> 6520 +<000080b7> 6521 +<000080ba> 1643 +<000080bb> 17592 +<000080bc> 6514 +<000080bd> 6516 +<000080be> 3375 +<000080bf> 4566 +<000080c0> 4462 +<000080c1> 3965 +<000080c2> 6527 +<000080c3> 3783 +<000080c4> 6528 +<000080c5> 17593 +<000080c6> 1417 +<000080cc> 1052 +<000080cd> 6530 +<000080ce> 3576 +<000080d6> 2967 +<000080d7> 6531 +<000080d8> 17606 +<000080d9> 6529 +<000080da> 2976 +<000080db> 6526 +<000080dc> 3387 +<000080dd> 6533 +<000080de> 1030 +<000080e1> 1969 +<000080e4> 4717 +<000080e5> 7111 +<000080e6> 17611 +<000080eb> 6534 +<000080ec> 6042 +<000080ed> 6537 +<000080ee> 17612 +<000080ef> 2421 +<000080f0> 4175 +<000080f1> 6535 +<000080f2> 6540 +<000080f3> 1767 +<000080f4> 6536 +<000080f5> 17613 +<000080f6> 2187 +<000080f7> 17614 +endcidchar + +100 begincidchar +<000080f8> 4003 +<000080f9> 17615 +<000080fa> 962 +<000080fb> 17616 +<000080fc> 6541 +<000080fd> 2879 +<00008102> 4523 +<00008105> 8658 +<00008106> 1379 +<00008109> 2717 +<0000810a> 2092 +<0000810f> 4387 +<00008110> 3081 +<00008111> 2871 +<00008112> 6543 +<00008113> 2920 +<00008114> 4873 +<00008115> 17627 +<00008116> 1144 +<00008117> 17628 +<00008118> 6548 +<00008119> 17629 +<0000811a> 2198 +<0000811b> 9415 +<0000811e> 6546 +<0000812c> 6547 +<0000812f> 1703 +<00008130> 17647 +<00008131> 3714 +<00008132> 6549 +<00008136> 6545 +<00008137> 17651 +<00008138> 2556 +<00008139> 8825 +<0000813e> 3009 +<00008146> 3654 +<00008147> 17663 +<00008148> 6550 +<00008149> 17664 +<0000814a> 2459 +<0000814b> 4159 +<0000814c> 6551 +<0000814d> 17665 +<0000814e> 8483 +<0000814f> 17666 +<00008150> 1706 +<00008151> 1704 +<00008152> 17667 +<00008153> 6552 +<00008154> 3128 +<00008155> 3748 +<00008156> 9413 +<00008160> 6557 +<00008161> 9417 +<00008165> 3987 +<00008166> 8340 +<00008167> 6562 +<00008168> 17678 +<00008169> 6558 +<0000816a> 17679 +<0000816b> 8854 +<0000816c> 17680 +<0000816d> 6561 +<0000816e> 3284 +<0000816f> 17681 +<00008170> 4133 +<00008171> 6556 +<00008174> 6553 +<00008178> 7799 +<00008179> 1716 +<0000817a> 3910 +<0000817b> 2888 +<0000817e> 3629 +<0000817f> 3705 +<00008180> 1021 +<00008181> 17687 +<00008182> 6566 +<00008188> 6565 +<00008189> 17693 +<0000818a> 1145 +<0000818f> 1755 +<00008190> 17698 +<00008191> 6567 +<00008198> 1109 +<00008199> 17705 +<0000819a> 7942 +<0000819b> 3608 +<0000819c> 2823 +<0000819d> 3858 +<000081a0> 8101 +<000081a3> 6569 +<000081a6> 6576 +<000081a7> 17712 +<000081a8> 2995 +<000081a9> 8345 +<000081aa> 6570 +<000081b3> 3326 +<000081ba> 5697 +<000081bb> 6574 +<000081bc> 17727 +endcidchar + +100 begincidchar +<000081bd> 7853 +<000081be> 9416 +<000081bf> 8360 +<000081c0> 3711 +<000081c1> 6575 +<000081c2> 1092 +<000081c3> 4252 +<000081c6> 4195 +<000081c9> 8223 +<000081ca> 6573 +<000081cb> 17732 +<000081cc> 6571 +<000081cd> 8389 +<000081ce> 17733 +<000081cf> 9418 +<000081d8> 8176 +<000081d9> 17742 +<000081da> 9414 +<000081df> 8797 +<000081e0> 8926 +<000081e3> 1249 +<000081e7> 6402 +<000081e8> 8236 +<000081e9> 17752 +<000081ea> 4657 +<000081eb> 17753 +<000081ec> 7337 +<000081ed> 1305 +<000081fa> 8545 +<000081fb> 4490 +<000081fc> 2297 +<000081fd> 17764 +<000081fe> 7333 +<000081ff> 17765 +<00008200> 4143 +<00008203> 17766 +<00008204> 7336 +<00008205> 2298 +<00008206> 4292 +<00008207> 8763 +<00008208> 8665 +<00008209> 8139 +<0000820a> 8137 +<0000820b> 17767 +<00008210> 7266 +<00008211> 17770 +<00008212> 3453 +<00008213> 17771 +<00008214> 3653 +<0000821b> 5656 +<0000821c> 3497 +<0000821d> 17778 +<0000821e> 3831 +<0000821f> 4570 +<00008220> 17779 +<00008228> 7344 +<00008229> 17784 +<0000822a> 1908 +<0000822b> 7345 +<0000822c> 1006 +<0000822d> 7342 +<0000822e> 17785 +<0000822f> 7343 +<00008230> 2163 +<00008231> 1180 +<00008232> 17786 +<00008235> 1573 +<00008236> 1143 +<00008237> 3900 +<00008238> 7346 +<00008239> 1327 +<0000823a> 17787 +<0000823b> 7347 +<0000823e> 7350 +<00008244> 7351 +<00008247> 3672 +<00008248> 17797 +<00008249> 7352 +<0000824a> 17798 +<0000824b> 7353 +<0000824f> 7354 +<00008258> 3527 +<00008259> 7777 +<0000825a> 7355 +<0000825f> 7356 +<00008264> 9711 +<00008265> 17818 +<00008266> 8088 +<00008267> 17819 +<00008268> 7357 +<0000826b> 9712 +<0000826e> 7388 +<0000826f> 2565 +<00008270> 2139 +<00008271> 8072 +<00008272> 3300 +<00008273> 4103 +<00008274> 6001 +<00008277> 8696 +<00008278> 17826 +endcidchar + +100 begincidchar +<00008279> 5089 +<0000827a> 4188 +<0000827d> 5090 +<0000827e> 951 +<0000827f> 5091 +<00008282> 2219 +<00008283> 17831 +<00008284> 5095 +<00008288> 4728 +<00008289> 17835 +<0000828a> 5093 +<0000828b> 4312 +<0000828c> 17836 +<0000828d> 3343 +<0000828e> 5096 +<0000828f> 5092 +<00008290> 17837 +<00008291> 5097 +<00008292> 2727 +<00008297> 5098 +<00008298> 5107 +<00008299> 5099 +<0000829c> 3822 +<0000829d> 4516 +<0000829e> 17844 +<0000829f> 5117 +<000082a0> 17845 +<000082a1> 5115 +<000082a4> 5120 +<000082a5> 2231 +<000082a6> 2642 +<000082a7> 17848 +<000082a8> 5094 +<000082a9> 5113 +<000082aa> 5116 +<000082ab> 5100 +<000082ac> 1647 +<000082ad> 976 +<000082ae> 5109 +<000082af> 3977 +<000082b0> 5103 +<000082b1> 1981 +<000082b2> 17849 +<000082b3> 1625 +<000082b4> 5114 +<000082b7> 5108 +<000082b8> 5101 +<000082b9> 3160 +<000082ba> 17852 +<000082bb> 8994 +<000082bc> 17853 +<000082bd> 4072 +<000082be> 5102 +<000082c1> 5112 +<000082c4> 5118 +<000082c7> 3772 +<000082c8> 5104 +<000082c9> 17860 +<000082ca> 5105 +<000082cd> 1179 +<000082ce> 5119 +<000082cf> 3530 +<000082d0> 17861 +<000082d1> 4346 +<000082d2> 5129 +<000082d3> 5133 +<000082d4> 3577 +<000082d5> 5140 +<000082d6> 17862 +<000082d7> 2796 +<000082d8> 5130 +<000082db> 2382 +<000082dc> 5127 +<000082dd> 17865 +<000082de> 1029 +<000082df> 1807 +<000082e0> 5139 +<000082e1> 5121 +<000082e2> 17866 +<000082e3> 5106 +<000082e4> 5124 +<000082e5> 3279 +<000082e6> 2413 +<000082e7> 9014 +<000082eb> 3316 +<000082ef> 1062 +<000082f0> 17873 +<000082f1> 4231 +<000082f4> 5128 +<000082f7> 5123 +<000082f8> 17878 +<000082f9> 3034 +<000082fa> 17879 +<000082fb> 5132 +<00008300> 17884 +<00008301> 4639 +<00008302> 2740 +<00008303> 1619 +<00008304> 3150 +<00008305> 2734 +endcidchar + +100 begincidchar +<00008306> 5136 +<00008307> 5126 +<00008308> 5145 +<00008309> 5122 +<0000830c> 5131 +<0000830d> 17887 +<0000830e> 2260 +<0000830f> 5125 +<00008310> 17888 +<00008311> 5134 +<00008316> 17891 +<00008317> 5158 +<0000831a> 5135 +<0000831b> 5166 +<0000831c> 5141 +<00008327> 2142 +<00008328> 1351 +<0000832b> 2728 +<0000832c> 1198 +<0000832d> 5160 +<0000832e> 17906 +<0000832f> 5152 +<00008330> 17907 +<00008331> 5149 +<00008332> 17908 +<00008333> 5162 +<00008334> 5148 +<00008335> 4215 +<00008336> 1199 +<00008337> 17909 +<00008338> 3250 +<00008339> 3262 +<0000833a> 5161 +<0000833b> 17910 +<0000833c> 5147 +<00008340> 5157 +<00008343> 5155 +<00008346> 2258 +<00008347> 5154 +<00008348> 17918 +<00008349> 1188 +<0000834f> 5153 +<00008350> 2153 +<00008351> 5142 +<00008352> 2009 +<00008353> 17924 +<00008354> 2526 +<0000835a> 2119 +<0000835d> 17930 +<0000835e> 5151 +<0000835f> 5156 +<00008360> 5159 +<00008361> 1429 +<00008362> 17931 +<00008363> 3252 +<00008364> 2044 +<00008365> 5164 +<00008366> 5163 +<00008367> 4240 +<00008368> 5165 +<00008369> 5167 +<0000836a> 5169 +<0000836b> 4216 +<0000836c> 5168 +<0000836f> 4144 +<00008377> 1920 +<00008378> 5173 +<0000837b> 5186 +<0000837c> 5181 +<0000837d> 5184 +<00008385> 5180 +<00008386> 3053 +<00008389> 2525 +<0000838a> 8875 +<0000838e> 3304 +<00008392> 5146 +<00008393> 5178 +<00008396> 8127 +<00008397> 17958 +<00008398> 5187 +<0000839b> 5150 +<0000839c> 5179 +<0000839d> 17961 +<0000839e> 5188 +<0000839f> 17962 +<000083a0> 5176 +<000083a1> 17963 +<000083a2> 8061 +<000083a7> 9011 +<000083a8> 5189 +<000083a9> 5183 +<000083aa> 5177 +<000083ab> 2829 +<000083b0> 5172 +<000083b1> 2462 +<000083b2> 2548 +<000083b5> 17972 +<000083b6> 5182 +<000083b7> 2054 +<000083b8> 5185 +endcidchar + +100 begincidchar +<000083b9> 4237 +<000083ba> 5190 +<000083bb> 17973 +<000083bc> 5191 +<000083bd> 2732 +<000083c0> 5214 +<000083c1> 5192 +<000083c5> 5213 +<000083c6> 17979 +<000083c7> 1814 +<000083ca> 2308 +<000083cb> 17982 +<000083cc> 2345 +<000083cf> 1921 +<000083d4> 5206 +<000083d5> 17989 +<000083d6> 5201 +<000083d7> 17990 +<000083d8> 5195 +<000083dc> 1170 +<000083dd> 5199 +<000083de> 17994 +<000083df> 5207 +<000083e0> 1131 +<000083e1> 5217 +<000083e5> 5194 +<000083e9> 3055 +<000083ea> 5212 +<000083ef> 8013 +<000083f0> 5216 +<000083f1> 2603 +<000083f2> 1635 +<000083fd> 5200 +<00008400> 18015 +<00008401> 5193 +<00008402> 18016 +<00008403> 5209 +<00008404> 3620 +<00008405> 18017 +<00008406> 5205 +<00008407> 9012 +<0000840a> 8177 +<0000840b> 5198 +<0000840c> 2765 +<0000840d> 3035 +<0000840e> 3773 +<0000840f> 5208 +<00008410> 18020 +<00008411> 5204 +<00008418> 5197 +<0000841c> 5202 +<0000841d> 2691 +<00008426> 5215 +<00008427> 3937 +<00008428> 3283 +<0000842c> 8587 +<00008431> 5234 +<00008435> 9033 +<00008438> 5203 +<0000843c> 5228 +<0000843d> 2699 +<00008446> 5229 +<00008449> 8715 +<00008451> 5219 +<00008452> 9030 +<00008457> 4599 +<00008458> 18072 +<00008459> 5221 +<0000845a> 5220 +<0000845b> 1771 +<0000845c> 5218 +<00008461> 3054 +<00008462> 18077 +<00008463> 1516 +<00008464> 9031 +<00008465> 18078 +<00008466> 8595 +<00008469> 5230 +<0000846a> 18081 +<0000846b> 1968 +<0000846c> 4388 +<0000846d> 5235 +<0000846e> 18082 +<0000846f> 9889 +<00008470> 18083 +<00008471> 1363 +<00008472> 18084 +<00008473> 5222 +<00008474> 18085 +<00008475> 2440 +<00008476> 5231 +<00008477> 8034 +<00008478> 5227 +<00008479> 18086 +<0000847a> 5225 +<00008482> 1466 +<00008489> 5226 +<0000848a> 18098 +<0000848b> 2176 +<0000848c> 5232 +endcidchar + +100 begincidchar +<0000848d> 18099 +<0000848e> 5233 +<00008493> 9037 +<00008494> 9032 +<00008497> 5249 +<00008498> 18106 +<00008499> 2766 +<0000849c> 3543 +<000084a1> 5246 +<000084af> 4759 +<000084b2> 3056 +<000084b3> 18128 +<000084b4> 5248 +<000084b8> 4501 +<000084b9> 5247 +<000084ba> 5244 +<000084bb> 18132 +<000084bc> 7776 +<000084bd> 5240 +<000084be> 18133 +<000084bf> 5243 +<000084c0> 9029 +<000084c1> 5236 +<000084c4> 4025 +<000084c9> 3251 +<000084ca> 5242 +<000084cb> 7954 +<000084cc> 18140 +<000084cd> 5237 +<000084d0> 5238 +<000084d1> 3559 +<000084d2> 18143 +<000084d3> 5241 +<000084d6> 1078 +<000084dd> 2465 +<000084de> 18152 +<000084df> 2094 +<000084e0> 5245 +<000084e3> 5251 +<000084e4> 18155 +<000084e5> 5250 +<000084e6> 5239 +<000084ec> 2991 +<000084ed> 18161 +<000084ee> 8216 +<000084ef> 9013 +<000084f0> 5255 +<000084fc> 5262 +<000084fd> 9020 +<000084fe> 18173 +<000084ff> 5261 +<0000850c> 5252 +<00008511> 2804 +<00008512> 18190 +<00008513> 2722 +<00008514> 9839 +<00008517> 4482 +<0000851a> 3780 +<0000851e> 9041 +<0000851f> 5257 +<00008520> 18198 +<00008521> 1171 +<00008522> 18199 +<00008523> 8096 +<00008526> 9016 +<0000852b> 2891 +<0000852c> 3446 +<0000852d> 8731 +<00008537> 3131 +<00008538> 5254 +<00008539> 5256 +<0000853a> 5258 +<0000853b> 5260 +<0000853c> 949 +<0000853d> 1079 +<00008541> 9026 +<00008542> 18218 +<00008543> 5270 +<00008546> 9039 +<00008547> 18221 +<00008548> 5264 +<00008549> 2183 +<0000854a> 3274 +<0000854e> 9021 +<00008552> 9028 +<00008553> 9009 +<00008554> 18228 +<00008555> 9035 +<00008556> 5259 +<00008557> 18229 +<00008558> 9019 +<00008559> 5263 +<0000855e> 5267 +<00008562> 9040 +<00008563> 18237 +<00008564> 5266 +<00008568> 5265 +<00008569> 7860 +<0000856a> 8614 +<0000856d> 8651 +endcidchar + +100 begincidchar +<00008572> 5271 +<00008573> 18247 +<00008574> 4367 +<00008577> 9045 +<00008578> 18250 +<00008579> 5277 +<0000857a> 5268 +<0000857b> 5272 +<0000857e> 2500 +<00008584> 1034 +<00008585> 5280 +<00008586> 18258 +<00008587> 5275 +<00008588> 9022 +<00008589> 18259 +<0000858a> 8052 +<0000858b> 18260 +<0000858c> 9008 +<0000858f> 5276 +<00008590> 18263 +<00008591> 9856 +<00008594> 8410 +<0000859b> 4047 +<0000859c> 5279 +<0000859f> 9034 +<000085a4> 5273 +<000085a5> 18278 +<000085a6> 8081 +<000085a7> 18279 +<000085a8> 5274 +<000085a9> 8455 +<000085aa> 3976 +<000085ae> 5278 +<000085af> 3460 +<000085b0> 5283 +<000085b7> 5282 +<000085b8> 18289 +<000085b9> 5281 +<000085ba> 9023 +<000085c1> 5285 +<000085c9> 2230 +<000085cd> 8180 +<000085ce> 9027 +<000085cf> 1183 +<000085d0> 2799 +<000085d3> 5284 +<000085d4> 18308 +<000085d5> 2939 +<000085dc> 5286 +<000085dd> 8722 +<000085e4> 3628 +<000085e5> 8711 +<000085e9> 1607 +<000085ea> 9049 +<000085f4> 8788 +<000085f5> 18333 +<000085f6> 9010 +<000085f9> 7718 +<000085fa> 9047 +<000085fb> 4392 +<000085ff> 5287 +<00008604> 9048 +<00008605> 5289 +<00008606> 8258 +<00008607> 8531 +<0000860b> 8379 +<00008611> 2821 +<00008616> 5291 +<0000861a> 9050 +<0000861e> 9046 +<00008622> 9015 +<00008627> 5288 +<00008628> 18368 +<00008629> 5290 +<0000862d> 8185 +<00008638> 4443 +<00008639> 18382 +<0000863a> 9043 +<0000863b> 18383 +<0000863c> 5292 +<0000863f> 8289 +<0000864d> 7152 +<0000864e> 1975 +<0000864f> 2649 +<00008650> 2929 +<00008651> 2670 +<00008654> 7153 +<00008655> 7829 +<0000865a> 4020 +<0000865b> 18405 +<0000865c> 8265 +<0000865d> 18406 +<0000865e> 4290 +<0000865f> 8002 +<00008662> 6509 +<00008667> 8168 +<0000866b> 1291 +<0000866c> 7154 +<0000866d> 18416 +<0000866e> 7155 +endcidchar + +100 begincidchar +<00008671> 3396 +<00008679> 1950 +<0000867a> 7157 +<0000867b> 7159 +<0000867c> 7158 +<0000867d> 3545 +<0000867e> 3879 +<0000867f> 7156 +<00008680> 3403 +<00008681> 4182 +<00008682> 2707 +<0000868a> 3794 +<0000868b> 7162 +<0000868c> 1025 +<0000868d> 7161 +<00008693> 7168 +<00008694> 18438 +<00008695> 1174 +<0000869c> 4074 +<0000869d> 7164 +<000086a3> 7166 +<000086a4> 4396 +<000086a7> 7165 +<000086a8> 7160 +<000086a9> 7169 +<000086aa> 7167 +<000086ab> 18452 +<000086ac> 7163 +<000086af> 7177 +<000086b0> 7174 +<000086b1> 7176 +<000086b4> 7180 +<000086b5> 7172 +<000086b6> 7170 +<000086ba> 7175 +<000086c0> 4602 +<000086c4> 7171 +<000086c5> 18468 +<000086c6> 3190 +<000086c7> 3352 +<000086c8> 18469 +<000086c9> 7178 +<000086ca> 1823 +<000086cb> 1425 +<000086ce> 7173 +<000086cf> 7179 +<000086d0> 7186 +<000086d1> 7192 +<000086d4> 2028 +<000086d8> 7191 +<000086d9> 3725 +<000086da> 18477 +<000086db> 4586 +<000086de> 7188 +<000086df> 7190 +<000086e4> 1773 +<000086e9> 7181 +<000086ed> 7184 +<000086ee> 2720 +<000086ef> 18491 +<000086f0> 4478 +<000086f3> 7185 +<000086f4> 7189 +<000086f8> 7195 +<000086f9> 4257 +<000086fa> 9690 +<000086fe> 1577 +<000086ff> 18498 +<00008700> 3464 +<00008701> 18499 +<00008702> 1665 +<00008703> 7193 +<00008706> 9687 +<00008707> 7194 +<00008708> 7196 +<00008709> 7199 +<0000870a> 7197 +<0000870d> 7198 +<00008712> 4090 +<00008713> 7187 +<00008714> 18508 +<00008715> 3706 +<00008716> 18509 +<00008717> 3806 +<00008718> 4520 +<00008719> 18510 +<0000871a> 7205 +<0000871b> 18511 +<0000871c> 2784 +<0000871d> 18512 +<0000871e> 7202 +<00008721> 2458 +<00008722> 7214 +<00008723> 7200 +<00008724> 18515 +<00008725> 7203 +<00008729> 7210 +<0000872e> 7204 +<00008731> 7209 +<00008734> 7208 +endcidchar + +100 begincidchar +<00008737> 7211 +<0000873b> 7201 +<0000873e> 7206 +<0000873f> 7212 +<00008747> 4241 +<00008748> 7207 +<00008749> 1212 +<0000874c> 7220 +<0000874d> 18543 +<0000874e> 3958 +<00008753> 7223 +<00008754> 18548 +<00008755> 8494 +<00008756> 18549 +<00008757> 2013 +<00008758> 18550 +<00008759> 7227 +<00008760> 7218 +<00008763> 7224 +<00008764> 7226 +<00008765> 7228 +<00008766> 8626 +<0000876e> 7221 +<0000876f> 18566 +<00008770> 7219 +<00008774> 1970 +<00008775> 18570 +<00008776> 1500 +<00008777> 18571 +<00008778> 8606 +<0000877b> 7217 +<0000877c> 7225 +<00008782> 7213 +<00008783> 7238 +<00008784> 9692 +<00008785> 7235 +<00008788> 7234 +<0000878b> 7222 +<0000878c> 18581 +<0000878d> 3253 +<00008793> 7229 +<00008797> 7237 +<0000879e> 8300 +<0000879f> 2813 +<000087a2> 8742 +<000087a8> 7231 +<000087ab> 7239 +<000087ac> 7241 +<000087ad> 7236 +<000087ae> 18605 +<000087af> 7230 +<000087b3> 7243 +<000087b4> 18609 +<000087b5> 7242 +<000087ba> 2692 +<000087bb> 9696 +<000087bc> 18614 +<000087bd> 7246 +<000087c0> 7248 +<000087c4> 8827 +<000087c5> 18620 +<000087c6> 7233 +<000087c7> 18621 +<000087c8> 9694 +<000087c9> 18622 +<000087ca> 7249 +<000087cb> 7244 +<000087ce> 9697 +<000087d1> 7247 +<000087d2> 7232 +<000087d3> 7245 +<000087db> 7250 +<000087e0> 7252 +<000087e3> 9685 +<000087e4> 18640 +<000087e5> 7240 +<000087ea> 7251 +<000087eb> 18645 +<000087ec> 7787 +<000087ed> 18646 +<000087ee> 7253 +<000087ef> 9691 +<000087f2> 7817 +<000087f6> 9689 +<000087f9> 3970 +<000087fa> 18654 +<000087fb> 8721 +<000087fe> 7256 +<000087ff> 18657 +<00008803> 4877 +<00008804> 18661 +<00008805> 8745 +<00008806> 9686 +<0000880a> 7257 +<00008810> 9693 +<00008811> 9695 +<00008812> 18670 +<00008813> 7255 +<00008814> 18671 +<00008815> 3263 +endcidchar + +100 begincidchar +<00008816> 7254 +<0000881b> 7258 +<0000881f> 8175 +<00008820> 18679 +<00008821> 7259 +<00008822> 1347 +<00008823> 9688 +<00008831> 7977 +<00008832> 6797 +<00008836> 7771 +<00008839> 7260 +<0000883a> 18698 +<0000883b> 8310 +<0000883c> 7261 +<00008840> 4051 +<00008844> 7338 +<00008845> 3985 +<00008846> 8855 +<0000884a> 9872 +<0000884b> 18708 +<0000884c> 3995 +<0000884d> 4101 +<00008853> 8511 +<00008854> 3899 +<00008857> 2215 +<00008858> 18716 +<00008859> 4076 +<0000885a> 18717 +<0000885b> 8600 +<0000885c> 18718 +<0000885d> 7816 +<00008861> 1945 +<00008862> 5613 +<00008863> 4169 +<00008864> 7078 +<00008865> 1152 +<00008868> 1110 +<00008869> 7079 +<0000886a> 18724 +<0000886b> 3321 +<0000886c> 1257 +<0000886d> 18725 +<0000886e> 4870 +<0000886f> 18726 +<00008870> 3482 +<00008871> 18727 +<00008872> 7080 +<00008877> 4563 +<00008878> 18732 +<00008879> 8844 +<0000887d> 7081 +<0000887e> 7358 +<0000887f> 7082 +<00008880> 18736 +<00008881> 4335 +<00008882> 7083 +<00008883> 18737 +<00008884> 971 +<00008885> 7359 +<00008888> 7360 +<0000888b> 1407 +<0000888c> 18742 +<0000888d> 2972 +<00008892> 3598 +<00008896> 4015 +<0000889c> 3729 +<000088a2> 7084 +<000088a3> 18760 +<000088a4> 4871 +<000088ab> 1060 +<000088ac> 18767 +<000088ad> 3867 +<000088b1> 1695 +<000088b7> 7086 +<000088bc> 7087 +<000088c1> 1162 +<000088c2> 2586 +<000088c5> 4621 +<000088c6> 7085 +<000088c9> 7088 +<000088ca> 9713 +<000088ce> 7090 +<000088cf> 8204 +<000088d2> 4874 +<000088d3> 18793 +<000088d4> 4200 +<000088d5> 4326 +<000088d8> 7361 +<000088d9> 3220 +<000088dc> 7768 +<000088dd> 8876 +<000088de> 18798 +<000088df> 7362 +<000088e2> 7089 +<000088e3> 7091 +<000088e4> 2416 +<000088e5> 7092 +<000088e8> 7096 +<000088f0> 7098 +<000088f1> 7093 +endcidchar + +100 begincidchar +<000088f2> 18810 +<000088f3> 3338 +<000088f4> 2978 +<000088f8> 2698 +<000088f9> 1877 +<000088fc> 7095 +<000088fd> 9895 +<000088fe> 7097 +<000088ff> 18816 +<00008902> 1836 +<00008907> 9846 +<0000890a> 7103 +<00008910> 1933 +<00008911> 18830 +<00008912> 1032 +<00008913> 7101 +<00008919> 7100 +<0000891a> 7094 +<0000891b> 7102 +<00008921> 7099 +<00008925> 3271 +<0000892a> 3707 +<0000892b> 7105 +<00008930> 5945 +<00008931> 18852 +<00008932> 8161 +<00008933> 9659 +<00008934> 7104 +<00008935> 18853 +<00008936> 7106 +<00008937> 18854 +<00008938> 9662 +<0000893b> 8925 +<00008941> 7107 +<00008944> 3922 +<00008947> 9661 +<00008956> 7722 +<0000895d> 9660 +<0000895e> 7363 +<0000895f> 2244 +<00008960> 9658 +<00008964> 9663 +<00008965> 18889 +<00008966> 7108 +<0000896a> 8583 +<0000896b> 18893 +<0000896c> 9835 +<0000896f> 7807 +<00008972> 8621 +<0000897b> 7109 +<0000897f> 3846 +<00008980> 18909 +<00008981> 4145 +<00008982> 18910 +<00008983> 7135 +<00008986> 1709 +<0000898b> 8086 +<0000898f> 7986 +<00008993> 8324 +<00008996> 8502 +<00008997> 18925 +<00008998> 9400 +<000089a1> 9402 +<000089a6> 9404 +<000089aa> 8420 +<000089ab> 18941 +<000089ac> 9401 +<000089af> 9405 +<000089b2> 9406 +<000089b7> 9407 +<000089ba> 8146 +<000089bd> 8189 +<000089be> 18954 +<000089bf> 9403 +<000089c0> 7981 +<000089c1> 2158 +<000089c2> 1844 +<000089c3> 18955 +<000089c4> 1855 +<000089c5> 2782 +<000089c6> 3434 +<000089c7> 6458 +<000089c8> 2475 +<000089c9> 2340 +<000089cd> 18956 +<000089d2> 2200 +<000089d6> 7511 +<000089da> 7513 +<000089db> 18963 +<000089dc> 7514 +<000089dd> 18964 +<000089de> 7512 +<000089e3> 2227 +<000089e4> 18969 +<000089e5> 7515 +<000089e6> 1320 +<000089eb> 7516 +<000089ef> 7517 +<000089f3> 6592 +<000089f4> 9737 +endcidchar + +100 begincidchar +<000089f5> 18980 +<000089f6> 9738 +<000089f7> 18981 +<000089f8> 7828 +<00008a00> 4093 +<00008a01> 8927 +<00008a02> 7883 +<00008a03> 7949 +<00008a07> 4862 +<00008a08> 8055 +<00008a09> 18992 +<00008a0a> 8683 +<00008a0b> 18993 +<00008a0c> 8929 +<00008a0d> 18994 +<00008a0e> 8559 +<00008a0f> 18995 +<00008a10> 8928 +<00008a13> 8682 +<00008a14> 18998 +<00008a15> 8930 +<00008a16> 8395 +<00008a17> 18999 +<00008a18> 8056 +<00008a1b> 7906 +<00008a1c> 19002 +<00008a1d> 8690 +<00008a1e> 19003 +<00008a1f> 8528 +<00008a23> 8147 +<00008a24> 19007 +<00008a25> 8933 +<00008a2a> 7922 +<00008a2d> 8479 +<00008a31> 8669 +<00008a34> 8532 +<00008a35> 19019 +<00008a36> 8935 +<00008a3a> 8834 +<00008a3e> 7518 +<00008a41> 8934 +<00008a46> 8936 +<00008a47> 19032 +<00008a48> 6788 +<00008a4e> 8932 +<00008a4f> 19038 +<00008a50> 8810 +<00008a51> 19039 +<00008a52> 8939 +<00008a53> 19040 +<00008a54> 8937 +<00008a55> 8381 +<00008a58> 8938 +<00008a5b> 8893 +<00008a5e> 7838 +<00008a61> 8950 +<00008a62> 8679 +<00008a63> 8726 +<00008a66> 8503 +<00008a69> 8492 +<00008a6a> 19053 +<00008a6b> 7784 +<00008a6c> 8946 +<00008a6d> 7991 +<00008a6e> 8947 +<00008a6f> 19054 +<00008a70> 8943 +<00008a71> 8016 +<00008a72> 7952 +<00008a73> 8648 +<00008a74> 19055 +<00008a75> 8945 +<00008a79> 4435 +<00008a7c> 8944 +<00008a7f> 8942 +<00008a84> 8941 +<00008a85> 8862 +<00008a86> 8940 +<00008a87> 8162 +<00008a88> 19067 +<00008a89> 4323 +<00008a8a> 3631 +<00008a8d> 8446 +<00008a93> 3419 +<00008a94> 19073 +<00008a95> 7855 +<00008a98> 8758 +<00008a99> 19076 +<00008a9a> 8951 +<00008a9e> 8765 +<00008a9f> 19080 +<00008aa0> 7810 +<00008aa1> 8118 +<00008aa2> 19081 +<00008aa3> 8612 +<00008aa4> 8618 +<00008aa5> 8952 +<00008aa6> 8529 +<00008aa7> 19082 +<00008aa8> 8032 +endcidchar + +100 begincidchar +<00008aac> 8519 +<00008ab0> 8517 +<00008ab1> 19089 +<00008ab2> 8156 +<00008ab6> 8961 +<00008ab9> 7925 +<00008abc> 8728 +<00008abf> 7878 +<00008ac2> 8960 +<00008ac3> 19101 +<00008ac4> 8884 +<00008ac7> 8553 +<00008ac8> 19104 +<00008ac9> 8957 +<00008aca> 19105 +<00008acb> 8426 +<00008acc> 19106 +<00008acd> 8948 +<00008ace> 19107 +<00008acf> 8955 +<00008ad0> 19108 +<00008ad1> 8956 +<00008ad2> 8231 +<00008ad6> 8288 +<00008ad7> 8959 +<00008adb> 8958 +<00008adc> 7879 +<00008add> 19115 +<00008ade> 8972 +<00008ae2> 8949 +<00008ae3> 19119 +<00008ae4> 8966 +<00008ae5> 19120 +<00008ae6> 8970 +<00008ae7> 8659 +<00008aeb> 8963 +<00008aec> 19124 +<00008aed> 8967 +<00008aee> 8971 +<00008af1> 8031 +<00008af2> 19127 +<00008af3> 8969 +<00008af6> 8962 +<00008af7> 7940 +<00008af8> 8861 +<00008af9> 19130 +<00008afa> 8699 +<00008afb> 19131 +<00008afc> 8968 +<00008afd> 19132 +<00008afe> 8364 +<00008aff> 19133 +<00008b00> 8334 +<00008b01> 8965 +<00008b02> 8599 +<00008b03> 19134 +<00008b04> 8561 +<00008b05> 8856 +<00008b06> 19135 +<00008b07> 5948 +<00008b0a> 8023 +<00008b0e> 8322 +<00008b0f> 19141 +<00008b10> 8977 +<00008b14> 8964 +<00008b15> 19145 +<00008b16> 8975 +<00008b17> 7733 +<00008b18> 19146 +<00008b19> 8401 +<00008b1a> 8976 +<00008b1b> 8099 +<00008b1c> 19147 +<00008b1d> 8662 +<00008b21> 8710 +<00008b26> 7519 +<00008b27> 19155 +<00008b28> 8973 +<00008b2b> 8978 +<00008b2c> 8333 +<00008b2d> 8979 +<00008b33> 8931 +<00008b39> 8122 +<00008b3e> 8312 +<00008b49> 8840 +<00008b4e> 8982 +<00008b4f> 8043 +<00008b56> 8980 +<00008b57> 19192 +<00008b58> 8496 +<00008b59> 8981 +<00008b5a> 8552 +<00008b5b> 19193 +<00008b5c> 8388 +<00008b66> 2270 +<00008b6b> 8984 +<00008b6c> 3016 +<00008b6f> 8729 +<00008b70> 8727 +<00008b74> 8405 +endcidchar + +100 begincidchar +<00008b77> 8010 +<00008b7d> 8768 +<00008b80> 7891 +<00008b8a> 7753 +<00008b8e> 9755 +<00008b92> 7789 +<00008b93> 8440 +<00008b94> 19236 +<00008b95> 8187 +<00008b96> 8985 +<00008b9c> 8974 +<00008b9d> 19242 +<00008b9e> 8983 +<00008b9f> 19243 +<00008ba0> 4887 +<00008ba1> 2105 +<00008ba2> 1512 +<00008ba3> 1719 +<00008ba4> 3242 +<00008ba5> 2072 +<00008ba8> 3625 +<00008ba9> 3230 +<00008baa> 4890 +<00008bab> 3100 +<00008bac> 19244 +<00008bad> 4062 +<00008bae> 4208 +<00008baf> 4063 +<00008bb0> 2106 +<00008bb1> 19245 +<00008bb2> 2179 +<00008bb3> 2041 +<00008bb6> 4081 +<00008bb7> 4893 +<00008bb8> 4024 +<00008bb9> 1582 +<00008bba> 2690 +<00008bbb> 19246 +<00008bbc> 3524 +<00008bbd> 1674 +<00008bbe> 3361 +<00008bbf> 1632 +<00008bc0> 2342 +<00008bc1> 4515 +<00008bc4> 3039 +<00008bc5> 4676 +<00008bc6> 3405 +<00008bc7> 19247 +<00008bc8> 4426 +<00008bc9> 3540 +<00008bca> 4496 +<00008bcb> 4896 +<00008bcc> 4574 +<00008bcd> 1357 +<00008bce> 4898 +<00008bcf> 4897 +<00008bd0> 19248 +<00008bd1> 4210 +<00008bd5> 3435 +<00008bd6> 4902 +<00008bd7> 3394 +<00008bda> 1268 +<00008bdb> 4590 +<00008bdc> 4905 +<00008bdd> 1989 +<00008bde> 1423 +<00008be1> 1863 +<00008be2> 4056 +<00008be3> 4207 +<00008be4> 4908 +<00008be5> 1726 +<00008be6> 3927 +<00008be7> 1206 +<00008bea> 19249 +<00008beb> 2236 +<00008bec> 3819 +<00008bed> 4308 +<00008bee> 4911 +<00008bef> 3842 +<00008bf0> 4912 +<00008bf1> 4282 +<00008bf2> 2042 +<00008bf3> 4913 +<00008bf4> 3498 +<00008bf5> 3525 +<00008bf6> 4914 +<00008bf7> 3176 +<00008bf8> 4589 +<00008bf9> 4915 +<00008bfa> 2934 +<00008bfb> 1536 +<00008bfc> 4916 +<00008bfd> 1641 +<00008bfe> 2395 +<00008bff> 4917 +<00008c00> 4918 +<00008c01> 3490 +<00008c02> 4919 +<00008c03> 1496 +<00008c04> 4920 +endcidchar + +100 begincidchar +<00008c05> 2571 +<00008c06> 4632 +<00008c07> 4921 +<00008c08> 3595 +<00008c09> 19250 +<00008c0a> 4209 +<00008c0b> 2836 +<00008c0c> 4922 +<00008c0d> 1502 +<00008c0e> 2022 +<00008c0f> 4923 +<00008c10> 3966 +<00008c13> 3788 +<00008c17> 1214 +<00008c18> 4931 +<00008c19> 4929 +<00008c1a> 4113 +<00008c1b> 4930 +<00008c1c> 2778 +<00008c1d> 4932 +<00008c1e> 19251 +<00008c22> 3974 +<00008c23> 4140 +<00008c24> 1028 +<00008c25> 4936 +<00008c26> 3112 +<00008c27> 4937 +<00008c28> 2248 +<00008c29> 2726 +<00008c2c> 2818 +<00008c2d> 3594 +<00008c30> 2473 +<00008c31> 3062 +<00008c34> 3121 +<00008c37> 1825 +<00008c41> 2050 +<00008c46> 1528 +<00008c47> 7414 +<00008c48> 8392 +<00008c49> 7415 +<00008c4c> 3732 +<00008c50> 7933 +<00008c55> 7445 +<00008c5a> 6544 +<00008c61> 3936 +<00008c62> 2004 +<00008c6a> 1911 +<00008c6b> 4328 +<00008c73> 5597 +<00008c78> 7504 +<00008c79> 1043 +<00008c7a> 1209 +<00008c82> 7505 +<00008c85> 7507 +<00008c89> 1928 +<00008c8a> 7506 +<00008c8b> 19314 +<00008c8c> 2743 +<00008c94> 7509 +<00008c98> 7508 +<00008c9d> 7739 +<00008c9e> 8831 +<00008c9f> 19329 +<00008ca0> 7948 +<00008ca1> 7769 +<00008ca2> 7972 +<00008ca7> 8378 +<00008ca8> 8037 +<00008ca9> 7920 +<00008caa> 8548 +<00008cab> 7984 +<00008cac> 8801 +<00008caf> 8866 +<00008cb0> 9387 +<00008cb1> 19336 +<00008cb2> 9391 +<00008cb3> 7912 +<00008cb4> 7993 +<00008cb5> 19337 +<00008cb6> 7752 +<00008cb7> 8304 +<00008cb8> 7848 +<00008cb9> 19338 +<00008cba> 9388 +<00008cbb> 7927 +<00008cbc> 8566 +<00008cbd> 9389 +<00008cbe> 19339 +<00008cbf> 8315 +<00008cc0> 8005 +<00008cc1> 9386 +<00008cc2> 8267 +<00008cc3> 8239 +<00008cc4> 8026 +<00008cc5> 9392 +<00008cc6> 19340 +<00008cc7> 8887 +<00008cc8> 8063 +<00008cc9> 19341 +<00008cca> 8805 +endcidchar + +100 begincidchar +<00008cd1> 9394 +<00008cd2> 8475 +<00008cd3> 7761 +<00008cd4> 19348 +<00008cd5> 9396 +<00008cda> 9395 +<00008cdb> 19353 +<00008cdc> 7839 +<00008cdd> 19354 +<00008cde> 8472 +<00008cdf> 19355 +<00008ce0> 8372 +<00008ce1> 9135 +<00008ce2> 8635 +<00008ce3> 8306 +<00008ce4> 8085 +<00008ce5> 19356 +<00008ce6> 7946 +<00008ce7> 9398 +<00008cea> 8849 +<00008ceb> 9397 +<00008cec> 8824 +<00008ced> 7892 +<00008cf4> 8179 +<00008cfa> 8873 +<00008cfb> 9399 +<00008cfc> 7976 +<00008cfd> 8457 +<00008cfe> 8903 +<00008cff> 19370 +<00008d04> 9390 +<00008d05> 8881 +<00008d08> 8806 +<00008d09> 19377 +<00008d0a> 8795 +<00008d0b> 8900 +<00008d0c> 19378 +<00008d0d> 8469 +<00008d0e> 19379 +<00008d0f> 8746 +<00008d10> 9393 +<00008d16> 8509 +<00008d1b> 7957 +<00008d1c> 8796 +<00008d1d> 1053 +<00008d1e> 4491 +<00008d1f> 1717 +<00008d20> 19389 +<00008d21> 1802 +<00008d22> 1165 +<00008d23> 4403 +<00008d24> 3898 +<00008d25> 999 +<00008d26> 4460 +<00008d27> 2058 +<00008d28> 4553 +<00008d29> 1620 +<00008d2a> 3587 +<00008d2b> 3029 +<00008d2c> 1098 +<00008d2d> 1811 +<00008d2e> 4603 +<00008d2f> 1850 +<00008d30> 1598 +<00008d31> 2157 +<00008d34> 3660 +<00008d35> 1868 +<00008d36> 6446 +<00008d37> 1406 +<00008d38> 2744 +<00008d39> 1646 +<00008d3a> 1935 +<00008d3b> 6447 +<00008d3c> 4407 +<00008d3d> 6448 +<00008d3e> 2121 +<00008d3f> 2036 +<00008d40> 6449 +<00008d41> 2599 +<00008d42> 2655 +<00008d43> 4386 +<00008d44> 4647 +<00008d47> 6454 +<00008d4a> 3351 +<00008d4b> 1710 +<00008d4c> 1539 +<00008d4d> 6455 +<00008d4e> 3457 +<00008d4f> 3334 +<00008d50> 1360 +<00008d53> 5691 +<00008d54> 2979 +<00008d55> 6456 +<00008d56> 2464 +<00008d57> 19392 +<00008d58> 4629 +<00008d59> 6457 +<00008d5a> 4617 +<00008d5b> 3287 +<00008d5c> 4745 +endcidchar + +100 begincidchar +<00008d5d> 4739 +<00008d5e> 4385 +<00008d5f> 19393 +<00008d60> 4412 +<00008d61> 3325 +<00008d62> 4243 +<00008d63> 1742 +<00008d64> 1285 +<00008d65> 19394 +<00008d66> 3355 +<00008d67> 7412 +<00008d6b> 1932 +<00008d6c> 19398 +<00008d6d> 7413 +<00008d70> 4668 +<00008d73> 7407 +<00008d74> 1707 +<00008d75> 4469 +<00008d76> 1738 +<00008d77> 3087 +<00008d81> 1256 +<00008d84> 7408 +<00008d85> 1233 +<00008d8a> 4352 +<00008d8b> 3188 +<00008d91> 7410 +<00008d94> 7409 +<00008d95> 7956 +<00008d99> 8826 +<00008d9f> 3614 +<00008da3> 3199 +<00008da8> 8430 +<00008db1> 7411 +<00008db2> 9720 +<00008db3> 4672 +<00008db4> 2944 +<00008db5> 7452 +<00008db8> 7447 +<00008db9> 19450 +<00008dba> 7455 +<00008dbb> 19451 +<00008dbc> 7454 +<00008dbd> 19452 +<00008dbe> 4537 +<00008dbf> 7453 +<00008dc3> 4353 +<00008dc4> 7456 +<00008dc5> 19456 +<00008dc6> 7464 +<00008dcb> 986 +<00008dcc> 1497 +<00008dcd> 19461 +<00008dd0> 19462 +<00008dd1> 2973 +<00008dda> 7459 +<00008ddb> 7463 +<00008ddc> 19469 +<00008ddd> 2319 +<00008dde> 7460 +<00008ddf> 1781 +<00008de3> 7468 +<00008de4> 7471 +<00008de8> 2420 +<00008de9> 19476 +<00008dea> 1867 +<00008deb> 7448 +<00008dec> 7465 +<00008def> 2654 +<00008df3> 3659 +<00008df4> 19482 +<00008df5> 2156 +<00008df6> 19483 +<00008df9> 7469 +<00008dfa> 1572 +<00008dfb> 7470 +<00008dfc> 19484 +<00008dfd> 7473 +<00008e05> 7449 +<00008e09> 7472 +<00008e0a> 4256 +<00008e0b> 19495 +<00008e0c> 1297 +<00008e0f> 3575 +<00008e10> 8084 +<00008e14> 7474 +<00008e1d> 7475 +<00008e1e> 2320 +<00008e1f> 7476 +<00008e22> 3634 +<00008e23> 7479 +<00008e29> 1167 +<00008e2a> 4662 +<00008e2b> 19516 +<00008e2c> 7477 +<00008e2d> 19517 +<00008e2e> 7478 +<00008e2f> 7480 +<00008e30> 19518 +<00008e31> 7486 +<00008e34> 8752 +endcidchar + +100 begincidchar +<00008e35> 7484 +<00008e39> 7483 +<00008e3a> 7481 +<00008e3d> 7485 +<00008e40> 7482 +<00008e43> 19528 +<00008e44> 3638 +<00008e47> 5947 +<00008e48> 1433 +<00008e49> 7487 +<00008e4a> 7492 +<00008e4b> 3574 +<00008e4c> 9725 +<00008e55> 9728 +<00008e59> 7450 +<00008e63> 9734 +<00008e66> 1069 +<00008e69> 7451 +<00008e6c> 1446 +<00008e6d> 1195 +<00008e6e> 19555 +<00008e6f> 7496 +<00008e70> 7493 +<00008e71> 19556 +<00008e72> 1558 +<00008e73> 19557 +<00008e74> 7497 +<00008e75> 19558 +<00008e76> 7494 +<00008e7a> 9727 +<00008e7b> 19562 +<00008e7c> 7495 +<00008e7f> 1373 +<00008e80> 19565 +<00008e81> 4397 +<00008e85> 7498 +<00008e86> 19569 +<00008e87> 1310 +<00008e88> 19570 +<00008e89> 9724 +<00008e8a> 7820 +<00008e8b> 9730 +<00008e8c> 19571 +<00008e8d> 8781 +<00008e8e> 19572 +<00008e8f> 7499 +<00008e90> 7501 +<00008e91> 9732 +<00008e92> 9726 +<00008e93> 9731 +<00008e94> 7500 +<00008e9a> 9729 +<00008e9b> 19578 +<00008e9c> 7502 +<00008e9d> 19579 +<00008e9e> 7503 +<00008ea1> 9733 +<00008ea5> 7843 +<00008ea6> 9736 +<00008eaa> 9735 +<00008eab> 3366 +<00008eac> 1795 +<00008eaf> 3192 +<00008eb2> 1570 +<00008eba> 3612 +<00008ec0> 8432 +<00008eca> 7803 +<00008ecb> 8807 +<00008ecc> 7990 +<00008ecd> 8150 +<00008ece> 6392 +<00008ed2> 8672 +<00008ed3> 19616 +<00008ed4> 9356 +<00008edb> 9357 +<00008edf> 8450 +<00008ee4> 9364 +<00008eeb> 9363 +<00008ef2> 9358 +<00008ef8> 8857 +<00008ef9> 9361 +<00008efa> 9366 +<00008efb> 9359 +<00008efc> 9362 +<00008efd> 19647 +<00008efe> 9367 +<00008eff> 19648 +<00008f03> 8113 +<00008f04> 19652 +<00008f05> 9370 +<00008f06> 19653 +<00008f07> 9369 +<00008f08> 19654 +<00008f09> 8792 +<00008f0a> 9368 +<00008f12> 9371 +<00008f13> 19662 +<00008f14> 7945 +<00008f15> 8422 +<00008f1b> 8230 +endcidchar + +100 begincidchar +<00008f1c> 9375 +<00008f1d> 8025 +<00008f25> 7995 +<00008f26> 9372 +<00008f29> 7738 +<00008f2a> 8283 +<00008f2f> 8048 +<00008f33> 9376 +<00008f38> 8507 +<00008f3b> 7943 +<00008f3e> 8816 +<00008f3f> 8759 +<00008f42> 9426 +<00008f43> 19692 +<00008f44> 8627 +<00008f45> 8773 +<00008f46> 9377 +<00008f49> 8872 +<00008f4d> 8828 +<00008f4e> 8112 +<00008f54> 9378 +<00008f5f> 8006 +<00008f60> 19713 +<00008f61> 9088 +<00008f62> 9365 +<00008f63> 19714 +<00008f64> 9360 +<00008f65> 19715 +<00008f66> 1242 +<00008f67> 4417 +<00008f68> 1861 +<00008f69> 4036 +<00008f6a> 19716 +<00008f6b> 6369 +<00008f6c> 4615 +<00008f6d> 6370 +<00008f6e> 2685 +<00008f6f> 3272 +<00008f70> 1947 +<00008f74> 4576 +<00008f77> 6377 +<00008f78> 6376 +<00008f7b> 3166 +<00008f7c> 6380 +<00008f7d> 4379 +<00008f7e> 6381 +<00008f7f> 2207 +<00008f80> 19717 +<00008f83> 2208 +<00008f84> 6384 +<00008f85> 1699 +<00008f86> 2567 +<00008f87> 6385 +<00008f88> 1051 +<00008f89> 2025 +<00008f8a> 1870 +<00008f8b> 6386 +<00008f8c> 19718 +<00008f90> 1685 +<00008f91> 2080 +<00008f92> 19719 +<00008f93> 3451 +<00008f94> 5492 +<00008f95> 4338 +<00008f96> 3882 +<00008f97> 4440 +<00008f98> 6390 +<00008f99> 4479 +<00008f9a> 6391 +<00008f9b> 3980 +<00008f9c> 1813 +<00008f9d> 19720 +<00008f9e> 1354 +<00008f9f> 1090 +<00008fa3> 2460 +<00008fa6> 7728 +<00008fa7> 19726 +<00008faa> 19727 +<00008fab> 1105 +<00008fac> 19728 +<00008fad> 7837 +<00008fae> 7755 +<00008faf> 7754 +<00008fb0> 1250 +<00008fb1> 3267 +<00008fb2> 8362 +<00008fb6> 5949 +<00008fb9> 1096 +<00008fbd> 2578 +<00008fbe> 1394 +<00008fc1> 3109 +<00008fc2> 4285 +<00008fc3> 19739 +<00008fc4> 3096 +<00008fc5> 4065 +<00008fc6> 19740 +<00008fc7> 1878 +<00008fc8> 2716 +<00008fce> 4242 +<00008fcf> 19746 +endcidchar + +100 begincidchar +<00008fd0> 4366 +<00008fd1> 2253 +<00008fd2> 19747 +<00008fd3> 5950 +<00008fd4> 1618 +<00008fd5> 5951 +<00008fd8> 1998 +<00008fd9> 4483 +<00008fda> 19750 +<00008fdb> 2249 +<00008fdc> 4345 +<00008fdd> 3764 +<00008fde> 2549 +<00008fdf> 1278 +<00008fe2> 3657 +<00008fe3> 19753 +<00008fe4> 5954 +<00008fe5> 5952 +<00008fe6> 5956 +<00008fe7> 19754 +<00008fe8> 5958 +<00008fe9> 5955 +<00008fea> 1456 +<00008feb> 3047 +<00008fec> 19755 +<00008fed> 1501 +<00008fee> 5953 +<00008fef> 19756 +<00008ff0> 3469 +<00008ff3> 5957 +<00008ff4> 9851 +<00008ff7> 2777 +<00008ff8> 1070 +<00008ff9> 2070 +<00008ffd> 4628 +<00009000> 3708 +<00009001> 3522 +<00009002> 3425 +<00009003> 3622 +<00009004> 5960 +<00009005> 5959 +<00009006> 2889 +<00009009> 4042 +<0000900a> 4064 +<0000900b> 5961 +<0000900c> 19768 +<0000900d> 5964 +<0000900e> 19769 +<0000900f> 3689 +<00009010> 4591 +<00009011> 5963 +<00009012> 1470 +<00009013> 19770 +<00009014> 3695 +<00009015> 9202 +<00009016> 5965 +<00009017> 1529 +<00009018> 19771 +<00009019> 8830 +<0000901a> 3673 +<0000901b> 1853 +<0000901c> 19772 +<0000901d> 3420 +<0000901e> 1270 +<0000901f> 3534 +<00009020> 4399 +<00009021> 5966 +<00009022> 1671 +<00009023> 8217 +<00009026> 5962 +<0000902d> 5969 +<0000902e> 1409 +<0000902f> 5970 +<00009032> 8123 +<00009037> 19785 +<00009038> 4196 +<0000903b> 2694 +<0000903c> 1071 +<0000903d> 19788 +<0000903e> 4295 +<00009041> 1564 +<00009042> 3553 +<00009043> 19791 +<00009044> 5971 +<00009047> 4315 +<0000904b> 8787 +<0000904c> 19797 +<0000904d> 1106 +<0000904e> 7998 +<0000904f> 1587 +<00009050> 5974 +<00009053> 1441 +<00009054> 7846 +<00009055> 8590 +<00009056> 19798 +<00009057> 4172 +<00009058> 5976 +<0000905b> 5978 +<0000905c> 8684 +<0000905d> 19801 +endcidchar + +100 begincidchar +<0000905e> 7870 +<0000905f> 19802 +<00009060> 8778 +<00009061> 19803 +<00009062> 5977 +<00009063> 3119 +<00009064> 19804 +<00009065> 4138 +<00009068> 5975 +<00009069> 8499 +<0000906d> 4389 +<0000906e> 4475 +<00009072> 7812 +<00009073> 19813 +<00009074> 5980 +<00009075> 4686 +<00009076> 19814 +<00009077> 8399 +<00009078> 8674 +<00009079> 19815 +<0000907a> 8719 +<0000907b> 19816 +<0000907c> 8233 +<0000907d> 5981 +<0000907e> 19817 +<0000907f> 1093 +<00009080> 4132 +<00009081> 8307 +<00009082> 5982 +<00009083> 5984 +<00009084> 8021 +<00009087> 9201 +<00009088> 5983 +<00009089> 19820 +<0000908a> 7750 +<0000908b> 5985 +<0000908f> 8291 +<00009090> 9203 +<00009091> 4191 +<00009092> 19824 +<00009093> 1452 +<00009094> 19825 +<00009095> 6167 +<00009096> 19826 +<00009097> 4967 +<00009098> 19827 +<00009099> 4970 +<0000909a> 19828 +<0000909b> 4968 +<0000909c> 19829 +<0000909d> 4969 +<000090a1> 4972 +<000090a2> 3994 +<000090a3> 2858 +<000090a6> 1017 +<000090aa> 3963 +<000090ab> 19838 +<000090ac> 4971 +<000090ad> 19839 +<000090ae> 4271 +<000090af> 1889 +<000090b0> 4978 +<000090b1> 3182 +<000090b2> 19840 +<000090b3> 4974 +<000090b4> 4973 +<000090b5> 3348 +<000090b6> 4975 +<000090b7> 19841 +<000090b8> 4977 +<000090b9> 4667 +<000090ba> 4976 +<000090bb> 2595 +<000090be> 4981 +<000090c1> 4313 +<000090c4> 4983 +<000090c5> 4980 +<000090c6> 19848 +<000090c7> 4984 +<000090ca> 2189 +<000090ce> 2484 +<000090cf> 4979 +<000090d0> 4982 +<000090d1> 4514 +<000090d2> 19854 +<000090d3> 4985 +<000090d7> 4989 +<000090db> 4990 +<000090dc> 4988 +<000090dd> 1913 +<000090de> 19861 +<000090df> 8990 +<000090e0> 19862 +<000090e1> 2353 +<000090e2> 4987 +<000090e6> 4986 +<000090e7> 4362 +<000090e8> 1158 +<000090eb> 4991 +<000090ec> 19868 +endcidchar + +100 begincidchar +<000090ed> 1874 +<000090ee> 19869 +<000090ef> 4992 +<000090f4> 1248 +<000090f5> 8755 +<000090f8> 1415 +<000090fd> 1531 +<000090fe> 4993 +<000090ff> 19880 +<00009102> 1588 +<00009103> 19883 +<00009104> 4994 +<00009105> 19884 +<00009106> 8992 +<00009109> 8647 +<00009112> 8892 +<00009113> 19895 +<00009114> 8988 +<00009115> 19896 +<00009116> 8785 +<00009119> 1074 +<0000911e> 4996 +<00009122> 4995 +<00009123> 4997 +<00009127> 7867 +<0000912d> 8839 +<0000912e> 19914 +<0000912f> 4999 +<00009130> 8237 +<00009131> 4998 +<00009132> 7851 +<00009133> 19915 +<00009134> 8989 +<00009135> 19916 +<00009136> 8991 +<00009139> 5000 +<0000913a> 8987 +<00009143> 5001 +<00009146> 5002 +<00009147> 19929 +<00009148> 8993 +<00009149> 4276 +<0000914a> 7416 +<0000914b> 3186 +<0000914c> 4640 +<0000914d> 2981 +<00009150> 7417 +<00009151> 19930 +<00009152> 2293 +<00009157> 4026 +<0000915a> 1648 +<0000915d> 4368 +<0000915e> 3581 +<00009161> 7422 +<00009162> 7421 +<00009163> 1887 +<00009164> 7420 +<00009165> 3531 +<00009169> 7424 +<0000916a> 2493 +<0000916b> 19944 +<0000916c> 1295 +<0000916d> 19945 +<0000916e> 3675 +<0000916f> 7425 +<00009170> 7423 +<00009171> 2181 +<00009172> 7428 +<00009173> 19946 +<00009174> 7429 +<00009175> 2206 +<00009176> 2749 +<00009177> 2414 +<00009178> 3542 +<00009179> 7430 +<0000917f> 2899 +<00009185> 7432 +<00009186> 19955 +<00009187> 1343 +<00009188> 19956 +<00009189> 4682 +<0000918a> 19957 +<0000918b> 1370 +<0000918c> 7431 +<0000918d> 7434 +<00009190> 7433 +<00009191> 7435 +<00009192> 3996 +<00009196> 8789 +<0000919a> 2774 +<0000919b> 3204 +<0000919c> 7823 +<000091aa> 7438 +<000091ab> 8716 +<000091ac> 8100 +<000091b4> 7443 +<000091b5> 7442 +<000091ba> 7444 +<000091c0> 8347 +<000091c1> 8664 +endcidchar + +100 begincidchar +<000091c2> 19990 +<000091c3> 9722 +<000091c4> 19991 +<000091c5> 9721 +<000091c6> 19992 +<000091c7> 1168 +<000091c8> 19993 +<000091c9> 4281 +<000091ca> 3428 +<000091cb> 8500 +<000091cc> 2522 +<000091cd> 4567 +<000091ce> 4151 +<000091cf> 2568 +<000091d0> 19994 +<000091d1> 2241 +<000091d5> 9464 +<000091d6> 19995 +<000091d7> 9463 +<000091d8> 7880 +<000091d9> 9462 +<000091dc> 1701 +<000091dd> 8832 +<000091e3> 7877 +<000091e4> 9467 +<000091e7> 9466 +<000091e8> 20005 +<000091e9> 7917 +<000091f5> 9469 +<000091f6> 20017 +<000091f7> 9465 +<000091f8> 20018 +<000091f9> 9470 +<000091fa> 8397 +<00009200> 9480 +<00009201> 9476 +<00009204> 9478 +<00009208> 9471 +<00009209> 8336 +<0000920d> 7901 +<0000920e> 7973 +<0000920f> 20032 +<00009210> 9475 +<00009211> 9474 +<00009214> 7802 +<00009215> 8358 +<0000921e> 8149 +<00009223> 7953 +<00009224> 20047 +<00009225> 9479 +<00009226> 9472 +<00009227> 9477 +<0000922e> 9497 +<0000922f> 20054 +<00009230> 9493 +<00009233> 9484 +<00009234> 8241 +<00009237> 9483 +<00009238> 9487 +<00009239> 9498 +<0000923a> 9481 +<0000923d> 9486 +<0000923e> 8756 +<0000923f> 9491 +<00009240> 8064 +<00009245> 9473 +<00009248> 9495 +<00009249> 9494 +<0000924d> 9496 +<00009251> 7766 +<00009255> 9485 +<00009256> 20076 +<00009257> 8403 +<0000925a> 8314 +<0000925b> 8398 +<0000925e> 9488 +<00009262> 7765 +<00009266> 9482 +<00009274> 2155 +<00009278> 8106 +<00009279> 20101 +<0000927a> 9502 +<0000927b> 7967 +<0000927f> 9517 +<00009280> 8733 +<00009283> 9522 +<00009284> 20107 +<00009285> 8571 +<0000928e> 7552 +<00009291> 8623 +<00009292> 20118 +<00009293> 9516 +<00009296> 9512 +<00009297> 20121 +<00009298> 8332 +<00009299> 20122 +<0000929a> 9519 +<0000929b> 20123 +<0000929c> 8636 +<000092a0> 9501 +endcidchar + +100 begincidchar +<000092a3> 9525 +<000092a4> 20129 +<000092a5> 8717 +<000092a6> 9510 +<000092a7> 20130 +<000092a8> 9524 +<000092a9> 9514 +<000092aa> 9503 +<000092ab> 9521 +<000092ac> 9500 +<000092ad> 20131 +<000092ae> 7553 +<000092b1> 9509 +<000092b7> 8653 +<000092b8> 20139 +<000092b9> 8666 +<000092ba> 20140 +<000092bb> 8562 +<000092bc> 9534 +<000092c1> 8271 +<000092c2> 20145 +<000092c3> 9539 +<000092c4> 20146 +<000092c5> 8663 +<000092c6> 20147 +<000092c7> 7740 +<000092c8> 7554 +<000092cc> 9513 +<000092cf> 9505 +<000092d2> 7935 +<000092dd> 9535 +<000092de> 20165 +<000092df> 9540 +<000092e3> 9507 +<000092e4> 7824 +<000092e5> 9530 +<000092e6> 9541 +<000092e7> 20169 +<000092e8> 9533 +<000092e9> 20170 +<000092ea> 8385 +<000092ed> 8451 +<000092ee> 9504 +<000092ef> 9532 +<000092f0> 9531 +<000092f1> 9528 +<000092f6> 9536 +<000092f7> 20177 +<000092f8> 8141 +<000092fc> 7960 +<00009300> 20184 +<00009301> 9547 +<00009306> 9543 +<00009310> 8880 +<00009311> 20196 +<00009312> 9542 +<00009315> 9548 +<00009318> 7834 +<00009319> 9554 +<0000931a> 9520 +<0000931b> 9545 +<0000931f> 9553 +<00009320> 7882 +<00009321> 20204 +<00009322> 8402 +<00009326> 8120 +<00009327> 20208 +<00009328> 8313 +<0000932b> 8619 +<0000932e> 9549 +<0000932f> 7845 +<00009332> 8268 +<00009333> 8320 +<00009336> 9837 +<00009337> 20217 +<00009338> 9527 +<0000933e> 7555 +<0000933f> 20223 +<00009340> 9546 +<00009341> 8632 +<00009342> 20224 +<00009343> 9550 +<00009346> 9468 +<00009347> 9556 +<0000934b> 7996 +<0000934c> 20230 +<0000934d> 7893 +<00009354> 9558 +<00009358> 8808 +<0000935b> 7894 +<00009364> 9559 +<00009365> 9555 +<00009369> 9544 +<0000936a> 7556 +<0000936b> 20253 +<0000936c> 8412 +<00009370> 9561 +<00009375> 8087 +<00009376> 9557 +<0000937a> 8829 +endcidchar + +100 begincidchar +<0000937e> 9598 +<00009382> 8316 +<00009383> 20270 +<00009384> 9562 +<00009387> 9566 +<0000938a> 7732 +<0000938f> 7558 +<00009396> 8542 +<00009397> 20285 +<00009398> 9568 +<000093a2> 8610 +<000093a3> 9044 +<000093a6> 9571 +<000093a7> 9511 +<000093a8> 20297 +<000093a9> 9518 +<000093aa> 9560 +<000093ab> 20298 +<000093ac> 7963 +<000093ad> 20299 +<000093ae> 8835 +<000093af> 20300 +<000093b0> 9572 +<000093b3> 8352 +<000093b4> 20303 +<000093b5> 9573 +<000093b8> 9569 +<000093bf> 9570 +<000093c3> 9580 +<000093c7> 9581 +<000093c8> 8224 +<000093c9> 20318 +<000093ca> 7557 +<000093cb> 20319 +<000093cc> 9567 +<000093cd> 9578 +<000093d1> 9582 +<000093d6> 7681 +<000093d7> 9529 +<000093d8> 9564 +<000093de> 9579 +<000093df> 7791 +<000093e0> 20330 +<000093e1> 8132 +<000093e2> 9575 +<000093e3> 20331 +<000093e4> 9563 +<000093e8> 9757 +<000093f5> 9515 +<000093f6> 20347 +<000093f7> 9585 +<000093f8> 20348 +<000093f9> 9591 +<00009403> 9506 +<0000940b> 9523 +<00009410> 8234 +<00009411> 20369 +<00009412> 9526 +<00009413> 9587 +<00009414> 9583 +<00009418> 8851 +<00009419> 9592 +<0000941d> 9584 +<00009420> 9589 +<00009428> 9565 +<0000942e> 8218 +<00009432> 9594 +<00009433> 8198 +<00009434> 20391 +<00009435> 8567 +<00009438> 9499 +<00009439> 20394 +<0000943a> 9508 +<0000943e> 7559 +<0000943f> 9595 +<00009444> 8867 +<0000944a> 9593 +<0000944b> 20407 +<0000944c> 9574 +<00009452> 8083 +<00009453> 20413 +<00009454> 9596 +<00009460> 9492 +<00009463> 9597 +<00009464> 20427 +<00009465> 9586 +<0000946b> 7560 +<0000946c> 20433 +<0000946d> 9588 +<00009470> 8782 +<00009471> 20436 +<00009472> 8646 +<00009477> 8351 +<00009478> 20441 +<00009479> 9590 +<0000947c> 8292 +<0000947d> 8895 +<0000947e> 9756 +<0000947f> 8798 +<00009488> 4492 +endcidchar + +100 begincidchar +<00009489> 1507 +<0000948a> 6802 +<0000948b> 6801 +<0000948e> 3106 +<00009491> 20449 +<00009492> 1613 +<00009493> 1495 +<00009494> 6807 +<00009495> 6809 +<00009496> 20450 +<00009497> 6808 +<00009498> 20451 +<00009499> 1729 +<0000949d> 1562 +<0000949e> 1235 +<0000949f> 4562 +<000094a0> 2857 +<000094a1> 1054 +<000094a2> 1745 +<000094a5> 4354 +<000094a6> 3154 +<000094a7> 2346 +<000094a8> 3816 +<000094a9> 1804 +<000094aa> 6816 +<000094ab> 6815 +<000094ac> 6818 +<000094ad> 6817 +<000094ae> 2918 +<000094b1> 3115 +<000094b2> 6821 +<000094b3> 3116 +<000094b4> 6822 +<000094b5> 1134 +<000094bb> 4679 +<000094be> 2123 +<000094bf> 6830 +<000094c0> 4272 +<000094c1> 3661 +<000094c2> 1139 +<000094c3> 2606 +<000094c4> 6831 +<000094c5> 3107 +<000094c6> 2738 +<000094c7> 20452 +<000094cf> 20453 +<000094d8> 6846 +<000094d9> 6845 +<000094da> 20456 +<000094db> 6847 +<000094dc> 3678 +<000094dd> 2664 +<000094e1> 4418 +<000094e2> 6851 +<000094e3> 3872 +<000094e6> 20457 +<000094e9> 6857 +<000094ea> 6856 +<000094eb> 6858 +<000094ec> 1776 +<000094ed> 2815 +<000094f0> 2195 +<000094f1> 4166 +<000094f2> 1216 +<000094f6> 4223 +<000094f7> 6864 +<000094f8> 4604 +<000094f9> 6865 +<000094fa> 3051 +<000094fb> 20458 +<000094fe> 2557 +<000094ff> 6868 +<00009500> 3943 +<00009501> 3565 +<00009502> 6870 +<00009503> 6869 +<00009504> 1311 +<00009505> 1873 +<00009508> 4013 +<0000950b> 1667 +<0000950c> 3978 +<00009510> 3276 +<00009511> 3635 +<00009517> 4481 +<00009518> 6883 +<00009519> 1392 +<0000951a> 2735 +<0000951b> 6884 +<0000951c> 20459 +<00009520> 20460 +<00009521> 3852 +<00009522> 6888 +<00009523> 2695 +<00009524> 1339 +<00009525> 4627 +<00009526> 2246 +<00009527> 20461 +<00009528> 3892 +<00009529> 6891 +<0000952c> 6892 +endcidchar + +100 begincidchar +<0000952d> 1510 +<0000952e> 2159 +<0000952f> 2321 +<00009530> 2769 +<00009533> 20462 +<00009534> 6895 +<00009535> 6903 +<00009539> 3135 +<0000953a> 6937 +<0000953b> 1548 +<0000953c> 6899 +<0000953d> 20463 +<00009540> 1541 +<00009541> 2755 +<00009542> 6902 +<00009543> 20464 +<00009547> 4499 +<00009548> 20465 +<00009549> 6907 +<0000954a> 2906 +<0000954b> 20466 +<0000954c> 6908 +<0000954d> 2907 +<00009550> 1759 +<00009551> 1026 +<00009555> 20467 +<0000955a> 20468 +<0000955b> 6918 +<0000955c> 2276 +<0000955d> 6921 +<00009560> 20469 +<00009563> 2582 +<0000956d> 2499 +<0000956e> 20470 +<0000956f> 6933 +<00009570> 2550 +<00009576> 3919 +<00009577> 7797 +<0000957f> 1225 +<00009580> 8317 +<00009581> 20480 +<00009582> 9151 +<00009583> 8467 +<00009586> 9152 +<00009589> 7749 +<0000958a> 20485 +<0000958b> 8152 +<0000958c> 9156 +<0000958d> 20486 +<0000958e> 9154 +<0000958f> 8452 +<00009590> 20487 +<00009591> 8637 +<00009592> 20488 +<00009593> 8071 +<00009594> 9155 +<00009598> 8809 +<000095a1> 8003 +<000095a2> 20500 +<000095a3> 7966 +<000095a4> 9849 +<000095a5> 7915 +<000095a8> 7989 +<000095a9> 8330 +<000095aa> 20503 +<000095ab> 9159 +<000095ac> 9161 +<000095ad> 9158 +<000095b2> 8783 +<000095b6> 9163 +<000095b9> 8691 +<000095ba> 20513 +<000095bb> 8695 +<000095bc> 9167 +<000095bd> 9166 +<000095be> 9162 +<000095bf> 9165 +<000095c3> 9168 +<000095c6> 9836 +<000095c7> 20519 +<000095c8> 9153 +<000095c9> 20520 +<000095ca> 8174 +<000095cb> 9169 +<000095cc> 8184 +<000095d0> 9171 +<000095d4> 9170 +<000095d5> 9172 +<000095d6> 7832 +<000095dc> 7980 +<000095dd> 20532 +<000095de> 9173 +<000095e1> 7793 +<000095e2> 9873 +<000095e5> 9157 +<000095e8> 2762 +<000095e9> 5765 +<000095ea> 3322 +<000095eb> 5766 +<000095ec> 20539 +endcidchar + +100 begincidchar +<000095ed> 1086 +<000095ee> 3801 +<000095ef> 1334 +<000095f0> 3277 +<000095f1> 5767 +<000095f2> 3901 +<000095f3> 5768 +<000095f4> 2135 +<000095f7> 2763 +<000095f8> 4419 +<000095f9> 2873 +<000095fa> 1860 +<000095fb> 3796 +<000095fc> 5771 +<000095fd> 2811 +<000095fe> 5772 +<000095ff> 20540 +<00009600> 1604 +<00009601> 1774 +<00009602> 1929 +<00009605> 4359 +<00009606> 5775 +<00009607> 20541 +<00009608> 5776 +<00009609> 4084 +<0000960e> 4095 +<0000960f> 5781 +<00009610> 1218 +<00009611> 2470 +<00009612> 5782 +<00009613> 20542 +<00009614> 2454 +<00009618> 20543 +<0000961b> 20544 +<0000961c> 1714 +<0000961d> 4948 +<0000961e> 20545 +<0000961f> 1554 +<00009620> 20546 +<00009621> 4950 +<00009622> 4949 +<0000962a> 4952 +<0000962e> 3273 +<00009631> 4951 +<00009632> 1629 +<00009633> 4125 +<00009634> 4220 +<00009635> 4500 +<00009636> 2216 +<0000963b> 4677 +<0000963c> 4954 +<0000963d> 4953 +<0000963e> 20563 +<0000963f> 941 +<00009640> 3716 +<00009641> 20564 +<00009642> 4955 +<00009643> 20565 +<00009644> 1720 +<00009645> 2109 +<00009646> 2660 +<00009647> 2635 +<00009648> 1255 +<00009649> 4956 +<0000964a> 20566 +<0000964b> 2641 +<0000964c> 2835 +<0000964d> 2182 +<00009650> 3915 +<00009654> 4957 +<00009655> 3323 +<00009658> 8986 +<0000965b> 1094 +<0000965c> 20576 +<0000965d> 8468 +<0000965e> 20577 +<0000965f> 4958 +<00009660> 20578 +<00009661> 1527 +<00009662> 4349 +<00009663> 8836 +<00009664> 1314 +<00009667> 4959 +<00009668> 4364 +<00009669> 3906 +<0000966a> 2980 +<0000966b> 20581 +<0000966c> 4960 +<00009670> 8732 +<00009671> 20585 +<00009672> 4961 +<00009673> 7806 +<00009674> 4962 +<00009675> 2611 +<00009676> 3624 +<00009677> 3914 +<00009678> 8269 +<0000967d> 8705 +<00009685> 4300 +<00009686> 2632 +endcidchar + +100 begincidchar +<00009687> 20597 +<00009688> 4963 +<00009689> 20598 +<0000968a> 7897 +<0000968b> 3546 +<0000968c> 20599 +<0000968d> 4964 +<0000968e> 8114 +<0000968f> 3547 +<00009690> 4229 +<00009694> 1775 +<00009695> 8786 +<00009696> 20603 +<00009697> 4965 +<00009698> 954 +<00009699> 3875 +<0000969a> 20604 +<0000969b> 8057 +<0000969c> 4464 +<000096a7> 3554 +<000096a8> 8535 +<000096a9> 20615 +<000096aa> 8639 +<000096b0> 4966 +<000096b1> 8735 +<000096b2> 20621 +<000096b3> 5764 +<000096b4> 8253 +<000096b5> 20622 +<000096b6> 2542 +<000096b7> 20623 +<000096b8> 8213 +<000096b9> 7545 +<000096ba> 20624 +<000096bb> 9893 +<000096be> 2868 +<000096bf> 20625 +<000096c0> 3219 +<000096c1> 4108 +<000096c4> 4006 +<000096c5> 4078 +<000096c6> 2082 +<000096c7> 1830 +<000096c8> 20628 +<000096c9> 6940 +<000096cc> 1353 +<000096cd> 4255 +<000096ce> 7548 +<000096cf> 1312 +<000096d2> 7549 +<000096d5> 1490 +<000096d6> 8534 +<000096d9> 8516 +<000096da> 20637 +<000096db> 7825 +<000096dc> 8791 +<000096e0> 7551 +<000096e1> 20641 +<000096e2> 8202 +<000096e3> 8338 +<000096e8> 4303 +<000096e9> 7521 +<000096ea> 4050 +<000096ef> 7523 +<000096f2> 8784 +<000096f3> 7522 +<000096f6> 2604 +<000096f7> 2498 +<000096f8> 20654 +<000096f9> 1035 +<000096fa> 20655 +<000096fb> 7875 +<000096fe> 3836 +<000096ff> 20658 +<00009700> 4019 +<00009701> 7525 +<00009704> 3939 +<00009705> 20661 +<00009706> 7524 +<00009707> 4497 +<00009708> 7526 +<00009709> 2750 +<0000970d> 2057 +<0000970e> 7528 +<0000970f> 7527 +<00009713> 2881 +<00009716> 2593 +<0000971c> 3487 +<0000971d> 20675 +<0000971e> 3881 +<00009727> 8616 +<0000972a> 7529 +<0000972d> 7530 +<00009730> 7531 +<00009731> 20690 +<00009732> 2653 +<00009738> 991 +<00009739> 3002 +<0000973d> 9741 +<0000973e> 7532 +endcidchar + +100 begincidchar +<00009742> 9740 +<00009743> 20702 +<00009744> 9742 +<00009748> 8242 +<00009752> 3165 +<00009753> 7520 +<00009756> 2279 +<00009759> 2273 +<0000975a> 9739 +<0000975b> 1478 +<0000975e> 1636 +<0000975f> 20721 +<00009760> 2380 +<00009761> 2775 +<00009762> 2795 +<00009765> 4738 +<00009768> 8899 +<00009769> 1770 +<00009773> 2250 +<00009774> 4046 +<00009775> 20735 +<00009776> 987 +<0000977c> 7624 +<00009785> 7625 +<0000978b> 3959 +<0000978c> 20754 +<0000978d> 955 +<0000978e> 20755 +<0000978f> 7971 +<00009790> 20756 +<00009793> 20757 +<00009794> 7628 +<00009798> 3143 +<000097a0> 2302 +<000097a3> 7631 +<000097a6> 9877 +<000097ab> 7630 +<000097ac> 20776 +<000097ad> 1095 +<000097ae> 20777 +<000097af> 7629 +<000097b2> 7632 +<000097b3> 20780 +<000097b4> 7633 +<000097bd> 9822 +<000097c3> 9821 +<000097c6> 9874 +<000097c9> 9823 +<000097ca> 20798 +<000097cb> 8589 +<000097cc> 8445 +<000097d3> 8000 +<000097d9> 9317 +<000097dc> 9319 +<000097dd> 20812 +<000097de> 9318 +<000097e6> 3763 +<000097e7> 3240 +<000097e8> 20820 +<000097e9> 1890 +<000097ed> 2289 +<000097f3> 4219 +<000097f4> 20826 +<000097f5> 4370 +<000097f6> 3345 +<000097ff> 8649 +<00009800> 20835 +<00009801> 8713 +<00009802> 7881 +<00009803> 8425 +<00009804> 20836 +<00009805> 8650 +<00009806> 8518 +<00009807> 9669 +<00009808> 8668 +<00009809> 20837 +<0000980a> 9310 +<0000980b> 20838 +<0000980c> 8527 +<0000980d> 20839 +<00009810> 8769 +<00009811> 8586 +<00009812> 7727 +<00009813> 7900 +<00009817> 8383 +<00009818> 8244 +<0000981c> 9673 +<00009821> 9672 +<00009824> 8718 +<00009825> 20852 +<00009826> 9675 +<0000982d> 8573 +<00009830> 8062 +<00009837> 9676 +<00009838> 8131 +<0000983b> 8377 +<0000983c> 20869 +<0000983d> 8577 +<00009846> 8154 +<0000984c> 8563 +endcidchar + +100 begincidchar +<0000984d> 7905 +<0000984e> 9677 +<00009853> 9678 +<00009854> 8694 +<00009858> 8779 +<00009859> 9681 +<0000985a> 20890 +<0000985b> 7872 +<0000985e> 8200 +<00009862> 9680 +<00009865> 9682 +<00009866> 20898 +<00009867> 7978 +<0000986b> 7794 +<0000986c> 9683 +<0000986f> 8638 +<00009870> 9684 +<00009871> 8260 +<00009872> 20904 +<00009873> 9679 +<00009874> 8435 +<00009875> 4154 +<00009876> 1508 +<00009877> 3175 +<00009878> 7136 +<00009879> 3931 +<0000987a> 3496 +<0000987b> 4022 +<0000987c> 6183 +<0000987d> 3736 +<0000987e> 1828 +<0000987f> 1560 +<00009880> 7137 +<00009881> 1007 +<00009882> 3521 +<00009883> 7138 +<00009884> 4327 +<00009885> 2644 +<00009886> 2613 +<00009887> 3043 +<00009888> 2272 +<00009889> 7139 +<0000988a> 2120 +<0000988b> 20905 +<0000988e> 20906 +<0000988f> 7142 +<00009890> 4170 +<00009891> 3028 +<00009892> 20907 +<00009893> 3704 +<00009894> 7143 +<00009895> 20908 +<00009896> 4246 +<00009897> 2386 +<00009898> 3637 +<00009899> 20909 +<0000989c> 4094 +<0000989d> 1581 +<000098a0> 1472 +<000098a3> 20910 +<000098a4> 1219 +<000098a7> 3202 +<000098a8> 7936 +<000098b0> 20916 +<000098b1> 9880 +<000098b2> 20917 +<000098b3> 9848 +<000098b6> 9422 +<000098bc> 9423 +<000098c4> 8376 +<000098c5> 20932 +<000098c6> 9424 +<000098c7> 20933 +<000098c8> 9425 +<000098ce> 1668 +<000098d4> 20941 +<000098d5> 6586 +<000098d8> 3021 +<000098db> 7924 +<000098de> 1638 +<000098df> 3402 +<000098e0> 9115 +<000098e1> 20946 +<000098e2> 9854 +<000098e7> 5658 +<000098e8> 7655 +<000098e9> 9117 +<000098ec> 20951 +<000098ed> 9121 +<000098ee> 20952 +<000098ef> 7921 +<000098f2> 8734 +<000098f3> 20955 +<000098f4> 9122 +<000098fc> 8523 +<000098fd> 7734 +<000098fe> 8501 +<000098ff> 20963 +<00009903> 8109 +<00009904> 20967 +endcidchar + +100 begincidchar +<00009905> 7763 +<00009909> 9123 +<0000990a> 8707 +<0000990b> 20971 +<0000990c> 7911 +<0000990d> 7656 +<00009910> 1172 +<00009911> 9124 +<00009912> 8343 +<00009913> 7908 +<00009918> 8760 +<0000991b> 9125 +<0000991e> 8090 +<00009921> 8643 +<00009928> 7982 +<0000992e> 7657 +<00009933> 9116 +<00009937> 9126 +<0000993c> 9118 +<0000993d> 21006 +<0000993e> 8245 +<0000993f> 9127 +<00009943> 9128 +<00009944> 21010 +<00009945> 8309 +<0000994b> 8171 +<0000994c> 9132 +<00009951> 8042 +<00009952> 8441 +<00009953> 21017 +<00009954> 7659 +<00009955> 7658 +<00009956> 21018 +<00009957> 9830 +<0000995c> 9831 +<0000995d> 21023 +<0000995e> 7788 +<00009962> 9133 +<00009963> 5661 +<00009964> 21027 +<00009965> 2069 +<00009966> 21028 +<0000996d> 1622 +<0000996e> 4226 +<0000996f> 2165 +<00009970> 3429 +<00009971> 1038 +<00009972> 3516 +<00009973> 21029 +<00009974> 5668 +<00009975> 1595 +<00009976> 3231 +<00009977> 5669 +<0000997a> 2201 +<0000997b> 21032 +<0000997c> 1126 +<0000997d> 5670 +<0000997e> 21033 +<0000997f> 1589 +<00009980> 5671 +<00009981> 2876 +<00009984> 5672 +<00009985> 3911 +<00009986> 1846 +<00009987> 5673 +<00009988> 2444 +<00009989> 21036 +<0000998a> 5674 +<0000998b> 1213 +<0000998c> 21037 +<0000998d> 5675 +<0000998e> 21038 +<0000998f> 2620 +<00009992> 2719 +<00009996> 3438 +<00009997> 4718 +<00009998> 4857 +<00009999> 3920 +<000099a5> 6955 +<000099a8> 5086 +<000099ac> 8301 +<000099ad> 8770 +<000099ae> 7938 +<000099b1> 8579 +<000099b2> 21057 +<000099b3> 7813 +<000099b4> 8681 +<000099c1> 7767 +<000099d0> 8869 +<000099d1> 9223 +<000099d2> 8138 +<000099d3> 21084 +<000099d4> 9218 +<000099d5> 8066 +<000099d8> 9224 +<000099d9> 9220 +<000099da> 21087 +<000099db> 8497 +<000099dc> 21088 +<000099dd> 8580 +endcidchar + +100 begincidchar +<000099de> 21089 +<000099df> 9219 +<000099e0> 21090 +<000099e1> 8302 +<000099e2> 9227 +<000099ed> 7999 +<000099f1> 8295 +<000099ff> 8151 +<00009a00> 21117 +<00009a01> 7811 +<00009a05> 9231 +<00009a0d> 9230 +<00009a0e> 8391 +<00009a0f> 9229 +<00009a16> 9234 +<00009a19> 8375 +<00009a2b> 9200 +<00009a2c> 21153 +<00009a2d> 9233 +<00009a2e> 9236 +<00009a2f> 21154 +<00009a30> 8560 +<00009a36> 9221 +<00009a37> 8460 +<00009a38> 9237 +<00009a3e> 8294 +<00009a3f> 21165 +<00009a40> 9042 +<00009a41> 9235 +<00009a42> 9232 +<00009a45> 8433 +<00009a4a> 9226 +<00009a4d> 9225 +<00009a4e> 21172 +<00009a4f> 9240 +<00009a55> 8103 +<00009a56> 21178 +<00009a57> 8700 +<00009a5a> 8129 +<00009a5b> 9222 +<00009a5f> 8860 +<00009a62> 8270 +<00009a63> 21186 +<00009a64> 9242 +<00009a65> 9241 +<00009a6a> 9228 +<00009a6b> 21191 +<00009a6c> 2708 +<00009a6d> 4329 +<00009a6e> 3717 +<00009a6f> 4058 +<00009a70> 1280 +<00009a71> 3194 +<00009a72> 21192 +<00009a73> 1148 +<00009a74> 2662 +<00009a75> 6074 +<00009a76> 3410 +<00009a79> 2307 +<00009a7a> 6077 +<00009a7b> 4609 +<00009a7c> 3718 +<00009a7d> 6079 +<00009a7e> 2128 +<00009a7f> 6078 +<00009a82> 2709 +<00009a83> 21193 +<00009a84> 2191 +<00009a85> 6082 +<00009a86> 2701 +<00009a87> 1886 +<00009a88> 6083 +<00009a89> 21194 +<00009a8a> 6084 +<00009a8b> 1271 +<00009a8c> 4114 +<00009a8f> 2354 +<00009a90> 6085 +<00009a91> 3086 +<00009a96> 6088 +<00009a97> 3020 +<00009a98> 6089 +<00009a99> 21199 +<00009a9a> 3296 +<00009a9e> 5941 +<00009aa1> 2697 +<00009aa4> 4583 +<00009aa5> 6097 +<00009aa6> 21200 +<00009aa7> 6098 +<00009aa8> 1824 +<00009aaf> 7721 +<00009ab0> 7635 +<00009ab1> 7634 +<00009ab6> 7638 +<00009ab7> 7636 +<00009ab8> 1880 +<00009ab9> 21211 +<00009aba> 7639 +<00009abb> 21212 +endcidchar + +100 begincidchar +<00009abc> 7640 +<00009ac0> 7642 +<00009ac1> 7641 +<00009ac2> 7644 +<00009ac5> 7643 +<00009acf> 9825 +<00009ad0> 21225 +<00009ad1> 7647 +<00009ad2> 9892 +<00009ad3> 3549 +<00009ad4> 8564 +<00009ad5> 9827 +<00009ad6> 9826 +<00009ad7> 21226 +<00009ad8> 1754 +<00009adf> 7660 +<00009ae0> 21233 +<00009ae1> 7661 +<00009ae6> 7662 +<00009aeb> 7664 +<00009aec> 21242 +<00009aed> 7666 +<00009aee> 9845 +<00009aef> 7663 +<00009af9> 7667 +<00009afa> 21252 +<00009afb> 7665 +<00009b03> 4660 +<00009b06> 8524 +<00009b07> 21262 +<00009b08> 7668 +<00009b0d> 9850 +<00009b0e> 21267 +<00009b0f> 7669 +<00009b13> 7670 +<00009b1a> 9888 +<00009b1f> 7671 +<00009b22> 9832 +<00009b23> 7672 +<00009b24> 21283 +<00009b25> 7888 +<00009b26> 21284 +<00009b27> 8342 +<00009b28> 21285 +<00009b29> 9164 +<00009b2e> 9160 +<00009b2f> 5019 +<00009b30> 21290 +<00009b31> 8766 +<00009b32> 4704 +<00009b3b> 6003 +<00009b3c> 1862 +<00009b41> 2442 +<00009b42> 2047 +<00009b43> 7649 +<00009b44> 3046 +<00009b45> 7648 +<00009b46> 21303 +<00009b47> 7650 +<00009b48> 7652 +<00009b49> 7651 +<00009b4d> 7653 +<00009b4e> 9829 +<00009b4f> 3785 +<00009b50> 21307 +<00009b51> 7654 +<00009b54> 2826 +<00009b58> 9828 +<00009b59> 21313 +<00009b5a> 8761 +<00009b6f> 8266 +<00009b74> 9759 +<00009b77> 9758 +<00009b81> 9760 +<00009b82> 21349 +<00009b83> 9761 +<00009b8e> 9762 +<00009b8f> 21360 +<00009b90> 9767 +<00009b91> 7737 +<00009b92> 9765 +<00009b9a> 9769 +<00009b9d> 9774 +<00009b9e> 9771 +<00009baa> 9770 +<00009bab> 9773 +<00009bac> 21381 +<00009bad> 9768 +<00009bae> 8633 +<00009bc0> 9782 +<00009bc1> 9776 +<00009bc7> 9784 +<00009bc8> 21404 +<00009bc9> 8205 +<00009bca> 9783 +<00009bd4> 9797 +<00009bd5> 21414 +<00009bd6> 9786 +<00009bdb> 9795 +<00009bdc> 21419 +endcidchar + +100 begincidchar +<00009bdd> 9792 +<00009be1> 9789 +<00009be2> 9793 +<00009be3> 21423 +<00009be4> 9790 +<00009be7> 9791 +<00009be8> 8128 +<00009be9> 21426 +<00009bf0> 9794 +<00009bf4> 9796 +<00009bfd> 9785 +<00009bfe> 21442 +<00009bff> 9804 +<00009c08> 9799 +<00009c09> 9803 +<00009c0d> 9801 +<00009c10> 9800 +<00009c11> 21456 +<00009c12> 9802 +<00009c13> 8456 +<00009c20> 9805 +<00009c23> 9780 +<00009c24> 21471 +<00009c25> 9809 +<00009c28> 9808 +<00009c29> 9810 +<00009c2d> 9807 +<00009c31> 9778 +<00009c32> 9806 +<00009c33> 9811 +<00009c34> 21480 +<00009c35> 9815 +<00009c36> 21481 +<00009c37> 9781 +<00009c38> 21482 +<00009c39> 9779 +<00009c3a> 21483 +<00009c3b> 9814 +<00009c3e> 9812 +<00009c45> 9816 +<00009c48> 9813 +<00009c49> 7757 +<00009c52> 9819 +<00009c53> 21502 +<00009c54> 9818 +<00009c55> 21503 +<00009c56> 9817 +<00009c57> 8238 +<00009c58> 9775 +<00009c5d> 9798 +<00009c5e> 21508 +<00009c5f> 9766 +<00009c67> 9820 +<00009c6d> 9772 +<00009c78> 9763 +<00009c79> 21531 +<00009c7a> 9777 +<00009c7b> 21532 +<00009c7c> 4296 +<00009c7f> 7561 +<00009c80> 21535 +<00009c81> 2650 +<00009c82> 7562 +<00009c8b> 7568 +<00009c8c> 21540 +<00009c8d> 1044 +<00009c8e> 7569 +<00009c8f> 21541 +<00009c93> 21542 +<00009c9c> 3895 +<00009c9d> 21547 +<00009ca4> 2523 +<00009caa> 21548 +<00009cab> 7588 +<00009cac> 21549 +<00009caf> 21550 +<00009cb8> 2263 +<00009cb9> 21551 +<00009cc3> 3285 +<00009cd6> 1111 +<00009cde> 2596 +<00009cdf> 7622 +<00009ce2> 7623 +<00009ce5> 8348 +<00009ce9> 9600 +<00009cec> 8924 +<00009cf3> 7941 +<00009cf4> 8331 +<00009cf5> 21578 +<00009cf6> 9601 +<00009d06> 9603 +<00009d07> 9602 +<00009d08> 21594 +<00009d09> 8686 +<00009d15> 8578 +<00009d1b> 8771 +<00009d1c> 21611 +<00009d1d> 9607 +<00009d1e> 21612 +<00009d1f> 9608 +endcidchar + +100 begincidchar +<00009d23> 9604 +<00009d26> 8701 +<00009d27> 21618 +<00009d28> 8687 +<00009d2f> 9610 +<00009d30> 9612 +<00009d3b> 8007 +<00009d3f> 7965 +<00009d42> 9613 +<00009d51> 8144 +<00009d52> 9618 +<00009d53> 9615 +<00009d5c> 9620 +<00009d5d> 7904 +<00009d60> 9617 +<00009d61> 9621 +<00009d6a> 9623 +<00009d6b> 21672 +<00009d6c> 8374 +<00009d6f> 9624 +<00009d72> 8438 +<00009d87> 9605 +<00009d88> 21697 +<00009d89> 9625 +<00009d93> 9622 +<00009d98> 9626 +<00009d99> 21711 +<00009d9a> 9627 +<00009da5> 9629 +<00009da9> 9630 +<00009daf> 9036 +<00009db4> 8004 +<00009dbb> 9824 +<00009dbc> 9632 +<00009dc0> 9628 +<00009dc1> 21743 +<00009dc2> 9631 +<00009dc3> 21744 +<00009dc4> 8044 +<00009dd3> 9634 +<00009dd7> 8366 +<00009dd8> 21762 +<00009dd9> 9611 +<00009dda> 9635 +<00009de5> 9609 +<00009de6> 9637 +<00009def> 9636 +<00009df2> 9638 +<00009df3> 9619 +<00009df8> 9639 +<00009df9> 8738 +<00009dfa> 9641 +<00009e0c> 9640 +<00009e15> 9606 +<00009e1a> 9633 +<00009e1b> 9642 +<00009e1c> 21816 +<00009e1d> 9616 +<00009e1e> 9614 +<00009e1f> 2900 +<00009e20> 6965 +<00009e21> 2073 +<00009e22> 6966 +<00009e23> 2814 +<00009e24> 21817 +<00009e25> 2937 +<00009e26> 4068 +<00009e27> 21818 +<00009e2d> 4069 +<00009e2e> 21819 +<00009e2f> 4117 +<00009e30> 21820 +<00009e31> 6973 +<00009e32> 6972 +<00009e33> 4330 +<00009e34> 21821 +<00009e35> 3715 +<00009e36> 6974 +<00009e37> 6976 +<00009e38> 6975 +<00009e3d> 1766 +<00009e3e> 6979 +<00009e3f> 1951 +<00009e40> 21824 +<00009e43> 2328 +<00009e44> 6982 +<00009e45> 1579 +<00009e4a> 3216 +<00009e4d> 21825 +<00009e4e> 6989 +<00009e4f> 2997 +<00009e50> 21826 +<00009e51> 6990 +<00009e55> 6991 +<00009e56> 21830 +<00009e57> 6992 +<00009e58> 7637 +<00009e59> 21831 +<00009e5d> 21832 +<00009e5e> 6996 +endcidchar + +100 begincidchar +<00009e63> 6997 +<00009e64> 1934 +<00009e65> 21837 +<00009e6d> 7006 +<00009e70> 4234 +<00009e71> 7005 +<00009e72> 21840 +<00009e73> 7007 +<00009e74> 21841 +<00009e75> 9864 +<00009e79> 9886 +<00009e7a> 9723 +<00009e7b> 21845 +<00009e7c> 8076 +<00009e7d> 8692 +<00009e7e> 7446 +<00009e7f> 2656 +<00009e82> 7676 +<00009e8b> 7679 +<00009e92> 7680 +<00009e93> 2651 +<00009e97> 8207 +<00009e9d> 7682 +<00009e9e> 21868 +<00009e9f> 7683 +<00009ea5> 8305 +<00009ea6> 2714 +<00009ea9> 9719 +<00009eaf> 9878 +<00009eb4> 7406 +<00009eb5> 9871 +<00009eb8> 7405 +<00009ebb> 2704 +<00009ebc> 21889 +<00009ec4> 2011 +<00009ec9> 4856 +<00009ecc> 8922 +<00009ecd> 3465 +<00009ece> 2515 +<00009ecf> 6954 +<00009ed0> 21901 +<00009ed1> 1937 +<00009ed4> 3114 +<00009ed8> 2831 +<00009ede> 7873 +<00009edf> 7688 +<00009ee0> 7687 +<00009ee1> 21909 +<00009ee2> 7689 +<00009ee5> 7692 +<00009ee6> 21912 +<00009ee7> 7691 +<00009ee8> 7859 +<00009ee9> 7690 +<00009eea> 7693 +<00009eef> 7694 +<00009ef2> 9834 +<00009ef3> 21919 +<00009ef4> 9866 +<00009ef7> 9833 +<00009ef8> 21922 +<00009ef9> 6741 +<00009efa> 21923 +<00009efd> 9752 +<00009efe> 7542 +<00009eff> 9753 +<00009f09> 9754 +<00009f0a> 21933 +<00009f0b> 7543 +<00009f0c> 21934 +<00009f0d> 7544 +<00009f0e> 1509 +<00009f0f> 21935 +<00009f10> 4724 +<00009f13> 1821 +<00009f14> 21938 +<00009f15> 9843 +<00009f16> 21939 +<00009f17> 4721 +<00009f18> 21940 +<00009f19> 5087 +<00009f20> 3466 +<00009f21> 21947 +<00009f22> 7695 +<00009f2c> 7696 +<00009f2f> 7697 +<00009f37> 7699 +<00009f38> 21966 +<00009f39> 7698 +<00009f3a> 21967 +<00009f3b> 1072 +<00009f3c> 21968 +<00009f44> 7702 +<00009f4a> 8390 +<00009f4b> 8811 +<00009f4f> 9427 +<00009f50> 3082 +<00009f51> 6594 +<00009f52> 7814 +<00009f53> 21982 +endcidchar + +68 begincidchar +<00009f54> 9743 +<00009f59> 9745 +<00009f5c> 9747 +<00009f5f> 9744 +<00009f60> 9746 +<00009f61> 8240 +<00009f62> 21991 +<00009f63> 9841 +<00009f66> 9748 +<00009f6a> 9750 +<00009f6b> 21997 +<00009f6c> 9749 +<00009f72> 8434 +<00009f77> 9751 +<00009f7f> 1282 +<00009f80> 7533 +<00009f83> 7534 +<00009f84> 2605 +<00009f8b> 3198 +<00009f8c> 7541 +<00009f8d> 8247 +<00009f90> 8371 +<00009f94> 7970 +<00009f95> 9453 +<00009f99> 2627 +<00009f9a> 1793 +<00009f9b> 6740 +<00009f9c> 7988 +<00009f9f> 1859 +<00009fa0> 4851 +<00009fb4> 22056 +<00009fb5> 22064 +<00009fb8> 22076 +<00009fb9> 22093 +<00009fba> 22110 +<00009fbb> 22126 +<0000e76c> 22353 +<0000e796> 599 +<0000e7c7> 695 +<0000e7c8> 698 +<0000f92c> 22031 +<0000f979> 2562 +<0000f995> 16595 +<0000f9e7> 8204 +<0000f9f1> 20611 +<0000fa0c> 4697 +<0000fa11> 22035 +<0000fa18> 22038 +<0000fe10> 573 +<0000fe11> 575 +<0000fe12> 574 +<0000fe19> 599 +<0000fe30> 10013 +<0000fe31> 598 +<0000ff04> 166 +<0000ff5e> 106 +<0000ffe2> 10014 +<0000ffe3> 355 +<0000ffe4> 10015 +<0000ffe5> 265 +<00020087> 22048 +<00020089> 22049 +<000200cc> 22050 +<00020509> 22093 +<0002099d> 22110 +<000215d7> 22075 +<0002298f> 22085 +<000241fe> 22111 +endcidchar + +100 begincidrange +<00000020> <0000007e> 1 +<000002ca> <000002cb> 9907 +<00000391> <000003a1> 525 +<000003a3> <000003a9> 542 +<000003b1> <000003c1> 549 +<000003c3> <000003c9> 566 +<00000410> <00000415> 602 +<00000416> <00000435> 609 +<00000436> <0000044f> 642 +<00002018> <00002019> 109 +<0000201c> <0000201d> 111 +<00002032> <00002033> 163 +<00002160> <0000216b> 250 +<00002170> <00002179> 9897 +<00002190> <00002191> 186 +<00002196> <00002199> 9916 +<00002227> <00002228> 131 +<00002264> <00002265> 155 +<00002266> <00002267> 9924 +<0000226e> <0000226f> 153 +<00002460> <00002469> 230 +<00002474> <00002487> 210 +<00002488> <0000249b> 190 +<00002500> <0000254b> 738 +<00002550> <00002573> 9927 +<00002581> <0000258f> 9963 +<00002593> <00002595> 9978 +<000025bc> <000025bd> 9981 +<000025e2> <000025e5> 9983 +<00002e82> <00002e83> 22429 +<00002e85> <00002e87> 22431 +<00002e89> <00002e8a> 22434 +<00002e8d> <00002e96> 22436 +<00002e98> <00002e99> 22446 +<00002e9b> <00002ea6> 22448 +<00002ea8> <00002ea9> 22460 +<00002eab> <00002ead> 22462 +<00002eaf> <00002eb2> 22465 +<00002eb4> <00002eb5> 22469 +<00002eb6> <00002eb7> 22083 +<00002eb8> <00002eba> 22471 +<00002ebc> <00002ec9> 22474 +<00002ecb> <00002ef3> 22488 +<00002ff0> <00002ffb> 10060 +<00003000> <00003002> 96 +<00003008> <0000300f> 115 +<00003010> <00003011> 125 +<00003014> <00003015> 113 +<00003016> <00003017> 123 +<0000301d> <0000301e> 9990 +<00003021> <00003029> 9992 +<00003033> <00003035> 22395 +<00003038> <0000303a> 22398 +<00003041> <00003093> 356 +<0000309b> <0000309c> 10020 +<0000309d> <0000309e> 10025 +<000030a1> <000030f6> 439 +<000030fd> <000030fe> 10022 +<00003105> <00003129> 700 +<0000312a> <0000312c> 22401 +<000031a0> <000031b7> 22404 +<00003220> <00003229> 240 +<0000338e> <0000338f> 10002 +<0000339c> <0000339e> 10004 +<000033d1> <000033d2> 10010 +<00003400> <00003446> 22529 +<00003448> <00003472> 22600 +<00003474> <000034ff> 22643 +<00003500> <0000359d> 22783 +<0000359f> <000035ff> 22941 +<00003600> <0000360d> 23038 +<0000360f> <00003619> 23052 +<0000361b> <000036ff> 23063 +<00003700> <000037ff> 23292 +<00003800> <000038ff> 23548 +<00003900> <00003917> 23804 +<00003919> <0000396d> 23828 +<0000396f> <000039ce> 23913 +<000039d1> <000039de> 24009 +<000039e0> <000039ff> 24023 +<00003a00> <00003a72> 24055 +<00003a74> <00003aff> 24170 +<00003b00> <00003b4d> 24310 +<00003b4f> <00003bff> 24388 +<00003c00> <00003c6d> 24565 +<00003c6f> <00003cdf> 24675 +<00003ce1> <00003cff> 24788 +<00003d00> <00003dff> 24819 +<00003e00> <00003eff> 25075 +<00003f00> <00003fff> 25331 +<00004000> <00004055> 25587 +<00004057> <000040ff> 25673 +<00004100> <0000415e> 25842 +<00004160> <000041ff> 25937 +<00004200> <000042ff> 26097 +<00004300> <00004336> 26353 +<00004338> <000043ab> 26408 +<000043ad> <000043b0> 26524 +<000043b2> <000043dc> 26528 +<000043de> <000043ff> 26571 +endcidrange + +100 begincidrange +<00004400> <000044d5> 26605 +<000044d7> <000044ff> 26819 +<00004500> <000045ff> 26860 +<00004600> <0000464b> 27116 +<0000464d> <00004660> 27192 +<00004662> <000046ff> 27212 +<00004700> <00004722> 27370 +<00004724> <00004728> 27405 +<0000472a> <0000477b> 27410 +<0000477d> <0000478c> 27492 +<0000478e> <000047ff> 27508 +<00004800> <000048ff> 27622 +<00004900> <00004946> 27878 +<00004948> <00004979> 27949 +<0000497b> <0000497c> 27999 +<0000497e> <00004981> 28001 +<00004982> <00004983> 22102 +<00004985> <00004986> 22104 +<00004987> <0000499a> 28006 +<0000499c> <0000499e> 28026 +<000049a0> <000049b5> 28029 +<000049b8> <000049ff> 28051 +<00004a00> <00004aff> 28123 +<00004b00> <00004bff> 28379 +<00004c00> <00004c76> 28635 +<00004c78> <00004c9e> 28754 +<00004c9f> <00004ca1> 22113 +<00004ca4> <00004cff> 28793 +<00004d00> <00004d12> 28885 +<00004d13> <00004d19> 22118 +<00004d1a> <00004dad> 28904 +<00004daf> <00004db5> 29052 +<00004e04> <00004e06> 10073 +<00004e1f> <00004e21> 10079 +<00004e2e> <00004e2f> 10085 +<00004e40> <00004e42> 10092 +<00004e5a> <00004e5b> 10101 +<00004e62> <00004e65> 10103 +<00004e67> <00004e68> 10107 +<00004e6a> <00004e6f> 10109 +<00004e74> <00004e7d> 10116 +<00004e7f> <00004e81> 10126 +<00004e83> <00004e85> 10129 +<00004e96> <00004e97> 10135 +<00004e9c> <00004e9d> 10138 +<00004eaf> <00004eb1> 10142 +<00004eb6> <00004eb9> 10146 +<00004ebc> <00004ebe> 10150 +<00004ecf> <00004ed0> 10155 +<00004eda> <00004edc> 10158 +<00004ee6> <00004ee7> 10163 +<00004eed> <00004eef> 10166 +<00004ef8> <00004efa> 10171 +<00004f02> <00004f08> 10177 +<00004f0b> <00004f0c> 10184 +<00004f12> <00004f16> 10186 +<00004f1c> <00004f1d> 10191 +<00004f28> <00004f29> 10195 +<00004f2c> <00004f2e> 10197 +<00004f3e> <00004f42> 10206 +<00004f44> <00004f45> 10211 +<00004f47> <00004f4c> 10213 +<00004f61> <00004f62> 10222 +<00004f6a> <00004f6b> 10226 +<00004f6d> <00004f6e> 10228 +<00004f71> <00004f72> 10230 +<00004f77> <00004f7a> 10233 +<00004f80> <00004f82> 10238 +<00004f92> <00004f93> 10247 +<00004f98> <00004f9a> 10250 +<00004f9e> <00004f9f> 10254 +<00004fa1> <00004fa2> 10256 +<00004fb0> <00004fb4> 10261 +<00004fb6> <00004fbe> 10266 +<00004fc0> <00004fc1> 10275 +<00004fc6> <00004fc9> 10277 +<00004fcb> <00004fcd> 10281 +<00004fd2> <00004fd6> 10284 +<00004fe4> <00004fe5> 10292 +<00004feb> <00004fec> 10295 +<00004ff4> <00004ff7> 10299 +<00004ffb> <00004ffd> 10304 +<00005001> <00005005> 10308 +<00005007> <00005008> 10313 +<00005015> <00005017> 10319 +<0000501d> <0000501e> 10323 +<00005022> <00005024> 10326 +<0000502f> <00005039> 10330 +<0000503f> <00005042> 10343 +<00005044> <00005046> 10347 +<0000504a> <0000504b> 10350 +<00005050> <00005054> 10353 +<00005056> <00005059> 10358 +<0000505d> <00005064> 10363 +<00005066> <0000506b> 10371 +<0000506d> <00005073> 10377 +<00005078> <0000507a> 10384 +<0000507c> <0000507d> 10387 +<00005081> <00005084> 10389 +<00005086> <00005087> 10393 +endcidrange + +100 begincidrange +<00005089> <0000508c> 10395 +<0000508e> <00005095> 10399 +<0000509a> <000050a1> 10408 +<000050aa> <000050ab> 10418 +<000050ae> <000050b1> 10420 +<000050b8> <000050b9> 10425 +<000050bc> <000050bd> 10427 +<000050bf> <000050c1> 10429 +<000050c3> <000050c4> 10432 +<000050c6> <000050c8> 10434 +<000050ca> <000050ce> 10437 +<000050d2> <000050d4> 10443 +<000050d7> <000050d9> 10446 +<000050db> <000050dd> 10449 +<000050df> <000050e4> 10452 +<000050e9> <000050eb> 10458 +<000050ef> <000050f2> 10461 +<000050f6> <000050f8> 10466 +<000050fc> <000050ff> 10470 +<0000510c> <0000510f> 10478 +<00005116> <00005117> 10484 +<00005119> <0000511e> 10486 +<00005122> <00005129> 10493 +<0000512b> <00005131> 10501 +<00005133> <00005136> 10508 +<00005138> <00005139> 10512 +<0000513d> <0000513e> 10514 +<0000514e> <00005150> 10520 +<00005157> <00005159> 10524 +<0000515d> <00005161> 10528 +<00005163> <00005164> 10533 +<00005166> <00005167> 10535 +<0000517e> <0000517f> 10541 +<00005183> <00005184> 10543 +<00005186> <00005187> 10545 +<0000518a> <0000518b> 10547 +<0000518e> <00005191> 10549 +<00005193> <00005194> 10553 +<0000519d> <0000519f> 10557 +<000051a6> <000051aa> 10562 +<000051ad> <000051ae> 10567 +<000051b8> <000051ba> 10570 +<000051be> <000051bf> 10573 +<000051c1> <000051c3> 10575 +<000051d2> <000051da> 10583 +<000051de> <000051df> 10593 +<000051e2> <000051e3> 10595 +<000051e5> <000051ea> 10597 +<00005204> <00005205> 10609 +<0000520b> <0000520c> 10612 +<0000520f> <00005210> 10614 +<00005213> <00005215> 10616 +<0000521e> <0000521f> 10620 +<00005221> <00005223> 10622 +<00005225> <00005227> 10625 +<00005231> <00005232> 10631 +<00005234> <00005235> 10633 +<0000523f> <00005240> 4753 +<00005245> <00005246> 10637 +<00005248> <00005249> 10639 +<0000524e> <0000524f> 10641 +<00005252> <00005253> 10643 +<00005257> <0000525a> 10646 +<0000525f> <00005260> 10651 +<00005262> <00005264> 10653 +<0000526b> <0000526d> 10658 +<00005270> <00005271> 10661 +<00005276> <0000527c> 10664 +<00005284> <00005286> 10673 +<0000528e> <0000528f> 10677 +<00005294> <0000529a> 10680 +<000052a4> <000052a7> 10688 +<000052ac> <000052ad> 5006 +<000052ae> <000052b0> 10692 +<000052b4> <000052bd> 10695 +<000052c4> <000052c6> 10707 +<000052cc> <000052cf> 10712 +<000052d3> <000052d4> 10717 +<000052e0> <000052e1> 10722 +<000052e5> <000052ef> 10725 +<000052f2> <000052f4> 10736 +<000052f6> <000052f7> 10739 +<000052fb> <000052fd> 10741 +<00005301> <00005304> 10744 +<00005309> <0000530c> 10749 +<00005311> <00005314> 10754 +<0000531b> <0000531c> 10759 +<0000531e> <0000531f> 10761 +<00005324> <00005325> 10764 +<00005327> <00005329> 10766 +<0000532b> <0000532c> 10769 +<00005332> <00005338> 10772 +<0000533c> <0000533d> 10779 +<0000534b> <0000534d> 10784 +<00005358> <00005359> 10788 +<0000536c> <0000536d> 10795 +<0000537b> <0000537e> 10800 +<00005380> <00005381> 10804 +<00005387> <00005388> 10807 +<0000538e> <00005394> 10810 +endcidrange + +100 begincidrange +<00005396> <00005397> 10817 +<0000539b> <0000539c> 10819 +<000053aa> <000053ac> 10825 +<000053af> <000053b1> 10828 +<000053b7> <000053ba> 10833 +<000053bc> <000053be> 10837 +<000053c4> <000053c7> 10841 +<000053ce> <000053d0> 10845 +<000053d2> <000053d3> 10848 +<000053dc> <000053de> 10852 +<000053fe> <000053ff> 10859 +<00005418> <0000541a> 10867 +<00005424> <00005425> 10872 +<00005436> <00005437> 10877 +<00005441> <00005442> 10882 +<00005444> <00005445> 10884 +<0000544c> <0000544f> 10888 +<00005452> <00005454> 5380 +<0000545d> <00005461> 10894 +<00005469> <00005470> 10902 +<00005479> <0000547a> 10911 +<0000547e> <0000547f> 10913 +<00005487> <0000548a> 10918 +<00005497> <00005498> 10925 +<0000549a> <0000549b> 5395 +<0000549e> <000054a2> 10928 +<000054a9> <000054aa> 5419 +<000054b5> <000054b7> 10937 +<000054b9> <000054ba> 10940 +<000054ca> <000054cb> 10945 +<000054d3> <000054d4> 5408 +<000054d9> <000054da> 5416 +<000054e2> <000054e4> 10951 +<000054eb> <000054ec> 10954 +<000054ef> <000054f1> 10956 +<000054f4> <000054f9> 10959 +<00005502> <00005503> 10968 +<0000550a> <0000550e> 10972 +<00005512> <00005513> 10977 +<00005515> <0000551a> 10979 +<0000551c> <0000551f> 10985 +<00005522> <00005523> 5431 +<00005525> <00005526> 10990 +<00005528> <00005529> 10992 +<00005534> <00005536> 10997 +<00005538> <0000553b> 11000 +<00005547> <00005548> 11008 +<0000554b> <0000554e> 11010 +<00005551> <00005552> 11014 +<00005557> <0000555b> 11017 +<0000555f> <00005560> 11023 +<00005562> <00005563> 11025 +<00005568> <00005569> 11027 +<0000556f> <00005574> 11030 +<00005575> <00005577> 5449 +<00005579> <0000557a> 11036 +<00005585> <00005586> 11040 +<0000558c> <0000558e> 11042 +<00005592> <00005593> 11046 +<00005595> <00005597> 11048 +<0000559a> <0000559b> 11051 +<000055a0> <000055a6> 11054 +<000055a8> <000055a9> 11061 +<000055af> <000055b0> 11065 +<000055bd> <000055be> 5468 +<000055bf> <000055c3> 11072 +<000055ca> <000055cb> 11078 +<000055cc> <000055cd> 5487 +<000055cf> <000055d0> 11080 +<000055d7> <000055d9> 11083 +<000055eb> <000055ec> 5477 +<000055ed> <000055ee> 11091 +<000055f0> <000055f1> 11093 +<000055f2> <000055f3> 5485 +<000055f8> <000055fc> 11096 +<00005602> <00005605> 11102 +<0000560a> <0000560b> 11107 +<00005610> <00005613> 11109 +<00005619> <0000561a> 11114 +<00005620> <00005622> 11117 +<00005625> <00005626> 11120 +<0000562a> <0000562b> 11123 +<0000563c> <0000563e> 11128 +<00005642> <0000564b> 11132 +<0000564f> <00005653> 11142 +<00005655> <00005656> 11147 +<0000565a> <0000565b> 11149 +<0000565e> <0000565f> 11151 +<0000566d> <0000566e> 11156 +<0000567b> <0000567c> 5517 +<0000567d> <0000567f> 11163 +<00005681> <00005684> 11166 +<00005688> <0000568b> 11170 +<00005690> <00005692> 11175 +<00005696> <00005698> 11179 +<0000569a> <000056a2> 11182 +<000056a4> <000056a5> 11191 +<000056a9> <000056ad> 11194 +<000056b0> <000056b2> 11199 +<000056b8> <000056bb> 11203 +endcidrange + +100 begincidrange +<000056bd> <000056bf> 11207 +<000056c3> <000056c4> 11210 +<000056c6> <000056c7> 11212 +<000056cd> <000056d0> 11215 +<000056d2> <000056d3> 11219 +<000056d5> <000056d6> 11221 +<000056d8> <000056d9> 11223 +<000056e5> <000056ea> 11227 +<000056ee> <000056ef> 11234 +<000056f2> <000056f3> 11236 +<000056f6> <000056f8> 11238 +<000056fb> <000056fc> 11241 +<00005700> <00005702> 11243 +<0000570e> <00005711> 11248 +<00005714> <00005715> 11252 +<00005719> <0000571b> 11255 +<0000571d> <0000571e> 11258 +<00005720> <00005722> 11260 +<00005724> <00005727> 11263 +<0000572e> <0000572f> 5036 +<00005731> <00005732> 11268 +<00005734> <00005738> 11270 +<0000573c> <0000573d> 11275 +<00005743> <00005746> 11279 +<00005748> <00005749> 11283 +<00005752> <00005756> 11286 +<00005758> <00005759> 11291 +<00005762> <00005763> 11293 +<00005770> <00005772> 11299 +<00005774> <00005775> 11302 +<00005778> <0000577a> 11304 +<0000577d> <00005781> 11307 +<00005787> <0000578a> 11312 +<0000578d> <00005791> 11316 +<00005794> <0000579a> 11321 +<0000579c> <0000579f> 11328 +<000057af> <000057b1> 11336 +<000057b5> <000057b7> 11340 +<000057b9> <000057c1> 11343 +<000057c4> <000057ca> 11352 +<000057cc> <000057cd> 11359 +<000057d0> <000057d1> 11361 +<000057d6> <000057d7> 11364 +<000057db> <000057dc> 11366 +<000057e2> <000057e3> 11369 +<000057e5> <000057ec> 11371 +<000057f0> <000057f3> 11380 +<000057f5> <000057f6> 11384 +<000057fb> <000057fc> 11386 +<000057fe> <000057ff> 11388 +<00005803> <00005804> 11391 +<00005808> <00005809> 11393 +<0000580e> <00005810> 11396 +<00005812> <00005814> 11399 +<00005817> <00005818> 11402 +<0000581a> <0000581c> 11404 +<00005822> <00005823> 11408 +<00005825> <00005829> 11410 +<0000582b> <0000582e> 11415 +<00005832> <00005833> 11419 +<00005836> <00005843> 11421 +<00005845> <00005849> 11435 +<00005855> <00005856> 11443 +<00005859> <0000585d> 11445 +<0000585f> <00005861> 11450 +<00005866> <0000586a> 11454 +<0000586d> <00005874> 11459 +<00005876> <00005878> 11467 +<0000587a> <0000587d> 11470 +<00005886> <00005888> 11477 +<0000588b> <00005891> 11480 +<00005894> <00005898> 11487 +<000058a0> <000058a7> 11494 +<000058aa> <000058ad> 11502 +<000058af> <000058b2> 11506 +<000058b4> <000058ba> 11510 +<000058bf> <000058c0> 11518 +<000058c2> <000058c4> 11520 +<000058c8> <000058d0> 11524 +<000058d6> <000058d7> 11535 +<000058db> <000058dd> 11537 +<000058e5> <000058e8> 11542 +<000058f1> <000058f2> 11548 +<000058f4> <000058f5> 11550 +<000058f7> <000058f8> 11552 +<000058fb> <000058fc> 11554 +<000058fe> <000058ff> 11556 +<00005900> <00005901> 11558 +<00005905> <00005906> 11561 +<00005908> <0000590c> 11563 +<00005910> <00005913> 11569 +<00005917> <00005918> 11573 +<0000591d> <0000591e> 11576 +<00005920> <00005921> 11578 +<00005932> <00005933> 11585 +<00005935> <00005936> 11587 +<0000593f> <00005940> 11591 +<00005945> <00005946> 11594 +<0000594c> <0000594d> 11597 +<00005952> <00005953> 11600 +endcidrange + +100 begincidrange +<0000595b> <0000595f> 11603 +<00005963> <00005964> 11609 +<00005966> <00005968> 11611 +<0000596f> <00005972> 11616 +<0000597a> <0000597c> 11622 +<0000597e> <00005980> 11625 +<0000598b> <0000598c> 11630 +<0000598e> <00005991> 11632 +<00005994> <00005995> 11636 +<0000599a> <0000599c> 11639 +<0000599f> <000059a2> 11642 +<000059a6> <000059a7> 11646 +<000059a9> <000059aa> 6008 +<000059ac> <000059ad> 11648 +<000059b0> <000059b1> 11650 +<000059b3> <000059b8> 11652 +<000059bc> <000059bd> 11659 +<000059bf> <000059c5> 11661 +<000059c7> <000059c9> 11668 +<000059cc> <000059cf> 11671 +<000059d5> <000059d6> 11675 +<000059de> <000059e2> 11679 +<000059e6> <000059e7> 11685 +<000059e9> <000059eb> 11687 +<000059ed> <000059f8> 11690 +<000059fc> <000059fe> 11703 +<00005a05> <00005a06> 6021 +<00005a0a> <00005a0b> 11708 +<00005a0d> <00005a10> 11710 +<00005a14> <00005a17> 11715 +<00005a19> <00005a1b> 11719 +<00005a1d> <00005a1e> 11722 +<00005a21> <00005a22> 11724 +<00005a26> <00005a28> 11727 +<00005a2a> <00005a30> 11730 +<00005a37> <00005a3b> 11739 +<00005a3d> <00005a3f> 11744 +<00005a42> <00005a45> 11747 +<00005a47> <00005a48> 11751 +<00005a4b> <00005a54> 11753 +<00005a56> <00005a59> 11763 +<00005a5b> <00005a61> 11767 +<00005a63> <00005a65> 11774 +<00005a68> <00005a69> 11777 +<00005a6b> <00005a6c> 11779 +<00005a6e> <00005a73> 11781 +<00005a78> <00005a79> 11787 +<00005a7b> <00005a7e> 11789 +<00005a80> <00005a91> 11793 +<00005a93> <00005a99> 11811 +<00005a9c> <00005aa6> 11818 +<00005aa8> <00005aa9> 11829 +<00005aab> <00005ab1> 11831 +<00005ab6> <00005ab7> 11839 +<00005ab9> <00005abc> 11841 +<00005abf> <00005ac0> 11845 +<00005ac3> <00005ac8> 11847 +<00005aca> <00005acb> 11853 +<00005acd> <00005ad1> 11855 +<00005ad9> <00005adb> 11862 +<00005add> <00005adf> 11865 +<00005ae4> <00005ae5> 11869 +<00005ae7> <00005ae8> 11871 +<00005aec> <00005af0> 11874 +<00005af2> <00005af4> 11879 +<00005af6> <00005afa> 11882 +<00005afc> <00005aff> 11887 +<00005b01> <00005b07> 11891 +<00005b0d> <00005b15> 11899 +<00005b1a> <00005b20> 11909 +<00005b22> <00005b29> 11916 +<00005b2b> <00005b2f> 11924 +<00005b35> <00005b36> 11931 +<00005b39> <00005b3f> 11933 +<00005b41> <00005b4b> 11940 +<00005b4d> <00005b4f> 11951 +<00005b60> <00005b61> 11957 +<00005b67> <00005b68> 11959 +<00005b6d> <00005b6f> 11961 +<00005b76> <00005b77> 11966 +<00005b7b> <00005b7c> 11969 +<00005b8d> <00005b8e> 11975 +<00005b90> <00005b92> 11977 +<00005ba7> <00005ba9> 11983 +<00005bac> <00005baf> 11986 +<00005bb1> <00005bb2> 11990 +<00005bba> <00005bbc> 11993 +<00005bc0> <00005bc1> 11996 +<00005bc8> <00005bcb> 11999 +<00005bcd> <00005bcf> 12003 +<00005bd4> <00005bdc> 12007 +<00005bf1> <00005bf4> 12021 +<00005bfd> <00005bfe> 12026 +<00005c02> <00005c03> 12029 +<00005c12> <00005c13> 12034 +<00005c1e> <00005c21> 12039 +<00005c28> <00005c2b> 12045 +<00005c2d> <00005c30> 12049 +<00005c32> <00005c33> 12053 +<00005c35> <00005c36> 12055 +endcidrange + +100 begincidrange +<00005c43> <00005c44> 12057 +<00005c46> <00005c47> 12059 +<00005c4c> <00005c4d> 12061 +<00005c52> <00005c54> 12063 +<00005c56> <00005c58> 12066 +<00005c5a> <00005c5d> 12069 +<00005c69> <00005c6b> 12075 +<00005c72> <00005c78> 12080 +<00005c7b> <00005c7e> 12087 +<00005c83> <00005c87> 12092 +<00005c89> <00005c8b> 12097 +<00005c8e> <00005c8f> 12100 +<00005c92> <00005c93> 12102 +<00005c98> <00005c99> 5553 +<00005c9d> <00005ca0> 12105 +<00005ca4> <00005ca8> 12109 +<00005cae> <00005cb0> 12115 +<00005cb9> <00005cbc> 12121 +<00005cc2> <00005cc3> 12127 +<00005cc5> <00005cca> 12129 +<00005ccc> <00005cd1> 12135 +<00005cd3> <00005cd8> 12141 +<00005cda> <00005ce0> 12147 +<00005ce2> <00005ce3> 12154 +<00005ceb> <00005cec> 12158 +<00005cee> <00005cef> 12160 +<00005cf1> <00005cf3> 12162 +<00005cf7> <00005cfa> 12166 +<00005cfe> <00005cff> 12171 +<00005d00> <00005d01> 12173 +<00005d02> <00005d03> 5572 +<00005d04> <00005d05> 12175 +<00005d08> <00005d0c> 12177 +<00005d0f> <00005d13> 12182 +<00005d18> <00005d1a> 12188 +<00005d1c> <00005d1d> 12191 +<00005d1f> <00005d23> 12193 +<00005d2a> <00005d2b> 12200 +<00005d2f> <00005d33> 12202 +<00005d35> <00005d3c> 12207 +<00005d3f> <00005d46> 12215 +<00005d48> <00005d49> 12223 +<00005d4d> <00005d4f> 12225 +<00005d51> <00005d57> 12228 +<00005d59> <00005d5a> 12235 +<00005d5e> <00005d68> 12238 +<00005d6d> <00005d6e> 12250 +<00005d70> <00005d73> 12252 +<00005d75> <00005d80> 12256 +<00005d85> <00005d86> 12269 +<00005d88> <00005d96> 12271 +<00005d9a> <00005d9c> 12287 +<00005d9e> <00005d9f> 12290 +<00005da1> <00005da6> 12292 +<00005da8> <00005db6> 12298 +<00005dbd> <00005dc4> 12315 +<00005dc6> <00005dca> 12323 +<00005dce> <00005dd1> 12329 +<00005dd5> <00005dda> 12334 +<00005ddf> <00005de0> 12341 +<00005de3> <00005de4> 12343 +<00005dec> <00005ded> 12346 +<00005df5> <00005df6> 12348 +<00005df8> <00005dfc> 12350 +<00005e09> <00005e0b> 12359 +<00005e0d> <00005e0e> 12362 +<00005e12> <00005e13> 12364 +<00005e1e> <00005e24> 12367 +<00005e28> <00005e2a> 12374 +<00005e2f> <00005e30> 12378 +<00005e34> <00005e35> 12381 +<00005e39> <00005e3a> 12383 +<00005e3b> <00005e3c> 5539 +<00005e3e> <00005e3f> 12385 +<00005e46> <00005e4b> 12388 +<00005e4d> <00005e53> 12394 +<00005e59> <00005e5a> 12402 +<00005e5c> <00005e5d> 12404 +<00005e64> <00005e6a> 12407 +<00005e6d> <00005e71> 12414 +<00005e81> <00005e83> 12421 +<00005e88> <00005e89> 12425 +<00005e8c> <00005e8e> 12427 +<00005ea1> <00005ea4> 12434 +<00005ea8> <00005eaa> 12438 +<00005eae> <00005eb2> 12442 +<00005eba> <00005ebd> 12448 +<00005ebf> <00005ec8> 12452 +<00005ecb> <00005ed0> 12462 +<00005ed4> <00005ed5> 12468 +<00005ed7> <00005eda> 12470 +<00005edc> <00005ede> 12474 +<00005ee4> <00005ee7> 12477 +<00005eed> <00005ef2> 12483 +<00005ef8> <00005ef9> 12490 +<00005efb> <00005efd> 12492 +<00005f05> <00005f07> 12495 +<00005f0c> <00005f0e> 12499 +<00005f19> <00005f1a> 12506 +<00005f1c> <00005f1e> 12508 +endcidrange + +100 begincidrange +<00005f21> <00005f24> 12511 +<00005f2b> <00005f2c> 12516 +<00005f36> <00005f38> 12522 +<00005f3d> <00005f3f> 12526 +<00005f41> <00005f45> 12529 +<00005f49> <00005f4b> 12535 +<00005f5a> <00005f5c> 12542 +<00005f5e> <00005f60> 12545 +<00005f67> <00005f68> 12550 +<00005f6e> <00005f6f> 12553 +<00005f74> <00005f76> 12556 +<00005f7d> <00005f7f> 12561 +<00005f8d> <00005f8f> 12566 +<00005f93> <00005f94> 12569 +<00005f9a> <00005f9b> 12572 +<00005fa2> <00005fa7> 12576 +<00005fab> <00005fac> 12582 +<00005faf> <00005fb4> 12584 +<00005fba> <00005fbb> 12592 +<00005fbe> <00005fc2> 12594 +<00005fc7> <00005fc8> 12599 +<00005fca> <00005fcb> 12601 +<00005fd3> <00005fd5> 12604 +<00005fda> <00005fdc> 12607 +<00005fde> <00005fdf> 12610 +<00005fe2> <00005fe3> 12612 +<00005fe5> <00005fe6> 12614 +<00005fe8> <00005fe9> 12616 +<00005fef> <00005ff0> 12619 +<00005ff2> <00005ff4> 12621 +<00005ff6> <00005ff7> 12624 +<00005ff9> <00005ffa> 12626 +<00006005> <00006006> 5708 +<00006007> <00006009> 12629 +<0000600b> <0000600c> 12632 +<00006010> <00006011> 12634 +<00006017> <00006018> 12637 +<0000601e> <0000601f> 12640 +<00006022> <00006024> 12642 +<0000602c> <0000602e> 12645 +<00006030> <00006034> 12648 +<00006036> <0000603a> 12653 +<0000603d> <0000603e> 12658 +<00006044> <0000604a> 12661 +<0000604e> <0000604f> 12669 +<00006053> <00006054> 12672 +<00006056> <00006058> 12674 +<0000605b> <0000605c> 12677 +<0000605e> <00006061> 12679 +<00006065> <00006066> 12683 +<00006071> <00006072> 12686 +<00006074> <00006075> 12688 +<00006078> <00006079> 5724 +<00006080> <00006082> 12692 +<00006085> <00006088> 12695 +<0000608a> <0000608b> 12699 +<0000608e> <00006091> 12701 +<00006097> <00006099> 12707 +<000060a1> <000060a2> 12712 +<000060a4> <000060a5> 12714 +<000060a9> <000060aa> 12717 +<000060b9> <000060ba> 12723 +<000060bd> <000060c4> 12725 +<000060c7> <000060c9> 12733 +<000060cc> <000060d0> 12736 +<000060d2> <000060d4> 12741 +<000060d6> <000060d7> 12744 +<000060e2> <000060e5> 12749 +<000060f7> <000060f8> 12755 +<000060fc> <000060ff> 12757 +<00006102> <00006105> 12761 +<0000610a> <0000610c> 12766 +<00006110> <00006114> 12769 +<00006116> <00006119> 12774 +<0000611d> <0000611e> 12778 +<00006121> <00006122> 12780 +<00006128> <0000612a> 12783 +<0000612c> <00006133> 12786 +<00006135> <00006136> 12794 +<00006138> <0000613d> 12796 +<00006140> <00006147> 12802 +<0000614f> <00006150> 12812 +<00006152> <00006154> 12814 +<00006156> <00006157> 12817 +<0000615b> <0000615c> 12820 +<00006160> <00006161> 12823 +<00006165> <00006166> 12825 +<0000616c> <0000616d> 12828 +<00006171> <00006172> 12831 +<00006178> <00006181> 12834 +<00006183> <00006189> 12844 +<0000618c> <0000618d> 12851 +<00006195> <00006199> 12855 +<0000619b> <0000619c> 12860 +<0000619e> <000061a3> 12862 +<000061a5> <000061a6> 12868 +<000061af> <000061b1> 12872 +<000061b3> <000061b5> 12875 +<000061b8> <000061bd> 12878 +<000061bf> <000061c1> 12884 +endcidrange + +100 begincidrange +<000061c3> <000061c6> 12887 +<000061cd> <000061d0> 12891 +<000061d5> <000061dd> 12896 +<000061e0> <000061e2> 12905 +<000061e4> <000061e5> 12908 +<000061e9> <000061f1> 12911 +<000061f3> <000061f4> 12920 +<00006201> <00006205> 12925 +<0000621c> <0000621e> 12933 +<00006228> <00006229> 12939 +<00006235> <00006236> 12945 +<00006238> <0000623c> 12947 +<00006244> <00006246> 12953 +<00006248> <00006249> 6646 +<0000624f> <00006250> 12957 +<00006255> <00006257> 12959 +<00006259> <0000625a> 12962 +<0000625c> <00006262> 12964 +<00006264> <00006265> 12971 +<00006271> <00006272> 12974 +<00006274> <00006275> 12976 +<00006277> <00006278> 12978 +<0000627a> <0000627b> 12980 +<00006281> <00006283> 12983 +<00006285> <00006288> 12986 +<0000628b> <00006290> 12990 +<0000629c> <0000629e> 12998 +<000062a6> <000062a7> 13002 +<000062a9> <000062aa> 13004 +<000062ad> <000062b0> 13006 +<000062b2> <000062b4> 13010 +<000062b6> <000062b8> 13013 +<000062c0> <000062c1> 13018 +<000062dd> <000062de> 13025 +<000062e0> <000062e1> 13027 +<000062ea> <000062eb> 13030 +<000062f8> <000062fb> 13035 +<00006303> <00006306> 13040 +<0000630a> <0000630d> 13044 +<0000630f> <00006310> 13048 +<00006312> <00006315> 13050 +<00006317> <00006319> 13054 +<00006326> <00006327> 13058 +<0000632c> <0000632e> 13061 +<00006330> <00006331> 13064 +<00006333> <00006338> 13066 +<0000633b> <0000633c> 13072 +<0000633f> <00006341> 13074 +<00006347> <00006348> 13078 +<00006351> <00006354> 13081 +<00006356> <0000635d> 13085 +<00006364> <00006366> 13094 +<0000636f> <00006370> 13099 +<00006373> <00006375> 13101 +<00006378> <00006379> 13104 +<0000637c> <0000637f> 13106 +<00006385> <00006386> 13111 +<00006393> <00006395> 13116 +<00006399> <0000639f> 13120 +<000063b1> <000063b2> 13132 +<000063b5> <000063b6> 13134 +<000063c1> <000063c3> 13140 +<000063c7> <000063c8> 13144 +<000063ca> <000063cc> 13146 +<000063d3> <000063d5> 13150 +<000063d7> <000063d9> 13153 +<000063db> <000063dd> 13156 +<000063e4> <000063e8> 13161 +<000063eb> <000063ec> 13166 +<000063ef> <000063f1> 13168 +<000063f9> <000063fc> 13174 +<00006403> <00006404> 13179 +<00006406> <0000640a> 13181 +<00006411> <00006412> 13187 +<00006415> <00006416> 13189 +<00006418> <0000641a> 13191 +<00006422> <00006425> 13196 +<00006427> <00006429> 13200 +<0000642e> <00006433> 13204 +<00006437> <00006439> 13211 +<0000643b> <0000643c> 13214 +<00006442> <00006443> 13218 +<0000644b> <00006450> 13221 +<00006455> <00006457> 13228 +<00006459> <0000645b> 13231 +<00006460> <00006466> 13235 +<0000646a> <0000646c> 13243 +<00006470> <00006472> 13247 +<00006474> <00006475> 13250 +<00006478> <00006479> 2819 +<0000647c> <00006481> 13253 +<00006489> <00006490> 13261 +<00006497> <00006498> 13270 +<0000649a> <0000649d> 13272 +<000064a0> <000064a2> 13276 +<000064a6> <000064a8> 13279 +<000064b7> <000064b8> 5354 +<000064c8> <000064c9> 13291 +<000064d5> <000064d6> 13297 +<000064db> <000064dd> 13300 +endcidrange + +100 begincidrange +<000064e7> <000064eb> 13307 +<000064ed> <000064ee> 13312 +<000064f5> <000064f6> 13315 +<000064f8> <000064f9> 13317 +<00006501> <00006503> 13321 +<00006507> <00006508> 13325 +<0000650a> <0000650e> 13327 +<00006510> <00006511> 13332 +<0000651e> <00006521> 13339 +<00006526> <00006529> 13343 +<00006530> <00006533> 13348 +<0000653c> <0000653d> 13354 +<00006540> <00006544> 13356 +<00006546> <00006547> 13361 +<0000654a> <0000654b> 13363 +<0000654d> <0000654e> 13365 +<00006552> <00006554> 13368 +<0000655f> <00006561> 13374 +<00006564> <00006565> 13377 +<00006567> <0000656a> 13379 +<0000656d> <0000656f> 13383 +<00006579> <00006581> 13389 +<00006584> <00006586> 13398 +<00006588> <0000658a> 13401 +<0000658d> <0000658f> 13404 +<0000659d> <0000659e> 13412 +<000065a2> <000065a3> 13415 +<000065b1> <000065b6> 13421 +<000065ba> <000065bb> 13428 +<000065be> <000065c0> 13430 +<000065c7> <000065ca> 13434 +<000065d0> <000065d1> 13439 +<000065d3> <000065d5> 13441 +<000065d8> <000065df> 13444 +<000065e3> <000065e4> 13453 +<000065ea> <000065eb> 13455 +<000065ee> <000065f0> 6410 +<000065f2> <000065f5> 13457 +<000065f8> <000065f9> 13461 +<000065fb> <000065ff> 13463 +<00006604> <00006605> 13469 +<00006607> <00006609> 13471 +<00006610> <00006612> 13476 +<00006616> <00006618> 13479 +<0000661a> <0000661c> 13482 +<00006621> <00006624> 13486 +<00006629> <0000662c> 13491 +<00006632> <00006633> 13497 +<00006637> <0000663b> 13499 +<0000663f> <00006640> 13505 +<00006644> <0000664a> 13507 +<0000664d> <0000664e> 13514 +<00006650> <00006651> 13516 +<00006658> <00006659> 13518 +<0000665b> <0000665c> 13520 +<00006662> <00006663> 13524 +<00006669> <0000666d> 13528 +<00006671> <00006673> 13533 +<00006678> <00006679> 13537 +<0000667b> <0000667d> 13539 +<0000667f> <00006681> 13542 +<00006685> <00006686> 13546 +<0000668a> <0000668b> 13548 +<0000668d> <00006690> 13550 +<00006692> <00006695> 13554 +<00006698> <0000669c> 13558 +<0000669e> <000066a1> 13563 +<000066a3> <000066a6> 13567 +<000066a9> <000066aa> 13571 +<000066ac> <000066ad> 13573 +<000066af> <000066b3> 13575 +<000066b5> <000066b8> 13580 +<000066ba> <000066bd> 13584 +<000066bf> <000066c3> 13588 +<000066ca> <000066d5> 13595 +<000066d7> <000066d8> 13607 +<000066db> <000066dc> 6440 +<000066de> <000066df> 13610 +<000066e1> <000066e5> 13612 +<000066e7> <000066e8> 13617 +<000066ea> <000066eb> 13619 +<000066ed> <000066ef> 13621 +<000066f5> <000066f6> 13625 +<000066fa> <000066fb> 13627 +<00006701> <00006702> 13630 +<00006704> <00006707> 13632 +<0000670e> <0000670f> 13637 +<00006711> <00006713> 13639 +<00006718> <0000671a> 13643 +<00006720> <00006725> 13648 +<00006732> <00006733> 13657 +<00006736> <00006739> 13659 +<0000673b> <0000673c> 13663 +<0000673e> <0000673f> 13665 +<00006744> <00006745> 13668 +<0000674a> <0000674b> 13671 +<00006754> <00006755> 13675 +<00006757> <0000675b> 13677 +<00006762> <00006764> 13683 +<00006766> <00006767> 13686 +endcidrange + +100 begincidrange +<0000676b> <0000676c> 13688 +<00006778> <0000677b> 13693 +<00006782> <00006783> 13699 +<00006785> <00006786> 13701 +<0000678c> <0000678f> 13705 +<00006791> <00006794> 13709 +<0000679f> <000067a1> 13716 +<000067b1> <000067b2> 13724 +<000067b9> <000067c0> 13727 +<000067c5> <000067ce> 13736 +<000067d5> <000067d7> 13746 +<000067e3> <000067e4> 13752 +<000067e6> <000067e8> 13754 +<000067ea> <000067eb> 13757 +<000067ed> <000067ee> 13759 +<000067f5> <000067fc> 13762 +<00006801> <00006804> 13771 +<00006814> <00006815> 13779 +<00006818> <0000681c> 13781 +<0000681e> <00006820> 13786 +<00006822> <00006828> 13789 +<0000682b> <00006831> 13796 +<00006832> <00006833> 6262 +<00006834> <00006836> 13803 +<0000683a> <0000683b> 13806 +<00006856> <0000685f> 13814 +<00006860> <00006861> 6264 +<0000686c> <00006873> 13825 +<00006878> <00006880> 13834 +<00006887> <0000688e> 13845 +<00006890> <00006892> 13853 +<00006894> <00006896> 13856 +<00006899> <0000689c> 13859 +<000068a0> <000068a1> 13864 +<000068a3> <000068a5> 13866 +<000068a9> <000068ac> 13869 +<000068b1> <000068b2> 13874 +<000068b6> <000068bf> 13877 +<000068c3> <000068c8> 13888 +<000068ce> <000068d1> 13896 +<000068d3> <000068d4> 13900 +<000068db> <000068de> 13903 +<000068e1> <000068e2> 13907 +<000068e4> <000068e6> 13909 +<000068e8> <000068ed> 13912 +<000068f2> <000068f4> 13919 +<000068f6> <000068f8> 13922 +<000068fd> <000068ff> 13926 +<00006902> <00006904> 13930 +<00006906> <0000690a> 13933 +<00006913> <0000691e> 13940 +<0000691f> <00006920> 6290 +<00006921> <00006923> 13952 +<00006925> <0000692c> 13955 +<0000692e> <0000692f> 13963 +<00006931> <00006933> 13965 +<00006935> <00006938> 13968 +<0000693a> <0000693c> 13972 +<00006940> <00006941> 13976 +<00006943> <00006949> 13978 +<0000694b> <00006952> 13985 +<00006955> <00006956> 13993 +<00006958> <00006959> 13995 +<0000695b> <0000695c> 13997 +<00006961> <00006962> 14000 +<00006964> <00006965> 14002 +<00006969> <0000696a> 14005 +<0000696f> <00006970> 14008 +<00006972> <00006974> 14010 +<0000697a> <0000697b> 14014 +<0000697d> <0000697f> 14016 +<00006987> <00006988> 6312 +<0000698a> <0000698c> 14022 +<0000698e> <00006993> 14025 +<00006996> <00006997> 14031 +<00006999> <0000699a> 14033 +<0000699d> <000069a6> 14035 +<000069af> <000069b0> 14047 +<000069b2> <000069b3> 14049 +<000069b5> <000069b6> 14051 +<000069b8> <000069ba> 14053 +<000069bc> <000069be> 14056 +<000069c2> <000069c9> 14060 +<000069d1> <000069d3> 14069 +<000069d5> <000069da> 14072 +<000069dc> <000069de> 14078 +<000069e1> <000069e6> 14081 +<000069e8> <000069ec> 14087 +<000069ee> <000069f1> 14092 +<000069f4> <000069fc> 14096 +<00006a03> <00006a04> 14107 +<00006a06> <00006a09> 14109 +<00006a0b> <00006a12> 14113 +<00006a14> <00006a16> 14121 +<00006a17> <00006a18> 6335 +<00006a1a> <00006a1d> 14124 +<00006a24> <00006a27> 14130 +<00006a2b> <00006a2e> 14135 +<00006a32> <00006a34> 14140 +<00006a36> <00006a37> 14143 +endcidrange + +100 begincidrange +<00006a3b> <00006a3c> 14145 +<00006a3f> <00006a43> 14147 +<00006a45> <00006a46> 14152 +<00006a49> <00006a4a> 14154 +<00006a4c> <00006a4f> 14156 +<00006a51> <00006a57> 14160 +<00006a5c> <00006a5e> 14168 +<00006a63> <00006a64> 14172 +<00006a66> <00006a70> 14174 +<00006a72> <00006a78> 14185 +<00006a7a> <00006a7b> 14192 +<00006a7d> <00006a7f> 14194 +<00006a81> <00006a83> 14197 +<00006a85> <00006a88> 14200 +<00006a8a> <00006a8d> 14204 +<00006a92> <00006a93> 14209 +<00006a95> <00006a96> 14211 +<00006a98> <00006a9b> 14213 +<00006a9d> <00006a9f> 14217 +<00006aa4> <00006aa8> 14221 +<00006aad> <00006aae> 14227 +<00006ab0> <00006ab2> 14229 +<00006ab4> <00006ab7> 14232 +<00006ab9> <00006aba> 14236 +<00006abc> <00006ac2> 14238 +<00006ac4> <00006ad2> 14245 +<00006ad4> <00006ad9> 14260 +<00006ae0> <00006ae6> 14267 +<00006aed> <00006af2> 14276 +<00006af4> <00006af7> 14282 +<00006af9> <00006afa> 14286 +<00006afc> <00006aff> 14288 +<00006b00> <00006b03> 14292 +<00006b05> <00006b09> 14296 +<00006b0b> <00006b0e> 14301 +<00006b10> <00006b11> 14305 +<00006b13> <00006b15> 14307 +<00006b17> <00006b1d> 14310 +<00006b25> <00006b26> 14318 +<00006b28> <00006b31> 14320 +<00006b33> <00006b36> 14330 +<00006b3b> <00006b3c> 14335 +<00006b3f> <00006b42> 14337 +<00006b44> <00006b45> 14341 +<00006b4a> <00006b4b> 14344 +<00006b4d> <00006b4f> 14346 +<00006b51> <00006b58> 14349 +<00006b5a> <00006b5e> 14357 +<00006b68> <00006b69> 14363 +<00006b6b> <00006b71> 14365 +<00006b73> <00006b76> 14372 +<00006b7d> <00006b80> 14377 +<00006b81> <00006b82> 6358 +<00006b8e> <00006b91> 14384 +<00006b92> <00006b93> 6362 +<00006b94> <00006b95> 14388 +<00006b9a> <00006b9b> 6365 +<00006b9c> <00006b9d> 14392 +<00006b9f> <00006ba0> 14394 +<00006ba2> <00006ba3> 14396 +<00006ba5> <00006ba9> 14398 +<00006bac> <00006bad> 14403 +<00006bb0> <00006bb1> 14405 +<00006bb8> <00006bb9> 14408 +<00006bbc> <00006bbe> 14410 +<00006bc3> <00006bc4> 14414 +<00006bc7> <00006bca> 14416 +<00006bd0> <00006bd1> 14422 +<00006bdc> <00006be0> 14426 +<00006be2> <00006be9> 14431 +<00006bec> <00006bee> 14439 +<00006bf0> <00006bf2> 14442 +<00006bf6> <00006bf8> 14446 +<00006bfa> <00006bfc> 14449 +<00006c00> <00006c04> 14453 +<00006c09> <00006c0b> 14458 +<00006c18> <00006c1a> 6494 +<00006c1c> <00006c1e> 14464 +<00006c36> <00006c37> 14472 +<00006c39> <00006c3c> 14474 +<00006c3e> <00006c3f> 14478 +<00006c43> <00006c45> 14480 +<00006c4b> <00006c4f> 14484 +<00006c51> <00006c53> 14489 +<00006c58> <00006c5a> 14493 +<00006c62> <00006c63> 14496 +<00006c65> <00006c67> 14498 +<00006c68> <00006c69> 5800 +<00006c6b> <00006c6f> 14501 +<00006c77> <00006c78> 14509 +<00006c7a> <00006c7c> 14511 +<00006c7f> <00006c80> 14514 +<00006c8a> <00006c8b> 14518 +<00006c8d> <00006c8e> 14520 +<00006c91> <00006c92> 14522 +<00006c95> <00006c98> 14524 +<00006c9c> <00006c9e> 14529 +<00006caf> <00006cb0> 14536 +<00006cb4> <00006cb7> 14538 +<00006cc0> <00006cc3> 14543 +endcidrange + +100 begincidrange +<00006cc6> <00006cc8> 14547 +<00006ccd> <00006ccf> 14551 +<00006cd1> <00006cd2> 14554 +<00006cd8> <00006cda> 14556 +<00006cdc> <00006cdd> 14559 +<00006ce6> <00006ce7> 14563 +<00006cec> <00006ced> 14566 +<00006cf7> <00006cf8> 5809 +<00006d02> <00006d03> 14573 +<00006d05> <00006d06> 14575 +<00006d08> <00006d0a> 14577 +<00006d0f> <00006d11> 14581 +<00006d13> <00006d16> 14584 +<00006d1c> <00006d1d> 14589 +<00006d1f> <00006d24> 14591 +<00006d28> <00006d29> 14598 +<00006d2c> <00006d2d> 14600 +<00006d2f> <00006d30> 14602 +<00006d36> <00006d38> 14605 +<00006d3f> <00006d40> 14609 +<00006d55> <00006d58> 14616 +<00006d61> <00006d62> 14623 +<00006d64> <00006d65> 14625 +<00006d67> <00006d68> 14627 +<00006d6b> <00006d6d> 14629 +<00006d70> <00006d73> 14632 +<00006d75> <00006d76> 14636 +<00006d7a> <00006d7b> 14638 +<00006d7d> <00006d81> 14640 +<00006d83> <00006d84> 14645 +<00006d8a> <00006d8b> 14648 +<00006d8f> <00006d90> 14651 +<00006d93> <00006d94> 5846 +<00006d96> <00006d9a> 14654 +<00006dac> <00006dad> 14662 +<00006db0> <00006db1> 14664 +<00006db3> <00006db4> 14666 +<00006db6> <00006db7> 14668 +<00006db9> <00006dbe> 14670 +<00006dc1> <00006dc3> 14676 +<00006dc8> <00006dca> 14679 +<00006dcd> <00006dd0> 14682 +<00006dd2> <00006dd5> 14686 +<00006dda> <00006ddc> 14691 +<00006de2> <00006de3> 14695 +<00006de7> <00006de9> 14698 +<00006def> <00006df0> 14702 +<00006dfd> <00006dff> 14707 +<00006e00> <00006e04> 14710 +<00006e06> <00006e09> 14715 +<00006e12> <00006e13> 14721 +<00006e18> <00006e19> 14724 +<00006e1b> <00006e1c> 14726 +<00006e1e> <00006e1f> 14728 +<00006e27> <00006e28> 14731 +<00006e30> <00006e31> 14735 +<00006e35> <00006e37> 14738 +<00006e3b> <00006e3d> 14742 +<00006e3f> <00006e42> 14745 +<00006e45> <00006e4c> 14749 +<00006e4f> <00006e52> 14757 +<00006e53> <00006e54> 5874 +<00006e59> <00006e5a> 14763 +<00006e5c> <00006e5d> 14765 +<00006e60> <00006e6a> 14767 +<00006e6c> <00006e6d> 14778 +<00006e70> <00006e7d> 14780 +<00006e80> <00006e82> 14794 +<00006e87> <00006e88> 14798 +<00006e8a> <00006e8e> 14800 +<00006e91> <00006e95> 14805 +<00006e99> <00006e9b> 14811 +<00006ea0> <00006ea1> 14815 +<00006ea3> <00006ea4> 14817 +<00006ea8> <00006ea9> 14820 +<00006eab> <00006eae> 14822 +<00006eb8> <00006eb9> 14829 +<00006ebe> <00006ec0> 14832 +<00006ec8> <00006eca> 14837 +<00006ed8> <00006ed9> 14844 +<00006edb> <00006edd> 14846 +<00006eea> <00006eeb> 14851 +<00006eed> <00006eee> 14853 +<00006ef0> <00006ef1> 14855 +<00006ef5> <00006ef6> 14858 +<00006efa> <00006efe> 14860 +<00006f03> <00006f05> 14866 +<00006f07> <00006f08> 14869 +<00006f0a> <00006f0e> 14871 +<00006f10> <00006f12> 14876 +<00006f16> <00006f19> 14879 +<00006f1b> <00006f1f> 14883 +<00006f25> <00006f28> 14889 +<00006f34> <00006f35> 14895 +<00006f39> <00006f3d> 14898 +<00006f42> <00006f45> 14904 +<00006f46> <00006f47> 5897 +<00006f48> <00006f4a> 14908 +<00006f4e> <00006f50> 14912 +<00006f52> <00006f53> 14915 +endcidrange + +100 begincidrange +<00006f55> <00006f57> 14917 +<00006f5a> <00006f5b> 14920 +<00006f5f> <00006f61> 14923 +<00006f67> <00006f6c> 14928 +<00006f75> <00006f76> 14936 +<00006f7d> <00006f7e> 14940 +<00006f81> <00006f83> 14942 +<00006f8a> <00006f8b> 14946 +<00006f8f> <00006f96> 14948 +<00006f98> <00006f9b> 14956 +<00006f9d> <00006f9f> 14960 +<00006fa2> <00006fa3> 14963 +<00006fa5> <00006fa6> 14965 +<00006faa> <00006fad> 14968 +<00006faf> <00006fb0> 14972 +<00006fb4> <00006fb5> 14975 +<00006fb7> <00006fb8> 14977 +<00006fba> <00006fbf> 14979 +<00006fc4> <00006fc8> 14985 +<00006fca> <00006fd0> 14990 +<00006fd3> <00006fd4> 14997 +<00006fd6> <00006fd7> 14999 +<00006fd9> <00006fda> 15001 +<00006fdc> <00006fdd> 15003 +<00006fe2> <00006fe3> 15005 +<00006fe5> <00006fea> 15007 +<00006fec> <00006fed> 15013 +<00006ff2> <00006ff9> 15015 +<00007000> <00007004> 15026 +<00007007> <00007008> 15031 +<0000700c> <0000700e> 15034 +<00007012> <00007014> 15038 +<00007016> <00007017> 15041 +<00007021> <00007022> 15046 +<00007024> <00007026> 15048 +<00007029> <0000702f> 15051 +<00007033> <00007034> 15059 +<00007036> <00007038> 15061 +<0000703a> <0000703d> 15064 +<0000703f> <00007042> 15068 +<00007045> <0000704b> 15072 +<0000704d> <0000704e> 15079 +<00007052> <00007054> 15082 +<00007056> <00007057> 15085 +<00007059> <0000705c> 15087 +<0000705f> <00007062> 15091 +<00007065> <00007066> 15095 +<00007068> <0000706a> 15097 +<00007071> <00007074> 15101 +<00007079> <0000707b> 15106 +<00007081> <00007084> 15110 +<00007086> <00007088> 15114 +<0000708b> <0000708d> 15117 +<0000708f> <00007091> 15120 +<00007097> <00007098> 15124 +<0000709a> <0000709b> 15126 +<0000709e> <000070aa> 15128 +<000070b4> <000070b6> 15143 +<000070be> <000070bf> 15147 +<000070c4> <000070c7> 15149 +<000070cb> <000070ce> 15154 +<000070d0> <000070d7> 15158 +<000070dc> <000070de> 15167 +<000070e0> <000070e3> 15170 +<000070f0> <000070f3> 15177 +<000070f5> <000070f6> 15181 +<000070fa> <000070fc> 15184 +<000070fe> <000070ff> 15187 +<00007100> <00007108> 15189 +<0000710b> <0000710f> 15198 +<00007111> <00007112> 15203 +<0000711b> <00007120> 15207 +<00007122> <00007125> 15213 +<00007127> <0000712e> 15217 +<00007132> <00007135> 15225 +<00007137> <00007144> 15229 +<00007146> <00007148> 15243 +<0000714f> <00007151> 15248 +<00007153> <0000715b> 15251 +<0000715f> <00007161> 15261 +<0000716a> <0000716b> 15266 +<0000716f> <00007171> 15269 +<00007174> <00007177> 15272 +<0000717b> <0000717c> 15277 +<0000717e> <00007183> 15279 +<00007185> <00007189> 15285 +<0000718b> <0000718e> 15290 +<00007190> <00007191> 15294 +<00007195> <00007196> 15297 +<0000719a> <0000719e> 15299 +<000071a1> <000071a7> 15304 +<000071a9> <000071ab> 15311 +<000071ad> <000071b0> 15314 +<000071b6> <000071b8> 15320 +<000071ba> <000071bd> 15323 +<000071bf> <000071c0> 15327 +<000071c4> <000071c7> 15330 +<000071c9> <000071cd> 15334 +<000071cf> <000071d1> 15339 +<000071d6> <000071d8> 15343 +endcidrange + +100 begincidrange +<000071da> <000071db> 15346 +<000071dd> <000071de> 15348 +<000071e1> <000071e4> 15350 +<000071e8> <000071ec> 15354 +<000071ef> <000071f3> 15359 +<000071f5> <000071f8> 15364 +<000071fa> <000071fb> 15368 +<00007200> <00007205> 15372 +<00007207> <0000720c> 15378 +<0000720e> <0000720f> 15384 +<00007211> <0000721a> 15386 +<0000721e> <00007227> 15397 +<0000722d> <0000722f> 15409 +<00007233> <00007234> 15412 +<00007240> <00007246> 15415 +<00007249> <0000724b> 15422 +<0000724e> <00007251> 15425 +<00007253> <00007255> 15429 +<00007263> <00007265> 15437 +<0000726a> <0000726d> 15441 +<00007270> <00007271> 15445 +<00007273> <00007274> 15447 +<00007276> <00007278> 15449 +<0000727b> <0000727c> 15452 +<0000727e> <0000727f> 6471 +<00007282> <00007283> 15454 +<00007285> <00007289> 15456 +<00007290> <00007291> 15463 +<00007293> <00007295> 15465 +<00007297> <0000729e> 15468 +<000072a0> <000072a1> 15476 +<000072a3> <000072a6> 15478 +<000072a8> <000072ab> 15482 +<000072b1> <000072b3> 15487 +<000072b7> <000072b8> 5618 +<000072ba> <000072bf> 15491 +<000072c5> <000072c7> 15497 +<000072c9> <000072cc> 15500 +<000072d3> <000072d6> 15506 +<000072da> <000072dd> 15511 +<000072e2> <000072e7> 15516 +<000072ea> <000072eb> 15522 +<000072f5> <000072f6> 15524 +<000072fa> <000072fb> 5634 +<000072fe> <000072ff> 15526 +<00007304> <00007309> 15530 +<0000730b> <0000730d> 15536 +<0000730f> <00007312> 15539 +<00007318> <0000731a> 15544 +<0000731f> <00007320> 15547 +<00007323> <00007324> 15549 +<00007326> <00007328> 15551 +<0000732f> <00007330> 15555 +<00007332> <00007333> 15557 +<0000733c> <0000733d> 15561 +<00007342> <00007343> 15564 +<00007346> <0000734c> 15566 +<0000734e> <0000734f> 15573 +<00007353> <00007356> 15576 +<00007358> <0000735f> 15580 +<00007361> <00007367> 15588 +<00007373> <00007374> 15598 +<00007381> <00007383> 15604 +<00007385> <00007386> 15607 +<0000738c> <0000738d> 15611 +<0000738f> <00007390> 15613 +<00007392> <00007395> 15615 +<00007397> <0000739a> 15619 +<0000739c> <0000739e> 15623 +<000073a0> <000073a1> 15626 +<000073a3> <000073a8> 15628 +<000073ac> <000073ad> 15635 +<000073b4> <000073b6> 15638 +<000073b8> <000073b9> 15641 +<000073bc> <000073bf> 15643 +<000073c3> <000073c7> 15648 +<000073cb> <000073cc> 15653 +<000073d2> <000073d8> 15656 +<000073da> <000073dd> 15663 +<000073e1> <000073e4> 15668 +<000073ea> <000073ec> 15674 +<000073ee> <000073f1> 15677 +<000073f3> <000073fd> 15681 +<00007400> <00007402> 15693 +<00007407> <00007408> 15697 +<0000740b> <0000740e> 15699 +<00007411> <00007419> 15703 +<0000741c> <00007421> 15712 +<00007423> <00007424> 15718 +<00007431> <00007432> 15725 +<00007437> <0000743b> 15727 +<0000743d> <0000743e> 15732 +<00007442> <0000744a> 15735 +<0000744c> <00007454> 15744 +<00007460> <00007462> 15756 +<00007464> <00007468> 15759 +<0000746b> <0000746c> 15764 +<0000746e> <0000746f> 15766 +<00007471> <00007475> 15768 +<00007478> <0000747d> 15773 +endcidrange + +100 begincidrange +<00007480> <00007481> 6211 +<00007484> <00007486> 15781 +<0000748c> <0000748d> 15786 +<00007491> <0000749b> 15789 +<0000749f> <000074a2> 15801 +<000074a4> <000074a5> 15805 +<000074a8> <000074a9> 6216 +<000074aa> <000074af> 15807 +<000074b1> <000074b9> 15813 +<000074bb> <000074bc> 15822 +<000074be> <000074c9> 15824 +<000074cb> <000074ce> 15836 +<000074d0> <000074d1> 15840 +<000074d5> <000074d9> 15843 +<000074e7> <000074ed> 15853 +<000074f0> <000074f3> 15860 +<000074f8> <000074fe> 15865 +<00007500> <00007503> 15872 +<00007505> <0000750b> 15876 +<00007514> <00007517> 15886 +<0000751d> <0000751e> 15891 +<00007520> <00007522> 15893 +<00007526> <00007527> 15897 +<0000753c> <0000753d> 15904 +<00007541> <00007544> 15907 +<00007546> <00007547> 15911 +<00007549> <0000754a> 15913 +<00007550> <00007553> 15916 +<00007555> <00007558> 15920 +<0000755e> <00007561> 15924 +<00007563> <00007564> 15928 +<00007567> <00007569> 15930 +<0000756c> <00007571> 15933 +<0000757a> <0000757e> 15942 +<00007580> <00007582> 15947 +<00007584> <00007585> 15950 +<00007588> <0000758a> 15952 +<0000758c> <0000758e> 15955 +<0000759b> <0000759c> 15962 +<000075a6> <000075aa> 15966 +<000075b3> <000075b4> 7015 +<000075b6> <000075b7> 15972 +<000075ba> <000075bb> 15974 +<000075bf> <000075c1> 15976 +<000075cb> <000075cc> 15980 +<000075ce> <000075d1> 15982 +<000075dc> <000075dd> 15989 +<000075df> <000075e1> 15991 +<000075ec> <000075ef> 15996 +<000075f2> <000075f3> 16000 +<000075f5> <000075f8> 16002 +<000075fa> <000075fb> 16006 +<000075fd> <000075fe> 16008 +<00007606> <00007609> 16011 +<0000760e> <0000760f> 16015 +<00007611> <00007614> 16017 +<0000761c> <0000761d> 16023 +<0000762e> <0000762f> 16028 +<00007631> <00007632> 16030 +<00007636> <00007637> 16032 +<00007639> <0000763a> 16034 +<00007644> <00007645> 16038 +<00007646> <00007647> 9647 +<0000764a> <0000764b> 16041 +<0000764e> <00007653> 16043 +<00007659> <0000765b> 16051 +<00007660> <00007661> 16055 +<0000766d> <0000766e> 9652 +<00007673> <00007677> 16060 +<00007679> <0000767a> 16065 +<0000767f> <00007681> 16067 +<00007689> <0000768a> 16072 +<0000768c> <0000768d> 16074 +<0000768f> <00007690> 16076 +<00007694> <00007695> 16079 +<00007697> <00007698> 16081 +<0000769b> <000076a3> 16083 +<000076a5> <000076ad> 16092 +<000076af> <000076b0> 16101 +<000076b5> <000076b7> 16104 +<000076bb> <000076be> 16108 +<000076c0> <000076c1> 16112 +<000076c3> <000076c4> 16114 +<000076cb> <000076cc> 16118 +<000076d9> <000076da> 16122 +<000076dc> <000076dd> 16124 +<000076e8> <000076ed> 16129 +<000076f5> <000076f7> 16137 +<000076fa> <000076fb> 16140 +<00007702> <00007703> 16145 +<00007705> <00007706> 16147 +<00007707> <00007708> 6748 +<0000770e> <00007718> 16151 +<0000771b> <0000771e> 16162 +<00007723> <00007725> 16167 +<0000772a> <0000772c> 16171 +<00007730> <00007734> 16175 +<0000773d> <0000773f> 16182 +<00007744> <00007746> 16186 +<00007748> <0000774e> 16189 +endcidrange + +100 begincidrange +<00007750> <00007751> 6757 +<00007752> <00007759> 16196 +<0000775c> <0000775d> 16204 +<0000775f> <00007760> 16206 +<00007769> <0000776a> 16210 +<0000776d> <00007778> 16212 +<0000777a> <0000777c> 16224 +<00007781> <00007783> 16227 +<00007786> <0000778b> 16230 +<0000778f> <00007790> 16236 +<00007793> <00007797> 16238 +<00007799> <0000779d> 16243 +<0000779f> <000077a0> 6771 +<000077a3> <000077a4> 16249 +<000077ae> <000077af> 16254 +<000077b1> <000077b2> 16256 +<000077b6> <000077ba> 16259 +<000077c0> <000077c6> 16265 +<000077c8> <000077cc> 16272 +<000077ce> <000077d6> 16277 +<000077d8> <000077d9> 16286 +<000077dd> <000077e1> 16288 +<000077f0> <000077f2> 16297 +<000077f4> <000077f5> 16300 +<000077f9> <000077fc> 16303 +<00007803> <00007808> 16307 +<0000780a> <0000780b> 16313 +<0000780e> <00007810> 16315 +<00007817> <00007818> 6694 +<0000781c> <0000781d> 6699 +<00007820> <00007822> 16323 +<0000782a> <0000782b> 16328 +<0000782e> <0000782f> 16330 +<00007831> <00007833> 16332 +<00007835> <00007836> 16335 +<00007839> <0000783b> 6701 +<00007841> <00007842> 16339 +<00007848> <0000784b> 16343 +<00007853> <00007854> 16350 +<00007856> <00007857> 6712 +<00007858> <0000785c> 16352 +<0000785e> <00007863> 16357 +<00007865> <00007867> 16363 +<00007870> <00007876> 16367 +<00007878> <0000787b> 16374 +<0000787d> <00007886> 16378 +<0000788a> <0000788b> 16389 +<0000788f> <00007890> 16391 +<00007894> <00007896> 16394 +<0000789d> <0000789e> 16398 +<000078aa> <000078ac> 16405 +<000078ae> <000078af> 16408 +<000078b5> <000078b7> 16410 +<000078bf> <000078c0> 16415 +<000078c2> <000078c4> 16417 +<000078c6> <000078c8> 16420 +<000078cc> <000078cf> 16423 +<000078d1> <000078d3> 16427 +<000078d6> <000078d8> 16430 +<000078db> <000078e2> 16433 +<000078e4> <000078e6> 16441 +<000078e9> <000078eb> 16444 +<000078ed> <000078ee> 16447 +<000078f0> <000078f1> 16449 +<000078f5> <000078f6> 16452 +<000078f8> <000078f9> 16454 +<000078fb> <000078fc> 16456 +<000078fe> <000078ff> 16458 +<00007902> <00007904> 16461 +<00007906> <0000790d> 16464 +<0000790f> <00007912> 16472 +<00007914> <00007918> 16476 +<0000791a> <0000791d> 16481 +<0000791f> <00007923> 16485 +<00007927> <00007929> 16491 +<0000792d> <00007930> 16494 +<00007932> <00007933> 16498 +<00007935> <00007939> 16500 +<00007942> <00007945> 16507 +<0000794a> <00007952> 16512 +<00007954> <00007955> 16521 +<00007958> <00007959> 16523 +<0000795b> <0000795c> 6652 +<00007963> <00007964> 16526 +<00007969> <0000796c> 16529 +<00007970> <00007976> 16534 +<0000797b> <0000797f> 16542 +<00007982> <00007983> 16547 +<00007986> <00007989> 16549 +<0000798b> <0000798c> 16553 +<00007990> <00007999> 16555 +<0000799b> <000079a5> 16565 +<000079a8> <000079a9> 16576 +<000079ab> <000079ad> 16578 +<000079b4> <000079b8> 16583 +<000079c4> <000079c5> 16591 +<000079c7> <000079c8> 16593 +<000079ce> <000079d0> 16597 +<000079d3> <000079d4> 16600 +<000079d6> <000079d7> 16602 +endcidrange + +100 begincidrange +<000079d9> <000079de> 16604 +<000079e0> <000079e2> 16610 +<000079f1> <000079f7> 16618 +<000079f9> <000079fa> 16625 +<000079fe> <000079ff> 16628 +<00007a04> <00007a05> 16631 +<00007a07> <00007a0a> 16633 +<00007a0f> <00007a13> 16638 +<00007a15> <00007a16> 16643 +<00007a18> <00007a19> 16645 +<00007a1b> <00007a1d> 16647 +<00007a21> <00007a22> 16651 +<00007a24> <00007a2d> 16653 +<00007a2f> <00007a30> 16663 +<00007a34> <00007a36> 16666 +<00007a41> <00007a45> 16672 +<00007a47> <00007a4b> 16677 +<00007a4f> <00007a50> 16682 +<00007a52> <00007a56> 16684 +<00007a58> <00007a60> 16689 +<00007a63> <00007a68> 16698 +<00007a6c> <00007a6f> 16705 +<00007a71> <00007a73> 16709 +<00007a78> <00007a79> 7066 +<00007a7b> <00007a7e> 16713 +<00007a89> <00007a8c> 16720 +<00007a8e> <00007a90> 16724 +<00007a93> <00007a94> 16727 +<00007a99> <00007a9b> 16729 +<00007aa1> <00007aa4> 16733 +<00007aaf> <00007ab2> 16739 +<00007ab4> <00007ab5> 16743 +<00007ab7> <00007ab9> 16745 +<00007abb> <00007abe> 16748 +<00007ac0> <00007ac3> 16752 +<00007acc> <00007ad5> 16758 +<00007ad7> <00007ad8> 16768 +<00007ada> <00007add> 16770 +<00007ae1> <00007ae2> 16774 +<00007ae7> <00007ae9> 16777 +<00007aeb> <00007aec> 16780 +<00007af0> <00007af5> 16783 +<00007af7> <00007af8> 16789 +<00007afb> <00007afc> 16791 +<00007b00> <00007b02> 16794 +<00007b03> <00007b04> 7270 +<00007b0c> <00007b0e> 16800 +<00007b12> <00007b13> 16804 +<00007b16> <00007b18> 16806 +<00007b1c> <00007b1d> 16810 +<00007b21> <00007b23> 16813 +<00007b2f> <00007b30> 16819 +<00007b34> <00007b37> 16822 +<00007b3f> <00007b44> 16829 +<00007b4d> <00007b4e> 16837 +<00007b5e> <00007b5f> 16844 +<00007b63> <00007b66> 16847 +<00007b68> <00007b6d> 16851 +<00007b6f> <00007b70> 16857 +<00007b73> <00007b74> 16859 +<00007b7c> <00007b7d> 16864 +<00007b81> <00007b84> 16867 +<00007b86> <00007b8a> 16871 +<00007b8e> <00007b8f> 16877 +<00007b91> <00007b93> 16879 +<00007b98> <00007b9b> 16883 +<00007b9e> <00007ba0> 16887 +<00007ba3> <00007ba5> 16890 +<00007ba6> <00007ba7> 7301 +<00007bae> <00007bb0> 16893 +<00007bb2> <00007bb3> 16896 +<00007bb5> <00007bb7> 16898 +<00007bb9> <00007bbf> 16901 +<00007bc2> <00007bc3> 16908 +<00007bcd> <00007bd0> 16913 +<00007bd4> <00007bd8> 16918 +<00007bdb> <00007bdc> 16923 +<00007bde> <00007be0> 16925 +<00007be2> <00007be3> 16928 +<00007be5> <00007be6> 7318 +<00007be7> <00007be8> 16930 +<00007beb> <00007bed> 16932 +<00007bef> <00007bf0> 16935 +<00007bf4> <00007bf6> 16938 +<00007bf8> <00007bfb> 16941 +<00007c01> <00007c06> 16947 +<00007c08> <00007c0a> 16953 +<00007c10> <00007c15> 16957 +<00007c17> <00007c1d> 16963 +<00007c24> <00007c25> 16972 +<00007c28> <00007c29> 16974 +<00007c2c> <00007c37> 16976 +<00007c39> <00007c3c> 16988 +<00007c44> <00007c4b> 16993 +<00007c4e> <00007c5b> 17001 +<00007c5d> <00007c5e> 17015 +<00007c61> <00007c63> 17017 +<00007c65> <00007c68> 17020 +<00007c6f> <00007c71> 17026 +<00007c75> <00007c7a> 17029 +endcidrange + +100 begincidrange +<00007c7e> <00007c88> 17035 +<00007c8a> <00007c90> 17046 +<00007c93> <00007c94> 17053 +<00007c99> <00007c9b> 17056 +<00007ca0> <00007ca1> 17059 +<00007ca6> <00007ca9> 17062 +<00007cab> <00007cad> 17066 +<00007caf> <00007cb0> 17069 +<00007cb4> <00007cb8> 17071 +<00007cba> <00007cbb> 17076 +<00007cbc> <00007cbd> 7378 +<00007cbf> <00007cc0> 17078 +<00007cc2> <00007cc4> 17080 +<00007ccc> <00007ccd> 7382 +<00007cce> <00007cd4> 17086 +<00007cda> <00007cdb> 17094 +<00007ce1> <00007ce6> 17096 +<00007ce9> <00007cee> 17102 +<00007cfc> <00007cfd> 17113 +<00007d07> <00007d08> 9246 +<00007d0e> <00007d0f> 17119 +<00007d11> <00007d12> 17121 +<00007d1d> <00007d1f> 17125 +<00007d23> <00007d26> 17128 +<00007d28> <00007d2a> 17132 +<00007d2c> <00007d2e> 17135 +<00007d34> <00007d38> 17138 +<00007d3d> <00007d3e> 17144 +<00007d47> <00007d4d> 17149 +<00007d51> <00007d5c> 17157 +<00007d5f> <00007d60> 17169 +<00007d63> <00007d65> 17171 +<00007d69> <00007d6d> 17175 +<00007d6f> <00007d70> 17180 +<00007d74> <00007d75> 17182 +<00007d7a> <00007d80> 17185 +<00007d84> <00007d85> 17193 +<00007d8a> <00007d8e> 17196 +<00007d90> <00007d92> 17201 +<00007d94> <00007d9b> 17204 +<00007d9f> <00007da1> 17213 +<00007da4> <00007da5> 17216 +<00007da7> <00007daa> 17218 +<00007db5> <00007db7> 17223 +<00007dc0> <00007dc3> 17227 +<00007dc5> <00007dc6> 17231 +<00007dc8> <00007dc9> 17233 +<00007dcc> <00007dd0> 17235 +<00007dd5> <00007dd6> 17241 +<00007dda> <00007ddc> 17243 +<00007de4> <00007de5> 17248 +<00007dea> <00007deb> 17251 +<00007ded> <00007dee> 17253 +<00007df7> <00007df8> 17258 +<00007dfc> <00007dff> 17261 +<00007e00> <00007e07> 17265 +<00007e0c> <00007e0f> 17273 +<00007e12> <00007e1a> 17277 +<00007e20> <00007e22> 17287 +<00007e24> <00007e26> 17290 +<00007e28> <00007e2a> 17293 +<00007e2f> <00007e30> 17297 +<00007e3f> <00007e40> 17303 +<00007e42> <00007e44> 17305 +<00007e48> <00007e51> 17308 +<00007e56> <00007e59> 17319 +<00007e5b> <00007e5d> 17323 +<00007e5f> <00007e61> 17326 +<00007e63> <00007e68> 17329 +<00007e71> <00007e72> 17336 +<00007e74> <00007e78> 17338 +<00007e7a> <00007e7b> 17343 +<00007e7f> <00007e81> 17345 +<00007e83> <00007e87> 17348 +<00007e90> <00007e92> 17356 +<00007e99> <00007e9a> 17361 +<00007e9d> <00007e9e> 17363 +<00007ea8> <00007ea9> 6103 +<00007ebb> <00007ebc> 17367 +<00007ec0> <00007ec2> 6108 +<00007ecb> <00007ecc> 6112 +<00007ee0> <00007ee1> 6118 +<00007eee> <00007eef> 6122 +<00007ef1> <00007ef2> 6124 +<00007efa> <00007efb> 6128 +<00007f01> <00007f03> 6131 +<00007f07> <00007f08> 6134 +<00007f0b> <00007f0c> 6136 +<00007f11> <00007f12> 6139 +<00007f21> <00007f27> 6146 +<00007f2a> <00007f2d> 6153 +<00007f2f> <00007f33> 6157 +<00007f3b> <00007f41> 17378 +<00007f44> <00007f45> 7264 +<00007f46> <00007f4b> 17386 +<00007f52> <00007f53> 17394 +<00007f5b> <00007f5e> 17398 +<00007f63> <00007f67> 17403 +<00007f6b> <00007f6d> 17408 +<00007f75> <00007f76> 17413 +endcidrange + +100 begincidrange +<00007f7a> <00007f7d> 17416 +<00007f7f> <00007f80> 17420 +<00007f82> <00007f84> 17422 +<00007f8f> <00007f93> 17429 +<00007f95> <00007f99> 17434 +<00007f9b> <00007f9c> 17439 +<00007fa2> <00007fa3> 17442 +<00007faa> <00007fae> 17446 +<00007faf> <00007fb0> 7367 +<00007fb3> <00007fb7> 17452 +<00007fba> <00007fbb> 17457 +<00007fc2> <00007fc4> 17461 +<00007fc6> <00007fc9> 17464 +<00007fcf> <00007fd1> 17470 +<00007fd6> <00007fd7> 17474 +<00007fd9> <00007fde> 17476 +<00007fe2> <00007fe4> 17482 +<00007fe7> <00007fe8> 17485 +<00007fea> <00007fed> 17487 +<00007ff4> <00007ff8> 17493 +<00007ffd> <00007fff> 17499 +<00008007> <0000800a> 17503 +<0000800e> <0000800f> 17507 +<0000801a> <0000801b> 17511 +<0000801d> <0000801f> 17513 +<00008023> <00008024> 17517 +<00008025> <00008027> 7121 +<0000802f> <00008030> 17521 +<00008039> <0000803a> 17525 +<00008040> <00008041> 17529 +<00008044> <00008045> 17531 +<00008047> <00008049> 17533 +<0000804e> <00008051> 17536 +<0000805b> <0000805d> 17544 +<0000805f> <00008068> 17547 +<0000806b> <0000806e> 17557 +<0000807a> <0000807c> 17563 +<00008081> <00008082> 17566 +<0000808d> <00008092> 17570 +<00008094> <00008095> 17576 +<000080a6> <000080a8> 17582 +<000080b5> <000080b6> 17588 +<000080b8> <000080b9> 17590 +<000080c7> <000080cb> 17594 +<000080cf> <000080d5> 17599 +<000080df> <000080e0> 17607 +<000080e2> <000080e3> 17609 +<000080e7> <000080ea> 6522 +<000080fe> <000080ff> 17617 +<00008100> <00008101> 17619 +<00008103> <00008104> 17621 +<00008107> <00008108> 17623 +<0000810b> <0000810c> 17625 +<0000810d> <0000810e> 6538 +<0000811c> <0000811d> 17630 +<0000811f> <0000812b> 17632 +<0000812d> <0000812e> 17645 +<00008133> <00008135> 17648 +<0000813a> <0000813d> 17652 +<0000813f> <00008145> 17656 +<00008157> <00008158> 17668 +<00008159> <0000815a> 6554 +<0000815b> <0000815f> 17670 +<00008162> <00008164> 17675 +<00008172> <00008173> 17682 +<00008175> <00008177> 17684 +<0000817c> <0000817d> 6559 +<00008183> <00008187> 17688 +<0000818b> <0000818e> 17694 +<00008192> <00008197> 17699 +<0000819e> <0000819f> 17706 +<000081a1> <000081a2> 17708 +<000081a4> <000081a5> 17710 +<000081ab> <000081b2> 17713 +<000081b4> <000081b9> 17721 +<000081c4> <000081c5> 17728 +<000081c7> <000081c8> 17730 +<000081d0> <000081d7> 17734 +<000081db> <000081de> 17743 +<000081e1> <000081e2> 17747 +<000081e4> <000081e6> 17749 +<000081ee> <000081f2> 17754 +<000081f3> <000081f4> 4544 +<000081f5> <000081f9> 17759 +<00008201> <00008202> 7334 +<0000820c> <0000820d> 3353 +<0000820e> <0000820f> 17768 +<00008215> <0000821a> 17772 +<00008221> <00008223> 7339 +<00008224> <00008227> 17780 +<00008233> <00008234> 7348 +<0000823c> <0000823d> 17788 +<0000823f> <00008243> 17790 +<00008245> <00008246> 17795 +<0000824c> <0000824e> 17799 +<00008250> <00008257> 17802 +<0000825b> <0000825e> 17810 +<00008260> <00008263> 17814 +<00008269> <0000826a> 17820 +<0000826c> <0000826d> 17822 +endcidrange + +100 begincidrange +<00008275> <00008276> 17824 +<0000827b> <0000827c> 17827 +<00008280> <00008281> 17829 +<00008285> <00008287> 17832 +<00008293> <00008296> 17838 +<0000829a> <0000829b> 17842 +<000082a2> <000082a3> 17846 +<000082b5> <000082b6> 17850 +<000082bf> <000082c0> 17854 +<000082c2> <000082c3> 17856 +<000082c5> <000082c6> 17858 +<000082cb> <000082cc> 5110 +<000082d9> <000082da> 17863 +<000082e8> <000082ea> 17867 +<000082ec> <000082ee> 17870 +<000082f2> <000082f3> 17874 +<000082f5> <000082f6> 17876 +<000082fc> <000082ff> 17880 +<0000830a> <0000830b> 17885 +<00008312> <00008313> 17889 +<00008314> <00008315> 5137 +<00008318> <00008319> 17892 +<0000831d> <00008326> 17894 +<00008329> <0000832a> 17904 +<0000833d> <0000833f> 17911 +<00008341> <00008342> 17914 +<00008344> <00008345> 17916 +<0000834a> <0000834e> 17919 +<00008355> <00008359> 17925 +<0000835b> <0000835c> 5143 +<0000836d> <0000836e> 5170 +<00008370> <00008376> 17932 +<00008379> <0000837a> 17939 +<0000837e> <00008384> 17941 +<00008387> <00008388> 17948 +<0000838b> <0000838d> 17950 +<0000838f> <00008391> 17953 +<00008394> <00008395> 17956 +<00008399> <0000839a> 17959 +<000083a3> <000083a6> 17964 +<000083ac> <000083af> 17968 +<000083b3> <000083b4> 5174 +<000083be> <000083bf> 17974 +<000083c2> <000083c4> 17976 +<000083c8> <000083c9> 17980 +<000083cd> <000083ce> 17983 +<000083d0> <000083d3> 17985 +<000083d9> <000083db> 17991 +<000083e2> <000083e4> 17995 +<000083e6> <000083e8> 17998 +<000083eb> <000083ee> 18001 +<000083f3> <000083f7> 18005 +<000083f8> <000083f9> 5210 +<000083fa> <000083fc> 18010 +<000083fe> <000083ff> 18013 +<00008408> <00008409> 18018 +<00008412> <00008417> 18021 +<00008419> <0000841b> 18027 +<0000841e> <00008423> 18030 +<00008424> <00008425> 4238 +<00008429> <0000842b> 18036 +<0000842d> <00008430> 18039 +<00008432> <00008434> 18043 +<00008436> <00008437> 18046 +<00008439> <0000843b> 18048 +<0000843e> <00008445> 18051 +<00008447> <00008448> 18059 +<0000844a> <00008450> 18061 +<00008453> <00008456> 18068 +<0000845d> <00008460> 18073 +<00008467> <00008468> 18079 +<0000847b> <00008481> 18087 +<00008483> <00008486> 18094 +<00008487> <00008488> 5223 +<0000848f> <00008492> 18100 +<00008495> <00008496> 18104 +<0000849a> <0000849b> 18107 +<0000849d> <000084a0> 18109 +<000084a2> <000084ae> 18113 +<000084b0> <000084b1> 18126 +<000084b5> <000084b7> 18129 +<000084c2> <000084c3> 18134 +<000084c5> <000084c8> 18136 +<000084ce> <000084cf> 18141 +<000084d4> <000084d5> 18144 +<000084d7> <000084dc> 18146 +<000084e1> <000084e2> 18153 +<000084e7> <000084eb> 18156 +<000084f1> <000084fb> 18162 +<00008500> <0000850b> 18174 +<0000850d> <00008510> 18186 +<00008515> <00008516> 18191 +<00008518> <00008519> 18193 +<0000851b> <0000851d> 18195 +<00008524> <00008525> 18200 +<00008527> <0000852a> 18202 +<0000852e> <00008536> 18206 +<0000853e> <00008540> 18215 +<00008544> <00008545> 18219 +<0000854b> <0000854d> 18222 +endcidrange + +100 begincidrange +<0000854f> <00008551> 18225 +<0000855a> <0000855d> 18230 +<0000855f> <00008561> 18234 +<00008565> <00008567> 18238 +<0000856b> <0000856c> 18241 +<0000856e> <00008571> 18243 +<00008575> <00008576> 18248 +<0000857c> <0000857d> 18251 +<0000857f> <00008583> 18253 +<0000858d> <0000858e> 18261 +<00008592> <00008593> 18264 +<00008595> <0000859a> 18266 +<0000859d> <0000859e> 18272 +<000085a0> <000085a3> 18274 +<000085ab> <000085ad> 18280 +<000085b1> <000085b6> 18283 +<000085bb> <000085c0> 18290 +<000085c2> <000085c8> 18296 +<000085ca> <000085cc> 18303 +<000085d1> <000085d2> 18306 +<000085d6> <000085db> 18309 +<000085de> <000085e3> 18315 +<000085e6> <000085e8> 18321 +<000085eb> <000085f3> 18324 +<000085f7> <000085f8> 18334 +<000085fc> <000085fe> 18336 +<00008600> <00008603> 18339 +<00008608> <0000860a> 18343 +<0000860c> <00008610> 18346 +<00008612> <00008615> 18351 +<00008617> <00008619> 18355 +<0000861b> <0000861d> 18358 +<0000861f> <00008621> 18361 +<00008623> <00008626> 18364 +<0000862a> <0000862c> 18369 +<0000862e> <00008637> 18372 +<0000863d> <0000863e> 18384 +<00008640> <0000864c> 18386 +<00008652> <00008653> 18399 +<00008656> <00008659> 18401 +<00008660> <00008661> 18407 +<00008663> <00008666> 18409 +<00008668> <0000866a> 18413 +<0000866f> <00008670> 18417 +<00008672> <00008678> 18419 +<00008683> <00008689> 18426 +<0000868e> <00008692> 18433 +<00008696> <0000869b> 18439 +<0000869e> <000086a2> 18445 +<000086a5> <000086a6> 18450 +<000086ad> <000086ae> 18453 +<000086b2> <000086b3> 18455 +<000086b7> <000086b9> 18457 +<000086bb> <000086bf> 18460 +<000086c1> <000086c3> 18465 +<000086cc> <000086cd> 18470 +<000086d2> <000086d3> 18472 +<000086d5> <000086d7> 18474 +<000086dc> <000086dd> 18478 +<000086e0> <000086e3> 18480 +<000086e5> <000086e8> 18484 +<000086ea> <000086ec> 18488 +<000086f1> <000086f2> 7182 +<000086f5> <000086f7> 18492 +<000086fb> <000086fd> 18495 +<00008704> <00008705> 18500 +<0000870b> <0000870c> 18502 +<0000870e> <00008711> 18504 +<0000871f> <00008720> 18513 +<00008726> <00008728> 18516 +<0000872a> <0000872d> 18519 +<0000872f> <00008730> 18523 +<00008732> <00008733> 18525 +<00008735> <00008736> 18527 +<00008738> <0000873a> 18529 +<0000873c> <0000873d> 18532 +<00008740> <00008746> 18534 +<0000874a> <0000874b> 18541 +<0000874f> <00008752> 18544 +<0000875a> <0000875f> 18551 +<00008761> <00008762> 18557 +<00008767> <0000876d> 18559 +<00008771> <00008773> 18567 +<00008779> <0000877a> 18572 +<0000877d> <0000877e> 7215 +<0000877f> <00008781> 18574 +<00008786> <00008787> 18577 +<00008789> <0000878a> 18579 +<0000878e> <00008792> 18582 +<00008794> <00008796> 18587 +<00008798> <0000879d> 18590 +<000087a0> <000087a1> 18596 +<000087a3> <000087a7> 18598 +<000087a9> <000087aa> 18603 +<000087b0> <000087b2> 18606 +<000087b6> <000087b9> 18610 +<000087be> <000087bf> 18615 +<000087c1> <000087c3> 18617 +<000087cc> <000087cd> 18623 +<000087cf> <000087d0> 18625 +endcidrange + +100 begincidrange +<000087d4> <000087da> 18627 +<000087dc> <000087df> 18634 +<000087e1> <000087e2> 18638 +<000087e6> <000087e9> 18641 +<000087f0> <000087f1> 18647 +<000087f3> <000087f5> 18649 +<000087f7> <000087f8> 18652 +<000087fc> <000087fd> 18655 +<00008800> <00008802> 18658 +<00008807> <00008809> 18662 +<0000880b> <0000880f> 18665 +<00008817> <0000881a> 18672 +<0000881c> <0000881e> 18676 +<00008824> <00008830> 18680 +<00008833> <00008835> 18693 +<00008837> <00008838> 18696 +<0000883d> <0000883f> 18699 +<00008841> <00008843> 18702 +<00008847> <00008849> 18705 +<0000884e> <00008852> 18709 +<00008855> <00008856> 18714 +<0000885e> <00008860> 18719 +<00008866> <00008867> 18722 +<00008873> <00008876> 18728 +<0000887a> <0000887c> 18733 +<00008886> <00008887> 18738 +<00008889> <0000888a> 18740 +<0000888e> <00008891> 18743 +<00008893> <00008895> 18747 +<00008897> <0000889b> 18750 +<0000889d> <000088a1> 18755 +<000088a5> <000088aa> 18761 +<000088ae> <000088b0> 18768 +<000088b2> <000088b6> 18771 +<000088b8> <000088bb> 18776 +<000088bd> <000088c0> 18780 +<000088c3> <000088c4> 18784 +<000088c7> <000088c8> 18786 +<000088cb> <000088cd> 18788 +<000088d0> <000088d1> 18791 +<000088d6> <000088d7> 18794 +<000088da> <000088db> 18796 +<000088e0> <000088e1> 18799 +<000088e6> <000088e7> 18801 +<000088e9> <000088ef> 18803 +<000088f5> <000088f7> 18811 +<000088fa> <000088fb> 18814 +<00008900> <00008901> 18817 +<00008903> <00008906> 18819 +<00008908> <00008909> 18823 +<0000890b> <0000890f> 18825 +<00008914> <00008918> 18831 +<0000891c> <00008920> 18836 +<00008922> <00008924> 18841 +<00008926> <00008929> 18844 +<0000892c> <0000892f> 18848 +<00008939> <0000893a> 18855 +<0000893c> <00008940> 18857 +<00008942> <00008943> 18862 +<00008945> <00008946> 18864 +<00008948> <00008955> 18866 +<00008957> <0000895c> 18880 +<00008961> <00008963> 18886 +<00008967> <00008969> 18890 +<0000896d> <0000896e> 18894 +<00008970> <00008971> 18896 +<00008973> <0000897a> 18898 +<0000897c> <0000897e> 18906 +<00008984> <00008985> 18911 +<00008987> <0000898a> 18913 +<0000898c> <0000898e> 18917 +<00008990> <00008992> 18920 +<00008994> <00008995> 18923 +<00008999> <000089a0> 18926 +<000089a2> <000089a5> 18934 +<000089a7> <000089a9> 18938 +<000089ad> <000089ae> 18942 +<000089b0> <000089b1> 18944 +<000089b3> <000089b6> 18946 +<000089b8> <000089b9> 18950 +<000089bb> <000089bc> 18952 +<000089ca> <000089cc> 6459 +<000089ce> <000089d1> 6462 +<000089d3> <000089d5> 18957 +<000089d7> <000089d9> 18960 +<000089df> <000089e2> 18965 +<000089e7> <000089ea> 18970 +<000089ec> <000089ee> 18974 +<000089f0> <000089f2> 18977 +<000089f9> <000089ff> 18982 +<00008a04> <00008a06> 18989 +<00008a11> <00008a12> 18996 +<00008a19> <00008a1a> 19000 +<00008a20> <00008a22> 19004 +<00008a26> <00008a29> 19008 +<00008a2b> <00008a2c> 19012 +<00008a2e> <00008a30> 19014 +<00008a32> <00008a33> 19017 +<00008a37> <00008a39> 19020 +<00008a3b> <00008a3d> 19023 +endcidrange + +100 begincidrange +<00008a3f> <00008a40> 19026 +<00008a42> <00008a45> 19028 +<00008a49> <00008a4d> 19033 +<00008a56> <00008a57> 19041 +<00008a59> <00008a5a> 19043 +<00008a5c> <00008a5d> 19045 +<00008a5f> <00008a60> 19047 +<00008a64> <00008a65> 19049 +<00008a67> <00008a68> 19051 +<00008a76> <00008a78> 19056 +<00008a7a> <00008a7b> 19059 +<00008a7d> <00008a7e> 19061 +<00008a80> <00008a83> 19063 +<00008a8b> <00008a8c> 19068 +<00008a8e> <00008a90> 19070 +<00008a91> <00008a92> 8953 +<00008a96> <00008a97> 19074 +<00008a9b> <00008a9d> 19077 +<00008aa9> <00008aab> 19083 +<00008aad> <00008aaf> 19086 +<00008ab3> <00008ab5> 19090 +<00008ab7> <00008ab8> 19093 +<00008aba> <00008abb> 19095 +<00008abd> <00008abe> 19097 +<00008ac0> <00008ac1> 19099 +<00008ac5> <00008ac6> 19102 +<00008ad3> <00008ad5> 19109 +<00008ad8> <00008ada> 19112 +<00008adf> <00008ae1> 19116 +<00008ae8> <00008aea> 19121 +<00008aef> <00008af0> 19125 +<00008af4> <00008af5> 19128 +<00008b08> <00008b09> 19136 +<00008b0b> <00008b0d> 19138 +<00008b11> <00008b13> 19142 +<00008b1e> <00008b20> 19148 +<00008b22> <00008b25> 19151 +<00008b29> <00008b2a> 19156 +<00008b2e> <00008b32> 19158 +<00008b34> <00008b38> 19163 +<00008b3a> <00008b3d> 19168 +<00008b3f> <00008b48> 19172 +<00008b4a> <00008b4d> 19182 +<00008b50> <00008b55> 19186 +<00008b5d> <00008b65> 19194 +<00008b67> <00008b6a> 19203 +<00008b6d> <00008b6e> 19207 +<00008b71> <00008b73> 19209 +<00008b75> <00008b76> 19212 +<00008b78> <00008b7c> 19214 +<00008b7e> <00008b7f> 19219 +<00008b81> <00008b89> 19221 +<00008b8b> <00008b8d> 19230 +<00008b8f> <00008b91> 19233 +<00008b97> <00008b9b> 19237 +<00008ba6> <00008ba7> 4888 +<00008bb4> <00008bb5> 4891 +<00008bc2> <00008bc3> 4894 +<00008bd2> <00008bd4> 4899 +<00008bd8> <00008bd9> 4903 +<00008bdf> <00008be0> 4906 +<00008be8> <00008be9> 4909 +<00008c11> <00008c12> 4924 +<00008c14> <00008c16> 4926 +<00008c1f> <00008c21> 4933 +<00008c2a> <00008c2b> 4938 +<00008c2e> <00008c2f> 4940 +<00008c32> <00008c33> 4942 +<00008c35> <00008c36> 4944 +<00008c38> <00008c40> 19252 +<00008c42> <00008c45> 19261 +<00008c4a> <00008c4b> 19265 +<00008c4d> <00008c4f> 19267 +<00008c51> <00008c54> 19270 +<00008c56> <00008c59> 19274 +<00008c5b> <00008c60> 19278 +<00008c63> <00008c69> 19284 +<00008c6c> <00008c72> 19291 +<00008c74> <00008c77> 19298 +<00008c7b> <00008c81> 19302 +<00008c83> <00008c84> 19309 +<00008c86> <00008c88> 19311 +<00008c8d> <00008c93> 19315 +<00008c95> <00008c97> 19322 +<00008c99> <00008c9c> 19325 +<00008ca3> <00008ca6> 19330 +<00008cad> <00008cae> 19334 +<00008ccb> <00008cd0> 19342 +<00008cd6> <00008cd9> 19349 +<00008ce8> <00008ce9> 19357 +<00008cee> <00008cf3> 19359 +<00008cf5> <00008cf9> 19365 +<00008d00> <00008d03> 19371 +<00008d06> <00008d07> 19375 +<00008d11> <00008d15> 19380 +<00008d17> <00008d1a> 19385 +<00008d32> <00008d33> 6444 +<00008d45> <00008d46> 6450 +<00008d48> <00008d49> 6452 +<00008d51> <00008d52> 19390 +endcidrange + +100 begincidrange +<00008d68> <00008d6a> 19395 +<00008d6e> <00008d6f> 19399 +<00008d71> <00008d72> 19401 +<00008d78> <00008d80> 19403 +<00008d82> <00008d83> 19412 +<00008d86> <00008d89> 19414 +<00008d8c> <00008d90> 19418 +<00008d92> <00008d93> 19423 +<00008d96> <00008d98> 19425 +<00008d9a> <00008d9e> 19428 +<00008da0> <00008da2> 19433 +<00008da4> <00008da7> 19436 +<00008da9> <00008db0> 19440 +<00008db6> <00008db7> 19448 +<00008dc0> <00008dc2> 19453 +<00008dc7> <00008dca> 19457 +<00008dce> <00008dcf> 7461 +<00008dd2> <00008dd5> 19463 +<00008dd6> <00008dd7> 7457 +<00008dd8> <00008dd9> 19467 +<00008de0> <00008de2> 19470 +<00008de5> <00008de7> 19473 +<00008ded> <00008dee> 19477 +<00008df0> <00008df2> 19479 +<00008df7> <00008df8> 7466 +<00008dfe> <00008dff> 19485 +<00008e00> <00008e04> 19487 +<00008e06> <00008e08> 19492 +<00008e0d> <00008e0e> 19496 +<00008e11> <00008e13> 19498 +<00008e15> <00008e1c> 19501 +<00008e20> <00008e21> 19509 +<00008e24> <00008e28> 19511 +<00008e32> <00008e33> 19519 +<00008e36> <00008e38> 19521 +<00008e3b> <00008e3c> 19524 +<00008e3e> <00008e3f> 19526 +<00008e41> <00008e42> 7488 +<00008e45> <00008e46> 19529 +<00008e4d> <00008e50> 19531 +<00008e51> <00008e52> 7490 +<00008e53> <00008e54> 19535 +<00008e56> <00008e58> 19537 +<00008e5a> <00008e62> 19540 +<00008e64> <00008e65> 19549 +<00008e67> <00008e68> 19551 +<00008e6a> <00008e6b> 19553 +<00008e77> <00008e79> 19559 +<00008e7d> <00008e7e> 19563 +<00008e82> <00008e84> 19566 +<00008e95> <00008e99> 19573 +<00008e9f> <00008ea0> 19580 +<00008ea2> <00008ea4> 19582 +<00008ea7> <00008ea9> 19585 +<00008ead> <00008eae> 19588 +<00008eb0> <00008eb1> 19590 +<00008eb3> <00008eb9> 19592 +<00008ebb> <00008ebf> 19599 +<00008ec1> <00008ec9> 19604 +<00008ecf> <00008ed1> 19613 +<00008ed5> <00008eda> 19617 +<00008edc> <00008ede> 19623 +<00008ee0> <00008ee3> 19626 +<00008ee5> <00008eea> 19630 +<00008eec> <00008ef1> 19636 +<00008ef3> <00008ef7> 19642 +<00008f00> <00008f02> 19649 +<00008f0b> <00008f11> 19655 +<00008f16> <00008f1a> 19663 +<00008f1e> <00008f1f> 9373 +<00008f20> <00008f24> 19668 +<00008f27> <00008f28> 19673 +<00008f2b> <00008f2e> 19675 +<00008f30> <00008f32> 19679 +<00008f34> <00008f37> 19682 +<00008f39> <00008f3a> 19686 +<00008f3c> <00008f3d> 19688 +<00008f40> <00008f41> 19690 +<00008f47> <00008f48> 19693 +<00008f4a> <00008f4c> 19695 +<00008f4f> <00008f53> 19698 +<00008f55> <00008f5e> 19703 +<00008f71> <00008f73> 6371 +<00008f75> <00008f76> 6374 +<00008f79> <00008f7a> 6378 +<00008f81> <00008f82> 6382 +<00008f8d> <00008f8f> 6387 +<00008fa0> <00008fa2> 19721 +<00008fa4> <00008fa5> 19724 +<00008fa8> <00008fa9> 1103 +<00008fb3> <00008fb5> 19729 +<00008fb7> <00008fb8> 19732 +<00008fba> <00008fbc> 19734 +<00008fbf> <00008fc0> 19737 +<00008fc9> <00008fcd> 19741 +<00008fd6> <00008fd7> 19748 +<00008fe0> <00008fe1> 19751 +<00008ff1> <00008ff2> 19757 +<00008ff5> <00008ff6> 19759 +<00008ffa> <00008ffc> 19761 +endcidrange + +100 begincidrange +<00008ffe> <00008fff> 19764 +<00009007> <00009008> 19766 +<00009024> <00009025> 19773 +<00009027> <0000902c> 19775 +<00009030> <00009031> 19781 +<00009033> <00009034> 19783 +<00009035> <00009036> 5967 +<00009039> <0000903a> 19786 +<0000903f> <00009040> 19789 +<00009045> <00009046> 19792 +<00009048> <0000904a> 19794 +<00009051> <00009052> 5972 +<00009059> <0000905a> 19799 +<00009066> <00009067> 19805 +<0000906a> <0000906c> 19807 +<0000906f> <00009071> 19810 +<00009085> <00009086> 19818 +<0000908c> <0000908e> 19821 +<0000909e> <000090a0> 19830 +<000090a4> <000090a5> 19833 +<000090a7> <000090a9> 19835 +<000090bc> <000090bd> 19842 +<000090bf> <000090c0> 19844 +<000090c2> <000090c3> 19846 +<000090c8> <000090c9> 19849 +<000090cb> <000090cd> 19851 +<000090d4> <000090d6> 19855 +<000090d8> <000090da> 19858 +<000090e3> <000090e5> 19863 +<000090e9> <000090ea> 19866 +<000090f0> <000090f3> 19870 +<000090f6> <000090f7> 19874 +<000090f9> <000090fc> 19876 +<00009100> <00009101> 19881 +<00009107> <00009108> 19885 +<0000910a> <00009111> 19887 +<00009117> <00009118> 19897 +<0000911a> <0000911d> 19899 +<0000911f> <00009121> 19903 +<00009124> <00009126> 19906 +<00009128> <0000912c> 19909 +<00009137> <00009138> 19917 +<0000913b> <00009142> 19919 +<00009144> <00009145> 19927 +<0000914e> <0000914f> 7418 +<00009153> <00009156> 19931 +<00009158> <00009159> 19935 +<0000915b> <0000915c> 19937 +<0000915f> <00009160> 19939 +<00009166> <00009168> 19941 +<0000917a> <0000917c> 19947 +<0000917d> <0000917e> 7426 +<00009180> <00009184> 19950 +<0000918e> <0000918f> 19958 +<00009193> <00009195> 19960 +<00009197> <00009199> 19963 +<0000919d> <000091a1> 19966 +<000091a2> <000091a3> 7436 +<000091a4> <000091a9> 19971 +<000091ad> <000091af> 7439 +<000091b0> <000091b3> 19977 +<000091b6> <000091b9> 19981 +<000091bb> <000091bf> 19985 +<000091d2> <000091d4> 9459 +<000091da> <000091db> 19996 +<000091de> <000091e2> 19998 +<000091e5> <000091e6> 20003 +<000091ea> <000091f4> 20006 +<000091fb> <000091ff> 20019 +<00009202> <00009203> 20024 +<00009205> <00009207> 20026 +<0000920a> <0000920c> 20029 +<00009212> <00009213> 20033 +<00009216> <0000921d> 20035 +<0000921f> <00009222> 20043 +<00009228> <0000922d> 20048 +<00009231> <00009232> 20055 +<00009235> <00009236> 20057 +<0000923b> <0000923c> 20059 +<00009241> <00009244> 20061 +<00009246> <00009247> 20065 +<0000924a> <0000924c> 20067 +<0000924e> <00009250> 20070 +<00009252> <00009254> 20073 +<00009258> <00009259> 20077 +<0000925c> <0000925d> 20079 +<0000925f> <00009261> 20081 +<00009263> <00009265> 20084 +<00009267> <0000926b> 20087 +<0000926c> <0000926d> 9489 +<0000926e> <00009273> 20092 +<00009275> <00009277> 20098 +<0000927c> <0000927e> 20102 +<00009281> <00009282> 20105 +<00009286> <0000928d> 20108 +<0000928f> <00009290> 20116 +<00009294> <00009295> 20119 +<0000929d> <0000929f> 20124 +<000092a1> <000092a2> 20127 +<000092af> <000092b0> 20132 +endcidrange + +100 begincidrange +<000092b2> <000092b6> 20134 +<000092bd> <000092c0> 20141 +<000092c9> <000092cb> 20148 +<000092cd> <000092ce> 20151 +<000092d0> <000092d1> 20153 +<000092d3> <000092dc> 20155 +<000092e0> <000092e2> 20166 +<000092eb> <000092ec> 20171 +<000092f2> <000092f5> 20173 +<000092f9> <000092fb> 20178 +<000092fd> <000092ff> 20181 +<00009302> <00009305> 20185 +<00009307> <00009308> 9551 +<00009309> <0000930f> 20189 +<00009313> <00009314> 20197 +<00009316> <00009317> 20199 +<0000931c> <0000931e> 20201 +<00009323> <00009325> 20205 +<00009329> <0000932a> 20209 +<0000932c> <0000932d> 20211 +<00009330> <00009331> 20213 +<00009334> <00009335> 20215 +<00009339> <0000933d> 20218 +<00009344> <00009345> 20225 +<00009348> <0000934a> 20227 +<0000934e> <00009353> 20231 +<00009355> <00009357> 20237 +<00009359> <0000935a> 20240 +<0000935c> <00009363> 20242 +<00009366> <00009368> 20250 +<0000936d> <0000936f> 20254 +<00009371> <00009374> 20257 +<00009377> <00009379> 20261 +<0000937b> <0000937d> 20264 +<0000937f> <00009381> 20267 +<00009385> <00009386> 20271 +<00009388> <00009389> 20273 +<0000938b> <0000938e> 20275 +<00009390> <00009395> 20279 +<00009399> <000093a1> 20286 +<000093a4> <000093a5> 20295 +<000093b1> <000093b2> 20301 +<000093b6> <000093b7> 20304 +<000093b9> <000093be> 20306 +<000093c0> <000093c2> 20312 +<000093c4> <000093c6> 20315 +<000093ce> <000093d0> 20320 +<000093d2> <000093d5> 20323 +<000093d9> <000093db> 20327 +<000093dc> <000093dd> 9576 +<000093e5> <000093e7> 20332 +<000093e9> <000093f4> 20335 +<000093fa> <000093ff> 20349 +<00009400> <00009402> 20355 +<00009404> <0000940a> 20358 +<0000940c> <0000940f> 20365 +<00009415> <00009417> 20370 +<0000941a> <0000941c> 20373 +<0000941e> <0000941f> 20376 +<00009421> <00009425> 20378 +<00009426> <00009427> 9537 +<00009429> <0000942d> 20383 +<0000942f> <00009431> 20388 +<00009436> <00009437> 20392 +<0000943b> <0000943d> 20395 +<00009440> <00009443> 20398 +<00009445> <00009449> 20402 +<0000944d> <00009451> 20408 +<00009455> <0000945f> 20414 +<00009461> <00009462> 20425 +<00009466> <0000946a> 20428 +<0000946e> <0000946f> 20434 +<00009473> <00009476> 20437 +<0000947a> <0000947b> 20442 +<00009480> <00009484> 20444 +<00009485> <00009487> 6798 +<0000948c> <0000948d> 6803 +<0000948f> <00009490> 6805 +<0000949a> <0000949c> 6810 +<000094a3> <000094a4> 6813 +<000094af> <000094b0> 6819 +<000094b6> <000094ba> 6823 +<000094bc> <000094bd> 6828 +<000094c8> <000094ce> 6832 +<000094d0> <000094d2> 6839 +<000094d3> <000094d4> 20454 +<000094d5> <000094d7> 6842 +<000094de> <000094e0> 6848 +<000094e4> <000094e5> 6852 +<000094e7> <000094e8> 6854 +<000094ee> <000094ef> 6859 +<000094f3> <000094f5> 6861 +<000094fc> <000094fd> 6866 +<00009506> <00009507> 6871 +<00009509> <0000950a> 6873 +<0000950d> <0000950f> 6875 +<00009512> <00009516> 6878 +<0000951d> <0000951f> 6885 +<0000952a> <0000952b> 6889 +<00009531> <00009532> 6893 +endcidrange + +100 begincidrange +<00009536> <00009538> 6896 +<0000953e> <0000953f> 6900 +<00009544> <00009546> 6904 +<0000954e> <0000954f> 6909 +<00009552> <00009554> 6911 +<00009556> <00009559> 6914 +<0000955e> <0000955f> 6919 +<00009561> <00009562> 6922 +<00009564> <0000956c> 6924 +<00009571> <00009573> 6934 +<00009574> <00009575> 20471 +<00009578> <0000957e> 20473 +<00009584> <00009585> 20481 +<00009587> <00009588> 20483 +<00009595> <00009597> 20489 +<00009599> <000095a0> 20492 +<000095a6> <000095a7> 20501 +<000095ae> <000095b1> 20504 +<000095b3> <000095b5> 20508 +<000095b7> <000095b8> 20511 +<000095c0> <000095c2> 20514 +<000095c4> <000095c5> 20517 +<000095cd> <000095cf> 20521 +<000095d1> <000095d3> 20524 +<000095d7> <000095db> 20527 +<000095df> <000095e0> 20533 +<000095e3> <000095e4> 20535 +<000095e6> <000095e7> 20537 +<000095f5> <000095f6> 5769 +<00009603> <00009604> 5773 +<0000960a> <0000960d> 5777 +<00009615> <00009617> 5783 +<00009619> <0000961a> 5786 +<00009623> <00009629> 20547 +<0000962b> <0000962d> 20554 +<0000962f> <00009630> 20557 +<00009637> <0000963a> 20559 +<0000964e> <0000964f> 20567 +<00009651> <00009653> 20569 +<00009656> <00009657> 20572 +<00009659> <0000965a> 20574 +<00009665> <00009666> 20579 +<0000966d> <0000966f> 20582 +<00009679> <0000967c> 20586 +<0000967e> <00009684> 20590 +<00009691> <00009693> 20600 +<0000969d> <000096a6> 20605 +<000096ab> <000096af> 20616 +<000096bc> <000096bd> 7546 +<000096c2> <000096c3> 20626 +<000096ca> <000096cb> 20629 +<000096d0> <000096d1> 20631 +<000096d3> <000096d4> 20633 +<000096d7> <000096d8> 20635 +<000096dd> <000096df> 20638 +<000096e4> <000096e7> 20642 +<000096eb> <000096ee> 20646 +<000096f0> <000096f1> 20650 +<000096f4> <000096f5> 20652 +<000096fc> <000096fd> 20656 +<00009702> <00009703> 20659 +<0000970a> <0000970c> 20662 +<00009710> <00009712> 20665 +<00009714> <00009715> 20668 +<00009717> <0000971b> 20670 +<0000971f> <00009726> 20676 +<00009728> <00009729> 20684 +<0000972b> <0000972c> 20686 +<0000972e> <0000972f> 20688 +<00009733> <00009737> 20691 +<0000973a> <0000973c> 20696 +<0000973f> <00009741> 20699 +<00009745> <00009747> 20703 +<00009749> <00009751> 20706 +<00009754> <00009755> 20715 +<00009757> <00009758> 20717 +<0000975c> <0000975d> 20719 +<00009763> <00009764> 20722 +<00009766> <00009767> 20724 +<0000976a> <00009772> 20726 +<00009777> <0000977b> 20736 +<0000977d> <00009784> 20741 +<00009786> <0000978a> 20749 +<00009791> <00009792> 7626 +<00009795> <00009797> 20758 +<00009799> <0000979f> 20761 +<000097a1> <000097a2> 20768 +<000097a4> <000097a5> 20770 +<000097a7> <000097aa> 20772 +<000097b0> <000097b1> 20778 +<000097b5> <000097bc> 20781 +<000097be> <000097c2> 20789 +<000097c4> <000097c5> 20794 +<000097c7> <000097c8> 20796 +<000097cd> <000097d2> 20799 +<000097d4> <000097d8> 20805 +<000097da> <000097db> 20810 +<000097df> <000097e5> 20813 +<000097ea> <000097ec> 6222 +<000097ee> <000097f2> 20821 +endcidrange + +100 begincidrange +<000097f7> <000097fe> 20827 +<0000980e> <0000980f> 9670 +<00009814> <00009816> 20840 +<00009819> <0000981b> 20843 +<0000981d> <00009820> 20846 +<00009822> <00009823> 20850 +<00009827> <0000982c> 20853 +<0000982e> <0000982f> 20859 +<00009831> <00009836> 20861 +<00009839> <0000983a> 20867 +<0000983e> <00009845> 20870 +<00009847> <0000984b> 20878 +<0000984f> <00009852> 20883 +<00009855> <00009857> 20887 +<0000985c> <0000985d> 20891 +<0000985f> <00009861> 20893 +<00009863> <00009864> 20896 +<00009868> <0000986a> 20899 +<0000986d> <0000986e> 20902 +<0000988c> <0000988d> 7140 +<0000989a> <0000989b> 7144 +<0000989e> <0000989f> 7146 +<000098a1> <000098a2> 7148 +<000098a5> <000098a6> 7150 +<000098a9> <000098ad> 20911 +<000098ae> <000098af> 9420 +<000098b4> <000098b5> 20918 +<000098b7> <000098bb> 20920 +<000098bd> <000098c3> 20925 +<000098c9> <000098cd> 20934 +<000098cf> <000098d0> 20939 +<000098d1> <000098d3> 6583 +<000098d6> <000098d7> 20942 +<000098d9> <000098da> 6587 +<000098dc> <000098dd> 20944 +<000098e3> <000098e6> 20947 +<000098ea> <000098eb> 9119 +<000098f0> <000098f1> 20953 +<000098f5> <000098fb> 20956 +<00009900> <00009902> 20964 +<00009906> <00009908> 20968 +<0000990e> <0000990f> 20972 +<00009914> <00009917> 20974 +<00009919> <0000991a> 20978 +<0000991c> <0000991d> 20980 +<0000991f> <00009920> 20982 +<00009922> <00009927> 20984 +<00009929> <0000992d> 20990 +<0000992f> <00009932> 20995 +<00009934> <00009936> 20999 +<00009938> <0000993b> 21002 +<00009940> <00009942> 21007 +<00009946> <00009947> 21011 +<00009948> <0000994a> 9129 +<0000994d> <00009950> 21013 +<00009958> <0000995b> 21019 +<0000995f> <00009961> 21024 +<00009967> <0000996c> 5662 +<00009978> <00009979> 21030 +<00009982> <00009983> 21034 +<00009990> <00009991> 5676 +<00009993> <00009995> 5678 +<0000999a> <000099a4> 21039 +<000099a6> <000099a7> 21050 +<000099a9> <000099ab> 21052 +<000099af> <000099b0> 21055 +<000099b5> <000099c0> 21058 +<000099c2> <000099cf> 21070 +<000099d6> <000099d7> 21085 +<000099e3> <000099ec> 21091 +<000099ee> <000099f0> 21101 +<000099f2> <000099fe> 21104 +<00009a02> <00009a04> 21118 +<00009a06> <00009a0c> 21121 +<00009a10> <00009a15> 21128 +<00009a17> <00009a18> 21134 +<00009a1a> <00009a2a> 21136 +<00009a31> <00009a35> 21155 +<00009a39> <00009a3d> 21160 +<00009a43> <00009a44> 9238 +<00009a46> <00009a49> 21166 +<00009a4b> <00009a4c> 21170 +<00009a50> <00009a54> 21173 +<00009a58> <00009a59> 21179 +<00009a5c> <00009a5e> 21181 +<00009a60> <00009a61> 21184 +<00009a66> <00009a69> 21187 +<00009a77> <00009a78> 6075 +<00009a80> <00009a81> 6080 +<00009a8d> <00009a8e> 21195 +<00009a92> <00009a93> 6086 +<00009a94> <00009a95> 21197 +<00009a9b> <00009a9d> 6090 +<00009a9f> <00009aa0> 6093 +<00009aa2> <00009aa3> 6095 +<00009aa9> <00009aae> 21201 +<00009ab2> <00009ab5> 21207 +<00009abd> <00009abf> 21213 +<00009ac3> <00009ac4> 21216 +<00009ac6> <00009aca> 21218 +endcidrange + +100 begincidrange +<00009acb> <00009acc> 7645 +<00009acd> <00009ace> 21223 +<00009ad9> <00009ade> 21227 +<00009ae2> <00009ae5> 21234 +<00009ae7> <00009aea> 21238 +<00009af0> <00009af8> 21243 +<00009afc> <00009aff> 21253 +<00009b00> <00009b02> 21257 +<00009b04> <00009b05> 21260 +<00009b09> <00009b0c> 21263 +<00009b10> <00009b12> 21268 +<00009b14> <00009b19> 21271 +<00009b1b> <00009b1e> 21277 +<00009b20> <00009b21> 21281 +<00009b2a> <00009b2d> 21286 +<00009b33> <00009b3a> 21291 +<00009b3d> <00009b40> 21299 +<00009b4a> <00009b4c> 21304 +<00009b52> <00009b53> 21308 +<00009b55> <00009b57> 21310 +<00009b5b> <00009b6e> 21314 +<00009b70> <00009b73> 21334 +<00009b75> <00009b76> 21338 +<00009b78> <00009b80> 21340 +<00009b84> <00009b8d> 21350 +<00009b93> <00009b99> 21361 +<00009b9b> <00009b9c> 21368 +<00009b9f> <00009ba9> 21370 +<00009baf> <00009bbf> 21382 +<00009bc2> <00009bc6> 21399 +<00009bcb> <00009bd3> 21405 +<00009bd7> <00009bda> 21415 +<00009bde> <00009be0> 21420 +<00009be5> <00009be6> 21424 +<00009bea> <00009beb> 9787 +<00009bec> <00009bef> 21427 +<00009bf1> <00009bf3> 21431 +<00009bf5> <00009bfc> 21434 +<00009c00> <00009c07> 21443 +<00009c0a> <00009c0c> 21451 +<00009c0e> <00009c0f> 21454 +<00009c14> <00009c1f> 21457 +<00009c21> <00009c22> 21469 +<00009c26> <00009c27> 21472 +<00009c2a> <00009c2c> 21474 +<00009c2e> <00009c30> 21477 +<00009c3c> <00009c3d> 21484 +<00009c3f> <00009c44> 21486 +<00009c46> <00009c47> 21492 +<00009c4a> <00009c51> 21494 +<00009c59> <00009c5c> 21504 +<00009c60> <00009c66> 21509 +<00009c68> <00009c6c> 21516 +<00009c6e> <00009c77> 21521 +<00009c7d> <00009c7e> 21533 +<00009c83> <00009c84> 21536 +<00009c85> <00009c88> 7563 +<00009c89> <00009c8a> 21538 +<00009c90> <00009c92> 7570 +<00009c94> <00009c95> 7573 +<00009c96> <00009c99> 21543 +<00009c9a> <00009c9b> 7575 +<00009c9e> <00009ca3> 7577 +<00009ca5> <00009ca9> 7583 +<00009cad> <00009cae> 7589 +<00009cb0> <00009cb7> 7591 +<00009cba> <00009cbd> 7599 +<00009cbe> <00009cc2> 21552 +<00009cc4> <00009cc7> 7603 +<00009cc8> <00009cc9> 21557 +<00009cca> <00009cd0> 7607 +<00009cd1> <00009cd2> 21559 +<00009cd3> <00009cd5> 7614 +<00009cd7> <00009cd9> 7617 +<00009cda> <00009cdb> 21561 +<00009cdc> <00009cdd> 7620 +<00009ce0> <00009ce1> 21563 +<00009ce3> <00009ce4> 21565 +<00009ce6> <00009ce8> 21567 +<00009cea> <00009ceb> 21570 +<00009ced> <00009cf2> 21572 +<00009cf7> <00009cff> 21579 +<00009d00> <00009d05> 21588 +<00009d0a> <00009d14> 21595 +<00009d16> <00009d1a> 21606 +<00009d20> <00009d22> 21613 +<00009d24> <00009d25> 21616 +<00009d29> <00009d2e> 21619 +<00009d31> <00009d3a> 21625 +<00009d3c> <00009d3e> 21635 +<00009d40> <00009d41> 21638 +<00009d43> <00009d50> 21640 +<00009d54> <00009d5b> 21654 +<00009d5e> <00009d5f> 21662 +<00009d62> <00009d69> 21664 +<00009d6d> <00009d6e> 21673 +<00009d70> <00009d71> 21675 +<00009d73> <00009d86> 21677 +<00009d8a> <00009d92> 21698 +<00009d94> <00009d97> 21707 +endcidrange + +100 begincidrange +<00009d9b> <00009da4> 21712 +<00009da6> <00009da8> 21722 +<00009daa> <00009dae> 21725 +<00009db0> <00009db3> 21730 +<00009db5> <00009dba> 21734 +<00009dbd> <00009dbf> 21740 +<00009dc5> <00009dd2> 21745 +<00009dd4> <00009dd6> 21759 +<00009ddb> <00009de4> 21763 +<00009de7> <00009dee> 21773 +<00009df0> <00009df1> 21781 +<00009df4> <00009df7> 21783 +<00009dfb> <00009dff> 21787 +<00009e00> <00009e0b> 21792 +<00009e0d> <00009e14> 21804 +<00009e16> <00009e19> 21812 +<00009e28> <00009e2c> 6967 +<00009e39> <00009e3a> 6977 +<00009e3b> <00009e3c> 21822 +<00009e41> <00009e42> 6980 +<00009e46> <00009e49> 6983 +<00009e4b> <00009e4c> 6987 +<00009e52> <00009e54> 21827 +<00009e5a> <00009e5c> 6993 +<00009e5f> <00009e62> 21833 +<00009e66> <00009e6c> 6998 +<00009e6e> <00009e6f> 21838 +<00009e76> <00009e78> 21842 +<00009e80> <00009e81> 21846 +<00009e83> <00009e86> 21848 +<00009e87> <00009e88> 7677 +<00009e89> <00009e8a> 21852 +<00009e8c> <00009e91> 21854 +<00009e94> <00009e96> 21860 +<00009e98> <00009e9c> 21863 +<00009ea0> <00009ea4> 21869 +<00009ea7> <00009ea8> 21874 +<00009eaa> <00009eae> 21876 +<00009eb0> <00009eb3> 21881 +<00009eb6> <00009eb7> 21885 +<00009eb9> <00009eba> 21887 +<00009ebd> <00009ebe> 7673 +<00009ebf> <00009ec3> 21890 +<00009ec5> <00009ec8> 21895 +<00009eca> <00009ecb> 21899 +<00009ed2> <00009ed3> 21902 +<00009ed5> <00009ed7> 21904 +<00009ed9> <00009eda> 21907 +<00009edb> <00009edd> 7684 +<00009ee3> <00009ee4> 21910 +<00009eeb> <00009eee> 21913 +<00009ef0> <00009ef1> 21917 +<00009ef5> <00009ef6> 21920 +<00009efb> <00009efc> 6742 +<00009f00> <00009f08> 21924 +<00009f11> <00009f12> 21936 +<00009f1a> <00009f1f> 21941 +<00009f23> <00009f2b> 21948 +<00009f2d> <00009f2e> 21957 +<00009f30> <00009f36> 21959 +<00009f3d> <00009f3e> 7700 +<00009f3f> <00009f43> 21969 +<00009f45> <00009f49> 21974 +<00009f4c> <00009f4e> 21979 +<00009f55> <00009f58> 21983 +<00009f5a> <00009f5b> 21987 +<00009f5d> <00009f5e> 21989 +<00009f64> <00009f65> 21992 +<00009f67> <00009f69> 21994 +<00009f6d> <00009f71> 21998 +<00009f73> <00009f76> 22003 +<00009f78> <00009f7e> 22007 +<00009f81> <00009f82> 22014 +<00009f85> <00009f8a> 7535 +<00009f8e> <00009f8f> 22016 +<00009f91> <00009f93> 22018 +<00009f96> <00009f98> 22021 +<00009f9d> <00009f9e> 22024 +<00009fa1> <00009fa5> 22026 +<00009fb6> <00009fb7> 22069 +<0000a000> <0000a0ff> 29064 +<0000a100> <0000a1ff> 29320 +<0000a200> <0000a2ff> 29576 +<0000a300> <0000a3ff> 29832 +<0000a400> <0000a48c> 30088 +<0000a490> <0000a4c6> 30229 +<0000e78d> <0000e793> 573 +<0000e794> <0000e795> 592 +<0000e7e7> <0000e7f3> 10059 +<0000e815> <0000e864> 22047 +<0000fa0d> <0000fa0f> 22032 +<0000fa13> <0000fa14> 22036 +<0000fa1f> <0000fa21> 22039 +<0000fa23> <0000fa24> 22042 +<0000fa27> <0000fa29> 22044 +<0000fe13> <0000fe16> 576 +<0000fe17> <0000fe18> 592 +<0000fe33> <0000fe34> 600 +<0000fe35> <0000fe36> 580 +<0000fe37> <0000fe38> 596 +endcidrange + +12 begincidrange +<0000fe39> <0000fe3a> 582 +<0000fe3b> <0000fe3c> 594 +<0000fe3d> <0000fe3e> 586 +<0000fe3f> <0000fe40> 584 +<0000fe41> <0000fe44> 588 +<0000fe49> <0000fe52> 10027 +<0000fe54> <0000fe57> 10037 +<0000fe59> <0000fe66> 10041 +<0000fe68> <0000fe6b> 10055 +<0000ff01> <0000ff03> 262 +<0000ff05> <0000ff5d> 266 +<0000ffe0> <0000ffe1> 168 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/gb/UniGB-UTF32-V b/resources/cmaps/gb/UniGB-UTF32-V new file mode 100644 index 00000000..a99e1ff3 --- /dev/null +++ b/resources/cmaps/gb/UniGB-UTF32-V @@ -0,0 +1,104 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniGB-UTF32-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniGB-UTF32-H) +%%BeginResource: CMap (UniGB-UTF32-V) +%%Title: (UniGB-UTF32-V Adobe GB1 5) +%%Version: 1.004 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniGB-UTF32-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (GB1) def + /Supplement 5 def +end def + +/CMapName /UniGB-UTF32-V def +/CMapVersion 1.004 def +/CMapType 1 def + +/XUID [1 10 25604] def + +/WMode 1 def + +17 begincidchar +<00002014> 598 +<00002026> 599 +<00003001> 575 +<00003002> 574 +<00003013> 7706 +<0000ff01> 578 +<0000ff0c> 573 +<0000ff0e> 7707 +<0000ff1d> 7708 +<0000ff1f> 579 +<0000ff3b> 7709 +<0000ff3d> 7710 +<0000ff3f> 600 +<0000ff5b> 596 +<0000ff5d> 597 +<0000ff5e> 7704 +<0000ffe3> 7711 +endcidchar + +6 begincidrange +<00003008> <0000300f> 584 +<00003010> <00003011> 594 +<00003014> <00003015> 582 +<00003016> <00003017> 592 +<0000ff08> <0000ff09> 580 +<0000ff1a> <0000ff1b> 576 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/gb/UniGB-UTF8-H b/resources/cmaps/gb/UniGB-UTF8-H new file mode 100644 index 00000000..74f32bb5 --- /dev/null +++ b/resources/cmaps/gb/UniGB-UTF8-H @@ -0,0 +1,14584 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniGB-UTF8-H) +%%Title: (UniGB-UTF8-H Adobe GB1 5) +%%Version: 13.011 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2010 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (GB1) def + /Supplement 5 def +end def + +/CMapName /UniGB-UTF8-H def +/CMapVersion 13.011 def +/CMapType 1 def + +/XUID [1 10 25379] def + +/WMode 0 def + +4 begincodespacerange + <00> <7F> + + + +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +100 begincidchar + 1 + 167 + 22354 + 171 + 102 + 7713 + 162 + 127 + 99 + 128 + 671 + 669 + 675 + 673 + 693 + 679 + 677 + 683 + 681 + 129 + 687 + 685 + 692 + 668 + 672 + 674 + 676 + 696 + 697 + 680 + 684 + 670 + 678 + 682 + 686 + 688 + 689 + 690 + 691 + 698 + 694 + 699 + 101 + 100 + 9909 + 608 + 641 + 695 + 10018 + 9910 + 105 + 9911 + 107 + 99 + 9912 + 108 + 170 + 9913 + 184 + 599 + 22353 + 165 + 9914 + 9915 + 172 + 10016 + 7714 + 185 + 188 + 137 + 134 + 133 + 9920 + 139 + 151 + 157 + 9921 + 142 + 9922 + 141 + 136 + 135 + 145 + 146 + 159 + 158 + 130 + 138 + 150 + 149 + 148 + 9923 + 152 + 147 + 9988 + 144 + 140 + 9926 + 108 + 143 +endcidchar + +100 begincidchar + 181 + 180 + 183 + 182 + 179 + 178 + 175 + 177 + 176 + 174 + 173 + 9987 + 161 + 160 + 22428 + 22047 + 22051 + 22054 + 22055 + 22060 + 22061 + 22074 + 22077 + 22080 + 22082 + 22088 + 22098 + 4162 + 4707 + 4722 + 4709 + 4185 + 10131 + 1597 + 4867 + 3238 + 1592 + 3270 + 982 + 4765 + 4884 + 4879 + 2091 + 5017 + 1431 + 2543 + 4860 + 4710 + 4740 + 10778 + 3397 + 1150 + 4946 + 1228 + 5020 + 4283 + 2407 + 5523 + 3698 + 3414 + 5660 + 11565 + 3859 + 1398 + 2927 + 4656 + 5934 + 1386 + 3948 + 5302 + 3395 + 6004 + 3318 + 6165 + 1789 + 2093 + 2238 + 1732 + 6163 + 1852 + 5016 + 5293 + 5366 + 1798 + 5986 + 5614 + 5600 + 3983 + 1765 + 12946 + 3437 + 4518 + 6409 + 3795 + 1526 + 2240 + 1626 + 3821 + 3248 + 4350 +endcidchar + +100 begincidchar + 4357 + 2849 + 3124 + 4536 + 1400 + 6589 + 3826 + 1073 + 2736 + 3430 + 3095 + 3491 + 2053 + 4611 + 1715 + 4713 + 5789 + 3019 + 4073 + 2916 + 3209 + 4041 + 4310 + 1832 + 3728 + 1733 + 3379 + 4264 + 3650 + 7110 + 7008 + 16063 + 994 + 3011 + 2808 + 2850 + 2737 + 3407 + 3398 + 3413 + 16587 + 1923 + 4049 + 2539 + 4592 + 2780 + 7399 + 7262 + 3753 + 4123 + 4309 + 2490 + 1591 + 7115 + 1593 + 6686 + 3261 + 1249 + 4657 + 4544 + 2297 + 3353 + 5656 + 4570 + 7388 + 3300 + 17826 + 7152 + 1291 + 4051 + 3995 + 4169 + 18908 + 8086 + 2200 + 4093 + 1825 + 1528 + 7445 + 7504 + 7739 + 1285 + 4668 + 4672 + 3366 + 7803 + 3980 + 1250 + 19731 + 4191 + 4276 + 19992 + 2522 + 2241 + 7797 + 8317 + 1714 + 2542 + 7545 + 4303 +endcidchar + +100 begincidchar + 20714 + 1636 + 2795 + 1770 + 8589 + 2289 + 4219 + 8713 + 7936 + 7924 + 3402 + 3438 + 3920 + 8301 + 1824 + 1754 + 7660 + 7888 + 5019 + 4704 + 1862 + 8761 + 8348 + 9864 + 2656 + 8305 + 2704 + 21894 + 3465 + 1937 + 6741 + 9752 + 1509 + 1821 + 3466 + 1072 + 8390 + 7814 + 8247 + 7988 + 4851 + 103 + 104 + 10024 + 7703 + 9989 + 189 + 10059 + 22357 + 22375 + 22362 + 22364 + 22390 + 22392 + 22391 + 22393 + 99 + 10019 + 10017 + 10001 + 10007 + 10008 + 10009 + 10012 + 22053 + 22052 + 22057 + 22059 + 22058 + 22063 + 22062 + 22065 + 22068 + 22066 + 22067 + 22071 + 22072 + 22073 + 22078 + 22079 + 22081 + 22087 + 22086 + 22089 + 22090 + 22092 + 22091 + 22094 + 22095 + 22096 + 22097 + 22099 + 22100 + 22101 + 28005 + 22107 + 22106 + 22109 + 22108 + 22116 +endcidchar + +100 begincidchar + 22117 + 22112 + 22125 + 4162 + 1504 + 10072 + 3070 + 3747 + 4458 + 3288 + 3336 + 3887 + 4696 + 1154 + 4304 + 10076 + 4698 + 1304 + 10077 + 4613 + 3151 + 4701 + 3415 + 10078 + 3181 + 1124 + 4156 + 1367 + 1514 + 3508 + 4703 + 1513 + 10082 + 2566 + 4088 + 10083 + 3294 + 4707 + 10084 + 1777 + 4071 + 5788 + 4559 + 1662 + 10087 + 1329 + 10088 + 2594 + 10089 + 4722 + 10090 + 3737 + 1413 + 3769 + 4598 + 10091 + 2529 + 2312 + 4709 + 2862 + 10095 + 2290 + 10096 + 4711 + 2745 + 4204 + 10097 + 4525 + 3817 + 4424 + 1964 + 1603 + 2497 + 10098 + 3032 + 2963 + 3140 + 10099 + 1837 + 10100 + 1264 + 4185 + 4725 + 2292 + 3089 + 4153 + 3869 + 3924 + 3456 + 4726 + 2713 + 2681 + 10115 + 3268 + 3113 + 10126 + 8281 + 2580 + 10132 + 4301 +endcidchar + +100 begincidchar + 4506 + 10133 + 3417 + 1597 + 4695 + 4287 + 2436 + 10134 + 4361 + 1978 + 4727 + 3828 + 2269 + 4702 + 10137 + 4080 + 3956 + 8689 + 4723 + 4867 + 3751 + 2375 + 10140 + 2188 + 1884 + 4199 + 1217 + 1943 + 2841 + 10141 + 3930 + 2264 + 3669 + 2570 + 3156 + 4869 + 10145 + 4872 + 3238 + 4767 + 4193 + 3401 + 3237 + 4770 + 4768 + 4732 + 2247 + 3052 + 1301 + 10153 + 4769 + 2242 + 2234 + 10154 + 3247 + 1366 + 2687 + 10157 + 1181 + 4653 + 3426 + 3568 + 4461 + 1713 + 3894 + 4846 + 4774 + 3111 + 10161 + 4772 + 10162 + 1405 + 2615 + 4187 + 4771 + 10165 + 4174 + 4773 + 2764 + 4127 + 10169 + 4568 + 4776 + 10170 + 4779 + 2161 + 2126 + 3241 + 10174 + 1658 + 10175 + 1631 + 10176 + 3090 + 4782 + 4168 + 3832 + 2098 + 1689 + 1602 +endcidchar + +100 begincidchar + 4008 + 4569 + 4266 + 2052 + 2038 + 4775 + 3290 + 3775 + 1326 + 10193 + 4777 + 10194 + 3332 + 4780 + 2686 + 4781 + 3776 + 4783 + 1141 + 1817 + 10200 + 4791 + 10201 + 1012 + 10202 + 2607 + 10203 + 3365 + 10204 + 3514 + 10205 + 3515 + 4792 + 1481 + 1420 + 3786 + 1454 + 4606 + 4689 + 4280 + 10219 + 3640 + 10220 + 1925 + 10221 + 4790 + 4848 + 4293 + 4787 + 1677 + 4692 + 4788 + 4784 + 4789 + 2886 + 4251 + 4778 + 4849 + 10224 + 4785 + 10225 + 2982 + 2491 + 4121 + 998 + 2116 + 4794 + 10232 + 4793 + 4800 + 4802 + 10237 + 4799 + 3408 + 4797 + 4533 + 10241 + 8178 + 10242 + 1283 + 4796 + 10243 + 2536 + 10244 + 3427 + 10245 + 4798 + 10246 + 4795 + 4804 + 10249 + 8285 + 1520 + 1794 + 10253 + 4167 + 3885 + 2665 + 10258 + 2197 +endcidchar + +100 begincidchar + 4493 + 1191 + 3141 + 2424 + 4801 + 10259 + 4803 + 10260 + 3833 + 1957 + 3155 + 1100 + 9884 + 1372 + 1580 + 4808 + 2350 + 4850 + 3147 + 2537 + 4812 + 3532 + 1690 + 10289 + 4809 + 10290 + 4811 + 1036 + 4294 + 4813 + 8629 + 3984 + 10291 + 4810 + 4805 + 10294 + 4806 + 2546 + 4807 + 2150 + 4009 + 1700 + 10297 + 2322 + 10298 + 4817 + 4814 + 10303 + 958 + 4822 + 10307 + 8908 + 8214 + 7778 + 10315 + 7968 + 4824 + 1055 + 10316 + 4819 + 10317 + 8319 + 1434 + 10318 + 2338 + 3611 + 1961 + 4183 + 10322 + 4823 + 2233 + 10325 + 1232 + 4825 + 2330 + 10329 + 4826 + 4815 + 2882 + 8284 + 4818 + 4821 + 4820 + 4431 + 10341 + 4532 + 10342 + 3168 + 10343 + 4828 + 2124 + 4830 + 8596 + 4816 + 10352 + 4831 + 3018 + 4829 + 4691 + 10362 +endcidchar + +100 begincidchar + 3668 + 2162 + 4832 + 7781 + 8833 + 2941 + 3686 + 4833 + 4827 + 1226 + 2443 + 1712 + 2535 + 1027 + 8909 + 10407 + 8458 + 7742 + 9855 + 1401 + 10416 + 4834 + 10417 + 4835 + 1317 + 4836 + 1378 + 8750 + 972 + 7830 + 8907 + 8812 + 10424 + 8471 + 4837 + 3310 + 8424 + 10429 + 8916 + 8121 + 8920 + 3934 + 10442 + 8415 + 8386 + 4838 + 2574 + 8597 + 8108 + 4842 + 3303 + 8915 + 4841 + 4840 + 4843 + 3536 + 10465 + 2170 + 8065 + 10469 + 3014 + 8720 + 10474 + 8911 + 10475 + 8723 + 10476 + 4839 + 4844 + 8164 + 8080 + 10477 + 4845 + 8918 + 10482 + 3264 + 10483 + 8912 + 8910 + 9857 + 7798 + 10492 + 2503 + 8753 + 7827 + 8914 + 8919 + 8917 + 8913 + 1592 + 4697 + 4365 + 10516 + 4333 + 4001 + 1289 + 4472 + 10517 + 3893 + 1851 +endcidchar + +100 begincidchar + 10518 + 2392 + 10519 + 2791 + 1553 + 7909 + 10523 + 3700 + 4866 + 4868 + 1428 + 10527 + 1524 + 2259 + 3270 + 3206 + 8229 + 10537 + 982 + 1796 + 2626 + 4854 + 10538 + 2471 + 1803 + 10539 + 1841 + 3990 + 1121 + 3075 + 2318 + 1477 + 4645 + 10540 + 4129 + 2137 + 3445 + 2096 + 4858 + 4765 + 2877 + 1743 + 3224 + 1192 + 4380 + 2741 + 2790 + 4884 + 3258 + 10555 + 3967 + 10556 + 2347 + 2922 + 1843 + 10560 + 4885 + 10561 + 4332 + 4886 + 4879 + 1515 + 1672 + 1122 + 4880 + 1290 + 2341 + 10569 + 2435 + 4152 + 2511 + 1522 + 4882 + 4881 + 2282 + 3071 + 10578 + 4633 + 4883 + 10579 + 2562 + 10580 + 1491 + 2609 + 7887 + 10581 + 2152 + 10582 + 1368 + 2598 + 10592 + 2912 + 2091 + 1615 + 1676 + 4864 + 10603 + 3037 + 10604 + 2362 +endcidchar + +100 begincidchar + 2016 + 8153 + 10605 + 1451 + 10606 + 5017 + 4002 + 10607 + 3690 + 967 + 1307 + 2060 + 5018 + 1894 + 10608 + 4391 + 1431 + 1492 + 4748 + 3243 + 1651 + 3149 + 4749 + 10611 + 2364 + 5003 + 4750 + 3991 + 1987 + 6510 + 2585 + 2622 + 4405 + 1744 + 1335 + 10619 + 1306 + 3319 + 2961 + 2970 + 2534 + 10628 + 1113 + 10629 + 4751 + 1831 + 10630 + 1438 + 4752 + 4549 + 3479 + 3210 + 3307 + 1359 + 2393 + 10635 + 1869 + 10636 + 4753 + 4754 + 1574 + 2100 + 3645 + 8904 + 8803 + 3940 + 9859 + 4755 + 3117 + 1833 + 2164 + 3633 + 10645 + 3049 + 7959 + 4758 + 10650 + 4756 + 4757 + 1033 + 10656 + 2326 + 10657 + 3386 + 2151 + 7979 + 1708 + 1769 + 10663 + 8906 + 7833 + 4760 + 10671 + 2204 + 10672 + 4762 + 4761 + 8015 + 8143 + 3005 +endcidchar + +100 begincidchar + 8246 + 7994 + 10676 + 8905 + 8089 + 4763 + 8053 + 10679 + 4764 + 2543 + 10687 + 3211 + 1015 + 1791 + 2118 + 3840 + 5005 + 2588 + 1518 + 4601 + 2925 + 2218 + 2531 + 2257 + 2488 + 5008 + 3421 + 10705 + 8126 + 10706 + 1137 + 4263 + 10710 + 2792 + 10711 + 4052 + 5010 + 10716 + 2496 + 7885 + 5011 + 10719 + 2366 + 8617 + 10720 + 8678 + 10721 + 8487 + 8195 + 2847 + 8498 + 10724 + 3159 + 5012 + 8995 + 8209 + 8437 + 4860 + 3344 + 1805 + 3839 + 4363 + 1031 + 1365 + 10748 + 4004 + 4861 + 10753 + 5301 + 4863 + 4710 + 1988 + 1050 + 10758 + 1276 + 4740 + 4372 + 2180 + 2428 + 10763 + 3880 + 4742 + 1640 + 8901 + 4743 + 8030 + 10771 + 8902 + 3012 + 3189 + 4164 + 4744 + 2887 + 8431 + 3397 + 10781 + 3108 + 10782 + 4700 + 10783 +endcidchar + +100 begincidchar + 3382 + 3830 + 2033 + 1014 + 1983 + 3960 + 10787 + 1049 + 4673 + 4636 + 8656 + 1414 + 2715 + 2866 + 1136 + 10790 + 1150 + 10791 + 1102 + 5370 + 4445 + 2357 + 2643 + 4747 + 2648 + 10792 + 4746 + 3811 + 10793 + 4946 + 10794 + 3791 + 4714 + 2739 + 4230 + 3762 + 10797 + 2087 + 3215 + 2680 + 10798 + 2332 + 3969 + 10799 + 4947 + 3169 + 1228 + 10806 + 1585 + 3663 + 2533 + 2530 + 10809 + 4066 + 4106 + 4733 + 1189 + 2512 + 8897 + 1960 + 4734 + 10821 + 4336 + 7780 + 10822 + 3918 + 4735 + 10823 + 4736 + 3888 + 10824 + 1309 + 2294 + 8697 + 4737 + 8208 + 10831 + 8898 + 10832 + 5020 + 3200 + 3909 + 10840 + 3289 + 1173 + 7770 + 4283 + 1197 + 2083 + 4278 + 3488 + 1617 + 1599 + 3452 + 10850 + 3196 + 3443 + 1101 + 4027 + 10851 +endcidchar + +100 begincidchar + 2962 + 5013 + 1503 + 10855 + 7842 + 2407 + 1822 + 2323 + 2614 + 10856 + 5374 + 5373 + 4538 + 2209 + 4474 + 979 + 1506 + 2390 + 3579 + 5371 + 3406 + 4279 + 10857 + 4741 + 4157 + 1916 + 3507 + 3601 + 10858 + 5375 + 1489 + 5372 + 10861 + 4314 + 10862 + 1273 + 1778 + 10863 + 5378 + 10864 + 1926 + 2077 + 1494 + 10865 + 3677 + 2816 + 1962 + 2527 + 3699 + 3935 + 5376 + 3890 + 10866 + 2663 + 5377 + 2711 + 2348 + 10870 + 2600 + 3709 + 4222 + 1642 + 5385 + 10871 + 5388 + 1678 + 980 + 1557 + 1649 + 10874 + 1891 + 3664 + 2401 + 3494 + 3091 + 10875 + 4519 + 5389 + 10876 + 3825 + 1240 + 3851 + 1336 + 10879 + 3798 + 1959 + 10880 + 3824 + 10881 + 4070 + 5384 + 1399 + 10886 + 1263 + 10887 + 1761 + 5379 + 2856 + 10892 + 2940 +endcidchar + +100 begincidchar + 5383 + 5386 + 4340 + 5387 + 10893 + 3127 + 3815 + 2875 + 10899 + 5394 + 10900 + 5399 + 10901 + 4571 + 5393 + 5410 + 3781 + 10910 + 1918 + 5398 + 5392 + 2975 + 3364 + 1963 + 2817 + 2310 + 10915 + 5390 + 10916 + 5397 + 10917 + 2969 + 4423 + 1924 + 10922 + 2299 + 4258 + 1723 + 10923 + 4579 + 10924 + 5391 + 1815 + 2356 + 2629 + 10927 + 5400 + 5411 + 5421 + 10933 + 5407 + 5406 + 4646 + 5991 + 4142 + 5402 + 10934 + 2358 + 10935 + 4382 + 10936 + 2389 + 5404 + 3897 + 5413 + 9069 + 4083 + 10942 + 5414 + 946 + 3030 + 5403 + 10943 + 1948 + 10944 + 1566 + 3724 + 1879 + 4376 + 5415 + 3929 + 944 + 5423 + 5401 + 4079 + 5405 + 5412 + 10947 + 1982 + 10948 + 10949 + 5418 + 5422 + 5424 + 4249 + 10950 + 8775 + 1762 + 2935 + 5426 +endcidchar + +100 begincidchar + 3347 + 2545 + 2855 + 2411 + 3941 + 4477 + 5430 + 1151 + 10965 + 1942 + 5428 + 10966 + 5009 + 10967 + 4109 + 9068 + 10970 + 3561 + 1344 + 10971 + 945 + 5433 + 3609 + 5434 + 5429 + 5425 + 5427 + 10989 + 2002 + 5435 + 5436 + 10994 + 1976 + 10995 + 3442 + 3767 + 5453 + 1231 + 10996 + 5452 + 5447 + 5446 + 11004 + 3722 + 5444 + 11005 + 5442 + 11006 + 2397 + 4641 + 11007 + 3333 + 5440 + 940 + 8604 + 5445 + 8393 + 11016 + 5443 + 5448 + 5454 + 11022 + 8688 + 1637 + 3008 + 3311 + 2461 + 5437 + 2943 + 11029 + 4730 + 5441 + 2905 + 3952 + 5466 + 3639 + 11038 + 5463 + 11039 + 2355 + 5461 + 3784 + 5457 + 3327 + 2457 + 5460 + 1956 + 1895 + 5455 + 5438 + 11045 + 5465 + 5470 + 1328 + 5471 + 3871 + 1919 + 11053 + 5462 + 4037 +endcidchar + +100 begincidchar + 8459 + 11063 + 8414 + 11064 + 7850 + 5458 + 8748 + 4414 + 11067 + 5439 + 11068 + 2984 + 11069 + 5459 + 11070 + 4316 + 11071 + 11072 + 5482 + 4012 + 8408 + 8896 + 11077 + 5474 + 8303 + 5476 + 5456 + 3293 + 5479 + 11082 + 5464 + 8609 + 11086 + 3423 + 5481 + 11087 + 5467 + 11088 + 3802 + 11089 + 3512 + 5491 + 5484 + 5480 + 11090 + 5489 + 9081 + 5472 + 5483 + 11095 + 5490 + 9074 + 5473 + 3529 + 5499 + 11101 + 5500 + 5496 + 8554 + 11106 + 5494 + 2113 + 5495 + 9084 + 1725 + 4731 + 8368 + 11113 + 9082 + 7796 + 4021 + 2710 + 9079 + 11116 + 5493 + 5475 + 5498 + 5497 + 5501 + 11122 + 8012 + 5506 + 5502 + 9080 + 8655 + 9064 + 4597 + 1237 + 11125 + 4681 + 9073 + 3504 + 11126 + 9065 + 5504 + 11127 + 3850 + 1936 + 11131 + 9844 +endcidchar + +100 begincidchar + 5511 + 5507 + 4148 + 5512 + 5505 + 5503 + 5509 + 5510 + 9071 + 9072 + 11153 + 5508 + 11154 + 5514 + 9078 + 9075 + 11155 + 3094 + 4706 + 4398 + 5516 + 3424 + 9087 + 11158 + 5515 + 9076 + 11159 + 8373 + 11160 + 1724 + 11161 + 7899 + 9842 + 11162 + 9070 + 5519 + 5513 + 8631 + 9077 + 11174 + 1910 + 3642 + 5520 + 11178 + 9090 + 8350 + 3942 + 9067 + 11193 + 8249 + 9887 + 5521 + 9085 + 8693 + 11202 + 9089 + 3229 + 2193 + 9083 + 9086 + 8652 + 8923 + 9066 + 9865 + 2869 + 11214 + 9879 + 8865 + 5522 + 5523 + 3185 + 3513 + 11225 + 5524 + 2029 + 4716 + 4217 + 5525 + 3702 + 11226 + 1561 + 5527 + 11233 + 4339 + 2450 + 1364 + 3766 + 5526 + 5528 + 1829 + 1875 + 3693 + 5529 + 3059 + 5530 + 11246 + 4341 + 9091 + 3201 + 5532 +endcidchar + +100 begincidchar + 5531 + 7997 + 11247 + 8591 + 8774 + 8776 + 8574 + 11254 + 8576 + 5533 + 3698 + 3388 + 4381 + 5031 + 5033 + 11267 + 5032 + 1856 + 1465 + 5034 + 5035 + 1222 + 5039 + 2061 + 11277 + 4534 + 11278 + 5040 + 2344 + 1624 + 11285 + 5024 + 3585 + 2367 + 1994 + 4693 + 2400 + 2422 + 2132 + 3590 + 5038 + 990 + 3834 + 1653 + 4630 + 3041 + 2447 + 11295 + 3596 + 11296 + 5047 + 5041 + 3033 + 5043 + 11297 + 5048 + 11298 + 3000 + 5050 + 5049 + 2381 + 5046 + 5045 + 1340 + 2455 + 2633 + 5042 + 5044 + 3992 + 5053 + 2504 + 5058 + 1569 + 5059 + 5026 + 1809 + 4334 + 5052 + 11332 + 2398 + 5056 + 11333 + 5025 + 11334 + 1479 + 11335 + 5051 + 2418 + 5054 + 11339 + 5057 + 5065 + 1786 + 942 + 2712 + 1260 + 5055 + 5064 + 11363 + 3057 +endcidchar + +100 begincidchar + 5060 + 5061 + 5063 + 5062 + 5070 + 11368 + 4311 + 1153 + 9002 + 5069 + 5074 + 11379 + 5067 + 5066 + 8843 + 5068 + 2977 + 2062 + 5073 + 5075 + 11390 + 3606 + 8069 + 1552 + 5196 + 8997 + 5071 + 11395 + 5072 + 3122 + 1576 + 9004 + 5077 + 9006 + 5076 + 11407 + 5079 + 1037 + 1453 + 2365 + 8709 + 4104 + 7736 + 7795 + 1537 + 5078 + 8163 + 9017 + 3567 + 6563 + 11440 + 9003 + 11441 + 3537 + 9005 + 11442 + 3571 + 8575 + 3604 + 3286 + 8615 + 11453 + 9007 + 5080 + 3649 + 5081 + 7805 + 8406 + 5027 + 11474 + 5085 + 5082 + 11475 + 2274 + 11476 + 3474 + 5083 + 7874 + 3331 + 2844 + 3130 + 5084 + 11492 + 8882 + 11493 + 4409 + 4017 + 2830 + 1556 + 7903 + 7929 + 8409 + 5028 + 11517 + 8157 + 11518 + 11519 + 1091 + 5029 + 11523 +endcidchar + +100 begincidchar + 8551 + 5030 + 11533 + 8685 + 11534 + 1909 + 8199 + 8998 + 9001 + 8018 + 8251 + 9000 + 11540 + 8999 + 11541 + 3227 + 7723 + 11546 + 3414 + 3236 + 11547 + 4624 + 8878 + 3378 + 2388 + 1967 + 4163 + 8009 + 8504 + 5660 + 11560 + 1321 + 1057 + 1711 + 11568 + 3889 + 4859 + 3859 + 3731 + 4865 + 1567 + 11575 + 4160 + 1812 + 8321 + 11580 + 5659 + 5657 + 11581 + 1398 + 11582 + 3647 + 3582 + 1679 + 11583 + 4712 + 4116 + 1906 + 11584 + 3390 + 3688 + 4171 + 2417 + 2115 + 1568 + 11589 + 5295 + 11590 + 8060 + 11591 + 11592 + 5296 + 5004 + 11593 + 4098 + 3077 + 2865 + 1675 + 11596 + 1657 + 2441 + 4669 + 11599 + 3092 + 1061 + 5298 + 2178 + 3626 + 5300 + 11602 + 5299 + 1485 + 11608 + 3350 + 973 + 9051 + 7902 + 11614 + 8098 + 11615 +endcidchar + +100 begincidchar + 7930 + 2927 + 2924 + 11620 + 2863 + 11621 + 2140 + 3570 + 1914 + 11627 + 6005 + 3266 + 6006 + 3758 + 11628 + 4622 + 1721 + 2703 + 11629 + 3244 + 6007 + 1545 + 2110 + 4134 + 6011 + 11638 + 2803 + 8877 + 6014 + 6010 + 6015 + 3720 + 1630 + 6013 + 2880 + 6018 + 6017 + 2760 + 11658 + 3069 + 6020 + 11661 + 2842 + 6012 + 3411 + 2228 + 1820 + 6016 + 4000 + 3774 + 6019 + 6026 + 11677 + 4141 + 11678 + 2171 + 6023 + 6025 + 11684 + 2492 + 4179 + 2074 + 6027 + 11702 + 4221 + 4648 + 11706 + 3759 + 11707 + 3727 + 2637 + 2192 + 6024 + 6029 + 6028 + 6032 + 11714 + 6034 + 2898 + 2859 + 2329 + 3368 + 6033 + 11726 + 1583 + 2793 + 4302 + 6030 + 11737 + 6031 + 11738 + 3197 + 6039 + 6035 + 8255 + 3044 + 3746 + 6037 + 6038 + 2046 +endcidchar + +100 begincidchar + 6040 + 7950 + 6036 + 2466 + 9209 + 4233 + 6041 + 3373 + 6045 + 6046 + 4033 + 2754 + 2761 + 6044 + 9212 + 6043 + 6049 + 3870 + 11838 + 6564 + 6052 + 8297 + 6047 + 11845 + 11846 + 2129 + 3298 + 2088 + 3904 + 6050 + 11860 + 6051 + 11861 + 6056 + 9207 + 6058 + 6059 + 6053 + 1462 + 11868 + 6054 + 6057 + 2878 + 11873 + 6048 + 6055 + 9206 + 9213 + 9208 + 9210 + 6060 + 11898 + 9214 + 8104 + 6062 + 6061 + 11908 + 9217 + 9215 + 9216 + 8737 + 11929 + 6063 + 11930 + 4876 + 6064 + 8482 + 6065 + 9211 + 4656 + 6071 + 11954 + 6072 + 2404 + 4371 + 11955 + 4659 + 1385 + 3556 + 6068 + 4729 + 4651 + 3949 + 11956 + 2772 + 6073 + 2097 + 1819 + 6069 + 4048 + 1881 + 2678 + 8538 + 4705 + 3458 + 5994 + 11964 + 6070 + 11965 + 1682 +endcidchar + +100 begincidchar + 8677 + 11968 + 3265 + 2904 + 11971 + 8279 + 5934 + 2913 + 11972 + 3569 + 5935 + 4429 + 11973 + 4307 + 3439 + 957 + 11974 + 3523 + 3739 + 1953 + 5937 + 11980 + 5936 + 11981 + 4663 + 1842 + 4581 + 1511 + 3745 + 4178 + 1039 + 3404 + 11982 + 1293 + 3372 + 2394 + 4038 + 3433 + 5938 + 2007 + 3913 + 1797 + 4378 + 1885 + 4112 + 3945 + 2117 + 11992 + 5939 + 3256 + 2426 + 1119 + 3539 + 2104 + 11998 + 2103 + 4225 + 2785 + 2409 + 1718 + 2759 + 12006 + 1893 + 4325 + 3163 + 2834 + 1203 + 12016 + 1834 + 8421 + 12017 + 5943 + 2577 + 8495 + 8355 + 4432 + 8481 + 12018 + 8660 + 8165 + 12019 + 5944 + 12020 + 5946 + 7818 + 7735 + 12025 + 1386 + 1555 + 3511 + 4057 + 1437 + 3440 + 12028 + 1663 + 3357 + 12031 + 2172 + 8094 + 8870 +endcidchar + +100 begincidchar + 3789 + 4685 + 8680 + 12032 + 7898 + 7865 + 3948 + 12033 + 3346 + 1594 + 6066 + 2133 + 12036 + 1251 + 12037 + 3337 + 12038 + 6067 + 1223 + 5302 + 12043 + 4269 + 5303 + 12044 + 4137 + 5304 + 2300 + 5305 + 9052 + 3395 + 4227 + 1284 + 5990 + 2884 + 2256 + 3777 + 2901 + 2309 + 3015 + 1194 + 2306 + 3193 + 3646 + 2237 + 3820 + 3409 + 3040 + 5992 + 3975 + 4442 + 5993 + 3467 + 12073 + 3697 + 2668 + 8272 + 5995 + 7783 + 2667 + 5996 + 12074 + 9204 + 8510 + 12078 + 6004 + 3710 + 12079 + 3318 + 4192 + 5548 + 4305 + 12091 + 3551 + 3088 + 5552 + 5547 + 5549 + 5550 + 5555 + 1204 + 12104 + 5551 + 1749 + 5556 + 1435 + 5557 + 7958 + 5559 + 5564 + 4091 + 12114 + 5562 + 5561 + 2612 + 5563 + 12118 + 4355 + 12119 + 5558 + 12120 +endcidchar + +100 begincidchar + 5566 + 961 + 5560 + 12125 + 2438 + 12126 + 5565 + 5567 + 5570 + 5568 + 4548 + 3884 + 5569 + 5571 + 2676 + 12156 + 1578 + 12157 + 4317 + 3146 + 1666 + 9097 + 12165 + 7863 + 2349 + 12170 + 8628 + 5579 + 1292 + 9103 + 3080 + 1377 + 12187 + 4075 + 7962 + 5580 + 5578 + 5577 + 12198 + 5575 + 5574 + 12199 + 1065 + 9099 + 4441 + 5576 + 5583 + 5584 + 5582 + 12215 + 6946 + 5591 + 5590 + 3123 + 9098 + 5581 + 5586 + 12237 + 5588 + 5592 + 12249 + 5589 + 5585 + 5587 + 5593 + 12267 + 9105 + 5594 + 12268 + 8817 + 9096 + 9102 + 12286 + 5595 + 5596 + 9101 + 9100 + 5598 + 9104 + 12313 + 8243 + 12314 + 8764 + 5599 + 8169 + 12328 + 3760 + 8277 + 12333 + 9106 + 6165 + 12340 + 1323 + 4572 + 4059 + 1239 + 1789 + 4688 + 3142 + 2317 +endcidchar + +100 begincidchar + 1799 + 12345 + 3814 + 1205 + 5023 + 8996 + 2093 + 4184 + 3517 + 984 + 3932 + 4855 + 2238 + 12355 + 12356 + 1083 + 3431 + 1155 + 12357 + 3484 + 1608 + 12358 + 3389 + 3856 + 5534 + 4459 + 5537 + 5536 + 2946 + 3662 + 12366 + 2554 + 5535 + 4578 + 1142 + 4547 + 1468 + 8515 + 1403 + 4512 + 8489 + 12377 + 3868 + 1018 + 5538 + 12380 + 8823 + 7847 + 5541 + 1224 + 2742 + 8837 + 12387 + 2786 + 9092 + 5542 + 1686 + 2020 + 5543 + 2846 + 12401 + 9095 + 9094 + 5544 + 5545 + 8848 + 12406 + 5546 + 1332 + 7748 + 7730 + 9093 + 1732 + 3036 + 2893 + 12419 + 1129 + 12420 + 3997 + 7955 + 6163 + 2008 + 4284 + 4265 + 8051 + 1852 + 5681 + 4620 + 12424 + 3177 + 1084 + 1333 + 5683 + 4029 + 2645 + 5682 + 12430 + 2415 + 4235 + 1464 +endcidchar + +100 begincidchar + 5684 + 1483 + 12431 + 2802 + 1784 + 12432 + 1705 + 12433 + 2964 + 1644 + 5686 + 5685 + 1543 + 4694 + 8160 + 12441 + 3670 + 5690 + 12447 + 5688 + 3475 + 2370 + 4254 + 5687 + 5689 + 12452 + 2551 + 2483 + 5693 + 5692 + 2453 + 2583 + 5694 + 8327 + 7800 + 9134 + 7926 + 7985 + 5695 + 12481 + 5696 + 12482 + 8261 + 8568 + 5016 + 12489 + 4092 + 3667 + 2169 + 5293 + 4699 + 2359 + 5021 + 4211 + 3097 + 2923 + 5294 + 12498 + 1088 + 5366 + 3412 + 12502 + 5369 + 12503 + 1798 + 12504 + 4228 + 12505 + 1696 + 1954 + 1279 + 1469 + 4454 + 2779 + 3903 + 1974 + 12515 + 5999 + 5998 + 6000 + 12518 + 3733 + 12519 + 3280 + 12520 + 9205 + 12521 + 8821 + 1424 + 3132 + 12525 + 6002 + 6590 + 9838 + 12534 + 7856 + 8323 + 12538 + 8584 + 12539 +endcidchar + +100 begincidchar + 5986 + 12540 + 1858 + 1426 + 12541 + 2659 + 5988 + 5987 + 5989 + 9852 + 4180 + 5614 + 3993 + 12548 + 3679 + 12549 + 4110 + 1169 + 1108 + 12552 + 1115 + 2990 + 4452 + 4245 + 12555 + 5600 + 5601 + 12559 + 4194 + 12560 + 1246 + 1076 + 3754 + 4504 + 5602 + 12564 + 2277 + 1408 + 12565 + 5603 + 1939 + 5604 + 1991 + 2672 + 5605 + 4023 + 8133 + 3694 + 5606 + 12571 + 1444 + 2952 + 5607 + 5608 + 12574 + 7841 + 12575 + 9107 + 4318 + 5609 + 7947 + 4054 + 5610 + 3761 + 5611 + 12590 + 1443 + 12591 + 7804 + 5612 + 2026 + 3983 + 5698 + 1089 + 4203 + 5699 + 2108 + 3239 + 12603 + 5701 + 6668 + 6667 + 5367 + 5700 + 4541 + 3757 + 2731 + 5763 + 4561 + 5705 + 5706 + 4268 + 5710 + 2425 + 12618 + 5711 + 5703 + 1253 + 2897 + 5712 +endcidchar + +100 begincidchar + 3982 + 12628 + 1965 + 5707 + 1659 + 1992 + 3583 + 3520 + 5702 + 5704 + 5721 + 5718 + 4408 + 5717 + 2926 + 12636 + 4507 + 2947 + 1159 + 5713 + 12639 + 5716 + 2552 + 3505 + 1410 + 5723 + 2084 + 5715 + 3999 + 4348 + 5719 + 1839 + 5720 + 3152 + 5714 + 4665 + 6669 + 5722 + 12660 + 6673 + 5728 + 3432 + 2558 + 12668 + 2021 + 2403 + 12671 + 1946 + 3478 + 6674 + 6671 + 6670 + 2027 + 6675 + 4031 + 6672 + 1941 + 1590 + 5729 + 1521 + 3652 + 1792 + 12685 + 3855 + 3102 + 2399 + 1584 + 12690 + 5727 + 5726 + 2872 + 5730 + 12691 + 4262 + 5735 + 3137 + 3857 + 5737 + 1902 + 5736 + 12705 + 2031 + 12706 + 5731 + 5732 + 5738 + 12710 + 5734 + 12711 + 3841 + 4267 + 2001 + 4358 + 12716 + 2909 + 6676 + 4039 + 5733 + 12719 + 2810 +endcidchar + +100 begincidchar + 12720 + 5741 + 1048 + 12721 + 5746 + 9140 + 8318 + 12722 + 2101 + 5740 + 1440 + 3174 + 5744 + 2265 + 3744 + 2056 + 3643 + 5743 + 12746 + 5745 + 12747 + 3860 + 5742 + 12748 + 3768 + 2034 + 7907 + 1484 + 2324 + 1177 + 1266 + 12753 + 1058 + 5739 + 1176 + 1421 + 1848 + 1575 + 8341 + 9147 + 3928 + 5751 + 12754 + 2017 + 3234 + 3989 + 9145 + 5752 + 1299 + 6677 + 12765 + 4319 + 4297 + 6678 + 5753 + 4201 + 5749 + 4291 + 7720 + 9149 + 1739 + 5747 + 5750 + 1660 + 12782 + 5748 + 2445 + 5754 + 9141 + 9146 + 9139 + 4347 + 1355 + 12810 + 5755 + 8546 + 2010 + 12811 + 3376 + 3358 + 2848 + 7774 + 12819 + 7773 + 6679 + 12822 + 9143 + 2724 + 7983 + 9439 + 2032 + 2363 + 12827 + 9138 + 8526 + 8274 + 12830 + 3790 + 9148 + 12833 +endcidchar + +100 begincidchar + 5756 + 8427 + 2371 + 8754 + 7743 + 1112 + 4410 + 12853 + 8219 + 8380 + 9150 + 12854 + 5758 + 7854 + 6681 + 7931 + 5759 + 1888 + 6680 + 12870 + 8329 + 5757 + 12871 + 9137 + 8644 + 8724 + 5760 + 1901 + 12884 + 1517 + 8158 + 3971 + 8739 + 974 + 6682 + 9142 + 6683 + 2476 + 12895 + 5761 + 9868 + 9438 + 9440 + 2932 + 12910 + 9144 + 7809 + 5762 + 8190 + 8017 + 8673 + 12922 + 9136 + 12923 + 8142 + 12924 + 8478 + 5088 + 8225 + 6684 + 9441 + 1765 + 12930 + 3835 + 6393 + 4018 + 3472 + 3249 + 3876 + 1262 + 3809 + 2229 + 12931 + 9379 + 5790 + 2055 + 6394 + 4446 + 12932 + 3068 + 6395 + 6396 + 12936 + 6398 + 6397 + 12937 + 6400 + 6399 + 12938 + 9380 + 2217 + 12941 + 6401 + 12942 + 2661 + 12943 + 8819 + 12944 + 8624 + 1348 +endcidchar + +100 begincidchar + 1402 + 1980 + 6644 + 6643 + 1628 + 3566 + 1099 + 12952 + 6645 + 3329 + 12956 + 3437 + 5306 + 1164 + 4413 + 3050 + 978 + 1397 + 3246 + 3713 + 2373 + 2408 + 3105 + 4531 + 12973 + 2452 + 5307 + 3297 + 4120 + 2917 + 1010 + 1243 + 3232 + 1005 + 1683 + 3003 + 1586 + 12982 + 4467 + 1269 + 2095 + 1234 + 2336 + 988 + 4189 + 3450 + 4610 + 12996 + 3687 + 1525 + 2374 + 4476 + 12997 + 1698 + 2968 + 5308 + 2406 + 2684 + 3133 + 13001 + 1977 + 1041 + 2987 + 3004 + 3578 + 1040 + 1463 + 2827 + 13016 + 5309 + 4067 + 1294 + 13017 + 2807 + 1684 + 13020 + 4595 + 1412 + 1207 + 2839 + 2892 + 2456 + 5310 + 13021 + 1011 + 2949 + 2601 + 13022 + 1838 + 13023 + 2315 + 3721 + 985 + 13024 + 3712 + 5312 + 2303 + 4635 + 5311 + 4465 +endcidchar + +100 begincidchar + 1000 + 2885 + 2634 + 2147 + 13029 + 4250 + 2468 + 2914 + 1133 + 4404 + 2451 + 3418 + 5313 + 4509 + 13032 + 1801 + 13033 + 3208 + 3486 + 13034 + 5315 + 2378 + 3027 + 4612 + 3399 + 2854 + 13039 + 1275 + 1835 + 4535 + 6478 + 959 + 2419 + 3655 + 3723 + 4542 + 2677 + 13057 + 3805 + 3573 + 3961 + 2870 + 1427 + 5314 + 4502 + 2090 + 2024 + 943 + 13060 + 2931 + 1391 + 4498 + 6479 + 5316 + 3671 + 3741 + 8657 + 13074 + 3829 + 5318 + 13077 + 3682 + 2449 + 4634 + 13080 + 5317 + 977 + 1899 + 3340 + 2902 + 2327 + 1149 + 2487 + 3557 + 13093 + 2148 + 2000 + 1432 + 2998 + 8476 + 5328 + 13097 + 9053 + 13098 + 5325 + 2316 + 5321 + 9858 + 1338 + 2222 + 5322 + 2896 + 3891 + 13110 + 1473 + 8461 + 8282 + 1565 + 3441 + 1493 +endcidchar + +100 begincidchar + 5327 + 13113 + 4455 + 13114 + 5323 + 3616 + 3101 + 13115 + 2950 + 4155 + 13119 + 2337 + 2682 + 13127 + 3600 + 1245 + 13128 + 2212 + 13129 + 2405 + 3703 + 4099 + 1390 + 13130 + 5326 + 5319 + 5329 + 13131 + 6480 + 2647 + 5324 + 4543 + 1416 + 13136 + 1211 + 13137 + 5330 + 13138 + 5340 + 13139 + 8077 + 5335 + 13143 + 5339 + 3259 + 4670 + 5337 + 2797 + 3636 + 13149 + 1196 + 4165 + 8703 + 5336 + 13159 + 5333 + 3812 + 13160 + 1322 + 2360 + 2285 + 2211 + 8024 + 5331 + 13171 + 4337 + 13172 + 5320 + 13173 + 5332 + 2474 + 13178 + 5334 + 1210 + 1764 + 2638 + 2194 + 5343 + 5346 + 8539 + 13186 + 1138 + 1319 + 1389 + 3295 + 7862 + 5344 + 3526 + 13194 + 1758 + 13195 + 5345 + 5348 + 5347 + 3605 + 13203 + 1004 + 1393 + 5942 + 13210 +endcidchar + +100 begincidchar + 8411 + 3962 + 1202 + 13216 + 6481 + 13217 + 5342 + 3356 + 5341 + 997 + 4136 + 1120 + 13220 + 3586 + 9056 + 5338 + 13227 + 3481 + 4427 + 9057 + 13234 + 5349 + 8256 + 1376 + 13242 + 2825 + 5351 + 13246 + 8846 + 8159 + 9054 + 13252 + 5353 + 7786 + 2581 + 13259 + 5350 + 2334 + 13260 + 3025 + 8194 + 1258 + 3281 + 8339 + 13269 + 3503 + 5352 + 5356 + 4623 + 9055 + 7852 + 1244 + 7764 + 2572 + 13282 + 7944 + 3144 + 1132 + 1388 + 13283 + 4616 + 13284 + 8384 + 9058 + 13285 + 2895 + 13286 + 13287 + 5357 + 8544 + 1898 + 13288 + 8605 + 8078 + 5358 + 8749 + 2505 + 13289 + 8263 + 3324 + 13290 + 8802 + 8039 + 7858 + 13293 + 1184 + 3171 + 13294 + 5359 + 13295 + 3161 + 13296 + 7849 + 5360 + 6482 + 13299 + 8140 + 3528 + 13303 + 8050 +endcidchar + +100 begincidchar + 13304 + 5362 + 13305 + 5361 + 13306 + 1160 + 8344 + 7762 + 8356 + 7964 + 8847 + 13314 + 8173 + 9061 + 7725 + 8530 + 9062 + 13319 + 8442 + 13320 + 2955 + 9059 + 13324 + 8346 + 5363 + 8252 + 4383 + 13334 + 8182 + 13335 + 9060 + 13336 + 3228 + 7785 + 13337 + 9063 + 13338 + 8477 + 8793 + 8278 + 8547 + 5364 + 8105 + 2335 + 8188 + 13347 + 5365 + 4518 + 6409 + 6502 + 3436 + 13352 + 4786 + 1727 + 13353 + 1790 + 1634 + 4511 + 1827 + 3954 + 7371 + 1457 + 2809 + 13367 + 2295 + 6503 + 968 + 7726 + 13371 + 2205 + 13372 + 2555 + 13373 + 1087 + 1229 + 1741 + 3291 + 1559 + 6504 + 2275 + 3476 + 13386 + 3136 + 13387 + 4508 + 7868 + 13388 + 1680 + 8514 + 8222 + 7747 + 3795 + 4428 + 1116 + 6593 + 1002 + 13407 + 6595 + 13408 + 9428 +endcidchar + +100 begincidchar + 13409 + 1526 + 13410 + 2584 + 13411 + 7510 + 3964 + 4486 + 13414 + 3810 + 2240 + 1287 + 13417 + 1702 + 13418 + 4439 + 13419 + 6697 + 8815 + 1550 + 13420 + 3502 + 3981 + 7895 + 13427 + 1626 + 6596 + 3392 + 13432 + 2965 + 13433 + 6599 + 6598 + 2666 + 6597 + 4040 + 6600 + 13438 + 6601 + 4674 + 6602 + 6603 + 3083 + 3821 + 13452 + 2107 + 3248 + 1418 + 2296 + 4539 + 4394 + 4055 + 4028 + 1900 + 3400 + 2434 + 3755 + 6418 + 13468 + 965 + 6416 + 2448 + 6413 + 13474 + 1220 + 13475 + 2812 + 2045 + 4190 + 3843 + 6417 + 6414 + 6421 + 13485 + 3986 + 4248 + 1341 + 13490 + 2758 + 4687 + 4466 + 13495 + 3422 + 13496 + 6423 + 6422 + 6425 + 6424 + 4582 + 13504 + 3905 + 13505 + 13506 + 6429 + 8493 + 2019 + 2251 + 3335 + 6430 + 3314 +endcidchar + +100 begincidchar + 3947 + 6428 + 4369 + 6431 + 6433 + 3742 + 8859 + 13522 + 6427 + 13523 + 6432 + 3837 + 13526 + 2035 + 13527 + 1252 + 3060 + 2271 + 3849 + 3172 + 13536 + 2262 + 6434 + 4550 + 2569 + 13542 + 4384 + 13545 + 6435 + 3883 + 8790 + 9384 + 6436 + 3461 + 2928 + 960 + 6438 + 7801 + 6437 + 7389 + 8794 + 2845 + 1042 + 5979 + 6439 + 13588 + 9383 + 13593 + 9862 + 9382 + 13594 + 8654 + 9385 + 3462 + 13609 + 3063 + 8167 + 6442 + 6443 + 8466 + 4350 + 13624 + 3191 + 4158 + 1783 + 6420 + 8508 + 1187 + 2723 + 13629 + 4411 + 3641 + 4683 + 8028 + 4357 + 4277 + 6515 + 2996 + 13636 + 1691 + 6532 + 3500 + 6542 + 13642 + 2485 + 3756 + 13646 + 1236 + 13647 + 3065 + 6572 + 9412 + 2849 + 13654 + 3779 + 2828 + 1063 + 4416 + 13655 + 3468 +endcidchar + +100 begincidchar + 13656 + 4587 + 3058 + 1571 + 2063 + 4011 + 3306 + 13667 + 4374 + 3203 + 1734 + 13670 + 6228 + 3317 + 6225 + 13673 + 2521 + 3998 + 1163 + 1384 + 13674 + 6226 + 4457 + 1540 + 13682 + 6227 + 3471 + 1751 + 3656 + 2463 + 4119 + 6229 + 6232 + 1907 + 13690 + 1046 + 2221 + 7884 + 6415 + 6233 + 13691 + 6236 + 13692 + 6241 + 6242 + 13697 + 3518 + 1008 + 13698 + 2078 + 1810 + 6231 + 13703 + 3752 + 13704 + 6240 + 3845 + 4494 + 13713 + 2591 + 6234 + 13714 + 2747 + 13715 + 1876 + 4517 + 6238 + 3447 + 4393 + 13719 + 6230 + 13720 + 6235 + 6237 + 13721 + 3126 + 1664 + 13722 + 6239 + 13723 + 2410 + 6248 + 6253 + 13726 + 6251 + 2127 + 2114 + 6257 + 13734 + 6260 + 13735 + 6256 + 1123 + 995 + 2838 + 1735 + 3073 + 3225 + 3260 + 6245 +endcidchar + +100 begincidchar + 6250 + 6252 + 13749 + 1866 + 6254 + 4690 + 13750 + 2910 + 13751 + 6258 + 1200 + 6247 + 2144 + 2383 + 6243 + 4600 + 13761 + 2625 + 1208 + 6261 + 13770 + 3416 + 6255 + 4421 + 13775 + 1107 + 4444 + 6244 + 6246 + 1519 + 6249 + 13776 + 6259 + 2467 + 13777 + 3470 + 13778 + 3485 + 3067 + 2528 + 6271 + 3950 + 6280 + 4585 + 4130 + 1922 + 1780 + 1772 + 4375 + 6277 + 13808 + 6276 + 6274 + 1865 + 3621 + 6268 + 3765 + 2431 + 13809 + 963 + 6279 + 6278 + 13810 + 4637 + 13811 + 6266 + 13812 + 3674 + 3292 + 13813 + 1997 + 2220 + 6272 + 6267 + 1430 + 6269 + 3138 + 6273 + 6275 + 2177 + 4619 + 13824 + 6286 + 6283 + 13833 + 3681 + 6284 + 13842 + 2563 + 13843 + 6270 + 13844 + 2748 + 1019 + 6282 + 6285 + 1788 + 9322 + 8565 + 13863 +endcidchar + +100 begincidchar + 9325 + 3339 + 2771 + 3823 + 2513 + 3560 + 13873 + 3632 + 3968 + 3448 + 13876 + 6281 + 2143 + 13887 + 6287 + 2787 + 13894 + 3076 + 13895 + 1872 + 1023 + 4661 + 9323 + 8799 + 2079 + 13902 + 2992 + 7886 + 3607 + 6298 + 8818 + 3302 + 13918 + 6294 + 2509 + 2384 + 6292 + 1840 + 13925 + 6289 + 13929 + 6296 + 4181 + 6295 + 13938 + 4529 + 4626 + 9331 + 6299 + 13939 + 2184 + 6293 + 3719 + 4147 + 6310 + 6301 + 1325 + 13975 + 1342 + 6303 + 8702 + 7934 + 3955 + 6297 + 1315 + 6304 + 2510 + 13999 + 6302 + 6317 + 6316 + 14004 + 9333 + 6306 + 14007 + 8714 + 6288 + 6300 + 8047 + 14013 + 2361 + 6309 + 6318 + 2636 + 6307 + 14019 + 1728 + 14020 + 6305 + 14021 + 4289 + 6315 + 6331 + 2481 + 6329 + 6308 + 6319 + 1020 + 6320 + 4422 +endcidchar + +100 begincidchar + 14045 + 9320 + 6322 + 14046 + 6323 + 8448 + 6325 + 2618 + 3217 + 6321 + 9334 + 14059 + 6326 + 6327 + 7975 + 6311 + 8407 + 6314 + 14068 + 1990 + 6324 + 2154 + 6328 + 6330 + 9340 + 6334 + 6338 + 8097 + 1186 + 14105 + 6332 + 14106 + 8874 + 8197 + 9324 + 1611 + 8254 + 7756 + 8506 + 4450 + 14128 + 2822 + 14129 + 8708 + 6348 + 14134 + 1944 + 6333 + 14139 + 4232 + 6344 + 8387 + 8512 + 9335 + 6347 + 6340 + 14147 + 6339 + 3134 + 9332 + 8413 + 6342 + 6349 + 1261 + 14167 + 6343 + 8040 + 14171 + 3933 + 8581 + 6337 + 1308 + 6346 + 6350 + 3591 + 3866 + 9330 + 6345 + 14208 + 6352 + 6351 + 7861 + 6354 + 9336 + 6341 + 14220 + 8075 + 9348 + 6353 + 14226 + 6355 + 2767 + 9881 + 9346 + 8353 + 8082 + 7992 + 9349 + 9344 + 9326 +endcidchar + +100 begincidchar + 14266 + 9339 + 9350 + 9329 + 9347 + 9328 + 14274 + 9321 + 14275 + 9343 + 9327 + 9345 + 8736 + 8181 + 8436 + 9341 + 9337 + 9342 + 9338 + 14317 + 3124 + 1361 + 1995 + 3979 + 6577 + 2936 + 4320 + 6578 + 14334 + 6579 + 3066 + 8419 + 2427 + 14337 + 6580 + 6581 + 3957 + 14343 + 3125 + 1763 + 8365 + 6582 + 9419 + 14362 + 8019 + 4536 + 4510 + 1358 + 1156 + 3827 + 3078 + 3730 + 8537 + 8211 + 7987 + 1400 + 14376 + 3509 + 2130 + 14380 + 4115 + 6361 + 14381 + 1404 + 6360 + 14382 + 4060 + 3449 + 1175 + 14383 + 6364 + 4530 + 14390 + 7772 + 14391 + 9352 + 6367 + 9351 + 6368 + 9354 + 9353 + 9355 + 8067 + 6589 + 2938 + 1549 + 14407 + 4218 + 8463 + 8155 + 1487 + 14413 + 2030 + 6591 + 4202 + 8367 + 3826 + 14420 + 2843 + 14421 +endcidchar + +100 begincidchar + 2756 + 1533 + 4719 + 1073 + 1080 + 1082 + 3007 + 14424 + 1081 + 14425 + 2736 + 4434 + 6484 + 1912 + 3597 + 6485 + 14445 + 6487 + 6488 + 6486 + 14452 + 9408 + 6489 + 6491 + 6490 + 8813 + 9409 + 6492 + 14461 + 3430 + 4715 + 2806 + 14462 + 2730 + 3095 + 6493 + 2861 + 14463 + 1650 + 1687 + 14467 + 6497 + 3167 + 8394 + 6499 + 14468 + 1883 + 4126 + 956 + 6498 + 6500 + 8423 + 9410 + 14469 + 1419 + 2671 + 3173 + 14470 + 6501 + 14471 + 3491 + 5791 + 4261 + 4847 + 3666 + 4524 + 3184 + 4852 + 2040 + 14483 + 1905 + 5794 + 3864 + 5792 + 3328 + 14492 + 1904 + 4061 + 5793 + 3269 + 1800 + 2174 + 1277 + 3818 + 3603 + 3749 + 3584 + 14506 + 2086 + 14507 + 5802 + 14508 + 5803 + 4005 + 3098 + 1655 + 14514 + 14515 + 3164 + 4177 +endcidchar + +100 begincidchar + 3813 + 14516 + 5796 + 5804 + 14517 + 3371 + 1254 + 5799 + 3074 + 5797 + 6687 + 5798 + 3308 + 14528 + 2983 + 1806 + 14532 + 2752 + 14533 + 5795 + 2942 + 2541 + 2688 + 1182 + 14534 + 5805 + 1979 + 2832 + 14535 + 5808 + 2313 + 5819 + 5813 + 1930 + 1645 + 4274 + 14542 + 4557 + 4468 + 1818 + 4437 + 4097 + 3972 + 3187 + 3205 + 1147 + 14550 + 2783 + 5806 + 5820 + 5807 + 1605 + 5815 + 5812 + 1623 + 2915 + 14561 + 5814 + 2974 + 1135 + 3099 + 14562 + 2883 + 4607 + 14565 + 2508 + 5817 + 5818 + 5821 + 3580 + 5811 + 14568 + 4259 + 14569 + 1068 + 6688 + 14570 + 5816 + 3973 + 3042 + 4406 + 5822 + 14571 + 14572 + 2225 + 5829 + 5828 + 4124 + 5825 + 14580 + 5831 + 3282 + 3873 + 14588 + 5830 + 5836 + 2700 + 1523 + 2243 + 14597 +endcidchar + +100 begincidchar + 5824 + 1952 + 5832 + 5834 + 1596 + 4573 + 5840 + 14604 + 5835 + 5823 + 14608 + 2051 + 3726 + 3103 + 2954 + 14609 + 14610 + 2624 + 14611 + 5826 + 14612 + 3120 + 2173 + 2190 + 5827 + 14613 + 4644 + 1193 + 14614 + 5833 + 2102 + 5837 + 14615 + 2048 + 5838 + 2921 + 5839 + 4484 + 2352 + 14620 + 5848 + 14621 + 5845 + 14622 + 5849 + 5851 + 3061 + 1917 + 2486 + 1692 + 5842 + 4324 + 1882 + 2255 + 9180 + 5850 + 3696 + 2908 + 14647 + 9179 + 3944 + 3359 + 4260 + 14650 + 3902 + 5841 + 14653 + 3644 + 3617 + 14659 + 2495 + 5843 + 2553 + 5844 + 3807 + 14660 + 2006 + 1460 + 14661 + 3278 + 2168 + 4456 + 3301 + 1693 + 5864 + 5866 + 4077 + 4161 + 1892 + 1931 + 5857 + 1486 + 4650 + 5854 + 3946 + 5853 + 2597 + 3613 + 3454 + 2874 +endcidchar + +100 begincidchar + 14690 + 3623 + 5862 + 5861 + 5855 + 14694 + 5858 + 1422 + 4286 + 14697 + 5860 + 8286 + 4224 + 1382 + 14701 + 1993 + 3367 + 14704 + 1345 + 14705 + 8772 + 9186 + 2049 + 14706 + 4086 + 8404 + 3648 + 6689 + 3170 + 4331 + 14719 + 5865 + 4658 + 5856 + 14720 + 2166 + 5859 + 4299 + 14723 + 5863 + 3377 + 5852 + 4298 + 3195 + 1544 + 14730 + 4415 + 1146 + 5877 + 8607 + 3793 + 14733 + 5867 + 7782 + 3787 + 14734 + 1750 + 5876 + 14737 + 2391 + 4275 + 14741 + 2801 + 8035 + 14745 + 2953 + 5878 + 3701 + 5869 + 14761 + 1973 + 14762 + 3923 + 4448 + 9181 + 5872 + 5870 + 5868 + 8555 + 3734 + 3393 + 2446 + 14797 + 2167 + 5873 + 1731 + 5893 + 4343 + 8885 + 14810 + 5881 + 2616 + 7974 + 14814 + 5895 + 4206 + 5885 + 14819 + 5886 + 3863 +endcidchar + +100 begincidchar + 3538 + 14826 + 5880 + 5871 + 14827 + 5891 + 14828 + 3255 + 5889 + 2890 + 5888 + 14831 + 5887 + 14834 + 1313 + 5894 + 14835 + 7779 + 8328 + 14836 + 1474 + 4649 + 7869 + 14840 + 9025 + 5892 + 14841 + 1985 + 14842 + 4655 + 3618 + 6568 + 14843 + 5890 + 1871 + 4556 + 5879 + 5882 + 2721 + 5884 + 14849 + 2674 + 2479 + 2679 + 14850 + 1118 + 3589 + 8011 + 8850 + 8484 + 14857 + 1455 + 8264 + 9184 + 5901 + 8311 + 14865 + 8762 + 3022 + 3072 + 5907 + 2640 + 2519 + 4102 + 5900 + 8369 + 2833 + 14888 + 8001 + 8220 + 5899 + 5908 + 5906 + 2725 + 8888 + 5883 + 14893 + 5902 + 14894 + 3477 + 8822 + 4453 + 5903 + 14897 + 8091 + 4131 + 8095 + 14903 + 9674 + 5904 + 14911 + 3770 + 8382 + 8116 + 2956 + 9175 + 3118 + 14922 + 2657 + 5896 +endcidchar + +100 begincidchar + 14926 + 8453 + 14927 + 2579 + 3593 + 1238 + 9185 + 8172 + 14934 + 5913 + 14935 + 5905 + 9194 + 5912 + 14938 + 5915 + 14939 + 5914 + 9187 + 8462 + 1267 + 14945 + 8102 + 8196 + 1247 + 5909 + 5911 + 5910 + 2989 + 8093 + 2472 + 9189 + 4395 + 8804 + 5918 + 14967 + 9442 + 9182 + 7876 + 14974 + 975 + 5920 + 5919 + 2071 + 8886 + 5921 + 8361 + 5917 + 5916 + 1117 + 8491 + 8357 + 9867 + 5924 + 8054 + 5925 + 5922 + 8557 + 8193 + 5923 + 5926 + 8593 + 7760 + 8092 + 15023 + 9178 + 15024 + 8275 + 15025 + 9193 + 9188 + 8661 + 15033 + 9190 + 9183 + 15037 + 3064 + 7759 + 9177 + 15043 + 5927 + 5929 + 15044 + 8212 + 15045 + 9196 + 9195 + 5928 + 9176 + 9198 + 9870 + 15058 + 9197 + 5931 + 5930 + 8186 + 15068 + 9174 + 9192 + 1849 +endcidchar + +100 begincidchar + 5932 + 15081 + 8454 + 8203 + 8550 + 9199 + 5933 + 8585 + 8280 + 9191 + 2053 + 6639 + 2805 + 15100 + 1447 + 2023 + 2610 + 4401 + 15105 + 2291 + 4643 + 15109 + 4377 + 1178 + 6604 + 6419 + 2646 + 1337 + 4096 + 1241 + 15123 + 3213 + 2376 + 6606 + 4554 + 6605 + 6607 + 6611 + 2325 + 3602 + 2971 + 2283 + 15141 + 6612 + 15142 + 1127 + 6610 + 4425 + 1476 + 15146 + 6608 + 2559 + 1288 + 6609 + 3501 + 2478 + 3665 + 2587 + 15153 + 6614 + 8611 + 1949 + 2494 + 15166 + 4593 + 4085 + 2379 + 15174 + 1616 + 3342 + 6613 + 2039 + 15175 + 3615 + 2254 + 3235 + 15176 + 3862 + 8570 + 3738 + 15183 + 2988 + 1670 + 4082 + 1903 + 6615 + 6616 + 15205 + 2005 + 6617 + 15206 + 6640 + 1059 + 1654 + 8613 + 2186 + 6618 + 4111 + 6619 + 3222 +endcidchar + +100 begincidchar + 6623 + 8226 + 6625 + 15246 + 2018 + 15247 + 2136 + 9430 + 6621 + 15260 + 3312 + 9018 + 15264 + 2751 + 15265 + 6641 + 4470 + 6622 + 7918 + 9429 + 15268 + 4594 + 6624 + 6620 + 6626 + 15276 + 6627 + 3320 + 3861 + 4007 + 4053 + 8744 + 15296 + 3254 + 9431 + 6628 + 3844 + 3459 + 6632 + 6631 + 969 + 8444 + 15318 + 6629 + 15319 + 6630 + 6642 + 7815 + 15327 + 15328 + 9432 + 15329 + 3223 + 7866 + 2576 + 8473 + 15342 + 6634 + 4105 + 8556 + 9433 + 8743 + 6633 + 4402 + 7775 + 6635 + 8863 + 5014 + 8029 + 6636 + 8124 + 15370 + 9434 + 15371 + 1045 + 8521 + 8262 + 8192 + 15396 + 6637 + 6638 + 15407 + 4611 + 15408 + 2945 + 6508 + 953 + 8592 + 2339 + 1715 + 4150 + 993 + 1498 + 8712 + 4713 + 15414 + 3489 + 7910 + 5789 + 3019 +endcidchar + +100 begincidchar + 1009 + 2951 + 6505 + 6506 + 6507 + 15432 + 9411 + 4073 + 15433 + 2916 + 15434 + 6468 + 15435 + 2837 + 15436 + 2840 + 2489 + 6469 + 2852 + 15440 + 3838 + 6466 + 6470 + 3381 + 3104 + 3627 + 3853 + 8396 + 3865 + 2514 + 6473 + 1534 + 6474 + 15461 + 6475 + 15462 + 6476 + 6477 + 9024 + 6467 + 7889 + 8620 + 3209 + 5615 + 15486 + 1621 + 5616 + 5617 + 15490 + 4625 + 4273 + 8879 + 5621 + 2430 + 5620 + 1459 + 1056 + 5623 + 5622 + 15504 + 1971 + 15505 + 5624 + 1808 + 15510 + 2304 + 2911 + 15515 + 1940 + 2199 + 5625 + 5627 + 1535 + 3886 + 3391 + 5626 + 4505 + 4321 + 5628 + 5632 + 5629 + 5630 + 2517 + 8630 + 2482 + 7741 + 15528 + 5631 + 15529 + 5633 + 5639 + 2589 + 5637 + 15543 + 5642 + 1221 + 5636 + 2770 + 1161 + 5641 +endcidchar + +100 begincidchar + 5640 + 5638 + 5643 + 5645 + 3988 + 4588 + 2733 + 5646 + 15554 + 3908 + 5648 + 1958 + 15559 + 8757 + 6356 + 5647 + 5644 + 15560 + 9111 + 1984 + 4342 + 15563 + 9109 + 8767 + 8490 + 5650 + 5649 + 15575 + 6357 + 5651 + 5652 + 7890 + 15595 + 9110 + 9112 + 5653 + 3572 + 15596 + 5654 + 8354 + 15597 + 8036 + 8235 + 15600 + 9108 + 8505 + 15601 + 8543 + 8641 + 9114 + 15602 + 5655 + 15603 + 9113 + 4041 + 2673 + 15609 + 4310 + 15610 + 3750 + 6168 + 6169 + 2288 + 2705 + 6172 + 6171 + 3735 + 15634 + 2746 + 6170 + 1996 + 3907 + 15637 + 2602 + 6177 + 6176 + 6188 + 1130 + 6178 + 15647 + 6174 + 6180 + 6179 + 3315 + 4485 + 15655 + 6173 + 1606 + 6175 + 6182 + 6187 + 15667 + 4584 + 6181 + 15672 + 6186 + 15673 + 6185 + 1003 + 6189 +endcidchar + +100 begincidchar + 8640 + 15692 + 3183 + 15696 + 2480 + 2520 + 2617 + 6184 + 6190 + 3563 + 6200 + 6199 + 4638 + 6194 + 6193 + 15720 + 6195 + 15721 + 6191 + 15722 + 6198 + 15723 + 6197 + 15724 + 6196 + 2590 + 3158 + 3006 + 2948 + 3178 + 9312 + 15734 + 6201 + 9308 + 6204 + 15753 + 6203 + 15754 + 6205 + 1966 + 6192 + 6202 + 15755 + 3275 + 3299 + 8541 + 8741 + 8298 + 6207 + 1854 + 4135 + 6206 + 6208 + 15779 + 15780 + 2544 + 6213 + 15784 + 9313 + 15785 + 6214 + 6210 + 15788 + 6218 + 6209 + 15800 + 6215 + 9307 + 9314 + 6219 + 8020 + 6221 + 9311 + 8428 + 9309 + 6220 + 15842 + 9315 + 9316 + 15848 + 1832 + 15849 + 6962 + 15850 + 6963 + 15851 + 3023 + 1013 + 3226 + 15852 + 3728 + 3804 + 6403 + 6404 + 15864 + 3038 + 1356 + 6405 + 4488 + 9381 +endcidchar + +100 begincidchar + 5253 + 15883 + 6406 + 15884 + 6407 + 15885 + 6408 + 1733 + 5368 + 3374 + 15890 + 3651 + 3379 + 7792 + 15896 + 3380 + 4264 + 3483 + 15899 + 1697 + 6964 + 1067 + 15900 + 5940 + 3650 + 4270 + 2122 + 3363 + 15901 + 1480 + 15902 + 2867 + 1482 + 15903 + 6776 + 1986 + 6166 + 15906 + 6777 + 1230 + 6780 + 6779 + 2232 + 15915 + 6778 + 3782 + 2960 + 2621 + 5022 + 6781 + 4030 + 8335 + 7746 + 2683 + 3079 + 1609 + 8014 + 6782 + 15939 + 1296 + 15940 + 7857 + 15941 + 2064 + 6783 + 6164 + 6784 + 2175 + 7819 + 7110 + 3455 + 15958 + 4176 + 7008 + 15959 + 7009 + 15960 + 7010 + 2575 + 15961 + 1768 + 2301 + 7012 + 15964 + 2930 + 7011 + 4122 + 15965 + 7014 + 983 + 2235 + 4198 + 7013 + 15971 + 1330 + 1669 + 7020 + 7019 + 3010 + 1350 +endcidchar + +100 begincidchar + 7017 + 4495 + 3630 + 2305 + 2085 + 15976 + 7022 + 7021 + 7018 + 1128 + 15979 + 4513 + 4253 + 2278 + 3207 + 7024 + 4128 + 15986 + 4555 + 1938 + 7023 + 15987 + 1530 + 8134 + 15988 + 3685 + 3013 + 2538 + 7025 + 7028 + 15994 + 7027 + 7030 + 7026 + 15995 + 2003 + 7029 + 3592 + 7032 + 1274 + 1085 + 7033 + 7034 + 7036 + 1380 + 9646 + 7031 + 16010 + 7037 + 7040 + 7937 + 7038 + 8704 + 7035 + 7043 + 16021 + 7039 + 7042 + 7044 + 16022 + 7045 + 9650 + 3792 + 7048 + 7831 + 7047 + 16025 + 2623 + 7041 + 3444 + 8363 + 16026 + 1396 + 1114 + 3588 + 16027 + 7050 + 7051 + 7056 + 4463 + 7053 + 3214 + 9651 + 7046 + 16036 + 7055 + 7052 + 7049 + 16037 + 8232 + 7054 + 16040 + 9649 + 948 + 7057 + 7059 + 16049 + 7061 + 16050 + 9644 +endcidchar + +100 begincidchar + 7060 + 16054 + 7058 + 7758 + 8706 + 4043 + 9643 + 8838 + 16057 + 9645 + 16058 + 9654 + 16059 + 7062 + 8675 + 7063 + 8751 + 8549 + 9655 + 1864 + 1448 + 7913 + 994 + 996 + 16067 + 4400 + 16070 + 1445 + 16071 + 2213 + 2015 + 6957 + 1753 + 6958 + 947 + 16078 + 6959 + 3743 + 6960 + 7717 + 6961 + 3011 + 4580 + 7112 + 16103 + 7113 + 9664 + 16107 + 8858 + 2808 + 4288 + 4560 + 2985 + 16116 + 4244 + 16117 + 4205 + 6795 + 966 + 4438 + 4087 + 2131 + 1927 + 16120 + 2437 + 16121 + 1730 + 1442 + 2957 + 3385 + 8814 + 2768 + 16126 + 8125 + 16127 + 8068 + 8370 + 6796 + 16128 + 8259 + 2850 + 1505 + 16135 + 6744 + 2729 + 16136 + 4528 + 3917 + 6747 + 2959 + 16142 + 1563 + 16143 + 16144 + 3384 + 6745 + 2753 + 16149 + 2369 + 16150 +endcidchar + +100 begincidchar + 6746 + 6752 + 6750 + 4487 + 2788 + 16166 + 6751 + 6754 + 16170 + 4420 + 4044 + 6753 + 16174 + 2773 + 6755 + 2433 + 2331 + 6756 + 16180 + 3658 + 16181 + 4100 + 4642 + 4503 + 16185 + 6760 + 6759 + 9860 + 6761 + 2261 + 9455 + 3492 + 6763 + 1532 + 16208 + 6764 + 2851 + 16209 + 6762 + 2223 + 1166 + 1538 + 6767 + 4720 + 6765 + 6768 + 2798 + 1303 + 6769 + 6766 + 3878 + 6770 + 2718 + 9454 + 8308 + 16248 + 5269 + 3026 + 16251 + 3139 + 16252 + 4596 + 1450 + 16253 + 3495 + 9863 + 6773 + 3676 + 16258 + 6774 + 4433 + 9456 + 6775 + 16264 + 7550 + 9869 + 5015 + 1318 + 8864 + 2737 + 7114 + 3407 + 4186 + 16293 + 4521 + 16294 + 6938 + 16295 + 2311 + 16296 + 2196 + 6939 + 1547 + 950 + 8107 + 3398 + 6690 + 16302 + 6691 + 3848 +endcidchar + +100 begincidchar + 1612 + 2432 + 6692 + 2706 + 3305 + 6693 + 3093 + 2368 + 6696 + 3001 + 16318 + 4089 + 16319 + 4614 + 16320 + 4107 + 16321 + 16322 + 6704 + 6708 + 16326 + 6706 + 6714 + 4489 + 16327 + 6709 + 6707 + 6698 + 2986 + 3045 + 3362 + 4373 + 6705 + 16337 + 2532 + 16338 + 1316 + 9896 + 16341 + 1857 + 16342 + 6716 + 6717 + 16347 + 6710 + 16348 + 6715 + 16349 + 3847 + 3499 + 3938 + 9449 + 9445 + 16366 + 6718 + 2619 + 4247 + 6711 + 3218 + 8698 + 2146 + 2993 + 6722 + 16388 + 1488 + 2652 + 952 + 3550 + 1047 + 16393 + 6720 + 3740 + 1475 + 16397 + 6721 + 6719 + 6723 + 1499 + 16400 + 6724 + 16401 + 6725 + 16402 + 6728 + 16403 + 1077 + 16404 + 8520 + 9444 + 2999 + 2145 + 6726 + 3599 + 1201 + 9446 + 6727 + 8439 + 16413 + 8299 + 16414 +endcidchar + +100 begincidchar + 2894 + 16415 + 16416 + 1352 + 1024 + 6731 + 2501 + 1387 + 2958 + 6729 + 2385 + 6730 + 8871 + 9452 + 9451 + 2824 + 6732 + 9443 + 6733 + 16451 + 6735 + 2592 + 2012 + 9450 + 16460 + 2185 + 6734 + 7826 + 6736 + 7719 + 6738 + 6737 + 16490 + 8166 + 9447 + 8210 + 7916 + 9448 + 6739 + 3413 + 6648 + 2524 + 16505 + 3360 + 16506 + 6649 + 3085 + 6650 + 16511 + 3084 + 6651 + 6654 + 4675 + 6657 + 6655 + 4608 + 3370 + 3555 + 6658 + 16525 + 6656 + 3926 + 16528 + 6660 + 3024 + 2099 + 16533 + 6659 + 1436 + 2059 + 16541 + 6661 + 4875 + 2252 + 2658 + 6662 + 6663 + 8038 + 9436 + 1694 + 6664 + 9890 + 6665 + 9437 + 8206 + 16581 + 9435 + 7864 + 16582 + 6666 + 4306 + 4708 + 2518 + 16588 + 3162 + 1923 + 16589 + 4014 + 3506 + 16590 +endcidchar + +100 begincidchar + 3691 + 1740 + 1125 + 16595 + 3180 + 16596 + 4565 + 2387 + 2800 + 6941 + 2781 + 4671 + 6943 + 1272 + 16613 + 3157 + 4118 + 16614 + 4551 + 16615 + 6944 + 16616 + 6942 + 16617 + 2066 + 1259 + 2214 + 4173 + 16627 + 2037 + 3854 + 16630 + 6948 + 6947 + 6945 + 1265 + 16637 + 3341 + 3493 + 6950 + 1001 + 4552 + 6949 + 16650 + 1298 + 7567 + 8853 + 7808 + 16665 + 3799 + 6952 + 16669 + 6951 + 16670 + 1439 + 2125 + 2065 + 16671 + 1760 + 9847 + 2853 + 9764 + 8041 + 8747 + 6953 + 3552 + 9599 + 8027 + 8603 + 16704 + 9853 + 6956 + 4049 + 16712 + 2286 + 3179 + 2402 + 1324 + 7068 + 3692 + 16717 + 3153 + 4430 + 16718 + 7069 + 16719 + 7070 + 3148 + 4139 + 4558 + 7071 + 2210 + 1331 + 2284 + 1375 + 3808 + 16732 + 2412 + 7073 + 2439 +endcidchar + +100 begincidchar + 7072 + 16737 + 7075 + 8608 + 8582 + 16738 + 7074 + 7076 + 8429 + 7077 + 9657 + 8170 + 2631 + 7844 + 8417 + 16756 + 9656 + 8800 + 16757 + 8418 + 2539 + 3473 + 4447 + 2281 + 2280 + 4451 + 2351 + 16776 + 3680 + 7065 + 8513 + 2224 + 16782 + 1546 + 8135 + 4592 + 7267 + 7268 + 16793 + 1736 + 16797 + 981 + 16798 + 7269 + 16799 + 7273 + 3558 + 7275 + 16803 + 3953 + 1075 + 7272 + 7279 + 16809 + 1458 + 7287 + 16812 + 7282 + 7284 + 7283 + 1688 + 16816 + 1064 + 16817 + 7278 + 7274 + 1467 + 16818 + 7280 + 7281 + 16821 + 7285 + 7277 + 16826 + 2134 + 16827 + 2630 + 16828 + 7286 + 16829 + 7290 + 7745 + 7276 + 16835 + 1449 + 16836 + 2239 + 7292 + 1601 + 2429 + 4605 + 3683 + 16839 + 1395 + 16840 + 1190 + 16841 + 7288 + 16842 + 7289 +endcidchar + +100 begincidchar + 3313 + 16843 + 7293 + 7294 + 16846 + 7297 + 9700 + 7295 + 7299 + 7298 + 7291 + 16861 + 2423 + 16862 + 1300 + 16863 + 7296 + 3110 + 16866 + 2149 + 7307 + 8070 + 16876 + 1816 + 7300 + 1140 + 2067 + 16882 + 3544 + 7309 + 7305 + 1845 + 7310 + 7306 + 2696 + 7308 + 7311 + 7304 + 2160 + 3921 + 7312 + 7303 + 8115 + 7314 + 7919 + 16910 + 4618 + 3017 + 16911 + 8868 + 16912 + 9704 + 7315 + 7313 + 16917 + 2639 + 1752 + 7317 + 7316 + 1374 + 9699 + 8465 + 7320 + 2469 + 2516 + 16937 + 9702 + 2994 + 7323 + 16945 + 7322 + 16946 + 9703 + 1371 + 7326 + 7321 + 8257 + 16956 + 7324 + 7325 + 9706 + 7327 + 16970 + 8079 + 16971 + 9708 + 7329 + 2014 + 7328 + 9707 + 7330 + 8400 + 8221 + 1157 + 7332 + 7331 + 16992 + 8183 + 7821 + 2081 +endcidchar + +100 begincidchar + 9705 + 9710 + 8250 + 9875 + 9701 + 9709 + 17024 + 8201 + 17025 + 8293 + 9891 + 2780 + 4853 + 2507 + 7370 + 4654 + 1656 + 7372 + 2540 + 3048 + 17055 + 1369 + 4436 + 7374 + 7373 + 7375 + 3535 + 7376 + 17061 + 4356 + 4575 + 1661 + 2561 + 2564 + 7377 + 2267 + 1381 + 2266 + 17078 + 17079 + 7380 + 7385 + 17083 + 7381 + 7384 + 17084 + 1972 + 17085 + 1757 + 3610 + 7386 + 17093 + 1185 + 2776 + 9717 + 7932 + 4390 + 2372 + 8228 + 7387 + 2933 + 9883 + 17108 + 9715 + 17109 + 8921 + 17110 + 9716 + 17111 + 7399 + 9243 + 17112 + 3874 + 8136 + 17115 + 8059 + 17116 + 9245 + 17117 + 8780 + 8008 + 9244 + 8447 + 3800 + 8602 + 17118 + 8337 + 8359 + 9251 + 7835 + 9250 + 17123 + 8464 + 17124 + 8845 + 8049 + 7928 + 9249 + 3533 + 7923 +endcidchar + +100 begincidchar + 3564 + 2245 + 4652 + 2502 + 8625 + 9254 + 9253 + 8480 + 8474 + 9252 + 17143 + 9256 + 9258 + 9257 + 17146 + 8852 + 17147 + 8894 + 17148 + 7729 + 9260 + 17156 + 8117 + 9259 + 8111 + 8296 + 8676 + 7969 + 17174 + 8449 + 4032 + 8572 + 8522 + 9261 + 8148 + 7400 + 17184 + 8145 + 17191 + 7731 + 17192 + 9263 + 9262 + 17195 + 9264 + 8667 + 8536 + 8130 + 8889 + 17212 + 9270 + 7822 + 9273 + 7401 + 8645 + 9271 + 8594 + 7402 + 17222 + 9274 + 7961 + 8588 + 7744 + 8883 + 8287 + 9272 + 9266 + 8820 + 17226 + 7836 + 9265 + 8325 + 9269 + 9275 + 8119 + 9267 + 8276 + 8670 + 17240 + 9268 + 9277 + 8073 + 9276 + 8046 + 7896 + 17246 + 7871 + 9285 + 17247 + 8777 + 9281 + 17250 + 7751 + 8022 + 8326 + 8598 + 17255 + 9283 + 9279 + 17256 +endcidchar + +100 begincidchar + 8227 + 17257 + 9282 + 9278 + 17260 + 9894 + 9038 + 9286 + 9291 + 9284 + 9255 + 9292 + 7951 + 17286 + 9287 + 9289 + 9288 + 8642 + 8558 + 7939 + 17296 + 9290 + 8540 + 8891 + 9296 + 17299 + 9876 + 9295 + 9718 + 8273 + 17300 + 9294 + 17301 + 7675 + 17302 + 8890 + 8045 + 17303 + 17304 + 1614 + 9298 + 9297 + 7403 + 9301 + 17318 + 8841 + 8470 + 9300 + 8443 + 9280 + 8486 + 8033 + 9885 + 17335 + 8074 + 9302 + 9305 + 9304 + 8110 + 8730 + 8058 + 9293 + 9303 + 17345 + 4680 + 9299 + 17353 + 9248 + 17354 + 8671 + 9861 + 17355 + 7790 + 8740 + 9840 + 17359 + 8634 + 17360 + 9306 + 7404 + 8191 + 6099 + 2287 + 6100 + 1955 + 6101 + 3896 + 6102 + 4351 + 2089 + 2112 + 3245 + 3778 + 6105 + 17365 + 1346 + 6106 + 3309 + 1748 + 2860 +endcidchar + +100 begincidchar + 17366 + 4666 + 2689 + 1652 + 4540 + 3797 + 1633 + 2919 + 6107 + 3916 + 2560 + 4678 + 3369 + 3877 + 4526 + 4564 + 6111 + 1016 + 3349 + 4214 + 2268 + 6114 + 1022 + 3257 + 2226 + 6115 + 3233 + 17369 + 6116 + 2043 + 1779 + 4045 + 6117 + 2702 + 2343 + 2203 + 3684 + 2333 + 4016 + 17370 + 3548 + 3619 + 2111 + 6120 + 2075 + 4034 + 6121 + 17371 + 4035 + 1349 + 3383 + 3771 + 2789 + 6127 + 1066 + 1302 + 17372 + 4664 + 4449 + 6130 + 2675 + 4631 + 2141 + 2794 + 2477 + 2076 + 17373 + 6126 + 1551 + 6138 + 17374 + 1999 + 1471 + 2669 + 1097 + 6141 + 4344 + 6142 + 1722 + 6144 + 6143 + 1673 + 17375 + 6145 + 1215 + 4236 + 3562 + 3330 + 2202 + 6162 + 7262 + 17376 + 1746 + 17377 + 3212 + 7263 + 17385 + 9698 + 17392 + 9882 +endcidchar + +100 begincidchar + 17393 + 1847 + 3753 + 4766 + 1896 + 17396 + 2693 + 6785 + 17397 + 1600 + 6787 + 17402 + 6786 + 992 + 6789 + 4471 + 4684 + 4546 + 17411 + 7914 + 6791 + 3463 + 17412 + 6790 + 7724 + 17415 + 6792 + 6794 + 17420 + 17421 + 6793 + 8290 + 9457 + 17425 + 9458 + 17426 + 4123 + 17427 + 3129 + 17428 + 2757 + 1756 + 2608 + 7364 + 4010 + 7365 + 17441 + 3912 + 3221 + 9714 + 17444 + 7366 + 17445 + 8725 + 17451 + 7369 + 4878 + 1785 + 5997 + 4309 + 17459 + 7390 + 17460 + 3803 + 1286 + 7064 + 17468 + 4213 + 17469 + 7391 + 8622 + 17473 + 3925 + 7392 + 3145 + 1461 + 1383 + 7394 + 7393 + 7395 + 7396 + 7397 + 17491 + 1897 + 970 + 17492 + 7398 + 8416 + 17498 + 1610 + 4212 + 4146 + 2490 + 17502 + 2377 + 6483 + 4480 + 6426 + 7127 + 1591 +endcidchar + +100 begincidchar + 3480 + 2864 + 17509 + 7115 + 17510 + 7116 + 1782 + 7117 + 1915 + 4360 + 989 + 7118 + 7119 + 17516 + 7120 + 7125 + 7124 + 2966 + 17519 + 9666 + 17520 + 9665 + 7126 + 17523 + 1593 + 17524 + 7128 + 4149 + 5297 + 3519 + 1281 + 17527 + 1411 + 17528 + 1787 + 2903 + 7129 + 7130 + 2573 + 2628 + 4527 + 7131 + 7132 + 17540 + 2547 + 17541 + 8488 + 17542 + 3031 + 17543 + 2314 + 8601 + 7133 + 1362 + 8215 + 7840 + 7134 + 8485 + 8525 + 17561 + 9668 + 8349 + 8842 + 17562 + 9667 + 8569 + 8248 + 6686 + 6685 + 3541 + 4197 + 8533 + 3510 + 4473 + 17568 + 3261 + 17569 + 2506 + 2068 + 6513 + 3951 + 17578 + 4577 + 17579 + 1542 + 1747 + 6512 + 1737 + 17580 + 6511 + 1227 + 1826 + 4522 + 17581 + 1681 + 1639 + 2138 + 1627 + 6518 + 17585 +endcidchar + +100 begincidchar + 6519 + 964 + 2396 + 17586 + 6517 + 4322 + 17587 + 6520 + 6521 + 1643 + 17592 + 6514 + 6516 + 3375 + 4566 + 4462 + 3965 + 6527 + 3783 + 6528 + 17593 + 1417 + 1052 + 6530 + 3576 + 2967 + 6531 + 17606 + 6529 + 2976 + 6526 + 3387 + 6533 + 1030 + 1969 + 4717 + 7111 + 17611 + 6534 + 6042 + 6537 + 17612 + 2421 + 4175 + 6535 + 6540 + 1767 + 6536 + 17613 + 2187 + 17614 + 4003 + 17615 + 962 + 17616 + 6541 + 2879 + 4523 + 8658 + 1379 + 2717 + 2092 + 4387 + 3081 + 2871 + 6543 + 2920 + 4873 + 17627 + 1144 + 17628 + 6548 + 17629 + 2198 + 9415 + 6546 + 6547 + 1703 + 17647 + 3714 + 6549 + 6545 + 17651 + 2556 + 8825 + 3009 + 17656 + 3654 + 17663 + 6550 + 17664 + 2459 + 4159 + 6551 + 17665 + 8483 + 17666 + 1706 + 1704 + 17667 +endcidchar + +100 begincidchar + 6552 + 3128 + 3748 + 9413 + 6557 + 9417 + 3987 + 8340 + 6562 + 17678 + 6558 + 17679 + 8854 + 17680 + 6561 + 3284 + 17681 + 4133 + 6556 + 6553 + 7799 + 1716 + 3910 + 2888 + 3629 + 3705 + 1021 + 17687 + 6566 + 6565 + 17693 + 1145 + 1755 + 17698 + 6567 + 1109 + 17705 + 7942 + 3608 + 2823 + 3858 + 8101 + 6569 + 6576 + 17712 + 2995 + 8345 + 6570 + 3326 + 5697 + 6574 + 17727 + 7853 + 9416 + 8360 + 3711 + 6575 + 1092 + 4252 + 4195 + 8223 + 6573 + 17732 + 6571 + 8389 + 17733 + 9418 + 8176 + 17742 + 9414 + 8797 + 8926 + 1249 + 6402 + 8236 + 17752 + 4657 + 17753 + 7337 + 1305 + 8545 + 4490 + 2297 + 17764 + 7333 + 17765 + 4143 + 17766 + 7336 + 2298 + 4292 + 8763 + 8665 + 8139 + 8137 + 17767 + 7266 + 17770 + 3453 + 17771 +endcidchar + +100 begincidchar + 3653 + 5656 + 3497 + 17778 + 3831 + 4570 + 17779 + 7344 + 17784 + 1908 + 7345 + 1006 + 7342 + 17785 + 7343 + 2163 + 1180 + 17786 + 1573 + 1143 + 3900 + 7346 + 1327 + 17787 + 7347 + 7350 + 17790 + 7351 + 3672 + 17797 + 7352 + 17798 + 7353 + 7354 + 3527 + 7777 + 7355 + 7356 + 9711 + 17818 + 8088 + 17819 + 7357 + 9712 + 7388 + 2565 + 2139 + 8072 + 3300 + 4103 + 6001 + 8696 + 17826 + 5089 + 4188 + 5090 + 951 + 5091 + 2219 + 17831 + 5095 + 4728 + 17835 + 5093 + 4312 + 17836 + 3343 + 5096 + 5092 + 17837 + 5097 + 2727 + 5098 + 5107 + 5099 + 3822 + 4516 + 17844 + 5117 + 17845 + 5115 + 5120 + 2231 + 2642 + 17848 + 5094 + 5113 + 5116 + 5100 + 1647 + 976 + 5109 + 3977 + 5103 + 1981 + 17849 + 1625 + 5114 + 5108 + 5101 +endcidchar + +100 begincidchar + 3160 + 17852 + 8994 + 17853 + 4072 + 5102 + 17854 + 17855 + 5112 + 5118 + 3772 + 5104 + 17860 + 5105 + 1179 + 5119 + 3530 + 17861 + 4346 + 5129 + 5133 + 3577 + 5140 + 17862 + 2796 + 5130 + 2382 + 5127 + 17865 + 1029 + 1807 + 5139 + 5121 + 17866 + 5106 + 5124 + 3279 + 2413 + 9014 + 3316 + 1062 + 17873 + 4231 + 5128 + 5123 + 17878 + 3034 + 17879 + 5132 + 17884 + 4639 + 2740 + 1619 + 3150 + 2734 + 5136 + 5126 + 5145 + 5122 + 5131 + 17887 + 2260 + 5125 + 17888 + 5134 + 17891 + 5158 + 5135 + 5166 + 5141 + 2142 + 1351 + 2728 + 1198 + 5160 + 17906 + 5152 + 17907 + 5149 + 17908 + 5162 + 5148 + 4215 + 1199 + 17909 + 3250 + 3262 + 5161 + 17910 + 5147 + 5157 + 5155 + 2258 + 5154 + 17918 + 1188 + 5153 + 2153 + 5142 + 2009 +endcidchar + +100 begincidchar + 17924 + 2526 + 2119 + 17930 + 5151 + 5156 + 5159 + 1429 + 17931 + 3252 + 2044 + 5164 + 5163 + 4240 + 5165 + 5167 + 5169 + 4216 + 5168 + 4144 + 1920 + 5173 + 5186 + 5181 + 5184 + 5180 + 3053 + 2525 + 8875 + 3304 + 5146 + 5178 + 8127 + 17958 + 5187 + 5150 + 5179 + 17961 + 5188 + 17962 + 5176 + 17963 + 8061 + 9011 + 5189 + 5183 + 5177 + 2829 + 5172 + 2462 + 2548 + 17972 + 5182 + 2054 + 5185 + 4237 + 5190 + 17973 + 5191 + 2732 + 5214 + 5192 + 5213 + 17979 + 1814 + 2308 + 17982 + 2345 + 1921 + 5206 + 17989 + 5201 + 17990 + 5195 + 1170 + 5199 + 17994 + 5207 + 1131 + 5217 + 5194 + 3055 + 5212 + 8013 + 5216 + 2603 + 1635 + 5200 + 18015 + 5193 + 18016 + 5209 + 3620 + 18017 + 5205 + 9012 + 8177 + 5198 + 2765 + 3035 +endcidchar + +100 begincidchar + 3773 + 5208 + 18020 + 5204 + 5197 + 5202 + 2691 + 5215 + 3937 + 3283 + 8587 + 5234 + 9033 + 5203 + 5228 + 2699 + 5229 + 8715 + 5219 + 9030 + 4599 + 18072 + 5221 + 5220 + 1771 + 5218 + 3054 + 18077 + 1516 + 9031 + 18078 + 8595 + 5230 + 18081 + 1968 + 4388 + 5235 + 18082 + 9889 + 18083 + 1363 + 18084 + 5222 + 18085 + 2440 + 5231 + 8034 + 5227 + 18086 + 5225 + 1466 + 5226 + 18098 + 2176 + 5232 + 18099 + 5233 + 9037 + 9032 + 5249 + 18106 + 2766 + 3543 + 5246 + 4759 + 3056 + 18128 + 5248 + 4501 + 5247 + 5244 + 18132 + 7776 + 5240 + 18133 + 5243 + 9029 + 5236 + 4025 + 3251 + 5242 + 7954 + 18140 + 5237 + 5238 + 3559 + 18143 + 5241 + 1078 + 2465 + 18152 + 2094 + 5245 + 5251 + 18155 + 5250 + 5239 + 2991 + 18161 + 8216 +endcidchar + +100 begincidchar + 9013 + 5255 + 5262 + 9020 + 18173 + 5261 + 5252 + 2804 + 18190 + 2722 + 9839 + 4482 + 3780 + 9041 + 5257 + 18198 + 1171 + 18199 + 8096 + 9016 + 2891 + 3446 + 8731 + 3131 + 5254 + 5256 + 5258 + 5260 + 949 + 1079 + 18217 + 9026 + 18218 + 5270 + 9039 + 18221 + 5264 + 2183 + 3274 + 9021 + 9028 + 9009 + 18228 + 9035 + 5259 + 18229 + 9019 + 5263 + 5267 + 9040 + 18237 + 5266 + 5265 + 7860 + 8614 + 8651 + 5271 + 18247 + 4367 + 9045 + 18250 + 5277 + 5268 + 5272 + 2500 + 18253 + 1034 + 5280 + 18258 + 5275 + 9022 + 18259 + 8052 + 18260 + 9008 + 5276 + 18263 + 9856 + 8410 + 4047 + 5279 + 9034 + 5273 + 18278 + 8081 + 18279 + 5274 + 8455 + 3976 + 5278 + 3460 + 5283 + 5282 + 18289 + 5281 + 9023 + 18295 + 5285 + 2230 + 8180 +endcidchar + +100 begincidchar + 9027 + 1183 + 2799 + 5284 + 18308 + 2939 + 5286 + 8722 + 3628 + 8711 + 1607 + 9049 + 8788 + 18333 + 9010 + 7718 + 9047 + 4392 + 5287 + 9048 + 5289 + 8258 + 8531 + 8379 + 2821 + 5291 + 9050 + 9046 + 9015 + 5288 + 18368 + 5290 + 8185 + 4443 + 18382 + 9043 + 18383 + 5292 + 8289 + 7152 + 1975 + 2649 + 2929 + 2670 + 7153 + 7829 + 4020 + 18405 + 8265 + 18406 + 4290 + 8002 + 6509 + 8168 + 1291 + 7154 + 18416 + 7155 + 3396 + 1950 + 7157 + 7159 + 7158 + 3545 + 3879 + 7156 + 3403 + 4182 + 2707 + 3794 + 7162 + 1025 + 7161 + 7168 + 18438 + 1174 + 4074 + 7164 + 7166 + 4396 + 7165 + 7160 + 7169 + 7167 + 18452 + 7163 + 7177 + 7174 + 7176 + 7180 + 7172 + 7170 + 7175 + 4602 + 7171 + 18468 + 3190 + 3352 + 18469 + 7178 +endcidchar + +100 begincidchar + 1823 + 1425 + 7173 + 7179 + 7186 + 7192 + 2028 + 7191 + 3725 + 18477 + 4586 + 7188 + 7190 + 1773 + 7181 + 7184 + 2720 + 18491 + 4478 + 7185 + 7189 + 7195 + 4257 + 9690 + 1577 + 18498 + 3464 + 18499 + 1665 + 7193 + 9687 + 7194 + 7196 + 7199 + 7197 + 7198 + 4090 + 7187 + 18508 + 3706 + 18509 + 3806 + 4520 + 18510 + 7205 + 18511 + 2784 + 18512 + 7202 + 2458 + 7214 + 7200 + 18515 + 7203 + 7210 + 7204 + 7209 + 7208 + 7211 + 7201 + 7206 + 7212 + 4241 + 7207 + 1212 + 7220 + 18543 + 3958 + 7223 + 18548 + 8494 + 18549 + 2013 + 18550 + 7227 + 7218 + 7224 + 7226 + 7228 + 8626 + 7221 + 18566 + 7219 + 1970 + 18570 + 1500 + 18571 + 8606 + 7217 + 7225 + 18574 + 7213 + 7238 + 9692 + 7235 + 7234 + 7222 + 18581 + 3253 + 7229 +endcidchar + +100 begincidchar + 7237 + 8300 + 2813 + 8742 + 7231 + 7239 + 7241 + 7236 + 18605 + 7230 + 7243 + 18609 + 7242 + 2692 + 9696 + 18614 + 7246 + 7248 + 8827 + 18620 + 7233 + 18621 + 9694 + 18622 + 7249 + 7244 + 9697 + 7247 + 7232 + 7245 + 7250 + 7252 + 9685 + 18640 + 7240 + 7251 + 18645 + 7787 + 18646 + 7253 + 9691 + 7817 + 9689 + 3970 + 18654 + 8721 + 7256 + 18657 + 4877 + 18661 + 8745 + 9686 + 7257 + 9693 + 9695 + 18670 + 7255 + 18671 + 3263 + 7254 + 7258 + 8175 + 18679 + 7259 + 1347 + 9688 + 7977 + 6797 + 7771 + 7260 + 18698 + 8310 + 7261 + 4051 + 7338 + 3985 + 8855 + 9872 + 18708 + 3995 + 4101 + 8511 + 3899 + 2215 + 18716 + 4076 + 18717 + 8600 + 18718 + 7816 + 1945 + 5613 + 4169 + 7078 + 1152 + 1110 + 7079 + 18724 + 3321 + 1257 +endcidchar + +100 begincidchar + 18725 + 4870 + 18726 + 3482 + 18727 + 7080 + 4563 + 18732 + 8844 + 7081 + 7358 + 7082 + 18736 + 4335 + 7083 + 18737 + 971 + 7359 + 7360 + 1407 + 18742 + 2972 + 3598 + 4015 + 3729 + 7084 + 18760 + 4871 + 1060 + 18767 + 3867 + 1695 + 7086 + 7087 + 18783 + 1162 + 2586 + 4621 + 7085 + 7088 + 9713 + 7090 + 8204 + 4874 + 18793 + 4200 + 4326 + 7361 + 3220 + 7768 + 8876 + 18798 + 7362 + 7089 + 7091 + 2416 + 7092 + 7096 + 7098 + 7093 + 18810 + 3338 + 2978 + 2698 + 1877 + 7095 + 9895 + 7097 + 18816 + 1836 + 9846 + 7103 + 1933 + 18830 + 1032 + 7101 + 7100 + 7094 + 7102 + 7099 + 3271 + 3707 + 7105 + 5945 + 18852 + 8161 + 9659 + 7104 + 18853 + 7106 + 18854 + 9662 + 8925 + 18861 + 7107 + 3922 + 9661 + 7722 + 9660 + 7363 +endcidchar + +100 begincidchar + 2244 + 9658 + 9663 + 18889 + 7108 + 8583 + 18893 + 9835 + 7807 + 8621 + 7109 + 3846 + 18909 + 4145 + 18910 + 7135 + 1709 + 8086 + 7986 + 8324 + 8502 + 18925 + 9400 + 9402 + 9404 + 8420 + 18941 + 9401 + 9405 + 9406 + 9407 + 8146 + 8189 + 18954 + 9403 + 7981 + 2158 + 1844 + 18955 + 1855 + 2782 + 3434 + 6458 + 2475 + 2340 + 18956 + 2200 + 7511 + 7513 + 18963 + 7514 + 18964 + 7512 + 2227 + 18969 + 7515 + 1320 + 7516 + 7517 + 6592 + 9737 + 18980 + 9738 + 18981 + 7828 + 4093 + 8927 + 7883 + 7949 + 4862 + 8055 + 18992 + 8683 + 18993 + 8929 + 18994 + 8559 + 18995 + 8928 + 8682 + 18998 + 8930 + 8395 + 18999 + 8056 + 7906 + 19002 + 8690 + 19003 + 8528 + 8147 + 19007 + 8933 + 7922 + 8479 + 8669 + 8532 + 19019 + 8935 + 8834 +endcidchar + +100 begincidchar + 7518 + 19026 + 19027 + 8934 + 8936 + 19032 + 6788 + 8932 + 19038 + 8810 + 19039 + 8939 + 19040 + 8937 + 8381 + 8938 + 8893 + 7838 + 8950 + 8679 + 8726 + 8503 + 8492 + 19053 + 7784 + 8946 + 7991 + 8947 + 19054 + 8943 + 8016 + 7952 + 8648 + 19055 + 8945 + 4435 + 8944 + 8942 + 8941 + 8862 + 8940 + 8162 + 19067 + 4323 + 3631 + 8446 + 3419 + 19073 + 7855 + 8758 + 19076 + 8951 + 8765 + 19080 + 7810 + 8118 + 19081 + 8612 + 8618 + 8952 + 8529 + 19082 + 8032 + 8519 + 8517 + 19089 + 8156 + 8961 + 7925 + 8728 + 7878 + 8960 + 19101 + 8884 + 8553 + 19104 + 8957 + 19105 + 8426 + 19106 + 8948 + 19107 + 8955 + 19108 + 8956 + 8231 + 8288 + 8959 + 8958 + 7879 + 19115 + 8972 + 8949 + 19119 + 8966 + 19120 + 8970 + 8659 + 8963 + 19124 +endcidchar + +100 begincidchar + 8967 + 8971 + 8031 + 19127 + 8969 + 8962 + 7940 + 8861 + 19130 + 8699 + 19131 + 8968 + 19132 + 8364 + 19133 + 8334 + 8965 + 8599 + 19134 + 8561 + 8856 + 19135 + 5948 + 8023 + 8322 + 19141 + 8977 + 8964 + 19145 + 8975 + 7733 + 19146 + 8401 + 8976 + 8099 + 19147 + 8662 + 8710 + 7519 + 19155 + 8973 + 8978 + 8333 + 8979 + 8931 + 8122 + 8312 + 19172 + 8840 + 8982 + 8043 + 8980 + 19192 + 8496 + 8981 + 8552 + 19193 + 8388 + 2270 + 8984 + 3016 + 8729 + 8727 + 8405 + 8010 + 8768 + 7891 + 7753 + 9755 + 7789 + 8440 + 19236 + 8187 + 8985 + 8974 + 19242 + 8983 + 19243 + 4887 + 2105 + 1512 + 1719 + 3242 + 2072 + 3625 + 3230 + 4890 + 3100 + 19244 + 4062 + 4208 + 4063 + 2106 + 19245 + 2179 + 2041 + 4081 + 4893 + 4024 + 1582 +endcidchar + +100 begincidchar + 2690 + 19246 + 3524 + 1674 + 3361 + 1632 + 2342 + 4515 + 3039 + 4676 + 3405 + 19247 + 4426 + 3540 + 4496 + 4896 + 4574 + 1357 + 4898 + 4897 + 19248 + 4210 + 3435 + 4902 + 3394 + 1268 + 4590 + 4905 + 1989 + 1423 + 1863 + 4056 + 4207 + 4908 + 1726 + 3927 + 1206 + 19249 + 2236 + 3819 + 4308 + 4911 + 3842 + 4912 + 4282 + 2042 + 4913 + 3498 + 3525 + 4914 + 3176 + 4589 + 4915 + 2934 + 1536 + 4916 + 1641 + 2395 + 4917 + 4918 + 3490 + 4919 + 1496 + 4920 + 2571 + 4632 + 4921 + 3595 + 19250 + 4209 + 2836 + 4922 + 1502 + 2022 + 4923 + 3966 + 3788 + 1214 + 4931 + 4929 + 4113 + 4930 + 2778 + 4932 + 19251 + 3974 + 4140 + 1028 + 4936 + 3112 + 4937 + 2248 + 2726 + 2818 + 3594 + 2473 + 3062 + 3121 + 1825 + 19260 +endcidchar + +100 begincidchar + 2050 + 1528 + 7414 + 8392 + 7415 + 3732 + 7933 + 7445 + 6544 + 3936 + 2004 + 1911 + 4328 + 5597 + 7504 + 1043 + 1209 + 7505 + 7507 + 1928 + 7506 + 19314 + 2743 + 7509 + 7508 + 7739 + 8831 + 19329 + 7948 + 7769 + 7972 + 8378 + 8037 + 7920 + 8548 + 7984 + 8801 + 8866 + 9387 + 19336 + 9391 + 7912 + 7993 + 19337 + 7752 + 8304 + 7848 + 19338 + 9388 + 7927 + 8566 + 9389 + 19339 + 8315 + 8005 + 9386 + 8267 + 8239 + 8026 + 9392 + 19340 + 8887 + 8063 + 19341 + 8805 + 9394 + 8475 + 7761 + 19348 + 9396 + 9395 + 19353 + 7839 + 19354 + 8472 + 19355 + 8372 + 9135 + 8635 + 8306 + 8085 + 19356 + 7946 + 9398 + 8849 + 9397 + 8824 + 7892 + 8179 + 8873 + 9399 + 7976 + 8457 + 8903 + 19370 + 9390 + 8881 + 8806 + 19377 + 8795 +endcidchar + +100 begincidchar + 8900 + 19378 + 8469 + 19379 + 8746 + 9393 + 8509 + 7957 + 8796 + 1053 + 4491 + 1717 + 19389 + 1802 + 1165 + 4403 + 3898 + 999 + 4460 + 2058 + 4553 + 1620 + 3587 + 3029 + 1098 + 1811 + 4603 + 1850 + 1598 + 2157 + 3660 + 1868 + 6446 + 1406 + 2744 + 1646 + 1935 + 6447 + 4407 + 6448 + 2121 + 2036 + 6449 + 2599 + 2655 + 4386 + 4647 + 6454 + 3351 + 1710 + 1539 + 6455 + 3457 + 3334 + 1360 + 5691 + 2979 + 6456 + 2464 + 19392 + 4629 + 6457 + 4617 + 3287 + 4745 + 4739 + 4385 + 19393 + 4412 + 3325 + 4243 + 1742 + 1285 + 19394 + 3355 + 7412 + 1932 + 19398 + 7413 + 4668 + 7407 + 1707 + 4469 + 1738 + 3087 + 19411 + 1256 + 7408 + 1233 + 4352 + 3188 + 7410 + 7409 + 7956 + 8826 + 3614 + 3199 + 8430 + 7411 + 9720 +endcidchar + +100 begincidchar + 4672 + 2944 + 7452 + 7447 + 19450 + 7455 + 19451 + 7454 + 19452 + 4537 + 7453 + 4353 + 7456 + 19456 + 7464 + 986 + 1497 + 19461 + 19462 + 2973 + 7459 + 7463 + 19469 + 2319 + 7460 + 1781 + 7468 + 7471 + 2420 + 19476 + 1867 + 7448 + 7465 + 2654 + 3659 + 19482 + 2156 + 19483 + 7469 + 1572 + 7470 + 19484 + 7473 + 7449 + 7472 + 4256 + 19495 + 1297 + 3575 + 8084 + 7474 + 7475 + 2320 + 7476 + 3634 + 7479 + 1167 + 4662 + 19516 + 7477 + 19517 + 7478 + 7480 + 19518 + 7486 + 8752 + 7484 + 7483 + 7481 + 7485 + 7482 + 19528 + 3638 + 5947 + 1433 + 7487 + 7492 + 3574 + 9725 + 9728 + 7450 + 9734 + 1069 + 7451 + 1446 + 1195 + 19555 + 7496 + 7493 + 19556 + 1558 + 19557 + 7497 + 19558 + 7494 + 9727 + 19562 + 7495 + 1373 + 19565 +endcidchar + +100 begincidchar + 4397 + 7498 + 19569 + 1310 + 19570 + 9724 + 7820 + 9730 + 19571 + 8781 + 19572 + 7499 + 7501 + 9732 + 9726 + 9731 + 7500 + 9729 + 19578 + 7502 + 19579 + 7503 + 9733 + 7843 + 9736 + 9735 + 3366 + 1795 + 3192 + 1570 + 3612 + 8432 + 7803 + 8807 + 7990 + 8150 + 6392 + 8672 + 19616 + 9356 + 9357 + 8450 + 9364 + 9363 + 9358 + 8857 + 9361 + 9366 + 9359 + 9362 + 19647 + 9367 + 19648 + 8113 + 19652 + 9370 + 19653 + 9369 + 19654 + 8792 + 9368 + 9371 + 19662 + 7945 + 8422 + 8230 + 9375 + 8025 + 7995 + 9372 + 7738 + 8283 + 8048 + 9376 + 8507 + 7943 + 8816 + 8759 + 9426 + 19692 + 8627 + 8773 + 9377 + 8872 + 8828 + 8112 + 9378 + 8006 + 19713 + 9088 + 9365 + 19714 + 9360 + 19715 + 1242 + 4417 + 1861 + 4036 + 19716 + 6369 +endcidchar + +100 begincidchar + 4615 + 6370 + 2685 + 3272 + 1947 + 4576 + 6377 + 6376 + 3166 + 6380 + 4379 + 6381 + 2207 + 19717 + 2208 + 6384 + 1699 + 2567 + 6385 + 1051 + 2025 + 1870 + 6386 + 19718 + 1685 + 2080 + 19719 + 3451 + 5492 + 4338 + 3882 + 4440 + 6390 + 4479 + 6391 + 3980 + 1813 + 19720 + 1354 + 1090 + 2460 + 7728 + 19726 + 19727 + 1105 + 19728 + 7837 + 7755 + 7754 + 1250 + 3267 + 8362 + 5949 + 1096 + 2578 + 1394 + 19737 + 19738 + 3109 + 4285 + 19739 + 3096 + 4065 + 19740 + 1878 + 2716 + 4242 + 19746 + 4366 + 2253 + 19747 + 5950 + 1618 + 5951 + 1998 + 4483 + 19750 + 2249 + 4345 + 3764 + 2549 + 1278 + 3657 + 19753 + 5954 + 5952 + 5956 + 19754 + 5958 + 5955 + 1456 + 3047 + 19755 + 1501 + 5953 + 19756 + 3469 + 5957 + 9851 + 2777 +endcidchar + +100 begincidchar + 1070 + 2070 + 4628 + 3708 + 3522 + 3425 + 3622 + 5960 + 5959 + 2889 + 4042 + 4064 + 5961 + 19768 + 5964 + 19769 + 3689 + 4591 + 5963 + 1470 + 19770 + 3695 + 9202 + 5965 + 1529 + 19771 + 8830 + 3673 + 1853 + 19772 + 3420 + 1270 + 3534 + 4399 + 5966 + 1671 + 8217 + 5962 + 5969 + 1409 + 5970 + 8123 + 19785 + 4196 + 2694 + 1071 + 19788 + 4295 + 19789 + 19790 + 1564 + 3553 + 19791 + 5971 + 4315 + 8787 + 19797 + 1106 + 7998 + 1587 + 5974 + 1441 + 7846 + 8590 + 19798 + 4172 + 5976 + 5978 + 8684 + 19801 + 7870 + 19802 + 8778 + 19803 + 5977 + 3119 + 19804 + 4138 + 5975 + 8499 + 4389 + 4475 + 7812 + 19813 + 5980 + 4686 + 19814 + 8399 + 8674 + 19815 + 8719 + 19816 + 8233 + 5981 + 19817 + 1093 + 4132 + 8307 + 5982 + 5984 +endcidchar + +100 begincidchar + 8021 + 9201 + 5983 + 19820 + 7750 + 5985 + 8291 + 9203 + 4191 + 19824 + 1452 + 19825 + 6167 + 19826 + 4967 + 19827 + 4970 + 19828 + 4968 + 19829 + 4969 + 4972 + 3994 + 2858 + 1017 + 3963 + 19838 + 4971 + 19839 + 4271 + 1889 + 4978 + 3182 + 19840 + 4974 + 4973 + 3348 + 4975 + 19841 + 4977 + 4667 + 4976 + 2595 + 4981 + 19844 + 19845 + 4313 + 4983 + 4980 + 19848 + 4984 + 2189 + 2484 + 4979 + 4982 + 4514 + 19854 + 4985 + 4989 + 4990 + 4988 + 1913 + 19861 + 8990 + 19862 + 2353 + 4987 + 4986 + 4362 + 1158 + 4991 + 19868 + 1874 + 19869 + 4992 + 1248 + 8755 + 1415 + 1531 + 4993 + 19880 + 1588 + 19883 + 4994 + 19884 + 8992 + 8647 + 8892 + 19895 + 8988 + 19896 + 8785 + 1074 + 4996 + 4995 + 4997 + 7867 + 8839 + 19914 + 4999 +endcidchar + +100 begincidchar + 8237 + 4998 + 7851 + 19915 + 8989 + 19916 + 8991 + 5000 + 8987 + 5001 + 5002 + 19929 + 8993 + 4276 + 7416 + 3186 + 4640 + 2981 + 7417 + 19930 + 2293 + 4026 + 1648 + 4368 + 3581 + 7422 + 7421 + 1887 + 7420 + 3531 + 7424 + 2493 + 19944 + 1295 + 19945 + 3675 + 7425 + 7423 + 2181 + 7428 + 19946 + 7429 + 2206 + 2749 + 2414 + 3542 + 7430 + 2899 + 7432 + 19955 + 1343 + 19956 + 4682 + 19957 + 1370 + 7431 + 7434 + 7433 + 7435 + 3996 + 8789 + 2774 + 3204 + 7823 + 7438 + 8716 + 8100 + 7443 + 7442 + 7444 + 8347 + 8664 + 19990 + 9722 + 19991 + 9721 + 19992 + 1168 + 19993 + 4281 + 3428 + 8500 + 2522 + 4567 + 4151 + 2568 + 19994 + 2241 + 9464 + 19995 + 9463 + 7880 + 9462 + 1701 + 8832 + 7877 + 9467 + 9466 + 20005 + 7917 +endcidchar + +100 begincidchar + 9469 + 20017 + 9465 + 20018 + 9470 + 8397 + 9480 + 9476 + 9478 + 9471 + 8336 + 7901 + 7973 + 20032 + 9475 + 9474 + 7802 + 8358 + 8149 + 7953 + 20047 + 9479 + 9472 + 9477 + 9497 + 20054 + 9493 + 9484 + 8241 + 9483 + 9487 + 9498 + 9481 + 9486 + 8756 + 9491 + 8064 + 9473 + 9495 + 9494 + 9496 + 7766 + 9485 + 20076 + 8403 + 8314 + 8398 + 9488 + 7765 + 9482 + 2155 + 8106 + 20101 + 9502 + 7967 + 9517 + 8733 + 9522 + 20107 + 8571 + 7552 + 8623 + 20118 + 9516 + 9512 + 20121 + 8332 + 20122 + 9519 + 20123 + 8636 + 9501 + 9525 + 20129 + 8717 + 9510 + 20130 + 9524 + 9514 + 9503 + 9521 + 9500 + 20131 + 7553 + 9509 + 8653 + 20139 + 8666 + 20140 + 8562 + 9534 + 20144 + 8271 + 20145 + 9539 + 20146 + 8663 + 20147 + 7740 + 7554 +endcidchar + +100 begincidchar + 9513 + 9505 + 7935 + 9535 + 20165 + 9540 + 9507 + 7824 + 9530 + 9541 + 20169 + 9533 + 20170 + 8385 + 8451 + 9504 + 9532 + 9531 + 9528 + 9536 + 20177 + 8141 + 7960 + 20184 + 9547 + 9543 + 8880 + 20196 + 9542 + 9548 + 7834 + 9554 + 9520 + 9545 + 9553 + 7882 + 20204 + 8402 + 8120 + 20208 + 8313 + 8619 + 9549 + 7845 + 8268 + 8320 + 9837 + 20217 + 9527 + 7555 + 20223 + 9546 + 8632 + 20224 + 9550 + 9468 + 9556 + 7996 + 20230 + 7893 + 9558 + 8808 + 7894 + 9559 + 9555 + 9544 + 7556 + 20253 + 8412 + 9561 + 8087 + 9557 + 8829 + 9598 + 20267 + 8316 + 20270 + 9562 + 9566 + 7732 + 7558 + 8542 + 20285 + 9568 + 8610 + 9044 + 9571 + 9511 + 20297 + 9518 + 9560 + 20298 + 7963 + 20299 + 8835 + 20300 + 9572 + 8352 + 20303 + 9573 +endcidchar + +100 begincidchar + 9569 + 9570 + 9580 + 9581 + 8224 + 20318 + 7557 + 20319 + 9567 + 9578 + 9582 + 7681 + 9529 + 9564 + 9579 + 7791 + 20330 + 8132 + 9575 + 20331 + 9563 + 9757 + 9515 + 20347 + 9585 + 20348 + 9591 + 9506 + 9523 + 8234 + 20369 + 9526 + 9587 + 9583 + 8851 + 9592 + 9584 + 9589 + 9565 + 8218 + 9594 + 8198 + 20391 + 8567 + 9499 + 20394 + 9508 + 7559 + 9595 + 8867 + 9593 + 20407 + 9574 + 8083 + 20413 + 9596 + 9492 + 9597 + 20427 + 9586 + 7560 + 20433 + 9588 + 8782 + 20436 + 8646 + 8351 + 20441 + 9590 + 8292 + 8895 + 9756 + 8798 + 4492 + 1507 + 6802 + 6801 + 3106 + 20449 + 1613 + 1495 + 6807 + 6809 + 20450 + 6808 + 20451 + 1729 + 1562 + 1235 + 4562 + 2857 + 1054 + 1745 + 4354 + 3154 + 2346 + 3816 + 1804 + 6816 + 6815 +endcidchar + +100 begincidchar + 6818 + 6817 + 2918 + 3115 + 6821 + 3116 + 6822 + 1134 + 4679 + 2123 + 6830 + 4272 + 3661 + 1139 + 2606 + 6831 + 3107 + 2738 + 20452 + 20453 + 6846 + 6845 + 20456 + 6847 + 3678 + 2664 + 4418 + 6851 + 3872 + 20457 + 6857 + 6856 + 6858 + 1776 + 2815 + 2195 + 4166 + 1216 + 4223 + 6864 + 4604 + 6865 + 3051 + 20458 + 2557 + 6868 + 3943 + 3565 + 6870 + 6869 + 1311 + 1873 + 4013 + 1667 + 3978 + 3276 + 3635 + 4481 + 6883 + 1392 + 2735 + 6884 + 20459 + 20460 + 3852 + 6888 + 2695 + 1339 + 4627 + 2246 + 20461 + 3892 + 6891 + 6892 + 1510 + 2159 + 2321 + 2769 + 20462 + 6895 + 6903 + 3135 + 6937 + 1548 + 6899 + 20463 + 1541 + 2755 + 6902 + 20464 + 4499 + 20465 + 6907 + 2906 + 20466 + 6908 + 2907 + 1759 + 1026 + 20467 +endcidchar + +100 begincidchar + 20468 + 6918 + 2276 + 6921 + 20469 + 2582 + 2499 + 20470 + 6933 + 2550 + 3919 + 7797 + 1225 + 8317 + 20480 + 9151 + 8467 + 9152 + 7749 + 20485 + 8152 + 9156 + 20486 + 9154 + 8452 + 20487 + 8637 + 20488 + 8071 + 9155 + 8809 + 8003 + 20500 + 7966 + 9849 + 7915 + 7989 + 8330 + 20503 + 9159 + 9161 + 9158 + 8783 + 9163 + 8691 + 20513 + 8695 + 9167 + 9166 + 9162 + 9165 + 9168 + 9836 + 20519 + 9153 + 20520 + 8174 + 9169 + 8184 + 9171 + 9170 + 9172 + 7832 + 7980 + 20532 + 9173 + 7793 + 9873 + 9157 + 2762 + 5765 + 3322 + 5766 + 20539 + 1086 + 3801 + 1334 + 3277 + 5767 + 3901 + 5768 + 2135 + 2763 + 4419 + 2873 + 1860 + 3796 + 5771 + 2811 + 5772 + 20540 + 1604 + 1774 + 1929 + 4359 + 5775 + 20541 + 5776 + 4084 + 4095 +endcidchar + +100 begincidchar + 5781 + 1218 + 2470 + 5782 + 20542 + 2454 + 20543 + 20544 + 1714 + 4948 + 20545 + 1554 + 20546 + 4950 + 4949 + 4952 + 3273 + 4951 + 1629 + 4125 + 4220 + 4500 + 2216 + 4677 + 4954 + 4953 + 20563 + 941 + 3716 + 20564 + 4955 + 20565 + 1720 + 2109 + 2660 + 2635 + 1255 + 4956 + 20566 + 2641 + 2835 + 2182 + 3915 + 4957 + 3323 + 8986 + 1094 + 20576 + 8468 + 20577 + 4958 + 20578 + 1527 + 4349 + 8836 + 1314 + 4959 + 4364 + 3906 + 2980 + 20581 + 4960 + 8732 + 20585 + 4961 + 7806 + 4962 + 2611 + 3624 + 3914 + 8269 + 8705 + 4300 + 2632 + 20597 + 4963 + 20598 + 7897 + 3546 + 20599 + 4964 + 8114 + 3547 + 4229 + 1775 + 8786 + 20603 + 4965 + 954 + 3875 + 20604 + 8057 + 4464 + 3554 + 8535 + 20615 + 8639 + 4966 + 8735 + 20621 +endcidchar + +100 begincidchar + 5764 + 8253 + 20622 + 2542 + 20623 + 8213 + 7545 + 20624 + 9893 + 2868 + 20625 + 3219 + 4108 + 4006 + 4078 + 2082 + 1830 + 20628 + 6940 + 1353 + 4255 + 7548 + 1312 + 7549 + 1490 + 8534 + 8516 + 20637 + 7825 + 8791 + 7551 + 20641 + 8202 + 8338 + 4303 + 7521 + 4050 + 7523 + 8784 + 7522 + 2604 + 2498 + 20654 + 1035 + 20655 + 7875 + 3836 + 20658 + 4019 + 7525 + 3939 + 20661 + 7524 + 4497 + 7526 + 2750 + 2057 + 7528 + 7527 + 2881 + 2593 + 3487 + 20675 + 3881 + 8616 + 7529 + 7530 + 7531 + 20690 + 2653 + 991 + 3002 + 9741 + 7532 + 20699 + 9740 + 20702 + 9742 + 8242 + 3165 + 7520 + 2279 + 2273 + 9739 + 1478 + 1636 + 20721 + 2380 + 2775 + 2795 + 4738 + 8899 + 1770 + 2250 + 4046 + 20735 + 987 + 7624 + 7625 + 3959 +endcidchar + +100 begincidchar + 20754 + 955 + 20755 + 7971 + 20756 + 20757 + 7628 + 3143 + 2302 + 7631 + 9877 + 7630 + 20776 + 1095 + 20777 + 7629 + 7632 + 20780 + 7633 + 9822 + 9821 + 9874 + 9823 + 20798 + 8589 + 8445 + 8000 + 9317 + 9319 + 20812 + 9318 + 3763 + 3240 + 20820 + 1890 + 2289 + 4219 + 20826 + 4370 + 3345 + 8649 + 20835 + 8713 + 7881 + 8425 + 20836 + 8650 + 8518 + 9669 + 8668 + 20837 + 9310 + 20838 + 8527 + 20839 + 8769 + 8586 + 7727 + 7900 + 8383 + 8244 + 9673 + 9672 + 8718 + 20852 + 9675 + 8573 + 8062 + 9676 + 8131 + 8377 + 20869 + 8577 + 8154 + 8563 + 7905 + 9677 + 9678 + 8694 + 8779 + 9681 + 20890 + 7872 + 8200 + 9680 + 9682 + 20898 + 7978 + 7794 + 9683 + 8638 + 9684 + 8260 + 20904 + 9679 + 8435 + 4154 + 1508 + 3175 + 7136 +endcidchar + +100 begincidchar + 3931 + 3496 + 4022 + 6183 + 3736 + 1828 + 1560 + 7137 + 1007 + 3521 + 7138 + 4327 + 2644 + 2613 + 3043 + 2272 + 7139 + 2120 + 20905 + 20906 + 7142 + 4170 + 3028 + 20907 + 3704 + 7143 + 20908 + 4246 + 2386 + 3637 + 20909 + 4094 + 1581 + 1472 + 20910 + 1219 + 3202 + 7936 + 20916 + 9880 + 20917 + 9848 + 9422 + 9423 + 8376 + 20932 + 9424 + 20933 + 9425 + 1668 + 20941 + 6586 + 3021 + 7924 + 1638 + 3402 + 9115 + 20946 + 9854 + 5658 + 7655 + 9117 + 20951 + 9121 + 20952 + 7921 + 8734 + 20955 + 9122 + 8523 + 7734 + 8501 + 20963 + 8109 + 20967 + 7763 + 9123 + 8707 + 20971 + 7911 + 7656 + 1172 + 9124 + 8343 + 7908 + 8760 + 9125 + 8090 + 8643 + 7982 + 7657 + 9116 + 9126 + 9118 + 21006 + 8245 + 9127 + 9128 + 21010 + 8309 +endcidchar + +100 begincidchar + 8171 + 9132 + 8042 + 8441 + 21017 + 7659 + 7658 + 21018 + 9830 + 9831 + 21023 + 7788 + 9133 + 5661 + 21027 + 2069 + 21028 + 1622 + 4226 + 2165 + 3429 + 1038 + 3516 + 21029 + 5668 + 1595 + 3231 + 5669 + 2201 + 21032 + 1126 + 5670 + 21033 + 1589 + 5671 + 2876 + 5672 + 3911 + 1846 + 5673 + 2444 + 21036 + 5674 + 1213 + 21037 + 5675 + 21038 + 2620 + 2719 + 3438 + 4718 + 4857 + 3920 + 6955 + 5086 + 8301 + 8770 + 7938 + 8579 + 21057 + 7813 + 8681 + 21069 + 7767 + 8869 + 9223 + 8138 + 21084 + 9218 + 8066 + 9224 + 9220 + 21087 + 8497 + 21088 + 8580 + 21089 + 9219 + 21090 + 8302 + 9227 + 7999 + 8295 + 8151 + 21117 + 7811 + 9231 + 9230 + 8391 + 9229 + 9234 + 8375 + 9200 + 21153 + 9233 + 9236 + 21154 + 8560 + 9221 + 8460 +endcidchar + +100 begincidchar + 9237 + 8294 + 21165 + 9042 + 9235 + 9232 + 8433 + 9226 + 9225 + 21172 + 9240 + 8103 + 21178 + 8700 + 8129 + 9222 + 8860 + 8270 + 21186 + 9242 + 9241 + 9228 + 21191 + 2708 + 4329 + 3717 + 4058 + 1280 + 3194 + 21192 + 1148 + 2662 + 6074 + 3410 + 2307 + 6077 + 4609 + 3718 + 6079 + 2128 + 6078 + 2709 + 21193 + 2191 + 6082 + 2701 + 1886 + 6083 + 21194 + 6084 + 1271 + 4114 + 2354 + 6085 + 3086 + 6088 + 3020 + 6089 + 21199 + 3296 + 5941 + 2697 + 4583 + 6097 + 21200 + 6098 + 1824 + 7721 + 7635 + 7634 + 7638 + 7636 + 1880 + 21211 + 7639 + 21212 + 7640 + 7642 + 7641 + 7644 + 7643 + 9825 + 21225 + 7647 + 9892 + 3549 + 8564 + 9827 + 9826 + 21226 + 1754 + 7660 + 21233 + 7661 + 7662 + 7664 + 21242 + 7666 + 9845 + 7663 +endcidchar + +100 begincidchar + 7667 + 21252 + 7665 + 4660 + 8524 + 21262 + 7668 + 9850 + 21267 + 7669 + 7670 + 9888 + 7671 + 9832 + 7672 + 21283 + 7888 + 21284 + 8342 + 21285 + 9164 + 9160 + 5019 + 21290 + 8766 + 4704 + 6003 + 1862 + 21302 + 2442 + 2047 + 7649 + 3046 + 7648 + 21303 + 7650 + 7652 + 7651 + 7653 + 9829 + 3785 + 21307 + 7654 + 2826 + 9828 + 21313 + 8761 + 8266 + 9759 + 9758 + 21348 + 9760 + 21349 + 9761 + 9762 + 21360 + 9767 + 7737 + 9765 + 9769 + 9774 + 9771 + 9770 + 9773 + 21381 + 9768 + 8633 + 9782 + 9776 + 9784 + 21404 + 8205 + 9783 + 9797 + 21414 + 9786 + 9795 + 21419 + 9792 + 9789 + 9793 + 21423 + 9790 + 9791 + 8128 + 21426 + 9794 + 9796 + 9785 + 21442 + 9804 + 9799 + 9803 + 9801 + 9800 + 21456 + 9802 + 8456 + 9805 + 9780 +endcidchar + +100 begincidchar + 21471 + 9809 + 9808 + 9810 + 9807 + 9778 + 9806 + 9811 + 21480 + 9815 + 21481 + 9781 + 21482 + 9779 + 21483 + 9814 + 9812 + 21486 + 9816 + 9813 + 7757 + 9819 + 21502 + 9818 + 21503 + 9817 + 8238 + 9775 + 9798 + 21508 + 9766 + 9820 + 9772 + 9763 + 21531 + 9777 + 21532 + 4296 + 7561 + 21535 + 2650 + 7562 + 7568 + 21540 + 1044 + 7569 + 21541 + 21542 + 3895 + 21547 + 2523 + 21548 + 7588 + 21549 + 21550 + 2263 + 21551 + 3285 + 1111 + 2596 + 7622 + 7623 + 8348 + 9600 + 8924 + 7941 + 8331 + 21578 + 9601 + 9603 + 9602 + 21594 + 8686 + 8578 + 8771 + 21611 + 9607 + 21612 + 9608 + 9604 + 8701 + 21618 + 8687 + 9610 + 9612 + 8007 + 7965 + 9613 + 8144 + 9618 + 9615 + 9620 + 7904 + 9617 + 9621 + 9623 + 21672 + 8374 + 9624 + 8438 +endcidchar + +100 begincidchar + 9605 + 21697 + 9625 + 9622 + 9626 + 21711 + 9627 + 9629 + 9630 + 9036 + 8004 + 9824 + 9632 + 9628 + 21743 + 9631 + 21744 + 8044 + 9634 + 8366 + 21762 + 9611 + 9635 + 9609 + 9637 + 9636 + 9638 + 9619 + 9639 + 8738 + 9641 + 9640 + 9606 + 9633 + 9642 + 21816 + 9616 + 9614 + 2900 + 6965 + 2073 + 6966 + 2814 + 21817 + 2937 + 4068 + 21818 + 4069 + 21819 + 4117 + 21820 + 6973 + 6972 + 4330 + 21821 + 3715 + 6974 + 6976 + 6975 + 1766 + 6979 + 1951 + 21824 + 2328 + 6982 + 1579 + 3216 + 21825 + 6989 + 2997 + 21826 + 6990 + 6991 + 21830 + 6992 + 7637 + 21831 + 21832 + 6996 + 6997 + 1934 + 21837 + 7006 + 4234 + 7005 + 21840 + 7007 + 21841 + 9864 + 9886 + 9723 + 21845 + 8076 + 8692 + 7446 + 2656 + 7676 + 7679 + 7680 + 2651 +endcidchar + +100 begincidchar + 8207 + 7682 + 21868 + 7683 + 8305 + 2714 + 9719 + 9878 + 7406 + 9871 + 7405 + 2704 + 21889 + 21890 + 2011 + 4856 + 8922 + 3465 + 2515 + 6954 + 21901 + 1937 + 3114 + 2831 + 7873 + 7688 + 7687 + 21909 + 7689 + 7692 + 21912 + 7691 + 7859 + 7690 + 7693 + 7694 + 9834 + 21919 + 9866 + 9833 + 21922 + 6741 + 21923 + 9752 + 7542 + 9753 + 9754 + 21933 + 7543 + 21934 + 7544 + 1509 + 21935 + 4724 + 1821 + 21938 + 9843 + 21939 + 4721 + 21940 + 5087 + 3466 + 21947 + 7695 + 7696 + 7697 + 7699 + 21966 + 7698 + 21967 + 1072 + 21968 + 21969 + 7702 + 8390 + 8811 + 9427 + 3082 + 6594 + 7814 + 21982 + 9743 + 9745 + 9747 + 9744 + 9746 + 8240 + 21991 + 9841 + 9748 + 9750 + 21997 + 9749 + 8434 + 9751 + 1282 + 7533 + 7534 + 2605 + 3198 +endcidchar + +51 begincidchar + 7541 + 8247 + 8371 + 7970 + 9453 + 2627 + 1793 + 6740 + 7988 + 1859 + 4851 + 22056 + 22064 + 22076 + 22093 + 22110 + 22126 + 22353 + 599 + 695 + 698 + 22031 + 2562 + 16595 + 8204 + 20611 + 4697 + 22035 + 22038 + 573 + 575 + 574 + 599 + 10013 + 598 + 584 + 585 + 166 + 106 + 10014 + 355 + 10015 + 265 + 22048 + 22049 + 22050 + 22093 + 22110 + 22075 + 22085 + 22111 +endcidchar + +100 begincidrange +<20> <7e> 1 + 9907 + 525 + 542 + 549 + 564 + 566 + 602 + 609 + 642 + 652 + 109 + 111 + 163 + 250 + 9897 + 186 + 9916 + 131 + 155 + 9924 + 153 + 230 + 210 + 222 + 190 + 738 + 802 + 9927 + 9963 + 9978 + 9981 + 9983 + 22429 + 22431 + 22434 + 22436 + 22446 + 22448 + 22460 + 22462 + 22465 + 22469 + 22083 + 22471 + 22474 + 22478 + 22488 + 10060 + 96 + 115 + 125 + 113 + 123 + 9990 + 9992 + 22395 + 22398 + 356 + 419 + 10020 + 10025 + 439 + 470 + 10022 + 700 + 22401 + 22404 + 240 + 10002 + 10004 + 10010 + 22529 + 22593 + 22600 + 22643 + 22655 + 22719 + 22783 + 22847 + 22911 + 22941 + 22974 + 23038 + 23052 + 23063 + 23100 + 23164 + 23228 + 23292 + 23356 + 23420 + 23484 + 23548 + 23612 + 23676 + 23740 + 23804 + 23828 + 23867 +endcidrange + +100 begincidrange + 23913 + 23930 + 23994 + 24009 + 24023 + 24055 + 24119 + 24170 + 24182 + 24246 + 24310 + 24374 + 24388 + 24437 + 24501 + 24565 + 24629 + 24675 + 24692 + 24756 + 24788 + 24819 + 24883 + 24947 + 25011 + 25075 + 25139 + 25203 + 25267 + 25331 + 25395 + 25459 + 25523 + 25587 + 25651 + 25673 + 25714 + 25778 + 25842 + 25906 + 25937 + 25969 + 26033 + 26097 + 26161 + 26225 + 26289 + 26353 + 26408 + 26416 + 26480 + 26524 + 26528 + 26542 + 26571 + 26605 + 26669 + 26733 + 26797 + 26819 + 26860 + 26924 + 26988 + 27052 + 27116 + 27180 + 27192 + 27212 + 27242 + 27306 + 27370 + 27405 + 27410 + 27432 + 27492 + 27495 + 27508 + 27558 + 27622 + 27686 + 27750 + 27814 + 27878 + 27942 + 27949 + 27999 + 28001 + 28003 + 22102 + 22104 + 28006 + 28026 + 28029 + 28051 + 28059 + 28123 + 28187 + 28251 + 28315 + 28379 +endcidrange + +100 begincidrange + 28443 + 28507 + 28571 + 28635 + 28699 + 28754 + 28762 + 22113 + 28793 + 28821 + 28885 + 22118 + 28904 + 28942 + 29006 + 29052 + 10073 + 10079 + 10085 + 10092 + 10101 + 10103 + 10107 + 10109 + 10116 + 10127 + 10129 + 10135 + 10138 + 10142 + 10146 + 10150 + 10155 + 10158 + 10163 + 10166 + 10171 + 10177 + 10184 + 10186 + 10191 + 10195 + 10197 + 10206 + 10208 + 10211 + 10213 + 10222 + 10226 + 10228 + 10230 + 10233 + 10238 + 10247 + 10250 + 10254 + 10256 + 10261 + 10266 + 10275 + 10277 + 10281 + 10284 + 10292 + 10295 + 10299 + 10304 + 10308 + 10313 + 10319 + 10323 + 10326 + 10330 + 10344 + 10347 + 10350 + 10353 + 10358 + 10363 + 10371 + 10377 + 10384 + 10387 + 10389 + 10393 + 10395 + 10399 + 10408 + 10418 + 10420 + 10425 + 10427 + 10430 + 10432 + 10434 + 10437 + 10443 + 10446 + 10449 + 10452 +endcidrange + +100 begincidrange + 10458 + 10461 + 10466 + 10470 + 10478 + 10484 + 10486 + 10493 + 10501 + 10508 + 10512 + 10514 + 10520 + 10524 + 10528 + 10533 + 10535 + 10541 + 10543 + 10545 + 10547 + 10549 + 10553 + 10557 + 10562 + 10567 + 10570 + 10573 + 10575 + 10583 + 10593 + 10595 + 10597 + 10609 + 10612 + 10614 + 10616 + 10620 + 10622 + 10625 + 10631 + 10633 + 10637 + 10639 + 10641 + 10643 + 10646 + 10651 + 10653 + 10658 + 10661 + 10664 + 10673 + 10677 + 10680 + 10688 + 5006 + 10692 + 10695 + 10707 + 10712 + 10717 + 10722 + 10725 + 10736 + 10739 + 10741 + 10744 + 10749 + 10754 + 10759 + 10761 + 10764 + 10766 + 10769 + 10772 + 10779 + 10784 + 10788 + 10795 + 10800 + 10804 + 10807 + 10810 + 10817 + 10819 + 10825 + 10828 + 10833 + 10837 + 10841 + 10845 + 10848 + 10852 + 10859 + 10867 + 10872 + 10877 + 10882 + 10884 +endcidrange + +100 begincidrange + 10888 + 5380 + 10894 + 10902 + 10911 + 10913 + 10918 + 10925 + 5395 + 10928 + 5419 + 10937 + 10940 + 10945 + 5408 + 5416 + 10951 + 10954 + 10956 + 10959 + 10968 + 10972 + 10977 + 10979 + 10985 + 5431 + 10990 + 10992 + 10997 + 11000 + 11008 + 11010 + 11014 + 11017 + 11023 + 11025 + 11027 + 11030 + 5449 + 11036 + 11040 + 11042 + 11046 + 11048 + 11051 + 11054 + 11061 + 11065 + 5468 + 11073 + 11078 + 5487 + 11080 + 11083 + 5477 + 11091 + 11093 + 5485 + 11096 + 11102 + 11107 + 11109 + 11114 + 11117 + 11120 + 11123 + 11128 + 11132 + 11142 + 11147 + 11149 + 11151 + 11156 + 5517 + 11163 + 11166 + 11170 + 11175 + 11179 + 11182 + 11191 + 11194 + 11199 + 11203 + 11207 + 11210 + 11212 + 11215 + 11219 + 11221 + 11223 + 11227 + 11234 + 11236 + 11238 + 11241 + 11243 + 11248 + 11252 + 11255 +endcidrange + +100 begincidrange + 11258 + 11260 + 11263 + 5036 + 11268 + 11270 + 11275 + 11279 + 11283 + 11286 + 11291 + 11293 + 11299 + 11302 + 11304 + 11307 + 11310 + 11312 + 11316 + 11321 + 11328 + 11336 + 11340 + 11343 + 11350 + 11352 + 11359 + 11361 + 11364 + 11366 + 11369 + 11371 + 11380 + 11384 + 11386 + 11388 + 11391 + 11393 + 11396 + 11399 + 11402 + 11404 + 11408 + 11410 + 11415 + 11419 + 11421 + 11431 + 11435 + 11443 + 11445 + 11450 + 11454 + 11459 + 11467 + 11470 + 11477 + 11480 + 11487 + 11494 + 11502 + 11506 + 11510 + 11520 + 11524 + 11535 + 11537 + 11542 + 11548 + 11550 + 11552 + 11554 + 11556 + 11558 + 11561 + 11563 + 11569 + 11573 + 11576 + 11578 + 11585 + 11587 + 11594 + 11597 + 11600 + 11603 + 11609 + 11611 + 11616 + 11622 + 11625 + 11630 + 11632 + 11636 + 11639 + 11642 + 11646 + 6008 + 11648 + 11650 +endcidrange + +100 begincidrange + 11652 + 11659 + 11662 + 11668 + 11671 + 11675 + 11679 + 11685 + 11687 + 11690 + 11703 + 6021 + 11708 + 11710 + 11715 + 11719 + 11722 + 11724 + 11727 + 11730 + 11739 + 11744 + 11747 + 11751 + 11753 + 11763 + 11767 + 11774 + 11777 + 11779 + 11781 + 11787 + 11789 + 11793 + 11811 + 11818 + 11829 + 11831 + 11839 + 11841 + 11847 + 11853 + 11855 + 11862 + 11865 + 11869 + 11871 + 11874 + 11879 + 11882 + 11887 + 11891 + 11899 + 11909 + 11916 + 11924 + 11931 + 11933 + 11940 + 11951 + 11957 + 11959 + 11961 + 11966 + 11969 + 11975 + 11977 + 11983 + 11986 + 11990 + 11993 + 11996 + 11999 + 12003 + 12007 + 12021 + 12026 + 12029 + 12034 + 12039 + 12045 + 12049 + 12053 + 12055 + 12057 + 12059 + 12061 + 12063 + 12066 + 12069 + 12075 + 12080 + 12087 + 12092 + 12097 + 12100 + 12102 + 5553 + 12105 + 12109 +endcidrange + +100 begincidrange + 12115 + 12121 + 12127 + 12129 + 12135 + 12141 + 12147 + 12154 + 12158 + 12160 + 12162 + 12166 + 12171 + 12173 + 5572 + 12175 + 12177 + 12182 + 12188 + 12191 + 12193 + 12200 + 12202 + 12207 + 12216 + 12223 + 12225 + 12228 + 12235 + 12238 + 12250 + 12252 + 12256 + 12269 + 12271 + 12287 + 12290 + 12292 + 12298 + 12315 + 12318 + 12323 + 12329 + 12334 + 12341 + 12343 + 12346 + 12348 + 12350 + 12359 + 12362 + 12364 + 12367 + 12374 + 12378 + 12381 + 12383 + 5539 + 12385 + 12388 + 12394 + 12402 + 12404 + 12407 + 12414 + 12421 + 12425 + 12427 + 12434 + 12438 + 12442 + 12448 + 12453 + 12462 + 12468 + 12470 + 12474 + 12477 + 12483 + 12490 + 12492 + 12495 + 12499 + 12506 + 12508 + 12511 + 12516 + 12522 + 12526 + 12529 + 12535 + 12542 + 12545 + 12550 + 12553 + 12556 + 12561 + 12566 + 12569 + 12572 +endcidrange + +100 begincidrange + 12576 + 12582 + 12584 + 12592 + 12594 + 12596 + 12599 + 12601 + 12604 + 12607 + 12610 + 12612 + 12614 + 12616 + 12619 + 12621 + 12624 + 12626 + 5708 + 12629 + 12632 + 12634 + 12637 + 12640 + 12642 + 12645 + 12648 + 12653 + 12658 + 12661 + 12669 + 12672 + 12674 + 12677 + 12679 + 12683 + 12686 + 12688 + 5724 + 12692 + 12695 + 12699 + 12701 + 12707 + 12712 + 12714 + 12717 + 12723 + 12725 + 12728 + 12733 + 12736 + 12741 + 12744 + 12749 + 12755 + 12757 + 12761 + 12766 + 12769 + 12774 + 12778 + 12780 + 12783 + 12786 + 12794 + 12796 + 12802 + 12812 + 12814 + 12817 + 12820 + 12823 + 12825 + 12828 + 12831 + 12834 + 12842 + 12844 + 12851 + 12855 + 12860 + 12862 + 12868 + 12872 + 12875 + 12878 + 12885 + 12887 + 12891 + 12896 + 12905 + 12908 + 12911 + 12920 + 12925 + 12933 + 12939 + 12945 + 12947 +endcidrange + +100 begincidrange + 12953 + 6646 + 12957 + 12959 + 12962 + 12964 + 12971 + 12974 + 12976 + 12978 + 12980 + 12983 + 12986 + 12990 + 12998 + 13002 + 13004 + 13006 + 13010 + 13013 + 13018 + 13025 + 13027 + 13030 + 13035 + 13040 + 13044 + 13048 + 13050 + 13054 + 13058 + 13061 + 13064 + 13066 + 13072 + 13075 + 13078 + 13081 + 13085 + 13094 + 13099 + 13101 + 13104 + 13106 + 13111 + 13116 + 13120 + 13132 + 13134 + 13140 + 13144 + 13146 + 13150 + 13153 + 13156 + 13161 + 13166 + 13168 + 13174 + 13179 + 13181 + 13187 + 13189 + 13191 + 13196 + 13200 + 13204 + 13211 + 13214 + 13218 + 13221 + 13228 + 13231 + 13235 + 13243 + 13247 + 13250 + 2819 + 13253 + 13257 + 13261 + 13270 + 13272 + 13276 + 13279 + 5354 + 13291 + 13297 + 13300 + 13307 + 13312 + 13315 + 13317 + 13321 + 13325 + 13327 + 13332 + 13339 + 13343 + 13348 +endcidrange + +100 begincidrange + 13354 + 13356 + 13361 + 13363 + 13365 + 13368 + 13374 + 13377 + 13379 + 13383 + 13389 + 13396 + 13398 + 13401 + 13404 + 13412 + 13415 + 13421 + 13428 + 13430 + 13434 + 13439 + 13441 + 13444 + 13453 + 13455 + 6410 + 13457 + 13461 + 13463 + 13469 + 13471 + 13476 + 13479 + 13482 + 13486 + 13491 + 13497 + 13499 + 13507 + 13514 + 13516 + 13518 + 13520 + 13524 + 13528 + 13533 + 13537 + 13539 + 13543 + 13546 + 13548 + 13550 + 13554 + 13558 + 13563 + 13567 + 13571 + 13573 + 13575 + 13580 + 13584 + 13589 + 13595 + 13607 + 6440 + 13610 + 13612 + 13617 + 13619 + 13621 + 13625 + 13627 + 13630 + 13632 + 13637 + 13639 + 13643 + 13648 + 13657 + 13659 + 13663 + 13665 + 13668 + 13671 + 13675 + 13677 + 13683 + 13686 + 13688 + 13693 + 13699 + 13701 + 13705 + 13709 + 13716 + 13724 + 13727 + 13736 + 13746 +endcidrange + +100 begincidrange + 13752 + 13754 + 13757 + 13759 + 13762 + 13771 + 13779 + 13781 + 13786 + 13789 + 13796 + 6262 + 13803 + 13806 + 13814 + 6264 + 13825 + 13834 + 13845 + 13853 + 13856 + 13859 + 13864 + 13866 + 13869 + 13874 + 13877 + 13888 + 13896 + 13900 + 13903 + 13907 + 13909 + 13912 + 13919 + 13922 + 13926 + 13930 + 13933 + 13940 + 6290 + 13952 + 13955 + 13963 + 13965 + 13968 + 13972 + 13976 + 13978 + 13985 + 13993 + 13995 + 13997 + 14000 + 14002 + 14005 + 14008 + 14010 + 14014 + 14016 + 6312 + 14022 + 14025 + 14031 + 14033 + 14035 + 14047 + 14049 + 14051 + 14053 + 14056 + 14060 + 14069 + 14072 + 14078 + 14081 + 14087 + 14092 + 14096 + 14107 + 14109 + 14113 + 14121 + 6335 + 14124 + 14130 + 14135 + 14140 + 14143 + 14145 + 14148 + 14152 + 14154 + 14156 + 14160 + 14168 + 14172 + 14174 + 14185 + 14192 +endcidrange + +100 begincidrange + 14194 + 14197 + 14200 + 14204 + 14209 + 14211 + 14213 + 14217 + 14221 + 14227 + 14229 + 14232 + 14236 + 14238 + 14242 + 14245 + 14260 + 14267 + 14276 + 14282 + 14286 + 14288 + 14292 + 14296 + 14301 + 14305 + 14307 + 14310 + 14318 + 14320 + 14330 + 14335 + 14338 + 14341 + 14344 + 14346 + 14349 + 14357 + 14363 + 14365 + 14372 + 14377 + 6358 + 14384 + 6362 + 14388 + 6365 + 14392 + 14394 + 14396 + 14398 + 14403 + 14405 + 14408 + 14410 + 14414 + 14416 + 14422 + 14426 + 14431 + 14439 + 14442 + 14446 + 14449 + 14453 + 14458 + 6494 + 14464 + 14472 + 14474 + 14478 + 14480 + 14484 + 14489 + 14493 + 14496 + 14498 + 5800 + 14501 + 14509 + 14511 + 14518 + 14520 + 14522 + 14524 + 14529 + 14536 + 14538 + 14543 + 14547 + 14551 + 14554 + 14556 + 14559 + 14563 + 14566 + 5809 + 14573 + 14575 + 14577 +endcidrange + +100 begincidrange + 14581 + 14584 + 14589 + 14591 + 14598 + 14600 + 14602 + 14605 + 14616 + 14623 + 14625 + 14627 + 14629 + 14632 + 14636 + 14638 + 14640 + 14643 + 14645 + 14648 + 14651 + 5846 + 14654 + 14662 + 14664 + 14666 + 14668 + 14670 + 14676 + 14679 + 14682 + 14686 + 14691 + 14695 + 14698 + 14702 + 14707 + 14710 + 14715 + 14721 + 14724 + 14726 + 14728 + 14731 + 14735 + 14738 + 14742 + 14746 + 14749 + 14757 + 5874 + 14763 + 14765 + 14767 + 14778 + 14780 + 14794 + 14798 + 14800 + 14805 + 14811 + 14815 + 14817 + 14820 + 14822 + 14829 + 14832 + 14837 + 14844 + 14846 + 14851 + 14853 + 14855 + 14858 + 14860 + 14866 + 14869 + 14871 + 14876 + 14879 + 14883 + 14889 + 14895 + 14898 + 14904 + 5897 + 14908 + 14912 + 14915 + 14917 + 14920 + 14923 + 14928 + 14936 + 14940 + 14942 + 14946 + 14948 + 14956 + 14960 +endcidrange + +100 begincidrange + 14963 + 14965 + 14968 + 14972 + 14975 + 14977 + 14979 + 14985 + 14990 + 14997 + 14999 + 15001 + 15003 + 15005 + 15007 + 15013 + 15015 + 15026 + 15031 + 15034 + 15038 + 15041 + 15046 + 15048 + 15051 + 15059 + 15061 + 15064 + 15069 + 15072 + 15079 + 15082 + 15085 + 15087 + 15091 + 15095 + 15097 + 15101 + 15106 + 15110 + 15114 + 15117 + 15120 + 15124 + 15126 + 15128 + 15143 + 15147 + 15149 + 15154 + 15158 + 15167 + 15170 + 15177 + 15181 + 15184 + 15187 + 15189 + 15198 + 15203 + 15207 + 15213 + 15217 + 15225 + 15229 + 15238 + 15243 + 15248 + 15251 + 15261 + 15266 + 15269 + 15272 + 15277 + 15279 + 15281 + 15285 + 15290 + 15294 + 15297 + 15299 + 15304 + 15311 + 15314 + 15320 + 15323 + 15330 + 15334 + 15339 + 15343 + 15346 + 15348 + 15350 + 15354 + 15359 + 15364 + 15368 + 15372 + 15378 + 15384 +endcidrange + +100 begincidrange + 15386 + 15397 + 15409 + 15412 + 15415 + 15422 + 15425 + 15429 + 15437 + 15441 + 15445 + 15447 + 15449 + 15452 + 6471 + 15454 + 15456 + 15463 + 15465 + 15468 + 15476 + 15478 + 15482 + 15487 + 5618 + 15491 + 15497 + 15500 + 15506 + 15511 + 15516 + 15522 + 15524 + 5634 + 15526 + 15530 + 15536 + 15539 + 15544 + 15547 + 15549 + 15551 + 15555 + 15557 + 15561 + 15564 + 15566 + 15573 + 15576 + 15580 + 15588 + 15598 + 15604 + 15607 + 15611 + 15613 + 15615 + 15619 + 15623 + 15626 + 15628 + 15635 + 15638 + 15641 + 15643 + 15648 + 15653 + 15656 + 15663 + 15668 + 15674 + 15677 + 15681 + 15693 + 15697 + 15699 + 15703 + 15712 + 15718 + 15725 + 15727 + 15732 + 15735 + 15744 + 15756 + 15759 + 15764 + 15766 + 15768 + 15773 + 6211 + 15781 + 15786 + 15789 + 15801 + 15805 + 6216 + 15807 + 15813 + 15822 +endcidrange + +100 begincidrange + 15824 + 15826 + 15836 + 15840 + 15843 + 15853 + 15860 + 15865 + 15872 + 15876 + 15886 + 15891 + 15893 + 15897 + 15904 + 15907 + 15911 + 15913 + 15916 + 15920 + 15924 + 15928 + 15930 + 15933 + 15942 + 15947 + 15950 + 15952 + 15955 + 15962 + 15966 + 7015 + 15972 + 15974 + 15977 + 15980 + 15982 + 15989 + 15991 + 15996 + 16000 + 16002 + 16006 + 16008 + 16011 + 16015 + 16017 + 16023 + 16028 + 16030 + 16032 + 16034 + 16038 + 9647 + 16041 + 16043 + 16051 + 16055 + 9652 + 16060 + 16065 + 16068 + 16072 + 16074 + 16076 + 16079 + 16081 + 16083 + 16092 + 16101 + 16104 + 16108 + 16112 + 16114 + 16118 + 16122 + 16124 + 16129 + 16137 + 16140 + 16145 + 16147 + 6748 + 16151 + 16162 + 16167 + 16171 + 16175 + 16182 + 16186 + 16189 + 6757 + 16196 + 16204 + 16206 + 16210 + 16212 + 16224 + 16227 + 16230 +endcidrange + +100 begincidrange + 16236 + 16238 + 16243 + 6771 + 16249 + 16254 + 16256 + 16259 + 16265 + 16272 + 16277 + 16286 + 16288 + 16297 + 16300 + 16303 + 16307 + 16313 + 16315 + 6694 + 6699 + 16323 + 16328 + 16330 + 16332 + 16335 + 6701 + 16339 + 16343 + 16350 + 6712 + 16352 + 16357 + 16363 + 16367 + 16374 + 16378 + 16381 + 16389 + 16391 + 16394 + 16398 + 16405 + 16408 + 16410 + 16417 + 16420 + 16423 + 16427 + 16430 + 16433 + 16441 + 16444 + 16447 + 16449 + 16452 + 16454 + 16456 + 16458 + 16461 + 16464 + 16472 + 16476 + 16481 + 16485 + 16491 + 16494 + 16498 + 16500 + 16507 + 16512 + 16521 + 16523 + 6652 + 16526 + 16529 + 16534 + 16542 + 16547 + 16549 + 16553 + 16555 + 16565 + 16576 + 16578 + 16583 + 16591 + 16593 + 16597 + 16600 + 16602 + 16604 + 16610 + 16618 + 16625 + 16628 + 16631 + 16633 + 16638 + 16643 +endcidrange + +100 begincidrange + 16645 + 16647 + 16651 + 16653 + 16663 + 16666 + 16672 + 16677 + 16682 + 16684 + 16689 + 16698 + 16705 + 16709 + 7066 + 16713 + 16720 + 16724 + 16727 + 16729 + 16733 + 16739 + 16743 + 16745 + 16748 + 16752 + 16758 + 16768 + 16770 + 16774 + 16777 + 16780 + 16783 + 16789 + 16791 + 16794 + 7270 + 16800 + 16804 + 16806 + 16810 + 16813 + 16819 + 16822 + 16830 + 16837 + 16844 + 16847 + 16851 + 16857 + 16859 + 16864 + 16867 + 16871 + 16877 + 16879 + 16883 + 16887 + 16890 + 7301 + 16893 + 16896 + 16898 + 16901 + 16908 + 16913 + 16918 + 16923 + 16925 + 16928 + 7318 + 16930 + 16932 + 16935 + 16938 + 16941 + 16947 + 16953 + 16957 + 16963 + 16972 + 16974 + 16976 + 16988 + 16993 + 17001 + 17015 + 17017 + 17020 + 17026 + 17029 + 17035 + 17037 + 17046 + 17053 + 17056 + 17059 + 17062 + 17066 + 17069 +endcidrange + +100 begincidrange + 17071 + 17076 + 7378 + 17080 + 7382 + 17086 + 17094 + 17096 + 17102 + 17113 + 9246 + 17119 + 17121 + 17125 + 17128 + 17132 + 17135 + 17138 + 17144 + 17149 + 17157 + 17169 + 17171 + 17175 + 17180 + 17182 + 17185 + 17193 + 17196 + 17201 + 17204 + 17213 + 17216 + 17218 + 17223 + 17227 + 17231 + 17233 + 17235 + 17241 + 17243 + 17248 + 17251 + 17253 + 17258 + 17261 + 17265 + 17273 + 17277 + 17287 + 17290 + 17293 + 17297 + 17305 + 17308 + 17319 + 17323 + 17326 + 17329 + 17336 + 17338 + 17343 + 17346 + 17348 + 17356 + 17361 + 17363 + 6103 + 17367 + 6108 + 6112 + 6118 + 6122 + 6124 + 6128 + 6131 + 6134 + 6136 + 6139 + 6146 + 6153 + 6157 + 17378 + 17383 + 7264 + 17386 + 17394 + 17398 + 17403 + 17408 + 17413 + 17416 + 17422 + 17429 + 17434 + 17439 + 17442 + 17446 + 7367 + 17452 +endcidrange + +100 begincidrange + 17457 + 17461 + 17464 + 17470 + 17474 + 17476 + 17482 + 17485 + 17487 + 17493 + 17499 + 17503 + 17507 + 17511 + 17513 + 17517 + 7121 + 17521 + 17525 + 17529 + 17531 + 17533 + 17536 + 17544 + 17547 + 17557 + 17563 + 17566 + 17570 + 17576 + 17582 + 17588 + 17590 + 17594 + 17599 + 17607 + 17609 + 6522 + 17617 + 17619 + 17621 + 17623 + 17625 + 6538 + 17630 + 17632 + 17645 + 17648 + 17652 + 17657 + 17668 + 6554 + 17670 + 17675 + 17682 + 17684 + 6559 + 17688 + 17694 + 17699 + 17706 + 17708 + 17710 + 17713 + 17721 + 17728 + 17730 + 17734 + 17743 + 17747 + 17749 + 17754 + 4544 + 17759 + 7334 + 3353 + 17768 + 17772 + 7339 + 17780 + 7348 + 17788 + 17791 + 17795 + 17799 + 17802 + 17810 + 17814 + 17820 + 17822 + 17824 + 17827 + 17829 + 17832 + 17838 + 17842 + 17846 + 17850 + 17856 + 17858 +endcidrange + +100 begincidrange + 5110 + 17863 + 17867 + 17870 + 17874 + 17876 + 17880 + 17885 + 17889 + 5137 + 17892 + 17894 + 17904 + 17911 + 17914 + 17916 + 17919 + 17925 + 5143 + 5170 + 17932 + 17939 + 17941 + 17943 + 17948 + 17950 + 17953 + 17956 + 17959 + 17964 + 17968 + 5174 + 17974 + 17976 + 17980 + 17983 + 17985 + 17991 + 17995 + 17998 + 18001 + 18005 + 5210 + 18010 + 18013 + 18018 + 18021 + 18027 + 18030 + 4238 + 18036 + 18039 + 18043 + 18046 + 18048 + 18051 + 18053 + 18059 + 18061 + 18068 + 18073 + 18079 + 18087 + 18092 + 18094 + 5223 + 18100 + 18104 + 18107 + 18109 + 18113 + 18126 + 18129 + 18134 + 18136 + 18141 + 18144 + 18146 + 18153 + 18156 + 18162 + 18174 + 18186 + 18191 + 18193 + 18195 + 18200 + 18202 + 18206 + 18215 + 18219 + 18222 + 18225 + 18230 + 18234 + 18238 + 18241 + 18243 + 18248 + 18251 +endcidrange + +100 begincidrange + 18254 + 18261 + 18264 + 18266 + 18272 + 18274 + 18280 + 18283 + 18290 + 18296 + 18303 + 18306 + 18309 + 18315 + 18321 + 18324 + 18334 + 18336 + 18339 + 18343 + 18346 + 18351 + 18355 + 18358 + 18361 + 18364 + 18369 + 18372 + 18384 + 18386 + 18399 + 18401 + 18407 + 18409 + 18413 + 18417 + 18419 + 18426 + 18433 + 18439 + 18445 + 18450 + 18453 + 18455 + 18457 + 18460 + 18465 + 18470 + 18472 + 18474 + 18478 + 18480 + 18484 + 18488 + 7182 + 18492 + 18495 + 18500 + 18502 + 18504 + 18513 + 18516 + 18519 + 18523 + 18525 + 18527 + 18529 + 18532 + 18534 + 18541 + 18544 + 18551 + 18557 + 18559 + 18567 + 18572 + 7215 + 18575 + 18577 + 18579 + 18582 + 18587 + 18590 + 18596 + 18598 + 18603 + 18606 + 18610 + 18615 + 18617 + 18623 + 18625 + 18627 + 18634 + 18638 + 18641 + 18647 + 18649 + 18652 + 18655 +endcidrange + +100 begincidrange + 18658 + 18662 + 18665 + 18672 + 18676 + 18680 + 18693 + 18696 + 18699 + 18702 + 18705 + 18709 + 18714 + 18719 + 18722 + 18728 + 18733 + 18738 + 18740 + 18743 + 18747 + 18750 + 18755 + 18761 + 18768 + 18771 + 18776 + 18780 + 18784 + 18786 + 18788 + 18791 + 18794 + 18796 + 18799 + 18801 + 18803 + 18811 + 18814 + 18817 + 18819 + 18823 + 18825 + 18831 + 18836 + 18841 + 18844 + 18848 + 18855 + 18857 + 18862 + 18864 + 18866 + 18880 + 18886 + 18890 + 18894 + 18896 + 18898 + 18906 + 18911 + 18913 + 18917 + 18920 + 18923 + 18926 + 18934 + 18938 + 18942 + 18944 + 18946 + 18950 + 18952 + 6459 + 6462 + 18957 + 18960 + 18965 + 18970 + 18974 + 18977 + 18982 + 18989 + 18996 + 19000 + 19004 + 19008 + 19012 + 19014 + 19017 + 19020 + 19023 + 19028 + 19033 + 19041 + 19043 + 19045 + 19047 + 19049 + 19051 +endcidrange + +100 begincidrange + 19056 + 19059 + 19061 + 19063 + 19068 + 19070 + 8953 + 19074 + 19077 + 19083 + 19086 + 19090 + 19093 + 19095 + 19097 + 19099 + 19102 + 19109 + 19112 + 19116 + 19121 + 19125 + 19128 + 19136 + 19138 + 19142 + 19148 + 19151 + 19156 + 19158 + 19163 + 19168 + 19173 + 19182 + 19186 + 19194 + 19203 + 19207 + 19209 + 19212 + 19214 + 19219 + 19221 + 19230 + 19233 + 19237 + 4888 + 4891 + 4894 + 4899 + 4903 + 4906 + 4909 + 4924 + 4926 + 4933 + 4938 + 4940 + 4942 + 4944 + 19252 + 19261 + 19265 + 19267 + 19270 + 19274 + 19278 + 19284 + 19291 + 19298 + 19302 + 19307 + 19309 + 19311 + 19315 + 19322 + 19325 + 19330 + 19334 + 19342 + 19349 + 19357 + 19359 + 19365 + 19371 + 19375 + 19380 + 19385 + 6444 + 6450 + 6452 + 19390 + 19395 + 19399 + 19401 + 19403 + 19412 + 19414 + 19418 + 19423 +endcidrange + +100 begincidrange + 19425 + 19428 + 19433 + 19436 + 19440 + 19448 + 19453 + 19457 + 7461 + 19463 + 7457 + 19467 + 19470 + 19473 + 19477 + 19479 + 7466 + 19485 + 19487 + 19492 + 19496 + 19498 + 19501 + 19509 + 19511 + 19519 + 19521 + 19524 + 19526 + 7488 + 19529 + 19531 + 7490 + 19535 + 19537 + 19540 + 19549 + 19551 + 19553 + 19559 + 19563 + 19566 + 19573 + 19580 + 19582 + 19585 + 19588 + 19590 + 19592 + 19599 + 19604 + 19613 + 19617 + 19623 + 19626 + 19630 + 19636 + 19642 + 19649 + 19655 + 19663 + 9373 + 19668 + 19673 + 19675 + 19679 + 19682 + 19686 + 19688 + 19690 + 19693 + 19695 + 19698 + 19703 + 6371 + 6374 + 6378 + 6382 + 6387 + 19721 + 19724 + 1103 + 19729 + 19732 + 19734 + 19741 + 19748 + 19751 + 19757 + 19759 + 19761 + 19764 + 19766 + 19773 + 19775 + 19781 + 19783 + 5967 + 19786 + 19792 +endcidrange + +100 begincidrange + 19794 + 5972 + 19799 + 19805 + 19807 + 19810 + 19818 + 19821 + 19830 + 19833 + 19835 + 19842 + 19846 + 19849 + 19851 + 19855 + 19858 + 19863 + 19866 + 19870 + 19874 + 19876 + 19881 + 19885 + 19887 + 19897 + 19899 + 19903 + 19906 + 19909 + 19917 + 19919 + 19924 + 19927 + 7418 + 19931 + 19935 + 19937 + 19939 + 19941 + 19947 + 7426 + 19950 + 19958 + 19960 + 19963 + 19966 + 7436 + 19971 + 7439 + 19977 + 19981 + 19985 + 9459 + 19996 + 19998 + 20003 + 20006 + 20019 + 20024 + 20026 + 20029 + 20033 + 20035 + 20043 + 20048 + 20055 + 20057 + 20059 + 20061 + 20065 + 20067 + 20070 + 20073 + 20077 + 20079 + 20081 + 20084 + 20087 + 9489 + 20092 + 20098 + 20102 + 20105 + 20108 + 20116 + 20119 + 20124 + 20127 + 20132 + 20134 + 20141 + 20148 + 20151 + 20153 + 20155 + 20166 + 20171 + 20173 + 20178 +endcidrange + +100 begincidrange + 20181 + 20185 + 9551 + 20189 + 20197 + 20199 + 20201 + 20205 + 20209 + 20211 + 20213 + 20215 + 20218 + 20225 + 20227 + 20231 + 20237 + 20240 + 20242 + 20250 + 20254 + 20257 + 20261 + 20264 + 20268 + 20271 + 20273 + 20275 + 20279 + 20286 + 20295 + 20301 + 20304 + 20306 + 20312 + 20315 + 20320 + 20323 + 20327 + 9576 + 20332 + 20335 + 20349 + 20355 + 20358 + 20365 + 20370 + 20373 + 20376 + 20378 + 9537 + 20383 + 20388 + 20392 + 20395 + 20398 + 20402 + 20408 + 20414 + 20425 + 20428 + 20434 + 20437 + 20442 + 20444 + 6798 + 6803 + 6805 + 6810 + 6813 + 6819 + 6823 + 6828 + 6832 + 6839 + 20454 + 6842 + 6848 + 6852 + 6854 + 6859 + 6861 + 6866 + 6871 + 6873 + 6875 + 6878 + 6885 + 6889 + 6893 + 6896 + 6900 + 6904 + 6909 + 6911 + 6914 + 6919 + 6922 + 6924 + 6934 +endcidrange + +100 begincidrange + 20471 + 20473 + 20481 + 20483 + 20489 + 20492 + 20501 + 20504 + 20508 + 20511 + 20514 + 20517 + 20521 + 20524 + 20527 + 20533 + 20535 + 20537 + 5769 + 5773 + 5777 + 5783 + 5786 + 20547 + 20554 + 20557 + 20559 + 20567 + 20569 + 20572 + 20574 + 20579 + 20582 + 20586 + 20590 + 20592 + 20600 + 20605 + 20616 + 7546 + 20626 + 20629 + 20631 + 20633 + 20635 + 20638 + 20642 + 20646 + 20650 + 20652 + 20656 + 20659 + 20662 + 20665 + 20668 + 20670 + 20676 + 20684 + 20686 + 20688 + 20691 + 20696 + 20700 + 20703 + 20706 + 20715 + 20717 + 20719 + 20722 + 20724 + 20726 + 20736 + 20741 + 20744 + 20749 + 7626 + 20758 + 20761 + 20768 + 20770 + 20772 + 20778 + 20781 + 20789 + 20791 + 20794 + 20796 + 20799 + 20805 + 20810 + 20813 + 6222 + 20821 + 20827 + 9670 + 20840 + 20843 + 20846 + 20850 + 20853 +endcidrange + +100 begincidrange + 20859 + 20861 + 20867 + 20870 + 20872 + 20878 + 20883 + 20887 + 20891 + 20893 + 20896 + 20899 + 20902 + 7140 + 7144 + 7146 + 7148 + 7150 + 20911 + 9420 + 20918 + 20920 + 20925 + 20928 + 20934 + 20939 + 6583 + 20942 + 6587 + 20944 + 20947 + 9119 + 20953 + 20956 + 20964 + 20968 + 20972 + 20974 + 20978 + 20980 + 20982 + 20984 + 20990 + 20995 + 20999 + 21002 + 21007 + 21011 + 9129 + 21013 + 21019 + 21024 + 5662 + 21030 + 21034 + 5676 + 5678 + 21039 + 21050 + 21052 + 21055 + 21058 + 21070 + 21085 + 21091 + 21101 + 21104 + 21118 + 21121 + 21128 + 21134 + 21136 + 21155 + 21160 + 9238 + 21166 + 21170 + 21173 + 21179 + 21181 + 21184 + 21187 + 6075 + 6080 + 21195 + 6086 + 21197 + 6090 + 6093 + 6095 + 21201 + 21207 + 21213 + 21216 + 21218 + 7645 + 21223 + 21227 + 21234 + 21238 +endcidrange + +100 begincidrange + 21243 + 21253 + 21257 + 21260 + 21263 + 21268 + 21271 + 21277 + 21281 + 21286 + 21291 + 21299 + 21304 + 21308 + 21310 + 21314 + 21334 + 21338 + 21340 + 21350 + 21361 + 21368 + 21370 + 21382 + 21399 + 21405 + 21415 + 21420 + 21424 + 9787 + 21427 + 21431 + 21434 + 21443 + 21451 + 21454 + 21457 + 21469 + 21472 + 21474 + 21477 + 21484 + 21487 + 21492 + 21494 + 21504 + 21509 + 21516 + 21521 + 21533 + 21536 + 7563 + 21538 + 7570 + 7573 + 21543 + 7575 + 7577 + 7583 + 7589 + 7591 + 7599 + 21552 + 21554 + 7603 + 21557 + 7607 + 21559 + 7614 + 7617 + 21561 + 7620 + 21563 + 21565 + 21567 + 21570 + 21572 + 21579 + 21588 + 21595 + 21606 + 21613 + 21616 + 21619 + 21625 + 21635 + 21638 + 21640 + 21654 + 21662 + 21664 + 21673 + 21675 + 21677 + 21690 + 21698 + 21707 + 21712 + 21722 + 21725 +endcidrange + +100 begincidrange + 21730 + 21734 + 21740 + 21745 + 21759 + 21763 + 21773 + 21781 + 21783 + 21787 + 21792 + 21804 + 21812 + 6967 + 6977 + 21822 + 6980 + 6983 + 6987 + 21827 + 6993 + 21833 + 6998 + 21838 + 21842 + 21846 + 21848 + 7677 + 21852 + 21854 + 21860 + 21863 + 21869 + 21874 + 21876 + 21881 + 21885 + 21887 + 7673 + 21891 + 21895 + 21899 + 21902 + 21904 + 21907 + 7684 + 21910 + 21913 + 21917 + 21920 + 6742 + 21924 + 21936 + 21941 + 21948 + 21957 + 21959 + 7700 + 21970 + 21974 + 21979 + 21983 + 21987 + 21989 + 21992 + 21994 + 21998 + 22003 + 22007 + 22014 + 7535 + 22016 + 22018 + 22021 + 22024 + 22026 + 22069 + 29064 + 29128 + 29192 + 29256 + 29320 + 29384 + 29448 + 29512 + 29576 + 29640 + 29704 + 29768 + 29832 + 29896 + 29960 + 30024 + 30088 + 30152 + 30216 + 30229 + 30277 + 573 + 592 +endcidrange + +25 begincidrange + 10059 + 22047 + 22090 + 22032 + 22036 + 22039 + 22042 + 22044 + 576 + 592 + 600 + 580 + 596 + 582 + 594 + 586 + 588 + 10027 + 10037 + 10041 + 10055 + 262 + 266 + 325 + 168 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/gb/UniGB-UTF8-V b/resources/cmaps/gb/UniGB-UTF8-V new file mode 100644 index 00000000..f42658d1 --- /dev/null +++ b/resources/cmaps/gb/UniGB-UTF8-V @@ -0,0 +1,104 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniGB-UTF8-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniGB-UTF8-H) +%%BeginResource: CMap (UniGB-UTF8-V) +%%Title: (UniGB-UTF8-V Adobe GB1 5) +%%Version: 13.004 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniGB-UTF8-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (GB1) def + /Supplement 5 def +end def + +/CMapName /UniGB-UTF8-V def +/CMapVersion 13.004 def +/CMapType 1 def + +/XUID [1 10 25450] def + +/WMode 1 def + +17 begincidchar + 598 + 599 + 575 + 574 + 7706 + 578 + 573 + 7707 + 7708 + 579 + 7709 + 7710 + 600 + 596 + 597 + 7704 + 7711 +endcidchar + +6 begincidrange + 584 + 594 + 582 + 592 + 580 + 576 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/Adobe-Japan2-0 b/resources/cmaps/japan/Adobe-Japan2-0 deleted file mode 100644 index d656a2fe..00000000 --- a/resources/cmaps/japan/Adobe-Japan2-0 +++ /dev/null @@ -1,104 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%IncludeResource: ProcSet (CIDInit) -%%BeginResource: CMap (Identity) -%%Title: (Identity Adobe Japan2 0) -%%Version: 9.003 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /Adobe-Japan2-0 def -/CMapVersion 9.003 def -/CMapType 1 def - -/UIDOffset 220 def -/XUID [1 10 25426] def - -/WMode 0 def - -/CIDCount 6068 def - -1 begincodespacerange - <0000> <17FF> -endcodespacerange - -24 begincidrange -<0000> <00ff> 0 -<0100> <01ff> 256 -<0200> <02ff> 512 -<0300> <03ff> 768 -<0400> <04ff> 1024 -<0500> <05ff> 1280 -<0600> <06ff> 1536 -<0700> <07ff> 1792 -<0800> <08ff> 2048 -<0900> <09ff> 2304 -<0a00> <0aff> 2560 -<0b00> <0bff> 2816 -<0c00> <0cff> 3072 -<0d00> <0dff> 3328 -<0e00> <0eff> 3584 -<0f00> <0fff> 3840 -<1000> <10ff> 4096 -<1100> <11ff> 4352 -<1200> <12ff> 4608 -<1300> <13ff> 4864 -<1400> <14ff> 5120 -<1500> <15ff> 5376 -<1600> <16ff> 5632 -<1700> <17b3> 5888 -endcidrange -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/Hojo-EUC-H b/resources/cmaps/japan/Hojo-EUC-H deleted file mode 100644 index 2cc25226..00000000 --- a/resources/cmaps/japan/Hojo-EUC-H +++ /dev/null @@ -1,162 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%IncludeResource: ProcSet (CIDInit) -%%BeginResource: CMap (Hojo-EUC-H) -%%Title: (Hojo-EUC-H Adobe Japan2 0) -%%Version: 9.003 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /Hojo-EUC-H def -/CMapVersion 9.003 def -/CMapType 1 def - -/UIDOffset 0 def -/XUID [1 10 25420] def - -/WMode 0 def - -1 begincodespacerange - <8FA1A1> <8FFEFE> -endcodespacerange - -84 begincidrange -<8fa2af> <8fa2b9> 1 -<8fa2c2> <8fa2c4> 12 -<8fa2eb> <8fa2f1> 15 -<8fa6e1> <8fa6e5> 22 -<8fa6e7> <8fa6e7> 27 -<8fa6e9> <8fa6ea> 28 -<8fa6ec> <8fa6ec> 30 -<8fa6f1> <8fa6fc> 31 -<8fa7c2> <8fa7ce> 43 -<8fa7f2> <8fa7fe> 56 -<8fa9a1> <8fa9a2> 69 -<8fa9a4> <8fa9a4> 71 -<8fa9a6> <8fa9a6> 72 -<8fa9a8> <8fa9a9> 73 -<8fa9ab> <8fa9ad> 75 -<8fa9af> <8fa9b0> 78 -<8fa9c1> <8fa9d0> 80 -<8faaa1> <8faab8> 96 -<8faaba> <8faaf7> 120 -<8faba1> <8fabbb> 182 -<8fabbd> <8fabc3> 209 -<8fabc5> <8fabf7> 216 -<8fb0a1> <8fb0fe> 267 -<8fb1a1> <8fb1fe> 361 -<8fb2a1> <8fb2fe> 455 -<8fb3a1> <8fb3fe> 549 -<8fb4a1> <8fb4fe> 643 -<8fb5a1> <8fb5fe> 737 -<8fb6a1> <8fb6fe> 831 -<8fb7a1> <8fb7fe> 925 -<8fb8a1> <8fb8fe> 1019 -<8fb9a1> <8fb9fe> 1113 -<8fbaa1> <8fbafe> 1207 -<8fbba1> <8fbbfe> 1301 -<8fbca1> <8fbcfe> 1395 -<8fbda1> <8fbdfe> 1489 -<8fbea1> <8fbefe> 1583 -<8fbfa1> <8fbffe> 1677 -<8fc0a1> <8fc0fe> 1771 -<8fc1a1> <8fc1fe> 1865 -<8fc2a1> <8fc2fe> 1959 -<8fc3a1> <8fc3fe> 2053 -<8fc4a1> <8fc4fe> 2147 -<8fc5a1> <8fc5fe> 2241 -<8fc6a1> <8fc6fe> 2335 -<8fc7a1> <8fc7fe> 2429 -<8fc8a1> <8fc8fe> 2523 -<8fc9a1> <8fc9fe> 2617 -<8fcaa1> <8fcafe> 2711 -<8fcba1> <8fcbfe> 2805 -<8fcca1> <8fccfe> 2899 -<8fcda1> <8fcdfe> 2993 -<8fcea1> <8fcefe> 3087 -<8fcfa1> <8fcffe> 3181 -<8fd0a1> <8fd0fe> 3275 -<8fd1a1> <8fd1fe> 3369 -<8fd2a1> <8fd2fe> 3463 -<8fd3a1> <8fd3fe> 3557 -<8fd4a1> <8fd4fe> 3651 -<8fd5a1> <8fd5fe> 3745 -<8fd6a1> <8fd6fe> 3839 -<8fd7a1> <8fd7fe> 3933 -<8fd8a1> <8fd8fe> 4027 -<8fd9a1> <8fd9fe> 4121 -<8fdaa1> <8fdafe> 4215 -<8fdba1> <8fdbfe> 4309 -<8fdca1> <8fdcfe> 4403 -<8fdda1> <8fddfe> 4497 -<8fdea1> <8fdefe> 4591 -<8fdfa1> <8fdffe> 4685 -<8fe0a1> <8fe0fe> 4779 -<8fe1a1> <8fe1fe> 4873 -<8fe2a1> <8fe2fe> 4967 -<8fe3a1> <8fe3fe> 5061 -<8fe4a1> <8fe4fe> 5155 -<8fe5a1> <8fe5fe> 5249 -<8fe6a1> <8fe6fe> 5343 -<8fe7a1> <8fe7fe> 5437 -<8fe8a1> <8fe8fe> 5531 -<8fe9a1> <8fe9fe> 5625 -<8feaa1> <8feafe> 5719 -<8feba1> <8febfe> 5813 -<8feca1> <8fecfe> 5907 -<8feda1> <8fede3> 6001 -endcidrange -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/Hojo-EUC-V b/resources/cmaps/japan/Hojo-EUC-V deleted file mode 100644 index fac23f15..00000000 --- a/resources/cmaps/japan/Hojo-EUC-V +++ /dev/null @@ -1,76 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%DocumentNeededResources: CMap (Hojo-EUC-H) -%%IncludeResource: ProcSet (CIDInit) -%%IncludeResource: CMap (Hojo-EUC-H) -%%BeginResource: CMap (Hojo-EUC-V) -%%Title: (Hojo-EUC-V Adobe Japan2 0) -%%Version: 9.003 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/Hojo-EUC-H usecmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /Hojo-EUC-V def -/CMapVersion 9.003 def -/CMapType 1 def - -/UIDOffset 200 def -/XUID [1 10 25421] def - -/WMode 1 def - -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/Hojo-H b/resources/cmaps/japan/Hojo-H deleted file mode 100644 index 72ea070f..00000000 --- a/resources/cmaps/japan/Hojo-H +++ /dev/null @@ -1,162 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%IncludeResource: ProcSet (CIDInit) -%%BeginResource: CMap (Hojo-H) -%%Title: (Hojo-H Adobe Japan2 0) -%%Version: 9.003 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /Hojo-H def -/CMapVersion 9.003 def -/CMapType 1 def - -/UIDOffset 100 def -/XUID [1 10 25422] def - -/WMode 0 def - -1 begincodespacerange - <2121> <7E7E> -endcodespacerange - -84 begincidrange -<222f> <2239> 1 -<2242> <2244> 12 -<226b> <2271> 15 -<2661> <2665> 22 -<2667> <2667> 27 -<2669> <266a> 28 -<266c> <266c> 30 -<2671> <267c> 31 -<2742> <274e> 43 -<2772> <277e> 56 -<2921> <2922> 69 -<2924> <2924> 71 -<2926> <2926> 72 -<2928> <2929> 73 -<292b> <292d> 75 -<292f> <2930> 78 -<2941> <2950> 80 -<2a21> <2a38> 96 -<2a3a> <2a77> 120 -<2b21> <2b3b> 182 -<2b3d> <2b43> 209 -<2b45> <2b77> 216 -<3021> <307e> 267 -<3121> <317e> 361 -<3221> <327e> 455 -<3321> <337e> 549 -<3421> <347e> 643 -<3521> <357e> 737 -<3621> <367e> 831 -<3721> <377e> 925 -<3821> <387e> 1019 -<3921> <397e> 1113 -<3a21> <3a7e> 1207 -<3b21> <3b7e> 1301 -<3c21> <3c7e> 1395 -<3d21> <3d7e> 1489 -<3e21> <3e7e> 1583 -<3f21> <3f7e> 1677 -<4021> <407e> 1771 -<4121> <417e> 1865 -<4221> <427e> 1959 -<4321> <437e> 2053 -<4421> <447e> 2147 -<4521> <457e> 2241 -<4621> <467e> 2335 -<4721> <477e> 2429 -<4821> <487e> 2523 -<4921> <497e> 2617 -<4a21> <4a7e> 2711 -<4b21> <4b7e> 2805 -<4c21> <4c7e> 2899 -<4d21> <4d7e> 2993 -<4e21> <4e7e> 3087 -<4f21> <4f7e> 3181 -<5021> <507e> 3275 -<5121> <517e> 3369 -<5221> <527e> 3463 -<5321> <537e> 3557 -<5421> <547e> 3651 -<5521> <557e> 3745 -<5621> <567e> 3839 -<5721> <577e> 3933 -<5821> <587e> 4027 -<5921> <597e> 4121 -<5a21> <5a7e> 4215 -<5b21> <5b7e> 4309 -<5c21> <5c7e> 4403 -<5d21> <5d7e> 4497 -<5e21> <5e7e> 4591 -<5f21> <5f7e> 4685 -<6021> <607e> 4779 -<6121> <617e> 4873 -<6221> <627e> 4967 -<6321> <637e> 5061 -<6421> <647e> 5155 -<6521> <657e> 5249 -<6621> <667e> 5343 -<6721> <677e> 5437 -<6821> <687e> 5531 -<6921> <697e> 5625 -<6a21> <6a7e> 5719 -<6b21> <6b7e> 5813 -<6c21> <6c7e> 5907 -<6d21> <6d63> 6001 -endcidrange -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/Hojo-V b/resources/cmaps/japan/Hojo-V deleted file mode 100644 index 1409c456..00000000 --- a/resources/cmaps/japan/Hojo-V +++ /dev/null @@ -1,76 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%DocumentNeededResources: CMap (Hojo-H) -%%IncludeResource: ProcSet (CIDInit) -%%IncludeResource: CMap (Hojo-H) -%%BeginResource: CMap (Hojo-V) -%%Title: (Hojo-V Adobe Japan2 0) -%%Version: 9.003 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/Hojo-H usecmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /Hojo-V def -/CMapVersion 9.003 def -/CMapType 1 def - -/UIDOffset 210 def -/XUID [1 10 25423] def - -/WMode 1 def - -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/UniHojo-UCS2-H b/resources/cmaps/japan/UniHojo-UCS2-H deleted file mode 100644 index 88222734..00000000 --- a/resources/cmaps/japan/UniHojo-UCS2-H +++ /dev/null @@ -1,4436 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%IncludeResource: ProcSet (CIDInit) -%%BeginResource: CMap (UniHojo-UCS2-H) -%%Title: (UniHojo-UCS2-H Adobe Japan2 0) -%%Version: 9.003 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /UniHojo-UCS2-H def -/CMapVersion 9.003 def -/CMapType 1 def - -/XUID [1 10 25424] def - -/WMode 0 def - -2 begincodespacerange - <0000> - -endcodespacerange - -100 begincidrange -<007e> <007e> 9 -<00a1> <00a1> 12 -<00a4> <00a4> 20 -<00a6> <00a6> 13 -<00a9> <00a9> 17 -<00aa> <00aa> 16 -<00ae> <00ae> 18 -<00af> <00af> 6 -<00b8> <00b8> 3 -<00ba> <00ba> 15 -<00bf> <00bf> 14 -<00c0> <00c0> 97 -<00c1> <00c1> 96 -<00c2> <00c2> 99 -<00c3> <00c3> 105 -<00c4> <00c4> 98 -<00c5> <00c5> 104 -<00c6> <00c6> 69 -<00c7> <00c7> 109 -<00c8> <00c8> 113 -<00c9> <00c9> 112 -<00ca> <00ca> 115 -<00cb> <00cb> 114 -<00cc> <00cc> 126 -<00cd> <00cd> 125 -<00ce> <00ce> 128 -<00cf> <00cf> 127 -<00d1> <00d1> 142 -<00d2> <00d2> 144 -<00d3> <00d3> 143 -<00d4> <00d4> 146 -<00d5> <00d5> 150 -<00d6> <00d6> 145 -<00d8> <00d8> 76 -<00d9> <00d9> 161 -<00da> <00da> 160 -<00db> <00db> 163 -<00dc> <00dc> 162 -<00dd> <00dd> 176 -<00de> <00de> 79 -<00df> <00df> 93 -<00e0> <00e0> 183 -<00e1> <00e1> 182 -<00e2> <00e2> 185 -<00e3> <00e3> 191 -<00e4> <00e4> 184 -<00e5> <00e5> 190 -<00e6> <00e6> 80 -<00e7> <00e7> 195 -<00e8> <00e8> 199 -<00e9> <00e9> 198 -<00ea> <00ea> 201 -<00eb> <00eb> 200 -<00ec> <00ec> 212 -<00ed> <00ed> 211 -<00ee> <00ee> 214 -<00ef> <00ef> 213 -<00f0> <00f0> 82 -<00f1> <00f1> 227 -<00f2> <00f2> 229 -<00f3> <00f3> 228 -<00f4> <00f4> 231 -<00f5> <00f5> 235 -<00f6> <00f6> 230 -<00f8> <00f8> 91 -<00f9> <00f9> 246 -<00fa> <00fa> 245 -<00fb> <00fb> 248 -<00fc> <00fc> 247 -<00fd> <00fd> 261 -<00fe> <00fe> 95 -<00ff> <00ff> 262 -<0100> <0100> 102 -<0101> <0101> 188 -<0102> <0102> 100 -<0103> <0103> 186 -<0104> <0104> 103 -<0105> <0105> 189 -<0106> <0106> 106 -<0107> <0107> 192 -<0108> <0108> 107 -<0109> <0109> 193 -<010a> <010a> 110 -<010b> <010b> 196 -<010c> <010c> 108 -<010d> <010d> 194 -<010e> <010e> 111 -<010f> <010f> 197 -<0110> <0110> 70 -<0111> <0111> 81 -<0112> <0112> 118 -<0113> <0113> 204 -<0116> <0116> 117 -<0117> <0117> 203 -<0118> <0118> 119 -<0119> <0119> 205 -<011a> <011a> 116 -<011b> <011b> 202 -<011c> <011c> 120 -<011d> <011d> 207 -endcidrange - -100 begincidrange -<011e> <011e> 121 -<011f> <011f> 208 -<0120> <0120> 123 -<0121> <0121> 209 -<0122> <0122> 122 -<0124> <0124> 124 -<0125> <0125> 210 -<0126> <0126> 71 -<0127> <0127> 83 -<0128> <0128> 133 -<0129> <0129> 218 -<012a> <012a> 131 -<012b> <012b> 216 -<012e> <012e> 132 -<012f> <012f> 217 -<0130> <0130> 130 -<0131> <0131> 84 -<0132> <0132> 72 -<0133> <0133> 85 -<0134> <0134> 134 -<0135> <0135> 219 -<0136> <0136> 135 -<0137> <0137> 220 -<0138> <0138> 86 -<0139> <0139> 136 -<013a> <013a> 221 -<013b> <013b> 138 -<013c> <013c> 223 -<013d> <013d> 137 -<013e> <013e> 222 -<013f> <013f> 74 -<0140> <0140> 88 -<0141> <0141> 73 -<0142> <0142> 87 -<0143> <0143> 139 -<0144> <0144> 224 -<0145> <0145> 141 -<0146> <0146> 226 -<0147> <0147> 140 -<0148> <0148> 225 -<0149> <0149> 89 -<014a> <014a> 75 -<014b> <014b> 90 -<014c> <014c> 149 -<014d> <014d> 234 -<0150> <0150> 148 -<0151> <0151> 233 -<0152> <0152> 77 -<0153> <0153> 92 -<0154> <0154> 151 -<0155> <0155> 236 -<0156> <0156> 153 -<0157> <0157> 238 -<0158> <0158> 152 -<0159> <0159> 237 -<015a> <015a> 154 -<015b> <015b> 239 -<015c> <015c> 155 -<015d> <015d> 240 -<015e> <015e> 157 -<015f> <015f> 242 -<0160> <0160> 156 -<0161> <0161> 241 -<0162> <0162> 159 -<0163> <0163> 244 -<0164> <0164> 158 -<0165> <0165> 243 -<0166> <0166> 78 -<0167> <0167> 94 -<0168> <0168> 170 -<0169> <0169> 255 -<016a> <016a> 167 -<016b> <016b> 252 -<016c> <016c> 164 -<016d> <016d> 249 -<016e> <016e> 169 -<016f> <016f> 254 -<0170> <0170> 166 -<0171> <0171> 251 -<0172> <0172> 168 -<0173> <0173> 253 -<0174> <0174> 175 -<0175> <0175> 260 -<0176> <0176> 178 -<0177> <0177> 263 -<0178> <0178> 177 -<0179> <0179> 179 -<017a> <017a> 264 -<017b> <017b> 181 -<017c> <017c> 266 -<017d> <017d> 180 -<017e> <017e> 265 -<01cd> <01cd> 101 -<01ce> <01ce> 187 -<01cf> <01cf> 129 -<01d0> <01d0> 215 -<01d1> <01d1> 147 -<01d2> <01d2> 232 -<01d3> <01d3> 165 -<01d4> <01d4> 250 -endcidrange - -100 begincidrange -<01d5> <01d5> 174 -<01d6> <01d6> 259 -<01d7> <01d7> 171 -<01d8> <01d8> 256 -<01d9> <01d9> 173 -<01da> <01da> 258 -<01db> <01db> 172 -<01dc> <01dc> 257 -<01f5> <01f5> 206 -<02c7> <02c7> 2 -<02d8> <02d8> 1 -<02d9> <02d9> 4 -<02da> <02da> 8 -<02db> <02db> 7 -<02dd> <02dd> 5 -<0384> <0385> 10 -<0386> <0386> 22 -<0388> <038a> 23 -<038c> <038c> 27 -<038e> <038e> 28 -<038f> <038f> 30 -<0390> <0390> 36 -<03aa> <03aa> 26 -<03ab> <03ab> 29 -<03ac> <03af> 31 -<03b0> <03b0> 41 -<03c2> <03c2> 38 -<03ca> <03ca> 35 -<03cb> <03cb> 40 -<03cc> <03cc> 37 -<03cd> <03cd> 39 -<03ce> <03ce> 42 -<0402> <040c> 43 -<040e> <040f> 54 -<0452> <045c> 56 -<045e> <045f> 67 -<2116> <2116> 21 -<2122> <2122> 19 -<4e02> <4e02> 267 -<4e04> <4e05> 268 -<4e0c> <4e0c> 270 -<4e12> <4e12> 271 -<4e1f> <4e1f> 272 -<4e23> <4e24> 273 -<4e28> <4e28> 275 -<4e2b> <4e2b> 276 -<4e2e> <4e30> 277 -<4e35> <4e35> 280 -<4e40> <4e41> 281 -<4e44> <4e44> 283 -<4e47> <4e47> 284 -<4e51> <4e51> 285 -<4e5a> <4e5a> 286 -<4e5c> <4e5c> 287 -<4e63> <4e63> 288 -<4e68> <4e69> 289 -<4e74> <4e75> 291 -<4e79> <4e79> 293 -<4e7f> <4e7f> 294 -<4e8d> <4e8d> 295 -<4e96> <4e97> 296 -<4e9d> <4e9d> 298 -<4eaf> <4eaf> 299 -<4eb9> <4eb9> 300 -<4ec3> <4ec3> 301 -<4ed0> <4ed0> 302 -<4eda> <4edb> 303 -<4ee0> <4ee2> 305 -<4ee8> <4ee8> 308 -<4eef> <4eef> 309 -<4ef1> <4ef1> 310 -<4ef3> <4ef3> 311 -<4ef5> <4ef5> 312 -<4efd> <4eff> 313 -<4f00> <4f00> 316 -<4f02> <4f03> 317 -<4f08> <4f08> 319 -<4f0b> <4f0c> 320 -<4f12> <4f12> 322 -<4f15> <4f17> 323 -<4f19> <4f19> 326 -<4f2e> <4f2e> 327 -<4f31> <4f31> 328 -<4f33> <4f33> 330 -<4f35> <4f35> 331 -<4f37> <4f37> 332 -<4f39> <4f39> 333 -<4f3b> <4f3b> 334 -<4f3e> <4f3e> 335 -<4f40> <4f40> 336 -<4f42> <4f42> 337 -<4f48> <4f49> 338 -<4f4b> <4f4c> 340 -<4f52> <4f52> 342 -<4f54> <4f54> 343 -<4f56> <4f56> 344 -<4f58> <4f58> 345 -<4f5f> <4f5f> 346 -<4f60> <4f60> 329 -<4f63> <4f63> 347 -endcidrange - -100 begincidrange -<4f6a> <4f6a> 348 -<4f6c> <4f6c> 349 -<4f6e> <4f6e> 350 -<4f71> <4f71> 351 -<4f77> <4f7a> 352 -<4f7d> <4f7e> 356 -<4f81> <4f82> 358 -<4f84> <4f85> 360 -<4f89> <4f8a> 362 -<4f8c> <4f8c> 364 -<4f8e> <4f8e> 365 -<4f90> <4f90> 366 -<4f92> <4f94> 367 -<4f97> <4f97> 370 -<4f99> <4f9a> 371 -<4f9e> <4f9f> 373 -<4fb2> <4fb2> 375 -<4fb7> <4fb7> 376 -<4fb9> <4fb9> 377 -<4fbb> <4fbe> 378 -<4fc0> <4fc1> 382 -<4fc5> <4fc6> 384 -<4fc8> <4fc9> 386 -<4fcb> <4fcd> 388 -<4fcf> <4fcf> 391 -<4fd2> <4fd2> 392 -<4fdc> <4fdc> 393 -<4fe0> <4fe0> 394 -<4fe2> <4fe2> 395 -<4ff0> <4ff0> 396 -<4ff2> <4ff2> 397 -<4ffc> <4ffd> 398 -<4fff> <4fff> 400 -<5000> <5001> 401 -<5004> <5004> 403 -<5007> <5007> 404 -<500a> <500a> 405 -<500c> <500c> 406 -<500e> <500e> 407 -<5010> <5010> 408 -<5013> <5013> 409 -<5017> <5018> 410 -<501b> <501e> 412 -<5022> <5022> 416 -<5027> <5027> 417 -<502e> <502e> 418 -<5030> <5030> 419 -<5032> <5033> 420 -<5035> <5035> 422 -<503b> <503b> 446 -<5040> <5042> 423 -<5045> <5046> 426 -<504a> <504a> 428 -<504c> <504c> 429 -<504e> <504e> 430 -<5051> <5053> 431 -<5057> <5057> 434 -<5059> <5059> 435 -<505f> <5060> 436 -<5062> <5063> 438 -<5066> <5067> 440 -<506a> <506a> 442 -<506d> <506d> 443 -<5070> <5071> 444 -<5081> <5081> 447 -<5083> <5084> 448 -<5086> <5086> 450 -<508a> <508a> 451 -<508e> <5090> 452 -<5092> <5094> 455 -<5096> <5096> 458 -<509b> <509c> 459 -<509e> <50a2> 461 -<50aa> <50aa> 466 -<50af> <50b0> 467 -<50b9> <50ba> 469 -<50bd> <50bd> 471 -<50c0> <50c0> 472 -<50c3> <50c4> 473 -<50c7> <50c7> 475 -<50cc> <50cc> 476 -<50ce> <50ce> 477 -<50d0> <50d0> 478 -<50d3> <50d4> 479 -<50d8> <50d8> 481 -<50dc> <50dd> 482 -<50df> <50df> 484 -<50e2> <50e2> 485 -<50e4> <50e4> 486 -<50e6> <50e6> 487 -<50e8> <50e9> 488 -<50ef> <50ef> 490 -<50f1> <50f1> 491 -<50f2> <50f2> 503 -<50f6> <50f6> 492 -<50fa> <50fa> 493 -<50fe> <50fe> 494 -<5103> <5103> 495 -<5106> <5108> 496 -<510b> <510e> 499 -endcidrange - -100 begincidrange -<5110> <5110> 504 -<5117> <5117> 505 -<5119> <5119> 506 -<511b> <511e> 507 -<5123> <5123> 511 -<5127> <5128> 512 -<512c> <512d> 514 -<512f> <512f> 516 -<5131> <5131> 517 -<5133> <5135> 518 -<5138> <5139> 521 -<5142> <5142> 523 -<514a> <514a> 524 -<514f> <514f> 525 -<5153> <5153> 526 -<5155> <5155> 527 -<5157> <5158> 528 -<515f> <515f> 530 -<5164> <5164> 531 -<5166> <5166> 532 -<517e> <517e> 533 -<5183> <5184> 534 -<518b> <518b> 536 -<518e> <518e> 537 -<5198> <5198> 538 -<519d> <519d> 539 -<51a1> <51a1> 540 -<51a3> <51a3> 541 -<51ad> <51ad> 542 -<51b8> <51b8> 543 -<51ba> <51ba> 544 -<51bc> <51bc> 545 -<51be> <51bf> 546 -<51c2> <51c2> 548 -<51c8> <51c8> 549 -<51cf> <51cf> 550 -<51d1> <51d3> 551 -<51d5> <51d5> 554 -<51d8> <51d8> 555 -<51de> <51de> 556 -<51e2> <51e2> 557 -<51e5> <51e5> 558 -<51ee> <51ee> 559 -<51f2> <51f4> 560 -<51f7> <51f7> 563 -<5201> <5202> 564 -<5205> <5205> 566 -<5212> <5213> 567 -<5215> <5216> 569 -<5218> <5218> 571 -<5222> <5222> 572 -<5228> <5228> 573 -<5231> <5232> 574 -<5235> <5235> 576 -<523c> <523c> 577 -<5245> <5245> 578 -<5249> <5249> 579 -<5255> <5255> 580 -<5257> <5258> 581 -<525a> <525a> 583 -<525c> <525c> 584 -<525f> <5261> 585 -<5266> <5266> 588 -<526e> <526e> 589 -<5277> <5279> 590 -<5280> <5280> 593 -<5282> <5282> 594 -<5285> <5285> 595 -<528a> <528a> 596 -<528c> <528c> 597 -<5293> <5293> 598 -<5295> <5298> 599 -<529a> <529a> 603 -<529c> <529c> 604 -<52a4> <52a7> 605 -<52af> <52b0> 609 -<52b6> <52b8> 611 -<52ba> <52bb> 614 -<52bd> <52bd> 616 -<52c0> <52c0> 617 -<52c4> <52c4> 618 -<52c6> <52c6> 619 -<52c8> <52c8> 620 -<52cc> <52cc> 621 -<52cf> <52cf> 622 -<52d1> <52d1> 623 -<52d4> <52d4> 624 -<52d6> <52d6> 625 -<52db> <52dc> 626 -<52e1> <52e1> 628 -<52e5> <52e5> 629 -<52e8> <52ea> 630 -<52ec> <52ec> 633 -<52f0> <52f1> 634 -<52f4> <52f4> 636 -<52f6> <52f7> 637 -<5300> <5300> 639 -<5303> <5303> 640 -<530a> <530c> 641 -<5311> <5311> 644 -endcidrange - -100 begincidrange -<5313> <5313> 645 -<5318> <5318> 646 -<531b> <531c> 647 -<531e> <531f> 649 -<5325> <5325> 651 -<5327> <5329> 652 -<532b> <532d> 655 -<5330> <5330> 658 -<5332> <5332> 659 -<5335> <5335> 660 -<533c> <533e> 661 -<5342> <5342> 664 -<534b> <534b> 666 -<534c> <534c> 665 -<5359> <5359> 667 -<535b> <535b> 668 -<5361> <5361> 669 -<5363> <5363> 670 -<5365> <5365> 671 -<536c> <536d> 672 -<5372> <5372> 674 -<5379> <5379> 675 -<537e> <537e> 676 -<5383> <5383> 677 -<5387> <5388> 678 -<538e> <538e> 680 -<5393> <5394> 681 -<5399> <5399> 683 -<539d> <539d> 684 -<53a1> <53a1> 685 -<53a4> <53a4> 686 -<53aa> <53ab> 687 -<53af> <53af> 689 -<53b2> <53b2> 690 -<53b4> <53b5> 691 -<53b7> <53b8> 693 -<53ba> <53ba> 695 -<53bd> <53bd> 696 -<53c0> <53c0> 697 -<53c5> <53c5> 698 -<53cf> <53cf> 699 -<53d2> <53d3> 700 -<53d5> <53d5> 702 -<53da> <53da> 703 -<53dd> <53de> 704 -<53e0> <53e0> 706 -<53e6> <53e7> 707 -<53f5> <53f5> 709 -<5402> <5402> 710 -<5413> <5413> 711 -<541a> <541a> 712 -<5421> <5421> 713 -<5427> <5428> 714 -<542a> <542a> 716 -<542f> <542f> 717 -<5431> <5431> 718 -<5434> <5435> 719 -<5443> <5444> 721 -<5447> <5447> 723 -<544d> <544d> 724 -<544f> <544f> 725 -<545e> <545e> 726 -<5462> <5462> 727 -<5464> <5464> 728 -<5466> <5467> 729 -<5469> <5469> 731 -<546b> <546b> 732 -<546d> <546e> 733 -<5474> <5474> 735 -<547f> <547f> 736 -<5481> <5481> 737 -<5483> <5483> 738 -<5485> <5485> 739 -<5488> <5489> 740 -<548d> <548d> 742 -<5491> <5491> 743 -<5495> <5496> 744 -<549c> <549c> 746 -<549f> <549f> 747 -<54a1> <54a1> 748 -<54a6> <54a7> 749 -<54a9> <54aa> 751 -<54ad> <54ae> 753 -<54b1> <54b1> 755 -<54b7> <54b7> 756 -<54b9> <54bb> 757 -<54bf> <54bf> 760 -<54c6> <54c6> 761 -<54ca> <54ca> 762 -<54cd> <54ce> 763 -<54e0> <54e0> 765 -<54ea> <54ea> 766 -<54ec> <54ec> 767 -<54ef> <54ef> 768 -<54f6> <54f6> 769 -<54fc> <54fc> 770 -<54fe> <54ff> 771 -<5500> <5501> 773 -<5505> <5505> 775 -<5508> <5509> 776 -endcidrange - -100 begincidrange -<550c> <550e> 778 -<5515> <5515> 781 -<552a> <552b> 782 -<5532> <5532> 784 -<5535> <5536> 785 -<553b> <553d> 787 -<5541> <5541> 790 -<5547> <5547> 791 -<5549> <554a> 792 -<554d> <554d> 794 -<5550> <5551> 795 -<5558> <5558> 797 -<555a> <555b> 798 -<555e> <555e> 800 -<5560> <5561> 801 -<5564> <5564> 803 -<5566> <5566> 804 -<557f> <557f> 805 -<5581> <5582> 806 -<5586> <5586> 808 -<5588> <5588> 809 -<558e> <558f> 810 -<5591> <5594> 812 -<5597> <5597> 816 -<55a3> <55a4> 817 -<55ad> <55ad> 819 -<55b2> <55b2> 820 -<55bf> <55bf> 821 -<55c1> <55c1> 822 -<55c3> <55c3> 823 -<55c6> <55c6> 824 -<55c9> <55c9> 825 -<55cb> <55cc> 826 -<55ce> <55ce> 828 -<55d1> <55d3> 829 -<55d7> <55d8> 832 -<55db> <55db> 834 -<55de> <55de> 835 -<55e2> <55e2> 836 -<55e9> <55e9> 837 -<55f6> <55f6> 838 -<55ff> <55ff> 839 -<5605> <5605> 840 -<5608> <5608> 841 -<560a> <560a> 842 -<560d> <5612> 843 -<5619> <5619> 849 -<562c> <562c> 850 -<5630> <5630> 851 -<5633> <5633> 852 -<5635> <5635> 853 -<5637> <5637> 854 -<5639> <5639> 855 -<563b> <563d> 856 -<563f> <5641> 859 -<5643> <5644> 862 -<5646> <5646> 864 -<5649> <5649> 865 -<564b> <564b> 866 -<564d> <564d> 867 -<564f> <564f> 868 -<5654> <5654> 869 -<565e> <565e> 870 -<5660> <5663> 871 -<5666> <5666> 875 -<5669> <5669> 876 -<566d> <566d> 877 -<566f> <566f> 878 -<5671> <5672> 879 -<5675> <5675> 881 -<5684> <5685> 882 -<5688> <5688> 884 -<568b> <568c> 885 -<5695> <5695> 887 -<5699> <569a> 888 -<569d> <569f> 890 -<56a6> <56a9> 893 -<56ab> <56ad> 897 -<56b1> <56b1> 900 -<56b3> <56b3> 901 -<56b7> <56b7> 902 -<56be> <56be> 903 -<56c5> <56c5> 904 -<56c9> <56cb> 905 -<56cc> <56cd> 910 -<56cf> <56d0> 908 -<56d9> <56d9> 912 -<56dc> <56dd> 913 -<56df> <56df> 915 -<56e1> <56e1> 916 -<56e4> <56e8> 917 -<56eb> <56eb> 923 -<56ed> <56ed> 924 -<56f1> <56f1> 922 -<56f6> <56f7> 925 -<5701> <5702> 927 -<5707> <5707> 929 -<570a> <570a> 930 -<570c> <570c> 931 -<5711> <5711> 932 -endcidrange - -100 begincidrange -<5715> <5715> 933 -<571a> <571b> 934 -<571d> <571d> 936 -<5720> <5720> 937 -<5722> <5725> 938 -<5729> <572a> 942 -<572c> <572c> 944 -<572e> <572f> 945 -<5733> <5734> 947 -<573d> <573f> 949 -<5745> <5746> 952 -<574c> <574d> 954 -<5752> <5752> 956 -<5762> <5762> 957 -<5765> <5765> 958 -<5767> <5768> 959 -<576b> <576b> 961 -<576d> <5771> 962 -<5773> <5775> 967 -<5777> <5777> 970 -<5779> <577c> 971 -<577e> <577e> 975 -<5781> <5781> 976 -<5783> <5783> 977 -<578c> <578c> 978 -<5794> <5794> 979 -<5795> <5795> 988 -<5797> <5797> 980 -<5799> <579a> 981 -<579c> <579f> 983 -<57a1> <57a1> 987 -<57a7> <57a9> 989 -<57ac> <57ac> 992 -<57b8> <57b8> 993 -<57bd> <57bd> 994 -<57c7> <57c8> 995 -<57cc> <57cc> 997 -<57cf> <57cf> 998 -<57d5> <57d5> 999 -<57dd> <57de> 1000 -<57e1> <57e1> 1018 -<57e4> <57e4> 1002 -<57e6> <57e7> 1003 -<57e9> <57e9> 1005 -<57ed> <57ed> 1006 -<57f0> <57f0> 1007 -<57f5> <57f6> 1008 -<57f8> <57f8> 1010 -<57fd> <57ff> 1011 -<5803> <5804> 1014 -<5808> <5809> 1016 -<580c> <580d> 1019 -<581b> <581b> 1021 -<581e> <5820> 1022 -<5826> <5827> 1025 -<582d> <582d> 1027 -<5832> <5832> 1028 -<5839> <5839> 1029 -<583f> <583f> 1030 -<5849> <5849> 1031 -<584c> <584d> 1032 -<584f> <5850> 1034 -<5855> <5855> 1036 -<585f> <585f> 1037 -<5861> <5861> 1038 -<5864> <5864> 1039 -<5867> <5868> 1040 -<5878> <5878> 1042 -<587c> <587c> 1043 -<587f> <5881> 1044 -<5887> <588a> 1047 -<588c> <588d> 1051 -<588f> <5890> 1053 -<5894> <5894> 1055 -<5896> <5896> 1056 -<589d> <589d> 1057 -<58a0> <58a2> 1058 -<58a6> <58a6> 1061 -<58a9> <58a9> 1062 -<58b1> <58b2> 1063 -<58bc> <58bc> 1066 -<58c2> <58c2> 1067 -<58c4> <58c4> 1065 -<58c8> <58c8> 1068 -<58cd> <58ce> 1069 -<58d0> <58d0> 1071 -<58d2> <58d2> 1072 -<58d4> <58d4> 1073 -<58d6> <58d6> 1074 -<58da> <58da> 1075 -<58dd> <58dd> 1076 -<58e1> <58e2> 1077 -<58e9> <58e9> 1079 -<58f3> <58f3> 1080 -<5905> <5906> 1081 -<590b> <590c> 1083 -<5912> <5914> 1085 -<591d> <591d> 1089 -<5921> <5921> 1090 -<5923> <5924> 1091 -endcidrange - -100 begincidrange -<5928> <5928> 1093 -<592f> <5930> 1094 -<5933> <5933> 1096 -<5935> <5936> 1097 -<593f> <593f> 1099 -<5943> <5943> 1100 -<5946> <5946> 1101 -<5952> <5953> 1102 -<5959> <5959> 1104 -<595b> <595b> 1105 -<595d> <595f> 1106 -<5961> <5961> 1109 -<5963> <5963> 1110 -<596b> <596b> 1111 -<596d> <596d> 1112 -<596f> <596f> 1113 -<5972> <5972> 1114 -<5975> <5976> 1115 -<5979> <5979> 1117 -<597b> <597c> 1118 -<598b> <598c> 1120 -<598e> <598e> 1122 -<5992> <5992> 1123 -<5995> <5995> 1124 -<5997> <5997> 1125 -<599f> <599f> 1126 -<59a4> <59a4> 1127 -<59a7> <59a7> 1128 -<59ad> <59b0> 1129 -<59b3> <59b3> 1133 -<59b7> <59b7> 1134 -<59ba> <59ba> 1135 -<59bc> <59bc> 1136 -<59c1> <59c1> 1137 -<59c3> <59c4> 1138 -<59c8> <59c8> 1140 -<59ca> <59ca> 1141 -<59cd> <59cd> 1142 -<59d2> <59d2> 1143 -<59dd> <59df> 1144 -<59e3> <59e4> 1147 -<59e7> <59e7> 1149 -<59ee> <59ef> 1150 -<59f1> <59f2> 1152 -<59f4> <59f4> 1154 -<59f7> <59f7> 1155 -<5a00> <5a00> 1156 -<5a04> <5a04> 1157 -<5a0c> <5a0e> 1158 -<5a12> <5a13> 1161 -<5a1e> <5a1e> 1163 -<5a23> <5a24> 1164 -<5a27> <5a28> 1166 -<5a2a> <5a2a> 1168 -<5a2d> <5a2d> 1169 -<5a30> <5a30> 1170 -<5a44> <5a45> 1171 -<5a47> <5a48> 1173 -<5a4c> <5a4c> 1175 -<5a50> <5a50> 1176 -<5a55> <5a55> 1177 -<5a5e> <5a5e> 1178 -<5a63> <5a63> 1179 -<5a65> <5a65> 1180 -<5a67> <5a67> 1181 -<5a6d> <5a6d> 1182 -<5a77> <5a77> 1183 -<5a7a> <5a7b> 1184 -<5a7e> <5a7e> 1186 -<5a8b> <5a8b> 1187 -<5a90> <5a90> 1188 -<5a93> <5a93> 1189 -<5a96> <5a96> 1190 -<5a99> <5a99> 1191 -<5a9c> <5a9c> 1192 -<5a9e> <5aa0> 1193 -<5aa2> <5aa2> 1196 -<5aa7> <5aa7> 1197 -<5aac> <5aac> 1198 -<5ab1> <5ab3> 1199 -<5ab5> <5ab5> 1202 -<5ab8> <5ab8> 1203 -<5aba> <5abb> 1204 -<5abf> <5abf> 1206 -<5ac4> <5ac4> 1207 -<5ac6> <5ac6> 1208 -<5ac8> <5ac8> 1209 -<5acf> <5acf> 1210 -<5ada> <5ada> 1211 -<5adc> <5adc> 1212 -<5ae0> <5ae0> 1213 -<5ae5> <5ae5> 1214 -<5aea> <5aea> 1215 -<5aee> <5aee> 1216 -<5af5> <5af6> 1217 -<5afd> <5afd> 1219 -<5b00> <5b01> 1220 -<5b08> <5b08> 1222 -<5b17> <5b17> 1223 -<5b19> <5b19> 1225 -endcidrange - -100 begincidrange -<5b1b> <5b1b> 1226 -<5b1d> <5b1d> 1227 -<5b21> <5b21> 1228 -<5b25> <5b25> 1229 -<5b2d> <5b2d> 1230 -<5b34> <5b34> 1224 -<5b38> <5b38> 1231 -<5b41> <5b41> 1232 -<5b4b> <5b4c> 1233 -<5b52> <5b52> 1235 -<5b56> <5b56> 1236 -<5b5e> <5b5e> 1237 -<5b68> <5b68> 1238 -<5b6e> <5b6f> 1239 -<5b7c> <5b7f> 1241 -<5b81> <5b81> 1245 -<5b84> <5b84> 1246 -<5b86> <5b86> 1247 -<5b8a> <5b8a> 1248 -<5b8e> <5b8e> 1249 -<5b90> <5b91> 1250 -<5b93> <5b94> 1252 -<5b96> <5b96> 1254 -<5ba8> <5ba9> 1255 -<5bac> <5bad> 1257 -<5baf> <5baf> 1259 -<5bb1> <5bb2> 1260 -<5bb7> <5bb7> 1262 -<5bba> <5bba> 1263 -<5bbc> <5bbc> 1264 -<5bc0> <5bc1> 1265 -<5bcd> <5bcd> 1267 -<5bcf> <5bcf> 1268 -<5bd6> <5bda> 1269 -<5be0> <5be0> 1274 -<5bef> <5bef> 1275 -<5bf1> <5bf1> 1276 -<5bf4> <5bf4> 1277 -<5bfd> <5bfd> 1278 -<5c0c> <5c0c> 1279 -<5c17> <5c17> 1280 -<5c1e> <5c1f> 1281 -<5c23> <5c23> 1283 -<5c26> <5c26> 1284 -<5c29> <5c29> 1285 -<5c2b> <5c2c> 1286 -<5c2e> <5c2e> 1288 -<5c30> <5c30> 1289 -<5c32> <5c32> 1290 -<5c35> <5c36> 1291 -<5c59> <5c5a> 1293 -<5c5c> <5c5c> 1295 -<5c62> <5c63> 1296 -<5c67> <5c69> 1298 -<5c6d> <5c6d> 1301 -<5c70> <5c70> 1302 -<5c74> <5c75> 1303 -<5c7a> <5c7d> 1305 -<5c87> <5c88> 1309 -<5c8a> <5c8a> 1311 -<5c8f> <5c8f> 1312 -<5c92> <5c92> 1313 -<5c9d> <5c9d> 1314 -<5c9f> <5ca0> 1315 -<5ca2> <5ca3> 1317 -<5ca6> <5ca6> 1319 -<5caa> <5caa> 1320 -<5cb2> <5cb2> 1321 -<5cb4> <5cb5> 1322 -<5cba> <5cba> 1324 -<5cc9> <5cc9> 1325 -<5ccb> <5ccb> 1326 -<5cd2> <5cd2> 1327 -<5cd7> <5cd7> 1329 -<5cdd> <5cdd> 1328 -<5cee> <5cee> 1330 -<5cf1> <5cf2> 1331 -<5cf4> <5cf4> 1333 -<5d01> <5d01> 1334 -<5d06> <5d06> 1335 -<5d0d> <5d0d> 1336 -<5d12> <5d12> 1337 -<5d23> <5d24> 1339 -<5d26> <5d27> 1341 -<5d2b> <5d2b> 1338 -<5d31> <5d31> 1343 -<5d34> <5d34> 1344 -<5d39> <5d39> 1345 -<5d3d> <5d3d> 1346 -<5d3f> <5d3f> 1347 -<5d42> <5d43> 1348 -<5d46> <5d46> 1350 -<5d48> <5d48> 1351 -<5d4a> <5d4a> 1355 -<5d51> <5d51> 1353 -<5d55> <5d55> 1352 -<5d59> <5d59> 1354 -<5d5f> <5d62> 1356 -<5d64> <5d64> 1360 -<5d6a> <5d6a> 1361 -endcidrange - -100 begincidrange -<5d6d> <5d6d> 1362 -<5d70> <5d70> 1363 -<5d79> <5d7a> 1364 -<5d7e> <5d7f> 1366 -<5d81> <5d81> 1368 -<5d83> <5d83> 1369 -<5d88> <5d88> 1370 -<5d8a> <5d8a> 1371 -<5d92> <5d95> 1372 -<5d99> <5d99> 1376 -<5d9b> <5d9b> 1377 -<5d9f> <5da0> 1378 -<5da7> <5da7> 1380 -<5dab> <5dab> 1381 -<5db0> <5db0> 1382 -<5db2> <5db2> 5426 -<5db4> <5db4> 1383 -<5db8> <5db9> 1384 -<5dc3> <5dc3> 1386 -<5dc7> <5dc7> 1387 -<5dcb> <5dcb> 1388 -<5dce> <5dce> 1390 -<5dd0> <5dd0> 1389 -<5dd8> <5dd9> 1391 -<5de0> <5de0> 1393 -<5de4> <5de4> 1394 -<5de9> <5de9> 1395 -<5df8> <5df9> 1396 -<5e00> <5e00> 1398 -<5e07> <5e07> 1399 -<5e0d> <5e0d> 1400 -<5e12> <5e12> 1401 -<5e14> <5e15> 1402 -<5e18> <5e18> 1404 -<5e1f> <5e20> 1405 -<5e28> <5e28> 1408 -<5e2e> <5e2e> 1407 -<5e32> <5e32> 1409 -<5e35> <5e35> 1410 -<5e3e> <5e3e> 1411 -<5e49> <5e49> 1414 -<5e4b> <5e4b> 1412 -<5e50> <5e50> 1413 -<5e51> <5e51> 1415 -<5e56> <5e56> 1416 -<5e58> <5e58> 1417 -<5e5b> <5e5c> 1418 -<5e5e> <5e5e> 1420 -<5e68> <5e68> 1421 -<5e6a> <5e6e> 1422 -<5e70> <5e70> 1427 -<5e80> <5e80> 1428 -<5e8b> <5e8b> 1429 -<5e8e> <5e8e> 1430 -<5ea2> <5ea2> 1431 -<5ea4> <5ea5> 1432 -<5ea8> <5ea8> 1434 -<5eaa> <5eaa> 1435 -<5eac> <5eac> 1436 -<5eb1> <5eb1> 1437 -<5eb3> <5eb3> 1438 -<5ebd> <5ebf> 1439 -<5ec6> <5ec6> 1442 -<5ecb> <5ecb> 1444 -<5ecc> <5ecc> 1443 -<5ece> <5ece> 1445 -<5ed1> <5ed2> 1446 -<5ed4> <5ed5> 1448 -<5edc> <5edc> 1450 -<5ede> <5ede> 1451 -<5ee5> <5ee5> 1452 -<5eeb> <5eeb> 1453 -<5f02> <5f02> 1454 -<5f06> <5f08> 1455 -<5f0e> <5f0e> 1458 -<5f19> <5f19> 1459 -<5f1c> <5f1d> 1460 -<5f21> <5f24> 1462 -<5f28> <5f28> 1466 -<5f2b> <5f2c> 1467 -<5f2e> <5f2e> 1469 -<5f30> <5f30> 1470 -<5f34> <5f34> 1471 -<5f36> <5f36> 1472 -<5f3b> <5f3b> 1473 -<5f3d> <5f3d> 1474 -<5f3f> <5f40> 1475 -<5f44> <5f45> 1477 -<5f47> <5f47> 1479 -<5f4d> <5f4d> 1480 -<5f50> <5f50> 1481 -<5f54> <5f54> 1482 -<5f58> <5f58> 1483 -<5f5b> <5f5b> 1484 -<5f60> <5f60> 1485 -<5f63> <5f64> 1486 -<5f67> <5f67> 1488 -<5f6f> <5f6f> 1489 -<5f72> <5f72> 1490 -<5f74> <5f75> 1491 -endcidrange - -100 begincidrange -<5f78> <5f78> 1493 -<5f7a> <5f7a> 1494 -<5f7d> <5f7e> 1495 -<5f89> <5f89> 1497 -<5f8d> <5f8d> 1498 -<5f8f> <5f8f> 1499 -<5f96> <5f96> 1500 -<5f9c> <5f9d> 1501 -<5fa2> <5fa2> 1503 -<5fa4> <5fa4> 1506 -<5fa7> <5fa7> 1504 -<5fab> <5fab> 1505 -<5fac> <5fac> 1507 -<5faf> <5fb1> 1508 -<5fb8> <5fb8> 1511 -<5fc4> <5fc4> 1512 -<5fc7> <5fc9> 1513 -<5fcb> <5fcb> 1516 -<5fd0> <5fd4> 1517 -<5fde> <5fde> 1522 -<5fe1> <5fe2> 1523 -<5fe8> <5fea> 1525 -<5fec> <5fef> 1528 -<5ff2> <5ff3> 1532 -<5ff6> <5ff6> 1534 -<5ffa> <5ffa> 1535 -<5ffc> <5ffc> 1536 -<6007> <6007> 1537 -<600a> <600a> 1538 -<600d> <600d> 1539 -<6013> <6014> 1540 -<6017> <6018> 1542 -<601a> <601a> 1544 -<601f> <601f> 1545 -<6024> <6024> 1546 -<602d> <602d> 1547 -<6033> <6033> 1548 -<6035> <6035> 1549 -<6040> <6040> 1550 -<6047> <6049> 1551 -<604c> <604c> 1554 -<6051> <6051> 1555 -<6054> <6054> 1556 -<6056> <6057> 1557 -<605d> <605d> 1559 -<6061> <6061> 1560 -<6067> <6067> 1561 -<6071> <6071> 1562 -<607e> <607f> 1563 -<6082> <6082> 1565 -<6086> <6086> 1566 -<6088> <6088> 1567 -<608a> <608a> 1568 -<608e> <608e> 1569 -<6091> <6091> 1570 -<6093> <6093> 1571 -<6095> <6095> 1572 -<6098> <6098> 1573 -<609d> <609e> 1574 -<60a2> <60a2> 1576 -<60a4> <60a5> 1577 -<60a8> <60a8> 1579 -<60b0> <60b1> 1580 -<60b7> <60b7> 1582 -<60bb> <60bb> 1583 -<60be> <60be> 1584 -<60c2> <60c2> 1585 -<60c4> <60c4> 1586 -<60c8> <60cb> 1587 -<60ce> <60cf> 1591 -<60d4> <60d5> 1593 -<60d9> <60d9> 1595 -<60db> <60db> 1596 -<60dd> <60de> 1597 -<60e2> <60e2> 1599 -<60e5> <60e5> 1600 -<60f2> <60f2> 1601 -<60f5> <60f5> 1602 -<60f8> <60f8> 1603 -<60fc> <60fd> 1604 -<6102> <6102> 1606 -<6107> <6107> 1607 -<610a> <610a> 1608 -<610c> <610c> 1609 -<6110> <6114> 1610 -<6116> <6117> 1615 -<6119> <6119> 1617 -<611c> <611c> 1618 -<611e> <611e> 1619 -<6122> <6122> 1620 -<612a> <612b> 1621 -<6130> <6131> 1623 -<6135> <6137> 1625 -<6139> <6139> 1628 -<6141> <6141> 1629 -<6145> <6146> 1630 -<6149> <6149> 1632 -<615e> <615e> 1633 -<6160> <6160> 1634 -<616c> <616c> 1635 -endcidrange - -100 begincidrange -<6172> <6172> 1636 -<6178> <6178> 1637 -<617b> <617c> 1638 -<617f> <6181> 1640 -<6183> <6184> 1643 -<618b> <618b> 1645 -<618d> <618d> 1646 -<6192> <6193> 1647 -<6197> <6198> 1649 -<619c> <619d> 1651 -<619f> <61a0> 1653 -<61a5> <61a5> 1655 -<61a8> <61a8> 1656 -<61aa> <61aa> 1657 -<61ad> <61ad> 1658 -<61b8> <61b9> 1659 -<61bc> <61bc> 1661 -<61c0> <61c2> 1662 -<61ce> <61cf> 1665 -<61d5> <61d5> 1667 -<61dc> <61df> 1668 -<61e1> <61e2> 1672 -<61e5> <61e5> 1676 -<61e7> <61e7> 1674 -<61e9> <61e9> 1675 -<61ec> <61ed> 1677 -<61ef> <61ef> 1679 -<6201> <6201> 1680 -<6203> <6204> 1681 -<6207> <6207> 1683 -<6213> <6213> 1684 -<6215> <6215> 1685 -<621c> <621c> 1686 -<6220> <6220> 1687 -<6222> <6223> 1688 -<6227> <6227> 1690 -<6229> <6229> 1691 -<622b> <622b> 1692 -<6239> <6239> 1693 -<623d> <623d> 1694 -<6242> <6244> 1695 -<6246> <6246> 1698 -<624c> <624c> 1699 -<6250> <6252> 1700 -<6254> <6254> 1703 -<6256> <6256> 1704 -<625a> <625a> 1705 -<625c> <625c> 1706 -<6264> <6264> 1707 -<626d> <626d> 1708 -<626f> <626f> 1709 -<6273> <6273> 1710 -<627a> <627a> 1711 -<627d> <627d> 1712 -<628d> <6290> 1713 -<62a6> <62a6> 1717 -<62a8> <62a8> 1718 -<62b3> <62b3> 1719 -<62b6> <62b7> 1720 -<62ba> <62ba> 1722 -<62be> <62bf> 1723 -<62c4> <62c4> 1725 -<62ce> <62ce> 1726 -<62d5> <62d6> 1727 -<62da> <62da> 1729 -<62ea> <62ea> 1730 -<62f2> <62f2> 1731 -<62f4> <62f4> 1732 -<62fc> <62fd> 1733 -<6303> <6304> 1735 -<630a> <630b> 1737 -<630d> <630d> 1739 -<6310> <6310> 1740 -<6313> <6313> 1741 -<6316> <6316> 1742 -<6318> <6318> 1743 -<6329> <632a> 1744 -<632d> <632d> 1746 -<6335> <6336> 1747 -<6339> <6339> 1749 -<633c> <633c> 1750 -<6341> <6344> 1751 -<6346> <6346> 1755 -<634a> <634b> 1756 -<634e> <634e> 1758 -<6352> <6354> 1759 -<6358> <6358> 1762 -<635b> <635b> 1763 -<6365> <6366> 1764 -<636c> <636d> 1766 -<6371> <6371> 1768 -<6374> <6375> 1769 -<6378> <6378> 1771 -<637c> <637d> 1772 -<637f> <637f> 1774 -<6382> <6382> 1775 -<6384> <6384> 1776 -<6387> <6387> 1777 -<638a> <638a> 1778 -<6390> <6390> 1779 -endcidrange - -100 begincidrange -<6394> <6395> 1780 -<6399> <639a> 1782 -<639e> <639e> 1784 -<63a4> <63a4> 1785 -<63a6> <63a6> 1786 -<63ad> <63af> 1787 -<63bd> <63bd> 1790 -<63c1> <63c1> 1791 -<63c5> <63c5> 1792 -<63c8> <63c8> 1793 -<63ce> <63ce> 1794 -<63d1> <63d1> 1795 -<63d3> <63d5> 1796 -<63dc> <63dc> 1799 -<63e0> <63e0> 1800 -<63e5> <63e5> 1801 -<63ea> <63ea> 1802 -<63ec> <63ec> 1803 -<63f2> <63f3> 1804 -<63f5> <63f5> 1806 -<63f8> <63f9> 1807 -<6409> <640a> 1809 -<6410> <6410> 1811 -<6412> <6412> 1812 -<6414> <6414> 1813 -<6418> <6418> 1814 -<641e> <641e> 1815 -<6420> <6420> 1816 -<6422> <6422> 1817 -<6424> <6425> 1818 -<6429> <642a> 1820 -<642f> <6430> 1822 -<6435> <6435> 1824 -<643d> <643d> 1825 -<643f> <643f> 1826 -<644b> <644b> 1827 -<644f> <644f> 1828 -<6451> <6454> 1829 -<645a> <645d> 1833 -<645f> <6461> 1837 -<6463> <6463> 1840 -<646d> <646d> 1841 -<6473> <6474> 1842 -<647b> <647b> 1844 -<647d> <647d> 1845 -<6485> <6485> 1846 -<6487> <6487> 1847 -<648f> <6491> 1848 -<6498> <6499> 1851 -<649b> <649b> 1853 -<649d> <649d> 1854 -<649f> <649f> 1855 -<64a1> <64a1> 1856 -<64a3> <64a3> 1857 -<64a6> <64a6> 1858 -<64a8> <64a8> 1859 -<64ac> <64ac> 1860 -<64b3> <64b3> 1861 -<64bd> <64bf> 1862 -<64c4> <64c4> 1865 -<64c9> <64cc> 1866 -<64ce> <64ce> 1870 -<64d0> <64d1> 1871 -<64d5> <64d5> 1873 -<64d7> <64d7> 1874 -<64e4> <64e5> 1875 -<64e9> <64ea> 1877 -<64ed> <64ed> 1879 -<64f0> <64f0> 1880 -<64f5> <64f5> 1881 -<64f7> <64f7> 1882 -<64fb> <64fb> 1883 -<64ff> <64ff> 1884 -<6501> <6501> 1885 -<6504> <6504> 1886 -<6508> <650a> 1887 -<650f> <650f> 1890 -<6513> <6514> 1891 -<6516> <6516> 1893 -<6519> <6519> 1894 -<651b> <651b> 1895 -<651e> <651f> 1896 -<6522> <6522> 1898 -<6526> <6526> 1899 -<6529> <6529> 1900 -<652e> <652e> 1901 -<6531> <6531> 1902 -<653a> <653a> 1903 -<653c> <653d> 1904 -<6543> <6543> 1906 -<6547> <6547> 1907 -<6549> <6549> 1908 -<6550> <6550> 1909 -<6552> <6552> 1910 -<6554> <6554> 1911 -<655f> <6560> 1912 -<6567> <6567> 1914 -<656b> <656b> 1915 -<657a> <657a> 1916 -<657d> <657d> 1917 -endcidrange - -100 begincidrange -<6581> <6581> 1918 -<6585> <6585> 1919 -<658a> <658a> 1920 -<6592> <6592> 1921 -<6595> <6595> 1922 -<6598> <6598> 1923 -<659d> <659d> 1924 -<65a0> <65a0> 1925 -<65a3> <65a3> 1926 -<65a6> <65a6> 1927 -<65ae> <65ae> 1928 -<65b2> <65b4> 1929 -<65bf> <65bf> 1932 -<65c2> <65c2> 1933 -<65c8> <65c9> 1934 -<65ce> <65ce> 1936 -<65d0> <65d0> 1937 -<65d4> <65d4> 1938 -<65d6> <65d6> 1939 -<65d8> <65d8> 1940 -<65df> <65df> 1941 -<65f0> <65f0> 1942 -<65f2> <65f2> 1943 -<65f4> <65f5> 1944 -<65f9> <65f9> 1946 -<65fe> <65ff> 1947 -<6600> <6600> 1949 -<6604> <6604> 1950 -<6608> <6609> 1951 -<660d> <660d> 1953 -<6611> <6612> 1954 -<6615> <6616> 1956 -<661d> <661e> 1958 -<6621> <6624> 1960 -<6626> <6626> 1964 -<6629> <662c> 1965 -<662e> <662e> 1969 -<6630> <6631> 1970 -<6633> <6633> 1972 -<6637> <6637> 1974 -<6639> <6639> 1973 -<6640> <6640> 1975 -<6645> <6646> 1976 -<664a> <664a> 1978 -<664c> <664c> 1979 -<664e> <664e> 1981 -<6651> <6651> 1980 -<6657> <6659> 1982 -<665b> <665c> 1985 -<6660> <6661> 1987 -<666a> <666c> 1990 -<6673> <6673> 1994 -<6675> <6675> 1995 -<6677> <6679> 1997 -<667b> <667b> 2000 -<667c> <667c> 2002 -<667e> <667e> 1993 -<667f> <667f> 1996 -<6680> <6680> 2001 -<668b> <668d> 2003 -<6690> <6690> 2006 -<6692> <6692> 2007 -<6699> <669c> 2008 -<669f> <66a0> 2012 -<66a4> <66a4> 2014 -<66ad> <66ad> 2015 -<66b1> <66b2> 2016 -<66b5> <66b5> 2018 -<66bb> <66bb> 2019 -<66bf> <66c0> 2020 -<66c2> <66c3> 2022 -<66c8> <66c8> 2024 -<66cc> <66cc> 2025 -<66ce> <66cf> 2026 -<66d4> <66d4> 2028 -<66db> <66db> 2029 -<66df> <66df> 2030 -<66e8> <66e8> 2031 -<66eb> <66ec> 2032 -<66ee> <66ee> 2034 -<66fa> <66fa> 2035 -<66fb> <66fb> 1989 -<6705> <6705> 2036 -<6707> <6707> 2037 -<670e> <670e> 2038 -<6713> <6713> 2039 -<6719> <6719> 2040 -<671c> <671c> 2041 -<6720> <6720> 2042 -<6722> <6722> 2043 -<6733> <6733> 2044 -<673e> <673e> 2045 -<6745> <6745> 2046 -<6747> <6748> 2047 -<674c> <674c> 2049 -<6754> <6755> 2050 -<675d> <675d> 2052 -<6766> <6766> 2053 -<676c> <676c> 2054 -<676e> <676e> 2055 -endcidrange - -100 begincidrange -<6774> <6774> 2056 -<6776> <6776> 2057 -<677b> <677b> 2058 -<6781> <6781> 2059 -<6784> <6784> 2060 -<678e> <678f> 2061 -<6791> <6791> 2063 -<6793> <6793> 2064 -<6796> <6796> 2065 -<6798> <6799> 2066 -<679b> <679b> 2068 -<67b0> <67b2> 2069 -<67b5> <67b5> 2072 -<67bb> <67bd> 2073 -<67c0> <67c0> 2077 -<67c2> <67c3> 2078 -<67c5> <67c5> 2080 -<67c8> <67c9> 2081 -<67d2> <67d2> 2083 -<67d7> <67d7> 2084 -<67d9> <67d9> 2085 -<67dc> <67dc> 2086 -<67e1> <67e1> 2087 -<67e6> <67e6> 2088 -<67f0> <67f0> 2089 -<67f2> <67f2> 2090 -<67f6> <67f7> 2091 -<67f9> <67f9> 2076 -<6814> <6814> 2094 -<6819> <6819> 2095 -<681d> <681d> 2096 -<681f> <681f> 2097 -<6827> <6827> 2099 -<6828> <6828> 2098 -<682c> <682d> 2100 -<682f> <6831> 2102 -<6833> <6833> 2105 -<683b> <683b> 2106 -<683f> <683f> 2107 -<6844> <6845> 2108 -<684a> <684a> 2110 -<684c> <684c> 2111 -<6852> <6852> 2093 -<6855> <6855> 2112 -<6857> <6858> 2113 -<685b> <685b> 2115 -<686b> <686b> 2116 -<686e> <6872> 2117 -<6875> <6875> 2122 -<6879> <687c> 2123 -<6882> <6882> 2127 -<6884> <6884> 2128 -<6886> <6886> 2129 -<6888> <6888> 2130 -<6896> <6896> 2131 -<6898> <6898> 2132 -<689a> <689a> 2133 -<689c> <689c> 2134 -<68a1> <68a1> 2135 -<68a3> <68a3> 2136 -<68a5> <68a5> 2137 -<68a9> <68aa> 2138 -<68ae> <68ae> 2140 -<68b2> <68b2> 2141 -<68bb> <68bb> 2142 -<68c5> <68c5> 2143 -<68c8> <68c8> 2144 -<68cc> <68cc> 2145 -<68cf> <68d1> 2146 -<68d3> <68d3> 2149 -<68d6> <68d6> 2150 -<68d9> <68d9> 2151 -<68dc> <68dd> 2152 -<68e5> <68e5> 2154 -<68e8> <68e8> 2155 -<68ea> <68ed> 2156 -<68f0> <68f1> 2160 -<68f5> <68f6> 2162 -<68fb> <68fd> 2164 -<6906> <6906> 2167 -<6909> <690a> 2168 -<6910> <6911> 2170 -<6913> <6913> 2172 -<6916> <6917> 2173 -<6931> <6931> 2175 -<6933> <6933> 2176 -<6935> <6935> 2177 -<6938> <6938> 2178 -<693b> <693b> 2179 -<6942> <6942> 2180 -<6945> <6945> 2181 -<6949> <6949> 2182 -<694e> <694e> 2183 -<6957> <6957> 2184 -<695b> <695b> 2185 -<6963> <6966> 2186 -<6968> <6969> 2190 -<696c> <696c> 2192 -<6970> <6972> 2193 -<697a> <697b> 2196 -endcidrange - -100 begincidrange -<697f> <6980> 2198 -<698d> <698d> 2200 -<6992> <6992> 2201 -<6996> <6996> 2202 -<6998> <6998> 2203 -<69a1> <69a1> 2204 -<69a5> <69a6> 2205 -<69a8> <69a8> 2207 -<69ab> <69ab> 2208 -<69ad> <69ad> 2209 -<69af> <69af> 2210 -<69b7> <69b8> 2211 -<69ba> <69ba> 2213 -<69bc> <69bc> 2214 -<69c5> <69c5> 2215 -<69c8> <69c8> 2216 -<69d1> <69d1> 2217 -<69d6> <69d7> 2218 -<69e2> <69e2> 2220 -<69e5> <69e5> 2221 -<69ee> <69ef> 2222 -<69f1> <69f1> 2224 -<69f3> <69f3> 2225 -<69f5> <69f5> 2226 -<69fe> <69fe> 2227 -<6a00> <6a01> 2228 -<6a03> <6a03> 2230 -<6a0f> <6a0f> 2231 -<6a11> <6a11> 2232 -<6a15> <6a15> 2233 -<6a1a> <6a1a> 2234 -<6a1d> <6a1d> 2235 -<6a20> <6a20> 2236 -<6a24> <6a24> 2237 -<6a28> <6a28> 2238 -<6a30> <6a30> 2239 -<6a32> <6a32> 2240 -<6a34> <6a34> 2241 -<6a37> <6a37> 2242 -<6a3b> <6a3b> 2243 -<6a3e> <6a3f> 2244 -<6a45> <6a46> 2246 -<6a49> <6a4a> 2248 -<6a4e> <6a4e> 2250 -<6a50> <6a52> 2251 -<6a55> <6a56> 2254 -<6a5b> <6a5b> 2256 -<6a64> <6a64> 2257 -<6a67> <6a67> 2258 -<6a6a> <6a6a> 2259 -<6a71> <6a71> 2260 -<6a73> <6a73> 2261 -<6a7e> <6a7e> 2262 -<6a81> <6a81> 2263 -<6a83> <6a83> 2264 -<6a86> <6a87> 2265 -<6a89> <6a89> 2267 -<6a8b> <6a8b> 2268 -<6a91> <6a91> 2269 -<6a9b> <6a9b> 2270 -<6a9d> <6a9f> 2271 -<6aa5> <6aa5> 2274 -<6aab> <6aab> 2275 -<6aaf> <6ab1> 2276 -<6ab4> <6ab4> 2279 -<6abd> <6abf> 2280 -<6ac6> <6ac6> 2283 -<6ac8> <6ac8> 2285 -<6ac9> <6ac9> 2284 -<6acc> <6acc> 2286 -<6ad0> <6ad0> 2287 -<6ad4> <6ad6> 2288 -<6adc> <6add> 2291 -<6ae4> <6ae4> 2293 -<6ae7> <6ae7> 2294 -<6aec> <6aec> 2295 -<6af0> <6af2> 2296 -<6afc> <6afd> 2299 -<6b02> <6b03> 2301 -<6b06> <6b07> 2303 -<6b09> <6b09> 2305 -<6b0f> <6b11> 2306 -<6b17> <6b17> 2309 -<6b1b> <6b1b> 2310 -<6b1e> <6b1e> 2311 -<6b24> <6b24> 2312 -<6b28> <6b28> 2313 -<6b2b> <6b2c> 2314 -<6b2f> <6b2f> 2316 -<6b35> <6b36> 2317 -<6b3b> <6b3b> 2319 -<6b3f> <6b3f> 2320 -<6b46> <6b46> 2321 -<6b4a> <6b4a> 2322 -<6b4d> <6b4d> 2323 -<6b52> <6b52> 2324 -<6b56> <6b56> 2325 -<6b58> <6b58> 2326 -<6b5d> <6b5d> 2327 -<6b60> <6b60> 2328 -endcidrange - -100 begincidrange -<6b67> <6b67> 2329 -<6b6b> <6b6b> 2330 -<6b6e> <6b6e> 2331 -<6b70> <6b70> 2332 -<6b75> <6b75> 2333 -<6b7d> <6b7e> 2334 -<6b82> <6b82> 2336 -<6b85> <6b85> 2337 -<6b97> <6b97> 2338 -<6b9b> <6b9b> 2339 -<6b9f> <6ba0> 2340 -<6ba2> <6ba3> 2342 -<6ba8> <6ba9> 2344 -<6bac> <6bae> 2346 -<6bb0> <6bb0> 2349 -<6bb8> <6bb9> 2350 -<6bbd> <6bbe> 2352 -<6bc3> <6bc4> 2354 -<6bc9> <6bc9> 2356 -<6bcc> <6bcc> 2357 -<6bd6> <6bd6> 2358 -<6bda> <6bda> 2359 -<6be1> <6be1> 2360 -<6be3> <6be3> 2361 -<6be6> <6be7> 2362 -<6bee> <6bee> 2364 -<6bf1> <6bf1> 2365 -<6bf7> <6bf7> 2366 -<6bf9> <6bf9> 2367 -<6bff> <6bff> 2368 -<6c02> <6c02> 2369 -<6c04> <6c05> 2370 -<6c09> <6c09> 2372 -<6c0d> <6c0e> 2373 -<6c10> <6c10> 2375 -<6c12> <6c12> 2376 -<6c19> <6c19> 2377 -<6c1f> <6c1f> 2378 -<6c26> <6c28> 2379 -<6c2c> <6c2c> 2382 -<6c2e> <6c2e> 2383 -<6c33> <6c33> 2384 -<6c35> <6c36> 2385 -<6c3a> <6c3b> 2387 -<6c3f> <6c3f> 2389 -<6c4a> <6c4b> 2390 -<6c4d> <6c4d> 2392 -<6c4f> <6c4f> 2393 -<6c52> <6c52> 2394 -<6c54> <6c54> 2395 -<6c59> <6c59> 2396 -<6c5b> <6c5c> 2397 -<6c67> <6c67> 2450 -<6c6b> <6c6b> 2399 -<6c6d> <6c6d> 2400 -<6c6f> <6c6f> 2401 -<6c74> <6c74> 2402 -<6c76> <6c76> 2403 -<6c78> <6c79> 2404 -<6c7b> <6c7b> 2406 -<6c85> <6c87> 2407 -<6c89> <6c89> 2410 -<6c94> <6c95> 2411 -<6c97> <6c98> 2413 -<6c9c> <6c9c> 2415 -<6c9f> <6c9f> 2416 -<6cb0> <6cb0> 2417 -<6cb2> <6cb2> 2418 -<6cb4> <6cb4> 2419 -<6cc2> <6cc2> 2420 -<6cc6> <6cc6> 2421 -<6ccd> <6ccd> 2422 -<6ccf> <6cd2> 2423 -<6cd4> <6cd4> 2427 -<6cd6> <6cd6> 2428 -<6cda> <6cda> 2429 -<6cdc> <6cdc> 2430 -<6ce0> <6ce0> 2431 -<6ce7> <6ce7> 2432 -<6ce9> <6ce9> 2433 -<6ceb> <6cec> 2434 -<6cee> <6cee> 2436 -<6cf2> <6cf2> 2437 -<6cf4> <6cf4> 2438 -<6d04> <6d04> 2439 -<6d07> <6d07> 2440 -<6d0a> <6d0a> 2441 -<6d0e> <6d0f> 2442 -<6d11> <6d11> 2444 -<6d13> <6d13> 2445 -<6d1a> <6d1a> 2446 -<6d26> <6d28> 2447 -<6d2e> <6d2f> 2451 -<6d31> <6d31> 2453 -<6d39> <6d39> 2454 -<6d3c> <6d3c> 2455 -<6d3f> <6d3f> 2456 -<6d57> <6d57> 2457 -<6d5e> <6d5f> 2458 -<6d61> <6d61> 2460 -endcidrange - -100 begincidrange -<6d65> <6d65> 2461 -<6d67> <6d67> 2462 -<6d6f> <6d70> 2463 -<6d7c> <6d7c> 2465 -<6d82> <6d82> 2466 -<6d87> <6d87> 2467 -<6d91> <6d92> 2468 -<6d94> <6d94> 2470 -<6d96> <6d98> 2471 -<6daa> <6daa> 2474 -<6dac> <6dac> 2475 -<6db4> <6db4> 2476 -<6db7> <6db7> 2477 -<6db9> <6db9> 2478 -<6dbd> <6dbd> 2479 -<6dbf> <6dbf> 2480 -<6dc4> <6dc4> 2481 -<6dc8> <6dc8> 2482 -<6dca> <6dca> 2483 -<6dce> <6dcf> 2484 -<6dd6> <6dd6> 2486 -<6ddb> <6ddb> 2487 -<6ddd> <6ddd> 2488 -<6ddf> <6de0> 2489 -<6de2> <6de2> 2491 -<6de5> <6de5> 2492 -<6de9> <6de9> 2493 -<6def> <6df0> 2494 -<6df4> <6df4> 2496 -<6df6> <6df6> 2497 -<6dfc> <6dfc> 2498 -<6e00> <6e00> 2499 -<6e04> <6e04> 2500 -<6e1e> <6e1e> 2501 -<6e22> <6e22> 2502 -<6e27> <6e27> 2503 -<6e32> <6e32> 2504 -<6e36> <6e36> 2505 -<6e39> <6e39> 2506 -<6e3b> <6e3c> 2507 -<6e44> <6e45> 2509 -<6e48> <6e49> 2511 -<6e4b> <6e4b> 2513 -<6e4f> <6e4f> 2514 -<6e51> <6e54> 2515 -<6e57> <6e57> 2519 -<6e5c> <6e5e> 2520 -<6e62> <6e63> 2523 -<6e68> <6e68> 2525 -<6e73> <6e73> 2526 -<6e7b> <6e7b> 2527 -<6e7d> <6e7d> 2528 -<6e8d> <6e8d> 2529 -<6e93> <6e93> 2530 -<6e99> <6e99> 2531 -<6ea0> <6ea0> 2532 -<6ea7> <6ea7> 2533 -<6ead> <6eae> 2534 -<6eb1> <6eb1> 2536 -<6eb3> <6eb3> 2537 -<6ebb> <6ebb> 2538 -<6ebf> <6ec1> 2539 -<6ec3> <6ec3> 2542 -<6ec7> <6ec8> 2543 -<6eca> <6eca> 2545 -<6ecd> <6ecf> 2546 -<6eeb> <6eeb> 2549 -<6eed> <6eee> 2550 -<6ef9> <6ef9> 2552 -<6efb> <6efb> 2553 -<6efd> <6efd> 2554 -<6f04> <6f04> 2555 -<6f08> <6f08> 2556 -<6f0a> <6f0a> 2557 -<6f0c> <6f0d> 2558 -<6f16> <6f16> 2560 -<6f18> <6f18> 2561 -<6f1a> <6f1b> 2562 -<6f26> <6f26> 2564 -<6f29> <6f2a> 2565 -<6f2d> <6f2d> 2573 -<6f2f> <6f30> 2567 -<6f33> <6f33> 2569 -<6f36> <6f36> 2570 -<6f3b> <6f3c> 2571 -<6f4f> <6f4f> 2574 -<6f51> <6f53> 2575 -<6f57> <6f57> 2578 -<6f59> <6f5a> 2579 -<6f5d> <6f5e> 2581 -<6f61> <6f62> 2583 -<6f68> <6f68> 2585 -<6f6c> <6f6c> 2586 -<6f7d> <6f7e> 2587 -<6f83> <6f83> 2589 -<6f87> <6f88> 2590 -<6f8b> <6f8d> 2592 -<6f90> <6f90> 2595 -<6f92> <6f94> 2596 -<6f96> <6f96> 2599 -endcidrange - -100 begincidrange -<6f9a> <6f9a> 2600 -<6f9f> <6fa0> 2601 -<6fa5> <6fa8> 2603 -<6fae> <6fb0> 2607 -<6fb5> <6fb6> 2610 -<6fbc> <6fbc> 2612 -<6fc5> <6fc5> 2613 -<6fc7> <6fc8> 2614 -<6fca> <6fca> 2616 -<6fda> <6fda> 2617 -<6fde> <6fde> 2618 -<6fe8> <6fe9> 2619 -<6ff0> <6ff0> 2621 -<6ff5> <6ff5> 2622 -<6ff9> <6ff9> 2623 -<6ffc> <6ffd> 2624 -<7000> <7000> 2626 -<7005> <7007> 2627 -<700d> <700d> 2630 -<7017> <7017> 2631 -<7020> <7020> 2632 -<7023> <7023> 2633 -<702f> <702f> 2634 -<7034> <7034> 2635 -<7037> <7037> 2636 -<7039> <7039> 2637 -<703c> <703c> 2638 -<7043> <7044> 2639 -<7048> <704b> 2641 -<704e> <704e> 2649 -<7054> <7055> 2645 -<705d> <705e> 2647 -<7064> <7065> 2650 -<706c> <706c> 2652 -<706e> <706e> 2653 -<7075> <7076> 2654 -<707e> <707e> 2656 -<7081> <7081> 2657 -<7085> <7086> 2658 -<7094> <7098> 2660 -<709b> <709b> 2665 -<70a4> <70a4> 2666 -<70ab> <70ab> 2667 -<70b0> <70b1> 2668 -<70b4> <70b4> 2670 -<70b7> <70b7> 2671 -<70ca> <70ca> 2672 -<70d1> <70d1> 2673 -<70d3> <70d6> 2674 -<70d8> <70d8> 2678 -<70dc> <70dc> 2679 -<70e4> <70e4> 2680 -<70fa> <70fa> 2681 -<7103> <7107> 2682 -<710b> <710c> 2687 -<710f> <710f> 2689 -<711e> <711e> 2690 -<7120> <7120> 2691 -<712b> <712b> 2692 -<712d> <712d> 2693 -<712f> <7131> 2694 -<7138> <7138> 2697 -<7141> <7141> 2698 -<7145> <7147> 2699 -<714a> <714b> 2702 -<7150> <7150> 2704 -<7152> <7152> 2705 -<7157> <7157> 2706 -<715a> <715a> 2707 -<715c> <715c> 2708 -<715e> <715e> 2709 -<7160> <7160> 2710 -<7168> <7168> 2711 -<7179> <7179> 2712 -<7180> <7180> 2713 -<7185> <7185> 2714 -<7187> <7187> 2715 -<718c> <718c> 2716 -<7192> <7192> 2717 -<719a> <719b> 2718 -<71a0> <71a0> 2720 -<71a2> <71a2> 2721 -<71af> <71b0> 2722 -<71b2> <71b3> 2724 -<71ba> <71ba> 2726 -<71bf> <71c1> 2727 -<71c4> <71c4> 2730 -<71cb> <71cc> 2731 -<71d3> <71d3> 2733 -<71d6> <71d6> 2734 -<71d9> <71da> 2735 -<71dc> <71dc> 2737 -<71f8> <71f8> 2738 -<71fe> <71fe> 2739 -<7200> <7200> 2740 -<7207> <7209> 2741 -<7213> <7213> 2744 -<7217> <7217> 2745 -<721a> <721a> 2746 -<721d> <721d> 2747 -endcidrange - -100 begincidrange -<721f> <721f> 2748 -<7224> <7224> 2749 -<722b> <722b> 2750 -<722f> <722f> 2751 -<7234> <7234> 2752 -<7238> <7239> 2753 -<7241> <7243> 2755 -<7245> <7245> 2758 -<724e> <7250> 2759 -<7253> <7253> 2762 -<7255> <7256> 2763 -<725a> <725a> 2765 -<725c> <725c> 2766 -<725e> <725e> 2767 -<7260> <7260> 2768 -<7263> <7263> 2769 -<7268> <7268> 2770 -<726b> <726b> 2771 -<726e> <726f> 2772 -<7271> <7271> 2774 -<7277> <7278> 2775 -<727b> <727c> 2777 -<727f> <727f> 2779 -<7284> <7284> 2780 -<7289> <7289> 2781 -<728d> <728e> 2782 -<7293> <7293> 2784 -<729b> <729b> 2785 -<72a8> <72a8> 2786 -<72ad> <72ae> 2787 -<72b1> <72b1> 2789 -<72b4> <72b4> 2790 -<72be> <72be> 2791 -<72c1> <72c1> 2792 -<72c7> <72c7> 2793 -<72c9> <72c9> 2794 -<72cc> <72cc> 2795 -<72d5> <72d6> 2796 -<72d8> <72d8> 2798 -<72df> <72df> 2799 -<72e5> <72e5> 2800 -<72f3> <72f4> 2801 -<72fa> <72fb> 2803 -<72fe> <72fe> 2805 -<7302> <7302> 2806 -<7304> <7305> 2807 -<7307> <7307> 2809 -<730b> <730b> 2810 -<730d> <730d> 2811 -<7312> <7313> 2812 -<7318> <7319> 2814 -<731e> <731e> 2816 -<7322> <7322> 2817 -<7324> <7324> 2818 -<7327> <7328> 2819 -<732c> <732c> 2821 -<7331> <7332> 2822 -<7335> <7335> 2824 -<733a> <733b> 2825 -<733d> <733d> 2827 -<7343> <7343> 2828 -<734d> <734d> 2829 -<7350> <7350> 2830 -<7352> <7352> 2831 -<7356> <7356> 2832 -<7358> <7358> 2833 -<735d> <7360> 2834 -<7366> <7367> 2838 -<7369> <7369> 2840 -<736b> <736c> 2841 -<736e> <736f> 2843 -<7371> <7371> 2845 -<7377> <7377> 2846 -<7379> <7379> 2847 -<737c> <737c> 2848 -<7380> <7381> 2849 -<7383> <7383> 2851 -<7385> <7386> 2852 -<738e> <738e> 2854 -<7390> <7390> 2855 -<7393> <7393> 2856 -<7395> <7395> 2857 -<7397> <7398> 2858 -<739c> <739c> 2860 -<739e> <73a0> 2861 -<73a2> <73a2> 2864 -<73a5> <73a6> 2865 -<73aa> <73ab> 2867 -<73ad> <73ad> 2869 -<73b5> <73b5> 2870 -<73b7> <73b7> 2871 -<73b9> <73b9> 2872 -<73bc> <73bd> 2873 -<73bf> <73bf> 2875 -<73c5> <73c6> 2876 -<73c9> <73c9> 2878 -<73cb> <73cc> 2879 -<73cf> <73cf> 2881 -<73d2> <73d3> 2882 -<73d6> <73d6> 2884 -endcidrange - -100 begincidrange -<73d9> <73d9> 2885 -<73dd> <73dd> 2886 -<73e1> <73e1> 2887 -<73e3> <73e3> 2888 -<73e6> <73e7> 2889 -<73e9> <73e9> 2891 -<73f4> <73f5> 2892 -<73f7> <73f7> 2894 -<73f9> <73fb> 2895 -<73fd> <73fd> 2898 -<73ff> <73ff> 2899 -<7400> <7401> 2900 -<7404> <7404> 2902 -<7407> <7407> 2903 -<740a> <740a> 2904 -<7411> <7411> 2905 -<741a> <741b> 2906 -<7424> <7424> 2908 -<7426> <7426> 2909 -<7428> <7431> 2910 -<7439> <7439> 2920 -<7440> <7440> 2921 -<7443> <7444> 2922 -<7446> <7447> 2924 -<744b> <744b> 2926 -<744d> <744d> 2927 -<7451> <7452> 2928 -<7457> <7457> 2930 -<745d> <745d> 2931 -<7462> <7462> 2932 -<7466> <7468> 2933 -<746b> <746b> 2936 -<746d> <746e> 2937 -<7471> <7472> 2939 -<7480> <7481> 2941 -<7485> <7487> 2943 -<7489> <7489> 2946 -<748f> <7492> 2947 -<7498> <749a> 2951 -<749c> <749c> 2954 -<749f> <74a1> 2955 -<74a3> <74a3> 2958 -<74a6> <74a6> 2959 -<74a8> <74ab> 2960 -<74ae> <74af> 2964 -<74b1> <74b2> 2966 -<74b5> <74b5> 2968 -<74b9> <74b9> 2969 -<74bb> <74bb> 2970 -<74bf> <74bf> 2971 -<74c8> <74c9> 2972 -<74cc> <74cc> 2974 -<74d0> <74d0> 2975 -<74d3> <74d3> 2976 -<74d8> <74d8> 2977 -<74da> <74db> 2978 -<74de> <74df> 2980 -<74e4> <74e4> 2982 -<74e8> <74e8> 2983 -<74ea> <74eb> 2984 -<74ef> <74ef> 2986 -<74f4> <74f4> 2987 -<74fa> <74fc> 2988 -<74ff> <74ff> 2991 -<7506> <7506> 2992 -<7512> <7512> 2993 -<7516> <7517> 2994 -<7520> <7521> 2996 -<7524> <7524> 2998 -<7527> <7527> 2999 -<7529> <752a> 3000 -<752f> <752f> 3002 -<7536> <7536> 3003 -<7539> <7539> 3004 -<753d> <7540> 3005 -<7543> <7543> 3009 -<7547> <7548> 3010 -<754e> <754e> 3012 -<7550> <7550> 3013 -<7552> <7552> 3014 -<7557> <7557> 3015 -<755e> <755f> 3016 -<7561> <7561> 3018 -<756f> <756f> 3019 -<7571> <7571> 3020 -<7579> <757e> 3021 -<7581> <7581> 3027 -<7585> <7585> 3028 -<7590> <7590> 3029 -<7592> <7593> 3030 -<7595> <7595> 3032 -<7599> <7599> 3033 -<759c> <759c> 3034 -<75a2> <75a2> 3035 -<75a4> <75a4> 3036 -<75b4> <75b4> 3037 -<75ba> <75ba> 3038 -<75bf> <75c1> 3039 -<75c4> <75c4> 3042 -<75c6> <75c6> 3043 -endcidrange - -100 begincidrange -<75cc> <75cc> 3044 -<75ce> <75cf> 3045 -<75d7> <75d7> 3047 -<75dc> <75dc> 3048 -<75df> <75e1> 3049 -<75e4> <75e4> 3052 -<75e7> <75e7> 3053 -<75ec> <75ec> 3054 -<75ee> <75ef> 3055 -<75f1> <75f1> 3057 -<75f9> <75f9> 3058 -<7600> <7600> 3059 -<7602> <7604> 3060 -<7607> <7608> 3063 -<760a> <760a> 3065 -<760c> <760c> 3066 -<760f> <760f> 3067 -<7612> <7613> 3068 -<7615> <7616> 3070 -<7619> <7619> 3072 -<761b> <761e> 3073 -<7623> <7623> 3077 -<7625> <7626> 3078 -<7629> <7629> 3080 -<762d> <762d> 3081 -<7632> <7633> 3082 -<7635> <7635> 3084 -<7638> <763a> 3085 -<763c> <763c> 3088 -<7640> <7641> 3090 -<7643> <7645> 3092 -<7649> <7649> 3095 -<764a> <764a> 3089 -<764b> <764b> 3096 -<7655> <7655> 3097 -<7659> <7659> 3098 -<765f> <765f> 3099 -<7664> <7665> 3100 -<766d> <766f> 3102 -<7671> <7671> 3105 -<7674> <7674> 3106 -<7681> <7681> 3107 -<7685> <7685> 3108 -<768c> <768d> 3109 -<7695> <7695> 3111 -<769b> <769d> 3112 -<769f> <76a0> 3115 -<76a2> <76a8> 3117 -<76aa> <76aa> 3124 -<76ad> <76ad> 3125 -<76bd> <76bd> 3126 -<76c1> <76c1> 3127 -<76c5> <76c5> 3128 -<76c9> <76c9> 3129 -<76cb> <76cc> 3130 -<76ce> <76ce> 3132 -<76d4> <76d4> 3133 -<76d9> <76d9> 3134 -<76e0> <76e0> 3135 -<76e6> <76e6> 3136 -<76e8> <76e8> 3137 -<76ec> <76ec> 3138 -<76f0> <76f1> 3139 -<76f6> <76f6> 3141 -<76f9> <76f9> 3142 -<76fc> <76fc> 3143 -<7700> <7700> 3144 -<7706> <7706> 3145 -<770a> <770a> 3146 -<770e> <770e> 3147 -<7712> <7712> 3148 -<7714> <7715> 3149 -<7717> <7717> 3151 -<7719> <771a> 3152 -<771c> <771c> 3154 -<7722> <7722> 3155 -<7728> <7728> 3156 -<772d> <772f> 3157 -<7734> <7736> 3160 -<7739> <7739> 3163 -<773d> <773e> 3164 -<7742> <7742> 3166 -<7745> <7746> 3167 -<774a> <774a> 3169 -<774d> <774f> 3170 -<7752> <7752> 3173 -<7756> <7757> 3174 -<775c> <775c> 3176 -<775e> <7760> 3177 -<7762> <7762> 3180 -<7764> <7764> 3181 -<7767> <7767> 3182 -<776a> <776a> 3183 -<776c> <776c> 3184 -<7770> <7770> 3185 -<7772> <7774> 3186 -<777a> <777a> 3189 -<777d> <777d> 3190 -<7780> <7780> 3191 -<7784> <7784> 3192 -endcidrange - -100 begincidrange -<778c> <778d> 3193 -<7794> <7796> 3195 -<779a> <779a> 3198 -<779f> <779f> 3199 -<77a2> <77a2> 3200 -<77a7> <77a7> 3201 -<77aa> <77aa> 3202 -<77ae> <77af> 3203 -<77b1> <77b1> 3205 -<77b5> <77b5> 3206 -<77be> <77be> 3207 -<77c3> <77c3> 3208 -<77c9> <77c9> 3209 -<77d1> <77d2> 3210 -<77d5> <77d5> 3212 -<77d9> <77d9> 3213 -<77de> <77e0> 3214 -<77e4> <77e4> 3217 -<77e6> <77e6> 3218 -<77ea> <77ea> 3219 -<77ec> <77ec> 3220 -<77f0> <77f1> 3221 -<77f4> <77f4> 3223 -<77f8> <77f8> 3224 -<77fb> <77fb> 3225 -<7805> <7806> 3226 -<7809> <7809> 3228 -<780d> <780e> 3229 -<7811> <7811> 3231 -<781d> <781d> 3232 -<7821> <7823> 3233 -<782d> <782e> 3236 -<7830> <7830> 3238 -<7835> <7835> 3239 -<7837> <7837> 3240 -<7843> <7844> 3241 -<7847> <7848> 3243 -<784c> <784c> 3245 -<784e> <784e> 3246 -<7852> <7852> 3247 -<785c> <785c> 3248 -<785e> <785e> 3249 -<7860> <7861> 3250 -<7863> <7864> 3252 -<7868> <7868> 3254 -<786a> <786a> 3255 -<786e> <786e> 3256 -<787a> <787a> 3257 -<787e> <787e> 3258 -<788a> <788a> 3259 -<788f> <788f> 3260 -<7894> <7894> 3261 -<7898> <7898> 3262 -<789d> <789f> 3264 -<78a1> <78a1> 3263 -<78a4> <78a4> 3267 -<78a8> <78a8> 3268 -<78ac> <78ad> 3269 -<78b0> <78b3> 3271 -<78bb> <78bb> 3275 -<78bd> <78bd> 3276 -<78bf> <78bf> 3277 -<78c7> <78c9> 3278 -<78cc> <78cc> 3281 -<78ce> <78ce> 3282 -<78d2> <78d3> 3283 -<78d5> <78d6> 3285 -<78db> <78db> 3288 -<78df> <78e1> 3289 -<78e4> <78e4> 3287 -<78e6> <78e6> 3292 -<78ea> <78ea> 3293 -<78f2> <78f3> 3294 -<78f6> <78f7> 3297 -<78fa> <78fb> 3299 -<78ff> <78ff> 3301 -<7900> <7900> 3296 -<7906> <7906> 3302 -<790c> <790c> 3303 -<7910> <7910> 3304 -<791a> <791a> 3305 -<791c> <791c> 3306 -<791e> <7920> 3307 -<7925> <7925> 3310 -<7927> <7927> 3311 -<7929> <7929> 3312 -<792d> <792d> 3313 -<7931> <7931> 3314 -<7934> <7935> 3315 -<793b> <793b> 3317 -<793d> <793d> 3318 -<793f> <793f> 3319 -<7944> <7946> 3320 -<794a> <794b> 3323 -<794f> <794f> 3325 -<7951> <7951> 3326 -<7954> <7954> 3327 -<7958> <7958> 3328 -<795b> <795c> 3329 -<7967> <7967> 3331 -endcidrange - -100 begincidrange -<7969> <7969> 3332 -<796b> <796b> 3333 -<7972> <7972> 3334 -<7979> <7979> 3335 -<797b> <797c> 3336 -<797e> <797e> 3338 -<798b> <798c> 3339 -<7991> <7991> 3341 -<7993> <7996> 3342 -<7998> <7998> 3346 -<799b> <799c> 3347 -<79a1> <79a1> 3349 -<79a8> <79a9> 3350 -<79ab> <79ab> 3352 -<79af> <79af> 3353 -<79b1> <79b1> 3354 -<79b4> <79b4> 3355 -<79b8> <79b8> 3356 -<79bb> <79bb> 3357 -<79c2> <79c2> 3358 -<79c4> <79c4> 3359 -<79c7> <79c8> 3360 -<79ca> <79ca> 3362 -<79cf> <79cf> 3363 -<79d4> <79d4> 3364 -<79d6> <79d6> 3365 -<79da> <79da> 3366 -<79dd> <79de> 3367 -<79e0> <79e0> 3369 -<79e2> <79e2> 3370 -<79e5> <79e5> 3371 -<79ea> <79eb> 3372 -<79ed> <79ed> 3374 -<79f1> <79f1> 3375 -<79f8> <79f8> 3376 -<79fc> <79fc> 3377 -<7a02> <7a03> 3378 -<7a07> <7a07> 3380 -<7a09> <7a0a> 3381 -<7a0c> <7a0c> 3383 -<7a11> <7a11> 3384 -<7a15> <7a15> 3385 -<7a1b> <7a1b> 3386 -<7a1e> <7a1e> 3387 -<7a21> <7a21> 3388 -<7a27> <7a27> 3389 -<7a2b> <7a2b> 3390 -<7a2d> <7a2d> 3391 -<7a2f> <7a30> 3392 -<7a34> <7a35> 3394 -<7a38> <7a3a> 3396 -<7a44> <7a45> 3399 -<7a47> <7a48> 3401 -<7a4c> <7a4c> 3403 -<7a55> <7a56> 3404 -<7a59> <7a59> 3406 -<7a5c> <7a5d> 3407 -<7a5f> <7a60> 3409 -<7a65> <7a65> 3411 -<7a67> <7a67> 3412 -<7a6a> <7a6a> 3413 -<7a6d> <7a6d> 3414 -<7a75> <7a75> 3415 -<7a78> <7a78> 3416 -<7a7e> <7a7e> 3417 -<7a80> <7a80> 3418 -<7a82> <7a82> 3419 -<7a85> <7a86> 3420 -<7a8a> <7a8b> 3422 -<7a90> <7a91> 3424 -<7a94> <7a94> 3426 -<7a9e> <7a9e> 3427 -<7aa0> <7aa0> 3428 -<7aa3> <7aa3> 3429 -<7aac> <7aac> 3430 -<7ab3> <7ab3> 3431 -<7ab5> <7ab5> 3432 -<7ab9> <7ab9> 3433 -<7abb> <7abc> 3434 -<7ac6> <7ac6> 3436 -<7ac9> <7ac9> 3437 -<7acc> <7acc> 3438 -<7ace> <7ace> 3439 -<7ad1> <7ad1> 3440 -<7adb> <7adb> 3441 -<7ae8> <7ae9> 3442 -<7aeb> <7aec> 3444 -<7af1> <7af1> 3446 -<7af4> <7af4> 3447 -<7afb> <7afb> 3448 -<7afd> <7afe> 3449 -<7b07> <7b07> 3451 -<7b14> <7b14> 3452 -<7b1f> <7b1f> 3453 -<7b23> <7b23> 3454 -<7b27> <7b27> 3455 -<7b29> <7b2b> 3456 -<7b2d> <7b31> 3459 -<7b34> <7b34> 3464 -<7b3d> <7b3d> 3465 -endcidrange - -100 begincidrange -<7b3f> <7b41> 3466 -<7b47> <7b47> 3469 -<7b4e> <7b4e> 3470 -<7b55> <7b55> 3471 -<7b60> <7b60> 3472 -<7b64> <7b64> 3473 -<7b66> <7b66> 3474 -<7b69> <7b6a> 3475 -<7b6d> <7b6d> 3477 -<7b6f> <7b6f> 3478 -<7b72> <7b73> 3479 -<7b77> <7b77> 3481 -<7b84> <7b84> 3482 -<7b89> <7b89> 3483 -<7b8e> <7b8e> 3484 -<7b90> <7b91> 3485 -<7b96> <7b96> 3487 -<7b9b> <7b9b> 3488 -<7b9e> <7b9e> 3489 -<7ba0> <7ba0> 3490 -<7ba5> <7ba5> 3491 -<7bac> <7bac> 3492 -<7baf> <7bb0> 3493 -<7bb2> <7bb2> 3495 -<7bb5> <7bb6> 3496 -<7bba> <7bbd> 3498 -<7bc2> <7bc2> 3502 -<7bc5> <7bc5> 3503 -<7bc8> <7bc8> 3504 -<7bca> <7bca> 3505 -<7bd4> <7bd4> 3506 -<7bd6> <7bd7> 3507 -<7bd9> <7bdb> 3509 -<7be8> <7be8> 3512 -<7bea> <7bea> 3513 -<7bf2> <7bf2> 3514 -<7bf4> <7bf5> 3515 -<7bf8> <7bfa> 3517 -<7bfc> <7bfc> 3520 -<7bfe> <7bfe> 3521 -<7c01> <7c04> 3522 -<7c06> <7c06> 3526 -<7c09> <7c09> 3527 -<7c0b> <7c0c> 3528 -<7c0e> <7c0f> 3530 -<7c19> <7c19> 3532 -<7c1b> <7c1b> 3533 -<7c20> <7c20> 3534 -<7c25> <7c26> 3535 -<7c28> <7c28> 3537 -<7c2c> <7c2c> 3538 -<7c31> <7c31> 3539 -<7c33> <7c34> 3540 -<7c36> <7c36> 3542 -<7c39> <7c3a> 3543 -<7c46> <7c46> 3545 -<7c4a> <7c4a> 3546 -<7c51> <7c53> 3548 -<7c55> <7c55> 3547 -<7c59> <7c5e> 3551 -<7c61> <7c61> 3557 -<7c63> <7c63> 3558 -<7c67> <7c67> 3559 -<7c69> <7c69> 3560 -<7c6d> <7c6e> 3561 -<7c70> <7c70> 3563 -<7c72> <7c72> 3564 -<7c79> <7c79> 3565 -<7c7c> <7c7d> 3566 -<7c86> <7c87> 3568 -<7c8f> <7c8f> 3570 -<7c94> <7c94> 3571 -<7c9e> <7c9e> 3572 -<7ca0> <7ca0> 3573 -<7ca6> <7ca6> 3574 -<7cb0> <7cb0> 3575 -<7cb6> <7cb7> 3576 -<7cba> <7cbc> 3578 -<7cbf> <7cbf> 3581 -<7cc4> <7cc4> 3582 -<7cc7> <7cc9> 3583 -<7ccd> <7ccd> 3586 -<7ccf> <7ccf> 3587 -<7cd3> <7cd5> 3588 -<7cd7> <7cd7> 3591 -<7cd9> <7cda> 3592 -<7cdd> <7cdd> 3594 -<7ce6> <7ce6> 3595 -<7ce9> <7ce9> 3596 -<7ceb> <7ceb> 3597 -<7cf5> <7cf5> 3598 -<7d03> <7d03> 3599 -<7d07> <7d09> 3600 -<7d0f> <7d0f> 3603 -<7d11> <7d13> 3604 -<7d16> <7d16> 3607 -<7d1d> <7d1e> 3608 -<7d23> <7d23> 3610 -<7d26> <7d26> 3611 -<7d2a> <7d2a> 3612 -endcidrange - -100 begincidrange -<7d2d> <7d2d> 3613 -<7d31> <7d31> 3614 -<7d3c> <7d3e> 3615 -<7d40> <7d41> 3618 -<7d47> <7d48> 3620 -<7d4d> <7d4d> 3622 -<7d51> <7d51> 3623 -<7d53> <7d53> 3624 -<7d57> <7d57> 3625 -<7d59> <7d5a> 3626 -<7d5c> <7d5d> 3628 -<7d65> <7d65> 3630 -<7d67> <7d67> 3631 -<7d6a> <7d6a> 3632 -<7d70> <7d70> 3633 -<7d78> <7d78> 3634 -<7d7a> <7d7b> 3635 -<7d7f> <7d7f> 3637 -<7d81> <7d83> 3638 -<7d85> <7d86> 3641 -<7d88> <7d88> 3643 -<7d8b> <7d8d> 3644 -<7d91> <7d91> 3647 -<7d96> <7d97> 3648 -<7d9d> <7d9e> 3650 -<7da6> <7da7> 3652 -<7daa> <7daa> 3654 -<7db3> <7db3> 3655 -<7db6> <7db7> 3656 -<7db9> <7db9> 3658 -<7dc2> <7dc6> 3659 -<7dcc> <7dce> 3664 -<7dd7> <7dd7> 3667 -<7dd9> <7dd9> 3668 -<7de2> <7de2> 3670 -<7de5> <7de6> 3671 -<7dea> <7deb> 3673 -<7ded> <7ded> 3675 -<7df1> <7df1> 3676 -<7df5> <7df6> 3677 -<7df9> <7dfa> 3679 -<7e00> <7e00> 3669 -<7e08> <7e08> 3681 -<7e10> <7e11> 3682 -<7e15> <7e15> 3684 -<7e17> <7e17> 3685 -<7e1c> <7e1d> 3686 -<7e20> <7e20> 3688 -<7e27> <7e28> 3689 -<7e2c> <7e2d> 3691 -<7e2f> <7e2f> 3693 -<7e33> <7e33> 3694 -<7e36> <7e36> 3695 -<7e3f> <7e3f> 3696 -<7e44> <7e45> 3697 -<7e47> <7e47> 3699 -<7e4e> <7e4e> 3700 -<7e50> <7e50> 3701 -<7e52> <7e52> 3702 -<7e58> <7e58> 3703 -<7e5f> <7e5f> 3704 -<7e61> <7e62> 3705 -<7e65> <7e65> 3707 -<7e6b> <7e6b> 3708 -<7e6e> <7e6f> 3709 -<7e73> <7e73> 3711 -<7e78> <7e78> 3712 -<7e7e> <7e7e> 3713 -<7e81> <7e81> 3714 -<7e86> <7e87> 3715 -<7e8a> <7e8a> 3717 -<7e8d> <7e8d> 3718 -<7e91> <7e91> 3719 -<7e95> <7e95> 3720 -<7e98> <7e98> 3721 -<7e9a> <7e9a> 3722 -<7e9d> <7e9e> 3723 -<7f3b> <7f3b> 3726 -<7f3c> <7f3c> 3725 -<7f3d> <7f3f> 3727 -<7f43> <7f44> 3730 -<7f47> <7f47> 3732 -<7f4f> <7f4f> 3733 -<7f52> <7f53> 3734 -<7f5b> <7f5d> 3736 -<7f61> <7f61> 3739 -<7f63> <7f66> 3740 -<7f6d> <7f6d> 3744 -<7f71> <7f71> 3745 -<7f7d> <7f80> 3746 -<7f8b> <7f8b> 3750 -<7f8d> <7f8d> 3751 -<7f8f> <7f91> 3752 -<7f96> <7f97> 3755 -<7f9c> <7f9c> 3757 -<7fa1> <7fa2> 3758 -<7fa6> <7fa6> 3760 -<7faa> <7faa> 3761 -<7fad> <7fad> 3762 -<7fb4> <7fb4> 3763 -endcidrange - -100 begincidrange -<7fbc> <7fbc> 3764 -<7fbf> <7fc0> 3765 -<7fc3> <7fc3> 3767 -<7fc8> <7fc8> 3768 -<7fce> <7fcf> 3769 -<7fdb> <7fdb> 3771 -<7fdf> <7fdf> 3772 -<7fe3> <7fe3> 3773 -<7fe5> <7fe5> 3774 -<7fe8> <7fe8> 3775 -<7fec> <7fec> 3776 -<7fee> <7fef> 3777 -<7ff2> <7ff2> 3779 -<7ffa> <7ffa> 3780 -<7ffd> <7fff> 3781 -<8007> <8008> 3784 -<800a> <800a> 3786 -<800d> <800f> 3787 -<8011> <8011> 3790 -<8013> <8014> 3791 -<8016> <8016> 3793 -<801d> <8020> 3794 -<8024> <8024> 3798 -<8026> <8026> 3799 -<802c> <802c> 3800 -<802e> <802e> 3801 -<8030> <8030> 3802 -<8034> <8035> 3803 -<8037> <8037> 3805 -<8039> <803a> 3806 -<803c> <803c> 3808 -<803e> <803e> 3809 -<8040> <8040> 3810 -<8044> <8044> 3811 -<8060> <8060> 3812 -<8064> <8064> 3813 -<8066> <8066> 3814 -<806d> <806d> 3815 -<8071> <8071> 3816 -<8075> <8075> 3817 -<8081> <8081> 3818 -<8088> <8088> 3819 -<808e> <808e> 3820 -<809c> <809c> 3821 -<809e> <809e> 3822 -<80a6> <80a7> 3823 -<80ab> <80ab> 3825 -<80b8> <80b9> 3826 -<80c8> <80c8> 3828 -<80cd> <80cd> 3829 -<80cf> <80cf> 3830 -<80d2> <80d2> 3831 -<80d4> <80d5> 3832 -<80d7> <80d8> 3834 -<80e0> <80e0> 3836 -<80ed> <80ee> 3837 -<80f0> <80f0> 3839 -<80f2> <80f3> 3840 -<80f6> <80f6> 3842 -<80f9> <80fa> 3843 -<80fe> <80fe> 3845 -<8103> <8103> 3846 -<810b> <810b> 3847 -<8116> <8118> 3848 -<811c> <811c> 3851 -<811e> <811e> 3852 -<8120> <8120> 3853 -<8124> <8124> 3854 -<8127> <8127> 3855 -<812c> <812c> 3856 -<8130> <8130> 3857 -<8135> <8135> 3858 -<813a> <813a> 3859 -<813c> <813c> 3860 -<8145> <8145> 3861 -<8147> <8147> 3862 -<814a> <814a> 3863 -<814c> <814c> 3864 -<8152> <8152> 3865 -<8157> <8157> 3866 -<8160> <8161> 3867 -<8167> <8169> 3869 -<816d> <816d> 3872 -<816f> <816f> 3873 -<8177> <8177> 3874 -<8181> <8181> 3875 -<8184> <8186> 3877 -<818b> <818b> 3880 -<818e> <818e> 3881 -<8190> <8190> 3876 -<8196> <8196> 3882 -<8198> <8198> 3883 -<819b> <819b> 3884 -<819e> <819e> 3885 -<81a2> <81a2> 3886 -<81ae> <81ae> 3887 -<81b2> <81b2> 3888 -<81b4> <81b4> 3889 -<81bb> <81bb> 3890 -<81c3> <81c3> 3892 -endcidrange - -100 begincidrange -<81c5> <81c5> 3893 -<81ca> <81ca> 3894 -<81cb> <81cb> 3891 -<81ce> <81cf> 3895 -<81d5> <81d5> 3897 -<81d7> <81d7> 3898 -<81db> <81db> 3899 -<81dd> <81de> 3900 -<81e1> <81e1> 3902 -<81e4> <81e4> 3903 -<81eb> <81ec> 3904 -<81f0> <81f2> 3906 -<81f5> <81f6> 3909 -<81f8> <81f9> 3911 -<81fd> <81fd> 3913 -<81ff> <81ff> 3914 -<8200> <8200> 3915 -<8203> <8203> 3916 -<820f> <820f> 3917 -<8213> <8214> 3918 -<8219> <821a> 3920 -<821d> <821d> 3922 -<8221> <8222> 3923 -<8228> <8228> 3925 -<8232> <8232> 3926 -<8234> <8234> 3927 -<823a> <823a> 3928 -<8243> <8246> 3929 -<824b> <824b> 3933 -<824e> <824f> 3934 -<8251> <8251> 3936 -<8256> <8256> 3937 -<825c> <825c> 3938 -<8260> <8260> 3939 -<8263> <8263> 3940 -<8267> <8267> 3941 -<826d> <826d> 3942 -<8274> <8274> 3943 -<827b> <827b> 3944 -<827d> <827d> 3945 -<827f> <8281> 3946 -<8283> <8284> 3949 -<8287> <8287> 3951 -<8289> <828a> 3952 -<828e> <828e> 3954 -<8291> <8291> 3955 -<8294> <8294> 3956 -<8296> <8296> 3957 -<8298> <8298> 3958 -<829a> <829b> 3959 -<82a0> <82a1> 3961 -<82a3> <82a4> 3963 -<82a7> <82aa> 3965 -<82ae> <82ae> 3969 -<82b0> <82b0> 3970 -<82b2> <82b2> 3971 -<82b4> <82b4> 3972 -<82b7> <82b7> 3973 -<82ba> <82ba> 3974 -<82bc> <82bc> 3975 -<82be> <82bf> 3976 -<82c6> <82c6> 3978 -<82d0> <82d0> 3979 -<82d5> <82d5> 3980 -<82da> <82da> 3981 -<82e0> <82e0> 3982 -<82e2> <82e2> 3983 -<82e4> <82e4> 3984 -<82e8> <82e8> 3985 -<82ea> <82ea> 3986 -<82ed> <82ed> 3987 -<82ef> <82ef> 3988 -<82f6> <82f7> 3989 -<82fd> <82fe> 3991 -<8300> <8301> 3993 -<8307> <8308> 3995 -<830a> <830b> 3997 -<831b> <831b> 4000 -<831d> <831f> 4001 -<8321> <8322> 4004 -<832c> <832e> 4006 -<8330> <8330> 4009 -<8333> <8333> 4010 -<8337> <8337> 4011 -<833a> <833a> 4012 -<833c> <833d> 4013 -<8342> <8344> 4015 -<8347> <8347> 4018 -<834d> <834e> 4019 -<8351> <8351> 4021 -<8353> <8353> 4056 -<8354> <8354> 3999 -<8355> <8357> 4022 -<8370> <8370> 4025 -<8378> <8378> 4026 -<837d> <837d> 4027 -<837f> <8380> 4028 -<8382> <8382> 4030 -<8384> <8384> 4031 -<8386> <8386> 4032 -endcidrange - -100 begincidrange -<838d> <838d> 4033 -<8392> <8392> 4034 -<8394> <8395> 4035 -<8398> <8399> 4037 -<839b> <839d> 4039 -<83a6> <83a7> 4042 -<83a9> <83a9> 4044 -<83ac> <83ac> 4045 -<83ad> <83ad> 4070 -<83be> <83c0> 4046 -<83c7> <83c7> 4049 -<83c9> <83c9> 4050 -<83cf> <83d1> 4051 -<83d4> <83d4> 4054 -<83dd> <83dd> 4055 -<83e8> <83e8> 4057 -<83ea> <83ea> 4058 -<83f6> <83f6> 4059 -<83f8> <83f9> 4060 -<83fc> <83fc> 4062 -<8401> <8401> 4063 -<8406> <8406> 4064 -<840a> <840a> 4065 -<840f> <840f> 4066 -<8411> <8411> 4067 -<8415> <8415> 4068 -<8419> <8419> 4069 -<842f> <842f> 4071 -<8439> <8439> 4072 -<8445> <8445> 4073 -<8447> <8448> 4074 -<844a> <844a> 4076 -<844d> <844d> 4077 -<844f> <844f> 4078 -<8451> <8452> 4079 -<8456> <8456> 4081 -<8458> <845a> 4082 -<845c> <845c> 4085 -<8460> <8460> 4086 -<8464> <8465> 4087 -<8467> <8467> 4089 -<846a> <846a> 4090 -<8470> <8470> 4091 -<8473> <8474> 4092 -<8476> <8476> 4094 -<8478> <8478> 4095 -<847c> <847d> 4096 -<8481> <8481> 4098 -<8485> <8485> 4099 -<8492> <8493> 4100 -<8495> <8495> 4102 -<849e> <849e> 4103 -<84a6> <84a6> 4104 -<84a8> <84aa> 4105 -<84af> <84af> 4108 -<84b1> <84b1> 4109 -<84b4> <84b4> 4110 -<84ba> <84ba> 4111 -<84bd> <84be> 4112 -<84c0> <84c0> 4114 -<84c2> <84c2> 4115 -<84c7> <84c8> 4116 -<84cc> <84cc> 4118 -<84cf> <84cf> 4119 -<84d3> <84d3> 4120 -<84dc> <84dc> 4121 -<84e7> <84e7> 4122 -<84ea> <84ea> 4123 -<84ef> <84f2> 4124 -<84f7> <84f7> 4128 -<84fa> <84fb> 4130 -<84fd> <84fd> 4132 -<8502> <8503> 4133 -<8507> <8507> 4135 -<850c> <850c> 4136 -<850e> <850e> 4137 -<8510> <8510> 4138 -<851c> <851c> 4139 -<851e> <851e> 4140 -<8522> <8525> 4141 -<8527> <8527> 4145 -<852a> <852b> 4146 -<852f> <852f> 4148 -<8532> <8532> 4129 -<8533> <8534> 4149 -<8536> <8536> 4151 -<853f> <853f> 4152 -<8546> <8546> 4153 -<854f> <8553> 4154 -<8556> <8556> 4159 -<8559> <8559> 4160 -<855c> <8562> 4161 -<8564> <8564> 4168 -<856b> <856b> 4169 -<856f> <856f> 4170 -<8579> <857b> 4171 -<857d> <857d> 4174 -<857f> <857f> 4175 -<8581> <8581> 4176 -<8585> <8586> 4177 -endcidrange - -100 begincidrange -<8589> <8589> 4179 -<858b> <858c> 4180 -<858f> <858f> 4182 -<8593> <8593> 4183 -<8598> <8598> 4184 -<859d> <859d> 4185 -<859f> <85a0> 4186 -<85a2> <85a2> 4188 -<85a5> <85a5> 4189 -<85a7> <85a7> 4190 -<85ad> <85ad> 4204 -<85b4> <85b4> 4191 -<85b6> <85b8> 4192 -<85bc> <85bf> 4195 -<85c2> <85c2> 4199 -<85c7> <85c7> 4200 -<85ca> <85cb> 4201 -<85ce> <85ce> 4203 -<85d8> <85d8> 4205 -<85da> <85da> 4206 -<85df> <85e0> 4207 -<85e6> <85e6> 4209 -<85e8> <85e8> 4210 -<85ed> <85ed> 4211 -<85f3> <85f3> 4212 -<85f6> <85f6> 4213 -<85fc> <85fc> 4214 -<85ff> <85ff> 4215 -<8600> <8600> 4216 -<8604> <8605> 4217 -<860d> <860e> 4219 -<8610> <8612> 4221 -<8618> <8619> 4224 -<861b> <861b> 4226 -<861e> <861e> 4227 -<8621> <8621> 4228 -<8627> <8627> 4229 -<8629> <8629> 4230 -<8636> <8636> 4231 -<8638> <8638> 4232 -<863a> <863a> 4233 -<863c> <863d> 4234 -<8640> <8640> 4236 -<8641> <8641> 1088 -<8642> <8642> 4237 -<8646> <8646> 4238 -<8652> <8653> 4239 -<8656> <8659> 4241 -<865d> <865d> 4245 -<8660> <8664> 4246 -<8669> <8669> 4251 -<866c> <866c> 4252 -<866f> <866f> 4253 -<8675> <8677> 4254 -<867a> <867a> 4257 -<8688> <8688> 4291 -<868d> <868d> 4258 -<8691> <8691> 4259 -<8696> <8696> 4260 -<8698> <8698> 4261 -<869a> <869a> 4262 -<869c> <869c> 4263 -<86a1> <86a1> 4264 -<86a6> <86a8> 4265 -<86ad> <86ad> 4268 -<86b1> <86b1> 4269 -<86b3> <86b5> 4270 -<86b7> <86b9> 4273 -<86bf> <86c1> 4276 -<86c3> <86c3> 4279 -<86c5> <86c5> 4280 -<86d1> <86d2> 4281 -<86d5> <86d5> 4283 -<86d7> <86d7> 4284 -<86da> <86da> 4285 -<86dc> <86dc> 4286 -<86e0> <86e0> 4287 -<86e3> <86e3> 4288 -<86e5> <86e5> 4289 -<86e7> <86e7> 4290 -<86fa> <86fa> 4292 -<86fc> <86fd> 4293 -<8704> <8705> 4295 -<8707> <8707> 4297 -<870b> <870b> 4298 -<870e> <8710> 4299 -<8713> <8714> 4302 -<8719> <8719> 4304 -<871e> <871f> 4305 -<8721> <8721> 4307 -<8723> <8723> 4308 -<8728> <8728> 4309 -<872e> <872f> 4310 -<8731> <8732> 4312 -<8739> <873a> 4314 -<873c> <873e> 4316 -<8740> <8740> 4319 -<8743> <8743> 4320 -<8745> <8745> 4321 -<874d> <874d> 4322 -endcidrange - -100 begincidrange -<8758> <8758> 4323 -<875d> <875d> 4324 -<8761> <8761> 4325 -<8764> <8765> 4326 -<876f> <876f> 4328 -<8771> <8772> 4329 -<877b> <877b> 4331 -<8783> <8789> 4332 -<878b> <878c> 4339 -<8790> <8790> 4341 -<8793> <8793> 4342 -<8795> <8795> 4343 -<8797> <8799> 4344 -<879e> <879e> 4347 -<87a0> <87a0> 4348 -<87a3> <87a3> 4349 -<87a7> <87a7> 4350 -<87ac> <87ae> 4351 -<87b1> <87b1> 4354 -<87b5> <87b5> 4355 -<87be> <87bf> 4356 -<87c1> <87c1> 4358 -<87c8> <87ca> 4359 -<87ce> <87ce> 4362 -<87d5> <87d6> 4363 -<87d9> <87da> 4365 -<87dc> <87dc> 4367 -<87df> <87df> 4368 -<87e2> <87e4> 4369 -<87ea> <87eb> 4372 -<87ed> <87ed> 4374 -<87f1> <87f1> 4375 -<87f3> <87f3> 4376 -<87f8> <87f8> 4377 -<87fa> <87fa> 4378 -<87ff> <87ff> 4379 -<8801> <8801> 4380 -<8803> <8803> 4381 -<8806> <8806> 4382 -<8809> <880b> 4383 -<8810> <8810> 4386 -<8812> <8814> 4388 -<8818> <8818> 4391 -<8819> <8819> 4387 -<881a> <881c> 4392 -<881e> <881f> 4395 -<8828> <8828> 4397 -<882d> <882e> 4398 -<8830> <8830> 4400 -<8832> <8832> 4401 -<8835> <8835> 4402 -<883a> <883a> 4403 -<883c> <883c> 4404 -<8841> <8841> 4405 -<8843> <8843> 4406 -<8845> <8845> 4407 -<8848> <884b> 4408 -<884e> <884e> 4412 -<8851> <8851> 4413 -<8855> <8856> 4414 -<8858> <8858> 4416 -<885a> <885a> 4417 -<885c> <885c> 4418 -<885f> <8860> 4419 -<8864> <8864> 4421 -<8869> <8869> 4422 -<8871> <8871> 4423 -<8879> <8879> 4424 -<887b> <887b> 4425 -<8880> <8880> 4426 -<8898> <8898> 4427 -<889a> <889c> 4428 -<889f> <88a0> 4431 -<88a8> <88a8> 4433 -<88aa> <88aa> 4434 -<88ba> <88ba> 4435 -<88bd> <88be> 4436 -<88c0> <88c0> 4438 -<88ca> <88ce> 4439 -<88d1> <88d3> 4444 -<88db> <88db> 4447 -<88de> <88de> 4448 -<88e7> <88e7> 4449 -<88ef> <88f1> 4450 -<88f5> <88f5> 4453 -<88f7> <88f7> 4454 -<8901> <8901> 4455 -<8906> <8906> 4456 -<890d> <890f> 4457 -<8915> <8916> 4460 -<8918> <891a> 4462 -<891c> <891c> 4465 -<8920> <8920> 4466 -<8926> <8928> 4467 -<8930> <8932> 4470 -<8935> <8935> 4473 -<8939> <893a> 4474 -<893e> <893e> 4476 -<8940> <8940> 4477 -<8942> <8942> 4478 -endcidrange - -100 begincidrange -<8945> <8946> 4479 -<8949> <8949> 4481 -<894f> <894f> 4482 -<8952> <8952> 4483 -<8957> <8957> 4484 -<895a> <895c> 4485 -<8961> <8963> 4488 -<896b> <896b> 4491 -<896e> <896e> 4492 -<8970> <8970> 4493 -<8973> <8973> 4494 -<8975> <8975> 4495 -<897a> <897d> 4496 -<8989> <8989> 4500 -<898d> <898d> 4501 -<8990> <8990> 4502 -<8994> <8995> 4503 -<899b> <899c> 4505 -<899f> <89a0> 4507 -<89a5> <89a5> 4509 -<89b0> <89b0> 4510 -<89b4> <89b7> 4511 -<89bc> <89bc> 4515 -<89d4> <89d8> 4516 -<89e5> <89e5> 4521 -<89e9> <89e9> 4522 -<89eb> <89eb> 4523 -<89ed> <89ed> 4524 -<89f1> <89f1> 4525 -<89f3> <89f3> 4526 -<89f6> <89f6> 4527 -<89f9> <89f9> 4528 -<89fd> <89fd> 4529 -<89ff> <89ff> 4530 -<8a04> <8a05> 4531 -<8a07> <8a07> 4533 -<8a0f> <8a0f> 4534 -<8a11> <8a12> 4535 -<8a14> <8a15> 4537 -<8a1e> <8a1e> 4539 -<8a20> <8a20> 4540 -<8a22> <8a22> 4541 -<8a24> <8a24> 4542 -<8a26> <8a26> 4543 -<8a2b> <8a2c> 4544 -<8a2f> <8a2f> 4546 -<8a35> <8a35> 4547 -<8a37> <8a37> 4548 -<8a3d> <8a3e> 4549 -<8a40> <8a40> 4551 -<8a43> <8a43> 4552 -<8a45> <8a45> 4553 -<8a47> <8a47> 4554 -<8a49> <8a49> 4555 -<8a4d> <8a4e> 4556 -<8a53> <8a53> 4558 -<8a56> <8a58> 4559 -<8a5c> <8a5d> 4562 -<8a61> <8a61> 4564 -<8a65> <8a65> 4565 -<8a67> <8a67> 4566 -<8a75> <8a77> 4567 -<8a79> <8a7b> 4570 -<8a7e> <8a80> 4573 -<8a83> <8a83> 4576 -<8a86> <8a86> 4577 -<8a8b> <8a8b> 4578 -<8a8f> <8a90> 4579 -<8a92> <8a92> 4581 -<8a96> <8a97> 4582 -<8a99> <8a99> 4584 -<8a9f> <8a9f> 4585 -<8aa7> <8aa7> 4586 -<8aa9> <8aa9> 4587 -<8aae> <8aaf> 4588 -<8ab3> <8ab3> 4590 -<8ab6> <8ab7> 4591 -<8abb> <8abb> 4593 -<8abe> <8abe> 4594 -<8ac3> <8ac3> 4595 -<8ac6> <8ac6> 4596 -<8ac8> <8aca> 4597 -<8ad1> <8ad1> 4600 -<8ad3> <8ad5> 4601 -<8ad7> <8ad7> 4604 -<8add> <8add> 4605 -<8adf> <8adf> 4606 -<8aec> <8aec> 4607 -<8af0> <8af0> 4608 -<8af4> <8af6> 4609 -<8afc> <8afc> 4612 -<8aff> <8aff> 4613 -<8b05> <8b06> 4614 -<8b0a> <8b0a> 4621 -<8b0b> <8b0b> 4616 -<8b11> <8b11> 4617 -<8b1c> <8b1c> 4618 -<8b1e> <8b1f> 4619 -<8b2d> <8b2d> 4622 -<8b30> <8b30> 4623 -endcidrange - -100 begincidrange -<8b37> <8b37> 4624 -<8b3c> <8b3c> 4625 -<8b42> <8b46> 4626 -<8b48> <8b48> 4631 -<8b4d> <8b4d> 4636 -<8b52> <8b54> 4632 -<8b59> <8b59> 4635 -<8b5e> <8b5e> 4637 -<8b63> <8b63> 4638 -<8b6d> <8b6d> 4639 -<8b76> <8b76> 4640 -<8b78> <8b79> 4641 -<8b7c> <8b7c> 4643 -<8b7e> <8b7e> 4644 -<8b81> <8b81> 4645 -<8b84> <8b85> 4646 -<8b8b> <8b8b> 4648 -<8b8d> <8b8d> 4649 -<8b8f> <8b8f> 4650 -<8b94> <8b95> 4651 -<8b9c> <8b9c> 4653 -<8b9e> <8b9f> 4654 -<8c38> <8c39> 4656 -<8c3d> <8c3e> 4658 -<8c45> <8c45> 4660 -<8c47> <8c47> 4661 -<8c49> <8c49> 4662 -<8c4b> <8c4b> 4663 -<8c4f> <8c4f> 4664 -<8c51> <8c51> 4665 -<8c53> <8c54> 4666 -<8c57> <8c58> 4668 -<8c59> <8c59> 4672 -<8c5b> <8c5b> 4670 -<8c5d> <8c5d> 4671 -<8c63> <8c64> 4673 -<8c66> <8c66> 4675 -<8c68> <8c69> 4676 -<8c6d> <8c6d> 4678 -<8c73> <8c73> 4679 -<8c75> <8c76> 4680 -<8c7b> <8c7b> 4682 -<8c7e> <8c7e> 4683 -<8c86> <8c87> 4684 -<8c8b> <8c8b> 4686 -<8c90> <8c90> 4687 -<8c92> <8c93> 4688 -<8c99> <8c99> 4690 -<8c9b> <8c9c> 4691 -<8ca4> <8ca4> 4693 -<8cb9> <8cba> 4694 -<8cc5> <8cc6> 4696 -<8cc9> <8cc9> 4698 -<8ccb> <8ccb> 4699 -<8ccf> <8ccf> 4700 -<8cd5> <8cd5> 4702 -<8cd6> <8cd6> 4701 -<8cd9> <8cd9> 4703 -<8cdd> <8cdd> 4704 -<8ce1> <8ce1> 4705 -<8ce8> <8ce8> 4706 -<8cec> <8cec> 4707 -<8cef> <8cf0> 4708 -<8cf2> <8cf2> 4710 -<8cf5> <8cf5> 4711 -<8cf7> <8cf8> 4712 -<8cfe> <8cff> 4714 -<8d01> <8d01> 4716 -<8d03> <8d03> 4717 -<8d09> <8d09> 4718 -<8d12> <8d12> 4719 -<8d17> <8d17> 4720 -<8d1b> <8d1b> 4721 -<8d65> <8d65> 4722 -<8d69> <8d69> 4723 -<8d6c> <8d6c> 4724 -<8d6e> <8d6e> 4725 -<8d7f> <8d7f> 4726 -<8d82> <8d82> 4727 -<8d84> <8d84> 4728 -<8d88> <8d88> 4729 -<8d8d> <8d8d> 4730 -<8d90> <8d91> 4731 -<8d95> <8d95> 4733 -<8d9e> <8da0> 4734 -<8da6> <8da6> 4737 -<8dab> <8dac> 4738 -<8daf> <8daf> 4740 -<8db2> <8db2> 4741 -<8db5> <8db5> 4742 -<8db7> <8db7> 4743 -<8db9> <8db9> 4744 -<8dbb> <8dbb> 4745 -<8dbc> <8dbc> 4763 -<8dc0> <8dc0> 4746 -<8dc5> <8dc8> 4747 -<8dca> <8dca> 4751 -<8dce> <8dce> 4752 -<8dd1> <8dd1> 4753 -<8dd4> <8dd5> 4754 -endcidrange - -100 begincidrange -<8dd7> <8dd7> 4756 -<8dd9> <8dd9> 4757 -<8de4> <8de5> 4758 -<8de7> <8de7> 4760 -<8dec> <8dec> 4761 -<8df0> <8df0> 4762 -<8df1> <8df2> 4764 -<8df4> <8df4> 4766 -<8dfd> <8dfd> 4767 -<8e01> <8e01> 4768 -<8e04> <8e06> 4769 -<8e0b> <8e0b> 4772 -<8e11> <8e11> 4773 -<8e14> <8e14> 4774 -<8e16> <8e16> 4775 -<8e20> <8e23> 4776 -<8e26> <8e27> 4780 -<8e31> <8e31> 4782 -<8e33> <8e33> 4783 -<8e36> <8e39> 4784 -<8e3d> <8e3d> 4788 -<8e40> <8e41> 4789 -<8e4b> <8e4b> 4791 -<8e4d> <8e4f> 4792 -<8e54> <8e54> 4795 -<8e5b> <8e5e> 4796 -<8e61> <8e62> 4800 -<8e69> <8e69> 4802 -<8e6c> <8e6d> 4803 -<8e6f> <8e71> 4805 -<8e79> <8e7b> 4808 -<8e82> <8e83> 4811 -<8e89> <8e89> 4813 -<8e90> <8e90> 4814 -<8e92> <8e92> 4815 -<8e95> <8e95> 4816 -<8e9a> <8e9b> 4817 -<8e9d> <8e9e> 4819 -<8ea2> <8ea2> 4821 -<8ea7> <8ea7> 4822 -<8ea9> <8ea9> 4823 -<8ead> <8eae> 4824 -<8eb3> <8eb3> 4826 -<8eb5> <8eb5> 4827 -<8eba> <8ebb> 4828 -<8ec0> <8ec1> 4830 -<8ec3> <8ec4> 4832 -<8ec7> <8ec7> 4834 -<8ecf> <8ecf> 4835 -<8ed1> <8ed1> 4836 -<8ed4> <8ed4> 4837 -<8edc> <8edc> 4838 -<8ee8> <8ee8> 4839 -<8eed> <8eed> 4846 -<8eee> <8eee> 4840 -<8ef0> <8ef1> 4841 -<8ef7> <8ef7> 4843 -<8ef9> <8efa> 4844 -<8f00> <8f00> 4847 -<8f02> <8f02> 4848 -<8f07> <8f08> 4849 -<8f0f> <8f10> 4851 -<8f16> <8f18> 4853 -<8f1e> <8f1e> 4856 -<8f20> <8f21> 4857 -<8f23> <8f23> 4859 -<8f25> <8f25> 4860 -<8f27> <8f28> 4861 -<8f2c> <8f2e> 4863 -<8f34> <8f37> 4866 -<8f3a> <8f3a> 4870 -<8f40> <8f41> 4871 -<8f43> <8f43> 4873 -<8f47> <8f47> 4874 -<8f4f> <8f4f> 4875 -<8f51> <8f55> 4876 -<8f58> <8f58> 4881 -<8f5d> <8f5e> 4882 -<8f65> <8f65> 4884 -<8f9d> <8f9d> 4885 -<8fa0> <8fa1> 4886 -<8fa4> <8fa6> 4888 -<8fb5> <8fb6> 4891 -<8fb8> <8fb8> 4893 -<8fbe> <8fbe> 4894 -<8fc0> <8fc1> 4895 -<8fc6> <8fc6> 4897 -<8fca> <8fcb> 4898 -<8fcd> <8fcd> 4900 -<8fd0> <8fd0> 4901 -<8fd2> <8fd3> 4902 -<8fd5> <8fd5> 4904 -<8fe0> <8fe0> 4905 -<8fe3> <8fe4> 4906 -<8fe8> <8fe8> 4908 -<8fee> <8fee> 4909 -<8ff1> <8ff1> 4910 -<8ff5> <8ff6> 4911 -<8ffb> <8ffb> 4913 -<8ffe> <8ffe> 4914 -endcidrange - -100 begincidrange -<9002> <9002> 4915 -<9004> <9004> 4916 -<9008> <9008> 4917 -<900c> <900c> 4918 -<9018> <9018> 4919 -<901b> <901b> 4920 -<9028> <9029> 4921 -<902a> <902a> 4924 -<902c> <902d> 4925 -<902f> <902f> 4923 -<9033> <9034> 4927 -<9037> <9037> 4929 -<903f> <903f> 4930 -<9043> <9044> 4931 -<904c> <904c> 4933 -<905b> <905b> 4934 -<905d> <905d> 4935 -<9062> <9062> 4936 -<9066> <9067> 4937 -<906c> <906c> 4939 -<9070> <9070> 4940 -<9074> <9074> 4941 -<9079> <9079> 4942 -<9085> <9085> 4943 -<9088> <9088> 4944 -<908b> <908c> 4945 -<908e> <908e> 4947 -<9090> <9090> 4948 -<9095> <9095> 4949 -<9097> <9099> 4950 -<909b> <909b> 4953 -<90a0> <90a2> 4954 -<90a5> <90a5> 4957 -<90b0> <90b0> 4958 -<90b2> <90b4> 4959 -<90b6> <90b6> 4962 -<90bd> <90bd> 4963 -<90be> <90be> 4965 -<90c3> <90c5> 4966 -<90c7> <90c8> 4969 -<90cc> <90cc> 4964 -<90d2> <90d2> 4979 -<90d5> <90d5> 4971 -<90d7> <90d9> 4972 -<90dc> <90dd> 4975 -<90df> <90df> 4977 -<90e5> <90e5> 4978 -<90eb> <90eb> 4981 -<90ef> <90f0> 4982 -<90f4> <90f4> 4984 -<90f6> <90f6> 4980 -<90fe> <90ff> 4985 -<9100> <9100> 4987 -<9104> <9106> 4988 -<9108> <9108> 4991 -<910d> <910d> 4992 -<9110> <9110> 4993 -<9114> <9114> 4994 -<9116> <9118> 4995 -<911a> <911a> 4998 -<911c> <911c> 4999 -<911e> <911e> 5000 -<9120> <9120> 5001 -<9122> <9123> 5003 -<9125> <9125> 5002 -<9127> <9127> 5005 -<9129> <9129> 5006 -<912e> <912f> 5007 -<9131> <9131> 5009 -<9134> <9134> 5010 -<9136> <9137> 5011 -<9139> <913a> 5013 -<913c> <913d> 5015 -<9143> <9143> 5017 -<9147> <9148> 5018 -<914f> <914f> 5020 -<9153> <9153> 5021 -<9157> <9157> 5022 -<9159> <915b> 5023 -<9161> <9161> 5026 -<9164> <9164> 5027 -<9167> <9167> 5028 -<916d> <916d> 5029 -<9174> <9174> 5030 -<9179> <917b> 5031 -<9181> <9181> 5034 -<9183> <9183> 5035 -<9185> <9186> 5036 -<918a> <918a> 5038 -<918e> <918e> 5039 -<9191> <9191> 5040 -<9193> <9195> 5041 -<9198> <9198> 5044 -<919e> <919e> 5045 -<91a1> <91a1> 5046 -<91a6> <91a6> 5047 -<91a8> <91a8> 5048 -<91ac> <91ae> 5049 -<91b0> <91b3> 5052 -<91b6> <91b6> 5056 -endcidrange - -100 begincidrange -<91bb> <91bd> 5057 -<91bf> <91bf> 5060 -<91c2> <91c3> 5061 -<91c5> <91c5> 5063 -<91d3> <91d4> 5064 -<91d7> <91d7> 5066 -<91d9> <91da> 5067 -<91de> <91de> 5069 -<91e4> <91e5> 5070 -<91e9> <91ea> 5072 -<91ec> <91f1> 5074 -<91f7> <91f7> 5080 -<91f9> <91f9> 5081 -<91fb> <91fb> 5082 -<91fd> <91fd> 5083 -<9200> <9201> 5084 -<9204> <9207> 5086 -<9209> <920a> 5090 -<920c> <920c> 5092 -<9210> <9210> 5093 -<9212> <9213> 5094 -<9216> <9216> 5096 -<9218> <9218> 5097 -<921c> <921d> 5098 -<9223> <9226> 5100 -<9228> <9228> 5104 -<922e> <9230> 5105 -<9233> <9233> 5108 -<9235> <9236> 5109 -<9238> <923a> 5111 -<923c> <923c> 5114 -<923e> <923e> 5115 -<9240> <9240> 5116 -<9242> <9243> 5117 -<9246> <9247> 5119 -<924a> <924a> 5121 -<924d> <924f> 5122 -<9251> <9251> 5125 -<9258> <9259> 5126 -<925c> <925d> 5128 -<9260> <9261> 5130 -<9265> <9265> 5132 -<9267> <9269> 5133 -<926e> <9270> 5136 -<9275> <9279> 5139 -<927b> <927d> 5144 -<927f> <927f> 5147 -<9288> <928a> 5148 -<928d> <928e> 5151 -<9292> <9292> 5153 -<9297> <9297> 5154 -<9299> <9299> 5155 -<929f> <92a0> 5156 -<92a4> <92a5> 5158 -<92a7> <92a8> 5160 -<92ab> <92ab> 5162 -<92af> <92af> 5163 -<92b2> <92b2> 5164 -<92b6> <92b6> 5165 -<92b8> <92b8> 5166 -<92ba> <92bd> 5167 -<92bf> <92c3> 5171 -<92c5> <92c8> 5176 -<92cb> <92ce> 5180 -<92d0> <92d0> 5184 -<92d3> <92d3> 5185 -<92d5> <92d5> 5186 -<92d7> <92d9> 5187 -<92dc> <92dd> 5190 -<92df> <92e1> 5192 -<92e3> <92e3> 5195 -<92e5> <92e5> 5196 -<92e7> <92e8> 5197 -<92ec> <92ec> 5199 -<92ee> <92ee> 5200 -<92f0> <92f0> 5201 -<92f9> <92f9> 5202 -<92fb> <92fb> 5203 -<92ff> <92ff> 5204 -<9300> <9300> 5205 -<9302> <9302> 5206 -<9308> <9308> 5207 -<930d> <930d> 5208 -<9311> <9311> 5209 -<9314> <9315> 5210 -<931c> <931f> 5212 -<9321> <9321> 5216 -<9324> <9325> 5217 -<9327> <9327> 5219 -<9329> <932a> 5220 -<9333> <9334> 5222 -<9336> <9337> 5224 -<9347> <9349> 5226 -<9350> <9352> 5229 -<9355> <9355> 5232 -<9357> <9358> 5233 -<935a> <935a> 5235 -<935e> <935e> 5236 -<9364> <9365> 5237 -<9367> <9367> 5239 -endcidrange - -100 begincidrange -<9369> <936a> 5240 -<936d> <936d> 5242 -<936f> <9371> 5243 -<9373> <9374> 5246 -<9376> <9376> 5248 -<937a> <937a> 5249 -<937d> <937d> 5250 -<937f> <9382> 5251 -<9388> <9388> 5255 -<938a> <938b> 5256 -<938d> <938d> 5258 -<938f> <938f> 5259 -<9392> <9392> 5260 -<9395> <9395> 5261 -<9398> <9398> 5262 -<939b> <939b> 5263 -<939e> <939e> 5264 -<93a1> <93a1> 5265 -<93a3> <93a4> 5266 -<93a6> <93a6> 5268 -<93a8> <93a8> 5269 -<93a9> <93a9> 5275 -<93ab> <93ab> 5270 -<93b4> <93b6> 5271 -<93ba> <93ba> 5274 -<93c1> <93c1> 5276 -<93c4> <93c7> 5277 -<93c9> <93cd> 5281 -<93d3> <93d3> 5286 -<93d9> <93d9> 5287 -<93dc> <93dc> 5288 -<93de> <93df> 5289 -<93e2> <93e2> 5291 -<93e6> <93e7> 5292 -<93f7> <93f8> 5295 -<93f9> <93f9> 5294 -<93fa> <93fb> 5297 -<93fd> <93fd> 5299 -<9401> <9402> 5300 -<9404> <9404> 5302 -<9408> <9409> 5303 -<940d> <940f> 5305 -<9415> <9417> 5308 -<941f> <941f> 5311 -<942e> <942f> 5312 -<9431> <9434> 5314 -<943b> <943b> 5318 -<943d> <943d> 5320 -<943f> <943f> 5319 -<9443> <9443> 5321 -<9445> <9445> 5322 -<9448> <9448> 5323 -<944a> <944a> 5324 -<944c> <944c> 5325 -<9455> <9455> 5326 -<9459> <9459> 5327 -<945c> <945c> 5328 -<945f> <945f> 5329 -<9461> <9461> 5330 -<9463> <9463> 5331 -<9468> <9468> 5332 -<946b> <946b> 5333 -<946d> <946f> 5334 -<9471> <9472> 5337 -<9483> <9483> 5340 -<9484> <9484> 5339 -<9578> <9579> 5341 -<957e> <957e> 5343 -<9584> <9584> 5344 -<9588> <9588> 5345 -<958c> <958e> 5346 -<959d> <959f> 5349 -<95a1> <95a1> 5352 -<95a6> <95a6> 5353 -<95a9> <95a9> 5354 -<95ab> <95ac> 5355 -<95b4> <95b4> 5357 -<95b6> <95b6> 5358 -<95ba> <95ba> 5359 -<95bd> <95bd> 5360 -<95bf> <95bf> 5361 -<95c6> <95c6> 5362 -<95c8> <95c9> 5363 -<95cb> <95cb> 5365 -<95d0> <95d3> 5366 -<95d9> <95da> 5370 -<95dd> <95e0> 5372 -<95e4> <95e4> 5376 -<95e6> <95e6> 5377 -<961d> <961e> 5378 -<9622> <9622> 5380 -<9624> <9626> 5381 -<962c> <962c> 5384 -<9631> <9631> 5385 -<9633> <9633> 5386 -<9637> <963a> 5387 -<963c> <963d> 5391 -<9641> <9641> 5393 -<9652> <9652> 5394 -<9654> <9654> 5395 -endcidrange - -100 begincidrange -<9656> <9658> 5396 -<9661> <9661> 5399 -<966e> <966e> 5400 -<9674> <9674> 5401 -<967b> <967c> 5402 -<967e> <967f> 5404 -<9681> <9684> 5406 -<9689> <9689> 5410 -<9691> <9691> 5411 -<9696> <9696> 5412 -<969a> <969a> 5413 -<969d> <969d> 5414 -<969f> <969f> 5415 -<96a4> <96a6> 5416 -<96a9> <96a9> 5419 -<96ae> <96af> 5420 -<96b3> <96b3> 5422 -<96ba> <96ba> 5423 -<96ca> <96ca> 5424 -<96d2> <96d2> 5425 -<96d8> <96d8> 5427 -<96da> <96da> 5428 -<96dd> <96df> 5429 -<96e9> <96e9> 5432 -<96ef> <96ef> 5433 -<96f1> <96f1> 5434 -<96fa> <96fa> 5435 -<9702> <9703> 5436 -<9705> <9705> 5438 -<9709> <9709> 5439 -<971a> <971b> 5440 -<971d> <971d> 5442 -<9721> <9723> 5443 -<9728> <9728> 5446 -<9731> <9731> 5447 -<9733> <9733> 5448 -<9741> <9741> 5449 -<9743> <9743> 5450 -<974a> <974a> 5451 -<974e> <974f> 5452 -<9755> <9755> 5454 -<9757> <9758> 5455 -<975a> <975b> 5457 -<9763> <9763> 5459 -<9767> <9767> 5460 -<976a> <976a> 5461 -<976e> <976e> 5462 -<9773> <9773> 5463 -<9776> <9778> 5464 -<977b> <977b> 5467 -<977d> <977d> 5468 -<977f> <9780> 5469 -<9789> <9789> 5471 -<9795> <9797> 5472 -<9799> <979a> 5475 -<979e> <979f> 5477 -<97a2> <97a2> 5479 -<97ac> <97ac> 5480 -<97ae> <97ae> 5481 -<97b1> <97b2> 5482 -<97b5> <97b6> 5484 -<97b8> <97ba> 5486 -<97bc> <97bc> 5489 -<97be> <97bf> 5490 -<97c1> <97c1> 5492 -<97c4> <97c5> 5493 -<97c7> <97c7> 5495 -<97c9> <97ca> 5496 -<97cc> <97ce> 5498 -<97d0> <97d1> 5501 -<97d4> <97d4> 5503 -<97d7> <97d9> 5504 -<97db> <97db> 5510 -<97dd> <97de> 5507 -<97e0> <97e0> 5509 -<97e1> <97e1> 5511 -<97e4> <97e4> 5512 -<97ef> <97ef> 5513 -<97f1> <97f1> 5514 -<97f4> <97f4> 5515 -<97f7> <97f8> 5516 -<97fa> <97fa> 5518 -<9807> <9807> 5519 -<980a> <980a> 5520 -<980d> <980e> 5522 -<9814> <9814> 5524 -<9816> <9816> 5525 -<9819> <9819> 5521 -<981c> <981c> 5526 -<981e> <981e> 5527 -<9820> <9820> 5528 -<9823> <9823> 5529 -<9825> <9825> 5538 -<9826> <9826> 5530 -<982b> <982b> 5531 -<982e> <9830> 5532 -<9832> <9833> 5535 -<9835> <9835> 5537 -<983e> <983e> 5539 -<9844> <9844> 5540 -endcidrange - -100 begincidrange -<9847> <9847> 5541 -<984a> <984a> 5542 -<9851> <9853> 5543 -<9856> <9857> 5546 -<9859> <985a> 5548 -<9862> <9863> 5550 -<9865> <9866> 5552 -<986a> <986a> 5554 -<986c> <986c> 5555 -<98ab> <98ab> 5556 -<98ad> <98ae> 5557 -<98b0> <98b0> 5559 -<98b4> <98b4> 5560 -<98b7> <98b8> 5561 -<98ba> <98bb> 5563 -<98bf> <98bf> 5565 -<98c2> <98c2> 5566 -<98c5> <98c5> 5567 -<98c8> <98c8> 5568 -<98cc> <98cc> 5569 -<98e1> <98e1> 5570 -<98e3> <98e3> 5571 -<98e5> <98e7> 5572 -<98ea> <98ea> 5575 -<98f3> <98f3> 5576 -<98f6> <98f6> 5577 -<9902> <9902> 5578 -<9907> <9908> 5579 -<9911> <9911> 5581 -<9915> <9917> 5582 -<991a> <991c> 5585 -<991f> <991f> 5588 -<9922> <9922> 5589 -<9926> <9927> 5590 -<992b> <992b> 5592 -<9931> <9935> 5593 -<9939> <993c> 5598 -<9940> <9941> 5602 -<9946> <9948> 5604 -<994d> <994e> 5607 -<9954> <9954> 5609 -<9958> <9959> 5610 -<995b> <995c> 5612 -<995e> <9960> 5614 -<999b> <999b> 5617 -<999d> <999d> 5618 -<999f> <999f> 5619 -<99a6> <99a6> 5620 -<99b0> <99b2> 5621 -<99b5> <99b5> 5624 -<99b9> <99ba> 5625 -<99bd> <99bd> 5627 -<99bf> <99bf> 5628 -<99c3> <99c3> 5629 -<99c9> <99c9> 5630 -<99d3> <99d4> 5631 -<99d9> <99da> 5633 -<99dc> <99dc> 5635 -<99de> <99de> 5636 -<99e7> <99e7> 5637 -<99ea> <99ec> 5638 -<99f0> <99f0> 5641 -<99f4> <99f5> 5642 -<99f9> <99f9> 5644 -<99fd> <99fe> 5645 -<9a02> <9a04> 5647 -<9a0b> <9a0c> 5650 -<9a10> <9a11> 5652 -<9a16> <9a16> 5654 -<9a1e> <9a1e> 5655 -<9a20> <9a20> 5656 -<9a22> <9a24> 5657 -<9a27> <9a27> 5660 -<9a2d> <9a2e> 5661 -<9a33> <9a33> 5663 -<9a35> <9a36> 5664 -<9a38> <9a38> 5666 -<9a41> <9a41> 5668 -<9a44> <9a44> 5669 -<9a47> <9a47> 5667 -<9a4a> <9a4c> 5670 -<9a4e> <9a4e> 5673 -<9a51> <9a51> 5674 -<9a54> <9a54> 5675 -<9a56> <9a56> 5676 -<9a5d> <9a5d> 5677 -<9aaa> <9aaa> 5678 -<9aac> <9aac> 5679 -<9aae> <9aaf> 5680 -<9ab2> <9ab2> 5682 -<9ab4> <9ab6> 5683 -<9ab9> <9ab9> 5686 -<9abb> <9abb> 5687 -<9abe> <9abf> 5688 -<9ac1> <9ac1> 5690 -<9ac3> <9ac3> 5691 -<9ac6> <9ac6> 5692 -<9ac8> <9ac8> 5693 -<9ace> <9ace> 5694 -<9ad0> <9ad0> 5695 -endcidrange - -100 begincidrange -<9ad2> <9ad2> 5696 -<9ad5> <9ad7> 5697 -<9adb> <9adc> 5700 -<9ae0> <9ae0> 5702 -<9ae4> <9ae5> 5703 -<9ae7> <9ae7> 5705 -<9ae9> <9ae9> 5706 -<9aec> <9aec> 5707 -<9af2> <9af3> 5708 -<9af5> <9af5> 5710 -<9af9> <9afa> 5711 -<9afd> <9afd> 5713 -<9aff> <9aff> 5714 -<9b00> <9b05> 5715 -<9b08> <9b09> 5721 -<9b0b> <9b0e> 5723 -<9b10> <9b10> 5727 -<9b12> <9b12> 5728 -<9b16> <9b16> 5729 -<9b19> <9b19> 5730 -<9b1b> <9b1c> 5731 -<9b20> <9b20> 5733 -<9b26> <9b26> 5734 -<9b2b> <9b2b> 5735 -<9b2d> <9b2d> 5736 -<9b33> <9b35> 5737 -<9b37> <9b37> 5740 -<9b39> <9b3a> 5741 -<9b3d> <9b3d> 5743 -<9b48> <9b48> 5744 -<9b4b> <9b4c> 5745 -<9b55> <9b57> 5747 -<9b5b> <9b5b> 5750 -<9b5e> <9b5e> 5751 -<9b61> <9b61> 5752 -<9b63> <9b63> 5753 -<9b65> <9b66> 5754 -<9b68> <9b68> 5756 -<9b6a> <9b6e> 5757 -<9b73> <9b73> 5762 -<9b75> <9b75> 5763 -<9b77> <9b79> 5764 -<9b7f> <9b80> 5767 -<9b84> <9b87> 5769 -<9b89> <9b8b> 5773 -<9b8d> <9b8d> 5776 -<9b8f> <9b90> 5777 -<9b94> <9b94> 5779 -<9b9a> <9b9a> 5780 -<9b9d> <9b9e> 5781 -<9ba6> <9ba7> 5783 -<9ba9> <9ba9> 5785 -<9bac> <9bac> 5786 -<9bb0> <9bb2> 5787 -<9bb7> <9bb8> 5790 -<9bbb> <9bbc> 5792 -<9bbe> <9bbf> 5794 -<9bc1> <9bc1> 5796 -<9bc7> <9bc8> 5797 -<9bce> <9bce> 5799 -<9bd0> <9bd0> 5800 -<9bd7> <9bd8> 5801 -<9bdd> <9bdd> 5803 -<9bdf> <9bdf> 5804 -<9be5> <9be5> 5805 -<9be7> <9be7> 5806 -<9bea> <9beb> 5807 -<9bef> <9bef> 5809 -<9bf3> <9bf3> 5810 -<9bf7> <9bfa> 5811 -<9bfd> <9bfd> 5815 -<9bff> <9bff> 5816 -<9c00> <9c00> 5817 -<9c02> <9c02> 5818 -<9c0b> <9c0b> 5819 -<9c0f> <9c0f> 5820 -<9c11> <9c11> 5821 -<9c16> <9c16> 5822 -<9c18> <9c1a> 5823 -<9c1c> <9c1c> 5826 -<9c1e> <9c1e> 5827 -<9c22> <9c23> 5828 -<9c26> <9c2a> 5830 -<9c31> <9c31> 5835 -<9c35> <9c37> 5836 -<9c3d> <9c3d> 5839 -<9c41> <9c41> 5840 -<9c43> <9c45> 5841 -<9c49> <9c4a> 5844 -<9c4e> <9c50> 5846 -<9c53> <9c54> 5849 -<9c56> <9c56> 5851 -<9c58> <9c58> 5852 -<9c5b> <9c5b> 5853 -<9c5c> <9c5c> 5860 -<9c5d> <9c5f> 5854 -<9c63> <9c63> 5857 -<9c68> <9c68> 5862 -<9c69> <9c6a> 5858 -<9c6b> <9c6b> 5861 -endcidrange - -100 begincidrange -<9c6e> <9c6e> 5863 -<9c70> <9c70> 5864 -<9c72> <9c72> 5865 -<9c75> <9c75> 5866 -<9c77> <9c77> 5867 -<9c7b> <9c7b> 5868 -<9ce6> <9ce6> 5869 -<9cf2> <9cf2> 5870 -<9cf7> <9cf7> 5871 -<9cf9> <9cf9> 5872 -<9d02> <9d02> 5874 -<9d0b> <9d0b> 5873 -<9d11> <9d11> 5875 -<9d17> <9d18> 5876 -<9d1c> <9d1e> 5878 -<9d2f> <9d30> 5881 -<9d32> <9d34> 5883 -<9d3a> <9d3a> 5886 -<9d3c> <9d3c> 5887 -<9d3d> <9d3d> 5889 -<9d42> <9d43> 5890 -<9d45> <9d45> 5888 -<9d47> <9d47> 5892 -<9d4a> <9d4a> 5893 -<9d53> <9d54> 5894 -<9d5f> <9d5f> 5896 -<9d62> <9d62> 5898 -<9d63> <9d63> 5897 -<9d65> <9d65> 5899 -<9d69> <9d6b> 5900 -<9d70> <9d70> 5903 -<9d76> <9d77> 5904 -<9d7b> <9d7c> 5906 -<9d7e> <9d7e> 5908 -<9d83> <9d84> 5909 -<9d86> <9d86> 5911 -<9d8a> <9d8a> 5912 -<9d8d> <9d8e> 5913 -<9d92> <9d93> 5915 -<9d95> <9d98> 5917 -<9da1> <9da1> 5921 -<9daa> <9daa> 5922 -<9dac> <9dac> 5923 -<9dae> <9dae> 5924 -<9db1> <9db1> 5925 -<9db5> <9db5> 5926 -<9db9> <9db9> 5927 -<9dbc> <9dbc> 5928 -<9dbf> <9dbf> 5929 -<9dc3> <9dc3> 5930 -<9dc7> <9dc7> 5931 -<9dc9> <9dca> 5932 -<9dd4> <9dd7> 5934 -<9dda> <9dda> 5938 -<9dde> <9de0> 5939 -<9de5> <9de5> 5942 -<9de7> <9de7> 5943 -<9de9> <9de9> 5944 -<9deb> <9deb> 5945 -<9dee> <9dee> 5946 -<9df0> <9df0> 5947 -<9df3> <9df4> 5948 -<9dfe> <9dfe> 5950 -<9e02> <9e02> 5952 -<9e07> <9e07> 5953 -<9e0a> <9e0a> 5951 -<9e0e> <9e0e> 5954 -<9e10> <9e12> 5955 -<9e15> <9e16> 5958 -<9e19> <9e19> 5960 -<9e1c> <9e1d> 5961 -<9e7a> <9e7c> 5963 -<9e80> <9e80> 5966 -<9e82> <9e85> 5967 -<9e87> <9e87> 5971 -<9e8e> <9e8f> 5972 -<9e96> <9e96> 5974 -<9e98> <9e98> 5975 -<9e9b> <9e9b> 5976 -<9e9e> <9e9e> 5977 -<9ea4> <9ea4> 5978 -<9ea8> <9ea8> 5979 -<9eac> <9eac> 5980 -<9eae> <9eb0> 5981 -<9eb3> <9eb5> 5984 -<9ec6> <9ec6> 5987 -<9ec8> <9ec8> 5988 -<9ecb> <9ecb> 5989 -<9ed5> <9ed5> 5990 -<9edf> <9edf> 5991 -<9ee4> <9ee4> 5992 -<9ee7> <9ee7> 5993 -<9eec> <9eee> 5994 -<9ef0> <9ef2> 5997 -<9ef5> <9ef5> 6000 -<9ef8> <9ef8> 6001 -<9eff> <9eff> 6002 -<9f02> <9f03> 6003 -<9f09> <9f09> 6005 -<9f0f> <9f12> 6006 -endcidrange - -32 begincidrange -<9f14> <9f14> 6010 -<9f16> <9f17> 6011 -<9f19> <9f1b> 6013 -<9f1f> <9f1f> 6016 -<9f22> <9f22> 6017 -<9f26> <9f26> 6018 -<9f2a> <9f2b> 6019 -<9f2f> <9f2f> 6021 -<9f31> <9f32> 6022 -<9f34> <9f34> 6024 -<9f37> <9f37> 6025 -<9f39> <9f3a> 6026 -<9f3c> <9f3d> 6028 -<9f3f> <9f3f> 6030 -<9f41> <9f41> 6031 -<9f43> <9f47> 6032 -<9f53> <9f53> 6037 -<9f55> <9f58> 6038 -<9f5a> <9f5a> 6042 -<9f5d> <9f5e> 6043 -<9f68> <9f69> 6045 -<9f6d> <9f71> 6047 -<9f73> <9f73> 6052 -<9f75> <9f75> 6053 -<9f7a> <9f7a> 6054 -<9f7d> <9f7d> 6055 -<9f8f> <9f92> 6056 -<9f94> <9f94> 6060 -<9f96> <9f97> 6061 -<9f9e> <9f9e> 6063 -<9fa1> <9fa3> 6064 -<9fa5> <9fa5> 6067 -endcidrange -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/UniHojo-UCS2-V b/resources/cmaps/japan/UniHojo-UCS2-V deleted file mode 100644 index a7bd394b..00000000 --- a/resources/cmaps/japan/UniHojo-UCS2-V +++ /dev/null @@ -1,75 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%DocumentNeededResources: CMap (UniHojo-UCS2-H) -%%IncludeResource: ProcSet (CIDInit) -%%IncludeResource: CMap (UniHojo-UCS2-H) -%%BeginResource: CMap (UniHojo-UCS2-V) -%%Title: (UniHojo-UCS2-V Adobe Japan2 0) -%%Version: 9.003 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/UniHojo-UCS2-H usecmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /UniHojo-UCS2-V def -/CMapVersion 9.003 def -/CMapType 1 def - -/XUID [1 10 25425] def - -/WMode 1 def - -endcmap -CMapName currentdict /CMap defineresource pop - -end -end -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/UniHojo-UTF16-H b/resources/cmaps/japan/UniHojo-UTF16-H deleted file mode 100644 index dde281e5..00000000 --- a/resources/cmaps/japan/UniHojo-UTF16-H +++ /dev/null @@ -1,4468 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%IncludeResource: ProcSet (CIDInit) -%%BeginResource: CMap (UniHojo-UTF16-H) -%%Title: (UniHojo-UTF16-H Adobe Japan2 0) -%%Version: 1.002 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /UniHojo-UTF16-H def -/CMapVersion 1.002 def -/CMapType 1 def - -/XUID [1 10 25513] def - -/WMode 0 def - -3 begincodespacerange - <0000> - - -endcodespacerange - -1 beginnotdefrange -<0000> <001f> 1 -endnotdefrange - -100 begincidchar -<007e> 9 -<00a1> 12 -<00a4> 20 -<00a6> 13 -<00a9> 17 -<00aa> 16 -<00ae> 18 -<00af> 6 -<00b8> 3 -<00ba> 15 -<00bf> 14 -<00c0> 97 -<00c1> 96 -<00c2> 99 -<00c3> 105 -<00c4> 98 -<00c5> 104 -<00c6> 69 -<00c7> 109 -<00c8> 113 -<00c9> 112 -<00ca> 115 -<00cb> 114 -<00cc> 126 -<00cd> 125 -<00ce> 128 -<00cf> 127 -<00d1> 142 -<00d2> 144 -<00d3> 143 -<00d4> 146 -<00d5> 150 -<00d6> 145 -<00d8> 76 -<00d9> 161 -<00da> 160 -<00db> 163 -<00dc> 162 -<00dd> 176 -<00de> 79 -<00df> 93 -<00e0> 183 -<00e1> 182 -<00e2> 185 -<00e3> 191 -<00e4> 184 -<00e5> 190 -<00e6> 80 -<00e7> 195 -<00e8> 199 -<00e9> 198 -<00ea> 201 -<00eb> 200 -<00ec> 212 -<00ed> 211 -<00ee> 214 -<00ef> 213 -<00f0> 82 -<00f1> 227 -<00f2> 229 -<00f3> 228 -<00f4> 231 -<00f5> 235 -<00f6> 230 -<00f8> 91 -<00f9> 246 -<00fa> 245 -<00fb> 248 -<00fc> 247 -<00fd> 261 -<00fe> 95 -<00ff> 262 -<0100> 102 -<0101> 188 -<0102> 100 -<0103> 186 -<0104> 103 -<0105> 189 -<0106> 106 -<0107> 192 -<0108> 107 -<0109> 193 -<010a> 110 -<010b> 196 -<010c> 108 -<010d> 194 -<010e> 111 -<010f> 197 -<0110> 70 -<0111> 81 -<0112> 118 -<0113> 204 -<0116> 117 -<0117> 203 -<0118> 119 -<0119> 205 -<011a> 116 -<011b> 202 -<011c> 120 -<011d> 207 -endcidchar - -100 begincidchar -<011e> 121 -<011f> 208 -<0120> 123 -<0121> 209 -<0122> 122 -<0124> 124 -<0125> 210 -<0126> 71 -<0127> 83 -<0128> 133 -<0129> 218 -<012a> 131 -<012b> 216 -<012e> 132 -<012f> 217 -<0130> 130 -<0131> 84 -<0132> 72 -<0133> 85 -<0134> 134 -<0135> 219 -<0136> 135 -<0137> 220 -<0138> 86 -<0139> 136 -<013a> 221 -<013b> 138 -<013c> 223 -<013d> 137 -<013e> 222 -<013f> 74 -<0140> 88 -<0141> 73 -<0142> 87 -<0143> 139 -<0144> 224 -<0145> 141 -<0146> 226 -<0147> 140 -<0148> 225 -<0149> 89 -<014a> 75 -<014b> 90 -<014c> 149 -<014d> 234 -<0150> 148 -<0151> 233 -<0152> 77 -<0153> 92 -<0154> 151 -<0155> 236 -<0156> 153 -<0157> 238 -<0158> 152 -<0159> 237 -<015a> 154 -<015b> 239 -<015c> 155 -<015d> 240 -<015e> 157 -<015f> 242 -<0160> 156 -<0161> 241 -<0162> 159 -<0163> 244 -<0164> 158 -<0165> 243 -<0166> 78 -<0167> 94 -<0168> 170 -<0169> 255 -<016a> 167 -<016b> 252 -<016c> 164 -<016d> 249 -<016e> 169 -<016f> 254 -<0170> 166 -<0171> 251 -<0172> 168 -<0173> 253 -<0174> 175 -<0175> 260 -<0176> 178 -<0177> 263 -<0178> 177 -<0179> 179 -<017a> 264 -<017b> 181 -<017c> 266 -<017d> 180 -<017e> 265 -<01cd> 101 -<01ce> 187 -<01cf> 129 -<01d0> 215 -<01d1> 147 -<01d2> 232 -<01d3> 165 -<01d4> 250 -endcidchar - -100 begincidchar -<01d5> 174 -<01d6> 259 -<01d7> 171 -<01d8> 256 -<01d9> 173 -<01da> 258 -<01db> 172 -<01dc> 257 -<01f5> 206 -<02c7> 2 -<02d8> 1 -<02d9> 4 -<02da> 8 -<02db> 7 -<02dd> 5 -<0386> 22 -<038c> 27 -<038e> 28 -<038f> 30 -<0390> 36 -<03aa> 26 -<03ab> 29 -<03b0> 41 -<03c2> 38 -<03ca> 35 -<03cb> 40 -<03cc> 37 -<03cd> 39 -<03ce> 42 -<2116> 21 -<2122> 19 -<2e83> 286 -<2e89> 565 -<2e8f> 1283 -<2e95> 1481 -<2e96> 1512 -<2e98> 1699 -<2ea1> 2385 -<2ea2> 2387 -<2ea3> 2652 -<2ea5> 2750 -<2ea8> 2787 -<2ead> 3317 -<2eb1> 3735 -<2eb2> 3734 -<2ec2> 4421 -<2ecd> 4892 -<2ed2> 5341 -<2ed6> 5378 -<2f01> 275 -<2f39> 1481 -<2f67> 3030 -<2f71> 3356 -<2fa1> 4891 -<4e02> 267 -<4e0c> 270 -<4e12> 271 -<4e1f> 272 -<4e28> 275 -<4e2b> 276 -<4e35> 280 -<4e44> 283 -<4e47> 284 -<4e51> 285 -<4e5a> 286 -<4e5c> 287 -<4e63> 288 -<4e79> 293 -<4e7f> 294 -<4e8d> 295 -<4e9d> 298 -<4eaf> 299 -<4eb9> 300 -<4ec3> 301 -<4ed0> 302 -<4ee8> 308 -<4eef> 309 -<4ef1> 310 -<4ef3> 311 -<4ef5> 312 -<4f00> 316 -<4f08> 319 -<4f12> 322 -<4f19> 326 -<4f2e> 327 -<4f31> 328 -<4f33> 330 -<4f35> 331 -<4f37> 332 -<4f39> 333 -<4f3b> 334 -<4f3e> 335 -<4f40> 336 -<4f42> 337 -<4f52> 342 -<4f54> 343 -<4f56> 344 -<4f58> 345 -<4f5f> 346 -<4f60> 329 -endcidchar - -100 begincidchar -<4f63> 347 -<4f6a> 348 -<4f6c> 349 -<4f6e> 350 -<4f71> 351 -<4f8c> 364 -<4f8e> 365 -<4f90> 366 -<4f97> 370 -<4fb2> 375 -<4fb7> 376 -<4fb9> 377 -<4fcf> 391 -<4fd2> 392 -<4fdc> 393 -<4fe0> 394 -<4fe2> 395 -<4ff0> 396 -<4ff2> 397 -<4fff> 400 -<5004> 403 -<5007> 404 -<500a> 405 -<500c> 406 -<500e> 407 -<5010> 408 -<5013> 409 -<5022> 416 -<5027> 417 -<502e> 418 -<5030> 419 -<5035> 422 -<503b> 446 -<504a> 428 -<504c> 429 -<504e> 430 -<5057> 434 -<5059> 435 -<506a> 442 -<506d> 443 -<5081> 447 -<5086> 450 -<508a> 451 -<5096> 458 -<50aa> 466 -<50bd> 471 -<50c0> 472 -<50c7> 475 -<50cc> 476 -<50ce> 477 -<50d0> 478 -<50d8> 481 -<50df> 484 -<50e2> 485 -<50e4> 486 -<50e6> 487 -<50ef> 490 -<50f1> 491 -<50f2> 503 -<50f6> 492 -<50fa> 493 -<50fe> 494 -<5103> 495 -<5110> 504 -<5117> 505 -<5119> 506 -<5123> 511 -<512f> 516 -<5131> 517 -<5142> 523 -<514a> 524 -<514f> 525 -<5153> 526 -<5155> 527 -<515f> 530 -<5164> 531 -<5166> 532 -<517e> 533 -<518b> 536 -<518e> 537 -<5198> 538 -<519d> 539 -<51a1> 540 -<51a3> 541 -<51ad> 542 -<51b8> 543 -<51ba> 544 -<51bc> 545 -<51c2> 548 -<51c8> 549 -<51cf> 550 -<51d5> 554 -<51d8> 555 -<51de> 556 -<51e2> 557 -<51e5> 558 -<51ee> 559 -<51f7> 563 -<5205> 566 -<5218> 571 -endcidchar - -100 begincidchar -<5222> 572 -<5228> 573 -<5235> 576 -<523c> 577 -<5245> 578 -<5249> 579 -<5255> 580 -<525a> 583 -<525c> 584 -<5266> 588 -<526e> 589 -<5280> 593 -<5282> 594 -<5285> 595 -<528a> 596 -<528c> 597 -<5293> 598 -<529a> 603 -<529c> 604 -<52bd> 616 -<52c0> 617 -<52c4> 618 -<52c6> 619 -<52c8> 620 -<52cc> 621 -<52cf> 622 -<52d1> 623 -<52d4> 624 -<52d6> 625 -<52e1> 628 -<52e5> 629 -<52ec> 633 -<52f4> 636 -<5300> 639 -<5303> 640 -<5311> 644 -<5313> 645 -<5318> 646 -<5325> 651 -<5330> 658 -<5332> 659 -<5335> 660 -<5342> 664 -<534b> 666 -<534c> 665 -<5359> 667 -<535b> 668 -<5361> 669 -<5363> 670 -<5365> 671 -<5372> 674 -<5379> 675 -<537e> 676 -<5383> 677 -<538e> 680 -<5399> 683 -<539d> 684 -<53a1> 685 -<53a4> 686 -<53af> 689 -<53b2> 690 -<53ba> 695 -<53bd> 696 -<53c0> 697 -<53c5> 698 -<53cf> 699 -<53d5> 702 -<53da> 703 -<53e0> 706 -<53f5> 709 -<5402> 710 -<5413> 711 -<541a> 712 -<5421> 713 -<542a> 716 -<542f> 717 -<5431> 718 -<5447> 723 -<544d> 724 -<544f> 725 -<545e> 726 -<5462> 727 -<5464> 728 -<5469> 731 -<546b> 732 -<5474> 735 -<547f> 736 -<5481> 737 -<5483> 738 -<5485> 739 -<548d> 742 -<5491> 743 -<549c> 746 -<549f> 747 -<54a1> 748 -<54b1> 755 -<54b7> 756 -<54bf> 760 -<54c6> 761 -<54ca> 762 -endcidchar - -100 begincidchar -<54e0> 765 -<54ea> 766 -<54ec> 767 -<54ef> 768 -<54f6> 769 -<54fc> 770 -<5505> 775 -<5515> 781 -<5532> 784 -<5541> 790 -<5547> 791 -<554d> 794 -<5558> 797 -<555e> 800 -<5564> 803 -<5566> 804 -<557f> 805 -<5586> 808 -<5588> 809 -<5597> 816 -<55ad> 819 -<55b2> 820 -<55bf> 821 -<55c1> 822 -<55c3> 823 -<55c6> 824 -<55c9> 825 -<55ce> 828 -<55db> 834 -<55de> 835 -<55e2> 836 -<55e9> 837 -<55f6> 838 -<55ff> 839 -<5605> 840 -<5608> 841 -<560a> 842 -<5619> 849 -<562c> 850 -<5630> 851 -<5633> 852 -<5635> 853 -<5637> 854 -<5639> 855 -<5646> 864 -<5649> 865 -<564b> 866 -<564d> 867 -<564f> 868 -<5654> 869 -<565e> 870 -<5666> 875 -<5669> 876 -<566d> 877 -<566f> 878 -<5675> 881 -<5688> 884 -<5695> 887 -<56b1> 900 -<56b3> 901 -<56b7> 902 -<56be> 903 -<56c5> 904 -<56d9> 912 -<56df> 915 -<56e1> 916 -<56eb> 923 -<56ed> 924 -<56f1> 922 -<5707> 929 -<570a> 930 -<570c> 931 -<5711> 932 -<5715> 933 -<571d> 936 -<5720> 937 -<572c> 944 -<5752> 956 -<5762> 957 -<5765> 958 -<576b> 961 -<5777> 970 -<577e> 975 -<5781> 976 -<5783> 977 -<578c> 978 -<5794> 979 -<5795> 988 -<5797> 980 -<57a1> 987 -<57ac> 992 -<57b8> 993 -<57bd> 994 -<57cc> 997 -<57cf> 998 -<57d5> 999 -<57e1> 1018 -<57e4> 1002 -<57e9> 1005 -<57ed> 1006 -endcidchar - -100 begincidchar -<57f0> 1007 -<57f8> 1010 -<581b> 1021 -<582d> 1027 -<5832> 1028 -<5839> 1029 -<583f> 1030 -<5849> 1031 -<5855> 1036 -<585f> 1037 -<5861> 1038 -<5864> 1039 -<5878> 1042 -<587c> 1043 -<5894> 1055 -<5896> 1056 -<589d> 1057 -<58a6> 1061 -<58a9> 1062 -<58bc> 1066 -<58c2> 1067 -<58c4> 1065 -<58c8> 1068 -<58d0> 1071 -<58d2> 1072 -<58d4> 1073 -<58d6> 1074 -<58da> 1075 -<58dd> 1076 -<58e9> 1079 -<58f3> 1080 -<591d> 1089 -<5921> 1090 -<5928> 1093 -<5933> 1096 -<593f> 1099 -<5943> 1100 -<5946> 1101 -<5959> 1104 -<595b> 1105 -<5961> 1109 -<5963> 1110 -<596b> 1111 -<596d> 1112 -<596f> 1113 -<5972> 1114 -<5979> 1117 -<598e> 1122 -<5992> 1123 -<5995> 1124 -<5997> 1125 -<599f> 1126 -<59a4> 1127 -<59a7> 1128 -<59b3> 1133 -<59b7> 1134 -<59ba> 1135 -<59bc> 1136 -<59c1> 1137 -<59c8> 1140 -<59ca> 1141 -<59cd> 1142 -<59d2> 1143 -<59e7> 1149 -<59f4> 1154 -<59f7> 1155 -<5a00> 1156 -<5a04> 1157 -<5a1e> 1163 -<5a2a> 1168 -<5a2d> 1169 -<5a30> 1170 -<5a4c> 1175 -<5a50> 1176 -<5a55> 1177 -<5a5e> 1178 -<5a63> 1179 -<5a65> 1180 -<5a67> 1181 -<5a6d> 1182 -<5a77> 1183 -<5a7e> 1186 -<5a8b> 1187 -<5a90> 1188 -<5a93> 1189 -<5a96> 1190 -<5a99> 1191 -<5a9c> 1192 -<5aa2> 1196 -<5aa7> 1197 -<5aac> 1198 -<5ab5> 1202 -<5ab8> 1203 -<5abf> 1206 -<5ac4> 1207 -<5ac6> 1208 -<5ac8> 1209 -<5acf> 1210 -<5ada> 1211 -<5adc> 1212 -endcidchar - -100 begincidchar -<5ae0> 1213 -<5ae5> 1214 -<5aea> 1215 -<5aee> 1216 -<5afd> 1219 -<5b08> 1222 -<5b17> 1223 -<5b19> 1225 -<5b1b> 1226 -<5b1d> 1227 -<5b21> 1228 -<5b25> 1229 -<5b2d> 1230 -<5b34> 1224 -<5b38> 1231 -<5b41> 1232 -<5b52> 1235 -<5b56> 1236 -<5b5e> 1237 -<5b68> 1238 -<5b81> 1245 -<5b84> 1246 -<5b86> 1247 -<5b8a> 1248 -<5b8e> 1249 -<5b96> 1254 -<5baf> 1259 -<5bb7> 1262 -<5bba> 1263 -<5bbc> 1264 -<5bcd> 1267 -<5bcf> 1268 -<5be0> 1274 -<5bef> 1275 -<5bf1> 1276 -<5bf4> 1277 -<5bfd> 1278 -<5c0c> 1279 -<5c17> 1280 -<5c23> 1283 -<5c26> 1284 -<5c29> 1285 -<5c2e> 1288 -<5c30> 1289 -<5c32> 1290 -<5c5c> 1295 -<5c6d> 1301 -<5c70> 1302 -<5c8a> 1311 -<5c8f> 1312 -<5c92> 1313 -<5c9d> 1314 -<5ca6> 1319 -<5caa> 1320 -<5cb2> 1321 -<5cba> 1324 -<5cc9> 1325 -<5ccb> 1326 -<5cd2> 1327 -<5cd7> 1329 -<5cdd> 1328 -<5cee> 1330 -<5cf4> 1333 -<5d01> 1334 -<5d06> 1335 -<5d0d> 1336 -<5d12> 1337 -<5d2b> 1338 -<5d31> 1343 -<5d34> 1344 -<5d39> 1345 -<5d3d> 1346 -<5d3f> 1347 -<5d46> 1350 -<5d48> 1351 -<5d4a> 1355 -<5d51> 1353 -<5d55> 1352 -<5d59> 1354 -<5d64> 1360 -<5d6a> 1361 -<5d6d> 1362 -<5d70> 1363 -<5d81> 1368 -<5d83> 1369 -<5d88> 1370 -<5d8a> 1371 -<5d99> 1376 -<5d9b> 1377 -<5da7> 1380 -<5dab> 1381 -<5db0> 1382 -<5db2> 5426 -<5db4> 1383 -<5dc3> 1386 -<5dc7> 1387 -<5dcb> 1388 -<5dce> 1390 -<5dd0> 1389 -<5de0> 1393 -endcidchar - -100 begincidchar -<5de4> 1394 -<5de9> 1395 -<5e00> 1398 -<5e07> 1399 -<5e0d> 1400 -<5e12> 1401 -<5e18> 1404 -<5e28> 1408 -<5e2e> 1407 -<5e32> 1409 -<5e35> 1410 -<5e3e> 1411 -<5e49> 1414 -<5e4b> 1412 -<5e50> 1413 -<5e51> 1415 -<5e56> 1416 -<5e58> 1417 -<5e5e> 1420 -<5e68> 1421 -<5e70> 1427 -<5e80> 1428 -<5e8b> 1429 -<5e8e> 1430 -<5ea2> 1431 -<5ea8> 1434 -<5eaa> 1435 -<5eac> 1436 -<5eb1> 1437 -<5eb3> 1438 -<5ec6> 1442 -<5ecb> 1444 -<5ecc> 1443 -<5ece> 1445 -<5edc> 1450 -<5ede> 1451 -<5ee5> 1452 -<5eeb> 1453 -<5f02> 1454 -<5f0e> 1458 -<5f19> 1459 -<5f28> 1466 -<5f2e> 1469 -<5f30> 1470 -<5f34> 1471 -<5f36> 1472 -<5f3b> 1473 -<5f3d> 1474 -<5f47> 1479 -<5f4d> 1480 -<5f50> 1481 -<5f54> 1482 -<5f58> 1483 -<5f5b> 1484 -<5f60> 1485 -<5f67> 1488 -<5f6f> 1489 -<5f72> 1490 -<5f78> 1493 -<5f7a> 1494 -<5f89> 1497 -<5f8d> 1498 -<5f8f> 1499 -<5f96> 1500 -<5fa2> 1503 -<5fa4> 1506 -<5fa7> 1504 -<5fab> 1505 -<5fac> 1507 -<5fb8> 1511 -<5fc4> 1512 -<5fcb> 1516 -<5fde> 1522 -<5ff6> 1534 -<5ffa> 1535 -<5ffc> 1536 -<6007> 1537 -<600a> 1538 -<600d> 1539 -<601a> 1544 -<601f> 1545 -<6024> 1546 -<602d> 1547 -<6033> 1548 -<6035> 1549 -<6040> 1550 -<604c> 1554 -<6051> 1555 -<6054> 1556 -<605d> 1559 -<6061> 1560 -<6067> 1561 -<6071> 1562 -<6082> 1565 -<6086> 1566 -<6088> 1567 -<608a> 1568 -<608e> 1569 -<6091> 1570 -<6093> 1571 -endcidchar - -100 begincidchar -<6095> 1572 -<6098> 1573 -<60a2> 1576 -<60a8> 1579 -<60b7> 1582 -<60bb> 1583 -<60be> 1584 -<60c2> 1585 -<60c4> 1586 -<60d9> 1595 -<60db> 1596 -<60e2> 1599 -<60e5> 1600 -<60f2> 1601 -<60f5> 1602 -<60f8> 1603 -<6102> 1606 -<6107> 1607 -<610a> 1608 -<610c> 1609 -<6119> 1617 -<611c> 1618 -<611e> 1619 -<6122> 1620 -<6139> 1628 -<6141> 1629 -<6149> 1632 -<615e> 1633 -<6160> 1634 -<616c> 1635 -<6172> 1636 -<6178> 1637 -<618b> 1645 -<618d> 1646 -<61a5> 1655 -<61a8> 1656 -<61aa> 1657 -<61ad> 1658 -<61bc> 1661 -<61d5> 1667 -<61e5> 1676 -<61e7> 1674 -<61e9> 1675 -<61ef> 1679 -<6201> 1680 -<6207> 1683 -<6213> 1684 -<6215> 1685 -<621c> 1686 -<6220> 1687 -<6227> 1690 -<6229> 1691 -<622b> 1692 -<6239> 1693 -<623d> 1694 -<6246> 1698 -<624c> 1699 -<6254> 1703 -<6256> 1704 -<625a> 1705 -<625c> 1706 -<6264> 1707 -<626d> 1708 -<626f> 1709 -<6273> 1710 -<627a> 1711 -<627d> 1712 -<62a6> 1717 -<62a8> 1718 -<62b3> 1719 -<62ba> 1722 -<62c4> 1725 -<62ce> 1726 -<62da> 1729 -<62ea> 1730 -<62f2> 1731 -<62f4> 1732 -<630d> 1739 -<6310> 1740 -<6313> 1741 -<6316> 1742 -<6318> 1743 -<632d> 1746 -<6339> 1749 -<633c> 1750 -<6346> 1755 -<634e> 1758 -<6358> 1762 -<635b> 1763 -<6371> 1768 -<6378> 1771 -<637f> 1774 -<6382> 1775 -<6384> 1776 -<6387> 1777 -<638a> 1778 -<6390> 1779 -<639e> 1784 -<63a4> 1785 -<63a6> 1786 -endcidchar - -100 begincidchar -<63bd> 1790 -<63c1> 1791 -<63c5> 1792 -<63c8> 1793 -<63ce> 1794 -<63d1> 1795 -<63dc> 1799 -<63e0> 1800 -<63e5> 1801 -<63ea> 1802 -<63ec> 1803 -<63f5> 1806 -<6410> 1811 -<6412> 1812 -<6414> 1813 -<6418> 1814 -<641e> 1815 -<6420> 1816 -<6422> 1817 -<6435> 1824 -<643d> 1825 -<643f> 1826 -<644b> 1827 -<644f> 1828 -<6463> 1840 -<646d> 1841 -<647b> 1844 -<647d> 1845 -<6485> 1846 -<6487> 1847 -<649b> 1853 -<649d> 1854 -<649f> 1855 -<64a1> 1856 -<64a3> 1857 -<64a6> 1858 -<64a8> 1859 -<64ac> 1860 -<64b3> 1861 -<64c4> 1865 -<64ce> 1870 -<64d5> 1873 -<64d7> 1874 -<64ed> 1879 -<64f0> 1880 -<64f5> 1881 -<64f7> 1882 -<64fb> 1883 -<64ff> 1884 -<6501> 1885 -<6504> 1886 -<650f> 1890 -<6516> 1893 -<6519> 1894 -<651b> 1895 -<6522> 1898 -<6526> 1899 -<6529> 1900 -<652e> 1901 -<6531> 1902 -<653a> 1903 -<6543> 1906 -<6547> 1907 -<6549> 1908 -<6550> 1909 -<6552> 1910 -<6554> 1911 -<6567> 1914 -<656b> 1915 -<657a> 1916 -<657d> 1917 -<6581> 1918 -<6585> 1919 -<658a> 1920 -<6592> 1921 -<6595> 1922 -<6598> 1923 -<659d> 1924 -<65a0> 1925 -<65a3> 1926 -<65a6> 1927 -<65ae> 1928 -<65bf> 1932 -<65c2> 1933 -<65ce> 1936 -<65d0> 1937 -<65d4> 1938 -<65d6> 1939 -<65d8> 1940 -<65df> 1941 -<65f0> 1942 -<65f2> 1943 -<65f9> 1946 -<6600> 1949 -<6604> 1950 -<660d> 1953 -<6626> 1964 -<662e> 1969 -<6633> 1972 -<6637> 1974 -endcidchar - -100 begincidchar -<6639> 1973 -<6640> 1975 -<664a> 1978 -<664c> 1979 -<664e> 1981 -<6651> 1980 -<6673> 1994 -<6675> 1995 -<667b> 2000 -<667c> 2002 -<667e> 1993 -<667f> 1996 -<6680> 2001 -<6690> 2006 -<6692> 2007 -<66a4> 2014 -<66ad> 2015 -<66b5> 2018 -<66bb> 2019 -<66c8> 2024 -<66cc> 2025 -<66d4> 2028 -<66db> 2029 -<66df> 2030 -<66e8> 2031 -<66ee> 2034 -<66fa> 2035 -<66fb> 1989 -<6705> 2036 -<6707> 2037 -<670e> 2038 -<6713> 2039 -<6719> 2040 -<671c> 2041 -<6720> 2042 -<6722> 2043 -<6733> 2044 -<673e> 2045 -<6745> 2046 -<674c> 2049 -<675d> 2052 -<6766> 2053 -<676c> 2054 -<676e> 2055 -<6774> 2056 -<6776> 2057 -<677b> 2058 -<6781> 2059 -<6784> 2060 -<6791> 2063 -<6793> 2064 -<6796> 2065 -<679b> 2068 -<67b5> 2072 -<67c0> 2077 -<67c5> 2080 -<67d2> 2083 -<67d7> 2084 -<67d9> 2085 -<67dc> 2086 -<67e1> 2087 -<67e6> 2088 -<67f0> 2089 -<67f2> 2090 -<67f9> 2076 -<6814> 2094 -<6819> 2095 -<681d> 2096 -<681f> 2097 -<6827> 2099 -<6828> 2098 -<6833> 2105 -<683b> 2106 -<683f> 2107 -<684a> 2110 -<684c> 2111 -<6852> 2093 -<6855> 2112 -<685b> 2115 -<686b> 2116 -<6875> 2122 -<6882> 2127 -<6884> 2128 -<6886> 2129 -<6888> 2130 -<6896> 2131 -<6898> 2132 -<689a> 2133 -<689c> 2134 -<68a1> 2135 -<68a3> 2136 -<68a5> 2137 -<68ae> 2140 -<68b2> 2141 -<68bb> 2142 -<68c5> 2143 -<68c8> 2144 -<68cc> 2145 -<68d3> 2149 -<68d6> 2150 -endcidchar - -100 begincidchar -<68d9> 2151 -<68e5> 2154 -<68e8> 2155 -<6906> 2167 -<6913> 2172 -<6931> 2175 -<6933> 2176 -<6935> 2177 -<6938> 2178 -<693b> 2179 -<6942> 2180 -<6945> 2181 -<6949> 2182 -<694e> 2183 -<6957> 2184 -<695b> 2185 -<696c> 2192 -<698d> 2200 -<6992> 2201 -<6996> 2202 -<6998> 2203 -<69a1> 2204 -<69a8> 2207 -<69ab> 2208 -<69ad> 2209 -<69af> 2210 -<69ba> 2213 -<69bc> 2214 -<69c5> 2215 -<69c8> 2216 -<69d1> 2217 -<69e2> 2220 -<69e5> 2221 -<69f1> 2224 -<69f3> 2225 -<69f5> 2226 -<69fe> 2227 -<6a03> 2230 -<6a0f> 2231 -<6a11> 2232 -<6a15> 2233 -<6a1a> 2234 -<6a1d> 2235 -<6a20> 2236 -<6a24> 2237 -<6a28> 2238 -<6a30> 2239 -<6a32> 2240 -<6a34> 2241 -<6a37> 2242 -<6a3b> 2243 -<6a4e> 2250 -<6a5b> 2256 -<6a64> 2257 -<6a67> 2258 -<6a6a> 2259 -<6a71> 2260 -<6a73> 2261 -<6a7e> 2262 -<6a81> 2263 -<6a83> 2264 -<6a89> 2267 -<6a8b> 2268 -<6a91> 2269 -<6a9b> 2270 -<6aa5> 2274 -<6aab> 2275 -<6ab4> 2279 -<6ac6> 2283 -<6ac8> 2285 -<6ac9> 2284 -<6acc> 2286 -<6ad0> 2287 -<6ae4> 2293 -<6ae7> 2294 -<6aec> 2295 -<6b09> 2305 -<6b17> 2309 -<6b1b> 2310 -<6b1e> 2311 -<6b24> 2312 -<6b28> 2313 -<6b2f> 2316 -<6b3b> 2319 -<6b3f> 2320 -<6b46> 2321 -<6b4a> 2322 -<6b4d> 2323 -<6b52> 2324 -<6b56> 2325 -<6b58> 2326 -<6b5d> 2327 -<6b60> 2328 -<6b67> 2329 -<6b6b> 2330 -<6b6e> 2331 -<6b70> 2332 -<6b75> 2333 -<6b82> 2336 -<6b85> 2337 -endcidchar - -100 begincidchar -<6b97> 2338 -<6b9b> 2339 -<6bb0> 2349 -<6bc9> 2356 -<6bcc> 2357 -<6bd6> 2358 -<6bda> 2359 -<6be1> 2360 -<6be3> 2361 -<6bee> 2364 -<6bf1> 2365 -<6bf7> 2366 -<6bf9> 2367 -<6bff> 2368 -<6c02> 2369 -<6c09> 2372 -<6c10> 2375 -<6c12> 2376 -<6c19> 2377 -<6c1f> 2378 -<6c2c> 2382 -<6c2e> 2383 -<6c33> 2384 -<6c3f> 2389 -<6c4d> 2392 -<6c4f> 2393 -<6c52> 2394 -<6c54> 2395 -<6c59> 2396 -<6c67> 2450 -<6c6b> 2399 -<6c6d> 2400 -<6c6f> 2401 -<6c74> 2402 -<6c76> 2403 -<6c7b> 2406 -<6c89> 2410 -<6c9c> 2415 -<6c9f> 2416 -<6cb0> 2417 -<6cb2> 2418 -<6cb4> 2419 -<6cc2> 2420 -<6cc6> 2421 -<6ccd> 2422 -<6cd4> 2427 -<6cd6> 2428 -<6cda> 2429 -<6cdc> 2430 -<6ce0> 2431 -<6ce7> 2432 -<6ce9> 2433 -<6cee> 2436 -<6cf2> 2437 -<6cf4> 2438 -<6d04> 2439 -<6d07> 2440 -<6d0a> 2441 -<6d11> 2444 -<6d13> 2445 -<6d1a> 2446 -<6d31> 2453 -<6d39> 2454 -<6d3c> 2455 -<6d3f> 2456 -<6d57> 2457 -<6d61> 2460 -<6d65> 2461 -<6d67> 2462 -<6d7c> 2465 -<6d82> 2466 -<6d87> 2467 -<6d94> 2470 -<6daa> 2474 -<6dac> 2475 -<6db4> 2476 -<6db7> 2477 -<6db9> 2478 -<6dbd> 2479 -<6dbf> 2480 -<6dc4> 2481 -<6dc8> 2482 -<6dca> 2483 -<6dd6> 2486 -<6ddb> 2487 -<6ddd> 2488 -<6de2> 2491 -<6de5> 2492 -<6de9> 2493 -<6df4> 2496 -<6df6> 2497 -<6dfc> 2498 -<6e00> 2499 -<6e04> 2500 -<6e1e> 2501 -<6e22> 2502 -<6e27> 2503 -<6e32> 2504 -<6e36> 2505 -<6e39> 2506 -endcidchar - -100 begincidchar -<6e4b> 2513 -<6e4f> 2514 -<6e57> 2519 -<6e68> 2525 -<6e73> 2526 -<6e7b> 2527 -<6e7d> 2528 -<6e8d> 2529 -<6e93> 2530 -<6e99> 2531 -<6ea0> 2532 -<6ea7> 2533 -<6eb1> 2536 -<6eb3> 2537 -<6ebb> 2538 -<6ec3> 2542 -<6eca> 2545 -<6eeb> 2549 -<6ef9> 2552 -<6efb> 2553 -<6efd> 2554 -<6f04> 2555 -<6f08> 2556 -<6f0a> 2557 -<6f16> 2560 -<6f18> 2561 -<6f26> 2564 -<6f2d> 2573 -<6f33> 2569 -<6f36> 2570 -<6f4f> 2574 -<6f57> 2578 -<6f68> 2585 -<6f6c> 2586 -<6f83> 2589 -<6f90> 2595 -<6f96> 2599 -<6f9a> 2600 -<6fbc> 2612 -<6fc5> 2613 -<6fca> 2616 -<6fda> 2617 -<6fde> 2618 -<6ff0> 2621 -<6ff5> 2622 -<6ff9> 2623 -<7000> 2626 -<700d> 2630 -<7017> 2631 -<7020> 2632 -<7023> 2633 -<702f> 2634 -<7034> 2635 -<7037> 2636 -<7039> 2637 -<703c> 2638 -<704e> 2649 -<706c> 2652 -<706e> 2653 -<707e> 2656 -<7081> 2657 -<709b> 2665 -<70a4> 2666 -<70ab> 2667 -<70b4> 2670 -<70b7> 2671 -<70ca> 2672 -<70d1> 2673 -<70d8> 2678 -<70dc> 2679 -<70e4> 2680 -<70fa> 2681 -<710f> 2689 -<711e> 2690 -<7120> 2691 -<712b> 2692 -<712d> 2693 -<7138> 2697 -<7141> 2698 -<7150> 2704 -<7152> 2705 -<7157> 2706 -<715a> 2707 -<715c> 2708 -<715e> 2709 -<7160> 2710 -<7168> 2711 -<7179> 2712 -<7180> 2713 -<7185> 2714 -<7187> 2715 -<718c> 2716 -<7192> 2717 -<71a0> 2720 -<71a2> 2721 -<71ba> 2726 -<71c4> 2730 -<71d3> 2733 -<71d6> 2734 -<71dc> 2737 -endcidchar - -100 begincidchar -<71f8> 2738 -<71fe> 2739 -<7200> 2740 -<7213> 2744 -<7217> 2745 -<721a> 2746 -<721d> 2747 -<721f> 2748 -<7224> 2749 -<722b> 2750 -<722f> 2751 -<7234> 2752 -<7245> 2758 -<7253> 2762 -<725a> 2765 -<725c> 2766 -<725e> 2767 -<7260> 2768 -<7263> 2769 -<7268> 2770 -<726b> 2771 -<7271> 2774 -<727f> 2779 -<7284> 2780 -<7289> 2781 -<7293> 2784 -<729b> 2785 -<72a8> 2786 -<72b1> 2789 -<72b4> 2790 -<72be> 2791 -<72c1> 2792 -<72c7> 2793 -<72c9> 2794 -<72cc> 2795 -<72d8> 2798 -<72df> 2799 -<72e5> 2800 -<72fe> 2805 -<7302> 2806 -<7307> 2809 -<730b> 2810 -<730d> 2811 -<731e> 2816 -<7322> 2817 -<7324> 2818 -<732c> 2821 -<7335> 2824 -<733d> 2827 -<7343> 2828 -<734d> 2829 -<7350> 2830 -<7352> 2831 -<7356> 2832 -<7358> 2833 -<7369> 2840 -<7371> 2845 -<7377> 2846 -<7379> 2847 -<737c> 2848 -<7383> 2851 -<738e> 2854 -<7390> 2855 -<7393> 2856 -<7395> 2857 -<739c> 2860 -<73a2> 2864 -<73ad> 2869 -<73b5> 2870 -<73b7> 2871 -<73b9> 2872 -<73bf> 2875 -<73c9> 2878 -<73cf> 2881 -<73d6> 2884 -<73d9> 2885 -<73dd> 2886 -<73e1> 2887 -<73e3> 2888 -<73e9> 2891 -<73f7> 2894 -<73fd> 2898 -<73ff> 2899 -<7404> 2902 -<7407> 2903 -<740a> 2904 -<7411> 2905 -<7424> 2908 -<7426> 2909 -<7439> 2920 -<7440> 2921 -<744b> 2926 -<744d> 2927 -<7457> 2930 -<745d> 2931 -<7462> 2932 -<746b> 2936 -<7489> 2946 -<749c> 2954 -<74a3> 2958 -endcidchar - -100 begincidchar -<74a6> 2959 -<74b5> 2968 -<74b9> 2969 -<74bb> 2970 -<74bf> 2971 -<74cc> 2974 -<74d0> 2975 -<74d3> 2976 -<74d8> 2977 -<74e4> 2982 -<74e8> 2983 -<74ef> 2986 -<74f4> 2987 -<74ff> 2991 -<7506> 2992 -<7512> 2993 -<7524> 2998 -<7527> 2999 -<752f> 3002 -<7536> 3003 -<7539> 3004 -<7543> 3009 -<754e> 3012 -<7550> 3013 -<7552> 3014 -<7557> 3015 -<7561> 3018 -<756f> 3019 -<7571> 3020 -<7581> 3027 -<7585> 3028 -<7590> 3029 -<7595> 3032 -<7599> 3033 -<759c> 3034 -<75a2> 3035 -<75a4> 3036 -<75b4> 3037 -<75ba> 3038 -<75c4> 3042 -<75c6> 3043 -<75cc> 3044 -<75d7> 3047 -<75dc> 3048 -<75e4> 3052 -<75e7> 3053 -<75ec> 3054 -<75f1> 3057 -<75f9> 3058 -<7600> 3059 -<760a> 3065 -<760c> 3066 -<760f> 3067 -<7619> 3072 -<7623> 3077 -<7629> 3080 -<762d> 3081 -<7635> 3084 -<763c> 3088 -<7649> 3095 -<764a> 3089 -<764b> 3096 -<7655> 3097 -<7659> 3098 -<765f> 3099 -<7671> 3105 -<7674> 3106 -<7681> 3107 -<7685> 3108 -<7695> 3111 -<76aa> 3124 -<76ad> 3125 -<76bd> 3126 -<76c1> 3127 -<76c5> 3128 -<76c9> 3129 -<76ce> 3132 -<76d4> 3133 -<76d9> 3134 -<76e0> 3135 -<76e6> 3136 -<76e8> 3137 -<76ec> 3138 -<76f6> 3141 -<76f9> 3142 -<76fc> 3143 -<7700> 3144 -<7706> 3145 -<770a> 3146 -<770e> 3147 -<7712> 3148 -<7717> 3151 -<771c> 3154 -<7722> 3155 -<7728> 3156 -<7739> 3163 -<7742> 3166 -<774a> 3169 -<7752> 3173 -<775c> 3176 -endcidchar - -100 begincidchar -<7762> 3180 -<7764> 3181 -<7767> 3182 -<776a> 3183 -<776c> 3184 -<7770> 3185 -<777a> 3189 -<777d> 3190 -<7780> 3191 -<7784> 3192 -<779a> 3198 -<779f> 3199 -<77a2> 3200 -<77a7> 3201 -<77aa> 3202 -<77b1> 3205 -<77b5> 3206 -<77be> 3207 -<77c3> 3208 -<77c9> 3209 -<77d5> 3212 -<77d9> 3213 -<77e4> 3217 -<77e6> 3218 -<77ea> 3219 -<77ec> 3220 -<77f4> 3223 -<77f8> 3224 -<77fb> 3225 -<7809> 3228 -<7811> 3231 -<781d> 3232 -<7830> 3238 -<7835> 3239 -<7837> 3240 -<784c> 3245 -<784e> 3246 -<7852> 3247 -<785c> 3248 -<785e> 3249 -<7868> 3254 -<786a> 3255 -<786e> 3256 -<787a> 3257 -<787e> 3258 -<788a> 3259 -<788f> 3260 -<7894> 3261 -<7898> 3262 -<78a1> 3263 -<78a4> 3267 -<78a8> 3268 -<78bb> 3275 -<78bd> 3276 -<78bf> 3277 -<78cc> 3281 -<78ce> 3282 -<78db> 3288 -<78e4> 3287 -<78e6> 3292 -<78ea> 3293 -<78ff> 3301 -<7900> 3296 -<7906> 3302 -<790c> 3303 -<7910> 3304 -<791a> 3305 -<791c> 3306 -<7925> 3310 -<7927> 3311 -<7929> 3312 -<792d> 3313 -<7931> 3314 -<793b> 3317 -<793d> 3318 -<793f> 3319 -<794f> 3325 -<7951> 3326 -<7954> 3327 -<7958> 3328 -<7967> 3331 -<7969> 3332 -<796b> 3333 -<7972> 3334 -<7979> 3335 -<797e> 3338 -<7991> 3341 -<7998> 3346 -<79a1> 3349 -<79ab> 3352 -<79af> 3353 -<79b1> 3354 -<79b4> 3355 -<79b8> 3356 -<79bb> 3357 -<79c2> 3358 -<79c4> 3359 -<79ca> 3362 -<79cf> 3363 -<79d4> 3364 -endcidchar - -100 begincidchar -<79d6> 3365 -<79da> 3366 -<79e0> 3369 -<79e2> 3370 -<79e5> 3371 -<79ed> 3374 -<79f1> 3375 -<79f8> 3376 -<79fc> 3377 -<7a07> 3380 -<7a0c> 3383 -<7a11> 3384 -<7a15> 3385 -<7a1b> 3386 -<7a1e> 3387 -<7a21> 3388 -<7a27> 3389 -<7a2b> 3390 -<7a2d> 3391 -<7a4c> 3403 -<7a59> 3406 -<7a65> 3411 -<7a67> 3412 -<7a6a> 3413 -<7a6d> 3414 -<7a75> 3415 -<7a78> 3416 -<7a7e> 3417 -<7a80> 3418 -<7a82> 3419 -<7a94> 3426 -<7a9e> 3427 -<7aa0> 3428 -<7aa3> 3429 -<7aac> 3430 -<7ab3> 3431 -<7ab5> 3432 -<7ab9> 3433 -<7ac6> 3436 -<7ac9> 3437 -<7acc> 3438 -<7ace> 3439 -<7ad1> 3440 -<7adb> 3441 -<7af1> 3446 -<7af4> 3447 -<7afb> 3448 -<7b07> 3451 -<7b14> 3452 -<7b1f> 3453 -<7b23> 3454 -<7b27> 3455 -<7b34> 3464 -<7b3d> 3465 -<7b47> 3469 -<7b4e> 3470 -<7b55> 3471 -<7b60> 3472 -<7b64> 3473 -<7b66> 3474 -<7b6d> 3477 -<7b6f> 3478 -<7b77> 3481 -<7b84> 3482 -<7b89> 3483 -<7b8e> 3484 -<7b96> 3487 -<7b9b> 3488 -<7b9e> 3489 -<7ba0> 3490 -<7ba5> 3491 -<7bac> 3492 -<7bb2> 3495 -<7bc2> 3502 -<7bc5> 3503 -<7bc8> 3504 -<7bca> 3505 -<7bd4> 3506 -<7be8> 3512 -<7bea> 3513 -<7bf2> 3514 -<7bfc> 3520 -<7bfe> 3521 -<7c06> 3526 -<7c09> 3527 -<7c19> 3532 -<7c1b> 3533 -<7c20> 3534 -<7c28> 3537 -<7c2c> 3538 -<7c31> 3539 -<7c36> 3542 -<7c46> 3545 -<7c4a> 3546 -<7c55> 3547 -<7c61> 3557 -<7c63> 3558 -<7c67> 3559 -<7c69> 3560 -<7c70> 3563 -endcidchar - -100 begincidchar -<7c72> 3564 -<7c79> 3565 -<7c8f> 3570 -<7c94> 3571 -<7c9e> 3572 -<7ca0> 3573 -<7ca6> 3574 -<7cb0> 3575 -<7cbf> 3581 -<7cc4> 3582 -<7ccd> 3586 -<7ccf> 3587 -<7cd7> 3591 -<7cdd> 3594 -<7ce6> 3595 -<7ce9> 3596 -<7ceb> 3597 -<7cf5> 3598 -<7d03> 3599 -<7d0f> 3603 -<7d16> 3607 -<7d23> 3610 -<7d26> 3611 -<7d2a> 3612 -<7d2d> 3613 -<7d31> 3614 -<7d4d> 3622 -<7d51> 3623 -<7d53> 3624 -<7d57> 3625 -<7d65> 3630 -<7d67> 3631 -<7d6a> 3632 -<7d70> 3633 -<7d78> 3634 -<7d7f> 3637 -<7d88> 3643 -<7d91> 3647 -<7daa> 3654 -<7db3> 3655 -<7db9> 3658 -<7dd7> 3667 -<7dd9> 3668 -<7de2> 3670 -<7ded> 3675 -<7df1> 3676 -<7e00> 3669 -<7e08> 3681 -<7e15> 3684 -<7e17> 3685 -<7e20> 3688 -<7e2f> 3693 -<7e33> 3694 -<7e36> 3695 -<7e3f> 3696 -<7e47> 3699 -<7e4e> 3700 -<7e50> 3701 -<7e52> 3702 -<7e58> 3703 -<7e5f> 3704 -<7e65> 3707 -<7e6b> 3708 -<7e73> 3711 -<7e78> 3712 -<7e7e> 3713 -<7e81> 3714 -<7e8a> 3717 -<7e8d> 3718 -<7e91> 3719 -<7e95> 3720 -<7e98> 3721 -<7e9a> 3722 -<7f3b> 3726 -<7f3c> 3725 -<7f47> 3732 -<7f4f> 3733 -<7f61> 3739 -<7f6d> 3744 -<7f71> 3745 -<7f8b> 3750 -<7f8d> 3751 -<7f9c> 3757 -<7fa6> 3760 -<7faa> 3761 -<7fad> 3762 -<7fb4> 3763 -<7fbc> 3764 -<7fc3> 3767 -<7fc8> 3768 -<7fdb> 3771 -<7fdf> 3772 -<7fe3> 3773 -<7fe5> 3774 -<7fe8> 3775 -<7fec> 3776 -<7ff2> 3779 -<7ffa> 3780 -<800a> 3786 -<8011> 3790 -endcidchar - -100 begincidchar -<8016> 3793 -<8024> 3798 -<8026> 3799 -<802c> 3800 -<802e> 3801 -<8030> 3802 -<8037> 3805 -<803c> 3808 -<803e> 3809 -<8040> 3810 -<8044> 3811 -<8060> 3812 -<8064> 3813 -<8066> 3814 -<806d> 3815 -<8071> 3816 -<8075> 3817 -<8081> 3818 -<8088> 3819 -<808e> 3820 -<809c> 3821 -<809e> 3822 -<80ab> 3825 -<80c8> 3828 -<80cd> 3829 -<80cf> 3830 -<80d2> 3831 -<80e0> 3836 -<80f0> 3839 -<80f6> 3842 -<80fe> 3845 -<8103> 3846 -<810b> 3847 -<811c> 3851 -<811e> 3852 -<8120> 3853 -<8124> 3854 -<8127> 3855 -<812c> 3856 -<8130> 3857 -<8135> 3858 -<813a> 3859 -<813c> 3860 -<8145> 3861 -<8147> 3862 -<814a> 3863 -<814c> 3864 -<8152> 3865 -<8157> 3866 -<816d> 3872 -<816f> 3873 -<8177> 3874 -<8181> 3875 -<818b> 3880 -<818e> 3881 -<8190> 3876 -<8196> 3882 -<8198> 3883 -<819b> 3884 -<819e> 3885 -<81a2> 3886 -<81ae> 3887 -<81b2> 3888 -<81b4> 3889 -<81bb> 3890 -<81c3> 3892 -<81c5> 3893 -<81ca> 3894 -<81cb> 3891 -<81d5> 3897 -<81d7> 3898 -<81db> 3899 -<81e1> 3902 -<81e4> 3903 -<81fd> 3913 -<81ff> 3914 -<8200> 3915 -<8203> 3916 -<820f> 3917 -<821d> 3922 -<8228> 3925 -<8232> 3926 -<8234> 3927 -<823a> 3928 -<824b> 3933 -<8251> 3936 -<8256> 3937 -<825c> 3938 -<8260> 3939 -<8263> 3940 -<8267> 3941 -<826d> 3942 -<8274> 3943 -<827b> 3944 -<827d> 3945 -<8287> 3951 -<828e> 3954 -<8291> 3955 -<8294> 3956 -<8296> 3957 -endcidchar - -100 begincidchar -<8298> 3958 -<82ae> 3969 -<82b0> 3970 -<82b2> 3971 -<82b4> 3972 -<82b7> 3973 -<82ba> 3974 -<82bc> 3975 -<82c6> 3978 -<82d0> 3979 -<82d5> 3980 -<82da> 3981 -<82e0> 3982 -<82e2> 3983 -<82e4> 3984 -<82e8> 3985 -<82ea> 3986 -<82ed> 3987 -<82ef> 3988 -<831b> 4000 -<8330> 4009 -<8333> 4010 -<8337> 4011 -<833a> 4012 -<8347> 4018 -<8351> 4021 -<8353> 4056 -<8354> 3999 -<8370> 4025 -<8378> 4026 -<837d> 4027 -<8382> 4030 -<8384> 4031 -<8386> 4032 -<838d> 4033 -<8392> 4034 -<83a9> 4044 -<83ac> 4045 -<83ad> 4070 -<83c7> 4049 -<83c9> 4050 -<83d4> 4054 -<83dd> 4055 -<83e8> 4057 -<83ea> 4058 -<83f6> 4059 -<83fc> 4062 -<8401> 4063 -<8406> 4064 -<840a> 4065 -<840f> 4066 -<8411> 4067 -<8415> 4068 -<8419> 4069 -<842f> 4071 -<8439> 4072 -<8445> 4073 -<844a> 4076 -<844d> 4077 -<844f> 4078 -<8456> 4081 -<845c> 4085 -<8460> 4086 -<8467> 4089 -<846a> 4090 -<8470> 4091 -<8476> 4094 -<8478> 4095 -<8481> 4098 -<8485> 4099 -<8495> 4102 -<849e> 4103 -<84a6> 4104 -<84af> 4108 -<84b1> 4109 -<84b4> 4110 -<84ba> 4111 -<84c0> 4114 -<84c2> 4115 -<84cc> 4118 -<84cf> 4119 -<84d3> 4120 -<84dc> 4121 -<84e7> 4122 -<84ea> 4123 -<84f7> 4128 -<84fd> 4132 -<8507> 4135 -<850c> 4136 -<850e> 4137 -<8510> 4138 -<851c> 4139 -<851e> 4140 -<8527> 4145 -<852f> 4148 -<8532> 4129 -<8536> 4151 -<853f> 4152 -<8546> 4153 -<8556> 4159 -endcidchar - -100 begincidchar -<8559> 4160 -<8564> 4168 -<856b> 4169 -<856f> 4170 -<857d> 4174 -<857f> 4175 -<8581> 4176 -<8589> 4179 -<858f> 4182 -<8593> 4183 -<8598> 4184 -<859d> 4185 -<85a2> 4188 -<85a5> 4189 -<85a7> 4190 -<85ad> 4204 -<85b4> 4191 -<85c2> 4199 -<85c7> 4200 -<85ce> 4203 -<85d8> 4205 -<85da> 4206 -<85e6> 4209 -<85e8> 4210 -<85ed> 4211 -<85f3> 4212 -<85f6> 4213 -<85fc> 4214 -<85ff> 4215 -<8600> 4216 -<861b> 4226 -<861e> 4227 -<8621> 4228 -<8627> 4229 -<8629> 4230 -<8636> 4231 -<8638> 4232 -<863a> 4233 -<8640> 4236 -<8641> 1088 -<8642> 4237 -<8646> 4238 -<865d> 4245 -<8669> 4251 -<866c> 4252 -<866f> 4253 -<867a> 4257 -<8688> 4291 -<868d> 4258 -<8691> 4259 -<8696> 4260 -<8698> 4261 -<869a> 4262 -<869c> 4263 -<86a1> 4264 -<86ad> 4268 -<86b1> 4269 -<86c3> 4279 -<86c5> 4280 -<86d5> 4283 -<86d7> 4284 -<86da> 4285 -<86dc> 4286 -<86e0> 4287 -<86e3> 4288 -<86e5> 4289 -<86e7> 4290 -<86fa> 4292 -<8707> 4297 -<870b> 4298 -<8719> 4304 -<8721> 4307 -<8723> 4308 -<8728> 4309 -<8740> 4319 -<8743> 4320 -<8745> 4321 -<874d> 4322 -<8758> 4323 -<875d> 4324 -<8761> 4325 -<876f> 4328 -<877b> 4331 -<8790> 4341 -<8793> 4342 -<8795> 4343 -<879e> 4347 -<87a0> 4348 -<87a3> 4349 -<87a7> 4350 -<87b1> 4354 -<87b5> 4355 -<87c1> 4358 -<87ce> 4362 -<87dc> 4367 -<87df> 4368 -<87ed> 4374 -<87f1> 4375 -<87f3> 4376 -<87f8> 4377 -endcidchar - -100 begincidchar -<87fa> 4378 -<87ff> 4379 -<8801> 4380 -<8803> 4381 -<8806> 4382 -<8810> 4386 -<8818> 4391 -<8819> 4387 -<8828> 4397 -<8830> 4400 -<8832> 4401 -<8835> 4402 -<883a> 4403 -<883c> 4404 -<8841> 4405 -<8843> 4406 -<8845> 4407 -<884e> 4412 -<8851> 4413 -<8858> 4416 -<885a> 4417 -<885c> 4418 -<8864> 4421 -<8869> 4422 -<8871> 4423 -<8879> 4424 -<887b> 4425 -<8880> 4426 -<8898> 4427 -<88a8> 4433 -<88aa> 4434 -<88ba> 4435 -<88c0> 4438 -<88db> 4447 -<88de> 4448 -<88e7> 4449 -<88f5> 4453 -<88f7> 4454 -<8901> 4455 -<8906> 4456 -<891c> 4465 -<8920> 4466 -<8935> 4473 -<893e> 4476 -<8940> 4477 -<8942> 4478 -<8949> 4481 -<894f> 4482 -<8952> 4483 -<8957> 4484 -<896b> 4491 -<896e> 4492 -<8970> 4493 -<8973> 4494 -<8975> 4495 -<8989> 4500 -<898d> 4501 -<8990> 4502 -<89a5> 4509 -<89b0> 4510 -<89bc> 4515 -<89e5> 4521 -<89e9> 4522 -<89eb> 4523 -<89ed> 4524 -<89f1> 4525 -<89f3> 4526 -<89f6> 4527 -<89f9> 4528 -<89fd> 4529 -<89ff> 4530 -<8a07> 4533 -<8a0f> 4534 -<8a1e> 4539 -<8a20> 4540 -<8a22> 4541 -<8a24> 4542 -<8a26> 4543 -<8a2f> 4546 -<8a35> 4547 -<8a37> 4548 -<8a40> 4551 -<8a43> 4552 -<8a45> 4553 -<8a47> 4554 -<8a49> 4555 -<8a53> 4558 -<8a61> 4564 -<8a65> 4565 -<8a67> 4566 -<8a83> 4576 -<8a86> 4577 -<8a8b> 4578 -<8a92> 4581 -<8a99> 4584 -<8a9f> 4585 -<8aa7> 4586 -<8aa9> 4587 -<8ab3> 4590 -<8abb> 4593 -endcidchar - -100 begincidchar -<8abe> 4594 -<8ac3> 4595 -<8ac6> 4596 -<8ad1> 4600 -<8ad7> 4604 -<8add> 4605 -<8adf> 4606 -<8aec> 4607 -<8af0> 4608 -<8afc> 4612 -<8aff> 4613 -<8b0a> 4621 -<8b0b> 4616 -<8b11> 4617 -<8b1c> 4618 -<8b2d> 4622 -<8b30> 4623 -<8b37> 4624 -<8b3c> 4625 -<8b48> 4631 -<8b4d> 4636 -<8b59> 4635 -<8b5e> 4637 -<8b63> 4638 -<8b6d> 4639 -<8b76> 4640 -<8b7c> 4643 -<8b7e> 4644 -<8b81> 4645 -<8b8b> 4648 -<8b8d> 4649 -<8b8f> 4650 -<8b9c> 4653 -<8c45> 4660 -<8c47> 4661 -<8c49> 4662 -<8c4b> 4663 -<8c4f> 4664 -<8c51> 4665 -<8c59> 4672 -<8c5b> 4670 -<8c5d> 4671 -<8c66> 4675 -<8c6d> 4678 -<8c73> 4679 -<8c7b> 4682 -<8c7e> 4683 -<8c8b> 4686 -<8c90> 4687 -<8c99> 4690 -<8ca4> 4693 -<8cc9> 4698 -<8ccb> 4699 -<8ccf> 4700 -<8cd5> 4702 -<8cd6> 4701 -<8cd9> 4703 -<8cdd> 4704 -<8ce1> 4705 -<8ce8> 4706 -<8cec> 4707 -<8cf2> 4710 -<8cf5> 4711 -<8d01> 4716 -<8d03> 4717 -<8d09> 4718 -<8d12> 4719 -<8d17> 4720 -<8d1b> 4721 -<8d65> 4722 -<8d69> 4723 -<8d6c> 4724 -<8d6e> 4725 -<8d7f> 4726 -<8d82> 4727 -<8d84> 4728 -<8d88> 4729 -<8d8d> 4730 -<8d95> 4733 -<8da6> 4737 -<8daf> 4740 -<8db2> 4741 -<8db5> 4742 -<8db7> 4743 -<8db9> 4744 -<8dbb> 4745 -<8dbc> 4763 -<8dc0> 4746 -<8dca> 4751 -<8dce> 4752 -<8dd1> 4753 -<8dd7> 4756 -<8dd9> 4757 -<8de7> 4760 -<8dec> 4761 -<8df0> 4762 -<8df4> 4766 -<8dfd> 4767 -<8e01> 4768 -<8e0b> 4772 -endcidchar - -100 begincidchar -<8e11> 4773 -<8e14> 4774 -<8e16> 4775 -<8e31> 4782 -<8e33> 4783 -<8e3d> 4788 -<8e4b> 4791 -<8e54> 4795 -<8e69> 4802 -<8e89> 4813 -<8e90> 4814 -<8e92> 4815 -<8e95> 4816 -<8ea2> 4821 -<8ea7> 4822 -<8ea9> 4823 -<8eb3> 4826 -<8eb5> 4827 -<8ec7> 4834 -<8ecf> 4835 -<8ed1> 4836 -<8ed4> 4837 -<8edc> 4838 -<8ee8> 4839 -<8eed> 4846 -<8eee> 4840 -<8ef7> 4843 -<8f00> 4847 -<8f02> 4848 -<8f1e> 4856 -<8f23> 4859 -<8f25> 4860 -<8f3a> 4870 -<8f43> 4873 -<8f47> 4874 -<8f4f> 4875 -<8f58> 4881 -<8f65> 4884 -<8f9d> 4885 -<8fb8> 4893 -<8fbe> 4894 -<8fc6> 4897 -<8fcd> 4900 -<8fd0> 4901 -<8fd5> 4904 -<8fe0> 4905 -<8fe8> 4908 -<8fee> 4909 -<8ff1> 4910 -<8ffb> 4913 -<8ffe> 4914 -<9002> 4915 -<9004> 4916 -<9008> 4917 -<900c> 4918 -<9018> 4919 -<901b> 4920 -<902a> 4924 -<902f> 4923 -<9037> 4929 -<903f> 4930 -<904c> 4933 -<905b> 4934 -<905d> 4935 -<9062> 4936 -<906c> 4939 -<9070> 4940 -<9074> 4941 -<9079> 4942 -<9085> 4943 -<9088> 4944 -<908e> 4947 -<9090> 4948 -<9095> 4949 -<909b> 4953 -<90a5> 4957 -<90b0> 4958 -<90b6> 4962 -<90bd> 4963 -<90be> 4965 -<90cc> 4964 -<90d2> 4979 -<90d5> 4971 -<90df> 4977 -<90e5> 4978 -<90eb> 4981 -<90f4> 4984 -<90f6> 4980 -<9100> 4987 -<9108> 4991 -<910d> 4992 -<9110> 4993 -<9114> 4994 -<911a> 4998 -<911c> 4999 -<911e> 5000 -<9120> 5001 -<9125> 5002 -<9127> 5005 -<9129> 5006 -endcidchar - -100 begincidchar -<9131> 5009 -<9134> 5010 -<9143> 5017 -<914f> 5020 -<9153> 5021 -<9157> 5022 -<9161> 5026 -<9164> 5027 -<9167> 5028 -<916d> 5029 -<9174> 5030 -<9181> 5034 -<9183> 5035 -<918a> 5038 -<918e> 5039 -<9191> 5040 -<9198> 5044 -<919e> 5045 -<91a1> 5046 -<91a6> 5047 -<91a8> 5048 -<91b6> 5056 -<91bf> 5060 -<91c5> 5063 -<91d7> 5066 -<91de> 5069 -<91f7> 5080 -<91f9> 5081 -<91fb> 5082 -<91fd> 5083 -<920c> 5092 -<9210> 5093 -<9216> 5096 -<9218> 5097 -<9228> 5104 -<9233> 5108 -<923c> 5114 -<923e> 5115 -<9240> 5116 -<924a> 5121 -<9251> 5125 -<9265> 5132 -<927f> 5147 -<9292> 5153 -<9297> 5154 -<9299> 5155 -<92ab> 5162 -<92af> 5163 -<92b2> 5164 -<92b6> 5165 -<92b8> 5166 -<92d0> 5184 -<92d3> 5185 -<92d5> 5186 -<92e3> 5195 -<92e5> 5196 -<92ec> 5199 -<92ee> 5200 -<92f0> 5201 -<92f9> 5202 -<92fb> 5203 -<92ff> 5204 -<9300> 5205 -<9302> 5206 -<9308> 5207 -<930d> 5208 -<9311> 5209 -<9321> 5216 -<9327> 5219 -<9355> 5232 -<935a> 5235 -<935e> 5236 -<9367> 5239 -<936d> 5242 -<9376> 5248 -<937a> 5249 -<937d> 5250 -<9388> 5255 -<938d> 5258 -<938f> 5259 -<9392> 5260 -<9395> 5261 -<9398> 5262 -<939b> 5263 -<939e> 5264 -<93a1> 5265 -<93a6> 5268 -<93a8> 5269 -<93a9> 5275 -<93ab> 5270 -<93ba> 5274 -<93c1> 5276 -<93d3> 5286 -<93d9> 5287 -<93dc> 5288 -<93e2> 5291 -<93f9> 5294 -<93fd> 5299 -<9404> 5302 -<941f> 5311 -endcidchar - -100 begincidchar -<943b> 5318 -<943d> 5320 -<943f> 5319 -<9443> 5321 -<9445> 5322 -<9448> 5323 -<944a> 5324 -<944c> 5325 -<9455> 5326 -<9459> 5327 -<945c> 5328 -<945f> 5329 -<9461> 5330 -<9463> 5331 -<9468> 5332 -<946b> 5333 -<9483> 5340 -<9484> 5339 -<957e> 5343 -<9584> 5344 -<9588> 5345 -<95a1> 5352 -<95a6> 5353 -<95a9> 5354 -<95b4> 5357 -<95b6> 5358 -<95ba> 5359 -<95bd> 5360 -<95bf> 5361 -<95c6> 5362 -<95cb> 5365 -<95e4> 5376 -<95e6> 5377 -<9622> 5380 -<962c> 5384 -<9631> 5385 -<9633> 5386 -<9641> 5393 -<9652> 5394 -<9654> 5395 -<9661> 5399 -<966e> 5400 -<9674> 5401 -<9689> 5410 -<9691> 5411 -<9696> 5412 -<969a> 5413 -<969d> 5414 -<969f> 5415 -<96a9> 5419 -<96b3> 5422 -<96ba> 5423 -<96ca> 5424 -<96d2> 5425 -<96d8> 5427 -<96da> 5428 -<96e9> 5432 -<96ef> 5433 -<96f1> 5434 -<96fa> 5435 -<9705> 5438 -<9709> 5439 -<971d> 5442 -<9728> 5446 -<9731> 5447 -<9733> 5448 -<9741> 5449 -<9743> 5450 -<974a> 5451 -<9755> 5454 -<9763> 5459 -<9767> 5460 -<976a> 5461 -<976e> 5462 -<9773> 5463 -<977b> 5467 -<977d> 5468 -<9789> 5471 -<97a2> 5479 -<97ac> 5480 -<97ae> 5481 -<97bc> 5489 -<97c1> 5492 -<97c7> 5495 -<97d4> 5503 -<97db> 5510 -<97e0> 5509 -<97e1> 5511 -<97e4> 5512 -<97ef> 5513 -<97f1> 5514 -<97f4> 5515 -<97fa> 5518 -<9807> 5519 -<980a> 5520 -<9814> 5524 -<9816> 5525 -<9819> 5521 -<981c> 5526 -<981e> 5527 -endcidchar - -100 begincidchar -<9820> 5528 -<9823> 5529 -<9825> 5538 -<9826> 5530 -<982b> 5531 -<9835> 5537 -<983e> 5539 -<9844> 5540 -<9847> 5541 -<984a> 5542 -<986a> 5554 -<986c> 5555 -<98ab> 5556 -<98b0> 5559 -<98b4> 5560 -<98bf> 5565 -<98c2> 5566 -<98c5> 5567 -<98c8> 5568 -<98cc> 5569 -<98e1> 5570 -<98e3> 5571 -<98ea> 5575 -<98f3> 5576 -<98f6> 5577 -<9902> 5578 -<9911> 5581 -<991f> 5588 -<9922> 5589 -<992b> 5592 -<9954> 5609 -<999b> 5617 -<999d> 5618 -<999f> 5619 -<99a6> 5620 -<99b5> 5624 -<99bd> 5627 -<99bf> 5628 -<99c3> 5629 -<99c9> 5630 -<99dc> 5635 -<99de> 5636 -<99e7> 5637 -<99f0> 5641 -<99f9> 5644 -<9a16> 5654 -<9a1e> 5655 -<9a20> 5656 -<9a27> 5660 -<9a33> 5663 -<9a38> 5666 -<9a41> 5668 -<9a44> 5669 -<9a47> 5667 -<9a4e> 5673 -<9a51> 5674 -<9a54> 5675 -<9a56> 5676 -<9a5d> 5677 -<9aaa> 5678 -<9aac> 5679 -<9ab2> 5682 -<9ab9> 5686 -<9abb> 5687 -<9ac1> 5690 -<9ac3> 5691 -<9ac6> 5692 -<9ac8> 5693 -<9ace> 5694 -<9ad0> 5695 -<9ad2> 5696 -<9ae0> 5702 -<9ae7> 5705 -<9ae9> 5706 -<9aec> 5707 -<9af5> 5710 -<9afd> 5713 -<9aff> 5714 -<9b10> 5727 -<9b12> 5728 -<9b16> 5729 -<9b19> 5730 -<9b20> 5733 -<9b26> 5734 -<9b2b> 5735 -<9b2d> 5736 -<9b37> 5740 -<9b3d> 5743 -<9b48> 5744 -<9b5b> 5750 -<9b5e> 5751 -<9b61> 5752 -<9b63> 5753 -<9b68> 5756 -<9b73> 5762 -<9b75> 5763 -<9b8d> 5776 -<9b94> 5779 -<9b9a> 5780 -<9ba9> 5785 -endcidchar - -100 begincidchar -<9bac> 5786 -<9bc1> 5796 -<9bce> 5799 -<9bd0> 5800 -<9bdd> 5803 -<9bdf> 5804 -<9be5> 5805 -<9be7> 5806 -<9bef> 5809 -<9bf3> 5810 -<9bfd> 5815 -<9bff> 5816 -<9c00> 5817 -<9c02> 5818 -<9c0b> 5819 -<9c0f> 5820 -<9c11> 5821 -<9c16> 5822 -<9c1c> 5826 -<9c1e> 5827 -<9c31> 5835 -<9c3d> 5839 -<9c41> 5840 -<9c56> 5851 -<9c58> 5852 -<9c5b> 5853 -<9c5c> 5860 -<9c63> 5857 -<9c68> 5862 -<9c6b> 5861 -<9c6e> 5863 -<9c70> 5864 -<9c72> 5865 -<9c75> 5866 -<9c77> 5867 -<9c7b> 5868 -<9ce6> 5869 -<9cf2> 5870 -<9cf7> 5871 -<9cf9> 5872 -<9d02> 5874 -<9d0b> 5873 -<9d11> 5875 -<9d3a> 5886 -<9d3c> 5887 -<9d3d> 5889 -<9d45> 5888 -<9d47> 5892 -<9d4a> 5893 -<9d5f> 5896 -<9d62> 5898 -<9d63> 5897 -<9d65> 5899 -<9d70> 5903 -<9d7e> 5908 -<9d86> 5911 -<9d8a> 5912 -<9da1> 5921 -<9daa> 5922 -<9dac> 5923 -<9dae> 5924 -<9db1> 5925 -<9db5> 5926 -<9db9> 5927 -<9dbc> 5928 -<9dbf> 5929 -<9dc3> 5930 -<9dc7> 5931 -<9dda> 5938 -<9de5> 5942 -<9de7> 5943 -<9de9> 5944 -<9deb> 5945 -<9dee> 5946 -<9df0> 5947 -<9dfe> 5950 -<9e02> 5952 -<9e07> 5953 -<9e0a> 5951 -<9e0e> 5954 -<9e19> 5960 -<9e80> 5966 -<9e87> 5971 -<9e96> 5974 -<9e98> 5975 -<9e9b> 5976 -<9e9e> 5977 -<9ea4> 5978 -<9ea8> 5979 -<9eac> 5980 -<9ec6> 5987 -<9ec8> 5988 -<9ecb> 5989 -<9ed5> 5990 -<9edf> 5991 -<9ee4> 5992 -<9ee7> 5993 -<9ef5> 6000 -<9ef8> 6001 -<9eff> 6002 -endcidchar - -19 begincidchar -<9f09> 6005 -<9f14> 6010 -<9f1f> 6016 -<9f22> 6017 -<9f26> 6018 -<9f2f> 6021 -<9f34> 6024 -<9f37> 6025 -<9f3f> 6030 -<9f41> 6031 -<9f53> 6037 -<9f5a> 6042 -<9f73> 6052 -<9f75> 6053 -<9f7a> 6054 -<9f7d> 6055 -<9f94> 6060 -<9f9e> 6063 -<9fa5> 6067 -endcidchar - -100 begincidrange -<0384> <0385> 10 -<0388> <038a> 23 -<03ac> <03af> 31 -<0402> <040c> 43 -<040e> <040f> 54 -<0452> <045c> 56 -<045e> <045f> 67 -<4e04> <4e05> 268 -<4e23> <4e24> 273 -<4e2e> <4e30> 277 -<4e40> <4e41> 281 -<4e68> <4e69> 289 -<4e74> <4e75> 291 -<4e96> <4e97> 296 -<4eda> <4edb> 303 -<4ee0> <4ee2> 305 -<4efd> <4eff> 313 -<4f02> <4f03> 317 -<4f0b> <4f0c> 320 -<4f15> <4f17> 323 -<4f48> <4f49> 338 -<4f4b> <4f4c> 340 -<4f77> <4f7a> 352 -<4f7d> <4f7e> 356 -<4f81> <4f82> 358 -<4f84> <4f85> 360 -<4f89> <4f8a> 362 -<4f92> <4f94> 367 -<4f99> <4f9a> 371 -<4f9e> <4f9f> 373 -<4fbb> <4fbe> 378 -<4fc0> <4fc1> 382 -<4fc5> <4fc6> 384 -<4fc8> <4fc9> 386 -<4fcb> <4fcd> 388 -<4ffc> <4ffd> 398 -<5000> <5001> 401 -<5017> <5018> 410 -<501b> <501e> 412 -<5032> <5033> 420 -<5040> <5042> 423 -<5045> <5046> 426 -<5051> <5053> 431 -<505f> <5060> 436 -<5062> <5063> 438 -<5066> <5067> 440 -<5070> <5071> 444 -<5083> <5084> 448 -<508e> <5090> 452 -<5092> <5094> 455 -<509b> <509c> 459 -<509e> <50a2> 461 -<50af> <50b0> 467 -<50b9> <50ba> 469 -<50c3> <50c4> 473 -<50d3> <50d4> 479 -<50dc> <50dd> 482 -<50e8> <50e9> 488 -<5106> <5108> 496 -<510b> <510e> 499 -<511b> <511e> 507 -<5127> <5128> 512 -<512c> <512d> 514 -<5133> <5135> 518 -<5138> <5139> 521 -<5157> <5158> 528 -<5183> <5184> 534 -<51be> <51bf> 546 -<51d1> <51d3> 551 -<51f2> <51f4> 560 -<5201> <5202> 564 -<5212> <5213> 567 -<5215> <5216> 569 -<5231> <5232> 574 -<5257> <5258> 581 -<525f> <5261> 585 -<5277> <5279> 590 -<5295> <5298> 599 -<52a4> <52a7> 605 -<52af> <52b0> 609 -<52b6> <52b8> 611 -<52ba> <52bb> 614 -<52db> <52dc> 626 -<52e8> <52ea> 630 -<52f0> <52f1> 634 -<52f6> <52f7> 637 -<530a> <530c> 641 -<531b> <531c> 647 -<531e> <531f> 649 -<5327> <5329> 652 -<532b> <532d> 655 -<533c> <533e> 661 -<536c> <536d> 672 -<5387> <5388> 678 -<5393> <5394> 681 -<53aa> <53ab> 687 -<53b4> <53b5> 691 -<53b7> <53b8> 693 -<53d2> <53d3> 700 -<53dd> <53de> 704 -endcidrange - -100 begincidrange -<53e6> <53e7> 707 -<5427> <5428> 714 -<5434> <5435> 719 -<5443> <5444> 721 -<5466> <5467> 729 -<546d> <546e> 733 -<5488> <5489> 740 -<5495> <5496> 744 -<54a6> <54a7> 749 -<54a9> <54aa> 751 -<54ad> <54ae> 753 -<54b9> <54bb> 757 -<54cd> <54ce> 763 -<54fe> <54ff> 771 -<5500> <5501> 773 -<5508> <5509> 776 -<550c> <550e> 778 -<552a> <552b> 782 -<5535> <5536> 785 -<553b> <553d> 787 -<5549> <554a> 792 -<5550> <5551> 795 -<555a> <555b> 798 -<5560> <5561> 801 -<5581> <5582> 806 -<558e> <558f> 810 -<5591> <5594> 812 -<55a3> <55a4> 817 -<55cb> <55cc> 826 -<55d1> <55d3> 829 -<55d7> <55d8> 832 -<560d> <5612> 843 -<563b> <563d> 856 -<563f> <5641> 859 -<5643> <5644> 862 -<5660> <5663> 871 -<5671> <5672> 879 -<5684> <5685> 882 -<568b> <568c> 885 -<5699> <569a> 888 -<569d> <569f> 890 -<56a6> <56a9> 893 -<56ab> <56ad> 897 -<56c9> <56cb> 905 -<56cc> <56cd> 910 -<56cf> <56d0> 908 -<56dc> <56dd> 913 -<56e4> <56e8> 917 -<56f6> <56f7> 925 -<5701> <5702> 927 -<571a> <571b> 934 -<5722> <5725> 938 -<5729> <572a> 942 -<572e> <572f> 945 -<5733> <5734> 947 -<573d> <573f> 949 -<5745> <5746> 952 -<574c> <574d> 954 -<5767> <5768> 959 -<576d> <5771> 962 -<5773> <5775> 967 -<5779> <577c> 971 -<5799> <579a> 981 -<579c> <579f> 983 -<57a7> <57a9> 989 -<57c7> <57c8> 995 -<57dd> <57de> 1000 -<57e6> <57e7> 1003 -<57f5> <57f6> 1008 -<57fd> <57ff> 1011 -<5803> <5804> 1014 -<5808> <5809> 1016 -<580c> <580d> 1019 -<581e> <5820> 1022 -<5826> <5827> 1025 -<584c> <584d> 1032 -<584f> <5850> 1034 -<5867> <5868> 1040 -<587f> <5881> 1044 -<5887> <588a> 1047 -<588c> <588d> 1051 -<588f> <5890> 1053 -<58a0> <58a2> 1058 -<58b1> <58b2> 1063 -<58cd> <58ce> 1069 -<58e1> <58e2> 1077 -<5905> <5906> 1081 -<590b> <590c> 1083 -<5912> <5914> 1085 -<5923> <5924> 1091 -<592f> <5930> 1094 -<5935> <5936> 1097 -<5952> <5953> 1102 -<595d> <595f> 1106 -<5975> <5976> 1115 -<597b> <597c> 1118 -<598b> <598c> 1120 -<59ad> <59b0> 1129 -<59c3> <59c4> 1138 -<59dd> <59df> 1144 -endcidrange - -100 begincidrange -<59e3> <59e4> 1147 -<59ee> <59ef> 1150 -<59f1> <59f2> 1152 -<5a0c> <5a0e> 1158 -<5a12> <5a13> 1161 -<5a23> <5a24> 1164 -<5a27> <5a28> 1166 -<5a44> <5a45> 1171 -<5a47> <5a48> 1173 -<5a7a> <5a7b> 1184 -<5a9e> <5aa0> 1193 -<5ab1> <5ab3> 1199 -<5aba> <5abb> 1204 -<5af5> <5af6> 1217 -<5b00> <5b01> 1220 -<5b4b> <5b4c> 1233 -<5b6e> <5b6f> 1239 -<5b7c> <5b7f> 1241 -<5b90> <5b91> 1250 -<5b93> <5b94> 1252 -<5ba8> <5ba9> 1255 -<5bac> <5bad> 1257 -<5bb1> <5bb2> 1260 -<5bc0> <5bc1> 1265 -<5bd6> <5bda> 1269 -<5c1e> <5c1f> 1281 -<5c2b> <5c2c> 1286 -<5c35> <5c36> 1291 -<5c59> <5c5a> 1293 -<5c62> <5c63> 1296 -<5c67> <5c69> 1298 -<5c74> <5c75> 1303 -<5c7a> <5c7d> 1305 -<5c87> <5c88> 1309 -<5c9f> <5ca0> 1315 -<5ca2> <5ca3> 1317 -<5cb4> <5cb5> 1322 -<5cf1> <5cf2> 1331 -<5d23> <5d24> 1339 -<5d26> <5d27> 1341 -<5d42> <5d43> 1348 -<5d5f> <5d62> 1356 -<5d79> <5d7a> 1364 -<5d7e> <5d7f> 1366 -<5d92> <5d95> 1372 -<5d9f> <5da0> 1378 -<5db8> <5db9> 1384 -<5dd8> <5dd9> 1391 -<5df8> <5df9> 1396 -<5e14> <5e15> 1402 -<5e1f> <5e20> 1405 -<5e5b> <5e5c> 1418 -<5e6a> <5e6e> 1422 -<5ea4> <5ea5> 1432 -<5ebd> <5ebf> 1439 -<5ed1> <5ed2> 1446 -<5ed4> <5ed5> 1448 -<5f06> <5f08> 1455 -<5f1c> <5f1d> 1460 -<5f21> <5f24> 1462 -<5f2b> <5f2c> 1467 -<5f3f> <5f40> 1475 -<5f44> <5f45> 1477 -<5f63> <5f64> 1486 -<5f74> <5f75> 1491 -<5f7d> <5f7e> 1495 -<5f9c> <5f9d> 1501 -<5faf> <5fb1> 1508 -<5fc7> <5fc9> 1513 -<5fd0> <5fd4> 1517 -<5fe1> <5fe2> 1523 -<5fe8> <5fea> 1525 -<5fec> <5fef> 1528 -<5ff2> <5ff3> 1532 -<6013> <6014> 1540 -<6017> <6018> 1542 -<6047> <6049> 1551 -<6056> <6057> 1557 -<607e> <607f> 1563 -<609d> <609e> 1574 -<60a4> <60a5> 1577 -<60b0> <60b1> 1580 -<60c8> <60cb> 1587 -<60ce> <60cf> 1591 -<60d4> <60d5> 1593 -<60dd> <60de> 1597 -<60fc> <60fd> 1604 -<6110> <6114> 1610 -<6116> <6117> 1615 -<612a> <612b> 1621 -<6130> <6131> 1623 -<6135> <6137> 1625 -<6145> <6146> 1630 -<617b> <617c> 1638 -<617f> <6181> 1640 -<6183> <6184> 1643 -<6192> <6193> 1647 -<6197> <6198> 1649 -<619c> <619d> 1651 -<619f> <61a0> 1653 -endcidrange - -100 begincidrange -<61b8> <61b9> 1659 -<61c0> <61c2> 1662 -<61ce> <61cf> 1665 -<61dc> <61df> 1668 -<61e1> <61e2> 1672 -<61ec> <61ed> 1677 -<6203> <6204> 1681 -<6222> <6223> 1688 -<6242> <6244> 1695 -<6250> <6252> 1700 -<628d> <6290> 1713 -<62b6> <62b7> 1720 -<62be> <62bf> 1723 -<62d5> <62d6> 1727 -<62fc> <62fd> 1733 -<6303> <6304> 1735 -<630a> <630b> 1737 -<6329> <632a> 1744 -<6335> <6336> 1747 -<6341> <6344> 1751 -<634a> <634b> 1756 -<6352> <6354> 1759 -<6365> <6366> 1764 -<636c> <636d> 1766 -<6374> <6375> 1769 -<637c> <637d> 1772 -<6394> <6395> 1780 -<6399> <639a> 1782 -<63ad> <63af> 1787 -<63d3> <63d5> 1796 -<63f2> <63f3> 1804 -<63f8> <63f9> 1807 -<6409> <640a> 1809 -<6424> <6425> 1818 -<6429> <642a> 1820 -<642f> <6430> 1822 -<6451> <6454> 1829 -<645a> <645d> 1833 -<645f> <6461> 1837 -<6473> <6474> 1842 -<648f> <6491> 1848 -<6498> <6499> 1851 -<64bd> <64bf> 1862 -<64c9> <64cc> 1866 -<64d0> <64d1> 1871 -<64e4> <64e5> 1875 -<64e9> <64ea> 1877 -<6508> <650a> 1887 -<6513> <6514> 1891 -<651e> <651f> 1896 -<653c> <653d> 1904 -<655f> <6560> 1912 -<65b2> <65b4> 1929 -<65c8> <65c9> 1934 -<65f4> <65f5> 1944 -<65fe> <65ff> 1947 -<6608> <6609> 1951 -<6611> <6612> 1954 -<6615> <6616> 1956 -<661d> <661e> 1958 -<6621> <6624> 1960 -<6629> <662c> 1965 -<6630> <6631> 1970 -<6645> <6646> 1976 -<6657> <6659> 1982 -<665b> <665c> 1985 -<6660> <6661> 1987 -<666a> <666c> 1990 -<6677> <6679> 1997 -<668b> <668d> 2003 -<6699> <669c> 2008 -<669f> <66a0> 2012 -<66b1> <66b2> 2016 -<66bf> <66c0> 2020 -<66c2> <66c3> 2022 -<66ce> <66cf> 2026 -<66eb> <66ec> 2032 -<6747> <6748> 2047 -<6754> <6755> 2050 -<678e> <678f> 2061 -<6798> <6799> 2066 -<67b0> <67b2> 2069 -<67bb> <67bd> 2073 -<67c2> <67c3> 2078 -<67c8> <67c9> 2081 -<67f6> <67f7> 2091 -<682c> <682d> 2100 -<682f> <6831> 2102 -<6844> <6845> 2108 -<6857> <6858> 2113 -<686e> <6872> 2117 -<6879> <687c> 2123 -<68a9> <68aa> 2138 -<68cf> <68d1> 2146 -<68dc> <68dd> 2152 -<68ea> <68ed> 2156 -<68f0> <68f1> 2160 -<68f5> <68f6> 2162 -<68fb> <68fd> 2164 -<6909> <690a> 2168 -endcidrange - -100 begincidrange -<6910> <6911> 2170 -<6916> <6917> 2173 -<6963> <6966> 2186 -<6968> <6969> 2190 -<6970> <6972> 2193 -<697a> <697b> 2196 -<697f> <6980> 2198 -<69a5> <69a6> 2205 -<69b7> <69b8> 2211 -<69d6> <69d7> 2218 -<69ee> <69ef> 2222 -<6a00> <6a01> 2228 -<6a3e> <6a3f> 2244 -<6a45> <6a46> 2246 -<6a49> <6a4a> 2248 -<6a50> <6a52> 2251 -<6a55> <6a56> 2254 -<6a86> <6a87> 2265 -<6a9d> <6a9f> 2271 -<6aaf> <6ab1> 2276 -<6abd> <6abf> 2280 -<6ad4> <6ad6> 2288 -<6adc> <6add> 2291 -<6af0> <6af2> 2296 -<6afc> <6afd> 2299 -<6b02> <6b03> 2301 -<6b06> <6b07> 2303 -<6b0f> <6b11> 2306 -<6b2b> <6b2c> 2314 -<6b35> <6b36> 2317 -<6b7d> <6b7e> 2334 -<6b9f> <6ba0> 2340 -<6ba2> <6ba3> 2342 -<6ba8> <6ba9> 2344 -<6bac> <6bae> 2346 -<6bb8> <6bb9> 2350 -<6bbd> <6bbe> 2352 -<6bc3> <6bc4> 2354 -<6be6> <6be7> 2362 -<6c04> <6c05> 2370 -<6c0d> <6c0e> 2373 -<6c26> <6c28> 2379 -<6c35> <6c36> 2385 -<6c3a> <6c3b> 2387 -<6c4a> <6c4b> 2390 -<6c5b> <6c5c> 2397 -<6c78> <6c79> 2404 -<6c85> <6c87> 2407 -<6c94> <6c95> 2411 -<6c97> <6c98> 2413 -<6ccf> <6cd2> 2423 -<6ceb> <6cec> 2434 -<6d0e> <6d0f> 2442 -<6d26> <6d28> 2447 -<6d2e> <6d2f> 2451 -<6d5e> <6d5f> 2458 -<6d6f> <6d70> 2463 -<6d91> <6d92> 2468 -<6d96> <6d98> 2471 -<6dce> <6dcf> 2484 -<6ddf> <6de0> 2489 -<6def> <6df0> 2494 -<6e3b> <6e3c> 2507 -<6e44> <6e45> 2509 -<6e48> <6e49> 2511 -<6e51> <6e54> 2515 -<6e5c> <6e5e> 2520 -<6e62> <6e63> 2523 -<6ead> <6eae> 2534 -<6ebf> <6ec1> 2539 -<6ec7> <6ec8> 2543 -<6ecd> <6ecf> 2546 -<6eed> <6eee> 2550 -<6f0c> <6f0d> 2558 -<6f1a> <6f1b> 2562 -<6f29> <6f2a> 2565 -<6f2f> <6f30> 2567 -<6f3b> <6f3c> 2571 -<6f51> <6f53> 2575 -<6f59> <6f5a> 2579 -<6f5d> <6f5e> 2581 -<6f61> <6f62> 2583 -<6f7d> <6f7e> 2587 -<6f87> <6f88> 2590 -<6f8b> <6f8d> 2592 -<6f92> <6f94> 2596 -<6f9f> <6fa0> 2601 -<6fa5> <6fa8> 2603 -<6fae> <6fb0> 2607 -<6fb5> <6fb6> 2610 -<6fc7> <6fc8> 2614 -<6fe8> <6fe9> 2619 -<6ffc> <6ffd> 2624 -<7005> <7007> 2627 -<7043> <7044> 2639 -<7048> <704b> 2641 -<7054> <7055> 2645 -<705d> <705e> 2647 -<7064> <7065> 2650 -<7075> <7076> 2654 -endcidrange - -100 begincidrange -<7085> <7086> 2658 -<7094> <7098> 2660 -<70b0> <70b1> 2668 -<70d3> <70d6> 2674 -<7103> <7107> 2682 -<710b> <710c> 2687 -<712f> <7131> 2694 -<7145> <7147> 2699 -<714a> <714b> 2702 -<719a> <719b> 2718 -<71af> <71b0> 2722 -<71b2> <71b3> 2724 -<71bf> <71c1> 2727 -<71cb> <71cc> 2731 -<71d9> <71da> 2735 -<7207> <7209> 2741 -<7238> <7239> 2753 -<7241> <7243> 2755 -<724e> <7250> 2759 -<7255> <7256> 2763 -<726e> <726f> 2772 -<7277> <7278> 2775 -<727b> <727c> 2777 -<728d> <728e> 2782 -<72ad> <72ae> 2787 -<72d5> <72d6> 2796 -<72f3> <72f4> 2801 -<72fa> <72fb> 2803 -<7304> <7305> 2807 -<7312> <7313> 2812 -<7318> <7319> 2814 -<7327> <7328> 2819 -<7331> <7332> 2822 -<733a> <733b> 2825 -<735d> <7360> 2834 -<7366> <7367> 2838 -<736b> <736c> 2841 -<736e> <736f> 2843 -<7380> <7381> 2849 -<7385> <7386> 2852 -<7397> <7398> 2858 -<739e> <73a0> 2861 -<73a5> <73a6> 2865 -<73aa> <73ab> 2867 -<73bc> <73bd> 2873 -<73c5> <73c6> 2876 -<73cb> <73cc> 2879 -<73d2> <73d3> 2882 -<73e6> <73e7> 2889 -<73f4> <73f5> 2892 -<73f9> <73fb> 2895 -<7400> <7401> 2900 -<741a> <741b> 2906 -<7428> <7431> 2910 -<7443> <7444> 2922 -<7446> <7447> 2924 -<7451> <7452> 2928 -<7466> <7468> 2933 -<746d> <746e> 2937 -<7471> <7472> 2939 -<7480> <7481> 2941 -<7485> <7487> 2943 -<748f> <7492> 2947 -<7498> <749a> 2951 -<749f> <74a1> 2955 -<74a8> <74ab> 2960 -<74ae> <74af> 2964 -<74b1> <74b2> 2966 -<74c8> <74c9> 2972 -<74da> <74db> 2978 -<74de> <74df> 2980 -<74ea> <74eb> 2984 -<74fa> <74fc> 2988 -<7516> <7517> 2994 -<7520> <7521> 2996 -<7529> <752a> 3000 -<753d> <7540> 3005 -<7547> <7548> 3010 -<755e> <755f> 3016 -<7579> <757e> 3021 -<7592> <7593> 3030 -<75bf> <75c1> 3039 -<75ce> <75cf> 3045 -<75df> <75e1> 3049 -<75ee> <75ef> 3055 -<7602> <7604> 3060 -<7607> <7608> 3063 -<7612> <7613> 3068 -<7615> <7616> 3070 -<761b> <761e> 3073 -<7625> <7626> 3078 -<7632> <7633> 3082 -<7638> <763a> 3085 -<7640> <7641> 3090 -<7643> <7645> 3092 -<7664> <7665> 3100 -<766d> <766f> 3102 -<768c> <768d> 3109 -<769b> <769d> 3112 -<769f> <76a0> 3115 -endcidrange - -100 begincidrange -<76a2> <76a8> 3117 -<76cb> <76cc> 3130 -<76f0> <76f1> 3139 -<7714> <7715> 3149 -<7719> <771a> 3152 -<772d> <772f> 3157 -<7734> <7736> 3160 -<773d> <773e> 3164 -<7745> <7746> 3167 -<774d> <774f> 3170 -<7756> <7757> 3174 -<775e> <7760> 3177 -<7772> <7774> 3186 -<778c> <778d> 3193 -<7794> <7796> 3195 -<77ae> <77af> 3203 -<77d1> <77d2> 3210 -<77de> <77e0> 3214 -<77f0> <77f1> 3221 -<7805> <7806> 3226 -<780d> <780e> 3229 -<7821> <7823> 3233 -<782d> <782e> 3236 -<7843> <7844> 3241 -<7847> <7848> 3243 -<7860> <7861> 3250 -<7863> <7864> 3252 -<789d> <789f> 3264 -<78ac> <78ad> 3269 -<78b0> <78b3> 3271 -<78c7> <78c9> 3278 -<78d2> <78d3> 3283 -<78d5> <78d6> 3285 -<78df> <78e1> 3289 -<78f2> <78f3> 3294 -<78f6> <78f7> 3297 -<78fa> <78fb> 3299 -<791e> <7920> 3307 -<7934> <7935> 3315 -<7944> <7946> 3320 -<794a> <794b> 3323 -<795b> <795c> 3329 -<797b> <797c> 3336 -<798b> <798c> 3339 -<7993> <7996> 3342 -<799b> <799c> 3347 -<79a8> <79a9> 3350 -<79c7> <79c8> 3360 -<79dd> <79de> 3367 -<79ea> <79eb> 3372 -<7a02> <7a03> 3378 -<7a09> <7a0a> 3381 -<7a2f> <7a30> 3392 -<7a34> <7a35> 3394 -<7a38> <7a3a> 3396 -<7a44> <7a45> 3399 -<7a47> <7a48> 3401 -<7a55> <7a56> 3404 -<7a5c> <7a5d> 3407 -<7a5f> <7a60> 3409 -<7a85> <7a86> 3420 -<7a8a> <7a8b> 3422 -<7a90> <7a91> 3424 -<7abb> <7abc> 3434 -<7ae8> <7ae9> 3442 -<7aeb> <7aec> 3444 -<7afd> <7afe> 3449 -<7b29> <7b2b> 3456 -<7b2d> <7b31> 3459 -<7b3f> <7b41> 3466 -<7b69> <7b6a> 3475 -<7b72> <7b73> 3479 -<7b90> <7b91> 3485 -<7baf> <7bb0> 3493 -<7bb5> <7bb6> 3496 -<7bba> <7bbd> 3498 -<7bd6> <7bd7> 3507 -<7bd9> <7bdb> 3509 -<7bf4> <7bf5> 3515 -<7bf8> <7bfa> 3517 -<7c01> <7c04> 3522 -<7c0b> <7c0c> 3528 -<7c0e> <7c0f> 3530 -<7c25> <7c26> 3535 -<7c33> <7c34> 3540 -<7c39> <7c3a> 3543 -<7c51> <7c53> 3548 -<7c59> <7c5e> 3551 -<7c6d> <7c6e> 3561 -<7c7c> <7c7d> 3566 -<7c86> <7c87> 3568 -<7cb6> <7cb7> 3576 -<7cba> <7cbc> 3578 -<7cc7> <7cc9> 3583 -<7cd3> <7cd5> 3588 -<7cd9> <7cda> 3592 -<7d07> <7d09> 3600 -<7d11> <7d13> 3604 -<7d1d> <7d1e> 3608 -<7d3c> <7d3e> 3615 -endcidrange - -100 begincidrange -<7d40> <7d41> 3618 -<7d47> <7d48> 3620 -<7d59> <7d5a> 3626 -<7d5c> <7d5d> 3628 -<7d7a> <7d7b> 3635 -<7d81> <7d83> 3638 -<7d85> <7d86> 3641 -<7d8b> <7d8d> 3644 -<7d96> <7d97> 3648 -<7d9d> <7d9e> 3650 -<7da6> <7da7> 3652 -<7db6> <7db7> 3656 -<7dc2> <7dc6> 3659 -<7dcc> <7dce> 3664 -<7de5> <7de6> 3671 -<7dea> <7deb> 3673 -<7df5> <7df6> 3677 -<7df9> <7dfa> 3679 -<7e10> <7e11> 3682 -<7e1c> <7e1d> 3686 -<7e27> <7e28> 3689 -<7e2c> <7e2d> 3691 -<7e44> <7e45> 3697 -<7e61> <7e62> 3705 -<7e6e> <7e6f> 3709 -<7e86> <7e87> 3715 -<7e9d> <7e9e> 3723 -<7f3d> <7f3f> 3727 -<7f43> <7f44> 3730 -<7f52> <7f53> 3734 -<7f5b> <7f5d> 3736 -<7f63> <7f66> 3740 -<7f7d> <7f80> 3746 -<7f8f> <7f91> 3752 -<7f96> <7f97> 3755 -<7fa1> <7fa2> 3758 -<7fbf> <7fc0> 3765 -<7fce> <7fcf> 3769 -<7fee> <7fef> 3777 -<7ffd> <7fff> 3781 -<8007> <8008> 3784 -<800d> <800f> 3787 -<8013> <8014> 3791 -<801d> <8020> 3794 -<8034> <8035> 3803 -<8039> <803a> 3806 -<80a6> <80a7> 3823 -<80b8> <80b9> 3826 -<80d4> <80d5> 3832 -<80d7> <80d8> 3834 -<80ed> <80ee> 3837 -<80f2> <80f3> 3840 -<80f9> <80fa> 3843 -<8116> <8118> 3848 -<8160> <8161> 3867 -<8167> <8169> 3869 -<8184> <8186> 3877 -<81ce> <81cf> 3895 -<81dd> <81de> 3900 -<81eb> <81ec> 3904 -<81f0> <81f2> 3906 -<81f5> <81f6> 3909 -<81f8> <81f9> 3911 -<8213> <8214> 3918 -<8219> <821a> 3920 -<8221> <8222> 3923 -<8243> <8246> 3929 -<824e> <824f> 3934 -<827f> <8281> 3946 -<8283> <8284> 3949 -<8289> <828a> 3952 -<829a> <829b> 3959 -<82a0> <82a1> 3961 -<82a3> <82a4> 3963 -<82a7> <82aa> 3965 -<82be> <82bf> 3976 -<82f6> <82f7> 3989 -<82fd> <82fe> 3991 -<8300> <8301> 3993 -<8307> <8308> 3995 -<830a> <830b> 3997 -<831d> <831f> 4001 -<8321> <8322> 4004 -<832c> <832e> 4006 -<833c> <833d> 4013 -<8342> <8344> 4015 -<834d> <834e> 4019 -<8355> <8357> 4022 -<837f> <8380> 4028 -<8394> <8395> 4035 -<8398> <8399> 4037 -<839b> <839d> 4039 -<83a6> <83a7> 4042 -<83be> <83c0> 4046 -<83cf> <83d1> 4051 -<83f8> <83f9> 4060 -<8447> <8448> 4074 -<8451> <8452> 4079 -<8458> <845a> 4082 -<8464> <8465> 4087 -endcidrange - -100 begincidrange -<8473> <8474> 4092 -<847c> <847d> 4096 -<8492> <8493> 4100 -<84a8> <84aa> 4105 -<84bd> <84be> 4112 -<84c7> <84c8> 4116 -<84ef> <84f2> 4124 -<84fa> <84fb> 4130 -<8502> <8503> 4133 -<8522> <8525> 4141 -<852a> <852b> 4146 -<8533> <8534> 4149 -<854f> <8553> 4154 -<855c> <8562> 4161 -<8579> <857b> 4171 -<8585> <8586> 4177 -<858b> <858c> 4180 -<859f> <85a0> 4186 -<85b6> <85b8> 4192 -<85bc> <85bf> 4195 -<85ca> <85cb> 4201 -<85df> <85e0> 4207 -<8604> <8605> 4217 -<860d> <860e> 4219 -<8610> <8612> 4221 -<8618> <8619> 4224 -<863c> <863d> 4234 -<8652> <8653> 4239 -<8656> <8659> 4241 -<8660> <8664> 4246 -<8675> <8677> 4254 -<86a6> <86a8> 4265 -<86b3> <86b5> 4270 -<86b7> <86b9> 4273 -<86bf> <86c1> 4276 -<86d1> <86d2> 4281 -<86fc> <86fd> 4293 -<8704> <8705> 4295 -<870e> <8710> 4299 -<8713> <8714> 4302 -<871e> <871f> 4305 -<872e> <872f> 4310 -<8731> <8732> 4312 -<8739> <873a> 4314 -<873c> <873e> 4316 -<8764> <8765> 4326 -<8771> <8772> 4329 -<8783> <8789> 4332 -<878b> <878c> 4339 -<8797> <8799> 4344 -<87ac> <87ae> 4351 -<87be> <87bf> 4356 -<87c8> <87ca> 4359 -<87d5> <87d6> 4363 -<87d9> <87da> 4365 -<87e2> <87e4> 4369 -<87ea> <87eb> 4372 -<8809> <880b> 4383 -<8812> <8814> 4388 -<881a> <881c> 4392 -<881e> <881f> 4395 -<882d> <882e> 4398 -<8848> <884b> 4408 -<8855> <8856> 4414 -<885f> <8860> 4419 -<889a> <889c> 4428 -<889f> <88a0> 4431 -<88bd> <88be> 4436 -<88ca> <88ce> 4439 -<88d1> <88d3> 4444 -<88ef> <88f1> 4450 -<890d> <890f> 4457 -<8915> <8916> 4460 -<8918> <891a> 4462 -<8926> <8928> 4467 -<8930> <8932> 4470 -<8939> <893a> 4474 -<8945> <8946> 4479 -<895a> <895c> 4485 -<8961> <8963> 4488 -<897a> <897d> 4496 -<8994> <8995> 4503 -<899b> <899c> 4505 -<899f> <89a0> 4507 -<89b4> <89b7> 4511 -<89d4> <89d8> 4516 -<8a04> <8a05> 4531 -<8a11> <8a12> 4535 -<8a14> <8a15> 4537 -<8a2b> <8a2c> 4544 -<8a3d> <8a3e> 4549 -<8a4d> <8a4e> 4556 -<8a56> <8a58> 4559 -<8a5c> <8a5d> 4562 -<8a75> <8a77> 4567 -<8a79> <8a7b> 4570 -<8a7e> <8a80> 4573 -<8a8f> <8a90> 4579 -<8a96> <8a97> 4582 -<8aae> <8aaf> 4588 -endcidrange - -100 begincidrange -<8ab6> <8ab7> 4591 -<8ac8> <8aca> 4597 -<8ad3> <8ad5> 4601 -<8af4> <8af6> 4609 -<8b05> <8b06> 4614 -<8b1e> <8b1f> 4619 -<8b42> <8b46> 4626 -<8b52> <8b54> 4632 -<8b78> <8b79> 4641 -<8b84> <8b85> 4646 -<8b94> <8b95> 4651 -<8b9e> <8b9f> 4654 -<8c38> <8c39> 4656 -<8c3d> <8c3e> 4658 -<8c53> <8c54> 4666 -<8c57> <8c58> 4668 -<8c63> <8c64> 4673 -<8c68> <8c69> 4676 -<8c75> <8c76> 4680 -<8c86> <8c87> 4684 -<8c92> <8c93> 4688 -<8c9b> <8c9c> 4691 -<8cb9> <8cba> 4694 -<8cc5> <8cc6> 4696 -<8cef> <8cf0> 4708 -<8cf7> <8cf8> 4712 -<8cfe> <8cff> 4714 -<8d90> <8d91> 4731 -<8d9e> <8da0> 4734 -<8dab> <8dac> 4738 -<8dc5> <8dc8> 4747 -<8dd4> <8dd5> 4754 -<8de4> <8de5> 4758 -<8df1> <8df2> 4764 -<8e04> <8e06> 4769 -<8e20> <8e23> 4776 -<8e26> <8e27> 4780 -<8e36> <8e39> 4784 -<8e40> <8e41> 4789 -<8e4d> <8e4f> 4792 -<8e5b> <8e5e> 4796 -<8e61> <8e62> 4800 -<8e6c> <8e6d> 4803 -<8e6f> <8e71> 4805 -<8e79> <8e7b> 4808 -<8e82> <8e83> 4811 -<8e9a> <8e9b> 4817 -<8e9d> <8e9e> 4819 -<8ead> <8eae> 4824 -<8eba> <8ebb> 4828 -<8ec0> <8ec1> 4830 -<8ec3> <8ec4> 4832 -<8ef0> <8ef1> 4841 -<8ef9> <8efa> 4844 -<8f07> <8f08> 4849 -<8f0f> <8f10> 4851 -<8f16> <8f18> 4853 -<8f20> <8f21> 4857 -<8f27> <8f28> 4861 -<8f2c> <8f2e> 4863 -<8f34> <8f37> 4866 -<8f40> <8f41> 4871 -<8f51> <8f55> 4876 -<8f5d> <8f5e> 4882 -<8fa0> <8fa1> 4886 -<8fa4> <8fa6> 4888 -<8fb5> <8fb6> 4891 -<8fc0> <8fc1> 4895 -<8fca> <8fcb> 4898 -<8fd2> <8fd3> 4902 -<8fe3> <8fe4> 4906 -<8ff5> <8ff6> 4911 -<9028> <9029> 4921 -<902c> <902d> 4925 -<9033> <9034> 4927 -<9043> <9044> 4931 -<9066> <9067> 4937 -<908b> <908c> 4945 -<9097> <9099> 4950 -<90a0> <90a2> 4954 -<90b2> <90b4> 4959 -<90c3> <90c5> 4966 -<90c7> <90c8> 4969 -<90d7> <90d9> 4972 -<90dc> <90dd> 4975 -<90ef> <90f0> 4982 -<90fe> <90ff> 4985 -<9104> <9106> 4988 -<9116> <9118> 4995 -<9122> <9123> 5003 -<912e> <912f> 5007 -<9136> <9137> 5011 -<9139> <913a> 5013 -<913c> <913d> 5015 -<9147> <9148> 5018 -<9159> <915b> 5023 -<9179> <917b> 5031 -<9185> <9186> 5036 -<9193> <9195> 5041 -<91ac> <91ae> 5049 -endcidrange - -100 begincidrange -<91b0> <91b3> 5052 -<91bb> <91bd> 5057 -<91c2> <91c3> 5061 -<91d3> <91d4> 5064 -<91d9> <91da> 5067 -<91e4> <91e5> 5070 -<91e9> <91ea> 5072 -<91ec> <91f1> 5074 -<9200> <9201> 5084 -<9204> <9207> 5086 -<9209> <920a> 5090 -<9212> <9213> 5094 -<921c> <921d> 5098 -<9223> <9226> 5100 -<922e> <9230> 5105 -<9235> <9236> 5109 -<9238> <923a> 5111 -<9242> <9243> 5117 -<9246> <9247> 5119 -<924d> <924f> 5122 -<9258> <9259> 5126 -<925c> <925d> 5128 -<9260> <9261> 5130 -<9267> <9269> 5133 -<926e> <9270> 5136 -<9275> <9279> 5139 -<927b> <927d> 5144 -<9288> <928a> 5148 -<928d> <928e> 5151 -<929f> <92a0> 5156 -<92a4> <92a5> 5158 -<92a7> <92a8> 5160 -<92ba> <92bd> 5167 -<92bf> <92c3> 5171 -<92c5> <92c8> 5176 -<92cb> <92ce> 5180 -<92d7> <92d9> 5187 -<92dc> <92dd> 5190 -<92df> <92e1> 5192 -<92e7> <92e8> 5197 -<9314> <9315> 5210 -<931c> <931f> 5212 -<9324> <9325> 5217 -<9329> <932a> 5220 -<9333> <9334> 5222 -<9336> <9337> 5224 -<9347> <9349> 5226 -<9350> <9352> 5229 -<9357> <9358> 5233 -<9364> <9365> 5237 -<9369> <936a> 5240 -<936f> <9371> 5243 -<9373> <9374> 5246 -<937f> <9382> 5251 -<938a> <938b> 5256 -<93a3> <93a4> 5266 -<93b4> <93b6> 5271 -<93c4> <93c7> 5277 -<93c9> <93cd> 5281 -<93de> <93df> 5289 -<93e6> <93e7> 5292 -<93f7> <93f8> 5295 -<93fa> <93fb> 5297 -<9401> <9402> 5300 -<9408> <9409> 5303 -<940d> <940f> 5305 -<9415> <9417> 5308 -<942e> <942f> 5312 -<9431> <9434> 5314 -<946d> <946f> 5334 -<9471> <9472> 5337 -<9578> <9579> 5341 -<958c> <958e> 5346 -<959d> <959f> 5349 -<95ab> <95ac> 5355 -<95c8> <95c9> 5363 -<95d0> <95d3> 5366 -<95d9> <95da> 5370 -<95dd> <95e0> 5372 -<961d> <961e> 5378 -<9624> <9626> 5381 -<9637> <963a> 5387 -<963c> <963d> 5391 -<9656> <9658> 5396 -<967b> <967c> 5402 -<967e> <967f> 5404 -<9681> <9684> 5406 -<96a4> <96a6> 5416 -<96ae> <96af> 5420 -<96dd> <96df> 5429 -<9702> <9703> 5436 -<971a> <971b> 5440 -<9721> <9723> 5443 -<974e> <974f> 5452 -<9757> <9758> 5455 -<975a> <975b> 5457 -<9776> <9778> 5464 -<977f> <9780> 5469 -<9795> <9797> 5472 -<9799> <979a> 5475 -endcidrange - -100 begincidrange -<979e> <979f> 5477 -<97b1> <97b2> 5482 -<97b5> <97b6> 5484 -<97b8> <97ba> 5486 -<97be> <97bf> 5490 -<97c4> <97c5> 5493 -<97c9> <97ca> 5496 -<97cc> <97ce> 5498 -<97d0> <97d1> 5501 -<97d7> <97d9> 5504 -<97dd> <97de> 5507 -<97f7> <97f8> 5516 -<980d> <980e> 5522 -<982e> <9830> 5532 -<9832> <9833> 5535 -<9851> <9853> 5543 -<9856> <9857> 5546 -<9859> <985a> 5548 -<9862> <9863> 5550 -<9865> <9866> 5552 -<98ad> <98ae> 5557 -<98b7> <98b8> 5561 -<98ba> <98bb> 5563 -<98e5> <98e7> 5572 -<9907> <9908> 5579 -<9915> <9917> 5582 -<991a> <991c> 5585 -<9926> <9927> 5590 -<9931> <9935> 5593 -<9939> <993c> 5598 -<9940> <9941> 5602 -<9946> <9948> 5604 -<994d> <994e> 5607 -<9958> <9959> 5610 -<995b> <995c> 5612 -<995e> <9960> 5614 -<99b0> <99b2> 5621 -<99b9> <99ba> 5625 -<99d3> <99d4> 5631 -<99d9> <99da> 5633 -<99ea> <99ec> 5638 -<99f4> <99f5> 5642 -<99fd> <99fe> 5645 -<9a02> <9a04> 5647 -<9a0b> <9a0c> 5650 -<9a10> <9a11> 5652 -<9a22> <9a24> 5657 -<9a2d> <9a2e> 5661 -<9a35> <9a36> 5664 -<9a4a> <9a4c> 5670 -<9aae> <9aaf> 5680 -<9ab4> <9ab6> 5683 -<9abe> <9abf> 5688 -<9ad5> <9ad7> 5697 -<9adb> <9adc> 5700 -<9ae4> <9ae5> 5703 -<9af2> <9af3> 5708 -<9af9> <9afa> 5711 -<9b00> <9b05> 5715 -<9b08> <9b09> 5721 -<9b0b> <9b0e> 5723 -<9b1b> <9b1c> 5731 -<9b33> <9b35> 5737 -<9b39> <9b3a> 5741 -<9b4b> <9b4c> 5745 -<9b55> <9b57> 5747 -<9b65> <9b66> 5754 -<9b6a> <9b6e> 5757 -<9b77> <9b79> 5764 -<9b7f> <9b80> 5767 -<9b84> <9b87> 5769 -<9b89> <9b8b> 5773 -<9b8f> <9b90> 5777 -<9b9d> <9b9e> 5781 -<9ba6> <9ba7> 5783 -<9bb0> <9bb2> 5787 -<9bb7> <9bb8> 5790 -<9bbb> <9bbc> 5792 -<9bbe> <9bbf> 5794 -<9bc7> <9bc8> 5797 -<9bd7> <9bd8> 5801 -<9bea> <9beb> 5807 -<9bf7> <9bfa> 5811 -<9c18> <9c1a> 5823 -<9c22> <9c23> 5828 -<9c26> <9c2a> 5830 -<9c35> <9c37> 5836 -<9c43> <9c45> 5841 -<9c49> <9c4a> 5844 -<9c4e> <9c50> 5846 -<9c53> <9c54> 5849 -<9c5d> <9c5f> 5854 -<9c69> <9c6a> 5858 -<9d17> <9d18> 5876 -<9d1c> <9d1e> 5878 -<9d2f> <9d30> 5881 -<9d32> <9d34> 5883 -<9d42> <9d43> 5890 -<9d53> <9d54> 5894 -<9d69> <9d6b> 5900 -endcidrange - -36 begincidrange -<9d76> <9d77> 5904 -<9d7b> <9d7c> 5906 -<9d83> <9d84> 5909 -<9d8d> <9d8e> 5913 -<9d92> <9d93> 5915 -<9d95> <9d98> 5917 -<9dc9> <9dca> 5932 -<9dd4> <9dd7> 5934 -<9dde> <9de0> 5939 -<9df3> <9df4> 5948 -<9e10> <9e12> 5955 -<9e15> <9e16> 5958 -<9e1c> <9e1d> 5961 -<9e7a> <9e7c> 5963 -<9e82> <9e85> 5967 -<9e8e> <9e8f> 5972 -<9eae> <9eb0> 5981 -<9eb3> <9eb5> 5984 -<9eec> <9eee> 5994 -<9ef0> <9ef2> 5997 -<9f02> <9f03> 6003 -<9f0f> <9f12> 6006 -<9f16> <9f17> 6011 -<9f19> <9f1b> 6013 -<9f2a> <9f2b> 6019 -<9f31> <9f32> 6022 -<9f39> <9f3a> 6026 -<9f3c> <9f3d> 6028 -<9f43> <9f47> 6032 -<9f55> <9f58> 6038 -<9f5d> <9f5e> 6043 -<9f68> <9f69> 6045 -<9f6d> <9f71> 6047 -<9f8f> <9f92> 6056 -<9f96> <9f97> 6061 -<9fa1> <9fa3> 6064 -endcidrange - -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/UniHojo-UTF16-V b/resources/cmaps/japan/UniHojo-UTF16-V deleted file mode 100644 index 9bb14424..00000000 --- a/resources/cmaps/japan/UniHojo-UTF16-V +++ /dev/null @@ -1,75 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%DocumentNeededResources: CMap (UniHojo-UTF16-H) -%%IncludeResource: ProcSet (CIDInit) -%%IncludeResource: CMap (UniHojo-UTF16-H) -%%BeginResource: CMap (UniHojo-UTF16-V) -%%Title: (UniHojo-UTF16-V Adobe Japan2 0) -%%Version: 1.002 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. -%%Copyright: All rights reserved. -%%Copyright: -%%Copyright: Redistribution and use in source and binary forms, with or -%%Copyright: without modification, are permitted provided that the -%%Copyright: following conditions are met: -%%Copyright: -%%Copyright: Redistributions of source code must retain the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer. -%%Copyright: -%%Copyright: Redistributions in binary form must reproduce the above -%%Copyright: copyright notice, this list of conditions and the following -%%Copyright: disclaimer in the documentation and/or other materials -%%Copyright: provided with the distribution. -%%Copyright: -%%Copyright: Neither the name of Adobe Systems Incorporated nor the names -%%Copyright: of its contributors may be used to endorse or promote -%%Copyright: products derived from this software without specific prior -%%Copyright: written permission. -%%Copyright: -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -%%Copyright: ----------------------------------------------------------- -%%EndComments - -/CIDInit /ProcSet findresource begin - -12 dict begin - -begincmap - -/UniHojo-UTF16-H usecmap - -/CIDSystemInfo 3 dict dup begin - /Registry (Adobe) def - /Ordering (Japan2) def - /Supplement 0 def -end def - -/CMapName /UniHojo-UTF16-V def -/CMapVersion 1.002 def -/CMapType 1 def - -/XUID [1 10 25514] def - -/WMode 1 def - -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF diff --git a/resources/cmaps/japan/UniJIS-UTF32-H b/resources/cmaps/japan/UniJIS-UTF32-H new file mode 100644 index 00000000..04b4e65a --- /dev/null +++ b/resources/cmaps/japan/UniJIS-UTF32-H @@ -0,0 +1,14442 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniJIS-UTF32-H) +%%Title: (UniJIS-UTF32-H Adobe Japan1 6) +%%Version: 1.017 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS-UTF32-H def +/CMapVersion 1.017 def +/CMapType 1 def + +/XUID [1 10 25539] def + +/WMode 0 def + +1 begincodespacerange + <00000000> <0010FFFF> +endcodespacerange + +1 beginnotdefrange +<00000000> <0000001f> 1 +endnotdefrange + +100 begincidchar +<0000005c> 97 +<0000007c> 99 +<0000007d> 94 +<0000007e> 100 +<000000a0> 1 +<000000a4> 107 +<000000a5> 61 +<000000a6> 93 +<000000a7> 720 +<000000a8> 647 +<000000a9> 152 +<000000aa> 140 +<000000ab> 109 +<000000ac> 153 +<000000ad> 151 +<000000ae> 154 +<000000af> 129 +<000000b0> 707 +<000000b1> 694 +<000000b4> 645 +<000000b5> 159 +<000000b6> 778 +<000000b7> 117 +<000000b8> 134 +<000000b9> 160 +<000000ba> 144 +<000000bb> 123 +<000000bf> 126 +<000000c6> 139 +<000000d7> 695 +<000000d8> 142 +<000000df> 150 +<000000e6> 145 +<000000f7> 696 +<000000f8> 148 +<00000100> 9366 +<00000101> 9361 +<00000102> 15756 +<00000103> 15769 +<00000104> 15737 +<00000105> 15745 +<00000106> 15758 +<00000107> 15771 +<00000108> 15783 +<00000109> 15789 +<0000010a> 20333 +<0000010b> 20352 +<0000010c> 15759 +<0000010d> 15772 +<0000010e> 15761 +<0000010f> 15774 +<00000110> 20322 +<00000111> 15775 +<00000112> 9369 +<00000113> 9364 +<00000116> 20334 +<00000117> 20353 +<00000118> 15760 +<00000119> 15773 +<0000011a> 9395 +<0000011b> 9407 +<0000011c> 15784 +<0000011d> 15790 +<0000011e> 20335 +<0000011f> 20355 +<00000120> 20337 +<00000121> 20356 +<00000122> 20336 +<00000124> 15785 +<00000125> 15791 +<00000126> 20323 +<00000127> 15816 +<00000128> 9400 +<00000129> 9412 +<0000012a> 9367 +<0000012b> 9362 +<0000012e> 20339 +<0000012f> 20357 +<00000130> 20338 +<00000131> 146 +<00000132> 20324 +<00000133> 20328 +<00000134> 15786 +<00000135> 15792 +<00000136> 20340 +<00000137> 20358 +<00000138> 20329 +<00000139> 15757 +<0000013a> 15770 +<0000013b> 20342 +<0000013c> 20360 +<0000013d> 15739 +<0000013e> 15747 +<0000013f> 20325 +<00000140> 20330 +<00000141> 141 +<00000142> 147 +<00000143> 15762 +<00000144> 15776 +<00000145> 20343 +endcidchar + +100 begincidchar +<00000146> 20361 +<00000147> 15763 +<00000148> 15777 +<00000149> 20331 +<0000014a> 20326 +<0000014b> 9436 +<0000014c> 9370 +<0000014d> 9365 +<00000150> 15764 +<00000151> 15778 +<00000152> 143 +<00000153> 149 +<00000154> 15755 +<00000155> 15768 +<00000156> 20344 +<00000157> 20362 +<00000158> 15765 +<00000159> 15779 +<0000015a> 15740 +<0000015b> 15748 +<0000015c> 15787 +<0000015d> 15793 +<0000015e> 15741 +<0000015f> 15750 +<00000160> 223 +<00000161> 227 +<00000162> 15767 +<00000163> 15781 +<00000164> 15742 +<00000165> 15751 +<00000166> 20327 +<00000167> 20332 +<00000168> 9405 +<00000169> 9417 +<0000016a> 9368 +<0000016b> 9363 +<0000016c> 15788 +<0000016d> 15794 +<0000016e> 9404 +<0000016f> 9416 +<00000170> 15766 +<00000171> 15780 +<00000172> 20345 +<00000173> 20363 +<00000174> 20350 +<00000175> 20364 +<00000176> 20351 +<00000177> 20365 +<00000178> 224 +<00000179> 15743 +<0000017a> 15752 +<0000017b> 15744 +<0000017c> 15754 +<0000017d> 225 +<0000017e> 229 +<00000192> 105 +<00000193> 15826 +<000001c2> 15821 +<000001cd> 9394 +<000001ce> 9406 +<000001cf> 9398 +<000001d0> 9410 +<000001d1> 9401 +<000001d2> 9413 +<000001d3> 9403 +<000001d4> 9415 +<000001d5> 20349 +<000001d6> 15733 +<000001d7> 20346 +<000001d8> 15734 +<000001d9> 20348 +<000001da> 15735 +<000001db> 20347 +<000001dc> 15736 +<000001f5> 20354 +<000001fd> 9421 +<00000237> 9435 +<00000250> 15832 +<00000251> 9418 +<00000252> 15836 +<00000253> 15822 +<00000254> 9423 +<00000255> 15841 +<00000256> 15802 +<00000257> 15823 +<00000258> 15829 +<00000259> 9426 +<0000025a> 9429 +<0000025b> 9432 +<0000025c> 15830 +<0000025e> 15831 +<0000025f> 15809 +<00000260> 15825 +<00000261> 15813 +<00000264> 15835 +<00000265> 15838 +<00000266> 15819 +<00000267> 15844 +<00000268> 15827 +<0000026a> 15885 +endcidchar + +100 begincidchar +<0000026c> 15798 +<0000026d> 15808 +<0000026e> 15799 +<0000026f> 15833 +<00000270> 15814 +<00000271> 15795 +<00000272> 15810 +<00000273> 15803 +<00000274> 15886 +<00000275> 9437 +<00000276> 15887 +<00000278> 15888 +<00000279> 15800 +<0000027a> 15843 +<0000027b> 15807 +<0000027d> 15804 +<0000027e> 15797 +<00000280> 15889 +<00000281> 15815 +<00000282> 15805 +<00000283> 9442 +<00000284> 15824 +<00000288> 15801 +<00000289> 15828 +<0000028a> 15834 +<0000028b> 15796 +<0000028c> 9438 +<0000028d> 15837 +<0000028e> 15812 +<0000028f> 15890 +<00000290> 15806 +<00000291> 15842 +<00000292> 9441 +<00000294> 15818 +<00000295> 15817 +<00000298> 15820 +<00000299> 15891 +<0000029c> 15892 +<0000029d> 15811 +<0000029f> 15893 +<000002a1> 15840 +<000002a2> 15839 +<000002b0> 15894 +<000002b2> 15895 +<000002b7> 15896 +<000002bb> 98 +<000002bc> 96 +<000002c1> 15897 +<000002c6> 128 +<000002c7> 15749 +<000002c8> 15846 +<000002cc> 15847 +<000002d0> 9443 +<000002d1> 15848 +<000002d8> 15738 +<000002d9> 15782 +<000002da> 133 +<000002db> 15746 +<000002dc> 95 +<000002dd> 15753 +<000002de> 15867 +<00000300> 65 +<00000303> 95 +<00000304> 129 +<00000305> 226 +<0000030a> 133 +<0000030b> 135 +<0000030c> 137 +<0000030f> 15850 +<0000031a> 15879 +<0000031c> 15861 +<00000324> 15868 +<00000325> 15858 +<00000327> 134 +<00000328> 136 +<00000329> 15865 +<0000032a> 15876 +<0000032c> 15859 +<0000032f> 15866 +<00000330> 15869 +<00000332> 64 +<00000334> 15871 +<00000336> 138 +<00000339> 15860 +<0000033c> 15870 +<0000033d> 15864 +<00000361> 15845 +<00000386> 20427 +<0000038c> 20432 +<0000038e> 20433 +<0000038f> 20435 +<00000390> 20441 +<000003aa> 20431 +<000003ab> 20434 +<000003b0> 20445 +<000003c2> 16222 +<000003ca> 20440 +<000003cb> 20444 +<000003ce> 20446 +<000003d0> 12090 +endcidchar + +100 begincidchar +<000003d1> 12096 +<000003d5> 12094 +<000003db> 12095 +<00000401> 1065 +<00000451> 1098 +<00001ebc> 9397 +<00001ebd> 9409 +<00001f70> 9420 +<00001f71> 9419 +<00001f72> 9434 +<00001f73> 9433 +<00002002> 231 +<00002003> 633 +<00002010> 662 +<00002011> 14 +<00002012> 114 +<00002013> 114 +<00002014> 138 +<00002015> 661 +<00002016> 666 +<00002018> 98 +<00002019> 96 +<0000201a> 120 +<0000201c> 108 +<0000201d> 122 +<0000201e> 121 +<00002022> 119 +<00002025> 669 +<00002026> 668 +<00002030> 772 +<0000203b> 734 +<0000203c> 12111 +<0000203e> 226 +<0000203f> 15849 +<00002042> 16282 +<00002044> 104 +<00002049> 12112 +<00002051> 16281 +<0000205a> 7898 +<0000205d> 7897 +<00002070> 9377 +<0000207f> 15908 +<000020ac> 9354 +<000020dd> 16328 +<000020de> 11035 +<00002100> 11855 +<00002103> 710 +<00002105> 11859 +<00002109> 8305 +<0000210a> 8304 +<0000210f> 12092 +<00002113> 8025 +<00002116> 7610 +<00002121> 8055 +<00002122> 228 +<00002126> 9355 +<00002127> 15515 +<0000212b> 771 +<0000212e> 20366 +<00002135> 12089 +<0000213b> 8307 +<00002150> 9790 +<00002151> 9800 +<00002152> 9806 +<00002155> 15727 +<0000217f> 8303 +<00002189> 9780 +<00002192> 736 +<00002193> 739 +<00002194> 12201 +<000021c6> 8309 +<000021cb> 12207 +<000021cc> 12206 +<000021d0> 12200 +<000021d2> 752 +<000021d4> 753 +<000021e6> 8013 +<000021e7> 8012 +<000021e8> 8014 +<000021e9> 8011 +<00002200> 754 +<00002202> 759 +<00002203> 755 +<00002205> 12184 +<00002206> 20367 +<00002207> 760 +<00002208> 741 +<00002209> 15476 +<0000220a> 12091 +<0000220b> 742 +<0000220f> 20368 +<00002211> 7625 +<00002212> 693 +<00002213> 12118 +<00002219> 117 +<0000221a> 765 +<0000221d> 767 +<0000221e> 703 +<0000221f> 7629 +<00002220> 756 +endcidchar + +100 begincidchar +<00002229> 748 +<0000222a> 747 +<0000222d> 8195 +<0000222e> 7624 +<00002234> 704 +<00002235> 768 +<0000223c> 100 +<0000223d> 766 +<00002243> 12120 +<00002245> 15507 +<00002248> 15508 +<00002252> 762 +<00002260> 698 +<00002261> 761 +<00002262> 15505 +<00002295> 12188 +<00002296> 12186 +<00002297> 12189 +<00002298> 12187 +<0000229e> 15906 +<000022a0> 12185 +<000022a5> 757 +<000022bf> 7630 +<00002307> 12219 +<00002312> 758 +<00002318> 15728 +<0000239b> 12143 +<0000239c> 12167 +<0000239f> 12167 +<000023a0> 12146 +<000023a1> 12151 +<000023a2> 12167 +<000023a5> 12167 +<000023a6> 12154 +<000023aa> 12167 +<000023ce> 16273 +<00002423> 16272 +<000024ea> 8224 +<000024ff> 10503 +<00002550> 8251 +<0000255e> 8252 +<00002561> 8254 +<0000256a> 8253 +<0000256f> 8250 +<00002570> 8249 +<00002589> 8244 +<0000258a> 8243 +<0000258b> 8242 +<0000258c> 8241 +<0000258d> 8240 +<0000258e> 8239 +<0000258f> 8238 +<000025a0> 729 +<000025a1> 728 +<000025a2> 8015 +<000025aa> 12239 +<000025ab> 12237 +<000025b1> 16235 +<000025b2> 731 +<000025b3> 730 +<000025b6> 12195 +<000025b7> 8010 +<000025bc> 733 +<000025bd> 732 +<000025c0> 12194 +<000025c1> 8009 +<000025c6> 727 +<000025c7> 726 +<000025c9> 8210 +<000025ca> 20371 +<000025cb> 723 +<000025cc> 10502 +<000025ce> 725 +<000025cf> 724 +<000025e4> 8258 +<000025e5> 8257 +<000025e6> 12254 +<000025ef> 779 +<00002605> 722 +<00002606> 721 +<0000260e> 8056 +<0000261e> 8219 +<0000261f> 8222 +<00002640> 706 +<00002642> 705 +<00002660> 8211 +<00002661> 8017 +<00002662> 8019 +<00002663> 8213 +<00002664> 8018 +<00002665> 8212 +<00002666> 8214 +<00002667> 8016 +<0000266a> 775 +<0000266b> 16200 +<0000266c> 12100 +<0000266d> 774 +<0000266e> 16199 +<0000266f> 773 +<000026a0> 12192 +endcidchar + +100 begincidchar +<000026bd> 20957 +<000026be> 12097 +<00002702> 12176 +<00002713> 16270 +<0000271a> 12241 +<0000273f> 12229 +<00002740> 12228 +<00002756> 12259 +<0000277f> 10514 +<000027a1> 8206 +<000029bf> 16203 +<00002b1a> 11036 +<00002e83> 14305 +<00002e85> 13856 +<00002e87> 14105 +<00002e89> 14356 +<00002e8b> 14110 +<00002e8e> 4209 +<00002e8f> 14476 +<00002e90> 4646 +<00002e92> 3762 +<00002e93> 4739 +<00002e94> 4779 +<00002e95> 15391 +<00002e96> 14530 +<00002e97> 13852 +<00002e98> 14561 +<00002e99> 5059 +<00002e9b> 5089 +<00002e9e> 17893 +<00002e9f> 3644 +<00002ea0> 3773 +<00002ea3> 14749 +<00002ea4> 15398 +<00002ea6> 14157 +<00002ea8> 14780 +<00002ea9> 13729 +<00002eaa> 13995 +<00002eab> 14999 +<00002eac> 19130 +<00002ead> 14905 +<00002eae> 13922 +<00002eb1> 15000 +<00002eb2> 14999 +<00002eb3> 14189 +<00002eb7> 14078 +<00002eb9> 14099 +<00002ebc> 13747 +<00002ebd> 13646 +<00002ec1> 1931 +<00002ec2> 15114 +<00002ec3> 13870 +<00002ec4> 2658 +<00002ec6> 13682 +<00002eca> 13898 +<00002ecc> 15403 +<00002ecd> 15184 +<00002ecf> 15262 +<00002ed1> 3029 +<00002ed2> 15255 +<00002ed6> 15262 +<00002ed7> 13645 +<00002ed8> 2664 +<00002edd> 13847 +<00002ede> 13849 +<00002edf> 13848 +<00002ee4> 1614 +<00002ee8> 3380 +<00002ee9> 1323 +<00002eeb> 2666 +<00002eed> 2243 +<00002eef> 3965 +<00002ef2> 1615 +<00002f00> 1200 +<00002f01> 8371 +<00002f02> 4095 +<00002f03> 4097 +<00002f04> 1333 +<00002f05> 4102 +<00002f06> 3275 +<00002f07> 4110 +<00002f08> 2579 +<00002f09> 4208 +<00002f0a> 3286 +<00002f0b> 3392 +<00002f0c> 4219 +<00002f0d> 4227 +<00002f0e> 4233 +<00002f0f> 4243 +<00002f10> 4248 +<00002f11> 3163 +<00002f12> 3991 +<00002f13> 4294 +<00002f16> 4307 +<00002f17> 2375 +<00002f18> 3708 +<00002f19> 4316 +<00002f1a> 4321 +<00002f1b> 4328 +<00002f1c> 3746 +endcidchar + +100 begincidchar +<00002f1d> 1969 +<00002f1e> 4459 +<00002f1f> 3156 +<00002f20> 2204 +<00002f23> 3878 +<00002f24> 2887 +<00002f25> 2433 +<00002f26> 2208 +<00002f27> 4622 +<00002f28> 2631 +<00002f29> 2454 +<00002f2a> 4646 +<00002f2b> 4648 +<00002f2c> 4658 +<00002f2d> 2177 +<00002f2e> 4716 +<00002f2f> 1979 +<00002f30> 1918 +<00002f31> 1738 +<00002f32> 1519 +<00002f33> 4739 +<00002f34> 4741 +<00002f35> 4761 +<00002f36> 4763 +<00002f37> 4768 +<00002f38> 1655 +<00002f39> 14521 +<00002f3a> 4783 +<00002f3b> 4785 +<00002f3c> 2554 +<00002f3d> 4930 +<00002f3e> 1921 +<00002f3f> 2326 +<00002f40> 2215 +<00002f41> 5058 +<00002f42> 3592 +<00002f43> 3143 +<00002f44> 1740 +<00002f45> 3661 +<00002f46> 5088 +<00002f47> 3284 +<00002f48> 5132 +<00002f49> 1860 +<00002f4a> 3814 +<00002f4b> 1853 +<00002f4c> 2221 +<00002f4d> 5349 +<00002f4e> 5364 +<00002f4f> 5368 +<00002f50> 3450 +<00002f51> 3807 +<00002f52> 2223 +<00002f53> 5378 +<00002f54> 2603 +<00002f55> 1360 +<00002f56> 3066 +<00002f57> 3541 +<00002f58> 5604 +<00002f59> 5606 +<00002f5a> 3618 +<00002f5b> 1383 +<00002f5c> 1671 +<00002f5d> 1880 +<00002f5e> 1904 +<00002f5f> 1732 +<00002f60> 1245 +<00002f61> 1504 +<00002f62> 1537 +<00002f63> 2652 +<00002f64> 3899 +<00002f65> 3134 +<00002f66> 3479 +<00002f67> 14848 +<00002f68> 5783 +<00002f69> 3368 +<00002f6a> 3453 +<00002f6b> 2172 +<00002f6c> 3816 +<00002f6d> 3779 +<00002f6e> 3836 +<00002f6f> 2676 +<00002f70> 2260 +<00002f71> 14913 +<00002f72> 1363 +<00002f73> 1856 +<00002f74> 3953 +<00002f75> 2971 +<00002f76> 3606 +<00002f77> 2227 +<00002f78> 1544 +<00002f79> 6163 +<00002f7a> 3901 +<00002f7b> 1227 +<00002f7c> 4061 +<00002f7d> 2261 +<00002f7e> 6205 +<00002f7f> 2262 +<00002f80> 6227 +<00002f81> 3281 +<00002f82> 2569 +endcidchar + +100 begincidchar +<00002f83> 2263 +<00002f84> 2232 +<00002f85> 1235 +<00002f86> 2697 +<00002f87> 2726 +<00002f88> 2360 +<00002f89> 2081 +<00002f8a> 2541 +<00002f8b> 6322 +<00002f8c> 6479 +<00002f8d> 2988 +<00002f8e> 1858 +<00002f8f> 2022 +<00002f90> 1189 +<00002f91> 6635 +<00002f92> 1887 +<00002f93> 1455 +<00002f94> 1908 +<00002f95> 2921 +<00002f96> 3198 +<00002f97> 6742 +<00002f98> 6745 +<00002f99> 1419 +<00002f9a> 2682 +<00002f9b> 2808 +<00002f9c> 2829 +<00002f9d> 2574 +<00002f9e> 2306 +<00002f9f> 2575 +<00002fa0> 2914 +<00002fa1> 15183 +<00002fa2> 3874 +<00002fa3> 3243 +<00002fa4> 3428 +<00002fa5> 3948 +<00002fa6> 1754 +<00002fa7> 3029 +<00002fa8> 3827 +<00002fa9> 3550 +<00002faa> 7113 +<00002fab> 7115 +<00002fac> 1229 +<00002fad> 8695 +<00002fae> 3463 +<00002faf> 3800 +<00002fb0> 1461 +<00002fb1> 7171 +<00002fb2> 7173 +<00002fb3> 1339 +<00002fb4> 3607 +<00002fb5> 3561 +<00002fb6> 3464 +<00002fb7> 2543 +<00002fb8> 2335 +<00002fb9> 2035 +<00002fba> 3333 +<00002fbb> 2062 +<00002fbc> 2036 +<00002fbd> 7276 +<00002fbe> 7293 +<00002fc1> 1614 +<00002fc2> 1685 +<00002fc3> 3031 +<00002fc4> 7414 +<00002fc5> 2267 +<00002fc6> 7425 +<00002fc7> 3729 +<00002fc8> 13323 +<00002fc9> 1642 +<00002fca> 2055 +<00002fcb> 7446 +<00002fcc> 7449 +<00002fcd> 3102 +<00002fce> 1937 +<00002fcf> 2767 +<00002fd0> 3475 +<00002fd3> 3966 +<00003003> 655 +<00003004> 8308 +<00003012> 735 +<00003013> 740 +<0000301c> 665 +<0000301d> 7608 +<0000301f> 7609 +<00003020> 8058 +<00003030> 12218 +<00003036> 8057 +<0000303b> 12106 +<0000303c> 16194 +<0000303d> 12179 +<0000309f> 12181 +<000030a0> 16205 +<000030fb> 638 +<000030fc> 660 +<000030ff> 16195 +<00003230> 8197 +<00003233> 8143 +<00003234> 8141 +<00003235> 8148 +<00003236> 8147 +endcidchar + +100 begincidchar +<00003237> 8204 +<00003238> 8142 +<00003239> 7620 +<0000323a> 8151 +<0000323b> 8149 +<0000323c> 8144 +<0000323d> 8139 +<0000323e> 8146 +<0000323f> 8140 +<00003240> 8150 +<00003241> 8205 +<00003242> 8145 +<00003243> 8138 +<00003244> 10498 +<00003251> 8091 +<00003290> 10471 +<00003291> 8161 +<00003292> 8160 +<00003293> 8162 +<00003294> 8156 +<00003295> 10495 +<00003296> 8165 +<00003297> 10492 +<00003298> 8158 +<00003299> 8223 +<0000329a> 10489 +<0000329b> 10488 +<0000329c> 10494 +<0000329d> 8319 +<0000329e> 8191 +<0000329f> 10479 +<000032a2> 10491 +<000032a3> 10490 +<000032a9> 8154 +<000032aa> 8157 +<000032ab> 8159 +<000032ac> 8163 +<000032ad> 8153 +<000032ae> 8164 +<000032af> 8155 +<000032b0> 8152 +<00003300> 8048 +<00003303> 8042 +<00003304> 11876 +<00003305> 8183 +<00003306> 11877 +<00003307> 11881 +<00003308> 11879 +<00003309> 11884 +<0000330a> 11882 +<0000330b> 11886 +<0000330c> 11888 +<0000330d> 7595 +<00003314> 7586 +<00003315> 8041 +<00003316> 8039 +<00003317> 11896 +<00003318> 8040 +<00003319> 11898 +<0000331e> 8051 +<00003322> 8038 +<00003323> 8043 +<00003324> 11907 +<00003325> 11909 +<00003326> 7596 +<00003327> 7590 +<0000332a> 8052 +<0000332b> 7598 +<0000332d> 11915 +<00003331> 8049 +<00003332> 11921 +<00003333> 8327 +<00003336> 7592 +<00003337> 11930 +<00003338> 11932 +<00003339> 8046 +<0000333a> 11933 +<0000333b> 8047 +<0000333c> 11926 +<0000333d> 11934 +<00003341> 11935 +<00003342> 8045 +<00003347> 8050 +<00003348> 11943 +<00003349> 7585 +<0000334a> 7599 +<0000334d> 7588 +<0000334e> 8328 +<00003351> 7593 +<00003352> 11950 +<00003353> 11954 +<00003354> 11951 +<00003357> 8044 +<00003371> 11861 +<0000337b> 8323 +<0000337c> 7623 +<0000337d> 7622 +<0000337e> 7621 +<0000337f> 8054 +<0000338d> 11864 +endcidchar + +100 begincidchar +<00003390> 8035 +<00003396> 8037 +<00003397> 8024 +<00003398> 8026 +<0000339b> 11865 +<0000339f> 8186 +<000033a0> 8020 +<000033a1> 7607 +<000033a2> 8021 +<000033a3> 8187 +<000033a6> 8188 +<000033b0> 8030 +<000033b1> 8029 +<000033b2> 8028 +<000033b3> 8027 +<000033c2> 11856 +<000033c4> 7606 +<000033c8> 8194 +<000033cb> 8034 +<000033cc> 8182 +<000033cd> 7611 +<000033d4> 8036 +<000033da> 11851 +<00003402> 13698 +<00003405> 15387 +<00003406> 17242 +<00003427> 13910 +<0000342c> 17246 +<0000342e> 14216 +<00003468> 14047 +<0000346a> 17269 +<00003488> 15442 +<00003492> 17294 +<000034b5> 16793 +<000034bc> 17303 +<000034c1> 18384 +<000034c7> 17307 +<000034db> 15425 +<0000351f> 13865 +<0000353e> 14110 +<00003563> 17344 +<0000356e> 17348 +<000035a6> 17369 +<000035a8> 17371 +<000035c5> 17377 +<000035da> 17386 +<000035de> 20067 +<000035f4> 17395 +<00003605> 17402 +<00003614> 19131 +<0000364a> 17441 +<00003691> 17473 +<00003696> 17477 +<00003699> 17475 +<000036cf> 17494 +<0000376b> 17533 +<0000376c> 17532 +<00003775> 17536 +<0000378d> 13850 +<000037c1> 17550 +<000037e2> 14123 +<000037e8> 17570 +<000037f4> 17573 +<000037fd> 17576 +<00003800> 17578 +<0000382f> 17588 +<00003836> 17589 +<00003840> 17590 +<0000385c> 17594 +<00003861> 17596 +<000038a1> 20171 +<000038ad> 19132 +<000038fa> 13852 +<00003917> 17625 +<0000391a> 17628 +<0000396f> 17643 +<000039a4> 20122 +<000039b8> 20123 +<00003a5c> 20127 +<00003a6e> 17713 +<00003a73> 17716 +<00003a85> 20142 +<00003ac4> 20135 +<00003acb> 20136 +<00003ad6> 17731 +<00003ad7> 17758 +<00003aea> 17741 +<00003af3> 15424 +<00003b0e> 17752 +<00003b1a> 17756 +<00003b1c> 17757 +<00003b22> 15433 +<00003b6d> 17804 +<00003b77> 17797 +<00003b87> 17826 +<00003b88> 13965 +<00003b8d> 17828 +<00003ba4> 17834 +<00003bb6> 16910 +<00003bc3> 16911 +endcidchar + +100 begincidchar +<00003bcd> 17848 +<00003bf0> 17865 +<00003bf3> 20151 +<00003c0f> 16919 +<00003c26> 17887 +<00003cc3> 17916 +<00003cd2> 17921 +<00003d11> 17957 +<00003d1e> 17968 +<00003d31> 20158 +<00003d4e> 7655 +<00003d64> 17994 +<00003d9a> 18008 +<00003dc0> 18026 +<00003dcc> 19133 +<00003dd4> 18031 +<00003e05> 18043 +<00003e3f> 16968 +<00003e40> 20170 +<00003e60> 18059 +<00003e66> 18061 +<00003e68> 18062 +<00003e83> 18069 +<00003e8a> 15427 +<00003e94> 18075 +<00003eda> 15432 +<00003f57> 18123 +<00003f72> 16984 +<00003f75> 18137 +<00003f77> 18139 +<00003fae> 18157 +<00003fb1> 14164 +<00003fc9> 18168 +<00003fd7> 18173 +<00003fdc> 19134 +<00004039> 18191 +<00004058> 18198 +<00004093> 15436 +<00004103> 15439 +<00004105> 18235 +<00004148> 18247 +<0000414f> 18250 +<00004163> 18254 +<000041b4> 18269 +<000041bf> 18272 +<000041e6> 18283 +<000041ee> 18287 +<000041f3> 18284 +<00004207> 18294 +<0000420e> 18297 +<00004264> 14176 +<00004293> 15440 +<000042c6> 18335 +<000042d6> 18346 +<000042dd> 18350 +<00004302> 18364 +<0000432b> 18377 +<00004343> 18379 +<000043ee> 18423 +<000043f0> 18426 +<00004408> 18432 +<0000440c> 15426 +<00004417> 18434 +<0000441c> 18435 +<00004422> 18437 +<00004453> 14195 +<0000445b> 17060 +<00004476> 18460 +<0000447a> 18461 +<00004491> 18467 +<000044b3> 18494 +<000044be> 18492 +<000044d4> 18493 +<00004508> 18524 +<0000450d> 18520 +<00004525> 14206 +<00004543> 18540 +<0000457a> 15435 +<0000459d> 17108 +<000045b8> 18592 +<000045be> 19135 +<000045e5> 18618 +<000045ea> 17113 +<0000460f> 18634 +<00004610> 19136 +<00004641> 18648 +<00004665> 15438 +<000046a1> 18665 +<000046ae> 15441 +<000046af> 18669 +<0000470c> 18690 +<0000471f> 20219 +<00004764> 18712 +<000047e6> 14224 +<000047fd> 18724 +<00004816> 18734 +<0000481e> 20225 +<00004844> 17141 +<0000484e> 18746 +<000048b5> 18779 +endcidchar + +100 begincidchar +<000049b0> 17183 +<000049e7> 18898 +<000049fa> 18902 +<00004a04> 18907 +<00004a29> 18910 +<00004abc> 18934 +<00004b38> 13791 +<00004b3b> 18958 +<00004b7e> 19137 +<00004bc2> 18995 +<00004bca> 18997 +<00004bd2> 18999 +<00004be8> 15430 +<00004c17> 17204 +<00004c20> 19016 +<00004c38> 19138 +<00004cc4> 19076 +<00004cd1> 19079 +<00004ce1> 19139 +<00004d07> 19099 +<00004d77> 19115 +<00004e00> 1200 +<00004e01> 3000 +<00004e02> 17234 +<00004e03> 2275 +<00004e07> 3754 +<00004e08> 2510 +<00004e09> 2174 +<00004e0a> 2509 +<00004e0b> 1340 +<00004e0c> 19140 +<00004e0d> 3526 +<00004e0e> 3881 +<00004e0f> 17235 +<00004e10> 4091 +<00004e11> 1233 +<00004e12> 17236 +<00004e14> 1484 +<00004e15> 4092 +<00004e16> 2632 +<00004e17> 4311 +<00004e18> 1648 +<00004e19> 3594 +<00004e1e> 2511 +<00004e1f> 14298 +<00004e21> 3974 +<00004e26> 3602 +<00004e28> 8371 +<00004e29> 17237 +<00004e2a> 4093 +<00004e2b> 14299 +<00004e2c> 14157 +<00004e2d> 2980 +<00004e2e> 17238 +<00004e31> 4094 +<00004e32> 1778 +<00004e35> 21075 +<00004e36> 4095 +<00004e37> 13981 +<00004e38> 1561 +<00004e39> 2926 +<00004e3b> 2323 +<00004e3c> 4096 +<00004e3f> 4097 +<00004e42> 4098 +<00004e43> 3307 +<00004e44> 14304 +<00004e45> 1649 +<00004e47> 17239 +<00004e48> 14126 +<00004e4b> 3309 +<00004e4d> 3259 +<00004e4e> 1911 +<00004e4f> 3681 +<00004e51> 17241 +<00004e55> 6480 +<00004e56> 4099 +<00004e57> 2512 +<00004e58> 4100 +<00004e59> 1333 +<00004e5a> 14305 +<00004e5c> 21076 +<00004e5d> 1757 +<00004e5e> 1956 +<00004e5f> 3829 +<00004e62> 4659 +<00004e63> 21077 +<00004e68> 21078 +<00004e69> 17244 +<00004e71> 3930 +<00004e73> 3285 +<00004e79> 19143 +<00004e7e> 1505 +<00004e7f> 14306 +<00004e80> 1615 +<00004e82> 4101 +<00004e85> 4102 +<00004e86> 3971 +<00004e88> 3879 +<00004e89> 2794 +endcidchar + +100 begincidchar +<00004e8a> 4104 +<00004e8b> 2244 +<00004e8c> 3275 +<00004e8d> 14307 +<00004e8e> 4107 +<00004e91> 1248 +<00004e92> 1939 +<00004e94> 1938 +<00004e95> 1194 +<00004e96> 14308 +<00004e97> 21081 +<00004e98> 4081 +<00004e99> 4080 +<00004e9b> 2083 +<00004e9c> 1125 +<00004e9d> 17245 +<00004ea1> 3682 +<00004ea2> 4111 +<00004ea4> 1958 +<00004ea5> 1195 +<00004ea6> 3744 +<00004ea8> 1686 +<00004ead> 3070 +<00004eae> 3972 +<00004eaf> 21082 +<00004eb0> 4112 +<00004eb3> 4113 +<00004eb6> 4114 +<00004eb9> 14309 +<00004eba> 2579 +<00004ebb> 13856 +<00004ebc> 17247 +<00004ec0> 2372 +<00004ec1> 2580 +<00004ec2> 4119 +<00004ec3> 17248 +<00004ec4> 4117 +<00004ec6> 4118 +<00004ec7> 1650 +<00004ec8> 17249 +<00004eca> 2067 +<00004ecb> 1392 +<00004ecd> 4116 +<00004ece> 4115 +<00004ecf> 3577 +<00004ed0> 14310 +<00004ed4> 2196 +<00004ed5> 2195 +<00004ed6> 2846 +<00004ed7> 4120 +<00004ed8> 3527 +<00004ed9> 2699 +<00004eda> 17251 +<00004edb> 21083 +<00004edd> 656 +<00004ede> 4121 +<00004edf> 4123 +<00004ee0> 14311 +<00004ee1> 8372 +<00004ee2> 21084 +<00004ee3> 2885 +<00004ee4> 4009 +<00004ee5> 1166 +<00004ee8> 21085 +<00004eeb> 17250 +<00004eed> 4122 +<00004eee> 1342 +<00004eef> 21086 +<00004ef0> 1724 +<00004ef1> 17252 +<00004ef2> 2981 +<00004ef3> 19144 +<00004ef5> 17253 +<00004ef6> 1861 +<00004ef7> 4124 +<00004efb> 3290 +<00004efc> 8373 +<00004efd> 14312 +<00004efe> 21087 +<00004eff> 14313 +<00004f00> 8374 +<00004f01> 1575 +<00004f02> 21088 +<00004f03> 8375 +<00004f08> 21089 +<00004f09> 4125 +<00004f0a> 1167 +<00004f0b> 14314 +<00004f0c> 19145 +<00004f0d> 1940 +<00004f0e> 1576 +<00004f0f> 3564 +<00004f10> 3398 +<00004f11> 1651 +<00004f12> 21090 +<00004f15> 14315 +<00004f16> 17254 +<00004f17> 21091 +<00004f19> 19146 +<00004f1a> 1393 +endcidchar + +100 begincidchar +<00004f1c> 4160 +<00004f1d> 3131 +<00004f2b> 19147 +<00004f2e> 19148 +<00004f2f> 3362 +<00004f30> 4127 +<00004f31> 19149 +<00004f33> 21092 +<00004f34> 3408 +<00004f35> 21093 +<00004f36> 4010 +<00004f37> 17256 +<00004f38> 2547 +<00004f39> 8376 +<00004f3a> 2197 +<00004f3b> 14317 +<00004f3c> 2245 +<00004f3d> 1344 +<00004f3e> 17257 +<00004f40> 21094 +<00004f42> 21095 +<00004f43> 3053 +<00004f46> 2912 +<00004f47> 4131 +<00004f48> 16779 +<00004f49> 14318 +<00004f4d> 1168 +<00004f4e> 3071 +<00004f4f> 2373 +<00004f50> 2084 +<00004f51> 3854 +<00004f52> 21098 +<00004f53> 2862 +<00004f54> 14319 +<00004f55> 1343 +<00004f56> 8377 +<00004f57> 4130 +<00004f58> 17258 +<00004f59> 3880 +<00004f5a> 4126 +<00004f5b> 4128 +<00004f5c> 2142 +<00004f5d> 4129 +<00004f5e> 4563 +<00004f5f> 16780 +<00004f60> 14316 +<00004f63> 21099 +<00004f64> 17255 +<00004f69> 4137 +<00004f6a> 16781 +<00004f6c> 16782 +<00004f6e> 21100 +<00004f6f> 4140 +<00004f70> 4138 +<00004f71> 21101 +<00004f73> 1346 +<00004f75> 3595 +<00004f76> 4132 +<00004f79> 21102 +<00004f7a> 14320 +<00004f7b> 4136 +<00004f7c> 1959 +<00004f7f> 2198 +<00004f81> 21103 +<00004f82> 17262 +<00004f83> 1506 +<00004f84> 19150 +<00004f85> 17263 +<00004f86> 4141 +<00004f88> 4133 +<00004f89> 21104 +<00004f8a> 8379 +<00004f8b> 4011 +<00004f8c> 21105 +<00004f8d> 2246 +<00004f8e> 21106 +<00004f8f> 4134 +<00004f90> 21107 +<00004f91> 4139 +<00004f92> 8378 +<00004f93> 21108 +<00004f94> 8381 +<00004f96> 4142 +<00004f97> 14323 +<00004f98> 4135 +<00004f99> 21109 +<00004f9a> 8380 +<00004f9b> 1689 +<00004f9d> 1169 +<00004f9e> 19151 +<00004f9f> 21110 +<00004fa0> 1690 +<00004fa1> 1345 +<00004fab> 4564 +<00004fad> 3751 +<00004fae> 3552 +<00004faf> 1960 +<00004fb2> 17265 +<00004fb5> 2549 +<00004fb6> 3967 +endcidchar + +100 begincidchar +<00004fb7> 19152 +<00004fb9> 21111 +<00004fbe> 14324 +<00004fbf> 3624 +<00004fc2> 1806 +<00004fc3> 2821 +<00004fc4> 1380 +<00004fc5> 17266 +<00004fc6> 21117 +<00004fc8> 21118 +<00004fc9> 8364 +<00004fca> 2397 +<00004fcb> 17267 +<00004fcc> 21119 +<00004fcd> 8382 +<00004fce> 4146 +<00004fcf> 14325 +<00004fd0> 4151 +<00004fd1> 4149 +<00004fd2> 17268 +<00004fd3> 15407 +<00004fd4> 4144 +<00004fd7> 2831 +<00004fd8> 4147 +<00004fda> 4150 +<00004fdb> 4148 +<00004fdc> 21120 +<00004fdd> 3629 +<00004fdf> 4145 +<00004fe0> 7660 +<00004fe1> 2548 +<00004fe2> 21121 +<00004fe3> 3745 +<00004fe6> 17264 +<00004fee> 2350 +<00004fef> 4166 +<00004ff0> 21122 +<00004ff1> 13731 +<00004ff2> 17270 +<00004ff3> 3334 +<00004ff5> 3496 +<00004ff6> 4161 +<00004ff8> 3648 +<00004ffa> 1334 +<00004ffc> 21123 +<00004ffd> 14326 +<00004ffe> 4165 +<00004fff> 8385 +<00005002> 20299 +<00005004> 19153 +<00005005> 4159 +<00005006> 4168 +<00005007> 21124 +<00005009> 2772 +<0000500a> 21125 +<0000500b> 1912 +<0000500c> 19154 +<0000500d> 3346 +<0000500e> 16783 +<0000500f> 5632 +<00005010> 14329 +<00005011> 4167 +<00005012> 3159 +<00005013> 17271 +<00005014> 4156 +<00005016> 1962 +<00005017> 21126 +<00005018> 16784 +<00005019> 1961 +<0000501a> 4154 +<0000501b> 14330 +<0000501c> 17272 +<0000501d> 21127 +<0000501e> 8386 +<0000501f> 2310 +<00005021> 4162 +<00005022> 8384 +<00005023> 3647 +<00005024> 2955 +<00005025> 4158 +<00005026> 1863 +<00005027> 14331 +<00005028> 4155 +<00005029> 4163 +<0000502a> 4157 +<0000502b> 3993 +<0000502c> 4164 +<0000502d> 4071 +<0000502e> 14332 +<00005030> 21128 +<00005035> 21131 +<00005036> 1758 +<00005039> 1862 +<0000503b> 14336 +<00005040> 8383 +<00005041> 16785 +<00005042> 8389 +<00005043> 4169 +<00005045> 21132 +<00005046> 8387 +endcidchar + +100 begincidchar +<00005047> 4170 +<00005048> 4174 +<00005049> 1170 +<0000504a> 21133 +<0000504c> 19155 +<0000504e> 17273 +<0000504f> 3616 +<00005050> 4173 +<00005053> 17274 +<00005055> 4172 +<00005056> 4176 +<00005057> 14333 +<00005059> 21136 +<0000505a> 4175 +<0000505c> 3072 +<0000505f> 19156 +<00005060> 21137 +<00005062> 19157 +<00005063> 17275 +<00005065> 1864 +<00005066> 14334 +<00005067> 21138 +<0000506a> 14335 +<0000506c> 4177 +<0000506d> 21139 +<00005070> 8388 +<00005071> 21140 +<00005072> 2289 +<00005074> 2822 +<00005075> 3073 +<00005076> 1774 +<00005077> 19158 +<00005078> 4178 +<0000507d> 1616 +<00005080> 4179 +<00005081> 21141 +<00005085> 4181 +<00005086> 21144 +<00005088> 17277 +<0000508a> 21145 +<0000508d> 3683 +<0000508e> 19159 +<0000508f> 14337 +<00005090> 21146 +<00005091> 1852 +<00005094> 8390 +<00005095> 17280 +<00005096> 14338 +<00005098> 2175 +<00005099> 3467 +<0000509a> 4180 +<0000509b> 21147 +<0000509c> 14339 +<0000509e> 19160 +<000050a2> 19161 +<000050a3> 17276 +<000050aa> 17281 +<000050ac> 2101 +<000050ad> 3885 +<000050b1> 17283 +<000050b2> 4183 +<000050b3> 4186 +<000050b4> 4182 +<000050b5> 2100 +<000050b7> 2439 +<000050b9> 21153 +<000050bd> 21154 +<000050be> 1807 +<000050c0> 21155 +<000050c2> 4187 +<000050c3> 19162 +<000050c4> 17286 +<000050c5> 1735 +<000050c7> 17287 +<000050cc> 14340 +<000050cd> 3207 +<000050ce> 17290 +<000050cf> 2814 +<000050d0> 16787 +<000050d1> 1691 +<000050d3> 21156 +<000050d4> 17292 +<000050d5> 3707 +<000050d6> 4188 +<000050d8> 8392 +<000050d9> 15408 +<000050da> 3973 +<000050de> 4189 +<000050df> 21159 +<000050e1> 17293 +<000050e2> 21160 +<000050e3> 4192 +<000050e4> 21161 +<000050e5> 4190 +<000050e6> 14341 +<000050e7> 2768 +<000050e8> 19163 +<000050e9> 14342 +<000050ed> 4191 +<000050ee> 4193 +endcidchar + +100 begincidchar +<000050ef> 14343 +<000050f0> 15409 +<000050f1> 19164 +<000050f2> 16786 +<000050f3> 17288 +<000050f4> 8391 +<000050f5> 4195 +<000050f6> 21162 +<000050f9> 4194 +<000050fa> 21163 +<000050fb> 3608 +<000050fe> 19165 +<00005100> 1617 +<00005103> 16789 +<00005104> 1327 +<00005106> 16788 +<00005107> 19166 +<00005108> 14344 +<00005109> 4196 +<0000510b> 14345 +<00005110> 14346 +<00005112> 2336 +<00005114> 4201 +<00005115> 4200 +<00005116> 4199 +<00005117> 17296 +<00005118> 4143 +<00005119> 21165 +<0000511a> 4202 +<0000511b> 14347 +<0000511e> 14348 +<0000511f> 2440 +<00005121> 4203 +<00005123> 21168 +<0000512a> 3855 +<0000512f> 21173 +<00005131> 21174 +<00005132> 3813 +<00005133> 19170 +<00005134> 21175 +<00005135> 16790 +<00005137> 4205 +<00005138> 19171 +<00005139> 21176 +<0000513a> 4204 +<0000513b> 4207 +<0000513c> 4206 +<00005141> 1208 +<00005142> 21177 +<00005143> 1897 +<00005144> 1809 +<00005145> 2374 +<00005146> 3001 +<00005147> 1692 +<00005148> 2700 +<00005149> 1963 +<0000514a> 8393 +<0000514b> 2048 +<0000514c> 4211 +<0000514d> 3796 +<0000514e> 3136 +<0000514f> 21178 +<00005150> 2247 +<00005152> 4210 +<00005153> 21179 +<00005154> 4212 +<00005155> 16791 +<00005157> 16792 +<00005158> 21180 +<0000515a> 3160 +<0000515c> 1491 +<0000515f> 14349 +<00005160> 17298 +<00005162> 4213 +<00005164> 8394 +<00005165> 3286 +<00005166> 21181 +<00005167> 13966 +<00005168> 2742 +<0000516b> 3392 +<0000516c> 1964 +<0000516d> 4065 +<0000516e> 4217 +<00005171> 1694 +<00005173> 17300 +<00005174> 19172 +<00005175> 3596 +<00005176> 2838 +<00005177> 1769 +<00005178> 3119 +<00005179> 14201 +<0000517b> 18393 +<0000517c> 1865 +<0000517e> 21182 +<00005180> 4218 +<00005182> 4219 +<00005183> 17301 +<00005184> 19173 +<00005185> 3258 +<00005186> 1281 +endcidchar + +100 begincidchar +<00005189> 4222 +<0000518a> 2157 +<0000518b> 17302 +<0000518c> 4221 +<0000518d> 2102 +<0000518e> 21183 +<0000518f> 4223 +<00005190> 6235 +<00005191> 4224 +<00005192> 3695 +<00005193> 4225 +<00005197> 2513 +<00005198> 17304 +<00005199> 2296 +<0000519d> 8395 +<000051a0> 1507 +<000051a1> 14350 +<000051a2> 4230 +<000051a3> 17305 +<000051a4> 4228 +<000051a5> 3785 +<000051a6> 4229 +<000051a8> 3532 +<000051ac> 3161 +<000051ad> 17306 +<000051b0> 4237 +<000051b3> 4234 +<000051b4> 2131 +<000051b5> 4238 +<000051b6> 3830 +<000051b7> 4012 +<000051b8> 19174 +<000051ba> 19175 +<000051bc> 14351 +<000051bd> 4239 +<000051be> 8396 +<000051bf> 21184 +<000051c2> 21185 +<000051c3> 15410 +<000051c4> 2636 +<000051c5> 4240 +<000051c6> 2404 +<000051c8> 19176 +<000051c9> 4241 +<000051ca> 16794 +<000051cb> 3002 +<000051cc> 3975 +<000051cd> 3162 +<000051cf> 19177 +<000051d1> 19178 +<000051d2> 21186 +<000051d5> 21187 +<000051d6> 4314 +<000051d8> 19181 +<000051db> 4242 +<000051dc> 8284 +<000051dd> 1725 +<000051de> 20300 +<000051df> 19182 +<000051e0> 4243 +<000051e1> 3724 +<000051e2> 16795 +<000051e5> 21188 +<000051e6> 2418 +<000051e7> 2908 +<000051e9> 4245 +<000051ea> 3260 +<000051ec> 8397 +<000051ed> 4246 +<000051ee> 14353 +<000051f0> 4247 +<000051f1> 1420 +<000051f2> 21189 +<000051f3> 17309 +<000051f4> 14354 +<000051f5> 4248 +<000051f6> 1695 +<000051f7> 21190 +<000051f8> 3236 +<000051f9> 1308 +<000051fa> 2394 +<000051fd> 3381 +<000051fe> 4249 +<00005200> 3163 +<00005203> 2581 +<00005204> 4250 +<00005205> 19183 +<00005206> 3580 +<00005207> 2686 +<00005208> 1502 +<0000520a> 1509 +<0000520b> 4251 +<0000520e> 4253 +<00005211> 1808 +<00005212> 17310 +<00005213> 14357 +<00005214> 4252 +<00005215> 8398 +<00005216> 17311 +<00005217> 4027 +endcidchar + +100 begincidchar +<00005218> 21191 +<0000521d> 2419 +<00005222> 21192 +<00005224> 3409 +<00005225> 3612 +<00005226> 19184 +<00005227> 4254 +<00005228> 19185 +<00005229> 3938 +<0000522a> 4255 +<0000522b> 19186 +<0000522e> 4256 +<00005230> 3192 +<00005233> 4257 +<00005235> 19189 +<00005236> 2637 +<00005237> 2158 +<00005238> 1866 +<00005239> 4258 +<0000523a> 2199 +<0000523b> 2049 +<0000523c> 19190 +<00005243> 3074 +<00005244> 4260 +<00005245> 21193 +<00005247> 2823 +<00005249> 14358 +<0000524a> 2143 +<0000524d> 2738 +<0000524f> 4259 +<00005254> 4264 +<00005255> 17313 +<00005256> 3684 +<00005257> 16796 +<00005258> 21194 +<0000525a> 19191 +<0000525b> 2038 +<0000525c> 17314 +<0000525d> 7774 +<0000525e> 4263 +<0000525f> 21195 +<00005260> 19192 +<00005261> 14359 +<00005263> 1867 +<00005264> 2126 +<00005265> 3363 +<00005266> 14360 +<00005269> 4267 +<0000526a> 4265 +<0000526c> 17315 +<0000526e> 19193 +<0000526f> 3565 +<00005270> 2514 +<00005271> 4274 +<00005272> 1474 +<00005273> 4268 +<00005274> 4266 +<00005275> 2769 +<00005277> 17316 +<0000527d> 4270 +<0000527f> 4269 +<00005280> 21196 +<00005282> 17318 +<00005283> 1442 +<00005284> 17317 +<00005285> 21197 +<00005287> 1846 +<00005288> 4275 +<00005289> 3957 +<0000528a> 19196 +<0000528c> 19197 +<0000528d> 4271 +<00005291> 4276 +<00005292> 4273 +<00005293> 14361 +<00005294> 4272 +<00005298> 17320 +<0000529a> 21201 +<0000529b> 3991 +<0000529c> 8399 +<0000529f> 1965 +<000052a0> 1347 +<000052a3> 4028 +<000052a4> 17322 +<000052a5> 21202 +<000052a6> 8400 +<000052a7> 21203 +<000052a9> 2431 +<000052aa> 3154 +<000052ab> 2039 +<000052af> 8573 +<000052b0> 21204 +<000052b1> 4013 +<000052b4> 4049 +<000052b5> 4282 +<000052b9> 1966 +<000052bc> 4281 +<000052bd> 21208 +<000052be> 1421 +<000052c0> 8401 +endcidchar + +100 begincidchar +<000052c1> 4283 +<000052c3> 3716 +<000052c4> 21209 +<000052c5> 3032 +<000052c6> 21210 +<000052c7> 3856 +<000052c8> 14362 +<000052c9> 3625 +<000052ca> 17325 +<000052cc> 16797 +<000052cd> 4284 +<000052cf> 21211 +<000052d0> 14056 +<000052d1> 17326 +<000052d2> 7150 +<000052d4> 21212 +<000052d5> 3208 +<000052d6> 16798 +<000052d7> 4285 +<000052d8> 1510 +<000052d9> 3775 +<000052db> 8402 +<000052dc> 21213 +<000052dd> 2441 +<000052de> 4286 +<000052df> 3639 +<000052e0> 4290 +<000052e1> 19198 +<000052e2> 2638 +<000052e3> 4287 +<000052e4> 1736 +<000052e5> 21214 +<000052e6> 4288 +<000052e7> 1511 +<000052e8> 21215 +<000052e9> 19199 +<000052ea> 21216 +<000052ec> 21217 +<000052f0> 14363 +<000052f1> 19200 +<000052f2> 1796 +<000052f3> 4291 +<000052f4> 21218 +<000052f5> 4292 +<000052f6> 21219 +<000052f7> 17328 +<000052fa> 2311 +<000052fb> 16799 +<000052fe> 1967 +<000052ff> 3818 +<00005300> 8403 +<00005301> 3828 +<00005302> 3279 +<00005303> 19201 +<00005305> 3649 +<00005306> 4295 +<00005307> 20301 +<00005308> 4296 +<0000530c> 21220 +<0000530d> 4298 +<0000530f> 4300 +<00005310> 4299 +<00005311> 19202 +<00005313> 21221 +<00005315> 4301 +<00005316> 1341 +<00005317> 3706 +<00005318> 21222 +<00005319> 2156 +<0000531a> 4302 +<0000531b> 21223 +<0000531c> 16800 +<0000531d> 2779 +<0000531e> 21224 +<0000531f> 19203 +<00005320> 2442 +<00005321> 1697 +<00005323> 4303 +<00005324> 8405 +<00005325> 21225 +<0000532a> 3439 +<0000532d> 19204 +<0000532f> 4304 +<00005330> 21231 +<00005331> 4305 +<00005332> 19205 +<00005333> 4306 +<00005335> 17329 +<00005338> 4307 +<00005339> 3478 +<0000533a> 1760 +<0000533b> 1193 +<0000533c> 21232 +<0000533d> 19206 +<0000533e> 14366 +<0000533f> 3223 +<00005340> 4308 +<00005341> 2375 +<00005342> 17330 +<00005343> 2701 +endcidchar + +100 begincidchar +<00005345> 4310 +<00005346> 4309 +<00005347> 2443 +<00005348> 1941 +<00005349> 4312 +<0000534a> 3410 +<0000534b> 14368 +<0000534c> 14367 +<0000534d> 4313 +<00005351> 3440 +<00005352> 2836 +<00005353> 2894 +<00005354> 1696 +<00005357> 3270 +<00005358> 2927 +<00005359> 21233 +<0000535a> 3364 +<0000535b> 21234 +<0000535c> 3708 +<0000535e> 4315 +<00005360> 2702 +<00005361> 14369 +<00005363> 16801 +<00005365> 19207 +<00005366> 1803 +<00005367> 17333 +<00005369> 4316 +<0000536c> 14370 +<0000536d> 19208 +<0000536e> 4317 +<0000536f> 1230 +<00005370> 1209 +<00005371> 1577 +<00005372> 8406 +<00005373> 2824 +<00005374> 1643 +<00005375> 3931 +<00005377> 4320 +<00005378> 1335 +<00005379> 19209 +<0000537a> 17334 +<0000537b> 4319 +<0000537d> 13365 +<0000537e> 19210 +<0000537f> 1698 +<00005382> 4321 +<00005383> 21236 +<00005384> 3837 +<00005389> 14288 +<0000538e> 21239 +<00005393> 8407 +<00005394> 19211 +<00005396> 4322 +<00005398> 3994 +<00005399> 19212 +<0000539a> 1968 +<0000539d> 16802 +<0000539f> 1898 +<000053a0> 4323 +<000053a1> 21240 +<000053a4> 17335 +<000053a5> 4325 +<000053a6> 4324 +<000053a8> 2597 +<000053a9> 1243 +<000053aa> 19213 +<000053ab> 14371 +<000053ad> 1280 +<000053ae> 4326 +<000053af> 19214 +<000053b0> 4327 +<000053b2> 8408 +<000053b3> 1899 +<000053b4> 17336 +<000053b5> 21241 +<000053b6> 4328 +<000053b7> 17338 +<000053b8> 21242 +<000053ba> 19215 +<000053bb> 1672 +<000053bd> 21243 +<000053c0> 17339 +<000053c1> 19216 +<000053c2> 2176 +<000053c3> 4329 +<000053c8> 3746 +<000053c9> 2085 +<000053ca> 1652 +<000053cb> 3857 +<000053cc> 2770 +<000053cd> 3411 +<000053ce> 2345 +<000053cf> 21244 +<000053d4> 2385 +<000053d5> 17343 +<000053d6> 2324 +<000053d7> 2337 +<000053d9> 2432 +<000053da> 14372 +<000053db> 3412 +endcidchar + +100 begincidchar +<000053dd> 8409 +<000053de> 21247 +<000053df> 4332 +<000053e0> 19219 +<000053e1> 1253 +<000053e2> 2771 +<000053e3> 1969 +<000053e4> 1913 +<000053e5> 1759 +<000053e6> 14373 +<000053e7> 21249 +<000053e8> 4336 +<000053e9> 2911 +<000053ea> 2910 +<000053eb> 1699 +<000053ec> 2444 +<000053ed> 4337 +<000053ee> 4335 +<000053ef> 1348 +<000053f0> 2886 +<000053f1> 2276 +<000053f2> 2201 +<000053f3> 1224 +<000053f4> 17345 +<000053f5> 14374 +<000053f6> 1486 +<000053f7> 2040 +<000053f8> 2200 +<000053fa> 4338 +<00005401> 4339 +<00005402> 21250 +<00005403> 1635 +<00005404> 1444 +<00005408> 2041 +<00005409> 1634 +<0000540a> 3067 +<0000540b> 1223 +<0000540c> 3209 +<0000540d> 3786 +<0000540e> 1971 +<0000540f> 3939 +<00005410> 3137 +<00005411> 1970 +<00005412> 16803 +<00005413> 19220 +<0000541a> 21251 +<0000541b> 1797 +<0000541d> 4348 +<0000541e> 13964 +<0000541f> 1755 +<00005420> 3704 +<00005421> 21252 +<00005424> 17346 +<00005426> 3441 +<00005427> 14375 +<00005428> 17347 +<00005429> 4347 +<0000542a> 19221 +<0000542b> 1562 +<0000542e> 4345 +<0000542f> 21253 +<00005431> 19222 +<00005433> 13760 +<00005436> 4346 +<00005438> 1653 +<00005439> 2599 +<0000543b> 3581 +<0000543c> 4344 +<0000543d> 4340 +<0000543e> 1943 +<0000543f> 13775 +<00005440> 4341 +<00005442> 4042 +<00005443> 17349 +<00005444> 21254 +<00005446> 3650 +<00005447> 21255 +<00005448> 3076 +<00005449> 1942 +<0000544a> 2050 +<0000544c> 19225 +<0000544d> 14376 +<0000544e> 4349 +<0000544f> 21256 +<00005451> 3253 +<00005455> 14115 +<0000545e> 21257 +<0000545f> 4353 +<00005462> 17350 +<00005464> 21258 +<00005466> 14377 +<00005467> 21259 +<00005468> 2346 +<00005469> 21260 +<0000546a> 2338 +<0000546b> 14378 +<0000546c> 17351 +<00005470> 4356 +<00005471> 4354 +<00005473> 3759 +endcidchar + +100 begincidchar +<00005474> 14379 +<00005475> 4351 +<00005476> 4360 +<00005477> 4355 +<0000547b> 4358 +<0000547c> 1914 +<0000547d> 3787 +<0000547f> 16804 +<00005480> 4359 +<00005481> 21263 +<00005483> 21264 +<00005484> 4361 +<00005485> 21265 +<00005486> 4363 +<00005488> 16805 +<00005489> 21266 +<0000548a> 8412 +<0000548b> 2144 +<0000548c> 4072 +<0000548d> 14380 +<0000548e> 4352 +<0000548f> 4350 +<00005490> 4362 +<00005491> 21267 +<00005492> 4357 +<00005495> 17352 +<00005496> 14381 +<0000549c> 8411 +<0000549f> 21268 +<000054a0> 17353 +<000054a1> 14382 +<000054a2> 4365 +<000054a4> 4374 +<000054a5> 4367 +<000054a6> 17354 +<000054a7> 19226 +<000054a8> 4371 +<000054a9> 8413 +<000054aa> 19227 +<000054ab> 4372 +<000054ac> 4368 +<000054ad> 14383 +<000054ae> 17355 +<000054af> 4401 +<000054b1> 19228 +<000054b2> 2137 +<000054b3> 1423 +<000054b7> 17356 +<000054b8> 4366 +<000054b9> 14384 +<000054ba> 17357 +<000054bb> 19229 +<000054bc> 4376 +<000054bd> 1210 +<000054be> 4375 +<000054bf> 14385 +<000054c0> 1129 +<000054c1> 3516 +<000054c2> 4373 +<000054c3> 17358 +<000054c4> 4369 +<000054c6> 14386 +<000054c7> 4364 +<000054c8> 4370 +<000054c9> 2104 +<000054ca> 21269 +<000054cd> 14387 +<000054ce> 19230 +<000054d8> 4377 +<000054e0> 21270 +<000054e1> 1211 +<000054e2> 4386 +<000054e8> 2445 +<000054e9> 3735 +<000054ea> 19231 +<000054ec> 17360 +<000054ed> 4384 +<000054ee> 4383 +<000054ef> 17361 +<000054f1> 17362 +<000054f2> 3113 +<000054f3> 17363 +<000054f6> 21271 +<000054fa> 4385 +<000054fc> 19232 +<000054fd> 4382 +<000054fe> 21272 +<000054ff> 8414 +<00005504> 1238 +<00005505> 19233 +<00005506> 2086 +<00005507> 2550 +<00005508> 19234 +<00005509> 17366 +<0000550e> 14388 +<0000550f> 4380 +<00005510> 3164 +<00005514> 4381 +<00005515> 19235 +<00005516> 1126 +endcidchar + +100 begincidchar +<00005527> 19236 +<0000552a> 19237 +<0000552b> 14389 +<0000552e> 4391 +<0000552f> 3853 +<00005531> 2447 +<00005532> 21275 +<00005533> 4397 +<00005535> 14390 +<00005536> 19238 +<00005538> 4396 +<00005539> 4387 +<0000553b> 21276 +<0000553c> 17367 +<0000553d> 21277 +<0000553e> 2851 +<00005540> 4388 +<00005541> 17368 +<00005544> 2895 +<00005545> 4393 +<00005546> 2446 +<00005547> 17370 +<00005549> 21278 +<0000554a> 14391 +<0000554c> 4390 +<0000554d> 21279 +<0000554f> 3824 +<00005550> 16806 +<00005551> 19239 +<00005553> 1810 +<00005558> 21280 +<0000555c> 4392 +<0000555d> 4398 +<0000555e> 7633 +<00005560> 14392 +<00005561> 20308 +<00005563> 4389 +<00005564> 17372 +<00005566> 19240 +<0000557b> 4404 +<0000557c> 4409 +<0000557d> 17374 +<0000557e> 4405 +<0000557f> 21283 +<00005580> 4400 +<00005581> 16807 +<00005582> 17375 +<00005583> 4410 +<00005584> 2739 +<00005586> 8415 +<00005587> 4412 +<00005588> 14394 +<00005589> 1972 +<0000558a> 4402 +<0000558b> 3003 +<0000558e> 14395 +<0000558f> 19241 +<00005591> 17376 +<00005592> 19242 +<00005593> 21284 +<00005594> 19243 +<00005597> 21285 +<00005598> 4406 +<00005599> 4399 +<0000559a> 1513 +<0000559c> 1578 +<0000559d> 1475 +<0000559e> 4407 +<0000559f> 4403 +<000055a3> 21286 +<000055a4> 19244 +<000055a7> 1868 +<000055a8> 4413 +<000055a9> 4411 +<000055aa> 2773 +<000055ab> 1636 +<000055ac> 1700 +<000055ad> 16808 +<000055ae> 4408 +<000055b0> 1772 +<000055b2> 19245 +<000055b6> 1254 +<000055bf> 17381 +<000055c1> 21287 +<000055c3> 19246 +<000055c4> 4417 +<000055c5> 4415 +<000055c6> 19247 +<000055c7> 4472 +<000055c9> 17382 +<000055cb> 21288 +<000055cc> 17383 +<000055ce> 16809 +<000055d1> 17384 +<000055d2> 17378 +<000055d3> 19248 +<000055d4> 4420 +<000055da> 4414 +<000055db> 19249 +<000055dc> 4418 +endcidchar + +100 begincidchar +<000055dd> 17385 +<000055de> 21291 +<000055df> 4416 +<000055e2> 17387 +<000055e3> 2202 +<000055e4> 4419 +<000055e9> 17389 +<000055ec> 19250 +<000055ee> 19251 +<000055f1> 19252 +<000055f6> 19253 +<000055f7> 4422 +<000055f8> 19254 +<000055f9> 4427 +<000055fd> 4425 +<000055fe> 4424 +<000055ff> 21292 +<00005605> 19255 +<00005606> 2928 +<00005607> 17392 +<00005608> 14396 +<00005609> 1349 +<0000560a> 21294 +<0000560d> 19256 +<00005610> 17393 +<00005614> 4421 +<00005616> 4423 +<00005617> 2448 +<00005618> 1237 +<00005619> 21295 +<0000561b> 4426 +<00005620> 15389 +<00005628> 17390 +<00005629> 1374 +<0000562c> 19259 +<0000562f> 4437 +<00005630> 17394 +<00005631> 2532 +<00005632> 4433 +<00005633> 21296 +<00005634> 4431 +<00005635> 19260 +<00005636> 4432 +<00005637> 14399 +<00005638> 4434 +<00005639> 19261 +<0000563b> 16810 +<0000563c> 21297 +<0000563d> 17396 +<0000563f> 14400 +<00005640> 17397 +<00005641> 21298 +<00005642> 1247 +<00005646> 21301 +<00005647> 17398 +<00005649> 14401 +<0000564b> 14402 +<0000564c> 2747 +<0000564d> 19262 +<0000564e> 4428 +<0000564f> 14403 +<00005650> 4429 +<00005653> 7963 +<00005654> 19263 +<0000565b> 1496 +<0000565e> 17399 +<00005660> 17400 +<00005664> 4436 +<00005666> 14404 +<00005668> 1579 +<00005669> 14405 +<0000566a> 4439 +<0000566b> 4435 +<0000566c> 4438 +<0000566d> 17401 +<0000566f> 14406 +<00005674> 3582 +<00005675> 21305 +<00005676> 15411 +<00005678> 3245 +<0000567a> 3404 +<00005680> 4441 +<00005684> 21306 +<00005685> 19264 +<00005686> 4440 +<00005687> 1443 +<00005688> 17403 +<0000568a> 4442 +<0000568b> 21307 +<0000568c> 17404 +<0000568f> 4445 +<00005694> 4444 +<00005695> 14409 +<00005699> 7654 +<0000569a> 14410 +<0000569d> 17405 +<0000569e> 16811 +<0000569f> 19265 +<000056a0> 4443 +<000056a2> 3311 +endcidchar + +100 begincidchar +<000056a5> 4446 +<000056a6> 19266 +<000056a7> 21308 +<000056a8> 17406 +<000056a9> 16812 +<000056ab> 21309 +<000056ae> 4447 +<000056b1> 14413 +<000056b2> 17407 +<000056b3> 16813 +<000056b4> 4449 +<000056b6> 4448 +<000056b7> 19267 +<000056bc> 4451 +<000056be> 21310 +<000056c0> 4454 +<000056c1> 4452 +<000056c2> 4450 +<000056c3> 4453 +<000056c5> 17408 +<000056c8> 4455 +<000056c9> 14414 +<000056ca> 7770 +<000056cb> 21311 +<000056cc> 19268 +<000056cd> 17409 +<000056ce> 4456 +<000056cf> 19269 +<000056d0> 21312 +<000056d1> 4457 +<000056d3> 4458 +<000056d7> 4459 +<000056d8> 4220 +<000056d9> 19270 +<000056da> 2344 +<000056db> 2203 +<000056dc> 21313 +<000056dd> 14415 +<000056de> 1395 +<000056df> 17410 +<000056e0> 1212 +<000056e1> 19271 +<000056e3> 2946 +<000056e4> 14416 +<000056e8> 17411 +<000056eb> 19272 +<000056ed> 19273 +<000056ee> 4460 +<000056f0> 2068 +<000056f1> 19274 +<000056f2> 1171 +<000056f3> 2596 +<000056f9> 4461 +<000056fa> 1915 +<000056fd> 2051 +<000056ff> 4463 +<00005700> 4462 +<00005703> 3632 +<00005704> 4464 +<00005707> 19275 +<00005708> 4466 +<00005709> 4465 +<0000570a> 14417 +<0000570b> 4467 +<0000570c> 19276 +<0000570d> 4468 +<0000570f> 1869 +<00005711> 21319 +<00005712> 1282 +<00005713> 4469 +<00005715> 14418 +<00005716> 4471 +<00005718> 4470 +<0000571c> 4473 +<0000571d> 19279 +<0000571f> 3156 +<00005720> 21320 +<00005721> 13952 +<00005722> 21321 +<00005723> 14419 +<00005726> 4474 +<00005727> 1145 +<00005728> 2127 +<00005729> 17416 +<0000572a> 21324 +<0000572c> 19280 +<0000572d> 1811 +<0000572e> 19281 +<0000572f> 14420 +<00005730> 2957 +<0000573b> 4478 +<0000573f> 21325 +<00005740> 4479 +<00005742> 2132 +<00005747> 1737 +<0000574a> 3685 +<0000574c> 14423 +<0000574d> 17420 +<0000574e> 4477 +<0000574f> 4480 +endcidchar + +100 begincidchar +<00005750> 2097 +<00005751> 1973 +<00005752> 21326 +<00005759> 8416 +<0000575f> 19284 +<00005761> 4484 +<00005762> 21327 +<00005764> 2069 +<00005765> 8417 +<00005766> 2929 +<00005767> 21328 +<00005768> 17422 +<00005769> 4481 +<0000576a> 3062 +<0000576b> 19285 +<0000576d> 19286 +<0000576e> 21329 +<0000576f> 17423 +<00005770> 14424 +<00005771> 21330 +<00005777> 16814 +<00005779> 21331 +<0000577a> 19287 +<0000577b> 17427 +<0000577c> 16815 +<0000577e> 21332 +<0000577f> 4485 +<00005781> 21333 +<00005782> 2600 +<00005783> 19288 +<00005788> 4483 +<00005789> 4486 +<0000578b> 1813 +<0000578c> 14425 +<00005793> 4487 +<00005794> 21334 +<00005795> 21338 +<00005797> 19289 +<00005799> 21335 +<0000579a> 17430 +<0000579c> 14426 +<0000579f> 21336 +<000057a0> 4488 +<000057a1> 21337 +<000057a2> 1974 +<000057a3> 1438 +<000057a4> 4490 +<000057a7> 21339 +<000057a8> 17433 +<000057a9> 21340 +<000057aa> 4491 +<000057ac> 8418 +<000057ae> 19290 +<000057b0> 4492 +<000057b3> 4489 +<000057b8> 14427 +<000057bd> 21341 +<000057c0> 4482 +<000057c3> 4493 +<000057c6> 4494 +<000057c7> 8420 +<000057c8> 8419 +<000057cb> 3730 +<000057cc> 17436 +<000057ce> 2515 +<000057cf> 16817 +<000057d4> 4495 +<000057d5> 19291 +<000057d6> 4499 +<000057d7> 17434 +<000057dc> 3310 +<000057dd> 21342 +<000057de> 17439 +<000057df> 1196 +<000057e0> 3528 +<000057e1> 21347 +<000057e3> 4500 +<000057e4> 16818 +<000057e6> 14428 +<000057e7> 19292 +<000057e9> 21343 +<000057ed> 14429 +<000057f0> 17440 +<000057f4> 2533 +<000057f7> 2277 +<000057f8> 17442 +<000057f9> 3347 +<000057fa> 1580 +<000057fb> 17443 +<000057fc> 2139 +<000057fd> 17444 +<000057fe> 21344 +<000057ff> 14432 +<00005800> 3719 +<00005802> 3210 +<00005803> 21345 +<00005804> 17445 +<00005805> 1870 +<00005806> 2863 +<00005808> 21346 +endcidchar + +100 begincidchar +<00005809> 14433 +<0000580a> 4498 +<0000580b> 4501 +<0000580c> 21348 +<0000580d> 19293 +<00005815> 2852 +<00005819> 4502 +<0000581b> 21349 +<0000581d> 4503 +<0000581e> 17446 +<0000581f> 21350 +<00005820> 14434 +<00005821> 4505 +<00005824> 3077 +<00005826> 19294 +<00005827> 17447 +<0000582a> 1514 +<0000582d> 21351 +<0000582f> 7474 +<00005830> 1283 +<00005831> 3651 +<00005832> 14435 +<00005834> 2516 +<00005835> 3138 +<00005839> 17448 +<0000583a> 2134 +<0000583d> 4511 +<0000583f> 21352 +<00005840> 3597 +<00005841> 4005 +<00005849> 17450 +<0000584a> 1396 +<0000584b> 4507 +<0000584c> 17451 +<0000584d> 19295 +<0000584f> 19296 +<00005850> 21353 +<00005851> 2748 +<00005852> 4510 +<00005854> 3165 +<00005855> 21354 +<00005857> 3139 +<00005858> 3166 +<00005859> 3405 +<0000585a> 3049 +<0000585e> 2105 +<0000585f> 19297 +<00005861> 7751 +<00005862> 4506 +<00005864> 16819 +<00005867> 17452 +<00005868> 21355 +<00005869> 1304 +<0000586b> 3120 +<0000586d> 19298 +<00005870> 4508 +<00005872> 4504 +<00005875> 2582 +<00005878> 21356 +<00005879> 4512 +<0000587c> 14436 +<0000587e> 2392 +<0000587f> 19299 +<00005880> 14437 +<00005881> 19300 +<00005883> 1701 +<00005885> 4513 +<00005889> 16820 +<0000588c> 21359 +<0000588d> 17455 +<00005893> 3640 +<00005894> 17458 +<00005896> 21360 +<00005897> 2815 +<00005898> 19301 +<0000589c> 3042 +<0000589d> 17459 +<0000589e> 8423 +<0000589f> 4515 +<000058a6> 21364 +<000058a8> 3709 +<000058a9> 14438 +<000058aa> 17460 +<000058ab> 4516 +<000058ae> 4521 +<000058b1> 17461 +<000058b2> 8424 +<000058b3> 3583 +<000058b8> 4520 +<000058b9> 4514 +<000058ba> 4517 +<000058bb> 4519 +<000058bc> 19302 +<000058be> 2070 +<000058c1> 3609 +<000058c2> 21366 +<000058c3> 17463 +<000058c4> 21365 +<000058c5> 4522 +<000058c7> 2947 +endcidchar + +100 begincidchar +<000058c8> 21367 +<000058ca> 1397 +<000058cc> 2517 +<000058cd> 17464 +<000058ce> 14439 +<000058d0> 14440 +<000058d1> 4524 +<000058d2> 16822 +<000058d3> 4523 +<000058d4> 14441 +<000058d5> 2042 +<000058d6> 21368 +<000058d7> 4525 +<000058d8> 4527 +<000058d9> 4526 +<000058da> 14442 +<000058dc> 4529 +<000058dd> 21369 +<000058de> 4518 +<000058df> 4531 +<000058e0> 16823 +<000058e1> 21370 +<000058e2> 17465 +<000058e4> 4530 +<000058e5> 4528 +<000058e9> 14443 +<000058eb> 2204 +<000058ec> 2583 +<000058ee> 2774 +<000058ef> 4532 +<000058f0> 2656 +<000058f1> 1201 +<000058f2> 3354 +<000058f7> 3063 +<000058f9> 4534 +<000058fa> 4533 +<00005902> 4538 +<00005909> 3617 +<0000590a> 4539 +<0000590b> 8425 +<0000590c> 14444 +<0000590d> 17470 +<0000590f> 1350 +<00005910> 4540 +<00005914> 17471 +<00005915> 3878 +<00005916> 1422 +<00005918> 4318 +<00005919> 2386 +<0000591a> 2847 +<0000591b> 4541 +<0000591c> 3831 +<0000591d> 21374 +<0000591f> 19303 +<00005921> 21375 +<00005922> 3776 +<00005923> 19304 +<00005924> 14445 +<00005925> 4543 +<00005927> 2887 +<00005928> 21376 +<00005929> 3121 +<0000592a> 2848 +<0000592b> 3529 +<0000592e> 1309 +<0000592f> 14446 +<00005930> 21377 +<00005931> 2278 +<00005932> 4546 +<00005933> 21378 +<00005937> 1172 +<00005938> 4547 +<00005939> 14117 +<0000593d> 17474 +<0000593e> 4548 +<0000593f> 21381 +<00005943> 21382 +<00005944> 1284 +<00005946> 17476 +<00005947> 1581 +<00005948> 3256 +<00005949> 3652 +<0000594e> 4552 +<0000594f> 2775 +<00005950> 4551 +<00005951> 1814 +<00005952> 21383 +<00005953> 8426 +<00005954> 3721 +<00005955> 4550 +<00005957> 3167 +<00005958> 4554 +<00005959> 19305 +<0000595a> 4553 +<0000595b> 8427 +<0000595d> 8428 +<0000595e> 21384 +<0000595f> 17479 +<00005960> 4556 +<00005961> 14447 +endcidchar + +100 begincidchar +<00005962> 4555 +<00005963> 8429 +<00005965> 1310 +<00005967> 4557 +<00005968> 2449 +<00005969> 4559 +<0000596a> 2915 +<0000596b> 21385 +<0000596c> 4558 +<0000596d> 14448 +<0000596e> 3587 +<0000596f> 21386 +<00005972> 21387 +<00005973> 2433 +<00005974> 3157 +<00005978> 4560 +<00005979> 19306 +<0000597b> 21388 +<0000597c> 17483 +<0000597d> 1975 +<00005981> 4561 +<00005982> 3287 +<00005983> 3442 +<00005984> 3805 +<0000598a> 3291 +<0000598b> 16825 +<0000598c> 21389 +<0000598d> 4570 +<0000598e> 21390 +<00005992> 16826 +<00005993> 1618 +<00005995> 21391 +<00005996> 3887 +<00005997> 19307 +<00005999> 3771 +<0000599b> 4665 +<0000599d> 4562 +<0000599f> 17484 +<000059a3> 4565 +<000059a4> 8430 +<000059a5> 2853 +<000059a7> 21392 +<000059a8> 3686 +<000059ac> 3140 +<000059ad> 21393 +<000059ae> 17485 +<000059af> 19308 +<000059b0> 21394 +<000059b2> 4566 +<000059b3> 19309 +<000059b7> 21395 +<000059b9> 3731 +<000059ba> 8431 +<000059bb> 2106 +<000059bc> 17486 +<000059be> 2450 +<000059c1> 21396 +<000059c3> 16827 +<000059c4> 21397 +<000059c6> 4567 +<000059c8> 17487 +<000059c9> 2206 +<000059ca> 14449 +<000059cb> 2205 +<000059cd> 17488 +<000059d0> 1149 +<000059d1> 1916 +<000059d2> 14450 +<000059d3> 2639 +<000059d4> 1173 +<000059dc> 4569 +<000059dd> 14451 +<000059de> 17489 +<000059df> 19310 +<000059e5> 1242 +<000059e6> 1515 +<000059e7> 17490 +<000059e8> 4568 +<000059ea> 3793 +<000059eb> 3491 +<000059ec> 13997 +<000059ee> 17491 +<000059ef> 21398 +<000059f1> 19311 +<000059f2> 21399 +<000059f4> 21400 +<000059f6> 1132 +<000059f7> 21401 +<000059f8> 19312 +<000059fb> 1213 +<000059ff> 2207 +<00005a00> 21402 +<00005a01> 1174 +<00005a03> 1127 +<00005a04> 14454 +<00005a09> 4577 +<00005a0c> 14455 +<00005a0d> 17495 +<00005a0e> 21403 +<00005a11> 4575 +endcidchar + +100 begincidchar +<00005a12> 21404 +<00005a13> 16828 +<00005a17> 17496 +<00005a18> 3784 +<00005a1a> 4578 +<00005a1b> 13761 +<00005a1c> 4576 +<00005a1e> 21405 +<00005a1f> 4574 +<00005a20> 2551 +<00005a23> 14456 +<00005a24> 21406 +<00005a25> 4573 +<00005a27> 17497 +<00005a28> 21407 +<00005a29> 3626 +<00005a2a> 21408 +<00005a2d> 17498 +<00005a2f> 1944 +<00005a30> 21409 +<00005a3c> 2451 +<00005a40> 4579 +<00005a41> 4050 +<00005a46> 3330 +<00005a47> 14457 +<00005a48> 21412 +<00005a49> 4581 +<00005a4c> 21413 +<00005a50> 21414 +<00005a55> 14458 +<00005a5a> 2071 +<00005a5e> 21415 +<00005a62> 4584 +<00005a63> 14459 +<00005a65> 17499 +<00005a66> 3530 +<00005a67> 16829 +<00005a6a> 4585 +<00005a6c> 4580 +<00005a6d> 14460 +<00005a77> 16830 +<00005a7a> 17500 +<00005a7b> 21416 +<00005a7e> 14461 +<00005a7f> 3783 +<00005a84> 16831 +<00005a8b> 17501 +<00005a90> 21417 +<00005a92> 3348 +<00005a93> 21418 +<00005a96> 21419 +<00005a99> 21420 +<00005a9a> 4586 +<00005a9b> 3492 +<00005a9c> 17502 +<00005a9e> 14462 +<00005aa2> 17505 +<00005aa7> 14463 +<00005aac> 14464 +<00005ab1> 17506 +<00005ab2> 19313 +<00005ab3> 14465 +<00005ab5> 17507 +<00005ab8> 19314 +<00005aba> 17508 +<00005abb> 21421 +<00005abc> 4587 +<00005abd> 4591 +<00005abe> 4588 +<00005abf> 17509 +<00005ac1> 1351 +<00005ac2> 4590 +<00005ac4> 16832 +<00005ac6> 21422 +<00005ac8> 21423 +<00005ac9> 2279 +<00005acb> 4589 +<00005acc> 1871 +<00005acf> 21424 +<00005ad0> 4603 +<00005ad6> 4596 +<00005ad7> 4593 +<00005ada> 17510 +<00005adc> 17511 +<00005ae0> 14466 +<00005ae1> 2978 +<00005ae3> 4592 +<00005ae5> 17512 +<00005ae6> 4594 +<00005ae9> 4595 +<00005aea> 19315 +<00005aee> 17514 +<00005af0> 17513 +<00005af5> 17515 +<00005af6> 19316 +<00005afd> 21425 +<00005b00> 14467 +<00005b01> 21426 +<00005b08> 17516 +<00005b09> 1582 +endcidchar + +100 begincidchar +<00005b0b> 4600 +<00005b0c> 4599 +<00005b16> 4601 +<00005b17> 17517 +<00005b19> 14468 +<00005b1b> 19317 +<00005b1d> 19318 +<00005b21> 19319 +<00005b22> 2518 +<00005b25> 14469 +<00005b2a> 4604 +<00005b2c> 3064 +<00005b2d> 14470 +<00005b30> 1255 +<00005b32> 4602 +<00005b34> 17518 +<00005b36> 4605 +<00005b38> 19320 +<00005b3e> 4606 +<00005b40> 4609 +<00005b41> 14471 +<00005b43> 4607 +<00005b45> 4608 +<00005b4b> 21427 +<00005b4c> 17519 +<00005b50> 2208 +<00005b51> 4610 +<00005b52> 17520 +<00005b54> 1976 +<00005b55> 4611 +<00005b56> 8432 +<00005b57> 2248 +<00005b58> 2840 +<00005b5c> 2216 +<00005b5d> 1977 +<00005b5e> 21428 +<00005b5f> 3806 +<00005b63> 1602 +<00005b64> 1917 +<00005b65> 4614 +<00005b66> 1462 +<00005b68> 17521 +<00005b69> 4615 +<00005b6b> 2841 +<00005b6e> 21429 +<00005b6f> 17522 +<00005b70> 4616 +<00005b71> 4656 +<00005b73> 4617 +<00005b75> 4618 +<00005b76> 14120 +<00005b78> 4619 +<00005b7a> 4621 +<00005b7c> 14472 +<00005b7d> 16834 +<00005b80> 4622 +<00005b81> 17523 +<00005b82> 13840 +<00005b83> 4623 +<00005b84> 17524 +<00005b85> 2896 +<00005b86> 21430 +<00005b87> 1225 +<00005b88> 2325 +<00005b89> 1158 +<00005b8a> 14475 +<00005b8b> 2777 +<00005b8c> 1516 +<00005b8d> 2273 +<00005b8e> 21431 +<00005b8f> 1978 +<00005b93> 16835 +<00005b94> 21434 +<00005b95> 3168 +<00005b96> 17526 +<00005b97> 2347 +<00005b98> 1517 +<00005b99> 2982 +<00005b9a> 3078 +<00005b9b> 1148 +<00005b9c> 1619 +<00005b9d> 3653 +<00005b9f> 2286 +<00005ba2> 1644 +<00005ba3> 2703 +<00005ba4> 2280 +<00005ba5> 3858 +<00005ba6> 4624 +<00005bac> 17527 +<00005bad> 21437 +<00005bae> 1654 +<00005baf> 21438 +<00005bb0> 2107 +<00005bb3> 1424 +<00005bb4> 1285 +<00005bb5> 2452 +<00005bb6> 1352 +<00005bb7> 19321 +<00005bb8> 4625 +<00005bb9> 3888 +endcidchar + +100 begincidchar +<00005bba> 21441 +<00005bbc> 21442 +<00005bbf> 2387 +<00005bc0> 8433 +<00005bc1> 21443 +<00005bc2> 2320 +<00005bc3> 4626 +<00005bc4> 1583 +<00005bc5> 3242 +<00005bc6> 3765 +<00005bc7> 4627 +<00005bc9> 4628 +<00005bcc> 3531 +<00005bcd> 21444 +<00005bce> 17530 +<00005bcf> 21445 +<00005bd0> 4630 +<00005bd2> 1508 +<00005bd3> 1775 +<00005bd4> 4629 +<00005bd6> 17531 +<00005bd7> 19322 +<00005bd8> 8435 +<00005bdb> 1518 +<00005bdd> 2552 +<00005bde> 4634 +<00005bdf> 2159 +<00005be0> 19323 +<00005be1> 1353 +<00005be2> 4633 +<00005be4> 4631 +<00005be5> 4635 +<00005be6> 4632 +<00005be7> 3297 +<00005be8> 5262 +<00005be9> 2553 +<00005beb> 4636 +<00005bec> 20302 +<00005bee> 3976 +<00005bef> 21448 +<00005bf0> 4637 +<00005bf1> 17534 +<00005bf3> 4639 +<00005bf4> 21449 +<00005bf5> 3004 +<00005bf6> 4638 +<00005bf8> 2631 +<00005bfa> 2249 +<00005bfd> 17535 +<00005bfe> 2864 +<00005bff> 2339 +<00005c01> 3559 +<00005c02> 2704 +<00005c03> 17537 +<00005c04> 2297 +<00005c05> 4640 +<00005c06> 2453 +<00005c09> 1175 +<00005c0a> 2842 +<00005c0b> 2584 +<00005c0c> 21450 +<00005c0d> 4643 +<00005c0e> 3211 +<00005c0f> 2454 +<00005c11> 2455 +<00005c12> 16836 +<00005c13> 4644 +<00005c14> 14122 +<00005c16> 2705 +<00005c17> 21451 +<00005c19> 13835 +<00005c1a> 2456 +<00005c1e> 8437 +<00005c1f> 19324 +<00005c20> 4645 +<00005c22> 4646 +<00005c23> 14476 +<00005c24> 3820 +<00005c26> 21452 +<00005c28> 4647 +<00005c29> 17538 +<00005c2a> 19325 +<00005c2b> 14477 +<00005c2c> 19326 +<00005c2d> 1726 +<00005c2e> 21453 +<00005c30> 14478 +<00005c31> 2348 +<00005c32> 21454 +<00005c35> 21455 +<00005c36> 19327 +<00005c3a> 2312 +<00005c3b> 2546 +<00005c3c> 3276 +<00005c3d> 2586 +<00005c3e> 3468 +<00005c3f> 3288 +<00005c40> 1729 +<00005c41> 4650 +<00005c45> 1673 +endcidchar + +100 begincidchar +<00005c46> 4651 +<00005c48> 1782 +<00005c4a> 3239 +<00005c4b> 1328 +<00005c4d> 2209 +<00005c4e> 4652 +<00005c4f> 4655 +<00005c50> 4654 +<00005c51> 1781 +<00005c53> 4653 +<00005c55> 3122 +<00005c59> 19328 +<00005c5a> 21456 +<00005c5b> 7826 +<00005c5c> 19329 +<00005c5e> 2832 +<00005c5f> 17540 +<00005c60> 3141 +<00005c61> 2292 +<00005c62> 7693 +<00005c63> 14479 +<00005c64> 2778 +<00005c65> 3940 +<00005c69> 14480 +<00005c6c> 4657 +<00005c6d> 19330 +<00005c6e> 4658 +<00005c6f> 3246 +<00005c70> 17543 +<00005c71> 2177 +<00005c76> 4660 +<00005c79> 4661 +<00005c7a> 16839 +<00005c7b> 21459 +<00005c7c> 14481 +<00005c7d> 21460 +<00005c87> 21461 +<00005c88> 17548 +<00005c8a> 17549 +<00005c8c> 4662 +<00005c8f> 16840 +<00005c90> 1584 +<00005c91> 4663 +<00005c92> 21462 +<00005c94> 4664 +<00005c9d> 21463 +<00005c9f> 16841 +<00005ca0> 17553 +<00005ca1> 1324 +<00005ca2> 17554 +<00005ca3> 16842 +<00005ca6> 8438 +<00005ca7> 17555 +<00005ca8> 2749 +<00005ca9> 1568 +<00005caa> 16843 +<00005cab> 4666 +<00005cac> 3764 +<00005cad> 17557 +<00005cb1> 2866 +<00005cb2> 21464 +<00005cb3> 1463 +<00005cb4> 21465 +<00005cb5> 17558 +<00005cb6> 4668 +<00005cb7> 4670 +<00005cb8> 1563 +<00005cba> 8439 +<00005cbb> 4667 +<00005cbc> 4669 +<00005cbe> 4672 +<00005cc5> 4671 +<00005cc7> 4673 +<00005cc9> 17560 +<00005ccb> 14482 +<00005cd0> 16844 +<00005cd2> 14483 +<00005cd7> 21466 +<00005cd9> 4674 +<00005cdd> 19331 +<00005ce0> 3221 +<00005ce1> 1702 +<00005ce6> 14124 +<00005ce8> 1381 +<00005ce9> 4675 +<00005cea> 4680 +<00005ced> 4678 +<00005cee> 21467 +<00005cef> 3655 +<00005cf0> 3654 +<00005cf4> 14484 +<00005cf5> 8440 +<00005cf6> 3169 +<00005cfa> 4677 +<00005cfb> 2398 +<00005cfd> 4676 +<00005d01> 19332 +<00005d06> 17563 +<00005d07> 2616 +<00005d0b> 4681 +endcidchar + +100 begincidchar +<00005d0d> 16846 +<00005d0e> 2138 +<00005d10> 17564 +<00005d11> 4687 +<00005d12> 21470 +<00005d14> 4688 +<00005d15> 4682 +<00005d16> 1425 +<00005d17> 4683 +<00005d18> 4692 +<00005d19> 4691 +<00005d1a> 4690 +<00005d1b> 4686 +<00005d1d> 17566 +<00005d1f> 4685 +<00005d20> 17567 +<00005d22> 4689 +<00005d23> 21471 +<00005d24> 14485 +<00005d26> 14486 +<00005d27> 8441 +<00005d29> 3656 +<00005d2b> 17565 +<00005d31> 17568 +<00005d34> 19333 +<00005d39> 17569 +<00005d3d> 19334 +<00005d3f> 21472 +<00005d42> 8444 +<00005d43> 14487 +<00005d46> 14488 +<00005d47> 16847 +<00005d48> 21473 +<00005d4a> 14489 +<00005d4b> 4696 +<00005d4c> 4693 +<00005d4e> 4695 +<00005d50> 3932 +<00005d51> 21475 +<00005d52> 4694 +<00005d53> 8442 +<00005d55> 21474 +<00005d59> 19335 +<00005d5c> 4684 +<00005d61> 17571 +<00005d62> 21478 +<00005d64> 21479 +<00005d69> 2617 +<00005d6a> 17572 +<00005d6c> 4697 +<00005d6d> 8445 +<00005d6f> 2087 +<00005d70> 17574 +<00005d73> 4698 +<00005d76> 4699 +<00005d7e> 19336 +<00005d7f> 21482 +<00005d81> 16848 +<00005d82> 4702 +<00005d83> 19337 +<00005d84> 4701 +<00005d87> 4700 +<00005d88> 17577 +<00005d8a> 21483 +<00005d8b> 3170 +<00005d8c> 4679 +<00005d90> 4708 +<00005d92> 14490 +<00005d93> 21484 +<00005d94> 14491 +<00005d95> 21485 +<00005d97> 17579 +<00005d99> 14492 +<00005d9b> 21486 +<00005d9d> 4704 +<00005d9f> 21487 +<00005da0> 14493 +<00005da2> 4703 +<00005da4> 16849 +<00005da7> 16850 +<00005dab> 21488 +<00005dac> 4705 +<00005dae> 4706 +<00005db0> 17580 +<00005db2> 15405 +<00005db4> 17581 +<00005db7> 4709 +<00005dba> 4014 +<00005dbc> 4710 +<00005dbd> 4707 +<00005dc3> 21489 +<00005dc7> 19338 +<00005dc9> 4711 +<00005dcb> 16851 +<00005dcc> 1564 +<00005dcd> 4712 +<00005dce> 21490 +<00005dd0> 8448 +<00005dd1> 17583 +<00005dd2> 4714 +endcidchar + +100 begincidchar +<00005dd3> 4713 +<00005dd6> 4715 +<00005dd7> 17584 +<00005dd8> 14494 +<00005dd9> 21491 +<00005ddb> 4716 +<00005ddd> 2706 +<00005dde> 2349 +<00005de0> 14495 +<00005de1> 2414 +<00005de2> 13362 +<00005de3> 2789 +<00005de4> 17586 +<00005de5> 1979 +<00005de6> 2088 +<00005de7> 1980 +<00005de8> 1674 +<00005de9> 17587 +<00005deb> 4717 +<00005dee> 2089 +<00005df1> 1918 +<00005df2> 4718 +<00005df3> 3762 +<00005df4> 3321 +<00005df5> 4719 +<00005df7> 1981 +<00005df8> 14496 +<00005df9> 19339 +<00005dfb> 1512 +<00005dfd> 2917 +<00005dfe> 1738 +<00005dff> 13794 +<00005e00> 14497 +<00005e02> 2210 +<00005e03> 3533 +<00005e06> 3413 +<00005e07> 21492 +<00005e0b> 4720 +<00005e0c> 1585 +<00005e0d> 21493 +<00005e11> 4723 +<00005e12> 14498 +<00005e16> 3005 +<00005e18> 14501 +<00005e19> 4722 +<00005e1a> 4721 +<00005e1b> 4724 +<00005e1d> 3079 +<00005e1f> 17591 +<00005e20> 21494 +<00005e25> 2601 +<00005e28> 19340 +<00005e2b> 2211 +<00005e2d> 2670 +<00005e2e> 14502 +<00005e2f> 2867 +<00005e30> 1596 +<00005e32> 19341 +<00005e33> 3006 +<00005e35> 19342 +<00005e38> 2519 +<00005e3d> 3687 +<00005e3e> 17592 +<00005e40> 4729 +<00005e43> 4728 +<00005e44> 4727 +<00005e45> 3567 +<00005e47> 4736 +<00005e49> 17593 +<00005e4b> 21495 +<00005e4c> 3720 +<00005e4e> 4730 +<00005e54> 4732 +<00005e55> 3737 +<00005e56> 17595 +<00005e57> 4731 +<00005e58> 14503 +<00005e5b> 19343 +<00005e5c> 21498 +<00005e5e> 16852 +<00005e5f> 4733 +<00005e61> 3388 +<00005e62> 4734 +<00005e63> 3598 +<00005e64> 4735 +<00005e68> 19344 +<00005e6a> 19345 +<00005e70> 21499 +<00005e72> 1519 +<00005e73> 3599 +<00005e74> 3301 +<00005e77> 19346 +<00005e78> 1982 +<00005e79> 1520 +<00005e7a> 4739 +<00005e7b> 1900 +<00005e7c> 3886 +<00005e7d> 3859 +<00005e7e> 1586 +<00005e7f> 4741 +endcidchar + +100 begincidchar +<00005e80> 19347 +<00005e81> 3007 +<00005e83> 1983 +<00005e84> 2457 +<00005e87> 3443 +<00005e8a> 2458 +<00005e8b> 19348 +<00005e8e> 21500 +<00005e8f> 2434 +<00005e95> 3080 +<00005e96> 3657 +<00005e97> 3123 +<00005e99> 14000 +<00005e9a> 1984 +<00005e9c> 3534 +<00005ea0> 4742 +<00005ea2> 21501 +<00005ea4> 21502 +<00005ea5> 17600 +<00005ea6> 3155 +<00005ea7> 2098 +<00005ea8> 14506 +<00005eaa> 14507 +<00005eab> 1919 +<00005eac> 17601 +<00005ead> 3081 +<00005eb1> 21503 +<00005eb3> 19349 +<00005eb5> 1159 +<00005eb6> 2424 +<00005eb7> 1985 +<00005eb8> 3889 +<00005eb9> 17602 +<00005ebd> 19350 +<00005ec3> 3335 +<00005ec6> 17603 +<00005ec8> 4745 +<00005ec9> 4031 +<00005eca> 4051 +<00005ecb> 15390 +<00005ecc> 21504 +<00005ece> 21505 +<00005ecf> 4747 +<00005ed0> 4746 +<00005ed1> 19351 +<00005ed2> 14511 +<00005ed3> 1445 +<00005ed6> 4748 +<00005ed9> 17604 +<00005edc> 21506 +<00005edd> 4750 +<00005ede> 21507 +<00005edf> 3506 +<00005ee0> 2459 +<00005ee1> 4754 +<00005ee2> 4753 +<00005ee3> 4749 +<00005ee5> 21508 +<00005eeb> 21509 +<00005eec> 4757 +<00005ef0> 4760 +<00005ef1> 4758 +<00005ef3> 4759 +<00005ef4> 4761 +<00005ef6> 1286 +<00005ef7> 3082 +<00005ef8> 4762 +<00005ef9> 16853 +<00005efa> 1872 +<00005efb> 1398 +<00005efc> 3308 +<00005efd> 17606 +<00005efe> 4763 +<00005eff> 3283 +<00005f00> 16854 +<00005f01> 3627 +<00005f02> 16855 +<00005f03> 4764 +<00005f04> 4052 +<00005f06> 21510 +<00005f07> 14512 +<00005f08> 17607 +<00005f09> 4765 +<00005f0a> 3600 +<00005f0b> 4768 +<00005f0c> 4090 +<00005f0d> 4106 +<00005f0e> 14513 +<00005f0f> 2268 +<00005f10> 3277 +<00005f11> 4769 +<00005f13> 1655 +<00005f14> 3008 +<00005f15> 1214 +<00005f16> 4770 +<00005f17> 3574 +<00005f18> 1986 +<00005f19> 21511 +<00005f1b> 2958 +<00005f1e> 17609 +endcidchar + +100 begincidchar +<00005f1f> 3083 +<00005f21> 8449 +<00005f22> 14516 +<00005f23> 16856 +<00005f24> 21512 +<00005f25> 3835 +<00005f26> 1901 +<00005f27> 1920 +<00005f28> 14517 +<00005f29> 4771 +<00005f2d> 4772 +<00005f2e> 21515 +<00005f2f> 4778 +<00005f30> 21516 +<00005f31> 2321 +<00005f34> 8450 +<00005f35> 3009 +<00005f36> 14518 +<00005f37> 1703 +<00005f38> 4773 +<00005f3a> 13720 +<00005f3b> 14519 +<00005f3c> 3485 +<00005f3d> 16857 +<00005f3e> 2948 +<00005f3f> 21517 +<00005f40> 14520 +<00005f41> 4774 +<00005f44> 21518 +<00005f45> 8370 +<00005f47> 17610 +<00005f48> 4775 +<00005f4a> 1704 +<00005f4c> 4776 +<00005f4d> 19354 +<00005f4e> 4777 +<00005f50> 14521 +<00005f51> 4779 +<00005f53> 3184 +<00005f54> 16858 +<00005f58> 14522 +<00005f59> 4782 +<00005f5b> 21519 +<00005f5c> 4767 +<00005f5d> 4766 +<00005f60> 21520 +<00005f61> 4783 +<00005f62> 1815 +<00005f63> 17611 +<00005f64> 14523 +<00005f65> 13996 +<00005f66> 3481 +<00005f67> 8451 +<00005f69> 2108 +<00005f6a> 3497 +<00005f6b> 3010 +<00005f6c> 3517 +<00005f6d> 4784 +<00005f6f> 21521 +<00005f70> 2460 +<00005f71> 1256 +<00005f72> 17612 +<00005f73> 4785 +<00005f77> 4786 +<00005f78> 21524 +<00005f79> 3838 +<00005f7a> 21525 +<00005f7c> 3444 +<00005f7d> 16859 +<00005f7e> 17613 +<00005f7f> 4789 +<00005f80> 1311 +<00005f81> 2640 +<00005f82> 4788 +<00005f83> 4787 +<00005f84> 1816 +<00005f85> 2868 +<00005f87> 4793 +<00005f88> 4791 +<00005f89> 14524 +<00005f8a> 4790 +<00005f8b> 3951 +<00005f8c> 1945 +<00005f8d> 21526 +<00005f8f> 17614 +<00005f90> 2435 +<00005f91> 4792 +<00005f92> 3142 +<00005f93> 2376 +<00005f96> 21527 +<00005f97> 3224 +<00005f98> 4796 +<00005f99> 4795 +<00005f9c> 14525 +<00005f9d> 21528 +<00005f9e> 4794 +<00005fa0> 4797 +<00005fa1> 1946 +<00005fa2> 17615 +<00005fa4> 14527 +endcidchar + +100 begincidchar +<00005fa7> 14526 +<00005fa8> 4798 +<00005fa9> 3566 +<00005faa> 2405 +<00005fab> 21529 +<00005fac> 19355 +<00005fad> 4799 +<00005fae> 3469 +<00005faf> 14528 +<00005fb3> 3225 +<00005fb4> 3011 +<00005fb5> 13368 +<00005fb7> 8452 +<00005fb8> 14529 +<00005fb9> 3114 +<00005fbc> 4800 +<00005fbd> 1605 +<00005fc3> 2554 +<00005fc4> 14530 +<00005fc5> 3486 +<00005fc7> 17616 +<00005fc8> 21532 +<00005fc9> 14531 +<00005fcb> 17617 +<00005fcc> 1587 +<00005fcd> 3292 +<00005fd6> 4801 +<00005fd7> 2212 +<00005fdc> 1312 +<00005fdd> 4806 +<00005fde> 8453 +<00005fe0> 2983 +<00005fe1> 14532 +<00005fe2> 17621 +<00005fe4> 4803 +<00005fe8> 21535 +<00005fe9> 14533 +<00005fea> 19356 +<00005feb> 1399 +<00005fec> 21536 +<00005fed> 14534 +<00005ff0> 4854 +<00005ff1> 4805 +<00005ff2> 21537 +<00005ff3> 17624 +<00005ff5> 3302 +<00005ff6> 21538 +<00005ff8> 4804 +<00005ffa> 21539 +<00005ffb> 4802 +<00005ffc> 14535 +<00005ffd> 2060 +<00005fff> 4808 +<00006007> 19357 +<0000600a> 21540 +<0000600d> 16860 +<0000600e> 4814 +<0000600f> 4820 +<00006010> 4812 +<00006012> 3158 +<00006013> 21541 +<00006014> 16861 +<00006015> 4817 +<00006016> 3535 +<00006017> 14536 +<00006018> 16862 +<00006019> 4811 +<0000601a> 14537 +<0000601b> 4816 +<0000601c> 4015 +<0000601d> 2213 +<0000601f> 21542 +<00006020> 2869 +<00006021> 4809 +<00006022> 17626 +<00006024> 17627 +<00006025> 1656 +<00006026> 4819 +<00006027> 2641 +<00006028> 1287 +<00006029> 4813 +<0000602a> 1400 +<0000602b> 4818 +<0000602d> 21543 +<0000602f> 1705 +<00006031> 4815 +<00006033> 14538 +<00006035> 16863 +<0000603a> 4821 +<00006040> 21544 +<00006041> 4823 +<00006042> 4833 +<00006043> 4831 +<00006046> 4828 +<00006047> 16864 +<00006048> 21545 +<00006049> 19358 +<0000604a> 4827 +<0000604b> 4032 +<0000604c> 17629 +endcidchar + +100 begincidchar +<0000604d> 4829 +<00006050> 1706 +<00006051> 21546 +<00006052> 1987 +<00006054> 19359 +<00006055> 2436 +<00006059> 4836 +<0000605a> 4822 +<0000605d> 8454 +<0000605f> 4826 +<00006060> 4810 +<00006061> 14539 +<00006062> 1402 +<00006063> 4830 +<00006064> 4832 +<00006065> 2959 +<00006067> 19360 +<00006068> 2072 +<00006069> 1336 +<0000606a> 4824 +<0000606b> 4835 +<0000606c> 4834 +<0000606d> 1707 +<0000606f> 2825 +<00006070> 1476 +<00006071> 21549 +<00006075> 1817 +<00006077> 4825 +<0000607e> 21550 +<0000607f> 14540 +<00006081> 4837 +<00006082> 21551 +<00006083> 4840 +<00006084> 4842 +<00006085> 8455 +<00006086> 21552 +<00006088> 21553 +<00006089> 2281 +<0000608a> 8456 +<0000608b> 4848 +<0000608c> 3084 +<0000608d> 4838 +<0000608e> 21554 +<00006091> 21555 +<00006092> 4846 +<00006093> 21556 +<00006094> 1401 +<00006095> 17630 +<00006098> 21557 +<0000609a> 4841 +<0000609b> 4843 +<0000609d> 16865 +<0000609e> 14541 +<0000609f> 1947 +<000060a0> 3860 +<000060a2> 21559 +<000060a3> 1521 +<000060a4> 14542 +<000060a5> 21560 +<000060a6> 1275 +<000060a7> 4847 +<000060a8> 17631 +<000060a9> 3312 +<000060aa> 1137 +<000060b0> 14543 +<000060b1> 17633 +<000060b2> 3445 +<000060b3> 4807 +<000060b4> 4853 +<000060b5> 4857 +<000060b6> 3825 +<000060b7> 21561 +<000060b8> 4850 +<000060bb> 19361 +<000060bc> 3171 +<000060bd> 4855 +<000060be> 17634 +<000060c2> 21562 +<000060c4> 19362 +<000060c5> 2520 +<000060c6> 4856 +<000060c7> 3247 +<000060c8> 17635 +<000060cb> 14544 +<000060d1> 4077 +<000060d3> 4852 +<000060d4> 16866 +<000060d5> 8458 +<000060d8> 4858 +<000060d9> 17636 +<000060da> 2061 +<000060db> 14545 +<000060dc> 2671 +<000060dd> 16867 +<000060de> 8457 +<000060df> 1176 +<000060e0> 4851 +<000060e1> 4849 +<000060e2> 21567 +<000060e3> 2780 +endcidchar + +100 begincidchar +<000060e5> 21568 +<000060e7> 4839 +<000060e8> 2178 +<000060ee> 17637 +<000060f0> 2854 +<000060f1> 4870 +<000060f2> 8460 +<000060f3> 2781 +<000060f4> 4865 +<000060f5> 17638 +<000060f8> 14546 +<000060f9> 2322 +<000060fa> 4866 +<000060fb> 4869 +<000060fc> 21569 +<000060fd> 19363 +<00006100> 4864 +<00006101> 2351 +<00006102> 21570 +<00006103> 4867 +<00006106> 4861 +<00006107> 21571 +<00006108> 3848 +<00006109> 3847 +<0000610a> 19364 +<0000610c> 21572 +<0000610f> 1177 +<00006110> 17639 +<00006111> 8461 +<00006115> 4860 +<00006116> 19365 +<00006117> 21573 +<00006119> 17640 +<0000611a> 1770 +<0000611b> 1130 +<0000611c> 14550 +<0000611e> 17641 +<0000611f> 1522 +<00006120> 8459 +<00006121> 4868 +<00006122> 21574 +<00006127> 4876 +<00006128> 4875 +<0000612a> 19366 +<0000612b> 16868 +<0000612c> 4880 +<00006130> 8463 +<00006131> 21575 +<00006134> 4881 +<00006135> 21576 +<00006136> 19367 +<00006137> 8462 +<00006139> 21577 +<0000613a> 17642 +<0000613c> 4879 +<0000613d> 4882 +<0000613e> 4874 +<0000613f> 4878 +<00006141> 17644 +<00006142> 4883 +<00006144> 4884 +<00006145> 21578 +<00006146> 17645 +<00006147> 4873 +<00006148> 2250 +<00006149> 21579 +<0000614a> 4877 +<0000614b> 2870 +<0000614c> 1988 +<0000614d> 4859 +<0000614e> 2555 +<00006153> 4897 +<00006155> 3641 +<0000615d> 4896 +<0000615e> 19368 +<0000615f> 4895 +<00006160> 17646 +<00006162> 3755 +<00006163> 1523 +<00006164> 19369 +<00006165> 4893 +<00006167> 1819 +<00006168> 1426 +<0000616b> 4890 +<0000616c> 21580 +<0000616e> 3968 +<0000616f> 4892 +<00006170> 1178 +<00006171> 4894 +<00006172> 21581 +<00006173> 4885 +<00006174> 4891 +<00006175> 4898 +<00006176> 1818 +<00006177> 4886 +<00006178> 21582 +<0000617b> 19370 +<0000617c> 14551 +<0000617d> 19371 +<0000617e> 3911 +endcidchar + +100 begincidchar +<0000617f> 19372 +<00006182> 3861 +<00006187> 4901 +<0000618a> 4905 +<0000618b> 21587 +<0000618d> 14552 +<0000618e> 2816 +<00006190> 4033 +<00006191> 4906 +<00006194> 4903 +<00006196> 4900 +<00006197> 17650 +<00006198> 8464 +<00006199> 4899 +<0000619a> 4904 +<0000619c> 21588 +<0000619d> 19373 +<0000619f> 14553 +<000061a0> 21589 +<000061a4> 3584 +<000061a5> 17651 +<000061a7> 3212 +<000061a8> 14554 +<000061a9> 1820 +<000061aa> 21590 +<000061ab> 4907 +<000061ac> 4902 +<000061ad> 17652 +<000061ae> 4908 +<000061b2> 1873 +<000061b6> 1329 +<000061b8> 19374 +<000061b9> 16870 +<000061ba> 4916 +<000061bc> 16869 +<000061be> 1524 +<000061c2> 14555 +<000061c3> 4914 +<000061c6> 4915 +<000061c7> 2073 +<000061c8> 4913 +<000061c9> 4911 +<000061ca> 4910 +<000061cb> 4917 +<000061cc> 4909 +<000061cd> 4919 +<000061d0> 1403 +<000061d5> 17654 +<000061dc> 19375 +<000061dd> 17655 +<000061de> 21595 +<000061df> 14556 +<000061e1> 21596 +<000061e2> 19376 +<000061e3> 4921 +<000061e5> 19377 +<000061e6> 4920 +<000061e7> 21597 +<000061e8> 19378 +<000061e9> 21598 +<000061ef> 21601 +<000061f2> 3012 +<000061f4> 4924 +<000061f5> 17656 +<000061f6> 4922 +<000061f7> 4912 +<000061f8> 1874 +<000061fa> 4923 +<000061fc> 4927 +<000061fd> 4926 +<000061fe> 4928 +<000061ff> 4925 +<00006200> 4929 +<00006201> 21602 +<00006203> 21603 +<00006204> 19379 +<00006207> 19380 +<0000620a> 3642 +<0000620c> 4933 +<0000620d> 4932 +<0000620e> 2377 +<00006210> 2642 +<00006211> 1382 +<00006212> 1404 +<00006213> 8465 +<00006214> 4934 +<00006215> 14557 +<00006216> 1155 +<0000621a> 2672 +<0000621b> 4935 +<0000621c> 21604 +<0000621d> 6756 +<0000621e> 4936 +<0000621f> 1847 +<00006220> 21605 +<00006221> 4937 +<00006222> 16871 +<00006223> 17658 +<00006226> 2707 +<00006227> 21606 +endcidchar + +100 begincidchar +<00006229> 14558 +<0000622a> 4938 +<0000622b> 21607 +<0000622e> 4939 +<0000622f> 1620 +<00006230> 4940 +<00006231> 19381 +<00006234> 2871 +<00006236> 13757 +<00006238> 1921 +<00006239> 19382 +<0000623b> 3821 +<0000623d> 19383 +<0000623e> 13390 +<0000623f> 3690 +<00006240> 2420 +<00006241> 4943 +<00006242> 21608 +<00006243> 14559 +<00006244> 21609 +<00006246> 14560 +<00006247> 2708 +<00006248> 6938 +<00006249> 3446 +<0000624b> 2326 +<0000624c> 14561 +<0000624d> 2109 +<0000624e> 4944 +<00006250> 21610 +<00006251> 14562 +<00006252> 17659 +<00006253> 2855 +<00006254> 21611 +<00006255> 3575 +<00006256> 14563 +<00006258> 2897 +<0000625a> 16872 +<0000625b> 4947 +<0000625c> 21612 +<0000625e> 4945 +<00006260> 4948 +<00006261> 17660 +<00006263> 4946 +<00006264> 17661 +<00006268> 4949 +<0000626d> 17663 +<0000626e> 3585 +<0000626f> 16873 +<00006271> 1147 +<00006273> 17664 +<00006276> 3536 +<00006279> 3447 +<0000627a> 19384 +<0000627b> 17662 +<0000627c> 4950 +<0000627d> 21613 +<0000627e> 4953 +<0000627f> 2461 +<00006280> 1621 +<00006282> 4951 +<00006283> 4958 +<00006284> 2462 +<00006285> 13765 +<00006289> 4952 +<0000628a> 3322 +<00006290> 19385 +<00006291> 3912 +<00006294> 4959 +<00006295> 3172 +<00006296> 4956 +<00006297> 1989 +<00006298> 2690 +<00006299> 17665 +<0000629b> 4973 +<0000629c> 3400 +<0000629e> 2898 +<000062a6> 8466 +<000062a8> 19386 +<000062ab> 3448 +<000062ac> 5042 +<000062b1> 3658 +<000062b3> 21617 +<000062b5> 3085 +<000062b9> 3747 +<000062ba> 21620 +<000062bb> 4962 +<000062bc> 1313 +<000062bd> 2984 +<000062c2> 4971 +<000062c4> 14564 +<000062c5> 2930 +<000062c6> 4965 +<000062c7> 4972 +<000062c8> 4967 +<000062c9> 4974 +<000062ca> 4970 +<000062cc> 4969 +<000062cd> 3365 +<000062ce> 21623 +<000062cf> 4963 +endcidchar + +100 begincidchar +<000062d0> 1405 +<000062d1> 4961 +<000062d2> 1675 +<000062d3> 2899 +<000062d4> 4957 +<000062d5> 17666 +<000062d6> 16874 +<000062d7> 4960 +<000062d8> 1990 +<000062d9> 2687 +<000062da> 19387 +<000062db> 2463 +<000062dc> 4968 +<000062dd> 3336 +<000062e0> 1676 +<000062e1> 1446 +<000062ea> 21624 +<000062ec> 1477 +<000062ed> 2535 +<000062ee> 4976 +<000062ef> 4981 +<000062f1> 4977 +<000062f2> 21625 +<000062f3> 1875 +<000062f4> 19388 +<000062f5> 4982 +<000062f6> 2160 +<000062f7> 2043 +<000062fc> 14565 +<000062fd> 17668 +<000062fe> 2352 +<000062ff> 4964 +<00006301> 2251 +<00006302> 4979 +<00006303> 17669 +<00006304> 21626 +<00006307> 2214 +<00006308> 4980 +<00006309> 1160 +<0000630a> 14566 +<0000630b> 21627 +<0000630c> 4975 +<0000630d> 14567 +<00006310> 17670 +<00006311> 3013 +<00006313> 21628 +<00006316> 19389 +<00006318> 14568 +<00006319> 1677 +<0000631b> 14135 +<0000631f> 1708 +<00006327> 4978 +<00006328> 1131 +<00006329> 21629 +<0000632a> 19390 +<0000632b> 2099 +<0000632d> 21630 +<0000632f> 2556 +<00006332> 17673 +<00006335> 17674 +<00006336> 19391 +<00006339> 14569 +<0000633a> 3086 +<0000633d> 3432 +<0000633e> 4984 +<0000633f> 2784 +<00006341> 17677 +<00006344> 17678 +<00006346> 19392 +<00006349> 2826 +<0000634a> 21631 +<0000634b> 19393 +<0000634c> 2169 +<0000634d> 4985 +<0000634e> 17679 +<0000634f> 4987 +<00006350> 4983 +<00006352> 21632 +<00006353> 19394 +<00006354> 21633 +<00006355> 3633 +<00006357> 3033 +<00006358> 21634 +<00006359> 17681 +<0000635b> 21635 +<0000635c> 2782 +<00006365> 14572 +<00006366> 21636 +<00006367> 3659 +<00006368> 2298 +<00006369> 4999 +<0000636b> 4998 +<0000636c> 17684 +<0000636d> 21637 +<0000636e> 2622 +<00006371> 19395 +<00006372> 1876 +<00006374> 14573 +<00006375> 19396 +<00006376> 4992 +endcidchar + +100 begincidchar +<00006377> 2465 +<00006378> 21638 +<0000637a> 3264 +<0000637b> 3303 +<0000637c> 16875 +<0000637d> 14574 +<0000637f> 19397 +<00006380> 4990 +<00006382> 19398 +<00006383> 2783 +<00006384> 14575 +<00006387> 14576 +<00006388> 2340 +<00006389> 4995 +<0000638a> 19399 +<0000638c> 2464 +<0000638e> 4989 +<0000638f> 4994 +<00006390> 14577 +<00006392> 3337 +<00006394> 17687 +<00006395> 21639 +<00006396> 4988 +<00006398> 1783 +<00006399> 17685 +<0000639a> 21640 +<0000639b> 1467 +<0000639e> 14578 +<0000639f> 4996 +<000063a0> 3955 +<000063a1> 2110 +<000063a2> 2931 +<000063a3> 4993 +<000063a4> 21641 +<000063a5> 2688 +<000063a6> 21642 +<000063a7> 1991 +<000063a8> 2602 +<000063a9> 1288 +<000063aa> 2750 +<000063ab> 4991 +<000063ac> 1631 +<000063ad> 21643 +<000063b2> 1821 +<000063b4> 3051 +<000063b5> 4997 +<000063bb> 2785 +<000063bd> 17688 +<000063be> 5000 +<000063c0> 5002 +<000063c1> 21644 +<000063c3> 2839 +<000063c4> 5008 +<000063c5> 21645 +<000063c6> 5003 +<000063c8> 21646 +<000063c9> 5005 +<000063ce> 21647 +<000063cf> 3507 +<000063d0> 3087 +<000063d1> 14579 +<000063d2> 5006 +<000063d3> 21648 +<000063d6> 3862 +<000063da> 3890 +<000063db> 1525 +<000063dc> 14580 +<000063e0> 17691 +<000063e1> 1138 +<000063e3> 5004 +<000063e5> 16876 +<000063e9> 5001 +<000063ea> 19402 +<000063ed> 13340 +<000063ee> 1588 +<000063f2> 17694 +<000063f3> 21649 +<000063f4> 1289 +<000063f5> 8467 +<000063f6> 5007 +<000063f7> 13892 +<000063fa> 3891 +<00006406> 5011 +<00006409> 14581 +<0000640a> 21650 +<0000640d> 2843 +<0000640f> 5018 +<00006410> 14582 +<00006412> 19405 +<00006413> 5012 +<00006414> 7724 +<00006416> 5009 +<00006417> 5016 +<00006418> 19406 +<0000641c> 4986 +<0000641e> 17695 +<00006420> 19407 +<00006422> 14583 +<00006424> 19408 +<00006425> 17696 +endcidchar + +100 begincidchar +<00006426> 5013 +<00006428> 5017 +<00006429> 17697 +<0000642a> 19409 +<0000642c> 3414 +<0000642d> 3173 +<0000642f> 17698 +<00006430> 21651 +<00006434> 5010 +<00006435> 19410 +<00006436> 5014 +<0000643a> 1822 +<0000643d> 19411 +<0000643e> 2145 +<0000643f> 19412 +<00006442> 2689 +<0000644b> 21652 +<0000644e> 5022 +<0000644f> 21653 +<00006451> 7747 +<00006452> 19413 +<00006453> 21654 +<00006454> 14584 +<00006458> 3104 +<0000645a> 17699 +<0000645b> 14585 +<0000645c> 21655 +<0000645d> 17700 +<0000645f> 19414 +<00006460> 8468 +<00006461> 21656 +<00006463> 21657 +<00006467> 5019 +<00006469> 3726 +<0000646d> 14586 +<0000646f> 5020 +<00006473> 17701 +<00006474> 19415 +<00006476> 5021 +<00006478> 3802 +<00006479> 16877 +<0000647a> 2630 +<0000647b> 14587 +<0000647d> 17702 +<00006483> 1848 +<00006485> 21658 +<00006487> 17703 +<00006488> 5028 +<0000648f> 21659 +<00006490> 19416 +<00006491> 17704 +<00006492> 2179 +<00006493> 5025 +<00006495> 5024 +<0000649a> 3304 +<0000649b> 21660 +<0000649d> 8469 +<0000649e> 3213 +<0000649f> 17705 +<000064a1> 21661 +<000064a3> 21662 +<000064a4> 3115 +<000064a5> 5026 +<000064a6> 21663 +<000064a8> 21664 +<000064a9> 5027 +<000064ab> 3553 +<000064ac> 19419 +<000064ad> 3323 +<000064ae> 2161 +<000064b0> 2709 +<000064b2> 3710 +<000064b3> 19420 +<000064b9> 1447 +<000064bb> 5034 +<000064bc> 5029 +<000064bd> 21665 +<000064c1> 3892 +<000064c2> 5036 +<000064c4> 16878 +<000064c5> 5032 +<000064c7> 5033 +<000064c9> 21666 +<000064ca> 13341 +<000064cd> 2786 +<000064ce> 8470 +<000064d0> 16879 +<000064d1> 21667 +<000064d2> 5031 +<000064d4> 4966 +<000064d5> 17708 +<000064d7> 17709 +<000064d8> 5035 +<000064da> 5030 +<000064e2> 3105 +<000064e3> 5043 +<000064e4> 17711 +<000064e5> 14590 +<000064e6> 2162 +<000064e7> 5038 +endcidchar + +100 begincidchar +<000064ec> 1622 +<000064ed> 19421 +<000064ef> 5044 +<000064f0> 19422 +<000064f1> 5037 +<000064f2> 5048 +<000064f4> 5047 +<000064f5> 21670 +<000064f6> 5046 +<000064f7> 14591 +<000064fa> 5049 +<000064fb> 14592 +<000064fd> 5051 +<000064fe> 2521 +<000064ff> 17712 +<00006500> 5050 +<00006501> 21671 +<00006504> 14593 +<00006505> 5054 +<0000650f> 17714 +<00006513> 21675 +<00006514> 17715 +<00006516> 14594 +<00006518> 5052 +<00006519> 14595 +<0000651b> 19423 +<0000651c> 5053 +<0000651d> 5015 +<0000651e> 17717 +<0000651f> 19424 +<00006522> 7831 +<00006523> 5056 +<00006524> 5055 +<00006526> 21676 +<00006529> 16880 +<0000652a> 5023 +<0000652b> 5057 +<0000652c> 5045 +<0000652e> 19425 +<0000652f> 2215 +<00006531> 21677 +<00006532> 17718 +<00006536> 5061 +<00006537> 5060 +<00006538> 5062 +<00006539> 1406 +<0000653a> 21678 +<0000653b> 1992 +<0000653e> 3660 +<0000653f> 2643 +<00006543> 21681 +<00006544> 17719 +<00006545> 1922 +<00006547> 14596 +<00006548> 5064 +<00006549> 19426 +<0000654d> 5067 +<0000654e> 8471 +<0000654f> 3524 +<00006550> 21682 +<00006551> 1657 +<00006552> 21683 +<00006554> 17720 +<00006555> 5066 +<00006556> 5065 +<00006557> 3338 +<00006558> 5068 +<00006559> 1709 +<0000655d> 5070 +<0000655e> 5069 +<0000655f> 21684 +<00006560> 19427 +<00006562> 1526 +<00006563> 2180 +<00006566> 3248 +<00006567> 14597 +<0000656b> 17721 +<0000656c> 1823 +<00006570> 2618 +<00006572> 5071 +<00006574> 2644 +<00006575> 3106 +<00006577> 3537 +<00006578> 5072 +<0000657a> 17722 +<0000657d> 21685 +<00006581> 14598 +<00006584> 17723 +<00006585> 14599 +<00006587> 3592 +<00006588> 4620 +<00006589> 2666 +<0000658a> 17724 +<0000658c> 3518 +<0000658e> 2120 +<00006590> 3449 +<00006591> 3415 +<00006592> 19428 +<00006595> 19429 +<00006597> 3143 +endcidchar + +100 begincidchar +<00006598> 21686 +<00006599> 3977 +<0000659b> 5076 +<0000659c> 2300 +<0000659d> 16881 +<0000659f> 5077 +<000065a0> 21687 +<000065a1> 1146 +<000065a3> 21688 +<000065a4> 1740 +<000065a5> 2673 +<000065a6> 21689 +<000065a7> 3538 +<000065ab> 5078 +<000065ac> 2192 +<000065ad> 2949 +<000065ae> 21690 +<000065af> 2217 +<000065b0> 2557 +<000065b2> 17725 +<000065b3> 21691 +<000065b4> 19430 +<000065b5> 17726 +<000065b7> 5079 +<000065b8> 17727 +<000065b9> 3661 +<000065bc> 1305 +<000065bd> 2218 +<000065be> 19431 +<000065bf> 17728 +<000065c1> 5082 +<000065c2> 14600 +<000065c3> 5080 +<000065c4> 5083 +<000065c5> 3969 +<000065c6> 5081 +<000065c8> 19432 +<000065c9> 17729 +<000065cb> 2719 +<000065cc> 5084 +<000065ce> 19433 +<000065cf> 2834 +<000065d0> 19434 +<000065d2> 5085 +<000065d4> 17730 +<000065d6> 21692 +<000065d7> 1590 +<000065d8> 21693 +<000065d9> 5087 +<000065db> 5086 +<000065df> 19435 +<000065e2> 1591 +<000065e3> 13701 +<000065e5> 3284 +<000065e6> 2932 +<000065e7> 1670 +<000065e8> 2219 +<000065e9> 2787 +<000065ec> 2406 +<000065ed> 1140 +<000065f0> 14601 +<000065f1> 5090 +<000065f2> 14602 +<000065f9> 17732 +<000065fa> 1314 +<000065fb> 5094 +<000065fc> 17733 +<00006600> 8472 +<00006602> 1993 +<00006603> 5093 +<00006604> 17734 +<00006606> 2075 +<00006607> 2466 +<00006608> 17735 +<00006609> 8474 +<0000660a> 5092 +<0000660c> 2467 +<0000660d> 21699 +<0000660e> 3788 +<0000660f> 2074 +<00006613> 1179 +<00006614> 2674 +<00006615> 8473 +<00006616> 21702 +<0000661c> 5099 +<0000661d> 21703 +<0000661e> 20304 +<0000661f> 2645 +<00006620> 1257 +<00006621> 17736 +<00006622> 16883 +<00006623> 21704 +<00006624> 8477 +<00006625> 2399 +<00006626> 21705 +<00006627> 3732 +<00006628> 2146 +<00006629> 21706 +<0000662a> 17737 +<0000662b> 16884 +endcidchar + +100 begincidchar +<0000662c> 14603 +<0000662d> 2468 +<0000662e> 8475 +<0000662f> 2635 +<00006630> 16885 +<00006631> 8366 +<00006633> 16886 +<00006634> 5098 +<00006637> 21708 +<00006639> 21707 +<0000663a> 16882 +<0000663b> 7680 +<0000663c> 2985 +<0000663f> 5129 +<00006640> 21709 +<00006641> 5103 +<00006642> 2252 +<00006643> 1994 +<00006644> 5101 +<00006645> 17738 +<00006646> 21710 +<00006648> 16887 +<00006649> 5102 +<0000664a> 21711 +<0000664b> 2558 +<0000664c> 14604 +<0000664e> 17740 +<0000664f> 5100 +<00006651> 17739 +<00006652> 2173 +<00006657> 8479 +<00006658> 21712 +<00006659> 8480 +<0000665a> 13377 +<0000665d> 5105 +<0000665e> 5104 +<0000665f> 5109 +<00006660> 21713 +<00006661> 14607 +<00006662> 5110 +<00006663> 14138 +<00006664> 5106 +<00006665> 8478 +<00006666> 1408 +<00006669> 3433 +<0000666a> 17745 +<0000666b> 14608 +<0000666e> 3539 +<0000666f> 1824 +<00006670> 5111 +<00006673> 8482 +<00006674> 2646 +<00006675> 21714 +<00006676> 2469 +<00006679> 21716 +<0000667a> 2960 +<0000667b> 17748 +<0000667c> 21717 +<0000667e> 19436 +<0000667f> 21715 +<00006680> 17749 +<00006681> 1727 +<00006683> 5112 +<00006684> 5116 +<00006687> 1355 +<00006688> 5113 +<00006689> 5115 +<0000668d> 16891 +<0000668e> 5114 +<00006690> 17750 +<00006691> 2421 +<00006692> 17751 +<00006696> 2950 +<00006697> 1161 +<00006698> 5117 +<00006699> 8483 +<0000669d> 5118 +<0000669f> 21721 +<000066a0> 8484 +<000066a2> 3014 +<000066a4> 14610 +<000066a6> 4025 +<000066ab> 2193 +<000066ad> 17753 +<000066ae> 3643 +<000066b1> 17754 +<000066b2> 8485 +<000066b3> 19439 +<000066b4> 3691 +<000066b5> 17755 +<000066b8> 5125 +<000066b9> 5120 +<000066bb> 16892 +<000066bc> 5123 +<000066be> 5122 +<000066bf> 8486 +<000066c0> 19440 +<000066c1> 5119 +<000066c4> 5124 +<000066c6> 13397 +endcidchar + +100 begincidchar +<000066c7> 3254 +<000066c8> 14611 +<000066c9> 5121 +<000066cc> 21725 +<000066ce> 21726 +<000066cf> 19441 +<000066d4> 21727 +<000066d6> 5126 +<000066d9> 2422 +<000066da> 5127 +<000066db> 16893 +<000066dc> 3893 +<000066dd> 3374 +<000066df> 21728 +<000066e0> 5128 +<000066e6> 5130 +<000066e8> 16894 +<000066e9> 5131 +<000066eb> 21729 +<000066ec> 14612 +<000066ee> 21730 +<000066f0> 5132 +<000066f2> 1730 +<000066f3> 1258 +<000066f4> 1995 +<000066f5> 5133 +<000066f7> 5134 +<000066f8> 2427 +<000066f9> 2788 +<000066fa> 8487 +<000066fb> 8369 +<000066fc> 4333 +<000066fd> 2752 +<000066fe> 2751 +<000066ff> 2872 +<00006700> 2103 +<00006701> 17759 +<00006703> 4171 +<00006705> 14613 +<00006707> 21731 +<00006708> 1860 +<00006709> 3863 +<0000670b> 3662 +<0000670d> 3568 +<0000670e> 8488 +<0000670f> 5135 +<00006712> 17760 +<00006713> 14614 +<00006714> 2147 +<00006715> 3035 +<00006716> 5136 +<00006717> 4053 +<00006719> 17762 +<0000671b> 3692 +<0000671c> 21732 +<0000671d> 3015 +<0000671e> 5137 +<0000671f> 1592 +<00006720> 21733 +<00006722> 21734 +<00006725> 19442 +<00006728> 3814 +<0000672a> 3760 +<0000672b> 3748 +<0000672c> 3722 +<0000672d> 2163 +<0000672e> 5141 +<00006731> 2327 +<00006733> 14615 +<00006734> 3711 +<00006735> 19443 +<00006736> 5143 +<00006737> 5146 +<00006738> 5145 +<0000673a> 1589 +<0000673d> 1658 +<0000673e> 21735 +<0000673f> 5142 +<00006741> 5144 +<00006743> 13751 +<00006745> 21736 +<00006746> 5147 +<00006747> 16895 +<00006748> 14616 +<00006749> 2623 +<0000674c> 14617 +<0000674d> 17765 +<0000674e> 3941 +<0000674f> 1165 +<00006750> 2128 +<00006751> 2844 +<00006753> 2313 +<00006754> 17766 +<00006755> 19444 +<00006756> 2523 +<00006759> 5150 +<0000675c> 3144 +<0000675d> 17767 +<0000675e> 5148 +<0000675f> 2827 +endcidchar + +100 begincidchar +<00006760> 5149 +<00006761> 2522 +<00006762> 3817 +<00006765> 3922 +<00006766> 8490 +<0000676a> 5157 +<0000676c> 21737 +<0000676d> 1996 +<0000676e> 13681 +<0000676f> 3339 +<00006770> 5154 +<00006771> 3174 +<00006772> 5091 +<00006773> 5095 +<00006774> 17771 +<00006775> 1641 +<00006776> 14618 +<00006777> 3325 +<0000677b> 14619 +<0000677c> 5156 +<0000677e> 2470 +<0000677f> 3416 +<00006780> 19445 +<00006781> 16896 +<00006784> 21738 +<00006785> 5162 +<00006787> 3470 +<00006789> 5153 +<0000678b> 5159 +<0000678c> 5158 +<0000678e> 21739 +<0000678f> 19446 +<00006790> 2675 +<00006791> 19447 +<00006792> 17773 +<00006793> 16897 +<00006795> 3739 +<00006796> 21740 +<00006797> 3995 +<00006798> 16898 +<00006799> 21741 +<0000679a> 3733 +<0000679b> 16899 +<0000679c> 1356 +<0000679d> 2220 +<000067a0> 4078 +<000067a1> 5161 +<000067a2> 2619 +<000067a4> 19448 +<000067a6> 5160 +<000067a9> 5155 +<000067af> 1923 +<000067b0> 14620 +<000067b1> 19449 +<000067b2> 14621 +<000067b3> 5167 +<000067b4> 5165 +<000067b5> 19450 +<000067b6> 1357 +<000067b7> 5163 +<000067b8> 5169 +<000067b9> 5175 +<000067bb> 8491 +<000067be> 19451 +<000067c0> 8493 +<000067c1> 2856 +<000067c2> 21744 +<000067c3> 17777 +<000067c4> 3601 +<000067c5> 21745 +<000067c6> 5177 +<000067c8> 17778 +<000067c9> 21746 +<000067ca> 3476 +<000067ce> 5176 +<000067cf> 3366 +<000067d0> 3693 +<000067d1> 1527 +<000067d2> 17779 +<000067d3> 2715 +<000067d4> 2378 +<000067d7> 14623 +<000067d8> 3055 +<000067d9> 14624 +<000067da> 3864 +<000067db> 17780 +<000067dc> 21747 +<000067dd> 5172 +<000067de> 5171 +<000067e1> 21748 +<000067e2> 5173 +<000067e4> 5170 +<000067e6> 21749 +<000067e7> 5178 +<000067e9> 5168 +<000067ec> 5166 +<000067ee> 5174 +<000067ef> 5164 +<000067f0> 14625 +<000067f1> 2986 +endcidchar + +100 begincidchar +<000067f2> 21750 +<000067f3> 3844 +<000067f4> 2290 +<000067f5> 2148 +<000067f6> 21751 +<000067f7> 17781 +<000067f9> 14622 +<000067fa> 7834 +<000067fb> 2090 +<000067fc> 16900 +<000067fe> 3741 +<000067ff> 1439 +<00006801> 14066 +<00006802> 3050 +<00006803> 3234 +<00006804> 1259 +<00006805> 7687 +<00006810> 17776 +<00006813> 2710 +<00006814> 21752 +<00006816> 2648 +<00006817> 1792 +<00006818> 17785 +<00006819> 21753 +<0000681d> 16901 +<0000681e> 5180 +<0000681f> 17786 +<00006821> 1997 +<00006822> 1498 +<00006827> 21754 +<00006828> 19452 +<00006829> 5182 +<0000682a> 1490 +<0000682b> 5188 +<0000682c> 14626 +<0000682d> 17787 +<0000682f> 21755 +<00006832> 5185 +<00006833> 17789 +<00006834> 2711 +<00006838> 1449 +<00006839> 2076 +<0000683b> 17790 +<0000683c> 1448 +<0000683d> 2111 +<0000683e> 17791 +<0000683f> 21756 +<00006840> 5183 +<00006841> 1851 +<00006842> 1825 +<00006843> 3175 +<00006844> 8495 +<00006845> 17792 +<00006846> 5181 +<00006848> 1162 +<00006849> 17793 +<0000684a> 21757 +<0000684c> 17794 +<0000684d> 5184 +<0000684e> 5186 +<00006850> 1733 +<00006851> 1794 +<00006852> 8492 +<00006853> 1528 +<00006854> 1637 +<00006855> 17795 +<00006857> 17796 +<00006858> 21758 +<00006859> 5189 +<0000685b> 14629 +<0000685c> 2153 +<0000685d> 3743 +<0000685f> 2181 +<00006863> 5190 +<00006867> 3490 +<0000686b> 17798 +<0000686e> 17799 +<00006872> 14630 +<00006874> 5202 +<00006875> 14631 +<00006876> 1331 +<00006877> 5191 +<00006879> 21762 +<0000687a> 14632 +<0000687b> 21763 +<0000687c> 17800 +<0000687e> 5208 +<0000687f> 5192 +<00006881> 3978 +<00006882> 17801 +<00006883> 5199 +<00006884> 14633 +<00006885> 3349 +<00006886> 19453 +<00006888> 21764 +<0000688d> 5207 +<0000688e> 7836 +<0000688f> 5194 +<00006890> 17802 +<00006893> 1144 +endcidchar + +100 begincidchar +<00006894> 5196 +<00006896> 17803 +<00006897> 1998 +<0000689b> 5198 +<0000689c> 17808 +<0000689d> 5197 +<0000689f> 5193 +<000068a0> 5204 +<000068a1> 21765 +<000068a2> 2471 +<000068a3> 16902 +<000068a5> 14634 +<000068a6> 4542 +<000068a7> 1948 +<000068a8> 3942 +<000068a9> 21766 +<000068ad> 5195 +<000068ae> 21767 +<000068af> 3088 +<000068b0> 1409 +<000068b1> 2077 +<000068b2> 14635 +<000068b3> 5187 +<000068b4> 17811 +<000068b5> 5203 +<000068b6> 1471 +<000068b9> 5201 +<000068ba> 5205 +<000068bb> 17812 +<000068bc> 3176 +<000068c3> 17816 +<000068c4> 1594 +<000068c5> 17817 +<000068c6> 5235 +<000068c8> 8367 +<000068c9> 3797 +<000068ca> 5210 +<000068cb> 1593 +<000068cc> 17818 +<000068cd> 5217 +<000068cf> 8496 +<000068d0> 14636 +<000068d1> 21768 +<000068d2> 3694 +<000068d3> 21769 +<000068d4> 5218 +<000068d5> 5220 +<000068d6> 14637 +<000068d7> 5224 +<000068d8> 5212 +<000068d9> 17819 +<000068da> 2920 +<000068df> 3177 +<000068e0> 5228 +<000068e1> 5215 +<000068e3> 5225 +<000068e7> 5219 +<000068e8> 14638 +<000068ea> 21772 +<000068eb> 19454 +<000068ec> 17822 +<000068ed> 14639 +<000068ee> 2559 +<000068ef> 5229 +<000068f2> 2647 +<000068f5> 19455 +<000068f6> 21773 +<000068f7> 17823 +<000068f9> 5227 +<000068fa> 1529 +<000068fb> 17813 +<000068fc> 14642 +<000068fd> 21774 +<00006900> 4086 +<00006901> 5209 +<00006903> 17824 +<00006904> 5223 +<00006905> 1180 +<00006906> 21775 +<00006907> 17825 +<00006908> 5211 +<00006909> 21776 +<0000690a> 16903 +<0000690b> 3782 +<0000690c> 5216 +<0000690d> 2536 +<0000690e> 3043 +<0000690f> 5206 +<00006910> 21777 +<00006911> 14643 +<00006912> 5222 +<00006913> 14644 +<00006916> 21778 +<00006917> 19456 +<00006919> 2624 +<0000691a> 5232 +<0000691b> 1487 +<0000691c> 1877 +<00006921> 5234 +<00006922> 5213 +endcidchar + +100 begincidchar +<00006923> 5233 +<00006925> 5226 +<00006926> 5214 +<00006928> 5230 +<0000692a> 5231 +<00006930> 5248 +<00006931> 21779 +<00006933> 19457 +<00006934> 3238 +<00006935> 14645 +<00006936> 5221 +<00006938> 19458 +<00006939> 5244 +<0000693b> 14646 +<0000693d> 5246 +<0000693f> 3060 +<00006942> 16906 +<00006945> 21780 +<00006946> 17829 +<00006949> 16904 +<0000694a> 3894 +<0000694e> 21781 +<00006953> 3560 +<00006954> 5241 +<00006955> 2858 +<00006957> 14647 +<00006959> 5247 +<0000695a> 2753 +<0000695b> 19459 +<0000695c> 5238 +<0000695d> 5251 +<0000695e> 5250 +<00006960> 3271 +<00006961> 5249 +<00006962> 3266 +<00006963> 14648 +<00006964> 16907 +<00006965> 19460 +<00006966> 21782 +<00006968> 8498 +<00006969> 17830 +<0000696a> 5253 +<0000696b> 5240 +<0000696c> 17831 +<0000696d> 1728 +<0000696e> 5243 +<0000696f> 2407 +<00006972> 14649 +<00006973> 3350 +<00006974> 5245 +<00006975> 1731 +<00006977> 5237 +<00006978> 5239 +<00006979> 5236 +<0000697a> 17832 +<0000697b> 21785 +<0000697c> 4054 +<0000697d> 1464 +<0000697e> 5242 +<00006981> 5252 +<00006982> 1427 +<00006986> 14144 +<0000698a> 2135 +<0000698d> 21786 +<0000698e> 1279 +<00006991> 5269 +<00006992> 17833 +<00006994> 4055 +<00006995> 5272 +<00006996> 17835 +<00006998> 8500 +<0000699b> 2560 +<0000699c> 5271 +<000069a0> 5270 +<000069a1> 21787 +<000069a5> 16908 +<000069a6> 14652 +<000069a7> 5267 +<000069a8> 19461 +<000069ab> 19462 +<000069ad> 14653 +<000069ae> 5255 +<000069af> 19463 +<000069b0> 17836 +<000069b1> 5284 +<000069b2> 5254 +<000069b4> 5273 +<000069b7> 14654 +<000069b8> 21788 +<000069ba> 17837 +<000069bb> 5265 +<000069bc> 17838 +<000069be> 5260 +<000069bf> 5257 +<000069c0> 17839 +<000069c1> 5258 +<000069c3> 5266 +<000069c5> 21789 +<000069c7> 7475 +<000069c8> 21790 +endcidchar + +100 begincidchar +<000069ca> 5263 +<000069cb> 1999 +<000069cc> 3044 +<000069cd> 2790 +<000069ce> 5261 +<000069cf> 16909 +<000069d0> 5256 +<000069d1> 17840 +<000069d3> 5259 +<000069d8> 3895 +<000069d9> 3736 +<000069dd> 5264 +<000069de> 5274 +<000069e2> 8501 +<000069e3> 17844 +<000069e5> 19464 +<000069e7> 5282 +<000069e8> 5275 +<000069e9> 16912 +<000069ea> 13329 +<000069eb> 5288 +<000069ed> 5286 +<000069f1> 19465 +<000069f2> 5281 +<000069f3> 17847 +<000069f4> 17849 +<000069f5> 16913 +<000069f6> 14143 +<000069f9> 5280 +<000069fb> 3052 +<000069fd> 2791 +<000069fe> 17850 +<000069ff> 5278 +<00006a00> 21792 +<00006a01> 14657 +<00006a02> 5276 +<00006a03> 21793 +<00006a05> 5283 +<00006a0a> 5289 +<00006a0b> 3465 +<00006a0c> 5295 +<00006a0f> 14658 +<00006a11> 17851 +<00006a12> 5290 +<00006a13> 5293 +<00006a14> 5287 +<00006a15> 14659 +<00006a17> 2994 +<00006a19> 3498 +<00006a1a> 17852 +<00006a1b> 5277 +<00006a1d> 17853 +<00006a1e> 5285 +<00006a1f> 2472 +<00006a20> 21794 +<00006a21> 3803 +<00006a22> 5305 +<00006a23> 5292 +<00006a24> 21795 +<00006a28> 14660 +<00006a29> 1878 +<00006a2a> 1315 +<00006a2b> 1469 +<00006a2e> 5268 +<00006a30> 8502 +<00006a34> 14661 +<00006a35> 2473 +<00006a36> 5297 +<00006a37> 21796 +<00006a38> 5304 +<00006a39> 2341 +<00006a3a> 1488 +<00006a3b> 16915 +<00006a3d> 2924 +<00006a3e> 14662 +<00006a3f> 17857 +<00006a44> 5294 +<00006a45> 14663 +<00006a46> 8504 +<00006a47> 5299 +<00006a48> 5303 +<00006a49> 17858 +<00006a4a> 19466 +<00006a4b> 1710 +<00006a4e> 17860 +<00006a52> 17861 +<00006a54> 15412 +<00006a55> 19467 +<00006a56> 14666 +<00006a58> 1638 +<00006a59> 5301 +<00006a5b> 14667 +<00006a5f> 1595 +<00006a61> 3235 +<00006a62> 5300 +<00006a64> 17862 +<00006a66> 5302 +<00006a67> 19468 +<00006a6a> 21798 +<00006a6b> 8503 +endcidchar + +100 begincidchar +<00006a71> 19469 +<00006a72> 5296 +<00006a73> 8505 +<00006a78> 5298 +<00006a7a> 17859 +<00006a7e> 8506 +<00006a7f> 1470 +<00006a80> 2951 +<00006a81> 21799 +<00006a83> 14668 +<00006a84> 5309 +<00006a89> 14669 +<00006a8b> 17864 +<00006a8d> 5307 +<00006a8e> 1949 +<00006a90> 5306 +<00006a91> 14670 +<00006a94> 16917 +<00006a97> 5312 +<00006a9b> 21802 +<00006a9c> 5179 +<00006aa0> 5308 +<00006aa1> 17866 +<00006aa5> 16918 +<00006aaa> 5323 +<00006aab> 17868 +<00006aac> 5319 +<00006aae> 5200 +<00006aaf> 19470 +<00006ab3> 5318 +<00006ab4> 21805 +<00006ab8> 5317 +<00006abb> 5314 +<00006abd> 17869 +<00006ac1> 5291 +<00006ac2> 5316 +<00006ac3> 5315 +<00006ac6> 17870 +<00006acc> 21808 +<00006ad0> 17872 +<00006ad1> 5321 +<00006ad3> 4044 +<00006ad4> 17871 +<00006ada> 5324 +<00006adb> 1779 +<00006adc> 14674 +<00006add> 17873 +<00006ade> 5320 +<00006adf> 5322 +<00006ae2> 8507 +<00006ae4> 8508 +<00006ae7> 14675 +<00006ae8> 3387 +<00006aea> 5325 +<00006aec> 14676 +<00006af0> 21811 +<00006af8> 20152 +<00006afa> 5329 +<00006afb> 5326 +<00006afc> 21812 +<00006afd> 17879 +<00006b02> 21813 +<00006b03> 19473 +<00006b04> 3933 +<00006b05> 5327 +<00006b09> 21816 +<00006b0a> 5279 +<00006b0b> 17881 +<00006b12> 5330 +<00006b16> 5331 +<00006b17> 17886 +<00006b1b> 16920 +<00006b1d> 1239 +<00006b1e> 14677 +<00006b1f> 5333 +<00006b20> 1853 +<00006b21> 2253 +<00006b23> 1741 +<00006b24> 14678 +<00006b27> 1316 +<00006b28> 21817 +<00006b2b> 21818 +<00006b2c> 16921 +<00006b2f> 17888 +<00006b32> 3913 +<00006b35> 14679 +<00006b36> 21819 +<00006b37> 5335 +<00006b38> 5334 +<00006b39> 5337 +<00006b3a> 1623 +<00006b3b> 19474 +<00006b3d> 1742 +<00006b3e> 1530 +<00006b3f> 19475 +<00006b43> 5340 +<00006b46> 14680 +<00006b47> 5339 +<00006b49> 5341 +<00006b4a> 17889 +endcidchar + +100 begincidchar +<00006b4c> 1358 +<00006b4d> 21820 +<00006b4e> 2933 +<00006b50> 5342 +<00006b52> 21821 +<00006b53> 1531 +<00006b54> 5344 +<00006b56> 14681 +<00006b58> 17890 +<00006b59> 5343 +<00006b5b> 5345 +<00006b5d> 21822 +<00006b5f> 5346 +<00006b60> 14682 +<00006b61> 5347 +<00006b62> 2221 +<00006b63> 2649 +<00006b64> 2065 +<00006b65> 13386 +<00006b66> 3554 +<00006b67> 16922 +<00006b69> 3634 +<00006b6a> 4074 +<00006b6b> 21823 +<00006b6c> 17891 +<00006b6e> 21824 +<00006b6f> 2243 +<00006b70> 21825 +<00006b72> 13785 +<00006b73> 2112 +<00006b74> 4026 +<00006b75> 17892 +<00006b77> 13398 +<00006b7a> 17893 +<00006b7b> 2222 +<00006b81> 17894 +<00006b82> 14683 +<00006b83> 5353 +<00006b84> 5352 +<00006b85> 21826 +<00006b86> 3718 +<00006b89> 2408 +<00006b8a> 2328 +<00006b8b> 2194 +<00006b8d> 5354 +<00006b95> 5356 +<00006b96> 2537 +<00006b97> 21827 +<00006b98> 5355 +<00006b9b> 17895 +<00006b9e> 5357 +<00006ba4> 5358 +<00006ba8> 21832 +<00006ba9> 16923 +<00006bac> 21833 +<00006bad> 16924 +<00006bae> 17896 +<00006baf> 5361 +<00006bb0> 19478 +<00006bb1> 5363 +<00006bb2> 5362 +<00006bb3> 5364 +<00006bb4> 1317 +<00006bb5> 2952 +<00006bb7> 5365 +<00006bba> 2164 +<00006bbb> 1450 +<00006bbc> 5366 +<00006bbd> 17898 +<00006bbe> 14684 +<00006bbf> 3132 +<00006bc0> 4509 +<00006bc5> 1597 +<00006bc6> 5367 +<00006bcb> 5368 +<00006bcc> 14148 +<00006bcd> 3644 +<00006bce> 3734 +<00006bcf> 13388 +<00006bd2> 3231 +<00006bd3> 5369 +<00006bd4> 3450 +<00006bd6> 8509 +<00006bd7> 16925 +<00006bd8> 3471 +<00006bda> 17902 +<00006bdb> 3807 +<00006bdf> 5370 +<00006be1> 14685 +<00006be3> 21838 +<00006beb> 5372 +<00006bec> 5371 +<00006bee> 17905 +<00006bef> 5374 +<00006bf1> 14686 +<00006bf3> 5373 +<00006bf7> 19479 +<00006bf9> 19480 +<00006bff> 16926 +<00006c02> 17906 +endcidchar + +100 begincidchar +<00006c04> 19481 +<00006c05> 16927 +<00006c08> 5376 +<00006c09> 19482 +<00006c0a> 17907 +<00006c0d> 19483 +<00006c0e> 17908 +<00006c0f> 2223 +<00006c10> 14687 +<00006c11> 3773 +<00006c12> 21839 +<00006c17> 1598 +<00006c19> 21840 +<00006c1b> 5379 +<00006c1f> 21841 +<00006c23> 5381 +<00006c24> 5380 +<00006c2c> 19484 +<00006c2e> 21845 +<00006c33> 14688 +<00006c34> 2603 +<00006c35> 14689 +<00006c36> 17909 +<00006c37> 3499 +<00006c38> 1260 +<00006c3a> 20309 +<00006c3b> 21846 +<00006c3e> 3417 +<00006c3f> 8510 +<00006c40> 3089 +<00006c41> 2379 +<00006c42> 1659 +<00006c4a> 19485 +<00006c4b> 21847 +<00006c4d> 17911 +<00006c4e> 3418 +<00006c4f> 21848 +<00006c50> 2266 +<00006c52> 19486 +<00006c54> 19487 +<00006c55> 5383 +<00006c57> 1532 +<00006c59> 14691 +<00006c5a> 1306 +<00006c5b> 17912 +<00006c5c> 8511 +<00006c5d> 3274 +<00006c5e> 5382 +<00006c5f> 2000 +<00006c60> 2961 +<00006c62> 5384 +<00006c67> 17930 +<00006c68> 5392 +<00006c6a> 5385 +<00006c6b> 21849 +<00006c6d> 17913 +<00006c6f> 8513 +<00006c70> 2849 +<00006c72> 1660 +<00006c73> 5393 +<00006c74> 16928 +<00006c76> 14692 +<00006c78> 21850 +<00006c79> 19488 +<00006c7a> 1854 +<00006c7b> 14693 +<00006c7d> 1599 +<00006c7e> 5391 +<00006c81> 5389 +<00006c82> 5386 +<00006c83> 3914 +<00006c84> 17914 +<00006c85> 14694 +<00006c86> 8512 +<00006c87> 21851 +<00006c88> 3036 +<00006c89> 17915 +<00006c8c> 3249 +<00006c8d> 5387 +<00006c90> 5395 +<00006c92> 5394 +<00006c93> 1785 +<00006c94> 17917 +<00006c95> 14695 +<00006c96> 1325 +<00006c97> 17918 +<00006c98> 16929 +<00006c99> 2091 +<00006c9a> 5388 +<00006c9b> 5390 +<00006c9c> 14696 +<00006c9f> 21852 +<00006ca1> 3717 +<00006ca2> 2900 +<00006caa> 14153 +<00006cab> 3749 +<00006cac> 19489 +<00006cad> 17919 +<00006cae> 5403 +<00006cb0> 21853 +endcidchar + +100 begincidchar +<00006cb1> 5404 +<00006cb2> 21854 +<00006cb3> 1359 +<00006cb4> 19490 +<00006cb8> 3576 +<00006cb9> 3849 +<00006cba> 5406 +<00006cbb> 2255 +<00006cbc> 2474 +<00006cbd> 5399 +<00006cbe> 5405 +<00006cbf> 1290 +<00006cc1> 1711 +<00006cc2> 17920 +<00006cc4> 5396 +<00006cc5> 5401 +<00006cc6> 16931 +<00006cc9> 2712 +<00006cca> 3367 +<00006ccc> 3451 +<00006ccd> 21855 +<00006ccf> 21856 +<00006cd0> 14697 +<00006cd1> 21857 +<00006cd2> 19491 +<00006cd3> 5398 +<00006cd4> 14698 +<00006cd5> 3663 +<00006cd6> 14699 +<00006cd7> 5400 +<00006cd9> 5409 +<00006cda> 8514 +<00006cdb> 5407 +<00006cdc> 17922 +<00006cdd> 5402 +<00006ce0> 14700 +<00006ce1> 3664 +<00006ce2> 3326 +<00006ce3> 1661 +<00006ce5> 3103 +<00006ce7> 21858 +<00006ce8> 2987 +<00006ce9> 17923 +<00006cea> 5410 +<00006ced> 17924 +<00006cee> 14703 +<00006cef> 5408 +<00006cf0> 2873 +<00006cf1> 5397 +<00006cf2> 21859 +<00006cf3> 1261 +<00006cf4> 21860 +<00006cfb> 16930 +<00006d00> 17926 +<00006d01> 15413 +<00006d04> 8515 +<00006d07> 21861 +<00006d0a> 14704 +<00006d0b> 3896 +<00006d0c> 5421 +<00006d0e> 14705 +<00006d0f> 21862 +<00006d11> 14706 +<00006d12> 5420 +<00006d13> 21863 +<00006d17> 2714 +<00006d19> 5417 +<00006d1a> 21864 +<00006d1b> 3926 +<00006d1e> 3214 +<00006d1f> 5411 +<00006d24> 17927 +<00006d25> 3041 +<00006d28> 21865 +<00006d29> 1262 +<00006d2a> 2001 +<00006d2b> 5414 +<00006d2e> 14707 +<00006d2f> 17931 +<00006d31> 16932 +<00006d32> 2353 +<00006d33> 5419 +<00006d34> 17950 +<00006d35> 5418 +<00006d36> 5413 +<00006d38> 5416 +<00006d39> 16933 +<00006d3b> 1478 +<00006d3c> 17932 +<00006d3d> 5415 +<00006d3e> 3327 +<00006d3f> 16934 +<00006d41> 3958 +<00006d44> 2524 +<00006d45> 2713 +<00006d57> 14708 +<00006d58> 16935 +<00006d59> 5427 +<00006d5a> 5425 +<00006d5b> 17933 +endcidchar + +100 begincidchar +<00006d5c> 3519 +<00006d5e> 14709 +<00006d5f> 21866 +<00006d60> 17934 +<00006d61> 19492 +<00006d63> 5422 +<00006d64> 5424 +<00006d65> 14710 +<00006d66> 1244 +<00006d67> 21867 +<00006d69> 2002 +<00006d6a> 4056 +<00006d6c> 1435 +<00006d6e> 3540 +<00006d6f> 8517 +<00006d70> 17935 +<00006d74> 3915 +<00006d77> 1410 +<00006d78> 2561 +<00006d79> 5426 +<00006d7c> 19493 +<00006d82> 14711 +<00006d85> 5431 +<00006d87> 8516 +<00006d88> 2475 +<00006d89> 13354 +<00006d8a> 17938 +<00006d8c> 3866 +<00006d8d> 17939 +<00006d8e> 5428 +<00006d91> 17940 +<00006d92> 21868 +<00006d93> 5423 +<00006d94> 16936 +<00006d95> 5429 +<00006d96> 8518 +<00006d97> 21869 +<00006d98> 17941 +<00006d99> 4006 +<00006d9b> 3181 +<00006d9c> 3226 +<00006daa> 16937 +<00006dab> 17946 +<00006dac> 8519 +<00006dae> 17947 +<00006daf> 1428 +<00006db2> 1271 +<00006db4> 17948 +<00006db5> 5435 +<00006db7> 21870 +<00006db8> 5438 +<00006db9> 19494 +<00006dbc> 3979 +<00006dbd> 21871 +<00006dbf> 14712 +<00006dc0> 3918 +<00006dc2> 17949 +<00006dc4> 14713 +<00006dc5> 5445 +<00006dc6> 5439 +<00006dc7> 5436 +<00006dc8> 17951 +<00006dca> 14714 +<00006dcb> 3996 +<00006dcc> 5442 +<00006dce> 17952 +<00006dcf> 8520 +<00006dd0> 15414 +<00006dd1> 2388 +<00006dd2> 5444 +<00006dd5> 5449 +<00006dd6> 14715 +<00006dd8> 3179 +<00006dd9> 5447 +<00006dda> 13395 +<00006ddb> 16938 +<00006ddd> 16939 +<00006dde> 5441 +<00006ddf> 17953 +<00006de0> 21872 +<00006de1> 2934 +<00006de2> 21873 +<00006de4> 5448 +<00006de5> 21874 +<00006de6> 5437 +<00006de8> 5443 +<00006de9> 14716 +<00006dea> 5450 +<00006deb> 1216 +<00006dec> 5440 +<00006dee> 5451 +<00006def> 21875 +<00006df0> 19495 +<00006df1> 2562 +<00006df2> 8522 +<00006df3> 2409 +<00006df4> 21876 +<00006df5> 3573 +<00006df6> 17954 +<00006df7> 2078 +endcidchar + +100 begincidchar +<00006df8> 8521 +<00006df9> 5432 +<00006dfa> 5446 +<00006dfb> 3124 +<00006dfc> 8523 +<00006e00> 21877 +<00006e04> 21878 +<00006e05> 2650 +<00006e07> 1479 +<00006e08> 2113 +<00006e09> 2476 +<00006e0a> 5434 +<00006e0b> 2380 +<00006e13> 1826 +<00006e15> 5433 +<00006e17> 14150 +<00006e19> 5455 +<00006e1a> 2423 +<00006e1b> 1902 +<00006e1d> 5470 +<00006e1e> 17956 +<00006e1f> 5464 +<00006e20> 1678 +<00006e21> 3145 +<00006e22> 14717 +<00006e23> 5459 +<00006e24> 5468 +<00006e25> 1139 +<00006e26> 1236 +<00006e27> 8526 +<00006e29> 1337 +<00006e2b> 5461 +<00006e2c> 2828 +<00006e2d> 5452 +<00006e2e> 5454 +<00006e2f> 2003 +<00006e32> 17958 +<00006e34> 13330 +<00006e36> 17955 +<00006e38> 5471 +<00006e39> 8524 +<00006e3a> 5466 +<00006e3b> 21879 +<00006e3c> 8527 +<00006e3e> 5458 +<00006e42> 15415 +<00006e43> 5465 +<00006e44> 16940 +<00006e45> 19496 +<00006e4a> 3767 +<00006e4d> 5463 +<00006e4e> 5467 +<00006e4f> 17963 +<00006e51> 14718 +<00006e52> 21880 +<00006e56> 1924 +<00006e57> 17966 +<00006e58> 2477 +<00006e5b> 2935 +<00006e5c> 8525 +<00006e5d> 21881 +<00006e5e> 16941 +<00006e5f> 5457 +<00006e62> 21882 +<00006e63> 17967 +<00006e67> 3865 +<00006e68> 21883 +<00006e6b> 5460 +<00006e6e> 5453 +<00006e6f> 3180 +<00006e72> 5456 +<00006e73> 19497 +<00006e76> 5462 +<00006e7b> 19498 +<00006e7d> 19499 +<00006e7e> 4087 +<00006e7f> 2282 +<00006e80> 3756 +<00006e82> 5472 +<00006e89> 19500 +<00006e8c> 3394 +<00006e8d> 21884 +<00006e8f> 5484 +<00006e90> 1903 +<00006e93> 17969 +<00006e96> 2410 +<00006e98> 5474 +<00006e99> 21885 +<00006e9c> 3959 +<00006e9d> 2004 +<00006e9f> 5487 +<00006ea0> 21886 +<00006ea2> 1202 +<00006ea5> 5485 +<00006ea7> 17970 +<00006eaa> 5473 +<00006eab> 13324 +<00006eaf> 5479 +<00006eb1> 16942 +<00006eb2> 5481 +endcidchar + +100 begincidchar +<00006eb3> 21889 +<00006eb4> 17971 +<00006eb6> 3897 +<00006eb7> 5476 +<00006eba> 3112 +<00006ebb> 21890 +<00006ebc> 19501 +<00006ebd> 5478 +<00006ebf> 8528 +<00006ec0> 21891 +<00006ec1> 16943 +<00006ec2> 5486 +<00006ec3> 17972 +<00006ec4> 5480 +<00006ec5> 3795 +<00006ec7> 14719 +<00006ec8> 21892 +<00006ec9> 5475 +<00006eca> 14720 +<00006ecb> 2254 +<00006ecc> 5499 +<00006ecd> 21893 +<00006ece> 14721 +<00006ecf> 21894 +<00006ed1> 1480 +<00006ed3> 5477 +<00006ed9> 15416 +<00006edd> 2892 +<00006ede> 2874 +<00006ee6> 15396 +<00006eeb> 17974 +<00006eec> 5491 +<00006eef> 5497 +<00006ef2> 5495 +<00006ef4> 3107 +<00006ef7> 5502 +<00006ef8> 5492 +<00006ef9> 17975 +<00006efb> 17976 +<00006efd> 14722 +<00006efe> 5493 +<00006eff> 5469 +<00006f01> 1683 +<00006f02> 3500 +<00006f04> 21897 +<00006f06> 2283 +<00006f08> 21898 +<00006f09> 2057 +<00006f0a> 17977 +<00006f0c> 17978 +<00006f0d> 21899 +<00006f0f> 4057 +<00006f10> 16944 +<00006f11> 5489 +<00006f13> 5501 +<00006f14> 1291 +<00006f15> 2792 +<00006f16> 21900 +<00006f18> 17979 +<00006f1a> 14723 +<00006f1b> 21901 +<00006f20> 3375 +<00006f22> 1533 +<00006f23> 4034 +<00006f25> 17980 +<00006f26> 19504 +<00006f29> 19505 +<00006f2a> 14724 +<00006f2b> 3757 +<00006f2c> 3054 +<00006f2d> 21903 +<00006f2f> 14725 +<00006f30> 19506 +<00006f31> 5496 +<00006f32> 5498 +<00006f33> 14726 +<00006f35> 17973 +<00006f36> 17981 +<00006f38> 2740 +<00006f3b> 21902 +<00006f3c> 17982 +<00006f3e> 5500 +<00006f3f> 5494 +<00006f41> 5488 +<00006f45> 1535 +<00006f4f> 21904 +<00006f51> 7776 +<00006f52> 17984 +<00006f53> 21905 +<00006f54> 1855 +<00006f57> 17985 +<00006f58> 5514 +<00006f59> 16945 +<00006f5a> 14727 +<00006f5b> 5509 +<00006f5c> 2716 +<00006f5d> 21906 +<00006f5e> 14728 +<00006f5f> 1473 +<00006f60> 17986 +endcidchar + +100 begincidchar +<00006f61> 16946 +<00006f62> 14729 +<00006f64> 2411 +<00006f66> 5518 +<00006f68> 17987 +<00006f6c> 21907 +<00006f6d> 5511 +<00006f6e> 3016 +<00006f6f> 5508 +<00006f70> 3061 +<00006f74> 5543 +<00006f78> 5505 +<00006f7a> 5504 +<00006f7c> 5513 +<00006f7d> 14730 +<00006f7e> 16947 +<00006f80> 5507 +<00006f81> 5506 +<00006f82> 5512 +<00006f83> 21908 +<00006f84> 2629 +<00006f86> 5503 +<00006f87> 19507 +<00006f88> 8529 +<00006f8b> 14731 +<00006f8c> 16948 +<00006f8d> 14732 +<00006f8e> 5515 +<00006f90> 17988 +<00006f91> 5516 +<00006f92> 14733 +<00006f93> 21909 +<00006f94> 14734 +<00006f96> 17989 +<00006f97> 1534 +<00006f98> 13884 +<00006f9a> 14735 +<00006f9d> 19508 +<00006f9f> 17991 +<00006fa0> 16949 +<00006fa1> 5521 +<00006fa3> 5520 +<00006fa4> 5522 +<00006fa5> 17992 +<00006fa6> 21910 +<00006faa> 5525 +<00006fae> 19509 +<00006faf> 17993 +<00006fb0> 21911 +<00006fb1> 3133 +<00006fb3> 5519 +<00006fb5> 8530 +<00006fb6> 14738 +<00006fb7> 19510 +<00006fb9> 5523 +<00006fbc> 16950 +<00006fbe> 17990 +<00006fc0> 1849 +<00006fc1> 2905 +<00006fc2> 5517 +<00006fc3> 3313 +<00006fc5> 21912 +<00006fc6> 5524 +<00006fc7> 16951 +<00006fca> 16952 +<00006fd4> 5529 +<00006fd5> 5527 +<00006fd8> 5530 +<00006fda> 14739 +<00006fdb> 5533 +<00006fde> 14740 +<00006fdf> 5526 +<00006fe0> 2044 +<00006fe1> 3294 +<00006fe4> 5430 +<00006fe8> 21913 +<00006fe9> 17997 +<00006feb> 3934 +<00006fec> 5528 +<00006fee> 5532 +<00006fef> 2901 +<00006ff0> 16953 +<00006ff1> 5531 +<00006ff3> 5510 +<00006ff5> 8531 +<00006ff6> 7076 +<00006ff9> 15395 +<00006ffa> 5536 +<00006ffc> 17999 +<00006ffd> 21914 +<00006ffe> 5540 +<00007000> 18000 +<00007001> 5538 +<00007005> 8532 +<00007006> 7760 +<00007007> 8533 +<00007009> 5534 +<0000700a> 18001 +<0000700b> 5535 +<0000700d> 19511 +endcidchar + +100 begincidchar +<0000700f> 5539 +<00007011> 5537 +<00007015> 3520 +<00007017> 21915 +<00007018> 5545 +<0000701a> 5542 +<0000701b> 5541 +<0000701d> 5544 +<0000701e> 3244 +<0000701f> 5546 +<00007020> 19512 +<00007023> 18002 +<00007026> 2995 +<00007027> 2893 +<00007028> 8534 +<0000702c> 2633 +<0000702f> 21916 +<00007030> 5547 +<00007032> 5549 +<00007034> 21917 +<00007037> 21918 +<00007039> 14742 +<0000703a> 18004 +<0000703c> 14743 +<0000703e> 5548 +<00007043> 18005 +<00007044> 21919 +<00007047> 18006 +<00007048> 21920 +<00007049> 19513 +<0000704a> 20306 +<0000704b> 18007 +<0000704c> 5490 +<0000704e> 16954 +<00007051> 5550 +<00007054> 14745 +<00007055> 21921 +<00007058> 3263 +<00007063> 5551 +<00007064> 14748 +<00007065> 18009 +<00007069> 18010 +<0000706b> 1360 +<0000706c> 14749 +<0000706e> 18011 +<0000706f> 3182 +<00007070> 1411 +<00007075> 16955 +<00007076> 18012 +<00007078> 1662 +<0000707c> 2314 +<0000707d> 2114 +<0000707e> 14750 +<00007081> 14751 +<00007085> 8535 +<00007086> 18013 +<00007089> 4045 +<0000708a> 2604 +<0000708e> 1292 +<00007092> 5553 +<00007094> 21922 +<00007095> 14752 +<00007096> 21923 +<00007097> 18014 +<00007098> 19514 +<00007099> 5552 +<0000709b> 21924 +<0000709f> 18016 +<000070a4> 16956 +<000070ab> 8536 +<000070ac> 5556 +<000070ad> 2936 +<000070ae> 5559 +<000070af> 5554 +<000070b0> 19515 +<000070b1> 18017 +<000070b3> 5558 +<000070b4> 21925 +<000070b7> 14753 +<000070b8> 5557 +<000070b9> 3130 +<000070ba> 1181 +<000070bb> 8365 +<000070c8> 4029 +<000070ca> 18020 +<000070cb> 5561 +<000070cf> 1226 +<000070d1> 18021 +<000070d8> 14756 +<000070d9> 5563 +<000070dc> 14757 +<000070dd> 5562 +<000070df> 5560 +<000070e4> 16957 +<000070ec> 18019 +<000070f1> 5555 +<000070f9> 3665 +<000070fa> 21926 +<000070fd> 5565 +<00007103> 18022 +endcidchar + +100 begincidchar +<00007104> 8538 +<00007105> 21927 +<00007106> 18023 +<00007107> 14758 +<00007108> 18024 +<00007109> 5564 +<0000710b> 21928 +<0000710c> 18025 +<0000710f> 8537 +<00007114> 1293 +<00007119> 5567 +<0000711a> 3586 +<0000711c> 5566 +<0000711e> 16959 +<00007120> 14759 +<00007121> 3777 +<00007126> 2479 +<0000712b> 16958 +<0000712d> 21929 +<0000712e> 16960 +<0000712f> 18027 +<00007130> 7644 +<00007131> 14760 +<00007136> 2741 +<00007138> 21930 +<0000713c> 2478 +<00007141> 21931 +<00007145> 19518 +<00007149> 4035 +<0000714a> 14761 +<0000714b> 21932 +<0000714c> 5573 +<0000714e> 2717 +<00007150> 18028 +<00007151> 16961 +<00007152> 14762 +<00007153> 18029 +<00007155> 5569 +<00007156> 5574 +<00007157> 21934 +<00007159> 1294 +<0000715a> 21935 +<0000715c> 8539 +<0000715e> 18030 +<00007160> 14763 +<00007162> 5572 +<00007164> 3351 +<00007165> 5568 +<00007166> 5571 +<00007167> 2480 +<00007168> 16962 +<00007169> 3429 +<0000716c> 5575 +<0000716e> 2301 +<00007179> 14764 +<0000717d> 2718 +<00007180> 18033 +<00007184> 5578 +<00007185> 16963 +<00007187> 16964 +<00007188> 5570 +<0000718a> 1789 +<0000718c> 21936 +<0000718f> 5576 +<00007192> 14765 +<00007194> 3898 +<00007195> 5579 +<00007196> 18032 +<00007199> 8285 +<0000719a> 21937 +<0000719b> 18034 +<0000719f> 2393 +<000071a0> 18035 +<000071a2> 18036 +<000071a8> 5580 +<000071ac> 5581 +<000071b0> 21938 +<000071b1> 3300 +<000071b2> 19519 +<000071b3> 15397 +<000071b9> 5583 +<000071ba> 16965 +<000071be> 5584 +<000071c1> 8543 +<000071c3> 3305 +<000071c4> 16966 +<000071c8> 3183 +<000071c9> 5586 +<000071cb> 14767 +<000071cc> 21941 +<000071ce> 5588 +<000071d0> 3997 +<000071d2> 5585 +<000071d3> 14768 +<000071d4> 5587 +<000071d5> 1295 +<000071d6> 14769 +<000071d7> 5582 +<000071d9> 18040 +<000071da> 21942 +endcidchar + +100 begincidchar +<000071dc> 18041 +<000071df> 4430 +<000071e0> 5589 +<000071e5> 2793 +<000071e6> 2182 +<000071e7> 5591 +<000071ec> 5590 +<000071ed> 2538 +<000071ee> 4334 +<000071f4> 19520 +<000071f5> 5592 +<000071f8> 21943 +<000071f9> 5594 +<000071fb> 5577 +<000071fc> 5593 +<000071fe> 8544 +<000071ff> 5595 +<00007200> 14770 +<00007206> 3376 +<00007207> 18042 +<0000720d> 5596 +<00007210> 5597 +<00007213> 21946 +<00007215> 16967 +<00007217> 19521 +<0000721a> 21947 +<0000721b> 5598 +<0000721d> 14771 +<0000721f> 19522 +<00007224> 21948 +<00007228> 5599 +<0000722a> 3066 +<0000722b> 14772 +<0000722c> 5601 +<0000722d> 5600 +<0000722f> 21949 +<00007230> 5602 +<00007232> 5603 +<00007234> 18044 +<00007235> 2315 +<00007236> 3541 +<00007238> 14773 +<00007239> 18045 +<0000723a> 3832 +<0000723d> 2776 +<0000723e> 2256 +<00007241> 14774 +<00007242> 18046 +<00007243> 19523 +<00007245> 21950 +<00007246> 5608 +<00007247> 3618 +<00007248> 3419 +<0000724b> 5609 +<0000724c> 3341 +<0000724e> 21951 +<00007252> 3017 +<00007253> 14775 +<00007257> 18047 +<00007258> 5610 +<00007259> 1383 +<0000725a> 19526 +<0000725b> 1671 +<0000725c> 14778 +<0000725d> 3794 +<0000725e> 21952 +<0000725f> 3778 +<00007260> 19527 +<00007261> 1332 +<00007262> 4058 +<00007263> 18048 +<00007267> 3712 +<00007268> 19528 +<00007269> 3578 +<0000726b> 21953 +<00007271> 21954 +<00007272> 2651 +<00007274> 5611 +<00007277> 19529 +<00007278> 18052 +<00007279> 3227 +<0000727d> 1879 +<0000727e> 5612 +<0000727f> 18053 +<00007280> 2116 +<00007281> 5614 +<00007282> 5613 +<00007284> 19530 +<00007287> 5615 +<00007289> 21957 +<0000728d> 14779 +<0000728e> 18054 +<00007292> 5616 +<00007293> 21958 +<00007296> 5617 +<0000729b> 16969 +<000072a0> 1624 +<000072a2> 5618 +<000072a7> 5619 +<000072a8> 21959 +endcidchar + +100 begincidchar +<000072ac> 1880 +<000072ad> 14780 +<000072ae> 18056 +<000072af> 3420 +<000072b0> 18057 +<000072b1> 8545 +<000072b2> 5621 +<000072b4> 14781 +<000072b6> 2525 +<000072b9> 5620 +<000072be> 8546 +<000072c0> 13355 +<000072c1> 18058 +<000072c2> 1712 +<000072c3> 5622 +<000072c4> 5624 +<000072c6> 5623 +<000072c7> 14782 +<000072c9> 19531 +<000072cc> 18060 +<000072ce> 5625 +<000072d0> 1925 +<000072d2> 5626 +<000072d7> 1761 +<000072d8> 21962 +<000072d9> 2754 +<000072db> 2063 +<000072df> 21963 +<000072e2> 5627 +<000072e5> 19532 +<000072e9> 2329 +<000072ec> 3232 +<000072ed> 1713 +<000072f3> 18063 +<000072f4> 19533 +<000072f7> 5631 +<000072f8> 2922 +<000072f9> 5630 +<000072fa> 18064 +<000072fb> 14783 +<000072fc> 4059 +<000072fd> 3352 +<000072fe> 21964 +<00007302> 19534 +<00007307> 18065 +<0000730a> 5634 +<0000730b> 19535 +<0000730d> 21965 +<00007312> 18066 +<00007313> 21966 +<00007316> 5636 +<00007317> 5633 +<0000731b> 3808 +<0000731c> 5635 +<0000731d> 5637 +<0000731e> 19536 +<0000731f> 3980 +<00007322> 19537 +<00007324> 8547 +<00007325> 5641 +<00007327> 16971 +<00007328> 14786 +<00007329> 5640 +<0000732a> 2996 +<0000732b> 3299 +<0000732c> 18071 +<0000732e> 1881 +<0000732f> 5639 +<00007331> 14787 +<00007332> 21967 +<00007333> 18072 +<00007334> 5638 +<00007335> 21968 +<00007339> 18070 +<0000733d> 18073 +<0000733e> 5642 +<0000733f> 1296 +<00007343> 14788 +<00007344> 2056 +<00007345> 2224 +<0000734d> 19540 +<00007350> 16972 +<00007352> 18074 +<00007356> 21969 +<00007357> 5646 +<00007358> 19541 +<00007363> 2381 +<00007366> 16973 +<00007367> 19542 +<00007368> 5648 +<00007369> 21974 +<0000736a> 5647 +<0000736b> 18076 +<0000736c> 14789 +<00007370> 5649 +<00007371> 18080 +<00007372> 1451 +<00007375> 5651 +<00007377> 8549 +<00007378> 5650 +endcidchar + +100 begincidchar +<00007379> 21975 +<0000737a> 5653 +<0000737b> 5652 +<0000737c> 14790 +<00007380> 21976 +<00007381> 18081 +<00007383> 14791 +<00007384> 1904 +<00007387> 3952 +<00007389> 1732 +<0000738a> 18082 +<0000738b> 1318 +<0000738e> 21977 +<00007390> 21978 +<00007393> 21979 +<00007394> 18083 +<00007395> 14794 +<00007396> 1762 +<00007397> 21980 +<00007398> 18084 +<0000739c> 18085 +<000073a2> 16974 +<000073a5> 18086 +<000073a6> 14798 +<000073a8> 15423 +<000073a9> 1565 +<000073aa> 21981 +<000073ab> 14799 +<000073ad> 21982 +<000073b2> 4016 +<000073b3> 5655 +<000073b5> 14800 +<000073b7> 14801 +<000073b9> 18087 +<000073ba> 13802 +<000073bb> 5657 +<000073bc> 14802 +<000073bd> 8550 +<000073bf> 18088 +<000073c0> 5658 +<000073c2> 1361 +<000073c5> 18089 +<000073c6> 21983 +<000073c8> 5654 +<000073c9> 8551 +<000073ca> 2183 +<000073cb> 18090 +<000073cc> 21984 +<000073cd> 3037 +<000073ce> 5656 +<000073cf> 14803 +<000073d2> 8554 +<000073d3> 21985 +<000073d6> 8552 +<000073d9> 14804 +<000073dd> 21986 +<000073de> 5661 +<000073e0> 2330 +<000073e1> 18091 +<000073e3> 8553 +<000073e4> 15417 +<000073e5> 5659 +<000073e6> 21987 +<000073e7> 18092 +<000073e9> 14805 +<000073ea> 1812 +<000073ed> 3421 +<000073ee> 5660 +<000073f1> 5687 +<000073f4> 14806 +<000073f5> 8556 +<000073f7> 21988 +<000073f8> 5666 +<000073f9> 18093 +<000073fa> 18095 +<000073fb> 21989 +<000073fd> 14807 +<000073fe> 1905 +<000073ff> 21990 +<00007400> 21991 +<00007401> 18096 +<00007403> 1663 +<00007404> 14808 +<00007405> 5663 +<00007406> 3943 +<00007407> 8555 +<00007409> 3960 +<0000740a> 14809 +<00007411> 21992 +<00007413> 18094 +<00007421> 15418 +<00007422> 2902 +<00007424> 14812 +<00007425> 5665 +<00007426> 8557 +<00007428> 14813 +<00007429> 8559 +<0000742a> 8558 +<0000742b> 16975 +<0000742c> 14814 +endcidchar + +100 begincidchar +<0000742d> 21993 +<0000742e> 8560 +<00007432> 5667 +<00007433> 3998 +<00007434> 1743 +<00007435> 3472 +<00007436> 3328 +<00007439> 14818 +<0000743a> 5668 +<0000743f> 5670 +<00007440> 18098 +<00007441> 5673 +<00007443> 18099 +<00007444> 14819 +<00007446> 16976 +<00007447> 14820 +<0000744b> 14821 +<0000744d> 14822 +<00007451> 14823 +<00007452> 18100 +<00007453> 18097 +<00007455> 5669 +<00007457> 14824 +<00007459> 5672 +<0000745a> 1950 +<0000745b> 1263 +<0000745c> 5674 +<0000745d> 18101 +<0000745e> 2614 +<0000745f> 5671 +<00007460> 4004 +<00007462> 16977 +<00007463> 5677 +<00007464> 7477 +<00007466> 14825 +<00007469> 5675 +<0000746a> 5678 +<0000746b> 14826 +<0000746d> 16978 +<0000746e> 21996 +<0000746f> 5664 +<00007470> 5676 +<00007471> 14827 +<00007472> 19543 +<00007473> 2092 +<00007476> 5679 +<0000747e> 5680 +<00007480> 14828 +<00007481> 18102 +<00007483> 3944 +<00007488> 18103 +<00007489> 8562 +<0000748b> 5681 +<0000748f> 21997 +<00007490> 14832 +<00007491> 21998 +<00007492> 18105 +<00007497> 18106 +<00007498> 14833 +<00007499> 18107 +<0000749a> 21999 +<0000749c> 14834 +<0000749e> 5682 +<0000749f> 8563 +<000074a0> 14835 +<000074a1> 18108 +<000074a2> 5662 +<000074a3> 14836 +<000074a5> 18109 +<000074a6> 16979 +<000074a7> 5683 +<000074a8> 14837 +<000074a9> 16980 +<000074aa> 18110 +<000074ab> 14838 +<000074ae> 22000 +<000074af> 19544 +<000074b0> 1536 +<000074b5> 14839 +<000074b9> 18111 +<000074ba> 18113 +<000074bb> 18112 +<000074bd> 2257 +<000074bf> 14840 +<000074c8> 14841 +<000074c9> 16981 +<000074ca> 5684 +<000074cc> 22003 +<000074cf> 5685 +<000074d0> 22004 +<000074d3> 22005 +<000074d4> 5686 +<000074d6> 18114 +<000074d8> 18115 +<000074da> 14842 +<000074db> 22007 +<000074dc> 1245 +<000074de> 14843 +<000074df> 19545 +<000074e0> 5688 +endcidchar + +100 begincidchar +<000074e2> 3501 +<000074e3> 5689 +<000074e4> 19546 +<000074e6> 1504 +<000074e7> 5690 +<000074e8> 22008 +<000074e9> 5691 +<000074ea> 22009 +<000074eb> 18116 +<000074ee> 5692 +<000074ef> 14160 +<000074f2> 5693 +<000074f4> 19547 +<000074f6> 3525 +<000074f7> 5697 +<000074f8> 5696 +<000074fa> 18118 +<000074fb> 19548 +<000074fc> 22011 +<000074ff> 16982 +<00007501> 8564 +<00007503> 5699 +<00007504> 5698 +<00007505> 5700 +<00007506> 22012 +<0000750c> 5701 +<0000750d> 5703 +<0000750e> 5702 +<00007511> 2059 +<00007512> 22013 +<00007513> 5705 +<00007515> 5704 +<00007516> 19549 +<00007517> 16983 +<00007518> 1537 +<0000751a> 2585 +<0000751c> 3126 +<0000751e> 5706 +<0000751f> 2652 +<00007520> 18120 +<00007521> 19550 +<00007522> 13790 +<00007523> 2184 +<00007524> 18121 +<00007525> 1307 +<00007526> 5707 +<00007527> 22014 +<00007528> 3899 +<00007529> 22015 +<0000752a> 18122 +<0000752b> 3635 +<0000752c> 5708 +<0000752f> 8434 +<00007530> 3134 +<00007531> 3869 +<00007532> 2005 +<00007533> 2563 +<00007536> 22016 +<00007537> 2953 +<00007538> 4297 +<00007539> 22017 +<0000753a> 3018 +<0000753b> 1384 +<0000753c> 5709 +<0000753f> 19551 +<00007540> 18127 +<00007543> 22018 +<00007544> 5710 +<00007546> 5715 +<00007547> 22019 +<00007548> 18128 +<00007549> 5713 +<0000754a> 5712 +<0000754b> 5063 +<0000754c> 1412 +<0000754d> 5711 +<0000754e> 14844 +<0000754f> 1182 +<00007550> 18129 +<00007551> 3390 +<00007552> 18130 +<00007554> 3422 +<00007557> 22020 +<00007559> 3961 +<0000755a> 5716 +<0000755b> 5714 +<0000755c> 2970 +<0000755d> 2634 +<0000755e> 19552 +<0000755f> 22021 +<00007560> 3391 +<00007561> 22022 +<00007562> 3487 +<00007564> 5718 +<00007565> 3956 +<00007566> 1827 +<00007567> 5719 +<00007569> 5717 +<0000756a> 3434 +<0000756b> 5720 +endcidchar + +100 begincidchar +<0000756c> 15419 +<0000756d> 5721 +<0000756f> 8565 +<00007570> 1183 +<00007571> 18132 +<00007572> 18131 +<00007573> 2526 +<00007574> 5726 +<00007575> 14161 +<00007576> 5723 +<00007577> 3269 +<00007578> 5722 +<00007579> 14845 +<0000757a> 18133 +<0000757f> 1600 +<00007581> 14846 +<00007582> 5729 +<00007585> 22025 +<00007589> 5728 +<0000758a> 5727 +<0000758b> 3479 +<0000758c> 18136 +<0000758e> 2756 +<0000758f> 2755 +<00007590> 14847 +<00007591> 1625 +<00007594> 5730 +<00007595> 22026 +<00007599> 19553 +<0000759a> 5731 +<0000759c> 22027 +<0000759d> 5732 +<000075a2> 18138 +<000075a3> 5734 +<000075a4> 19554 +<000075a5> 5733 +<000075ab> 1272 +<000075b0> 18140 +<000075b1> 5742 +<000075b2> 3452 +<000075b3> 5736 +<000075b4> 14850 +<000075b5> 5738 +<000075b7> 18141 +<000075b8> 5740 +<000075b9> 2564 +<000075ba> 22028 +<000075bc> 5741 +<000075bd> 5739 +<000075be> 2284 +<000075c1> 19555 +<000075c2> 5735 +<000075c3> 5737 +<000075c4> 19556 +<000075c5> 3508 +<000075c6> 18144 +<000075c7> 2481 +<000075ca> 5744 +<000075cc> 19557 +<000075cd> 5743 +<000075ce> 16985 +<000075cf> 18145 +<000075d2> 5745 +<000075d3> 18146 +<000075d4> 2258 +<000075d5> 2079 +<000075d7> 19558 +<000075d8> 3185 +<000075d9> 5746 +<000075db> 3047 +<000075dc> 19559 +<000075dd> 18147 +<000075de> 5748 +<000075e1> 19560 +<000075e2> 3945 +<000075e3> 5747 +<000075e4> 14851 +<000075e7> 18150 +<000075e9> 2795 +<000075ec> 14162 +<000075ee> 18151 +<000075ef> 19561 +<000075f0> 5753 +<000075f1> 18152 +<000075f4> 2962 +<000075f9> 14852 +<000075fa> 5754 +<000075fc> 5751 +<00007600> 14853 +<00007601> 5752 +<00007602> 16986 +<00007603> 18153 +<00007604> 19562 +<00007607> 18155 +<00007608> 16987 +<00007609> 5759 +<0000760a> 14854 +<0000760b> 5757 +<0000760c> 19563 +<0000760d> 5758 +endcidchar + +100 begincidchar +<0000760f> 18156 +<00007612> 22029 +<00007613> 18159 +<00007618> 18154 +<00007619> 14857 +<0000761d> 19564 +<0000761e> 14858 +<0000761f> 5760 +<00007623> 22030 +<00007624> 5765 +<00007625> 18163 +<00007626> 13893 +<00007627> 5761 +<00007628> 18164 +<00007629> 22031 +<0000762d> 14859 +<00007630> 5767 +<00007632> 19565 +<00007633> 18166 +<00007634> 5766 +<00007635> 14860 +<00007638> 19566 +<0000763b> 5768 +<0000763c> 18165 +<00007640> 22034 +<00007641> 18169 +<00007642> 3981 +<00007643> 14861 +<00007644> 22035 +<00007645> 19567 +<00007646> 5771 +<00007649> 18171 +<0000764a> 19568 +<0000764b> 14862 +<0000764c> 1566 +<0000764e> 14163 +<00007652> 3850 +<00007655> 18172 +<00007656> 3610 +<00007658> 5773 +<00007659> 22036 +<0000765c> 5772 +<0000765f> 19569 +<00007664> 16988 +<00007665> 14863 +<00007667> 5779 +<0000766c> 5780 +<0000766d> 14864 +<0000766e> 18174 +<0000766f> 14865 +<00007670> 5781 +<00007671> 14866 +<00007672> 5782 +<00007674> 14867 +<00007676> 5783 +<00007678> 5784 +<0000767a> 3395 +<0000767b> 3146 +<0000767c> 5785 +<0000767d> 3368 +<0000767e> 3494 +<00007680> 5786 +<00007681> 16989 +<00007682> 8566 +<00007683> 5787 +<00007684> 3108 +<00007685> 22037 +<00007686> 1413 +<00007687> 2006 +<00007688> 5788 +<0000768b> 5789 +<0000768e> 5790 +<00007690> 2167 +<00007693> 5792 +<00007695> 18175 +<00007696> 5791 +<0000769b> 8569 +<0000769c> 8567 +<0000769d> 16990 +<0000769e> 8568 +<0000769f> 22040 +<000076a0> 18177 +<000076a1> 18176 +<000076a6> 8570 +<000076aa> 16991 +<000076ad> 19570 +<000076ae> 3453 +<000076af> 18180 +<000076b0> 5795 +<000076b4> 5796 +<000076b6> 16992 +<000076b7> 7452 +<000076bd> 19571 +<000076bf> 2172 +<000076c1> 22043 +<000076c2> 5800 +<000076c3> 3340 +<000076c5> 14870 +<000076c6> 3725 +<000076c8> 1264 +endcidchar + +100 begincidchar +<000076c9> 18182 +<000076ca> 1273 +<000076cb> 22044 +<000076cc> 14871 +<000076cd> 5801 +<000076ce> 16993 +<000076d2> 5803 +<000076d4> 16994 +<000076d6> 5802 +<000076d7> 3178 +<000076d9> 19572 +<000076db> 2653 +<000076dc> 5336 +<000076de> 5804 +<000076df> 3789 +<000076e0> 22046 +<000076e1> 5805 +<000076e3> 1538 +<000076e4> 3435 +<000076e5> 5806 +<000076e6> 16995 +<000076e7> 5807 +<000076e8> 18184 +<000076ea> 5808 +<000076eb> 19573 +<000076ec> 14872 +<000076ee> 3816 +<000076f0> 19574 +<000076f1> 16996 +<000076f2> 3809 +<000076f4> 3034 +<000076f6> 22047 +<000076f8> 2796 +<000076f9> 19575 +<000076fb> 5810 +<000076fc> 14873 +<000076fe> 2412 +<00007700> 19576 +<00007701> 2482 +<00007704> 5813 +<00007706> 22048 +<00007707> 5812 +<00007708> 5811 +<00007709> 3473 +<0000770a> 16997 +<0000770b> 1539 +<0000770c> 1885 +<0000770e> 19577 +<00007712> 22049 +<00007717> 18186 +<00007719> 16998 +<0000771a> 18187 +<0000771b> 5819 +<0000771c> 22052 +<0000771e> 5816 +<0000771f> 2565 +<00007720> 3774 +<00007722> 19578 +<00007724> 5815 +<00007728> 19579 +<00007729> 5814 +<0000772d> 18188 +<0000772e> 22053 +<0000772f> 19580 +<00007734> 14874 +<00007735> 18189 +<00007736> 14875 +<00007739> 19581 +<0000773a> 3019 +<0000773c> 1567 +<0000773d> 22054 +<0000773e> 19582 +<00007740> 2979 +<00007742> 22055 +<00007745> 19583 +<00007746> 8572 +<00007747> 5822 +<0000774a> 19584 +<0000774f> 19585 +<00007752> 22056 +<00007758> 18194 +<0000775a> 5823 +<0000775b> 5826 +<0000775c> 14876 +<0000775e> 19586 +<00007761> 2605 +<00007762> 7877 +<00007763> 3228 +<00007764> 19587 +<00007765> 5827 +<00007766> 3713 +<00007767> 19588 +<00007768> 5824 +<0000776a> 14165 +<0000776b> 5825 +<0000776c> 19589 +<00007770> 22059 +<00007772> 14879 +<00007779> 5830 +<0000777a> 17001 +endcidchar + +100 begincidchar +<0000777c> 18196 +<0000777d> 14880 +<0000777e> 5829 +<0000777f> 5828 +<00007780> 17002 +<00007784> 19590 +<0000778b> 5832 +<0000778e> 5831 +<00007791> 5833 +<00007794> 17003 +<00007795> 14881 +<00007796> 19593 +<0000779a> 18199 +<0000779e> 5835 +<0000779f> 18200 +<000077a0> 5834 +<000077a2> 18201 +<000077a4> 18202 +<000077a5> 3613 +<000077a7> 19594 +<000077a9> 14166 +<000077aa> 14882 +<000077ac> 2400 +<000077ad> 3982 +<000077ae> 22064 +<000077af> 19595 +<000077b0> 5836 +<000077b1> 22065 +<000077b3> 3215 +<000077b5> 22066 +<000077b6> 5837 +<000077b7> 19596 +<000077b9> 5838 +<000077bb> 5842 +<000077be> 19597 +<000077bf> 5839 +<000077c3> 22067 +<000077c7> 5843 +<000077c9> 19598 +<000077cd> 5844 +<000077d1> 19599 +<000077d2> 22068 +<000077d5> 22069 +<000077d7> 5845 +<000077d9> 19600 +<000077da> 5846 +<000077db> 3779 +<000077dc> 5847 +<000077e0> 17004 +<000077e2> 3836 +<000077e3> 5848 +<000077e4> 18205 +<000077e5> 2956 +<000077e6> 14883 +<000077e7> 3360 +<000077e9> 1763 +<000077ea> 18206 +<000077ec> 18207 +<000077ed> 2937 +<000077ee> 5849 +<000077ef> 1714 +<000077f0> 14884 +<000077f1> 19601 +<000077f3> 2676 +<000077f4> 14885 +<000077f8> 22070 +<000077fb> 18208 +<000077fc> 5850 +<00007802> 2093 +<00007805> 18210 +<00007806> 14886 +<00007809> 18211 +<0000780c> 5851 +<0000780d> 18212 +<0000780e> 22071 +<00007811> 22072 +<00007812> 5852 +<00007814> 1882 +<00007815> 2117 +<00007819> 18213 +<0000781d> 22073 +<00007820> 5854 +<00007821> 8574 +<00007822> 14887 +<00007823> 22074 +<00007825> 3152 +<00007826> 2118 +<00007827> 1640 +<0000782c> 18214 +<00007830> 14890 +<00007832> 3666 +<00007834> 3329 +<00007835> 14891 +<00007837> 19602 +<0000783a> 3153 +<0000783f> 2030 +<00007843> 17006 +<00007844> 22075 +<00007845> 5856 +<00007847> 18215 +endcidchar + +100 begincidchar +<00007848> 22076 +<0000784c> 22077 +<0000784e> 8575 +<0000784f> 13342 +<00007851> 15420 +<00007852> 22078 +<0000785c> 19603 +<0000785d> 2483 +<0000785e> 22079 +<00007863> 22082 +<00007864> 8576 +<00007868> 14892 +<0000786a> 18216 +<0000786b> 3962 +<0000786c> 2007 +<0000786e> 17007 +<0000786f> 1883 +<00007872> 3383 +<00007874> 5858 +<0000787a> 8577 +<0000787c> 5860 +<0000787e> 19604 +<00007881> 1951 +<00007886> 5859 +<00007887> 3090 +<0000788a> 18218 +<0000788c> 5862 +<0000788d> 1429 +<0000788e> 5857 +<0000788f> 22083 +<00007891> 3454 +<00007893> 1234 +<00007894> 18219 +<00007895> 2140 +<00007897> 4088 +<00007898> 19605 +<0000789a> 5861 +<0000789d> 18221 +<0000789e> 14893 +<0000789f> 18222 +<000078a1> 19606 +<000078a3> 5863 +<000078a4> 18220 +<000078a7> 3611 +<000078a8> 22084 +<000078a9> 2685 +<000078aa> 5865 +<000078ac> 22085 +<000078ad> 17010 +<000078af> 5866 +<000078b0> 17008 +<000078b1> 19607 +<000078b2> 22086 +<000078b3> 19608 +<000078b5> 5864 +<000078ba> 1452 +<000078bb> 18223 +<000078bc> 5872 +<000078bd> 22087 +<000078be> 5871 +<000078bf> 22088 +<000078c1> 2259 +<000078c5> 5873 +<000078c6> 5868 +<000078c7> 22089 +<000078c8> 14894 +<000078c9> 19609 +<000078ca> 5874 +<000078cb> 5869 +<000078cc> 14895 +<000078ce> 14896 +<000078d0> 3436 +<000078d1> 5867 +<000078d2> 22090 +<000078d3> 19610 +<000078d4> 5870 +<000078d5> 18224 +<000078d6> 22091 +<000078da> 5877 +<000078db> 22092 +<000078df> 22093 +<000078e4> 14897 +<000078e6> 18225 +<000078e7> 5876 +<000078e8> 3727 +<000078ea> 22094 +<000078ec> 5875 +<000078ef> 1199 +<000078f2> 14900 +<000078f3> 22095 +<000078f4> 5879 +<000078f6> 22096 +<000078f7> 14901 +<000078fb> 14902 +<000078fd> 5878 +<000078fe> 18228 +<000078ff> 22097 +<00007900> 17011 +<00007901> 2484 +<00007906> 22098 +endcidchar + +100 begincidchar +<00007907> 5880 +<0000790c> 19611 +<0000790e> 2757 +<00007910> 18230 +<00007911> 5882 +<00007912> 5881 +<00007919> 5883 +<0000791a> 22099 +<0000791b> 18231 +<0000791c> 17012 +<0000791e> 22100 +<0000791f> 19612 +<00007920> 22101 +<00007925> 18232 +<00007926> 5853 +<00007929> 22102 +<0000792a> 5855 +<0000792b> 5885 +<0000792c> 5884 +<0000792d> 22103 +<0000792e> 17013 +<00007930> 8578 +<00007931> 14903 +<00007934> 17014 +<00007935> 22104 +<0000793a> 2260 +<0000793b> 14905 +<0000793c> 4017 +<0000793d> 14906 +<0000793e> 2302 +<0000793f> 19615 +<00007940> 5886 +<00007941> 1805 +<00007942> 19616 +<00007944> 22105 +<00007945> 14907 +<00007946> 17015 +<00007947> 1626 +<00007948> 1601 +<00007949> 2225 +<0000794a> 18233 +<0000794b> 22106 +<0000794f> 22107 +<00007950> 3870 +<00007951> 22108 +<00007953> 5892 +<00007954> 19617 +<00007955> 5891 +<00007956> 2758 +<00007957> 5888 +<00007958> 18234 +<0000795a> 5890 +<0000795d> 2389 +<0000795e> 2566 +<0000795f> 5889 +<00007960> 5887 +<00007962> 3296 +<00007965> 2485 +<00007967> 18236 +<00007968> 3502 +<00007969> 22109 +<0000796b> 19618 +<0000796d> 2119 +<00007972> 18237 +<00007977> 3186 +<00007979> 17016 +<0000797a> 5893 +<0000797b> 22110 +<0000797c> 19619 +<0000797e> 22111 +<0000797f> 5894 +<00007980> 5916 +<00007981> 1744 +<00007984> 4067 +<00007985> 2743 +<0000798a> 5895 +<0000798b> 14910 +<0000798c> 22112 +<0000798d> 1362 +<0000798e> 3091 +<0000798f> 3569 +<00007991> 22113 +<00007993> 22114 +<00007994> 8582 +<00007995> 18238 +<00007996> 14911 +<00007998> 14912 +<0000799b> 8584 +<0000799c> 22115 +<0000799d> 5896 +<000079a1> 18239 +<000079a6> 1684 +<000079a7> 5897 +<000079a8> 22116 +<000079a9> 18240 +<000079aa> 5899 +<000079ab> 19620 +<000079ae> 5900 +<000079af> 22117 +<000079b0> 3295 +endcidchar + +100 begincidchar +<000079b1> 7758 +<000079b3> 5901 +<000079b4> 18241 +<000079b8> 14913 +<000079bb> 14914 +<000079bd> 1745 +<000079be> 1363 +<000079bf> 3229 +<000079c0> 2354 +<000079c1> 2226 +<000079c2> 18242 +<000079c4> 19621 +<000079c7> 18243 +<000079c8> 17017 +<000079c9> 5904 +<000079ca> 14915 +<000079cb> 2355 +<000079cf> 22118 +<000079d1> 1354 +<000079d2> 3509 +<000079d4> 17019 +<000079d5> 5905 +<000079d6> 18246 +<000079d8> 3455 +<000079da> 14916 +<000079dd> 22119 +<000079de> 17020 +<000079df> 2759 +<000079e0> 22120 +<000079e1> 5908 +<000079e2> 22121 +<000079e3> 5909 +<000079e4> 3359 +<000079e5> 22122 +<000079e6> 2567 +<000079e7> 5906 +<000079e9> 2975 +<000079ea> 19622 +<000079eb> 17021 +<000079ec> 5907 +<000079ed> 17022 +<000079f0> 2486 +<000079f1> 22123 +<000079f8> 22124 +<000079fb> 1184 +<000079fc> 22125 +<00007a00> 1603 +<00007a02> 19623 +<00007a03> 14917 +<00007a05> 13875 +<00007a07> 22126 +<00007a08> 5910 +<00007a09> 14918 +<00007a0a> 18251 +<00007a0b> 3092 +<00007a0c> 19624 +<00007a0d> 5911 +<00007a0e> 2667 +<00007a11> 14919 +<00007a14> 3769 +<00007a15> 18252 +<00007a17> 3477 +<00007a1a> 2963 +<00007a1b> 18253 +<00007a1c> 3983 +<00007a1e> 14920 +<00007a1f> 5915 +<00007a20> 5914 +<00007a21> 22127 +<00007a27> 22128 +<00007a2b> 22129 +<00007a2d> 14921 +<00007a2e> 2331 +<00007a2f> 22130 +<00007a30> 19625 +<00007a31> 5917 +<00007a32> 1204 +<00007a37> 5920 +<00007a38> 18255 +<00007a39> 14922 +<00007a3a> 19626 +<00007a3b> 5918 +<00007a3c> 1364 +<00007a3d> 1828 +<00007a3e> 5919 +<00007a3f> 2008 +<00007a40> 2052 +<00007a42> 3638 +<00007a43> 5921 +<00007a44> 19627 +<00007a45> 14923 +<00007a46> 3714 +<00007a47> 18256 +<00007a48> 22133 +<00007a49> 5923 +<00007a4c> 14924 +<00007a4d> 2677 +<00007a4e> 1265 +<00007a4f> 1338 +<00007a50> 1136 +endcidchar + +100 begincidchar +<00007a55> 22134 +<00007a56> 18257 +<00007a57> 5922 +<00007a59> 18258 +<00007a5c> 18259 +<00007a5d> 14925 +<00007a5f> 18260 +<00007a60> 20310 +<00007a63> 2527 +<00007a65> 22135 +<00007a67> 18261 +<00007a69> 5926 +<00007a6a> 18262 +<00007a6b> 1453 +<00007a6d> 14927 +<00007a70> 5928 +<00007a74> 1856 +<00007a75> 18263 +<00007a76> 1664 +<00007a78> 14928 +<00007a79> 5929 +<00007a7a> 1773 +<00007a7d> 5930 +<00007a7e> 22136 +<00007a7f> 2720 +<00007a80> 19628 +<00007a81> 3237 +<00007a82> 18264 +<00007a83> 2692 +<00007a84> 2149 +<00007a85> 17023 +<00007a86> 19629 +<00007a88> 5931 +<00007a8a> 18265 +<00007a8b> 22137 +<00007a90> 18266 +<00007a91> 22138 +<00007a92> 2976 +<00007a93> 2797 +<00007a94> 19630 +<00007a95> 5933 +<00007a96> 5935 +<00007a97> 5932 +<00007a98> 5934 +<00007a9e> 22139 +<00007a9f> 1784 +<00007aa0> 14929 +<00007aa3> 14930 +<00007aa9> 5936 +<00007aaa> 1788 +<00007aac> 18267 +<00007aae> 1665 +<00007aaf> 3900 +<00007ab0> 5938 +<00007ab3> 14931 +<00007ab5> 19631 +<00007ab6> 5939 +<00007ab9> 18270 +<00007aba> 1232 +<00007abd> 19632 +<00007abe> 18271 +<00007abf> 5942 +<00007ac3> 1492 +<00007ac4> 5941 +<00007ac5> 5940 +<00007ac6> 14934 +<00007ac7> 5944 +<00007ac8> 5937 +<00007ac9> 22140 +<00007aca> 5945 +<00007acb> 3953 +<00007acc> 18273 +<00007acd> 5946 +<00007ace> 17025 +<00007acf> 5947 +<00007ad1> 8585 +<00007ad2> 4549 +<00007ad3> 5949 +<00007ad5> 5948 +<00007adb> 22141 +<00007adc> 3965 +<00007add> 5952 +<00007adf> 7176 +<00007ae0> 2487 +<00007ae3> 2401 +<00007ae5> 3216 +<00007ae6> 5955 +<00007ae7> 8586 +<00007ae8> 18274 +<00007ae9> 22142 +<00007aea> 2918 +<00007aeb> 8588 +<00007aec> 22143 +<00007aed> 5956 +<00007aef> 2938 +<00007af0> 5957 +<00007af1> 22144 +<00007af4> 18275 +<00007af6> 1693 +<00007af8> 4214 +endcidchar + +100 begincidchar +<00007af9> 2971 +<00007afa> 2271 +<00007afb> 22145 +<00007afd> 17026 +<00007afe> 19633 +<00007aff> 1540 +<00007b02> 5958 +<00007b04> 5971 +<00007b06> 5961 +<00007b07> 14935 +<00007b08> 1666 +<00007b0a> 5960 +<00007b0b> 5973 +<00007b0f> 5959 +<00007b11> 2488 +<00007b12> 17027 +<00007b14> 14936 +<00007b1b> 3109 +<00007b1e> 5965 +<00007b1f> 22146 +<00007b20> 1468 +<00007b23> 22147 +<00007b25> 2592 +<00007b26> 3542 +<00007b27> 14937 +<00007b28> 5967 +<00007b29> 22148 +<00007b2a> 18280 +<00007b2b> 19634 +<00007b2c> 2888 +<00007b2d> 17028 +<00007b30> 22149 +<00007b31> 14938 +<00007b33> 5962 +<00007b34> 22150 +<00007b35> 5966 +<00007b36> 5968 +<00007b39> 2155 +<00007b3b> 17029 +<00007b3d> 18279 +<00007b41> 18286 +<00007b45> 5975 +<00007b46> 3488 +<00007b47> 14939 +<00007b48> 3386 +<00007b49> 3187 +<00007b4b> 1746 +<00007b4c> 5974 +<00007b4d> 5972 +<00007b4e> 14940 +<00007b4f> 3401 +<00007b50> 5969 +<00007b51> 2972 +<00007b52> 3189 +<00007b53> 14173 +<00007b54> 3188 +<00007b55> 18288 +<00007b56> 2150 +<00007b5d> 5993 +<00007b60> 14941 +<00007b64> 18290 +<00007b65> 5977 +<00007b66> 18291 +<00007b67> 5979 +<00007b69> 14942 +<00007b6a> 22153 +<00007b6c> 5982 +<00007b6d> 14943 +<00007b6e> 5983 +<00007b6f> 17030 +<00007b72> 14944 +<00007b73> 18292 +<00007b74> 5978 +<00007b75> 5976 +<00007b77> 19635 +<00007b79> 18289 +<00007b7a> 5970 +<00007b7f> 18285 +<00007b84> 22154 +<00007b86> 3615 +<00007b87> 1365 +<00007b89> 22155 +<00007b8b> 5990 +<00007b8d> 5987 +<00007b8e> 22156 +<00007b8f> 5992 +<00007b90> 18295 +<00007b91> 14945 +<00007b92> 5991 +<00007b94> 3369 +<00007b95> 3763 +<00007b96> 22157 +<00007b97> 2185 +<00007b98> 5985 +<00007b99> 5994 +<00007b9a> 5989 +<00007b9b> 18296 +<00007b9c> 5988 +<00007b9d> 5984 +<00007b9e> 8589 +endcidchar + +100 begincidchar +<00007b9f> 5986 +<00007ba0> 19636 +<00007ba1> 1541 +<00007ba5> 22158 +<00007baa> 2939 +<00007bac> 19637 +<00007bad> 2721 +<00007baf> 14946 +<00007bb0> 19638 +<00007bb1> 3382 +<00007bb2> 22159 +<00007bb4> 5999 +<00007bb5> 18298 +<00007bb6> 22160 +<00007bb8> 3384 +<00007bbc> 18299 +<00007bbd> 22163 +<00007bc0> 2693 +<00007bc1> 5996 +<00007bc2> 22164 +<00007bc4> 3427 +<00007bc5> 18300 +<00007bc6> 6000 +<00007bc7> 3619 +<00007bc8> 22165 +<00007bc9> 2969 +<00007bca> 18301 +<00007bcb> 5995 +<00007bcc> 5997 +<00007bcf> 5998 +<00007bd4> 18304 +<00007bd6> 18305 +<00007bd7> 14947 +<00007bd9> 14948 +<00007bda> 18306 +<00007bdb> 22166 +<00007bdd> 6001 +<00007be0> 2288 +<00007be4> 3230 +<00007be5> 6006 +<00007be6> 6005 +<00007be8> 19639 +<00007be9> 6002 +<00007bea> 18307 +<00007bed> 4060 +<00007bf0> 18308 +<00007bf2> 19640 +<00007bf3> 6011 +<00007bf6> 6015 +<00007bf7> 6012 +<00007bf8> 19641 +<00007bfc> 19642 +<00007bfe> 19643 +<00007c00> 6008 +<00007c01> 17031 +<00007c02> 22171 +<00007c03> 18309 +<00007c04> 22172 +<00007c06> 22173 +<00007c07> 6009 +<00007c09> 19644 +<00007c0b> 14949 +<00007c0c> 22174 +<00007c0d> 6014 +<00007c0e> 18310 +<00007c0f> 14950 +<00007c11> 6003 +<00007c12> 4330 +<00007c13> 6010 +<00007c14> 6004 +<00007c17> 6013 +<00007c19> 22175 +<00007c1b> 22176 +<00007c1e> 7739 +<00007c1f> 6019 +<00007c20> 14951 +<00007c21> 1542 +<00007c23> 6016 +<00007c25> 22177 +<00007c26> 14952 +<00007c27> 6017 +<00007c28> 19645 +<00007c2a> 6018 +<00007c2b> 6021 +<00007c2c> 22178 +<00007c2f> 19646 +<00007c31> 14953 +<00007c33> 17032 +<00007c34> 22179 +<00007c36> 14954 +<00007c37> 6020 +<00007c38> 3466 +<00007c3d> 6022 +<00007c3e> 4036 +<00007c3f> 3645 +<00007c40> 6027 +<00007c42> 19647 +<00007c43> 6024 +<00007c45> 18311 +<00007c46> 22182 +endcidchar + +100 begincidchar +<00007c4a> 18312 +<00007c4c> 6023 +<00007c4d> 2678 +<00007c4f> 6026 +<00007c50> 6028 +<00007c51> 14955 +<00007c54> 6025 +<00007c55> 22183 +<00007c56> 6032 +<00007c57> 18313 +<00007c58> 6029 +<00007c59> 14956 +<00007c5a> 22184 +<00007c5e> 18314 +<00007c5f> 6030 +<00007c60> 6007 +<00007c61> 18315 +<00007c63> 22185 +<00007c64> 6031 +<00007c65> 6033 +<00007c67> 14957 +<00007c69> 18316 +<00007c6c> 6034 +<00007c6d> 17034 +<00007c6e> 14958 +<00007c6f> 18317 +<00007c70> 14959 +<00007c72> 19653 +<00007c73> 3606 +<00007c75> 6035 +<00007c79> 17035 +<00007c7b> 14094 +<00007c7c> 22187 +<00007c7d> 19654 +<00007c7e> 3822 +<00007c81> 1734 +<00007c82> 1791 +<00007c83> 6036 +<00007c86> 22188 +<00007c87> 19655 +<00007c89> 3588 +<00007c8b> 2606 +<00007c8d> 3772 +<00007c8f> 17036 +<00007c90> 6037 +<00007c92> 3963 +<00007c94> 17037 +<00007c95> 3370 +<00007c97> 2760 +<00007c98> 3306 +<00007c9b> 2391 +<00007c9e> 19656 +<00007c9f> 1156 +<00007ca0> 17038 +<00007ca1> 6042 +<00007ca2> 6040 +<00007ca4> 6038 +<00007ca5> 1501 +<00007ca6> 18321 +<00007ca7> 2489 +<00007ca8> 6043 +<00007cab> 6041 +<00007cad> 6039 +<00007cae> 6047 +<00007cb0> 22189 +<00007cb1> 6046 +<00007cb2> 6045 +<00007cb3> 6044 +<00007cb9> 6048 +<00007cba> 19657 +<00007cbb> 22190 +<00007cbc> 14960 +<00007cbd> 6049 +<00007cbe> 2654 +<00007cbf> 14961 +<00007cc0> 6050 +<00007cc2> 6052 +<00007cc4> 18326 +<00007cc5> 6051 +<00007cc7> 19658 +<00007cca> 1926 +<00007ccd> 18328 +<00007cce> 2746 +<00007ccf> 22191 +<00007cd2> 6054 +<00007cd3> 19659 +<00007cd4> 22192 +<00007cd5> 17039 +<00007cd6> 3190 +<00007cd7> 14964 +<00007cd8> 6053 +<00007cd9> 14965 +<00007cda> 19660 +<00007cdc> 6055 +<00007cdd> 14966 +<00007cde> 3589 +<00007cdf> 2798 +<00007ce0> 2009 +<00007ce2> 6056 +<00007ce6> 18331 +endcidchar + +100 begincidchar +<00007ce7> 3984 +<00007ce9> 22193 +<00007ceb> 14967 +<00007cef> 6058 +<00007cf2> 6059 +<00007cf4> 6060 +<00007cf5> 18333 +<00007cf6> 6061 +<00007cf8> 2227 +<00007cfa> 6062 +<00007cfb> 1829 +<00007cfe> 1668 +<00007d00> 1604 +<00007d02> 6064 +<00007d03> 18334 +<00007d04> 3839 +<00007d05> 2010 +<00007d06> 6063 +<00007d0a> 6067 +<00007d0b> 3826 +<00007d0d> 3314 +<00007d0f> 22194 +<00007d10> 3493 +<00007d11> 22195 +<00007d12> 18336 +<00007d13> 14971 +<00007d14> 2413 +<00007d15> 6066 +<00007d16> 22196 +<00007d17> 2303 +<00007d18> 2011 +<00007d19> 2228 +<00007d1a> 1667 +<00007d1b> 3590 +<00007d1c> 6065 +<00007d1d> 14972 +<00007d1e> 18337 +<00007d20> 2761 +<00007d21> 3696 +<00007d22> 2151 +<00007d23> 14973 +<00007d26> 22197 +<00007d2a> 22198 +<00007d2b> 2229 +<00007d2c> 3065 +<00007d2d> 22199 +<00007d2e> 6070 +<00007d2f> 4007 +<00007d30> 2121 +<00007d31> 17040 +<00007d32> 6071 +<00007d33> 2568 +<00007d35> 6073 +<00007d39> 2490 +<00007d3a> 2080 +<00007d3c> 19661 +<00007d3f> 6072 +<00007d40> 18342 +<00007d41> 14974 +<00007d42> 2356 +<00007d43> 1906 +<00007d44> 2762 +<00007d45> 6068 +<00007d46> 6074 +<00007d47> 18343 +<00007d48> 8591 +<00007d4b> 6069 +<00007d4c> 1830 +<00007d4d> 19662 +<00007d4e> 6077 +<00007d4f> 6081 +<00007d50> 1857 +<00007d51> 22200 +<00007d53> 14975 +<00007d55> 13882 +<00007d56> 6076 +<00007d57> 22201 +<00007d59> 14976 +<00007d5a> 18347 +<00007d5b> 6085 +<00007d5c> 17041 +<00007d5d> 14977 +<00007d5e> 2012 +<00007d61> 3927 +<00007d62> 1152 +<00007d63> 6082 +<00007d65> 22202 +<00007d66> 1669 +<00007d67> 22203 +<00007d68> 6079 +<00007d6a> 18348 +<00007d6e> 6080 +<00007d70> 18349 +<00007d71> 3191 +<00007d72> 6078 +<00007d73> 6075 +<00007d75> 1414 +<00007d76> 2696 +<00007d78> 22204 +<00007d79> 1884 +endcidchar + +100 begincidchar +<00007d7a> 14978 +<00007d7b> 22205 +<00007d7d> 6087 +<00007d7f> 18351 +<00007d81> 22206 +<00007d82> 19663 +<00007d83> 17042 +<00007d85> 19664 +<00007d86> 14979 +<00007d88> 18353 +<00007d89> 6084 +<00007d8d> 19665 +<00007d8f> 6086 +<00007d91> 19666 +<00007d93> 6083 +<00007d96> 22207 +<00007d97> 18354 +<00007d99> 1831 +<00007d9a> 2835 +<00007d9b> 6088 +<00007d9c> 2800 +<00007d9d> 18356 +<00007d9e> 19667 +<00007d9f> 6101 +<00007da0> 8594 +<00007da2> 6097 +<00007da3> 6091 +<00007da6> 17043 +<00007da7> 18357 +<00007daa> 18358 +<00007dab> 6095 +<00007dac> 2342 +<00007dad> 1185 +<00007dae> 6090 +<00007daf> 6098 +<00007db0> 6102 +<00007db1> 2013 +<00007db2> 3810 +<00007db3> 19668 +<00007db4> 3058 +<00007db5> 6092 +<00007db6> 18359 +<00007db7> 8593 +<00007db8> 6100 +<00007db9> 19669 +<00007dba> 6089 +<00007dbb> 2940 +<00007dbd> 6094 +<00007dbe> 1153 +<00007dbf> 3798 +<00007dc0> 18360 +<00007dc2> 17044 +<00007dc7> 6093 +<00007dca> 1747 +<00007dcb> 3456 +<00007dcc> 14982 +<00007dcf> 2799 +<00007dd0> 19670 +<00007dd1> 3992 +<00007dd2> 2425 +<00007dd5> 6141 +<00007dd6> 8595 +<00007dd7> 18361 +<00007dd8> 6103 +<00007dd9> 18362 +<00007dda> 2722 +<00007ddc> 6099 +<00007ddd> 6104 +<00007dde> 6106 +<00007de0> 3093 +<00007de1> 6109 +<00007de2> 22215 +<00007de3> 13322 +<00007de4> 6105 +<00007de5> 19671 +<00007de6> 18363 +<00007de8> 3620 +<00007de9> 1543 +<00007dea> 22216 +<00007deb> 14983 +<00007dec> 3799 +<00007ded> 22217 +<00007def> 1186 +<00007df1> 14984 +<00007df2> 6108 +<00007df4> 4037 +<00007df9> 14985 +<00007dfa> 22218 +<00007dfb> 6107 +<00007e00> 22214 +<00007e01> 1297 +<00007e04> 3268 +<00007e05> 6110 +<00007e08> 14986 +<00007e09> 6117 +<00007e0a> 6111 +<00007e0b> 6118 +<00007e10> 18367 +<00007e11> 14987 +<00007e12> 6114 +endcidchar + +100 begincidchar +<00007e15> 14988 +<00007e17> 18368 +<00007e1b> 3377 +<00007e1c> 22219 +<00007e1d> 18369 +<00007e1e> 2294 +<00007e1f> 6116 +<00007e20> 14989 +<00007e21> 6113 +<00007e22> 6119 +<00007e23> 6112 +<00007e26> 2382 +<00007e27> 18370 +<00007e28> 17045 +<00007e2b> 3667 +<00007e2c> 18371 +<00007e2d> 22220 +<00007e2e> 2390 +<00007e2f> 19674 +<00007e31> 6115 +<00007e32> 6127 +<00007e33> 22221 +<00007e35> 6123 +<00007e36> 19675 +<00007e37> 6126 +<00007e39> 6124 +<00007e3a> 6128 +<00007e3b> 6122 +<00007e3d> 6096 +<00007e3e> 2679 +<00007e3f> 22222 +<00007e41> 3423 +<00007e43> 6125 +<00007e44> 19676 +<00007e45> 18372 +<00007e46> 6120 +<00007e47> 14990 +<00007e48> 14183 +<00007e4a> 2723 +<00007e4b> 1832 +<00007e4d> 2357 +<00007e4e> 22223 +<00007e50> 22224 +<00007e52> 8596 +<00007e54> 2539 +<00007e55> 2744 +<00007e56> 6131 +<00007e58> 22225 +<00007e5d> 6130 +<00007e5e> 6132 +<00007e5f> 22226 +<00007e61> 7697 +<00007e62> 14991 +<00007e65> 22227 +<00007e66> 6121 +<00007e67> 6129 +<00007e69> 6137 +<00007e6a> 6136 +<00007e6b> 7671 +<00007e6d> 3752 +<00007e6e> 14992 +<00007e6f> 19677 +<00007e70> 1793 +<00007e73> 14993 +<00007e75> 18373 +<00007e78> 19678 +<00007e79> 6135 +<00007e7b> 6139 +<00007e7c> 6138 +<00007e7d> 6142 +<00007e7e> 18374 +<00007e7f> 6144 +<00007e81> 19679 +<00007e82> 2186 +<00007e83> 6140 +<00007e8a> 8359 +<00007e8c> 6147 +<00007e8d> 14994 +<00007e8e> 6153 +<00007e8f> 3125 +<00007e90> 6149 +<00007e91> 14995 +<00007e92> 6148 +<00007e95> 22228 +<00007e96> 6152 +<00007e98> 14996 +<00007e9a> 18378 +<00007f36> 1544 +<00007f38> 6156 +<00007f3a> 6157 +<00007f3b> 18381 +<00007f3c> 18380 +<00007f3d> 19680 +<00007f3e> 18382 +<00007f3f> 22231 +<00007f43> 18383 +<00007f44> 14997 +<00007f45> 6158 +<00007f47> 8597 +<00007f4f> 14998 +endcidchar + +100 begincidchar +<00007f54> 6165 +<00007f55> 6164 +<00007f58> 6166 +<00007f5b> 19681 +<00007f5c> 22232 +<00007f5d> 19682 +<00007f61> 15001 +<00007f65> 19683 +<00007f66> 22233 +<00007f67> 6171 +<00007f6a> 2129 +<00007f6b> 1833 +<00007f6d> 18389 +<00007f6e> 2964 +<00007f70> 3399 +<00007f71> 19684 +<00007f72> 2426 +<00007f75> 3331 +<00007f77> 3457 +<00007f78> 6172 +<00007f79> 4918 +<00007f82> 6173 +<00007f83> 6175 +<00007f85> 3919 +<00007f86> 6174 +<00007f87> 6177 +<00007f88> 6176 +<00007f8a> 3901 +<00007f8b> 19687 +<00007f8c> 6178 +<00007f8d> 22235 +<00007f8e> 3474 +<00007f8f> 22236 +<00007f90> 18392 +<00007f91> 15002 +<00007f94> 6179 +<00007f96> 18395 +<00007f97> 17046 +<00007f9a> 6182 +<00007f9c> 18396 +<00007f9d> 6181 +<00007f9e> 6180 +<00007fa1> 8598 +<00007fa2> 19688 +<00007fa3> 6183 +<00007fa4> 1800 +<00007fa6> 22237 +<00007fa8> 2724 +<00007fa9> 1627 +<00007faa> 22238 +<00007fad> 18397 +<00007fae> 6187 +<00007faf> 6184 +<00007fb2> 6185 +<00007fb4> 22239 +<00007fb6> 6188 +<00007fb8> 6189 +<00007fb9> 6186 +<00007fbc> 22240 +<00007fbd> 1227 +<00007fbf> 15003 +<00007fc0> 22241 +<00007fc1> 1319 +<00007fc3> 18399 +<00007fc8> 22242 +<00007fca> 6193 +<00007fcc> 3916 +<00007fce> 15004 +<00007fcf> 18400 +<00007fd2> 2358 +<00007fd4> 6195 +<00007fd5> 6194 +<00007fdb> 17047 +<00007fdf> 15005 +<00007fe0> 2607 +<00007fe1> 6196 +<00007fe3> 18401 +<00007fe5> 15006 +<00007fe6> 6197 +<00007fe8> 22243 +<00007fe9> 6198 +<00007feb> 1569 +<00007fec> 15007 +<00007ff0> 1545 +<00007ff2> 18402 +<00007ff3> 6199 +<00007ff9> 6200 +<00007ffa> 15010 +<00007ffb> 3723 +<00007ffc> 3917 +<00008000> 3902 +<00008001> 4061 +<00008002> 14099 +<00008003> 2015 +<00008004> 6203 +<00008005> 2304 +<00008006> 6202 +<00008007> 19692 +<00008008> 18404 +<0000800a> 18403 +endcidchar + +100 begincidchar +<0000800b> 6204 +<0000800c> 2261 +<0000800d> 19693 +<0000800e> 15011 +<0000800f> 22244 +<00008010> 2865 +<00008011> 15012 +<00008012> 6205 +<00008013> 22245 +<00008014> 15013 +<00008015> 2014 +<00008016> 18405 +<00008017> 3811 +<0000801c> 6208 +<0000801d> 22246 +<0000801e> 19694 +<00008021> 6209 +<00008024> 15014 +<00008026> 15015 +<00008028> 6210 +<0000802c> 18406 +<0000802e> 22249 +<00008030> 18407 +<00008033> 2262 +<00008034> 22250 +<00008035> 17048 +<00008036> 3833 +<00008037> 17049 +<00008039> 19695 +<0000803a> 15016 +<0000803b> 6212 +<0000803c> 15017 +<0000803d> 2941 +<0000803e> 22251 +<0000803f> 6211 +<00008040> 22252 +<00008043> 18408 +<00008044> 22253 +<00008046> 6214 +<0000804a> 6213 +<00008052> 6215 +<00008056> 2655 +<00008058> 6216 +<0000805a> 6217 +<0000805e> 3593 +<0000805f> 6218 +<00008060> 15018 +<00008061> 2801 +<00008062> 6219 +<00008064> 22254 +<00008066> 18409 +<00008068> 6220 +<0000806d> 22255 +<0000806f> 4038 +<00008070> 6223 +<00008071> 15019 +<00008072> 6222 +<00008073> 6221 +<00008074> 3020 +<00008075> 15020 +<00008076> 6224 +<00008077> 2540 +<00008079> 6225 +<0000807b> 18410 +<0000807d> 6226 +<0000807e> 4062 +<0000807f> 6227 +<00008081> 22256 +<00008084> 6228 +<00008085> 6230 +<00008086> 6229 +<00008087> 3385 +<00008088> 19696 +<00008089> 3281 +<0000808b> 4068 +<0000808c> 3389 +<0000808e> 19697 +<00008093> 6232 +<00008096> 2491 +<00008098> 3484 +<00008099> 18411 +<0000809a> 6233 +<0000809b> 6231 +<0000809c> 18412 +<0000809d> 1546 +<0000809e> 15021 +<000080a1> 1928 +<000080a2> 2230 +<000080a4> 18413 +<000080a5> 3458 +<000080a6> 15022 +<000080a7> 18414 +<000080a9> 1886 +<000080aa> 3697 +<000080ab> 15023 +<000080ac> 6236 +<000080ad> 6234 +<000080af> 2016 +<000080b1> 2017 +<000080b2> 1197 +endcidchar + +100 begincidchar +<000080b4> 2136 +<000080b8> 18415 +<000080b9> 22257 +<000080ba> 3343 +<000080c3> 1187 +<000080c4> 6241 +<000080c5> 18417 +<000080c6> 2942 +<000080c8> 22258 +<000080ca> 17050 +<000080cc> 3342 +<000080cd> 22259 +<000080ce> 2875 +<000080cf> 19698 +<000080d2> 22260 +<000080d4> 19699 +<000080d5> 18418 +<000080d6> 6243 +<000080d9> 6239 +<000080da> 6242 +<000080db> 6237 +<000080dd> 6240 +<000080de> 3668 +<000080e0> 17051 +<000080e1> 1929 +<000080e4> 1217 +<000080e5> 6238 +<000080e6> 18419 +<000080ed> 19700 +<000080ee> 22261 +<000080ef> 6245 +<000080f0> 19701 +<000080f1> 6246 +<000080f2> 22262 +<000080f3> 17052 +<000080f4> 3217 +<000080f5> 18421 +<000080f6> 22263 +<000080f7> 19702 +<000080f8> 1715 +<000080f9> 22264 +<000080fa> 19703 +<000080fb> 18422 +<000080fc> 6257 +<000080fd> 3315 +<000080fe> 19704 +<00008102> 2231 +<00008103> 19705 +<00008105> 1716 +<00008106> 2668 +<00008107> 4076 +<00008108> 3770 +<00008109> 6244 +<0000810a> 2680 +<0000810b> 22265 +<0000810d> 18420 +<00008116> 15026 +<00008117> 19706 +<00008118> 15027 +<0000811a> 1645 +<0000811b> 6247 +<0000811c> 22266 +<0000811e> 18425 +<00008120> 22267 +<00008123> 6249 +<00008124> 18427 +<00008127> 18428 +<00008129> 6248 +<0000812b> 13913 +<0000812c> 18429 +<0000812f> 6250 +<00008130> 19707 +<00008131> 2916 +<00008133> 3316 +<00008135> 18424 +<00008139> 3021 +<0000813a> 15028 +<0000813c> 22268 +<0000813d> 18431 +<0000813e> 6254 +<00008141> 14194 +<00008145> 22269 +<00008146> 6253 +<00008147> 22270 +<0000814a> 15029 +<0000814b> 6251 +<0000814c> 15030 +<0000814e> 2587 +<00008150> 3543 +<00008151> 6256 +<00008152> 22271 +<00008153> 6255 +<00008154> 2018 +<00008155> 4089 +<00008157> 19708 +<0000815f> 6272 +<00008160> 17053 +<00008161> 22272 +<00008169> 18433 +<0000816b> 2332 +endcidchar + +100 begincidchar +<0000816d> 17056 +<0000816e> 6259 +<0000816f> 19709 +<00008170> 2058 +<00008171> 6258 +<00008173> 19710 +<00008174> 6262 +<00008177> 22273 +<00008178> 3022 +<00008179> 3570 +<0000817a> 2725 +<0000817f> 2876 +<00008180> 6266 +<00008181> 15031 +<00008182> 6267 +<00008183> 6263 +<00008184> 15032 +<00008185> 18436 +<00008186> 22274 +<00008188> 6264 +<0000818a> 6265 +<0000818b> 19711 +<0000818e> 22275 +<0000818f> 2019 +<00008190> 19712 +<00008193> 6273 +<00008195> 6269 +<00008196> 22276 +<00008198> 18438 +<0000819a> 3544 +<0000819b> 19713 +<0000819c> 3738 +<0000819d> 3482 +<0000819e> 19714 +<000081a0> 6268 +<000081a2> 22277 +<000081a3> 6271 +<000081a4> 6270 +<000081a8> 3698 +<000081a9> 6274 +<000081ae> 22278 +<000081b0> 6275 +<000081b2> 18439 +<000081b3> 2745 +<000081b4> 15033 +<000081b5> 6276 +<000081b8> 6278 +<000081ba> 6282 +<000081bb> 17057 +<000081bd> 6279 +<000081be> 6277 +<000081bf> 3317 +<000081c0> 6280 +<000081c1> 18440 +<000081c2> 6281 +<000081c3> 18441 +<000081c5> 22279 +<000081c6> 1330 +<000081c8> 6288 +<000081c9> 6283 +<000081ca> 17058 +<000081cb> 19715 +<000081cd> 6284 +<000081ce> 22280 +<000081cf> 15034 +<000081d1> 6285 +<000081d3> 2817 +<000081d5> 19716 +<000081d6> 18442 +<000081d7> 17059 +<000081d8> 6287 +<000081d9> 6286 +<000081da> 6289 +<000081db> 18443 +<000081e1> 19719 +<000081e3> 2569 +<000081e4> 18445 +<000081e5> 1385 +<000081e7> 6292 +<000081e8> 3999 +<000081ea> 2263 +<000081eb> 22281 +<000081ec> 18447 +<000081ed> 2359 +<000081ef> 19720 +<000081f3> 2232 +<000081f4> 2965 +<000081f5> 22285 +<000081f6> 19721 +<000081f8> 22286 +<000081f9> 15035 +<000081fc> 1235 +<000081fd> 18448 +<000081fe> 6295 +<000081ff> 18449 +<00008200> 19722 +<00008203> 15036 +<00008204> 18451 +<00008205> 6298 +<00008207> 6299 +endcidchar + +100 begincidchar +<00008208> 1717 +<00008209> 5039 +<0000820a> 6300 +<0000820b> 19723 +<0000820c> 2697 +<0000820d> 6301 +<0000820e> 2295 +<0000820f> 22288 +<00008210> 6302 +<00008212> 4105 +<00008216> 6303 +<00008217> 3630 +<00008218> 1560 +<00008219> 18453 +<0000821a> 19726 +<0000821b> 2726 +<0000821c> 2402 +<0000821d> 22289 +<0000821e> 3555 +<0000821f> 2360 +<00008221> 15037 +<00008222> 18454 +<00008228> 22290 +<00008229> 6304 +<0000822a> 2020 +<0000822b> 6305 +<0000822c> 3424 +<0000822e> 6319 +<00008232> 15038 +<00008233> 6307 +<00008234> 15039 +<00008235> 2857 +<00008236> 3371 +<00008237> 1907 +<00008238> 6306 +<00008239> 2727 +<0000823a> 19727 +<0000823c> 18456 +<00008240> 6308 +<00008243> 22291 +<00008244> 19728 +<00008245> 18458 +<00008246> 15040 +<00008247> 3094 +<00008249> 18457 +<0000824b> 15041 +<0000824e> 22292 +<0000824f> 15042 +<00008251> 22293 +<00008256> 22294 +<00008257> 18462 +<00008258> 6310 +<00008259> 6309 +<0000825a> 6312 +<0000825c> 18464 +<0000825d> 6311 +<0000825f> 6313 +<00008260> 17061 +<00008262> 6315 +<00008263> 18465 +<00008264> 6314 +<00008266> 1547 +<00008267> 22295 +<00008268> 6316 +<0000826d> 19729 +<0000826e> 2081 +<0000826f> 3985 +<00008271> 6320 +<00008272> 2541 +<00008274> 17062 +<00008276> 1298 +<00008279> 14197 +<0000827b> 22296 +<0000827d> 18468 +<0000827e> 6323 +<0000827f> 18469 +<00008283> 18470 +<00008284> 19730 +<00008287> 22299 +<00008289> 19731 +<0000828a> 18471 +<0000828b> 1206 +<0000828d> 6324 +<0000828e> 15043 +<00008291> 19732 +<00008292> 6325 +<00008293> 18472 +<00008294> 22300 +<00008296> 22301 +<00008298> 22302 +<00008299> 3545 +<0000829d> 2291 +<0000829f> 6327 +<000082a0> 22305 +<000082a1> 17064 +<000082a5> 1415 +<000082a6> 1142 +<000082a9> 17067 +<000082aa> 19733 +<000082ab> 6326 +endcidchar + +100 begincidchar +<000082ac> 6329 +<000082ad> 3332 +<000082ae> 15044 +<000082af> 2570 +<000082b0> 19734 +<000082b1> 1366 +<000082b2> 18475 +<000082b3> 3669 +<000082b4> 18476 +<000082b7> 15045 +<000082b8> 1843 +<000082b9> 1748 +<000082ba> 18477 +<000082bb> 6328 +<000082bc> 18478 +<000082bd> 1386 +<000082be> 15046 +<000082bf> 17068 +<000082c5> 1503 +<000082c6> 15047 +<000082d0> 19735 +<000082d1> 1299 +<000082d2> 6333 +<000082d3> 4018 +<000082d4> 2877 +<000082d5> 17069 +<000082d7> 3510 +<000082d9> 6345 +<000082da> 22306 +<000082db> 1367 +<000082dc> 6343 +<000082de> 6341 +<000082df> 6332 +<000082e0> 22307 +<000082e1> 6330 +<000082e2> 18479 +<000082e3> 6331 +<000082e4> 22308 +<000082e5> 2319 +<000082e6> 1764 +<000082e7> 2997 +<000082e8> 18480 +<000082ea> 19736 +<000082eb> 3241 +<000082ed> 22309 +<000082ef> 19737 +<000082f1> 1267 +<000082f3> 6335 +<000082f4> 6334 +<000082f6> 19738 +<000082f7> 18481 +<000082f9> 6340 +<000082fa> 6336 +<000082fb> 6339 +<000082fd> 17070 +<000082fe> 15048 +<00008300> 17071 +<00008301> 8600 +<00008302> 3804 +<00008303> 6338 +<00008304> 1368 +<00008305> 1499 +<00008306> 6342 +<00008309> 6344 +<0000830c> 18484 +<0000830e> 1834 +<00008316> 6348 +<0000831b> 18486 +<0000831c> 1135 +<0000831d> 18487 +<00008321> 22314 +<00008322> 17072 +<00008323> 6365 +<00008328> 1205 +<0000832b> 6356 +<0000832c> 22315 +<0000832d> 17073 +<0000832e> 22316 +<0000832f> 6355 +<00008330> 18488 +<00008331> 6350 +<00008332> 6349 +<00008333> 22317 +<00008334> 6347 +<00008335> 6346 +<00008336> 2977 +<00008337> 22318 +<00008338> 2907 +<00008339> 6352 +<0000833a> 17074 +<0000833c> 18489 +<0000833d> 22319 +<00008340> 6351 +<00008342> 22320 +<00008343> 15049 +<00008344> 18490 +<00008345> 6354 +<00008346> 7672 +<00008347> 17075 +<00008349> 2802 +endcidchar + +100 begincidchar +<0000834a> 1835 +<0000834f> 1251 +<00008350> 6353 +<00008351> 15050 +<00008352> 2021 +<00008353> 22332 +<00008354> 18485 +<00008355> 15051 +<00008356> 19739 +<00008357> 18491 +<00008358> 2803 +<0000835a> 14202 +<00008362> 8601 +<00008363> 17775 +<00008370> 22323 +<00008373> 6371 +<00008375> 6372 +<00008377> 1369 +<00008378> 19740 +<0000837b> 1326 +<0000837c> 6369 +<0000837d> 17076 +<0000837f> 8602 +<00008380> 22324 +<00008382> 22325 +<00008384> 22326 +<00008385> 6359 +<00008386> 15052 +<00008387> 6367 +<00008389> 6374 +<0000838a> 6368 +<0000838d> 15053 +<0000838e> 6366 +<00008392> 15054 +<00008393> 6337 +<00008396> 6364 +<00008398> 15055 +<00008399> 22327 +<0000839a> 6360 +<0000839b> 18497 +<0000839c> 22328 +<0000839d> 18498 +<0000839e> 1548 +<0000839f> 6362 +<000083a0> 6373 +<000083a2> 6363 +<000083a6> 22329 +<000083a7> 17077 +<000083a8> 6375 +<000083a9> 15056 +<000083aa> 6361 +<000083ab> 3378 +<000083ac> 22330 +<000083ad> 22335 +<000083b1> 3923 +<000083b5> 6370 +<000083bd> 6392 +<000083be> 22331 +<000083c1> 6384 +<000083c5> 2625 +<000083c7> 8603 +<000083c9> 18499 +<000083ca> 1632 +<000083cc> 1749 +<000083ce> 6379 +<000083cf> 17078 +<000083d0> 18500 +<000083d1> 17079 +<000083d3> 1371 +<000083d4> 18501 +<000083d6> 2492 +<000083d8> 6382 +<000083dc> 2122 +<000083dd> 18502 +<000083df> 3147 +<000083e0> 6387 +<000083e1> 17080 +<000083e5> 18503 +<000083e8> 22333 +<000083e9> 3646 +<000083ea> 15059 +<000083eb> 6378 +<000083ef> 1370 +<000083f0> 1930 +<000083f1> 3483 +<000083f2> 6388 +<000083f4> 6376 +<000083f6> 8604 +<000083f7> 6385 +<000083f8> 19741 +<000083f9> 18504 +<000083fb> 6395 +<000083fc> 19742 +<000083fd> 6380 +<00008401> 17081 +<00008403> 6381 +<00008404> 3218 +<00008406> 17082 +<00008407> 6386 +<0000840a> 7807 +endcidchar + +100 begincidchar +<0000840b> 6383 +<0000840c> 3670 +<0000840d> 6389 +<0000840e> 1188 +<0000840f> 15060 +<00008411> 15061 +<00008413> 6377 +<00008415> 18505 +<00008417> 18507 +<00008419> 22334 +<00008420> 6391 +<00008422> 6390 +<00008429> 3361 +<0000842a> 6397 +<0000842c> 6408 +<0000842f> 22336 +<00008431> 1500 +<00008435> 6411 +<00008438> 6393 +<00008439> 18508 +<0000843c> 6398 +<0000843d> 3928 +<00008445> 22337 +<00008446> 6407 +<00008447> 22338 +<00008448> 8605 +<00008449> 3903 +<0000844a> 15062 +<0000844d> 22339 +<0000844e> 3954 +<0000844f> 18509 +<00008456> 22340 +<00008457> 2998 +<00008458> 19743 +<0000845b> 1481 +<0000845c> 18514 +<0000845f> 17083 +<00008460> 22342 +<00008461> 3556 +<00008462> 6413 +<00008463> 3193 +<00008464> 22343 +<00008465> 18516 +<00008466> 1141 +<00008467> 22344 +<00008469> 6406 +<0000846a> 22345 +<0000846b> 6402 +<0000846c> 2804 +<0000846d> 6396 +<0000846e> 6404 +<0000846f> 6409 +<00008470> 17084 +<00008471> 3298 +<00008473> 17085 +<00008474> 22346 +<00008475> 1134 +<00008476> 15063 +<00008477> 6401 +<00008478> 18517 +<00008479> 6410 +<0000847a> 3562 +<0000847c> 18518 +<0000847d> 22347 +<00008481> 18519 +<00008482> 6405 +<00008484> 6400 +<00008485> 17086 +<0000848b> 2493 +<00008490> 2361 +<00008492> 22348 +<00008493> 19744 +<00008494> 2264 +<00008495> 22349 +<00008497> 18521 +<00008499> 3812 +<0000849c> 3513 +<0000849e> 17087 +<0000849f> 6416 +<000084a1> 6425 +<000084a6> 18522 +<000084a8> 15064 +<000084ad> 6403 +<000084af> 15065 +<000084b1> 19745 +<000084b2> 1493 +<000084b4> 8606 +<000084b8> 2528 +<000084b9> 6414 +<000084ba> 17088 +<000084bb> 6419 +<000084bc> 2805 +<000084bd> 19746 +<000084be> 18523 +<000084bf> 6415 +<000084c0> 15066 +<000084c1> 6422 +<000084c2> 15067 +<000084c4> 2973 +<000084c6> 6423 +endcidchar + +100 begincidchar +<000084c9> 3904 +<000084ca> 6412 +<000084cb> 1430 +<000084cc> 22354 +<000084cd> 6418 +<000084d0> 6421 +<000084d1> 3768 +<000084d3> 18527 +<000084d6> 6424 +<000084d9> 6417 +<000084da> 6420 +<000084dc> 8363 +<000084e7> 18529 +<000084ea> 18530 +<000084ec> 3671 +<000084ee> 4039 +<000084ef> 18531 +<000084f0> 15068 +<000084f1> 18532 +<000084f2> 22355 +<000084f4> 6428 +<000084f7> 22356 +<000084fa> 18533 +<000084fb> 19747 +<000084fc> 6435 +<000084fd> 15069 +<000084ff> 6427 +<00008500> 2287 +<00008506> 6394 +<00008507> 22359 +<0000850c> 15070 +<0000850e> 22360 +<00008510> 22361 +<00008511> 3614 +<00008513> 3758 +<00008514> 6434 +<00008515> 6433 +<0000851a> 1240 +<0000851b> 18534 +<0000851c> 22362 +<0000851e> 17091 +<0000851f> 6432 +<00008521> 6426 +<00008522> 22363 +<00008523> 7706 +<00008526> 3057 +<00008527> 22364 +<0000852a> 22365 +<0000852b> 18537 +<0000852c> 6431 +<0000852d> 1218 +<0000852f> 17092 +<00008532> 17090 +<00008533> 22366 +<00008534> 15071 +<00008535> 2818 +<00008536> 22367 +<0000853d> 3603 +<0000853e> 7861 +<0000853f> 22368 +<00008540> 6436 +<00008541> 6440 +<00008543> 3437 +<00008546> 19748 +<00008548> 6439 +<00008549> 2494 +<0000854a> 2293 +<0000854b> 6442 +<0000854e> 1718 +<0000854f> 18538 +<00008550> 22369 +<00008551> 18541 +<00008552> 22370 +<00008553> 8607 +<00008555> 6443 +<00008556> 19749 +<00008557> 3563 +<00008558> 6438 +<00008559> 8608 +<0000855a> 6399 +<0000855c> 22371 +<0000855d> 19750 +<0000855e> 15072 +<00008563> 6437 +<00008564> 17093 +<00008568> 4085 +<00008569> 3194 +<0000856a> 3557 +<0000856b> 8609 +<0000856d> 6450 +<0000856f> 18539 +<00008577> 6456 +<00008579> 22375 +<0000857a> 17094 +<0000857b> 18545 +<0000857d> 18546 +<0000857e> 6457 +<0000857f> 18547 +<00008580> 6444 +<00008581> 18548 +endcidchar + +100 begincidchar +<00008584> 3372 +<00008585> 19751 +<00008586> 18549 +<00008587> 6454 +<00008588> 6446 +<00008589> 22376 +<0000858a> 6448 +<0000858b> 22377 +<0000858c> 17095 +<0000858f> 15073 +<00008590> 6458 +<00008591> 6447 +<00008593> 18550 +<00008594> 6451 +<00008597> 1300 +<00008598> 19752 +<00008599> 3261 +<0000859b> 6452 +<0000859c> 6455 +<0000859d> 18551 +<0000859f> 18552 +<000085a0> 22378 +<000085a2> 17096 +<000085a4> 6445 +<000085a5> 22379 +<000085a6> 2728 +<000085a7> 22380 +<000085a8> 6449 +<000085a9> 2165 +<000085aa> 2571 +<000085ab> 1798 +<000085ac> 3840 +<000085ad> 15076 +<000085ae> 3845 +<000085af> 2428 +<000085b0> 8611 +<000085b4> 22381 +<000085b6> 22382 +<000085b7> 15074 +<000085b8> 22383 +<000085b9> 6462 +<000085ba> 6460 +<000085bc> 18556 +<000085c1> 4084 +<000085c2> 22387 +<000085c7> 18557 +<000085c9> 6459 +<000085ca> 18558 +<000085cb> 17097 +<000085cd> 3935 +<000085ce> 15075 +<000085cf> 6461 +<000085d0> 6463 +<000085d5> 6464 +<000085da> 22388 +<000085dc> 6467 +<000085dd> 6465 +<000085df> 18561 +<000085e0> 22389 +<000085e1> 18562 +<000085e4> 3195 +<000085e5> 6466 +<000085e6> 18563 +<000085e8> 22390 +<000085e9> 3425 +<000085ea> 6453 +<000085ed> 17098 +<000085f3> 22391 +<000085f4> 14208 +<000085f6> 18564 +<000085f7> 2429 +<000085f9> 6468 +<000085fa> 6473 +<000085fb> 2806 +<000085fc> 22392 +<000085fe> 6472 +<000085ff> 17099 +<00008600> 18565 +<00008602> 6441 +<00008606> 6474 +<00008607> 2763 +<0000860a> 6469 +<0000860b> 6471 +<00008610> 17102 +<00008611> 18566 +<00008612> 15077 +<00008613> 6470 +<00008616> 5328 +<00008617> 5313 +<00008618> 17104 +<00008619> 22395 +<0000861a> 6476 +<0000861b> 22396 +<0000861e> 18567 +<00008621> 18568 +<00008622> 6475 +<00008624> 18569 +<00008627> 18570 +<00008629> 15078 +<0000862d> 3936 +endcidchar + +100 begincidchar +<0000862f> 5809 +<00008630> 6477 +<00008636> 22397 +<00008638> 17105 +<00008639> 18572 +<0000863a> 22398 +<0000863c> 18573 +<0000863d> 22399 +<0000863f> 6478 +<00008640> 18575 +<00008641> 16824 +<00008642> 19753 +<00008646> 19754 +<0000864d> 6479 +<0000864e> 1931 +<00008650> 1646 +<00008652> 15079 +<00008653> 18576 +<00008654> 6481 +<00008655> 4244 +<00008656> 18577 +<00008657> 17106 +<0000865a> 1679 +<0000865b> 13336 +<0000865c> 3970 +<0000865d> 22402 +<0000865e> 1771 +<0000865f> 6482 +<00008662> 17107 +<00008663> 15080 +<00008664> 22405 +<00008667> 6483 +<00008669> 22406 +<0000866b> 2988 +<0000866c> 15081 +<0000866f> 15082 +<00008671> 6484 +<00008675> 17109 +<00008676> 22407 +<00008677> 18578 +<00008679> 3282 +<0000867a> 15083 +<0000867b> 1150 +<0000867d> 14214 +<00008687> 18579 +<00008688> 22425 +<00008689> 18580 +<0000868a> 1379 +<0000868d> 15084 +<00008691> 15085 +<00008693> 6485 +<00008695> 2187 +<00008696> 22408 +<00008698> 15086 +<0000869a> 22409 +<000086a1> 22410 +<000086a3> 6486 +<000086a4> 3320 +<000086a6> 22411 +<000086ab> 6498 +<000086ad> 22412 +<000086af> 6492 +<000086b0> 6495 +<000086b1> 18583 +<000086b3> 18584 +<000086b6> 6491 +<000086b7> 22415 +<000086b8> 17110 +<000086b9> 22416 +<000086bf> 22417 +<000086c0> 19755 +<000086c1> 18585 +<000086c3> 18586 +<000086c4> 6493 +<000086c5> 22418 +<000086c6> 6494 +<000086c7> 2308 +<000086c9> 6496 +<000086cb> 2943 +<000086cd> 1836 +<000086ce> 1440 +<000086d1> 18587 +<000086d2> 22419 +<000086d4> 6499 +<000086d5> 18588 +<000086d7> 18589 +<000086d9> 1437 +<000086da> 22420 +<000086db> 6504 +<000086dc> 22421 +<000086de> 6500 +<000086df> 6503 +<000086e0> 22422 +<000086e3> 18590 +<000086e4> 3406 +<000086e5> 22423 +<000086e6> 18591 +<000086e7> 22424 +<000086e9> 6501 +<000086ec> 6502 +endcidchar + +100 begincidchar +<000086ed> 3514 +<000086ee> 3438 +<000086ef> 6505 +<000086f8> 2909 +<000086f9> 6515 +<000086fa> 15089 +<000086fb> 6511 +<000086fc> 17111 +<000086fd> 15090 +<000086fe> 1387 +<00008700> 6509 +<00008702> 3672 +<00008703> 6510 +<00008704> 22426 +<00008705> 18593 +<00008706> 6507 +<00008707> 18594 +<00008708> 6508 +<00008709> 6513 +<0000870a> 6516 +<0000870b> 15091 +<0000870d> 6514 +<0000870e> 18595 +<0000870f> 22427 +<00008710> 18596 +<00008711> 6512 +<00008712> 6506 +<00008713> 15092 +<00008714> 19756 +<00008718> 2966 +<00008719> 15093 +<0000871a> 6523 +<0000871c> 3766 +<0000871e> 15094 +<0000871f> 18597 +<00008721> 18598 +<00008722> 19757 +<00008723> 18599 +<00008725> 6521 +<00008728> 15095 +<00008729> 6522 +<0000872e> 19758 +<0000872f> 22428 +<00008731> 18600 +<00008732> 22429 +<00008734> 6517 +<00008737> 6519 +<00008739> 19759 +<0000873a> 18601 +<0000873b> 6520 +<0000873e> 15096 +<0000873f> 6518 +<00008740> 18602 +<00008743> 18603 +<00008745> 22432 +<00008749> 2698 +<0000874b> 4063 +<0000874c> 6527 +<0000874d> 22433 +<0000874e> 6528 +<00008751> 18604 +<00008753> 6534 +<00008755> 2544 +<00008757> 6530 +<00008758> 18605 +<00008759> 6533 +<0000875d> 19760 +<0000875f> 6525 +<00008760> 6524 +<00008761> 22434 +<00008763> 6535 +<00008766> 1372 +<00008768> 6531 +<0000876a> 6536 +<0000876e> 6532 +<0000876f> 22435 +<00008771> 15097 +<00008772> 18608 +<00008774> 6529 +<00008776> 3023 +<00008778> 6526 +<0000877b> 19761 +<0000877c> 18609 +<0000877f> 3358 +<00008782> 6540 +<00008787> 17112 +<00008788> 15098 +<00008789> 18613 +<0000878b> 18614 +<0000878c> 19762 +<0000878d> 3877 +<0000878e> 19763 +<00008790> 22440 +<00008793> 18615 +<00008795> 22441 +<00008799> 15099 +<0000879e> 19766 +<0000879f> 6539 +<000087a0> 18616 +<000087a2> 6538 +endcidchar + +100 begincidchar +<000087a3> 19767 +<000087a7> 18612 +<000087ab> 6547 +<000087ae> 19768 +<000087af> 6541 +<000087b1> 22443 +<000087b3> 6549 +<000087b5> 15102 +<000087ba> 3920 +<000087bb> 6552 +<000087bd> 6543 +<000087be> 18619 +<000087bf> 19769 +<000087c0> 6544 +<000087c1> 18621 +<000087c4> 6548 +<000087c6> 6551 +<000087c7> 6550 +<000087c8> 22444 +<000087c9> 19770 +<000087ca> 22445 +<000087cb> 6542 +<000087ce> 18622 +<000087d0> 6545 +<000087d2> 6562 +<000087d5> 22446 +<000087d6> 15103 +<000087d9> 22447 +<000087da> 19771 +<000087dc> 22448 +<000087df> 18623 +<000087e0> 6555 +<000087e2> 22449 +<000087e3> 18625 +<000087e4> 22450 +<000087ea> 18628 +<000087eb> 15104 +<000087ec> 7715 +<000087ed> 15105 +<000087ef> 6553 +<000087f1> 22451 +<000087f2> 6554 +<000087f3> 22452 +<000087f5> 15421 +<000087f8> 22453 +<000087f9> 1416 +<000087fa> 22454 +<000087fb> 1628 +<000087fe> 6558 +<000087ff> 22455 +<00008801> 15106 +<00008803> 20312 +<00008805> 6537 +<00008806> 15108 +<00008807> 8614 +<00008809> 22456 +<0000880a> 17114 +<0000880b> 15109 +<0000880d> 6557 +<0000880e> 6561 +<0000880f> 6556 +<00008810> 17115 +<00008811> 6563 +<00008812> 22458 +<00008813> 18629 +<00008814> 15110 +<00008815> 6565 +<00008816> 6564 +<00008818> 19772 +<00008819> 22457 +<0000881a> 22459 +<0000881b> 19773 +<0000881c> 15111 +<0000881e> 22460 +<0000881f> 7813 +<00008821> 6567 +<00008822> 6566 +<00008823> 6497 +<00008827> 6571 +<00008828> 18630 +<0000882d> 19774 +<0000882e> 18631 +<00008830> 22461 +<00008831> 6568 +<00008832> 18632 +<00008835> 22462 +<00008836> 6569 +<00008839> 6570 +<0000883a> 19775 +<0000883b> 6572 +<0000883c> 18633 +<00008840> 1858 +<00008841> 22463 +<00008842> 6574 +<00008843> 22464 +<00008844> 6573 +<00008845> 19776 +<00008846> 2362 +<0000884a> 18635 +<0000884b> 19777 +endcidchar + +100 begincidchar +<0000884c> 2022 +<0000884d> 5412 +<0000884e> 19778 +<00008851> 22468 +<00008852> 6575 +<00008853> 2395 +<00008855> 19779 +<00008856> 15112 +<00008857> 1431 +<00008858> 18636 +<00008859> 6576 +<0000885a> 19780 +<0000885b> 1268 +<0000885c> 22469 +<0000885d> 2495 +<0000885e> 6577 +<0000885f> 15113 +<00008860> 22470 +<00008861> 2023 +<00008862> 6578 +<00008863> 1189 +<00008864> 15114 +<00008868> 3503 +<00008869> 18639 +<0000886b> 6579 +<0000886e> 19781 +<0000886f> 18641 +<00008870> 2608 +<00008871> 22471 +<00008872> 6586 +<00008875> 6583 +<00008877> 2989 +<00008879> 22472 +<0000887b> 22473 +<0000887d> 6584 +<0000887e> 6581 +<0000887f> 1750 +<00008880> 22474 +<00008881> 6580 +<00008882> 6587 +<00008888> 1804 +<0000888b> 2878 +<0000888d> 6593 +<00008892> 6589 +<00008896> 2837 +<00008897> 6588 +<00008898> 15115 +<00008899> 6591 +<0000889e> 6582 +<0000889f> 22475 +<000088a0> 18642 +<000088a2> 6592 +<000088a4> 6594 +<000088a8> 22476 +<000088aa> 15116 +<000088ab> 3459 +<000088ae> 6590 +<000088b0> 6595 +<000088b1> 6597 +<000088b4> 1927 +<000088b5> 6585 +<000088b7> 1157 +<000088ba> 22477 +<000088bc> 18643 +<000088bf> 6596 +<000088c0> 18644 +<000088c1> 2123 +<000088c2> 4030 +<000088c5> 2807 +<000088c6> 14217 +<000088ca> 15119 +<000088cd> 19785 +<000088ce> 17116 +<000088cf> 3946 +<000088d1> 18646 +<000088d2> 15120 +<000088d3> 18647 +<000088d4> 6600 +<000088d5> 3871 +<000088db> 15121 +<000088dc> 3636 +<000088dd> 6603 +<000088de> 22480 +<000088df> 2096 +<000088e0> 19786 +<000088e1> 3947 +<000088e7> 22481 +<000088e8> 6608 +<000088ef> 19787 +<000088f2> 6609 +<000088f3> 2496 +<000088f4> 6607 +<000088f5> 8615 +<000088f7> 22482 +<000088f8> 3921 +<000088f9> 6604 +<000088fc> 6606 +<000088fd> 2657 +<000088fe> 2628 +<00008901> 18649 +endcidchar + +100 begincidchar +<00008902> 6605 +<00008904> 6610 +<00008906> 15124 +<00008907> 3571 +<0000890a> 6612 +<0000890c> 6611 +<0000890d> 22483 +<00008910> 1482 +<00008912> 3673 +<00008913> 6613 +<0000891c> 8360 +<0000891d> 6625 +<0000891e> 6615 +<00008920> 22486 +<00008925> 6616 +<00008926> 19790 +<00008927> 15128 +<00008928> 22487 +<00008930> 15129 +<00008931> 22488 +<00008932> 17118 +<00008935> 19791 +<00008936> 6622 +<00008937> 18651 +<00008938> 6623 +<00008939> 17119 +<0000893a> 22489 +<0000893b> 6621 +<0000893e> 15130 +<00008940> 17120 +<00008941> 6619 +<00008942> 18653 +<00008943> 6614 +<00008944> 6620 +<00008945> 18654 +<00008946> 22490 +<00008949> 18655 +<0000894c> 6624 +<0000894d> 7120 +<0000894f> 22491 +<00008952> 22492 +<00008956> 1320 +<00008957> 22493 +<0000895a> 19792 +<0000895b> 22494 +<0000895c> 19793 +<0000895e> 6627 +<0000895f> 1751 +<00008960> 6626 +<00008961> 22495 +<00008962> 18657 +<00008963> 22496 +<00008964> 6629 +<00008966> 6628 +<0000896a> 6631 +<0000896b> 19794 +<0000896d> 6630 +<0000896e> 22497 +<0000896f> 6632 +<00008970> 19795 +<00008972> 2363 +<00008973> 22498 +<00008974> 6633 +<00008975> 22499 +<00008977> 6634 +<0000897a> 22500 +<0000897b> 15131 +<0000897c> 19796 +<0000897d> 22501 +<0000897e> 6635 +<0000897f> 2658 +<00008980> 13870 +<00008981> 3905 +<00008983> 6636 +<00008986> 3572 +<00008987> 3324 +<00008988> 6637 +<00008989> 18658 +<0000898a> 6638 +<0000898b> 1887 +<0000898d> 22502 +<0000898f> 1606 +<00008990> 18659 +<00008993> 6639 +<00008994> 17121 +<00008995> 22503 +<00008996> 2233 +<00008997> 3319 +<00008998> 6640 +<0000899a> 1454 +<0000899f> 18660 +<000089a0> 22506 +<000089a1> 6641 +<000089a5> 19797 +<000089a6> 6643 +<000089a7> 3937 +<000089a9> 6642 +<000089aa> 2572 +<000089ac> 6644 +<000089af> 6645 +endcidchar + +100 begincidchar +<000089b0> 18661 +<000089b2> 6646 +<000089b3> 1549 +<000089b4> 22507 +<000089b5> 19798 +<000089b6> 22508 +<000089b7> 18662 +<000089ba> 6647 +<000089bc> 19799 +<000089bd> 6648 +<000089d2> 1455 +<000089d4> 15132 +<000089d5> 19800 +<000089d6> 15133 +<000089d7> 22509 +<000089d8> 18663 +<000089da> 6651 +<000089e3> 1394 +<000089e5> 15134 +<000089e6> 2542 +<000089e7> 6654 +<000089e9> 22510 +<000089eb> 18664 +<000089ed> 22511 +<000089f1> 15135 +<000089f3> 18666 +<000089f4> 6655 +<000089f6> 17122 +<000089f8> 6656 +<000089f9> 22512 +<000089fd> 18667 +<000089ff> 18668 +<00008a00> 1908 +<00008a01> 13756 +<00008a02> 3095 +<00008a03> 6657 +<00008a07> 15136 +<00008a08> 1837 +<00008a0a> 2588 +<00008a0c> 6660 +<00008a0e> 3196 +<00008a0f> 15137 +<00008a10> 6659 +<00008a11> 18670 +<00008a12> 8616 +<00008a13> 1799 +<00008a14> 18671 +<00008a15> 15138 +<00008a16> 6658 +<00008a17> 2903 +<00008a18> 1607 +<00008a1b> 6661 +<00008a1d> 6662 +<00008a1e> 22515 +<00008a1f> 2497 +<00008a20> 22516 +<00008a21> 18673 +<00008a22> 15139 +<00008a23> 1859 +<00008a24> 22517 +<00008a25> 6663 +<00008a26> 22518 +<00008a2a> 3674 +<00008a2d> 2691 +<00008a2f> 22521 +<00008a31> 1680 +<00008a33> 3841 +<00008a34> 2764 +<00008a35> 18674 +<00008a36> 6664 +<00008a37> 8617 +<00008a3a> 2573 +<00008a3b> 2990 +<00008a3c> 2498 +<00008a3d> 22522 +<00008a3e> 18675 +<00008a40> 22523 +<00008a41> 6665 +<00008a43> 22524 +<00008a45> 18676 +<00008a46> 6668 +<00008a47> 17123 +<00008a48> 6669 +<00008a49> 19801 +<00008a4d> 18677 +<00008a4e> 15140 +<00008a50> 2094 +<00008a51> 2850 +<00008a52> 6667 +<00008a53> 22525 +<00008a54> 2499 +<00008a55> 3504 +<00008a56> 22526 +<00008a57> 19802 +<00008a58> 18678 +<00008a5b> 6666 +<00008a5c> 22527 +<00008a5d> 17124 +<00008a5e> 2234 +<00008a60> 1269 +endcidchar + +100 begincidchar +<00008a61> 17125 +<00008a62> 6673 +<00008a63> 1838 +<00008a65> 22528 +<00008a66> 2236 +<00008a67> 19803 +<00008a69> 2235 +<00008a6b> 4083 +<00008a6c> 6672 +<00008a6d> 6671 +<00008a6e> 2729 +<00008a70> 1639 +<00008a71> 4073 +<00008a72> 1432 +<00008a73> 2500 +<00008a75> 17126 +<00008a79> 8618 +<00008a7c> 6670 +<00008a7e> 19804 +<00008a7f> 15141 +<00008a80> 22533 +<00008a82> 6675 +<00008a83> 22534 +<00008a84> 6676 +<00008a85> 6674 +<00008a86> 19805 +<00008a87> 1932 +<00008a89> 3882 +<00008a8b> 22535 +<00008a8c> 2237 +<00008a8d> 3293 +<00008a8f> 22536 +<00008a90> 18680 +<00008a91> 6679 +<00008a92> 22537 +<00008a93> 2660 +<00008a95> 2944 +<00008a96> 19806 +<00008a97> 22538 +<00008a98> 3872 +<00008a99> 22539 +<00008a9a> 6682 +<00008a9e> 1952 +<00008a9f> 22540 +<00008aa0> 2659 +<00008aa1> 6678 +<00008aa3> 6683 +<00008aa4> 1953 +<00008aa7> 8619 +<00008aa8> 6677 +<00008aa9> 22541 +<00008aaa> 13880 +<00008aac> 2694 +<00008aad> 3233 +<00008aae> 18679 +<00008aaf> 22542 +<00008ab0> 2925 +<00008ab2> 1373 +<00008ab3> 22543 +<00008ab6> 19807 +<00008ab7> 18681 +<00008ab9> 3460 +<00008abb> 22544 +<00008abc> 1629 +<00008abe> 8620 +<00008abf> 3024 +<00008ac2> 6686 +<00008ac3> 22545 +<00008ac4> 6684 +<00008ac6> 22546 +<00008ac7> 2954 +<00008ac8> 22547 +<00008ac9> 19808 +<00008aca> 22548 +<00008acb> 2661 +<00008acc> 1550 +<00008acd> 6685 +<00008acf> 2593 +<00008ad0> 17127 +<00008ad1> 19809 +<00008ad2> 3986 +<00008ad6> 4070 +<00008ad7> 18682 +<00008ada> 6687 +<00008adb> 6698 +<00008adc> 3025 +<00008add> 19810 +<00008ade> 6697 +<00008adf> 8621 +<00008ae0> 6694 +<00008ae1> 6702 +<00008ae2> 6695 +<00008ae4> 6691 +<00008ae6> 3096 +<00008ae7> 6690 +<00008aeb> 6688 +<00008aec> 19811 +<00008aed> 3851 +<00008aee> 2238 +<00008af0> 22552 +endcidchar + +100 begincidchar +<00008af1> 6692 +<00008af3> 6689 +<00008af4> 15142 +<00008af5> 19812 +<00008af6> 8623 +<00008af7> 6696 +<00008af8> 2430 +<00008afa> 1909 +<00008afc> 18683 +<00008afe> 2906 +<00008aff> 22553 +<00008b00> 3699 +<00008b01> 1276 +<00008b02> 1190 +<00008b04> 3197 +<00008b05> 18686 +<00008b06> 19813 +<00008b07> 6700 +<00008b0a> 18685 +<00008b0b> 22554 +<00008b0c> 6699 +<00008b0d> 18687 +<00008b0e> 3262 +<00008b0f> 19814 +<00008b10> 6704 +<00008b11> 19815 +<00008b14> 6693 +<00008b16> 6703 +<00008b17> 6705 +<00008b19> 1888 +<00008b1a> 6701 +<00008b1b> 2024 +<00008b1c> 18688 +<00008b1d> 2305 +<00008b1e> 22555 +<00008b1f> 15143 +<00008b20> 6706 +<00008b21> 3906 +<00008b26> 6709 +<00008b28> 6712 +<00008b2b> 6710 +<00008b2c> 3495 +<00008b2d> 18689 +<00008b30> 22556 +<00008b33> 6707 +<00008b37> 15144 +<00008b39> 1752 +<00008b3c> 22557 +<00008b3e> 6711 +<00008b41> 6713 +<00008b42> 22558 +<00008b45> 19816 +<00008b46> 17128 +<00008b48> 22559 +<00008b49> 6717 +<00008b4c> 6714 +<00008b4d> 22560 +<00008b4e> 6716 +<00008b4f> 6715 +<00008b51> 18691 +<00008b52> 19817 +<00008b53> 8624 +<00008b54> 15147 +<00008b56> 6718 +<00008b58> 2269 +<00008b59> 17129 +<00008b5a> 6720 +<00008b5b> 6719 +<00008b5c> 3546 +<00008b5e> 18692 +<00008b5f> 6722 +<00008b63> 22561 +<00008b66> 1839 +<00008b69> 17130 +<00008b6b> 6721 +<00008b6c> 6723 +<00008b6d> 19818 +<00008b6f> 6724 +<00008b70> 1630 +<00008b71> 6190 +<00008b72> 2529 +<00008b74> 6725 +<00008b76> 18693 +<00008b77> 1954 +<00008b78> 19819 +<00008b79> 22562 +<00008b7c> 19820 +<00008b7d> 6726 +<00008b7e> 19821 +<00008b7f> 8625 +<00008b80> 6727 +<00008b81> 18694 +<00008b83> 2188 +<00008b84> 22563 +<00008b85> 19822 +<00008b8a> 5075 +<00008b8b> 18695 +<00008b8c> 6728 +<00008b8d> 22564 +<00008b8e> 6729 +endcidchar + +100 begincidchar +<00008b8f> 22565 +<00008b90> 2364 +<00008b96> 6732 +<00008b9c> 15148 +<00008b9d> 17131 +<00008b9e> 15149 +<00008b9f> 19823 +<00008c37> 2921 +<00008c38> 22566 +<00008c39> 18698 +<00008c3a> 6735 +<00008c3d> 18700 +<00008c3e> 22567 +<00008c3f> 6737 +<00008c41> 6736 +<00008c45> 18703 +<00008c46> 3198 +<00008c47> 15150 +<00008c48> 6738 +<00008c49> 17132 +<00008c4a> 3675 +<00008c4b> 19824 +<00008c4c> 6739 +<00008c4e> 6740 +<00008c4f> 18704 +<00008c50> 6741 +<00008c51> 22568 +<00008c53> 19825 +<00008c54> 15151 +<00008c55> 6742 +<00008c57> 18705 +<00008c58> 22569 +<00008c59> 22572 +<00008c5a> 3250 +<00008c5b> 22570 +<00008c5d> 22571 +<00008c61> 2501 +<00008c62> 6743 +<00008c66> 22575 +<00008c68> 17133 +<00008c69> 18706 +<00008c6a> 2045 +<00008c6b> 4103 +<00008c6c> 6744 +<00008c6d> 18707 +<00008c73> 15152 +<00008c78> 6745 +<00008c79> 3505 +<00008c7a> 6746 +<00008c7b> 19826 +<00008c7c> 6754 +<00008c7e> 22578 +<00008c82> 6747 +<00008c85> 6749 +<00008c89> 6748 +<00008c8a> 6750 +<00008c8b> 22581 +<00008c8c> 3700 +<00008c90> 22582 +<00008c92> 18710 +<00008c93> 18709 +<00008c94> 6753 +<00008c98> 6755 +<00008c99> 18711 +<00008c9b> 18713 +<00008c9c> 22584 +<00008c9d> 1419 +<00008c9e> 3075 +<00008c9f> 13644 +<00008ca0> 3547 +<00008ca1> 2130 +<00008ca2> 2025 +<00008ca4> 15153 +<00008ca7> 3521 +<00008ca8> 1375 +<00008ca9> 3426 +<00008caa> 6758 +<00008cab> 1551 +<00008cac> 2681 +<00008cad> 6757 +<00008cae> 6762 +<00008caf> 2999 +<00008cb0> 3823 +<00008cb4> 1608 +<00008cb6> 6763 +<00008cb7> 3353 +<00008cb8> 2879 +<00008cb9> 22585 +<00008cba> 19827 +<00008cbb> 3461 +<00008cbc> 3127 +<00008cbd> 6759 +<00008cbf> 3701 +<00008cc0> 1388 +<00008cc1> 6765 +<00008cc2> 4046 +<00008cc3> 3038 +<00008cc4> 4075 +<00008cc5> 19828 +<00008cc6> 22586 +endcidchar + +100 begincidchar +<00008cc7> 2239 +<00008cc8> 6764 +<00008cc9> 19829 +<00008cca> 2833 +<00008ccb> 22587 +<00008ccd> 6781 +<00008cce> 2730 +<00008ccf> 22588 +<00008cd1> 3280 +<00008cd2> 19830 +<00008cd3> 3522 +<00008cd5> 18715 +<00008cd6> 18714 +<00008cd9> 15154 +<00008cda> 6768 +<00008cdb> 2189 +<00008cdc> 2240 +<00008cdd> 22589 +<00008cde> 2502 +<00008ce0> 3355 +<00008ce1> 15155 +<00008ce2> 1889 +<00008ce3> 6767 +<00008ce4> 6766 +<00008ce6> 3548 +<00008ce8> 22590 +<00008cea> 2285 +<00008cec> 19831 +<00008ced> 3148 +<00008cef> 22591 +<00008cf0> 8626 +<00008cf1> 18717 +<00008cf2> 22592 +<00008cf4> 8627 +<00008cf5> 19832 +<00008cf7> 19833 +<00008cf8> 15156 +<00008cfc> 2026 +<00008cfd> 6769 +<00008cfe> 15157 +<00008cff> 22593 +<00008d01> 19834 +<00008d03> 19835 +<00008d07> 6775 +<00008d08> 2819 +<00008d09> 18719 +<00008d0a> 6774 +<00008d0b> 1570 +<00008d0d> 6777 +<00008d0e> 18720 +<00008d0f> 6776 +<00008d10> 6778 +<00008d12> 8628 +<00008d13> 6780 +<00008d14> 6782 +<00008d16> 6783 +<00008d17> 19836 +<00008d1b> 15158 +<00008d1c> 19837 +<00008d64> 2682 +<00008d65> 22594 +<00008d66> 2299 +<00008d67> 6784 +<00008d69> 15159 +<00008d6b> 1456 +<00008d6c> 15160 +<00008d6d> 6785 +<00008d6e> 19838 +<00008d70> 2808 +<00008d71> 6786 +<00008d73> 6787 +<00008d74> 3549 +<00008d76> 8629 +<00008d77> 1609 +<00008d7f> 22595 +<00008d81> 6788 +<00008d82> 22596 +<00008d84> 15161 +<00008d85> 3026 +<00008d88> 22597 +<00008d8a> 1277 +<00008d8d> 15162 +<00008d90> 22598 +<00008d91> 19839 +<00008d95> 15163 +<00008d99> 6789 +<00008d9e> 22599 +<00008d9f> 19840 +<00008da0> 22600 +<00008da3> 2333 +<00008da6> 15164 +<00008da8> 2620 +<00008dab> 19841 +<00008dac> 22601 +<00008daf> 17134 +<00008db2> 19842 +<00008db3> 2829 +<00008db5> 22602 +<00008db7> 22603 +<00008db9> 22604 +endcidchar + +100 begincidchar +<00008dba> 6792 +<00008dbb> 22605 +<00008dbc> 22613 +<00008dbe> 6791 +<00008dc0> 22606 +<00008dc2> 6790 +<00008dc5> 22607 +<00008dc6> 15165 +<00008dc7> 22608 +<00008dc8> 18721 +<00008dca> 22609 +<00008dcb> 6798 +<00008dcc> 6796 +<00008dce> 15166 +<00008dcf> 6793 +<00008dd1> 17135 +<00008dd4> 22610 +<00008dd5> 19843 +<00008dd6> 6795 +<00008dd7> 17136 +<00008dd9> 18722 +<00008dda> 6794 +<00008ddb> 6797 +<00008ddd> 1681 +<00008ddf> 6801 +<00008de1> 2683 +<00008de3> 6802 +<00008de4> 15167 +<00008de5> 22611 +<00008de7> 19844 +<00008de8> 1933 +<00008dec> 15168 +<00008def> 4047 +<00008df0> 22612 +<00008df3> 3027 +<00008df4> 19847 +<00008df5> 2731 +<00008dfc> 6803 +<00008dfd> 18725 +<00008dff> 6806 +<00008e01> 19848 +<00008e06> 18726 +<00008e0a> 3907 +<00008e0b> 19849 +<00008e0c> 18723 +<00008e0f> 3199 +<00008e10> 6809 +<00008e11> 22616 +<00008e14> 18728 +<00008e16> 18729 +<00008e1f> 6810 +<00008e20> 15169 +<00008e23> 17137 +<00008e26> 19850 +<00008e27> 18732 +<00008e2a> 6824 +<00008e30> 6813 +<00008e31> 19851 +<00008e33> 22617 +<00008e34> 6814 +<00008e35> 6812 +<00008e36> 18735 +<00008e39> 18736 +<00008e3d> 17138 +<00008e42> 6811 +<00008e44> 3097 +<00008e47> 6816 +<00008e48> 6820 +<00008e49> 6817 +<00008e4a> 6815 +<00008e4b> 15170 +<00008e4c> 6818 +<00008e4d> 19854 +<00008e4e> 22620 +<00008e4f> 19855 +<00008e50> 6819 +<00008e54> 18737 +<00008e55> 6826 +<00008e59> 6821 +<00008e5b> 22621 +<00008e5c> 19856 +<00008e5f> 2684 +<00008e60> 6823 +<00008e61> 19857 +<00008e62> 18738 +<00008e63> 6825 +<00008e64> 6822 +<00008e69> 19858 +<00008e6c> 15171 +<00008e6d> 18739 +<00008e6f> 18740 +<00008e70> 15172 +<00008e71> 19859 +<00008e72> 6828 +<00008e74> 2365 +<00008e75> 19860 +<00008e76> 6827 +<00008e77> 19861 +<00008e79> 22624 +<00008e7a> 15173 +endcidchar + +100 begincidchar +<00008e7b> 17139 +<00008e7c> 6829 +<00008e81> 6830 +<00008e84> 6833 +<00008e85> 6832 +<00008e87> 6831 +<00008e89> 19862 +<00008e8a> 6835 +<00008e8b> 6834 +<00008e8d> 3842 +<00008e90> 19863 +<00008e91> 6837 +<00008e92> 15174 +<00008e93> 6836 +<00008e94> 6838 +<00008e95> 19864 +<00008e98> 18741 +<00008e99> 6839 +<00008e9a> 19865 +<00008e9b> 22627 +<00008e9d> 22628 +<00008e9e> 18742 +<00008ea1> 6841 +<00008ea2> 22629 +<00008ea7> 19866 +<00008ea9> 19867 +<00008eaa> 6840 +<00008eab> 2574 +<00008eac> 6842 +<00008ead> 19868 +<00008eae> 15175 +<00008eaf> 1765 +<00008eb0> 6843 +<00008eb1> 6845 +<00008eb3> 15176 +<00008eb5> 18743 +<00008eb6> 14083 +<00008eba> 22630 +<00008ebb> 18744 +<00008ebe> 6846 +<00008ec0> 7663 +<00008ec1> 22631 +<00008ec5> 6847 +<00008ec6> 6844 +<00008ec7> 22634 +<00008ec8> 6848 +<00008eca> 2306 +<00008ecb> 6849 +<00008ecc> 1610 +<00008ecd> 1801 +<00008ecf> 8631 +<00008ed1> 15177 +<00008ed2> 1890 +<00008ed4> 15178 +<00008edb> 6850 +<00008edc> 22635 +<00008edf> 3272 +<00008ee2> 3128 +<00008ee3> 6851 +<00008ee8> 19869 +<00008eeb> 6854 +<00008eed> 22639 +<00008eee> 22636 +<00008ef0> 19870 +<00008ef1> 22637 +<00008ef7> 22638 +<00008ef8> 2272 +<00008ef9> 15179 +<00008efa> 17142 +<00008efb> 6853 +<00008efc> 6852 +<00008efd> 1840 +<00008efe> 6855 +<00008f00> 18748 +<00008f02> 22640 +<00008f03> 1457 +<00008f05> 6857 +<00008f07> 19871 +<00008f08> 18749 +<00008f09> 2124 +<00008f0a> 6856 +<00008f0c> 6865 +<00008f12> 6859 +<00008f13> 6861 +<00008f14> 3637 +<00008f15> 6858 +<00008f16> 22643 +<00008f17> 15180 +<00008f18> 19872 +<00008f19> 6860 +<00008f1b> 6864 +<00008f1c> 6862 +<00008f1d> 1611 +<00008f1e> 17143 +<00008f1f> 6863 +<00008f23> 22646 +<00008f25> 19873 +<00008f26> 6866 +<00008f27> 19874 +<00008f28> 22647 +endcidchar + +100 begincidchar +<00008f29> 3344 +<00008f2a> 4000 +<00008f2b> 18750 +<00008f2c> 19875 +<00008f2d> 17144 +<00008f2e> 22648 +<00008f2f> 2366 +<00008f33> 6867 +<00008f34> 22649 +<00008f35> 19876 +<00008f36> 15181 +<00008f37> 22650 +<00008f38> 3852 +<00008f39> 6869 +<00008f3a> 19877 +<00008f3b> 6868 +<00008f3e> 6872 +<00008f3f> 3883 +<00008f40> 18751 +<00008f41> 22651 +<00008f42> 6871 +<00008f43> 19878 +<00008f44> 1483 +<00008f45> 6870 +<00008f46> 6875 +<00008f47> 19879 +<00008f49> 6874 +<00008f4a> 18752 +<00008f4c> 6873 +<00008f4d> 3116 +<00008f4e> 6876 +<00008f4f> 22652 +<00008f51> 19880 +<00008f54> 17145 +<00008f55> 19881 +<00008f57> 6877 +<00008f58> 18753 +<00008f5c> 6878 +<00008f5f> 2046 +<00008f61> 1787 +<00008f65> 22657 +<00008f9b> 2575 +<00008f9c> 6882 +<00008f9d> 22658 +<00008f9e> 2265 +<00008f9f> 6883 +<00008fa3> 6884 +<00008fa4> 18755 +<00008fa5> 19885 +<00008fa6> 15182 +<00008fa7> 4278 +<00008fa8> 4277 +<00008fad> 6885 +<00008fae> 6143 +<00008faf> 6886 +<00008fb0> 2914 +<00008fb1> 2545 +<00008fb2> 3318 +<00008fb4> 18756 +<00008fb7> 6887 +<00008fb8> 22659 +<00008fba> 3621 +<00008fbb> 3056 +<00008fbc> 2064 +<00008fbe> 22660 +<00008fbf> 2919 +<00008fc0> 22661 +<00008fc1> 18758 +<00008fc2> 1228 +<00008fc4> 3750 +<00008fc5> 2589 +<00008fc6> 18759 +<00008fc8> 14233 +<00008fca> 18761 +<00008fcb> 22662 +<00008fcd> 18762 +<00008fce> 1844 +<00008fd0> 22663 +<00008fd1> 1753 +<00008fd2> 22664 +<00008fd3> 18763 +<00008fd4> 3622 +<00008fd5> 18764 +<00008fda> 6888 +<00008fe0> 15186 +<00008fe2> 6890 +<00008fe3> 22665 +<00008fe4> 15187 +<00008fe5> 6889 +<00008fe6> 1376 +<00008fe8> 17147 +<00008fe9> 3278 +<00008fea> 6891 +<00008feb> 3373 +<00008fed> 3117 +<00008fee> 17148 +<00008fef> 6892 +<00008ff0> 2396 +<00008ff1> 18765 +<00008ff4> 6894 +endcidchar + +100 begincidchar +<00008ff5> 18766 +<00008ff6> 15188 +<00008ff7> 3790 +<00008ff8> 6909 +<00008ffb> 18767 +<00008ffd> 3045 +<00008ffe> 22666 +<00009000> 2880 +<00009001> 2809 +<00009002> 15189 +<00009003> 3200 +<00009004> 19886 +<00009005> 6895 +<00009006> 1647 +<00009008> 17149 +<0000900b> 6904 +<0000900c> 18768 +<0000900d> 6901 +<0000900e> 6914 +<0000900f> 3201 +<00009010> 2974 +<00009011> 6898 +<00009013> 3098 +<00009014> 3149 +<00009015> 6899 +<00009016> 6903 +<00009017> 2598 +<00009018> 22667 +<00009019> 3357 +<0000901a> 3048 +<0000901b> 19887 +<0000901d> 2662 +<0000901e> 6902 +<0000901f> 2830 +<00009020> 2820 +<00009021> 6900 +<00009022> 1133 +<00009023> 4040 +<00009027> 6905 +<0000902c> 15190 +<0000902d> 17150 +<0000902e> 2881 +<0000902f> 19888 +<00009031> 2367 +<00009032> 2576 +<00009035> 6907 +<00009036> 6906 +<00009037> 18769 +<00009038> 1203 +<00009039> 6908 +<0000903c> 3489 +<0000903e> 6916 +<0000903f> 22673 +<00009041> 3251 +<00009042> 2609 +<00009043> 18771 +<00009044> 15191 +<00009045> 2967 +<00009047> 1776 +<00009049> 6915 +<0000904a> 3873 +<0000904b> 1249 +<0000904c> 19889 +<0000904d> 3623 +<0000904e> 1377 +<00009053> 3219 +<00009054> 2913 +<00009055> 1191 +<00009056> 6917 +<00009058> 6918 +<00009059> 7476 +<0000905b> 19890 +<0000905c> 2845 +<0000905d> 18772 +<0000905e> 6919 +<00009060> 1301 +<00009061> 2766 +<00009062> 22674 +<00009063> 1891 +<00009065> 3908 +<00009066> 22675 +<00009067> 8634 +<00009068> 6920 +<00009069> 3110 +<0000906c> 22676 +<0000906d> 2810 +<0000906e> 2307 +<0000906f> 6921 +<00009070> 19891 +<00009072> 6924 +<00009074> 19892 +<00009075> 2415 +<00009076> 6922 +<00009077> 2733 +<00009078> 2732 +<00009079> 19893 +<0000907a> 1192 +<0000907c> 3987 +<0000907d> 6926 +<0000907f> 3462 +endcidchar + +100 begincidchar +<00009080> 6928 +<00009081> 6927 +<00009082> 6925 +<00009083> 5943 +<00009084> 1552 +<00009085> 18775 +<00009087> 6893 +<00009088> 15192 +<00009089> 6930 +<0000908a> 6929 +<0000908b> 19894 +<0000908c> 18776 +<0000908e> 22677 +<0000908f> 6931 +<00009090> 18777 +<00009091> 3874 +<00009095> 15193 +<00009097> 17151 +<00009098> 19895 +<00009099> 15194 +<0000909b> 15195 +<000090a0> 19896 +<000090a1> 18778 +<000090a2> 15196 +<000090a3> 3257 +<000090a5> 22678 +<000090a6> 3676 +<000090a8> 6932 +<000090aa> 2309 +<000090af> 6933 +<000090b0> 18780 +<000090b1> 6934 +<000090b2> 19897 +<000090b3> 17152 +<000090b4> 15197 +<000090b5> 6935 +<000090b6> 18781 +<000090b8> 3099 +<000090bd> 19898 +<000090be> 17153 +<000090c1> 1198 +<000090c3> 18782 +<000090c7> 17156 +<000090c8> 18783 +<000090c9> 19899 +<000090ca> 2027 +<000090cc> 22679 +<000090ce> 4064 +<000090d2> 22684 +<000090d5> 22680 +<000090d7> 15198 +<000090db> 6939 +<000090dc> 18785 +<000090dd> 15199 +<000090de> 8635 +<000090df> 18786 +<000090e1> 1802 +<000090e2> 6936 +<000090e4> 6937 +<000090e5> 22683 +<000090e8> 3558 +<000090eb> 18791 +<000090ed> 1458 +<000090ef> 17157 +<000090f0> 19900 +<000090f2> 18789 +<000090f4> 15200 +<000090f5> 3875 +<000090f6> 18788 +<000090f7> 1719 +<000090fd> 3150 +<00009100> 18790 +<00009102> 6940 +<00009104> 18794 +<00009105> 19901 +<00009106> 18795 +<00009108> 22685 +<0000910d> 22686 +<00009110> 22687 +<00009112> 6941 +<00009114> 17158 +<00009115> 8637 +<00009116> 17159 +<00009117> 15201 +<00009118> 18796 +<00009119> 6942 +<0000911a> 22688 +<0000911c> 15202 +<0000911e> 18797 +<00009120> 22689 +<00009125> 19902 +<00009127> 8638 +<00009129> 22690 +<0000912d> 3100 +<0000912e> 22691 +<0000912f> 17162 +<00009130> 6944 +<00009131> 15203 +<00009132> 6943 +<00009134> 17163 +endcidchar + +100 begincidchar +<00009136> 22692 +<00009137> 18798 +<00009139> 18799 +<0000913a> 15204 +<0000913c> 22693 +<0000913d> 15205 +<00009143> 22694 +<00009148> 15206 +<00009149> 3243 +<0000914a> 6945 +<0000914b> 2368 +<0000914c> 2316 +<0000914d> 3345 +<0000914e> 2991 +<0000914f> 22695 +<00009152> 2334 +<00009153> 22696 +<00009154> 2610 +<00009156> 6946 +<00009157> 18802 +<00009158> 6947 +<00009159> 18803 +<0000915a> 19903 +<0000915b> 15207 +<00009161> 15208 +<00009162> 2595 +<00009163> 6948 +<00009164> 15209 +<00009165> 6949 +<00009167> 19904 +<00009169> 6950 +<0000916a> 3929 +<0000916c> 2369 +<0000916d> 22697 +<00009172> 6952 +<00009173> 6951 +<00009174> 18804 +<00009175> 2028 +<00009177> 2053 +<00009178> 2190 +<00009179> 18805 +<0000917a> 19905 +<0000917b> 22698 +<00009181> 22699 +<00009182> 6955 +<00009183> 17164 +<00009185> 18806 +<00009186> 22700 +<00009187> 2416 +<00009189> 6954 +<0000918a> 19906 +<0000918b> 6953 +<0000918d> 2889 +<0000918e> 15210 +<00009190> 1955 +<00009191> 19907 +<00009192> 2663 +<00009195> 19908 +<00009197> 3396 +<00009198> 22703 +<0000919c> 2371 +<0000919e> 15211 +<000091a1> 22704 +<000091a2> 6956 +<000091a4> 2503 +<000091a6> 22705 +<000091a8> 15212 +<000091aa> 6959 +<000091ab> 6957 +<000091ac> 7707 +<000091af> 6958 +<000091b0> 19909 +<000091b1> 7777 +<000091b2> 15215 +<000091b3> 18807 +<000091b4> 6961 +<000091b5> 6960 +<000091b6> 18808 +<000091b8> 2530 +<000091ba> 6962 +<000091bb> 19910 +<000091bc> 15216 +<000091bd> 19911 +<000091bf> 22706 +<000091c2> 19912 +<000091c5> 19913 +<000091c6> 3428 +<000091c7> 2115 +<000091c8> 2317 +<000091c9> 6965 +<000091cb> 6966 +<000091cc> 3948 +<000091cd> 2383 +<000091ce> 3834 +<000091cf> 3988 +<000091d0> 6967 +<000091d1> 1754 +<000091d6> 6968 +<000091d7> 8640 +<000091d8> 3101 +endcidchar + +100 begincidchar +<000091d9> 22709 +<000091da> 8639 +<000091db> 6971 +<000091dc> 1494 +<000091dd> 2577 +<000091de> 8641 +<000091df> 6969 +<000091e1> 6970 +<000091e3> 3068 +<000091e6> 3715 +<000091e7> 1780 +<000091ec> 18813 +<000091ef> 22712 +<000091f0> 15217 +<000091f1> 17165 +<000091f7> 15218 +<000091f9> 22713 +<000091fb> 15219 +<000091fc> 6972 +<000091fd> 22714 +<000091ff> 6976 +<00009200> 19914 +<00009201> 18814 +<00009206> 8646 +<00009207> 15220 +<00009209> 19915 +<0000920a> 8648 +<0000920c> 22717 +<0000920d> 3255 +<0000920e> 1441 +<00009210> 8647 +<00009211> 6980 +<00009214> 6977 +<00009215> 6979 +<00009218> 22720 +<0000921e> 6975 +<00009223> 19916 +<00009228> 15221 +<00009229> 7050 +<0000922c> 6978 +<00009233> 15222 +<00009234> 4019 +<00009237> 1934 +<00009238> 15223 +<00009239> 8655 +<0000923a> 8649 +<0000923c> 8651 +<0000923e> 22731 +<0000923f> 6988 +<00009240> 8650 +<00009242> 18818 +<00009243> 15224 +<00009244> 3118 +<00009245> 6983 +<00009246> 22732 +<00009247> 15225 +<00009248> 6986 +<00009249> 6984 +<0000924a> 18819 +<0000924b> 6989 +<0000924d> 22733 +<0000924e> 8652 +<0000924f> 15226 +<00009250> 6990 +<00009251> 8654 +<00009256> 18820 +<00009257> 6982 +<00009258> 22734 +<00009259> 8653 +<0000925a> 6995 +<0000925b> 1302 +<0000925e> 6981 +<00009260> 15227 +<00009261> 18821 +<00009262> 3393 +<00009264> 6985 +<00009265> 18822 +<00009266> 2504 +<00009267> 8656 +<00009268> 18823 +<00009269> 22737 +<00009271> 2029 +<00009275> 22741 +<00009276> 19917 +<00009279> 22742 +<0000927b> 22743 +<0000927e> 3702 +<0000927f> 18827 +<00009280> 1756 +<00009283> 2384 +<00009285> 3220 +<00009288> 8362 +<00009289> 18828 +<0000928a> 22744 +<0000928d> 18829 +<0000928e> 19918 +<00009291> 2735 +<00009292> 22745 +<00009293> 6993 +<00009295> 6987 +endcidchar + +100 begincidchar +<00009296> 6992 +<00009297> 18830 +<00009298> 3791 +<00009299> 18831 +<0000929a> 3028 +<0000929b> 6994 +<0000929c> 6991 +<0000929f> 18832 +<000092a0> 22746 +<000092a7> 8657 +<000092a8> 22749 +<000092ab> 18833 +<000092ad> 2734 +<000092af> 19919 +<000092b2> 18836 +<000092b3> 13652 +<000092b6> 22750 +<000092b7> 6998 +<000092b8> 22751 +<000092b9> 6997 +<000092ba> 22752 +<000092bd> 22753 +<000092c1> 19922 +<000092c2> 15228 +<000092c3> 19923 +<000092c5> 19924 +<000092c6> 18839 +<000092c7> 22754 +<000092c8> 19925 +<000092cd> 22755 +<000092ce> 18840 +<000092cf> 6996 +<000092d0> 8663 +<000092d2> 3677 +<000092d3> 8667 +<000092d5> 8665 +<000092d7> 8661 +<000092d8> 22756 +<000092d9> 8662 +<000092df> 15231 +<000092e0> 8666 +<000092e1> 22759 +<000092e3> 22760 +<000092e4> 2437 +<000092e5> 18841 +<000092e7> 8660 +<000092e8> 22761 +<000092e9> 6999 +<000092ea> 3631 +<000092ec> 22762 +<000092ed> 1270 +<000092ee> 22763 +<000092f0> 22764 +<000092f2> 3512 +<000092f3> 2992 +<000092f7> 18845 +<000092f8> 1682 +<000092f9> 8368 +<000092fa> 7001 +<000092fb> 8670 +<000092fc> 2031 +<000092ff> 8673 +<00009300> 22765 +<00009302> 8675 +<00009304> 13402 +<00009306> 2170 +<00009308> 22766 +<0000930d> 15232 +<0000930f> 7000 +<00009310> 2611 +<00009311> 18842 +<00009314> 19926 +<00009315> 15233 +<00009318> 2612 +<00009319> 7004 +<0000931a> 7006 +<0000931c> 22767 +<0000931d> 8674 +<0000931e> 8672 +<0000931f> 15234 +<00009320> 2531 +<00009321> 8669 +<00009322> 7005 +<00009323> 7007 +<00009324> 22768 +<00009325> 8668 +<00009326> 1739 +<00009327> 15235 +<00009328> 3511 +<00009329> 18846 +<0000932a> 22769 +<0000932b> 2318 +<0000932c> 4041 +<0000932e> 7003 +<0000932f> 2152 +<00009332> 4069 +<00009333> 19927 +<00009334> 22770 +<00009335> 7009 +<00009336> 19928 +endcidchar + +100 begincidchar +<00009337> 22771 +<0000933a> 7008 +<0000933b> 7010 +<00009344> 7002 +<00009347> 15236 +<00009348> 8361 +<00009349> 17166 +<0000934a> 13400 +<0000934b> 3265 +<0000934d> 3151 +<00009350> 22772 +<00009351> 18849 +<00009352> 15237 +<00009354> 3059 +<00009355> 22773 +<00009356> 7015 +<00009357> 8677 +<00009358> 19929 +<0000935a> 18850 +<0000935b> 2945 +<0000935c> 7011 +<0000935e> 22774 +<00009360> 7012 +<00009367> 22775 +<00009369> 22776 +<0000936a> 15239 +<0000936b> 18851 +<0000936c> 1795 +<0000936d> 15240 +<0000936e> 7014 +<0000936f> 22777 +<00009370> 8676 +<00009371> 18852 +<00009373> 18853 +<00009374> 22778 +<00009375> 1892 +<00009376> 22779 +<0000937a> 22780 +<0000937c> 7013 +<0000937d> 22781 +<0000937e> 2505 +<0000937f> 19930 +<00009382> 19931 +<00009388> 18857 +<0000938a> 19932 +<0000938b> 18858 +<0000938c> 1495 +<0000938d> 22784 +<0000938f> 18859 +<00009392> 22785 +<00009394> 7019 +<00009395> 22786 +<00009396> 2095 +<00009397> 2811 +<00009398> 22787 +<0000939a> 3046 +<0000939b> 15241 +<0000939e> 18860 +<000093a1> 18854 +<000093a3> 17169 +<000093a4> 8678 +<000093a6> 22789 +<000093a7> 1433 +<000093a8> 22790 +<000093a9> 15243 +<000093ab> 22791 +<000093ae> 3039 +<000093b0> 7016 +<000093b9> 7020 +<000093ba> 15242 +<000093bb> 19933 +<000093c1> 15244 +<000093c3> 7026 +<000093c6> 8679 +<000093c7> 18865 +<000093c8> 7029 +<000093c9> 22797 +<000093ca> 15245 +<000093cb> 22798 +<000093cc> 19934 +<000093cd> 22799 +<000093d0> 7028 +<000093d1> 3111 +<000093d3> 22800 +<000093d8> 7025 +<000093d9> 22801 +<000093dc> 18866 +<000093dd> 7027 +<000093de> 8680 +<000093df> 17170 +<000093e1> 1720 +<000093e2> 15246 +<000093e4> 7030 +<000093e5> 7024 +<000093e6> 19935 +<000093e7> 18867 +<000093e8> 7023 +<000093f1> 18864 +<000093f5> 18861 +<000093f7> 22802 +endcidchar + +100 begincidchar +<000093f8> 8681 +<000093f9> 19936 +<000093fa> 15247 +<000093fb> 18871 +<000093fd> 15248 +<00009401> 22803 +<00009402> 19937 +<00009403> 7034 +<00009404> 17171 +<00009407> 7035 +<00009408> 22804 +<00009409> 18868 +<0000940f> 15249 +<00009410> 7036 +<00009413> 7033 +<00009414> 7032 +<00009415> 22805 +<00009418> 2506 +<00009419> 3202 +<0000941a> 7031 +<0000941f> 22806 +<00009421> 7040 +<0000942b> 7038 +<0000942e> 19940 +<0000942f> 22807 +<00009431> 8682 +<00009432> 18872 +<00009433> 17172 +<00009434> 15250 +<00009435> 7039 +<00009436> 7037 +<00009438> 2904 +<0000943a> 7041 +<0000943b> 18873 +<0000943d> 22808 +<0000943f> 15251 +<00009441> 7042 +<00009443> 22809 +<00009444> 7044 +<00009445> 8683 +<00009448> 8684 +<0000944a> 17173 +<0000944c> 19941 +<00009451> 1553 +<00009452> 7043 +<00009453> 3846 +<00009455> 15252 +<00009459> 22810 +<0000945a> 7055 +<0000945b> 7045 +<0000945c> 22811 +<0000945e> 7048 +<0000945f> 22812 +<00009460> 7046 +<00009461> 22813 +<00009462> 7047 +<00009463> 17174 +<00009468> 22814 +<0000946a> 7049 +<0000946b> 15253 +<0000946d> 18876 +<0000946e> 22815 +<0000946f> 18877 +<00009470> 7051 +<00009471> 17175 +<00009472> 15254 +<00009475> 7052 +<00009477> 7053 +<0000947c> 7056 +<0000947d> 7054 +<0000947e> 7057 +<0000947f> 7059 +<00009481> 7058 +<00009483> 22817 +<00009484> 22816 +<00009577> 3029 +<00009578> 15255 +<00009579> 18878 +<0000957e> 22818 +<00009580> 3827 +<00009582> 7060 +<00009583> 2736 +<00009584> 22819 +<00009586> 18879 +<00009587> 7061 +<00009588> 19942 +<00009589> 3604 +<0000958a> 7062 +<0000958b> 1417 +<0000958e> 17176 +<0000958f> 1246 +<00009591> 1555 +<00009592> 8685 +<00009593> 1554 +<00009594> 7063 +<00009596> 7064 +<0000959f> 17177 +<000095a0> 7067 +<000095a1> 19943 +<000095a2> 1556 +endcidchar + +100 begincidchar +<000095a3> 1459 +<000095a4> 2032 +<000095a5> 3402 +<000095a6> 15256 +<000095a7> 7069 +<000095a8> 7068 +<000095a9> 15257 +<000095ab> 20313 +<000095ac> 17178 +<000095ad> 7070 +<000095b1> 13653 +<000095b2> 1278 +<000095b4> 15259 +<000095b6> 17179 +<000095b9> 7073 +<000095ba> 22822 +<000095bb> 7072 +<000095bc> 7071 +<000095bd> 15260 +<000095be> 7074 +<000095bf> 19944 +<000095c3> 7077 +<000095c6> 19945 +<000095c7> 1163 +<000095c8> 18884 +<000095c9> 19946 +<000095ca> 7075 +<000095cb> 17180 +<000095cc> 7079 +<000095cd> 7078 +<000095d0> 17181 +<000095d3> 17182 +<000095d4> 7081 +<000095d5> 7080 +<000095d6> 7082 +<000095d8> 3206 +<000095d9> 22823 +<000095da> 15261 +<000095dc> 7083 +<000095dd> 22824 +<000095de> 17184 +<000095df> 22825 +<000095e0> 19949 +<000095e1> 7084 +<000095e2> 7086 +<000095e4> 19950 +<000095e5> 7085 +<000095e6> 19951 +<000095e8> 14061 +<0000961c> 3550 +<0000961d> 15262 +<0000961e> 22826 +<00009621> 7087 +<00009622> 22827 +<00009624> 19952 +<00009628> 7088 +<0000962a> 2133 +<0000962c> 18887 +<00009631> 19953 +<00009632> 3703 +<00009637> 22830 +<00009638> 19954 +<0000963b> 2765 +<0000963c> 18891 +<0000963d> 19955 +<0000963f> 1128 +<00009640> 2859 +<00009641> 15263 +<00009642> 7091 +<00009644> 3551 +<0000964b> 7094 +<0000964c> 7092 +<0000964d> 2033 +<0000964f> 7093 +<00009650> 1910 +<00009652> 22833 +<00009654> 19956 +<00009658> 15264 +<0000965b> 3605 +<0000965c> 7096 +<0000965d> 7098 +<0000965e> 7097 +<0000965f> 7099 +<00009661> 18892 +<00009662> 1219 +<00009663> 2590 +<00009664> 2438 +<00009665> 1557 +<00009666> 7100 +<0000966a> 3356 +<0000966c> 7102 +<0000966e> 22836 +<00009670> 1220 +<00009672> 7101 +<00009673> 3040 +<00009674> 19957 +<00009675> 3989 +<00009676> 3203 +<00009677> 7095 +<00009678> 3950 +endcidchar + +100 begincidchar +<0000967a> 1893 +<0000967b> 19958 +<0000967c> 22837 +<0000967d> 3909 +<0000967e> 22838 +<0000967f> 19959 +<00009681> 19960 +<00009682> 18894 +<00009683> 19961 +<00009684> 15265 +<00009685> 1777 +<00009686> 3964 +<00009688> 1790 +<00009689> 19962 +<0000968a> 2882 +<0000968b> 6252 +<0000968d> 7103 +<0000968e> 1418 +<0000968f> 2613 +<00009691> 22839 +<00009694> 1460 +<00009695> 7105 +<00009696> 19963 +<00009697> 7106 +<00009698> 7104 +<00009699> 1850 +<0000969a> 18896 +<0000969b> 2125 +<0000969c> 2507 +<0000969d> 8688 +<0000969f> 22840 +<000096a0> 1221 +<000096a3> 4001 +<000096a4> 15266 +<000096a5> 17185 +<000096a6> 22841 +<000096a7> 7108 +<000096a8> 6923 +<000096a9> 15267 +<000096aa> 7107 +<000096ae> 19964 +<000096af> 8689 +<000096b0> 7111 +<000096b3> 18899 +<000096b4> 7112 +<000096b6> 7113 +<000096b7> 4020 +<000096ba> 18900 +<000096bb> 2669 +<000096bc> 3407 +<000096bd> 18901 +<000096c0> 2627 +<000096c1> 1571 +<000096c4> 3876 +<000096c5> 1389 +<000096c6> 2370 +<000096c7> 1935 +<000096c9> 7118 +<000096ca> 22842 +<000096cb> 7117 +<000096cc> 2241 +<000096cd> 7119 +<000096ce> 7116 +<000096d1> 2166 +<000096d2> 15268 +<000096d5> 7123 +<000096d6> 6546 +<000096d8> 18904 +<000096d9> 4331 +<000096da> 18905 +<000096db> 2621 +<000096dc> 7121 +<000096dd> 18906 +<000096de> 15270 +<000096df> 22844 +<000096e2> 3949 +<000096e3> 3273 +<000096e8> 1229 +<000096e9> 15271 +<000096ea> 2695 +<000096eb> 2274 +<000096ef> 17186 +<000096f0> 3591 +<000096f1> 15272 +<000096f2> 1250 +<000096f6> 4021 +<000096f7> 3925 +<000096f9> 7124 +<000096fa> 22845 +<000096fb> 3135 +<00009700> 2343 +<00009702> 15273 +<00009703> 19965 +<00009704> 7125 +<00009705> 22846 +<00009706> 7126 +<00009707> 2578 +<00009708> 7127 +<00009709> 15274 +<0000970a> 4022 +endcidchar + +100 begincidchar +<0000970d> 7122 +<0000970e> 7129 +<0000970f> 7131 +<00009711> 7130 +<00009713> 7128 +<00009714> 18908 +<00009716> 7132 +<00009719> 7133 +<0000971a> 22847 +<0000971b> 19966 +<0000971c> 2812 +<0000971d> 22848 +<0000971e> 1378 +<00009723> 18909 +<00009724> 7134 +<00009727> 3780 +<00009728> 19969 +<0000972a> 7135 +<00009730> 7136 +<00009731> 19970 +<00009732> 4048 +<00009733> 8690 +<00009736> 18911 +<00009738> 5140 +<00009739> 7137 +<0000973b> 8691 +<00009741> 18912 +<00009742> 7143 +<00009743> 8692 +<00009744> 7140 +<00009746> 7141 +<00009747> 18913 +<00009748> 7142 +<00009749> 7144 +<0000974a> 22850 +<0000974d> 8693 +<0000974e> 17187 +<0000974f> 8694 +<00009751> 8695 +<00009752> 2664 +<00009755> 20314 +<00009756> 3843 +<00009757> 18914 +<00009758> 22851 +<00009759> 2665 +<0000975a> 15275 +<0000975b> 18915 +<0000975c> 7145 +<0000975e> 3463 +<00009760> 7146 +<00009761> 7430 +<00009762> 3800 +<00009763> 15276 +<00009764> 7147 +<00009766> 7148 +<00009767> 19971 +<00009768> 7149 +<00009769> 1461 +<0000976a> 18916 +<0000976b> 7151 +<0000976d> 2591 +<0000976e> 15277 +<00009771> 7152 +<00009773> 15278 +<00009774> 1786 +<00009776> 19972 +<00009779> 7153 +<0000977a> 7157 +<0000977b> 22854 +<0000977c> 7155 +<0000977d> 19973 +<0000977f> 19974 +<00009780> 22855 +<00009781> 7156 +<00009784> 1489 +<00009785> 7154 +<00009786> 7158 +<00009789> 22856 +<0000978b> 7159 +<0000978d> 1164 +<00009795> 17188 +<00009796> 18919 +<00009797> 22857 +<00009798> 2508 +<00009799> 19975 +<0000979a> 15279 +<0000979c> 7162 +<0000979e> 18920 +<0000979f> 19976 +<000097a0> 1633 +<000097a2> 15280 +<000097a3> 7165 +<000097a6> 7164 +<000097a8> 7163 +<000097ab> 6708 +<000097ac> 19977 +<000097ad> 3628 +<000097ae> 17189 +<000097b8> 22858 +<000097b9> 19978 +endcidchar + +100 begincidchar +<000097ba> 17190 +<000097bc> 22859 +<000097be> 18923 +<000097bf> 22860 +<000097c1> 17191 +<000097c3> 7168 +<000097c6> 7169 +<000097c7> 22863 +<000097c8> 7170 +<000097c9> 17192 +<000097ca> 22864 +<000097cb> 7171 +<000097cc> 18924 +<000097cd> 19979 +<000097ce> 22865 +<000097d0> 22866 +<000097d1> 18925 +<000097d3> 1558 +<000097d4> 18926 +<000097d7> 22867 +<000097d8> 18927 +<000097d9> 15283 +<000097db> 17193 +<000097dc> 7172 +<000097dd> 22868 +<000097de> 15284 +<000097e0> 19980 +<000097e1> 18928 +<000097e4> 22869 +<000097ed> 7173 +<000097ee> 3289 +<000097ef> 19981 +<000097f1> 18929 +<000097f2> 7175 +<000097f3> 1339 +<000097f4> 15285 +<000097f5> 7178 +<000097f6> 7177 +<000097fa> 22872 +<000097fb> 1222 +<000097ff> 1721 +<00009801> 3607 +<00009802> 3030 +<00009803> 2066 +<00009804> 18930 +<00009805> 2034 +<00009806> 2417 +<00009807> 19982 +<00009808> 2594 +<0000980a> 15286 +<0000980c> 7180 +<0000980d> 18931 +<0000980e> 15287 +<0000980f> 7179 +<00009810> 3884 +<00009811> 1572 +<00009812> 3430 +<00009813> 3252 +<00009814> 18932 +<00009816> 18933 +<00009817> 2626 +<00009818> 3990 +<00009819> 22873 +<0000981a> 1841 +<0000981c> 22874 +<0000981e> 15288 +<00009820> 22875 +<00009821> 7183 +<00009823> 15289 +<00009824> 7182 +<00009825> 18938 +<00009826> 19983 +<0000982b> 15290 +<0000982c> 3705 +<0000982d> 3204 +<0000982e> 19984 +<0000982f> 22876 +<00009830> 7795 +<00009834> 1266 +<00009835> 22877 +<00009837> 7184 +<00009838> 7181 +<00009839> 14259 +<0000983b> 3523 +<0000983c> 3924 +<0000983d> 7185 +<0000983e> 15291 +<00009844> 22878 +<00009846> 7186 +<00009847> 18939 +<0000984a> 22879 +<0000984b> 7188 +<0000984c> 2890 +<0000984f> 7187 +<00009851> 22880 +<00009854> 1573 +<00009855> 1894 +<00009856> 17194 +<00009857> 8697 +<00009858> 1574 +endcidchar + +100 begincidchar +<00009859> 15294 +<0000985a> 7752 +<0000985b> 3129 +<0000985e> 4008 +<00009865> 8698 +<00009866> 18940 +<00009867> 1936 +<0000986a> 22881 +<0000986b> 7189 +<0000986c> 15295 +<00009873> 7194 +<00009874> 7193 +<000098a8> 3561 +<000098aa> 7195 +<000098ab> 18941 +<000098ad> 18942 +<000098ae> 22882 +<000098af> 7196 +<000098b0> 18943 +<000098b1> 7197 +<000098b4> 19987 +<000098b6> 7198 +<000098b7> 18945 +<000098b8> 15296 +<000098ba> 15297 +<000098bf> 15298 +<000098c2> 18948 +<000098c3> 7200 +<000098c4> 7199 +<000098c5> 19988 +<000098c6> 7201 +<000098c7> 18949 +<000098c8> 15299 +<000098cb> 18950 +<000098cc> 22883 +<000098db> 3464 +<000098dc> 6201 +<000098df> 2543 +<000098e0> 13848 +<000098e1> 18951 +<000098e2> 1612 +<000098e3> 18952 +<000098e5> 15300 +<000098e6> 22884 +<000098e7> 17195 +<000098e9> 7202 +<000098ea> 18953 +<000098eb> 7203 +<000098ed> 4289 +<000098ee> 5338 +<000098ef> 3431 +<000098f2> 1215 +<000098f3> 18956 +<000098f4> 1151 +<000098f6> 22885 +<000098fc> 2242 +<000098fd> 3678 +<000098fe> 2534 +<00009902> 19989 +<00009903> 7204 +<00009905> 3819 +<00009907> 22886 +<00009908> 18957 +<00009909> 7205 +<0000990a> 3910 +<0000990c> 1252 +<00009910> 2191 +<00009911> 19990 +<00009912> 7206 +<00009913> 1390 +<00009914> 7207 +<00009915> 19991 +<00009918> 7208 +<0000991f> 22887 +<00009920> 7213 +<00009921> 7209 +<00009922> 22888 +<00009924> 7212 +<00009926> 22889 +<00009927> 8701 +<00009928> 1559 +<0000992b> 22890 +<0000992c> 7214 +<0000992e> 7215 +<00009931> 18967 +<00009934> 22891 +<00009935> 19992 +<00009939> 22892 +<00009940> 15303 +<00009941> 18971 +<00009942> 7218 +<00009945> 7220 +<00009946> 18972 +<00009947> 22893 +<00009948> 19993 +<00009949> 7219 +<0000994b> 7222 +<0000994c> 7225 +<0000994d> 15304 +<0000994e> 18973 +endcidchar + +100 begincidchar +<00009950> 7221 +<00009954> 19994 +<00009955> 7226 +<00009957> 1722 +<00009958> 17196 +<00009959> 22894 +<0000995b> 22895 +<0000995c> 15305 +<0000995e> 19995 +<0000995f> 15306 +<00009960> 18974 +<00009996> 2335 +<00009999> 2035 +<0000999b> 22896 +<0000999d> 22897 +<0000999e> 8703 +<0000999f> 22898 +<000099a3> 18975 +<000099a5> 7229 +<000099a6> 18976 +<000099a8> 1436 +<000099ac> 3333 +<000099b0> 22899 +<000099b1> 15307 +<000099b2> 22900 +<000099b3> 2968 +<000099b4> 3267 +<000099b5> 22901 +<000099bc> 7232 +<000099bd> 18977 +<000099bf> 18978 +<000099c1> 3379 +<000099c3> 18979 +<000099c4> 2860 +<000099c5> 1274 +<000099c6> 1766 +<000099c8> 1767 +<000099c9> 15310 +<000099d0> 2993 +<000099d1> 7237 +<000099d2> 1768 +<000099d3> 22902 +<000099d4> 18980 +<000099d5> 1391 +<000099d8> 7236 +<000099d9> 18981 +<000099da> 22903 +<000099db> 7234 +<000099dc> 22904 +<000099dd> 7235 +<000099de> 18982 +<000099df> 7233 +<000099e1> 19996 +<000099e2> 7247 +<000099e7> 22905 +<000099f0> 18984 +<000099f8> 7243 +<000099f9> 18985 +<000099fb> 7242 +<000099fc> 18986 +<000099ff> 2403 +<00009a01> 7244 +<00009a02> 15311 +<00009a03> 17197 +<00009a04> 22913 +<00009a05> 7246 +<00009a08> 14266 +<00009a0a> 18987 +<00009a0b> 22914 +<00009a0c> 19997 +<00009a0e> 1613 +<00009a0f> 7245 +<00009a10> 19998 +<00009a11> 18988 +<00009a12> 2813 +<00009a13> 1895 +<00009a16> 15312 +<00009a19> 7248 +<00009a1a> 18989 +<00009a1e> 22915 +<00009a20> 18990 +<00009a22> 22916 +<00009a23> 19999 +<00009a24> 15313 +<00009a27> 15314 +<00009a28> 2861 +<00009a2b> 7249 +<00009a30> 3205 +<00009a31> 18991 +<00009a33> 22917 +<00009a35> 22918 +<00009a36> 15317 +<00009a37> 7250 +<00009a38> 15318 +<00009a3e> 7255 +<00009a40> 7253 +<00009a41> 20000 +<00009a42> 7252 +<00009a43> 7254 +<00009a44> 18992 +endcidchar + +100 begincidchar +<00009a45> 7251 +<00009a47> 22919 +<00009a4a> 15319 +<00009a4b> 22921 +<00009a4c> 18993 +<00009a4d> 7257 +<00009a4e> 8704 +<00009a51> 20001 +<00009a52> 7727 +<00009a54> 22922 +<00009a55> 7256 +<00009a56> 15320 +<00009a57> 7259 +<00009a58> 18994 +<00009a5a> 1723 +<00009a5b> 7258 +<00009a5d> 22923 +<00009a5f> 7260 +<00009a62> 7261 +<00009a64> 7263 +<00009a65> 7262 +<00009a69> 7264 +<00009a6a> 7266 +<00009a6b> 7265 +<00009aa8> 2062 +<00009aaa> 22924 +<00009aac> 22925 +<00009aad> 7267 +<00009aae> 22926 +<00009aaf> 18996 +<00009ab0> 7268 +<00009ab2> 22927 +<00009ab4> 22928 +<00009ab7> 18998 +<00009ab8> 1434 +<00009ab9> 19000 +<00009abb> 22929 +<00009abc> 7269 +<00009abf> 22930 +<00009ac0> 7270 +<00009ac1> 17198 +<00009ac3> 17199 +<00009ac4> 2615 +<00009ac6> 19002 +<00009ac8> 22931 +<00009ace> 17200 +<00009acf> 7271 +<00009ad0> 19003 +<00009ad1> 7272 +<00009ad2> 19004 +<00009ad5> 19005 +<00009ad6> 17201 +<00009ad7> 22932 +<00009ad8> 2036 +<00009ad9> 8705 +<00009adb> 22933 +<00009adc> 8706 +<00009ae0> 19006 +<00009ae4> 22934 +<00009ae5> 19007 +<00009ae6> 7279 +<00009ae7> 22935 +<00009ae9> 19008 +<00009aea> 3397 +<00009aeb> 7281 +<00009aec> 22936 +<00009aed> 3480 +<00009aee> 7282 +<00009aef> 7280 +<00009af1> 7284 +<00009af4> 7283 +<00009af5> 22939 +<00009af7> 7285 +<00009af9> 15323 +<00009afa> 22940 +<00009afb> 7286 +<00009afd> 22941 +<00009aff> 22942 +<00009b00> 22943 +<00009b01> 20004 +<00009b02> 17202 +<00009b03> 15324 +<00009b06> 7287 +<00009b08> 17203 +<00009b09> 20005 +<00009b0b> 20006 +<00009b0c> 19009 +<00009b10> 19010 +<00009b12> 19011 +<00009b16> 19012 +<00009b18> 7288 +<00009b19> 20009 +<00009b1a> 7289 +<00009b1b> 22946 +<00009b1c> 19013 +<00009b1d> 20297 +<00009b1f> 7290 +<00009b20> 15325 +<00009b25> 7293 +<00009b26> 22947 +endcidchar + +100 begincidchar +<00009b2b> 19014 +<00009b2c> 20298 +<00009b2d> 17205 +<00009b31> 5332 +<00009b32> 7300 +<00009b35> 20010 +<00009b37> 22949 +<00009b3b> 6057 +<00009b3c> 1614 +<00009b3d> 19015 +<00009b41> 1407 +<00009b42> 2082 +<00009b43> 7302 +<00009b44> 7301 +<00009b45> 3761 +<00009b48> 20011 +<00009b4b> 19017 +<00009b4c> 22952 +<00009b4f> 7303 +<00009b51> 7306 +<00009b54> 3728 +<00009b55> 20012 +<00009b58> 7307 +<00009b5a> 1685 +<00009b5b> 22955 +<00009b5e> 17206 +<00009b61> 22956 +<00009b63> 19018 +<00009b65> 19019 +<00009b66> 17207 +<00009b68> 20013 +<00009b6a> 22957 +<00009b6f> 4043 +<00009b72> 8708 +<00009b73> 15328 +<00009b74> 7308 +<00009b75> 8707 +<00009b78> 22960 +<00009b79> 15329 +<00009b7f> 22961 +<00009b80> 20014 +<00009b83> 7310 +<00009b84> 17208 +<00009b85> 22962 +<00009b86> 20015 +<00009b87> 22963 +<00009b89> 22964 +<00009b8a> 17209 +<00009b8b> 22965 +<00009b8d> 22966 +<00009b8e> 1154 +<00009b8f> 8709 +<00009b90> 20016 +<00009b91> 7311 +<00009b92> 3579 +<00009b93> 7309 +<00009b94> 22967 +<00009b9a> 22968 +<00009b9d> 20017 +<00009b9e> 17210 +<00009ba6> 19024 +<00009ba7> 15330 +<00009ba8> 7316 +<00009ba9> 22969 +<00009baa> 3740 +<00009bab> 2171 +<00009bac> 19025 +<00009bad> 2154 +<00009bae> 2737 +<00009bb0> 20018 +<00009bb1> 8710 +<00009bb2> 19027 +<00009bb4> 7317 +<00009bb7> 22970 +<00009bb8> 19028 +<00009bb9> 7320 +<00009bbb> 8711 +<00009bbc> 22971 +<00009bbe> 19029 +<00009bbf> 20019 +<00009bc0> 7318 +<00009bc1> 15331 +<00009bc6> 7321 +<00009bc7> 15332 +<00009bc8> 20020 +<00009bc9> 1957 +<00009bca> 7319 +<00009bce> 17211 +<00009bcf> 7322 +<00009bd0> 22972 +<00009bd4> 7328 +<00009bd6> 2168 +<00009bd7> 15333 +<00009bd8> 19031 +<00009bdb> 2884 +<00009bdd> 19032 +<00009bdf> 14271 +<00009be1> 7329 +<00009be2> 7326 +<00009be3> 7325 +endcidchar + +100 begincidchar +<00009be4> 7327 +<00009be5> 17212 +<00009be7> 15334 +<00009be8> 1845 +<00009bea> 19033 +<00009beb> 15335 +<00009bee> 19035 +<00009bef> 19034 +<00009bf0> 7333 +<00009bf1> 7332 +<00009bf2> 7331 +<00009bf3> 19030 +<00009bf5> 1143 +<00009bf7> 15336 +<00009bf8> 17213 +<00009bf9> 22973 +<00009bfa> 15337 +<00009bfd> 15338 +<00009bff> 20021 +<00009c00> 8712 +<00009c02> 20022 +<00009c04> 7343 +<00009c06> 7339 +<00009c08> 7340 +<00009c09> 7336 +<00009c0a> 7342 +<00009c0b> 15339 +<00009c0c> 7338 +<00009c0d> 1472 +<00009c0f> 22974 +<00009c10> 4082 +<00009c11> 22975 +<00009c12> 7341 +<00009c13> 7337 +<00009c14> 7335 +<00009c15> 7334 +<00009c16> 19039 +<00009c1b> 7345 +<00009c1c> 20023 +<00009c1d> 19043 +<00009c1e> 22976 +<00009c21> 7348 +<00009c22> 19044 +<00009c23> 17214 +<00009c24> 7347 +<00009c25> 7346 +<00009c26> 22977 +<00009c27> 15340 +<00009c28> 22978 +<00009c29> 19045 +<00009c2a> 15341 +<00009c2d> 3515 +<00009c2e> 7344 +<00009c2f> 1207 +<00009c30> 7349 +<00009c31> 19047 +<00009c32> 7351 +<00009c35> 20024 +<00009c36> 15342 +<00009c37> 19048 +<00009c39> 1485 +<00009c3a> 7330 +<00009c3b> 1241 +<00009c3d> 22979 +<00009c3e> 7353 +<00009c41> 15343 +<00009c43> 22980 +<00009c44> 20025 +<00009c45> 19049 +<00009c46> 7352 +<00009c47> 7350 +<00009c48> 2923 +<00009c4e> 22981 +<00009c52> 3742 +<00009c53> 15344 +<00009c54> 19055 +<00009c56> 20026 +<00009c57> 4002 +<00009c58> 19056 +<00009c5a> 7354 +<00009c5b> 19057 +<00009c5c> 19050 +<00009c5d> 19058 +<00009c5e> 22982 +<00009c5f> 19059 +<00009c60> 7355 +<00009c61> 20027 +<00009c63> 15345 +<00009c65> 17217 +<00009c67> 7356 +<00009c68> 20028 +<00009c70> 15346 +<00009c72> 19065 +<00009c75> 19066 +<00009c76> 7357 +<00009c77> 15347 +<00009c78> 7358 +<00009c7a> 19067 +<00009c7b> 22983 +<00009ce5> 3031 +endcidchar + +100 begincidchar +<00009ce6> 19068 +<00009ce7> 7359 +<00009ce9> 3403 +<00009ceb> 7364 +<00009cec> 7360 +<00009cf0> 7361 +<00009cf2> 19069 +<00009cf3> 3679 +<00009cf4> 3792 +<00009cf6> 3240 +<00009cf7> 22984 +<00009cf9> 22985 +<00009d02> 15348 +<00009d03> 7365 +<00009d06> 7366 +<00009d07> 3222 +<00009d08> 7363 +<00009d09> 7362 +<00009d0b> 19070 +<00009d0e> 1322 +<00009d11> 19072 +<00009d12> 7374 +<00009d15> 7373 +<00009d1b> 1303 +<00009d1c> 22986 +<00009d1f> 7371 +<00009d23> 7370 +<00009d26> 7368 +<00009d28> 1497 +<00009d2a> 7367 +<00009d2b> 2270 +<00009d2c> 1321 +<00009d2f> 22987 +<00009d30> 20029 +<00009d32> 19078 +<00009d3a> 22990 +<00009d3b> 2037 +<00009d3c> 22991 +<00009d3d> 20030 +<00009d3e> 7377 +<00009d3f> 7376 +<00009d41> 7375 +<00009d42> 15349 +<00009d43> 17220 +<00009d44> 7372 +<00009d45> 22992 +<00009d46> 7378 +<00009d47> 15350 +<00009d48> 7379 +<00009d4a> 19080 +<00009d50> 7384 +<00009d51> 7383 +<00009d52> 17221 +<00009d59> 7385 +<00009d5c> 1231 +<00009d5f> 19081 +<00009d60> 2054 +<00009d61> 3781 +<00009d62> 19082 +<00009d63> 15351 +<00009d64> 7382 +<00009d65> 22995 +<00009d69> 15352 +<00009d6a> 20031 +<00009d6b> 8714 +<00009d6c> 3680 +<00009d6f> 7390 +<00009d70> 8713 +<00009d72> 7386 +<00009d73> 19085 +<00009d7a> 7391 +<00009d7b> 20032 +<00009d7c> 15353 +<00009d7e> 15354 +<00009d83> 22996 +<00009d84> 19088 +<00009d86> 22997 +<00009d87> 7388 +<00009d89> 7387 +<00009d8a> 17222 +<00009d8d> 15355 +<00009d8e> 22998 +<00009d8f> 1842 +<00009d95> 23001 +<00009d96> 17223 +<00009d99> 19089 +<00009d9a> 7392 +<00009da1> 19090 +<00009da4> 7393 +<00009da9> 7394 +<00009daa> 23004 +<00009dab> 7389 +<00009dac> 17225 +<00009dae> 23005 +<00009daf> 7369 +<00009db1> 15356 +<00009db2> 7395 +<00009db4> 3069 +<00009db5> 19092 +<00009db8> 7399 +endcidchar + +100 begincidchar +<00009db9> 19093 +<00009dba> 7400 +<00009dbb> 7398 +<00009dbc> 17226 +<00009dbd> 19094 +<00009dbf> 19091 +<00009dc0> 17224 +<00009dc1> 7397 +<00009dc2> 7403 +<00009dc3> 15357 +<00009dc4> 7396 +<00009dc6> 7401 +<00009dc7> 15358 +<00009dc9> 19095 +<00009dca> 23007 +<00009dcf> 7402 +<00009dd3> 7405 +<00009dd6> 15359 +<00009dd7> 7646 +<00009dd9> 7404 +<00009dda> 19096 +<00009dde> 23010 +<00009ddf> 15360 +<00009de0> 19097 +<00009de3> 19098 +<00009de5> 20033 +<00009de6> 7407 +<00009de7> 17228 +<00009de9> 20034 +<00009deb> 15361 +<00009ded> 7408 +<00009dee> 23011 +<00009def> 7409 +<00009df0> 23012 +<00009df2> 4079 +<00009df3> 20035 +<00009df4> 15362 +<00009df8> 7406 +<00009df9> 2891 +<00009dfa> 2141 +<00009dfd> 7410 +<00009dfe> 23013 +<00009e02> 19101 +<00009e07> 17229 +<00009e0a> 19100 +<00009e0d> 19102 +<00009e0e> 23014 +<00009e15> 15363 +<00009e16> 23018 +<00009e19> 8716 +<00009e1c> 19103 +<00009e1d> 15364 +<00009e1e> 7413 +<00009e75> 7414 +<00009e78> 1896 +<00009e79> 7415 +<00009e7a> 20036 +<00009e7b> 19104 +<00009e7c> 7677 +<00009e7d> 7416 +<00009e7f> 2267 +<00009e80> 19106 +<00009e81> 7417 +<00009e85> 19107 +<00009e87> 23019 +<00009e88> 7418 +<00009e91> 7423 +<00009e92> 7421 +<00009e93> 4066 +<00009e95> 7422 +<00009e96> 23022 +<00009e97> 4023 +<00009e98> 23023 +<00009e9b> 19108 +<00009e9d> 7424 +<00009e9e> 17230 +<00009e9f> 4003 +<00009ea4> 15365 +<00009ea5> 7425 +<00009ea6> 3380 +<00009ea8> 15366 +<00009ea9> 7426 +<00009eaa> 7428 +<00009eac> 15367 +<00009ead> 7429 +<00009eae> 23024 +<00009eaf> 17231 +<00009eb0> 20040 +<00009eb3> 23025 +<00009eb4> 7682 +<00009eb5> 7797 +<00009eb8> 7427 +<00009eb9> 2047 +<00009eba> 3801 +<00009ebb> 3729 +<00009ebc> 4740 +<00009ebd> 19110 +<00009ebe> 5375 +<00009ebf> 3753 +<00009ec3> 13323 +endcidchar + +100 begincidchar +<00009ec4> 1323 +<00009ec6> 23026 +<00009ec8> 23027 +<00009ecb> 23028 +<00009ecc> 7431 +<00009ecd> 1642 +<00009ed1> 8717 +<00009ed2> 2055 +<00009ed4> 7435 +<00009ed5> 23029 +<00009ed8> 5645 +<00009ed9> 3815 +<00009edb> 2883 +<00009edc> 7436 +<00009edd> 7438 +<00009ede> 7437 +<00009edf> 19112 +<00009ee0> 7439 +<00009ee4> 20041 +<00009ee5> 7440 +<00009ee7> 15368 +<00009ee8> 7441 +<00009eee> 15369 +<00009eef> 7442 +<00009ef0> 20042 +<00009ef1> 23032 +<00009ef2> 20043 +<00009ef4> 7443 +<00009ef5> 23033 +<00009ef8> 23034 +<00009ef9> 7446 +<00009eff> 19113 +<00009f02> 19114 +<00009f03> 19116 +<00009f09> 20044 +<00009f0e> 3102 +<00009f0f> 20045 +<00009f10> 15370 +<00009f11> 23035 +<00009f12> 15371 +<00009f13> 1937 +<00009f14> 20046 +<00009f15> 7453 +<00009f16> 23036 +<00009f17> 15372 +<00009f19> 15373 +<00009f1a> 23037 +<00009f1b> 20047 +<00009f1f> 23038 +<00009f20> 2767 +<00009f21> 7454 +<00009f22> 20048 +<00009f26> 20049 +<00009f2c> 7455 +<00009f2f> 15374 +<00009f34> 20052 +<00009f37> 15375 +<00009f39> 15376 +<00009f3a> 19117 +<00009f3b> 3475 +<00009f3c> 23041 +<00009f3d> 19118 +<00009f3e> 7456 +<00009f3f> 23042 +<00009f41> 15377 +<00009f45> 15378 +<00009f46> 19119 +<00009f47> 23045 +<00009f4a> 7457 +<00009f4b> 5898 +<00009f4e> 6779 +<00009f4f> 7174 +<00009f52> 7458 +<00009f53> 19120 +<00009f54> 7459 +<00009f55> 19121 +<00009f56> 23046 +<00009f57> 15379 +<00009f58> 19122 +<00009f5a> 20053 +<00009f5d> 19124 +<00009f5e> 23047 +<00009f62> 4024 +<00009f63> 7460 +<00009f68> 15380 +<00009f69> 19126 +<00009f6a> 7467 +<00009f6c> 7466 +<00009f6d> 19127 +<00009f6e> 23048 +<00009f6f> 20054 +<00009f70> 19128 +<00009f71> 15381 +<00009f72> 7469 +<00009f73> 23049 +<00009f75> 15382 +<00009f76> 7470 +<00009f77> 7468 +<00009f7a> 23050 +<00009f7d> 23051 +endcidchar + +100 begincidchar +<00009f8d> 3966 +<00009f8f> 23052 +<00009f90> 15383 +<00009f94> 15384 +<00009f95> 7471 +<00009f96> 23055 +<00009f97> 17232 +<00009f9c> 7472 +<00009f9d> 5927 +<00009f9e> 20055 +<00009fa0> 7473 +<00009fa1> 23056 +<00009fa2> 15385 +<00009fa3> 23057 +<00009fa5> 20056 +<00009fb4> 14048 +<00009fbc> 15431 +<00009fbd> 15429 +<00009fbe> 15434 +<00009fc4> 14089 +<00009fc6> 14168 +<00009fcc> 20156 +<0000f87a> 15447 +<0000f87f> 15448 +<0000f909> 13739 +<0000f91d> 13392 +<0000f91f> 14084 +<0000f928> 20303 +<0000f929> 20305 +<0000f936> 13394 +<0000f95f> 13971 +<0000f970> 13344 +<0000f983> 14088 +<0000f999> 7811 +<0000f99a> 14097 +<0000f9a2> 14095 +<0000f9c3> 7808 +<0000f9d0> 13396 +<0000f9dc> 13393 +<0000f9ec> 7750 +<0000fa03> 13956 +<0000fa0e> 8410 +<0000fa0f> 8421 +<0000fa10> 7746 +<0000fa11> 14290 +<0000fa12> 8481 +<0000fa13> 8497 +<0000fa14> 8499 +<0000fa15> 20307 +<0000fa16> 8548 +<0000fa17> 8571 +<0000fa1b> 8583 +<0000fa1c> 8587 +<0000fa1d> 8590 +<0000fa1e> 8599 +<0000fa1f> 8610 +<0000fa22> 8622 +<0000fa23> 8630 +<0000fa24> 18760 +<0000fa25> 8633 +<0000fa26> 8636 +<0000fa27> 8664 +<0000fa28> 8671 +<0000fa29> 8687 +<0000fa2c> 8702 +<0000fa2d> 8715 +<0000fa30> 13382 +<0000fa31> 13360 +<0000fa32> 13389 +<0000fa33> 13385 +<0000fa34> 13338 +<0000fa35> 13378 +<0000fa36> 7651 +<0000fa37> 13366 +<0000fa38> 13333 +<0000fa39> 13384 +<0000fa3a> 13387 +<0000fa3b> 13361 +<0000fa3c> 16837 +<0000fa3d> 13326 +<0000fa3e> 13328 +<0000fa3f> 13363 +<0000fa40> 13369 +<0000fa41> 13381 +<0000fa42> 13334 +<0000fa43> 13352 +<0000fa44> 13375 +<0000fa45> 13327 +<0000fa46> 7700 +<0000fa47> 13332 +<0000fa48> 13347 +<0000fa49> 15398 +<0000fa4a> 7732 +<0000fa4b> 13379 +<0000fa4c> 13348 +<0000fa4d> 13345 +<0000fa4e> 13335 +<0000fa4f> 13391 +<0000fa50> 13359 +<0000fa51> 13351 +endcidchar + +100 begincidchar +<0000fa52> 13325 +<0000fa53> 13371 +<0000fa54> 13343 +<0000fa55> 13373 +<0000fa56> 13358 +<0000fa57> 13399 +<0000fa58> 18366 +<0000fa59> 13376 +<0000fa5a> 13353 +<0000fa5d> 14199 +<0000fa5e> 14198 +<0000fa5f> 13367 +<0000fa60> 13331 +<0000fa61> 13346 +<0000fa62> 13321 +<0000fa63> 13339 +<0000fa64> 13380 +<0000fa65> 13364 +<0000fa66> 15403 +<0000fa67> 13320 +<0000fa68> 13374 +<0000fa69> 13337 +<0000fa6a> 7788 +<0000fa6b> 13740 +<0000fa6c> 14281 +<0000fa6d> 13695 +<0000fb00> 9358 +<0000fe10> 8268 +<0000fe19> 7897 +<0000fe30> 7898 +<0000fe33> 7890 +<0000ff01> 642 +<0000ff02> 8007 +<0000ff03> 716 +<0000ff04> 712 +<0000ff05> 715 +<0000ff06> 717 +<0000ff07> 8006 +<0000ff0a> 718 +<0000ff0b> 692 +<0000ff0c> 636 +<0000ff0d> 693 +<0000ff0e> 637 +<0000ff0f> 663 +<0000ff1c> 699 +<0000ff1d> 697 +<0000ff1e> 700 +<0000ff1f> 641 +<0000ff20> 719 +<0000ff3b> 678 +<0000ff3c> 664 +<0000ff3d> 679 +<0000ff3e> 648 +<0000ff3f> 650 +<0000ff40> 646 +<0000ff5b> 680 +<0000ff5c> 667 +<0000ff5d> 681 +<0000ff5e> 665 +<0000ffe2> 751 +<0000ffe3> 649 +<0000ffe4> 8005 +<0000ffe5> 711 +<0000ffe8> 323 +<0001f100> 8061 +<0001f202> 10985 +<0001f237> 11024 +<0002000b> 13839 +<00020089> 17233 +<0002008a> 14108 +<000200a2> 17240 +<000200a4> 17243 +<000200b0> 14209 +<000200f5> 20057 +<00020158> 20075 +<000201a2> 13857 +<00020213> 17259 +<0002032b> 17282 +<00020371> 17291 +<00020381> 17289 +<000203f9> 17295 +<0002044a> 17297 +<00020509> 17299 +<0002053f> 14188 +<000205b1> 20080 +<000205d6> 17308 +<00020611> 14294 +<00020628> 14105 +<000206ec> 20083 +<0002074f> 17312 +<000207c8> 20128 +<00020807> 17319 +<0002083a> 17321 +<000208b9> 17327 +<0002090e> 13523 +<0002097c> 17331 +<00020984> 14109 +<0002099d> 17332 +<00020a64> 13755 +<00020ad3> 17337 +endcidchar + +100 begincidchar +<00020b1d> 17340 +<00020b9f> 13803 +<00020bb7> 13706 +<00020d45> 17359 +<00020d58> 20090 +<00020de1> 17373 +<00020e64> 17388 +<00020e6d> 17380 +<00020e95> 17379 +<00020f5f> 17391 +<00021201> 17414 +<0002123d> 13953 +<00021255> 17415 +<00021274> 17421 +<0002127b> 17417 +<000212d7> 17429 +<000212e4> 17428 +<000212fd> 17435 +<0002131b> 16816 +<00021336> 17437 +<00021344> 17438 +<000213c4> 17449 +<0002146d> 17462 +<0002146e> 16821 +<000215d7> 17472 +<00021647> 17480 +<000216b4> 16838 +<00021706> 17492 +<00021742> 17493 +<000218bd> 16833 +<000219c3> 17525 +<00021a1a> 7825 +<00021c56> 17539 +<00021d2d> 17544 +<00021d45> 17545 +<00021d62> 17547 +<00021d78> 17546 +<00021d92> 17556 +<00021d9c> 17552 +<00021da1> 17551 +<00021db7> 17559 +<00021de0> 17561 +<00021e33> 17562 +<00021e34> 16845 +<00021f1e> 17575 +<00021f76> 17582 +<00021ffa> 17585 +<0002217b> 17599 +<00022218> 19105 +<0002231e> 17605 +<000223ad> 17608 +<00022609> 15443 +<000226f3> 17632 +<0002285b> 17647 +<000228ab> 17653 +<0002298f> 17657 +<00022ab8> 17667 +<00022b46> 17680 +<00022ba6> 17683 +<00022c1d> 17682 +<00022c24> 17686 +<00022de1> 17710 +<00022e42> 20124 +<00022feb> 20130 +<000231b6> 17744 +<000231c3> 17742 +<000231c4> 16888 +<000231f5> 17743 +<00023372> 17761 +<000233cc> 14140 +<000233d0> 17768 +<000233d2> 17764 +<000233d3> 17763 +<000233d5> 17770 +<000233da> 17772 +<000233df> 17774 +<000233e4> 17769 +<000233fe> 15422 +<0002344a> 17782 +<0002344b> 17784 +<00023451> 17783 +<00023465> 17788 +<000234e4> 17814 +<0002355a> 17815 +<00023594> 17827 +<000235c4> 16905 +<00023638> 17843 +<00023639> 17841 +<0002363a> 15393 +<00023647> 17842 +<0002370c> 17863 +<0002371c> 17854 +<0002373f> 16914 +<00023763> 16916 +<00023764> 17867 +<000237e7> 17875 +<000237f1> 20152 +<000237ff> 17874 +<00023824> 17880 +<0002383d> 17885 +endcidchar + +100 begincidchar +<00023a98> 17897 +<00023c7f> 17910 +<00023cbe> 14293 +<00023cfe> 13904 +<00023d00> 17925 +<00023d0e> 18394 +<00023d40> 17942 +<00023dd3> 17945 +<00023df9> 17944 +<00023dfa> 17943 +<00023f7e> 17983 +<0002404b> 20168 +<00024096> 17998 +<00024103> 18003 +<000241c6> 18015 +<000241fe> 18018 +<000242ee> 14282 +<000243bc> 18039 +<000243d0> 7838 +<00024629> 18049 +<000246a5> 18055 +<000247f1> 16970 +<00024896> 18077 +<00024a4d> 18104 +<00024b56> 18117 +<00024b6f> 18119 +<00024c16> 18124 +<00024d14> 13995 +<00024e04> 20058 +<00024e0e> 18158 +<00024e37> 18162 +<00024e6a> 18167 +<00024e8b> 18170 +<00024ff2> 20059 +<0002504a> 18181 +<00025055> 18183 +<00025122> 18185 +<000251a9> 18190 +<000251cd> 18193 +<000251e5> 18192 +<0002521e> 18195 +<0002524c> 18197 +<0002542e> 18209 +<0002548e> 17005 +<000254d9> 18217 +<0002550e> 17009 +<000255a7> 18229 +<0002567f> 14075 +<00025771> 17018 +<000257a9> 18248 +<000257b4> 18249 +<00025874> 7670 +<000259c4> 17024 +<000259cc> 20112 +<000259d4> 18268 +<00025ad7> 13922 +<00025ae3> 18277 +<00025ae4> 18276 +<00025af1> 18278 +<00025bb2> 18293 +<00025c4b> 18302 +<00025c64> 18303 +<00025da1> 17033 +<00025e2e> 18318 +<00025e56> 18319 +<00025e62> 18322 +<00025e65> 18320 +<00025ec2> 18327 +<00025ed8> 18325 +<00025ee8> 18329 +<00025f23> 18330 +<00025f5c> 18332 +<00025fd4> 18339 +<00025fe0> 18338 +<00025ffb> 18345 +<0002600c> 18344 +<00026017> 18352 +<00026060> 18355 +<000260ed> 18365 +<00026222> 13691 +<0002626a> 14189 +<00026270> 18385 +<00026286> 18386 +<0002634c> 20311 +<00026402> 18398 +<0002667e> 18416 +<000266b0> 14100 +<0002671d> 18430 +<000268dd> 18444 +<000268ea> 18446 +<00026951> 13646 +<0002696f> 18450 +<00026999> 14134 +<000269dd> 18452 +<00026a1e> 18455 +<00026a58> 18459 +<00026a8c> 18463 +<00026ab7> 18466 +<00026aff> 17063 +<00026c29> 17478 +endcidchar + +100 begincidchar +<00026c73> 18506 +<00026c9e> 20206 +<00026cdd> 18515 +<00026e40> 17089 +<00026e65> 18528 +<00026f94> 18544 +<00026ff8> 18553 +<000270f4> 17103 +<0002710d> 18571 +<00027139> 18574 +<000273da> 18611 +<000273db> 18610 +<000273fe> 18617 +<00027410> 18620 +<00027449> 18624 +<00027614> 18638 +<00027615> 18637 +<00027631> 18640 +<00027684> 17117 +<00027693> 18645 +<0002770e> 18650 +<00027723> 18652 +<00027752> 18656 +<00027985> 18672 +<000279b4> 20133 +<00027a84> 18684 +<00027bb3> 18699 +<00027bbe> 18701 +<00027bc7> 18702 +<00027c3c> 20220 +<00027cb8> 18708 +<00027d73> 20060 +<00027da0> 18716 +<00027e10> 18718 +<00027fb7> 13898 +<0002808a> 18727 +<000280bb> 18733 +<00028277> 17140 +<00028282> 18745 +<000282f3> 18747 +<000283cd> 17146 +<0002840c> 18754 +<00028455> 18757 +<0002856b> 18770 +<000286d7> 18784 +<000286fa> 18787 +<00028946> 18812 +<00028949> 18811 +<0002896b> 18817 +<00028987> 14253 +<00028988> 18824 +<00028a1e> 18843 +<00028a29> 18844 +<00028a43> 18848 +<00028a71> 18847 +<00028a99> 18855 +<00028acd> 18856 +<00028add> 18863 +<00028ae4> 18862 +<00028bc1> 18874 +<00028bef> 18875 +<00028cdd> 7641 +<00028d10> 18882 +<00028d71> 18883 +<00028dfb> 18885 +<00028e17> 14256 +<00028e1f> 18886 +<00028e36> 18890 +<00028e89> 18893 +<00028eeb> 18895 +<00028ef6> 7673 +<00028f32> 18897 +<00028ff8> 18903 +<000292a0> 18917 +<000292b1> 18918 +<00029490> 18935 +<000295cf> 18944 +<0002967f> 13849 +<000296f0> 18959 +<00029719> 18962 +<00029750> 18966 +<000298c6> 18983 +<00029a72> 19001 +<00029d4b> 13717 +<00029ddb> 19026 +<00029e15> 19036 +<00029e3d> 20315 +<00029e49> 19038 +<00029e8a> 19037 +<00029ec4> 19046 +<00029edb> 19054 +<00029ee9> 19051 +<00029fce> 19071 +<00029fd7> 19071 +<0002a01a> 19077 +<0002a02f> 19075 +<0002a082> 19084 +<0002a0f9> 19083 +<0002a190> 17227 +<0002a2b2> 20072 +endcidchar + +77 begincidchar +<0002a38c> 19109 +<0002a437> 19111 +<0002a5f1> 19123 +<0002a602> 19125 +<0002a61a> 20316 +<0002a6b2> 19129 +<0002a9e6> 14145 +<0002b746> 13780 +<0002b751> 13866 +<0002b753> 20088 +<0002b75a> 20096 +<0002b75c> 20097 +<0002b765> 20247 +<0002b776> 20114 +<0002b777> 13782 +<0002b77c> 20125 +<0002b782> 20141 +<0002b789> 14064 +<0002b78b> 20149 +<0002b78e> 13724 +<0002b794> 20153 +<0002b7ac> 20176 +<0002b7af> 20180 +<0002b7bd> 14174 +<0002b7c9> 20194 +<0002b7cf> 20201 +<0002b7d2> 20204 +<0002b7d8> 13651 +<0002b7f0> 20240 +<0002b80d> 20256 +<0002b817> 20260 +<0002b81a> 14278 +<0002f804> 15388 +<0002f80f> 7814 +<0002f815> 20061 +<0002f818> 7817 +<0002f81a> 13954 +<0002f822> 13684 +<0002f828> 13807 +<0002f82c> 14109 +<0002f833> 13719 +<0002f83f> 13815 +<0002f846> 20062 +<0002f852> 13841 +<0002f862> 13998 +<0002f86d> 14121 +<0002f873> 13832 +<0002f877> 7754 +<0002f884> 7734 +<0002f899> 20063 +<0002f89a> 13928 +<0002f8a6> 20064 +<0002f8ac> 13750 +<0002f8b2> 13867 +<0002f8b6> 14129 +<0002f8d3> 7816 +<0002f8db> 14140 +<0002f8dc> 7695 +<0002f8e1> 14291 +<0002f8e5> 20065 +<0002f8ea> 13679 +<0002f8ed> 7665 +<0002f8fc> 13656 +<0002f903> 13768 +<0002f90b> 13801 +<0002f90f> 13932 +<0002f91a> 13916 +<0002f920> 7839 +<0002f921> 13809 +<0002f945> 13357 +<0002f947> 13854 +<0002f96c> 14180 +<0002f995> 13670 +<0002f9d0> 14068 +<0002f9de> 20066 +<0002f9df> 14069 +<0002f9f4> 15269 +endcidchar + +100 begincidrange +<00000020> <0000005b> 1 +<0000005d> <0000007b> 62 +<000000a1> <000000a3> 101 +<000000b2> <000000b3> 157 +<000000bc> <000000be> 161 +<000000c0> <000000c5> 164 +<000000c7> <000000d6> 170 +<000000d9> <000000de> 187 +<000000e0> <000000e5> 193 +<000000e7> <000000f6> 199 +<000000f9> <000000ff> 216 +<000001f8> <000001f9> 15731 +<00000262> <00000263> 15883 +<000002e0> <000002e1> 15898 +<000002e5> <000002e9> 15851 +<00000301> <00000302> 127 +<00000306> <00000308> 130 +<00000318> <00000319> 15874 +<0000031d> <0000031e> 15872 +<0000031f> <00000320> 15862 +<0000033a> <0000033b> 15877 +<00000384> <00000385> 20317 +<00000388> <0000038a> 20428 +<00000391> <000003a1> 1011 +<000003a3> <000003a9> 1028 +<000003ac> <000003af> 20436 +<000003b1> <000003c1> 1035 +<000003c3> <000003c9> 1052 +<000003cc> <000003cd> 20442 +<00000402> <0000040c> 20447 +<0000040e> <0000040f> 20458 +<00000410> <00000415> 1059 +<00000416> <00000435> 1066 +<00000436> <0000044f> 1099 +<00000452> <0000045c> 20460 +<0000045e> <0000045f> 20471 +<00001e3e> <00001e3f> 15729 +<00002020> <00002021> 776 +<00002032> <00002033> 708 +<00002039> <0000203a> 110 +<00002047> <00002048> 16278 +<00002074> <00002079> 9378 +<00002080> <00002089> 9384 +<00002153> <00002154> 9375 +<00002156> <0000215a> 9785 +<0000215b> <0000215e> 9371 +<00002160> <00002169> 7575 +<0000216a> <0000216b> 8225 +<00002170> <00002179> 8092 +<0000217a> <0000217b> 8298 +<00002190> <00002191> 737 +<00002196> <00002197> 12204 +<00002198> <00002199> 12202 +<000021c4> <000021c5> 8310 +<00002225> <00002226> 15489 +<00002227> <00002228> 749 +<0000222b> <0000222c> 769 +<00002264> <00002265> 20369 +<00002266> <00002267> 701 +<0000226a> <0000226b> 763 +<00002272> <00002273> 12121 +<00002276> <00002277> 15509 +<00002282> <00002283> 745 +<00002284> <00002285> 15472 +<00002286> <00002287> 743 +<0000228a> <0000228b> 15474 +<000022da> <000022db> 15725 +<00002305> <00002306> 15478 +<00002329> <0000232a> 682 +<0000239d> <0000239e> 12144 +<000023a3> <000023a4> 12152 +<000023a7> <000023a9> 8178 +<000023ab> <000023ad> 8174 +<000023b0> <000023b1> 16312 +<000023be> <000023cc> 16253 +<00002460> <00002473> 7555 +<00002474> <00002487> 8071 +<00002488> <00002490> 8062 +<00002491> <00002492> 20587 +<0000249c> <000024b5> 8112 +<000024b6> <000024cf> 10339 +<000024d0> <000024e9> 10313 +<000024eb> <000024f4> 10515 +<000024f5> <000024fe> 16223 +<00002500> <0000254b> 7479 +<0000256d> <0000256e> 8247 +<00002571> <00002573> 8261 +<00002581> <00002588> 8230 +<00002594> <00002595> 8245 +<000025d0> <000025d3> 16274 +<000025e2> <000025e3> 8255 +<00002600> <00002603> 8215 +<00002616> <00002617> 16233 +<0000261c> <0000261d> 8220 +<00002668> <00002669> 12098 +<00002672> <0000267d> 16314 +<00002776> <0000277e> 8286 +<00002934> <00002935> 16201 +<000029fa> <000029fb> 16207 +<00002b05> <00002b07> 8207 +endcidrange + +100 begincidrange +<00002e8c> <00002e8d> 13833 +<00002ea1> <00002ea2> 14689 +<00002ebe> <00002ec0> 14197 +<00002f14> <00002f15> 4301 +<00002f21> <00002f22> 4538 +<00002fbf> <00002fc0> 7299 +<00002fd1> <00002fd2> 7457 +<00002fd4> <00002fd5> 7472 +<00003000> <00003002> 633 +<00003005> <00003007> 657 +<00003008> <00003011> 682 +<00003014> <00003015> 676 +<00003016> <00003017> 16197 +<00003018> <00003019> 12129 +<00003033> <00003035> 12108 +<00003041> <00003093> 842 +<00003094> <00003096> 7958 +<00003099> <0000309a> 16326 +<0000309b> <0000309c> 643 +<0000309d> <0000309e> 653 +<000030a1> <000030f6> 925 +<000030f7> <000030fa> 8313 +<000030fd> <000030fe> 651 +<00003190> <0000319f> 16283 +<000031f0> <000031f9> 16236 +<000031fa> <000031ff> 16247 +<00003220> <00003229> 10126 +<0000322a> <0000322f> 8198 +<00003231> <00003232> 7618 +<00003252> <0000325b> 8102 +<0000325c> <0000325f> 10244 +<00003280> <00003289> 10461 +<0000328a> <0000328f> 10472 +<000032a0> <000032a1> 10486 +<000032a4> <000032a8> 7613 +<000032b1> <000032bf> 10248 +<000032d0> <000032fe> 10413 +<00003301> <00003302> 11874 +<0000330e> <00003313> 11889 +<0000331a> <0000331d> 11900 +<0000331f> <00003321> 11904 +<00003328> <00003329> 11912 +<0000332e> <00003330> 11918 +<00003334> <00003335> 11924 +<0000333e> <00003340> 11936 +<00003343> <00003346> 11939 +<0000334b> <0000334c> 11944 +<0000334f> <00003350> 11946 +<00003355> <00003356> 11955 +<00003385> <00003387> 8031 +<00003388> <00003389> 8192 +<0000338e> <0000338f> 7604 +<0000339c> <0000339e> 7601 +<000033a4> <000033a5> 8022 +<000033d7> <000033d8> 11869 +<0000355d> <0000355e> 17341 +<00003761> <00003762> 17528 +<00004e04> <00004e05> 14296 +<00004e23> <00004e24> 19141 +<00004e2f> <00004e30> 14300 +<00004e40> <00004e41> 14302 +<00004e74> <00004e75> 21079 +<00004e9e> <00004ea0> 4108 +<00004eab> <00004eac> 1687 +<00004f4b> <00004f4c> 21096 +<00004f77> <00004f78> 17260 +<00004f7d> <00004f7e> 14321 +<00004fbb> <00004fbd> 21112 +<00004fc0> <00004fc1> 21115 +<00004fe4> <00004fe5> 4152 +<00005000> <00005001> 14327 +<00005032> <00005033> 21129 +<00005051> <00005052> 21134 +<00005083> <00005084> 21142 +<00005092> <00005093> 17278 +<0000509f> <000050a1> 21148 +<000050af> <000050b0> 21151 +<000050ba> <000050bb> 17284 +<000050c9> <000050ca> 4184 +<000050dc> <000050dd> 21157 +<00005101> <00005102> 4197 +<0000510c> <0000510e> 19167 +<0000511c> <0000511d> 21166 +<00005127> <00005128> 21169 +<0000512c> <0000512d> 21171 +<0000513f> <00005140> 4208 +<00005169> <0000516a> 4215 +<00005195> <00005196> 4226 +<000051a9> <000051ab> 4231 +<000051b1> <000051b2> 4235 +<000051d3> <000051d4> 19179 +<00005201> <00005202> 14355 +<00005231> <00005232> 19187 +<0000524b> <0000524c> 4261 +<00005278> <00005279> 19194 +<00005295> <00005297> 21198 +<000052ac> <000052ad> 4279 +<000052b6> <000052b8> 21205 +<000052ba> <000052bb> 17323 +<000052f8> <000052f9> 4293 +endcidrange + +100 begincidrange +<0000530a> <0000530b> 14364 +<00005327> <00005329> 21226 +<0000532b> <0000532c> 21229 +<00005387> <00005388> 21237 +<000053c4> <000053c5> 19217 +<000053d2> <000053d3> 21245 +<0000542c> <0000542d> 4342 +<00005434> <00005435> 19223 +<0000546d> <0000546e> 21261 +<000054e5> <000054e6> 4378 +<00005500> <00005501> 17364 +<0000550c> <0000550d> 21273 +<00005556> <00005557> 4394 +<0000555a> <0000555b> 21281 +<000055d7> <000055d8> 21289 +<0000560e> <0000560f> 14397 +<00005611> <00005612> 19257 +<00005643> <00005644> 21299 +<00005661> <00005663> 21302 +<00005671> <00005672> 14407 +<000056ac> <000056ad> 14411 +<000056e5> <000056e7> 21314 +<000056f6> <000056f7> 17412 +<00005701> <00005702> 21317 +<0000571a> <0000571b> 19277 +<00005724> <00005725> 21322 +<00005733> <00005734> 14421 +<00005737> <00005738> 4475 +<0000573d> <0000573e> 19282 +<00005745> <00005746> 17418 +<00005773> <00005775> 17424 +<0000579d> <0000579e> 17431 +<000057d2> <000057d3> 4496 +<000057f5> <000057f6> 14430 +<00005887> <00005888> 21357 +<0000588a> <0000588b> 17453 +<0000588f> <00005890> 17456 +<000058a0> <000058a2> 21361 +<000058f3> <000058f4> 17466 +<000058fb> <000058fd> 4535 +<00005905> <00005906> 17468 +<00005912> <00005913> 21372 +<0000592c> <0000592d> 4544 +<00005935> <00005936> 21379 +<00005975> <00005976> 17481 +<000059d9> <000059da> 4571 +<000059e3> <000059e4> 14452 +<00005a35> <00005a36> 4582 +<00005a44> <00005a45> 21410 +<00005a9f> <00005aa0> 17503 +<00005afa> <00005afb> 4597 +<00005b5a> <00005b5b> 4612 +<00005b7e> <00005b7f> 14473 +<00005b90> <00005b91> 21432 +<00005ba8> <00005ba9> 21435 +<00005bb1> <00005bb2> 21439 +<00005bd9> <00005bda> 21446 +<00005c07> <00005c08> 4641 +<00005c38> <00005c39> 4648 +<00005c67> <00005c68> 17541 +<00005c74> <00005c75> 21457 +<00005cf1> <00005cf2> 21468 +<00005d5f> <00005d60> 21476 +<00005d79> <00005d7a> 21480 +<00005db8> <00005db9> 8446 +<00005e14> <00005e15> 14499 +<00005e36> <00005e37> 4725 +<00005e50> <00005e51> 21496 +<00005e6b> <00005e6c> 14504 +<00005e6d> <00005e6e> 17597 +<00005e75> <00005e76> 4737 +<00005ebe> <00005ebf> 14508 +<00005ec1> <00005ec2> 4743 +<00005ed4> <00005ed5> 19352 +<00005eda> <00005edb> 4751 +<00005ee8> <00005ee9> 4755 +<00005f1c> <00005f1d> 14514 +<00005f2b> <00005f2c> 21513 +<00005f56> <00005f57> 4780 +<00005f74> <00005f75> 21522 +<00005fb0> <00005fb1> 21530 +<00005fd0> <00005fd1> 21533 +<00005fd2> <00005fd4> 17618 +<00005fd8> <00005fd9> 3688 +<00005fee> <00005fef> 17622 +<00006056> <00006057> 21547 +<00006096> <00006097> 4844 +<000060c9> <000060ca> 21563 +<000060ce> <000060cf> 21565 +<000060f6> <000060f7> 4862 +<0000610d> <0000610e> 4871 +<00006112> <00006114> 14547 +<00006158> <0000615a> 4887 +<00006180> <00006181> 21583 +<00006183> <00006184> 21585 +<00006192> <00006193> 17648 +<000061c0> <000061c1> 21591 +<000061ce> <000061cf> 21593 +<000061ec> <000061ed> 21599 +<00006208> <00006209> 4930 +endcidrange + +100 begincidrange +<00006232> <00006233> 4941 +<0000628d> <0000628f> 21614 +<00006292> <00006293> 4954 +<000062b6> <000062b7> 21618 +<000062be> <000062bf> 21621 +<0000633b> <0000633c> 17675 +<00006342> <00006343> 14570 +<000063ae> <000063af> 19400 +<000063d4> <000063d5> 17689 +<000063eb> <000063ec> 17692 +<000063f8> <000063f9> 19403 +<00006498> <00006499> 19417 +<000064be> <000064bf> 14588 +<000064cb> <000064cc> 17706 +<000064e0> <000064e1> 5040 +<000064e9> <000064ea> 21668 +<00006508> <0000650a> 21672 +<00006534> <00006535> 5058 +<0000653c> <0000653d> 21679 +<00006582> <00006583> 5073 +<000065e0> <000065e1> 5088 +<000065f4> <000065f5> 21695 +<000065fe> <000065ff> 21697 +<00006611> <00006612> 21700 +<00006635> <00006636> 5096 +<0000665b> <0000665c> 14605 +<00006667> <00006668> 5107 +<0000666c> <0000666d> 17746 +<00006677> <00006678> 16889 +<0000668b> <0000668c> 19437 +<0000669a> <0000669c> 21718 +<000066c2> <000066c3> 21723 +<00006726> <00006727> 5138 +<00006763> <00006764> 5151 +<000067bc> <000067bd> 21742 +<00006830> <00006831> 14627 +<0000686f> <00006871> 21759 +<00006898> <0000689a> 17805 +<000068aa> <000068ab> 17809 +<000068dc> <000068dd> 21770 +<000068e4> <000068e5> 17820 +<000068f0> <000068f1> 14640 +<00006970> <00006971> 21783 +<0000697f> <00006980> 14650 +<000069d6> <000069d7> 14655 +<000069ee> <000069ef> 17845 +<00006a32> <00006a33> 17855 +<00006a50> <00006a51> 14664 +<00006a86> <00006a87> 21800 +<00006a9d> <00006a9f> 14671 +<00006aa2> <00006aa3> 5310 +<00006ab0> <00006ab1> 21803 +<00006abe> <00006abf> 21806 +<00006ac8> <00006ac9> 19471 +<00006ad5> <00006ad6> 21809 +<00006af1> <00006af3> 17876 +<00006b06> <00006b07> 21814 +<00006b0f> <00006b11> 17882 +<00006b78> <00006b79> 5348 +<00006b7d> <00006b7e> 19476 +<00006b7f> <00006b80> 5350 +<00006b9f> <00006ba0> 21828 +<00006ba2> <00006ba3> 21830 +<00006baa> <00006bab> 5359 +<00006bb8> <00006bb9> 21834 +<00006bc3> <00006bc4> 21836 +<00006bc7> <00006bc9> 17899 +<00006be6> <00006be7> 17903 +<00006c13> <00006c14> 5377 +<00006c26> <00006c28> 21842 +<00006ceb> <00006cec> 14701 +<00006d26> <00006d27> 17928 +<00006d80> <00006d81> 17936 +<00006e48> <00006e49> 17959 +<00006e4b> <00006e4c> 17961 +<00006e53> <00006e54> 17964 +<00006ead> <00006eae> 21887 +<00006ed4> <00006ed5> 5482 +<00006eda> <00006edb> 19502 +<00006eed> <00006eee> 21895 +<00006fa7> <00006fa8> 14736 +<00006fc8> <00006fc9> 17995 +<0000705d> <0000705e> 14746 +<000070d3> <000070d4> 14754 +<000070d5> <000070d6> 19516 +<00007146> <00007147> 8540 +<000071ae> <000071af> 18037 +<000071bf> <000071c0> 21939 +<00007208> <00007209> 21944 +<0000723b> <0000723c> 5604 +<0000723f> <00007240> 5606 +<0000724f> <00007250> 19524 +<00007255> <00007256> 14776 +<0000726e> <0000726f> 18050 +<0000727b> <0000727c> 21955 +<000072d5> <000072d6> 21960 +<000072e0> <000072e1> 5628 +<00007304> <00007305> 14784 +<00007318> <00007319> 18067 +<00007336> <00007337> 3867 +endcidrange + +100 begincidrange +<0000733a> <0000733b> 19538 +<0000734e> <0000734f> 5643 +<0000735d> <00007360> 21970 +<0000736e> <0000736f> 18078 +<00007385> <00007386> 14792 +<0000739e> <000073a0> 14795 +<0000741a> <0000741b> 14810 +<0000742f> <00007431> 14815 +<00007467> <00007468> 21994 +<00007485> <00007487> 14829 +<000074b1> <000074b2> 22001 +<000074f0> <000074f1> 5694 +<0000753d> <0000753e> 18125 +<0000757b> <0000757c> 22023 +<0000757d> <0000757e> 18134 +<00007586> <00007587> 5724 +<00007592> <00007593> 14848 +<000075bf> <000075c0> 18142 +<000075df> <000075e0> 18148 +<000075f2> <000075f3> 5755 +<000075fe> <000075ff> 5749 +<00007615> <00007616> 14855 +<0000761b> <0000761c> 18160 +<00007620> <00007622> 5762 +<00007639> <0000763a> 22032 +<00007647> <00007648> 5769 +<00007661> <00007662> 5774 +<00007668> <0000766a> 5776 +<0000768c> <0000768d> 22038 +<00007699> <0000769a> 5793 +<000076a2> <000076a3> 22041 +<000076a4> <000076a5> 14868 +<000076a7> <000076a8> 18178 +<000076b8> <000076ba> 5797 +<00007714> <00007715> 22050 +<00007725> <00007726> 5817 +<00007737> <00007738> 5820 +<0000774d> <0000774e> 16999 +<00007756> <00007757> 22057 +<0000775f> <00007760> 14877 +<00007773> <00007774> 22060 +<0000778c> <0000778d> 19591 +<000077bc> <000077bd> 5840 +<000077de> <000077df> 18203 +<0000782d> <0000782e> 14888 +<00007860> <00007861> 22080 +<000078e0> <000078e1> 14898 +<000078f9> <000078fa> 18226 +<00007927> <00007928> 19613 +<0000795b> <0000795c> 14908 +<000079b9> <000079ba> 5902 +<000079cc> <000079cd> 18244 +<00007a18> <00007a19> 5912 +<00007a34> <00007a35> 22131 +<00007a61> <00007a62> 5924 +<00007abb> <00007abc> 14932 +<00007ad9> <00007ada> 5950 +<00007ae1> <00007ae2> 5953 +<00007b18> <00007b19> 5963 +<00007b2e> <00007b2f> 18281 +<00007b3f> <00007b40> 22151 +<00007b70> <00007b71> 5980 +<00007bba> <00007bbb> 22161 +<00007bf4> <00007bf5> 22167 +<00007bf9> <00007bfa> 22169 +<00007c39> <00007c3a> 22180 +<00007c52> <00007c53> 19648 +<00007c5b> <00007c5d> 19650 +<00007cb6> <00007cb7> 18323 +<00007cc8> <00007cc9> 14962 +<00007d07> <00007d09> 14968 +<00007d3d> <00007d3e> 18340 +<00007d8b> <00007d8c> 14980 +<00007dc3> <00007dc6> 22208 +<00007dcd> <00007dce> 22212 +<00007df5> <00007df6> 19672 +<00007e59> <00007e5a> 6133 +<00007e86> <00007e87> 18375 +<00007e88> <00007e89> 6145 +<00007e93> <00007e94> 6150 +<00007e9b> <00007e9c> 6154 +<00007e9d> <00007e9e> 22229 +<00007f4c> <00007f4e> 6159 +<00007f50> <00007f51> 6162 +<00007f52> <00007f53> 14999 +<00007f5f> <00007f60> 6167 +<00007f63> <00007f64> 18387 +<00007f68> <00007f69> 6169 +<00007f7d> <00007f7e> 18390 +<00007f7f> <00007f80> 19685 +<00007fc5> <00007fc6> 6191 +<00007fee> <00007fef> 15008 +<00007ffd> <00007fff> 19689 +<00008018> <00008019> 6206 +<0000801f> <00008020> 22247 +<000080d7> <000080d8> 15024 +<00008165> <00008166> 6260 +<00008167> <00008168> 17054 +<000081dd> <000081de> 19717 +<000081df> <000081e0> 6290 +endcidrange + +100 begincidrange +<000081f0> <000081f2> 22282 +<000081fa> <000081fb> 6293 +<00008201> <00008202> 6296 +<00008213> <00008214> 19724 +<0000826a> <0000826b> 6317 +<00008277> <00008278> 6321 +<00008280> <00008281> 22297 +<0000829a> <0000829b> 22303 +<000082a3> <000082a4> 17065 +<000082a7> <000082a8> 18473 +<00008307> <00008308> 18482 +<0000830a> <0000830b> 22310 +<00008317> <00008318> 6357 +<0000831e> <0000831f> 22312 +<0000834d> <0000834e> 22321 +<00008394> <00008395> 18495 +<000083bf> <000083c0> 15057 +<00008451> <00008452> 18510 +<00008459> <0000845a> 18512 +<000084a9> <000084aa> 22350 +<000084c7> <000084c8> 22352 +<000084ce> <000084cf> 18525 +<00008502> <00008503> 22357 +<00008517> <00008518> 6429 +<00008524> <00008525> 18535 +<0000855f> <00008560> 22373 +<00008561> <00008562> 18542 +<000085bd> <000085bf> 22384 +<000085d8> <000085d9> 18559 +<00008604> <00008605> 17100 +<0000860d> <0000860e> 22393 +<00008658> <00008659> 22400 +<00008660> <00008661> 22403 +<0000868b> <0000868c> 6489 +<0000869c> <0000869d> 18581 +<000086a7> <000086a8> 15087 +<000086a9> <000086aa> 6487 +<000086b4> <000086b5> 22413 +<0000873c> <0000873d> 22430 +<00008764> <00008765> 18606 +<00008783> <00008786> 22436 +<00008797> <00008798> 19764 +<000087ac> <000087ad> 15100 +<000087e5> <000087e6> 18626 +<000087f6> <000087f7> 6559 +<00008848> <00008849> 22465 +<0000889a> <0000889c> 19782 +<000088bd> <000088be> 15117 +<000088c3> <000088c4> 6598 +<000088cb> <000088cc> 22478 +<000088d8> <000088d9> 6601 +<000088f0> <000088f1> 15122 +<0000890e> <0000890f> 19788 +<00008915> <00008916> 22484 +<00008918> <0000891a> 15125 +<0000892a> <0000892b> 6617 +<0000899b> <0000899c> 22504 +<000089bf> <000089c0> 6649 +<000089dc> <000089dd> 6652 +<00008a04> <00008a05> 22513 +<00008a2b> <00008a2c> 22519 +<00008a76> <00008a77> 22529 +<00008a7a> <00008a7b> 22531 +<00008aa5> <00008aa6> 6680 +<00008ad3> <00008ad5> 22549 +<00008b43> <00008b44> 15145 +<00008b92> <00008b93> 6730 +<00008b94> <00008b95> 18696 +<00008b99> <00008b9a> 6733 +<00008c63> <00008c64> 22573 +<00008c75> <00008c76> 22576 +<00008c86> <00008c87> 22579 +<00008c8d> <00008c8e> 6751 +<00008cb2> <00008cb3> 6760 +<00008cfa> <00008cfb> 6770 +<00008d04> <00008d05> 6772 +<00008dea> <00008deb> 6799 +<00008df1> <00008df2> 19845 +<00008e04> <00008e05> 22614 +<00008e08> <00008e09> 6804 +<00008e1d> <00008e1e> 6807 +<00008e21> <00008e22> 18730 +<00008e37> <00008e38> 22618 +<00008e40> <00008e41> 19852 +<00008e5d> <00008e5e> 22622 +<00008e82> <00008e83> 22625 +<00008ec3> <00008ec4> 22632 +<00008f0f> <00008f10> 22641 +<00008f20> <00008f21> 22644 +<00008f52> <00008f53> 22653 +<00008f5d> <00008f5e> 22655 +<00008f62> <00008f64> 6879 +<00008fa0> <00008fa2> 19882 +<00008fb5> <00008fb6> 15183 +<00008ff9> <00008ffa> 6896 +<00009028> <0000902a> 22668 +<00009033> <00009034> 22671 +<0000904f> <00009052> 6910 +<000090c4> <000090c5> 17154 +<000090d8> <000090d9> 22681 +endcidrange + +100 begincidrange +<000090fe> <000090ff> 18792 +<00009122> <00009123> 17160 +<00009146> <00009147> 18800 +<00009193> <00009194> 22701 +<000091ad> <000091ae> 15213 +<000091c0> <000091c1> 6963 +<000091c3> <000091c4> 18809 +<000091d3> <000091d4> 22707 +<000091e4> <000091e5> 8644 +<000091e9> <000091ea> 22710 +<000091ed> <000091ee> 8642 +<000091f5> <000091f6> 6973 +<00009204> <00009205> 22715 +<00009212> <00009213> 22718 +<00009216> <00009217> 18815 +<0000921c> <0000921d> 22721 +<00009224> <00009226> 22723 +<0000922e> <00009230> 22726 +<00009235> <00009236> 22729 +<0000925c> <0000925d> 22735 +<0000926e> <00009270> 22738 +<00009277> <00009278> 8658 +<0000927c> <0000927d> 18825 +<000092a4> <000092a5> 22747 +<000092bb> <000092bc> 19920 +<000092bf> <000092c0> 18837 +<000092cb> <000092cc> 15229 +<000092dc> <000092dd> 22757 +<00009364> <00009365> 17167 +<00009380> <00009381> 22782 +<000093ac> <000093ad> 7017 +<000093b4> <000093b6> 22792 +<000093c4> <000093c5> 22795 +<000093d6> <000093d7> 7021 +<0000940d> <0000940e> 19938 +<00009416> <00009417> 18869 +<0000958c> <0000958d> 18880 +<00009598> <00009599> 7065 +<0000959d> <0000959e> 22820 +<000095d1> <000095d2> 19947 +<00009625> <00009626> 22828 +<0000962e> <0000962f> 7089 +<00009633> <00009634> 18888 +<00009639> <0000963a> 22831 +<00009656> <00009657> 22834 +<000096b1> <000096b2> 7109 +<000096b8> <000096b9> 7114 +<00009721> <00009722> 19967 +<0000973d> <0000973e> 7138 +<00009777> <00009778> 22852 +<0000978f> <00009790> 7160 +<000097b1> <000097b2> 18921 +<000097b3> <000097b4> 7166 +<000097b5> <000097b6> 15281 +<000097c4> <000097c5> 22861 +<000097f7> <000097f8> 22870 +<00009832> <00009833> 18936 +<0000984d> <0000984e> 1465 +<00009852> <00009853> 15292 +<00009862> <00009863> 19985 +<0000986f> <00009871> 7190 +<000098bb> <000098bc> 18946 +<000098f0> <000098f1> 18954 +<00009916> <00009917> 18960 +<0000991a> <0000991c> 18963 +<0000991d> <0000991e> 7210 +<00009932> <00009933> 15301 +<0000993a> <0000993c> 18968 +<0000993d> <0000993e> 7216 +<00009951> <00009952> 7223 +<00009997> <00009998> 7227 +<000099ad> <000099ae> 7230 +<000099b9> <000099ba> 15308 +<000099ea> <000099ec> 22906 +<000099ed> <000099ee> 7238 +<000099f1> <000099f2> 7240 +<000099f4> <000099f5> 22909 +<000099fd> <000099fe> 22911 +<00009a2d> <00009a2e> 15315 +<00009ab5> <00009ab6> 15321 +<00009abd> <00009abe> 20002 +<00009ad3> <00009ad4> 7273 +<00009ade> <00009adf> 7275 +<00009ae2> <00009ae3> 7277 +<00009af2> <00009af3> 22937 +<00009b04> <00009b05> 22944 +<00009b0d> <00009b0e> 20007 +<00009b22> <00009b23> 7291 +<00009b27> <00009b2a> 7294 +<00009b2e> <00009b2f> 7298 +<00009b33> <00009b34> 15326 +<00009b39> <00009b3a> 22950 +<00009b4d> <00009b4e> 7304 +<00009b56> <00009b57> 22953 +<00009b6b> <00009b6c> 19020 +<00009b6d> <00009b6e> 22958 +<00009b76> <00009b77> 19022 +<00009b96> <00009b97> 7312 +<00009b9f> <00009ba0> 7314 +<00009bd1> <00009bd2> 7323 +endcidrange + +66 begincidrange +<00009c18> <00009c1a> 19040 +<00009c49> <00009c4a> 19052 +<00009c4f> <00009c50> 17215 +<00009c69> <00009c6b> 19060 +<00009c6d> <00009c6e> 19063 +<00009d17> <00009d18> 19073 +<00009d1d> <00009d1e> 17218 +<00009d33> <00009d34> 22988 +<00009d53> <00009d54> 22993 +<00009d5d> <00009d5e> 7380 +<00009d76> <00009d77> 19086 +<00009d92> <00009d93> 22999 +<00009d97> <00009d98> 23002 +<00009dd4> <00009dd5> 23008 +<00009e10> <00009e12> 23015 +<00009e1a> <00009e1b> 7411 +<00009e82> <00009e84> 20037 +<00009e8b> <00009e8c> 7419 +<00009e8e> <00009e8f> 23020 +<00009ece> <00009ed0> 7432 +<00009eec> <00009eed> 23030 +<00009ef6> <00009ef7> 7444 +<00009efb> <00009efd> 7447 +<00009f07> <00009f08> 7450 +<00009f2a> <00009f2b> 20050 +<00009f31> <00009f32> 23039 +<00009f43> <00009f44> 23043 +<00009f5f> <00009f61> 7461 +<00009f66> <00009f67> 7464 +<00009f91> <00009f92> 23053 +<00009fbf> <00009fc2> 20068 +<0000f860> <0000f862> 15444 +<0000f992> <0000f993> 7809 +<0000fa18> <0000fa1a> 8579 +<0000fa20> <0000fa21> 8612 +<0000fa2a> <0000fa2b> 8699 +<0000fa5b> <0000fa5c> 13349 +<0000fb01> <0000fb02> 112 +<0000fb03> <0000fb04> 9359 +<0000fe11> <0000fe12> 7887 +<0000fe31> <0000fe32> 7892 +<0000fe35> <0000fe36> 7899 +<0000fe37> <0000fe38> 7905 +<0000fe39> <0000fe3a> 7901 +<0000fe3b> <0000fe3c> 7915 +<0000fe3d> <0000fe3e> 7909 +<0000fe3f> <0000fe40> 7907 +<0000fe41> <0000fe44> 7911 +<0000fe45> <0000fe46> 12639 +<0000fe47> <0000fe48> 7903 +<0000ff08> <0000ff09> 674 +<0000ff10> <0000ff19> 780 +<0000ff1a> <0000ff1b> 639 +<0000ff21> <0000ff3a> 790 +<0000ff41> <0000ff5a> 816 +<0000ff5f> <0000ff60> 12131 +<0000ff61> <0000ff9f> 327 +<0000ffe0> <0000ffe1> 713 +<0001f110> <0001f129> 10004 +<0001f130> <0001f149> 10901 +<0001f150> <0001f169> 10631 +<0001f170> <0001f189> 11713 +<00022b4f> <00022b50> 17671 +<00026ff6> <00026ff7> 18554 +<000285c8> <000285c9> 18773 +<000289ba> <000289bb> 18834 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS-UTF32-V b/resources/cmaps/japan/UniJIS-UTF32-V new file mode 100644 index 00000000..2f52a218 --- /dev/null +++ b/resources/cmaps/japan/UniJIS-UTF32-V @@ -0,0 +1,299 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJIS-UTF32-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJIS-UTF32-H) +%%BeginResource: CMap (UniJIS-UTF32-V) +%%Title: (UniJIS-UTF32-V Adobe Japan1 6) +%%Version: 1.004 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJIS-UTF32-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS-UTF32-V def +/CMapVersion 1.004 def +/CMapType 1 def + +/XUID [1 10 25610] def + +/WMode 1 def + +100 begincidchar +<000000b0> 8269 +<00002010> 7893 +<00002015> 7892 +<00002016> 7895 +<00002025> 7898 +<00002026> 7897 +<00002032> 8273 +<00002033> 8283 +<00002190> 738 +<00002191> 736 +<00002192> 739 +<00002193> 737 +<000021c4> 8311 +<000021c5> 8310 +<000021c6> 8312 +<000021e6> 8012 +<000021e7> 8014 +<000021e8> 8011 +<000021e9> 8013 +<0000239b> 12148 +<0000239c> 12168 +<0000239d> 12147 +<0000239e> 12150 +<0000239f> 12168 +<000023a0> 12149 +<000023a1> 12156 +<000023a2> 12168 +<000023a3> 12155 +<000023a4> 12158 +<000023a5> 12168 +<000023a6> 12157 +<000023a7> 8168 +<000023a8> 8167 +<000023a9> 8166 +<000023aa> 12168 +<000023ab> 8172 +<000023ac> 8171 +<000023ad> 8170 +<0000250c> 7495 +<0000250d> 7497 +<0000250e> 7496 +<0000250f> 7498 +<00002510> 7503 +<00002511> 7505 +<00002512> 7504 +<00002513> 7506 +<00002514> 7491 +<00002515> 7493 +<00002516> 7492 +<00002517> 7494 +<00002518> 7499 +<00002519> 7501 +<0000251a> 7500 +<0000251b> 7502 +<0000251c> 7523 +<0000251d> 7527 +<0000251e> 7525 +<0000251f> 7524 +<00002520> 7526 +<00002521> 7529 +<00002522> 7528 +<00002525> 7535 +<00002526> 7533 +<00002527> 7532 +<00002528> 7534 +<00002529> 7537 +<0000252a> 7536 +<0000252b> 7538 +<0000252c> 7515 +<00002530> 7516 +<00002534> 7507 +<00002538> 7508 +<00002540> 7541 +<00002541> 7540 +<00002542> 7542 +<00002543> 7547 +<00002544> 7549 +<00002545> 7546 +<00002546> 7548 +<00002547> 7553 +<00002548> 7552 +<0000261c> 8221 +<0000261d> 8219 +<0000261e> 8222 +<0000261f> 8220 +<00002702> 12178 +<000027a1> 8209 +<0000301c> 7894 +<0000301d> 7956 +<0000301f> 7957 +<00003041> 7918 +<00003043> 7919 +<00003045> 7920 +<00003047> 7921 +<00003049> 7922 +<00003063> 7923 +<00003083> 7924 +<00003085> 7925 +<00003087> 7926 +<0000308e> 7927 +endcidchar + +78 begincidchar +<0000309b> 8272 +<0000309c> 8271 +<000030a0> 16331 +<000030a1> 7928 +<000030a3> 7929 +<000030a5> 7930 +<000030a7> 7931 +<000030a9> 7932 +<000030c3> 7933 +<000030e3> 7934 +<000030e5> 7935 +<000030e7> 7936 +<000030ee> 7937 +<000030fc> 7891 +<00003300> 8350 +<00003303> 8338 +<00003304> 11960 +<00003305> 8333 +<00003306> 11961 +<00003307> 11965 +<00003308> 11963 +<00003309> 11968 +<0000330a> 11966 +<0000330b> 11970 +<0000330c> 11972 +<0000330d> 7950 +<00003314> 7941 +<00003315> 8340 +<00003316> 8330 +<00003317> 11980 +<00003318> 8339 +<00003319> 11982 +<0000331e> 8353 +<00003322> 8329 +<00003323> 8348 +<00003324> 11991 +<00003325> 11993 +<00003326> 7951 +<00003327> 7945 +<0000332a> 8356 +<0000332b> 7953 +<0000332d> 11999 +<00003331> 8358 +<00003332> 12005 +<00003333> 8334 +<00003336> 7947 +<00003337> 12014 +<00003338> 12016 +<00003339> 8343 +<0000333a> 12017 +<0000333b> 8349 +<0000333c> 12010 +<0000333d> 12018 +<00003341> 12019 +<00003342> 8347 +<00003347> 8357 +<00003348> 12027 +<00003349> 7940 +<0000334a> 7954 +<0000334d> 7943 +<0000334e> 8337 +<00003351> 7948 +<00003352> 12034 +<00003353> 12038 +<00003354> 12035 +<00003357> 8344 +<0000337f> 8324 +<0000ff0c> 8268 +<0000ff0e> 8274 +<0000ff1d> 7917 +<0000ff3b> 7903 +<0000ff3d> 7904 +<0000ff3f> 7890 +<0000ff5b> 7905 +<0000ff5c> 7896 +<0000ff5d> 7906 +<0000ff5e> 7894 +<0000ffe3> 7889 +endcidchar + +37 begincidrange +<000023b0> <000023b1> 16350 +<00002500> <00002501> 7481 +<00002502> <00002503> 7479 +<00002504> <00002505> 7485 +<00002506> <00002507> 7483 +<00002508> <00002509> 7489 +<0000250a> <0000250b> 7487 +<00002523> <00002524> 7530 +<0000252d> <0000252f> 7517 +<00002531> <00002533> 7520 +<00002535> <00002537> 7509 +<00002539> <0000253b> 7512 +<0000253d> <0000253f> 7543 +<00002549> <0000254a> 7550 +<00003001> <00003002> 7887 +<00003008> <00003011> 7907 +<00003014> <00003015> 7901 +<00003016> <00003017> 16329 +<00003018> <00003019> 12139 +<00003095> <00003096> 8264 +<000030f5> <000030f6> 7938 +<000031f0> <000031f9> 16333 +<000031fa> <000031ff> 16344 +<00003301> <00003302> 11958 +<0000330e> <00003313> 11973 +<0000331a> <0000331d> 11984 +<0000331f> <00003321> 11988 +<00003328> <00003329> 11996 +<0000332e> <00003330> 12002 +<00003334> <00003335> 12008 +<0000333e> <00003340> 12020 +<00003343> <00003346> 12023 +<0000334b> <0000334c> 12028 +<0000334f> <00003350> 12030 +<00003355> <00003356> 12039 +<0000ff08> <0000ff09> 7899 +<0000ff5f> <0000ff60> 12141 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS-UTF8-H b/resources/cmaps/japan/UniJIS-UTF8-H new file mode 100644 index 00000000..3e729d34 --- /dev/null +++ b/resources/cmaps/japan/UniJIS-UTF8-H @@ -0,0 +1,14475 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniJIS-UTF8-H) +%%Title: (UniJIS-UTF8-H Adobe Japan1 6) +%%Version: 13.017 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS-UTF8-H def +/CMapVersion 13.017 def +/CMapType 1 def + +/XUID [1 10 25359] def + +/WMode 0 def + +4 begincodespacerange + <00> <7F> + + + +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +100 begincidchar +<5c> 97 +<7c> 99 +<7d> 94 +<7e> 100 + 1 + 107 + 61 + 93 + 720 + 647 + 152 + 140 + 109 + 153 + 151 + 154 + 129 + 707 + 694 + 645 + 159 + 778 + 117 + 134 + 160 + 144 + 123 + 126 + 139 + 695 + 142 + 150 + 145 + 696 + 148 + 9366 + 9361 + 15756 + 15769 + 15737 + 15745 + 15758 + 15771 + 15783 + 15789 + 20333 + 20352 + 15759 + 15772 + 15761 + 15774 + 20322 + 15775 + 9369 + 9364 + 20334 + 20353 + 15760 + 15773 + 9395 + 9407 + 15784 + 15790 + 20335 + 20355 + 20337 + 20356 + 20336 + 15785 + 15791 + 20323 + 15816 + 9400 + 9412 + 9367 + 9362 + 20339 + 20357 + 20338 + 146 + 20324 + 20328 + 15786 + 15792 + 20340 + 20358 + 20329 + 15757 + 15770 + 20342 + 20360 + 15739 + 15747 + 20325 + 20330 + 141 + 147 + 15762 + 15776 + 20343 +endcidchar + +100 begincidchar + 20361 + 15763 + 15777 + 20331 + 20326 + 9436 + 9370 + 9365 + 15764 + 15778 + 143 + 149 + 15755 + 15768 + 20344 + 20362 + 15765 + 15779 + 15740 + 15748 + 15787 + 15793 + 15741 + 15750 + 223 + 227 + 15767 + 15781 + 15742 + 15751 + 20327 + 20332 + 9405 + 9417 + 9368 + 9363 + 15788 + 15794 + 9404 + 9416 + 15766 + 15780 + 20345 + 20363 + 20350 + 20364 + 20351 + 20365 + 224 + 15743 + 15752 + 15744 + 15754 + 225 + 229 + 105 + 15826 + 15821 + 9394 + 9406 + 9398 + 9410 + 9401 + 9413 + 9403 + 9415 + 20349 + 15733 + 20346 + 15734 + 20348 + 15735 + 20347 + 15736 + 20354 + 9421 + 9435 + 15832 + 9418 + 15836 + 15822 + 9423 + 15841 + 15802 + 15823 + 15829 + 9426 + 9429 + 9432 + 15830 + 15831 + 15809 + 15825 + 15813 + 15835 + 15838 + 15819 + 15844 + 15827 + 15885 +endcidchar + +100 begincidchar + 15798 + 15808 + 15799 + 15833 + 15814 + 15795 + 15810 + 15803 + 15886 + 9437 + 15887 + 15888 + 15800 + 15843 + 15807 + 15804 + 15797 + 15889 + 15815 + 15805 + 9442 + 15824 + 15801 + 15828 + 15834 + 15796 + 9438 + 15837 + 15812 + 15890 + 15806 + 15842 + 9441 + 15818 + 15817 + 15820 + 15891 + 15892 + 15811 + 15893 + 15840 + 15839 + 15894 + 15895 + 15896 + 98 + 96 + 15897 + 128 + 15749 + 15846 + 15847 + 9443 + 15848 + 15738 + 15782 + 133 + 15746 + 95 + 15753 + 15867 + 65 + 95 + 129 + 226 + 133 + 135 + 137 + 15850 + 15879 + 15861 + 15868 + 15858 + 134 + 136 + 15865 + 15876 + 15859 + 15866 + 15869 + 64 + 15871 + 138 + 15860 + 15870 + 15864 + 15845 + 20427 + 20432 + 20433 + 20435 + 20441 + 20431 + 20434 + 20445 + 16222 + 20440 + 20444 + 20446 + 12090 +endcidchar + +100 begincidchar + 12096 + 12094 + 12095 + 1065 + 1098 + 9397 + 9409 + 9420 + 9419 + 9434 + 9433 + 231 + 633 + 662 + 14 + 114 + 114 + 138 + 661 + 666 + 98 + 96 + 120 + 108 + 122 + 121 + 119 + 669 + 668 + 772 + 734 + 12111 + 226 + 15849 + 16282 + 104 + 12112 + 16281 + 7898 + 7897 + 9377 + 15908 + 9354 + 16328 + 11035 + 11855 + 710 + 11859 + 8305 + 8304 + 12092 + 8025 + 7610 + 8055 + 228 + 9355 + 15515 + 771 + 20366 + 12089 + 8307 + 9790 + 9800 + 9806 + 15727 + 8303 + 9780 + 736 + 739 + 12201 + 8309 + 12207 + 12206 + 12200 + 752 + 753 + 8013 + 8012 + 8014 + 8011 + 754 + 759 + 755 + 12184 + 20367 + 760 + 741 + 15476 + 12091 + 742 + 20368 + 7625 + 693 + 12118 + 117 + 765 + 767 + 703 + 7629 + 756 +endcidchar + +100 begincidchar + 748 + 747 + 8195 + 7624 + 704 + 768 + 100 + 766 + 12120 + 15507 + 15508 + 762 + 698 + 761 + 15505 + 12188 + 12186 + 12189 + 12187 + 15906 + 12185 + 757 + 7630 + 12219 + 758 + 15728 + 12143 + 12167 + 12167 + 12146 + 12151 + 12167 + 12167 + 12154 + 12167 + 16273 + 16272 + 8224 + 10503 + 8251 + 8252 + 8254 + 8253 + 8250 + 8249 + 8244 + 8243 + 8242 + 8241 + 8240 + 8239 + 8238 + 729 + 728 + 8015 + 12239 + 12237 + 16235 + 731 + 730 + 12195 + 8010 + 733 + 732 + 12194 + 8009 + 727 + 726 + 8210 + 20371 + 723 + 10502 + 725 + 724 + 8258 + 8257 + 12254 + 779 + 722 + 721 + 8056 + 8219 + 8222 + 706 + 705 + 8211 + 8017 + 8019 + 8213 + 8018 + 8212 + 8214 + 8016 + 775 + 16200 + 12100 + 774 + 16199 + 773 + 12192 +endcidchar + +100 begincidchar + 20957 + 12097 + 12176 + 16270 + 12241 + 12229 + 12228 + 12259 + 10514 + 8206 + 16203 + 11036 + 14305 + 13856 + 14105 + 14356 + 14110 + 4209 + 14476 + 4646 + 3762 + 4739 + 4779 + 15391 + 14530 + 13852 + 14561 + 5059 + 5089 + 17893 + 3644 + 3773 + 14749 + 15398 + 14157 + 14780 + 13729 + 13995 + 14999 + 19130 + 14905 + 13922 + 15000 + 14999 + 14189 + 14078 + 14099 + 13747 + 13646 + 14199 + 1931 + 15114 + 13870 + 2658 + 13682 + 13898 + 15403 + 15184 + 15262 + 3029 + 15255 + 15262 + 13645 + 2664 + 13847 + 13849 + 13848 + 1614 + 3380 + 1323 + 2666 + 2243 + 3965 + 1615 + 1200 + 8371 + 4095 + 4097 + 1333 + 4102 + 3275 + 4110 + 2579 + 4208 + 3286 + 3392 + 4219 + 4227 + 4233 + 4243 + 4248 + 3163 + 3991 + 4294 + 4307 + 2375 + 3708 + 4316 + 4321 + 4328 +endcidchar + +100 begincidchar + 3746 + 1969 + 4459 + 3156 + 2204 + 3878 + 2887 + 2433 + 2208 + 4622 + 2631 + 2454 + 4646 + 4648 + 4658 + 2177 + 4716 + 1979 + 1918 + 1738 + 1519 + 4739 + 4741 + 4761 + 4763 + 4768 + 1655 + 14521 + 4783 + 4785 + 2554 + 4930 + 1921 + 2326 + 2215 + 5058 + 3592 + 3143 + 1740 + 3661 + 5088 + 3284 + 5132 + 1860 + 3814 + 1853 + 2221 + 5349 + 5364 + 5368 + 3450 + 3807 + 2223 + 5378 + 2603 + 1360 + 3066 + 3541 + 5604 + 5606 + 3618 + 1383 + 1671 + 1880 + 1904 + 1732 + 1245 + 1504 + 1537 + 2652 + 3899 + 3134 + 3479 + 14848 + 5783 + 3368 + 3453 + 2172 + 3816 + 3779 + 3836 + 2676 + 2260 + 14913 + 1363 + 1856 + 3953 + 2971 + 3606 + 2227 + 1544 + 6163 + 3901 + 1227 + 4061 + 2261 + 6205 + 2262 + 6227 + 3281 +endcidchar + +100 begincidchar + 2569 + 2263 + 2232 + 1235 + 2697 + 2726 + 2360 + 2081 + 2541 + 6322 + 6479 + 2988 + 1858 + 2022 + 1189 + 6635 + 1887 + 1455 + 1908 + 2921 + 3198 + 6742 + 6745 + 1419 + 2682 + 2808 + 2829 + 2574 + 2306 + 2575 + 2914 + 15183 + 3874 + 3243 + 3428 + 3948 + 1754 + 3029 + 3827 + 3550 + 7113 + 7115 + 1229 + 8695 + 3463 + 3800 + 1461 + 7171 + 7173 + 1339 + 3607 + 3561 + 3464 + 2543 + 2335 + 2035 + 3333 + 2062 + 2036 + 7276 + 7293 + 7299 + 7300 + 1614 + 1685 + 3031 + 7414 + 2267 + 7425 + 3729 + 13323 + 1642 + 2055 + 7446 + 7449 + 3102 + 1937 + 2767 + 3475 + 3966 + 655 + 8308 + 735 + 740 + 665 + 7608 + 7609 + 8058 + 12218 + 8057 + 12106 + 16194 + 12179 + 12181 + 16205 + 638 + 660 + 16195 + 8197 + 8143 +endcidchar + +100 begincidchar + 8141 + 8148 + 8147 + 8204 + 8142 + 7620 + 8151 + 8149 + 8144 + 8139 + 8146 + 8140 + 8150 + 8205 + 8145 + 8138 + 10498 + 8091 + 10471 + 8161 + 8160 + 8162 + 8156 + 10495 + 8165 + 10492 + 8158 + 8223 + 10489 + 10488 + 10494 + 8319 + 8191 + 10479 + 10491 + 10490 + 8154 + 8157 + 8159 + 8163 + 8153 + 8164 + 8155 + 8152 + 8048 + 8042 + 11876 + 8183 + 11877 + 11881 + 11879 + 11884 + 11882 + 11886 + 11888 + 7595 + 7586 + 8041 + 8039 + 11896 + 8040 + 11898 + 8051 + 8038 + 8043 + 11907 + 11909 + 7596 + 7590 + 8052 + 7598 + 11915 + 8049 + 11921 + 8327 + 7592 + 11930 + 11932 + 8046 + 11933 + 8047 + 11926 + 11934 + 11938 + 11935 + 8045 + 8050 + 11943 + 7585 + 7599 + 7588 + 8328 + 7593 + 11950 + 11954 + 11951 + 8044 + 11861 + 8323 + 7623 +endcidchar + +100 begincidchar + 7622 + 7621 + 8054 + 11864 + 8035 + 8037 + 8024 + 8026 + 11865 + 8186 + 8020 + 7607 + 8021 + 8187 + 8188 + 8030 + 8029 + 8028 + 8027 + 11856 + 7606 + 8194 + 8034 + 8182 + 7611 + 8036 + 11851 + 13698 + 15387 + 17242 + 13910 + 17246 + 14216 + 14047 + 17269 + 15442 + 17294 + 16793 + 17303 + 18384 + 17307 + 15425 + 13865 + 14110 + 17344 + 17348 + 17369 + 17371 + 17377 + 17386 + 20067 + 17395 + 17402 + 19131 + 17441 + 17473 + 17477 + 17475 + 17494 + 17533 + 17532 + 17536 + 13850 + 17550 + 14123 + 17570 + 17573 + 17576 + 17578 + 17588 + 17589 + 17590 + 17594 + 17596 + 20171 + 19132 + 13852 + 17625 + 17628 + 17643 + 20122 + 20123 + 20127 + 17713 + 17716 + 20142 + 20135 + 20136 + 17731 + 17758 + 17741 + 15424 + 17752 + 17756 + 17757 + 15433 + 17804 + 17797 + 17826 + 13965 +endcidchar + +100 begincidchar + 17828 + 17834 + 16910 + 16911 + 17848 + 17865 + 20151 + 16919 + 17887 + 17916 + 17921 + 17957 + 17968 + 20158 + 7655 + 17994 + 18008 + 18026 + 19133 + 18031 + 18043 + 16968 + 20170 + 18059 + 18061 + 18062 + 18069 + 15427 + 18075 + 15432 + 18123 + 16984 + 18137 + 18139 + 18157 + 14164 + 18168 + 18173 + 19134 + 18191 + 18198 + 15436 + 15439 + 18235 + 18247 + 18250 + 18254 + 18269 + 18272 + 18283 + 18287 + 18284 + 18294 + 18297 + 14176 + 15440 + 18335 + 18346 + 18350 + 18364 + 18377 + 18379 + 18423 + 18426 + 18432 + 15426 + 18434 + 18435 + 18437 + 14195 + 17060 + 18460 + 18461 + 18467 + 18494 + 18492 + 18493 + 18524 + 18520 + 14206 + 18540 + 15435 + 17108 + 18592 + 19135 + 18618 + 17113 + 18634 + 19136 + 18648 + 15438 + 18665 + 15441 + 18669 + 18690 + 20219 + 18712 + 14224 + 18724 + 18734 +endcidchar + +100 begincidchar + 20225 + 17141 + 18746 + 18779 + 17183 + 18898 + 18902 + 18907 + 18910 + 18934 + 13791 + 18958 + 19137 + 18995 + 18997 + 18999 + 15430 + 17204 + 19016 + 19138 + 19076 + 19079 + 19139 + 19099 + 19115 + 1200 + 3000 + 17234 + 2275 + 3754 + 2510 + 2174 + 2509 + 1340 + 19140 + 3526 + 3881 + 17235 + 4091 + 1233 + 17236 + 1484 + 4092 + 2632 + 4311 + 1648 + 3594 + 2511 + 14298 + 3974 + 3602 + 8371 + 17237 + 4093 + 14299 + 14157 + 2980 + 17238 + 4094 + 1778 + 21075 + 4095 + 13981 + 1561 + 2926 + 2323 + 4096 + 4097 + 4098 + 3307 + 14304 + 1649 + 17239 + 14126 + 3309 + 3259 + 1911 + 3681 + 17241 + 6480 + 4099 + 2512 + 4100 + 1333 + 14305 + 21076 + 1757 + 1956 + 3829 + 4659 + 21077 + 21078 + 17244 + 3930 + 3285 + 19143 + 1505 + 14306 + 1615 + 4101 +endcidchar + +100 begincidchar + 4102 + 3971 + 3879 + 2794 + 4104 + 2244 + 3275 + 14307 + 4107 + 1248 + 1939 + 1938 + 1194 + 14308 + 21081 + 4081 + 4080 + 2083 + 1125 + 17245 + 3682 + 4111 + 1958 + 1195 + 3744 + 1686 + 3070 + 3972 + 21082 + 4112 + 4113 + 4114 + 14309 + 2579 + 13856 + 17247 + 2372 + 2580 + 4119 + 17248 + 4117 + 4118 + 1650 + 17249 + 2067 + 1392 + 4116 + 4115 + 3577 + 14310 + 2196 + 2195 + 2846 + 4120 + 3527 + 2699 + 17251 + 21083 + 656 + 4121 + 4123 + 14311 + 8372 + 21084 + 2885 + 4009 + 1166 + 21085 + 17250 + 4122 + 1342 + 21086 + 1724 + 17252 + 2981 + 19144 + 17253 + 1861 + 4124 + 3290 + 8373 + 14312 + 21087 + 14313 + 8374 + 1575 + 21088 + 8375 + 21089 + 4125 + 1167 + 14314 + 19145 + 1940 + 1576 + 3564 + 3398 + 1651 + 21090 + 14315 +endcidchar + +100 begincidchar + 17254 + 21091 + 19146 + 1393 + 4160 + 3131 + 19147 + 19148 + 3362 + 4127 + 19149 + 21092 + 3408 + 21093 + 4010 + 17256 + 2547 + 8376 + 2197 + 14317 + 2245 + 1344 + 17257 + 21094 + 21095 + 3053 + 2912 + 4131 + 16779 + 14318 + 1168 + 3071 + 2373 + 2084 + 3854 + 21098 + 2862 + 14319 + 1343 + 8377 + 4130 + 17258 + 3880 + 4126 + 4128 + 2142 + 4129 + 4563 + 16780 + 14316 + 21099 + 17255 + 4137 + 16781 + 16782 + 21100 + 4140 + 4138 + 21101 + 1346 + 3595 + 4132 + 21102 + 14320 + 4136 + 1959 + 2198 + 21103 + 17262 + 1506 + 19150 + 17263 + 4141 + 4133 + 21104 + 8379 + 4011 + 21105 + 2246 + 21106 + 4134 + 21107 + 4139 + 8378 + 21108 + 8381 + 4142 + 14323 + 4135 + 21109 + 8380 + 1689 + 1169 + 19151 + 21110 + 1690 + 1345 + 4564 + 3751 + 3552 +endcidchar + +100 begincidchar + 1960 + 17265 + 2549 + 3967 + 19152 + 21111 + 14324 + 3624 + 1806 + 2821 + 1380 + 17266 + 21117 + 21118 + 8364 + 2397 + 17267 + 21119 + 8382 + 4146 + 14325 + 4151 + 4149 + 17268 + 15407 + 4144 + 2831 + 4147 + 4150 + 4148 + 21120 + 3629 + 4145 + 7660 + 2548 + 21121 + 3745 + 17264 + 2350 + 4166 + 21122 + 13731 + 17270 + 3334 + 3496 + 4161 + 3648 + 1334 + 21123 + 14326 + 4165 + 8385 + 20299 + 19153 + 4159 + 4168 + 21124 + 2772 + 21125 + 1912 + 19154 + 3346 + 16783 + 5632 + 14329 + 4167 + 3159 + 17271 + 4156 + 1962 + 21126 + 16784 + 1961 + 4154 + 14330 + 17272 + 21127 + 8386 + 2310 + 4162 + 8384 + 3647 + 2955 + 4158 + 1863 + 14331 + 4155 + 4163 + 4157 + 3993 + 4164 + 4071 + 14332 + 21128 + 21131 + 1758 + 1862 + 14336 + 8383 + 16785 +endcidchar + +100 begincidchar + 8389 + 4169 + 21132 + 8387 + 4170 + 4174 + 1170 + 21133 + 19155 + 17273 + 3616 + 4173 + 17274 + 4172 + 4176 + 14333 + 21136 + 4175 + 3072 + 19156 + 21137 + 19157 + 17275 + 1864 + 14334 + 21138 + 14335 + 4177 + 21139 + 8388 + 21140 + 2289 + 2822 + 3073 + 1774 + 19158 + 4178 + 1616 + 4179 + 21141 + 4181 + 21144 + 17277 + 21145 + 3683 + 19159 + 14337 + 21146 + 1852 + 8390 + 17280 + 14338 + 2175 + 3467 + 4180 + 21147 + 14339 + 19160 + 19161 + 17276 + 17281 + 2101 + 3885 + 17283 + 4183 + 4186 + 4182 + 2100 + 2439 + 21153 + 21154 + 1807 + 21155 + 4187 + 19162 + 17286 + 1735 + 17287 + 14340 + 3207 + 17290 + 2814 + 16787 + 1691 + 21156 + 17292 + 3707 + 4188 + 8392 + 15408 + 3973 + 4189 + 21159 + 17293 + 21160 + 4192 + 21161 + 4190 + 14341 + 2768 +endcidchar + +100 begincidchar + 19163 + 14342 + 4191 + 4193 + 14343 + 15409 + 19164 + 16786 + 17288 + 8391 + 4195 + 21162 + 4194 + 21163 + 3608 + 19165 + 1617 + 16789 + 1327 + 16788 + 19166 + 14344 + 4196 + 14345 + 14346 + 2336 + 4201 + 4200 + 4199 + 17296 + 4143 + 21165 + 4202 + 14347 + 14348 + 2440 + 4203 + 21168 + 3855 + 21173 + 21174 + 3813 + 19170 + 21175 + 16790 + 4205 + 19171 + 21176 + 4204 + 4207 + 4206 + 4208 + 4209 + 1208 + 21177 + 1897 + 1809 + 2374 + 3001 + 1692 + 2700 + 1963 + 8393 + 2048 + 4211 + 3796 + 3136 + 21178 + 2247 + 4210 + 21179 + 4212 + 16791 + 16792 + 21180 + 3160 + 1491 + 14349 + 17298 + 4213 + 8394 + 3286 + 21181 + 13966 + 2742 + 3392 + 1964 + 4065 + 4217 + 1694 + 17300 + 19172 + 3596 + 2838 + 1769 + 3119 + 14201 + 18393 + 1865 + 21182 +endcidchar + +100 begincidchar + 4218 + 4219 + 17301 + 19173 + 3258 + 1281 + 4222 + 2157 + 17302 + 4221 + 2102 + 21183 + 4223 + 6235 + 4224 + 3695 + 4225 + 2513 + 17304 + 2296 + 8395 + 1507 + 14350 + 4230 + 17305 + 4228 + 3785 + 4229 + 3532 + 3161 + 17306 + 4237 + 4234 + 2131 + 4238 + 3830 + 4012 + 19174 + 19175 + 14351 + 4239 + 8396 + 21184 + 21185 + 15410 + 2636 + 4240 + 2404 + 19176 + 4241 + 16794 + 3002 + 3975 + 3162 + 19177 + 19178 + 21186 + 21187 + 4314 + 19181 + 4242 + 8284 + 1725 + 20300 + 19182 + 4243 + 3724 + 16795 + 21188 + 2418 + 2908 + 4245 + 3260 + 8397 + 4246 + 14353 + 4247 + 1420 + 21189 + 17309 + 14354 + 4248 + 1695 + 21190 + 3236 + 1308 + 2394 + 3381 + 4249 + 3163 + 2581 + 4250 + 19183 + 3580 + 2686 + 1502 + 1509 + 4251 + 4253 + 1808 +endcidchar + +100 begincidchar + 17310 + 14357 + 4252 + 8398 + 17311 + 4027 + 21191 + 2419 + 21192 + 3409 + 3612 + 19184 + 4254 + 19185 + 3938 + 4255 + 19186 + 4256 + 3192 + 4257 + 19189 + 2637 + 2158 + 1866 + 4258 + 2199 + 2049 + 19190 + 3074 + 4260 + 21193 + 2823 + 14358 + 2143 + 2738 + 4259 + 4264 + 17313 + 3684 + 16796 + 21194 + 19191 + 2038 + 17314 + 7774 + 4263 + 21195 + 19192 + 14359 + 1867 + 2126 + 3363 + 14360 + 4267 + 4265 + 17315 + 19193 + 3565 + 2514 + 4274 + 1474 + 4268 + 4266 + 2769 + 17316 + 4270 + 4269 + 21196 + 17318 + 1442 + 17317 + 21197 + 1846 + 4275 + 3957 + 19196 + 19197 + 4271 + 4276 + 4273 + 14361 + 4272 + 17320 + 21201 + 3991 + 8399 + 1965 + 1347 + 4028 + 17322 + 21202 + 8400 + 21203 + 2431 + 3154 + 2039 + 8573 + 21204 + 4013 + 4049 +endcidchar + +100 begincidchar + 4282 + 1966 + 4281 + 21208 + 1421 + 8401 + 4283 + 3716 + 21209 + 3032 + 21210 + 3856 + 14362 + 3625 + 17325 + 16797 + 4284 + 21211 + 14056 + 17326 + 7150 + 21212 + 3208 + 16798 + 4285 + 1510 + 3775 + 8402 + 21213 + 2441 + 4286 + 3639 + 4290 + 19198 + 2638 + 4287 + 1736 + 21214 + 4288 + 1511 + 21215 + 19199 + 21216 + 21217 + 14363 + 19200 + 1796 + 4291 + 21218 + 4292 + 21219 + 17328 + 2311 + 16799 + 1967 + 3818 + 8403 + 3828 + 3279 + 19201 + 3649 + 4295 + 20301 + 4296 + 21220 + 4298 + 4300 + 4299 + 19202 + 21221 + 4301 + 1341 + 3706 + 21222 + 2156 + 4302 + 21223 + 16800 + 2779 + 21224 + 19203 + 2442 + 1697 + 4303 + 8405 + 21225 + 3439 + 19204 + 4304 + 21231 + 4305 + 19205 + 4306 + 17329 + 4307 + 3478 + 1760 + 1193 + 21232 + 19206 +endcidchar + +100 begincidchar + 14366 + 3223 + 4308 + 2375 + 17330 + 2701 + 4310 + 4309 + 2443 + 1941 + 4312 + 3410 + 14368 + 14367 + 4313 + 3440 + 2836 + 2894 + 1696 + 3270 + 2927 + 21233 + 3364 + 21234 + 3708 + 4315 + 2702 + 14369 + 16801 + 19207 + 1803 + 17333 + 4316 + 14370 + 19208 + 4317 + 1230 + 1209 + 1577 + 8406 + 2824 + 1643 + 3931 + 4320 + 1335 + 19209 + 17334 + 4319 + 13365 + 19210 + 1698 + 4321 + 21236 + 3837 + 14288 + 21239 + 8407 + 19211 + 4322 + 3994 + 19212 + 1968 + 16802 + 1898 + 4323 + 21240 + 17335 + 4325 + 4324 + 2597 + 1243 + 19213 + 14371 + 1280 + 4326 + 19214 + 4327 + 8408 + 1899 + 17336 + 21241 + 4328 + 17338 + 21242 + 19215 + 1672 + 21243 + 17339 + 19216 + 2176 + 4329 + 3746 + 2085 + 1652 + 3857 + 2770 + 3411 + 2345 + 21244 + 2385 +endcidchar + +100 begincidchar + 17343 + 2324 + 2337 + 2432 + 14372 + 3412 + 8409 + 21247 + 4332 + 19219 + 1253 + 2771 + 1969 + 1913 + 1759 + 14373 + 21249 + 4336 + 2911 + 2910 + 1699 + 2444 + 4337 + 4335 + 1348 + 2886 + 2276 + 2201 + 1224 + 17345 + 14374 + 1486 + 2040 + 2200 + 4338 + 4339 + 21250 + 1635 + 1444 + 2041 + 1634 + 3067 + 1223 + 3209 + 3786 + 1971 + 3939 + 3137 + 1970 + 16803 + 19220 + 21251 + 1797 + 4348 + 13964 + 1755 + 3704 + 21252 + 17346 + 3441 + 14375 + 17347 + 4347 + 19221 + 1562 + 4345 + 21253 + 19222 + 13760 + 4346 + 1653 + 2599 + 3581 + 4344 + 4340 + 1943 + 13775 + 4341 + 4042 + 17349 + 21254 + 3650 + 21255 + 3076 + 1942 + 2050 + 19225 + 14376 + 4349 + 21256 + 3253 + 14115 + 21257 + 4353 + 17350 + 21258 + 14377 + 21259 + 2346 + 21260 +endcidchar + +100 begincidchar + 2338 + 14378 + 17351 + 4356 + 4354 + 3759 + 14379 + 4351 + 4360 + 4355 + 4358 + 1914 + 3787 + 16804 + 4359 + 21263 + 21264 + 4361 + 21265 + 4363 + 16805 + 21266 + 8412 + 2144 + 4072 + 14380 + 4352 + 4350 + 4362 + 21267 + 4357 + 17352 + 14381 + 8411 + 21268 + 17353 + 14382 + 4365 + 4374 + 4367 + 17354 + 19226 + 4371 + 8413 + 19227 + 4372 + 4368 + 14383 + 17355 + 4401 + 19228 + 2137 + 1423 + 17356 + 4366 + 14384 + 17357 + 19229 + 4376 + 1210 + 4375 + 14385 + 1129 + 3516 + 4373 + 17358 + 4369 + 14386 + 4364 + 4370 + 2104 + 21269 + 14387 + 19230 + 4377 + 21270 + 1211 + 4386 + 2445 + 3735 + 19231 + 17360 + 4384 + 4383 + 17361 + 17362 + 3113 + 17363 + 21271 + 4385 + 19232 + 4382 + 21272 + 8414 + 1238 + 19233 + 2086 + 2550 + 19234 + 17366 +endcidchar + +100 begincidchar + 14388 + 4380 + 3164 + 4381 + 19235 + 1126 + 19236 + 19237 + 14389 + 4391 + 3853 + 2447 + 21275 + 4397 + 14390 + 19238 + 4396 + 4387 + 21276 + 17367 + 21277 + 2851 + 4388 + 17368 + 2895 + 4393 + 2446 + 17370 + 21278 + 14391 + 4390 + 21279 + 3824 + 16806 + 19239 + 1810 + 21280 + 4392 + 4398 + 7633 + 14392 + 20308 + 4389 + 17372 + 19240 + 4404 + 4409 + 17374 + 4405 + 21283 + 4400 + 16807 + 17375 + 4410 + 2739 + 8415 + 4412 + 14394 + 1972 + 4402 + 3003 + 14395 + 19241 + 17376 + 19242 + 21284 + 19243 + 21285 + 4406 + 4399 + 1513 + 1578 + 1475 + 4407 + 4403 + 21286 + 19244 + 1868 + 4413 + 4411 + 2773 + 1636 + 1700 + 16808 + 4408 + 1772 + 19245 + 1254 + 17381 + 21287 + 19246 + 4417 + 4415 + 19247 + 4472 + 17382 + 21288 + 17383 + 16809 + 17384 +endcidchar + +100 begincidchar + 17378 + 19248 + 4420 + 4414 + 19249 + 4418 + 17385 + 21291 + 4416 + 17387 + 2202 + 4419 + 17389 + 19250 + 19251 + 19252 + 19253 + 4422 + 19254 + 4427 + 4425 + 4424 + 21292 + 19255 + 2928 + 17392 + 14396 + 1349 + 21294 + 19256 + 17393 + 4421 + 4423 + 2448 + 1237 + 21295 + 4426 + 15389 + 17390 + 1374 + 19259 + 4437 + 17394 + 2532 + 4433 + 21296 + 4431 + 19260 + 4432 + 14399 + 4434 + 19261 + 16810 + 21297 + 17396 + 14400 + 17397 + 21298 + 1247 + 21301 + 17398 + 14401 + 14402 + 2747 + 19262 + 4428 + 14403 + 4429 + 7963 + 19263 + 1496 + 17399 + 17400 + 4436 + 14404 + 1579 + 14405 + 4439 + 4435 + 4438 + 17401 + 14406 + 3582 + 21305 + 15411 + 3245 + 3404 + 4441 + 21306 + 19264 + 4440 + 1443 + 17403 + 4442 + 21307 + 17404 + 4445 + 4444 + 14409 + 7654 +endcidchar + +100 begincidchar + 14410 + 17405 + 16811 + 19265 + 4443 + 3311 + 4446 + 19266 + 21308 + 17406 + 16812 + 21309 + 4447 + 14413 + 17407 + 16813 + 4449 + 4448 + 19267 + 4451 + 21310 + 4454 + 4452 + 4450 + 4453 + 17408 + 4455 + 14414 + 7770 + 21311 + 19268 + 17409 + 4456 + 19269 + 21312 + 4457 + 4458 + 4459 + 4220 + 19270 + 2344 + 2203 + 21313 + 14415 + 1395 + 17410 + 1212 + 19271 + 2946 + 14416 + 17411 + 19272 + 19273 + 4460 + 2068 + 19274 + 1171 + 2596 + 4461 + 1915 + 2051 + 4463 + 4462 + 3632 + 4464 + 19275 + 4466 + 4465 + 14417 + 4467 + 19276 + 4468 + 1869 + 21319 + 1282 + 4469 + 14418 + 4471 + 4470 + 4473 + 19279 + 3156 + 21320 + 13952 + 21321 + 14419 + 4474 + 1145 + 2127 + 17416 + 21324 + 19280 + 1811 + 19281 + 14420 + 2957 + 4478 + 21325 + 4479 + 2132 +endcidchar + +100 begincidchar + 1737 + 3685 + 14423 + 17420 + 4477 + 4480 + 2097 + 1973 + 21326 + 8416 + 19284 + 4484 + 21327 + 2069 + 8417 + 2929 + 21328 + 17422 + 4481 + 3062 + 19285 + 19286 + 21329 + 17423 + 14424 + 21330 + 16814 + 21331 + 19287 + 17427 + 16815 + 21332 + 4485 + 21333 + 2600 + 19288 + 4483 + 4486 + 1813 + 14425 + 4487 + 21334 + 21338 + 19289 + 21335 + 17430 + 14426 + 21336 + 4488 + 21337 + 1974 + 1438 + 4490 + 21339 + 17433 + 21340 + 4491 + 8418 + 19290 + 4492 + 4489 + 14427 + 21341 + 4482 + 4493 + 4494 + 8420 + 8419 + 3730 + 17436 + 2515 + 16817 + 4495 + 19291 + 4499 + 17434 + 3310 + 21342 + 17439 + 1196 + 3528 + 21347 + 4500 + 16818 + 14428 + 19292 + 21343 + 14429 + 17440 + 2533 + 2277 + 17442 + 3347 + 1580 + 17443 + 2139 + 17444 + 21344 + 14432 + 3719 +endcidchar + +100 begincidchar + 3210 + 21345 + 17445 + 1870 + 2863 + 21346 + 14433 + 4498 + 4501 + 21348 + 19293 + 2852 + 4502 + 21349 + 4503 + 17446 + 21350 + 14434 + 4505 + 3077 + 19294 + 17447 + 1514 + 21351 + 7474 + 1283 + 3651 + 14435 + 2516 + 3138 + 17448 + 2134 + 4511 + 21352 + 3597 + 4005 + 17450 + 1396 + 4507 + 17451 + 19295 + 19296 + 21353 + 2748 + 4510 + 3165 + 21354 + 3139 + 3166 + 3405 + 3049 + 2105 + 19297 + 7751 + 4506 + 16819 + 17452 + 21355 + 1304 + 3120 + 19298 + 4508 + 4504 + 2582 + 21356 + 4512 + 14436 + 2392 + 19299 + 14437 + 19300 + 1701 + 4513 + 16820 + 21359 + 17455 + 3640 + 17458 + 21360 + 2815 + 19301 + 3042 + 17459 + 8423 + 4515 + 21364 + 3709 + 14438 + 17460 + 4516 + 4521 + 17461 + 8424 + 3583 + 4520 + 4514 + 4517 + 4519 + 19302 + 2070 +endcidchar + +100 begincidchar + 3609 + 21366 + 17463 + 21365 + 4522 + 2947 + 21367 + 1397 + 2517 + 17464 + 14439 + 14440 + 4524 + 16822 + 4523 + 14441 + 2042 + 21368 + 4525 + 4527 + 4526 + 14442 + 4529 + 21369 + 4518 + 4531 + 16823 + 21370 + 17465 + 4530 + 4528 + 14443 + 2204 + 2583 + 2774 + 4532 + 2656 + 1201 + 3354 + 3063 + 4534 + 4533 + 4538 + 3617 + 4539 + 8425 + 14444 + 17470 + 1350 + 4540 + 17471 + 3878 + 1422 + 4318 + 2386 + 2847 + 4541 + 3831 + 21374 + 19303 + 21375 + 3776 + 19304 + 14445 + 4543 + 2887 + 21376 + 3121 + 2848 + 3529 + 1309 + 14446 + 21377 + 2278 + 4546 + 21378 + 1172 + 4547 + 14117 + 17474 + 4548 + 21381 + 21382 + 1284 + 17476 + 1581 + 3256 + 3652 + 4552 + 2775 + 4551 + 1814 + 21383 + 8426 + 3721 + 4550 + 3167 + 4554 + 19305 + 4553 +endcidchar + +100 begincidchar + 8427 + 8428 + 21384 + 17479 + 4556 + 14447 + 4555 + 8429 + 1310 + 4557 + 2449 + 4559 + 2915 + 21385 + 4558 + 14448 + 3587 + 21386 + 21387 + 2433 + 3157 + 4560 + 19306 + 21388 + 17483 + 1975 + 4561 + 3287 + 3442 + 3805 + 3291 + 16825 + 21389 + 4570 + 21390 + 16826 + 1618 + 21391 + 3887 + 19307 + 3771 + 4665 + 4562 + 17484 + 4565 + 8430 + 2853 + 21392 + 3686 + 3140 + 21393 + 17485 + 19308 + 21394 + 4566 + 19309 + 21395 + 3731 + 8431 + 2106 + 17486 + 2450 + 21396 + 16827 + 21397 + 4567 + 17487 + 2206 + 14449 + 2205 + 17488 + 1149 + 1916 + 14450 + 2639 + 1173 + 4569 + 14451 + 17489 + 19310 + 1242 + 1515 + 17490 + 4568 + 3793 + 3491 + 13997 + 17491 + 21398 + 19311 + 21399 + 21400 + 1132 + 21401 + 19312 + 1213 + 2207 + 21402 + 1174 + 1127 +endcidchar + +100 begincidchar + 14454 + 4577 + 14455 + 17495 + 21403 + 4575 + 21404 + 16828 + 17496 + 3784 + 4578 + 13761 + 4576 + 21405 + 4574 + 2551 + 14456 + 21406 + 4573 + 17497 + 21407 + 3626 + 21408 + 17498 + 1944 + 21409 + 2451 + 4579 + 4050 + 3330 + 14457 + 21412 + 4581 + 21413 + 21414 + 14458 + 2071 + 21415 + 4584 + 14459 + 17499 + 3530 + 16829 + 4585 + 4580 + 14460 + 16830 + 17500 + 21416 + 14461 + 3783 + 16831 + 17501 + 21417 + 3348 + 21418 + 21419 + 21420 + 4586 + 3492 + 17502 + 14462 + 17505 + 14463 + 14464 + 17506 + 19313 + 14465 + 17507 + 19314 + 17508 + 21421 + 4587 + 4591 + 4588 + 17509 + 1351 + 4590 + 16832 + 21422 + 21423 + 2279 + 4589 + 1871 + 21424 + 4603 + 4596 + 4593 + 17510 + 17511 + 14466 + 2978 + 4592 + 17512 + 4594 + 4595 + 19315 + 17514 + 17513 + 17515 +endcidchar + +100 begincidchar + 19316 + 21425 + 14467 + 21426 + 17516 + 1582 + 4600 + 4599 + 4601 + 17517 + 14468 + 19317 + 19318 + 19319 + 2518 + 14469 + 4604 + 3064 + 14470 + 1255 + 4602 + 17518 + 4605 + 19320 + 4606 + 4609 + 14471 + 4607 + 4608 + 21427 + 17519 + 2208 + 4610 + 17520 + 1976 + 4611 + 8432 + 2248 + 2840 + 2216 + 1977 + 21428 + 3806 + 1602 + 1917 + 4614 + 1462 + 17521 + 4615 + 2841 + 21429 + 17522 + 4616 + 4656 + 4617 + 4618 + 14120 + 4619 + 4621 + 14472 + 16834 + 4622 + 17523 + 13840 + 4623 + 17524 + 2896 + 21430 + 1225 + 2325 + 1158 + 14475 + 2777 + 1516 + 2273 + 21431 + 1978 + 16835 + 21434 + 3168 + 17526 + 2347 + 1517 + 2982 + 3078 + 1148 + 1619 + 3653 + 2286 + 1644 + 2703 + 2280 + 3858 + 4624 + 17527 + 21437 + 1654 + 21438 + 2107 + 1424 +endcidchar + +100 begincidchar + 1285 + 2452 + 1352 + 19321 + 4625 + 3888 + 21441 + 21442 + 2387 + 8433 + 21443 + 2320 + 4626 + 1583 + 3242 + 3765 + 4627 + 4628 + 3531 + 21444 + 17530 + 21445 + 4630 + 1508 + 1775 + 4629 + 17531 + 19322 + 8435 + 1518 + 2552 + 4634 + 2159 + 19323 + 1353 + 4633 + 4631 + 4635 + 4632 + 3297 + 5262 + 2553 + 4636 + 20302 + 3976 + 21448 + 4637 + 17534 + 4639 + 21449 + 3004 + 4638 + 2631 + 2249 + 17535 + 2864 + 2339 + 3559 + 2704 + 17537 + 2297 + 4640 + 2453 + 1175 + 2842 + 2584 + 21450 + 4643 + 3211 + 2454 + 2455 + 16836 + 4644 + 14122 + 2705 + 21451 + 13835 + 2456 + 8437 + 19324 + 4645 + 4646 + 14476 + 3820 + 21452 + 4647 + 17538 + 19325 + 14477 + 19326 + 1726 + 21453 + 14478 + 2348 + 21454 + 21455 + 19327 + 2312 + 2546 + 3276 +endcidchar + +100 begincidchar + 2586 + 3468 + 3288 + 1729 + 4650 + 1673 + 4651 + 1782 + 3239 + 1328 + 2209 + 4652 + 4655 + 4654 + 1781 + 4653 + 3122 + 19328 + 21456 + 7826 + 19329 + 2832 + 17540 + 3141 + 2292 + 7693 + 14479 + 2778 + 3940 + 14480 + 4657 + 19330 + 4658 + 3246 + 17543 + 2177 + 4660 + 4661 + 16839 + 21459 + 14481 + 21460 + 21461 + 17548 + 17549 + 4662 + 16840 + 1584 + 4663 + 21462 + 4664 + 21463 + 16841 + 17553 + 1324 + 17554 + 16842 + 8438 + 17555 + 2749 + 1568 + 16843 + 4666 + 3764 + 17557 + 2866 + 21464 + 1463 + 21465 + 17558 + 4668 + 4670 + 1563 + 8439 + 4667 + 4669 + 4672 + 4671 + 4673 + 17560 + 14482 + 16844 + 14483 + 21466 + 4674 + 19331 + 3221 + 1702 + 14124 + 1381 + 4675 + 4680 + 4678 + 21467 + 3655 + 3654 + 14484 + 8440 + 3169 + 4677 +endcidchar + +100 begincidchar + 2398 + 4676 + 19332 + 17563 + 2616 + 4681 + 16846 + 2138 + 17564 + 4687 + 21470 + 4688 + 4682 + 1425 + 4683 + 4692 + 4691 + 4690 + 4686 + 17566 + 4685 + 17567 + 4689 + 21471 + 14485 + 14486 + 8441 + 3656 + 17565 + 17568 + 19333 + 17569 + 19334 + 21472 + 8444 + 14487 + 14488 + 16847 + 21473 + 14489 + 4696 + 4693 + 4695 + 3932 + 21475 + 4694 + 8442 + 21474 + 19335 + 4684 + 17571 + 21478 + 21479 + 2617 + 17572 + 4697 + 8445 + 2087 + 17574 + 4698 + 4699 + 19336 + 21482 + 16848 + 4702 + 19337 + 4701 + 4700 + 17577 + 21483 + 3170 + 4679 + 4708 + 14490 + 21484 + 14491 + 21485 + 17579 + 14492 + 21486 + 4704 + 21487 + 14493 + 4703 + 16849 + 16850 + 21488 + 4705 + 4706 + 17580 + 15405 + 17581 + 4709 + 4014 + 4710 + 4707 + 21489 + 19338 + 4711 + 16851 +endcidchar + +100 begincidchar + 1564 + 4712 + 21490 + 8448 + 17583 + 4714 + 4713 + 4715 + 17584 + 14494 + 21491 + 4716 + 2706 + 2349 + 14495 + 2414 + 13362 + 2789 + 17586 + 1979 + 2088 + 1980 + 1674 + 17587 + 4717 + 2089 + 1918 + 4718 + 3762 + 3321 + 4719 + 1981 + 14496 + 19339 + 1512 + 2917 + 1738 + 13794 + 14497 + 2210 + 3533 + 3413 + 21492 + 4720 + 1585 + 21493 + 4723 + 14498 + 3005 + 14501 + 4722 + 4721 + 4724 + 3079 + 17591 + 21494 + 2601 + 19340 + 2211 + 2670 + 14502 + 2867 + 1596 + 19341 + 3006 + 19342 + 2519 + 3687 + 17592 + 4729 + 4728 + 4727 + 3567 + 4736 + 17593 + 21495 + 3720 + 4730 + 4732 + 3737 + 17595 + 4731 + 14503 + 19343 + 21498 + 16852 + 4733 + 3388 + 4734 + 3598 + 4735 + 19344 + 19345 + 21499 + 1519 + 3599 + 3301 + 19346 + 1982 + 1520 +endcidchar + +100 begincidchar + 4739 + 1900 + 3886 + 3859 + 1586 + 4741 + 19347 + 3007 + 1983 + 2457 + 3443 + 2458 + 19348 + 21500 + 2434 + 3080 + 3657 + 3123 + 14000 + 1984 + 3534 + 4742 + 21501 + 21502 + 17600 + 3155 + 2098 + 14506 + 14507 + 1919 + 17601 + 3081 + 21503 + 19349 + 1159 + 2424 + 1985 + 3889 + 17602 + 19350 + 3335 + 17603 + 4745 + 4031 + 4051 + 15390 + 21504 + 21505 + 4747 + 4746 + 19351 + 14511 + 1445 + 4748 + 17604 + 21506 + 4750 + 21507 + 3506 + 2459 + 4754 + 4753 + 4749 + 21508 + 21509 + 4757 + 4760 + 4758 + 4759 + 4761 + 1286 + 3082 + 4762 + 16853 + 1872 + 1398 + 3308 + 17606 + 4763 + 3283 + 16854 + 3627 + 16855 + 4764 + 4052 + 21510 + 14512 + 17607 + 4765 + 3600 + 4768 + 4090 + 4106 + 14513 + 2268 + 3277 + 4769 + 1655 + 3008 + 1214 +endcidchar + +100 begincidchar + 4770 + 3574 + 1986 + 21511 + 2958 + 17609 + 3083 + 8449 + 14516 + 16856 + 21512 + 3835 + 1901 + 1920 + 14517 + 4771 + 4772 + 21515 + 4778 + 21516 + 2321 + 8450 + 3009 + 14518 + 1703 + 4773 + 13720 + 14519 + 3485 + 16857 + 2948 + 21517 + 14520 + 4774 + 21518 + 8370 + 17610 + 4775 + 1704 + 4776 + 19354 + 4777 + 14521 + 4779 + 3184 + 16858 + 14522 + 4782 + 21519 + 4767 + 4766 + 21520 + 4783 + 1815 + 17611 + 14523 + 13996 + 3481 + 8451 + 2108 + 3497 + 3010 + 3517 + 4784 + 21521 + 2460 + 1256 + 17612 + 4785 + 4786 + 21524 + 3838 + 21525 + 3444 + 16859 + 17613 + 4789 + 1311 + 2640 + 4788 + 4787 + 1816 + 2868 + 4793 + 4791 + 14524 + 4790 + 3951 + 1945 + 21526 + 17614 + 2435 + 4792 + 3142 + 2376 + 21527 + 3224 + 4796 + 4795 + 14525 +endcidchar + +100 begincidchar + 21528 + 4794 + 4797 + 1946 + 17615 + 14527 + 14526 + 4798 + 3566 + 2405 + 21529 + 19355 + 4799 + 3469 + 14528 + 3225 + 3011 + 13368 + 8452 + 14529 + 3114 + 4800 + 1605 + 2554 + 14530 + 3486 + 17616 + 21532 + 14531 + 17617 + 1587 + 3292 + 4801 + 2212 + 1312 + 4806 + 8453 + 2983 + 14532 + 17621 + 4803 + 21535 + 14533 + 19356 + 1399 + 21536 + 14534 + 4854 + 4805 + 21537 + 17624 + 3302 + 21538 + 4804 + 21539 + 4802 + 14535 + 2060 + 4808 + 19357 + 21540 + 16860 + 4814 + 4820 + 4812 + 3158 + 21541 + 16861 + 4817 + 3535 + 14536 + 16862 + 4811 + 14537 + 4816 + 4015 + 2213 + 21542 + 2869 + 4809 + 17626 + 17627 + 1656 + 4819 + 2641 + 1287 + 4813 + 1400 + 4818 + 21543 + 1705 + 4815 + 14538 + 16863 + 4821 + 21544 + 4823 + 4833 + 4831 + 4828 +endcidchar + +100 begincidchar + 16864 + 21545 + 19358 + 4827 + 4032 + 17629 + 4829 + 1706 + 21546 + 1987 + 19359 + 2436 + 4836 + 4822 + 8454 + 4826 + 4810 + 14539 + 1402 + 4830 + 4832 + 2959 + 19360 + 2072 + 1336 + 4824 + 4835 + 4834 + 1707 + 2825 + 1476 + 21549 + 1817 + 4825 + 21550 + 14540 + 4837 + 21551 + 4840 + 4842 + 8455 + 21552 + 21553 + 2281 + 8456 + 4848 + 3084 + 4838 + 21554 + 21555 + 4846 + 21556 + 1401 + 17630 + 21557 + 4841 + 4843 + 16865 + 14541 + 1947 + 3860 + 21559 + 1521 + 14542 + 21560 + 1275 + 4847 + 17631 + 3312 + 1137 + 14543 + 17633 + 3445 + 4807 + 4853 + 4857 + 3825 + 21561 + 4850 + 19361 + 3171 + 4855 + 17634 + 21562 + 19362 + 2520 + 4856 + 3247 + 17635 + 14544 + 4077 + 4852 + 16866 + 8458 + 4858 + 17636 + 2061 + 14545 + 2671 + 16867 +endcidchar + +100 begincidchar + 8457 + 1176 + 4851 + 4849 + 21567 + 2780 + 21568 + 4839 + 2178 + 17637 + 2854 + 4870 + 8460 + 2781 + 4865 + 17638 + 14546 + 2322 + 4866 + 4869 + 21569 + 19363 + 4864 + 2351 + 21570 + 4867 + 4861 + 21571 + 3848 + 3847 + 19364 + 21572 + 1177 + 17639 + 8461 + 4860 + 19365 + 21573 + 17640 + 1770 + 1130 + 14550 + 17641 + 1522 + 8459 + 4868 + 21574 + 4876 + 4875 + 19366 + 16868 + 4880 + 8463 + 21575 + 4881 + 21576 + 19367 + 8462 + 21577 + 17642 + 4879 + 4882 + 4874 + 4878 + 17644 + 4883 + 4884 + 21578 + 17645 + 4873 + 2250 + 21579 + 4877 + 2870 + 1988 + 4859 + 2555 + 4897 + 3641 + 4896 + 19368 + 4895 + 17646 + 3755 + 1523 + 19369 + 4893 + 1819 + 1426 + 4890 + 21580 + 3968 + 4892 + 1178 + 4894 + 21581 + 4885 + 4891 + 4898 + 1818 +endcidchar + +100 begincidchar + 4886 + 21582 + 19370 + 14551 + 19371 + 3911 + 19372 + 3861 + 4901 + 4905 + 21587 + 14552 + 2816 + 4033 + 4906 + 4903 + 4900 + 17650 + 8464 + 4899 + 4904 + 21588 + 19373 + 14553 + 21589 + 3584 + 17651 + 3212 + 14554 + 1820 + 21590 + 4907 + 4902 + 17652 + 4908 + 1873 + 1329 + 19374 + 16870 + 4916 + 16869 + 1524 + 14555 + 4914 + 4915 + 2073 + 4913 + 4911 + 4910 + 4917 + 4909 + 4919 + 1403 + 17654 + 19375 + 17655 + 21595 + 14556 + 21596 + 19376 + 4921 + 19377 + 4920 + 21597 + 19378 + 21598 + 21601 + 3012 + 4924 + 17656 + 4922 + 4912 + 1874 + 4923 + 4927 + 4926 + 4928 + 4925 + 4929 + 21602 + 21603 + 19379 + 19380 + 3642 + 4933 + 4932 + 2377 + 2642 + 1382 + 1404 + 8465 + 4934 + 14557 + 1155 + 2672 + 4935 + 21604 + 6756 + 4936 + 1847 +endcidchar + +100 begincidchar + 21605 + 4937 + 16871 + 17658 + 2707 + 21606 + 14558 + 4938 + 21607 + 4939 + 1620 + 4940 + 19381 + 2871 + 13757 + 1921 + 19382 + 3821 + 19383 + 13390 + 3690 + 2420 + 4943 + 21608 + 14559 + 21609 + 14560 + 2708 + 6938 + 3446 + 2326 + 14561 + 2109 + 4944 + 21610 + 14562 + 17659 + 2855 + 21611 + 3575 + 14563 + 2897 + 16872 + 4947 + 21612 + 4945 + 4948 + 17660 + 4946 + 17661 + 4949 + 17663 + 3585 + 16873 + 1147 + 17664 + 3536 + 3447 + 19384 + 17662 + 4950 + 21613 + 4953 + 2461 + 1621 + 4951 + 4958 + 2462 + 13765 + 4952 + 3322 + 19385 + 3912 + 4959 + 3172 + 4956 + 1989 + 2690 + 17665 + 4973 + 3400 + 2898 + 8466 + 19386 + 3448 + 5042 + 3658 + 21617 + 3085 + 3747 + 21620 + 4962 + 1313 + 2984 + 4971 + 14564 + 2930 + 4965 + 4972 + 4967 +endcidchar + +100 begincidchar + 4974 + 4970 + 4969 + 3365 + 21623 + 4963 + 1405 + 4961 + 1675 + 2899 + 4957 + 17666 + 16874 + 4960 + 1990 + 2687 + 19387 + 2463 + 4968 + 3336 + 1676 + 1446 + 21624 + 1477 + 2535 + 4976 + 4981 + 4977 + 21625 + 1875 + 19388 + 4982 + 2160 + 2043 + 14565 + 17668 + 2352 + 4964 + 2251 + 4979 + 17669 + 21626 + 2214 + 4980 + 1160 + 14566 + 21627 + 4975 + 14567 + 17670 + 3013 + 21628 + 19389 + 14568 + 1677 + 14135 + 1708 + 4978 + 1131 + 21629 + 19390 + 2099 + 21630 + 2556 + 17673 + 17674 + 19391 + 14569 + 3086 + 3432 + 4984 + 2784 + 17677 + 17678 + 19392 + 2826 + 21631 + 19393 + 2169 + 4985 + 17679 + 4987 + 4983 + 21632 + 19394 + 21633 + 3633 + 3033 + 21634 + 17681 + 21635 + 2782 + 14572 + 21636 + 3659 + 2298 + 4999 + 4998 + 17684 + 21637 +endcidchar + +100 begincidchar + 2622 + 19395 + 1876 + 14573 + 19396 + 4992 + 2465 + 21638 + 3264 + 3303 + 16875 + 14574 + 19397 + 4990 + 19398 + 2783 + 14575 + 14576 + 2340 + 4995 + 19399 + 2464 + 4989 + 4994 + 14577 + 3337 + 17687 + 21639 + 4988 + 1783 + 17685 + 21640 + 1467 + 14578 + 4996 + 3955 + 2110 + 2931 + 4993 + 21641 + 2688 + 21642 + 1991 + 2602 + 1288 + 2750 + 4991 + 1631 + 21643 + 1821 + 3051 + 4997 + 2785 + 17688 + 5000 + 5002 + 21644 + 2839 + 5008 + 21645 + 5003 + 21646 + 5005 + 21647 + 3507 + 3087 + 14579 + 5006 + 21648 + 3862 + 3890 + 1525 + 14580 + 17691 + 1138 + 5004 + 16876 + 5001 + 19402 + 13340 + 1588 + 17694 + 21649 + 1289 + 8467 + 5007 + 13892 + 3891 + 5011 + 14581 + 21650 + 2843 + 5018 + 14582 + 19405 + 5012 + 7724 + 5009 + 5016 + 19406 +endcidchar + +100 begincidchar + 4986 + 17695 + 19407 + 14583 + 19408 + 17696 + 5013 + 5017 + 17697 + 19409 + 3414 + 3173 + 17698 + 21651 + 5010 + 19410 + 5014 + 1822 + 19411 + 2145 + 19412 + 2689 + 21652 + 5022 + 21653 + 7747 + 19413 + 21654 + 14584 + 3104 + 17699 + 14585 + 21655 + 17700 + 19414 + 8468 + 21656 + 21657 + 5019 + 3726 + 14586 + 5020 + 17701 + 19415 + 5021 + 3802 + 16877 + 2630 + 14587 + 17702 + 1848 + 21658 + 17703 + 5028 + 21659 + 19416 + 17704 + 2179 + 5025 + 5024 + 3304 + 21660 + 8469 + 3213 + 17705 + 21661 + 21662 + 3115 + 5026 + 21663 + 21664 + 5027 + 3553 + 19419 + 3323 + 2161 + 2709 + 3710 + 19420 + 1447 + 5034 + 5029 + 21665 + 3892 + 5036 + 16878 + 5032 + 5033 + 21666 + 13341 + 2786 + 8470 + 16879 + 21667 + 5031 + 4966 + 17708 + 17709 + 5035 + 5030 +endcidchar + +100 begincidchar + 3105 + 5043 + 17711 + 14590 + 2162 + 5038 + 1622 + 19421 + 5044 + 19422 + 5037 + 5048 + 5047 + 21670 + 5046 + 14591 + 5049 + 14592 + 5051 + 2521 + 17712 + 5050 + 21671 + 14593 + 5054 + 17714 + 21675 + 17715 + 14594 + 5052 + 14595 + 19423 + 5053 + 5015 + 17717 + 19424 + 7831 + 5056 + 5055 + 21676 + 16880 + 5023 + 5057 + 5045 + 19425 + 2215 + 21677 + 17718 + 5061 + 5060 + 5062 + 1406 + 21678 + 1992 + 3660 + 2643 + 21681 + 17719 + 1922 + 14596 + 5064 + 19426 + 5067 + 8471 + 3524 + 21682 + 1657 + 21683 + 17720 + 5066 + 5065 + 3338 + 5068 + 1709 + 5070 + 5069 + 21684 + 19427 + 1526 + 2180 + 3248 + 14597 + 17721 + 1823 + 2618 + 5071 + 2644 + 3106 + 3537 + 5072 + 17722 + 21685 + 14598 + 17723 + 14599 + 3592 + 4620 + 2666 + 17724 + 3518 +endcidchar + +100 begincidchar + 2120 + 3449 + 3415 + 19428 + 19429 + 3143 + 21686 + 3977 + 5076 + 2300 + 16881 + 5077 + 21687 + 1146 + 21688 + 1740 + 2673 + 21689 + 3538 + 5078 + 2192 + 2949 + 21690 + 2217 + 2557 + 17725 + 21691 + 19430 + 17726 + 5079 + 17727 + 3661 + 1305 + 2218 + 19431 + 17728 + 5082 + 14600 + 5080 + 5083 + 3969 + 5081 + 19432 + 17729 + 2719 + 5084 + 19433 + 2834 + 19434 + 5085 + 17730 + 21692 + 1590 + 21693 + 5087 + 5086 + 19435 + 1591 + 13701 + 3284 + 2932 + 1670 + 2219 + 2787 + 2406 + 1140 + 14601 + 5090 + 14602 + 17732 + 1314 + 5094 + 17733 + 8472 + 1993 + 5093 + 17734 + 2075 + 2466 + 17735 + 8474 + 5092 + 2467 + 21699 + 3788 + 2074 + 1179 + 2674 + 8473 + 21702 + 5099 + 21703 + 20304 + 2645 + 1257 + 17736 + 16883 + 21704 + 8477 + 2399 +endcidchar + +100 begincidchar + 21705 + 3732 + 2146 + 21706 + 17737 + 16884 + 14603 + 2468 + 8475 + 2635 + 16885 + 8366 + 16886 + 5098 + 21708 + 21707 + 16882 + 7680 + 2985 + 5129 + 21709 + 5103 + 2252 + 1994 + 5101 + 17738 + 21710 + 16887 + 5102 + 21711 + 2558 + 14604 + 17740 + 5100 + 17739 + 2173 + 8479 + 21712 + 8480 + 13377 + 5105 + 5104 + 5109 + 21713 + 14607 + 5110 + 14138 + 5106 + 8478 + 1408 + 3433 + 17745 + 14608 + 3539 + 1824 + 5111 + 8482 + 2646 + 21714 + 2469 + 21716 + 2960 + 17748 + 21717 + 19436 + 21715 + 17749 + 1727 + 5112 + 5116 + 1355 + 5113 + 5115 + 16891 + 5114 + 17750 + 2421 + 17751 + 2950 + 1161 + 5117 + 8483 + 5118 + 21721 + 8484 + 3014 + 14610 + 4025 + 2193 + 17753 + 3643 + 17754 + 8485 + 19439 + 3691 + 17755 + 5125 + 5120 + 16892 + 5123 +endcidchar + +100 begincidchar + 5122 + 8486 + 19440 + 5119 + 5124 + 13397 + 3254 + 14611 + 5121 + 21725 + 21726 + 19441 + 21727 + 5126 + 2422 + 5127 + 16893 + 3893 + 3374 + 21728 + 5128 + 5130 + 16894 + 5131 + 21729 + 14612 + 21730 + 5132 + 1730 + 1258 + 1995 + 5133 + 5134 + 2427 + 2788 + 8487 + 8369 + 4333 + 2752 + 2751 + 2872 + 2103 + 17759 + 4171 + 14613 + 21731 + 1860 + 3863 + 3662 + 3568 + 8488 + 5135 + 17760 + 14614 + 2147 + 3035 + 5136 + 4053 + 17762 + 3692 + 21732 + 3015 + 5137 + 1592 + 21733 + 21734 + 19442 + 3814 + 3760 + 3748 + 3722 + 2163 + 5141 + 2327 + 14615 + 3711 + 19443 + 5143 + 5146 + 5145 + 1589 + 1658 + 21735 + 5142 + 5144 + 13751 + 21736 + 5147 + 16895 + 14616 + 2623 + 14617 + 17765 + 3941 + 1165 + 2128 + 2844 + 2313 + 17766 + 19444 +endcidchar + +100 begincidchar + 2523 + 5150 + 3144 + 17767 + 5148 + 2827 + 5149 + 2522 + 3817 + 3922 + 8490 + 5157 + 21737 + 1996 + 13681 + 3339 + 5154 + 3174 + 5091 + 5095 + 17771 + 1641 + 14618 + 3325 + 14619 + 5156 + 2470 + 3416 + 19445 + 16896 + 21738 + 5162 + 3470 + 5153 + 5159 + 5158 + 21739 + 19446 + 2675 + 19447 + 17773 + 16897 + 3739 + 21740 + 3995 + 16898 + 21741 + 3733 + 16899 + 1356 + 2220 + 4078 + 5161 + 2619 + 19448 + 5160 + 5155 + 1923 + 14620 + 19449 + 14621 + 5167 + 5165 + 19450 + 1357 + 5163 + 5169 + 5175 + 8491 + 19451 + 8493 + 2856 + 21744 + 17777 + 3601 + 21745 + 5177 + 17778 + 21746 + 3476 + 5176 + 3366 + 3693 + 1527 + 17779 + 2715 + 2378 + 14623 + 3055 + 14624 + 3864 + 17780 + 21747 + 5172 + 5171 + 21748 + 5173 + 5170 + 21749 + 5178 +endcidchar + +100 begincidchar + 5168 + 5166 + 5174 + 5164 + 14625 + 2986 + 21750 + 3844 + 2290 + 2148 + 21751 + 17781 + 14622 + 7834 + 2090 + 16900 + 3741 + 1439 + 14066 + 3050 + 3234 + 1259 + 7687 + 17776 + 2710 + 21752 + 2648 + 1792 + 17785 + 21753 + 16901 + 5180 + 17786 + 1997 + 1498 + 21754 + 19452 + 5182 + 1490 + 5188 + 14626 + 17787 + 21755 + 5185 + 17789 + 2711 + 1449 + 2076 + 17790 + 1448 + 2111 + 17791 + 21756 + 5183 + 1851 + 1825 + 3175 + 8495 + 17792 + 5181 + 1162 + 17793 + 21757 + 17794 + 5184 + 5186 + 1733 + 1794 + 8492 + 1528 + 1637 + 17795 + 17796 + 21758 + 5189 + 14629 + 2153 + 3743 + 2181 + 5190 + 3490 + 17798 + 17799 + 14630 + 5202 + 14631 + 1331 + 5191 + 21762 + 14632 + 21763 + 17800 + 5208 + 5192 + 3978 + 17801 + 5199 + 14633 + 3349 + 19453 +endcidchar + +100 begincidchar + 21764 + 5207 + 7836 + 5194 + 17802 + 1144 + 5196 + 17803 + 1998 + 5198 + 17808 + 5197 + 5193 + 5204 + 21765 + 2471 + 16902 + 14634 + 4542 + 1948 + 3942 + 21766 + 5195 + 21767 + 3088 + 1409 + 2077 + 14635 + 5187 + 17811 + 5203 + 1471 + 5201 + 5205 + 17812 + 3176 + 17816 + 1594 + 17817 + 5235 + 8367 + 3797 + 5210 + 1593 + 17818 + 5217 + 8496 + 14636 + 21768 + 3694 + 21769 + 5218 + 5220 + 14637 + 5224 + 5212 + 17819 + 2920 + 3177 + 5228 + 5215 + 5225 + 5219 + 14638 + 21772 + 19454 + 17822 + 14639 + 2559 + 5229 + 2647 + 19455 + 21773 + 17823 + 5227 + 1529 + 17813 + 14642 + 21774 + 4086 + 5209 + 17824 + 5223 + 1180 + 21775 + 17825 + 5211 + 21776 + 16903 + 3782 + 5216 + 2536 + 3043 + 5206 + 21777 + 14643 + 5222 + 14644 + 21778 + 19456 +endcidchar + +100 begincidchar + 2624 + 5232 + 1487 + 1877 + 5234 + 5213 + 5233 + 5226 + 5214 + 5230 + 5231 + 5248 + 21779 + 19457 + 3238 + 14645 + 5221 + 19458 + 5244 + 14646 + 5246 + 3060 + 16906 + 21780 + 17829 + 16904 + 3894 + 21781 + 3560 + 5241 + 2858 + 14647 + 5247 + 2753 + 19459 + 5238 + 5251 + 5250 + 3271 + 5249 + 3266 + 14648 + 16907 + 19460 + 21782 + 8498 + 17830 + 5253 + 5240 + 17831 + 1728 + 5243 + 2407 + 14649 + 3350 + 5245 + 1731 + 5237 + 5239 + 5236 + 17832 + 21785 + 4054 + 1464 + 5242 + 14650 + 14651 + 5252 + 1427 + 14144 + 2135 + 21786 + 1279 + 5269 + 17833 + 4055 + 5272 + 17835 + 8500 + 2560 + 5271 + 5270 + 21787 + 16908 + 14652 + 5267 + 19461 + 19462 + 14653 + 5255 + 19463 + 17836 + 5284 + 5254 + 5273 + 14654 + 21788 + 17837 + 5265 + 17838 +endcidchar + +100 begincidchar + 5260 + 5257 + 17839 + 5258 + 5266 + 21789 + 7475 + 21790 + 5263 + 1999 + 3044 + 2790 + 5261 + 16909 + 5256 + 17840 + 5259 + 3895 + 3736 + 5264 + 5274 + 8501 + 17844 + 19464 + 5282 + 5275 + 16912 + 13329 + 5288 + 5286 + 19465 + 5281 + 17847 + 17849 + 16913 + 14143 + 5280 + 3052 + 2791 + 17850 + 5278 + 21792 + 14657 + 5276 + 21793 + 5283 + 5289 + 3465 + 5295 + 14658 + 17851 + 5290 + 5293 + 5287 + 14659 + 2994 + 3498 + 17852 + 5277 + 17853 + 5285 + 2472 + 21794 + 3803 + 5305 + 5292 + 21795 + 14660 + 1878 + 1315 + 1469 + 5268 + 8502 + 14661 + 2473 + 5297 + 21796 + 5304 + 2341 + 1488 + 16915 + 2924 + 14662 + 17857 + 5294 + 14663 + 8504 + 5299 + 5303 + 17858 + 19466 + 1710 + 17860 + 17861 + 15412 + 19467 + 14666 + 1638 + 5301 + 14667 +endcidchar + +100 begincidchar + 1595 + 3235 + 5300 + 17862 + 5302 + 19468 + 21798 + 8503 + 19469 + 5296 + 8505 + 5298 + 17859 + 8506 + 1470 + 2951 + 21799 + 14668 + 5309 + 14669 + 17864 + 5307 + 1949 + 5306 + 14670 + 16917 + 5312 + 21802 + 5179 + 5308 + 17866 + 16918 + 5323 + 17868 + 5319 + 5200 + 19470 + 5318 + 21805 + 5317 + 5314 + 17869 + 5291 + 5316 + 5315 + 17870 + 21808 + 17872 + 5321 + 4044 + 17871 + 5324 + 1779 + 14674 + 17873 + 5320 + 5322 + 8507 + 8508 + 14675 + 3387 + 5325 + 14676 + 21811 + 20152 + 5329 + 5326 + 21812 + 17879 + 21813 + 19473 + 3933 + 5327 + 21816 + 5279 + 17881 + 5330 + 5331 + 17886 + 16920 + 1239 + 14677 + 5333 + 1853 + 2253 + 1741 + 14678 + 1316 + 21817 + 21818 + 16921 + 17888 + 3913 + 14679 + 21819 + 5335 + 5334 + 5337 + 1623 + 19474 +endcidchar + +100 begincidchar + 1742 + 1530 + 19475 + 5340 + 14680 + 5339 + 5341 + 17889 + 1358 + 21820 + 2933 + 5342 + 21821 + 1531 + 5344 + 14681 + 17890 + 5343 + 5345 + 21822 + 5346 + 14682 + 5347 + 2221 + 2649 + 2065 + 13386 + 3554 + 16922 + 3634 + 4074 + 21823 + 17891 + 21824 + 2243 + 21825 + 13785 + 2112 + 4026 + 17892 + 13398 + 17893 + 2222 + 5350 + 5351 + 17894 + 14683 + 5353 + 5352 + 21826 + 3718 + 2408 + 2328 + 2194 + 5354 + 5356 + 2537 + 21827 + 5355 + 17895 + 5357 + 5358 + 21832 + 16923 + 21833 + 16924 + 17896 + 5361 + 19478 + 5363 + 5362 + 5364 + 1317 + 2952 + 5365 + 2164 + 1450 + 5366 + 17898 + 14684 + 3132 + 4509 + 1597 + 5367 + 5368 + 14148 + 3644 + 3734 + 13388 + 3231 + 5369 + 3450 + 8509 + 16925 + 3471 + 17902 + 3807 + 5370 + 14685 + 21838 +endcidchar + +100 begincidchar + 5372 + 5371 + 17905 + 5374 + 14686 + 5373 + 19479 + 19480 + 16926 + 17906 + 19481 + 16927 + 5376 + 19482 + 17907 + 19483 + 17908 + 2223 + 14687 + 3773 + 21839 + 1598 + 21840 + 5379 + 21841 + 5381 + 5380 + 19484 + 21845 + 14688 + 2603 + 14689 + 17909 + 3499 + 1260 + 20309 + 21846 + 3417 + 8510 + 3089 + 2379 + 1659 + 19485 + 21847 + 17911 + 3418 + 21848 + 2266 + 19486 + 19487 + 5383 + 1532 + 14691 + 1306 + 17912 + 8511 + 3274 + 5382 + 2000 + 2961 + 5384 + 17930 + 5392 + 5385 + 21849 + 17913 + 8513 + 2849 + 1660 + 5393 + 16928 + 14692 + 21850 + 19488 + 1854 + 14693 + 1599 + 5391 + 5389 + 5386 + 3914 + 17914 + 14694 + 8512 + 21851 + 3036 + 17915 + 3249 + 5387 + 5395 + 5394 + 1785 + 17917 + 14695 + 1325 + 17918 + 16929 + 2091 + 5388 + 5390 +endcidchar + +100 begincidchar + 14696 + 21852 + 3717 + 2900 + 14153 + 3749 + 19489 + 17919 + 5403 + 21853 + 5404 + 21854 + 1359 + 19490 + 3576 + 3849 + 5406 + 2255 + 2474 + 5399 + 5405 + 1290 + 1711 + 17920 + 5396 + 5401 + 16931 + 2712 + 3367 + 3451 + 21855 + 21856 + 14697 + 21857 + 19491 + 5398 + 14698 + 3663 + 14699 + 5400 + 5409 + 8514 + 5407 + 17922 + 5402 + 14700 + 3664 + 3326 + 1661 + 3103 + 21858 + 2987 + 17923 + 5410 + 17924 + 14703 + 5408 + 2873 + 5397 + 21859 + 1261 + 21860 + 16930 + 17926 + 15413 + 8515 + 21861 + 14704 + 3896 + 5421 + 14705 + 21862 + 14706 + 5420 + 21863 + 2714 + 5417 + 21864 + 3926 + 3214 + 5411 + 17927 + 3041 + 21865 + 1262 + 2001 + 5414 + 14707 + 17931 + 16932 + 2353 + 5419 + 17950 + 5418 + 5413 + 5416 + 16933 + 1478 + 17932 + 5415 +endcidchar + +100 begincidchar + 3327 + 16934 + 3958 + 2524 + 2713 + 14708 + 16935 + 5427 + 5425 + 17933 + 3519 + 14709 + 21866 + 17934 + 19492 + 5422 + 5424 + 14710 + 1244 + 21867 + 2002 + 4056 + 1435 + 3540 + 8517 + 17935 + 3915 + 1410 + 2561 + 5426 + 19493 + 14711 + 5431 + 8516 + 2475 + 13354 + 17938 + 3866 + 17939 + 5428 + 17940 + 21868 + 5423 + 16936 + 5429 + 8518 + 21869 + 17941 + 4006 + 3181 + 3226 + 16937 + 17946 + 8519 + 17947 + 1428 + 1271 + 17948 + 5435 + 21870 + 5438 + 19494 + 3979 + 21871 + 14712 + 3918 + 17949 + 14713 + 5445 + 5439 + 5436 + 17951 + 14714 + 3996 + 5442 + 17952 + 8520 + 15414 + 2388 + 5444 + 5449 + 14715 + 3179 + 5447 + 13395 + 16938 + 16939 + 5441 + 17953 + 21872 + 2934 + 21873 + 5448 + 21874 + 5437 + 5443 + 14716 + 5450 + 1216 + 5440 +endcidchar + +100 begincidchar + 5451 + 21875 + 19495 + 2562 + 8522 + 2409 + 21876 + 3573 + 17954 + 2078 + 8521 + 5432 + 5446 + 3124 + 8523 + 21877 + 21878 + 2650 + 1479 + 2113 + 2476 + 5434 + 2380 + 1826 + 5433 + 14150 + 5455 + 2423 + 1902 + 5470 + 17956 + 5464 + 1678 + 3145 + 14717 + 5459 + 5468 + 1139 + 1236 + 8526 + 1337 + 5461 + 2828 + 5452 + 5454 + 2003 + 17958 + 13330 + 17955 + 5471 + 8524 + 5466 + 21879 + 8527 + 5458 + 15415 + 5465 + 16940 + 19496 + 3767 + 5463 + 5467 + 17963 + 14718 + 21880 + 1924 + 17966 + 2477 + 2935 + 8525 + 21881 + 16941 + 5457 + 21882 + 17967 + 3865 + 21883 + 5460 + 5453 + 3180 + 5456 + 19497 + 5462 + 19498 + 19499 + 4087 + 2282 + 3756 + 5472 + 19500 + 3394 + 21884 + 5484 + 1903 + 17969 + 2410 + 5474 + 21885 + 3959 + 2004 +endcidchar + +100 begincidchar + 5487 + 21886 + 1202 + 5485 + 17970 + 5473 + 13324 + 5479 + 16942 + 5481 + 21889 + 17971 + 3897 + 5476 + 3112 + 21890 + 19501 + 5478 + 8528 + 21891 + 16943 + 5486 + 17972 + 5480 + 3795 + 14719 + 21892 + 5475 + 14720 + 2254 + 5499 + 21893 + 14721 + 21894 + 1480 + 5477 + 15416 + 2892 + 2874 + 15396 + 17974 + 5491 + 5497 + 5495 + 3107 + 5502 + 5492 + 17975 + 17976 + 14722 + 5493 + 5469 + 1683 + 3500 + 21897 + 2283 + 21898 + 2057 + 17977 + 17978 + 21899 + 4057 + 16944 + 5489 + 5501 + 1291 + 2792 + 21900 + 17979 + 14723 + 21901 + 3375 + 1533 + 4034 + 17980 + 19504 + 19505 + 14724 + 3757 + 3054 + 21903 + 14725 + 19506 + 5496 + 5498 + 14726 + 17973 + 17981 + 2740 + 21902 + 17982 + 5500 + 5494 + 5488 + 1535 + 21904 + 7776 + 17984 + 21905 + 1855 +endcidchar + +100 begincidchar + 17985 + 5514 + 16945 + 14727 + 5509 + 2716 + 21906 + 14728 + 1473 + 17986 + 16946 + 14729 + 2411 + 5518 + 17987 + 21907 + 5511 + 3016 + 5508 + 3061 + 5543 + 5505 + 5504 + 5513 + 14730 + 16947 + 5507 + 5506 + 5512 + 21908 + 2629 + 5503 + 19507 + 8529 + 14731 + 16948 + 14732 + 5515 + 17988 + 5516 + 14733 + 21909 + 14734 + 17989 + 1534 + 13884 + 14735 + 19508 + 17991 + 16949 + 5521 + 5520 + 5522 + 17992 + 21910 + 5525 + 19509 + 17993 + 21911 + 3133 + 5519 + 8530 + 14738 + 19510 + 5523 + 16950 + 17990 + 1849 + 2905 + 5517 + 3313 + 21912 + 5524 + 16951 + 16952 + 5529 + 5527 + 5530 + 14739 + 5533 + 14740 + 5526 + 2044 + 3294 + 5430 + 21913 + 17997 + 3934 + 5528 + 5532 + 2901 + 16953 + 5531 + 5510 + 8531 + 7076 + 15395 + 5536 + 17999 + 21914 +endcidchar + +100 begincidchar + 5540 + 18000 + 5538 + 8532 + 7760 + 8533 + 5534 + 18001 + 5535 + 19511 + 5539 + 5537 + 3520 + 21915 + 5545 + 5542 + 5541 + 5544 + 3244 + 5546 + 19512 + 18002 + 2995 + 2893 + 8534 + 2633 + 21916 + 5547 + 5549 + 21917 + 21918 + 14742 + 18004 + 14743 + 5548 + 18005 + 21919 + 18006 + 21920 + 19513 + 20306 + 18007 + 5490 + 16954 + 5550 + 14745 + 21921 + 3263 + 5551 + 14748 + 18009 + 18010 + 1360 + 14749 + 18011 + 3182 + 1411 + 16955 + 18012 + 1662 + 2314 + 2114 + 14750 + 14751 + 8535 + 18013 + 4045 + 2604 + 1292 + 5553 + 21922 + 14752 + 21923 + 18014 + 19514 + 5552 + 21924 + 18016 + 16956 + 8536 + 5556 + 2936 + 5559 + 5554 + 19515 + 18017 + 5558 + 21925 + 14753 + 5557 + 3130 + 1181 + 8365 + 4029 + 18020 + 5561 + 1226 + 18021 + 14756 + 5563 +endcidchar + +100 begincidchar + 14757 + 5562 + 5560 + 16957 + 18019 + 5555 + 3665 + 21926 + 5565 + 18022 + 8538 + 21927 + 18023 + 14758 + 18024 + 5564 + 21928 + 18025 + 8537 + 1293 + 5567 + 3586 + 5566 + 16959 + 14759 + 3777 + 2479 + 16958 + 21929 + 16960 + 18027 + 7644 + 14760 + 2741 + 21930 + 2478 + 21931 + 19518 + 4035 + 14761 + 21932 + 5573 + 2717 + 18028 + 16961 + 14762 + 18029 + 5569 + 5574 + 21934 + 1294 + 21935 + 8539 + 18030 + 14763 + 5572 + 3351 + 5568 + 5571 + 2480 + 16962 + 3429 + 5575 + 2301 + 14764 + 2718 + 18033 + 5578 + 16963 + 16964 + 5570 + 1789 + 21936 + 5576 + 14765 + 3898 + 5579 + 18032 + 8285 + 21937 + 18034 + 2393 + 18035 + 18036 + 5580 + 5581 + 21938 + 3300 + 19519 + 15397 + 5583 + 16965 + 5584 + 21939 + 21940 + 8543 + 3305 + 16966 + 3183 + 5586 +endcidchar + +100 begincidchar + 14767 + 21941 + 5588 + 3997 + 5585 + 14768 + 5587 + 1295 + 14769 + 5582 + 18040 + 21942 + 18041 + 4430 + 5589 + 2793 + 2182 + 5591 + 5590 + 2538 + 4334 + 19520 + 5592 + 21943 + 5594 + 5577 + 5593 + 8544 + 5595 + 14770 + 3376 + 18042 + 5596 + 5597 + 21946 + 16967 + 19521 + 21947 + 5598 + 14771 + 19522 + 21948 + 5599 + 3066 + 14772 + 5601 + 5600 + 21949 + 5602 + 5603 + 18044 + 2315 + 3541 + 14773 + 18045 + 3832 + 2776 + 2256 + 5606 + 5607 + 14774 + 18046 + 19523 + 21950 + 5608 + 3618 + 3419 + 5609 + 3341 + 21951 + 3017 + 14775 + 18047 + 5610 + 1383 + 19526 + 1671 + 14778 + 3794 + 21952 + 3778 + 19527 + 1332 + 4058 + 18048 + 3712 + 19528 + 3578 + 21953 + 21954 + 2651 + 5611 + 19529 + 18052 + 3227 + 1879 + 5612 + 18053 + 2116 + 5614 +endcidchar + +100 begincidchar + 5613 + 19530 + 5615 + 21957 + 14779 + 18054 + 5616 + 21958 + 5617 + 16969 + 1624 + 5618 + 5619 + 21959 + 1880 + 14780 + 18056 + 3420 + 18057 + 8545 + 5621 + 14781 + 2525 + 5620 + 8546 + 13355 + 18058 + 1712 + 5622 + 5624 + 5623 + 14782 + 19531 + 18060 + 5625 + 1925 + 5626 + 1761 + 21962 + 2754 + 2063 + 21963 + 5627 + 19532 + 2329 + 3232 + 1713 + 18063 + 19533 + 5631 + 2922 + 5630 + 18064 + 14783 + 4059 + 3352 + 21964 + 19534 + 18065 + 5634 + 19535 + 21965 + 18066 + 21966 + 5636 + 5633 + 3808 + 5635 + 5637 + 19536 + 3980 + 19537 + 8547 + 5641 + 16971 + 14786 + 5640 + 2996 + 3299 + 18071 + 1881 + 5639 + 14787 + 21967 + 18072 + 5638 + 21968 + 18070 + 18073 + 5642 + 1296 + 14788 + 2056 + 2224 + 19540 + 16972 + 18074 + 21969 + 5646 + 19541 +endcidchar + +100 begincidchar + 2381 + 16973 + 19542 + 5648 + 21974 + 5647 + 18076 + 14789 + 5649 + 18080 + 1451 + 5651 + 8549 + 5650 + 21975 + 5653 + 5652 + 14790 + 21976 + 18081 + 14791 + 1904 + 3952 + 1732 + 18082 + 1318 + 21977 + 21978 + 21979 + 18083 + 14794 + 1762 + 21980 + 18084 + 18085 + 16974 + 18086 + 14798 + 15423 + 1565 + 21981 + 14799 + 21982 + 4016 + 5655 + 14800 + 14801 + 18087 + 13802 + 5657 + 14802 + 8550 + 18088 + 5658 + 1361 + 18089 + 21983 + 5654 + 8551 + 2183 + 18090 + 21984 + 3037 + 5656 + 14803 + 8554 + 21985 + 8552 + 14804 + 21986 + 5661 + 2330 + 18091 + 8553 + 15417 + 5659 + 21987 + 18092 + 14805 + 1812 + 3421 + 5660 + 5687 + 14806 + 8556 + 21988 + 5666 + 18093 + 18095 + 21989 + 14807 + 1905 + 21990 + 21991 + 18096 + 1663 + 14808 + 5663 + 3943 + 8555 +endcidchar + +100 begincidchar + 3960 + 14809 + 21992 + 18094 + 15418 + 2902 + 14812 + 5665 + 8557 + 14813 + 8559 + 8558 + 16975 + 14814 + 21993 + 8560 + 5667 + 3998 + 1743 + 3472 + 3328 + 14818 + 5668 + 5670 + 18098 + 5673 + 18099 + 14819 + 16976 + 14820 + 14821 + 14822 + 14823 + 18100 + 18097 + 5669 + 14824 + 5672 + 1950 + 1263 + 5674 + 18101 + 2614 + 5671 + 4004 + 16977 + 5677 + 7477 + 14825 + 5675 + 5678 + 14826 + 16978 + 21996 + 5664 + 5676 + 14827 + 19543 + 2092 + 5679 + 5680 + 14828 + 18102 + 3944 + 18103 + 8562 + 5681 + 21997 + 14832 + 21998 + 18105 + 18106 + 14833 + 18107 + 21999 + 14834 + 5682 + 8563 + 14835 + 18108 + 5662 + 14836 + 18109 + 16979 + 5683 + 14837 + 16980 + 18110 + 14838 + 22000 + 19544 + 1536 + 14839 + 18111 + 18113 + 18112 + 2257 + 14840 + 14841 + 16981 +endcidchar + +100 begincidchar + 5684 + 22003 + 5685 + 22004 + 22005 + 5686 + 18114 + 18115 + 14842 + 22007 + 1245 + 14843 + 19545 + 5688 + 3501 + 5689 + 19546 + 1504 + 5690 + 22008 + 5691 + 22009 + 18116 + 5692 + 14160 + 5693 + 19547 + 3525 + 5697 + 5696 + 18118 + 19548 + 22011 + 16982 + 8564 + 5699 + 5698 + 5700 + 22012 + 5701 + 5703 + 5702 + 2059 + 22013 + 5705 + 5704 + 19549 + 16983 + 1537 + 2585 + 3126 + 5706 + 2652 + 18120 + 19550 + 13790 + 2184 + 18121 + 1307 + 5707 + 22014 + 3899 + 22015 + 18122 + 3635 + 5708 + 8434 + 3134 + 3869 + 2005 + 2563 + 22016 + 2953 + 4297 + 22017 + 3018 + 1384 + 5709 + 19551 + 18127 + 22018 + 5710 + 5715 + 22019 + 18128 + 5713 + 5712 + 5063 + 1412 + 5711 + 14844 + 1182 + 18129 + 3390 + 18130 + 3422 + 22020 + 3961 + 5716 + 5714 +endcidchar + +100 begincidchar + 2970 + 2634 + 19552 + 22021 + 3391 + 22022 + 3487 + 5718 + 3956 + 1827 + 5719 + 5717 + 3434 + 5720 + 15419 + 5721 + 8565 + 1183 + 18132 + 18131 + 2526 + 5726 + 14161 + 5723 + 3269 + 5722 + 14845 + 18133 + 1600 + 14846 + 5729 + 22025 + 5728 + 5727 + 3479 + 18136 + 2756 + 2755 + 14847 + 1625 + 5730 + 22026 + 19553 + 5731 + 22027 + 5732 + 18138 + 5734 + 19554 + 5733 + 1272 + 18140 + 5742 + 3452 + 5736 + 14850 + 5738 + 18141 + 5740 + 2564 + 22028 + 5741 + 5739 + 2284 + 18142 + 18143 + 19555 + 5735 + 5737 + 19556 + 3508 + 18144 + 2481 + 5744 + 19557 + 5743 + 16985 + 18145 + 5745 + 18146 + 2258 + 2079 + 19558 + 3185 + 5746 + 3047 + 19559 + 18147 + 5748 + 19560 + 3945 + 5747 + 14851 + 18150 + 2795 + 14162 + 18151 + 19561 + 5753 + 18152 +endcidchar + +100 begincidchar + 2962 + 14852 + 5754 + 5751 + 14853 + 5752 + 16986 + 18153 + 19562 + 18155 + 16987 + 5759 + 14854 + 5757 + 19563 + 5758 + 18156 + 22029 + 18159 + 18154 + 14857 + 19564 + 14858 + 5760 + 22030 + 5765 + 18163 + 13893 + 5761 + 18164 + 22031 + 14859 + 5767 + 19565 + 18166 + 5766 + 14860 + 19566 + 5768 + 18165 + 22034 + 18169 + 3981 + 14861 + 22035 + 19567 + 5771 + 18171 + 19568 + 14862 + 1566 + 14163 + 3850 + 18172 + 3610 + 5773 + 22036 + 5772 + 19569 + 16988 + 14863 + 5779 + 5780 + 14864 + 18174 + 14865 + 5781 + 14866 + 5782 + 14867 + 5783 + 5784 + 3395 + 3146 + 5785 + 3368 + 3494 + 5786 + 16989 + 8566 + 5787 + 3108 + 22037 + 1413 + 2006 + 5788 + 5789 + 5790 + 2167 + 5792 + 18175 + 5791 + 8569 + 8567 + 16990 + 8568 + 22040 + 18177 + 18176 + 8570 +endcidchar + +100 begincidchar + 16991 + 19570 + 3453 + 18180 + 5795 + 5796 + 16992 + 7452 + 19571 + 2172 + 22043 + 5800 + 3340 + 14870 + 3725 + 1264 + 18182 + 1273 + 22044 + 14871 + 5801 + 16993 + 5803 + 16994 + 5802 + 3178 + 19572 + 2653 + 5336 + 5804 + 3789 + 22046 + 5805 + 1538 + 3435 + 5806 + 16995 + 5807 + 18184 + 5808 + 19573 + 14872 + 3816 + 19574 + 16996 + 3809 + 3034 + 22047 + 2796 + 19575 + 5810 + 14873 + 2412 + 19576 + 2482 + 5813 + 22048 + 5812 + 5811 + 3473 + 16997 + 1539 + 1885 + 19577 + 22049 + 18186 + 16998 + 18187 + 5819 + 22052 + 5816 + 2565 + 3774 + 19578 + 5815 + 19579 + 5814 + 18188 + 22053 + 19580 + 14874 + 18189 + 14875 + 19581 + 3019 + 1567 + 22054 + 19582 + 2979 + 22055 + 19583 + 8572 + 5822 + 19584 + 19585 + 22056 + 18194 + 5823 + 5826 + 14876 +endcidchar + +100 begincidchar + 19586 + 2605 + 7877 + 3228 + 19587 + 5827 + 3713 + 19588 + 5824 + 14165 + 5825 + 19589 + 22059 + 14879 + 5830 + 17001 + 18196 + 14880 + 5829 + 5828 + 17002 + 19590 + 5832 + 5831 + 5833 + 17003 + 14881 + 19593 + 18199 + 5835 + 18200 + 5834 + 18201 + 18202 + 3613 + 19594 + 14166 + 14882 + 2400 + 3982 + 22064 + 19595 + 5836 + 22065 + 3215 + 22066 + 5837 + 19596 + 5838 + 5842 + 19597 + 5839 + 22067 + 5843 + 19598 + 5844 + 19599 + 22068 + 22069 + 5845 + 19600 + 5846 + 3779 + 5847 + 17004 + 3836 + 5848 + 18205 + 2956 + 14883 + 3360 + 1763 + 18206 + 18207 + 2937 + 5849 + 1714 + 14884 + 19601 + 2676 + 14885 + 22070 + 18208 + 5850 + 2093 + 18210 + 14886 + 18211 + 5851 + 18212 + 22071 + 22072 + 5852 + 1882 + 2117 + 18213 + 22073 + 5854 + 8574 + 14887 +endcidchar + +100 begincidchar + 22074 + 3152 + 2118 + 1640 + 18214 + 14890 + 3666 + 3329 + 14891 + 19602 + 3153 + 2030 + 17006 + 22075 + 5856 + 18215 + 22076 + 22077 + 8575 + 13342 + 15420 + 22078 + 19603 + 2483 + 22079 + 22082 + 8576 + 14892 + 18216 + 3962 + 2007 + 17007 + 1883 + 3383 + 5858 + 8577 + 5860 + 19604 + 1951 + 5859 + 3090 + 18218 + 5862 + 1429 + 5857 + 22083 + 3454 + 1234 + 18219 + 2140 + 4088 + 19605 + 5861 + 18221 + 14893 + 18222 + 19606 + 5863 + 18220 + 3611 + 22084 + 2685 + 5865 + 22085 + 17010 + 5866 + 17008 + 19607 + 22086 + 19608 + 5864 + 1452 + 18223 + 5872 + 22087 + 5871 + 22088 + 2259 + 5873 + 5868 + 22089 + 14894 + 19609 + 5874 + 5869 + 14895 + 14896 + 3436 + 5867 + 22090 + 19610 + 5870 + 18224 + 22091 + 5877 + 22092 + 22093 + 14897 + 18225 + 5876 +endcidchar + +100 begincidchar + 3727 + 22094 + 5875 + 1199 + 14900 + 22095 + 5879 + 22096 + 14901 + 14902 + 5878 + 18228 + 22097 + 17011 + 2484 + 22098 + 5880 + 19611 + 2757 + 18230 + 5882 + 5881 + 5883 + 22099 + 18231 + 17012 + 22100 + 19612 + 22101 + 18232 + 5853 + 22102 + 5855 + 5885 + 5884 + 22103 + 17013 + 8578 + 14903 + 17014 + 22104 + 2260 + 14905 + 4017 + 14906 + 2302 + 19615 + 5886 + 1805 + 19616 + 22105 + 14907 + 17015 + 1626 + 1601 + 2225 + 18233 + 22106 + 22107 + 3870 + 22108 + 5892 + 19617 + 5891 + 2758 + 5888 + 18234 + 5890 + 2389 + 2566 + 5889 + 5887 + 3296 + 2485 + 18236 + 3502 + 22109 + 19618 + 2119 + 18237 + 3186 + 17016 + 5893 + 22110 + 19619 + 22111 + 5894 + 5916 + 1744 + 4067 + 2743 + 5895 + 14910 + 22112 + 1362 + 3091 + 3569 + 22113 + 22114 + 8582 +endcidchar + +100 begincidchar + 18238 + 14911 + 14912 + 8584 + 22115 + 5896 + 18239 + 1684 + 5897 + 22116 + 18240 + 5899 + 19620 + 5900 + 22117 + 3295 + 7758 + 5901 + 18241 + 14913 + 14914 + 1745 + 1363 + 3229 + 2354 + 2226 + 18242 + 19621 + 18243 + 17017 + 5904 + 14915 + 2355 + 22118 + 1354 + 3509 + 17019 + 5905 + 18246 + 3455 + 14916 + 22119 + 17020 + 2759 + 22120 + 5908 + 22121 + 5909 + 3359 + 22122 + 2567 + 5906 + 2975 + 19622 + 17021 + 5907 + 17022 + 2486 + 22123 + 22124 + 1184 + 22125 + 1603 + 19623 + 14917 + 13875 + 22126 + 5910 + 14918 + 18251 + 3092 + 19624 + 5911 + 2667 + 14919 + 3769 + 18252 + 3477 + 2963 + 18253 + 3983 + 14920 + 5915 + 5914 + 22127 + 22128 + 22129 + 14921 + 2331 + 22130 + 19625 + 5917 + 1204 + 5920 + 18255 + 14922 + 19626 + 5918 + 1364 + 1828 +endcidchar + +100 begincidchar + 5919 + 2008 + 2052 + 3638 + 5921 + 19627 + 14923 + 3714 + 18256 + 22133 + 5923 + 14924 + 2677 + 1265 + 1338 + 1136 + 22134 + 18257 + 5922 + 18258 + 18259 + 14925 + 18260 + 20310 + 2527 + 22135 + 18261 + 5926 + 18262 + 1453 + 14927 + 5928 + 1856 + 18263 + 1664 + 14928 + 5929 + 1773 + 5930 + 22136 + 2720 + 19628 + 3237 + 18264 + 2692 + 2149 + 17023 + 19629 + 5931 + 18265 + 22137 + 18266 + 22138 + 2976 + 2797 + 19630 + 5933 + 5935 + 5932 + 5934 + 22139 + 1784 + 14929 + 14930 + 5936 + 1788 + 18267 + 1665 + 3900 + 5938 + 14931 + 19631 + 5939 + 18270 + 1232 + 19632 + 18271 + 5942 + 1492 + 5941 + 5940 + 14934 + 5944 + 5937 + 22140 + 5945 + 3953 + 18273 + 5946 + 17025 + 5947 + 8585 + 4549 + 5949 + 5948 + 22141 + 3965 + 5952 + 7176 + 2487 +endcidchar + +100 begincidchar + 2401 + 3216 + 5955 + 8586 + 18274 + 22142 + 2918 + 8588 + 22143 + 5956 + 2938 + 5957 + 22144 + 18275 + 1693 + 4214 + 2971 + 2271 + 22145 + 17026 + 19633 + 1540 + 5958 + 5971 + 5961 + 14935 + 1666 + 5960 + 5973 + 5959 + 2488 + 17027 + 14936 + 3109 + 5965 + 22146 + 1468 + 22147 + 2592 + 3542 + 14937 + 5967 + 22148 + 18280 + 19634 + 2888 + 17028 + 22149 + 14938 + 5962 + 22150 + 5966 + 5968 + 2155 + 17029 + 18279 + 22151 + 22152 + 18286 + 5975 + 3488 + 14939 + 3386 + 3187 + 1746 + 5974 + 5972 + 14940 + 3401 + 5969 + 2972 + 3189 + 14173 + 3188 + 18288 + 2150 + 5993 + 14941 + 18290 + 5977 + 18291 + 5979 + 14942 + 22153 + 5982 + 14943 + 5983 + 17030 + 14944 + 18292 + 5978 + 5976 + 19635 + 18289 + 5970 + 18285 + 22154 + 3615 + 1365 + 22155 +endcidchar + +100 begincidchar + 5990 + 5987 + 22156 + 5992 + 18295 + 14945 + 5991 + 3369 + 3763 + 22157 + 2185 + 5985 + 5994 + 5989 + 18296 + 5988 + 5984 + 8589 + 5986 + 19636 + 1541 + 22158 + 2939 + 19637 + 2721 + 14946 + 19638 + 3382 + 22159 + 5999 + 18298 + 22160 + 3384 + 18299 + 22163 + 2693 + 5996 + 22164 + 3427 + 18300 + 6000 + 3619 + 22165 + 2969 + 18301 + 5995 + 5997 + 5998 + 18304 + 18305 + 14947 + 14948 + 18306 + 22166 + 6001 + 2288 + 3230 + 6006 + 6005 + 19639 + 6002 + 18307 + 4060 + 18308 + 19640 + 6011 + 6015 + 6012 + 19641 + 19642 + 19643 + 6008 + 17031 + 22171 + 18309 + 22172 + 22173 + 6009 + 19644 + 14949 + 22174 + 6014 + 18310 + 14950 + 6003 + 4330 + 6010 + 6004 + 6013 + 22175 + 22176 + 7739 + 6019 + 14951 + 1542 + 6016 + 22177 + 14952 + 6017 + 19645 +endcidchar + +100 begincidchar + 6018 + 6021 + 22178 + 19646 + 14953 + 17032 + 22179 + 14954 + 6020 + 3466 + 6022 + 4036 + 3645 + 6027 + 19647 + 6024 + 18311 + 22182 + 18312 + 6023 + 2678 + 6026 + 6028 + 14955 + 6025 + 22183 + 6032 + 18313 + 6029 + 14956 + 22184 + 18314 + 6030 + 6007 + 18315 + 22185 + 6031 + 6033 + 14957 + 18316 + 6034 + 17034 + 14958 + 18317 + 14959 + 19653 + 3606 + 6035 + 17035 + 14094 + 22187 + 19654 + 3822 + 1734 + 1791 + 6036 + 22188 + 19655 + 3588 + 2606 + 3772 + 17036 + 6037 + 3963 + 17037 + 3370 + 2760 + 3306 + 2391 + 19656 + 1156 + 17038 + 6042 + 6040 + 6038 + 1501 + 18321 + 2489 + 6043 + 6041 + 6039 + 6047 + 22189 + 6046 + 6045 + 6044 + 6048 + 19657 + 22190 + 14960 + 6049 + 2654 + 14961 + 6050 + 6052 + 18326 + 6051 + 19658 + 1926 + 18328 +endcidchar + +100 begincidchar + 2746 + 22191 + 6054 + 19659 + 22192 + 17039 + 3190 + 14964 + 6053 + 14965 + 19660 + 6055 + 14966 + 3589 + 2798 + 2009 + 6056 + 18331 + 3984 + 22193 + 14967 + 6058 + 6059 + 6060 + 18333 + 6061 + 2227 + 6062 + 1829 + 1668 + 1604 + 6064 + 18334 + 3839 + 2010 + 6063 + 6067 + 3826 + 3314 + 22194 + 3493 + 22195 + 18336 + 14971 + 2413 + 6066 + 22196 + 2303 + 2011 + 2228 + 1667 + 3590 + 6065 + 14972 + 18337 + 2761 + 3696 + 2151 + 14973 + 22197 + 22198 + 2229 + 3065 + 22199 + 6070 + 4007 + 2121 + 17040 + 6071 + 2568 + 6073 + 2490 + 2080 + 19661 + 6072 + 18342 + 14974 + 2356 + 1906 + 2762 + 6068 + 6074 + 18343 + 8591 + 6069 + 1830 + 19662 + 6077 + 6081 + 1857 + 22200 + 14975 + 13882 + 6076 + 22201 + 14976 + 18347 + 6085 + 17041 + 14977 +endcidchar + +100 begincidchar + 2012 + 3927 + 1152 + 6082 + 22202 + 1669 + 22203 + 6079 + 18348 + 6080 + 18349 + 3191 + 6078 + 6075 + 1414 + 2696 + 22204 + 1884 + 14978 + 22205 + 6087 + 18351 + 22206 + 19663 + 17042 + 19664 + 14979 + 18353 + 6084 + 19665 + 6086 + 19666 + 6083 + 22207 + 18354 + 1831 + 2835 + 6088 + 2800 + 18356 + 19667 + 6101 + 8594 + 6097 + 6091 + 17043 + 18357 + 18358 + 6095 + 2342 + 1185 + 6090 + 6098 + 6102 + 2013 + 3810 + 19668 + 3058 + 6092 + 18359 + 8593 + 6100 + 19669 + 6089 + 2940 + 6094 + 1153 + 3798 + 18360 + 17044 + 6093 + 1747 + 3456 + 14982 + 2799 + 19670 + 3992 + 2425 + 6141 + 8595 + 18361 + 6103 + 18362 + 2722 + 6099 + 6104 + 6106 + 3093 + 6109 + 22215 + 13322 + 6105 + 19671 + 18363 + 3620 + 1543 + 22216 + 14983 + 3799 + 22217 +endcidchar + +100 begincidchar + 1186 + 14984 + 6108 + 4037 + 14985 + 22218 + 6107 + 22214 + 1297 + 3268 + 6110 + 14986 + 6117 + 6111 + 6118 + 18367 + 14987 + 6114 + 14988 + 18368 + 3377 + 22219 + 18369 + 2294 + 6116 + 14989 + 6113 + 6119 + 6112 + 2382 + 18370 + 17045 + 3667 + 18371 + 22220 + 2390 + 19674 + 6115 + 6127 + 22221 + 6123 + 19675 + 6126 + 6124 + 6128 + 6122 + 6096 + 2679 + 22222 + 3423 + 6125 + 19676 + 18372 + 6120 + 14990 + 14183 + 2723 + 1832 + 2357 + 22223 + 22224 + 8596 + 2539 + 2744 + 6131 + 22225 + 6130 + 6132 + 22226 + 7697 + 14991 + 22227 + 6121 + 6129 + 6137 + 6136 + 7671 + 3752 + 14992 + 19677 + 1793 + 14993 + 18373 + 19678 + 6135 + 6139 + 6138 + 6142 + 18374 + 6144 + 19679 + 2186 + 6140 + 8359 + 6147 + 14994 + 6153 + 3125 + 6149 + 14995 +endcidchar + +100 begincidchar + 6148 + 22228 + 6152 + 14996 + 18378 + 1544 + 6156 + 6157 + 18381 + 18380 + 19680 + 18382 + 22231 + 18383 + 14997 + 6158 + 8597 + 14998 + 6165 + 6164 + 6166 + 19681 + 22232 + 19682 + 15001 + 19683 + 22233 + 6171 + 2129 + 1833 + 18389 + 2964 + 3399 + 19684 + 2426 + 3331 + 3457 + 6172 + 4918 + 19685 + 19686 + 6173 + 6175 + 3919 + 6174 + 6177 + 6176 + 3901 + 19687 + 6178 + 22235 + 3474 + 22236 + 18392 + 15002 + 6179 + 18395 + 17046 + 6182 + 18396 + 6181 + 6180 + 8598 + 19688 + 6183 + 1800 + 22237 + 2724 + 1627 + 22238 + 18397 + 6187 + 6184 + 6185 + 22239 + 6188 + 6189 + 6186 + 22240 + 1227 + 15003 + 22241 + 1319 + 18399 + 22242 + 6193 + 3916 + 15004 + 18400 + 2358 + 6195 + 6194 + 17047 + 15005 + 2607 + 6196 + 18401 + 15006 + 6197 + 22243 +endcidchar + +100 begincidchar + 6198 + 1569 + 15007 + 1545 + 18402 + 6199 + 6200 + 15010 + 3723 + 3917 + 3902 + 4061 + 14099 + 2015 + 6203 + 2304 + 6202 + 19692 + 18404 + 18403 + 6204 + 2261 + 19693 + 15011 + 22244 + 2865 + 15012 + 6205 + 22245 + 15013 + 2014 + 18405 + 3811 + 6208 + 22246 + 19694 + 6209 + 15014 + 15015 + 6210 + 18406 + 22249 + 18407 + 2262 + 22250 + 17048 + 3833 + 17049 + 19695 + 15016 + 6212 + 15017 + 2941 + 22251 + 6211 + 22252 + 18408 + 22253 + 6214 + 6213 + 6215 + 2655 + 6216 + 6217 + 3593 + 6218 + 15018 + 2801 + 6219 + 22254 + 18409 + 6220 + 22255 + 4038 + 6223 + 15019 + 6222 + 6221 + 3020 + 15020 + 6224 + 2540 + 6225 + 18410 + 6226 + 4062 + 6227 + 22256 + 6228 + 6230 + 6229 + 3385 + 19696 + 3281 + 4068 + 3389 + 19697 + 6232 + 2491 + 3484 +endcidchar + +100 begincidchar + 18411 + 6233 + 6231 + 18412 + 1546 + 15021 + 1928 + 2230 + 18413 + 3458 + 15022 + 18414 + 1886 + 3697 + 15023 + 6236 + 6234 + 2016 + 2017 + 1197 + 2136 + 18415 + 22257 + 3343 + 1187 + 6241 + 18417 + 2942 + 22258 + 17050 + 3342 + 22259 + 2875 + 19698 + 22260 + 19699 + 18418 + 6243 + 6239 + 6242 + 6237 + 6240 + 3668 + 17051 + 1929 + 1217 + 6238 + 18419 + 19700 + 22261 + 6245 + 19701 + 6246 + 22262 + 17052 + 3217 + 18421 + 22263 + 19702 + 1715 + 22264 + 19703 + 18422 + 6257 + 3315 + 19704 + 2231 + 19705 + 1716 + 2668 + 4076 + 3770 + 6244 + 2680 + 22265 + 18420 + 15026 + 19706 + 15027 + 1645 + 6247 + 22266 + 18425 + 22267 + 6249 + 18427 + 18428 + 6248 + 13913 + 18429 + 6250 + 19707 + 2916 + 3316 + 18424 + 3021 + 15028 + 22268 + 18431 + 6254 +endcidchar + +100 begincidchar + 14194 + 22269 + 6253 + 22270 + 15029 + 6251 + 15030 + 2587 + 3543 + 6256 + 22271 + 6255 + 2018 + 4089 + 19708 + 6272 + 17053 + 22272 + 18433 + 2332 + 17056 + 6259 + 19709 + 2058 + 6258 + 19710 + 6262 + 22273 + 3022 + 3570 + 2725 + 2876 + 6266 + 15031 + 6267 + 6263 + 15032 + 18436 + 22274 + 6264 + 6265 + 19711 + 22275 + 2019 + 19712 + 6273 + 6269 + 22276 + 18438 + 3544 + 19713 + 3738 + 3482 + 19714 + 6268 + 22277 + 6271 + 6270 + 3698 + 6274 + 22278 + 6275 + 18439 + 2745 + 15033 + 6276 + 6278 + 6282 + 17057 + 6279 + 6277 + 3317 + 6280 + 18440 + 6281 + 18441 + 22279 + 1330 + 6288 + 6283 + 17058 + 19715 + 6284 + 22280 + 15034 + 6285 + 2817 + 19716 + 18442 + 17059 + 6287 + 6286 + 6289 + 18443 + 19719 + 2569 + 18445 + 1385 + 6292 + 3999 +endcidchar + +100 begincidchar + 2263 + 22281 + 18447 + 2359 + 19720 + 2232 + 2965 + 22285 + 19721 + 22286 + 15035 + 1235 + 18448 + 6295 + 18449 + 19722 + 15036 + 18451 + 6298 + 6299 + 1717 + 5039 + 6300 + 19723 + 2697 + 6301 + 2295 + 22288 + 6302 + 4105 + 6303 + 3630 + 1560 + 18453 + 19726 + 2726 + 2402 + 22289 + 3555 + 2360 + 15037 + 18454 + 22290 + 6304 + 2020 + 6305 + 3424 + 6319 + 15038 + 6307 + 15039 + 2857 + 3371 + 1907 + 6306 + 2727 + 19727 + 18456 + 6308 + 22291 + 19728 + 18458 + 15040 + 3094 + 18457 + 15041 + 22292 + 15042 + 22293 + 22294 + 18462 + 6310 + 6309 + 6312 + 18464 + 6311 + 6313 + 17061 + 6315 + 18465 + 6314 + 1547 + 22295 + 6316 + 19729 + 2081 + 3985 + 6320 + 2541 + 17062 + 1298 + 14197 + 22296 + 18468 + 6323 + 18469 + 18470 + 19730 + 22299 + 19731 +endcidchar + +100 begincidchar + 18471 + 1206 + 6324 + 15043 + 19732 + 6325 + 18472 + 22300 + 22301 + 22302 + 3545 + 2291 + 6327 + 22305 + 17064 + 1415 + 1142 + 17067 + 19733 + 6326 + 6329 + 3332 + 15044 + 2570 + 19734 + 1366 + 18475 + 3669 + 18476 + 15045 + 1843 + 1748 + 18477 + 6328 + 18478 + 1386 + 15046 + 17068 + 1503 + 15047 + 19735 + 1299 + 6333 + 4018 + 2877 + 17069 + 3510 + 6345 + 22306 + 1367 + 6343 + 6341 + 6332 + 22307 + 6330 + 18479 + 6331 + 22308 + 2319 + 1764 + 2997 + 18480 + 19736 + 3241 + 22309 + 19737 + 1267 + 6335 + 6334 + 19738 + 18481 + 6340 + 6336 + 6339 + 17070 + 15048 + 17071 + 8600 + 3804 + 6338 + 1368 + 1499 + 6342 + 6344 + 18484 + 1834 + 6348 + 18486 + 1135 + 18487 + 22314 + 17072 + 6365 + 1205 + 6356 + 22315 + 17073 + 22316 + 6355 + 18488 +endcidchar + +100 begincidchar + 6350 + 6349 + 22317 + 6347 + 6346 + 2977 + 22318 + 2907 + 6352 + 17074 + 18489 + 22319 + 6351 + 22320 + 15049 + 18490 + 6354 + 7672 + 17075 + 2802 + 1835 + 1251 + 6353 + 15050 + 2021 + 22332 + 18485 + 15051 + 19739 + 18491 + 2803 + 14202 + 8601 + 17775 + 22323 + 6371 + 6372 + 1369 + 19740 + 1326 + 6369 + 17076 + 8602 + 22324 + 22325 + 22326 + 6359 + 15052 + 6367 + 6374 + 6368 + 15053 + 6366 + 15054 + 6337 + 6364 + 15055 + 22327 + 6360 + 18497 + 22328 + 18498 + 1548 + 6362 + 6373 + 6363 + 22329 + 17077 + 6375 + 15056 + 6361 + 3378 + 22330 + 22335 + 3923 + 6370 + 6392 + 22331 + 15057 + 15058 + 6384 + 2625 + 8603 + 18499 + 1632 + 1749 + 6379 + 17078 + 18500 + 17079 + 1371 + 18501 + 2492 + 6382 + 2122 + 18502 + 3147 + 6387 + 17080 + 18503 +endcidchar + +100 begincidchar + 22333 + 3646 + 15059 + 6378 + 1370 + 1930 + 3483 + 6388 + 6376 + 8604 + 6385 + 19741 + 18504 + 6395 + 19742 + 6380 + 17081 + 6381 + 3218 + 17082 + 6386 + 7807 + 6383 + 3670 + 6389 + 1188 + 15060 + 15061 + 6377 + 18505 + 18507 + 22334 + 6391 + 6390 + 3361 + 6397 + 6408 + 22336 + 1500 + 6411 + 6393 + 18508 + 6398 + 3928 + 22337 + 6407 + 22338 + 8605 + 3903 + 15062 + 22339 + 3954 + 18509 + 22340 + 2998 + 19743 + 1481 + 18514 + 17083 + 22342 + 3556 + 6413 + 3193 + 22343 + 18516 + 1141 + 22344 + 6406 + 22345 + 6402 + 2804 + 6396 + 6404 + 6409 + 17084 + 3298 + 17085 + 22346 + 1134 + 15063 + 6401 + 18517 + 6410 + 3562 + 18518 + 22347 + 18519 + 6405 + 6400 + 17086 + 2493 + 2361 + 22348 + 19744 + 2264 + 22349 + 18521 + 3812 + 3513 + 17087 +endcidchar + +100 begincidchar + 6416 + 6425 + 18522 + 15064 + 6403 + 15065 + 19745 + 1493 + 8606 + 2528 + 6414 + 17088 + 6419 + 2805 + 19746 + 18523 + 6415 + 15066 + 6422 + 15067 + 2973 + 6423 + 3904 + 6412 + 1430 + 22354 + 6418 + 6421 + 3768 + 18527 + 6424 + 6417 + 6420 + 8363 + 18529 + 18530 + 3671 + 4039 + 18531 + 15068 + 18532 + 22355 + 6428 + 22356 + 18533 + 19747 + 6435 + 15069 + 6427 + 2287 + 6394 + 22359 + 15070 + 22360 + 22361 + 3614 + 3758 + 6434 + 6433 + 1240 + 18534 + 22362 + 17091 + 6432 + 6426 + 22363 + 7706 + 3057 + 22364 + 22365 + 18537 + 6431 + 1218 + 17092 + 17090 + 22366 + 15071 + 2818 + 22367 + 3603 + 7861 + 22368 + 6436 + 6440 + 3437 + 19748 + 6439 + 2494 + 2293 + 6442 + 1718 + 18538 + 22369 + 18541 + 22370 + 8607 + 6443 + 19749 + 3563 + 6438 +endcidchar + +100 begincidchar + 8608 + 6399 + 22371 + 19750 + 15072 + 6437 + 17093 + 4085 + 3194 + 3557 + 8609 + 6450 + 18539 + 6456 + 22375 + 17094 + 18545 + 18546 + 6457 + 18547 + 6444 + 18548 + 3372 + 19751 + 18549 + 6454 + 6446 + 22376 + 6448 + 22377 + 17095 + 15073 + 6458 + 6447 + 18550 + 6451 + 1300 + 19752 + 3261 + 6452 + 6455 + 18551 + 18552 + 22378 + 17096 + 6445 + 22379 + 2728 + 22380 + 6449 + 2165 + 2571 + 1798 + 3840 + 15076 + 3845 + 2428 + 8611 + 22381 + 22382 + 15074 + 22383 + 6462 + 6460 + 18556 + 4084 + 22387 + 18557 + 6459 + 18558 + 17097 + 3935 + 15075 + 6461 + 6463 + 6464 + 22388 + 6467 + 6465 + 18561 + 22389 + 18562 + 3195 + 6466 + 18563 + 22390 + 3425 + 6453 + 17098 + 22391 + 14208 + 18564 + 2429 + 6468 + 6473 + 2806 + 22392 + 6472 + 17099 + 18565 +endcidchar + +100 begincidchar + 6441 + 6474 + 2763 + 6469 + 6471 + 17102 + 18566 + 15077 + 6470 + 5328 + 5313 + 17104 + 22395 + 6476 + 22396 + 18567 + 18568 + 6475 + 18569 + 18570 + 15078 + 3936 + 5809 + 6477 + 22397 + 17105 + 18572 + 22398 + 18573 + 22399 + 6478 + 18575 + 16824 + 19753 + 19754 + 6479 + 1931 + 1646 + 15079 + 18576 + 6481 + 4244 + 18577 + 17106 + 1679 + 13336 + 3970 + 22402 + 1771 + 6482 + 17107 + 15080 + 22405 + 6483 + 22406 + 2988 + 15081 + 15082 + 6484 + 17109 + 22407 + 18578 + 3282 + 15083 + 1150 + 14214 + 18579 + 22425 + 18580 + 1379 + 15084 + 15085 + 6485 + 2187 + 22408 + 15086 + 22409 + 22410 + 6486 + 3320 + 22411 + 6498 + 22412 + 6492 + 6495 + 18583 + 18584 + 6491 + 22415 + 17110 + 22416 + 22417 + 19755 + 18585 + 18586 + 6493 + 22418 + 6494 + 2308 + 6496 +endcidchar + +100 begincidchar + 2943 + 1836 + 1440 + 18587 + 22419 + 6499 + 18588 + 18589 + 1437 + 22420 + 6504 + 22421 + 6500 + 6503 + 22422 + 18590 + 3406 + 22423 + 18591 + 22424 + 6501 + 6502 + 3514 + 3438 + 6505 + 2909 + 6515 + 15089 + 6511 + 17111 + 15090 + 1387 + 6509 + 3672 + 6510 + 22426 + 18593 + 6507 + 18594 + 6508 + 6513 + 6516 + 15091 + 6514 + 18595 + 22427 + 18596 + 6512 + 6506 + 15092 + 19756 + 2966 + 15093 + 6523 + 3766 + 15094 + 18597 + 18598 + 19757 + 18599 + 6521 + 15095 + 6522 + 19758 + 22428 + 18600 + 22429 + 6517 + 6519 + 19759 + 18601 + 6520 + 15096 + 6518 + 18602 + 18603 + 22432 + 2698 + 4063 + 6527 + 22433 + 6528 + 18604 + 6534 + 2544 + 6530 + 18605 + 6533 + 19760 + 6525 + 6524 + 22434 + 6535 + 1372 + 6531 + 6536 + 6532 + 22435 + 15097 + 18608 +endcidchar + +100 begincidchar + 6529 + 3023 + 6526 + 19761 + 18609 + 3358 + 6540 + 17112 + 15098 + 18613 + 18614 + 19762 + 3877 + 19763 + 22440 + 18615 + 22441 + 15099 + 19766 + 6539 + 18616 + 6538 + 19767 + 18612 + 6547 + 19768 + 6541 + 22443 + 6549 + 15102 + 3920 + 6552 + 6543 + 18619 + 19769 + 6544 + 18621 + 6548 + 6551 + 6550 + 22444 + 19770 + 22445 + 6542 + 18622 + 6545 + 6562 + 22446 + 15103 + 22447 + 19771 + 22448 + 18623 + 6555 + 22449 + 18625 + 22450 + 18628 + 15104 + 7715 + 15105 + 6553 + 22451 + 6554 + 22452 + 15421 + 22453 + 1416 + 22454 + 1628 + 6558 + 22455 + 15106 + 20312 + 6537 + 15108 + 8614 + 22456 + 17114 + 15109 + 6557 + 6561 + 6556 + 17115 + 6563 + 22458 + 18629 + 15110 + 6565 + 6564 + 19772 + 22457 + 22459 + 19773 + 15111 + 22460 + 7813 + 6567 + 6566 + 6497 +endcidchar + +100 begincidchar + 6571 + 18630 + 19774 + 18631 + 22461 + 6568 + 18632 + 22462 + 6569 + 6570 + 19775 + 6572 + 18633 + 1858 + 22463 + 6574 + 22464 + 6573 + 19776 + 2362 + 18635 + 19777 + 2022 + 5412 + 19778 + 22468 + 6575 + 2395 + 19779 + 15112 + 1431 + 18636 + 6576 + 19780 + 1268 + 22469 + 2495 + 6577 + 15113 + 22470 + 2023 + 6578 + 1189 + 15114 + 3503 + 18639 + 6579 + 19781 + 18641 + 2608 + 22471 + 6586 + 6583 + 2989 + 22472 + 22473 + 6584 + 6581 + 1750 + 22474 + 6580 + 6587 + 1804 + 2878 + 6593 + 6589 + 2837 + 6588 + 15115 + 6591 + 6582 + 22475 + 18642 + 6592 + 6594 + 22476 + 15116 + 3459 + 6590 + 6595 + 6597 + 1927 + 6585 + 1157 + 22477 + 18643 + 6596 + 18644 + 2123 + 4030 + 2807 + 14217 + 15119 + 19785 + 17116 + 3946 + 18646 + 15120 + 18647 + 6600 +endcidchar + +100 begincidchar + 3871 + 15121 + 3636 + 6603 + 22480 + 2096 + 19786 + 3947 + 22481 + 6608 + 19787 + 6609 + 2496 + 6607 + 8615 + 22482 + 3921 + 6604 + 6606 + 2657 + 2628 + 18649 + 6605 + 6610 + 15124 + 3571 + 6612 + 6611 + 22483 + 1482 + 3673 + 6613 + 8360 + 6625 + 6615 + 22486 + 6616 + 19790 + 15128 + 22487 + 15129 + 22488 + 17118 + 19791 + 6622 + 18651 + 6623 + 17119 + 22489 + 6621 + 15130 + 17120 + 6619 + 18653 + 6614 + 6620 + 18654 + 22490 + 18655 + 6624 + 7120 + 22491 + 22492 + 1320 + 22493 + 19792 + 22494 + 19793 + 6627 + 1751 + 6626 + 22495 + 18657 + 22496 + 6629 + 6628 + 6631 + 19794 + 6630 + 22497 + 6632 + 19795 + 2363 + 22498 + 6633 + 22499 + 6634 + 22500 + 15131 + 19796 + 22501 + 6635 + 2658 + 13870 + 3905 + 6636 + 3572 + 3324 + 6637 + 18658 +endcidchar + +100 begincidchar + 6638 + 1887 + 22502 + 1606 + 18659 + 6639 + 17121 + 22503 + 2233 + 3319 + 6640 + 1454 + 18660 + 22506 + 6641 + 19797 + 6643 + 3937 + 6642 + 2572 + 6644 + 6645 + 18661 + 6646 + 1549 + 22507 + 19798 + 22508 + 18662 + 6647 + 19799 + 6648 + 6649 + 6650 + 1455 + 15132 + 19800 + 15133 + 22509 + 18663 + 6651 + 1394 + 15134 + 2542 + 6654 + 22510 + 18664 + 22511 + 15135 + 18666 + 6655 + 17122 + 6656 + 22512 + 18667 + 18668 + 1908 + 13756 + 3095 + 6657 + 15136 + 1837 + 2588 + 6660 + 3196 + 15137 + 6659 + 18670 + 8616 + 1799 + 18671 + 15138 + 6658 + 2903 + 1607 + 6661 + 6662 + 22515 + 2497 + 22516 + 18673 + 15139 + 1859 + 22517 + 6663 + 22518 + 3674 + 2691 + 22521 + 1680 + 3841 + 2764 + 18674 + 6664 + 8617 + 2573 + 2990 + 2498 + 22522 + 18675 +endcidchar + +100 begincidchar + 22523 + 6665 + 22524 + 18676 + 6668 + 17123 + 6669 + 19801 + 18677 + 15140 + 2094 + 2850 + 6667 + 22525 + 2499 + 3504 + 22526 + 19802 + 18678 + 6666 + 22527 + 17124 + 2234 + 1269 + 17125 + 6673 + 1838 + 22528 + 2236 + 19803 + 2235 + 4083 + 6672 + 6671 + 2729 + 1639 + 4073 + 1432 + 2500 + 17126 + 8618 + 6670 + 19804 + 15141 + 22533 + 6675 + 22534 + 6676 + 6674 + 19805 + 1932 + 3882 + 22535 + 2237 + 3293 + 22536 + 18680 + 6679 + 22537 + 2660 + 2944 + 19806 + 22538 + 3872 + 22539 + 6682 + 1952 + 22540 + 2659 + 6678 + 6683 + 1953 + 8619 + 6677 + 22541 + 13880 + 2694 + 3233 + 18679 + 22542 + 2925 + 1373 + 22543 + 19807 + 18681 + 3460 + 22544 + 1629 + 8620 + 3024 + 6686 + 22545 + 6684 + 22546 + 2954 + 22547 + 19808 + 22548 + 2661 + 1550 +endcidchar + +100 begincidchar + 6685 + 2593 + 17127 + 19809 + 3986 + 4070 + 18682 + 6687 + 6698 + 3025 + 19810 + 6697 + 8621 + 6694 + 6702 + 6695 + 6691 + 3096 + 6690 + 6688 + 19811 + 3851 + 2238 + 22552 + 6692 + 6689 + 15142 + 19812 + 8623 + 6696 + 2430 + 1909 + 18683 + 2906 + 22553 + 3699 + 1276 + 1190 + 3197 + 18686 + 19813 + 6700 + 18685 + 22554 + 6699 + 18687 + 3262 + 19814 + 6704 + 19815 + 6693 + 6703 + 6705 + 1888 + 6701 + 2024 + 18688 + 2305 + 22555 + 15143 + 6706 + 3906 + 6709 + 6712 + 6710 + 3495 + 18689 + 22556 + 6707 + 15144 + 1752 + 22557 + 6711 + 6713 + 22558 + 19816 + 17128 + 22559 + 6717 + 6714 + 22560 + 6716 + 6715 + 18691 + 19817 + 8624 + 15147 + 6718 + 2269 + 17129 + 6720 + 6719 + 3546 + 18692 + 6722 + 22561 + 1839 + 17130 + 6721 + 6723 +endcidchar + +100 begincidchar + 19818 + 6724 + 1630 + 6190 + 2529 + 6725 + 18693 + 1954 + 19819 + 22562 + 19820 + 6726 + 19821 + 8625 + 6727 + 18694 + 2188 + 22563 + 19822 + 5075 + 18695 + 6728 + 22564 + 6729 + 22565 + 2364 + 6732 + 15148 + 17131 + 15149 + 19823 + 2921 + 22566 + 18698 + 6735 + 18700 + 22567 + 6737 + 6736 + 18703 + 3198 + 15150 + 6738 + 17132 + 3675 + 19824 + 6739 + 6740 + 18704 + 6741 + 22568 + 19825 + 15151 + 6742 + 18705 + 22569 + 22572 + 3250 + 22570 + 22571 + 2501 + 6743 + 22575 + 17133 + 18706 + 2045 + 4103 + 6744 + 18707 + 15152 + 6745 + 3505 + 6746 + 19826 + 6754 + 22578 + 6747 + 6749 + 6748 + 6750 + 22581 + 3700 + 22582 + 18710 + 18709 + 6753 + 6755 + 18711 + 18713 + 22584 + 1419 + 3075 + 13644 + 3547 + 2130 + 2025 + 15153 + 3521 + 1375 + 3426 +endcidchar + +100 begincidchar + 6758 + 1551 + 2681 + 6757 + 6762 + 2999 + 3823 + 1608 + 6763 + 3353 + 2879 + 22585 + 19827 + 3461 + 3127 + 6759 + 3701 + 1388 + 6765 + 4046 + 3038 + 4075 + 19828 + 22586 + 2239 + 6764 + 19829 + 2833 + 22587 + 6781 + 2730 + 22588 + 3280 + 19830 + 3522 + 18715 + 18714 + 15154 + 6768 + 2189 + 2240 + 22589 + 2502 + 3355 + 15155 + 1889 + 6767 + 6766 + 3548 + 22590 + 2285 + 19831 + 3148 + 22591 + 8626 + 18717 + 22592 + 8627 + 19832 + 19833 + 15156 + 2026 + 6769 + 15157 + 22593 + 19834 + 19835 + 6775 + 2819 + 18719 + 6774 + 1570 + 6777 + 18720 + 6776 + 6778 + 8628 + 6780 + 6782 + 6783 + 19836 + 15158 + 19837 + 2682 + 22594 + 2299 + 6784 + 15159 + 1456 + 15160 + 6785 + 19838 + 2808 + 6786 + 6787 + 3549 + 8629 + 1609 + 22595 + 6788 +endcidchar + +100 begincidchar + 22596 + 15161 + 3026 + 22597 + 1277 + 15162 + 22598 + 19839 + 15163 + 6789 + 22599 + 19840 + 22600 + 2333 + 15164 + 2620 + 19841 + 22601 + 17134 + 19842 + 2829 + 22602 + 22603 + 22604 + 6792 + 22605 + 22613 + 6791 + 22606 + 6790 + 22607 + 15165 + 22608 + 18721 + 22609 + 6798 + 6796 + 15166 + 6793 + 17135 + 22610 + 19843 + 6795 + 17136 + 18722 + 6794 + 6797 + 1681 + 6801 + 2683 + 6802 + 15167 + 22611 + 19844 + 1933 + 15168 + 4047 + 22612 + 3027 + 19847 + 2731 + 6803 + 18725 + 6806 + 19848 + 18726 + 3907 + 19849 + 18723 + 3199 + 6809 + 22616 + 18728 + 18729 + 6810 + 15169 + 17137 + 19850 + 18732 + 6824 + 6813 + 19851 + 22617 + 6814 + 6812 + 18735 + 18736 + 17138 + 6811 + 3097 + 6816 + 6820 + 6817 + 6815 + 15170 + 6818 + 19854 + 22620 + 19855 + 6819 +endcidchar + +100 begincidchar + 18737 + 6826 + 6821 + 22621 + 19856 + 2684 + 6823 + 19857 + 18738 + 6825 + 6822 + 19858 + 15171 + 18739 + 18740 + 15172 + 19859 + 6828 + 2365 + 19860 + 6827 + 19861 + 22624 + 15173 + 17139 + 6829 + 6830 + 6833 + 6832 + 6831 + 19862 + 6835 + 6834 + 3842 + 19863 + 6837 + 15174 + 6836 + 6838 + 19864 + 18741 + 6839 + 19865 + 22627 + 22628 + 18742 + 6841 + 22629 + 19866 + 19867 + 6840 + 2574 + 6842 + 19868 + 15175 + 1765 + 6843 + 6845 + 15176 + 18743 + 14083 + 22630 + 18744 + 6846 + 7663 + 22631 + 6847 + 6844 + 22634 + 6848 + 2306 + 6849 + 1610 + 1801 + 8631 + 15177 + 1890 + 15178 + 6850 + 22635 + 3272 + 3128 + 6851 + 19869 + 6854 + 22639 + 22636 + 19870 + 22637 + 22638 + 2272 + 15179 + 17142 + 6853 + 6852 + 1840 + 6855 + 18748 + 22640 + 1457 +endcidchar + +100 begincidchar + 6857 + 19871 + 18749 + 2124 + 6856 + 6865 + 6859 + 6861 + 3637 + 6858 + 22643 + 15180 + 19872 + 6860 + 6864 + 6862 + 1611 + 17143 + 6863 + 22646 + 19873 + 6866 + 19874 + 22647 + 3344 + 4000 + 18750 + 19875 + 17144 + 22648 + 2366 + 6867 + 22649 + 19876 + 15181 + 22650 + 3852 + 6869 + 19877 + 6868 + 6872 + 3883 + 18751 + 22651 + 6871 + 19878 + 1483 + 6870 + 6875 + 19879 + 6874 + 18752 + 6873 + 3116 + 6876 + 22652 + 19880 + 17145 + 19881 + 6877 + 18753 + 6878 + 2046 + 1787 + 22657 + 2575 + 6882 + 22658 + 2265 + 6883 + 6884 + 18755 + 19885 + 15182 + 4278 + 4277 + 6885 + 6143 + 6886 + 2914 + 2545 + 3318 + 18756 + 6887 + 22659 + 3621 + 3056 + 2064 + 22660 + 2919 + 22661 + 18758 + 1228 + 3750 + 2589 + 18759 + 14233 + 18761 + 22662 + 18762 +endcidchar + +100 begincidchar + 1844 + 22663 + 1753 + 22664 + 18763 + 3622 + 18764 + 6888 + 15186 + 6890 + 22665 + 15187 + 6889 + 1376 + 17147 + 3278 + 6891 + 3373 + 3117 + 17148 + 6892 + 2396 + 18765 + 6894 + 18766 + 15188 + 3790 + 6909 + 18767 + 3045 + 22666 + 2880 + 2809 + 15189 + 3200 + 19886 + 6895 + 1647 + 17149 + 6904 + 18768 + 6901 + 6914 + 3201 + 2974 + 6898 + 3098 + 3149 + 6899 + 6903 + 2598 + 22667 + 3357 + 3048 + 19887 + 2662 + 6902 + 2830 + 2820 + 6900 + 1133 + 4040 + 6905 + 15190 + 17150 + 2881 + 19888 + 2367 + 2576 + 6907 + 6906 + 18769 + 1203 + 6908 + 3489 + 6916 + 22673 + 3251 + 2609 + 18771 + 15191 + 2967 + 1776 + 6915 + 3873 + 1249 + 19889 + 3623 + 1377 + 3219 + 2913 + 1191 + 6917 + 6918 + 7476 + 19890 + 2845 + 18772 + 6919 + 1301 +endcidchar + +100 begincidchar + 2766 + 22674 + 1891 + 3908 + 22675 + 8634 + 6920 + 3110 + 22676 + 2810 + 2307 + 6921 + 19891 + 6924 + 19892 + 2415 + 6922 + 2733 + 2732 + 19893 + 1192 + 3987 + 6926 + 3462 + 6928 + 6927 + 6925 + 5943 + 1552 + 18775 + 6893 + 15192 + 6930 + 6929 + 19894 + 18776 + 22677 + 6931 + 18777 + 3874 + 15193 + 17151 + 19895 + 15194 + 15195 + 19896 + 18778 + 15196 + 3257 + 22678 + 3676 + 6932 + 2309 + 6933 + 18780 + 6934 + 19897 + 17152 + 15197 + 6935 + 18781 + 3099 + 19898 + 17153 + 1198 + 18782 + 17156 + 18783 + 19899 + 2027 + 22679 + 4064 + 22684 + 22680 + 15198 + 6939 + 18785 + 15199 + 8635 + 18786 + 1802 + 6936 + 6937 + 22683 + 3558 + 18791 + 1458 + 17157 + 19900 + 18789 + 15200 + 3875 + 18788 + 1719 + 3150 + 18790 + 6940 + 18794 + 19901 + 18795 +endcidchar + +100 begincidchar + 22685 + 22686 + 22687 + 6941 + 17158 + 8637 + 17159 + 15201 + 18796 + 6942 + 22688 + 15202 + 18797 + 22689 + 19902 + 8638 + 22690 + 3100 + 22691 + 17162 + 6944 + 15203 + 6943 + 17163 + 22692 + 18798 + 18799 + 15204 + 22693 + 15205 + 22694 + 15206 + 3243 + 6945 + 2368 + 2316 + 3345 + 2991 + 22695 + 2334 + 22696 + 2610 + 6946 + 18802 + 6947 + 18803 + 19903 + 15207 + 15208 + 2595 + 6948 + 15209 + 6949 + 19904 + 6950 + 3929 + 2369 + 22697 + 6952 + 6951 + 18804 + 2028 + 2053 + 2190 + 18805 + 19905 + 22698 + 22699 + 6955 + 17164 + 18806 + 22700 + 2416 + 6954 + 19906 + 6953 + 2889 + 15210 + 1955 + 19907 + 2663 + 19908 + 3396 + 22703 + 2371 + 15211 + 22704 + 6956 + 2503 + 22705 + 15212 + 6959 + 6957 + 7707 + 6958 + 19909 + 7777 + 15215 + 18807 + 6961 +endcidchar + +100 begincidchar + 6960 + 18808 + 2530 + 6962 + 19910 + 15216 + 19911 + 22706 + 19912 + 19913 + 3428 + 2115 + 2317 + 6965 + 6966 + 3948 + 2383 + 3834 + 3988 + 6967 + 1754 + 6968 + 8640 + 3101 + 22709 + 8639 + 6971 + 1494 + 2577 + 8641 + 6969 + 6970 + 3068 + 3715 + 1780 + 18813 + 22712 + 15217 + 17165 + 15218 + 22713 + 15219 + 6972 + 22714 + 6976 + 19914 + 18814 + 8646 + 15220 + 19915 + 8648 + 22717 + 3255 + 1441 + 8647 + 6980 + 6977 + 6979 + 22720 + 6975 + 19916 + 15221 + 7050 + 6978 + 15222 + 4019 + 1934 + 15223 + 8655 + 8649 + 8651 + 22731 + 6988 + 8650 + 18818 + 15224 + 3118 + 6983 + 22732 + 15225 + 6986 + 6984 + 18819 + 6989 + 22733 + 8652 + 15226 + 6990 + 8654 + 18820 + 6982 + 22734 + 8653 + 6995 + 1302 + 6981 + 15227 + 18821 + 3393 + 6985 +endcidchar + +100 begincidchar + 18822 + 2504 + 8656 + 18823 + 22737 + 2029 + 22741 + 19917 + 22742 + 22743 + 3702 + 18827 + 1756 + 2384 + 3220 + 8362 + 18828 + 22744 + 18829 + 19918 + 2735 + 22745 + 6993 + 6987 + 6992 + 18830 + 3791 + 18831 + 3028 + 6994 + 6991 + 18832 + 22746 + 8657 + 22749 + 18833 + 2734 + 19919 + 18836 + 13652 + 22750 + 6998 + 22751 + 6997 + 22752 + 22753 + 18837 + 18838 + 19922 + 15228 + 19923 + 19924 + 18839 + 22754 + 19925 + 22755 + 18840 + 6996 + 8663 + 3677 + 8667 + 8665 + 8661 + 22756 + 8662 + 15231 + 8666 + 22759 + 22760 + 2437 + 18841 + 8660 + 22761 + 6999 + 3631 + 22762 + 1270 + 22763 + 22764 + 3512 + 2992 + 18845 + 1682 + 8368 + 7001 + 8670 + 2031 + 8673 + 22765 + 8675 + 13402 + 2170 + 22766 + 15232 + 7000 + 2611 + 18842 + 19926 + 15233 + 2612 +endcidchar + +100 begincidchar + 7004 + 7006 + 22767 + 8674 + 8672 + 15234 + 2531 + 8669 + 7005 + 7007 + 22768 + 8668 + 1739 + 15235 + 3511 + 18846 + 22769 + 2318 + 4041 + 7003 + 2152 + 4069 + 19927 + 22770 + 7009 + 19928 + 22771 + 7008 + 7010 + 7002 + 15236 + 8361 + 17166 + 13400 + 3265 + 3151 + 22772 + 18849 + 15237 + 3059 + 22773 + 7015 + 8677 + 19929 + 18850 + 2945 + 7011 + 22774 + 7012 + 22775 + 22776 + 15239 + 18851 + 1795 + 15240 + 7014 + 22777 + 8676 + 18852 + 18853 + 22778 + 1892 + 22779 + 22780 + 7013 + 22781 + 2505 + 19930 + 19931 + 18857 + 19932 + 18858 + 1495 + 22784 + 18859 + 22785 + 7019 + 22786 + 2095 + 2811 + 22787 + 3046 + 15241 + 18860 + 18854 + 17169 + 8678 + 22789 + 1433 + 22790 + 15243 + 22791 + 3039 + 7016 + 7020 + 15242 + 19933 + 15244 + 7026 + 8679 +endcidchar + +100 begincidchar + 18865 + 7029 + 22797 + 15245 + 22798 + 19934 + 22799 + 7028 + 3111 + 22800 + 7025 + 22801 + 18866 + 7027 + 8680 + 17170 + 1720 + 15246 + 7030 + 7024 + 19935 + 18867 + 7023 + 18864 + 18861 + 22802 + 8681 + 19936 + 15247 + 18871 + 15248 + 22803 + 19937 + 7034 + 17171 + 7035 + 22804 + 18868 + 15249 + 7036 + 7033 + 7032 + 22805 + 2506 + 3202 + 7031 + 22806 + 7040 + 7038 + 19940 + 22807 + 8682 + 18872 + 17172 + 15250 + 7039 + 7037 + 2904 + 7041 + 18873 + 22808 + 15251 + 7042 + 22809 + 7044 + 8683 + 8684 + 17173 + 19941 + 1553 + 7043 + 3846 + 15252 + 22810 + 7055 + 7045 + 22811 + 7048 + 22812 + 7046 + 22813 + 7047 + 17174 + 22814 + 7049 + 15253 + 18876 + 22815 + 18877 + 7051 + 17175 + 15254 + 7052 + 7053 + 7056 + 7054 + 7057 + 7059 + 7058 + 22817 +endcidchar + +100 begincidchar + 22816 + 3029 + 15255 + 18878 + 22818 + 3827 + 7060 + 2736 + 22819 + 18879 + 7061 + 19942 + 3604 + 7062 + 1417 + 17176 + 1246 + 1555 + 8685 + 1554 + 7063 + 7064 + 17177 + 7067 + 19943 + 1556 + 1459 + 2032 + 3402 + 15256 + 7069 + 7068 + 15257 + 20313 + 17178 + 7070 + 13653 + 1278 + 15259 + 17179 + 7073 + 22822 + 7072 + 7071 + 15260 + 7074 + 19944 + 7077 + 19945 + 1163 + 18884 + 19946 + 7075 + 17180 + 7079 + 7078 + 17181 + 17182 + 7081 + 7080 + 7082 + 3206 + 22823 + 15261 + 7083 + 22824 + 17184 + 22825 + 19949 + 7084 + 7086 + 19950 + 7085 + 19951 + 14061 + 3550 + 15262 + 22826 + 7087 + 22827 + 19952 + 7088 + 2133 + 18887 + 19953 + 3703 + 22830 + 19954 + 2765 + 18891 + 19955 + 1128 + 2859 + 15263 + 7091 + 3551 + 7094 + 7092 + 2033 + 7093 +endcidchar + +100 begincidchar + 1910 + 22833 + 19956 + 15264 + 3605 + 7096 + 7098 + 7097 + 7099 + 18892 + 1219 + 2590 + 2438 + 1557 + 7100 + 3356 + 7102 + 22836 + 1220 + 7101 + 3040 + 19957 + 3989 + 3203 + 7095 + 3950 + 1893 + 19958 + 22837 + 3909 + 22838 + 19959 + 19960 + 18894 + 19961 + 15265 + 1777 + 3964 + 1790 + 19962 + 2882 + 6252 + 7103 + 1418 + 2613 + 22839 + 1460 + 7105 + 19963 + 7106 + 7104 + 1850 + 18896 + 2125 + 2507 + 8688 + 22840 + 1221 + 4001 + 15266 + 17185 + 22841 + 7108 + 6923 + 15267 + 7107 + 19964 + 8689 + 7111 + 18899 + 7112 + 7113 + 4020 + 18900 + 2669 + 3407 + 18901 + 2627 + 1571 + 3876 + 1389 + 2370 + 1935 + 7118 + 22842 + 7117 + 2241 + 7119 + 7116 + 2166 + 15268 + 7123 + 6546 + 18904 + 4331 + 18905 + 2621 + 7121 + 18906 + 15270 +endcidchar + +100 begincidchar + 22844 + 3949 + 3273 + 1229 + 15271 + 2695 + 2274 + 17186 + 3591 + 15272 + 1250 + 4021 + 3925 + 7124 + 22845 + 3135 + 2343 + 15273 + 19965 + 7125 + 22846 + 7126 + 2578 + 7127 + 15274 + 4022 + 7122 + 7129 + 7131 + 7130 + 7128 + 18908 + 7132 + 7133 + 22847 + 19966 + 2812 + 22848 + 1378 + 18909 + 7134 + 3780 + 19969 + 7135 + 7136 + 19970 + 4048 + 8690 + 18911 + 5140 + 7137 + 8691 + 18912 + 7143 + 8692 + 7140 + 7141 + 18913 + 7142 + 7144 + 22850 + 8693 + 17187 + 8694 + 8695 + 2664 + 20314 + 3843 + 18914 + 22851 + 2665 + 15275 + 18915 + 7145 + 3463 + 7146 + 7430 + 3800 + 15276 + 7147 + 7148 + 19971 + 7149 + 1461 + 18916 + 7151 + 2591 + 15277 + 7152 + 15278 + 1786 + 19972 + 7153 + 7157 + 22854 + 7155 + 19973 + 19974 + 22855 + 7156 +endcidchar + +100 begincidchar + 1489 + 7154 + 7158 + 22856 + 7159 + 1164 + 17188 + 18919 + 22857 + 2508 + 19975 + 15279 + 7162 + 18920 + 19976 + 1633 + 15280 + 7165 + 7164 + 7163 + 6708 + 19977 + 3628 + 17189 + 22858 + 19978 + 17190 + 22859 + 18923 + 22860 + 17191 + 7168 + 7169 + 22863 + 7170 + 17192 + 22864 + 7171 + 18924 + 19979 + 22865 + 22866 + 18925 + 1558 + 18926 + 22867 + 18927 + 15283 + 17193 + 7172 + 22868 + 15284 + 19980 + 18928 + 22869 + 7173 + 3289 + 19981 + 18929 + 7175 + 1339 + 15285 + 7178 + 7177 + 22872 + 1222 + 1721 + 3607 + 3030 + 2066 + 18930 + 2034 + 2417 + 19982 + 2594 + 15286 + 7180 + 18931 + 15287 + 7179 + 3884 + 1572 + 3430 + 3252 + 18932 + 18933 + 2626 + 3990 + 22873 + 1841 + 22874 + 15288 + 22875 + 7183 + 15289 + 7182 + 18938 + 19983 + 15290 + 3705 +endcidchar + +100 begincidchar + 3204 + 19984 + 22876 + 7795 + 1266 + 22877 + 7184 + 7181 + 14259 + 3523 + 3924 + 7185 + 15291 + 22878 + 7186 + 18939 + 22879 + 7188 + 2890 + 7187 + 22880 + 1573 + 1894 + 17194 + 8697 + 1574 + 15294 + 7752 + 3129 + 4008 + 8698 + 18940 + 1936 + 22881 + 7189 + 15295 + 7194 + 7193 + 3561 + 7195 + 18941 + 18942 + 22882 + 7196 + 18943 + 7197 + 19987 + 7198 + 18945 + 15296 + 15297 + 15298 + 18948 + 7200 + 7199 + 19988 + 7201 + 18949 + 15299 + 18950 + 22883 + 3464 + 6201 + 2543 + 13848 + 18951 + 1612 + 18952 + 15300 + 22884 + 17195 + 7202 + 18953 + 7203 + 4289 + 5338 + 3431 + 1215 + 18956 + 1151 + 22885 + 2242 + 3678 + 2534 + 19989 + 7204 + 3819 + 22886 + 18957 + 7205 + 3910 + 1252 + 2191 + 19990 + 7206 + 1390 + 7207 + 19991 + 7208 + 22887 +endcidchar + +100 begincidchar + 7213 + 7209 + 22888 + 7212 + 22889 + 8701 + 1559 + 22890 + 7214 + 7215 + 18967 + 22891 + 19992 + 22892 + 15303 + 18971 + 7218 + 7220 + 18972 + 22893 + 19993 + 7219 + 7222 + 7225 + 15304 + 18973 + 7221 + 19994 + 7226 + 1722 + 17196 + 22894 + 22895 + 15305 + 19995 + 15306 + 18974 + 2335 + 2035 + 22896 + 22897 + 8703 + 22898 + 18975 + 7229 + 18976 + 1436 + 3333 + 22899 + 15307 + 22900 + 2968 + 3267 + 22901 + 7232 + 18977 + 18978 + 3379 + 18979 + 2860 + 1274 + 1766 + 1767 + 15310 + 2993 + 7237 + 1768 + 22902 + 18980 + 1391 + 7236 + 18981 + 22903 + 7234 + 22904 + 7235 + 18982 + 7233 + 19996 + 7247 + 22905 + 18984 + 7243 + 18985 + 7242 + 18986 + 2403 + 7244 + 15311 + 17197 + 22913 + 7246 + 14266 + 18987 + 22914 + 19997 + 1613 + 7245 + 19998 + 18988 +endcidchar + +100 begincidchar + 2813 + 1895 + 15312 + 7248 + 18989 + 22915 + 18990 + 22916 + 19999 + 15313 + 15314 + 2861 + 7249 + 3205 + 18991 + 22917 + 22918 + 15317 + 7250 + 15318 + 7255 + 7253 + 20000 + 7252 + 7254 + 18992 + 7251 + 22919 + 15319 + 22921 + 18993 + 7257 + 8704 + 20001 + 7727 + 22922 + 7256 + 15320 + 7259 + 18994 + 1723 + 7258 + 22923 + 7260 + 7261 + 7263 + 7262 + 7264 + 7266 + 7265 + 2062 + 22924 + 22925 + 7267 + 22926 + 18996 + 7268 + 22927 + 22928 + 18998 + 1434 + 19000 + 22929 + 7269 + 22930 + 7270 + 17198 + 17199 + 2615 + 19002 + 22931 + 17200 + 7271 + 19003 + 7272 + 19004 + 19005 + 17201 + 22932 + 2036 + 8705 + 22933 + 8706 + 19006 + 22934 + 19007 + 7279 + 22935 + 19008 + 3397 + 7281 + 22936 + 3480 + 7282 + 7280 + 7284 + 7283 + 22939 + 7285 + 15323 +endcidchar + +100 begincidchar + 22940 + 7286 + 22941 + 22942 + 22943 + 20004 + 17202 + 15324 + 7287 + 17203 + 20005 + 20006 + 19009 + 19010 + 19011 + 19012 + 7288 + 20009 + 7289 + 22946 + 19013 + 20297 + 7290 + 15325 + 7293 + 22947 + 19014 + 20298 + 17205 + 5332 + 7300 + 20010 + 22949 + 6057 + 1614 + 19015 + 1407 + 2082 + 7302 + 7301 + 3761 + 20011 + 19017 + 22952 + 7303 + 7306 + 3728 + 20012 + 7307 + 1685 + 22955 + 17206 + 22956 + 19018 + 19019 + 17207 + 20013 + 22957 + 4043 + 8708 + 15328 + 7308 + 8707 + 22960 + 15329 + 22961 + 20014 + 7310 + 17208 + 22962 + 20015 + 22963 + 22964 + 17209 + 22965 + 22966 + 1154 + 8709 + 20016 + 7311 + 3579 + 7309 + 22967 + 22968 + 20017 + 17210 + 19024 + 15330 + 7316 + 22969 + 3740 + 2171 + 19025 + 2154 + 2737 + 20018 + 8710 + 19027 + 7317 + 22970 +endcidchar + +100 begincidchar + 19028 + 7320 + 8711 + 22971 + 19029 + 20019 + 7318 + 15331 + 7321 + 15332 + 20020 + 1957 + 7319 + 17211 + 7322 + 22972 + 7328 + 2168 + 15333 + 19031 + 2884 + 19032 + 14271 + 7329 + 7326 + 7325 + 7327 + 17212 + 15334 + 1845 + 19033 + 15335 + 19035 + 19034 + 7333 + 7332 + 7331 + 19030 + 1143 + 15336 + 17213 + 22973 + 15337 + 15338 + 20021 + 8712 + 20022 + 7343 + 7339 + 7340 + 7336 + 7342 + 15339 + 7338 + 1472 + 22974 + 4082 + 22975 + 7341 + 7337 + 7335 + 7334 + 19039 + 7345 + 20023 + 19043 + 22976 + 7348 + 19044 + 17214 + 7347 + 7346 + 22977 + 15340 + 22978 + 19045 + 15341 + 3515 + 7344 + 1207 + 7349 + 19047 + 7351 + 20024 + 15342 + 19048 + 1485 + 7330 + 1241 + 22979 + 7353 + 15343 + 22980 + 20025 + 19049 + 7352 + 7350 + 2923 + 22981 + 3742 +endcidchar + +100 begincidchar + 15344 + 19055 + 20026 + 4002 + 19056 + 7354 + 19057 + 19050 + 19058 + 22982 + 19059 + 7355 + 20027 + 15345 + 17217 + 7356 + 20028 + 15346 + 19065 + 19066 + 7357 + 15347 + 7358 + 19067 + 22983 + 3031 + 19068 + 7359 + 3403 + 7364 + 7360 + 7361 + 19069 + 3679 + 3792 + 3240 + 22984 + 22985 + 15348 + 7365 + 7366 + 3222 + 7363 + 7362 + 19070 + 1322 + 19072 + 7374 + 7373 + 1303 + 22986 + 7371 + 7370 + 7368 + 1497 + 7367 + 2270 + 1321 + 22987 + 20029 + 19078 + 22990 + 2037 + 22991 + 20030 + 7377 + 7376 + 7375 + 15349 + 17220 + 7372 + 22992 + 7378 + 15350 + 7379 + 19080 + 7384 + 7383 + 17221 + 7385 + 1231 + 19081 + 2054 + 3781 + 19082 + 15351 + 7382 + 22995 + 15352 + 20031 + 8714 + 3680 + 7390 + 8713 + 7386 + 19085 + 7391 + 20032 + 15353 + 15354 +endcidchar + +100 begincidchar + 22996 + 19088 + 22997 + 7388 + 7387 + 17222 + 15355 + 22998 + 1842 + 23001 + 17223 + 19089 + 7392 + 19090 + 7393 + 7394 + 23004 + 7389 + 17225 + 23005 + 7369 + 15356 + 7395 + 3069 + 19092 + 7399 + 19093 + 7400 + 7398 + 17226 + 19094 + 19091 + 17224 + 7397 + 7403 + 15357 + 7396 + 7401 + 15358 + 19095 + 23007 + 7402 + 7405 + 15359 + 7646 + 7404 + 19096 + 23010 + 15360 + 19097 + 19098 + 20033 + 7407 + 17228 + 20034 + 15361 + 7408 + 23011 + 7409 + 23012 + 4079 + 20035 + 15362 + 7406 + 2891 + 2141 + 7410 + 23013 + 19101 + 17229 + 19100 + 19102 + 23014 + 15363 + 23018 + 8716 + 19103 + 15364 + 7413 + 7414 + 1896 + 7415 + 20036 + 19104 + 7677 + 7416 + 2267 + 19106 + 7417 + 19107 + 23019 + 7418 + 7423 + 7421 + 4066 + 7422 + 23022 + 4023 + 23023 + 19108 +endcidchar + +100 begincidchar + 7424 + 17230 + 4003 + 15365 + 7425 + 3380 + 15366 + 7426 + 7428 + 15367 + 7429 + 23024 + 17231 + 20040 + 23025 + 7682 + 7797 + 7427 + 2047 + 3801 + 3729 + 4740 + 19110 + 5375 + 3753 + 13323 + 1323 + 23026 + 23027 + 23028 + 7431 + 1642 + 8717 + 2055 + 7435 + 23029 + 5645 + 3815 + 2883 + 7436 + 7438 + 7437 + 19112 + 7439 + 20041 + 7440 + 15368 + 7441 + 15369 + 7442 + 20042 + 23032 + 20043 + 7443 + 23033 + 23034 + 7446 + 19113 + 19114 + 19116 + 20044 + 3102 + 20045 + 15370 + 23035 + 15371 + 1937 + 20046 + 7453 + 23036 + 15372 + 15373 + 23037 + 20047 + 23038 + 2767 + 7454 + 20048 + 20049 + 7455 + 15374 + 20052 + 15375 + 15376 + 19117 + 3475 + 23041 + 19118 + 7456 + 23042 + 15377 + 15378 + 19119 + 23045 + 7457 + 5898 + 6779 + 7174 + 7458 + 19120 +endcidchar + +100 begincidchar + 7459 + 19121 + 23046 + 15379 + 19122 + 20053 + 19124 + 23047 + 4024 + 7460 + 15380 + 19126 + 7467 + 7466 + 19127 + 23048 + 20054 + 19128 + 15381 + 7469 + 23049 + 15382 + 7470 + 7468 + 23050 + 23051 + 3966 + 23052 + 15383 + 15384 + 7471 + 23055 + 17232 + 7472 + 5927 + 20055 + 7473 + 23056 + 15385 + 23057 + 20056 + 14048 + 15431 + 15429 + 15434 + 20068 + 14089 + 14168 + 20156 + 15447 + 15448 + 13739 + 13392 + 14084 + 20303 + 20305 + 13394 + 13971 + 13344 + 14088 + 7811 + 14097 + 14095 + 7808 + 13396 + 13393 + 7750 + 13956 + 8410 + 8421 + 7746 + 14290 + 8481 + 8497 + 8499 + 20307 + 8548 + 8571 + 8583 + 8587 + 8590 + 8599 + 8610 + 8622 + 8630 + 18760 + 8633 + 8636 + 8664 + 8671 + 8687 + 8702 + 8715 + 13382 + 13360 + 13389 + 13385 + 13338 + 13378 + 7651 +endcidchar + +100 begincidchar + 13366 + 13333 + 13384 + 13387 + 13361 + 16837 + 13326 + 13328 + 13363 + 13369 + 13381 + 13334 + 13352 + 13375 + 13327 + 7700 + 13332 + 13347 + 15398 + 7732 + 13379 + 13348 + 13345 + 13335 + 13391 + 13359 + 13351 + 13325 + 13371 + 13343 + 13373 + 13358 + 13399 + 18366 + 13376 + 13353 + 14199 + 14198 + 13367 + 13331 + 13346 + 13321 + 13339 + 13380 + 13364 + 15403 + 13320 + 13374 + 13337 + 7788 + 13740 + 14281 + 13695 + 9358 + 8268 + 7897 + 7898 + 7890 + 7907 + 7908 + 642 + 8007 + 716 + 712 + 715 + 717 + 8006 + 718 + 692 + 636 + 693 + 637 + 663 + 699 + 697 + 700 + 641 + 719 + 678 + 664 + 679 + 648 + 650 + 646 + 680 + 667 + 681 + 665 + 751 + 649 + 8005 + 711 + 323 + 8061 + 10985 + 11024 + 13839 + 17233 + 14108 + 17240 +endcidchar + +100 begincidchar + 17243 + 14209 + 20057 + 20075 + 13857 + 17259 + 17282 + 17291 + 17289 + 17295 + 17297 + 17299 + 14188 + 20080 + 17308 + 14294 + 14105 + 20083 + 17312 + 20128 + 17319 + 17321 + 17327 + 13523 + 17331 + 14109 + 17332 + 13755 + 17337 + 17340 + 13803 + 13706 + 17359 + 20090 + 17373 + 17388 + 17380 + 17379 + 17391 + 17414 + 13953 + 17415 + 17421 + 17417 + 17429 + 17428 + 17435 + 16816 + 17437 + 17438 + 17449 + 17462 + 16821 + 17472 + 17480 + 16838 + 17492 + 17493 + 16833 + 17525 + 7825 + 17539 + 17544 + 17545 + 17547 + 17546 + 17556 + 17552 + 17551 + 17559 + 17561 + 17562 + 16845 + 17575 + 17582 + 17585 + 17599 + 19105 + 17605 + 17608 + 15443 + 17632 + 17647 + 17653 + 17657 + 17667 + 17680 + 17683 + 17682 + 17686 + 17710 + 20124 + 20130 + 17744 + 17742 + 16888 + 17743 + 17761 + 14140 + 17768 +endcidchar + +100 begincidchar + 17764 + 17763 + 17770 + 17772 + 17774 + 17769 + 15422 + 17782 + 17784 + 17783 + 17788 + 17814 + 17815 + 17827 + 16905 + 17843 + 17841 + 15393 + 17842 + 17863 + 17854 + 16914 + 16916 + 17867 + 17875 + 20152 + 17874 + 17880 + 17885 + 17897 + 17910 + 14293 + 13904 + 17925 + 18394 + 17942 + 17945 + 17944 + 17943 + 17983 + 20168 + 17998 + 18003 + 18015 + 18018 + 14282 + 18039 + 7838 + 18049 + 18055 + 16970 + 18077 + 18104 + 18117 + 18119 + 18124 + 13995 + 20058 + 18158 + 18162 + 18167 + 18170 + 20059 + 18181 + 18183 + 18185 + 18190 + 18193 + 18192 + 18195 + 18197 + 18209 + 17005 + 18217 + 17009 + 18229 + 14075 + 17018 + 18248 + 18249 + 7670 + 17024 + 20112 + 18268 + 13922 + 18277 + 18276 + 18278 + 18293 + 18302 + 18303 + 17033 + 18318 + 18319 + 18322 + 18320 + 18327 + 18325 + 18329 + 18330 +endcidchar + +100 begincidchar + 18332 + 18339 + 18338 + 18345 + 18344 + 18352 + 18355 + 18365 + 13691 + 14189 + 18385 + 18386 + 20311 + 18398 + 18416 + 14100 + 18430 + 18444 + 18446 + 13646 + 18450 + 14134 + 18452 + 18455 + 18459 + 18463 + 18466 + 17063 + 17478 + 18506 + 20206 + 18515 + 17089 + 18528 + 18544 + 18553 + 17103 + 18571 + 18574 + 18611 + 18610 + 18617 + 18620 + 18624 + 18638 + 18637 + 18640 + 17117 + 18645 + 18650 + 18652 + 18656 + 18672 + 20133 + 18684 + 18699 + 18701 + 18702 + 20220 + 18708 + 20060 + 18716 + 18718 + 13898 + 18727 + 18733 + 17140 + 18745 + 18747 + 17146 + 18754 + 18757 + 18770 + 18784 + 18787 + 18812 + 18811 + 18817 + 14253 + 18824 + 18843 + 18844 + 18848 + 18847 + 18855 + 18856 + 18863 + 18862 + 18874 + 18875 + 7641 + 18882 + 18883 + 18885 + 14256 + 18886 + 18890 + 18893 + 18895 + 7673 +endcidchar + +100 begincidchar + 18897 + 18903 + 18917 + 18918 + 18935 + 18944 + 13849 + 18959 + 18962 + 18966 + 18983 + 19001 + 13717 + 19026 + 19036 + 20315 + 19038 + 19037 + 19046 + 19054 + 19051 + 19071 + 19071 + 19077 + 19075 + 19084 + 19083 + 17227 + 20072 + 19109 + 19111 + 19123 + 19125 + 20316 + 19129 + 14145 + 13780 + 13866 + 20088 + 20096 + 20097 + 20247 + 20114 + 13782 + 20125 + 20141 + 14064 + 20149 + 13724 + 20153 + 20176 + 20180 + 14174 + 20194 + 20201 + 20204 + 13651 + 20240 + 20256 + 20260 + 14278 + 15388 + 7814 + 20061 + 7817 + 13954 + 13684 + 13807 + 14109 + 13719 + 13815 + 20062 + 13841 + 13998 + 14121 + 13832 + 7754 + 7734 + 20063 + 13928 + 20064 + 13750 + 13867 + 14129 + 7816 + 14140 + 7695 + 14291 + 20065 + 13679 + 7665 + 13656 + 13768 + 13801 + 13932 + 13916 + 7839 + 13809 + 13357 + 13854 +endcidchar + +6 begincidchar + 14180 + 13670 + 14068 + 20066 + 14069 + 15269 +endcidchar + +100 begincidrange +<20> <5b> 1 +<5d> <7b> 62 + 101 + 157 + 161 + 164 + 170 + 187 + 193 + 199 + 216 + 15731 + 15883 + 15898 + 15851 + 127 + 130 + 15874 + 15872 + 15862 + 15877 + 20317 + 20428 + 1011 + 1028 + 20436 + 1035 + 1050 + 1052 + 20442 + 20447 + 20458 + 1059 + 1066 + 1099 + 1109 + 20460 + 20471 + 15729 + 776 + 708 + 110 + 16278 + 9378 + 9384 + 9375 + 9785 + 9371 + 7575 + 8225 + 8092 + 8298 + 737 + 12204 + 12202 + 8310 + 15489 + 749 + 769 + 20369 + 701 + 763 + 12121 + 15509 + 745 + 15472 + 743 + 15474 + 15725 + 15478 + 682 + 12144 + 12152 + 8178 + 8174 + 16312 + 16253 + 16255 + 7555 + 8071 + 8083 + 8062 + 20587 + 8112 + 10339 + 10349 + 10313 + 10515 + 16223 + 7479 + 7543 + 8247 + 8261 + 8230 + 8245 + 16274 + 8255 + 8215 + 16233 + 8220 +endcidrange + +100 begincidrange + 12098 + 16314 + 8286 + 16201 + 16207 + 8207 + 13833 + 14689 + 14197 + 4301 + 4538 + 7457 + 7472 + 633 + 657 + 682 + 676 + 16197 + 12129 + 12108 + 842 + 905 + 7958 + 16326 + 643 + 653 + 925 + 956 + 8313 + 651 + 16283 + 16236 + 16247 + 10126 + 8198 + 7618 + 8102 + 10244 + 10461 + 10472 + 10486 + 7613 + 10248 + 10413 + 11874 + 11889 + 11900 + 11904 + 11912 + 11918 + 11924 + 11936 + 11939 + 11944 + 11946 + 11955 + 8031 + 8192 + 7604 + 7601 + 8022 + 11869 + 17341 + 17528 + 14296 + 19141 + 14300 + 14302 + 21079 + 4108 + 1687 + 21096 + 17260 + 14321 + 21112 + 21115 + 4152 + 14327 + 21129 + 21134 + 21142 + 17278 + 21148 + 21151 + 17284 + 4184 + 21157 + 4197 + 19167 + 21166 + 21169 + 21171 + 4215 + 4226 + 4231 + 4235 + 19179 + 14355 + 19187 + 4261 +endcidrange + +100 begincidrange + 19194 + 21198 + 4279 + 21205 + 17323 + 4293 + 14364 + 21226 + 21229 + 21237 + 19217 + 21245 + 4342 + 19223 + 21261 + 4378 + 17364 + 21273 + 4394 + 21281 + 21289 + 14397 + 19257 + 21299 + 21302 + 14407 + 14411 + 21314 + 17412 + 21317 + 19277 + 21322 + 14421 + 4475 + 19282 + 17418 + 17424 + 17431 + 4496 + 14430 + 21357 + 17453 + 17456 + 21361 + 17466 + 4535 + 17468 + 21372 + 4544 + 21379 + 17481 + 4571 + 14452 + 4582 + 21410 + 17503 + 4597 + 4612 + 14473 + 21432 + 21435 + 21439 + 21446 + 4641 + 4648 + 17541 + 21457 + 21468 + 21476 + 21480 + 8446 + 14499 + 4725 + 21496 + 14504 + 17597 + 4737 + 14508 + 4743 + 19352 + 4751 + 4755 + 14514 + 21513 + 4780 + 21522 + 21530 + 21533 + 17618 + 3688 + 17622 + 21547 + 4844 + 21563 + 21565 + 4862 + 4871 + 14547 + 4887 + 21583 +endcidrange + +100 begincidrange + 21585 + 17648 + 21591 + 21593 + 21599 + 4930 + 4941 + 21614 + 4954 + 21618 + 21621 + 17675 + 14570 + 19400 + 17689 + 17692 + 19403 + 19417 + 14588 + 17706 + 5040 + 21668 + 21672 + 5058 + 21679 + 5073 + 5088 + 21695 + 21697 + 21700 + 5096 + 14605 + 5107 + 17746 + 16889 + 19437 + 21718 + 21723 + 5138 + 5151 + 21742 + 14627 + 21759 + 17805 + 17809 + 21770 + 17820 + 14640 + 21783 + 14655 + 17845 + 17855 + 14664 + 21800 + 14671 + 5310 + 21803 + 21806 + 19471 + 21809 + 17876 + 21814 + 17882 + 5348 + 19476 + 21828 + 21830 + 5359 + 21834 + 21836 + 17899 + 17903 + 5377 + 21842 + 14701 + 17928 + 17936 + 17959 + 17961 + 17964 + 21887 + 5482 + 19502 + 21895 + 14736 + 17995 + 14746 + 14754 + 19516 + 8540 + 18037 + 21944 + 5604 + 19524 + 14776 + 18050 + 21955 + 21960 + 5628 + 14784 +endcidrange + +100 begincidrange + 18067 + 3867 + 19538 + 5643 + 21970 + 18078 + 14792 + 14795 + 14810 + 14815 + 21994 + 14829 + 22001 + 5694 + 18125 + 22023 + 18134 + 5724 + 14848 + 18148 + 5755 + 5749 + 14855 + 18160 + 5762 + 22032 + 5769 + 5774 + 5776 + 22038 + 5793 + 22041 + 14868 + 18178 + 5797 + 22050 + 5817 + 5820 + 16999 + 22057 + 14877 + 22060 + 19591 + 5840 + 18203 + 14888 + 22080 + 14898 + 18226 + 19613 + 14908 + 5902 + 18244 + 5912 + 22131 + 5924 + 14932 + 5950 + 5953 + 5963 + 18281 + 5980 + 22161 + 22167 + 22169 + 22180 + 19648 + 19650 + 18323 + 14962 + 14968 + 18340 + 14980 + 22208 + 22212 + 19672 + 6133 + 18375 + 6145 + 6150 + 6154 + 22229 + 6159 + 6162 + 14999 + 6167 + 18387 + 6169 + 18390 + 6191 + 15008 + 19689 + 6206 + 22247 + 15024 + 6260 + 17054 + 19717 + 6290 + 22282 +endcidrange + +100 begincidrange + 6293 + 6296 + 19724 + 6317 + 6321 + 22297 + 22303 + 17065 + 18473 + 18482 + 22310 + 6357 + 22312 + 22321 + 18495 + 18510 + 18512 + 22350 + 22352 + 18525 + 22357 + 6429 + 18535 + 22373 + 18542 + 22384 + 18559 + 17100 + 22393 + 22400 + 22403 + 6489 + 18581 + 15087 + 6487 + 22413 + 22430 + 18606 + 22436 + 19764 + 15100 + 18626 + 6559 + 22465 + 19782 + 15117 + 6598 + 22478 + 6601 + 15122 + 19788 + 22484 + 15125 + 6617 + 22504 + 6652 + 22513 + 22519 + 22529 + 22531 + 6680 + 22549 + 15145 + 6730 + 18696 + 6733 + 22573 + 22576 + 22579 + 6751 + 6760 + 6770 + 6772 + 6799 + 19845 + 22614 + 6804 + 6807 + 18730 + 22618 + 19852 + 22622 + 22625 + 22632 + 22641 + 22644 + 22653 + 22655 + 6879 + 19882 + 15183 + 6896 + 22668 + 22671 + 6910 + 17154 + 22681 + 18792 + 17160 + 18800 +endcidrange + +100 begincidrange + 22701 + 15213 + 6963 + 18809 + 22707 + 8644 + 22710 + 8642 + 6973 + 22715 + 22718 + 18815 + 22721 + 22723 + 22726 + 22729 + 22735 + 22738 + 8658 + 18825 + 22747 + 19920 + 15229 + 22757 + 17167 + 22782 + 7017 + 22792 + 22795 + 7021 + 19938 + 18869 + 18880 + 7065 + 22820 + 19947 + 22828 + 7089 + 18888 + 22831 + 22834 + 7109 + 7114 + 19967 + 7138 + 22852 + 7160 + 18921 + 7166 + 15281 + 22861 + 22870 + 18936 + 1465 + 15292 + 19985 + 7190 + 18946 + 18954 + 18960 + 18963 + 7210 + 15301 + 18968 + 7216 + 7223 + 7227 + 7230 + 15308 + 22906 + 7238 + 7240 + 22909 + 22911 + 15315 + 15321 + 20002 + 7273 + 7275 + 7277 + 22937 + 22944 + 20007 + 7291 + 7294 + 7298 + 15326 + 22950 + 7304 + 22953 + 19020 + 22958 + 19022 + 7312 + 7314 + 7323 + 19040 + 19052 + 17215 + 19060 +endcidrange + +64 begincidrange + 19063 + 19073 + 17218 + 22988 + 22993 + 7380 + 19086 + 22999 + 23002 + 23008 + 23015 + 7411 + 20037 + 7419 + 23020 + 7432 + 23030 + 7444 + 7447 + 7450 + 20050 + 23039 + 23043 + 7461 + 7464 + 23053 + 20069 + 15444 + 7809 + 8579 + 8612 + 8699 + 13349 + 112 + 9359 + 7887 + 7892 + 7899 + 7905 + 7901 + 7915 + 7909 + 7911 + 12639 + 7903 + 674 + 780 + 639 + 790 + 816 + 12131 + 327 + 358 + 713 + 10004 + 10901 + 10917 + 10631 + 11713 + 11729 + 17671 + 18554 + 18773 + 18834 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS-UTF8-V b/resources/cmaps/japan/UniJIS-UTF8-V new file mode 100644 index 00000000..28882314 --- /dev/null +++ b/resources/cmaps/japan/UniJIS-UTF8-V @@ -0,0 +1,300 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJIS-UTF8-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJIS-UTF8-H) +%%BeginResource: CMap (UniJIS-UTF8-V) +%%Title: (UniJIS-UTF8-V Adobe Japan1 6) +%%Version: 13.004 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJIS-UTF8-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS-UTF8-V def +/CMapVersion 13.004 def +/CMapType 1 def + +/XUID [1 10 25440] def + +/WMode 1 def + +100 begincidchar + 8269 + 7893 + 7892 + 7895 + 7898 + 7897 + 8273 + 8283 + 738 + 736 + 739 + 737 + 8311 + 8310 + 8312 + 8012 + 8014 + 8011 + 8013 + 12148 + 12168 + 12147 + 12150 + 12168 + 12149 + 12156 + 12168 + 12155 + 12158 + 12168 + 12157 + 8168 + 8167 + 8166 + 12168 + 8172 + 8171 + 8170 + 7495 + 7497 + 7496 + 7498 + 7503 + 7505 + 7504 + 7506 + 7491 + 7493 + 7492 + 7494 + 7499 + 7501 + 7500 + 7502 + 7523 + 7527 + 7525 + 7524 + 7526 + 7529 + 7528 + 7535 + 7533 + 7532 + 7534 + 7537 + 7536 + 7538 + 7515 + 7516 + 7507 + 7508 + 7541 + 7540 + 7542 + 7547 + 7549 + 7546 + 7548 + 7553 + 7552 + 8221 + 8219 + 8222 + 8220 + 12178 + 8209 + 7894 + 7956 + 7957 + 7918 + 7919 + 7920 + 7921 + 7922 + 7923 + 7924 + 7925 + 7926 + 7927 +endcidchar + +79 begincidchar + 8272 + 8271 + 16331 + 7928 + 7929 + 7930 + 7931 + 7932 + 7933 + 7934 + 7935 + 7936 + 7937 + 7891 + 8350 + 8338 + 11960 + 8333 + 11961 + 11965 + 11963 + 11968 + 11966 + 11970 + 11972 + 7950 + 7941 + 8340 + 8330 + 11980 + 8339 + 11982 + 8353 + 8329 + 8348 + 11991 + 11993 + 7951 + 7945 + 8356 + 7953 + 11999 + 8358 + 12005 + 8334 + 7947 + 12014 + 12016 + 8343 + 12017 + 8349 + 12010 + 12018 + 12022 + 12019 + 8347 + 8357 + 12027 + 7940 + 7954 + 7943 + 8337 + 7948 + 12034 + 12038 + 12035 + 8344 + 8324 + 8268 + 8274 + 7917 + 7903 + 7904 + 7890 + 7905 + 7896 + 7906 + 7894 + 7889 +endcidchar + +37 begincidrange + 16350 + 7481 + 7479 + 7485 + 7483 + 7489 + 7487 + 7530 + 7517 + 7520 + 7509 + 7512 + 7543 + 7550 + 7887 + 7907 + 7901 + 16329 + 12139 + 8264 + 7938 + 16333 + 16344 + 11958 + 11973 + 11984 + 11988 + 11996 + 12002 + 12008 + 12020 + 12023 + 12028 + 12030 + 12039 + 7899 + 12141 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS2004-UTF16-H b/resources/cmaps/japan/UniJIS2004-UTF16-H new file mode 100644 index 00000000..10b6a12d --- /dev/null +++ b/resources/cmaps/japan/UniJIS2004-UTF16-H @@ -0,0 +1,14447 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniJIS2004-UTF16-H) +%%Title: (UniJIS2004-UTF16-H Adobe Japan1 6) +%%Version: 1.012 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS2004-UTF16-H def +/CMapVersion 1.012 def +/CMapType 1 def + +/XUID [1 10 25619] def + +/WMode 0 def + +3 begincodespacerange + <0000> + + +endcodespacerange + +1 beginnotdefrange +<0000> <001f> 1 +endnotdefrange + +100 begincidchar +<005c> 97 +<007c> 99 +<007d> 94 +<007e> 100 +<00a0> 1 +<00a4> 107 +<00a5> 61 +<00a6> 93 +<00a7> 720 +<00a8> 647 +<00a9> 152 +<00aa> 140 +<00ab> 109 +<00ac> 153 +<00ad> 151 +<00ae> 154 +<00af> 129 +<00b0> 707 +<00b1> 694 +<00b4> 645 +<00b5> 159 +<00b6> 778 +<00b7> 117 +<00b8> 134 +<00b9> 160 +<00ba> 144 +<00bb> 123 +<00bf> 126 +<00c6> 139 +<00d7> 695 +<00d8> 142 +<00df> 150 +<00e6> 145 +<00f7> 696 +<00f8> 148 +<0100> 9366 +<0101> 9361 +<0102> 15756 +<0103> 15769 +<0104> 15737 +<0105> 15745 +<0106> 15758 +<0107> 15771 +<0108> 15783 +<0109> 15789 +<010a> 20333 +<010b> 20352 +<010c> 15759 +<010d> 15772 +<010e> 15761 +<010f> 15774 +<0110> 20322 +<0111> 15775 +<0112> 9369 +<0113> 9364 +<0116> 20334 +<0117> 20353 +<0118> 15760 +<0119> 15773 +<011a> 9395 +<011b> 9407 +<011c> 15784 +<011d> 15790 +<011e> 20335 +<011f> 20355 +<0120> 20337 +<0121> 20356 +<0122> 20336 +<0124> 15785 +<0125> 15791 +<0126> 20323 +<0127> 15816 +<0128> 9400 +<0129> 9412 +<012a> 9367 +<012b> 9362 +<012e> 20339 +<012f> 20357 +<0130> 20338 +<0131> 146 +<0132> 20324 +<0133> 20328 +<0134> 15786 +<0135> 15792 +<0136> 20340 +<0137> 20358 +<0138> 20329 +<0139> 15757 +<013a> 15770 +<013b> 20342 +<013c> 20360 +<013d> 15739 +<013e> 15747 +<013f> 20325 +<0140> 20330 +<0141> 141 +<0142> 147 +<0143> 15762 +<0144> 15776 +<0145> 20343 +endcidchar + +100 begincidchar +<0146> 20361 +<0147> 15763 +<0148> 15777 +<0149> 20331 +<014a> 20326 +<014b> 9436 +<014c> 9370 +<014d> 9365 +<0150> 15764 +<0151> 15778 +<0152> 143 +<0153> 149 +<0154> 15755 +<0155> 15768 +<0156> 20344 +<0157> 20362 +<0158> 15765 +<0159> 15779 +<015a> 15740 +<015b> 15748 +<015c> 15787 +<015d> 15793 +<015e> 15741 +<015f> 15750 +<0160> 223 +<0161> 227 +<0162> 15767 +<0163> 15781 +<0164> 15742 +<0165> 15751 +<0166> 20327 +<0167> 20332 +<0168> 9405 +<0169> 9417 +<016a> 9368 +<016b> 9363 +<016c> 15788 +<016d> 15794 +<016e> 9404 +<016f> 9416 +<0170> 15766 +<0171> 15780 +<0172> 20345 +<0173> 20363 +<0174> 20350 +<0175> 20364 +<0176> 20351 +<0177> 20365 +<0178> 224 +<0179> 15743 +<017a> 15752 +<017b> 15744 +<017c> 15754 +<017d> 225 +<017e> 229 +<0192> 105 +<0193> 15826 +<01c2> 15821 +<01cd> 9394 +<01ce> 9406 +<01cf> 9398 +<01d0> 9410 +<01d1> 9401 +<01d2> 9413 +<01d3> 9403 +<01d4> 9415 +<01d5> 20349 +<01d6> 15733 +<01d7> 20346 +<01d8> 15734 +<01d9> 20348 +<01da> 15735 +<01db> 20347 +<01dc> 15736 +<01f5> 20354 +<01fd> 9421 +<0237> 9435 +<0250> 15832 +<0251> 9418 +<0252> 15836 +<0253> 15822 +<0254> 9423 +<0255> 15841 +<0256> 15802 +<0257> 15823 +<0258> 15829 +<0259> 9426 +<025a> 9429 +<025b> 9432 +<025c> 15830 +<025e> 15831 +<025f> 15809 +<0260> 15825 +<0261> 15813 +<0264> 15835 +<0265> 15838 +<0266> 15819 +<0267> 15844 +<0268> 15827 +<026a> 15885 +endcidchar + +100 begincidchar +<026c> 15798 +<026d> 15808 +<026e> 15799 +<026f> 15833 +<0270> 15814 +<0271> 15795 +<0272> 15810 +<0273> 15803 +<0274> 15886 +<0275> 9437 +<0276> 15887 +<0278> 15888 +<0279> 15800 +<027a> 15843 +<027b> 15807 +<027d> 15804 +<027e> 15797 +<0280> 15889 +<0281> 15815 +<0282> 15805 +<0283> 9442 +<0284> 15824 +<0288> 15801 +<0289> 15828 +<028a> 15834 +<028b> 15796 +<028c> 9438 +<028d> 15837 +<028e> 15812 +<028f> 15890 +<0290> 15806 +<0291> 15842 +<0292> 9441 +<0294> 15818 +<0295> 15817 +<0298> 15820 +<0299> 15891 +<029c> 15892 +<029d> 15811 +<029f> 15893 +<02a1> 15840 +<02a2> 15839 +<02b0> 15894 +<02b2> 15895 +<02b7> 15896 +<02bb> 98 +<02bc> 96 +<02c1> 15897 +<02c6> 128 +<02c7> 15749 +<02c8> 15846 +<02cc> 15847 +<02d0> 9443 +<02d1> 15848 +<02d8> 15738 +<02d9> 15782 +<02da> 133 +<02db> 15746 +<02dc> 95 +<02dd> 15753 +<02de> 15867 +<0300> 65 +<0303> 95 +<0304> 129 +<0305> 226 +<030a> 133 +<030b> 135 +<030c> 137 +<030f> 15850 +<031a> 15879 +<031c> 15861 +<0324> 15868 +<0325> 15858 +<0327> 134 +<0328> 136 +<0329> 15865 +<032a> 15876 +<032c> 15859 +<032f> 15866 +<0330> 15869 +<0332> 64 +<0334> 15871 +<0336> 138 +<0339> 15860 +<033c> 15870 +<033d> 15864 +<0361> 15845 +<0386> 20427 +<038c> 20432 +<038e> 20433 +<038f> 20435 +<0390> 20441 +<03aa> 20431 +<03ab> 20434 +<03b0> 20445 +<03c2> 16222 +<03ca> 20440 +<03cb> 20444 +<03ce> 20446 +<03d0> 12090 +endcidchar + +100 begincidchar +<03d1> 12096 +<03d5> 12094 +<03db> 12095 +<0401> 1065 +<0451> 1098 +<1ebc> 9397 +<1ebd> 9409 +<1f70> 9420 +<1f71> 9419 +<1f72> 9434 +<1f73> 9433 +<2002> 231 +<2003> 633 +<2010> 662 +<2011> 14 +<2012> 114 +<2013> 114 +<2014> 138 +<2015> 661 +<2016> 666 +<2018> 98 +<2019> 96 +<201a> 120 +<201c> 108 +<201d> 122 +<201e> 121 +<2022> 119 +<2025> 669 +<2026> 668 +<2030> 772 +<203b> 734 +<203c> 12111 +<203e> 226 +<203f> 15849 +<2042> 16282 +<2044> 104 +<2049> 12112 +<2051> 16281 +<205a> 7898 +<205d> 7897 +<2070> 9377 +<207f> 15908 +<20ac> 9354 +<20dd> 16328 +<20de> 11035 +<2100> 11855 +<2103> 710 +<2105> 11859 +<2109> 8305 +<210a> 8304 +<210f> 12092 +<2113> 8025 +<2116> 7610 +<2121> 8055 +<2122> 228 +<2126> 9355 +<2127> 15515 +<212b> 771 +<212e> 20366 +<2135> 12089 +<213b> 8307 +<2150> 9790 +<2151> 9800 +<2152> 9806 +<2155> 15727 +<217f> 8303 +<2189> 9780 +<2192> 736 +<2193> 739 +<2194> 12201 +<21c6> 8309 +<21cb> 12207 +<21cc> 12206 +<21d0> 12200 +<21d2> 752 +<21d4> 753 +<21e6> 8013 +<21e7> 8012 +<21e8> 8014 +<21e9> 8011 +<2200> 754 +<2202> 759 +<2203> 755 +<2205> 12184 +<2206> 20367 +<2207> 760 +<2208> 741 +<2209> 15476 +<220a> 12091 +<220b> 742 +<220f> 20368 +<2211> 7625 +<2212> 693 +<2213> 12118 +<2219> 117 +<221a> 765 +<221d> 767 +<221e> 703 +<221f> 7629 +<2220> 756 +endcidchar + +100 begincidchar +<2229> 748 +<222a> 747 +<222d> 8195 +<222e> 7624 +<2234> 704 +<2235> 768 +<223c> 100 +<223d> 766 +<2243> 12120 +<2245> 15507 +<2248> 15508 +<2252> 762 +<2260> 698 +<2261> 761 +<2262> 15505 +<2295> 12188 +<2296> 12186 +<2297> 12189 +<2298> 12187 +<229e> 15906 +<22a0> 12185 +<22a5> 757 +<22bf> 7630 +<2307> 12219 +<2312> 758 +<2318> 15728 +<239b> 12143 +<239c> 12167 +<239f> 12167 +<23a0> 12146 +<23a1> 12151 +<23a2> 12167 +<23a5> 12167 +<23a6> 12154 +<23aa> 12167 +<23ce> 16273 +<2423> 16272 +<24ea> 8224 +<24ff> 10503 +<2550> 8251 +<255e> 8252 +<2561> 8254 +<256a> 8253 +<256f> 8250 +<2570> 8249 +<2589> 8244 +<258a> 8243 +<258b> 8242 +<258c> 8241 +<258d> 8240 +<258e> 8239 +<258f> 8238 +<25a0> 729 +<25a1> 728 +<25a2> 8015 +<25aa> 12239 +<25ab> 12237 +<25b1> 16235 +<25b2> 731 +<25b3> 730 +<25b6> 12195 +<25b7> 8010 +<25bc> 733 +<25bd> 732 +<25c0> 12194 +<25c1> 8009 +<25c6> 727 +<25c7> 726 +<25c9> 8210 +<25ca> 20371 +<25cb> 723 +<25cc> 10502 +<25ce> 725 +<25cf> 724 +<25e4> 8258 +<25e5> 8257 +<25e6> 12254 +<25ef> 779 +<2605> 722 +<2606> 721 +<260e> 8056 +<261e> 8219 +<261f> 8222 +<2640> 706 +<2642> 705 +<2660> 8211 +<2661> 8017 +<2662> 8019 +<2663> 8213 +<2664> 8018 +<2665> 8212 +<2666> 8214 +<2667> 8016 +<266a> 775 +<266b> 16200 +<266c> 12100 +<266d> 774 +<266e> 16199 +<266f> 773 +<26a0> 12192 +endcidchar + +100 begincidchar +<26bd> 20957 +<26be> 12097 +<2702> 12176 +<2713> 16270 +<271a> 12241 +<273f> 12229 +<2740> 12228 +<2756> 12259 +<277f> 10514 +<27a1> 8206 +<29bf> 16203 +<2b1a> 11036 +<2e83> 14305 +<2e85> 13856 +<2e87> 14105 +<2e89> 14356 +<2e8b> 14110 +<2e8e> 4209 +<2e8f> 14476 +<2e90> 4646 +<2e92> 3762 +<2e93> 4739 +<2e94> 4779 +<2e95> 15391 +<2e96> 14530 +<2e97> 13852 +<2e98> 14561 +<2e99> 5059 +<2e9b> 5089 +<2e9e> 17893 +<2e9f> 3644 +<2ea0> 3773 +<2ea3> 14749 +<2ea4> 15398 +<2ea6> 14157 +<2ea8> 14780 +<2ea9> 13729 +<2eaa> 13995 +<2eab> 14999 +<2eac> 19130 +<2ead> 14905 +<2eae> 13922 +<2eb1> 15000 +<2eb2> 14999 +<2eb3> 14189 +<2eb7> 14078 +<2eb9> 14099 +<2ebc> 13747 +<2ebd> 13646 +<2ec1> 1931 +<2ec2> 15114 +<2ec3> 13870 +<2ec4> 2658 +<2ec6> 13682 +<2eca> 13898 +<2ecc> 15403 +<2ecd> 15184 +<2ecf> 15262 +<2ed1> 3029 +<2ed2> 15255 +<2ed6> 15262 +<2ed7> 13645 +<2ed8> 2664 +<2edd> 13847 +<2ede> 13849 +<2edf> 13848 +<2ee4> 1614 +<2ee8> 3380 +<2ee9> 1323 +<2eeb> 2666 +<2eed> 2243 +<2eef> 3965 +<2ef2> 1615 +<2f00> 1200 +<2f01> 8371 +<2f02> 4095 +<2f03> 4097 +<2f04> 1333 +<2f05> 4102 +<2f06> 3275 +<2f07> 4110 +<2f08> 2579 +<2f09> 4208 +<2f0a> 3286 +<2f0b> 3392 +<2f0c> 4219 +<2f0d> 4227 +<2f0e> 4233 +<2f0f> 4243 +<2f10> 4248 +<2f11> 3163 +<2f12> 3991 +<2f13> 4294 +<2f16> 4307 +<2f17> 2375 +<2f18> 3708 +<2f19> 4316 +<2f1a> 4321 +<2f1b> 4328 +<2f1c> 3746 +endcidchar + +100 begincidchar +<2f1d> 1969 +<2f1e> 4459 +<2f1f> 3156 +<2f20> 2204 +<2f23> 3878 +<2f24> 2887 +<2f25> 2433 +<2f26> 2208 +<2f27> 4622 +<2f28> 2631 +<2f29> 2454 +<2f2a> 4646 +<2f2b> 4648 +<2f2c> 4658 +<2f2d> 2177 +<2f2e> 4716 +<2f2f> 1979 +<2f30> 1918 +<2f31> 1738 +<2f32> 1519 +<2f33> 4739 +<2f34> 4741 +<2f35> 4761 +<2f36> 4763 +<2f37> 4768 +<2f38> 1655 +<2f39> 14521 +<2f3a> 4783 +<2f3b> 4785 +<2f3c> 2554 +<2f3d> 4930 +<2f3e> 1921 +<2f3f> 2326 +<2f40> 2215 +<2f41> 5058 +<2f42> 3592 +<2f43> 3143 +<2f44> 1740 +<2f45> 3661 +<2f46> 5088 +<2f47> 3284 +<2f48> 5132 +<2f49> 1860 +<2f4a> 3814 +<2f4b> 1853 +<2f4c> 2221 +<2f4d> 5349 +<2f4e> 5364 +<2f4f> 5368 +<2f50> 3450 +<2f51> 3807 +<2f52> 2223 +<2f53> 5378 +<2f54> 2603 +<2f55> 1360 +<2f56> 3066 +<2f57> 3541 +<2f58> 5604 +<2f59> 5606 +<2f5a> 3618 +<2f5b> 7965 +<2f5c> 1671 +<2f5d> 1880 +<2f5e> 1904 +<2f5f> 1732 +<2f60> 1245 +<2f61> 1504 +<2f62> 1537 +<2f63> 2652 +<2f64> 3899 +<2f65> 3134 +<2f66> 3479 +<2f67> 14848 +<2f68> 5783 +<2f69> 3368 +<2f6a> 3453 +<2f6b> 2172 +<2f6c> 3816 +<2f6d> 3779 +<2f6e> 3836 +<2f6f> 2676 +<2f70> 2260 +<2f71> 14913 +<2f72> 1363 +<2f73> 1856 +<2f74> 3953 +<2f75> 2971 +<2f76> 3606 +<2f77> 2227 +<2f78> 1544 +<2f79> 6163 +<2f7a> 3901 +<2f7b> 1227 +<2f7c> 4061 +<2f7d> 2261 +<2f7e> 6205 +<2f7f> 2262 +<2f80> 6227 +<2f81> 3281 +<2f82> 2569 +endcidchar + +100 begincidchar +<2f83> 2263 +<2f84> 2232 +<2f85> 1235 +<2f86> 2697 +<2f87> 2726 +<2f88> 2360 +<2f89> 2081 +<2f8a> 2541 +<2f8b> 6322 +<2f8c> 6479 +<2f8d> 2988 +<2f8e> 1858 +<2f8f> 2022 +<2f90> 1189 +<2f91> 6635 +<2f92> 1887 +<2f93> 1455 +<2f94> 1908 +<2f95> 2921 +<2f96> 3198 +<2f97> 6742 +<2f98> 6745 +<2f99> 1419 +<2f9a> 2682 +<2f9b> 2808 +<2f9c> 2829 +<2f9d> 2574 +<2f9e> 2306 +<2f9f> 2575 +<2fa0> 2914 +<2fa1> 15183 +<2fa2> 3874 +<2fa3> 3243 +<2fa4> 3428 +<2fa5> 3948 +<2fa6> 1754 +<2fa7> 3029 +<2fa8> 3827 +<2fa9> 3550 +<2faa> 7113 +<2fab> 7115 +<2fac> 1229 +<2fad> 8695 +<2fae> 3463 +<2faf> 3800 +<2fb0> 1461 +<2fb1> 7171 +<2fb2> 7173 +<2fb3> 1339 +<2fb4> 3607 +<2fb5> 3561 +<2fb6> 3464 +<2fb7> 2543 +<2fb8> 2335 +<2fb9> 2035 +<2fba> 3333 +<2fbb> 2062 +<2fbc> 2036 +<2fbd> 7276 +<2fbe> 7293 +<2fc1> 1614 +<2fc2> 1685 +<2fc3> 3031 +<2fc4> 7414 +<2fc5> 2267 +<2fc6> 7425 +<2fc7> 3729 +<2fc8> 13323 +<2fc9> 1642 +<2fca> 2055 +<2fcb> 7446 +<2fcc> 7449 +<2fcd> 3102 +<2fce> 1937 +<2fcf> 2767 +<2fd0> 3475 +<2fd3> 3966 +<3003> 655 +<3004> 8308 +<3012> 735 +<3013> 740 +<301c> 665 +<301d> 7608 +<301f> 7609 +<3020> 8058 +<3030> 12218 +<3036> 8057 +<303b> 12106 +<303c> 16194 +<303d> 12179 +<309f> 12181 +<30a0> 16205 +<30fb> 638 +<30fc> 660 +<30ff> 16195 +<3230> 8197 +<3233> 8143 +<3234> 8141 +<3235> 8148 +<3236> 8147 +endcidchar + +100 begincidchar +<3237> 8204 +<3238> 8142 +<3239> 7620 +<323a> 8151 +<323b> 8149 +<323c> 8144 +<323d> 8139 +<323e> 8146 +<323f> 8140 +<3240> 8150 +<3241> 8205 +<3242> 8145 +<3243> 8138 +<3244> 10498 +<3251> 8091 +<3290> 10471 +<3291> 8161 +<3292> 8160 +<3293> 8162 +<3294> 8156 +<3295> 10495 +<3296> 8165 +<3297> 10492 +<3298> 8158 +<3299> 8223 +<329a> 10489 +<329b> 10488 +<329c> 10494 +<329d> 8319 +<329e> 8191 +<329f> 10479 +<32a2> 10491 +<32a3> 10490 +<32a9> 8154 +<32aa> 8157 +<32ab> 8159 +<32ac> 8163 +<32ad> 8153 +<32ae> 8164 +<32af> 8155 +<32b0> 8152 +<3300> 8048 +<3303> 8042 +<3304> 11876 +<3305> 8183 +<3306> 11877 +<3307> 11881 +<3308> 11879 +<3309> 11884 +<330a> 11882 +<330b> 11886 +<330c> 11888 +<330d> 7595 +<3314> 7586 +<3315> 8041 +<3316> 8039 +<3317> 11896 +<3318> 8040 +<3319> 11898 +<331e> 8051 +<3322> 8038 +<3323> 8043 +<3324> 11907 +<3325> 11909 +<3326> 7596 +<3327> 7590 +<332a> 8052 +<332b> 7598 +<332d> 11915 +<3331> 8049 +<3332> 11921 +<3333> 8327 +<3336> 7592 +<3337> 11930 +<3338> 11932 +<3339> 8046 +<333a> 11933 +<333b> 8047 +<333c> 11926 +<333d> 11934 +<3341> 11935 +<3342> 8045 +<3347> 8050 +<3348> 11943 +<3349> 7585 +<334a> 7599 +<334d> 7588 +<334e> 8328 +<3351> 7593 +<3352> 11950 +<3353> 11954 +<3354> 11951 +<3357> 8044 +<3371> 11861 +<337b> 8323 +<337c> 7623 +<337d> 7622 +<337e> 7621 +<337f> 8054 +<338d> 11864 +endcidchar + +100 begincidchar +<3390> 8035 +<3396> 8037 +<3397> 8024 +<3398> 8026 +<339b> 11865 +<339f> 8186 +<33a0> 8020 +<33a1> 7607 +<33a2> 8021 +<33a3> 8187 +<33a6> 8188 +<33b0> 8030 +<33b1> 8029 +<33b2> 8028 +<33b3> 8027 +<33c2> 11856 +<33c4> 7606 +<33c8> 8194 +<33cb> 8034 +<33cc> 8182 +<33cd> 7611 +<33d4> 8036 +<33da> 11851 +<3402> 13698 +<3405> 15387 +<3406> 17242 +<3427> 13910 +<342c> 17246 +<342e> 14216 +<3468> 14047 +<346a> 17269 +<3488> 15442 +<3492> 17294 +<34b5> 16793 +<34bc> 17303 +<34c1> 18384 +<34c7> 17307 +<34db> 15425 +<351f> 13865 +<353e> 14110 +<3563> 17344 +<356e> 17348 +<35a6> 17369 +<35a8> 17371 +<35c5> 17377 +<35da> 17386 +<35de> 20067 +<35f4> 17395 +<3605> 17402 +<3614> 19131 +<364a> 17441 +<3691> 17473 +<3696> 17477 +<3699> 17475 +<36cf> 17494 +<376b> 17533 +<376c> 17532 +<3775> 17536 +<378d> 13850 +<37c1> 17550 +<37e2> 14123 +<37e8> 17570 +<37f4> 17573 +<37fd> 17576 +<3800> 17578 +<382f> 17588 +<3836> 17589 +<3840> 17590 +<385c> 17594 +<3861> 17596 +<38a1> 20171 +<38ad> 19132 +<38fa> 13852 +<3917> 17625 +<391a> 17628 +<396f> 17643 +<39a4> 20122 +<39b8> 20123 +<3a5c> 20127 +<3a6e> 17713 +<3a73> 17716 +<3a85> 20142 +<3ac4> 20135 +<3acb> 20136 +<3ad6> 17731 +<3ad7> 17758 +<3aea> 17741 +<3af3> 15424 +<3b0e> 17752 +<3b1a> 17756 +<3b1c> 17757 +<3b22> 15433 +<3b6d> 17804 +<3b77> 17797 +<3b87> 17826 +<3b88> 13965 +<3b8d> 17828 +<3ba4> 17834 +<3bb6> 16910 +<3bc3> 16911 +endcidchar + +100 begincidchar +<3bcd> 17848 +<3bf0> 17865 +<3bf3> 20151 +<3c0f> 16919 +<3c26> 17887 +<3cc3> 17916 +<3cd2> 17921 +<3d11> 17957 +<3d1e> 17968 +<3d31> 20158 +<3d4e> 7655 +<3d64> 17994 +<3d9a> 18008 +<3dc0> 18026 +<3dcc> 19133 +<3dd4> 18031 +<3e05> 18043 +<3e3f> 16968 +<3e40> 20170 +<3e60> 18059 +<3e66> 18061 +<3e68> 18062 +<3e83> 18069 +<3e8a> 15427 +<3e94> 18075 +<3eda> 15432 +<3f57> 18123 +<3f72> 16984 +<3f75> 18137 +<3f77> 18139 +<3fae> 18157 +<3fb1> 14164 +<3fc9> 18168 +<3fd7> 18173 +<3fdc> 19134 +<4039> 18191 +<4058> 18198 +<4093> 15436 +<4103> 15439 +<4105> 18235 +<4148> 18247 +<414f> 18250 +<4163> 18254 +<41b4> 18269 +<41bf> 18272 +<41e6> 18283 +<41ee> 18287 +<41f3> 18284 +<4207> 18294 +<420e> 18297 +<4264> 14176 +<4293> 15440 +<42c6> 18335 +<42d6> 18346 +<42dd> 18350 +<4302> 18364 +<432b> 18377 +<4343> 18379 +<43ee> 18423 +<43f0> 18426 +<4408> 18432 +<440c> 15426 +<4417> 18434 +<441c> 18435 +<4422> 18437 +<4453> 14195 +<445b> 17060 +<4476> 18460 +<447a> 18461 +<4491> 18467 +<44b3> 18494 +<44be> 18492 +<44d4> 18493 +<4508> 18524 +<450d> 18520 +<4525> 14206 +<4543> 18540 +<457a> 15435 +<459d> 17108 +<45b8> 18592 +<45be> 19135 +<45e5> 18618 +<45ea> 17113 +<460f> 18634 +<4610> 19136 +<4641> 18648 +<4665> 15438 +<46a1> 18665 +<46ae> 15441 +<46af> 18669 +<470c> 18690 +<471f> 20219 +<4764> 18712 +<47e6> 14224 +<47fd> 18724 +<4816> 18734 +<481e> 20225 +<4844> 17141 +<484e> 18746 +<48b5> 18779 +endcidchar + +100 begincidchar +<49b0> 17183 +<49e7> 18898 +<49fa> 18902 +<4a04> 18907 +<4a29> 18910 +<4abc> 18934 +<4b38> 13791 +<4b3b> 18958 +<4b7e> 19137 +<4bc2> 18995 +<4bca> 18997 +<4bd2> 18999 +<4be8> 15430 +<4c17> 17204 +<4c20> 19016 +<4c38> 19138 +<4cc4> 19076 +<4cd1> 19079 +<4ce1> 19139 +<4d07> 19099 +<4d77> 19115 +<4e00> 1200 +<4e01> 3000 +<4e02> 17234 +<4e03> 2275 +<4e07> 3754 +<4e08> 2510 +<4e09> 2174 +<4e0a> 2509 +<4e0b> 1340 +<4e0c> 19140 +<4e0d> 3526 +<4e0e> 3881 +<4e0f> 17235 +<4e10> 4091 +<4e11> 1233 +<4e12> 17236 +<4e14> 1484 +<4e15> 4092 +<4e16> 2632 +<4e17> 4311 +<4e18> 1648 +<4e19> 3594 +<4e1e> 2511 +<4e1f> 14298 +<4e21> 3974 +<4e26> 3602 +<4e28> 8371 +<4e29> 17237 +<4e2a> 4093 +<4e2b> 14299 +<4e2c> 14157 +<4e2d> 2980 +<4e2e> 17238 +<4e31> 4094 +<4e32> 1778 +<4e35> 21075 +<4e36> 4095 +<4e37> 13981 +<4e38> 1561 +<4e39> 2926 +<4e3b> 2323 +<4e3c> 4096 +<4e3f> 4097 +<4e42> 4098 +<4e43> 3307 +<4e44> 14304 +<4e45> 1649 +<4e47> 17239 +<4e48> 14126 +<4e4b> 3309 +<4e4d> 3259 +<4e4e> 1911 +<4e4f> 3681 +<4e51> 17241 +<4e55> 6480 +<4e56> 4099 +<4e57> 2512 +<4e58> 4100 +<4e59> 1333 +<4e5a> 14305 +<4e5c> 21076 +<4e5d> 1757 +<4e5e> 1956 +<4e5f> 3829 +<4e62> 4659 +<4e63> 21077 +<4e68> 21078 +<4e69> 17244 +<4e71> 3930 +<4e73> 3285 +<4e79> 19143 +<4e7e> 1505 +<4e7f> 14306 +<4e80> 1615 +<4e82> 4101 +<4e85> 4102 +<4e86> 3971 +<4e88> 3879 +<4e89> 2794 +endcidchar + +100 begincidchar +<4e8a> 4104 +<4e8b> 2244 +<4e8c> 3275 +<4e8d> 14307 +<4e8e> 4107 +<4e91> 1248 +<4e92> 1939 +<4e94> 1938 +<4e95> 1194 +<4e96> 14308 +<4e97> 21081 +<4e98> 4081 +<4e99> 4080 +<4e9b> 2083 +<4e9c> 1125 +<4e9d> 17245 +<4ea1> 3682 +<4ea2> 4111 +<4ea4> 1958 +<4ea5> 1195 +<4ea6> 3744 +<4ea8> 1686 +<4ead> 3070 +<4eae> 3972 +<4eaf> 21082 +<4eb0> 4112 +<4eb3> 4113 +<4eb6> 4114 +<4eb9> 14309 +<4eba> 2579 +<4ebb> 13856 +<4ebc> 17247 +<4ec0> 2372 +<4ec1> 2580 +<4ec2> 4119 +<4ec3> 17248 +<4ec4> 4117 +<4ec6> 4118 +<4ec7> 1650 +<4ec8> 17249 +<4eca> 2067 +<4ecb> 1392 +<4ecd> 4116 +<4ece> 4115 +<4ecf> 3577 +<4ed0> 14310 +<4ed4> 2196 +<4ed5> 2195 +<4ed6> 2846 +<4ed7> 4120 +<4ed8> 3527 +<4ed9> 2699 +<4eda> 17251 +<4edb> 21083 +<4edd> 656 +<4ede> 4121 +<4edf> 4123 +<4ee0> 14311 +<4ee1> 8372 +<4ee2> 21084 +<4ee3> 2885 +<4ee4> 4009 +<4ee5> 1166 +<4ee8> 21085 +<4eeb> 17250 +<4eed> 4122 +<4eee> 1342 +<4eef> 21086 +<4ef0> 1724 +<4ef1> 17252 +<4ef2> 2981 +<4ef3> 19144 +<4ef5> 17253 +<4ef6> 1861 +<4ef7> 4124 +<4efb> 3290 +<4efc> 8373 +<4efd> 14312 +<4efe> 21087 +<4eff> 14313 +<4f00> 8374 +<4f01> 1575 +<4f02> 21088 +<4f03> 8375 +<4f08> 21089 +<4f09> 4125 +<4f0a> 1167 +<4f0b> 14314 +<4f0c> 19145 +<4f0d> 1940 +<4f0e> 1576 +<4f0f> 3564 +<4f10> 3398 +<4f11> 1651 +<4f12> 21090 +<4f15> 14315 +<4f16> 17254 +<4f17> 21091 +<4f19> 19146 +<4f1a> 1393 +endcidchar + +100 begincidchar +<4f1c> 4160 +<4f1d> 3131 +<4f2b> 19147 +<4f2e> 19148 +<4f2f> 3362 +<4f30> 4127 +<4f31> 19149 +<4f33> 21092 +<4f34> 3408 +<4f35> 21093 +<4f36> 4010 +<4f37> 17256 +<4f38> 2547 +<4f39> 8376 +<4f3a> 2197 +<4f3b> 14317 +<4f3c> 2245 +<4f3d> 1344 +<4f3e> 17257 +<4f40> 21094 +<4f42> 21095 +<4f43> 3053 +<4f46> 2912 +<4f47> 4131 +<4f48> 16779 +<4f49> 14318 +<4f4d> 1168 +<4f4e> 3071 +<4f4f> 2373 +<4f50> 2084 +<4f51> 3854 +<4f52> 21098 +<4f53> 2862 +<4f54> 14319 +<4f55> 1343 +<4f56> 8377 +<4f57> 4130 +<4f58> 17258 +<4f59> 3880 +<4f5a> 4126 +<4f5b> 4128 +<4f5c> 2142 +<4f5d> 4129 +<4f5e> 4563 +<4f5f> 16780 +<4f60> 14316 +<4f63> 21099 +<4f64> 17255 +<4f69> 4137 +<4f6a> 16781 +<4f6c> 16782 +<4f6e> 21100 +<4f6f> 4140 +<4f70> 4138 +<4f71> 21101 +<4f73> 1346 +<4f75> 3595 +<4f76> 4132 +<4f79> 21102 +<4f7a> 14320 +<4f7b> 4136 +<4f7c> 1959 +<4f7f> 2198 +<4f81> 21103 +<4f82> 17262 +<4f83> 1506 +<4f84> 19150 +<4f85> 17263 +<4f86> 4141 +<4f88> 4133 +<4f89> 21104 +<4f8a> 8379 +<4f8b> 4011 +<4f8c> 21105 +<4f8d> 2246 +<4f8e> 21106 +<4f8f> 4134 +<4f90> 21107 +<4f91> 4139 +<4f92> 8378 +<4f93> 21108 +<4f94> 8381 +<4f96> 4142 +<4f97> 14323 +<4f98> 4135 +<4f99> 21109 +<4f9a> 8380 +<4f9b> 1689 +<4f9d> 1169 +<4f9e> 19151 +<4f9f> 21110 +<4fa0> 1690 +<4fa1> 1345 +<4fab> 4564 +<4fad> 3751 +<4fae> 3552 +<4faf> 1960 +<4fb2> 17265 +<4fb5> 2549 +<4fb6> 3967 +endcidchar + +100 begincidchar +<4fb7> 19152 +<4fb9> 21111 +<4fbe> 14324 +<4fbf> 3624 +<4fc2> 1806 +<4fc3> 2821 +<4fc4> 1380 +<4fc5> 17266 +<4fc6> 21117 +<4fc8> 21118 +<4fc9> 8364 +<4fca> 2397 +<4fcb> 17267 +<4fcc> 21119 +<4fcd> 8382 +<4fce> 4146 +<4fcf> 14325 +<4fd0> 4151 +<4fd1> 4149 +<4fd2> 17268 +<4fd3> 15407 +<4fd4> 4144 +<4fd7> 2831 +<4fd8> 4147 +<4fda> 4150 +<4fdb> 4148 +<4fdc> 21120 +<4fdd> 3629 +<4fdf> 4145 +<4fe0> 7660 +<4fe1> 2548 +<4fe2> 21121 +<4fe3> 3745 +<4fe6> 17264 +<4fee> 2350 +<4fef> 4166 +<4ff0> 21122 +<4ff1> 13731 +<4ff2> 17270 +<4ff3> 3334 +<4ff5> 3496 +<4ff6> 4161 +<4ff8> 3648 +<4ffa> 1334 +<4ffc> 21123 +<4ffd> 14326 +<4ffe> 4165 +<4fff> 8385 +<5002> 20299 +<5004> 19153 +<5005> 4159 +<5006> 4168 +<5007> 21124 +<5009> 2772 +<500a> 21125 +<500b> 1912 +<500c> 19154 +<500d> 3346 +<500e> 16783 +<500f> 5632 +<5010> 14329 +<5011> 4167 +<5012> 3159 +<5013> 17271 +<5014> 4156 +<5016> 1962 +<5017> 21126 +<5018> 16784 +<5019> 1961 +<501a> 4154 +<501b> 14330 +<501c> 17272 +<501d> 21127 +<501e> 8386 +<501f> 2310 +<5021> 4162 +<5022> 8384 +<5023> 3647 +<5024> 2955 +<5025> 4158 +<5026> 7674 +<5027> 14331 +<5028> 4155 +<5029> 4163 +<502a> 4157 +<502b> 3993 +<502c> 4164 +<502d> 4071 +<502e> 14332 +<5030> 21128 +<5035> 21131 +<5036> 1758 +<5039> 1862 +<503b> 14336 +<5040> 8383 +<5041> 16785 +<5042> 8389 +<5043> 4169 +<5045> 21132 +<5046> 8387 +endcidchar + +100 begincidchar +<5047> 4170 +<5048> 4174 +<5049> 1170 +<504a> 21133 +<504c> 19155 +<504e> 17273 +<504f> 3616 +<5050> 4173 +<5053> 17274 +<5055> 4172 +<5056> 4176 +<5057> 14333 +<5059> 21136 +<505a> 4175 +<505c> 3072 +<505f> 19156 +<5060> 21137 +<5062> 19157 +<5063> 17275 +<5065> 1864 +<5066> 14334 +<5067> 21138 +<506a> 14335 +<506c> 4177 +<506d> 21139 +<5070> 8388 +<5071> 21140 +<5072> 2289 +<5074> 2822 +<5075> 3073 +<5076> 1774 +<5077> 19158 +<5078> 4178 +<507d> 1616 +<5080> 4179 +<5081> 21141 +<5085> 4181 +<5086> 21144 +<5088> 17277 +<508a> 21145 +<508d> 3683 +<508e> 19159 +<508f> 14337 +<5090> 21146 +<5091> 1852 +<5094> 8390 +<5095> 17280 +<5096> 14338 +<5098> 2175 +<5099> 3467 +<509a> 4180 +<509b> 21147 +<509c> 14339 +<509e> 19160 +<50a2> 19161 +<50a3> 17276 +<50aa> 17281 +<50ac> 2101 +<50ad> 3885 +<50b1> 17283 +<50b2> 4183 +<50b3> 4186 +<50b4> 4182 +<50b5> 2100 +<50b7> 2439 +<50b9> 21153 +<50bd> 21154 +<50be> 1807 +<50c0> 21155 +<50c2> 4187 +<50c3> 19162 +<50c4> 17286 +<50c5> 7662 +<50c7> 17287 +<50cc> 14340 +<50cd> 3207 +<50ce> 17290 +<50cf> 2814 +<50d0> 16787 +<50d1> 1691 +<50d3> 21156 +<50d4> 17292 +<50d5> 3707 +<50d6> 4188 +<50d8> 8392 +<50d9> 15408 +<50da> 3973 +<50de> 4189 +<50df> 21159 +<50e1> 17293 +<50e2> 21160 +<50e3> 4192 +<50e4> 21161 +<50e5> 4190 +<50e6> 14341 +<50e7> 2768 +<50e8> 19163 +<50e9> 14342 +<50ed> 4191 +<50ee> 4193 +endcidchar + +100 begincidchar +<50ef> 14343 +<50f0> 15409 +<50f1> 19164 +<50f2> 16786 +<50f3> 17288 +<50f4> 8391 +<50f5> 4195 +<50f6> 21162 +<50f9> 4194 +<50fa> 21163 +<50fb> 3608 +<50fe> 19165 +<5100> 1617 +<5103> 16789 +<5104> 1327 +<5106> 16788 +<5107> 19166 +<5108> 14344 +<5109> 4196 +<510b> 14345 +<5110> 14346 +<5112> 2336 +<5114> 4201 +<5115> 4200 +<5116> 4199 +<5117> 17296 +<5118> 4143 +<5119> 21165 +<511a> 4202 +<511b> 14347 +<511e> 14348 +<511f> 2440 +<5121> 4203 +<5123> 21168 +<512a> 3855 +<512f> 21173 +<5131> 21174 +<5132> 7798 +<5133> 19170 +<5134> 21175 +<5135> 16790 +<5137> 4205 +<5138> 19171 +<5139> 21176 +<513a> 4204 +<513b> 4207 +<513c> 4206 +<5141> 1208 +<5142> 21177 +<5143> 1897 +<5144> 1809 +<5145> 2374 +<5146> 3001 +<5147> 1692 +<5148> 2700 +<5149> 1963 +<514a> 8393 +<514b> 2048 +<514c> 4211 +<514d> 3796 +<514e> 13949 +<514f> 21178 +<5150> 2247 +<5152> 4210 +<5153> 21179 +<5154> 4212 +<5155> 16791 +<5157> 16792 +<5158> 21180 +<515a> 3160 +<515c> 1491 +<515f> 14349 +<5160> 17298 +<5162> 4213 +<5164> 8394 +<5165> 3286 +<5166> 21181 +<5167> 13966 +<5168> 2742 +<516b> 3392 +<516c> 1964 +<516d> 4065 +<516e> 4217 +<5171> 1694 +<5173> 17300 +<5174> 19172 +<5175> 3596 +<5176> 2838 +<5177> 1769 +<5178> 3119 +<5179> 14201 +<517b> 18393 +<517c> 1865 +<517e> 21182 +<5180> 4218 +<5182> 4219 +<5183> 17301 +<5184> 19173 +<5185> 3258 +<5186> 1281 +endcidchar + +100 begincidchar +<5189> 4222 +<518a> 2157 +<518b> 17302 +<518c> 4221 +<518d> 2102 +<518e> 21183 +<518f> 4223 +<5190> 6235 +<5191> 4224 +<5192> 3695 +<5193> 4225 +<5197> 2513 +<5198> 17304 +<5199> 2296 +<519d> 8395 +<51a0> 1507 +<51a1> 14350 +<51a2> 4230 +<51a3> 17305 +<51a4> 7817 +<51a5> 3785 +<51a6> 4229 +<51a8> 3532 +<51ac> 3161 +<51ad> 17306 +<51b0> 4237 +<51b3> 4234 +<51b4> 2131 +<51b5> 4238 +<51b6> 3830 +<51b7> 4012 +<51b8> 19174 +<51ba> 19175 +<51bc> 14351 +<51bd> 4239 +<51be> 8396 +<51bf> 21184 +<51c2> 21185 +<51c3> 15410 +<51c4> 2636 +<51c5> 4240 +<51c6> 2404 +<51c8> 19176 +<51c9> 4241 +<51ca> 16794 +<51cb> 3002 +<51cc> 3975 +<51cd> 3162 +<51cf> 19177 +<51d1> 19178 +<51d2> 21186 +<51d5> 21187 +<51d6> 4314 +<51d8> 19181 +<51db> 4242 +<51dc> 8284 +<51dd> 1725 +<51de> 20300 +<51df> 19182 +<51e0> 4243 +<51e1> 3724 +<51e2> 16795 +<51e5> 21188 +<51e6> 2418 +<51e7> 2908 +<51e9> 4245 +<51ea> 3260 +<51ec> 8397 +<51ed> 4246 +<51ee> 14353 +<51f0> 4247 +<51f1> 1420 +<51f2> 21189 +<51f3> 17309 +<51f4> 14354 +<51f5> 4248 +<51f6> 1695 +<51f7> 21190 +<51f8> 3236 +<51f9> 1308 +<51fa> 2394 +<51fd> 3381 +<51fe> 4249 +<5200> 3163 +<5203> 2581 +<5204> 4250 +<5205> 19183 +<5206> 3580 +<5207> 2686 +<5208> 1502 +<520a> 1509 +<520b> 4251 +<520e> 4253 +<5211> 1808 +<5212> 17310 +<5213> 14357 +<5214> 4252 +<5215> 8398 +<5216> 17311 +<5217> 4027 +endcidchar + +100 begincidchar +<5218> 21191 +<521d> 2419 +<5222> 21192 +<5224> 3409 +<5225> 3612 +<5226> 19184 +<5227> 4254 +<5228> 19185 +<5229> 3938 +<522a> 4255 +<522b> 19186 +<522e> 4256 +<5230> 3192 +<5233> 4257 +<5235> 19189 +<5236> 2637 +<5237> 2158 +<5238> 1866 +<5239> 4258 +<523a> 2199 +<523b> 2049 +<523c> 19190 +<5243> 3074 +<5244> 4260 +<5245> 21193 +<5247> 2823 +<5249> 14358 +<524a> 2143 +<524d> 2738 +<524f> 4259 +<5254> 4264 +<5255> 17313 +<5256> 3684 +<5257> 16796 +<5258> 21194 +<525a> 19191 +<525b> 2038 +<525c> 17314 +<525d> 7774 +<525e> 4263 +<525f> 21195 +<5260> 19192 +<5261> 14359 +<5263> 1867 +<5264> 2126 +<5265> 3363 +<5266> 14360 +<5269> 4267 +<526a> 4265 +<526c> 17315 +<526e> 19193 +<526f> 3565 +<5270> 2514 +<5271> 4274 +<5272> 1474 +<5273> 4268 +<5274> 4266 +<5275> 2769 +<5277> 17316 +<527d> 4270 +<527f> 4269 +<5280> 21196 +<5282> 17318 +<5283> 1442 +<5284> 17317 +<5285> 21197 +<5287> 1846 +<5288> 4275 +<5289> 3957 +<528a> 19196 +<528c> 19197 +<528d> 4271 +<5291> 4276 +<5292> 4273 +<5293> 14361 +<5294> 4272 +<5298> 17320 +<529a> 21201 +<529b> 3991 +<529c> 8399 +<529f> 1965 +<52a0> 1347 +<52a3> 4028 +<52a4> 17322 +<52a5> 21202 +<52a6> 8400 +<52a7> 21203 +<52a9> 2431 +<52aa> 3154 +<52ab> 2039 +<52af> 8573 +<52b0> 21204 +<52b1> 4013 +<52b4> 4049 +<52b5> 4282 +<52b9> 1966 +<52bc> 4281 +<52bd> 21208 +<52be> 1421 +<52c0> 8401 +endcidchar + +100 begincidchar +<52c1> 4283 +<52c3> 3716 +<52c4> 21209 +<52c5> 3032 +<52c6> 21210 +<52c7> 3856 +<52c8> 14362 +<52c9> 3625 +<52ca> 17325 +<52cc> 16797 +<52cd> 4284 +<52cf> 21211 +<52d0> 14056 +<52d1> 17326 +<52d2> 7150 +<52d4> 21212 +<52d5> 3208 +<52d6> 16798 +<52d7> 4285 +<52d8> 1510 +<52d9> 3775 +<52db> 8402 +<52dc> 21213 +<52dd> 2441 +<52de> 4286 +<52df> 3639 +<52e0> 4290 +<52e1> 19198 +<52e2> 2638 +<52e3> 4287 +<52e4> 1736 +<52e5> 21214 +<52e6> 4288 +<52e7> 1511 +<52e8> 21215 +<52e9> 19199 +<52ea> 21216 +<52ec> 21217 +<52f0> 14363 +<52f1> 19200 +<52f2> 1796 +<52f3> 4291 +<52f4> 21218 +<52f5> 4292 +<52f6> 21219 +<52f7> 17328 +<52fa> 2311 +<52fb> 16799 +<52fe> 1967 +<52ff> 3818 +<5300> 8403 +<5301> 3828 +<5302> 3279 +<5303> 19201 +<5305> 3649 +<5306> 4295 +<5307> 20301 +<5308> 4296 +<530c> 21220 +<530d> 4298 +<530f> 4300 +<5310> 4299 +<5311> 19202 +<5313> 21221 +<5315> 4301 +<5316> 1341 +<5317> 3706 +<5318> 21222 +<5319> 2156 +<531a> 4302 +<531b> 21223 +<531c> 16800 +<531d> 2779 +<531e> 21224 +<531f> 19203 +<5320> 2442 +<5321> 1697 +<5323> 4303 +<5324> 8405 +<5325> 21225 +<532a> 3439 +<532d> 19204 +<532f> 4304 +<5330> 21231 +<5331> 4305 +<5332> 19205 +<5333> 4306 +<5335> 17329 +<5338> 4307 +<5339> 3478 +<533a> 1760 +<533b> 1193 +<533c> 21232 +<533d> 19206 +<533e> 14366 +<533f> 3223 +<5340> 4308 +<5341> 2375 +<5342> 17330 +<5343> 2701 +endcidchar + +100 begincidchar +<5345> 4310 +<5346> 4309 +<5347> 2443 +<5348> 1941 +<5349> 4312 +<534a> 3410 +<534b> 14368 +<534c> 14367 +<534d> 4313 +<5351> 3440 +<5352> 2836 +<5353> 2894 +<5354> 1696 +<5357> 3270 +<5358> 2927 +<5359> 21233 +<535a> 3364 +<535b> 21234 +<535c> 3708 +<535e> 4315 +<5360> 2702 +<5361> 14369 +<5363> 16801 +<5365> 19207 +<5366> 1803 +<5367> 17333 +<5369> 4316 +<536c> 14370 +<536d> 19208 +<536e> 4317 +<536f> 1230 +<5370> 1209 +<5371> 1577 +<5372> 8406 +<5373> 2824 +<5374> 1643 +<5375> 3931 +<5377> 4320 +<5378> 1335 +<5379> 19209 +<537a> 17334 +<537b> 4319 +<537d> 13365 +<537e> 19210 +<537f> 7661 +<5382> 4321 +<5383> 21236 +<5384> 3837 +<5389> 14288 +<538e> 21239 +<5393> 8407 +<5394> 19211 +<5396> 4322 +<5398> 3994 +<5399> 19212 +<539a> 1968 +<539d> 16802 +<539f> 1898 +<53a0> 4323 +<53a1> 21240 +<53a4> 17335 +<53a5> 4325 +<53a6> 4324 +<53a8> 2597 +<53a9> 20271 +<53aa> 19213 +<53ab> 14371 +<53ad> 1280 +<53ae> 4326 +<53af> 19214 +<53b0> 4327 +<53b2> 8408 +<53b3> 1899 +<53b4> 17336 +<53b5> 21241 +<53b6> 4328 +<53b7> 17338 +<53b8> 21242 +<53ba> 19215 +<53bb> 1672 +<53bd> 21243 +<53c0> 17339 +<53c1> 19216 +<53c2> 2176 +<53c3> 4329 +<53c8> 3746 +<53c9> 20281 +<53ca> 1652 +<53cb> 3857 +<53cc> 2770 +<53cd> 3411 +<53ce> 2345 +<53cf> 21244 +<53d4> 2385 +<53d5> 17343 +<53d6> 2324 +<53d7> 2337 +<53d9> 2432 +<53da> 14372 +<53db> 7978 +endcidchar + +100 begincidchar +<53dd> 8409 +<53de> 21247 +<53df> 14111 +<53e0> 19219 +<53e1> 1253 +<53e2> 2771 +<53e3> 1969 +<53e4> 1913 +<53e5> 1759 +<53e6> 14373 +<53e7> 21249 +<53e8> 4336 +<53e9> 2911 +<53ea> 2910 +<53eb> 1699 +<53ec> 2444 +<53ed> 4337 +<53ee> 4335 +<53ef> 1348 +<53f0> 2886 +<53f1> 2276 +<53f2> 2201 +<53f3> 1224 +<53f4> 17345 +<53f5> 14374 +<53f6> 1486 +<53f7> 2040 +<53f8> 2200 +<53fa> 4338 +<5401> 4339 +<5402> 21250 +<5403> 1635 +<5404> 1444 +<5408> 2041 +<5409> 1634 +<540a> 3067 +<540b> 1223 +<540c> 3209 +<540d> 3786 +<540e> 1971 +<540f> 3939 +<5410> 3137 +<5411> 1970 +<5412> 16803 +<5413> 19220 +<541a> 21251 +<541b> 1797 +<541d> 4348 +<541e> 13964 +<541f> 1755 +<5420> 3704 +<5421> 21252 +<5424> 17346 +<5426> 3441 +<5427> 14375 +<5428> 17347 +<5429> 4347 +<542a> 19221 +<542b> 1562 +<542e> 4345 +<542f> 21253 +<5431> 19222 +<5433> 13760 +<5436> 4346 +<5438> 1653 +<5439> 2599 +<543b> 3581 +<543c> 4344 +<543d> 4340 +<543e> 1943 +<543f> 13775 +<5440> 4341 +<5442> 4042 +<5443> 17349 +<5444> 21254 +<5446> 3650 +<5447> 21255 +<5448> 3076 +<5449> 1942 +<544a> 2050 +<544c> 19225 +<544d> 14376 +<544e> 4349 +<544f> 21256 +<5451> 3253 +<5455> 14115 +<545e> 21257 +<545f> 4353 +<5462> 17350 +<5464> 21258 +<5466> 14377 +<5467> 21259 +<5468> 2346 +<5469> 21260 +<546a> 2338 +<546b> 14378 +<546c> 17351 +<5470> 4356 +<5471> 4354 +<5473> 3759 +endcidchar + +100 begincidchar +<5474> 14379 +<5475> 4351 +<5476> 4360 +<5477> 4355 +<547b> 4358 +<547c> 1914 +<547d> 3787 +<547f> 16804 +<5480> 4359 +<5481> 21263 +<5483> 21264 +<5484> 4361 +<5485> 21265 +<5486> 4363 +<5488> 16805 +<5489> 21266 +<548a> 8412 +<548b> 2144 +<548c> 4072 +<548d> 14380 +<548e> 4352 +<548f> 4350 +<5490> 4362 +<5491> 21267 +<5492> 4357 +<5495> 17352 +<5496> 14381 +<549c> 8411 +<549f> 21268 +<54a0> 17353 +<54a1> 14382 +<54a2> 4365 +<54a4> 4374 +<54a5> 4367 +<54a6> 17354 +<54a7> 19226 +<54a8> 4371 +<54a9> 8413 +<54aa> 19227 +<54ab> 4372 +<54ac> 20277 +<54ad> 14383 +<54ae> 17355 +<54af> 4401 +<54b1> 19228 +<54b2> 2137 +<54b3> 1423 +<54b7> 17356 +<54b8> 4366 +<54b9> 14384 +<54ba> 17357 +<54bb> 19229 +<54bc> 4376 +<54bd> 1210 +<54be> 4375 +<54bf> 14385 +<54c0> 1129 +<54c1> 3516 +<54c2> 4373 +<54c3> 17358 +<54c4> 4369 +<54c6> 14386 +<54c7> 4364 +<54c8> 4370 +<54c9> 2104 +<54ca> 21269 +<54cd> 14387 +<54ce> 19230 +<54d8> 4377 +<54e0> 21270 +<54e1> 1211 +<54e2> 4386 +<54e8> 7703 +<54e9> 3735 +<54ea> 19231 +<54ec> 17360 +<54ed> 4384 +<54ee> 4383 +<54ef> 17361 +<54f1> 17362 +<54f2> 3113 +<54f3> 17363 +<54f6> 21271 +<54fa> 4385 +<54fc> 19232 +<54fd> 4382 +<54fe> 21272 +<54ff> 8414 +<5504> 1238 +<5505> 19233 +<5506> 2086 +<5507> 2550 +<5508> 19234 +<5509> 17366 +<550e> 14388 +<550f> 4380 +<5510> 3164 +<5514> 4381 +<5515> 19235 +<5516> 1126 +endcidchar + +100 begincidchar +<5527> 19236 +<552a> 19237 +<552b> 14389 +<552e> 4391 +<552f> 3853 +<5531> 2447 +<5532> 21275 +<5533> 4397 +<5535> 14390 +<5536> 19238 +<5538> 4396 +<5539> 4387 +<553b> 21276 +<553c> 17367 +<553d> 21277 +<553e> 2851 +<5540> 4388 +<5541> 17368 +<5544> 2895 +<5545> 4393 +<5546> 2446 +<5547> 17370 +<5549> 21278 +<554a> 14391 +<554c> 4390 +<554d> 21279 +<554f> 3824 +<5550> 16806 +<5551> 19239 +<5553> 1810 +<5558> 21280 +<555c> 4392 +<555d> 4398 +<555e> 7633 +<5560> 14392 +<5561> 20308 +<5563> 4389 +<5564> 17372 +<5566> 19240 +<557b> 4404 +<557c> 4409 +<557d> 17374 +<557e> 4405 +<557f> 21283 +<5580> 4400 +<5581> 16807 +<5582> 17375 +<5583> 4410 +<5584> 2739 +<5586> 8415 +<5587> 4412 +<5588> 14394 +<5589> 1972 +<558a> 4402 +<558b> 3003 +<558e> 14395 +<558f> 19241 +<5591> 17376 +<5592> 19242 +<5593> 21284 +<5594> 19243 +<5597> 21285 +<5598> 4406 +<5599> 4399 +<559a> 1513 +<559c> 1578 +<559d> 1475 +<559e> 4407 +<559f> 4403 +<55a3> 21286 +<55a4> 19244 +<55a7> 1868 +<55a8> 4413 +<55a9> 4411 +<55aa> 2773 +<55ab> 1636 +<55ac> 1700 +<55ad> 16808 +<55ae> 4408 +<55b0> 7664 +<55b2> 19245 +<55b6> 1254 +<55bf> 17381 +<55c1> 21287 +<55c3> 19246 +<55c4> 4417 +<55c5> 4415 +<55c6> 19247 +<55c7> 4472 +<55c9> 17382 +<55cb> 21288 +<55cc> 17383 +<55ce> 16809 +<55d1> 17384 +<55d2> 17378 +<55d3> 19248 +<55d4> 4420 +<55da> 4414 +<55db> 19249 +<55dc> 4418 +endcidchar + +100 begincidchar +<55dd> 17385 +<55de> 21291 +<55df> 4416 +<55e2> 17387 +<55e3> 2202 +<55e4> 4419 +<55e9> 17389 +<55ec> 19250 +<55ee> 19251 +<55f1> 19252 +<55f6> 19253 +<55f7> 4422 +<55f8> 19254 +<55f9> 4427 +<55fd> 4425 +<55fe> 4424 +<55ff> 21292 +<5605> 19255 +<5606> 2928 +<5607> 17392 +<5608> 14396 +<5609> 1349 +<560a> 21294 +<560d> 19256 +<5610> 17393 +<5614> 4421 +<5616> 4423 +<5617> 2448 +<5618> 1237 +<5619> 21295 +<561b> 4426 +<5620> 15389 +<5628> 17390 +<5629> 1374 +<562c> 19259 +<562f> 4437 +<5630> 17394 +<5631> 2532 +<5632> 7821 +<5633> 21296 +<5634> 4431 +<5635> 19260 +<5636> 4432 +<5637> 14399 +<5638> 4434 +<5639> 19261 +<563b> 16810 +<563c> 21297 +<563d> 17396 +<563f> 14400 +<5640> 17397 +<5641> 21298 +<5642> 7642 +<5646> 21301 +<5647> 17398 +<5649> 14401 +<564b> 14402 +<564c> 7721 +<564d> 19262 +<564e> 4428 +<564f> 14403 +<5650> 4429 +<5653> 7963 +<5654> 19263 +<565b> 1496 +<565e> 17399 +<5660> 17400 +<5664> 4436 +<5666> 14404 +<5668> 1579 +<5669> 14405 +<566a> 4439 +<566b> 4435 +<566c> 4438 +<566d> 17401 +<566f> 14406 +<5674> 3582 +<5675> 21305 +<5676> 15411 +<5678> 3245 +<567a> 3404 +<5680> 4441 +<5684> 21306 +<5685> 19264 +<5686> 4440 +<5687> 1443 +<5688> 17403 +<568a> 4442 +<568b> 21307 +<568c> 17404 +<568f> 4445 +<5694> 4444 +<5695> 14409 +<5699> 7654 +<569a> 14410 +<569d> 17405 +<569e> 16811 +<569f> 19265 +<56a0> 4443 +<56a2> 3311 +endcidchar + +100 begincidchar +<56a5> 4446 +<56a6> 19266 +<56a7> 21308 +<56a8> 17406 +<56a9> 16812 +<56ab> 21309 +<56ae> 4447 +<56b1> 14413 +<56b2> 17407 +<56b3> 16813 +<56b4> 4449 +<56b6> 4448 +<56b7> 19267 +<56bc> 4451 +<56be> 21310 +<56c0> 14116 +<56c1> 4452 +<56c2> 4450 +<56c3> 4453 +<56c5> 17408 +<56c8> 4455 +<56c9> 14414 +<56ca> 7770 +<56cb> 21311 +<56cc> 19268 +<56cd> 17409 +<56ce> 4456 +<56cf> 19269 +<56d0> 21312 +<56d1> 4457 +<56d3> 4458 +<56d7> 4459 +<56d8> 4220 +<56d9> 19270 +<56da> 2344 +<56db> 2203 +<56dc> 21313 +<56dd> 14415 +<56de> 1395 +<56df> 17410 +<56e0> 1212 +<56e1> 19271 +<56e3> 2946 +<56e4> 14416 +<56e8> 17411 +<56eb> 19272 +<56ed> 19273 +<56ee> 4460 +<56f0> 2068 +<56f1> 19274 +<56f2> 1171 +<56f3> 2596 +<56f9> 4461 +<56fa> 1915 +<56fd> 2051 +<56ff> 4463 +<5700> 4462 +<5703> 3632 +<5704> 4464 +<5707> 19275 +<5708> 4466 +<5709> 4465 +<570a> 14417 +<570b> 4467 +<570c> 19276 +<570d> 4468 +<570f> 1869 +<5711> 21319 +<5712> 1282 +<5713> 4469 +<5715> 14418 +<5716> 4471 +<5718> 4470 +<571c> 4473 +<571d> 19279 +<571f> 3156 +<5720> 21320 +<5721> 13952 +<5722> 21321 +<5723> 14419 +<5726> 4474 +<5727> 1145 +<5728> 2127 +<5729> 17416 +<572a> 21324 +<572c> 19280 +<572d> 1811 +<572e> 19281 +<572f> 14420 +<5730> 2957 +<573b> 4478 +<573f> 21325 +<5740> 4479 +<5742> 2132 +<5747> 1737 +<574a> 3685 +<574c> 14423 +<574d> 17420 +<574e> 4477 +<574f> 4480 +endcidchar + +100 begincidchar +<5750> 2097 +<5751> 1973 +<5752> 21326 +<5759> 8416 +<575f> 19284 +<5761> 4484 +<5762> 21327 +<5764> 2069 +<5765> 8417 +<5766> 2929 +<5767> 21328 +<5768> 17422 +<5769> 4481 +<576a> 3062 +<576b> 19285 +<576d> 19286 +<576e> 21329 +<576f> 17423 +<5770> 14424 +<5771> 21330 +<5777> 16814 +<5779> 21331 +<577a> 19287 +<577b> 17427 +<577c> 16815 +<577e> 21332 +<577f> 4485 +<5781> 21333 +<5782> 2600 +<5783> 19288 +<5788> 4483 +<5789> 4486 +<578b> 1813 +<578c> 14425 +<5793> 4487 +<5794> 21334 +<5795> 21338 +<5797> 19289 +<5799> 21335 +<579a> 17430 +<579c> 14426 +<579f> 21336 +<57a0> 4488 +<57a1> 21337 +<57a2> 1974 +<57a3> 1438 +<57a4> 4490 +<57a7> 21339 +<57a8> 17433 +<57a9> 21340 +<57aa> 4491 +<57ac> 8418 +<57ae> 19290 +<57b0> 4492 +<57b3> 4489 +<57b8> 14427 +<57bd> 21341 +<57c0> 4482 +<57c3> 4493 +<57c6> 4494 +<57c7> 8420 +<57c8> 8419 +<57cb> 3730 +<57cc> 17436 +<57ce> 2515 +<57cf> 16817 +<57d4> 4495 +<57d5> 19291 +<57d6> 4499 +<57d7> 17434 +<57dc> 3310 +<57dd> 21342 +<57de> 17439 +<57df> 1196 +<57e0> 3528 +<57e1> 21347 +<57e3> 4500 +<57e4> 16818 +<57e6> 14428 +<57e7> 19292 +<57e9> 21343 +<57ed> 14429 +<57f0> 17440 +<57f4> 2533 +<57f7> 2277 +<57f8> 17442 +<57f9> 3347 +<57fa> 1580 +<57fb> 17443 +<57fc> 2139 +<57fd> 17444 +<57fe> 21344 +<57ff> 14432 +<5800> 3719 +<5802> 3210 +<5803> 21345 +<5804> 17445 +<5805> 1870 +<5806> 2863 +<5808> 21346 +endcidchar + +100 begincidchar +<5809> 14433 +<580a> 4498 +<580b> 4501 +<580c> 21348 +<580d> 19293 +<5815> 2852 +<5819> 4502 +<581b> 21349 +<581d> 4503 +<581e> 17446 +<581f> 21350 +<5820> 14434 +<5821> 4505 +<5824> 3077 +<5826> 19294 +<5827> 17447 +<582a> 1514 +<582d> 21351 +<582f> 7474 +<5830> 1283 +<5831> 3651 +<5832> 14435 +<5834> 2516 +<5835> 7753 +<5839> 17448 +<583a> 2134 +<583d> 4511 +<583f> 21352 +<5840> 3597 +<5841> 4005 +<5849> 17450 +<584a> 1396 +<584b> 4507 +<584c> 17451 +<584d> 19295 +<584f> 19296 +<5850> 21353 +<5851> 2748 +<5852> 4510 +<5854> 3165 +<5855> 21354 +<5857> 3139 +<5858> 3166 +<5859> 3405 +<585a> 3049 +<585e> 2105 +<585f> 19297 +<5861> 7751 +<5862> 4506 +<5864> 16819 +<5867> 17452 +<5868> 21355 +<5869> 1304 +<586b> 3120 +<586d> 19298 +<5870> 4508 +<5872> 4504 +<5875> 2582 +<5878> 21356 +<5879> 4512 +<587c> 14436 +<587e> 2392 +<587f> 19299 +<5880> 14437 +<5881> 19300 +<5883> 1701 +<5885> 4513 +<5889> 16820 +<588c> 21359 +<588d> 17455 +<5893> 3640 +<5894> 17458 +<5896> 21360 +<5897> 2815 +<5898> 19301 +<589c> 3042 +<589d> 17459 +<589e> 8423 +<589f> 4515 +<58a6> 21364 +<58a8> 3709 +<58a9> 14438 +<58aa> 17460 +<58ab> 4516 +<58ae> 4521 +<58b1> 17461 +<58b2> 8424 +<58b3> 3583 +<58b8> 4520 +<58b9> 4514 +<58ba> 4517 +<58bb> 4519 +<58bc> 19302 +<58be> 2070 +<58c1> 3609 +<58c2> 21366 +<58c3> 17463 +<58c4> 21365 +<58c5> 4522 +<58c7> 2947 +endcidchar + +100 begincidchar +<58c8> 21367 +<58ca> 1397 +<58cc> 2517 +<58cd> 17464 +<58ce> 14439 +<58d0> 14440 +<58d1> 4524 +<58d2> 16822 +<58d3> 4523 +<58d4> 14441 +<58d5> 2042 +<58d6> 21368 +<58d7> 4525 +<58d8> 4527 +<58d9> 4526 +<58da> 14442 +<58dc> 4529 +<58dd> 21369 +<58de> 4518 +<58df> 4531 +<58e0> 16823 +<58e1> 21370 +<58e2> 17465 +<58e4> 4530 +<58e5> 4528 +<58e9> 14443 +<58eb> 2204 +<58ec> 2583 +<58ee> 2774 +<58ef> 4532 +<58f0> 2656 +<58f1> 1201 +<58f2> 3354 +<58f7> 3063 +<58f9> 4534 +<58fa> 4533 +<5902> 4538 +<5905> 17468 +<5906> 21371 +<5909> 3617 +<590a> 4539 +<590b> 8425 +<590c> 14444 +<590d> 17470 +<590f> 1350 +<5910> 4540 +<5914> 17471 +<5915> 3878 +<5916> 1422 +<5918> 4318 +<5919> 2386 +<591a> 2847 +<591b> 4541 +<591c> 3831 +<591d> 21374 +<591f> 19303 +<5921> 21375 +<5922> 3776 +<5923> 19304 +<5924> 14445 +<5925> 4543 +<5927> 2887 +<5928> 21376 +<5929> 3121 +<592a> 2848 +<592b> 3529 +<592e> 1309 +<592f> 14446 +<5930> 21377 +<5931> 2278 +<5932> 4546 +<5933> 21378 +<5937> 1172 +<5938> 4547 +<5939> 14117 +<593d> 17474 +<593e> 4548 +<593f> 21381 +<5943> 21382 +<5944> 1284 +<5946> 17476 +<5947> 1581 +<5948> 3256 +<5949> 3652 +<594e> 4552 +<594f> 2775 +<5950> 4551 +<5951> 1814 +<5952> 21383 +<5953> 8426 +<5954> 3721 +<5955> 4550 +<5957> 3167 +<5958> 4554 +<5959> 19305 +<595a> 4553 +<595b> 8427 +<595d> 8428 +<595e> 21384 +<595f> 17479 +endcidchar + +100 begincidchar +<5960> 4556 +<5961> 14447 +<5962> 4555 +<5963> 8429 +<5965> 1310 +<5967> 4557 +<5968> 2449 +<5969> 4559 +<596a> 2915 +<596b> 21385 +<596c> 4558 +<596d> 14448 +<596e> 3587 +<596f> 21386 +<5972> 21387 +<5973> 2433 +<5974> 3157 +<5978> 4560 +<5979> 19306 +<597b> 21388 +<597c> 17483 +<597d> 1975 +<5981> 4561 +<5982> 3287 +<5983> 3442 +<5984> 3805 +<598a> 3291 +<598b> 16825 +<598c> 21389 +<598d> 4570 +<598e> 21390 +<5992> 16826 +<5993> 1618 +<5995> 21391 +<5996> 3887 +<5997> 19307 +<5999> 3771 +<599b> 4665 +<599d> 4562 +<599f> 17484 +<59a3> 4565 +<59a4> 8430 +<59a5> 2853 +<59a7> 21392 +<59a8> 3686 +<59ac> 3140 +<59ad> 21393 +<59ae> 17485 +<59af> 19308 +<59b0> 21394 +<59b2> 4566 +<59b3> 19309 +<59b7> 21395 +<59b9> 3731 +<59ba> 8431 +<59bb> 2106 +<59bc> 17486 +<59be> 2450 +<59c1> 21396 +<59c3> 16827 +<59c4> 21397 +<59c6> 4567 +<59c8> 17487 +<59c9> 2206 +<59ca> 14449 +<59cb> 2205 +<59cd> 17488 +<59d0> 1149 +<59d1> 1916 +<59d2> 14450 +<59d3> 2639 +<59d4> 1173 +<59dc> 4569 +<59dd> 14451 +<59de> 17489 +<59df> 19310 +<59e5> 1242 +<59e6> 1515 +<59e7> 17490 +<59e8> 4568 +<59ea> 3793 +<59eb> 3491 +<59ec> 13997 +<59ee> 17491 +<59ef> 21398 +<59f1> 19311 +<59f2> 21399 +<59f4> 21400 +<59f6> 1132 +<59f7> 21401 +<59f8> 19312 +<59fb> 1213 +<59ff> 2207 +<5a00> 21402 +<5a01> 1174 +<5a03> 1127 +<5a04> 14454 +<5a09> 4577 +<5a0c> 14455 +<5a0d> 17495 +endcidchar + +100 begincidchar +<5a0e> 21403 +<5a11> 4575 +<5a12> 21404 +<5a13> 16828 +<5a17> 17496 +<5a18> 3784 +<5a1a> 4578 +<5a1b> 13761 +<5a1c> 4576 +<5a1e> 21405 +<5a1f> 4574 +<5a20> 2551 +<5a23> 14456 +<5a24> 21406 +<5a25> 4573 +<5a27> 17497 +<5a28> 21407 +<5a29> 7791 +<5a2a> 21408 +<5a2d> 17498 +<5a2f> 1944 +<5a30> 21409 +<5a3c> 2451 +<5a40> 4579 +<5a41> 4050 +<5a46> 3330 +<5a47> 14457 +<5a48> 21412 +<5a49> 4581 +<5a4c> 21413 +<5a50> 21414 +<5a55> 14458 +<5a5a> 2071 +<5a5e> 21415 +<5a62> 4584 +<5a63> 14459 +<5a65> 17499 +<5a66> 3530 +<5a67> 16829 +<5a6a> 4585 +<5a6c> 4580 +<5a6d> 14460 +<5a77> 16830 +<5a7a> 17500 +<5a7b> 21416 +<5a7e> 14461 +<5a7f> 3783 +<5a84> 16831 +<5a8b> 17501 +<5a90> 21417 +<5a92> 3348 +<5a93> 21418 +<5a96> 21419 +<5a99> 21420 +<5a9a> 4586 +<5a9b> 3492 +<5a9c> 17502 +<5a9e> 14462 +<5aa2> 17505 +<5aa7> 14463 +<5aac> 14464 +<5ab1> 17506 +<5ab2> 19313 +<5ab3> 14465 +<5ab5> 17507 +<5ab8> 19314 +<5aba> 17508 +<5abb> 21421 +<5abc> 4587 +<5abd> 4591 +<5abe> 4588 +<5abf> 17509 +<5ac1> 1351 +<5ac2> 4590 +<5ac4> 16832 +<5ac6> 21422 +<5ac8> 21423 +<5ac9> 2279 +<5acb> 4589 +<5acc> 1871 +<5acf> 21424 +<5ad0> 4603 +<5ad6> 4596 +<5ad7> 4593 +<5ada> 17510 +<5adc> 17511 +<5ae0> 14466 +<5ae1> 2978 +<5ae3> 4592 +<5ae5> 17512 +<5ae6> 4594 +<5ae9> 4595 +<5aea> 19315 +<5aee> 17514 +<5af0> 17513 +<5af5> 17515 +<5af6> 19316 +<5afd> 21425 +<5b00> 14467 +<5b01> 21426 +endcidchar + +100 begincidchar +<5b08> 17516 +<5b09> 1582 +<5b0b> 4600 +<5b0c> 4599 +<5b16> 4601 +<5b17> 17517 +<5b19> 14468 +<5b1b> 19317 +<5b1d> 19318 +<5b21> 19319 +<5b22> 2518 +<5b25> 14469 +<5b2a> 4604 +<5b2c> 3064 +<5b2d> 14470 +<5b30> 1255 +<5b32> 4602 +<5b34> 17518 +<5b36> 4605 +<5b38> 19320 +<5b3e> 4606 +<5b40> 4609 +<5b41> 14471 +<5b43> 4607 +<5b45> 4608 +<5b4b> 21427 +<5b4c> 17519 +<5b50> 2208 +<5b51> 4610 +<5b52> 17520 +<5b54> 1976 +<5b55> 4611 +<5b56> 8432 +<5b57> 2248 +<5b58> 2840 +<5b5c> 2216 +<5b5d> 1977 +<5b5e> 21428 +<5b5f> 3806 +<5b63> 1602 +<5b64> 1917 +<5b65> 4614 +<5b66> 1462 +<5b68> 17521 +<5b69> 4615 +<5b6b> 2841 +<5b6e> 21429 +<5b6f> 17522 +<5b70> 4616 +<5b71> 4656 +<5b73> 4617 +<5b75> 4618 +<5b76> 14120 +<5b78> 4619 +<5b7a> 4621 +<5b7c> 14472 +<5b7d> 16834 +<5b80> 4622 +<5b81> 17523 +<5b82> 13840 +<5b83> 4623 +<5b84> 17524 +<5b85> 2896 +<5b86> 21430 +<5b87> 1225 +<5b88> 2325 +<5b89> 1158 +<5b8a> 14475 +<5b8b> 2777 +<5b8c> 1516 +<5b8d> 2273 +<5b8e> 21431 +<5b8f> 1978 +<5b93> 16835 +<5b94> 21434 +<5b95> 3168 +<5b96> 17526 +<5b97> 2347 +<5b98> 1517 +<5b99> 2982 +<5b9a> 3078 +<5b9b> 1148 +<5b9c> 1619 +<5b9d> 3653 +<5b9f> 2286 +<5ba2> 1644 +<5ba3> 2703 +<5ba4> 2280 +<5ba5> 3858 +<5ba6> 4624 +<5bac> 17527 +<5bad> 21437 +<5bae> 1654 +<5baf> 21438 +<5bb0> 2107 +<5bb3> 1424 +<5bb4> 1285 +<5bb5> 2452 +<5bb6> 1352 +<5bb7> 19321 +endcidchar + +100 begincidchar +<5bb8> 4625 +<5bb9> 3888 +<5bba> 21441 +<5bbc> 21442 +<5bbf> 2387 +<5bc0> 8433 +<5bc1> 21443 +<5bc2> 2320 +<5bc3> 4626 +<5bc4> 1583 +<5bc5> 3242 +<5bc6> 3765 +<5bc7> 4627 +<5bc9> 4628 +<5bcc> 3531 +<5bcd> 21444 +<5bce> 17530 +<5bcf> 21445 +<5bd0> 4630 +<5bd2> 1508 +<5bd3> 1775 +<5bd4> 4629 +<5bd6> 17531 +<5bd7> 19322 +<5bd8> 8435 +<5bdb> 1518 +<5bdd> 2552 +<5bde> 4634 +<5bdf> 2159 +<5be0> 19323 +<5be1> 1353 +<5be2> 4633 +<5be4> 4631 +<5be5> 4635 +<5be6> 4632 +<5be7> 3297 +<5be8> 5262 +<5be9> 2553 +<5beb> 4636 +<5bec> 20302 +<5bee> 3976 +<5bef> 21448 +<5bf0> 4637 +<5bf1> 17534 +<5bf3> 4639 +<5bf4> 21449 +<5bf5> 3004 +<5bf6> 4638 +<5bf8> 2631 +<5bfa> 2249 +<5bfd> 17535 +<5bfe> 2864 +<5bff> 2339 +<5c01> 3559 +<5c02> 2704 +<5c03> 17537 +<5c04> 2297 +<5c05> 4640 +<5c06> 2453 +<5c09> 1175 +<5c0a> 2842 +<5c0b> 2584 +<5c0c> 21450 +<5c0d> 4643 +<5c0e> 3211 +<5c0f> 2454 +<5c11> 2455 +<5c12> 16836 +<5c13> 4644 +<5c14> 14122 +<5c16> 2705 +<5c17> 21451 +<5c19> 13835 +<5c1a> 2456 +<5c1e> 8437 +<5c1f> 19324 +<5c20> 4645 +<5c22> 4646 +<5c23> 14476 +<5c24> 3820 +<5c26> 21452 +<5c28> 4647 +<5c29> 17538 +<5c2a> 19325 +<5c2b> 14477 +<5c2c> 19326 +<5c2d> 1726 +<5c2e> 21453 +<5c30> 14478 +<5c31> 2348 +<5c32> 21454 +<5c35> 21455 +<5c36> 19327 +<5c3a> 2312 +<5c3b> 2546 +<5c3c> 3276 +<5c3d> 2586 +<5c3e> 3468 +<5c3f> 3288 +<5c40> 1729 +endcidchar + +100 begincidchar +<5c41> 4650 +<5c45> 1673 +<5c46> 4651 +<5c48> 1782 +<5c4a> 3239 +<5c4b> 1328 +<5c4d> 2209 +<5c4e> 4652 +<5c4f> 4655 +<5c50> 4654 +<5c51> 7666 +<5c53> 4653 +<5c55> 3122 +<5c59> 19328 +<5c5a> 21456 +<5c5b> 7826 +<5c5c> 19329 +<5c5e> 2832 +<5c5f> 17540 +<5c60> 7754 +<5c61> 2292 +<5c62> 7693 +<5c63> 14479 +<5c64> 2778 +<5c65> 3940 +<5c69> 14480 +<5c6c> 4657 +<5c6d> 19330 +<5c6e> 4658 +<5c6f> 3246 +<5c70> 17543 +<5c71> 2177 +<5c76> 4660 +<5c79> 4661 +<5c7a> 16839 +<5c7b> 21459 +<5c7c> 14481 +<5c7d> 21460 +<5c87> 21461 +<5c88> 17548 +<5c8a> 17549 +<5c8c> 4662 +<5c8f> 16840 +<5c90> 1584 +<5c91> 4663 +<5c92> 21462 +<5c94> 4664 +<5c9d> 21463 +<5c9f> 16841 +<5ca0> 17553 +<5ca1> 1324 +<5ca2> 17554 +<5ca3> 16842 +<5ca6> 8438 +<5ca7> 17555 +<5ca8> 2749 +<5ca9> 1568 +<5caa> 16843 +<5cab> 4666 +<5cac> 3764 +<5cad> 17557 +<5cb1> 2866 +<5cb2> 21464 +<5cb3> 1463 +<5cb4> 21465 +<5cb5> 17558 +<5cb6> 4668 +<5cb7> 4670 +<5cb8> 1563 +<5cba> 8439 +<5cbb> 4667 +<5cbc> 4669 +<5cbe> 4672 +<5cc5> 4671 +<5cc7> 4673 +<5cc9> 17560 +<5ccb> 14482 +<5cd0> 16844 +<5cd2> 14483 +<5cd7> 21466 +<5cd9> 4674 +<5cdd> 19331 +<5ce0> 3221 +<5ce1> 1702 +<5ce6> 14124 +<5ce8> 1381 +<5ce9> 4675 +<5cea> 4680 +<5ced> 4678 +<5cee> 21467 +<5cef> 3655 +<5cf0> 3654 +<5cf4> 14484 +<5cf5> 8440 +<5cf6> 3169 +<5cfa> 4677 +<5cfb> 2398 +<5cfd> 4676 +<5d01> 19332 +<5d06> 17563 +endcidchar + +100 begincidchar +<5d07> 2616 +<5d0b> 4681 +<5d0d> 16846 +<5d0e> 2138 +<5d10> 17564 +<5d11> 4687 +<5d12> 21470 +<5d14> 4688 +<5d15> 4682 +<5d16> 1425 +<5d17> 4683 +<5d18> 4692 +<5d19> 4691 +<5d1a> 4690 +<5d1b> 4686 +<5d1d> 17566 +<5d1f> 4685 +<5d20> 17567 +<5d22> 4689 +<5d23> 21471 +<5d24> 14485 +<5d26> 14486 +<5d27> 8441 +<5d29> 3656 +<5d2b> 17565 +<5d31> 17568 +<5d34> 19333 +<5d39> 17569 +<5d3d> 19334 +<5d3f> 21472 +<5d42> 8444 +<5d43> 14487 +<5d46> 14488 +<5d47> 16847 +<5d48> 21473 +<5d4a> 14489 +<5d4b> 4696 +<5d4c> 4693 +<5d4e> 4695 +<5d50> 3932 +<5d51> 21475 +<5d52> 4694 +<5d53> 8442 +<5d55> 21474 +<5d59> 19335 +<5d5c> 4684 +<5d61> 17571 +<5d62> 21478 +<5d64> 21479 +<5d69> 2617 +<5d6a> 17572 +<5d6c> 4697 +<5d6d> 8445 +<5d6f> 2087 +<5d70> 17574 +<5d73> 4698 +<5d76> 4699 +<5d7e> 19336 +<5d7f> 21482 +<5d81> 16848 +<5d82> 4702 +<5d83> 19337 +<5d84> 4701 +<5d87> 4700 +<5d88> 17577 +<5d8a> 21483 +<5d8b> 3170 +<5d8c> 4679 +<5d90> 4708 +<5d92> 14490 +<5d93> 21484 +<5d94> 14491 +<5d95> 21485 +<5d97> 17579 +<5d99> 14492 +<5d9b> 21486 +<5d9d> 4704 +<5d9f> 21487 +<5da0> 14493 +<5da2> 4703 +<5da4> 16849 +<5da7> 16850 +<5dab> 21488 +<5dac> 4705 +<5dae> 4706 +<5db0> 17580 +<5db2> 15405 +<5db4> 17581 +<5db7> 4709 +<5dba> 4014 +<5dbc> 4710 +<5dbd> 4707 +<5dc3> 21489 +<5dc7> 19338 +<5dc9> 4711 +<5dcb> 16851 +<5dcc> 1564 +<5dcd> 4712 +<5dce> 21490 +<5dd0> 8448 +endcidchar + +100 begincidchar +<5dd1> 17583 +<5dd2> 4714 +<5dd3> 4713 +<5dd6> 4715 +<5dd7> 17584 +<5dd8> 14494 +<5dd9> 21491 +<5ddb> 4716 +<5ddd> 2706 +<5dde> 2349 +<5de0> 14495 +<5de1> 2414 +<5de2> 13362 +<5de3> 2789 +<5de4> 17586 +<5de5> 1979 +<5de6> 2088 +<5de7> 1980 +<5de8> 1674 +<5de9> 17587 +<5deb> 4717 +<5dee> 2089 +<5df1> 1918 +<5df2> 4718 +<5df3> 3762 +<5df4> 3321 +<5df5> 4719 +<5df7> 7679 +<5df8> 14496 +<5df9> 19339 +<5dfb> 1512 +<5dfd> 2917 +<5dfe> 1738 +<5dff> 13794 +<5e00> 14497 +<5e02> 2210 +<5e03> 3533 +<5e06> 3413 +<5e07> 21492 +<5e0b> 4720 +<5e0c> 1585 +<5e0d> 21493 +<5e11> 4723 +<5e12> 14498 +<5e16> 3005 +<5e18> 14501 +<5e19> 4722 +<5e1a> 4721 +<5e1b> 4724 +<5e1d> 3079 +<5e1f> 17591 +<5e20> 21494 +<5e25> 2601 +<5e28> 19340 +<5e2b> 2211 +<5e2d> 2670 +<5e2e> 14502 +<5e2f> 2867 +<5e30> 1596 +<5e32> 19341 +<5e33> 3006 +<5e35> 19342 +<5e38> 2519 +<5e3d> 3687 +<5e3e> 17592 +<5e40> 4729 +<5e43> 4728 +<5e44> 4727 +<5e45> 3567 +<5e47> 4736 +<5e49> 17593 +<5e4b> 21495 +<5e4c> 3720 +<5e4e> 4730 +<5e54> 4732 +<5e55> 3737 +<5e56> 17595 +<5e57> 4731 +<5e58> 14503 +<5e5b> 19343 +<5e5c> 21498 +<5e5e> 16852 +<5e5f> 4733 +<5e61> 3388 +<5e62> 4734 +<5e63> 3598 +<5e64> 4735 +<5e68> 19344 +<5e6a> 19345 +<5e70> 21499 +<5e72> 1519 +<5e73> 3599 +<5e74> 3301 +<5e77> 19346 +<5e78> 1982 +<5e79> 1520 +<5e7a> 4739 +<5e7b> 1900 +<5e7c> 3886 +<5e7d> 3859 +endcidchar + +100 begincidchar +<5e7e> 1586 +<5e7f> 4741 +<5e80> 19347 +<5e81> 3007 +<5e83> 1983 +<5e84> 2457 +<5e87> 3443 +<5e8a> 2458 +<5e8b> 19348 +<5e8e> 21500 +<5e8f> 2434 +<5e95> 3080 +<5e96> 7792 +<5e97> 3123 +<5e99> 14000 +<5e9a> 1984 +<5e9c> 3534 +<5ea0> 4742 +<5ea2> 21501 +<5ea4> 21502 +<5ea5> 17600 +<5ea6> 3155 +<5ea7> 2098 +<5ea8> 14506 +<5eaa> 14507 +<5eab> 1919 +<5eac> 17601 +<5ead> 3081 +<5eb1> 21503 +<5eb3> 19349 +<5eb5> 1159 +<5eb6> 2424 +<5eb7> 1985 +<5eb8> 3889 +<5eb9> 17602 +<5ebd> 19350 +<5ec3> 3335 +<5ec6> 17603 +<5ec8> 4745 +<5ec9> 4031 +<5eca> 4051 +<5ecb> 15390 +<5ecc> 21504 +<5ece> 21505 +<5ecf> 4747 +<5ed0> 4746 +<5ed1> 19351 +<5ed2> 14511 +<5ed3> 1445 +<5ed6> 4748 +<5ed9> 17604 +<5edc> 21506 +<5edd> 4750 +<5ede> 21507 +<5edf> 7786 +<5ee0> 2459 +<5ee1> 4754 +<5ee2> 4753 +<5ee3> 4749 +<5ee5> 21508 +<5eeb> 21509 +<5eec> 4757 +<5ef0> 4760 +<5ef1> 4758 +<5ef3> 4759 +<5ef4> 4761 +<5ef6> 1286 +<5ef7> 3082 +<5ef8> 4762 +<5ef9> 16853 +<5efa> 1872 +<5efb> 13673 +<5efc> 3308 +<5efd> 17606 +<5efe> 4763 +<5eff> 3283 +<5f00> 16854 +<5f01> 3627 +<5f02> 16855 +<5f03> 4764 +<5f04> 4052 +<5f06> 21510 +<5f07> 14512 +<5f08> 17607 +<5f09> 4765 +<5f0a> 3600 +<5f0b> 4768 +<5f0c> 4090 +<5f0d> 4106 +<5f0e> 14513 +<5f0f> 2268 +<5f10> 3277 +<5f11> 4769 +<5f13> 1655 +<5f14> 3008 +<5f15> 1214 +<5f16> 4770 +<5f17> 3574 +<5f18> 1986 +<5f19> 21511 +endcidchar + +100 begincidchar +<5f1b> 2958 +<5f1e> 17609 +<5f1f> 3083 +<5f21> 8449 +<5f22> 14516 +<5f23> 16856 +<5f24> 21512 +<5f25> 3835 +<5f26> 1901 +<5f27> 1920 +<5f28> 14517 +<5f29> 4771 +<5f2d> 4772 +<5f2e> 21515 +<5f2f> 4778 +<5f30> 21516 +<5f31> 2321 +<5f34> 8450 +<5f35> 3009 +<5f36> 14518 +<5f37> 1703 +<5f38> 4773 +<5f3a> 13720 +<5f3b> 14519 +<5f3c> 3485 +<5f3d> 16857 +<5f3e> 2948 +<5f3f> 21517 +<5f40> 14520 +<5f41> 4774 +<5f44> 21518 +<5f45> 8370 +<5f47> 17610 +<5f48> 4775 +<5f4a> 1704 +<5f4c> 4776 +<5f4d> 19354 +<5f4e> 4777 +<5f50> 14521 +<5f51> 4779 +<5f53> 3184 +<5f54> 16858 +<5f58> 14522 +<5f59> 4782 +<5f5b> 21519 +<5f5c> 4767 +<5f5d> 4766 +<5f60> 21520 +<5f61> 4783 +<5f62> 1815 +<5f63> 17611 +<5f64> 14523 +<5f65> 13996 +<5f66> 3481 +<5f67> 8451 +<5f69> 2108 +<5f6a> 3497 +<5f6b> 3010 +<5f6c> 3517 +<5f6d> 4784 +<5f6f> 21521 +<5f70> 2460 +<5f71> 1256 +<5f72> 17612 +<5f73> 4785 +<5f77> 4786 +<5f78> 21524 +<5f79> 3838 +<5f7a> 21525 +<5f7c> 3444 +<5f7d> 16859 +<5f7e> 17613 +<5f7f> 4789 +<5f80> 1311 +<5f81> 2640 +<5f82> 4788 +<5f83> 4787 +<5f84> 1816 +<5f85> 2868 +<5f87> 4793 +<5f88> 4791 +<5f89> 14524 +<5f8a> 4790 +<5f8b> 3951 +<5f8c> 1945 +<5f8d> 21526 +<5f8f> 17614 +<5f90> 2435 +<5f91> 4792 +<5f92> 3142 +<5f93> 2376 +<5f96> 21527 +<5f97> 3224 +<5f98> 13538 +<5f99> 4795 +<5f9c> 14525 +<5f9d> 21528 +<5f9e> 4794 +<5fa0> 4797 +<5fa1> 1946 +endcidchar + +100 begincidchar +<5fa2> 17615 +<5fa4> 14527 +<5fa7> 14526 +<5fa8> 4798 +<5fa9> 3566 +<5faa> 2405 +<5fab> 21529 +<5fac> 19355 +<5fad> 4799 +<5fae> 3469 +<5faf> 14528 +<5fb3> 3225 +<5fb4> 3011 +<5fb5> 13368 +<5fb7> 8452 +<5fb8> 14529 +<5fb9> 3114 +<5fbc> 4800 +<5fbd> 7658 +<5fc3> 2554 +<5fc4> 14530 +<5fc5> 3486 +<5fc7> 17616 +<5fc8> 21532 +<5fc9> 14531 +<5fcb> 17617 +<5fcc> 1587 +<5fcd> 3292 +<5fd6> 4801 +<5fd7> 2212 +<5fdc> 1312 +<5fdd> 4806 +<5fde> 8453 +<5fe0> 2983 +<5fe1> 14532 +<5fe2> 17621 +<5fe4> 4803 +<5fe8> 21535 +<5fe9> 14533 +<5fea> 19356 +<5feb> 1399 +<5fec> 21536 +<5fed> 14534 +<5ff0> 4854 +<5ff1> 4805 +<5ff2> 21537 +<5ff3> 17624 +<5ff5> 3302 +<5ff6> 21538 +<5ff8> 4804 +<5ffa> 21539 +<5ffb> 4802 +<5ffc> 14535 +<5ffd> 2060 +<5fff> 4808 +<6007> 19357 +<600a> 21540 +<600d> 16860 +<600e> 4814 +<600f> 4820 +<6010> 4812 +<6012> 3158 +<6013> 21541 +<6014> 16861 +<6015> 4817 +<6016> 3535 +<6017> 14536 +<6018> 16862 +<6019> 4811 +<601a> 14537 +<601b> 4816 +<601c> 4015 +<601d> 2213 +<601f> 21542 +<6020> 2869 +<6021> 4809 +<6022> 17626 +<6024> 17627 +<6025> 1656 +<6026> 4819 +<6027> 2641 +<6028> 1287 +<6029> 4813 +<602a> 1400 +<602b> 4818 +<602d> 21543 +<602f> 1705 +<6031> 4815 +<6033> 14538 +<6035> 16863 +<603a> 4821 +<6040> 21544 +<6041> 4823 +<6042> 4833 +<6043> 4831 +<6046> 4828 +<6047> 16864 +<6048> 21545 +<6049> 19358 +<604a> 4827 +endcidchar + +100 begincidchar +<604b> 4032 +<604c> 17629 +<604d> 4829 +<6050> 1706 +<6051> 21546 +<6052> 1987 +<6054> 19359 +<6055> 2436 +<6059> 4836 +<605a> 4822 +<605d> 8454 +<605f> 4826 +<6060> 4810 +<6061> 14539 +<6062> 20269 +<6063> 4830 +<6064> 4832 +<6065> 2959 +<6067> 19360 +<6068> 2072 +<6069> 1336 +<606a> 4824 +<606b> 4835 +<606c> 4834 +<606d> 1707 +<606f> 2825 +<6070> 1476 +<6071> 21549 +<6075> 1817 +<6077> 4825 +<607e> 21550 +<607f> 14540 +<6081> 4837 +<6082> 21551 +<6083> 4840 +<6084> 4842 +<6085> 8455 +<6086> 21552 +<6088> 21553 +<6089> 2281 +<608a> 8456 +<608b> 4848 +<608c> 3084 +<608d> 4838 +<608e> 21554 +<6091> 21555 +<6092> 4846 +<6093> 21556 +<6094> 1401 +<6095> 17630 +<6098> 21557 +<609a> 4841 +<609b> 4843 +<609d> 16865 +<609e> 21558 +<609f> 1947 +<60a0> 3860 +<60a2> 21559 +<60a3> 1521 +<60a4> 14542 +<60a5> 21560 +<60a6> 1275 +<60a7> 4847 +<60a8> 17631 +<60a9> 3312 +<60aa> 1137 +<60b0> 14543 +<60b1> 17633 +<60b2> 3445 +<60b3> 4807 +<60b4> 4853 +<60b5> 4857 +<60b6> 3825 +<60b7> 21561 +<60b8> 4850 +<60bb> 19361 +<60bc> 3171 +<60bd> 4855 +<60be> 17634 +<60c2> 21562 +<60c4> 19362 +<60c5> 2520 +<60c6> 4856 +<60c7> 3247 +<60c8> 17635 +<60cb> 14544 +<60d1> 4077 +<60d3> 4852 +<60d4> 16866 +<60d5> 8458 +<60d8> 4858 +<60d9> 17636 +<60da> 2061 +<60db> 14545 +<60dc> 2671 +<60dd> 16867 +<60de> 8457 +<60df> 1176 +<60e0> 4851 +<60e1> 4849 +endcidchar + +100 begincidchar +<60e2> 21567 +<60e3> 2780 +<60e5> 21568 +<60e7> 4839 +<60e8> 2178 +<60ee> 17637 +<60f0> 2854 +<60f1> 4870 +<60f2> 8460 +<60f3> 2781 +<60f4> 4865 +<60f5> 17638 +<60f8> 14546 +<60f9> 2322 +<60fa> 4866 +<60fb> 4869 +<60fc> 21569 +<60fd> 19363 +<6100> 4864 +<6101> 2351 +<6102> 21570 +<6103> 4867 +<6106> 4861 +<6107> 21571 +<6108> 7802 +<6109> 3847 +<610a> 19364 +<610c> 21572 +<610f> 1177 +<6110> 17639 +<6111> 8461 +<6115> 4860 +<6116> 19365 +<6117> 21573 +<6119> 17640 +<611a> 1770 +<611b> 1130 +<611c> 14550 +<611e> 17641 +<611f> 1522 +<6120> 8459 +<6121> 4868 +<6122> 21574 +<6127> 4876 +<6128> 4875 +<612a> 19366 +<612b> 16868 +<612c> 4880 +<6130> 8463 +<6131> 21575 +<6134> 4881 +<6135> 21576 +<6136> 19367 +<6137> 8462 +<6139> 21577 +<613a> 17642 +<613c> 4879 +<613d> 4882 +<613e> 4874 +<613f> 4878 +<6141> 17644 +<6142> 4883 +<6144> 4884 +<6145> 21578 +<6146> 17645 +<6147> 4873 +<6148> 2250 +<6149> 21579 +<614a> 4877 +<614b> 2870 +<614c> 1988 +<614d> 4859 +<614e> 2555 +<6153> 4897 +<6155> 3641 +<615d> 4896 +<615e> 19368 +<615f> 4895 +<6160> 17646 +<6162> 3755 +<6163> 1523 +<6164> 19369 +<6165> 4893 +<6167> 1819 +<6168> 1426 +<616b> 4890 +<616c> 21580 +<616e> 3968 +<616f> 4892 +<6170> 1178 +<6171> 4894 +<6172> 21581 +<6173> 4885 +<6174> 4891 +<6175> 4898 +<6176> 1818 +<6177> 4886 +<6178> 21582 +<617b> 19370 +<617c> 14551 +endcidchar + +100 begincidchar +<617d> 19371 +<617e> 3911 +<617f> 19372 +<6182> 3861 +<6187> 4901 +<618a> 4905 +<618b> 21587 +<618d> 14552 +<618e> 2816 +<6190> 4033 +<6191> 4906 +<6194> 4903 +<6196> 4900 +<6197> 17650 +<6198> 8464 +<6199> 4899 +<619a> 4904 +<619c> 21588 +<619d> 19373 +<619f> 14553 +<61a0> 21589 +<61a4> 3584 +<61a5> 17651 +<61a7> 3212 +<61a8> 14554 +<61a9> 1820 +<61aa> 21590 +<61ab> 4907 +<61ac> 4902 +<61ad> 17652 +<61ae> 4908 +<61b2> 1873 +<61b6> 1329 +<61b8> 19374 +<61b9> 16870 +<61ba> 4916 +<61bc> 16869 +<61be> 1524 +<61c2> 14555 +<61c3> 4914 +<61c6> 4915 +<61c7> 2073 +<61c8> 4913 +<61c9> 4911 +<61ca> 4910 +<61cb> 4917 +<61cc> 4909 +<61cd> 4919 +<61d0> 1403 +<61d5> 17654 +<61dc> 19375 +<61dd> 17655 +<61de> 21595 +<61df> 14556 +<61e1> 21596 +<61e2> 19376 +<61e3> 4921 +<61e5> 19377 +<61e6> 4920 +<61e7> 21597 +<61e8> 19378 +<61e9> 21598 +<61ef> 21601 +<61f2> 3012 +<61f4> 4924 +<61f5> 17656 +<61f6> 4922 +<61f7> 4912 +<61f8> 1874 +<61fa> 4923 +<61fc> 4927 +<61fd> 4926 +<61fe> 4928 +<61ff> 4925 +<6200> 4929 +<6201> 21602 +<6203> 21603 +<6204> 19379 +<6207> 19380 +<620a> 3642 +<620c> 4933 +<620d> 4932 +<620e> 2377 +<6210> 2642 +<6211> 1382 +<6212> 1404 +<6213> 8465 +<6214> 4934 +<6215> 14557 +<6216> 1155 +<621a> 2672 +<621b> 4935 +<621c> 21604 +<621d> 6756 +<621e> 4936 +<621f> 1847 +<6220> 21605 +<6221> 4937 +<6222> 16871 +<6223> 17658 +endcidchar + +100 begincidchar +<6226> 2707 +<6227> 21606 +<6229> 14558 +<622a> 4938 +<622b> 21607 +<622e> 4939 +<622f> 1620 +<6230> 4940 +<6231> 19381 +<6234> 2871 +<6236> 13757 +<6238> 1921 +<6239> 19382 +<623b> 3821 +<623d> 19383 +<623e> 13390 +<623f> 3690 +<6240> 2420 +<6241> 7991 +<6242> 21608 +<6243> 14559 +<6244> 21609 +<6246> 14560 +<6247> 2708 +<6248> 6938 +<6249> 3446 +<624b> 2326 +<624c> 14561 +<624d> 2109 +<624e> 4944 +<6250> 21610 +<6251> 14562 +<6252> 17659 +<6253> 2855 +<6254> 21611 +<6255> 3575 +<6256> 14563 +<6258> 2897 +<625a> 16872 +<625b> 4947 +<625c> 21612 +<625e> 4945 +<6260> 4948 +<6261> 17660 +<6263> 4946 +<6264> 17661 +<6268> 4949 +<626d> 17663 +<626e> 3585 +<626f> 16873 +<6271> 1147 +<6273> 17664 +<6276> 3536 +<6279> 3447 +<627a> 19384 +<627b> 17662 +<627c> 4950 +<627d> 21613 +<627e> 4953 +<627f> 2461 +<6280> 1621 +<6282> 4951 +<6283> 4958 +<6284> 2462 +<6285> 13765 +<6289> 4952 +<628a> 3322 +<6290> 19385 +<6291> 3912 +<6294> 4959 +<6295> 3172 +<6296> 4956 +<6297> 1989 +<6298> 2690 +<6299> 17665 +<629b> 4973 +<629c> 3400 +<629e> 2898 +<62a6> 8466 +<62a8> 19386 +<62ab> 3448 +<62ac> 5042 +<62b1> 3658 +<62b3> 21617 +<62b5> 3085 +<62b9> 3747 +<62ba> 21620 +<62bb> 4962 +<62bc> 1313 +<62bd> 2984 +<62c2> 4971 +<62c4> 14564 +<62c5> 2930 +<62c6> 4965 +<62c7> 4972 +<62c8> 4967 +<62c9> 4974 +<62ca> 4970 +<62cc> 4969 +<62cd> 3365 +endcidchar + +100 begincidchar +<62ce> 21623 +<62cf> 4963 +<62d0> 1405 +<62d1> 4961 +<62d2> 1675 +<62d3> 2899 +<62d4> 4957 +<62d5> 17666 +<62d6> 16874 +<62d7> 4960 +<62d8> 1990 +<62d9> 2687 +<62da> 19387 +<62db> 2463 +<62dc> 4968 +<62dd> 3336 +<62e0> 1676 +<62e1> 1446 +<62ea> 21624 +<62ec> 1477 +<62ed> 2535 +<62ee> 4976 +<62ef> 4981 +<62f1> 4977 +<62f2> 21625 +<62f3> 1875 +<62f4> 19388 +<62f5> 4982 +<62f6> 2160 +<62f7> 2043 +<62fc> 14565 +<62fd> 17668 +<62fe> 2352 +<62ff> 4964 +<6301> 2251 +<6302> 4979 +<6303> 17669 +<6304> 21626 +<6307> 2214 +<6308> 4980 +<6309> 1160 +<630a> 14566 +<630b> 21627 +<630c> 4975 +<630d> 14567 +<6310> 17670 +<6311> 3013 +<6313> 21628 +<6316> 19389 +<6318> 14568 +<6319> 1677 +<631b> 14135 +<631f> 1708 +<6327> 4978 +<6328> 1131 +<6329> 21629 +<632a> 19390 +<632b> 2099 +<632d> 21630 +<632f> 2556 +<6332> 17673 +<6335> 17674 +<6336> 19391 +<6339> 14569 +<633a> 20286 +<633d> 7778 +<633e> 4984 +<633f> 2784 +<6341> 17677 +<6344> 17678 +<6346> 19392 +<6349> 2826 +<634a> 21631 +<634b> 19393 +<634c> 2169 +<634d> 4985 +<634e> 17679 +<634f> 4987 +<6350> 4983 +<6352> 21632 +<6353> 19394 +<6354> 21633 +<6355> 3633 +<6357> 7743 +<6358> 21634 +<6359> 17681 +<635b> 21635 +<635c> 2782 +<6365> 14572 +<6366> 21636 +<6367> 3659 +<6368> 2298 +<6369> 4999 +<636b> 4998 +<636c> 17684 +<636d> 21637 +<636e> 2622 +<6371> 19395 +<6372> 7676 +<6374> 14573 +endcidchar + +100 begincidchar +<6375> 19396 +<6376> 4992 +<6377> 2465 +<6378> 21638 +<637a> 3264 +<637b> 3303 +<637c> 16875 +<637d> 14574 +<637f> 19397 +<6380> 4990 +<6382> 19398 +<6383> 2783 +<6384> 14575 +<6387> 14576 +<6388> 2340 +<6389> 4995 +<638a> 19399 +<638c> 2464 +<638e> 4989 +<638f> 4994 +<6390> 14577 +<6392> 3337 +<6394> 17687 +<6395> 21639 +<6396> 4988 +<6398> 1783 +<6399> 17685 +<639a> 21640 +<639b> 1467 +<639e> 14578 +<639f> 4996 +<63a0> 3955 +<63a1> 2110 +<63a2> 2931 +<63a3> 4993 +<63a4> 21641 +<63a5> 2688 +<63a6> 21642 +<63a7> 1991 +<63a8> 2602 +<63a9> 1288 +<63aa> 2750 +<63ab> 4991 +<63ac> 1631 +<63ad> 21643 +<63b2> 1821 +<63b4> 3051 +<63b5> 4997 +<63bb> 2785 +<63bd> 17688 +<63be> 5000 +<63c0> 5002 +<63c1> 21644 +<63c3> 7975 +<63c4> 5008 +<63c5> 21645 +<63c6> 5003 +<63c8> 21646 +<63c9> 5005 +<63ce> 21647 +<63cf> 3507 +<63d0> 3087 +<63d1> 14579 +<63d2> 5006 +<63d3> 21648 +<63d6> 3862 +<63da> 3890 +<63db> 1525 +<63dc> 14580 +<63e0> 17691 +<63e1> 1138 +<63e3> 5004 +<63e5> 16876 +<63e9> 5001 +<63ea> 19402 +<63ed> 13340 +<63ee> 1588 +<63f2> 17694 +<63f3> 21649 +<63f4> 1289 +<63f5> 8467 +<63f6> 5007 +<63f7> 13892 +<63fa> 3891 +<6406> 5011 +<6409> 14581 +<640a> 21650 +<640d> 2843 +<640f> 5018 +<6410> 14582 +<6412> 19405 +<6413> 5012 +<6414> 7724 +<6416> 5009 +<6417> 5016 +<6418> 19406 +<641c> 4986 +<641e> 17695 +<6420> 19407 +<6422> 14583 +endcidchar + +100 begincidchar +<6424> 19408 +<6425> 17696 +<6426> 5013 +<6428> 5017 +<6429> 17697 +<642a> 19409 +<642c> 3414 +<642d> 3173 +<642f> 17698 +<6430> 21651 +<6434> 5010 +<6435> 19410 +<6436> 5014 +<643a> 1822 +<643d> 19411 +<643e> 2145 +<643f> 19412 +<6442> 2689 +<644b> 21652 +<644e> 5022 +<644f> 21653 +<6451> 7747 +<6452> 19413 +<6453> 21654 +<6454> 14584 +<6458> 3104 +<645a> 17699 +<645b> 14585 +<645c> 21655 +<645d> 17700 +<645f> 19414 +<6460> 8468 +<6461> 21656 +<6463> 21657 +<6467> 5019 +<6469> 3726 +<646d> 14586 +<646f> 20264 +<6473> 17701 +<6474> 19415 +<6476> 5021 +<6478> 3802 +<6479> 16877 +<647a> 7713 +<647b> 14587 +<647d> 17702 +<6483> 1848 +<6485> 21658 +<6487> 17703 +<6488> 5028 +<648f> 21659 +<6490> 19416 +<6491> 17704 +<6492> 2179 +<6493> 5025 +<6495> 5024 +<649a> 3304 +<649b> 21660 +<649d> 8469 +<649e> 3213 +<649f> 17705 +<64a1> 21661 +<64a3> 21662 +<64a4> 3115 +<64a5> 5026 +<64a6> 21663 +<64a8> 21664 +<64a9> 5027 +<64ab> 3553 +<64ac> 19419 +<64ad> 3323 +<64ae> 2161 +<64b0> 7716 +<64b2> 3710 +<64b3> 19420 +<64b9> 1447 +<64bb> 5034 +<64bc> 5029 +<64bd> 21665 +<64c1> 3892 +<64c2> 5036 +<64c4> 16878 +<64c5> 5032 +<64c7> 5033 +<64c9> 21666 +<64ca> 13341 +<64cd> 2786 +<64ce> 8470 +<64d0> 16879 +<64d1> 21667 +<64d2> 5031 +<64d4> 4966 +<64d5> 17708 +<64d7> 17709 +<64d8> 5035 +<64da> 5030 +<64e2> 7749 +<64e3> 5043 +<64e4> 17711 +<64e5> 14590 +endcidchar + +100 begincidchar +<64e6> 2162 +<64e7> 5038 +<64ec> 1622 +<64ed> 19421 +<64ef> 5044 +<64f0> 19422 +<64f1> 5037 +<64f2> 5048 +<64f4> 5047 +<64f5> 21670 +<64f6> 5046 +<64f7> 14591 +<64fa> 5049 +<64fb> 14592 +<64fd> 5051 +<64fe> 2521 +<64ff> 17712 +<6500> 5050 +<6501> 21671 +<6504> 14593 +<6505> 5054 +<650f> 17714 +<6513> 21675 +<6514> 17715 +<6516> 14594 +<6518> 5052 +<6519> 14595 +<651b> 19423 +<651c> 5053 +<651d> 5015 +<651e> 17717 +<651f> 19424 +<6522> 7831 +<6523> 5056 +<6524> 5055 +<6526> 21676 +<6529> 16880 +<652a> 5023 +<652b> 5057 +<652c> 5045 +<652e> 19425 +<652f> 2215 +<6531> 21677 +<6532> 17718 +<6536> 5061 +<6537> 5060 +<6538> 5062 +<6539> 1406 +<653a> 21678 +<653b> 1992 +<653e> 3660 +<653f> 2643 +<6543> 21681 +<6544> 17719 +<6545> 1922 +<6547> 14596 +<6548> 5064 +<6549> 19426 +<654d> 5067 +<654e> 8471 +<654f> 3524 +<6550> 21682 +<6551> 1657 +<6552> 21683 +<6554> 17720 +<6555> 5066 +<6556> 5065 +<6557> 3338 +<6558> 5068 +<6559> 1709 +<655d> 5070 +<655e> 5069 +<655f> 21684 +<6560> 19427 +<6562> 1526 +<6563> 2180 +<6566> 3248 +<6567> 14597 +<656b> 17721 +<656c> 1823 +<6570> 2618 +<6572> 5071 +<6574> 2644 +<6575> 3106 +<6577> 3537 +<6578> 5072 +<657a> 17722 +<657d> 21685 +<6581> 14598 +<6584> 17723 +<6585> 14599 +<6587> 3592 +<6588> 4620 +<6589> 2666 +<658a> 17724 +<658c> 3518 +<658e> 2120 +<6590> 3449 +<6591> 3415 +<6592> 19428 +endcidchar + +100 begincidchar +<6595> 19429 +<6597> 3143 +<6598> 21686 +<6599> 3977 +<659b> 5076 +<659c> 2300 +<659d> 16881 +<659f> 5077 +<65a0> 21687 +<65a1> 1146 +<65a3> 21688 +<65a4> 1740 +<65a5> 2673 +<65a6> 21689 +<65a7> 20289 +<65ab> 5078 +<65ac> 2192 +<65ad> 2949 +<65ae> 21690 +<65af> 2217 +<65b0> 2557 +<65b2> 17725 +<65b3> 21691 +<65b4> 19430 +<65b5> 17726 +<65b7> 5079 +<65b8> 17727 +<65b9> 3661 +<65bc> 1305 +<65bd> 2218 +<65be> 19431 +<65bf> 17728 +<65c1> 5082 +<65c2> 14600 +<65c3> 5080 +<65c4> 5083 +<65c5> 3969 +<65c6> 5081 +<65c8> 19432 +<65c9> 17729 +<65cb> 2719 +<65cc> 5084 +<65ce> 19433 +<65cf> 2834 +<65d0> 19434 +<65d2> 5085 +<65d4> 17730 +<65d6> 21692 +<65d7> 1590 +<65d8> 21693 +<65d9> 5087 +<65db> 5086 +<65df> 19435 +<65e2> 1591 +<65e3> 13701 +<65e5> 3284 +<65e6> 2932 +<65e7> 1670 +<65e8> 2219 +<65e9> 2787 +<65ec> 2406 +<65ed> 1140 +<65f0> 14601 +<65f1> 5090 +<65f2> 14602 +<65f9> 17732 +<65fa> 1314 +<65fb> 5094 +<65fc> 17733 +<6600> 8472 +<6602> 1993 +<6603> 5093 +<6604> 17734 +<6606> 2075 +<6607> 2466 +<6608> 17735 +<6609> 8474 +<660a> 5092 +<660c> 2467 +<660d> 21699 +<660e> 3788 +<660f> 2074 +<6613> 1179 +<6614> 2674 +<6615> 8473 +<6616> 21702 +<661c> 5099 +<661d> 21703 +<661e> 20304 +<661f> 2645 +<6620> 1257 +<6621> 17736 +<6622> 16883 +<6623> 21704 +<6624> 8477 +<6625> 2399 +<6626> 21705 +<6627> 3732 +<6628> 2146 +<6629> 21706 +endcidchar + +100 begincidchar +<662a> 17737 +<662b> 16884 +<662c> 14603 +<662d> 2468 +<662e> 8475 +<662f> 2635 +<6630> 16885 +<6631> 8366 +<6633> 16886 +<6634> 5098 +<6637> 21708 +<6639> 21707 +<663a> 16882 +<663b> 7680 +<663c> 2985 +<663f> 5129 +<6640> 21709 +<6641> 5103 +<6642> 2252 +<6643> 1994 +<6644> 5101 +<6645> 17738 +<6646> 21710 +<6648> 16887 +<6649> 5102 +<664a> 21711 +<664b> 2558 +<664c> 14604 +<664e> 17740 +<664f> 5100 +<6651> 17739 +<6652> 2173 +<6657> 8479 +<6658> 21712 +<6659> 8480 +<665a> 13377 +<665d> 5105 +<665e> 5104 +<665f> 5109 +<6660> 21713 +<6661> 14607 +<6662> 5110 +<6663> 14138 +<6664> 5106 +<6665> 8478 +<6666> 7650 +<6669> 3433 +<666a> 17745 +<666b> 14608 +<666e> 3539 +<666f> 1824 +<6670> 5111 +<6673> 8482 +<6674> 2646 +<6675> 21714 +<6676> 2469 +<6679> 21716 +<667a> 2960 +<667b> 17748 +<667c> 21717 +<667e> 19436 +<667f> 21715 +<6680> 17749 +<6681> 1727 +<6683> 5112 +<6684> 5116 +<6687> 1355 +<6688> 5113 +<6689> 5115 +<668d> 16891 +<668e> 5114 +<6690> 17750 +<6691> 2421 +<6692> 17751 +<6696> 2950 +<6697> 1161 +<6698> 5117 +<6699> 8483 +<669d> 5118 +<669f> 21721 +<66a0> 8484 +<66a2> 3014 +<66a4> 14610 +<66a6> 4025 +<66ab> 2193 +<66ad> 17753 +<66ae> 3643 +<66b1> 17754 +<66b2> 8485 +<66b3> 19439 +<66b4> 3691 +<66b5> 21722 +<66b8> 5125 +<66b9> 5120 +<66bb> 16892 +<66bc> 5123 +<66be> 5122 +<66bf> 8486 +<66c0> 19440 +<66c1> 5119 +endcidchar + +100 begincidchar +<66c4> 5124 +<66c6> 13397 +<66c7> 3254 +<66c8> 14611 +<66c9> 5121 +<66cc> 21725 +<66ce> 21726 +<66cf> 19441 +<66d4> 21727 +<66d6> 5126 +<66d9> 2422 +<66da> 5127 +<66db> 16893 +<66dc> 3893 +<66dd> 3374 +<66df> 21728 +<66e0> 5128 +<66e6> 5130 +<66e8> 16894 +<66e9> 5131 +<66eb> 21729 +<66ec> 14612 +<66ee> 21730 +<66f0> 5132 +<66f2> 1730 +<66f3> 1258 +<66f4> 1995 +<66f5> 5133 +<66f7> 5134 +<66f8> 2427 +<66f9> 2788 +<66fa> 8487 +<66fb> 8369 +<66fc> 4333 +<66fd> 2752 +<66fe> 2751 +<66ff> 2872 +<6700> 2103 +<6701> 17759 +<6703> 4171 +<6705> 14613 +<6707> 21731 +<6708> 1860 +<6709> 3863 +<670b> 3662 +<670d> 3568 +<670e> 8488 +<670f> 5135 +<6712> 17760 +<6713> 14614 +<6714> 2147 +<6715> 3035 +<6716> 5136 +<6717> 4053 +<6719> 17762 +<671b> 3692 +<671c> 21732 +<671d> 3015 +<671e> 5137 +<671f> 1592 +<6720> 21733 +<6722> 21734 +<6725> 19442 +<6728> 3814 +<672a> 3760 +<672b> 3748 +<672c> 3722 +<672d> 2163 +<672e> 5141 +<6731> 2327 +<6733> 14615 +<6734> 3711 +<6735> 19443 +<6736> 5143 +<6737> 5146 +<6738> 5145 +<673a> 1589 +<673d> 1658 +<673e> 21735 +<673f> 5142 +<6741> 5144 +<6743> 13751 +<6745> 21736 +<6746> 5147 +<6747> 16895 +<6748> 14616 +<6749> 2623 +<674c> 14617 +<674d> 17765 +<674e> 3941 +<674f> 1165 +<6750> 2128 +<6751> 2844 +<6753> 7695 +<6754> 17766 +<6755> 19444 +<6756> 20282 +<6759> 5150 +<675c> 3144 +<675d> 17767 +endcidchar + +100 begincidchar +<675e> 5148 +<675f> 2827 +<6760> 5149 +<6761> 2522 +<6762> 3817 +<6765> 3922 +<6766> 8490 +<676a> 5157 +<676c> 21737 +<676d> 1996 +<676e> 13681 +<676f> 3339 +<6770> 5154 +<6771> 3174 +<6772> 5091 +<6773> 5095 +<6774> 17771 +<6775> 1641 +<6776> 14618 +<6777> 3325 +<677b> 14619 +<677c> 5156 +<677e> 2470 +<677f> 3416 +<6780> 19445 +<6781> 16896 +<6784> 21738 +<6785> 5162 +<6787> 3470 +<6789> 5153 +<678b> 5159 +<678c> 5158 +<678e> 21739 +<678f> 19446 +<6790> 2675 +<6791> 19447 +<6792> 17773 +<6793> 16897 +<6795> 3739 +<6796> 21740 +<6797> 3995 +<6798> 16898 +<6799> 21741 +<679a> 3733 +<679b> 16899 +<679c> 1356 +<679d> 2220 +<67a0> 4078 +<67a1> 5161 +<67a2> 2619 +<67a4> 19448 +<67a6> 5160 +<67a9> 5155 +<67af> 1923 +<67b0> 14620 +<67b1> 19449 +<67b2> 14621 +<67b3> 5167 +<67b4> 5165 +<67b5> 19450 +<67b6> 1357 +<67b7> 5163 +<67b8> 5169 +<67b9> 5175 +<67bb> 8491 +<67be> 19451 +<67c0> 8493 +<67c1> 2856 +<67c2> 21744 +<67c3> 17777 +<67c4> 3601 +<67c5> 21745 +<67c6> 5177 +<67c8> 17778 +<67c9> 21746 +<67ca> 3476 +<67ce> 5176 +<67cf> 3366 +<67d0> 3693 +<67d1> 1527 +<67d2> 17779 +<67d3> 2715 +<67d4> 2378 +<67d7> 14623 +<67d8> 3055 +<67d9> 14624 +<67da> 3864 +<67db> 17780 +<67dc> 21747 +<67dd> 5172 +<67de> 5171 +<67e1> 21748 +<67e2> 5173 +<67e4> 5170 +<67e6> 21749 +<67e7> 5178 +<67e9> 5168 +<67ec> 5166 +<67ee> 5174 +<67ef> 5164 +endcidchar + +100 begincidchar +<67f0> 14625 +<67f1> 2986 +<67f2> 21750 +<67f3> 3844 +<67f4> 2290 +<67f5> 2148 +<67f6> 21751 +<67f7> 17781 +<67f9> 14622 +<67fa> 7834 +<67fb> 2090 +<67fc> 16900 +<67fe> 3741 +<67ff> 1439 +<6801> 14066 +<6802> 3050 +<6803> 3234 +<6804> 1259 +<6805> 7687 +<6810> 17776 +<6813> 2710 +<6814> 21752 +<6816> 2648 +<6817> 1792 +<6818> 17785 +<6819> 21753 +<681d> 16901 +<681e> 5180 +<681f> 17786 +<6821> 1997 +<6822> 1498 +<6827> 21754 +<6828> 19452 +<6829> 5182 +<682a> 1490 +<682b> 5188 +<682c> 14626 +<682d> 17787 +<682f> 21755 +<6832> 5185 +<6833> 17789 +<6834> 2711 +<6838> 1449 +<6839> 2076 +<683b> 17790 +<683c> 1448 +<683d> 2111 +<683e> 17791 +<683f> 21756 +<6840> 5183 +<6841> 1851 +<6842> 1825 +<6843> 3175 +<6844> 8495 +<6845> 17792 +<6846> 5181 +<6848> 1162 +<6849> 17793 +<684a> 21757 +<684c> 17794 +<684d> 5184 +<684e> 5186 +<6850> 1733 +<6851> 1794 +<6852> 8492 +<6853> 1528 +<6854> 1637 +<6855> 17795 +<6857> 17796 +<6858> 21758 +<6859> 5189 +<685b> 14629 +<685c> 2153 +<685d> 3743 +<685f> 2181 +<6863> 5190 +<6867> 3490 +<686b> 17798 +<686e> 17799 +<6872> 14630 +<6874> 5202 +<6875> 14631 +<6876> 1331 +<6877> 5191 +<6879> 21762 +<687a> 14632 +<687b> 21763 +<687c> 17800 +<687e> 5208 +<687f> 5192 +<6881> 3978 +<6882> 17801 +<6883> 5199 +<6884> 14633 +<6885> 3349 +<6886> 19453 +<6888> 21764 +<688d> 5207 +<688e> 7836 +<688f> 5194 +endcidchar + +100 begincidchar +<6890> 17802 +<6893> 1144 +<6894> 5196 +<6896> 17803 +<6897> 20279 +<689b> 5198 +<689c> 17808 +<689d> 5197 +<689f> 5193 +<68a0> 5204 +<68a1> 21765 +<68a2> 2471 +<68a3> 16902 +<68a5> 14634 +<68a6> 4542 +<68a7> 1948 +<68a8> 3942 +<68a9> 21766 +<68ad> 5195 +<68ae> 21767 +<68af> 3088 +<68b0> 1409 +<68b1> 2077 +<68b2> 14635 +<68b3> 5187 +<68b4> 17811 +<68b5> 5203 +<68b6> 1471 +<68b9> 5201 +<68ba> 5205 +<68bb> 17812 +<68bc> 3176 +<68c3> 17816 +<68c4> 1594 +<68c5> 17817 +<68c6> 5235 +<68c8> 8367 +<68c9> 3797 +<68ca> 5210 +<68cb> 1593 +<68cc> 17818 +<68cd> 5217 +<68cf> 8496 +<68d0> 14636 +<68d1> 21768 +<68d2> 3694 +<68d3> 21769 +<68d4> 5218 +<68d5> 5220 +<68d6> 14637 +<68d7> 5224 +<68d8> 5212 +<68d9> 17819 +<68da> 2920 +<68df> 3177 +<68e0> 5228 +<68e1> 5215 +<68e3> 5225 +<68e7> 5219 +<68e8> 14638 +<68ea> 21772 +<68eb> 19454 +<68ec> 17822 +<68ed> 14639 +<68ee> 2559 +<68ef> 5229 +<68f2> 2647 +<68f5> 19455 +<68f6> 21773 +<68f7> 17823 +<68f9> 5227 +<68fa> 1529 +<68fb> 17813 +<68fc> 14642 +<68fd> 21774 +<6900> 4086 +<6901> 5209 +<6903> 17824 +<6904> 5223 +<6905> 1180 +<6906> 21775 +<6907> 17825 +<6908> 5211 +<6909> 21776 +<690a> 16903 +<690b> 3782 +<690c> 5216 +<690d> 2536 +<690e> 3043 +<690f> 5206 +<6910> 21777 +<6911> 14643 +<6912> 5222 +<6913> 14644 +<6916> 21778 +<6917> 19456 +<6919> 2624 +<691a> 5232 +<691b> 1487 +<691c> 1877 +endcidchar + +100 begincidchar +<6921> 5234 +<6922> 5213 +<6923> 5233 +<6925> 5226 +<6926> 5214 +<6928> 5230 +<692a> 5231 +<6930> 5248 +<6931> 21779 +<6933> 19457 +<6934> 3238 +<6935> 14645 +<6936> 5221 +<6938> 19458 +<6939> 5244 +<693b> 14646 +<693d> 5246 +<693f> 3060 +<6942> 16906 +<6945> 21780 +<6946> 17829 +<6949> 16904 +<694a> 3894 +<694e> 21781 +<6953> 3560 +<6954> 5241 +<6955> 2858 +<6957> 14647 +<6959> 5247 +<695a> 2753 +<695b> 19459 +<695c> 5238 +<695d> 5251 +<695e> 5250 +<6960> 3271 +<6961> 5249 +<6962> 7768 +<6963> 14648 +<6964> 16907 +<6965> 19460 +<6966> 21782 +<6968> 8498 +<6969> 17830 +<696a> 5253 +<696b> 5240 +<696c> 17831 +<696d> 1728 +<696e> 5243 +<696f> 13460 +<6972> 14649 +<6973> 3350 +<6974> 5245 +<6975> 1731 +<6977> 5237 +<6978> 5239 +<6979> 5236 +<697a> 17832 +<697b> 21785 +<697c> 4054 +<697d> 1464 +<697e> 5242 +<6981> 5252 +<6982> 1427 +<6986> 14144 +<698a> 7686 +<698d> 21786 +<698e> 1279 +<6991> 5269 +<6992> 17833 +<6994> 7812 +<6995> 5272 +<6996> 17835 +<6998> 8500 +<699b> 2560 +<699c> 5271 +<69a0> 5270 +<69a1> 21787 +<69a5> 16908 +<69a6> 14652 +<69a7> 5267 +<69a8> 19461 +<69ab> 19462 +<69ad> 14653 +<69ae> 5255 +<69af> 19463 +<69b0> 17836 +<69b1> 5284 +<69b2> 5254 +<69b4> 5273 +<69b7> 14654 +<69b8> 21788 +<69ba> 17837 +<69bb> 5265 +<69bc> 17838 +<69be> 5260 +<69bf> 5257 +<69c0> 17839 +<69c1> 5258 +<69c3> 5266 +<69c5> 21789 +endcidchar + +100 begincidchar +<69c7> 7475 +<69c8> 21790 +<69ca> 5263 +<69cb> 1999 +<69cc> 7744 +<69cd> 2790 +<69ce> 5261 +<69cf> 16909 +<69d0> 5256 +<69d1> 17840 +<69d3> 5259 +<69d8> 3895 +<69d9> 3736 +<69dd> 5264 +<69de> 5274 +<69e2> 8501 +<69e3> 17844 +<69e5> 19464 +<69e7> 5282 +<69e8> 5275 +<69e9> 16912 +<69ea> 13329 +<69eb> 5288 +<69ed> 5286 +<69f1> 19465 +<69f2> 5281 +<69f3> 17847 +<69f4> 17849 +<69f5> 16913 +<69f6> 14143 +<69f9> 5280 +<69fb> 3052 +<69fd> 2791 +<69fe> 17850 +<69ff> 5278 +<6a00> 21792 +<6a01> 14657 +<6a02> 5276 +<6a03> 21793 +<6a05> 5283 +<6a0a> 5289 +<6a0b> 7780 +<6a0c> 5295 +<6a0f> 14658 +<6a11> 17851 +<6a12> 5290 +<6a13> 5293 +<6a14> 5287 +<6a15> 14659 +<6a17> 2994 +<6a19> 3498 +<6a1a> 17852 +<6a1b> 5277 +<6a1d> 17853 +<6a1e> 5285 +<6a1f> 2472 +<6a20> 21794 +<6a21> 3803 +<6a22> 5305 +<6a23> 5292 +<6a24> 21795 +<6a28> 14660 +<6a29> 1878 +<6a2a> 1315 +<6a2b> 1469 +<6a2e> 5268 +<6a30> 8502 +<6a34> 14661 +<6a35> 2473 +<6a36> 5297 +<6a37> 21796 +<6a38> 5304 +<6a39> 2341 +<6a3a> 1488 +<6a3b> 16915 +<6a3d> 7738 +<6a3e> 14662 +<6a3f> 17857 +<6a44> 5294 +<6a45> 14663 +<6a46> 8504 +<6a47> 5299 +<6a48> 5303 +<6a49> 17858 +<6a4a> 19466 +<6a4b> 1710 +<6a4e> 17860 +<6a52> 17861 +<6a54> 15412 +<6a55> 19467 +<6a56> 14666 +<6a58> 1638 +<6a59> 5301 +<6a5b> 14667 +<6a5f> 1595 +<6a61> 3235 +<6a62> 5300 +<6a64> 17862 +<6a66> 5302 +<6a67> 19468 +endcidchar + +100 begincidchar +<6a6a> 21798 +<6a6b> 8503 +<6a71> 19469 +<6a72> 5296 +<6a73> 8505 +<6a78> 5298 +<6a7a> 17859 +<6a7e> 8506 +<6a7f> 1470 +<6a80> 2951 +<6a81> 21799 +<6a83> 14668 +<6a84> 5309 +<6a89> 14669 +<6a8b> 17864 +<6a8d> 5307 +<6a8e> 1949 +<6a90> 5306 +<6a91> 14670 +<6a94> 16917 +<6a97> 5312 +<6a9b> 21802 +<6a9c> 5179 +<6aa0> 5308 +<6aa1> 17866 +<6aa5> 16918 +<6aaa> 5323 +<6aab> 17868 +<6aac> 5319 +<6aae> 5200 +<6aaf> 19470 +<6ab3> 5318 +<6ab4> 21805 +<6ab8> 5317 +<6abb> 5314 +<6abd> 17869 +<6ac1> 5291 +<6ac2> 5316 +<6ac3> 5315 +<6ac6> 17870 +<6acc> 21808 +<6ad0> 17872 +<6ad1> 5321 +<6ad3> 4044 +<6ad4> 17871 +<6ada> 5324 +<6adb> 7665 +<6adc> 14674 +<6add> 17873 +<6ade> 5320 +<6adf> 5322 +<6ae2> 8507 +<6ae4> 8508 +<6ae7> 14675 +<6ae8> 3387 +<6aea> 5325 +<6aec> 14676 +<6af0> 21811 +<6af8> 20152 +<6afa> 5329 +<6afb> 5326 +<6afc> 21812 +<6afd> 17879 +<6b02> 21813 +<6b03> 19473 +<6b04> 3933 +<6b05> 5327 +<6b09> 21816 +<6b0a> 5279 +<6b0b> 17881 +<6b12> 5330 +<6b16> 5331 +<6b17> 17886 +<6b1b> 16920 +<6b1d> 1239 +<6b1e> 14677 +<6b1f> 5333 +<6b20> 1853 +<6b21> 2253 +<6b23> 1741 +<6b24> 14678 +<6b27> 1316 +<6b28> 21817 +<6b2b> 21818 +<6b2c> 16921 +<6b2f> 17888 +<6b32> 3913 +<6b35> 14679 +<6b36> 21819 +<6b37> 5335 +<6b38> 5334 +<6b39> 5337 +<6b3a> 1623 +<6b3b> 19474 +<6b3d> 1742 +<6b3e> 1530 +<6b3f> 19475 +<6b43> 5340 +<6b46> 14680 +<6b47> 5339 +endcidchar + +100 begincidchar +<6b49> 5341 +<6b4a> 17889 +<6b4c> 1358 +<6b4d> 21820 +<6b4e> 13915 +<6b50> 5342 +<6b52> 21821 +<6b53> 1531 +<6b54> 5344 +<6b56> 14681 +<6b58> 17890 +<6b59> 5343 +<6b5b> 5345 +<6b5d> 21822 +<6b5f> 5346 +<6b60> 14682 +<6b61> 5347 +<6b62> 2221 +<6b63> 2649 +<6b64> 2065 +<6b65> 13386 +<6b66> 3554 +<6b67> 16922 +<6b69> 3634 +<6b6a> 4074 +<6b6b> 21823 +<6b6c> 17891 +<6b6e> 21824 +<6b6f> 2243 +<6b70> 21825 +<6b72> 13785 +<6b73> 2112 +<6b74> 4026 +<6b75> 17892 +<6b77> 13398 +<6b7a> 17893 +<6b7b> 2222 +<6b81> 17894 +<6b82> 14683 +<6b83> 5353 +<6b84> 5352 +<6b85> 21826 +<6b86> 3718 +<6b89> 2408 +<6b8a> 2328 +<6b8b> 2194 +<6b8d> 5354 +<6b95> 5356 +<6b96> 2537 +<6b97> 21827 +<6b98> 5355 +<6b9b> 17895 +<6b9e> 5357 +<6ba4> 5358 +<6ba8> 21832 +<6ba9> 16923 +<6bac> 21833 +<6bad> 16924 +<6bae> 17896 +<6baf> 5361 +<6bb0> 19478 +<6bb1> 5363 +<6bb2> 5362 +<6bb3> 5364 +<6bb4> 1317 +<6bb5> 2952 +<6bb7> 5365 +<6bba> 2164 +<6bbb> 1450 +<6bbc> 5366 +<6bbd> 17898 +<6bbe> 14684 +<6bbf> 3132 +<6bc0> 4509 +<6bc5> 1597 +<6bc6> 5367 +<6bcb> 5368 +<6bcc> 14148 +<6bcd> 3644 +<6bce> 3734 +<6bcf> 13388 +<6bd2> 3231 +<6bd3> 5369 +<6bd4> 3450 +<6bd6> 8509 +<6bd7> 16925 +<6bd8> 3471 +<6bda> 17902 +<6bdb> 3807 +<6bdf> 5370 +<6be1> 14685 +<6be3> 21838 +<6beb> 5372 +<6bec> 5371 +<6bee> 17905 +<6bef> 5374 +<6bf1> 14686 +<6bf3> 5373 +<6bf7> 19479 +<6bf9> 19480 +endcidchar + +100 begincidchar +<6bff> 16926 +<6c02> 17906 +<6c04> 19481 +<6c05> 16927 +<6c08> 5376 +<6c09> 19482 +<6c0a> 17907 +<6c0d> 19483 +<6c0e> 17908 +<6c0f> 2223 +<6c10> 14687 +<6c11> 3773 +<6c12> 21839 +<6c17> 1598 +<6c19> 21840 +<6c1b> 5379 +<6c1f> 21841 +<6c23> 5381 +<6c24> 5380 +<6c2c> 19484 +<6c2e> 21845 +<6c33> 14688 +<6c34> 2603 +<6c35> 14689 +<6c36> 17909 +<6c37> 3499 +<6c38> 1260 +<6c3a> 20309 +<6c3b> 21846 +<6c3e> 3417 +<6c3f> 8510 +<6c40> 3089 +<6c41> 2379 +<6c42> 1659 +<6c4a> 19485 +<6c4b> 21847 +<6c4d> 17911 +<6c4e> 3418 +<6c4f> 21848 +<6c50> 2266 +<6c52> 19486 +<6c54> 19487 +<6c55> 5383 +<6c57> 1532 +<6c59> 14691 +<6c5a> 1306 +<6c5b> 17912 +<6c5c> 8511 +<6c5d> 3274 +<6c5e> 5382 +<6c5f> 2000 +<6c60> 2961 +<6c62> 5384 +<6c67> 17930 +<6c68> 5392 +<6c6a> 5385 +<6c6b> 21849 +<6c6d> 17913 +<6c6f> 8513 +<6c70> 2849 +<6c72> 7966 +<6c73> 5393 +<6c74> 16928 +<6c76> 14692 +<6c78> 21850 +<6c79> 19488 +<6c7a> 1854 +<6c7b> 14693 +<6c7d> 1599 +<6c7e> 5391 +<6c81> 5389 +<6c82> 5386 +<6c83> 3914 +<6c84> 17914 +<6c85> 14694 +<6c86> 8512 +<6c87> 21851 +<6c88> 3036 +<6c89> 17915 +<6c8c> 3249 +<6c8d> 5387 +<6c90> 5395 +<6c92> 5394 +<6c93> 1785 +<6c94> 17917 +<6c95> 14695 +<6c96> 1325 +<6c97> 17918 +<6c98> 16929 +<6c99> 2091 +<6c9a> 5388 +<6c9b> 5390 +<6c9c> 14696 +<6c9f> 21852 +<6ca1> 3717 +<6ca2> 2900 +<6caa> 14153 +<6cab> 3749 +<6cac> 19489 +<6cad> 17919 +endcidchar + +100 begincidchar +<6cae> 5403 +<6cb0> 21853 +<6cb1> 5404 +<6cb2> 21854 +<6cb3> 1359 +<6cb4> 19490 +<6cb8> 3576 +<6cb9> 3849 +<6cba> 5406 +<6cbb> 2255 +<6cbc> 2474 +<6cbd> 5399 +<6cbe> 5405 +<6cbf> 1290 +<6cc1> 1711 +<6cc2> 17920 +<6cc4> 5396 +<6cc5> 5401 +<6cc6> 16931 +<6cc9> 2712 +<6cca> 3367 +<6ccc> 3451 +<6ccd> 21855 +<6ccf> 21856 +<6cd0> 14697 +<6cd1> 21857 +<6cd2> 19491 +<6cd3> 5398 +<6cd4> 14698 +<6cd5> 3663 +<6cd6> 14699 +<6cd7> 5400 +<6cd9> 5409 +<6cda> 8514 +<6cdb> 5407 +<6cdc> 17922 +<6cdd> 5402 +<6ce0> 14700 +<6ce1> 3664 +<6ce2> 3326 +<6ce3> 1661 +<6ce5> 3103 +<6ce7> 21858 +<6ce8> 2987 +<6ce9> 17923 +<6cea> 5410 +<6ced> 17924 +<6cee> 14703 +<6cef> 5408 +<6cf0> 2873 +<6cf1> 5397 +<6cf2> 21859 +<6cf3> 1261 +<6cf4> 21860 +<6cfb> 16930 +<6d00> 17926 +<6d01> 15413 +<6d04> 8515 +<6d07> 21861 +<6d0a> 14704 +<6d0b> 3896 +<6d0c> 5421 +<6d0e> 14705 +<6d0f> 21862 +<6d11> 14706 +<6d12> 5420 +<6d13> 21863 +<6d17> 2714 +<6d19> 5417 +<6d1a> 21864 +<6d1b> 3926 +<6d1e> 3214 +<6d1f> 5411 +<6d24> 17927 +<6d25> 3041 +<6d28> 21865 +<6d29> 1262 +<6d2a> 2001 +<6d2b> 5414 +<6d2e> 14707 +<6d2f> 17931 +<6d31> 16932 +<6d32> 2353 +<6d33> 5419 +<6d34> 17950 +<6d35> 5418 +<6d36> 5413 +<6d38> 5416 +<6d39> 16933 +<6d3b> 1478 +<6d3c> 17932 +<6d3d> 5415 +<6d3e> 3327 +<6d3f> 16934 +<6d41> 3958 +<6d44> 2524 +<6d45> 2713 +<6d57> 14708 +<6d58> 16935 +<6d59> 5427 +endcidchar + +100 begincidchar +<6d5a> 5425 +<6d5b> 17933 +<6d5c> 3519 +<6d5e> 14709 +<6d5f> 21866 +<6d60> 17934 +<6d61> 19492 +<6d63> 5422 +<6d64> 5424 +<6d65> 14710 +<6d66> 1244 +<6d67> 21867 +<6d69> 2002 +<6d6a> 4056 +<6d6c> 1435 +<6d6e> 3540 +<6d6f> 8517 +<6d70> 17935 +<6d74> 3915 +<6d77> 1410 +<6d78> 2561 +<6d79> 5426 +<6d7c> 19493 +<6d82> 14711 +<6d85> 5431 +<6d87> 8516 +<6d88> 2475 +<6d89> 13354 +<6d8a> 17938 +<6d8c> 3866 +<6d8d> 17939 +<6d8e> 5428 +<6d91> 17940 +<6d92> 21868 +<6d93> 5423 +<6d94> 16936 +<6d95> 5429 +<6d96> 8518 +<6d97> 21869 +<6d98> 17941 +<6d99> 4006 +<6d9b> 3181 +<6d9c> 3226 +<6daa> 16937 +<6dab> 17946 +<6dac> 8519 +<6dae> 17947 +<6daf> 1428 +<6db2> 1271 +<6db4> 17948 +<6db5> 5435 +<6db7> 21870 +<6db8> 5438 +<6db9> 19494 +<6dbc> 3979 +<6dbd> 21871 +<6dbf> 14712 +<6dc0> 3918 +<6dc2> 17949 +<6dc4> 14713 +<6dc5> 5445 +<6dc6> 5439 +<6dc7> 5436 +<6dc8> 17951 +<6dca> 14714 +<6dcb> 3996 +<6dcc> 5442 +<6dce> 17952 +<6dcf> 8520 +<6dd0> 15414 +<6dd1> 2388 +<6dd2> 5444 +<6dd5> 5449 +<6dd6> 14715 +<6dd8> 3179 +<6dd9> 5447 +<6dda> 13395 +<6ddb> 16938 +<6ddd> 16939 +<6dde> 5441 +<6ddf> 17953 +<6de0> 21872 +<6de1> 2934 +<6de2> 21873 +<6de4> 5448 +<6de5> 21874 +<6de6> 5437 +<6de8> 5443 +<6de9> 14716 +<6dea> 5450 +<6deb> 7637 +<6dec> 5440 +<6dee> 5451 +<6def> 21875 +<6df0> 19495 +<6df1> 2562 +<6df2> 8522 +<6df3> 2409 +<6df4> 21876 +<6df5> 3573 +endcidchar + +100 begincidchar +<6df6> 17954 +<6df7> 2078 +<6df8> 8521 +<6df9> 5432 +<6dfa> 5446 +<6dfb> 3124 +<6dfc> 8523 +<6e00> 21877 +<6e04> 21878 +<6e05> 2650 +<6e07> 1479 +<6e08> 2113 +<6e09> 2476 +<6e0a> 5434 +<6e0b> 2380 +<6e13> 1826 +<6e15> 5433 +<6e17> 14150 +<6e19> 5455 +<6e1a> 2423 +<6e1b> 1902 +<6e1d> 5470 +<6e1e> 17956 +<6e1f> 5464 +<6e20> 1678 +<6e21> 3145 +<6e22> 14717 +<6e23> 5459 +<6e24> 5468 +<6e25> 1139 +<6e26> 1236 +<6e27> 8526 +<6e29> 1337 +<6e2b> 5461 +<6e2c> 2828 +<6e2d> 5452 +<6e2e> 5454 +<6e2f> 2003 +<6e32> 17958 +<6e34> 13330 +<6e36> 17955 +<6e38> 5471 +<6e39> 8524 +<6e3a> 5466 +<6e3b> 21879 +<6e3c> 8527 +<6e3e> 5458 +<6e42> 15415 +<6e43> 5465 +<6e44> 16940 +<6e45> 19496 +<6e4a> 3767 +<6e4d> 5463 +<6e4e> 5467 +<6e4f> 17963 +<6e51> 14718 +<6e52> 21880 +<6e56> 1924 +<6e57> 17966 +<6e58> 2477 +<6e5b> 2935 +<6e5c> 8525 +<6e5d> 21881 +<6e5e> 16941 +<6e5f> 5457 +<6e62> 21882 +<6e63> 17967 +<6e67> 3865 +<6e68> 21883 +<6e6b> 5460 +<6e6e> 5453 +<6e6f> 3180 +<6e72> 5456 +<6e73> 19497 +<6e76> 5462 +<6e7b> 19498 +<6e7d> 19499 +<6e7e> 4087 +<6e7f> 2282 +<6e80> 3756 +<6e82> 5472 +<6e89> 19500 +<6e8c> 3394 +<6e8d> 21884 +<6e8f> 5484 +<6e90> 1903 +<6e93> 17969 +<6e96> 2410 +<6e98> 5474 +<6e99> 21885 +<6e9c> 3959 +<6e9d> 2004 +<6e9f> 5487 +<6ea0> 21886 +<6ea2> 7635 +<6ea5> 5485 +<6ea7> 17970 +<6eaa> 5473 +<6eab> 13324 +<6eaf> 5479 +endcidchar + +100 begincidchar +<6eb1> 16942 +<6eb2> 5481 +<6eb3> 21889 +<6eb4> 17971 +<6eb6> 3897 +<6eb7> 5476 +<6eba> 7750 +<6ebb> 21890 +<6ebc> 19501 +<6ebd> 5478 +<6ebf> 8528 +<6ec0> 21891 +<6ec1> 16943 +<6ec2> 5486 +<6ec3> 17972 +<6ec4> 5480 +<6ec5> 3795 +<6ec7> 14719 +<6ec8> 21892 +<6ec9> 5475 +<6eca> 14720 +<6ecb> 2254 +<6ecc> 5499 +<6ecd> 21893 +<6ece> 14721 +<6ecf> 21894 +<6ed1> 1480 +<6ed3> 5477 +<6ed9> 15416 +<6edd> 2892 +<6ede> 2874 +<6ee6> 15396 +<6eeb> 17974 +<6eec> 5491 +<6eef> 5497 +<6ef2> 5495 +<6ef4> 3107 +<6ef7> 5502 +<6ef8> 5492 +<6ef9> 17975 +<6efb> 17976 +<6efd> 14722 +<6efe> 5493 +<6eff> 5469 +<6f01> 1683 +<6f02> 3500 +<6f04> 21897 +<6f06> 2283 +<6f08> 21898 +<6f09> 2057 +<6f0a> 17977 +<6f0c> 17978 +<6f0d> 21899 +<6f0f> 4057 +<6f10> 16944 +<6f11> 5489 +<6f13> 5501 +<6f14> 1291 +<6f15> 2792 +<6f16> 21900 +<6f18> 17979 +<6f1a> 14723 +<6f1b> 21901 +<6f20> 3375 +<6f22> 1533 +<6f23> 7809 +<6f25> 17980 +<6f26> 19504 +<6f29> 19505 +<6f2a> 14724 +<6f2b> 3757 +<6f2c> 3054 +<6f2d> 21903 +<6f2f> 14725 +<6f30> 19506 +<6f31> 5496 +<6f32> 5498 +<6f33> 14726 +<6f35> 17973 +<6f36> 17981 +<6f38> 2740 +<6f3b> 21902 +<6f3c> 17982 +<6f3e> 5500 +<6f3f> 5494 +<6f41> 5488 +<6f45> 1535 +<6f4f> 21904 +<6f51> 7776 +<6f52> 17984 +<6f53> 21905 +<6f54> 1855 +<6f57> 17985 +<6f58> 5514 +<6f59> 16945 +<6f5a> 14727 +<6f5b> 5509 +<6f5c> 2716 +<6f5d> 21906 +<6f5e> 14728 +endcidchar + +100 begincidchar +<6f5f> 1473 +<6f60> 17986 +<6f61> 16946 +<6f62> 14729 +<6f64> 2411 +<6f66> 5518 +<6f68> 17987 +<6f6c> 21907 +<6f6d> 5511 +<6f6e> 3016 +<6f6f> 5508 +<6f70> 3061 +<6f74> 5543 +<6f78> 5505 +<6f7a> 5504 +<6f7c> 5513 +<6f7d> 14730 +<6f7e> 16947 +<6f80> 5507 +<6f81> 5506 +<6f82> 5512 +<6f83> 21908 +<6f84> 2629 +<6f86> 5503 +<6f87> 19507 +<6f88> 8529 +<6f8b> 14731 +<6f8c> 16948 +<6f8d> 14732 +<6f8e> 5515 +<6f90> 17988 +<6f91> 5516 +<6f92> 14733 +<6f93> 21909 +<6f94> 14734 +<6f96> 17989 +<6f97> 1534 +<6f98> 13884 +<6f9a> 14735 +<6f9d> 19508 +<6f9f> 17991 +<6fa0> 16949 +<6fa1> 5521 +<6fa3> 5520 +<6fa4> 5522 +<6fa5> 17992 +<6fa6> 21910 +<6faa> 5525 +<6fae> 19509 +<6faf> 17993 +<6fb0> 21911 +<6fb1> 3133 +<6fb3> 5519 +<6fb5> 8530 +<6fb6> 14738 +<6fb7> 19510 +<6fb9> 5523 +<6fbc> 16950 +<6fbe> 17990 +<6fc0> 1849 +<6fc1> 2905 +<6fc2> 5517 +<6fc3> 3313 +<6fc5> 21912 +<6fc6> 5524 +<6fc7> 16951 +<6fca> 16952 +<6fd4> 5529 +<6fd5> 5527 +<6fd8> 5530 +<6fda> 14739 +<6fdb> 5533 +<6fde> 14740 +<6fdf> 5526 +<6fe0> 2044 +<6fe1> 3294 +<6fe4> 5430 +<6fe8> 21913 +<6fe9> 17997 +<6feb> 3934 +<6fec> 5528 +<6fee> 5532 +<6fef> 2901 +<6ff0> 16953 +<6ff1> 5531 +<6ff3> 5510 +<6ff5> 8531 +<6ff6> 7076 +<6ff9> 15395 +<6ffa> 5536 +<6ffc> 17999 +<6ffd> 21914 +<6ffe> 5540 +<7000> 18000 +<7001> 5538 +<7005> 8532 +<7006> 7760 +<7007> 8533 +<7009> 5534 +<700a> 18001 +endcidchar + +100 begincidchar +<700b> 5535 +<700d> 19511 +<700f> 5539 +<7011> 5537 +<7015> 7787 +<7017> 21915 +<7018> 5545 +<701a> 5542 +<701b> 5541 +<701d> 5544 +<701e> 7761 +<701f> 5546 +<7020> 19512 +<7023> 18002 +<7026> 7741 +<7027> 2893 +<7028> 8534 +<702c> 2633 +<702f> 21916 +<7030> 5547 +<7032> 5549 +<7034> 21917 +<7037> 21918 +<7039> 14742 +<703a> 18004 +<703c> 14743 +<703e> 5548 +<7043> 18005 +<7044> 21919 +<7047> 18006 +<7048> 21920 +<7049> 19513 +<704a> 20306 +<704b> 18007 +<704c> 5490 +<704e> 16954 +<7051> 5550 +<7054> 14745 +<7055> 21921 +<7058> 7767 +<7063> 5551 +<7064> 14748 +<7065> 18009 +<7069> 18010 +<706b> 1360 +<706c> 14749 +<706e> 18011 +<706f> 3182 +<7070> 1411 +<7075> 16955 +<7076> 18012 +<7078> 20270 +<707c> 7696 +<707d> 2114 +<707e> 14750 +<7081> 14751 +<7085> 8535 +<7086> 18013 +<7089> 4045 +<708a> 2604 +<708e> 1292 +<7092> 5553 +<7094> 21922 +<7095> 14752 +<7096> 21923 +<7097> 18014 +<7098> 19514 +<7099> 5552 +<709b> 21924 +<709f> 18016 +<70a4> 16956 +<70ab> 8536 +<70ac> 5556 +<70ad> 2936 +<70ae> 5559 +<70af> 5554 +<70b0> 19515 +<70b1> 18017 +<70b3> 5558 +<70b4> 21925 +<70b7> 14753 +<70b8> 5557 +<70b9> 3130 +<70ba> 1181 +<70bb> 8365 +<70c8> 4029 +<70ca> 18020 +<70cb> 5561 +<70cf> 1226 +<70d1> 18021 +<70d8> 14756 +<70d9> 5563 +<70dc> 14757 +<70dd> 5562 +<70df> 5560 +<70e4> 16957 +<70ec> 18019 +<70f1> 5555 +<70f9> 3665 +<70fa> 21926 +endcidchar + +100 begincidchar +<70fd> 5565 +<7103> 18022 +<7104> 8538 +<7105> 21927 +<7106> 18023 +<7107> 14758 +<7108> 18024 +<7109> 5564 +<710b> 21928 +<710c> 18025 +<710f> 8537 +<7114> 1293 +<7119> 5567 +<711a> 3586 +<711c> 5566 +<711e> 16959 +<7120> 14759 +<7121> 3777 +<7126> 2479 +<712b> 16958 +<712d> 21929 +<712e> 16960 +<712f> 18027 +<7130> 7644 +<7131> 14760 +<7136> 2741 +<7138> 21930 +<713c> 2478 +<7141> 21931 +<7145> 19518 +<7149> 7810 +<714a> 14761 +<714b> 21932 +<714c> 5573 +<714e> 7718 +<7150> 18028 +<7151> 16961 +<7152> 21933 +<7153> 18029 +<7155> 5569 +<7156> 5574 +<7157> 21934 +<7159> 1294 +<715a> 21935 +<715c> 8539 +<715e> 18030 +<7160> 14763 +<7162> 5572 +<7164> 3351 +<7165> 5568 +<7166> 5571 +<7167> 2480 +<7168> 16962 +<7169> 3429 +<716c> 5575 +<716e> 2301 +<7179> 14764 +<717d> 7972 +<7180> 18033 +<7184> 5578 +<7185> 16963 +<7187> 16964 +<7188> 5570 +<718a> 1789 +<718c> 21936 +<718f> 5576 +<7192> 14765 +<7194> 3898 +<7195> 5579 +<7196> 18032 +<7199> 8285 +<719a> 21937 +<719b> 18034 +<719f> 2393 +<71a0> 18035 +<71a2> 18036 +<71a8> 5580 +<71ac> 5581 +<71b0> 21938 +<71b1> 3300 +<71b2> 19519 +<71b3> 15397 +<71b9> 5583 +<71ba> 16965 +<71be> 5584 +<71c1> 8543 +<71c3> 3305 +<71c4> 16966 +<71c8> 3183 +<71c9> 5586 +<71cb> 14767 +<71cc> 21941 +<71ce> 5588 +<71d0> 3997 +<71d2> 5585 +<71d3> 14768 +<71d4> 5587 +<71d5> 1295 +<71d6> 14769 +<71d7> 5582 +endcidchar + +100 begincidchar +<71d9> 18040 +<71da> 21942 +<71dc> 18041 +<71df> 4430 +<71e0> 5589 +<71e5> 2793 +<71e6> 2182 +<71e7> 5591 +<71ec> 5590 +<71ed> 2538 +<71ee> 4334 +<71f4> 19520 +<71f5> 5592 +<71f8> 21943 +<71f9> 5594 +<71fb> 5577 +<71fc> 5593 +<71fe> 8544 +<71ff> 5595 +<7200> 14770 +<7206> 3376 +<7207> 18042 +<720d> 5596 +<7210> 5597 +<7213> 21946 +<7215> 16967 +<7217> 19521 +<721a> 21947 +<721b> 5598 +<721d> 14771 +<721f> 19522 +<7224> 21948 +<7228> 5599 +<722a> 3066 +<722b> 14772 +<722c> 5601 +<722d> 5600 +<722f> 21949 +<7230> 5602 +<7232> 5603 +<7234> 18044 +<7235> 2315 +<7236> 3541 +<7238> 14773 +<7239> 18045 +<723a> 20294 +<723d> 2776 +<723e> 2256 +<7241> 14774 +<7242> 18046 +<7243> 19523 +<7245> 21950 +<7246> 5608 +<7247> 3618 +<7248> 3419 +<724b> 5609 +<724c> 7771 +<724e> 21951 +<7252> 3017 +<7253> 14775 +<7257> 18047 +<7258> 5610 +<7259> 7965 +<725a> 19526 +<725b> 1671 +<725c> 14778 +<725d> 3794 +<725e> 21952 +<725f> 3778 +<7260> 19527 +<7261> 1332 +<7262> 4058 +<7263> 18048 +<7267> 3712 +<7268> 19528 +<7269> 3578 +<726b> 21953 +<7271> 21954 +<7272> 2651 +<7274> 5611 +<7277> 19529 +<7278> 18052 +<7279> 3227 +<727d> 1879 +<727e> 5612 +<727f> 18053 +<7280> 2116 +<7281> 5614 +<7282> 5613 +<7284> 19530 +<7287> 5615 +<7289> 21957 +<728d> 14779 +<728e> 18054 +<7292> 5616 +<7293> 21958 +<7296> 5617 +<729b> 16969 +<72a0> 1624 +<72a2> 5618 +endcidchar + +100 begincidchar +<72a7> 5619 +<72a8> 21959 +<72ac> 1880 +<72ad> 14780 +<72ae> 18056 +<72af> 3420 +<72b0> 18057 +<72b1> 8545 +<72b2> 5621 +<72b4> 14781 +<72b6> 2525 +<72b9> 5620 +<72be> 8546 +<72c0> 13355 +<72c1> 18058 +<72c2> 1712 +<72c3> 5622 +<72c4> 5624 +<72c6> 5623 +<72c7> 14782 +<72c9> 19531 +<72cc> 18060 +<72ce> 5625 +<72d0> 1925 +<72d2> 5626 +<72d7> 1761 +<72d8> 21962 +<72d9> 2754 +<72db> 2063 +<72df> 21963 +<72e0> 5628 +<72e1> 20278 +<72e2> 5627 +<72e5> 19532 +<72e9> 2329 +<72ec> 3232 +<72ed> 1713 +<72f3> 18063 +<72f4> 19533 +<72f7> 5631 +<72f8> 2922 +<72f9> 5630 +<72fa> 18064 +<72fb> 14783 +<72fc> 4059 +<72fd> 3352 +<72fe> 21964 +<7302> 19534 +<7307> 18065 +<730a> 5634 +<730b> 19535 +<730d> 21965 +<7312> 18066 +<7313> 21966 +<7316> 5636 +<7317> 5633 +<731b> 3808 +<731c> 5635 +<731d> 5637 +<731e> 19536 +<731f> 3980 +<7322> 19537 +<7324> 8547 +<7325> 5641 +<7327> 16971 +<7328> 14786 +<7329> 5640 +<732a> 2996 +<732b> 3299 +<732c> 18071 +<732e> 1881 +<732f> 5639 +<7331> 14787 +<7332> 21967 +<7333> 18072 +<7334> 5638 +<7335> 21968 +<7336> 3867 +<7337> 14074 +<7339> 18070 +<733d> 18073 +<733e> 5642 +<733f> 1296 +<7343> 14788 +<7344> 2056 +<7345> 2224 +<734d> 19540 +<7350> 16972 +<7352> 18074 +<7356> 21969 +<7357> 5646 +<7358> 19541 +<7363> 2381 +<7366> 16973 +<7367> 19542 +<7368> 5648 +<7369> 21974 +<736a> 5647 +<736b> 18076 +<736c> 14789 +endcidchar + +100 begincidchar +<7370> 5649 +<7371> 18080 +<7372> 1451 +<7375> 5651 +<7377> 8549 +<7378> 5650 +<7379> 21975 +<737a> 5653 +<737b> 5652 +<737c> 14790 +<7380> 21976 +<7381> 18081 +<7383> 14791 +<7384> 1904 +<7387> 3952 +<7389> 1732 +<738a> 18082 +<738b> 1318 +<738e> 21977 +<7390> 21978 +<7393> 21979 +<7394> 18083 +<7395> 14794 +<7396> 1762 +<7397> 21980 +<7398> 18084 +<739c> 18085 +<73a2> 16974 +<73a5> 18086 +<73a6> 14798 +<73a8> 15423 +<73a9> 1565 +<73aa> 21981 +<73ab> 14799 +<73ad> 21982 +<73b2> 4016 +<73b3> 5655 +<73b5> 14800 +<73b7> 14801 +<73b9> 18087 +<73ba> 13802 +<73bb> 5657 +<73bc> 14802 +<73bd> 8550 +<73bf> 18088 +<73c0> 5658 +<73c2> 1361 +<73c5> 18089 +<73c6> 21983 +<73c8> 5654 +<73c9> 8551 +<73ca> 2183 +<73cb> 18090 +<73cc> 21984 +<73cd> 3037 +<73ce> 5656 +<73cf> 14803 +<73d2> 8554 +<73d3> 21985 +<73d6> 8552 +<73d9> 14804 +<73dd> 21986 +<73de> 5661 +<73e0> 2330 +<73e1> 18091 +<73e3> 8553 +<73e4> 15417 +<73e5> 5659 +<73e6> 21987 +<73e7> 18092 +<73e9> 14805 +<73ea> 1812 +<73ed> 3421 +<73ee> 5660 +<73f1> 5687 +<73f4> 14806 +<73f5> 8556 +<73f7> 21988 +<73f8> 5666 +<73f9> 18093 +<73fa> 18095 +<73fb> 21989 +<73fd> 14807 +<73fe> 1905 +<73ff> 21990 +<7400> 21991 +<7401> 18096 +<7403> 1663 +<7404> 14808 +<7405> 5663 +<7406> 3943 +<7407> 8555 +<7409> 3960 +<740a> 14809 +<7411> 21992 +<7413> 18094 +<7421> 15418 +<7422> 2902 +<7424> 14812 +<7425> 5665 +endcidchar + +100 begincidchar +<7426> 8557 +<7428> 14813 +<7429> 8559 +<742a> 8558 +<742b> 16975 +<742c> 14814 +<742d> 21993 +<742e> 8560 +<7432> 5667 +<7433> 3998 +<7434> 1743 +<7435> 3472 +<7436> 3328 +<7439> 14818 +<743a> 5668 +<743f> 5670 +<7440> 18098 +<7441> 5673 +<7443> 18099 +<7444> 14819 +<7446> 16976 +<7447> 14820 +<744b> 14821 +<744d> 14822 +<7451> 14823 +<7452> 18100 +<7453> 18097 +<7455> 5669 +<7457> 14824 +<7459> 5672 +<745a> 1950 +<745b> 1263 +<745c> 5674 +<745d> 18101 +<745e> 2614 +<745f> 5671 +<7460> 4004 +<7462> 16977 +<7463> 5677 +<7464> 7477 +<7466> 14825 +<7469> 5675 +<746a> 5678 +<746b> 14826 +<746d> 16978 +<746e> 21996 +<746f> 5664 +<7470> 5676 +<7471> 14827 +<7472> 19543 +<7473> 2092 +<7476> 5679 +<747e> 5680 +<7480> 14828 +<7481> 18102 +<7483> 3944 +<7488> 18103 +<7489> 8562 +<748b> 5681 +<748f> 21997 +<7490> 14832 +<7491> 21998 +<7492> 18105 +<7497> 18106 +<7498> 14833 +<7499> 18107 +<749a> 21999 +<749c> 14834 +<749e> 5682 +<749f> 8563 +<74a0> 14835 +<74a1> 18108 +<74a2> 5662 +<74a3> 14836 +<74a5> 18109 +<74a6> 16979 +<74a7> 5683 +<74a8> 14837 +<74a9> 16980 +<74aa> 18110 +<74ab> 14838 +<74ae> 22000 +<74af> 19544 +<74b0> 1536 +<74b5> 14839 +<74b9> 18111 +<74ba> 18113 +<74bb> 18112 +<74bd> 2257 +<74bf> 14840 +<74c8> 14841 +<74c9> 16981 +<74ca> 5684 +<74cc> 22003 +<74cf> 5685 +<74d0> 22004 +<74d3> 22005 +<74d4> 5686 +<74d6> 18114 +<74d8> 18115 +endcidchar + +100 begincidchar +<74da> 14842 +<74db> 22007 +<74dc> 1245 +<74de> 14843 +<74df> 19545 +<74e0> 5688 +<74e2> 3501 +<74e3> 5689 +<74e4> 19546 +<74e6> 1504 +<74e7> 5690 +<74e8> 22008 +<74e9> 5691 +<74ea> 22009 +<74eb> 18116 +<74ee> 5692 +<74ef> 14160 +<74f2> 5693 +<74f4> 19547 +<74f6> 3525 +<74f7> 5697 +<74f8> 5696 +<74fa> 18118 +<74fb> 19548 +<74fc> 22011 +<74ff> 16982 +<7501> 8564 +<7503> 5699 +<7504> 5698 +<7505> 5700 +<7506> 22012 +<750c> 5701 +<750d> 5703 +<750e> 5702 +<7511> 20284 +<7512> 22013 +<7513> 5705 +<7515> 20267 +<7516> 19549 +<7517> 16983 +<7518> 1537 +<751a> 2585 +<751c> 3126 +<751e> 5706 +<751f> 2652 +<7520> 18120 +<7521> 19550 +<7522> 13790 +<7523> 2184 +<7524> 18121 +<7525> 1307 +<7526> 20283 +<7527> 22014 +<7528> 3899 +<7529> 22015 +<752a> 18122 +<752b> 3635 +<752c> 5708 +<752f> 8434 +<7530> 3134 +<7531> 3869 +<7532> 2005 +<7533> 2563 +<7536> 22016 +<7537> 2953 +<7538> 4297 +<7539> 22017 +<753a> 3018 +<753b> 1384 +<753c> 5709 +<753f> 19551 +<7540> 18127 +<7543> 22018 +<7544> 5710 +<7546> 5715 +<7547> 22019 +<7548> 18128 +<7549> 5713 +<754a> 5712 +<754b> 5063 +<754c> 1412 +<754d> 5711 +<754e> 14844 +<754f> 1182 +<7550> 18129 +<7551> 3390 +<7552> 18130 +<7554> 3422 +<7557> 22020 +<7559> 3961 +<755a> 5716 +<755b> 5714 +<755c> 2970 +<755d> 2634 +<755e> 19552 +<755f> 22021 +<7560> 3391 +<7561> 22022 +<7562> 3487 +<7564> 5718 +endcidchar + +100 begincidchar +<7565> 3956 +<7566> 1827 +<7567> 5719 +<7569> 5717 +<756a> 3434 +<756b> 5720 +<756c> 15419 +<756d> 5721 +<756f> 8565 +<7570> 1183 +<7571> 18132 +<7572> 18131 +<7573> 2526 +<7574> 5726 +<7575> 14161 +<7576> 5723 +<7577> 3269 +<7578> 5722 +<7579> 14845 +<757a> 18133 +<757f> 1600 +<7581> 14846 +<7582> 5729 +<7585> 22025 +<7589> 5728 +<758a> 5727 +<758b> 3479 +<758c> 18136 +<758e> 2756 +<758f> 2755 +<7590> 14847 +<7591> 1625 +<7594> 5730 +<7595> 22026 +<7599> 19553 +<759a> 5731 +<759c> 22027 +<759d> 5732 +<75a2> 18138 +<75a3> 5734 +<75a4> 19554 +<75a5> 5733 +<75ab> 1272 +<75b0> 18140 +<75b1> 5742 +<75b2> 3452 +<75b3> 5736 +<75b4> 14850 +<75b5> 5738 +<75b7> 18141 +<75b8> 5740 +<75b9> 2564 +<75ba> 22028 +<75bc> 20175 +<75bd> 5739 +<75be> 2284 +<75c1> 19555 +<75c2> 5735 +<75c3> 5737 +<75c4> 19556 +<75c5> 3508 +<75c6> 18144 +<75c7> 2481 +<75ca> 5744 +<75cc> 19557 +<75cd> 5743 +<75ce> 16985 +<75cf> 18145 +<75d2> 5745 +<75d3> 18146 +<75d4> 2258 +<75d5> 2079 +<75d7> 19558 +<75d8> 3185 +<75d9> 5746 +<75db> 3047 +<75dc> 19559 +<75dd> 18147 +<75de> 5748 +<75e1> 19560 +<75e2> 3945 +<75e3> 5747 +<75e4> 14851 +<75e7> 18150 +<75e9> 2795 +<75ec> 14162 +<75ee> 18151 +<75ef> 19561 +<75f0> 5753 +<75f1> 18152 +<75f4> 2962 +<75f9> 14852 +<75fa> 5754 +<75fc> 5751 +<7600> 14853 +<7601> 5752 +<7602> 16986 +<7603> 18153 +<7604> 19562 +<7607> 18155 +endcidchar + +100 begincidchar +<7608> 16987 +<7609> 5759 +<760a> 14854 +<760b> 5757 +<760c> 19563 +<760d> 5758 +<760f> 18156 +<7612> 22029 +<7613> 18159 +<7618> 18154 +<7619> 14857 +<761d> 19564 +<761e> 14858 +<761f> 5760 +<7623> 22030 +<7624> 5765 +<7625> 18163 +<7626> 13893 +<7627> 5761 +<7628> 18164 +<7629> 22031 +<762d> 14859 +<7630> 5767 +<7632> 19565 +<7633> 18166 +<7634> 5766 +<7635> 14860 +<7638> 19566 +<763b> 5768 +<763c> 18165 +<7640> 22034 +<7641> 18169 +<7642> 3981 +<7643> 14861 +<7644> 22035 +<7645> 19567 +<7646> 5771 +<7649> 18171 +<764a> 19568 +<764b> 14862 +<764c> 1566 +<764e> 14163 +<7652> 3850 +<7655> 18172 +<7656> 3610 +<7658> 5773 +<7659> 22036 +<765c> 5772 +<765f> 19569 +<7664> 16988 +<7665> 14863 +<7667> 5779 +<766c> 5780 +<766d> 14864 +<766e> 18174 +<766f> 14865 +<7670> 5781 +<7671> 14866 +<7672> 5782 +<7674> 14867 +<7676> 5783 +<7678> 5784 +<767a> 3395 +<767b> 3146 +<767c> 5785 +<767d> 3368 +<767e> 3494 +<7680> 5786 +<7681> 16989 +<7682> 8566 +<7683> 5787 +<7684> 3108 +<7685> 22037 +<7686> 1413 +<7687> 2006 +<7688> 5788 +<768b> 5789 +<768e> 5790 +<7690> 2167 +<7693> 5792 +<7695> 18175 +<7696> 5791 +<769b> 8569 +<769c> 8567 +<769d> 16990 +<769e> 8568 +<769f> 22040 +<76a0> 18177 +<76a1> 18176 +<76a6> 8570 +<76aa> 16991 +<76ad> 19570 +<76ae> 3453 +<76af> 18180 +<76b0> 5795 +<76b4> 5796 +<76b6> 16992 +<76b7> 7452 +<76bd> 19571 +<76bf> 2172 +endcidchar + +100 begincidchar +<76c1> 22043 +<76c2> 5800 +<76c3> 3340 +<76c5> 14870 +<76c6> 3725 +<76c8> 1264 +<76c9> 18182 +<76ca> 1273 +<76cb> 22044 +<76cc> 14871 +<76cd> 5801 +<76ce> 16993 +<76d2> 5803 +<76d4> 16994 +<76d6> 5802 +<76d7> 3178 +<76d9> 19572 +<76db> 2653 +<76dc> 5336 +<76de> 5804 +<76df> 3789 +<76e0> 22046 +<76e1> 5805 +<76e3> 1538 +<76e4> 3435 +<76e5> 5806 +<76e6> 16995 +<76e7> 5807 +<76e8> 18184 +<76ea> 5808 +<76eb> 19573 +<76ec> 14872 +<76ee> 3816 +<76f0> 19574 +<76f1> 16996 +<76f2> 3809 +<76f4> 3034 +<76f6> 22047 +<76f8> 2796 +<76f9> 19575 +<76fb> 5810 +<76fc> 14873 +<76fe> 2412 +<7700> 19576 +<7701> 2482 +<7704> 5813 +<7706> 22048 +<7707> 5812 +<7708> 5811 +<7709> 3473 +<770a> 16997 +<770b> 1539 +<770c> 1885 +<770e> 19577 +<7712> 22049 +<7717> 18186 +<7719> 16998 +<771a> 18187 +<771b> 5819 +<771c> 22052 +<771e> 5816 +<771f> 2565 +<7720> 3774 +<7722> 19578 +<7724> 5815 +<7728> 19579 +<7729> 5814 +<772d> 18188 +<772e> 22053 +<772f> 19580 +<7734> 14874 +<7735> 18189 +<7736> 14875 +<7739> 19581 +<773a> 3019 +<773c> 1567 +<773d> 22054 +<773e> 19582 +<7740> 2979 +<7742> 22055 +<7745> 19583 +<7746> 8572 +<7747> 5822 +<774a> 19584 +<774f> 19585 +<7752> 22056 +<7758> 18194 +<775a> 5823 +<775b> 5826 +<775c> 14876 +<775e> 19586 +<7761> 2605 +<7762> 7877 +<7763> 3228 +<7764> 19587 +<7765> 5827 +<7766> 3713 +<7767> 19588 +<7768> 5824 +<776a> 14165 +endcidchar + +100 begincidchar +<776b> 5825 +<776c> 19589 +<7770> 22059 +<7772> 14879 +<7779> 5830 +<777a> 17001 +<777c> 18196 +<777d> 14880 +<777e> 5829 +<777f> 5828 +<7780> 17002 +<7784> 19590 +<778b> 5832 +<778e> 5831 +<7791> 5833 +<7794> 17003 +<7795> 14881 +<7796> 19593 +<779a> 18199 +<779e> 5835 +<779f> 18200 +<77a0> 5834 +<77a2> 18201 +<77a4> 18202 +<77a5> 7790 +<77a7> 19594 +<77a9> 14166 +<77aa> 14882 +<77ac> 2400 +<77ad> 3982 +<77ae> 22064 +<77af> 19595 +<77b0> 5836 +<77b1> 22065 +<77b3> 3215 +<77b5> 22066 +<77b6> 5837 +<77b7> 19596 +<77b9> 5838 +<77bb> 5842 +<77be> 19597 +<77bf> 5839 +<77c3> 22067 +<77c7> 5843 +<77c9> 19598 +<77cd> 5844 +<77d1> 19599 +<77d2> 22068 +<77d5> 22069 +<77d7> 5845 +<77d9> 19600 +<77da> 5846 +<77db> 3779 +<77dc> 5847 +<77e0> 17004 +<77e2> 3836 +<77e3> 5848 +<77e4> 18205 +<77e5> 2956 +<77e6> 14883 +<77e7> 3360 +<77e9> 1763 +<77ea> 18206 +<77ec> 18207 +<77ed> 2937 +<77ee> 5849 +<77ef> 1714 +<77f0> 14884 +<77f1> 19601 +<77f3> 2676 +<77f4> 14885 +<77f8> 22070 +<77fb> 18208 +<77fc> 5850 +<7802> 2093 +<7805> 18210 +<7806> 14886 +<7809> 18211 +<780c> 5851 +<780d> 18212 +<780e> 22071 +<7811> 22072 +<7812> 5852 +<7814> 1882 +<7815> 2117 +<7819> 18213 +<781d> 22073 +<7820> 5854 +<7821> 8574 +<7822> 14887 +<7823> 22074 +<7825> 3152 +<7826> 2118 +<7827> 1640 +<782c> 18214 +<7830> 14890 +<7832> 3666 +<7834> 3329 +<7835> 14891 +<7837> 19602 +endcidchar + +100 begincidchar +<783a> 3153 +<783f> 2030 +<7843> 17006 +<7844> 22075 +<7845> 5856 +<7847> 18215 +<7848> 22076 +<784c> 22077 +<784e> 8575 +<784f> 13342 +<7851> 15420 +<7852> 22078 +<785c> 19603 +<785d> 2483 +<785e> 22079 +<7863> 22082 +<7864> 8576 +<7868> 14892 +<786a> 18216 +<786b> 3962 +<786c> 2007 +<786e> 17007 +<786f> 1883 +<7872> 3383 +<7874> 5858 +<787a> 8577 +<787c> 5860 +<787e> 19604 +<7881> 1951 +<7886> 5859 +<7887> 3090 +<788a> 18218 +<788c> 5862 +<788d> 1429 +<788e> 5857 +<788f> 22083 +<7891> 3454 +<7893> 1234 +<7894> 18219 +<7895> 2140 +<7897> 4088 +<7898> 19605 +<789a> 5861 +<789d> 18221 +<789e> 14893 +<789f> 18222 +<78a1> 19606 +<78a3> 5863 +<78a4> 18220 +<78a7> 3611 +<78a8> 22084 +<78a9> 2685 +<78aa> 5865 +<78ac> 22085 +<78ad> 17010 +<78af> 5866 +<78b0> 17008 +<78b1> 19607 +<78b2> 22086 +<78b3> 19608 +<78b5> 5864 +<78ba> 1452 +<78bb> 18223 +<78bc> 5872 +<78bd> 22087 +<78be> 5871 +<78bf> 22088 +<78c1> 2259 +<78c5> 5873 +<78c6> 5868 +<78c7> 22089 +<78c8> 14894 +<78c9> 19609 +<78ca> 5874 +<78cb> 5869 +<78cc> 14895 +<78ce> 14896 +<78d0> 3436 +<78d1> 5867 +<78d2> 22090 +<78d3> 19610 +<78d4> 5870 +<78d5> 18224 +<78d6> 22091 +<78da> 5877 +<78db> 22092 +<78df> 22093 +<78e4> 14897 +<78e6> 18225 +<78e7> 5876 +<78e8> 3727 +<78ea> 22094 +<78ec> 5875 +<78ef> 1199 +<78f2> 14900 +<78f3> 22095 +<78f4> 5879 +<78f6> 22096 +<78f7> 14901 +<78fb> 14902 +endcidchar + +100 begincidchar +<78fd> 5878 +<78fe> 18228 +<78ff> 22097 +<7900> 17011 +<7901> 2484 +<7906> 22098 +<7907> 5880 +<790c> 19611 +<790e> 2757 +<7910> 18230 +<7911> 5882 +<7912> 5881 +<7919> 5883 +<791a> 22099 +<791b> 18231 +<791c> 17012 +<791e> 22100 +<791f> 19612 +<7920> 22101 +<7925> 18232 +<7926> 5853 +<7929> 22102 +<792a> 5855 +<792b> 5885 +<792c> 5884 +<792d> 22103 +<792e> 17013 +<7930> 8578 +<7931> 14903 +<7934> 17014 +<7935> 22104 +<793a> 2260 +<793b> 14905 +<793c> 4017 +<793d> 14906 +<793e> 2302 +<793f> 19615 +<7940> 5886 +<7941> 7668 +<7942> 19616 +<7944> 22105 +<7945> 14907 +<7946> 17015 +<7947> 7659 +<7948> 1601 +<7949> 2225 +<794a> 18233 +<794b> 22106 +<794f> 22107 +<7950> 3870 +<7951> 22108 +<7953> 5892 +<7954> 19617 +<7955> 5891 +<7956> 2758 +<7957> 5888 +<7958> 18234 +<795a> 5890 +<795d> 2389 +<795e> 2566 +<795f> 5889 +<7960> 5887 +<7962> 3296 +<7965> 2485 +<7967> 18236 +<7968> 3502 +<7969> 22109 +<796b> 19618 +<796d> 2119 +<7972> 18237 +<7977> 3186 +<7979> 17016 +<797a> 5893 +<797b> 22110 +<797c> 19619 +<797e> 22111 +<797f> 5894 +<7980> 5916 +<7981> 1744 +<7984> 4067 +<7985> 2743 +<798a> 5895 +<798b> 14910 +<798c> 22112 +<798d> 1362 +<798e> 3091 +<798f> 3569 +<7991> 22113 +<7993> 22114 +<7994> 8582 +<7995> 18238 +<7996> 14911 +<7998> 14912 +<799b> 8584 +<799c> 22115 +<799d> 5896 +<79a1> 18239 +<79a6> 1684 +<79a7> 5897 +<79a8> 22116 +endcidchar + +100 begincidchar +<79a9> 18240 +<79aa> 5899 +<79ab> 19620 +<79ae> 5900 +<79af> 22117 +<79b0> 7769 +<79b1> 7758 +<79b3> 5901 +<79b4> 18241 +<79b8> 14913 +<79bb> 14914 +<79bd> 1745 +<79be> 1363 +<79bf> 3229 +<79c0> 2354 +<79c1> 2226 +<79c2> 18242 +<79c4> 19621 +<79c7> 18243 +<79c8> 17017 +<79c9> 5904 +<79ca> 14915 +<79cb> 2355 +<79cf> 22118 +<79d1> 1354 +<79d2> 3509 +<79d4> 17019 +<79d5> 5905 +<79d6> 18246 +<79d8> 3455 +<79da> 14916 +<79dd> 22119 +<79de> 17020 +<79df> 2759 +<79e0> 22120 +<79e1> 5908 +<79e2> 22121 +<79e3> 5909 +<79e4> 7773 +<79e5> 22122 +<79e6> 2567 +<79e7> 5906 +<79e9> 2975 +<79ea> 19622 +<79eb> 17021 +<79ec> 5907 +<79ed> 17022 +<79f0> 2486 +<79f1> 22123 +<79f8> 22124 +<79fb> 1184 +<79fc> 22125 +<7a00> 1603 +<7a02> 19623 +<7a03> 14917 +<7a05> 13875 +<7a07> 22126 +<7a08> 5910 +<7a09> 14918 +<7a0a> 18251 +<7a0b> 3092 +<7a0c> 19624 +<7a0d> 5911 +<7a0e> 2667 +<7a11> 14919 +<7a14> 3769 +<7a15> 18252 +<7a17> 7782 +<7a1a> 2963 +<7a1b> 18253 +<7a1c> 3983 +<7a1e> 14920 +<7a1f> 5915 +<7a20> 5914 +<7a21> 22127 +<7a27> 22128 +<7a2b> 22129 +<7a2d> 14921 +<7a2e> 2331 +<7a2f> 22130 +<7a30> 19625 +<7a31> 5917 +<7a32> 1204 +<7a37> 5920 +<7a38> 18255 +<7a39> 14922 +<7a3a> 19626 +<7a3b> 5918 +<7a3c> 1364 +<7a3d> 1828 +<7a3e> 5919 +<7a3f> 2008 +<7a40> 2052 +<7a42> 3638 +<7a43> 5921 +<7a44> 19627 +<7a45> 14923 +<7a46> 3714 +<7a47> 18256 +<7a48> 22133 +endcidchar + +100 begincidchar +<7a49> 5923 +<7a4c> 14924 +<7a4d> 2677 +<7a4e> 1265 +<7a4f> 1338 +<7a50> 1136 +<7a55> 22134 +<7a56> 18257 +<7a57> 5922 +<7a59> 18258 +<7a5c> 18259 +<7a5d> 14925 +<7a5f> 18260 +<7a60> 20310 +<7a63> 2527 +<7a65> 22135 +<7a67> 18261 +<7a69> 5926 +<7a6a> 18262 +<7a6b> 1453 +<7a6d> 14927 +<7a70> 5928 +<7a74> 1856 +<7a75> 18263 +<7a76> 1664 +<7a78> 14928 +<7a79> 5929 +<7a7a> 1773 +<7a7d> 5930 +<7a7e> 22136 +<7a7f> 7973 +<7a80> 19628 +<7a81> 3237 +<7a82> 18264 +<7a83> 2692 +<7a84> 2149 +<7a85> 17023 +<7a86> 19629 +<7a88> 5931 +<7a8a> 18265 +<7a8b> 22137 +<7a90> 18266 +<7a91> 22138 +<7a92> 2976 +<7a93> 2797 +<7a94> 19630 +<7a95> 5933 +<7a96> 5935 +<7a97> 5932 +<7a98> 5934 +<7a9e> 22139 +<7a9f> 1784 +<7aa0> 14929 +<7aa3> 14930 +<7aa9> 5936 +<7aaa> 1788 +<7aac> 18267 +<7aae> 1665 +<7aaf> 3900 +<7ab0> 5938 +<7ab3> 14931 +<7ab5> 19631 +<7ab6> 5939 +<7ab9> 18270 +<7aba> 1232 +<7abd> 19632 +<7abe> 18271 +<7abf> 5942 +<7ac3> 1492 +<7ac4> 5941 +<7ac5> 5940 +<7ac6> 14934 +<7ac7> 5944 +<7ac8> 20285 +<7ac9> 22140 +<7aca> 5945 +<7acb> 3953 +<7acc> 18273 +<7acd> 5946 +<7ace> 17025 +<7acf> 5947 +<7ad1> 8585 +<7ad2> 4549 +<7ad3> 5949 +<7ad5> 5948 +<7adb> 22141 +<7adc> 3965 +<7add> 5952 +<7adf> 7176 +<7ae0> 2487 +<7ae3> 2401 +<7ae5> 3216 +<7ae6> 5955 +<7ae7> 8586 +<7ae8> 18274 +<7ae9> 22142 +<7aea> 2918 +<7aeb> 8588 +<7aec> 22143 +<7aed> 5956 +endcidchar + +100 begincidchar +<7aef> 2938 +<7af0> 5957 +<7af1> 22144 +<7af4> 18275 +<7af6> 1693 +<7af8> 4214 +<7af9> 2971 +<7afa> 2271 +<7afb> 22145 +<7afd> 17026 +<7afe> 19633 +<7aff> 1540 +<7b02> 5958 +<7b04> 5971 +<7b06> 5961 +<7b07> 14935 +<7b08> 20263 +<7b0a> 5960 +<7b0b> 5973 +<7b0f> 5959 +<7b11> 2488 +<7b12> 17027 +<7b14> 14936 +<7b1b> 3109 +<7b1e> 5965 +<7b1f> 22146 +<7b20> 1468 +<7b23> 22147 +<7b25> 2592 +<7b26> 3542 +<7b27> 14937 +<7b28> 5967 +<7b29> 22148 +<7b2a> 18280 +<7b2b> 19634 +<7b2c> 2888 +<7b2d> 17028 +<7b30> 22149 +<7b31> 14938 +<7b33> 5962 +<7b34> 22150 +<7b35> 5966 +<7b36> 5968 +<7b39> 2155 +<7b3b> 17029 +<7b3d> 18279 +<7b41> 18286 +<7b45> 5975 +<7b46> 3488 +<7b47> 14939 +<7b48> 3386 +<7b49> 3187 +<7b4b> 1746 +<7b4c> 5974 +<7b4d> 5972 +<7b4e> 14940 +<7b4f> 3401 +<7b50> 5969 +<7b51> 2972 +<7b52> 3189 +<7b53> 14173 +<7b54> 3188 +<7b55> 18288 +<7b56> 2150 +<7b5d> 5993 +<7b60> 14941 +<7b64> 18290 +<7b65> 5977 +<7b66> 18291 +<7b67> 5979 +<7b69> 14942 +<7b6a> 22153 +<7b6c> 5982 +<7b6d> 14943 +<7b6e> 5983 +<7b6f> 17030 +<7b72> 14944 +<7b73> 18292 +<7b74> 5978 +<7b75> 20266 +<7b77> 19635 +<7b79> 18289 +<7b7a> 5970 +<7b7f> 18285 +<7b84> 22154 +<7b86> 3615 +<7b87> 1365 +<7b89> 22155 +<7b8b> 5990 +<7b8d> 5987 +<7b8e> 22156 +<7b8f> 5992 +<7b90> 18295 +<7b91> 14945 +<7b92> 5991 +<7b94> 3369 +<7b95> 3763 +<7b96> 22157 +<7b97> 2185 +<7b98> 5985 +endcidchar + +100 begincidchar +<7b99> 5994 +<7b9a> 5989 +<7b9b> 18296 +<7b9c> 5988 +<7b9d> 5984 +<7b9e> 8589 +<7b9f> 5986 +<7ba0> 19636 +<7ba1> 1541 +<7ba5> 22158 +<7baa> 2939 +<7bac> 19637 +<7bad> 7974 +<7baf> 14946 +<7bb0> 19638 +<7bb1> 3382 +<7bb2> 22159 +<7bb4> 5999 +<7bb5> 18298 +<7bb6> 22160 +<7bb8> 7775 +<7bbc> 18299 +<7bbd> 22163 +<7bc0> 2693 +<7bc1> 5996 +<7bc2> 22164 +<7bc4> 3427 +<7bc5> 18300 +<7bc6> 6000 +<7bc7> 7979 +<7bc8> 22165 +<7bc9> 2969 +<7bca> 18301 +<7bcb> 5995 +<7bcc> 5997 +<7bcf> 5998 +<7bd4> 18304 +<7bd6> 18305 +<7bd7> 14947 +<7bd9> 14948 +<7bda> 18306 +<7bdb> 22166 +<7bdd> 7997 +<7be0> 2288 +<7be4> 3230 +<7be5> 6006 +<7be6> 6005 +<7be8> 19639 +<7be9> 6002 +<7bea> 18307 +<7bed> 4060 +<7bf0> 18308 +<7bf2> 19640 +<7bf3> 6011 +<7bf6> 6015 +<7bf7> 6012 +<7bf8> 19641 +<7bfc> 19642 +<7bfe> 19643 +<7c00> 6008 +<7c01> 17031 +<7c02> 22171 +<7c03> 18309 +<7c04> 22172 +<7c06> 22173 +<7c07> 6009 +<7c09> 19644 +<7c0b> 14949 +<7c0c> 22174 +<7c0d> 6014 +<7c0e> 18310 +<7c0f> 14950 +<7c11> 6003 +<7c12> 4330 +<7c13> 6010 +<7c14> 6004 +<7c17> 6013 +<7c19> 22175 +<7c1b> 22176 +<7c1e> 7739 +<7c1f> 6019 +<7c20> 14951 +<7c21> 1542 +<7c23> 6016 +<7c25> 22177 +<7c26> 14952 +<7c27> 6017 +<7c28> 19645 +<7c2a> 6018 +<7c2b> 6021 +<7c2c> 22178 +<7c2f> 19646 +<7c31> 14953 +<7c33> 17032 +<7c34> 22179 +<7c36> 14954 +<7c37> 6020 +<7c38> 3466 +<7c3d> 6022 +<7c3e> 20265 +endcidchar + +100 begincidchar +<7c3f> 3645 +<7c40> 6027 +<7c42> 19647 +<7c43> 6024 +<7c45> 18311 +<7c46> 22182 +<7c4a> 18312 +<7c4c> 6023 +<7c4d> 2678 +<7c4f> 6026 +<7c50> 6028 +<7c51> 14955 +<7c54> 6025 +<7c55> 22183 +<7c56> 6032 +<7c57> 18313 +<7c58> 6029 +<7c59> 14956 +<7c5a> 22184 +<7c5e> 18314 +<7c5f> 6030 +<7c60> 6007 +<7c61> 18315 +<7c63> 22185 +<7c64> 6031 +<7c65> 6033 +<7c67> 14957 +<7c69> 18316 +<7c6c> 6034 +<7c6d> 17034 +<7c6e> 14958 +<7c6f> 18317 +<7c70> 14959 +<7c72> 19653 +<7c73> 3606 +<7c75> 6035 +<7c79> 17035 +<7c7b> 14094 +<7c7c> 22187 +<7c7d> 19654 +<7c7e> 20293 +<7c81> 1734 +<7c82> 20272 +<7c83> 6036 +<7c86> 22188 +<7c87> 19655 +<7c89> 3588 +<7c8b> 2606 +<7c8d> 3772 +<7c8f> 17036 +<7c90> 6037 +<7c92> 3963 +<7c94> 17037 +<7c95> 3370 +<7c97> 2760 +<7c98> 3306 +<7c9b> 2391 +<7c9e> 19656 +<7c9f> 1156 +<7ca0> 17038 +<7ca1> 6042 +<7ca2> 6040 +<7ca4> 6038 +<7ca5> 1501 +<7ca6> 18321 +<7ca7> 2489 +<7ca8> 6043 +<7cab> 6041 +<7cad> 6039 +<7cae> 6047 +<7cb0> 22189 +<7cb1> 6046 +<7cb2> 6045 +<7cb3> 6044 +<7cb9> 6048 +<7cba> 19657 +<7cbb> 22190 +<7cbc> 14960 +<7cbd> 6049 +<7cbe> 2654 +<7cbf> 14961 +<7cc0> 6050 +<7cc2> 6052 +<7cc4> 18326 +<7cc5> 6051 +<7cc7> 19658 +<7cca> 1926 +<7ccd> 18328 +<7cce> 2746 +<7ccf> 22191 +<7cd2> 6054 +<7cd3> 19659 +<7cd4> 22192 +<7cd5> 17039 +<7cd6> 3190 +<7cd7> 14964 +<7cd8> 6053 +<7cd9> 14965 +<7cda> 19660 +<7cdc> 6055 +endcidchar + +100 begincidchar +<7cdd> 14966 +<7cde> 3589 +<7cdf> 2798 +<7ce0> 2009 +<7ce2> 6056 +<7ce6> 18331 +<7ce7> 3984 +<7ce9> 22193 +<7ceb> 14967 +<7cef> 6058 +<7cf2> 6059 +<7cf4> 6060 +<7cf5> 18333 +<7cf6> 6061 +<7cf8> 2227 +<7cfa> 6062 +<7cfb> 1829 +<7cfe> 1668 +<7d00> 1604 +<7d02> 6064 +<7d03> 18334 +<7d04> 3839 +<7d05> 2010 +<7d06> 6063 +<7d0a> 6067 +<7d0b> 3826 +<7d0d> 3314 +<7d0f> 22194 +<7d10> 3493 +<7d11> 22195 +<7d12> 18336 +<7d13> 14971 +<7d14> 2413 +<7d15> 6066 +<7d16> 22196 +<7d17> 2303 +<7d18> 2011 +<7d19> 2228 +<7d1a> 1667 +<7d1b> 3590 +<7d1c> 6065 +<7d1d> 14972 +<7d1e> 18337 +<7d20> 2761 +<7d21> 3696 +<7d22> 2151 +<7d23> 14973 +<7d26> 22197 +<7d2a> 22198 +<7d2b> 2229 +<7d2c> 3065 +<7d2d> 22199 +<7d2e> 6070 +<7d2f> 4007 +<7d30> 2121 +<7d31> 17040 +<7d32> 6071 +<7d33> 2568 +<7d35> 6073 +<7d39> 2490 +<7d3a> 2080 +<7d3c> 19661 +<7d3f> 6072 +<7d40> 18342 +<7d41> 14974 +<7d42> 2356 +<7d43> 1906 +<7d44> 2762 +<7d45> 6068 +<7d46> 6074 +<7d47> 18343 +<7d48> 8591 +<7d4b> 6069 +<7d4c> 1830 +<7d4d> 19662 +<7d4e> 6077 +<7d4f> 6081 +<7d50> 1857 +<7d51> 22200 +<7d53> 14975 +<7d55> 13882 +<7d56> 6076 +<7d57> 22201 +<7d59> 14976 +<7d5a> 18347 +<7d5b> 6085 +<7d5c> 17041 +<7d5d> 14977 +<7d5e> 2012 +<7d61> 3927 +<7d62> 1152 +<7d63> 6082 +<7d65> 22202 +<7d66> 1669 +<7d67> 22203 +<7d68> 6079 +<7d6a> 18348 +<7d6e> 6080 +<7d70> 18349 +<7d71> 3191 +endcidchar + +100 begincidchar +<7d72> 6078 +<7d73> 6075 +<7d75> 1414 +<7d76> 2696 +<7d78> 22204 +<7d79> 1884 +<7d7a> 14978 +<7d7b> 22205 +<7d7d> 6087 +<7d7f> 18351 +<7d81> 22206 +<7d82> 19663 +<7d83> 17042 +<7d85> 19664 +<7d86> 14979 +<7d88> 18353 +<7d89> 6084 +<7d8d> 19665 +<7d8f> 6086 +<7d91> 19666 +<7d93> 6083 +<7d96> 22207 +<7d97> 18354 +<7d99> 1831 +<7d9a> 2835 +<7d9b> 6088 +<7d9c> 2800 +<7d9d> 18356 +<7d9e> 19667 +<7d9f> 6101 +<7da0> 8594 +<7da2> 6097 +<7da3> 6091 +<7da6> 17043 +<7da7> 18357 +<7daa> 18358 +<7dab> 6095 +<7dac> 2342 +<7dad> 1185 +<7dae> 6090 +<7daf> 6098 +<7db0> 6102 +<7db1> 2013 +<7db2> 3810 +<7db3> 19668 +<7db4> 3058 +<7db5> 6092 +<7db6> 18359 +<7db7> 8593 +<7db8> 6100 +<7db9> 19669 +<7dba> 6089 +<7dbb> 2940 +<7dbd> 6094 +<7dbe> 1153 +<7dbf> 3798 +<7dc0> 18360 +<7dc2> 17044 +<7dc7> 6093 +<7dca> 1747 +<7dcb> 3456 +<7dcc> 14982 +<7dcf> 2799 +<7dd0> 19670 +<7dd1> 3992 +<7dd2> 2425 +<7dd5> 6141 +<7dd6> 8595 +<7dd7> 18361 +<7dd8> 6103 +<7dd9> 18362 +<7dda> 2722 +<7ddc> 6099 +<7ddd> 6104 +<7dde> 6106 +<7de0> 3093 +<7de1> 6109 +<7de2> 22215 +<7de3> 13322 +<7de4> 6105 +<7de5> 19671 +<7de6> 18363 +<7de8> 3620 +<7de9> 1543 +<7dea> 22216 +<7deb> 14983 +<7dec> 3799 +<7ded> 22217 +<7def> 1186 +<7df1> 14984 +<7df2> 6108 +<7df4> 4037 +<7df9> 14985 +<7dfa> 22218 +<7dfb> 6107 +<7e00> 22214 +<7e01> 1297 +<7e04> 3268 +<7e05> 6110 +<7e08> 14986 +endcidchar + +100 begincidchar +<7e09> 6117 +<7e0a> 6111 +<7e0b> 6118 +<7e10> 18367 +<7e11> 14987 +<7e12> 6114 +<7e15> 14988 +<7e17> 18368 +<7e1b> 3377 +<7e1c> 22219 +<7e1d> 18369 +<7e1e> 2294 +<7e1f> 6116 +<7e20> 14989 +<7e21> 6113 +<7e22> 6119 +<7e23> 6112 +<7e26> 2382 +<7e27> 18370 +<7e28> 17045 +<7e2b> 3667 +<7e2c> 18371 +<7e2d> 22220 +<7e2e> 2390 +<7e2f> 19674 +<7e31> 6115 +<7e32> 6127 +<7e33> 22221 +<7e35> 6123 +<7e36> 19675 +<7e37> 6126 +<7e39> 6124 +<7e3a> 6128 +<7e3b> 6122 +<7e3d> 6096 +<7e3e> 2679 +<7e3f> 22222 +<7e41> 3423 +<7e43> 6125 +<7e44> 19676 +<7e45> 18372 +<7e46> 6120 +<7e47> 14990 +<7e48> 14183 +<7e4a> 2723 +<7e4b> 1832 +<7e4d> 2357 +<7e4e> 22223 +<7e50> 22224 +<7e52> 8596 +<7e54> 2539 +<7e55> 2744 +<7e56> 6131 +<7e58> 22225 +<7e5d> 6130 +<7e5e> 6132 +<7e5f> 22226 +<7e61> 7697 +<7e62> 14991 +<7e65> 22227 +<7e66> 6121 +<7e67> 6129 +<7e69> 6137 +<7e6a> 6136 +<7e6b> 7671 +<7e6d> 3752 +<7e6e> 14992 +<7e6f> 19677 +<7e70> 1793 +<7e73> 14993 +<7e75> 18373 +<7e78> 19678 +<7e79> 6135 +<7e7b> 6139 +<7e7c> 6138 +<7e7d> 6142 +<7e7e> 18374 +<7e7f> 6144 +<7e81> 19679 +<7e82> 2186 +<7e83> 6140 +<7e8a> 8359 +<7e8c> 6147 +<7e8d> 14994 +<7e8e> 6153 +<7e8f> 3125 +<7e90> 6149 +<7e91> 14995 +<7e92> 6148 +<7e95> 22228 +<7e96> 6152 +<7e98> 14996 +<7e9a> 18378 +<7f36> 1544 +<7f38> 6156 +<7f3a> 6157 +<7f3b> 18381 +<7f3c> 18380 +<7f3d> 19680 +<7f3e> 18382 +endcidchar + +100 begincidchar +<7f3f> 22231 +<7f43> 18383 +<7f44> 14997 +<7f45> 6158 +<7f47> 8597 +<7f4f> 14998 +<7f54> 6165 +<7f55> 6164 +<7f58> 6166 +<7f5b> 19681 +<7f5c> 22232 +<7f5d> 19682 +<7f61> 15001 +<7f65> 19683 +<7f66> 22233 +<7f67> 6171 +<7f6a> 2129 +<7f6b> 1833 +<7f6d> 18389 +<7f6e> 2964 +<7f70> 3399 +<7f71> 19684 +<7f72> 2426 +<7f75> 3331 +<7f77> 3457 +<7f78> 6172 +<7f79> 4918 +<7f82> 6173 +<7f83> 6175 +<7f85> 3919 +<7f86> 6174 +<7f87> 6177 +<7f88> 6176 +<7f8a> 3901 +<7f8b> 19687 +<7f8c> 6178 +<7f8d> 22235 +<7f8e> 3474 +<7f8f> 22236 +<7f90> 18392 +<7f91> 15002 +<7f94> 6179 +<7f96> 18395 +<7f97> 17046 +<7f9a> 6182 +<7f9c> 18396 +<7f9d> 6181 +<7f9e> 6180 +<7fa1> 8598 +<7fa2> 19688 +<7fa3> 6183 +<7fa4> 1800 +<7fa6> 22237 +<7fa8> 2724 +<7fa9> 1627 +<7faa> 22238 +<7fad> 18397 +<7fae> 6187 +<7faf> 6184 +<7fb2> 6185 +<7fb4> 22239 +<7fb6> 6188 +<7fb8> 6189 +<7fb9> 6186 +<7fbc> 22240 +<7fbd> 1227 +<7fbf> 15003 +<7fc0> 22241 +<7fc1> 1319 +<7fc3> 18399 +<7fc8> 22242 +<7fca> 6193 +<7fcc> 3916 +<7fce> 15004 +<7fcf> 18400 +<7fd2> 2358 +<7fd4> 6195 +<7fd5> 6194 +<7fdb> 17047 +<7fdf> 15005 +<7fe0> 2607 +<7fe1> 6196 +<7fe3> 18401 +<7fe5> 15006 +<7fe6> 6197 +<7fe8> 22243 +<7fe9> 6198 +<7feb> 7657 +<7fec> 15007 +<7ff0> 7656 +<7ff2> 18402 +<7ff3> 6199 +<7ff9> 6200 +<7ffa> 15010 +<7ffb> 3723 +<7ffc> 3917 +<8000> 3902 +<8001> 4061 +<8002> 14099 +<8003> 2015 +endcidchar + +100 begincidchar +<8004> 6203 +<8005> 2304 +<8006> 6202 +<8007> 19692 +<8008> 18404 +<800a> 18403 +<800b> 6204 +<800c> 2261 +<800d> 19693 +<800e> 15011 +<800f> 22244 +<8010> 2865 +<8011> 15012 +<8012> 6205 +<8013> 22245 +<8014> 15013 +<8015> 2014 +<8016> 18405 +<8017> 3811 +<801c> 6208 +<801d> 22246 +<801e> 19694 +<8021> 6209 +<8024> 15014 +<8026> 15015 +<8028> 6210 +<802c> 18406 +<802e> 22249 +<8030> 18407 +<8033> 2262 +<8034> 22250 +<8035> 17048 +<8036> 3833 +<8037> 17049 +<8039> 19695 +<803a> 15016 +<803b> 6212 +<803c> 15017 +<803d> 2941 +<803e> 22251 +<803f> 6211 +<8040> 22252 +<8043> 18408 +<8044> 22253 +<8046> 6214 +<804a> 6213 +<8052> 6215 +<8056> 2655 +<8058> 6216 +<805a> 6217 +<805e> 3593 +<805f> 6218 +<8060> 15018 +<8061> 2801 +<8062> 6219 +<8064> 22254 +<8066> 18409 +<8068> 6220 +<806d> 22255 +<806f> 4038 +<8070> 6223 +<8071> 15019 +<8072> 6222 +<8073> 6221 +<8074> 3020 +<8075> 15020 +<8076> 6224 +<8077> 2540 +<8079> 6225 +<807b> 18410 +<807d> 6226 +<807e> 4062 +<807f> 6227 +<8081> 22256 +<8084> 6228 +<8085> 6230 +<8086> 6229 +<8087> 3385 +<8088> 19696 +<8089> 3281 +<808b> 4068 +<808c> 3389 +<808e> 19697 +<8093> 6232 +<8096> 2491 +<8098> 3484 +<8099> 18411 +<809a> 6233 +<809b> 6231 +<809c> 18412 +<809d> 1546 +<809e> 15021 +<80a1> 1928 +<80a2> 2230 +<80a4> 18413 +<80a5> 3458 +<80a6> 15022 +<80a7> 18414 +<80a9> 1886 +<80aa> 3697 +endcidchar + +100 begincidchar +<80ab> 15023 +<80ac> 6236 +<80ad> 6234 +<80af> 2016 +<80b1> 2017 +<80b2> 1197 +<80b4> 2136 +<80b8> 18415 +<80b9> 22257 +<80ba> 3343 +<80c3> 1187 +<80c4> 6241 +<80c5> 18417 +<80c6> 2942 +<80c8> 22258 +<80ca> 17050 +<80cc> 3342 +<80cd> 22259 +<80ce> 2875 +<80cf> 19698 +<80d2> 22260 +<80d4> 19699 +<80d5> 18418 +<80d6> 6243 +<80d9> 6239 +<80da> 6242 +<80db> 6237 +<80dd> 6240 +<80de> 3668 +<80e0> 17051 +<80e1> 1929 +<80e4> 1217 +<80e5> 6238 +<80e6> 18419 +<80ed> 19700 +<80ee> 22261 +<80ef> 6245 +<80f0> 19701 +<80f1> 6246 +<80f2> 22262 +<80f3> 17052 +<80f4> 3217 +<80f5> 18421 +<80f6> 22263 +<80f7> 19702 +<80f8> 1715 +<80f9> 22264 +<80fa> 19703 +<80fb> 18422 +<80fc> 6257 +<80fd> 3315 +<80fe> 19704 +<8102> 2231 +<8103> 19705 +<8105> 1716 +<8106> 2668 +<8107> 4076 +<8108> 3770 +<8109> 6244 +<810a> 2680 +<810b> 22265 +<810d> 18420 +<8116> 15026 +<8117> 19706 +<8118> 15027 +<811a> 1645 +<811b> 6247 +<811c> 22266 +<811e> 18425 +<8120> 22267 +<8123> 6249 +<8124> 18427 +<8127> 18428 +<8129> 6248 +<812b> 13913 +<812c> 18429 +<812f> 6250 +<8130> 19707 +<8131> 2916 +<8133> 3316 +<8135> 18424 +<8139> 3021 +<813a> 15028 +<813c> 22268 +<813d> 18431 +<813e> 6254 +<8141> 14194 +<8145> 22269 +<8146> 6253 +<8147> 22270 +<814a> 15029 +<814b> 6251 +<814c> 15030 +<814e> 2587 +<8150> 3543 +<8151> 6256 +<8152> 22271 +<8153> 6255 +<8154> 2018 +<8155> 4089 +endcidchar + +100 begincidchar +<8157> 19708 +<815f> 6272 +<8160> 17053 +<8161> 22272 +<8169> 18433 +<816b> 2332 +<816d> 17056 +<816e> 6259 +<816f> 19709 +<8170> 2058 +<8171> 20275 +<8173> 19710 +<8174> 6262 +<8177> 22273 +<8178> 3022 +<8179> 3570 +<817a> 2725 +<817f> 7728 +<8180> 6266 +<8181> 15031 +<8182> 6267 +<8183> 6263 +<8184> 15032 +<8185> 18436 +<8186> 22274 +<8188> 6264 +<818a> 6265 +<818b> 19711 +<818e> 22275 +<818f> 2019 +<8190> 19712 +<8193> 6273 +<8195> 6269 +<8196> 22276 +<8198> 18438 +<819a> 3544 +<819b> 19713 +<819c> 3738 +<819d> 3482 +<819e> 19714 +<81a0> 6268 +<81a2> 22277 +<81a3> 6271 +<81a4> 6270 +<81a8> 3698 +<81a9> 6274 +<81ae> 22278 +<81b0> 6275 +<81b2> 18439 +<81b3> 2745 +<81b4> 15033 +<81b5> 6276 +<81b8> 6278 +<81ba> 6282 +<81bb> 17057 +<81bd> 6279 +<81be> 6277 +<81bf> 3317 +<81c0> 6280 +<81c1> 18440 +<81c2> 6281 +<81c3> 18441 +<81c5> 22279 +<81c6> 1330 +<81c8> 6288 +<81c9> 6283 +<81ca> 17058 +<81cb> 19715 +<81cd> 6284 +<81ce> 22280 +<81cf> 15034 +<81d1> 6285 +<81d3> 2817 +<81d5> 19716 +<81d6> 18442 +<81d7> 17059 +<81d8> 6287 +<81d9> 6286 +<81da> 6289 +<81db> 18443 +<81e1> 19719 +<81e3> 2569 +<81e4> 18445 +<81e5> 1385 +<81e7> 6292 +<81e8> 3999 +<81ea> 2263 +<81eb> 22281 +<81ec> 18447 +<81ed> 2359 +<81ef> 19720 +<81f3> 2232 +<81f4> 2965 +<81f5> 22285 +<81f6> 19721 +<81f8> 22286 +<81f9> 15035 +<81fc> 1235 +<81fd> 18448 +<81fe> 6295 +endcidchar + +100 begincidchar +<81ff> 18449 +<8200> 19722 +<8203> 15036 +<8204> 18451 +<8205> 6298 +<8207> 6299 +<8208> 1717 +<8209> 5039 +<820a> 6300 +<820b> 19723 +<820c> 2697 +<820d> 6301 +<820e> 2295 +<820f> 22288 +<8210> 6302 +<8212> 4105 +<8216> 6303 +<8217> 3630 +<8218> 1560 +<8219> 18453 +<821a> 19726 +<821b> 2726 +<821c> 2402 +<821d> 22289 +<821e> 3555 +<821f> 2360 +<8221> 15037 +<8222> 18454 +<8228> 22290 +<8229> 6304 +<822a> 2020 +<822b> 6305 +<822c> 3424 +<822e> 6319 +<8232> 15038 +<8233> 6307 +<8234> 15039 +<8235> 2857 +<8236> 3371 +<8237> 1907 +<8238> 6306 +<8239> 2727 +<823a> 19727 +<823c> 18456 +<8240> 6308 +<8243> 22291 +<8244> 19728 +<8245> 18458 +<8246> 15040 +<8247> 3094 +<8249> 18457 +<824b> 15041 +<824e> 22292 +<824f> 15042 +<8251> 22293 +<8256> 22294 +<8257> 18462 +<8258> 14196 +<8259> 6309 +<825a> 6312 +<825c> 18464 +<825d> 6311 +<825f> 6313 +<8260> 17061 +<8262> 6315 +<8263> 18465 +<8264> 6314 +<8266> 1547 +<8267> 22295 +<8268> 6316 +<826d> 19729 +<826e> 2081 +<826f> 3985 +<8271> 6320 +<8272> 2541 +<8274> 17062 +<8276> 1298 +<8279> 14197 +<827b> 22296 +<827d> 18468 +<827e> 6323 +<827f> 18469 +<8283> 18470 +<8284> 19730 +<8287> 22299 +<8289> 19731 +<828a> 18471 +<828b> 1206 +<828d> 6324 +<828e> 15043 +<8291> 19732 +<8292> 20292 +<8293> 18472 +<8294> 22300 +<8296> 22301 +<8298> 22302 +<8299> 3545 +<829d> 2291 +<829f> 6327 +<82a0> 22305 +endcidchar + +100 begincidchar +<82a1> 17064 +<82a5> 1415 +<82a6> 7961 +<82a9> 17067 +<82aa> 19733 +<82ab> 6326 +<82ac> 6329 +<82ad> 3332 +<82ae> 15044 +<82af> 2570 +<82b0> 19734 +<82b1> 1366 +<82b2> 18475 +<82b3> 3669 +<82b4> 18476 +<82b7> 15045 +<82b8> 1843 +<82b9> 1748 +<82ba> 18477 +<82bb> 6328 +<82bc> 18478 +<82bd> 1386 +<82be> 15046 +<82bf> 17068 +<82c5> 1503 +<82c6> 15047 +<82d0> 19735 +<82d1> 1299 +<82d2> 6333 +<82d3> 4018 +<82d4> 2877 +<82d5> 17069 +<82d7> 3510 +<82d9> 6345 +<82da> 22306 +<82db> 1367 +<82dc> 6343 +<82de> 6341 +<82df> 6332 +<82e0> 22307 +<82e1> 6330 +<82e2> 18479 +<82e3> 6331 +<82e4> 22308 +<82e5> 2319 +<82e6> 1764 +<82e7> 2997 +<82e8> 18480 +<82ea> 19736 +<82eb> 3241 +<82ed> 22309 +<82ef> 19737 +<82f1> 1267 +<82f3> 6335 +<82f4> 6334 +<82f6> 19738 +<82f7> 18481 +<82f9> 6340 +<82fa> 6336 +<82fb> 6339 +<82fd> 17070 +<82fe> 15048 +<8300> 17071 +<8301> 8600 +<8302> 3804 +<8303> 6338 +<8304> 1368 +<8305> 1499 +<8306> 6342 +<8309> 6344 +<830c> 18484 +<830e> 1834 +<8316> 6348 +<831b> 18486 +<831c> 1135 +<831d> 18487 +<8321> 22314 +<8322> 17072 +<8323> 6365 +<8328> 7962 +<832b> 6356 +<832c> 22315 +<832d> 17073 +<832e> 22316 +<832f> 6355 +<8330> 18488 +<8331> 6350 +<8332> 6349 +<8333> 22317 +<8334> 6347 +<8335> 6346 +<8336> 2977 +<8337> 22318 +<8338> 2907 +<8339> 6352 +<833a> 17074 +<833c> 18489 +<833d> 22319 +<8340> 6351 +<8342> 22320 +endcidchar + +100 begincidchar +<8343> 15049 +<8344> 18490 +<8345> 6354 +<8346> 7672 +<8347> 17075 +<8349> 2802 +<834a> 1835 +<834f> 1251 +<8350> 6353 +<8351> 15050 +<8352> 2021 +<8353> 22332 +<8354> 18485 +<8355> 15051 +<8356> 19739 +<8357> 18491 +<8358> 2803 +<835a> 14202 +<8362> 8601 +<8363> 17775 +<8370> 22323 +<8373> 6371 +<8375> 6372 +<8377> 1369 +<8378> 19740 +<837b> 1326 +<837c> 6369 +<837d> 17076 +<837f> 8602 +<8380> 22324 +<8382> 22325 +<8384> 22326 +<8385> 6359 +<8386> 15052 +<8387> 6367 +<8389> 6374 +<838a> 6368 +<838d> 15053 +<838e> 6366 +<8392> 15054 +<8393> 6337 +<8396> 6364 +<8398> 15055 +<8399> 22327 +<839a> 6360 +<839b> 18497 +<839c> 22328 +<839d> 18498 +<839e> 1548 +<839f> 6362 +<83a0> 6373 +<83a2> 6363 +<83a6> 22329 +<83a7> 17077 +<83a8> 6375 +<83a9> 15056 +<83aa> 6361 +<83ab> 3378 +<83ac> 22330 +<83ad> 22335 +<83b1> 3923 +<83b5> 6370 +<83bd> 6392 +<83be> 22331 +<83c1> 6384 +<83c5> 2625 +<83c7> 8603 +<83c9> 18499 +<83ca> 1632 +<83cc> 1749 +<83ce> 6379 +<83cf> 17078 +<83d0> 18500 +<83d1> 17079 +<83d3> 1371 +<83d4> 18501 +<83d6> 2492 +<83d8> 6382 +<83dc> 2122 +<83dd> 18502 +<83df> 3147 +<83e0> 6387 +<83e1> 17080 +<83e5> 18503 +<83e8> 22333 +<83e9> 3646 +<83ea> 15059 +<83eb> 6378 +<83ef> 1370 +<83f0> 1930 +<83f1> 3483 +<83f2> 6388 +<83f4> 6376 +<83f6> 8604 +<83f7> 6385 +<83f8> 19741 +<83f9> 18504 +<83fb> 6395 +<83fc> 19742 +<83fd> 6380 +endcidchar + +100 begincidchar +<8401> 17081 +<8403> 6381 +<8404> 3218 +<8406> 17082 +<8407> 6386 +<840a> 7807 +<840b> 6383 +<840c> 3670 +<840d> 6389 +<840e> 1188 +<840f> 15060 +<8411> 15061 +<8413> 6377 +<8415> 18505 +<8417> 18507 +<8419> 22334 +<8420> 6391 +<8422> 6390 +<8429> 3361 +<842a> 6397 +<842c> 6408 +<842f> 22336 +<8431> 1500 +<8435> 6411 +<8438> 6393 +<8439> 18508 +<843c> 6398 +<843d> 3928 +<8445> 22337 +<8446> 6407 +<8447> 22338 +<8448> 8605 +<8449> 3903 +<844a> 15062 +<844d> 22339 +<844e> 3954 +<844f> 18509 +<8456> 22340 +<8457> 2998 +<8458> 19743 +<845b> 7652 +<845c> 18514 +<845f> 17083 +<8460> 22342 +<8461> 3556 +<8462> 6413 +<8463> 3193 +<8464> 22343 +<8465> 18516 +<8466> 1141 +<8467> 22344 +<8469> 6406 +<846a> 22345 +<846b> 6402 +<846c> 2804 +<846d> 6396 +<846e> 6404 +<846f> 6409 +<8470> 17084 +<8471> 3298 +<8473> 17085 +<8474> 22346 +<8475> 1134 +<8476> 15063 +<8477> 6401 +<8478> 18517 +<8479> 6410 +<847a> 3562 +<847c> 18518 +<847d> 22347 +<8481> 18519 +<8482> 6405 +<8484> 6400 +<8485> 17086 +<848b> 2493 +<8490> 2361 +<8492> 22348 +<8493> 19744 +<8494> 2264 +<8495> 22349 +<8497> 18521 +<8499> 3812 +<849c> 3513 +<849e> 17087 +<849f> 6416 +<84a1> 6425 +<84a6> 18522 +<84a8> 15064 +<84ad> 6403 +<84af> 15065 +<84b1> 19745 +<84b2> 1493 +<84b4> 8606 +<84b8> 2528 +<84b9> 6414 +<84ba> 17088 +<84bb> 6419 +<84bc> 2805 +<84bd> 19746 +<84be> 18523 +endcidchar + +100 begincidchar +<84bf> 6415 +<84c0> 15066 +<84c1> 6422 +<84c2> 15067 +<84c4> 2973 +<84c6> 6423 +<84c9> 3904 +<84ca> 6412 +<84cb> 1430 +<84cc> 22354 +<84cd> 6418 +<84d0> 6421 +<84d1> 3768 +<84d3> 18527 +<84d6> 6424 +<84d9> 6417 +<84da> 6420 +<84dc> 8363 +<84e7> 18529 +<84ea> 18530 +<84ec> 7794 +<84ee> 4039 +<84ef> 18531 +<84f0> 15068 +<84f1> 18532 +<84f2> 22355 +<84f4> 6428 +<84f7> 22356 +<84fa> 18533 +<84fb> 19747 +<84fc> 6435 +<84fd> 15069 +<84ff> 6427 +<8500> 2287 +<8506> 6394 +<8507> 22359 +<850c> 15070 +<850e> 22360 +<8510> 22361 +<8511> 14013 +<8513> 3758 +<8514> 6434 +<8515> 6433 +<851a> 1240 +<851b> 18534 +<851c> 22362 +<851e> 17091 +<851f> 6432 +<8521> 6426 +<8522> 22363 +<8523> 7706 +<8526> 3057 +<8527> 22364 +<852a> 22365 +<852b> 18537 +<852c> 6431 +<852d> 1218 +<852f> 17092 +<8532> 17090 +<8533> 22366 +<8534> 15071 +<8535> 2818 +<8536> 22367 +<853d> 7789 +<853e> 7861 +<853f> 22368 +<8540> 6436 +<8541> 6440 +<8543> 3437 +<8546> 19748 +<8548> 6439 +<8549> 2494 +<854a> 2293 +<854b> 6442 +<854e> 1718 +<854f> 18538 +<8550> 22369 +<8551> 18541 +<8552> 22370 +<8553> 8607 +<8555> 6443 +<8556> 19749 +<8557> 3563 +<8558> 6438 +<8559> 8608 +<855a> 6399 +<855c> 22371 +<855d> 19750 +<855e> 15072 +<8563> 6437 +<8564> 17093 +<8568> 4085 +<8569> 3194 +<856a> 3557 +<856b> 8609 +<856d> 6450 +<856f> 18539 +<8577> 6456 +<8579> 22375 +<857a> 17094 +endcidchar + +100 begincidchar +<857b> 18545 +<857d> 18546 +<857e> 6457 +<857f> 18547 +<8580> 6444 +<8581> 18548 +<8584> 3372 +<8585> 19751 +<8586> 18549 +<8587> 6454 +<8588> 6446 +<8589> 22376 +<858a> 6448 +<858b> 22377 +<858c> 17095 +<858f> 15073 +<8590> 6458 +<8591> 6447 +<8593> 18550 +<8594> 6451 +<8597> 1300 +<8598> 19752 +<8599> 3261 +<859b> 6452 +<859c> 6455 +<859d> 18551 +<859f> 18552 +<85a0> 22378 +<85a2> 17096 +<85a4> 6445 +<85a5> 22379 +<85a6> 2728 +<85a7> 22380 +<85a8> 6449 +<85a9> 7688 +<85aa> 2571 +<85ab> 1798 +<85ac> 3840 +<85ad> 15076 +<85ae> 3845 +<85af> 7701 +<85b0> 8611 +<85b4> 22381 +<85b6> 22382 +<85b7> 15074 +<85b8> 22383 +<85b9> 6462 +<85ba> 6460 +<85bc> 18556 +<85c1> 4084 +<85c2> 22387 +<85c7> 18557 +<85c9> 6459 +<85ca> 18558 +<85cb> 17097 +<85cd> 3935 +<85ce> 15075 +<85cf> 6461 +<85d0> 6463 +<85d5> 6464 +<85da> 22388 +<85dc> 6467 +<85dd> 6465 +<85df> 18561 +<85e0> 22389 +<85e1> 18562 +<85e4> 3195 +<85e5> 6466 +<85e6> 18563 +<85e8> 22390 +<85e9> 3425 +<85ea> 6453 +<85ed> 17098 +<85f3> 22391 +<85f4> 14208 +<85f6> 18564 +<85f7> 7702 +<85f9> 6468 +<85fa> 6473 +<85fb> 2806 +<85fc> 22392 +<85fe> 6472 +<85ff> 17099 +<8600> 18565 +<8602> 6441 +<8606> 6474 +<8607> 2763 +<860a> 6469 +<860b> 6471 +<8610> 17102 +<8611> 18566 +<8612> 15077 +<8613> 6470 +<8616> 5328 +<8617> 5313 +<8618> 17104 +<8619> 22395 +<861a> 6476 +<861b> 22396 +<861e> 18567 +endcidchar + +100 begincidchar +<8621> 18568 +<8622> 6475 +<8624> 18569 +<8627> 18570 +<8629> 15078 +<862d> 3936 +<862f> 5809 +<8630> 6477 +<8636> 22397 +<8638> 17105 +<8639> 18572 +<863a> 22398 +<863c> 18573 +<863d> 22399 +<863f> 6478 +<8640> 18575 +<8641> 16824 +<8642> 19753 +<8646> 19754 +<864d> 6479 +<864e> 1931 +<8650> 1646 +<8652> 15079 +<8653> 18576 +<8654> 20274 +<8655> 4244 +<8656> 18577 +<8657> 17106 +<865a> 1679 +<865b> 13336 +<865c> 3970 +<865d> 22402 +<865e> 1771 +<865f> 6482 +<8662> 17107 +<8663> 15080 +<8664> 22405 +<8667> 6483 +<8669> 22406 +<866b> 2988 +<866c> 15081 +<866f> 15082 +<8671> 6484 +<8675> 17109 +<8676> 22407 +<8677> 18578 +<8679> 3282 +<867a> 15083 +<867b> 1150 +<867d> 14214 +<8687> 18579 +<8688> 22425 +<8689> 18580 +<868a> 1379 +<868d> 15084 +<8691> 15085 +<8693> 6485 +<8695> 2187 +<8696> 22408 +<8698> 15086 +<869a> 22409 +<86a1> 22410 +<86a3> 6486 +<86a4> 3320 +<86a6> 22411 +<86ab> 6498 +<86ad> 22412 +<86af> 6492 +<86b0> 6495 +<86b1> 18583 +<86b3> 18584 +<86b6> 6491 +<86b7> 22415 +<86b8> 17110 +<86b9> 22416 +<86bf> 22417 +<86c0> 19755 +<86c1> 18585 +<86c3> 18586 +<86c4> 6493 +<86c5> 22418 +<86c6> 6494 +<86c7> 2308 +<86c9> 6496 +<86cb> 2943 +<86cd> 1836 +<86ce> 1440 +<86d1> 18587 +<86d2> 22419 +<86d4> 6499 +<86d5> 18588 +<86d7> 18589 +<86d9> 1437 +<86da> 22420 +<86db> 6504 +<86dc> 22421 +<86de> 6500 +<86df> 6503 +<86e0> 22422 +<86e3> 18590 +endcidchar + +100 begincidchar +<86e4> 3406 +<86e5> 22423 +<86e6> 18591 +<86e7> 22424 +<86e9> 6501 +<86ec> 6502 +<86ed> 3514 +<86ee> 3438 +<86ef> 6505 +<86f8> 7733 +<86f9> 6515 +<86fa> 15089 +<86fb> 6511 +<86fc> 17111 +<86fd> 15090 +<86fe> 1387 +<8700> 6509 +<8702> 3672 +<8703> 20296 +<8704> 22426 +<8705> 18593 +<8706> 6507 +<8707> 18594 +<8708> 6508 +<8709> 6513 +<870a> 6516 +<870b> 15091 +<870d> 6514 +<870e> 18595 +<870f> 22427 +<8710> 18596 +<8711> 6512 +<8712> 6506 +<8713> 15092 +<8714> 19756 +<8718> 2966 +<8719> 15093 +<871a> 6523 +<871c> 3766 +<871e> 15094 +<871f> 18597 +<8721> 18598 +<8722> 19757 +<8723> 18599 +<8725> 6521 +<8728> 15095 +<8729> 6522 +<872e> 19758 +<872f> 22428 +<8731> 18600 +<8732> 22429 +<8734> 6517 +<8737> 6519 +<8739> 19759 +<873a> 18601 +<873b> 6520 +<873e> 15096 +<873f> 6518 +<8740> 18602 +<8743> 18603 +<8745> 22432 +<8749> 2698 +<874b> 4063 +<874c> 6527 +<874d> 22433 +<874e> 6528 +<8751> 18604 +<8753> 6534 +<8755> 7709 +<8757> 6530 +<8758> 18605 +<8759> 6533 +<875d> 19760 +<875f> 6525 +<8760> 6524 +<8761> 22434 +<8763> 6535 +<8766> 1372 +<8768> 6531 +<876a> 6536 +<876e> 6532 +<876f> 22435 +<8771> 15097 +<8772> 18608 +<8774> 6529 +<8776> 3023 +<8778> 6526 +<877b> 19761 +<877c> 18609 +<877f> 3358 +<8782> 6540 +<8787> 17112 +<8788> 15098 +<8789> 18613 +<878b> 18614 +<878c> 19762 +<878d> 3877 +<878e> 19763 +<8790> 22440 +<8793> 18615 +endcidchar + +100 begincidchar +<8795> 22441 +<8799> 15099 +<879e> 19766 +<879f> 6539 +<87a0> 18616 +<87a2> 6538 +<87a3> 19767 +<87a7> 18612 +<87ab> 6547 +<87ae> 19768 +<87af> 6541 +<87b1> 22443 +<87b3> 6549 +<87b5> 15102 +<87ba> 3920 +<87bb> 6552 +<87bd> 6543 +<87be> 18619 +<87bf> 19769 +<87c0> 6544 +<87c1> 18621 +<87c4> 6548 +<87c6> 6551 +<87c7> 6550 +<87c8> 22444 +<87c9> 19770 +<87ca> 22445 +<87cb> 6542 +<87ce> 18622 +<87d0> 6545 +<87d2> 6562 +<87d5> 22446 +<87d6> 15103 +<87d9> 22447 +<87da> 19771 +<87dc> 22448 +<87df> 18623 +<87e0> 6555 +<87e2> 22449 +<87e3> 18625 +<87e4> 22450 +<87ea> 18628 +<87eb> 15104 +<87ec> 7715 +<87ed> 15105 +<87ef> 6553 +<87f1> 22451 +<87f2> 6554 +<87f3> 22452 +<87f5> 15421 +<87f8> 22453 +<87f9> 1416 +<87fa> 22454 +<87fb> 1628 +<87fe> 6558 +<87ff> 22455 +<8801> 15106 +<8803> 20312 +<8805> 20295 +<8806> 15108 +<8807> 8614 +<8809> 22456 +<880a> 17114 +<880b> 15109 +<880d> 6557 +<880e> 6561 +<880f> 6556 +<8810> 17115 +<8811> 6563 +<8812> 22458 +<8813> 18629 +<8814> 15110 +<8815> 6565 +<8816> 6564 +<8818> 19772 +<8819> 22457 +<881a> 22459 +<881b> 19773 +<881c> 15111 +<881e> 22460 +<881f> 7813 +<8821> 6567 +<8822> 6566 +<8823> 6497 +<8827> 6571 +<8828> 18630 +<882d> 19774 +<882e> 18631 +<8830> 22461 +<8831> 6568 +<8832> 18632 +<8835> 22462 +<8836> 6569 +<8839> 6570 +<883a> 19775 +<883b> 6572 +<883c> 18633 +<8840> 1858 +<8841> 22463 +<8842> 6574 +endcidchar + +100 begincidchar +<8843> 22464 +<8844> 6573 +<8845> 19776 +<8846> 2362 +<884a> 18635 +<884b> 19777 +<884c> 2022 +<884d> 5412 +<884e> 19778 +<8851> 22468 +<8852> 6575 +<8853> 2395 +<8855> 19779 +<8856> 15112 +<8857> 1431 +<8858> 18636 +<8859> 6576 +<885a> 19780 +<885b> 1268 +<885c> 22469 +<885d> 2495 +<885e> 6577 +<885f> 15113 +<8860> 22470 +<8861> 2023 +<8862> 6578 +<8863> 1189 +<8864> 15114 +<8868> 3503 +<8869> 18639 +<886b> 6579 +<886e> 19781 +<886f> 18641 +<8870> 2608 +<8871> 22471 +<8872> 6586 +<8875> 6583 +<8877> 2989 +<8879> 22472 +<887b> 22473 +<887d> 6584 +<887e> 6581 +<887f> 1750 +<8880> 22474 +<8881> 6580 +<8882> 6587 +<8888> 1804 +<888b> 2878 +<888d> 6593 +<8892> 6589 +<8896> 2837 +<8897> 6588 +<8898> 15115 +<8899> 6591 +<889e> 6582 +<889f> 22475 +<88a0> 18642 +<88a2> 6592 +<88a4> 6594 +<88a8> 22476 +<88aa> 15116 +<88ab> 3459 +<88ae> 6590 +<88b0> 6595 +<88b1> 6597 +<88b4> 1927 +<88b5> 6585 +<88b7> 1157 +<88ba> 22477 +<88bc> 18643 +<88bf> 6596 +<88c0> 18644 +<88c1> 2123 +<88c2> 4030 +<88c5> 2807 +<88c6> 14217 +<88ca> 15119 +<88cd> 19785 +<88ce> 17116 +<88cf> 3946 +<88d1> 18646 +<88d2> 15120 +<88d3> 18647 +<88d4> 6600 +<88d5> 3871 +<88db> 15121 +<88dc> 3636 +<88dd> 6603 +<88de> 22480 +<88df> 2096 +<88e0> 19786 +<88e1> 3947 +<88e7> 22481 +<88e8> 6608 +<88ef> 19787 +<88f2> 6609 +<88f3> 2496 +<88f4> 6607 +<88f5> 8615 +<88f7> 22482 +endcidchar + +100 begincidchar +<88f8> 3921 +<88f9> 6604 +<88fc> 6606 +<88fd> 2657 +<88fe> 2628 +<8901> 18649 +<8902> 6605 +<8904> 6610 +<8906> 15124 +<8907> 3571 +<890a> 6612 +<890c> 6611 +<890d> 22483 +<8910> 1482 +<8912> 3673 +<8913> 6613 +<891c> 8360 +<891d> 6625 +<891e> 6615 +<8920> 22486 +<8925> 6616 +<8926> 19790 +<8927> 15128 +<8928> 22487 +<8930> 15129 +<8931> 22488 +<8932> 17118 +<8935> 19791 +<8936> 6622 +<8937> 18651 +<8938> 6623 +<8939> 17119 +<893a> 22489 +<893b> 6621 +<893e> 15130 +<8940> 17120 +<8941> 6619 +<8942> 18653 +<8943> 6614 +<8944> 6620 +<8945> 18654 +<8946> 22490 +<8949> 18655 +<894c> 6624 +<894d> 7120 +<894f> 22491 +<8952> 22492 +<8956> 7645 +<8957> 22493 +<895a> 19792 +<895b> 22494 +<895c> 19793 +<895e> 6627 +<895f> 1751 +<8960> 6626 +<8961> 22495 +<8962> 18657 +<8963> 22496 +<8964> 6629 +<8966> 6628 +<896a> 6631 +<896b> 19794 +<896d> 6630 +<896e> 22497 +<896f> 6632 +<8970> 19795 +<8972> 2363 +<8973> 22498 +<8974> 6633 +<8975> 22499 +<8977> 6634 +<897a> 22500 +<897b> 15131 +<897c> 19796 +<897d> 22501 +<897e> 6635 +<897f> 2658 +<8980> 13870 +<8981> 3905 +<8983> 6636 +<8986> 3572 +<8987> 3324 +<8988> 6637 +<8989> 18658 +<898a> 6638 +<898b> 1887 +<898d> 22502 +<898f> 1606 +<8990> 18659 +<8993> 6639 +<8994> 17121 +<8995> 22503 +<8996> 2233 +<8997> 3319 +<8998> 6640 +<899a> 1454 +<899f> 18660 +<89a0> 22506 +<89a1> 6641 +<89a5> 19797 +endcidchar + +100 begincidchar +<89a6> 6643 +<89a7> 3937 +<89a9> 6642 +<89aa> 2572 +<89ac> 6644 +<89af> 6645 +<89b0> 18661 +<89b2> 6646 +<89b3> 1549 +<89b4> 22507 +<89b5> 19798 +<89b6> 22508 +<89b7> 18662 +<89ba> 6647 +<89bc> 19799 +<89bd> 6648 +<89d2> 1455 +<89d4> 15132 +<89d5> 19800 +<89d6> 15133 +<89d7> 22509 +<89d8> 18663 +<89da> 6651 +<89e3> 1394 +<89e5> 15134 +<89e6> 2542 +<89e7> 6654 +<89e9> 22510 +<89eb> 18664 +<89ed> 22511 +<89f1> 15135 +<89f3> 18666 +<89f4> 6655 +<89f6> 17122 +<89f8> 6656 +<89f9> 22512 +<89fd> 18667 +<89ff> 18668 +<8a00> 1908 +<8a01> 13756 +<8a02> 3095 +<8a03> 6657 +<8a07> 15136 +<8a08> 1837 +<8a0a> 13860 +<8a0c> 6660 +<8a0e> 3196 +<8a0f> 15137 +<8a10> 6659 +<8a11> 18670 +<8a12> 8616 +<8a13> 1799 +<8a14> 18671 +<8a15> 15138 +<8a16> 6658 +<8a17> 2903 +<8a18> 1607 +<8a1b> 6661 +<8a1d> 20268 +<8a1e> 22515 +<8a1f> 2497 +<8a20> 22516 +<8a21> 18673 +<8a22> 15139 +<8a23> 1859 +<8a24> 22517 +<8a25> 6663 +<8a26> 22518 +<8a2a> 3674 +<8a2d> 2691 +<8a2f> 22521 +<8a31> 1680 +<8a33> 3841 +<8a34> 2764 +<8a35> 18674 +<8a36> 6664 +<8a37> 8617 +<8a3a> 2573 +<8a3b> 7740 +<8a3c> 2498 +<8a3d> 22522 +<8a3e> 18675 +<8a40> 22523 +<8a41> 6665 +<8a43> 22524 +<8a45> 18676 +<8a46> 6668 +<8a47> 17123 +<8a48> 6669 +<8a49> 19801 +<8a4d> 18677 +<8a4e> 15140 +<8a50> 2094 +<8a51> 2850 +<8a52> 6667 +<8a53> 22525 +<8a54> 2499 +<8a55> 3504 +<8a56> 22526 +<8a57> 19802 +endcidchar + +100 begincidchar +<8a58> 18678 +<8a5b> 6666 +<8a5c> 22527 +<8a5d> 17124 +<8a5e> 2234 +<8a60> 1269 +<8a61> 17125 +<8a62> 6673 +<8a63> 1838 +<8a65> 22528 +<8a66> 2236 +<8a67> 19803 +<8a69> 2235 +<8a6b> 4083 +<8a6c> 6672 +<8a6d> 6671 +<8a6e> 7720 +<8a70> 1639 +<8a71> 4073 +<8a72> 1432 +<8a73> 2500 +<8a75> 17126 +<8a79> 8618 +<8a7c> 6670 +<8a7e> 19804 +<8a7f> 15141 +<8a80> 22533 +<8a82> 6675 +<8a83> 22534 +<8a84> 6676 +<8a85> 6674 +<8a86> 19805 +<8a87> 1932 +<8a89> 3882 +<8a8b> 22535 +<8a8c> 2237 +<8a8d> 3293 +<8a8f> 22536 +<8a90> 18680 +<8a91> 6679 +<8a92> 22537 +<8a93> 2660 +<8a95> 2944 +<8a96> 19806 +<8a97> 22538 +<8a98> 3872 +<8a99> 22539 +<8a9a> 6682 +<8a9e> 1952 +<8a9f> 22540 +<8aa0> 2659 +<8aa1> 6678 +<8aa3> 6683 +<8aa4> 1953 +<8aa7> 8619 +<8aa8> 6677 +<8aa9> 22541 +<8aaa> 13880 +<8aac> 2694 +<8aad> 3233 +<8aae> 18679 +<8aaf> 22542 +<8ab0> 2925 +<8ab2> 1373 +<8ab3> 22543 +<8ab6> 19807 +<8ab7> 18681 +<8ab9> 13495 +<8abb> 22544 +<8abc> 1629 +<8abe> 8620 +<8abf> 3024 +<8ac2> 6686 +<8ac3> 22545 +<8ac4> 6684 +<8ac6> 22546 +<8ac7> 2954 +<8ac8> 22547 +<8ac9> 19808 +<8aca> 22548 +<8acb> 2661 +<8acc> 1550 +<8acd> 6685 +<8acf> 2593 +<8ad0> 17127 +<8ad1> 19809 +<8ad2> 3986 +<8ad6> 4070 +<8ad7> 18682 +<8ada> 6687 +<8adb> 6698 +<8adc> 3025 +<8add> 19810 +<8ade> 6697 +<8adf> 8621 +<8ae0> 6694 +<8ae1> 6702 +<8ae2> 6695 +<8ae4> 6691 +<8ae6> 3096 +endcidchar + +100 begincidchar +<8ae7> 6690 +<8aeb> 6688 +<8aec> 19811 +<8aed> 3851 +<8aee> 2238 +<8af0> 22552 +<8af1> 6692 +<8af3> 6689 +<8af4> 15142 +<8af5> 19812 +<8af6> 8623 +<8af7> 6696 +<8af8> 2430 +<8afa> 7678 +<8afc> 18683 +<8afe> 2906 +<8aff> 22553 +<8b00> 3699 +<8b01> 1276 +<8b02> 1190 +<8b04> 3197 +<8b05> 18686 +<8b06> 19813 +<8b07> 6700 +<8b0a> 18685 +<8b0b> 22554 +<8b0c> 6699 +<8b0d> 18687 +<8b0e> 7766 +<8b0f> 19814 +<8b10> 6704 +<8b11> 19815 +<8b14> 6693 +<8b16> 6703 +<8b17> 6705 +<8b19> 1888 +<8b1a> 6701 +<8b1b> 2024 +<8b1c> 18688 +<8b1d> 2305 +<8b1e> 22555 +<8b1f> 15143 +<8b20> 6706 +<8b21> 3906 +<8b26> 6709 +<8b28> 6712 +<8b2b> 6710 +<8b2c> 7785 +<8b2d> 18689 +<8b30> 22556 +<8b33> 6707 +<8b37> 15144 +<8b39> 1752 +<8b3c> 22557 +<8b3e> 6711 +<8b41> 6713 +<8b42> 22558 +<8b45> 19816 +<8b46> 17128 +<8b48> 22559 +<8b49> 6717 +<8b4c> 6714 +<8b4d> 22560 +<8b4e> 6716 +<8b4f> 6715 +<8b51> 18691 +<8b52> 19817 +<8b53> 8624 +<8b54> 15147 +<8b56> 6718 +<8b58> 2269 +<8b59> 17129 +<8b5a> 6720 +<8b5b> 6719 +<8b5c> 3546 +<8b5e> 18692 +<8b5f> 6722 +<8b63> 22561 +<8b66> 1839 +<8b69> 17130 +<8b6b> 6721 +<8b6c> 6723 +<8b6d> 19818 +<8b6f> 6724 +<8b70> 1630 +<8b71> 6190 +<8b72> 2529 +<8b74> 6725 +<8b76> 18693 +<8b77> 1954 +<8b78> 19819 +<8b79> 22562 +<8b7c> 19820 +<8b7d> 6726 +<8b7e> 19821 +<8b7f> 21074 +<8b80> 6727 +<8b81> 18694 +<8b83> 2188 +<8b84> 22563 +endcidchar + +100 begincidchar +<8b85> 19822 +<8b8a> 5075 +<8b8b> 18695 +<8b8c> 6728 +<8b8d> 22564 +<8b8e> 6729 +<8b8f> 22565 +<8b90> 2364 +<8b96> 6732 +<8b9c> 15148 +<8b9d> 17131 +<8b9e> 15149 +<8b9f> 19823 +<8c37> 2921 +<8c38> 22566 +<8c39> 18698 +<8c3a> 6735 +<8c3d> 18700 +<8c3e> 22567 +<8c3f> 6737 +<8c41> 6736 +<8c45> 18703 +<8c46> 3198 +<8c47> 15150 +<8c48> 6738 +<8c49> 17132 +<8c4a> 3675 +<8c4b> 19824 +<8c4c> 6739 +<8c4e> 6740 +<8c4f> 18704 +<8c50> 6741 +<8c51> 22568 +<8c53> 19825 +<8c54> 15151 +<8c55> 6742 +<8c57> 18705 +<8c58> 22569 +<8c59> 22572 +<8c5a> 3250 +<8c5b> 22570 +<8c5d> 22571 +<8c61> 2501 +<8c62> 6743 +<8c66> 22575 +<8c68> 17133 +<8c69> 18706 +<8c6a> 2045 +<8c6b> 4103 +<8c6c> 6744 +<8c6d> 18707 +<8c73> 15152 +<8c78> 6745 +<8c79> 20222 +<8c7a> 6746 +<8c7b> 19826 +<8c7c> 6754 +<8c7e> 22578 +<8c82> 6747 +<8c85> 6749 +<8c89> 6748 +<8c8a> 6750 +<8c8b> 22581 +<8c8c> 3700 +<8c90> 22582 +<8c92> 18710 +<8c93> 18709 +<8c94> 6753 +<8c98> 6755 +<8c99> 18711 +<8c9b> 18713 +<8c9c> 22584 +<8c9d> 1419 +<8c9e> 3075 +<8c9f> 13644 +<8ca0> 3547 +<8ca1> 2130 +<8ca2> 2025 +<8ca4> 15153 +<8ca7> 3521 +<8ca8> 1375 +<8ca9> 3426 +<8caa> 6758 +<8cab> 1551 +<8cac> 2681 +<8cad> 6757 +<8cae> 6762 +<8caf> 2999 +<8cb0> 3823 +<8cb4> 1608 +<8cb6> 6763 +<8cb7> 3353 +<8cb8> 2879 +<8cb9> 22585 +<8cba> 19827 +<8cbb> 3461 +<8cbc> 3127 +<8cbd> 6759 +<8cbf> 3701 +<8cc0> 1388 +endcidchar + +100 begincidchar +<8cc1> 6765 +<8cc2> 4046 +<8cc3> 3038 +<8cc4> 4075 +<8cc5> 19828 +<8cc6> 22586 +<8cc7> 2239 +<8cc8> 6764 +<8cc9> 19829 +<8cca> 2833 +<8ccb> 22587 +<8ccd> 6781 +<8cce> 2730 +<8ccf> 22588 +<8cd1> 3280 +<8cd2> 19830 +<8cd3> 3522 +<8cd5> 18715 +<8cd6> 18714 +<8cd9> 15154 +<8cda> 6768 +<8cdb> 2189 +<8cdc> 2240 +<8cdd> 22589 +<8cde> 2502 +<8ce0> 3355 +<8ce1> 15155 +<8ce2> 1889 +<8ce3> 6767 +<8ce4> 6766 +<8ce6> 3548 +<8ce8> 22590 +<8cea> 2285 +<8cec> 19831 +<8ced> 7756 +<8cef> 22591 +<8cf0> 8626 +<8cf1> 18717 +<8cf2> 22592 +<8cf4> 8627 +<8cf5> 19832 +<8cf7> 19833 +<8cf8> 15156 +<8cfc> 2026 +<8cfd> 6769 +<8cfe> 15157 +<8cff> 22593 +<8d01> 19834 +<8d03> 19835 +<8d07> 6775 +<8d08> 2819 +<8d09> 18719 +<8d0a> 6774 +<8d0b> 1570 +<8d0d> 6777 +<8d0e> 18720 +<8d0f> 6776 +<8d10> 6778 +<8d12> 8628 +<8d13> 6780 +<8d14> 6782 +<8d16> 6783 +<8d17> 19836 +<8d1b> 15158 +<8d1c> 19837 +<8d64> 2682 +<8d65> 22594 +<8d66> 2299 +<8d67> 6784 +<8d69> 15159 +<8d6b> 1456 +<8d6c> 15160 +<8d6d> 6785 +<8d6e> 19838 +<8d70> 2808 +<8d71> 6786 +<8d73> 6787 +<8d74> 3549 +<8d76> 8629 +<8d77> 1609 +<8d7f> 22595 +<8d81> 6788 +<8d82> 22596 +<8d84> 15161 +<8d85> 3026 +<8d88> 22597 +<8d8a> 1277 +<8d8d> 15162 +<8d90> 22598 +<8d91> 19839 +<8d95> 15163 +<8d99> 6789 +<8d9e> 22599 +<8d9f> 19840 +<8da0> 22600 +<8da3> 2333 +<8da6> 15164 +<8da8> 2620 +<8dab> 19841 +<8dac> 22601 +endcidchar + +100 begincidchar +<8daf> 17134 +<8db2> 19842 +<8db3> 2829 +<8db5> 22602 +<8db7> 22603 +<8db9> 22604 +<8dba> 6792 +<8dbb> 22605 +<8dbc> 22613 +<8dbe> 6791 +<8dc0> 22606 +<8dc2> 6790 +<8dc5> 22607 +<8dc6> 15165 +<8dc7> 22608 +<8dc8> 18721 +<8dca> 22609 +<8dcb> 6798 +<8dcc> 6796 +<8dce> 15166 +<8dcf> 6793 +<8dd1> 17135 +<8dd4> 22610 +<8dd5> 19843 +<8dd6> 6795 +<8dd7> 17136 +<8dd9> 18722 +<8dda> 6794 +<8ddb> 6797 +<8ddd> 1681 +<8ddf> 6801 +<8de1> 2683 +<8de3> 6802 +<8de4> 15167 +<8de5> 22611 +<8de7> 19844 +<8de8> 1933 +<8dec> 15168 +<8def> 4047 +<8df0> 22612 +<8df3> 3027 +<8df4> 19847 +<8df5> 2731 +<8dfc> 6803 +<8dfd> 18725 +<8dff> 6806 +<8e01> 19848 +<8e06> 18726 +<8e0a> 3907 +<8e0b> 19849 +<8e0c> 18723 +<8e0f> 3199 +<8e10> 6809 +<8e11> 22616 +<8e14> 18728 +<8e16> 18729 +<8e1f> 6810 +<8e20> 15169 +<8e23> 17137 +<8e26> 19850 +<8e27> 18732 +<8e2a> 6824 +<8e30> 6813 +<8e31> 19851 +<8e33> 22617 +<8e34> 6814 +<8e35> 6812 +<8e36> 18735 +<8e39> 18736 +<8e3d> 17138 +<8e42> 6811 +<8e44> 3097 +<8e47> 6816 +<8e48> 6820 +<8e49> 6817 +<8e4a> 6815 +<8e4b> 15170 +<8e4c> 6818 +<8e4d> 19854 +<8e4e> 22620 +<8e4f> 19855 +<8e50> 6819 +<8e54> 18737 +<8e55> 6826 +<8e59> 6821 +<8e5b> 22621 +<8e5c> 19856 +<8e5f> 2684 +<8e60> 6823 +<8e61> 19857 +<8e62> 18738 +<8e63> 6825 +<8e64> 6822 +<8e69> 19858 +<8e6c> 15171 +<8e6d> 18739 +<8e6f> 18740 +<8e70> 15172 +<8e71> 19859 +<8e72> 6828 +endcidchar + +100 begincidchar +<8e74> 2365 +<8e75> 19860 +<8e76> 6827 +<8e77> 19861 +<8e79> 22624 +<8e7a> 15173 +<8e7b> 17139 +<8e7c> 6829 +<8e81> 6830 +<8e84> 6833 +<8e85> 6832 +<8e87> 6831 +<8e89> 19862 +<8e8a> 6835 +<8e8b> 6834 +<8e8d> 3842 +<8e90> 19863 +<8e91> 6837 +<8e92> 15174 +<8e93> 6836 +<8e94> 6838 +<8e95> 19864 +<8e98> 18741 +<8e99> 6839 +<8e9a> 19865 +<8e9b> 22627 +<8e9d> 22628 +<8e9e> 18742 +<8ea1> 6841 +<8ea2> 22629 +<8ea7> 19866 +<8ea9> 19867 +<8eaa> 6840 +<8eab> 2574 +<8eac> 6842 +<8ead> 19868 +<8eae> 15175 +<8eaf> 1765 +<8eb0> 6843 +<8eb1> 6845 +<8eb3> 15176 +<8eb5> 18743 +<8eb6> 14083 +<8eba> 22630 +<8ebb> 18744 +<8ebe> 6846 +<8ec0> 7663 +<8ec1> 22631 +<8ec5> 6847 +<8ec6> 6844 +<8ec7> 22634 +<8ec8> 6848 +<8eca> 2306 +<8ecb> 6849 +<8ecc> 1610 +<8ecd> 1801 +<8ecf> 8631 +<8ed1> 15177 +<8ed2> 1890 +<8ed4> 15178 +<8edb> 6850 +<8edc> 22635 +<8edf> 3272 +<8ee2> 3128 +<8ee3> 6851 +<8ee8> 19869 +<8eeb> 6854 +<8eed> 22639 +<8eee> 22636 +<8ef0> 19870 +<8ef1> 22637 +<8ef7> 22638 +<8ef8> 2272 +<8ef9> 15179 +<8efa> 17142 +<8efb> 6853 +<8efc> 6852 +<8efd> 1840 +<8efe> 6855 +<8f00> 18748 +<8f02> 22640 +<8f03> 1457 +<8f05> 6857 +<8f07> 19871 +<8f08> 18749 +<8f09> 2124 +<8f0a> 6856 +<8f0c> 6865 +<8f12> 6859 +<8f13> 6861 +<8f14> 3637 +<8f15> 6858 +<8f16> 22643 +<8f17> 15180 +<8f18> 19872 +<8f19> 6860 +<8f1b> 6864 +<8f1c> 6862 +<8f1d> 1611 +<8f1e> 17143 +endcidchar + +100 begincidchar +<8f1f> 6863 +<8f23> 22646 +<8f25> 19873 +<8f26> 6866 +<8f27> 19874 +<8f28> 22647 +<8f29> 3344 +<8f2a> 4000 +<8f2b> 18750 +<8f2c> 19875 +<8f2d> 17144 +<8f2e> 22648 +<8f2f> 2366 +<8f33> 6867 +<8f34> 22649 +<8f35> 19876 +<8f36> 15181 +<8f37> 22650 +<8f38> 3852 +<8f39> 6869 +<8f3a> 19877 +<8f3b> 6868 +<8f3e> 6872 +<8f3f> 3883 +<8f40> 18751 +<8f41> 22651 +<8f42> 6871 +<8f43> 19878 +<8f44> 1483 +<8f45> 6870 +<8f46> 6875 +<8f47> 19879 +<8f49> 6874 +<8f4a> 18752 +<8f4c> 6873 +<8f4d> 3116 +<8f4e> 6876 +<8f4f> 22652 +<8f51> 19880 +<8f54> 17145 +<8f55> 19881 +<8f57> 6877 +<8f58> 18753 +<8f5c> 6878 +<8f5f> 2046 +<8f61> 1787 +<8f65> 22657 +<8f9b> 2575 +<8f9c> 6882 +<8f9d> 22658 +<8f9e> 2265 +<8f9f> 6883 +<8fa3> 6884 +<8fa4> 18755 +<8fa5> 19885 +<8fa6> 15182 +<8fa7> 4278 +<8fa8> 4277 +<8fad> 6885 +<8fae> 6143 +<8faf> 6886 +<8fb0> 2914 +<8fb1> 2545 +<8fb2> 3318 +<8fb4> 18756 +<8fb7> 6887 +<8fb8> 22659 +<8fba> 3621 +<8fbb> 8267 +<8fbc> 2064 +<8fbe> 22660 +<8fbf> 7735 +<8fc0> 22661 +<8fc1> 18758 +<8fc2> 7638 +<8fc4> 7980 +<8fc5> 2589 +<8fc6> 18759 +<8fc8> 14233 +<8fca> 18761 +<8fcb> 22662 +<8fcd> 18762 +<8fce> 1844 +<8fd0> 22663 +<8fd1> 1753 +<8fd2> 22664 +<8fd3> 18763 +<8fd4> 3622 +<8fd5> 18764 +<8fda> 6888 +<8fe0> 15186 +<8fe2> 6890 +<8fe3> 22665 +<8fe4> 15187 +<8fe5> 6889 +<8fe6> 7647 +<8fe8> 17147 +<8fe9> 3278 +<8fea> 6891 +<8feb> 3373 +endcidchar + +100 begincidchar +<8fed> 3117 +<8fee> 17148 +<8fef> 6892 +<8ff0> 2396 +<8ff1> 18765 +<8ff4> 6894 +<8ff5> 18766 +<8ff6> 15188 +<8ff7> 3790 +<8ff8> 6909 +<8ffb> 18767 +<8ffd> 3045 +<8ffe> 22666 +<9000> 2880 +<9001> 2809 +<9002> 15189 +<9003> 3200 +<9004> 19886 +<9005> 6895 +<9006> 1647 +<9008> 17149 +<900b> 6904 +<900c> 18768 +<900d> 6901 +<900e> 6914 +<900f> 3201 +<9010> 2974 +<9011> 6898 +<9013> 3098 +<9014> 3149 +<9015> 6899 +<9016> 6903 +<9017> 7711 +<9018> 22667 +<9019> 7772 +<901a> 3048 +<901b> 19887 +<901d> 2662 +<901e> 6902 +<901f> 2830 +<9020> 2820 +<9021> 6900 +<9022> 8266 +<9023> 4040 +<9027> 6905 +<902c> 15190 +<902d> 17150 +<902e> 2881 +<902f> 19888 +<9031> 2367 +<9032> 2576 +<9035> 6907 +<9036> 6906 +<9037> 18769 +<9038> 1203 +<9039> 6908 +<903c> 7783 +<903e> 6916 +<903f> 22673 +<9041> 20287 +<9042> 2609 +<9043> 18771 +<9044> 15191 +<9045> 2967 +<9047> 1776 +<9049> 6915 +<904a> 3873 +<904b> 1249 +<904c> 19889 +<904d> 3623 +<904e> 1377 +<9053> 3219 +<9054> 2913 +<9055> 1191 +<9056> 6917 +<9058> 6918 +<9059> 7476 +<905b> 19890 +<905c> 7726 +<905d> 18772 +<905e> 6919 +<9060> 1301 +<9061> 7722 +<9062> 22674 +<9063> 1891 +<9065> 3908 +<9066> 22675 +<9067> 8634 +<9068> 6920 +<9069> 3110 +<906c> 22676 +<906d> 2810 +<906e> 2307 +<906f> 6921 +<9070> 19891 +<9072> 6924 +<9074> 19892 +<9075> 2415 +<9076> 6922 +<9077> 2733 +endcidchar + +100 begincidchar +<9078> 2732 +<9079> 19893 +<907a> 1192 +<907c> 3987 +<907d> 6926 +<907f> 3462 +<9080> 6928 +<9081> 6927 +<9082> 6925 +<9083> 5943 +<9084> 1552 +<9085> 18775 +<9087> 6893 +<9088> 15192 +<9089> 6930 +<908a> 6929 +<908b> 19894 +<908c> 18776 +<908e> 22677 +<908f> 6931 +<9090> 18777 +<9091> 3874 +<9095> 15193 +<9097> 17151 +<9098> 19895 +<9099> 15194 +<909b> 15195 +<90a0> 19896 +<90a1> 18778 +<90a2> 15196 +<90a3> 3257 +<90a5> 22678 +<90a6> 3676 +<90a8> 6932 +<90aa> 2309 +<90af> 6933 +<90b0> 18780 +<90b1> 6934 +<90b2> 19897 +<90b3> 17152 +<90b4> 15197 +<90b5> 6935 +<90b6> 18781 +<90b8> 3099 +<90bd> 19898 +<90be> 17153 +<90c1> 1198 +<90c3> 18782 +<90c7> 17156 +<90c8> 18783 +<90c9> 19899 +<90ca> 2027 +<90cc> 22679 +<90ce> 4064 +<90d2> 22684 +<90d5> 22680 +<90d7> 15198 +<90db> 6939 +<90dc> 18785 +<90dd> 15199 +<90de> 8635 +<90df> 18786 +<90e1> 1802 +<90e2> 6936 +<90e4> 6937 +<90e5> 22683 +<90e8> 3558 +<90eb> 18791 +<90ed> 1458 +<90ef> 17157 +<90f0> 19900 +<90f2> 18789 +<90f4> 15200 +<90f5> 3875 +<90f6> 18788 +<90f7> 1719 +<90fd> 3150 +<9100> 18790 +<9102> 6940 +<9104> 18794 +<9105> 19901 +<9106> 18795 +<9108> 22685 +<910d> 22686 +<9110> 22687 +<9112> 6941 +<9114> 17158 +<9115> 8637 +<9116> 17159 +<9117> 15201 +<9118> 18796 +<9119> 6942 +<911a> 22688 +<911c> 15202 +<911e> 18797 +<9120> 22689 +<9125> 19902 +<9127> 8638 +<9129> 22690 +<912d> 7748 +endcidchar + +100 begincidchar +<912e> 22691 +<912f> 17162 +<9130> 6944 +<9131> 15203 +<9132> 6943 +<9134> 17163 +<9136> 22692 +<9137> 18798 +<9139> 18799 +<913a> 15204 +<913c> 22693 +<913d> 15205 +<9143> 22694 +<9148> 15206 +<9149> 3243 +<914a> 6945 +<914b> 7698 +<914c> 2316 +<914d> 3345 +<914e> 2991 +<914f> 22695 +<9152> 2334 +<9153> 22696 +<9154> 2610 +<9156> 6946 +<9157> 18802 +<9158> 6947 +<9159> 18803 +<915a> 19903 +<915b> 15207 +<9161> 15208 +<9162> 2595 +<9163> 6948 +<9164> 15209 +<9165> 6949 +<9167> 19904 +<9169> 6950 +<916a> 3929 +<916c> 2369 +<916d> 22697 +<9172> 6952 +<9173> 6951 +<9174> 18804 +<9175> 2028 +<9177> 2053 +<9178> 2190 +<9179> 18805 +<917a> 19905 +<917b> 22698 +<9181> 22699 +<9182> 6955 +<9183> 17164 +<9185> 18806 +<9186> 22700 +<9187> 2416 +<9189> 6954 +<918a> 19906 +<918b> 6953 +<918d> 2889 +<918e> 15210 +<9190> 1955 +<9191> 19907 +<9192> 2663 +<9195> 19908 +<9197> 3396 +<9198> 22703 +<919c> 2371 +<919e> 15211 +<91a1> 22704 +<91a2> 6956 +<91a4> 2503 +<91a6> 22705 +<91a8> 15212 +<91aa> 6959 +<91ab> 6957 +<91ac> 7707 +<91af> 6958 +<91b0> 19909 +<91b1> 7777 +<91b2> 15215 +<91b3> 18807 +<91b4> 6961 +<91b5> 6960 +<91b6> 18808 +<91b8> 2530 +<91ba> 6962 +<91bb> 19910 +<91bc> 15216 +<91bd> 19911 +<91bf> 22706 +<91c2> 19912 +<91c5> 19913 +<91c6> 3428 +<91c7> 2115 +<91c8> 2317 +<91c9> 6965 +<91cb> 6966 +<91cc> 3948 +<91cd> 2383 +<91ce> 3834 +endcidchar + +100 begincidchar +<91cf> 3988 +<91d0> 6967 +<91d1> 1754 +<91d6> 6968 +<91d7> 8640 +<91d8> 3101 +<91d9> 22709 +<91da> 8639 +<91db> 6971 +<91dc> 20290 +<91dd> 2577 +<91de> 8641 +<91df> 6969 +<91e1> 6970 +<91e3> 3068 +<91e6> 3715 +<91e7> 1780 +<91ec> 18813 +<91ef> 22712 +<91f0> 15217 +<91f1> 17165 +<91f7> 15218 +<91f9> 22713 +<91fb> 15219 +<91fc> 6972 +<91fd> 22714 +<91ff> 6976 +<9200> 19914 +<9201> 18814 +<9206> 8646 +<9207> 15220 +<9209> 19915 +<920a> 8648 +<920c> 22717 +<920d> 3255 +<920e> 1441 +<9210> 8647 +<9211> 6980 +<9214> 6977 +<9215> 6979 +<9218> 22720 +<921e> 6975 +<9223> 19916 +<9228> 15221 +<9229> 7050 +<922c> 6978 +<9233> 15222 +<9234> 4019 +<9237> 1934 +<9238> 15223 +<9239> 8655 +<923a> 8649 +<923c> 8651 +<923e> 22731 +<923f> 6988 +<9240> 8650 +<9242> 18818 +<9243> 15224 +<9244> 3118 +<9245> 6983 +<9246> 22732 +<9247> 15225 +<9248> 6986 +<9249> 6984 +<924a> 18819 +<924b> 6989 +<924d> 22733 +<924e> 8652 +<924f> 15226 +<9250> 6990 +<9251> 8654 +<9256> 18820 +<9257> 6982 +<9258> 22734 +<9259> 8653 +<925a> 6995 +<925b> 1302 +<925e> 6981 +<9260> 15227 +<9261> 18821 +<9262> 3393 +<9264> 6985 +<9265> 18822 +<9266> 2504 +<9267> 8656 +<9268> 18823 +<9269> 22737 +<9271> 2029 +<9275> 22741 +<9276> 19917 +<9279> 22742 +<927b> 22743 +<927e> 3702 +<927f> 18827 +<9280> 1756 +<9283> 2384 +<9285> 3220 +<9288> 8362 +<9289> 18828 +<928a> 22744 +endcidchar + +100 begincidchar +<928d> 18829 +<928e> 19918 +<9291> 2735 +<9292> 22745 +<9293> 6993 +<9295> 6987 +<9296> 6992 +<9297> 18830 +<9298> 3791 +<9299> 18831 +<929a> 3028 +<929b> 6994 +<929c> 6991 +<929f> 18832 +<92a0> 22746 +<92a7> 8657 +<92a8> 22749 +<92ab> 18833 +<92ad> 2734 +<92af> 19919 +<92b2> 18836 +<92b3> 13652 +<92b6> 22750 +<92b7> 6998 +<92b8> 22751 +<92b9> 6997 +<92ba> 22752 +<92bd> 22753 +<92c1> 19922 +<92c2> 15228 +<92c3> 19923 +<92c5> 19924 +<92c6> 18839 +<92c7> 22754 +<92c8> 19925 +<92cd> 22755 +<92ce> 18840 +<92cf> 6996 +<92d0> 8663 +<92d2> 3677 +<92d3> 8667 +<92d5> 8665 +<92d7> 8661 +<92d8> 22756 +<92d9> 8662 +<92df> 15231 +<92e0> 8666 +<92e1> 22759 +<92e3> 22760 +<92e4> 2437 +<92e5> 18841 +<92e7> 8660 +<92e8> 22761 +<92e9> 6999 +<92ea> 3631 +<92ec> 22762 +<92ed> 1270 +<92ee> 22763 +<92f0> 22764 +<92f2> 3512 +<92f3> 2992 +<92f7> 18845 +<92f8> 1682 +<92f9> 8368 +<92fa> 7001 +<92fb> 8670 +<92fc> 2031 +<92ff> 8673 +<9300> 22765 +<9302> 8675 +<9304> 13402 +<9306> 7690 +<9308> 22766 +<930d> 15232 +<930f> 7000 +<9310> 2611 +<9311> 18842 +<9314> 19926 +<9315> 15233 +<9318> 2612 +<9319> 7004 +<931a> 7006 +<931c> 22767 +<931d> 8674 +<931e> 8672 +<931f> 15234 +<9320> 2531 +<9321> 8669 +<9322> 7005 +<9323> 7007 +<9324> 22768 +<9325> 8668 +<9326> 1739 +<9327> 15235 +<9328> 3511 +<9329> 18846 +<932a> 22769 +<932b> 2318 +<932c> 4041 +<932e> 7003 +endcidchar + +100 begincidchar +<932f> 2152 +<9332> 4069 +<9333> 19927 +<9334> 22770 +<9335> 7009 +<9336> 19928 +<9337> 22771 +<933a> 7008 +<933b> 7010 +<9344> 7002 +<9347> 15236 +<9348> 8361 +<9349> 17166 +<934a> 13400 +<934b> 3265 +<934d> 3151 +<9350> 22772 +<9351> 18849 +<9352> 15237 +<9354> 3059 +<9355> 22773 +<9356> 7015 +<9357> 8677 +<9358> 19929 +<935a> 18850 +<935b> 2945 +<935c> 7011 +<935e> 22774 +<9360> 7012 +<9367> 22775 +<9369> 22776 +<936a> 15239 +<936b> 18851 +<936c> 1795 +<936d> 15240 +<936e> 7014 +<936f> 22777 +<9370> 8676 +<9371> 18852 +<9373> 18853 +<9374> 22778 +<9375> 20276 +<9376> 22779 +<937a> 22780 +<937c> 7013 +<937d> 22781 +<937e> 2505 +<937f> 19930 +<9382> 19931 +<9388> 18857 +<938a> 19932 +<938b> 18858 +<938c> 1495 +<938d> 22784 +<938f> 18859 +<9392> 22785 +<9394> 7019 +<9395> 22786 +<9396> 2095 +<9397> 2811 +<9398> 22787 +<939a> 7745 +<939b> 15241 +<939e> 18860 +<93a1> 18854 +<93a3> 17169 +<93a4> 8678 +<93a6> 22789 +<93a7> 1433 +<93a8> 22790 +<93a9> 15243 +<93ab> 22791 +<93ae> 3039 +<93b0> 7016 +<93b9> 7020 +<93ba> 15242 +<93bb> 19933 +<93c1> 15244 +<93c3> 7026 +<93c6> 8679 +<93c7> 18865 +<93c8> 7029 +<93c9> 22797 +<93ca> 15245 +<93cb> 22798 +<93cc> 19934 +<93cd> 22799 +<93d0> 7028 +<93d1> 3111 +<93d3> 22800 +<93d8> 7025 +<93d9> 22801 +<93dc> 18866 +<93dd> 7027 +<93de> 8680 +<93df> 17170 +<93e1> 1720 +<93e2> 15246 +<93e4> 7030 +<93e5> 7024 +endcidchar + +100 begincidchar +<93e6> 19935 +<93e7> 18867 +<93e8> 7023 +<93f1> 18864 +<93f5> 18861 +<93f7> 22802 +<93f8> 8681 +<93f9> 19936 +<93fa> 15247 +<93fb> 18871 +<93fd> 15248 +<9401> 22803 +<9402> 19937 +<9403> 7034 +<9404> 17171 +<9407> 7035 +<9408> 22804 +<9409> 18868 +<940f> 15249 +<9410> 7036 +<9413> 7033 +<9414> 7032 +<9415> 22805 +<9418> 2506 +<9419> 3202 +<941a> 7031 +<941f> 22806 +<9421> 7040 +<942b> 7038 +<942e> 19940 +<942f> 22807 +<9431> 8682 +<9432> 18872 +<9433> 17172 +<9434> 15250 +<9435> 7039 +<9436> 7037 +<9438> 2904 +<943a> 7041 +<943b> 18873 +<943d> 22808 +<943f> 15251 +<9441> 7042 +<9443> 22809 +<9444> 7044 +<9445> 8683 +<9448> 8684 +<944a> 17173 +<944c> 19941 +<9451> 1553 +<9452> 7043 +<9453> 7801 +<9455> 15252 +<9459> 22810 +<945a> 7055 +<945b> 7045 +<945c> 22811 +<945e> 7048 +<945f> 22812 +<9460> 7046 +<9461> 22813 +<9462> 7047 +<9463> 17174 +<9468> 22814 +<946a> 7049 +<946b> 15253 +<946d> 18876 +<946e> 22815 +<946f> 18877 +<9470> 7051 +<9471> 17175 +<9472> 15254 +<9475> 7052 +<9477> 7053 +<947c> 7056 +<947d> 7054 +<947e> 7057 +<947f> 7059 +<9481> 7058 +<9483> 22817 +<9484> 22816 +<9577> 3029 +<9578> 15255 +<9579> 18878 +<957e> 22818 +<9580> 3827 +<9582> 7060 +<9583> 2736 +<9584> 22819 +<9586> 18879 +<9587> 7061 +<9588> 19942 +<9589> 3604 +<958a> 7062 +<958b> 1417 +<958e> 17176 +<958f> 1246 +<9591> 1555 +<9592> 8685 +<9593> 1554 +endcidchar + +100 begincidchar +<9594> 7063 +<9596> 7064 +<959f> 17177 +<95a0> 7067 +<95a1> 19943 +<95a2> 1556 +<95a3> 1459 +<95a4> 2032 +<95a5> 3402 +<95a6> 15256 +<95a7> 7069 +<95a8> 7068 +<95a9> 15257 +<95ab> 20313 +<95ac> 17178 +<95ad> 7070 +<95b1> 13653 +<95b2> 1278 +<95b4> 15259 +<95b6> 17179 +<95b9> 7073 +<95ba> 22822 +<95bb> 7072 +<95bc> 7071 +<95bd> 15260 +<95be> 7074 +<95bf> 19944 +<95c3> 7077 +<95c6> 19945 +<95c7> 1163 +<95c8> 18884 +<95c9> 19946 +<95ca> 7075 +<95cb> 17180 +<95cc> 7079 +<95cd> 7078 +<95d0> 17181 +<95d3> 17182 +<95d4> 7081 +<95d5> 7080 +<95d6> 7082 +<95d8> 3206 +<95d9> 22823 +<95da> 15261 +<95dc> 7083 +<95dd> 22824 +<95de> 17184 +<95df> 22825 +<95e0> 19949 +<95e1> 7084 +<95e2> 7086 +<95e4> 19950 +<95e5> 7085 +<95e6> 19951 +<95e8> 14061 +<961c> 3550 +<961d> 15262 +<961e> 22826 +<9621> 7087 +<9622> 22827 +<9624> 19952 +<9628> 7088 +<962a> 2133 +<962c> 18887 +<9631> 19953 +<9632> 3703 +<9637> 22830 +<9638> 19954 +<963b> 2765 +<963c> 18891 +<963d> 19955 +<963f> 1128 +<9640> 2859 +<9641> 15263 +<9642> 7091 +<9644> 3551 +<964b> 7094 +<964c> 7092 +<964d> 2033 +<964f> 7093 +<9650> 1910 +<9652> 22833 +<9654> 19956 +<9658> 15264 +<965b> 3605 +<965c> 7096 +<965d> 7098 +<965e> 7097 +<965f> 7099 +<9661> 18892 +<9662> 1219 +<9663> 2590 +<9664> 2438 +<9665> 1557 +<9666> 7100 +<966a> 3356 +<966c> 7102 +<966e> 22836 +<9670> 1220 +<9672> 7101 +endcidchar + +100 begincidchar +<9673> 3040 +<9674> 19957 +<9675> 3989 +<9676> 3203 +<9677> 7095 +<9678> 3950 +<967a> 1893 +<967b> 19958 +<967c> 22837 +<967d> 3909 +<967e> 22838 +<967f> 19959 +<9681> 19960 +<9682> 18894 +<9683> 19961 +<9684> 15265 +<9685> 1777 +<9686> 3964 +<9688> 1790 +<9689> 19962 +<968a> 2882 +<968b> 6252 +<968d> 7103 +<968e> 1418 +<968f> 2613 +<9691> 22839 +<9694> 1460 +<9695> 7105 +<9696> 19963 +<9697> 7106 +<9698> 7104 +<9699> 20273 +<969a> 18896 +<969b> 2125 +<969c> 2507 +<969d> 8688 +<969f> 22840 +<96a0> 1221 +<96a3> 4001 +<96a4> 15266 +<96a5> 17185 +<96a6> 22841 +<96a7> 7108 +<96a8> 6923 +<96a9> 15267 +<96aa> 7107 +<96ae> 19964 +<96af> 8689 +<96b0> 7111 +<96b3> 18899 +<96b4> 7112 +<96b6> 7113 +<96b7> 4020 +<96ba> 18900 +<96bb> 2669 +<96bc> 3407 +<96bd> 18901 +<96c0> 2627 +<96c1> 1571 +<96c4> 3876 +<96c5> 1389 +<96c6> 2370 +<96c7> 1935 +<96c9> 7118 +<96ca> 22842 +<96cb> 7117 +<96cc> 2241 +<96cd> 7119 +<96ce> 7116 +<96d1> 2166 +<96d2> 15268 +<96d5> 7123 +<96d6> 6546 +<96d8> 18904 +<96d9> 4331 +<96da> 18905 +<96db> 2621 +<96dc> 7121 +<96dd> 18906 +<96de> 15270 +<96df> 22844 +<96e2> 3949 +<96e3> 3273 +<96e8> 1229 +<96e9> 15271 +<96ea> 2695 +<96eb> 2274 +<96ef> 17186 +<96f0> 3591 +<96f1> 15272 +<96f2> 1250 +<96f6> 4021 +<96f7> 3925 +<96f9> 7124 +<96fa> 22845 +<96fb> 3135 +<9700> 2343 +<9702> 15273 +<9703> 19965 +<9704> 7125 +endcidchar + +100 begincidchar +<9705> 22846 +<9706> 7126 +<9707> 2578 +<9708> 7127 +<9709> 15274 +<970a> 4022 +<970d> 7122 +<970e> 7129 +<970f> 7131 +<9711> 7130 +<9713> 7128 +<9714> 18908 +<9716> 7132 +<9719> 7133 +<971a> 22847 +<971b> 19966 +<971c> 2812 +<971d> 22848 +<971e> 1378 +<9723> 18909 +<9724> 7134 +<9727> 3780 +<9728> 19969 +<972a> 7135 +<9730> 7136 +<9731> 19970 +<9732> 4048 +<9733> 8690 +<9736> 18911 +<9738> 5140 +<9739> 7137 +<973b> 8691 +<9741> 18912 +<9742> 7143 +<9743> 8692 +<9744> 7140 +<9746> 7141 +<9747> 18913 +<9748> 7142 +<9749> 7144 +<974a> 22850 +<974d> 8693 +<974e> 17187 +<974f> 8694 +<9751> 8695 +<9752> 2664 +<9755> 20314 +<9756> 3843 +<9757> 18914 +<9758> 22851 +<9759> 2665 +<975a> 15275 +<975b> 18915 +<975c> 7145 +<975e> 3463 +<9760> 7146 +<9761> 7430 +<9762> 3800 +<9763> 15276 +<9764> 7147 +<9766> 7148 +<9767> 19971 +<9768> 7149 +<9769> 1461 +<976a> 18916 +<976b> 7151 +<976d> 2591 +<976e> 15277 +<9771> 13624 +<9773> 15278 +<9774> 1786 +<9776> 19972 +<9779> 7153 +<977a> 7157 +<977b> 22854 +<977c> 7155 +<977d> 19973 +<977f> 19974 +<9780> 22855 +<9781> 7156 +<9784> 7653 +<9785> 7154 +<9786> 7158 +<9789> 22856 +<978b> 7159 +<978d> 1164 +<9795> 17188 +<9796> 18919 +<9797> 22857 +<9798> 7708 +<9799> 19975 +<979a> 15279 +<979c> 7162 +<979e> 18920 +<979f> 19976 +<97a0> 1633 +<97a2> 15280 +<97a3> 7165 +<97a6> 7164 +<97a8> 7163 +endcidchar + +100 begincidchar +<97ab> 6708 +<97ac> 19977 +<97ad> 20291 +<97ae> 17189 +<97b8> 22858 +<97b9> 19978 +<97ba> 17190 +<97bc> 22859 +<97be> 18923 +<97bf> 22860 +<97c1> 17191 +<97c3> 7168 +<97c6> 7169 +<97c7> 22863 +<97c8> 7170 +<97c9> 17192 +<97ca> 22864 +<97cb> 7171 +<97cc> 18924 +<97cd> 19979 +<97ce> 22865 +<97d0> 22866 +<97d1> 18925 +<97d3> 1558 +<97d4> 18926 +<97d7> 22867 +<97d8> 18927 +<97d9> 15283 +<97db> 17193 +<97dc> 7172 +<97dd> 22868 +<97de> 15284 +<97e0> 19980 +<97e1> 18928 +<97e4> 22869 +<97ed> 7173 +<97ee> 3289 +<97ef> 19981 +<97f1> 18929 +<97f2> 7175 +<97f3> 1339 +<97f4> 15285 +<97f5> 7178 +<97f6> 7177 +<97fa> 22872 +<97fb> 1222 +<97ff> 1721 +<9801> 3607 +<9802> 3030 +<9803> 2066 +<9804> 18930 +<9805> 2034 +<9806> 2417 +<9807> 19982 +<9808> 2594 +<980a> 15286 +<980c> 7180 +<980d> 18931 +<980e> 15287 +<980f> 7179 +<9810> 3884 +<9811> 1572 +<9812> 3430 +<9813> 3252 +<9814> 18932 +<9816> 18933 +<9817> 2626 +<9818> 3990 +<9819> 22873 +<981a> 1841 +<981c> 22874 +<981e> 15288 +<9820> 22875 +<9821> 7183 +<9823> 15289 +<9824> 7182 +<9825> 18938 +<9826> 19983 +<982b> 15290 +<982c> 3705 +<982d> 3204 +<982e> 19984 +<982f> 22876 +<9830> 7795 +<9834> 1266 +<9835> 22877 +<9837> 7184 +<9838> 7181 +<9839> 14259 +<983b> 3523 +<983c> 3924 +<983d> 7185 +<983e> 15291 +<9844> 22878 +<9846> 7186 +<9847> 18939 +<984a> 22879 +<984b> 7188 +<984c> 2890 +<984f> 7187 +endcidchar + +100 begincidchar +<9851> 22880 +<9854> 1573 +<9855> 1894 +<9856> 17194 +<9857> 8697 +<9858> 1574 +<9859> 15294 +<985a> 7752 +<985b> 3129 +<985e> 4008 +<9865> 8698 +<9866> 18940 +<9867> 1936 +<986a> 22881 +<986b> 7189 +<986c> 15295 +<9873> 7194 +<9874> 7193 +<98a8> 3561 +<98aa> 7195 +<98ab> 18941 +<98ad> 18942 +<98ae> 22882 +<98af> 7196 +<98b0> 18943 +<98b1> 7197 +<98b4> 19987 +<98b6> 7198 +<98b7> 18945 +<98b8> 15296 +<98ba> 15297 +<98bf> 15298 +<98c2> 18948 +<98c3> 7200 +<98c4> 7199 +<98c5> 19988 +<98c6> 7201 +<98c7> 18949 +<98c8> 15299 +<98cb> 18950 +<98cc> 22883 +<98db> 3464 +<98dc> 6201 +<98df> 2543 +<98e0> 13848 +<98e1> 18951 +<98e2> 1612 +<98e3> 18952 +<98e5> 15300 +<98e6> 22884 +<98e7> 17195 +<98e9> 7202 +<98ea> 18953 +<98eb> 7203 +<98ed> 4289 +<98ee> 5338 +<98ef> 3431 +<98f2> 1215 +<98f3> 18956 +<98f4> 7634 +<98f6> 22885 +<98fc> 2242 +<98fd> 3678 +<98fe> 2534 +<9902> 19989 +<9903> 7204 +<9905> 7799 +<9907> 22886 +<9908> 18957 +<9909> 7205 +<990a> 3910 +<990c> 13650 +<9910> 7970 +<9911> 19990 +<9912> 7206 +<9913> 1390 +<9914> 7207 +<9915> 19991 +<9918> 7208 +<991f> 22887 +<9920> 7213 +<9921> 7209 +<9922> 22888 +<9924> 7212 +<9926> 22889 +<9927> 8701 +<9928> 1559 +<992b> 22890 +<992c> 7214 +<992e> 7215 +<9931> 18967 +<9934> 22891 +<9935> 19992 +<9939> 22892 +<9940> 15303 +<9941> 18971 +<9942> 7218 +<9945> 7220 +<9946> 18972 +<9947> 22893 +endcidchar + +100 begincidchar +<9948> 19993 +<9949> 7219 +<994b> 7222 +<994c> 7225 +<994d> 15304 +<994e> 18973 +<9950> 7221 +<9954> 19994 +<9955> 7226 +<9957> 7968 +<9958> 17196 +<9959> 22894 +<995b> 22895 +<995c> 15305 +<995e> 19995 +<995f> 15306 +<9960> 18974 +<9996> 2335 +<9999> 2035 +<999b> 22896 +<999d> 22897 +<999e> 8703 +<999f> 22898 +<99a3> 18975 +<99a5> 7229 +<99a6> 18976 +<99a8> 1436 +<99ac> 3333 +<99b0> 22899 +<99b1> 15307 +<99b2> 22900 +<99b3> 2968 +<99b4> 3267 +<99b5> 22901 +<99bc> 7232 +<99bd> 18977 +<99bf> 18978 +<99c1> 20288 +<99c3> 18979 +<99c4> 2860 +<99c5> 1274 +<99c6> 1766 +<99c8> 1767 +<99c9> 15310 +<99d0> 2993 +<99d1> 7237 +<99d2> 1768 +<99d3> 22902 +<99d4> 18980 +<99d5> 1391 +<99d8> 7236 +<99d9> 18981 +<99da> 22903 +<99db> 7234 +<99dc> 22904 +<99dd> 7235 +<99de> 18982 +<99df> 7233 +<99e1> 19996 +<99e2> 7247 +<99e7> 22905 +<99f0> 18984 +<99f8> 7243 +<99f9> 18985 +<99fb> 7242 +<99fc> 18986 +<99ff> 2403 +<9a01> 7244 +<9a02> 15311 +<9a03> 17197 +<9a04> 22913 +<9a05> 7246 +<9a08> 14266 +<9a0a> 18987 +<9a0b> 22914 +<9a0c> 19997 +<9a0e> 1613 +<9a0f> 7245 +<9a10> 19998 +<9a11> 18988 +<9a12> 2813 +<9a13> 1895 +<9a16> 15312 +<9a19> 8003 +<9a1a> 18989 +<9a1e> 22915 +<9a20> 18990 +<9a22> 22916 +<9a23> 19999 +<9a24> 15313 +<9a27> 15314 +<9a28> 2861 +<9a2b> 7249 +<9a30> 3205 +<9a31> 18991 +<9a33> 22917 +<9a35> 22918 +<9a36> 15317 +<9a37> 7250 +<9a38> 15318 +endcidchar + +100 begincidchar +<9a3e> 7255 +<9a40> 7253 +<9a41> 20000 +<9a42> 7252 +<9a43> 7254 +<9a44> 18992 +<9a45> 7251 +<9a47> 22919 +<9a4c> 18993 +<9a4d> 7257 +<9a4e> 8704 +<9a51> 20001 +<9a52> 7727 +<9a54> 22922 +<9a55> 7256 +<9a56> 15320 +<9a57> 7259 +<9a58> 18994 +<9a5a> 1723 +<9a5b> 7258 +<9a5d> 22923 +<9a5f> 7260 +<9a62> 7261 +<9a64> 7263 +<9a65> 7262 +<9a69> 7264 +<9a6a> 7266 +<9a6b> 7265 +<9aa8> 2062 +<9aaa> 22924 +<9aac> 22925 +<9aad> 7267 +<9aae> 22926 +<9aaf> 18996 +<9ab0> 7268 +<9ab2> 22927 +<9ab4> 22928 +<9ab7> 18998 +<9ab8> 1434 +<9ab9> 19000 +<9abb> 22929 +<9abc> 7269 +<9abf> 22930 +<9ac0> 7270 +<9ac1> 17198 +<9ac3> 17199 +<9ac4> 2615 +<9ac6> 19002 +<9ac8> 22931 +<9ace> 17200 +<9acf> 7271 +<9ad0> 19003 +<9ad1> 7272 +<9ad2> 19004 +<9ad5> 19005 +<9ad6> 17201 +<9ad7> 22932 +<9ad8> 2036 +<9ad9> 8705 +<9adb> 22933 +<9adc> 8706 +<9ae0> 19006 +<9ae4> 22934 +<9ae5> 19007 +<9ae6> 7279 +<9ae7> 22935 +<9ae9> 19008 +<9aea> 3397 +<9aeb> 7281 +<9aec> 22936 +<9aed> 3480 +<9aee> 7282 +<9aef> 7280 +<9af1> 7284 +<9af4> 7283 +<9af5> 22939 +<9af7> 7285 +<9af9> 15323 +<9afa> 22940 +<9afb> 7286 +<9afd> 22941 +<9aff> 22942 +<9b00> 22943 +<9b01> 20004 +<9b02> 17202 +<9b03> 15324 +<9b06> 7287 +<9b08> 17203 +<9b09> 20005 +<9b0b> 20006 +<9b0c> 19009 +<9b10> 19010 +<9b12> 19011 +<9b16> 19012 +<9b18> 7288 +<9b19> 20009 +<9b1a> 7289 +<9b1b> 22946 +<9b1c> 19013 +<9b1d> 20297 +endcidchar + +100 begincidchar +<9b1f> 7290 +<9b20> 15325 +<9b25> 7293 +<9b26> 22947 +<9b2b> 19014 +<9b2c> 20298 +<9b2d> 17205 +<9b31> 5332 +<9b32> 7300 +<9b35> 20010 +<9b37> 22949 +<9b3b> 6057 +<9b3c> 1614 +<9b3d> 19015 +<9b41> 1407 +<9b42> 2082 +<9b43> 7302 +<9b44> 7301 +<9b45> 3761 +<9b48> 20011 +<9b4b> 19017 +<9b4c> 22952 +<9b4f> 7303 +<9b51> 7306 +<9b54> 3728 +<9b55> 20012 +<9b58> 7307 +<9b5a> 1685 +<9b5b> 22955 +<9b5e> 17206 +<9b61> 22956 +<9b63> 19018 +<9b65> 19019 +<9b66> 17207 +<9b68> 20013 +<9b6a> 22957 +<9b6f> 4043 +<9b72> 8708 +<9b73> 15328 +<9b74> 7308 +<9b75> 8707 +<9b78> 22960 +<9b79> 15329 +<9b7f> 22961 +<9b80> 20014 +<9b83> 7310 +<9b84> 17208 +<9b85> 22962 +<9b86> 20015 +<9b87> 22963 +<9b89> 22964 +<9b8a> 17209 +<9b8b> 22965 +<9b8d> 22966 +<9b8e> 1154 +<9b8f> 8709 +<9b90> 20016 +<9b91> 7311 +<9b92> 3579 +<9b93> 7309 +<9b94> 22967 +<9b9a> 22968 +<9b9d> 20017 +<9b9e> 17210 +<9ba6> 19024 +<9ba7> 15330 +<9ba8> 7316 +<9ba9> 22969 +<9baa> 3740 +<9bab> 20280 +<9bac> 19025 +<9bad> 2154 +<9bae> 2737 +<9bb0> 20018 +<9bb1> 8710 +<9bb2> 19027 +<9bb4> 7317 +<9bb7> 22970 +<9bb8> 19028 +<9bb9> 7320 +<9bbb> 8711 +<9bbc> 22971 +<9bbe> 19029 +<9bbf> 20019 +<9bc0> 7318 +<9bc1> 15331 +<9bc6> 7321 +<9bc7> 15332 +<9bc8> 20020 +<9bc9> 1957 +<9bca> 7319 +<9bce> 17211 +<9bcf> 7322 +<9bd0> 22972 +<9bd4> 7328 +<9bd6> 7689 +<9bd7> 15333 +<9bd8> 19031 +<9bdb> 2884 +<9bdd> 19032 +endcidchar + +100 begincidchar +<9bdf> 14271 +<9be1> 7329 +<9be2> 7326 +<9be3> 7325 +<9be4> 7327 +<9be5> 17212 +<9be7> 15334 +<9be8> 1845 +<9bea> 19033 +<9beb> 15335 +<9bee> 19035 +<9bef> 19034 +<9bf0> 7333 +<9bf1> 7332 +<9bf2> 7331 +<9bf3> 19030 +<9bf5> 1143 +<9bf7> 15336 +<9bf8> 17213 +<9bf9> 22973 +<9bfa> 15337 +<9bfd> 15338 +<9bff> 20021 +<9c00> 8712 +<9c02> 20022 +<9c04> 7343 +<9c06> 7339 +<9c08> 7340 +<9c09> 7336 +<9c0a> 7342 +<9c0b> 15339 +<9c0c> 7338 +<9c0d> 1472 +<9c0f> 22974 +<9c10> 4082 +<9c11> 22975 +<9c12> 7341 +<9c13> 7337 +<9c14> 7335 +<9c15> 7334 +<9c16> 19039 +<9c1b> 7345 +<9c1c> 20023 +<9c1d> 19043 +<9c1e> 22976 +<9c21> 7348 +<9c22> 19044 +<9c23> 17214 +<9c24> 7347 +<9c25> 7346 +<9c26> 22977 +<9c27> 15340 +<9c28> 22978 +<9c29> 19045 +<9c2a> 15341 +<9c2d> 3515 +<9c2e> 7344 +<9c2f> 7636 +<9c30> 7349 +<9c31> 19047 +<9c32> 7351 +<9c35> 20024 +<9c36> 15342 +<9c37> 19048 +<9c39> 1485 +<9c3a> 7330 +<9c3b> 1241 +<9c3d> 22979 +<9c3e> 7353 +<9c41> 15343 +<9c43> 22980 +<9c44> 20025 +<9c45> 19049 +<9c46> 7352 +<9c47> 7350 +<9c48> 2923 +<9c4e> 22981 +<9c52> 7796 +<9c53> 15344 +<9c54> 19055 +<9c56> 20026 +<9c57> 4002 +<9c58> 19056 +<9c5a> 7354 +<9c5b> 19057 +<9c5c> 19050 +<9c5d> 19058 +<9c5e> 22982 +<9c5f> 19059 +<9c60> 7355 +<9c61> 20027 +<9c63> 15345 +<9c65> 17217 +<9c67> 7356 +<9c68> 20028 +<9c70> 15346 +<9c72> 19065 +<9c75> 19066 +<9c76> 7357 +<9c77> 15347 +endcidchar + +100 begincidchar +<9c78> 7358 +<9c7a> 19067 +<9c7b> 22983 +<9ce5> 3031 +<9ce6> 19068 +<9ce7> 7359 +<9ce9> 3403 +<9ceb> 7364 +<9cec> 7360 +<9cf0> 7361 +<9cf2> 19069 +<9cf3> 3679 +<9cf4> 3792 +<9cf6> 3240 +<9cf7> 22984 +<9cf9> 22985 +<9d02> 15348 +<9d03> 7365 +<9d06> 7366 +<9d07> 3222 +<9d08> 7363 +<9d09> 14272 +<9d0b> 19070 +<9d0e> 1322 +<9d11> 19072 +<9d12> 7374 +<9d15> 7373 +<9d1b> 1303 +<9d1c> 22986 +<9d1f> 7371 +<9d23> 7370 +<9d26> 7368 +<9d28> 1497 +<9d2a> 7367 +<9d2b> 2270 +<9d2c> 1321 +<9d2f> 22987 +<9d30> 20029 +<9d32> 19078 +<9d3a> 22990 +<9d3b> 2037 +<9d3c> 22991 +<9d3d> 20030 +<9d3e> 7377 +<9d3f> 7376 +<9d41> 7375 +<9d42> 15349 +<9d43> 17220 +<9d44> 7372 +<9d45> 22992 +<9d46> 7378 +<9d47> 15350 +<9d48> 7379 +<9d4a> 19080 +<9d50> 7384 +<9d51> 7383 +<9d52> 17221 +<9d59> 7385 +<9d5c> 1231 +<9d5f> 19081 +<9d60> 7683 +<9d61> 3781 +<9d62> 19082 +<9d63> 15351 +<9d64> 7382 +<9d65> 22995 +<9d69> 15352 +<9d6a> 20031 +<9d6b> 8714 +<9d6c> 3680 +<9d6f> 7390 +<9d70> 8713 +<9d72> 7386 +<9d73> 19085 +<9d7a> 7391 +<9d7b> 20032 +<9d7c> 15353 +<9d7e> 15354 +<9d83> 22996 +<9d84> 19088 +<9d86> 22997 +<9d87> 7388 +<9d89> 7387 +<9d8a> 17222 +<9d8d> 15355 +<9d8e> 22998 +<9d8f> 1842 +<9d95> 23001 +<9d96> 17223 +<9d99> 19089 +<9d9a> 7392 +<9da1> 19090 +<9da4> 7393 +<9da9> 7394 +<9daa> 23004 +<9dab> 7389 +<9dac> 17225 +<9dae> 23005 +<9daf> 7369 +<9db1> 15356 +endcidchar + +100 begincidchar +<9db2> 7395 +<9db4> 3069 +<9db5> 19092 +<9db8> 7399 +<9db9> 19093 +<9dba> 7400 +<9dbb> 7398 +<9dbc> 17226 +<9dbd> 19094 +<9dbf> 19091 +<9dc0> 17224 +<9dc1> 7397 +<9dc2> 7403 +<9dc3> 15357 +<9dc4> 7396 +<9dc6> 7401 +<9dc7> 15358 +<9dc9> 19095 +<9dca> 23007 +<9dcf> 7402 +<9dd3> 7405 +<9dd6> 15359 +<9dd7> 7646 +<9dd9> 7404 +<9dda> 19096 +<9dde> 23010 +<9ddf> 15360 +<9de0> 19097 +<9de3> 19098 +<9de5> 20033 +<9de6> 7407 +<9de7> 17228 +<9de9> 20034 +<9deb> 15361 +<9ded> 7408 +<9dee> 23011 +<9def> 7409 +<9df0> 23012 +<9df2> 4079 +<9df3> 20035 +<9df4> 15362 +<9df8> 7406 +<9df9> 2891 +<9dfa> 2141 +<9dfd> 7410 +<9dfe> 23013 +<9e02> 19101 +<9e07> 17229 +<9e0a> 19100 +<9e0d> 19102 +<9e0e> 23014 +<9e15> 15363 +<9e16> 23018 +<9e19> 8716 +<9e1c> 19103 +<9e1d> 15364 +<9e1e> 7413 +<9e75> 7414 +<9e78> 1896 +<9e79> 7415 +<9e7a> 20036 +<9e7b> 19104 +<9e7c> 7677 +<9e7d> 7416 +<9e7f> 2267 +<9e80> 19106 +<9e81> 7417 +<9e85> 19107 +<9e87> 23019 +<9e88> 7418 +<9e91> 7423 +<9e92> 7421 +<9e93> 4066 +<9e95> 7422 +<9e96> 23022 +<9e97> 4023 +<9e98> 23023 +<9e9b> 19108 +<9e9d> 7424 +<9e9e> 17230 +<9e9f> 4003 +<9ea4> 15365 +<9ea5> 7425 +<9ea6> 3380 +<9ea8> 15366 +<9ea9> 7426 +<9eaa> 7428 +<9eac> 15367 +<9ead> 7429 +<9eae> 23024 +<9eaf> 17231 +<9eb0> 20040 +<9eb3> 23025 +<9eb4> 7682 +<9eb5> 7797 +<9eb8> 7427 +<9eb9> 2047 +<9eba> 3801 +<9ebb> 3729 +<9ebc> 4740 +endcidchar + +100 begincidchar +<9ebd> 19110 +<9ebe> 5375 +<9ebf> 3753 +<9ec3> 13323 +<9ec4> 1323 +<9ec6> 23026 +<9ec8> 23027 +<9ecb> 23028 +<9ecc> 7431 +<9ecd> 1642 +<9ed1> 8717 +<9ed2> 2055 +<9ed4> 7435 +<9ed5> 23029 +<9ed8> 5645 +<9ed9> 3815 +<9edb> 2883 +<9edc> 7436 +<9edd> 7438 +<9ede> 7437 +<9edf> 19112 +<9ee0> 7439 +<9ee4> 20041 +<9ee5> 7440 +<9ee7> 15368 +<9ee8> 7441 +<9eee> 15369 +<9eef> 7442 +<9ef0> 20042 +<9ef1> 23032 +<9ef2> 20043 +<9ef4> 7443 +<9ef5> 23033 +<9ef8> 23034 +<9ef9> 7446 +<9eff> 19113 +<9f02> 19114 +<9f03> 19116 +<9f09> 20044 +<9f0e> 3102 +<9f0f> 20045 +<9f10> 15370 +<9f11> 23035 +<9f12> 15371 +<9f13> 1937 +<9f14> 20046 +<9f15> 7453 +<9f16> 23036 +<9f17> 15372 +<9f19> 15373 +<9f1a> 23037 +<9f1b> 20047 +<9f1f> 23038 +<9f20> 2767 +<9f21> 7454 +<9f22> 20048 +<9f26> 20049 +<9f2c> 7455 +<9f2f> 15374 +<9f34> 20052 +<9f37> 15375 +<9f39> 15376 +<9f3a> 19117 +<9f3b> 3475 +<9f3c> 23041 +<9f3d> 19118 +<9f3e> 7456 +<9f3f> 23042 +<9f41> 15377 +<9f45> 15378 +<9f46> 19119 +<9f47> 23045 +<9f4a> 7457 +<9f4b> 5898 +<9f4e> 6779 +<9f4f> 7174 +<9f52> 7458 +<9f53> 19120 +<9f54> 7459 +<9f55> 19121 +<9f56> 23046 +<9f57> 15379 +<9f58> 19122 +<9f5a> 20053 +<9f5d> 19124 +<9f5e> 23047 +<9f62> 4024 +<9f63> 7460 +<9f68> 15380 +<9f69> 19126 +<9f6a> 7467 +<9f6c> 7466 +<9f6d> 19127 +<9f6e> 23048 +<9f6f> 20054 +<9f70> 19128 +<9f71> 15381 +<9f72> 7469 +<9f73> 23049 +<9f75> 15382 +endcidchar + +100 begincidchar +<9f76> 7470 +<9f77> 7468 +<9f7a> 23050 +<9f7d> 23051 +<9f8d> 3966 +<9f8f> 23052 +<9f90> 15383 +<9f94> 15384 +<9f95> 7471 +<9f96> 23055 +<9f97> 17232 +<9f9c> 7472 +<9f9d> 5927 +<9f9e> 20055 +<9fa0> 7473 +<9fa1> 23056 +<9fa2> 15385 +<9fa3> 23057 +<9fa5> 20056 +<9fb4> 14048 +<9fbc> 15431 +<9fbd> 15429 +<9fbe> 15434 +<9fc4> 14089 +<9fc6> 14168 +<9fcc> 20156 + 8061 + 10985 + 11024 + 13839 + 17233 + 14108 + 17240 + 17243 + 14209 + 20057 + 20075 + 13857 + 17259 + 17282 + 17291 + 17289 + 17295 + 17297 + 17299 + 14188 + 20080 + 17308 + 14294 + 14105 + 20083 + 17312 + 20128 + 17319 + 17321 + 17327 + 13523 + 17331 + 14109 + 17332 + 13755 + 17337 + 17340 + 13803 + 13706 + 17359 + 20090 + 17373 + 17388 + 17380 + 17379 + 17391 + 17414 + 13953 + 17415 + 17421 + 17417 + 17429 + 17428 + 17435 + 16816 + 17437 + 17438 + 17449 + 17462 + 16821 + 17472 + 17480 + 16838 + 17492 + 17493 + 16833 + 17525 + 7825 + 17539 + 17544 + 17545 + 17547 + 17546 + 17556 +endcidchar + +100 begincidchar + 17552 + 17551 + 17559 + 17561 + 17562 + 16845 + 17575 + 17582 + 17585 + 17599 + 19105 + 17605 + 17608 + 15443 + 17632 + 17647 + 17653 + 17657 + 17667 + 17680 + 17683 + 17682 + 17686 + 17710 + 20124 + 20130 + 17744 + 17742 + 16888 + 17743 + 17761 + 14140 + 17768 + 17764 + 17763 + 17770 + 17772 + 17774 + 17769 + 15422 + 17782 + 17784 + 17783 + 17788 + 17814 + 17815 + 17827 + 16905 + 17843 + 17841 + 15393 + 17842 + 17863 + 17854 + 16914 + 16916 + 17867 + 17875 + 20152 + 17874 + 17880 + 17885 + 17897 + 17910 + 14293 + 13904 + 17925 + 18394 + 17942 + 17945 + 17944 + 17943 + 17983 + 20168 + 17998 + 18003 + 18015 + 18018 + 14282 + 18039 + 7838 + 18049 + 18055 + 16970 + 18077 + 18104 + 18117 + 18119 + 18124 + 13995 + 20058 + 18158 + 18162 + 18167 + 18170 + 20059 + 18181 + 18183 + 18185 + 18190 +endcidchar + +100 begincidchar + 18193 + 18192 + 18195 + 18197 + 18209 + 17005 + 18217 + 17009 + 18229 + 14075 + 17018 + 18248 + 18249 + 7670 + 17024 + 20112 + 18268 + 13922 + 18277 + 18276 + 18278 + 18293 + 18302 + 18303 + 17033 + 18318 + 18319 + 18322 + 18320 + 18327 + 18325 + 18329 + 18330 + 18332 + 18339 + 18338 + 18345 + 18344 + 18352 + 18355 + 18365 + 13691 + 14189 + 18385 + 18386 + 20311 + 18398 + 18416 + 14100 + 18430 + 18444 + 18446 + 13646 + 18450 + 14134 + 18452 + 18455 + 18459 + 18463 + 18466 + 17063 + 17478 + 18506 + 20206 + 18515 + 17089 + 18528 + 18544 + 18553 + 17103 + 18571 + 18574 + 18611 + 18610 + 18617 + 18620 + 18624 + 18638 + 18637 + 18640 + 17117 + 18645 + 18650 + 18652 + 18656 + 18672 + 20133 + 18684 + 18699 + 18701 + 18702 + 20220 + 18708 + 20060 + 18716 + 18718 + 13898 + 18727 + 18733 + 17140 +endcidchar + +100 begincidchar + 18745 + 18747 + 17146 + 18754 + 18757 + 18770 + 18784 + 18787 + 18812 + 18811 + 18817 + 14253 + 18824 + 18843 + 18844 + 18848 + 18847 + 18855 + 18856 + 18863 + 18862 + 18874 + 18875 + 7641 + 18882 + 18883 + 18885 + 14256 + 18886 + 18890 + 18893 + 18895 + 7673 + 18897 + 18903 + 18917 + 18918 + 18935 + 18944 + 13849 + 18959 + 18962 + 18966 + 18983 + 19001 + 13717 + 19026 + 19036 + 20315 + 19038 + 19037 + 19046 + 19054 + 19051 + 19071 + 19071 + 19077 + 19075 + 19084 + 19083 + 17227 + 20072 + 19109 + 19111 + 19123 + 19125 + 20316 + 19129 + 14145 + 13780 + 13866 + 20088 + 20096 + 20097 + 20247 + 20114 + 13782 + 20125 + 20141 + 14064 + 20149 + 13724 + 20153 + 20176 + 20180 + 14174 + 20194 + 20201 + 20204 + 13651 + 20240 + 20256 + 20260 + 14278 + 15388 + 7814 + 20061 + 7817 + 13954 + 13684 +endcidchar + +100 begincidchar + 13807 + 14109 + 13719 + 13815 + 20062 + 13841 + 13998 + 14121 + 13832 + 7754 + 7734 + 20063 + 13928 + 20064 + 13750 + 13867 + 14129 + 7816 + 14140 + 7695 + 14291 + 20065 + 13679 + 7665 + 13656 + 13768 + 13801 + 13932 + 13916 + 7839 + 13809 + 13357 + 13854 + 14180 + 13670 + 14068 + 20066 + 14069 + 15269 + 15447 + 15448 + 13739 + 13392 + 14084 + 20303 + 20305 + 13394 + 13971 + 13344 + 14088 + 7811 + 14097 + 14095 + 7808 + 13396 + 13393 + 7750 + 13956 + 8410 + 8421 + 7746 + 14290 + 8481 + 8497 + 8499 + 20307 + 8548 + 8571 + 8583 + 8587 + 8590 + 8599 + 8610 + 21073 + 8613 + 8622 + 8630 + 18760 + 8633 + 8636 + 8664 + 8671 + 8687 + 8702 + 8715 + 13382 + 13360 + 13389 + 13385 + 13338 + 13378 + 7651 + 13366 + 13333 + 13384 + 13387 + 13361 + 16837 + 13326 + 13328 +endcidchar + +83 begincidchar + 13363 + 21072 + 13381 + 13334 + 13352 + 13375 + 13327 + 7700 + 13332 + 13347 + 15398 + 7732 + 13379 + 13348 + 13345 + 13335 + 13391 + 13359 + 13351 + 13325 + 13371 + 13343 + 13373 + 13358 + 13399 + 18366 + 13376 + 13353 + 14199 + 14198 + 13367 + 13331 + 13346 + 13321 + 13339 + 13380 + 13364 + 15403 + 13320 + 13374 + 13337 + 7788 + 13740 + 14281 + 13695 + 9358 + 8268 + 7897 + 7898 + 7890 + 642 + 8007 + 716 + 712 + 715 + 717 + 8006 + 718 + 692 + 636 + 693 + 637 + 663 + 699 + 697 + 700 + 641 + 719 + 678 + 664 + 679 + 648 + 650 + 646 + 680 + 667 + 681 + 665 + 751 + 649 + 8005 + 711 + 323 +endcidchar + +100 begincidrange +<0020> <005b> 1 +<005d> <007b> 62 +<00a1> <00a3> 101 +<00b2> <00b3> 157 +<00bc> <00be> 161 +<00c0> <00c5> 164 +<00c7> <00d6> 170 +<00d9> <00de> 187 +<00e0> <00e5> 193 +<00e7> <00f6> 199 +<00f9> <00ff> 216 +<01f8> <01f9> 15731 +<0262> <0263> 15883 +<02e0> <02e1> 15898 +<02e5> <02e9> 15851 +<0301> <0302> 127 +<0306> <0308> 130 +<0318> <0319> 15874 +<031d> <031e> 15872 +<031f> <0320> 15862 +<033a> <033b> 15877 +<0384> <0385> 20317 +<0388> <038a> 20428 +<0391> <03a1> 1011 +<03a3> <03a9> 1028 +<03ac> <03af> 20436 +<03b1> <03c1> 1035 +<03c3> <03c9> 1052 +<03cc> <03cd> 20442 +<0402> <040c> 20447 +<040e> <040f> 20458 +<0410> <0415> 1059 +<0416> <0435> 1066 +<0436> <044f> 1099 +<0452> <045c> 20460 +<045e> <045f> 20471 +<1e3e> <1e3f> 15729 +<2020> <2021> 776 +<2032> <2033> 708 +<2039> <203a> 110 +<2047> <2048> 16278 +<2074> <2079> 9378 +<2080> <2089> 9384 +<2153> <2154> 9375 +<2156> <215a> 9785 +<215b> <215e> 9371 +<2160> <2169> 7575 +<216a> <216b> 8225 +<2170> <2179> 8092 +<217a> <217b> 8298 +<2190> <2191> 737 +<2196> <2197> 12204 +<2198> <2199> 12202 +<21c4> <21c5> 8310 +<2225> <2226> 15489 +<2227> <2228> 749 +<222b> <222c> 769 +<2264> <2265> 20369 +<2266> <2267> 701 +<226a> <226b> 763 +<2272> <2273> 12121 +<2276> <2277> 15509 +<2282> <2283> 745 +<2284> <2285> 15472 +<2286> <2287> 743 +<228a> <228b> 15474 +<22da> <22db> 15725 +<2305> <2306> 15478 +<2329> <232a> 682 +<239d> <239e> 12144 +<23a3> <23a4> 12152 +<23a7> <23a9> 8178 +<23ab> <23ad> 8174 +<23b0> <23b1> 16312 +<23be> <23cc> 16253 +<2460> <2473> 7555 +<2474> <2487> 8071 +<2488> <2490> 8062 +<2491> <2492> 20587 +<249c> <24b5> 8112 +<24b6> <24cf> 10339 +<24d0> <24e9> 10313 +<24eb> <24f4> 10515 +<24f5> <24fe> 16223 +<2500> <254b> 7479 +<256d> <256e> 8247 +<2571> <2573> 8261 +<2581> <2588> 8230 +<2594> <2595> 8245 +<25d0> <25d3> 16274 +<25e2> <25e3> 8255 +<2600> <2603> 8215 +<2616> <2617> 16233 +<261c> <261d> 8220 +<2668> <2669> 12098 +<2672> <267d> 16314 +<2776> <277e> 8286 +<2934> <2935> 16201 +<29fa> <29fb> 16207 +<2b05> <2b07> 8207 +endcidrange + +100 begincidrange +<2e8c> <2e8d> 13833 +<2ea1> <2ea2> 14689 +<2ebe> <2ec0> 14197 +<2f14> <2f15> 4301 +<2f21> <2f22> 4538 +<2fbf> <2fc0> 7299 +<2fd1> <2fd2> 7457 +<2fd4> <2fd5> 7472 +<3000> <3002> 633 +<3005> <3007> 657 +<3008> <3011> 682 +<3014> <3015> 676 +<3016> <3017> 16197 +<3018> <3019> 12129 +<3033> <3035> 12108 +<3041> <3093> 842 +<3094> <3096> 7958 +<3099> <309a> 16326 +<309b> <309c> 643 +<309d> <309e> 653 +<30a1> <30f6> 925 +<30f7> <30fa> 8313 +<30fd> <30fe> 651 +<3190> <319f> 16283 +<31f0> <31f9> 16236 +<31fa> <31ff> 16247 +<3220> <3229> 10126 +<322a> <322f> 8198 +<3231> <3232> 7618 +<3252> <325b> 8102 +<325c> <325f> 10244 +<3280> <3289> 10461 +<328a> <328f> 10472 +<32a0> <32a1> 10486 +<32a4> <32a8> 7613 +<32b1> <32bf> 10248 +<32d0> <32fe> 10413 +<3301> <3302> 11874 +<330e> <3313> 11889 +<331a> <331d> 11900 +<331f> <3321> 11904 +<3328> <3329> 11912 +<332e> <3330> 11918 +<3334> <3335> 11924 +<333e> <3340> 11936 +<3343> <3346> 11939 +<334b> <334c> 11944 +<334f> <3350> 11946 +<3355> <3356> 11955 +<3385> <3387> 8031 +<3388> <3389> 8192 +<338e> <338f> 7604 +<339c> <339e> 7601 +<33a4> <33a5> 8022 +<33d7> <33d8> 11869 +<355d> <355e> 17341 +<3761> <3762> 17528 +<4e04> <4e05> 14296 +<4e23> <4e24> 19141 +<4e2f> <4e30> 14300 +<4e40> <4e41> 14302 +<4e74> <4e75> 21079 +<4e9e> <4ea0> 4108 +<4eab> <4eac> 1687 +<4f4b> <4f4c> 21096 +<4f77> <4f78> 17260 +<4f7d> <4f7e> 14321 +<4fbb> <4fbd> 21112 +<4fc0> <4fc1> 21115 +<4fe4> <4fe5> 4152 +<5000> <5001> 14327 +<5032> <5033> 21129 +<5051> <5052> 21134 +<5083> <5084> 21142 +<5092> <5093> 17278 +<509f> <50a1> 21148 +<50af> <50b0> 21151 +<50ba> <50bb> 17284 +<50c9> <50ca> 4184 +<50dc> <50dd> 21157 +<5101> <5102> 4197 +<510c> <510e> 19167 +<511c> <511d> 21166 +<5127> <5128> 21169 +<512c> <512d> 21171 +<513f> <5140> 4208 +<5169> <516a> 4215 +<5195> <5196> 4226 +<51a9> <51ab> 4231 +<51b1> <51b2> 4235 +<51d3> <51d4> 19179 +<5201> <5202> 14355 +<5231> <5232> 19187 +<524b> <524c> 4261 +<5278> <5279> 19194 +<5295> <5297> 21198 +<52ac> <52ad> 4279 +<52b6> <52b8> 21205 +<52ba> <52bb> 17323 +<52f8> <52f9> 4293 +endcidrange + +100 begincidrange +<530a> <530b> 14364 +<5327> <5329> 21226 +<532b> <532c> 21229 +<5387> <5388> 21237 +<53c4> <53c5> 19217 +<53d2> <53d3> 21245 +<542c> <542d> 4342 +<5434> <5435> 19223 +<546d> <546e> 21261 +<54e5> <54e6> 4378 +<5500> <5501> 17364 +<550c> <550d> 21273 +<5556> <5557> 4394 +<555a> <555b> 21281 +<55d7> <55d8> 21289 +<560e> <560f> 14397 +<5611> <5612> 19257 +<5643> <5644> 21299 +<5661> <5663> 21302 +<5671> <5672> 14407 +<56ac> <56ad> 14411 +<56e5> <56e7> 21314 +<56f6> <56f7> 17412 +<5701> <5702> 21317 +<571a> <571b> 19277 +<5724> <5725> 21322 +<5733> <5734> 14421 +<5737> <5738> 4475 +<573d> <573e> 19282 +<5745> <5746> 17418 +<5773> <5775> 17424 +<579d> <579e> 17431 +<57d2> <57d3> 4496 +<57f5> <57f6> 14430 +<5887> <5888> 21357 +<588a> <588b> 17453 +<588f> <5890> 17456 +<58a0> <58a2> 21361 +<58f3> <58f4> 17466 +<58fb> <58fd> 4535 +<5912> <5913> 21372 +<592c> <592d> 4544 +<5935> <5936> 21379 +<5975> <5976> 17481 +<59d9> <59da> 4571 +<59e3> <59e4> 14452 +<5a35> <5a36> 4582 +<5a44> <5a45> 21410 +<5a9f> <5aa0> 17503 +<5afa> <5afb> 4597 +<5b5a> <5b5b> 4612 +<5b7e> <5b7f> 14473 +<5b90> <5b91> 21432 +<5ba8> <5ba9> 21435 +<5bb1> <5bb2> 21439 +<5bd9> <5bda> 21446 +<5c07> <5c08> 4641 +<5c38> <5c39> 4648 +<5c67> <5c68> 17541 +<5c74> <5c75> 21457 +<5cf1> <5cf2> 21468 +<5d5f> <5d60> 21476 +<5d79> <5d7a> 21480 +<5db8> <5db9> 8446 +<5e14> <5e15> 14499 +<5e36> <5e37> 4725 +<5e50> <5e51> 21496 +<5e6b> <5e6c> 14504 +<5e6d> <5e6e> 17597 +<5e75> <5e76> 4737 +<5ebe> <5ebf> 14508 +<5ec1> <5ec2> 4743 +<5ed4> <5ed5> 19352 +<5eda> <5edb> 4751 +<5ee8> <5ee9> 4755 +<5f1c> <5f1d> 14514 +<5f2b> <5f2c> 21513 +<5f56> <5f57> 4780 +<5f74> <5f75> 21522 +<5fb0> <5fb1> 21530 +<5fd0> <5fd1> 21533 +<5fd2> <5fd4> 17618 +<5fd8> <5fd9> 3688 +<5fee> <5fef> 17622 +<6056> <6057> 21547 +<6096> <6097> 4844 +<60c9> <60ca> 21563 +<60ce> <60cf> 21565 +<60f6> <60f7> 4862 +<610d> <610e> 4871 +<6112> <6114> 14547 +<6158> <615a> 4887 +<6180> <6181> 21583 +<6183> <6184> 21585 +<6192> <6193> 17648 +<61c0> <61c1> 21591 +<61ce> <61cf> 21593 +<61ec> <61ed> 21599 +<6208> <6209> 4930 +<6232> <6233> 4941 +endcidrange + +100 begincidrange +<628d> <628f> 21614 +<6292> <6293> 4954 +<62b6> <62b7> 21618 +<62be> <62bf> 21621 +<633b> <633c> 17675 +<6342> <6343> 14570 +<63ae> <63af> 19400 +<63d4> <63d5> 17689 +<63eb> <63ec> 17692 +<63f8> <63f9> 19403 +<6498> <6499> 19417 +<64be> <64bf> 14588 +<64cb> <64cc> 17706 +<64e0> <64e1> 5040 +<64e9> <64ea> 21668 +<6508> <650a> 21672 +<6534> <6535> 5058 +<653c> <653d> 21679 +<6582> <6583> 5073 +<65e0> <65e1> 5088 +<65f4> <65f5> 21695 +<65fe> <65ff> 21697 +<6611> <6612> 21700 +<6635> <6636> 5096 +<665b> <665c> 14605 +<6667> <6668> 5107 +<666c> <666d> 17746 +<6677> <6678> 16889 +<668b> <668c> 19437 +<669a> <669c> 21718 +<66c2> <66c3> 21723 +<6726> <6727> 5138 +<6763> <6764> 5151 +<67bc> <67bd> 21742 +<6830> <6831> 14627 +<686f> <6871> 21759 +<6898> <689a> 17805 +<68aa> <68ab> 17809 +<68dc> <68dd> 21770 +<68e4> <68e5> 17820 +<68f0> <68f1> 14640 +<6970> <6971> 21783 +<697f> <6980> 14650 +<69d6> <69d7> 14655 +<69ee> <69ef> 17845 +<6a32> <6a33> 17855 +<6a50> <6a51> 14664 +<6a86> <6a87> 21800 +<6a9d> <6a9f> 14671 +<6aa2> <6aa3> 5310 +<6ab0> <6ab1> 21803 +<6abe> <6abf> 21806 +<6ac8> <6ac9> 19471 +<6ad5> <6ad6> 21809 +<6af1> <6af3> 17876 +<6b06> <6b07> 21814 +<6b0f> <6b11> 17882 +<6b78> <6b79> 5348 +<6b7d> <6b7e> 19476 +<6b7f> <6b80> 5350 +<6b9f> <6ba0> 21828 +<6ba2> <6ba3> 21830 +<6baa> <6bab> 5359 +<6bb8> <6bb9> 21834 +<6bc3> <6bc4> 21836 +<6bc7> <6bc9> 17899 +<6be6> <6be7> 17903 +<6c13> <6c14> 5377 +<6c26> <6c28> 21842 +<6ceb> <6cec> 14701 +<6d26> <6d27> 17928 +<6d80> <6d81> 17936 +<6e48> <6e49> 17959 +<6e4b> <6e4c> 17961 +<6e53> <6e54> 17964 +<6ead> <6eae> 21887 +<6ed4> <6ed5> 5482 +<6eda> <6edb> 19502 +<6eed> <6eee> 21895 +<6fa7> <6fa8> 14736 +<6fc8> <6fc9> 17995 +<705d> <705e> 14746 +<70d3> <70d4> 14754 +<70d5> <70d6> 19516 +<7146> <7147> 8540 +<71ae> <71af> 18037 +<71bf> <71c0> 21939 +<7208> <7209> 21944 +<723b> <723c> 5604 +<723f> <7240> 5606 +<724f> <7250> 19524 +<7255> <7256> 14776 +<726e> <726f> 18050 +<727b> <727c> 21955 +<72d5> <72d6> 21960 +<7304> <7305> 14784 +<7318> <7319> 18067 +<733a> <733b> 19538 +<734e> <734f> 5643 +<735d> <7360> 21970 +endcidrange + +100 begincidrange +<736e> <736f> 18078 +<7385> <7386> 14792 +<739e> <73a0> 14795 +<741a> <741b> 14810 +<742f> <7431> 14815 +<7467> <7468> 21994 +<7485> <7487> 14829 +<74b1> <74b2> 22001 +<74f0> <74f1> 5694 +<753d> <753e> 18125 +<757b> <757c> 22023 +<757d> <757e> 18134 +<7586> <7587> 5724 +<7592> <7593> 14848 +<75bf> <75c0> 18142 +<75df> <75e0> 18148 +<75f2> <75f3> 5755 +<75fe> <75ff> 5749 +<7615> <7616> 14855 +<761b> <761c> 18160 +<7620> <7622> 5762 +<7639> <763a> 22032 +<7647> <7648> 5769 +<7661> <7662> 5774 +<7668> <766a> 5776 +<768c> <768d> 22038 +<7699> <769a> 5793 +<76a2> <76a3> 22041 +<76a4> <76a5> 14868 +<76a7> <76a8> 18178 +<76b8> <76ba> 5797 +<7714> <7715> 22050 +<7725> <7726> 5817 +<7737> <7738> 5820 +<774d> <774e> 16999 +<7756> <7757> 22057 +<775f> <7760> 14877 +<7773> <7774> 22060 +<778c> <778d> 19591 +<77bc> <77bd> 5840 +<77de> <77df> 18203 +<782d> <782e> 14888 +<7860> <7861> 22080 +<78e0> <78e1> 14898 +<78f9> <78fa> 18226 +<7927> <7928> 19613 +<795b> <795c> 14908 +<79b9> <79ba> 5902 +<79cc> <79cd> 18244 +<7a18> <7a19> 5912 +<7a34> <7a35> 22131 +<7a61> <7a62> 5924 +<7abb> <7abc> 14932 +<7ad9> <7ada> 5950 +<7ae1> <7ae2> 5953 +<7b18> <7b19> 5963 +<7b2e> <7b2f> 18281 +<7b3f> <7b40> 22151 +<7b70> <7b71> 5980 +<7bba> <7bbb> 22161 +<7bf4> <7bf5> 22167 +<7bf9> <7bfa> 22169 +<7c39> <7c3a> 22180 +<7c52> <7c53> 19648 +<7c5b> <7c5d> 19650 +<7cb6> <7cb7> 18323 +<7cc8> <7cc9> 14962 +<7d07> <7d09> 14968 +<7d3d> <7d3e> 18340 +<7d8b> <7d8c> 14980 +<7dc3> <7dc6> 22208 +<7dcd> <7dce> 22212 +<7df5> <7df6> 19672 +<7e59> <7e5a> 6133 +<7e86> <7e87> 18375 +<7e88> <7e89> 6145 +<7e93> <7e94> 6150 +<7e9b> <7e9c> 6154 +<7e9d> <7e9e> 22229 +<7f4c> <7f4e> 6159 +<7f50> <7f51> 6162 +<7f52> <7f53> 14999 +<7f5f> <7f60> 6167 +<7f63> <7f64> 18387 +<7f68> <7f69> 6169 +<7f7d> <7f7e> 18390 +<7f7f> <7f80> 19685 +<7fc5> <7fc6> 6191 +<7fee> <7fef> 15008 +<7ffd> <7fff> 19689 +<8018> <8019> 6206 +<801f> <8020> 22247 +<80d7> <80d8> 15024 +<8165> <8166> 6260 +<8167> <8168> 17054 +<81dd> <81de> 19717 +<81df> <81e0> 6290 +<81f0> <81f2> 22282 +<81fa> <81fb> 6293 +<8201> <8202> 6296 +endcidrange + +100 begincidrange +<8213> <8214> 19724 +<826a> <826b> 6317 +<8277> <8278> 6321 +<8280> <8281> 22297 +<829a> <829b> 22303 +<82a3> <82a4> 17065 +<82a7> <82a8> 18473 +<8307> <8308> 18482 +<830a> <830b> 22310 +<8317> <8318> 6357 +<831e> <831f> 22312 +<834d> <834e> 22321 +<8394> <8395> 18495 +<83bf> <83c0> 15057 +<8451> <8452> 18510 +<8459> <845a> 18512 +<84a9> <84aa> 22350 +<84c7> <84c8> 22352 +<84ce> <84cf> 18525 +<8502> <8503> 22357 +<8517> <8518> 6429 +<8524> <8525> 18535 +<855f> <8560> 22373 +<8561> <8562> 18542 +<85bd> <85bf> 22384 +<85d8> <85d9> 18559 +<8604> <8605> 17100 +<860d> <860e> 22393 +<8658> <8659> 22400 +<8660> <8661> 22403 +<868b> <868c> 6489 +<869c> <869d> 18581 +<86a7> <86a8> 15087 +<86a9> <86aa> 6487 +<86b4> <86b5> 22413 +<873c> <873d> 22430 +<8764> <8765> 18606 +<8783> <8786> 22436 +<8797> <8798> 19764 +<87ac> <87ad> 15100 +<87e5> <87e6> 18626 +<87f6> <87f7> 6559 +<8848> <8849> 22465 +<889a> <889c> 19782 +<88bd> <88be> 15117 +<88c3> <88c4> 6598 +<88cb> <88cc> 22478 +<88d8> <88d9> 6601 +<88f0> <88f1> 15122 +<890e> <890f> 19788 +<8915> <8916> 22484 +<8918> <891a> 15125 +<892a> <892b> 6617 +<899b> <899c> 22504 +<89bf> <89c0> 6649 +<89dc> <89dd> 6652 +<8a04> <8a05> 22513 +<8a2b> <8a2c> 22519 +<8a76> <8a77> 22529 +<8a7a> <8a7b> 22531 +<8aa5> <8aa6> 6680 +<8ad3> <8ad5> 22549 +<8b43> <8b44> 15145 +<8b92> <8b93> 6730 +<8b94> <8b95> 18696 +<8b99> <8b9a> 6733 +<8c63> <8c64> 22573 +<8c75> <8c76> 22576 +<8c86> <8c87> 22579 +<8c8d> <8c8e> 6751 +<8cb2> <8cb3> 6760 +<8cfa> <8cfb> 6770 +<8d04> <8d05> 6772 +<8dea> <8deb> 6799 +<8df1> <8df2> 19845 +<8e04> <8e05> 22614 +<8e08> <8e09> 6804 +<8e1d> <8e1e> 6807 +<8e21> <8e22> 18730 +<8e37> <8e38> 22618 +<8e40> <8e41> 19852 +<8e5d> <8e5e> 22622 +<8e82> <8e83> 22625 +<8ec3> <8ec4> 22632 +<8f0f> <8f10> 22641 +<8f20> <8f21> 22644 +<8f52> <8f53> 22653 +<8f5d> <8f5e> 22655 +<8f62> <8f64> 6879 +<8fa0> <8fa2> 19882 +<8fb5> <8fb6> 15183 +<8ff9> <8ffa> 6896 +<9028> <902a> 22668 +<9033> <9034> 22671 +<904f> <9052> 6910 +<90c4> <90c5> 17154 +<90d8> <90d9> 22681 +<90fe> <90ff> 18792 +<9122> <9123> 17160 +<9146> <9147> 18800 +endcidrange + +100 begincidrange +<9193> <9194> 22701 +<91ad> <91ae> 15213 +<91c0> <91c1> 6963 +<91c3> <91c4> 18809 +<91d3> <91d4> 22707 +<91e4> <91e5> 8644 +<91e9> <91ea> 22710 +<91ed> <91ee> 8642 +<91f5> <91f6> 6973 +<9204> <9205> 22715 +<9212> <9213> 22718 +<9216> <9217> 18815 +<921c> <921d> 22721 +<9224> <9226> 22723 +<922e> <9230> 22726 +<9235> <9236> 22729 +<925c> <925d> 22735 +<926e> <9270> 22738 +<9277> <9278> 8658 +<927c> <927d> 18825 +<92a4> <92a5> 22747 +<92bb> <92bc> 19920 +<92bf> <92c0> 18837 +<92cb> <92cc> 15229 +<92dc> <92dd> 22757 +<9364> <9365> 17167 +<9380> <9381> 22782 +<93ac> <93ad> 7017 +<93b4> <93b6> 22792 +<93c4> <93c5> 22795 +<93d6> <93d7> 7021 +<940d> <940e> 19938 +<9416> <9417> 18869 +<958c> <958d> 18880 +<9598> <9599> 7065 +<959d> <959e> 22820 +<95d1> <95d2> 19947 +<9625> <9626> 22828 +<962e> <962f> 7089 +<9633> <9634> 18888 +<9639> <963a> 22831 +<9656> <9657> 22834 +<96b1> <96b2> 7109 +<96b8> <96b9> 7114 +<9721> <9722> 19967 +<973d> <973e> 7138 +<9777> <9778> 22852 +<978f> <9790> 7160 +<97b1> <97b2> 18921 +<97b3> <97b4> 7166 +<97b5> <97b6> 15281 +<97c4> <97c5> 22861 +<97f7> <97f8> 22870 +<9832> <9833> 18936 +<984d> <984e> 1465 +<9852> <9853> 15292 +<9862> <9863> 19985 +<986f> <9871> 7190 +<98bb> <98bc> 18946 +<98f0> <98f1> 18954 +<9916> <9917> 18960 +<991a> <991c> 18963 +<991d> <991e> 7210 +<9932> <9933> 15301 +<993a> <993c> 18968 +<993d> <993e> 7216 +<9951> <9952> 7223 +<9997> <9998> 7227 +<99ad> <99ae> 7230 +<99b9> <99ba> 15308 +<99ea> <99ec> 22906 +<99ed> <99ee> 7238 +<99f1> <99f2> 7240 +<99f4> <99f5> 22909 +<99fd> <99fe> 22911 +<9a2d> <9a2e> 15315 +<9a4a> <9a4b> 22920 +<9ab5> <9ab6> 15321 +<9abd> <9abe> 20002 +<9ad3> <9ad4> 7273 +<9ade> <9adf> 7275 +<9ae2> <9ae3> 7277 +<9af2> <9af3> 22937 +<9b04> <9b05> 22944 +<9b0d> <9b0e> 20007 +<9b22> <9b23> 7291 +<9b27> <9b2a> 7294 +<9b2e> <9b2f> 7298 +<9b33> <9b34> 15326 +<9b39> <9b3a> 22950 +<9b4d> <9b4e> 7304 +<9b56> <9b57> 22953 +<9b6b> <9b6c> 19020 +<9b6d> <9b6e> 22958 +<9b76> <9b77> 19022 +<9b96> <9b97> 7312 +<9b9f> <9ba0> 7314 +<9bd1> <9bd2> 7323 +<9c18> <9c1a> 19040 +<9c49> <9c4a> 19052 +endcidrange + +63 begincidrange +<9c4f> <9c50> 17215 +<9c69> <9c6b> 19060 +<9c6d> <9c6e> 19063 +<9d17> <9d18> 19073 +<9d1d> <9d1e> 17218 +<9d33> <9d34> 22988 +<9d53> <9d54> 22993 +<9d5d> <9d5e> 7380 +<9d76> <9d77> 19086 +<9d92> <9d93> 22999 +<9d97> <9d98> 23002 +<9dd4> <9dd5> 23008 +<9e10> <9e12> 23015 +<9e1a> <9e1b> 7411 +<9e82> <9e84> 20037 +<9e8b> <9e8c> 7419 +<9e8e> <9e8f> 23020 +<9ece> <9ed0> 7432 +<9eec> <9eed> 23030 +<9ef6> <9ef7> 7444 +<9efb> <9efd> 7447 +<9f07> <9f08> 7450 +<9f2a> <9f2b> 20050 +<9f31> <9f32> 23039 +<9f43> <9f44> 23043 +<9f5f> <9f61> 7461 +<9f66> <9f67> 7464 +<9f91> <9f92> 23053 +<9fbf> <9fc2> 20068 + 10004 + 10901 + 10631 + 11713 + 17671 + 18554 + 18773 + 18834 + 15444 + 7809 + 8579 + 8699 + 13349 + 112 + 9359 + 7887 + 7892 + 7899 + 7905 + 7901 + 7915 + 7909 + 7907 + 7911 + 12639 + 7903 + 674 + 780 + 639 + 790 + 816 + 12131 + 327 + 713 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS2004-UTF16-V b/resources/cmaps/japan/UniJIS2004-UTF16-V new file mode 100644 index 00000000..06bf3cfa --- /dev/null +++ b/resources/cmaps/japan/UniJIS2004-UTF16-V @@ -0,0 +1,299 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJIS2004-UTF16-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJIS2004-UTF16-H) +%%BeginResource: CMap (UniJIS2004-UTF16-V) +%%Title: (UniJIS2004-UTF16-V Adobe Japan1 6) +%%Version: 1.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJIS2004-UTF16-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS2004-UTF16-V def +/CMapVersion 1.002 def +/CMapType 1 def + +/XUID [1 10 25630] def + +/WMode 1 def + +100 begincidchar +<00b0> 8269 +<2010> 7893 +<2015> 7892 +<2016> 7895 +<2025> 7898 +<2026> 7897 +<2032> 8273 +<2033> 8283 +<2190> 738 +<2191> 736 +<2192> 739 +<2193> 737 +<21c4> 8311 +<21c5> 8310 +<21c6> 8312 +<21e6> 8012 +<21e7> 8014 +<21e8> 8011 +<21e9> 8013 +<239b> 12148 +<239c> 12168 +<239d> 12147 +<239e> 12150 +<239f> 12168 +<23a0> 12149 +<23a1> 12156 +<23a2> 12168 +<23a3> 12155 +<23a4> 12158 +<23a5> 12168 +<23a6> 12157 +<23a7> 8168 +<23a8> 8167 +<23a9> 8166 +<23aa> 12168 +<23ab> 8172 +<23ac> 8171 +<23ad> 8170 +<250c> 7495 +<250d> 7497 +<250e> 7496 +<250f> 7498 +<2510> 7503 +<2511> 7505 +<2512> 7504 +<2513> 7506 +<2514> 7491 +<2515> 7493 +<2516> 7492 +<2517> 7494 +<2518> 7499 +<2519> 7501 +<251a> 7500 +<251b> 7502 +<251c> 7523 +<251d> 7527 +<251e> 7525 +<251f> 7524 +<2520> 7526 +<2521> 7529 +<2522> 7528 +<2525> 7535 +<2526> 7533 +<2527> 7532 +<2528> 7534 +<2529> 7537 +<252a> 7536 +<252b> 7538 +<252c> 7515 +<2530> 7516 +<2534> 7507 +<2538> 7508 +<2540> 7541 +<2541> 7540 +<2542> 7542 +<2543> 7547 +<2544> 7549 +<2545> 7546 +<2546> 7548 +<2547> 7553 +<2548> 7552 +<261c> 8221 +<261d> 8219 +<261e> 8222 +<261f> 8220 +<2702> 12178 +<27a1> 8209 +<301c> 7894 +<301d> 7956 +<301f> 7957 +<3041> 7918 +<3043> 7919 +<3045> 7920 +<3047> 7921 +<3049> 7922 +<3063> 7923 +<3083> 7924 +<3085> 7925 +<3087> 7926 +<308e> 7927 +endcidchar + +78 begincidchar +<309b> 8272 +<309c> 8271 +<30a0> 16331 +<30a1> 7928 +<30a3> 7929 +<30a5> 7930 +<30a7> 7931 +<30a9> 7932 +<30c3> 7933 +<30e3> 7934 +<30e5> 7935 +<30e7> 7936 +<30ee> 7937 +<30fc> 7891 +<3300> 8350 +<3303> 8338 +<3304> 11960 +<3305> 8333 +<3306> 11961 +<3307> 11965 +<3308> 11963 +<3309> 11968 +<330a> 11966 +<330b> 11970 +<330c> 11972 +<330d> 7950 +<3314> 7941 +<3315> 8340 +<3316> 8330 +<3317> 11980 +<3318> 8339 +<3319> 11982 +<331e> 8353 +<3322> 8329 +<3323> 8348 +<3324> 11991 +<3325> 11993 +<3326> 7951 +<3327> 7945 +<332a> 8356 +<332b> 7953 +<332d> 11999 +<3331> 8358 +<3332> 12005 +<3333> 8334 +<3336> 7947 +<3337> 12014 +<3338> 12016 +<3339> 8343 +<333a> 12017 +<333b> 8349 +<333c> 12010 +<333d> 12018 +<3341> 12019 +<3342> 8347 +<3347> 8357 +<3348> 12027 +<3349> 7940 +<334a> 7954 +<334d> 7943 +<334e> 8337 +<3351> 7948 +<3352> 12034 +<3353> 12038 +<3354> 12035 +<3357> 8344 +<337f> 8324 + 8268 + 8274 + 7917 + 7903 + 7904 + 7890 + 7905 + 7896 + 7906 + 7894 + 7889 +endcidchar + +37 begincidrange +<23b0> <23b1> 16350 +<2500> <2501> 7481 +<2502> <2503> 7479 +<2504> <2505> 7485 +<2506> <2507> 7483 +<2508> <2509> 7489 +<250a> <250b> 7487 +<2523> <2524> 7530 +<252d> <252f> 7517 +<2531> <2533> 7520 +<2535> <2537> 7509 +<2539> <253b> 7512 +<253d> <253f> 7543 +<2549> <254a> 7550 +<3001> <3002> 7887 +<3008> <3011> 7907 +<3014> <3015> 7901 +<3016> <3017> 16329 +<3018> <3019> 12139 +<3095> <3096> 8264 +<30f5> <30f6> 7938 +<31f0> <31f9> 16333 +<31fa> <31ff> 16344 +<3301> <3302> 11958 +<330e> <3313> 11973 +<331a> <331d> 11984 +<331f> <3321> 11988 +<3328> <3329> 11996 +<332e> <3330> 12002 +<3334> <3335> 12008 +<333e> <3340> 12020 +<3343> <3346> 12023 +<334b> <334c> 12028 +<334f> <3350> 12030 +<3355> <3356> 12039 + 7899 + 12141 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS2004-UTF32-H b/resources/cmaps/japan/UniJIS2004-UTF32-H new file mode 100644 index 00000000..ae395d2e --- /dev/null +++ b/resources/cmaps/japan/UniJIS2004-UTF32-H @@ -0,0 +1,14445 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniJIS2004-UTF32-H) +%%Title: (UniJIS2004-UTF32-H Adobe Japan1 6) +%%Version: 1.012 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS2004-UTF32-H def +/CMapVersion 1.012 def +/CMapType 1 def + +/XUID [1 10 25617] def + +/WMode 0 def + +1 begincodespacerange + <00000000> <0010FFFF> +endcodespacerange + +1 beginnotdefrange +<00000000> <0000001f> 1 +endnotdefrange + +100 begincidchar +<0000005c> 97 +<0000007c> 99 +<0000007d> 94 +<0000007e> 100 +<000000a0> 1 +<000000a4> 107 +<000000a5> 61 +<000000a6> 93 +<000000a7> 720 +<000000a8> 647 +<000000a9> 152 +<000000aa> 140 +<000000ab> 109 +<000000ac> 153 +<000000ad> 151 +<000000ae> 154 +<000000af> 129 +<000000b0> 707 +<000000b1> 694 +<000000b4> 645 +<000000b5> 159 +<000000b6> 778 +<000000b7> 117 +<000000b8> 134 +<000000b9> 160 +<000000ba> 144 +<000000bb> 123 +<000000bf> 126 +<000000c6> 139 +<000000d7> 695 +<000000d8> 142 +<000000df> 150 +<000000e6> 145 +<000000f7> 696 +<000000f8> 148 +<00000100> 9366 +<00000101> 9361 +<00000102> 15756 +<00000103> 15769 +<00000104> 15737 +<00000105> 15745 +<00000106> 15758 +<00000107> 15771 +<00000108> 15783 +<00000109> 15789 +<0000010a> 20333 +<0000010b> 20352 +<0000010c> 15759 +<0000010d> 15772 +<0000010e> 15761 +<0000010f> 15774 +<00000110> 20322 +<00000111> 15775 +<00000112> 9369 +<00000113> 9364 +<00000116> 20334 +<00000117> 20353 +<00000118> 15760 +<00000119> 15773 +<0000011a> 9395 +<0000011b> 9407 +<0000011c> 15784 +<0000011d> 15790 +<0000011e> 20335 +<0000011f> 20355 +<00000120> 20337 +<00000121> 20356 +<00000122> 20336 +<00000124> 15785 +<00000125> 15791 +<00000126> 20323 +<00000127> 15816 +<00000128> 9400 +<00000129> 9412 +<0000012a> 9367 +<0000012b> 9362 +<0000012e> 20339 +<0000012f> 20357 +<00000130> 20338 +<00000131> 146 +<00000132> 20324 +<00000133> 20328 +<00000134> 15786 +<00000135> 15792 +<00000136> 20340 +<00000137> 20358 +<00000138> 20329 +<00000139> 15757 +<0000013a> 15770 +<0000013b> 20342 +<0000013c> 20360 +<0000013d> 15739 +<0000013e> 15747 +<0000013f> 20325 +<00000140> 20330 +<00000141> 141 +<00000142> 147 +<00000143> 15762 +<00000144> 15776 +<00000145> 20343 +endcidchar + +100 begincidchar +<00000146> 20361 +<00000147> 15763 +<00000148> 15777 +<00000149> 20331 +<0000014a> 20326 +<0000014b> 9436 +<0000014c> 9370 +<0000014d> 9365 +<00000150> 15764 +<00000151> 15778 +<00000152> 143 +<00000153> 149 +<00000154> 15755 +<00000155> 15768 +<00000156> 20344 +<00000157> 20362 +<00000158> 15765 +<00000159> 15779 +<0000015a> 15740 +<0000015b> 15748 +<0000015c> 15787 +<0000015d> 15793 +<0000015e> 15741 +<0000015f> 15750 +<00000160> 223 +<00000161> 227 +<00000162> 15767 +<00000163> 15781 +<00000164> 15742 +<00000165> 15751 +<00000166> 20327 +<00000167> 20332 +<00000168> 9405 +<00000169> 9417 +<0000016a> 9368 +<0000016b> 9363 +<0000016c> 15788 +<0000016d> 15794 +<0000016e> 9404 +<0000016f> 9416 +<00000170> 15766 +<00000171> 15780 +<00000172> 20345 +<00000173> 20363 +<00000174> 20350 +<00000175> 20364 +<00000176> 20351 +<00000177> 20365 +<00000178> 224 +<00000179> 15743 +<0000017a> 15752 +<0000017b> 15744 +<0000017c> 15754 +<0000017d> 225 +<0000017e> 229 +<00000192> 105 +<00000193> 15826 +<000001c2> 15821 +<000001cd> 9394 +<000001ce> 9406 +<000001cf> 9398 +<000001d0> 9410 +<000001d1> 9401 +<000001d2> 9413 +<000001d3> 9403 +<000001d4> 9415 +<000001d5> 20349 +<000001d6> 15733 +<000001d7> 20346 +<000001d8> 15734 +<000001d9> 20348 +<000001da> 15735 +<000001db> 20347 +<000001dc> 15736 +<000001f5> 20354 +<000001fd> 9421 +<00000237> 9435 +<00000250> 15832 +<00000251> 9418 +<00000252> 15836 +<00000253> 15822 +<00000254> 9423 +<00000255> 15841 +<00000256> 15802 +<00000257> 15823 +<00000258> 15829 +<00000259> 9426 +<0000025a> 9429 +<0000025b> 9432 +<0000025c> 15830 +<0000025e> 15831 +<0000025f> 15809 +<00000260> 15825 +<00000261> 15813 +<00000264> 15835 +<00000265> 15838 +<00000266> 15819 +<00000267> 15844 +<00000268> 15827 +<0000026a> 15885 +endcidchar + +100 begincidchar +<0000026c> 15798 +<0000026d> 15808 +<0000026e> 15799 +<0000026f> 15833 +<00000270> 15814 +<00000271> 15795 +<00000272> 15810 +<00000273> 15803 +<00000274> 15886 +<00000275> 9437 +<00000276> 15887 +<00000278> 15888 +<00000279> 15800 +<0000027a> 15843 +<0000027b> 15807 +<0000027d> 15804 +<0000027e> 15797 +<00000280> 15889 +<00000281> 15815 +<00000282> 15805 +<00000283> 9442 +<00000284> 15824 +<00000288> 15801 +<00000289> 15828 +<0000028a> 15834 +<0000028b> 15796 +<0000028c> 9438 +<0000028d> 15837 +<0000028e> 15812 +<0000028f> 15890 +<00000290> 15806 +<00000291> 15842 +<00000292> 9441 +<00000294> 15818 +<00000295> 15817 +<00000298> 15820 +<00000299> 15891 +<0000029c> 15892 +<0000029d> 15811 +<0000029f> 15893 +<000002a1> 15840 +<000002a2> 15839 +<000002b0> 15894 +<000002b2> 15895 +<000002b7> 15896 +<000002bb> 98 +<000002bc> 96 +<000002c1> 15897 +<000002c6> 128 +<000002c7> 15749 +<000002c8> 15846 +<000002cc> 15847 +<000002d0> 9443 +<000002d1> 15848 +<000002d8> 15738 +<000002d9> 15782 +<000002da> 133 +<000002db> 15746 +<000002dc> 95 +<000002dd> 15753 +<000002de> 15867 +<00000300> 65 +<00000303> 95 +<00000304> 129 +<00000305> 226 +<0000030a> 133 +<0000030b> 135 +<0000030c> 137 +<0000030f> 15850 +<0000031a> 15879 +<0000031c> 15861 +<00000324> 15868 +<00000325> 15858 +<00000327> 134 +<00000328> 136 +<00000329> 15865 +<0000032a> 15876 +<0000032c> 15859 +<0000032f> 15866 +<00000330> 15869 +<00000332> 64 +<00000334> 15871 +<00000336> 138 +<00000339> 15860 +<0000033c> 15870 +<0000033d> 15864 +<00000361> 15845 +<00000386> 20427 +<0000038c> 20432 +<0000038e> 20433 +<0000038f> 20435 +<00000390> 20441 +<000003aa> 20431 +<000003ab> 20434 +<000003b0> 20445 +<000003c2> 16222 +<000003ca> 20440 +<000003cb> 20444 +<000003ce> 20446 +<000003d0> 12090 +endcidchar + +100 begincidchar +<000003d1> 12096 +<000003d5> 12094 +<000003db> 12095 +<00000401> 1065 +<00000451> 1098 +<00001ebc> 9397 +<00001ebd> 9409 +<00001f70> 9420 +<00001f71> 9419 +<00001f72> 9434 +<00001f73> 9433 +<00002002> 231 +<00002003> 633 +<00002010> 662 +<00002011> 14 +<00002012> 114 +<00002013> 114 +<00002014> 138 +<00002015> 661 +<00002016> 666 +<00002018> 98 +<00002019> 96 +<0000201a> 120 +<0000201c> 108 +<0000201d> 122 +<0000201e> 121 +<00002022> 119 +<00002025> 669 +<00002026> 668 +<00002030> 772 +<0000203b> 734 +<0000203c> 12111 +<0000203e> 226 +<0000203f> 15849 +<00002042> 16282 +<00002044> 104 +<00002049> 12112 +<00002051> 16281 +<0000205a> 7898 +<0000205d> 7897 +<00002070> 9377 +<0000207f> 15908 +<000020ac> 9354 +<000020dd> 16328 +<000020de> 11035 +<00002100> 11855 +<00002103> 710 +<00002105> 11859 +<00002109> 8305 +<0000210a> 8304 +<0000210f> 12092 +<00002113> 8025 +<00002116> 7610 +<00002121> 8055 +<00002122> 228 +<00002126> 9355 +<00002127> 15515 +<0000212b> 771 +<0000212e> 20366 +<00002135> 12089 +<0000213b> 8307 +<00002150> 9790 +<00002151> 9800 +<00002152> 9806 +<00002155> 15727 +<0000217f> 8303 +<00002189> 9780 +<00002192> 736 +<00002193> 739 +<00002194> 12201 +<000021c6> 8309 +<000021cb> 12207 +<000021cc> 12206 +<000021d0> 12200 +<000021d2> 752 +<000021d4> 753 +<000021e6> 8013 +<000021e7> 8012 +<000021e8> 8014 +<000021e9> 8011 +<00002200> 754 +<00002202> 759 +<00002203> 755 +<00002205> 12184 +<00002206> 20367 +<00002207> 760 +<00002208> 741 +<00002209> 15476 +<0000220a> 12091 +<0000220b> 742 +<0000220f> 20368 +<00002211> 7625 +<00002212> 693 +<00002213> 12118 +<00002219> 117 +<0000221a> 765 +<0000221d> 767 +<0000221e> 703 +<0000221f> 7629 +<00002220> 756 +endcidchar + +100 begincidchar +<00002229> 748 +<0000222a> 747 +<0000222d> 8195 +<0000222e> 7624 +<00002234> 704 +<00002235> 768 +<0000223c> 100 +<0000223d> 766 +<00002243> 12120 +<00002245> 15507 +<00002248> 15508 +<00002252> 762 +<00002260> 698 +<00002261> 761 +<00002262> 15505 +<00002295> 12188 +<00002296> 12186 +<00002297> 12189 +<00002298> 12187 +<0000229e> 15906 +<000022a0> 12185 +<000022a5> 757 +<000022bf> 7630 +<00002307> 12219 +<00002312> 758 +<00002318> 15728 +<0000239b> 12143 +<0000239c> 12167 +<0000239f> 12167 +<000023a0> 12146 +<000023a1> 12151 +<000023a2> 12167 +<000023a5> 12167 +<000023a6> 12154 +<000023aa> 12167 +<000023ce> 16273 +<00002423> 16272 +<000024ea> 8224 +<000024ff> 10503 +<00002550> 8251 +<0000255e> 8252 +<00002561> 8254 +<0000256a> 8253 +<0000256f> 8250 +<00002570> 8249 +<00002589> 8244 +<0000258a> 8243 +<0000258b> 8242 +<0000258c> 8241 +<0000258d> 8240 +<0000258e> 8239 +<0000258f> 8238 +<000025a0> 729 +<000025a1> 728 +<000025a2> 8015 +<000025aa> 12239 +<000025ab> 12237 +<000025b1> 16235 +<000025b2> 731 +<000025b3> 730 +<000025b6> 12195 +<000025b7> 8010 +<000025bc> 733 +<000025bd> 732 +<000025c0> 12194 +<000025c1> 8009 +<000025c6> 727 +<000025c7> 726 +<000025c9> 8210 +<000025ca> 20371 +<000025cb> 723 +<000025cc> 10502 +<000025ce> 725 +<000025cf> 724 +<000025e4> 8258 +<000025e5> 8257 +<000025e6> 12254 +<000025ef> 779 +<00002605> 722 +<00002606> 721 +<0000260e> 8056 +<0000261e> 8219 +<0000261f> 8222 +<00002640> 706 +<00002642> 705 +<00002660> 8211 +<00002661> 8017 +<00002662> 8019 +<00002663> 8213 +<00002664> 8018 +<00002665> 8212 +<00002666> 8214 +<00002667> 8016 +<0000266a> 775 +<0000266b> 16200 +<0000266c> 12100 +<0000266d> 774 +<0000266e> 16199 +<0000266f> 773 +<000026a0> 12192 +endcidchar + +100 begincidchar +<000026bd> 20957 +<000026be> 12097 +<00002702> 12176 +<00002713> 16270 +<0000271a> 12241 +<0000273f> 12229 +<00002740> 12228 +<00002756> 12259 +<0000277f> 10514 +<000027a1> 8206 +<000029bf> 16203 +<00002b1a> 11036 +<00002e83> 14305 +<00002e85> 13856 +<00002e87> 14105 +<00002e89> 14356 +<00002e8b> 14110 +<00002e8e> 4209 +<00002e8f> 14476 +<00002e90> 4646 +<00002e92> 3762 +<00002e93> 4739 +<00002e94> 4779 +<00002e95> 15391 +<00002e96> 14530 +<00002e97> 13852 +<00002e98> 14561 +<00002e99> 5059 +<00002e9b> 5089 +<00002e9e> 17893 +<00002e9f> 3644 +<00002ea0> 3773 +<00002ea3> 14749 +<00002ea4> 15398 +<00002ea6> 14157 +<00002ea8> 14780 +<00002ea9> 13729 +<00002eaa> 13995 +<00002eab> 14999 +<00002eac> 19130 +<00002ead> 14905 +<00002eae> 13922 +<00002eb1> 15000 +<00002eb2> 14999 +<00002eb3> 14189 +<00002eb7> 14078 +<00002eb9> 14099 +<00002ebc> 13747 +<00002ebd> 13646 +<00002ec1> 1931 +<00002ec2> 15114 +<00002ec3> 13870 +<00002ec4> 2658 +<00002ec6> 13682 +<00002eca> 13898 +<00002ecc> 15403 +<00002ecd> 15184 +<00002ecf> 15262 +<00002ed1> 3029 +<00002ed2> 15255 +<00002ed6> 15262 +<00002ed7> 13645 +<00002ed8> 2664 +<00002edd> 13847 +<00002ede> 13849 +<00002edf> 13848 +<00002ee4> 1614 +<00002ee8> 3380 +<00002ee9> 1323 +<00002eeb> 2666 +<00002eed> 2243 +<00002eef> 3965 +<00002ef2> 1615 +<00002f00> 1200 +<00002f01> 8371 +<00002f02> 4095 +<00002f03> 4097 +<00002f04> 1333 +<00002f05> 4102 +<00002f06> 3275 +<00002f07> 4110 +<00002f08> 2579 +<00002f09> 4208 +<00002f0a> 3286 +<00002f0b> 3392 +<00002f0c> 4219 +<00002f0d> 4227 +<00002f0e> 4233 +<00002f0f> 4243 +<00002f10> 4248 +<00002f11> 3163 +<00002f12> 3991 +<00002f13> 4294 +<00002f16> 4307 +<00002f17> 2375 +<00002f18> 3708 +<00002f19> 4316 +<00002f1a> 4321 +<00002f1b> 4328 +<00002f1c> 3746 +endcidchar + +100 begincidchar +<00002f1d> 1969 +<00002f1e> 4459 +<00002f1f> 3156 +<00002f20> 2204 +<00002f23> 3878 +<00002f24> 2887 +<00002f25> 2433 +<00002f26> 2208 +<00002f27> 4622 +<00002f28> 2631 +<00002f29> 2454 +<00002f2a> 4646 +<00002f2b> 4648 +<00002f2c> 4658 +<00002f2d> 2177 +<00002f2e> 4716 +<00002f2f> 1979 +<00002f30> 1918 +<00002f31> 1738 +<00002f32> 1519 +<00002f33> 4739 +<00002f34> 4741 +<00002f35> 4761 +<00002f36> 4763 +<00002f37> 4768 +<00002f38> 1655 +<00002f39> 14521 +<00002f3a> 4783 +<00002f3b> 4785 +<00002f3c> 2554 +<00002f3d> 4930 +<00002f3e> 1921 +<00002f3f> 2326 +<00002f40> 2215 +<00002f41> 5058 +<00002f42> 3592 +<00002f43> 3143 +<00002f44> 1740 +<00002f45> 3661 +<00002f46> 5088 +<00002f47> 3284 +<00002f48> 5132 +<00002f49> 1860 +<00002f4a> 3814 +<00002f4b> 1853 +<00002f4c> 2221 +<00002f4d> 5349 +<00002f4e> 5364 +<00002f4f> 5368 +<00002f50> 3450 +<00002f51> 3807 +<00002f52> 2223 +<00002f53> 5378 +<00002f54> 2603 +<00002f55> 1360 +<00002f56> 3066 +<00002f57> 3541 +<00002f58> 5604 +<00002f59> 5606 +<00002f5a> 3618 +<00002f5b> 7965 +<00002f5c> 1671 +<00002f5d> 1880 +<00002f5e> 1904 +<00002f5f> 1732 +<00002f60> 1245 +<00002f61> 1504 +<00002f62> 1537 +<00002f63> 2652 +<00002f64> 3899 +<00002f65> 3134 +<00002f66> 3479 +<00002f67> 14848 +<00002f68> 5783 +<00002f69> 3368 +<00002f6a> 3453 +<00002f6b> 2172 +<00002f6c> 3816 +<00002f6d> 3779 +<00002f6e> 3836 +<00002f6f> 2676 +<00002f70> 2260 +<00002f71> 14913 +<00002f72> 1363 +<00002f73> 1856 +<00002f74> 3953 +<00002f75> 2971 +<00002f76> 3606 +<00002f77> 2227 +<00002f78> 1544 +<00002f79> 6163 +<00002f7a> 3901 +<00002f7b> 1227 +<00002f7c> 4061 +<00002f7d> 2261 +<00002f7e> 6205 +<00002f7f> 2262 +<00002f80> 6227 +<00002f81> 3281 +<00002f82> 2569 +endcidchar + +100 begincidchar +<00002f83> 2263 +<00002f84> 2232 +<00002f85> 1235 +<00002f86> 2697 +<00002f87> 2726 +<00002f88> 2360 +<00002f89> 2081 +<00002f8a> 2541 +<00002f8b> 6322 +<00002f8c> 6479 +<00002f8d> 2988 +<00002f8e> 1858 +<00002f8f> 2022 +<00002f90> 1189 +<00002f91> 6635 +<00002f92> 1887 +<00002f93> 1455 +<00002f94> 1908 +<00002f95> 2921 +<00002f96> 3198 +<00002f97> 6742 +<00002f98> 6745 +<00002f99> 1419 +<00002f9a> 2682 +<00002f9b> 2808 +<00002f9c> 2829 +<00002f9d> 2574 +<00002f9e> 2306 +<00002f9f> 2575 +<00002fa0> 2914 +<00002fa1> 15183 +<00002fa2> 3874 +<00002fa3> 3243 +<00002fa4> 3428 +<00002fa5> 3948 +<00002fa6> 1754 +<00002fa7> 3029 +<00002fa8> 3827 +<00002fa9> 3550 +<00002faa> 7113 +<00002fab> 7115 +<00002fac> 1229 +<00002fad> 8695 +<00002fae> 3463 +<00002faf> 3800 +<00002fb0> 1461 +<00002fb1> 7171 +<00002fb2> 7173 +<00002fb3> 1339 +<00002fb4> 3607 +<00002fb5> 3561 +<00002fb6> 3464 +<00002fb7> 2543 +<00002fb8> 2335 +<00002fb9> 2035 +<00002fba> 3333 +<00002fbb> 2062 +<00002fbc> 2036 +<00002fbd> 7276 +<00002fbe> 7293 +<00002fc1> 1614 +<00002fc2> 1685 +<00002fc3> 3031 +<00002fc4> 7414 +<00002fc5> 2267 +<00002fc6> 7425 +<00002fc7> 3729 +<00002fc8> 13323 +<00002fc9> 1642 +<00002fca> 2055 +<00002fcb> 7446 +<00002fcc> 7449 +<00002fcd> 3102 +<00002fce> 1937 +<00002fcf> 2767 +<00002fd0> 3475 +<00002fd3> 3966 +<00003003> 655 +<00003004> 8308 +<00003012> 735 +<00003013> 740 +<0000301c> 665 +<0000301d> 7608 +<0000301f> 7609 +<00003020> 8058 +<00003030> 12218 +<00003036> 8057 +<0000303b> 12106 +<0000303c> 16194 +<0000303d> 12179 +<0000309f> 12181 +<000030a0> 16205 +<000030fb> 638 +<000030fc> 660 +<000030ff> 16195 +<00003230> 8197 +<00003233> 8143 +<00003234> 8141 +<00003235> 8148 +<00003236> 8147 +endcidchar + +100 begincidchar +<00003237> 8204 +<00003238> 8142 +<00003239> 7620 +<0000323a> 8151 +<0000323b> 8149 +<0000323c> 8144 +<0000323d> 8139 +<0000323e> 8146 +<0000323f> 8140 +<00003240> 8150 +<00003241> 8205 +<00003242> 8145 +<00003243> 8138 +<00003244> 10498 +<00003251> 8091 +<00003290> 10471 +<00003291> 8161 +<00003292> 8160 +<00003293> 8162 +<00003294> 8156 +<00003295> 10495 +<00003296> 8165 +<00003297> 10492 +<00003298> 8158 +<00003299> 8223 +<0000329a> 10489 +<0000329b> 10488 +<0000329c> 10494 +<0000329d> 8319 +<0000329e> 8191 +<0000329f> 10479 +<000032a2> 10491 +<000032a3> 10490 +<000032a9> 8154 +<000032aa> 8157 +<000032ab> 8159 +<000032ac> 8163 +<000032ad> 8153 +<000032ae> 8164 +<000032af> 8155 +<000032b0> 8152 +<00003300> 8048 +<00003303> 8042 +<00003304> 11876 +<00003305> 8183 +<00003306> 11877 +<00003307> 11881 +<00003308> 11879 +<00003309> 11884 +<0000330a> 11882 +<0000330b> 11886 +<0000330c> 11888 +<0000330d> 7595 +<00003314> 7586 +<00003315> 8041 +<00003316> 8039 +<00003317> 11896 +<00003318> 8040 +<00003319> 11898 +<0000331e> 8051 +<00003322> 8038 +<00003323> 8043 +<00003324> 11907 +<00003325> 11909 +<00003326> 7596 +<00003327> 7590 +<0000332a> 8052 +<0000332b> 7598 +<0000332d> 11915 +<00003331> 8049 +<00003332> 11921 +<00003333> 8327 +<00003336> 7592 +<00003337> 11930 +<00003338> 11932 +<00003339> 8046 +<0000333a> 11933 +<0000333b> 8047 +<0000333c> 11926 +<0000333d> 11934 +<00003341> 11935 +<00003342> 8045 +<00003347> 8050 +<00003348> 11943 +<00003349> 7585 +<0000334a> 7599 +<0000334d> 7588 +<0000334e> 8328 +<00003351> 7593 +<00003352> 11950 +<00003353> 11954 +<00003354> 11951 +<00003357> 8044 +<00003371> 11861 +<0000337b> 8323 +<0000337c> 7623 +<0000337d> 7622 +<0000337e> 7621 +<0000337f> 8054 +<0000338d> 11864 +endcidchar + +100 begincidchar +<00003390> 8035 +<00003396> 8037 +<00003397> 8024 +<00003398> 8026 +<0000339b> 11865 +<0000339f> 8186 +<000033a0> 8020 +<000033a1> 7607 +<000033a2> 8021 +<000033a3> 8187 +<000033a6> 8188 +<000033b0> 8030 +<000033b1> 8029 +<000033b2> 8028 +<000033b3> 8027 +<000033c2> 11856 +<000033c4> 7606 +<000033c8> 8194 +<000033cb> 8034 +<000033cc> 8182 +<000033cd> 7611 +<000033d4> 8036 +<000033da> 11851 +<00003402> 13698 +<00003405> 15387 +<00003406> 17242 +<00003427> 13910 +<0000342c> 17246 +<0000342e> 14216 +<00003468> 14047 +<0000346a> 17269 +<00003488> 15442 +<00003492> 17294 +<000034b5> 16793 +<000034bc> 17303 +<000034c1> 18384 +<000034c7> 17307 +<000034db> 15425 +<0000351f> 13865 +<0000353e> 14110 +<00003563> 17344 +<0000356e> 17348 +<000035a6> 17369 +<000035a8> 17371 +<000035c5> 17377 +<000035da> 17386 +<000035de> 20067 +<000035f4> 17395 +<00003605> 17402 +<00003614> 19131 +<0000364a> 17441 +<00003691> 17473 +<00003696> 17477 +<00003699> 17475 +<000036cf> 17494 +<0000376b> 17533 +<0000376c> 17532 +<00003775> 17536 +<0000378d> 13850 +<000037c1> 17550 +<000037e2> 14123 +<000037e8> 17570 +<000037f4> 17573 +<000037fd> 17576 +<00003800> 17578 +<0000382f> 17588 +<00003836> 17589 +<00003840> 17590 +<0000385c> 17594 +<00003861> 17596 +<000038a1> 20171 +<000038ad> 19132 +<000038fa> 13852 +<00003917> 17625 +<0000391a> 17628 +<0000396f> 17643 +<000039a4> 20122 +<000039b8> 20123 +<00003a5c> 20127 +<00003a6e> 17713 +<00003a73> 17716 +<00003a85> 20142 +<00003ac4> 20135 +<00003acb> 20136 +<00003ad6> 17731 +<00003ad7> 17758 +<00003aea> 17741 +<00003af3> 15424 +<00003b0e> 17752 +<00003b1a> 17756 +<00003b1c> 17757 +<00003b22> 15433 +<00003b6d> 17804 +<00003b77> 17797 +<00003b87> 17826 +<00003b88> 13965 +<00003b8d> 17828 +<00003ba4> 17834 +<00003bb6> 16910 +<00003bc3> 16911 +endcidchar + +100 begincidchar +<00003bcd> 17848 +<00003bf0> 17865 +<00003bf3> 20151 +<00003c0f> 16919 +<00003c26> 17887 +<00003cc3> 17916 +<00003cd2> 17921 +<00003d11> 17957 +<00003d1e> 17968 +<00003d31> 20158 +<00003d4e> 7655 +<00003d64> 17994 +<00003d9a> 18008 +<00003dc0> 18026 +<00003dcc> 19133 +<00003dd4> 18031 +<00003e05> 18043 +<00003e3f> 16968 +<00003e40> 20170 +<00003e60> 18059 +<00003e66> 18061 +<00003e68> 18062 +<00003e83> 18069 +<00003e8a> 15427 +<00003e94> 18075 +<00003eda> 15432 +<00003f57> 18123 +<00003f72> 16984 +<00003f75> 18137 +<00003f77> 18139 +<00003fae> 18157 +<00003fb1> 14164 +<00003fc9> 18168 +<00003fd7> 18173 +<00003fdc> 19134 +<00004039> 18191 +<00004058> 18198 +<00004093> 15436 +<00004103> 15439 +<00004105> 18235 +<00004148> 18247 +<0000414f> 18250 +<00004163> 18254 +<000041b4> 18269 +<000041bf> 18272 +<000041e6> 18283 +<000041ee> 18287 +<000041f3> 18284 +<00004207> 18294 +<0000420e> 18297 +<00004264> 14176 +<00004293> 15440 +<000042c6> 18335 +<000042d6> 18346 +<000042dd> 18350 +<00004302> 18364 +<0000432b> 18377 +<00004343> 18379 +<000043ee> 18423 +<000043f0> 18426 +<00004408> 18432 +<0000440c> 15426 +<00004417> 18434 +<0000441c> 18435 +<00004422> 18437 +<00004453> 14195 +<0000445b> 17060 +<00004476> 18460 +<0000447a> 18461 +<00004491> 18467 +<000044b3> 18494 +<000044be> 18492 +<000044d4> 18493 +<00004508> 18524 +<0000450d> 18520 +<00004525> 14206 +<00004543> 18540 +<0000457a> 15435 +<0000459d> 17108 +<000045b8> 18592 +<000045be> 19135 +<000045e5> 18618 +<000045ea> 17113 +<0000460f> 18634 +<00004610> 19136 +<00004641> 18648 +<00004665> 15438 +<000046a1> 18665 +<000046ae> 15441 +<000046af> 18669 +<0000470c> 18690 +<0000471f> 20219 +<00004764> 18712 +<000047e6> 14224 +<000047fd> 18724 +<00004816> 18734 +<0000481e> 20225 +<00004844> 17141 +<0000484e> 18746 +<000048b5> 18779 +endcidchar + +100 begincidchar +<000049b0> 17183 +<000049e7> 18898 +<000049fa> 18902 +<00004a04> 18907 +<00004a29> 18910 +<00004abc> 18934 +<00004b38> 13791 +<00004b3b> 18958 +<00004b7e> 19137 +<00004bc2> 18995 +<00004bca> 18997 +<00004bd2> 18999 +<00004be8> 15430 +<00004c17> 17204 +<00004c20> 19016 +<00004c38> 19138 +<00004cc4> 19076 +<00004cd1> 19079 +<00004ce1> 19139 +<00004d07> 19099 +<00004d77> 19115 +<00004e00> 1200 +<00004e01> 3000 +<00004e02> 17234 +<00004e03> 2275 +<00004e07> 3754 +<00004e08> 2510 +<00004e09> 2174 +<00004e0a> 2509 +<00004e0b> 1340 +<00004e0c> 19140 +<00004e0d> 3526 +<00004e0e> 3881 +<00004e0f> 17235 +<00004e10> 4091 +<00004e11> 1233 +<00004e12> 17236 +<00004e14> 1484 +<00004e15> 4092 +<00004e16> 2632 +<00004e17> 4311 +<00004e18> 1648 +<00004e19> 3594 +<00004e1e> 2511 +<00004e1f> 14298 +<00004e21> 3974 +<00004e26> 3602 +<00004e28> 8371 +<00004e29> 17237 +<00004e2a> 4093 +<00004e2b> 14299 +<00004e2c> 14157 +<00004e2d> 2980 +<00004e2e> 17238 +<00004e31> 4094 +<00004e32> 1778 +<00004e35> 21075 +<00004e36> 4095 +<00004e37> 13981 +<00004e38> 1561 +<00004e39> 2926 +<00004e3b> 2323 +<00004e3c> 4096 +<00004e3f> 4097 +<00004e42> 4098 +<00004e43> 3307 +<00004e44> 14304 +<00004e45> 1649 +<00004e47> 17239 +<00004e48> 14126 +<00004e4b> 3309 +<00004e4d> 3259 +<00004e4e> 1911 +<00004e4f> 3681 +<00004e51> 17241 +<00004e55> 6480 +<00004e56> 4099 +<00004e57> 2512 +<00004e58> 4100 +<00004e59> 1333 +<00004e5a> 14305 +<00004e5c> 21076 +<00004e5d> 1757 +<00004e5e> 1956 +<00004e5f> 3829 +<00004e62> 4659 +<00004e63> 21077 +<00004e68> 21078 +<00004e69> 17244 +<00004e71> 3930 +<00004e73> 3285 +<00004e79> 19143 +<00004e7e> 1505 +<00004e7f> 14306 +<00004e80> 1615 +<00004e82> 4101 +<00004e85> 4102 +<00004e86> 3971 +<00004e88> 3879 +<00004e89> 2794 +endcidchar + +100 begincidchar +<00004e8a> 4104 +<00004e8b> 2244 +<00004e8c> 3275 +<00004e8d> 14307 +<00004e8e> 4107 +<00004e91> 1248 +<00004e92> 1939 +<00004e94> 1938 +<00004e95> 1194 +<00004e96> 14308 +<00004e97> 21081 +<00004e98> 4081 +<00004e99> 4080 +<00004e9b> 2083 +<00004e9c> 1125 +<00004e9d> 17245 +<00004ea1> 3682 +<00004ea2> 4111 +<00004ea4> 1958 +<00004ea5> 1195 +<00004ea6> 3744 +<00004ea8> 1686 +<00004ead> 3070 +<00004eae> 3972 +<00004eaf> 21082 +<00004eb0> 4112 +<00004eb3> 4113 +<00004eb6> 4114 +<00004eb9> 14309 +<00004eba> 2579 +<00004ebb> 13856 +<00004ebc> 17247 +<00004ec0> 2372 +<00004ec1> 2580 +<00004ec2> 4119 +<00004ec3> 17248 +<00004ec4> 4117 +<00004ec6> 4118 +<00004ec7> 1650 +<00004ec8> 17249 +<00004eca> 2067 +<00004ecb> 1392 +<00004ecd> 4116 +<00004ece> 4115 +<00004ecf> 3577 +<00004ed0> 14310 +<00004ed4> 2196 +<00004ed5> 2195 +<00004ed6> 2846 +<00004ed7> 4120 +<00004ed8> 3527 +<00004ed9> 2699 +<00004eda> 17251 +<00004edb> 21083 +<00004edd> 656 +<00004ede> 4121 +<00004edf> 4123 +<00004ee0> 14311 +<00004ee1> 8372 +<00004ee2> 21084 +<00004ee3> 2885 +<00004ee4> 4009 +<00004ee5> 1166 +<00004ee8> 21085 +<00004eeb> 17250 +<00004eed> 4122 +<00004eee> 1342 +<00004eef> 21086 +<00004ef0> 1724 +<00004ef1> 17252 +<00004ef2> 2981 +<00004ef3> 19144 +<00004ef5> 17253 +<00004ef6> 1861 +<00004ef7> 4124 +<00004efb> 3290 +<00004efc> 8373 +<00004efd> 14312 +<00004efe> 21087 +<00004eff> 14313 +<00004f00> 8374 +<00004f01> 1575 +<00004f02> 21088 +<00004f03> 8375 +<00004f08> 21089 +<00004f09> 4125 +<00004f0a> 1167 +<00004f0b> 14314 +<00004f0c> 19145 +<00004f0d> 1940 +<00004f0e> 1576 +<00004f0f> 3564 +<00004f10> 3398 +<00004f11> 1651 +<00004f12> 21090 +<00004f15> 14315 +<00004f16> 17254 +<00004f17> 21091 +<00004f19> 19146 +<00004f1a> 1393 +endcidchar + +100 begincidchar +<00004f1c> 4160 +<00004f1d> 3131 +<00004f2b> 19147 +<00004f2e> 19148 +<00004f2f> 3362 +<00004f30> 4127 +<00004f31> 19149 +<00004f33> 21092 +<00004f34> 3408 +<00004f35> 21093 +<00004f36> 4010 +<00004f37> 17256 +<00004f38> 2547 +<00004f39> 8376 +<00004f3a> 2197 +<00004f3b> 14317 +<00004f3c> 2245 +<00004f3d> 1344 +<00004f3e> 17257 +<00004f40> 21094 +<00004f42> 21095 +<00004f43> 3053 +<00004f46> 2912 +<00004f47> 4131 +<00004f48> 16779 +<00004f49> 14318 +<00004f4d> 1168 +<00004f4e> 3071 +<00004f4f> 2373 +<00004f50> 2084 +<00004f51> 3854 +<00004f52> 21098 +<00004f53> 2862 +<00004f54> 14319 +<00004f55> 1343 +<00004f56> 8377 +<00004f57> 4130 +<00004f58> 17258 +<00004f59> 3880 +<00004f5a> 4126 +<00004f5b> 4128 +<00004f5c> 2142 +<00004f5d> 4129 +<00004f5e> 4563 +<00004f5f> 16780 +<00004f60> 14316 +<00004f63> 21099 +<00004f64> 17255 +<00004f69> 4137 +<00004f6a> 16781 +<00004f6c> 16782 +<00004f6e> 21100 +<00004f6f> 4140 +<00004f70> 4138 +<00004f71> 21101 +<00004f73> 1346 +<00004f75> 3595 +<00004f76> 4132 +<00004f79> 21102 +<00004f7a> 14320 +<00004f7b> 4136 +<00004f7c> 1959 +<00004f7f> 2198 +<00004f81> 21103 +<00004f82> 17262 +<00004f83> 1506 +<00004f84> 19150 +<00004f85> 17263 +<00004f86> 4141 +<00004f88> 4133 +<00004f89> 21104 +<00004f8a> 8379 +<00004f8b> 4011 +<00004f8c> 21105 +<00004f8d> 2246 +<00004f8e> 21106 +<00004f8f> 4134 +<00004f90> 21107 +<00004f91> 4139 +<00004f92> 8378 +<00004f93> 21108 +<00004f94> 8381 +<00004f96> 4142 +<00004f97> 14323 +<00004f98> 4135 +<00004f99> 21109 +<00004f9a> 8380 +<00004f9b> 1689 +<00004f9d> 1169 +<00004f9e> 19151 +<00004f9f> 21110 +<00004fa0> 1690 +<00004fa1> 1345 +<00004fab> 4564 +<00004fad> 3751 +<00004fae> 3552 +<00004faf> 1960 +<00004fb2> 17265 +<00004fb5> 2549 +<00004fb6> 3967 +endcidchar + +100 begincidchar +<00004fb7> 19152 +<00004fb9> 21111 +<00004fbe> 14324 +<00004fbf> 3624 +<00004fc2> 1806 +<00004fc3> 2821 +<00004fc4> 1380 +<00004fc5> 17266 +<00004fc6> 21117 +<00004fc8> 21118 +<00004fc9> 8364 +<00004fca> 2397 +<00004fcb> 17267 +<00004fcc> 21119 +<00004fcd> 8382 +<00004fce> 4146 +<00004fcf> 14325 +<00004fd0> 4151 +<00004fd1> 4149 +<00004fd2> 17268 +<00004fd3> 15407 +<00004fd4> 4144 +<00004fd7> 2831 +<00004fd8> 4147 +<00004fda> 4150 +<00004fdb> 4148 +<00004fdc> 21120 +<00004fdd> 3629 +<00004fdf> 4145 +<00004fe0> 7660 +<00004fe1> 2548 +<00004fe2> 21121 +<00004fe3> 3745 +<00004fe6> 17264 +<00004fee> 2350 +<00004fef> 4166 +<00004ff0> 21122 +<00004ff1> 13731 +<00004ff2> 17270 +<00004ff3> 3334 +<00004ff5> 3496 +<00004ff6> 4161 +<00004ff8> 3648 +<00004ffa> 1334 +<00004ffc> 21123 +<00004ffd> 14326 +<00004ffe> 4165 +<00004fff> 8385 +<00005002> 20299 +<00005004> 19153 +<00005005> 4159 +<00005006> 4168 +<00005007> 21124 +<00005009> 2772 +<0000500a> 21125 +<0000500b> 1912 +<0000500c> 19154 +<0000500d> 3346 +<0000500e> 16783 +<0000500f> 5632 +<00005010> 14329 +<00005011> 4167 +<00005012> 3159 +<00005013> 17271 +<00005014> 4156 +<00005016> 1962 +<00005017> 21126 +<00005018> 16784 +<00005019> 1961 +<0000501a> 4154 +<0000501b> 14330 +<0000501c> 17272 +<0000501d> 21127 +<0000501e> 8386 +<0000501f> 2310 +<00005021> 4162 +<00005022> 8384 +<00005023> 3647 +<00005024> 2955 +<00005025> 4158 +<00005026> 7674 +<00005027> 14331 +<00005028> 4155 +<00005029> 4163 +<0000502a> 4157 +<0000502b> 3993 +<0000502c> 4164 +<0000502d> 4071 +<0000502e> 14332 +<00005030> 21128 +<00005035> 21131 +<00005036> 1758 +<00005039> 1862 +<0000503b> 14336 +<00005040> 8383 +<00005041> 16785 +<00005042> 8389 +<00005043> 4169 +<00005045> 21132 +<00005046> 8387 +endcidchar + +100 begincidchar +<00005047> 4170 +<00005048> 4174 +<00005049> 1170 +<0000504a> 21133 +<0000504c> 19155 +<0000504e> 17273 +<0000504f> 3616 +<00005050> 4173 +<00005053> 17274 +<00005055> 4172 +<00005056> 4176 +<00005057> 14333 +<00005059> 21136 +<0000505a> 4175 +<0000505c> 3072 +<0000505f> 19156 +<00005060> 21137 +<00005062> 19157 +<00005063> 17275 +<00005065> 1864 +<00005066> 14334 +<00005067> 21138 +<0000506a> 14335 +<0000506c> 4177 +<0000506d> 21139 +<00005070> 8388 +<00005071> 21140 +<00005072> 2289 +<00005074> 2822 +<00005075> 3073 +<00005076> 1774 +<00005077> 19158 +<00005078> 4178 +<0000507d> 1616 +<00005080> 4179 +<00005081> 21141 +<00005085> 4181 +<00005086> 21144 +<00005088> 17277 +<0000508a> 21145 +<0000508d> 3683 +<0000508e> 19159 +<0000508f> 14337 +<00005090> 21146 +<00005091> 1852 +<00005094> 8390 +<00005095> 17280 +<00005096> 14338 +<00005098> 2175 +<00005099> 3467 +<0000509a> 4180 +<0000509b> 21147 +<0000509c> 14339 +<0000509e> 19160 +<000050a2> 19161 +<000050a3> 17276 +<000050aa> 17281 +<000050ac> 2101 +<000050ad> 3885 +<000050b1> 17283 +<000050b2> 4183 +<000050b3> 4186 +<000050b4> 4182 +<000050b5> 2100 +<000050b7> 2439 +<000050b9> 21153 +<000050bd> 21154 +<000050be> 1807 +<000050c0> 21155 +<000050c2> 4187 +<000050c3> 19162 +<000050c4> 17286 +<000050c5> 7662 +<000050c7> 17287 +<000050cc> 14340 +<000050cd> 3207 +<000050ce> 17290 +<000050cf> 2814 +<000050d0> 16787 +<000050d1> 1691 +<000050d3> 21156 +<000050d4> 17292 +<000050d5> 3707 +<000050d6> 4188 +<000050d8> 8392 +<000050d9> 15408 +<000050da> 3973 +<000050de> 4189 +<000050df> 21159 +<000050e1> 17293 +<000050e2> 21160 +<000050e3> 4192 +<000050e4> 21161 +<000050e5> 4190 +<000050e6> 14341 +<000050e7> 2768 +<000050e8> 19163 +<000050e9> 14342 +<000050ed> 4191 +<000050ee> 4193 +endcidchar + +100 begincidchar +<000050ef> 14343 +<000050f0> 15409 +<000050f1> 19164 +<000050f2> 16786 +<000050f3> 17288 +<000050f4> 8391 +<000050f5> 4195 +<000050f6> 21162 +<000050f9> 4194 +<000050fa> 21163 +<000050fb> 3608 +<000050fe> 19165 +<00005100> 1617 +<00005103> 16789 +<00005104> 1327 +<00005106> 16788 +<00005107> 19166 +<00005108> 14344 +<00005109> 4196 +<0000510b> 14345 +<00005110> 14346 +<00005112> 2336 +<00005114> 4201 +<00005115> 4200 +<00005116> 4199 +<00005117> 17296 +<00005118> 4143 +<00005119> 21165 +<0000511a> 4202 +<0000511b> 14347 +<0000511e> 14348 +<0000511f> 2440 +<00005121> 4203 +<00005123> 21168 +<0000512a> 3855 +<0000512f> 21173 +<00005131> 21174 +<00005132> 7798 +<00005133> 19170 +<00005134> 21175 +<00005135> 16790 +<00005137> 4205 +<00005138> 19171 +<00005139> 21176 +<0000513a> 4204 +<0000513b> 4207 +<0000513c> 4206 +<00005141> 1208 +<00005142> 21177 +<00005143> 1897 +<00005144> 1809 +<00005145> 2374 +<00005146> 3001 +<00005147> 1692 +<00005148> 2700 +<00005149> 1963 +<0000514a> 8393 +<0000514b> 2048 +<0000514c> 4211 +<0000514d> 3796 +<0000514e> 13949 +<0000514f> 21178 +<00005150> 2247 +<00005152> 4210 +<00005153> 21179 +<00005154> 4212 +<00005155> 16791 +<00005157> 16792 +<00005158> 21180 +<0000515a> 3160 +<0000515c> 1491 +<0000515f> 14349 +<00005160> 17298 +<00005162> 4213 +<00005164> 8394 +<00005165> 3286 +<00005166> 21181 +<00005167> 13966 +<00005168> 2742 +<0000516b> 3392 +<0000516c> 1964 +<0000516d> 4065 +<0000516e> 4217 +<00005171> 1694 +<00005173> 17300 +<00005174> 19172 +<00005175> 3596 +<00005176> 2838 +<00005177> 1769 +<00005178> 3119 +<00005179> 14201 +<0000517b> 18393 +<0000517c> 1865 +<0000517e> 21182 +<00005180> 4218 +<00005182> 4219 +<00005183> 17301 +<00005184> 19173 +<00005185> 3258 +<00005186> 1281 +endcidchar + +100 begincidchar +<00005189> 4222 +<0000518a> 2157 +<0000518b> 17302 +<0000518c> 4221 +<0000518d> 2102 +<0000518e> 21183 +<0000518f> 4223 +<00005190> 6235 +<00005191> 4224 +<00005192> 3695 +<00005193> 4225 +<00005197> 2513 +<00005198> 17304 +<00005199> 2296 +<0000519d> 8395 +<000051a0> 1507 +<000051a1> 14350 +<000051a2> 4230 +<000051a3> 17305 +<000051a4> 7817 +<000051a5> 3785 +<000051a6> 4229 +<000051a8> 3532 +<000051ac> 3161 +<000051ad> 17306 +<000051b0> 4237 +<000051b3> 4234 +<000051b4> 2131 +<000051b5> 4238 +<000051b6> 3830 +<000051b7> 4012 +<000051b8> 19174 +<000051ba> 19175 +<000051bc> 14351 +<000051bd> 4239 +<000051be> 8396 +<000051bf> 21184 +<000051c2> 21185 +<000051c3> 15410 +<000051c4> 2636 +<000051c5> 4240 +<000051c6> 2404 +<000051c8> 19176 +<000051c9> 4241 +<000051ca> 16794 +<000051cb> 3002 +<000051cc> 3975 +<000051cd> 3162 +<000051cf> 19177 +<000051d1> 19178 +<000051d2> 21186 +<000051d5> 21187 +<000051d6> 4314 +<000051d8> 19181 +<000051db> 4242 +<000051dc> 8284 +<000051dd> 1725 +<000051de> 20300 +<000051df> 19182 +<000051e0> 4243 +<000051e1> 3724 +<000051e2> 16795 +<000051e5> 21188 +<000051e6> 2418 +<000051e7> 2908 +<000051e9> 4245 +<000051ea> 3260 +<000051ec> 8397 +<000051ed> 4246 +<000051ee> 14353 +<000051f0> 4247 +<000051f1> 1420 +<000051f2> 21189 +<000051f3> 17309 +<000051f4> 14354 +<000051f5> 4248 +<000051f6> 1695 +<000051f7> 21190 +<000051f8> 3236 +<000051f9> 1308 +<000051fa> 2394 +<000051fd> 3381 +<000051fe> 4249 +<00005200> 3163 +<00005203> 2581 +<00005204> 4250 +<00005205> 19183 +<00005206> 3580 +<00005207> 2686 +<00005208> 1502 +<0000520a> 1509 +<0000520b> 4251 +<0000520e> 4253 +<00005211> 1808 +<00005212> 17310 +<00005213> 14357 +<00005214> 4252 +<00005215> 8398 +<00005216> 17311 +<00005217> 4027 +endcidchar + +100 begincidchar +<00005218> 21191 +<0000521d> 2419 +<00005222> 21192 +<00005224> 3409 +<00005225> 3612 +<00005226> 19184 +<00005227> 4254 +<00005228> 19185 +<00005229> 3938 +<0000522a> 4255 +<0000522b> 19186 +<0000522e> 4256 +<00005230> 3192 +<00005233> 4257 +<00005235> 19189 +<00005236> 2637 +<00005237> 2158 +<00005238> 1866 +<00005239> 4258 +<0000523a> 2199 +<0000523b> 2049 +<0000523c> 19190 +<00005243> 3074 +<00005244> 4260 +<00005245> 21193 +<00005247> 2823 +<00005249> 14358 +<0000524a> 2143 +<0000524d> 2738 +<0000524f> 4259 +<00005254> 4264 +<00005255> 17313 +<00005256> 3684 +<00005257> 16796 +<00005258> 21194 +<0000525a> 19191 +<0000525b> 2038 +<0000525c> 17314 +<0000525d> 7774 +<0000525e> 4263 +<0000525f> 21195 +<00005260> 19192 +<00005261> 14359 +<00005263> 1867 +<00005264> 2126 +<00005265> 3363 +<00005266> 14360 +<00005269> 4267 +<0000526a> 4265 +<0000526c> 17315 +<0000526e> 19193 +<0000526f> 3565 +<00005270> 2514 +<00005271> 4274 +<00005272> 1474 +<00005273> 4268 +<00005274> 4266 +<00005275> 2769 +<00005277> 17316 +<0000527d> 4270 +<0000527f> 4269 +<00005280> 21196 +<00005282> 17318 +<00005283> 1442 +<00005284> 17317 +<00005285> 21197 +<00005287> 1846 +<00005288> 4275 +<00005289> 3957 +<0000528a> 19196 +<0000528c> 19197 +<0000528d> 4271 +<00005291> 4276 +<00005292> 4273 +<00005293> 14361 +<00005294> 4272 +<00005298> 17320 +<0000529a> 21201 +<0000529b> 3991 +<0000529c> 8399 +<0000529f> 1965 +<000052a0> 1347 +<000052a3> 4028 +<000052a4> 17322 +<000052a5> 21202 +<000052a6> 8400 +<000052a7> 21203 +<000052a9> 2431 +<000052aa> 3154 +<000052ab> 2039 +<000052af> 8573 +<000052b0> 21204 +<000052b1> 4013 +<000052b4> 4049 +<000052b5> 4282 +<000052b9> 1966 +<000052bc> 4281 +<000052bd> 21208 +<000052be> 1421 +<000052c0> 8401 +endcidchar + +100 begincidchar +<000052c1> 4283 +<000052c3> 3716 +<000052c4> 21209 +<000052c5> 3032 +<000052c6> 21210 +<000052c7> 3856 +<000052c8> 14362 +<000052c9> 3625 +<000052ca> 17325 +<000052cc> 16797 +<000052cd> 4284 +<000052cf> 21211 +<000052d0> 14056 +<000052d1> 17326 +<000052d2> 7150 +<000052d4> 21212 +<000052d5> 3208 +<000052d6> 16798 +<000052d7> 4285 +<000052d8> 1510 +<000052d9> 3775 +<000052db> 8402 +<000052dc> 21213 +<000052dd> 2441 +<000052de> 4286 +<000052df> 3639 +<000052e0> 4290 +<000052e1> 19198 +<000052e2> 2638 +<000052e3> 4287 +<000052e4> 1736 +<000052e5> 21214 +<000052e6> 4288 +<000052e7> 1511 +<000052e8> 21215 +<000052e9> 19199 +<000052ea> 21216 +<000052ec> 21217 +<000052f0> 14363 +<000052f1> 19200 +<000052f2> 1796 +<000052f3> 4291 +<000052f4> 21218 +<000052f5> 4292 +<000052f6> 21219 +<000052f7> 17328 +<000052fa> 2311 +<000052fb> 16799 +<000052fe> 1967 +<000052ff> 3818 +<00005300> 8403 +<00005301> 3828 +<00005302> 3279 +<00005303> 19201 +<00005305> 3649 +<00005306> 4295 +<00005307> 20301 +<00005308> 4296 +<0000530c> 21220 +<0000530d> 4298 +<0000530f> 4300 +<00005310> 4299 +<00005311> 19202 +<00005313> 21221 +<00005315> 4301 +<00005316> 1341 +<00005317> 3706 +<00005318> 21222 +<00005319> 2156 +<0000531a> 4302 +<0000531b> 21223 +<0000531c> 16800 +<0000531d> 2779 +<0000531e> 21224 +<0000531f> 19203 +<00005320> 2442 +<00005321> 1697 +<00005323> 4303 +<00005324> 8405 +<00005325> 21225 +<0000532a> 3439 +<0000532d> 19204 +<0000532f> 4304 +<00005330> 21231 +<00005331> 4305 +<00005332> 19205 +<00005333> 4306 +<00005335> 17329 +<00005338> 4307 +<00005339> 3478 +<0000533a> 1760 +<0000533b> 1193 +<0000533c> 21232 +<0000533d> 19206 +<0000533e> 14366 +<0000533f> 3223 +<00005340> 4308 +<00005341> 2375 +<00005342> 17330 +<00005343> 2701 +endcidchar + +100 begincidchar +<00005345> 4310 +<00005346> 4309 +<00005347> 2443 +<00005348> 1941 +<00005349> 4312 +<0000534a> 3410 +<0000534b> 14368 +<0000534c> 14367 +<0000534d> 4313 +<00005351> 3440 +<00005352> 2836 +<00005353> 2894 +<00005354> 1696 +<00005357> 3270 +<00005358> 2927 +<00005359> 21233 +<0000535a> 3364 +<0000535b> 21234 +<0000535c> 3708 +<0000535e> 4315 +<00005360> 2702 +<00005361> 14369 +<00005363> 16801 +<00005365> 19207 +<00005366> 1803 +<00005367> 17333 +<00005369> 4316 +<0000536c> 14370 +<0000536d> 19208 +<0000536e> 4317 +<0000536f> 1230 +<00005370> 1209 +<00005371> 1577 +<00005372> 8406 +<00005373> 2824 +<00005374> 1643 +<00005375> 3931 +<00005377> 4320 +<00005378> 1335 +<00005379> 19209 +<0000537a> 17334 +<0000537b> 4319 +<0000537d> 13365 +<0000537e> 19210 +<0000537f> 7661 +<00005382> 4321 +<00005383> 21236 +<00005384> 3837 +<00005389> 14288 +<0000538e> 21239 +<00005393> 8407 +<00005394> 19211 +<00005396> 4322 +<00005398> 3994 +<00005399> 19212 +<0000539a> 1968 +<0000539d> 16802 +<0000539f> 1898 +<000053a0> 4323 +<000053a1> 21240 +<000053a4> 17335 +<000053a5> 4325 +<000053a6> 4324 +<000053a8> 2597 +<000053a9> 20271 +<000053aa> 19213 +<000053ab> 14371 +<000053ad> 1280 +<000053ae> 4326 +<000053af> 19214 +<000053b0> 4327 +<000053b2> 8408 +<000053b3> 1899 +<000053b4> 17336 +<000053b5> 21241 +<000053b6> 4328 +<000053b7> 17338 +<000053b8> 21242 +<000053ba> 19215 +<000053bb> 1672 +<000053bd> 21243 +<000053c0> 17339 +<000053c1> 19216 +<000053c2> 2176 +<000053c3> 4329 +<000053c8> 3746 +<000053c9> 20281 +<000053ca> 1652 +<000053cb> 3857 +<000053cc> 2770 +<000053cd> 3411 +<000053ce> 2345 +<000053cf> 21244 +<000053d4> 2385 +<000053d5> 17343 +<000053d6> 2324 +<000053d7> 2337 +<000053d9> 2432 +<000053da> 14372 +<000053db> 7978 +endcidchar + +100 begincidchar +<000053dd> 8409 +<000053de> 21247 +<000053df> 14111 +<000053e0> 19219 +<000053e1> 1253 +<000053e2> 2771 +<000053e3> 1969 +<000053e4> 1913 +<000053e5> 1759 +<000053e6> 14373 +<000053e7> 21249 +<000053e8> 4336 +<000053e9> 2911 +<000053ea> 2910 +<000053eb> 1699 +<000053ec> 2444 +<000053ed> 4337 +<000053ee> 4335 +<000053ef> 1348 +<000053f0> 2886 +<000053f1> 2276 +<000053f2> 2201 +<000053f3> 1224 +<000053f4> 17345 +<000053f5> 14374 +<000053f6> 1486 +<000053f7> 2040 +<000053f8> 2200 +<000053fa> 4338 +<00005401> 4339 +<00005402> 21250 +<00005403> 1635 +<00005404> 1444 +<00005408> 2041 +<00005409> 1634 +<0000540a> 3067 +<0000540b> 1223 +<0000540c> 3209 +<0000540d> 3786 +<0000540e> 1971 +<0000540f> 3939 +<00005410> 3137 +<00005411> 1970 +<00005412> 16803 +<00005413> 19220 +<0000541a> 21251 +<0000541b> 1797 +<0000541d> 4348 +<0000541e> 13964 +<0000541f> 1755 +<00005420> 3704 +<00005421> 21252 +<00005424> 17346 +<00005426> 3441 +<00005427> 14375 +<00005428> 17347 +<00005429> 4347 +<0000542a> 19221 +<0000542b> 1562 +<0000542e> 4345 +<0000542f> 21253 +<00005431> 19222 +<00005433> 13760 +<00005436> 4346 +<00005438> 1653 +<00005439> 2599 +<0000543b> 3581 +<0000543c> 4344 +<0000543d> 4340 +<0000543e> 1943 +<0000543f> 13775 +<00005440> 4341 +<00005442> 4042 +<00005443> 17349 +<00005444> 21254 +<00005446> 3650 +<00005447> 21255 +<00005448> 3076 +<00005449> 1942 +<0000544a> 2050 +<0000544c> 19225 +<0000544d> 14376 +<0000544e> 4349 +<0000544f> 21256 +<00005451> 3253 +<00005455> 14115 +<0000545e> 21257 +<0000545f> 4353 +<00005462> 17350 +<00005464> 21258 +<00005466> 14377 +<00005467> 21259 +<00005468> 2346 +<00005469> 21260 +<0000546a> 2338 +<0000546b> 14378 +<0000546c> 17351 +<00005470> 4356 +<00005471> 4354 +<00005473> 3759 +endcidchar + +100 begincidchar +<00005474> 14379 +<00005475> 4351 +<00005476> 4360 +<00005477> 4355 +<0000547b> 4358 +<0000547c> 1914 +<0000547d> 3787 +<0000547f> 16804 +<00005480> 4359 +<00005481> 21263 +<00005483> 21264 +<00005484> 4361 +<00005485> 21265 +<00005486> 4363 +<00005488> 16805 +<00005489> 21266 +<0000548a> 8412 +<0000548b> 2144 +<0000548c> 4072 +<0000548d> 14380 +<0000548e> 4352 +<0000548f> 4350 +<00005490> 4362 +<00005491> 21267 +<00005492> 4357 +<00005495> 17352 +<00005496> 14381 +<0000549c> 8411 +<0000549f> 21268 +<000054a0> 17353 +<000054a1> 14382 +<000054a2> 4365 +<000054a4> 4374 +<000054a5> 4367 +<000054a6> 17354 +<000054a7> 19226 +<000054a8> 4371 +<000054a9> 8413 +<000054aa> 19227 +<000054ab> 4372 +<000054ac> 20277 +<000054ad> 14383 +<000054ae> 17355 +<000054af> 4401 +<000054b1> 19228 +<000054b2> 2137 +<000054b3> 1423 +<000054b7> 17356 +<000054b8> 4366 +<000054b9> 14384 +<000054ba> 17357 +<000054bb> 19229 +<000054bc> 4376 +<000054bd> 1210 +<000054be> 4375 +<000054bf> 14385 +<000054c0> 1129 +<000054c1> 3516 +<000054c2> 4373 +<000054c3> 17358 +<000054c4> 4369 +<000054c6> 14386 +<000054c7> 4364 +<000054c8> 4370 +<000054c9> 2104 +<000054ca> 21269 +<000054cd> 14387 +<000054ce> 19230 +<000054d8> 4377 +<000054e0> 21270 +<000054e1> 1211 +<000054e2> 4386 +<000054e8> 7703 +<000054e9> 3735 +<000054ea> 19231 +<000054ec> 17360 +<000054ed> 4384 +<000054ee> 4383 +<000054ef> 17361 +<000054f1> 17362 +<000054f2> 3113 +<000054f3> 17363 +<000054f6> 21271 +<000054fa> 4385 +<000054fc> 19232 +<000054fd> 4382 +<000054fe> 21272 +<000054ff> 8414 +<00005504> 1238 +<00005505> 19233 +<00005506> 2086 +<00005507> 2550 +<00005508> 19234 +<00005509> 17366 +<0000550e> 14388 +<0000550f> 4380 +<00005510> 3164 +<00005514> 4381 +<00005515> 19235 +<00005516> 1126 +endcidchar + +100 begincidchar +<00005527> 19236 +<0000552a> 19237 +<0000552b> 14389 +<0000552e> 4391 +<0000552f> 3853 +<00005531> 2447 +<00005532> 21275 +<00005533> 4397 +<00005535> 14390 +<00005536> 19238 +<00005538> 4396 +<00005539> 4387 +<0000553b> 21276 +<0000553c> 17367 +<0000553d> 21277 +<0000553e> 2851 +<00005540> 4388 +<00005541> 17368 +<00005544> 2895 +<00005545> 4393 +<00005546> 2446 +<00005547> 17370 +<00005549> 21278 +<0000554a> 14391 +<0000554c> 4390 +<0000554d> 21279 +<0000554f> 3824 +<00005550> 16806 +<00005551> 19239 +<00005553> 1810 +<00005558> 21280 +<0000555c> 4392 +<0000555d> 4398 +<0000555e> 7633 +<00005560> 14392 +<00005561> 20308 +<00005563> 4389 +<00005564> 17372 +<00005566> 19240 +<0000557b> 4404 +<0000557c> 4409 +<0000557d> 17374 +<0000557e> 4405 +<0000557f> 21283 +<00005580> 4400 +<00005581> 16807 +<00005582> 17375 +<00005583> 4410 +<00005584> 2739 +<00005586> 8415 +<00005587> 4412 +<00005588> 14394 +<00005589> 1972 +<0000558a> 4402 +<0000558b> 3003 +<0000558e> 14395 +<0000558f> 19241 +<00005591> 17376 +<00005592> 19242 +<00005593> 21284 +<00005594> 19243 +<00005597> 21285 +<00005598> 4406 +<00005599> 4399 +<0000559a> 1513 +<0000559c> 1578 +<0000559d> 1475 +<0000559e> 4407 +<0000559f> 4403 +<000055a3> 21286 +<000055a4> 19244 +<000055a7> 1868 +<000055a8> 4413 +<000055a9> 4411 +<000055aa> 2773 +<000055ab> 1636 +<000055ac> 1700 +<000055ad> 16808 +<000055ae> 4408 +<000055b0> 7664 +<000055b2> 19245 +<000055b6> 1254 +<000055bf> 17381 +<000055c1> 21287 +<000055c3> 19246 +<000055c4> 4417 +<000055c5> 4415 +<000055c6> 19247 +<000055c7> 4472 +<000055c9> 17382 +<000055cb> 21288 +<000055cc> 17383 +<000055ce> 16809 +<000055d1> 17384 +<000055d2> 17378 +<000055d3> 19248 +<000055d4> 4420 +<000055da> 4414 +<000055db> 19249 +<000055dc> 4418 +endcidchar + +100 begincidchar +<000055dd> 17385 +<000055de> 21291 +<000055df> 4416 +<000055e2> 17387 +<000055e3> 2202 +<000055e4> 4419 +<000055e9> 17389 +<000055ec> 19250 +<000055ee> 19251 +<000055f1> 19252 +<000055f6> 19253 +<000055f7> 4422 +<000055f8> 19254 +<000055f9> 4427 +<000055fd> 4425 +<000055fe> 4424 +<000055ff> 21292 +<00005605> 19255 +<00005606> 2928 +<00005607> 17392 +<00005608> 14396 +<00005609> 1349 +<0000560a> 21294 +<0000560d> 19256 +<00005610> 17393 +<00005614> 4421 +<00005616> 4423 +<00005617> 2448 +<00005618> 1237 +<00005619> 21295 +<0000561b> 4426 +<00005620> 15389 +<00005628> 17390 +<00005629> 1374 +<0000562c> 19259 +<0000562f> 4437 +<00005630> 17394 +<00005631> 2532 +<00005632> 7821 +<00005633> 21296 +<00005634> 4431 +<00005635> 19260 +<00005636> 4432 +<00005637> 14399 +<00005638> 4434 +<00005639> 19261 +<0000563b> 16810 +<0000563c> 21297 +<0000563d> 17396 +<0000563f> 14400 +<00005640> 17397 +<00005641> 21298 +<00005642> 7642 +<00005646> 21301 +<00005647> 17398 +<00005649> 14401 +<0000564b> 14402 +<0000564c> 7721 +<0000564d> 19262 +<0000564e> 4428 +<0000564f> 14403 +<00005650> 4429 +<00005653> 7963 +<00005654> 19263 +<0000565b> 1496 +<0000565e> 17399 +<00005660> 17400 +<00005664> 4436 +<00005666> 14404 +<00005668> 1579 +<00005669> 14405 +<0000566a> 4439 +<0000566b> 4435 +<0000566c> 4438 +<0000566d> 17401 +<0000566f> 14406 +<00005674> 3582 +<00005675> 21305 +<00005676> 15411 +<00005678> 3245 +<0000567a> 3404 +<00005680> 4441 +<00005684> 21306 +<00005685> 19264 +<00005686> 4440 +<00005687> 1443 +<00005688> 17403 +<0000568a> 4442 +<0000568b> 21307 +<0000568c> 17404 +<0000568f> 4445 +<00005694> 4444 +<00005695> 14409 +<00005699> 7654 +<0000569a> 14410 +<0000569d> 17405 +<0000569e> 16811 +<0000569f> 19265 +<000056a0> 4443 +<000056a2> 3311 +endcidchar + +100 begincidchar +<000056a5> 4446 +<000056a6> 19266 +<000056a7> 21308 +<000056a8> 17406 +<000056a9> 16812 +<000056ab> 21309 +<000056ae> 4447 +<000056b1> 14413 +<000056b2> 17407 +<000056b3> 16813 +<000056b4> 4449 +<000056b6> 4448 +<000056b7> 19267 +<000056bc> 4451 +<000056be> 21310 +<000056c0> 14116 +<000056c1> 4452 +<000056c2> 4450 +<000056c3> 4453 +<000056c5> 17408 +<000056c8> 4455 +<000056c9> 14414 +<000056ca> 7770 +<000056cb> 21311 +<000056cc> 19268 +<000056cd> 17409 +<000056ce> 4456 +<000056cf> 19269 +<000056d0> 21312 +<000056d1> 4457 +<000056d3> 4458 +<000056d7> 4459 +<000056d8> 4220 +<000056d9> 19270 +<000056da> 2344 +<000056db> 2203 +<000056dc> 21313 +<000056dd> 14415 +<000056de> 1395 +<000056df> 17410 +<000056e0> 1212 +<000056e1> 19271 +<000056e3> 2946 +<000056e4> 14416 +<000056e8> 17411 +<000056eb> 19272 +<000056ed> 19273 +<000056ee> 4460 +<000056f0> 2068 +<000056f1> 19274 +<000056f2> 1171 +<000056f3> 2596 +<000056f9> 4461 +<000056fa> 1915 +<000056fd> 2051 +<000056ff> 4463 +<00005700> 4462 +<00005703> 3632 +<00005704> 4464 +<00005707> 19275 +<00005708> 4466 +<00005709> 4465 +<0000570a> 14417 +<0000570b> 4467 +<0000570c> 19276 +<0000570d> 4468 +<0000570f> 1869 +<00005711> 21319 +<00005712> 1282 +<00005713> 4469 +<00005715> 14418 +<00005716> 4471 +<00005718> 4470 +<0000571c> 4473 +<0000571d> 19279 +<0000571f> 3156 +<00005720> 21320 +<00005721> 13952 +<00005722> 21321 +<00005723> 14419 +<00005726> 4474 +<00005727> 1145 +<00005728> 2127 +<00005729> 17416 +<0000572a> 21324 +<0000572c> 19280 +<0000572d> 1811 +<0000572e> 19281 +<0000572f> 14420 +<00005730> 2957 +<0000573b> 4478 +<0000573f> 21325 +<00005740> 4479 +<00005742> 2132 +<00005747> 1737 +<0000574a> 3685 +<0000574c> 14423 +<0000574d> 17420 +<0000574e> 4477 +<0000574f> 4480 +endcidchar + +100 begincidchar +<00005750> 2097 +<00005751> 1973 +<00005752> 21326 +<00005759> 8416 +<0000575f> 19284 +<00005761> 4484 +<00005762> 21327 +<00005764> 2069 +<00005765> 8417 +<00005766> 2929 +<00005767> 21328 +<00005768> 17422 +<00005769> 4481 +<0000576a> 3062 +<0000576b> 19285 +<0000576d> 19286 +<0000576e> 21329 +<0000576f> 17423 +<00005770> 14424 +<00005771> 21330 +<00005777> 16814 +<00005779> 21331 +<0000577a> 19287 +<0000577b> 17427 +<0000577c> 16815 +<0000577e> 21332 +<0000577f> 4485 +<00005781> 21333 +<00005782> 2600 +<00005783> 19288 +<00005788> 4483 +<00005789> 4486 +<0000578b> 1813 +<0000578c> 14425 +<00005793> 4487 +<00005794> 21334 +<00005795> 21338 +<00005797> 19289 +<00005799> 21335 +<0000579a> 17430 +<0000579c> 14426 +<0000579f> 21336 +<000057a0> 4488 +<000057a1> 21337 +<000057a2> 1974 +<000057a3> 1438 +<000057a4> 4490 +<000057a7> 21339 +<000057a8> 17433 +<000057a9> 21340 +<000057aa> 4491 +<000057ac> 8418 +<000057ae> 19290 +<000057b0> 4492 +<000057b3> 4489 +<000057b8> 14427 +<000057bd> 21341 +<000057c0> 4482 +<000057c3> 4493 +<000057c6> 4494 +<000057c7> 8420 +<000057c8> 8419 +<000057cb> 3730 +<000057cc> 17436 +<000057ce> 2515 +<000057cf> 16817 +<000057d4> 4495 +<000057d5> 19291 +<000057d6> 4499 +<000057d7> 17434 +<000057dc> 3310 +<000057dd> 21342 +<000057de> 17439 +<000057df> 1196 +<000057e0> 3528 +<000057e1> 21347 +<000057e3> 4500 +<000057e4> 16818 +<000057e6> 14428 +<000057e7> 19292 +<000057e9> 21343 +<000057ed> 14429 +<000057f0> 17440 +<000057f4> 2533 +<000057f7> 2277 +<000057f8> 17442 +<000057f9> 3347 +<000057fa> 1580 +<000057fb> 17443 +<000057fc> 2139 +<000057fd> 17444 +<000057fe> 21344 +<000057ff> 14432 +<00005800> 3719 +<00005802> 3210 +<00005803> 21345 +<00005804> 17445 +<00005805> 1870 +<00005806> 2863 +<00005808> 21346 +endcidchar + +100 begincidchar +<00005809> 14433 +<0000580a> 4498 +<0000580b> 4501 +<0000580c> 21348 +<0000580d> 19293 +<00005815> 2852 +<00005819> 4502 +<0000581b> 21349 +<0000581d> 4503 +<0000581e> 17446 +<0000581f> 21350 +<00005820> 14434 +<00005821> 4505 +<00005824> 3077 +<00005826> 19294 +<00005827> 17447 +<0000582a> 1514 +<0000582d> 21351 +<0000582f> 7474 +<00005830> 1283 +<00005831> 3651 +<00005832> 14435 +<00005834> 2516 +<00005835> 7753 +<00005839> 17448 +<0000583a> 2134 +<0000583d> 4511 +<0000583f> 21352 +<00005840> 3597 +<00005841> 4005 +<00005849> 17450 +<0000584a> 1396 +<0000584b> 4507 +<0000584c> 17451 +<0000584d> 19295 +<0000584f> 19296 +<00005850> 21353 +<00005851> 2748 +<00005852> 4510 +<00005854> 3165 +<00005855> 21354 +<00005857> 3139 +<00005858> 3166 +<00005859> 3405 +<0000585a> 3049 +<0000585e> 2105 +<0000585f> 19297 +<00005861> 7751 +<00005862> 4506 +<00005864> 16819 +<00005867> 17452 +<00005868> 21355 +<00005869> 1304 +<0000586b> 3120 +<0000586d> 19298 +<00005870> 4508 +<00005872> 4504 +<00005875> 2582 +<00005878> 21356 +<00005879> 4512 +<0000587c> 14436 +<0000587e> 2392 +<0000587f> 19299 +<00005880> 14437 +<00005881> 19300 +<00005883> 1701 +<00005885> 4513 +<00005889> 16820 +<0000588c> 21359 +<0000588d> 17455 +<00005893> 3640 +<00005894> 17458 +<00005896> 21360 +<00005897> 2815 +<00005898> 19301 +<0000589c> 3042 +<0000589d> 17459 +<0000589e> 8423 +<0000589f> 4515 +<000058a6> 21364 +<000058a8> 3709 +<000058a9> 14438 +<000058aa> 17460 +<000058ab> 4516 +<000058ae> 4521 +<000058b1> 17461 +<000058b2> 8424 +<000058b3> 3583 +<000058b8> 4520 +<000058b9> 4514 +<000058ba> 4517 +<000058bb> 4519 +<000058bc> 19302 +<000058be> 2070 +<000058c1> 3609 +<000058c2> 21366 +<000058c3> 17463 +<000058c4> 21365 +<000058c5> 4522 +<000058c7> 2947 +endcidchar + +100 begincidchar +<000058c8> 21367 +<000058ca> 1397 +<000058cc> 2517 +<000058cd> 17464 +<000058ce> 14439 +<000058d0> 14440 +<000058d1> 4524 +<000058d2> 16822 +<000058d3> 4523 +<000058d4> 14441 +<000058d5> 2042 +<000058d6> 21368 +<000058d7> 4525 +<000058d8> 4527 +<000058d9> 4526 +<000058da> 14442 +<000058dc> 4529 +<000058dd> 21369 +<000058de> 4518 +<000058df> 4531 +<000058e0> 16823 +<000058e1> 21370 +<000058e2> 17465 +<000058e4> 4530 +<000058e5> 4528 +<000058e9> 14443 +<000058eb> 2204 +<000058ec> 2583 +<000058ee> 2774 +<000058ef> 4532 +<000058f0> 2656 +<000058f1> 1201 +<000058f2> 3354 +<000058f7> 3063 +<000058f9> 4534 +<000058fa> 4533 +<00005902> 4538 +<00005905> 17468 +<00005906> 21371 +<00005909> 3617 +<0000590a> 4539 +<0000590b> 8425 +<0000590c> 14444 +<0000590d> 17470 +<0000590f> 1350 +<00005910> 4540 +<00005914> 17471 +<00005915> 3878 +<00005916> 1422 +<00005918> 4318 +<00005919> 2386 +<0000591a> 2847 +<0000591b> 4541 +<0000591c> 3831 +<0000591d> 21374 +<0000591f> 19303 +<00005921> 21375 +<00005922> 3776 +<00005923> 19304 +<00005924> 14445 +<00005925> 4543 +<00005927> 2887 +<00005928> 21376 +<00005929> 3121 +<0000592a> 2848 +<0000592b> 3529 +<0000592e> 1309 +<0000592f> 14446 +<00005930> 21377 +<00005931> 2278 +<00005932> 4546 +<00005933> 21378 +<00005937> 1172 +<00005938> 4547 +<00005939> 14117 +<0000593d> 17474 +<0000593e> 4548 +<0000593f> 21381 +<00005943> 21382 +<00005944> 1284 +<00005946> 17476 +<00005947> 1581 +<00005948> 3256 +<00005949> 3652 +<0000594e> 4552 +<0000594f> 2775 +<00005950> 4551 +<00005951> 1814 +<00005952> 21383 +<00005953> 8426 +<00005954> 3721 +<00005955> 4550 +<00005957> 3167 +<00005958> 4554 +<00005959> 19305 +<0000595a> 4553 +<0000595b> 8427 +<0000595d> 8428 +<0000595e> 21384 +<0000595f> 17479 +endcidchar + +100 begincidchar +<00005960> 4556 +<00005961> 14447 +<00005962> 4555 +<00005963> 8429 +<00005965> 1310 +<00005967> 4557 +<00005968> 2449 +<00005969> 4559 +<0000596a> 2915 +<0000596b> 21385 +<0000596c> 4558 +<0000596d> 14448 +<0000596e> 3587 +<0000596f> 21386 +<00005972> 21387 +<00005973> 2433 +<00005974> 3157 +<00005978> 4560 +<00005979> 19306 +<0000597b> 21388 +<0000597c> 17483 +<0000597d> 1975 +<00005981> 4561 +<00005982> 3287 +<00005983> 3442 +<00005984> 3805 +<0000598a> 3291 +<0000598b> 16825 +<0000598c> 21389 +<0000598d> 4570 +<0000598e> 21390 +<00005992> 16826 +<00005993> 1618 +<00005995> 21391 +<00005996> 3887 +<00005997> 19307 +<00005999> 3771 +<0000599b> 4665 +<0000599d> 4562 +<0000599f> 17484 +<000059a3> 4565 +<000059a4> 8430 +<000059a5> 2853 +<000059a7> 21392 +<000059a8> 3686 +<000059ac> 3140 +<000059ad> 21393 +<000059ae> 17485 +<000059af> 19308 +<000059b0> 21394 +<000059b2> 4566 +<000059b3> 19309 +<000059b7> 21395 +<000059b9> 3731 +<000059ba> 8431 +<000059bb> 2106 +<000059bc> 17486 +<000059be> 2450 +<000059c1> 21396 +<000059c3> 16827 +<000059c4> 21397 +<000059c6> 4567 +<000059c8> 17487 +<000059c9> 2206 +<000059ca> 14449 +<000059cb> 2205 +<000059cd> 17488 +<000059d0> 1149 +<000059d1> 1916 +<000059d2> 14450 +<000059d3> 2639 +<000059d4> 1173 +<000059dc> 4569 +<000059dd> 14451 +<000059de> 17489 +<000059df> 19310 +<000059e5> 1242 +<000059e6> 1515 +<000059e7> 17490 +<000059e8> 4568 +<000059ea> 3793 +<000059eb> 3491 +<000059ec> 13997 +<000059ee> 17491 +<000059ef> 21398 +<000059f1> 19311 +<000059f2> 21399 +<000059f4> 21400 +<000059f6> 1132 +<000059f7> 21401 +<000059f8> 19312 +<000059fb> 1213 +<000059ff> 2207 +<00005a00> 21402 +<00005a01> 1174 +<00005a03> 1127 +<00005a04> 14454 +<00005a09> 4577 +<00005a0c> 14455 +<00005a0d> 17495 +endcidchar + +100 begincidchar +<00005a0e> 21403 +<00005a11> 4575 +<00005a12> 21404 +<00005a13> 16828 +<00005a17> 17496 +<00005a18> 3784 +<00005a1a> 4578 +<00005a1b> 13761 +<00005a1c> 4576 +<00005a1e> 21405 +<00005a1f> 4574 +<00005a20> 2551 +<00005a23> 14456 +<00005a24> 21406 +<00005a25> 4573 +<00005a27> 17497 +<00005a28> 21407 +<00005a29> 7791 +<00005a2a> 21408 +<00005a2d> 17498 +<00005a2f> 1944 +<00005a30> 21409 +<00005a3c> 2451 +<00005a40> 4579 +<00005a41> 4050 +<00005a46> 3330 +<00005a47> 14457 +<00005a48> 21412 +<00005a49> 4581 +<00005a4c> 21413 +<00005a50> 21414 +<00005a55> 14458 +<00005a5a> 2071 +<00005a5e> 21415 +<00005a62> 4584 +<00005a63> 14459 +<00005a65> 17499 +<00005a66> 3530 +<00005a67> 16829 +<00005a6a> 4585 +<00005a6c> 4580 +<00005a6d> 14460 +<00005a77> 16830 +<00005a7a> 17500 +<00005a7b> 21416 +<00005a7e> 14461 +<00005a7f> 3783 +<00005a84> 16831 +<00005a8b> 17501 +<00005a90> 21417 +<00005a92> 3348 +<00005a93> 21418 +<00005a96> 21419 +<00005a99> 21420 +<00005a9a> 4586 +<00005a9b> 3492 +<00005a9c> 17502 +<00005a9e> 14462 +<00005aa2> 17505 +<00005aa7> 14463 +<00005aac> 14464 +<00005ab1> 17506 +<00005ab2> 19313 +<00005ab3> 14465 +<00005ab5> 17507 +<00005ab8> 19314 +<00005aba> 17508 +<00005abb> 21421 +<00005abc> 4587 +<00005abd> 4591 +<00005abe> 4588 +<00005abf> 17509 +<00005ac1> 1351 +<00005ac2> 4590 +<00005ac4> 16832 +<00005ac6> 21422 +<00005ac8> 21423 +<00005ac9> 2279 +<00005acb> 4589 +<00005acc> 1871 +<00005acf> 21424 +<00005ad0> 4603 +<00005ad6> 4596 +<00005ad7> 4593 +<00005ada> 17510 +<00005adc> 17511 +<00005ae0> 14466 +<00005ae1> 2978 +<00005ae3> 4592 +<00005ae5> 17512 +<00005ae6> 4594 +<00005ae9> 4595 +<00005aea> 19315 +<00005aee> 17514 +<00005af0> 17513 +<00005af5> 17515 +<00005af6> 19316 +<00005afd> 21425 +<00005b00> 14467 +<00005b01> 21426 +endcidchar + +100 begincidchar +<00005b08> 17516 +<00005b09> 1582 +<00005b0b> 4600 +<00005b0c> 4599 +<00005b16> 4601 +<00005b17> 17517 +<00005b19> 14468 +<00005b1b> 19317 +<00005b1d> 19318 +<00005b21> 19319 +<00005b22> 2518 +<00005b25> 14469 +<00005b2a> 4604 +<00005b2c> 3064 +<00005b2d> 14470 +<00005b30> 1255 +<00005b32> 4602 +<00005b34> 17518 +<00005b36> 4605 +<00005b38> 19320 +<00005b3e> 4606 +<00005b40> 4609 +<00005b41> 14471 +<00005b43> 4607 +<00005b45> 4608 +<00005b4b> 21427 +<00005b4c> 17519 +<00005b50> 2208 +<00005b51> 4610 +<00005b52> 17520 +<00005b54> 1976 +<00005b55> 4611 +<00005b56> 8432 +<00005b57> 2248 +<00005b58> 2840 +<00005b5c> 2216 +<00005b5d> 1977 +<00005b5e> 21428 +<00005b5f> 3806 +<00005b63> 1602 +<00005b64> 1917 +<00005b65> 4614 +<00005b66> 1462 +<00005b68> 17521 +<00005b69> 4615 +<00005b6b> 2841 +<00005b6e> 21429 +<00005b6f> 17522 +<00005b70> 4616 +<00005b71> 4656 +<00005b73> 4617 +<00005b75> 4618 +<00005b76> 14120 +<00005b78> 4619 +<00005b7a> 4621 +<00005b7c> 14472 +<00005b7d> 16834 +<00005b80> 4622 +<00005b81> 17523 +<00005b82> 13840 +<00005b83> 4623 +<00005b84> 17524 +<00005b85> 2896 +<00005b86> 21430 +<00005b87> 1225 +<00005b88> 2325 +<00005b89> 1158 +<00005b8a> 14475 +<00005b8b> 2777 +<00005b8c> 1516 +<00005b8d> 2273 +<00005b8e> 21431 +<00005b8f> 1978 +<00005b93> 16835 +<00005b94> 21434 +<00005b95> 3168 +<00005b96> 17526 +<00005b97> 2347 +<00005b98> 1517 +<00005b99> 2982 +<00005b9a> 3078 +<00005b9b> 1148 +<00005b9c> 1619 +<00005b9d> 3653 +<00005b9f> 2286 +<00005ba2> 1644 +<00005ba3> 2703 +<00005ba4> 2280 +<00005ba5> 3858 +<00005ba6> 4624 +<00005bac> 17527 +<00005bad> 21437 +<00005bae> 1654 +<00005baf> 21438 +<00005bb0> 2107 +<00005bb3> 1424 +<00005bb4> 1285 +<00005bb5> 2452 +<00005bb6> 1352 +<00005bb7> 19321 +endcidchar + +100 begincidchar +<00005bb8> 4625 +<00005bb9> 3888 +<00005bba> 21441 +<00005bbc> 21442 +<00005bbf> 2387 +<00005bc0> 8433 +<00005bc1> 21443 +<00005bc2> 2320 +<00005bc3> 4626 +<00005bc4> 1583 +<00005bc5> 3242 +<00005bc6> 3765 +<00005bc7> 4627 +<00005bc9> 4628 +<00005bcc> 3531 +<00005bcd> 21444 +<00005bce> 17530 +<00005bcf> 21445 +<00005bd0> 4630 +<00005bd2> 1508 +<00005bd3> 1775 +<00005bd4> 4629 +<00005bd6> 17531 +<00005bd7> 19322 +<00005bd8> 8435 +<00005bdb> 1518 +<00005bdd> 2552 +<00005bde> 4634 +<00005bdf> 2159 +<00005be0> 19323 +<00005be1> 1353 +<00005be2> 4633 +<00005be4> 4631 +<00005be5> 4635 +<00005be6> 4632 +<00005be7> 3297 +<00005be8> 5262 +<00005be9> 2553 +<00005beb> 4636 +<00005bec> 20302 +<00005bee> 3976 +<00005bef> 21448 +<00005bf0> 4637 +<00005bf1> 17534 +<00005bf3> 4639 +<00005bf4> 21449 +<00005bf5> 3004 +<00005bf6> 4638 +<00005bf8> 2631 +<00005bfa> 2249 +<00005bfd> 17535 +<00005bfe> 2864 +<00005bff> 2339 +<00005c01> 3559 +<00005c02> 2704 +<00005c03> 17537 +<00005c04> 2297 +<00005c05> 4640 +<00005c06> 2453 +<00005c09> 1175 +<00005c0a> 2842 +<00005c0b> 2584 +<00005c0c> 21450 +<00005c0d> 4643 +<00005c0e> 3211 +<00005c0f> 2454 +<00005c11> 2455 +<00005c12> 16836 +<00005c13> 4644 +<00005c14> 14122 +<00005c16> 2705 +<00005c17> 21451 +<00005c19> 13835 +<00005c1a> 2456 +<00005c1e> 8437 +<00005c1f> 19324 +<00005c20> 4645 +<00005c22> 4646 +<00005c23> 14476 +<00005c24> 3820 +<00005c26> 21452 +<00005c28> 4647 +<00005c29> 17538 +<00005c2a> 19325 +<00005c2b> 14477 +<00005c2c> 19326 +<00005c2d> 1726 +<00005c2e> 21453 +<00005c30> 14478 +<00005c31> 2348 +<00005c32> 21454 +<00005c35> 21455 +<00005c36> 19327 +<00005c3a> 2312 +<00005c3b> 2546 +<00005c3c> 3276 +<00005c3d> 2586 +<00005c3e> 3468 +<00005c3f> 3288 +<00005c40> 1729 +endcidchar + +100 begincidchar +<00005c41> 4650 +<00005c45> 1673 +<00005c46> 4651 +<00005c48> 1782 +<00005c4a> 3239 +<00005c4b> 1328 +<00005c4d> 2209 +<00005c4e> 4652 +<00005c4f> 4655 +<00005c50> 4654 +<00005c51> 7666 +<00005c53> 4653 +<00005c55> 3122 +<00005c59> 19328 +<00005c5a> 21456 +<00005c5b> 7826 +<00005c5c> 19329 +<00005c5e> 2832 +<00005c5f> 17540 +<00005c60> 7754 +<00005c61> 2292 +<00005c62> 7693 +<00005c63> 14479 +<00005c64> 2778 +<00005c65> 3940 +<00005c69> 14480 +<00005c6c> 4657 +<00005c6d> 19330 +<00005c6e> 4658 +<00005c6f> 3246 +<00005c70> 17543 +<00005c71> 2177 +<00005c76> 4660 +<00005c79> 4661 +<00005c7a> 16839 +<00005c7b> 21459 +<00005c7c> 14481 +<00005c7d> 21460 +<00005c87> 21461 +<00005c88> 17548 +<00005c8a> 17549 +<00005c8c> 4662 +<00005c8f> 16840 +<00005c90> 1584 +<00005c91> 4663 +<00005c92> 21462 +<00005c94> 4664 +<00005c9d> 21463 +<00005c9f> 16841 +<00005ca0> 17553 +<00005ca1> 1324 +<00005ca2> 17554 +<00005ca3> 16842 +<00005ca6> 8438 +<00005ca7> 17555 +<00005ca8> 2749 +<00005ca9> 1568 +<00005caa> 16843 +<00005cab> 4666 +<00005cac> 3764 +<00005cad> 17557 +<00005cb1> 2866 +<00005cb2> 21464 +<00005cb3> 1463 +<00005cb4> 21465 +<00005cb5> 17558 +<00005cb6> 4668 +<00005cb7> 4670 +<00005cb8> 1563 +<00005cba> 8439 +<00005cbb> 4667 +<00005cbc> 4669 +<00005cbe> 4672 +<00005cc5> 4671 +<00005cc7> 4673 +<00005cc9> 17560 +<00005ccb> 14482 +<00005cd0> 16844 +<00005cd2> 14483 +<00005cd7> 21466 +<00005cd9> 4674 +<00005cdd> 19331 +<00005ce0> 3221 +<00005ce1> 1702 +<00005ce6> 14124 +<00005ce8> 1381 +<00005ce9> 4675 +<00005cea> 4680 +<00005ced> 4678 +<00005cee> 21467 +<00005cef> 3655 +<00005cf0> 3654 +<00005cf4> 14484 +<00005cf5> 8440 +<00005cf6> 3169 +<00005cfa> 4677 +<00005cfb> 2398 +<00005cfd> 4676 +<00005d01> 19332 +<00005d06> 17563 +endcidchar + +100 begincidchar +<00005d07> 2616 +<00005d0b> 4681 +<00005d0d> 16846 +<00005d0e> 2138 +<00005d10> 17564 +<00005d11> 4687 +<00005d12> 21470 +<00005d14> 4688 +<00005d15> 4682 +<00005d16> 1425 +<00005d17> 4683 +<00005d18> 4692 +<00005d19> 4691 +<00005d1a> 4690 +<00005d1b> 4686 +<00005d1d> 17566 +<00005d1f> 4685 +<00005d20> 17567 +<00005d22> 4689 +<00005d23> 21471 +<00005d24> 14485 +<00005d26> 14486 +<00005d27> 8441 +<00005d29> 3656 +<00005d2b> 17565 +<00005d31> 17568 +<00005d34> 19333 +<00005d39> 17569 +<00005d3d> 19334 +<00005d3f> 21472 +<00005d42> 8444 +<00005d43> 14487 +<00005d46> 14488 +<00005d47> 16847 +<00005d48> 21473 +<00005d4a> 14489 +<00005d4b> 4696 +<00005d4c> 4693 +<00005d4e> 4695 +<00005d50> 3932 +<00005d51> 21475 +<00005d52> 4694 +<00005d53> 8442 +<00005d55> 21474 +<00005d59> 19335 +<00005d5c> 4684 +<00005d61> 17571 +<00005d62> 21478 +<00005d64> 21479 +<00005d69> 2617 +<00005d6a> 17572 +<00005d6c> 4697 +<00005d6d> 8445 +<00005d6f> 2087 +<00005d70> 17574 +<00005d73> 4698 +<00005d76> 4699 +<00005d7e> 19336 +<00005d7f> 21482 +<00005d81> 16848 +<00005d82> 4702 +<00005d83> 19337 +<00005d84> 4701 +<00005d87> 4700 +<00005d88> 17577 +<00005d8a> 21483 +<00005d8b> 3170 +<00005d8c> 4679 +<00005d90> 4708 +<00005d92> 14490 +<00005d93> 21484 +<00005d94> 14491 +<00005d95> 21485 +<00005d97> 17579 +<00005d99> 14492 +<00005d9b> 21486 +<00005d9d> 4704 +<00005d9f> 21487 +<00005da0> 14493 +<00005da2> 4703 +<00005da4> 16849 +<00005da7> 16850 +<00005dab> 21488 +<00005dac> 4705 +<00005dae> 4706 +<00005db0> 17580 +<00005db2> 15405 +<00005db4> 17581 +<00005db7> 4709 +<00005dba> 4014 +<00005dbc> 4710 +<00005dbd> 4707 +<00005dc3> 21489 +<00005dc7> 19338 +<00005dc9> 4711 +<00005dcb> 16851 +<00005dcc> 1564 +<00005dcd> 4712 +<00005dce> 21490 +<00005dd0> 8448 +endcidchar + +100 begincidchar +<00005dd1> 17583 +<00005dd2> 4714 +<00005dd3> 4713 +<00005dd6> 4715 +<00005dd7> 17584 +<00005dd8> 14494 +<00005dd9> 21491 +<00005ddb> 4716 +<00005ddd> 2706 +<00005dde> 2349 +<00005de0> 14495 +<00005de1> 2414 +<00005de2> 13362 +<00005de3> 2789 +<00005de4> 17586 +<00005de5> 1979 +<00005de6> 2088 +<00005de7> 1980 +<00005de8> 1674 +<00005de9> 17587 +<00005deb> 4717 +<00005dee> 2089 +<00005df1> 1918 +<00005df2> 4718 +<00005df3> 3762 +<00005df4> 3321 +<00005df5> 4719 +<00005df7> 7679 +<00005df8> 14496 +<00005df9> 19339 +<00005dfb> 1512 +<00005dfd> 2917 +<00005dfe> 1738 +<00005dff> 13794 +<00005e00> 14497 +<00005e02> 2210 +<00005e03> 3533 +<00005e06> 3413 +<00005e07> 21492 +<00005e0b> 4720 +<00005e0c> 1585 +<00005e0d> 21493 +<00005e11> 4723 +<00005e12> 14498 +<00005e16> 3005 +<00005e18> 14501 +<00005e19> 4722 +<00005e1a> 4721 +<00005e1b> 4724 +<00005e1d> 3079 +<00005e1f> 17591 +<00005e20> 21494 +<00005e25> 2601 +<00005e28> 19340 +<00005e2b> 2211 +<00005e2d> 2670 +<00005e2e> 14502 +<00005e2f> 2867 +<00005e30> 1596 +<00005e32> 19341 +<00005e33> 3006 +<00005e35> 19342 +<00005e38> 2519 +<00005e3d> 3687 +<00005e3e> 17592 +<00005e40> 4729 +<00005e43> 4728 +<00005e44> 4727 +<00005e45> 3567 +<00005e47> 4736 +<00005e49> 17593 +<00005e4b> 21495 +<00005e4c> 3720 +<00005e4e> 4730 +<00005e54> 4732 +<00005e55> 3737 +<00005e56> 17595 +<00005e57> 4731 +<00005e58> 14503 +<00005e5b> 19343 +<00005e5c> 21498 +<00005e5e> 16852 +<00005e5f> 4733 +<00005e61> 3388 +<00005e62> 4734 +<00005e63> 3598 +<00005e64> 4735 +<00005e68> 19344 +<00005e6a> 19345 +<00005e70> 21499 +<00005e72> 1519 +<00005e73> 3599 +<00005e74> 3301 +<00005e77> 19346 +<00005e78> 1982 +<00005e79> 1520 +<00005e7a> 4739 +<00005e7b> 1900 +<00005e7c> 3886 +<00005e7d> 3859 +endcidchar + +100 begincidchar +<00005e7e> 1586 +<00005e7f> 4741 +<00005e80> 19347 +<00005e81> 3007 +<00005e83> 1983 +<00005e84> 2457 +<00005e87> 3443 +<00005e8a> 2458 +<00005e8b> 19348 +<00005e8e> 21500 +<00005e8f> 2434 +<00005e95> 3080 +<00005e96> 7792 +<00005e97> 3123 +<00005e99> 14000 +<00005e9a> 1984 +<00005e9c> 3534 +<00005ea0> 4742 +<00005ea2> 21501 +<00005ea4> 21502 +<00005ea5> 17600 +<00005ea6> 3155 +<00005ea7> 2098 +<00005ea8> 14506 +<00005eaa> 14507 +<00005eab> 1919 +<00005eac> 17601 +<00005ead> 3081 +<00005eb1> 21503 +<00005eb3> 19349 +<00005eb5> 1159 +<00005eb6> 2424 +<00005eb7> 1985 +<00005eb8> 3889 +<00005eb9> 17602 +<00005ebd> 19350 +<00005ec3> 3335 +<00005ec6> 17603 +<00005ec8> 4745 +<00005ec9> 4031 +<00005eca> 4051 +<00005ecb> 15390 +<00005ecc> 21504 +<00005ece> 21505 +<00005ecf> 4747 +<00005ed0> 4746 +<00005ed1> 19351 +<00005ed2> 14511 +<00005ed3> 1445 +<00005ed6> 4748 +<00005ed9> 17604 +<00005edc> 21506 +<00005edd> 4750 +<00005ede> 21507 +<00005edf> 7786 +<00005ee0> 2459 +<00005ee1> 4754 +<00005ee2> 4753 +<00005ee3> 4749 +<00005ee5> 21508 +<00005eeb> 21509 +<00005eec> 4757 +<00005ef0> 4760 +<00005ef1> 4758 +<00005ef3> 4759 +<00005ef4> 4761 +<00005ef6> 1286 +<00005ef7> 3082 +<00005ef8> 4762 +<00005ef9> 16853 +<00005efa> 1872 +<00005efb> 13673 +<00005efc> 3308 +<00005efd> 17606 +<00005efe> 4763 +<00005eff> 3283 +<00005f00> 16854 +<00005f01> 3627 +<00005f02> 16855 +<00005f03> 4764 +<00005f04> 4052 +<00005f06> 21510 +<00005f07> 14512 +<00005f08> 17607 +<00005f09> 4765 +<00005f0a> 3600 +<00005f0b> 4768 +<00005f0c> 4090 +<00005f0d> 4106 +<00005f0e> 14513 +<00005f0f> 2268 +<00005f10> 3277 +<00005f11> 4769 +<00005f13> 1655 +<00005f14> 3008 +<00005f15> 1214 +<00005f16> 4770 +<00005f17> 3574 +<00005f18> 1986 +<00005f19> 21511 +endcidchar + +100 begincidchar +<00005f1b> 2958 +<00005f1e> 17609 +<00005f1f> 3083 +<00005f21> 8449 +<00005f22> 14516 +<00005f23> 16856 +<00005f24> 21512 +<00005f25> 3835 +<00005f26> 1901 +<00005f27> 1920 +<00005f28> 14517 +<00005f29> 4771 +<00005f2d> 4772 +<00005f2e> 21515 +<00005f2f> 4778 +<00005f30> 21516 +<00005f31> 2321 +<00005f34> 8450 +<00005f35> 3009 +<00005f36> 14518 +<00005f37> 1703 +<00005f38> 4773 +<00005f3a> 13720 +<00005f3b> 14519 +<00005f3c> 3485 +<00005f3d> 16857 +<00005f3e> 2948 +<00005f3f> 21517 +<00005f40> 14520 +<00005f41> 4774 +<00005f44> 21518 +<00005f45> 8370 +<00005f47> 17610 +<00005f48> 4775 +<00005f4a> 1704 +<00005f4c> 4776 +<00005f4d> 19354 +<00005f4e> 4777 +<00005f50> 14521 +<00005f51> 4779 +<00005f53> 3184 +<00005f54> 16858 +<00005f58> 14522 +<00005f59> 4782 +<00005f5b> 21519 +<00005f5c> 4767 +<00005f5d> 4766 +<00005f60> 21520 +<00005f61> 4783 +<00005f62> 1815 +<00005f63> 17611 +<00005f64> 14523 +<00005f65> 13996 +<00005f66> 3481 +<00005f67> 8451 +<00005f69> 2108 +<00005f6a> 3497 +<00005f6b> 3010 +<00005f6c> 3517 +<00005f6d> 4784 +<00005f6f> 21521 +<00005f70> 2460 +<00005f71> 1256 +<00005f72> 17612 +<00005f73> 4785 +<00005f77> 4786 +<00005f78> 21524 +<00005f79> 3838 +<00005f7a> 21525 +<00005f7c> 3444 +<00005f7d> 16859 +<00005f7e> 17613 +<00005f7f> 4789 +<00005f80> 1311 +<00005f81> 2640 +<00005f82> 4788 +<00005f83> 4787 +<00005f84> 1816 +<00005f85> 2868 +<00005f87> 4793 +<00005f88> 4791 +<00005f89> 14524 +<00005f8a> 4790 +<00005f8b> 3951 +<00005f8c> 1945 +<00005f8d> 21526 +<00005f8f> 17614 +<00005f90> 2435 +<00005f91> 4792 +<00005f92> 3142 +<00005f93> 2376 +<00005f96> 21527 +<00005f97> 3224 +<00005f98> 13538 +<00005f99> 4795 +<00005f9c> 14525 +<00005f9d> 21528 +<00005f9e> 4794 +<00005fa0> 4797 +<00005fa1> 1946 +endcidchar + +100 begincidchar +<00005fa2> 17615 +<00005fa4> 14527 +<00005fa7> 14526 +<00005fa8> 4798 +<00005fa9> 3566 +<00005faa> 2405 +<00005fab> 21529 +<00005fac> 19355 +<00005fad> 4799 +<00005fae> 3469 +<00005faf> 14528 +<00005fb3> 3225 +<00005fb4> 3011 +<00005fb5> 13368 +<00005fb7> 8452 +<00005fb8> 14529 +<00005fb9> 3114 +<00005fbc> 4800 +<00005fbd> 7658 +<00005fc3> 2554 +<00005fc4> 14530 +<00005fc5> 3486 +<00005fc7> 17616 +<00005fc8> 21532 +<00005fc9> 14531 +<00005fcb> 17617 +<00005fcc> 1587 +<00005fcd> 3292 +<00005fd6> 4801 +<00005fd7> 2212 +<00005fdc> 1312 +<00005fdd> 4806 +<00005fde> 8453 +<00005fe0> 2983 +<00005fe1> 14532 +<00005fe2> 17621 +<00005fe4> 4803 +<00005fe8> 21535 +<00005fe9> 14533 +<00005fea> 19356 +<00005feb> 1399 +<00005fec> 21536 +<00005fed> 14534 +<00005ff0> 4854 +<00005ff1> 4805 +<00005ff2> 21537 +<00005ff3> 17624 +<00005ff5> 3302 +<00005ff6> 21538 +<00005ff8> 4804 +<00005ffa> 21539 +<00005ffb> 4802 +<00005ffc> 14535 +<00005ffd> 2060 +<00005fff> 4808 +<00006007> 19357 +<0000600a> 21540 +<0000600d> 16860 +<0000600e> 4814 +<0000600f> 4820 +<00006010> 4812 +<00006012> 3158 +<00006013> 21541 +<00006014> 16861 +<00006015> 4817 +<00006016> 3535 +<00006017> 14536 +<00006018> 16862 +<00006019> 4811 +<0000601a> 14537 +<0000601b> 4816 +<0000601c> 4015 +<0000601d> 2213 +<0000601f> 21542 +<00006020> 2869 +<00006021> 4809 +<00006022> 17626 +<00006024> 17627 +<00006025> 1656 +<00006026> 4819 +<00006027> 2641 +<00006028> 1287 +<00006029> 4813 +<0000602a> 1400 +<0000602b> 4818 +<0000602d> 21543 +<0000602f> 1705 +<00006031> 4815 +<00006033> 14538 +<00006035> 16863 +<0000603a> 4821 +<00006040> 21544 +<00006041> 4823 +<00006042> 4833 +<00006043> 4831 +<00006046> 4828 +<00006047> 16864 +<00006048> 21545 +<00006049> 19358 +<0000604a> 4827 +endcidchar + +100 begincidchar +<0000604b> 4032 +<0000604c> 17629 +<0000604d> 4829 +<00006050> 1706 +<00006051> 21546 +<00006052> 1987 +<00006054> 19359 +<00006055> 2436 +<00006059> 4836 +<0000605a> 4822 +<0000605d> 8454 +<0000605f> 4826 +<00006060> 4810 +<00006061> 14539 +<00006062> 20269 +<00006063> 4830 +<00006064> 4832 +<00006065> 2959 +<00006067> 19360 +<00006068> 2072 +<00006069> 1336 +<0000606a> 4824 +<0000606b> 4835 +<0000606c> 4834 +<0000606d> 1707 +<0000606f> 2825 +<00006070> 1476 +<00006071> 21549 +<00006075> 1817 +<00006077> 4825 +<0000607e> 21550 +<0000607f> 14540 +<00006081> 4837 +<00006082> 21551 +<00006083> 4840 +<00006084> 4842 +<00006085> 8455 +<00006086> 21552 +<00006088> 21553 +<00006089> 2281 +<0000608a> 8456 +<0000608b> 4848 +<0000608c> 3084 +<0000608d> 4838 +<0000608e> 21554 +<00006091> 21555 +<00006092> 4846 +<00006093> 21556 +<00006094> 1401 +<00006095> 17630 +<00006098> 21557 +<0000609a> 4841 +<0000609b> 4843 +<0000609d> 16865 +<0000609e> 21558 +<0000609f> 1947 +<000060a0> 3860 +<000060a2> 21559 +<000060a3> 1521 +<000060a4> 14542 +<000060a5> 21560 +<000060a6> 1275 +<000060a7> 4847 +<000060a8> 17631 +<000060a9> 3312 +<000060aa> 1137 +<000060b0> 14543 +<000060b1> 17633 +<000060b2> 3445 +<000060b3> 4807 +<000060b4> 4853 +<000060b5> 4857 +<000060b6> 3825 +<000060b7> 21561 +<000060b8> 4850 +<000060bb> 19361 +<000060bc> 3171 +<000060bd> 4855 +<000060be> 17634 +<000060c2> 21562 +<000060c4> 19362 +<000060c5> 2520 +<000060c6> 4856 +<000060c7> 3247 +<000060c8> 17635 +<000060cb> 14544 +<000060d1> 4077 +<000060d3> 4852 +<000060d4> 16866 +<000060d5> 8458 +<000060d8> 4858 +<000060d9> 17636 +<000060da> 2061 +<000060db> 14545 +<000060dc> 2671 +<000060dd> 16867 +<000060de> 8457 +<000060df> 1176 +<000060e0> 4851 +<000060e1> 4849 +endcidchar + +100 begincidchar +<000060e2> 21567 +<000060e3> 2780 +<000060e5> 21568 +<000060e7> 4839 +<000060e8> 2178 +<000060ee> 17637 +<000060f0> 2854 +<000060f1> 4870 +<000060f2> 8460 +<000060f3> 2781 +<000060f4> 4865 +<000060f5> 17638 +<000060f8> 14546 +<000060f9> 2322 +<000060fa> 4866 +<000060fb> 4869 +<000060fc> 21569 +<000060fd> 19363 +<00006100> 4864 +<00006101> 2351 +<00006102> 21570 +<00006103> 4867 +<00006106> 4861 +<00006107> 21571 +<00006108> 7802 +<00006109> 3847 +<0000610a> 19364 +<0000610c> 21572 +<0000610f> 1177 +<00006110> 17639 +<00006111> 8461 +<00006115> 4860 +<00006116> 19365 +<00006117> 21573 +<00006119> 17640 +<0000611a> 1770 +<0000611b> 1130 +<0000611c> 14550 +<0000611e> 17641 +<0000611f> 1522 +<00006120> 8459 +<00006121> 4868 +<00006122> 21574 +<00006127> 4876 +<00006128> 4875 +<0000612a> 19366 +<0000612b> 16868 +<0000612c> 4880 +<00006130> 8463 +<00006131> 21575 +<00006134> 4881 +<00006135> 21576 +<00006136> 19367 +<00006137> 8462 +<00006139> 21577 +<0000613a> 17642 +<0000613c> 4879 +<0000613d> 4882 +<0000613e> 4874 +<0000613f> 4878 +<00006141> 17644 +<00006142> 4883 +<00006144> 4884 +<00006145> 21578 +<00006146> 17645 +<00006147> 4873 +<00006148> 2250 +<00006149> 21579 +<0000614a> 4877 +<0000614b> 2870 +<0000614c> 1988 +<0000614d> 4859 +<0000614e> 2555 +<00006153> 4897 +<00006155> 3641 +<0000615d> 4896 +<0000615e> 19368 +<0000615f> 4895 +<00006160> 17646 +<00006162> 3755 +<00006163> 1523 +<00006164> 19369 +<00006165> 4893 +<00006167> 1819 +<00006168> 1426 +<0000616b> 4890 +<0000616c> 21580 +<0000616e> 3968 +<0000616f> 4892 +<00006170> 1178 +<00006171> 4894 +<00006172> 21581 +<00006173> 4885 +<00006174> 4891 +<00006175> 4898 +<00006176> 1818 +<00006177> 4886 +<00006178> 21582 +<0000617b> 19370 +<0000617c> 14551 +endcidchar + +100 begincidchar +<0000617d> 19371 +<0000617e> 3911 +<0000617f> 19372 +<00006182> 3861 +<00006187> 4901 +<0000618a> 4905 +<0000618b> 21587 +<0000618d> 14552 +<0000618e> 2816 +<00006190> 4033 +<00006191> 4906 +<00006194> 4903 +<00006196> 4900 +<00006197> 17650 +<00006198> 8464 +<00006199> 4899 +<0000619a> 4904 +<0000619c> 21588 +<0000619d> 19373 +<0000619f> 14553 +<000061a0> 21589 +<000061a4> 3584 +<000061a5> 17651 +<000061a7> 3212 +<000061a8> 14554 +<000061a9> 1820 +<000061aa> 21590 +<000061ab> 4907 +<000061ac> 4902 +<000061ad> 17652 +<000061ae> 4908 +<000061b2> 1873 +<000061b6> 1329 +<000061b8> 19374 +<000061b9> 16870 +<000061ba> 4916 +<000061bc> 16869 +<000061be> 1524 +<000061c2> 14555 +<000061c3> 4914 +<000061c6> 4915 +<000061c7> 2073 +<000061c8> 4913 +<000061c9> 4911 +<000061ca> 4910 +<000061cb> 4917 +<000061cc> 4909 +<000061cd> 4919 +<000061d0> 1403 +<000061d5> 17654 +<000061dc> 19375 +<000061dd> 17655 +<000061de> 21595 +<000061df> 14556 +<000061e1> 21596 +<000061e2> 19376 +<000061e3> 4921 +<000061e5> 19377 +<000061e6> 4920 +<000061e7> 21597 +<000061e8> 19378 +<000061e9> 21598 +<000061ef> 21601 +<000061f2> 3012 +<000061f4> 4924 +<000061f5> 17656 +<000061f6> 4922 +<000061f7> 4912 +<000061f8> 1874 +<000061fa> 4923 +<000061fc> 4927 +<000061fd> 4926 +<000061fe> 4928 +<000061ff> 4925 +<00006200> 4929 +<00006201> 21602 +<00006203> 21603 +<00006204> 19379 +<00006207> 19380 +<0000620a> 3642 +<0000620c> 4933 +<0000620d> 4932 +<0000620e> 2377 +<00006210> 2642 +<00006211> 1382 +<00006212> 1404 +<00006213> 8465 +<00006214> 4934 +<00006215> 14557 +<00006216> 1155 +<0000621a> 2672 +<0000621b> 4935 +<0000621c> 21604 +<0000621d> 6756 +<0000621e> 4936 +<0000621f> 1847 +<00006220> 21605 +<00006221> 4937 +<00006222> 16871 +<00006223> 17658 +endcidchar + +100 begincidchar +<00006226> 2707 +<00006227> 21606 +<00006229> 14558 +<0000622a> 4938 +<0000622b> 21607 +<0000622e> 4939 +<0000622f> 1620 +<00006230> 4940 +<00006231> 19381 +<00006234> 2871 +<00006236> 13757 +<00006238> 1921 +<00006239> 19382 +<0000623b> 3821 +<0000623d> 19383 +<0000623e> 13390 +<0000623f> 3690 +<00006240> 2420 +<00006241> 7991 +<00006242> 21608 +<00006243> 14559 +<00006244> 21609 +<00006246> 14560 +<00006247> 2708 +<00006248> 6938 +<00006249> 3446 +<0000624b> 2326 +<0000624c> 14561 +<0000624d> 2109 +<0000624e> 4944 +<00006250> 21610 +<00006251> 14562 +<00006252> 17659 +<00006253> 2855 +<00006254> 21611 +<00006255> 3575 +<00006256> 14563 +<00006258> 2897 +<0000625a> 16872 +<0000625b> 4947 +<0000625c> 21612 +<0000625e> 4945 +<00006260> 4948 +<00006261> 17660 +<00006263> 4946 +<00006264> 17661 +<00006268> 4949 +<0000626d> 17663 +<0000626e> 3585 +<0000626f> 16873 +<00006271> 1147 +<00006273> 17664 +<00006276> 3536 +<00006279> 3447 +<0000627a> 19384 +<0000627b> 17662 +<0000627c> 4950 +<0000627d> 21613 +<0000627e> 4953 +<0000627f> 2461 +<00006280> 1621 +<00006282> 4951 +<00006283> 4958 +<00006284> 2462 +<00006285> 13765 +<00006289> 4952 +<0000628a> 3322 +<00006290> 19385 +<00006291> 3912 +<00006294> 4959 +<00006295> 3172 +<00006296> 4956 +<00006297> 1989 +<00006298> 2690 +<00006299> 17665 +<0000629b> 4973 +<0000629c> 3400 +<0000629e> 2898 +<000062a6> 8466 +<000062a8> 19386 +<000062ab> 3448 +<000062ac> 5042 +<000062b1> 3658 +<000062b3> 21617 +<000062b5> 3085 +<000062b9> 3747 +<000062ba> 21620 +<000062bb> 4962 +<000062bc> 1313 +<000062bd> 2984 +<000062c2> 4971 +<000062c4> 14564 +<000062c5> 2930 +<000062c6> 4965 +<000062c7> 4972 +<000062c8> 4967 +<000062c9> 4974 +<000062ca> 4970 +<000062cc> 4969 +<000062cd> 3365 +endcidchar + +100 begincidchar +<000062ce> 21623 +<000062cf> 4963 +<000062d0> 1405 +<000062d1> 4961 +<000062d2> 1675 +<000062d3> 2899 +<000062d4> 4957 +<000062d5> 17666 +<000062d6> 16874 +<000062d7> 4960 +<000062d8> 1990 +<000062d9> 2687 +<000062da> 19387 +<000062db> 2463 +<000062dc> 4968 +<000062dd> 3336 +<000062e0> 1676 +<000062e1> 1446 +<000062ea> 21624 +<000062ec> 1477 +<000062ed> 2535 +<000062ee> 4976 +<000062ef> 4981 +<000062f1> 4977 +<000062f2> 21625 +<000062f3> 1875 +<000062f4> 19388 +<000062f5> 4982 +<000062f6> 2160 +<000062f7> 2043 +<000062fc> 14565 +<000062fd> 17668 +<000062fe> 2352 +<000062ff> 4964 +<00006301> 2251 +<00006302> 4979 +<00006303> 17669 +<00006304> 21626 +<00006307> 2214 +<00006308> 4980 +<00006309> 1160 +<0000630a> 14566 +<0000630b> 21627 +<0000630c> 4975 +<0000630d> 14567 +<00006310> 17670 +<00006311> 3013 +<00006313> 21628 +<00006316> 19389 +<00006318> 14568 +<00006319> 1677 +<0000631b> 14135 +<0000631f> 1708 +<00006327> 4978 +<00006328> 1131 +<00006329> 21629 +<0000632a> 19390 +<0000632b> 2099 +<0000632d> 21630 +<0000632f> 2556 +<00006332> 17673 +<00006335> 17674 +<00006336> 19391 +<00006339> 14569 +<0000633a> 20286 +<0000633d> 7778 +<0000633e> 4984 +<0000633f> 2784 +<00006341> 17677 +<00006344> 17678 +<00006346> 19392 +<00006349> 2826 +<0000634a> 21631 +<0000634b> 19393 +<0000634c> 2169 +<0000634d> 4985 +<0000634e> 17679 +<0000634f> 4987 +<00006350> 4983 +<00006352> 21632 +<00006353> 19394 +<00006354> 21633 +<00006355> 3633 +<00006357> 7743 +<00006358> 21634 +<00006359> 17681 +<0000635b> 21635 +<0000635c> 2782 +<00006365> 14572 +<00006366> 21636 +<00006367> 3659 +<00006368> 2298 +<00006369> 4999 +<0000636b> 4998 +<0000636c> 17684 +<0000636d> 21637 +<0000636e> 2622 +<00006371> 19395 +<00006372> 7676 +<00006374> 14573 +endcidchar + +100 begincidchar +<00006375> 19396 +<00006376> 4992 +<00006377> 2465 +<00006378> 21638 +<0000637a> 3264 +<0000637b> 3303 +<0000637c> 16875 +<0000637d> 14574 +<0000637f> 19397 +<00006380> 4990 +<00006382> 19398 +<00006383> 2783 +<00006384> 14575 +<00006387> 14576 +<00006388> 2340 +<00006389> 4995 +<0000638a> 19399 +<0000638c> 2464 +<0000638e> 4989 +<0000638f> 4994 +<00006390> 14577 +<00006392> 3337 +<00006394> 17687 +<00006395> 21639 +<00006396> 4988 +<00006398> 1783 +<00006399> 17685 +<0000639a> 21640 +<0000639b> 1467 +<0000639e> 14578 +<0000639f> 4996 +<000063a0> 3955 +<000063a1> 2110 +<000063a2> 2931 +<000063a3> 4993 +<000063a4> 21641 +<000063a5> 2688 +<000063a6> 21642 +<000063a7> 1991 +<000063a8> 2602 +<000063a9> 1288 +<000063aa> 2750 +<000063ab> 4991 +<000063ac> 1631 +<000063ad> 21643 +<000063b2> 1821 +<000063b4> 3051 +<000063b5> 4997 +<000063bb> 2785 +<000063bd> 17688 +<000063be> 5000 +<000063c0> 5002 +<000063c1> 21644 +<000063c3> 7975 +<000063c4> 5008 +<000063c5> 21645 +<000063c6> 5003 +<000063c8> 21646 +<000063c9> 5005 +<000063ce> 21647 +<000063cf> 3507 +<000063d0> 3087 +<000063d1> 14579 +<000063d2> 5006 +<000063d3> 21648 +<000063d6> 3862 +<000063da> 3890 +<000063db> 1525 +<000063dc> 14580 +<000063e0> 17691 +<000063e1> 1138 +<000063e3> 5004 +<000063e5> 16876 +<000063e9> 5001 +<000063ea> 19402 +<000063ed> 13340 +<000063ee> 1588 +<000063f2> 17694 +<000063f3> 21649 +<000063f4> 1289 +<000063f5> 8467 +<000063f6> 5007 +<000063f7> 13892 +<000063fa> 3891 +<00006406> 5011 +<00006409> 14581 +<0000640a> 21650 +<0000640d> 2843 +<0000640f> 5018 +<00006410> 14582 +<00006412> 19405 +<00006413> 5012 +<00006414> 7724 +<00006416> 5009 +<00006417> 5016 +<00006418> 19406 +<0000641c> 4986 +<0000641e> 17695 +<00006420> 19407 +<00006422> 14583 +endcidchar + +100 begincidchar +<00006424> 19408 +<00006425> 17696 +<00006426> 5013 +<00006428> 5017 +<00006429> 17697 +<0000642a> 19409 +<0000642c> 3414 +<0000642d> 3173 +<0000642f> 17698 +<00006430> 21651 +<00006434> 5010 +<00006435> 19410 +<00006436> 5014 +<0000643a> 1822 +<0000643d> 19411 +<0000643e> 2145 +<0000643f> 19412 +<00006442> 2689 +<0000644b> 21652 +<0000644e> 5022 +<0000644f> 21653 +<00006451> 7747 +<00006452> 19413 +<00006453> 21654 +<00006454> 14584 +<00006458> 3104 +<0000645a> 17699 +<0000645b> 14585 +<0000645c> 21655 +<0000645d> 17700 +<0000645f> 19414 +<00006460> 8468 +<00006461> 21656 +<00006463> 21657 +<00006467> 5019 +<00006469> 3726 +<0000646d> 14586 +<0000646f> 20264 +<00006473> 17701 +<00006474> 19415 +<00006476> 5021 +<00006478> 3802 +<00006479> 16877 +<0000647a> 7713 +<0000647b> 14587 +<0000647d> 17702 +<00006483> 1848 +<00006485> 21658 +<00006487> 17703 +<00006488> 5028 +<0000648f> 21659 +<00006490> 19416 +<00006491> 17704 +<00006492> 2179 +<00006493> 5025 +<00006495> 5024 +<0000649a> 3304 +<0000649b> 21660 +<0000649d> 8469 +<0000649e> 3213 +<0000649f> 17705 +<000064a1> 21661 +<000064a3> 21662 +<000064a4> 3115 +<000064a5> 5026 +<000064a6> 21663 +<000064a8> 21664 +<000064a9> 5027 +<000064ab> 3553 +<000064ac> 19419 +<000064ad> 3323 +<000064ae> 2161 +<000064b0> 7716 +<000064b2> 3710 +<000064b3> 19420 +<000064b9> 1447 +<000064bb> 5034 +<000064bc> 5029 +<000064bd> 21665 +<000064c1> 3892 +<000064c2> 5036 +<000064c4> 16878 +<000064c5> 5032 +<000064c7> 5033 +<000064c9> 21666 +<000064ca> 13341 +<000064cd> 2786 +<000064ce> 8470 +<000064d0> 16879 +<000064d1> 21667 +<000064d2> 5031 +<000064d4> 4966 +<000064d5> 17708 +<000064d7> 17709 +<000064d8> 5035 +<000064da> 5030 +<000064e2> 7749 +<000064e3> 5043 +<000064e4> 17711 +<000064e5> 14590 +endcidchar + +100 begincidchar +<000064e6> 2162 +<000064e7> 5038 +<000064ec> 1622 +<000064ed> 19421 +<000064ef> 5044 +<000064f0> 19422 +<000064f1> 5037 +<000064f2> 5048 +<000064f4> 5047 +<000064f5> 21670 +<000064f6> 5046 +<000064f7> 14591 +<000064fa> 5049 +<000064fb> 14592 +<000064fd> 5051 +<000064fe> 2521 +<000064ff> 17712 +<00006500> 5050 +<00006501> 21671 +<00006504> 14593 +<00006505> 5054 +<0000650f> 17714 +<00006513> 21675 +<00006514> 17715 +<00006516> 14594 +<00006518> 5052 +<00006519> 14595 +<0000651b> 19423 +<0000651c> 5053 +<0000651d> 5015 +<0000651e> 17717 +<0000651f> 19424 +<00006522> 7831 +<00006523> 5056 +<00006524> 5055 +<00006526> 21676 +<00006529> 16880 +<0000652a> 5023 +<0000652b> 5057 +<0000652c> 5045 +<0000652e> 19425 +<0000652f> 2215 +<00006531> 21677 +<00006532> 17718 +<00006536> 5061 +<00006537> 5060 +<00006538> 5062 +<00006539> 1406 +<0000653a> 21678 +<0000653b> 1992 +<0000653e> 3660 +<0000653f> 2643 +<00006543> 21681 +<00006544> 17719 +<00006545> 1922 +<00006547> 14596 +<00006548> 5064 +<00006549> 19426 +<0000654d> 5067 +<0000654e> 8471 +<0000654f> 3524 +<00006550> 21682 +<00006551> 1657 +<00006552> 21683 +<00006554> 17720 +<00006555> 5066 +<00006556> 5065 +<00006557> 3338 +<00006558> 5068 +<00006559> 1709 +<0000655d> 5070 +<0000655e> 5069 +<0000655f> 21684 +<00006560> 19427 +<00006562> 1526 +<00006563> 2180 +<00006566> 3248 +<00006567> 14597 +<0000656b> 17721 +<0000656c> 1823 +<00006570> 2618 +<00006572> 5071 +<00006574> 2644 +<00006575> 3106 +<00006577> 3537 +<00006578> 5072 +<0000657a> 17722 +<0000657d> 21685 +<00006581> 14598 +<00006584> 17723 +<00006585> 14599 +<00006587> 3592 +<00006588> 4620 +<00006589> 2666 +<0000658a> 17724 +<0000658c> 3518 +<0000658e> 2120 +<00006590> 3449 +<00006591> 3415 +<00006592> 19428 +endcidchar + +100 begincidchar +<00006595> 19429 +<00006597> 3143 +<00006598> 21686 +<00006599> 3977 +<0000659b> 5076 +<0000659c> 2300 +<0000659d> 16881 +<0000659f> 5077 +<000065a0> 21687 +<000065a1> 1146 +<000065a3> 21688 +<000065a4> 1740 +<000065a5> 2673 +<000065a6> 21689 +<000065a7> 20289 +<000065ab> 5078 +<000065ac> 2192 +<000065ad> 2949 +<000065ae> 21690 +<000065af> 2217 +<000065b0> 2557 +<000065b2> 17725 +<000065b3> 21691 +<000065b4> 19430 +<000065b5> 17726 +<000065b7> 5079 +<000065b8> 17727 +<000065b9> 3661 +<000065bc> 1305 +<000065bd> 2218 +<000065be> 19431 +<000065bf> 17728 +<000065c1> 5082 +<000065c2> 14600 +<000065c3> 5080 +<000065c4> 5083 +<000065c5> 3969 +<000065c6> 5081 +<000065c8> 19432 +<000065c9> 17729 +<000065cb> 2719 +<000065cc> 5084 +<000065ce> 19433 +<000065cf> 2834 +<000065d0> 19434 +<000065d2> 5085 +<000065d4> 17730 +<000065d6> 21692 +<000065d7> 1590 +<000065d8> 21693 +<000065d9> 5087 +<000065db> 5086 +<000065df> 19435 +<000065e2> 1591 +<000065e3> 13701 +<000065e5> 3284 +<000065e6> 2932 +<000065e7> 1670 +<000065e8> 2219 +<000065e9> 2787 +<000065ec> 2406 +<000065ed> 1140 +<000065f0> 14601 +<000065f1> 5090 +<000065f2> 14602 +<000065f9> 17732 +<000065fa> 1314 +<000065fb> 5094 +<000065fc> 17733 +<00006600> 8472 +<00006602> 1993 +<00006603> 5093 +<00006604> 17734 +<00006606> 2075 +<00006607> 2466 +<00006608> 17735 +<00006609> 8474 +<0000660a> 5092 +<0000660c> 2467 +<0000660d> 21699 +<0000660e> 3788 +<0000660f> 2074 +<00006613> 1179 +<00006614> 2674 +<00006615> 8473 +<00006616> 21702 +<0000661c> 5099 +<0000661d> 21703 +<0000661e> 20304 +<0000661f> 2645 +<00006620> 1257 +<00006621> 17736 +<00006622> 16883 +<00006623> 21704 +<00006624> 8477 +<00006625> 2399 +<00006626> 21705 +<00006627> 3732 +<00006628> 2146 +<00006629> 21706 +endcidchar + +100 begincidchar +<0000662a> 17737 +<0000662b> 16884 +<0000662c> 14603 +<0000662d> 2468 +<0000662e> 8475 +<0000662f> 2635 +<00006630> 16885 +<00006631> 8366 +<00006633> 16886 +<00006634> 5098 +<00006637> 21708 +<00006639> 21707 +<0000663a> 16882 +<0000663b> 7680 +<0000663c> 2985 +<0000663f> 5129 +<00006640> 21709 +<00006641> 5103 +<00006642> 2252 +<00006643> 1994 +<00006644> 5101 +<00006645> 17738 +<00006646> 21710 +<00006648> 16887 +<00006649> 5102 +<0000664a> 21711 +<0000664b> 2558 +<0000664c> 14604 +<0000664e> 17740 +<0000664f> 5100 +<00006651> 17739 +<00006652> 2173 +<00006657> 8479 +<00006658> 21712 +<00006659> 8480 +<0000665a> 13377 +<0000665d> 5105 +<0000665e> 5104 +<0000665f> 5109 +<00006660> 21713 +<00006661> 14607 +<00006662> 5110 +<00006663> 14138 +<00006664> 5106 +<00006665> 8478 +<00006666> 7650 +<00006669> 3433 +<0000666a> 17745 +<0000666b> 14608 +<0000666e> 3539 +<0000666f> 1824 +<00006670> 5111 +<00006673> 8482 +<00006674> 2646 +<00006675> 21714 +<00006676> 2469 +<00006679> 21716 +<0000667a> 2960 +<0000667b> 17748 +<0000667c> 21717 +<0000667e> 19436 +<0000667f> 21715 +<00006680> 17749 +<00006681> 1727 +<00006683> 5112 +<00006684> 5116 +<00006687> 1355 +<00006688> 5113 +<00006689> 5115 +<0000668d> 16891 +<0000668e> 5114 +<00006690> 17750 +<00006691> 2421 +<00006692> 17751 +<00006696> 2950 +<00006697> 1161 +<00006698> 5117 +<00006699> 8483 +<0000669d> 5118 +<0000669f> 21721 +<000066a0> 8484 +<000066a2> 3014 +<000066a4> 14610 +<000066a6> 4025 +<000066ab> 2193 +<000066ad> 17753 +<000066ae> 3643 +<000066b1> 17754 +<000066b2> 8485 +<000066b3> 19439 +<000066b4> 3691 +<000066b5> 21722 +<000066b8> 5125 +<000066b9> 5120 +<000066bb> 16892 +<000066bc> 5123 +<000066be> 5122 +<000066bf> 8486 +<000066c0> 19440 +<000066c1> 5119 +endcidchar + +100 begincidchar +<000066c4> 5124 +<000066c6> 13397 +<000066c7> 3254 +<000066c8> 14611 +<000066c9> 5121 +<000066cc> 21725 +<000066ce> 21726 +<000066cf> 19441 +<000066d4> 21727 +<000066d6> 5126 +<000066d9> 2422 +<000066da> 5127 +<000066db> 16893 +<000066dc> 3893 +<000066dd> 3374 +<000066df> 21728 +<000066e0> 5128 +<000066e6> 5130 +<000066e8> 16894 +<000066e9> 5131 +<000066eb> 21729 +<000066ec> 14612 +<000066ee> 21730 +<000066f0> 5132 +<000066f2> 1730 +<000066f3> 1258 +<000066f4> 1995 +<000066f5> 5133 +<000066f7> 5134 +<000066f8> 2427 +<000066f9> 2788 +<000066fa> 8487 +<000066fb> 8369 +<000066fc> 4333 +<000066fd> 2752 +<000066fe> 2751 +<000066ff> 2872 +<00006700> 2103 +<00006701> 17759 +<00006703> 4171 +<00006705> 14613 +<00006707> 21731 +<00006708> 1860 +<00006709> 3863 +<0000670b> 3662 +<0000670d> 3568 +<0000670e> 8488 +<0000670f> 5135 +<00006712> 17760 +<00006713> 14614 +<00006714> 2147 +<00006715> 3035 +<00006716> 5136 +<00006717> 4053 +<00006719> 17762 +<0000671b> 3692 +<0000671c> 21732 +<0000671d> 3015 +<0000671e> 5137 +<0000671f> 1592 +<00006720> 21733 +<00006722> 21734 +<00006725> 19442 +<00006728> 3814 +<0000672a> 3760 +<0000672b> 3748 +<0000672c> 3722 +<0000672d> 2163 +<0000672e> 5141 +<00006731> 2327 +<00006733> 14615 +<00006734> 3711 +<00006735> 19443 +<00006736> 5143 +<00006737> 5146 +<00006738> 5145 +<0000673a> 1589 +<0000673d> 1658 +<0000673e> 21735 +<0000673f> 5142 +<00006741> 5144 +<00006743> 13751 +<00006745> 21736 +<00006746> 5147 +<00006747> 16895 +<00006748> 14616 +<00006749> 2623 +<0000674c> 14617 +<0000674d> 17765 +<0000674e> 3941 +<0000674f> 1165 +<00006750> 2128 +<00006751> 2844 +<00006753> 7695 +<00006754> 17766 +<00006755> 19444 +<00006756> 20282 +<00006759> 5150 +<0000675c> 3144 +<0000675d> 17767 +endcidchar + +100 begincidchar +<0000675e> 5148 +<0000675f> 2827 +<00006760> 5149 +<00006761> 2522 +<00006762> 3817 +<00006765> 3922 +<00006766> 8490 +<0000676a> 5157 +<0000676c> 21737 +<0000676d> 1996 +<0000676e> 13681 +<0000676f> 3339 +<00006770> 5154 +<00006771> 3174 +<00006772> 5091 +<00006773> 5095 +<00006774> 17771 +<00006775> 1641 +<00006776> 14618 +<00006777> 3325 +<0000677b> 14619 +<0000677c> 5156 +<0000677e> 2470 +<0000677f> 3416 +<00006780> 19445 +<00006781> 16896 +<00006784> 21738 +<00006785> 5162 +<00006787> 3470 +<00006789> 5153 +<0000678b> 5159 +<0000678c> 5158 +<0000678e> 21739 +<0000678f> 19446 +<00006790> 2675 +<00006791> 19447 +<00006792> 17773 +<00006793> 16897 +<00006795> 3739 +<00006796> 21740 +<00006797> 3995 +<00006798> 16898 +<00006799> 21741 +<0000679a> 3733 +<0000679b> 16899 +<0000679c> 1356 +<0000679d> 2220 +<000067a0> 4078 +<000067a1> 5161 +<000067a2> 2619 +<000067a4> 19448 +<000067a6> 5160 +<000067a9> 5155 +<000067af> 1923 +<000067b0> 14620 +<000067b1> 19449 +<000067b2> 14621 +<000067b3> 5167 +<000067b4> 5165 +<000067b5> 19450 +<000067b6> 1357 +<000067b7> 5163 +<000067b8> 5169 +<000067b9> 5175 +<000067bb> 8491 +<000067be> 19451 +<000067c0> 8493 +<000067c1> 2856 +<000067c2> 21744 +<000067c3> 17777 +<000067c4> 3601 +<000067c5> 21745 +<000067c6> 5177 +<000067c8> 17778 +<000067c9> 21746 +<000067ca> 3476 +<000067ce> 5176 +<000067cf> 3366 +<000067d0> 3693 +<000067d1> 1527 +<000067d2> 17779 +<000067d3> 2715 +<000067d4> 2378 +<000067d7> 14623 +<000067d8> 3055 +<000067d9> 14624 +<000067da> 3864 +<000067db> 17780 +<000067dc> 21747 +<000067dd> 5172 +<000067de> 5171 +<000067e1> 21748 +<000067e2> 5173 +<000067e4> 5170 +<000067e6> 21749 +<000067e7> 5178 +<000067e9> 5168 +<000067ec> 5166 +<000067ee> 5174 +<000067ef> 5164 +endcidchar + +100 begincidchar +<000067f0> 14625 +<000067f1> 2986 +<000067f2> 21750 +<000067f3> 3844 +<000067f4> 2290 +<000067f5> 2148 +<000067f6> 21751 +<000067f7> 17781 +<000067f9> 14622 +<000067fa> 7834 +<000067fb> 2090 +<000067fc> 16900 +<000067fe> 3741 +<000067ff> 1439 +<00006801> 14066 +<00006802> 3050 +<00006803> 3234 +<00006804> 1259 +<00006805> 7687 +<00006810> 17776 +<00006813> 2710 +<00006814> 21752 +<00006816> 2648 +<00006817> 1792 +<00006818> 17785 +<00006819> 21753 +<0000681d> 16901 +<0000681e> 5180 +<0000681f> 17786 +<00006821> 1997 +<00006822> 1498 +<00006827> 21754 +<00006828> 19452 +<00006829> 5182 +<0000682a> 1490 +<0000682b> 5188 +<0000682c> 14626 +<0000682d> 17787 +<0000682f> 21755 +<00006832> 5185 +<00006833> 17789 +<00006834> 2711 +<00006838> 1449 +<00006839> 2076 +<0000683b> 17790 +<0000683c> 1448 +<0000683d> 2111 +<0000683e> 17791 +<0000683f> 21756 +<00006840> 5183 +<00006841> 1851 +<00006842> 1825 +<00006843> 3175 +<00006844> 8495 +<00006845> 17792 +<00006846> 5181 +<00006848> 1162 +<00006849> 17793 +<0000684a> 21757 +<0000684c> 17794 +<0000684d> 5184 +<0000684e> 5186 +<00006850> 1733 +<00006851> 1794 +<00006852> 8492 +<00006853> 1528 +<00006854> 1637 +<00006855> 17795 +<00006857> 17796 +<00006858> 21758 +<00006859> 5189 +<0000685b> 14629 +<0000685c> 2153 +<0000685d> 3743 +<0000685f> 2181 +<00006863> 5190 +<00006867> 3490 +<0000686b> 17798 +<0000686e> 17799 +<00006872> 14630 +<00006874> 5202 +<00006875> 14631 +<00006876> 1331 +<00006877> 5191 +<00006879> 21762 +<0000687a> 14632 +<0000687b> 21763 +<0000687c> 17800 +<0000687e> 5208 +<0000687f> 5192 +<00006881> 3978 +<00006882> 17801 +<00006883> 5199 +<00006884> 14633 +<00006885> 3349 +<00006886> 19453 +<00006888> 21764 +<0000688d> 5207 +<0000688e> 7836 +<0000688f> 5194 +endcidchar + +100 begincidchar +<00006890> 17802 +<00006893> 1144 +<00006894> 5196 +<00006896> 17803 +<00006897> 20279 +<0000689b> 5198 +<0000689c> 17808 +<0000689d> 5197 +<0000689f> 5193 +<000068a0> 5204 +<000068a1> 21765 +<000068a2> 2471 +<000068a3> 16902 +<000068a5> 14634 +<000068a6> 4542 +<000068a7> 1948 +<000068a8> 3942 +<000068a9> 21766 +<000068ad> 5195 +<000068ae> 21767 +<000068af> 3088 +<000068b0> 1409 +<000068b1> 2077 +<000068b2> 14635 +<000068b3> 5187 +<000068b4> 17811 +<000068b5> 5203 +<000068b6> 1471 +<000068b9> 5201 +<000068ba> 5205 +<000068bb> 17812 +<000068bc> 3176 +<000068c3> 17816 +<000068c4> 1594 +<000068c5> 17817 +<000068c6> 5235 +<000068c8> 8367 +<000068c9> 3797 +<000068ca> 5210 +<000068cb> 1593 +<000068cc> 17818 +<000068cd> 5217 +<000068cf> 8496 +<000068d0> 14636 +<000068d1> 21768 +<000068d2> 3694 +<000068d3> 21769 +<000068d4> 5218 +<000068d5> 5220 +<000068d6> 14637 +<000068d7> 5224 +<000068d8> 5212 +<000068d9> 17819 +<000068da> 2920 +<000068df> 3177 +<000068e0> 5228 +<000068e1> 5215 +<000068e3> 5225 +<000068e7> 5219 +<000068e8> 14638 +<000068ea> 21772 +<000068eb> 19454 +<000068ec> 17822 +<000068ed> 14639 +<000068ee> 2559 +<000068ef> 5229 +<000068f2> 2647 +<000068f5> 19455 +<000068f6> 21773 +<000068f7> 17823 +<000068f9> 5227 +<000068fa> 1529 +<000068fb> 17813 +<000068fc> 14642 +<000068fd> 21774 +<00006900> 4086 +<00006901> 5209 +<00006903> 17824 +<00006904> 5223 +<00006905> 1180 +<00006906> 21775 +<00006907> 17825 +<00006908> 5211 +<00006909> 21776 +<0000690a> 16903 +<0000690b> 3782 +<0000690c> 5216 +<0000690d> 2536 +<0000690e> 3043 +<0000690f> 5206 +<00006910> 21777 +<00006911> 14643 +<00006912> 5222 +<00006913> 14644 +<00006916> 21778 +<00006917> 19456 +<00006919> 2624 +<0000691a> 5232 +<0000691b> 1487 +<0000691c> 1877 +endcidchar + +100 begincidchar +<00006921> 5234 +<00006922> 5213 +<00006923> 5233 +<00006925> 5226 +<00006926> 5214 +<00006928> 5230 +<0000692a> 5231 +<00006930> 5248 +<00006931> 21779 +<00006933> 19457 +<00006934> 3238 +<00006935> 14645 +<00006936> 5221 +<00006938> 19458 +<00006939> 5244 +<0000693b> 14646 +<0000693d> 5246 +<0000693f> 3060 +<00006942> 16906 +<00006945> 21780 +<00006946> 17829 +<00006949> 16904 +<0000694a> 3894 +<0000694e> 21781 +<00006953> 3560 +<00006954> 5241 +<00006955> 2858 +<00006957> 14647 +<00006959> 5247 +<0000695a> 2753 +<0000695b> 19459 +<0000695c> 5238 +<0000695d> 5251 +<0000695e> 5250 +<00006960> 3271 +<00006961> 5249 +<00006962> 7768 +<00006963> 14648 +<00006964> 16907 +<00006965> 19460 +<00006966> 21782 +<00006968> 8498 +<00006969> 17830 +<0000696a> 5253 +<0000696b> 5240 +<0000696c> 17831 +<0000696d> 1728 +<0000696e> 5243 +<0000696f> 13460 +<00006972> 14649 +<00006973> 3350 +<00006974> 5245 +<00006975> 1731 +<00006977> 5237 +<00006978> 5239 +<00006979> 5236 +<0000697a> 17832 +<0000697b> 21785 +<0000697c> 4054 +<0000697d> 1464 +<0000697e> 5242 +<00006981> 5252 +<00006982> 1427 +<00006986> 14144 +<0000698a> 7686 +<0000698d> 21786 +<0000698e> 1279 +<00006991> 5269 +<00006992> 17833 +<00006994> 7812 +<00006995> 5272 +<00006996> 17835 +<00006998> 8500 +<0000699b> 2560 +<0000699c> 5271 +<000069a0> 5270 +<000069a1> 21787 +<000069a5> 16908 +<000069a6> 14652 +<000069a7> 5267 +<000069a8> 19461 +<000069ab> 19462 +<000069ad> 14653 +<000069ae> 5255 +<000069af> 19463 +<000069b0> 17836 +<000069b1> 5284 +<000069b2> 5254 +<000069b4> 5273 +<000069b7> 14654 +<000069b8> 21788 +<000069ba> 17837 +<000069bb> 5265 +<000069bc> 17838 +<000069be> 5260 +<000069bf> 5257 +<000069c0> 17839 +<000069c1> 5258 +<000069c3> 5266 +<000069c5> 21789 +endcidchar + +100 begincidchar +<000069c7> 7475 +<000069c8> 21790 +<000069ca> 5263 +<000069cb> 1999 +<000069cc> 7744 +<000069cd> 2790 +<000069ce> 5261 +<000069cf> 16909 +<000069d0> 5256 +<000069d1> 17840 +<000069d3> 5259 +<000069d8> 3895 +<000069d9> 3736 +<000069dd> 5264 +<000069de> 5274 +<000069e2> 8501 +<000069e3> 17844 +<000069e5> 19464 +<000069e7> 5282 +<000069e8> 5275 +<000069e9> 16912 +<000069ea> 13329 +<000069eb> 5288 +<000069ed> 5286 +<000069f1> 19465 +<000069f2> 5281 +<000069f3> 17847 +<000069f4> 17849 +<000069f5> 16913 +<000069f6> 14143 +<000069f9> 5280 +<000069fb> 3052 +<000069fd> 2791 +<000069fe> 17850 +<000069ff> 5278 +<00006a00> 21792 +<00006a01> 14657 +<00006a02> 5276 +<00006a03> 21793 +<00006a05> 5283 +<00006a0a> 5289 +<00006a0b> 7780 +<00006a0c> 5295 +<00006a0f> 14658 +<00006a11> 17851 +<00006a12> 5290 +<00006a13> 5293 +<00006a14> 5287 +<00006a15> 14659 +<00006a17> 2994 +<00006a19> 3498 +<00006a1a> 17852 +<00006a1b> 5277 +<00006a1d> 17853 +<00006a1e> 5285 +<00006a1f> 2472 +<00006a20> 21794 +<00006a21> 3803 +<00006a22> 5305 +<00006a23> 5292 +<00006a24> 21795 +<00006a28> 14660 +<00006a29> 1878 +<00006a2a> 1315 +<00006a2b> 1469 +<00006a2e> 5268 +<00006a30> 8502 +<00006a34> 14661 +<00006a35> 2473 +<00006a36> 5297 +<00006a37> 21796 +<00006a38> 5304 +<00006a39> 2341 +<00006a3a> 1488 +<00006a3b> 16915 +<00006a3d> 7738 +<00006a3e> 14662 +<00006a3f> 17857 +<00006a44> 5294 +<00006a45> 14663 +<00006a46> 8504 +<00006a47> 5299 +<00006a48> 5303 +<00006a49> 17858 +<00006a4a> 19466 +<00006a4b> 1710 +<00006a4e> 17860 +<00006a52> 17861 +<00006a54> 15412 +<00006a55> 19467 +<00006a56> 14666 +<00006a58> 1638 +<00006a59> 5301 +<00006a5b> 14667 +<00006a5f> 1595 +<00006a61> 3235 +<00006a62> 5300 +<00006a64> 17862 +<00006a66> 5302 +<00006a67> 19468 +endcidchar + +100 begincidchar +<00006a6a> 21798 +<00006a6b> 8503 +<00006a71> 19469 +<00006a72> 5296 +<00006a73> 8505 +<00006a78> 5298 +<00006a7a> 17859 +<00006a7e> 8506 +<00006a7f> 1470 +<00006a80> 2951 +<00006a81> 21799 +<00006a83> 14668 +<00006a84> 5309 +<00006a89> 14669 +<00006a8b> 17864 +<00006a8d> 5307 +<00006a8e> 1949 +<00006a90> 5306 +<00006a91> 14670 +<00006a94> 16917 +<00006a97> 5312 +<00006a9b> 21802 +<00006a9c> 5179 +<00006aa0> 5308 +<00006aa1> 17866 +<00006aa5> 16918 +<00006aaa> 5323 +<00006aab> 17868 +<00006aac> 5319 +<00006aae> 5200 +<00006aaf> 19470 +<00006ab3> 5318 +<00006ab4> 21805 +<00006ab8> 5317 +<00006abb> 5314 +<00006abd> 17869 +<00006ac1> 5291 +<00006ac2> 5316 +<00006ac3> 5315 +<00006ac6> 17870 +<00006acc> 21808 +<00006ad0> 17872 +<00006ad1> 5321 +<00006ad3> 4044 +<00006ad4> 17871 +<00006ada> 5324 +<00006adb> 7665 +<00006adc> 14674 +<00006add> 17873 +<00006ade> 5320 +<00006adf> 5322 +<00006ae2> 8507 +<00006ae4> 8508 +<00006ae7> 14675 +<00006ae8> 3387 +<00006aea> 5325 +<00006aec> 14676 +<00006af0> 21811 +<00006af8> 20152 +<00006afa> 5329 +<00006afb> 5326 +<00006afc> 21812 +<00006afd> 17879 +<00006b02> 21813 +<00006b03> 19473 +<00006b04> 3933 +<00006b05> 5327 +<00006b09> 21816 +<00006b0a> 5279 +<00006b0b> 17881 +<00006b12> 5330 +<00006b16> 5331 +<00006b17> 17886 +<00006b1b> 16920 +<00006b1d> 1239 +<00006b1e> 14677 +<00006b1f> 5333 +<00006b20> 1853 +<00006b21> 2253 +<00006b23> 1741 +<00006b24> 14678 +<00006b27> 1316 +<00006b28> 21817 +<00006b2b> 21818 +<00006b2c> 16921 +<00006b2f> 17888 +<00006b32> 3913 +<00006b35> 14679 +<00006b36> 21819 +<00006b37> 5335 +<00006b38> 5334 +<00006b39> 5337 +<00006b3a> 1623 +<00006b3b> 19474 +<00006b3d> 1742 +<00006b3e> 1530 +<00006b3f> 19475 +<00006b43> 5340 +<00006b46> 14680 +<00006b47> 5339 +endcidchar + +100 begincidchar +<00006b49> 5341 +<00006b4a> 17889 +<00006b4c> 1358 +<00006b4d> 21820 +<00006b4e> 13915 +<00006b50> 5342 +<00006b52> 21821 +<00006b53> 1531 +<00006b54> 5344 +<00006b56> 14681 +<00006b58> 17890 +<00006b59> 5343 +<00006b5b> 5345 +<00006b5d> 21822 +<00006b5f> 5346 +<00006b60> 14682 +<00006b61> 5347 +<00006b62> 2221 +<00006b63> 2649 +<00006b64> 2065 +<00006b65> 13386 +<00006b66> 3554 +<00006b67> 16922 +<00006b69> 3634 +<00006b6a> 4074 +<00006b6b> 21823 +<00006b6c> 17891 +<00006b6e> 21824 +<00006b6f> 2243 +<00006b70> 21825 +<00006b72> 13785 +<00006b73> 2112 +<00006b74> 4026 +<00006b75> 17892 +<00006b77> 13398 +<00006b7a> 17893 +<00006b7b> 2222 +<00006b81> 17894 +<00006b82> 14683 +<00006b83> 5353 +<00006b84> 5352 +<00006b85> 21826 +<00006b86> 3718 +<00006b89> 2408 +<00006b8a> 2328 +<00006b8b> 2194 +<00006b8d> 5354 +<00006b95> 5356 +<00006b96> 2537 +<00006b97> 21827 +<00006b98> 5355 +<00006b9b> 17895 +<00006b9e> 5357 +<00006ba4> 5358 +<00006ba8> 21832 +<00006ba9> 16923 +<00006bac> 21833 +<00006bad> 16924 +<00006bae> 17896 +<00006baf> 5361 +<00006bb0> 19478 +<00006bb1> 5363 +<00006bb2> 5362 +<00006bb3> 5364 +<00006bb4> 1317 +<00006bb5> 2952 +<00006bb7> 5365 +<00006bba> 2164 +<00006bbb> 1450 +<00006bbc> 5366 +<00006bbd> 17898 +<00006bbe> 14684 +<00006bbf> 3132 +<00006bc0> 4509 +<00006bc5> 1597 +<00006bc6> 5367 +<00006bcb> 5368 +<00006bcc> 14148 +<00006bcd> 3644 +<00006bce> 3734 +<00006bcf> 13388 +<00006bd2> 3231 +<00006bd3> 5369 +<00006bd4> 3450 +<00006bd6> 8509 +<00006bd7> 16925 +<00006bd8> 3471 +<00006bda> 17902 +<00006bdb> 3807 +<00006bdf> 5370 +<00006be1> 14685 +<00006be3> 21838 +<00006beb> 5372 +<00006bec> 5371 +<00006bee> 17905 +<00006bef> 5374 +<00006bf1> 14686 +<00006bf3> 5373 +<00006bf7> 19479 +<00006bf9> 19480 +endcidchar + +100 begincidchar +<00006bff> 16926 +<00006c02> 17906 +<00006c04> 19481 +<00006c05> 16927 +<00006c08> 5376 +<00006c09> 19482 +<00006c0a> 17907 +<00006c0d> 19483 +<00006c0e> 17908 +<00006c0f> 2223 +<00006c10> 14687 +<00006c11> 3773 +<00006c12> 21839 +<00006c17> 1598 +<00006c19> 21840 +<00006c1b> 5379 +<00006c1f> 21841 +<00006c23> 5381 +<00006c24> 5380 +<00006c2c> 19484 +<00006c2e> 21845 +<00006c33> 14688 +<00006c34> 2603 +<00006c35> 14689 +<00006c36> 17909 +<00006c37> 3499 +<00006c38> 1260 +<00006c3a> 20309 +<00006c3b> 21846 +<00006c3e> 3417 +<00006c3f> 8510 +<00006c40> 3089 +<00006c41> 2379 +<00006c42> 1659 +<00006c4a> 19485 +<00006c4b> 21847 +<00006c4d> 17911 +<00006c4e> 3418 +<00006c4f> 21848 +<00006c50> 2266 +<00006c52> 19486 +<00006c54> 19487 +<00006c55> 5383 +<00006c57> 1532 +<00006c59> 14691 +<00006c5a> 1306 +<00006c5b> 17912 +<00006c5c> 8511 +<00006c5d> 3274 +<00006c5e> 5382 +<00006c5f> 2000 +<00006c60> 2961 +<00006c62> 5384 +<00006c67> 17930 +<00006c68> 5392 +<00006c6a> 5385 +<00006c6b> 21849 +<00006c6d> 17913 +<00006c6f> 8513 +<00006c70> 2849 +<00006c72> 7966 +<00006c73> 5393 +<00006c74> 16928 +<00006c76> 14692 +<00006c78> 21850 +<00006c79> 19488 +<00006c7a> 1854 +<00006c7b> 14693 +<00006c7d> 1599 +<00006c7e> 5391 +<00006c81> 5389 +<00006c82> 5386 +<00006c83> 3914 +<00006c84> 17914 +<00006c85> 14694 +<00006c86> 8512 +<00006c87> 21851 +<00006c88> 3036 +<00006c89> 17915 +<00006c8c> 3249 +<00006c8d> 5387 +<00006c90> 5395 +<00006c92> 5394 +<00006c93> 1785 +<00006c94> 17917 +<00006c95> 14695 +<00006c96> 1325 +<00006c97> 17918 +<00006c98> 16929 +<00006c99> 2091 +<00006c9a> 5388 +<00006c9b> 5390 +<00006c9c> 14696 +<00006c9f> 21852 +<00006ca1> 3717 +<00006ca2> 2900 +<00006caa> 14153 +<00006cab> 3749 +<00006cac> 19489 +<00006cad> 17919 +endcidchar + +100 begincidchar +<00006cae> 5403 +<00006cb0> 21853 +<00006cb1> 5404 +<00006cb2> 21854 +<00006cb3> 1359 +<00006cb4> 19490 +<00006cb8> 3576 +<00006cb9> 3849 +<00006cba> 5406 +<00006cbb> 2255 +<00006cbc> 2474 +<00006cbd> 5399 +<00006cbe> 5405 +<00006cbf> 1290 +<00006cc1> 1711 +<00006cc2> 17920 +<00006cc4> 5396 +<00006cc5> 5401 +<00006cc6> 16931 +<00006cc9> 2712 +<00006cca> 3367 +<00006ccc> 3451 +<00006ccd> 21855 +<00006ccf> 21856 +<00006cd0> 14697 +<00006cd1> 21857 +<00006cd2> 19491 +<00006cd3> 5398 +<00006cd4> 14698 +<00006cd5> 3663 +<00006cd6> 14699 +<00006cd7> 5400 +<00006cd9> 5409 +<00006cda> 8514 +<00006cdb> 5407 +<00006cdc> 17922 +<00006cdd> 5402 +<00006ce0> 14700 +<00006ce1> 3664 +<00006ce2> 3326 +<00006ce3> 1661 +<00006ce5> 3103 +<00006ce7> 21858 +<00006ce8> 2987 +<00006ce9> 17923 +<00006cea> 5410 +<00006ced> 17924 +<00006cee> 14703 +<00006cef> 5408 +<00006cf0> 2873 +<00006cf1> 5397 +<00006cf2> 21859 +<00006cf3> 1261 +<00006cf4> 21860 +<00006cfb> 16930 +<00006d00> 17926 +<00006d01> 15413 +<00006d04> 8515 +<00006d07> 21861 +<00006d0a> 14704 +<00006d0b> 3896 +<00006d0c> 5421 +<00006d0e> 14705 +<00006d0f> 21862 +<00006d11> 14706 +<00006d12> 5420 +<00006d13> 21863 +<00006d17> 2714 +<00006d19> 5417 +<00006d1a> 21864 +<00006d1b> 3926 +<00006d1e> 3214 +<00006d1f> 5411 +<00006d24> 17927 +<00006d25> 3041 +<00006d28> 21865 +<00006d29> 1262 +<00006d2a> 2001 +<00006d2b> 5414 +<00006d2e> 14707 +<00006d2f> 17931 +<00006d31> 16932 +<00006d32> 2353 +<00006d33> 5419 +<00006d34> 17950 +<00006d35> 5418 +<00006d36> 5413 +<00006d38> 5416 +<00006d39> 16933 +<00006d3b> 1478 +<00006d3c> 17932 +<00006d3d> 5415 +<00006d3e> 3327 +<00006d3f> 16934 +<00006d41> 3958 +<00006d44> 2524 +<00006d45> 2713 +<00006d57> 14708 +<00006d58> 16935 +<00006d59> 5427 +endcidchar + +100 begincidchar +<00006d5a> 5425 +<00006d5b> 17933 +<00006d5c> 3519 +<00006d5e> 14709 +<00006d5f> 21866 +<00006d60> 17934 +<00006d61> 19492 +<00006d63> 5422 +<00006d64> 5424 +<00006d65> 14710 +<00006d66> 1244 +<00006d67> 21867 +<00006d69> 2002 +<00006d6a> 4056 +<00006d6c> 1435 +<00006d6e> 3540 +<00006d6f> 8517 +<00006d70> 17935 +<00006d74> 3915 +<00006d77> 1410 +<00006d78> 2561 +<00006d79> 5426 +<00006d7c> 19493 +<00006d82> 14711 +<00006d85> 5431 +<00006d87> 8516 +<00006d88> 2475 +<00006d89> 13354 +<00006d8a> 17938 +<00006d8c> 3866 +<00006d8d> 17939 +<00006d8e> 5428 +<00006d91> 17940 +<00006d92> 21868 +<00006d93> 5423 +<00006d94> 16936 +<00006d95> 5429 +<00006d96> 8518 +<00006d97> 21869 +<00006d98> 17941 +<00006d99> 4006 +<00006d9b> 3181 +<00006d9c> 3226 +<00006daa> 16937 +<00006dab> 17946 +<00006dac> 8519 +<00006dae> 17947 +<00006daf> 1428 +<00006db2> 1271 +<00006db4> 17948 +<00006db5> 5435 +<00006db7> 21870 +<00006db8> 5438 +<00006db9> 19494 +<00006dbc> 3979 +<00006dbd> 21871 +<00006dbf> 14712 +<00006dc0> 3918 +<00006dc2> 17949 +<00006dc4> 14713 +<00006dc5> 5445 +<00006dc6> 5439 +<00006dc7> 5436 +<00006dc8> 17951 +<00006dca> 14714 +<00006dcb> 3996 +<00006dcc> 5442 +<00006dce> 17952 +<00006dcf> 8520 +<00006dd0> 15414 +<00006dd1> 2388 +<00006dd2> 5444 +<00006dd5> 5449 +<00006dd6> 14715 +<00006dd8> 3179 +<00006dd9> 5447 +<00006dda> 13395 +<00006ddb> 16938 +<00006ddd> 16939 +<00006dde> 5441 +<00006ddf> 17953 +<00006de0> 21872 +<00006de1> 2934 +<00006de2> 21873 +<00006de4> 5448 +<00006de5> 21874 +<00006de6> 5437 +<00006de8> 5443 +<00006de9> 14716 +<00006dea> 5450 +<00006deb> 7637 +<00006dec> 5440 +<00006dee> 5451 +<00006def> 21875 +<00006df0> 19495 +<00006df1> 2562 +<00006df2> 8522 +<00006df3> 2409 +<00006df4> 21876 +<00006df5> 3573 +endcidchar + +100 begincidchar +<00006df6> 17954 +<00006df7> 2078 +<00006df8> 8521 +<00006df9> 5432 +<00006dfa> 5446 +<00006dfb> 3124 +<00006dfc> 8523 +<00006e00> 21877 +<00006e04> 21878 +<00006e05> 2650 +<00006e07> 1479 +<00006e08> 2113 +<00006e09> 2476 +<00006e0a> 5434 +<00006e0b> 2380 +<00006e13> 1826 +<00006e15> 5433 +<00006e17> 14150 +<00006e19> 5455 +<00006e1a> 2423 +<00006e1b> 1902 +<00006e1d> 5470 +<00006e1e> 17956 +<00006e1f> 5464 +<00006e20> 1678 +<00006e21> 3145 +<00006e22> 14717 +<00006e23> 5459 +<00006e24> 5468 +<00006e25> 1139 +<00006e26> 1236 +<00006e27> 8526 +<00006e29> 1337 +<00006e2b> 5461 +<00006e2c> 2828 +<00006e2d> 5452 +<00006e2e> 5454 +<00006e2f> 2003 +<00006e32> 17958 +<00006e34> 13330 +<00006e36> 17955 +<00006e38> 5471 +<00006e39> 8524 +<00006e3a> 5466 +<00006e3b> 21879 +<00006e3c> 8527 +<00006e3e> 5458 +<00006e42> 15415 +<00006e43> 5465 +<00006e44> 16940 +<00006e45> 19496 +<00006e4a> 3767 +<00006e4d> 5463 +<00006e4e> 5467 +<00006e4f> 17963 +<00006e51> 14718 +<00006e52> 21880 +<00006e56> 1924 +<00006e57> 17966 +<00006e58> 2477 +<00006e5b> 2935 +<00006e5c> 8525 +<00006e5d> 21881 +<00006e5e> 16941 +<00006e5f> 5457 +<00006e62> 21882 +<00006e63> 17967 +<00006e67> 3865 +<00006e68> 21883 +<00006e6b> 5460 +<00006e6e> 5453 +<00006e6f> 3180 +<00006e72> 5456 +<00006e73> 19497 +<00006e76> 5462 +<00006e7b> 19498 +<00006e7d> 19499 +<00006e7e> 4087 +<00006e7f> 2282 +<00006e80> 3756 +<00006e82> 5472 +<00006e89> 19500 +<00006e8c> 3394 +<00006e8d> 21884 +<00006e8f> 5484 +<00006e90> 1903 +<00006e93> 17969 +<00006e96> 2410 +<00006e98> 5474 +<00006e99> 21885 +<00006e9c> 3959 +<00006e9d> 2004 +<00006e9f> 5487 +<00006ea0> 21886 +<00006ea2> 7635 +<00006ea5> 5485 +<00006ea7> 17970 +<00006eaa> 5473 +<00006eab> 13324 +<00006eaf> 5479 +endcidchar + +100 begincidchar +<00006eb1> 16942 +<00006eb2> 5481 +<00006eb3> 21889 +<00006eb4> 17971 +<00006eb6> 3897 +<00006eb7> 5476 +<00006eba> 7750 +<00006ebb> 21890 +<00006ebc> 19501 +<00006ebd> 5478 +<00006ebf> 8528 +<00006ec0> 21891 +<00006ec1> 16943 +<00006ec2> 5486 +<00006ec3> 17972 +<00006ec4> 5480 +<00006ec5> 3795 +<00006ec7> 14719 +<00006ec8> 21892 +<00006ec9> 5475 +<00006eca> 14720 +<00006ecb> 2254 +<00006ecc> 5499 +<00006ecd> 21893 +<00006ece> 14721 +<00006ecf> 21894 +<00006ed1> 1480 +<00006ed3> 5477 +<00006ed9> 15416 +<00006edd> 2892 +<00006ede> 2874 +<00006ee6> 15396 +<00006eeb> 17974 +<00006eec> 5491 +<00006eef> 5497 +<00006ef2> 5495 +<00006ef4> 3107 +<00006ef7> 5502 +<00006ef8> 5492 +<00006ef9> 17975 +<00006efb> 17976 +<00006efd> 14722 +<00006efe> 5493 +<00006eff> 5469 +<00006f01> 1683 +<00006f02> 3500 +<00006f04> 21897 +<00006f06> 2283 +<00006f08> 21898 +<00006f09> 2057 +<00006f0a> 17977 +<00006f0c> 17978 +<00006f0d> 21899 +<00006f0f> 4057 +<00006f10> 16944 +<00006f11> 5489 +<00006f13> 5501 +<00006f14> 1291 +<00006f15> 2792 +<00006f16> 21900 +<00006f18> 17979 +<00006f1a> 14723 +<00006f1b> 21901 +<00006f20> 3375 +<00006f22> 1533 +<00006f23> 7809 +<00006f25> 17980 +<00006f26> 19504 +<00006f29> 19505 +<00006f2a> 14724 +<00006f2b> 3757 +<00006f2c> 3054 +<00006f2d> 21903 +<00006f2f> 14725 +<00006f30> 19506 +<00006f31> 5496 +<00006f32> 5498 +<00006f33> 14726 +<00006f35> 17973 +<00006f36> 17981 +<00006f38> 2740 +<00006f3b> 21902 +<00006f3c> 17982 +<00006f3e> 5500 +<00006f3f> 5494 +<00006f41> 5488 +<00006f45> 1535 +<00006f4f> 21904 +<00006f51> 7776 +<00006f52> 17984 +<00006f53> 21905 +<00006f54> 1855 +<00006f57> 17985 +<00006f58> 5514 +<00006f59> 16945 +<00006f5a> 14727 +<00006f5b> 5509 +<00006f5c> 2716 +<00006f5d> 21906 +<00006f5e> 14728 +endcidchar + +100 begincidchar +<00006f5f> 1473 +<00006f60> 17986 +<00006f61> 16946 +<00006f62> 14729 +<00006f64> 2411 +<00006f66> 5518 +<00006f68> 17987 +<00006f6c> 21907 +<00006f6d> 5511 +<00006f6e> 3016 +<00006f6f> 5508 +<00006f70> 3061 +<00006f74> 5543 +<00006f78> 5505 +<00006f7a> 5504 +<00006f7c> 5513 +<00006f7d> 14730 +<00006f7e> 16947 +<00006f80> 5507 +<00006f81> 5506 +<00006f82> 5512 +<00006f83> 21908 +<00006f84> 2629 +<00006f86> 5503 +<00006f87> 19507 +<00006f88> 8529 +<00006f8b> 14731 +<00006f8c> 16948 +<00006f8d> 14732 +<00006f8e> 5515 +<00006f90> 17988 +<00006f91> 5516 +<00006f92> 14733 +<00006f93> 21909 +<00006f94> 14734 +<00006f96> 17989 +<00006f97> 1534 +<00006f98> 13884 +<00006f9a> 14735 +<00006f9d> 19508 +<00006f9f> 17991 +<00006fa0> 16949 +<00006fa1> 5521 +<00006fa3> 5520 +<00006fa4> 5522 +<00006fa5> 17992 +<00006fa6> 21910 +<00006faa> 5525 +<00006fae> 19509 +<00006faf> 17993 +<00006fb0> 21911 +<00006fb1> 3133 +<00006fb3> 5519 +<00006fb5> 8530 +<00006fb6> 14738 +<00006fb7> 19510 +<00006fb9> 5523 +<00006fbc> 16950 +<00006fbe> 17990 +<00006fc0> 1849 +<00006fc1> 2905 +<00006fc2> 5517 +<00006fc3> 3313 +<00006fc5> 21912 +<00006fc6> 5524 +<00006fc7> 16951 +<00006fca> 16952 +<00006fd4> 5529 +<00006fd5> 5527 +<00006fd8> 5530 +<00006fda> 14739 +<00006fdb> 5533 +<00006fde> 14740 +<00006fdf> 5526 +<00006fe0> 2044 +<00006fe1> 3294 +<00006fe4> 5430 +<00006fe8> 21913 +<00006fe9> 17997 +<00006feb> 3934 +<00006fec> 5528 +<00006fee> 5532 +<00006fef> 2901 +<00006ff0> 16953 +<00006ff1> 5531 +<00006ff3> 5510 +<00006ff5> 8531 +<00006ff6> 7076 +<00006ff9> 15395 +<00006ffa> 5536 +<00006ffc> 17999 +<00006ffd> 21914 +<00006ffe> 5540 +<00007000> 18000 +<00007001> 5538 +<00007005> 8532 +<00007006> 7760 +<00007007> 8533 +<00007009> 5534 +<0000700a> 18001 +endcidchar + +100 begincidchar +<0000700b> 5535 +<0000700d> 19511 +<0000700f> 5539 +<00007011> 5537 +<00007015> 7787 +<00007017> 21915 +<00007018> 5545 +<0000701a> 5542 +<0000701b> 5541 +<0000701d> 5544 +<0000701e> 7761 +<0000701f> 5546 +<00007020> 19512 +<00007023> 18002 +<00007026> 7741 +<00007027> 2893 +<00007028> 8534 +<0000702c> 2633 +<0000702f> 21916 +<00007030> 5547 +<00007032> 5549 +<00007034> 21917 +<00007037> 21918 +<00007039> 14742 +<0000703a> 18004 +<0000703c> 14743 +<0000703e> 5548 +<00007043> 18005 +<00007044> 21919 +<00007047> 18006 +<00007048> 21920 +<00007049> 19513 +<0000704a> 20306 +<0000704b> 18007 +<0000704c> 5490 +<0000704e> 16954 +<00007051> 5550 +<00007054> 14745 +<00007055> 21921 +<00007058> 7767 +<00007063> 5551 +<00007064> 14748 +<00007065> 18009 +<00007069> 18010 +<0000706b> 1360 +<0000706c> 14749 +<0000706e> 18011 +<0000706f> 3182 +<00007070> 1411 +<00007075> 16955 +<00007076> 18012 +<00007078> 20270 +<0000707c> 7696 +<0000707d> 2114 +<0000707e> 14750 +<00007081> 14751 +<00007085> 8535 +<00007086> 18013 +<00007089> 4045 +<0000708a> 2604 +<0000708e> 1292 +<00007092> 5553 +<00007094> 21922 +<00007095> 14752 +<00007096> 21923 +<00007097> 18014 +<00007098> 19514 +<00007099> 5552 +<0000709b> 21924 +<0000709f> 18016 +<000070a4> 16956 +<000070ab> 8536 +<000070ac> 5556 +<000070ad> 2936 +<000070ae> 5559 +<000070af> 5554 +<000070b0> 19515 +<000070b1> 18017 +<000070b3> 5558 +<000070b4> 21925 +<000070b7> 14753 +<000070b8> 5557 +<000070b9> 3130 +<000070ba> 1181 +<000070bb> 8365 +<000070c8> 4029 +<000070ca> 18020 +<000070cb> 5561 +<000070cf> 1226 +<000070d1> 18021 +<000070d8> 14756 +<000070d9> 5563 +<000070dc> 14757 +<000070dd> 5562 +<000070df> 5560 +<000070e4> 16957 +<000070ec> 18019 +<000070f1> 5555 +<000070f9> 3665 +<000070fa> 21926 +endcidchar + +100 begincidchar +<000070fd> 5565 +<00007103> 18022 +<00007104> 8538 +<00007105> 21927 +<00007106> 18023 +<00007107> 14758 +<00007108> 18024 +<00007109> 5564 +<0000710b> 21928 +<0000710c> 18025 +<0000710f> 8537 +<00007114> 1293 +<00007119> 5567 +<0000711a> 3586 +<0000711c> 5566 +<0000711e> 16959 +<00007120> 14759 +<00007121> 3777 +<00007126> 2479 +<0000712b> 16958 +<0000712d> 21929 +<0000712e> 16960 +<0000712f> 18027 +<00007130> 7644 +<00007131> 14760 +<00007136> 2741 +<00007138> 21930 +<0000713c> 2478 +<00007141> 21931 +<00007145> 19518 +<00007149> 7810 +<0000714a> 14761 +<0000714b> 21932 +<0000714c> 5573 +<0000714e> 7718 +<00007150> 18028 +<00007151> 16961 +<00007152> 21933 +<00007153> 18029 +<00007155> 5569 +<00007156> 5574 +<00007157> 21934 +<00007159> 1294 +<0000715a> 21935 +<0000715c> 8539 +<0000715e> 18030 +<00007160> 14763 +<00007162> 5572 +<00007164> 3351 +<00007165> 5568 +<00007166> 5571 +<00007167> 2480 +<00007168> 16962 +<00007169> 3429 +<0000716c> 5575 +<0000716e> 2301 +<00007179> 14764 +<0000717d> 7972 +<00007180> 18033 +<00007184> 5578 +<00007185> 16963 +<00007187> 16964 +<00007188> 5570 +<0000718a> 1789 +<0000718c> 21936 +<0000718f> 5576 +<00007192> 14765 +<00007194> 3898 +<00007195> 5579 +<00007196> 18032 +<00007199> 8285 +<0000719a> 21937 +<0000719b> 18034 +<0000719f> 2393 +<000071a0> 18035 +<000071a2> 18036 +<000071a8> 5580 +<000071ac> 5581 +<000071b0> 21938 +<000071b1> 3300 +<000071b2> 19519 +<000071b3> 15397 +<000071b9> 5583 +<000071ba> 16965 +<000071be> 5584 +<000071c1> 8543 +<000071c3> 3305 +<000071c4> 16966 +<000071c8> 3183 +<000071c9> 5586 +<000071cb> 14767 +<000071cc> 21941 +<000071ce> 5588 +<000071d0> 3997 +<000071d2> 5585 +<000071d3> 14768 +<000071d4> 5587 +<000071d5> 1295 +<000071d6> 14769 +<000071d7> 5582 +endcidchar + +100 begincidchar +<000071d9> 18040 +<000071da> 21942 +<000071dc> 18041 +<000071df> 4430 +<000071e0> 5589 +<000071e5> 2793 +<000071e6> 2182 +<000071e7> 5591 +<000071ec> 5590 +<000071ed> 2538 +<000071ee> 4334 +<000071f4> 19520 +<000071f5> 5592 +<000071f8> 21943 +<000071f9> 5594 +<000071fb> 5577 +<000071fc> 5593 +<000071fe> 8544 +<000071ff> 5595 +<00007200> 14770 +<00007206> 3376 +<00007207> 18042 +<0000720d> 5596 +<00007210> 5597 +<00007213> 21946 +<00007215> 16967 +<00007217> 19521 +<0000721a> 21947 +<0000721b> 5598 +<0000721d> 14771 +<0000721f> 19522 +<00007224> 21948 +<00007228> 5599 +<0000722a> 3066 +<0000722b> 14772 +<0000722c> 5601 +<0000722d> 5600 +<0000722f> 21949 +<00007230> 5602 +<00007232> 5603 +<00007234> 18044 +<00007235> 2315 +<00007236> 3541 +<00007238> 14773 +<00007239> 18045 +<0000723a> 20294 +<0000723d> 2776 +<0000723e> 2256 +<00007241> 14774 +<00007242> 18046 +<00007243> 19523 +<00007245> 21950 +<00007246> 5608 +<00007247> 3618 +<00007248> 3419 +<0000724b> 5609 +<0000724c> 7771 +<0000724e> 21951 +<00007252> 3017 +<00007253> 14775 +<00007257> 18047 +<00007258> 5610 +<00007259> 7965 +<0000725a> 19526 +<0000725b> 1671 +<0000725c> 14778 +<0000725d> 3794 +<0000725e> 21952 +<0000725f> 3778 +<00007260> 19527 +<00007261> 1332 +<00007262> 4058 +<00007263> 18048 +<00007267> 3712 +<00007268> 19528 +<00007269> 3578 +<0000726b> 21953 +<00007271> 21954 +<00007272> 2651 +<00007274> 5611 +<00007277> 19529 +<00007278> 18052 +<00007279> 3227 +<0000727d> 1879 +<0000727e> 5612 +<0000727f> 18053 +<00007280> 2116 +<00007281> 5614 +<00007282> 5613 +<00007284> 19530 +<00007287> 5615 +<00007289> 21957 +<0000728d> 14779 +<0000728e> 18054 +<00007292> 5616 +<00007293> 21958 +<00007296> 5617 +<0000729b> 16969 +<000072a0> 1624 +<000072a2> 5618 +endcidchar + +100 begincidchar +<000072a7> 5619 +<000072a8> 21959 +<000072ac> 1880 +<000072ad> 14780 +<000072ae> 18056 +<000072af> 3420 +<000072b0> 18057 +<000072b1> 8545 +<000072b2> 5621 +<000072b4> 14781 +<000072b6> 2525 +<000072b9> 5620 +<000072be> 8546 +<000072c0> 13355 +<000072c1> 18058 +<000072c2> 1712 +<000072c3> 5622 +<000072c4> 5624 +<000072c6> 5623 +<000072c7> 14782 +<000072c9> 19531 +<000072cc> 18060 +<000072ce> 5625 +<000072d0> 1925 +<000072d2> 5626 +<000072d7> 1761 +<000072d8> 21962 +<000072d9> 2754 +<000072db> 2063 +<000072df> 21963 +<000072e0> 5628 +<000072e1> 20278 +<000072e2> 5627 +<000072e5> 19532 +<000072e9> 2329 +<000072ec> 3232 +<000072ed> 1713 +<000072f3> 18063 +<000072f4> 19533 +<000072f7> 5631 +<000072f8> 2922 +<000072f9> 5630 +<000072fa> 18064 +<000072fb> 14783 +<000072fc> 4059 +<000072fd> 3352 +<000072fe> 21964 +<00007302> 19534 +<00007307> 18065 +<0000730a> 5634 +<0000730b> 19535 +<0000730d> 21965 +<00007312> 18066 +<00007313> 21966 +<00007316> 5636 +<00007317> 5633 +<0000731b> 3808 +<0000731c> 5635 +<0000731d> 5637 +<0000731e> 19536 +<0000731f> 3980 +<00007322> 19537 +<00007324> 8547 +<00007325> 5641 +<00007327> 16971 +<00007328> 14786 +<00007329> 5640 +<0000732a> 2996 +<0000732b> 3299 +<0000732c> 18071 +<0000732e> 1881 +<0000732f> 5639 +<00007331> 14787 +<00007332> 21967 +<00007333> 18072 +<00007334> 5638 +<00007335> 21968 +<00007336> 3867 +<00007337> 14074 +<00007339> 18070 +<0000733d> 18073 +<0000733e> 5642 +<0000733f> 1296 +<00007343> 14788 +<00007344> 2056 +<00007345> 2224 +<0000734d> 19540 +<00007350> 16972 +<00007352> 18074 +<00007356> 21969 +<00007357> 5646 +<00007358> 19541 +<00007363> 2381 +<00007366> 16973 +<00007367> 19542 +<00007368> 5648 +<00007369> 21974 +<0000736a> 5647 +<0000736b> 18076 +<0000736c> 14789 +endcidchar + +100 begincidchar +<00007370> 5649 +<00007371> 18080 +<00007372> 1451 +<00007375> 5651 +<00007377> 8549 +<00007378> 5650 +<00007379> 21975 +<0000737a> 5653 +<0000737b> 5652 +<0000737c> 14790 +<00007380> 21976 +<00007381> 18081 +<00007383> 14791 +<00007384> 1904 +<00007387> 3952 +<00007389> 1732 +<0000738a> 18082 +<0000738b> 1318 +<0000738e> 21977 +<00007390> 21978 +<00007393> 21979 +<00007394> 18083 +<00007395> 14794 +<00007396> 1762 +<00007397> 21980 +<00007398> 18084 +<0000739c> 18085 +<000073a2> 16974 +<000073a5> 18086 +<000073a6> 14798 +<000073a8> 15423 +<000073a9> 1565 +<000073aa> 21981 +<000073ab> 14799 +<000073ad> 21982 +<000073b2> 4016 +<000073b3> 5655 +<000073b5> 14800 +<000073b7> 14801 +<000073b9> 18087 +<000073ba> 13802 +<000073bb> 5657 +<000073bc> 14802 +<000073bd> 8550 +<000073bf> 18088 +<000073c0> 5658 +<000073c2> 1361 +<000073c5> 18089 +<000073c6> 21983 +<000073c8> 5654 +<000073c9> 8551 +<000073ca> 2183 +<000073cb> 18090 +<000073cc> 21984 +<000073cd> 3037 +<000073ce> 5656 +<000073cf> 14803 +<000073d2> 8554 +<000073d3> 21985 +<000073d6> 8552 +<000073d9> 14804 +<000073dd> 21986 +<000073de> 5661 +<000073e0> 2330 +<000073e1> 18091 +<000073e3> 8553 +<000073e4> 15417 +<000073e5> 5659 +<000073e6> 21987 +<000073e7> 18092 +<000073e9> 14805 +<000073ea> 1812 +<000073ed> 3421 +<000073ee> 5660 +<000073f1> 5687 +<000073f4> 14806 +<000073f5> 8556 +<000073f7> 21988 +<000073f8> 5666 +<000073f9> 18093 +<000073fa> 18095 +<000073fb> 21989 +<000073fd> 14807 +<000073fe> 1905 +<000073ff> 21990 +<00007400> 21991 +<00007401> 18096 +<00007403> 1663 +<00007404> 14808 +<00007405> 5663 +<00007406> 3943 +<00007407> 8555 +<00007409> 3960 +<0000740a> 14809 +<00007411> 21992 +<00007413> 18094 +<00007421> 15418 +<00007422> 2902 +<00007424> 14812 +<00007425> 5665 +endcidchar + +100 begincidchar +<00007426> 8557 +<00007428> 14813 +<00007429> 8559 +<0000742a> 8558 +<0000742b> 16975 +<0000742c> 14814 +<0000742d> 21993 +<0000742e> 8560 +<00007432> 5667 +<00007433> 3998 +<00007434> 1743 +<00007435> 3472 +<00007436> 3328 +<00007439> 14818 +<0000743a> 5668 +<0000743f> 5670 +<00007440> 18098 +<00007441> 5673 +<00007443> 18099 +<00007444> 14819 +<00007446> 16976 +<00007447> 14820 +<0000744b> 14821 +<0000744d> 14822 +<00007451> 14823 +<00007452> 18100 +<00007453> 18097 +<00007455> 5669 +<00007457> 14824 +<00007459> 5672 +<0000745a> 1950 +<0000745b> 1263 +<0000745c> 5674 +<0000745d> 18101 +<0000745e> 2614 +<0000745f> 5671 +<00007460> 4004 +<00007462> 16977 +<00007463> 5677 +<00007464> 7477 +<00007466> 14825 +<00007469> 5675 +<0000746a> 5678 +<0000746b> 14826 +<0000746d> 16978 +<0000746e> 21996 +<0000746f> 5664 +<00007470> 5676 +<00007471> 14827 +<00007472> 19543 +<00007473> 2092 +<00007476> 5679 +<0000747e> 5680 +<00007480> 14828 +<00007481> 18102 +<00007483> 3944 +<00007488> 18103 +<00007489> 8562 +<0000748b> 5681 +<0000748f> 21997 +<00007490> 14832 +<00007491> 21998 +<00007492> 18105 +<00007497> 18106 +<00007498> 14833 +<00007499> 18107 +<0000749a> 21999 +<0000749c> 14834 +<0000749e> 5682 +<0000749f> 8563 +<000074a0> 14835 +<000074a1> 18108 +<000074a2> 5662 +<000074a3> 14836 +<000074a5> 18109 +<000074a6> 16979 +<000074a7> 5683 +<000074a8> 14837 +<000074a9> 16980 +<000074aa> 18110 +<000074ab> 14838 +<000074ae> 22000 +<000074af> 19544 +<000074b0> 1536 +<000074b5> 14839 +<000074b9> 18111 +<000074ba> 18113 +<000074bb> 18112 +<000074bd> 2257 +<000074bf> 14840 +<000074c8> 14841 +<000074c9> 16981 +<000074ca> 5684 +<000074cc> 22003 +<000074cf> 5685 +<000074d0> 22004 +<000074d3> 22005 +<000074d4> 5686 +<000074d6> 18114 +<000074d8> 18115 +endcidchar + +100 begincidchar +<000074da> 14842 +<000074db> 22007 +<000074dc> 1245 +<000074de> 14843 +<000074df> 19545 +<000074e0> 5688 +<000074e2> 3501 +<000074e3> 5689 +<000074e4> 19546 +<000074e6> 1504 +<000074e7> 5690 +<000074e8> 22008 +<000074e9> 5691 +<000074ea> 22009 +<000074eb> 18116 +<000074ee> 5692 +<000074ef> 14160 +<000074f2> 5693 +<000074f4> 19547 +<000074f6> 3525 +<000074f7> 5697 +<000074f8> 5696 +<000074fa> 18118 +<000074fb> 19548 +<000074fc> 22011 +<000074ff> 16982 +<00007501> 8564 +<00007503> 5699 +<00007504> 5698 +<00007505> 5700 +<00007506> 22012 +<0000750c> 5701 +<0000750d> 5703 +<0000750e> 5702 +<00007511> 20284 +<00007512> 22013 +<00007513> 5705 +<00007515> 20267 +<00007516> 19549 +<00007517> 16983 +<00007518> 1537 +<0000751a> 2585 +<0000751c> 3126 +<0000751e> 5706 +<0000751f> 2652 +<00007520> 18120 +<00007521> 19550 +<00007522> 13790 +<00007523> 2184 +<00007524> 18121 +<00007525> 1307 +<00007526> 20283 +<00007527> 22014 +<00007528> 3899 +<00007529> 22015 +<0000752a> 18122 +<0000752b> 3635 +<0000752c> 5708 +<0000752f> 8434 +<00007530> 3134 +<00007531> 3869 +<00007532> 2005 +<00007533> 2563 +<00007536> 22016 +<00007537> 2953 +<00007538> 4297 +<00007539> 22017 +<0000753a> 3018 +<0000753b> 1384 +<0000753c> 5709 +<0000753f> 19551 +<00007540> 18127 +<00007543> 22018 +<00007544> 5710 +<00007546> 5715 +<00007547> 22019 +<00007548> 18128 +<00007549> 5713 +<0000754a> 5712 +<0000754b> 5063 +<0000754c> 1412 +<0000754d> 5711 +<0000754e> 14844 +<0000754f> 1182 +<00007550> 18129 +<00007551> 3390 +<00007552> 18130 +<00007554> 3422 +<00007557> 22020 +<00007559> 3961 +<0000755a> 5716 +<0000755b> 5714 +<0000755c> 2970 +<0000755d> 2634 +<0000755e> 19552 +<0000755f> 22021 +<00007560> 3391 +<00007561> 22022 +<00007562> 3487 +<00007564> 5718 +endcidchar + +100 begincidchar +<00007565> 3956 +<00007566> 1827 +<00007567> 5719 +<00007569> 5717 +<0000756a> 3434 +<0000756b> 5720 +<0000756c> 15419 +<0000756d> 5721 +<0000756f> 8565 +<00007570> 1183 +<00007571> 18132 +<00007572> 18131 +<00007573> 2526 +<00007574> 5726 +<00007575> 14161 +<00007576> 5723 +<00007577> 3269 +<00007578> 5722 +<00007579> 14845 +<0000757a> 18133 +<0000757f> 1600 +<00007581> 14846 +<00007582> 5729 +<00007585> 22025 +<00007589> 5728 +<0000758a> 5727 +<0000758b> 3479 +<0000758c> 18136 +<0000758e> 2756 +<0000758f> 2755 +<00007590> 14847 +<00007591> 1625 +<00007594> 5730 +<00007595> 22026 +<00007599> 19553 +<0000759a> 5731 +<0000759c> 22027 +<0000759d> 5732 +<000075a2> 18138 +<000075a3> 5734 +<000075a4> 19554 +<000075a5> 5733 +<000075ab> 1272 +<000075b0> 18140 +<000075b1> 5742 +<000075b2> 3452 +<000075b3> 5736 +<000075b4> 14850 +<000075b5> 5738 +<000075b7> 18141 +<000075b8> 5740 +<000075b9> 2564 +<000075ba> 22028 +<000075bc> 20175 +<000075bd> 5739 +<000075be> 2284 +<000075c1> 19555 +<000075c2> 5735 +<000075c3> 5737 +<000075c4> 19556 +<000075c5> 3508 +<000075c6> 18144 +<000075c7> 2481 +<000075ca> 5744 +<000075cc> 19557 +<000075cd> 5743 +<000075ce> 16985 +<000075cf> 18145 +<000075d2> 5745 +<000075d3> 18146 +<000075d4> 2258 +<000075d5> 2079 +<000075d7> 19558 +<000075d8> 3185 +<000075d9> 5746 +<000075db> 3047 +<000075dc> 19559 +<000075dd> 18147 +<000075de> 5748 +<000075e1> 19560 +<000075e2> 3945 +<000075e3> 5747 +<000075e4> 14851 +<000075e7> 18150 +<000075e9> 2795 +<000075ec> 14162 +<000075ee> 18151 +<000075ef> 19561 +<000075f0> 5753 +<000075f1> 18152 +<000075f4> 2962 +<000075f9> 14852 +<000075fa> 5754 +<000075fc> 5751 +<00007600> 14853 +<00007601> 5752 +<00007602> 16986 +<00007603> 18153 +<00007604> 19562 +<00007607> 18155 +endcidchar + +100 begincidchar +<00007608> 16987 +<00007609> 5759 +<0000760a> 14854 +<0000760b> 5757 +<0000760c> 19563 +<0000760d> 5758 +<0000760f> 18156 +<00007612> 22029 +<00007613> 18159 +<00007618> 18154 +<00007619> 14857 +<0000761d> 19564 +<0000761e> 14858 +<0000761f> 5760 +<00007623> 22030 +<00007624> 5765 +<00007625> 18163 +<00007626> 13893 +<00007627> 5761 +<00007628> 18164 +<00007629> 22031 +<0000762d> 14859 +<00007630> 5767 +<00007632> 19565 +<00007633> 18166 +<00007634> 5766 +<00007635> 14860 +<00007638> 19566 +<0000763b> 5768 +<0000763c> 18165 +<00007640> 22034 +<00007641> 18169 +<00007642> 3981 +<00007643> 14861 +<00007644> 22035 +<00007645> 19567 +<00007646> 5771 +<00007649> 18171 +<0000764a> 19568 +<0000764b> 14862 +<0000764c> 1566 +<0000764e> 14163 +<00007652> 3850 +<00007655> 18172 +<00007656> 3610 +<00007658> 5773 +<00007659> 22036 +<0000765c> 5772 +<0000765f> 19569 +<00007664> 16988 +<00007665> 14863 +<00007667> 5779 +<0000766c> 5780 +<0000766d> 14864 +<0000766e> 18174 +<0000766f> 14865 +<00007670> 5781 +<00007671> 14866 +<00007672> 5782 +<00007674> 14867 +<00007676> 5783 +<00007678> 5784 +<0000767a> 3395 +<0000767b> 3146 +<0000767c> 5785 +<0000767d> 3368 +<0000767e> 3494 +<00007680> 5786 +<00007681> 16989 +<00007682> 8566 +<00007683> 5787 +<00007684> 3108 +<00007685> 22037 +<00007686> 1413 +<00007687> 2006 +<00007688> 5788 +<0000768b> 5789 +<0000768e> 5790 +<00007690> 2167 +<00007693> 5792 +<00007695> 18175 +<00007696> 5791 +<0000769b> 8569 +<0000769c> 8567 +<0000769d> 16990 +<0000769e> 8568 +<0000769f> 22040 +<000076a0> 18177 +<000076a1> 18176 +<000076a6> 8570 +<000076aa> 16991 +<000076ad> 19570 +<000076ae> 3453 +<000076af> 18180 +<000076b0> 5795 +<000076b4> 5796 +<000076b6> 16992 +<000076b7> 7452 +<000076bd> 19571 +<000076bf> 2172 +endcidchar + +100 begincidchar +<000076c1> 22043 +<000076c2> 5800 +<000076c3> 3340 +<000076c5> 14870 +<000076c6> 3725 +<000076c8> 1264 +<000076c9> 18182 +<000076ca> 1273 +<000076cb> 22044 +<000076cc> 14871 +<000076cd> 5801 +<000076ce> 16993 +<000076d2> 5803 +<000076d4> 16994 +<000076d6> 5802 +<000076d7> 3178 +<000076d9> 19572 +<000076db> 2653 +<000076dc> 5336 +<000076de> 5804 +<000076df> 3789 +<000076e0> 22046 +<000076e1> 5805 +<000076e3> 1538 +<000076e4> 3435 +<000076e5> 5806 +<000076e6> 16995 +<000076e7> 5807 +<000076e8> 18184 +<000076ea> 5808 +<000076eb> 19573 +<000076ec> 14872 +<000076ee> 3816 +<000076f0> 19574 +<000076f1> 16996 +<000076f2> 3809 +<000076f4> 3034 +<000076f6> 22047 +<000076f8> 2796 +<000076f9> 19575 +<000076fb> 5810 +<000076fc> 14873 +<000076fe> 2412 +<00007700> 19576 +<00007701> 2482 +<00007704> 5813 +<00007706> 22048 +<00007707> 5812 +<00007708> 5811 +<00007709> 3473 +<0000770a> 16997 +<0000770b> 1539 +<0000770c> 1885 +<0000770e> 19577 +<00007712> 22049 +<00007717> 18186 +<00007719> 16998 +<0000771a> 18187 +<0000771b> 5819 +<0000771c> 22052 +<0000771e> 5816 +<0000771f> 2565 +<00007720> 3774 +<00007722> 19578 +<00007724> 5815 +<00007728> 19579 +<00007729> 5814 +<0000772d> 18188 +<0000772e> 22053 +<0000772f> 19580 +<00007734> 14874 +<00007735> 18189 +<00007736> 14875 +<00007739> 19581 +<0000773a> 3019 +<0000773c> 1567 +<0000773d> 22054 +<0000773e> 19582 +<00007740> 2979 +<00007742> 22055 +<00007745> 19583 +<00007746> 8572 +<00007747> 5822 +<0000774a> 19584 +<0000774f> 19585 +<00007752> 22056 +<00007758> 18194 +<0000775a> 5823 +<0000775b> 5826 +<0000775c> 14876 +<0000775e> 19586 +<00007761> 2605 +<00007762> 7877 +<00007763> 3228 +<00007764> 19587 +<00007765> 5827 +<00007766> 3713 +<00007767> 19588 +<00007768> 5824 +<0000776a> 14165 +endcidchar + +100 begincidchar +<0000776b> 5825 +<0000776c> 19589 +<00007770> 22059 +<00007772> 14879 +<00007779> 5830 +<0000777a> 17001 +<0000777c> 18196 +<0000777d> 14880 +<0000777e> 5829 +<0000777f> 5828 +<00007780> 17002 +<00007784> 19590 +<0000778b> 5832 +<0000778e> 5831 +<00007791> 5833 +<00007794> 17003 +<00007795> 14881 +<00007796> 19593 +<0000779a> 18199 +<0000779e> 5835 +<0000779f> 18200 +<000077a0> 5834 +<000077a2> 18201 +<000077a4> 18202 +<000077a5> 7790 +<000077a7> 19594 +<000077a9> 14166 +<000077aa> 14882 +<000077ac> 2400 +<000077ad> 3982 +<000077ae> 22064 +<000077af> 19595 +<000077b0> 5836 +<000077b1> 22065 +<000077b3> 3215 +<000077b5> 22066 +<000077b6> 5837 +<000077b7> 19596 +<000077b9> 5838 +<000077bb> 5842 +<000077be> 19597 +<000077bf> 5839 +<000077c3> 22067 +<000077c7> 5843 +<000077c9> 19598 +<000077cd> 5844 +<000077d1> 19599 +<000077d2> 22068 +<000077d5> 22069 +<000077d7> 5845 +<000077d9> 19600 +<000077da> 5846 +<000077db> 3779 +<000077dc> 5847 +<000077e0> 17004 +<000077e2> 3836 +<000077e3> 5848 +<000077e4> 18205 +<000077e5> 2956 +<000077e6> 14883 +<000077e7> 3360 +<000077e9> 1763 +<000077ea> 18206 +<000077ec> 18207 +<000077ed> 2937 +<000077ee> 5849 +<000077ef> 1714 +<000077f0> 14884 +<000077f1> 19601 +<000077f3> 2676 +<000077f4> 14885 +<000077f8> 22070 +<000077fb> 18208 +<000077fc> 5850 +<00007802> 2093 +<00007805> 18210 +<00007806> 14886 +<00007809> 18211 +<0000780c> 5851 +<0000780d> 18212 +<0000780e> 22071 +<00007811> 22072 +<00007812> 5852 +<00007814> 1882 +<00007815> 2117 +<00007819> 18213 +<0000781d> 22073 +<00007820> 5854 +<00007821> 8574 +<00007822> 14887 +<00007823> 22074 +<00007825> 3152 +<00007826> 2118 +<00007827> 1640 +<0000782c> 18214 +<00007830> 14890 +<00007832> 3666 +<00007834> 3329 +<00007835> 14891 +<00007837> 19602 +endcidchar + +100 begincidchar +<0000783a> 3153 +<0000783f> 2030 +<00007843> 17006 +<00007844> 22075 +<00007845> 5856 +<00007847> 18215 +<00007848> 22076 +<0000784c> 22077 +<0000784e> 8575 +<0000784f> 13342 +<00007851> 15420 +<00007852> 22078 +<0000785c> 19603 +<0000785d> 2483 +<0000785e> 22079 +<00007863> 22082 +<00007864> 8576 +<00007868> 14892 +<0000786a> 18216 +<0000786b> 3962 +<0000786c> 2007 +<0000786e> 17007 +<0000786f> 1883 +<00007872> 3383 +<00007874> 5858 +<0000787a> 8577 +<0000787c> 5860 +<0000787e> 19604 +<00007881> 1951 +<00007886> 5859 +<00007887> 3090 +<0000788a> 18218 +<0000788c> 5862 +<0000788d> 1429 +<0000788e> 5857 +<0000788f> 22083 +<00007891> 3454 +<00007893> 1234 +<00007894> 18219 +<00007895> 2140 +<00007897> 4088 +<00007898> 19605 +<0000789a> 5861 +<0000789d> 18221 +<0000789e> 14893 +<0000789f> 18222 +<000078a1> 19606 +<000078a3> 5863 +<000078a4> 18220 +<000078a7> 3611 +<000078a8> 22084 +<000078a9> 2685 +<000078aa> 5865 +<000078ac> 22085 +<000078ad> 17010 +<000078af> 5866 +<000078b0> 17008 +<000078b1> 19607 +<000078b2> 22086 +<000078b3> 19608 +<000078b5> 5864 +<000078ba> 1452 +<000078bb> 18223 +<000078bc> 5872 +<000078bd> 22087 +<000078be> 5871 +<000078bf> 22088 +<000078c1> 2259 +<000078c5> 5873 +<000078c6> 5868 +<000078c7> 22089 +<000078c8> 14894 +<000078c9> 19609 +<000078ca> 5874 +<000078cb> 5869 +<000078cc> 14895 +<000078ce> 14896 +<000078d0> 3436 +<000078d1> 5867 +<000078d2> 22090 +<000078d3> 19610 +<000078d4> 5870 +<000078d5> 18224 +<000078d6> 22091 +<000078da> 5877 +<000078db> 22092 +<000078df> 22093 +<000078e4> 14897 +<000078e6> 18225 +<000078e7> 5876 +<000078e8> 3727 +<000078ea> 22094 +<000078ec> 5875 +<000078ef> 1199 +<000078f2> 14900 +<000078f3> 22095 +<000078f4> 5879 +<000078f6> 22096 +<000078f7> 14901 +<000078fb> 14902 +endcidchar + +100 begincidchar +<000078fd> 5878 +<000078fe> 18228 +<000078ff> 22097 +<00007900> 17011 +<00007901> 2484 +<00007906> 22098 +<00007907> 5880 +<0000790c> 19611 +<0000790e> 2757 +<00007910> 18230 +<00007911> 5882 +<00007912> 5881 +<00007919> 5883 +<0000791a> 22099 +<0000791b> 18231 +<0000791c> 17012 +<0000791e> 22100 +<0000791f> 19612 +<00007920> 22101 +<00007925> 18232 +<00007926> 5853 +<00007929> 22102 +<0000792a> 5855 +<0000792b> 5885 +<0000792c> 5884 +<0000792d> 22103 +<0000792e> 17013 +<00007930> 8578 +<00007931> 14903 +<00007934> 17014 +<00007935> 22104 +<0000793a> 2260 +<0000793b> 14905 +<0000793c> 4017 +<0000793d> 14906 +<0000793e> 2302 +<0000793f> 19615 +<00007940> 5886 +<00007941> 7668 +<00007942> 19616 +<00007944> 22105 +<00007945> 14907 +<00007946> 17015 +<00007947> 7659 +<00007948> 1601 +<00007949> 2225 +<0000794a> 18233 +<0000794b> 22106 +<0000794f> 22107 +<00007950> 3870 +<00007951> 22108 +<00007953> 5892 +<00007954> 19617 +<00007955> 5891 +<00007956> 2758 +<00007957> 5888 +<00007958> 18234 +<0000795a> 5890 +<0000795d> 2389 +<0000795e> 2566 +<0000795f> 5889 +<00007960> 5887 +<00007962> 3296 +<00007965> 2485 +<00007967> 18236 +<00007968> 3502 +<00007969> 22109 +<0000796b> 19618 +<0000796d> 2119 +<00007972> 18237 +<00007977> 3186 +<00007979> 17016 +<0000797a> 5893 +<0000797b> 22110 +<0000797c> 19619 +<0000797e> 22111 +<0000797f> 5894 +<00007980> 5916 +<00007981> 1744 +<00007984> 4067 +<00007985> 2743 +<0000798a> 5895 +<0000798b> 14910 +<0000798c> 22112 +<0000798d> 1362 +<0000798e> 3091 +<0000798f> 3569 +<00007991> 22113 +<00007993> 22114 +<00007994> 8582 +<00007995> 18238 +<00007996> 14911 +<00007998> 14912 +<0000799b> 8584 +<0000799c> 22115 +<0000799d> 5896 +<000079a1> 18239 +<000079a6> 1684 +<000079a7> 5897 +<000079a8> 22116 +endcidchar + +100 begincidchar +<000079a9> 18240 +<000079aa> 5899 +<000079ab> 19620 +<000079ae> 5900 +<000079af> 22117 +<000079b0> 7769 +<000079b1> 7758 +<000079b3> 5901 +<000079b4> 18241 +<000079b8> 14913 +<000079bb> 14914 +<000079bd> 1745 +<000079be> 1363 +<000079bf> 3229 +<000079c0> 2354 +<000079c1> 2226 +<000079c2> 18242 +<000079c4> 19621 +<000079c7> 18243 +<000079c8> 17017 +<000079c9> 5904 +<000079ca> 14915 +<000079cb> 2355 +<000079cf> 22118 +<000079d1> 1354 +<000079d2> 3509 +<000079d4> 17019 +<000079d5> 5905 +<000079d6> 18246 +<000079d8> 3455 +<000079da> 14916 +<000079dd> 22119 +<000079de> 17020 +<000079df> 2759 +<000079e0> 22120 +<000079e1> 5908 +<000079e2> 22121 +<000079e3> 5909 +<000079e4> 7773 +<000079e5> 22122 +<000079e6> 2567 +<000079e7> 5906 +<000079e9> 2975 +<000079ea> 19622 +<000079eb> 17021 +<000079ec> 5907 +<000079ed> 17022 +<000079f0> 2486 +<000079f1> 22123 +<000079f8> 22124 +<000079fb> 1184 +<000079fc> 22125 +<00007a00> 1603 +<00007a02> 19623 +<00007a03> 14917 +<00007a05> 13875 +<00007a07> 22126 +<00007a08> 5910 +<00007a09> 14918 +<00007a0a> 18251 +<00007a0b> 3092 +<00007a0c> 19624 +<00007a0d> 5911 +<00007a0e> 2667 +<00007a11> 14919 +<00007a14> 3769 +<00007a15> 18252 +<00007a17> 7782 +<00007a1a> 2963 +<00007a1b> 18253 +<00007a1c> 3983 +<00007a1e> 14920 +<00007a1f> 5915 +<00007a20> 5914 +<00007a21> 22127 +<00007a27> 22128 +<00007a2b> 22129 +<00007a2d> 14921 +<00007a2e> 2331 +<00007a2f> 22130 +<00007a30> 19625 +<00007a31> 5917 +<00007a32> 1204 +<00007a37> 5920 +<00007a38> 18255 +<00007a39> 14922 +<00007a3a> 19626 +<00007a3b> 5918 +<00007a3c> 1364 +<00007a3d> 1828 +<00007a3e> 5919 +<00007a3f> 2008 +<00007a40> 2052 +<00007a42> 3638 +<00007a43> 5921 +<00007a44> 19627 +<00007a45> 14923 +<00007a46> 3714 +<00007a47> 18256 +<00007a48> 22133 +endcidchar + +100 begincidchar +<00007a49> 5923 +<00007a4c> 14924 +<00007a4d> 2677 +<00007a4e> 1265 +<00007a4f> 1338 +<00007a50> 1136 +<00007a55> 22134 +<00007a56> 18257 +<00007a57> 5922 +<00007a59> 18258 +<00007a5c> 18259 +<00007a5d> 14925 +<00007a5f> 18260 +<00007a60> 20310 +<00007a63> 2527 +<00007a65> 22135 +<00007a67> 18261 +<00007a69> 5926 +<00007a6a> 18262 +<00007a6b> 1453 +<00007a6d> 14927 +<00007a70> 5928 +<00007a74> 1856 +<00007a75> 18263 +<00007a76> 1664 +<00007a78> 14928 +<00007a79> 5929 +<00007a7a> 1773 +<00007a7d> 5930 +<00007a7e> 22136 +<00007a7f> 7973 +<00007a80> 19628 +<00007a81> 3237 +<00007a82> 18264 +<00007a83> 2692 +<00007a84> 2149 +<00007a85> 17023 +<00007a86> 19629 +<00007a88> 5931 +<00007a8a> 18265 +<00007a8b> 22137 +<00007a90> 18266 +<00007a91> 22138 +<00007a92> 2976 +<00007a93> 2797 +<00007a94> 19630 +<00007a95> 5933 +<00007a96> 5935 +<00007a97> 5932 +<00007a98> 5934 +<00007a9e> 22139 +<00007a9f> 1784 +<00007aa0> 14929 +<00007aa3> 14930 +<00007aa9> 5936 +<00007aaa> 1788 +<00007aac> 18267 +<00007aae> 1665 +<00007aaf> 3900 +<00007ab0> 5938 +<00007ab3> 14931 +<00007ab5> 19631 +<00007ab6> 5939 +<00007ab9> 18270 +<00007aba> 1232 +<00007abd> 19632 +<00007abe> 18271 +<00007abf> 5942 +<00007ac3> 1492 +<00007ac4> 5941 +<00007ac5> 5940 +<00007ac6> 14934 +<00007ac7> 5944 +<00007ac8> 20285 +<00007ac9> 22140 +<00007aca> 5945 +<00007acb> 3953 +<00007acc> 18273 +<00007acd> 5946 +<00007ace> 17025 +<00007acf> 5947 +<00007ad1> 8585 +<00007ad2> 4549 +<00007ad3> 5949 +<00007ad5> 5948 +<00007adb> 22141 +<00007adc> 3965 +<00007add> 5952 +<00007adf> 7176 +<00007ae0> 2487 +<00007ae3> 2401 +<00007ae5> 3216 +<00007ae6> 5955 +<00007ae7> 8586 +<00007ae8> 18274 +<00007ae9> 22142 +<00007aea> 2918 +<00007aeb> 8588 +<00007aec> 22143 +<00007aed> 5956 +endcidchar + +100 begincidchar +<00007aef> 2938 +<00007af0> 5957 +<00007af1> 22144 +<00007af4> 18275 +<00007af6> 1693 +<00007af8> 4214 +<00007af9> 2971 +<00007afa> 2271 +<00007afb> 22145 +<00007afd> 17026 +<00007afe> 19633 +<00007aff> 1540 +<00007b02> 5958 +<00007b04> 5971 +<00007b06> 5961 +<00007b07> 14935 +<00007b08> 20263 +<00007b0a> 5960 +<00007b0b> 5973 +<00007b0f> 5959 +<00007b11> 2488 +<00007b12> 17027 +<00007b14> 14936 +<00007b1b> 3109 +<00007b1e> 5965 +<00007b1f> 22146 +<00007b20> 1468 +<00007b23> 22147 +<00007b25> 2592 +<00007b26> 3542 +<00007b27> 14937 +<00007b28> 5967 +<00007b29> 22148 +<00007b2a> 18280 +<00007b2b> 19634 +<00007b2c> 2888 +<00007b2d> 17028 +<00007b30> 22149 +<00007b31> 14938 +<00007b33> 5962 +<00007b34> 22150 +<00007b35> 5966 +<00007b36> 5968 +<00007b39> 2155 +<00007b3b> 17029 +<00007b3d> 18279 +<00007b41> 18286 +<00007b45> 5975 +<00007b46> 3488 +<00007b47> 14939 +<00007b48> 3386 +<00007b49> 3187 +<00007b4b> 1746 +<00007b4c> 5974 +<00007b4d> 5972 +<00007b4e> 14940 +<00007b4f> 3401 +<00007b50> 5969 +<00007b51> 2972 +<00007b52> 3189 +<00007b53> 14173 +<00007b54> 3188 +<00007b55> 18288 +<00007b56> 2150 +<00007b5d> 5993 +<00007b60> 14941 +<00007b64> 18290 +<00007b65> 5977 +<00007b66> 18291 +<00007b67> 5979 +<00007b69> 14942 +<00007b6a> 22153 +<00007b6c> 5982 +<00007b6d> 14943 +<00007b6e> 5983 +<00007b6f> 17030 +<00007b72> 14944 +<00007b73> 18292 +<00007b74> 5978 +<00007b75> 20266 +<00007b77> 19635 +<00007b79> 18289 +<00007b7a> 5970 +<00007b7f> 18285 +<00007b84> 22154 +<00007b86> 3615 +<00007b87> 1365 +<00007b89> 22155 +<00007b8b> 5990 +<00007b8d> 5987 +<00007b8e> 22156 +<00007b8f> 5992 +<00007b90> 18295 +<00007b91> 14945 +<00007b92> 5991 +<00007b94> 3369 +<00007b95> 3763 +<00007b96> 22157 +<00007b97> 2185 +<00007b98> 5985 +endcidchar + +100 begincidchar +<00007b99> 5994 +<00007b9a> 5989 +<00007b9b> 18296 +<00007b9c> 5988 +<00007b9d> 5984 +<00007b9e> 8589 +<00007b9f> 5986 +<00007ba0> 19636 +<00007ba1> 1541 +<00007ba5> 22158 +<00007baa> 2939 +<00007bac> 19637 +<00007bad> 7974 +<00007baf> 14946 +<00007bb0> 19638 +<00007bb1> 3382 +<00007bb2> 22159 +<00007bb4> 5999 +<00007bb5> 18298 +<00007bb6> 22160 +<00007bb8> 7775 +<00007bbc> 18299 +<00007bbd> 22163 +<00007bc0> 2693 +<00007bc1> 5996 +<00007bc2> 22164 +<00007bc4> 3427 +<00007bc5> 18300 +<00007bc6> 6000 +<00007bc7> 7979 +<00007bc8> 22165 +<00007bc9> 2969 +<00007bca> 18301 +<00007bcb> 5995 +<00007bcc> 5997 +<00007bcf> 5998 +<00007bd4> 18304 +<00007bd6> 18305 +<00007bd7> 14947 +<00007bd9> 14948 +<00007bda> 18306 +<00007bdb> 22166 +<00007bdd> 7997 +<00007be0> 2288 +<00007be4> 3230 +<00007be5> 6006 +<00007be6> 6005 +<00007be8> 19639 +<00007be9> 6002 +<00007bea> 18307 +<00007bed> 4060 +<00007bf0> 18308 +<00007bf2> 19640 +<00007bf3> 6011 +<00007bf6> 6015 +<00007bf7> 6012 +<00007bf8> 19641 +<00007bfc> 19642 +<00007bfe> 19643 +<00007c00> 6008 +<00007c01> 17031 +<00007c02> 22171 +<00007c03> 18309 +<00007c04> 22172 +<00007c06> 22173 +<00007c07> 6009 +<00007c09> 19644 +<00007c0b> 14949 +<00007c0c> 22174 +<00007c0d> 6014 +<00007c0e> 18310 +<00007c0f> 14950 +<00007c11> 6003 +<00007c12> 4330 +<00007c13> 6010 +<00007c14> 6004 +<00007c17> 6013 +<00007c19> 22175 +<00007c1b> 22176 +<00007c1e> 7739 +<00007c1f> 6019 +<00007c20> 14951 +<00007c21> 1542 +<00007c23> 6016 +<00007c25> 22177 +<00007c26> 14952 +<00007c27> 6017 +<00007c28> 19645 +<00007c2a> 6018 +<00007c2b> 6021 +<00007c2c> 22178 +<00007c2f> 19646 +<00007c31> 14953 +<00007c33> 17032 +<00007c34> 22179 +<00007c36> 14954 +<00007c37> 6020 +<00007c38> 3466 +<00007c3d> 6022 +<00007c3e> 20265 +endcidchar + +100 begincidchar +<00007c3f> 3645 +<00007c40> 6027 +<00007c42> 19647 +<00007c43> 6024 +<00007c45> 18311 +<00007c46> 22182 +<00007c4a> 18312 +<00007c4c> 6023 +<00007c4d> 2678 +<00007c4f> 6026 +<00007c50> 6028 +<00007c51> 14955 +<00007c54> 6025 +<00007c55> 22183 +<00007c56> 6032 +<00007c57> 18313 +<00007c58> 6029 +<00007c59> 14956 +<00007c5a> 22184 +<00007c5e> 18314 +<00007c5f> 6030 +<00007c60> 6007 +<00007c61> 18315 +<00007c63> 22185 +<00007c64> 6031 +<00007c65> 6033 +<00007c67> 14957 +<00007c69> 18316 +<00007c6c> 6034 +<00007c6d> 17034 +<00007c6e> 14958 +<00007c6f> 18317 +<00007c70> 14959 +<00007c72> 19653 +<00007c73> 3606 +<00007c75> 6035 +<00007c79> 17035 +<00007c7b> 14094 +<00007c7c> 22187 +<00007c7d> 19654 +<00007c7e> 20293 +<00007c81> 1734 +<00007c82> 20272 +<00007c83> 6036 +<00007c86> 22188 +<00007c87> 19655 +<00007c89> 3588 +<00007c8b> 2606 +<00007c8d> 3772 +<00007c8f> 17036 +<00007c90> 6037 +<00007c92> 3963 +<00007c94> 17037 +<00007c95> 3370 +<00007c97> 2760 +<00007c98> 3306 +<00007c9b> 2391 +<00007c9e> 19656 +<00007c9f> 1156 +<00007ca0> 17038 +<00007ca1> 6042 +<00007ca2> 6040 +<00007ca4> 6038 +<00007ca5> 1501 +<00007ca6> 18321 +<00007ca7> 2489 +<00007ca8> 6043 +<00007cab> 6041 +<00007cad> 6039 +<00007cae> 6047 +<00007cb0> 22189 +<00007cb1> 6046 +<00007cb2> 6045 +<00007cb3> 6044 +<00007cb9> 6048 +<00007cba> 19657 +<00007cbb> 22190 +<00007cbc> 14960 +<00007cbd> 6049 +<00007cbe> 2654 +<00007cbf> 14961 +<00007cc0> 6050 +<00007cc2> 6052 +<00007cc4> 18326 +<00007cc5> 6051 +<00007cc7> 19658 +<00007cca> 1926 +<00007ccd> 18328 +<00007cce> 2746 +<00007ccf> 22191 +<00007cd2> 6054 +<00007cd3> 19659 +<00007cd4> 22192 +<00007cd5> 17039 +<00007cd6> 3190 +<00007cd7> 14964 +<00007cd8> 6053 +<00007cd9> 14965 +<00007cda> 19660 +<00007cdc> 6055 +endcidchar + +100 begincidchar +<00007cdd> 14966 +<00007cde> 3589 +<00007cdf> 2798 +<00007ce0> 2009 +<00007ce2> 6056 +<00007ce6> 18331 +<00007ce7> 3984 +<00007ce9> 22193 +<00007ceb> 14967 +<00007cef> 6058 +<00007cf2> 6059 +<00007cf4> 6060 +<00007cf5> 18333 +<00007cf6> 6061 +<00007cf8> 2227 +<00007cfa> 6062 +<00007cfb> 1829 +<00007cfe> 1668 +<00007d00> 1604 +<00007d02> 6064 +<00007d03> 18334 +<00007d04> 3839 +<00007d05> 2010 +<00007d06> 6063 +<00007d0a> 6067 +<00007d0b> 3826 +<00007d0d> 3314 +<00007d0f> 22194 +<00007d10> 3493 +<00007d11> 22195 +<00007d12> 18336 +<00007d13> 14971 +<00007d14> 2413 +<00007d15> 6066 +<00007d16> 22196 +<00007d17> 2303 +<00007d18> 2011 +<00007d19> 2228 +<00007d1a> 1667 +<00007d1b> 3590 +<00007d1c> 6065 +<00007d1d> 14972 +<00007d1e> 18337 +<00007d20> 2761 +<00007d21> 3696 +<00007d22> 2151 +<00007d23> 14973 +<00007d26> 22197 +<00007d2a> 22198 +<00007d2b> 2229 +<00007d2c> 3065 +<00007d2d> 22199 +<00007d2e> 6070 +<00007d2f> 4007 +<00007d30> 2121 +<00007d31> 17040 +<00007d32> 6071 +<00007d33> 2568 +<00007d35> 6073 +<00007d39> 2490 +<00007d3a> 2080 +<00007d3c> 19661 +<00007d3f> 6072 +<00007d40> 18342 +<00007d41> 14974 +<00007d42> 2356 +<00007d43> 1906 +<00007d44> 2762 +<00007d45> 6068 +<00007d46> 6074 +<00007d47> 18343 +<00007d48> 8591 +<00007d4b> 6069 +<00007d4c> 1830 +<00007d4d> 19662 +<00007d4e> 6077 +<00007d4f> 6081 +<00007d50> 1857 +<00007d51> 22200 +<00007d53> 14975 +<00007d55> 13882 +<00007d56> 6076 +<00007d57> 22201 +<00007d59> 14976 +<00007d5a> 18347 +<00007d5b> 6085 +<00007d5c> 17041 +<00007d5d> 14977 +<00007d5e> 2012 +<00007d61> 3927 +<00007d62> 1152 +<00007d63> 6082 +<00007d65> 22202 +<00007d66> 1669 +<00007d67> 22203 +<00007d68> 6079 +<00007d6a> 18348 +<00007d6e> 6080 +<00007d70> 18349 +<00007d71> 3191 +endcidchar + +100 begincidchar +<00007d72> 6078 +<00007d73> 6075 +<00007d75> 1414 +<00007d76> 2696 +<00007d78> 22204 +<00007d79> 1884 +<00007d7a> 14978 +<00007d7b> 22205 +<00007d7d> 6087 +<00007d7f> 18351 +<00007d81> 22206 +<00007d82> 19663 +<00007d83> 17042 +<00007d85> 19664 +<00007d86> 14979 +<00007d88> 18353 +<00007d89> 6084 +<00007d8d> 19665 +<00007d8f> 6086 +<00007d91> 19666 +<00007d93> 6083 +<00007d96> 22207 +<00007d97> 18354 +<00007d99> 1831 +<00007d9a> 2835 +<00007d9b> 6088 +<00007d9c> 2800 +<00007d9d> 18356 +<00007d9e> 19667 +<00007d9f> 6101 +<00007da0> 8594 +<00007da2> 6097 +<00007da3> 6091 +<00007da6> 17043 +<00007da7> 18357 +<00007daa> 18358 +<00007dab> 6095 +<00007dac> 2342 +<00007dad> 1185 +<00007dae> 6090 +<00007daf> 6098 +<00007db0> 6102 +<00007db1> 2013 +<00007db2> 3810 +<00007db3> 19668 +<00007db4> 3058 +<00007db5> 6092 +<00007db6> 18359 +<00007db7> 8593 +<00007db8> 6100 +<00007db9> 19669 +<00007dba> 6089 +<00007dbb> 2940 +<00007dbd> 6094 +<00007dbe> 1153 +<00007dbf> 3798 +<00007dc0> 18360 +<00007dc2> 17044 +<00007dc7> 6093 +<00007dca> 1747 +<00007dcb> 3456 +<00007dcc> 14982 +<00007dcf> 2799 +<00007dd0> 19670 +<00007dd1> 3992 +<00007dd2> 2425 +<00007dd5> 6141 +<00007dd6> 8595 +<00007dd7> 18361 +<00007dd8> 6103 +<00007dd9> 18362 +<00007dda> 2722 +<00007ddc> 6099 +<00007ddd> 6104 +<00007dde> 6106 +<00007de0> 3093 +<00007de1> 6109 +<00007de2> 22215 +<00007de3> 13322 +<00007de4> 6105 +<00007de5> 19671 +<00007de6> 18363 +<00007de8> 3620 +<00007de9> 1543 +<00007dea> 22216 +<00007deb> 14983 +<00007dec> 3799 +<00007ded> 22217 +<00007def> 1186 +<00007df1> 14984 +<00007df2> 6108 +<00007df4> 4037 +<00007df9> 14985 +<00007dfa> 22218 +<00007dfb> 6107 +<00007e00> 22214 +<00007e01> 1297 +<00007e04> 3268 +<00007e05> 6110 +<00007e08> 14986 +endcidchar + +100 begincidchar +<00007e09> 6117 +<00007e0a> 6111 +<00007e0b> 6118 +<00007e10> 18367 +<00007e11> 14987 +<00007e12> 6114 +<00007e15> 14988 +<00007e17> 18368 +<00007e1b> 3377 +<00007e1c> 22219 +<00007e1d> 18369 +<00007e1e> 2294 +<00007e1f> 6116 +<00007e20> 14989 +<00007e21> 6113 +<00007e22> 6119 +<00007e23> 6112 +<00007e26> 2382 +<00007e27> 18370 +<00007e28> 17045 +<00007e2b> 3667 +<00007e2c> 18371 +<00007e2d> 22220 +<00007e2e> 2390 +<00007e2f> 19674 +<00007e31> 6115 +<00007e32> 6127 +<00007e33> 22221 +<00007e35> 6123 +<00007e36> 19675 +<00007e37> 6126 +<00007e39> 6124 +<00007e3a> 6128 +<00007e3b> 6122 +<00007e3d> 6096 +<00007e3e> 2679 +<00007e3f> 22222 +<00007e41> 3423 +<00007e43> 6125 +<00007e44> 19676 +<00007e45> 18372 +<00007e46> 6120 +<00007e47> 14990 +<00007e48> 14183 +<00007e4a> 2723 +<00007e4b> 1832 +<00007e4d> 2357 +<00007e4e> 22223 +<00007e50> 22224 +<00007e52> 8596 +<00007e54> 2539 +<00007e55> 2744 +<00007e56> 6131 +<00007e58> 22225 +<00007e5d> 6130 +<00007e5e> 6132 +<00007e5f> 22226 +<00007e61> 7697 +<00007e62> 14991 +<00007e65> 22227 +<00007e66> 6121 +<00007e67> 6129 +<00007e69> 6137 +<00007e6a> 6136 +<00007e6b> 7671 +<00007e6d> 3752 +<00007e6e> 14992 +<00007e6f> 19677 +<00007e70> 1793 +<00007e73> 14993 +<00007e75> 18373 +<00007e78> 19678 +<00007e79> 6135 +<00007e7b> 6139 +<00007e7c> 6138 +<00007e7d> 6142 +<00007e7e> 18374 +<00007e7f> 6144 +<00007e81> 19679 +<00007e82> 2186 +<00007e83> 6140 +<00007e8a> 8359 +<00007e8c> 6147 +<00007e8d> 14994 +<00007e8e> 6153 +<00007e8f> 3125 +<00007e90> 6149 +<00007e91> 14995 +<00007e92> 6148 +<00007e95> 22228 +<00007e96> 6152 +<00007e98> 14996 +<00007e9a> 18378 +<00007f36> 1544 +<00007f38> 6156 +<00007f3a> 6157 +<00007f3b> 18381 +<00007f3c> 18380 +<00007f3d> 19680 +<00007f3e> 18382 +endcidchar + +100 begincidchar +<00007f3f> 22231 +<00007f43> 18383 +<00007f44> 14997 +<00007f45> 6158 +<00007f47> 8597 +<00007f4f> 14998 +<00007f54> 6165 +<00007f55> 6164 +<00007f58> 6166 +<00007f5b> 19681 +<00007f5c> 22232 +<00007f5d> 19682 +<00007f61> 15001 +<00007f65> 19683 +<00007f66> 22233 +<00007f67> 6171 +<00007f6a> 2129 +<00007f6b> 1833 +<00007f6d> 18389 +<00007f6e> 2964 +<00007f70> 3399 +<00007f71> 19684 +<00007f72> 2426 +<00007f75> 3331 +<00007f77> 3457 +<00007f78> 6172 +<00007f79> 4918 +<00007f82> 6173 +<00007f83> 6175 +<00007f85> 3919 +<00007f86> 6174 +<00007f87> 6177 +<00007f88> 6176 +<00007f8a> 3901 +<00007f8b> 19687 +<00007f8c> 6178 +<00007f8d> 22235 +<00007f8e> 3474 +<00007f8f> 22236 +<00007f90> 18392 +<00007f91> 15002 +<00007f94> 6179 +<00007f96> 18395 +<00007f97> 17046 +<00007f9a> 6182 +<00007f9c> 18396 +<00007f9d> 6181 +<00007f9e> 6180 +<00007fa1> 8598 +<00007fa2> 19688 +<00007fa3> 6183 +<00007fa4> 1800 +<00007fa6> 22237 +<00007fa8> 2724 +<00007fa9> 1627 +<00007faa> 22238 +<00007fad> 18397 +<00007fae> 6187 +<00007faf> 6184 +<00007fb2> 6185 +<00007fb4> 22239 +<00007fb6> 6188 +<00007fb8> 6189 +<00007fb9> 6186 +<00007fbc> 22240 +<00007fbd> 1227 +<00007fbf> 15003 +<00007fc0> 22241 +<00007fc1> 1319 +<00007fc3> 18399 +<00007fc8> 22242 +<00007fca> 6193 +<00007fcc> 3916 +<00007fce> 15004 +<00007fcf> 18400 +<00007fd2> 2358 +<00007fd4> 6195 +<00007fd5> 6194 +<00007fdb> 17047 +<00007fdf> 15005 +<00007fe0> 2607 +<00007fe1> 6196 +<00007fe3> 18401 +<00007fe5> 15006 +<00007fe6> 6197 +<00007fe8> 22243 +<00007fe9> 6198 +<00007feb> 7657 +<00007fec> 15007 +<00007ff0> 7656 +<00007ff2> 18402 +<00007ff3> 6199 +<00007ff9> 6200 +<00007ffa> 15010 +<00007ffb> 3723 +<00007ffc> 3917 +<00008000> 3902 +<00008001> 4061 +<00008002> 14099 +<00008003> 2015 +endcidchar + +100 begincidchar +<00008004> 6203 +<00008005> 2304 +<00008006> 6202 +<00008007> 19692 +<00008008> 18404 +<0000800a> 18403 +<0000800b> 6204 +<0000800c> 2261 +<0000800d> 19693 +<0000800e> 15011 +<0000800f> 22244 +<00008010> 2865 +<00008011> 15012 +<00008012> 6205 +<00008013> 22245 +<00008014> 15013 +<00008015> 2014 +<00008016> 18405 +<00008017> 3811 +<0000801c> 6208 +<0000801d> 22246 +<0000801e> 19694 +<00008021> 6209 +<00008024> 15014 +<00008026> 15015 +<00008028> 6210 +<0000802c> 18406 +<0000802e> 22249 +<00008030> 18407 +<00008033> 2262 +<00008034> 22250 +<00008035> 17048 +<00008036> 3833 +<00008037> 17049 +<00008039> 19695 +<0000803a> 15016 +<0000803b> 6212 +<0000803c> 15017 +<0000803d> 2941 +<0000803e> 22251 +<0000803f> 6211 +<00008040> 22252 +<00008043> 18408 +<00008044> 22253 +<00008046> 6214 +<0000804a> 6213 +<00008052> 6215 +<00008056> 2655 +<00008058> 6216 +<0000805a> 6217 +<0000805e> 3593 +<0000805f> 6218 +<00008060> 15018 +<00008061> 2801 +<00008062> 6219 +<00008064> 22254 +<00008066> 18409 +<00008068> 6220 +<0000806d> 22255 +<0000806f> 4038 +<00008070> 6223 +<00008071> 15019 +<00008072> 6222 +<00008073> 6221 +<00008074> 3020 +<00008075> 15020 +<00008076> 6224 +<00008077> 2540 +<00008079> 6225 +<0000807b> 18410 +<0000807d> 6226 +<0000807e> 4062 +<0000807f> 6227 +<00008081> 22256 +<00008084> 6228 +<00008085> 6230 +<00008086> 6229 +<00008087> 3385 +<00008088> 19696 +<00008089> 3281 +<0000808b> 4068 +<0000808c> 3389 +<0000808e> 19697 +<00008093> 6232 +<00008096> 2491 +<00008098> 3484 +<00008099> 18411 +<0000809a> 6233 +<0000809b> 6231 +<0000809c> 18412 +<0000809d> 1546 +<0000809e> 15021 +<000080a1> 1928 +<000080a2> 2230 +<000080a4> 18413 +<000080a5> 3458 +<000080a6> 15022 +<000080a7> 18414 +<000080a9> 1886 +<000080aa> 3697 +endcidchar + +100 begincidchar +<000080ab> 15023 +<000080ac> 6236 +<000080ad> 6234 +<000080af> 2016 +<000080b1> 2017 +<000080b2> 1197 +<000080b4> 2136 +<000080b8> 18415 +<000080b9> 22257 +<000080ba> 3343 +<000080c3> 1187 +<000080c4> 6241 +<000080c5> 18417 +<000080c6> 2942 +<000080c8> 22258 +<000080ca> 17050 +<000080cc> 3342 +<000080cd> 22259 +<000080ce> 2875 +<000080cf> 19698 +<000080d2> 22260 +<000080d4> 19699 +<000080d5> 18418 +<000080d6> 6243 +<000080d9> 6239 +<000080da> 6242 +<000080db> 6237 +<000080dd> 6240 +<000080de> 3668 +<000080e0> 17051 +<000080e1> 1929 +<000080e4> 1217 +<000080e5> 6238 +<000080e6> 18419 +<000080ed> 19700 +<000080ee> 22261 +<000080ef> 6245 +<000080f0> 19701 +<000080f1> 6246 +<000080f2> 22262 +<000080f3> 17052 +<000080f4> 3217 +<000080f5> 18421 +<000080f6> 22263 +<000080f7> 19702 +<000080f8> 1715 +<000080f9> 22264 +<000080fa> 19703 +<000080fb> 18422 +<000080fc> 6257 +<000080fd> 3315 +<000080fe> 19704 +<00008102> 2231 +<00008103> 19705 +<00008105> 1716 +<00008106> 2668 +<00008107> 4076 +<00008108> 3770 +<00008109> 6244 +<0000810a> 2680 +<0000810b> 22265 +<0000810d> 18420 +<00008116> 15026 +<00008117> 19706 +<00008118> 15027 +<0000811a> 1645 +<0000811b> 6247 +<0000811c> 22266 +<0000811e> 18425 +<00008120> 22267 +<00008123> 6249 +<00008124> 18427 +<00008127> 18428 +<00008129> 6248 +<0000812b> 13913 +<0000812c> 18429 +<0000812f> 6250 +<00008130> 19707 +<00008131> 2916 +<00008133> 3316 +<00008135> 18424 +<00008139> 3021 +<0000813a> 15028 +<0000813c> 22268 +<0000813d> 18431 +<0000813e> 6254 +<00008141> 14194 +<00008145> 22269 +<00008146> 6253 +<00008147> 22270 +<0000814a> 15029 +<0000814b> 6251 +<0000814c> 15030 +<0000814e> 2587 +<00008150> 3543 +<00008151> 6256 +<00008152> 22271 +<00008153> 6255 +<00008154> 2018 +<00008155> 4089 +endcidchar + +100 begincidchar +<00008157> 19708 +<0000815f> 6272 +<00008160> 17053 +<00008161> 22272 +<00008169> 18433 +<0000816b> 2332 +<0000816d> 17056 +<0000816e> 6259 +<0000816f> 19709 +<00008170> 2058 +<00008171> 20275 +<00008173> 19710 +<00008174> 6262 +<00008177> 22273 +<00008178> 3022 +<00008179> 3570 +<0000817a> 2725 +<0000817f> 7728 +<00008180> 6266 +<00008181> 15031 +<00008182> 6267 +<00008183> 6263 +<00008184> 15032 +<00008185> 18436 +<00008186> 22274 +<00008188> 6264 +<0000818a> 6265 +<0000818b> 19711 +<0000818e> 22275 +<0000818f> 2019 +<00008190> 19712 +<00008193> 6273 +<00008195> 6269 +<00008196> 22276 +<00008198> 18438 +<0000819a> 3544 +<0000819b> 19713 +<0000819c> 3738 +<0000819d> 3482 +<0000819e> 19714 +<000081a0> 6268 +<000081a2> 22277 +<000081a3> 6271 +<000081a4> 6270 +<000081a8> 3698 +<000081a9> 6274 +<000081ae> 22278 +<000081b0> 6275 +<000081b2> 18439 +<000081b3> 2745 +<000081b4> 15033 +<000081b5> 6276 +<000081b8> 6278 +<000081ba> 6282 +<000081bb> 17057 +<000081bd> 6279 +<000081be> 6277 +<000081bf> 3317 +<000081c0> 6280 +<000081c1> 18440 +<000081c2> 6281 +<000081c3> 18441 +<000081c5> 22279 +<000081c6> 1330 +<000081c8> 6288 +<000081c9> 6283 +<000081ca> 17058 +<000081cb> 19715 +<000081cd> 6284 +<000081ce> 22280 +<000081cf> 15034 +<000081d1> 6285 +<000081d3> 2817 +<000081d5> 19716 +<000081d6> 18442 +<000081d7> 17059 +<000081d8> 6287 +<000081d9> 6286 +<000081da> 6289 +<000081db> 18443 +<000081e1> 19719 +<000081e3> 2569 +<000081e4> 18445 +<000081e5> 1385 +<000081e7> 6292 +<000081e8> 3999 +<000081ea> 2263 +<000081eb> 22281 +<000081ec> 18447 +<000081ed> 2359 +<000081ef> 19720 +<000081f3> 2232 +<000081f4> 2965 +<000081f5> 22285 +<000081f6> 19721 +<000081f8> 22286 +<000081f9> 15035 +<000081fc> 1235 +<000081fd> 18448 +<000081fe> 6295 +endcidchar + +100 begincidchar +<000081ff> 18449 +<00008200> 19722 +<00008203> 15036 +<00008204> 18451 +<00008205> 6298 +<00008207> 6299 +<00008208> 1717 +<00008209> 5039 +<0000820a> 6300 +<0000820b> 19723 +<0000820c> 2697 +<0000820d> 6301 +<0000820e> 2295 +<0000820f> 22288 +<00008210> 6302 +<00008212> 4105 +<00008216> 6303 +<00008217> 3630 +<00008218> 1560 +<00008219> 18453 +<0000821a> 19726 +<0000821b> 2726 +<0000821c> 2402 +<0000821d> 22289 +<0000821e> 3555 +<0000821f> 2360 +<00008221> 15037 +<00008222> 18454 +<00008228> 22290 +<00008229> 6304 +<0000822a> 2020 +<0000822b> 6305 +<0000822c> 3424 +<0000822e> 6319 +<00008232> 15038 +<00008233> 6307 +<00008234> 15039 +<00008235> 2857 +<00008236> 3371 +<00008237> 1907 +<00008238> 6306 +<00008239> 2727 +<0000823a> 19727 +<0000823c> 18456 +<00008240> 6308 +<00008243> 22291 +<00008244> 19728 +<00008245> 18458 +<00008246> 15040 +<00008247> 3094 +<00008249> 18457 +<0000824b> 15041 +<0000824e> 22292 +<0000824f> 15042 +<00008251> 22293 +<00008256> 22294 +<00008257> 18462 +<00008258> 14196 +<00008259> 6309 +<0000825a> 6312 +<0000825c> 18464 +<0000825d> 6311 +<0000825f> 6313 +<00008260> 17061 +<00008262> 6315 +<00008263> 18465 +<00008264> 6314 +<00008266> 1547 +<00008267> 22295 +<00008268> 6316 +<0000826d> 19729 +<0000826e> 2081 +<0000826f> 3985 +<00008271> 6320 +<00008272> 2541 +<00008274> 17062 +<00008276> 1298 +<00008279> 14197 +<0000827b> 22296 +<0000827d> 18468 +<0000827e> 6323 +<0000827f> 18469 +<00008283> 18470 +<00008284> 19730 +<00008287> 22299 +<00008289> 19731 +<0000828a> 18471 +<0000828b> 1206 +<0000828d> 6324 +<0000828e> 15043 +<00008291> 19732 +<00008292> 20292 +<00008293> 18472 +<00008294> 22300 +<00008296> 22301 +<00008298> 22302 +<00008299> 3545 +<0000829d> 2291 +<0000829f> 6327 +<000082a0> 22305 +endcidchar + +100 begincidchar +<000082a1> 17064 +<000082a5> 1415 +<000082a6> 7961 +<000082a9> 17067 +<000082aa> 19733 +<000082ab> 6326 +<000082ac> 6329 +<000082ad> 3332 +<000082ae> 15044 +<000082af> 2570 +<000082b0> 19734 +<000082b1> 1366 +<000082b2> 18475 +<000082b3> 3669 +<000082b4> 18476 +<000082b7> 15045 +<000082b8> 1843 +<000082b9> 1748 +<000082ba> 18477 +<000082bb> 6328 +<000082bc> 18478 +<000082bd> 1386 +<000082be> 15046 +<000082bf> 17068 +<000082c5> 1503 +<000082c6> 15047 +<000082d0> 19735 +<000082d1> 1299 +<000082d2> 6333 +<000082d3> 4018 +<000082d4> 2877 +<000082d5> 17069 +<000082d7> 3510 +<000082d9> 6345 +<000082da> 22306 +<000082db> 1367 +<000082dc> 6343 +<000082de> 6341 +<000082df> 6332 +<000082e0> 22307 +<000082e1> 6330 +<000082e2> 18479 +<000082e3> 6331 +<000082e4> 22308 +<000082e5> 2319 +<000082e6> 1764 +<000082e7> 2997 +<000082e8> 18480 +<000082ea> 19736 +<000082eb> 3241 +<000082ed> 22309 +<000082ef> 19737 +<000082f1> 1267 +<000082f3> 6335 +<000082f4> 6334 +<000082f6> 19738 +<000082f7> 18481 +<000082f9> 6340 +<000082fa> 6336 +<000082fb> 6339 +<000082fd> 17070 +<000082fe> 15048 +<00008300> 17071 +<00008301> 8600 +<00008302> 3804 +<00008303> 6338 +<00008304> 1368 +<00008305> 1499 +<00008306> 6342 +<00008309> 6344 +<0000830c> 18484 +<0000830e> 1834 +<00008316> 6348 +<0000831b> 18486 +<0000831c> 1135 +<0000831d> 18487 +<00008321> 22314 +<00008322> 17072 +<00008323> 6365 +<00008328> 7962 +<0000832b> 6356 +<0000832c> 22315 +<0000832d> 17073 +<0000832e> 22316 +<0000832f> 6355 +<00008330> 18488 +<00008331> 6350 +<00008332> 6349 +<00008333> 22317 +<00008334> 6347 +<00008335> 6346 +<00008336> 2977 +<00008337> 22318 +<00008338> 2907 +<00008339> 6352 +<0000833a> 17074 +<0000833c> 18489 +<0000833d> 22319 +<00008340> 6351 +<00008342> 22320 +endcidchar + +100 begincidchar +<00008343> 15049 +<00008344> 18490 +<00008345> 6354 +<00008346> 7672 +<00008347> 17075 +<00008349> 2802 +<0000834a> 1835 +<0000834f> 1251 +<00008350> 6353 +<00008351> 15050 +<00008352> 2021 +<00008353> 22332 +<00008354> 18485 +<00008355> 15051 +<00008356> 19739 +<00008357> 18491 +<00008358> 2803 +<0000835a> 14202 +<00008362> 8601 +<00008363> 17775 +<00008370> 22323 +<00008373> 6371 +<00008375> 6372 +<00008377> 1369 +<00008378> 19740 +<0000837b> 1326 +<0000837c> 6369 +<0000837d> 17076 +<0000837f> 8602 +<00008380> 22324 +<00008382> 22325 +<00008384> 22326 +<00008385> 6359 +<00008386> 15052 +<00008387> 6367 +<00008389> 6374 +<0000838a> 6368 +<0000838d> 15053 +<0000838e> 6366 +<00008392> 15054 +<00008393> 6337 +<00008396> 6364 +<00008398> 15055 +<00008399> 22327 +<0000839a> 6360 +<0000839b> 18497 +<0000839c> 22328 +<0000839d> 18498 +<0000839e> 1548 +<0000839f> 6362 +<000083a0> 6373 +<000083a2> 6363 +<000083a6> 22329 +<000083a7> 17077 +<000083a8> 6375 +<000083a9> 15056 +<000083aa> 6361 +<000083ab> 3378 +<000083ac> 22330 +<000083ad> 22335 +<000083b1> 3923 +<000083b5> 6370 +<000083bd> 6392 +<000083be> 22331 +<000083c1> 6384 +<000083c5> 2625 +<000083c7> 8603 +<000083c9> 18499 +<000083ca> 1632 +<000083cc> 1749 +<000083ce> 6379 +<000083cf> 17078 +<000083d0> 18500 +<000083d1> 17079 +<000083d3> 1371 +<000083d4> 18501 +<000083d6> 2492 +<000083d8> 6382 +<000083dc> 2122 +<000083dd> 18502 +<000083df> 3147 +<000083e0> 6387 +<000083e1> 17080 +<000083e5> 18503 +<000083e8> 22333 +<000083e9> 3646 +<000083ea> 15059 +<000083eb> 6378 +<000083ef> 1370 +<000083f0> 1930 +<000083f1> 3483 +<000083f2> 6388 +<000083f4> 6376 +<000083f6> 8604 +<000083f7> 6385 +<000083f8> 19741 +<000083f9> 18504 +<000083fb> 6395 +<000083fc> 19742 +<000083fd> 6380 +endcidchar + +100 begincidchar +<00008401> 17081 +<00008403> 6381 +<00008404> 3218 +<00008406> 17082 +<00008407> 6386 +<0000840a> 7807 +<0000840b> 6383 +<0000840c> 3670 +<0000840d> 6389 +<0000840e> 1188 +<0000840f> 15060 +<00008411> 15061 +<00008413> 6377 +<00008415> 18505 +<00008417> 18507 +<00008419> 22334 +<00008420> 6391 +<00008422> 6390 +<00008429> 3361 +<0000842a> 6397 +<0000842c> 6408 +<0000842f> 22336 +<00008431> 1500 +<00008435> 6411 +<00008438> 6393 +<00008439> 18508 +<0000843c> 6398 +<0000843d> 3928 +<00008445> 22337 +<00008446> 6407 +<00008447> 22338 +<00008448> 8605 +<00008449> 3903 +<0000844a> 15062 +<0000844d> 22339 +<0000844e> 3954 +<0000844f> 18509 +<00008456> 22340 +<00008457> 2998 +<00008458> 19743 +<0000845b> 7652 +<0000845c> 18514 +<0000845f> 17083 +<00008460> 22342 +<00008461> 3556 +<00008462> 6413 +<00008463> 3193 +<00008464> 22343 +<00008465> 18516 +<00008466> 1141 +<00008467> 22344 +<00008469> 6406 +<0000846a> 22345 +<0000846b> 6402 +<0000846c> 2804 +<0000846d> 6396 +<0000846e> 6404 +<0000846f> 6409 +<00008470> 17084 +<00008471> 3298 +<00008473> 17085 +<00008474> 22346 +<00008475> 1134 +<00008476> 15063 +<00008477> 6401 +<00008478> 18517 +<00008479> 6410 +<0000847a> 3562 +<0000847c> 18518 +<0000847d> 22347 +<00008481> 18519 +<00008482> 6405 +<00008484> 6400 +<00008485> 17086 +<0000848b> 2493 +<00008490> 2361 +<00008492> 22348 +<00008493> 19744 +<00008494> 2264 +<00008495> 22349 +<00008497> 18521 +<00008499> 3812 +<0000849c> 3513 +<0000849e> 17087 +<0000849f> 6416 +<000084a1> 6425 +<000084a6> 18522 +<000084a8> 15064 +<000084ad> 6403 +<000084af> 15065 +<000084b1> 19745 +<000084b2> 1493 +<000084b4> 8606 +<000084b8> 2528 +<000084b9> 6414 +<000084ba> 17088 +<000084bb> 6419 +<000084bc> 2805 +<000084bd> 19746 +<000084be> 18523 +endcidchar + +100 begincidchar +<000084bf> 6415 +<000084c0> 15066 +<000084c1> 6422 +<000084c2> 15067 +<000084c4> 2973 +<000084c6> 6423 +<000084c9> 3904 +<000084ca> 6412 +<000084cb> 1430 +<000084cc> 22354 +<000084cd> 6418 +<000084d0> 6421 +<000084d1> 3768 +<000084d3> 18527 +<000084d6> 6424 +<000084d9> 6417 +<000084da> 6420 +<000084dc> 8363 +<000084e7> 18529 +<000084ea> 18530 +<000084ec> 7794 +<000084ee> 4039 +<000084ef> 18531 +<000084f0> 15068 +<000084f1> 18532 +<000084f2> 22355 +<000084f4> 6428 +<000084f7> 22356 +<000084fa> 18533 +<000084fb> 19747 +<000084fc> 6435 +<000084fd> 15069 +<000084ff> 6427 +<00008500> 2287 +<00008506> 6394 +<00008507> 22359 +<0000850c> 15070 +<0000850e> 22360 +<00008510> 22361 +<00008511> 14013 +<00008513> 3758 +<00008514> 6434 +<00008515> 6433 +<0000851a> 1240 +<0000851b> 18534 +<0000851c> 22362 +<0000851e> 17091 +<0000851f> 6432 +<00008521> 6426 +<00008522> 22363 +<00008523> 7706 +<00008526> 3057 +<00008527> 22364 +<0000852a> 22365 +<0000852b> 18537 +<0000852c> 6431 +<0000852d> 1218 +<0000852f> 17092 +<00008532> 17090 +<00008533> 22366 +<00008534> 15071 +<00008535> 2818 +<00008536> 22367 +<0000853d> 7789 +<0000853e> 7861 +<0000853f> 22368 +<00008540> 6436 +<00008541> 6440 +<00008543> 3437 +<00008546> 19748 +<00008548> 6439 +<00008549> 2494 +<0000854a> 2293 +<0000854b> 6442 +<0000854e> 1718 +<0000854f> 18538 +<00008550> 22369 +<00008551> 18541 +<00008552> 22370 +<00008553> 8607 +<00008555> 6443 +<00008556> 19749 +<00008557> 3563 +<00008558> 6438 +<00008559> 8608 +<0000855a> 6399 +<0000855c> 22371 +<0000855d> 19750 +<0000855e> 15072 +<00008563> 6437 +<00008564> 17093 +<00008568> 4085 +<00008569> 3194 +<0000856a> 3557 +<0000856b> 8609 +<0000856d> 6450 +<0000856f> 18539 +<00008577> 6456 +<00008579> 22375 +<0000857a> 17094 +endcidchar + +100 begincidchar +<0000857b> 18545 +<0000857d> 18546 +<0000857e> 6457 +<0000857f> 18547 +<00008580> 6444 +<00008581> 18548 +<00008584> 3372 +<00008585> 19751 +<00008586> 18549 +<00008587> 6454 +<00008588> 6446 +<00008589> 22376 +<0000858a> 6448 +<0000858b> 22377 +<0000858c> 17095 +<0000858f> 15073 +<00008590> 6458 +<00008591> 6447 +<00008593> 18550 +<00008594> 6451 +<00008597> 1300 +<00008598> 19752 +<00008599> 3261 +<0000859b> 6452 +<0000859c> 6455 +<0000859d> 18551 +<0000859f> 18552 +<000085a0> 22378 +<000085a2> 17096 +<000085a4> 6445 +<000085a5> 22379 +<000085a6> 2728 +<000085a7> 22380 +<000085a8> 6449 +<000085a9> 7688 +<000085aa> 2571 +<000085ab> 1798 +<000085ac> 3840 +<000085ad> 15076 +<000085ae> 3845 +<000085af> 7701 +<000085b0> 8611 +<000085b4> 22381 +<000085b6> 22382 +<000085b7> 15074 +<000085b8> 22383 +<000085b9> 6462 +<000085ba> 6460 +<000085bc> 18556 +<000085c1> 4084 +<000085c2> 22387 +<000085c7> 18557 +<000085c9> 6459 +<000085ca> 18558 +<000085cb> 17097 +<000085cd> 3935 +<000085ce> 15075 +<000085cf> 6461 +<000085d0> 6463 +<000085d5> 6464 +<000085da> 22388 +<000085dc> 6467 +<000085dd> 6465 +<000085df> 18561 +<000085e0> 22389 +<000085e1> 18562 +<000085e4> 3195 +<000085e5> 6466 +<000085e6> 18563 +<000085e8> 22390 +<000085e9> 3425 +<000085ea> 6453 +<000085ed> 17098 +<000085f3> 22391 +<000085f4> 14208 +<000085f6> 18564 +<000085f7> 7702 +<000085f9> 6468 +<000085fa> 6473 +<000085fb> 2806 +<000085fc> 22392 +<000085fe> 6472 +<000085ff> 17099 +<00008600> 18565 +<00008602> 6441 +<00008606> 6474 +<00008607> 2763 +<0000860a> 6469 +<0000860b> 6471 +<00008610> 17102 +<00008611> 18566 +<00008612> 15077 +<00008613> 6470 +<00008616> 5328 +<00008617> 5313 +<00008618> 17104 +<00008619> 22395 +<0000861a> 6476 +<0000861b> 22396 +<0000861e> 18567 +endcidchar + +100 begincidchar +<00008621> 18568 +<00008622> 6475 +<00008624> 18569 +<00008627> 18570 +<00008629> 15078 +<0000862d> 3936 +<0000862f> 5809 +<00008630> 6477 +<00008636> 22397 +<00008638> 17105 +<00008639> 18572 +<0000863a> 22398 +<0000863c> 18573 +<0000863d> 22399 +<0000863f> 6478 +<00008640> 18575 +<00008641> 16824 +<00008642> 19753 +<00008646> 19754 +<0000864d> 6479 +<0000864e> 1931 +<00008650> 1646 +<00008652> 15079 +<00008653> 18576 +<00008654> 20274 +<00008655> 4244 +<00008656> 18577 +<00008657> 17106 +<0000865a> 1679 +<0000865b> 13336 +<0000865c> 3970 +<0000865d> 22402 +<0000865e> 1771 +<0000865f> 6482 +<00008662> 17107 +<00008663> 15080 +<00008664> 22405 +<00008667> 6483 +<00008669> 22406 +<0000866b> 2988 +<0000866c> 15081 +<0000866f> 15082 +<00008671> 6484 +<00008675> 17109 +<00008676> 22407 +<00008677> 18578 +<00008679> 3282 +<0000867a> 15083 +<0000867b> 1150 +<0000867d> 14214 +<00008687> 18579 +<00008688> 22425 +<00008689> 18580 +<0000868a> 1379 +<0000868d> 15084 +<00008691> 15085 +<00008693> 6485 +<00008695> 2187 +<00008696> 22408 +<00008698> 15086 +<0000869a> 22409 +<000086a1> 22410 +<000086a3> 6486 +<000086a4> 3320 +<000086a6> 22411 +<000086ab> 6498 +<000086ad> 22412 +<000086af> 6492 +<000086b0> 6495 +<000086b1> 18583 +<000086b3> 18584 +<000086b6> 6491 +<000086b7> 22415 +<000086b8> 17110 +<000086b9> 22416 +<000086bf> 22417 +<000086c0> 19755 +<000086c1> 18585 +<000086c3> 18586 +<000086c4> 6493 +<000086c5> 22418 +<000086c6> 6494 +<000086c7> 2308 +<000086c9> 6496 +<000086cb> 2943 +<000086cd> 1836 +<000086ce> 1440 +<000086d1> 18587 +<000086d2> 22419 +<000086d4> 6499 +<000086d5> 18588 +<000086d7> 18589 +<000086d9> 1437 +<000086da> 22420 +<000086db> 6504 +<000086dc> 22421 +<000086de> 6500 +<000086df> 6503 +<000086e0> 22422 +<000086e3> 18590 +endcidchar + +100 begincidchar +<000086e4> 3406 +<000086e5> 22423 +<000086e6> 18591 +<000086e7> 22424 +<000086e9> 6501 +<000086ec> 6502 +<000086ed> 3514 +<000086ee> 3438 +<000086ef> 6505 +<000086f8> 7733 +<000086f9> 6515 +<000086fa> 15089 +<000086fb> 6511 +<000086fc> 17111 +<000086fd> 15090 +<000086fe> 1387 +<00008700> 6509 +<00008702> 3672 +<00008703> 20296 +<00008704> 22426 +<00008705> 18593 +<00008706> 6507 +<00008707> 18594 +<00008708> 6508 +<00008709> 6513 +<0000870a> 6516 +<0000870b> 15091 +<0000870d> 6514 +<0000870e> 18595 +<0000870f> 22427 +<00008710> 18596 +<00008711> 6512 +<00008712> 6506 +<00008713> 15092 +<00008714> 19756 +<00008718> 2966 +<00008719> 15093 +<0000871a> 6523 +<0000871c> 3766 +<0000871e> 15094 +<0000871f> 18597 +<00008721> 18598 +<00008722> 19757 +<00008723> 18599 +<00008725> 6521 +<00008728> 15095 +<00008729> 6522 +<0000872e> 19758 +<0000872f> 22428 +<00008731> 18600 +<00008732> 22429 +<00008734> 6517 +<00008737> 6519 +<00008739> 19759 +<0000873a> 18601 +<0000873b> 6520 +<0000873e> 15096 +<0000873f> 6518 +<00008740> 18602 +<00008743> 18603 +<00008745> 22432 +<00008749> 2698 +<0000874b> 4063 +<0000874c> 6527 +<0000874d> 22433 +<0000874e> 6528 +<00008751> 18604 +<00008753> 6534 +<00008755> 7709 +<00008757> 6530 +<00008758> 18605 +<00008759> 6533 +<0000875d> 19760 +<0000875f> 6525 +<00008760> 6524 +<00008761> 22434 +<00008763> 6535 +<00008766> 1372 +<00008768> 6531 +<0000876a> 6536 +<0000876e> 6532 +<0000876f> 22435 +<00008771> 15097 +<00008772> 18608 +<00008774> 6529 +<00008776> 3023 +<00008778> 6526 +<0000877b> 19761 +<0000877c> 18609 +<0000877f> 3358 +<00008782> 6540 +<00008787> 17112 +<00008788> 15098 +<00008789> 18613 +<0000878b> 18614 +<0000878c> 19762 +<0000878d> 3877 +<0000878e> 19763 +<00008790> 22440 +<00008793> 18615 +endcidchar + +100 begincidchar +<00008795> 22441 +<00008799> 15099 +<0000879e> 19766 +<0000879f> 6539 +<000087a0> 18616 +<000087a2> 6538 +<000087a3> 19767 +<000087a7> 18612 +<000087ab> 6547 +<000087ae> 19768 +<000087af> 6541 +<000087b1> 22443 +<000087b3> 6549 +<000087b5> 15102 +<000087ba> 3920 +<000087bb> 6552 +<000087bd> 6543 +<000087be> 18619 +<000087bf> 19769 +<000087c0> 6544 +<000087c1> 18621 +<000087c4> 6548 +<000087c6> 6551 +<000087c7> 6550 +<000087c8> 22444 +<000087c9> 19770 +<000087ca> 22445 +<000087cb> 6542 +<000087ce> 18622 +<000087d0> 6545 +<000087d2> 6562 +<000087d5> 22446 +<000087d6> 15103 +<000087d9> 22447 +<000087da> 19771 +<000087dc> 22448 +<000087df> 18623 +<000087e0> 6555 +<000087e2> 22449 +<000087e3> 18625 +<000087e4> 22450 +<000087ea> 18628 +<000087eb> 15104 +<000087ec> 7715 +<000087ed> 15105 +<000087ef> 6553 +<000087f1> 22451 +<000087f2> 6554 +<000087f3> 22452 +<000087f5> 15421 +<000087f8> 22453 +<000087f9> 1416 +<000087fa> 22454 +<000087fb> 1628 +<000087fe> 6558 +<000087ff> 22455 +<00008801> 15106 +<00008803> 20312 +<00008805> 20295 +<00008806> 15108 +<00008807> 8614 +<00008809> 22456 +<0000880a> 17114 +<0000880b> 15109 +<0000880d> 6557 +<0000880e> 6561 +<0000880f> 6556 +<00008810> 17115 +<00008811> 6563 +<00008812> 22458 +<00008813> 18629 +<00008814> 15110 +<00008815> 6565 +<00008816> 6564 +<00008818> 19772 +<00008819> 22457 +<0000881a> 22459 +<0000881b> 19773 +<0000881c> 15111 +<0000881e> 22460 +<0000881f> 7813 +<00008821> 6567 +<00008822> 6566 +<00008823> 6497 +<00008827> 6571 +<00008828> 18630 +<0000882d> 19774 +<0000882e> 18631 +<00008830> 22461 +<00008831> 6568 +<00008832> 18632 +<00008835> 22462 +<00008836> 6569 +<00008839> 6570 +<0000883a> 19775 +<0000883b> 6572 +<0000883c> 18633 +<00008840> 1858 +<00008841> 22463 +<00008842> 6574 +endcidchar + +100 begincidchar +<00008843> 22464 +<00008844> 6573 +<00008845> 19776 +<00008846> 2362 +<0000884a> 18635 +<0000884b> 19777 +<0000884c> 2022 +<0000884d> 5412 +<0000884e> 19778 +<00008851> 22468 +<00008852> 6575 +<00008853> 2395 +<00008855> 19779 +<00008856> 15112 +<00008857> 1431 +<00008858> 18636 +<00008859> 6576 +<0000885a> 19780 +<0000885b> 1268 +<0000885c> 22469 +<0000885d> 2495 +<0000885e> 6577 +<0000885f> 15113 +<00008860> 22470 +<00008861> 2023 +<00008862> 6578 +<00008863> 1189 +<00008864> 15114 +<00008868> 3503 +<00008869> 18639 +<0000886b> 6579 +<0000886e> 19781 +<0000886f> 18641 +<00008870> 2608 +<00008871> 22471 +<00008872> 6586 +<00008875> 6583 +<00008877> 2989 +<00008879> 22472 +<0000887b> 22473 +<0000887d> 6584 +<0000887e> 6581 +<0000887f> 1750 +<00008880> 22474 +<00008881> 6580 +<00008882> 6587 +<00008888> 1804 +<0000888b> 2878 +<0000888d> 6593 +<00008892> 6589 +<00008896> 2837 +<00008897> 6588 +<00008898> 15115 +<00008899> 6591 +<0000889e> 6582 +<0000889f> 22475 +<000088a0> 18642 +<000088a2> 6592 +<000088a4> 6594 +<000088a8> 22476 +<000088aa> 15116 +<000088ab> 3459 +<000088ae> 6590 +<000088b0> 6595 +<000088b1> 6597 +<000088b4> 1927 +<000088b5> 6585 +<000088b7> 1157 +<000088ba> 22477 +<000088bc> 18643 +<000088bf> 6596 +<000088c0> 18644 +<000088c1> 2123 +<000088c2> 4030 +<000088c5> 2807 +<000088c6> 14217 +<000088ca> 15119 +<000088cd> 19785 +<000088ce> 17116 +<000088cf> 3946 +<000088d1> 18646 +<000088d2> 15120 +<000088d3> 18647 +<000088d4> 6600 +<000088d5> 3871 +<000088db> 15121 +<000088dc> 3636 +<000088dd> 6603 +<000088de> 22480 +<000088df> 2096 +<000088e0> 19786 +<000088e1> 3947 +<000088e7> 22481 +<000088e8> 6608 +<000088ef> 19787 +<000088f2> 6609 +<000088f3> 2496 +<000088f4> 6607 +<000088f5> 8615 +<000088f7> 22482 +endcidchar + +100 begincidchar +<000088f8> 3921 +<000088f9> 6604 +<000088fc> 6606 +<000088fd> 2657 +<000088fe> 2628 +<00008901> 18649 +<00008902> 6605 +<00008904> 6610 +<00008906> 15124 +<00008907> 3571 +<0000890a> 6612 +<0000890c> 6611 +<0000890d> 22483 +<00008910> 1482 +<00008912> 3673 +<00008913> 6613 +<0000891c> 8360 +<0000891d> 6625 +<0000891e> 6615 +<00008920> 22486 +<00008925> 6616 +<00008926> 19790 +<00008927> 15128 +<00008928> 22487 +<00008930> 15129 +<00008931> 22488 +<00008932> 17118 +<00008935> 19791 +<00008936> 6622 +<00008937> 18651 +<00008938> 6623 +<00008939> 17119 +<0000893a> 22489 +<0000893b> 6621 +<0000893e> 15130 +<00008940> 17120 +<00008941> 6619 +<00008942> 18653 +<00008943> 6614 +<00008944> 6620 +<00008945> 18654 +<00008946> 22490 +<00008949> 18655 +<0000894c> 6624 +<0000894d> 7120 +<0000894f> 22491 +<00008952> 22492 +<00008956> 7645 +<00008957> 22493 +<0000895a> 19792 +<0000895b> 22494 +<0000895c> 19793 +<0000895e> 6627 +<0000895f> 1751 +<00008960> 6626 +<00008961> 22495 +<00008962> 18657 +<00008963> 22496 +<00008964> 6629 +<00008966> 6628 +<0000896a> 6631 +<0000896b> 19794 +<0000896d> 6630 +<0000896e> 22497 +<0000896f> 6632 +<00008970> 19795 +<00008972> 2363 +<00008973> 22498 +<00008974> 6633 +<00008975> 22499 +<00008977> 6634 +<0000897a> 22500 +<0000897b> 15131 +<0000897c> 19796 +<0000897d> 22501 +<0000897e> 6635 +<0000897f> 2658 +<00008980> 13870 +<00008981> 3905 +<00008983> 6636 +<00008986> 3572 +<00008987> 3324 +<00008988> 6637 +<00008989> 18658 +<0000898a> 6638 +<0000898b> 1887 +<0000898d> 22502 +<0000898f> 1606 +<00008990> 18659 +<00008993> 6639 +<00008994> 17121 +<00008995> 22503 +<00008996> 2233 +<00008997> 3319 +<00008998> 6640 +<0000899a> 1454 +<0000899f> 18660 +<000089a0> 22506 +<000089a1> 6641 +<000089a5> 19797 +endcidchar + +100 begincidchar +<000089a6> 6643 +<000089a7> 3937 +<000089a9> 6642 +<000089aa> 2572 +<000089ac> 6644 +<000089af> 6645 +<000089b0> 18661 +<000089b2> 6646 +<000089b3> 1549 +<000089b4> 22507 +<000089b5> 19798 +<000089b6> 22508 +<000089b7> 18662 +<000089ba> 6647 +<000089bc> 19799 +<000089bd> 6648 +<000089d2> 1455 +<000089d4> 15132 +<000089d5> 19800 +<000089d6> 15133 +<000089d7> 22509 +<000089d8> 18663 +<000089da> 6651 +<000089e3> 1394 +<000089e5> 15134 +<000089e6> 2542 +<000089e7> 6654 +<000089e9> 22510 +<000089eb> 18664 +<000089ed> 22511 +<000089f1> 15135 +<000089f3> 18666 +<000089f4> 6655 +<000089f6> 17122 +<000089f8> 6656 +<000089f9> 22512 +<000089fd> 18667 +<000089ff> 18668 +<00008a00> 1908 +<00008a01> 13756 +<00008a02> 3095 +<00008a03> 6657 +<00008a07> 15136 +<00008a08> 1837 +<00008a0a> 13860 +<00008a0c> 6660 +<00008a0e> 3196 +<00008a0f> 15137 +<00008a10> 6659 +<00008a11> 18670 +<00008a12> 8616 +<00008a13> 1799 +<00008a14> 18671 +<00008a15> 15138 +<00008a16> 6658 +<00008a17> 2903 +<00008a18> 1607 +<00008a1b> 6661 +<00008a1d> 20268 +<00008a1e> 22515 +<00008a1f> 2497 +<00008a20> 22516 +<00008a21> 18673 +<00008a22> 15139 +<00008a23> 1859 +<00008a24> 22517 +<00008a25> 6663 +<00008a26> 22518 +<00008a2a> 3674 +<00008a2d> 2691 +<00008a2f> 22521 +<00008a31> 1680 +<00008a33> 3841 +<00008a34> 2764 +<00008a35> 18674 +<00008a36> 6664 +<00008a37> 8617 +<00008a3a> 2573 +<00008a3b> 7740 +<00008a3c> 2498 +<00008a3d> 22522 +<00008a3e> 18675 +<00008a40> 22523 +<00008a41> 6665 +<00008a43> 22524 +<00008a45> 18676 +<00008a46> 6668 +<00008a47> 17123 +<00008a48> 6669 +<00008a49> 19801 +<00008a4d> 18677 +<00008a4e> 15140 +<00008a50> 2094 +<00008a51> 2850 +<00008a52> 6667 +<00008a53> 22525 +<00008a54> 2499 +<00008a55> 3504 +<00008a56> 22526 +<00008a57> 19802 +endcidchar + +100 begincidchar +<00008a58> 18678 +<00008a5b> 6666 +<00008a5c> 22527 +<00008a5d> 17124 +<00008a5e> 2234 +<00008a60> 1269 +<00008a61> 17125 +<00008a62> 6673 +<00008a63> 1838 +<00008a65> 22528 +<00008a66> 2236 +<00008a67> 19803 +<00008a69> 2235 +<00008a6b> 4083 +<00008a6c> 6672 +<00008a6d> 6671 +<00008a6e> 7720 +<00008a70> 1639 +<00008a71> 4073 +<00008a72> 1432 +<00008a73> 2500 +<00008a75> 17126 +<00008a79> 8618 +<00008a7c> 6670 +<00008a7e> 19804 +<00008a7f> 15141 +<00008a80> 22533 +<00008a82> 6675 +<00008a83> 22534 +<00008a84> 6676 +<00008a85> 6674 +<00008a86> 19805 +<00008a87> 1932 +<00008a89> 3882 +<00008a8b> 22535 +<00008a8c> 2237 +<00008a8d> 3293 +<00008a8f> 22536 +<00008a90> 18680 +<00008a91> 6679 +<00008a92> 22537 +<00008a93> 2660 +<00008a95> 2944 +<00008a96> 19806 +<00008a97> 22538 +<00008a98> 3872 +<00008a99> 22539 +<00008a9a> 6682 +<00008a9e> 1952 +<00008a9f> 22540 +<00008aa0> 2659 +<00008aa1> 6678 +<00008aa3> 6683 +<00008aa4> 1953 +<00008aa7> 8619 +<00008aa8> 6677 +<00008aa9> 22541 +<00008aaa> 13880 +<00008aac> 2694 +<00008aad> 3233 +<00008aae> 18679 +<00008aaf> 22542 +<00008ab0> 2925 +<00008ab2> 1373 +<00008ab3> 22543 +<00008ab6> 19807 +<00008ab7> 18681 +<00008ab9> 13495 +<00008abb> 22544 +<00008abc> 1629 +<00008abe> 8620 +<00008abf> 3024 +<00008ac2> 6686 +<00008ac3> 22545 +<00008ac4> 6684 +<00008ac6> 22546 +<00008ac7> 2954 +<00008ac8> 22547 +<00008ac9> 19808 +<00008aca> 22548 +<00008acb> 2661 +<00008acc> 1550 +<00008acd> 6685 +<00008acf> 2593 +<00008ad0> 17127 +<00008ad1> 19809 +<00008ad2> 3986 +<00008ad6> 4070 +<00008ad7> 18682 +<00008ada> 6687 +<00008adb> 6698 +<00008adc> 3025 +<00008add> 19810 +<00008ade> 6697 +<00008adf> 8621 +<00008ae0> 6694 +<00008ae1> 6702 +<00008ae2> 6695 +<00008ae4> 6691 +<00008ae6> 3096 +endcidchar + +100 begincidchar +<00008ae7> 6690 +<00008aeb> 6688 +<00008aec> 19811 +<00008aed> 3851 +<00008aee> 2238 +<00008af0> 22552 +<00008af1> 6692 +<00008af3> 6689 +<00008af4> 15142 +<00008af5> 19812 +<00008af6> 8623 +<00008af7> 6696 +<00008af8> 2430 +<00008afa> 7678 +<00008afc> 18683 +<00008afe> 2906 +<00008aff> 22553 +<00008b00> 3699 +<00008b01> 1276 +<00008b02> 1190 +<00008b04> 3197 +<00008b05> 18686 +<00008b06> 19813 +<00008b07> 6700 +<00008b0a> 18685 +<00008b0b> 22554 +<00008b0c> 6699 +<00008b0d> 18687 +<00008b0e> 7766 +<00008b0f> 19814 +<00008b10> 6704 +<00008b11> 19815 +<00008b14> 6693 +<00008b16> 6703 +<00008b17> 6705 +<00008b19> 1888 +<00008b1a> 6701 +<00008b1b> 2024 +<00008b1c> 18688 +<00008b1d> 2305 +<00008b1e> 22555 +<00008b1f> 15143 +<00008b20> 6706 +<00008b21> 3906 +<00008b26> 6709 +<00008b28> 6712 +<00008b2b> 6710 +<00008b2c> 7785 +<00008b2d> 18689 +<00008b30> 22556 +<00008b33> 6707 +<00008b37> 15144 +<00008b39> 1752 +<00008b3c> 22557 +<00008b3e> 6711 +<00008b41> 6713 +<00008b42> 22558 +<00008b45> 19816 +<00008b46> 17128 +<00008b48> 22559 +<00008b49> 6717 +<00008b4c> 6714 +<00008b4d> 22560 +<00008b4e> 6716 +<00008b4f> 6715 +<00008b51> 18691 +<00008b52> 19817 +<00008b53> 8624 +<00008b54> 15147 +<00008b56> 6718 +<00008b58> 2269 +<00008b59> 17129 +<00008b5a> 6720 +<00008b5b> 6719 +<00008b5c> 3546 +<00008b5e> 18692 +<00008b5f> 6722 +<00008b63> 22561 +<00008b66> 1839 +<00008b69> 17130 +<00008b6b> 6721 +<00008b6c> 6723 +<00008b6d> 19818 +<00008b6f> 6724 +<00008b70> 1630 +<00008b71> 6190 +<00008b72> 2529 +<00008b74> 6725 +<00008b76> 18693 +<00008b77> 1954 +<00008b78> 19819 +<00008b79> 22562 +<00008b7c> 19820 +<00008b7d> 6726 +<00008b7e> 19821 +<00008b7f> 21074 +<00008b80> 6727 +<00008b81> 18694 +<00008b83> 2188 +<00008b84> 22563 +endcidchar + +100 begincidchar +<00008b85> 19822 +<00008b8a> 5075 +<00008b8b> 18695 +<00008b8c> 6728 +<00008b8d> 22564 +<00008b8e> 6729 +<00008b8f> 22565 +<00008b90> 2364 +<00008b96> 6732 +<00008b9c> 15148 +<00008b9d> 17131 +<00008b9e> 15149 +<00008b9f> 19823 +<00008c37> 2921 +<00008c38> 22566 +<00008c39> 18698 +<00008c3a> 6735 +<00008c3d> 18700 +<00008c3e> 22567 +<00008c3f> 6737 +<00008c41> 6736 +<00008c45> 18703 +<00008c46> 3198 +<00008c47> 15150 +<00008c48> 6738 +<00008c49> 17132 +<00008c4a> 3675 +<00008c4b> 19824 +<00008c4c> 6739 +<00008c4e> 6740 +<00008c4f> 18704 +<00008c50> 6741 +<00008c51> 22568 +<00008c53> 19825 +<00008c54> 15151 +<00008c55> 6742 +<00008c57> 18705 +<00008c58> 22569 +<00008c59> 22572 +<00008c5a> 3250 +<00008c5b> 22570 +<00008c5d> 22571 +<00008c61> 2501 +<00008c62> 6743 +<00008c66> 22575 +<00008c68> 17133 +<00008c69> 18706 +<00008c6a> 2045 +<00008c6b> 4103 +<00008c6c> 6744 +<00008c6d> 18707 +<00008c73> 15152 +<00008c78> 6745 +<00008c79> 20222 +<00008c7a> 6746 +<00008c7b> 19826 +<00008c7c> 6754 +<00008c7e> 22578 +<00008c82> 6747 +<00008c85> 6749 +<00008c89> 6748 +<00008c8a> 6750 +<00008c8b> 22581 +<00008c8c> 3700 +<00008c90> 22582 +<00008c92> 18710 +<00008c93> 18709 +<00008c94> 6753 +<00008c98> 6755 +<00008c99> 18711 +<00008c9b> 18713 +<00008c9c> 22584 +<00008c9d> 1419 +<00008c9e> 3075 +<00008c9f> 13644 +<00008ca0> 3547 +<00008ca1> 2130 +<00008ca2> 2025 +<00008ca4> 15153 +<00008ca7> 3521 +<00008ca8> 1375 +<00008ca9> 3426 +<00008caa> 6758 +<00008cab> 1551 +<00008cac> 2681 +<00008cad> 6757 +<00008cae> 6762 +<00008caf> 2999 +<00008cb0> 3823 +<00008cb4> 1608 +<00008cb6> 6763 +<00008cb7> 3353 +<00008cb8> 2879 +<00008cb9> 22585 +<00008cba> 19827 +<00008cbb> 3461 +<00008cbc> 3127 +<00008cbd> 6759 +<00008cbf> 3701 +<00008cc0> 1388 +endcidchar + +100 begincidchar +<00008cc1> 6765 +<00008cc2> 4046 +<00008cc3> 3038 +<00008cc4> 4075 +<00008cc5> 19828 +<00008cc6> 22586 +<00008cc7> 2239 +<00008cc8> 6764 +<00008cc9> 19829 +<00008cca> 2833 +<00008ccb> 22587 +<00008ccd> 6781 +<00008cce> 2730 +<00008ccf> 22588 +<00008cd1> 3280 +<00008cd2> 19830 +<00008cd3> 3522 +<00008cd5> 18715 +<00008cd6> 18714 +<00008cd9> 15154 +<00008cda> 6768 +<00008cdb> 2189 +<00008cdc> 2240 +<00008cdd> 22589 +<00008cde> 2502 +<00008ce0> 3355 +<00008ce1> 15155 +<00008ce2> 1889 +<00008ce3> 6767 +<00008ce4> 6766 +<00008ce6> 3548 +<00008ce8> 22590 +<00008cea> 2285 +<00008cec> 19831 +<00008ced> 7756 +<00008cef> 22591 +<00008cf0> 8626 +<00008cf1> 18717 +<00008cf2> 22592 +<00008cf4> 8627 +<00008cf5> 19832 +<00008cf7> 19833 +<00008cf8> 15156 +<00008cfc> 2026 +<00008cfd> 6769 +<00008cfe> 15157 +<00008cff> 22593 +<00008d01> 19834 +<00008d03> 19835 +<00008d07> 6775 +<00008d08> 2819 +<00008d09> 18719 +<00008d0a> 6774 +<00008d0b> 1570 +<00008d0d> 6777 +<00008d0e> 18720 +<00008d0f> 6776 +<00008d10> 6778 +<00008d12> 8628 +<00008d13> 6780 +<00008d14> 6782 +<00008d16> 6783 +<00008d17> 19836 +<00008d1b> 15158 +<00008d1c> 19837 +<00008d64> 2682 +<00008d65> 22594 +<00008d66> 2299 +<00008d67> 6784 +<00008d69> 15159 +<00008d6b> 1456 +<00008d6c> 15160 +<00008d6d> 6785 +<00008d6e> 19838 +<00008d70> 2808 +<00008d71> 6786 +<00008d73> 6787 +<00008d74> 3549 +<00008d76> 8629 +<00008d77> 1609 +<00008d7f> 22595 +<00008d81> 6788 +<00008d82> 22596 +<00008d84> 15161 +<00008d85> 3026 +<00008d88> 22597 +<00008d8a> 1277 +<00008d8d> 15162 +<00008d90> 22598 +<00008d91> 19839 +<00008d95> 15163 +<00008d99> 6789 +<00008d9e> 22599 +<00008d9f> 19840 +<00008da0> 22600 +<00008da3> 2333 +<00008da6> 15164 +<00008da8> 2620 +<00008dab> 19841 +<00008dac> 22601 +endcidchar + +100 begincidchar +<00008daf> 17134 +<00008db2> 19842 +<00008db3> 2829 +<00008db5> 22602 +<00008db7> 22603 +<00008db9> 22604 +<00008dba> 6792 +<00008dbb> 22605 +<00008dbc> 22613 +<00008dbe> 6791 +<00008dc0> 22606 +<00008dc2> 6790 +<00008dc5> 22607 +<00008dc6> 15165 +<00008dc7> 22608 +<00008dc8> 18721 +<00008dca> 22609 +<00008dcb> 6798 +<00008dcc> 6796 +<00008dce> 15166 +<00008dcf> 6793 +<00008dd1> 17135 +<00008dd4> 22610 +<00008dd5> 19843 +<00008dd6> 6795 +<00008dd7> 17136 +<00008dd9> 18722 +<00008dda> 6794 +<00008ddb> 6797 +<00008ddd> 1681 +<00008ddf> 6801 +<00008de1> 2683 +<00008de3> 6802 +<00008de4> 15167 +<00008de5> 22611 +<00008de7> 19844 +<00008de8> 1933 +<00008dec> 15168 +<00008def> 4047 +<00008df0> 22612 +<00008df3> 3027 +<00008df4> 19847 +<00008df5> 2731 +<00008dfc> 6803 +<00008dfd> 18725 +<00008dff> 6806 +<00008e01> 19848 +<00008e06> 18726 +<00008e0a> 3907 +<00008e0b> 19849 +<00008e0c> 18723 +<00008e0f> 3199 +<00008e10> 6809 +<00008e11> 22616 +<00008e14> 18728 +<00008e16> 18729 +<00008e1f> 6810 +<00008e20> 15169 +<00008e23> 17137 +<00008e26> 19850 +<00008e27> 18732 +<00008e2a> 6824 +<00008e30> 6813 +<00008e31> 19851 +<00008e33> 22617 +<00008e34> 6814 +<00008e35> 6812 +<00008e36> 18735 +<00008e39> 18736 +<00008e3d> 17138 +<00008e42> 6811 +<00008e44> 3097 +<00008e47> 6816 +<00008e48> 6820 +<00008e49> 6817 +<00008e4a> 6815 +<00008e4b> 15170 +<00008e4c> 6818 +<00008e4d> 19854 +<00008e4e> 22620 +<00008e4f> 19855 +<00008e50> 6819 +<00008e54> 18737 +<00008e55> 6826 +<00008e59> 6821 +<00008e5b> 22621 +<00008e5c> 19856 +<00008e5f> 2684 +<00008e60> 6823 +<00008e61> 19857 +<00008e62> 18738 +<00008e63> 6825 +<00008e64> 6822 +<00008e69> 19858 +<00008e6c> 15171 +<00008e6d> 18739 +<00008e6f> 18740 +<00008e70> 15172 +<00008e71> 19859 +<00008e72> 6828 +endcidchar + +100 begincidchar +<00008e74> 2365 +<00008e75> 19860 +<00008e76> 6827 +<00008e77> 19861 +<00008e79> 22624 +<00008e7a> 15173 +<00008e7b> 17139 +<00008e7c> 6829 +<00008e81> 6830 +<00008e84> 6833 +<00008e85> 6832 +<00008e87> 6831 +<00008e89> 19862 +<00008e8a> 6835 +<00008e8b> 6834 +<00008e8d> 3842 +<00008e90> 19863 +<00008e91> 6837 +<00008e92> 15174 +<00008e93> 6836 +<00008e94> 6838 +<00008e95> 19864 +<00008e98> 18741 +<00008e99> 6839 +<00008e9a> 19865 +<00008e9b> 22627 +<00008e9d> 22628 +<00008e9e> 18742 +<00008ea1> 6841 +<00008ea2> 22629 +<00008ea7> 19866 +<00008ea9> 19867 +<00008eaa> 6840 +<00008eab> 2574 +<00008eac> 6842 +<00008ead> 19868 +<00008eae> 15175 +<00008eaf> 1765 +<00008eb0> 6843 +<00008eb1> 6845 +<00008eb3> 15176 +<00008eb5> 18743 +<00008eb6> 14083 +<00008eba> 22630 +<00008ebb> 18744 +<00008ebe> 6846 +<00008ec0> 7663 +<00008ec1> 22631 +<00008ec5> 6847 +<00008ec6> 6844 +<00008ec7> 22634 +<00008ec8> 6848 +<00008eca> 2306 +<00008ecb> 6849 +<00008ecc> 1610 +<00008ecd> 1801 +<00008ecf> 8631 +<00008ed1> 15177 +<00008ed2> 1890 +<00008ed4> 15178 +<00008edb> 6850 +<00008edc> 22635 +<00008edf> 3272 +<00008ee2> 3128 +<00008ee3> 6851 +<00008ee8> 19869 +<00008eeb> 6854 +<00008eed> 22639 +<00008eee> 22636 +<00008ef0> 19870 +<00008ef1> 22637 +<00008ef7> 22638 +<00008ef8> 2272 +<00008ef9> 15179 +<00008efa> 17142 +<00008efb> 6853 +<00008efc> 6852 +<00008efd> 1840 +<00008efe> 6855 +<00008f00> 18748 +<00008f02> 22640 +<00008f03> 1457 +<00008f05> 6857 +<00008f07> 19871 +<00008f08> 18749 +<00008f09> 2124 +<00008f0a> 6856 +<00008f0c> 6865 +<00008f12> 6859 +<00008f13> 6861 +<00008f14> 3637 +<00008f15> 6858 +<00008f16> 22643 +<00008f17> 15180 +<00008f18> 19872 +<00008f19> 6860 +<00008f1b> 6864 +<00008f1c> 6862 +<00008f1d> 1611 +<00008f1e> 17143 +endcidchar + +100 begincidchar +<00008f1f> 6863 +<00008f23> 22646 +<00008f25> 19873 +<00008f26> 6866 +<00008f27> 19874 +<00008f28> 22647 +<00008f29> 3344 +<00008f2a> 4000 +<00008f2b> 18750 +<00008f2c> 19875 +<00008f2d> 17144 +<00008f2e> 22648 +<00008f2f> 2366 +<00008f33> 6867 +<00008f34> 22649 +<00008f35> 19876 +<00008f36> 15181 +<00008f37> 22650 +<00008f38> 3852 +<00008f39> 6869 +<00008f3a> 19877 +<00008f3b> 6868 +<00008f3e> 6872 +<00008f3f> 3883 +<00008f40> 18751 +<00008f41> 22651 +<00008f42> 6871 +<00008f43> 19878 +<00008f44> 1483 +<00008f45> 6870 +<00008f46> 6875 +<00008f47> 19879 +<00008f49> 6874 +<00008f4a> 18752 +<00008f4c> 6873 +<00008f4d> 3116 +<00008f4e> 6876 +<00008f4f> 22652 +<00008f51> 19880 +<00008f54> 17145 +<00008f55> 19881 +<00008f57> 6877 +<00008f58> 18753 +<00008f5c> 6878 +<00008f5f> 2046 +<00008f61> 1787 +<00008f65> 22657 +<00008f9b> 2575 +<00008f9c> 6882 +<00008f9d> 22658 +<00008f9e> 2265 +<00008f9f> 6883 +<00008fa3> 6884 +<00008fa4> 18755 +<00008fa5> 19885 +<00008fa6> 15182 +<00008fa7> 4278 +<00008fa8> 4277 +<00008fad> 6885 +<00008fae> 6143 +<00008faf> 6886 +<00008fb0> 2914 +<00008fb1> 2545 +<00008fb2> 3318 +<00008fb4> 18756 +<00008fb7> 6887 +<00008fb8> 22659 +<00008fba> 3621 +<00008fbb> 8267 +<00008fbc> 2064 +<00008fbe> 22660 +<00008fbf> 7735 +<00008fc0> 22661 +<00008fc1> 18758 +<00008fc2> 7638 +<00008fc4> 7980 +<00008fc5> 2589 +<00008fc6> 18759 +<00008fc8> 14233 +<00008fca> 18761 +<00008fcb> 22662 +<00008fcd> 18762 +<00008fce> 1844 +<00008fd0> 22663 +<00008fd1> 1753 +<00008fd2> 22664 +<00008fd3> 18763 +<00008fd4> 3622 +<00008fd5> 18764 +<00008fda> 6888 +<00008fe0> 15186 +<00008fe2> 6890 +<00008fe3> 22665 +<00008fe4> 15187 +<00008fe5> 6889 +<00008fe6> 7647 +<00008fe8> 17147 +<00008fe9> 3278 +<00008fea> 6891 +<00008feb> 3373 +endcidchar + +100 begincidchar +<00008fed> 3117 +<00008fee> 17148 +<00008fef> 6892 +<00008ff0> 2396 +<00008ff1> 18765 +<00008ff4> 6894 +<00008ff5> 18766 +<00008ff6> 15188 +<00008ff7> 3790 +<00008ff8> 6909 +<00008ffb> 18767 +<00008ffd> 3045 +<00008ffe> 22666 +<00009000> 2880 +<00009001> 2809 +<00009002> 15189 +<00009003> 3200 +<00009004> 19886 +<00009005> 6895 +<00009006> 1647 +<00009008> 17149 +<0000900b> 6904 +<0000900c> 18768 +<0000900d> 6901 +<0000900e> 6914 +<0000900f> 3201 +<00009010> 2974 +<00009011> 6898 +<00009013> 3098 +<00009014> 3149 +<00009015> 6899 +<00009016> 6903 +<00009017> 7711 +<00009018> 22667 +<00009019> 7772 +<0000901a> 3048 +<0000901b> 19887 +<0000901d> 2662 +<0000901e> 6902 +<0000901f> 2830 +<00009020> 2820 +<00009021> 6900 +<00009022> 8266 +<00009023> 4040 +<00009027> 6905 +<0000902c> 15190 +<0000902d> 17150 +<0000902e> 2881 +<0000902f> 19888 +<00009031> 2367 +<00009032> 2576 +<00009035> 6907 +<00009036> 6906 +<00009037> 18769 +<00009038> 1203 +<00009039> 6908 +<0000903c> 7783 +<0000903e> 6916 +<0000903f> 22673 +<00009041> 20287 +<00009042> 2609 +<00009043> 18771 +<00009044> 15191 +<00009045> 2967 +<00009047> 1776 +<00009049> 6915 +<0000904a> 3873 +<0000904b> 1249 +<0000904c> 19889 +<0000904d> 3623 +<0000904e> 1377 +<00009053> 3219 +<00009054> 2913 +<00009055> 1191 +<00009056> 6917 +<00009058> 6918 +<00009059> 7476 +<0000905b> 19890 +<0000905c> 7726 +<0000905d> 18772 +<0000905e> 6919 +<00009060> 1301 +<00009061> 7722 +<00009062> 22674 +<00009063> 1891 +<00009065> 3908 +<00009066> 22675 +<00009067> 8634 +<00009068> 6920 +<00009069> 3110 +<0000906c> 22676 +<0000906d> 2810 +<0000906e> 2307 +<0000906f> 6921 +<00009070> 19891 +<00009072> 6924 +<00009074> 19892 +<00009075> 2415 +<00009076> 6922 +<00009077> 2733 +endcidchar + +100 begincidchar +<00009078> 2732 +<00009079> 19893 +<0000907a> 1192 +<0000907c> 3987 +<0000907d> 6926 +<0000907f> 3462 +<00009080> 6928 +<00009081> 6927 +<00009082> 6925 +<00009083> 5943 +<00009084> 1552 +<00009085> 18775 +<00009087> 6893 +<00009088> 15192 +<00009089> 6930 +<0000908a> 6929 +<0000908b> 19894 +<0000908c> 18776 +<0000908e> 22677 +<0000908f> 6931 +<00009090> 18777 +<00009091> 3874 +<00009095> 15193 +<00009097> 17151 +<00009098> 19895 +<00009099> 15194 +<0000909b> 15195 +<000090a0> 19896 +<000090a1> 18778 +<000090a2> 15196 +<000090a3> 3257 +<000090a5> 22678 +<000090a6> 3676 +<000090a8> 6932 +<000090aa> 2309 +<000090af> 6933 +<000090b0> 18780 +<000090b1> 6934 +<000090b2> 19897 +<000090b3> 17152 +<000090b4> 15197 +<000090b5> 6935 +<000090b6> 18781 +<000090b8> 3099 +<000090bd> 19898 +<000090be> 17153 +<000090c1> 1198 +<000090c3> 18782 +<000090c7> 17156 +<000090c8> 18783 +<000090c9> 19899 +<000090ca> 2027 +<000090cc> 22679 +<000090ce> 4064 +<000090d2> 22684 +<000090d5> 22680 +<000090d7> 15198 +<000090db> 6939 +<000090dc> 18785 +<000090dd> 15199 +<000090de> 8635 +<000090df> 18786 +<000090e1> 1802 +<000090e2> 6936 +<000090e4> 6937 +<000090e5> 22683 +<000090e8> 3558 +<000090eb> 18791 +<000090ed> 1458 +<000090ef> 17157 +<000090f0> 19900 +<000090f2> 18789 +<000090f4> 15200 +<000090f5> 3875 +<000090f6> 18788 +<000090f7> 1719 +<000090fd> 3150 +<00009100> 18790 +<00009102> 6940 +<00009104> 18794 +<00009105> 19901 +<00009106> 18795 +<00009108> 22685 +<0000910d> 22686 +<00009110> 22687 +<00009112> 6941 +<00009114> 17158 +<00009115> 8637 +<00009116> 17159 +<00009117> 15201 +<00009118> 18796 +<00009119> 6942 +<0000911a> 22688 +<0000911c> 15202 +<0000911e> 18797 +<00009120> 22689 +<00009125> 19902 +<00009127> 8638 +<00009129> 22690 +<0000912d> 7748 +endcidchar + +100 begincidchar +<0000912e> 22691 +<0000912f> 17162 +<00009130> 6944 +<00009131> 15203 +<00009132> 6943 +<00009134> 17163 +<00009136> 22692 +<00009137> 18798 +<00009139> 18799 +<0000913a> 15204 +<0000913c> 22693 +<0000913d> 15205 +<00009143> 22694 +<00009148> 15206 +<00009149> 3243 +<0000914a> 6945 +<0000914b> 7698 +<0000914c> 2316 +<0000914d> 3345 +<0000914e> 2991 +<0000914f> 22695 +<00009152> 2334 +<00009153> 22696 +<00009154> 2610 +<00009156> 6946 +<00009157> 18802 +<00009158> 6947 +<00009159> 18803 +<0000915a> 19903 +<0000915b> 15207 +<00009161> 15208 +<00009162> 2595 +<00009163> 6948 +<00009164> 15209 +<00009165> 6949 +<00009167> 19904 +<00009169> 6950 +<0000916a> 3929 +<0000916c> 2369 +<0000916d> 22697 +<00009172> 6952 +<00009173> 6951 +<00009174> 18804 +<00009175> 2028 +<00009177> 2053 +<00009178> 2190 +<00009179> 18805 +<0000917a> 19905 +<0000917b> 22698 +<00009181> 22699 +<00009182> 6955 +<00009183> 17164 +<00009185> 18806 +<00009186> 22700 +<00009187> 2416 +<00009189> 6954 +<0000918a> 19906 +<0000918b> 6953 +<0000918d> 2889 +<0000918e> 15210 +<00009190> 1955 +<00009191> 19907 +<00009192> 2663 +<00009195> 19908 +<00009197> 3396 +<00009198> 22703 +<0000919c> 2371 +<0000919e> 15211 +<000091a1> 22704 +<000091a2> 6956 +<000091a4> 2503 +<000091a6> 22705 +<000091a8> 15212 +<000091aa> 6959 +<000091ab> 6957 +<000091ac> 7707 +<000091af> 6958 +<000091b0> 19909 +<000091b1> 7777 +<000091b2> 15215 +<000091b3> 18807 +<000091b4> 6961 +<000091b5> 6960 +<000091b6> 18808 +<000091b8> 2530 +<000091ba> 6962 +<000091bb> 19910 +<000091bc> 15216 +<000091bd> 19911 +<000091bf> 22706 +<000091c2> 19912 +<000091c5> 19913 +<000091c6> 3428 +<000091c7> 2115 +<000091c8> 2317 +<000091c9> 6965 +<000091cb> 6966 +<000091cc> 3948 +<000091cd> 2383 +<000091ce> 3834 +endcidchar + +100 begincidchar +<000091cf> 3988 +<000091d0> 6967 +<000091d1> 1754 +<000091d6> 6968 +<000091d7> 8640 +<000091d8> 3101 +<000091d9> 22709 +<000091da> 8639 +<000091db> 6971 +<000091dc> 20290 +<000091dd> 2577 +<000091de> 8641 +<000091df> 6969 +<000091e1> 6970 +<000091e3> 3068 +<000091e6> 3715 +<000091e7> 1780 +<000091ec> 18813 +<000091ef> 22712 +<000091f0> 15217 +<000091f1> 17165 +<000091f7> 15218 +<000091f9> 22713 +<000091fb> 15219 +<000091fc> 6972 +<000091fd> 22714 +<000091ff> 6976 +<00009200> 19914 +<00009201> 18814 +<00009206> 8646 +<00009207> 15220 +<00009209> 19915 +<0000920a> 8648 +<0000920c> 22717 +<0000920d> 3255 +<0000920e> 1441 +<00009210> 8647 +<00009211> 6980 +<00009214> 6977 +<00009215> 6979 +<00009218> 22720 +<0000921e> 6975 +<00009223> 19916 +<00009228> 15221 +<00009229> 7050 +<0000922c> 6978 +<00009233> 15222 +<00009234> 4019 +<00009237> 1934 +<00009238> 15223 +<00009239> 8655 +<0000923a> 8649 +<0000923c> 8651 +<0000923e> 22731 +<0000923f> 6988 +<00009240> 8650 +<00009242> 18818 +<00009243> 15224 +<00009244> 3118 +<00009245> 6983 +<00009246> 22732 +<00009247> 15225 +<00009248> 6986 +<00009249> 6984 +<0000924a> 18819 +<0000924b> 6989 +<0000924d> 22733 +<0000924e> 8652 +<0000924f> 15226 +<00009250> 6990 +<00009251> 8654 +<00009256> 18820 +<00009257> 6982 +<00009258> 22734 +<00009259> 8653 +<0000925a> 6995 +<0000925b> 1302 +<0000925e> 6981 +<00009260> 15227 +<00009261> 18821 +<00009262> 3393 +<00009264> 6985 +<00009265> 18822 +<00009266> 2504 +<00009267> 8656 +<00009268> 18823 +<00009269> 22737 +<00009271> 2029 +<00009275> 22741 +<00009276> 19917 +<00009279> 22742 +<0000927b> 22743 +<0000927e> 3702 +<0000927f> 18827 +<00009280> 1756 +<00009283> 2384 +<00009285> 3220 +<00009288> 8362 +<00009289> 18828 +<0000928a> 22744 +endcidchar + +100 begincidchar +<0000928d> 18829 +<0000928e> 19918 +<00009291> 2735 +<00009292> 22745 +<00009293> 6993 +<00009295> 6987 +<00009296> 6992 +<00009297> 18830 +<00009298> 3791 +<00009299> 18831 +<0000929a> 3028 +<0000929b> 6994 +<0000929c> 6991 +<0000929f> 18832 +<000092a0> 22746 +<000092a7> 8657 +<000092a8> 22749 +<000092ab> 18833 +<000092ad> 2734 +<000092af> 19919 +<000092b2> 18836 +<000092b3> 13652 +<000092b6> 22750 +<000092b7> 6998 +<000092b8> 22751 +<000092b9> 6997 +<000092ba> 22752 +<000092bd> 22753 +<000092c1> 19922 +<000092c2> 15228 +<000092c3> 19923 +<000092c5> 19924 +<000092c6> 18839 +<000092c7> 22754 +<000092c8> 19925 +<000092cd> 22755 +<000092ce> 18840 +<000092cf> 6996 +<000092d0> 8663 +<000092d2> 3677 +<000092d3> 8667 +<000092d5> 8665 +<000092d7> 8661 +<000092d8> 22756 +<000092d9> 8662 +<000092df> 15231 +<000092e0> 8666 +<000092e1> 22759 +<000092e3> 22760 +<000092e4> 2437 +<000092e5> 18841 +<000092e7> 8660 +<000092e8> 22761 +<000092e9> 6999 +<000092ea> 3631 +<000092ec> 22762 +<000092ed> 1270 +<000092ee> 22763 +<000092f0> 22764 +<000092f2> 3512 +<000092f3> 2992 +<000092f7> 18845 +<000092f8> 1682 +<000092f9> 8368 +<000092fa> 7001 +<000092fb> 8670 +<000092fc> 2031 +<000092ff> 8673 +<00009300> 22765 +<00009302> 8675 +<00009304> 13402 +<00009306> 7690 +<00009308> 22766 +<0000930d> 15232 +<0000930f> 7000 +<00009310> 2611 +<00009311> 18842 +<00009314> 19926 +<00009315> 15233 +<00009318> 2612 +<00009319> 7004 +<0000931a> 7006 +<0000931c> 22767 +<0000931d> 8674 +<0000931e> 8672 +<0000931f> 15234 +<00009320> 2531 +<00009321> 8669 +<00009322> 7005 +<00009323> 7007 +<00009324> 22768 +<00009325> 8668 +<00009326> 1739 +<00009327> 15235 +<00009328> 3511 +<00009329> 18846 +<0000932a> 22769 +<0000932b> 2318 +<0000932c> 4041 +<0000932e> 7003 +endcidchar + +100 begincidchar +<0000932f> 2152 +<00009332> 4069 +<00009333> 19927 +<00009334> 22770 +<00009335> 7009 +<00009336> 19928 +<00009337> 22771 +<0000933a> 7008 +<0000933b> 7010 +<00009344> 7002 +<00009347> 15236 +<00009348> 8361 +<00009349> 17166 +<0000934a> 13400 +<0000934b> 3265 +<0000934d> 3151 +<00009350> 22772 +<00009351> 18849 +<00009352> 15237 +<00009354> 3059 +<00009355> 22773 +<00009356> 7015 +<00009357> 8677 +<00009358> 19929 +<0000935a> 18850 +<0000935b> 2945 +<0000935c> 7011 +<0000935e> 22774 +<00009360> 7012 +<00009367> 22775 +<00009369> 22776 +<0000936a> 15239 +<0000936b> 18851 +<0000936c> 1795 +<0000936d> 15240 +<0000936e> 7014 +<0000936f> 22777 +<00009370> 8676 +<00009371> 18852 +<00009373> 18853 +<00009374> 22778 +<00009375> 20276 +<00009376> 22779 +<0000937a> 22780 +<0000937c> 7013 +<0000937d> 22781 +<0000937e> 2505 +<0000937f> 19930 +<00009382> 19931 +<00009388> 18857 +<0000938a> 19932 +<0000938b> 18858 +<0000938c> 1495 +<0000938d> 22784 +<0000938f> 18859 +<00009392> 22785 +<00009394> 7019 +<00009395> 22786 +<00009396> 2095 +<00009397> 2811 +<00009398> 22787 +<0000939a> 7745 +<0000939b> 15241 +<0000939e> 18860 +<000093a1> 18854 +<000093a3> 17169 +<000093a4> 8678 +<000093a6> 22789 +<000093a7> 1433 +<000093a8> 22790 +<000093a9> 15243 +<000093ab> 22791 +<000093ae> 3039 +<000093b0> 7016 +<000093b9> 7020 +<000093ba> 15242 +<000093bb> 19933 +<000093c1> 15244 +<000093c3> 7026 +<000093c6> 8679 +<000093c7> 18865 +<000093c8> 7029 +<000093c9> 22797 +<000093ca> 15245 +<000093cb> 22798 +<000093cc> 19934 +<000093cd> 22799 +<000093d0> 7028 +<000093d1> 3111 +<000093d3> 22800 +<000093d8> 7025 +<000093d9> 22801 +<000093dc> 18866 +<000093dd> 7027 +<000093de> 8680 +<000093df> 17170 +<000093e1> 1720 +<000093e2> 15246 +<000093e4> 7030 +<000093e5> 7024 +endcidchar + +100 begincidchar +<000093e6> 19935 +<000093e7> 18867 +<000093e8> 7023 +<000093f1> 18864 +<000093f5> 18861 +<000093f7> 22802 +<000093f8> 8681 +<000093f9> 19936 +<000093fa> 15247 +<000093fb> 18871 +<000093fd> 15248 +<00009401> 22803 +<00009402> 19937 +<00009403> 7034 +<00009404> 17171 +<00009407> 7035 +<00009408> 22804 +<00009409> 18868 +<0000940f> 15249 +<00009410> 7036 +<00009413> 7033 +<00009414> 7032 +<00009415> 22805 +<00009418> 2506 +<00009419> 3202 +<0000941a> 7031 +<0000941f> 22806 +<00009421> 7040 +<0000942b> 7038 +<0000942e> 19940 +<0000942f> 22807 +<00009431> 8682 +<00009432> 18872 +<00009433> 17172 +<00009434> 15250 +<00009435> 7039 +<00009436> 7037 +<00009438> 2904 +<0000943a> 7041 +<0000943b> 18873 +<0000943d> 22808 +<0000943f> 15251 +<00009441> 7042 +<00009443> 22809 +<00009444> 7044 +<00009445> 8683 +<00009448> 8684 +<0000944a> 17173 +<0000944c> 19941 +<00009451> 1553 +<00009452> 7043 +<00009453> 7801 +<00009455> 15252 +<00009459> 22810 +<0000945a> 7055 +<0000945b> 7045 +<0000945c> 22811 +<0000945e> 7048 +<0000945f> 22812 +<00009460> 7046 +<00009461> 22813 +<00009462> 7047 +<00009463> 17174 +<00009468> 22814 +<0000946a> 7049 +<0000946b> 15253 +<0000946d> 18876 +<0000946e> 22815 +<0000946f> 18877 +<00009470> 7051 +<00009471> 17175 +<00009472> 15254 +<00009475> 7052 +<00009477> 7053 +<0000947c> 7056 +<0000947d> 7054 +<0000947e> 7057 +<0000947f> 7059 +<00009481> 7058 +<00009483> 22817 +<00009484> 22816 +<00009577> 3029 +<00009578> 15255 +<00009579> 18878 +<0000957e> 22818 +<00009580> 3827 +<00009582> 7060 +<00009583> 2736 +<00009584> 22819 +<00009586> 18879 +<00009587> 7061 +<00009588> 19942 +<00009589> 3604 +<0000958a> 7062 +<0000958b> 1417 +<0000958e> 17176 +<0000958f> 1246 +<00009591> 1555 +<00009592> 8685 +<00009593> 1554 +endcidchar + +100 begincidchar +<00009594> 7063 +<00009596> 7064 +<0000959f> 17177 +<000095a0> 7067 +<000095a1> 19943 +<000095a2> 1556 +<000095a3> 1459 +<000095a4> 2032 +<000095a5> 3402 +<000095a6> 15256 +<000095a7> 7069 +<000095a8> 7068 +<000095a9> 15257 +<000095ab> 20313 +<000095ac> 17178 +<000095ad> 7070 +<000095b1> 13653 +<000095b2> 1278 +<000095b4> 15259 +<000095b6> 17179 +<000095b9> 7073 +<000095ba> 22822 +<000095bb> 7072 +<000095bc> 7071 +<000095bd> 15260 +<000095be> 7074 +<000095bf> 19944 +<000095c3> 7077 +<000095c6> 19945 +<000095c7> 1163 +<000095c8> 18884 +<000095c9> 19946 +<000095ca> 7075 +<000095cb> 17180 +<000095cc> 7079 +<000095cd> 7078 +<000095d0> 17181 +<000095d3> 17182 +<000095d4> 7081 +<000095d5> 7080 +<000095d6> 7082 +<000095d8> 3206 +<000095d9> 22823 +<000095da> 15261 +<000095dc> 7083 +<000095dd> 22824 +<000095de> 17184 +<000095df> 22825 +<000095e0> 19949 +<000095e1> 7084 +<000095e2> 7086 +<000095e4> 19950 +<000095e5> 7085 +<000095e6> 19951 +<000095e8> 14061 +<0000961c> 3550 +<0000961d> 15262 +<0000961e> 22826 +<00009621> 7087 +<00009622> 22827 +<00009624> 19952 +<00009628> 7088 +<0000962a> 2133 +<0000962c> 18887 +<00009631> 19953 +<00009632> 3703 +<00009637> 22830 +<00009638> 19954 +<0000963b> 2765 +<0000963c> 18891 +<0000963d> 19955 +<0000963f> 1128 +<00009640> 2859 +<00009641> 15263 +<00009642> 7091 +<00009644> 3551 +<0000964b> 7094 +<0000964c> 7092 +<0000964d> 2033 +<0000964f> 7093 +<00009650> 1910 +<00009652> 22833 +<00009654> 19956 +<00009658> 15264 +<0000965b> 3605 +<0000965c> 7096 +<0000965d> 7098 +<0000965e> 7097 +<0000965f> 7099 +<00009661> 18892 +<00009662> 1219 +<00009663> 2590 +<00009664> 2438 +<00009665> 1557 +<00009666> 7100 +<0000966a> 3356 +<0000966c> 7102 +<0000966e> 22836 +<00009670> 1220 +<00009672> 7101 +endcidchar + +100 begincidchar +<00009673> 3040 +<00009674> 19957 +<00009675> 3989 +<00009676> 3203 +<00009677> 7095 +<00009678> 3950 +<0000967a> 1893 +<0000967b> 19958 +<0000967c> 22837 +<0000967d> 3909 +<0000967e> 22838 +<0000967f> 19959 +<00009681> 19960 +<00009682> 18894 +<00009683> 19961 +<00009684> 15265 +<00009685> 1777 +<00009686> 3964 +<00009688> 1790 +<00009689> 19962 +<0000968a> 2882 +<0000968b> 6252 +<0000968d> 7103 +<0000968e> 1418 +<0000968f> 2613 +<00009691> 22839 +<00009694> 1460 +<00009695> 7105 +<00009696> 19963 +<00009697> 7106 +<00009698> 7104 +<00009699> 20273 +<0000969a> 18896 +<0000969b> 2125 +<0000969c> 2507 +<0000969d> 8688 +<0000969f> 22840 +<000096a0> 1221 +<000096a3> 4001 +<000096a4> 15266 +<000096a5> 17185 +<000096a6> 22841 +<000096a7> 7108 +<000096a8> 6923 +<000096a9> 15267 +<000096aa> 7107 +<000096ae> 19964 +<000096af> 8689 +<000096b0> 7111 +<000096b3> 18899 +<000096b4> 7112 +<000096b6> 7113 +<000096b7> 4020 +<000096ba> 18900 +<000096bb> 2669 +<000096bc> 3407 +<000096bd> 18901 +<000096c0> 2627 +<000096c1> 1571 +<000096c4> 3876 +<000096c5> 1389 +<000096c6> 2370 +<000096c7> 1935 +<000096c9> 7118 +<000096ca> 22842 +<000096cb> 7117 +<000096cc> 2241 +<000096cd> 7119 +<000096ce> 7116 +<000096d1> 2166 +<000096d2> 15268 +<000096d5> 7123 +<000096d6> 6546 +<000096d8> 18904 +<000096d9> 4331 +<000096da> 18905 +<000096db> 2621 +<000096dc> 7121 +<000096dd> 18906 +<000096de> 15270 +<000096df> 22844 +<000096e2> 3949 +<000096e3> 3273 +<000096e8> 1229 +<000096e9> 15271 +<000096ea> 2695 +<000096eb> 2274 +<000096ef> 17186 +<000096f0> 3591 +<000096f1> 15272 +<000096f2> 1250 +<000096f6> 4021 +<000096f7> 3925 +<000096f9> 7124 +<000096fa> 22845 +<000096fb> 3135 +<00009700> 2343 +<00009702> 15273 +<00009703> 19965 +<00009704> 7125 +endcidchar + +100 begincidchar +<00009705> 22846 +<00009706> 7126 +<00009707> 2578 +<00009708> 7127 +<00009709> 15274 +<0000970a> 4022 +<0000970d> 7122 +<0000970e> 7129 +<0000970f> 7131 +<00009711> 7130 +<00009713> 7128 +<00009714> 18908 +<00009716> 7132 +<00009719> 7133 +<0000971a> 22847 +<0000971b> 19966 +<0000971c> 2812 +<0000971d> 22848 +<0000971e> 1378 +<00009723> 18909 +<00009724> 7134 +<00009727> 3780 +<00009728> 19969 +<0000972a> 7135 +<00009730> 7136 +<00009731> 19970 +<00009732> 4048 +<00009733> 8690 +<00009736> 18911 +<00009738> 5140 +<00009739> 7137 +<0000973b> 8691 +<00009741> 18912 +<00009742> 7143 +<00009743> 8692 +<00009744> 7140 +<00009746> 7141 +<00009747> 18913 +<00009748> 7142 +<00009749> 7144 +<0000974a> 22850 +<0000974d> 8693 +<0000974e> 17187 +<0000974f> 8694 +<00009751> 8695 +<00009752> 2664 +<00009755> 20314 +<00009756> 3843 +<00009757> 18914 +<00009758> 22851 +<00009759> 2665 +<0000975a> 15275 +<0000975b> 18915 +<0000975c> 7145 +<0000975e> 3463 +<00009760> 7146 +<00009761> 7430 +<00009762> 3800 +<00009763> 15276 +<00009764> 7147 +<00009766> 7148 +<00009767> 19971 +<00009768> 7149 +<00009769> 1461 +<0000976a> 18916 +<0000976b> 7151 +<0000976d> 2591 +<0000976e> 15277 +<00009771> 13624 +<00009773> 15278 +<00009774> 1786 +<00009776> 19972 +<00009779> 7153 +<0000977a> 7157 +<0000977b> 22854 +<0000977c> 7155 +<0000977d> 19973 +<0000977f> 19974 +<00009780> 22855 +<00009781> 7156 +<00009784> 7653 +<00009785> 7154 +<00009786> 7158 +<00009789> 22856 +<0000978b> 7159 +<0000978d> 1164 +<00009795> 17188 +<00009796> 18919 +<00009797> 22857 +<00009798> 7708 +<00009799> 19975 +<0000979a> 15279 +<0000979c> 7162 +<0000979e> 18920 +<0000979f> 19976 +<000097a0> 1633 +<000097a2> 15280 +<000097a3> 7165 +<000097a6> 7164 +<000097a8> 7163 +endcidchar + +100 begincidchar +<000097ab> 6708 +<000097ac> 19977 +<000097ad> 20291 +<000097ae> 17189 +<000097b8> 22858 +<000097b9> 19978 +<000097ba> 17190 +<000097bc> 22859 +<000097be> 18923 +<000097bf> 22860 +<000097c1> 17191 +<000097c3> 7168 +<000097c6> 7169 +<000097c7> 22863 +<000097c8> 7170 +<000097c9> 17192 +<000097ca> 22864 +<000097cb> 7171 +<000097cc> 18924 +<000097cd> 19979 +<000097ce> 22865 +<000097d0> 22866 +<000097d1> 18925 +<000097d3> 1558 +<000097d4> 18926 +<000097d7> 22867 +<000097d8> 18927 +<000097d9> 15283 +<000097db> 17193 +<000097dc> 7172 +<000097dd> 22868 +<000097de> 15284 +<000097e0> 19980 +<000097e1> 18928 +<000097e4> 22869 +<000097ed> 7173 +<000097ee> 3289 +<000097ef> 19981 +<000097f1> 18929 +<000097f2> 7175 +<000097f3> 1339 +<000097f4> 15285 +<000097f5> 7178 +<000097f6> 7177 +<000097fa> 22872 +<000097fb> 1222 +<000097ff> 1721 +<00009801> 3607 +<00009802> 3030 +<00009803> 2066 +<00009804> 18930 +<00009805> 2034 +<00009806> 2417 +<00009807> 19982 +<00009808> 2594 +<0000980a> 15286 +<0000980c> 7180 +<0000980d> 18931 +<0000980e> 15287 +<0000980f> 7179 +<00009810> 3884 +<00009811> 1572 +<00009812> 3430 +<00009813> 3252 +<00009814> 18932 +<00009816> 18933 +<00009817> 2626 +<00009818> 3990 +<00009819> 22873 +<0000981a> 1841 +<0000981c> 22874 +<0000981e> 15288 +<00009820> 22875 +<00009821> 7183 +<00009823> 15289 +<00009824> 7182 +<00009825> 18938 +<00009826> 19983 +<0000982b> 15290 +<0000982c> 3705 +<0000982d> 3204 +<0000982e> 19984 +<0000982f> 22876 +<00009830> 7795 +<00009834> 1266 +<00009835> 22877 +<00009837> 7184 +<00009838> 7181 +<00009839> 14259 +<0000983b> 3523 +<0000983c> 3924 +<0000983d> 7185 +<0000983e> 15291 +<00009844> 22878 +<00009846> 7186 +<00009847> 18939 +<0000984a> 22879 +<0000984b> 7188 +<0000984c> 2890 +<0000984f> 7187 +endcidchar + +100 begincidchar +<00009851> 22880 +<00009854> 1573 +<00009855> 1894 +<00009856> 17194 +<00009857> 8697 +<00009858> 1574 +<00009859> 15294 +<0000985a> 7752 +<0000985b> 3129 +<0000985e> 4008 +<00009865> 8698 +<00009866> 18940 +<00009867> 1936 +<0000986a> 22881 +<0000986b> 7189 +<0000986c> 15295 +<00009873> 7194 +<00009874> 7193 +<000098a8> 3561 +<000098aa> 7195 +<000098ab> 18941 +<000098ad> 18942 +<000098ae> 22882 +<000098af> 7196 +<000098b0> 18943 +<000098b1> 7197 +<000098b4> 19987 +<000098b6> 7198 +<000098b7> 18945 +<000098b8> 15296 +<000098ba> 15297 +<000098bf> 15298 +<000098c2> 18948 +<000098c3> 7200 +<000098c4> 7199 +<000098c5> 19988 +<000098c6> 7201 +<000098c7> 18949 +<000098c8> 15299 +<000098cb> 18950 +<000098cc> 22883 +<000098db> 3464 +<000098dc> 6201 +<000098df> 2543 +<000098e0> 13848 +<000098e1> 18951 +<000098e2> 1612 +<000098e3> 18952 +<000098e5> 15300 +<000098e6> 22884 +<000098e7> 17195 +<000098e9> 7202 +<000098ea> 18953 +<000098eb> 7203 +<000098ed> 4289 +<000098ee> 5338 +<000098ef> 3431 +<000098f2> 1215 +<000098f3> 18956 +<000098f4> 7634 +<000098f6> 22885 +<000098fc> 2242 +<000098fd> 3678 +<000098fe> 2534 +<00009902> 19989 +<00009903> 7204 +<00009905> 7799 +<00009907> 22886 +<00009908> 18957 +<00009909> 7205 +<0000990a> 3910 +<0000990c> 13650 +<00009910> 7970 +<00009911> 19990 +<00009912> 7206 +<00009913> 1390 +<00009914> 7207 +<00009915> 19991 +<00009918> 7208 +<0000991f> 22887 +<00009920> 7213 +<00009921> 7209 +<00009922> 22888 +<00009924> 7212 +<00009926> 22889 +<00009927> 8701 +<00009928> 1559 +<0000992b> 22890 +<0000992c> 7214 +<0000992e> 7215 +<00009931> 18967 +<00009934> 22891 +<00009935> 19992 +<00009939> 22892 +<00009940> 15303 +<00009941> 18971 +<00009942> 7218 +<00009945> 7220 +<00009946> 18972 +<00009947> 22893 +endcidchar + +100 begincidchar +<00009948> 19993 +<00009949> 7219 +<0000994b> 7222 +<0000994c> 7225 +<0000994d> 15304 +<0000994e> 18973 +<00009950> 7221 +<00009954> 19994 +<00009955> 7226 +<00009957> 7968 +<00009958> 17196 +<00009959> 22894 +<0000995b> 22895 +<0000995c> 15305 +<0000995e> 19995 +<0000995f> 15306 +<00009960> 18974 +<00009996> 2335 +<00009999> 2035 +<0000999b> 22896 +<0000999d> 22897 +<0000999e> 8703 +<0000999f> 22898 +<000099a3> 18975 +<000099a5> 7229 +<000099a6> 18976 +<000099a8> 1436 +<000099ac> 3333 +<000099b0> 22899 +<000099b1> 15307 +<000099b2> 22900 +<000099b3> 2968 +<000099b4> 3267 +<000099b5> 22901 +<000099bc> 7232 +<000099bd> 18977 +<000099bf> 18978 +<000099c1> 20288 +<000099c3> 18979 +<000099c4> 2860 +<000099c5> 1274 +<000099c6> 1766 +<000099c8> 1767 +<000099c9> 15310 +<000099d0> 2993 +<000099d1> 7237 +<000099d2> 1768 +<000099d3> 22902 +<000099d4> 18980 +<000099d5> 1391 +<000099d8> 7236 +<000099d9> 18981 +<000099da> 22903 +<000099db> 7234 +<000099dc> 22904 +<000099dd> 7235 +<000099de> 18982 +<000099df> 7233 +<000099e1> 19996 +<000099e2> 7247 +<000099e7> 22905 +<000099f0> 18984 +<000099f8> 7243 +<000099f9> 18985 +<000099fb> 7242 +<000099fc> 18986 +<000099ff> 2403 +<00009a01> 7244 +<00009a02> 15311 +<00009a03> 17197 +<00009a04> 22913 +<00009a05> 7246 +<00009a08> 14266 +<00009a0a> 18987 +<00009a0b> 22914 +<00009a0c> 19997 +<00009a0e> 1613 +<00009a0f> 7245 +<00009a10> 19998 +<00009a11> 18988 +<00009a12> 2813 +<00009a13> 1895 +<00009a16> 15312 +<00009a19> 8003 +<00009a1a> 18989 +<00009a1e> 22915 +<00009a20> 18990 +<00009a22> 22916 +<00009a23> 19999 +<00009a24> 15313 +<00009a27> 15314 +<00009a28> 2861 +<00009a2b> 7249 +<00009a30> 3205 +<00009a31> 18991 +<00009a33> 22917 +<00009a35> 22918 +<00009a36> 15317 +<00009a37> 7250 +<00009a38> 15318 +endcidchar + +100 begincidchar +<00009a3e> 7255 +<00009a40> 7253 +<00009a41> 20000 +<00009a42> 7252 +<00009a43> 7254 +<00009a44> 18992 +<00009a45> 7251 +<00009a47> 22919 +<00009a4c> 18993 +<00009a4d> 7257 +<00009a4e> 8704 +<00009a51> 20001 +<00009a52> 7727 +<00009a54> 22922 +<00009a55> 7256 +<00009a56> 15320 +<00009a57> 7259 +<00009a58> 18994 +<00009a5a> 1723 +<00009a5b> 7258 +<00009a5d> 22923 +<00009a5f> 7260 +<00009a62> 7261 +<00009a64> 7263 +<00009a65> 7262 +<00009a69> 7264 +<00009a6a> 7266 +<00009a6b> 7265 +<00009aa8> 2062 +<00009aaa> 22924 +<00009aac> 22925 +<00009aad> 7267 +<00009aae> 22926 +<00009aaf> 18996 +<00009ab0> 7268 +<00009ab2> 22927 +<00009ab4> 22928 +<00009ab7> 18998 +<00009ab8> 1434 +<00009ab9> 19000 +<00009abb> 22929 +<00009abc> 7269 +<00009abf> 22930 +<00009ac0> 7270 +<00009ac1> 17198 +<00009ac3> 17199 +<00009ac4> 2615 +<00009ac6> 19002 +<00009ac8> 22931 +<00009ace> 17200 +<00009acf> 7271 +<00009ad0> 19003 +<00009ad1> 7272 +<00009ad2> 19004 +<00009ad5> 19005 +<00009ad6> 17201 +<00009ad7> 22932 +<00009ad8> 2036 +<00009ad9> 8705 +<00009adb> 22933 +<00009adc> 8706 +<00009ae0> 19006 +<00009ae4> 22934 +<00009ae5> 19007 +<00009ae6> 7279 +<00009ae7> 22935 +<00009ae9> 19008 +<00009aea> 3397 +<00009aeb> 7281 +<00009aec> 22936 +<00009aed> 3480 +<00009aee> 7282 +<00009aef> 7280 +<00009af1> 7284 +<00009af4> 7283 +<00009af5> 22939 +<00009af7> 7285 +<00009af9> 15323 +<00009afa> 22940 +<00009afb> 7286 +<00009afd> 22941 +<00009aff> 22942 +<00009b00> 22943 +<00009b01> 20004 +<00009b02> 17202 +<00009b03> 15324 +<00009b06> 7287 +<00009b08> 17203 +<00009b09> 20005 +<00009b0b> 20006 +<00009b0c> 19009 +<00009b10> 19010 +<00009b12> 19011 +<00009b16> 19012 +<00009b18> 7288 +<00009b19> 20009 +<00009b1a> 7289 +<00009b1b> 22946 +<00009b1c> 19013 +<00009b1d> 20297 +endcidchar + +100 begincidchar +<00009b1f> 7290 +<00009b20> 15325 +<00009b25> 7293 +<00009b26> 22947 +<00009b2b> 19014 +<00009b2c> 20298 +<00009b2d> 17205 +<00009b31> 5332 +<00009b32> 7300 +<00009b35> 20010 +<00009b37> 22949 +<00009b3b> 6057 +<00009b3c> 1614 +<00009b3d> 19015 +<00009b41> 1407 +<00009b42> 2082 +<00009b43> 7302 +<00009b44> 7301 +<00009b45> 3761 +<00009b48> 20011 +<00009b4b> 19017 +<00009b4c> 22952 +<00009b4f> 7303 +<00009b51> 7306 +<00009b54> 3728 +<00009b55> 20012 +<00009b58> 7307 +<00009b5a> 1685 +<00009b5b> 22955 +<00009b5e> 17206 +<00009b61> 22956 +<00009b63> 19018 +<00009b65> 19019 +<00009b66> 17207 +<00009b68> 20013 +<00009b6a> 22957 +<00009b6f> 4043 +<00009b72> 8708 +<00009b73> 15328 +<00009b74> 7308 +<00009b75> 8707 +<00009b78> 22960 +<00009b79> 15329 +<00009b7f> 22961 +<00009b80> 20014 +<00009b83> 7310 +<00009b84> 17208 +<00009b85> 22962 +<00009b86> 20015 +<00009b87> 22963 +<00009b89> 22964 +<00009b8a> 17209 +<00009b8b> 22965 +<00009b8d> 22966 +<00009b8e> 1154 +<00009b8f> 8709 +<00009b90> 20016 +<00009b91> 7311 +<00009b92> 3579 +<00009b93> 7309 +<00009b94> 22967 +<00009b9a> 22968 +<00009b9d> 20017 +<00009b9e> 17210 +<00009ba6> 19024 +<00009ba7> 15330 +<00009ba8> 7316 +<00009ba9> 22969 +<00009baa> 3740 +<00009bab> 20280 +<00009bac> 19025 +<00009bad> 2154 +<00009bae> 2737 +<00009bb0> 20018 +<00009bb1> 8710 +<00009bb2> 19027 +<00009bb4> 7317 +<00009bb7> 22970 +<00009bb8> 19028 +<00009bb9> 7320 +<00009bbb> 8711 +<00009bbc> 22971 +<00009bbe> 19029 +<00009bbf> 20019 +<00009bc0> 7318 +<00009bc1> 15331 +<00009bc6> 7321 +<00009bc7> 15332 +<00009bc8> 20020 +<00009bc9> 1957 +<00009bca> 7319 +<00009bce> 17211 +<00009bcf> 7322 +<00009bd0> 22972 +<00009bd4> 7328 +<00009bd6> 7689 +<00009bd7> 15333 +<00009bd8> 19031 +<00009bdb> 2884 +<00009bdd> 19032 +endcidchar + +100 begincidchar +<00009bdf> 14271 +<00009be1> 7329 +<00009be2> 7326 +<00009be3> 7325 +<00009be4> 7327 +<00009be5> 17212 +<00009be7> 15334 +<00009be8> 1845 +<00009bea> 19033 +<00009beb> 15335 +<00009bee> 19035 +<00009bef> 19034 +<00009bf0> 7333 +<00009bf1> 7332 +<00009bf2> 7331 +<00009bf3> 19030 +<00009bf5> 1143 +<00009bf7> 15336 +<00009bf8> 17213 +<00009bf9> 22973 +<00009bfa> 15337 +<00009bfd> 15338 +<00009bff> 20021 +<00009c00> 8712 +<00009c02> 20022 +<00009c04> 7343 +<00009c06> 7339 +<00009c08> 7340 +<00009c09> 7336 +<00009c0a> 7342 +<00009c0b> 15339 +<00009c0c> 7338 +<00009c0d> 1472 +<00009c0f> 22974 +<00009c10> 4082 +<00009c11> 22975 +<00009c12> 7341 +<00009c13> 7337 +<00009c14> 7335 +<00009c15> 7334 +<00009c16> 19039 +<00009c1b> 7345 +<00009c1c> 20023 +<00009c1d> 19043 +<00009c1e> 22976 +<00009c21> 7348 +<00009c22> 19044 +<00009c23> 17214 +<00009c24> 7347 +<00009c25> 7346 +<00009c26> 22977 +<00009c27> 15340 +<00009c28> 22978 +<00009c29> 19045 +<00009c2a> 15341 +<00009c2d> 3515 +<00009c2e> 7344 +<00009c2f> 7636 +<00009c30> 7349 +<00009c31> 19047 +<00009c32> 7351 +<00009c35> 20024 +<00009c36> 15342 +<00009c37> 19048 +<00009c39> 1485 +<00009c3a> 7330 +<00009c3b> 1241 +<00009c3d> 22979 +<00009c3e> 7353 +<00009c41> 15343 +<00009c43> 22980 +<00009c44> 20025 +<00009c45> 19049 +<00009c46> 7352 +<00009c47> 7350 +<00009c48> 2923 +<00009c4e> 22981 +<00009c52> 7796 +<00009c53> 15344 +<00009c54> 19055 +<00009c56> 20026 +<00009c57> 4002 +<00009c58> 19056 +<00009c5a> 7354 +<00009c5b> 19057 +<00009c5c> 19050 +<00009c5d> 19058 +<00009c5e> 22982 +<00009c5f> 19059 +<00009c60> 7355 +<00009c61> 20027 +<00009c63> 15345 +<00009c65> 17217 +<00009c67> 7356 +<00009c68> 20028 +<00009c70> 15346 +<00009c72> 19065 +<00009c75> 19066 +<00009c76> 7357 +<00009c77> 15347 +endcidchar + +100 begincidchar +<00009c78> 7358 +<00009c7a> 19067 +<00009c7b> 22983 +<00009ce5> 3031 +<00009ce6> 19068 +<00009ce7> 7359 +<00009ce9> 3403 +<00009ceb> 7364 +<00009cec> 7360 +<00009cf0> 7361 +<00009cf2> 19069 +<00009cf3> 3679 +<00009cf4> 3792 +<00009cf6> 3240 +<00009cf7> 22984 +<00009cf9> 22985 +<00009d02> 15348 +<00009d03> 7365 +<00009d06> 7366 +<00009d07> 3222 +<00009d08> 7363 +<00009d09> 14272 +<00009d0b> 19070 +<00009d0e> 1322 +<00009d11> 19072 +<00009d12> 7374 +<00009d15> 7373 +<00009d1b> 1303 +<00009d1c> 22986 +<00009d1f> 7371 +<00009d23> 7370 +<00009d26> 7368 +<00009d28> 1497 +<00009d2a> 7367 +<00009d2b> 2270 +<00009d2c> 1321 +<00009d2f> 22987 +<00009d30> 20029 +<00009d32> 19078 +<00009d3a> 22990 +<00009d3b> 2037 +<00009d3c> 22991 +<00009d3d> 20030 +<00009d3e> 7377 +<00009d3f> 7376 +<00009d41> 7375 +<00009d42> 15349 +<00009d43> 17220 +<00009d44> 7372 +<00009d45> 22992 +<00009d46> 7378 +<00009d47> 15350 +<00009d48> 7379 +<00009d4a> 19080 +<00009d50> 7384 +<00009d51> 7383 +<00009d52> 17221 +<00009d59> 7385 +<00009d5c> 1231 +<00009d5f> 19081 +<00009d60> 7683 +<00009d61> 3781 +<00009d62> 19082 +<00009d63> 15351 +<00009d64> 7382 +<00009d65> 22995 +<00009d69> 15352 +<00009d6a> 20031 +<00009d6b> 8714 +<00009d6c> 3680 +<00009d6f> 7390 +<00009d70> 8713 +<00009d72> 7386 +<00009d73> 19085 +<00009d7a> 7391 +<00009d7b> 20032 +<00009d7c> 15353 +<00009d7e> 15354 +<00009d83> 22996 +<00009d84> 19088 +<00009d86> 22997 +<00009d87> 7388 +<00009d89> 7387 +<00009d8a> 17222 +<00009d8d> 15355 +<00009d8e> 22998 +<00009d8f> 1842 +<00009d95> 23001 +<00009d96> 17223 +<00009d99> 19089 +<00009d9a> 7392 +<00009da1> 19090 +<00009da4> 7393 +<00009da9> 7394 +<00009daa> 23004 +<00009dab> 7389 +<00009dac> 17225 +<00009dae> 23005 +<00009daf> 7369 +<00009db1> 15356 +endcidchar + +100 begincidchar +<00009db2> 7395 +<00009db4> 3069 +<00009db5> 19092 +<00009db8> 7399 +<00009db9> 19093 +<00009dba> 7400 +<00009dbb> 7398 +<00009dbc> 17226 +<00009dbd> 19094 +<00009dbf> 19091 +<00009dc0> 17224 +<00009dc1> 7397 +<00009dc2> 7403 +<00009dc3> 15357 +<00009dc4> 7396 +<00009dc6> 7401 +<00009dc7> 15358 +<00009dc9> 19095 +<00009dca> 23007 +<00009dcf> 7402 +<00009dd3> 7405 +<00009dd6> 15359 +<00009dd7> 7646 +<00009dd9> 7404 +<00009dda> 19096 +<00009dde> 23010 +<00009ddf> 15360 +<00009de0> 19097 +<00009de3> 19098 +<00009de5> 20033 +<00009de6> 7407 +<00009de7> 17228 +<00009de9> 20034 +<00009deb> 15361 +<00009ded> 7408 +<00009dee> 23011 +<00009def> 7409 +<00009df0> 23012 +<00009df2> 4079 +<00009df3> 20035 +<00009df4> 15362 +<00009df8> 7406 +<00009df9> 2891 +<00009dfa> 2141 +<00009dfd> 7410 +<00009dfe> 23013 +<00009e02> 19101 +<00009e07> 17229 +<00009e0a> 19100 +<00009e0d> 19102 +<00009e0e> 23014 +<00009e15> 15363 +<00009e16> 23018 +<00009e19> 8716 +<00009e1c> 19103 +<00009e1d> 15364 +<00009e1e> 7413 +<00009e75> 7414 +<00009e78> 1896 +<00009e79> 7415 +<00009e7a> 20036 +<00009e7b> 19104 +<00009e7c> 7677 +<00009e7d> 7416 +<00009e7f> 2267 +<00009e80> 19106 +<00009e81> 7417 +<00009e85> 19107 +<00009e87> 23019 +<00009e88> 7418 +<00009e91> 7423 +<00009e92> 7421 +<00009e93> 4066 +<00009e95> 7422 +<00009e96> 23022 +<00009e97> 4023 +<00009e98> 23023 +<00009e9b> 19108 +<00009e9d> 7424 +<00009e9e> 17230 +<00009e9f> 4003 +<00009ea4> 15365 +<00009ea5> 7425 +<00009ea6> 3380 +<00009ea8> 15366 +<00009ea9> 7426 +<00009eaa> 7428 +<00009eac> 15367 +<00009ead> 7429 +<00009eae> 23024 +<00009eaf> 17231 +<00009eb0> 20040 +<00009eb3> 23025 +<00009eb4> 7682 +<00009eb5> 7797 +<00009eb8> 7427 +<00009eb9> 2047 +<00009eba> 3801 +<00009ebb> 3729 +<00009ebc> 4740 +endcidchar + +100 begincidchar +<00009ebd> 19110 +<00009ebe> 5375 +<00009ebf> 3753 +<00009ec3> 13323 +<00009ec4> 1323 +<00009ec6> 23026 +<00009ec8> 23027 +<00009ecb> 23028 +<00009ecc> 7431 +<00009ecd> 1642 +<00009ed1> 8717 +<00009ed2> 2055 +<00009ed4> 7435 +<00009ed5> 23029 +<00009ed8> 5645 +<00009ed9> 3815 +<00009edb> 2883 +<00009edc> 7436 +<00009edd> 7438 +<00009ede> 7437 +<00009edf> 19112 +<00009ee0> 7439 +<00009ee4> 20041 +<00009ee5> 7440 +<00009ee7> 15368 +<00009ee8> 7441 +<00009eee> 15369 +<00009eef> 7442 +<00009ef0> 20042 +<00009ef1> 23032 +<00009ef2> 20043 +<00009ef4> 7443 +<00009ef5> 23033 +<00009ef8> 23034 +<00009ef9> 7446 +<00009eff> 19113 +<00009f02> 19114 +<00009f03> 19116 +<00009f09> 20044 +<00009f0e> 3102 +<00009f0f> 20045 +<00009f10> 15370 +<00009f11> 23035 +<00009f12> 15371 +<00009f13> 1937 +<00009f14> 20046 +<00009f15> 7453 +<00009f16> 23036 +<00009f17> 15372 +<00009f19> 15373 +<00009f1a> 23037 +<00009f1b> 20047 +<00009f1f> 23038 +<00009f20> 2767 +<00009f21> 7454 +<00009f22> 20048 +<00009f26> 20049 +<00009f2c> 7455 +<00009f2f> 15374 +<00009f34> 20052 +<00009f37> 15375 +<00009f39> 15376 +<00009f3a> 19117 +<00009f3b> 3475 +<00009f3c> 23041 +<00009f3d> 19118 +<00009f3e> 7456 +<00009f3f> 23042 +<00009f41> 15377 +<00009f45> 15378 +<00009f46> 19119 +<00009f47> 23045 +<00009f4a> 7457 +<00009f4b> 5898 +<00009f4e> 6779 +<00009f4f> 7174 +<00009f52> 7458 +<00009f53> 19120 +<00009f54> 7459 +<00009f55> 19121 +<00009f56> 23046 +<00009f57> 15379 +<00009f58> 19122 +<00009f5a> 20053 +<00009f5d> 19124 +<00009f5e> 23047 +<00009f62> 4024 +<00009f63> 7460 +<00009f68> 15380 +<00009f69> 19126 +<00009f6a> 7467 +<00009f6c> 7466 +<00009f6d> 19127 +<00009f6e> 23048 +<00009f6f> 20054 +<00009f70> 19128 +<00009f71> 15381 +<00009f72> 7469 +<00009f73> 23049 +<00009f75> 15382 +endcidchar + +100 begincidchar +<00009f76> 7470 +<00009f77> 7468 +<00009f7a> 23050 +<00009f7d> 23051 +<00009f8d> 3966 +<00009f8f> 23052 +<00009f90> 15383 +<00009f94> 15384 +<00009f95> 7471 +<00009f96> 23055 +<00009f97> 17232 +<00009f9c> 7472 +<00009f9d> 5927 +<00009f9e> 20055 +<00009fa0> 7473 +<00009fa1> 23056 +<00009fa2> 15385 +<00009fa3> 23057 +<00009fa5> 20056 +<00009fb4> 14048 +<00009fbc> 15431 +<00009fbd> 15429 +<00009fbe> 15434 +<00009fc4> 14089 +<00009fc6> 14168 +<00009fcc> 20156 +<0000f87a> 15447 +<0000f87f> 15448 +<0000f909> 13739 +<0000f91d> 13392 +<0000f91f> 14084 +<0000f928> 20303 +<0000f929> 20305 +<0000f936> 13394 +<0000f95f> 13971 +<0000f970> 13344 +<0000f983> 14088 +<0000f999> 7811 +<0000f99a> 14097 +<0000f9a2> 14095 +<0000f9c3> 7808 +<0000f9d0> 13396 +<0000f9dc> 13393 +<0000f9ec> 7750 +<0000fa03> 13956 +<0000fa0e> 8410 +<0000fa0f> 8421 +<0000fa10> 7746 +<0000fa11> 14290 +<0000fa12> 8481 +<0000fa13> 8497 +<0000fa14> 8499 +<0000fa15> 20307 +<0000fa16> 8548 +<0000fa17> 8571 +<0000fa1b> 8583 +<0000fa1c> 8587 +<0000fa1d> 8590 +<0000fa1e> 8599 +<0000fa1f> 8610 +<0000fa20> 21073 +<0000fa21> 8613 +<0000fa22> 8622 +<0000fa23> 8630 +<0000fa24> 18760 +<0000fa25> 8633 +<0000fa26> 8636 +<0000fa27> 8664 +<0000fa28> 8671 +<0000fa29> 8687 +<0000fa2c> 8702 +<0000fa2d> 8715 +<0000fa30> 13382 +<0000fa31> 13360 +<0000fa32> 13389 +<0000fa33> 13385 +<0000fa34> 13338 +<0000fa35> 13378 +<0000fa36> 7651 +<0000fa37> 13366 +<0000fa38> 13333 +<0000fa39> 13384 +<0000fa3a> 13387 +<0000fa3b> 13361 +<0000fa3c> 16837 +<0000fa3d> 13326 +<0000fa3e> 13328 +<0000fa3f> 13363 +<0000fa40> 21072 +<0000fa41> 13381 +<0000fa42> 13334 +<0000fa43> 13352 +<0000fa44> 13375 +<0000fa45> 13327 +<0000fa46> 7700 +<0000fa47> 13332 +<0000fa48> 13347 +<0000fa49> 15398 +<0000fa4a> 7732 +<0000fa4b> 13379 +endcidchar + +100 begincidchar +<0000fa4c> 13348 +<0000fa4d> 13345 +<0000fa4e> 13335 +<0000fa4f> 13391 +<0000fa50> 13359 +<0000fa51> 13351 +<0000fa52> 13325 +<0000fa53> 13371 +<0000fa54> 13343 +<0000fa55> 13373 +<0000fa56> 13358 +<0000fa57> 13399 +<0000fa58> 18366 +<0000fa59> 13376 +<0000fa5a> 13353 +<0000fa5d> 14199 +<0000fa5e> 14198 +<0000fa5f> 13367 +<0000fa60> 13331 +<0000fa61> 13346 +<0000fa62> 13321 +<0000fa63> 13339 +<0000fa64> 13380 +<0000fa65> 13364 +<0000fa66> 15403 +<0000fa67> 13320 +<0000fa68> 13374 +<0000fa69> 13337 +<0000fa6a> 7788 +<0000fa6b> 13740 +<0000fa6c> 14281 +<0000fa6d> 13695 +<0000fb00> 9358 +<0000fe10> 8268 +<0000fe19> 7897 +<0000fe30> 7898 +<0000fe33> 7890 +<0000ff01> 642 +<0000ff02> 8007 +<0000ff03> 716 +<0000ff04> 712 +<0000ff05> 715 +<0000ff06> 717 +<0000ff07> 8006 +<0000ff0a> 718 +<0000ff0b> 692 +<0000ff0c> 636 +<0000ff0d> 693 +<0000ff0e> 637 +<0000ff0f> 663 +<0000ff1c> 699 +<0000ff1d> 697 +<0000ff1e> 700 +<0000ff1f> 641 +<0000ff20> 719 +<0000ff3b> 678 +<0000ff3c> 664 +<0000ff3d> 679 +<0000ff3e> 648 +<0000ff3f> 650 +<0000ff40> 646 +<0000ff5b> 680 +<0000ff5c> 667 +<0000ff5d> 681 +<0000ff5e> 665 +<0000ffe2> 751 +<0000ffe3> 649 +<0000ffe4> 8005 +<0000ffe5> 711 +<0000ffe8> 323 +<0001f100> 8061 +<0001f202> 10985 +<0001f237> 11024 +<0002000b> 13839 +<00020089> 17233 +<0002008a> 14108 +<000200a2> 17240 +<000200a4> 17243 +<000200b0> 14209 +<000200f5> 20057 +<00020158> 20075 +<000201a2> 13857 +<00020213> 17259 +<0002032b> 17282 +<00020371> 17291 +<00020381> 17289 +<000203f9> 17295 +<0002044a> 17297 +<00020509> 17299 +<0002053f> 14188 +<000205b1> 20080 +<000205d6> 17308 +<00020611> 14294 +<00020628> 14105 +<000206ec> 20083 +<0002074f> 17312 +<000207c8> 20128 +<00020807> 17319 +<0002083a> 17321 +<000208b9> 17327 +endcidchar + +100 begincidchar +<0002090e> 13523 +<0002097c> 17331 +<00020984> 14109 +<0002099d> 17332 +<00020a64> 13755 +<00020ad3> 17337 +<00020b1d> 17340 +<00020b9f> 13803 +<00020bb7> 13706 +<00020d45> 17359 +<00020d58> 20090 +<00020de1> 17373 +<00020e64> 17388 +<00020e6d> 17380 +<00020e95> 17379 +<00020f5f> 17391 +<00021201> 17414 +<0002123d> 13953 +<00021255> 17415 +<00021274> 17421 +<0002127b> 17417 +<000212d7> 17429 +<000212e4> 17428 +<000212fd> 17435 +<0002131b> 16816 +<00021336> 17437 +<00021344> 17438 +<000213c4> 17449 +<0002146d> 17462 +<0002146e> 16821 +<000215d7> 17472 +<00021647> 17480 +<000216b4> 16838 +<00021706> 17492 +<00021742> 17493 +<000218bd> 16833 +<000219c3> 17525 +<00021a1a> 7825 +<00021c56> 17539 +<00021d2d> 17544 +<00021d45> 17545 +<00021d62> 17547 +<00021d78> 17546 +<00021d92> 17556 +<00021d9c> 17552 +<00021da1> 17551 +<00021db7> 17559 +<00021de0> 17561 +<00021e33> 17562 +<00021e34> 16845 +<00021f1e> 17575 +<00021f76> 17582 +<00021ffa> 17585 +<0002217b> 17599 +<00022218> 19105 +<0002231e> 17605 +<000223ad> 17608 +<00022609> 15443 +<000226f3> 17632 +<0002285b> 17647 +<000228ab> 17653 +<0002298f> 17657 +<00022ab8> 17667 +<00022b46> 17680 +<00022ba6> 17683 +<00022c1d> 17682 +<00022c24> 17686 +<00022de1> 17710 +<00022e42> 20124 +<00022feb> 20130 +<000231b6> 17744 +<000231c3> 17742 +<000231c4> 16888 +<000231f5> 17743 +<00023372> 17761 +<000233cc> 14140 +<000233d0> 17768 +<000233d2> 17764 +<000233d3> 17763 +<000233d5> 17770 +<000233da> 17772 +<000233df> 17774 +<000233e4> 17769 +<000233fe> 15422 +<0002344a> 17782 +<0002344b> 17784 +<00023451> 17783 +<00023465> 17788 +<000234e4> 17814 +<0002355a> 17815 +<00023594> 17827 +<000235c4> 16905 +<00023638> 17843 +<00023639> 17841 +<0002363a> 15393 +<00023647> 17842 +<0002370c> 17863 +<0002371c> 17854 +<0002373f> 16914 +<00023763> 16916 +endcidchar + +100 begincidchar +<00023764> 17867 +<000237e7> 17875 +<000237f1> 20152 +<000237ff> 17874 +<00023824> 17880 +<0002383d> 17885 +<00023a98> 17897 +<00023c7f> 17910 +<00023cbe> 14293 +<00023cfe> 13904 +<00023d00> 17925 +<00023d0e> 18394 +<00023d40> 17942 +<00023dd3> 17945 +<00023df9> 17944 +<00023dfa> 17943 +<00023f7e> 17983 +<0002404b> 20168 +<00024096> 17998 +<00024103> 18003 +<000241c6> 18015 +<000241fe> 18018 +<000242ee> 14282 +<000243bc> 18039 +<000243d0> 7838 +<00024629> 18049 +<000246a5> 18055 +<000247f1> 16970 +<00024896> 18077 +<00024a4d> 18104 +<00024b56> 18117 +<00024b6f> 18119 +<00024c16> 18124 +<00024d14> 13995 +<00024e04> 20058 +<00024e0e> 18158 +<00024e37> 18162 +<00024e6a> 18167 +<00024e8b> 18170 +<00024ff2> 20059 +<0002504a> 18181 +<00025055> 18183 +<00025122> 18185 +<000251a9> 18190 +<000251cd> 18193 +<000251e5> 18192 +<0002521e> 18195 +<0002524c> 18197 +<0002542e> 18209 +<0002548e> 17005 +<000254d9> 18217 +<0002550e> 17009 +<000255a7> 18229 +<0002567f> 14075 +<00025771> 17018 +<000257a9> 18248 +<000257b4> 18249 +<00025874> 7670 +<000259c4> 17024 +<000259cc> 20112 +<000259d4> 18268 +<00025ad7> 13922 +<00025ae3> 18277 +<00025ae4> 18276 +<00025af1> 18278 +<00025bb2> 18293 +<00025c4b> 18302 +<00025c64> 18303 +<00025da1> 17033 +<00025e2e> 18318 +<00025e56> 18319 +<00025e62> 18322 +<00025e65> 18320 +<00025ec2> 18327 +<00025ed8> 18325 +<00025ee8> 18329 +<00025f23> 18330 +<00025f5c> 18332 +<00025fd4> 18339 +<00025fe0> 18338 +<00025ffb> 18345 +<0002600c> 18344 +<00026017> 18352 +<00026060> 18355 +<000260ed> 18365 +<00026222> 13691 +<0002626a> 14189 +<00026270> 18385 +<00026286> 18386 +<0002634c> 20311 +<00026402> 18398 +<0002667e> 18416 +<000266b0> 14100 +<0002671d> 18430 +<000268dd> 18444 +<000268ea> 18446 +<00026951> 13646 +<0002696f> 18450 +<00026999> 14134 +<000269dd> 18452 +endcidchar + +100 begincidchar +<00026a1e> 18455 +<00026a58> 18459 +<00026a8c> 18463 +<00026ab7> 18466 +<00026aff> 17063 +<00026c29> 17478 +<00026c73> 18506 +<00026c9e> 20206 +<00026cdd> 18515 +<00026e40> 17089 +<00026e65> 18528 +<00026f94> 18544 +<00026ff8> 18553 +<000270f4> 17103 +<0002710d> 18571 +<00027139> 18574 +<000273da> 18611 +<000273db> 18610 +<000273fe> 18617 +<00027410> 18620 +<00027449> 18624 +<00027614> 18638 +<00027615> 18637 +<00027631> 18640 +<00027684> 17117 +<00027693> 18645 +<0002770e> 18650 +<00027723> 18652 +<00027752> 18656 +<00027985> 18672 +<000279b4> 20133 +<00027a84> 18684 +<00027bb3> 18699 +<00027bbe> 18701 +<00027bc7> 18702 +<00027c3c> 20220 +<00027cb8> 18708 +<00027d73> 20060 +<00027da0> 18716 +<00027e10> 18718 +<00027fb7> 13898 +<0002808a> 18727 +<000280bb> 18733 +<00028277> 17140 +<00028282> 18745 +<000282f3> 18747 +<000283cd> 17146 +<0002840c> 18754 +<00028455> 18757 +<0002856b> 18770 +<000286d7> 18784 +<000286fa> 18787 +<00028946> 18812 +<00028949> 18811 +<0002896b> 18817 +<00028987> 14253 +<00028988> 18824 +<00028a1e> 18843 +<00028a29> 18844 +<00028a43> 18848 +<00028a71> 18847 +<00028a99> 18855 +<00028acd> 18856 +<00028add> 18863 +<00028ae4> 18862 +<00028bc1> 18874 +<00028bef> 18875 +<00028cdd> 7641 +<00028d10> 18882 +<00028d71> 18883 +<00028dfb> 18885 +<00028e17> 14256 +<00028e1f> 18886 +<00028e36> 18890 +<00028e89> 18893 +<00028eeb> 18895 +<00028ef6> 7673 +<00028f32> 18897 +<00028ff8> 18903 +<000292a0> 18917 +<000292b1> 18918 +<00029490> 18935 +<000295cf> 18944 +<0002967f> 13849 +<000296f0> 18959 +<00029719> 18962 +<00029750> 18966 +<000298c6> 18983 +<00029a72> 19001 +<00029d4b> 13717 +<00029ddb> 19026 +<00029e15> 19036 +<00029e3d> 20315 +<00029e49> 19038 +<00029e8a> 19037 +<00029ec4> 19046 +<00029edb> 19054 +<00029ee9> 19051 +<00029fce> 19071 +<00029fd7> 19071 +endcidchar + +83 begincidchar +<0002a01a> 19077 +<0002a02f> 19075 +<0002a082> 19084 +<0002a0f9> 19083 +<0002a190> 17227 +<0002a2b2> 20072 +<0002a38c> 19109 +<0002a437> 19111 +<0002a5f1> 19123 +<0002a602> 19125 +<0002a61a> 20316 +<0002a6b2> 19129 +<0002a9e6> 14145 +<0002b746> 13780 +<0002b751> 13866 +<0002b753> 20088 +<0002b75a> 20096 +<0002b75c> 20097 +<0002b765> 20247 +<0002b776> 20114 +<0002b777> 13782 +<0002b77c> 20125 +<0002b782> 20141 +<0002b789> 14064 +<0002b78b> 20149 +<0002b78e> 13724 +<0002b794> 20153 +<0002b7ac> 20176 +<0002b7af> 20180 +<0002b7bd> 14174 +<0002b7c9> 20194 +<0002b7cf> 20201 +<0002b7d2> 20204 +<0002b7d8> 13651 +<0002b7f0> 20240 +<0002b80d> 20256 +<0002b817> 20260 +<0002b81a> 14278 +<0002f804> 15388 +<0002f80f> 7814 +<0002f815> 20061 +<0002f818> 7817 +<0002f81a> 13954 +<0002f822> 13684 +<0002f828> 13807 +<0002f82c> 14109 +<0002f833> 13719 +<0002f83f> 13815 +<0002f846> 20062 +<0002f852> 13841 +<0002f862> 13998 +<0002f86d> 14121 +<0002f873> 13832 +<0002f877> 7754 +<0002f884> 7734 +<0002f899> 20063 +<0002f89a> 13928 +<0002f8a6> 20064 +<0002f8ac> 13750 +<0002f8b2> 13867 +<0002f8b6> 14129 +<0002f8d3> 7816 +<0002f8db> 14140 +<0002f8dc> 7695 +<0002f8e1> 14291 +<0002f8e5> 20065 +<0002f8ea> 13679 +<0002f8ed> 7665 +<0002f8fc> 13656 +<0002f903> 13768 +<0002f90b> 13801 +<0002f90f> 13932 +<0002f91a> 13916 +<0002f920> 7839 +<0002f921> 13809 +<0002f945> 13357 +<0002f947> 13854 +<0002f96c> 14180 +<0002f995> 13670 +<0002f9d0> 14068 +<0002f9de> 20066 +<0002f9df> 14069 +<0002f9f4> 15269 +endcidchar + +100 begincidrange +<00000020> <0000005b> 1 +<0000005d> <0000007b> 62 +<000000a1> <000000a3> 101 +<000000b2> <000000b3> 157 +<000000bc> <000000be> 161 +<000000c0> <000000c5> 164 +<000000c7> <000000d6> 170 +<000000d9> <000000de> 187 +<000000e0> <000000e5> 193 +<000000e7> <000000f6> 199 +<000000f9> <000000ff> 216 +<000001f8> <000001f9> 15731 +<00000262> <00000263> 15883 +<000002e0> <000002e1> 15898 +<000002e5> <000002e9> 15851 +<00000301> <00000302> 127 +<00000306> <00000308> 130 +<00000318> <00000319> 15874 +<0000031d> <0000031e> 15872 +<0000031f> <00000320> 15862 +<0000033a> <0000033b> 15877 +<00000384> <00000385> 20317 +<00000388> <0000038a> 20428 +<00000391> <000003a1> 1011 +<000003a3> <000003a9> 1028 +<000003ac> <000003af> 20436 +<000003b1> <000003c1> 1035 +<000003c3> <000003c9> 1052 +<000003cc> <000003cd> 20442 +<00000402> <0000040c> 20447 +<0000040e> <0000040f> 20458 +<00000410> <00000415> 1059 +<00000416> <00000435> 1066 +<00000436> <0000044f> 1099 +<00000452> <0000045c> 20460 +<0000045e> <0000045f> 20471 +<00001e3e> <00001e3f> 15729 +<00002020> <00002021> 776 +<00002032> <00002033> 708 +<00002039> <0000203a> 110 +<00002047> <00002048> 16278 +<00002074> <00002079> 9378 +<00002080> <00002089> 9384 +<00002153> <00002154> 9375 +<00002156> <0000215a> 9785 +<0000215b> <0000215e> 9371 +<00002160> <00002169> 7575 +<0000216a> <0000216b> 8225 +<00002170> <00002179> 8092 +<0000217a> <0000217b> 8298 +<00002190> <00002191> 737 +<00002196> <00002197> 12204 +<00002198> <00002199> 12202 +<000021c4> <000021c5> 8310 +<00002225> <00002226> 15489 +<00002227> <00002228> 749 +<0000222b> <0000222c> 769 +<00002264> <00002265> 20369 +<00002266> <00002267> 701 +<0000226a> <0000226b> 763 +<00002272> <00002273> 12121 +<00002276> <00002277> 15509 +<00002282> <00002283> 745 +<00002284> <00002285> 15472 +<00002286> <00002287> 743 +<0000228a> <0000228b> 15474 +<000022da> <000022db> 15725 +<00002305> <00002306> 15478 +<00002329> <0000232a> 682 +<0000239d> <0000239e> 12144 +<000023a3> <000023a4> 12152 +<000023a7> <000023a9> 8178 +<000023ab> <000023ad> 8174 +<000023b0> <000023b1> 16312 +<000023be> <000023cc> 16253 +<00002460> <00002473> 7555 +<00002474> <00002487> 8071 +<00002488> <00002490> 8062 +<00002491> <00002492> 20587 +<0000249c> <000024b5> 8112 +<000024b6> <000024cf> 10339 +<000024d0> <000024e9> 10313 +<000024eb> <000024f4> 10515 +<000024f5> <000024fe> 16223 +<00002500> <0000254b> 7479 +<0000256d> <0000256e> 8247 +<00002571> <00002573> 8261 +<00002581> <00002588> 8230 +<00002594> <00002595> 8245 +<000025d0> <000025d3> 16274 +<000025e2> <000025e3> 8255 +<00002600> <00002603> 8215 +<00002616> <00002617> 16233 +<0000261c> <0000261d> 8220 +<00002668> <00002669> 12098 +<00002672> <0000267d> 16314 +<00002776> <0000277e> 8286 +<00002934> <00002935> 16201 +<000029fa> <000029fb> 16207 +<00002b05> <00002b07> 8207 +endcidrange + +100 begincidrange +<00002e8c> <00002e8d> 13833 +<00002ea1> <00002ea2> 14689 +<00002ebe> <00002ec0> 14197 +<00002f14> <00002f15> 4301 +<00002f21> <00002f22> 4538 +<00002fbf> <00002fc0> 7299 +<00002fd1> <00002fd2> 7457 +<00002fd4> <00002fd5> 7472 +<00003000> <00003002> 633 +<00003005> <00003007> 657 +<00003008> <00003011> 682 +<00003014> <00003015> 676 +<00003016> <00003017> 16197 +<00003018> <00003019> 12129 +<00003033> <00003035> 12108 +<00003041> <00003093> 842 +<00003094> <00003096> 7958 +<00003099> <0000309a> 16326 +<0000309b> <0000309c> 643 +<0000309d> <0000309e> 653 +<000030a1> <000030f6> 925 +<000030f7> <000030fa> 8313 +<000030fd> <000030fe> 651 +<00003190> <0000319f> 16283 +<000031f0> <000031f9> 16236 +<000031fa> <000031ff> 16247 +<00003220> <00003229> 10126 +<0000322a> <0000322f> 8198 +<00003231> <00003232> 7618 +<00003252> <0000325b> 8102 +<0000325c> <0000325f> 10244 +<00003280> <00003289> 10461 +<0000328a> <0000328f> 10472 +<000032a0> <000032a1> 10486 +<000032a4> <000032a8> 7613 +<000032b1> <000032bf> 10248 +<000032d0> <000032fe> 10413 +<00003301> <00003302> 11874 +<0000330e> <00003313> 11889 +<0000331a> <0000331d> 11900 +<0000331f> <00003321> 11904 +<00003328> <00003329> 11912 +<0000332e> <00003330> 11918 +<00003334> <00003335> 11924 +<0000333e> <00003340> 11936 +<00003343> <00003346> 11939 +<0000334b> <0000334c> 11944 +<0000334f> <00003350> 11946 +<00003355> <00003356> 11955 +<00003385> <00003387> 8031 +<00003388> <00003389> 8192 +<0000338e> <0000338f> 7604 +<0000339c> <0000339e> 7601 +<000033a4> <000033a5> 8022 +<000033d7> <000033d8> 11869 +<0000355d> <0000355e> 17341 +<00003761> <00003762> 17528 +<00004e04> <00004e05> 14296 +<00004e23> <00004e24> 19141 +<00004e2f> <00004e30> 14300 +<00004e40> <00004e41> 14302 +<00004e74> <00004e75> 21079 +<00004e9e> <00004ea0> 4108 +<00004eab> <00004eac> 1687 +<00004f4b> <00004f4c> 21096 +<00004f77> <00004f78> 17260 +<00004f7d> <00004f7e> 14321 +<00004fbb> <00004fbd> 21112 +<00004fc0> <00004fc1> 21115 +<00004fe4> <00004fe5> 4152 +<00005000> <00005001> 14327 +<00005032> <00005033> 21129 +<00005051> <00005052> 21134 +<00005083> <00005084> 21142 +<00005092> <00005093> 17278 +<0000509f> <000050a1> 21148 +<000050af> <000050b0> 21151 +<000050ba> <000050bb> 17284 +<000050c9> <000050ca> 4184 +<000050dc> <000050dd> 21157 +<00005101> <00005102> 4197 +<0000510c> <0000510e> 19167 +<0000511c> <0000511d> 21166 +<00005127> <00005128> 21169 +<0000512c> <0000512d> 21171 +<0000513f> <00005140> 4208 +<00005169> <0000516a> 4215 +<00005195> <00005196> 4226 +<000051a9> <000051ab> 4231 +<000051b1> <000051b2> 4235 +<000051d3> <000051d4> 19179 +<00005201> <00005202> 14355 +<00005231> <00005232> 19187 +<0000524b> <0000524c> 4261 +<00005278> <00005279> 19194 +<00005295> <00005297> 21198 +<000052ac> <000052ad> 4279 +<000052b6> <000052b8> 21205 +<000052ba> <000052bb> 17323 +<000052f8> <000052f9> 4293 +endcidrange + +100 begincidrange +<0000530a> <0000530b> 14364 +<00005327> <00005329> 21226 +<0000532b> <0000532c> 21229 +<00005387> <00005388> 21237 +<000053c4> <000053c5> 19217 +<000053d2> <000053d3> 21245 +<0000542c> <0000542d> 4342 +<00005434> <00005435> 19223 +<0000546d> <0000546e> 21261 +<000054e5> <000054e6> 4378 +<00005500> <00005501> 17364 +<0000550c> <0000550d> 21273 +<00005556> <00005557> 4394 +<0000555a> <0000555b> 21281 +<000055d7> <000055d8> 21289 +<0000560e> <0000560f> 14397 +<00005611> <00005612> 19257 +<00005643> <00005644> 21299 +<00005661> <00005663> 21302 +<00005671> <00005672> 14407 +<000056ac> <000056ad> 14411 +<000056e5> <000056e7> 21314 +<000056f6> <000056f7> 17412 +<00005701> <00005702> 21317 +<0000571a> <0000571b> 19277 +<00005724> <00005725> 21322 +<00005733> <00005734> 14421 +<00005737> <00005738> 4475 +<0000573d> <0000573e> 19282 +<00005745> <00005746> 17418 +<00005773> <00005775> 17424 +<0000579d> <0000579e> 17431 +<000057d2> <000057d3> 4496 +<000057f5> <000057f6> 14430 +<00005887> <00005888> 21357 +<0000588a> <0000588b> 17453 +<0000588f> <00005890> 17456 +<000058a0> <000058a2> 21361 +<000058f3> <000058f4> 17466 +<000058fb> <000058fd> 4535 +<00005912> <00005913> 21372 +<0000592c> <0000592d> 4544 +<00005935> <00005936> 21379 +<00005975> <00005976> 17481 +<000059d9> <000059da> 4571 +<000059e3> <000059e4> 14452 +<00005a35> <00005a36> 4582 +<00005a44> <00005a45> 21410 +<00005a9f> <00005aa0> 17503 +<00005afa> <00005afb> 4597 +<00005b5a> <00005b5b> 4612 +<00005b7e> <00005b7f> 14473 +<00005b90> <00005b91> 21432 +<00005ba8> <00005ba9> 21435 +<00005bb1> <00005bb2> 21439 +<00005bd9> <00005bda> 21446 +<00005c07> <00005c08> 4641 +<00005c38> <00005c39> 4648 +<00005c67> <00005c68> 17541 +<00005c74> <00005c75> 21457 +<00005cf1> <00005cf2> 21468 +<00005d5f> <00005d60> 21476 +<00005d79> <00005d7a> 21480 +<00005db8> <00005db9> 8446 +<00005e14> <00005e15> 14499 +<00005e36> <00005e37> 4725 +<00005e50> <00005e51> 21496 +<00005e6b> <00005e6c> 14504 +<00005e6d> <00005e6e> 17597 +<00005e75> <00005e76> 4737 +<00005ebe> <00005ebf> 14508 +<00005ec1> <00005ec2> 4743 +<00005ed4> <00005ed5> 19352 +<00005eda> <00005edb> 4751 +<00005ee8> <00005ee9> 4755 +<00005f1c> <00005f1d> 14514 +<00005f2b> <00005f2c> 21513 +<00005f56> <00005f57> 4780 +<00005f74> <00005f75> 21522 +<00005fb0> <00005fb1> 21530 +<00005fd0> <00005fd1> 21533 +<00005fd2> <00005fd4> 17618 +<00005fd8> <00005fd9> 3688 +<00005fee> <00005fef> 17622 +<00006056> <00006057> 21547 +<00006096> <00006097> 4844 +<000060c9> <000060ca> 21563 +<000060ce> <000060cf> 21565 +<000060f6> <000060f7> 4862 +<0000610d> <0000610e> 4871 +<00006112> <00006114> 14547 +<00006158> <0000615a> 4887 +<00006180> <00006181> 21583 +<00006183> <00006184> 21585 +<00006192> <00006193> 17648 +<000061c0> <000061c1> 21591 +<000061ce> <000061cf> 21593 +<000061ec> <000061ed> 21599 +<00006208> <00006209> 4930 +<00006232> <00006233> 4941 +endcidrange + +100 begincidrange +<0000628d> <0000628f> 21614 +<00006292> <00006293> 4954 +<000062b6> <000062b7> 21618 +<000062be> <000062bf> 21621 +<0000633b> <0000633c> 17675 +<00006342> <00006343> 14570 +<000063ae> <000063af> 19400 +<000063d4> <000063d5> 17689 +<000063eb> <000063ec> 17692 +<000063f8> <000063f9> 19403 +<00006498> <00006499> 19417 +<000064be> <000064bf> 14588 +<000064cb> <000064cc> 17706 +<000064e0> <000064e1> 5040 +<000064e9> <000064ea> 21668 +<00006508> <0000650a> 21672 +<00006534> <00006535> 5058 +<0000653c> <0000653d> 21679 +<00006582> <00006583> 5073 +<000065e0> <000065e1> 5088 +<000065f4> <000065f5> 21695 +<000065fe> <000065ff> 21697 +<00006611> <00006612> 21700 +<00006635> <00006636> 5096 +<0000665b> <0000665c> 14605 +<00006667> <00006668> 5107 +<0000666c> <0000666d> 17746 +<00006677> <00006678> 16889 +<0000668b> <0000668c> 19437 +<0000669a> <0000669c> 21718 +<000066c2> <000066c3> 21723 +<00006726> <00006727> 5138 +<00006763> <00006764> 5151 +<000067bc> <000067bd> 21742 +<00006830> <00006831> 14627 +<0000686f> <00006871> 21759 +<00006898> <0000689a> 17805 +<000068aa> <000068ab> 17809 +<000068dc> <000068dd> 21770 +<000068e4> <000068e5> 17820 +<000068f0> <000068f1> 14640 +<00006970> <00006971> 21783 +<0000697f> <00006980> 14650 +<000069d6> <000069d7> 14655 +<000069ee> <000069ef> 17845 +<00006a32> <00006a33> 17855 +<00006a50> <00006a51> 14664 +<00006a86> <00006a87> 21800 +<00006a9d> <00006a9f> 14671 +<00006aa2> <00006aa3> 5310 +<00006ab0> <00006ab1> 21803 +<00006abe> <00006abf> 21806 +<00006ac8> <00006ac9> 19471 +<00006ad5> <00006ad6> 21809 +<00006af1> <00006af3> 17876 +<00006b06> <00006b07> 21814 +<00006b0f> <00006b11> 17882 +<00006b78> <00006b79> 5348 +<00006b7d> <00006b7e> 19476 +<00006b7f> <00006b80> 5350 +<00006b9f> <00006ba0> 21828 +<00006ba2> <00006ba3> 21830 +<00006baa> <00006bab> 5359 +<00006bb8> <00006bb9> 21834 +<00006bc3> <00006bc4> 21836 +<00006bc7> <00006bc9> 17899 +<00006be6> <00006be7> 17903 +<00006c13> <00006c14> 5377 +<00006c26> <00006c28> 21842 +<00006ceb> <00006cec> 14701 +<00006d26> <00006d27> 17928 +<00006d80> <00006d81> 17936 +<00006e48> <00006e49> 17959 +<00006e4b> <00006e4c> 17961 +<00006e53> <00006e54> 17964 +<00006ead> <00006eae> 21887 +<00006ed4> <00006ed5> 5482 +<00006eda> <00006edb> 19502 +<00006eed> <00006eee> 21895 +<00006fa7> <00006fa8> 14736 +<00006fc8> <00006fc9> 17995 +<0000705d> <0000705e> 14746 +<000070d3> <000070d4> 14754 +<000070d5> <000070d6> 19516 +<00007146> <00007147> 8540 +<000071ae> <000071af> 18037 +<000071bf> <000071c0> 21939 +<00007208> <00007209> 21944 +<0000723b> <0000723c> 5604 +<0000723f> <00007240> 5606 +<0000724f> <00007250> 19524 +<00007255> <00007256> 14776 +<0000726e> <0000726f> 18050 +<0000727b> <0000727c> 21955 +<000072d5> <000072d6> 21960 +<00007304> <00007305> 14784 +<00007318> <00007319> 18067 +<0000733a> <0000733b> 19538 +<0000734e> <0000734f> 5643 +<0000735d> <00007360> 21970 +endcidrange + +100 begincidrange +<0000736e> <0000736f> 18078 +<00007385> <00007386> 14792 +<0000739e> <000073a0> 14795 +<0000741a> <0000741b> 14810 +<0000742f> <00007431> 14815 +<00007467> <00007468> 21994 +<00007485> <00007487> 14829 +<000074b1> <000074b2> 22001 +<000074f0> <000074f1> 5694 +<0000753d> <0000753e> 18125 +<0000757b> <0000757c> 22023 +<0000757d> <0000757e> 18134 +<00007586> <00007587> 5724 +<00007592> <00007593> 14848 +<000075bf> <000075c0> 18142 +<000075df> <000075e0> 18148 +<000075f2> <000075f3> 5755 +<000075fe> <000075ff> 5749 +<00007615> <00007616> 14855 +<0000761b> <0000761c> 18160 +<00007620> <00007622> 5762 +<00007639> <0000763a> 22032 +<00007647> <00007648> 5769 +<00007661> <00007662> 5774 +<00007668> <0000766a> 5776 +<0000768c> <0000768d> 22038 +<00007699> <0000769a> 5793 +<000076a2> <000076a3> 22041 +<000076a4> <000076a5> 14868 +<000076a7> <000076a8> 18178 +<000076b8> <000076ba> 5797 +<00007714> <00007715> 22050 +<00007725> <00007726> 5817 +<00007737> <00007738> 5820 +<0000774d> <0000774e> 16999 +<00007756> <00007757> 22057 +<0000775f> <00007760> 14877 +<00007773> <00007774> 22060 +<0000778c> <0000778d> 19591 +<000077bc> <000077bd> 5840 +<000077de> <000077df> 18203 +<0000782d> <0000782e> 14888 +<00007860> <00007861> 22080 +<000078e0> <000078e1> 14898 +<000078f9> <000078fa> 18226 +<00007927> <00007928> 19613 +<0000795b> <0000795c> 14908 +<000079b9> <000079ba> 5902 +<000079cc> <000079cd> 18244 +<00007a18> <00007a19> 5912 +<00007a34> <00007a35> 22131 +<00007a61> <00007a62> 5924 +<00007abb> <00007abc> 14932 +<00007ad9> <00007ada> 5950 +<00007ae1> <00007ae2> 5953 +<00007b18> <00007b19> 5963 +<00007b2e> <00007b2f> 18281 +<00007b3f> <00007b40> 22151 +<00007b70> <00007b71> 5980 +<00007bba> <00007bbb> 22161 +<00007bf4> <00007bf5> 22167 +<00007bf9> <00007bfa> 22169 +<00007c39> <00007c3a> 22180 +<00007c52> <00007c53> 19648 +<00007c5b> <00007c5d> 19650 +<00007cb6> <00007cb7> 18323 +<00007cc8> <00007cc9> 14962 +<00007d07> <00007d09> 14968 +<00007d3d> <00007d3e> 18340 +<00007d8b> <00007d8c> 14980 +<00007dc3> <00007dc6> 22208 +<00007dcd> <00007dce> 22212 +<00007df5> <00007df6> 19672 +<00007e59> <00007e5a> 6133 +<00007e86> <00007e87> 18375 +<00007e88> <00007e89> 6145 +<00007e93> <00007e94> 6150 +<00007e9b> <00007e9c> 6154 +<00007e9d> <00007e9e> 22229 +<00007f4c> <00007f4e> 6159 +<00007f50> <00007f51> 6162 +<00007f52> <00007f53> 14999 +<00007f5f> <00007f60> 6167 +<00007f63> <00007f64> 18387 +<00007f68> <00007f69> 6169 +<00007f7d> <00007f7e> 18390 +<00007f7f> <00007f80> 19685 +<00007fc5> <00007fc6> 6191 +<00007fee> <00007fef> 15008 +<00007ffd> <00007fff> 19689 +<00008018> <00008019> 6206 +<0000801f> <00008020> 22247 +<000080d7> <000080d8> 15024 +<00008165> <00008166> 6260 +<00008167> <00008168> 17054 +<000081dd> <000081de> 19717 +<000081df> <000081e0> 6290 +<000081f0> <000081f2> 22282 +<000081fa> <000081fb> 6293 +<00008201> <00008202> 6296 +endcidrange + +100 begincidrange +<00008213> <00008214> 19724 +<0000826a> <0000826b> 6317 +<00008277> <00008278> 6321 +<00008280> <00008281> 22297 +<0000829a> <0000829b> 22303 +<000082a3> <000082a4> 17065 +<000082a7> <000082a8> 18473 +<00008307> <00008308> 18482 +<0000830a> <0000830b> 22310 +<00008317> <00008318> 6357 +<0000831e> <0000831f> 22312 +<0000834d> <0000834e> 22321 +<00008394> <00008395> 18495 +<000083bf> <000083c0> 15057 +<00008451> <00008452> 18510 +<00008459> <0000845a> 18512 +<000084a9> <000084aa> 22350 +<000084c7> <000084c8> 22352 +<000084ce> <000084cf> 18525 +<00008502> <00008503> 22357 +<00008517> <00008518> 6429 +<00008524> <00008525> 18535 +<0000855f> <00008560> 22373 +<00008561> <00008562> 18542 +<000085bd> <000085bf> 22384 +<000085d8> <000085d9> 18559 +<00008604> <00008605> 17100 +<0000860d> <0000860e> 22393 +<00008658> <00008659> 22400 +<00008660> <00008661> 22403 +<0000868b> <0000868c> 6489 +<0000869c> <0000869d> 18581 +<000086a7> <000086a8> 15087 +<000086a9> <000086aa> 6487 +<000086b4> <000086b5> 22413 +<0000873c> <0000873d> 22430 +<00008764> <00008765> 18606 +<00008783> <00008786> 22436 +<00008797> <00008798> 19764 +<000087ac> <000087ad> 15100 +<000087e5> <000087e6> 18626 +<000087f6> <000087f7> 6559 +<00008848> <00008849> 22465 +<0000889a> <0000889c> 19782 +<000088bd> <000088be> 15117 +<000088c3> <000088c4> 6598 +<000088cb> <000088cc> 22478 +<000088d8> <000088d9> 6601 +<000088f0> <000088f1> 15122 +<0000890e> <0000890f> 19788 +<00008915> <00008916> 22484 +<00008918> <0000891a> 15125 +<0000892a> <0000892b> 6617 +<0000899b> <0000899c> 22504 +<000089bf> <000089c0> 6649 +<000089dc> <000089dd> 6652 +<00008a04> <00008a05> 22513 +<00008a2b> <00008a2c> 22519 +<00008a76> <00008a77> 22529 +<00008a7a> <00008a7b> 22531 +<00008aa5> <00008aa6> 6680 +<00008ad3> <00008ad5> 22549 +<00008b43> <00008b44> 15145 +<00008b92> <00008b93> 6730 +<00008b94> <00008b95> 18696 +<00008b99> <00008b9a> 6733 +<00008c63> <00008c64> 22573 +<00008c75> <00008c76> 22576 +<00008c86> <00008c87> 22579 +<00008c8d> <00008c8e> 6751 +<00008cb2> <00008cb3> 6760 +<00008cfa> <00008cfb> 6770 +<00008d04> <00008d05> 6772 +<00008dea> <00008deb> 6799 +<00008df1> <00008df2> 19845 +<00008e04> <00008e05> 22614 +<00008e08> <00008e09> 6804 +<00008e1d> <00008e1e> 6807 +<00008e21> <00008e22> 18730 +<00008e37> <00008e38> 22618 +<00008e40> <00008e41> 19852 +<00008e5d> <00008e5e> 22622 +<00008e82> <00008e83> 22625 +<00008ec3> <00008ec4> 22632 +<00008f0f> <00008f10> 22641 +<00008f20> <00008f21> 22644 +<00008f52> <00008f53> 22653 +<00008f5d> <00008f5e> 22655 +<00008f62> <00008f64> 6879 +<00008fa0> <00008fa2> 19882 +<00008fb5> <00008fb6> 15183 +<00008ff9> <00008ffa> 6896 +<00009028> <0000902a> 22668 +<00009033> <00009034> 22671 +<0000904f> <00009052> 6910 +<000090c4> <000090c5> 17154 +<000090d8> <000090d9> 22681 +<000090fe> <000090ff> 18792 +<00009122> <00009123> 17160 +<00009146> <00009147> 18800 +endcidrange + +100 begincidrange +<00009193> <00009194> 22701 +<000091ad> <000091ae> 15213 +<000091c0> <000091c1> 6963 +<000091c3> <000091c4> 18809 +<000091d3> <000091d4> 22707 +<000091e4> <000091e5> 8644 +<000091e9> <000091ea> 22710 +<000091ed> <000091ee> 8642 +<000091f5> <000091f6> 6973 +<00009204> <00009205> 22715 +<00009212> <00009213> 22718 +<00009216> <00009217> 18815 +<0000921c> <0000921d> 22721 +<00009224> <00009226> 22723 +<0000922e> <00009230> 22726 +<00009235> <00009236> 22729 +<0000925c> <0000925d> 22735 +<0000926e> <00009270> 22738 +<00009277> <00009278> 8658 +<0000927c> <0000927d> 18825 +<000092a4> <000092a5> 22747 +<000092bb> <000092bc> 19920 +<000092bf> <000092c0> 18837 +<000092cb> <000092cc> 15229 +<000092dc> <000092dd> 22757 +<00009364> <00009365> 17167 +<00009380> <00009381> 22782 +<000093ac> <000093ad> 7017 +<000093b4> <000093b6> 22792 +<000093c4> <000093c5> 22795 +<000093d6> <000093d7> 7021 +<0000940d> <0000940e> 19938 +<00009416> <00009417> 18869 +<0000958c> <0000958d> 18880 +<00009598> <00009599> 7065 +<0000959d> <0000959e> 22820 +<000095d1> <000095d2> 19947 +<00009625> <00009626> 22828 +<0000962e> <0000962f> 7089 +<00009633> <00009634> 18888 +<00009639> <0000963a> 22831 +<00009656> <00009657> 22834 +<000096b1> <000096b2> 7109 +<000096b8> <000096b9> 7114 +<00009721> <00009722> 19967 +<0000973d> <0000973e> 7138 +<00009777> <00009778> 22852 +<0000978f> <00009790> 7160 +<000097b1> <000097b2> 18921 +<000097b3> <000097b4> 7166 +<000097b5> <000097b6> 15281 +<000097c4> <000097c5> 22861 +<000097f7> <000097f8> 22870 +<00009832> <00009833> 18936 +<0000984d> <0000984e> 1465 +<00009852> <00009853> 15292 +<00009862> <00009863> 19985 +<0000986f> <00009871> 7190 +<000098bb> <000098bc> 18946 +<000098f0> <000098f1> 18954 +<00009916> <00009917> 18960 +<0000991a> <0000991c> 18963 +<0000991d> <0000991e> 7210 +<00009932> <00009933> 15301 +<0000993a> <0000993c> 18968 +<0000993d> <0000993e> 7216 +<00009951> <00009952> 7223 +<00009997> <00009998> 7227 +<000099ad> <000099ae> 7230 +<000099b9> <000099ba> 15308 +<000099ea> <000099ec> 22906 +<000099ed> <000099ee> 7238 +<000099f1> <000099f2> 7240 +<000099f4> <000099f5> 22909 +<000099fd> <000099fe> 22911 +<00009a2d> <00009a2e> 15315 +<00009a4a> <00009a4b> 22920 +<00009ab5> <00009ab6> 15321 +<00009abd> <00009abe> 20002 +<00009ad3> <00009ad4> 7273 +<00009ade> <00009adf> 7275 +<00009ae2> <00009ae3> 7277 +<00009af2> <00009af3> 22937 +<00009b04> <00009b05> 22944 +<00009b0d> <00009b0e> 20007 +<00009b22> <00009b23> 7291 +<00009b27> <00009b2a> 7294 +<00009b2e> <00009b2f> 7298 +<00009b33> <00009b34> 15326 +<00009b39> <00009b3a> 22950 +<00009b4d> <00009b4e> 7304 +<00009b56> <00009b57> 22953 +<00009b6b> <00009b6c> 19020 +<00009b6d> <00009b6e> 22958 +<00009b76> <00009b77> 19022 +<00009b96> <00009b97> 7312 +<00009b9f> <00009ba0> 7314 +<00009bd1> <00009bd2> 7323 +<00009c18> <00009c1a> 19040 +<00009c49> <00009c4a> 19052 +endcidrange + +63 begincidrange +<00009c4f> <00009c50> 17215 +<00009c69> <00009c6b> 19060 +<00009c6d> <00009c6e> 19063 +<00009d17> <00009d18> 19073 +<00009d1d> <00009d1e> 17218 +<00009d33> <00009d34> 22988 +<00009d53> <00009d54> 22993 +<00009d5d> <00009d5e> 7380 +<00009d76> <00009d77> 19086 +<00009d92> <00009d93> 22999 +<00009d97> <00009d98> 23002 +<00009dd4> <00009dd5> 23008 +<00009e10> <00009e12> 23015 +<00009e1a> <00009e1b> 7411 +<00009e82> <00009e84> 20037 +<00009e8b> <00009e8c> 7419 +<00009e8e> <00009e8f> 23020 +<00009ece> <00009ed0> 7432 +<00009eec> <00009eed> 23030 +<00009ef6> <00009ef7> 7444 +<00009efb> <00009efd> 7447 +<00009f07> <00009f08> 7450 +<00009f2a> <00009f2b> 20050 +<00009f31> <00009f32> 23039 +<00009f43> <00009f44> 23043 +<00009f5f> <00009f61> 7461 +<00009f66> <00009f67> 7464 +<00009f91> <00009f92> 23053 +<00009fbf> <00009fc2> 20068 +<0000f860> <0000f862> 15444 +<0000f992> <0000f993> 7809 +<0000fa18> <0000fa1a> 8579 +<0000fa2a> <0000fa2b> 8699 +<0000fa5b> <0000fa5c> 13349 +<0000fb01> <0000fb02> 112 +<0000fb03> <0000fb04> 9359 +<0000fe11> <0000fe12> 7887 +<0000fe31> <0000fe32> 7892 +<0000fe35> <0000fe36> 7899 +<0000fe37> <0000fe38> 7905 +<0000fe39> <0000fe3a> 7901 +<0000fe3b> <0000fe3c> 7915 +<0000fe3d> <0000fe3e> 7909 +<0000fe3f> <0000fe40> 7907 +<0000fe41> <0000fe44> 7911 +<0000fe45> <0000fe46> 12639 +<0000fe47> <0000fe48> 7903 +<0000ff08> <0000ff09> 674 +<0000ff10> <0000ff19> 780 +<0000ff1a> <0000ff1b> 639 +<0000ff21> <0000ff3a> 790 +<0000ff41> <0000ff5a> 816 +<0000ff5f> <0000ff60> 12131 +<0000ff61> <0000ff9f> 327 +<0000ffe0> <0000ffe1> 713 +<0001f110> <0001f129> 10004 +<0001f130> <0001f149> 10901 +<0001f150> <0001f169> 10631 +<0001f170> <0001f189> 11713 +<00022b4f> <00022b50> 17671 +<00026ff6> <00026ff7> 18554 +<000285c8> <000285c9> 18773 +<000289ba> <000289bb> 18834 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS2004-UTF32-V b/resources/cmaps/japan/UniJIS2004-UTF32-V new file mode 100644 index 00000000..58555c1e --- /dev/null +++ b/resources/cmaps/japan/UniJIS2004-UTF32-V @@ -0,0 +1,299 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJIS2004-UTF32-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJIS2004-UTF32-H) +%%BeginResource: CMap (UniJIS2004-UTF32-V) +%%Title: (UniJIS2004-UTF32-V Adobe Japan1 6) +%%Version: 1.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJIS2004-UTF32-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS2004-UTF32-V def +/CMapVersion 1.002 def +/CMapType 1 def + +/XUID [1 10 25618] def + +/WMode 1 def + +100 begincidchar +<000000b0> 8269 +<00002010> 7893 +<00002015> 7892 +<00002016> 7895 +<00002025> 7898 +<00002026> 7897 +<00002032> 8273 +<00002033> 8283 +<00002190> 738 +<00002191> 736 +<00002192> 739 +<00002193> 737 +<000021c4> 8311 +<000021c5> 8310 +<000021c6> 8312 +<000021e6> 8012 +<000021e7> 8014 +<000021e8> 8011 +<000021e9> 8013 +<0000239b> 12148 +<0000239c> 12168 +<0000239d> 12147 +<0000239e> 12150 +<0000239f> 12168 +<000023a0> 12149 +<000023a1> 12156 +<000023a2> 12168 +<000023a3> 12155 +<000023a4> 12158 +<000023a5> 12168 +<000023a6> 12157 +<000023a7> 8168 +<000023a8> 8167 +<000023a9> 8166 +<000023aa> 12168 +<000023ab> 8172 +<000023ac> 8171 +<000023ad> 8170 +<0000250c> 7495 +<0000250d> 7497 +<0000250e> 7496 +<0000250f> 7498 +<00002510> 7503 +<00002511> 7505 +<00002512> 7504 +<00002513> 7506 +<00002514> 7491 +<00002515> 7493 +<00002516> 7492 +<00002517> 7494 +<00002518> 7499 +<00002519> 7501 +<0000251a> 7500 +<0000251b> 7502 +<0000251c> 7523 +<0000251d> 7527 +<0000251e> 7525 +<0000251f> 7524 +<00002520> 7526 +<00002521> 7529 +<00002522> 7528 +<00002525> 7535 +<00002526> 7533 +<00002527> 7532 +<00002528> 7534 +<00002529> 7537 +<0000252a> 7536 +<0000252b> 7538 +<0000252c> 7515 +<00002530> 7516 +<00002534> 7507 +<00002538> 7508 +<00002540> 7541 +<00002541> 7540 +<00002542> 7542 +<00002543> 7547 +<00002544> 7549 +<00002545> 7546 +<00002546> 7548 +<00002547> 7553 +<00002548> 7552 +<0000261c> 8221 +<0000261d> 8219 +<0000261e> 8222 +<0000261f> 8220 +<00002702> 12178 +<000027a1> 8209 +<0000301c> 7894 +<0000301d> 7956 +<0000301f> 7957 +<00003041> 7918 +<00003043> 7919 +<00003045> 7920 +<00003047> 7921 +<00003049> 7922 +<00003063> 7923 +<00003083> 7924 +<00003085> 7925 +<00003087> 7926 +<0000308e> 7927 +endcidchar + +78 begincidchar +<0000309b> 8272 +<0000309c> 8271 +<000030a0> 16331 +<000030a1> 7928 +<000030a3> 7929 +<000030a5> 7930 +<000030a7> 7931 +<000030a9> 7932 +<000030c3> 7933 +<000030e3> 7934 +<000030e5> 7935 +<000030e7> 7936 +<000030ee> 7937 +<000030fc> 7891 +<00003300> 8350 +<00003303> 8338 +<00003304> 11960 +<00003305> 8333 +<00003306> 11961 +<00003307> 11965 +<00003308> 11963 +<00003309> 11968 +<0000330a> 11966 +<0000330b> 11970 +<0000330c> 11972 +<0000330d> 7950 +<00003314> 7941 +<00003315> 8340 +<00003316> 8330 +<00003317> 11980 +<00003318> 8339 +<00003319> 11982 +<0000331e> 8353 +<00003322> 8329 +<00003323> 8348 +<00003324> 11991 +<00003325> 11993 +<00003326> 7951 +<00003327> 7945 +<0000332a> 8356 +<0000332b> 7953 +<0000332d> 11999 +<00003331> 8358 +<00003332> 12005 +<00003333> 8334 +<00003336> 7947 +<00003337> 12014 +<00003338> 12016 +<00003339> 8343 +<0000333a> 12017 +<0000333b> 8349 +<0000333c> 12010 +<0000333d> 12018 +<00003341> 12019 +<00003342> 8347 +<00003347> 8357 +<00003348> 12027 +<00003349> 7940 +<0000334a> 7954 +<0000334d> 7943 +<0000334e> 8337 +<00003351> 7948 +<00003352> 12034 +<00003353> 12038 +<00003354> 12035 +<00003357> 8344 +<0000337f> 8324 +<0000ff0c> 8268 +<0000ff0e> 8274 +<0000ff1d> 7917 +<0000ff3b> 7903 +<0000ff3d> 7904 +<0000ff3f> 7890 +<0000ff5b> 7905 +<0000ff5c> 7896 +<0000ff5d> 7906 +<0000ff5e> 7894 +<0000ffe3> 7889 +endcidchar + +37 begincidrange +<000023b0> <000023b1> 16350 +<00002500> <00002501> 7481 +<00002502> <00002503> 7479 +<00002504> <00002505> 7485 +<00002506> <00002507> 7483 +<00002508> <00002509> 7489 +<0000250a> <0000250b> 7487 +<00002523> <00002524> 7530 +<0000252d> <0000252f> 7517 +<00002531> <00002533> 7520 +<00002535> <00002537> 7509 +<00002539> <0000253b> 7512 +<0000253d> <0000253f> 7543 +<00002549> <0000254a> 7550 +<00003001> <00003002> 7887 +<00003008> <00003011> 7907 +<00003014> <00003015> 7901 +<00003016> <00003017> 16329 +<00003018> <00003019> 12139 +<00003095> <00003096> 8264 +<000030f5> <000030f6> 7938 +<000031f0> <000031f9> 16333 +<000031fa> <000031ff> 16344 +<00003301> <00003302> 11958 +<0000330e> <00003313> 11973 +<0000331a> <0000331d> 11984 +<0000331f> <00003321> 11988 +<00003328> <00003329> 11996 +<0000332e> <00003330> 12002 +<00003334> <00003335> 12008 +<0000333e> <00003340> 12020 +<00003343> <00003346> 12023 +<0000334b> <0000334c> 12028 +<0000334f> <00003350> 12030 +<00003355> <00003356> 12039 +<0000ff08> <0000ff09> 7899 +<0000ff5f> <0000ff60> 12141 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS2004-UTF8-H b/resources/cmaps/japan/UniJIS2004-UTF8-H new file mode 100644 index 00000000..64e416f8 --- /dev/null +++ b/resources/cmaps/japan/UniJIS2004-UTF8-H @@ -0,0 +1,14478 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniJIS2004-UTF8-H) +%%Title: (UniJIS2004-UTF8-H Adobe Japan1 6) +%%Version: 1.012 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS2004-UTF8-H def +/CMapVersion 1.012 def +/CMapType 1 def + +/XUID [1 10 25631] def + +/WMode 0 def + +4 begincodespacerange + <00> <7F> + + + +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +100 begincidchar +<5c> 97 +<7c> 99 +<7d> 94 +<7e> 100 + 1 + 107 + 61 + 93 + 720 + 647 + 152 + 140 + 109 + 153 + 151 + 154 + 129 + 707 + 694 + 645 + 159 + 778 + 117 + 134 + 160 + 144 + 123 + 126 + 139 + 695 + 142 + 150 + 145 + 696 + 148 + 9366 + 9361 + 15756 + 15769 + 15737 + 15745 + 15758 + 15771 + 15783 + 15789 + 20333 + 20352 + 15759 + 15772 + 15761 + 15774 + 20322 + 15775 + 9369 + 9364 + 20334 + 20353 + 15760 + 15773 + 9395 + 9407 + 15784 + 15790 + 20335 + 20355 + 20337 + 20356 + 20336 + 15785 + 15791 + 20323 + 15816 + 9400 + 9412 + 9367 + 9362 + 20339 + 20357 + 20338 + 146 + 20324 + 20328 + 15786 + 15792 + 20340 + 20358 + 20329 + 15757 + 15770 + 20342 + 20360 + 15739 + 15747 + 20325 + 20330 + 141 + 147 + 15762 + 15776 + 20343 +endcidchar + +100 begincidchar + 20361 + 15763 + 15777 + 20331 + 20326 + 9436 + 9370 + 9365 + 15764 + 15778 + 143 + 149 + 15755 + 15768 + 20344 + 20362 + 15765 + 15779 + 15740 + 15748 + 15787 + 15793 + 15741 + 15750 + 223 + 227 + 15767 + 15781 + 15742 + 15751 + 20327 + 20332 + 9405 + 9417 + 9368 + 9363 + 15788 + 15794 + 9404 + 9416 + 15766 + 15780 + 20345 + 20363 + 20350 + 20364 + 20351 + 20365 + 224 + 15743 + 15752 + 15744 + 15754 + 225 + 229 + 105 + 15826 + 15821 + 9394 + 9406 + 9398 + 9410 + 9401 + 9413 + 9403 + 9415 + 20349 + 15733 + 20346 + 15734 + 20348 + 15735 + 20347 + 15736 + 20354 + 9421 + 9435 + 15832 + 9418 + 15836 + 15822 + 9423 + 15841 + 15802 + 15823 + 15829 + 9426 + 9429 + 9432 + 15830 + 15831 + 15809 + 15825 + 15813 + 15835 + 15838 + 15819 + 15844 + 15827 + 15885 +endcidchar + +100 begincidchar + 15798 + 15808 + 15799 + 15833 + 15814 + 15795 + 15810 + 15803 + 15886 + 9437 + 15887 + 15888 + 15800 + 15843 + 15807 + 15804 + 15797 + 15889 + 15815 + 15805 + 9442 + 15824 + 15801 + 15828 + 15834 + 15796 + 9438 + 15837 + 15812 + 15890 + 15806 + 15842 + 9441 + 15818 + 15817 + 15820 + 15891 + 15892 + 15811 + 15893 + 15840 + 15839 + 15894 + 15895 + 15896 + 98 + 96 + 15897 + 128 + 15749 + 15846 + 15847 + 9443 + 15848 + 15738 + 15782 + 133 + 15746 + 95 + 15753 + 15867 + 65 + 95 + 129 + 226 + 133 + 135 + 137 + 15850 + 15879 + 15861 + 15868 + 15858 + 134 + 136 + 15865 + 15876 + 15859 + 15866 + 15869 + 64 + 15871 + 138 + 15860 + 15870 + 15864 + 15845 + 20427 + 20432 + 20433 + 20435 + 20441 + 20431 + 20434 + 20445 + 16222 + 20440 + 20444 + 20446 + 12090 +endcidchar + +100 begincidchar + 12096 + 12094 + 12095 + 1065 + 1098 + 9397 + 9409 + 9420 + 9419 + 9434 + 9433 + 231 + 633 + 662 + 14 + 114 + 114 + 138 + 661 + 666 + 98 + 96 + 120 + 108 + 122 + 121 + 119 + 669 + 668 + 772 + 734 + 12111 + 226 + 15849 + 16282 + 104 + 12112 + 16281 + 7898 + 7897 + 9377 + 15908 + 9354 + 16328 + 11035 + 11855 + 710 + 11859 + 8305 + 8304 + 12092 + 8025 + 7610 + 8055 + 228 + 9355 + 15515 + 771 + 20366 + 12089 + 8307 + 9790 + 9800 + 9806 + 15727 + 8303 + 9780 + 736 + 739 + 12201 + 8309 + 12207 + 12206 + 12200 + 752 + 753 + 8013 + 8012 + 8014 + 8011 + 754 + 759 + 755 + 12184 + 20367 + 760 + 741 + 15476 + 12091 + 742 + 20368 + 7625 + 693 + 12118 + 117 + 765 + 767 + 703 + 7629 + 756 +endcidchar + +100 begincidchar + 748 + 747 + 8195 + 7624 + 704 + 768 + 100 + 766 + 12120 + 15507 + 15508 + 762 + 698 + 761 + 15505 + 12188 + 12186 + 12189 + 12187 + 15906 + 12185 + 757 + 7630 + 12219 + 758 + 15728 + 12143 + 12167 + 12167 + 12146 + 12151 + 12167 + 12167 + 12154 + 12167 + 16273 + 16272 + 8224 + 10503 + 8251 + 8252 + 8254 + 8253 + 8250 + 8249 + 8244 + 8243 + 8242 + 8241 + 8240 + 8239 + 8238 + 729 + 728 + 8015 + 12239 + 12237 + 16235 + 731 + 730 + 12195 + 8010 + 733 + 732 + 12194 + 8009 + 727 + 726 + 8210 + 20371 + 723 + 10502 + 725 + 724 + 8258 + 8257 + 12254 + 779 + 722 + 721 + 8056 + 8219 + 8222 + 706 + 705 + 8211 + 8017 + 8019 + 8213 + 8018 + 8212 + 8214 + 8016 + 775 + 16200 + 12100 + 774 + 16199 + 773 + 12192 +endcidchar + +100 begincidchar + 20957 + 12097 + 12176 + 16270 + 12241 + 12229 + 12228 + 12259 + 10514 + 8206 + 16203 + 11036 + 14305 + 13856 + 14105 + 14356 + 14110 + 4209 + 14476 + 4646 + 3762 + 4739 + 4779 + 15391 + 14530 + 13852 + 14561 + 5059 + 5089 + 17893 + 3644 + 3773 + 14749 + 15398 + 14157 + 14780 + 13729 + 13995 + 14999 + 19130 + 14905 + 13922 + 15000 + 14999 + 14189 + 14078 + 14099 + 13747 + 13646 + 14199 + 1931 + 15114 + 13870 + 2658 + 13682 + 13898 + 15403 + 15184 + 15262 + 3029 + 15255 + 15262 + 13645 + 2664 + 13847 + 13849 + 13848 + 1614 + 3380 + 1323 + 2666 + 2243 + 3965 + 1615 + 1200 + 8371 + 4095 + 4097 + 1333 + 4102 + 3275 + 4110 + 2579 + 4208 + 3286 + 3392 + 4219 + 4227 + 4233 + 4243 + 4248 + 3163 + 3991 + 4294 + 4307 + 2375 + 3708 + 4316 + 4321 + 4328 +endcidchar + +100 begincidchar + 3746 + 1969 + 4459 + 3156 + 2204 + 3878 + 2887 + 2433 + 2208 + 4622 + 2631 + 2454 + 4646 + 4648 + 4658 + 2177 + 4716 + 1979 + 1918 + 1738 + 1519 + 4739 + 4741 + 4761 + 4763 + 4768 + 1655 + 14521 + 4783 + 4785 + 2554 + 4930 + 1921 + 2326 + 2215 + 5058 + 3592 + 3143 + 1740 + 3661 + 5088 + 3284 + 5132 + 1860 + 3814 + 1853 + 2221 + 5349 + 5364 + 5368 + 3450 + 3807 + 2223 + 5378 + 2603 + 1360 + 3066 + 3541 + 5604 + 5606 + 3618 + 7965 + 1671 + 1880 + 1904 + 1732 + 1245 + 1504 + 1537 + 2652 + 3899 + 3134 + 3479 + 14848 + 5783 + 3368 + 3453 + 2172 + 3816 + 3779 + 3836 + 2676 + 2260 + 14913 + 1363 + 1856 + 3953 + 2971 + 3606 + 2227 + 1544 + 6163 + 3901 + 1227 + 4061 + 2261 + 6205 + 2262 + 6227 + 3281 +endcidchar + +100 begincidchar + 2569 + 2263 + 2232 + 1235 + 2697 + 2726 + 2360 + 2081 + 2541 + 6322 + 6479 + 2988 + 1858 + 2022 + 1189 + 6635 + 1887 + 1455 + 1908 + 2921 + 3198 + 6742 + 6745 + 1419 + 2682 + 2808 + 2829 + 2574 + 2306 + 2575 + 2914 + 15183 + 3874 + 3243 + 3428 + 3948 + 1754 + 3029 + 3827 + 3550 + 7113 + 7115 + 1229 + 8695 + 3463 + 3800 + 1461 + 7171 + 7173 + 1339 + 3607 + 3561 + 3464 + 2543 + 2335 + 2035 + 3333 + 2062 + 2036 + 7276 + 7293 + 7299 + 7300 + 1614 + 1685 + 3031 + 7414 + 2267 + 7425 + 3729 + 13323 + 1642 + 2055 + 7446 + 7449 + 3102 + 1937 + 2767 + 3475 + 3966 + 655 + 8308 + 735 + 740 + 665 + 7608 + 7609 + 8058 + 12218 + 8057 + 12106 + 16194 + 12179 + 12181 + 16205 + 638 + 660 + 16195 + 8197 + 8143 +endcidchar + +100 begincidchar + 8141 + 8148 + 8147 + 8204 + 8142 + 7620 + 8151 + 8149 + 8144 + 8139 + 8146 + 8140 + 8150 + 8205 + 8145 + 8138 + 10498 + 8091 + 10471 + 8161 + 8160 + 8162 + 8156 + 10495 + 8165 + 10492 + 8158 + 8223 + 10489 + 10488 + 10494 + 8319 + 8191 + 10479 + 10491 + 10490 + 8154 + 8157 + 8159 + 8163 + 8153 + 8164 + 8155 + 8152 + 8048 + 8042 + 11876 + 8183 + 11877 + 11881 + 11879 + 11884 + 11882 + 11886 + 11888 + 7595 + 7586 + 8041 + 8039 + 11896 + 8040 + 11898 + 8051 + 8038 + 8043 + 11907 + 11909 + 7596 + 7590 + 8052 + 7598 + 11915 + 8049 + 11921 + 8327 + 7592 + 11930 + 11932 + 8046 + 11933 + 8047 + 11926 + 11934 + 11938 + 11935 + 8045 + 8050 + 11943 + 7585 + 7599 + 7588 + 8328 + 7593 + 11950 + 11954 + 11951 + 8044 + 11861 + 8323 + 7623 +endcidchar + +100 begincidchar + 7622 + 7621 + 8054 + 11864 + 8035 + 8037 + 8024 + 8026 + 11865 + 8186 + 8020 + 7607 + 8021 + 8187 + 8188 + 8030 + 8029 + 8028 + 8027 + 11856 + 7606 + 8194 + 8034 + 8182 + 7611 + 8036 + 11851 + 13698 + 15387 + 17242 + 13910 + 17246 + 14216 + 14047 + 17269 + 15442 + 17294 + 16793 + 17303 + 18384 + 17307 + 15425 + 13865 + 14110 + 17344 + 17348 + 17369 + 17371 + 17377 + 17386 + 20067 + 17395 + 17402 + 19131 + 17441 + 17473 + 17477 + 17475 + 17494 + 17533 + 17532 + 17536 + 13850 + 17550 + 14123 + 17570 + 17573 + 17576 + 17578 + 17588 + 17589 + 17590 + 17594 + 17596 + 20171 + 19132 + 13852 + 17625 + 17628 + 17643 + 20122 + 20123 + 20127 + 17713 + 17716 + 20142 + 20135 + 20136 + 17731 + 17758 + 17741 + 15424 + 17752 + 17756 + 17757 + 15433 + 17804 + 17797 + 17826 + 13965 +endcidchar + +100 begincidchar + 17828 + 17834 + 16910 + 16911 + 17848 + 17865 + 20151 + 16919 + 17887 + 17916 + 17921 + 17957 + 17968 + 20158 + 7655 + 17994 + 18008 + 18026 + 19133 + 18031 + 18043 + 16968 + 20170 + 18059 + 18061 + 18062 + 18069 + 15427 + 18075 + 15432 + 18123 + 16984 + 18137 + 18139 + 18157 + 14164 + 18168 + 18173 + 19134 + 18191 + 18198 + 15436 + 15439 + 18235 + 18247 + 18250 + 18254 + 18269 + 18272 + 18283 + 18287 + 18284 + 18294 + 18297 + 14176 + 15440 + 18335 + 18346 + 18350 + 18364 + 18377 + 18379 + 18423 + 18426 + 18432 + 15426 + 18434 + 18435 + 18437 + 14195 + 17060 + 18460 + 18461 + 18467 + 18494 + 18492 + 18493 + 18524 + 18520 + 14206 + 18540 + 15435 + 17108 + 18592 + 19135 + 18618 + 17113 + 18634 + 19136 + 18648 + 15438 + 18665 + 15441 + 18669 + 18690 + 20219 + 18712 + 14224 + 18724 + 18734 +endcidchar + +100 begincidchar + 20225 + 17141 + 18746 + 18779 + 17183 + 18898 + 18902 + 18907 + 18910 + 18934 + 13791 + 18958 + 19137 + 18995 + 18997 + 18999 + 15430 + 17204 + 19016 + 19138 + 19076 + 19079 + 19139 + 19099 + 19115 + 1200 + 3000 + 17234 + 2275 + 3754 + 2510 + 2174 + 2509 + 1340 + 19140 + 3526 + 3881 + 17235 + 4091 + 1233 + 17236 + 1484 + 4092 + 2632 + 4311 + 1648 + 3594 + 2511 + 14298 + 3974 + 3602 + 8371 + 17237 + 4093 + 14299 + 14157 + 2980 + 17238 + 4094 + 1778 + 21075 + 4095 + 13981 + 1561 + 2926 + 2323 + 4096 + 4097 + 4098 + 3307 + 14304 + 1649 + 17239 + 14126 + 3309 + 3259 + 1911 + 3681 + 17241 + 6480 + 4099 + 2512 + 4100 + 1333 + 14305 + 21076 + 1757 + 1956 + 3829 + 4659 + 21077 + 21078 + 17244 + 3930 + 3285 + 19143 + 1505 + 14306 + 1615 + 4101 +endcidchar + +100 begincidchar + 4102 + 3971 + 3879 + 2794 + 4104 + 2244 + 3275 + 14307 + 4107 + 1248 + 1939 + 1938 + 1194 + 14308 + 21081 + 4081 + 4080 + 2083 + 1125 + 17245 + 3682 + 4111 + 1958 + 1195 + 3744 + 1686 + 3070 + 3972 + 21082 + 4112 + 4113 + 4114 + 14309 + 2579 + 13856 + 17247 + 2372 + 2580 + 4119 + 17248 + 4117 + 4118 + 1650 + 17249 + 2067 + 1392 + 4116 + 4115 + 3577 + 14310 + 2196 + 2195 + 2846 + 4120 + 3527 + 2699 + 17251 + 21083 + 656 + 4121 + 4123 + 14311 + 8372 + 21084 + 2885 + 4009 + 1166 + 21085 + 17250 + 4122 + 1342 + 21086 + 1724 + 17252 + 2981 + 19144 + 17253 + 1861 + 4124 + 3290 + 8373 + 14312 + 21087 + 14313 + 8374 + 1575 + 21088 + 8375 + 21089 + 4125 + 1167 + 14314 + 19145 + 1940 + 1576 + 3564 + 3398 + 1651 + 21090 + 14315 +endcidchar + +100 begincidchar + 17254 + 21091 + 19146 + 1393 + 4160 + 3131 + 19147 + 19148 + 3362 + 4127 + 19149 + 21092 + 3408 + 21093 + 4010 + 17256 + 2547 + 8376 + 2197 + 14317 + 2245 + 1344 + 17257 + 21094 + 21095 + 3053 + 2912 + 4131 + 16779 + 14318 + 1168 + 3071 + 2373 + 2084 + 3854 + 21098 + 2862 + 14319 + 1343 + 8377 + 4130 + 17258 + 3880 + 4126 + 4128 + 2142 + 4129 + 4563 + 16780 + 14316 + 21099 + 17255 + 4137 + 16781 + 16782 + 21100 + 4140 + 4138 + 21101 + 1346 + 3595 + 4132 + 21102 + 14320 + 4136 + 1959 + 2198 + 21103 + 17262 + 1506 + 19150 + 17263 + 4141 + 4133 + 21104 + 8379 + 4011 + 21105 + 2246 + 21106 + 4134 + 21107 + 4139 + 8378 + 21108 + 8381 + 4142 + 14323 + 4135 + 21109 + 8380 + 1689 + 1169 + 19151 + 21110 + 1690 + 1345 + 4564 + 3751 + 3552 +endcidchar + +100 begincidchar + 1960 + 17265 + 2549 + 3967 + 19152 + 21111 + 14324 + 3624 + 1806 + 2821 + 1380 + 17266 + 21117 + 21118 + 8364 + 2397 + 17267 + 21119 + 8382 + 4146 + 14325 + 4151 + 4149 + 17268 + 15407 + 4144 + 2831 + 4147 + 4150 + 4148 + 21120 + 3629 + 4145 + 7660 + 2548 + 21121 + 3745 + 17264 + 2350 + 4166 + 21122 + 13731 + 17270 + 3334 + 3496 + 4161 + 3648 + 1334 + 21123 + 14326 + 4165 + 8385 + 20299 + 19153 + 4159 + 4168 + 21124 + 2772 + 21125 + 1912 + 19154 + 3346 + 16783 + 5632 + 14329 + 4167 + 3159 + 17271 + 4156 + 1962 + 21126 + 16784 + 1961 + 4154 + 14330 + 17272 + 21127 + 8386 + 2310 + 4162 + 8384 + 3647 + 2955 + 4158 + 7674 + 14331 + 4155 + 4163 + 4157 + 3993 + 4164 + 4071 + 14332 + 21128 + 21131 + 1758 + 1862 + 14336 + 8383 + 16785 +endcidchar + +100 begincidchar + 8389 + 4169 + 21132 + 8387 + 4170 + 4174 + 1170 + 21133 + 19155 + 17273 + 3616 + 4173 + 17274 + 4172 + 4176 + 14333 + 21136 + 4175 + 3072 + 19156 + 21137 + 19157 + 17275 + 1864 + 14334 + 21138 + 14335 + 4177 + 21139 + 8388 + 21140 + 2289 + 2822 + 3073 + 1774 + 19158 + 4178 + 1616 + 4179 + 21141 + 4181 + 21144 + 17277 + 21145 + 3683 + 19159 + 14337 + 21146 + 1852 + 8390 + 17280 + 14338 + 2175 + 3467 + 4180 + 21147 + 14339 + 19160 + 19161 + 17276 + 17281 + 2101 + 3885 + 17283 + 4183 + 4186 + 4182 + 2100 + 2439 + 21153 + 21154 + 1807 + 21155 + 4187 + 19162 + 17286 + 7662 + 17287 + 14340 + 3207 + 17290 + 2814 + 16787 + 1691 + 21156 + 17292 + 3707 + 4188 + 8392 + 15408 + 3973 + 4189 + 21159 + 17293 + 21160 + 4192 + 21161 + 4190 + 14341 + 2768 +endcidchar + +100 begincidchar + 19163 + 14342 + 4191 + 4193 + 14343 + 15409 + 19164 + 16786 + 17288 + 8391 + 4195 + 21162 + 4194 + 21163 + 3608 + 19165 + 1617 + 16789 + 1327 + 16788 + 19166 + 14344 + 4196 + 14345 + 14346 + 2336 + 4201 + 4200 + 4199 + 17296 + 4143 + 21165 + 4202 + 14347 + 14348 + 2440 + 4203 + 21168 + 3855 + 21173 + 21174 + 7798 + 19170 + 21175 + 16790 + 4205 + 19171 + 21176 + 4204 + 4207 + 4206 + 4208 + 4209 + 1208 + 21177 + 1897 + 1809 + 2374 + 3001 + 1692 + 2700 + 1963 + 8393 + 2048 + 4211 + 3796 + 13949 + 21178 + 2247 + 4210 + 21179 + 4212 + 16791 + 16792 + 21180 + 3160 + 1491 + 14349 + 17298 + 4213 + 8394 + 3286 + 21181 + 13966 + 2742 + 3392 + 1964 + 4065 + 4217 + 1694 + 17300 + 19172 + 3596 + 2838 + 1769 + 3119 + 14201 + 18393 + 1865 + 21182 +endcidchar + +100 begincidchar + 4218 + 4219 + 17301 + 19173 + 3258 + 1281 + 4222 + 2157 + 17302 + 4221 + 2102 + 21183 + 4223 + 6235 + 4224 + 3695 + 4225 + 2513 + 17304 + 2296 + 8395 + 1507 + 14350 + 4230 + 17305 + 7817 + 3785 + 4229 + 3532 + 3161 + 17306 + 4237 + 4234 + 2131 + 4238 + 3830 + 4012 + 19174 + 19175 + 14351 + 4239 + 8396 + 21184 + 21185 + 15410 + 2636 + 4240 + 2404 + 19176 + 4241 + 16794 + 3002 + 3975 + 3162 + 19177 + 19178 + 21186 + 21187 + 4314 + 19181 + 4242 + 8284 + 1725 + 20300 + 19182 + 4243 + 3724 + 16795 + 21188 + 2418 + 2908 + 4245 + 3260 + 8397 + 4246 + 14353 + 4247 + 1420 + 21189 + 17309 + 14354 + 4248 + 1695 + 21190 + 3236 + 1308 + 2394 + 3381 + 4249 + 3163 + 2581 + 4250 + 19183 + 3580 + 2686 + 1502 + 1509 + 4251 + 4253 + 1808 +endcidchar + +100 begincidchar + 17310 + 14357 + 4252 + 8398 + 17311 + 4027 + 21191 + 2419 + 21192 + 3409 + 3612 + 19184 + 4254 + 19185 + 3938 + 4255 + 19186 + 4256 + 3192 + 4257 + 19189 + 2637 + 2158 + 1866 + 4258 + 2199 + 2049 + 19190 + 3074 + 4260 + 21193 + 2823 + 14358 + 2143 + 2738 + 4259 + 4264 + 17313 + 3684 + 16796 + 21194 + 19191 + 2038 + 17314 + 7774 + 4263 + 21195 + 19192 + 14359 + 1867 + 2126 + 3363 + 14360 + 4267 + 4265 + 17315 + 19193 + 3565 + 2514 + 4274 + 1474 + 4268 + 4266 + 2769 + 17316 + 4270 + 4269 + 21196 + 17318 + 1442 + 17317 + 21197 + 1846 + 4275 + 3957 + 19196 + 19197 + 4271 + 4276 + 4273 + 14361 + 4272 + 17320 + 21201 + 3991 + 8399 + 1965 + 1347 + 4028 + 17322 + 21202 + 8400 + 21203 + 2431 + 3154 + 2039 + 8573 + 21204 + 4013 + 4049 +endcidchar + +100 begincidchar + 4282 + 1966 + 4281 + 21208 + 1421 + 8401 + 4283 + 3716 + 21209 + 3032 + 21210 + 3856 + 14362 + 3625 + 17325 + 16797 + 4284 + 21211 + 14056 + 17326 + 7150 + 21212 + 3208 + 16798 + 4285 + 1510 + 3775 + 8402 + 21213 + 2441 + 4286 + 3639 + 4290 + 19198 + 2638 + 4287 + 1736 + 21214 + 4288 + 1511 + 21215 + 19199 + 21216 + 21217 + 14363 + 19200 + 1796 + 4291 + 21218 + 4292 + 21219 + 17328 + 2311 + 16799 + 1967 + 3818 + 8403 + 3828 + 3279 + 19201 + 3649 + 4295 + 20301 + 4296 + 21220 + 4298 + 4300 + 4299 + 19202 + 21221 + 4301 + 1341 + 3706 + 21222 + 2156 + 4302 + 21223 + 16800 + 2779 + 21224 + 19203 + 2442 + 1697 + 4303 + 8405 + 21225 + 3439 + 19204 + 4304 + 21231 + 4305 + 19205 + 4306 + 17329 + 4307 + 3478 + 1760 + 1193 + 21232 + 19206 +endcidchar + +100 begincidchar + 14366 + 3223 + 4308 + 2375 + 17330 + 2701 + 4310 + 4309 + 2443 + 1941 + 4312 + 3410 + 14368 + 14367 + 4313 + 3440 + 2836 + 2894 + 1696 + 3270 + 2927 + 21233 + 3364 + 21234 + 3708 + 4315 + 2702 + 14369 + 16801 + 19207 + 1803 + 17333 + 4316 + 14370 + 19208 + 4317 + 1230 + 1209 + 1577 + 8406 + 2824 + 1643 + 3931 + 4320 + 1335 + 19209 + 17334 + 4319 + 13365 + 19210 + 7661 + 4321 + 21236 + 3837 + 14288 + 21239 + 8407 + 19211 + 4322 + 3994 + 19212 + 1968 + 16802 + 1898 + 4323 + 21240 + 17335 + 4325 + 4324 + 2597 + 20271 + 19213 + 14371 + 1280 + 4326 + 19214 + 4327 + 8408 + 1899 + 17336 + 21241 + 4328 + 17338 + 21242 + 19215 + 1672 + 21243 + 17339 + 19216 + 2176 + 4329 + 3746 + 20281 + 1652 + 3857 + 2770 + 3411 + 2345 + 21244 + 2385 +endcidchar + +100 begincidchar + 17343 + 2324 + 2337 + 2432 + 14372 + 7978 + 8409 + 21247 + 14111 + 19219 + 1253 + 2771 + 1969 + 1913 + 1759 + 14373 + 21249 + 4336 + 2911 + 2910 + 1699 + 2444 + 4337 + 4335 + 1348 + 2886 + 2276 + 2201 + 1224 + 17345 + 14374 + 1486 + 2040 + 2200 + 4338 + 4339 + 21250 + 1635 + 1444 + 2041 + 1634 + 3067 + 1223 + 3209 + 3786 + 1971 + 3939 + 3137 + 1970 + 16803 + 19220 + 21251 + 1797 + 4348 + 13964 + 1755 + 3704 + 21252 + 17346 + 3441 + 14375 + 17347 + 4347 + 19221 + 1562 + 4345 + 21253 + 19222 + 13760 + 4346 + 1653 + 2599 + 3581 + 4344 + 4340 + 1943 + 13775 + 4341 + 4042 + 17349 + 21254 + 3650 + 21255 + 3076 + 1942 + 2050 + 19225 + 14376 + 4349 + 21256 + 3253 + 14115 + 21257 + 4353 + 17350 + 21258 + 14377 + 21259 + 2346 + 21260 +endcidchar + +100 begincidchar + 2338 + 14378 + 17351 + 4356 + 4354 + 3759 + 14379 + 4351 + 4360 + 4355 + 4358 + 1914 + 3787 + 16804 + 4359 + 21263 + 21264 + 4361 + 21265 + 4363 + 16805 + 21266 + 8412 + 2144 + 4072 + 14380 + 4352 + 4350 + 4362 + 21267 + 4357 + 17352 + 14381 + 8411 + 21268 + 17353 + 14382 + 4365 + 4374 + 4367 + 17354 + 19226 + 4371 + 8413 + 19227 + 4372 + 20277 + 14383 + 17355 + 4401 + 19228 + 2137 + 1423 + 17356 + 4366 + 14384 + 17357 + 19229 + 4376 + 1210 + 4375 + 14385 + 1129 + 3516 + 4373 + 17358 + 4369 + 14386 + 4364 + 4370 + 2104 + 21269 + 14387 + 19230 + 4377 + 21270 + 1211 + 4386 + 7703 + 3735 + 19231 + 17360 + 4384 + 4383 + 17361 + 17362 + 3113 + 17363 + 21271 + 4385 + 19232 + 4382 + 21272 + 8414 + 1238 + 19233 + 2086 + 2550 + 19234 + 17366 +endcidchar + +100 begincidchar + 14388 + 4380 + 3164 + 4381 + 19235 + 1126 + 19236 + 19237 + 14389 + 4391 + 3853 + 2447 + 21275 + 4397 + 14390 + 19238 + 4396 + 4387 + 21276 + 17367 + 21277 + 2851 + 4388 + 17368 + 2895 + 4393 + 2446 + 17370 + 21278 + 14391 + 4390 + 21279 + 3824 + 16806 + 19239 + 1810 + 21280 + 4392 + 4398 + 7633 + 14392 + 20308 + 4389 + 17372 + 19240 + 4404 + 4409 + 17374 + 4405 + 21283 + 4400 + 16807 + 17375 + 4410 + 2739 + 8415 + 4412 + 14394 + 1972 + 4402 + 3003 + 14395 + 19241 + 17376 + 19242 + 21284 + 19243 + 21285 + 4406 + 4399 + 1513 + 1578 + 1475 + 4407 + 4403 + 21286 + 19244 + 1868 + 4413 + 4411 + 2773 + 1636 + 1700 + 16808 + 4408 + 7664 + 19245 + 1254 + 17381 + 21287 + 19246 + 4417 + 4415 + 19247 + 4472 + 17382 + 21288 + 17383 + 16809 + 17384 +endcidchar + +100 begincidchar + 17378 + 19248 + 4420 + 4414 + 19249 + 4418 + 17385 + 21291 + 4416 + 17387 + 2202 + 4419 + 17389 + 19250 + 19251 + 19252 + 19253 + 4422 + 19254 + 4427 + 4425 + 4424 + 21292 + 19255 + 2928 + 17392 + 14396 + 1349 + 21294 + 19256 + 17393 + 4421 + 4423 + 2448 + 1237 + 21295 + 4426 + 15389 + 17390 + 1374 + 19259 + 4437 + 17394 + 2532 + 7821 + 21296 + 4431 + 19260 + 4432 + 14399 + 4434 + 19261 + 16810 + 21297 + 17396 + 14400 + 17397 + 21298 + 7642 + 21301 + 17398 + 14401 + 14402 + 7721 + 19262 + 4428 + 14403 + 4429 + 7963 + 19263 + 1496 + 17399 + 17400 + 4436 + 14404 + 1579 + 14405 + 4439 + 4435 + 4438 + 17401 + 14406 + 3582 + 21305 + 15411 + 3245 + 3404 + 4441 + 21306 + 19264 + 4440 + 1443 + 17403 + 4442 + 21307 + 17404 + 4445 + 4444 + 14409 + 7654 +endcidchar + +100 begincidchar + 14410 + 17405 + 16811 + 19265 + 4443 + 3311 + 4446 + 19266 + 21308 + 17406 + 16812 + 21309 + 4447 + 14413 + 17407 + 16813 + 4449 + 4448 + 19267 + 4451 + 21310 + 14116 + 4452 + 4450 + 4453 + 17408 + 4455 + 14414 + 7770 + 21311 + 19268 + 17409 + 4456 + 19269 + 21312 + 4457 + 4458 + 4459 + 4220 + 19270 + 2344 + 2203 + 21313 + 14415 + 1395 + 17410 + 1212 + 19271 + 2946 + 14416 + 17411 + 19272 + 19273 + 4460 + 2068 + 19274 + 1171 + 2596 + 4461 + 1915 + 2051 + 4463 + 4462 + 3632 + 4464 + 19275 + 4466 + 4465 + 14417 + 4467 + 19276 + 4468 + 1869 + 21319 + 1282 + 4469 + 14418 + 4471 + 4470 + 4473 + 19279 + 3156 + 21320 + 13952 + 21321 + 14419 + 4474 + 1145 + 2127 + 17416 + 21324 + 19280 + 1811 + 19281 + 14420 + 2957 + 4478 + 21325 + 4479 + 2132 +endcidchar + +100 begincidchar + 1737 + 3685 + 14423 + 17420 + 4477 + 4480 + 2097 + 1973 + 21326 + 8416 + 19284 + 4484 + 21327 + 2069 + 8417 + 2929 + 21328 + 17422 + 4481 + 3062 + 19285 + 19286 + 21329 + 17423 + 14424 + 21330 + 16814 + 21331 + 19287 + 17427 + 16815 + 21332 + 4485 + 21333 + 2600 + 19288 + 4483 + 4486 + 1813 + 14425 + 4487 + 21334 + 21338 + 19289 + 21335 + 17430 + 14426 + 21336 + 4488 + 21337 + 1974 + 1438 + 4490 + 21339 + 17433 + 21340 + 4491 + 8418 + 19290 + 4492 + 4489 + 14427 + 21341 + 4482 + 4493 + 4494 + 8420 + 8419 + 3730 + 17436 + 2515 + 16817 + 4495 + 19291 + 4499 + 17434 + 3310 + 21342 + 17439 + 1196 + 3528 + 21347 + 4500 + 16818 + 14428 + 19292 + 21343 + 14429 + 17440 + 2533 + 2277 + 17442 + 3347 + 1580 + 17443 + 2139 + 17444 + 21344 + 14432 + 3719 +endcidchar + +100 begincidchar + 3210 + 21345 + 17445 + 1870 + 2863 + 21346 + 14433 + 4498 + 4501 + 21348 + 19293 + 2852 + 4502 + 21349 + 4503 + 17446 + 21350 + 14434 + 4505 + 3077 + 19294 + 17447 + 1514 + 21351 + 7474 + 1283 + 3651 + 14435 + 2516 + 7753 + 17448 + 2134 + 4511 + 21352 + 3597 + 4005 + 17450 + 1396 + 4507 + 17451 + 19295 + 19296 + 21353 + 2748 + 4510 + 3165 + 21354 + 3139 + 3166 + 3405 + 3049 + 2105 + 19297 + 7751 + 4506 + 16819 + 17452 + 21355 + 1304 + 3120 + 19298 + 4508 + 4504 + 2582 + 21356 + 4512 + 14436 + 2392 + 19299 + 14437 + 19300 + 1701 + 4513 + 16820 + 21359 + 17455 + 3640 + 17458 + 21360 + 2815 + 19301 + 3042 + 17459 + 8423 + 4515 + 21364 + 3709 + 14438 + 17460 + 4516 + 4521 + 17461 + 8424 + 3583 + 4520 + 4514 + 4517 + 4519 + 19302 + 2070 +endcidchar + +100 begincidchar + 3609 + 21366 + 17463 + 21365 + 4522 + 2947 + 21367 + 1397 + 2517 + 17464 + 14439 + 14440 + 4524 + 16822 + 4523 + 14441 + 2042 + 21368 + 4525 + 4527 + 4526 + 14442 + 4529 + 21369 + 4518 + 4531 + 16823 + 21370 + 17465 + 4530 + 4528 + 14443 + 2204 + 2583 + 2774 + 4532 + 2656 + 1201 + 3354 + 3063 + 4534 + 4533 + 4538 + 17468 + 21371 + 3617 + 4539 + 8425 + 14444 + 17470 + 1350 + 4540 + 17471 + 3878 + 1422 + 4318 + 2386 + 2847 + 4541 + 3831 + 21374 + 19303 + 21375 + 3776 + 19304 + 14445 + 4543 + 2887 + 21376 + 3121 + 2848 + 3529 + 1309 + 14446 + 21377 + 2278 + 4546 + 21378 + 1172 + 4547 + 14117 + 17474 + 4548 + 21381 + 21382 + 1284 + 17476 + 1581 + 3256 + 3652 + 4552 + 2775 + 4551 + 1814 + 21383 + 8426 + 3721 + 4550 + 3167 + 4554 +endcidchar + +100 begincidchar + 19305 + 4553 + 8427 + 8428 + 21384 + 17479 + 4556 + 14447 + 4555 + 8429 + 1310 + 4557 + 2449 + 4559 + 2915 + 21385 + 4558 + 14448 + 3587 + 21386 + 21387 + 2433 + 3157 + 4560 + 19306 + 21388 + 17483 + 1975 + 4561 + 3287 + 3442 + 3805 + 3291 + 16825 + 21389 + 4570 + 21390 + 16826 + 1618 + 21391 + 3887 + 19307 + 3771 + 4665 + 4562 + 17484 + 4565 + 8430 + 2853 + 21392 + 3686 + 3140 + 21393 + 17485 + 19308 + 21394 + 4566 + 19309 + 21395 + 3731 + 8431 + 2106 + 17486 + 2450 + 21396 + 16827 + 21397 + 4567 + 17487 + 2206 + 14449 + 2205 + 17488 + 1149 + 1916 + 14450 + 2639 + 1173 + 4569 + 14451 + 17489 + 19310 + 1242 + 1515 + 17490 + 4568 + 3793 + 3491 + 13997 + 17491 + 21398 + 19311 + 21399 + 21400 + 1132 + 21401 + 19312 + 1213 + 2207 + 21402 +endcidchar + +100 begincidchar + 1174 + 1127 + 14454 + 4577 + 14455 + 17495 + 21403 + 4575 + 21404 + 16828 + 17496 + 3784 + 4578 + 13761 + 4576 + 21405 + 4574 + 2551 + 14456 + 21406 + 4573 + 17497 + 21407 + 7791 + 21408 + 17498 + 1944 + 21409 + 2451 + 4579 + 4050 + 3330 + 14457 + 21412 + 4581 + 21413 + 21414 + 14458 + 2071 + 21415 + 4584 + 14459 + 17499 + 3530 + 16829 + 4585 + 4580 + 14460 + 16830 + 17500 + 21416 + 14461 + 3783 + 16831 + 17501 + 21417 + 3348 + 21418 + 21419 + 21420 + 4586 + 3492 + 17502 + 14462 + 17505 + 14463 + 14464 + 17506 + 19313 + 14465 + 17507 + 19314 + 17508 + 21421 + 4587 + 4591 + 4588 + 17509 + 1351 + 4590 + 16832 + 21422 + 21423 + 2279 + 4589 + 1871 + 21424 + 4603 + 4596 + 4593 + 17510 + 17511 + 14466 + 2978 + 4592 + 17512 + 4594 + 4595 + 19315 + 17514 +endcidchar + +100 begincidchar + 17513 + 17515 + 19316 + 21425 + 14467 + 21426 + 17516 + 1582 + 4600 + 4599 + 4601 + 17517 + 14468 + 19317 + 19318 + 19319 + 2518 + 14469 + 4604 + 3064 + 14470 + 1255 + 4602 + 17518 + 4605 + 19320 + 4606 + 4609 + 14471 + 4607 + 4608 + 21427 + 17519 + 2208 + 4610 + 17520 + 1976 + 4611 + 8432 + 2248 + 2840 + 2216 + 1977 + 21428 + 3806 + 1602 + 1917 + 4614 + 1462 + 17521 + 4615 + 2841 + 21429 + 17522 + 4616 + 4656 + 4617 + 4618 + 14120 + 4619 + 4621 + 14472 + 16834 + 4622 + 17523 + 13840 + 4623 + 17524 + 2896 + 21430 + 1225 + 2325 + 1158 + 14475 + 2777 + 1516 + 2273 + 21431 + 1978 + 16835 + 21434 + 3168 + 17526 + 2347 + 1517 + 2982 + 3078 + 1148 + 1619 + 3653 + 2286 + 1644 + 2703 + 2280 + 3858 + 4624 + 17527 + 21437 + 1654 + 21438 +endcidchar + +100 begincidchar + 2107 + 1424 + 1285 + 2452 + 1352 + 19321 + 4625 + 3888 + 21441 + 21442 + 2387 + 8433 + 21443 + 2320 + 4626 + 1583 + 3242 + 3765 + 4627 + 4628 + 3531 + 21444 + 17530 + 21445 + 4630 + 1508 + 1775 + 4629 + 17531 + 19322 + 8435 + 1518 + 2552 + 4634 + 2159 + 19323 + 1353 + 4633 + 4631 + 4635 + 4632 + 3297 + 5262 + 2553 + 4636 + 20302 + 3976 + 21448 + 4637 + 17534 + 4639 + 21449 + 3004 + 4638 + 2631 + 2249 + 17535 + 2864 + 2339 + 3559 + 2704 + 17537 + 2297 + 4640 + 2453 + 1175 + 2842 + 2584 + 21450 + 4643 + 3211 + 2454 + 2455 + 16836 + 4644 + 14122 + 2705 + 21451 + 13835 + 2456 + 8437 + 19324 + 4645 + 4646 + 14476 + 3820 + 21452 + 4647 + 17538 + 19325 + 14477 + 19326 + 1726 + 21453 + 14478 + 2348 + 21454 + 21455 + 19327 + 2312 +endcidchar + +100 begincidchar + 2546 + 3276 + 2586 + 3468 + 3288 + 1729 + 4650 + 1673 + 4651 + 1782 + 3239 + 1328 + 2209 + 4652 + 4655 + 4654 + 7666 + 4653 + 3122 + 19328 + 21456 + 7826 + 19329 + 2832 + 17540 + 7754 + 2292 + 7693 + 14479 + 2778 + 3940 + 14480 + 4657 + 19330 + 4658 + 3246 + 17543 + 2177 + 4660 + 4661 + 16839 + 21459 + 14481 + 21460 + 21461 + 17548 + 17549 + 4662 + 16840 + 1584 + 4663 + 21462 + 4664 + 21463 + 16841 + 17553 + 1324 + 17554 + 16842 + 8438 + 17555 + 2749 + 1568 + 16843 + 4666 + 3764 + 17557 + 2866 + 21464 + 1463 + 21465 + 17558 + 4668 + 4670 + 1563 + 8439 + 4667 + 4669 + 4672 + 4671 + 4673 + 17560 + 14482 + 16844 + 14483 + 21466 + 4674 + 19331 + 3221 + 1702 + 14124 + 1381 + 4675 + 4680 + 4678 + 21467 + 3655 + 3654 + 14484 + 8440 +endcidchar + +100 begincidchar + 3169 + 4677 + 2398 + 4676 + 19332 + 17563 + 2616 + 4681 + 16846 + 2138 + 17564 + 4687 + 21470 + 4688 + 4682 + 1425 + 4683 + 4692 + 4691 + 4690 + 4686 + 17566 + 4685 + 17567 + 4689 + 21471 + 14485 + 14486 + 8441 + 3656 + 17565 + 17568 + 19333 + 17569 + 19334 + 21472 + 8444 + 14487 + 14488 + 16847 + 21473 + 14489 + 4696 + 4693 + 4695 + 3932 + 21475 + 4694 + 8442 + 21474 + 19335 + 4684 + 17571 + 21478 + 21479 + 2617 + 17572 + 4697 + 8445 + 2087 + 17574 + 4698 + 4699 + 19336 + 21482 + 16848 + 4702 + 19337 + 4701 + 4700 + 17577 + 21483 + 3170 + 4679 + 4708 + 14490 + 21484 + 14491 + 21485 + 17579 + 14492 + 21486 + 4704 + 21487 + 14493 + 4703 + 16849 + 16850 + 21488 + 4705 + 4706 + 17580 + 15405 + 17581 + 4709 + 4014 + 4710 + 4707 + 21489 + 19338 +endcidchar + +100 begincidchar + 4711 + 16851 + 1564 + 4712 + 21490 + 8448 + 17583 + 4714 + 4713 + 4715 + 17584 + 14494 + 21491 + 4716 + 2706 + 2349 + 14495 + 2414 + 13362 + 2789 + 17586 + 1979 + 2088 + 1980 + 1674 + 17587 + 4717 + 2089 + 1918 + 4718 + 3762 + 3321 + 4719 + 7679 + 14496 + 19339 + 1512 + 2917 + 1738 + 13794 + 14497 + 2210 + 3533 + 3413 + 21492 + 4720 + 1585 + 21493 + 4723 + 14498 + 3005 + 14501 + 4722 + 4721 + 4724 + 3079 + 17591 + 21494 + 2601 + 19340 + 2211 + 2670 + 14502 + 2867 + 1596 + 19341 + 3006 + 19342 + 2519 + 3687 + 17592 + 4729 + 4728 + 4727 + 3567 + 4736 + 17593 + 21495 + 3720 + 4730 + 4732 + 3737 + 17595 + 4731 + 14503 + 19343 + 21498 + 16852 + 4733 + 3388 + 4734 + 3598 + 4735 + 19344 + 19345 + 21499 + 1519 + 3599 + 3301 + 19346 +endcidchar + +100 begincidchar + 1982 + 1520 + 4739 + 1900 + 3886 + 3859 + 1586 + 4741 + 19347 + 3007 + 1983 + 2457 + 3443 + 2458 + 19348 + 21500 + 2434 + 3080 + 7792 + 3123 + 14000 + 1984 + 3534 + 4742 + 21501 + 21502 + 17600 + 3155 + 2098 + 14506 + 14507 + 1919 + 17601 + 3081 + 21503 + 19349 + 1159 + 2424 + 1985 + 3889 + 17602 + 19350 + 3335 + 17603 + 4745 + 4031 + 4051 + 15390 + 21504 + 21505 + 4747 + 4746 + 19351 + 14511 + 1445 + 4748 + 17604 + 21506 + 4750 + 21507 + 7786 + 2459 + 4754 + 4753 + 4749 + 21508 + 21509 + 4757 + 4760 + 4758 + 4759 + 4761 + 1286 + 3082 + 4762 + 16853 + 1872 + 13673 + 3308 + 17606 + 4763 + 3283 + 16854 + 3627 + 16855 + 4764 + 4052 + 21510 + 14512 + 17607 + 4765 + 3600 + 4768 + 4090 + 4106 + 14513 + 2268 + 3277 + 4769 + 1655 +endcidchar + +100 begincidchar + 3008 + 1214 + 4770 + 3574 + 1986 + 21511 + 2958 + 17609 + 3083 + 8449 + 14516 + 16856 + 21512 + 3835 + 1901 + 1920 + 14517 + 4771 + 4772 + 21515 + 4778 + 21516 + 2321 + 8450 + 3009 + 14518 + 1703 + 4773 + 13720 + 14519 + 3485 + 16857 + 2948 + 21517 + 14520 + 4774 + 21518 + 8370 + 17610 + 4775 + 1704 + 4776 + 19354 + 4777 + 14521 + 4779 + 3184 + 16858 + 14522 + 4782 + 21519 + 4767 + 4766 + 21520 + 4783 + 1815 + 17611 + 14523 + 13996 + 3481 + 8451 + 2108 + 3497 + 3010 + 3517 + 4784 + 21521 + 2460 + 1256 + 17612 + 4785 + 4786 + 21524 + 3838 + 21525 + 3444 + 16859 + 17613 + 4789 + 1311 + 2640 + 4788 + 4787 + 1816 + 2868 + 4793 + 4791 + 14524 + 4790 + 3951 + 1945 + 21526 + 17614 + 2435 + 4792 + 3142 + 2376 + 21527 + 3224 + 13538 +endcidchar + +100 begincidchar + 4795 + 14525 + 21528 + 4794 + 4797 + 1946 + 17615 + 14527 + 14526 + 4798 + 3566 + 2405 + 21529 + 19355 + 4799 + 3469 + 14528 + 3225 + 3011 + 13368 + 8452 + 14529 + 3114 + 4800 + 7658 + 2554 + 14530 + 3486 + 17616 + 21532 + 14531 + 17617 + 1587 + 3292 + 4801 + 2212 + 1312 + 4806 + 8453 + 2983 + 14532 + 17621 + 4803 + 21535 + 14533 + 19356 + 1399 + 21536 + 14534 + 4854 + 4805 + 21537 + 17624 + 3302 + 21538 + 4804 + 21539 + 4802 + 14535 + 2060 + 4808 + 19357 + 21540 + 16860 + 4814 + 4820 + 4812 + 3158 + 21541 + 16861 + 4817 + 3535 + 14536 + 16862 + 4811 + 14537 + 4816 + 4015 + 2213 + 21542 + 2869 + 4809 + 17626 + 17627 + 1656 + 4819 + 2641 + 1287 + 4813 + 1400 + 4818 + 21543 + 1705 + 4815 + 14538 + 16863 + 4821 + 21544 + 4823 + 4833 +endcidchar + +100 begincidchar + 4831 + 4828 + 16864 + 21545 + 19358 + 4827 + 4032 + 17629 + 4829 + 1706 + 21546 + 1987 + 19359 + 2436 + 4836 + 4822 + 8454 + 4826 + 4810 + 14539 + 20269 + 4830 + 4832 + 2959 + 19360 + 2072 + 1336 + 4824 + 4835 + 4834 + 1707 + 2825 + 1476 + 21549 + 1817 + 4825 + 21550 + 14540 + 4837 + 21551 + 4840 + 4842 + 8455 + 21552 + 21553 + 2281 + 8456 + 4848 + 3084 + 4838 + 21554 + 21555 + 4846 + 21556 + 1401 + 17630 + 21557 + 4841 + 4843 + 16865 + 21558 + 1947 + 3860 + 21559 + 1521 + 14542 + 21560 + 1275 + 4847 + 17631 + 3312 + 1137 + 14543 + 17633 + 3445 + 4807 + 4853 + 4857 + 3825 + 21561 + 4850 + 19361 + 3171 + 4855 + 17634 + 21562 + 19362 + 2520 + 4856 + 3247 + 17635 + 14544 + 4077 + 4852 + 16866 + 8458 + 4858 + 17636 + 2061 + 14545 +endcidchar + +100 begincidchar + 2671 + 16867 + 8457 + 1176 + 4851 + 4849 + 21567 + 2780 + 21568 + 4839 + 2178 + 17637 + 2854 + 4870 + 8460 + 2781 + 4865 + 17638 + 14546 + 2322 + 4866 + 4869 + 21569 + 19363 + 4864 + 2351 + 21570 + 4867 + 4861 + 21571 + 7802 + 3847 + 19364 + 21572 + 1177 + 17639 + 8461 + 4860 + 19365 + 21573 + 17640 + 1770 + 1130 + 14550 + 17641 + 1522 + 8459 + 4868 + 21574 + 4876 + 4875 + 19366 + 16868 + 4880 + 8463 + 21575 + 4881 + 21576 + 19367 + 8462 + 21577 + 17642 + 4879 + 4882 + 4874 + 4878 + 17644 + 4883 + 4884 + 21578 + 17645 + 4873 + 2250 + 21579 + 4877 + 2870 + 1988 + 4859 + 2555 + 4897 + 3641 + 4896 + 19368 + 4895 + 17646 + 3755 + 1523 + 19369 + 4893 + 1819 + 1426 + 4890 + 21580 + 3968 + 4892 + 1178 + 4894 + 21581 + 4885 + 4891 +endcidchar + +100 begincidchar + 4898 + 1818 + 4886 + 21582 + 19370 + 14551 + 19371 + 3911 + 19372 + 3861 + 4901 + 4905 + 21587 + 14552 + 2816 + 4033 + 4906 + 4903 + 4900 + 17650 + 8464 + 4899 + 4904 + 21588 + 19373 + 14553 + 21589 + 3584 + 17651 + 3212 + 14554 + 1820 + 21590 + 4907 + 4902 + 17652 + 4908 + 1873 + 1329 + 19374 + 16870 + 4916 + 16869 + 1524 + 14555 + 4914 + 4915 + 2073 + 4913 + 4911 + 4910 + 4917 + 4909 + 4919 + 1403 + 17654 + 19375 + 17655 + 21595 + 14556 + 21596 + 19376 + 4921 + 19377 + 4920 + 21597 + 19378 + 21598 + 21601 + 3012 + 4924 + 17656 + 4922 + 4912 + 1874 + 4923 + 4927 + 4926 + 4928 + 4925 + 4929 + 21602 + 21603 + 19379 + 19380 + 3642 + 4933 + 4932 + 2377 + 2642 + 1382 + 1404 + 8465 + 4934 + 14557 + 1155 + 2672 + 4935 + 21604 + 6756 +endcidchar + +100 begincidchar + 4936 + 1847 + 21605 + 4937 + 16871 + 17658 + 2707 + 21606 + 14558 + 4938 + 21607 + 4939 + 1620 + 4940 + 19381 + 2871 + 13757 + 1921 + 19382 + 3821 + 19383 + 13390 + 3690 + 2420 + 7991 + 21608 + 14559 + 21609 + 14560 + 2708 + 6938 + 3446 + 2326 + 14561 + 2109 + 4944 + 21610 + 14562 + 17659 + 2855 + 21611 + 3575 + 14563 + 2897 + 16872 + 4947 + 21612 + 4945 + 4948 + 17660 + 4946 + 17661 + 4949 + 17663 + 3585 + 16873 + 1147 + 17664 + 3536 + 3447 + 19384 + 17662 + 4950 + 21613 + 4953 + 2461 + 1621 + 4951 + 4958 + 2462 + 13765 + 4952 + 3322 + 19385 + 3912 + 4959 + 3172 + 4956 + 1989 + 2690 + 17665 + 4973 + 3400 + 2898 + 8466 + 19386 + 3448 + 5042 + 3658 + 21617 + 3085 + 3747 + 21620 + 4962 + 1313 + 2984 + 4971 + 14564 + 2930 + 4965 +endcidchar + +100 begincidchar + 4972 + 4967 + 4974 + 4970 + 4969 + 3365 + 21623 + 4963 + 1405 + 4961 + 1675 + 2899 + 4957 + 17666 + 16874 + 4960 + 1990 + 2687 + 19387 + 2463 + 4968 + 3336 + 1676 + 1446 + 21624 + 1477 + 2535 + 4976 + 4981 + 4977 + 21625 + 1875 + 19388 + 4982 + 2160 + 2043 + 14565 + 17668 + 2352 + 4964 + 2251 + 4979 + 17669 + 21626 + 2214 + 4980 + 1160 + 14566 + 21627 + 4975 + 14567 + 17670 + 3013 + 21628 + 19389 + 14568 + 1677 + 14135 + 1708 + 4978 + 1131 + 21629 + 19390 + 2099 + 21630 + 2556 + 17673 + 17674 + 19391 + 14569 + 20286 + 7778 + 4984 + 2784 + 17677 + 17678 + 19392 + 2826 + 21631 + 19393 + 2169 + 4985 + 17679 + 4987 + 4983 + 21632 + 19394 + 21633 + 3633 + 7743 + 21634 + 17681 + 21635 + 2782 + 14572 + 21636 + 3659 + 2298 + 4999 + 4998 +endcidchar + +100 begincidchar + 17684 + 21637 + 2622 + 19395 + 7676 + 14573 + 19396 + 4992 + 2465 + 21638 + 3264 + 3303 + 16875 + 14574 + 19397 + 4990 + 19398 + 2783 + 14575 + 14576 + 2340 + 4995 + 19399 + 2464 + 4989 + 4994 + 14577 + 3337 + 17687 + 21639 + 4988 + 1783 + 17685 + 21640 + 1467 + 14578 + 4996 + 3955 + 2110 + 2931 + 4993 + 21641 + 2688 + 21642 + 1991 + 2602 + 1288 + 2750 + 4991 + 1631 + 21643 + 1821 + 3051 + 4997 + 2785 + 17688 + 5000 + 5002 + 21644 + 7975 + 5008 + 21645 + 5003 + 21646 + 5005 + 21647 + 3507 + 3087 + 14579 + 5006 + 21648 + 3862 + 3890 + 1525 + 14580 + 17691 + 1138 + 5004 + 16876 + 5001 + 19402 + 13340 + 1588 + 17694 + 21649 + 1289 + 8467 + 5007 + 13892 + 3891 + 5011 + 14581 + 21650 + 2843 + 5018 + 14582 + 19405 + 5012 + 7724 + 5009 +endcidchar + +100 begincidchar + 5016 + 19406 + 4986 + 17695 + 19407 + 14583 + 19408 + 17696 + 5013 + 5017 + 17697 + 19409 + 3414 + 3173 + 17698 + 21651 + 5010 + 19410 + 5014 + 1822 + 19411 + 2145 + 19412 + 2689 + 21652 + 5022 + 21653 + 7747 + 19413 + 21654 + 14584 + 3104 + 17699 + 14585 + 21655 + 17700 + 19414 + 8468 + 21656 + 21657 + 5019 + 3726 + 14586 + 20264 + 17701 + 19415 + 5021 + 3802 + 16877 + 7713 + 14587 + 17702 + 1848 + 21658 + 17703 + 5028 + 21659 + 19416 + 17704 + 2179 + 5025 + 5024 + 3304 + 21660 + 8469 + 3213 + 17705 + 21661 + 21662 + 3115 + 5026 + 21663 + 21664 + 5027 + 3553 + 19419 + 3323 + 2161 + 7716 + 3710 + 19420 + 1447 + 5034 + 5029 + 21665 + 3892 + 5036 + 16878 + 5032 + 5033 + 21666 + 13341 + 2786 + 8470 + 16879 + 21667 + 5031 + 4966 + 17708 + 17709 +endcidchar + +100 begincidchar + 5035 + 5030 + 7749 + 5043 + 17711 + 14590 + 2162 + 5038 + 1622 + 19421 + 5044 + 19422 + 5037 + 5048 + 5047 + 21670 + 5046 + 14591 + 5049 + 14592 + 5051 + 2521 + 17712 + 5050 + 21671 + 14593 + 5054 + 17714 + 21675 + 17715 + 14594 + 5052 + 14595 + 19423 + 5053 + 5015 + 17717 + 19424 + 7831 + 5056 + 5055 + 21676 + 16880 + 5023 + 5057 + 5045 + 19425 + 2215 + 21677 + 17718 + 5061 + 5060 + 5062 + 1406 + 21678 + 1992 + 3660 + 2643 + 21681 + 17719 + 1922 + 14596 + 5064 + 19426 + 5067 + 8471 + 3524 + 21682 + 1657 + 21683 + 17720 + 5066 + 5065 + 3338 + 5068 + 1709 + 5070 + 5069 + 21684 + 19427 + 1526 + 2180 + 3248 + 14597 + 17721 + 1823 + 2618 + 5071 + 2644 + 3106 + 3537 + 5072 + 17722 + 21685 + 14598 + 17723 + 14599 + 3592 + 4620 + 2666 +endcidchar + +100 begincidchar + 17724 + 3518 + 2120 + 3449 + 3415 + 19428 + 19429 + 3143 + 21686 + 3977 + 5076 + 2300 + 16881 + 5077 + 21687 + 1146 + 21688 + 1740 + 2673 + 21689 + 20289 + 5078 + 2192 + 2949 + 21690 + 2217 + 2557 + 17725 + 21691 + 19430 + 17726 + 5079 + 17727 + 3661 + 1305 + 2218 + 19431 + 17728 + 5082 + 14600 + 5080 + 5083 + 3969 + 5081 + 19432 + 17729 + 2719 + 5084 + 19433 + 2834 + 19434 + 5085 + 17730 + 21692 + 1590 + 21693 + 5087 + 5086 + 19435 + 1591 + 13701 + 3284 + 2932 + 1670 + 2219 + 2787 + 2406 + 1140 + 14601 + 5090 + 14602 + 17732 + 1314 + 5094 + 17733 + 8472 + 1993 + 5093 + 17734 + 2075 + 2466 + 17735 + 8474 + 5092 + 2467 + 21699 + 3788 + 2074 + 1179 + 2674 + 8473 + 21702 + 5099 + 21703 + 20304 + 2645 + 1257 + 17736 + 16883 + 21704 +endcidchar + +100 begincidchar + 8477 + 2399 + 21705 + 3732 + 2146 + 21706 + 17737 + 16884 + 14603 + 2468 + 8475 + 2635 + 16885 + 8366 + 16886 + 5098 + 21708 + 21707 + 16882 + 7680 + 2985 + 5129 + 21709 + 5103 + 2252 + 1994 + 5101 + 17738 + 21710 + 16887 + 5102 + 21711 + 2558 + 14604 + 17740 + 5100 + 17739 + 2173 + 8479 + 21712 + 8480 + 13377 + 5105 + 5104 + 5109 + 21713 + 14607 + 5110 + 14138 + 5106 + 8478 + 7650 + 3433 + 17745 + 14608 + 3539 + 1824 + 5111 + 8482 + 2646 + 21714 + 2469 + 21716 + 2960 + 17748 + 21717 + 19436 + 21715 + 17749 + 1727 + 5112 + 5116 + 1355 + 5113 + 5115 + 16891 + 5114 + 17750 + 2421 + 17751 + 2950 + 1161 + 5117 + 8483 + 5118 + 21721 + 8484 + 3014 + 14610 + 4025 + 2193 + 17753 + 3643 + 17754 + 8485 + 19439 + 3691 + 21722 + 5125 + 5120 +endcidchar + +100 begincidchar + 16892 + 5123 + 5122 + 8486 + 19440 + 5119 + 5124 + 13397 + 3254 + 14611 + 5121 + 21725 + 21726 + 19441 + 21727 + 5126 + 2422 + 5127 + 16893 + 3893 + 3374 + 21728 + 5128 + 5130 + 16894 + 5131 + 21729 + 14612 + 21730 + 5132 + 1730 + 1258 + 1995 + 5133 + 5134 + 2427 + 2788 + 8487 + 8369 + 4333 + 2752 + 2751 + 2872 + 2103 + 17759 + 4171 + 14613 + 21731 + 1860 + 3863 + 3662 + 3568 + 8488 + 5135 + 17760 + 14614 + 2147 + 3035 + 5136 + 4053 + 17762 + 3692 + 21732 + 3015 + 5137 + 1592 + 21733 + 21734 + 19442 + 3814 + 3760 + 3748 + 3722 + 2163 + 5141 + 2327 + 14615 + 3711 + 19443 + 5143 + 5146 + 5145 + 1589 + 1658 + 21735 + 5142 + 5144 + 13751 + 21736 + 5147 + 16895 + 14616 + 2623 + 14617 + 17765 + 3941 + 1165 + 2128 + 2844 + 7695 +endcidchar + +100 begincidchar + 17766 + 19444 + 20282 + 5150 + 3144 + 17767 + 5148 + 2827 + 5149 + 2522 + 3817 + 3922 + 8490 + 5157 + 21737 + 1996 + 13681 + 3339 + 5154 + 3174 + 5091 + 5095 + 17771 + 1641 + 14618 + 3325 + 14619 + 5156 + 2470 + 3416 + 19445 + 16896 + 21738 + 5162 + 3470 + 5153 + 5159 + 5158 + 21739 + 19446 + 2675 + 19447 + 17773 + 16897 + 3739 + 21740 + 3995 + 16898 + 21741 + 3733 + 16899 + 1356 + 2220 + 4078 + 5161 + 2619 + 19448 + 5160 + 5155 + 1923 + 14620 + 19449 + 14621 + 5167 + 5165 + 19450 + 1357 + 5163 + 5169 + 5175 + 8491 + 19451 + 8493 + 2856 + 21744 + 17777 + 3601 + 21745 + 5177 + 17778 + 21746 + 3476 + 5176 + 3366 + 3693 + 1527 + 17779 + 2715 + 2378 + 14623 + 3055 + 14624 + 3864 + 17780 + 21747 + 5172 + 5171 + 21748 + 5173 + 5170 +endcidchar + +100 begincidchar + 21749 + 5178 + 5168 + 5166 + 5174 + 5164 + 14625 + 2986 + 21750 + 3844 + 2290 + 2148 + 21751 + 17781 + 14622 + 7834 + 2090 + 16900 + 3741 + 1439 + 14066 + 3050 + 3234 + 1259 + 7687 + 17776 + 2710 + 21752 + 2648 + 1792 + 17785 + 21753 + 16901 + 5180 + 17786 + 1997 + 1498 + 21754 + 19452 + 5182 + 1490 + 5188 + 14626 + 17787 + 21755 + 5185 + 17789 + 2711 + 1449 + 2076 + 17790 + 1448 + 2111 + 17791 + 21756 + 5183 + 1851 + 1825 + 3175 + 8495 + 17792 + 5181 + 1162 + 17793 + 21757 + 17794 + 5184 + 5186 + 1733 + 1794 + 8492 + 1528 + 1637 + 17795 + 17796 + 21758 + 5189 + 14629 + 2153 + 3743 + 2181 + 5190 + 3490 + 17798 + 17799 + 14630 + 5202 + 14631 + 1331 + 5191 + 21762 + 14632 + 21763 + 17800 + 5208 + 5192 + 3978 + 17801 + 5199 + 14633 +endcidchar + +100 begincidchar + 3349 + 19453 + 21764 + 5207 + 7836 + 5194 + 17802 + 1144 + 5196 + 17803 + 20279 + 5198 + 17808 + 5197 + 5193 + 5204 + 21765 + 2471 + 16902 + 14634 + 4542 + 1948 + 3942 + 21766 + 5195 + 21767 + 3088 + 1409 + 2077 + 14635 + 5187 + 17811 + 5203 + 1471 + 5201 + 5205 + 17812 + 3176 + 17816 + 1594 + 17817 + 5235 + 8367 + 3797 + 5210 + 1593 + 17818 + 5217 + 8496 + 14636 + 21768 + 3694 + 21769 + 5218 + 5220 + 14637 + 5224 + 5212 + 17819 + 2920 + 3177 + 5228 + 5215 + 5225 + 5219 + 14638 + 21772 + 19454 + 17822 + 14639 + 2559 + 5229 + 2647 + 19455 + 21773 + 17823 + 5227 + 1529 + 17813 + 14642 + 21774 + 4086 + 5209 + 17824 + 5223 + 1180 + 21775 + 17825 + 5211 + 21776 + 16903 + 3782 + 5216 + 2536 + 3043 + 5206 + 21777 + 14643 + 5222 + 14644 +endcidchar + +100 begincidchar + 21778 + 19456 + 2624 + 5232 + 1487 + 1877 + 5234 + 5213 + 5233 + 5226 + 5214 + 5230 + 5231 + 5248 + 21779 + 19457 + 3238 + 14645 + 5221 + 19458 + 5244 + 14646 + 5246 + 3060 + 16906 + 21780 + 17829 + 16904 + 3894 + 21781 + 3560 + 5241 + 2858 + 14647 + 5247 + 2753 + 19459 + 5238 + 5251 + 5250 + 3271 + 5249 + 7768 + 14648 + 16907 + 19460 + 21782 + 8498 + 17830 + 5253 + 5240 + 17831 + 1728 + 5243 + 13460 + 14649 + 3350 + 5245 + 1731 + 5237 + 5239 + 5236 + 17832 + 21785 + 4054 + 1464 + 5242 + 14650 + 14651 + 5252 + 1427 + 14144 + 7686 + 21786 + 1279 + 5269 + 17833 + 7812 + 5272 + 17835 + 8500 + 2560 + 5271 + 5270 + 21787 + 16908 + 14652 + 5267 + 19461 + 19462 + 14653 + 5255 + 19463 + 17836 + 5284 + 5254 + 5273 + 14654 + 21788 + 17837 +endcidchar + +100 begincidchar + 5265 + 17838 + 5260 + 5257 + 17839 + 5258 + 5266 + 21789 + 7475 + 21790 + 5263 + 1999 + 7744 + 2790 + 5261 + 16909 + 5256 + 17840 + 5259 + 3895 + 3736 + 5264 + 5274 + 8501 + 17844 + 19464 + 5282 + 5275 + 16912 + 13329 + 5288 + 5286 + 19465 + 5281 + 17847 + 17849 + 16913 + 14143 + 5280 + 3052 + 2791 + 17850 + 5278 + 21792 + 14657 + 5276 + 21793 + 5283 + 5289 + 7780 + 5295 + 14658 + 17851 + 5290 + 5293 + 5287 + 14659 + 2994 + 3498 + 17852 + 5277 + 17853 + 5285 + 2472 + 21794 + 3803 + 5305 + 5292 + 21795 + 14660 + 1878 + 1315 + 1469 + 5268 + 8502 + 14661 + 2473 + 5297 + 21796 + 5304 + 2341 + 1488 + 16915 + 7738 + 14662 + 17857 + 5294 + 14663 + 8504 + 5299 + 5303 + 17858 + 19466 + 1710 + 17860 + 17861 + 15412 + 19467 + 14666 + 1638 +endcidchar + +100 begincidchar + 5301 + 14667 + 1595 + 3235 + 5300 + 17862 + 5302 + 19468 + 21798 + 8503 + 19469 + 5296 + 8505 + 5298 + 17859 + 8506 + 1470 + 2951 + 21799 + 14668 + 5309 + 14669 + 17864 + 5307 + 1949 + 5306 + 14670 + 16917 + 5312 + 21802 + 5179 + 5308 + 17866 + 16918 + 5323 + 17868 + 5319 + 5200 + 19470 + 5318 + 21805 + 5317 + 5314 + 17869 + 5291 + 5316 + 5315 + 17870 + 21808 + 17872 + 5321 + 4044 + 17871 + 5324 + 7665 + 14674 + 17873 + 5320 + 5322 + 8507 + 8508 + 14675 + 3387 + 5325 + 14676 + 21811 + 20152 + 5329 + 5326 + 21812 + 17879 + 21813 + 19473 + 3933 + 5327 + 21816 + 5279 + 17881 + 5330 + 5331 + 17886 + 16920 + 1239 + 14677 + 5333 + 1853 + 2253 + 1741 + 14678 + 1316 + 21817 + 21818 + 16921 + 17888 + 3913 + 14679 + 21819 + 5335 + 5334 + 5337 +endcidchar + +100 begincidchar + 1623 + 19474 + 1742 + 1530 + 19475 + 5340 + 14680 + 5339 + 5341 + 17889 + 1358 + 21820 + 13915 + 5342 + 21821 + 1531 + 5344 + 14681 + 17890 + 5343 + 5345 + 21822 + 5346 + 14682 + 5347 + 2221 + 2649 + 2065 + 13386 + 3554 + 16922 + 3634 + 4074 + 21823 + 17891 + 21824 + 2243 + 21825 + 13785 + 2112 + 4026 + 17892 + 13398 + 17893 + 2222 + 5350 + 5351 + 17894 + 14683 + 5353 + 5352 + 21826 + 3718 + 2408 + 2328 + 2194 + 5354 + 5356 + 2537 + 21827 + 5355 + 17895 + 5357 + 5358 + 21832 + 16923 + 21833 + 16924 + 17896 + 5361 + 19478 + 5363 + 5362 + 5364 + 1317 + 2952 + 5365 + 2164 + 1450 + 5366 + 17898 + 14684 + 3132 + 4509 + 1597 + 5367 + 5368 + 14148 + 3644 + 3734 + 13388 + 3231 + 5369 + 3450 + 8509 + 16925 + 3471 + 17902 + 3807 + 5370 +endcidchar + +100 begincidchar + 14685 + 21838 + 5372 + 5371 + 17905 + 5374 + 14686 + 5373 + 19479 + 19480 + 16926 + 17906 + 19481 + 16927 + 5376 + 19482 + 17907 + 19483 + 17908 + 2223 + 14687 + 3773 + 21839 + 1598 + 21840 + 5379 + 21841 + 5381 + 5380 + 19484 + 21845 + 14688 + 2603 + 14689 + 17909 + 3499 + 1260 + 20309 + 21846 + 3417 + 8510 + 3089 + 2379 + 1659 + 19485 + 21847 + 17911 + 3418 + 21848 + 2266 + 19486 + 19487 + 5383 + 1532 + 14691 + 1306 + 17912 + 8511 + 3274 + 5382 + 2000 + 2961 + 5384 + 17930 + 5392 + 5385 + 21849 + 17913 + 8513 + 2849 + 7966 + 5393 + 16928 + 14692 + 21850 + 19488 + 1854 + 14693 + 1599 + 5391 + 5389 + 5386 + 3914 + 17914 + 14694 + 8512 + 21851 + 3036 + 17915 + 3249 + 5387 + 5395 + 5394 + 1785 + 17917 + 14695 + 1325 + 17918 + 16929 + 2091 +endcidchar + +100 begincidchar + 5388 + 5390 + 14696 + 21852 + 3717 + 2900 + 14153 + 3749 + 19489 + 17919 + 5403 + 21853 + 5404 + 21854 + 1359 + 19490 + 3576 + 3849 + 5406 + 2255 + 2474 + 5399 + 5405 + 1290 + 1711 + 17920 + 5396 + 5401 + 16931 + 2712 + 3367 + 3451 + 21855 + 21856 + 14697 + 21857 + 19491 + 5398 + 14698 + 3663 + 14699 + 5400 + 5409 + 8514 + 5407 + 17922 + 5402 + 14700 + 3664 + 3326 + 1661 + 3103 + 21858 + 2987 + 17923 + 5410 + 17924 + 14703 + 5408 + 2873 + 5397 + 21859 + 1261 + 21860 + 16930 + 17926 + 15413 + 8515 + 21861 + 14704 + 3896 + 5421 + 14705 + 21862 + 14706 + 5420 + 21863 + 2714 + 5417 + 21864 + 3926 + 3214 + 5411 + 17927 + 3041 + 21865 + 1262 + 2001 + 5414 + 14707 + 17931 + 16932 + 2353 + 5419 + 17950 + 5418 + 5413 + 5416 + 16933 + 1478 +endcidchar + +100 begincidchar + 17932 + 5415 + 3327 + 16934 + 3958 + 2524 + 2713 + 14708 + 16935 + 5427 + 5425 + 17933 + 3519 + 14709 + 21866 + 17934 + 19492 + 5422 + 5424 + 14710 + 1244 + 21867 + 2002 + 4056 + 1435 + 3540 + 8517 + 17935 + 3915 + 1410 + 2561 + 5426 + 19493 + 14711 + 5431 + 8516 + 2475 + 13354 + 17938 + 3866 + 17939 + 5428 + 17940 + 21868 + 5423 + 16936 + 5429 + 8518 + 21869 + 17941 + 4006 + 3181 + 3226 + 16937 + 17946 + 8519 + 17947 + 1428 + 1271 + 17948 + 5435 + 21870 + 5438 + 19494 + 3979 + 21871 + 14712 + 3918 + 17949 + 14713 + 5445 + 5439 + 5436 + 17951 + 14714 + 3996 + 5442 + 17952 + 8520 + 15414 + 2388 + 5444 + 5449 + 14715 + 3179 + 5447 + 13395 + 16938 + 16939 + 5441 + 17953 + 21872 + 2934 + 21873 + 5448 + 21874 + 5437 + 5443 + 14716 + 5450 +endcidchar + +100 begincidchar + 7637 + 5440 + 5451 + 21875 + 19495 + 2562 + 8522 + 2409 + 21876 + 3573 + 17954 + 2078 + 8521 + 5432 + 5446 + 3124 + 8523 + 21877 + 21878 + 2650 + 1479 + 2113 + 2476 + 5434 + 2380 + 1826 + 5433 + 14150 + 5455 + 2423 + 1902 + 5470 + 17956 + 5464 + 1678 + 3145 + 14717 + 5459 + 5468 + 1139 + 1236 + 8526 + 1337 + 5461 + 2828 + 5452 + 5454 + 2003 + 17958 + 13330 + 17955 + 5471 + 8524 + 5466 + 21879 + 8527 + 5458 + 15415 + 5465 + 16940 + 19496 + 3767 + 5463 + 5467 + 17963 + 14718 + 21880 + 1924 + 17966 + 2477 + 2935 + 8525 + 21881 + 16941 + 5457 + 21882 + 17967 + 3865 + 21883 + 5460 + 5453 + 3180 + 5456 + 19497 + 5462 + 19498 + 19499 + 4087 + 2282 + 3756 + 5472 + 19500 + 3394 + 21884 + 5484 + 1903 + 17969 + 2410 + 5474 + 21885 +endcidchar + +100 begincidchar + 3959 + 2004 + 5487 + 21886 + 7635 + 5485 + 17970 + 5473 + 13324 + 5479 + 16942 + 5481 + 21889 + 17971 + 3897 + 5476 + 7750 + 21890 + 19501 + 5478 + 8528 + 21891 + 16943 + 5486 + 17972 + 5480 + 3795 + 14719 + 21892 + 5475 + 14720 + 2254 + 5499 + 21893 + 14721 + 21894 + 1480 + 5477 + 15416 + 2892 + 2874 + 15396 + 17974 + 5491 + 5497 + 5495 + 3107 + 5502 + 5492 + 17975 + 17976 + 14722 + 5493 + 5469 + 1683 + 3500 + 21897 + 2283 + 21898 + 2057 + 17977 + 17978 + 21899 + 4057 + 16944 + 5489 + 5501 + 1291 + 2792 + 21900 + 17979 + 14723 + 21901 + 3375 + 1533 + 7809 + 17980 + 19504 + 19505 + 14724 + 3757 + 3054 + 21903 + 14725 + 19506 + 5496 + 5498 + 14726 + 17973 + 17981 + 2740 + 21902 + 17982 + 5500 + 5494 + 5488 + 1535 + 21904 + 7776 + 17984 +endcidchar + +100 begincidchar + 21905 + 1855 + 17985 + 5514 + 16945 + 14727 + 5509 + 2716 + 21906 + 14728 + 1473 + 17986 + 16946 + 14729 + 2411 + 5518 + 17987 + 21907 + 5511 + 3016 + 5508 + 3061 + 5543 + 5505 + 5504 + 5513 + 14730 + 16947 + 5507 + 5506 + 5512 + 21908 + 2629 + 5503 + 19507 + 8529 + 14731 + 16948 + 14732 + 5515 + 17988 + 5516 + 14733 + 21909 + 14734 + 17989 + 1534 + 13884 + 14735 + 19508 + 17991 + 16949 + 5521 + 5520 + 5522 + 17992 + 21910 + 5525 + 19509 + 17993 + 21911 + 3133 + 5519 + 8530 + 14738 + 19510 + 5523 + 16950 + 17990 + 1849 + 2905 + 5517 + 3313 + 21912 + 5524 + 16951 + 16952 + 5529 + 5527 + 5530 + 14739 + 5533 + 14740 + 5526 + 2044 + 3294 + 5430 + 21913 + 17997 + 3934 + 5528 + 5532 + 2901 + 16953 + 5531 + 5510 + 8531 + 7076 + 15395 + 5536 +endcidchar + +100 begincidchar + 17999 + 21914 + 5540 + 18000 + 5538 + 8532 + 7760 + 8533 + 5534 + 18001 + 5535 + 19511 + 5539 + 5537 + 7787 + 21915 + 5545 + 5542 + 5541 + 5544 + 7761 + 5546 + 19512 + 18002 + 7741 + 2893 + 8534 + 2633 + 21916 + 5547 + 5549 + 21917 + 21918 + 14742 + 18004 + 14743 + 5548 + 18005 + 21919 + 18006 + 21920 + 19513 + 20306 + 18007 + 5490 + 16954 + 5550 + 14745 + 21921 + 7767 + 5551 + 14748 + 18009 + 18010 + 1360 + 14749 + 18011 + 3182 + 1411 + 16955 + 18012 + 20270 + 7696 + 2114 + 14750 + 14751 + 8535 + 18013 + 4045 + 2604 + 1292 + 5553 + 21922 + 14752 + 21923 + 18014 + 19514 + 5552 + 21924 + 18016 + 16956 + 8536 + 5556 + 2936 + 5559 + 5554 + 19515 + 18017 + 5558 + 21925 + 14753 + 5557 + 3130 + 1181 + 8365 + 4029 + 18020 + 5561 + 1226 + 18021 +endcidchar + +100 begincidchar + 14756 + 5563 + 14757 + 5562 + 5560 + 16957 + 18019 + 5555 + 3665 + 21926 + 5565 + 18022 + 8538 + 21927 + 18023 + 14758 + 18024 + 5564 + 21928 + 18025 + 8537 + 1293 + 5567 + 3586 + 5566 + 16959 + 14759 + 3777 + 2479 + 16958 + 21929 + 16960 + 18027 + 7644 + 14760 + 2741 + 21930 + 2478 + 21931 + 19518 + 7810 + 14761 + 21932 + 5573 + 7718 + 18028 + 16961 + 21933 + 18029 + 5569 + 5574 + 21934 + 1294 + 21935 + 8539 + 18030 + 14763 + 5572 + 3351 + 5568 + 5571 + 2480 + 16962 + 3429 + 5575 + 2301 + 14764 + 7972 + 18033 + 5578 + 16963 + 16964 + 5570 + 1789 + 21936 + 5576 + 14765 + 3898 + 5579 + 18032 + 8285 + 21937 + 18034 + 2393 + 18035 + 18036 + 5580 + 5581 + 21938 + 3300 + 19519 + 15397 + 5583 + 16965 + 5584 + 21939 + 21940 + 8543 + 3305 + 16966 +endcidchar + +100 begincidchar + 3183 + 5586 + 14767 + 21941 + 5588 + 3997 + 5585 + 14768 + 5587 + 1295 + 14769 + 5582 + 18040 + 21942 + 18041 + 4430 + 5589 + 2793 + 2182 + 5591 + 5590 + 2538 + 4334 + 19520 + 5592 + 21943 + 5594 + 5577 + 5593 + 8544 + 5595 + 14770 + 3376 + 18042 + 5596 + 5597 + 21946 + 16967 + 19521 + 21947 + 5598 + 14771 + 19522 + 21948 + 5599 + 3066 + 14772 + 5601 + 5600 + 21949 + 5602 + 5603 + 18044 + 2315 + 3541 + 14773 + 18045 + 20294 + 2776 + 2256 + 5606 + 5607 + 14774 + 18046 + 19523 + 21950 + 5608 + 3618 + 3419 + 5609 + 7771 + 21951 + 3017 + 14775 + 18047 + 5610 + 7965 + 19526 + 1671 + 14778 + 3794 + 21952 + 3778 + 19527 + 1332 + 4058 + 18048 + 3712 + 19528 + 3578 + 21953 + 21954 + 2651 + 5611 + 19529 + 18052 + 3227 + 1879 + 5612 + 18053 +endcidchar + +100 begincidchar + 2116 + 5614 + 5613 + 19530 + 5615 + 21957 + 14779 + 18054 + 5616 + 21958 + 5617 + 16969 + 1624 + 5618 + 5619 + 21959 + 1880 + 14780 + 18056 + 3420 + 18057 + 8545 + 5621 + 14781 + 2525 + 5620 + 8546 + 13355 + 18058 + 1712 + 5622 + 5624 + 5623 + 14782 + 19531 + 18060 + 5625 + 1925 + 5626 + 1761 + 21962 + 2754 + 2063 + 21963 + 5628 + 20278 + 5627 + 19532 + 2329 + 3232 + 1713 + 18063 + 19533 + 5631 + 2922 + 5630 + 18064 + 14783 + 4059 + 3352 + 21964 + 19534 + 18065 + 5634 + 19535 + 21965 + 18066 + 21966 + 5636 + 5633 + 3808 + 5635 + 5637 + 19536 + 3980 + 19537 + 8547 + 5641 + 16971 + 14786 + 5640 + 2996 + 3299 + 18071 + 1881 + 5639 + 14787 + 21967 + 18072 + 5638 + 21968 + 3867 + 14074 + 18070 + 18073 + 5642 + 1296 + 14788 + 2056 + 2224 +endcidchar + +100 begincidchar + 19540 + 16972 + 18074 + 21969 + 5646 + 19541 + 2381 + 16973 + 19542 + 5648 + 21974 + 5647 + 18076 + 14789 + 5649 + 18080 + 1451 + 5651 + 8549 + 5650 + 21975 + 5653 + 5652 + 14790 + 21976 + 18081 + 14791 + 1904 + 3952 + 1732 + 18082 + 1318 + 21977 + 21978 + 21979 + 18083 + 14794 + 1762 + 21980 + 18084 + 18085 + 16974 + 18086 + 14798 + 15423 + 1565 + 21981 + 14799 + 21982 + 4016 + 5655 + 14800 + 14801 + 18087 + 13802 + 5657 + 14802 + 8550 + 18088 + 5658 + 1361 + 18089 + 21983 + 5654 + 8551 + 2183 + 18090 + 21984 + 3037 + 5656 + 14803 + 8554 + 21985 + 8552 + 14804 + 21986 + 5661 + 2330 + 18091 + 8553 + 15417 + 5659 + 21987 + 18092 + 14805 + 1812 + 3421 + 5660 + 5687 + 14806 + 8556 + 21988 + 5666 + 18093 + 18095 + 21989 + 14807 + 1905 + 21990 + 21991 +endcidchar + +100 begincidchar + 18096 + 1663 + 14808 + 5663 + 3943 + 8555 + 3960 + 14809 + 21992 + 18094 + 15418 + 2902 + 14812 + 5665 + 8557 + 14813 + 8559 + 8558 + 16975 + 14814 + 21993 + 8560 + 5667 + 3998 + 1743 + 3472 + 3328 + 14818 + 5668 + 5670 + 18098 + 5673 + 18099 + 14819 + 16976 + 14820 + 14821 + 14822 + 14823 + 18100 + 18097 + 5669 + 14824 + 5672 + 1950 + 1263 + 5674 + 18101 + 2614 + 5671 + 4004 + 16977 + 5677 + 7477 + 14825 + 5675 + 5678 + 14826 + 16978 + 21996 + 5664 + 5676 + 14827 + 19543 + 2092 + 5679 + 5680 + 14828 + 18102 + 3944 + 18103 + 8562 + 5681 + 21997 + 14832 + 21998 + 18105 + 18106 + 14833 + 18107 + 21999 + 14834 + 5682 + 8563 + 14835 + 18108 + 5662 + 14836 + 18109 + 16979 + 5683 + 14837 + 16980 + 18110 + 14838 + 22000 + 19544 + 1536 + 14839 + 18111 +endcidchar + +100 begincidchar + 18113 + 18112 + 2257 + 14840 + 14841 + 16981 + 5684 + 22003 + 5685 + 22004 + 22005 + 5686 + 18114 + 18115 + 14842 + 22007 + 1245 + 14843 + 19545 + 5688 + 3501 + 5689 + 19546 + 1504 + 5690 + 22008 + 5691 + 22009 + 18116 + 5692 + 14160 + 5693 + 19547 + 3525 + 5697 + 5696 + 18118 + 19548 + 22011 + 16982 + 8564 + 5699 + 5698 + 5700 + 22012 + 5701 + 5703 + 5702 + 20284 + 22013 + 5705 + 20267 + 19549 + 16983 + 1537 + 2585 + 3126 + 5706 + 2652 + 18120 + 19550 + 13790 + 2184 + 18121 + 1307 + 20283 + 22014 + 3899 + 22015 + 18122 + 3635 + 5708 + 8434 + 3134 + 3869 + 2005 + 2563 + 22016 + 2953 + 4297 + 22017 + 3018 + 1384 + 5709 + 19551 + 18127 + 22018 + 5710 + 5715 + 22019 + 18128 + 5713 + 5712 + 5063 + 1412 + 5711 + 14844 + 1182 + 18129 + 3390 +endcidchar + +100 begincidchar + 18130 + 3422 + 22020 + 3961 + 5716 + 5714 + 2970 + 2634 + 19552 + 22021 + 3391 + 22022 + 3487 + 5718 + 3956 + 1827 + 5719 + 5717 + 3434 + 5720 + 15419 + 5721 + 8565 + 1183 + 18132 + 18131 + 2526 + 5726 + 14161 + 5723 + 3269 + 5722 + 14845 + 18133 + 1600 + 14846 + 5729 + 22025 + 5728 + 5727 + 3479 + 18136 + 2756 + 2755 + 14847 + 1625 + 5730 + 22026 + 19553 + 5731 + 22027 + 5732 + 18138 + 5734 + 19554 + 5733 + 1272 + 18140 + 5742 + 3452 + 5736 + 14850 + 5738 + 18141 + 5740 + 2564 + 22028 + 20175 + 5739 + 2284 + 18142 + 18143 + 19555 + 5735 + 5737 + 19556 + 3508 + 18144 + 2481 + 5744 + 19557 + 5743 + 16985 + 18145 + 5745 + 18146 + 2258 + 2079 + 19558 + 3185 + 5746 + 3047 + 19559 + 18147 + 5748 + 19560 + 3945 + 5747 + 14851 + 18150 +endcidchar + +100 begincidchar + 2795 + 14162 + 18151 + 19561 + 5753 + 18152 + 2962 + 14852 + 5754 + 5751 + 14853 + 5752 + 16986 + 18153 + 19562 + 18155 + 16987 + 5759 + 14854 + 5757 + 19563 + 5758 + 18156 + 22029 + 18159 + 18154 + 14857 + 19564 + 14858 + 5760 + 22030 + 5765 + 18163 + 13893 + 5761 + 18164 + 22031 + 14859 + 5767 + 19565 + 18166 + 5766 + 14860 + 19566 + 5768 + 18165 + 22034 + 18169 + 3981 + 14861 + 22035 + 19567 + 5771 + 18171 + 19568 + 14862 + 1566 + 14163 + 3850 + 18172 + 3610 + 5773 + 22036 + 5772 + 19569 + 16988 + 14863 + 5779 + 5780 + 14864 + 18174 + 14865 + 5781 + 14866 + 5782 + 14867 + 5783 + 5784 + 3395 + 3146 + 5785 + 3368 + 3494 + 5786 + 16989 + 8566 + 5787 + 3108 + 22037 + 1413 + 2006 + 5788 + 5789 + 5790 + 2167 + 5792 + 18175 + 5791 + 8569 + 8567 +endcidchar + +100 begincidchar + 16990 + 8568 + 22040 + 18177 + 18176 + 8570 + 16991 + 19570 + 3453 + 18180 + 5795 + 5796 + 16992 + 7452 + 19571 + 2172 + 22043 + 5800 + 3340 + 14870 + 3725 + 1264 + 18182 + 1273 + 22044 + 14871 + 5801 + 16993 + 5803 + 16994 + 5802 + 3178 + 19572 + 2653 + 5336 + 5804 + 3789 + 22046 + 5805 + 1538 + 3435 + 5806 + 16995 + 5807 + 18184 + 5808 + 19573 + 14872 + 3816 + 19574 + 16996 + 3809 + 3034 + 22047 + 2796 + 19575 + 5810 + 14873 + 2412 + 19576 + 2482 + 5813 + 22048 + 5812 + 5811 + 3473 + 16997 + 1539 + 1885 + 19577 + 22049 + 18186 + 16998 + 18187 + 5819 + 22052 + 5816 + 2565 + 3774 + 19578 + 5815 + 19579 + 5814 + 18188 + 22053 + 19580 + 14874 + 18189 + 14875 + 19581 + 3019 + 1567 + 22054 + 19582 + 2979 + 22055 + 19583 + 8572 + 5822 + 19584 +endcidchar + +100 begincidchar + 19585 + 22056 + 18194 + 5823 + 5826 + 14876 + 19586 + 2605 + 7877 + 3228 + 19587 + 5827 + 3713 + 19588 + 5824 + 14165 + 5825 + 19589 + 22059 + 14879 + 5830 + 17001 + 18196 + 14880 + 5829 + 5828 + 17002 + 19590 + 5832 + 5831 + 5833 + 17003 + 14881 + 19593 + 18199 + 5835 + 18200 + 5834 + 18201 + 18202 + 7790 + 19594 + 14166 + 14882 + 2400 + 3982 + 22064 + 19595 + 5836 + 22065 + 3215 + 22066 + 5837 + 19596 + 5838 + 5842 + 19597 + 5839 + 22067 + 5843 + 19598 + 5844 + 19599 + 22068 + 22069 + 5845 + 19600 + 5846 + 3779 + 5847 + 17004 + 3836 + 5848 + 18205 + 2956 + 14883 + 3360 + 1763 + 18206 + 18207 + 2937 + 5849 + 1714 + 14884 + 19601 + 2676 + 14885 + 22070 + 18208 + 5850 + 2093 + 18210 + 14886 + 18211 + 5851 + 18212 + 22071 + 22072 + 5852 + 1882 +endcidchar + +100 begincidchar + 2117 + 18213 + 22073 + 5854 + 8574 + 14887 + 22074 + 3152 + 2118 + 1640 + 18214 + 14890 + 3666 + 3329 + 14891 + 19602 + 3153 + 2030 + 17006 + 22075 + 5856 + 18215 + 22076 + 22077 + 8575 + 13342 + 15420 + 22078 + 19603 + 2483 + 22079 + 22082 + 8576 + 14892 + 18216 + 3962 + 2007 + 17007 + 1883 + 3383 + 5858 + 8577 + 5860 + 19604 + 1951 + 5859 + 3090 + 18218 + 5862 + 1429 + 5857 + 22083 + 3454 + 1234 + 18219 + 2140 + 4088 + 19605 + 5861 + 18221 + 14893 + 18222 + 19606 + 5863 + 18220 + 3611 + 22084 + 2685 + 5865 + 22085 + 17010 + 5866 + 17008 + 19607 + 22086 + 19608 + 5864 + 1452 + 18223 + 5872 + 22087 + 5871 + 22088 + 2259 + 5873 + 5868 + 22089 + 14894 + 19609 + 5874 + 5869 + 14895 + 14896 + 3436 + 5867 + 22090 + 19610 + 5870 + 18224 + 22091 +endcidchar + +100 begincidchar + 5877 + 22092 + 22093 + 14897 + 18225 + 5876 + 3727 + 22094 + 5875 + 1199 + 14900 + 22095 + 5879 + 22096 + 14901 + 14902 + 5878 + 18228 + 22097 + 17011 + 2484 + 22098 + 5880 + 19611 + 2757 + 18230 + 5882 + 5881 + 5883 + 22099 + 18231 + 17012 + 22100 + 19612 + 22101 + 18232 + 5853 + 22102 + 5855 + 5885 + 5884 + 22103 + 17013 + 8578 + 14903 + 17014 + 22104 + 2260 + 14905 + 4017 + 14906 + 2302 + 19615 + 5886 + 7668 + 19616 + 22105 + 14907 + 17015 + 7659 + 1601 + 2225 + 18233 + 22106 + 22107 + 3870 + 22108 + 5892 + 19617 + 5891 + 2758 + 5888 + 18234 + 5890 + 2389 + 2566 + 5889 + 5887 + 3296 + 2485 + 18236 + 3502 + 22109 + 19618 + 2119 + 18237 + 3186 + 17016 + 5893 + 22110 + 19619 + 22111 + 5894 + 5916 + 1744 + 4067 + 2743 + 5895 + 14910 + 22112 +endcidchar + +100 begincidchar + 1362 + 3091 + 3569 + 22113 + 22114 + 8582 + 18238 + 14911 + 14912 + 8584 + 22115 + 5896 + 18239 + 1684 + 5897 + 22116 + 18240 + 5899 + 19620 + 5900 + 22117 + 7769 + 7758 + 5901 + 18241 + 14913 + 14914 + 1745 + 1363 + 3229 + 2354 + 2226 + 18242 + 19621 + 18243 + 17017 + 5904 + 14915 + 2355 + 22118 + 1354 + 3509 + 17019 + 5905 + 18246 + 3455 + 14916 + 22119 + 17020 + 2759 + 22120 + 5908 + 22121 + 5909 + 7773 + 22122 + 2567 + 5906 + 2975 + 19622 + 17021 + 5907 + 17022 + 2486 + 22123 + 22124 + 1184 + 22125 + 1603 + 19623 + 14917 + 13875 + 22126 + 5910 + 14918 + 18251 + 3092 + 19624 + 5911 + 2667 + 14919 + 3769 + 18252 + 7782 + 2963 + 18253 + 3983 + 14920 + 5915 + 5914 + 22127 + 22128 + 22129 + 14921 + 2331 + 22130 + 19625 + 5917 + 1204 + 5920 +endcidchar + +100 begincidchar + 18255 + 14922 + 19626 + 5918 + 1364 + 1828 + 5919 + 2008 + 2052 + 3638 + 5921 + 19627 + 14923 + 3714 + 18256 + 22133 + 5923 + 14924 + 2677 + 1265 + 1338 + 1136 + 22134 + 18257 + 5922 + 18258 + 18259 + 14925 + 18260 + 20310 + 2527 + 22135 + 18261 + 5926 + 18262 + 1453 + 14927 + 5928 + 1856 + 18263 + 1664 + 14928 + 5929 + 1773 + 5930 + 22136 + 7973 + 19628 + 3237 + 18264 + 2692 + 2149 + 17023 + 19629 + 5931 + 18265 + 22137 + 18266 + 22138 + 2976 + 2797 + 19630 + 5933 + 5935 + 5932 + 5934 + 22139 + 1784 + 14929 + 14930 + 5936 + 1788 + 18267 + 1665 + 3900 + 5938 + 14931 + 19631 + 5939 + 18270 + 1232 + 19632 + 18271 + 5942 + 1492 + 5941 + 5940 + 14934 + 5944 + 20285 + 22140 + 5945 + 3953 + 18273 + 5946 + 17025 + 5947 + 8585 + 4549 + 5949 +endcidchar + +100 begincidchar + 5948 + 22141 + 3965 + 5952 + 7176 + 2487 + 2401 + 3216 + 5955 + 8586 + 18274 + 22142 + 2918 + 8588 + 22143 + 5956 + 2938 + 5957 + 22144 + 18275 + 1693 + 4214 + 2971 + 2271 + 22145 + 17026 + 19633 + 1540 + 5958 + 5971 + 5961 + 14935 + 20263 + 5960 + 5973 + 5959 + 2488 + 17027 + 14936 + 3109 + 5965 + 22146 + 1468 + 22147 + 2592 + 3542 + 14937 + 5967 + 22148 + 18280 + 19634 + 2888 + 17028 + 22149 + 14938 + 5962 + 22150 + 5966 + 5968 + 2155 + 17029 + 18279 + 22151 + 22152 + 18286 + 5975 + 3488 + 14939 + 3386 + 3187 + 1746 + 5974 + 5972 + 14940 + 3401 + 5969 + 2972 + 3189 + 14173 + 3188 + 18288 + 2150 + 5993 + 14941 + 18290 + 5977 + 18291 + 5979 + 14942 + 22153 + 5982 + 14943 + 5983 + 17030 + 14944 + 18292 + 5978 + 20266 + 19635 + 18289 +endcidchar + +100 begincidchar + 5970 + 18285 + 22154 + 3615 + 1365 + 22155 + 5990 + 5987 + 22156 + 5992 + 18295 + 14945 + 5991 + 3369 + 3763 + 22157 + 2185 + 5985 + 5994 + 5989 + 18296 + 5988 + 5984 + 8589 + 5986 + 19636 + 1541 + 22158 + 2939 + 19637 + 7974 + 14946 + 19638 + 3382 + 22159 + 5999 + 18298 + 22160 + 7775 + 18299 + 22163 + 2693 + 5996 + 22164 + 3427 + 18300 + 6000 + 7979 + 22165 + 2969 + 18301 + 5995 + 5997 + 5998 + 18304 + 18305 + 14947 + 14948 + 18306 + 22166 + 7997 + 2288 + 3230 + 6006 + 6005 + 19639 + 6002 + 18307 + 4060 + 18308 + 19640 + 6011 + 6015 + 6012 + 19641 + 19642 + 19643 + 6008 + 17031 + 22171 + 18309 + 22172 + 22173 + 6009 + 19644 + 14949 + 22174 + 6014 + 18310 + 14950 + 6003 + 4330 + 6010 + 6004 + 6013 + 22175 + 22176 + 7739 + 6019 + 14951 +endcidchar + +100 begincidchar + 1542 + 6016 + 22177 + 14952 + 6017 + 19645 + 6018 + 6021 + 22178 + 19646 + 14953 + 17032 + 22179 + 14954 + 6020 + 3466 + 6022 + 20265 + 3645 + 6027 + 19647 + 6024 + 18311 + 22182 + 18312 + 6023 + 2678 + 6026 + 6028 + 14955 + 6025 + 22183 + 6032 + 18313 + 6029 + 14956 + 22184 + 18314 + 6030 + 6007 + 18315 + 22185 + 6031 + 6033 + 14957 + 18316 + 6034 + 17034 + 14958 + 18317 + 14959 + 19653 + 3606 + 6035 + 17035 + 14094 + 22187 + 19654 + 20293 + 1734 + 20272 + 6036 + 22188 + 19655 + 3588 + 2606 + 3772 + 17036 + 6037 + 3963 + 17037 + 3370 + 2760 + 3306 + 2391 + 19656 + 1156 + 17038 + 6042 + 6040 + 6038 + 1501 + 18321 + 2489 + 6043 + 6041 + 6039 + 6047 + 22189 + 6046 + 6045 + 6044 + 6048 + 19657 + 22190 + 14960 + 6049 + 2654 + 14961 + 6050 +endcidchar + +100 begincidchar + 6052 + 18326 + 6051 + 19658 + 1926 + 18328 + 2746 + 22191 + 6054 + 19659 + 22192 + 17039 + 3190 + 14964 + 6053 + 14965 + 19660 + 6055 + 14966 + 3589 + 2798 + 2009 + 6056 + 18331 + 3984 + 22193 + 14967 + 6058 + 6059 + 6060 + 18333 + 6061 + 2227 + 6062 + 1829 + 1668 + 1604 + 6064 + 18334 + 3839 + 2010 + 6063 + 6067 + 3826 + 3314 + 22194 + 3493 + 22195 + 18336 + 14971 + 2413 + 6066 + 22196 + 2303 + 2011 + 2228 + 1667 + 3590 + 6065 + 14972 + 18337 + 2761 + 3696 + 2151 + 14973 + 22197 + 22198 + 2229 + 3065 + 22199 + 6070 + 4007 + 2121 + 17040 + 6071 + 2568 + 6073 + 2490 + 2080 + 19661 + 6072 + 18342 + 14974 + 2356 + 1906 + 2762 + 6068 + 6074 + 18343 + 8591 + 6069 + 1830 + 19662 + 6077 + 6081 + 1857 + 22200 + 14975 + 13882 + 6076 +endcidchar + +100 begincidchar + 22201 + 14976 + 18347 + 6085 + 17041 + 14977 + 2012 + 3927 + 1152 + 6082 + 22202 + 1669 + 22203 + 6079 + 18348 + 6080 + 18349 + 3191 + 6078 + 6075 + 1414 + 2696 + 22204 + 1884 + 14978 + 22205 + 6087 + 18351 + 22206 + 19663 + 17042 + 19664 + 14979 + 18353 + 6084 + 19665 + 6086 + 19666 + 6083 + 22207 + 18354 + 1831 + 2835 + 6088 + 2800 + 18356 + 19667 + 6101 + 8594 + 6097 + 6091 + 17043 + 18357 + 18358 + 6095 + 2342 + 1185 + 6090 + 6098 + 6102 + 2013 + 3810 + 19668 + 3058 + 6092 + 18359 + 8593 + 6100 + 19669 + 6089 + 2940 + 6094 + 1153 + 3798 + 18360 + 17044 + 6093 + 1747 + 3456 + 14982 + 2799 + 19670 + 3992 + 2425 + 6141 + 8595 + 18361 + 6103 + 18362 + 2722 + 6099 + 6104 + 6106 + 3093 + 6109 + 22215 + 13322 + 6105 + 19671 + 18363 +endcidchar + +100 begincidchar + 3620 + 1543 + 22216 + 14983 + 3799 + 22217 + 1186 + 14984 + 6108 + 4037 + 14985 + 22218 + 6107 + 22214 + 1297 + 3268 + 6110 + 14986 + 6117 + 6111 + 6118 + 18367 + 14987 + 6114 + 14988 + 18368 + 3377 + 22219 + 18369 + 2294 + 6116 + 14989 + 6113 + 6119 + 6112 + 2382 + 18370 + 17045 + 3667 + 18371 + 22220 + 2390 + 19674 + 6115 + 6127 + 22221 + 6123 + 19675 + 6126 + 6124 + 6128 + 6122 + 6096 + 2679 + 22222 + 3423 + 6125 + 19676 + 18372 + 6120 + 14990 + 14183 + 2723 + 1832 + 2357 + 22223 + 22224 + 8596 + 2539 + 2744 + 6131 + 22225 + 6130 + 6132 + 22226 + 7697 + 14991 + 22227 + 6121 + 6129 + 6137 + 6136 + 7671 + 3752 + 14992 + 19677 + 1793 + 14993 + 18373 + 19678 + 6135 + 6139 + 6138 + 6142 + 18374 + 6144 + 19679 + 2186 + 6140 + 8359 +endcidchar + +100 begincidchar + 6147 + 14994 + 6153 + 3125 + 6149 + 14995 + 6148 + 22228 + 6152 + 14996 + 18378 + 1544 + 6156 + 6157 + 18381 + 18380 + 19680 + 18382 + 22231 + 18383 + 14997 + 6158 + 8597 + 14998 + 6165 + 6164 + 6166 + 19681 + 22232 + 19682 + 15001 + 19683 + 22233 + 6171 + 2129 + 1833 + 18389 + 2964 + 3399 + 19684 + 2426 + 3331 + 3457 + 6172 + 4918 + 19685 + 19686 + 6173 + 6175 + 3919 + 6174 + 6177 + 6176 + 3901 + 19687 + 6178 + 22235 + 3474 + 22236 + 18392 + 15002 + 6179 + 18395 + 17046 + 6182 + 18396 + 6181 + 6180 + 8598 + 19688 + 6183 + 1800 + 22237 + 2724 + 1627 + 22238 + 18397 + 6187 + 6184 + 6185 + 22239 + 6188 + 6189 + 6186 + 22240 + 1227 + 15003 + 22241 + 1319 + 18399 + 22242 + 6193 + 3916 + 15004 + 18400 + 2358 + 6195 + 6194 + 17047 + 15005 +endcidchar + +100 begincidchar + 2607 + 6196 + 18401 + 15006 + 6197 + 22243 + 6198 + 7657 + 15007 + 7656 + 18402 + 6199 + 6200 + 15010 + 3723 + 3917 + 3902 + 4061 + 14099 + 2015 + 6203 + 2304 + 6202 + 19692 + 18404 + 18403 + 6204 + 2261 + 19693 + 15011 + 22244 + 2865 + 15012 + 6205 + 22245 + 15013 + 2014 + 18405 + 3811 + 6208 + 22246 + 19694 + 6209 + 15014 + 15015 + 6210 + 18406 + 22249 + 18407 + 2262 + 22250 + 17048 + 3833 + 17049 + 19695 + 15016 + 6212 + 15017 + 2941 + 22251 + 6211 + 22252 + 18408 + 22253 + 6214 + 6213 + 6215 + 2655 + 6216 + 6217 + 3593 + 6218 + 15018 + 2801 + 6219 + 22254 + 18409 + 6220 + 22255 + 4038 + 6223 + 15019 + 6222 + 6221 + 3020 + 15020 + 6224 + 2540 + 6225 + 18410 + 6226 + 4062 + 6227 + 22256 + 6228 + 6230 + 6229 + 3385 + 19696 + 3281 +endcidchar + +100 begincidchar + 4068 + 3389 + 19697 + 6232 + 2491 + 3484 + 18411 + 6233 + 6231 + 18412 + 1546 + 15021 + 1928 + 2230 + 18413 + 3458 + 15022 + 18414 + 1886 + 3697 + 15023 + 6236 + 6234 + 2016 + 2017 + 1197 + 2136 + 18415 + 22257 + 3343 + 1187 + 6241 + 18417 + 2942 + 22258 + 17050 + 3342 + 22259 + 2875 + 19698 + 22260 + 19699 + 18418 + 6243 + 6239 + 6242 + 6237 + 6240 + 3668 + 17051 + 1929 + 1217 + 6238 + 18419 + 19700 + 22261 + 6245 + 19701 + 6246 + 22262 + 17052 + 3217 + 18421 + 22263 + 19702 + 1715 + 22264 + 19703 + 18422 + 6257 + 3315 + 19704 + 2231 + 19705 + 1716 + 2668 + 4076 + 3770 + 6244 + 2680 + 22265 + 18420 + 15026 + 19706 + 15027 + 1645 + 6247 + 22266 + 18425 + 22267 + 6249 + 18427 + 18428 + 6248 + 13913 + 18429 + 6250 + 19707 + 2916 + 3316 +endcidchar + +100 begincidchar + 18424 + 3021 + 15028 + 22268 + 18431 + 6254 + 14194 + 22269 + 6253 + 22270 + 15029 + 6251 + 15030 + 2587 + 3543 + 6256 + 22271 + 6255 + 2018 + 4089 + 19708 + 6272 + 17053 + 22272 + 18433 + 2332 + 17056 + 6259 + 19709 + 2058 + 20275 + 19710 + 6262 + 22273 + 3022 + 3570 + 2725 + 7728 + 6266 + 15031 + 6267 + 6263 + 15032 + 18436 + 22274 + 6264 + 6265 + 19711 + 22275 + 2019 + 19712 + 6273 + 6269 + 22276 + 18438 + 3544 + 19713 + 3738 + 3482 + 19714 + 6268 + 22277 + 6271 + 6270 + 3698 + 6274 + 22278 + 6275 + 18439 + 2745 + 15033 + 6276 + 6278 + 6282 + 17057 + 6279 + 6277 + 3317 + 6280 + 18440 + 6281 + 18441 + 22279 + 1330 + 6288 + 6283 + 17058 + 19715 + 6284 + 22280 + 15034 + 6285 + 2817 + 19716 + 18442 + 17059 + 6287 + 6286 + 6289 + 18443 +endcidchar + +100 begincidchar + 19719 + 2569 + 18445 + 1385 + 6292 + 3999 + 2263 + 22281 + 18447 + 2359 + 19720 + 2232 + 2965 + 22285 + 19721 + 22286 + 15035 + 1235 + 18448 + 6295 + 18449 + 19722 + 15036 + 18451 + 6298 + 6299 + 1717 + 5039 + 6300 + 19723 + 2697 + 6301 + 2295 + 22288 + 6302 + 4105 + 6303 + 3630 + 1560 + 18453 + 19726 + 2726 + 2402 + 22289 + 3555 + 2360 + 15037 + 18454 + 22290 + 6304 + 2020 + 6305 + 3424 + 6319 + 15038 + 6307 + 15039 + 2857 + 3371 + 1907 + 6306 + 2727 + 19727 + 18456 + 6308 + 22291 + 19728 + 18458 + 15040 + 3094 + 18457 + 15041 + 22292 + 15042 + 22293 + 22294 + 18462 + 14196 + 6309 + 6312 + 18464 + 6311 + 6313 + 17061 + 6315 + 18465 + 6314 + 1547 + 22295 + 6316 + 19729 + 2081 + 3985 + 6320 + 2541 + 17062 + 1298 + 14197 + 22296 + 18468 +endcidchar + +100 begincidchar + 6323 + 18469 + 18470 + 19730 + 22299 + 19731 + 18471 + 1206 + 6324 + 15043 + 19732 + 20292 + 18472 + 22300 + 22301 + 22302 + 3545 + 2291 + 6327 + 22305 + 17064 + 1415 + 7961 + 17067 + 19733 + 6326 + 6329 + 3332 + 15044 + 2570 + 19734 + 1366 + 18475 + 3669 + 18476 + 15045 + 1843 + 1748 + 18477 + 6328 + 18478 + 1386 + 15046 + 17068 + 1503 + 15047 + 19735 + 1299 + 6333 + 4018 + 2877 + 17069 + 3510 + 6345 + 22306 + 1367 + 6343 + 6341 + 6332 + 22307 + 6330 + 18479 + 6331 + 22308 + 2319 + 1764 + 2997 + 18480 + 19736 + 3241 + 22309 + 19737 + 1267 + 6335 + 6334 + 19738 + 18481 + 6340 + 6336 + 6339 + 17070 + 15048 + 17071 + 8600 + 3804 + 6338 + 1368 + 1499 + 6342 + 6344 + 18484 + 1834 + 6348 + 18486 + 1135 + 18487 + 22314 + 17072 + 6365 + 7962 +endcidchar + +100 begincidchar + 6356 + 22315 + 17073 + 22316 + 6355 + 18488 + 6350 + 6349 + 22317 + 6347 + 6346 + 2977 + 22318 + 2907 + 6352 + 17074 + 18489 + 22319 + 6351 + 22320 + 15049 + 18490 + 6354 + 7672 + 17075 + 2802 + 1835 + 1251 + 6353 + 15050 + 2021 + 22332 + 18485 + 15051 + 19739 + 18491 + 2803 + 14202 + 8601 + 17775 + 22323 + 6371 + 6372 + 1369 + 19740 + 1326 + 6369 + 17076 + 8602 + 22324 + 22325 + 22326 + 6359 + 15052 + 6367 + 6374 + 6368 + 15053 + 6366 + 15054 + 6337 + 6364 + 15055 + 22327 + 6360 + 18497 + 22328 + 18498 + 1548 + 6362 + 6373 + 6363 + 22329 + 17077 + 6375 + 15056 + 6361 + 3378 + 22330 + 22335 + 3923 + 6370 + 6392 + 22331 + 15057 + 15058 + 6384 + 2625 + 8603 + 18499 + 1632 + 1749 + 6379 + 17078 + 18500 + 17079 + 1371 + 18501 + 2492 + 6382 +endcidchar + +100 begincidchar + 2122 + 18502 + 3147 + 6387 + 17080 + 18503 + 22333 + 3646 + 15059 + 6378 + 1370 + 1930 + 3483 + 6388 + 6376 + 8604 + 6385 + 19741 + 18504 + 6395 + 19742 + 6380 + 17081 + 6381 + 3218 + 17082 + 6386 + 7807 + 6383 + 3670 + 6389 + 1188 + 15060 + 15061 + 6377 + 18505 + 18507 + 22334 + 6391 + 6390 + 3361 + 6397 + 6408 + 22336 + 1500 + 6411 + 6393 + 18508 + 6398 + 3928 + 22337 + 6407 + 22338 + 8605 + 3903 + 15062 + 22339 + 3954 + 18509 + 22340 + 2998 + 19743 + 7652 + 18514 + 17083 + 22342 + 3556 + 6413 + 3193 + 22343 + 18516 + 1141 + 22344 + 6406 + 22345 + 6402 + 2804 + 6396 + 6404 + 6409 + 17084 + 3298 + 17085 + 22346 + 1134 + 15063 + 6401 + 18517 + 6410 + 3562 + 18518 + 22347 + 18519 + 6405 + 6400 + 17086 + 2493 + 2361 + 22348 + 19744 +endcidchar + +100 begincidchar + 2264 + 22349 + 18521 + 3812 + 3513 + 17087 + 6416 + 6425 + 18522 + 15064 + 6403 + 15065 + 19745 + 1493 + 8606 + 2528 + 6414 + 17088 + 6419 + 2805 + 19746 + 18523 + 6415 + 15066 + 6422 + 15067 + 2973 + 6423 + 3904 + 6412 + 1430 + 22354 + 6418 + 6421 + 3768 + 18527 + 6424 + 6417 + 6420 + 8363 + 18529 + 18530 + 7794 + 4039 + 18531 + 15068 + 18532 + 22355 + 6428 + 22356 + 18533 + 19747 + 6435 + 15069 + 6427 + 2287 + 6394 + 22359 + 15070 + 22360 + 22361 + 14013 + 3758 + 6434 + 6433 + 1240 + 18534 + 22362 + 17091 + 6432 + 6426 + 22363 + 7706 + 3057 + 22364 + 22365 + 18537 + 6431 + 1218 + 17092 + 17090 + 22366 + 15071 + 2818 + 22367 + 7789 + 7861 + 22368 + 6436 + 6440 + 3437 + 19748 + 6439 + 2494 + 2293 + 6442 + 1718 + 18538 + 22369 + 18541 +endcidchar + +100 begincidchar + 22370 + 8607 + 6443 + 19749 + 3563 + 6438 + 8608 + 6399 + 22371 + 19750 + 15072 + 6437 + 17093 + 4085 + 3194 + 3557 + 8609 + 6450 + 18539 + 6456 + 22375 + 17094 + 18545 + 18546 + 6457 + 18547 + 6444 + 18548 + 3372 + 19751 + 18549 + 6454 + 6446 + 22376 + 6448 + 22377 + 17095 + 15073 + 6458 + 6447 + 18550 + 6451 + 1300 + 19752 + 3261 + 6452 + 6455 + 18551 + 18552 + 22378 + 17096 + 6445 + 22379 + 2728 + 22380 + 6449 + 7688 + 2571 + 1798 + 3840 + 15076 + 3845 + 7701 + 8611 + 22381 + 22382 + 15074 + 22383 + 6462 + 6460 + 18556 + 4084 + 22387 + 18557 + 6459 + 18558 + 17097 + 3935 + 15075 + 6461 + 6463 + 6464 + 22388 + 6467 + 6465 + 18561 + 22389 + 18562 + 3195 + 6466 + 18563 + 22390 + 3425 + 6453 + 17098 + 22391 + 14208 + 18564 + 7702 + 6468 +endcidchar + +100 begincidchar + 6473 + 2806 + 22392 + 6472 + 17099 + 18565 + 6441 + 6474 + 2763 + 6469 + 6471 + 17102 + 18566 + 15077 + 6470 + 5328 + 5313 + 17104 + 22395 + 6476 + 22396 + 18567 + 18568 + 6475 + 18569 + 18570 + 15078 + 3936 + 5809 + 6477 + 22397 + 17105 + 18572 + 22398 + 18573 + 22399 + 6478 + 18575 + 16824 + 19753 + 19754 + 6479 + 1931 + 1646 + 15079 + 18576 + 20274 + 4244 + 18577 + 17106 + 1679 + 13336 + 3970 + 22402 + 1771 + 6482 + 17107 + 15080 + 22405 + 6483 + 22406 + 2988 + 15081 + 15082 + 6484 + 17109 + 22407 + 18578 + 3282 + 15083 + 1150 + 14214 + 18579 + 22425 + 18580 + 1379 + 15084 + 15085 + 6485 + 2187 + 22408 + 15086 + 22409 + 22410 + 6486 + 3320 + 22411 + 6498 + 22412 + 6492 + 6495 + 18583 + 18584 + 6491 + 22415 + 17110 + 22416 + 22417 + 19755 + 18585 +endcidchar + +100 begincidchar + 18586 + 6493 + 22418 + 6494 + 2308 + 6496 + 2943 + 1836 + 1440 + 18587 + 22419 + 6499 + 18588 + 18589 + 1437 + 22420 + 6504 + 22421 + 6500 + 6503 + 22422 + 18590 + 3406 + 22423 + 18591 + 22424 + 6501 + 6502 + 3514 + 3438 + 6505 + 7733 + 6515 + 15089 + 6511 + 17111 + 15090 + 1387 + 6509 + 3672 + 20296 + 22426 + 18593 + 6507 + 18594 + 6508 + 6513 + 6516 + 15091 + 6514 + 18595 + 22427 + 18596 + 6512 + 6506 + 15092 + 19756 + 2966 + 15093 + 6523 + 3766 + 15094 + 18597 + 18598 + 19757 + 18599 + 6521 + 15095 + 6522 + 19758 + 22428 + 18600 + 22429 + 6517 + 6519 + 19759 + 18601 + 6520 + 15096 + 6518 + 18602 + 18603 + 22432 + 2698 + 4063 + 6527 + 22433 + 6528 + 18604 + 6534 + 7709 + 6530 + 18605 + 6533 + 19760 + 6525 + 6524 + 22434 + 6535 + 1372 +endcidchar + +100 begincidchar + 6531 + 6536 + 6532 + 22435 + 15097 + 18608 + 6529 + 3023 + 6526 + 19761 + 18609 + 3358 + 6540 + 17112 + 15098 + 18613 + 18614 + 19762 + 3877 + 19763 + 22440 + 18615 + 22441 + 15099 + 19766 + 6539 + 18616 + 6538 + 19767 + 18612 + 6547 + 19768 + 6541 + 22443 + 6549 + 15102 + 3920 + 6552 + 6543 + 18619 + 19769 + 6544 + 18621 + 6548 + 6551 + 6550 + 22444 + 19770 + 22445 + 6542 + 18622 + 6545 + 6562 + 22446 + 15103 + 22447 + 19771 + 22448 + 18623 + 6555 + 22449 + 18625 + 22450 + 18628 + 15104 + 7715 + 15105 + 6553 + 22451 + 6554 + 22452 + 15421 + 22453 + 1416 + 22454 + 1628 + 6558 + 22455 + 15106 + 20312 + 20295 + 15108 + 8614 + 22456 + 17114 + 15109 + 6557 + 6561 + 6556 + 17115 + 6563 + 22458 + 18629 + 15110 + 6565 + 6564 + 19772 + 22457 + 22459 + 19773 +endcidchar + +100 begincidchar + 15111 + 22460 + 7813 + 6567 + 6566 + 6497 + 6571 + 18630 + 19774 + 18631 + 22461 + 6568 + 18632 + 22462 + 6569 + 6570 + 19775 + 6572 + 18633 + 1858 + 22463 + 6574 + 22464 + 6573 + 19776 + 2362 + 18635 + 19777 + 2022 + 5412 + 19778 + 22468 + 6575 + 2395 + 19779 + 15112 + 1431 + 18636 + 6576 + 19780 + 1268 + 22469 + 2495 + 6577 + 15113 + 22470 + 2023 + 6578 + 1189 + 15114 + 3503 + 18639 + 6579 + 19781 + 18641 + 2608 + 22471 + 6586 + 6583 + 2989 + 22472 + 22473 + 6584 + 6581 + 1750 + 22474 + 6580 + 6587 + 1804 + 2878 + 6593 + 6589 + 2837 + 6588 + 15115 + 6591 + 6582 + 22475 + 18642 + 6592 + 6594 + 22476 + 15116 + 3459 + 6590 + 6595 + 6597 + 1927 + 6585 + 1157 + 22477 + 18643 + 6596 + 18644 + 2123 + 4030 + 2807 + 14217 + 15119 + 19785 +endcidchar + +100 begincidchar + 17116 + 3946 + 18646 + 15120 + 18647 + 6600 + 3871 + 15121 + 3636 + 6603 + 22480 + 2096 + 19786 + 3947 + 22481 + 6608 + 19787 + 6609 + 2496 + 6607 + 8615 + 22482 + 3921 + 6604 + 6606 + 2657 + 2628 + 18649 + 6605 + 6610 + 15124 + 3571 + 6612 + 6611 + 22483 + 1482 + 3673 + 6613 + 8360 + 6625 + 6615 + 22486 + 6616 + 19790 + 15128 + 22487 + 15129 + 22488 + 17118 + 19791 + 6622 + 18651 + 6623 + 17119 + 22489 + 6621 + 15130 + 17120 + 6619 + 18653 + 6614 + 6620 + 18654 + 22490 + 18655 + 6624 + 7120 + 22491 + 22492 + 7645 + 22493 + 19792 + 22494 + 19793 + 6627 + 1751 + 6626 + 22495 + 18657 + 22496 + 6629 + 6628 + 6631 + 19794 + 6630 + 22497 + 6632 + 19795 + 2363 + 22498 + 6633 + 22499 + 6634 + 22500 + 15131 + 19796 + 22501 + 6635 + 2658 + 13870 +endcidchar + +100 begincidchar + 3905 + 6636 + 3572 + 3324 + 6637 + 18658 + 6638 + 1887 + 22502 + 1606 + 18659 + 6639 + 17121 + 22503 + 2233 + 3319 + 6640 + 1454 + 18660 + 22506 + 6641 + 19797 + 6643 + 3937 + 6642 + 2572 + 6644 + 6645 + 18661 + 6646 + 1549 + 22507 + 19798 + 22508 + 18662 + 6647 + 19799 + 6648 + 6649 + 6650 + 1455 + 15132 + 19800 + 15133 + 22509 + 18663 + 6651 + 1394 + 15134 + 2542 + 6654 + 22510 + 18664 + 22511 + 15135 + 18666 + 6655 + 17122 + 6656 + 22512 + 18667 + 18668 + 1908 + 13756 + 3095 + 6657 + 15136 + 1837 + 13860 + 6660 + 3196 + 15137 + 6659 + 18670 + 8616 + 1799 + 18671 + 15138 + 6658 + 2903 + 1607 + 6661 + 20268 + 22515 + 2497 + 22516 + 18673 + 15139 + 1859 + 22517 + 6663 + 22518 + 3674 + 2691 + 22521 + 1680 + 3841 + 2764 + 18674 + 6664 +endcidchar + +100 begincidchar + 8617 + 2573 + 7740 + 2498 + 22522 + 18675 + 22523 + 6665 + 22524 + 18676 + 6668 + 17123 + 6669 + 19801 + 18677 + 15140 + 2094 + 2850 + 6667 + 22525 + 2499 + 3504 + 22526 + 19802 + 18678 + 6666 + 22527 + 17124 + 2234 + 1269 + 17125 + 6673 + 1838 + 22528 + 2236 + 19803 + 2235 + 4083 + 6672 + 6671 + 7720 + 1639 + 4073 + 1432 + 2500 + 17126 + 8618 + 6670 + 19804 + 15141 + 22533 + 6675 + 22534 + 6676 + 6674 + 19805 + 1932 + 3882 + 22535 + 2237 + 3293 + 22536 + 18680 + 6679 + 22537 + 2660 + 2944 + 19806 + 22538 + 3872 + 22539 + 6682 + 1952 + 22540 + 2659 + 6678 + 6683 + 1953 + 8619 + 6677 + 22541 + 13880 + 2694 + 3233 + 18679 + 22542 + 2925 + 1373 + 22543 + 19807 + 18681 + 13495 + 22544 + 1629 + 8620 + 3024 + 6686 + 22545 + 6684 + 22546 +endcidchar + +100 begincidchar + 2954 + 22547 + 19808 + 22548 + 2661 + 1550 + 6685 + 2593 + 17127 + 19809 + 3986 + 4070 + 18682 + 6687 + 6698 + 3025 + 19810 + 6697 + 8621 + 6694 + 6702 + 6695 + 6691 + 3096 + 6690 + 6688 + 19811 + 3851 + 2238 + 22552 + 6692 + 6689 + 15142 + 19812 + 8623 + 6696 + 2430 + 7678 + 18683 + 2906 + 22553 + 3699 + 1276 + 1190 + 3197 + 18686 + 19813 + 6700 + 18685 + 22554 + 6699 + 18687 + 7766 + 19814 + 6704 + 19815 + 6693 + 6703 + 6705 + 1888 + 6701 + 2024 + 18688 + 2305 + 22555 + 15143 + 6706 + 3906 + 6709 + 6712 + 6710 + 7785 + 18689 + 22556 + 6707 + 15144 + 1752 + 22557 + 6711 + 6713 + 22558 + 19816 + 17128 + 22559 + 6717 + 6714 + 22560 + 6716 + 6715 + 18691 + 19817 + 8624 + 15147 + 6718 + 2269 + 17129 + 6720 + 6719 + 3546 + 18692 +endcidchar + +100 begincidchar + 6722 + 22561 + 1839 + 17130 + 6721 + 6723 + 19818 + 6724 + 1630 + 6190 + 2529 + 6725 + 18693 + 1954 + 19819 + 22562 + 19820 + 6726 + 19821 + 21074 + 6727 + 18694 + 2188 + 22563 + 19822 + 5075 + 18695 + 6728 + 22564 + 6729 + 22565 + 2364 + 6732 + 15148 + 17131 + 15149 + 19823 + 2921 + 22566 + 18698 + 6735 + 18700 + 22567 + 6737 + 6736 + 18703 + 3198 + 15150 + 6738 + 17132 + 3675 + 19824 + 6739 + 6740 + 18704 + 6741 + 22568 + 19825 + 15151 + 6742 + 18705 + 22569 + 22572 + 3250 + 22570 + 22571 + 2501 + 6743 + 22575 + 17133 + 18706 + 2045 + 4103 + 6744 + 18707 + 15152 + 6745 + 20222 + 6746 + 19826 + 6754 + 22578 + 6747 + 6749 + 6748 + 6750 + 22581 + 3700 + 22582 + 18710 + 18709 + 6753 + 6755 + 18711 + 18713 + 22584 + 1419 + 3075 + 13644 + 3547 +endcidchar + +100 begincidchar + 2130 + 2025 + 15153 + 3521 + 1375 + 3426 + 6758 + 1551 + 2681 + 6757 + 6762 + 2999 + 3823 + 1608 + 6763 + 3353 + 2879 + 22585 + 19827 + 3461 + 3127 + 6759 + 3701 + 1388 + 6765 + 4046 + 3038 + 4075 + 19828 + 22586 + 2239 + 6764 + 19829 + 2833 + 22587 + 6781 + 2730 + 22588 + 3280 + 19830 + 3522 + 18715 + 18714 + 15154 + 6768 + 2189 + 2240 + 22589 + 2502 + 3355 + 15155 + 1889 + 6767 + 6766 + 3548 + 22590 + 2285 + 19831 + 7756 + 22591 + 8626 + 18717 + 22592 + 8627 + 19832 + 19833 + 15156 + 2026 + 6769 + 15157 + 22593 + 19834 + 19835 + 6775 + 2819 + 18719 + 6774 + 1570 + 6777 + 18720 + 6776 + 6778 + 8628 + 6780 + 6782 + 6783 + 19836 + 15158 + 19837 + 2682 + 22594 + 2299 + 6784 + 15159 + 1456 + 15160 + 6785 + 19838 + 2808 + 6786 +endcidchar + +100 begincidchar + 6787 + 3549 + 8629 + 1609 + 22595 + 6788 + 22596 + 15161 + 3026 + 22597 + 1277 + 15162 + 22598 + 19839 + 15163 + 6789 + 22599 + 19840 + 22600 + 2333 + 15164 + 2620 + 19841 + 22601 + 17134 + 19842 + 2829 + 22602 + 22603 + 22604 + 6792 + 22605 + 22613 + 6791 + 22606 + 6790 + 22607 + 15165 + 22608 + 18721 + 22609 + 6798 + 6796 + 15166 + 6793 + 17135 + 22610 + 19843 + 6795 + 17136 + 18722 + 6794 + 6797 + 1681 + 6801 + 2683 + 6802 + 15167 + 22611 + 19844 + 1933 + 15168 + 4047 + 22612 + 3027 + 19847 + 2731 + 6803 + 18725 + 6806 + 19848 + 18726 + 3907 + 19849 + 18723 + 3199 + 6809 + 22616 + 18728 + 18729 + 6810 + 15169 + 17137 + 19850 + 18732 + 6824 + 6813 + 19851 + 22617 + 6814 + 6812 + 18735 + 18736 + 17138 + 6811 + 3097 + 6816 + 6820 + 6817 + 6815 +endcidchar + +100 begincidchar + 15170 + 6818 + 19854 + 22620 + 19855 + 6819 + 18737 + 6826 + 6821 + 22621 + 19856 + 2684 + 6823 + 19857 + 18738 + 6825 + 6822 + 19858 + 15171 + 18739 + 18740 + 15172 + 19859 + 6828 + 2365 + 19860 + 6827 + 19861 + 22624 + 15173 + 17139 + 6829 + 6830 + 6833 + 6832 + 6831 + 19862 + 6835 + 6834 + 3842 + 19863 + 6837 + 15174 + 6836 + 6838 + 19864 + 18741 + 6839 + 19865 + 22627 + 22628 + 18742 + 6841 + 22629 + 19866 + 19867 + 6840 + 2574 + 6842 + 19868 + 15175 + 1765 + 6843 + 6845 + 15176 + 18743 + 14083 + 22630 + 18744 + 6846 + 7663 + 22631 + 6847 + 6844 + 22634 + 6848 + 2306 + 6849 + 1610 + 1801 + 8631 + 15177 + 1890 + 15178 + 6850 + 22635 + 3272 + 3128 + 6851 + 19869 + 6854 + 22639 + 22636 + 19870 + 22637 + 22638 + 2272 + 15179 + 17142 + 6853 +endcidchar + +100 begincidchar + 6852 + 1840 + 6855 + 18748 + 22640 + 1457 + 6857 + 19871 + 18749 + 2124 + 6856 + 6865 + 6859 + 6861 + 3637 + 6858 + 22643 + 15180 + 19872 + 6860 + 6864 + 6862 + 1611 + 17143 + 6863 + 22646 + 19873 + 6866 + 19874 + 22647 + 3344 + 4000 + 18750 + 19875 + 17144 + 22648 + 2366 + 6867 + 22649 + 19876 + 15181 + 22650 + 3852 + 6869 + 19877 + 6868 + 6872 + 3883 + 18751 + 22651 + 6871 + 19878 + 1483 + 6870 + 6875 + 19879 + 6874 + 18752 + 6873 + 3116 + 6876 + 22652 + 19880 + 17145 + 19881 + 6877 + 18753 + 6878 + 2046 + 1787 + 22657 + 2575 + 6882 + 22658 + 2265 + 6883 + 6884 + 18755 + 19885 + 15182 + 4278 + 4277 + 6885 + 6143 + 6886 + 2914 + 2545 + 3318 + 18756 + 6887 + 22659 + 3621 + 8267 + 2064 + 22660 + 7735 + 22661 + 18758 + 7638 + 7980 +endcidchar + +100 begincidchar + 2589 + 18759 + 14233 + 18761 + 22662 + 18762 + 1844 + 22663 + 1753 + 22664 + 18763 + 3622 + 18764 + 6888 + 15186 + 6890 + 22665 + 15187 + 6889 + 7647 + 17147 + 3278 + 6891 + 3373 + 3117 + 17148 + 6892 + 2396 + 18765 + 6894 + 18766 + 15188 + 3790 + 6909 + 18767 + 3045 + 22666 + 2880 + 2809 + 15189 + 3200 + 19886 + 6895 + 1647 + 17149 + 6904 + 18768 + 6901 + 6914 + 3201 + 2974 + 6898 + 3098 + 3149 + 6899 + 6903 + 7711 + 22667 + 7772 + 3048 + 19887 + 2662 + 6902 + 2830 + 2820 + 6900 + 8266 + 4040 + 6905 + 15190 + 17150 + 2881 + 19888 + 2367 + 2576 + 6907 + 6906 + 18769 + 1203 + 6908 + 7783 + 6916 + 22673 + 20287 + 2609 + 18771 + 15191 + 2967 + 1776 + 6915 + 3873 + 1249 + 19889 + 3623 + 1377 + 3219 + 2913 + 1191 + 6917 + 6918 +endcidchar + +100 begincidchar + 7476 + 19890 + 7726 + 18772 + 6919 + 1301 + 7722 + 22674 + 1891 + 3908 + 22675 + 8634 + 6920 + 3110 + 22676 + 2810 + 2307 + 6921 + 19891 + 6924 + 19892 + 2415 + 6922 + 2733 + 2732 + 19893 + 1192 + 3987 + 6926 + 3462 + 6928 + 6927 + 6925 + 5943 + 1552 + 18775 + 6893 + 15192 + 6930 + 6929 + 19894 + 18776 + 22677 + 6931 + 18777 + 3874 + 15193 + 17151 + 19895 + 15194 + 15195 + 19896 + 18778 + 15196 + 3257 + 22678 + 3676 + 6932 + 2309 + 6933 + 18780 + 6934 + 19897 + 17152 + 15197 + 6935 + 18781 + 3099 + 19898 + 17153 + 1198 + 18782 + 17156 + 18783 + 19899 + 2027 + 22679 + 4064 + 22684 + 22680 + 15198 + 6939 + 18785 + 15199 + 8635 + 18786 + 1802 + 6936 + 6937 + 22683 + 3558 + 18791 + 1458 + 17157 + 19900 + 18789 + 15200 + 3875 + 18788 + 1719 +endcidchar + +100 begincidchar + 3150 + 18790 + 6940 + 18794 + 19901 + 18795 + 22685 + 22686 + 22687 + 6941 + 17158 + 8637 + 17159 + 15201 + 18796 + 6942 + 22688 + 15202 + 18797 + 22689 + 19902 + 8638 + 22690 + 7748 + 22691 + 17162 + 6944 + 15203 + 6943 + 17163 + 22692 + 18798 + 18799 + 15204 + 22693 + 15205 + 22694 + 15206 + 3243 + 6945 + 7698 + 2316 + 3345 + 2991 + 22695 + 2334 + 22696 + 2610 + 6946 + 18802 + 6947 + 18803 + 19903 + 15207 + 15208 + 2595 + 6948 + 15209 + 6949 + 19904 + 6950 + 3929 + 2369 + 22697 + 6952 + 6951 + 18804 + 2028 + 2053 + 2190 + 18805 + 19905 + 22698 + 22699 + 6955 + 17164 + 18806 + 22700 + 2416 + 6954 + 19906 + 6953 + 2889 + 15210 + 1955 + 19907 + 2663 + 19908 + 3396 + 22703 + 2371 + 15211 + 22704 + 6956 + 2503 + 22705 + 15212 + 6959 + 6957 + 7707 +endcidchar + +100 begincidchar + 6958 + 19909 + 7777 + 15215 + 18807 + 6961 + 6960 + 18808 + 2530 + 6962 + 19910 + 15216 + 19911 + 22706 + 19912 + 19913 + 3428 + 2115 + 2317 + 6965 + 6966 + 3948 + 2383 + 3834 + 3988 + 6967 + 1754 + 6968 + 8640 + 3101 + 22709 + 8639 + 6971 + 20290 + 2577 + 8641 + 6969 + 6970 + 3068 + 3715 + 1780 + 18813 + 22712 + 15217 + 17165 + 15218 + 22713 + 15219 + 6972 + 22714 + 6976 + 19914 + 18814 + 8646 + 15220 + 19915 + 8648 + 22717 + 3255 + 1441 + 8647 + 6980 + 6977 + 6979 + 22720 + 6975 + 19916 + 15221 + 7050 + 6978 + 15222 + 4019 + 1934 + 15223 + 8655 + 8649 + 8651 + 22731 + 6988 + 8650 + 18818 + 15224 + 3118 + 6983 + 22732 + 15225 + 6986 + 6984 + 18819 + 6989 + 22733 + 8652 + 15226 + 6990 + 8654 + 18820 + 6982 + 22734 + 8653 + 6995 +endcidchar + +100 begincidchar + 1302 + 6981 + 15227 + 18821 + 3393 + 6985 + 18822 + 2504 + 8656 + 18823 + 22737 + 2029 + 22741 + 19917 + 22742 + 22743 + 3702 + 18827 + 1756 + 2384 + 3220 + 8362 + 18828 + 22744 + 18829 + 19918 + 2735 + 22745 + 6993 + 6987 + 6992 + 18830 + 3791 + 18831 + 3028 + 6994 + 6991 + 18832 + 22746 + 8657 + 22749 + 18833 + 2734 + 19919 + 18836 + 13652 + 22750 + 6998 + 22751 + 6997 + 22752 + 22753 + 18837 + 18838 + 19922 + 15228 + 19923 + 19924 + 18839 + 22754 + 19925 + 22755 + 18840 + 6996 + 8663 + 3677 + 8667 + 8665 + 8661 + 22756 + 8662 + 15231 + 8666 + 22759 + 22760 + 2437 + 18841 + 8660 + 22761 + 6999 + 3631 + 22762 + 1270 + 22763 + 22764 + 3512 + 2992 + 18845 + 1682 + 8368 + 7001 + 8670 + 2031 + 8673 + 22765 + 8675 + 13402 + 7690 + 22766 + 15232 +endcidchar + +100 begincidchar + 7000 + 2611 + 18842 + 19926 + 15233 + 2612 + 7004 + 7006 + 22767 + 8674 + 8672 + 15234 + 2531 + 8669 + 7005 + 7007 + 22768 + 8668 + 1739 + 15235 + 3511 + 18846 + 22769 + 2318 + 4041 + 7003 + 2152 + 4069 + 19927 + 22770 + 7009 + 19928 + 22771 + 7008 + 7010 + 7002 + 15236 + 8361 + 17166 + 13400 + 3265 + 3151 + 22772 + 18849 + 15237 + 3059 + 22773 + 7015 + 8677 + 19929 + 18850 + 2945 + 7011 + 22774 + 7012 + 22775 + 22776 + 15239 + 18851 + 1795 + 15240 + 7014 + 22777 + 8676 + 18852 + 18853 + 22778 + 20276 + 22779 + 22780 + 7013 + 22781 + 2505 + 19930 + 19931 + 18857 + 19932 + 18858 + 1495 + 22784 + 18859 + 22785 + 7019 + 22786 + 2095 + 2811 + 22787 + 7745 + 15241 + 18860 + 18854 + 17169 + 8678 + 22789 + 1433 + 22790 + 15243 + 22791 + 3039 + 7016 +endcidchar + +100 begincidchar + 7020 + 15242 + 19933 + 15244 + 7026 + 8679 + 18865 + 7029 + 22797 + 15245 + 22798 + 19934 + 22799 + 7028 + 3111 + 22800 + 7025 + 22801 + 18866 + 7027 + 8680 + 17170 + 1720 + 15246 + 7030 + 7024 + 19935 + 18867 + 7023 + 18864 + 18861 + 22802 + 8681 + 19936 + 15247 + 18871 + 15248 + 22803 + 19937 + 7034 + 17171 + 7035 + 22804 + 18868 + 15249 + 7036 + 7033 + 7032 + 22805 + 2506 + 3202 + 7031 + 22806 + 7040 + 7038 + 19940 + 22807 + 8682 + 18872 + 17172 + 15250 + 7039 + 7037 + 2904 + 7041 + 18873 + 22808 + 15251 + 7042 + 22809 + 7044 + 8683 + 8684 + 17173 + 19941 + 1553 + 7043 + 7801 + 15252 + 22810 + 7055 + 7045 + 22811 + 7048 + 22812 + 7046 + 22813 + 7047 + 17174 + 22814 + 7049 + 15253 + 18876 + 22815 + 18877 + 7051 + 17175 + 15254 + 7052 + 7053 +endcidchar + +100 begincidchar + 7056 + 7054 + 7057 + 7059 + 7058 + 22817 + 22816 + 3029 + 15255 + 18878 + 22818 + 3827 + 7060 + 2736 + 22819 + 18879 + 7061 + 19942 + 3604 + 7062 + 1417 + 17176 + 1246 + 1555 + 8685 + 1554 + 7063 + 7064 + 17177 + 7067 + 19943 + 1556 + 1459 + 2032 + 3402 + 15256 + 7069 + 7068 + 15257 + 20313 + 17178 + 7070 + 13653 + 1278 + 15259 + 17179 + 7073 + 22822 + 7072 + 7071 + 15260 + 7074 + 19944 + 7077 + 19945 + 1163 + 18884 + 19946 + 7075 + 17180 + 7079 + 7078 + 17181 + 17182 + 7081 + 7080 + 7082 + 3206 + 22823 + 15261 + 7083 + 22824 + 17184 + 22825 + 19949 + 7084 + 7086 + 19950 + 7085 + 19951 + 14061 + 3550 + 15262 + 22826 + 7087 + 22827 + 19952 + 7088 + 2133 + 18887 + 19953 + 3703 + 22830 + 19954 + 2765 + 18891 + 19955 + 1128 + 2859 + 15263 +endcidchar + +100 begincidchar + 7091 + 3551 + 7094 + 7092 + 2033 + 7093 + 1910 + 22833 + 19956 + 15264 + 3605 + 7096 + 7098 + 7097 + 7099 + 18892 + 1219 + 2590 + 2438 + 1557 + 7100 + 3356 + 7102 + 22836 + 1220 + 7101 + 3040 + 19957 + 3989 + 3203 + 7095 + 3950 + 1893 + 19958 + 22837 + 3909 + 22838 + 19959 + 19960 + 18894 + 19961 + 15265 + 1777 + 3964 + 1790 + 19962 + 2882 + 6252 + 7103 + 1418 + 2613 + 22839 + 1460 + 7105 + 19963 + 7106 + 7104 + 20273 + 18896 + 2125 + 2507 + 8688 + 22840 + 1221 + 4001 + 15266 + 17185 + 22841 + 7108 + 6923 + 15267 + 7107 + 19964 + 8689 + 7111 + 18899 + 7112 + 7113 + 4020 + 18900 + 2669 + 3407 + 18901 + 2627 + 1571 + 3876 + 1389 + 2370 + 1935 + 7118 + 22842 + 7117 + 2241 + 7119 + 7116 + 2166 + 15268 + 7123 + 6546 + 18904 +endcidchar + +100 begincidchar + 4331 + 18905 + 2621 + 7121 + 18906 + 15270 + 22844 + 3949 + 3273 + 1229 + 15271 + 2695 + 2274 + 17186 + 3591 + 15272 + 1250 + 4021 + 3925 + 7124 + 22845 + 3135 + 2343 + 15273 + 19965 + 7125 + 22846 + 7126 + 2578 + 7127 + 15274 + 4022 + 7122 + 7129 + 7131 + 7130 + 7128 + 18908 + 7132 + 7133 + 22847 + 19966 + 2812 + 22848 + 1378 + 18909 + 7134 + 3780 + 19969 + 7135 + 7136 + 19970 + 4048 + 8690 + 18911 + 5140 + 7137 + 8691 + 18912 + 7143 + 8692 + 7140 + 7141 + 18913 + 7142 + 7144 + 22850 + 8693 + 17187 + 8694 + 8695 + 2664 + 20314 + 3843 + 18914 + 22851 + 2665 + 15275 + 18915 + 7145 + 3463 + 7146 + 7430 + 3800 + 15276 + 7147 + 7148 + 19971 + 7149 + 1461 + 18916 + 7151 + 2591 + 15277 + 13624 + 15278 + 1786 + 19972 + 7153 + 7157 +endcidchar + +100 begincidchar + 22854 + 7155 + 19973 + 19974 + 22855 + 7156 + 7653 + 7154 + 7158 + 22856 + 7159 + 1164 + 17188 + 18919 + 22857 + 7708 + 19975 + 15279 + 7162 + 18920 + 19976 + 1633 + 15280 + 7165 + 7164 + 7163 + 6708 + 19977 + 20291 + 17189 + 22858 + 19978 + 17190 + 22859 + 18923 + 22860 + 17191 + 7168 + 7169 + 22863 + 7170 + 17192 + 22864 + 7171 + 18924 + 19979 + 22865 + 22866 + 18925 + 1558 + 18926 + 22867 + 18927 + 15283 + 17193 + 7172 + 22868 + 15284 + 19980 + 18928 + 22869 + 7173 + 3289 + 19981 + 18929 + 7175 + 1339 + 15285 + 7178 + 7177 + 22872 + 1222 + 1721 + 3607 + 3030 + 2066 + 18930 + 2034 + 2417 + 19982 + 2594 + 15286 + 7180 + 18931 + 15287 + 7179 + 3884 + 1572 + 3430 + 3252 + 18932 + 18933 + 2626 + 3990 + 22873 + 1841 + 22874 + 15288 + 22875 + 7183 +endcidchar + +100 begincidchar + 15289 + 7182 + 18938 + 19983 + 15290 + 3705 + 3204 + 19984 + 22876 + 7795 + 1266 + 22877 + 7184 + 7181 + 14259 + 3523 + 3924 + 7185 + 15291 + 22878 + 7186 + 18939 + 22879 + 7188 + 2890 + 7187 + 22880 + 1573 + 1894 + 17194 + 8697 + 1574 + 15294 + 7752 + 3129 + 4008 + 8698 + 18940 + 1936 + 22881 + 7189 + 15295 + 7194 + 7193 + 3561 + 7195 + 18941 + 18942 + 22882 + 7196 + 18943 + 7197 + 19987 + 7198 + 18945 + 15296 + 15297 + 15298 + 18948 + 7200 + 7199 + 19988 + 7201 + 18949 + 15299 + 18950 + 22883 + 3464 + 6201 + 2543 + 13848 + 18951 + 1612 + 18952 + 15300 + 22884 + 17195 + 7202 + 18953 + 7203 + 4289 + 5338 + 3431 + 1215 + 18956 + 7634 + 22885 + 2242 + 3678 + 2534 + 19989 + 7204 + 7799 + 22886 + 18957 + 7205 + 3910 + 13650 + 7970 + 19990 +endcidchar + +100 begincidchar + 7206 + 1390 + 7207 + 19991 + 7208 + 22887 + 7213 + 7209 + 22888 + 7212 + 22889 + 8701 + 1559 + 22890 + 7214 + 7215 + 18967 + 22891 + 19992 + 22892 + 15303 + 18971 + 7218 + 7220 + 18972 + 22893 + 19993 + 7219 + 7222 + 7225 + 15304 + 18973 + 7221 + 19994 + 7226 + 7968 + 17196 + 22894 + 22895 + 15305 + 19995 + 15306 + 18974 + 2335 + 2035 + 22896 + 22897 + 8703 + 22898 + 18975 + 7229 + 18976 + 1436 + 3333 + 22899 + 15307 + 22900 + 2968 + 3267 + 22901 + 7232 + 18977 + 18978 + 20288 + 18979 + 2860 + 1274 + 1766 + 1767 + 15310 + 2993 + 7237 + 1768 + 22902 + 18980 + 1391 + 7236 + 18981 + 22903 + 7234 + 22904 + 7235 + 18982 + 7233 + 19996 + 7247 + 22905 + 18984 + 7243 + 18985 + 7242 + 18986 + 2403 + 7244 + 15311 + 17197 + 22913 + 7246 + 14266 + 18987 +endcidchar + +100 begincidchar + 22914 + 19997 + 1613 + 7245 + 19998 + 18988 + 2813 + 1895 + 15312 + 8003 + 18989 + 22915 + 18990 + 22916 + 19999 + 15313 + 15314 + 2861 + 7249 + 3205 + 18991 + 22917 + 22918 + 15317 + 7250 + 15318 + 7255 + 7253 + 20000 + 7252 + 7254 + 18992 + 7251 + 22919 + 18993 + 7257 + 8704 + 20001 + 7727 + 22922 + 7256 + 15320 + 7259 + 18994 + 1723 + 7258 + 22923 + 7260 + 7261 + 7263 + 7262 + 7264 + 7266 + 7265 + 2062 + 22924 + 22925 + 7267 + 22926 + 18996 + 7268 + 22927 + 22928 + 18998 + 1434 + 19000 + 22929 + 7269 + 22930 + 7270 + 17198 + 17199 + 2615 + 19002 + 22931 + 17200 + 7271 + 19003 + 7272 + 19004 + 19005 + 17201 + 22932 + 2036 + 8705 + 22933 + 8706 + 19006 + 22934 + 19007 + 7279 + 22935 + 19008 + 3397 + 7281 + 22936 + 3480 + 7282 + 7280 + 7284 +endcidchar + +100 begincidchar + 7283 + 22939 + 7285 + 15323 + 22940 + 7286 + 22941 + 22942 + 22943 + 20004 + 17202 + 15324 + 7287 + 17203 + 20005 + 20006 + 19009 + 19010 + 19011 + 19012 + 7288 + 20009 + 7289 + 22946 + 19013 + 20297 + 7290 + 15325 + 7293 + 22947 + 19014 + 20298 + 17205 + 5332 + 7300 + 20010 + 22949 + 6057 + 1614 + 19015 + 1407 + 2082 + 7302 + 7301 + 3761 + 20011 + 19017 + 22952 + 7303 + 7306 + 3728 + 20012 + 7307 + 1685 + 22955 + 17206 + 22956 + 19018 + 19019 + 17207 + 20013 + 22957 + 4043 + 8708 + 15328 + 7308 + 8707 + 22960 + 15329 + 22961 + 20014 + 7310 + 17208 + 22962 + 20015 + 22963 + 22964 + 17209 + 22965 + 22966 + 1154 + 8709 + 20016 + 7311 + 3579 + 7309 + 22967 + 22968 + 20017 + 17210 + 19024 + 15330 + 7316 + 22969 + 3740 + 20280 + 19025 + 2154 + 2737 + 20018 +endcidchar + +100 begincidchar + 8710 + 19027 + 7317 + 22970 + 19028 + 7320 + 8711 + 22971 + 19029 + 20019 + 7318 + 15331 + 7321 + 15332 + 20020 + 1957 + 7319 + 17211 + 7322 + 22972 + 7328 + 7689 + 15333 + 19031 + 2884 + 19032 + 14271 + 7329 + 7326 + 7325 + 7327 + 17212 + 15334 + 1845 + 19033 + 15335 + 19035 + 19034 + 7333 + 7332 + 7331 + 19030 + 1143 + 15336 + 17213 + 22973 + 15337 + 15338 + 20021 + 8712 + 20022 + 7343 + 7339 + 7340 + 7336 + 7342 + 15339 + 7338 + 1472 + 22974 + 4082 + 22975 + 7341 + 7337 + 7335 + 7334 + 19039 + 7345 + 20023 + 19043 + 22976 + 7348 + 19044 + 17214 + 7347 + 7346 + 22977 + 15340 + 22978 + 19045 + 15341 + 3515 + 7344 + 7636 + 7349 + 19047 + 7351 + 20024 + 15342 + 19048 + 1485 + 7330 + 1241 + 22979 + 7353 + 15343 + 22980 + 20025 + 19049 + 7352 +endcidchar + +100 begincidchar + 7350 + 2923 + 22981 + 7796 + 15344 + 19055 + 20026 + 4002 + 19056 + 7354 + 19057 + 19050 + 19058 + 22982 + 19059 + 7355 + 20027 + 15345 + 17217 + 7356 + 20028 + 15346 + 19065 + 19066 + 7357 + 15347 + 7358 + 19067 + 22983 + 3031 + 19068 + 7359 + 3403 + 7364 + 7360 + 7361 + 19069 + 3679 + 3792 + 3240 + 22984 + 22985 + 15348 + 7365 + 7366 + 3222 + 7363 + 14272 + 19070 + 1322 + 19072 + 7374 + 7373 + 1303 + 22986 + 7371 + 7370 + 7368 + 1497 + 7367 + 2270 + 1321 + 22987 + 20029 + 19078 + 22990 + 2037 + 22991 + 20030 + 7377 + 7376 + 7375 + 15349 + 17220 + 7372 + 22992 + 7378 + 15350 + 7379 + 19080 + 7384 + 7383 + 17221 + 7385 + 1231 + 19081 + 7683 + 3781 + 19082 + 15351 + 7382 + 22995 + 15352 + 20031 + 8714 + 3680 + 7390 + 8713 + 7386 + 19085 +endcidchar + +100 begincidchar + 7391 + 20032 + 15353 + 15354 + 22996 + 19088 + 22997 + 7388 + 7387 + 17222 + 15355 + 22998 + 1842 + 23001 + 17223 + 19089 + 7392 + 19090 + 7393 + 7394 + 23004 + 7389 + 17225 + 23005 + 7369 + 15356 + 7395 + 3069 + 19092 + 7399 + 19093 + 7400 + 7398 + 17226 + 19094 + 19091 + 17224 + 7397 + 7403 + 15357 + 7396 + 7401 + 15358 + 19095 + 23007 + 7402 + 7405 + 15359 + 7646 + 7404 + 19096 + 23010 + 15360 + 19097 + 19098 + 20033 + 7407 + 17228 + 20034 + 15361 + 7408 + 23011 + 7409 + 23012 + 4079 + 20035 + 15362 + 7406 + 2891 + 2141 + 7410 + 23013 + 19101 + 17229 + 19100 + 19102 + 23014 + 15363 + 23018 + 8716 + 19103 + 15364 + 7413 + 7414 + 1896 + 7415 + 20036 + 19104 + 7677 + 7416 + 2267 + 19106 + 7417 + 19107 + 23019 + 7418 + 7423 + 7421 + 4066 + 7422 +endcidchar + +100 begincidchar + 23022 + 4023 + 23023 + 19108 + 7424 + 17230 + 4003 + 15365 + 7425 + 3380 + 15366 + 7426 + 7428 + 15367 + 7429 + 23024 + 17231 + 20040 + 23025 + 7682 + 7797 + 7427 + 2047 + 3801 + 3729 + 4740 + 19110 + 5375 + 3753 + 13323 + 1323 + 23026 + 23027 + 23028 + 7431 + 1642 + 8717 + 2055 + 7435 + 23029 + 5645 + 3815 + 2883 + 7436 + 7438 + 7437 + 19112 + 7439 + 20041 + 7440 + 15368 + 7441 + 15369 + 7442 + 20042 + 23032 + 20043 + 7443 + 23033 + 23034 + 7446 + 19113 + 19114 + 19116 + 20044 + 3102 + 20045 + 15370 + 23035 + 15371 + 1937 + 20046 + 7453 + 23036 + 15372 + 15373 + 23037 + 20047 + 23038 + 2767 + 7454 + 20048 + 20049 + 7455 + 15374 + 20052 + 15375 + 15376 + 19117 + 3475 + 23041 + 19118 + 7456 + 23042 + 15377 + 15378 + 19119 + 23045 + 7457 + 5898 +endcidchar + +100 begincidchar + 6779 + 7174 + 7458 + 19120 + 7459 + 19121 + 23046 + 15379 + 19122 + 20053 + 19124 + 23047 + 4024 + 7460 + 15380 + 19126 + 7467 + 7466 + 19127 + 23048 + 20054 + 19128 + 15381 + 7469 + 23049 + 15382 + 7470 + 7468 + 23050 + 23051 + 3966 + 23052 + 15383 + 15384 + 7471 + 23055 + 17232 + 7472 + 5927 + 20055 + 7473 + 23056 + 15385 + 23057 + 20056 + 14048 + 15431 + 15429 + 15434 + 20068 + 14089 + 14168 + 20156 + 15447 + 15448 + 13739 + 13392 + 14084 + 20303 + 20305 + 13394 + 13971 + 13344 + 14088 + 7811 + 14097 + 14095 + 7808 + 13396 + 13393 + 7750 + 13956 + 8410 + 8421 + 7746 + 14290 + 8481 + 8497 + 8499 + 20307 + 8548 + 8571 + 8583 + 8587 + 8590 + 8599 + 8610 + 21073 + 8613 + 8622 + 8630 + 18760 + 8633 + 8636 + 8664 + 8671 + 8687 + 8702 + 8715 + 13382 +endcidchar + +100 begincidchar + 13360 + 13389 + 13385 + 13338 + 13378 + 7651 + 13366 + 13333 + 13384 + 13387 + 13361 + 16837 + 13326 + 13328 + 13363 + 21072 + 13381 + 13334 + 13352 + 13375 + 13327 + 7700 + 13332 + 13347 + 15398 + 7732 + 13379 + 13348 + 13345 + 13335 + 13391 + 13359 + 13351 + 13325 + 13371 + 13343 + 13373 + 13358 + 13399 + 18366 + 13376 + 13353 + 14199 + 14198 + 13367 + 13331 + 13346 + 13321 + 13339 + 13380 + 13364 + 15403 + 13320 + 13374 + 13337 + 7788 + 13740 + 14281 + 13695 + 9358 + 8268 + 7897 + 7898 + 7890 + 7907 + 7908 + 642 + 8007 + 716 + 712 + 715 + 717 + 8006 + 718 + 692 + 636 + 693 + 637 + 663 + 699 + 697 + 700 + 641 + 719 + 678 + 664 + 679 + 648 + 650 + 646 + 680 + 667 + 681 + 665 + 751 + 649 + 8005 + 711 + 323 + 8061 +endcidchar + +100 begincidchar + 10985 + 11024 + 13839 + 17233 + 14108 + 17240 + 17243 + 14209 + 20057 + 20075 + 13857 + 17259 + 17282 + 17291 + 17289 + 17295 + 17297 + 17299 + 14188 + 20080 + 17308 + 14294 + 14105 + 20083 + 17312 + 20128 + 17319 + 17321 + 17327 + 13523 + 17331 + 14109 + 17332 + 13755 + 17337 + 17340 + 13803 + 13706 + 17359 + 20090 + 17373 + 17388 + 17380 + 17379 + 17391 + 17414 + 13953 + 17415 + 17421 + 17417 + 17429 + 17428 + 17435 + 16816 + 17437 + 17438 + 17449 + 17462 + 16821 + 17472 + 17480 + 16838 + 17492 + 17493 + 16833 + 17525 + 7825 + 17539 + 17544 + 17545 + 17547 + 17546 + 17556 + 17552 + 17551 + 17559 + 17561 + 17562 + 16845 + 17575 + 17582 + 17585 + 17599 + 19105 + 17605 + 17608 + 15443 + 17632 + 17647 + 17653 + 17657 + 17667 + 17680 + 17683 + 17682 + 17686 + 17710 + 20124 + 20130 + 17744 +endcidchar + +100 begincidchar + 17742 + 16888 + 17743 + 17761 + 14140 + 17768 + 17764 + 17763 + 17770 + 17772 + 17774 + 17769 + 15422 + 17782 + 17784 + 17783 + 17788 + 17814 + 17815 + 17827 + 16905 + 17843 + 17841 + 15393 + 17842 + 17863 + 17854 + 16914 + 16916 + 17867 + 17875 + 20152 + 17874 + 17880 + 17885 + 17897 + 17910 + 14293 + 13904 + 17925 + 18394 + 17942 + 17945 + 17944 + 17943 + 17983 + 20168 + 17998 + 18003 + 18015 + 18018 + 14282 + 18039 + 7838 + 18049 + 18055 + 16970 + 18077 + 18104 + 18117 + 18119 + 18124 + 13995 + 20058 + 18158 + 18162 + 18167 + 18170 + 20059 + 18181 + 18183 + 18185 + 18190 + 18193 + 18192 + 18195 + 18197 + 18209 + 17005 + 18217 + 17009 + 18229 + 14075 + 17018 + 18248 + 18249 + 7670 + 17024 + 20112 + 18268 + 13922 + 18277 + 18276 + 18278 + 18293 + 18302 + 18303 + 17033 + 18318 + 18319 +endcidchar + +100 begincidchar + 18322 + 18320 + 18327 + 18325 + 18329 + 18330 + 18332 + 18339 + 18338 + 18345 + 18344 + 18352 + 18355 + 18365 + 13691 + 14189 + 18385 + 18386 + 20311 + 18398 + 18416 + 14100 + 18430 + 18444 + 18446 + 13646 + 18450 + 14134 + 18452 + 18455 + 18459 + 18463 + 18466 + 17063 + 17478 + 18506 + 20206 + 18515 + 17089 + 18528 + 18544 + 18553 + 17103 + 18571 + 18574 + 18611 + 18610 + 18617 + 18620 + 18624 + 18638 + 18637 + 18640 + 17117 + 18645 + 18650 + 18652 + 18656 + 18672 + 20133 + 18684 + 18699 + 18701 + 18702 + 20220 + 18708 + 20060 + 18716 + 18718 + 13898 + 18727 + 18733 + 17140 + 18745 + 18747 + 17146 + 18754 + 18757 + 18770 + 18784 + 18787 + 18812 + 18811 + 18817 + 14253 + 18824 + 18843 + 18844 + 18848 + 18847 + 18855 + 18856 + 18863 + 18862 + 18874 + 18875 + 7641 + 18882 + 18883 + 18885 +endcidchar + +100 begincidchar + 14256 + 18886 + 18890 + 18893 + 18895 + 7673 + 18897 + 18903 + 18917 + 18918 + 18935 + 18944 + 13849 + 18959 + 18962 + 18966 + 18983 + 19001 + 13717 + 19026 + 19036 + 20315 + 19038 + 19037 + 19046 + 19054 + 19051 + 19071 + 19071 + 19077 + 19075 + 19084 + 19083 + 17227 + 20072 + 19109 + 19111 + 19123 + 19125 + 20316 + 19129 + 14145 + 13780 + 13866 + 20088 + 20096 + 20097 + 20247 + 20114 + 13782 + 20125 + 20141 + 14064 + 20149 + 13724 + 20153 + 20176 + 20180 + 14174 + 20194 + 20201 + 20204 + 13651 + 20240 + 20256 + 20260 + 14278 + 15388 + 7814 + 20061 + 7817 + 13954 + 13684 + 13807 + 14109 + 13719 + 13815 + 20062 + 13841 + 13998 + 14121 + 13832 + 7754 + 7734 + 20063 + 13928 + 20064 + 13750 + 13867 + 14129 + 7816 + 14140 + 7695 + 14291 + 20065 + 13679 + 7665 + 13656 + 13768 + 13801 +endcidchar + +12 begincidchar + 13932 + 13916 + 7839 + 13809 + 13357 + 13854 + 14180 + 13670 + 14068 + 20066 + 14069 + 15269 +endcidchar + +100 begincidrange +<20> <5b> 1 +<5d> <7b> 62 + 101 + 157 + 161 + 164 + 170 + 187 + 193 + 199 + 216 + 15731 + 15883 + 15898 + 15851 + 127 + 130 + 15874 + 15872 + 15862 + 15877 + 20317 + 20428 + 1011 + 1028 + 20436 + 1035 + 1050 + 1052 + 20442 + 20447 + 20458 + 1059 + 1066 + 1099 + 1109 + 20460 + 20471 + 15729 + 776 + 708 + 110 + 16278 + 9378 + 9384 + 9375 + 9785 + 9371 + 7575 + 8225 + 8092 + 8298 + 737 + 12204 + 12202 + 8310 + 15489 + 749 + 769 + 20369 + 701 + 763 + 12121 + 15509 + 745 + 15472 + 743 + 15474 + 15725 + 15478 + 682 + 12144 + 12152 + 8178 + 8174 + 16312 + 16253 + 16255 + 7555 + 8071 + 8083 + 8062 + 20587 + 8112 + 10339 + 10349 + 10313 + 10515 + 16223 + 7479 + 7543 + 8247 + 8261 + 8230 + 8245 + 16274 + 8255 + 8215 + 16233 + 8220 +endcidrange + +100 begincidrange + 12098 + 16314 + 8286 + 16201 + 16207 + 8207 + 13833 + 14689 + 14197 + 4301 + 4538 + 7457 + 7472 + 633 + 657 + 682 + 676 + 16197 + 12129 + 12108 + 842 + 905 + 7958 + 16326 + 643 + 653 + 925 + 956 + 8313 + 651 + 16283 + 16236 + 16247 + 10126 + 8198 + 7618 + 8102 + 10244 + 10461 + 10472 + 10486 + 7613 + 10248 + 10413 + 11874 + 11889 + 11900 + 11904 + 11912 + 11918 + 11924 + 11936 + 11939 + 11944 + 11946 + 11955 + 8031 + 8192 + 7604 + 7601 + 8022 + 11869 + 17341 + 17528 + 14296 + 19141 + 14300 + 14302 + 21079 + 4108 + 1687 + 21096 + 17260 + 14321 + 21112 + 21115 + 4152 + 14327 + 21129 + 21134 + 21142 + 17278 + 21148 + 21151 + 17284 + 4184 + 21157 + 4197 + 19167 + 21166 + 21169 + 21171 + 4215 + 4226 + 4231 + 4235 + 19179 + 14355 + 19187 + 4261 +endcidrange + +100 begincidrange + 19194 + 21198 + 4279 + 21205 + 17323 + 4293 + 14364 + 21226 + 21229 + 21237 + 19217 + 21245 + 4342 + 19223 + 21261 + 4378 + 17364 + 21273 + 4394 + 21281 + 21289 + 14397 + 19257 + 21299 + 21302 + 14407 + 14411 + 21314 + 17412 + 21317 + 19277 + 21322 + 14421 + 4475 + 19282 + 17418 + 17424 + 17431 + 4496 + 14430 + 21357 + 17453 + 17456 + 21361 + 17466 + 4535 + 21372 + 4544 + 21379 + 17481 + 4571 + 14452 + 4582 + 21410 + 17503 + 4597 + 4612 + 14473 + 21432 + 21435 + 21439 + 21446 + 4641 + 4648 + 17541 + 21457 + 21468 + 21476 + 21480 + 8446 + 14499 + 4725 + 21496 + 14504 + 17597 + 4737 + 14508 + 4743 + 19352 + 4751 + 4755 + 14514 + 21513 + 4780 + 21522 + 21530 + 21533 + 17618 + 3688 + 17622 + 21547 + 4844 + 21563 + 21565 + 4862 + 4871 + 14547 + 4887 + 21583 + 21585 +endcidrange + +100 begincidrange + 17648 + 21591 + 21593 + 21599 + 4930 + 4941 + 21614 + 4954 + 21618 + 21621 + 17675 + 14570 + 19400 + 17689 + 17692 + 19403 + 19417 + 14588 + 17706 + 5040 + 21668 + 21672 + 5058 + 21679 + 5073 + 5088 + 21695 + 21697 + 21700 + 5096 + 14605 + 5107 + 17746 + 16889 + 19437 + 21718 + 21723 + 5138 + 5151 + 21742 + 14627 + 21759 + 17805 + 17809 + 21770 + 17820 + 14640 + 21783 + 14655 + 17845 + 17855 + 14664 + 21800 + 14671 + 5310 + 21803 + 21806 + 19471 + 21809 + 17876 + 21814 + 17882 + 5348 + 19476 + 21828 + 21830 + 5359 + 21834 + 21836 + 17899 + 17903 + 5377 + 21842 + 14701 + 17928 + 17936 + 17959 + 17961 + 17964 + 21887 + 5482 + 19502 + 21895 + 14736 + 17995 + 14746 + 14754 + 19516 + 8540 + 18037 + 21944 + 5604 + 19524 + 14776 + 18050 + 21955 + 21960 + 14784 + 18067 + 19538 +endcidrange + +100 begincidrange + 5643 + 21970 + 18078 + 14792 + 14795 + 14810 + 14815 + 21994 + 14829 + 22001 + 5694 + 18125 + 22023 + 18134 + 5724 + 14848 + 18148 + 5755 + 5749 + 14855 + 18160 + 5762 + 22032 + 5769 + 5774 + 5776 + 22038 + 5793 + 22041 + 14868 + 18178 + 5797 + 22050 + 5817 + 5820 + 16999 + 22057 + 14877 + 22060 + 19591 + 5840 + 18203 + 14888 + 22080 + 14898 + 18226 + 19613 + 14908 + 5902 + 18244 + 5912 + 22131 + 5924 + 14932 + 5950 + 5953 + 5963 + 18281 + 5980 + 22161 + 22167 + 22169 + 22180 + 19648 + 19650 + 18323 + 14962 + 14968 + 18340 + 14980 + 22208 + 22212 + 19672 + 6133 + 18375 + 6145 + 6150 + 6154 + 22229 + 6159 + 6162 + 14999 + 6167 + 18387 + 6169 + 18390 + 6191 + 15008 + 19689 + 6206 + 22247 + 15024 + 6260 + 17054 + 19717 + 6290 + 22282 + 6293 + 6296 + 19724 +endcidrange + +100 begincidrange + 6317 + 6321 + 22297 + 22303 + 17065 + 18473 + 18482 + 22310 + 6357 + 22312 + 22321 + 18495 + 18510 + 18512 + 22350 + 22352 + 18525 + 22357 + 6429 + 18535 + 22373 + 18542 + 22384 + 18559 + 17100 + 22393 + 22400 + 22403 + 6489 + 18581 + 15087 + 6487 + 22413 + 22430 + 18606 + 22436 + 19764 + 15100 + 18626 + 6559 + 22465 + 19782 + 15117 + 6598 + 22478 + 6601 + 15122 + 19788 + 22484 + 15125 + 6617 + 22504 + 6652 + 22513 + 22519 + 22529 + 22531 + 6680 + 22549 + 15145 + 6730 + 18696 + 6733 + 22573 + 22576 + 22579 + 6751 + 6760 + 6770 + 6772 + 6799 + 19845 + 22614 + 6804 + 6807 + 18730 + 22618 + 19852 + 22622 + 22625 + 22632 + 22641 + 22644 + 22653 + 22655 + 6879 + 19882 + 15183 + 6896 + 22668 + 22671 + 6910 + 17154 + 22681 + 18792 + 17160 + 18800 + 22701 + 15213 + 6963 +endcidrange + +100 begincidrange + 18809 + 22707 + 8644 + 22710 + 8642 + 6973 + 22715 + 22718 + 18815 + 22721 + 22723 + 22726 + 22729 + 22735 + 22738 + 8658 + 18825 + 22747 + 19920 + 15229 + 22757 + 17167 + 22782 + 7017 + 22792 + 22795 + 7021 + 19938 + 18869 + 18880 + 7065 + 22820 + 19947 + 22828 + 7089 + 18888 + 22831 + 22834 + 7109 + 7114 + 19967 + 7138 + 22852 + 7160 + 18921 + 7166 + 15281 + 22861 + 22870 + 18936 + 1465 + 15292 + 19985 + 7190 + 18946 + 18954 + 18960 + 18963 + 7210 + 15301 + 18968 + 7216 + 7223 + 7227 + 7230 + 15308 + 22906 + 7238 + 7240 + 22909 + 22911 + 15315 + 22920 + 15321 + 20002 + 7273 + 7275 + 7277 + 22937 + 22944 + 20007 + 7291 + 7294 + 7298 + 15326 + 22950 + 7304 + 22953 + 19020 + 22958 + 19022 + 7312 + 7314 + 7323 + 19040 + 19052 + 17215 + 19060 + 19063 + 19073 +endcidrange + +61 begincidrange + 17218 + 22988 + 22993 + 7380 + 19086 + 22999 + 23002 + 23008 + 23015 + 7411 + 20037 + 7419 + 23020 + 7432 + 23030 + 7444 + 7447 + 7450 + 20050 + 23039 + 23043 + 7461 + 7464 + 23053 + 20069 + 15444 + 7809 + 8579 + 8699 + 13349 + 112 + 9359 + 7887 + 7892 + 7899 + 7905 + 7901 + 7915 + 7909 + 7911 + 12639 + 7903 + 674 + 780 + 639 + 790 + 816 + 12131 + 327 + 358 + 713 + 10004 + 10901 + 10917 + 10631 + 11713 + 11729 + 17671 + 18554 + 18773 + 18834 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJIS2004-UTF8-V b/resources/cmaps/japan/UniJIS2004-UTF8-V new file mode 100644 index 00000000..ed2c00f7 --- /dev/null +++ b/resources/cmaps/japan/UniJIS2004-UTF8-V @@ -0,0 +1,300 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJIS2004-UTF8-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJIS2004-UTF8-H) +%%BeginResource: CMap (UniJIS2004-UTF8-V) +%%Title: (UniJIS2004-UTF8-V Adobe Japan1 6) +%%Version: 1.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJIS2004-UTF8-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJIS2004-UTF8-V def +/CMapVersion 1.002 def +/CMapType 1 def + +/XUID [1 10 25632] def + +/WMode 1 def + +100 begincidchar + 8269 + 7893 + 7892 + 7895 + 7898 + 7897 + 8273 + 8283 + 738 + 736 + 739 + 737 + 8311 + 8310 + 8312 + 8012 + 8014 + 8011 + 8013 + 12148 + 12168 + 12147 + 12150 + 12168 + 12149 + 12156 + 12168 + 12155 + 12158 + 12168 + 12157 + 8168 + 8167 + 8166 + 12168 + 8172 + 8171 + 8170 + 7495 + 7497 + 7496 + 7498 + 7503 + 7505 + 7504 + 7506 + 7491 + 7493 + 7492 + 7494 + 7499 + 7501 + 7500 + 7502 + 7523 + 7527 + 7525 + 7524 + 7526 + 7529 + 7528 + 7535 + 7533 + 7532 + 7534 + 7537 + 7536 + 7538 + 7515 + 7516 + 7507 + 7508 + 7541 + 7540 + 7542 + 7547 + 7549 + 7546 + 7548 + 7553 + 7552 + 8221 + 8219 + 8222 + 8220 + 12178 + 8209 + 7894 + 7956 + 7957 + 7918 + 7919 + 7920 + 7921 + 7922 + 7923 + 7924 + 7925 + 7926 + 7927 +endcidchar + +79 begincidchar + 8272 + 8271 + 16331 + 7928 + 7929 + 7930 + 7931 + 7932 + 7933 + 7934 + 7935 + 7936 + 7937 + 7891 + 8350 + 8338 + 11960 + 8333 + 11961 + 11965 + 11963 + 11968 + 11966 + 11970 + 11972 + 7950 + 7941 + 8340 + 8330 + 11980 + 8339 + 11982 + 8353 + 8329 + 8348 + 11991 + 11993 + 7951 + 7945 + 8356 + 7953 + 11999 + 8358 + 12005 + 8334 + 7947 + 12014 + 12016 + 8343 + 12017 + 8349 + 12010 + 12018 + 12022 + 12019 + 8347 + 8357 + 12027 + 7940 + 7954 + 7943 + 8337 + 7948 + 12034 + 12038 + 12035 + 8344 + 8324 + 8268 + 8274 + 7917 + 7903 + 7904 + 7890 + 7905 + 7896 + 7906 + 7894 + 7889 +endcidchar + +37 begincidrange + 16350 + 7481 + 7479 + 7485 + 7483 + 7489 + 7487 + 7530 + 7517 + 7520 + 7509 + 7512 + 7543 + 7550 + 7887 + 7907 + 7901 + 16329 + 12139 + 8264 + 7938 + 16333 + 16344 + 11958 + 11973 + 11984 + 11988 + 11996 + 12002 + 12008 + 12020 + 12023 + 12028 + 12030 + 12039 + 7899 + 12141 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJISPro-UTF8-V b/resources/cmaps/japan/UniJISPro-UTF8-V new file mode 100644 index 00000000..63cbecfe --- /dev/null +++ b/resources/cmaps/japan/UniJISPro-UTF8-V @@ -0,0 +1,284 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJIS-UTF8-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJIS-UTF8-H) +%%BeginResource: CMap (UniJISPro-UTF8-V) +%%Title: (UniJISPro-UTF8-V Adobe Japan1 4) +%%Version: 1.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJIS-UTF8-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 4 def +end def + +/CMapName /UniJISPro-UTF8-V def +/CMapVersion 1.002 def +/CMapType 1 def + +/XUID [1 10 25536] def + +/WMode 1 def + +100 begincidrange + 8269 + 7893 + 7892 + 7895 + 12173 + 7956 + 7898 + 7897 + 8273 + 8283 + 738 + 736 + 739 + 737 + 12214 + 8311 + 8310 + 8312 + 8012 + 8014 + 8011 + 8013 + 7895 + 7894 + 7897 + 7481 + 7479 + 7485 + 7483 + 7489 + 7487 + 7495 + 7497 + 7496 + 7498 + 7503 + 7505 + 7504 + 7506 + 7491 + 7493 + 7492 + 7494 + 7499 + 7501 + 7500 + 7502 + 7523 + 7527 + 7525 + 7524 + 7526 + 7529 + 7528 + 7530 + 7535 + 7533 + 7532 + 7534 + 7537 + 7536 + 7538 + 7515 + 7517 + 7516 + 7520 + 7507 + 7509 + 7508 + 7512 + 7543 + 7541 + 7540 + 7542 + 7547 + 7549 + 7546 + 7548 + 7553 + 7552 + 7550 + 8221 + 8219 + 8222 + 8220 + 12178 + 8209 + 7887 + 7907 + 8270 + 7901 + 7894 + 7956 + 7957 + 7918 + 7919 + 7920 + 7921 + 7922 + 7923 +endcidrange + +100 begincidrange + 7924 + 7925 + 7926 + 7927 + 8272 + 8271 + 7928 + 7929 + 7930 + 7931 + 7932 + 7933 + 7934 + 7935 + 7936 + 7937 + 7938 + 7891 + 8350 + 11958 + 8338 + 11960 + 8333 + 11961 + 11965 + 11963 + 11968 + 11966 + 11970 + 11972 + 7950 + 11973 + 7941 + 8340 + 8330 + 11980 + 8339 + 11982 + 11984 + 8353 + 11988 + 8329 + 8348 + 11991 + 11993 + 7951 + 7945 + 11996 + 8356 + 7953 + 11999 + 12002 + 8358 + 12005 + 8334 + 12008 + 7947 + 12014 + 12016 + 8343 + 12017 + 8349 + 12010 + 12018 + 12020 + 12022 + 12019 + 8347 + 12023 + 8357 + 12027 + 7940 + 7954 + 12028 + 7943 + 8337 + 12030 + 7948 + 12034 + 12038 + 12035 + 12039 + 8344 + 12044 + 12043 + 12042 + 12041 + 8324 + 7899 + 8268 + 8274 + 12101 + 7917 + 7903 + 7904 + 7890 + 7905 + 7896 + 7906 + 7894 +endcidrange + +1 begincidrange + 7889 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJISX0213-UTF32-H b/resources/cmaps/japan/UniJISX0213-UTF32-H new file mode 100644 index 00000000..823da625 --- /dev/null +++ b/resources/cmaps/japan/UniJISX0213-UTF32-H @@ -0,0 +1,14436 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniJISX0213-UTF32-H) +%%Title: (UniJISX0213-UTF32-H Adobe Japan1 6) +%%Version: 1.016 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJISX0213-UTF32-H def +/CMapVersion 1.016 def +/CMapType 1 def + +/XUID [1 10 25614] def + +/WMode 0 def + +1 begincodespacerange + <00000000> <0010FFFF> +endcodespacerange + +1 beginnotdefrange +<00000000> <0000001f> 1 +endnotdefrange + +100 begincidchar +<0000005c> 97 +<0000007c> 99 +<0000007d> 94 +<0000007e> 100 +<000000a0> 1 +<000000a4> 107 +<000000a5> 61 +<000000a6> 93 +<000000a7> 106 +<000000a8> 132 +<000000a9> 152 +<000000aa> 140 +<000000ab> 109 +<000000ac> 153 +<000000ad> 151 +<000000ae> 154 +<000000af> 129 +<000000b4> 127 +<000000b5> 159 +<000000b6> 118 +<000000b7> 117 +<000000b8> 134 +<000000b9> 160 +<000000ba> 144 +<000000bb> 123 +<000000bf> 126 +<000000c6> 139 +<000000d8> 142 +<000000df> 150 +<000000e6> 145 +<000000f8> 148 +<00000100> 9366 +<00000101> 9361 +<00000102> 15756 +<00000103> 15769 +<00000104> 15737 +<00000105> 15745 +<00000106> 15758 +<00000107> 15771 +<00000108> 15783 +<00000109> 15789 +<0000010a> 20333 +<0000010b> 20352 +<0000010c> 15759 +<0000010d> 15772 +<0000010e> 15761 +<0000010f> 15774 +<00000110> 20322 +<00000111> 15775 +<00000112> 9369 +<00000113> 9364 +<00000116> 20334 +<00000117> 20353 +<00000118> 15760 +<00000119> 15773 +<0000011a> 9395 +<0000011b> 9407 +<0000011c> 15784 +<0000011d> 15790 +<0000011e> 20335 +<0000011f> 20355 +<00000120> 20337 +<00000121> 20356 +<00000122> 20336 +<00000124> 15785 +<00000125> 15791 +<00000126> 20323 +<00000127> 15816 +<00000128> 9400 +<00000129> 9412 +<0000012a> 9367 +<0000012b> 9362 +<0000012e> 20339 +<0000012f> 20357 +<00000130> 20338 +<00000131> 146 +<00000132> 20324 +<00000133> 20328 +<00000134> 15786 +<00000135> 15792 +<00000136> 20340 +<00000137> 20358 +<00000138> 20329 +<00000139> 15757 +<0000013a> 15770 +<0000013b> 20342 +<0000013c> 20360 +<0000013d> 15739 +<0000013e> 15747 +<0000013f> 20325 +<00000140> 20330 +<00000141> 141 +<00000142> 147 +<00000143> 15762 +<00000144> 15776 +<00000145> 20343 +<00000146> 20361 +<00000147> 15763 +<00000148> 15777 +<00000149> 20331 +endcidchar + +100 begincidchar +<0000014a> 20326 +<0000014b> 9436 +<0000014c> 9370 +<0000014d> 9365 +<00000150> 15764 +<00000151> 15778 +<00000152> 143 +<00000153> 149 +<00000154> 15755 +<00000155> 15768 +<00000156> 20344 +<00000157> 20362 +<00000158> 15765 +<00000159> 15779 +<0000015a> 15740 +<0000015b> 15748 +<0000015c> 15787 +<0000015d> 15793 +<0000015e> 15741 +<0000015f> 15750 +<00000160> 223 +<00000161> 227 +<00000162> 15767 +<00000163> 15781 +<00000164> 15742 +<00000165> 15751 +<00000166> 20327 +<00000167> 20332 +<00000168> 9405 +<00000169> 9417 +<0000016a> 9368 +<0000016b> 9363 +<0000016c> 15788 +<0000016d> 15794 +<0000016e> 9404 +<0000016f> 9416 +<00000170> 15766 +<00000171> 15780 +<00000172> 20345 +<00000173> 20363 +<00000174> 20350 +<00000175> 20364 +<00000176> 20351 +<00000177> 20365 +<00000178> 224 +<00000179> 15743 +<0000017a> 15752 +<0000017b> 15744 +<0000017c> 15754 +<0000017d> 225 +<0000017e> 229 +<00000192> 105 +<00000193> 15826 +<000001c2> 15821 +<000001cd> 9394 +<000001ce> 9406 +<000001cf> 9398 +<000001d0> 9410 +<000001d1> 9401 +<000001d2> 9413 +<000001d3> 9403 +<000001d4> 9415 +<000001d5> 20349 +<000001d6> 15733 +<000001d7> 20346 +<000001d8> 15734 +<000001d9> 20348 +<000001da> 15735 +<000001db> 20347 +<000001dc> 15736 +<000001f5> 20354 +<000001fd> 9421 +<00000237> 9435 +<00000250> 15832 +<00000251> 9418 +<00000252> 15836 +<00000253> 15822 +<00000254> 9423 +<00000255> 15841 +<00000256> 15802 +<00000257> 15823 +<00000258> 15829 +<00000259> 9426 +<0000025a> 9429 +<0000025b> 9432 +<0000025c> 15830 +<0000025e> 15831 +<0000025f> 15809 +<00000260> 15825 +<00000261> 15813 +<00000264> 15835 +<00000265> 15838 +<00000266> 15819 +<00000267> 15844 +<00000268> 15827 +<0000026a> 15885 +<0000026c> 15798 +<0000026d> 15808 +<0000026e> 15799 +<0000026f> 15833 +endcidchar + +100 begincidchar +<00000270> 15814 +<00000271> 15795 +<00000272> 15810 +<00000273> 15803 +<00000274> 15886 +<00000275> 9437 +<00000276> 15887 +<00000278> 15888 +<00000279> 15800 +<0000027a> 15843 +<0000027b> 15807 +<0000027d> 15804 +<0000027e> 15797 +<00000280> 15889 +<00000281> 15815 +<00000282> 15805 +<00000283> 9442 +<00000284> 15824 +<00000288> 15801 +<00000289> 15828 +<0000028a> 15834 +<0000028b> 15796 +<0000028c> 9438 +<0000028d> 15837 +<0000028e> 15812 +<0000028f> 15890 +<00000290> 15806 +<00000291> 15842 +<00000292> 9441 +<00000294> 15818 +<00000295> 15817 +<00000298> 15820 +<00000299> 15891 +<0000029c> 15892 +<0000029d> 15811 +<0000029f> 15893 +<000002a1> 15840 +<000002a2> 15839 +<000002b0> 15894 +<000002b2> 15895 +<000002b7> 15896 +<000002bb> 98 +<000002bc> 96 +<000002c1> 15897 +<000002c6> 128 +<000002c7> 15749 +<000002c8> 15846 +<000002cc> 15847 +<000002d0> 9443 +<000002d1> 15848 +<000002d8> 15738 +<000002d9> 15782 +<000002da> 133 +<000002db> 15746 +<000002dc> 95 +<000002dd> 15753 +<000002de> 15867 +<00000300> 65 +<00000303> 95 +<00000304> 129 +<00000305> 226 +<0000030a> 133 +<0000030b> 135 +<0000030c> 137 +<0000030f> 15850 +<0000031a> 15879 +<0000031c> 15861 +<00000324> 15868 +<00000325> 15858 +<00000327> 134 +<00000328> 136 +<00000329> 15865 +<0000032a> 15876 +<0000032c> 15859 +<0000032f> 15866 +<00000330> 15869 +<00000332> 64 +<00000334> 15871 +<00000336> 138 +<00000339> 15860 +<0000033c> 15870 +<0000033d> 15864 +<00000361> 15845 +<00000386> 20427 +<0000038c> 20432 +<0000038e> 20433 +<0000038f> 20435 +<00000390> 20441 +<000003aa> 20431 +<000003ab> 20434 +<000003b0> 20445 +<000003c2> 16222 +<000003ca> 20440 +<000003cb> 20444 +<000003ce> 20446 +<000003d0> 12090 +<000003d1> 12096 +<000003d5> 12094 +<000003db> 12095 +<00000401> 1065 +endcidchar + +100 begincidchar +<00000451> 1098 +<00001ebc> 9397 +<00001ebd> 9409 +<00001f70> 9420 +<00001f71> 9419 +<00001f72> 9434 +<00001f73> 9433 +<00002002> 231 +<00002003> 633 +<00002010> 14 +<00002011> 14 +<00002012> 14 +<00002013> 114 +<00002014> 138 +<00002015> 661 +<00002016> 666 +<00002018> 98 +<00002019> 96 +<0000201a> 120 +<0000201c> 108 +<0000201d> 122 +<0000201e> 121 +<00002022> 119 +<00002025> 669 +<00002026> 668 +<00002030> 772 +<0000203b> 734 +<0000203c> 12111 +<0000203e> 226 +<0000203f> 15849 +<00002042> 16282 +<00002044> 104 +<00002049> 12112 +<00002051> 16281 +<0000205a> 7898 +<0000205d> 7897 +<00002070> 9377 +<0000207f> 15908 +<000020ac> 9354 +<000020dd> 16328 +<000020de> 11035 +<00002100> 11855 +<00002103> 710 +<00002105> 11859 +<00002109> 8305 +<0000210a> 8304 +<0000210f> 15514 +<00002113> 8025 +<00002116> 7610 +<00002121> 8055 +<00002122> 228 +<00002126> 9355 +<00002127> 15515 +<0000212b> 771 +<0000212e> 20366 +<00002135> 15513 +<0000213b> 8307 +<00002150> 9790 +<00002151> 9800 +<00002152> 9806 +<00002155> 15727 +<0000217f> 8303 +<00002189> 9780 +<00002192> 736 +<00002193> 739 +<00002194> 15511 +<000021c6> 8309 +<000021cb> 12207 +<000021cc> 12206 +<000021d0> 12200 +<000021d2> 15482 +<000021d4> 15483 +<000021e6> 8013 +<000021e7> 8012 +<000021e8> 8014 +<000021e9> 8011 +<00002200> 15484 +<00002202> 15493 +<00002203> 15485 +<00002205> 15477 +<00002206> 20367 +<00002207> 15494 +<00002208> 15464 +<00002209> 15476 +<0000220a> 15900 +<0000220b> 15465 +<0000220f> 20368 +<00002211> 15901 +<00002212> 151 +<00002213> 15512 +<00002219> 117 +<0000221a> 15499 +<0000221d> 15501 +<0000221e> 15459 +<0000221f> 15881 +<00002220> 15491 +<00002229> 15471 +<0000222a> 15470 +<0000222d> 15902 +<0000222e> 15880 +endcidchar + +100 begincidchar +<00002234> 15460 +<00002235> 15502 +<0000223c> 100 +<0000223d> 15500 +<00002243> 15506 +<00002245> 15507 +<00002248> 15508 +<00002252> 15496 +<00002260> 15456 +<00002261> 15495 +<00002262> 15505 +<00002298> 15905 +<0000229e> 15906 +<000022a0> 15907 +<000022a5> 15492 +<000022bf> 15882 +<00002307> 12219 +<00002312> 758 +<00002318> 15728 +<0000239b> 12143 +<0000239c> 12167 +<0000239f> 12167 +<000023a0> 12146 +<000023a1> 12151 +<000023a2> 12167 +<000023a5> 12167 +<000023a6> 12154 +<000023aa> 12167 +<000023ce> 16273 +<00002423> 16272 +<000024ea> 8224 +<000024ff> 10503 +<00002550> 8251 +<0000255e> 8252 +<00002561> 8254 +<0000256a> 8253 +<0000256f> 8250 +<00002570> 8249 +<00002589> 8244 +<0000258a> 8243 +<0000258b> 8242 +<0000258c> 8241 +<0000258d> 8240 +<0000258e> 8239 +<0000258f> 8238 +<000025a0> 729 +<000025a1> 728 +<000025a2> 8015 +<000025aa> 12239 +<000025ab> 12237 +<000025b1> 16235 +<000025b2> 731 +<000025b3> 730 +<000025b6> 12195 +<000025b7> 8010 +<000025bc> 733 +<000025bd> 732 +<000025c0> 12194 +<000025c1> 8009 +<000025c6> 727 +<000025c7> 726 +<000025c9> 8210 +<000025ca> 20371 +<000025cb> 723 +<000025cc> 10502 +<000025ce> 725 +<000025cf> 724 +<000025e4> 8258 +<000025e5> 8257 +<000025e6> 12254 +<000025ef> 779 +<00002605> 722 +<00002606> 721 +<0000260e> 8056 +<0000261e> 8219 +<0000261f> 8222 +<00002640> 706 +<00002642> 705 +<00002660> 8211 +<00002661> 8017 +<00002662> 8019 +<00002663> 8213 +<00002664> 8018 +<00002665> 8212 +<00002666> 8214 +<00002667> 8016 +<0000266a> 775 +<0000266b> 16200 +<0000266c> 12100 +<0000266d> 774 +<0000266e> 16199 +<0000266f> 773 +<000026a0> 12192 +<000026bd> 20957 +<000026be> 12097 +<00002702> 12176 +<00002713> 16270 +<0000271a> 12241 +<0000273f> 12229 +<00002740> 12228 +endcidchar + +100 begincidchar +<00002756> 12259 +<0000277f> 10514 +<000027a1> 8206 +<000029bf> 16203 +<00002b1a> 11036 +<00002e83> 14305 +<00002e85> 13856 +<00002e87> 14105 +<00002e89> 14356 +<00002e8b> 14110 +<00002e8e> 4209 +<00002e8f> 14476 +<00002e90> 4646 +<00002e92> 3762 +<00002e93> 4739 +<00002e94> 4779 +<00002e95> 15391 +<00002e96> 14530 +<00002e97> 13852 +<00002e98> 14561 +<00002e99> 5059 +<00002e9b> 5089 +<00002e9e> 17893 +<00002e9f> 3644 +<00002ea0> 3773 +<00002ea3> 14749 +<00002ea4> 15398 +<00002ea6> 14157 +<00002ea8> 14780 +<00002ea9> 13729 +<00002eaa> 13995 +<00002eab> 14999 +<00002eac> 19130 +<00002ead> 14905 +<00002eae> 13922 +<00002eb1> 15000 +<00002eb2> 14999 +<00002eb3> 14189 +<00002eb7> 14078 +<00002eb9> 14099 +<00002ebc> 13747 +<00002ebd> 13646 +<00002ec1> 1931 +<00002ec2> 15114 +<00002ec3> 13870 +<00002ec4> 2658 +<00002ec6> 13682 +<00002eca> 13898 +<00002ecc> 15403 +<00002ecd> 15184 +<00002ecf> 15262 +<00002ed1> 3029 +<00002ed2> 15255 +<00002ed6> 15262 +<00002ed7> 13645 +<00002ed8> 2664 +<00002edd> 13847 +<00002ede> 13849 +<00002edf> 13848 +<00002ee4> 1614 +<00002ee8> 3380 +<00002ee9> 1323 +<00002eeb> 2666 +<00002eed> 2243 +<00002eef> 3965 +<00002ef2> 1615 +<00002f00> 1200 +<00002f01> 8371 +<00002f02> 4095 +<00002f03> 4097 +<00002f04> 1333 +<00002f05> 4102 +<00002f06> 3275 +<00002f07> 4110 +<00002f08> 2579 +<00002f09> 4208 +<00002f0a> 3286 +<00002f0b> 3392 +<00002f0c> 4219 +<00002f0d> 4227 +<00002f0e> 4233 +<00002f0f> 4243 +<00002f10> 4248 +<00002f11> 3163 +<00002f12> 3991 +<00002f13> 4294 +<00002f16> 4307 +<00002f17> 2375 +<00002f18> 3708 +<00002f19> 4316 +<00002f1a> 4321 +<00002f1b> 4328 +<00002f1c> 3746 +<00002f1d> 1969 +<00002f1e> 4459 +<00002f1f> 3156 +<00002f20> 2204 +<00002f23> 3878 +<00002f24> 2887 +<00002f25> 2433 +endcidchar + +100 begincidchar +<00002f26> 2208 +<00002f27> 4622 +<00002f28> 2631 +<00002f29> 2454 +<00002f2a> 4646 +<00002f2b> 4648 +<00002f2c> 4658 +<00002f2d> 2177 +<00002f2e> 4716 +<00002f2f> 1979 +<00002f30> 1918 +<00002f31> 1738 +<00002f32> 1519 +<00002f33> 4739 +<00002f34> 4741 +<00002f35> 4761 +<00002f36> 4763 +<00002f37> 4768 +<00002f38> 1655 +<00002f39> 14521 +<00002f3a> 4783 +<00002f3b> 4785 +<00002f3c> 2554 +<00002f3d> 4930 +<00002f3e> 1921 +<00002f3f> 2326 +<00002f40> 2215 +<00002f41> 5058 +<00002f42> 3592 +<00002f43> 3143 +<00002f44> 1740 +<00002f45> 3661 +<00002f46> 5088 +<00002f47> 3284 +<00002f48> 5132 +<00002f49> 1860 +<00002f4a> 3814 +<00002f4b> 1853 +<00002f4c> 2221 +<00002f4d> 5349 +<00002f4e> 5364 +<00002f4f> 5368 +<00002f50> 3450 +<00002f51> 3807 +<00002f52> 2223 +<00002f53> 5378 +<00002f54> 2603 +<00002f55> 1360 +<00002f56> 3066 +<00002f57> 3541 +<00002f58> 5604 +<00002f59> 5606 +<00002f5a> 3618 +<00002f5b> 1383 +<00002f5c> 1671 +<00002f5d> 1880 +<00002f5e> 1904 +<00002f5f> 1732 +<00002f60> 1245 +<00002f61> 1504 +<00002f62> 1537 +<00002f63> 2652 +<00002f64> 3899 +<00002f65> 3134 +<00002f66> 3479 +<00002f67> 14848 +<00002f68> 5783 +<00002f69> 3368 +<00002f6a> 3453 +<00002f6b> 2172 +<00002f6c> 3816 +<00002f6d> 3779 +<00002f6e> 3836 +<00002f6f> 2676 +<00002f70> 2260 +<00002f71> 14913 +<00002f72> 1363 +<00002f73> 1856 +<00002f74> 3953 +<00002f75> 2971 +<00002f76> 3606 +<00002f77> 2227 +<00002f78> 1544 +<00002f79> 6163 +<00002f7a> 3901 +<00002f7b> 1227 +<00002f7c> 4061 +<00002f7d> 2261 +<00002f7e> 6205 +<00002f7f> 2262 +<00002f80> 6227 +<00002f81> 3281 +<00002f82> 2569 +<00002f83> 2263 +<00002f84> 2232 +<00002f85> 1235 +<00002f86> 2697 +<00002f87> 2726 +<00002f88> 2360 +<00002f89> 2081 +endcidchar + +100 begincidchar +<00002f8a> 2541 +<00002f8b> 6322 +<00002f8c> 6479 +<00002f8d> 2988 +<00002f8e> 1858 +<00002f8f> 2022 +<00002f90> 1189 +<00002f91> 6635 +<00002f92> 1887 +<00002f93> 1455 +<00002f94> 1908 +<00002f95> 2921 +<00002f96> 3198 +<00002f97> 6742 +<00002f98> 6745 +<00002f99> 1419 +<00002f9a> 2682 +<00002f9b> 2808 +<00002f9c> 2829 +<00002f9d> 2574 +<00002f9e> 2306 +<00002f9f> 2575 +<00002fa0> 2914 +<00002fa1> 15183 +<00002fa2> 3874 +<00002fa3> 3243 +<00002fa4> 3428 +<00002fa5> 3948 +<00002fa6> 1754 +<00002fa7> 3029 +<00002fa8> 3827 +<00002fa9> 3550 +<00002faa> 7113 +<00002fab> 7115 +<00002fac> 1229 +<00002fad> 8695 +<00002fae> 3463 +<00002faf> 3800 +<00002fb0> 1461 +<00002fb1> 7171 +<00002fb2> 7173 +<00002fb3> 1339 +<00002fb4> 3607 +<00002fb5> 3561 +<00002fb6> 3464 +<00002fb7> 2543 +<00002fb8> 2335 +<00002fb9> 2035 +<00002fba> 3333 +<00002fbb> 2062 +<00002fbc> 2036 +<00002fbd> 7276 +<00002fbe> 7293 +<00002fc1> 1614 +<00002fc2> 1685 +<00002fc3> 3031 +<00002fc4> 7414 +<00002fc5> 2267 +<00002fc6> 7425 +<00002fc7> 3729 +<00002fc8> 13323 +<00002fc9> 1642 +<00002fca> 2055 +<00002fcb> 7446 +<00002fcc> 7449 +<00002fcd> 3102 +<00002fce> 1937 +<00002fcf> 2767 +<00002fd0> 3475 +<00002fd3> 3966 +<00003003> 655 +<00003004> 8308 +<00003012> 735 +<00003013> 740 +<0000301c> 665 +<0000301d> 7608 +<0000301f> 7609 +<00003020> 8058 +<00003030> 12218 +<00003036> 8057 +<0000303b> 12106 +<0000303c> 16194 +<0000303d> 12179 +<0000309f> 12181 +<000030a0> 16205 +<000030fb> 638 +<000030fc> 660 +<000030ff> 16195 +<00003230> 8197 +<00003233> 8143 +<00003234> 8141 +<00003235> 8148 +<00003236> 8147 +<00003237> 8204 +<00003238> 8142 +<00003239> 7620 +<0000323a> 8151 +<0000323b> 8149 +<0000323c> 8144 +<0000323d> 8139 +endcidchar + +100 begincidchar +<0000323e> 8146 +<0000323f> 8140 +<00003240> 8150 +<00003241> 8205 +<00003242> 8145 +<00003243> 8138 +<00003244> 10498 +<00003251> 8091 +<00003290> 10471 +<00003291> 8161 +<00003292> 8160 +<00003293> 8162 +<00003294> 8156 +<00003295> 10495 +<00003296> 8165 +<00003297> 10492 +<00003298> 8158 +<00003299> 8223 +<0000329a> 10489 +<0000329b> 10488 +<0000329c> 10494 +<0000329d> 8319 +<0000329e> 8191 +<0000329f> 10479 +<000032a2> 10491 +<000032a3> 10490 +<000032a9> 8154 +<000032aa> 8157 +<000032ab> 8159 +<000032ac> 8163 +<000032ad> 8153 +<000032ae> 8164 +<000032af> 8155 +<000032b0> 8152 +<00003300> 8048 +<00003303> 8042 +<00003304> 11876 +<00003305> 8183 +<00003306> 11877 +<00003307> 11881 +<00003308> 11879 +<00003309> 11884 +<0000330a> 11882 +<0000330b> 11886 +<0000330c> 11888 +<0000330d> 7595 +<00003314> 7586 +<00003315> 8041 +<00003316> 8039 +<00003317> 11896 +<00003318> 8040 +<00003319> 11898 +<0000331e> 8051 +<00003322> 8038 +<00003323> 8043 +<00003324> 11907 +<00003325> 11909 +<00003326> 7596 +<00003327> 7590 +<0000332a> 8052 +<0000332b> 7598 +<0000332d> 11915 +<00003331> 8049 +<00003332> 11921 +<00003333> 8327 +<00003336> 7592 +<00003337> 11930 +<00003338> 11932 +<00003339> 8046 +<0000333a> 11933 +<0000333b> 8047 +<0000333c> 11926 +<0000333d> 11934 +<00003341> 11935 +<00003342> 8045 +<00003347> 8050 +<00003348> 11943 +<00003349> 7585 +<0000334a> 7599 +<0000334d> 7588 +<0000334e> 8328 +<00003351> 7593 +<00003352> 11950 +<00003353> 11954 +<00003354> 11951 +<00003357> 8044 +<00003371> 11861 +<0000337b> 8323 +<0000337c> 7623 +<0000337d> 7622 +<0000337e> 7621 +<0000337f> 8054 +<0000338d> 11864 +<00003390> 8035 +<00003396> 8037 +<00003397> 8024 +<00003398> 8026 +<0000339b> 11865 +<0000339f> 8186 +<000033a0> 8020 +endcidchar + +100 begincidchar +<000033a1> 7607 +<000033a2> 8021 +<000033a3> 8187 +<000033a6> 8188 +<000033b0> 8030 +<000033b1> 8029 +<000033b2> 8028 +<000033b3> 8027 +<000033c2> 11856 +<000033c4> 7606 +<000033c8> 8194 +<000033cb> 8034 +<000033cc> 8182 +<000033cd> 7611 +<000033d4> 8036 +<000033da> 11851 +<00003402> 13698 +<00003405> 15387 +<00003406> 17242 +<00003427> 13910 +<0000342c> 17246 +<0000342e> 14216 +<00003468> 14047 +<0000346a> 17269 +<00003488> 15442 +<00003492> 17294 +<000034b5> 16793 +<000034bc> 17303 +<000034c1> 18384 +<000034c7> 17307 +<000034db> 15425 +<0000351f> 13865 +<0000353e> 14110 +<00003563> 17344 +<0000356e> 17348 +<000035a6> 17369 +<000035a8> 17371 +<000035c5> 17377 +<000035da> 17386 +<000035de> 20067 +<000035f4> 17395 +<00003605> 17402 +<00003614> 19131 +<0000364a> 17441 +<00003691> 17473 +<00003696> 17477 +<00003699> 17475 +<000036cf> 17494 +<0000376b> 17533 +<0000376c> 17532 +<00003775> 17536 +<0000378d> 13850 +<000037c1> 17550 +<000037e2> 14123 +<000037e8> 17570 +<000037f4> 17573 +<000037fd> 17576 +<00003800> 17578 +<0000382f> 17588 +<00003836> 17589 +<00003840> 17590 +<0000385c> 17594 +<00003861> 17596 +<000038a1> 20171 +<000038ad> 19132 +<000038fa> 13852 +<00003917> 17625 +<0000391a> 17628 +<0000396f> 17643 +<000039a4> 20122 +<000039b8> 20123 +<00003a5c> 20127 +<00003a6e> 17713 +<00003a73> 17716 +<00003a85> 20142 +<00003ac4> 20135 +<00003acb> 20136 +<00003ad6> 17731 +<00003ad7> 17758 +<00003aea> 17741 +<00003af3> 15424 +<00003b0e> 17752 +<00003b1a> 17756 +<00003b1c> 17757 +<00003b22> 15433 +<00003b6d> 17804 +<00003b77> 17797 +<00003b87> 17826 +<00003b88> 13965 +<00003b8d> 17828 +<00003ba4> 17834 +<00003bb6> 16910 +<00003bc3> 16911 +<00003bcd> 17848 +<00003bf0> 17865 +<00003bf3> 20151 +<00003c0f> 16919 +<00003c26> 17887 +<00003cc3> 17916 +<00003cd2> 17921 +endcidchar + +100 begincidchar +<00003d11> 17957 +<00003d1e> 17968 +<00003d31> 20158 +<00003d4e> 7655 +<00003d64> 17994 +<00003d9a> 18008 +<00003dc0> 18026 +<00003dcc> 19133 +<00003dd4> 18031 +<00003e05> 18043 +<00003e3f> 16968 +<00003e40> 20170 +<00003e60> 18059 +<00003e66> 18061 +<00003e68> 18062 +<00003e83> 18069 +<00003e8a> 15427 +<00003e94> 18075 +<00003eda> 15432 +<00003f57> 18123 +<00003f72> 16984 +<00003f75> 18137 +<00003f77> 18139 +<00003fae> 18157 +<00003fb1> 14164 +<00003fc9> 18168 +<00003fd7> 18173 +<00003fdc> 19134 +<00004039> 18191 +<00004058> 18198 +<00004093> 15436 +<00004103> 15439 +<00004105> 18235 +<00004148> 18247 +<0000414f> 18250 +<00004163> 18254 +<000041b4> 18269 +<000041bf> 18272 +<000041e6> 18283 +<000041ee> 18287 +<000041f3> 18284 +<00004207> 18294 +<0000420e> 18297 +<00004264> 14176 +<00004293> 15440 +<000042c6> 18335 +<000042d6> 18346 +<000042dd> 18350 +<00004302> 18364 +<0000432b> 18377 +<00004343> 18379 +<000043ee> 18423 +<000043f0> 18426 +<00004408> 18432 +<0000440c> 15426 +<00004417> 18434 +<0000441c> 18435 +<00004422> 18437 +<00004453> 14195 +<0000445b> 17060 +<00004476> 18460 +<0000447a> 18461 +<00004491> 18467 +<000044b3> 18494 +<000044be> 18492 +<000044d4> 18493 +<00004508> 18524 +<0000450d> 18520 +<00004525> 14206 +<00004543> 18540 +<0000457a> 15435 +<0000459d> 17108 +<000045b8> 18592 +<000045be> 19135 +<000045e5> 18618 +<000045ea> 17113 +<0000460f> 18634 +<00004610> 19136 +<00004641> 18648 +<00004665> 15438 +<000046a1> 18665 +<000046ae> 15441 +<000046af> 18669 +<0000470c> 18690 +<0000471f> 20219 +<00004764> 18712 +<000047e6> 14224 +<000047fd> 18724 +<00004816> 18734 +<0000481e> 20225 +<00004844> 17141 +<0000484e> 18746 +<000048b5> 18779 +<000049b0> 17183 +<000049e7> 18898 +<000049fa> 18902 +<00004a04> 18907 +<00004a29> 18910 +<00004abc> 18934 +<00004b38> 13791 +endcidchar + +100 begincidchar +<00004b3b> 18958 +<00004b7e> 19137 +<00004bc2> 18995 +<00004bca> 18997 +<00004bd2> 18999 +<00004be8> 15430 +<00004c17> 17204 +<00004c20> 19016 +<00004c38> 19138 +<00004cc4> 19076 +<00004cd1> 19079 +<00004ce1> 19139 +<00004d07> 19099 +<00004d77> 19115 +<00004e00> 1200 +<00004e01> 3000 +<00004e02> 17234 +<00004e03> 2275 +<00004e07> 3754 +<00004e08> 2510 +<00004e09> 2174 +<00004e0a> 2509 +<00004e0b> 1340 +<00004e0c> 19140 +<00004e0d> 3526 +<00004e0e> 3881 +<00004e0f> 17235 +<00004e10> 4091 +<00004e11> 1233 +<00004e12> 17236 +<00004e14> 1484 +<00004e15> 4092 +<00004e16> 2632 +<00004e17> 4311 +<00004e18> 1648 +<00004e19> 3594 +<00004e1e> 2511 +<00004e1f> 14298 +<00004e21> 3974 +<00004e26> 3602 +<00004e28> 8371 +<00004e29> 17237 +<00004e2a> 4093 +<00004e2b> 14299 +<00004e2c> 14157 +<00004e2d> 2980 +<00004e2e> 17238 +<00004e31> 4094 +<00004e32> 1778 +<00004e35> 21075 +<00004e36> 4095 +<00004e37> 13981 +<00004e38> 1561 +<00004e39> 2926 +<00004e3b> 2323 +<00004e3c> 4096 +<00004e3f> 4097 +<00004e42> 4098 +<00004e43> 3307 +<00004e44> 14304 +<00004e45> 1649 +<00004e47> 17239 +<00004e48> 14126 +<00004e4b> 3309 +<00004e4d> 3259 +<00004e4e> 1911 +<00004e4f> 3681 +<00004e51> 17241 +<00004e55> 6480 +<00004e56> 4099 +<00004e57> 2512 +<00004e58> 4100 +<00004e59> 1333 +<00004e5a> 14305 +<00004e5c> 21076 +<00004e5d> 1757 +<00004e5e> 1956 +<00004e5f> 3829 +<00004e62> 4659 +<00004e63> 21077 +<00004e68> 21078 +<00004e69> 17244 +<00004e71> 3930 +<00004e73> 3285 +<00004e79> 19143 +<00004e7e> 1505 +<00004e7f> 14306 +<00004e80> 1615 +<00004e82> 4101 +<00004e85> 4102 +<00004e86> 3971 +<00004e88> 3879 +<00004e89> 2794 +<00004e8a> 4104 +<00004e8b> 2244 +<00004e8c> 3275 +<00004e8d> 14307 +<00004e8e> 4107 +<00004e91> 1248 +<00004e92> 1939 +endcidchar + +100 begincidchar +<00004e94> 1938 +<00004e95> 1194 +<00004e96> 14308 +<00004e97> 21081 +<00004e98> 4081 +<00004e99> 4080 +<00004e9b> 2083 +<00004e9c> 1125 +<00004e9d> 17245 +<00004ea1> 3682 +<00004ea2> 4111 +<00004ea4> 1958 +<00004ea5> 1195 +<00004ea6> 3744 +<00004ea8> 1686 +<00004ead> 3070 +<00004eae> 3972 +<00004eaf> 21082 +<00004eb0> 4112 +<00004eb3> 4113 +<00004eb6> 4114 +<00004eb9> 14309 +<00004eba> 2579 +<00004ebb> 13856 +<00004ebc> 17247 +<00004ec0> 2372 +<00004ec1> 2580 +<00004ec2> 4119 +<00004ec3> 17248 +<00004ec4> 4117 +<00004ec6> 4118 +<00004ec7> 1650 +<00004ec8> 17249 +<00004eca> 2067 +<00004ecb> 1392 +<00004ecd> 4116 +<00004ece> 4115 +<00004ecf> 3577 +<00004ed0> 14310 +<00004ed4> 2196 +<00004ed5> 2195 +<00004ed6> 2846 +<00004ed7> 4120 +<00004ed8> 3527 +<00004ed9> 2699 +<00004eda> 17251 +<00004edb> 21083 +<00004edd> 656 +<00004ede> 4121 +<00004edf> 4123 +<00004ee0> 14311 +<00004ee1> 8372 +<00004ee2> 21084 +<00004ee3> 2885 +<00004ee4> 4009 +<00004ee5> 1166 +<00004ee8> 21085 +<00004eeb> 17250 +<00004eed> 4122 +<00004eee> 1342 +<00004eef> 21086 +<00004ef0> 1724 +<00004ef1> 17252 +<00004ef2> 2981 +<00004ef3> 19144 +<00004ef5> 17253 +<00004ef6> 1861 +<00004ef7> 4124 +<00004efb> 3290 +<00004efc> 8373 +<00004efd> 14312 +<00004efe> 21087 +<00004eff> 14313 +<00004f00> 8374 +<00004f01> 1575 +<00004f02> 21088 +<00004f03> 8375 +<00004f08> 21089 +<00004f09> 4125 +<00004f0a> 1167 +<00004f0b> 14314 +<00004f0c> 19145 +<00004f0d> 1940 +<00004f0e> 1576 +<00004f0f> 3564 +<00004f10> 3398 +<00004f11> 1651 +<00004f12> 21090 +<00004f15> 14315 +<00004f16> 17254 +<00004f17> 21091 +<00004f19> 19146 +<00004f1a> 1393 +<00004f1c> 4160 +<00004f1d> 3131 +<00004f2b> 19147 +<00004f2e> 19148 +<00004f2f> 3362 +<00004f30> 4127 +<00004f31> 19149 +endcidchar + +100 begincidchar +<00004f33> 21092 +<00004f34> 3408 +<00004f35> 21093 +<00004f36> 4010 +<00004f37> 17256 +<00004f38> 2547 +<00004f39> 8376 +<00004f3a> 2197 +<00004f3b> 14317 +<00004f3c> 2245 +<00004f3d> 1344 +<00004f3e> 17257 +<00004f40> 21094 +<00004f42> 21095 +<00004f43> 3053 +<00004f46> 2912 +<00004f47> 4131 +<00004f48> 16779 +<00004f49> 14318 +<00004f4d> 1168 +<00004f4e> 3071 +<00004f4f> 2373 +<00004f50> 2084 +<00004f51> 3854 +<00004f52> 21098 +<00004f53> 2862 +<00004f54> 14319 +<00004f55> 1343 +<00004f56> 8377 +<00004f57> 4130 +<00004f58> 17258 +<00004f59> 3880 +<00004f5a> 4126 +<00004f5b> 4128 +<00004f5c> 2142 +<00004f5d> 4129 +<00004f5e> 4563 +<00004f5f> 16780 +<00004f60> 14316 +<00004f63> 21099 +<00004f64> 17255 +<00004f69> 4137 +<00004f6a> 16781 +<00004f6c> 16782 +<00004f6e> 21100 +<00004f6f> 4140 +<00004f70> 4138 +<00004f71> 21101 +<00004f73> 1346 +<00004f75> 3595 +<00004f76> 4132 +<00004f79> 21102 +<00004f7a> 14320 +<00004f7b> 4136 +<00004f7c> 1959 +<00004f7f> 2198 +<00004f81> 21103 +<00004f82> 17262 +<00004f83> 1506 +<00004f84> 19150 +<00004f85> 17263 +<00004f86> 4141 +<00004f88> 4133 +<00004f89> 21104 +<00004f8a> 8379 +<00004f8b> 4011 +<00004f8c> 21105 +<00004f8d> 2246 +<00004f8e> 21106 +<00004f8f> 4134 +<00004f90> 21107 +<00004f91> 4139 +<00004f92> 8378 +<00004f93> 21108 +<00004f94> 8381 +<00004f96> 4142 +<00004f97> 14323 +<00004f98> 4135 +<00004f99> 21109 +<00004f9a> 8380 +<00004f9b> 1689 +<00004f9d> 1169 +<00004f9e> 19151 +<00004f9f> 21110 +<00004fa0> 1690 +<00004fa1> 1345 +<00004fab> 4564 +<00004fad> 3751 +<00004fae> 3552 +<00004faf> 1960 +<00004fb2> 17265 +<00004fb5> 2549 +<00004fb6> 3967 +<00004fb7> 19152 +<00004fb9> 21111 +<00004fbe> 14324 +<00004fbf> 3624 +<00004fc2> 1806 +<00004fc3> 2821 +<00004fc4> 1380 +endcidchar + +100 begincidchar +<00004fc5> 17266 +<00004fc6> 21117 +<00004fc8> 21118 +<00004fc9> 8364 +<00004fca> 2397 +<00004fcb> 17267 +<00004fcc> 21119 +<00004fcd> 8382 +<00004fce> 4146 +<00004fcf> 14325 +<00004fd0> 4151 +<00004fd1> 4149 +<00004fd2> 17268 +<00004fd3> 15407 +<00004fd4> 4144 +<00004fd7> 2831 +<00004fd8> 4147 +<00004fda> 4150 +<00004fdb> 4148 +<00004fdc> 21120 +<00004fdd> 3629 +<00004fdf> 4145 +<00004fe0> 7660 +<00004fe1> 2548 +<00004fe2> 21121 +<00004fe3> 3745 +<00004fe6> 17264 +<00004fee> 2350 +<00004fef> 4166 +<00004ff0> 21122 +<00004ff1> 13731 +<00004ff2> 17270 +<00004ff3> 3334 +<00004ff5> 3496 +<00004ff6> 4161 +<00004ff8> 3648 +<00004ffa> 1334 +<00004ffc> 21123 +<00004ffd> 14326 +<00004ffe> 4165 +<00004fff> 8385 +<00005002> 20299 +<00005004> 19153 +<00005005> 4159 +<00005006> 4168 +<00005007> 21124 +<00005009> 2772 +<0000500a> 21125 +<0000500b> 1912 +<0000500c> 19154 +<0000500d> 3346 +<0000500e> 16783 +<0000500f> 5632 +<00005010> 14329 +<00005011> 4167 +<00005012> 3159 +<00005013> 17271 +<00005014> 4156 +<00005016> 1962 +<00005017> 21126 +<00005018> 16784 +<00005019> 1961 +<0000501a> 4154 +<0000501b> 14330 +<0000501c> 17272 +<0000501d> 21127 +<0000501e> 8386 +<0000501f> 2310 +<00005021> 4162 +<00005022> 8384 +<00005023> 3647 +<00005024> 2955 +<00005025> 4158 +<00005026> 1863 +<00005027> 14331 +<00005028> 4155 +<00005029> 4163 +<0000502a> 4157 +<0000502b> 3993 +<0000502c> 4164 +<0000502d> 4071 +<0000502e> 14332 +<00005030> 21128 +<00005035> 21131 +<00005036> 1758 +<00005039> 1862 +<0000503b> 14336 +<00005040> 8383 +<00005041> 16785 +<00005042> 8389 +<00005043> 4169 +<00005045> 21132 +<00005046> 8387 +<00005047> 4170 +<00005048> 4174 +<00005049> 1170 +<0000504a> 21133 +<0000504c> 19155 +<0000504e> 17273 +<0000504f> 3616 +endcidchar + +100 begincidchar +<00005050> 4173 +<00005053> 17274 +<00005055> 4172 +<00005056> 4176 +<00005057> 14333 +<00005059> 21136 +<0000505a> 4175 +<0000505c> 3072 +<0000505f> 19156 +<00005060> 21137 +<00005062> 19157 +<00005063> 17275 +<00005065> 1864 +<00005066> 14334 +<00005067> 21138 +<0000506a> 14335 +<0000506c> 4177 +<0000506d> 21139 +<00005070> 8388 +<00005071> 21140 +<00005072> 2289 +<00005074> 2822 +<00005075> 3073 +<00005076> 1774 +<00005077> 19158 +<00005078> 4178 +<0000507d> 1616 +<00005080> 4179 +<00005081> 21141 +<00005085> 4181 +<00005086> 21144 +<00005088> 17277 +<0000508a> 21145 +<0000508d> 3683 +<0000508e> 19159 +<0000508f> 14337 +<00005090> 21146 +<00005091> 1852 +<00005094> 8390 +<00005095> 17280 +<00005096> 14338 +<00005098> 2175 +<00005099> 3467 +<0000509a> 4180 +<0000509b> 21147 +<0000509c> 14339 +<0000509e> 19160 +<000050a2> 19161 +<000050a3> 17276 +<000050aa> 17281 +<000050ac> 2101 +<000050ad> 3885 +<000050b1> 17283 +<000050b2> 4183 +<000050b3> 4186 +<000050b4> 4182 +<000050b5> 2100 +<000050b7> 2439 +<000050b9> 21153 +<000050bd> 21154 +<000050be> 1807 +<000050c0> 21155 +<000050c2> 4187 +<000050c3> 19162 +<000050c4> 17286 +<000050c5> 1735 +<000050c7> 17287 +<000050cc> 14340 +<000050cd> 3207 +<000050ce> 17290 +<000050cf> 2814 +<000050d0> 16787 +<000050d1> 1691 +<000050d3> 21156 +<000050d4> 17292 +<000050d5> 3707 +<000050d6> 4188 +<000050d8> 8392 +<000050d9> 15408 +<000050da> 3973 +<000050de> 4189 +<000050df> 21159 +<000050e1> 17293 +<000050e2> 21160 +<000050e3> 4192 +<000050e4> 21161 +<000050e5> 4190 +<000050e6> 14341 +<000050e7> 2768 +<000050e8> 19163 +<000050e9> 14342 +<000050ed> 4191 +<000050ee> 4193 +<000050ef> 14343 +<000050f0> 15409 +<000050f1> 19164 +<000050f2> 16786 +<000050f3> 17288 +<000050f4> 8391 +<000050f5> 4195 +endcidchar + +100 begincidchar +<000050f6> 21162 +<000050f9> 4194 +<000050fa> 21163 +<000050fb> 3608 +<000050fe> 19165 +<00005100> 1617 +<00005103> 16789 +<00005104> 1327 +<00005106> 16788 +<00005107> 19166 +<00005108> 14344 +<00005109> 4196 +<0000510b> 14345 +<00005110> 14346 +<00005112> 2336 +<00005114> 4201 +<00005115> 4200 +<00005116> 4199 +<00005117> 17296 +<00005118> 4143 +<00005119> 21165 +<0000511a> 4202 +<0000511b> 14347 +<0000511e> 14348 +<0000511f> 2440 +<00005121> 4203 +<00005123> 21168 +<0000512a> 3855 +<0000512f> 21173 +<00005131> 21174 +<00005132> 3813 +<00005133> 19170 +<00005134> 21175 +<00005135> 16790 +<00005137> 4205 +<00005138> 19171 +<00005139> 21176 +<0000513a> 4204 +<0000513b> 4207 +<0000513c> 4206 +<00005141> 1208 +<00005142> 21177 +<00005143> 1897 +<00005144> 1809 +<00005145> 2374 +<00005146> 3001 +<00005147> 1692 +<00005148> 2700 +<00005149> 1963 +<0000514a> 8393 +<0000514b> 2048 +<0000514c> 4211 +<0000514d> 3796 +<0000514e> 3136 +<0000514f> 21178 +<00005150> 2247 +<00005152> 4210 +<00005153> 21179 +<00005154> 4212 +<00005155> 16791 +<00005157> 16792 +<00005158> 21180 +<0000515a> 3160 +<0000515c> 1491 +<0000515f> 14349 +<00005160> 17298 +<00005162> 4213 +<00005164> 8394 +<00005165> 3286 +<00005166> 21181 +<00005167> 13966 +<00005168> 2742 +<0000516b> 3392 +<0000516c> 1964 +<0000516d> 4065 +<0000516e> 4217 +<00005171> 1694 +<00005173> 17300 +<00005174> 19172 +<00005175> 3596 +<00005176> 2838 +<00005177> 1769 +<00005178> 3119 +<00005179> 14201 +<0000517b> 18393 +<0000517c> 1865 +<0000517e> 21182 +<00005180> 4218 +<00005182> 4219 +<00005183> 17301 +<00005184> 19173 +<00005185> 3258 +<00005186> 1281 +<00005189> 4222 +<0000518a> 2157 +<0000518b> 17302 +<0000518c> 4221 +<0000518d> 2102 +<0000518e> 21183 +<0000518f> 4223 +endcidchar + +100 begincidchar +<00005190> 6235 +<00005191> 4224 +<00005192> 3695 +<00005193> 4225 +<00005197> 2513 +<00005198> 17304 +<00005199> 2296 +<0000519d> 8395 +<000051a0> 1507 +<000051a1> 14350 +<000051a2> 4230 +<000051a3> 17305 +<000051a4> 4228 +<000051a5> 3785 +<000051a6> 4229 +<000051a8> 3532 +<000051ac> 3161 +<000051ad> 17306 +<000051b0> 4237 +<000051b3> 4234 +<000051b4> 2131 +<000051b5> 4238 +<000051b6> 3830 +<000051b7> 4012 +<000051b8> 19174 +<000051ba> 19175 +<000051bc> 14351 +<000051bd> 4239 +<000051be> 8396 +<000051bf> 21184 +<000051c2> 21185 +<000051c3> 15410 +<000051c4> 2636 +<000051c5> 4240 +<000051c6> 2404 +<000051c8> 19176 +<000051c9> 4241 +<000051ca> 16794 +<000051cb> 3002 +<000051cc> 3975 +<000051cd> 3162 +<000051cf> 19177 +<000051d1> 19178 +<000051d2> 21186 +<000051d5> 21187 +<000051d6> 4314 +<000051d8> 19181 +<000051db> 4242 +<000051dc> 8284 +<000051dd> 1725 +<000051de> 20300 +<000051df> 19182 +<000051e0> 4243 +<000051e1> 3724 +<000051e2> 16795 +<000051e5> 21188 +<000051e6> 2418 +<000051e7> 2908 +<000051e9> 4245 +<000051ea> 3260 +<000051ec> 8397 +<000051ed> 4246 +<000051ee> 14353 +<000051f0> 4247 +<000051f1> 1420 +<000051f2> 21189 +<000051f3> 17309 +<000051f4> 14354 +<000051f5> 4248 +<000051f6> 1695 +<000051f7> 21190 +<000051f8> 3236 +<000051f9> 1308 +<000051fa> 2394 +<000051fd> 3381 +<000051fe> 4249 +<00005200> 3163 +<00005203> 2581 +<00005204> 4250 +<00005205> 19183 +<00005206> 3580 +<00005207> 2686 +<00005208> 1502 +<0000520a> 1509 +<0000520b> 4251 +<0000520e> 4253 +<00005211> 1808 +<00005212> 17310 +<00005213> 14357 +<00005214> 4252 +<00005215> 8398 +<00005216> 17311 +<00005217> 4027 +<00005218> 21191 +<0000521d> 2419 +<00005222> 21192 +<00005224> 3409 +<00005225> 3612 +<00005226> 19184 +<00005227> 4254 +endcidchar + +100 begincidchar +<00005228> 19185 +<00005229> 3938 +<0000522a> 4255 +<0000522b> 19186 +<0000522e> 4256 +<00005230> 3192 +<00005233> 4257 +<00005235> 19189 +<00005236> 2637 +<00005237> 2158 +<00005238> 1866 +<00005239> 4258 +<0000523a> 2199 +<0000523b> 2049 +<0000523c> 19190 +<00005243> 3074 +<00005244> 4260 +<00005245> 21193 +<00005247> 2823 +<00005249> 14358 +<0000524a> 2143 +<0000524d> 2738 +<0000524f> 4259 +<00005254> 4264 +<00005255> 17313 +<00005256> 3684 +<00005257> 16796 +<00005258> 21194 +<0000525a> 19191 +<0000525b> 2038 +<0000525c> 17314 +<0000525d> 7774 +<0000525e> 4263 +<0000525f> 21195 +<00005260> 19192 +<00005261> 14359 +<00005263> 1867 +<00005264> 2126 +<00005265> 3363 +<00005266> 14360 +<00005269> 4267 +<0000526a> 4265 +<0000526c> 17315 +<0000526e> 19193 +<0000526f> 3565 +<00005270> 2514 +<00005271> 4274 +<00005272> 1474 +<00005273> 4268 +<00005274> 4266 +<00005275> 2769 +<00005277> 17316 +<0000527d> 4270 +<0000527f> 4269 +<00005280> 21196 +<00005282> 17318 +<00005283> 1442 +<00005284> 17317 +<00005285> 21197 +<00005287> 1846 +<00005288> 4275 +<00005289> 3957 +<0000528a> 19196 +<0000528c> 19197 +<0000528d> 4271 +<00005291> 4276 +<00005292> 4273 +<00005293> 14361 +<00005294> 4272 +<00005298> 17320 +<0000529a> 21201 +<0000529b> 3991 +<0000529c> 8399 +<0000529f> 1965 +<000052a0> 1347 +<000052a3> 4028 +<000052a4> 17322 +<000052a5> 21202 +<000052a6> 8400 +<000052a7> 21203 +<000052a9> 2431 +<000052aa> 3154 +<000052ab> 2039 +<000052af> 8573 +<000052b0> 21204 +<000052b1> 4013 +<000052b4> 4049 +<000052b5> 4282 +<000052b9> 1966 +<000052bc> 4281 +<000052bd> 21208 +<000052be> 1421 +<000052c0> 8401 +<000052c1> 4283 +<000052c3> 3716 +<000052c4> 21209 +<000052c5> 3032 +<000052c6> 21210 +<000052c7> 3856 +<000052c8> 14362 +endcidchar + +100 begincidchar +<000052c9> 3625 +<000052ca> 17325 +<000052cc> 16797 +<000052cd> 4284 +<000052cf> 21211 +<000052d0> 14056 +<000052d1> 17326 +<000052d2> 7150 +<000052d4> 21212 +<000052d5> 3208 +<000052d6> 16798 +<000052d7> 4285 +<000052d8> 1510 +<000052d9> 3775 +<000052db> 8402 +<000052dc> 21213 +<000052dd> 2441 +<000052de> 4286 +<000052df> 3639 +<000052e0> 4290 +<000052e1> 19198 +<000052e2> 2638 +<000052e3> 4287 +<000052e4> 1736 +<000052e5> 21214 +<000052e6> 4288 +<000052e7> 1511 +<000052e8> 21215 +<000052e9> 19199 +<000052ea> 21216 +<000052ec> 21217 +<000052f0> 14363 +<000052f1> 19200 +<000052f2> 1796 +<000052f3> 4291 +<000052f4> 21218 +<000052f5> 4292 +<000052f6> 21219 +<000052f7> 17328 +<000052fa> 2311 +<000052fb> 16799 +<000052fe> 1967 +<000052ff> 3818 +<00005300> 8403 +<00005301> 3828 +<00005302> 3279 +<00005303> 19201 +<00005305> 3649 +<00005306> 4295 +<00005307> 20301 +<00005308> 4296 +<0000530c> 21220 +<0000530d> 4298 +<0000530f> 4300 +<00005310> 4299 +<00005311> 19202 +<00005313> 21221 +<00005315> 4301 +<00005316> 1341 +<00005317> 3706 +<00005318> 21222 +<00005319> 2156 +<0000531a> 4302 +<0000531b> 21223 +<0000531c> 16800 +<0000531d> 2779 +<0000531e> 21224 +<0000531f> 19203 +<00005320> 2442 +<00005321> 1697 +<00005323> 4303 +<00005324> 8405 +<00005325> 21225 +<0000532a> 3439 +<0000532d> 19204 +<0000532f> 4304 +<00005330> 21231 +<00005331> 4305 +<00005332> 19205 +<00005333> 4306 +<00005335> 17329 +<00005338> 4307 +<00005339> 3478 +<0000533a> 1760 +<0000533b> 1193 +<0000533c> 21232 +<0000533d> 19206 +<0000533e> 14366 +<0000533f> 3223 +<00005340> 4308 +<00005341> 2375 +<00005342> 17330 +<00005343> 2701 +<00005345> 4310 +<00005346> 4309 +<00005347> 2443 +<00005348> 1941 +<00005349> 4312 +<0000534a> 3410 +<0000534b> 14368 +endcidchar + +100 begincidchar +<0000534c> 14367 +<0000534d> 4313 +<00005351> 3440 +<00005352> 2836 +<00005353> 2894 +<00005354> 1696 +<00005357> 3270 +<00005358> 2927 +<00005359> 21233 +<0000535a> 3364 +<0000535b> 21234 +<0000535c> 3708 +<0000535e> 4315 +<00005360> 2702 +<00005361> 14369 +<00005363> 16801 +<00005365> 19207 +<00005366> 1803 +<00005367> 17333 +<00005369> 4316 +<0000536c> 14370 +<0000536d> 19208 +<0000536e> 4317 +<0000536f> 1230 +<00005370> 1209 +<00005371> 1577 +<00005372> 8406 +<00005373> 2824 +<00005374> 1643 +<00005375> 3931 +<00005377> 4320 +<00005378> 1335 +<00005379> 19209 +<0000537a> 17334 +<0000537b> 4319 +<0000537d> 13365 +<0000537e> 19210 +<0000537f> 1698 +<00005382> 4321 +<00005383> 21236 +<00005384> 3837 +<00005389> 14288 +<0000538e> 21239 +<00005393> 8407 +<00005394> 19211 +<00005396> 4322 +<00005398> 3994 +<00005399> 19212 +<0000539a> 1968 +<0000539d> 16802 +<0000539f> 1898 +<000053a0> 4323 +<000053a1> 21240 +<000053a4> 17335 +<000053a5> 4325 +<000053a6> 4324 +<000053a8> 2597 +<000053a9> 1243 +<000053aa> 19213 +<000053ab> 14371 +<000053ad> 1280 +<000053ae> 4326 +<000053af> 19214 +<000053b0> 4327 +<000053b2> 8408 +<000053b3> 1899 +<000053b4> 17336 +<000053b5> 21241 +<000053b6> 4328 +<000053b7> 17338 +<000053b8> 21242 +<000053ba> 19215 +<000053bb> 1672 +<000053bd> 21243 +<000053c0> 17339 +<000053c1> 19216 +<000053c2> 2176 +<000053c3> 4329 +<000053c8> 3746 +<000053c9> 2085 +<000053ca> 1652 +<000053cb> 3857 +<000053cc> 2770 +<000053cd> 3411 +<000053ce> 2345 +<000053cf> 21244 +<000053d4> 2385 +<000053d5> 17343 +<000053d6> 2324 +<000053d7> 2337 +<000053d9> 2432 +<000053da> 14372 +<000053db> 3412 +<000053dd> 8409 +<000053de> 21247 +<000053df> 4332 +<000053e0> 19219 +<000053e1> 1253 +<000053e2> 2771 +<000053e3> 1969 +endcidchar + +100 begincidchar +<000053e4> 1913 +<000053e5> 1759 +<000053e6> 14373 +<000053e7> 21249 +<000053e8> 4336 +<000053e9> 2911 +<000053ea> 2910 +<000053eb> 1699 +<000053ec> 2444 +<000053ed> 4337 +<000053ee> 4335 +<000053ef> 1348 +<000053f0> 2886 +<000053f1> 2276 +<000053f2> 2201 +<000053f3> 1224 +<000053f4> 17345 +<000053f5> 14374 +<000053f6> 1486 +<000053f7> 2040 +<000053f8> 2200 +<000053fa> 4338 +<00005401> 4339 +<00005402> 21250 +<00005403> 1635 +<00005404> 1444 +<00005408> 2041 +<00005409> 1634 +<0000540a> 3067 +<0000540b> 1223 +<0000540c> 3209 +<0000540d> 3786 +<0000540e> 1971 +<0000540f> 3939 +<00005410> 3137 +<00005411> 1970 +<00005412> 16803 +<00005413> 19220 +<0000541a> 21251 +<0000541b> 1797 +<0000541d> 4348 +<0000541e> 13964 +<0000541f> 1755 +<00005420> 3704 +<00005421> 21252 +<00005424> 17346 +<00005426> 3441 +<00005427> 14375 +<00005428> 17347 +<00005429> 4347 +<0000542a> 19221 +<0000542b> 1562 +<0000542e> 4345 +<0000542f> 21253 +<00005431> 19222 +<00005433> 13760 +<00005436> 4346 +<00005438> 1653 +<00005439> 2599 +<0000543b> 3581 +<0000543c> 4344 +<0000543d> 4340 +<0000543e> 1943 +<0000543f> 13775 +<00005440> 4341 +<00005442> 4042 +<00005443> 17349 +<00005444> 21254 +<00005446> 3650 +<00005447> 21255 +<00005448> 3076 +<00005449> 1942 +<0000544a> 2050 +<0000544c> 19225 +<0000544d> 14376 +<0000544e> 4349 +<0000544f> 21256 +<00005451> 3253 +<00005455> 14115 +<0000545e> 21257 +<0000545f> 4353 +<00005462> 17350 +<00005464> 21258 +<00005466> 14377 +<00005467> 21259 +<00005468> 2346 +<00005469> 21260 +<0000546a> 2338 +<0000546b> 14378 +<0000546c> 17351 +<00005470> 4356 +<00005471> 4354 +<00005473> 3759 +<00005474> 14379 +<00005475> 4351 +<00005476> 4360 +<00005477> 4355 +<0000547b> 4358 +<0000547c> 1914 +<0000547d> 3787 +endcidchar + +100 begincidchar +<0000547f> 16804 +<00005480> 4359 +<00005481> 21263 +<00005483> 21264 +<00005484> 4361 +<00005485> 21265 +<00005486> 4363 +<00005488> 16805 +<00005489> 21266 +<0000548a> 8412 +<0000548b> 2144 +<0000548c> 4072 +<0000548d> 14380 +<0000548e> 4352 +<0000548f> 4350 +<00005490> 4362 +<00005491> 21267 +<00005492> 4357 +<00005495> 17352 +<00005496> 14381 +<0000549c> 8411 +<0000549f> 21268 +<000054a0> 17353 +<000054a1> 14382 +<000054a2> 4365 +<000054a4> 4374 +<000054a5> 4367 +<000054a6> 17354 +<000054a7> 19226 +<000054a8> 4371 +<000054a9> 8413 +<000054aa> 19227 +<000054ab> 4372 +<000054ac> 4368 +<000054ad> 14383 +<000054ae> 17355 +<000054af> 4401 +<000054b1> 19228 +<000054b2> 2137 +<000054b3> 1423 +<000054b7> 17356 +<000054b8> 4366 +<000054b9> 14384 +<000054ba> 17357 +<000054bb> 19229 +<000054bc> 4376 +<000054bd> 1210 +<000054be> 4375 +<000054bf> 14385 +<000054c0> 1129 +<000054c1> 3516 +<000054c2> 4373 +<000054c3> 17358 +<000054c4> 4369 +<000054c6> 14386 +<000054c7> 4364 +<000054c8> 4370 +<000054c9> 2104 +<000054ca> 21269 +<000054cd> 14387 +<000054ce> 19230 +<000054d8> 4377 +<000054e0> 21270 +<000054e1> 1211 +<000054e2> 4386 +<000054e8> 2445 +<000054e9> 3735 +<000054ea> 19231 +<000054ec> 17360 +<000054ed> 4384 +<000054ee> 4383 +<000054ef> 17361 +<000054f1> 17362 +<000054f2> 3113 +<000054f3> 17363 +<000054f6> 21271 +<000054fa> 4385 +<000054fc> 19232 +<000054fd> 4382 +<000054fe> 21272 +<000054ff> 8414 +<00005504> 1238 +<00005505> 19233 +<00005506> 2086 +<00005507> 2550 +<00005508> 19234 +<00005509> 17366 +<0000550e> 14388 +<0000550f> 4380 +<00005510> 3164 +<00005514> 4381 +<00005515> 19235 +<00005516> 1126 +<00005527> 19236 +<0000552a> 19237 +<0000552b> 14389 +<0000552e> 4391 +<0000552f> 3853 +<00005531> 2447 +<00005532> 21275 +endcidchar + +100 begincidchar +<00005533> 4397 +<00005535> 14390 +<00005536> 19238 +<00005538> 4396 +<00005539> 4387 +<0000553b> 21276 +<0000553c> 17367 +<0000553d> 21277 +<0000553e> 2851 +<00005540> 4388 +<00005541> 17368 +<00005544> 2895 +<00005545> 4393 +<00005546> 2446 +<00005547> 17370 +<00005549> 21278 +<0000554a> 14391 +<0000554c> 4390 +<0000554d> 21279 +<0000554f> 3824 +<00005550> 16806 +<00005551> 19239 +<00005553> 1810 +<00005558> 21280 +<0000555c> 4392 +<0000555d> 4398 +<0000555e> 7633 +<00005560> 14392 +<00005561> 20308 +<00005563> 4389 +<00005564> 17372 +<00005566> 19240 +<0000557b> 4404 +<0000557c> 4409 +<0000557d> 17374 +<0000557e> 4405 +<0000557f> 21283 +<00005580> 4400 +<00005581> 16807 +<00005582> 17375 +<00005583> 4410 +<00005584> 2739 +<00005586> 8415 +<00005587> 4412 +<00005588> 14394 +<00005589> 1972 +<0000558a> 4402 +<0000558b> 3003 +<0000558e> 14395 +<0000558f> 19241 +<00005591> 17376 +<00005592> 19242 +<00005593> 21284 +<00005594> 19243 +<00005597> 21285 +<00005598> 4406 +<00005599> 4399 +<0000559a> 1513 +<0000559c> 1578 +<0000559d> 1475 +<0000559e> 4407 +<0000559f> 4403 +<000055a3> 21286 +<000055a4> 19244 +<000055a7> 1868 +<000055a8> 4413 +<000055a9> 4411 +<000055aa> 2773 +<000055ab> 1636 +<000055ac> 1700 +<000055ad> 16808 +<000055ae> 4408 +<000055b0> 1772 +<000055b2> 19245 +<000055b6> 1254 +<000055bf> 17381 +<000055c1> 21287 +<000055c3> 19246 +<000055c4> 4417 +<000055c5> 4415 +<000055c6> 19247 +<000055c7> 4472 +<000055c9> 17382 +<000055cb> 21288 +<000055cc> 17383 +<000055ce> 16809 +<000055d1> 17384 +<000055d2> 17378 +<000055d3> 19248 +<000055d4> 4420 +<000055da> 4414 +<000055db> 19249 +<000055dc> 4418 +<000055dd> 17385 +<000055de> 21291 +<000055df> 4416 +<000055e2> 17387 +<000055e3> 2202 +<000055e4> 4419 +<000055e9> 17389 +endcidchar + +100 begincidchar +<000055ec> 19250 +<000055ee> 19251 +<000055f1> 19252 +<000055f6> 19253 +<000055f7> 4422 +<000055f8> 19254 +<000055f9> 4427 +<000055fd> 4425 +<000055fe> 4424 +<000055ff> 21292 +<00005605> 19255 +<00005606> 2928 +<00005607> 17392 +<00005608> 14396 +<00005609> 1349 +<0000560a> 21294 +<0000560d> 19256 +<00005610> 17393 +<00005614> 4421 +<00005616> 4423 +<00005617> 2448 +<00005618> 1237 +<00005619> 21295 +<0000561b> 4426 +<00005620> 15389 +<00005628> 17390 +<00005629> 1374 +<0000562c> 19259 +<0000562f> 4437 +<00005630> 17394 +<00005631> 2532 +<00005632> 4433 +<00005633> 21296 +<00005634> 4431 +<00005635> 19260 +<00005636> 4432 +<00005637> 14399 +<00005638> 4434 +<00005639> 19261 +<0000563b> 16810 +<0000563c> 21297 +<0000563d> 17396 +<0000563f> 14400 +<00005640> 17397 +<00005641> 21298 +<00005642> 1247 +<00005646> 21301 +<00005647> 17398 +<00005649> 14401 +<0000564b> 14402 +<0000564c> 2747 +<0000564d> 19262 +<0000564e> 4428 +<0000564f> 14403 +<00005650> 4429 +<00005653> 7963 +<00005654> 19263 +<0000565b> 1496 +<0000565e> 17399 +<00005660> 17400 +<00005664> 4436 +<00005666> 14404 +<00005668> 1579 +<00005669> 14405 +<0000566a> 4439 +<0000566b> 4435 +<0000566c> 4438 +<0000566d> 17401 +<0000566f> 14406 +<00005674> 3582 +<00005675> 21305 +<00005676> 15411 +<00005678> 3245 +<0000567a> 3404 +<00005680> 4441 +<00005684> 21306 +<00005685> 19264 +<00005686> 4440 +<00005687> 1443 +<00005688> 17403 +<0000568a> 4442 +<0000568b> 21307 +<0000568c> 17404 +<0000568f> 4445 +<00005694> 4444 +<00005695> 14409 +<00005699> 7654 +<0000569a> 14410 +<0000569d> 17405 +<0000569e> 16811 +<0000569f> 19265 +<000056a0> 4443 +<000056a2> 3311 +<000056a5> 4446 +<000056a6> 19266 +<000056a7> 21308 +<000056a8> 17406 +<000056a9> 16812 +<000056ab> 21309 +<000056ae> 4447 +endcidchar + +100 begincidchar +<000056b1> 14413 +<000056b2> 17407 +<000056b3> 16813 +<000056b4> 4449 +<000056b6> 4448 +<000056b7> 19267 +<000056bc> 4451 +<000056be> 21310 +<000056c0> 4454 +<000056c1> 4452 +<000056c2> 4450 +<000056c3> 4453 +<000056c5> 17408 +<000056c8> 4455 +<000056c9> 14414 +<000056ca> 7770 +<000056cb> 21311 +<000056cc> 19268 +<000056cd> 17409 +<000056ce> 4456 +<000056cf> 19269 +<000056d0> 21312 +<000056d1> 4457 +<000056d3> 4458 +<000056d7> 4459 +<000056d8> 4220 +<000056d9> 19270 +<000056da> 2344 +<000056db> 2203 +<000056dc> 21313 +<000056dd> 14415 +<000056de> 1395 +<000056df> 17410 +<000056e0> 1212 +<000056e1> 19271 +<000056e3> 2946 +<000056e4> 14416 +<000056e8> 17411 +<000056eb> 19272 +<000056ed> 19273 +<000056ee> 4460 +<000056f0> 2068 +<000056f1> 19274 +<000056f2> 1171 +<000056f3> 2596 +<000056f9> 4461 +<000056fa> 1915 +<000056fd> 2051 +<000056ff> 4463 +<00005700> 4462 +<00005703> 3632 +<00005704> 4464 +<00005707> 19275 +<00005708> 4466 +<00005709> 4465 +<0000570a> 14417 +<0000570b> 4467 +<0000570c> 19276 +<0000570d> 4468 +<0000570f> 1869 +<00005711> 21319 +<00005712> 1282 +<00005713> 4469 +<00005715> 14418 +<00005716> 4471 +<00005718> 4470 +<0000571c> 4473 +<0000571d> 19279 +<0000571f> 3156 +<00005720> 21320 +<00005721> 13952 +<00005722> 21321 +<00005723> 14419 +<00005726> 4474 +<00005727> 1145 +<00005728> 2127 +<00005729> 17416 +<0000572a> 21324 +<0000572c> 19280 +<0000572d> 1811 +<0000572e> 19281 +<0000572f> 14420 +<00005730> 2957 +<0000573b> 4478 +<0000573f> 21325 +<00005740> 4479 +<00005742> 2132 +<00005747> 1737 +<0000574a> 3685 +<0000574c> 14423 +<0000574d> 17420 +<0000574e> 4477 +<0000574f> 4480 +<00005750> 2097 +<00005751> 1973 +<00005752> 21326 +<00005759> 8416 +<0000575f> 19284 +<00005761> 4484 +<00005762> 21327 +endcidchar + +100 begincidchar +<00005764> 2069 +<00005765> 8417 +<00005766> 2929 +<00005767> 21328 +<00005768> 17422 +<00005769> 4481 +<0000576a> 3062 +<0000576b> 19285 +<0000576d> 19286 +<0000576e> 21329 +<0000576f> 17423 +<00005770> 14424 +<00005771> 21330 +<00005777> 16814 +<00005779> 21331 +<0000577a> 19287 +<0000577b> 17427 +<0000577c> 16815 +<0000577e> 21332 +<0000577f> 4485 +<00005781> 21333 +<00005782> 2600 +<00005783> 19288 +<00005788> 4483 +<00005789> 4486 +<0000578b> 1813 +<0000578c> 14425 +<00005793> 4487 +<00005794> 21334 +<00005795> 21338 +<00005797> 19289 +<00005799> 21335 +<0000579a> 17430 +<0000579c> 14426 +<0000579f> 21336 +<000057a0> 4488 +<000057a1> 21337 +<000057a2> 1974 +<000057a3> 1438 +<000057a4> 4490 +<000057a7> 21339 +<000057a8> 17433 +<000057a9> 21340 +<000057aa> 4491 +<000057ac> 8418 +<000057ae> 19290 +<000057b0> 4492 +<000057b3> 4489 +<000057b8> 14427 +<000057bd> 21341 +<000057c0> 4482 +<000057c3> 4493 +<000057c6> 4494 +<000057c7> 8420 +<000057c8> 8419 +<000057cb> 3730 +<000057cc> 17436 +<000057ce> 2515 +<000057cf> 16817 +<000057d4> 4495 +<000057d5> 19291 +<000057d6> 4499 +<000057d7> 17434 +<000057dc> 3310 +<000057dd> 21342 +<000057de> 17439 +<000057df> 1196 +<000057e0> 3528 +<000057e1> 21347 +<000057e3> 4500 +<000057e4> 16818 +<000057e6> 14428 +<000057e7> 19292 +<000057e9> 21343 +<000057ed> 14429 +<000057f0> 17440 +<000057f4> 2533 +<000057f7> 2277 +<000057f8> 17442 +<000057f9> 3347 +<000057fa> 1580 +<000057fb> 17443 +<000057fc> 2139 +<000057fd> 17444 +<000057fe> 21344 +<000057ff> 14432 +<00005800> 3719 +<00005802> 3210 +<00005803> 21345 +<00005804> 17445 +<00005805> 1870 +<00005806> 2863 +<00005808> 21346 +<00005809> 14433 +<0000580a> 4498 +<0000580b> 4501 +<0000580c> 21348 +<0000580d> 19293 +<00005815> 2852 +<00005819> 4502 +endcidchar + +100 begincidchar +<0000581b> 21349 +<0000581d> 4503 +<0000581e> 17446 +<0000581f> 21350 +<00005820> 14434 +<00005821> 4505 +<00005824> 3077 +<00005826> 19294 +<00005827> 17447 +<0000582a> 1514 +<0000582d> 21351 +<0000582f> 7474 +<00005830> 1283 +<00005831> 3651 +<00005832> 14435 +<00005834> 2516 +<00005835> 3138 +<00005839> 17448 +<0000583a> 2134 +<0000583d> 4511 +<0000583f> 21352 +<00005840> 3597 +<00005841> 4005 +<00005849> 17450 +<0000584a> 1396 +<0000584b> 4507 +<0000584c> 17451 +<0000584d> 19295 +<0000584f> 19296 +<00005850> 21353 +<00005851> 2748 +<00005852> 4510 +<00005854> 3165 +<00005855> 21354 +<00005857> 3139 +<00005858> 3166 +<00005859> 3405 +<0000585a> 3049 +<0000585e> 2105 +<0000585f> 19297 +<00005861> 7751 +<00005862> 4506 +<00005864> 16819 +<00005867> 17452 +<00005868> 21355 +<00005869> 1304 +<0000586b> 3120 +<0000586d> 19298 +<00005870> 4508 +<00005872> 4504 +<00005875> 2582 +<00005878> 21356 +<00005879> 4512 +<0000587c> 14436 +<0000587e> 2392 +<0000587f> 19299 +<00005880> 14437 +<00005881> 19300 +<00005883> 1701 +<00005885> 4513 +<00005889> 16820 +<0000588c> 21359 +<0000588d> 17455 +<00005893> 3640 +<00005894> 17458 +<00005896> 21360 +<00005897> 2815 +<00005898> 19301 +<0000589c> 3042 +<0000589d> 17459 +<0000589e> 8423 +<0000589f> 4515 +<000058a6> 21364 +<000058a8> 3709 +<000058a9> 14438 +<000058aa> 17460 +<000058ab> 4516 +<000058ae> 4521 +<000058b1> 17461 +<000058b2> 8424 +<000058b3> 3583 +<000058b8> 4520 +<000058b9> 4514 +<000058ba> 4517 +<000058bb> 4519 +<000058bc> 19302 +<000058be> 2070 +<000058c1> 3609 +<000058c2> 21366 +<000058c3> 17463 +<000058c4> 21365 +<000058c5> 4522 +<000058c7> 2947 +<000058c8> 21367 +<000058ca> 1397 +<000058cc> 2517 +<000058cd> 17464 +<000058ce> 14439 +<000058d0> 14440 +<000058d1> 4524 +endcidchar + +100 begincidchar +<000058d2> 16822 +<000058d3> 4523 +<000058d4> 14441 +<000058d5> 2042 +<000058d6> 21368 +<000058d7> 4525 +<000058d8> 4527 +<000058d9> 4526 +<000058da> 14442 +<000058dc> 4529 +<000058dd> 21369 +<000058de> 4518 +<000058df> 4531 +<000058e0> 16823 +<000058e1> 21370 +<000058e2> 17465 +<000058e4> 4530 +<000058e5> 4528 +<000058e9> 14443 +<000058eb> 2204 +<000058ec> 2583 +<000058ee> 2774 +<000058ef> 4532 +<000058f0> 2656 +<000058f1> 1201 +<000058f2> 3354 +<000058f7> 3063 +<000058f9> 4534 +<000058fa> 4533 +<00005902> 4538 +<00005909> 3617 +<0000590a> 4539 +<0000590b> 8425 +<0000590c> 14444 +<0000590d> 17470 +<0000590f> 1350 +<00005910> 4540 +<00005914> 17471 +<00005915> 3878 +<00005916> 1422 +<00005918> 4318 +<00005919> 2386 +<0000591a> 2847 +<0000591b> 4541 +<0000591c> 3831 +<0000591d> 21374 +<0000591f> 19303 +<00005921> 21375 +<00005922> 3776 +<00005923> 19304 +<00005924> 14445 +<00005925> 4543 +<00005927> 2887 +<00005928> 21376 +<00005929> 3121 +<0000592a> 2848 +<0000592b> 3529 +<0000592e> 1309 +<0000592f> 14446 +<00005930> 21377 +<00005931> 2278 +<00005932> 4546 +<00005933> 21378 +<00005937> 1172 +<00005938> 4547 +<00005939> 14117 +<0000593d> 17474 +<0000593e> 4548 +<0000593f> 21381 +<00005943> 21382 +<00005944> 1284 +<00005946> 17476 +<00005947> 1581 +<00005948> 3256 +<00005949> 3652 +<0000594e> 4552 +<0000594f> 2775 +<00005950> 4551 +<00005951> 1814 +<00005952> 21383 +<00005953> 8426 +<00005954> 3721 +<00005955> 4550 +<00005957> 3167 +<00005958> 4554 +<00005959> 19305 +<0000595a> 4553 +<0000595b> 8427 +<0000595d> 8428 +<0000595e> 21384 +<0000595f> 17479 +<00005960> 4556 +<00005961> 14447 +<00005962> 4555 +<00005963> 8429 +<00005965> 1310 +<00005967> 4557 +<00005968> 2449 +<00005969> 4559 +<0000596a> 2915 +endcidchar + +100 begincidchar +<0000596b> 21385 +<0000596c> 4558 +<0000596d> 14448 +<0000596e> 3587 +<0000596f> 21386 +<00005972> 21387 +<00005973> 2433 +<00005974> 3157 +<00005978> 4560 +<00005979> 19306 +<0000597b> 21388 +<0000597c> 17483 +<0000597d> 1975 +<00005981> 4561 +<00005982> 3287 +<00005983> 3442 +<00005984> 3805 +<0000598a> 3291 +<0000598b> 16825 +<0000598c> 21389 +<0000598d> 4570 +<0000598e> 21390 +<00005992> 16826 +<00005993> 1618 +<00005995> 21391 +<00005996> 3887 +<00005997> 19307 +<00005999> 3771 +<0000599b> 4665 +<0000599d> 4562 +<0000599f> 17484 +<000059a3> 4565 +<000059a4> 8430 +<000059a5> 2853 +<000059a7> 21392 +<000059a8> 3686 +<000059ac> 3140 +<000059ad> 21393 +<000059ae> 17485 +<000059af> 19308 +<000059b0> 21394 +<000059b2> 4566 +<000059b3> 19309 +<000059b7> 21395 +<000059b9> 3731 +<000059ba> 8431 +<000059bb> 2106 +<000059bc> 17486 +<000059be> 2450 +<000059c1> 21396 +<000059c3> 16827 +<000059c4> 21397 +<000059c6> 4567 +<000059c8> 17487 +<000059c9> 2206 +<000059ca> 14449 +<000059cb> 2205 +<000059cd> 17488 +<000059d0> 1149 +<000059d1> 1916 +<000059d2> 14450 +<000059d3> 2639 +<000059d4> 1173 +<000059dc> 4569 +<000059dd> 14451 +<000059de> 17489 +<000059df> 19310 +<000059e5> 1242 +<000059e6> 1515 +<000059e7> 17490 +<000059e8> 4568 +<000059ea> 3793 +<000059eb> 3491 +<000059ec> 13997 +<000059ee> 17491 +<000059ef> 21398 +<000059f1> 19311 +<000059f2> 21399 +<000059f4> 21400 +<000059f6> 1132 +<000059f7> 21401 +<000059f8> 19312 +<000059fb> 1213 +<000059ff> 2207 +<00005a00> 21402 +<00005a01> 1174 +<00005a03> 1127 +<00005a04> 14454 +<00005a09> 4577 +<00005a0c> 14455 +<00005a0d> 17495 +<00005a0e> 21403 +<00005a11> 4575 +<00005a12> 21404 +<00005a13> 16828 +<00005a17> 17496 +<00005a18> 3784 +<00005a1a> 4578 +<00005a1b> 13761 +<00005a1c> 4576 +endcidchar + +100 begincidchar +<00005a1e> 21405 +<00005a1f> 4574 +<00005a20> 2551 +<00005a23> 14456 +<00005a24> 21406 +<00005a25> 4573 +<00005a27> 17497 +<00005a28> 21407 +<00005a29> 3626 +<00005a2a> 21408 +<00005a2d> 17498 +<00005a2f> 1944 +<00005a30> 21409 +<00005a3c> 2451 +<00005a40> 4579 +<00005a41> 4050 +<00005a46> 3330 +<00005a47> 14457 +<00005a48> 21412 +<00005a49> 4581 +<00005a4c> 21413 +<00005a50> 21414 +<00005a55> 14458 +<00005a5a> 2071 +<00005a5e> 21415 +<00005a62> 4584 +<00005a63> 14459 +<00005a65> 17499 +<00005a66> 3530 +<00005a67> 16829 +<00005a6a> 4585 +<00005a6c> 4580 +<00005a6d> 14460 +<00005a77> 16830 +<00005a7a> 17500 +<00005a7b> 21416 +<00005a7e> 14461 +<00005a7f> 3783 +<00005a84> 16831 +<00005a8b> 17501 +<00005a90> 21417 +<00005a92> 3348 +<00005a93> 21418 +<00005a96> 21419 +<00005a99> 21420 +<00005a9a> 4586 +<00005a9b> 3492 +<00005a9c> 17502 +<00005a9e> 14462 +<00005aa2> 17505 +<00005aa7> 14463 +<00005aac> 14464 +<00005ab1> 17506 +<00005ab2> 19313 +<00005ab3> 14465 +<00005ab5> 17507 +<00005ab8> 19314 +<00005aba> 17508 +<00005abb> 21421 +<00005abc> 4587 +<00005abd> 4591 +<00005abe> 4588 +<00005abf> 17509 +<00005ac1> 1351 +<00005ac2> 4590 +<00005ac4> 16832 +<00005ac6> 21422 +<00005ac8> 21423 +<00005ac9> 2279 +<00005acb> 4589 +<00005acc> 1871 +<00005acf> 21424 +<00005ad0> 4603 +<00005ad6> 4596 +<00005ad7> 4593 +<00005ada> 17510 +<00005adc> 17511 +<00005ae0> 14466 +<00005ae1> 2978 +<00005ae3> 4592 +<00005ae5> 17512 +<00005ae6> 4594 +<00005ae9> 4595 +<00005aea> 19315 +<00005aee> 17514 +<00005af0> 17513 +<00005af5> 17515 +<00005af6> 19316 +<00005afd> 21425 +<00005b00> 14467 +<00005b01> 21426 +<00005b08> 17516 +<00005b09> 1582 +<00005b0b> 4600 +<00005b0c> 4599 +<00005b16> 4601 +<00005b17> 17517 +<00005b19> 14468 +<00005b1b> 19317 +<00005b1d> 19318 +endcidchar + +100 begincidchar +<00005b21> 19319 +<00005b22> 2518 +<00005b25> 14469 +<00005b2a> 4604 +<00005b2c> 3064 +<00005b2d> 14470 +<00005b30> 1255 +<00005b32> 4602 +<00005b34> 17518 +<00005b36> 4605 +<00005b38> 19320 +<00005b3e> 4606 +<00005b40> 4609 +<00005b41> 14471 +<00005b43> 4607 +<00005b45> 4608 +<00005b4b> 21427 +<00005b4c> 17519 +<00005b50> 2208 +<00005b51> 4610 +<00005b52> 17520 +<00005b54> 1976 +<00005b55> 4611 +<00005b56> 8432 +<00005b57> 2248 +<00005b58> 2840 +<00005b5c> 2216 +<00005b5d> 1977 +<00005b5e> 21428 +<00005b5f> 3806 +<00005b63> 1602 +<00005b64> 1917 +<00005b65> 4614 +<00005b66> 1462 +<00005b68> 17521 +<00005b69> 4615 +<00005b6b> 2841 +<00005b6e> 21429 +<00005b6f> 17522 +<00005b70> 4616 +<00005b71> 4656 +<00005b73> 4617 +<00005b75> 4618 +<00005b76> 14120 +<00005b78> 4619 +<00005b7a> 4621 +<00005b7c> 14472 +<00005b7d> 16834 +<00005b80> 4622 +<00005b81> 17523 +<00005b82> 13840 +<00005b83> 4623 +<00005b84> 17524 +<00005b85> 2896 +<00005b86> 21430 +<00005b87> 1225 +<00005b88> 2325 +<00005b89> 1158 +<00005b8a> 14475 +<00005b8b> 2777 +<00005b8c> 1516 +<00005b8d> 2273 +<00005b8e> 21431 +<00005b8f> 1978 +<00005b93> 16835 +<00005b94> 21434 +<00005b95> 3168 +<00005b96> 17526 +<00005b97> 2347 +<00005b98> 1517 +<00005b99> 2982 +<00005b9a> 3078 +<00005b9b> 1148 +<00005b9c> 1619 +<00005b9d> 3653 +<00005b9f> 2286 +<00005ba2> 1644 +<00005ba3> 2703 +<00005ba4> 2280 +<00005ba5> 3858 +<00005ba6> 4624 +<00005bac> 17527 +<00005bad> 21437 +<00005bae> 1654 +<00005baf> 21438 +<00005bb0> 2107 +<00005bb3> 1424 +<00005bb4> 1285 +<00005bb5> 2452 +<00005bb6> 1352 +<00005bb7> 19321 +<00005bb8> 4625 +<00005bb9> 3888 +<00005bba> 21441 +<00005bbc> 21442 +<00005bbf> 2387 +<00005bc0> 8433 +<00005bc1> 21443 +<00005bc2> 2320 +<00005bc3> 4626 +endcidchar + +100 begincidchar +<00005bc4> 1583 +<00005bc5> 3242 +<00005bc6> 3765 +<00005bc7> 4627 +<00005bc9> 4628 +<00005bcc> 3531 +<00005bcd> 21444 +<00005bce> 17530 +<00005bcf> 21445 +<00005bd0> 4630 +<00005bd2> 1508 +<00005bd3> 1775 +<00005bd4> 4629 +<00005bd6> 17531 +<00005bd7> 19322 +<00005bd8> 8435 +<00005bdb> 1518 +<00005bdd> 2552 +<00005bde> 4634 +<00005bdf> 2159 +<00005be0> 19323 +<00005be1> 1353 +<00005be2> 4633 +<00005be4> 4631 +<00005be5> 4635 +<00005be6> 4632 +<00005be7> 3297 +<00005be8> 5262 +<00005be9> 2553 +<00005beb> 4636 +<00005bec> 20302 +<00005bee> 3976 +<00005bef> 21448 +<00005bf0> 4637 +<00005bf1> 17534 +<00005bf3> 4639 +<00005bf4> 21449 +<00005bf5> 3004 +<00005bf6> 4638 +<00005bf8> 2631 +<00005bfa> 2249 +<00005bfd> 17535 +<00005bfe> 2864 +<00005bff> 2339 +<00005c01> 3559 +<00005c02> 2704 +<00005c03> 17537 +<00005c04> 2297 +<00005c05> 4640 +<00005c06> 2453 +<00005c09> 1175 +<00005c0a> 2842 +<00005c0b> 2584 +<00005c0c> 21450 +<00005c0d> 4643 +<00005c0e> 3211 +<00005c0f> 2454 +<00005c11> 2455 +<00005c12> 16836 +<00005c13> 4644 +<00005c14> 14122 +<00005c16> 2705 +<00005c17> 21451 +<00005c19> 13835 +<00005c1a> 2456 +<00005c1e> 8437 +<00005c1f> 19324 +<00005c20> 4645 +<00005c22> 4646 +<00005c23> 14476 +<00005c24> 3820 +<00005c26> 21452 +<00005c28> 4647 +<00005c29> 17538 +<00005c2a> 19325 +<00005c2b> 14477 +<00005c2c> 19326 +<00005c2d> 1726 +<00005c2e> 21453 +<00005c30> 14478 +<00005c31> 2348 +<00005c32> 21454 +<00005c35> 21455 +<00005c36> 19327 +<00005c3a> 2312 +<00005c3b> 2546 +<00005c3c> 3276 +<00005c3d> 2586 +<00005c3e> 3468 +<00005c3f> 3288 +<00005c40> 1729 +<00005c41> 4650 +<00005c45> 1673 +<00005c46> 4651 +<00005c48> 1782 +<00005c4a> 3239 +<00005c4b> 1328 +<00005c4d> 2209 +<00005c4e> 4652 +<00005c4f> 4655 +endcidchar + +100 begincidchar +<00005c50> 4654 +<00005c51> 1781 +<00005c53> 4653 +<00005c55> 3122 +<00005c59> 19328 +<00005c5a> 21456 +<00005c5b> 7826 +<00005c5c> 19329 +<00005c5e> 2832 +<00005c5f> 17540 +<00005c60> 3141 +<00005c61> 2292 +<00005c62> 7693 +<00005c63> 14479 +<00005c64> 2778 +<00005c65> 3940 +<00005c69> 14480 +<00005c6c> 4657 +<00005c6d> 19330 +<00005c6e> 4658 +<00005c6f> 3246 +<00005c70> 17543 +<00005c71> 2177 +<00005c76> 4660 +<00005c79> 4661 +<00005c7a> 16839 +<00005c7b> 21459 +<00005c7c> 14481 +<00005c7d> 21460 +<00005c87> 21461 +<00005c88> 17548 +<00005c8a> 17549 +<00005c8c> 4662 +<00005c8f> 16840 +<00005c90> 1584 +<00005c91> 4663 +<00005c92> 21462 +<00005c94> 4664 +<00005c9d> 21463 +<00005c9f> 16841 +<00005ca0> 17553 +<00005ca1> 1324 +<00005ca2> 17554 +<00005ca3> 16842 +<00005ca6> 8438 +<00005ca7> 17555 +<00005ca8> 2749 +<00005ca9> 1568 +<00005caa> 16843 +<00005cab> 4666 +<00005cac> 3764 +<00005cad> 17557 +<00005cb1> 2866 +<00005cb2> 21464 +<00005cb3> 1463 +<00005cb4> 21465 +<00005cb5> 17558 +<00005cb6> 4668 +<00005cb7> 4670 +<00005cb8> 1563 +<00005cba> 8439 +<00005cbb> 4667 +<00005cbc> 4669 +<00005cbe> 4672 +<00005cc5> 4671 +<00005cc7> 4673 +<00005cc9> 17560 +<00005ccb> 14482 +<00005cd0> 16844 +<00005cd2> 14483 +<00005cd7> 21466 +<00005cd9> 4674 +<00005cdd> 19331 +<00005ce0> 3221 +<00005ce1> 1702 +<00005ce6> 14124 +<00005ce8> 1381 +<00005ce9> 4675 +<00005cea> 4680 +<00005ced> 4678 +<00005cee> 21467 +<00005cef> 3655 +<00005cf0> 3654 +<00005cf4> 14484 +<00005cf5> 8440 +<00005cf6> 3169 +<00005cfa> 4677 +<00005cfb> 2398 +<00005cfd> 4676 +<00005d01> 19332 +<00005d06> 17563 +<00005d07> 2616 +<00005d0b> 4681 +<00005d0d> 16846 +<00005d0e> 2138 +<00005d10> 17564 +<00005d11> 4687 +<00005d12> 21470 +<00005d14> 4688 +<00005d15> 4682 +endcidchar + +100 begincidchar +<00005d16> 1425 +<00005d17> 4683 +<00005d18> 4692 +<00005d19> 4691 +<00005d1a> 4690 +<00005d1b> 4686 +<00005d1d> 17566 +<00005d1f> 4685 +<00005d20> 17567 +<00005d22> 4689 +<00005d23> 21471 +<00005d24> 14485 +<00005d26> 14486 +<00005d27> 8441 +<00005d29> 3656 +<00005d2b> 17565 +<00005d31> 17568 +<00005d34> 19333 +<00005d39> 17569 +<00005d3d> 19334 +<00005d3f> 21472 +<00005d42> 8444 +<00005d43> 14487 +<00005d46> 14488 +<00005d47> 16847 +<00005d48> 21473 +<00005d4a> 14489 +<00005d4b> 4696 +<00005d4c> 4693 +<00005d4e> 4695 +<00005d50> 3932 +<00005d51> 21475 +<00005d52> 4694 +<00005d53> 8442 +<00005d55> 21474 +<00005d59> 19335 +<00005d5c> 4684 +<00005d61> 17571 +<00005d62> 21478 +<00005d64> 21479 +<00005d69> 2617 +<00005d6a> 17572 +<00005d6c> 4697 +<00005d6d> 8445 +<00005d6f> 2087 +<00005d70> 17574 +<00005d73> 4698 +<00005d76> 4699 +<00005d7e> 19336 +<00005d7f> 21482 +<00005d81> 16848 +<00005d82> 4702 +<00005d83> 19337 +<00005d84> 4701 +<00005d87> 4700 +<00005d88> 17577 +<00005d8a> 21483 +<00005d8b> 3170 +<00005d8c> 4679 +<00005d90> 4708 +<00005d92> 14490 +<00005d93> 21484 +<00005d94> 14491 +<00005d95> 21485 +<00005d97> 17579 +<00005d99> 14492 +<00005d9b> 21486 +<00005d9d> 4704 +<00005d9f> 21487 +<00005da0> 14493 +<00005da2> 4703 +<00005da4> 16849 +<00005da7> 16850 +<00005dab> 21488 +<00005dac> 4705 +<00005dae> 4706 +<00005db0> 17580 +<00005db2> 15405 +<00005db4> 17581 +<00005db7> 4709 +<00005dba> 4014 +<00005dbc> 4710 +<00005dbd> 4707 +<00005dc3> 21489 +<00005dc7> 19338 +<00005dc9> 4711 +<00005dcb> 16851 +<00005dcc> 1564 +<00005dcd> 4712 +<00005dce> 21490 +<00005dd0> 8448 +<00005dd1> 17583 +<00005dd2> 4714 +<00005dd3> 4713 +<00005dd6> 4715 +<00005dd7> 17584 +<00005dd8> 14494 +<00005dd9> 21491 +<00005ddb> 4716 +<00005ddd> 2706 +endcidchar + +100 begincidchar +<00005dde> 2349 +<00005de0> 14495 +<00005de1> 2414 +<00005de2> 13362 +<00005de3> 2789 +<00005de4> 17586 +<00005de5> 1979 +<00005de6> 2088 +<00005de7> 1980 +<00005de8> 1674 +<00005de9> 17587 +<00005deb> 4717 +<00005dee> 2089 +<00005df1> 1918 +<00005df2> 4718 +<00005df3> 3762 +<00005df4> 3321 +<00005df5> 4719 +<00005df7> 1981 +<00005df8> 14496 +<00005df9> 19339 +<00005dfb> 1512 +<00005dfd> 2917 +<00005dfe> 1738 +<00005dff> 13794 +<00005e00> 14497 +<00005e02> 2210 +<00005e03> 3533 +<00005e06> 3413 +<00005e07> 21492 +<00005e0b> 4720 +<00005e0c> 1585 +<00005e0d> 21493 +<00005e11> 4723 +<00005e12> 14498 +<00005e16> 3005 +<00005e18> 14501 +<00005e19> 4722 +<00005e1a> 4721 +<00005e1b> 4724 +<00005e1d> 3079 +<00005e1f> 17591 +<00005e20> 21494 +<00005e25> 2601 +<00005e28> 19340 +<00005e2b> 2211 +<00005e2d> 2670 +<00005e2e> 14502 +<00005e2f> 2867 +<00005e30> 1596 +<00005e32> 19341 +<00005e33> 3006 +<00005e35> 19342 +<00005e38> 2519 +<00005e3d> 3687 +<00005e3e> 17592 +<00005e40> 4729 +<00005e43> 4728 +<00005e44> 4727 +<00005e45> 3567 +<00005e47> 4736 +<00005e49> 17593 +<00005e4b> 21495 +<00005e4c> 3720 +<00005e4e> 4730 +<00005e54> 4732 +<00005e55> 3737 +<00005e56> 17595 +<00005e57> 4731 +<00005e58> 14503 +<00005e5b> 19343 +<00005e5c> 21498 +<00005e5e> 16852 +<00005e5f> 4733 +<00005e61> 3388 +<00005e62> 4734 +<00005e63> 3598 +<00005e64> 4735 +<00005e68> 19344 +<00005e6a> 19345 +<00005e70> 21499 +<00005e72> 1519 +<00005e73> 3599 +<00005e74> 3301 +<00005e77> 19346 +<00005e78> 1982 +<00005e79> 1520 +<00005e7a> 4739 +<00005e7b> 1900 +<00005e7c> 3886 +<00005e7d> 3859 +<00005e7e> 1586 +<00005e7f> 4741 +<00005e80> 19347 +<00005e81> 3007 +<00005e83> 1983 +<00005e84> 2457 +<00005e87> 3443 +<00005e8a> 2458 +<00005e8b> 19348 +endcidchar + +100 begincidchar +<00005e8e> 21500 +<00005e8f> 2434 +<00005e95> 3080 +<00005e96> 3657 +<00005e97> 3123 +<00005e99> 14000 +<00005e9a> 1984 +<00005e9c> 3534 +<00005ea0> 4742 +<00005ea2> 21501 +<00005ea4> 21502 +<00005ea5> 17600 +<00005ea6> 3155 +<00005ea7> 2098 +<00005ea8> 14506 +<00005eaa> 14507 +<00005eab> 1919 +<00005eac> 17601 +<00005ead> 3081 +<00005eb1> 21503 +<00005eb3> 19349 +<00005eb5> 1159 +<00005eb6> 2424 +<00005eb7> 1985 +<00005eb8> 3889 +<00005eb9> 17602 +<00005ebd> 19350 +<00005ec3> 3335 +<00005ec6> 17603 +<00005ec8> 4745 +<00005ec9> 4031 +<00005eca> 4051 +<00005ecb> 15390 +<00005ecc> 21504 +<00005ece> 21505 +<00005ecf> 4747 +<00005ed0> 4746 +<00005ed1> 19351 +<00005ed2> 14511 +<00005ed3> 1445 +<00005ed6> 4748 +<00005ed9> 17604 +<00005edc> 21506 +<00005edd> 4750 +<00005ede> 21507 +<00005edf> 3506 +<00005ee0> 2459 +<00005ee1> 4754 +<00005ee2> 4753 +<00005ee3> 4749 +<00005ee5> 21508 +<00005eeb> 21509 +<00005eec> 4757 +<00005ef0> 4760 +<00005ef1> 4758 +<00005ef3> 4759 +<00005ef4> 4761 +<00005ef6> 1286 +<00005ef7> 3082 +<00005ef8> 4762 +<00005ef9> 16853 +<00005efa> 1872 +<00005efb> 1398 +<00005efc> 3308 +<00005efd> 17606 +<00005efe> 4763 +<00005eff> 3283 +<00005f00> 16854 +<00005f01> 3627 +<00005f02> 16855 +<00005f03> 4764 +<00005f04> 4052 +<00005f06> 21510 +<00005f07> 14512 +<00005f08> 17607 +<00005f09> 4765 +<00005f0a> 3600 +<00005f0b> 4768 +<00005f0c> 4090 +<00005f0d> 4106 +<00005f0e> 14513 +<00005f0f> 2268 +<00005f10> 3277 +<00005f11> 4769 +<00005f13> 1655 +<00005f14> 3008 +<00005f15> 1214 +<00005f16> 4770 +<00005f17> 3574 +<00005f18> 1986 +<00005f19> 21511 +<00005f1b> 2958 +<00005f1e> 17609 +<00005f1f> 3083 +<00005f21> 8449 +<00005f22> 14516 +<00005f23> 16856 +<00005f24> 21512 +<00005f25> 3835 +<00005f26> 1901 +endcidchar + +100 begincidchar +<00005f27> 1920 +<00005f28> 14517 +<00005f29> 4771 +<00005f2d> 4772 +<00005f2e> 21515 +<00005f2f> 4778 +<00005f30> 21516 +<00005f31> 2321 +<00005f34> 8450 +<00005f35> 3009 +<00005f36> 14518 +<00005f37> 1703 +<00005f38> 4773 +<00005f3a> 13720 +<00005f3b> 14519 +<00005f3c> 3485 +<00005f3d> 16857 +<00005f3e> 2948 +<00005f3f> 21517 +<00005f40> 14520 +<00005f41> 4774 +<00005f44> 21518 +<00005f45> 8370 +<00005f47> 17610 +<00005f48> 4775 +<00005f4a> 1704 +<00005f4c> 4776 +<00005f4d> 19354 +<00005f4e> 4777 +<00005f50> 14521 +<00005f51> 4779 +<00005f53> 3184 +<00005f54> 16858 +<00005f58> 14522 +<00005f59> 4782 +<00005f5b> 21519 +<00005f5c> 4767 +<00005f5d> 4766 +<00005f60> 21520 +<00005f61> 4783 +<00005f62> 1815 +<00005f63> 17611 +<00005f64> 14523 +<00005f65> 13996 +<00005f66> 3481 +<00005f67> 8451 +<00005f69> 2108 +<00005f6a> 3497 +<00005f6b> 3010 +<00005f6c> 3517 +<00005f6d> 4784 +<00005f6f> 21521 +<00005f70> 2460 +<00005f71> 1256 +<00005f72> 17612 +<00005f73> 4785 +<00005f77> 4786 +<00005f78> 21524 +<00005f79> 3838 +<00005f7a> 21525 +<00005f7c> 3444 +<00005f7d> 16859 +<00005f7e> 17613 +<00005f7f> 4789 +<00005f80> 1311 +<00005f81> 2640 +<00005f82> 4788 +<00005f83> 4787 +<00005f84> 1816 +<00005f85> 2868 +<00005f87> 4793 +<00005f88> 4791 +<00005f89> 14524 +<00005f8a> 4790 +<00005f8b> 3951 +<00005f8c> 1945 +<00005f8d> 21526 +<00005f8f> 17614 +<00005f90> 2435 +<00005f91> 4792 +<00005f92> 3142 +<00005f93> 2376 +<00005f96> 21527 +<00005f97> 3224 +<00005f98> 4796 +<00005f99> 4795 +<00005f9c> 14525 +<00005f9d> 21528 +<00005f9e> 4794 +<00005fa0> 4797 +<00005fa1> 1946 +<00005fa2> 17615 +<00005fa4> 14527 +<00005fa7> 14526 +<00005fa8> 4798 +<00005fa9> 3566 +<00005faa> 2405 +<00005fab> 21529 +<00005fac> 19355 +<00005fad> 4799 +endcidchar + +100 begincidchar +<00005fae> 3469 +<00005faf> 14528 +<00005fb3> 3225 +<00005fb4> 3011 +<00005fb5> 13368 +<00005fb7> 8452 +<00005fb8> 14529 +<00005fb9> 3114 +<00005fbc> 4800 +<00005fbd> 1605 +<00005fc3> 2554 +<00005fc4> 14530 +<00005fc5> 3486 +<00005fc7> 17616 +<00005fc8> 21532 +<00005fc9> 14531 +<00005fcb> 17617 +<00005fcc> 1587 +<00005fcd> 3292 +<00005fd6> 4801 +<00005fd7> 2212 +<00005fdc> 1312 +<00005fdd> 4806 +<00005fde> 8453 +<00005fe0> 2983 +<00005fe1> 14532 +<00005fe2> 17621 +<00005fe4> 4803 +<00005fe8> 21535 +<00005fe9> 14533 +<00005fea> 19356 +<00005feb> 1399 +<00005fec> 21536 +<00005fed> 14534 +<00005ff0> 4854 +<00005ff1> 4805 +<00005ff2> 21537 +<00005ff3> 17624 +<00005ff5> 3302 +<00005ff6> 21538 +<00005ff8> 4804 +<00005ffa> 21539 +<00005ffb> 4802 +<00005ffc> 14535 +<00005ffd> 2060 +<00005fff> 4808 +<00006007> 19357 +<0000600a> 21540 +<0000600d> 16860 +<0000600e> 4814 +<0000600f> 4820 +<00006010> 4812 +<00006012> 3158 +<00006013> 21541 +<00006014> 16861 +<00006015> 4817 +<00006016> 3535 +<00006017> 14536 +<00006018> 16862 +<00006019> 4811 +<0000601a> 14537 +<0000601b> 4816 +<0000601c> 4015 +<0000601d> 2213 +<0000601f> 21542 +<00006020> 2869 +<00006021> 4809 +<00006022> 17626 +<00006024> 17627 +<00006025> 1656 +<00006026> 4819 +<00006027> 2641 +<00006028> 1287 +<00006029> 4813 +<0000602a> 1400 +<0000602b> 4818 +<0000602d> 21543 +<0000602f> 1705 +<00006031> 4815 +<00006033> 14538 +<00006035> 16863 +<0000603a> 4821 +<00006040> 21544 +<00006041> 4823 +<00006042> 4833 +<00006043> 4831 +<00006046> 4828 +<00006047> 16864 +<00006048> 21545 +<00006049> 19358 +<0000604a> 4827 +<0000604b> 4032 +<0000604c> 17629 +<0000604d> 4829 +<00006050> 1706 +<00006051> 21546 +<00006052> 1987 +<00006054> 19359 +<00006055> 2436 +<00006059> 4836 +endcidchar + +100 begincidchar +<0000605a> 4822 +<0000605d> 8454 +<0000605f> 4826 +<00006060> 4810 +<00006061> 14539 +<00006062> 1402 +<00006063> 4830 +<00006064> 4832 +<00006065> 2959 +<00006067> 19360 +<00006068> 2072 +<00006069> 1336 +<0000606a> 4824 +<0000606b> 4835 +<0000606c> 4834 +<0000606d> 1707 +<0000606f> 2825 +<00006070> 1476 +<00006071> 21549 +<00006075> 1817 +<00006077> 4825 +<0000607e> 21550 +<0000607f> 14540 +<00006081> 4837 +<00006082> 21551 +<00006083> 4840 +<00006084> 4842 +<00006085> 8455 +<00006086> 21552 +<00006088> 21553 +<00006089> 2281 +<0000608a> 8456 +<0000608b> 4848 +<0000608c> 3084 +<0000608d> 4838 +<0000608e> 21554 +<00006091> 21555 +<00006092> 4846 +<00006093> 21556 +<00006094> 1401 +<00006095> 17630 +<00006098> 21557 +<0000609a> 4841 +<0000609b> 4843 +<0000609d> 16865 +<0000609e> 14541 +<0000609f> 1947 +<000060a0> 3860 +<000060a2> 21559 +<000060a3> 1521 +<000060a4> 14542 +<000060a5> 21560 +<000060a6> 1275 +<000060a7> 4847 +<000060a8> 17631 +<000060a9> 3312 +<000060aa> 1137 +<000060b0> 14543 +<000060b1> 17633 +<000060b2> 3445 +<000060b3> 4807 +<000060b4> 4853 +<000060b5> 4857 +<000060b6> 3825 +<000060b7> 21561 +<000060b8> 4850 +<000060bb> 19361 +<000060bc> 3171 +<000060bd> 4855 +<000060be> 17634 +<000060c2> 21562 +<000060c4> 19362 +<000060c5> 2520 +<000060c6> 4856 +<000060c7> 3247 +<000060c8> 17635 +<000060cb> 14544 +<000060d1> 4077 +<000060d3> 4852 +<000060d4> 16866 +<000060d5> 8458 +<000060d8> 4858 +<000060d9> 17636 +<000060da> 2061 +<000060db> 14545 +<000060dc> 2671 +<000060dd> 16867 +<000060de> 8457 +<000060df> 1176 +<000060e0> 4851 +<000060e1> 4849 +<000060e2> 21567 +<000060e3> 2780 +<000060e5> 21568 +<000060e7> 4839 +<000060e8> 2178 +<000060ee> 17637 +<000060f0> 2854 +<000060f1> 4870 +<000060f2> 8460 +endcidchar + +100 begincidchar +<000060f3> 2781 +<000060f4> 4865 +<000060f5> 17638 +<000060f8> 14546 +<000060f9> 2322 +<000060fa> 4866 +<000060fb> 4869 +<000060fc> 21569 +<000060fd> 19363 +<00006100> 4864 +<00006101> 2351 +<00006102> 21570 +<00006103> 4867 +<00006106> 4861 +<00006107> 21571 +<00006108> 3848 +<00006109> 3847 +<0000610a> 19364 +<0000610c> 21572 +<0000610f> 1177 +<00006110> 17639 +<00006111> 8461 +<00006115> 4860 +<00006116> 19365 +<00006117> 21573 +<00006119> 17640 +<0000611a> 1770 +<0000611b> 1130 +<0000611c> 14550 +<0000611e> 17641 +<0000611f> 1522 +<00006120> 8459 +<00006121> 4868 +<00006122> 21574 +<00006127> 4876 +<00006128> 4875 +<0000612a> 19366 +<0000612b> 16868 +<0000612c> 4880 +<00006130> 8463 +<00006131> 21575 +<00006134> 4881 +<00006135> 21576 +<00006136> 19367 +<00006137> 8462 +<00006139> 21577 +<0000613a> 17642 +<0000613c> 4879 +<0000613d> 4882 +<0000613e> 4874 +<0000613f> 4878 +<00006141> 17644 +<00006142> 4883 +<00006144> 4884 +<00006145> 21578 +<00006146> 17645 +<00006147> 4873 +<00006148> 2250 +<00006149> 21579 +<0000614a> 4877 +<0000614b> 2870 +<0000614c> 1988 +<0000614d> 4859 +<0000614e> 2555 +<00006153> 4897 +<00006155> 3641 +<0000615d> 4896 +<0000615e> 19368 +<0000615f> 4895 +<00006160> 17646 +<00006162> 3755 +<00006163> 1523 +<00006164> 19369 +<00006165> 4893 +<00006167> 1819 +<00006168> 1426 +<0000616b> 4890 +<0000616c> 21580 +<0000616e> 3968 +<0000616f> 4892 +<00006170> 1178 +<00006171> 4894 +<00006172> 21581 +<00006173> 4885 +<00006174> 4891 +<00006175> 4898 +<00006176> 1818 +<00006177> 4886 +<00006178> 21582 +<0000617b> 19370 +<0000617c> 14551 +<0000617d> 19371 +<0000617e> 3911 +<0000617f> 19372 +<00006182> 3861 +<00006187> 4901 +<0000618a> 4905 +<0000618b> 21587 +<0000618d> 14552 +<0000618e> 2816 +endcidchar + +100 begincidchar +<00006190> 4033 +<00006191> 4906 +<00006194> 4903 +<00006196> 4900 +<00006197> 17650 +<00006198> 8464 +<00006199> 4899 +<0000619a> 4904 +<0000619c> 21588 +<0000619d> 19373 +<0000619f> 14553 +<000061a0> 21589 +<000061a4> 3584 +<000061a5> 17651 +<000061a7> 3212 +<000061a8> 14554 +<000061a9> 1820 +<000061aa> 21590 +<000061ab> 4907 +<000061ac> 4902 +<000061ad> 17652 +<000061ae> 4908 +<000061b2> 1873 +<000061b6> 1329 +<000061b8> 19374 +<000061b9> 16870 +<000061ba> 4916 +<000061bc> 16869 +<000061be> 1524 +<000061c2> 14555 +<000061c3> 4914 +<000061c6> 4915 +<000061c7> 2073 +<000061c8> 4913 +<000061c9> 4911 +<000061ca> 4910 +<000061cb> 4917 +<000061cc> 4909 +<000061cd> 4919 +<000061d0> 1403 +<000061d5> 17654 +<000061dc> 19375 +<000061dd> 17655 +<000061de> 21595 +<000061df> 14556 +<000061e1> 21596 +<000061e2> 19376 +<000061e3> 4921 +<000061e5> 19377 +<000061e6> 4920 +<000061e7> 21597 +<000061e8> 19378 +<000061e9> 21598 +<000061ef> 21601 +<000061f2> 3012 +<000061f4> 4924 +<000061f5> 17656 +<000061f6> 4922 +<000061f7> 4912 +<000061f8> 1874 +<000061fa> 4923 +<000061fc> 4927 +<000061fd> 4926 +<000061fe> 4928 +<000061ff> 4925 +<00006200> 4929 +<00006201> 21602 +<00006203> 21603 +<00006204> 19379 +<00006207> 19380 +<0000620a> 3642 +<0000620c> 4933 +<0000620d> 4932 +<0000620e> 2377 +<00006210> 2642 +<00006211> 1382 +<00006212> 1404 +<00006213> 8465 +<00006214> 4934 +<00006215> 14557 +<00006216> 1155 +<0000621a> 2672 +<0000621b> 4935 +<0000621c> 21604 +<0000621d> 6756 +<0000621e> 4936 +<0000621f> 1847 +<00006220> 21605 +<00006221> 4937 +<00006222> 16871 +<00006223> 17658 +<00006226> 2707 +<00006227> 21606 +<00006229> 14558 +<0000622a> 4938 +<0000622b> 21607 +<0000622e> 4939 +<0000622f> 1620 +<00006230> 4940 +<00006231> 19381 +endcidchar + +100 begincidchar +<00006234> 2871 +<00006236> 13757 +<00006238> 1921 +<00006239> 19382 +<0000623b> 3821 +<0000623d> 19383 +<0000623e> 13390 +<0000623f> 3690 +<00006240> 2420 +<00006241> 4943 +<00006242> 21608 +<00006243> 14559 +<00006244> 21609 +<00006246> 14560 +<00006247> 2708 +<00006248> 6938 +<00006249> 3446 +<0000624b> 2326 +<0000624c> 14561 +<0000624d> 2109 +<0000624e> 4944 +<00006250> 21610 +<00006251> 14562 +<00006252> 17659 +<00006253> 2855 +<00006254> 21611 +<00006255> 3575 +<00006256> 14563 +<00006258> 2897 +<0000625a> 16872 +<0000625b> 4947 +<0000625c> 21612 +<0000625e> 4945 +<00006260> 4948 +<00006261> 17660 +<00006263> 4946 +<00006264> 17661 +<00006268> 4949 +<0000626d> 17663 +<0000626e> 3585 +<0000626f> 16873 +<00006271> 1147 +<00006273> 17664 +<00006276> 3536 +<00006279> 3447 +<0000627a> 19384 +<0000627b> 17662 +<0000627c> 4950 +<0000627d> 21613 +<0000627e> 4953 +<0000627f> 2461 +<00006280> 1621 +<00006282> 4951 +<00006283> 4958 +<00006284> 2462 +<00006285> 13765 +<00006289> 4952 +<0000628a> 3322 +<00006290> 19385 +<00006291> 3912 +<00006294> 4959 +<00006295> 3172 +<00006296> 4956 +<00006297> 1989 +<00006298> 2690 +<00006299> 17665 +<0000629b> 4973 +<0000629c> 3400 +<0000629e> 2898 +<000062a6> 8466 +<000062a8> 19386 +<000062ab> 3448 +<000062ac> 5042 +<000062b1> 3658 +<000062b3> 21617 +<000062b5> 3085 +<000062b9> 3747 +<000062ba> 21620 +<000062bb> 4962 +<000062bc> 1313 +<000062bd> 2984 +<000062c2> 4971 +<000062c4> 14564 +<000062c5> 2930 +<000062c6> 4965 +<000062c7> 4972 +<000062c8> 4967 +<000062c9> 4974 +<000062ca> 4970 +<000062cc> 4969 +<000062cd> 3365 +<000062ce> 21623 +<000062cf> 4963 +<000062d0> 1405 +<000062d1> 4961 +<000062d2> 1675 +<000062d3> 2899 +<000062d4> 4957 +<000062d5> 17666 +<000062d6> 16874 +endcidchar + +100 begincidchar +<000062d7> 4960 +<000062d8> 1990 +<000062d9> 2687 +<000062da> 19387 +<000062db> 2463 +<000062dc> 4968 +<000062dd> 3336 +<000062e0> 1676 +<000062e1> 1446 +<000062ea> 21624 +<000062ec> 1477 +<000062ed> 2535 +<000062ee> 4976 +<000062ef> 4981 +<000062f1> 4977 +<000062f2> 21625 +<000062f3> 1875 +<000062f4> 19388 +<000062f5> 4982 +<000062f6> 2160 +<000062f7> 2043 +<000062fc> 14565 +<000062fd> 17668 +<000062fe> 2352 +<000062ff> 4964 +<00006301> 2251 +<00006302> 4979 +<00006303> 17669 +<00006304> 21626 +<00006307> 2214 +<00006308> 4980 +<00006309> 1160 +<0000630a> 14566 +<0000630b> 21627 +<0000630c> 4975 +<0000630d> 14567 +<00006310> 17670 +<00006311> 3013 +<00006313> 21628 +<00006316> 19389 +<00006318> 14568 +<00006319> 1677 +<0000631b> 14135 +<0000631f> 1708 +<00006327> 4978 +<00006328> 1131 +<00006329> 21629 +<0000632a> 19390 +<0000632b> 2099 +<0000632d> 21630 +<0000632f> 2556 +<00006332> 17673 +<00006335> 17674 +<00006336> 19391 +<00006339> 14569 +<0000633a> 3086 +<0000633d> 3432 +<0000633e> 4984 +<0000633f> 2784 +<00006341> 17677 +<00006344> 17678 +<00006346> 19392 +<00006349> 2826 +<0000634a> 21631 +<0000634b> 19393 +<0000634c> 2169 +<0000634d> 4985 +<0000634e> 17679 +<0000634f> 4987 +<00006350> 4983 +<00006352> 21632 +<00006353> 19394 +<00006354> 21633 +<00006355> 3633 +<00006357> 3033 +<00006358> 21634 +<00006359> 17681 +<0000635b> 21635 +<0000635c> 2782 +<00006365> 14572 +<00006366> 21636 +<00006367> 3659 +<00006368> 2298 +<00006369> 4999 +<0000636b> 4998 +<0000636c> 17684 +<0000636d> 21637 +<0000636e> 2622 +<00006371> 19395 +<00006372> 1876 +<00006374> 14573 +<00006375> 19396 +<00006376> 4992 +<00006377> 2465 +<00006378> 21638 +<0000637a> 3264 +<0000637b> 3303 +<0000637c> 16875 +<0000637d> 14574 +<0000637f> 19397 +endcidchar + +100 begincidchar +<00006380> 4990 +<00006382> 19398 +<00006383> 2783 +<00006384> 14575 +<00006387> 14576 +<00006388> 2340 +<00006389> 4995 +<0000638a> 19399 +<0000638c> 2464 +<0000638e> 4989 +<0000638f> 4994 +<00006390> 14577 +<00006392> 3337 +<00006394> 17687 +<00006395> 21639 +<00006396> 4988 +<00006398> 1783 +<00006399> 17685 +<0000639a> 21640 +<0000639b> 1467 +<0000639e> 14578 +<0000639f> 4996 +<000063a0> 3955 +<000063a1> 2110 +<000063a2> 2931 +<000063a3> 4993 +<000063a4> 21641 +<000063a5> 2688 +<000063a6> 21642 +<000063a7> 1991 +<000063a8> 2602 +<000063a9> 1288 +<000063aa> 2750 +<000063ab> 4991 +<000063ac> 1631 +<000063ad> 21643 +<000063b2> 1821 +<000063b4> 3051 +<000063b5> 4997 +<000063bb> 2785 +<000063bd> 17688 +<000063be> 5000 +<000063c0> 5002 +<000063c1> 21644 +<000063c3> 2839 +<000063c4> 5008 +<000063c5> 21645 +<000063c6> 5003 +<000063c8> 21646 +<000063c9> 5005 +<000063ce> 21647 +<000063cf> 3507 +<000063d0> 3087 +<000063d1> 14579 +<000063d2> 5006 +<000063d3> 21648 +<000063d6> 3862 +<000063da> 3890 +<000063db> 1525 +<000063dc> 14580 +<000063e0> 17691 +<000063e1> 1138 +<000063e3> 5004 +<000063e5> 16876 +<000063e9> 5001 +<000063ea> 19402 +<000063ed> 13340 +<000063ee> 1588 +<000063f2> 17694 +<000063f3> 21649 +<000063f4> 1289 +<000063f5> 8467 +<000063f6> 5007 +<000063f7> 13892 +<000063fa> 3891 +<00006406> 5011 +<00006409> 14581 +<0000640a> 21650 +<0000640d> 2843 +<0000640f> 5018 +<00006410> 14582 +<00006412> 19405 +<00006413> 5012 +<00006414> 7724 +<00006416> 5009 +<00006417> 5016 +<00006418> 19406 +<0000641c> 4986 +<0000641e> 17695 +<00006420> 19407 +<00006422> 14583 +<00006424> 19408 +<00006425> 17696 +<00006426> 5013 +<00006428> 5017 +<00006429> 17697 +<0000642a> 19409 +<0000642c> 3414 +<0000642d> 3173 +<0000642f> 17698 +endcidchar + +100 begincidchar +<00006430> 21651 +<00006434> 5010 +<00006435> 19410 +<00006436> 5014 +<0000643a> 1822 +<0000643d> 19411 +<0000643e> 2145 +<0000643f> 19412 +<00006442> 2689 +<0000644b> 21652 +<0000644e> 5022 +<0000644f> 21653 +<00006451> 7747 +<00006452> 19413 +<00006453> 21654 +<00006454> 14584 +<00006458> 3104 +<0000645a> 17699 +<0000645b> 14585 +<0000645c> 21655 +<0000645d> 17700 +<0000645f> 19414 +<00006460> 8468 +<00006461> 21656 +<00006463> 21657 +<00006467> 5019 +<00006469> 3726 +<0000646d> 14586 +<0000646f> 5020 +<00006473> 17701 +<00006474> 19415 +<00006476> 5021 +<00006478> 3802 +<00006479> 16877 +<0000647a> 2630 +<0000647b> 14587 +<0000647d> 17702 +<00006483> 1848 +<00006485> 21658 +<00006487> 17703 +<00006488> 5028 +<0000648f> 21659 +<00006490> 19416 +<00006491> 17704 +<00006492> 2179 +<00006493> 5025 +<00006495> 5024 +<0000649a> 3304 +<0000649b> 21660 +<0000649d> 8469 +<0000649e> 3213 +<0000649f> 17705 +<000064a1> 21661 +<000064a3> 21662 +<000064a4> 3115 +<000064a5> 5026 +<000064a6> 21663 +<000064a8> 21664 +<000064a9> 5027 +<000064ab> 3553 +<000064ac> 19419 +<000064ad> 3323 +<000064ae> 2161 +<000064b0> 2709 +<000064b2> 3710 +<000064b3> 19420 +<000064b9> 1447 +<000064bb> 5034 +<000064bc> 5029 +<000064bd> 21665 +<000064c1> 3892 +<000064c2> 5036 +<000064c4> 16878 +<000064c5> 5032 +<000064c7> 5033 +<000064c9> 21666 +<000064ca> 13341 +<000064cd> 2786 +<000064ce> 8470 +<000064d0> 16879 +<000064d1> 21667 +<000064d2> 5031 +<000064d4> 4966 +<000064d5> 17708 +<000064d7> 17709 +<000064d8> 5035 +<000064da> 5030 +<000064e2> 3105 +<000064e3> 5043 +<000064e4> 17711 +<000064e5> 14590 +<000064e6> 2162 +<000064e7> 5038 +<000064ec> 1622 +<000064ed> 19421 +<000064ef> 5044 +<000064f0> 19422 +<000064f1> 5037 +<000064f2> 5048 +<000064f4> 5047 +endcidchar + +100 begincidchar +<000064f5> 21670 +<000064f6> 5046 +<000064f7> 14591 +<000064fa> 5049 +<000064fb> 14592 +<000064fd> 5051 +<000064fe> 2521 +<000064ff> 17712 +<00006500> 5050 +<00006501> 21671 +<00006504> 14593 +<00006505> 5054 +<0000650f> 17714 +<00006513> 21675 +<00006514> 17715 +<00006516> 14594 +<00006518> 5052 +<00006519> 14595 +<0000651b> 19423 +<0000651c> 5053 +<0000651d> 5015 +<0000651e> 17717 +<0000651f> 19424 +<00006522> 7831 +<00006523> 5056 +<00006524> 5055 +<00006526> 21676 +<00006529> 16880 +<0000652a> 5023 +<0000652b> 5057 +<0000652c> 5045 +<0000652e> 19425 +<0000652f> 2215 +<00006531> 21677 +<00006532> 17718 +<00006536> 5061 +<00006537> 5060 +<00006538> 5062 +<00006539> 1406 +<0000653a> 21678 +<0000653b> 1992 +<0000653e> 3660 +<0000653f> 2643 +<00006543> 21681 +<00006544> 17719 +<00006545> 1922 +<00006547> 14596 +<00006548> 5064 +<00006549> 19426 +<0000654d> 5067 +<0000654e> 8471 +<0000654f> 3524 +<00006550> 21682 +<00006551> 1657 +<00006552> 21683 +<00006554> 17720 +<00006555> 5066 +<00006556> 5065 +<00006557> 3338 +<00006558> 5068 +<00006559> 1709 +<0000655d> 5070 +<0000655e> 5069 +<0000655f> 21684 +<00006560> 19427 +<00006562> 1526 +<00006563> 2180 +<00006566> 3248 +<00006567> 14597 +<0000656b> 17721 +<0000656c> 1823 +<00006570> 2618 +<00006572> 5071 +<00006574> 2644 +<00006575> 3106 +<00006577> 3537 +<00006578> 5072 +<0000657a> 17722 +<0000657d> 21685 +<00006581> 14598 +<00006584> 17723 +<00006585> 14599 +<00006587> 3592 +<00006588> 4620 +<00006589> 2666 +<0000658a> 17724 +<0000658c> 3518 +<0000658e> 2120 +<00006590> 3449 +<00006591> 3415 +<00006592> 19428 +<00006595> 19429 +<00006597> 3143 +<00006598> 21686 +<00006599> 3977 +<0000659b> 5076 +<0000659c> 2300 +<0000659d> 16881 +<0000659f> 5077 +<000065a0> 21687 +endcidchar + +100 begincidchar +<000065a1> 1146 +<000065a3> 21688 +<000065a4> 1740 +<000065a5> 2673 +<000065a6> 21689 +<000065a7> 3538 +<000065ab> 5078 +<000065ac> 2192 +<000065ad> 2949 +<000065ae> 21690 +<000065af> 2217 +<000065b0> 2557 +<000065b2> 17725 +<000065b3> 21691 +<000065b4> 19430 +<000065b5> 17726 +<000065b7> 5079 +<000065b8> 17727 +<000065b9> 3661 +<000065bc> 1305 +<000065bd> 2218 +<000065be> 19431 +<000065bf> 17728 +<000065c1> 5082 +<000065c2> 14600 +<000065c3> 5080 +<000065c4> 5083 +<000065c5> 3969 +<000065c6> 5081 +<000065c8> 19432 +<000065c9> 17729 +<000065cb> 2719 +<000065cc> 5084 +<000065ce> 19433 +<000065cf> 2834 +<000065d0> 19434 +<000065d2> 5085 +<000065d4> 17730 +<000065d6> 21692 +<000065d7> 1590 +<000065d8> 21693 +<000065d9> 5087 +<000065db> 5086 +<000065df> 19435 +<000065e2> 1591 +<000065e3> 13701 +<000065e5> 3284 +<000065e6> 2932 +<000065e7> 1670 +<000065e8> 2219 +<000065e9> 2787 +<000065ec> 2406 +<000065ed> 1140 +<000065f0> 14601 +<000065f1> 5090 +<000065f2> 14602 +<000065f9> 17732 +<000065fa> 1314 +<000065fb> 5094 +<000065fc> 17733 +<00006600> 8472 +<00006602> 1993 +<00006603> 5093 +<00006604> 17734 +<00006606> 2075 +<00006607> 2466 +<00006608> 17735 +<00006609> 8474 +<0000660a> 5092 +<0000660c> 2467 +<0000660d> 21699 +<0000660e> 3788 +<0000660f> 2074 +<00006613> 1179 +<00006614> 2674 +<00006615> 8473 +<00006616> 21702 +<0000661c> 5099 +<0000661d> 21703 +<0000661e> 20304 +<0000661f> 2645 +<00006620> 1257 +<00006621> 17736 +<00006622> 16883 +<00006623> 21704 +<00006624> 8477 +<00006625> 2399 +<00006626> 21705 +<00006627> 3732 +<00006628> 2146 +<00006629> 21706 +<0000662a> 17737 +<0000662b> 16884 +<0000662c> 14603 +<0000662d> 2468 +<0000662e> 8475 +<0000662f> 2635 +<00006630> 16885 +<00006631> 8366 +<00006633> 16886 +endcidchar + +100 begincidchar +<00006634> 5098 +<00006637> 21708 +<00006639> 21707 +<0000663a> 16882 +<0000663b> 7680 +<0000663c> 2985 +<0000663f> 5129 +<00006640> 21709 +<00006641> 5103 +<00006642> 2252 +<00006643> 1994 +<00006644> 5101 +<00006645> 17738 +<00006646> 21710 +<00006648> 16887 +<00006649> 5102 +<0000664a> 21711 +<0000664b> 2558 +<0000664c> 14604 +<0000664e> 17740 +<0000664f> 5100 +<00006651> 17739 +<00006652> 2173 +<00006657> 8479 +<00006658> 21712 +<00006659> 8480 +<0000665a> 13377 +<0000665d> 5105 +<0000665e> 5104 +<0000665f> 5109 +<00006660> 21713 +<00006661> 14607 +<00006662> 5110 +<00006663> 14138 +<00006664> 5106 +<00006665> 8478 +<00006666> 1408 +<00006669> 3433 +<0000666a> 17745 +<0000666b> 14608 +<0000666e> 3539 +<0000666f> 1824 +<00006670> 5111 +<00006673> 8482 +<00006674> 2646 +<00006675> 21714 +<00006676> 2469 +<00006679> 21716 +<0000667a> 2960 +<0000667b> 17748 +<0000667c> 21717 +<0000667e> 19436 +<0000667f> 21715 +<00006680> 17749 +<00006681> 1727 +<00006683> 5112 +<00006684> 5116 +<00006687> 1355 +<00006688> 5113 +<00006689> 5115 +<0000668d> 16891 +<0000668e> 5114 +<00006690> 17750 +<00006691> 2421 +<00006692> 17751 +<00006696> 2950 +<00006697> 1161 +<00006698> 5117 +<00006699> 8483 +<0000669d> 5118 +<0000669f> 21721 +<000066a0> 8484 +<000066a2> 3014 +<000066a4> 14610 +<000066a6> 4025 +<000066ab> 2193 +<000066ad> 17753 +<000066ae> 3643 +<000066b1> 17754 +<000066b2> 8485 +<000066b3> 19439 +<000066b4> 3691 +<000066b5> 17755 +<000066b8> 5125 +<000066b9> 5120 +<000066bb> 16892 +<000066bc> 5123 +<000066be> 5122 +<000066bf> 8486 +<000066c0> 19440 +<000066c1> 5119 +<000066c4> 5124 +<000066c6> 13397 +<000066c7> 3254 +<000066c8> 14611 +<000066c9> 5121 +<000066cc> 21725 +<000066ce> 21726 +<000066cf> 19441 +<000066d4> 21727 +endcidchar + +100 begincidchar +<000066d6> 5126 +<000066d9> 2422 +<000066da> 5127 +<000066db> 16893 +<000066dc> 3893 +<000066dd> 3374 +<000066df> 21728 +<000066e0> 5128 +<000066e6> 5130 +<000066e8> 16894 +<000066e9> 5131 +<000066eb> 21729 +<000066ec> 14612 +<000066ee> 21730 +<000066f0> 5132 +<000066f2> 1730 +<000066f3> 1258 +<000066f4> 1995 +<000066f5> 5133 +<000066f7> 5134 +<000066f8> 2427 +<000066f9> 2788 +<000066fa> 8487 +<000066fb> 8369 +<000066fc> 4333 +<000066fd> 2752 +<000066fe> 2751 +<000066ff> 2872 +<00006700> 2103 +<00006701> 17759 +<00006703> 4171 +<00006705> 14613 +<00006707> 21731 +<00006708> 1860 +<00006709> 3863 +<0000670b> 3662 +<0000670d> 3568 +<0000670e> 8488 +<0000670f> 5135 +<00006712> 17760 +<00006713> 14614 +<00006714> 2147 +<00006715> 3035 +<00006716> 5136 +<00006717> 4053 +<00006719> 17762 +<0000671b> 3692 +<0000671c> 21732 +<0000671d> 3015 +<0000671e> 5137 +<0000671f> 1592 +<00006720> 21733 +<00006722> 21734 +<00006725> 19442 +<00006728> 3814 +<0000672a> 3760 +<0000672b> 3748 +<0000672c> 3722 +<0000672d> 2163 +<0000672e> 5141 +<00006731> 2327 +<00006733> 14615 +<00006734> 3711 +<00006735> 19443 +<00006736> 5143 +<00006737> 5146 +<00006738> 5145 +<0000673a> 1589 +<0000673d> 1658 +<0000673e> 21735 +<0000673f> 5142 +<00006741> 5144 +<00006743> 13751 +<00006745> 21736 +<00006746> 5147 +<00006747> 16895 +<00006748> 14616 +<00006749> 2623 +<0000674c> 14617 +<0000674d> 17765 +<0000674e> 3941 +<0000674f> 1165 +<00006750> 2128 +<00006751> 2844 +<00006753> 2313 +<00006754> 17766 +<00006755> 19444 +<00006756> 2523 +<00006759> 5150 +<0000675c> 3144 +<0000675d> 17767 +<0000675e> 5148 +<0000675f> 2827 +<00006760> 5149 +<00006761> 2522 +<00006762> 3817 +<00006765> 3922 +<00006766> 8490 +<0000676a> 5157 +<0000676c> 21737 +endcidchar + +100 begincidchar +<0000676d> 1996 +<0000676e> 13681 +<0000676f> 3339 +<00006770> 5154 +<00006771> 3174 +<00006772> 5091 +<00006773> 5095 +<00006774> 17771 +<00006775> 1641 +<00006776> 14618 +<00006777> 3325 +<0000677b> 14619 +<0000677c> 5156 +<0000677e> 2470 +<0000677f> 3416 +<00006780> 19445 +<00006781> 16896 +<00006784> 21738 +<00006785> 5162 +<00006787> 3470 +<00006789> 5153 +<0000678b> 5159 +<0000678c> 5158 +<0000678e> 21739 +<0000678f> 19446 +<00006790> 2675 +<00006791> 19447 +<00006792> 17773 +<00006793> 16897 +<00006795> 3739 +<00006796> 21740 +<00006797> 3995 +<00006798> 16898 +<00006799> 21741 +<0000679a> 3733 +<0000679b> 16899 +<0000679c> 1356 +<0000679d> 2220 +<000067a0> 4078 +<000067a1> 5161 +<000067a2> 2619 +<000067a4> 19448 +<000067a6> 5160 +<000067a9> 5155 +<000067af> 1923 +<000067b0> 14620 +<000067b1> 19449 +<000067b2> 14621 +<000067b3> 5167 +<000067b4> 5165 +<000067b5> 19450 +<000067b6> 1357 +<000067b7> 5163 +<000067b8> 5169 +<000067b9> 5175 +<000067bb> 8491 +<000067be> 19451 +<000067c0> 8493 +<000067c1> 2856 +<000067c2> 21744 +<000067c3> 17777 +<000067c4> 3601 +<000067c5> 21745 +<000067c6> 5177 +<000067c8> 17778 +<000067c9> 21746 +<000067ca> 3476 +<000067ce> 5176 +<000067cf> 3366 +<000067d0> 3693 +<000067d1> 1527 +<000067d2> 17779 +<000067d3> 2715 +<000067d4> 2378 +<000067d7> 14623 +<000067d8> 3055 +<000067d9> 14624 +<000067da> 3864 +<000067db> 17780 +<000067dc> 21747 +<000067dd> 5172 +<000067de> 5171 +<000067e1> 21748 +<000067e2> 5173 +<000067e4> 5170 +<000067e6> 21749 +<000067e7> 5178 +<000067e9> 5168 +<000067ec> 5166 +<000067ee> 5174 +<000067ef> 5164 +<000067f0> 14625 +<000067f1> 2986 +<000067f2> 21750 +<000067f3> 3844 +<000067f4> 2290 +<000067f5> 2148 +<000067f6> 21751 +<000067f7> 17781 +<000067f9> 14622 +endcidchar + +100 begincidchar +<000067fa> 7834 +<000067fb> 2090 +<000067fc> 16900 +<000067fe> 3741 +<000067ff> 1439 +<00006801> 14066 +<00006802> 3050 +<00006803> 3234 +<00006804> 1259 +<00006805> 7687 +<00006810> 17776 +<00006813> 2710 +<00006814> 21752 +<00006816> 2648 +<00006817> 1792 +<00006818> 17785 +<00006819> 21753 +<0000681d> 16901 +<0000681e> 5180 +<0000681f> 17786 +<00006821> 1997 +<00006822> 1498 +<00006827> 21754 +<00006828> 19452 +<00006829> 5182 +<0000682a> 1490 +<0000682b> 5188 +<0000682c> 14626 +<0000682d> 17787 +<0000682f> 21755 +<00006832> 5185 +<00006833> 17789 +<00006834> 2711 +<00006838> 1449 +<00006839> 2076 +<0000683b> 17790 +<0000683c> 1448 +<0000683d> 2111 +<0000683e> 17791 +<0000683f> 21756 +<00006840> 5183 +<00006841> 1851 +<00006842> 1825 +<00006843> 3175 +<00006844> 8495 +<00006845> 17792 +<00006846> 5181 +<00006848> 1162 +<00006849> 17793 +<0000684a> 21757 +<0000684c> 17794 +<0000684d> 5184 +<0000684e> 5186 +<00006850> 1733 +<00006851> 1794 +<00006852> 8492 +<00006853> 1528 +<00006854> 1637 +<00006855> 17795 +<00006857> 17796 +<00006858> 21758 +<00006859> 5189 +<0000685b> 14629 +<0000685c> 2153 +<0000685d> 3743 +<0000685f> 2181 +<00006863> 5190 +<00006867> 3490 +<0000686b> 17798 +<0000686e> 17799 +<00006872> 14630 +<00006874> 5202 +<00006875> 14631 +<00006876> 1331 +<00006877> 5191 +<00006879> 21762 +<0000687a> 14632 +<0000687b> 21763 +<0000687c> 17800 +<0000687e> 5208 +<0000687f> 5192 +<00006881> 3978 +<00006882> 17801 +<00006883> 5199 +<00006884> 14633 +<00006885> 3349 +<00006886> 19453 +<00006888> 21764 +<0000688d> 5207 +<0000688e> 7836 +<0000688f> 5194 +<00006890> 17802 +<00006893> 1144 +<00006894> 5196 +<00006896> 17803 +<00006897> 1998 +<0000689b> 5198 +<0000689c> 17808 +<0000689d> 5197 +<0000689f> 5193 +endcidchar + +100 begincidchar +<000068a0> 5204 +<000068a1> 21765 +<000068a2> 2471 +<000068a3> 16902 +<000068a5> 14634 +<000068a6> 4542 +<000068a7> 1948 +<000068a8> 3942 +<000068a9> 21766 +<000068ad> 5195 +<000068ae> 21767 +<000068af> 3088 +<000068b0> 1409 +<000068b1> 2077 +<000068b2> 14635 +<000068b3> 5187 +<000068b4> 17811 +<000068b5> 5203 +<000068b6> 1471 +<000068b9> 5201 +<000068ba> 5205 +<000068bb> 17812 +<000068bc> 3176 +<000068c3> 17816 +<000068c4> 1594 +<000068c5> 17817 +<000068c6> 5235 +<000068c8> 8367 +<000068c9> 3797 +<000068ca> 5210 +<000068cb> 1593 +<000068cc> 17818 +<000068cd> 5217 +<000068cf> 8496 +<000068d0> 14636 +<000068d1> 21768 +<000068d2> 3694 +<000068d3> 21769 +<000068d4> 5218 +<000068d5> 5220 +<000068d6> 14637 +<000068d7> 5224 +<000068d8> 5212 +<000068d9> 17819 +<000068da> 2920 +<000068df> 3177 +<000068e0> 5228 +<000068e1> 5215 +<000068e3> 5225 +<000068e7> 5219 +<000068e8> 14638 +<000068ea> 21772 +<000068eb> 19454 +<000068ec> 17822 +<000068ed> 14639 +<000068ee> 2559 +<000068ef> 5229 +<000068f2> 2647 +<000068f5> 19455 +<000068f6> 21773 +<000068f7> 17823 +<000068f9> 5227 +<000068fa> 1529 +<000068fb> 17813 +<000068fc> 14642 +<000068fd> 21774 +<00006900> 4086 +<00006901> 5209 +<00006903> 17824 +<00006904> 5223 +<00006905> 1180 +<00006906> 21775 +<00006907> 17825 +<00006908> 5211 +<00006909> 21776 +<0000690a> 16903 +<0000690b> 3782 +<0000690c> 5216 +<0000690d> 2536 +<0000690e> 3043 +<0000690f> 5206 +<00006910> 21777 +<00006911> 14643 +<00006912> 5222 +<00006913> 14644 +<00006916> 21778 +<00006917> 19456 +<00006919> 2624 +<0000691a> 5232 +<0000691b> 1487 +<0000691c> 1877 +<00006921> 5234 +<00006922> 5213 +<00006923> 5233 +<00006925> 5226 +<00006926> 5214 +<00006928> 5230 +<0000692a> 5231 +<00006930> 5248 +<00006931> 21779 +endcidchar + +100 begincidchar +<00006933> 19457 +<00006934> 3238 +<00006935> 14645 +<00006936> 5221 +<00006938> 19458 +<00006939> 5244 +<0000693b> 14646 +<0000693d> 5246 +<0000693f> 3060 +<00006942> 16906 +<00006945> 21780 +<00006946> 17829 +<00006949> 16904 +<0000694a> 3894 +<0000694e> 21781 +<00006953> 3560 +<00006954> 5241 +<00006955> 2858 +<00006957> 14647 +<00006959> 5247 +<0000695a> 2753 +<0000695b> 19459 +<0000695c> 5238 +<0000695d> 5251 +<0000695e> 5250 +<00006960> 3271 +<00006961> 5249 +<00006962> 3266 +<00006963> 14648 +<00006964> 16907 +<00006965> 19460 +<00006966> 21782 +<00006968> 8498 +<00006969> 17830 +<0000696a> 5253 +<0000696b> 5240 +<0000696c> 17831 +<0000696d> 1728 +<0000696e> 5243 +<0000696f> 2407 +<00006972> 14649 +<00006973> 3350 +<00006974> 5245 +<00006975> 1731 +<00006977> 5237 +<00006978> 5239 +<00006979> 5236 +<0000697a> 17832 +<0000697b> 21785 +<0000697c> 4054 +<0000697d> 1464 +<0000697e> 5242 +<00006981> 5252 +<00006982> 1427 +<00006986> 14144 +<0000698a> 2135 +<0000698d> 21786 +<0000698e> 1279 +<00006991> 5269 +<00006992> 17833 +<00006994> 4055 +<00006995> 5272 +<00006996> 17835 +<00006998> 8500 +<0000699b> 2560 +<0000699c> 5271 +<000069a0> 5270 +<000069a1> 21787 +<000069a5> 16908 +<000069a6> 14652 +<000069a7> 5267 +<000069a8> 19461 +<000069ab> 19462 +<000069ad> 14653 +<000069ae> 5255 +<000069af> 19463 +<000069b0> 17836 +<000069b1> 5284 +<000069b2> 5254 +<000069b4> 5273 +<000069b7> 14654 +<000069b8> 21788 +<000069ba> 17837 +<000069bb> 5265 +<000069bc> 17838 +<000069be> 5260 +<000069bf> 5257 +<000069c0> 17839 +<000069c1> 5258 +<000069c3> 5266 +<000069c5> 21789 +<000069c7> 7475 +<000069c8> 21790 +<000069ca> 5263 +<000069cb> 1999 +<000069cc> 3044 +<000069cd> 2790 +<000069ce> 5261 +<000069cf> 16909 +<000069d0> 5256 +endcidchar + +100 begincidchar +<000069d1> 17840 +<000069d3> 5259 +<000069d8> 3895 +<000069d9> 3736 +<000069dd> 5264 +<000069de> 5274 +<000069e2> 8501 +<000069e3> 17844 +<000069e5> 19464 +<000069e7> 5282 +<000069e8> 5275 +<000069e9> 16912 +<000069ea> 13329 +<000069eb> 5288 +<000069ed> 5286 +<000069f1> 19465 +<000069f2> 5281 +<000069f3> 17847 +<000069f4> 17849 +<000069f5> 16913 +<000069f6> 14143 +<000069f9> 5280 +<000069fb> 3052 +<000069fd> 2791 +<000069fe> 17850 +<000069ff> 5278 +<00006a00> 21792 +<00006a01> 14657 +<00006a02> 5276 +<00006a03> 21793 +<00006a05> 5283 +<00006a0a> 5289 +<00006a0b> 3465 +<00006a0c> 5295 +<00006a0f> 14658 +<00006a11> 17851 +<00006a12> 5290 +<00006a13> 5293 +<00006a14> 5287 +<00006a15> 14659 +<00006a17> 2994 +<00006a19> 3498 +<00006a1a> 17852 +<00006a1b> 5277 +<00006a1d> 17853 +<00006a1e> 5285 +<00006a1f> 2472 +<00006a20> 21794 +<00006a21> 3803 +<00006a22> 5305 +<00006a23> 5292 +<00006a24> 21795 +<00006a28> 14660 +<00006a29> 1878 +<00006a2a> 1315 +<00006a2b> 1469 +<00006a2e> 5268 +<00006a30> 8502 +<00006a34> 14661 +<00006a35> 2473 +<00006a36> 5297 +<00006a37> 21796 +<00006a38> 5304 +<00006a39> 2341 +<00006a3a> 1488 +<00006a3b> 16915 +<00006a3d> 2924 +<00006a3e> 14662 +<00006a3f> 17857 +<00006a44> 5294 +<00006a45> 14663 +<00006a46> 8504 +<00006a47> 5299 +<00006a48> 5303 +<00006a49> 17858 +<00006a4a> 19466 +<00006a4b> 1710 +<00006a4e> 17860 +<00006a52> 17861 +<00006a54> 15412 +<00006a55> 19467 +<00006a56> 14666 +<00006a58> 1638 +<00006a59> 5301 +<00006a5b> 14667 +<00006a5f> 1595 +<00006a61> 3235 +<00006a62> 5300 +<00006a64> 17862 +<00006a66> 5302 +<00006a67> 19468 +<00006a6a> 21798 +<00006a6b> 8503 +<00006a71> 19469 +<00006a72> 5296 +<00006a73> 8505 +<00006a78> 5298 +<00006a7a> 17859 +<00006a7e> 8506 +<00006a7f> 1470 +endcidchar + +100 begincidchar +<00006a80> 2951 +<00006a81> 21799 +<00006a83> 14668 +<00006a84> 5309 +<00006a89> 14669 +<00006a8b> 17864 +<00006a8d> 5307 +<00006a8e> 1949 +<00006a90> 5306 +<00006a91> 14670 +<00006a94> 16917 +<00006a97> 5312 +<00006a9b> 21802 +<00006a9c> 5179 +<00006aa0> 5308 +<00006aa1> 17866 +<00006aa5> 16918 +<00006aaa> 5323 +<00006aab> 17868 +<00006aac> 5319 +<00006aae> 5200 +<00006aaf> 19470 +<00006ab3> 5318 +<00006ab4> 21805 +<00006ab8> 5317 +<00006abb> 5314 +<00006abd> 17869 +<00006ac1> 5291 +<00006ac2> 5316 +<00006ac3> 5315 +<00006ac6> 17870 +<00006acc> 21808 +<00006ad0> 17872 +<00006ad1> 5321 +<00006ad3> 4044 +<00006ad4> 17871 +<00006ada> 5324 +<00006adb> 1779 +<00006adc> 14674 +<00006add> 17873 +<00006ade> 5320 +<00006adf> 5322 +<00006ae2> 8507 +<00006ae4> 8508 +<00006ae7> 14675 +<00006ae8> 3387 +<00006aea> 5325 +<00006aec> 14676 +<00006af0> 21811 +<00006af8> 20152 +<00006afa> 5329 +<00006afb> 5326 +<00006afc> 21812 +<00006afd> 17879 +<00006b02> 21813 +<00006b03> 19473 +<00006b04> 3933 +<00006b05> 5327 +<00006b09> 21816 +<00006b0a> 5279 +<00006b0b> 17881 +<00006b12> 5330 +<00006b16> 5331 +<00006b17> 17886 +<00006b1b> 16920 +<00006b1d> 1239 +<00006b1e> 14677 +<00006b1f> 5333 +<00006b20> 1853 +<00006b21> 2253 +<00006b23> 1741 +<00006b24> 14678 +<00006b27> 1316 +<00006b28> 21817 +<00006b2b> 21818 +<00006b2c> 16921 +<00006b2f> 17888 +<00006b32> 3913 +<00006b35> 14679 +<00006b36> 21819 +<00006b37> 5335 +<00006b38> 5334 +<00006b39> 5337 +<00006b3a> 1623 +<00006b3b> 19474 +<00006b3d> 1742 +<00006b3e> 1530 +<00006b3f> 19475 +<00006b43> 5340 +<00006b46> 14680 +<00006b47> 5339 +<00006b49> 5341 +<00006b4a> 17889 +<00006b4c> 1358 +<00006b4d> 21820 +<00006b4e> 2933 +<00006b50> 5342 +<00006b52> 21821 +<00006b53> 1531 +<00006b54> 5344 +endcidchar + +100 begincidchar +<00006b56> 14681 +<00006b58> 17890 +<00006b59> 5343 +<00006b5b> 5345 +<00006b5d> 21822 +<00006b5f> 5346 +<00006b60> 14682 +<00006b61> 5347 +<00006b62> 2221 +<00006b63> 2649 +<00006b64> 2065 +<00006b65> 13386 +<00006b66> 3554 +<00006b67> 16922 +<00006b69> 3634 +<00006b6a> 4074 +<00006b6b> 21823 +<00006b6c> 17891 +<00006b6e> 21824 +<00006b6f> 2243 +<00006b70> 21825 +<00006b72> 13785 +<00006b73> 2112 +<00006b74> 4026 +<00006b75> 17892 +<00006b77> 13398 +<00006b7a> 17893 +<00006b7b> 2222 +<00006b81> 17894 +<00006b82> 14683 +<00006b83> 5353 +<00006b84> 5352 +<00006b85> 21826 +<00006b86> 3718 +<00006b89> 2408 +<00006b8a> 2328 +<00006b8b> 2194 +<00006b8d> 5354 +<00006b95> 5356 +<00006b96> 2537 +<00006b97> 21827 +<00006b98> 5355 +<00006b9b> 17895 +<00006b9e> 5357 +<00006ba4> 5358 +<00006ba8> 21832 +<00006ba9> 16923 +<00006bac> 21833 +<00006bad> 16924 +<00006bae> 17896 +<00006baf> 5361 +<00006bb0> 19478 +<00006bb1> 5363 +<00006bb2> 5362 +<00006bb3> 5364 +<00006bb4> 1317 +<00006bb5> 2952 +<00006bb7> 5365 +<00006bba> 2164 +<00006bbb> 1450 +<00006bbc> 5366 +<00006bbd> 17898 +<00006bbe> 14684 +<00006bbf> 3132 +<00006bc0> 4509 +<00006bc5> 1597 +<00006bc6> 5367 +<00006bcb> 5368 +<00006bcc> 14148 +<00006bcd> 3644 +<00006bce> 3734 +<00006bcf> 13388 +<00006bd2> 3231 +<00006bd3> 5369 +<00006bd4> 3450 +<00006bd6> 8509 +<00006bd7> 16925 +<00006bd8> 3471 +<00006bda> 17902 +<00006bdb> 3807 +<00006bdf> 5370 +<00006be1> 14685 +<00006be3> 21838 +<00006beb> 5372 +<00006bec> 5371 +<00006bee> 17905 +<00006bef> 5374 +<00006bf1> 14686 +<00006bf3> 5373 +<00006bf7> 19479 +<00006bf9> 19480 +<00006bff> 16926 +<00006c02> 17906 +<00006c04> 19481 +<00006c05> 16927 +<00006c08> 5376 +<00006c09> 19482 +<00006c0a> 17907 +<00006c0d> 19483 +<00006c0e> 17908 +endcidchar + +100 begincidchar +<00006c0f> 2223 +<00006c10> 14687 +<00006c11> 3773 +<00006c12> 21839 +<00006c17> 1598 +<00006c19> 21840 +<00006c1b> 5379 +<00006c1f> 21841 +<00006c23> 5381 +<00006c24> 5380 +<00006c2c> 19484 +<00006c2e> 21845 +<00006c33> 14688 +<00006c34> 2603 +<00006c35> 14689 +<00006c36> 17909 +<00006c37> 3499 +<00006c38> 1260 +<00006c3a> 20309 +<00006c3b> 21846 +<00006c3e> 3417 +<00006c3f> 8510 +<00006c40> 3089 +<00006c41> 2379 +<00006c42> 1659 +<00006c4a> 19485 +<00006c4b> 21847 +<00006c4d> 17911 +<00006c4e> 3418 +<00006c4f> 21848 +<00006c50> 2266 +<00006c52> 19486 +<00006c54> 19487 +<00006c55> 5383 +<00006c57> 1532 +<00006c59> 14691 +<00006c5a> 1306 +<00006c5b> 17912 +<00006c5c> 8511 +<00006c5d> 3274 +<00006c5e> 5382 +<00006c5f> 2000 +<00006c60> 2961 +<00006c62> 5384 +<00006c67> 17930 +<00006c68> 5392 +<00006c6a> 5385 +<00006c6b> 21849 +<00006c6d> 17913 +<00006c6f> 8513 +<00006c70> 2849 +<00006c72> 1660 +<00006c73> 5393 +<00006c74> 16928 +<00006c76> 14692 +<00006c78> 21850 +<00006c79> 19488 +<00006c7a> 1854 +<00006c7b> 14693 +<00006c7d> 1599 +<00006c7e> 5391 +<00006c81> 5389 +<00006c82> 5386 +<00006c83> 3914 +<00006c84> 17914 +<00006c85> 14694 +<00006c86> 8512 +<00006c87> 21851 +<00006c88> 3036 +<00006c89> 17915 +<00006c8c> 3249 +<00006c8d> 5387 +<00006c90> 5395 +<00006c92> 5394 +<00006c93> 1785 +<00006c94> 17917 +<00006c95> 14695 +<00006c96> 1325 +<00006c97> 17918 +<00006c98> 16929 +<00006c99> 2091 +<00006c9a> 5388 +<00006c9b> 5390 +<00006c9c> 14696 +<00006c9f> 21852 +<00006ca1> 3717 +<00006ca2> 2900 +<00006caa> 14153 +<00006cab> 3749 +<00006cac> 19489 +<00006cad> 17919 +<00006cae> 5403 +<00006cb0> 21853 +<00006cb1> 5404 +<00006cb2> 21854 +<00006cb3> 1359 +<00006cb4> 19490 +<00006cb8> 3576 +<00006cb9> 3849 +<00006cba> 5406 +endcidchar + +100 begincidchar +<00006cbb> 2255 +<00006cbc> 2474 +<00006cbd> 5399 +<00006cbe> 5405 +<00006cbf> 1290 +<00006cc1> 1711 +<00006cc2> 17920 +<00006cc4> 5396 +<00006cc5> 5401 +<00006cc6> 16931 +<00006cc9> 2712 +<00006cca> 3367 +<00006ccc> 3451 +<00006ccd> 21855 +<00006ccf> 21856 +<00006cd0> 14697 +<00006cd1> 21857 +<00006cd2> 19491 +<00006cd3> 5398 +<00006cd4> 14698 +<00006cd5> 3663 +<00006cd6> 14699 +<00006cd7> 5400 +<00006cd9> 5409 +<00006cda> 8514 +<00006cdb> 5407 +<00006cdc> 17922 +<00006cdd> 5402 +<00006ce0> 14700 +<00006ce1> 3664 +<00006ce2> 3326 +<00006ce3> 1661 +<00006ce5> 3103 +<00006ce7> 21858 +<00006ce8> 2987 +<00006ce9> 17923 +<00006cea> 5410 +<00006ced> 17924 +<00006cee> 14703 +<00006cef> 5408 +<00006cf0> 2873 +<00006cf1> 5397 +<00006cf2> 21859 +<00006cf3> 1261 +<00006cf4> 21860 +<00006cfb> 16930 +<00006d00> 17926 +<00006d01> 15413 +<00006d04> 8515 +<00006d07> 21861 +<00006d0a> 14704 +<00006d0b> 3896 +<00006d0c> 5421 +<00006d0e> 14705 +<00006d0f> 21862 +<00006d11> 14706 +<00006d12> 5420 +<00006d13> 21863 +<00006d17> 2714 +<00006d19> 5417 +<00006d1a> 21864 +<00006d1b> 3926 +<00006d1e> 3214 +<00006d1f> 5411 +<00006d24> 17927 +<00006d25> 3041 +<00006d28> 21865 +<00006d29> 1262 +<00006d2a> 2001 +<00006d2b> 5414 +<00006d2e> 14707 +<00006d2f> 17931 +<00006d31> 16932 +<00006d32> 2353 +<00006d33> 5419 +<00006d34> 17950 +<00006d35> 5418 +<00006d36> 5413 +<00006d38> 5416 +<00006d39> 16933 +<00006d3b> 1478 +<00006d3c> 17932 +<00006d3d> 5415 +<00006d3e> 3327 +<00006d3f> 16934 +<00006d41> 3958 +<00006d44> 2524 +<00006d45> 2713 +<00006d57> 14708 +<00006d58> 16935 +<00006d59> 5427 +<00006d5a> 5425 +<00006d5b> 17933 +<00006d5c> 3519 +<00006d5e> 14709 +<00006d5f> 21866 +<00006d60> 17934 +<00006d61> 19492 +<00006d63> 5422 +<00006d64> 5424 +endcidchar + +100 begincidchar +<00006d65> 14710 +<00006d66> 1244 +<00006d67> 21867 +<00006d69> 2002 +<00006d6a> 4056 +<00006d6c> 1435 +<00006d6e> 3540 +<00006d6f> 8517 +<00006d70> 17935 +<00006d74> 3915 +<00006d77> 1410 +<00006d78> 2561 +<00006d79> 5426 +<00006d7c> 19493 +<00006d82> 14711 +<00006d85> 5431 +<00006d87> 8516 +<00006d88> 2475 +<00006d89> 13354 +<00006d8a> 17938 +<00006d8c> 3866 +<00006d8d> 17939 +<00006d8e> 5428 +<00006d91> 17940 +<00006d92> 21868 +<00006d93> 5423 +<00006d94> 16936 +<00006d95> 5429 +<00006d96> 8518 +<00006d97> 21869 +<00006d98> 17941 +<00006d99> 4006 +<00006d9b> 3181 +<00006d9c> 3226 +<00006daa> 16937 +<00006dab> 17946 +<00006dac> 8519 +<00006dae> 17947 +<00006daf> 1428 +<00006db2> 1271 +<00006db4> 17948 +<00006db5> 5435 +<00006db7> 21870 +<00006db8> 5438 +<00006db9> 19494 +<00006dbc> 3979 +<00006dbd> 21871 +<00006dbf> 14712 +<00006dc0> 3918 +<00006dc2> 17949 +<00006dc4> 14713 +<00006dc5> 5445 +<00006dc6> 5439 +<00006dc7> 5436 +<00006dc8> 17951 +<00006dca> 14714 +<00006dcb> 3996 +<00006dcc> 5442 +<00006dce> 17952 +<00006dcf> 8520 +<00006dd0> 15414 +<00006dd1> 2388 +<00006dd2> 5444 +<00006dd5> 5449 +<00006dd6> 14715 +<00006dd8> 3179 +<00006dd9> 5447 +<00006dda> 13395 +<00006ddb> 16938 +<00006ddd> 16939 +<00006dde> 5441 +<00006ddf> 17953 +<00006de0> 21872 +<00006de1> 2934 +<00006de2> 21873 +<00006de4> 5448 +<00006de5> 21874 +<00006de6> 5437 +<00006de8> 5443 +<00006de9> 14716 +<00006dea> 5450 +<00006deb> 1216 +<00006dec> 5440 +<00006dee> 5451 +<00006def> 21875 +<00006df0> 19495 +<00006df1> 2562 +<00006df2> 8522 +<00006df3> 2409 +<00006df4> 21876 +<00006df5> 3573 +<00006df6> 17954 +<00006df7> 2078 +<00006df8> 8521 +<00006df9> 5432 +<00006dfa> 5446 +<00006dfb> 3124 +<00006dfc> 8523 +<00006e00> 21877 +<00006e04> 21878 +endcidchar + +100 begincidchar +<00006e05> 2650 +<00006e07> 1479 +<00006e08> 2113 +<00006e09> 2476 +<00006e0a> 5434 +<00006e0b> 2380 +<00006e13> 1826 +<00006e15> 5433 +<00006e17> 14150 +<00006e19> 5455 +<00006e1a> 2423 +<00006e1b> 1902 +<00006e1d> 5470 +<00006e1e> 17956 +<00006e1f> 5464 +<00006e20> 1678 +<00006e21> 3145 +<00006e22> 14717 +<00006e23> 5459 +<00006e24> 5468 +<00006e25> 1139 +<00006e26> 1236 +<00006e27> 8526 +<00006e29> 1337 +<00006e2b> 5461 +<00006e2c> 2828 +<00006e2d> 5452 +<00006e2e> 5454 +<00006e2f> 2003 +<00006e32> 17958 +<00006e34> 13330 +<00006e36> 17955 +<00006e38> 5471 +<00006e39> 8524 +<00006e3a> 5466 +<00006e3b> 21879 +<00006e3c> 8527 +<00006e3e> 5458 +<00006e42> 15415 +<00006e43> 5465 +<00006e44> 16940 +<00006e45> 19496 +<00006e4a> 3767 +<00006e4d> 5463 +<00006e4e> 5467 +<00006e4f> 17963 +<00006e51> 14718 +<00006e52> 21880 +<00006e56> 1924 +<00006e57> 17966 +<00006e58> 2477 +<00006e5b> 2935 +<00006e5c> 8525 +<00006e5d> 21881 +<00006e5e> 16941 +<00006e5f> 5457 +<00006e62> 21882 +<00006e63> 17967 +<00006e67> 3865 +<00006e68> 21883 +<00006e6b> 5460 +<00006e6e> 5453 +<00006e6f> 3180 +<00006e72> 5456 +<00006e73> 19497 +<00006e76> 5462 +<00006e7b> 19498 +<00006e7d> 19499 +<00006e7e> 4087 +<00006e7f> 2282 +<00006e80> 3756 +<00006e82> 5472 +<00006e89> 19500 +<00006e8c> 3394 +<00006e8d> 21884 +<00006e8f> 5484 +<00006e90> 1903 +<00006e93> 17969 +<00006e96> 2410 +<00006e98> 5474 +<00006e99> 21885 +<00006e9c> 3959 +<00006e9d> 2004 +<00006e9f> 5487 +<00006ea0> 21886 +<00006ea2> 1202 +<00006ea5> 5485 +<00006ea7> 17970 +<00006eaa> 5473 +<00006eab> 13324 +<00006eaf> 5479 +<00006eb1> 16942 +<00006eb2> 5481 +<00006eb3> 21889 +<00006eb4> 17971 +<00006eb6> 3897 +<00006eb7> 5476 +<00006eba> 3112 +<00006ebb> 21890 +<00006ebc> 19501 +endcidchar + +100 begincidchar +<00006ebd> 5478 +<00006ebf> 8528 +<00006ec0> 21891 +<00006ec1> 16943 +<00006ec2> 5486 +<00006ec3> 17972 +<00006ec4> 5480 +<00006ec5> 3795 +<00006ec7> 14719 +<00006ec8> 21892 +<00006ec9> 5475 +<00006eca> 14720 +<00006ecb> 2254 +<00006ecc> 5499 +<00006ecd> 21893 +<00006ece> 14721 +<00006ecf> 21894 +<00006ed1> 1480 +<00006ed3> 5477 +<00006ed9> 15416 +<00006edd> 2892 +<00006ede> 2874 +<00006ee6> 15396 +<00006eeb> 17974 +<00006eec> 5491 +<00006eef> 5497 +<00006ef2> 5495 +<00006ef4> 3107 +<00006ef7> 5502 +<00006ef8> 5492 +<00006ef9> 17975 +<00006efb> 17976 +<00006efd> 14722 +<00006efe> 5493 +<00006eff> 5469 +<00006f01> 1683 +<00006f02> 3500 +<00006f04> 21897 +<00006f06> 2283 +<00006f08> 21898 +<00006f09> 2057 +<00006f0a> 17977 +<00006f0c> 17978 +<00006f0d> 21899 +<00006f0f> 4057 +<00006f10> 16944 +<00006f11> 5489 +<00006f13> 5501 +<00006f14> 1291 +<00006f15> 2792 +<00006f16> 21900 +<00006f18> 17979 +<00006f1a> 14723 +<00006f1b> 21901 +<00006f20> 3375 +<00006f22> 1533 +<00006f23> 4034 +<00006f25> 17980 +<00006f26> 19504 +<00006f29> 19505 +<00006f2a> 14724 +<00006f2b> 3757 +<00006f2c> 3054 +<00006f2d> 21903 +<00006f2f> 14725 +<00006f30> 19506 +<00006f31> 5496 +<00006f32> 5498 +<00006f33> 14726 +<00006f35> 17973 +<00006f36> 17981 +<00006f38> 2740 +<00006f3b> 21902 +<00006f3c> 17982 +<00006f3e> 5500 +<00006f3f> 5494 +<00006f41> 5488 +<00006f45> 1535 +<00006f4f> 21904 +<00006f51> 7776 +<00006f52> 17984 +<00006f53> 21905 +<00006f54> 1855 +<00006f57> 17985 +<00006f58> 5514 +<00006f59> 16945 +<00006f5a> 14727 +<00006f5b> 5509 +<00006f5c> 2716 +<00006f5d> 21906 +<00006f5e> 14728 +<00006f5f> 1473 +<00006f60> 17986 +<00006f61> 16946 +<00006f62> 14729 +<00006f64> 2411 +<00006f66> 5518 +<00006f68> 17987 +<00006f6c> 21907 +<00006f6d> 5511 +endcidchar + +100 begincidchar +<00006f6e> 3016 +<00006f6f> 5508 +<00006f70> 3061 +<00006f74> 5543 +<00006f78> 5505 +<00006f7a> 5504 +<00006f7c> 5513 +<00006f7d> 14730 +<00006f7e> 16947 +<00006f80> 5507 +<00006f81> 5506 +<00006f82> 5512 +<00006f83> 21908 +<00006f84> 2629 +<00006f86> 5503 +<00006f87> 19507 +<00006f88> 8529 +<00006f8b> 14731 +<00006f8c> 16948 +<00006f8d> 14732 +<00006f8e> 5515 +<00006f90> 17988 +<00006f91> 5516 +<00006f92> 14733 +<00006f93> 21909 +<00006f94> 14734 +<00006f96> 17989 +<00006f97> 1534 +<00006f98> 13884 +<00006f9a> 14735 +<00006f9d> 19508 +<00006f9f> 17991 +<00006fa0> 16949 +<00006fa1> 5521 +<00006fa3> 5520 +<00006fa4> 5522 +<00006fa5> 17992 +<00006fa6> 21910 +<00006faa> 5525 +<00006fae> 19509 +<00006faf> 17993 +<00006fb0> 21911 +<00006fb1> 3133 +<00006fb3> 5519 +<00006fb5> 8530 +<00006fb6> 14738 +<00006fb7> 19510 +<00006fb9> 5523 +<00006fbc> 16950 +<00006fbe> 17990 +<00006fc0> 1849 +<00006fc1> 2905 +<00006fc2> 5517 +<00006fc3> 3313 +<00006fc5> 21912 +<00006fc6> 5524 +<00006fc7> 16951 +<00006fca> 16952 +<00006fd4> 5529 +<00006fd5> 5527 +<00006fd8> 5530 +<00006fda> 14739 +<00006fdb> 5533 +<00006fde> 14740 +<00006fdf> 5526 +<00006fe0> 2044 +<00006fe1> 3294 +<00006fe4> 5430 +<00006fe8> 21913 +<00006fe9> 17997 +<00006feb> 3934 +<00006fec> 5528 +<00006fee> 5532 +<00006fef> 2901 +<00006ff0> 16953 +<00006ff1> 5531 +<00006ff3> 5510 +<00006ff5> 8531 +<00006ff6> 7076 +<00006ff9> 15395 +<00006ffa> 5536 +<00006ffc> 17999 +<00006ffd> 21914 +<00006ffe> 5540 +<00007000> 18000 +<00007001> 5538 +<00007005> 8532 +<00007006> 7760 +<00007007> 8533 +<00007009> 5534 +<0000700a> 18001 +<0000700b> 5535 +<0000700d> 19511 +<0000700f> 5539 +<00007011> 5537 +<00007015> 3520 +<00007017> 21915 +<00007018> 5545 +<0000701a> 5542 +<0000701b> 5541 +endcidchar + +100 begincidchar +<0000701d> 5544 +<0000701e> 3244 +<0000701f> 5546 +<00007020> 19512 +<00007023> 18002 +<00007026> 2995 +<00007027> 2893 +<00007028> 8534 +<0000702c> 2633 +<0000702f> 21916 +<00007030> 5547 +<00007032> 5549 +<00007034> 21917 +<00007037> 21918 +<00007039> 14742 +<0000703a> 18004 +<0000703c> 14743 +<0000703e> 5548 +<00007043> 18005 +<00007044> 21919 +<00007047> 18006 +<00007048> 21920 +<00007049> 19513 +<0000704a> 20306 +<0000704b> 18007 +<0000704c> 5490 +<0000704e> 16954 +<00007051> 5550 +<00007054> 14745 +<00007055> 21921 +<00007058> 3263 +<00007063> 5551 +<00007064> 14748 +<00007065> 18009 +<00007069> 18010 +<0000706b> 1360 +<0000706c> 14749 +<0000706e> 18011 +<0000706f> 3182 +<00007070> 1411 +<00007075> 16955 +<00007076> 18012 +<00007078> 1662 +<0000707c> 2314 +<0000707d> 2114 +<0000707e> 14750 +<00007081> 14751 +<00007085> 8535 +<00007086> 18013 +<00007089> 4045 +<0000708a> 2604 +<0000708e> 1292 +<00007092> 5553 +<00007094> 21922 +<00007095> 14752 +<00007096> 21923 +<00007097> 18014 +<00007098> 19514 +<00007099> 5552 +<0000709b> 21924 +<0000709f> 18016 +<000070a4> 16956 +<000070ab> 8536 +<000070ac> 5556 +<000070ad> 2936 +<000070ae> 5559 +<000070af> 5554 +<000070b0> 19515 +<000070b1> 18017 +<000070b3> 5558 +<000070b4> 21925 +<000070b7> 14753 +<000070b8> 5557 +<000070b9> 3130 +<000070ba> 1181 +<000070bb> 8365 +<000070c8> 4029 +<000070ca> 18020 +<000070cb> 5561 +<000070cf> 1226 +<000070d1> 18021 +<000070d8> 14756 +<000070d9> 5563 +<000070dc> 14757 +<000070dd> 5562 +<000070df> 5560 +<000070e4> 16957 +<000070ec> 18019 +<000070f1> 5555 +<000070f9> 3665 +<000070fa> 21926 +<000070fd> 5565 +<00007103> 18022 +<00007104> 8538 +<00007105> 21927 +<00007106> 18023 +<00007107> 14758 +<00007108> 18024 +<00007109> 5564 +<0000710b> 21928 +endcidchar + +100 begincidchar +<0000710c> 18025 +<0000710f> 8537 +<00007114> 1293 +<00007119> 5567 +<0000711a> 3586 +<0000711c> 5566 +<0000711e> 16959 +<00007120> 14759 +<00007121> 3777 +<00007126> 2479 +<0000712b> 16958 +<0000712d> 21929 +<0000712e> 16960 +<0000712f> 18027 +<00007130> 7644 +<00007131> 14760 +<00007136> 2741 +<00007138> 21930 +<0000713c> 2478 +<00007141> 21931 +<00007145> 19518 +<00007149> 4035 +<0000714a> 14761 +<0000714b> 21932 +<0000714c> 5573 +<0000714e> 2717 +<00007150> 18028 +<00007151> 16961 +<00007152> 14762 +<00007153> 18029 +<00007155> 5569 +<00007156> 5574 +<00007157> 21934 +<00007159> 1294 +<0000715a> 21935 +<0000715c> 8539 +<0000715e> 18030 +<00007160> 14763 +<00007162> 5572 +<00007164> 3351 +<00007165> 5568 +<00007166> 5571 +<00007167> 2480 +<00007168> 16962 +<00007169> 3429 +<0000716c> 5575 +<0000716e> 2301 +<00007179> 14764 +<0000717d> 2718 +<00007180> 18033 +<00007184> 5578 +<00007185> 16963 +<00007187> 16964 +<00007188> 5570 +<0000718a> 1789 +<0000718c> 21936 +<0000718f> 5576 +<00007192> 14765 +<00007194> 3898 +<00007195> 5579 +<00007196> 18032 +<00007199> 8285 +<0000719a> 21937 +<0000719b> 18034 +<0000719f> 2393 +<000071a0> 18035 +<000071a2> 18036 +<000071a8> 5580 +<000071ac> 5581 +<000071b0> 21938 +<000071b1> 3300 +<000071b2> 19519 +<000071b3> 15397 +<000071b9> 5583 +<000071ba> 16965 +<000071be> 5584 +<000071c1> 8543 +<000071c3> 3305 +<000071c4> 16966 +<000071c8> 3183 +<000071c9> 5586 +<000071cb> 14767 +<000071cc> 21941 +<000071ce> 5588 +<000071d0> 3997 +<000071d2> 5585 +<000071d3> 14768 +<000071d4> 5587 +<000071d5> 1295 +<000071d6> 14769 +<000071d7> 5582 +<000071d9> 18040 +<000071da> 21942 +<000071dc> 18041 +<000071df> 4430 +<000071e0> 5589 +<000071e5> 2793 +<000071e6> 2182 +<000071e7> 5591 +<000071ec> 5590 +endcidchar + +100 begincidchar +<000071ed> 2538 +<000071ee> 4334 +<000071f4> 19520 +<000071f5> 5592 +<000071f8> 21943 +<000071f9> 5594 +<000071fb> 5577 +<000071fc> 5593 +<000071fe> 8544 +<000071ff> 5595 +<00007200> 14770 +<00007206> 3376 +<00007207> 18042 +<0000720d> 5596 +<00007210> 5597 +<00007213> 21946 +<00007215> 16967 +<00007217> 19521 +<0000721a> 21947 +<0000721b> 5598 +<0000721d> 14771 +<0000721f> 19522 +<00007224> 21948 +<00007228> 5599 +<0000722a> 3066 +<0000722b> 14772 +<0000722c> 5601 +<0000722d> 5600 +<0000722f> 21949 +<00007230> 5602 +<00007232> 5603 +<00007234> 18044 +<00007235> 2315 +<00007236> 3541 +<00007238> 14773 +<00007239> 18045 +<0000723a> 3832 +<0000723d> 2776 +<0000723e> 2256 +<00007241> 14774 +<00007242> 18046 +<00007243> 19523 +<00007245> 21950 +<00007246> 5608 +<00007247> 3618 +<00007248> 3419 +<0000724b> 5609 +<0000724c> 3341 +<0000724e> 21951 +<00007252> 3017 +<00007253> 14775 +<00007257> 18047 +<00007258> 5610 +<00007259> 1383 +<0000725a> 19526 +<0000725b> 1671 +<0000725c> 14778 +<0000725d> 3794 +<0000725e> 21952 +<0000725f> 3778 +<00007260> 19527 +<00007261> 1332 +<00007262> 4058 +<00007263> 18048 +<00007267> 3712 +<00007268> 19528 +<00007269> 3578 +<0000726b> 21953 +<00007271> 21954 +<00007272> 2651 +<00007274> 5611 +<00007277> 19529 +<00007278> 18052 +<00007279> 3227 +<0000727d> 1879 +<0000727e> 5612 +<0000727f> 18053 +<00007280> 2116 +<00007281> 5614 +<00007282> 5613 +<00007284> 19530 +<00007287> 5615 +<00007289> 21957 +<0000728d> 14779 +<0000728e> 18054 +<00007292> 5616 +<00007293> 21958 +<00007296> 5617 +<0000729b> 16969 +<000072a0> 1624 +<000072a2> 5618 +<000072a7> 5619 +<000072a8> 21959 +<000072ac> 1880 +<000072ad> 14780 +<000072ae> 18056 +<000072af> 3420 +<000072b0> 18057 +<000072b1> 8545 +<000072b2> 5621 +endcidchar + +100 begincidchar +<000072b4> 14781 +<000072b6> 2525 +<000072b9> 5620 +<000072be> 8546 +<000072c0> 13355 +<000072c1> 18058 +<000072c2> 1712 +<000072c3> 5622 +<000072c4> 5624 +<000072c6> 5623 +<000072c7> 14782 +<000072c9> 19531 +<000072cc> 18060 +<000072ce> 5625 +<000072d0> 1925 +<000072d2> 5626 +<000072d7> 1761 +<000072d8> 21962 +<000072d9> 2754 +<000072db> 2063 +<000072df> 21963 +<000072e2> 5627 +<000072e5> 19532 +<000072e9> 2329 +<000072ec> 3232 +<000072ed> 1713 +<000072f3> 18063 +<000072f4> 19533 +<000072f7> 5631 +<000072f8> 2922 +<000072f9> 5630 +<000072fa> 18064 +<000072fb> 14783 +<000072fc> 4059 +<000072fd> 3352 +<000072fe> 21964 +<00007302> 19534 +<00007307> 18065 +<0000730a> 5634 +<0000730b> 19535 +<0000730d> 21965 +<00007312> 18066 +<00007313> 21966 +<00007316> 5636 +<00007317> 5633 +<0000731b> 3808 +<0000731c> 5635 +<0000731d> 5637 +<0000731e> 19536 +<0000731f> 3980 +<00007322> 19537 +<00007324> 8547 +<00007325> 5641 +<00007327> 16971 +<00007328> 14786 +<00007329> 5640 +<0000732a> 2996 +<0000732b> 3299 +<0000732c> 18071 +<0000732e> 1881 +<0000732f> 5639 +<00007331> 14787 +<00007332> 21967 +<00007333> 18072 +<00007334> 5638 +<00007335> 21968 +<00007339> 18070 +<0000733d> 18073 +<0000733e> 5642 +<0000733f> 1296 +<00007343> 14788 +<00007344> 2056 +<00007345> 2224 +<0000734d> 19540 +<00007350> 16972 +<00007352> 18074 +<00007356> 21969 +<00007357> 5646 +<00007358> 19541 +<00007363> 2381 +<00007366> 16973 +<00007367> 19542 +<00007368> 5648 +<00007369> 21974 +<0000736a> 5647 +<0000736b> 18076 +<0000736c> 14789 +<00007370> 5649 +<00007371> 18080 +<00007372> 1451 +<00007375> 5651 +<00007377> 8549 +<00007378> 5650 +<00007379> 21975 +<0000737a> 5653 +<0000737b> 5652 +<0000737c> 14790 +<00007380> 21976 +<00007381> 18081 +<00007383> 14791 +endcidchar + +100 begincidchar +<00007384> 1904 +<00007387> 3952 +<00007389> 1732 +<0000738a> 18082 +<0000738b> 1318 +<0000738e> 21977 +<00007390> 21978 +<00007393> 21979 +<00007394> 18083 +<00007395> 14794 +<00007396> 1762 +<00007397> 21980 +<00007398> 18084 +<0000739c> 18085 +<000073a2> 16974 +<000073a5> 18086 +<000073a6> 14798 +<000073a8> 15423 +<000073a9> 1565 +<000073aa> 21981 +<000073ab> 14799 +<000073ad> 21982 +<000073b2> 4016 +<000073b3> 5655 +<000073b5> 14800 +<000073b7> 14801 +<000073b9> 18087 +<000073ba> 13802 +<000073bb> 5657 +<000073bc> 14802 +<000073bd> 8550 +<000073bf> 18088 +<000073c0> 5658 +<000073c2> 1361 +<000073c5> 18089 +<000073c6> 21983 +<000073c8> 5654 +<000073c9> 8551 +<000073ca> 2183 +<000073cb> 18090 +<000073cc> 21984 +<000073cd> 3037 +<000073ce> 5656 +<000073cf> 14803 +<000073d2> 8554 +<000073d3> 21985 +<000073d6> 8552 +<000073d9> 14804 +<000073dd> 21986 +<000073de> 5661 +<000073e0> 2330 +<000073e1> 18091 +<000073e3> 8553 +<000073e4> 15417 +<000073e5> 5659 +<000073e6> 21987 +<000073e7> 18092 +<000073e9> 14805 +<000073ea> 1812 +<000073ed> 3421 +<000073ee> 5660 +<000073f1> 5687 +<000073f4> 14806 +<000073f5> 8556 +<000073f7> 21988 +<000073f8> 5666 +<000073f9> 18093 +<000073fa> 18095 +<000073fb> 21989 +<000073fd> 14807 +<000073fe> 1905 +<000073ff> 21990 +<00007400> 21991 +<00007401> 18096 +<00007403> 1663 +<00007404> 14808 +<00007405> 5663 +<00007406> 3943 +<00007407> 8555 +<00007409> 3960 +<0000740a> 14809 +<00007411> 21992 +<00007413> 18094 +<00007421> 15418 +<00007422> 2902 +<00007424> 14812 +<00007425> 5665 +<00007426> 8557 +<00007428> 14813 +<00007429> 8559 +<0000742a> 8558 +<0000742b> 16975 +<0000742c> 14814 +<0000742d> 21993 +<0000742e> 8560 +<00007432> 5667 +<00007433> 3998 +<00007434> 1743 +<00007435> 3472 +<00007436> 3328 +endcidchar + +100 begincidchar +<00007439> 14818 +<0000743a> 5668 +<0000743f> 5670 +<00007440> 18098 +<00007441> 5673 +<00007443> 18099 +<00007444> 14819 +<00007446> 16976 +<00007447> 14820 +<0000744b> 14821 +<0000744d> 14822 +<00007451> 14823 +<00007452> 18100 +<00007453> 18097 +<00007455> 5669 +<00007457> 14824 +<00007459> 5672 +<0000745a> 1950 +<0000745b> 1263 +<0000745c> 5674 +<0000745d> 18101 +<0000745e> 2614 +<0000745f> 5671 +<00007460> 4004 +<00007462> 16977 +<00007463> 5677 +<00007464> 7477 +<00007466> 14825 +<00007469> 5675 +<0000746a> 5678 +<0000746b> 14826 +<0000746d> 16978 +<0000746e> 21996 +<0000746f> 5664 +<00007470> 5676 +<00007471> 14827 +<00007472> 19543 +<00007473> 2092 +<00007476> 5679 +<0000747e> 5680 +<00007480> 14828 +<00007481> 18102 +<00007483> 3944 +<00007488> 18103 +<00007489> 8562 +<0000748b> 5681 +<0000748f> 21997 +<00007490> 14832 +<00007491> 21998 +<00007492> 18105 +<00007497> 18106 +<00007498> 14833 +<00007499> 18107 +<0000749a> 21999 +<0000749c> 14834 +<0000749e> 5682 +<0000749f> 8563 +<000074a0> 14835 +<000074a1> 18108 +<000074a2> 5662 +<000074a3> 14836 +<000074a5> 18109 +<000074a6> 16979 +<000074a7> 5683 +<000074a8> 14837 +<000074a9> 16980 +<000074aa> 18110 +<000074ab> 14838 +<000074ae> 22000 +<000074af> 19544 +<000074b0> 1536 +<000074b5> 14839 +<000074b9> 18111 +<000074ba> 18113 +<000074bb> 18112 +<000074bd> 2257 +<000074bf> 14840 +<000074c8> 14841 +<000074c9> 16981 +<000074ca> 5684 +<000074cc> 22003 +<000074cf> 5685 +<000074d0> 22004 +<000074d3> 22005 +<000074d4> 5686 +<000074d6> 18114 +<000074d8> 18115 +<000074da> 14842 +<000074db> 22007 +<000074dc> 1245 +<000074de> 14843 +<000074df> 19545 +<000074e0> 5688 +<000074e2> 3501 +<000074e3> 5689 +<000074e4> 19546 +<000074e6> 1504 +<000074e7> 5690 +<000074e8> 22008 +<000074e9> 5691 +endcidchar + +100 begincidchar +<000074ea> 22009 +<000074eb> 18116 +<000074ee> 5692 +<000074ef> 14160 +<000074f2> 5693 +<000074f4> 19547 +<000074f6> 3525 +<000074f7> 5697 +<000074f8> 5696 +<000074fa> 18118 +<000074fb> 19548 +<000074fc> 22011 +<000074ff> 16982 +<00007501> 8564 +<00007503> 5699 +<00007504> 5698 +<00007505> 5700 +<00007506> 22012 +<0000750c> 5701 +<0000750d> 5703 +<0000750e> 5702 +<00007511> 2059 +<00007512> 22013 +<00007513> 5705 +<00007515> 5704 +<00007516> 19549 +<00007517> 16983 +<00007518> 1537 +<0000751a> 2585 +<0000751c> 3126 +<0000751e> 5706 +<0000751f> 2652 +<00007520> 18120 +<00007521> 19550 +<00007522> 13790 +<00007523> 2184 +<00007524> 18121 +<00007525> 1307 +<00007526> 5707 +<00007527> 22014 +<00007528> 3899 +<00007529> 22015 +<0000752a> 18122 +<0000752b> 3635 +<0000752c> 5708 +<0000752f> 8434 +<00007530> 3134 +<00007531> 3869 +<00007532> 2005 +<00007533> 2563 +<00007536> 22016 +<00007537> 2953 +<00007538> 4297 +<00007539> 22017 +<0000753a> 3018 +<0000753b> 1384 +<0000753c> 5709 +<0000753f> 19551 +<00007540> 18127 +<00007543> 22018 +<00007544> 5710 +<00007546> 5715 +<00007547> 22019 +<00007548> 18128 +<00007549> 5713 +<0000754a> 5712 +<0000754b> 5063 +<0000754c> 1412 +<0000754d> 5711 +<0000754e> 14844 +<0000754f> 1182 +<00007550> 18129 +<00007551> 3390 +<00007552> 18130 +<00007554> 3422 +<00007557> 22020 +<00007559> 3961 +<0000755a> 5716 +<0000755b> 5714 +<0000755c> 2970 +<0000755d> 2634 +<0000755e> 19552 +<0000755f> 22021 +<00007560> 3391 +<00007561> 22022 +<00007562> 3487 +<00007564> 5718 +<00007565> 3956 +<00007566> 1827 +<00007567> 5719 +<00007569> 5717 +<0000756a> 3434 +<0000756b> 5720 +<0000756c> 15419 +<0000756d> 5721 +<0000756f> 8565 +<00007570> 1183 +<00007571> 18132 +<00007572> 18131 +<00007573> 2526 +endcidchar + +100 begincidchar +<00007574> 5726 +<00007575> 14161 +<00007576> 5723 +<00007577> 3269 +<00007578> 5722 +<00007579> 14845 +<0000757a> 18133 +<0000757f> 1600 +<00007581> 14846 +<00007582> 5729 +<00007585> 22025 +<00007589> 5728 +<0000758a> 5727 +<0000758b> 3479 +<0000758c> 18136 +<0000758e> 2756 +<0000758f> 2755 +<00007590> 14847 +<00007591> 1625 +<00007594> 5730 +<00007595> 22026 +<00007599> 19553 +<0000759a> 5731 +<0000759c> 22027 +<0000759d> 5732 +<000075a2> 18138 +<000075a3> 5734 +<000075a4> 19554 +<000075a5> 5733 +<000075ab> 1272 +<000075b0> 18140 +<000075b1> 5742 +<000075b2> 3452 +<000075b3> 5736 +<000075b4> 14850 +<000075b5> 5738 +<000075b7> 18141 +<000075b8> 5740 +<000075b9> 2564 +<000075ba> 22028 +<000075bc> 5741 +<000075bd> 5739 +<000075be> 2284 +<000075c1> 19555 +<000075c2> 5735 +<000075c3> 5737 +<000075c4> 19556 +<000075c5> 3508 +<000075c6> 18144 +<000075c7> 2481 +<000075ca> 5744 +<000075cc> 19557 +<000075cd> 5743 +<000075ce> 16985 +<000075cf> 18145 +<000075d2> 5745 +<000075d3> 18146 +<000075d4> 2258 +<000075d5> 2079 +<000075d7> 19558 +<000075d8> 3185 +<000075d9> 5746 +<000075db> 3047 +<000075dc> 19559 +<000075dd> 18147 +<000075de> 5748 +<000075e1> 19560 +<000075e2> 3945 +<000075e3> 5747 +<000075e4> 14851 +<000075e7> 18150 +<000075e9> 2795 +<000075ec> 14162 +<000075ee> 18151 +<000075ef> 19561 +<000075f0> 5753 +<000075f1> 18152 +<000075f4> 2962 +<000075f9> 14852 +<000075fa> 5754 +<000075fc> 5751 +<00007600> 14853 +<00007601> 5752 +<00007602> 16986 +<00007603> 18153 +<00007604> 19562 +<00007607> 18155 +<00007608> 16987 +<00007609> 5759 +<0000760a> 14854 +<0000760b> 5757 +<0000760c> 19563 +<0000760d> 5758 +<0000760f> 18156 +<00007612> 22029 +<00007613> 18159 +<00007618> 18154 +<00007619> 14857 +<0000761d> 19564 +<0000761e> 14858 +endcidchar + +100 begincidchar +<0000761f> 5760 +<00007623> 22030 +<00007624> 5765 +<00007625> 18163 +<00007626> 13893 +<00007627> 5761 +<00007628> 18164 +<00007629> 22031 +<0000762d> 14859 +<00007630> 5767 +<00007632> 19565 +<00007633> 18166 +<00007634> 5766 +<00007635> 14860 +<00007638> 19566 +<0000763b> 5768 +<0000763c> 18165 +<00007640> 22034 +<00007641> 18169 +<00007642> 3981 +<00007643> 14861 +<00007644> 22035 +<00007645> 19567 +<00007646> 5771 +<00007649> 18171 +<0000764a> 19568 +<0000764b> 14862 +<0000764c> 1566 +<0000764e> 14163 +<00007652> 3850 +<00007655> 18172 +<00007656> 3610 +<00007658> 5773 +<00007659> 22036 +<0000765c> 5772 +<0000765f> 19569 +<00007664> 16988 +<00007665> 14863 +<00007667> 5779 +<0000766c> 5780 +<0000766d> 14864 +<0000766e> 18174 +<0000766f> 14865 +<00007670> 5781 +<00007671> 14866 +<00007672> 5782 +<00007674> 14867 +<00007676> 5783 +<00007678> 5784 +<0000767a> 3395 +<0000767b> 3146 +<0000767c> 5785 +<0000767d> 3368 +<0000767e> 3494 +<00007680> 5786 +<00007681> 16989 +<00007682> 8566 +<00007683> 5787 +<00007684> 3108 +<00007685> 22037 +<00007686> 1413 +<00007687> 2006 +<00007688> 5788 +<0000768b> 5789 +<0000768e> 5790 +<00007690> 2167 +<00007693> 5792 +<00007695> 18175 +<00007696> 5791 +<0000769b> 8569 +<0000769c> 8567 +<0000769d> 16990 +<0000769e> 8568 +<0000769f> 22040 +<000076a0> 18177 +<000076a1> 18176 +<000076a6> 8570 +<000076aa> 16991 +<000076ad> 19570 +<000076ae> 3453 +<000076af> 18180 +<000076b0> 5795 +<000076b4> 5796 +<000076b6> 16992 +<000076b7> 7452 +<000076bd> 19571 +<000076bf> 2172 +<000076c1> 22043 +<000076c2> 5800 +<000076c3> 3340 +<000076c5> 14870 +<000076c6> 3725 +<000076c8> 1264 +<000076c9> 18182 +<000076ca> 1273 +<000076cb> 22044 +<000076cc> 14871 +<000076cd> 5801 +<000076ce> 16993 +<000076d2> 5803 +endcidchar + +100 begincidchar +<000076d4> 16994 +<000076d6> 5802 +<000076d7> 3178 +<000076d9> 19572 +<000076db> 2653 +<000076dc> 5336 +<000076de> 5804 +<000076df> 3789 +<000076e0> 22046 +<000076e1> 5805 +<000076e3> 1538 +<000076e4> 3435 +<000076e5> 5806 +<000076e6> 16995 +<000076e7> 5807 +<000076e8> 18184 +<000076ea> 5808 +<000076eb> 19573 +<000076ec> 14872 +<000076ee> 3816 +<000076f0> 19574 +<000076f1> 16996 +<000076f2> 3809 +<000076f4> 3034 +<000076f6> 22047 +<000076f8> 2796 +<000076f9> 19575 +<000076fb> 5810 +<000076fc> 14873 +<000076fe> 2412 +<00007700> 19576 +<00007701> 2482 +<00007704> 5813 +<00007706> 22048 +<00007707> 5812 +<00007708> 5811 +<00007709> 3473 +<0000770a> 16997 +<0000770b> 1539 +<0000770c> 1885 +<0000770e> 19577 +<00007712> 22049 +<00007717> 18186 +<00007719> 16998 +<0000771a> 18187 +<0000771b> 5819 +<0000771c> 22052 +<0000771e> 5816 +<0000771f> 2565 +<00007720> 3774 +<00007722> 19578 +<00007724> 5815 +<00007728> 19579 +<00007729> 5814 +<0000772d> 18188 +<0000772e> 22053 +<0000772f> 19580 +<00007734> 14874 +<00007735> 18189 +<00007736> 14875 +<00007739> 19581 +<0000773a> 3019 +<0000773c> 1567 +<0000773d> 22054 +<0000773e> 19582 +<00007740> 2979 +<00007742> 22055 +<00007745> 19583 +<00007746> 8572 +<00007747> 5822 +<0000774a> 19584 +<0000774f> 19585 +<00007752> 22056 +<00007758> 18194 +<0000775a> 5823 +<0000775b> 5826 +<0000775c> 14876 +<0000775e> 19586 +<00007761> 2605 +<00007762> 7877 +<00007763> 3228 +<00007764> 19587 +<00007765> 5827 +<00007766> 3713 +<00007767> 19588 +<00007768> 5824 +<0000776a> 14165 +<0000776b> 5825 +<0000776c> 19589 +<00007770> 22059 +<00007772> 14879 +<00007779> 5830 +<0000777a> 17001 +<0000777c> 18196 +<0000777d> 14880 +<0000777e> 5829 +<0000777f> 5828 +<00007780> 17002 +<00007784> 19590 +<0000778b> 5832 +endcidchar + +100 begincidchar +<0000778e> 5831 +<00007791> 5833 +<00007794> 17003 +<00007795> 14881 +<00007796> 19593 +<0000779a> 18199 +<0000779e> 5835 +<0000779f> 18200 +<000077a0> 5834 +<000077a2> 18201 +<000077a4> 18202 +<000077a5> 3613 +<000077a7> 19594 +<000077a9> 14166 +<000077aa> 14882 +<000077ac> 2400 +<000077ad> 3982 +<000077ae> 22064 +<000077af> 19595 +<000077b0> 5836 +<000077b1> 22065 +<000077b3> 3215 +<000077b5> 22066 +<000077b6> 5837 +<000077b7> 19596 +<000077b9> 5838 +<000077bb> 5842 +<000077be> 19597 +<000077bf> 5839 +<000077c3> 22067 +<000077c7> 5843 +<000077c9> 19598 +<000077cd> 5844 +<000077d1> 19599 +<000077d2> 22068 +<000077d5> 22069 +<000077d7> 5845 +<000077d9> 19600 +<000077da> 5846 +<000077db> 3779 +<000077dc> 5847 +<000077e0> 17004 +<000077e2> 3836 +<000077e3> 5848 +<000077e4> 18205 +<000077e5> 2956 +<000077e6> 14883 +<000077e7> 3360 +<000077e9> 1763 +<000077ea> 18206 +<000077ec> 18207 +<000077ed> 2937 +<000077ee> 5849 +<000077ef> 1714 +<000077f0> 14884 +<000077f1> 19601 +<000077f3> 2676 +<000077f4> 14885 +<000077f8> 22070 +<000077fb> 18208 +<000077fc> 5850 +<00007802> 2093 +<00007805> 18210 +<00007806> 14886 +<00007809> 18211 +<0000780c> 5851 +<0000780d> 18212 +<0000780e> 22071 +<00007811> 22072 +<00007812> 5852 +<00007814> 1882 +<00007815> 2117 +<00007819> 18213 +<0000781d> 22073 +<00007820> 5854 +<00007821> 8574 +<00007822> 14887 +<00007823> 22074 +<00007825> 3152 +<00007826> 2118 +<00007827> 1640 +<0000782c> 18214 +<00007830> 14890 +<00007832> 3666 +<00007834> 3329 +<00007835> 14891 +<00007837> 19602 +<0000783a> 3153 +<0000783f> 2030 +<00007843> 17006 +<00007844> 22075 +<00007845> 5856 +<00007847> 18215 +<00007848> 22076 +<0000784c> 22077 +<0000784e> 8575 +<0000784f> 13342 +<00007851> 15420 +<00007852> 22078 +<0000785c> 19603 +endcidchar + +100 begincidchar +<0000785d> 2483 +<0000785e> 22079 +<00007863> 22082 +<00007864> 8576 +<00007868> 14892 +<0000786a> 18216 +<0000786b> 3962 +<0000786c> 2007 +<0000786e> 17007 +<0000786f> 1883 +<00007872> 3383 +<00007874> 5858 +<0000787a> 8577 +<0000787c> 5860 +<0000787e> 19604 +<00007881> 1951 +<00007886> 5859 +<00007887> 3090 +<0000788a> 18218 +<0000788c> 5862 +<0000788d> 1429 +<0000788e> 5857 +<0000788f> 22083 +<00007891> 3454 +<00007893> 1234 +<00007894> 18219 +<00007895> 2140 +<00007897> 4088 +<00007898> 19605 +<0000789a> 5861 +<0000789d> 18221 +<0000789e> 14893 +<0000789f> 18222 +<000078a1> 19606 +<000078a3> 5863 +<000078a4> 18220 +<000078a7> 3611 +<000078a8> 22084 +<000078a9> 2685 +<000078aa> 5865 +<000078ac> 22085 +<000078ad> 17010 +<000078af> 5866 +<000078b0> 17008 +<000078b1> 19607 +<000078b2> 22086 +<000078b3> 19608 +<000078b5> 5864 +<000078ba> 1452 +<000078bb> 18223 +<000078bc> 5872 +<000078bd> 22087 +<000078be> 5871 +<000078bf> 22088 +<000078c1> 2259 +<000078c5> 5873 +<000078c6> 5868 +<000078c7> 22089 +<000078c8> 14894 +<000078c9> 19609 +<000078ca> 5874 +<000078cb> 5869 +<000078cc> 14895 +<000078ce> 14896 +<000078d0> 3436 +<000078d1> 5867 +<000078d2> 22090 +<000078d3> 19610 +<000078d4> 5870 +<000078d5> 18224 +<000078d6> 22091 +<000078da> 5877 +<000078db> 22092 +<000078df> 22093 +<000078e4> 14897 +<000078e6> 18225 +<000078e7> 5876 +<000078e8> 3727 +<000078ea> 22094 +<000078ec> 5875 +<000078ef> 1199 +<000078f2> 14900 +<000078f3> 22095 +<000078f4> 5879 +<000078f6> 22096 +<000078f7> 14901 +<000078fb> 14902 +<000078fd> 5878 +<000078fe> 18228 +<000078ff> 22097 +<00007900> 17011 +<00007901> 2484 +<00007906> 22098 +<00007907> 5880 +<0000790c> 19611 +<0000790e> 2757 +<00007910> 18230 +<00007911> 5882 +<00007912> 5881 +<00007919> 5883 +endcidchar + +100 begincidchar +<0000791a> 22099 +<0000791b> 18231 +<0000791c> 17012 +<0000791e> 22100 +<0000791f> 19612 +<00007920> 22101 +<00007925> 18232 +<00007926> 5853 +<00007929> 22102 +<0000792a> 5855 +<0000792b> 5885 +<0000792c> 5884 +<0000792d> 22103 +<0000792e> 17013 +<00007930> 8578 +<00007931> 14903 +<00007934> 17014 +<00007935> 22104 +<0000793a> 2260 +<0000793b> 14905 +<0000793c> 4017 +<0000793d> 14906 +<0000793e> 2302 +<0000793f> 19615 +<00007940> 5886 +<00007941> 1805 +<00007942> 19616 +<00007944> 22105 +<00007945> 14907 +<00007946> 17015 +<00007947> 1626 +<00007948> 1601 +<00007949> 2225 +<0000794a> 18233 +<0000794b> 22106 +<0000794f> 22107 +<00007950> 3870 +<00007951> 22108 +<00007953> 5892 +<00007954> 19617 +<00007955> 5891 +<00007956> 2758 +<00007957> 5888 +<00007958> 18234 +<0000795a> 5890 +<0000795d> 2389 +<0000795e> 2566 +<0000795f> 5889 +<00007960> 5887 +<00007962> 3296 +<00007965> 2485 +<00007967> 18236 +<00007968> 3502 +<00007969> 22109 +<0000796b> 19618 +<0000796d> 2119 +<00007972> 18237 +<00007977> 3186 +<00007979> 17016 +<0000797a> 5893 +<0000797b> 22110 +<0000797c> 19619 +<0000797e> 22111 +<0000797f> 5894 +<00007980> 5916 +<00007981> 1744 +<00007984> 4067 +<00007985> 2743 +<0000798a> 5895 +<0000798b> 14910 +<0000798c> 22112 +<0000798d> 1362 +<0000798e> 3091 +<0000798f> 3569 +<00007991> 22113 +<00007993> 22114 +<00007994> 8582 +<00007995> 18238 +<00007996> 14911 +<00007998> 14912 +<0000799b> 8584 +<0000799c> 22115 +<0000799d> 5896 +<000079a1> 18239 +<000079a6> 1684 +<000079a7> 5897 +<000079a8> 22116 +<000079a9> 18240 +<000079aa> 5899 +<000079ab> 19620 +<000079ae> 5900 +<000079af> 22117 +<000079b0> 3295 +<000079b1> 7758 +<000079b3> 5901 +<000079b4> 18241 +<000079b8> 14913 +<000079bb> 14914 +<000079bd> 1745 +<000079be> 1363 +endcidchar + +100 begincidchar +<000079bf> 3229 +<000079c0> 2354 +<000079c1> 2226 +<000079c2> 18242 +<000079c4> 19621 +<000079c7> 18243 +<000079c8> 17017 +<000079c9> 5904 +<000079ca> 14915 +<000079cb> 2355 +<000079cf> 22118 +<000079d1> 1354 +<000079d2> 3509 +<000079d4> 17019 +<000079d5> 5905 +<000079d6> 18246 +<000079d8> 3455 +<000079da> 14916 +<000079dd> 22119 +<000079de> 17020 +<000079df> 2759 +<000079e0> 22120 +<000079e1> 5908 +<000079e2> 22121 +<000079e3> 5909 +<000079e4> 3359 +<000079e5> 22122 +<000079e6> 2567 +<000079e7> 5906 +<000079e9> 2975 +<000079ea> 19622 +<000079eb> 17021 +<000079ec> 5907 +<000079ed> 17022 +<000079f0> 2486 +<000079f1> 22123 +<000079f8> 22124 +<000079fb> 1184 +<000079fc> 22125 +<00007a00> 1603 +<00007a02> 19623 +<00007a03> 14917 +<00007a05> 13875 +<00007a07> 22126 +<00007a08> 5910 +<00007a09> 14918 +<00007a0a> 18251 +<00007a0b> 3092 +<00007a0c> 19624 +<00007a0d> 5911 +<00007a0e> 2667 +<00007a11> 14919 +<00007a14> 3769 +<00007a15> 18252 +<00007a17> 3477 +<00007a1a> 2963 +<00007a1b> 18253 +<00007a1c> 3983 +<00007a1e> 14920 +<00007a1f> 5915 +<00007a20> 5914 +<00007a21> 22127 +<00007a27> 22128 +<00007a2b> 22129 +<00007a2d> 14921 +<00007a2e> 2331 +<00007a2f> 22130 +<00007a30> 19625 +<00007a31> 5917 +<00007a32> 1204 +<00007a37> 5920 +<00007a38> 18255 +<00007a39> 14922 +<00007a3a> 19626 +<00007a3b> 5918 +<00007a3c> 1364 +<00007a3d> 1828 +<00007a3e> 5919 +<00007a3f> 2008 +<00007a40> 2052 +<00007a42> 3638 +<00007a43> 5921 +<00007a44> 19627 +<00007a45> 14923 +<00007a46> 3714 +<00007a47> 18256 +<00007a48> 22133 +<00007a49> 5923 +<00007a4c> 14924 +<00007a4d> 2677 +<00007a4e> 1265 +<00007a4f> 1338 +<00007a50> 1136 +<00007a55> 22134 +<00007a56> 18257 +<00007a57> 5922 +<00007a59> 18258 +<00007a5c> 18259 +<00007a5d> 14925 +<00007a5f> 18260 +endcidchar + +100 begincidchar +<00007a60> 20310 +<00007a63> 2527 +<00007a65> 22135 +<00007a67> 18261 +<00007a69> 5926 +<00007a6a> 18262 +<00007a6b> 1453 +<00007a6d> 14927 +<00007a70> 5928 +<00007a74> 1856 +<00007a75> 18263 +<00007a76> 1664 +<00007a78> 14928 +<00007a79> 5929 +<00007a7a> 1773 +<00007a7d> 5930 +<00007a7e> 22136 +<00007a7f> 2720 +<00007a80> 19628 +<00007a81> 3237 +<00007a82> 18264 +<00007a83> 2692 +<00007a84> 2149 +<00007a85> 17023 +<00007a86> 19629 +<00007a88> 5931 +<00007a8a> 18265 +<00007a8b> 22137 +<00007a90> 18266 +<00007a91> 22138 +<00007a92> 2976 +<00007a93> 2797 +<00007a94> 19630 +<00007a95> 5933 +<00007a96> 5935 +<00007a97> 5932 +<00007a98> 5934 +<00007a9e> 22139 +<00007a9f> 1784 +<00007aa0> 14929 +<00007aa3> 14930 +<00007aa9> 5936 +<00007aaa> 1788 +<00007aac> 18267 +<00007aae> 1665 +<00007aaf> 3900 +<00007ab0> 5938 +<00007ab3> 14931 +<00007ab5> 19631 +<00007ab6> 5939 +<00007ab9> 18270 +<00007aba> 1232 +<00007abd> 19632 +<00007abe> 18271 +<00007abf> 5942 +<00007ac3> 1492 +<00007ac4> 5941 +<00007ac5> 5940 +<00007ac6> 14934 +<00007ac7> 5944 +<00007ac8> 5937 +<00007ac9> 22140 +<00007aca> 5945 +<00007acb> 3953 +<00007acc> 18273 +<00007acd> 5946 +<00007ace> 17025 +<00007acf> 5947 +<00007ad1> 8585 +<00007ad2> 4549 +<00007ad3> 5949 +<00007ad5> 5948 +<00007adb> 22141 +<00007adc> 3965 +<00007add> 5952 +<00007adf> 7176 +<00007ae0> 2487 +<00007ae3> 2401 +<00007ae5> 3216 +<00007ae6> 5955 +<00007ae7> 8586 +<00007ae8> 18274 +<00007ae9> 22142 +<00007aea> 2918 +<00007aeb> 8588 +<00007aec> 22143 +<00007aed> 5956 +<00007aef> 2938 +<00007af0> 5957 +<00007af1> 22144 +<00007af4> 18275 +<00007af6> 1693 +<00007af8> 4214 +<00007af9> 2971 +<00007afa> 2271 +<00007afb> 22145 +<00007afd> 17026 +<00007afe> 19633 +<00007aff> 1540 +<00007b02> 5958 +endcidchar + +100 begincidchar +<00007b04> 5971 +<00007b06> 5961 +<00007b07> 14935 +<00007b08> 1666 +<00007b0a> 5960 +<00007b0b> 5973 +<00007b0f> 5959 +<00007b11> 2488 +<00007b12> 17027 +<00007b14> 14936 +<00007b1b> 3109 +<00007b1e> 5965 +<00007b1f> 22146 +<00007b20> 1468 +<00007b23> 22147 +<00007b25> 2592 +<00007b26> 3542 +<00007b27> 14937 +<00007b28> 5967 +<00007b29> 22148 +<00007b2a> 18280 +<00007b2b> 19634 +<00007b2c> 2888 +<00007b2d> 17028 +<00007b30> 22149 +<00007b31> 14938 +<00007b33> 5962 +<00007b34> 22150 +<00007b35> 5966 +<00007b36> 5968 +<00007b39> 2155 +<00007b3b> 17029 +<00007b3d> 18279 +<00007b41> 18286 +<00007b45> 5975 +<00007b46> 3488 +<00007b47> 14939 +<00007b48> 3386 +<00007b49> 3187 +<00007b4b> 1746 +<00007b4c> 5974 +<00007b4d> 5972 +<00007b4e> 14940 +<00007b4f> 3401 +<00007b50> 5969 +<00007b51> 2972 +<00007b52> 3189 +<00007b53> 14173 +<00007b54> 3188 +<00007b55> 18288 +<00007b56> 2150 +<00007b5d> 5993 +<00007b60> 14941 +<00007b64> 18290 +<00007b65> 5977 +<00007b66> 18291 +<00007b67> 5979 +<00007b69> 14942 +<00007b6a> 22153 +<00007b6c> 5982 +<00007b6d> 14943 +<00007b6e> 5983 +<00007b6f> 17030 +<00007b72> 14944 +<00007b73> 18292 +<00007b74> 5978 +<00007b75> 5976 +<00007b77> 19635 +<00007b79> 18289 +<00007b7a> 5970 +<00007b7f> 18285 +<00007b84> 22154 +<00007b86> 3615 +<00007b87> 1365 +<00007b89> 22155 +<00007b8b> 5990 +<00007b8d> 5987 +<00007b8e> 22156 +<00007b8f> 5992 +<00007b90> 18295 +<00007b91> 14945 +<00007b92> 5991 +<00007b94> 3369 +<00007b95> 3763 +<00007b96> 22157 +<00007b97> 2185 +<00007b98> 5985 +<00007b99> 5994 +<00007b9a> 5989 +<00007b9b> 18296 +<00007b9c> 5988 +<00007b9d> 5984 +<00007b9e> 8589 +<00007b9f> 5986 +<00007ba0> 19636 +<00007ba1> 1541 +<00007ba5> 22158 +<00007baa> 2939 +<00007bac> 19637 +<00007bad> 2721 +endcidchar + +100 begincidchar +<00007baf> 14946 +<00007bb0> 19638 +<00007bb1> 3382 +<00007bb2> 22159 +<00007bb4> 5999 +<00007bb5> 18298 +<00007bb6> 22160 +<00007bb8> 3384 +<00007bbc> 18299 +<00007bbd> 22163 +<00007bc0> 2693 +<00007bc1> 5996 +<00007bc2> 22164 +<00007bc4> 3427 +<00007bc5> 18300 +<00007bc6> 6000 +<00007bc7> 3619 +<00007bc8> 22165 +<00007bc9> 2969 +<00007bca> 18301 +<00007bcb> 5995 +<00007bcc> 5997 +<00007bcf> 5998 +<00007bd4> 18304 +<00007bd6> 18305 +<00007bd7> 14947 +<00007bd9> 14948 +<00007bda> 18306 +<00007bdb> 22166 +<00007bdd> 6001 +<00007be0> 2288 +<00007be4> 3230 +<00007be5> 6006 +<00007be6> 6005 +<00007be8> 19639 +<00007be9> 6002 +<00007bea> 18307 +<00007bed> 4060 +<00007bf0> 18308 +<00007bf2> 19640 +<00007bf3> 6011 +<00007bf6> 6015 +<00007bf7> 6012 +<00007bf8> 19641 +<00007bfc> 19642 +<00007bfe> 19643 +<00007c00> 6008 +<00007c01> 17031 +<00007c02> 22171 +<00007c03> 18309 +<00007c04> 22172 +<00007c06> 22173 +<00007c07> 6009 +<00007c09> 19644 +<00007c0b> 14949 +<00007c0c> 22174 +<00007c0d> 6014 +<00007c0e> 18310 +<00007c0f> 14950 +<00007c11> 6003 +<00007c12> 4330 +<00007c13> 6010 +<00007c14> 6004 +<00007c17> 6013 +<00007c19> 22175 +<00007c1b> 22176 +<00007c1e> 7739 +<00007c1f> 6019 +<00007c20> 14951 +<00007c21> 1542 +<00007c23> 6016 +<00007c25> 22177 +<00007c26> 14952 +<00007c27> 6017 +<00007c28> 19645 +<00007c2a> 6018 +<00007c2b> 6021 +<00007c2c> 22178 +<00007c2f> 19646 +<00007c31> 14953 +<00007c33> 17032 +<00007c34> 22179 +<00007c36> 14954 +<00007c37> 6020 +<00007c38> 3466 +<00007c3d> 6022 +<00007c3e> 4036 +<00007c3f> 3645 +<00007c40> 6027 +<00007c42> 19647 +<00007c43> 6024 +<00007c45> 18311 +<00007c46> 22182 +<00007c4a> 18312 +<00007c4c> 6023 +<00007c4d> 2678 +<00007c4f> 6026 +<00007c50> 6028 +<00007c51> 14955 +<00007c54> 6025 +endcidchar + +100 begincidchar +<00007c55> 22183 +<00007c56> 6032 +<00007c57> 18313 +<00007c58> 6029 +<00007c59> 14956 +<00007c5a> 22184 +<00007c5e> 18314 +<00007c5f> 6030 +<00007c60> 6007 +<00007c61> 18315 +<00007c63> 22185 +<00007c64> 6031 +<00007c65> 6033 +<00007c67> 14957 +<00007c69> 18316 +<00007c6c> 6034 +<00007c6d> 17034 +<00007c6e> 14958 +<00007c6f> 18317 +<00007c70> 14959 +<00007c72> 19653 +<00007c73> 3606 +<00007c75> 6035 +<00007c79> 17035 +<00007c7b> 14094 +<00007c7c> 22187 +<00007c7d> 19654 +<00007c7e> 3822 +<00007c81> 1734 +<00007c82> 1791 +<00007c83> 6036 +<00007c86> 22188 +<00007c87> 19655 +<00007c89> 3588 +<00007c8b> 2606 +<00007c8d> 3772 +<00007c8f> 17036 +<00007c90> 6037 +<00007c92> 3963 +<00007c94> 17037 +<00007c95> 3370 +<00007c97> 2760 +<00007c98> 3306 +<00007c9b> 2391 +<00007c9e> 19656 +<00007c9f> 1156 +<00007ca0> 17038 +<00007ca1> 6042 +<00007ca2> 6040 +<00007ca4> 6038 +<00007ca5> 1501 +<00007ca6> 18321 +<00007ca7> 2489 +<00007ca8> 6043 +<00007cab> 6041 +<00007cad> 6039 +<00007cae> 6047 +<00007cb0> 22189 +<00007cb1> 6046 +<00007cb2> 6045 +<00007cb3> 6044 +<00007cb9> 6048 +<00007cba> 19657 +<00007cbb> 22190 +<00007cbc> 14960 +<00007cbd> 6049 +<00007cbe> 2654 +<00007cbf> 14961 +<00007cc0> 6050 +<00007cc2> 6052 +<00007cc4> 18326 +<00007cc5> 6051 +<00007cc7> 19658 +<00007cca> 1926 +<00007ccd> 18328 +<00007cce> 2746 +<00007ccf> 22191 +<00007cd2> 6054 +<00007cd3> 19659 +<00007cd4> 22192 +<00007cd5> 17039 +<00007cd6> 3190 +<00007cd7> 14964 +<00007cd8> 6053 +<00007cd9> 14965 +<00007cda> 19660 +<00007cdc> 6055 +<00007cdd> 14966 +<00007cde> 3589 +<00007cdf> 2798 +<00007ce0> 2009 +<00007ce2> 6056 +<00007ce6> 18331 +<00007ce7> 3984 +<00007ce9> 22193 +<00007ceb> 14967 +<00007cef> 6058 +<00007cf2> 6059 +<00007cf4> 6060 +<00007cf5> 18333 +endcidchar + +100 begincidchar +<00007cf6> 6061 +<00007cf8> 2227 +<00007cfa> 6062 +<00007cfb> 1829 +<00007cfe> 1668 +<00007d00> 1604 +<00007d02> 6064 +<00007d03> 18334 +<00007d04> 3839 +<00007d05> 2010 +<00007d06> 6063 +<00007d0a> 6067 +<00007d0b> 3826 +<00007d0d> 3314 +<00007d0f> 22194 +<00007d10> 3493 +<00007d11> 22195 +<00007d12> 18336 +<00007d13> 14971 +<00007d14> 2413 +<00007d15> 6066 +<00007d16> 22196 +<00007d17> 2303 +<00007d18> 2011 +<00007d19> 2228 +<00007d1a> 1667 +<00007d1b> 3590 +<00007d1c> 6065 +<00007d1d> 14972 +<00007d1e> 18337 +<00007d20> 2761 +<00007d21> 3696 +<00007d22> 2151 +<00007d23> 14973 +<00007d26> 22197 +<00007d2a> 22198 +<00007d2b> 2229 +<00007d2c> 3065 +<00007d2d> 22199 +<00007d2e> 6070 +<00007d2f> 4007 +<00007d30> 2121 +<00007d31> 17040 +<00007d32> 6071 +<00007d33> 2568 +<00007d35> 6073 +<00007d39> 2490 +<00007d3a> 2080 +<00007d3c> 19661 +<00007d3f> 6072 +<00007d40> 18342 +<00007d41> 14974 +<00007d42> 2356 +<00007d43> 1906 +<00007d44> 2762 +<00007d45> 6068 +<00007d46> 6074 +<00007d47> 18343 +<00007d48> 8591 +<00007d4b> 6069 +<00007d4c> 1830 +<00007d4d> 19662 +<00007d4e> 6077 +<00007d4f> 6081 +<00007d50> 1857 +<00007d51> 22200 +<00007d53> 14975 +<00007d55> 13882 +<00007d56> 6076 +<00007d57> 22201 +<00007d59> 14976 +<00007d5a> 18347 +<00007d5b> 6085 +<00007d5c> 17041 +<00007d5d> 14977 +<00007d5e> 2012 +<00007d61> 3927 +<00007d62> 1152 +<00007d63> 6082 +<00007d65> 22202 +<00007d66> 1669 +<00007d67> 22203 +<00007d68> 6079 +<00007d6a> 18348 +<00007d6e> 6080 +<00007d70> 18349 +<00007d71> 3191 +<00007d72> 6078 +<00007d73> 6075 +<00007d75> 1414 +<00007d76> 2696 +<00007d78> 22204 +<00007d79> 1884 +<00007d7a> 14978 +<00007d7b> 22205 +<00007d7d> 6087 +<00007d7f> 18351 +<00007d81> 22206 +<00007d82> 19663 +<00007d83> 17042 +endcidchar + +100 begincidchar +<00007d85> 19664 +<00007d86> 14979 +<00007d88> 18353 +<00007d89> 6084 +<00007d8d> 19665 +<00007d8f> 6086 +<00007d91> 19666 +<00007d93> 6083 +<00007d96> 22207 +<00007d97> 18354 +<00007d99> 1831 +<00007d9a> 2835 +<00007d9b> 6088 +<00007d9c> 2800 +<00007d9d> 18356 +<00007d9e> 19667 +<00007d9f> 6101 +<00007da0> 8594 +<00007da2> 6097 +<00007da3> 6091 +<00007da6> 17043 +<00007da7> 18357 +<00007daa> 18358 +<00007dab> 6095 +<00007dac> 2342 +<00007dad> 1185 +<00007dae> 6090 +<00007daf> 6098 +<00007db0> 6102 +<00007db1> 2013 +<00007db2> 3810 +<00007db3> 19668 +<00007db4> 3058 +<00007db5> 6092 +<00007db6> 18359 +<00007db7> 8593 +<00007db8> 6100 +<00007db9> 19669 +<00007dba> 6089 +<00007dbb> 2940 +<00007dbd> 6094 +<00007dbe> 1153 +<00007dbf> 3798 +<00007dc0> 18360 +<00007dc2> 17044 +<00007dc7> 6093 +<00007dca> 1747 +<00007dcb> 3456 +<00007dcc> 14982 +<00007dcf> 2799 +<00007dd0> 19670 +<00007dd1> 3992 +<00007dd2> 2425 +<00007dd5> 6141 +<00007dd6> 8595 +<00007dd7> 18361 +<00007dd8> 6103 +<00007dd9> 18362 +<00007dda> 2722 +<00007ddc> 6099 +<00007ddd> 6104 +<00007dde> 6106 +<00007de0> 3093 +<00007de1> 6109 +<00007de2> 22215 +<00007de3> 13322 +<00007de4> 6105 +<00007de5> 19671 +<00007de6> 18363 +<00007de8> 3620 +<00007de9> 1543 +<00007dea> 22216 +<00007deb> 14983 +<00007dec> 3799 +<00007ded> 22217 +<00007def> 1186 +<00007df1> 14984 +<00007df2> 6108 +<00007df4> 4037 +<00007df9> 14985 +<00007dfa> 22218 +<00007dfb> 6107 +<00007e00> 22214 +<00007e01> 1297 +<00007e04> 3268 +<00007e05> 6110 +<00007e08> 14986 +<00007e09> 6117 +<00007e0a> 6111 +<00007e0b> 6118 +<00007e10> 18367 +<00007e11> 14987 +<00007e12> 6114 +<00007e15> 14988 +<00007e17> 18368 +<00007e1b> 3377 +<00007e1c> 22219 +<00007e1d> 18369 +<00007e1e> 2294 +<00007e1f> 6116 +endcidchar + +100 begincidchar +<00007e20> 14989 +<00007e21> 6113 +<00007e22> 6119 +<00007e23> 6112 +<00007e26> 2382 +<00007e27> 18370 +<00007e28> 17045 +<00007e2b> 3667 +<00007e2c> 18371 +<00007e2d> 22220 +<00007e2e> 2390 +<00007e2f> 19674 +<00007e31> 6115 +<00007e32> 6127 +<00007e33> 22221 +<00007e35> 6123 +<00007e36> 19675 +<00007e37> 6126 +<00007e39> 6124 +<00007e3a> 6128 +<00007e3b> 6122 +<00007e3d> 6096 +<00007e3e> 2679 +<00007e3f> 22222 +<00007e41> 3423 +<00007e43> 6125 +<00007e44> 19676 +<00007e45> 18372 +<00007e46> 6120 +<00007e47> 14990 +<00007e48> 14183 +<00007e4a> 2723 +<00007e4b> 1832 +<00007e4d> 2357 +<00007e4e> 22223 +<00007e50> 22224 +<00007e52> 8596 +<00007e54> 2539 +<00007e55> 2744 +<00007e56> 6131 +<00007e58> 22225 +<00007e5d> 6130 +<00007e5e> 6132 +<00007e5f> 22226 +<00007e61> 7697 +<00007e62> 14991 +<00007e65> 22227 +<00007e66> 6121 +<00007e67> 6129 +<00007e69> 6137 +<00007e6a> 6136 +<00007e6b> 7671 +<00007e6d> 3752 +<00007e6e> 14992 +<00007e6f> 19677 +<00007e70> 1793 +<00007e73> 14993 +<00007e75> 18373 +<00007e78> 19678 +<00007e79> 6135 +<00007e7b> 6139 +<00007e7c> 6138 +<00007e7d> 6142 +<00007e7e> 18374 +<00007e7f> 6144 +<00007e81> 19679 +<00007e82> 2186 +<00007e83> 6140 +<00007e8a> 8359 +<00007e8c> 6147 +<00007e8d> 14994 +<00007e8e> 6153 +<00007e8f> 3125 +<00007e90> 6149 +<00007e91> 14995 +<00007e92> 6148 +<00007e95> 22228 +<00007e96> 6152 +<00007e98> 14996 +<00007e9a> 18378 +<00007f36> 1544 +<00007f38> 6156 +<00007f3a> 6157 +<00007f3b> 18381 +<00007f3c> 18380 +<00007f3d> 19680 +<00007f3e> 18382 +<00007f3f> 22231 +<00007f43> 18383 +<00007f44> 14997 +<00007f45> 6158 +<00007f47> 8597 +<00007f4f> 14998 +<00007f54> 6165 +<00007f55> 6164 +<00007f58> 6166 +<00007f5b> 19681 +<00007f5c> 22232 +<00007f5d> 19682 +<00007f61> 15001 +endcidchar + +100 begincidchar +<00007f65> 19683 +<00007f66> 22233 +<00007f67> 6171 +<00007f6a> 2129 +<00007f6b> 1833 +<00007f6d> 18389 +<00007f6e> 2964 +<00007f70> 3399 +<00007f71> 19684 +<00007f72> 2426 +<00007f75> 3331 +<00007f77> 3457 +<00007f78> 6172 +<00007f79> 4918 +<00007f82> 6173 +<00007f83> 6175 +<00007f85> 3919 +<00007f86> 6174 +<00007f87> 6177 +<00007f88> 6176 +<00007f8a> 3901 +<00007f8b> 19687 +<00007f8c> 6178 +<00007f8d> 22235 +<00007f8e> 3474 +<00007f8f> 22236 +<00007f90> 18392 +<00007f91> 15002 +<00007f94> 6179 +<00007f96> 18395 +<00007f97> 17046 +<00007f9a> 6182 +<00007f9c> 18396 +<00007f9d> 6181 +<00007f9e> 6180 +<00007fa1> 8598 +<00007fa2> 19688 +<00007fa3> 6183 +<00007fa4> 1800 +<00007fa6> 22237 +<00007fa8> 2724 +<00007fa9> 1627 +<00007faa> 22238 +<00007fad> 18397 +<00007fae> 6187 +<00007faf> 6184 +<00007fb2> 6185 +<00007fb4> 22239 +<00007fb6> 6188 +<00007fb8> 6189 +<00007fb9> 6186 +<00007fbc> 22240 +<00007fbd> 1227 +<00007fbf> 15003 +<00007fc0> 22241 +<00007fc1> 1319 +<00007fc3> 18399 +<00007fc8> 22242 +<00007fca> 6193 +<00007fcc> 3916 +<00007fce> 15004 +<00007fcf> 18400 +<00007fd2> 2358 +<00007fd4> 6195 +<00007fd5> 6194 +<00007fdb> 17047 +<00007fdf> 15005 +<00007fe0> 2607 +<00007fe1> 6196 +<00007fe3> 18401 +<00007fe5> 15006 +<00007fe6> 6197 +<00007fe8> 22243 +<00007fe9> 6198 +<00007feb> 1569 +<00007fec> 15007 +<00007ff0> 1545 +<00007ff2> 18402 +<00007ff3> 6199 +<00007ff9> 6200 +<00007ffa> 15010 +<00007ffb> 3723 +<00007ffc> 3917 +<00008000> 3902 +<00008001> 4061 +<00008002> 14099 +<00008003> 2015 +<00008004> 6203 +<00008005> 2304 +<00008006> 6202 +<00008007> 19692 +<00008008> 18404 +<0000800a> 18403 +<0000800b> 6204 +<0000800c> 2261 +<0000800d> 19693 +<0000800e> 15011 +<0000800f> 22244 +<00008010> 2865 +<00008011> 15012 +endcidchar + +100 begincidchar +<00008012> 6205 +<00008013> 22245 +<00008014> 15013 +<00008015> 2014 +<00008016> 18405 +<00008017> 3811 +<0000801c> 6208 +<0000801d> 22246 +<0000801e> 19694 +<00008021> 6209 +<00008024> 15014 +<00008026> 15015 +<00008028> 6210 +<0000802c> 18406 +<0000802e> 22249 +<00008030> 18407 +<00008033> 2262 +<00008034> 22250 +<00008035> 17048 +<00008036> 3833 +<00008037> 17049 +<00008039> 19695 +<0000803a> 15016 +<0000803b> 6212 +<0000803c> 15017 +<0000803d> 2941 +<0000803e> 22251 +<0000803f> 6211 +<00008040> 22252 +<00008043> 18408 +<00008044> 22253 +<00008046> 6214 +<0000804a> 6213 +<00008052> 6215 +<00008056> 2655 +<00008058> 6216 +<0000805a> 6217 +<0000805e> 3593 +<0000805f> 6218 +<00008060> 15018 +<00008061> 2801 +<00008062> 6219 +<00008064> 22254 +<00008066> 18409 +<00008068> 6220 +<0000806d> 22255 +<0000806f> 4038 +<00008070> 6223 +<00008071> 15019 +<00008072> 6222 +<00008073> 6221 +<00008074> 3020 +<00008075> 15020 +<00008076> 6224 +<00008077> 2540 +<00008079> 6225 +<0000807b> 18410 +<0000807d> 6226 +<0000807e> 4062 +<0000807f> 6227 +<00008081> 22256 +<00008084> 6228 +<00008085> 6230 +<00008086> 6229 +<00008087> 3385 +<00008088> 19696 +<00008089> 3281 +<0000808b> 4068 +<0000808c> 3389 +<0000808e> 19697 +<00008093> 6232 +<00008096> 2491 +<00008098> 3484 +<00008099> 18411 +<0000809a> 6233 +<0000809b> 6231 +<0000809c> 18412 +<0000809d> 1546 +<0000809e> 15021 +<000080a1> 1928 +<000080a2> 2230 +<000080a4> 18413 +<000080a5> 3458 +<000080a6> 15022 +<000080a7> 18414 +<000080a9> 1886 +<000080aa> 3697 +<000080ab> 15023 +<000080ac> 6236 +<000080ad> 6234 +<000080af> 2016 +<000080b1> 2017 +<000080b2> 1197 +<000080b4> 2136 +<000080b8> 18415 +<000080b9> 22257 +<000080ba> 3343 +<000080c3> 1187 +<000080c4> 6241 +<000080c5> 18417 +endcidchar + +100 begincidchar +<000080c6> 2942 +<000080c8> 22258 +<000080ca> 17050 +<000080cc> 3342 +<000080cd> 22259 +<000080ce> 2875 +<000080cf> 19698 +<000080d2> 22260 +<000080d4> 19699 +<000080d5> 18418 +<000080d6> 6243 +<000080d9> 6239 +<000080da> 6242 +<000080db> 6237 +<000080dd> 6240 +<000080de> 3668 +<000080e0> 17051 +<000080e1> 1929 +<000080e4> 1217 +<000080e5> 6238 +<000080e6> 18419 +<000080ed> 19700 +<000080ee> 22261 +<000080ef> 6245 +<000080f0> 19701 +<000080f1> 6246 +<000080f2> 22262 +<000080f3> 17052 +<000080f4> 3217 +<000080f5> 18421 +<000080f6> 22263 +<000080f7> 19702 +<000080f8> 1715 +<000080f9> 22264 +<000080fa> 19703 +<000080fb> 18422 +<000080fc> 6257 +<000080fd> 3315 +<000080fe> 19704 +<00008102> 2231 +<00008103> 19705 +<00008105> 1716 +<00008106> 2668 +<00008107> 4076 +<00008108> 3770 +<00008109> 6244 +<0000810a> 2680 +<0000810b> 22265 +<0000810d> 18420 +<00008116> 15026 +<00008117> 19706 +<00008118> 15027 +<0000811a> 1645 +<0000811b> 6247 +<0000811c> 22266 +<0000811e> 18425 +<00008120> 22267 +<00008123> 6249 +<00008124> 18427 +<00008127> 18428 +<00008129> 6248 +<0000812b> 13913 +<0000812c> 18429 +<0000812f> 6250 +<00008130> 19707 +<00008131> 2916 +<00008133> 3316 +<00008135> 18424 +<00008139> 3021 +<0000813a> 15028 +<0000813c> 22268 +<0000813d> 18431 +<0000813e> 6254 +<00008141> 14194 +<00008145> 22269 +<00008146> 6253 +<00008147> 22270 +<0000814a> 15029 +<0000814b> 6251 +<0000814c> 15030 +<0000814e> 2587 +<00008150> 3543 +<00008151> 6256 +<00008152> 22271 +<00008153> 6255 +<00008154> 2018 +<00008155> 4089 +<00008157> 19708 +<0000815f> 6272 +<00008160> 17053 +<00008161> 22272 +<00008169> 18433 +<0000816b> 2332 +<0000816d> 17056 +<0000816e> 6259 +<0000816f> 19709 +<00008170> 2058 +<00008171> 6258 +<00008173> 19710 +<00008174> 6262 +endcidchar + +100 begincidchar +<00008177> 22273 +<00008178> 3022 +<00008179> 3570 +<0000817a> 2725 +<0000817f> 2876 +<00008180> 6266 +<00008181> 15031 +<00008182> 6267 +<00008183> 6263 +<00008184> 15032 +<00008185> 18436 +<00008186> 22274 +<00008188> 6264 +<0000818a> 6265 +<0000818b> 19711 +<0000818e> 22275 +<0000818f> 2019 +<00008190> 19712 +<00008193> 6273 +<00008195> 6269 +<00008196> 22276 +<00008198> 18438 +<0000819a> 3544 +<0000819b> 19713 +<0000819c> 3738 +<0000819d> 3482 +<0000819e> 19714 +<000081a0> 6268 +<000081a2> 22277 +<000081a3> 6271 +<000081a4> 6270 +<000081a8> 3698 +<000081a9> 6274 +<000081ae> 22278 +<000081b0> 6275 +<000081b2> 18439 +<000081b3> 2745 +<000081b4> 15033 +<000081b5> 6276 +<000081b8> 6278 +<000081ba> 6282 +<000081bb> 17057 +<000081bd> 6279 +<000081be> 6277 +<000081bf> 3317 +<000081c0> 6280 +<000081c1> 18440 +<000081c2> 6281 +<000081c3> 18441 +<000081c5> 22279 +<000081c6> 1330 +<000081c8> 6288 +<000081c9> 6283 +<000081ca> 17058 +<000081cb> 19715 +<000081cd> 6284 +<000081ce> 22280 +<000081cf> 15034 +<000081d1> 6285 +<000081d3> 2817 +<000081d5> 19716 +<000081d6> 18442 +<000081d7> 17059 +<000081d8> 6287 +<000081d9> 6286 +<000081da> 6289 +<000081db> 18443 +<000081e1> 19719 +<000081e3> 2569 +<000081e4> 18445 +<000081e5> 1385 +<000081e7> 6292 +<000081e8> 3999 +<000081ea> 2263 +<000081eb> 22281 +<000081ec> 18447 +<000081ed> 2359 +<000081ef> 19720 +<000081f3> 2232 +<000081f4> 2965 +<000081f5> 22285 +<000081f6> 19721 +<000081f8> 22286 +<000081f9> 15035 +<000081fc> 1235 +<000081fd> 18448 +<000081fe> 6295 +<000081ff> 18449 +<00008200> 19722 +<00008203> 15036 +<00008204> 18451 +<00008205> 6298 +<00008207> 6299 +<00008208> 1717 +<00008209> 5039 +<0000820a> 6300 +<0000820b> 19723 +<0000820c> 2697 +<0000820d> 6301 +<0000820e> 2295 +endcidchar + +100 begincidchar +<0000820f> 22288 +<00008210> 6302 +<00008212> 4105 +<00008216> 6303 +<00008217> 3630 +<00008218> 1560 +<00008219> 18453 +<0000821a> 19726 +<0000821b> 2726 +<0000821c> 2402 +<0000821d> 22289 +<0000821e> 3555 +<0000821f> 2360 +<00008221> 15037 +<00008222> 18454 +<00008228> 22290 +<00008229> 6304 +<0000822a> 2020 +<0000822b> 6305 +<0000822c> 3424 +<0000822e> 6319 +<00008232> 15038 +<00008233> 6307 +<00008234> 15039 +<00008235> 2857 +<00008236> 3371 +<00008237> 1907 +<00008238> 6306 +<00008239> 2727 +<0000823a> 19727 +<0000823c> 18456 +<00008240> 6308 +<00008243> 22291 +<00008244> 19728 +<00008245> 18458 +<00008246> 15040 +<00008247> 3094 +<00008249> 18457 +<0000824b> 15041 +<0000824e> 22292 +<0000824f> 15042 +<00008251> 22293 +<00008256> 22294 +<00008257> 18462 +<00008258> 6310 +<00008259> 6309 +<0000825a> 6312 +<0000825c> 18464 +<0000825d> 6311 +<0000825f> 6313 +<00008260> 17061 +<00008262> 6315 +<00008263> 18465 +<00008264> 6314 +<00008266> 1547 +<00008267> 22295 +<00008268> 6316 +<0000826d> 19729 +<0000826e> 2081 +<0000826f> 3985 +<00008271> 6320 +<00008272> 2541 +<00008274> 17062 +<00008276> 1298 +<00008279> 14197 +<0000827b> 22296 +<0000827d> 18468 +<0000827e> 6323 +<0000827f> 18469 +<00008283> 18470 +<00008284> 19730 +<00008287> 22299 +<00008289> 19731 +<0000828a> 18471 +<0000828b> 1206 +<0000828d> 6324 +<0000828e> 15043 +<00008291> 19732 +<00008292> 6325 +<00008293> 18472 +<00008294> 22300 +<00008296> 22301 +<00008298> 22302 +<00008299> 3545 +<0000829d> 2291 +<0000829f> 6327 +<000082a0> 22305 +<000082a1> 17064 +<000082a5> 1415 +<000082a6> 1142 +<000082a9> 17067 +<000082aa> 19733 +<000082ab> 6326 +<000082ac> 6329 +<000082ad> 3332 +<000082ae> 15044 +<000082af> 2570 +<000082b0> 19734 +<000082b1> 1366 +<000082b2> 18475 +endcidchar + +100 begincidchar +<000082b3> 3669 +<000082b4> 18476 +<000082b7> 15045 +<000082b8> 1843 +<000082b9> 1748 +<000082ba> 18477 +<000082bb> 6328 +<000082bc> 18478 +<000082bd> 1386 +<000082be> 15046 +<000082bf> 17068 +<000082c5> 1503 +<000082c6> 15047 +<000082d0> 19735 +<000082d1> 1299 +<000082d2> 6333 +<000082d3> 4018 +<000082d4> 2877 +<000082d5> 17069 +<000082d7> 3510 +<000082d9> 6345 +<000082da> 22306 +<000082db> 1367 +<000082dc> 6343 +<000082de> 6341 +<000082df> 6332 +<000082e0> 22307 +<000082e1> 6330 +<000082e2> 18479 +<000082e3> 6331 +<000082e4> 22308 +<000082e5> 2319 +<000082e6> 1764 +<000082e7> 2997 +<000082e8> 18480 +<000082ea> 19736 +<000082eb> 3241 +<000082ed> 22309 +<000082ef> 19737 +<000082f1> 1267 +<000082f3> 6335 +<000082f4> 6334 +<000082f6> 19738 +<000082f7> 18481 +<000082f9> 6340 +<000082fa> 6336 +<000082fb> 6339 +<000082fd> 17070 +<000082fe> 15048 +<00008300> 17071 +<00008301> 8600 +<00008302> 3804 +<00008303> 6338 +<00008304> 1368 +<00008305> 1499 +<00008306> 6342 +<00008309> 6344 +<0000830c> 18484 +<0000830e> 1834 +<00008316> 6348 +<0000831b> 18486 +<0000831c> 1135 +<0000831d> 18487 +<00008321> 22314 +<00008322> 17072 +<00008323> 6365 +<00008328> 1205 +<0000832b> 6356 +<0000832c> 22315 +<0000832d> 17073 +<0000832e> 22316 +<0000832f> 6355 +<00008330> 18488 +<00008331> 6350 +<00008332> 6349 +<00008333> 22317 +<00008334> 6347 +<00008335> 6346 +<00008336> 2977 +<00008337> 22318 +<00008338> 2907 +<00008339> 6352 +<0000833a> 17074 +<0000833c> 18489 +<0000833d> 22319 +<00008340> 6351 +<00008342> 22320 +<00008343> 15049 +<00008344> 18490 +<00008345> 6354 +<00008346> 7672 +<00008347> 17075 +<00008349> 2802 +<0000834a> 1835 +<0000834f> 1251 +<00008350> 6353 +<00008351> 15050 +<00008352> 2021 +<00008353> 22332 +<00008354> 18485 +endcidchar + +100 begincidchar +<00008355> 15051 +<00008356> 19739 +<00008357> 18491 +<00008358> 2803 +<0000835a> 14202 +<00008362> 8601 +<00008363> 17775 +<00008370> 22323 +<00008373> 6371 +<00008375> 6372 +<00008377> 1369 +<00008378> 19740 +<0000837b> 1326 +<0000837c> 6369 +<0000837d> 17076 +<0000837f> 8602 +<00008380> 22324 +<00008382> 22325 +<00008384> 22326 +<00008385> 6359 +<00008386> 15052 +<00008387> 6367 +<00008389> 6374 +<0000838a> 6368 +<0000838d> 15053 +<0000838e> 6366 +<00008392> 15054 +<00008393> 6337 +<00008396> 6364 +<00008398> 15055 +<00008399> 22327 +<0000839a> 6360 +<0000839b> 18497 +<0000839c> 22328 +<0000839d> 18498 +<0000839e> 1548 +<0000839f> 6362 +<000083a0> 6373 +<000083a2> 6363 +<000083a6> 22329 +<000083a7> 17077 +<000083a8> 6375 +<000083a9> 15056 +<000083aa> 6361 +<000083ab> 3378 +<000083ac> 22330 +<000083ad> 22335 +<000083b1> 3923 +<000083b5> 6370 +<000083bd> 6392 +<000083be> 22331 +<000083c1> 6384 +<000083c5> 2625 +<000083c7> 8603 +<000083c9> 18499 +<000083ca> 1632 +<000083cc> 1749 +<000083ce> 6379 +<000083cf> 17078 +<000083d0> 18500 +<000083d1> 17079 +<000083d3> 1371 +<000083d4> 18501 +<000083d6> 2492 +<000083d8> 6382 +<000083dc> 2122 +<000083dd> 18502 +<000083df> 3147 +<000083e0> 6387 +<000083e1> 17080 +<000083e5> 18503 +<000083e8> 22333 +<000083e9> 3646 +<000083ea> 15059 +<000083eb> 6378 +<000083ef> 1370 +<000083f0> 1930 +<000083f1> 3483 +<000083f2> 6388 +<000083f4> 6376 +<000083f6> 8604 +<000083f7> 6385 +<000083f8> 19741 +<000083f9> 18504 +<000083fb> 6395 +<000083fc> 19742 +<000083fd> 6380 +<00008401> 17081 +<00008403> 6381 +<00008404> 3218 +<00008406> 17082 +<00008407> 6386 +<0000840a> 7807 +<0000840b> 6383 +<0000840c> 3670 +<0000840d> 6389 +<0000840e> 1188 +<0000840f> 15060 +<00008411> 15061 +<00008413> 6377 +endcidchar + +100 begincidchar +<00008415> 18505 +<00008417> 18507 +<00008419> 22334 +<00008420> 6391 +<00008422> 6390 +<00008429> 3361 +<0000842a> 6397 +<0000842c> 6408 +<0000842f> 22336 +<00008431> 1500 +<00008435> 6411 +<00008438> 6393 +<00008439> 18508 +<0000843c> 6398 +<0000843d> 3928 +<00008445> 22337 +<00008446> 6407 +<00008447> 22338 +<00008448> 8605 +<00008449> 3903 +<0000844a> 15062 +<0000844d> 22339 +<0000844e> 3954 +<0000844f> 18509 +<00008456> 22340 +<00008457> 2998 +<00008458> 19743 +<0000845b> 1481 +<0000845c> 18514 +<0000845f> 17083 +<00008460> 22342 +<00008461> 3556 +<00008462> 6413 +<00008463> 3193 +<00008464> 22343 +<00008465> 18516 +<00008466> 1141 +<00008467> 22344 +<00008469> 6406 +<0000846a> 22345 +<0000846b> 6402 +<0000846c> 2804 +<0000846d> 6396 +<0000846e> 6404 +<0000846f> 6409 +<00008470> 17084 +<00008471> 3298 +<00008473> 17085 +<00008474> 22346 +<00008475> 1134 +<00008476> 15063 +<00008477> 6401 +<00008478> 18517 +<00008479> 6410 +<0000847a> 3562 +<0000847c> 18518 +<0000847d> 22347 +<00008481> 18519 +<00008482> 6405 +<00008484> 6400 +<00008485> 17086 +<0000848b> 2493 +<00008490> 2361 +<00008492> 22348 +<00008493> 19744 +<00008494> 2264 +<00008495> 22349 +<00008497> 18521 +<00008499> 3812 +<0000849c> 3513 +<0000849e> 17087 +<0000849f> 6416 +<000084a1> 6425 +<000084a6> 18522 +<000084a8> 15064 +<000084ad> 6403 +<000084af> 15065 +<000084b1> 19745 +<000084b2> 1493 +<000084b4> 8606 +<000084b8> 2528 +<000084b9> 6414 +<000084ba> 17088 +<000084bb> 6419 +<000084bc> 2805 +<000084bd> 19746 +<000084be> 18523 +<000084bf> 6415 +<000084c0> 15066 +<000084c1> 6422 +<000084c2> 15067 +<000084c4> 2973 +<000084c6> 6423 +<000084c9> 3904 +<000084ca> 6412 +<000084cb> 1430 +<000084cc> 22354 +<000084cd> 6418 +<000084d0> 6421 +<000084d1> 3768 +endcidchar + +100 begincidchar +<000084d3> 18527 +<000084d6> 6424 +<000084d9> 6417 +<000084da> 6420 +<000084dc> 8363 +<000084e7> 18529 +<000084ea> 18530 +<000084ec> 3671 +<000084ee> 4039 +<000084ef> 18531 +<000084f0> 15068 +<000084f1> 18532 +<000084f2> 22355 +<000084f4> 6428 +<000084f7> 22356 +<000084fa> 18533 +<000084fb> 19747 +<000084fc> 6435 +<000084fd> 15069 +<000084ff> 6427 +<00008500> 2287 +<00008506> 6394 +<00008507> 22359 +<0000850c> 15070 +<0000850e> 22360 +<00008510> 22361 +<00008511> 3614 +<00008513> 3758 +<00008514> 6434 +<00008515> 6433 +<0000851a> 1240 +<0000851b> 18534 +<0000851c> 22362 +<0000851e> 17091 +<0000851f> 6432 +<00008521> 6426 +<00008522> 22363 +<00008523> 7706 +<00008526> 3057 +<00008527> 22364 +<0000852a> 22365 +<0000852b> 18537 +<0000852c> 6431 +<0000852d> 1218 +<0000852f> 17092 +<00008532> 17090 +<00008533> 22366 +<00008534> 15071 +<00008535> 2818 +<00008536> 22367 +<0000853d> 3603 +<0000853e> 7861 +<0000853f> 22368 +<00008540> 6436 +<00008541> 6440 +<00008543> 3437 +<00008546> 19748 +<00008548> 6439 +<00008549> 2494 +<0000854a> 2293 +<0000854b> 6442 +<0000854e> 1718 +<0000854f> 18538 +<00008550> 22369 +<00008551> 18541 +<00008552> 22370 +<00008553> 8607 +<00008555> 6443 +<00008556> 19749 +<00008557> 3563 +<00008558> 6438 +<00008559> 8608 +<0000855a> 6399 +<0000855c> 22371 +<0000855d> 19750 +<0000855e> 15072 +<00008563> 6437 +<00008564> 17093 +<00008568> 4085 +<00008569> 3194 +<0000856a> 3557 +<0000856b> 8609 +<0000856d> 6450 +<0000856f> 18539 +<00008577> 6456 +<00008579> 22375 +<0000857a> 17094 +<0000857b> 18545 +<0000857d> 18546 +<0000857e> 6457 +<0000857f> 18547 +<00008580> 6444 +<00008581> 18548 +<00008584> 3372 +<00008585> 19751 +<00008586> 18549 +<00008587> 6454 +<00008588> 6446 +<00008589> 22376 +<0000858a> 6448 +endcidchar + +100 begincidchar +<0000858b> 22377 +<0000858c> 17095 +<0000858f> 15073 +<00008590> 6458 +<00008591> 6447 +<00008593> 18550 +<00008594> 6451 +<00008597> 1300 +<00008598> 19752 +<00008599> 3261 +<0000859b> 6452 +<0000859c> 6455 +<0000859d> 18551 +<0000859f> 18552 +<000085a0> 22378 +<000085a2> 17096 +<000085a4> 6445 +<000085a5> 22379 +<000085a6> 2728 +<000085a7> 22380 +<000085a8> 6449 +<000085a9> 2165 +<000085aa> 2571 +<000085ab> 1798 +<000085ac> 3840 +<000085ad> 15076 +<000085ae> 3845 +<000085af> 2428 +<000085b0> 8611 +<000085b4> 22381 +<000085b6> 22382 +<000085b7> 15074 +<000085b8> 22383 +<000085b9> 6462 +<000085ba> 6460 +<000085bc> 18556 +<000085c1> 4084 +<000085c2> 22387 +<000085c7> 18557 +<000085c9> 6459 +<000085ca> 18558 +<000085cb> 17097 +<000085cd> 3935 +<000085ce> 15075 +<000085cf> 6461 +<000085d0> 6463 +<000085d5> 6464 +<000085da> 22388 +<000085dc> 6467 +<000085dd> 6465 +<000085df> 18561 +<000085e0> 22389 +<000085e1> 18562 +<000085e4> 3195 +<000085e5> 6466 +<000085e6> 18563 +<000085e8> 22390 +<000085e9> 3425 +<000085ea> 6453 +<000085ed> 17098 +<000085f3> 22391 +<000085f4> 14208 +<000085f6> 18564 +<000085f7> 2429 +<000085f9> 6468 +<000085fa> 6473 +<000085fb> 2806 +<000085fc> 22392 +<000085fe> 6472 +<000085ff> 17099 +<00008600> 18565 +<00008602> 6441 +<00008606> 6474 +<00008607> 2763 +<0000860a> 6469 +<0000860b> 6471 +<00008610> 17102 +<00008611> 18566 +<00008612> 15077 +<00008613> 6470 +<00008616> 5328 +<00008617> 5313 +<00008618> 17104 +<00008619> 22395 +<0000861a> 6476 +<0000861b> 22396 +<0000861e> 18567 +<00008621> 18568 +<00008622> 6475 +<00008624> 18569 +<00008627> 18570 +<00008629> 15078 +<0000862d> 3936 +<0000862f> 5809 +<00008630> 6477 +<00008636> 22397 +<00008638> 17105 +<00008639> 18572 +<0000863a> 22398 +<0000863c> 18573 +endcidchar + +100 begincidchar +<0000863d> 22399 +<0000863f> 6478 +<00008640> 18575 +<00008641> 16824 +<00008642> 19753 +<00008646> 19754 +<0000864d> 6479 +<0000864e> 1931 +<00008650> 1646 +<00008652> 15079 +<00008653> 18576 +<00008654> 6481 +<00008655> 4244 +<00008656> 18577 +<00008657> 17106 +<0000865a> 1679 +<0000865b> 13336 +<0000865c> 3970 +<0000865d> 22402 +<0000865e> 1771 +<0000865f> 6482 +<00008662> 17107 +<00008663> 15080 +<00008664> 22405 +<00008667> 6483 +<00008669> 22406 +<0000866b> 2988 +<0000866c> 15081 +<0000866f> 15082 +<00008671> 6484 +<00008675> 17109 +<00008676> 22407 +<00008677> 18578 +<00008679> 3282 +<0000867a> 15083 +<0000867b> 1150 +<0000867d> 14214 +<00008687> 18579 +<00008688> 22425 +<00008689> 18580 +<0000868a> 1379 +<0000868d> 15084 +<00008691> 15085 +<00008693> 6485 +<00008695> 2187 +<00008696> 22408 +<00008698> 15086 +<0000869a> 22409 +<000086a1> 22410 +<000086a3> 6486 +<000086a4> 3320 +<000086a6> 22411 +<000086ab> 6498 +<000086ad> 22412 +<000086af> 6492 +<000086b0> 6495 +<000086b1> 18583 +<000086b3> 18584 +<000086b6> 6491 +<000086b7> 22415 +<000086b8> 17110 +<000086b9> 22416 +<000086bf> 22417 +<000086c0> 19755 +<000086c1> 18585 +<000086c3> 18586 +<000086c4> 6493 +<000086c5> 22418 +<000086c6> 6494 +<000086c7> 2308 +<000086c9> 6496 +<000086cb> 2943 +<000086cd> 1836 +<000086ce> 1440 +<000086d1> 18587 +<000086d2> 22419 +<000086d4> 6499 +<000086d5> 18588 +<000086d7> 18589 +<000086d9> 1437 +<000086da> 22420 +<000086db> 6504 +<000086dc> 22421 +<000086de> 6500 +<000086df> 6503 +<000086e0> 22422 +<000086e3> 18590 +<000086e4> 3406 +<000086e5> 22423 +<000086e6> 18591 +<000086e7> 22424 +<000086e9> 6501 +<000086ec> 6502 +<000086ed> 3514 +<000086ee> 3438 +<000086ef> 6505 +<000086f8> 2909 +<000086f9> 6515 +<000086fa> 15089 +<000086fb> 6511 +endcidchar + +100 begincidchar +<000086fc> 17111 +<000086fd> 15090 +<000086fe> 1387 +<00008700> 6509 +<00008702> 3672 +<00008703> 6510 +<00008704> 22426 +<00008705> 18593 +<00008706> 6507 +<00008707> 18594 +<00008708> 6508 +<00008709> 6513 +<0000870a> 6516 +<0000870b> 15091 +<0000870d> 6514 +<0000870e> 18595 +<0000870f> 22427 +<00008710> 18596 +<00008711> 6512 +<00008712> 6506 +<00008713> 15092 +<00008714> 19756 +<00008718> 2966 +<00008719> 15093 +<0000871a> 6523 +<0000871c> 3766 +<0000871e> 15094 +<0000871f> 18597 +<00008721> 18598 +<00008722> 19757 +<00008723> 18599 +<00008725> 6521 +<00008728> 15095 +<00008729> 6522 +<0000872e> 19758 +<0000872f> 22428 +<00008731> 18600 +<00008732> 22429 +<00008734> 6517 +<00008737> 6519 +<00008739> 19759 +<0000873a> 18601 +<0000873b> 6520 +<0000873e> 15096 +<0000873f> 6518 +<00008740> 18602 +<00008743> 18603 +<00008745> 22432 +<00008749> 2698 +<0000874b> 4063 +<0000874c> 6527 +<0000874d> 22433 +<0000874e> 6528 +<00008751> 18604 +<00008753> 6534 +<00008755> 2544 +<00008757> 6530 +<00008758> 18605 +<00008759> 6533 +<0000875d> 19760 +<0000875f> 6525 +<00008760> 6524 +<00008761> 22434 +<00008763> 6535 +<00008766> 1372 +<00008768> 6531 +<0000876a> 6536 +<0000876e> 6532 +<0000876f> 22435 +<00008771> 15097 +<00008772> 18608 +<00008774> 6529 +<00008776> 3023 +<00008778> 6526 +<0000877b> 19761 +<0000877c> 18609 +<0000877f> 3358 +<00008782> 6540 +<00008787> 17112 +<00008788> 15098 +<00008789> 18613 +<0000878b> 18614 +<0000878c> 19762 +<0000878d> 3877 +<0000878e> 19763 +<00008790> 22440 +<00008793> 18615 +<00008795> 22441 +<00008799> 15099 +<0000879e> 19766 +<0000879f> 6539 +<000087a0> 18616 +<000087a2> 6538 +<000087a3> 19767 +<000087a7> 18612 +<000087ab> 6547 +<000087ae> 19768 +<000087af> 6541 +<000087b1> 22443 +<000087b3> 6549 +endcidchar + +100 begincidchar +<000087b5> 15102 +<000087ba> 3920 +<000087bb> 6552 +<000087bd> 6543 +<000087be> 18619 +<000087bf> 19769 +<000087c0> 6544 +<000087c1> 18621 +<000087c4> 6548 +<000087c6> 6551 +<000087c7> 6550 +<000087c8> 22444 +<000087c9> 19770 +<000087ca> 22445 +<000087cb> 6542 +<000087ce> 18622 +<000087d0> 6545 +<000087d2> 6562 +<000087d5> 22446 +<000087d6> 15103 +<000087d9> 22447 +<000087da> 19771 +<000087dc> 22448 +<000087df> 18623 +<000087e0> 6555 +<000087e2> 22449 +<000087e3> 18625 +<000087e4> 22450 +<000087ea> 18628 +<000087eb> 15104 +<000087ec> 7715 +<000087ed> 15105 +<000087ef> 6553 +<000087f1> 22451 +<000087f2> 6554 +<000087f3> 22452 +<000087f5> 15421 +<000087f8> 22453 +<000087f9> 1416 +<000087fa> 22454 +<000087fb> 1628 +<000087fe> 6558 +<000087ff> 22455 +<00008801> 15106 +<00008803> 20312 +<00008805> 6537 +<00008806> 15108 +<00008807> 8614 +<00008809> 22456 +<0000880a> 17114 +<0000880b> 15109 +<0000880d> 6557 +<0000880e> 6561 +<0000880f> 6556 +<00008810> 17115 +<00008811> 6563 +<00008812> 22458 +<00008813> 18629 +<00008814> 15110 +<00008815> 6565 +<00008816> 6564 +<00008818> 19772 +<00008819> 22457 +<0000881a> 22459 +<0000881b> 19773 +<0000881c> 15111 +<0000881e> 22460 +<0000881f> 7813 +<00008821> 6567 +<00008822> 6566 +<00008823> 6497 +<00008827> 6571 +<00008828> 18630 +<0000882d> 19774 +<0000882e> 18631 +<00008830> 22461 +<00008831> 6568 +<00008832> 18632 +<00008835> 22462 +<00008836> 6569 +<00008839> 6570 +<0000883a> 19775 +<0000883b> 6572 +<0000883c> 18633 +<00008840> 1858 +<00008841> 22463 +<00008842> 6574 +<00008843> 22464 +<00008844> 6573 +<00008845> 19776 +<00008846> 2362 +<0000884a> 18635 +<0000884b> 19777 +<0000884c> 2022 +<0000884d> 5412 +<0000884e> 19778 +<00008851> 22468 +<00008852> 6575 +<00008853> 2395 +<00008855> 19779 +endcidchar + +100 begincidchar +<00008856> 15112 +<00008857> 1431 +<00008858> 18636 +<00008859> 6576 +<0000885a> 19780 +<0000885b> 1268 +<0000885c> 22469 +<0000885d> 2495 +<0000885e> 6577 +<0000885f> 15113 +<00008860> 22470 +<00008861> 2023 +<00008862> 6578 +<00008863> 1189 +<00008864> 15114 +<00008868> 3503 +<00008869> 18639 +<0000886b> 6579 +<0000886e> 19781 +<0000886f> 18641 +<00008870> 2608 +<00008871> 22471 +<00008872> 6586 +<00008875> 6583 +<00008877> 2989 +<00008879> 22472 +<0000887b> 22473 +<0000887d> 6584 +<0000887e> 6581 +<0000887f> 1750 +<00008880> 22474 +<00008881> 6580 +<00008882> 6587 +<00008888> 1804 +<0000888b> 2878 +<0000888d> 6593 +<00008892> 6589 +<00008896> 2837 +<00008897> 6588 +<00008898> 15115 +<00008899> 6591 +<0000889e> 6582 +<0000889f> 22475 +<000088a0> 18642 +<000088a2> 6592 +<000088a4> 6594 +<000088a8> 22476 +<000088aa> 15116 +<000088ab> 3459 +<000088ae> 6590 +<000088b0> 6595 +<000088b1> 6597 +<000088b4> 1927 +<000088b5> 6585 +<000088b7> 1157 +<000088ba> 22477 +<000088bc> 18643 +<000088bf> 6596 +<000088c0> 18644 +<000088c1> 2123 +<000088c2> 4030 +<000088c5> 2807 +<000088c6> 14217 +<000088ca> 15119 +<000088cd> 19785 +<000088ce> 17116 +<000088cf> 3946 +<000088d1> 18646 +<000088d2> 15120 +<000088d3> 18647 +<000088d4> 6600 +<000088d5> 3871 +<000088db> 15121 +<000088dc> 3636 +<000088dd> 6603 +<000088de> 22480 +<000088df> 2096 +<000088e0> 19786 +<000088e1> 3947 +<000088e7> 22481 +<000088e8> 6608 +<000088ef> 19787 +<000088f2> 6609 +<000088f3> 2496 +<000088f4> 6607 +<000088f5> 8615 +<000088f7> 22482 +<000088f8> 3921 +<000088f9> 6604 +<000088fc> 6606 +<000088fd> 2657 +<000088fe> 2628 +<00008901> 18649 +<00008902> 6605 +<00008904> 6610 +<00008906> 15124 +<00008907> 3571 +<0000890a> 6612 +<0000890c> 6611 +<0000890d> 22483 +endcidchar + +100 begincidchar +<00008910> 1482 +<00008912> 3673 +<00008913> 6613 +<0000891c> 8360 +<0000891d> 6625 +<0000891e> 6615 +<00008920> 22486 +<00008925> 6616 +<00008926> 19790 +<00008927> 15128 +<00008928> 22487 +<00008930> 15129 +<00008931> 22488 +<00008932> 17118 +<00008935> 19791 +<00008936> 6622 +<00008937> 18651 +<00008938> 6623 +<00008939> 17119 +<0000893a> 22489 +<0000893b> 6621 +<0000893e> 15130 +<00008940> 17120 +<00008941> 6619 +<00008942> 18653 +<00008943> 6614 +<00008944> 6620 +<00008945> 18654 +<00008946> 22490 +<00008949> 18655 +<0000894c> 6624 +<0000894d> 7120 +<0000894f> 22491 +<00008952> 22492 +<00008956> 1320 +<00008957> 22493 +<0000895a> 19792 +<0000895b> 22494 +<0000895c> 19793 +<0000895e> 6627 +<0000895f> 1751 +<00008960> 6626 +<00008961> 22495 +<00008962> 18657 +<00008963> 22496 +<00008964> 6629 +<00008966> 6628 +<0000896a> 6631 +<0000896b> 19794 +<0000896d> 6630 +<0000896e> 22497 +<0000896f> 6632 +<00008970> 19795 +<00008972> 2363 +<00008973> 22498 +<00008974> 6633 +<00008975> 22499 +<00008977> 6634 +<0000897a> 22500 +<0000897b> 15131 +<0000897c> 19796 +<0000897d> 22501 +<0000897e> 6635 +<0000897f> 2658 +<00008980> 13870 +<00008981> 3905 +<00008983> 6636 +<00008986> 3572 +<00008987> 3324 +<00008988> 6637 +<00008989> 18658 +<0000898a> 6638 +<0000898b> 1887 +<0000898d> 22502 +<0000898f> 1606 +<00008990> 18659 +<00008993> 6639 +<00008994> 17121 +<00008995> 22503 +<00008996> 2233 +<00008997> 3319 +<00008998> 6640 +<0000899a> 1454 +<0000899f> 18660 +<000089a0> 22506 +<000089a1> 6641 +<000089a5> 19797 +<000089a6> 6643 +<000089a7> 3937 +<000089a9> 6642 +<000089aa> 2572 +<000089ac> 6644 +<000089af> 6645 +<000089b0> 18661 +<000089b2> 6646 +<000089b3> 1549 +<000089b4> 22507 +<000089b5> 19798 +<000089b6> 22508 +<000089b7> 18662 +endcidchar + +100 begincidchar +<000089ba> 6647 +<000089bc> 19799 +<000089bd> 6648 +<000089d2> 1455 +<000089d4> 15132 +<000089d5> 19800 +<000089d6> 15133 +<000089d7> 22509 +<000089d8> 18663 +<000089da> 6651 +<000089e3> 1394 +<000089e5> 15134 +<000089e6> 2542 +<000089e7> 6654 +<000089e9> 22510 +<000089eb> 18664 +<000089ed> 22511 +<000089f1> 15135 +<000089f3> 18666 +<000089f4> 6655 +<000089f6> 17122 +<000089f8> 6656 +<000089f9> 22512 +<000089fd> 18667 +<000089ff> 18668 +<00008a00> 1908 +<00008a01> 13756 +<00008a02> 3095 +<00008a03> 6657 +<00008a07> 15136 +<00008a08> 1837 +<00008a0a> 2588 +<00008a0c> 6660 +<00008a0e> 3196 +<00008a0f> 15137 +<00008a10> 6659 +<00008a11> 18670 +<00008a12> 8616 +<00008a13> 1799 +<00008a14> 18671 +<00008a15> 15138 +<00008a16> 6658 +<00008a17> 2903 +<00008a18> 1607 +<00008a1b> 6661 +<00008a1d> 6662 +<00008a1e> 22515 +<00008a1f> 2497 +<00008a20> 22516 +<00008a21> 18673 +<00008a22> 15139 +<00008a23> 1859 +<00008a24> 22517 +<00008a25> 6663 +<00008a26> 22518 +<00008a2a> 3674 +<00008a2d> 2691 +<00008a2f> 22521 +<00008a31> 1680 +<00008a33> 3841 +<00008a34> 2764 +<00008a35> 18674 +<00008a36> 6664 +<00008a37> 8617 +<00008a3a> 2573 +<00008a3b> 2990 +<00008a3c> 2498 +<00008a3d> 22522 +<00008a3e> 18675 +<00008a40> 22523 +<00008a41> 6665 +<00008a43> 22524 +<00008a45> 18676 +<00008a46> 6668 +<00008a47> 17123 +<00008a48> 6669 +<00008a49> 19801 +<00008a4d> 18677 +<00008a4e> 15140 +<00008a50> 2094 +<00008a51> 2850 +<00008a52> 6667 +<00008a53> 22525 +<00008a54> 2499 +<00008a55> 3504 +<00008a56> 22526 +<00008a57> 19802 +<00008a58> 18678 +<00008a5b> 6666 +<00008a5c> 22527 +<00008a5d> 17124 +<00008a5e> 2234 +<00008a60> 1269 +<00008a61> 17125 +<00008a62> 6673 +<00008a63> 1838 +<00008a65> 22528 +<00008a66> 2236 +<00008a67> 19803 +<00008a69> 2235 +endcidchar + +100 begincidchar +<00008a6b> 4083 +<00008a6c> 6672 +<00008a6d> 6671 +<00008a6e> 2729 +<00008a70> 1639 +<00008a71> 4073 +<00008a72> 1432 +<00008a73> 2500 +<00008a75> 17126 +<00008a79> 8618 +<00008a7c> 6670 +<00008a7e> 19804 +<00008a7f> 15141 +<00008a80> 22533 +<00008a82> 6675 +<00008a83> 22534 +<00008a84> 6676 +<00008a85> 6674 +<00008a86> 19805 +<00008a87> 1932 +<00008a89> 3882 +<00008a8b> 22535 +<00008a8c> 2237 +<00008a8d> 3293 +<00008a8f> 22536 +<00008a90> 18680 +<00008a91> 6679 +<00008a92> 22537 +<00008a93> 2660 +<00008a95> 2944 +<00008a96> 19806 +<00008a97> 22538 +<00008a98> 3872 +<00008a99> 22539 +<00008a9a> 6682 +<00008a9e> 1952 +<00008a9f> 22540 +<00008aa0> 2659 +<00008aa1> 6678 +<00008aa3> 6683 +<00008aa4> 1953 +<00008aa7> 8619 +<00008aa8> 6677 +<00008aa9> 22541 +<00008aaa> 13880 +<00008aac> 2694 +<00008aad> 3233 +<00008aae> 18679 +<00008aaf> 22542 +<00008ab0> 2925 +<00008ab2> 1373 +<00008ab3> 22543 +<00008ab6> 19807 +<00008ab7> 18681 +<00008ab9> 3460 +<00008abb> 22544 +<00008abc> 1629 +<00008abe> 8620 +<00008abf> 3024 +<00008ac2> 6686 +<00008ac3> 22545 +<00008ac4> 6684 +<00008ac6> 22546 +<00008ac7> 2954 +<00008ac8> 22547 +<00008ac9> 19808 +<00008aca> 22548 +<00008acb> 2661 +<00008acc> 1550 +<00008acd> 6685 +<00008acf> 2593 +<00008ad0> 17127 +<00008ad1> 19809 +<00008ad2> 3986 +<00008ad6> 4070 +<00008ad7> 18682 +<00008ada> 6687 +<00008adb> 6698 +<00008adc> 3025 +<00008add> 19810 +<00008ade> 6697 +<00008adf> 8621 +<00008ae0> 6694 +<00008ae1> 6702 +<00008ae2> 6695 +<00008ae4> 6691 +<00008ae6> 3096 +<00008ae7> 6690 +<00008aeb> 6688 +<00008aec> 19811 +<00008aed> 3851 +<00008aee> 2238 +<00008af0> 22552 +<00008af1> 6692 +<00008af3> 6689 +<00008af4> 15142 +<00008af5> 19812 +<00008af6> 8623 +<00008af7> 6696 +<00008af8> 2430 +endcidchar + +100 begincidchar +<00008afa> 1909 +<00008afc> 18683 +<00008afe> 2906 +<00008aff> 22553 +<00008b00> 3699 +<00008b01> 1276 +<00008b02> 1190 +<00008b04> 3197 +<00008b05> 18686 +<00008b06> 19813 +<00008b07> 6700 +<00008b0a> 18685 +<00008b0b> 22554 +<00008b0c> 6699 +<00008b0d> 18687 +<00008b0e> 3262 +<00008b0f> 19814 +<00008b10> 6704 +<00008b11> 19815 +<00008b14> 6693 +<00008b16> 6703 +<00008b17> 6705 +<00008b19> 1888 +<00008b1a> 6701 +<00008b1b> 2024 +<00008b1c> 18688 +<00008b1d> 2305 +<00008b1e> 22555 +<00008b1f> 15143 +<00008b20> 6706 +<00008b21> 3906 +<00008b26> 6709 +<00008b28> 6712 +<00008b2b> 6710 +<00008b2c> 3495 +<00008b2d> 18689 +<00008b30> 22556 +<00008b33> 6707 +<00008b37> 15144 +<00008b39> 1752 +<00008b3c> 22557 +<00008b3e> 6711 +<00008b41> 6713 +<00008b42> 22558 +<00008b45> 19816 +<00008b46> 17128 +<00008b48> 22559 +<00008b49> 6717 +<00008b4c> 6714 +<00008b4d> 22560 +<00008b4e> 6716 +<00008b4f> 6715 +<00008b51> 18691 +<00008b52> 19817 +<00008b53> 8624 +<00008b54> 15147 +<00008b56> 6718 +<00008b58> 2269 +<00008b59> 17129 +<00008b5a> 6720 +<00008b5b> 6719 +<00008b5c> 3546 +<00008b5e> 18692 +<00008b5f> 6722 +<00008b63> 22561 +<00008b66> 1839 +<00008b69> 17130 +<00008b6b> 6721 +<00008b6c> 6723 +<00008b6d> 19818 +<00008b6f> 6724 +<00008b70> 1630 +<00008b71> 6190 +<00008b72> 2529 +<00008b74> 6725 +<00008b76> 18693 +<00008b77> 1954 +<00008b78> 19819 +<00008b79> 22562 +<00008b7c> 19820 +<00008b7d> 6726 +<00008b7e> 19821 +<00008b7f> 8625 +<00008b80> 6727 +<00008b81> 18694 +<00008b83> 2188 +<00008b84> 22563 +<00008b85> 19822 +<00008b8a> 5075 +<00008b8b> 18695 +<00008b8c> 6728 +<00008b8d> 22564 +<00008b8e> 6729 +<00008b8f> 22565 +<00008b90> 2364 +<00008b96> 6732 +<00008b9c> 15148 +<00008b9d> 17131 +<00008b9e> 15149 +<00008b9f> 19823 +endcidchar + +100 begincidchar +<00008c37> 2921 +<00008c38> 22566 +<00008c39> 18698 +<00008c3a> 6735 +<00008c3d> 18700 +<00008c3e> 22567 +<00008c3f> 6737 +<00008c41> 6736 +<00008c45> 18703 +<00008c46> 3198 +<00008c47> 15150 +<00008c48> 6738 +<00008c49> 17132 +<00008c4a> 3675 +<00008c4b> 19824 +<00008c4c> 6739 +<00008c4e> 6740 +<00008c4f> 18704 +<00008c50> 6741 +<00008c51> 22568 +<00008c53> 19825 +<00008c54> 15151 +<00008c55> 6742 +<00008c57> 18705 +<00008c58> 22569 +<00008c59> 22572 +<00008c5a> 3250 +<00008c5b> 22570 +<00008c5d> 22571 +<00008c61> 2501 +<00008c62> 6743 +<00008c66> 22575 +<00008c68> 17133 +<00008c69> 18706 +<00008c6a> 2045 +<00008c6b> 4103 +<00008c6c> 6744 +<00008c6d> 18707 +<00008c73> 15152 +<00008c78> 6745 +<00008c79> 3505 +<00008c7a> 6746 +<00008c7b> 19826 +<00008c7c> 6754 +<00008c7e> 22578 +<00008c82> 6747 +<00008c85> 6749 +<00008c89> 6748 +<00008c8a> 6750 +<00008c8b> 22581 +<00008c8c> 3700 +<00008c90> 22582 +<00008c92> 18710 +<00008c93> 18709 +<00008c94> 6753 +<00008c98> 6755 +<00008c99> 18711 +<00008c9b> 18713 +<00008c9c> 22584 +<00008c9d> 1419 +<00008c9e> 3075 +<00008c9f> 13644 +<00008ca0> 3547 +<00008ca1> 2130 +<00008ca2> 2025 +<00008ca4> 15153 +<00008ca7> 3521 +<00008ca8> 1375 +<00008ca9> 3426 +<00008caa> 6758 +<00008cab> 1551 +<00008cac> 2681 +<00008cad> 6757 +<00008cae> 6762 +<00008caf> 2999 +<00008cb0> 3823 +<00008cb4> 1608 +<00008cb6> 6763 +<00008cb7> 3353 +<00008cb8> 2879 +<00008cb9> 22585 +<00008cba> 19827 +<00008cbb> 3461 +<00008cbc> 3127 +<00008cbd> 6759 +<00008cbf> 3701 +<00008cc0> 1388 +<00008cc1> 6765 +<00008cc2> 4046 +<00008cc3> 3038 +<00008cc4> 4075 +<00008cc5> 19828 +<00008cc6> 22586 +<00008cc7> 2239 +<00008cc8> 6764 +<00008cc9> 19829 +<00008cca> 2833 +<00008ccb> 22587 +<00008ccd> 6781 +<00008cce> 2730 +endcidchar + +100 begincidchar +<00008ccf> 22588 +<00008cd1> 3280 +<00008cd2> 19830 +<00008cd3> 3522 +<00008cd5> 18715 +<00008cd6> 18714 +<00008cd9> 15154 +<00008cda> 6768 +<00008cdb> 2189 +<00008cdc> 2240 +<00008cdd> 22589 +<00008cde> 2502 +<00008ce0> 3355 +<00008ce1> 15155 +<00008ce2> 1889 +<00008ce3> 6767 +<00008ce4> 6766 +<00008ce6> 3548 +<00008ce8> 22590 +<00008cea> 2285 +<00008cec> 19831 +<00008ced> 3148 +<00008cef> 22591 +<00008cf0> 8626 +<00008cf1> 18717 +<00008cf2> 22592 +<00008cf4> 8627 +<00008cf5> 19832 +<00008cf7> 19833 +<00008cf8> 15156 +<00008cfc> 2026 +<00008cfd> 6769 +<00008cfe> 15157 +<00008cff> 22593 +<00008d01> 19834 +<00008d03> 19835 +<00008d07> 6775 +<00008d08> 2819 +<00008d09> 18719 +<00008d0a> 6774 +<00008d0b> 1570 +<00008d0d> 6777 +<00008d0e> 18720 +<00008d0f> 6776 +<00008d10> 6778 +<00008d12> 8628 +<00008d13> 6780 +<00008d14> 6782 +<00008d16> 6783 +<00008d17> 19836 +<00008d1b> 15158 +<00008d1c> 19837 +<00008d64> 2682 +<00008d65> 22594 +<00008d66> 2299 +<00008d67> 6784 +<00008d69> 15159 +<00008d6b> 1456 +<00008d6c> 15160 +<00008d6d> 6785 +<00008d6e> 19838 +<00008d70> 2808 +<00008d71> 6786 +<00008d73> 6787 +<00008d74> 3549 +<00008d76> 8629 +<00008d77> 1609 +<00008d7f> 22595 +<00008d81> 6788 +<00008d82> 22596 +<00008d84> 15161 +<00008d85> 3026 +<00008d88> 22597 +<00008d8a> 1277 +<00008d8d> 15162 +<00008d90> 22598 +<00008d91> 19839 +<00008d95> 15163 +<00008d99> 6789 +<00008d9e> 22599 +<00008d9f> 19840 +<00008da0> 22600 +<00008da3> 2333 +<00008da6> 15164 +<00008da8> 2620 +<00008dab> 19841 +<00008dac> 22601 +<00008daf> 17134 +<00008db2> 19842 +<00008db3> 2829 +<00008db5> 22602 +<00008db7> 22603 +<00008db9> 22604 +<00008dba> 6792 +<00008dbb> 22605 +<00008dbc> 22613 +<00008dbe> 6791 +<00008dc0> 22606 +<00008dc2> 6790 +<00008dc5> 22607 +endcidchar + +100 begincidchar +<00008dc6> 15165 +<00008dc7> 22608 +<00008dc8> 18721 +<00008dca> 22609 +<00008dcb> 6798 +<00008dcc> 6796 +<00008dce> 15166 +<00008dcf> 6793 +<00008dd1> 17135 +<00008dd4> 22610 +<00008dd5> 19843 +<00008dd6> 6795 +<00008dd7> 17136 +<00008dd9> 18722 +<00008dda> 6794 +<00008ddb> 6797 +<00008ddd> 1681 +<00008ddf> 6801 +<00008de1> 2683 +<00008de3> 6802 +<00008de4> 15167 +<00008de5> 22611 +<00008de7> 19844 +<00008de8> 1933 +<00008dec> 15168 +<00008def> 4047 +<00008df0> 22612 +<00008df3> 3027 +<00008df4> 19847 +<00008df5> 2731 +<00008dfc> 6803 +<00008dfd> 18725 +<00008dff> 6806 +<00008e01> 19848 +<00008e06> 18726 +<00008e0a> 3907 +<00008e0b> 19849 +<00008e0c> 18723 +<00008e0f> 3199 +<00008e10> 6809 +<00008e11> 22616 +<00008e14> 18728 +<00008e16> 18729 +<00008e1f> 6810 +<00008e20> 15169 +<00008e23> 17137 +<00008e26> 19850 +<00008e27> 18732 +<00008e2a> 6824 +<00008e30> 6813 +<00008e31> 19851 +<00008e33> 22617 +<00008e34> 6814 +<00008e35> 6812 +<00008e36> 18735 +<00008e39> 18736 +<00008e3d> 17138 +<00008e42> 6811 +<00008e44> 3097 +<00008e47> 6816 +<00008e48> 6820 +<00008e49> 6817 +<00008e4a> 6815 +<00008e4b> 15170 +<00008e4c> 6818 +<00008e4d> 19854 +<00008e4e> 22620 +<00008e4f> 19855 +<00008e50> 6819 +<00008e54> 18737 +<00008e55> 6826 +<00008e59> 6821 +<00008e5b> 22621 +<00008e5c> 19856 +<00008e5f> 2684 +<00008e60> 6823 +<00008e61> 19857 +<00008e62> 18738 +<00008e63> 6825 +<00008e64> 6822 +<00008e69> 19858 +<00008e6c> 15171 +<00008e6d> 18739 +<00008e6f> 18740 +<00008e70> 15172 +<00008e71> 19859 +<00008e72> 6828 +<00008e74> 2365 +<00008e75> 19860 +<00008e76> 6827 +<00008e77> 19861 +<00008e79> 22624 +<00008e7a> 15173 +<00008e7b> 17139 +<00008e7c> 6829 +<00008e81> 6830 +<00008e84> 6833 +<00008e85> 6832 +<00008e87> 6831 +<00008e89> 19862 +endcidchar + +100 begincidchar +<00008e8a> 6835 +<00008e8b> 6834 +<00008e8d> 3842 +<00008e90> 19863 +<00008e91> 6837 +<00008e92> 15174 +<00008e93> 6836 +<00008e94> 6838 +<00008e95> 19864 +<00008e98> 18741 +<00008e99> 6839 +<00008e9a> 19865 +<00008e9b> 22627 +<00008e9d> 22628 +<00008e9e> 18742 +<00008ea1> 6841 +<00008ea2> 22629 +<00008ea7> 19866 +<00008ea9> 19867 +<00008eaa> 6840 +<00008eab> 2574 +<00008eac> 6842 +<00008ead> 19868 +<00008eae> 15175 +<00008eaf> 1765 +<00008eb0> 6843 +<00008eb1> 6845 +<00008eb3> 15176 +<00008eb5> 18743 +<00008eb6> 14083 +<00008eba> 22630 +<00008ebb> 18744 +<00008ebe> 6846 +<00008ec0> 7663 +<00008ec1> 22631 +<00008ec5> 6847 +<00008ec6> 6844 +<00008ec7> 22634 +<00008ec8> 6848 +<00008eca> 2306 +<00008ecb> 6849 +<00008ecc> 1610 +<00008ecd> 1801 +<00008ecf> 8631 +<00008ed1> 15177 +<00008ed2> 1890 +<00008ed4> 15178 +<00008edb> 6850 +<00008edc> 22635 +<00008edf> 3272 +<00008ee2> 3128 +<00008ee3> 6851 +<00008ee8> 19869 +<00008eeb> 6854 +<00008eed> 22639 +<00008eee> 22636 +<00008ef0> 19870 +<00008ef1> 22637 +<00008ef7> 22638 +<00008ef8> 2272 +<00008ef9> 15179 +<00008efa> 17142 +<00008efb> 6853 +<00008efc> 6852 +<00008efd> 1840 +<00008efe> 6855 +<00008f00> 18748 +<00008f02> 22640 +<00008f03> 1457 +<00008f05> 6857 +<00008f07> 19871 +<00008f08> 18749 +<00008f09> 2124 +<00008f0a> 6856 +<00008f0c> 6865 +<00008f12> 6859 +<00008f13> 6861 +<00008f14> 3637 +<00008f15> 6858 +<00008f16> 22643 +<00008f17> 15180 +<00008f18> 19872 +<00008f19> 6860 +<00008f1b> 6864 +<00008f1c> 6862 +<00008f1d> 1611 +<00008f1e> 17143 +<00008f1f> 6863 +<00008f23> 22646 +<00008f25> 19873 +<00008f26> 6866 +<00008f27> 19874 +<00008f28> 22647 +<00008f29> 3344 +<00008f2a> 4000 +<00008f2b> 18750 +<00008f2c> 19875 +<00008f2d> 17144 +<00008f2e> 22648 +<00008f2f> 2366 +endcidchar + +100 begincidchar +<00008f33> 6867 +<00008f34> 22649 +<00008f35> 19876 +<00008f36> 15181 +<00008f37> 22650 +<00008f38> 3852 +<00008f39> 6869 +<00008f3a> 19877 +<00008f3b> 6868 +<00008f3e> 6872 +<00008f3f> 3883 +<00008f40> 18751 +<00008f41> 22651 +<00008f42> 6871 +<00008f43> 19878 +<00008f44> 1483 +<00008f45> 6870 +<00008f46> 6875 +<00008f47> 19879 +<00008f49> 6874 +<00008f4a> 18752 +<00008f4c> 6873 +<00008f4d> 3116 +<00008f4e> 6876 +<00008f4f> 22652 +<00008f51> 19880 +<00008f54> 17145 +<00008f55> 19881 +<00008f57> 6877 +<00008f58> 18753 +<00008f5c> 6878 +<00008f5f> 2046 +<00008f61> 1787 +<00008f65> 22657 +<00008f9b> 2575 +<00008f9c> 6882 +<00008f9d> 22658 +<00008f9e> 2265 +<00008f9f> 6883 +<00008fa3> 6884 +<00008fa4> 18755 +<00008fa5> 19885 +<00008fa6> 15182 +<00008fa7> 4278 +<00008fa8> 4277 +<00008fad> 6885 +<00008fae> 6143 +<00008faf> 6886 +<00008fb0> 2914 +<00008fb1> 2545 +<00008fb2> 3318 +<00008fb4> 18756 +<00008fb7> 6887 +<00008fb8> 22659 +<00008fba> 3621 +<00008fbb> 3056 +<00008fbc> 2064 +<00008fbe> 22660 +<00008fbf> 2919 +<00008fc0> 22661 +<00008fc1> 18758 +<00008fc2> 1228 +<00008fc4> 3750 +<00008fc5> 2589 +<00008fc6> 18759 +<00008fc8> 14233 +<00008fca> 18761 +<00008fcb> 22662 +<00008fcd> 18762 +<00008fce> 1844 +<00008fd0> 22663 +<00008fd1> 1753 +<00008fd2> 22664 +<00008fd3> 18763 +<00008fd4> 3622 +<00008fd5> 18764 +<00008fda> 6888 +<00008fe0> 15186 +<00008fe2> 6890 +<00008fe3> 22665 +<00008fe4> 15187 +<00008fe5> 6889 +<00008fe6> 1376 +<00008fe8> 17147 +<00008fe9> 3278 +<00008fea> 6891 +<00008feb> 3373 +<00008fed> 3117 +<00008fee> 17148 +<00008fef> 6892 +<00008ff0> 2396 +<00008ff1> 18765 +<00008ff4> 6894 +<00008ff5> 18766 +<00008ff6> 15188 +<00008ff7> 3790 +<00008ff8> 6909 +<00008ffb> 18767 +<00008ffd> 3045 +<00008ffe> 22666 +endcidchar + +100 begincidchar +<00009000> 2880 +<00009001> 2809 +<00009002> 15189 +<00009003> 3200 +<00009004> 19886 +<00009005> 6895 +<00009006> 1647 +<00009008> 17149 +<0000900b> 6904 +<0000900c> 18768 +<0000900d> 6901 +<0000900e> 6914 +<0000900f> 3201 +<00009010> 2974 +<00009011> 6898 +<00009013> 3098 +<00009014> 3149 +<00009015> 6899 +<00009016> 6903 +<00009017> 2598 +<00009018> 22667 +<00009019> 3357 +<0000901a> 3048 +<0000901b> 19887 +<0000901d> 2662 +<0000901e> 6902 +<0000901f> 2830 +<00009020> 2820 +<00009021> 6900 +<00009022> 1133 +<00009023> 4040 +<00009027> 6905 +<0000902c> 15190 +<0000902d> 17150 +<0000902e> 2881 +<0000902f> 19888 +<00009031> 2367 +<00009032> 2576 +<00009035> 6907 +<00009036> 6906 +<00009037> 18769 +<00009038> 1203 +<00009039> 6908 +<0000903c> 3489 +<0000903e> 6916 +<0000903f> 22673 +<00009041> 3251 +<00009042> 2609 +<00009043> 18771 +<00009044> 15191 +<00009045> 2967 +<00009047> 1776 +<00009049> 6915 +<0000904a> 3873 +<0000904b> 1249 +<0000904c> 19889 +<0000904d> 3623 +<0000904e> 1377 +<00009053> 3219 +<00009054> 2913 +<00009055> 1191 +<00009056> 6917 +<00009058> 6918 +<00009059> 7476 +<0000905b> 19890 +<0000905c> 2845 +<0000905d> 18772 +<0000905e> 6919 +<00009060> 1301 +<00009061> 2766 +<00009062> 22674 +<00009063> 1891 +<00009065> 3908 +<00009066> 22675 +<00009067> 8634 +<00009068> 6920 +<00009069> 3110 +<0000906c> 22676 +<0000906d> 2810 +<0000906e> 2307 +<0000906f> 6921 +<00009070> 19891 +<00009072> 6924 +<00009074> 19892 +<00009075> 2415 +<00009076> 6922 +<00009077> 2733 +<00009078> 2732 +<00009079> 19893 +<0000907a> 1192 +<0000907c> 3987 +<0000907d> 6926 +<0000907f> 3462 +<00009080> 6928 +<00009081> 6927 +<00009082> 6925 +<00009083> 5943 +<00009084> 1552 +<00009085> 18775 +<00009087> 6893 +endcidchar + +100 begincidchar +<00009088> 15192 +<00009089> 6930 +<0000908a> 6929 +<0000908b> 19894 +<0000908c> 18776 +<0000908e> 22677 +<0000908f> 6931 +<00009090> 18777 +<00009091> 3874 +<00009095> 15193 +<00009097> 17151 +<00009098> 19895 +<00009099> 15194 +<0000909b> 15195 +<000090a0> 19896 +<000090a1> 18778 +<000090a2> 15196 +<000090a3> 3257 +<000090a5> 22678 +<000090a6> 3676 +<000090a8> 6932 +<000090aa> 2309 +<000090af> 6933 +<000090b0> 18780 +<000090b1> 6934 +<000090b2> 19897 +<000090b3> 17152 +<000090b4> 15197 +<000090b5> 6935 +<000090b6> 18781 +<000090b8> 3099 +<000090bd> 19898 +<000090be> 17153 +<000090c1> 1198 +<000090c3> 18782 +<000090c7> 17156 +<000090c8> 18783 +<000090c9> 19899 +<000090ca> 2027 +<000090cc> 22679 +<000090ce> 4064 +<000090d2> 22684 +<000090d5> 22680 +<000090d7> 15198 +<000090db> 6939 +<000090dc> 18785 +<000090dd> 15199 +<000090de> 8635 +<000090df> 18786 +<000090e1> 1802 +<000090e2> 6936 +<000090e4> 6937 +<000090e5> 22683 +<000090e8> 3558 +<000090eb> 18791 +<000090ed> 1458 +<000090ef> 17157 +<000090f0> 19900 +<000090f2> 18789 +<000090f4> 15200 +<000090f5> 3875 +<000090f6> 18788 +<000090f7> 1719 +<000090fd> 3150 +<00009100> 18790 +<00009102> 6940 +<00009104> 18794 +<00009105> 19901 +<00009106> 18795 +<00009108> 22685 +<0000910d> 22686 +<00009110> 22687 +<00009112> 6941 +<00009114> 17158 +<00009115> 8637 +<00009116> 17159 +<00009117> 15201 +<00009118> 18796 +<00009119> 6942 +<0000911a> 22688 +<0000911c> 15202 +<0000911e> 18797 +<00009120> 22689 +<00009125> 19902 +<00009127> 8638 +<00009129> 22690 +<0000912d> 3100 +<0000912e> 22691 +<0000912f> 17162 +<00009130> 6944 +<00009131> 15203 +<00009132> 6943 +<00009134> 17163 +<00009136> 22692 +<00009137> 18798 +<00009139> 18799 +<0000913a> 15204 +<0000913c> 22693 +<0000913d> 15205 +<00009143> 22694 +endcidchar + +100 begincidchar +<00009148> 15206 +<00009149> 3243 +<0000914a> 6945 +<0000914b> 2368 +<0000914c> 2316 +<0000914d> 3345 +<0000914e> 2991 +<0000914f> 22695 +<00009152> 2334 +<00009153> 22696 +<00009154> 2610 +<00009156> 6946 +<00009157> 18802 +<00009158> 6947 +<00009159> 18803 +<0000915a> 19903 +<0000915b> 15207 +<00009161> 15208 +<00009162> 2595 +<00009163> 6948 +<00009164> 15209 +<00009165> 6949 +<00009167> 19904 +<00009169> 6950 +<0000916a> 3929 +<0000916c> 2369 +<0000916d> 22697 +<00009172> 6952 +<00009173> 6951 +<00009174> 18804 +<00009175> 2028 +<00009177> 2053 +<00009178> 2190 +<00009179> 18805 +<0000917a> 19905 +<0000917b> 22698 +<00009181> 22699 +<00009182> 6955 +<00009183> 17164 +<00009185> 18806 +<00009186> 22700 +<00009187> 2416 +<00009189> 6954 +<0000918a> 19906 +<0000918b> 6953 +<0000918d> 2889 +<0000918e> 15210 +<00009190> 1955 +<00009191> 19907 +<00009192> 2663 +<00009195> 19908 +<00009197> 3396 +<00009198> 22703 +<0000919c> 2371 +<0000919e> 15211 +<000091a1> 22704 +<000091a2> 6956 +<000091a4> 2503 +<000091a6> 22705 +<000091a8> 15212 +<000091aa> 6959 +<000091ab> 6957 +<000091ac> 7707 +<000091af> 6958 +<000091b0> 19909 +<000091b1> 7777 +<000091b2> 15215 +<000091b3> 18807 +<000091b4> 6961 +<000091b5> 6960 +<000091b6> 18808 +<000091b8> 2530 +<000091ba> 6962 +<000091bb> 19910 +<000091bc> 15216 +<000091bd> 19911 +<000091bf> 22706 +<000091c2> 19912 +<000091c5> 19913 +<000091c6> 3428 +<000091c7> 2115 +<000091c8> 2317 +<000091c9> 6965 +<000091cb> 6966 +<000091cc> 3948 +<000091cd> 2383 +<000091ce> 3834 +<000091cf> 3988 +<000091d0> 6967 +<000091d1> 1754 +<000091d6> 6968 +<000091d7> 8640 +<000091d8> 3101 +<000091d9> 22709 +<000091da> 8639 +<000091db> 6971 +<000091dc> 1494 +<000091dd> 2577 +<000091de> 8641 +<000091df> 6969 +endcidchar + +100 begincidchar +<000091e1> 6970 +<000091e3> 3068 +<000091e6> 3715 +<000091e7> 1780 +<000091ec> 18813 +<000091ef> 22712 +<000091f0> 15217 +<000091f1> 17165 +<000091f7> 15218 +<000091f9> 22713 +<000091fb> 15219 +<000091fc> 6972 +<000091fd> 22714 +<000091ff> 6976 +<00009200> 19914 +<00009201> 18814 +<00009206> 8646 +<00009207> 15220 +<00009209> 19915 +<0000920a> 8648 +<0000920c> 22717 +<0000920d> 3255 +<0000920e> 1441 +<00009210> 8647 +<00009211> 6980 +<00009214> 6977 +<00009215> 6979 +<00009218> 22720 +<0000921e> 6975 +<00009223> 19916 +<00009228> 15221 +<00009229> 7050 +<0000922c> 6978 +<00009233> 15222 +<00009234> 4019 +<00009237> 1934 +<00009238> 15223 +<00009239> 8655 +<0000923a> 8649 +<0000923c> 8651 +<0000923e> 22731 +<0000923f> 6988 +<00009240> 8650 +<00009242> 18818 +<00009243> 15224 +<00009244> 3118 +<00009245> 6983 +<00009246> 22732 +<00009247> 15225 +<00009248> 6986 +<00009249> 6984 +<0000924a> 18819 +<0000924b> 6989 +<0000924d> 22733 +<0000924e> 8652 +<0000924f> 15226 +<00009250> 6990 +<00009251> 8654 +<00009256> 18820 +<00009257> 6982 +<00009258> 22734 +<00009259> 8653 +<0000925a> 6995 +<0000925b> 1302 +<0000925e> 6981 +<00009260> 15227 +<00009261> 18821 +<00009262> 3393 +<00009264> 6985 +<00009265> 18822 +<00009266> 2504 +<00009267> 8656 +<00009268> 18823 +<00009269> 22737 +<00009271> 2029 +<00009275> 22741 +<00009276> 19917 +<00009279> 22742 +<0000927b> 22743 +<0000927e> 3702 +<0000927f> 18827 +<00009280> 1756 +<00009283> 2384 +<00009285> 3220 +<00009288> 8362 +<00009289> 18828 +<0000928a> 22744 +<0000928d> 18829 +<0000928e> 19918 +<00009291> 2735 +<00009292> 22745 +<00009293> 6993 +<00009295> 6987 +<00009296> 6992 +<00009297> 18830 +<00009298> 3791 +<00009299> 18831 +<0000929a> 3028 +<0000929b> 6994 +<0000929c> 6991 +endcidchar + +100 begincidchar +<0000929f> 18832 +<000092a0> 22746 +<000092a7> 8657 +<000092a8> 22749 +<000092ab> 18833 +<000092ad> 2734 +<000092af> 19919 +<000092b2> 18836 +<000092b3> 13652 +<000092b6> 22750 +<000092b7> 6998 +<000092b8> 22751 +<000092b9> 6997 +<000092ba> 22752 +<000092bd> 22753 +<000092c1> 19922 +<000092c2> 15228 +<000092c3> 19923 +<000092c5> 19924 +<000092c6> 18839 +<000092c7> 22754 +<000092c8> 19925 +<000092cd> 22755 +<000092ce> 18840 +<000092cf> 6996 +<000092d0> 8663 +<000092d2> 3677 +<000092d3> 8667 +<000092d5> 8665 +<000092d7> 8661 +<000092d8> 22756 +<000092d9> 8662 +<000092df> 15231 +<000092e0> 8666 +<000092e1> 22759 +<000092e3> 22760 +<000092e4> 2437 +<000092e5> 18841 +<000092e7> 8660 +<000092e8> 22761 +<000092e9> 6999 +<000092ea> 3631 +<000092ec> 22762 +<000092ed> 1270 +<000092ee> 22763 +<000092f0> 22764 +<000092f2> 3512 +<000092f3> 2992 +<000092f7> 18845 +<000092f8> 1682 +<000092f9> 8368 +<000092fa> 7001 +<000092fb> 8670 +<000092fc> 2031 +<000092ff> 8673 +<00009300> 22765 +<00009302> 8675 +<00009304> 13402 +<00009306> 2170 +<00009308> 22766 +<0000930d> 15232 +<0000930f> 7000 +<00009310> 2611 +<00009311> 18842 +<00009314> 19926 +<00009315> 15233 +<00009318> 2612 +<00009319> 7004 +<0000931a> 7006 +<0000931c> 22767 +<0000931d> 8674 +<0000931e> 8672 +<0000931f> 15234 +<00009320> 2531 +<00009321> 8669 +<00009322> 7005 +<00009323> 7007 +<00009324> 22768 +<00009325> 8668 +<00009326> 1739 +<00009327> 15235 +<00009328> 3511 +<00009329> 18846 +<0000932a> 22769 +<0000932b> 2318 +<0000932c> 4041 +<0000932e> 7003 +<0000932f> 2152 +<00009332> 4069 +<00009333> 19927 +<00009334> 22770 +<00009335> 7009 +<00009336> 19928 +<00009337> 22771 +<0000933a> 7008 +<0000933b> 7010 +<00009344> 7002 +<00009347> 15236 +<00009348> 8361 +<00009349> 17166 +endcidchar + +100 begincidchar +<0000934a> 13400 +<0000934b> 3265 +<0000934d> 3151 +<00009350> 22772 +<00009351> 18849 +<00009352> 15237 +<00009354> 3059 +<00009355> 22773 +<00009356> 7015 +<00009357> 8677 +<00009358> 19929 +<0000935a> 18850 +<0000935b> 2945 +<0000935c> 7011 +<0000935e> 22774 +<00009360> 7012 +<00009367> 22775 +<00009369> 22776 +<0000936a> 15239 +<0000936b> 18851 +<0000936c> 1795 +<0000936d> 15240 +<0000936e> 7014 +<0000936f> 22777 +<00009370> 8676 +<00009371> 18852 +<00009373> 18853 +<00009374> 22778 +<00009375> 1892 +<00009376> 22779 +<0000937a> 22780 +<0000937c> 7013 +<0000937d> 22781 +<0000937e> 2505 +<0000937f> 19930 +<00009382> 19931 +<00009388> 18857 +<0000938a> 19932 +<0000938b> 18858 +<0000938c> 1495 +<0000938d> 22784 +<0000938f> 18859 +<00009392> 22785 +<00009394> 7019 +<00009395> 22786 +<00009396> 2095 +<00009397> 2811 +<00009398> 22787 +<0000939a> 3046 +<0000939b> 15241 +<0000939e> 18860 +<000093a1> 18854 +<000093a3> 17169 +<000093a4> 8678 +<000093a6> 22789 +<000093a7> 1433 +<000093a8> 22790 +<000093a9> 15243 +<000093ab> 22791 +<000093ae> 3039 +<000093b0> 7016 +<000093b9> 7020 +<000093ba> 15242 +<000093bb> 19933 +<000093c1> 15244 +<000093c3> 7026 +<000093c6> 8679 +<000093c7> 18865 +<000093c8> 7029 +<000093c9> 22797 +<000093ca> 15245 +<000093cb> 22798 +<000093cc> 19934 +<000093cd> 22799 +<000093d0> 7028 +<000093d1> 3111 +<000093d3> 22800 +<000093d8> 7025 +<000093d9> 22801 +<000093dc> 18866 +<000093dd> 7027 +<000093de> 8680 +<000093df> 17170 +<000093e1> 1720 +<000093e2> 15246 +<000093e4> 7030 +<000093e5> 7024 +<000093e6> 19935 +<000093e7> 18867 +<000093e8> 7023 +<000093f1> 18864 +<000093f5> 18861 +<000093f7> 22802 +<000093f8> 8681 +<000093f9> 19936 +<000093fa> 15247 +<000093fb> 18871 +<000093fd> 15248 +<00009401> 22803 +<00009402> 19937 +endcidchar + +100 begincidchar +<00009403> 7034 +<00009404> 17171 +<00009407> 7035 +<00009408> 22804 +<00009409> 18868 +<0000940f> 15249 +<00009410> 7036 +<00009413> 7033 +<00009414> 7032 +<00009415> 22805 +<00009418> 2506 +<00009419> 3202 +<0000941a> 7031 +<0000941f> 22806 +<00009421> 7040 +<0000942b> 7038 +<0000942e> 19940 +<0000942f> 22807 +<00009431> 8682 +<00009432> 18872 +<00009433> 17172 +<00009434> 15250 +<00009435> 7039 +<00009436> 7037 +<00009438> 2904 +<0000943a> 7041 +<0000943b> 18873 +<0000943d> 22808 +<0000943f> 15251 +<00009441> 7042 +<00009443> 22809 +<00009444> 7044 +<00009445> 8683 +<00009448> 8684 +<0000944a> 17173 +<0000944c> 19941 +<00009451> 1553 +<00009452> 7043 +<00009453> 3846 +<00009455> 15252 +<00009459> 22810 +<0000945a> 7055 +<0000945b> 7045 +<0000945c> 22811 +<0000945e> 7048 +<0000945f> 22812 +<00009460> 7046 +<00009461> 22813 +<00009462> 7047 +<00009463> 17174 +<00009468> 22814 +<0000946a> 7049 +<0000946b> 15253 +<0000946d> 18876 +<0000946e> 22815 +<0000946f> 18877 +<00009470> 7051 +<00009471> 17175 +<00009472> 15254 +<00009475> 7052 +<00009477> 7053 +<0000947c> 7056 +<0000947d> 7054 +<0000947e> 7057 +<0000947f> 7059 +<00009481> 7058 +<00009483> 22817 +<00009484> 22816 +<00009577> 3029 +<00009578> 15255 +<00009579> 18878 +<0000957e> 22818 +<00009580> 3827 +<00009582> 7060 +<00009583> 2736 +<00009584> 22819 +<00009586> 18879 +<00009587> 7061 +<00009588> 19942 +<00009589> 3604 +<0000958a> 7062 +<0000958b> 1417 +<0000958e> 17176 +<0000958f> 1246 +<00009591> 1555 +<00009592> 8685 +<00009593> 1554 +<00009594> 7063 +<00009596> 7064 +<0000959f> 17177 +<000095a0> 7067 +<000095a1> 19943 +<000095a2> 1556 +<000095a3> 1459 +<000095a4> 2032 +<000095a5> 3402 +<000095a6> 15256 +<000095a7> 7069 +<000095a8> 7068 +<000095a9> 15257 +endcidchar + +100 begincidchar +<000095ab> 20313 +<000095ac> 17178 +<000095ad> 7070 +<000095b1> 13653 +<000095b2> 1278 +<000095b4> 15259 +<000095b6> 17179 +<000095b9> 7073 +<000095ba> 22822 +<000095bb> 7072 +<000095bc> 7071 +<000095bd> 15260 +<000095be> 7074 +<000095bf> 19944 +<000095c3> 7077 +<000095c6> 19945 +<000095c7> 1163 +<000095c8> 18884 +<000095c9> 19946 +<000095ca> 7075 +<000095cb> 17180 +<000095cc> 7079 +<000095cd> 7078 +<000095d0> 17181 +<000095d3> 17182 +<000095d4> 7081 +<000095d5> 7080 +<000095d6> 7082 +<000095d8> 3206 +<000095d9> 22823 +<000095da> 15261 +<000095dc> 7083 +<000095dd> 22824 +<000095de> 17184 +<000095df> 22825 +<000095e0> 19949 +<000095e1> 7084 +<000095e2> 7086 +<000095e4> 19950 +<000095e5> 7085 +<000095e6> 19951 +<000095e8> 14061 +<0000961c> 3550 +<0000961d> 15262 +<0000961e> 22826 +<00009621> 7087 +<00009622> 22827 +<00009624> 19952 +<00009628> 7088 +<0000962a> 2133 +<0000962c> 18887 +<00009631> 19953 +<00009632> 3703 +<00009637> 22830 +<00009638> 19954 +<0000963b> 2765 +<0000963c> 18891 +<0000963d> 19955 +<0000963f> 1128 +<00009640> 2859 +<00009641> 15263 +<00009642> 7091 +<00009644> 3551 +<0000964b> 7094 +<0000964c> 7092 +<0000964d> 2033 +<0000964f> 7093 +<00009650> 1910 +<00009652> 22833 +<00009654> 19956 +<00009658> 15264 +<0000965b> 3605 +<0000965c> 7096 +<0000965d> 7098 +<0000965e> 7097 +<0000965f> 7099 +<00009661> 18892 +<00009662> 1219 +<00009663> 2590 +<00009664> 2438 +<00009665> 1557 +<00009666> 7100 +<0000966a> 3356 +<0000966c> 7102 +<0000966e> 22836 +<00009670> 1220 +<00009672> 7101 +<00009673> 3040 +<00009674> 19957 +<00009675> 3989 +<00009676> 3203 +<00009677> 7095 +<00009678> 3950 +<0000967a> 1893 +<0000967b> 19958 +<0000967c> 22837 +<0000967d> 3909 +<0000967e> 22838 +<0000967f> 19959 +<00009681> 19960 +endcidchar + +100 begincidchar +<00009682> 18894 +<00009683> 19961 +<00009684> 15265 +<00009685> 1777 +<00009686> 3964 +<00009688> 1790 +<00009689> 19962 +<0000968a> 2882 +<0000968b> 6252 +<0000968d> 7103 +<0000968e> 1418 +<0000968f> 2613 +<00009691> 22839 +<00009694> 1460 +<00009695> 7105 +<00009696> 19963 +<00009697> 7106 +<00009698> 7104 +<00009699> 1850 +<0000969a> 18896 +<0000969b> 2125 +<0000969c> 2507 +<0000969d> 8688 +<0000969f> 22840 +<000096a0> 1221 +<000096a3> 4001 +<000096a4> 15266 +<000096a5> 17185 +<000096a6> 22841 +<000096a7> 7108 +<000096a8> 6923 +<000096a9> 15267 +<000096aa> 7107 +<000096ae> 19964 +<000096af> 8689 +<000096b0> 7111 +<000096b3> 18899 +<000096b4> 7112 +<000096b6> 7113 +<000096b7> 4020 +<000096ba> 18900 +<000096bb> 2669 +<000096bc> 3407 +<000096bd> 18901 +<000096c0> 2627 +<000096c1> 1571 +<000096c4> 3876 +<000096c5> 1389 +<000096c6> 2370 +<000096c7> 1935 +<000096c9> 7118 +<000096ca> 22842 +<000096cb> 7117 +<000096cc> 2241 +<000096cd> 7119 +<000096ce> 7116 +<000096d1> 2166 +<000096d2> 15268 +<000096d5> 7123 +<000096d6> 6546 +<000096d8> 18904 +<000096d9> 4331 +<000096da> 18905 +<000096db> 2621 +<000096dc> 7121 +<000096dd> 18906 +<000096de> 15270 +<000096df> 22844 +<000096e2> 3949 +<000096e3> 3273 +<000096e8> 1229 +<000096e9> 15271 +<000096ea> 2695 +<000096eb> 2274 +<000096ef> 17186 +<000096f0> 3591 +<000096f1> 15272 +<000096f2> 1250 +<000096f6> 4021 +<000096f7> 3925 +<000096f9> 7124 +<000096fa> 22845 +<000096fb> 3135 +<00009700> 2343 +<00009702> 15273 +<00009703> 19965 +<00009704> 7125 +<00009705> 22846 +<00009706> 7126 +<00009707> 2578 +<00009708> 7127 +<00009709> 15274 +<0000970a> 4022 +<0000970d> 7122 +<0000970e> 7129 +<0000970f> 7131 +<00009711> 7130 +<00009713> 7128 +<00009714> 18908 +<00009716> 7132 +endcidchar + +100 begincidchar +<00009719> 7133 +<0000971a> 22847 +<0000971b> 19966 +<0000971c> 2812 +<0000971d> 22848 +<0000971e> 1378 +<00009723> 18909 +<00009724> 7134 +<00009727> 3780 +<00009728> 19969 +<0000972a> 7135 +<00009730> 7136 +<00009731> 19970 +<00009732> 4048 +<00009733> 8690 +<00009736> 18911 +<00009738> 5140 +<00009739> 7137 +<0000973b> 8691 +<00009741> 18912 +<00009742> 7143 +<00009743> 8692 +<00009744> 7140 +<00009746> 7141 +<00009747> 18913 +<00009748> 7142 +<00009749> 7144 +<0000974a> 22850 +<0000974d> 8693 +<0000974e> 17187 +<0000974f> 8694 +<00009751> 8695 +<00009752> 2664 +<00009755> 20314 +<00009756> 3843 +<00009757> 18914 +<00009758> 22851 +<00009759> 2665 +<0000975a> 15275 +<0000975b> 18915 +<0000975c> 7145 +<0000975e> 3463 +<00009760> 7146 +<00009761> 7430 +<00009762> 3800 +<00009763> 15276 +<00009764> 7147 +<00009766> 7148 +<00009767> 19971 +<00009768> 7149 +<00009769> 1461 +<0000976a> 18916 +<0000976b> 7151 +<0000976d> 2591 +<0000976e> 15277 +<00009771> 7152 +<00009773> 15278 +<00009774> 1786 +<00009776> 19972 +<00009779> 7153 +<0000977a> 7157 +<0000977b> 22854 +<0000977c> 7155 +<0000977d> 19973 +<0000977f> 19974 +<00009780> 22855 +<00009781> 7156 +<00009784> 1489 +<00009785> 7154 +<00009786> 7158 +<00009789> 22856 +<0000978b> 7159 +<0000978d> 1164 +<00009795> 17188 +<00009796> 18919 +<00009797> 22857 +<00009798> 2508 +<00009799> 19975 +<0000979a> 15279 +<0000979c> 7162 +<0000979e> 18920 +<0000979f> 19976 +<000097a0> 1633 +<000097a2> 15280 +<000097a3> 7165 +<000097a6> 7164 +<000097a8> 7163 +<000097ab> 6708 +<000097ac> 19977 +<000097ad> 3628 +<000097ae> 17189 +<000097b8> 22858 +<000097b9> 19978 +<000097ba> 17190 +<000097bc> 22859 +<000097be> 18923 +<000097bf> 22860 +<000097c1> 17191 +<000097c3> 7168 +<000097c6> 7169 +endcidchar + +100 begincidchar +<000097c7> 22863 +<000097c8> 7170 +<000097c9> 17192 +<000097ca> 22864 +<000097cb> 7171 +<000097cc> 18924 +<000097cd> 19979 +<000097ce> 22865 +<000097d0> 22866 +<000097d1> 18925 +<000097d3> 1558 +<000097d4> 18926 +<000097d7> 22867 +<000097d8> 18927 +<000097d9> 15283 +<000097db> 17193 +<000097dc> 7172 +<000097dd> 22868 +<000097de> 15284 +<000097e0> 19980 +<000097e1> 18928 +<000097e4> 22869 +<000097ed> 7173 +<000097ee> 3289 +<000097ef> 19981 +<000097f1> 18929 +<000097f2> 7175 +<000097f3> 1339 +<000097f4> 15285 +<000097f5> 7178 +<000097f6> 7177 +<000097fa> 22872 +<000097fb> 1222 +<000097ff> 1721 +<00009801> 3607 +<00009802> 3030 +<00009803> 2066 +<00009804> 18930 +<00009805> 2034 +<00009806> 2417 +<00009807> 19982 +<00009808> 2594 +<0000980a> 15286 +<0000980c> 7180 +<0000980d> 18931 +<0000980e> 15287 +<0000980f> 7179 +<00009810> 3884 +<00009811> 1572 +<00009812> 3430 +<00009813> 3252 +<00009814> 18932 +<00009816> 18933 +<00009817> 2626 +<00009818> 3990 +<00009819> 22873 +<0000981a> 1841 +<0000981c> 22874 +<0000981e> 15288 +<00009820> 22875 +<00009821> 7183 +<00009823> 15289 +<00009824> 7182 +<00009825> 18938 +<00009826> 19983 +<0000982b> 15290 +<0000982c> 3705 +<0000982d> 3204 +<0000982e> 19984 +<0000982f> 22876 +<00009830> 7795 +<00009834> 1266 +<00009835> 22877 +<00009837> 7184 +<00009838> 7181 +<00009839> 14259 +<0000983b> 3523 +<0000983c> 3924 +<0000983d> 7185 +<0000983e> 15291 +<00009844> 22878 +<00009846> 7186 +<00009847> 18939 +<0000984a> 22879 +<0000984b> 7188 +<0000984c> 2890 +<0000984f> 7187 +<00009851> 22880 +<00009854> 1573 +<00009855> 1894 +<00009856> 17194 +<00009857> 8697 +<00009858> 1574 +<00009859> 15294 +<0000985a> 7752 +<0000985b> 3129 +<0000985e> 4008 +<00009865> 8698 +<00009866> 18940 +<00009867> 1936 +endcidchar + +100 begincidchar +<0000986a> 22881 +<0000986b> 7189 +<0000986c> 15295 +<00009873> 7194 +<00009874> 7193 +<000098a8> 3561 +<000098aa> 7195 +<000098ab> 18941 +<000098ad> 18942 +<000098ae> 22882 +<000098af> 7196 +<000098b0> 18943 +<000098b1> 7197 +<000098b4> 19987 +<000098b6> 7198 +<000098b7> 18945 +<000098b8> 15296 +<000098ba> 15297 +<000098bf> 15298 +<000098c2> 18948 +<000098c3> 7200 +<000098c4> 7199 +<000098c5> 19988 +<000098c6> 7201 +<000098c7> 18949 +<000098c8> 15299 +<000098cb> 18950 +<000098cc> 22883 +<000098db> 3464 +<000098dc> 6201 +<000098df> 2543 +<000098e0> 13848 +<000098e1> 18951 +<000098e2> 1612 +<000098e3> 18952 +<000098e5> 15300 +<000098e6> 22884 +<000098e7> 17195 +<000098e9> 7202 +<000098ea> 18953 +<000098eb> 7203 +<000098ed> 4289 +<000098ee> 5338 +<000098ef> 3431 +<000098f2> 1215 +<000098f3> 18956 +<000098f4> 1151 +<000098f6> 22885 +<000098fc> 2242 +<000098fd> 3678 +<000098fe> 2534 +<00009902> 19989 +<00009903> 7204 +<00009905> 3819 +<00009907> 22886 +<00009908> 18957 +<00009909> 7205 +<0000990a> 3910 +<0000990c> 1252 +<00009910> 2191 +<00009911> 19990 +<00009912> 7206 +<00009913> 1390 +<00009914> 7207 +<00009915> 19991 +<00009918> 7208 +<0000991f> 22887 +<00009920> 7213 +<00009921> 7209 +<00009922> 22888 +<00009924> 7212 +<00009926> 22889 +<00009927> 8701 +<00009928> 1559 +<0000992b> 22890 +<0000992c> 7214 +<0000992e> 7215 +<00009931> 18967 +<00009934> 22891 +<00009935> 19992 +<00009939> 22892 +<00009940> 15303 +<00009941> 18971 +<00009942> 7218 +<00009945> 7220 +<00009946> 18972 +<00009947> 22893 +<00009948> 19993 +<00009949> 7219 +<0000994b> 7222 +<0000994c> 7225 +<0000994d> 15304 +<0000994e> 18973 +<00009950> 7221 +<00009954> 19994 +<00009955> 7226 +<00009957> 1722 +<00009958> 17196 +<00009959> 22894 +<0000995b> 22895 +endcidchar + +100 begincidchar +<0000995c> 15305 +<0000995e> 19995 +<0000995f> 15306 +<00009960> 18974 +<00009996> 2335 +<00009999> 2035 +<0000999b> 22896 +<0000999d> 22897 +<0000999e> 8703 +<0000999f> 22898 +<000099a3> 18975 +<000099a5> 7229 +<000099a6> 18976 +<000099a8> 1436 +<000099ac> 3333 +<000099b0> 22899 +<000099b1> 15307 +<000099b2> 22900 +<000099b3> 2968 +<000099b4> 3267 +<000099b5> 22901 +<000099bc> 7232 +<000099bd> 18977 +<000099bf> 18978 +<000099c1> 3379 +<000099c3> 18979 +<000099c4> 2860 +<000099c5> 1274 +<000099c6> 1766 +<000099c8> 1767 +<000099c9> 15310 +<000099d0> 2993 +<000099d1> 7237 +<000099d2> 1768 +<000099d3> 22902 +<000099d4> 18980 +<000099d5> 1391 +<000099d8> 7236 +<000099d9> 18981 +<000099da> 22903 +<000099db> 7234 +<000099dc> 22904 +<000099dd> 7235 +<000099de> 18982 +<000099df> 7233 +<000099e1> 19996 +<000099e2> 7247 +<000099e7> 22905 +<000099f0> 18984 +<000099f8> 7243 +<000099f9> 18985 +<000099fb> 7242 +<000099fc> 18986 +<000099ff> 2403 +<00009a01> 7244 +<00009a02> 15311 +<00009a03> 17197 +<00009a04> 22913 +<00009a05> 7246 +<00009a08> 14266 +<00009a0a> 18987 +<00009a0b> 22914 +<00009a0c> 19997 +<00009a0e> 1613 +<00009a0f> 7245 +<00009a10> 19998 +<00009a11> 18988 +<00009a12> 2813 +<00009a13> 1895 +<00009a16> 15312 +<00009a19> 7248 +<00009a1a> 18989 +<00009a1e> 22915 +<00009a20> 18990 +<00009a22> 22916 +<00009a23> 19999 +<00009a24> 15313 +<00009a27> 15314 +<00009a28> 2861 +<00009a2b> 7249 +<00009a30> 3205 +<00009a31> 18991 +<00009a33> 22917 +<00009a35> 22918 +<00009a36> 15317 +<00009a37> 7250 +<00009a38> 15318 +<00009a3e> 7255 +<00009a40> 7253 +<00009a41> 20000 +<00009a42> 7252 +<00009a43> 7254 +<00009a44> 18992 +<00009a45> 7251 +<00009a47> 22919 +<00009a4a> 15319 +<00009a4b> 22921 +<00009a4c> 18993 +<00009a4d> 7257 +<00009a4e> 8704 +endcidchar + +100 begincidchar +<00009a51> 20001 +<00009a52> 7727 +<00009a54> 22922 +<00009a55> 7256 +<00009a56> 15320 +<00009a57> 7259 +<00009a58> 18994 +<00009a5a> 1723 +<00009a5b> 7258 +<00009a5d> 22923 +<00009a5f> 7260 +<00009a62> 7261 +<00009a64> 7263 +<00009a65> 7262 +<00009a69> 7264 +<00009a6a> 7266 +<00009a6b> 7265 +<00009aa8> 2062 +<00009aaa> 22924 +<00009aac> 22925 +<00009aad> 7267 +<00009aae> 22926 +<00009aaf> 18996 +<00009ab0> 7268 +<00009ab2> 22927 +<00009ab4> 22928 +<00009ab7> 18998 +<00009ab8> 1434 +<00009ab9> 19000 +<00009abb> 22929 +<00009abc> 7269 +<00009abf> 22930 +<00009ac0> 7270 +<00009ac1> 17198 +<00009ac3> 17199 +<00009ac4> 2615 +<00009ac6> 19002 +<00009ac8> 22931 +<00009ace> 17200 +<00009acf> 7271 +<00009ad0> 19003 +<00009ad1> 7272 +<00009ad2> 19004 +<00009ad5> 19005 +<00009ad6> 17201 +<00009ad7> 22932 +<00009ad8> 2036 +<00009ad9> 8705 +<00009adb> 22933 +<00009adc> 8706 +<00009ae0> 19006 +<00009ae4> 22934 +<00009ae5> 19007 +<00009ae6> 7279 +<00009ae7> 22935 +<00009ae9> 19008 +<00009aea> 3397 +<00009aeb> 7281 +<00009aec> 22936 +<00009aed> 3480 +<00009aee> 7282 +<00009aef> 7280 +<00009af1> 7284 +<00009af4> 7283 +<00009af5> 22939 +<00009af7> 7285 +<00009af9> 15323 +<00009afa> 22940 +<00009afb> 7286 +<00009afd> 22941 +<00009aff> 22942 +<00009b00> 22943 +<00009b01> 20004 +<00009b02> 17202 +<00009b03> 15324 +<00009b06> 7287 +<00009b08> 17203 +<00009b09> 20005 +<00009b0b> 20006 +<00009b0c> 19009 +<00009b10> 19010 +<00009b12> 19011 +<00009b16> 19012 +<00009b18> 7288 +<00009b19> 20009 +<00009b1a> 7289 +<00009b1b> 22946 +<00009b1c> 19013 +<00009b1d> 20297 +<00009b1f> 7290 +<00009b20> 15325 +<00009b25> 7293 +<00009b26> 22947 +<00009b2b> 19014 +<00009b2c> 20298 +<00009b2d> 17205 +<00009b31> 5332 +<00009b32> 7300 +<00009b35> 20010 +<00009b37> 22949 +endcidchar + +100 begincidchar +<00009b3b> 6057 +<00009b3c> 1614 +<00009b3d> 19015 +<00009b41> 1407 +<00009b42> 2082 +<00009b43> 7302 +<00009b44> 7301 +<00009b45> 3761 +<00009b48> 20011 +<00009b4b> 19017 +<00009b4c> 22952 +<00009b4f> 7303 +<00009b51> 7306 +<00009b54> 3728 +<00009b55> 20012 +<00009b58> 7307 +<00009b5a> 1685 +<00009b5b> 22955 +<00009b5e> 17206 +<00009b61> 22956 +<00009b63> 19018 +<00009b65> 19019 +<00009b66> 17207 +<00009b68> 20013 +<00009b6a> 22957 +<00009b6f> 4043 +<00009b72> 8708 +<00009b73> 15328 +<00009b74> 7308 +<00009b75> 8707 +<00009b78> 22960 +<00009b79> 15329 +<00009b7f> 22961 +<00009b80> 20014 +<00009b83> 7310 +<00009b84> 17208 +<00009b85> 22962 +<00009b86> 20015 +<00009b87> 22963 +<00009b89> 22964 +<00009b8a> 17209 +<00009b8b> 22965 +<00009b8d> 22966 +<00009b8e> 1154 +<00009b8f> 8709 +<00009b90> 20016 +<00009b91> 7311 +<00009b92> 3579 +<00009b93> 7309 +<00009b94> 22967 +<00009b9a> 22968 +<00009b9d> 20017 +<00009b9e> 17210 +<00009ba6> 19024 +<00009ba7> 15330 +<00009ba8> 7316 +<00009ba9> 22969 +<00009baa> 3740 +<00009bab> 2171 +<00009bac> 19025 +<00009bad> 2154 +<00009bae> 2737 +<00009bb0> 20018 +<00009bb1> 8710 +<00009bb2> 19027 +<00009bb4> 7317 +<00009bb7> 22970 +<00009bb8> 19028 +<00009bb9> 7320 +<00009bbb> 8711 +<00009bbc> 22971 +<00009bbe> 19029 +<00009bbf> 20019 +<00009bc0> 7318 +<00009bc1> 15331 +<00009bc6> 7321 +<00009bc7> 15332 +<00009bc8> 20020 +<00009bc9> 1957 +<00009bca> 7319 +<00009bce> 17211 +<00009bcf> 7322 +<00009bd0> 22972 +<00009bd4> 7328 +<00009bd6> 2168 +<00009bd7> 15333 +<00009bd8> 19031 +<00009bdb> 2884 +<00009bdd> 19032 +<00009bdf> 14271 +<00009be1> 7329 +<00009be2> 7326 +<00009be3> 7325 +<00009be4> 7327 +<00009be5> 17212 +<00009be7> 15334 +<00009be8> 1845 +<00009bea> 19033 +<00009beb> 15335 +<00009bee> 19035 +endcidchar + +100 begincidchar +<00009bef> 19034 +<00009bf0> 7333 +<00009bf1> 7332 +<00009bf2> 7331 +<00009bf3> 19030 +<00009bf5> 1143 +<00009bf7> 15336 +<00009bf8> 17213 +<00009bf9> 22973 +<00009bfa> 15337 +<00009bfd> 15338 +<00009bff> 20021 +<00009c00> 8712 +<00009c02> 20022 +<00009c04> 7343 +<00009c06> 7339 +<00009c08> 7340 +<00009c09> 7336 +<00009c0a> 7342 +<00009c0b> 15339 +<00009c0c> 7338 +<00009c0d> 1472 +<00009c0f> 22974 +<00009c10> 4082 +<00009c11> 22975 +<00009c12> 7341 +<00009c13> 7337 +<00009c14> 7335 +<00009c15> 7334 +<00009c16> 19039 +<00009c1b> 7345 +<00009c1c> 20023 +<00009c1d> 19043 +<00009c1e> 22976 +<00009c21> 7348 +<00009c22> 19044 +<00009c23> 17214 +<00009c24> 7347 +<00009c25> 7346 +<00009c26> 22977 +<00009c27> 15340 +<00009c28> 22978 +<00009c29> 19045 +<00009c2a> 15341 +<00009c2d> 3515 +<00009c2e> 7344 +<00009c2f> 1207 +<00009c30> 7349 +<00009c31> 19047 +<00009c32> 7351 +<00009c35> 20024 +<00009c36> 15342 +<00009c37> 19048 +<00009c39> 1485 +<00009c3a> 7330 +<00009c3b> 1241 +<00009c3d> 22979 +<00009c3e> 7353 +<00009c41> 15343 +<00009c43> 22980 +<00009c44> 20025 +<00009c45> 19049 +<00009c46> 7352 +<00009c47> 7350 +<00009c48> 2923 +<00009c4e> 22981 +<00009c52> 3742 +<00009c53> 15344 +<00009c54> 19055 +<00009c56> 20026 +<00009c57> 4002 +<00009c58> 19056 +<00009c5a> 7354 +<00009c5b> 19057 +<00009c5c> 19050 +<00009c5d> 19058 +<00009c5e> 22982 +<00009c5f> 19059 +<00009c60> 7355 +<00009c61> 20027 +<00009c63> 15345 +<00009c65> 17217 +<00009c67> 7356 +<00009c68> 20028 +<00009c70> 15346 +<00009c72> 19065 +<00009c75> 19066 +<00009c76> 7357 +<00009c77> 15347 +<00009c78> 7358 +<00009c7a> 19067 +<00009c7b> 22983 +<00009ce5> 3031 +<00009ce6> 19068 +<00009ce7> 7359 +<00009ce9> 3403 +<00009ceb> 7364 +<00009cec> 7360 +<00009cf0> 7361 +<00009cf2> 19069 +endcidchar + +100 begincidchar +<00009cf3> 3679 +<00009cf4> 3792 +<00009cf6> 3240 +<00009cf7> 22984 +<00009cf9> 22985 +<00009d02> 15348 +<00009d03> 7365 +<00009d06> 7366 +<00009d07> 3222 +<00009d08> 7363 +<00009d09> 7362 +<00009d0b> 19070 +<00009d0e> 1322 +<00009d11> 19072 +<00009d12> 7374 +<00009d15> 7373 +<00009d1b> 1303 +<00009d1c> 22986 +<00009d1f> 7371 +<00009d23> 7370 +<00009d26> 7368 +<00009d28> 1497 +<00009d2a> 7367 +<00009d2b> 2270 +<00009d2c> 1321 +<00009d2f> 22987 +<00009d30> 20029 +<00009d32> 19078 +<00009d3a> 22990 +<00009d3b> 2037 +<00009d3c> 22991 +<00009d3d> 20030 +<00009d3e> 7377 +<00009d3f> 7376 +<00009d41> 7375 +<00009d42> 15349 +<00009d43> 17220 +<00009d44> 7372 +<00009d45> 22992 +<00009d46> 7378 +<00009d47> 15350 +<00009d48> 7379 +<00009d4a> 19080 +<00009d50> 7384 +<00009d51> 7383 +<00009d52> 17221 +<00009d59> 7385 +<00009d5c> 1231 +<00009d5f> 19081 +<00009d60> 2054 +<00009d61> 3781 +<00009d62> 19082 +<00009d63> 15351 +<00009d64> 7382 +<00009d65> 22995 +<00009d69> 15352 +<00009d6a> 20031 +<00009d6b> 8714 +<00009d6c> 3680 +<00009d6f> 7390 +<00009d70> 8713 +<00009d72> 7386 +<00009d73> 19085 +<00009d7a> 7391 +<00009d7b> 20032 +<00009d7c> 15353 +<00009d7e> 15354 +<00009d83> 22996 +<00009d84> 19088 +<00009d86> 22997 +<00009d87> 7388 +<00009d89> 7387 +<00009d8a> 17222 +<00009d8d> 15355 +<00009d8e> 22998 +<00009d8f> 1842 +<00009d95> 23001 +<00009d96> 17223 +<00009d99> 19089 +<00009d9a> 7392 +<00009da1> 19090 +<00009da4> 7393 +<00009da9> 7394 +<00009daa> 23004 +<00009dab> 7389 +<00009dac> 17225 +<00009dae> 23005 +<00009daf> 7369 +<00009db1> 15356 +<00009db2> 7395 +<00009db4> 3069 +<00009db5> 19092 +<00009db8> 7399 +<00009db9> 19093 +<00009dba> 7400 +<00009dbb> 7398 +<00009dbc> 17226 +<00009dbd> 19094 +<00009dbf> 19091 +<00009dc0> 17224 +endcidchar + +100 begincidchar +<00009dc1> 7397 +<00009dc2> 7403 +<00009dc3> 15357 +<00009dc4> 7396 +<00009dc6> 7401 +<00009dc7> 15358 +<00009dc9> 19095 +<00009dca> 23007 +<00009dcf> 7402 +<00009dd3> 7405 +<00009dd6> 15359 +<00009dd7> 7646 +<00009dd9> 7404 +<00009dda> 19096 +<00009dde> 23010 +<00009ddf> 15360 +<00009de0> 19097 +<00009de3> 19098 +<00009de5> 20033 +<00009de6> 7407 +<00009de7> 17228 +<00009de9> 20034 +<00009deb> 15361 +<00009ded> 7408 +<00009dee> 23011 +<00009def> 7409 +<00009df0> 23012 +<00009df2> 4079 +<00009df3> 20035 +<00009df4> 15362 +<00009df8> 7406 +<00009df9> 2891 +<00009dfa> 2141 +<00009dfd> 7410 +<00009dfe> 23013 +<00009e02> 19101 +<00009e07> 17229 +<00009e0a> 19100 +<00009e0d> 19102 +<00009e0e> 23014 +<00009e15> 15363 +<00009e16> 23018 +<00009e19> 8716 +<00009e1c> 19103 +<00009e1d> 15364 +<00009e1e> 7413 +<00009e75> 7414 +<00009e78> 1896 +<00009e79> 7415 +<00009e7a> 20036 +<00009e7b> 19104 +<00009e7c> 7677 +<00009e7d> 7416 +<00009e7f> 2267 +<00009e80> 19106 +<00009e81> 7417 +<00009e85> 19107 +<00009e87> 23019 +<00009e88> 7418 +<00009e91> 7423 +<00009e92> 7421 +<00009e93> 4066 +<00009e95> 7422 +<00009e96> 23022 +<00009e97> 4023 +<00009e98> 23023 +<00009e9b> 19108 +<00009e9d> 7424 +<00009e9e> 17230 +<00009e9f> 4003 +<00009ea4> 15365 +<00009ea5> 7425 +<00009ea6> 3380 +<00009ea8> 15366 +<00009ea9> 7426 +<00009eaa> 7428 +<00009eac> 15367 +<00009ead> 7429 +<00009eae> 23024 +<00009eaf> 17231 +<00009eb0> 20040 +<00009eb3> 23025 +<00009eb4> 7682 +<00009eb5> 7797 +<00009eb8> 7427 +<00009eb9> 2047 +<00009eba> 3801 +<00009ebb> 3729 +<00009ebc> 4740 +<00009ebd> 19110 +<00009ebe> 5375 +<00009ebf> 3753 +<00009ec3> 13323 +<00009ec4> 1323 +<00009ec6> 23026 +<00009ec8> 23027 +<00009ecb> 23028 +<00009ecc> 7431 +<00009ecd> 1642 +<00009ed1> 8717 +endcidchar + +100 begincidchar +<00009ed2> 2055 +<00009ed4> 7435 +<00009ed5> 23029 +<00009ed8> 5645 +<00009ed9> 3815 +<00009edb> 2883 +<00009edc> 7436 +<00009edd> 7438 +<00009ede> 7437 +<00009edf> 19112 +<00009ee0> 7439 +<00009ee4> 20041 +<00009ee5> 7440 +<00009ee7> 15368 +<00009ee8> 7441 +<00009eee> 15369 +<00009eef> 7442 +<00009ef0> 20042 +<00009ef1> 23032 +<00009ef2> 20043 +<00009ef4> 7443 +<00009ef5> 23033 +<00009ef8> 23034 +<00009ef9> 7446 +<00009eff> 19113 +<00009f02> 19114 +<00009f03> 19116 +<00009f09> 20044 +<00009f0e> 3102 +<00009f0f> 20045 +<00009f10> 15370 +<00009f11> 23035 +<00009f12> 15371 +<00009f13> 1937 +<00009f14> 20046 +<00009f15> 7453 +<00009f16> 23036 +<00009f17> 15372 +<00009f19> 15373 +<00009f1a> 23037 +<00009f1b> 20047 +<00009f1f> 23038 +<00009f20> 2767 +<00009f21> 7454 +<00009f22> 20048 +<00009f26> 20049 +<00009f2c> 7455 +<00009f2f> 15374 +<00009f34> 20052 +<00009f37> 15375 +<00009f39> 15376 +<00009f3a> 19117 +<00009f3b> 3475 +<00009f3c> 23041 +<00009f3d> 19118 +<00009f3e> 7456 +<00009f3f> 23042 +<00009f41> 15377 +<00009f45> 15378 +<00009f46> 19119 +<00009f47> 23045 +<00009f4a> 7457 +<00009f4b> 5898 +<00009f4e> 6779 +<00009f4f> 7174 +<00009f52> 7458 +<00009f53> 19120 +<00009f54> 7459 +<00009f55> 19121 +<00009f56> 23046 +<00009f57> 15379 +<00009f58> 19122 +<00009f5a> 20053 +<00009f5d> 19124 +<00009f5e> 23047 +<00009f62> 4024 +<00009f63> 7460 +<00009f68> 15380 +<00009f69> 19126 +<00009f6a> 7467 +<00009f6c> 7466 +<00009f6d> 19127 +<00009f6e> 23048 +<00009f6f> 20054 +<00009f70> 19128 +<00009f71> 15381 +<00009f72> 7469 +<00009f73> 23049 +<00009f75> 15382 +<00009f76> 7470 +<00009f77> 7468 +<00009f7a> 23050 +<00009f7d> 23051 +<00009f8d> 3966 +<00009f8f> 23052 +<00009f90> 15383 +<00009f94> 15384 +<00009f95> 7471 +<00009f96> 23055 +<00009f97> 17232 +endcidchar + +100 begincidchar +<00009f9c> 7472 +<00009f9d> 5927 +<00009f9e> 20055 +<00009fa0> 7473 +<00009fa1> 23056 +<00009fa2> 15385 +<00009fa3> 23057 +<00009fa5> 20056 +<00009fb4> 14048 +<00009fbc> 15431 +<00009fbd> 15429 +<00009fbe> 15434 +<00009fc4> 14089 +<00009fc6> 14168 +<00009fcc> 20156 +<0000f87a> 15447 +<0000f87f> 15448 +<0000f909> 13739 +<0000f91d> 13392 +<0000f91f> 14084 +<0000f928> 20303 +<0000f929> 20305 +<0000f936> 13394 +<0000f95f> 13971 +<0000f970> 13344 +<0000f983> 14088 +<0000f999> 7811 +<0000f99a> 14097 +<0000f9a2> 14095 +<0000f9c3> 7808 +<0000f9d0> 13396 +<0000f9dc> 13393 +<0000f9ec> 7750 +<0000fa03> 13956 +<0000fa0e> 8410 +<0000fa0f> 8421 +<0000fa10> 7746 +<0000fa11> 14290 +<0000fa12> 8481 +<0000fa13> 8497 +<0000fa14> 8499 +<0000fa15> 20307 +<0000fa16> 8548 +<0000fa17> 8571 +<0000fa1b> 8583 +<0000fa1c> 8587 +<0000fa1d> 8590 +<0000fa1e> 8599 +<0000fa1f> 8610 +<0000fa22> 8622 +<0000fa23> 8630 +<0000fa24> 18760 +<0000fa25> 8633 +<0000fa26> 8636 +<0000fa27> 8664 +<0000fa28> 8671 +<0000fa29> 8687 +<0000fa2c> 8702 +<0000fa2d> 8715 +<0000fa30> 13382 +<0000fa31> 13360 +<0000fa32> 13389 +<0000fa33> 13385 +<0000fa34> 13338 +<0000fa35> 13378 +<0000fa36> 7651 +<0000fa37> 13366 +<0000fa38> 13333 +<0000fa39> 13384 +<0000fa3a> 13387 +<0000fa3b> 13361 +<0000fa3c> 16837 +<0000fa3d> 13326 +<0000fa3e> 13328 +<0000fa3f> 13363 +<0000fa40> 13369 +<0000fa41> 13381 +<0000fa42> 13334 +<0000fa43> 13352 +<0000fa44> 13375 +<0000fa45> 13327 +<0000fa46> 7700 +<0000fa47> 13332 +<0000fa48> 13347 +<0000fa49> 15398 +<0000fa4a> 7732 +<0000fa4b> 13379 +<0000fa4c> 13348 +<0000fa4d> 13345 +<0000fa4e> 13335 +<0000fa4f> 13391 +<0000fa50> 13359 +<0000fa51> 13351 +<0000fa52> 13325 +<0000fa53> 13371 +<0000fa54> 13343 +<0000fa55> 13373 +<0000fa56> 13358 +<0000fa57> 13399 +<0000fa58> 18366 +endcidchar + +100 begincidchar +<0000fa59> 13376 +<0000fa5a> 13353 +<0000fa5d> 14199 +<0000fa5e> 14198 +<0000fa5f> 13367 +<0000fa60> 13331 +<0000fa61> 13346 +<0000fa62> 13321 +<0000fa63> 13339 +<0000fa64> 13380 +<0000fa65> 13364 +<0000fa66> 15403 +<0000fa67> 13320 +<0000fa68> 13374 +<0000fa69> 13337 +<0000fa6a> 7788 +<0000fa6b> 13740 +<0000fa6c> 14281 +<0000fa6d> 13695 +<0000fb00> 9358 +<0000fe10> 8268 +<0000fe19> 7897 +<0000fe30> 7898 +<0000fe33> 7890 +<0000ff01> 642 +<0000ff02> 8007 +<0000ff03> 716 +<0000ff04> 712 +<0000ff05> 715 +<0000ff06> 717 +<0000ff07> 8006 +<0000ff0a> 718 +<0000ff0b> 692 +<0000ff0c> 636 +<0000ff0d> 693 +<0000ff0e> 637 +<0000ff0f> 663 +<0000ff1c> 699 +<0000ff1d> 697 +<0000ff1e> 700 +<0000ff1f> 641 +<0000ff20> 719 +<0000ff3b> 678 +<0000ff3c> 664 +<0000ff3d> 679 +<0000ff3e> 648 +<0000ff3f> 650 +<0000ff40> 646 +<0000ff5b> 680 +<0000ff5c> 667 +<0000ff5d> 681 +<0000ff5e> 665 +<0000ffe2> 751 +<0000ffe3> 649 +<0000ffe4> 8005 +<0000ffe5> 711 +<0000ffe8> 323 +<0001f100> 8061 +<0001f202> 10985 +<0001f237> 11024 +<0002000b> 13839 +<00020089> 17233 +<0002008a> 14108 +<000200a2> 17240 +<000200a4> 17243 +<000200b0> 14209 +<000200f5> 20057 +<00020158> 20075 +<000201a2> 13857 +<00020213> 17259 +<0002032b> 17282 +<00020371> 17291 +<00020381> 17289 +<000203f9> 17295 +<0002044a> 17297 +<00020509> 17299 +<0002053f> 14188 +<000205b1> 20080 +<000205d6> 17308 +<00020611> 14294 +<00020628> 14105 +<000206ec> 20083 +<0002074f> 17312 +<000207c8> 20128 +<00020807> 17319 +<0002083a> 17321 +<000208b9> 17327 +<0002090e> 13523 +<0002097c> 17331 +<00020984> 14109 +<0002099d> 17332 +<00020a64> 13755 +<00020ad3> 17337 +<00020b1d> 17340 +<00020b9f> 13803 +<00020bb7> 13706 +<00020d45> 17359 +<00020d58> 20090 +<00020de1> 17373 +<00020e64> 17388 +endcidchar + +100 begincidchar +<00020e6d> 17380 +<00020e95> 17379 +<00020f5f> 17391 +<00021201> 17414 +<0002123d> 13953 +<00021255> 17415 +<00021274> 17421 +<0002127b> 17417 +<000212d7> 17429 +<000212e4> 17428 +<000212fd> 17435 +<0002131b> 16816 +<00021336> 17437 +<00021344> 17438 +<000213c4> 17449 +<0002146d> 17462 +<0002146e> 16821 +<000215d7> 17472 +<00021647> 17480 +<000216b4> 16838 +<00021706> 17492 +<00021742> 17493 +<000218bd> 16833 +<000219c3> 17525 +<00021a1a> 7825 +<00021c56> 17539 +<00021d2d> 17544 +<00021d45> 17545 +<00021d62> 17547 +<00021d78> 17546 +<00021d92> 17556 +<00021d9c> 17552 +<00021da1> 17551 +<00021db7> 17559 +<00021de0> 17561 +<00021e33> 17562 +<00021e34> 16845 +<00021f1e> 17575 +<00021f76> 17582 +<00021ffa> 17585 +<0002217b> 17599 +<00022218> 19105 +<0002231e> 17605 +<000223ad> 17608 +<00022609> 15443 +<000226f3> 17632 +<0002285b> 17647 +<000228ab> 17653 +<0002298f> 17657 +<00022ab8> 17667 +<00022b46> 17680 +<00022ba6> 17683 +<00022c1d> 17682 +<00022c24> 17686 +<00022de1> 17710 +<00022e42> 20124 +<00022feb> 20130 +<000231b6> 17744 +<000231c3> 17742 +<000231c4> 16888 +<000231f5> 17743 +<00023372> 17761 +<000233cc> 14140 +<000233d0> 17768 +<000233d2> 17764 +<000233d3> 17763 +<000233d5> 17770 +<000233da> 17772 +<000233df> 17774 +<000233e4> 17769 +<000233fe> 15422 +<0002344a> 17782 +<0002344b> 17784 +<00023451> 17783 +<00023465> 17788 +<000234e4> 17814 +<0002355a> 17815 +<00023594> 17827 +<000235c4> 16905 +<00023638> 17843 +<00023639> 17841 +<0002363a> 15393 +<00023647> 17842 +<0002370c> 17863 +<0002371c> 17854 +<0002373f> 16914 +<00023763> 16916 +<00023764> 17867 +<000237e7> 17875 +<000237f1> 20152 +<000237ff> 17874 +<00023824> 17880 +<0002383d> 17885 +<00023a98> 17897 +<00023c7f> 17910 +<00023cbe> 14293 +<00023cfe> 13904 +<00023d00> 17925 +<00023d0e> 18394 +<00023d40> 17942 +endcidchar + +100 begincidchar +<00023dd3> 17945 +<00023df9> 17944 +<00023dfa> 17943 +<00023f7e> 17983 +<0002404b> 20168 +<00024096> 17998 +<00024103> 18003 +<000241c6> 18015 +<000241fe> 18018 +<000242ee> 14282 +<000243bc> 18039 +<000243d0> 7838 +<00024629> 18049 +<000246a5> 18055 +<000247f1> 16970 +<00024896> 18077 +<00024a4d> 18104 +<00024b56> 18117 +<00024b6f> 18119 +<00024c16> 18124 +<00024d14> 13995 +<00024e04> 20058 +<00024e0e> 18158 +<00024e37> 18162 +<00024e6a> 18167 +<00024e8b> 18170 +<00024ff2> 20059 +<0002504a> 18181 +<00025055> 18183 +<00025122> 18185 +<000251a9> 18190 +<000251cd> 18193 +<000251e5> 18192 +<0002521e> 18195 +<0002524c> 18197 +<0002542e> 18209 +<0002548e> 17005 +<000254d9> 18217 +<0002550e> 17009 +<000255a7> 18229 +<0002567f> 14075 +<00025771> 17018 +<000257a9> 18248 +<000257b4> 18249 +<00025874> 7670 +<000259c4> 17024 +<000259cc> 20112 +<000259d4> 18268 +<00025ad7> 13922 +<00025ae3> 18277 +<00025ae4> 18276 +<00025af1> 18278 +<00025bb2> 18293 +<00025c4b> 18302 +<00025c64> 18303 +<00025da1> 17033 +<00025e2e> 18318 +<00025e56> 18319 +<00025e62> 18322 +<00025e65> 18320 +<00025ec2> 18327 +<00025ed8> 18325 +<00025ee8> 18329 +<00025f23> 18330 +<00025f5c> 18332 +<00025fd4> 18339 +<00025fe0> 18338 +<00025ffb> 18345 +<0002600c> 18344 +<00026017> 18352 +<00026060> 18355 +<000260ed> 18365 +<00026222> 13691 +<0002626a> 14189 +<00026270> 18385 +<00026286> 18386 +<0002634c> 20311 +<00026402> 18398 +<0002667e> 18416 +<000266b0> 14100 +<0002671d> 18430 +<000268dd> 18444 +<000268ea> 18446 +<00026951> 13646 +<0002696f> 18450 +<00026999> 14134 +<000269dd> 18452 +<00026a1e> 18455 +<00026a58> 18459 +<00026a8c> 18463 +<00026ab7> 18466 +<00026aff> 17063 +<00026c29> 17478 +<00026c73> 18506 +<00026c9e> 20206 +<00026cdd> 18515 +<00026e40> 17089 +<00026e65> 18528 +<00026f94> 18544 +<00026ff8> 18553 +endcidchar + +100 begincidchar +<000270f4> 17103 +<0002710d> 18571 +<00027139> 18574 +<000273da> 18611 +<000273db> 18610 +<000273fe> 18617 +<00027410> 18620 +<00027449> 18624 +<00027614> 18638 +<00027615> 18637 +<00027631> 18640 +<00027684> 17117 +<00027693> 18645 +<0002770e> 18650 +<00027723> 18652 +<00027752> 18656 +<00027985> 18672 +<000279b4> 20133 +<00027a84> 18684 +<00027bb3> 18699 +<00027bbe> 18701 +<00027bc7> 18702 +<00027c3c> 20220 +<00027cb8> 18708 +<00027d73> 20060 +<00027da0> 18716 +<00027e10> 18718 +<00027fb7> 13898 +<0002808a> 18727 +<000280bb> 18733 +<00028277> 17140 +<00028282> 18745 +<000282f3> 18747 +<000283cd> 17146 +<0002840c> 18754 +<00028455> 18757 +<0002856b> 18770 +<000286d7> 18784 +<000286fa> 18787 +<00028946> 18812 +<00028949> 18811 +<0002896b> 18817 +<00028987> 14253 +<00028988> 18824 +<00028a1e> 18843 +<00028a29> 18844 +<00028a43> 18848 +<00028a71> 18847 +<00028a99> 18855 +<00028acd> 18856 +<00028add> 18863 +<00028ae4> 18862 +<00028bc1> 18874 +<00028bef> 18875 +<00028cdd> 7641 +<00028d10> 18882 +<00028d71> 18883 +<00028dfb> 18885 +<00028e17> 14256 +<00028e1f> 18886 +<00028e36> 18890 +<00028e89> 18893 +<00028eeb> 18895 +<00028ef6> 7673 +<00028f32> 18897 +<00028ff8> 18903 +<000292a0> 18917 +<000292b1> 18918 +<00029490> 18935 +<000295cf> 18944 +<0002967f> 13849 +<000296f0> 18959 +<00029719> 18962 +<00029750> 18966 +<000298c6> 18983 +<00029a72> 19001 +<00029d4b> 13717 +<00029ddb> 19026 +<00029e15> 19036 +<00029e3d> 20315 +<00029e49> 19038 +<00029e8a> 19037 +<00029ec4> 19046 +<00029edb> 19054 +<00029ee9> 19051 +<00029fce> 19071 +<00029fd7> 19071 +<0002a01a> 19077 +<0002a02f> 19075 +<0002a082> 19084 +<0002a0f9> 19083 +<0002a190> 17227 +<0002a2b2> 20072 +<0002a38c> 19109 +<0002a437> 19111 +<0002a5f1> 19123 +<0002a602> 19125 +<0002a61a> 20316 +<0002a6b2> 19129 +<0002a9e6> 14145 +endcidchar + +70 begincidchar +<0002b746> 13780 +<0002b751> 13866 +<0002b753> 20088 +<0002b75a> 20096 +<0002b75c> 20097 +<0002b765> 20247 +<0002b776> 20114 +<0002b777> 13782 +<0002b77c> 20125 +<0002b782> 20141 +<0002b789> 14064 +<0002b78b> 20149 +<0002b78e> 13724 +<0002b794> 20153 +<0002b7ac> 20176 +<0002b7af> 20180 +<0002b7bd> 14174 +<0002b7c9> 20194 +<0002b7cf> 20201 +<0002b7d2> 20204 +<0002b7d8> 13651 +<0002b7f0> 20240 +<0002b80d> 20256 +<0002b817> 20260 +<0002b81a> 14278 +<0002f804> 15388 +<0002f80f> 7814 +<0002f815> 20061 +<0002f818> 7817 +<0002f81a> 13954 +<0002f822> 13684 +<0002f828> 13807 +<0002f82c> 14109 +<0002f833> 13719 +<0002f83f> 13815 +<0002f846> 20062 +<0002f852> 13841 +<0002f862> 13998 +<0002f86d> 14121 +<0002f873> 13832 +<0002f877> 7754 +<0002f884> 7734 +<0002f899> 20063 +<0002f89a> 13928 +<0002f8a6> 20064 +<0002f8ac> 13750 +<0002f8b2> 13867 +<0002f8b6> 14129 +<0002f8d3> 7816 +<0002f8db> 14140 +<0002f8dc> 7695 +<0002f8e1> 14291 +<0002f8e5> 20065 +<0002f8ea> 13679 +<0002f8ed> 7665 +<0002f8fc> 13656 +<0002f903> 13768 +<0002f90b> 13801 +<0002f90f> 13932 +<0002f91a> 13916 +<0002f920> 7839 +<0002f921> 13809 +<0002f945> 13357 +<0002f947> 13854 +<0002f96c> 14180 +<0002f995> 13670 +<0002f9d0> 14068 +<0002f9de> 20066 +<0002f9df> 14069 +<0002f9f4> 15269 +endcidchar + +100 begincidrange +<00000020> <0000005b> 1 +<0000005d> <0000007b> 62 +<000000a1> <000000a3> 101 +<000000b0> <000000b3> 155 +<000000bc> <000000be> 161 +<000000c0> <000000c5> 164 +<000000c7> <000000d7> 170 +<000000d9> <000000de> 187 +<000000e0> <000000e5> 193 +<000000e7> <000000f7> 199 +<000000f9> <000000ff> 216 +<000001f8> <000001f9> 15731 +<00000262> <00000263> 15883 +<000002e0> <000002e1> 15898 +<000002e5> <000002e9> 15851 +<00000301> <00000302> 127 +<00000306> <00000308> 130 +<00000318> <00000319> 15874 +<0000031d> <0000031e> 15872 +<0000031f> <00000320> 15862 +<0000033a> <0000033b> 15877 +<00000384> <00000385> 20317 +<00000388> <0000038a> 20428 +<00000391> <000003a1> 1011 +<000003a3> <000003a9> 1028 +<000003ac> <000003af> 20436 +<000003b1> <000003c1> 1035 +<000003c3> <000003c9> 1052 +<000003cc> <000003cd> 20442 +<00000402> <0000040c> 20447 +<0000040e> <0000040f> 20458 +<00000410> <00000415> 1059 +<00000416> <00000435> 1066 +<00000436> <0000044f> 1099 +<00000452> <0000045c> 20460 +<0000045e> <0000045f> 20471 +<00001e3e> <00001e3f> 15729 +<00002020> <00002021> 776 +<00002032> <00002033> 9356 +<00002039> <0000203a> 110 +<00002047> <00002048> 16278 +<00002074> <00002079> 9378 +<00002080> <00002089> 9384 +<00002153> <00002154> 9375 +<00002156> <0000215a> 9785 +<0000215b> <0000215e> 9371 +<00002160> <00002169> 7575 +<0000216a> <0000216b> 8225 +<00002170> <00002179> 8092 +<0000217a> <0000217b> 8298 +<00002190> <00002191> 737 +<00002196> <00002197> 12204 +<00002198> <00002199> 12202 +<000021c4> <000021c5> 8310 +<00002225> <00002226> 15489 +<00002227> <00002228> 15480 +<0000222b> <0000222c> 15503 +<00002264> <00002265> 20369 +<00002266> <00002267> 15457 +<0000226a> <0000226b> 15497 +<00002272> <00002273> 15903 +<00002276> <00002277> 15509 +<00002282> <00002283> 15468 +<00002284> <00002285> 15472 +<00002286> <00002287> 15466 +<0000228a> <0000228b> 15474 +<00002295> <00002297> 15486 +<000022da> <000022db> 15725 +<00002305> <00002306> 15478 +<00002329> <0000232a> 682 +<0000239d> <0000239e> 12144 +<000023a3> <000023a4> 12152 +<000023a7> <000023a9> 8178 +<000023ab> <000023ad> 8174 +<000023b0> <000023b1> 16312 +<000023be> <000023cc> 16253 +<00002460> <00002473> 7555 +<00002474> <00002487> 8071 +<00002488> <00002490> 8062 +<00002491> <00002492> 20587 +<0000249c> <000024b5> 8112 +<000024b6> <000024cf> 10339 +<000024d0> <000024e9> 10313 +<000024eb> <000024f4> 10515 +<000024f5> <000024fe> 16223 +<00002500> <0000254b> 7479 +<0000256d> <0000256e> 8247 +<00002571> <00002573> 8261 +<00002581> <00002588> 8230 +<00002594> <00002595> 8245 +<000025d0> <000025d3> 16274 +<000025e2> <000025e3> 8255 +<00002600> <00002603> 8215 +<00002616> <00002617> 16233 +<0000261c> <0000261d> 8220 +<00002668> <00002669> 12098 +<00002672> <0000267d> 16314 +<00002776> <0000277e> 8286 +<00002934> <00002935> 16201 +<000029fa> <000029fb> 16207 +endcidrange + +100 begincidrange +<00002b05> <00002b07> 8207 +<00002e8c> <00002e8d> 13833 +<00002ea1> <00002ea2> 14689 +<00002ebe> <00002ec0> 14197 +<00002f14> <00002f15> 4301 +<00002f21> <00002f22> 4538 +<00002fbf> <00002fc0> 7299 +<00002fd1> <00002fd2> 7457 +<00002fd4> <00002fd5> 7472 +<00003000> <00003002> 633 +<00003005> <00003007> 657 +<00003008> <00003011> 682 +<00003014> <00003015> 676 +<00003016> <00003017> 16197 +<00003018> <00003019> 12129 +<00003033> <00003035> 12108 +<00003041> <00003093> 842 +<00003094> <00003096> 7958 +<00003099> <0000309a> 16326 +<0000309b> <0000309c> 643 +<0000309d> <0000309e> 653 +<000030a1> <000030f6> 925 +<000030f7> <000030fa> 8313 +<000030fd> <000030fe> 651 +<00003190> <0000319f> 16283 +<000031f0> <000031f9> 16236 +<000031fa> <000031ff> 16247 +<00003220> <00003229> 10126 +<0000322a> <0000322f> 8198 +<00003231> <00003232> 7618 +<00003252> <0000325b> 8102 +<0000325c> <0000325f> 10244 +<00003280> <00003289> 10461 +<0000328a> <0000328f> 10472 +<000032a0> <000032a1> 10486 +<000032a4> <000032a8> 7613 +<000032b1> <000032bf> 10248 +<000032d0> <000032fe> 10413 +<00003301> <00003302> 11874 +<0000330e> <00003313> 11889 +<0000331a> <0000331d> 11900 +<0000331f> <00003321> 11904 +<00003328> <00003329> 11912 +<0000332e> <00003330> 11918 +<00003334> <00003335> 11924 +<0000333e> <00003340> 11936 +<00003343> <00003346> 11939 +<0000334b> <0000334c> 11944 +<0000334f> <00003350> 11946 +<00003355> <00003356> 11955 +<00003385> <00003387> 8031 +<00003388> <00003389> 8192 +<0000338e> <0000338f> 7604 +<0000339c> <0000339e> 7601 +<000033a4> <000033a5> 8022 +<000033d7> <000033d8> 11869 +<0000355d> <0000355e> 17341 +<00003761> <00003762> 17528 +<00004e04> <00004e05> 14296 +<00004e23> <00004e24> 19141 +<00004e2f> <00004e30> 14300 +<00004e40> <00004e41> 14302 +<00004e74> <00004e75> 21079 +<00004e9e> <00004ea0> 4108 +<00004eab> <00004eac> 1687 +<00004f4b> <00004f4c> 21096 +<00004f77> <00004f78> 17260 +<00004f7d> <00004f7e> 14321 +<00004fbb> <00004fbd> 21112 +<00004fc0> <00004fc1> 21115 +<00004fe4> <00004fe5> 4152 +<00005000> <00005001> 14327 +<00005032> <00005033> 21129 +<00005051> <00005052> 21134 +<00005083> <00005084> 21142 +<00005092> <00005093> 17278 +<0000509f> <000050a1> 21148 +<000050af> <000050b0> 21151 +<000050ba> <000050bb> 17284 +<000050c9> <000050ca> 4184 +<000050dc> <000050dd> 21157 +<00005101> <00005102> 4197 +<0000510c> <0000510e> 19167 +<0000511c> <0000511d> 21166 +<00005127> <00005128> 21169 +<0000512c> <0000512d> 21171 +<0000513f> <00005140> 4208 +<00005169> <0000516a> 4215 +<00005195> <00005196> 4226 +<000051a9> <000051ab> 4231 +<000051b1> <000051b2> 4235 +<000051d3> <000051d4> 19179 +<00005201> <00005202> 14355 +<00005231> <00005232> 19187 +<0000524b> <0000524c> 4261 +<00005278> <00005279> 19194 +<00005295> <00005297> 21198 +<000052ac> <000052ad> 4279 +<000052b6> <000052b8> 21205 +<000052ba> <000052bb> 17323 +endcidrange + +100 begincidrange +<000052f8> <000052f9> 4293 +<0000530a> <0000530b> 14364 +<00005327> <00005329> 21226 +<0000532b> <0000532c> 21229 +<00005387> <00005388> 21237 +<000053c4> <000053c5> 19217 +<000053d2> <000053d3> 21245 +<0000542c> <0000542d> 4342 +<00005434> <00005435> 19223 +<0000546d> <0000546e> 21261 +<000054e5> <000054e6> 4378 +<00005500> <00005501> 17364 +<0000550c> <0000550d> 21273 +<00005556> <00005557> 4394 +<0000555a> <0000555b> 21281 +<000055d7> <000055d8> 21289 +<0000560e> <0000560f> 14397 +<00005611> <00005612> 19257 +<00005643> <00005644> 21299 +<00005661> <00005663> 21302 +<00005671> <00005672> 14407 +<000056ac> <000056ad> 14411 +<000056e5> <000056e7> 21314 +<000056f6> <000056f7> 17412 +<00005701> <00005702> 21317 +<0000571a> <0000571b> 19277 +<00005724> <00005725> 21322 +<00005733> <00005734> 14421 +<00005737> <00005738> 4475 +<0000573d> <0000573e> 19282 +<00005745> <00005746> 17418 +<00005773> <00005775> 17424 +<0000579d> <0000579e> 17431 +<000057d2> <000057d3> 4496 +<000057f5> <000057f6> 14430 +<00005887> <00005888> 21357 +<0000588a> <0000588b> 17453 +<0000588f> <00005890> 17456 +<000058a0> <000058a2> 21361 +<000058f3> <000058f4> 17466 +<000058fb> <000058fd> 4535 +<00005905> <00005906> 17468 +<00005912> <00005913> 21372 +<0000592c> <0000592d> 4544 +<00005935> <00005936> 21379 +<00005975> <00005976> 17481 +<000059d9> <000059da> 4571 +<000059e3> <000059e4> 14452 +<00005a35> <00005a36> 4582 +<00005a44> <00005a45> 21410 +<00005a9f> <00005aa0> 17503 +<00005afa> <00005afb> 4597 +<00005b5a> <00005b5b> 4612 +<00005b7e> <00005b7f> 14473 +<00005b90> <00005b91> 21432 +<00005ba8> <00005ba9> 21435 +<00005bb1> <00005bb2> 21439 +<00005bd9> <00005bda> 21446 +<00005c07> <00005c08> 4641 +<00005c38> <00005c39> 4648 +<00005c67> <00005c68> 17541 +<00005c74> <00005c75> 21457 +<00005cf1> <00005cf2> 21468 +<00005d5f> <00005d60> 21476 +<00005d79> <00005d7a> 21480 +<00005db8> <00005db9> 8446 +<00005e14> <00005e15> 14499 +<00005e36> <00005e37> 4725 +<00005e50> <00005e51> 21496 +<00005e6b> <00005e6c> 14504 +<00005e6d> <00005e6e> 17597 +<00005e75> <00005e76> 4737 +<00005ebe> <00005ebf> 14508 +<00005ec1> <00005ec2> 4743 +<00005ed4> <00005ed5> 19352 +<00005eda> <00005edb> 4751 +<00005ee8> <00005ee9> 4755 +<00005f1c> <00005f1d> 14514 +<00005f2b> <00005f2c> 21513 +<00005f56> <00005f57> 4780 +<00005f74> <00005f75> 21522 +<00005fb0> <00005fb1> 21530 +<00005fd0> <00005fd1> 21533 +<00005fd2> <00005fd4> 17618 +<00005fd8> <00005fd9> 3688 +<00005fee> <00005fef> 17622 +<00006056> <00006057> 21547 +<00006096> <00006097> 4844 +<000060c9> <000060ca> 21563 +<000060ce> <000060cf> 21565 +<000060f6> <000060f7> 4862 +<0000610d> <0000610e> 4871 +<00006112> <00006114> 14547 +<00006158> <0000615a> 4887 +<00006180> <00006181> 21583 +<00006183> <00006184> 21585 +<00006192> <00006193> 17648 +<000061c0> <000061c1> 21591 +<000061ce> <000061cf> 21593 +<000061ec> <000061ed> 21599 +endcidrange + +100 begincidrange +<00006208> <00006209> 4930 +<00006232> <00006233> 4941 +<0000628d> <0000628f> 21614 +<00006292> <00006293> 4954 +<000062b6> <000062b7> 21618 +<000062be> <000062bf> 21621 +<0000633b> <0000633c> 17675 +<00006342> <00006343> 14570 +<000063ae> <000063af> 19400 +<000063d4> <000063d5> 17689 +<000063eb> <000063ec> 17692 +<000063f8> <000063f9> 19403 +<00006498> <00006499> 19417 +<000064be> <000064bf> 14588 +<000064cb> <000064cc> 17706 +<000064e0> <000064e1> 5040 +<000064e9> <000064ea> 21668 +<00006508> <0000650a> 21672 +<00006534> <00006535> 5058 +<0000653c> <0000653d> 21679 +<00006582> <00006583> 5073 +<000065e0> <000065e1> 5088 +<000065f4> <000065f5> 21695 +<000065fe> <000065ff> 21697 +<00006611> <00006612> 21700 +<00006635> <00006636> 5096 +<0000665b> <0000665c> 14605 +<00006667> <00006668> 5107 +<0000666c> <0000666d> 17746 +<00006677> <00006678> 16889 +<0000668b> <0000668c> 19437 +<0000669a> <0000669c> 21718 +<000066c2> <000066c3> 21723 +<00006726> <00006727> 5138 +<00006763> <00006764> 5151 +<000067bc> <000067bd> 21742 +<00006830> <00006831> 14627 +<0000686f> <00006871> 21759 +<00006898> <0000689a> 17805 +<000068aa> <000068ab> 17809 +<000068dc> <000068dd> 21770 +<000068e4> <000068e5> 17820 +<000068f0> <000068f1> 14640 +<00006970> <00006971> 21783 +<0000697f> <00006980> 14650 +<000069d6> <000069d7> 14655 +<000069ee> <000069ef> 17845 +<00006a32> <00006a33> 17855 +<00006a50> <00006a51> 14664 +<00006a86> <00006a87> 21800 +<00006a9d> <00006a9f> 14671 +<00006aa2> <00006aa3> 5310 +<00006ab0> <00006ab1> 21803 +<00006abe> <00006abf> 21806 +<00006ac8> <00006ac9> 19471 +<00006ad5> <00006ad6> 21809 +<00006af1> <00006af3> 17876 +<00006b06> <00006b07> 21814 +<00006b0f> <00006b11> 17882 +<00006b78> <00006b79> 5348 +<00006b7d> <00006b7e> 19476 +<00006b7f> <00006b80> 5350 +<00006b9f> <00006ba0> 21828 +<00006ba2> <00006ba3> 21830 +<00006baa> <00006bab> 5359 +<00006bb8> <00006bb9> 21834 +<00006bc3> <00006bc4> 21836 +<00006bc7> <00006bc9> 17899 +<00006be6> <00006be7> 17903 +<00006c13> <00006c14> 5377 +<00006c26> <00006c28> 21842 +<00006ceb> <00006cec> 14701 +<00006d26> <00006d27> 17928 +<00006d80> <00006d81> 17936 +<00006e48> <00006e49> 17959 +<00006e4b> <00006e4c> 17961 +<00006e53> <00006e54> 17964 +<00006ead> <00006eae> 21887 +<00006ed4> <00006ed5> 5482 +<00006eda> <00006edb> 19502 +<00006eed> <00006eee> 21895 +<00006fa7> <00006fa8> 14736 +<00006fc8> <00006fc9> 17995 +<0000705d> <0000705e> 14746 +<000070d3> <000070d4> 14754 +<000070d5> <000070d6> 19516 +<00007146> <00007147> 8540 +<000071ae> <000071af> 18037 +<000071bf> <000071c0> 21939 +<00007208> <00007209> 21944 +<0000723b> <0000723c> 5604 +<0000723f> <00007240> 5606 +<0000724f> <00007250> 19524 +<00007255> <00007256> 14776 +<0000726e> <0000726f> 18050 +<0000727b> <0000727c> 21955 +<000072d5> <000072d6> 21960 +<000072e0> <000072e1> 5628 +<00007304> <00007305> 14784 +<00007318> <00007319> 18067 +endcidrange + +100 begincidrange +<00007336> <00007337> 3867 +<0000733a> <0000733b> 19538 +<0000734e> <0000734f> 5643 +<0000735d> <00007360> 21970 +<0000736e> <0000736f> 18078 +<00007385> <00007386> 14792 +<0000739e> <000073a0> 14795 +<0000741a> <0000741b> 14810 +<0000742f> <00007431> 14815 +<00007467> <00007468> 21994 +<00007485> <00007487> 14829 +<000074b1> <000074b2> 22001 +<000074f0> <000074f1> 5694 +<0000753d> <0000753e> 18125 +<0000757b> <0000757c> 22023 +<0000757d> <0000757e> 18134 +<00007586> <00007587> 5724 +<00007592> <00007593> 14848 +<000075bf> <000075c0> 18142 +<000075df> <000075e0> 18148 +<000075f2> <000075f3> 5755 +<000075fe> <000075ff> 5749 +<00007615> <00007616> 14855 +<0000761b> <0000761c> 18160 +<00007620> <00007622> 5762 +<00007639> <0000763a> 22032 +<00007647> <00007648> 5769 +<00007661> <00007662> 5774 +<00007668> <0000766a> 5776 +<0000768c> <0000768d> 22038 +<00007699> <0000769a> 5793 +<000076a2> <000076a3> 22041 +<000076a4> <000076a5> 14868 +<000076a7> <000076a8> 18178 +<000076b8> <000076ba> 5797 +<00007714> <00007715> 22050 +<00007725> <00007726> 5817 +<00007737> <00007738> 5820 +<0000774d> <0000774e> 16999 +<00007756> <00007757> 22057 +<0000775f> <00007760> 14877 +<00007773> <00007774> 22060 +<0000778c> <0000778d> 19591 +<000077bc> <000077bd> 5840 +<000077de> <000077df> 18203 +<0000782d> <0000782e> 14888 +<00007860> <00007861> 22080 +<000078e0> <000078e1> 14898 +<000078f9> <000078fa> 18226 +<00007927> <00007928> 19613 +<0000795b> <0000795c> 14908 +<000079b9> <000079ba> 5902 +<000079cc> <000079cd> 18244 +<00007a18> <00007a19> 5912 +<00007a34> <00007a35> 22131 +<00007a61> <00007a62> 5924 +<00007abb> <00007abc> 14932 +<00007ad9> <00007ada> 5950 +<00007ae1> <00007ae2> 5953 +<00007b18> <00007b19> 5963 +<00007b2e> <00007b2f> 18281 +<00007b3f> <00007b40> 22151 +<00007b70> <00007b71> 5980 +<00007bba> <00007bbb> 22161 +<00007bf4> <00007bf5> 22167 +<00007bf9> <00007bfa> 22169 +<00007c39> <00007c3a> 22180 +<00007c52> <00007c53> 19648 +<00007c5b> <00007c5d> 19650 +<00007cb6> <00007cb7> 18323 +<00007cc8> <00007cc9> 14962 +<00007d07> <00007d09> 14968 +<00007d3d> <00007d3e> 18340 +<00007d8b> <00007d8c> 14980 +<00007dc3> <00007dc6> 22208 +<00007dcd> <00007dce> 22212 +<00007df5> <00007df6> 19672 +<00007e59> <00007e5a> 6133 +<00007e86> <00007e87> 18375 +<00007e88> <00007e89> 6145 +<00007e93> <00007e94> 6150 +<00007e9b> <00007e9c> 6154 +<00007e9d> <00007e9e> 22229 +<00007f4c> <00007f4e> 6159 +<00007f50> <00007f51> 6162 +<00007f52> <00007f53> 14999 +<00007f5f> <00007f60> 6167 +<00007f63> <00007f64> 18387 +<00007f68> <00007f69> 6169 +<00007f7d> <00007f7e> 18390 +<00007f7f> <00007f80> 19685 +<00007fc5> <00007fc6> 6191 +<00007fee> <00007fef> 15008 +<00007ffd> <00007fff> 19689 +<00008018> <00008019> 6206 +<0000801f> <00008020> 22247 +<000080d7> <000080d8> 15024 +<00008165> <00008166> 6260 +<00008167> <00008168> 17054 +<000081dd> <000081de> 19717 +endcidrange + +100 begincidrange +<000081df> <000081e0> 6290 +<000081f0> <000081f2> 22282 +<000081fa> <000081fb> 6293 +<00008201> <00008202> 6296 +<00008213> <00008214> 19724 +<0000826a> <0000826b> 6317 +<00008277> <00008278> 6321 +<00008280> <00008281> 22297 +<0000829a> <0000829b> 22303 +<000082a3> <000082a4> 17065 +<000082a7> <000082a8> 18473 +<00008307> <00008308> 18482 +<0000830a> <0000830b> 22310 +<00008317> <00008318> 6357 +<0000831e> <0000831f> 22312 +<0000834d> <0000834e> 22321 +<00008394> <00008395> 18495 +<000083bf> <000083c0> 15057 +<00008451> <00008452> 18510 +<00008459> <0000845a> 18512 +<000084a9> <000084aa> 22350 +<000084c7> <000084c8> 22352 +<000084ce> <000084cf> 18525 +<00008502> <00008503> 22357 +<00008517> <00008518> 6429 +<00008524> <00008525> 18535 +<0000855f> <00008560> 22373 +<00008561> <00008562> 18542 +<000085bd> <000085bf> 22384 +<000085d8> <000085d9> 18559 +<00008604> <00008605> 17100 +<0000860d> <0000860e> 22393 +<00008658> <00008659> 22400 +<00008660> <00008661> 22403 +<0000868b> <0000868c> 6489 +<0000869c> <0000869d> 18581 +<000086a7> <000086a8> 15087 +<000086a9> <000086aa> 6487 +<000086b4> <000086b5> 22413 +<0000873c> <0000873d> 22430 +<00008764> <00008765> 18606 +<00008783> <00008786> 22436 +<00008797> <00008798> 19764 +<000087ac> <000087ad> 15100 +<000087e5> <000087e6> 18626 +<000087f6> <000087f7> 6559 +<00008848> <00008849> 22465 +<0000889a> <0000889c> 19782 +<000088bd> <000088be> 15117 +<000088c3> <000088c4> 6598 +<000088cb> <000088cc> 22478 +<000088d8> <000088d9> 6601 +<000088f0> <000088f1> 15122 +<0000890e> <0000890f> 19788 +<00008915> <00008916> 22484 +<00008918> <0000891a> 15125 +<0000892a> <0000892b> 6617 +<0000899b> <0000899c> 22504 +<000089bf> <000089c0> 6649 +<000089dc> <000089dd> 6652 +<00008a04> <00008a05> 22513 +<00008a2b> <00008a2c> 22519 +<00008a76> <00008a77> 22529 +<00008a7a> <00008a7b> 22531 +<00008aa5> <00008aa6> 6680 +<00008ad3> <00008ad5> 22549 +<00008b43> <00008b44> 15145 +<00008b92> <00008b93> 6730 +<00008b94> <00008b95> 18696 +<00008b99> <00008b9a> 6733 +<00008c63> <00008c64> 22573 +<00008c75> <00008c76> 22576 +<00008c86> <00008c87> 22579 +<00008c8d> <00008c8e> 6751 +<00008cb2> <00008cb3> 6760 +<00008cfa> <00008cfb> 6770 +<00008d04> <00008d05> 6772 +<00008dea> <00008deb> 6799 +<00008df1> <00008df2> 19845 +<00008e04> <00008e05> 22614 +<00008e08> <00008e09> 6804 +<00008e1d> <00008e1e> 6807 +<00008e21> <00008e22> 18730 +<00008e37> <00008e38> 22618 +<00008e40> <00008e41> 19852 +<00008e5d> <00008e5e> 22622 +<00008e82> <00008e83> 22625 +<00008ec3> <00008ec4> 22632 +<00008f0f> <00008f10> 22641 +<00008f20> <00008f21> 22644 +<00008f52> <00008f53> 22653 +<00008f5d> <00008f5e> 22655 +<00008f62> <00008f64> 6879 +<00008fa0> <00008fa2> 19882 +<00008fb5> <00008fb6> 15183 +<00008ff9> <00008ffa> 6896 +<00009028> <0000902a> 22668 +<00009033> <00009034> 22671 +<0000904f> <00009052> 6910 +<000090c4> <000090c5> 17154 +endcidrange + +100 begincidrange +<000090d8> <000090d9> 22681 +<000090fe> <000090ff> 18792 +<00009122> <00009123> 17160 +<00009146> <00009147> 18800 +<00009193> <00009194> 22701 +<000091ad> <000091ae> 15213 +<000091c0> <000091c1> 6963 +<000091c3> <000091c4> 18809 +<000091d3> <000091d4> 22707 +<000091e4> <000091e5> 8644 +<000091e9> <000091ea> 22710 +<000091ed> <000091ee> 8642 +<000091f5> <000091f6> 6973 +<00009204> <00009205> 22715 +<00009212> <00009213> 22718 +<00009216> <00009217> 18815 +<0000921c> <0000921d> 22721 +<00009224> <00009226> 22723 +<0000922e> <00009230> 22726 +<00009235> <00009236> 22729 +<0000925c> <0000925d> 22735 +<0000926e> <00009270> 22738 +<00009277> <00009278> 8658 +<0000927c> <0000927d> 18825 +<000092a4> <000092a5> 22747 +<000092bb> <000092bc> 19920 +<000092bf> <000092c0> 18837 +<000092cb> <000092cc> 15229 +<000092dc> <000092dd> 22757 +<00009364> <00009365> 17167 +<00009380> <00009381> 22782 +<000093ac> <000093ad> 7017 +<000093b4> <000093b6> 22792 +<000093c4> <000093c5> 22795 +<000093d6> <000093d7> 7021 +<0000940d> <0000940e> 19938 +<00009416> <00009417> 18869 +<0000958c> <0000958d> 18880 +<00009598> <00009599> 7065 +<0000959d> <0000959e> 22820 +<000095d1> <000095d2> 19947 +<00009625> <00009626> 22828 +<0000962e> <0000962f> 7089 +<00009633> <00009634> 18888 +<00009639> <0000963a> 22831 +<00009656> <00009657> 22834 +<000096b1> <000096b2> 7109 +<000096b8> <000096b9> 7114 +<00009721> <00009722> 19967 +<0000973d> <0000973e> 7138 +<00009777> <00009778> 22852 +<0000978f> <00009790> 7160 +<000097b1> <000097b2> 18921 +<000097b3> <000097b4> 7166 +<000097b5> <000097b6> 15281 +<000097c4> <000097c5> 22861 +<000097f7> <000097f8> 22870 +<00009832> <00009833> 18936 +<0000984d> <0000984e> 1465 +<00009852> <00009853> 15292 +<00009862> <00009863> 19985 +<0000986f> <00009871> 7190 +<000098bb> <000098bc> 18946 +<000098f0> <000098f1> 18954 +<00009916> <00009917> 18960 +<0000991a> <0000991c> 18963 +<0000991d> <0000991e> 7210 +<00009932> <00009933> 15301 +<0000993a> <0000993c> 18968 +<0000993d> <0000993e> 7216 +<00009951> <00009952> 7223 +<00009997> <00009998> 7227 +<000099ad> <000099ae> 7230 +<000099b9> <000099ba> 15308 +<000099ea> <000099ec> 22906 +<000099ed> <000099ee> 7238 +<000099f1> <000099f2> 7240 +<000099f4> <000099f5> 22909 +<000099fd> <000099fe> 22911 +<00009a2d> <00009a2e> 15315 +<00009ab5> <00009ab6> 15321 +<00009abd> <00009abe> 20002 +<00009ad3> <00009ad4> 7273 +<00009ade> <00009adf> 7275 +<00009ae2> <00009ae3> 7277 +<00009af2> <00009af3> 22937 +<00009b04> <00009b05> 22944 +<00009b0d> <00009b0e> 20007 +<00009b22> <00009b23> 7291 +<00009b27> <00009b2a> 7294 +<00009b2e> <00009b2f> 7298 +<00009b33> <00009b34> 15326 +<00009b39> <00009b3a> 22950 +<00009b4d> <00009b4e> 7304 +<00009b56> <00009b57> 22953 +<00009b6b> <00009b6c> 19020 +<00009b6d> <00009b6e> 22958 +<00009b76> <00009b77> 19022 +<00009b96> <00009b97> 7312 +<00009b9f> <00009ba0> 7314 +endcidrange + +67 begincidrange +<00009bd1> <00009bd2> 7323 +<00009c18> <00009c1a> 19040 +<00009c49> <00009c4a> 19052 +<00009c4f> <00009c50> 17215 +<00009c69> <00009c6b> 19060 +<00009c6d> <00009c6e> 19063 +<00009d17> <00009d18> 19073 +<00009d1d> <00009d1e> 17218 +<00009d33> <00009d34> 22988 +<00009d53> <00009d54> 22993 +<00009d5d> <00009d5e> 7380 +<00009d76> <00009d77> 19086 +<00009d92> <00009d93> 22999 +<00009d97> <00009d98> 23002 +<00009dd4> <00009dd5> 23008 +<00009e10> <00009e12> 23015 +<00009e1a> <00009e1b> 7411 +<00009e82> <00009e84> 20037 +<00009e8b> <00009e8c> 7419 +<00009e8e> <00009e8f> 23020 +<00009ece> <00009ed0> 7432 +<00009eec> <00009eed> 23030 +<00009ef6> <00009ef7> 7444 +<00009efb> <00009efd> 7447 +<00009f07> <00009f08> 7450 +<00009f2a> <00009f2b> 20050 +<00009f31> <00009f32> 23039 +<00009f43> <00009f44> 23043 +<00009f5f> <00009f61> 7461 +<00009f66> <00009f67> 7464 +<00009f91> <00009f92> 23053 +<00009fbf> <00009fc2> 20068 +<0000f860> <0000f862> 15444 +<0000f992> <0000f993> 7809 +<0000fa18> <0000fa1a> 8579 +<0000fa20> <0000fa21> 8612 +<0000fa2a> <0000fa2b> 8699 +<0000fa5b> <0000fa5c> 13349 +<0000fb01> <0000fb02> 112 +<0000fb03> <0000fb04> 9359 +<0000fe11> <0000fe12> 7887 +<0000fe31> <0000fe32> 7892 +<0000fe35> <0000fe36> 7899 +<0000fe37> <0000fe38> 7905 +<0000fe39> <0000fe3a> 7901 +<0000fe3b> <0000fe3c> 7915 +<0000fe3d> <0000fe3e> 7909 +<0000fe3f> <0000fe40> 7907 +<0000fe41> <0000fe44> 7911 +<0000fe45> <0000fe46> 12639 +<0000fe47> <0000fe48> 7903 +<0000ff08> <0000ff09> 674 +<0000ff10> <0000ff19> 780 +<0000ff1a> <0000ff1b> 639 +<0000ff21> <0000ff3a> 790 +<0000ff41> <0000ff5a> 816 +<0000ff5f> <0000ff60> 12131 +<0000ff61> <0000ff9f> 327 +<0000ffe0> <0000ffe1> 713 +<0001f110> <0001f129> 10004 +<0001f130> <0001f149> 10901 +<0001f150> <0001f169> 10631 +<0001f170> <0001f189> 11713 +<00022b4f> <00022b50> 17671 +<00026ff6> <00026ff7> 18554 +<000285c8> <000285c9> 18773 +<000289ba> <000289bb> 18834 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJISX0213-UTF32-V b/resources/cmaps/japan/UniJISX0213-UTF32-V new file mode 100644 index 00000000..7428a6d8 --- /dev/null +++ b/resources/cmaps/japan/UniJISX0213-UTF32-V @@ -0,0 +1,300 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJISX0213-UTF32-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJISX0213-UTF32-H) +%%BeginResource: CMap (UniJISX0213-UTF32-V) +%%Title: (UniJISX0213-UTF32-V Adobe Japan1 6) +%%Version: 1.004 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJISX0213-UTF32-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJISX0213-UTF32-V def +/CMapVersion 1.004 def +/CMapType 1 def + +/XUID [1 10 25615] def + +/WMode 1 def + +100 begincidchar +<00002015> 7892 +<00002016> 7895 +<00002025> 7898 +<00002026> 7897 +<00002190> 738 +<00002191> 736 +<00002192> 739 +<00002193> 737 +<000021c4> 8311 +<000021c5> 8310 +<000021c6> 8312 +<000021e6> 8012 +<000021e7> 8014 +<000021e8> 8011 +<000021e9> 8013 +<0000239b> 12148 +<0000239c> 12168 +<0000239d> 12147 +<0000239e> 12150 +<0000239f> 12168 +<000023a0> 12149 +<000023a1> 12156 +<000023a2> 12168 +<000023a3> 12155 +<000023a4> 12158 +<000023a5> 12168 +<000023a6> 12157 +<000023a7> 8168 +<000023a8> 8167 +<000023a9> 8166 +<000023aa> 12168 +<000023ab> 8172 +<000023ac> 8171 +<000023ad> 8170 +<0000250c> 7495 +<0000250d> 7497 +<0000250e> 7496 +<0000250f> 7498 +<00002510> 7503 +<00002511> 7505 +<00002512> 7504 +<00002513> 7506 +<00002514> 7491 +<00002515> 7493 +<00002516> 7492 +<00002517> 7494 +<00002518> 7499 +<00002519> 7501 +<0000251a> 7500 +<0000251b> 7502 +<0000251c> 7523 +<0000251d> 7527 +<0000251e> 7525 +<0000251f> 7524 +<00002520> 7526 +<00002521> 7529 +<00002522> 7528 +<00002525> 7535 +<00002526> 7533 +<00002527> 7532 +<00002528> 7534 +<00002529> 7537 +<0000252a> 7536 +<0000252b> 7538 +<0000252c> 7515 +<00002530> 7516 +<00002534> 7507 +<00002538> 7508 +<00002540> 7541 +<00002541> 7540 +<00002542> 7542 +<00002543> 7547 +<00002544> 7549 +<00002545> 7546 +<00002546> 7548 +<00002547> 7553 +<00002548> 7552 +<0000261c> 8221 +<0000261d> 8219 +<0000261e> 8222 +<0000261f> 8220 +<00002702> 12178 +<000027a1> 8209 +<0000301c> 7894 +<0000301d> 7956 +<0000301f> 7957 +<00003041> 7918 +<00003043> 7919 +<00003045> 7920 +<00003047> 7921 +<00003049> 7922 +<00003063> 7923 +<00003083> 7924 +<00003085> 7925 +<00003087> 7926 +<0000308e> 7927 +<0000309b> 8272 +<0000309c> 8271 +<000030a0> 16331 +<000030a1> 7928 +endcidchar + +79 begincidchar +<000030a3> 7929 +<000030a5> 7930 +<000030a7> 7931 +<000030a9> 7932 +<000030c3> 7933 +<000030e3> 7934 +<000030e5> 7935 +<000030e7> 7936 +<000030ee> 7937 +<000030fc> 7891 +<00003300> 8350 +<00003303> 8338 +<00003304> 11960 +<00003305> 8333 +<00003306> 11961 +<00003307> 11965 +<00003308> 11963 +<00003309> 11968 +<0000330a> 11966 +<0000330b> 11970 +<0000330c> 11972 +<0000330d> 7950 +<00003314> 7941 +<00003315> 8340 +<00003316> 8330 +<00003317> 11980 +<00003318> 8339 +<00003319> 11982 +<0000331e> 8353 +<00003322> 8329 +<00003323> 8348 +<00003324> 11991 +<00003325> 11993 +<00003326> 7951 +<00003327> 7945 +<0000332a> 8356 +<0000332b> 7953 +<0000332d> 11999 +<00003331> 8358 +<00003332> 12005 +<00003333> 8334 +<00003336> 7947 +<00003337> 12014 +<00003338> 12016 +<00003339> 8343 +<0000333a> 12017 +<0000333b> 8349 +<0000333c> 12010 +<0000333d> 12018 +<00003341> 12019 +<00003342> 8347 +<00003347> 8357 +<00003348> 12027 +<00003349> 7940 +<0000334a> 7954 +<0000334d> 7943 +<0000334e> 8337 +<00003351> 7948 +<00003352> 12034 +<00003353> 12038 +<00003354> 12035 +<00003357> 8344 +<0000337b> 12044 +<0000337c> 12043 +<0000337d> 12042 +<0000337e> 12041 +<0000337f> 8324 +<0000ff0c> 8268 +<0000ff0e> 8274 +<0000ff1a> 12101 +<0000ff1d> 7917 +<0000ff3b> 7903 +<0000ff3d> 7904 +<0000ff3f> 7890 +<0000ff5b> 7905 +<0000ff5c> 7896 +<0000ff5d> 7906 +<0000ff5e> 7894 +<0000ffe3> 7889 +endcidchar + +37 begincidrange +<000023b0> <000023b1> 16350 +<00002500> <00002501> 7481 +<00002502> <00002503> 7479 +<00002504> <00002505> 7485 +<00002506> <00002507> 7483 +<00002508> <00002509> 7489 +<0000250a> <0000250b> 7487 +<00002523> <00002524> 7530 +<0000252d> <0000252f> 7517 +<00002531> <00002533> 7520 +<00002535> <00002537> 7509 +<00002539> <0000253b> 7512 +<0000253d> <0000253f> 7543 +<00002549> <0000254a> 7550 +<00003001> <00003002> 7887 +<00003008> <00003011> 7907 +<00003014> <00003015> 7901 +<00003016> <00003017> 16329 +<00003018> <00003019> 12139 +<00003095> <00003096> 8264 +<000030f5> <000030f6> 7938 +<000031f0> <000031f9> 16333 +<000031fa> <000031ff> 16344 +<00003301> <00003302> 11958 +<0000330e> <00003313> 11973 +<0000331a> <0000331d> 11984 +<0000331f> <00003321> 11988 +<00003328> <00003329> 11996 +<0000332e> <00003330> 12002 +<00003334> <00003335> 12008 +<0000333e> <00003340> 12020 +<00003343> <00003346> 12023 +<0000334b> <0000334c> 12028 +<0000334f> <00003350> 12030 +<00003355> <00003356> 12039 +<0000ff08> <0000ff09> 7899 +<0000ff5f> <0000ff60> 12141 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJISX02132004-UTF32-H b/resources/cmaps/japan/UniJISX02132004-UTF32-H new file mode 100644 index 00000000..b35854f5 --- /dev/null +++ b/resources/cmaps/japan/UniJISX02132004-UTF32-H @@ -0,0 +1,14439 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniJISX02132004-UTF32-H) +%%Title: (UniJISX02132004-UTF32-H Adobe Japan1 6) +%%Version: 1.011 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJISX02132004-UTF32-H def +/CMapVersion 1.011 def +/CMapType 1 def + +/XUID [1 10 25633] def + +/WMode 0 def + +1 begincodespacerange + <00000000> <0010FFFF> +endcodespacerange + +1 beginnotdefrange +<00000000> <0000001f> 1 +endnotdefrange + +100 begincidchar +<0000005c> 97 +<0000007c> 99 +<0000007d> 94 +<0000007e> 100 +<000000a0> 1 +<000000a4> 107 +<000000a5> 61 +<000000a6> 93 +<000000a7> 106 +<000000a8> 132 +<000000a9> 152 +<000000aa> 140 +<000000ab> 109 +<000000ac> 153 +<000000ad> 151 +<000000ae> 154 +<000000af> 129 +<000000b4> 127 +<000000b5> 159 +<000000b6> 118 +<000000b7> 117 +<000000b8> 134 +<000000b9> 160 +<000000ba> 144 +<000000bb> 123 +<000000bf> 126 +<000000c6> 139 +<000000d8> 142 +<000000df> 150 +<000000e6> 145 +<000000f8> 148 +<00000100> 9366 +<00000101> 9361 +<00000102> 15756 +<00000103> 15769 +<00000104> 15737 +<00000105> 15745 +<00000106> 15758 +<00000107> 15771 +<00000108> 15783 +<00000109> 15789 +<0000010a> 20333 +<0000010b> 20352 +<0000010c> 15759 +<0000010d> 15772 +<0000010e> 15761 +<0000010f> 15774 +<00000110> 20322 +<00000111> 15775 +<00000112> 9369 +<00000113> 9364 +<00000116> 20334 +<00000117> 20353 +<00000118> 15760 +<00000119> 15773 +<0000011a> 9395 +<0000011b> 9407 +<0000011c> 15784 +<0000011d> 15790 +<0000011e> 20335 +<0000011f> 20355 +<00000120> 20337 +<00000121> 20356 +<00000122> 20336 +<00000124> 15785 +<00000125> 15791 +<00000126> 20323 +<00000127> 15816 +<00000128> 9400 +<00000129> 9412 +<0000012a> 9367 +<0000012b> 9362 +<0000012e> 20339 +<0000012f> 20357 +<00000130> 20338 +<00000131> 146 +<00000132> 20324 +<00000133> 20328 +<00000134> 15786 +<00000135> 15792 +<00000136> 20340 +<00000137> 20358 +<00000138> 20329 +<00000139> 15757 +<0000013a> 15770 +<0000013b> 20342 +<0000013c> 20360 +<0000013d> 15739 +<0000013e> 15747 +<0000013f> 20325 +<00000140> 20330 +<00000141> 141 +<00000142> 147 +<00000143> 15762 +<00000144> 15776 +<00000145> 20343 +<00000146> 20361 +<00000147> 15763 +<00000148> 15777 +<00000149> 20331 +endcidchar + +100 begincidchar +<0000014a> 20326 +<0000014b> 9436 +<0000014c> 9370 +<0000014d> 9365 +<00000150> 15764 +<00000151> 15778 +<00000152> 143 +<00000153> 149 +<00000154> 15755 +<00000155> 15768 +<00000156> 20344 +<00000157> 20362 +<00000158> 15765 +<00000159> 15779 +<0000015a> 15740 +<0000015b> 15748 +<0000015c> 15787 +<0000015d> 15793 +<0000015e> 15741 +<0000015f> 15750 +<00000160> 223 +<00000161> 227 +<00000162> 15767 +<00000163> 15781 +<00000164> 15742 +<00000165> 15751 +<00000166> 20327 +<00000167> 20332 +<00000168> 9405 +<00000169> 9417 +<0000016a> 9368 +<0000016b> 9363 +<0000016c> 15788 +<0000016d> 15794 +<0000016e> 9404 +<0000016f> 9416 +<00000170> 15766 +<00000171> 15780 +<00000172> 20345 +<00000173> 20363 +<00000174> 20350 +<00000175> 20364 +<00000176> 20351 +<00000177> 20365 +<00000178> 224 +<00000179> 15743 +<0000017a> 15752 +<0000017b> 15744 +<0000017c> 15754 +<0000017d> 225 +<0000017e> 229 +<00000192> 105 +<00000193> 15826 +<000001c2> 15821 +<000001cd> 9394 +<000001ce> 9406 +<000001cf> 9398 +<000001d0> 9410 +<000001d1> 9401 +<000001d2> 9413 +<000001d3> 9403 +<000001d4> 9415 +<000001d5> 20349 +<000001d6> 15733 +<000001d7> 20346 +<000001d8> 15734 +<000001d9> 20348 +<000001da> 15735 +<000001db> 20347 +<000001dc> 15736 +<000001f5> 20354 +<000001fd> 9421 +<00000237> 9435 +<00000250> 15832 +<00000251> 9418 +<00000252> 15836 +<00000253> 15822 +<00000254> 9423 +<00000255> 15841 +<00000256> 15802 +<00000257> 15823 +<00000258> 15829 +<00000259> 9426 +<0000025a> 9429 +<0000025b> 9432 +<0000025c> 15830 +<0000025e> 15831 +<0000025f> 15809 +<00000260> 15825 +<00000261> 15813 +<00000264> 15835 +<00000265> 15838 +<00000266> 15819 +<00000267> 15844 +<00000268> 15827 +<0000026a> 15885 +<0000026c> 15798 +<0000026d> 15808 +<0000026e> 15799 +<0000026f> 15833 +endcidchar + +100 begincidchar +<00000270> 15814 +<00000271> 15795 +<00000272> 15810 +<00000273> 15803 +<00000274> 15886 +<00000275> 9437 +<00000276> 15887 +<00000278> 15888 +<00000279> 15800 +<0000027a> 15843 +<0000027b> 15807 +<0000027d> 15804 +<0000027e> 15797 +<00000280> 15889 +<00000281> 15815 +<00000282> 15805 +<00000283> 9442 +<00000284> 15824 +<00000288> 15801 +<00000289> 15828 +<0000028a> 15834 +<0000028b> 15796 +<0000028c> 9438 +<0000028d> 15837 +<0000028e> 15812 +<0000028f> 15890 +<00000290> 15806 +<00000291> 15842 +<00000292> 9441 +<00000294> 15818 +<00000295> 15817 +<00000298> 15820 +<00000299> 15891 +<0000029c> 15892 +<0000029d> 15811 +<0000029f> 15893 +<000002a1> 15840 +<000002a2> 15839 +<000002b0> 15894 +<000002b2> 15895 +<000002b7> 15896 +<000002bb> 98 +<000002bc> 96 +<000002c1> 15897 +<000002c6> 128 +<000002c7> 15749 +<000002c8> 15846 +<000002cc> 15847 +<000002d0> 9443 +<000002d1> 15848 +<000002d8> 15738 +<000002d9> 15782 +<000002da> 133 +<000002db> 15746 +<000002dc> 95 +<000002dd> 15753 +<000002de> 15867 +<00000300> 65 +<00000303> 95 +<00000304> 129 +<00000305> 226 +<0000030a> 133 +<0000030b> 135 +<0000030c> 137 +<0000030f> 15850 +<0000031a> 15879 +<0000031c> 15861 +<00000324> 15868 +<00000325> 15858 +<00000327> 134 +<00000328> 136 +<00000329> 15865 +<0000032a> 15876 +<0000032c> 15859 +<0000032f> 15866 +<00000330> 15869 +<00000332> 64 +<00000334> 15871 +<00000336> 138 +<00000339> 15860 +<0000033c> 15870 +<0000033d> 15864 +<00000361> 15845 +<00000386> 20427 +<0000038c> 20432 +<0000038e> 20433 +<0000038f> 20435 +<00000390> 20441 +<000003aa> 20431 +<000003ab> 20434 +<000003b0> 20445 +<000003c2> 16222 +<000003ca> 20440 +<000003cb> 20444 +<000003ce> 20446 +<000003d0> 12090 +<000003d1> 12096 +<000003d5> 12094 +<000003db> 12095 +<00000401> 1065 +endcidchar + +100 begincidchar +<00000451> 1098 +<00001ebc> 9397 +<00001ebd> 9409 +<00001f70> 9420 +<00001f71> 9419 +<00001f72> 9434 +<00001f73> 9433 +<00002002> 231 +<00002003> 633 +<00002010> 14 +<00002011> 14 +<00002012> 14 +<00002013> 114 +<00002014> 138 +<00002015> 661 +<00002016> 666 +<00002018> 98 +<00002019> 96 +<0000201a> 120 +<0000201c> 108 +<0000201d> 122 +<0000201e> 121 +<00002022> 119 +<00002025> 669 +<00002026> 668 +<00002030> 772 +<0000203b> 734 +<0000203c> 12111 +<0000203e> 226 +<0000203f> 15849 +<00002042> 16282 +<00002044> 104 +<00002049> 12112 +<00002051> 16281 +<0000205a> 7898 +<0000205d> 7897 +<00002070> 9377 +<0000207f> 15908 +<000020ac> 9354 +<000020dd> 16328 +<000020de> 11035 +<00002100> 11855 +<00002103> 710 +<00002105> 11859 +<00002109> 8305 +<0000210a> 8304 +<0000210f> 15514 +<00002113> 8025 +<00002116> 7610 +<00002121> 8055 +<00002122> 228 +<00002126> 9355 +<00002127> 15515 +<0000212b> 771 +<0000212e> 20366 +<00002135> 15513 +<0000213b> 8307 +<00002150> 9790 +<00002151> 9800 +<00002152> 9806 +<00002155> 15727 +<0000217f> 8303 +<00002189> 9780 +<00002192> 736 +<00002193> 739 +<00002194> 15511 +<000021c6> 8309 +<000021cb> 12207 +<000021cc> 12206 +<000021d0> 12200 +<000021d2> 15482 +<000021d4> 15483 +<000021e6> 8013 +<000021e7> 8012 +<000021e8> 8014 +<000021e9> 8011 +<00002200> 15484 +<00002202> 15493 +<00002203> 15485 +<00002205> 15477 +<00002206> 20367 +<00002207> 15494 +<00002208> 15464 +<00002209> 15476 +<0000220a> 15900 +<0000220b> 15465 +<0000220f> 20368 +<00002211> 15901 +<00002212> 151 +<00002213> 15512 +<00002219> 117 +<0000221a> 15499 +<0000221d> 15501 +<0000221e> 15459 +<0000221f> 15881 +<00002220> 15491 +<00002229> 15471 +<0000222a> 15470 +<0000222d> 15902 +<0000222e> 15880 +endcidchar + +100 begincidchar +<00002234> 15460 +<00002235> 15502 +<0000223c> 100 +<0000223d> 15500 +<00002243> 15506 +<00002245> 15507 +<00002248> 15508 +<00002252> 15496 +<00002260> 15456 +<00002261> 15495 +<00002262> 15505 +<00002298> 15905 +<0000229e> 15906 +<000022a0> 15907 +<000022a5> 15492 +<000022bf> 15882 +<00002307> 12219 +<00002312> 758 +<00002318> 15728 +<0000239b> 12143 +<0000239c> 12167 +<0000239f> 12167 +<000023a0> 12146 +<000023a1> 12151 +<000023a2> 12167 +<000023a5> 12167 +<000023a6> 12154 +<000023aa> 12167 +<000023ce> 16273 +<00002423> 16272 +<000024ea> 8224 +<000024ff> 10503 +<00002550> 8251 +<0000255e> 8252 +<00002561> 8254 +<0000256a> 8253 +<0000256f> 8250 +<00002570> 8249 +<00002589> 8244 +<0000258a> 8243 +<0000258b> 8242 +<0000258c> 8241 +<0000258d> 8240 +<0000258e> 8239 +<0000258f> 8238 +<000025a0> 729 +<000025a1> 728 +<000025a2> 8015 +<000025aa> 12239 +<000025ab> 12237 +<000025b1> 16235 +<000025b2> 731 +<000025b3> 730 +<000025b6> 12195 +<000025b7> 8010 +<000025bc> 733 +<000025bd> 732 +<000025c0> 12194 +<000025c1> 8009 +<000025c6> 727 +<000025c7> 726 +<000025c9> 8210 +<000025ca> 20371 +<000025cb> 723 +<000025cc> 10502 +<000025ce> 725 +<000025cf> 724 +<000025e4> 8258 +<000025e5> 8257 +<000025e6> 12254 +<000025ef> 779 +<00002605> 722 +<00002606> 721 +<0000260e> 8056 +<0000261e> 8219 +<0000261f> 8222 +<00002640> 706 +<00002642> 705 +<00002660> 8211 +<00002661> 8017 +<00002662> 8019 +<00002663> 8213 +<00002664> 8018 +<00002665> 8212 +<00002666> 8214 +<00002667> 8016 +<0000266a> 775 +<0000266b> 16200 +<0000266c> 12100 +<0000266d> 774 +<0000266e> 16199 +<0000266f> 773 +<000026a0> 12192 +<000026bd> 20957 +<000026be> 12097 +<00002702> 12176 +<00002713> 16270 +<0000271a> 12241 +<0000273f> 12229 +<00002740> 12228 +endcidchar + +100 begincidchar +<00002756> 12259 +<0000277f> 10514 +<000027a1> 8206 +<000029bf> 16203 +<00002b1a> 11036 +<00002e83> 14305 +<00002e85> 13856 +<00002e87> 14105 +<00002e89> 14356 +<00002e8b> 14110 +<00002e8e> 4209 +<00002e8f> 14476 +<00002e90> 4646 +<00002e92> 3762 +<00002e93> 4739 +<00002e94> 4779 +<00002e95> 15391 +<00002e96> 14530 +<00002e97> 13852 +<00002e98> 14561 +<00002e99> 5059 +<00002e9b> 5089 +<00002e9e> 17893 +<00002e9f> 3644 +<00002ea0> 3773 +<00002ea3> 14749 +<00002ea4> 15398 +<00002ea6> 14157 +<00002ea8> 14780 +<00002ea9> 13729 +<00002eaa> 13995 +<00002eab> 14999 +<00002eac> 19130 +<00002ead> 14905 +<00002eae> 13922 +<00002eb1> 15000 +<00002eb2> 14999 +<00002eb3> 14189 +<00002eb7> 14078 +<00002eb9> 14099 +<00002ebc> 13747 +<00002ebd> 13646 +<00002ec1> 1931 +<00002ec2> 15114 +<00002ec3> 13870 +<00002ec4> 2658 +<00002ec6> 13682 +<00002eca> 13898 +<00002ecc> 15403 +<00002ecd> 15184 +<00002ecf> 15262 +<00002ed1> 3029 +<00002ed2> 15255 +<00002ed6> 15262 +<00002ed7> 13645 +<00002ed8> 2664 +<00002edd> 13847 +<00002ede> 13849 +<00002edf> 13848 +<00002ee4> 1614 +<00002ee8> 3380 +<00002ee9> 1323 +<00002eeb> 2666 +<00002eed> 2243 +<00002eef> 3965 +<00002ef2> 1615 +<00002f00> 1200 +<00002f01> 8371 +<00002f02> 4095 +<00002f03> 4097 +<00002f04> 1333 +<00002f05> 4102 +<00002f06> 3275 +<00002f07> 4110 +<00002f08> 2579 +<00002f09> 4208 +<00002f0a> 3286 +<00002f0b> 3392 +<00002f0c> 4219 +<00002f0d> 4227 +<00002f0e> 4233 +<00002f0f> 4243 +<00002f10> 4248 +<00002f11> 3163 +<00002f12> 3991 +<00002f13> 4294 +<00002f16> 4307 +<00002f17> 2375 +<00002f18> 3708 +<00002f19> 4316 +<00002f1a> 4321 +<00002f1b> 4328 +<00002f1c> 3746 +<00002f1d> 1969 +<00002f1e> 4459 +<00002f1f> 3156 +<00002f20> 2204 +<00002f23> 3878 +<00002f24> 2887 +<00002f25> 2433 +endcidchar + +100 begincidchar +<00002f26> 2208 +<00002f27> 4622 +<00002f28> 2631 +<00002f29> 2454 +<00002f2a> 4646 +<00002f2b> 4648 +<00002f2c> 4658 +<00002f2d> 2177 +<00002f2e> 4716 +<00002f2f> 1979 +<00002f30> 1918 +<00002f31> 1738 +<00002f32> 1519 +<00002f33> 4739 +<00002f34> 4741 +<00002f35> 4761 +<00002f36> 4763 +<00002f37> 4768 +<00002f38> 1655 +<00002f39> 14521 +<00002f3a> 4783 +<00002f3b> 4785 +<00002f3c> 2554 +<00002f3d> 4930 +<00002f3e> 1921 +<00002f3f> 2326 +<00002f40> 2215 +<00002f41> 5058 +<00002f42> 3592 +<00002f43> 3143 +<00002f44> 1740 +<00002f45> 3661 +<00002f46> 5088 +<00002f47> 3284 +<00002f48> 5132 +<00002f49> 1860 +<00002f4a> 3814 +<00002f4b> 1853 +<00002f4c> 2221 +<00002f4d> 5349 +<00002f4e> 5364 +<00002f4f> 5368 +<00002f50> 3450 +<00002f51> 3807 +<00002f52> 2223 +<00002f53> 5378 +<00002f54> 2603 +<00002f55> 1360 +<00002f56> 3066 +<00002f57> 3541 +<00002f58> 5604 +<00002f59> 5606 +<00002f5a> 3618 +<00002f5b> 7965 +<00002f5c> 1671 +<00002f5d> 1880 +<00002f5e> 1904 +<00002f5f> 1732 +<00002f60> 1245 +<00002f61> 1504 +<00002f62> 1537 +<00002f63> 2652 +<00002f64> 3899 +<00002f65> 3134 +<00002f66> 3479 +<00002f67> 14848 +<00002f68> 5783 +<00002f69> 3368 +<00002f6a> 3453 +<00002f6b> 2172 +<00002f6c> 3816 +<00002f6d> 3779 +<00002f6e> 3836 +<00002f6f> 2676 +<00002f70> 2260 +<00002f71> 14913 +<00002f72> 1363 +<00002f73> 1856 +<00002f74> 3953 +<00002f75> 2971 +<00002f76> 3606 +<00002f77> 2227 +<00002f78> 1544 +<00002f79> 6163 +<00002f7a> 3901 +<00002f7b> 1227 +<00002f7c> 4061 +<00002f7d> 2261 +<00002f7e> 6205 +<00002f7f> 2262 +<00002f80> 6227 +<00002f81> 3281 +<00002f82> 2569 +<00002f83> 2263 +<00002f84> 2232 +<00002f85> 1235 +<00002f86> 2697 +<00002f87> 2726 +<00002f88> 2360 +<00002f89> 2081 +endcidchar + +100 begincidchar +<00002f8a> 2541 +<00002f8b> 6322 +<00002f8c> 6479 +<00002f8d> 2988 +<00002f8e> 1858 +<00002f8f> 2022 +<00002f90> 1189 +<00002f91> 6635 +<00002f92> 1887 +<00002f93> 1455 +<00002f94> 1908 +<00002f95> 2921 +<00002f96> 3198 +<00002f97> 6742 +<00002f98> 6745 +<00002f99> 1419 +<00002f9a> 2682 +<00002f9b> 2808 +<00002f9c> 2829 +<00002f9d> 2574 +<00002f9e> 2306 +<00002f9f> 2575 +<00002fa0> 2914 +<00002fa1> 15183 +<00002fa2> 3874 +<00002fa3> 3243 +<00002fa4> 3428 +<00002fa5> 3948 +<00002fa6> 1754 +<00002fa7> 3029 +<00002fa8> 3827 +<00002fa9> 3550 +<00002faa> 7113 +<00002fab> 7115 +<00002fac> 1229 +<00002fad> 8695 +<00002fae> 3463 +<00002faf> 3800 +<00002fb0> 1461 +<00002fb1> 7171 +<00002fb2> 7173 +<00002fb3> 1339 +<00002fb4> 3607 +<00002fb5> 3561 +<00002fb6> 3464 +<00002fb7> 2543 +<00002fb8> 2335 +<00002fb9> 2035 +<00002fba> 3333 +<00002fbb> 2062 +<00002fbc> 2036 +<00002fbd> 7276 +<00002fbe> 7293 +<00002fc1> 1614 +<00002fc2> 1685 +<00002fc3> 3031 +<00002fc4> 7414 +<00002fc5> 2267 +<00002fc6> 7425 +<00002fc7> 3729 +<00002fc8> 13323 +<00002fc9> 1642 +<00002fca> 2055 +<00002fcb> 7446 +<00002fcc> 7449 +<00002fcd> 3102 +<00002fce> 1937 +<00002fcf> 2767 +<00002fd0> 3475 +<00002fd3> 3966 +<00003003> 655 +<00003004> 8308 +<00003012> 735 +<00003013> 740 +<0000301c> 665 +<0000301d> 7608 +<0000301f> 7609 +<00003020> 8058 +<00003030> 12218 +<00003036> 8057 +<0000303b> 12106 +<0000303c> 16194 +<0000303d> 12179 +<0000309f> 12181 +<000030a0> 16205 +<000030fb> 638 +<000030fc> 660 +<000030ff> 16195 +<00003230> 8197 +<00003233> 8143 +<00003234> 8141 +<00003235> 8148 +<00003236> 8147 +<00003237> 8204 +<00003238> 8142 +<00003239> 7620 +<0000323a> 8151 +<0000323b> 8149 +<0000323c> 8144 +<0000323d> 8139 +endcidchar + +100 begincidchar +<0000323e> 8146 +<0000323f> 8140 +<00003240> 8150 +<00003241> 8205 +<00003242> 8145 +<00003243> 8138 +<00003244> 10498 +<00003251> 8091 +<00003290> 10471 +<00003291> 8161 +<00003292> 8160 +<00003293> 8162 +<00003294> 8156 +<00003295> 10495 +<00003296> 8165 +<00003297> 10492 +<00003298> 8158 +<00003299> 8223 +<0000329a> 10489 +<0000329b> 10488 +<0000329c> 10494 +<0000329d> 8319 +<0000329e> 8191 +<0000329f> 10479 +<000032a2> 10491 +<000032a3> 10490 +<000032a9> 8154 +<000032aa> 8157 +<000032ab> 8159 +<000032ac> 8163 +<000032ad> 8153 +<000032ae> 8164 +<000032af> 8155 +<000032b0> 8152 +<00003300> 8048 +<00003303> 8042 +<00003304> 11876 +<00003305> 8183 +<00003306> 11877 +<00003307> 11881 +<00003308> 11879 +<00003309> 11884 +<0000330a> 11882 +<0000330b> 11886 +<0000330c> 11888 +<0000330d> 7595 +<00003314> 7586 +<00003315> 8041 +<00003316> 8039 +<00003317> 11896 +<00003318> 8040 +<00003319> 11898 +<0000331e> 8051 +<00003322> 8038 +<00003323> 8043 +<00003324> 11907 +<00003325> 11909 +<00003326> 7596 +<00003327> 7590 +<0000332a> 8052 +<0000332b> 7598 +<0000332d> 11915 +<00003331> 8049 +<00003332> 11921 +<00003333> 8327 +<00003336> 7592 +<00003337> 11930 +<00003338> 11932 +<00003339> 8046 +<0000333a> 11933 +<0000333b> 8047 +<0000333c> 11926 +<0000333d> 11934 +<00003341> 11935 +<00003342> 8045 +<00003347> 8050 +<00003348> 11943 +<00003349> 7585 +<0000334a> 7599 +<0000334d> 7588 +<0000334e> 8328 +<00003351> 7593 +<00003352> 11950 +<00003353> 11954 +<00003354> 11951 +<00003357> 8044 +<00003371> 11861 +<0000337b> 8323 +<0000337c> 7623 +<0000337d> 7622 +<0000337e> 7621 +<0000337f> 8054 +<0000338d> 11864 +<00003390> 8035 +<00003396> 8037 +<00003397> 8024 +<00003398> 8026 +<0000339b> 11865 +<0000339f> 8186 +<000033a0> 8020 +endcidchar + +100 begincidchar +<000033a1> 7607 +<000033a2> 8021 +<000033a3> 8187 +<000033a6> 8188 +<000033b0> 8030 +<000033b1> 8029 +<000033b2> 8028 +<000033b3> 8027 +<000033c2> 11856 +<000033c4> 7606 +<000033c8> 8194 +<000033cb> 8034 +<000033cc> 8182 +<000033cd> 7611 +<000033d4> 8036 +<000033da> 11851 +<00003402> 13698 +<00003405> 15387 +<00003406> 17242 +<00003427> 13910 +<0000342c> 17246 +<0000342e> 14216 +<00003468> 14047 +<0000346a> 17269 +<00003488> 15442 +<00003492> 17294 +<000034b5> 16793 +<000034bc> 17303 +<000034c1> 18384 +<000034c7> 17307 +<000034db> 15425 +<0000351f> 13865 +<0000353e> 14110 +<00003563> 17344 +<0000356e> 17348 +<000035a6> 17369 +<000035a8> 17371 +<000035c5> 17377 +<000035da> 17386 +<000035de> 20067 +<000035f4> 17395 +<00003605> 17402 +<00003614> 19131 +<0000364a> 17441 +<00003691> 17473 +<00003696> 17477 +<00003699> 17475 +<000036cf> 17494 +<0000376b> 17533 +<0000376c> 17532 +<00003775> 17536 +<0000378d> 13850 +<000037c1> 17550 +<000037e2> 14123 +<000037e8> 17570 +<000037f4> 17573 +<000037fd> 17576 +<00003800> 17578 +<0000382f> 17588 +<00003836> 17589 +<00003840> 17590 +<0000385c> 17594 +<00003861> 17596 +<000038a1> 20171 +<000038ad> 19132 +<000038fa> 13852 +<00003917> 17625 +<0000391a> 17628 +<0000396f> 17643 +<000039a4> 20122 +<000039b8> 20123 +<00003a5c> 20127 +<00003a6e> 17713 +<00003a73> 17716 +<00003a85> 20142 +<00003ac4> 20135 +<00003acb> 20136 +<00003ad6> 17731 +<00003ad7> 17758 +<00003aea> 17741 +<00003af3> 15424 +<00003b0e> 17752 +<00003b1a> 17756 +<00003b1c> 17757 +<00003b22> 15433 +<00003b6d> 17804 +<00003b77> 17797 +<00003b87> 17826 +<00003b88> 13965 +<00003b8d> 17828 +<00003ba4> 17834 +<00003bb6> 16910 +<00003bc3> 16911 +<00003bcd> 17848 +<00003bf0> 17865 +<00003bf3> 20151 +<00003c0f> 16919 +<00003c26> 17887 +<00003cc3> 17916 +<00003cd2> 17921 +endcidchar + +100 begincidchar +<00003d11> 17957 +<00003d1e> 17968 +<00003d31> 20158 +<00003d4e> 7655 +<00003d64> 17994 +<00003d9a> 18008 +<00003dc0> 18026 +<00003dcc> 19133 +<00003dd4> 18031 +<00003e05> 18043 +<00003e3f> 16968 +<00003e40> 20170 +<00003e60> 18059 +<00003e66> 18061 +<00003e68> 18062 +<00003e83> 18069 +<00003e8a> 15427 +<00003e94> 18075 +<00003eda> 15432 +<00003f57> 18123 +<00003f72> 16984 +<00003f75> 18137 +<00003f77> 18139 +<00003fae> 18157 +<00003fb1> 14164 +<00003fc9> 18168 +<00003fd7> 18173 +<00003fdc> 19134 +<00004039> 18191 +<00004058> 18198 +<00004093> 15436 +<00004103> 15439 +<00004105> 18235 +<00004148> 18247 +<0000414f> 18250 +<00004163> 18254 +<000041b4> 18269 +<000041bf> 18272 +<000041e6> 18283 +<000041ee> 18287 +<000041f3> 18284 +<00004207> 18294 +<0000420e> 18297 +<00004264> 14176 +<00004293> 15440 +<000042c6> 18335 +<000042d6> 18346 +<000042dd> 18350 +<00004302> 18364 +<0000432b> 18377 +<00004343> 18379 +<000043ee> 18423 +<000043f0> 18426 +<00004408> 18432 +<0000440c> 15426 +<00004417> 18434 +<0000441c> 18435 +<00004422> 18437 +<00004453> 14195 +<0000445b> 17060 +<00004476> 18460 +<0000447a> 18461 +<00004491> 18467 +<000044b3> 18494 +<000044be> 18492 +<000044d4> 18493 +<00004508> 18524 +<0000450d> 18520 +<00004525> 14206 +<00004543> 18540 +<0000457a> 15435 +<0000459d> 17108 +<000045b8> 18592 +<000045be> 19135 +<000045e5> 18618 +<000045ea> 17113 +<0000460f> 18634 +<00004610> 19136 +<00004641> 18648 +<00004665> 15438 +<000046a1> 18665 +<000046ae> 15441 +<000046af> 18669 +<0000470c> 18690 +<0000471f> 20219 +<00004764> 18712 +<000047e6> 14224 +<000047fd> 18724 +<00004816> 18734 +<0000481e> 20225 +<00004844> 17141 +<0000484e> 18746 +<000048b5> 18779 +<000049b0> 17183 +<000049e7> 18898 +<000049fa> 18902 +<00004a04> 18907 +<00004a29> 18910 +<00004abc> 18934 +<00004b38> 13791 +endcidchar + +100 begincidchar +<00004b3b> 18958 +<00004b7e> 19137 +<00004bc2> 18995 +<00004bca> 18997 +<00004bd2> 18999 +<00004be8> 15430 +<00004c17> 17204 +<00004c20> 19016 +<00004c38> 19138 +<00004cc4> 19076 +<00004cd1> 19079 +<00004ce1> 19139 +<00004d07> 19099 +<00004d77> 19115 +<00004e00> 1200 +<00004e01> 3000 +<00004e02> 17234 +<00004e03> 2275 +<00004e07> 3754 +<00004e08> 2510 +<00004e09> 2174 +<00004e0a> 2509 +<00004e0b> 1340 +<00004e0c> 19140 +<00004e0d> 3526 +<00004e0e> 3881 +<00004e0f> 17235 +<00004e10> 4091 +<00004e11> 1233 +<00004e12> 17236 +<00004e14> 1484 +<00004e15> 4092 +<00004e16> 2632 +<00004e17> 4311 +<00004e18> 1648 +<00004e19> 3594 +<00004e1e> 2511 +<00004e1f> 14298 +<00004e21> 3974 +<00004e26> 3602 +<00004e28> 8371 +<00004e29> 17237 +<00004e2a> 4093 +<00004e2b> 14299 +<00004e2c> 14157 +<00004e2d> 2980 +<00004e2e> 17238 +<00004e31> 4094 +<00004e32> 1778 +<00004e35> 21075 +<00004e36> 4095 +<00004e37> 13981 +<00004e38> 1561 +<00004e39> 2926 +<00004e3b> 2323 +<00004e3c> 4096 +<00004e3f> 4097 +<00004e42> 4098 +<00004e43> 3307 +<00004e44> 14304 +<00004e45> 1649 +<00004e47> 17239 +<00004e48> 14126 +<00004e4b> 3309 +<00004e4d> 3259 +<00004e4e> 1911 +<00004e4f> 3681 +<00004e51> 17241 +<00004e55> 6480 +<00004e56> 4099 +<00004e57> 2512 +<00004e58> 4100 +<00004e59> 1333 +<00004e5a> 14305 +<00004e5c> 21076 +<00004e5d> 1757 +<00004e5e> 1956 +<00004e5f> 3829 +<00004e62> 4659 +<00004e63> 21077 +<00004e68> 21078 +<00004e69> 17244 +<00004e71> 3930 +<00004e73> 3285 +<00004e79> 19143 +<00004e7e> 1505 +<00004e7f> 14306 +<00004e80> 1615 +<00004e82> 4101 +<00004e85> 4102 +<00004e86> 3971 +<00004e88> 3879 +<00004e89> 2794 +<00004e8a> 4104 +<00004e8b> 2244 +<00004e8c> 3275 +<00004e8d> 14307 +<00004e8e> 4107 +<00004e91> 1248 +<00004e92> 1939 +endcidchar + +100 begincidchar +<00004e94> 1938 +<00004e95> 1194 +<00004e96> 14308 +<00004e97> 21081 +<00004e98> 4081 +<00004e99> 4080 +<00004e9b> 2083 +<00004e9c> 1125 +<00004e9d> 17245 +<00004ea1> 3682 +<00004ea2> 4111 +<00004ea4> 1958 +<00004ea5> 1195 +<00004ea6> 3744 +<00004ea8> 1686 +<00004ead> 3070 +<00004eae> 3972 +<00004eaf> 21082 +<00004eb0> 4112 +<00004eb3> 4113 +<00004eb6> 4114 +<00004eb9> 14309 +<00004eba> 2579 +<00004ebb> 13856 +<00004ebc> 17247 +<00004ec0> 2372 +<00004ec1> 2580 +<00004ec2> 4119 +<00004ec3> 17248 +<00004ec4> 4117 +<00004ec6> 4118 +<00004ec7> 1650 +<00004ec8> 17249 +<00004eca> 2067 +<00004ecb> 1392 +<00004ecd> 4116 +<00004ece> 4115 +<00004ecf> 3577 +<00004ed0> 14310 +<00004ed4> 2196 +<00004ed5> 2195 +<00004ed6> 2846 +<00004ed7> 4120 +<00004ed8> 3527 +<00004ed9> 2699 +<00004eda> 17251 +<00004edb> 21083 +<00004edd> 656 +<00004ede> 4121 +<00004edf> 4123 +<00004ee0> 14311 +<00004ee1> 8372 +<00004ee2> 21084 +<00004ee3> 2885 +<00004ee4> 4009 +<00004ee5> 1166 +<00004ee8> 21085 +<00004eeb> 17250 +<00004eed> 4122 +<00004eee> 1342 +<00004eef> 21086 +<00004ef0> 1724 +<00004ef1> 17252 +<00004ef2> 2981 +<00004ef3> 19144 +<00004ef5> 17253 +<00004ef6> 1861 +<00004ef7> 4124 +<00004efb> 3290 +<00004efc> 8373 +<00004efd> 14312 +<00004efe> 21087 +<00004eff> 14313 +<00004f00> 8374 +<00004f01> 1575 +<00004f02> 21088 +<00004f03> 8375 +<00004f08> 21089 +<00004f09> 4125 +<00004f0a> 1167 +<00004f0b> 14314 +<00004f0c> 19145 +<00004f0d> 1940 +<00004f0e> 1576 +<00004f0f> 3564 +<00004f10> 3398 +<00004f11> 1651 +<00004f12> 21090 +<00004f15> 14315 +<00004f16> 17254 +<00004f17> 21091 +<00004f19> 19146 +<00004f1a> 1393 +<00004f1c> 4160 +<00004f1d> 3131 +<00004f2b> 19147 +<00004f2e> 19148 +<00004f2f> 3362 +<00004f30> 4127 +<00004f31> 19149 +endcidchar + +100 begincidchar +<00004f33> 21092 +<00004f34> 3408 +<00004f35> 21093 +<00004f36> 4010 +<00004f37> 17256 +<00004f38> 2547 +<00004f39> 8376 +<00004f3a> 2197 +<00004f3b> 14317 +<00004f3c> 2245 +<00004f3d> 1344 +<00004f3e> 17257 +<00004f40> 21094 +<00004f42> 21095 +<00004f43> 3053 +<00004f46> 2912 +<00004f47> 4131 +<00004f48> 16779 +<00004f49> 14318 +<00004f4d> 1168 +<00004f4e> 3071 +<00004f4f> 2373 +<00004f50> 2084 +<00004f51> 3854 +<00004f52> 21098 +<00004f53> 2862 +<00004f54> 14319 +<00004f55> 1343 +<00004f56> 8377 +<00004f57> 4130 +<00004f58> 17258 +<00004f59> 3880 +<00004f5a> 4126 +<00004f5b> 4128 +<00004f5c> 2142 +<00004f5d> 4129 +<00004f5e> 4563 +<00004f5f> 16780 +<00004f60> 14316 +<00004f63> 21099 +<00004f64> 17255 +<00004f69> 4137 +<00004f6a> 16781 +<00004f6c> 16782 +<00004f6e> 21100 +<00004f6f> 4140 +<00004f70> 4138 +<00004f71> 21101 +<00004f73> 1346 +<00004f75> 3595 +<00004f76> 4132 +<00004f79> 21102 +<00004f7a> 14320 +<00004f7b> 4136 +<00004f7c> 1959 +<00004f7f> 2198 +<00004f81> 21103 +<00004f82> 17262 +<00004f83> 1506 +<00004f84> 19150 +<00004f85> 17263 +<00004f86> 4141 +<00004f88> 4133 +<00004f89> 21104 +<00004f8a> 8379 +<00004f8b> 4011 +<00004f8c> 21105 +<00004f8d> 2246 +<00004f8e> 21106 +<00004f8f> 4134 +<00004f90> 21107 +<00004f91> 4139 +<00004f92> 8378 +<00004f93> 21108 +<00004f94> 8381 +<00004f96> 4142 +<00004f97> 14323 +<00004f98> 4135 +<00004f99> 21109 +<00004f9a> 8380 +<00004f9b> 1689 +<00004f9d> 1169 +<00004f9e> 19151 +<00004f9f> 21110 +<00004fa0> 1690 +<00004fa1> 1345 +<00004fab> 4564 +<00004fad> 3751 +<00004fae> 3552 +<00004faf> 1960 +<00004fb2> 17265 +<00004fb5> 2549 +<00004fb6> 3967 +<00004fb7> 19152 +<00004fb9> 21111 +<00004fbe> 14324 +<00004fbf> 3624 +<00004fc2> 1806 +<00004fc3> 2821 +<00004fc4> 1380 +endcidchar + +100 begincidchar +<00004fc5> 17266 +<00004fc6> 21117 +<00004fc8> 21118 +<00004fc9> 8364 +<00004fca> 2397 +<00004fcb> 17267 +<00004fcc> 21119 +<00004fcd> 8382 +<00004fce> 4146 +<00004fcf> 14325 +<00004fd0> 4151 +<00004fd1> 4149 +<00004fd2> 17268 +<00004fd3> 15407 +<00004fd4> 4144 +<00004fd7> 2831 +<00004fd8> 4147 +<00004fda> 4150 +<00004fdb> 4148 +<00004fdc> 21120 +<00004fdd> 3629 +<00004fdf> 4145 +<00004fe0> 7660 +<00004fe1> 2548 +<00004fe2> 21121 +<00004fe3> 3745 +<00004fe6> 17264 +<00004fee> 2350 +<00004fef> 4166 +<00004ff0> 21122 +<00004ff1> 13731 +<00004ff2> 17270 +<00004ff3> 3334 +<00004ff5> 3496 +<00004ff6> 4161 +<00004ff8> 3648 +<00004ffa> 1334 +<00004ffc> 21123 +<00004ffd> 14326 +<00004ffe> 4165 +<00004fff> 8385 +<00005002> 20299 +<00005004> 19153 +<00005005> 4159 +<00005006> 4168 +<00005007> 21124 +<00005009> 2772 +<0000500a> 21125 +<0000500b> 1912 +<0000500c> 19154 +<0000500d> 3346 +<0000500e> 16783 +<0000500f> 5632 +<00005010> 14329 +<00005011> 4167 +<00005012> 3159 +<00005013> 17271 +<00005014> 4156 +<00005016> 1962 +<00005017> 21126 +<00005018> 16784 +<00005019> 1961 +<0000501a> 4154 +<0000501b> 14330 +<0000501c> 17272 +<0000501d> 21127 +<0000501e> 8386 +<0000501f> 2310 +<00005021> 4162 +<00005022> 8384 +<00005023> 3647 +<00005024> 2955 +<00005025> 4158 +<00005026> 7674 +<00005027> 14331 +<00005028> 4155 +<00005029> 4163 +<0000502a> 4157 +<0000502b> 3993 +<0000502c> 4164 +<0000502d> 4071 +<0000502e> 14332 +<00005030> 21128 +<00005035> 21131 +<00005036> 1758 +<00005039> 1862 +<0000503b> 14336 +<00005040> 8383 +<00005041> 16785 +<00005042> 8389 +<00005043> 4169 +<00005045> 21132 +<00005046> 8387 +<00005047> 4170 +<00005048> 4174 +<00005049> 1170 +<0000504a> 21133 +<0000504c> 19155 +<0000504e> 17273 +<0000504f> 3616 +endcidchar + +100 begincidchar +<00005050> 4173 +<00005053> 17274 +<00005055> 4172 +<00005056> 4176 +<00005057> 14333 +<00005059> 21136 +<0000505a> 4175 +<0000505c> 3072 +<0000505f> 19156 +<00005060> 21137 +<00005062> 19157 +<00005063> 17275 +<00005065> 1864 +<00005066> 14334 +<00005067> 21138 +<0000506a> 14335 +<0000506c> 4177 +<0000506d> 21139 +<00005070> 8388 +<00005071> 21140 +<00005072> 2289 +<00005074> 2822 +<00005075> 3073 +<00005076> 1774 +<00005077> 19158 +<00005078> 4178 +<0000507d> 1616 +<00005080> 4179 +<00005081> 21141 +<00005085> 4181 +<00005086> 21144 +<00005088> 17277 +<0000508a> 21145 +<0000508d> 3683 +<0000508e> 19159 +<0000508f> 14337 +<00005090> 21146 +<00005091> 1852 +<00005094> 8390 +<00005095> 17280 +<00005096> 14338 +<00005098> 2175 +<00005099> 3467 +<0000509a> 4180 +<0000509b> 21147 +<0000509c> 14339 +<0000509e> 19160 +<000050a2> 19161 +<000050a3> 17276 +<000050aa> 17281 +<000050ac> 2101 +<000050ad> 3885 +<000050b1> 17283 +<000050b2> 4183 +<000050b3> 4186 +<000050b4> 4182 +<000050b5> 2100 +<000050b7> 2439 +<000050b9> 21153 +<000050bd> 21154 +<000050be> 1807 +<000050c0> 21155 +<000050c2> 4187 +<000050c3> 19162 +<000050c4> 17286 +<000050c5> 7662 +<000050c7> 17287 +<000050cc> 14340 +<000050cd> 3207 +<000050ce> 17290 +<000050cf> 2814 +<000050d0> 16787 +<000050d1> 1691 +<000050d3> 21156 +<000050d4> 17292 +<000050d5> 3707 +<000050d6> 4188 +<000050d8> 8392 +<000050d9> 15408 +<000050da> 3973 +<000050de> 4189 +<000050df> 21159 +<000050e1> 17293 +<000050e2> 21160 +<000050e3> 4192 +<000050e4> 21161 +<000050e5> 4190 +<000050e6> 14341 +<000050e7> 2768 +<000050e8> 19163 +<000050e9> 14342 +<000050ed> 4191 +<000050ee> 4193 +<000050ef> 14343 +<000050f0> 15409 +<000050f1> 19164 +<000050f2> 16786 +<000050f3> 17288 +<000050f4> 8391 +<000050f5> 4195 +endcidchar + +100 begincidchar +<000050f6> 21162 +<000050f9> 4194 +<000050fa> 21163 +<000050fb> 3608 +<000050fe> 19165 +<00005100> 1617 +<00005103> 16789 +<00005104> 1327 +<00005106> 16788 +<00005107> 19166 +<00005108> 14344 +<00005109> 4196 +<0000510b> 14345 +<00005110> 14346 +<00005112> 2336 +<00005114> 4201 +<00005115> 4200 +<00005116> 4199 +<00005117> 17296 +<00005118> 4143 +<00005119> 21165 +<0000511a> 4202 +<0000511b> 14347 +<0000511e> 14348 +<0000511f> 2440 +<00005121> 4203 +<00005123> 21168 +<0000512a> 3855 +<0000512f> 21173 +<00005131> 21174 +<00005132> 7798 +<00005133> 19170 +<00005134> 21175 +<00005135> 16790 +<00005137> 4205 +<00005138> 19171 +<00005139> 21176 +<0000513a> 4204 +<0000513b> 4207 +<0000513c> 4206 +<00005141> 1208 +<00005142> 21177 +<00005143> 1897 +<00005144> 1809 +<00005145> 2374 +<00005146> 3001 +<00005147> 1692 +<00005148> 2700 +<00005149> 1963 +<0000514a> 8393 +<0000514b> 2048 +<0000514c> 4211 +<0000514d> 3796 +<0000514e> 13949 +<0000514f> 21178 +<00005150> 2247 +<00005152> 4210 +<00005153> 21179 +<00005154> 4212 +<00005155> 16791 +<00005157> 16792 +<00005158> 21180 +<0000515a> 3160 +<0000515c> 1491 +<0000515f> 14349 +<00005160> 17298 +<00005162> 4213 +<00005164> 8394 +<00005165> 3286 +<00005166> 21181 +<00005167> 13966 +<00005168> 2742 +<0000516b> 3392 +<0000516c> 1964 +<0000516d> 4065 +<0000516e> 4217 +<00005171> 1694 +<00005173> 17300 +<00005174> 19172 +<00005175> 3596 +<00005176> 2838 +<00005177> 1769 +<00005178> 3119 +<00005179> 14201 +<0000517b> 18393 +<0000517c> 1865 +<0000517e> 21182 +<00005180> 4218 +<00005182> 4219 +<00005183> 17301 +<00005184> 19173 +<00005185> 3258 +<00005186> 1281 +<00005189> 4222 +<0000518a> 2157 +<0000518b> 17302 +<0000518c> 4221 +<0000518d> 2102 +<0000518e> 21183 +<0000518f> 4223 +endcidchar + +100 begincidchar +<00005190> 6235 +<00005191> 4224 +<00005192> 3695 +<00005193> 4225 +<00005197> 2513 +<00005198> 17304 +<00005199> 2296 +<0000519d> 8395 +<000051a0> 1507 +<000051a1> 14350 +<000051a2> 4230 +<000051a3> 17305 +<000051a4> 7817 +<000051a5> 3785 +<000051a6> 4229 +<000051a8> 3532 +<000051ac> 3161 +<000051ad> 17306 +<000051b0> 4237 +<000051b3> 4234 +<000051b4> 2131 +<000051b5> 4238 +<000051b6> 3830 +<000051b7> 4012 +<000051b8> 19174 +<000051ba> 19175 +<000051bc> 14351 +<000051bd> 4239 +<000051be> 8396 +<000051bf> 21184 +<000051c2> 21185 +<000051c3> 15410 +<000051c4> 2636 +<000051c5> 4240 +<000051c6> 2404 +<000051c8> 19176 +<000051c9> 4241 +<000051ca> 16794 +<000051cb> 3002 +<000051cc> 3975 +<000051cd> 3162 +<000051cf> 19177 +<000051d1> 19178 +<000051d2> 21186 +<000051d5> 21187 +<000051d6> 4314 +<000051d8> 19181 +<000051db> 4242 +<000051dc> 8284 +<000051dd> 1725 +<000051de> 20300 +<000051df> 19182 +<000051e0> 4243 +<000051e1> 3724 +<000051e2> 16795 +<000051e5> 21188 +<000051e6> 2418 +<000051e7> 2908 +<000051e9> 4245 +<000051ea> 3260 +<000051ec> 8397 +<000051ed> 4246 +<000051ee> 14353 +<000051f0> 4247 +<000051f1> 1420 +<000051f2> 21189 +<000051f3> 17309 +<000051f4> 14354 +<000051f5> 4248 +<000051f6> 1695 +<000051f7> 21190 +<000051f8> 3236 +<000051f9> 1308 +<000051fa> 2394 +<000051fd> 3381 +<000051fe> 4249 +<00005200> 3163 +<00005203> 2581 +<00005204> 4250 +<00005205> 19183 +<00005206> 3580 +<00005207> 2686 +<00005208> 1502 +<0000520a> 1509 +<0000520b> 4251 +<0000520e> 4253 +<00005211> 1808 +<00005212> 17310 +<00005213> 14357 +<00005214> 4252 +<00005215> 8398 +<00005216> 17311 +<00005217> 4027 +<00005218> 21191 +<0000521d> 2419 +<00005222> 21192 +<00005224> 3409 +<00005225> 3612 +<00005226> 19184 +<00005227> 4254 +endcidchar + +100 begincidchar +<00005228> 19185 +<00005229> 3938 +<0000522a> 4255 +<0000522b> 19186 +<0000522e> 4256 +<00005230> 3192 +<00005233> 4257 +<00005235> 19189 +<00005236> 2637 +<00005237> 2158 +<00005238> 1866 +<00005239> 4258 +<0000523a> 2199 +<0000523b> 2049 +<0000523c> 19190 +<00005243> 3074 +<00005244> 4260 +<00005245> 21193 +<00005247> 2823 +<00005249> 14358 +<0000524a> 2143 +<0000524d> 2738 +<0000524f> 4259 +<00005254> 4264 +<00005255> 17313 +<00005256> 3684 +<00005257> 16796 +<00005258> 21194 +<0000525a> 19191 +<0000525b> 2038 +<0000525c> 17314 +<0000525d> 7774 +<0000525e> 4263 +<0000525f> 21195 +<00005260> 19192 +<00005261> 14359 +<00005263> 1867 +<00005264> 2126 +<00005265> 3363 +<00005266> 14360 +<00005269> 4267 +<0000526a> 4265 +<0000526c> 17315 +<0000526e> 19193 +<0000526f> 3565 +<00005270> 2514 +<00005271> 4274 +<00005272> 1474 +<00005273> 4268 +<00005274> 4266 +<00005275> 2769 +<00005277> 17316 +<0000527d> 4270 +<0000527f> 4269 +<00005280> 21196 +<00005282> 17318 +<00005283> 1442 +<00005284> 17317 +<00005285> 21197 +<00005287> 1846 +<00005288> 4275 +<00005289> 3957 +<0000528a> 19196 +<0000528c> 19197 +<0000528d> 4271 +<00005291> 4276 +<00005292> 4273 +<00005293> 14361 +<00005294> 4272 +<00005298> 17320 +<0000529a> 21201 +<0000529b> 3991 +<0000529c> 8399 +<0000529f> 1965 +<000052a0> 1347 +<000052a3> 4028 +<000052a4> 17322 +<000052a5> 21202 +<000052a6> 8400 +<000052a7> 21203 +<000052a9> 2431 +<000052aa> 3154 +<000052ab> 2039 +<000052af> 8573 +<000052b0> 21204 +<000052b1> 4013 +<000052b4> 4049 +<000052b5> 4282 +<000052b9> 1966 +<000052bc> 4281 +<000052bd> 21208 +<000052be> 1421 +<000052c0> 8401 +<000052c1> 4283 +<000052c3> 3716 +<000052c4> 21209 +<000052c5> 3032 +<000052c6> 21210 +<000052c7> 3856 +<000052c8> 14362 +endcidchar + +100 begincidchar +<000052c9> 3625 +<000052ca> 17325 +<000052cc> 16797 +<000052cd> 4284 +<000052cf> 21211 +<000052d0> 14056 +<000052d1> 17326 +<000052d2> 7150 +<000052d4> 21212 +<000052d5> 3208 +<000052d6> 16798 +<000052d7> 4285 +<000052d8> 1510 +<000052d9> 3775 +<000052db> 8402 +<000052dc> 21213 +<000052dd> 2441 +<000052de> 4286 +<000052df> 3639 +<000052e0> 4290 +<000052e1> 19198 +<000052e2> 2638 +<000052e3> 4287 +<000052e4> 1736 +<000052e5> 21214 +<000052e6> 4288 +<000052e7> 1511 +<000052e8> 21215 +<000052e9> 19199 +<000052ea> 21216 +<000052ec> 21217 +<000052f0> 14363 +<000052f1> 19200 +<000052f2> 1796 +<000052f3> 4291 +<000052f4> 21218 +<000052f5> 4292 +<000052f6> 21219 +<000052f7> 17328 +<000052fa> 2311 +<000052fb> 16799 +<000052fe> 1967 +<000052ff> 3818 +<00005300> 8403 +<00005301> 3828 +<00005302> 3279 +<00005303> 19201 +<00005305> 3649 +<00005306> 4295 +<00005307> 20301 +<00005308> 4296 +<0000530c> 21220 +<0000530d> 4298 +<0000530f> 4300 +<00005310> 4299 +<00005311> 19202 +<00005313> 21221 +<00005315> 4301 +<00005316> 1341 +<00005317> 3706 +<00005318> 21222 +<00005319> 2156 +<0000531a> 4302 +<0000531b> 21223 +<0000531c> 16800 +<0000531d> 2779 +<0000531e> 21224 +<0000531f> 19203 +<00005320> 2442 +<00005321> 1697 +<00005323> 4303 +<00005324> 8405 +<00005325> 21225 +<0000532a> 3439 +<0000532d> 19204 +<0000532f> 4304 +<00005330> 21231 +<00005331> 4305 +<00005332> 19205 +<00005333> 4306 +<00005335> 17329 +<00005338> 4307 +<00005339> 3478 +<0000533a> 1760 +<0000533b> 1193 +<0000533c> 21232 +<0000533d> 19206 +<0000533e> 14366 +<0000533f> 3223 +<00005340> 4308 +<00005341> 2375 +<00005342> 17330 +<00005343> 2701 +<00005345> 4310 +<00005346> 4309 +<00005347> 2443 +<00005348> 1941 +<00005349> 4312 +<0000534a> 3410 +<0000534b> 14368 +endcidchar + +100 begincidchar +<0000534c> 14367 +<0000534d> 4313 +<00005351> 3440 +<00005352> 2836 +<00005353> 2894 +<00005354> 1696 +<00005357> 3270 +<00005358> 2927 +<00005359> 21233 +<0000535a> 3364 +<0000535b> 21234 +<0000535c> 3708 +<0000535e> 4315 +<00005360> 2702 +<00005361> 14369 +<00005363> 16801 +<00005365> 19207 +<00005366> 1803 +<00005367> 17333 +<00005369> 4316 +<0000536c> 14370 +<0000536d> 19208 +<0000536e> 4317 +<0000536f> 1230 +<00005370> 1209 +<00005371> 1577 +<00005372> 8406 +<00005373> 2824 +<00005374> 1643 +<00005375> 3931 +<00005377> 4320 +<00005378> 1335 +<00005379> 19209 +<0000537a> 17334 +<0000537b> 4319 +<0000537d> 13365 +<0000537e> 19210 +<0000537f> 7661 +<00005382> 4321 +<00005383> 21236 +<00005384> 3837 +<00005389> 14288 +<0000538e> 21239 +<00005393> 8407 +<00005394> 19211 +<00005396> 4322 +<00005398> 3994 +<00005399> 19212 +<0000539a> 1968 +<0000539d> 16802 +<0000539f> 1898 +<000053a0> 4323 +<000053a1> 21240 +<000053a4> 17335 +<000053a5> 4325 +<000053a6> 4324 +<000053a8> 2597 +<000053a9> 20271 +<000053aa> 19213 +<000053ab> 14371 +<000053ad> 1280 +<000053ae> 4326 +<000053af> 19214 +<000053b0> 4327 +<000053b2> 8408 +<000053b3> 1899 +<000053b4> 17336 +<000053b5> 21241 +<000053b6> 4328 +<000053b7> 17338 +<000053b8> 21242 +<000053ba> 19215 +<000053bb> 1672 +<000053bd> 21243 +<000053c0> 17339 +<000053c1> 19216 +<000053c2> 2176 +<000053c3> 4329 +<000053c8> 3746 +<000053c9> 20281 +<000053ca> 1652 +<000053cb> 3857 +<000053cc> 2770 +<000053cd> 3411 +<000053ce> 2345 +<000053cf> 21244 +<000053d4> 2385 +<000053d5> 17343 +<000053d6> 2324 +<000053d7> 2337 +<000053d9> 2432 +<000053da> 14372 +<000053db> 7978 +<000053dd> 8409 +<000053de> 21247 +<000053df> 14111 +<000053e0> 19219 +<000053e1> 1253 +<000053e2> 2771 +<000053e3> 1969 +endcidchar + +100 begincidchar +<000053e4> 1913 +<000053e5> 1759 +<000053e6> 14373 +<000053e7> 21249 +<000053e8> 4336 +<000053e9> 2911 +<000053ea> 2910 +<000053eb> 1699 +<000053ec> 2444 +<000053ed> 4337 +<000053ee> 4335 +<000053ef> 1348 +<000053f0> 2886 +<000053f1> 2276 +<000053f2> 2201 +<000053f3> 1224 +<000053f4> 17345 +<000053f5> 14374 +<000053f6> 1486 +<000053f7> 2040 +<000053f8> 2200 +<000053fa> 4338 +<00005401> 4339 +<00005402> 21250 +<00005403> 1635 +<00005404> 1444 +<00005408> 2041 +<00005409> 1634 +<0000540a> 3067 +<0000540b> 1223 +<0000540c> 3209 +<0000540d> 3786 +<0000540e> 1971 +<0000540f> 3939 +<00005410> 3137 +<00005411> 1970 +<00005412> 16803 +<00005413> 19220 +<0000541a> 21251 +<0000541b> 1797 +<0000541d> 4348 +<0000541e> 13964 +<0000541f> 1755 +<00005420> 3704 +<00005421> 21252 +<00005424> 17346 +<00005426> 3441 +<00005427> 14375 +<00005428> 17347 +<00005429> 4347 +<0000542a> 19221 +<0000542b> 1562 +<0000542e> 4345 +<0000542f> 21253 +<00005431> 19222 +<00005433> 13760 +<00005436> 4346 +<00005438> 1653 +<00005439> 2599 +<0000543b> 3581 +<0000543c> 4344 +<0000543d> 4340 +<0000543e> 1943 +<0000543f> 13775 +<00005440> 4341 +<00005442> 4042 +<00005443> 17349 +<00005444> 21254 +<00005446> 3650 +<00005447> 21255 +<00005448> 3076 +<00005449> 1942 +<0000544a> 2050 +<0000544c> 19225 +<0000544d> 14376 +<0000544e> 4349 +<0000544f> 21256 +<00005451> 3253 +<00005455> 14115 +<0000545e> 21257 +<0000545f> 4353 +<00005462> 17350 +<00005464> 21258 +<00005466> 14377 +<00005467> 21259 +<00005468> 2346 +<00005469> 21260 +<0000546a> 2338 +<0000546b> 14378 +<0000546c> 17351 +<00005470> 4356 +<00005471> 4354 +<00005473> 3759 +<00005474> 14379 +<00005475> 4351 +<00005476> 4360 +<00005477> 4355 +<0000547b> 4358 +<0000547c> 1914 +<0000547d> 3787 +endcidchar + +100 begincidchar +<0000547f> 16804 +<00005480> 4359 +<00005481> 21263 +<00005483> 21264 +<00005484> 4361 +<00005485> 21265 +<00005486> 4363 +<00005488> 16805 +<00005489> 21266 +<0000548a> 8412 +<0000548b> 2144 +<0000548c> 4072 +<0000548d> 14380 +<0000548e> 4352 +<0000548f> 4350 +<00005490> 4362 +<00005491> 21267 +<00005492> 4357 +<00005495> 17352 +<00005496> 14381 +<0000549c> 8411 +<0000549f> 21268 +<000054a0> 17353 +<000054a1> 14382 +<000054a2> 4365 +<000054a4> 4374 +<000054a5> 4367 +<000054a6> 17354 +<000054a7> 19226 +<000054a8> 4371 +<000054a9> 8413 +<000054aa> 19227 +<000054ab> 4372 +<000054ac> 20277 +<000054ad> 14383 +<000054ae> 17355 +<000054af> 4401 +<000054b1> 19228 +<000054b2> 2137 +<000054b3> 1423 +<000054b7> 17356 +<000054b8> 4366 +<000054b9> 14384 +<000054ba> 17357 +<000054bb> 19229 +<000054bc> 4376 +<000054bd> 1210 +<000054be> 4375 +<000054bf> 14385 +<000054c0> 1129 +<000054c1> 3516 +<000054c2> 4373 +<000054c3> 17358 +<000054c4> 4369 +<000054c6> 14386 +<000054c7> 4364 +<000054c8> 4370 +<000054c9> 2104 +<000054ca> 21269 +<000054cd> 14387 +<000054ce> 19230 +<000054d8> 4377 +<000054e0> 21270 +<000054e1> 1211 +<000054e2> 4386 +<000054e8> 7703 +<000054e9> 3735 +<000054ea> 19231 +<000054ec> 17360 +<000054ed> 4384 +<000054ee> 4383 +<000054ef> 17361 +<000054f1> 17362 +<000054f2> 3113 +<000054f3> 17363 +<000054f6> 21271 +<000054fa> 4385 +<000054fc> 19232 +<000054fd> 4382 +<000054fe> 21272 +<000054ff> 8414 +<00005504> 1238 +<00005505> 19233 +<00005506> 2086 +<00005507> 2550 +<00005508> 19234 +<00005509> 17366 +<0000550e> 14388 +<0000550f> 4380 +<00005510> 3164 +<00005514> 4381 +<00005515> 19235 +<00005516> 1126 +<00005527> 19236 +<0000552a> 19237 +<0000552b> 14389 +<0000552e> 4391 +<0000552f> 3853 +<00005531> 2447 +<00005532> 21275 +endcidchar + +100 begincidchar +<00005533> 4397 +<00005535> 14390 +<00005536> 19238 +<00005538> 4396 +<00005539> 4387 +<0000553b> 21276 +<0000553c> 17367 +<0000553d> 21277 +<0000553e> 2851 +<00005540> 4388 +<00005541> 17368 +<00005544> 2895 +<00005545> 4393 +<00005546> 2446 +<00005547> 17370 +<00005549> 21278 +<0000554a> 14391 +<0000554c> 4390 +<0000554d> 21279 +<0000554f> 3824 +<00005550> 16806 +<00005551> 19239 +<00005553> 1810 +<00005558> 21280 +<0000555c> 4392 +<0000555d> 4398 +<0000555e> 7633 +<00005560> 14392 +<00005561> 20308 +<00005563> 4389 +<00005564> 17372 +<00005566> 19240 +<0000557b> 4404 +<0000557c> 4409 +<0000557d> 17374 +<0000557e> 4405 +<0000557f> 21283 +<00005580> 4400 +<00005581> 16807 +<00005582> 17375 +<00005583> 4410 +<00005584> 2739 +<00005586> 8415 +<00005587> 4412 +<00005588> 14394 +<00005589> 1972 +<0000558a> 4402 +<0000558b> 3003 +<0000558e> 14395 +<0000558f> 19241 +<00005591> 17376 +<00005592> 19242 +<00005593> 21284 +<00005594> 19243 +<00005597> 21285 +<00005598> 4406 +<00005599> 4399 +<0000559a> 1513 +<0000559c> 1578 +<0000559d> 1475 +<0000559e> 4407 +<0000559f> 4403 +<000055a3> 21286 +<000055a4> 19244 +<000055a7> 1868 +<000055a8> 4413 +<000055a9> 4411 +<000055aa> 2773 +<000055ab> 1636 +<000055ac> 1700 +<000055ad> 16808 +<000055ae> 4408 +<000055b0> 7664 +<000055b2> 19245 +<000055b6> 1254 +<000055bf> 17381 +<000055c1> 21287 +<000055c3> 19246 +<000055c4> 4417 +<000055c5> 4415 +<000055c6> 19247 +<000055c7> 4472 +<000055c9> 17382 +<000055cb> 21288 +<000055cc> 17383 +<000055ce> 16809 +<000055d1> 17384 +<000055d2> 17378 +<000055d3> 19248 +<000055d4> 4420 +<000055da> 4414 +<000055db> 19249 +<000055dc> 4418 +<000055dd> 17385 +<000055de> 21291 +<000055df> 4416 +<000055e2> 17387 +<000055e3> 2202 +<000055e4> 4419 +<000055e9> 17389 +endcidchar + +100 begincidchar +<000055ec> 19250 +<000055ee> 19251 +<000055f1> 19252 +<000055f6> 19253 +<000055f7> 4422 +<000055f8> 19254 +<000055f9> 4427 +<000055fd> 4425 +<000055fe> 4424 +<000055ff> 21292 +<00005605> 19255 +<00005606> 2928 +<00005607> 17392 +<00005608> 14396 +<00005609> 1349 +<0000560a> 21294 +<0000560d> 19256 +<00005610> 17393 +<00005614> 4421 +<00005616> 4423 +<00005617> 2448 +<00005618> 1237 +<00005619> 21295 +<0000561b> 4426 +<00005620> 15389 +<00005628> 17390 +<00005629> 1374 +<0000562c> 19259 +<0000562f> 4437 +<00005630> 17394 +<00005631> 2532 +<00005632> 7821 +<00005633> 21296 +<00005634> 4431 +<00005635> 19260 +<00005636> 4432 +<00005637> 14399 +<00005638> 4434 +<00005639> 19261 +<0000563b> 16810 +<0000563c> 21297 +<0000563d> 17396 +<0000563f> 14400 +<00005640> 17397 +<00005641> 21298 +<00005642> 7642 +<00005646> 21301 +<00005647> 17398 +<00005649> 14401 +<0000564b> 14402 +<0000564c> 7721 +<0000564d> 19262 +<0000564e> 4428 +<0000564f> 14403 +<00005650> 4429 +<00005653> 7963 +<00005654> 19263 +<0000565b> 1496 +<0000565e> 17399 +<00005660> 17400 +<00005664> 4436 +<00005666> 14404 +<00005668> 1579 +<00005669> 14405 +<0000566a> 4439 +<0000566b> 4435 +<0000566c> 4438 +<0000566d> 17401 +<0000566f> 14406 +<00005674> 3582 +<00005675> 21305 +<00005676> 15411 +<00005678> 3245 +<0000567a> 3404 +<00005680> 4441 +<00005684> 21306 +<00005685> 19264 +<00005686> 4440 +<00005687> 1443 +<00005688> 17403 +<0000568a> 4442 +<0000568b> 21307 +<0000568c> 17404 +<0000568f> 4445 +<00005694> 4444 +<00005695> 14409 +<00005699> 7654 +<0000569a> 14410 +<0000569d> 17405 +<0000569e> 16811 +<0000569f> 19265 +<000056a0> 4443 +<000056a2> 3311 +<000056a5> 4446 +<000056a6> 19266 +<000056a7> 21308 +<000056a8> 17406 +<000056a9> 16812 +<000056ab> 21309 +<000056ae> 4447 +endcidchar + +100 begincidchar +<000056b1> 14413 +<000056b2> 17407 +<000056b3> 16813 +<000056b4> 4449 +<000056b6> 4448 +<000056b7> 19267 +<000056bc> 4451 +<000056be> 21310 +<000056c0> 14116 +<000056c1> 4452 +<000056c2> 4450 +<000056c3> 4453 +<000056c5> 17408 +<000056c8> 4455 +<000056c9> 14414 +<000056ca> 7770 +<000056cb> 21311 +<000056cc> 19268 +<000056cd> 17409 +<000056ce> 4456 +<000056cf> 19269 +<000056d0> 21312 +<000056d1> 4457 +<000056d3> 4458 +<000056d7> 4459 +<000056d8> 4220 +<000056d9> 19270 +<000056da> 2344 +<000056db> 2203 +<000056dc> 21313 +<000056dd> 14415 +<000056de> 1395 +<000056df> 17410 +<000056e0> 1212 +<000056e1> 19271 +<000056e3> 2946 +<000056e4> 14416 +<000056e8> 17411 +<000056eb> 19272 +<000056ed> 19273 +<000056ee> 4460 +<000056f0> 2068 +<000056f1> 19274 +<000056f2> 1171 +<000056f3> 2596 +<000056f9> 4461 +<000056fa> 1915 +<000056fd> 2051 +<000056ff> 4463 +<00005700> 4462 +<00005703> 3632 +<00005704> 4464 +<00005707> 19275 +<00005708> 4466 +<00005709> 4465 +<0000570a> 14417 +<0000570b> 4467 +<0000570c> 19276 +<0000570d> 4468 +<0000570f> 1869 +<00005711> 21319 +<00005712> 1282 +<00005713> 4469 +<00005715> 14418 +<00005716> 4471 +<00005718> 4470 +<0000571c> 4473 +<0000571d> 19279 +<0000571f> 3156 +<00005720> 21320 +<00005721> 13952 +<00005722> 21321 +<00005723> 14419 +<00005726> 4474 +<00005727> 1145 +<00005728> 2127 +<00005729> 17416 +<0000572a> 21324 +<0000572c> 19280 +<0000572d> 1811 +<0000572e> 19281 +<0000572f> 14420 +<00005730> 2957 +<0000573b> 4478 +<0000573f> 21325 +<00005740> 4479 +<00005742> 2132 +<00005747> 1737 +<0000574a> 3685 +<0000574c> 14423 +<0000574d> 17420 +<0000574e> 4477 +<0000574f> 4480 +<00005750> 2097 +<00005751> 1973 +<00005752> 21326 +<00005759> 8416 +<0000575f> 19284 +<00005761> 4484 +<00005762> 21327 +endcidchar + +100 begincidchar +<00005764> 2069 +<00005765> 8417 +<00005766> 2929 +<00005767> 21328 +<00005768> 17422 +<00005769> 4481 +<0000576a> 3062 +<0000576b> 19285 +<0000576d> 19286 +<0000576e> 21329 +<0000576f> 17423 +<00005770> 14424 +<00005771> 21330 +<00005777> 16814 +<00005779> 21331 +<0000577a> 19287 +<0000577b> 17427 +<0000577c> 16815 +<0000577e> 21332 +<0000577f> 4485 +<00005781> 21333 +<00005782> 2600 +<00005783> 19288 +<00005788> 4483 +<00005789> 4486 +<0000578b> 1813 +<0000578c> 14425 +<00005793> 4487 +<00005794> 21334 +<00005795> 21338 +<00005797> 19289 +<00005799> 21335 +<0000579a> 17430 +<0000579c> 14426 +<0000579f> 21336 +<000057a0> 4488 +<000057a1> 21337 +<000057a2> 1974 +<000057a3> 1438 +<000057a4> 4490 +<000057a7> 21339 +<000057a8> 17433 +<000057a9> 21340 +<000057aa> 4491 +<000057ac> 8418 +<000057ae> 19290 +<000057b0> 4492 +<000057b3> 4489 +<000057b8> 14427 +<000057bd> 21341 +<000057c0> 4482 +<000057c3> 4493 +<000057c6> 4494 +<000057c7> 8420 +<000057c8> 8419 +<000057cb> 3730 +<000057cc> 17436 +<000057ce> 2515 +<000057cf> 16817 +<000057d4> 4495 +<000057d5> 19291 +<000057d6> 4499 +<000057d7> 17434 +<000057dc> 3310 +<000057dd> 21342 +<000057de> 17439 +<000057df> 1196 +<000057e0> 3528 +<000057e1> 21347 +<000057e3> 4500 +<000057e4> 16818 +<000057e6> 14428 +<000057e7> 19292 +<000057e9> 21343 +<000057ed> 14429 +<000057f0> 17440 +<000057f4> 2533 +<000057f7> 2277 +<000057f8> 17442 +<000057f9> 3347 +<000057fa> 1580 +<000057fb> 17443 +<000057fc> 2139 +<000057fd> 17444 +<000057fe> 21344 +<000057ff> 14432 +<00005800> 3719 +<00005802> 3210 +<00005803> 21345 +<00005804> 17445 +<00005805> 1870 +<00005806> 2863 +<00005808> 21346 +<00005809> 14433 +<0000580a> 4498 +<0000580b> 4501 +<0000580c> 21348 +<0000580d> 19293 +<00005815> 2852 +<00005819> 4502 +endcidchar + +100 begincidchar +<0000581b> 21349 +<0000581d> 4503 +<0000581e> 17446 +<0000581f> 21350 +<00005820> 14434 +<00005821> 4505 +<00005824> 3077 +<00005826> 19294 +<00005827> 17447 +<0000582a> 1514 +<0000582d> 21351 +<0000582f> 7474 +<00005830> 1283 +<00005831> 3651 +<00005832> 14435 +<00005834> 2516 +<00005835> 7753 +<00005839> 17448 +<0000583a> 2134 +<0000583d> 4511 +<0000583f> 21352 +<00005840> 3597 +<00005841> 4005 +<00005849> 17450 +<0000584a> 1396 +<0000584b> 4507 +<0000584c> 17451 +<0000584d> 19295 +<0000584f> 19296 +<00005850> 21353 +<00005851> 2748 +<00005852> 4510 +<00005854> 3165 +<00005855> 21354 +<00005857> 3139 +<00005858> 3166 +<00005859> 3405 +<0000585a> 3049 +<0000585e> 2105 +<0000585f> 19297 +<00005861> 7751 +<00005862> 4506 +<00005864> 16819 +<00005867> 17452 +<00005868> 21355 +<00005869> 1304 +<0000586b> 3120 +<0000586d> 19298 +<00005870> 4508 +<00005872> 4504 +<00005875> 2582 +<00005878> 21356 +<00005879> 4512 +<0000587c> 14436 +<0000587e> 2392 +<0000587f> 19299 +<00005880> 14437 +<00005881> 19300 +<00005883> 1701 +<00005885> 4513 +<00005889> 16820 +<0000588c> 21359 +<0000588d> 17455 +<00005893> 3640 +<00005894> 17458 +<00005896> 21360 +<00005897> 2815 +<00005898> 19301 +<0000589c> 3042 +<0000589d> 17459 +<0000589e> 8423 +<0000589f> 4515 +<000058a6> 21364 +<000058a8> 3709 +<000058a9> 14438 +<000058aa> 17460 +<000058ab> 4516 +<000058ae> 4521 +<000058b1> 17461 +<000058b2> 8424 +<000058b3> 3583 +<000058b8> 4520 +<000058b9> 4514 +<000058ba> 4517 +<000058bb> 4519 +<000058bc> 19302 +<000058be> 2070 +<000058c1> 3609 +<000058c2> 21366 +<000058c3> 17463 +<000058c4> 21365 +<000058c5> 4522 +<000058c7> 2947 +<000058c8> 21367 +<000058ca> 1397 +<000058cc> 2517 +<000058cd> 17464 +<000058ce> 14439 +<000058d0> 14440 +<000058d1> 4524 +endcidchar + +100 begincidchar +<000058d2> 16822 +<000058d3> 4523 +<000058d4> 14441 +<000058d5> 2042 +<000058d6> 21368 +<000058d7> 4525 +<000058d8> 4527 +<000058d9> 4526 +<000058da> 14442 +<000058dc> 4529 +<000058dd> 21369 +<000058de> 4518 +<000058df> 4531 +<000058e0> 16823 +<000058e1> 21370 +<000058e2> 17465 +<000058e4> 4530 +<000058e5> 4528 +<000058e9> 14443 +<000058eb> 2204 +<000058ec> 2583 +<000058ee> 2774 +<000058ef> 4532 +<000058f0> 2656 +<000058f1> 1201 +<000058f2> 3354 +<000058f7> 3063 +<000058f9> 4534 +<000058fa> 4533 +<00005902> 4538 +<00005905> 17468 +<00005906> 21371 +<00005909> 3617 +<0000590a> 4539 +<0000590b> 8425 +<0000590c> 14444 +<0000590d> 17470 +<0000590f> 1350 +<00005910> 4540 +<00005914> 17471 +<00005915> 3878 +<00005916> 1422 +<00005918> 4318 +<00005919> 2386 +<0000591a> 2847 +<0000591b> 4541 +<0000591c> 3831 +<0000591d> 21374 +<0000591f> 19303 +<00005921> 21375 +<00005922> 3776 +<00005923> 19304 +<00005924> 14445 +<00005925> 4543 +<00005927> 2887 +<00005928> 21376 +<00005929> 3121 +<0000592a> 2848 +<0000592b> 3529 +<0000592e> 1309 +<0000592f> 14446 +<00005930> 21377 +<00005931> 2278 +<00005932> 4546 +<00005933> 21378 +<00005937> 1172 +<00005938> 4547 +<00005939> 14117 +<0000593d> 17474 +<0000593e> 4548 +<0000593f> 21381 +<00005943> 21382 +<00005944> 1284 +<00005946> 17476 +<00005947> 1581 +<00005948> 3256 +<00005949> 3652 +<0000594e> 4552 +<0000594f> 2775 +<00005950> 4551 +<00005951> 1814 +<00005952> 21383 +<00005953> 8426 +<00005954> 3721 +<00005955> 4550 +<00005957> 3167 +<00005958> 4554 +<00005959> 19305 +<0000595a> 4553 +<0000595b> 8427 +<0000595d> 8428 +<0000595e> 21384 +<0000595f> 17479 +<00005960> 4556 +<00005961> 14447 +<00005962> 4555 +<00005963> 8429 +<00005965> 1310 +<00005967> 4557 +<00005968> 2449 +endcidchar + +100 begincidchar +<00005969> 4559 +<0000596a> 2915 +<0000596b> 21385 +<0000596c> 4558 +<0000596d> 14448 +<0000596e> 3587 +<0000596f> 21386 +<00005972> 21387 +<00005973> 2433 +<00005974> 3157 +<00005978> 4560 +<00005979> 19306 +<0000597b> 21388 +<0000597c> 17483 +<0000597d> 1975 +<00005981> 4561 +<00005982> 3287 +<00005983> 3442 +<00005984> 3805 +<0000598a> 3291 +<0000598b> 16825 +<0000598c> 21389 +<0000598d> 4570 +<0000598e> 21390 +<00005992> 16826 +<00005993> 1618 +<00005995> 21391 +<00005996> 3887 +<00005997> 19307 +<00005999> 3771 +<0000599b> 4665 +<0000599d> 4562 +<0000599f> 17484 +<000059a3> 4565 +<000059a4> 8430 +<000059a5> 2853 +<000059a7> 21392 +<000059a8> 3686 +<000059ac> 3140 +<000059ad> 21393 +<000059ae> 17485 +<000059af> 19308 +<000059b0> 21394 +<000059b2> 4566 +<000059b3> 19309 +<000059b7> 21395 +<000059b9> 3731 +<000059ba> 8431 +<000059bb> 2106 +<000059bc> 17486 +<000059be> 2450 +<000059c1> 21396 +<000059c3> 16827 +<000059c4> 21397 +<000059c6> 4567 +<000059c8> 17487 +<000059c9> 2206 +<000059ca> 14449 +<000059cb> 2205 +<000059cd> 17488 +<000059d0> 1149 +<000059d1> 1916 +<000059d2> 14450 +<000059d3> 2639 +<000059d4> 1173 +<000059dc> 4569 +<000059dd> 14451 +<000059de> 17489 +<000059df> 19310 +<000059e5> 1242 +<000059e6> 1515 +<000059e7> 17490 +<000059e8> 4568 +<000059ea> 3793 +<000059eb> 3491 +<000059ec> 13997 +<000059ee> 17491 +<000059ef> 21398 +<000059f1> 19311 +<000059f2> 21399 +<000059f4> 21400 +<000059f6> 1132 +<000059f7> 21401 +<000059f8> 19312 +<000059fb> 1213 +<000059ff> 2207 +<00005a00> 21402 +<00005a01> 1174 +<00005a03> 1127 +<00005a04> 14454 +<00005a09> 4577 +<00005a0c> 14455 +<00005a0d> 17495 +<00005a0e> 21403 +<00005a11> 4575 +<00005a12> 21404 +<00005a13> 16828 +<00005a17> 17496 +<00005a18> 3784 +<00005a1a> 4578 +endcidchar + +100 begincidchar +<00005a1b> 13761 +<00005a1c> 4576 +<00005a1e> 21405 +<00005a1f> 4574 +<00005a20> 2551 +<00005a23> 14456 +<00005a24> 21406 +<00005a25> 4573 +<00005a27> 17497 +<00005a28> 21407 +<00005a29> 7791 +<00005a2a> 21408 +<00005a2d> 17498 +<00005a2f> 1944 +<00005a30> 21409 +<00005a3c> 2451 +<00005a40> 4579 +<00005a41> 4050 +<00005a46> 3330 +<00005a47> 14457 +<00005a48> 21412 +<00005a49> 4581 +<00005a4c> 21413 +<00005a50> 21414 +<00005a55> 14458 +<00005a5a> 2071 +<00005a5e> 21415 +<00005a62> 4584 +<00005a63> 14459 +<00005a65> 17499 +<00005a66> 3530 +<00005a67> 16829 +<00005a6a> 4585 +<00005a6c> 4580 +<00005a6d> 14460 +<00005a77> 16830 +<00005a7a> 17500 +<00005a7b> 21416 +<00005a7e> 14461 +<00005a7f> 3783 +<00005a84> 16831 +<00005a8b> 17501 +<00005a90> 21417 +<00005a92> 3348 +<00005a93> 21418 +<00005a96> 21419 +<00005a99> 21420 +<00005a9a> 4586 +<00005a9b> 3492 +<00005a9c> 17502 +<00005a9e> 14462 +<00005aa2> 17505 +<00005aa7> 14463 +<00005aac> 14464 +<00005ab1> 17506 +<00005ab2> 19313 +<00005ab3> 14465 +<00005ab5> 17507 +<00005ab8> 19314 +<00005aba> 17508 +<00005abb> 21421 +<00005abc> 4587 +<00005abd> 4591 +<00005abe> 4588 +<00005abf> 17509 +<00005ac1> 1351 +<00005ac2> 4590 +<00005ac4> 16832 +<00005ac6> 21422 +<00005ac8> 21423 +<00005ac9> 2279 +<00005acb> 4589 +<00005acc> 1871 +<00005acf> 21424 +<00005ad0> 4603 +<00005ad6> 4596 +<00005ad7> 4593 +<00005ada> 17510 +<00005adc> 17511 +<00005ae0> 14466 +<00005ae1> 2978 +<00005ae3> 4592 +<00005ae5> 17512 +<00005ae6> 4594 +<00005ae9> 4595 +<00005aea> 19315 +<00005aee> 17514 +<00005af0> 17513 +<00005af5> 17515 +<00005af6> 19316 +<00005afd> 21425 +<00005b00> 14467 +<00005b01> 21426 +<00005b08> 17516 +<00005b09> 1582 +<00005b0b> 4600 +<00005b0c> 4599 +<00005b16> 4601 +<00005b17> 17517 +<00005b19> 14468 +endcidchar + +100 begincidchar +<00005b1b> 19317 +<00005b1d> 19318 +<00005b21> 19319 +<00005b22> 2518 +<00005b25> 14469 +<00005b2a> 4604 +<00005b2c> 3064 +<00005b2d> 14470 +<00005b30> 1255 +<00005b32> 4602 +<00005b34> 17518 +<00005b36> 4605 +<00005b38> 19320 +<00005b3e> 4606 +<00005b40> 4609 +<00005b41> 14471 +<00005b43> 4607 +<00005b45> 4608 +<00005b4b> 21427 +<00005b4c> 17519 +<00005b50> 2208 +<00005b51> 4610 +<00005b52> 17520 +<00005b54> 1976 +<00005b55> 4611 +<00005b56> 8432 +<00005b57> 2248 +<00005b58> 2840 +<00005b5c> 2216 +<00005b5d> 1977 +<00005b5e> 21428 +<00005b5f> 3806 +<00005b63> 1602 +<00005b64> 1917 +<00005b65> 4614 +<00005b66> 1462 +<00005b68> 17521 +<00005b69> 4615 +<00005b6b> 2841 +<00005b6e> 21429 +<00005b6f> 17522 +<00005b70> 4616 +<00005b71> 4656 +<00005b73> 4617 +<00005b75> 4618 +<00005b76> 14120 +<00005b78> 4619 +<00005b7a> 4621 +<00005b7c> 14472 +<00005b7d> 16834 +<00005b80> 4622 +<00005b81> 17523 +<00005b82> 13840 +<00005b83> 4623 +<00005b84> 17524 +<00005b85> 2896 +<00005b86> 21430 +<00005b87> 1225 +<00005b88> 2325 +<00005b89> 1158 +<00005b8a> 14475 +<00005b8b> 2777 +<00005b8c> 1516 +<00005b8d> 2273 +<00005b8e> 21431 +<00005b8f> 1978 +<00005b93> 16835 +<00005b94> 21434 +<00005b95> 3168 +<00005b96> 17526 +<00005b97> 2347 +<00005b98> 1517 +<00005b99> 2982 +<00005b9a> 3078 +<00005b9b> 1148 +<00005b9c> 1619 +<00005b9d> 3653 +<00005b9f> 2286 +<00005ba2> 1644 +<00005ba3> 2703 +<00005ba4> 2280 +<00005ba5> 3858 +<00005ba6> 4624 +<00005bac> 17527 +<00005bad> 21437 +<00005bae> 1654 +<00005baf> 21438 +<00005bb0> 2107 +<00005bb3> 1424 +<00005bb4> 1285 +<00005bb5> 2452 +<00005bb6> 1352 +<00005bb7> 19321 +<00005bb8> 4625 +<00005bb9> 3888 +<00005bba> 21441 +<00005bbc> 21442 +<00005bbf> 2387 +<00005bc0> 8433 +<00005bc1> 21443 +endcidchar + +100 begincidchar +<00005bc2> 2320 +<00005bc3> 4626 +<00005bc4> 1583 +<00005bc5> 3242 +<00005bc6> 3765 +<00005bc7> 4627 +<00005bc9> 4628 +<00005bcc> 3531 +<00005bcd> 21444 +<00005bce> 17530 +<00005bcf> 21445 +<00005bd0> 4630 +<00005bd2> 1508 +<00005bd3> 1775 +<00005bd4> 4629 +<00005bd6> 17531 +<00005bd7> 19322 +<00005bd8> 8435 +<00005bdb> 1518 +<00005bdd> 2552 +<00005bde> 4634 +<00005bdf> 2159 +<00005be0> 19323 +<00005be1> 1353 +<00005be2> 4633 +<00005be4> 4631 +<00005be5> 4635 +<00005be6> 4632 +<00005be7> 3297 +<00005be8> 5262 +<00005be9> 2553 +<00005beb> 4636 +<00005bec> 20302 +<00005bee> 3976 +<00005bef> 21448 +<00005bf0> 4637 +<00005bf1> 17534 +<00005bf3> 4639 +<00005bf4> 21449 +<00005bf5> 3004 +<00005bf6> 4638 +<00005bf8> 2631 +<00005bfa> 2249 +<00005bfd> 17535 +<00005bfe> 2864 +<00005bff> 2339 +<00005c01> 3559 +<00005c02> 2704 +<00005c03> 17537 +<00005c04> 2297 +<00005c05> 4640 +<00005c06> 2453 +<00005c09> 1175 +<00005c0a> 2842 +<00005c0b> 2584 +<00005c0c> 21450 +<00005c0d> 4643 +<00005c0e> 3211 +<00005c0f> 2454 +<00005c11> 2455 +<00005c12> 16836 +<00005c13> 4644 +<00005c14> 14122 +<00005c16> 2705 +<00005c17> 21451 +<00005c19> 13835 +<00005c1a> 2456 +<00005c1e> 8437 +<00005c1f> 19324 +<00005c20> 4645 +<00005c22> 4646 +<00005c23> 14476 +<00005c24> 3820 +<00005c26> 21452 +<00005c28> 4647 +<00005c29> 17538 +<00005c2a> 19325 +<00005c2b> 14477 +<00005c2c> 19326 +<00005c2d> 1726 +<00005c2e> 21453 +<00005c30> 14478 +<00005c31> 2348 +<00005c32> 21454 +<00005c35> 21455 +<00005c36> 19327 +<00005c3a> 2312 +<00005c3b> 2546 +<00005c3c> 3276 +<00005c3d> 2586 +<00005c3e> 3468 +<00005c3f> 3288 +<00005c40> 1729 +<00005c41> 4650 +<00005c45> 1673 +<00005c46> 4651 +<00005c48> 1782 +<00005c4a> 3239 +<00005c4b> 1328 +<00005c4d> 2209 +endcidchar + +100 begincidchar +<00005c4e> 4652 +<00005c4f> 4655 +<00005c50> 4654 +<00005c51> 7666 +<00005c53> 4653 +<00005c55> 3122 +<00005c59> 19328 +<00005c5a> 21456 +<00005c5b> 7826 +<00005c5c> 19329 +<00005c5e> 2832 +<00005c5f> 17540 +<00005c60> 7754 +<00005c61> 2292 +<00005c62> 7693 +<00005c63> 14479 +<00005c64> 2778 +<00005c65> 3940 +<00005c69> 14480 +<00005c6c> 4657 +<00005c6d> 19330 +<00005c6e> 4658 +<00005c6f> 3246 +<00005c70> 17543 +<00005c71> 2177 +<00005c76> 4660 +<00005c79> 4661 +<00005c7a> 16839 +<00005c7b> 21459 +<00005c7c> 14481 +<00005c7d> 21460 +<00005c87> 21461 +<00005c88> 17548 +<00005c8a> 17549 +<00005c8c> 4662 +<00005c8f> 16840 +<00005c90> 1584 +<00005c91> 4663 +<00005c92> 21462 +<00005c94> 4664 +<00005c9d> 21463 +<00005c9f> 16841 +<00005ca0> 17553 +<00005ca1> 1324 +<00005ca2> 17554 +<00005ca3> 16842 +<00005ca6> 8438 +<00005ca7> 17555 +<00005ca8> 2749 +<00005ca9> 1568 +<00005caa> 16843 +<00005cab> 4666 +<00005cac> 3764 +<00005cad> 17557 +<00005cb1> 2866 +<00005cb2> 21464 +<00005cb3> 1463 +<00005cb4> 21465 +<00005cb5> 17558 +<00005cb6> 4668 +<00005cb7> 4670 +<00005cb8> 1563 +<00005cba> 8439 +<00005cbb> 4667 +<00005cbc> 4669 +<00005cbe> 4672 +<00005cc5> 4671 +<00005cc7> 4673 +<00005cc9> 17560 +<00005ccb> 14482 +<00005cd0> 16844 +<00005cd2> 14483 +<00005cd7> 21466 +<00005cd9> 4674 +<00005cdd> 19331 +<00005ce0> 3221 +<00005ce1> 1702 +<00005ce6> 14124 +<00005ce8> 1381 +<00005ce9> 4675 +<00005cea> 4680 +<00005ced> 4678 +<00005cee> 21467 +<00005cef> 3655 +<00005cf0> 3654 +<00005cf4> 14484 +<00005cf5> 8440 +<00005cf6> 3169 +<00005cfa> 4677 +<00005cfb> 2398 +<00005cfd> 4676 +<00005d01> 19332 +<00005d06> 17563 +<00005d07> 2616 +<00005d0b> 4681 +<00005d0d> 16846 +<00005d0e> 2138 +<00005d10> 17564 +<00005d11> 4687 +<00005d12> 21470 +endcidchar + +100 begincidchar +<00005d14> 4688 +<00005d15> 4682 +<00005d16> 1425 +<00005d17> 4683 +<00005d18> 4692 +<00005d19> 4691 +<00005d1a> 4690 +<00005d1b> 4686 +<00005d1d> 17566 +<00005d1f> 4685 +<00005d20> 17567 +<00005d22> 4689 +<00005d23> 21471 +<00005d24> 14485 +<00005d26> 14486 +<00005d27> 8441 +<00005d29> 3656 +<00005d2b> 17565 +<00005d31> 17568 +<00005d34> 19333 +<00005d39> 17569 +<00005d3d> 19334 +<00005d3f> 21472 +<00005d42> 8444 +<00005d43> 14487 +<00005d46> 14488 +<00005d47> 16847 +<00005d48> 21473 +<00005d4a> 14489 +<00005d4b> 4696 +<00005d4c> 4693 +<00005d4e> 4695 +<00005d50> 3932 +<00005d51> 21475 +<00005d52> 4694 +<00005d53> 8442 +<00005d55> 21474 +<00005d59> 19335 +<00005d5c> 4684 +<00005d61> 17571 +<00005d62> 21478 +<00005d64> 21479 +<00005d69> 2617 +<00005d6a> 17572 +<00005d6c> 4697 +<00005d6d> 8445 +<00005d6f> 2087 +<00005d70> 17574 +<00005d73> 4698 +<00005d76> 4699 +<00005d7e> 19336 +<00005d7f> 21482 +<00005d81> 16848 +<00005d82> 4702 +<00005d83> 19337 +<00005d84> 4701 +<00005d87> 4700 +<00005d88> 17577 +<00005d8a> 21483 +<00005d8b> 3170 +<00005d8c> 4679 +<00005d90> 4708 +<00005d92> 14490 +<00005d93> 21484 +<00005d94> 14491 +<00005d95> 21485 +<00005d97> 17579 +<00005d99> 14492 +<00005d9b> 21486 +<00005d9d> 4704 +<00005d9f> 21487 +<00005da0> 14493 +<00005da2> 4703 +<00005da4> 16849 +<00005da7> 16850 +<00005dab> 21488 +<00005dac> 4705 +<00005dae> 4706 +<00005db0> 17580 +<00005db2> 15405 +<00005db4> 17581 +<00005db7> 4709 +<00005dba> 4014 +<00005dbc> 4710 +<00005dbd> 4707 +<00005dc3> 21489 +<00005dc7> 19338 +<00005dc9> 4711 +<00005dcb> 16851 +<00005dcc> 1564 +<00005dcd> 4712 +<00005dce> 21490 +<00005dd0> 8448 +<00005dd1> 17583 +<00005dd2> 4714 +<00005dd3> 4713 +<00005dd6> 4715 +<00005dd7> 17584 +<00005dd8> 14494 +<00005dd9> 21491 +endcidchar + +100 begincidchar +<00005ddb> 4716 +<00005ddd> 2706 +<00005dde> 2349 +<00005de0> 14495 +<00005de1> 2414 +<00005de2> 13362 +<00005de3> 2789 +<00005de4> 17586 +<00005de5> 1979 +<00005de6> 2088 +<00005de7> 1980 +<00005de8> 1674 +<00005de9> 17587 +<00005deb> 4717 +<00005dee> 2089 +<00005df1> 1918 +<00005df2> 4718 +<00005df3> 3762 +<00005df4> 3321 +<00005df5> 4719 +<00005df7> 7679 +<00005df8> 14496 +<00005df9> 19339 +<00005dfb> 1512 +<00005dfd> 2917 +<00005dfe> 1738 +<00005dff> 13794 +<00005e00> 14497 +<00005e02> 2210 +<00005e03> 3533 +<00005e06> 3413 +<00005e07> 21492 +<00005e0b> 4720 +<00005e0c> 1585 +<00005e0d> 21493 +<00005e11> 4723 +<00005e12> 14498 +<00005e16> 3005 +<00005e18> 14501 +<00005e19> 4722 +<00005e1a> 4721 +<00005e1b> 4724 +<00005e1d> 3079 +<00005e1f> 17591 +<00005e20> 21494 +<00005e25> 2601 +<00005e28> 19340 +<00005e2b> 2211 +<00005e2d> 2670 +<00005e2e> 14502 +<00005e2f> 2867 +<00005e30> 1596 +<00005e32> 19341 +<00005e33> 3006 +<00005e35> 19342 +<00005e38> 2519 +<00005e3d> 3687 +<00005e3e> 17592 +<00005e40> 4729 +<00005e43> 4728 +<00005e44> 4727 +<00005e45> 3567 +<00005e47> 4736 +<00005e49> 17593 +<00005e4b> 21495 +<00005e4c> 3720 +<00005e4e> 4730 +<00005e54> 4732 +<00005e55> 3737 +<00005e56> 17595 +<00005e57> 4731 +<00005e58> 14503 +<00005e5b> 19343 +<00005e5c> 21498 +<00005e5e> 16852 +<00005e5f> 4733 +<00005e61> 3388 +<00005e62> 4734 +<00005e63> 3598 +<00005e64> 4735 +<00005e68> 19344 +<00005e6a> 19345 +<00005e70> 21499 +<00005e72> 1519 +<00005e73> 3599 +<00005e74> 3301 +<00005e77> 19346 +<00005e78> 1982 +<00005e79> 1520 +<00005e7a> 4739 +<00005e7b> 1900 +<00005e7c> 3886 +<00005e7d> 3859 +<00005e7e> 1586 +<00005e7f> 4741 +<00005e80> 19347 +<00005e81> 3007 +<00005e83> 1983 +<00005e84> 2457 +<00005e87> 3443 +endcidchar + +100 begincidchar +<00005e8a> 2458 +<00005e8b> 19348 +<00005e8e> 21500 +<00005e8f> 2434 +<00005e95> 3080 +<00005e96> 7792 +<00005e97> 3123 +<00005e99> 14000 +<00005e9a> 1984 +<00005e9c> 3534 +<00005ea0> 4742 +<00005ea2> 21501 +<00005ea4> 21502 +<00005ea5> 17600 +<00005ea6> 3155 +<00005ea7> 2098 +<00005ea8> 14506 +<00005eaa> 14507 +<00005eab> 1919 +<00005eac> 17601 +<00005ead> 3081 +<00005eb1> 21503 +<00005eb3> 19349 +<00005eb5> 1159 +<00005eb6> 2424 +<00005eb7> 1985 +<00005eb8> 3889 +<00005eb9> 17602 +<00005ebd> 19350 +<00005ec3> 3335 +<00005ec6> 17603 +<00005ec8> 4745 +<00005ec9> 4031 +<00005eca> 4051 +<00005ecb> 15390 +<00005ecc> 21504 +<00005ece> 21505 +<00005ecf> 4747 +<00005ed0> 4746 +<00005ed1> 19351 +<00005ed2> 14511 +<00005ed3> 1445 +<00005ed6> 4748 +<00005ed9> 17604 +<00005edc> 21506 +<00005edd> 4750 +<00005ede> 21507 +<00005edf> 7786 +<00005ee0> 2459 +<00005ee1> 4754 +<00005ee2> 4753 +<00005ee3> 4749 +<00005ee5> 21508 +<00005eeb> 21509 +<00005eec> 4757 +<00005ef0> 4760 +<00005ef1> 4758 +<00005ef3> 4759 +<00005ef4> 4761 +<00005ef6> 1286 +<00005ef7> 3082 +<00005ef8> 4762 +<00005ef9> 16853 +<00005efa> 1872 +<00005efb> 13673 +<00005efc> 3308 +<00005efd> 17606 +<00005efe> 4763 +<00005eff> 3283 +<00005f00> 16854 +<00005f01> 3627 +<00005f02> 16855 +<00005f03> 4764 +<00005f04> 4052 +<00005f06> 21510 +<00005f07> 14512 +<00005f08> 17607 +<00005f09> 4765 +<00005f0a> 3600 +<00005f0b> 4768 +<00005f0c> 4090 +<00005f0d> 4106 +<00005f0e> 14513 +<00005f0f> 2268 +<00005f10> 3277 +<00005f11> 4769 +<00005f13> 1655 +<00005f14> 3008 +<00005f15> 1214 +<00005f16> 4770 +<00005f17> 3574 +<00005f18> 1986 +<00005f19> 21511 +<00005f1b> 2958 +<00005f1e> 17609 +<00005f1f> 3083 +<00005f21> 8449 +<00005f22> 14516 +<00005f23> 16856 +<00005f24> 21512 +endcidchar + +100 begincidchar +<00005f25> 3835 +<00005f26> 1901 +<00005f27> 1920 +<00005f28> 14517 +<00005f29> 4771 +<00005f2d> 4772 +<00005f2e> 21515 +<00005f2f> 4778 +<00005f30> 21516 +<00005f31> 2321 +<00005f34> 8450 +<00005f35> 3009 +<00005f36> 14518 +<00005f37> 1703 +<00005f38> 4773 +<00005f3a> 13720 +<00005f3b> 14519 +<00005f3c> 3485 +<00005f3d> 16857 +<00005f3e> 2948 +<00005f3f> 21517 +<00005f40> 14520 +<00005f41> 4774 +<00005f44> 21518 +<00005f45> 8370 +<00005f47> 17610 +<00005f48> 4775 +<00005f4a> 1704 +<00005f4c> 4776 +<00005f4d> 19354 +<00005f4e> 4777 +<00005f50> 14521 +<00005f51> 4779 +<00005f53> 3184 +<00005f54> 16858 +<00005f58> 14522 +<00005f59> 4782 +<00005f5b> 21519 +<00005f5c> 4767 +<00005f5d> 4766 +<00005f60> 21520 +<00005f61> 4783 +<00005f62> 1815 +<00005f63> 17611 +<00005f64> 14523 +<00005f65> 13996 +<00005f66> 3481 +<00005f67> 8451 +<00005f69> 2108 +<00005f6a> 3497 +<00005f6b> 3010 +<00005f6c> 3517 +<00005f6d> 4784 +<00005f6f> 21521 +<00005f70> 2460 +<00005f71> 1256 +<00005f72> 17612 +<00005f73> 4785 +<00005f77> 4786 +<00005f78> 21524 +<00005f79> 3838 +<00005f7a> 21525 +<00005f7c> 3444 +<00005f7d> 16859 +<00005f7e> 17613 +<00005f7f> 4789 +<00005f80> 1311 +<00005f81> 2640 +<00005f82> 4788 +<00005f83> 4787 +<00005f84> 1816 +<00005f85> 2868 +<00005f87> 4793 +<00005f88> 4791 +<00005f89> 14524 +<00005f8a> 4790 +<00005f8b> 3951 +<00005f8c> 1945 +<00005f8d> 21526 +<00005f8f> 17614 +<00005f90> 2435 +<00005f91> 4792 +<00005f92> 3142 +<00005f93> 2376 +<00005f96> 21527 +<00005f97> 3224 +<00005f98> 13538 +<00005f99> 4795 +<00005f9c> 14525 +<00005f9d> 21528 +<00005f9e> 4794 +<00005fa0> 4797 +<00005fa1> 1946 +<00005fa2> 17615 +<00005fa4> 14527 +<00005fa7> 14526 +<00005fa8> 4798 +<00005fa9> 3566 +<00005faa> 2405 +<00005fab> 21529 +endcidchar + +100 begincidchar +<00005fac> 19355 +<00005fad> 4799 +<00005fae> 3469 +<00005faf> 14528 +<00005fb3> 3225 +<00005fb4> 3011 +<00005fb5> 13368 +<00005fb7> 8452 +<00005fb8> 14529 +<00005fb9> 3114 +<00005fbc> 4800 +<00005fbd> 7658 +<00005fc3> 2554 +<00005fc4> 14530 +<00005fc5> 3486 +<00005fc7> 17616 +<00005fc8> 21532 +<00005fc9> 14531 +<00005fcb> 17617 +<00005fcc> 1587 +<00005fcd> 3292 +<00005fd6> 4801 +<00005fd7> 2212 +<00005fdc> 1312 +<00005fdd> 4806 +<00005fde> 8453 +<00005fe0> 2983 +<00005fe1> 14532 +<00005fe2> 17621 +<00005fe4> 4803 +<00005fe8> 21535 +<00005fe9> 14533 +<00005fea> 19356 +<00005feb> 1399 +<00005fec> 21536 +<00005fed> 14534 +<00005ff0> 4854 +<00005ff1> 4805 +<00005ff2> 21537 +<00005ff3> 17624 +<00005ff5> 3302 +<00005ff6> 21538 +<00005ff8> 4804 +<00005ffa> 21539 +<00005ffb> 4802 +<00005ffc> 14535 +<00005ffd> 2060 +<00005fff> 4808 +<00006007> 19357 +<0000600a> 21540 +<0000600d> 16860 +<0000600e> 4814 +<0000600f> 4820 +<00006010> 4812 +<00006012> 3158 +<00006013> 21541 +<00006014> 16861 +<00006015> 4817 +<00006016> 3535 +<00006017> 14536 +<00006018> 16862 +<00006019> 4811 +<0000601a> 14537 +<0000601b> 4816 +<0000601c> 4015 +<0000601d> 2213 +<0000601f> 21542 +<00006020> 2869 +<00006021> 4809 +<00006022> 17626 +<00006024> 17627 +<00006025> 1656 +<00006026> 4819 +<00006027> 2641 +<00006028> 1287 +<00006029> 4813 +<0000602a> 1400 +<0000602b> 4818 +<0000602d> 21543 +<0000602f> 1705 +<00006031> 4815 +<00006033> 14538 +<00006035> 16863 +<0000603a> 4821 +<00006040> 21544 +<00006041> 4823 +<00006042> 4833 +<00006043> 4831 +<00006046> 4828 +<00006047> 16864 +<00006048> 21545 +<00006049> 19358 +<0000604a> 4827 +<0000604b> 4032 +<0000604c> 17629 +<0000604d> 4829 +<00006050> 1706 +<00006051> 21546 +<00006052> 1987 +<00006054> 19359 +endcidchar + +100 begincidchar +<00006055> 2436 +<00006059> 4836 +<0000605a> 4822 +<0000605d> 8454 +<0000605f> 4826 +<00006060> 4810 +<00006061> 14539 +<00006062> 20269 +<00006063> 4830 +<00006064> 4832 +<00006065> 2959 +<00006067> 19360 +<00006068> 2072 +<00006069> 1336 +<0000606a> 4824 +<0000606b> 4835 +<0000606c> 4834 +<0000606d> 1707 +<0000606f> 2825 +<00006070> 1476 +<00006071> 21549 +<00006075> 1817 +<00006077> 4825 +<0000607e> 21550 +<0000607f> 14540 +<00006081> 4837 +<00006082> 21551 +<00006083> 4840 +<00006084> 4842 +<00006085> 8455 +<00006086> 21552 +<00006088> 21553 +<00006089> 2281 +<0000608a> 8456 +<0000608b> 4848 +<0000608c> 3084 +<0000608d> 4838 +<0000608e> 21554 +<00006091> 21555 +<00006092> 4846 +<00006093> 21556 +<00006094> 1401 +<00006095> 17630 +<00006098> 21557 +<0000609a> 4841 +<0000609b> 4843 +<0000609d> 16865 +<0000609e> 21558 +<0000609f> 1947 +<000060a0> 3860 +<000060a2> 21559 +<000060a3> 1521 +<000060a4> 14542 +<000060a5> 21560 +<000060a6> 1275 +<000060a7> 4847 +<000060a8> 17631 +<000060a9> 3312 +<000060aa> 1137 +<000060b0> 14543 +<000060b1> 17633 +<000060b2> 3445 +<000060b3> 4807 +<000060b4> 4853 +<000060b5> 4857 +<000060b6> 3825 +<000060b7> 21561 +<000060b8> 4850 +<000060bb> 19361 +<000060bc> 3171 +<000060bd> 4855 +<000060be> 17634 +<000060c2> 21562 +<000060c4> 19362 +<000060c5> 2520 +<000060c6> 4856 +<000060c7> 3247 +<000060c8> 17635 +<000060cb> 14544 +<000060d1> 4077 +<000060d3> 4852 +<000060d4> 16866 +<000060d5> 8458 +<000060d8> 4858 +<000060d9> 17636 +<000060da> 2061 +<000060db> 14545 +<000060dc> 2671 +<000060dd> 16867 +<000060de> 8457 +<000060df> 1176 +<000060e0> 4851 +<000060e1> 4849 +<000060e2> 21567 +<000060e3> 2780 +<000060e5> 21568 +<000060e7> 4839 +<000060e8> 2178 +<000060ee> 17637 +<000060f0> 2854 +endcidchar + +100 begincidchar +<000060f1> 4870 +<000060f2> 8460 +<000060f3> 2781 +<000060f4> 4865 +<000060f5> 17638 +<000060f8> 14546 +<000060f9> 2322 +<000060fa> 4866 +<000060fb> 4869 +<000060fc> 21569 +<000060fd> 19363 +<00006100> 4864 +<00006101> 2351 +<00006102> 21570 +<00006103> 4867 +<00006106> 4861 +<00006107> 21571 +<00006108> 7802 +<00006109> 3847 +<0000610a> 19364 +<0000610c> 21572 +<0000610f> 1177 +<00006110> 17639 +<00006111> 8461 +<00006115> 4860 +<00006116> 19365 +<00006117> 21573 +<00006119> 17640 +<0000611a> 1770 +<0000611b> 1130 +<0000611c> 14550 +<0000611e> 17641 +<0000611f> 1522 +<00006120> 8459 +<00006121> 4868 +<00006122> 21574 +<00006127> 4876 +<00006128> 4875 +<0000612a> 19366 +<0000612b> 16868 +<0000612c> 4880 +<00006130> 8463 +<00006131> 21575 +<00006134> 4881 +<00006135> 21576 +<00006136> 19367 +<00006137> 8462 +<00006139> 21577 +<0000613a> 17642 +<0000613c> 4879 +<0000613d> 4882 +<0000613e> 4874 +<0000613f> 4878 +<00006141> 17644 +<00006142> 4883 +<00006144> 4884 +<00006145> 21578 +<00006146> 17645 +<00006147> 4873 +<00006148> 2250 +<00006149> 21579 +<0000614a> 4877 +<0000614b> 2870 +<0000614c> 1988 +<0000614d> 4859 +<0000614e> 2555 +<00006153> 4897 +<00006155> 3641 +<0000615d> 4896 +<0000615e> 19368 +<0000615f> 4895 +<00006160> 17646 +<00006162> 3755 +<00006163> 1523 +<00006164> 19369 +<00006165> 4893 +<00006167> 1819 +<00006168> 1426 +<0000616b> 4890 +<0000616c> 21580 +<0000616e> 3968 +<0000616f> 4892 +<00006170> 1178 +<00006171> 4894 +<00006172> 21581 +<00006173> 4885 +<00006174> 4891 +<00006175> 4898 +<00006176> 1818 +<00006177> 4886 +<00006178> 21582 +<0000617b> 19370 +<0000617c> 14551 +<0000617d> 19371 +<0000617e> 3911 +<0000617f> 19372 +<00006182> 3861 +<00006187> 4901 +<0000618a> 4905 +<0000618b> 21587 +endcidchar + +100 begincidchar +<0000618d> 14552 +<0000618e> 2816 +<00006190> 4033 +<00006191> 4906 +<00006194> 4903 +<00006196> 4900 +<00006197> 17650 +<00006198> 8464 +<00006199> 4899 +<0000619a> 4904 +<0000619c> 21588 +<0000619d> 19373 +<0000619f> 14553 +<000061a0> 21589 +<000061a4> 3584 +<000061a5> 17651 +<000061a7> 3212 +<000061a8> 14554 +<000061a9> 1820 +<000061aa> 21590 +<000061ab> 4907 +<000061ac> 4902 +<000061ad> 17652 +<000061ae> 4908 +<000061b2> 1873 +<000061b6> 1329 +<000061b8> 19374 +<000061b9> 16870 +<000061ba> 4916 +<000061bc> 16869 +<000061be> 1524 +<000061c2> 14555 +<000061c3> 4914 +<000061c6> 4915 +<000061c7> 2073 +<000061c8> 4913 +<000061c9> 4911 +<000061ca> 4910 +<000061cb> 4917 +<000061cc> 4909 +<000061cd> 4919 +<000061d0> 1403 +<000061d5> 17654 +<000061dc> 19375 +<000061dd> 17655 +<000061de> 21595 +<000061df> 14556 +<000061e1> 21596 +<000061e2> 19376 +<000061e3> 4921 +<000061e5> 19377 +<000061e6> 4920 +<000061e7> 21597 +<000061e8> 19378 +<000061e9> 21598 +<000061ef> 21601 +<000061f2> 3012 +<000061f4> 4924 +<000061f5> 17656 +<000061f6> 4922 +<000061f7> 4912 +<000061f8> 1874 +<000061fa> 4923 +<000061fc> 4927 +<000061fd> 4926 +<000061fe> 4928 +<000061ff> 4925 +<00006200> 4929 +<00006201> 21602 +<00006203> 21603 +<00006204> 19379 +<00006207> 19380 +<0000620a> 3642 +<0000620c> 4933 +<0000620d> 4932 +<0000620e> 2377 +<00006210> 2642 +<00006211> 1382 +<00006212> 1404 +<00006213> 8465 +<00006214> 4934 +<00006215> 14557 +<00006216> 1155 +<0000621a> 2672 +<0000621b> 4935 +<0000621c> 21604 +<0000621d> 6756 +<0000621e> 4936 +<0000621f> 1847 +<00006220> 21605 +<00006221> 4937 +<00006222> 16871 +<00006223> 17658 +<00006226> 2707 +<00006227> 21606 +<00006229> 14558 +<0000622a> 4938 +<0000622b> 21607 +<0000622e> 4939 +<0000622f> 1620 +endcidchar + +100 begincidchar +<00006230> 4940 +<00006231> 19381 +<00006234> 2871 +<00006236> 13757 +<00006238> 1921 +<00006239> 19382 +<0000623b> 3821 +<0000623d> 19383 +<0000623e> 13390 +<0000623f> 3690 +<00006240> 2420 +<00006241> 7991 +<00006242> 21608 +<00006243> 14559 +<00006244> 21609 +<00006246> 14560 +<00006247> 2708 +<00006248> 6938 +<00006249> 3446 +<0000624b> 2326 +<0000624c> 14561 +<0000624d> 2109 +<0000624e> 4944 +<00006250> 21610 +<00006251> 14562 +<00006252> 17659 +<00006253> 2855 +<00006254> 21611 +<00006255> 3575 +<00006256> 14563 +<00006258> 2897 +<0000625a> 16872 +<0000625b> 4947 +<0000625c> 21612 +<0000625e> 4945 +<00006260> 4948 +<00006261> 17660 +<00006263> 4946 +<00006264> 17661 +<00006268> 4949 +<0000626d> 17663 +<0000626e> 3585 +<0000626f> 16873 +<00006271> 1147 +<00006273> 17664 +<00006276> 3536 +<00006279> 3447 +<0000627a> 19384 +<0000627b> 17662 +<0000627c> 4950 +<0000627d> 21613 +<0000627e> 4953 +<0000627f> 2461 +<00006280> 1621 +<00006282> 4951 +<00006283> 4958 +<00006284> 2462 +<00006285> 13765 +<00006289> 4952 +<0000628a> 3322 +<00006290> 19385 +<00006291> 3912 +<00006294> 4959 +<00006295> 3172 +<00006296> 4956 +<00006297> 1989 +<00006298> 2690 +<00006299> 17665 +<0000629b> 4973 +<0000629c> 3400 +<0000629e> 2898 +<000062a6> 8466 +<000062a8> 19386 +<000062ab> 3448 +<000062ac> 5042 +<000062b1> 3658 +<000062b3> 21617 +<000062b5> 3085 +<000062b9> 3747 +<000062ba> 21620 +<000062bb> 4962 +<000062bc> 1313 +<000062bd> 2984 +<000062c2> 4971 +<000062c4> 14564 +<000062c5> 2930 +<000062c6> 4965 +<000062c7> 4972 +<000062c8> 4967 +<000062c9> 4974 +<000062ca> 4970 +<000062cc> 4969 +<000062cd> 3365 +<000062ce> 21623 +<000062cf> 4963 +<000062d0> 1405 +<000062d1> 4961 +<000062d2> 1675 +<000062d3> 2899 +<000062d4> 4957 +endcidchar + +100 begincidchar +<000062d5> 17666 +<000062d6> 16874 +<000062d7> 4960 +<000062d8> 1990 +<000062d9> 2687 +<000062da> 19387 +<000062db> 2463 +<000062dc> 4968 +<000062dd> 3336 +<000062e0> 1676 +<000062e1> 1446 +<000062ea> 21624 +<000062ec> 1477 +<000062ed> 2535 +<000062ee> 4976 +<000062ef> 4981 +<000062f1> 4977 +<000062f2> 21625 +<000062f3> 1875 +<000062f4> 19388 +<000062f5> 4982 +<000062f6> 2160 +<000062f7> 2043 +<000062fc> 14565 +<000062fd> 17668 +<000062fe> 2352 +<000062ff> 4964 +<00006301> 2251 +<00006302> 4979 +<00006303> 17669 +<00006304> 21626 +<00006307> 2214 +<00006308> 4980 +<00006309> 1160 +<0000630a> 14566 +<0000630b> 21627 +<0000630c> 4975 +<0000630d> 14567 +<00006310> 17670 +<00006311> 3013 +<00006313> 21628 +<00006316> 19389 +<00006318> 14568 +<00006319> 1677 +<0000631b> 14135 +<0000631f> 1708 +<00006327> 4978 +<00006328> 1131 +<00006329> 21629 +<0000632a> 19390 +<0000632b> 2099 +<0000632d> 21630 +<0000632f> 2556 +<00006332> 17673 +<00006335> 17674 +<00006336> 19391 +<00006339> 14569 +<0000633a> 20286 +<0000633d> 7778 +<0000633e> 4984 +<0000633f> 2784 +<00006341> 17677 +<00006344> 17678 +<00006346> 19392 +<00006349> 2826 +<0000634a> 21631 +<0000634b> 19393 +<0000634c> 2169 +<0000634d> 4985 +<0000634e> 17679 +<0000634f> 4987 +<00006350> 4983 +<00006352> 21632 +<00006353> 19394 +<00006354> 21633 +<00006355> 3633 +<00006357> 7743 +<00006358> 21634 +<00006359> 17681 +<0000635b> 21635 +<0000635c> 2782 +<00006365> 14572 +<00006366> 21636 +<00006367> 3659 +<00006368> 2298 +<00006369> 4999 +<0000636b> 4998 +<0000636c> 17684 +<0000636d> 21637 +<0000636e> 2622 +<00006371> 19395 +<00006372> 7676 +<00006374> 14573 +<00006375> 19396 +<00006376> 4992 +<00006377> 2465 +<00006378> 21638 +<0000637a> 3264 +<0000637b> 3303 +<0000637c> 16875 +endcidchar + +100 begincidchar +<0000637d> 14574 +<0000637f> 19397 +<00006380> 4990 +<00006382> 19398 +<00006383> 2783 +<00006384> 14575 +<00006387> 14576 +<00006388> 2340 +<00006389> 4995 +<0000638a> 19399 +<0000638c> 2464 +<0000638e> 4989 +<0000638f> 4994 +<00006390> 14577 +<00006392> 3337 +<00006394> 17687 +<00006395> 21639 +<00006396> 4988 +<00006398> 1783 +<00006399> 17685 +<0000639a> 21640 +<0000639b> 1467 +<0000639e> 14578 +<0000639f> 4996 +<000063a0> 3955 +<000063a1> 2110 +<000063a2> 2931 +<000063a3> 4993 +<000063a4> 21641 +<000063a5> 2688 +<000063a6> 21642 +<000063a7> 1991 +<000063a8> 2602 +<000063a9> 1288 +<000063aa> 2750 +<000063ab> 4991 +<000063ac> 1631 +<000063ad> 21643 +<000063b2> 1821 +<000063b4> 3051 +<000063b5> 4997 +<000063bb> 2785 +<000063bd> 17688 +<000063be> 5000 +<000063c0> 5002 +<000063c1> 21644 +<000063c3> 7975 +<000063c4> 5008 +<000063c5> 21645 +<000063c6> 5003 +<000063c8> 21646 +<000063c9> 5005 +<000063ce> 21647 +<000063cf> 3507 +<000063d0> 3087 +<000063d1> 14579 +<000063d2> 5006 +<000063d3> 21648 +<000063d6> 3862 +<000063da> 3890 +<000063db> 1525 +<000063dc> 14580 +<000063e0> 17691 +<000063e1> 1138 +<000063e3> 5004 +<000063e5> 16876 +<000063e9> 5001 +<000063ea> 19402 +<000063ed> 13340 +<000063ee> 1588 +<000063f2> 17694 +<000063f3> 21649 +<000063f4> 1289 +<000063f5> 8467 +<000063f6> 5007 +<000063f7> 13892 +<000063fa> 3891 +<00006406> 5011 +<00006409> 14581 +<0000640a> 21650 +<0000640d> 2843 +<0000640f> 5018 +<00006410> 14582 +<00006412> 19405 +<00006413> 5012 +<00006414> 7724 +<00006416> 5009 +<00006417> 5016 +<00006418> 19406 +<0000641c> 4986 +<0000641e> 17695 +<00006420> 19407 +<00006422> 14583 +<00006424> 19408 +<00006425> 17696 +<00006426> 5013 +<00006428> 5017 +<00006429> 17697 +<0000642a> 19409 +<0000642c> 3414 +endcidchar + +100 begincidchar +<0000642d> 3173 +<0000642f> 17698 +<00006430> 21651 +<00006434> 5010 +<00006435> 19410 +<00006436> 5014 +<0000643a> 1822 +<0000643d> 19411 +<0000643e> 2145 +<0000643f> 19412 +<00006442> 2689 +<0000644b> 21652 +<0000644e> 5022 +<0000644f> 21653 +<00006451> 7747 +<00006452> 19413 +<00006453> 21654 +<00006454> 14584 +<00006458> 3104 +<0000645a> 17699 +<0000645b> 14585 +<0000645c> 21655 +<0000645d> 17700 +<0000645f> 19414 +<00006460> 8468 +<00006461> 21656 +<00006463> 21657 +<00006467> 5019 +<00006469> 3726 +<0000646d> 14586 +<0000646f> 20264 +<00006473> 17701 +<00006474> 19415 +<00006476> 5021 +<00006478> 3802 +<00006479> 16877 +<0000647a> 7713 +<0000647b> 14587 +<0000647d> 17702 +<00006483> 1848 +<00006485> 21658 +<00006487> 17703 +<00006488> 5028 +<0000648f> 21659 +<00006490> 19416 +<00006491> 17704 +<00006492> 2179 +<00006493> 5025 +<00006495> 5024 +<0000649a> 3304 +<0000649b> 21660 +<0000649d> 8469 +<0000649e> 3213 +<0000649f> 17705 +<000064a1> 21661 +<000064a3> 21662 +<000064a4> 3115 +<000064a5> 5026 +<000064a6> 21663 +<000064a8> 21664 +<000064a9> 5027 +<000064ab> 3553 +<000064ac> 19419 +<000064ad> 3323 +<000064ae> 2161 +<000064b0> 7716 +<000064b2> 3710 +<000064b3> 19420 +<000064b9> 1447 +<000064bb> 5034 +<000064bc> 5029 +<000064bd> 21665 +<000064c1> 3892 +<000064c2> 5036 +<000064c4> 16878 +<000064c5> 5032 +<000064c7> 5033 +<000064c9> 21666 +<000064ca> 13341 +<000064cd> 2786 +<000064ce> 8470 +<000064d0> 16879 +<000064d1> 21667 +<000064d2> 5031 +<000064d4> 4966 +<000064d5> 17708 +<000064d7> 17709 +<000064d8> 5035 +<000064da> 5030 +<000064e2> 7749 +<000064e3> 5043 +<000064e4> 17711 +<000064e5> 14590 +<000064e6> 2162 +<000064e7> 5038 +<000064ec> 1622 +<000064ed> 19421 +<000064ef> 5044 +<000064f0> 19422 +<000064f1> 5037 +endcidchar + +100 begincidchar +<000064f2> 5048 +<000064f4> 5047 +<000064f5> 21670 +<000064f6> 5046 +<000064f7> 14591 +<000064fa> 5049 +<000064fb> 14592 +<000064fd> 5051 +<000064fe> 2521 +<000064ff> 17712 +<00006500> 5050 +<00006501> 21671 +<00006504> 14593 +<00006505> 5054 +<0000650f> 17714 +<00006513> 21675 +<00006514> 17715 +<00006516> 14594 +<00006518> 5052 +<00006519> 14595 +<0000651b> 19423 +<0000651c> 5053 +<0000651d> 5015 +<0000651e> 17717 +<0000651f> 19424 +<00006522> 7831 +<00006523> 5056 +<00006524> 5055 +<00006526> 21676 +<00006529> 16880 +<0000652a> 5023 +<0000652b> 5057 +<0000652c> 5045 +<0000652e> 19425 +<0000652f> 2215 +<00006531> 21677 +<00006532> 17718 +<00006536> 5061 +<00006537> 5060 +<00006538> 5062 +<00006539> 1406 +<0000653a> 21678 +<0000653b> 1992 +<0000653e> 3660 +<0000653f> 2643 +<00006543> 21681 +<00006544> 17719 +<00006545> 1922 +<00006547> 14596 +<00006548> 5064 +<00006549> 19426 +<0000654d> 5067 +<0000654e> 8471 +<0000654f> 3524 +<00006550> 21682 +<00006551> 1657 +<00006552> 21683 +<00006554> 17720 +<00006555> 5066 +<00006556> 5065 +<00006557> 3338 +<00006558> 5068 +<00006559> 1709 +<0000655d> 5070 +<0000655e> 5069 +<0000655f> 21684 +<00006560> 19427 +<00006562> 1526 +<00006563> 2180 +<00006566> 3248 +<00006567> 14597 +<0000656b> 17721 +<0000656c> 1823 +<00006570> 2618 +<00006572> 5071 +<00006574> 2644 +<00006575> 3106 +<00006577> 3537 +<00006578> 5072 +<0000657a> 17722 +<0000657d> 21685 +<00006581> 14598 +<00006584> 17723 +<00006585> 14599 +<00006587> 3592 +<00006588> 4620 +<00006589> 2666 +<0000658a> 17724 +<0000658c> 3518 +<0000658e> 2120 +<00006590> 3449 +<00006591> 3415 +<00006592> 19428 +<00006595> 19429 +<00006597> 3143 +<00006598> 21686 +<00006599> 3977 +<0000659b> 5076 +<0000659c> 2300 +<0000659d> 16881 +endcidchar + +100 begincidchar +<0000659f> 5077 +<000065a0> 21687 +<000065a1> 1146 +<000065a3> 21688 +<000065a4> 1740 +<000065a5> 2673 +<000065a6> 21689 +<000065a7> 20289 +<000065ab> 5078 +<000065ac> 2192 +<000065ad> 2949 +<000065ae> 21690 +<000065af> 2217 +<000065b0> 2557 +<000065b2> 17725 +<000065b3> 21691 +<000065b4> 19430 +<000065b5> 17726 +<000065b7> 5079 +<000065b8> 17727 +<000065b9> 3661 +<000065bc> 1305 +<000065bd> 2218 +<000065be> 19431 +<000065bf> 17728 +<000065c1> 5082 +<000065c2> 14600 +<000065c3> 5080 +<000065c4> 5083 +<000065c5> 3969 +<000065c6> 5081 +<000065c8> 19432 +<000065c9> 17729 +<000065cb> 2719 +<000065cc> 5084 +<000065ce> 19433 +<000065cf> 2834 +<000065d0> 19434 +<000065d2> 5085 +<000065d4> 17730 +<000065d6> 21692 +<000065d7> 1590 +<000065d8> 21693 +<000065d9> 5087 +<000065db> 5086 +<000065df> 19435 +<000065e2> 1591 +<000065e3> 13701 +<000065e5> 3284 +<000065e6> 2932 +<000065e7> 1670 +<000065e8> 2219 +<000065e9> 2787 +<000065ec> 2406 +<000065ed> 1140 +<000065f0> 14601 +<000065f1> 5090 +<000065f2> 14602 +<000065f9> 17732 +<000065fa> 1314 +<000065fb> 5094 +<000065fc> 17733 +<00006600> 8472 +<00006602> 1993 +<00006603> 5093 +<00006604> 17734 +<00006606> 2075 +<00006607> 2466 +<00006608> 17735 +<00006609> 8474 +<0000660a> 5092 +<0000660c> 2467 +<0000660d> 21699 +<0000660e> 3788 +<0000660f> 2074 +<00006613> 1179 +<00006614> 2674 +<00006615> 8473 +<00006616> 21702 +<0000661c> 5099 +<0000661d> 21703 +<0000661e> 20304 +<0000661f> 2645 +<00006620> 1257 +<00006621> 17736 +<00006622> 16883 +<00006623> 21704 +<00006624> 8477 +<00006625> 2399 +<00006626> 21705 +<00006627> 3732 +<00006628> 2146 +<00006629> 21706 +<0000662a> 17737 +<0000662b> 16884 +<0000662c> 14603 +<0000662d> 2468 +<0000662e> 8475 +<0000662f> 2635 +<00006630> 16885 +endcidchar + +100 begincidchar +<00006631> 8366 +<00006633> 16886 +<00006634> 5098 +<00006637> 21708 +<00006639> 21707 +<0000663a> 16882 +<0000663b> 7680 +<0000663c> 2985 +<0000663f> 5129 +<00006640> 21709 +<00006641> 5103 +<00006642> 2252 +<00006643> 1994 +<00006644> 5101 +<00006645> 17738 +<00006646> 21710 +<00006648> 16887 +<00006649> 5102 +<0000664a> 21711 +<0000664b> 2558 +<0000664c> 14604 +<0000664e> 17740 +<0000664f> 5100 +<00006651> 17739 +<00006652> 2173 +<00006657> 8479 +<00006658> 21712 +<00006659> 8480 +<0000665a> 13377 +<0000665d> 5105 +<0000665e> 5104 +<0000665f> 5109 +<00006660> 21713 +<00006661> 14607 +<00006662> 5110 +<00006663> 14138 +<00006664> 5106 +<00006665> 8478 +<00006666> 7650 +<00006669> 3433 +<0000666a> 17745 +<0000666b> 14608 +<0000666e> 3539 +<0000666f> 1824 +<00006670> 5111 +<00006673> 8482 +<00006674> 2646 +<00006675> 21714 +<00006676> 2469 +<00006679> 21716 +<0000667a> 2960 +<0000667b> 17748 +<0000667c> 21717 +<0000667e> 19436 +<0000667f> 21715 +<00006680> 17749 +<00006681> 1727 +<00006683> 5112 +<00006684> 5116 +<00006687> 1355 +<00006688> 5113 +<00006689> 5115 +<0000668d> 16891 +<0000668e> 5114 +<00006690> 17750 +<00006691> 2421 +<00006692> 17751 +<00006696> 2950 +<00006697> 1161 +<00006698> 5117 +<00006699> 8483 +<0000669d> 5118 +<0000669f> 21721 +<000066a0> 8484 +<000066a2> 3014 +<000066a4> 14610 +<000066a6> 4025 +<000066ab> 2193 +<000066ad> 17753 +<000066ae> 3643 +<000066b1> 17754 +<000066b2> 8485 +<000066b3> 19439 +<000066b4> 3691 +<000066b5> 21722 +<000066b8> 5125 +<000066b9> 5120 +<000066bb> 16892 +<000066bc> 5123 +<000066be> 5122 +<000066bf> 8486 +<000066c0> 19440 +<000066c1> 5119 +<000066c4> 5124 +<000066c6> 13397 +<000066c7> 3254 +<000066c8> 14611 +<000066c9> 5121 +<000066cc> 21725 +<000066ce> 21726 +endcidchar + +100 begincidchar +<000066cf> 19441 +<000066d4> 21727 +<000066d6> 5126 +<000066d9> 2422 +<000066da> 5127 +<000066db> 16893 +<000066dc> 3893 +<000066dd> 3374 +<000066df> 21728 +<000066e0> 5128 +<000066e6> 5130 +<000066e8> 16894 +<000066e9> 5131 +<000066eb> 21729 +<000066ec> 14612 +<000066ee> 21730 +<000066f0> 5132 +<000066f2> 1730 +<000066f3> 1258 +<000066f4> 1995 +<000066f5> 5133 +<000066f7> 5134 +<000066f8> 2427 +<000066f9> 2788 +<000066fa> 8487 +<000066fb> 8369 +<000066fc> 4333 +<000066fd> 2752 +<000066fe> 2751 +<000066ff> 2872 +<00006700> 2103 +<00006701> 17759 +<00006703> 4171 +<00006705> 14613 +<00006707> 21731 +<00006708> 1860 +<00006709> 3863 +<0000670b> 3662 +<0000670d> 3568 +<0000670e> 8488 +<0000670f> 5135 +<00006712> 17760 +<00006713> 14614 +<00006714> 2147 +<00006715> 3035 +<00006716> 5136 +<00006717> 4053 +<00006719> 17762 +<0000671b> 3692 +<0000671c> 21732 +<0000671d> 3015 +<0000671e> 5137 +<0000671f> 1592 +<00006720> 21733 +<00006722> 21734 +<00006725> 19442 +<00006728> 3814 +<0000672a> 3760 +<0000672b> 3748 +<0000672c> 3722 +<0000672d> 2163 +<0000672e> 5141 +<00006731> 2327 +<00006733> 14615 +<00006734> 3711 +<00006735> 19443 +<00006736> 5143 +<00006737> 5146 +<00006738> 5145 +<0000673a> 1589 +<0000673d> 1658 +<0000673e> 21735 +<0000673f> 5142 +<00006741> 5144 +<00006743> 13751 +<00006745> 21736 +<00006746> 5147 +<00006747> 16895 +<00006748> 14616 +<00006749> 2623 +<0000674c> 14617 +<0000674d> 17765 +<0000674e> 3941 +<0000674f> 1165 +<00006750> 2128 +<00006751> 2844 +<00006753> 7695 +<00006754> 17766 +<00006755> 19444 +<00006756> 20282 +<00006759> 5150 +<0000675c> 3144 +<0000675d> 17767 +<0000675e> 5148 +<0000675f> 2827 +<00006760> 5149 +<00006761> 2522 +<00006762> 3817 +<00006765> 3922 +<00006766> 8490 +endcidchar + +100 begincidchar +<0000676a> 5157 +<0000676c> 21737 +<0000676d> 1996 +<0000676e> 13681 +<0000676f> 3339 +<00006770> 5154 +<00006771> 3174 +<00006772> 5091 +<00006773> 5095 +<00006774> 17771 +<00006775> 1641 +<00006776> 14618 +<00006777> 3325 +<0000677b> 14619 +<0000677c> 5156 +<0000677e> 2470 +<0000677f> 3416 +<00006780> 19445 +<00006781> 16896 +<00006784> 21738 +<00006785> 5162 +<00006787> 3470 +<00006789> 5153 +<0000678b> 5159 +<0000678c> 5158 +<0000678e> 21739 +<0000678f> 19446 +<00006790> 2675 +<00006791> 19447 +<00006792> 17773 +<00006793> 16897 +<00006795> 3739 +<00006796> 21740 +<00006797> 3995 +<00006798> 16898 +<00006799> 21741 +<0000679a> 3733 +<0000679b> 16899 +<0000679c> 1356 +<0000679d> 2220 +<000067a0> 4078 +<000067a1> 5161 +<000067a2> 2619 +<000067a4> 19448 +<000067a6> 5160 +<000067a9> 5155 +<000067af> 1923 +<000067b0> 14620 +<000067b1> 19449 +<000067b2> 14621 +<000067b3> 5167 +<000067b4> 5165 +<000067b5> 19450 +<000067b6> 1357 +<000067b7> 5163 +<000067b8> 5169 +<000067b9> 5175 +<000067bb> 8491 +<000067be> 19451 +<000067c0> 8493 +<000067c1> 2856 +<000067c2> 21744 +<000067c3> 17777 +<000067c4> 3601 +<000067c5> 21745 +<000067c6> 5177 +<000067c8> 17778 +<000067c9> 21746 +<000067ca> 3476 +<000067ce> 5176 +<000067cf> 3366 +<000067d0> 3693 +<000067d1> 1527 +<000067d2> 17779 +<000067d3> 2715 +<000067d4> 2378 +<000067d7> 14623 +<000067d8> 3055 +<000067d9> 14624 +<000067da> 3864 +<000067db> 17780 +<000067dc> 21747 +<000067dd> 5172 +<000067de> 5171 +<000067e1> 21748 +<000067e2> 5173 +<000067e4> 5170 +<000067e6> 21749 +<000067e7> 5178 +<000067e9> 5168 +<000067ec> 5166 +<000067ee> 5174 +<000067ef> 5164 +<000067f0> 14625 +<000067f1> 2986 +<000067f2> 21750 +<000067f3> 3844 +<000067f4> 2290 +<000067f5> 2148 +<000067f6> 21751 +endcidchar + +100 begincidchar +<000067f7> 17781 +<000067f9> 14622 +<000067fa> 7834 +<000067fb> 2090 +<000067fc> 16900 +<000067fe> 3741 +<000067ff> 1439 +<00006801> 14066 +<00006802> 3050 +<00006803> 3234 +<00006804> 1259 +<00006805> 7687 +<00006810> 17776 +<00006813> 2710 +<00006814> 21752 +<00006816> 2648 +<00006817> 1792 +<00006818> 17785 +<00006819> 21753 +<0000681d> 16901 +<0000681e> 5180 +<0000681f> 17786 +<00006821> 1997 +<00006822> 1498 +<00006827> 21754 +<00006828> 19452 +<00006829> 5182 +<0000682a> 1490 +<0000682b> 5188 +<0000682c> 14626 +<0000682d> 17787 +<0000682f> 21755 +<00006832> 5185 +<00006833> 17789 +<00006834> 2711 +<00006838> 1449 +<00006839> 2076 +<0000683b> 17790 +<0000683c> 1448 +<0000683d> 2111 +<0000683e> 17791 +<0000683f> 21756 +<00006840> 5183 +<00006841> 1851 +<00006842> 1825 +<00006843> 3175 +<00006844> 8495 +<00006845> 17792 +<00006846> 5181 +<00006848> 1162 +<00006849> 17793 +<0000684a> 21757 +<0000684c> 17794 +<0000684d> 5184 +<0000684e> 5186 +<00006850> 1733 +<00006851> 1794 +<00006852> 8492 +<00006853> 1528 +<00006854> 1637 +<00006855> 17795 +<00006857> 17796 +<00006858> 21758 +<00006859> 5189 +<0000685b> 14629 +<0000685c> 2153 +<0000685d> 3743 +<0000685f> 2181 +<00006863> 5190 +<00006867> 3490 +<0000686b> 17798 +<0000686e> 17799 +<00006872> 14630 +<00006874> 5202 +<00006875> 14631 +<00006876> 1331 +<00006877> 5191 +<00006879> 21762 +<0000687a> 14632 +<0000687b> 21763 +<0000687c> 17800 +<0000687e> 5208 +<0000687f> 5192 +<00006881> 3978 +<00006882> 17801 +<00006883> 5199 +<00006884> 14633 +<00006885> 3349 +<00006886> 19453 +<00006888> 21764 +<0000688d> 5207 +<0000688e> 7836 +<0000688f> 5194 +<00006890> 17802 +<00006893> 1144 +<00006894> 5196 +<00006896> 17803 +<00006897> 20279 +<0000689b> 5198 +<0000689c> 17808 +endcidchar + +100 begincidchar +<0000689d> 5197 +<0000689f> 5193 +<000068a0> 5204 +<000068a1> 21765 +<000068a2> 2471 +<000068a3> 16902 +<000068a5> 14634 +<000068a6> 4542 +<000068a7> 1948 +<000068a8> 3942 +<000068a9> 21766 +<000068ad> 5195 +<000068ae> 21767 +<000068af> 3088 +<000068b0> 1409 +<000068b1> 2077 +<000068b2> 14635 +<000068b3> 5187 +<000068b4> 17811 +<000068b5> 5203 +<000068b6> 1471 +<000068b9> 5201 +<000068ba> 5205 +<000068bb> 17812 +<000068bc> 3176 +<000068c3> 17816 +<000068c4> 1594 +<000068c5> 17817 +<000068c6> 5235 +<000068c8> 8367 +<000068c9> 3797 +<000068ca> 5210 +<000068cb> 1593 +<000068cc> 17818 +<000068cd> 5217 +<000068cf> 8496 +<000068d0> 14636 +<000068d1> 21768 +<000068d2> 3694 +<000068d3> 21769 +<000068d4> 5218 +<000068d5> 5220 +<000068d6> 14637 +<000068d7> 5224 +<000068d8> 5212 +<000068d9> 17819 +<000068da> 2920 +<000068df> 3177 +<000068e0> 5228 +<000068e1> 5215 +<000068e3> 5225 +<000068e7> 5219 +<000068e8> 14638 +<000068ea> 21772 +<000068eb> 19454 +<000068ec> 17822 +<000068ed> 14639 +<000068ee> 2559 +<000068ef> 5229 +<000068f2> 2647 +<000068f5> 19455 +<000068f6> 21773 +<000068f7> 17823 +<000068f9> 5227 +<000068fa> 1529 +<000068fb> 17813 +<000068fc> 14642 +<000068fd> 21774 +<00006900> 4086 +<00006901> 5209 +<00006903> 17824 +<00006904> 5223 +<00006905> 1180 +<00006906> 21775 +<00006907> 17825 +<00006908> 5211 +<00006909> 21776 +<0000690a> 16903 +<0000690b> 3782 +<0000690c> 5216 +<0000690d> 2536 +<0000690e> 3043 +<0000690f> 5206 +<00006910> 21777 +<00006911> 14643 +<00006912> 5222 +<00006913> 14644 +<00006916> 21778 +<00006917> 19456 +<00006919> 2624 +<0000691a> 5232 +<0000691b> 1487 +<0000691c> 1877 +<00006921> 5234 +<00006922> 5213 +<00006923> 5233 +<00006925> 5226 +<00006926> 5214 +<00006928> 5230 +<0000692a> 5231 +endcidchar + +100 begincidchar +<00006930> 5248 +<00006931> 21779 +<00006933> 19457 +<00006934> 3238 +<00006935> 14645 +<00006936> 5221 +<00006938> 19458 +<00006939> 5244 +<0000693b> 14646 +<0000693d> 5246 +<0000693f> 3060 +<00006942> 16906 +<00006945> 21780 +<00006946> 17829 +<00006949> 16904 +<0000694a> 3894 +<0000694e> 21781 +<00006953> 3560 +<00006954> 5241 +<00006955> 2858 +<00006957> 14647 +<00006959> 5247 +<0000695a> 2753 +<0000695b> 19459 +<0000695c> 5238 +<0000695d> 5251 +<0000695e> 5250 +<00006960> 3271 +<00006961> 5249 +<00006962> 7768 +<00006963> 14648 +<00006964> 16907 +<00006965> 19460 +<00006966> 21782 +<00006968> 8498 +<00006969> 17830 +<0000696a> 5253 +<0000696b> 5240 +<0000696c> 17831 +<0000696d> 1728 +<0000696e> 5243 +<0000696f> 13460 +<00006972> 14649 +<00006973> 3350 +<00006974> 5245 +<00006975> 1731 +<00006977> 5237 +<00006978> 5239 +<00006979> 5236 +<0000697a> 17832 +<0000697b> 21785 +<0000697c> 4054 +<0000697d> 1464 +<0000697e> 5242 +<00006981> 5252 +<00006982> 1427 +<00006986> 14144 +<0000698a> 7686 +<0000698d> 21786 +<0000698e> 1279 +<00006991> 5269 +<00006992> 17833 +<00006994> 7812 +<00006995> 5272 +<00006996> 17835 +<00006998> 8500 +<0000699b> 2560 +<0000699c> 5271 +<000069a0> 5270 +<000069a1> 21787 +<000069a5> 16908 +<000069a6> 14652 +<000069a7> 5267 +<000069a8> 19461 +<000069ab> 19462 +<000069ad> 14653 +<000069ae> 5255 +<000069af> 19463 +<000069b0> 17836 +<000069b1> 5284 +<000069b2> 5254 +<000069b4> 5273 +<000069b7> 14654 +<000069b8> 21788 +<000069ba> 17837 +<000069bb> 5265 +<000069bc> 17838 +<000069be> 5260 +<000069bf> 5257 +<000069c0> 17839 +<000069c1> 5258 +<000069c3> 5266 +<000069c5> 21789 +<000069c7> 7475 +<000069c8> 21790 +<000069ca> 5263 +<000069cb> 1999 +<000069cc> 7744 +<000069cd> 2790 +<000069ce> 5261 +endcidchar + +100 begincidchar +<000069cf> 16909 +<000069d0> 5256 +<000069d1> 17840 +<000069d3> 5259 +<000069d8> 3895 +<000069d9> 3736 +<000069dd> 5264 +<000069de> 5274 +<000069e2> 8501 +<000069e3> 17844 +<000069e5> 19464 +<000069e7> 5282 +<000069e8> 5275 +<000069e9> 16912 +<000069ea> 13329 +<000069eb> 5288 +<000069ed> 5286 +<000069f1> 19465 +<000069f2> 5281 +<000069f3> 17847 +<000069f4> 17849 +<000069f5> 16913 +<000069f6> 14143 +<000069f9> 5280 +<000069fb> 3052 +<000069fd> 2791 +<000069fe> 17850 +<000069ff> 5278 +<00006a00> 21792 +<00006a01> 14657 +<00006a02> 5276 +<00006a03> 21793 +<00006a05> 5283 +<00006a0a> 5289 +<00006a0b> 7780 +<00006a0c> 5295 +<00006a0f> 14658 +<00006a11> 17851 +<00006a12> 5290 +<00006a13> 5293 +<00006a14> 5287 +<00006a15> 14659 +<00006a17> 2994 +<00006a19> 3498 +<00006a1a> 17852 +<00006a1b> 5277 +<00006a1d> 17853 +<00006a1e> 5285 +<00006a1f> 2472 +<00006a20> 21794 +<00006a21> 3803 +<00006a22> 5305 +<00006a23> 5292 +<00006a24> 21795 +<00006a28> 14660 +<00006a29> 1878 +<00006a2a> 1315 +<00006a2b> 1469 +<00006a2e> 5268 +<00006a30> 8502 +<00006a34> 14661 +<00006a35> 2473 +<00006a36> 5297 +<00006a37> 21796 +<00006a38> 5304 +<00006a39> 2341 +<00006a3a> 1488 +<00006a3b> 16915 +<00006a3d> 7738 +<00006a3e> 14662 +<00006a3f> 17857 +<00006a44> 5294 +<00006a45> 14663 +<00006a46> 8504 +<00006a47> 5299 +<00006a48> 5303 +<00006a49> 17858 +<00006a4a> 19466 +<00006a4b> 1710 +<00006a4e> 17860 +<00006a52> 17861 +<00006a54> 15412 +<00006a55> 19467 +<00006a56> 14666 +<00006a58> 1638 +<00006a59> 5301 +<00006a5b> 14667 +<00006a5f> 1595 +<00006a61> 3235 +<00006a62> 5300 +<00006a64> 17862 +<00006a66> 5302 +<00006a67> 19468 +<00006a6a> 21798 +<00006a6b> 8503 +<00006a71> 19469 +<00006a72> 5296 +<00006a73> 8505 +<00006a78> 5298 +<00006a7a> 17859 +endcidchar + +100 begincidchar +<00006a7e> 8506 +<00006a7f> 1470 +<00006a80> 2951 +<00006a81> 21799 +<00006a83> 14668 +<00006a84> 5309 +<00006a89> 14669 +<00006a8b> 17864 +<00006a8d> 5307 +<00006a8e> 1949 +<00006a90> 5306 +<00006a91> 14670 +<00006a94> 16917 +<00006a97> 5312 +<00006a9b> 21802 +<00006a9c> 5179 +<00006aa0> 5308 +<00006aa1> 17866 +<00006aa5> 16918 +<00006aaa> 5323 +<00006aab> 17868 +<00006aac> 5319 +<00006aae> 5200 +<00006aaf> 19470 +<00006ab3> 5318 +<00006ab4> 21805 +<00006ab8> 5317 +<00006abb> 5314 +<00006abd> 17869 +<00006ac1> 5291 +<00006ac2> 5316 +<00006ac3> 5315 +<00006ac6> 17870 +<00006acc> 21808 +<00006ad0> 17872 +<00006ad1> 5321 +<00006ad3> 4044 +<00006ad4> 17871 +<00006ada> 5324 +<00006adb> 7665 +<00006adc> 14674 +<00006add> 17873 +<00006ade> 5320 +<00006adf> 5322 +<00006ae2> 8507 +<00006ae4> 8508 +<00006ae7> 14675 +<00006ae8> 3387 +<00006aea> 5325 +<00006aec> 14676 +<00006af0> 21811 +<00006af8> 20152 +<00006afa> 5329 +<00006afb> 5326 +<00006afc> 21812 +<00006afd> 17879 +<00006b02> 21813 +<00006b03> 19473 +<00006b04> 3933 +<00006b05> 5327 +<00006b09> 21816 +<00006b0a> 5279 +<00006b0b> 17881 +<00006b12> 5330 +<00006b16> 5331 +<00006b17> 17886 +<00006b1b> 16920 +<00006b1d> 1239 +<00006b1e> 14677 +<00006b1f> 5333 +<00006b20> 1853 +<00006b21> 2253 +<00006b23> 1741 +<00006b24> 14678 +<00006b27> 1316 +<00006b28> 21817 +<00006b2b> 21818 +<00006b2c> 16921 +<00006b2f> 17888 +<00006b32> 3913 +<00006b35> 14679 +<00006b36> 21819 +<00006b37> 5335 +<00006b38> 5334 +<00006b39> 5337 +<00006b3a> 1623 +<00006b3b> 19474 +<00006b3d> 1742 +<00006b3e> 1530 +<00006b3f> 19475 +<00006b43> 5340 +<00006b46> 14680 +<00006b47> 5339 +<00006b49> 5341 +<00006b4a> 17889 +<00006b4c> 1358 +<00006b4d> 21820 +<00006b4e> 13915 +<00006b50> 5342 +<00006b52> 21821 +endcidchar + +100 begincidchar +<00006b53> 1531 +<00006b54> 5344 +<00006b56> 14681 +<00006b58> 17890 +<00006b59> 5343 +<00006b5b> 5345 +<00006b5d> 21822 +<00006b5f> 5346 +<00006b60> 14682 +<00006b61> 5347 +<00006b62> 2221 +<00006b63> 2649 +<00006b64> 2065 +<00006b65> 13386 +<00006b66> 3554 +<00006b67> 16922 +<00006b69> 3634 +<00006b6a> 4074 +<00006b6b> 21823 +<00006b6c> 17891 +<00006b6e> 21824 +<00006b6f> 2243 +<00006b70> 21825 +<00006b72> 13785 +<00006b73> 2112 +<00006b74> 4026 +<00006b75> 17892 +<00006b77> 13398 +<00006b7a> 17893 +<00006b7b> 2222 +<00006b81> 17894 +<00006b82> 14683 +<00006b83> 5353 +<00006b84> 5352 +<00006b85> 21826 +<00006b86> 3718 +<00006b89> 2408 +<00006b8a> 2328 +<00006b8b> 2194 +<00006b8d> 5354 +<00006b95> 5356 +<00006b96> 2537 +<00006b97> 21827 +<00006b98> 5355 +<00006b9b> 17895 +<00006b9e> 5357 +<00006ba4> 5358 +<00006ba8> 21832 +<00006ba9> 16923 +<00006bac> 21833 +<00006bad> 16924 +<00006bae> 17896 +<00006baf> 5361 +<00006bb0> 19478 +<00006bb1> 5363 +<00006bb2> 5362 +<00006bb3> 5364 +<00006bb4> 1317 +<00006bb5> 2952 +<00006bb7> 5365 +<00006bba> 2164 +<00006bbb> 1450 +<00006bbc> 5366 +<00006bbd> 17898 +<00006bbe> 14684 +<00006bbf> 3132 +<00006bc0> 4509 +<00006bc5> 1597 +<00006bc6> 5367 +<00006bcb> 5368 +<00006bcc> 14148 +<00006bcd> 3644 +<00006bce> 3734 +<00006bcf> 13388 +<00006bd2> 3231 +<00006bd3> 5369 +<00006bd4> 3450 +<00006bd6> 8509 +<00006bd7> 16925 +<00006bd8> 3471 +<00006bda> 17902 +<00006bdb> 3807 +<00006bdf> 5370 +<00006be1> 14685 +<00006be3> 21838 +<00006beb> 5372 +<00006bec> 5371 +<00006bee> 17905 +<00006bef> 5374 +<00006bf1> 14686 +<00006bf3> 5373 +<00006bf7> 19479 +<00006bf9> 19480 +<00006bff> 16926 +<00006c02> 17906 +<00006c04> 19481 +<00006c05> 16927 +<00006c08> 5376 +<00006c09> 19482 +<00006c0a> 17907 +endcidchar + +100 begincidchar +<00006c0d> 19483 +<00006c0e> 17908 +<00006c0f> 2223 +<00006c10> 14687 +<00006c11> 3773 +<00006c12> 21839 +<00006c17> 1598 +<00006c19> 21840 +<00006c1b> 5379 +<00006c1f> 21841 +<00006c23> 5381 +<00006c24> 5380 +<00006c2c> 19484 +<00006c2e> 21845 +<00006c33> 14688 +<00006c34> 2603 +<00006c35> 14689 +<00006c36> 17909 +<00006c37> 3499 +<00006c38> 1260 +<00006c3a> 20309 +<00006c3b> 21846 +<00006c3e> 3417 +<00006c3f> 8510 +<00006c40> 3089 +<00006c41> 2379 +<00006c42> 1659 +<00006c4a> 19485 +<00006c4b> 21847 +<00006c4d> 17911 +<00006c4e> 3418 +<00006c4f> 21848 +<00006c50> 2266 +<00006c52> 19486 +<00006c54> 19487 +<00006c55> 5383 +<00006c57> 1532 +<00006c59> 14691 +<00006c5a> 1306 +<00006c5b> 17912 +<00006c5c> 8511 +<00006c5d> 3274 +<00006c5e> 5382 +<00006c5f> 2000 +<00006c60> 2961 +<00006c62> 5384 +<00006c67> 17930 +<00006c68> 5392 +<00006c6a> 5385 +<00006c6b> 21849 +<00006c6d> 17913 +<00006c6f> 8513 +<00006c70> 2849 +<00006c72> 7966 +<00006c73> 5393 +<00006c74> 16928 +<00006c76> 14692 +<00006c78> 21850 +<00006c79> 19488 +<00006c7a> 1854 +<00006c7b> 14693 +<00006c7d> 1599 +<00006c7e> 5391 +<00006c81> 5389 +<00006c82> 5386 +<00006c83> 3914 +<00006c84> 17914 +<00006c85> 14694 +<00006c86> 8512 +<00006c87> 21851 +<00006c88> 3036 +<00006c89> 17915 +<00006c8c> 3249 +<00006c8d> 5387 +<00006c90> 5395 +<00006c92> 5394 +<00006c93> 1785 +<00006c94> 17917 +<00006c95> 14695 +<00006c96> 1325 +<00006c97> 17918 +<00006c98> 16929 +<00006c99> 2091 +<00006c9a> 5388 +<00006c9b> 5390 +<00006c9c> 14696 +<00006c9f> 21852 +<00006ca1> 3717 +<00006ca2> 2900 +<00006caa> 14153 +<00006cab> 3749 +<00006cac> 19489 +<00006cad> 17919 +<00006cae> 5403 +<00006cb0> 21853 +<00006cb1> 5404 +<00006cb2> 21854 +<00006cb3> 1359 +<00006cb4> 19490 +<00006cb8> 3576 +endcidchar + +100 begincidchar +<00006cb9> 3849 +<00006cba> 5406 +<00006cbb> 2255 +<00006cbc> 2474 +<00006cbd> 5399 +<00006cbe> 5405 +<00006cbf> 1290 +<00006cc1> 1711 +<00006cc2> 17920 +<00006cc4> 5396 +<00006cc5> 5401 +<00006cc6> 16931 +<00006cc9> 2712 +<00006cca> 3367 +<00006ccc> 3451 +<00006ccd> 21855 +<00006ccf> 21856 +<00006cd0> 14697 +<00006cd1> 21857 +<00006cd2> 19491 +<00006cd3> 5398 +<00006cd4> 14698 +<00006cd5> 3663 +<00006cd6> 14699 +<00006cd7> 5400 +<00006cd9> 5409 +<00006cda> 8514 +<00006cdb> 5407 +<00006cdc> 17922 +<00006cdd> 5402 +<00006ce0> 14700 +<00006ce1> 3664 +<00006ce2> 3326 +<00006ce3> 1661 +<00006ce5> 3103 +<00006ce7> 21858 +<00006ce8> 2987 +<00006ce9> 17923 +<00006cea> 5410 +<00006ced> 17924 +<00006cee> 14703 +<00006cef> 5408 +<00006cf0> 2873 +<00006cf1> 5397 +<00006cf2> 21859 +<00006cf3> 1261 +<00006cf4> 21860 +<00006cfb> 16930 +<00006d00> 17926 +<00006d01> 15413 +<00006d04> 8515 +<00006d07> 21861 +<00006d0a> 14704 +<00006d0b> 3896 +<00006d0c> 5421 +<00006d0e> 14705 +<00006d0f> 21862 +<00006d11> 14706 +<00006d12> 5420 +<00006d13> 21863 +<00006d17> 2714 +<00006d19> 5417 +<00006d1a> 21864 +<00006d1b> 3926 +<00006d1e> 3214 +<00006d1f> 5411 +<00006d24> 17927 +<00006d25> 3041 +<00006d28> 21865 +<00006d29> 1262 +<00006d2a> 2001 +<00006d2b> 5414 +<00006d2e> 14707 +<00006d2f> 17931 +<00006d31> 16932 +<00006d32> 2353 +<00006d33> 5419 +<00006d34> 17950 +<00006d35> 5418 +<00006d36> 5413 +<00006d38> 5416 +<00006d39> 16933 +<00006d3b> 1478 +<00006d3c> 17932 +<00006d3d> 5415 +<00006d3e> 3327 +<00006d3f> 16934 +<00006d41> 3958 +<00006d44> 2524 +<00006d45> 2713 +<00006d57> 14708 +<00006d58> 16935 +<00006d59> 5427 +<00006d5a> 5425 +<00006d5b> 17933 +<00006d5c> 3519 +<00006d5e> 14709 +<00006d5f> 21866 +<00006d60> 17934 +<00006d61> 19492 +endcidchar + +100 begincidchar +<00006d63> 5422 +<00006d64> 5424 +<00006d65> 14710 +<00006d66> 1244 +<00006d67> 21867 +<00006d69> 2002 +<00006d6a> 4056 +<00006d6c> 1435 +<00006d6e> 3540 +<00006d6f> 8517 +<00006d70> 17935 +<00006d74> 3915 +<00006d77> 1410 +<00006d78> 2561 +<00006d79> 5426 +<00006d7c> 19493 +<00006d82> 14711 +<00006d85> 5431 +<00006d87> 8516 +<00006d88> 2475 +<00006d89> 13354 +<00006d8a> 17938 +<00006d8c> 3866 +<00006d8d> 17939 +<00006d8e> 5428 +<00006d91> 17940 +<00006d92> 21868 +<00006d93> 5423 +<00006d94> 16936 +<00006d95> 5429 +<00006d96> 8518 +<00006d97> 21869 +<00006d98> 17941 +<00006d99> 4006 +<00006d9b> 3181 +<00006d9c> 3226 +<00006daa> 16937 +<00006dab> 17946 +<00006dac> 8519 +<00006dae> 17947 +<00006daf> 1428 +<00006db2> 1271 +<00006db4> 17948 +<00006db5> 5435 +<00006db7> 21870 +<00006db8> 5438 +<00006db9> 19494 +<00006dbc> 3979 +<00006dbd> 21871 +<00006dbf> 14712 +<00006dc0> 3918 +<00006dc2> 17949 +<00006dc4> 14713 +<00006dc5> 5445 +<00006dc6> 5439 +<00006dc7> 5436 +<00006dc8> 17951 +<00006dca> 14714 +<00006dcb> 3996 +<00006dcc> 5442 +<00006dce> 17952 +<00006dcf> 8520 +<00006dd0> 15414 +<00006dd1> 2388 +<00006dd2> 5444 +<00006dd5> 5449 +<00006dd6> 14715 +<00006dd8> 3179 +<00006dd9> 5447 +<00006dda> 13395 +<00006ddb> 16938 +<00006ddd> 16939 +<00006dde> 5441 +<00006ddf> 17953 +<00006de0> 21872 +<00006de1> 2934 +<00006de2> 21873 +<00006de4> 5448 +<00006de5> 21874 +<00006de6> 5437 +<00006de8> 5443 +<00006de9> 14716 +<00006dea> 5450 +<00006deb> 7637 +<00006dec> 5440 +<00006dee> 5451 +<00006def> 21875 +<00006df0> 19495 +<00006df1> 2562 +<00006df2> 8522 +<00006df3> 2409 +<00006df4> 21876 +<00006df5> 3573 +<00006df6> 17954 +<00006df7> 2078 +<00006df8> 8521 +<00006df9> 5432 +<00006dfa> 5446 +<00006dfb> 3124 +<00006dfc> 8523 +endcidchar + +100 begincidchar +<00006e00> 21877 +<00006e04> 21878 +<00006e05> 2650 +<00006e07> 1479 +<00006e08> 2113 +<00006e09> 2476 +<00006e0a> 5434 +<00006e0b> 2380 +<00006e13> 1826 +<00006e15> 5433 +<00006e17> 14150 +<00006e19> 5455 +<00006e1a> 2423 +<00006e1b> 1902 +<00006e1d> 5470 +<00006e1e> 17956 +<00006e1f> 5464 +<00006e20> 1678 +<00006e21> 3145 +<00006e22> 14717 +<00006e23> 5459 +<00006e24> 5468 +<00006e25> 1139 +<00006e26> 1236 +<00006e27> 8526 +<00006e29> 1337 +<00006e2b> 5461 +<00006e2c> 2828 +<00006e2d> 5452 +<00006e2e> 5454 +<00006e2f> 2003 +<00006e32> 17958 +<00006e34> 13330 +<00006e36> 17955 +<00006e38> 5471 +<00006e39> 8524 +<00006e3a> 5466 +<00006e3b> 21879 +<00006e3c> 8527 +<00006e3e> 5458 +<00006e42> 15415 +<00006e43> 5465 +<00006e44> 16940 +<00006e45> 19496 +<00006e4a> 3767 +<00006e4d> 5463 +<00006e4e> 5467 +<00006e4f> 17963 +<00006e51> 14718 +<00006e52> 21880 +<00006e56> 1924 +<00006e57> 17966 +<00006e58> 2477 +<00006e5b> 2935 +<00006e5c> 8525 +<00006e5d> 21881 +<00006e5e> 16941 +<00006e5f> 5457 +<00006e62> 21882 +<00006e63> 17967 +<00006e67> 3865 +<00006e68> 21883 +<00006e6b> 5460 +<00006e6e> 5453 +<00006e6f> 3180 +<00006e72> 5456 +<00006e73> 19497 +<00006e76> 5462 +<00006e7b> 19498 +<00006e7d> 19499 +<00006e7e> 4087 +<00006e7f> 2282 +<00006e80> 3756 +<00006e82> 5472 +<00006e89> 19500 +<00006e8c> 3394 +<00006e8d> 21884 +<00006e8f> 5484 +<00006e90> 1903 +<00006e93> 17969 +<00006e96> 2410 +<00006e98> 5474 +<00006e99> 21885 +<00006e9c> 3959 +<00006e9d> 2004 +<00006e9f> 5487 +<00006ea0> 21886 +<00006ea2> 7635 +<00006ea5> 5485 +<00006ea7> 17970 +<00006eaa> 5473 +<00006eab> 13324 +<00006eaf> 5479 +<00006eb1> 16942 +<00006eb2> 5481 +<00006eb3> 21889 +<00006eb4> 17971 +<00006eb6> 3897 +<00006eb7> 5476 +<00006eba> 7750 +endcidchar + +100 begincidchar +<00006ebb> 21890 +<00006ebc> 19501 +<00006ebd> 5478 +<00006ebf> 8528 +<00006ec0> 21891 +<00006ec1> 16943 +<00006ec2> 5486 +<00006ec3> 17972 +<00006ec4> 5480 +<00006ec5> 3795 +<00006ec7> 14719 +<00006ec8> 21892 +<00006ec9> 5475 +<00006eca> 14720 +<00006ecb> 2254 +<00006ecc> 5499 +<00006ecd> 21893 +<00006ece> 14721 +<00006ecf> 21894 +<00006ed1> 1480 +<00006ed3> 5477 +<00006ed9> 15416 +<00006edd> 2892 +<00006ede> 2874 +<00006ee6> 15396 +<00006eeb> 17974 +<00006eec> 5491 +<00006eef> 5497 +<00006ef2> 5495 +<00006ef4> 3107 +<00006ef7> 5502 +<00006ef8> 5492 +<00006ef9> 17975 +<00006efb> 17976 +<00006efd> 14722 +<00006efe> 5493 +<00006eff> 5469 +<00006f01> 1683 +<00006f02> 3500 +<00006f04> 21897 +<00006f06> 2283 +<00006f08> 21898 +<00006f09> 2057 +<00006f0a> 17977 +<00006f0c> 17978 +<00006f0d> 21899 +<00006f0f> 4057 +<00006f10> 16944 +<00006f11> 5489 +<00006f13> 5501 +<00006f14> 1291 +<00006f15> 2792 +<00006f16> 21900 +<00006f18> 17979 +<00006f1a> 14723 +<00006f1b> 21901 +<00006f20> 3375 +<00006f22> 1533 +<00006f23> 7809 +<00006f25> 17980 +<00006f26> 19504 +<00006f29> 19505 +<00006f2a> 14724 +<00006f2b> 3757 +<00006f2c> 3054 +<00006f2d> 21903 +<00006f2f> 14725 +<00006f30> 19506 +<00006f31> 5496 +<00006f32> 5498 +<00006f33> 14726 +<00006f35> 17973 +<00006f36> 17981 +<00006f38> 2740 +<00006f3b> 21902 +<00006f3c> 17982 +<00006f3e> 5500 +<00006f3f> 5494 +<00006f41> 5488 +<00006f45> 1535 +<00006f4f> 21904 +<00006f51> 7776 +<00006f52> 17984 +<00006f53> 21905 +<00006f54> 1855 +<00006f57> 17985 +<00006f58> 5514 +<00006f59> 16945 +<00006f5a> 14727 +<00006f5b> 5509 +<00006f5c> 2716 +<00006f5d> 21906 +<00006f5e> 14728 +<00006f5f> 1473 +<00006f60> 17986 +<00006f61> 16946 +<00006f62> 14729 +<00006f64> 2411 +<00006f66> 5518 +<00006f68> 17987 +endcidchar + +100 begincidchar +<00006f6c> 21907 +<00006f6d> 5511 +<00006f6e> 3016 +<00006f6f> 5508 +<00006f70> 3061 +<00006f74> 5543 +<00006f78> 5505 +<00006f7a> 5504 +<00006f7c> 5513 +<00006f7d> 14730 +<00006f7e> 16947 +<00006f80> 5507 +<00006f81> 5506 +<00006f82> 5512 +<00006f83> 21908 +<00006f84> 2629 +<00006f86> 5503 +<00006f87> 19507 +<00006f88> 8529 +<00006f8b> 14731 +<00006f8c> 16948 +<00006f8d> 14732 +<00006f8e> 5515 +<00006f90> 17988 +<00006f91> 5516 +<00006f92> 14733 +<00006f93> 21909 +<00006f94> 14734 +<00006f96> 17989 +<00006f97> 1534 +<00006f98> 13884 +<00006f9a> 14735 +<00006f9d> 19508 +<00006f9f> 17991 +<00006fa0> 16949 +<00006fa1> 5521 +<00006fa3> 5520 +<00006fa4> 5522 +<00006fa5> 17992 +<00006fa6> 21910 +<00006faa> 5525 +<00006fae> 19509 +<00006faf> 17993 +<00006fb0> 21911 +<00006fb1> 3133 +<00006fb3> 5519 +<00006fb5> 8530 +<00006fb6> 14738 +<00006fb7> 19510 +<00006fb9> 5523 +<00006fbc> 16950 +<00006fbe> 17990 +<00006fc0> 1849 +<00006fc1> 2905 +<00006fc2> 5517 +<00006fc3> 3313 +<00006fc5> 21912 +<00006fc6> 5524 +<00006fc7> 16951 +<00006fca> 16952 +<00006fd4> 5529 +<00006fd5> 5527 +<00006fd8> 5530 +<00006fda> 14739 +<00006fdb> 5533 +<00006fde> 14740 +<00006fdf> 5526 +<00006fe0> 2044 +<00006fe1> 3294 +<00006fe4> 5430 +<00006fe8> 21913 +<00006fe9> 17997 +<00006feb> 3934 +<00006fec> 5528 +<00006fee> 5532 +<00006fef> 2901 +<00006ff0> 16953 +<00006ff1> 5531 +<00006ff3> 5510 +<00006ff5> 8531 +<00006ff6> 7076 +<00006ff9> 15395 +<00006ffa> 5536 +<00006ffc> 17999 +<00006ffd> 21914 +<00006ffe> 5540 +<00007000> 18000 +<00007001> 5538 +<00007005> 8532 +<00007006> 7760 +<00007007> 8533 +<00007009> 5534 +<0000700a> 18001 +<0000700b> 5535 +<0000700d> 19511 +<0000700f> 5539 +<00007011> 5537 +<00007015> 7787 +<00007017> 21915 +<00007018> 5545 +endcidchar + +100 begincidchar +<0000701a> 5542 +<0000701b> 5541 +<0000701d> 5544 +<0000701e> 7761 +<0000701f> 5546 +<00007020> 19512 +<00007023> 18002 +<00007026> 7741 +<00007027> 2893 +<00007028> 8534 +<0000702c> 2633 +<0000702f> 21916 +<00007030> 5547 +<00007032> 5549 +<00007034> 21917 +<00007037> 21918 +<00007039> 14742 +<0000703a> 18004 +<0000703c> 14743 +<0000703e> 5548 +<00007043> 18005 +<00007044> 21919 +<00007047> 18006 +<00007048> 21920 +<00007049> 19513 +<0000704a> 20306 +<0000704b> 18007 +<0000704c> 5490 +<0000704e> 16954 +<00007051> 5550 +<00007054> 14745 +<00007055> 21921 +<00007058> 7767 +<00007063> 5551 +<00007064> 14748 +<00007065> 18009 +<00007069> 18010 +<0000706b> 1360 +<0000706c> 14749 +<0000706e> 18011 +<0000706f> 3182 +<00007070> 1411 +<00007075> 16955 +<00007076> 18012 +<00007078> 20270 +<0000707c> 7696 +<0000707d> 2114 +<0000707e> 14750 +<00007081> 14751 +<00007085> 8535 +<00007086> 18013 +<00007089> 4045 +<0000708a> 2604 +<0000708e> 1292 +<00007092> 5553 +<00007094> 21922 +<00007095> 14752 +<00007096> 21923 +<00007097> 18014 +<00007098> 19514 +<00007099> 5552 +<0000709b> 21924 +<0000709f> 18016 +<000070a4> 16956 +<000070ab> 8536 +<000070ac> 5556 +<000070ad> 2936 +<000070ae> 5559 +<000070af> 5554 +<000070b0> 19515 +<000070b1> 18017 +<000070b3> 5558 +<000070b4> 21925 +<000070b7> 14753 +<000070b8> 5557 +<000070b9> 3130 +<000070ba> 1181 +<000070bb> 8365 +<000070c8> 4029 +<000070ca> 18020 +<000070cb> 5561 +<000070cf> 1226 +<000070d1> 18021 +<000070d8> 14756 +<000070d9> 5563 +<000070dc> 14757 +<000070dd> 5562 +<000070df> 5560 +<000070e4> 16957 +<000070ec> 18019 +<000070f1> 5555 +<000070f9> 3665 +<000070fa> 21926 +<000070fd> 5565 +<00007103> 18022 +<00007104> 8538 +<00007105> 21927 +<00007106> 18023 +<00007107> 14758 +<00007108> 18024 +endcidchar + +100 begincidchar +<00007109> 5564 +<0000710b> 21928 +<0000710c> 18025 +<0000710f> 8537 +<00007114> 1293 +<00007119> 5567 +<0000711a> 3586 +<0000711c> 5566 +<0000711e> 16959 +<00007120> 14759 +<00007121> 3777 +<00007126> 2479 +<0000712b> 16958 +<0000712d> 21929 +<0000712e> 16960 +<0000712f> 18027 +<00007130> 7644 +<00007131> 14760 +<00007136> 2741 +<00007138> 21930 +<0000713c> 2478 +<00007141> 21931 +<00007145> 19518 +<00007149> 7810 +<0000714a> 14761 +<0000714b> 21932 +<0000714c> 5573 +<0000714e> 7718 +<00007150> 18028 +<00007151> 16961 +<00007152> 21933 +<00007153> 18029 +<00007155> 5569 +<00007156> 5574 +<00007157> 21934 +<00007159> 1294 +<0000715a> 21935 +<0000715c> 8539 +<0000715e> 18030 +<00007160> 14763 +<00007162> 5572 +<00007164> 3351 +<00007165> 5568 +<00007166> 5571 +<00007167> 2480 +<00007168> 16962 +<00007169> 3429 +<0000716c> 5575 +<0000716e> 2301 +<00007179> 14764 +<0000717d> 7972 +<00007180> 18033 +<00007184> 5578 +<00007185> 16963 +<00007187> 16964 +<00007188> 5570 +<0000718a> 1789 +<0000718c> 21936 +<0000718f> 5576 +<00007192> 14765 +<00007194> 3898 +<00007195> 5579 +<00007196> 18032 +<00007199> 8285 +<0000719a> 21937 +<0000719b> 18034 +<0000719f> 2393 +<000071a0> 18035 +<000071a2> 18036 +<000071a8> 5580 +<000071ac> 5581 +<000071b0> 21938 +<000071b1> 3300 +<000071b2> 19519 +<000071b3> 15397 +<000071b9> 5583 +<000071ba> 16965 +<000071be> 5584 +<000071c1> 8543 +<000071c3> 3305 +<000071c4> 16966 +<000071c8> 3183 +<000071c9> 5586 +<000071cb> 14767 +<000071cc> 21941 +<000071ce> 5588 +<000071d0> 3997 +<000071d2> 5585 +<000071d3> 14768 +<000071d4> 5587 +<000071d5> 1295 +<000071d6> 14769 +<000071d7> 5582 +<000071d9> 18040 +<000071da> 21942 +<000071dc> 18041 +<000071df> 4430 +<000071e0> 5589 +<000071e5> 2793 +<000071e6> 2182 +endcidchar + +100 begincidchar +<000071e7> 5591 +<000071ec> 5590 +<000071ed> 2538 +<000071ee> 4334 +<000071f4> 19520 +<000071f5> 5592 +<000071f8> 21943 +<000071f9> 5594 +<000071fb> 5577 +<000071fc> 5593 +<000071fe> 8544 +<000071ff> 5595 +<00007200> 14770 +<00007206> 3376 +<00007207> 18042 +<0000720d> 5596 +<00007210> 5597 +<00007213> 21946 +<00007215> 16967 +<00007217> 19521 +<0000721a> 21947 +<0000721b> 5598 +<0000721d> 14771 +<0000721f> 19522 +<00007224> 21948 +<00007228> 5599 +<0000722a> 3066 +<0000722b> 14772 +<0000722c> 5601 +<0000722d> 5600 +<0000722f> 21949 +<00007230> 5602 +<00007232> 5603 +<00007234> 18044 +<00007235> 2315 +<00007236> 3541 +<00007238> 14773 +<00007239> 18045 +<0000723a> 20294 +<0000723d> 2776 +<0000723e> 2256 +<00007241> 14774 +<00007242> 18046 +<00007243> 19523 +<00007245> 21950 +<00007246> 5608 +<00007247> 3618 +<00007248> 3419 +<0000724b> 5609 +<0000724c> 7771 +<0000724e> 21951 +<00007252> 3017 +<00007253> 14775 +<00007257> 18047 +<00007258> 5610 +<00007259> 7965 +<0000725a> 19526 +<0000725b> 1671 +<0000725c> 14778 +<0000725d> 3794 +<0000725e> 21952 +<0000725f> 3778 +<00007260> 19527 +<00007261> 1332 +<00007262> 4058 +<00007263> 18048 +<00007267> 3712 +<00007268> 19528 +<00007269> 3578 +<0000726b> 21953 +<00007271> 21954 +<00007272> 2651 +<00007274> 5611 +<00007277> 19529 +<00007278> 18052 +<00007279> 3227 +<0000727d> 1879 +<0000727e> 5612 +<0000727f> 18053 +<00007280> 2116 +<00007281> 5614 +<00007282> 5613 +<00007284> 19530 +<00007287> 5615 +<00007289> 21957 +<0000728d> 14779 +<0000728e> 18054 +<00007292> 5616 +<00007293> 21958 +<00007296> 5617 +<0000729b> 16969 +<000072a0> 1624 +<000072a2> 5618 +<000072a7> 5619 +<000072a8> 21959 +<000072ac> 1880 +<000072ad> 14780 +<000072ae> 18056 +<000072af> 3420 +<000072b0> 18057 +endcidchar + +100 begincidchar +<000072b1> 8545 +<000072b2> 5621 +<000072b4> 14781 +<000072b6> 2525 +<000072b9> 5620 +<000072be> 8546 +<000072c0> 13355 +<000072c1> 18058 +<000072c2> 1712 +<000072c3> 5622 +<000072c4> 5624 +<000072c6> 5623 +<000072c7> 14782 +<000072c9> 19531 +<000072cc> 18060 +<000072ce> 5625 +<000072d0> 1925 +<000072d2> 5626 +<000072d7> 1761 +<000072d8> 21962 +<000072d9> 2754 +<000072db> 2063 +<000072df> 21963 +<000072e0> 5628 +<000072e1> 20278 +<000072e2> 5627 +<000072e5> 19532 +<000072e9> 2329 +<000072ec> 3232 +<000072ed> 1713 +<000072f3> 18063 +<000072f4> 19533 +<000072f7> 5631 +<000072f8> 2922 +<000072f9> 5630 +<000072fa> 18064 +<000072fb> 14783 +<000072fc> 4059 +<000072fd> 3352 +<000072fe> 21964 +<00007302> 19534 +<00007307> 18065 +<0000730a> 5634 +<0000730b> 19535 +<0000730d> 21965 +<00007312> 18066 +<00007313> 21966 +<00007316> 5636 +<00007317> 5633 +<0000731b> 3808 +<0000731c> 5635 +<0000731d> 5637 +<0000731e> 19536 +<0000731f> 3980 +<00007322> 19537 +<00007324> 8547 +<00007325> 5641 +<00007327> 16971 +<00007328> 14786 +<00007329> 5640 +<0000732a> 2996 +<0000732b> 3299 +<0000732c> 18071 +<0000732e> 1881 +<0000732f> 5639 +<00007331> 14787 +<00007332> 21967 +<00007333> 18072 +<00007334> 5638 +<00007335> 21968 +<00007336> 3867 +<00007337> 14074 +<00007339> 18070 +<0000733d> 18073 +<0000733e> 5642 +<0000733f> 1296 +<00007343> 14788 +<00007344> 2056 +<00007345> 2224 +<0000734d> 19540 +<00007350> 16972 +<00007352> 18074 +<00007356> 21969 +<00007357> 5646 +<00007358> 19541 +<00007363> 2381 +<00007366> 16973 +<00007367> 19542 +<00007368> 5648 +<00007369> 21974 +<0000736a> 5647 +<0000736b> 18076 +<0000736c> 14789 +<00007370> 5649 +<00007371> 18080 +<00007372> 1451 +<00007375> 5651 +<00007377> 8549 +<00007378> 5650 +<00007379> 21975 +endcidchar + +100 begincidchar +<0000737a> 5653 +<0000737b> 5652 +<0000737c> 14790 +<00007380> 21976 +<00007381> 18081 +<00007383> 14791 +<00007384> 1904 +<00007387> 3952 +<00007389> 1732 +<0000738a> 18082 +<0000738b> 1318 +<0000738e> 21977 +<00007390> 21978 +<00007393> 21979 +<00007394> 18083 +<00007395> 14794 +<00007396> 1762 +<00007397> 21980 +<00007398> 18084 +<0000739c> 18085 +<000073a2> 16974 +<000073a5> 18086 +<000073a6> 14798 +<000073a8> 15423 +<000073a9> 1565 +<000073aa> 21981 +<000073ab> 14799 +<000073ad> 21982 +<000073b2> 4016 +<000073b3> 5655 +<000073b5> 14800 +<000073b7> 14801 +<000073b9> 18087 +<000073ba> 13802 +<000073bb> 5657 +<000073bc> 14802 +<000073bd> 8550 +<000073bf> 18088 +<000073c0> 5658 +<000073c2> 1361 +<000073c5> 18089 +<000073c6> 21983 +<000073c8> 5654 +<000073c9> 8551 +<000073ca> 2183 +<000073cb> 18090 +<000073cc> 21984 +<000073cd> 3037 +<000073ce> 5656 +<000073cf> 14803 +<000073d2> 8554 +<000073d3> 21985 +<000073d6> 8552 +<000073d9> 14804 +<000073dd> 21986 +<000073de> 5661 +<000073e0> 2330 +<000073e1> 18091 +<000073e3> 8553 +<000073e4> 15417 +<000073e5> 5659 +<000073e6> 21987 +<000073e7> 18092 +<000073e9> 14805 +<000073ea> 1812 +<000073ed> 3421 +<000073ee> 5660 +<000073f1> 5687 +<000073f4> 14806 +<000073f5> 8556 +<000073f7> 21988 +<000073f8> 5666 +<000073f9> 18093 +<000073fa> 18095 +<000073fb> 21989 +<000073fd> 14807 +<000073fe> 1905 +<000073ff> 21990 +<00007400> 21991 +<00007401> 18096 +<00007403> 1663 +<00007404> 14808 +<00007405> 5663 +<00007406> 3943 +<00007407> 8555 +<00007409> 3960 +<0000740a> 14809 +<00007411> 21992 +<00007413> 18094 +<00007421> 15418 +<00007422> 2902 +<00007424> 14812 +<00007425> 5665 +<00007426> 8557 +<00007428> 14813 +<00007429> 8559 +<0000742a> 8558 +<0000742b> 16975 +<0000742c> 14814 +<0000742d> 21993 +endcidchar + +100 begincidchar +<0000742e> 8560 +<00007432> 5667 +<00007433> 3998 +<00007434> 1743 +<00007435> 3472 +<00007436> 3328 +<00007439> 14818 +<0000743a> 5668 +<0000743f> 5670 +<00007440> 18098 +<00007441> 5673 +<00007443> 18099 +<00007444> 14819 +<00007446> 16976 +<00007447> 14820 +<0000744b> 14821 +<0000744d> 14822 +<00007451> 14823 +<00007452> 18100 +<00007453> 18097 +<00007455> 5669 +<00007457> 14824 +<00007459> 5672 +<0000745a> 1950 +<0000745b> 1263 +<0000745c> 5674 +<0000745d> 18101 +<0000745e> 2614 +<0000745f> 5671 +<00007460> 4004 +<00007462> 16977 +<00007463> 5677 +<00007464> 7477 +<00007466> 14825 +<00007469> 5675 +<0000746a> 5678 +<0000746b> 14826 +<0000746d> 16978 +<0000746e> 21996 +<0000746f> 5664 +<00007470> 5676 +<00007471> 14827 +<00007472> 19543 +<00007473> 2092 +<00007476> 5679 +<0000747e> 5680 +<00007480> 14828 +<00007481> 18102 +<00007483> 3944 +<00007488> 18103 +<00007489> 8562 +<0000748b> 5681 +<0000748f> 21997 +<00007490> 14832 +<00007491> 21998 +<00007492> 18105 +<00007497> 18106 +<00007498> 14833 +<00007499> 18107 +<0000749a> 21999 +<0000749c> 14834 +<0000749e> 5682 +<0000749f> 8563 +<000074a0> 14835 +<000074a1> 18108 +<000074a2> 5662 +<000074a3> 14836 +<000074a5> 18109 +<000074a6> 16979 +<000074a7> 5683 +<000074a8> 14837 +<000074a9> 16980 +<000074aa> 18110 +<000074ab> 14838 +<000074ae> 22000 +<000074af> 19544 +<000074b0> 1536 +<000074b5> 14839 +<000074b9> 18111 +<000074ba> 18113 +<000074bb> 18112 +<000074bd> 2257 +<000074bf> 14840 +<000074c8> 14841 +<000074c9> 16981 +<000074ca> 5684 +<000074cc> 22003 +<000074cf> 5685 +<000074d0> 22004 +<000074d3> 22005 +<000074d4> 5686 +<000074d6> 18114 +<000074d8> 18115 +<000074da> 14842 +<000074db> 22007 +<000074dc> 1245 +<000074de> 14843 +<000074df> 19545 +<000074e0> 5688 +<000074e2> 3501 +endcidchar + +100 begincidchar +<000074e3> 5689 +<000074e4> 19546 +<000074e6> 1504 +<000074e7> 5690 +<000074e8> 22008 +<000074e9> 5691 +<000074ea> 22009 +<000074eb> 18116 +<000074ee> 5692 +<000074ef> 14160 +<000074f2> 5693 +<000074f4> 19547 +<000074f6> 3525 +<000074f7> 5697 +<000074f8> 5696 +<000074fa> 18118 +<000074fb> 19548 +<000074fc> 22011 +<000074ff> 16982 +<00007501> 8564 +<00007503> 5699 +<00007504> 5698 +<00007505> 5700 +<00007506> 22012 +<0000750c> 5701 +<0000750d> 5703 +<0000750e> 5702 +<00007511> 20284 +<00007512> 22013 +<00007513> 5705 +<00007515> 20267 +<00007516> 19549 +<00007517> 16983 +<00007518> 1537 +<0000751a> 2585 +<0000751c> 3126 +<0000751e> 5706 +<0000751f> 2652 +<00007520> 18120 +<00007521> 19550 +<00007522> 13790 +<00007523> 2184 +<00007524> 18121 +<00007525> 1307 +<00007526> 20283 +<00007527> 22014 +<00007528> 3899 +<00007529> 22015 +<0000752a> 18122 +<0000752b> 3635 +<0000752c> 5708 +<0000752f> 8434 +<00007530> 3134 +<00007531> 3869 +<00007532> 2005 +<00007533> 2563 +<00007536> 22016 +<00007537> 2953 +<00007538> 4297 +<00007539> 22017 +<0000753a> 3018 +<0000753b> 1384 +<0000753c> 5709 +<0000753f> 19551 +<00007540> 18127 +<00007543> 22018 +<00007544> 5710 +<00007546> 5715 +<00007547> 22019 +<00007548> 18128 +<00007549> 5713 +<0000754a> 5712 +<0000754b> 5063 +<0000754c> 1412 +<0000754d> 5711 +<0000754e> 14844 +<0000754f> 1182 +<00007550> 18129 +<00007551> 3390 +<00007552> 18130 +<00007554> 3422 +<00007557> 22020 +<00007559> 3961 +<0000755a> 5716 +<0000755b> 5714 +<0000755c> 2970 +<0000755d> 2634 +<0000755e> 19552 +<0000755f> 22021 +<00007560> 3391 +<00007561> 22022 +<00007562> 3487 +<00007564> 5718 +<00007565> 3956 +<00007566> 1827 +<00007567> 5719 +<00007569> 5717 +<0000756a> 3434 +<0000756b> 5720 +<0000756c> 15419 +endcidchar + +100 begincidchar +<0000756d> 5721 +<0000756f> 8565 +<00007570> 1183 +<00007571> 18132 +<00007572> 18131 +<00007573> 2526 +<00007574> 5726 +<00007575> 14161 +<00007576> 5723 +<00007577> 3269 +<00007578> 5722 +<00007579> 14845 +<0000757a> 18133 +<0000757f> 1600 +<00007581> 14846 +<00007582> 5729 +<00007585> 22025 +<00007589> 5728 +<0000758a> 5727 +<0000758b> 3479 +<0000758c> 18136 +<0000758e> 2756 +<0000758f> 2755 +<00007590> 14847 +<00007591> 1625 +<00007594> 5730 +<00007595> 22026 +<00007599> 19553 +<0000759a> 5731 +<0000759c> 22027 +<0000759d> 5732 +<000075a2> 18138 +<000075a3> 5734 +<000075a4> 19554 +<000075a5> 5733 +<000075ab> 1272 +<000075b0> 18140 +<000075b1> 5742 +<000075b2> 3452 +<000075b3> 5736 +<000075b4> 14850 +<000075b5> 5738 +<000075b7> 18141 +<000075b8> 5740 +<000075b9> 2564 +<000075ba> 22028 +<000075bc> 20175 +<000075bd> 5739 +<000075be> 2284 +<000075c1> 19555 +<000075c2> 5735 +<000075c3> 5737 +<000075c4> 19556 +<000075c5> 3508 +<000075c6> 18144 +<000075c7> 2481 +<000075ca> 5744 +<000075cc> 19557 +<000075cd> 5743 +<000075ce> 16985 +<000075cf> 18145 +<000075d2> 5745 +<000075d3> 18146 +<000075d4> 2258 +<000075d5> 2079 +<000075d7> 19558 +<000075d8> 3185 +<000075d9> 5746 +<000075db> 3047 +<000075dc> 19559 +<000075dd> 18147 +<000075de> 5748 +<000075e1> 19560 +<000075e2> 3945 +<000075e3> 5747 +<000075e4> 14851 +<000075e7> 18150 +<000075e9> 2795 +<000075ec> 14162 +<000075ee> 18151 +<000075ef> 19561 +<000075f0> 5753 +<000075f1> 18152 +<000075f4> 2962 +<000075f9> 14852 +<000075fa> 5754 +<000075fc> 5751 +<00007600> 14853 +<00007601> 5752 +<00007602> 16986 +<00007603> 18153 +<00007604> 19562 +<00007607> 18155 +<00007608> 16987 +<00007609> 5759 +<0000760a> 14854 +<0000760b> 5757 +<0000760c> 19563 +<0000760d> 5758 +<0000760f> 18156 +endcidchar + +100 begincidchar +<00007612> 22029 +<00007613> 18159 +<00007618> 18154 +<00007619> 14857 +<0000761d> 19564 +<0000761e> 14858 +<0000761f> 5760 +<00007623> 22030 +<00007624> 5765 +<00007625> 18163 +<00007626> 13893 +<00007627> 5761 +<00007628> 18164 +<00007629> 22031 +<0000762d> 14859 +<00007630> 5767 +<00007632> 19565 +<00007633> 18166 +<00007634> 5766 +<00007635> 14860 +<00007638> 19566 +<0000763b> 5768 +<0000763c> 18165 +<00007640> 22034 +<00007641> 18169 +<00007642> 3981 +<00007643> 14861 +<00007644> 22035 +<00007645> 19567 +<00007646> 5771 +<00007649> 18171 +<0000764a> 19568 +<0000764b> 14862 +<0000764c> 1566 +<0000764e> 14163 +<00007652> 3850 +<00007655> 18172 +<00007656> 3610 +<00007658> 5773 +<00007659> 22036 +<0000765c> 5772 +<0000765f> 19569 +<00007664> 16988 +<00007665> 14863 +<00007667> 5779 +<0000766c> 5780 +<0000766d> 14864 +<0000766e> 18174 +<0000766f> 14865 +<00007670> 5781 +<00007671> 14866 +<00007672> 5782 +<00007674> 14867 +<00007676> 5783 +<00007678> 5784 +<0000767a> 3395 +<0000767b> 3146 +<0000767c> 5785 +<0000767d> 3368 +<0000767e> 3494 +<00007680> 5786 +<00007681> 16989 +<00007682> 8566 +<00007683> 5787 +<00007684> 3108 +<00007685> 22037 +<00007686> 1413 +<00007687> 2006 +<00007688> 5788 +<0000768b> 5789 +<0000768e> 5790 +<00007690> 2167 +<00007693> 5792 +<00007695> 18175 +<00007696> 5791 +<0000769b> 8569 +<0000769c> 8567 +<0000769d> 16990 +<0000769e> 8568 +<0000769f> 22040 +<000076a0> 18177 +<000076a1> 18176 +<000076a6> 8570 +<000076aa> 16991 +<000076ad> 19570 +<000076ae> 3453 +<000076af> 18180 +<000076b0> 5795 +<000076b4> 5796 +<000076b6> 16992 +<000076b7> 7452 +<000076bd> 19571 +<000076bf> 2172 +<000076c1> 22043 +<000076c2> 5800 +<000076c3> 3340 +<000076c5> 14870 +<000076c6> 3725 +<000076c8> 1264 +<000076c9> 18182 +endcidchar + +100 begincidchar +<000076ca> 1273 +<000076cb> 22044 +<000076cc> 14871 +<000076cd> 5801 +<000076ce> 16993 +<000076d2> 5803 +<000076d4> 16994 +<000076d6> 5802 +<000076d7> 3178 +<000076d9> 19572 +<000076db> 2653 +<000076dc> 5336 +<000076de> 5804 +<000076df> 3789 +<000076e0> 22046 +<000076e1> 5805 +<000076e3> 1538 +<000076e4> 3435 +<000076e5> 5806 +<000076e6> 16995 +<000076e7> 5807 +<000076e8> 18184 +<000076ea> 5808 +<000076eb> 19573 +<000076ec> 14872 +<000076ee> 3816 +<000076f0> 19574 +<000076f1> 16996 +<000076f2> 3809 +<000076f4> 3034 +<000076f6> 22047 +<000076f8> 2796 +<000076f9> 19575 +<000076fb> 5810 +<000076fc> 14873 +<000076fe> 2412 +<00007700> 19576 +<00007701> 2482 +<00007704> 5813 +<00007706> 22048 +<00007707> 5812 +<00007708> 5811 +<00007709> 3473 +<0000770a> 16997 +<0000770b> 1539 +<0000770c> 1885 +<0000770e> 19577 +<00007712> 22049 +<00007717> 18186 +<00007719> 16998 +<0000771a> 18187 +<0000771b> 5819 +<0000771c> 22052 +<0000771e> 5816 +<0000771f> 2565 +<00007720> 3774 +<00007722> 19578 +<00007724> 5815 +<00007728> 19579 +<00007729> 5814 +<0000772d> 18188 +<0000772e> 22053 +<0000772f> 19580 +<00007734> 14874 +<00007735> 18189 +<00007736> 14875 +<00007739> 19581 +<0000773a> 3019 +<0000773c> 1567 +<0000773d> 22054 +<0000773e> 19582 +<00007740> 2979 +<00007742> 22055 +<00007745> 19583 +<00007746> 8572 +<00007747> 5822 +<0000774a> 19584 +<0000774f> 19585 +<00007752> 22056 +<00007758> 18194 +<0000775a> 5823 +<0000775b> 5826 +<0000775c> 14876 +<0000775e> 19586 +<00007761> 2605 +<00007762> 7877 +<00007763> 3228 +<00007764> 19587 +<00007765> 5827 +<00007766> 3713 +<00007767> 19588 +<00007768> 5824 +<0000776a> 14165 +<0000776b> 5825 +<0000776c> 19589 +<00007770> 22059 +<00007772> 14879 +<00007779> 5830 +<0000777a> 17001 +<0000777c> 18196 +endcidchar + +100 begincidchar +<0000777d> 14880 +<0000777e> 5829 +<0000777f> 5828 +<00007780> 17002 +<00007784> 19590 +<0000778b> 5832 +<0000778e> 5831 +<00007791> 5833 +<00007794> 17003 +<00007795> 14881 +<00007796> 19593 +<0000779a> 18199 +<0000779e> 5835 +<0000779f> 18200 +<000077a0> 5834 +<000077a2> 18201 +<000077a4> 18202 +<000077a5> 7790 +<000077a7> 19594 +<000077a9> 14166 +<000077aa> 14882 +<000077ac> 2400 +<000077ad> 3982 +<000077ae> 22064 +<000077af> 19595 +<000077b0> 5836 +<000077b1> 22065 +<000077b3> 3215 +<000077b5> 22066 +<000077b6> 5837 +<000077b7> 19596 +<000077b9> 5838 +<000077bb> 5842 +<000077be> 19597 +<000077bf> 5839 +<000077c3> 22067 +<000077c7> 5843 +<000077c9> 19598 +<000077cd> 5844 +<000077d1> 19599 +<000077d2> 22068 +<000077d5> 22069 +<000077d7> 5845 +<000077d9> 19600 +<000077da> 5846 +<000077db> 3779 +<000077dc> 5847 +<000077e0> 17004 +<000077e2> 3836 +<000077e3> 5848 +<000077e4> 18205 +<000077e5> 2956 +<000077e6> 14883 +<000077e7> 3360 +<000077e9> 1763 +<000077ea> 18206 +<000077ec> 18207 +<000077ed> 2937 +<000077ee> 5849 +<000077ef> 1714 +<000077f0> 14884 +<000077f1> 19601 +<000077f3> 2676 +<000077f4> 14885 +<000077f8> 22070 +<000077fb> 18208 +<000077fc> 5850 +<00007802> 2093 +<00007805> 18210 +<00007806> 14886 +<00007809> 18211 +<0000780c> 5851 +<0000780d> 18212 +<0000780e> 22071 +<00007811> 22072 +<00007812> 5852 +<00007814> 1882 +<00007815> 2117 +<00007819> 18213 +<0000781d> 22073 +<00007820> 5854 +<00007821> 8574 +<00007822> 14887 +<00007823> 22074 +<00007825> 3152 +<00007826> 2118 +<00007827> 1640 +<0000782c> 18214 +<00007830> 14890 +<00007832> 3666 +<00007834> 3329 +<00007835> 14891 +<00007837> 19602 +<0000783a> 3153 +<0000783f> 2030 +<00007843> 17006 +<00007844> 22075 +<00007845> 5856 +<00007847> 18215 +<00007848> 22076 +endcidchar + +100 begincidchar +<0000784c> 22077 +<0000784e> 8575 +<0000784f> 13342 +<00007851> 15420 +<00007852> 22078 +<0000785c> 19603 +<0000785d> 2483 +<0000785e> 22079 +<00007863> 22082 +<00007864> 8576 +<00007868> 14892 +<0000786a> 18216 +<0000786b> 3962 +<0000786c> 2007 +<0000786e> 17007 +<0000786f> 1883 +<00007872> 3383 +<00007874> 5858 +<0000787a> 8577 +<0000787c> 5860 +<0000787e> 19604 +<00007881> 1951 +<00007886> 5859 +<00007887> 3090 +<0000788a> 18218 +<0000788c> 5862 +<0000788d> 1429 +<0000788e> 5857 +<0000788f> 22083 +<00007891> 3454 +<00007893> 1234 +<00007894> 18219 +<00007895> 2140 +<00007897> 4088 +<00007898> 19605 +<0000789a> 5861 +<0000789d> 18221 +<0000789e> 14893 +<0000789f> 18222 +<000078a1> 19606 +<000078a3> 5863 +<000078a4> 18220 +<000078a7> 3611 +<000078a8> 22084 +<000078a9> 2685 +<000078aa> 5865 +<000078ac> 22085 +<000078ad> 17010 +<000078af> 5866 +<000078b0> 17008 +<000078b1> 19607 +<000078b2> 22086 +<000078b3> 19608 +<000078b5> 5864 +<000078ba> 1452 +<000078bb> 18223 +<000078bc> 5872 +<000078bd> 22087 +<000078be> 5871 +<000078bf> 22088 +<000078c1> 2259 +<000078c5> 5873 +<000078c6> 5868 +<000078c7> 22089 +<000078c8> 14894 +<000078c9> 19609 +<000078ca> 5874 +<000078cb> 5869 +<000078cc> 14895 +<000078ce> 14896 +<000078d0> 3436 +<000078d1> 5867 +<000078d2> 22090 +<000078d3> 19610 +<000078d4> 5870 +<000078d5> 18224 +<000078d6> 22091 +<000078da> 5877 +<000078db> 22092 +<000078df> 22093 +<000078e4> 14897 +<000078e6> 18225 +<000078e7> 5876 +<000078e8> 3727 +<000078ea> 22094 +<000078ec> 5875 +<000078ef> 1199 +<000078f2> 14900 +<000078f3> 22095 +<000078f4> 5879 +<000078f6> 22096 +<000078f7> 14901 +<000078fb> 14902 +<000078fd> 5878 +<000078fe> 18228 +<000078ff> 22097 +<00007900> 17011 +<00007901> 2484 +<00007906> 22098 +<00007907> 5880 +endcidchar + +100 begincidchar +<0000790c> 19611 +<0000790e> 2757 +<00007910> 18230 +<00007911> 5882 +<00007912> 5881 +<00007919> 5883 +<0000791a> 22099 +<0000791b> 18231 +<0000791c> 17012 +<0000791e> 22100 +<0000791f> 19612 +<00007920> 22101 +<00007925> 18232 +<00007926> 5853 +<00007929> 22102 +<0000792a> 5855 +<0000792b> 5885 +<0000792c> 5884 +<0000792d> 22103 +<0000792e> 17013 +<00007930> 8578 +<00007931> 14903 +<00007934> 17014 +<00007935> 22104 +<0000793a> 2260 +<0000793b> 14905 +<0000793c> 4017 +<0000793d> 14906 +<0000793e> 2302 +<0000793f> 19615 +<00007940> 5886 +<00007941> 7668 +<00007942> 19616 +<00007944> 22105 +<00007945> 14907 +<00007946> 17015 +<00007947> 7659 +<00007948> 1601 +<00007949> 2225 +<0000794a> 18233 +<0000794b> 22106 +<0000794f> 22107 +<00007950> 3870 +<00007951> 22108 +<00007953> 5892 +<00007954> 19617 +<00007955> 5891 +<00007956> 2758 +<00007957> 5888 +<00007958> 18234 +<0000795a> 5890 +<0000795d> 2389 +<0000795e> 2566 +<0000795f> 5889 +<00007960> 5887 +<00007962> 3296 +<00007965> 2485 +<00007967> 18236 +<00007968> 3502 +<00007969> 22109 +<0000796b> 19618 +<0000796d> 2119 +<00007972> 18237 +<00007977> 3186 +<00007979> 17016 +<0000797a> 5893 +<0000797b> 22110 +<0000797c> 19619 +<0000797e> 22111 +<0000797f> 5894 +<00007980> 5916 +<00007981> 1744 +<00007984> 4067 +<00007985> 2743 +<0000798a> 5895 +<0000798b> 14910 +<0000798c> 22112 +<0000798d> 1362 +<0000798e> 3091 +<0000798f> 3569 +<00007991> 22113 +<00007993> 22114 +<00007994> 8582 +<00007995> 18238 +<00007996> 14911 +<00007998> 14912 +<0000799b> 8584 +<0000799c> 22115 +<0000799d> 5896 +<000079a1> 18239 +<000079a6> 1684 +<000079a7> 5897 +<000079a8> 22116 +<000079a9> 18240 +<000079aa> 5899 +<000079ab> 19620 +<000079ae> 5900 +<000079af> 22117 +<000079b0> 7769 +<000079b1> 7758 +endcidchar + +100 begincidchar +<000079b3> 5901 +<000079b4> 18241 +<000079b8> 14913 +<000079bb> 14914 +<000079bd> 1745 +<000079be> 1363 +<000079bf> 3229 +<000079c0> 2354 +<000079c1> 2226 +<000079c2> 18242 +<000079c4> 19621 +<000079c7> 18243 +<000079c8> 17017 +<000079c9> 5904 +<000079ca> 14915 +<000079cb> 2355 +<000079cf> 22118 +<000079d1> 1354 +<000079d2> 3509 +<000079d4> 17019 +<000079d5> 5905 +<000079d6> 18246 +<000079d8> 3455 +<000079da> 14916 +<000079dd> 22119 +<000079de> 17020 +<000079df> 2759 +<000079e0> 22120 +<000079e1> 5908 +<000079e2> 22121 +<000079e3> 5909 +<000079e4> 7773 +<000079e5> 22122 +<000079e6> 2567 +<000079e7> 5906 +<000079e9> 2975 +<000079ea> 19622 +<000079eb> 17021 +<000079ec> 5907 +<000079ed> 17022 +<000079f0> 2486 +<000079f1> 22123 +<000079f8> 22124 +<000079fb> 1184 +<000079fc> 22125 +<00007a00> 1603 +<00007a02> 19623 +<00007a03> 14917 +<00007a05> 13875 +<00007a07> 22126 +<00007a08> 5910 +<00007a09> 14918 +<00007a0a> 18251 +<00007a0b> 3092 +<00007a0c> 19624 +<00007a0d> 5911 +<00007a0e> 2667 +<00007a11> 14919 +<00007a14> 3769 +<00007a15> 18252 +<00007a17> 7782 +<00007a1a> 2963 +<00007a1b> 18253 +<00007a1c> 3983 +<00007a1e> 14920 +<00007a1f> 5915 +<00007a20> 5914 +<00007a21> 22127 +<00007a27> 22128 +<00007a2b> 22129 +<00007a2d> 14921 +<00007a2e> 2331 +<00007a2f> 22130 +<00007a30> 19625 +<00007a31> 5917 +<00007a32> 1204 +<00007a37> 5920 +<00007a38> 18255 +<00007a39> 14922 +<00007a3a> 19626 +<00007a3b> 5918 +<00007a3c> 1364 +<00007a3d> 1828 +<00007a3e> 5919 +<00007a3f> 2008 +<00007a40> 2052 +<00007a42> 3638 +<00007a43> 5921 +<00007a44> 19627 +<00007a45> 14923 +<00007a46> 3714 +<00007a47> 18256 +<00007a48> 22133 +<00007a49> 5923 +<00007a4c> 14924 +<00007a4d> 2677 +<00007a4e> 1265 +<00007a4f> 1338 +<00007a50> 1136 +<00007a55> 22134 +endcidchar + +100 begincidchar +<00007a56> 18257 +<00007a57> 5922 +<00007a59> 18258 +<00007a5c> 18259 +<00007a5d> 14925 +<00007a5f> 18260 +<00007a60> 20310 +<00007a63> 2527 +<00007a65> 22135 +<00007a67> 18261 +<00007a69> 5926 +<00007a6a> 18262 +<00007a6b> 1453 +<00007a6d> 14927 +<00007a70> 5928 +<00007a74> 1856 +<00007a75> 18263 +<00007a76> 1664 +<00007a78> 14928 +<00007a79> 5929 +<00007a7a> 1773 +<00007a7d> 5930 +<00007a7e> 22136 +<00007a7f> 7973 +<00007a80> 19628 +<00007a81> 3237 +<00007a82> 18264 +<00007a83> 2692 +<00007a84> 2149 +<00007a85> 17023 +<00007a86> 19629 +<00007a88> 5931 +<00007a8a> 18265 +<00007a8b> 22137 +<00007a90> 18266 +<00007a91> 22138 +<00007a92> 2976 +<00007a93> 2797 +<00007a94> 19630 +<00007a95> 5933 +<00007a96> 5935 +<00007a97> 5932 +<00007a98> 5934 +<00007a9e> 22139 +<00007a9f> 1784 +<00007aa0> 14929 +<00007aa3> 14930 +<00007aa9> 5936 +<00007aaa> 1788 +<00007aac> 18267 +<00007aae> 1665 +<00007aaf> 3900 +<00007ab0> 5938 +<00007ab3> 14931 +<00007ab5> 19631 +<00007ab6> 5939 +<00007ab9> 18270 +<00007aba> 1232 +<00007abd> 19632 +<00007abe> 18271 +<00007abf> 5942 +<00007ac3> 1492 +<00007ac4> 5941 +<00007ac5> 5940 +<00007ac6> 14934 +<00007ac7> 5944 +<00007ac8> 20285 +<00007ac9> 22140 +<00007aca> 5945 +<00007acb> 3953 +<00007acc> 18273 +<00007acd> 5946 +<00007ace> 17025 +<00007acf> 5947 +<00007ad1> 8585 +<00007ad2> 4549 +<00007ad3> 5949 +<00007ad5> 5948 +<00007adb> 22141 +<00007adc> 3965 +<00007add> 5952 +<00007adf> 7176 +<00007ae0> 2487 +<00007ae3> 2401 +<00007ae5> 3216 +<00007ae6> 5955 +<00007ae7> 8586 +<00007ae8> 18274 +<00007ae9> 22142 +<00007aea> 2918 +<00007aeb> 8588 +<00007aec> 22143 +<00007aed> 5956 +<00007aef> 2938 +<00007af0> 5957 +<00007af1> 22144 +<00007af4> 18275 +<00007af6> 1693 +<00007af8> 4214 +<00007af9> 2971 +endcidchar + +100 begincidchar +<00007afa> 2271 +<00007afb> 22145 +<00007afd> 17026 +<00007afe> 19633 +<00007aff> 1540 +<00007b02> 5958 +<00007b04> 5971 +<00007b06> 5961 +<00007b07> 14935 +<00007b08> 20263 +<00007b0a> 5960 +<00007b0b> 5973 +<00007b0f> 5959 +<00007b11> 2488 +<00007b12> 17027 +<00007b14> 14936 +<00007b1b> 3109 +<00007b1e> 5965 +<00007b1f> 22146 +<00007b20> 1468 +<00007b23> 22147 +<00007b25> 2592 +<00007b26> 3542 +<00007b27> 14937 +<00007b28> 5967 +<00007b29> 22148 +<00007b2a> 18280 +<00007b2b> 19634 +<00007b2c> 2888 +<00007b2d> 17028 +<00007b30> 22149 +<00007b31> 14938 +<00007b33> 5962 +<00007b34> 22150 +<00007b35> 5966 +<00007b36> 5968 +<00007b39> 2155 +<00007b3b> 17029 +<00007b3d> 18279 +<00007b41> 18286 +<00007b45> 5975 +<00007b46> 3488 +<00007b47> 14939 +<00007b48> 3386 +<00007b49> 3187 +<00007b4b> 1746 +<00007b4c> 5974 +<00007b4d> 5972 +<00007b4e> 14940 +<00007b4f> 3401 +<00007b50> 5969 +<00007b51> 2972 +<00007b52> 3189 +<00007b53> 14173 +<00007b54> 3188 +<00007b55> 18288 +<00007b56> 2150 +<00007b5d> 5993 +<00007b60> 14941 +<00007b64> 18290 +<00007b65> 5977 +<00007b66> 18291 +<00007b67> 5979 +<00007b69> 14942 +<00007b6a> 22153 +<00007b6c> 5982 +<00007b6d> 14943 +<00007b6e> 5983 +<00007b6f> 17030 +<00007b72> 14944 +<00007b73> 18292 +<00007b74> 5978 +<00007b75> 20266 +<00007b77> 19635 +<00007b79> 18289 +<00007b7a> 5970 +<00007b7f> 18285 +<00007b84> 22154 +<00007b86> 3615 +<00007b87> 1365 +<00007b89> 22155 +<00007b8b> 5990 +<00007b8d> 5987 +<00007b8e> 22156 +<00007b8f> 5992 +<00007b90> 18295 +<00007b91> 14945 +<00007b92> 5991 +<00007b94> 3369 +<00007b95> 3763 +<00007b96> 22157 +<00007b97> 2185 +<00007b98> 5985 +<00007b99> 5994 +<00007b9a> 5989 +<00007b9b> 18296 +<00007b9c> 5988 +<00007b9d> 5984 +<00007b9e> 8589 +<00007b9f> 5986 +endcidchar + +100 begincidchar +<00007ba0> 19636 +<00007ba1> 1541 +<00007ba5> 22158 +<00007baa> 2939 +<00007bac> 19637 +<00007bad> 7974 +<00007baf> 14946 +<00007bb0> 19638 +<00007bb1> 3382 +<00007bb2> 22159 +<00007bb4> 5999 +<00007bb5> 18298 +<00007bb6> 22160 +<00007bb8> 7775 +<00007bbc> 18299 +<00007bbd> 22163 +<00007bc0> 2693 +<00007bc1> 5996 +<00007bc2> 22164 +<00007bc4> 3427 +<00007bc5> 18300 +<00007bc6> 6000 +<00007bc7> 7979 +<00007bc8> 22165 +<00007bc9> 2969 +<00007bca> 18301 +<00007bcb> 5995 +<00007bcc> 5997 +<00007bcf> 5998 +<00007bd4> 18304 +<00007bd6> 18305 +<00007bd7> 14947 +<00007bd9> 14948 +<00007bda> 18306 +<00007bdb> 22166 +<00007bdd> 7997 +<00007be0> 2288 +<00007be4> 3230 +<00007be5> 6006 +<00007be6> 6005 +<00007be8> 19639 +<00007be9> 6002 +<00007bea> 18307 +<00007bed> 4060 +<00007bf0> 18308 +<00007bf2> 19640 +<00007bf3> 6011 +<00007bf6> 6015 +<00007bf7> 6012 +<00007bf8> 19641 +<00007bfc> 19642 +<00007bfe> 19643 +<00007c00> 6008 +<00007c01> 17031 +<00007c02> 22171 +<00007c03> 18309 +<00007c04> 22172 +<00007c06> 22173 +<00007c07> 6009 +<00007c09> 19644 +<00007c0b> 14949 +<00007c0c> 22174 +<00007c0d> 6014 +<00007c0e> 18310 +<00007c0f> 14950 +<00007c11> 6003 +<00007c12> 4330 +<00007c13> 6010 +<00007c14> 6004 +<00007c17> 6013 +<00007c19> 22175 +<00007c1b> 22176 +<00007c1e> 7739 +<00007c1f> 6019 +<00007c20> 14951 +<00007c21> 1542 +<00007c23> 6016 +<00007c25> 22177 +<00007c26> 14952 +<00007c27> 6017 +<00007c28> 19645 +<00007c2a> 6018 +<00007c2b> 6021 +<00007c2c> 22178 +<00007c2f> 19646 +<00007c31> 14953 +<00007c33> 17032 +<00007c34> 22179 +<00007c36> 14954 +<00007c37> 6020 +<00007c38> 3466 +<00007c3d> 6022 +<00007c3e> 20265 +<00007c3f> 3645 +<00007c40> 6027 +<00007c42> 19647 +<00007c43> 6024 +<00007c45> 18311 +<00007c46> 22182 +<00007c4a> 18312 +endcidchar + +100 begincidchar +<00007c4c> 6023 +<00007c4d> 2678 +<00007c4f> 6026 +<00007c50> 6028 +<00007c51> 14955 +<00007c54> 6025 +<00007c55> 22183 +<00007c56> 6032 +<00007c57> 18313 +<00007c58> 6029 +<00007c59> 14956 +<00007c5a> 22184 +<00007c5e> 18314 +<00007c5f> 6030 +<00007c60> 6007 +<00007c61> 18315 +<00007c63> 22185 +<00007c64> 6031 +<00007c65> 6033 +<00007c67> 14957 +<00007c69> 18316 +<00007c6c> 6034 +<00007c6d> 17034 +<00007c6e> 14958 +<00007c6f> 18317 +<00007c70> 14959 +<00007c72> 19653 +<00007c73> 3606 +<00007c75> 6035 +<00007c79> 17035 +<00007c7b> 14094 +<00007c7c> 22187 +<00007c7d> 19654 +<00007c7e> 20293 +<00007c81> 1734 +<00007c82> 20272 +<00007c83> 6036 +<00007c86> 22188 +<00007c87> 19655 +<00007c89> 3588 +<00007c8b> 2606 +<00007c8d> 3772 +<00007c8f> 17036 +<00007c90> 6037 +<00007c92> 3963 +<00007c94> 17037 +<00007c95> 3370 +<00007c97> 2760 +<00007c98> 3306 +<00007c9b> 2391 +<00007c9e> 19656 +<00007c9f> 1156 +<00007ca0> 17038 +<00007ca1> 6042 +<00007ca2> 6040 +<00007ca4> 6038 +<00007ca5> 1501 +<00007ca6> 18321 +<00007ca7> 2489 +<00007ca8> 6043 +<00007cab> 6041 +<00007cad> 6039 +<00007cae> 6047 +<00007cb0> 22189 +<00007cb1> 6046 +<00007cb2> 6045 +<00007cb3> 6044 +<00007cb9> 6048 +<00007cba> 19657 +<00007cbb> 22190 +<00007cbc> 14960 +<00007cbd> 6049 +<00007cbe> 2654 +<00007cbf> 14961 +<00007cc0> 6050 +<00007cc2> 6052 +<00007cc4> 18326 +<00007cc5> 6051 +<00007cc7> 19658 +<00007cca> 1926 +<00007ccd> 18328 +<00007cce> 2746 +<00007ccf> 22191 +<00007cd2> 6054 +<00007cd3> 19659 +<00007cd4> 22192 +<00007cd5> 17039 +<00007cd6> 3190 +<00007cd7> 14964 +<00007cd8> 6053 +<00007cd9> 14965 +<00007cda> 19660 +<00007cdc> 6055 +<00007cdd> 14966 +<00007cde> 3589 +<00007cdf> 2798 +<00007ce0> 2009 +<00007ce2> 6056 +<00007ce6> 18331 +<00007ce7> 3984 +endcidchar + +100 begincidchar +<00007ce9> 22193 +<00007ceb> 14967 +<00007cef> 6058 +<00007cf2> 6059 +<00007cf4> 6060 +<00007cf5> 18333 +<00007cf6> 6061 +<00007cf8> 2227 +<00007cfa> 6062 +<00007cfb> 1829 +<00007cfe> 1668 +<00007d00> 1604 +<00007d02> 6064 +<00007d03> 18334 +<00007d04> 3839 +<00007d05> 2010 +<00007d06> 6063 +<00007d0a> 6067 +<00007d0b> 3826 +<00007d0d> 3314 +<00007d0f> 22194 +<00007d10> 3493 +<00007d11> 22195 +<00007d12> 18336 +<00007d13> 14971 +<00007d14> 2413 +<00007d15> 6066 +<00007d16> 22196 +<00007d17> 2303 +<00007d18> 2011 +<00007d19> 2228 +<00007d1a> 1667 +<00007d1b> 3590 +<00007d1c> 6065 +<00007d1d> 14972 +<00007d1e> 18337 +<00007d20> 2761 +<00007d21> 3696 +<00007d22> 2151 +<00007d23> 14973 +<00007d26> 22197 +<00007d2a> 22198 +<00007d2b> 2229 +<00007d2c> 3065 +<00007d2d> 22199 +<00007d2e> 6070 +<00007d2f> 4007 +<00007d30> 2121 +<00007d31> 17040 +<00007d32> 6071 +<00007d33> 2568 +<00007d35> 6073 +<00007d39> 2490 +<00007d3a> 2080 +<00007d3c> 19661 +<00007d3f> 6072 +<00007d40> 18342 +<00007d41> 14974 +<00007d42> 2356 +<00007d43> 1906 +<00007d44> 2762 +<00007d45> 6068 +<00007d46> 6074 +<00007d47> 18343 +<00007d48> 8591 +<00007d4b> 6069 +<00007d4c> 1830 +<00007d4d> 19662 +<00007d4e> 6077 +<00007d4f> 6081 +<00007d50> 1857 +<00007d51> 22200 +<00007d53> 14975 +<00007d55> 13882 +<00007d56> 6076 +<00007d57> 22201 +<00007d59> 14976 +<00007d5a> 18347 +<00007d5b> 6085 +<00007d5c> 17041 +<00007d5d> 14977 +<00007d5e> 2012 +<00007d61> 3927 +<00007d62> 1152 +<00007d63> 6082 +<00007d65> 22202 +<00007d66> 1669 +<00007d67> 22203 +<00007d68> 6079 +<00007d6a> 18348 +<00007d6e> 6080 +<00007d70> 18349 +<00007d71> 3191 +<00007d72> 6078 +<00007d73> 6075 +<00007d75> 1414 +<00007d76> 2696 +<00007d78> 22204 +<00007d79> 1884 +<00007d7a> 14978 +endcidchar + +100 begincidchar +<00007d7b> 22205 +<00007d7d> 6087 +<00007d7f> 18351 +<00007d81> 22206 +<00007d82> 19663 +<00007d83> 17042 +<00007d85> 19664 +<00007d86> 14979 +<00007d88> 18353 +<00007d89> 6084 +<00007d8d> 19665 +<00007d8f> 6086 +<00007d91> 19666 +<00007d93> 6083 +<00007d96> 22207 +<00007d97> 18354 +<00007d99> 1831 +<00007d9a> 2835 +<00007d9b> 6088 +<00007d9c> 2800 +<00007d9d> 18356 +<00007d9e> 19667 +<00007d9f> 6101 +<00007da0> 8594 +<00007da2> 6097 +<00007da3> 6091 +<00007da6> 17043 +<00007da7> 18357 +<00007daa> 18358 +<00007dab> 6095 +<00007dac> 2342 +<00007dad> 1185 +<00007dae> 6090 +<00007daf> 6098 +<00007db0> 6102 +<00007db1> 2013 +<00007db2> 3810 +<00007db3> 19668 +<00007db4> 3058 +<00007db5> 6092 +<00007db6> 18359 +<00007db7> 8593 +<00007db8> 6100 +<00007db9> 19669 +<00007dba> 6089 +<00007dbb> 2940 +<00007dbd> 6094 +<00007dbe> 1153 +<00007dbf> 3798 +<00007dc0> 18360 +<00007dc2> 17044 +<00007dc7> 6093 +<00007dca> 1747 +<00007dcb> 3456 +<00007dcc> 14982 +<00007dcf> 2799 +<00007dd0> 19670 +<00007dd1> 3992 +<00007dd2> 2425 +<00007dd5> 6141 +<00007dd6> 8595 +<00007dd7> 18361 +<00007dd8> 6103 +<00007dd9> 18362 +<00007dda> 2722 +<00007ddc> 6099 +<00007ddd> 6104 +<00007dde> 6106 +<00007de0> 3093 +<00007de1> 6109 +<00007de2> 22215 +<00007de3> 13322 +<00007de4> 6105 +<00007de5> 19671 +<00007de6> 18363 +<00007de8> 3620 +<00007de9> 1543 +<00007dea> 22216 +<00007deb> 14983 +<00007dec> 3799 +<00007ded> 22217 +<00007def> 1186 +<00007df1> 14984 +<00007df2> 6108 +<00007df4> 4037 +<00007df9> 14985 +<00007dfa> 22218 +<00007dfb> 6107 +<00007e00> 22214 +<00007e01> 1297 +<00007e04> 3268 +<00007e05> 6110 +<00007e08> 14986 +<00007e09> 6117 +<00007e0a> 6111 +<00007e0b> 6118 +<00007e10> 18367 +<00007e11> 14987 +<00007e12> 6114 +<00007e15> 14988 +endcidchar + +100 begincidchar +<00007e17> 18368 +<00007e1b> 3377 +<00007e1c> 22219 +<00007e1d> 18369 +<00007e1e> 2294 +<00007e1f> 6116 +<00007e20> 14989 +<00007e21> 6113 +<00007e22> 6119 +<00007e23> 6112 +<00007e26> 2382 +<00007e27> 18370 +<00007e28> 17045 +<00007e2b> 3667 +<00007e2c> 18371 +<00007e2d> 22220 +<00007e2e> 2390 +<00007e2f> 19674 +<00007e31> 6115 +<00007e32> 6127 +<00007e33> 22221 +<00007e35> 6123 +<00007e36> 19675 +<00007e37> 6126 +<00007e39> 6124 +<00007e3a> 6128 +<00007e3b> 6122 +<00007e3d> 6096 +<00007e3e> 2679 +<00007e3f> 22222 +<00007e41> 3423 +<00007e43> 6125 +<00007e44> 19676 +<00007e45> 18372 +<00007e46> 6120 +<00007e47> 14990 +<00007e48> 14183 +<00007e4a> 2723 +<00007e4b> 1832 +<00007e4d> 2357 +<00007e4e> 22223 +<00007e50> 22224 +<00007e52> 8596 +<00007e54> 2539 +<00007e55> 2744 +<00007e56> 6131 +<00007e58> 22225 +<00007e5d> 6130 +<00007e5e> 6132 +<00007e5f> 22226 +<00007e61> 7697 +<00007e62> 14991 +<00007e65> 22227 +<00007e66> 6121 +<00007e67> 6129 +<00007e69> 6137 +<00007e6a> 6136 +<00007e6b> 7671 +<00007e6d> 3752 +<00007e6e> 14992 +<00007e6f> 19677 +<00007e70> 1793 +<00007e73> 14993 +<00007e75> 18373 +<00007e78> 19678 +<00007e79> 6135 +<00007e7b> 6139 +<00007e7c> 6138 +<00007e7d> 6142 +<00007e7e> 18374 +<00007e7f> 6144 +<00007e81> 19679 +<00007e82> 2186 +<00007e83> 6140 +<00007e8a> 8359 +<00007e8c> 6147 +<00007e8d> 14994 +<00007e8e> 6153 +<00007e8f> 3125 +<00007e90> 6149 +<00007e91> 14995 +<00007e92> 6148 +<00007e95> 22228 +<00007e96> 6152 +<00007e98> 14996 +<00007e9a> 18378 +<00007f36> 1544 +<00007f38> 6156 +<00007f3a> 6157 +<00007f3b> 18381 +<00007f3c> 18380 +<00007f3d> 19680 +<00007f3e> 18382 +<00007f3f> 22231 +<00007f43> 18383 +<00007f44> 14997 +<00007f45> 6158 +<00007f47> 8597 +<00007f4f> 14998 +<00007f54> 6165 +endcidchar + +100 begincidchar +<00007f55> 6164 +<00007f58> 6166 +<00007f5b> 19681 +<00007f5c> 22232 +<00007f5d> 19682 +<00007f61> 15001 +<00007f65> 19683 +<00007f66> 22233 +<00007f67> 6171 +<00007f6a> 2129 +<00007f6b> 1833 +<00007f6d> 18389 +<00007f6e> 2964 +<00007f70> 3399 +<00007f71> 19684 +<00007f72> 2426 +<00007f75> 3331 +<00007f77> 3457 +<00007f78> 6172 +<00007f79> 4918 +<00007f82> 6173 +<00007f83> 6175 +<00007f85> 3919 +<00007f86> 6174 +<00007f87> 6177 +<00007f88> 6176 +<00007f8a> 3901 +<00007f8b> 19687 +<00007f8c> 6178 +<00007f8d> 22235 +<00007f8e> 3474 +<00007f8f> 22236 +<00007f90> 18392 +<00007f91> 15002 +<00007f94> 6179 +<00007f96> 18395 +<00007f97> 17046 +<00007f9a> 6182 +<00007f9c> 18396 +<00007f9d> 6181 +<00007f9e> 6180 +<00007fa1> 8598 +<00007fa2> 19688 +<00007fa3> 6183 +<00007fa4> 1800 +<00007fa6> 22237 +<00007fa8> 2724 +<00007fa9> 1627 +<00007faa> 22238 +<00007fad> 18397 +<00007fae> 6187 +<00007faf> 6184 +<00007fb2> 6185 +<00007fb4> 22239 +<00007fb6> 6188 +<00007fb8> 6189 +<00007fb9> 6186 +<00007fbc> 22240 +<00007fbd> 1227 +<00007fbf> 15003 +<00007fc0> 22241 +<00007fc1> 1319 +<00007fc3> 18399 +<00007fc8> 22242 +<00007fca> 6193 +<00007fcc> 3916 +<00007fce> 15004 +<00007fcf> 18400 +<00007fd2> 2358 +<00007fd4> 6195 +<00007fd5> 6194 +<00007fdb> 17047 +<00007fdf> 15005 +<00007fe0> 2607 +<00007fe1> 6196 +<00007fe3> 18401 +<00007fe5> 15006 +<00007fe6> 6197 +<00007fe8> 22243 +<00007fe9> 6198 +<00007feb> 7657 +<00007fec> 15007 +<00007ff0> 7656 +<00007ff2> 18402 +<00007ff3> 6199 +<00007ff9> 6200 +<00007ffa> 15010 +<00007ffb> 3723 +<00007ffc> 3917 +<00008000> 3902 +<00008001> 4061 +<00008002> 14099 +<00008003> 2015 +<00008004> 6203 +<00008005> 2304 +<00008006> 6202 +<00008007> 19692 +<00008008> 18404 +<0000800a> 18403 +<0000800b> 6204 +endcidchar + +100 begincidchar +<0000800c> 2261 +<0000800d> 19693 +<0000800e> 15011 +<0000800f> 22244 +<00008010> 2865 +<00008011> 15012 +<00008012> 6205 +<00008013> 22245 +<00008014> 15013 +<00008015> 2014 +<00008016> 18405 +<00008017> 3811 +<0000801c> 6208 +<0000801d> 22246 +<0000801e> 19694 +<00008021> 6209 +<00008024> 15014 +<00008026> 15015 +<00008028> 6210 +<0000802c> 18406 +<0000802e> 22249 +<00008030> 18407 +<00008033> 2262 +<00008034> 22250 +<00008035> 17048 +<00008036> 3833 +<00008037> 17049 +<00008039> 19695 +<0000803a> 15016 +<0000803b> 6212 +<0000803c> 15017 +<0000803d> 2941 +<0000803e> 22251 +<0000803f> 6211 +<00008040> 22252 +<00008043> 18408 +<00008044> 22253 +<00008046> 6214 +<0000804a> 6213 +<00008052> 6215 +<00008056> 2655 +<00008058> 6216 +<0000805a> 6217 +<0000805e> 3593 +<0000805f> 6218 +<00008060> 15018 +<00008061> 2801 +<00008062> 6219 +<00008064> 22254 +<00008066> 18409 +<00008068> 6220 +<0000806d> 22255 +<0000806f> 4038 +<00008070> 6223 +<00008071> 15019 +<00008072> 6222 +<00008073> 6221 +<00008074> 3020 +<00008075> 15020 +<00008076> 6224 +<00008077> 2540 +<00008079> 6225 +<0000807b> 18410 +<0000807d> 6226 +<0000807e> 4062 +<0000807f> 6227 +<00008081> 22256 +<00008084> 6228 +<00008085> 6230 +<00008086> 6229 +<00008087> 3385 +<00008088> 19696 +<00008089> 3281 +<0000808b> 4068 +<0000808c> 3389 +<0000808e> 19697 +<00008093> 6232 +<00008096> 2491 +<00008098> 3484 +<00008099> 18411 +<0000809a> 6233 +<0000809b> 6231 +<0000809c> 18412 +<0000809d> 1546 +<0000809e> 15021 +<000080a1> 1928 +<000080a2> 2230 +<000080a4> 18413 +<000080a5> 3458 +<000080a6> 15022 +<000080a7> 18414 +<000080a9> 1886 +<000080aa> 3697 +<000080ab> 15023 +<000080ac> 6236 +<000080ad> 6234 +<000080af> 2016 +<000080b1> 2017 +<000080b2> 1197 +<000080b4> 2136 +endcidchar + +100 begincidchar +<000080b8> 18415 +<000080b9> 22257 +<000080ba> 3343 +<000080c3> 1187 +<000080c4> 6241 +<000080c5> 18417 +<000080c6> 2942 +<000080c8> 22258 +<000080ca> 17050 +<000080cc> 3342 +<000080cd> 22259 +<000080ce> 2875 +<000080cf> 19698 +<000080d2> 22260 +<000080d4> 19699 +<000080d5> 18418 +<000080d6> 6243 +<000080d9> 6239 +<000080da> 6242 +<000080db> 6237 +<000080dd> 6240 +<000080de> 3668 +<000080e0> 17051 +<000080e1> 1929 +<000080e4> 1217 +<000080e5> 6238 +<000080e6> 18419 +<000080ed> 19700 +<000080ee> 22261 +<000080ef> 6245 +<000080f0> 19701 +<000080f1> 6246 +<000080f2> 22262 +<000080f3> 17052 +<000080f4> 3217 +<000080f5> 18421 +<000080f6> 22263 +<000080f7> 19702 +<000080f8> 1715 +<000080f9> 22264 +<000080fa> 19703 +<000080fb> 18422 +<000080fc> 6257 +<000080fd> 3315 +<000080fe> 19704 +<00008102> 2231 +<00008103> 19705 +<00008105> 1716 +<00008106> 2668 +<00008107> 4076 +<00008108> 3770 +<00008109> 6244 +<0000810a> 2680 +<0000810b> 22265 +<0000810d> 18420 +<00008116> 15026 +<00008117> 19706 +<00008118> 15027 +<0000811a> 1645 +<0000811b> 6247 +<0000811c> 22266 +<0000811e> 18425 +<00008120> 22267 +<00008123> 6249 +<00008124> 18427 +<00008127> 18428 +<00008129> 6248 +<0000812b> 13913 +<0000812c> 18429 +<0000812f> 6250 +<00008130> 19707 +<00008131> 2916 +<00008133> 3316 +<00008135> 18424 +<00008139> 3021 +<0000813a> 15028 +<0000813c> 22268 +<0000813d> 18431 +<0000813e> 6254 +<00008141> 14194 +<00008145> 22269 +<00008146> 6253 +<00008147> 22270 +<0000814a> 15029 +<0000814b> 6251 +<0000814c> 15030 +<0000814e> 2587 +<00008150> 3543 +<00008151> 6256 +<00008152> 22271 +<00008153> 6255 +<00008154> 2018 +<00008155> 4089 +<00008157> 19708 +<0000815f> 6272 +<00008160> 17053 +<00008161> 22272 +<00008169> 18433 +<0000816b> 2332 +<0000816d> 17056 +endcidchar + +100 begincidchar +<0000816e> 6259 +<0000816f> 19709 +<00008170> 2058 +<00008171> 20275 +<00008173> 19710 +<00008174> 6262 +<00008177> 22273 +<00008178> 3022 +<00008179> 3570 +<0000817a> 2725 +<0000817f> 7728 +<00008180> 6266 +<00008181> 15031 +<00008182> 6267 +<00008183> 6263 +<00008184> 15032 +<00008185> 18436 +<00008186> 22274 +<00008188> 6264 +<0000818a> 6265 +<0000818b> 19711 +<0000818e> 22275 +<0000818f> 2019 +<00008190> 19712 +<00008193> 6273 +<00008195> 6269 +<00008196> 22276 +<00008198> 18438 +<0000819a> 3544 +<0000819b> 19713 +<0000819c> 3738 +<0000819d> 3482 +<0000819e> 19714 +<000081a0> 6268 +<000081a2> 22277 +<000081a3> 6271 +<000081a4> 6270 +<000081a8> 3698 +<000081a9> 6274 +<000081ae> 22278 +<000081b0> 6275 +<000081b2> 18439 +<000081b3> 2745 +<000081b4> 15033 +<000081b5> 6276 +<000081b8> 6278 +<000081ba> 6282 +<000081bb> 17057 +<000081bd> 6279 +<000081be> 6277 +<000081bf> 3317 +<000081c0> 6280 +<000081c1> 18440 +<000081c2> 6281 +<000081c3> 18441 +<000081c5> 22279 +<000081c6> 1330 +<000081c8> 6288 +<000081c9> 6283 +<000081ca> 17058 +<000081cb> 19715 +<000081cd> 6284 +<000081ce> 22280 +<000081cf> 15034 +<000081d1> 6285 +<000081d3> 2817 +<000081d5> 19716 +<000081d6> 18442 +<000081d7> 17059 +<000081d8> 6287 +<000081d9> 6286 +<000081da> 6289 +<000081db> 18443 +<000081e1> 19719 +<000081e3> 2569 +<000081e4> 18445 +<000081e5> 1385 +<000081e7> 6292 +<000081e8> 3999 +<000081ea> 2263 +<000081eb> 22281 +<000081ec> 18447 +<000081ed> 2359 +<000081ef> 19720 +<000081f3> 2232 +<000081f4> 2965 +<000081f5> 22285 +<000081f6> 19721 +<000081f8> 22286 +<000081f9> 15035 +<000081fc> 1235 +<000081fd> 18448 +<000081fe> 6295 +<000081ff> 18449 +<00008200> 19722 +<00008203> 15036 +<00008204> 18451 +<00008205> 6298 +<00008207> 6299 +<00008208> 1717 +endcidchar + +100 begincidchar +<00008209> 5039 +<0000820a> 6300 +<0000820b> 19723 +<0000820c> 2697 +<0000820d> 6301 +<0000820e> 2295 +<0000820f> 22288 +<00008210> 6302 +<00008212> 4105 +<00008216> 6303 +<00008217> 3630 +<00008218> 1560 +<00008219> 18453 +<0000821a> 19726 +<0000821b> 2726 +<0000821c> 2402 +<0000821d> 22289 +<0000821e> 3555 +<0000821f> 2360 +<00008221> 15037 +<00008222> 18454 +<00008228> 22290 +<00008229> 6304 +<0000822a> 2020 +<0000822b> 6305 +<0000822c> 3424 +<0000822e> 6319 +<00008232> 15038 +<00008233> 6307 +<00008234> 15039 +<00008235> 2857 +<00008236> 3371 +<00008237> 1907 +<00008238> 6306 +<00008239> 2727 +<0000823a> 19727 +<0000823c> 18456 +<00008240> 6308 +<00008243> 22291 +<00008244> 19728 +<00008245> 18458 +<00008246> 15040 +<00008247> 3094 +<00008249> 18457 +<0000824b> 15041 +<0000824e> 22292 +<0000824f> 15042 +<00008251> 22293 +<00008256> 22294 +<00008257> 18462 +<00008258> 14196 +<00008259> 6309 +<0000825a> 6312 +<0000825c> 18464 +<0000825d> 6311 +<0000825f> 6313 +<00008260> 17061 +<00008262> 6315 +<00008263> 18465 +<00008264> 6314 +<00008266> 1547 +<00008267> 22295 +<00008268> 6316 +<0000826d> 19729 +<0000826e> 2081 +<0000826f> 3985 +<00008271> 6320 +<00008272> 2541 +<00008274> 17062 +<00008276> 1298 +<00008279> 14197 +<0000827b> 22296 +<0000827d> 18468 +<0000827e> 6323 +<0000827f> 18469 +<00008283> 18470 +<00008284> 19730 +<00008287> 22299 +<00008289> 19731 +<0000828a> 18471 +<0000828b> 1206 +<0000828d> 6324 +<0000828e> 15043 +<00008291> 19732 +<00008292> 20292 +<00008293> 18472 +<00008294> 22300 +<00008296> 22301 +<00008298> 22302 +<00008299> 3545 +<0000829d> 2291 +<0000829f> 6327 +<000082a0> 22305 +<000082a1> 17064 +<000082a5> 1415 +<000082a6> 7961 +<000082a9> 17067 +<000082aa> 19733 +<000082ab> 6326 +<000082ac> 6329 +endcidchar + +100 begincidchar +<000082ad> 3332 +<000082ae> 15044 +<000082af> 2570 +<000082b0> 19734 +<000082b1> 1366 +<000082b2> 18475 +<000082b3> 3669 +<000082b4> 18476 +<000082b7> 15045 +<000082b8> 1843 +<000082b9> 1748 +<000082ba> 18477 +<000082bb> 6328 +<000082bc> 18478 +<000082bd> 1386 +<000082be> 15046 +<000082bf> 17068 +<000082c5> 1503 +<000082c6> 15047 +<000082d0> 19735 +<000082d1> 1299 +<000082d2> 6333 +<000082d3> 4018 +<000082d4> 2877 +<000082d5> 17069 +<000082d7> 3510 +<000082d9> 6345 +<000082da> 22306 +<000082db> 1367 +<000082dc> 6343 +<000082de> 6341 +<000082df> 6332 +<000082e0> 22307 +<000082e1> 6330 +<000082e2> 18479 +<000082e3> 6331 +<000082e4> 22308 +<000082e5> 2319 +<000082e6> 1764 +<000082e7> 2997 +<000082e8> 18480 +<000082ea> 19736 +<000082eb> 3241 +<000082ed> 22309 +<000082ef> 19737 +<000082f1> 1267 +<000082f3> 6335 +<000082f4> 6334 +<000082f6> 19738 +<000082f7> 18481 +<000082f9> 6340 +<000082fa> 6336 +<000082fb> 6339 +<000082fd> 17070 +<000082fe> 15048 +<00008300> 17071 +<00008301> 8600 +<00008302> 3804 +<00008303> 6338 +<00008304> 1368 +<00008305> 1499 +<00008306> 6342 +<00008309> 6344 +<0000830c> 18484 +<0000830e> 1834 +<00008316> 6348 +<0000831b> 18486 +<0000831c> 1135 +<0000831d> 18487 +<00008321> 22314 +<00008322> 17072 +<00008323> 6365 +<00008328> 7962 +<0000832b> 6356 +<0000832c> 22315 +<0000832d> 17073 +<0000832e> 22316 +<0000832f> 6355 +<00008330> 18488 +<00008331> 6350 +<00008332> 6349 +<00008333> 22317 +<00008334> 6347 +<00008335> 6346 +<00008336> 2977 +<00008337> 22318 +<00008338> 2907 +<00008339> 6352 +<0000833a> 17074 +<0000833c> 18489 +<0000833d> 22319 +<00008340> 6351 +<00008342> 22320 +<00008343> 15049 +<00008344> 18490 +<00008345> 6354 +<00008346> 7672 +<00008347> 17075 +<00008349> 2802 +<0000834a> 1835 +endcidchar + +100 begincidchar +<0000834f> 1251 +<00008350> 6353 +<00008351> 15050 +<00008352> 2021 +<00008353> 22332 +<00008354> 18485 +<00008355> 15051 +<00008356> 19739 +<00008357> 18491 +<00008358> 2803 +<0000835a> 14202 +<00008362> 8601 +<00008363> 17775 +<00008370> 22323 +<00008373> 6371 +<00008375> 6372 +<00008377> 1369 +<00008378> 19740 +<0000837b> 1326 +<0000837c> 6369 +<0000837d> 17076 +<0000837f> 8602 +<00008380> 22324 +<00008382> 22325 +<00008384> 22326 +<00008385> 6359 +<00008386> 15052 +<00008387> 6367 +<00008389> 6374 +<0000838a> 6368 +<0000838d> 15053 +<0000838e> 6366 +<00008392> 15054 +<00008393> 6337 +<00008396> 6364 +<00008398> 15055 +<00008399> 22327 +<0000839a> 6360 +<0000839b> 18497 +<0000839c> 22328 +<0000839d> 18498 +<0000839e> 1548 +<0000839f> 6362 +<000083a0> 6373 +<000083a2> 6363 +<000083a6> 22329 +<000083a7> 17077 +<000083a8> 6375 +<000083a9> 15056 +<000083aa> 6361 +<000083ab> 3378 +<000083ac> 22330 +<000083ad> 22335 +<000083b1> 3923 +<000083b5> 6370 +<000083bd> 6392 +<000083be> 22331 +<000083c1> 6384 +<000083c5> 2625 +<000083c7> 8603 +<000083c9> 18499 +<000083ca> 1632 +<000083cc> 1749 +<000083ce> 6379 +<000083cf> 17078 +<000083d0> 18500 +<000083d1> 17079 +<000083d3> 1371 +<000083d4> 18501 +<000083d6> 2492 +<000083d8> 6382 +<000083dc> 2122 +<000083dd> 18502 +<000083df> 3147 +<000083e0> 6387 +<000083e1> 17080 +<000083e5> 18503 +<000083e8> 22333 +<000083e9> 3646 +<000083ea> 15059 +<000083eb> 6378 +<000083ef> 1370 +<000083f0> 1930 +<000083f1> 3483 +<000083f2> 6388 +<000083f4> 6376 +<000083f6> 8604 +<000083f7> 6385 +<000083f8> 19741 +<000083f9> 18504 +<000083fb> 6395 +<000083fc> 19742 +<000083fd> 6380 +<00008401> 17081 +<00008403> 6381 +<00008404> 3218 +<00008406> 17082 +<00008407> 6386 +<0000840a> 7807 +<0000840b> 6383 +endcidchar + +100 begincidchar +<0000840c> 3670 +<0000840d> 6389 +<0000840e> 1188 +<0000840f> 15060 +<00008411> 15061 +<00008413> 6377 +<00008415> 18505 +<00008417> 18507 +<00008419> 22334 +<00008420> 6391 +<00008422> 6390 +<00008429> 3361 +<0000842a> 6397 +<0000842c> 6408 +<0000842f> 22336 +<00008431> 1500 +<00008435> 6411 +<00008438> 6393 +<00008439> 18508 +<0000843c> 6398 +<0000843d> 3928 +<00008445> 22337 +<00008446> 6407 +<00008447> 22338 +<00008448> 8605 +<00008449> 3903 +<0000844a> 15062 +<0000844d> 22339 +<0000844e> 3954 +<0000844f> 18509 +<00008456> 22340 +<00008457> 2998 +<00008458> 19743 +<0000845b> 7652 +<0000845c> 18514 +<0000845f> 17083 +<00008460> 22342 +<00008461> 3556 +<00008462> 6413 +<00008463> 3193 +<00008464> 22343 +<00008465> 18516 +<00008466> 1141 +<00008467> 22344 +<00008469> 6406 +<0000846a> 22345 +<0000846b> 6402 +<0000846c> 2804 +<0000846d> 6396 +<0000846e> 6404 +<0000846f> 6409 +<00008470> 17084 +<00008471> 3298 +<00008473> 17085 +<00008474> 22346 +<00008475> 1134 +<00008476> 15063 +<00008477> 6401 +<00008478> 18517 +<00008479> 6410 +<0000847a> 3562 +<0000847c> 18518 +<0000847d> 22347 +<00008481> 18519 +<00008482> 6405 +<00008484> 6400 +<00008485> 17086 +<0000848b> 2493 +<00008490> 2361 +<00008492> 22348 +<00008493> 19744 +<00008494> 2264 +<00008495> 22349 +<00008497> 18521 +<00008499> 3812 +<0000849c> 3513 +<0000849e> 17087 +<0000849f> 6416 +<000084a1> 6425 +<000084a6> 18522 +<000084a8> 15064 +<000084ad> 6403 +<000084af> 15065 +<000084b1> 19745 +<000084b2> 1493 +<000084b4> 8606 +<000084b8> 2528 +<000084b9> 6414 +<000084ba> 17088 +<000084bb> 6419 +<000084bc> 2805 +<000084bd> 19746 +<000084be> 18523 +<000084bf> 6415 +<000084c0> 15066 +<000084c1> 6422 +<000084c2> 15067 +<000084c4> 2973 +<000084c6> 6423 +<000084c9> 3904 +endcidchar + +100 begincidchar +<000084ca> 6412 +<000084cb> 1430 +<000084cc> 22354 +<000084cd> 6418 +<000084d0> 6421 +<000084d1> 3768 +<000084d3> 18527 +<000084d6> 6424 +<000084d9> 6417 +<000084da> 6420 +<000084dc> 8363 +<000084e7> 18529 +<000084ea> 18530 +<000084ec> 7794 +<000084ee> 4039 +<000084ef> 18531 +<000084f0> 15068 +<000084f1> 18532 +<000084f2> 22355 +<000084f4> 6428 +<000084f7> 22356 +<000084fa> 18533 +<000084fb> 19747 +<000084fc> 6435 +<000084fd> 15069 +<000084ff> 6427 +<00008500> 2287 +<00008506> 6394 +<00008507> 22359 +<0000850c> 15070 +<0000850e> 22360 +<00008510> 22361 +<00008511> 14013 +<00008513> 3758 +<00008514> 6434 +<00008515> 6433 +<0000851a> 1240 +<0000851b> 18534 +<0000851c> 22362 +<0000851e> 17091 +<0000851f> 6432 +<00008521> 6426 +<00008522> 22363 +<00008523> 7706 +<00008526> 3057 +<00008527> 22364 +<0000852a> 22365 +<0000852b> 18537 +<0000852c> 6431 +<0000852d> 1218 +<0000852f> 17092 +<00008532> 17090 +<00008533> 22366 +<00008534> 15071 +<00008535> 2818 +<00008536> 22367 +<0000853d> 7789 +<0000853e> 7861 +<0000853f> 22368 +<00008540> 6436 +<00008541> 6440 +<00008543> 3437 +<00008546> 19748 +<00008548> 6439 +<00008549> 2494 +<0000854a> 2293 +<0000854b> 6442 +<0000854e> 1718 +<0000854f> 18538 +<00008550> 22369 +<00008551> 18541 +<00008552> 22370 +<00008553> 8607 +<00008555> 6443 +<00008556> 19749 +<00008557> 3563 +<00008558> 6438 +<00008559> 8608 +<0000855a> 6399 +<0000855c> 22371 +<0000855d> 19750 +<0000855e> 15072 +<00008563> 6437 +<00008564> 17093 +<00008568> 4085 +<00008569> 3194 +<0000856a> 3557 +<0000856b> 8609 +<0000856d> 6450 +<0000856f> 18539 +<00008577> 6456 +<00008579> 22375 +<0000857a> 17094 +<0000857b> 18545 +<0000857d> 18546 +<0000857e> 6457 +<0000857f> 18547 +<00008580> 6444 +<00008581> 18548 +<00008584> 3372 +endcidchar + +100 begincidchar +<00008585> 19751 +<00008586> 18549 +<00008587> 6454 +<00008588> 6446 +<00008589> 22376 +<0000858a> 6448 +<0000858b> 22377 +<0000858c> 17095 +<0000858f> 15073 +<00008590> 6458 +<00008591> 6447 +<00008593> 18550 +<00008594> 6451 +<00008597> 1300 +<00008598> 19752 +<00008599> 3261 +<0000859b> 6452 +<0000859c> 6455 +<0000859d> 18551 +<0000859f> 18552 +<000085a0> 22378 +<000085a2> 17096 +<000085a4> 6445 +<000085a5> 22379 +<000085a6> 2728 +<000085a7> 22380 +<000085a8> 6449 +<000085a9> 7688 +<000085aa> 2571 +<000085ab> 1798 +<000085ac> 3840 +<000085ad> 15076 +<000085ae> 3845 +<000085af> 7701 +<000085b0> 8611 +<000085b4> 22381 +<000085b6> 22382 +<000085b7> 15074 +<000085b8> 22383 +<000085b9> 6462 +<000085ba> 6460 +<000085bc> 18556 +<000085c1> 4084 +<000085c2> 22387 +<000085c7> 18557 +<000085c9> 6459 +<000085ca> 18558 +<000085cb> 17097 +<000085cd> 3935 +<000085ce> 15075 +<000085cf> 6461 +<000085d0> 6463 +<000085d5> 6464 +<000085da> 22388 +<000085dc> 6467 +<000085dd> 6465 +<000085df> 18561 +<000085e0> 22389 +<000085e1> 18562 +<000085e4> 3195 +<000085e5> 6466 +<000085e6> 18563 +<000085e8> 22390 +<000085e9> 3425 +<000085ea> 6453 +<000085ed> 17098 +<000085f3> 22391 +<000085f4> 14208 +<000085f6> 18564 +<000085f7> 7702 +<000085f9> 6468 +<000085fa> 6473 +<000085fb> 2806 +<000085fc> 22392 +<000085fe> 6472 +<000085ff> 17099 +<00008600> 18565 +<00008602> 6441 +<00008606> 6474 +<00008607> 2763 +<0000860a> 6469 +<0000860b> 6471 +<00008610> 17102 +<00008611> 18566 +<00008612> 15077 +<00008613> 6470 +<00008616> 5328 +<00008617> 5313 +<00008618> 17104 +<00008619> 22395 +<0000861a> 6476 +<0000861b> 22396 +<0000861e> 18567 +<00008621> 18568 +<00008622> 6475 +<00008624> 18569 +<00008627> 18570 +<00008629> 15078 +<0000862d> 3936 +<0000862f> 5809 +endcidchar + +100 begincidchar +<00008630> 6477 +<00008636> 22397 +<00008638> 17105 +<00008639> 18572 +<0000863a> 22398 +<0000863c> 18573 +<0000863d> 22399 +<0000863f> 6478 +<00008640> 18575 +<00008641> 16824 +<00008642> 19753 +<00008646> 19754 +<0000864d> 6479 +<0000864e> 1931 +<00008650> 1646 +<00008652> 15079 +<00008653> 18576 +<00008654> 20274 +<00008655> 4244 +<00008656> 18577 +<00008657> 17106 +<0000865a> 1679 +<0000865b> 13336 +<0000865c> 3970 +<0000865d> 22402 +<0000865e> 1771 +<0000865f> 6482 +<00008662> 17107 +<00008663> 15080 +<00008664> 22405 +<00008667> 6483 +<00008669> 22406 +<0000866b> 2988 +<0000866c> 15081 +<0000866f> 15082 +<00008671> 6484 +<00008675> 17109 +<00008676> 22407 +<00008677> 18578 +<00008679> 3282 +<0000867a> 15083 +<0000867b> 1150 +<0000867d> 14214 +<00008687> 18579 +<00008688> 22425 +<00008689> 18580 +<0000868a> 1379 +<0000868d> 15084 +<00008691> 15085 +<00008693> 6485 +<00008695> 2187 +<00008696> 22408 +<00008698> 15086 +<0000869a> 22409 +<000086a1> 22410 +<000086a3> 6486 +<000086a4> 3320 +<000086a6> 22411 +<000086ab> 6498 +<000086ad> 22412 +<000086af> 6492 +<000086b0> 6495 +<000086b1> 18583 +<000086b3> 18584 +<000086b6> 6491 +<000086b7> 22415 +<000086b8> 17110 +<000086b9> 22416 +<000086bf> 22417 +<000086c0> 19755 +<000086c1> 18585 +<000086c3> 18586 +<000086c4> 6493 +<000086c5> 22418 +<000086c6> 6494 +<000086c7> 2308 +<000086c9> 6496 +<000086cb> 2943 +<000086cd> 1836 +<000086ce> 1440 +<000086d1> 18587 +<000086d2> 22419 +<000086d4> 6499 +<000086d5> 18588 +<000086d7> 18589 +<000086d9> 1437 +<000086da> 22420 +<000086db> 6504 +<000086dc> 22421 +<000086de> 6500 +<000086df> 6503 +<000086e0> 22422 +<000086e3> 18590 +<000086e4> 3406 +<000086e5> 22423 +<000086e6> 18591 +<000086e7> 22424 +<000086e9> 6501 +<000086ec> 6502 +<000086ed> 3514 +endcidchar + +100 begincidchar +<000086ee> 3438 +<000086ef> 6505 +<000086f8> 7733 +<000086f9> 6515 +<000086fa> 15089 +<000086fb> 6511 +<000086fc> 17111 +<000086fd> 15090 +<000086fe> 1387 +<00008700> 6509 +<00008702> 3672 +<00008703> 20296 +<00008704> 22426 +<00008705> 18593 +<00008706> 6507 +<00008707> 18594 +<00008708> 6508 +<00008709> 6513 +<0000870a> 6516 +<0000870b> 15091 +<0000870d> 6514 +<0000870e> 18595 +<0000870f> 22427 +<00008710> 18596 +<00008711> 6512 +<00008712> 6506 +<00008713> 15092 +<00008714> 19756 +<00008718> 2966 +<00008719> 15093 +<0000871a> 6523 +<0000871c> 3766 +<0000871e> 15094 +<0000871f> 18597 +<00008721> 18598 +<00008722> 19757 +<00008723> 18599 +<00008725> 6521 +<00008728> 15095 +<00008729> 6522 +<0000872e> 19758 +<0000872f> 22428 +<00008731> 18600 +<00008732> 22429 +<00008734> 6517 +<00008737> 6519 +<00008739> 19759 +<0000873a> 18601 +<0000873b> 6520 +<0000873e> 15096 +<0000873f> 6518 +<00008740> 18602 +<00008743> 18603 +<00008745> 22432 +<00008749> 2698 +<0000874b> 4063 +<0000874c> 6527 +<0000874d> 22433 +<0000874e> 6528 +<00008751> 18604 +<00008753> 6534 +<00008755> 7709 +<00008757> 6530 +<00008758> 18605 +<00008759> 6533 +<0000875d> 19760 +<0000875f> 6525 +<00008760> 6524 +<00008761> 22434 +<00008763> 6535 +<00008766> 1372 +<00008768> 6531 +<0000876a> 6536 +<0000876e> 6532 +<0000876f> 22435 +<00008771> 15097 +<00008772> 18608 +<00008774> 6529 +<00008776> 3023 +<00008778> 6526 +<0000877b> 19761 +<0000877c> 18609 +<0000877f> 3358 +<00008782> 6540 +<00008787> 17112 +<00008788> 15098 +<00008789> 18613 +<0000878b> 18614 +<0000878c> 19762 +<0000878d> 3877 +<0000878e> 19763 +<00008790> 22440 +<00008793> 18615 +<00008795> 22441 +<00008799> 15099 +<0000879e> 19766 +<0000879f> 6539 +<000087a0> 18616 +<000087a2> 6538 +<000087a3> 19767 +endcidchar + +100 begincidchar +<000087a7> 18612 +<000087ab> 6547 +<000087ae> 19768 +<000087af> 6541 +<000087b1> 22443 +<000087b3> 6549 +<000087b5> 15102 +<000087ba> 3920 +<000087bb> 6552 +<000087bd> 6543 +<000087be> 18619 +<000087bf> 19769 +<000087c0> 6544 +<000087c1> 18621 +<000087c4> 6548 +<000087c6> 6551 +<000087c7> 6550 +<000087c8> 22444 +<000087c9> 19770 +<000087ca> 22445 +<000087cb> 6542 +<000087ce> 18622 +<000087d0> 6545 +<000087d2> 6562 +<000087d5> 22446 +<000087d6> 15103 +<000087d9> 22447 +<000087da> 19771 +<000087dc> 22448 +<000087df> 18623 +<000087e0> 6555 +<000087e2> 22449 +<000087e3> 18625 +<000087e4> 22450 +<000087ea> 18628 +<000087eb> 15104 +<000087ec> 7715 +<000087ed> 15105 +<000087ef> 6553 +<000087f1> 22451 +<000087f2> 6554 +<000087f3> 22452 +<000087f5> 15421 +<000087f8> 22453 +<000087f9> 1416 +<000087fa> 22454 +<000087fb> 1628 +<000087fe> 6558 +<000087ff> 22455 +<00008801> 15106 +<00008803> 20312 +<00008805> 20295 +<00008806> 15108 +<00008807> 8614 +<00008809> 22456 +<0000880a> 17114 +<0000880b> 15109 +<0000880d> 6557 +<0000880e> 6561 +<0000880f> 6556 +<00008810> 17115 +<00008811> 6563 +<00008812> 22458 +<00008813> 18629 +<00008814> 15110 +<00008815> 6565 +<00008816> 6564 +<00008818> 19772 +<00008819> 22457 +<0000881a> 22459 +<0000881b> 19773 +<0000881c> 15111 +<0000881e> 22460 +<0000881f> 7813 +<00008821> 6567 +<00008822> 6566 +<00008823> 6497 +<00008827> 6571 +<00008828> 18630 +<0000882d> 19774 +<0000882e> 18631 +<00008830> 22461 +<00008831> 6568 +<00008832> 18632 +<00008835> 22462 +<00008836> 6569 +<00008839> 6570 +<0000883a> 19775 +<0000883b> 6572 +<0000883c> 18633 +<00008840> 1858 +<00008841> 22463 +<00008842> 6574 +<00008843> 22464 +<00008844> 6573 +<00008845> 19776 +<00008846> 2362 +<0000884a> 18635 +<0000884b> 19777 +<0000884c> 2022 +endcidchar + +100 begincidchar +<0000884d> 5412 +<0000884e> 19778 +<00008851> 22468 +<00008852> 6575 +<00008853> 2395 +<00008855> 19779 +<00008856> 15112 +<00008857> 1431 +<00008858> 18636 +<00008859> 6576 +<0000885a> 19780 +<0000885b> 1268 +<0000885c> 22469 +<0000885d> 2495 +<0000885e> 6577 +<0000885f> 15113 +<00008860> 22470 +<00008861> 2023 +<00008862> 6578 +<00008863> 1189 +<00008864> 15114 +<00008868> 3503 +<00008869> 18639 +<0000886b> 6579 +<0000886e> 19781 +<0000886f> 18641 +<00008870> 2608 +<00008871> 22471 +<00008872> 6586 +<00008875> 6583 +<00008877> 2989 +<00008879> 22472 +<0000887b> 22473 +<0000887d> 6584 +<0000887e> 6581 +<0000887f> 1750 +<00008880> 22474 +<00008881> 6580 +<00008882> 6587 +<00008888> 1804 +<0000888b> 2878 +<0000888d> 6593 +<00008892> 6589 +<00008896> 2837 +<00008897> 6588 +<00008898> 15115 +<00008899> 6591 +<0000889e> 6582 +<0000889f> 22475 +<000088a0> 18642 +<000088a2> 6592 +<000088a4> 6594 +<000088a8> 22476 +<000088aa> 15116 +<000088ab> 3459 +<000088ae> 6590 +<000088b0> 6595 +<000088b1> 6597 +<000088b4> 1927 +<000088b5> 6585 +<000088b7> 1157 +<000088ba> 22477 +<000088bc> 18643 +<000088bf> 6596 +<000088c0> 18644 +<000088c1> 2123 +<000088c2> 4030 +<000088c5> 2807 +<000088c6> 14217 +<000088ca> 15119 +<000088cd> 19785 +<000088ce> 17116 +<000088cf> 3946 +<000088d1> 18646 +<000088d2> 15120 +<000088d3> 18647 +<000088d4> 6600 +<000088d5> 3871 +<000088db> 15121 +<000088dc> 3636 +<000088dd> 6603 +<000088de> 22480 +<000088df> 2096 +<000088e0> 19786 +<000088e1> 3947 +<000088e7> 22481 +<000088e8> 6608 +<000088ef> 19787 +<000088f2> 6609 +<000088f3> 2496 +<000088f4> 6607 +<000088f5> 8615 +<000088f7> 22482 +<000088f8> 3921 +<000088f9> 6604 +<000088fc> 6606 +<000088fd> 2657 +<000088fe> 2628 +<00008901> 18649 +<00008902> 6605 +endcidchar + +100 begincidchar +<00008904> 6610 +<00008906> 15124 +<00008907> 3571 +<0000890a> 6612 +<0000890c> 6611 +<0000890d> 22483 +<00008910> 1482 +<00008912> 3673 +<00008913> 6613 +<0000891c> 8360 +<0000891d> 6625 +<0000891e> 6615 +<00008920> 22486 +<00008925> 6616 +<00008926> 19790 +<00008927> 15128 +<00008928> 22487 +<00008930> 15129 +<00008931> 22488 +<00008932> 17118 +<00008935> 19791 +<00008936> 6622 +<00008937> 18651 +<00008938> 6623 +<00008939> 17119 +<0000893a> 22489 +<0000893b> 6621 +<0000893e> 15130 +<00008940> 17120 +<00008941> 6619 +<00008942> 18653 +<00008943> 6614 +<00008944> 6620 +<00008945> 18654 +<00008946> 22490 +<00008949> 18655 +<0000894c> 6624 +<0000894d> 7120 +<0000894f> 22491 +<00008952> 22492 +<00008956> 7645 +<00008957> 22493 +<0000895a> 19792 +<0000895b> 22494 +<0000895c> 19793 +<0000895e> 6627 +<0000895f> 1751 +<00008960> 6626 +<00008961> 22495 +<00008962> 18657 +<00008963> 22496 +<00008964> 6629 +<00008966> 6628 +<0000896a> 6631 +<0000896b> 19794 +<0000896d> 6630 +<0000896e> 22497 +<0000896f> 6632 +<00008970> 19795 +<00008972> 2363 +<00008973> 22498 +<00008974> 6633 +<00008975> 22499 +<00008977> 6634 +<0000897a> 22500 +<0000897b> 15131 +<0000897c> 19796 +<0000897d> 22501 +<0000897e> 6635 +<0000897f> 2658 +<00008980> 13870 +<00008981> 3905 +<00008983> 6636 +<00008986> 3572 +<00008987> 3324 +<00008988> 6637 +<00008989> 18658 +<0000898a> 6638 +<0000898b> 1887 +<0000898d> 22502 +<0000898f> 1606 +<00008990> 18659 +<00008993> 6639 +<00008994> 17121 +<00008995> 22503 +<00008996> 2233 +<00008997> 3319 +<00008998> 6640 +<0000899a> 1454 +<0000899f> 18660 +<000089a0> 22506 +<000089a1> 6641 +<000089a5> 19797 +<000089a6> 6643 +<000089a7> 3937 +<000089a9> 6642 +<000089aa> 2572 +<000089ac> 6644 +<000089af> 6645 +<000089b0> 18661 +endcidchar + +100 begincidchar +<000089b2> 6646 +<000089b3> 1549 +<000089b4> 22507 +<000089b5> 19798 +<000089b6> 22508 +<000089b7> 18662 +<000089ba> 6647 +<000089bc> 19799 +<000089bd> 6648 +<000089d2> 1455 +<000089d4> 15132 +<000089d5> 19800 +<000089d6> 15133 +<000089d7> 22509 +<000089d8> 18663 +<000089da> 6651 +<000089e3> 1394 +<000089e5> 15134 +<000089e6> 2542 +<000089e7> 6654 +<000089e9> 22510 +<000089eb> 18664 +<000089ed> 22511 +<000089f1> 15135 +<000089f3> 18666 +<000089f4> 6655 +<000089f6> 17122 +<000089f8> 6656 +<000089f9> 22512 +<000089fd> 18667 +<000089ff> 18668 +<00008a00> 1908 +<00008a01> 13756 +<00008a02> 3095 +<00008a03> 6657 +<00008a07> 15136 +<00008a08> 1837 +<00008a0a> 13860 +<00008a0c> 6660 +<00008a0e> 3196 +<00008a0f> 15137 +<00008a10> 6659 +<00008a11> 18670 +<00008a12> 8616 +<00008a13> 1799 +<00008a14> 18671 +<00008a15> 15138 +<00008a16> 6658 +<00008a17> 2903 +<00008a18> 1607 +<00008a1b> 6661 +<00008a1d> 20268 +<00008a1e> 22515 +<00008a1f> 2497 +<00008a20> 22516 +<00008a21> 18673 +<00008a22> 15139 +<00008a23> 1859 +<00008a24> 22517 +<00008a25> 6663 +<00008a26> 22518 +<00008a2a> 3674 +<00008a2d> 2691 +<00008a2f> 22521 +<00008a31> 1680 +<00008a33> 3841 +<00008a34> 2764 +<00008a35> 18674 +<00008a36> 6664 +<00008a37> 8617 +<00008a3a> 2573 +<00008a3b> 7740 +<00008a3c> 2498 +<00008a3d> 22522 +<00008a3e> 18675 +<00008a40> 22523 +<00008a41> 6665 +<00008a43> 22524 +<00008a45> 18676 +<00008a46> 6668 +<00008a47> 17123 +<00008a48> 6669 +<00008a49> 19801 +<00008a4d> 18677 +<00008a4e> 15140 +<00008a50> 2094 +<00008a51> 2850 +<00008a52> 6667 +<00008a53> 22525 +<00008a54> 2499 +<00008a55> 3504 +<00008a56> 22526 +<00008a57> 19802 +<00008a58> 18678 +<00008a5b> 6666 +<00008a5c> 22527 +<00008a5d> 17124 +<00008a5e> 2234 +<00008a60> 1269 +<00008a61> 17125 +endcidchar + +100 begincidchar +<00008a62> 6673 +<00008a63> 1838 +<00008a65> 22528 +<00008a66> 2236 +<00008a67> 19803 +<00008a69> 2235 +<00008a6b> 4083 +<00008a6c> 6672 +<00008a6d> 6671 +<00008a6e> 7720 +<00008a70> 1639 +<00008a71> 4073 +<00008a72> 1432 +<00008a73> 2500 +<00008a75> 17126 +<00008a79> 8618 +<00008a7c> 6670 +<00008a7e> 19804 +<00008a7f> 15141 +<00008a80> 22533 +<00008a82> 6675 +<00008a83> 22534 +<00008a84> 6676 +<00008a85> 6674 +<00008a86> 19805 +<00008a87> 1932 +<00008a89> 3882 +<00008a8b> 22535 +<00008a8c> 2237 +<00008a8d> 3293 +<00008a8f> 22536 +<00008a90> 18680 +<00008a91> 6679 +<00008a92> 22537 +<00008a93> 2660 +<00008a95> 2944 +<00008a96> 19806 +<00008a97> 22538 +<00008a98> 3872 +<00008a99> 22539 +<00008a9a> 6682 +<00008a9e> 1952 +<00008a9f> 22540 +<00008aa0> 2659 +<00008aa1> 6678 +<00008aa3> 6683 +<00008aa4> 1953 +<00008aa7> 8619 +<00008aa8> 6677 +<00008aa9> 22541 +<00008aaa> 13880 +<00008aac> 2694 +<00008aad> 3233 +<00008aae> 18679 +<00008aaf> 22542 +<00008ab0> 2925 +<00008ab2> 1373 +<00008ab3> 22543 +<00008ab6> 19807 +<00008ab7> 18681 +<00008ab9> 13495 +<00008abb> 22544 +<00008abc> 1629 +<00008abe> 8620 +<00008abf> 3024 +<00008ac2> 6686 +<00008ac3> 22545 +<00008ac4> 6684 +<00008ac6> 22546 +<00008ac7> 2954 +<00008ac8> 22547 +<00008ac9> 19808 +<00008aca> 22548 +<00008acb> 2661 +<00008acc> 1550 +<00008acd> 6685 +<00008acf> 2593 +<00008ad0> 17127 +<00008ad1> 19809 +<00008ad2> 3986 +<00008ad6> 4070 +<00008ad7> 18682 +<00008ada> 6687 +<00008adb> 6698 +<00008adc> 3025 +<00008add> 19810 +<00008ade> 6697 +<00008adf> 8621 +<00008ae0> 6694 +<00008ae1> 6702 +<00008ae2> 6695 +<00008ae4> 6691 +<00008ae6> 3096 +<00008ae7> 6690 +<00008aeb> 6688 +<00008aec> 19811 +<00008aed> 3851 +<00008aee> 2238 +<00008af0> 22552 +<00008af1> 6692 +endcidchar + +100 begincidchar +<00008af3> 6689 +<00008af4> 15142 +<00008af5> 19812 +<00008af6> 8623 +<00008af7> 6696 +<00008af8> 2430 +<00008afa> 7678 +<00008afc> 18683 +<00008afe> 2906 +<00008aff> 22553 +<00008b00> 3699 +<00008b01> 1276 +<00008b02> 1190 +<00008b04> 3197 +<00008b05> 18686 +<00008b06> 19813 +<00008b07> 6700 +<00008b0a> 18685 +<00008b0b> 22554 +<00008b0c> 6699 +<00008b0d> 18687 +<00008b0e> 7766 +<00008b0f> 19814 +<00008b10> 6704 +<00008b11> 19815 +<00008b14> 6693 +<00008b16> 6703 +<00008b17> 6705 +<00008b19> 1888 +<00008b1a> 6701 +<00008b1b> 2024 +<00008b1c> 18688 +<00008b1d> 2305 +<00008b1e> 22555 +<00008b1f> 15143 +<00008b20> 6706 +<00008b21> 3906 +<00008b26> 6709 +<00008b28> 6712 +<00008b2b> 6710 +<00008b2c> 7785 +<00008b2d> 18689 +<00008b30> 22556 +<00008b33> 6707 +<00008b37> 15144 +<00008b39> 1752 +<00008b3c> 22557 +<00008b3e> 6711 +<00008b41> 6713 +<00008b42> 22558 +<00008b45> 19816 +<00008b46> 17128 +<00008b48> 22559 +<00008b49> 6717 +<00008b4c> 6714 +<00008b4d> 22560 +<00008b4e> 6716 +<00008b4f> 6715 +<00008b51> 18691 +<00008b52> 19817 +<00008b53> 8624 +<00008b54> 15147 +<00008b56> 6718 +<00008b58> 2269 +<00008b59> 17129 +<00008b5a> 6720 +<00008b5b> 6719 +<00008b5c> 3546 +<00008b5e> 18692 +<00008b5f> 6722 +<00008b63> 22561 +<00008b66> 1839 +<00008b69> 17130 +<00008b6b> 6721 +<00008b6c> 6723 +<00008b6d> 19818 +<00008b6f> 6724 +<00008b70> 1630 +<00008b71> 6190 +<00008b72> 2529 +<00008b74> 6725 +<00008b76> 18693 +<00008b77> 1954 +<00008b78> 19819 +<00008b79> 22562 +<00008b7c> 19820 +<00008b7d> 6726 +<00008b7e> 19821 +<00008b7f> 21074 +<00008b80> 6727 +<00008b81> 18694 +<00008b83> 2188 +<00008b84> 22563 +<00008b85> 19822 +<00008b8a> 5075 +<00008b8b> 18695 +<00008b8c> 6728 +<00008b8d> 22564 +<00008b8e> 6729 +<00008b8f> 22565 +endcidchar + +100 begincidchar +<00008b90> 2364 +<00008b96> 6732 +<00008b9c> 15148 +<00008b9d> 17131 +<00008b9e> 15149 +<00008b9f> 19823 +<00008c37> 2921 +<00008c38> 22566 +<00008c39> 18698 +<00008c3a> 6735 +<00008c3d> 18700 +<00008c3e> 22567 +<00008c3f> 6737 +<00008c41> 6736 +<00008c45> 18703 +<00008c46> 3198 +<00008c47> 15150 +<00008c48> 6738 +<00008c49> 17132 +<00008c4a> 3675 +<00008c4b> 19824 +<00008c4c> 6739 +<00008c4e> 6740 +<00008c4f> 18704 +<00008c50> 6741 +<00008c51> 22568 +<00008c53> 19825 +<00008c54> 15151 +<00008c55> 6742 +<00008c57> 18705 +<00008c58> 22569 +<00008c59> 22572 +<00008c5a> 3250 +<00008c5b> 22570 +<00008c5d> 22571 +<00008c61> 2501 +<00008c62> 6743 +<00008c66> 22575 +<00008c68> 17133 +<00008c69> 18706 +<00008c6a> 2045 +<00008c6b> 4103 +<00008c6c> 6744 +<00008c6d> 18707 +<00008c73> 15152 +<00008c78> 6745 +<00008c79> 20222 +<00008c7a> 6746 +<00008c7b> 19826 +<00008c7c> 6754 +<00008c7e> 22578 +<00008c82> 6747 +<00008c85> 6749 +<00008c89> 6748 +<00008c8a> 6750 +<00008c8b> 22581 +<00008c8c> 3700 +<00008c90> 22582 +<00008c92> 18710 +<00008c93> 18709 +<00008c94> 6753 +<00008c98> 6755 +<00008c99> 18711 +<00008c9b> 18713 +<00008c9c> 22584 +<00008c9d> 1419 +<00008c9e> 3075 +<00008c9f> 13644 +<00008ca0> 3547 +<00008ca1> 2130 +<00008ca2> 2025 +<00008ca4> 15153 +<00008ca7> 3521 +<00008ca8> 1375 +<00008ca9> 3426 +<00008caa> 6758 +<00008cab> 1551 +<00008cac> 2681 +<00008cad> 6757 +<00008cae> 6762 +<00008caf> 2999 +<00008cb0> 3823 +<00008cb4> 1608 +<00008cb6> 6763 +<00008cb7> 3353 +<00008cb8> 2879 +<00008cb9> 22585 +<00008cba> 19827 +<00008cbb> 3461 +<00008cbc> 3127 +<00008cbd> 6759 +<00008cbf> 3701 +<00008cc0> 1388 +<00008cc1> 6765 +<00008cc2> 4046 +<00008cc3> 3038 +<00008cc4> 4075 +<00008cc5> 19828 +<00008cc6> 22586 +<00008cc7> 2239 +endcidchar + +100 begincidchar +<00008cc8> 6764 +<00008cc9> 19829 +<00008cca> 2833 +<00008ccb> 22587 +<00008ccd> 6781 +<00008cce> 2730 +<00008ccf> 22588 +<00008cd1> 3280 +<00008cd2> 19830 +<00008cd3> 3522 +<00008cd5> 18715 +<00008cd6> 18714 +<00008cd9> 15154 +<00008cda> 6768 +<00008cdb> 2189 +<00008cdc> 2240 +<00008cdd> 22589 +<00008cde> 2502 +<00008ce0> 3355 +<00008ce1> 15155 +<00008ce2> 1889 +<00008ce3> 6767 +<00008ce4> 6766 +<00008ce6> 3548 +<00008ce8> 22590 +<00008cea> 2285 +<00008cec> 19831 +<00008ced> 7756 +<00008cef> 22591 +<00008cf0> 8626 +<00008cf1> 18717 +<00008cf2> 22592 +<00008cf4> 8627 +<00008cf5> 19832 +<00008cf7> 19833 +<00008cf8> 15156 +<00008cfc> 2026 +<00008cfd> 6769 +<00008cfe> 15157 +<00008cff> 22593 +<00008d01> 19834 +<00008d03> 19835 +<00008d07> 6775 +<00008d08> 2819 +<00008d09> 18719 +<00008d0a> 6774 +<00008d0b> 1570 +<00008d0d> 6777 +<00008d0e> 18720 +<00008d0f> 6776 +<00008d10> 6778 +<00008d12> 8628 +<00008d13> 6780 +<00008d14> 6782 +<00008d16> 6783 +<00008d17> 19836 +<00008d1b> 15158 +<00008d1c> 19837 +<00008d64> 2682 +<00008d65> 22594 +<00008d66> 2299 +<00008d67> 6784 +<00008d69> 15159 +<00008d6b> 1456 +<00008d6c> 15160 +<00008d6d> 6785 +<00008d6e> 19838 +<00008d70> 2808 +<00008d71> 6786 +<00008d73> 6787 +<00008d74> 3549 +<00008d76> 8629 +<00008d77> 1609 +<00008d7f> 22595 +<00008d81> 6788 +<00008d82> 22596 +<00008d84> 15161 +<00008d85> 3026 +<00008d88> 22597 +<00008d8a> 1277 +<00008d8d> 15162 +<00008d90> 22598 +<00008d91> 19839 +<00008d95> 15163 +<00008d99> 6789 +<00008d9e> 22599 +<00008d9f> 19840 +<00008da0> 22600 +<00008da3> 2333 +<00008da6> 15164 +<00008da8> 2620 +<00008dab> 19841 +<00008dac> 22601 +<00008daf> 17134 +<00008db2> 19842 +<00008db3> 2829 +<00008db5> 22602 +<00008db7> 22603 +<00008db9> 22604 +<00008dba> 6792 +endcidchar + +100 begincidchar +<00008dbb> 22605 +<00008dbc> 22613 +<00008dbe> 6791 +<00008dc0> 22606 +<00008dc2> 6790 +<00008dc5> 22607 +<00008dc6> 15165 +<00008dc7> 22608 +<00008dc8> 18721 +<00008dca> 22609 +<00008dcb> 6798 +<00008dcc> 6796 +<00008dce> 15166 +<00008dcf> 6793 +<00008dd1> 17135 +<00008dd4> 22610 +<00008dd5> 19843 +<00008dd6> 6795 +<00008dd7> 17136 +<00008dd9> 18722 +<00008dda> 6794 +<00008ddb> 6797 +<00008ddd> 1681 +<00008ddf> 6801 +<00008de1> 2683 +<00008de3> 6802 +<00008de4> 15167 +<00008de5> 22611 +<00008de7> 19844 +<00008de8> 1933 +<00008dec> 15168 +<00008def> 4047 +<00008df0> 22612 +<00008df3> 3027 +<00008df4> 19847 +<00008df5> 2731 +<00008dfc> 6803 +<00008dfd> 18725 +<00008dff> 6806 +<00008e01> 19848 +<00008e06> 18726 +<00008e0a> 3907 +<00008e0b> 19849 +<00008e0c> 18723 +<00008e0f> 3199 +<00008e10> 6809 +<00008e11> 22616 +<00008e14> 18728 +<00008e16> 18729 +<00008e1f> 6810 +<00008e20> 15169 +<00008e23> 17137 +<00008e26> 19850 +<00008e27> 18732 +<00008e2a> 6824 +<00008e30> 6813 +<00008e31> 19851 +<00008e33> 22617 +<00008e34> 6814 +<00008e35> 6812 +<00008e36> 18735 +<00008e39> 18736 +<00008e3d> 17138 +<00008e42> 6811 +<00008e44> 3097 +<00008e47> 6816 +<00008e48> 6820 +<00008e49> 6817 +<00008e4a> 6815 +<00008e4b> 15170 +<00008e4c> 6818 +<00008e4d> 19854 +<00008e4e> 22620 +<00008e4f> 19855 +<00008e50> 6819 +<00008e54> 18737 +<00008e55> 6826 +<00008e59> 6821 +<00008e5b> 22621 +<00008e5c> 19856 +<00008e5f> 2684 +<00008e60> 6823 +<00008e61> 19857 +<00008e62> 18738 +<00008e63> 6825 +<00008e64> 6822 +<00008e69> 19858 +<00008e6c> 15171 +<00008e6d> 18739 +<00008e6f> 18740 +<00008e70> 15172 +<00008e71> 19859 +<00008e72> 6828 +<00008e74> 2365 +<00008e75> 19860 +<00008e76> 6827 +<00008e77> 19861 +<00008e79> 22624 +<00008e7a> 15173 +<00008e7b> 17139 +endcidchar + +100 begincidchar +<00008e7c> 6829 +<00008e81> 6830 +<00008e84> 6833 +<00008e85> 6832 +<00008e87> 6831 +<00008e89> 19862 +<00008e8a> 6835 +<00008e8b> 6834 +<00008e8d> 3842 +<00008e90> 19863 +<00008e91> 6837 +<00008e92> 15174 +<00008e93> 6836 +<00008e94> 6838 +<00008e95> 19864 +<00008e98> 18741 +<00008e99> 6839 +<00008e9a> 19865 +<00008e9b> 22627 +<00008e9d> 22628 +<00008e9e> 18742 +<00008ea1> 6841 +<00008ea2> 22629 +<00008ea7> 19866 +<00008ea9> 19867 +<00008eaa> 6840 +<00008eab> 2574 +<00008eac> 6842 +<00008ead> 19868 +<00008eae> 15175 +<00008eaf> 1765 +<00008eb0> 6843 +<00008eb1> 6845 +<00008eb3> 15176 +<00008eb5> 18743 +<00008eb6> 14083 +<00008eba> 22630 +<00008ebb> 18744 +<00008ebe> 6846 +<00008ec0> 7663 +<00008ec1> 22631 +<00008ec5> 6847 +<00008ec6> 6844 +<00008ec7> 22634 +<00008ec8> 6848 +<00008eca> 2306 +<00008ecb> 6849 +<00008ecc> 1610 +<00008ecd> 1801 +<00008ecf> 8631 +<00008ed1> 15177 +<00008ed2> 1890 +<00008ed4> 15178 +<00008edb> 6850 +<00008edc> 22635 +<00008edf> 3272 +<00008ee2> 3128 +<00008ee3> 6851 +<00008ee8> 19869 +<00008eeb> 6854 +<00008eed> 22639 +<00008eee> 22636 +<00008ef0> 19870 +<00008ef1> 22637 +<00008ef7> 22638 +<00008ef8> 2272 +<00008ef9> 15179 +<00008efa> 17142 +<00008efb> 6853 +<00008efc> 6852 +<00008efd> 1840 +<00008efe> 6855 +<00008f00> 18748 +<00008f02> 22640 +<00008f03> 1457 +<00008f05> 6857 +<00008f07> 19871 +<00008f08> 18749 +<00008f09> 2124 +<00008f0a> 6856 +<00008f0c> 6865 +<00008f12> 6859 +<00008f13> 6861 +<00008f14> 3637 +<00008f15> 6858 +<00008f16> 22643 +<00008f17> 15180 +<00008f18> 19872 +<00008f19> 6860 +<00008f1b> 6864 +<00008f1c> 6862 +<00008f1d> 1611 +<00008f1e> 17143 +<00008f1f> 6863 +<00008f23> 22646 +<00008f25> 19873 +<00008f26> 6866 +<00008f27> 19874 +<00008f28> 22647 +<00008f29> 3344 +endcidchar + +100 begincidchar +<00008f2a> 4000 +<00008f2b> 18750 +<00008f2c> 19875 +<00008f2d> 17144 +<00008f2e> 22648 +<00008f2f> 2366 +<00008f33> 6867 +<00008f34> 22649 +<00008f35> 19876 +<00008f36> 15181 +<00008f37> 22650 +<00008f38> 3852 +<00008f39> 6869 +<00008f3a> 19877 +<00008f3b> 6868 +<00008f3e> 6872 +<00008f3f> 3883 +<00008f40> 18751 +<00008f41> 22651 +<00008f42> 6871 +<00008f43> 19878 +<00008f44> 1483 +<00008f45> 6870 +<00008f46> 6875 +<00008f47> 19879 +<00008f49> 6874 +<00008f4a> 18752 +<00008f4c> 6873 +<00008f4d> 3116 +<00008f4e> 6876 +<00008f4f> 22652 +<00008f51> 19880 +<00008f54> 17145 +<00008f55> 19881 +<00008f57> 6877 +<00008f58> 18753 +<00008f5c> 6878 +<00008f5f> 2046 +<00008f61> 1787 +<00008f65> 22657 +<00008f9b> 2575 +<00008f9c> 6882 +<00008f9d> 22658 +<00008f9e> 2265 +<00008f9f> 6883 +<00008fa3> 6884 +<00008fa4> 18755 +<00008fa5> 19885 +<00008fa6> 15182 +<00008fa7> 4278 +<00008fa8> 4277 +<00008fad> 6885 +<00008fae> 6143 +<00008faf> 6886 +<00008fb0> 2914 +<00008fb1> 2545 +<00008fb2> 3318 +<00008fb4> 18756 +<00008fb7> 6887 +<00008fb8> 22659 +<00008fba> 3621 +<00008fbb> 8267 +<00008fbc> 2064 +<00008fbe> 22660 +<00008fbf> 7735 +<00008fc0> 22661 +<00008fc1> 18758 +<00008fc2> 7638 +<00008fc4> 7980 +<00008fc5> 2589 +<00008fc6> 18759 +<00008fc8> 14233 +<00008fca> 18761 +<00008fcb> 22662 +<00008fcd> 18762 +<00008fce> 1844 +<00008fd0> 22663 +<00008fd1> 1753 +<00008fd2> 22664 +<00008fd3> 18763 +<00008fd4> 3622 +<00008fd5> 18764 +<00008fda> 6888 +<00008fe0> 15186 +<00008fe2> 6890 +<00008fe3> 22665 +<00008fe4> 15187 +<00008fe5> 6889 +<00008fe6> 7647 +<00008fe8> 17147 +<00008fe9> 3278 +<00008fea> 6891 +<00008feb> 3373 +<00008fed> 3117 +<00008fee> 17148 +<00008fef> 6892 +<00008ff0> 2396 +<00008ff1> 18765 +<00008ff4> 6894 +<00008ff5> 18766 +endcidchar + +100 begincidchar +<00008ff6> 15188 +<00008ff7> 3790 +<00008ff8> 6909 +<00008ffb> 18767 +<00008ffd> 3045 +<00008ffe> 22666 +<00009000> 2880 +<00009001> 2809 +<00009002> 15189 +<00009003> 3200 +<00009004> 19886 +<00009005> 6895 +<00009006> 1647 +<00009008> 17149 +<0000900b> 6904 +<0000900c> 18768 +<0000900d> 6901 +<0000900e> 6914 +<0000900f> 3201 +<00009010> 2974 +<00009011> 6898 +<00009013> 3098 +<00009014> 3149 +<00009015> 6899 +<00009016> 6903 +<00009017> 7711 +<00009018> 22667 +<00009019> 7772 +<0000901a> 3048 +<0000901b> 19887 +<0000901d> 2662 +<0000901e> 6902 +<0000901f> 2830 +<00009020> 2820 +<00009021> 6900 +<00009022> 8266 +<00009023> 4040 +<00009027> 6905 +<0000902c> 15190 +<0000902d> 17150 +<0000902e> 2881 +<0000902f> 19888 +<00009031> 2367 +<00009032> 2576 +<00009035> 6907 +<00009036> 6906 +<00009037> 18769 +<00009038> 1203 +<00009039> 6908 +<0000903c> 7783 +<0000903e> 6916 +<0000903f> 22673 +<00009041> 20287 +<00009042> 2609 +<00009043> 18771 +<00009044> 15191 +<00009045> 2967 +<00009047> 1776 +<00009049> 6915 +<0000904a> 3873 +<0000904b> 1249 +<0000904c> 19889 +<0000904d> 3623 +<0000904e> 1377 +<00009053> 3219 +<00009054> 2913 +<00009055> 1191 +<00009056> 6917 +<00009058> 6918 +<00009059> 7476 +<0000905b> 19890 +<0000905c> 7726 +<0000905d> 18772 +<0000905e> 6919 +<00009060> 1301 +<00009061> 7722 +<00009062> 22674 +<00009063> 1891 +<00009065> 3908 +<00009066> 22675 +<00009067> 8634 +<00009068> 6920 +<00009069> 3110 +<0000906c> 22676 +<0000906d> 2810 +<0000906e> 2307 +<0000906f> 6921 +<00009070> 19891 +<00009072> 6924 +<00009074> 19892 +<00009075> 2415 +<00009076> 6922 +<00009077> 2733 +<00009078> 2732 +<00009079> 19893 +<0000907a> 1192 +<0000907c> 3987 +<0000907d> 6926 +<0000907f> 3462 +<00009080> 6928 +endcidchar + +100 begincidchar +<00009081> 6927 +<00009082> 6925 +<00009083> 5943 +<00009084> 1552 +<00009085> 18775 +<00009087> 6893 +<00009088> 15192 +<00009089> 6930 +<0000908a> 6929 +<0000908b> 19894 +<0000908c> 18776 +<0000908e> 22677 +<0000908f> 6931 +<00009090> 18777 +<00009091> 3874 +<00009095> 15193 +<00009097> 17151 +<00009098> 19895 +<00009099> 15194 +<0000909b> 15195 +<000090a0> 19896 +<000090a1> 18778 +<000090a2> 15196 +<000090a3> 3257 +<000090a5> 22678 +<000090a6> 3676 +<000090a8> 6932 +<000090aa> 2309 +<000090af> 6933 +<000090b0> 18780 +<000090b1> 6934 +<000090b2> 19897 +<000090b3> 17152 +<000090b4> 15197 +<000090b5> 6935 +<000090b6> 18781 +<000090b8> 3099 +<000090bd> 19898 +<000090be> 17153 +<000090c1> 1198 +<000090c3> 18782 +<000090c7> 17156 +<000090c8> 18783 +<000090c9> 19899 +<000090ca> 2027 +<000090cc> 22679 +<000090ce> 4064 +<000090d2> 22684 +<000090d5> 22680 +<000090d7> 15198 +<000090db> 6939 +<000090dc> 18785 +<000090dd> 15199 +<000090de> 8635 +<000090df> 18786 +<000090e1> 1802 +<000090e2> 6936 +<000090e4> 6937 +<000090e5> 22683 +<000090e8> 3558 +<000090eb> 18791 +<000090ed> 1458 +<000090ef> 17157 +<000090f0> 19900 +<000090f2> 18789 +<000090f4> 15200 +<000090f5> 3875 +<000090f6> 18788 +<000090f7> 1719 +<000090fd> 3150 +<00009100> 18790 +<00009102> 6940 +<00009104> 18794 +<00009105> 19901 +<00009106> 18795 +<00009108> 22685 +<0000910d> 22686 +<00009110> 22687 +<00009112> 6941 +<00009114> 17158 +<00009115> 8637 +<00009116> 17159 +<00009117> 15201 +<00009118> 18796 +<00009119> 6942 +<0000911a> 22688 +<0000911c> 15202 +<0000911e> 18797 +<00009120> 22689 +<00009125> 19902 +<00009127> 8638 +<00009129> 22690 +<0000912d> 7748 +<0000912e> 22691 +<0000912f> 17162 +<00009130> 6944 +<00009131> 15203 +<00009132> 6943 +<00009134> 17163 +<00009136> 22692 +endcidchar + +100 begincidchar +<00009137> 18798 +<00009139> 18799 +<0000913a> 15204 +<0000913c> 22693 +<0000913d> 15205 +<00009143> 22694 +<00009148> 15206 +<00009149> 3243 +<0000914a> 6945 +<0000914b> 7698 +<0000914c> 2316 +<0000914d> 3345 +<0000914e> 2991 +<0000914f> 22695 +<00009152> 2334 +<00009153> 22696 +<00009154> 2610 +<00009156> 6946 +<00009157> 18802 +<00009158> 6947 +<00009159> 18803 +<0000915a> 19903 +<0000915b> 15207 +<00009161> 15208 +<00009162> 2595 +<00009163> 6948 +<00009164> 15209 +<00009165> 6949 +<00009167> 19904 +<00009169> 6950 +<0000916a> 3929 +<0000916c> 2369 +<0000916d> 22697 +<00009172> 6952 +<00009173> 6951 +<00009174> 18804 +<00009175> 2028 +<00009177> 2053 +<00009178> 2190 +<00009179> 18805 +<0000917a> 19905 +<0000917b> 22698 +<00009181> 22699 +<00009182> 6955 +<00009183> 17164 +<00009185> 18806 +<00009186> 22700 +<00009187> 2416 +<00009189> 6954 +<0000918a> 19906 +<0000918b> 6953 +<0000918d> 2889 +<0000918e> 15210 +<00009190> 1955 +<00009191> 19907 +<00009192> 2663 +<00009195> 19908 +<00009197> 3396 +<00009198> 22703 +<0000919c> 2371 +<0000919e> 15211 +<000091a1> 22704 +<000091a2> 6956 +<000091a4> 2503 +<000091a6> 22705 +<000091a8> 15212 +<000091aa> 6959 +<000091ab> 6957 +<000091ac> 7707 +<000091af> 6958 +<000091b0> 19909 +<000091b1> 7777 +<000091b2> 15215 +<000091b3> 18807 +<000091b4> 6961 +<000091b5> 6960 +<000091b6> 18808 +<000091b8> 2530 +<000091ba> 6962 +<000091bb> 19910 +<000091bc> 15216 +<000091bd> 19911 +<000091bf> 22706 +<000091c2> 19912 +<000091c5> 19913 +<000091c6> 3428 +<000091c7> 2115 +<000091c8> 2317 +<000091c9> 6965 +<000091cb> 6966 +<000091cc> 3948 +<000091cd> 2383 +<000091ce> 3834 +<000091cf> 3988 +<000091d0> 6967 +<000091d1> 1754 +<000091d6> 6968 +<000091d7> 8640 +<000091d8> 3101 +<000091d9> 22709 +endcidchar + +100 begincidchar +<000091da> 8639 +<000091db> 6971 +<000091dc> 20290 +<000091dd> 2577 +<000091de> 8641 +<000091df> 6969 +<000091e1> 6970 +<000091e3> 3068 +<000091e6> 3715 +<000091e7> 1780 +<000091ec> 18813 +<000091ef> 22712 +<000091f0> 15217 +<000091f1> 17165 +<000091f7> 15218 +<000091f9> 22713 +<000091fb> 15219 +<000091fc> 6972 +<000091fd> 22714 +<000091ff> 6976 +<00009200> 19914 +<00009201> 18814 +<00009206> 8646 +<00009207> 15220 +<00009209> 19915 +<0000920a> 8648 +<0000920c> 22717 +<0000920d> 3255 +<0000920e> 1441 +<00009210> 8647 +<00009211> 6980 +<00009214> 6977 +<00009215> 6979 +<00009218> 22720 +<0000921e> 6975 +<00009223> 19916 +<00009228> 15221 +<00009229> 7050 +<0000922c> 6978 +<00009233> 15222 +<00009234> 4019 +<00009237> 1934 +<00009238> 15223 +<00009239> 8655 +<0000923a> 8649 +<0000923c> 8651 +<0000923e> 22731 +<0000923f> 6988 +<00009240> 8650 +<00009242> 18818 +<00009243> 15224 +<00009244> 3118 +<00009245> 6983 +<00009246> 22732 +<00009247> 15225 +<00009248> 6986 +<00009249> 6984 +<0000924a> 18819 +<0000924b> 6989 +<0000924d> 22733 +<0000924e> 8652 +<0000924f> 15226 +<00009250> 6990 +<00009251> 8654 +<00009256> 18820 +<00009257> 6982 +<00009258> 22734 +<00009259> 8653 +<0000925a> 6995 +<0000925b> 1302 +<0000925e> 6981 +<00009260> 15227 +<00009261> 18821 +<00009262> 3393 +<00009264> 6985 +<00009265> 18822 +<00009266> 2504 +<00009267> 8656 +<00009268> 18823 +<00009269> 22737 +<00009271> 2029 +<00009275> 22741 +<00009276> 19917 +<00009279> 22742 +<0000927b> 22743 +<0000927e> 3702 +<0000927f> 18827 +<00009280> 1756 +<00009283> 2384 +<00009285> 3220 +<00009288> 8362 +<00009289> 18828 +<0000928a> 22744 +<0000928d> 18829 +<0000928e> 19918 +<00009291> 2735 +<00009292> 22745 +<00009293> 6993 +<00009295> 6987 +<00009296> 6992 +endcidchar + +100 begincidchar +<00009297> 18830 +<00009298> 3791 +<00009299> 18831 +<0000929a> 3028 +<0000929b> 6994 +<0000929c> 6991 +<0000929f> 18832 +<000092a0> 22746 +<000092a7> 8657 +<000092a8> 22749 +<000092ab> 18833 +<000092ad> 2734 +<000092af> 19919 +<000092b2> 18836 +<000092b3> 13652 +<000092b6> 22750 +<000092b7> 6998 +<000092b8> 22751 +<000092b9> 6997 +<000092ba> 22752 +<000092bd> 22753 +<000092c1> 19922 +<000092c2> 15228 +<000092c3> 19923 +<000092c5> 19924 +<000092c6> 18839 +<000092c7> 22754 +<000092c8> 19925 +<000092cd> 22755 +<000092ce> 18840 +<000092cf> 6996 +<000092d0> 8663 +<000092d2> 3677 +<000092d3> 8667 +<000092d5> 8665 +<000092d7> 8661 +<000092d8> 22756 +<000092d9> 8662 +<000092df> 15231 +<000092e0> 8666 +<000092e1> 22759 +<000092e3> 22760 +<000092e4> 2437 +<000092e5> 18841 +<000092e7> 8660 +<000092e8> 22761 +<000092e9> 6999 +<000092ea> 3631 +<000092ec> 22762 +<000092ed> 1270 +<000092ee> 22763 +<000092f0> 22764 +<000092f2> 3512 +<000092f3> 2992 +<000092f7> 18845 +<000092f8> 1682 +<000092f9> 8368 +<000092fa> 7001 +<000092fb> 8670 +<000092fc> 2031 +<000092ff> 8673 +<00009300> 22765 +<00009302> 8675 +<00009304> 13402 +<00009306> 7690 +<00009308> 22766 +<0000930d> 15232 +<0000930f> 7000 +<00009310> 2611 +<00009311> 18842 +<00009314> 19926 +<00009315> 15233 +<00009318> 2612 +<00009319> 7004 +<0000931a> 7006 +<0000931c> 22767 +<0000931d> 8674 +<0000931e> 8672 +<0000931f> 15234 +<00009320> 2531 +<00009321> 8669 +<00009322> 7005 +<00009323> 7007 +<00009324> 22768 +<00009325> 8668 +<00009326> 1739 +<00009327> 15235 +<00009328> 3511 +<00009329> 18846 +<0000932a> 22769 +<0000932b> 2318 +<0000932c> 4041 +<0000932e> 7003 +<0000932f> 2152 +<00009332> 4069 +<00009333> 19927 +<00009334> 22770 +<00009335> 7009 +<00009336> 19928 +<00009337> 22771 +endcidchar + +100 begincidchar +<0000933a> 7008 +<0000933b> 7010 +<00009344> 7002 +<00009347> 15236 +<00009348> 8361 +<00009349> 17166 +<0000934a> 13400 +<0000934b> 3265 +<0000934d> 3151 +<00009350> 22772 +<00009351> 18849 +<00009352> 15237 +<00009354> 3059 +<00009355> 22773 +<00009356> 7015 +<00009357> 8677 +<00009358> 19929 +<0000935a> 18850 +<0000935b> 2945 +<0000935c> 7011 +<0000935e> 22774 +<00009360> 7012 +<00009367> 22775 +<00009369> 22776 +<0000936a> 15239 +<0000936b> 18851 +<0000936c> 1795 +<0000936d> 15240 +<0000936e> 7014 +<0000936f> 22777 +<00009370> 8676 +<00009371> 18852 +<00009373> 18853 +<00009374> 22778 +<00009375> 20276 +<00009376> 22779 +<0000937a> 22780 +<0000937c> 7013 +<0000937d> 22781 +<0000937e> 2505 +<0000937f> 19930 +<00009382> 19931 +<00009388> 18857 +<0000938a> 19932 +<0000938b> 18858 +<0000938c> 1495 +<0000938d> 22784 +<0000938f> 18859 +<00009392> 22785 +<00009394> 7019 +<00009395> 22786 +<00009396> 2095 +<00009397> 2811 +<00009398> 22787 +<0000939a> 7745 +<0000939b> 15241 +<0000939e> 18860 +<000093a1> 18854 +<000093a3> 17169 +<000093a4> 8678 +<000093a6> 22789 +<000093a7> 1433 +<000093a8> 22790 +<000093a9> 15243 +<000093ab> 22791 +<000093ae> 3039 +<000093b0> 7016 +<000093b9> 7020 +<000093ba> 15242 +<000093bb> 19933 +<000093c1> 15244 +<000093c3> 7026 +<000093c6> 8679 +<000093c7> 18865 +<000093c8> 7029 +<000093c9> 22797 +<000093ca> 15245 +<000093cb> 22798 +<000093cc> 19934 +<000093cd> 22799 +<000093d0> 7028 +<000093d1> 3111 +<000093d3> 22800 +<000093d8> 7025 +<000093d9> 22801 +<000093dc> 18866 +<000093dd> 7027 +<000093de> 8680 +<000093df> 17170 +<000093e1> 1720 +<000093e2> 15246 +<000093e4> 7030 +<000093e5> 7024 +<000093e6> 19935 +<000093e7> 18867 +<000093e8> 7023 +<000093f1> 18864 +<000093f5> 18861 +<000093f7> 22802 +<000093f8> 8681 +endcidchar + +100 begincidchar +<000093f9> 19936 +<000093fa> 15247 +<000093fb> 18871 +<000093fd> 15248 +<00009401> 22803 +<00009402> 19937 +<00009403> 7034 +<00009404> 17171 +<00009407> 7035 +<00009408> 22804 +<00009409> 18868 +<0000940f> 15249 +<00009410> 7036 +<00009413> 7033 +<00009414> 7032 +<00009415> 22805 +<00009418> 2506 +<00009419> 3202 +<0000941a> 7031 +<0000941f> 22806 +<00009421> 7040 +<0000942b> 7038 +<0000942e> 19940 +<0000942f> 22807 +<00009431> 8682 +<00009432> 18872 +<00009433> 17172 +<00009434> 15250 +<00009435> 7039 +<00009436> 7037 +<00009438> 2904 +<0000943a> 7041 +<0000943b> 18873 +<0000943d> 22808 +<0000943f> 15251 +<00009441> 7042 +<00009443> 22809 +<00009444> 7044 +<00009445> 8683 +<00009448> 8684 +<0000944a> 17173 +<0000944c> 19941 +<00009451> 1553 +<00009452> 7043 +<00009453> 7801 +<00009455> 15252 +<00009459> 22810 +<0000945a> 7055 +<0000945b> 7045 +<0000945c> 22811 +<0000945e> 7048 +<0000945f> 22812 +<00009460> 7046 +<00009461> 22813 +<00009462> 7047 +<00009463> 17174 +<00009468> 22814 +<0000946a> 7049 +<0000946b> 15253 +<0000946d> 18876 +<0000946e> 22815 +<0000946f> 18877 +<00009470> 7051 +<00009471> 17175 +<00009472> 15254 +<00009475> 7052 +<00009477> 7053 +<0000947c> 7056 +<0000947d> 7054 +<0000947e> 7057 +<0000947f> 7059 +<00009481> 7058 +<00009483> 22817 +<00009484> 22816 +<00009577> 3029 +<00009578> 15255 +<00009579> 18878 +<0000957e> 22818 +<00009580> 3827 +<00009582> 7060 +<00009583> 2736 +<00009584> 22819 +<00009586> 18879 +<00009587> 7061 +<00009588> 19942 +<00009589> 3604 +<0000958a> 7062 +<0000958b> 1417 +<0000958e> 17176 +<0000958f> 1246 +<00009591> 1555 +<00009592> 8685 +<00009593> 1554 +<00009594> 7063 +<00009596> 7064 +<0000959f> 17177 +<000095a0> 7067 +<000095a1> 19943 +<000095a2> 1556 +<000095a3> 1459 +endcidchar + +100 begincidchar +<000095a4> 2032 +<000095a5> 3402 +<000095a6> 15256 +<000095a7> 7069 +<000095a8> 7068 +<000095a9> 15257 +<000095ab> 20313 +<000095ac> 17178 +<000095ad> 7070 +<000095b1> 13653 +<000095b2> 1278 +<000095b4> 15259 +<000095b6> 17179 +<000095b9> 7073 +<000095ba> 22822 +<000095bb> 7072 +<000095bc> 7071 +<000095bd> 15260 +<000095be> 7074 +<000095bf> 19944 +<000095c3> 7077 +<000095c6> 19945 +<000095c7> 1163 +<000095c8> 18884 +<000095c9> 19946 +<000095ca> 7075 +<000095cb> 17180 +<000095cc> 7079 +<000095cd> 7078 +<000095d0> 17181 +<000095d3> 17182 +<000095d4> 7081 +<000095d5> 7080 +<000095d6> 7082 +<000095d8> 3206 +<000095d9> 22823 +<000095da> 15261 +<000095dc> 7083 +<000095dd> 22824 +<000095de> 17184 +<000095df> 22825 +<000095e0> 19949 +<000095e1> 7084 +<000095e2> 7086 +<000095e4> 19950 +<000095e5> 7085 +<000095e6> 19951 +<000095e8> 14061 +<0000961c> 3550 +<0000961d> 15262 +<0000961e> 22826 +<00009621> 7087 +<00009622> 22827 +<00009624> 19952 +<00009628> 7088 +<0000962a> 2133 +<0000962c> 18887 +<00009631> 19953 +<00009632> 3703 +<00009637> 22830 +<00009638> 19954 +<0000963b> 2765 +<0000963c> 18891 +<0000963d> 19955 +<0000963f> 1128 +<00009640> 2859 +<00009641> 15263 +<00009642> 7091 +<00009644> 3551 +<0000964b> 7094 +<0000964c> 7092 +<0000964d> 2033 +<0000964f> 7093 +<00009650> 1910 +<00009652> 22833 +<00009654> 19956 +<00009658> 15264 +<0000965b> 3605 +<0000965c> 7096 +<0000965d> 7098 +<0000965e> 7097 +<0000965f> 7099 +<00009661> 18892 +<00009662> 1219 +<00009663> 2590 +<00009664> 2438 +<00009665> 1557 +<00009666> 7100 +<0000966a> 3356 +<0000966c> 7102 +<0000966e> 22836 +<00009670> 1220 +<00009672> 7101 +<00009673> 3040 +<00009674> 19957 +<00009675> 3989 +<00009676> 3203 +<00009677> 7095 +<00009678> 3950 +<0000967a> 1893 +endcidchar + +100 begincidchar +<0000967b> 19958 +<0000967c> 22837 +<0000967d> 3909 +<0000967e> 22838 +<0000967f> 19959 +<00009681> 19960 +<00009682> 18894 +<00009683> 19961 +<00009684> 15265 +<00009685> 1777 +<00009686> 3964 +<00009688> 1790 +<00009689> 19962 +<0000968a> 2882 +<0000968b> 6252 +<0000968d> 7103 +<0000968e> 1418 +<0000968f> 2613 +<00009691> 22839 +<00009694> 1460 +<00009695> 7105 +<00009696> 19963 +<00009697> 7106 +<00009698> 7104 +<00009699> 20273 +<0000969a> 18896 +<0000969b> 2125 +<0000969c> 2507 +<0000969d> 8688 +<0000969f> 22840 +<000096a0> 1221 +<000096a3> 4001 +<000096a4> 15266 +<000096a5> 17185 +<000096a6> 22841 +<000096a7> 7108 +<000096a8> 6923 +<000096a9> 15267 +<000096aa> 7107 +<000096ae> 19964 +<000096af> 8689 +<000096b0> 7111 +<000096b3> 18899 +<000096b4> 7112 +<000096b6> 7113 +<000096b7> 4020 +<000096ba> 18900 +<000096bb> 2669 +<000096bc> 3407 +<000096bd> 18901 +<000096c0> 2627 +<000096c1> 1571 +<000096c4> 3876 +<000096c5> 1389 +<000096c6> 2370 +<000096c7> 1935 +<000096c9> 7118 +<000096ca> 22842 +<000096cb> 7117 +<000096cc> 2241 +<000096cd> 7119 +<000096ce> 7116 +<000096d1> 2166 +<000096d2> 15268 +<000096d5> 7123 +<000096d6> 6546 +<000096d8> 18904 +<000096d9> 4331 +<000096da> 18905 +<000096db> 2621 +<000096dc> 7121 +<000096dd> 18906 +<000096de> 15270 +<000096df> 22844 +<000096e2> 3949 +<000096e3> 3273 +<000096e8> 1229 +<000096e9> 15271 +<000096ea> 2695 +<000096eb> 2274 +<000096ef> 17186 +<000096f0> 3591 +<000096f1> 15272 +<000096f2> 1250 +<000096f6> 4021 +<000096f7> 3925 +<000096f9> 7124 +<000096fa> 22845 +<000096fb> 3135 +<00009700> 2343 +<00009702> 15273 +<00009703> 19965 +<00009704> 7125 +<00009705> 22846 +<00009706> 7126 +<00009707> 2578 +<00009708> 7127 +<00009709> 15274 +<0000970a> 4022 +<0000970d> 7122 +endcidchar + +100 begincidchar +<0000970e> 7129 +<0000970f> 7131 +<00009711> 7130 +<00009713> 7128 +<00009714> 18908 +<00009716> 7132 +<00009719> 7133 +<0000971a> 22847 +<0000971b> 19966 +<0000971c> 2812 +<0000971d> 22848 +<0000971e> 1378 +<00009723> 18909 +<00009724> 7134 +<00009727> 3780 +<00009728> 19969 +<0000972a> 7135 +<00009730> 7136 +<00009731> 19970 +<00009732> 4048 +<00009733> 8690 +<00009736> 18911 +<00009738> 5140 +<00009739> 7137 +<0000973b> 8691 +<00009741> 18912 +<00009742> 7143 +<00009743> 8692 +<00009744> 7140 +<00009746> 7141 +<00009747> 18913 +<00009748> 7142 +<00009749> 7144 +<0000974a> 22850 +<0000974d> 8693 +<0000974e> 17187 +<0000974f> 8694 +<00009751> 8695 +<00009752> 2664 +<00009755> 20314 +<00009756> 3843 +<00009757> 18914 +<00009758> 22851 +<00009759> 2665 +<0000975a> 15275 +<0000975b> 18915 +<0000975c> 7145 +<0000975e> 3463 +<00009760> 7146 +<00009761> 7430 +<00009762> 3800 +<00009763> 15276 +<00009764> 7147 +<00009766> 7148 +<00009767> 19971 +<00009768> 7149 +<00009769> 1461 +<0000976a> 18916 +<0000976b> 7151 +<0000976d> 2591 +<0000976e> 15277 +<00009771> 13624 +<00009773> 15278 +<00009774> 1786 +<00009776> 19972 +<00009779> 7153 +<0000977a> 7157 +<0000977b> 22854 +<0000977c> 7155 +<0000977d> 19973 +<0000977f> 19974 +<00009780> 22855 +<00009781> 7156 +<00009784> 7653 +<00009785> 7154 +<00009786> 7158 +<00009789> 22856 +<0000978b> 7159 +<0000978d> 1164 +<00009795> 17188 +<00009796> 18919 +<00009797> 22857 +<00009798> 7708 +<00009799> 19975 +<0000979a> 15279 +<0000979c> 7162 +<0000979e> 18920 +<0000979f> 19976 +<000097a0> 1633 +<000097a2> 15280 +<000097a3> 7165 +<000097a6> 7164 +<000097a8> 7163 +<000097ab> 6708 +<000097ac> 19977 +<000097ad> 20291 +<000097ae> 17189 +<000097b8> 22858 +<000097b9> 19978 +<000097ba> 17190 +endcidchar + +100 begincidchar +<000097bc> 22859 +<000097be> 18923 +<000097bf> 22860 +<000097c1> 17191 +<000097c3> 7168 +<000097c6> 7169 +<000097c7> 22863 +<000097c8> 7170 +<000097c9> 17192 +<000097ca> 22864 +<000097cb> 7171 +<000097cc> 18924 +<000097cd> 19979 +<000097ce> 22865 +<000097d0> 22866 +<000097d1> 18925 +<000097d3> 1558 +<000097d4> 18926 +<000097d7> 22867 +<000097d8> 18927 +<000097d9> 15283 +<000097db> 17193 +<000097dc> 7172 +<000097dd> 22868 +<000097de> 15284 +<000097e0> 19980 +<000097e1> 18928 +<000097e4> 22869 +<000097ed> 7173 +<000097ee> 3289 +<000097ef> 19981 +<000097f1> 18929 +<000097f2> 7175 +<000097f3> 1339 +<000097f4> 15285 +<000097f5> 7178 +<000097f6> 7177 +<000097fa> 22872 +<000097fb> 1222 +<000097ff> 1721 +<00009801> 3607 +<00009802> 3030 +<00009803> 2066 +<00009804> 18930 +<00009805> 2034 +<00009806> 2417 +<00009807> 19982 +<00009808> 2594 +<0000980a> 15286 +<0000980c> 7180 +<0000980d> 18931 +<0000980e> 15287 +<0000980f> 7179 +<00009810> 3884 +<00009811> 1572 +<00009812> 3430 +<00009813> 3252 +<00009814> 18932 +<00009816> 18933 +<00009817> 2626 +<00009818> 3990 +<00009819> 22873 +<0000981a> 1841 +<0000981c> 22874 +<0000981e> 15288 +<00009820> 22875 +<00009821> 7183 +<00009823> 15289 +<00009824> 7182 +<00009825> 18938 +<00009826> 19983 +<0000982b> 15290 +<0000982c> 3705 +<0000982d> 3204 +<0000982e> 19984 +<0000982f> 22876 +<00009830> 7795 +<00009834> 1266 +<00009835> 22877 +<00009837> 7184 +<00009838> 7181 +<00009839> 14259 +<0000983b> 3523 +<0000983c> 3924 +<0000983d> 7185 +<0000983e> 15291 +<00009844> 22878 +<00009846> 7186 +<00009847> 18939 +<0000984a> 22879 +<0000984b> 7188 +<0000984c> 2890 +<0000984f> 7187 +<00009851> 22880 +<00009854> 1573 +<00009855> 1894 +<00009856> 17194 +<00009857> 8697 +<00009858> 1574 +<00009859> 15294 +endcidchar + +100 begincidchar +<0000985a> 7752 +<0000985b> 3129 +<0000985e> 4008 +<00009865> 8698 +<00009866> 18940 +<00009867> 1936 +<0000986a> 22881 +<0000986b> 7189 +<0000986c> 15295 +<00009873> 7194 +<00009874> 7193 +<000098a8> 3561 +<000098aa> 7195 +<000098ab> 18941 +<000098ad> 18942 +<000098ae> 22882 +<000098af> 7196 +<000098b0> 18943 +<000098b1> 7197 +<000098b4> 19987 +<000098b6> 7198 +<000098b7> 18945 +<000098b8> 15296 +<000098ba> 15297 +<000098bf> 15298 +<000098c2> 18948 +<000098c3> 7200 +<000098c4> 7199 +<000098c5> 19988 +<000098c6> 7201 +<000098c7> 18949 +<000098c8> 15299 +<000098cb> 18950 +<000098cc> 22883 +<000098db> 3464 +<000098dc> 6201 +<000098df> 2543 +<000098e0> 13848 +<000098e1> 18951 +<000098e2> 1612 +<000098e3> 18952 +<000098e5> 15300 +<000098e6> 22884 +<000098e7> 17195 +<000098e9> 7202 +<000098ea> 18953 +<000098eb> 7203 +<000098ed> 4289 +<000098ee> 5338 +<000098ef> 3431 +<000098f2> 1215 +<000098f3> 18956 +<000098f4> 7634 +<000098f6> 22885 +<000098fc> 2242 +<000098fd> 3678 +<000098fe> 2534 +<00009902> 19989 +<00009903> 7204 +<00009905> 7799 +<00009907> 22886 +<00009908> 18957 +<00009909> 7205 +<0000990a> 3910 +<0000990c> 13650 +<00009910> 7970 +<00009911> 19990 +<00009912> 7206 +<00009913> 1390 +<00009914> 7207 +<00009915> 19991 +<00009918> 7208 +<0000991f> 22887 +<00009920> 7213 +<00009921> 7209 +<00009922> 22888 +<00009924> 7212 +<00009926> 22889 +<00009927> 8701 +<00009928> 1559 +<0000992b> 22890 +<0000992c> 7214 +<0000992e> 7215 +<00009931> 18967 +<00009934> 22891 +<00009935> 19992 +<00009939> 22892 +<00009940> 15303 +<00009941> 18971 +<00009942> 7218 +<00009945> 7220 +<00009946> 18972 +<00009947> 22893 +<00009948> 19993 +<00009949> 7219 +<0000994b> 7222 +<0000994c> 7225 +<0000994d> 15304 +<0000994e> 18973 +<00009950> 7221 +endcidchar + +100 begincidchar +<00009954> 19994 +<00009955> 7226 +<00009957> 7968 +<00009958> 17196 +<00009959> 22894 +<0000995b> 22895 +<0000995c> 15305 +<0000995e> 19995 +<0000995f> 15306 +<00009960> 18974 +<00009996> 2335 +<00009999> 2035 +<0000999b> 22896 +<0000999d> 22897 +<0000999e> 8703 +<0000999f> 22898 +<000099a3> 18975 +<000099a5> 7229 +<000099a6> 18976 +<000099a8> 1436 +<000099ac> 3333 +<000099b0> 22899 +<000099b1> 15307 +<000099b2> 22900 +<000099b3> 2968 +<000099b4> 3267 +<000099b5> 22901 +<000099bc> 7232 +<000099bd> 18977 +<000099bf> 18978 +<000099c1> 20288 +<000099c3> 18979 +<000099c4> 2860 +<000099c5> 1274 +<000099c6> 1766 +<000099c8> 1767 +<000099c9> 15310 +<000099d0> 2993 +<000099d1> 7237 +<000099d2> 1768 +<000099d3> 22902 +<000099d4> 18980 +<000099d5> 1391 +<000099d8> 7236 +<000099d9> 18981 +<000099da> 22903 +<000099db> 7234 +<000099dc> 22904 +<000099dd> 7235 +<000099de> 18982 +<000099df> 7233 +<000099e1> 19996 +<000099e2> 7247 +<000099e7> 22905 +<000099f0> 18984 +<000099f8> 7243 +<000099f9> 18985 +<000099fb> 7242 +<000099fc> 18986 +<000099ff> 2403 +<00009a01> 7244 +<00009a02> 15311 +<00009a03> 17197 +<00009a04> 22913 +<00009a05> 7246 +<00009a08> 14266 +<00009a0a> 18987 +<00009a0b> 22914 +<00009a0c> 19997 +<00009a0e> 1613 +<00009a0f> 7245 +<00009a10> 19998 +<00009a11> 18988 +<00009a12> 2813 +<00009a13> 1895 +<00009a16> 15312 +<00009a19> 8003 +<00009a1a> 18989 +<00009a1e> 22915 +<00009a20> 18990 +<00009a22> 22916 +<00009a23> 19999 +<00009a24> 15313 +<00009a27> 15314 +<00009a28> 2861 +<00009a2b> 7249 +<00009a30> 3205 +<00009a31> 18991 +<00009a33> 22917 +<00009a35> 22918 +<00009a36> 15317 +<00009a37> 7250 +<00009a38> 15318 +<00009a3e> 7255 +<00009a40> 7253 +<00009a41> 20000 +<00009a42> 7252 +<00009a43> 7254 +<00009a44> 18992 +<00009a45> 7251 +endcidchar + +100 begincidchar +<00009a47> 22919 +<00009a4c> 18993 +<00009a4d> 7257 +<00009a4e> 8704 +<00009a51> 20001 +<00009a52> 7727 +<00009a54> 22922 +<00009a55> 7256 +<00009a56> 15320 +<00009a57> 7259 +<00009a58> 18994 +<00009a5a> 1723 +<00009a5b> 7258 +<00009a5d> 22923 +<00009a5f> 7260 +<00009a62> 7261 +<00009a64> 7263 +<00009a65> 7262 +<00009a69> 7264 +<00009a6a> 7266 +<00009a6b> 7265 +<00009aa8> 2062 +<00009aaa> 22924 +<00009aac> 22925 +<00009aad> 7267 +<00009aae> 22926 +<00009aaf> 18996 +<00009ab0> 7268 +<00009ab2> 22927 +<00009ab4> 22928 +<00009ab7> 18998 +<00009ab8> 1434 +<00009ab9> 19000 +<00009abb> 22929 +<00009abc> 7269 +<00009abf> 22930 +<00009ac0> 7270 +<00009ac1> 17198 +<00009ac3> 17199 +<00009ac4> 2615 +<00009ac6> 19002 +<00009ac8> 22931 +<00009ace> 17200 +<00009acf> 7271 +<00009ad0> 19003 +<00009ad1> 7272 +<00009ad2> 19004 +<00009ad5> 19005 +<00009ad6> 17201 +<00009ad7> 22932 +<00009ad8> 2036 +<00009ad9> 8705 +<00009adb> 22933 +<00009adc> 8706 +<00009ae0> 19006 +<00009ae4> 22934 +<00009ae5> 19007 +<00009ae6> 7279 +<00009ae7> 22935 +<00009ae9> 19008 +<00009aea> 3397 +<00009aeb> 7281 +<00009aec> 22936 +<00009aed> 3480 +<00009aee> 7282 +<00009aef> 7280 +<00009af1> 7284 +<00009af4> 7283 +<00009af5> 22939 +<00009af7> 7285 +<00009af9> 15323 +<00009afa> 22940 +<00009afb> 7286 +<00009afd> 22941 +<00009aff> 22942 +<00009b00> 22943 +<00009b01> 20004 +<00009b02> 17202 +<00009b03> 15324 +<00009b06> 7287 +<00009b08> 17203 +<00009b09> 20005 +<00009b0b> 20006 +<00009b0c> 19009 +<00009b10> 19010 +<00009b12> 19011 +<00009b16> 19012 +<00009b18> 7288 +<00009b19> 20009 +<00009b1a> 7289 +<00009b1b> 22946 +<00009b1c> 19013 +<00009b1d> 20297 +<00009b1f> 7290 +<00009b20> 15325 +<00009b25> 7293 +<00009b26> 22947 +<00009b2b> 19014 +<00009b2c> 20298 +<00009b2d> 17205 +endcidchar + +100 begincidchar +<00009b31> 5332 +<00009b32> 7300 +<00009b35> 20010 +<00009b37> 22949 +<00009b3b> 6057 +<00009b3c> 1614 +<00009b3d> 19015 +<00009b41> 1407 +<00009b42> 2082 +<00009b43> 7302 +<00009b44> 7301 +<00009b45> 3761 +<00009b48> 20011 +<00009b4b> 19017 +<00009b4c> 22952 +<00009b4f> 7303 +<00009b51> 7306 +<00009b54> 3728 +<00009b55> 20012 +<00009b58> 7307 +<00009b5a> 1685 +<00009b5b> 22955 +<00009b5e> 17206 +<00009b61> 22956 +<00009b63> 19018 +<00009b65> 19019 +<00009b66> 17207 +<00009b68> 20013 +<00009b6a> 22957 +<00009b6f> 4043 +<00009b72> 8708 +<00009b73> 15328 +<00009b74> 7308 +<00009b75> 8707 +<00009b78> 22960 +<00009b79> 15329 +<00009b7f> 22961 +<00009b80> 20014 +<00009b83> 7310 +<00009b84> 17208 +<00009b85> 22962 +<00009b86> 20015 +<00009b87> 22963 +<00009b89> 22964 +<00009b8a> 17209 +<00009b8b> 22965 +<00009b8d> 22966 +<00009b8e> 1154 +<00009b8f> 8709 +<00009b90> 20016 +<00009b91> 7311 +<00009b92> 3579 +<00009b93> 7309 +<00009b94> 22967 +<00009b9a> 22968 +<00009b9d> 20017 +<00009b9e> 17210 +<00009ba6> 19024 +<00009ba7> 15330 +<00009ba8> 7316 +<00009ba9> 22969 +<00009baa> 3740 +<00009bab> 20280 +<00009bac> 19025 +<00009bad> 2154 +<00009bae> 2737 +<00009bb0> 20018 +<00009bb1> 8710 +<00009bb2> 19027 +<00009bb4> 7317 +<00009bb7> 22970 +<00009bb8> 19028 +<00009bb9> 7320 +<00009bbb> 8711 +<00009bbc> 22971 +<00009bbe> 19029 +<00009bbf> 20019 +<00009bc0> 7318 +<00009bc1> 15331 +<00009bc6> 7321 +<00009bc7> 15332 +<00009bc8> 20020 +<00009bc9> 1957 +<00009bca> 7319 +<00009bce> 17211 +<00009bcf> 7322 +<00009bd0> 22972 +<00009bd4> 7328 +<00009bd6> 7689 +<00009bd7> 15333 +<00009bd8> 19031 +<00009bdb> 2884 +<00009bdd> 19032 +<00009bdf> 14271 +<00009be1> 7329 +<00009be2> 7326 +<00009be3> 7325 +<00009be4> 7327 +<00009be5> 17212 +<00009be7> 15334 +endcidchar + +100 begincidchar +<00009be8> 1845 +<00009bea> 19033 +<00009beb> 15335 +<00009bee> 19035 +<00009bef> 19034 +<00009bf0> 7333 +<00009bf1> 7332 +<00009bf2> 7331 +<00009bf3> 19030 +<00009bf5> 1143 +<00009bf7> 15336 +<00009bf8> 17213 +<00009bf9> 22973 +<00009bfa> 15337 +<00009bfd> 15338 +<00009bff> 20021 +<00009c00> 8712 +<00009c02> 20022 +<00009c04> 7343 +<00009c06> 7339 +<00009c08> 7340 +<00009c09> 7336 +<00009c0a> 7342 +<00009c0b> 15339 +<00009c0c> 7338 +<00009c0d> 1472 +<00009c0f> 22974 +<00009c10> 4082 +<00009c11> 22975 +<00009c12> 7341 +<00009c13> 7337 +<00009c14> 7335 +<00009c15> 7334 +<00009c16> 19039 +<00009c1b> 7345 +<00009c1c> 20023 +<00009c1d> 19043 +<00009c1e> 22976 +<00009c21> 7348 +<00009c22> 19044 +<00009c23> 17214 +<00009c24> 7347 +<00009c25> 7346 +<00009c26> 22977 +<00009c27> 15340 +<00009c28> 22978 +<00009c29> 19045 +<00009c2a> 15341 +<00009c2d> 3515 +<00009c2e> 7344 +<00009c2f> 7636 +<00009c30> 7349 +<00009c31> 19047 +<00009c32> 7351 +<00009c35> 20024 +<00009c36> 15342 +<00009c37> 19048 +<00009c39> 1485 +<00009c3a> 7330 +<00009c3b> 1241 +<00009c3d> 22979 +<00009c3e> 7353 +<00009c41> 15343 +<00009c43> 22980 +<00009c44> 20025 +<00009c45> 19049 +<00009c46> 7352 +<00009c47> 7350 +<00009c48> 2923 +<00009c4e> 22981 +<00009c52> 7796 +<00009c53> 15344 +<00009c54> 19055 +<00009c56> 20026 +<00009c57> 4002 +<00009c58> 19056 +<00009c5a> 7354 +<00009c5b> 19057 +<00009c5c> 19050 +<00009c5d> 19058 +<00009c5e> 22982 +<00009c5f> 19059 +<00009c60> 7355 +<00009c61> 20027 +<00009c63> 15345 +<00009c65> 17217 +<00009c67> 7356 +<00009c68> 20028 +<00009c70> 15346 +<00009c72> 19065 +<00009c75> 19066 +<00009c76> 7357 +<00009c77> 15347 +<00009c78> 7358 +<00009c7a> 19067 +<00009c7b> 22983 +<00009ce5> 3031 +<00009ce6> 19068 +<00009ce7> 7359 +<00009ce9> 3403 +endcidchar + +100 begincidchar +<00009ceb> 7364 +<00009cec> 7360 +<00009cf0> 7361 +<00009cf2> 19069 +<00009cf3> 3679 +<00009cf4> 3792 +<00009cf6> 3240 +<00009cf7> 22984 +<00009cf9> 22985 +<00009d02> 15348 +<00009d03> 7365 +<00009d06> 7366 +<00009d07> 3222 +<00009d08> 7363 +<00009d09> 14272 +<00009d0b> 19070 +<00009d0e> 1322 +<00009d11> 19072 +<00009d12> 7374 +<00009d15> 7373 +<00009d1b> 1303 +<00009d1c> 22986 +<00009d1f> 7371 +<00009d23> 7370 +<00009d26> 7368 +<00009d28> 1497 +<00009d2a> 7367 +<00009d2b> 2270 +<00009d2c> 1321 +<00009d2f> 22987 +<00009d30> 20029 +<00009d32> 19078 +<00009d3a> 22990 +<00009d3b> 2037 +<00009d3c> 22991 +<00009d3d> 20030 +<00009d3e> 7377 +<00009d3f> 7376 +<00009d41> 7375 +<00009d42> 15349 +<00009d43> 17220 +<00009d44> 7372 +<00009d45> 22992 +<00009d46> 7378 +<00009d47> 15350 +<00009d48> 7379 +<00009d4a> 19080 +<00009d50> 7384 +<00009d51> 7383 +<00009d52> 17221 +<00009d59> 7385 +<00009d5c> 1231 +<00009d5f> 19081 +<00009d60> 7683 +<00009d61> 3781 +<00009d62> 19082 +<00009d63> 15351 +<00009d64> 7382 +<00009d65> 22995 +<00009d69> 15352 +<00009d6a> 20031 +<00009d6b> 8714 +<00009d6c> 3680 +<00009d6f> 7390 +<00009d70> 8713 +<00009d72> 7386 +<00009d73> 19085 +<00009d7a> 7391 +<00009d7b> 20032 +<00009d7c> 15353 +<00009d7e> 15354 +<00009d83> 22996 +<00009d84> 19088 +<00009d86> 22997 +<00009d87> 7388 +<00009d89> 7387 +<00009d8a> 17222 +<00009d8d> 15355 +<00009d8e> 22998 +<00009d8f> 1842 +<00009d95> 23001 +<00009d96> 17223 +<00009d99> 19089 +<00009d9a> 7392 +<00009da1> 19090 +<00009da4> 7393 +<00009da9> 7394 +<00009daa> 23004 +<00009dab> 7389 +<00009dac> 17225 +<00009dae> 23005 +<00009daf> 7369 +<00009db1> 15356 +<00009db2> 7395 +<00009db4> 3069 +<00009db5> 19092 +<00009db8> 7399 +<00009db9> 19093 +<00009dba> 7400 +<00009dbb> 7398 +endcidchar + +100 begincidchar +<00009dbc> 17226 +<00009dbd> 19094 +<00009dbf> 19091 +<00009dc0> 17224 +<00009dc1> 7397 +<00009dc2> 7403 +<00009dc3> 15357 +<00009dc4> 7396 +<00009dc6> 7401 +<00009dc7> 15358 +<00009dc9> 19095 +<00009dca> 23007 +<00009dcf> 7402 +<00009dd3> 7405 +<00009dd6> 15359 +<00009dd7> 7646 +<00009dd9> 7404 +<00009dda> 19096 +<00009dde> 23010 +<00009ddf> 15360 +<00009de0> 19097 +<00009de3> 19098 +<00009de5> 20033 +<00009de6> 7407 +<00009de7> 17228 +<00009de9> 20034 +<00009deb> 15361 +<00009ded> 7408 +<00009dee> 23011 +<00009def> 7409 +<00009df0> 23012 +<00009df2> 4079 +<00009df3> 20035 +<00009df4> 15362 +<00009df8> 7406 +<00009df9> 2891 +<00009dfa> 2141 +<00009dfd> 7410 +<00009dfe> 23013 +<00009e02> 19101 +<00009e07> 17229 +<00009e0a> 19100 +<00009e0d> 19102 +<00009e0e> 23014 +<00009e15> 15363 +<00009e16> 23018 +<00009e19> 8716 +<00009e1c> 19103 +<00009e1d> 15364 +<00009e1e> 7413 +<00009e75> 7414 +<00009e78> 1896 +<00009e79> 7415 +<00009e7a> 20036 +<00009e7b> 19104 +<00009e7c> 7677 +<00009e7d> 7416 +<00009e7f> 2267 +<00009e80> 19106 +<00009e81> 7417 +<00009e85> 19107 +<00009e87> 23019 +<00009e88> 7418 +<00009e91> 7423 +<00009e92> 7421 +<00009e93> 4066 +<00009e95> 7422 +<00009e96> 23022 +<00009e97> 4023 +<00009e98> 23023 +<00009e9b> 19108 +<00009e9d> 7424 +<00009e9e> 17230 +<00009e9f> 4003 +<00009ea4> 15365 +<00009ea5> 7425 +<00009ea6> 3380 +<00009ea8> 15366 +<00009ea9> 7426 +<00009eaa> 7428 +<00009eac> 15367 +<00009ead> 7429 +<00009eae> 23024 +<00009eaf> 17231 +<00009eb0> 20040 +<00009eb3> 23025 +<00009eb4> 7682 +<00009eb5> 7797 +<00009eb8> 7427 +<00009eb9> 2047 +<00009eba> 3801 +<00009ebb> 3729 +<00009ebc> 4740 +<00009ebd> 19110 +<00009ebe> 5375 +<00009ebf> 3753 +<00009ec3> 13323 +<00009ec4> 1323 +<00009ec6> 23026 +<00009ec8> 23027 +endcidchar + +100 begincidchar +<00009ecb> 23028 +<00009ecc> 7431 +<00009ecd> 1642 +<00009ed1> 8717 +<00009ed2> 2055 +<00009ed4> 7435 +<00009ed5> 23029 +<00009ed8> 5645 +<00009ed9> 3815 +<00009edb> 2883 +<00009edc> 7436 +<00009edd> 7438 +<00009ede> 7437 +<00009edf> 19112 +<00009ee0> 7439 +<00009ee4> 20041 +<00009ee5> 7440 +<00009ee7> 15368 +<00009ee8> 7441 +<00009eee> 15369 +<00009eef> 7442 +<00009ef0> 20042 +<00009ef1> 23032 +<00009ef2> 20043 +<00009ef4> 7443 +<00009ef5> 23033 +<00009ef8> 23034 +<00009ef9> 7446 +<00009eff> 19113 +<00009f02> 19114 +<00009f03> 19116 +<00009f09> 20044 +<00009f0e> 3102 +<00009f0f> 20045 +<00009f10> 15370 +<00009f11> 23035 +<00009f12> 15371 +<00009f13> 1937 +<00009f14> 20046 +<00009f15> 7453 +<00009f16> 23036 +<00009f17> 15372 +<00009f19> 15373 +<00009f1a> 23037 +<00009f1b> 20047 +<00009f1f> 23038 +<00009f20> 2767 +<00009f21> 7454 +<00009f22> 20048 +<00009f26> 20049 +<00009f2c> 7455 +<00009f2f> 15374 +<00009f34> 20052 +<00009f37> 15375 +<00009f39> 15376 +<00009f3a> 19117 +<00009f3b> 3475 +<00009f3c> 23041 +<00009f3d> 19118 +<00009f3e> 7456 +<00009f3f> 23042 +<00009f41> 15377 +<00009f45> 15378 +<00009f46> 19119 +<00009f47> 23045 +<00009f4a> 7457 +<00009f4b> 5898 +<00009f4e> 6779 +<00009f4f> 7174 +<00009f52> 7458 +<00009f53> 19120 +<00009f54> 7459 +<00009f55> 19121 +<00009f56> 23046 +<00009f57> 15379 +<00009f58> 19122 +<00009f5a> 20053 +<00009f5d> 19124 +<00009f5e> 23047 +<00009f62> 4024 +<00009f63> 7460 +<00009f68> 15380 +<00009f69> 19126 +<00009f6a> 7467 +<00009f6c> 7466 +<00009f6d> 19127 +<00009f6e> 23048 +<00009f6f> 20054 +<00009f70> 19128 +<00009f71> 15381 +<00009f72> 7469 +<00009f73> 23049 +<00009f75> 15382 +<00009f76> 7470 +<00009f77> 7468 +<00009f7a> 23050 +<00009f7d> 23051 +<00009f8d> 3966 +<00009f8f> 23052 +<00009f90> 15383 +endcidchar + +100 begincidchar +<00009f94> 15384 +<00009f95> 7471 +<00009f96> 23055 +<00009f97> 17232 +<00009f9c> 7472 +<00009f9d> 5927 +<00009f9e> 20055 +<00009fa0> 7473 +<00009fa1> 23056 +<00009fa2> 15385 +<00009fa3> 23057 +<00009fa5> 20056 +<00009fb4> 14048 +<00009fbc> 15431 +<00009fbd> 15429 +<00009fbe> 15434 +<00009fc4> 14089 +<00009fc6> 14168 +<00009fcc> 20156 +<0000f87a> 15447 +<0000f87f> 15448 +<0000f909> 13739 +<0000f91d> 13392 +<0000f91f> 14084 +<0000f928> 20303 +<0000f929> 20305 +<0000f936> 13394 +<0000f95f> 13971 +<0000f970> 13344 +<0000f983> 14088 +<0000f999> 7811 +<0000f99a> 14097 +<0000f9a2> 14095 +<0000f9c3> 7808 +<0000f9d0> 13396 +<0000f9dc> 13393 +<0000f9ec> 7750 +<0000fa03> 13956 +<0000fa0e> 8410 +<0000fa0f> 8421 +<0000fa10> 7746 +<0000fa11> 14290 +<0000fa12> 8481 +<0000fa13> 8497 +<0000fa14> 8499 +<0000fa15> 20307 +<0000fa16> 8548 +<0000fa17> 8571 +<0000fa1b> 8583 +<0000fa1c> 8587 +<0000fa1d> 8590 +<0000fa1e> 8599 +<0000fa1f> 8610 +<0000fa20> 21073 +<0000fa21> 8613 +<0000fa22> 8622 +<0000fa23> 8630 +<0000fa24> 18760 +<0000fa25> 8633 +<0000fa26> 8636 +<0000fa27> 8664 +<0000fa28> 8671 +<0000fa29> 8687 +<0000fa2c> 8702 +<0000fa2d> 8715 +<0000fa30> 13382 +<0000fa31> 13360 +<0000fa32> 13389 +<0000fa33> 13385 +<0000fa34> 13338 +<0000fa35> 13378 +<0000fa36> 7651 +<0000fa37> 13366 +<0000fa38> 13333 +<0000fa39> 13384 +<0000fa3a> 13387 +<0000fa3b> 13361 +<0000fa3c> 16837 +<0000fa3d> 13326 +<0000fa3e> 13328 +<0000fa3f> 13363 +<0000fa40> 21072 +<0000fa41> 13381 +<0000fa42> 13334 +<0000fa43> 13352 +<0000fa44> 13375 +<0000fa45> 13327 +<0000fa46> 7700 +<0000fa47> 13332 +<0000fa48> 13347 +<0000fa49> 15398 +<0000fa4a> 7732 +<0000fa4b> 13379 +<0000fa4c> 13348 +<0000fa4d> 13345 +<0000fa4e> 13335 +<0000fa4f> 13391 +<0000fa50> 13359 +<0000fa51> 13351 +<0000fa52> 13325 +endcidchar + +100 begincidchar +<0000fa53> 13371 +<0000fa54> 13343 +<0000fa55> 13373 +<0000fa56> 13358 +<0000fa57> 13399 +<0000fa58> 18366 +<0000fa59> 13376 +<0000fa5a> 13353 +<0000fa5d> 14199 +<0000fa5e> 14198 +<0000fa5f> 13367 +<0000fa60> 13331 +<0000fa61> 13346 +<0000fa62> 13321 +<0000fa63> 13339 +<0000fa64> 13380 +<0000fa65> 13364 +<0000fa66> 15403 +<0000fa67> 13320 +<0000fa68> 13374 +<0000fa69> 13337 +<0000fa6a> 7788 +<0000fa6b> 13740 +<0000fa6c> 14281 +<0000fa6d> 13695 +<0000fb00> 9358 +<0000fe10> 8268 +<0000fe19> 7897 +<0000fe30> 7898 +<0000fe33> 7890 +<0000ff01> 642 +<0000ff02> 8007 +<0000ff03> 716 +<0000ff04> 712 +<0000ff05> 715 +<0000ff06> 717 +<0000ff07> 8006 +<0000ff0a> 718 +<0000ff0b> 692 +<0000ff0c> 636 +<0000ff0d> 693 +<0000ff0e> 637 +<0000ff0f> 663 +<0000ff1c> 699 +<0000ff1d> 697 +<0000ff1e> 700 +<0000ff1f> 641 +<0000ff20> 719 +<0000ff3b> 678 +<0000ff3c> 664 +<0000ff3d> 679 +<0000ff3e> 648 +<0000ff3f> 650 +<0000ff40> 646 +<0000ff5b> 680 +<0000ff5c> 667 +<0000ff5d> 681 +<0000ff5e> 665 +<0000ffe2> 751 +<0000ffe3> 649 +<0000ffe4> 8005 +<0000ffe5> 711 +<0000ffe8> 323 +<0001f100> 8061 +<0001f202> 10985 +<0001f237> 11024 +<0002000b> 13839 +<00020089> 17233 +<0002008a> 14108 +<000200a2> 17240 +<000200a4> 17243 +<000200b0> 14209 +<000200f5> 20057 +<00020158> 20075 +<000201a2> 13857 +<00020213> 17259 +<0002032b> 17282 +<00020371> 17291 +<00020381> 17289 +<000203f9> 17295 +<0002044a> 17297 +<00020509> 17299 +<0002053f> 14188 +<000205b1> 20080 +<000205d6> 17308 +<00020611> 14294 +<00020628> 14105 +<000206ec> 20083 +<0002074f> 17312 +<000207c8> 20128 +<00020807> 17319 +<0002083a> 17321 +<000208b9> 17327 +<0002090e> 13523 +<0002097c> 17331 +<00020984> 14109 +<0002099d> 17332 +<00020a64> 13755 +<00020ad3> 17337 +<00020b1d> 17340 +endcidchar + +100 begincidchar +<00020b9f> 13803 +<00020bb7> 13706 +<00020d45> 17359 +<00020d58> 20090 +<00020de1> 17373 +<00020e64> 17388 +<00020e6d> 17380 +<00020e95> 17379 +<00020f5f> 17391 +<00021201> 17414 +<0002123d> 13953 +<00021255> 17415 +<00021274> 17421 +<0002127b> 17417 +<000212d7> 17429 +<000212e4> 17428 +<000212fd> 17435 +<0002131b> 16816 +<00021336> 17437 +<00021344> 17438 +<000213c4> 17449 +<0002146d> 17462 +<0002146e> 16821 +<000215d7> 17472 +<00021647> 17480 +<000216b4> 16838 +<00021706> 17492 +<00021742> 17493 +<000218bd> 16833 +<000219c3> 17525 +<00021a1a> 7825 +<00021c56> 17539 +<00021d2d> 17544 +<00021d45> 17545 +<00021d62> 17547 +<00021d78> 17546 +<00021d92> 17556 +<00021d9c> 17552 +<00021da1> 17551 +<00021db7> 17559 +<00021de0> 17561 +<00021e33> 17562 +<00021e34> 16845 +<00021f1e> 17575 +<00021f76> 17582 +<00021ffa> 17585 +<0002217b> 17599 +<00022218> 19105 +<0002231e> 17605 +<000223ad> 17608 +<00022609> 15443 +<000226f3> 17632 +<0002285b> 17647 +<000228ab> 17653 +<0002298f> 17657 +<00022ab8> 17667 +<00022b46> 17680 +<00022ba6> 17683 +<00022c1d> 17682 +<00022c24> 17686 +<00022de1> 17710 +<00022e42> 20124 +<00022feb> 20130 +<000231b6> 17744 +<000231c3> 17742 +<000231c4> 16888 +<000231f5> 17743 +<00023372> 17761 +<000233cc> 14140 +<000233d0> 17768 +<000233d2> 17764 +<000233d3> 17763 +<000233d5> 17770 +<000233da> 17772 +<000233df> 17774 +<000233e4> 17769 +<000233fe> 15422 +<0002344a> 17782 +<0002344b> 17784 +<00023451> 17783 +<00023465> 17788 +<000234e4> 17814 +<0002355a> 17815 +<00023594> 17827 +<000235c4> 16905 +<00023638> 17843 +<00023639> 17841 +<0002363a> 15393 +<00023647> 17842 +<0002370c> 17863 +<0002371c> 17854 +<0002373f> 16914 +<00023763> 16916 +<00023764> 17867 +<000237e7> 17875 +<000237f1> 20152 +<000237ff> 17874 +<00023824> 17880 +<0002383d> 17885 +<00023a98> 17897 +endcidchar + +100 begincidchar +<00023c7f> 17910 +<00023cbe> 14293 +<00023cfe> 13904 +<00023d00> 17925 +<00023d0e> 18394 +<00023d40> 17942 +<00023dd3> 17945 +<00023df9> 17944 +<00023dfa> 17943 +<00023f7e> 17983 +<0002404b> 20168 +<00024096> 17998 +<00024103> 18003 +<000241c6> 18015 +<000241fe> 18018 +<000242ee> 14282 +<000243bc> 18039 +<000243d0> 7838 +<00024629> 18049 +<000246a5> 18055 +<000247f1> 16970 +<00024896> 18077 +<00024a4d> 18104 +<00024b56> 18117 +<00024b6f> 18119 +<00024c16> 18124 +<00024d14> 13995 +<00024e04> 20058 +<00024e0e> 18158 +<00024e37> 18162 +<00024e6a> 18167 +<00024e8b> 18170 +<00024ff2> 20059 +<0002504a> 18181 +<00025055> 18183 +<00025122> 18185 +<000251a9> 18190 +<000251cd> 18193 +<000251e5> 18192 +<0002521e> 18195 +<0002524c> 18197 +<0002542e> 18209 +<0002548e> 17005 +<000254d9> 18217 +<0002550e> 17009 +<000255a7> 18229 +<0002567f> 14075 +<00025771> 17018 +<000257a9> 18248 +<000257b4> 18249 +<00025874> 7670 +<000259c4> 17024 +<000259cc> 20112 +<000259d4> 18268 +<00025ad7> 13922 +<00025ae3> 18277 +<00025ae4> 18276 +<00025af1> 18278 +<00025bb2> 18293 +<00025c4b> 18302 +<00025c64> 18303 +<00025da1> 17033 +<00025e2e> 18318 +<00025e56> 18319 +<00025e62> 18322 +<00025e65> 18320 +<00025ec2> 18327 +<00025ed8> 18325 +<00025ee8> 18329 +<00025f23> 18330 +<00025f5c> 18332 +<00025fd4> 18339 +<00025fe0> 18338 +<00025ffb> 18345 +<0002600c> 18344 +<00026017> 18352 +<00026060> 18355 +<000260ed> 18365 +<00026222> 13691 +<0002626a> 14189 +<00026270> 18385 +<00026286> 18386 +<0002634c> 20311 +<00026402> 18398 +<0002667e> 18416 +<000266b0> 14100 +<0002671d> 18430 +<000268dd> 18444 +<000268ea> 18446 +<00026951> 13646 +<0002696f> 18450 +<00026999> 14134 +<000269dd> 18452 +<00026a1e> 18455 +<00026a58> 18459 +<00026a8c> 18463 +<00026ab7> 18466 +<00026aff> 17063 +<00026c29> 17478 +<00026c73> 18506 +endcidchar + +100 begincidchar +<00026c9e> 20206 +<00026cdd> 18515 +<00026e40> 17089 +<00026e65> 18528 +<00026f94> 18544 +<00026ff8> 18553 +<000270f4> 17103 +<0002710d> 18571 +<00027139> 18574 +<000273da> 18611 +<000273db> 18610 +<000273fe> 18617 +<00027410> 18620 +<00027449> 18624 +<00027614> 18638 +<00027615> 18637 +<00027631> 18640 +<00027684> 17117 +<00027693> 18645 +<0002770e> 18650 +<00027723> 18652 +<00027752> 18656 +<00027985> 18672 +<000279b4> 20133 +<00027a84> 18684 +<00027bb3> 18699 +<00027bbe> 18701 +<00027bc7> 18702 +<00027c3c> 20220 +<00027cb8> 18708 +<00027d73> 20060 +<00027da0> 18716 +<00027e10> 18718 +<00027fb7> 13898 +<0002808a> 18727 +<000280bb> 18733 +<00028277> 17140 +<00028282> 18745 +<000282f3> 18747 +<000283cd> 17146 +<0002840c> 18754 +<00028455> 18757 +<0002856b> 18770 +<000286d7> 18784 +<000286fa> 18787 +<00028946> 18812 +<00028949> 18811 +<0002896b> 18817 +<00028987> 14253 +<00028988> 18824 +<00028a1e> 18843 +<00028a29> 18844 +<00028a43> 18848 +<00028a71> 18847 +<00028a99> 18855 +<00028acd> 18856 +<00028add> 18863 +<00028ae4> 18862 +<00028bc1> 18874 +<00028bef> 18875 +<00028cdd> 7641 +<00028d10> 18882 +<00028d71> 18883 +<00028dfb> 18885 +<00028e17> 14256 +<00028e1f> 18886 +<00028e36> 18890 +<00028e89> 18893 +<00028eeb> 18895 +<00028ef6> 7673 +<00028f32> 18897 +<00028ff8> 18903 +<000292a0> 18917 +<000292b1> 18918 +<00029490> 18935 +<000295cf> 18944 +<0002967f> 13849 +<000296f0> 18959 +<00029719> 18962 +<00029750> 18966 +<000298c6> 18983 +<00029a72> 19001 +<00029d4b> 13717 +<00029ddb> 19026 +<00029e15> 19036 +<00029e3d> 20315 +<00029e49> 19038 +<00029e8a> 19037 +<00029ec4> 19046 +<00029edb> 19054 +<00029ee9> 19051 +<00029fce> 19071 +<00029fd7> 19071 +<0002a01a> 19077 +<0002a02f> 19075 +<0002a082> 19084 +<0002a0f9> 19083 +<0002a190> 17227 +<0002a2b2> 20072 +<0002a38c> 19109 +endcidchar + +76 begincidchar +<0002a437> 19111 +<0002a5f1> 19123 +<0002a602> 19125 +<0002a61a> 20316 +<0002a6b2> 19129 +<0002a9e6> 14145 +<0002b746> 13780 +<0002b751> 13866 +<0002b753> 20088 +<0002b75a> 20096 +<0002b75c> 20097 +<0002b765> 20247 +<0002b776> 20114 +<0002b777> 13782 +<0002b77c> 20125 +<0002b782> 20141 +<0002b789> 14064 +<0002b78b> 20149 +<0002b78e> 13724 +<0002b794> 20153 +<0002b7ac> 20176 +<0002b7af> 20180 +<0002b7bd> 14174 +<0002b7c9> 20194 +<0002b7cf> 20201 +<0002b7d2> 20204 +<0002b7d8> 13651 +<0002b7f0> 20240 +<0002b80d> 20256 +<0002b817> 20260 +<0002b81a> 14278 +<0002f804> 15388 +<0002f80f> 7814 +<0002f815> 20061 +<0002f818> 7817 +<0002f81a> 13954 +<0002f822> 13684 +<0002f828> 13807 +<0002f82c> 14109 +<0002f833> 13719 +<0002f83f> 13815 +<0002f846> 20062 +<0002f852> 13841 +<0002f862> 13998 +<0002f86d> 14121 +<0002f873> 13832 +<0002f877> 7754 +<0002f884> 7734 +<0002f899> 20063 +<0002f89a> 13928 +<0002f8a6> 20064 +<0002f8ac> 13750 +<0002f8b2> 13867 +<0002f8b6> 14129 +<0002f8d3> 7816 +<0002f8db> 14140 +<0002f8dc> 7695 +<0002f8e1> 14291 +<0002f8e5> 20065 +<0002f8ea> 13679 +<0002f8ed> 7665 +<0002f8fc> 13656 +<0002f903> 13768 +<0002f90b> 13801 +<0002f90f> 13932 +<0002f91a> 13916 +<0002f920> 7839 +<0002f921> 13809 +<0002f945> 13357 +<0002f947> 13854 +<0002f96c> 14180 +<0002f995> 13670 +<0002f9d0> 14068 +<0002f9de> 20066 +<0002f9df> 14069 +<0002f9f4> 15269 +endcidchar + +100 begincidrange +<00000020> <0000005b> 1 +<0000005d> <0000007b> 62 +<000000a1> <000000a3> 101 +<000000b0> <000000b3> 155 +<000000bc> <000000be> 161 +<000000c0> <000000c5> 164 +<000000c7> <000000d7> 170 +<000000d9> <000000de> 187 +<000000e0> <000000e5> 193 +<000000e7> <000000f7> 199 +<000000f9> <000000ff> 216 +<000001f8> <000001f9> 15731 +<00000262> <00000263> 15883 +<000002e0> <000002e1> 15898 +<000002e5> <000002e9> 15851 +<00000301> <00000302> 127 +<00000306> <00000308> 130 +<00000318> <00000319> 15874 +<0000031d> <0000031e> 15872 +<0000031f> <00000320> 15862 +<0000033a> <0000033b> 15877 +<00000384> <00000385> 20317 +<00000388> <0000038a> 20428 +<00000391> <000003a1> 1011 +<000003a3> <000003a9> 1028 +<000003ac> <000003af> 20436 +<000003b1> <000003c1> 1035 +<000003c3> <000003c9> 1052 +<000003cc> <000003cd> 20442 +<00000402> <0000040c> 20447 +<0000040e> <0000040f> 20458 +<00000410> <00000415> 1059 +<00000416> <00000435> 1066 +<00000436> <0000044f> 1099 +<00000452> <0000045c> 20460 +<0000045e> <0000045f> 20471 +<00001e3e> <00001e3f> 15729 +<00002020> <00002021> 776 +<00002032> <00002033> 9356 +<00002039> <0000203a> 110 +<00002047> <00002048> 16278 +<00002074> <00002079> 9378 +<00002080> <00002089> 9384 +<00002153> <00002154> 9375 +<00002156> <0000215a> 9785 +<0000215b> <0000215e> 9371 +<00002160> <00002169> 7575 +<0000216a> <0000216b> 8225 +<00002170> <00002179> 8092 +<0000217a> <0000217b> 8298 +<00002190> <00002191> 737 +<00002196> <00002197> 12204 +<00002198> <00002199> 12202 +<000021c4> <000021c5> 8310 +<00002225> <00002226> 15489 +<00002227> <00002228> 15480 +<0000222b> <0000222c> 15503 +<00002264> <00002265> 20369 +<00002266> <00002267> 15457 +<0000226a> <0000226b> 15497 +<00002272> <00002273> 15903 +<00002276> <00002277> 15509 +<00002282> <00002283> 15468 +<00002284> <00002285> 15472 +<00002286> <00002287> 15466 +<0000228a> <0000228b> 15474 +<00002295> <00002297> 15486 +<000022da> <000022db> 15725 +<00002305> <00002306> 15478 +<00002329> <0000232a> 682 +<0000239d> <0000239e> 12144 +<000023a3> <000023a4> 12152 +<000023a7> <000023a9> 8178 +<000023ab> <000023ad> 8174 +<000023b0> <000023b1> 16312 +<000023be> <000023cc> 16253 +<00002460> <00002473> 7555 +<00002474> <00002487> 8071 +<00002488> <00002490> 8062 +<00002491> <00002492> 20587 +<0000249c> <000024b5> 8112 +<000024b6> <000024cf> 10339 +<000024d0> <000024e9> 10313 +<000024eb> <000024f4> 10515 +<000024f5> <000024fe> 16223 +<00002500> <0000254b> 7479 +<0000256d> <0000256e> 8247 +<00002571> <00002573> 8261 +<00002581> <00002588> 8230 +<00002594> <00002595> 8245 +<000025d0> <000025d3> 16274 +<000025e2> <000025e3> 8255 +<00002600> <00002603> 8215 +<00002616> <00002617> 16233 +<0000261c> <0000261d> 8220 +<00002668> <00002669> 12098 +<00002672> <0000267d> 16314 +<00002776> <0000277e> 8286 +<00002934> <00002935> 16201 +<000029fa> <000029fb> 16207 +endcidrange + +100 begincidrange +<00002b05> <00002b07> 8207 +<00002e8c> <00002e8d> 13833 +<00002ea1> <00002ea2> 14689 +<00002ebe> <00002ec0> 14197 +<00002f14> <00002f15> 4301 +<00002f21> <00002f22> 4538 +<00002fbf> <00002fc0> 7299 +<00002fd1> <00002fd2> 7457 +<00002fd4> <00002fd5> 7472 +<00003000> <00003002> 633 +<00003005> <00003007> 657 +<00003008> <00003011> 682 +<00003014> <00003015> 676 +<00003016> <00003017> 16197 +<00003018> <00003019> 12129 +<00003033> <00003035> 12108 +<00003041> <00003093> 842 +<00003094> <00003096> 7958 +<00003099> <0000309a> 16326 +<0000309b> <0000309c> 643 +<0000309d> <0000309e> 653 +<000030a1> <000030f6> 925 +<000030f7> <000030fa> 8313 +<000030fd> <000030fe> 651 +<00003190> <0000319f> 16283 +<000031f0> <000031f9> 16236 +<000031fa> <000031ff> 16247 +<00003220> <00003229> 10126 +<0000322a> <0000322f> 8198 +<00003231> <00003232> 7618 +<00003252> <0000325b> 8102 +<0000325c> <0000325f> 10244 +<00003280> <00003289> 10461 +<0000328a> <0000328f> 10472 +<000032a0> <000032a1> 10486 +<000032a4> <000032a8> 7613 +<000032b1> <000032bf> 10248 +<000032d0> <000032fe> 10413 +<00003301> <00003302> 11874 +<0000330e> <00003313> 11889 +<0000331a> <0000331d> 11900 +<0000331f> <00003321> 11904 +<00003328> <00003329> 11912 +<0000332e> <00003330> 11918 +<00003334> <00003335> 11924 +<0000333e> <00003340> 11936 +<00003343> <00003346> 11939 +<0000334b> <0000334c> 11944 +<0000334f> <00003350> 11946 +<00003355> <00003356> 11955 +<00003385> <00003387> 8031 +<00003388> <00003389> 8192 +<0000338e> <0000338f> 7604 +<0000339c> <0000339e> 7601 +<000033a4> <000033a5> 8022 +<000033d7> <000033d8> 11869 +<0000355d> <0000355e> 17341 +<00003761> <00003762> 17528 +<00004e04> <00004e05> 14296 +<00004e23> <00004e24> 19141 +<00004e2f> <00004e30> 14300 +<00004e40> <00004e41> 14302 +<00004e74> <00004e75> 21079 +<00004e9e> <00004ea0> 4108 +<00004eab> <00004eac> 1687 +<00004f4b> <00004f4c> 21096 +<00004f77> <00004f78> 17260 +<00004f7d> <00004f7e> 14321 +<00004fbb> <00004fbd> 21112 +<00004fc0> <00004fc1> 21115 +<00004fe4> <00004fe5> 4152 +<00005000> <00005001> 14327 +<00005032> <00005033> 21129 +<00005051> <00005052> 21134 +<00005083> <00005084> 21142 +<00005092> <00005093> 17278 +<0000509f> <000050a1> 21148 +<000050af> <000050b0> 21151 +<000050ba> <000050bb> 17284 +<000050c9> <000050ca> 4184 +<000050dc> <000050dd> 21157 +<00005101> <00005102> 4197 +<0000510c> <0000510e> 19167 +<0000511c> <0000511d> 21166 +<00005127> <00005128> 21169 +<0000512c> <0000512d> 21171 +<0000513f> <00005140> 4208 +<00005169> <0000516a> 4215 +<00005195> <00005196> 4226 +<000051a9> <000051ab> 4231 +<000051b1> <000051b2> 4235 +<000051d3> <000051d4> 19179 +<00005201> <00005202> 14355 +<00005231> <00005232> 19187 +<0000524b> <0000524c> 4261 +<00005278> <00005279> 19194 +<00005295> <00005297> 21198 +<000052ac> <000052ad> 4279 +<000052b6> <000052b8> 21205 +<000052ba> <000052bb> 17323 +endcidrange + +100 begincidrange +<000052f8> <000052f9> 4293 +<0000530a> <0000530b> 14364 +<00005327> <00005329> 21226 +<0000532b> <0000532c> 21229 +<00005387> <00005388> 21237 +<000053c4> <000053c5> 19217 +<000053d2> <000053d3> 21245 +<0000542c> <0000542d> 4342 +<00005434> <00005435> 19223 +<0000546d> <0000546e> 21261 +<000054e5> <000054e6> 4378 +<00005500> <00005501> 17364 +<0000550c> <0000550d> 21273 +<00005556> <00005557> 4394 +<0000555a> <0000555b> 21281 +<000055d7> <000055d8> 21289 +<0000560e> <0000560f> 14397 +<00005611> <00005612> 19257 +<00005643> <00005644> 21299 +<00005661> <00005663> 21302 +<00005671> <00005672> 14407 +<000056ac> <000056ad> 14411 +<000056e5> <000056e7> 21314 +<000056f6> <000056f7> 17412 +<00005701> <00005702> 21317 +<0000571a> <0000571b> 19277 +<00005724> <00005725> 21322 +<00005733> <00005734> 14421 +<00005737> <00005738> 4475 +<0000573d> <0000573e> 19282 +<00005745> <00005746> 17418 +<00005773> <00005775> 17424 +<0000579d> <0000579e> 17431 +<000057d2> <000057d3> 4496 +<000057f5> <000057f6> 14430 +<00005887> <00005888> 21357 +<0000588a> <0000588b> 17453 +<0000588f> <00005890> 17456 +<000058a0> <000058a2> 21361 +<000058f3> <000058f4> 17466 +<000058fb> <000058fd> 4535 +<00005912> <00005913> 21372 +<0000592c> <0000592d> 4544 +<00005935> <00005936> 21379 +<00005975> <00005976> 17481 +<000059d9> <000059da> 4571 +<000059e3> <000059e4> 14452 +<00005a35> <00005a36> 4582 +<00005a44> <00005a45> 21410 +<00005a9f> <00005aa0> 17503 +<00005afa> <00005afb> 4597 +<00005b5a> <00005b5b> 4612 +<00005b7e> <00005b7f> 14473 +<00005b90> <00005b91> 21432 +<00005ba8> <00005ba9> 21435 +<00005bb1> <00005bb2> 21439 +<00005bd9> <00005bda> 21446 +<00005c07> <00005c08> 4641 +<00005c38> <00005c39> 4648 +<00005c67> <00005c68> 17541 +<00005c74> <00005c75> 21457 +<00005cf1> <00005cf2> 21468 +<00005d5f> <00005d60> 21476 +<00005d79> <00005d7a> 21480 +<00005db8> <00005db9> 8446 +<00005e14> <00005e15> 14499 +<00005e36> <00005e37> 4725 +<00005e50> <00005e51> 21496 +<00005e6b> <00005e6c> 14504 +<00005e6d> <00005e6e> 17597 +<00005e75> <00005e76> 4737 +<00005ebe> <00005ebf> 14508 +<00005ec1> <00005ec2> 4743 +<00005ed4> <00005ed5> 19352 +<00005eda> <00005edb> 4751 +<00005ee8> <00005ee9> 4755 +<00005f1c> <00005f1d> 14514 +<00005f2b> <00005f2c> 21513 +<00005f56> <00005f57> 4780 +<00005f74> <00005f75> 21522 +<00005fb0> <00005fb1> 21530 +<00005fd0> <00005fd1> 21533 +<00005fd2> <00005fd4> 17618 +<00005fd8> <00005fd9> 3688 +<00005fee> <00005fef> 17622 +<00006056> <00006057> 21547 +<00006096> <00006097> 4844 +<000060c9> <000060ca> 21563 +<000060ce> <000060cf> 21565 +<000060f6> <000060f7> 4862 +<0000610d> <0000610e> 4871 +<00006112> <00006114> 14547 +<00006158> <0000615a> 4887 +<00006180> <00006181> 21583 +<00006183> <00006184> 21585 +<00006192> <00006193> 17648 +<000061c0> <000061c1> 21591 +<000061ce> <000061cf> 21593 +<000061ec> <000061ed> 21599 +<00006208> <00006209> 4930 +endcidrange + +100 begincidrange +<00006232> <00006233> 4941 +<0000628d> <0000628f> 21614 +<00006292> <00006293> 4954 +<000062b6> <000062b7> 21618 +<000062be> <000062bf> 21621 +<0000633b> <0000633c> 17675 +<00006342> <00006343> 14570 +<000063ae> <000063af> 19400 +<000063d4> <000063d5> 17689 +<000063eb> <000063ec> 17692 +<000063f8> <000063f9> 19403 +<00006498> <00006499> 19417 +<000064be> <000064bf> 14588 +<000064cb> <000064cc> 17706 +<000064e0> <000064e1> 5040 +<000064e9> <000064ea> 21668 +<00006508> <0000650a> 21672 +<00006534> <00006535> 5058 +<0000653c> <0000653d> 21679 +<00006582> <00006583> 5073 +<000065e0> <000065e1> 5088 +<000065f4> <000065f5> 21695 +<000065fe> <000065ff> 21697 +<00006611> <00006612> 21700 +<00006635> <00006636> 5096 +<0000665b> <0000665c> 14605 +<00006667> <00006668> 5107 +<0000666c> <0000666d> 17746 +<00006677> <00006678> 16889 +<0000668b> <0000668c> 19437 +<0000669a> <0000669c> 21718 +<000066c2> <000066c3> 21723 +<00006726> <00006727> 5138 +<00006763> <00006764> 5151 +<000067bc> <000067bd> 21742 +<00006830> <00006831> 14627 +<0000686f> <00006871> 21759 +<00006898> <0000689a> 17805 +<000068aa> <000068ab> 17809 +<000068dc> <000068dd> 21770 +<000068e4> <000068e5> 17820 +<000068f0> <000068f1> 14640 +<00006970> <00006971> 21783 +<0000697f> <00006980> 14650 +<000069d6> <000069d7> 14655 +<000069ee> <000069ef> 17845 +<00006a32> <00006a33> 17855 +<00006a50> <00006a51> 14664 +<00006a86> <00006a87> 21800 +<00006a9d> <00006a9f> 14671 +<00006aa2> <00006aa3> 5310 +<00006ab0> <00006ab1> 21803 +<00006abe> <00006abf> 21806 +<00006ac8> <00006ac9> 19471 +<00006ad5> <00006ad6> 21809 +<00006af1> <00006af3> 17876 +<00006b06> <00006b07> 21814 +<00006b0f> <00006b11> 17882 +<00006b78> <00006b79> 5348 +<00006b7d> <00006b7e> 19476 +<00006b7f> <00006b80> 5350 +<00006b9f> <00006ba0> 21828 +<00006ba2> <00006ba3> 21830 +<00006baa> <00006bab> 5359 +<00006bb8> <00006bb9> 21834 +<00006bc3> <00006bc4> 21836 +<00006bc7> <00006bc9> 17899 +<00006be6> <00006be7> 17903 +<00006c13> <00006c14> 5377 +<00006c26> <00006c28> 21842 +<00006ceb> <00006cec> 14701 +<00006d26> <00006d27> 17928 +<00006d80> <00006d81> 17936 +<00006e48> <00006e49> 17959 +<00006e4b> <00006e4c> 17961 +<00006e53> <00006e54> 17964 +<00006ead> <00006eae> 21887 +<00006ed4> <00006ed5> 5482 +<00006eda> <00006edb> 19502 +<00006eed> <00006eee> 21895 +<00006fa7> <00006fa8> 14736 +<00006fc8> <00006fc9> 17995 +<0000705d> <0000705e> 14746 +<000070d3> <000070d4> 14754 +<000070d5> <000070d6> 19516 +<00007146> <00007147> 8540 +<000071ae> <000071af> 18037 +<000071bf> <000071c0> 21939 +<00007208> <00007209> 21944 +<0000723b> <0000723c> 5604 +<0000723f> <00007240> 5606 +<0000724f> <00007250> 19524 +<00007255> <00007256> 14776 +<0000726e> <0000726f> 18050 +<0000727b> <0000727c> 21955 +<000072d5> <000072d6> 21960 +<00007304> <00007305> 14784 +<00007318> <00007319> 18067 +<0000733a> <0000733b> 19538 +<0000734e> <0000734f> 5643 +endcidrange + +100 begincidrange +<0000735d> <00007360> 21970 +<0000736e> <0000736f> 18078 +<00007385> <00007386> 14792 +<0000739e> <000073a0> 14795 +<0000741a> <0000741b> 14810 +<0000742f> <00007431> 14815 +<00007467> <00007468> 21994 +<00007485> <00007487> 14829 +<000074b1> <000074b2> 22001 +<000074f0> <000074f1> 5694 +<0000753d> <0000753e> 18125 +<0000757b> <0000757c> 22023 +<0000757d> <0000757e> 18134 +<00007586> <00007587> 5724 +<00007592> <00007593> 14848 +<000075bf> <000075c0> 18142 +<000075df> <000075e0> 18148 +<000075f2> <000075f3> 5755 +<000075fe> <000075ff> 5749 +<00007615> <00007616> 14855 +<0000761b> <0000761c> 18160 +<00007620> <00007622> 5762 +<00007639> <0000763a> 22032 +<00007647> <00007648> 5769 +<00007661> <00007662> 5774 +<00007668> <0000766a> 5776 +<0000768c> <0000768d> 22038 +<00007699> <0000769a> 5793 +<000076a2> <000076a3> 22041 +<000076a4> <000076a5> 14868 +<000076a7> <000076a8> 18178 +<000076b8> <000076ba> 5797 +<00007714> <00007715> 22050 +<00007725> <00007726> 5817 +<00007737> <00007738> 5820 +<0000774d> <0000774e> 16999 +<00007756> <00007757> 22057 +<0000775f> <00007760> 14877 +<00007773> <00007774> 22060 +<0000778c> <0000778d> 19591 +<000077bc> <000077bd> 5840 +<000077de> <000077df> 18203 +<0000782d> <0000782e> 14888 +<00007860> <00007861> 22080 +<000078e0> <000078e1> 14898 +<000078f9> <000078fa> 18226 +<00007927> <00007928> 19613 +<0000795b> <0000795c> 14908 +<000079b9> <000079ba> 5902 +<000079cc> <000079cd> 18244 +<00007a18> <00007a19> 5912 +<00007a34> <00007a35> 22131 +<00007a61> <00007a62> 5924 +<00007abb> <00007abc> 14932 +<00007ad9> <00007ada> 5950 +<00007ae1> <00007ae2> 5953 +<00007b18> <00007b19> 5963 +<00007b2e> <00007b2f> 18281 +<00007b3f> <00007b40> 22151 +<00007b70> <00007b71> 5980 +<00007bba> <00007bbb> 22161 +<00007bf4> <00007bf5> 22167 +<00007bf9> <00007bfa> 22169 +<00007c39> <00007c3a> 22180 +<00007c52> <00007c53> 19648 +<00007c5b> <00007c5d> 19650 +<00007cb6> <00007cb7> 18323 +<00007cc8> <00007cc9> 14962 +<00007d07> <00007d09> 14968 +<00007d3d> <00007d3e> 18340 +<00007d8b> <00007d8c> 14980 +<00007dc3> <00007dc6> 22208 +<00007dcd> <00007dce> 22212 +<00007df5> <00007df6> 19672 +<00007e59> <00007e5a> 6133 +<00007e86> <00007e87> 18375 +<00007e88> <00007e89> 6145 +<00007e93> <00007e94> 6150 +<00007e9b> <00007e9c> 6154 +<00007e9d> <00007e9e> 22229 +<00007f4c> <00007f4e> 6159 +<00007f50> <00007f51> 6162 +<00007f52> <00007f53> 14999 +<00007f5f> <00007f60> 6167 +<00007f63> <00007f64> 18387 +<00007f68> <00007f69> 6169 +<00007f7d> <00007f7e> 18390 +<00007f7f> <00007f80> 19685 +<00007fc5> <00007fc6> 6191 +<00007fee> <00007fef> 15008 +<00007ffd> <00007fff> 19689 +<00008018> <00008019> 6206 +<0000801f> <00008020> 22247 +<000080d7> <000080d8> 15024 +<00008165> <00008166> 6260 +<00008167> <00008168> 17054 +<000081dd> <000081de> 19717 +<000081df> <000081e0> 6290 +<000081f0> <000081f2> 22282 +<000081fa> <000081fb> 6293 +endcidrange + +100 begincidrange +<00008201> <00008202> 6296 +<00008213> <00008214> 19724 +<0000826a> <0000826b> 6317 +<00008277> <00008278> 6321 +<00008280> <00008281> 22297 +<0000829a> <0000829b> 22303 +<000082a3> <000082a4> 17065 +<000082a7> <000082a8> 18473 +<00008307> <00008308> 18482 +<0000830a> <0000830b> 22310 +<00008317> <00008318> 6357 +<0000831e> <0000831f> 22312 +<0000834d> <0000834e> 22321 +<00008394> <00008395> 18495 +<000083bf> <000083c0> 15057 +<00008451> <00008452> 18510 +<00008459> <0000845a> 18512 +<000084a9> <000084aa> 22350 +<000084c7> <000084c8> 22352 +<000084ce> <000084cf> 18525 +<00008502> <00008503> 22357 +<00008517> <00008518> 6429 +<00008524> <00008525> 18535 +<0000855f> <00008560> 22373 +<00008561> <00008562> 18542 +<000085bd> <000085bf> 22384 +<000085d8> <000085d9> 18559 +<00008604> <00008605> 17100 +<0000860d> <0000860e> 22393 +<00008658> <00008659> 22400 +<00008660> <00008661> 22403 +<0000868b> <0000868c> 6489 +<0000869c> <0000869d> 18581 +<000086a7> <000086a8> 15087 +<000086a9> <000086aa> 6487 +<000086b4> <000086b5> 22413 +<0000873c> <0000873d> 22430 +<00008764> <00008765> 18606 +<00008783> <00008786> 22436 +<00008797> <00008798> 19764 +<000087ac> <000087ad> 15100 +<000087e5> <000087e6> 18626 +<000087f6> <000087f7> 6559 +<00008848> <00008849> 22465 +<0000889a> <0000889c> 19782 +<000088bd> <000088be> 15117 +<000088c3> <000088c4> 6598 +<000088cb> <000088cc> 22478 +<000088d8> <000088d9> 6601 +<000088f0> <000088f1> 15122 +<0000890e> <0000890f> 19788 +<00008915> <00008916> 22484 +<00008918> <0000891a> 15125 +<0000892a> <0000892b> 6617 +<0000899b> <0000899c> 22504 +<000089bf> <000089c0> 6649 +<000089dc> <000089dd> 6652 +<00008a04> <00008a05> 22513 +<00008a2b> <00008a2c> 22519 +<00008a76> <00008a77> 22529 +<00008a7a> <00008a7b> 22531 +<00008aa5> <00008aa6> 6680 +<00008ad3> <00008ad5> 22549 +<00008b43> <00008b44> 15145 +<00008b92> <00008b93> 6730 +<00008b94> <00008b95> 18696 +<00008b99> <00008b9a> 6733 +<00008c63> <00008c64> 22573 +<00008c75> <00008c76> 22576 +<00008c86> <00008c87> 22579 +<00008c8d> <00008c8e> 6751 +<00008cb2> <00008cb3> 6760 +<00008cfa> <00008cfb> 6770 +<00008d04> <00008d05> 6772 +<00008dea> <00008deb> 6799 +<00008df1> <00008df2> 19845 +<00008e04> <00008e05> 22614 +<00008e08> <00008e09> 6804 +<00008e1d> <00008e1e> 6807 +<00008e21> <00008e22> 18730 +<00008e37> <00008e38> 22618 +<00008e40> <00008e41> 19852 +<00008e5d> <00008e5e> 22622 +<00008e82> <00008e83> 22625 +<00008ec3> <00008ec4> 22632 +<00008f0f> <00008f10> 22641 +<00008f20> <00008f21> 22644 +<00008f52> <00008f53> 22653 +<00008f5d> <00008f5e> 22655 +<00008f62> <00008f64> 6879 +<00008fa0> <00008fa2> 19882 +<00008fb5> <00008fb6> 15183 +<00008ff9> <00008ffa> 6896 +<00009028> <0000902a> 22668 +<00009033> <00009034> 22671 +<0000904f> <00009052> 6910 +<000090c4> <000090c5> 17154 +<000090d8> <000090d9> 22681 +<000090fe> <000090ff> 18792 +<00009122> <00009123> 17160 +endcidrange + +100 begincidrange +<00009146> <00009147> 18800 +<00009193> <00009194> 22701 +<000091ad> <000091ae> 15213 +<000091c0> <000091c1> 6963 +<000091c3> <000091c4> 18809 +<000091d3> <000091d4> 22707 +<000091e4> <000091e5> 8644 +<000091e9> <000091ea> 22710 +<000091ed> <000091ee> 8642 +<000091f5> <000091f6> 6973 +<00009204> <00009205> 22715 +<00009212> <00009213> 22718 +<00009216> <00009217> 18815 +<0000921c> <0000921d> 22721 +<00009224> <00009226> 22723 +<0000922e> <00009230> 22726 +<00009235> <00009236> 22729 +<0000925c> <0000925d> 22735 +<0000926e> <00009270> 22738 +<00009277> <00009278> 8658 +<0000927c> <0000927d> 18825 +<000092a4> <000092a5> 22747 +<000092bb> <000092bc> 19920 +<000092bf> <000092c0> 18837 +<000092cb> <000092cc> 15229 +<000092dc> <000092dd> 22757 +<00009364> <00009365> 17167 +<00009380> <00009381> 22782 +<000093ac> <000093ad> 7017 +<000093b4> <000093b6> 22792 +<000093c4> <000093c5> 22795 +<000093d6> <000093d7> 7021 +<0000940d> <0000940e> 19938 +<00009416> <00009417> 18869 +<0000958c> <0000958d> 18880 +<00009598> <00009599> 7065 +<0000959d> <0000959e> 22820 +<000095d1> <000095d2> 19947 +<00009625> <00009626> 22828 +<0000962e> <0000962f> 7089 +<00009633> <00009634> 18888 +<00009639> <0000963a> 22831 +<00009656> <00009657> 22834 +<000096b1> <000096b2> 7109 +<000096b8> <000096b9> 7114 +<00009721> <00009722> 19967 +<0000973d> <0000973e> 7138 +<00009777> <00009778> 22852 +<0000978f> <00009790> 7160 +<000097b1> <000097b2> 18921 +<000097b3> <000097b4> 7166 +<000097b5> <000097b6> 15281 +<000097c4> <000097c5> 22861 +<000097f7> <000097f8> 22870 +<00009832> <00009833> 18936 +<0000984d> <0000984e> 1465 +<00009852> <00009853> 15292 +<00009862> <00009863> 19985 +<0000986f> <00009871> 7190 +<000098bb> <000098bc> 18946 +<000098f0> <000098f1> 18954 +<00009916> <00009917> 18960 +<0000991a> <0000991c> 18963 +<0000991d> <0000991e> 7210 +<00009932> <00009933> 15301 +<0000993a> <0000993c> 18968 +<0000993d> <0000993e> 7216 +<00009951> <00009952> 7223 +<00009997> <00009998> 7227 +<000099ad> <000099ae> 7230 +<000099b9> <000099ba> 15308 +<000099ea> <000099ec> 22906 +<000099ed> <000099ee> 7238 +<000099f1> <000099f2> 7240 +<000099f4> <000099f5> 22909 +<000099fd> <000099fe> 22911 +<00009a2d> <00009a2e> 15315 +<00009a4a> <00009a4b> 22920 +<00009ab5> <00009ab6> 15321 +<00009abd> <00009abe> 20002 +<00009ad3> <00009ad4> 7273 +<00009ade> <00009adf> 7275 +<00009ae2> <00009ae3> 7277 +<00009af2> <00009af3> 22937 +<00009b04> <00009b05> 22944 +<00009b0d> <00009b0e> 20007 +<00009b22> <00009b23> 7291 +<00009b27> <00009b2a> 7294 +<00009b2e> <00009b2f> 7298 +<00009b33> <00009b34> 15326 +<00009b39> <00009b3a> 22950 +<00009b4d> <00009b4e> 7304 +<00009b56> <00009b57> 22953 +<00009b6b> <00009b6c> 19020 +<00009b6d> <00009b6e> 22958 +<00009b76> <00009b77> 19022 +<00009b96> <00009b97> 7312 +<00009b9f> <00009ba0> 7314 +<00009bd1> <00009bd2> 7323 +<00009c18> <00009c1a> 19040 +endcidrange + +64 begincidrange +<00009c49> <00009c4a> 19052 +<00009c4f> <00009c50> 17215 +<00009c69> <00009c6b> 19060 +<00009c6d> <00009c6e> 19063 +<00009d17> <00009d18> 19073 +<00009d1d> <00009d1e> 17218 +<00009d33> <00009d34> 22988 +<00009d53> <00009d54> 22993 +<00009d5d> <00009d5e> 7380 +<00009d76> <00009d77> 19086 +<00009d92> <00009d93> 22999 +<00009d97> <00009d98> 23002 +<00009dd4> <00009dd5> 23008 +<00009e10> <00009e12> 23015 +<00009e1a> <00009e1b> 7411 +<00009e82> <00009e84> 20037 +<00009e8b> <00009e8c> 7419 +<00009e8e> <00009e8f> 23020 +<00009ece> <00009ed0> 7432 +<00009eec> <00009eed> 23030 +<00009ef6> <00009ef7> 7444 +<00009efb> <00009efd> 7447 +<00009f07> <00009f08> 7450 +<00009f2a> <00009f2b> 20050 +<00009f31> <00009f32> 23039 +<00009f43> <00009f44> 23043 +<00009f5f> <00009f61> 7461 +<00009f66> <00009f67> 7464 +<00009f91> <00009f92> 23053 +<00009fbf> <00009fc2> 20068 +<0000f860> <0000f862> 15444 +<0000f992> <0000f993> 7809 +<0000fa18> <0000fa1a> 8579 +<0000fa2a> <0000fa2b> 8699 +<0000fa5b> <0000fa5c> 13349 +<0000fb01> <0000fb02> 112 +<0000fb03> <0000fb04> 9359 +<0000fe11> <0000fe12> 7887 +<0000fe31> <0000fe32> 7892 +<0000fe35> <0000fe36> 7899 +<0000fe37> <0000fe38> 7905 +<0000fe39> <0000fe3a> 7901 +<0000fe3b> <0000fe3c> 7915 +<0000fe3d> <0000fe3e> 7909 +<0000fe3f> <0000fe40> 7907 +<0000fe41> <0000fe44> 7911 +<0000fe45> <0000fe46> 12639 +<0000fe47> <0000fe48> 7903 +<0000ff08> <0000ff09> 674 +<0000ff10> <0000ff19> 780 +<0000ff1a> <0000ff1b> 639 +<0000ff21> <0000ff3a> 790 +<0000ff41> <0000ff5a> 816 +<0000ff5f> <0000ff60> 12131 +<0000ff61> <0000ff9f> 327 +<0000ffe0> <0000ffe1> 713 +<0001f110> <0001f129> 10004 +<0001f130> <0001f149> 10901 +<0001f150> <0001f169> 10631 +<0001f170> <0001f189> 11713 +<00022b4f> <00022b50> 17671 +<00026ff6> <00026ff7> 18554 +<000285c8> <000285c9> 18773 +<000289ba> <000289bb> 18834 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/japan/UniJISX02132004-UTF32-V b/resources/cmaps/japan/UniJISX02132004-UTF32-V new file mode 100644 index 00000000..805fad81 --- /dev/null +++ b/resources/cmaps/japan/UniJISX02132004-UTF32-V @@ -0,0 +1,300 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniJISX02132004-UTF32-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniJISX02132004-UTF32-H) +%%BeginResource: CMap (UniJISX02132004-UTF32-V) +%%Title: (UniJISX02132004-UTF32-V Adobe Japan1 6) +%%Version: 1.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniJISX02132004-UTF32-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 6 def +end def + +/CMapName /UniJISX02132004-UTF32-V def +/CMapVersion 1.002 def +/CMapType 1 def + +/XUID [1 10 25634] def + +/WMode 1 def + +100 begincidchar +<00002015> 7892 +<00002016> 7895 +<00002025> 7898 +<00002026> 7897 +<00002190> 738 +<00002191> 736 +<00002192> 739 +<00002193> 737 +<000021c4> 8311 +<000021c5> 8310 +<000021c6> 8312 +<000021e6> 8012 +<000021e7> 8014 +<000021e8> 8011 +<000021e9> 8013 +<0000239b> 12148 +<0000239c> 12168 +<0000239d> 12147 +<0000239e> 12150 +<0000239f> 12168 +<000023a0> 12149 +<000023a1> 12156 +<000023a2> 12168 +<000023a3> 12155 +<000023a4> 12158 +<000023a5> 12168 +<000023a6> 12157 +<000023a7> 8168 +<000023a8> 8167 +<000023a9> 8166 +<000023aa> 12168 +<000023ab> 8172 +<000023ac> 8171 +<000023ad> 8170 +<0000250c> 7495 +<0000250d> 7497 +<0000250e> 7496 +<0000250f> 7498 +<00002510> 7503 +<00002511> 7505 +<00002512> 7504 +<00002513> 7506 +<00002514> 7491 +<00002515> 7493 +<00002516> 7492 +<00002517> 7494 +<00002518> 7499 +<00002519> 7501 +<0000251a> 7500 +<0000251b> 7502 +<0000251c> 7523 +<0000251d> 7527 +<0000251e> 7525 +<0000251f> 7524 +<00002520> 7526 +<00002521> 7529 +<00002522> 7528 +<00002525> 7535 +<00002526> 7533 +<00002527> 7532 +<00002528> 7534 +<00002529> 7537 +<0000252a> 7536 +<0000252b> 7538 +<0000252c> 7515 +<00002530> 7516 +<00002534> 7507 +<00002538> 7508 +<00002540> 7541 +<00002541> 7540 +<00002542> 7542 +<00002543> 7547 +<00002544> 7549 +<00002545> 7546 +<00002546> 7548 +<00002547> 7553 +<00002548> 7552 +<0000261c> 8221 +<0000261d> 8219 +<0000261e> 8222 +<0000261f> 8220 +<00002702> 12178 +<000027a1> 8209 +<0000301c> 7894 +<0000301d> 7956 +<0000301f> 7957 +<00003041> 7918 +<00003043> 7919 +<00003045> 7920 +<00003047> 7921 +<00003049> 7922 +<00003063> 7923 +<00003083> 7924 +<00003085> 7925 +<00003087> 7926 +<0000308e> 7927 +<0000309b> 8272 +<0000309c> 8271 +<000030a0> 16331 +<000030a1> 7928 +endcidchar + +79 begincidchar +<000030a3> 7929 +<000030a5> 7930 +<000030a7> 7931 +<000030a9> 7932 +<000030c3> 7933 +<000030e3> 7934 +<000030e5> 7935 +<000030e7> 7936 +<000030ee> 7937 +<000030fc> 7891 +<00003300> 8350 +<00003303> 8338 +<00003304> 11960 +<00003305> 8333 +<00003306> 11961 +<00003307> 11965 +<00003308> 11963 +<00003309> 11968 +<0000330a> 11966 +<0000330b> 11970 +<0000330c> 11972 +<0000330d> 7950 +<00003314> 7941 +<00003315> 8340 +<00003316> 8330 +<00003317> 11980 +<00003318> 8339 +<00003319> 11982 +<0000331e> 8353 +<00003322> 8329 +<00003323> 8348 +<00003324> 11991 +<00003325> 11993 +<00003326> 7951 +<00003327> 7945 +<0000332a> 8356 +<0000332b> 7953 +<0000332d> 11999 +<00003331> 8358 +<00003332> 12005 +<00003333> 8334 +<00003336> 7947 +<00003337> 12014 +<00003338> 12016 +<00003339> 8343 +<0000333a> 12017 +<0000333b> 8349 +<0000333c> 12010 +<0000333d> 12018 +<00003341> 12019 +<00003342> 8347 +<00003347> 8357 +<00003348> 12027 +<00003349> 7940 +<0000334a> 7954 +<0000334d> 7943 +<0000334e> 8337 +<00003351> 7948 +<00003352> 12034 +<00003353> 12038 +<00003354> 12035 +<00003357> 8344 +<0000337b> 12044 +<0000337c> 12043 +<0000337d> 12042 +<0000337e> 12041 +<0000337f> 8324 +<0000ff0c> 8268 +<0000ff0e> 8274 +<0000ff1a> 12101 +<0000ff1d> 7917 +<0000ff3b> 7903 +<0000ff3d> 7904 +<0000ff3f> 7890 +<0000ff5b> 7905 +<0000ff5c> 7896 +<0000ff5d> 7906 +<0000ff5e> 7894 +<0000ffe3> 7889 +endcidchar + +37 begincidrange +<000023b0> <000023b1> 16350 +<00002500> <00002501> 7481 +<00002502> <00002503> 7479 +<00002504> <00002505> 7485 +<00002506> <00002507> 7483 +<00002508> <00002509> 7489 +<0000250a> <0000250b> 7487 +<00002523> <00002524> 7530 +<0000252d> <0000252f> 7517 +<00002531> <00002533> 7520 +<00002535> <00002537> 7509 +<00002539> <0000253b> 7512 +<0000253d> <0000253f> 7543 +<00002549> <0000254a> 7550 +<00003001> <00003002> 7887 +<00003008> <00003011> 7907 +<00003014> <00003015> 7901 +<00003016> <00003017> 16329 +<00003018> <00003019> 12139 +<00003095> <00003096> 8264 +<000030f5> <000030f6> 7938 +<000031f0> <000031f9> 16333 +<000031fa> <000031ff> 16344 +<00003301> <00003302> 11958 +<0000330e> <00003313> 11973 +<0000331a> <0000331d> 11984 +<0000331f> <00003321> 11988 +<00003328> <00003329> 11996 +<0000332e> <00003330> 12002 +<00003334> <00003335> 12008 +<0000333e> <00003340> 12020 +<00003343> <00003346> 12023 +<0000334b> <0000334c> 12028 +<0000334f> <00003350> 12030 +<00003355> <00003356> 12039 +<0000ff08> <0000ff09> 7899 +<0000ff5f> <0000ff60> 12141 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/korea/UniKS-UTF32-H b/resources/cmaps/korea/UniKS-UTF32-H new file mode 100644 index 00000000..07323ffc --- /dev/null +++ b/resources/cmaps/korea/UniKS-UTF32-H @@ -0,0 +1,8893 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniKS-UTF32-H) +%%Title: (UniKS-UTF32-H Adobe Korea1 1) +%%Version: 1.005 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Korea1) def + /Supplement 1 def +end def + +/CMapName /UniKS-UTF32-H def +/CMapVersion 1.005 def +/CMapType 1 def + +/XUID [1 10 25542] def + +/WMode 0 def + +1 begincodespacerange + <00000000> <0010FFFF> +endcodespacerange + +1 beginnotdefrange +<00000000> <0000001f> 1 +endnotdefrange + +100 begincidchar +<000000a0> 1 +<000000a1> 208 +<000000a4> 214 +<000000a7> 155 +<000000a8> 107 +<000000a9> 98 +<000000aa> 668 +<000000ab> 176 +<000000b0> 138 +<000000b1> 130 +<000000b4> 199 +<000000b6> 244 +<000000b7> 104 +<000000b8> 206 +<000000b9> 842 +<000000ba> 675 +<000000bb> 177 +<000000bc> 751 +<000000bd> 748 +<000000be> 752 +<000000bf> 209 +<000000c6> 666 +<000000d0> 667 +<000000d7> 131 +<000000d8> 673 +<000000de> 676 +<000000df> 768 +<000000e6> 757 +<000000f0> 759 +<000000f7> 132 +<000000f8> 766 +<000000fe> 769 +<00000111> 758 +<00000126> 669 +<00000127> 760 +<00000131> 761 +<00000132> 670 +<00000133> 762 +<00000138> 763 +<0000013f> 671 +<00000140> 764 +<00000141> 672 +<00000142> 765 +<00000149> 772 +<0000014a> 678 +<0000014b> 771 +<00000152> 674 +<00000153> 767 +<00000166> 677 +<00000167> 770 +<000002bc> 8275 +<000002c7> 201 +<000002d8> 202 +<000002d9> 205 +<000002da> 204 +<000002db> 207 +<000002dc> 200 +<000002dd> 203 +<00000401> 1026 +<00000451> 1059 +<00002010> 97 +<00002016> 111 +<0000201b> 8238 +<0000201f> 8237 +<00002022> 8607 +<00002030> 216 +<00002034> 8582 +<00002035> 9326 +<00002036> 9324 +<0000203b> 156 +<0000203c> 8763 +<00002042> 8599 +<00002074> 845 +<0000207c> 8248 +<0000207f> 846 +<000020a9> 96 +<00002103> 141 +<00002109> 215 +<00002113> 590 +<00002116> 258 +<00002121> 263 +<00002122> 260 +<00002126> 643 +<0000212b> 142 +<00002192> 170 +<00002195> 247 +<00002196> 250 +<00002197> 248 +<00002198> 251 +<00002199> 249 +<000021b0> 8868 +<000021b1> 8865 +<000021b2> 8864 +<000021b3> 8869 +<000021b4> 8867 +<000021bc> 8884 +<000021c0> 8885 +<000021cd> 8816 +<000021cf> 8815 +<000021d0> 8814 +endcidchar + +100 begincidchar +<000021d1> 8854 +<000021d2> 195 +<000021d3> 8855 +<000021d4> 196 +<000021e0> 9190 +<000021e1> 9192 +<000021e2> 9191 +<000021e3> 9193 +<000021e6> 9198 +<000021e7> 9200 +<000021e8> 9199 +<000021e9> 9201 +<00002200> 197 +<00002202> 151 +<00002203> 198 +<00002206> 8715 +<00002207> 152 +<00002208> 184 +<00002209> 8749 +<0000220b> 185 +<0000220c> 8750 +<0000220f> 213 +<00002211> 212 +<00002213> 8726 +<0000221a> 178 +<0000221d> 180 +<0000221e> 136 +<0000221f> 8717 +<00002220> 148 +<00002222> 8738 +<00002229> 191 +<0000222a> 190 +<0000222e> 211 +<00002234> 137 +<00002235> 181 +<00002236> 210 +<00002237> 8321 +<0000223d> 179 +<00002243> 8500 +<00002245> 8499 +<00002248> 8501 +<00002250> 8739 +<00002251> 8723 +<00002252> 154 +<00002253> 8722 +<0000225a> 8753 +<00002260> 133 +<00002261> 153 +<00002262> 8734 +<00002279> 8491 +<00002284> 8748 +<00002285> 8747 +<0000228a> 8486 +<0000228b> 8488 +<000022a3> 8742 +<000022a4> 8503 +<000022a5> 149 +<000022ee> 8320 +<000022ef> 106 +<00002306> 8754 +<00002312> 150 +<00002314> 8731 +<00002500> 519 +<00002501> 530 +<00002502> 520 +<00002503> 531 +<0000250c> 521 +<0000250d> 558 +<0000250e> 557 +<0000250f> 532 +<00002510> 522 +<00002511> 552 +<00002512> 551 +<00002513> 533 +<00002514> 524 +<00002515> 556 +<00002516> 555 +<00002517> 535 +<00002518> 523 +<00002519> 554 +<0000251a> 553 +<0000251b> 534 +<0000251c> 525 +<0000251d> 546 +<00002520> 541 +<00002523> 536 +<00002524> 527 +<00002525> 548 +<00002528> 543 +<0000252b> 538 +<0000252c> 526 +<0000252f> 542 +<00002530> 547 +<00002533> 537 +<00002534> 528 +<00002537> 544 +<00002538> 549 +<0000253b> 539 +<0000253c> 529 +<0000253f> 545 +endcidchar + +100 begincidchar +<00002542> 550 +<0000254b> 540 +<00002592> 232 +<000025a0> 165 +<000025a1> 164 +<000025a3> 229 +<000025a6> 237 +<000025a7> 236 +<000025a8> 235 +<000025a9> 238 +<000025b1> 8736 +<000025b2> 167 +<000025b3> 166 +<000025b5> 8780 +<000025b6> 220 +<000025b7> 219 +<000025b9> 8781 +<000025bc> 169 +<000025bd> 168 +<000025bf> 8779 +<000025c0> 218 +<000025c1> 217 +<000025c3> 8782 +<000025c6> 163 +<000025c7> 162 +<000025c8> 228 +<000025c9> 227 +<000025ca> 8787 +<000025cb> 159 +<000025cc> 8639 +<000025ce> 161 +<000025cf> 160 +<000025e6> 8775 +<000025ef> 8633 +<00002605> 158 +<00002606> 157 +<0000260e> 241 +<0000260f> 240 +<0000261c> 242 +<0000261d> 9222 +<0000261e> 243 +<0000261f> 9223 +<0000262f> 8664 +<00002640> 147 +<00002642> 146 +<00002663> 226 +<00002664> 221 +<00002665> 224 +<00002667> 225 +<00002668> 239 +<0000266c> 255 +<0000266d> 252 +<0000266f> 8594 +<00002716> 8631 +<0000271a> 8630 +<0000273d> 8604 +<00002756> 8637 +<00002f00> 6460 +<00002f04> 6380 +<00002f06> 6413 +<00002f08> 6443 +<00002f0a> 6477 +<00002f0b> 7499 +<00002f11> 4270 +<00002f12> 4458 +<00002f14> 5183 +<00002f17> 5772 +<00002f18> 5077 +<00002f1c> 6201 +<00002f1d> 3901 +<00002f1f> 7451 +<00002f20> 5255 +<00002f23> 5403 +<00002f24> 4253 +<00002f25> 4159 +<00002f26> 6488 +<00002f28> 7247 +<00002f29> 5504 +<00002f2b> 5697 +<00002f2d> 5305 +<00002f2f> 3791 +<00002f30> 4077 +<00002f31> 3604 +<00002f32> 3481 +<00002f38> 3964 +<00002f3c> 5764 +<00002f3d> 3804 +<00002f3e> 7808 +<00002f3f> 5580 +<00002f40> 6951 +<00002f42> 4840 +<00002f43> 4349 +<00002f44> 4027 +<00002f45> 4950 +<00002f46> 4819 +<00002f47> 6464 +<00002f48> 6125 +<00002f49> 6281 +<00002f4a> 4788 +<00002f4b> 8027 +endcidchar + +100 begincidchar +<00002f4c> 6956 +<00002f4f> 4822 +<00002f50> 5196 +<00002f51> 4776 +<00002f52> 5774 +<00002f54> 5587 +<00002f55> 7867 +<00002f56> 6803 +<00002f57> 5129 +<00002f58> 7962 +<00002f5a> 7521 +<00002f5b> 5782 +<00002f5c> 6210 +<00002f5d> 3639 +<00002f5e> 7741 +<00002f5f> 6081 +<00002f60> 3806 +<00002f61> 6100 +<00002f62> 3521 +<00002f63> 5370 +<00002f64> 6189 +<00002f65> 6664 +<00002f66> 7610 +<00002f69> 4993 +<00002f6a> 7600 +<00002f6b> 4755 +<00002f6c> 4791 +<00002f6d> 4781 +<00002f6e> 5709 +<00002f6f> 5413 +<00002f70> 5710 +<00002f72> 7870 +<00002f73> 7755 +<00002f74> 4653 +<00002f75> 6900 +<00002f76> 4863 +<00002f78> 5132 +<00002f7a> 5896 +<00002f7b> 6218 +<00002f7c> 4519 +<00002f7d> 6427 +<00002f7f> 6428 +<00002f80> 6368 +<00002f81> 6357 +<00002f82> 5749 +<00002f83> 6502 +<00002f84> 6967 +<00002f85> 3930 +<00002f86> 5456 +<00002f87> 7158 +<00002f88> 6888 +<00002f89> 3496 +<00002f8a> 5368 +<00002f8b> 7232 +<00002f8e> 7756 +<00002f8f> 7709 +<00002f90> 6409 +<00002f92> 3644 +<00002f93> 3474 +<00002f94> 5921 +<00002f95> 3772 +<00002f96> 4355 +<00002f97> 5718 +<00002f99> 7512 +<00002f9a> 6636 +<00002f9b> 6892 +<00002f9c> 6830 +<00002f9d> 5755 +<00002f9e> 7053 +<00002f9f> 5756 +<00002fa0> 7009 +<00002fa2> 6389 +<00002fa3> 6352 +<00002fa5> 4634 +<00002fa6> 4131 +<00002fa7> 6568 +<00002fa8> 4846 +<00002fa9> 5147 +<00002fac> 6227 +<00002fad> 7203 +<00002fae> 5220 +<00002faf> 4744 +<00002fb0> 7733 +<00002fb1> 6307 +<00002fb3> 6385 +<00002fb4> 7757 +<00002fb5> 7595 +<00002fb6> 5221 +<00002fb7> 5733 +<00002fb8> 5625 +<00002fb9> 7718 +<00002fba> 4661 +<00002fbb> 3785 +<00002fbc> 3765 +<00002fc1> 3993 +<00002fc2> 5910 +<00002fc3> 6827 +<00002fc4> 4527 +<00002fc5> 4533 +<00002fc6> 4726 +endcidchar + +100 begincidchar +<00002fc7> 4663 +<00002fc8> 7927 +<00002fc9> 5401 +<00002fca> 8018 +<00002fcd> 6758 +<00002fce> 3766 +<00002fcf> 5402 +<00002fd0> 5222 +<00002fd1> 6781 +<00002fd2> 7359 +<00002fd3> 4563 +<00002fd4> 3946 +<00003003> 108 +<00003012> 8700 +<00003013> 175 +<00003020> 8671 +<00003036> 8701 +<000030fb> 104 +<000030fc> 9330 +<00003164> 101 +<0000321c> 257 +<00003231> 8788 +<00003239> 8789 +<0000327f> 256 +<00003290> 9300 +<00003294> 9080 +<0000329e> 8761 +<000032a5> 9096 +<00003398> 591 +<000033c2> 261 +<000033c3> 662 +<000033c4> 592 +<000033c5> 650 +<000033c6> 665 +<000033c7> 259 +<000033c8> 614 +<000033c9> 663 +<000033ca> 607 +<000033cb> 8790 +<000033cf> 611 +<000033d0> 660 +<000033d3> 661 +<000033d6> 649 +<000033d8> 262 +<000033db> 654 +<000033dc> 664 +<000033dd> 659 +<00004e00> 6460 +<00004e01> 6704 +<00004e03> 7364 +<00004e07> 4670 +<00004e08> 6534 +<00004e09> 5320 +<00004e0a> 5331 +<00004e0b> 7616 +<00004e0d> 5109 +<00004e11> 7288 +<00004e14> 7041 +<00004e15> 5181 +<00004e16> 5492 +<00004e18> 3893 +<00004e19> 5041 +<00004e1e> 5682 +<00004e2d> 6922 +<00004e32> 3802 +<00004e38> 7882 +<00004e39> 4192 +<00004e3b> 6860 +<00004e42> 6029 +<00004e43> 4154 +<00004e45> 3894 +<00004e4b> 6942 +<00004e4d> 5241 +<00004e4e> 7800 +<00004e4f> 7614 +<00004e56> 3855 +<00004e58> 5683 +<00004e59> 6380 +<00004e5d> 3895 +<00004e5e> 3613 +<00004e5f> 5862 +<00004e6b> 3500 +<00004e6d> 4329 +<00004e73> 6309 +<00004e76> 5092 +<00004e77> 5315 +<00004e7e> 3601 +<00004e82> 4389 +<00004e86> 4551 +<00004e88> 5934 +<00004e8b> 5242 +<00004e8c> 6413 +<00004e8e> 6197 +<00004e90> 6252 +<00004e91> 6238 +<00004e92> 7801 +<00004e94> 6049 +<00004e95> 6705 +<00004e98> 4058 +<00004e9b> 5243 +endcidchar + +100 begincidchar +<00004e9e> 5775 +<00004ea1> 4696 +<00004ea2> 7670 +<00004ea4> 3868 +<00004ea5> 7685 +<00004ea6> 5947 +<00004ea8> 7771 +<00004eab> 7710 +<00004eac> 3660 +<00004ead> 6706 +<00004eae> 4427 +<00004eb6> 4193 +<00004eba> 6443 +<00004ec0> 5771 +<00004ec1> 6444 +<00004ec4> 7331 +<00004ec7> 3896 +<00004eca> 4038 +<00004ecb> 3560 +<00004ecd> 6479 +<00004ed4> 6483 +<00004ed5> 5244 +<00004ed6> 7380 +<00004ed7> 6535 +<00004ed8> 5110 +<00004ed9> 5418 +<00004edd> 4331 +<00004edf> 7148 +<00004ee3> 4250 +<00004ee4> 4489 +<00004ee5> 6414 +<00004ef0> 5833 +<00004ef2> 6923 +<00004ef6> 3602 +<00004ef7> 3561 +<00004efb> 6469 +<00004f01> 4062 +<00004f09> 7671 +<00004f0a> 6415 +<00004f0b> 4051 +<00004f0d> 6050 +<00004f0e> 4063 +<00004f0f> 5074 +<00004f10> 5005 +<00004f11> 8005 +<00004f2f> 4988 +<00004f34> 4905 +<00004f36> 4490 +<00004f38> 5735 +<00004f3a> 5245 +<00004f3c> 5246 +<00004f3d> 3436 +<00004f43> 6643 +<00004f46> 4194 +<00004f47> 6591 +<00004f48> 7544 +<00004f4d> 6284 +<00004f4e> 6592 +<00004f4f> 6861 +<00004f50> 6854 +<00004f51> 6198 +<00004f55> 7617 +<00004f59> 5935 +<00004f5a> 6461 +<00004f5b> 5171 +<00004f5c> 6509 +<00004f69> 7502 +<00004f6f> 5879 +<00004f70> 4989 +<00004f73> 3437 +<00004f76> 4127 +<00004f7a> 6644 +<00004f7e> 6462 +<00004f7f> 5247 +<00004f81> 5736 +<00004f83> 3476 +<00004f84> 7015 +<00004f86> 4420 +<00004f88> 7336 +<00004f8a> 3839 +<00004f8b> 4506 +<00004f8d> 5692 +<00004f8f> 6862 +<00004f91> 6310 +<00004f96> 4594 +<00004f98> 7042 +<00004f9b> 3786 +<00004f9d> 6394 +<00004fae> 4764 +<00004faf> 7966 +<00004fb5> 7367 +<00004fb6> 4440 +<00004fbf> 7518 +<00004fc2> 3705 +<00004fc3> 7241 +<00004fc4> 5776 +<00004fc9> 6051 +<00004fca> 6902 +<00004fce> 6782 +<00004fd1> 6174 +endcidchar + +100 begincidchar +<00004fd3> 3661 +<00004fd4> 7734 +<00004fd7> 5537 +<00004fda> 4613 +<00004fdd> 5058 +<00004fdf> 5248 +<00004fe0> 7759 +<00004fe1> 5737 +<00004fee> 5567 +<00004fef> 5111 +<00004ff1> 3897 +<00004ff3> 4970 +<00004ff5> 7576 +<00004ff8> 5093 +<00004ffa> 5925 +<00005002> 5042 +<00005006> 4428 +<00005009> 7092 +<0000500b> 3562 +<0000500d> 4969 +<00005011> 4836 +<00005012> 4269 +<00005016> 7705 +<00005019> 7967 +<0000501a> 6395 +<0000501c> 7134 +<0000501e> 3662 +<0000501f> 7043 +<00005021> 7093 +<00005023> 4941 +<00005024> 7337 +<00005026> 3969 +<00005027> 6837 +<00005028> 3585 +<0000502a> 6030 +<0000502b> 4595 +<0000502c> 7394 +<0000502d> 6131 +<0000503b> 5863 +<00005043> 5917 +<00005047> 3438 +<00005048> 3627 +<00005049> 6285 +<0000504f> 7519 +<00005055> 7686 +<0000505a> 6863 +<0000505c> 6707 +<00005065> 3603 +<00005074> 7330 +<00005075> 6708 +<00005076> 6199 +<00005078> 7465 +<00005080> 3856 +<00005085> 5112 +<0000508d> 4942 +<00005091> 3614 +<00005098> 5303 +<00005099> 5182 +<000050ac> 7262 +<000050ad> 6175 +<000050b2> 6052 +<000050b3> 6645 +<000050b5> 7114 +<000050b7> 5332 +<000050be> 3663 +<000050c5> 4023 +<000050c9> 7177 +<000050ca> 5419 +<000050cf> 5333 +<000050d1> 3869 +<000050d5> 5075 +<000050d6> 8035 +<000050da> 4552 +<000050de> 6286 +<000050e5> 6140 +<000050e7> 5684 +<000050ed> 7082 +<000050f9> 3439 +<000050fb> 5020 +<000050ff> 5249 +<00005100> 6396 +<00005101> 6903 +<00005104> 5912 +<00005106> 3664 +<00005109> 3617 +<00005112> 6311 +<0000511f> 5334 +<00005121> 4543 +<0000512a> 6200 +<00005132> 6593 +<00005137> 4441 +<0000513a> 4133 +<0000513c> 5926 +<00005140> 6089 +<00005141> 6359 +<00005143> 6255 +<00005144> 7772 +<00005145> 7306 +<00005146> 6783 +<00005147> 8013 +endcidchar + +100 begincidchar +<00005148> 5420 +<00005149> 3840 +<0000514b> 4016 +<0000514c> 7431 +<0000514d> 4735 +<0000514e> 7449 +<00005152> 5777 +<0000515c> 4348 +<00005162> 4059 +<00005165> 6477 +<00005167> 4155 +<00005168> 6646 +<00005169> 4429 +<0000516a> 6312 +<0000516b> 7499 +<0000516c> 3787 +<0000516d> 4591 +<0000516e> 7791 +<00005171> 3788 +<00005175> 5043 +<00005176> 4064 +<00005177> 3898 +<00005178> 6647 +<0000517c> 3654 +<00005180> 4065 +<00005186> 5933 +<0000518a> 7126 +<0000518d> 6570 +<00005192> 4765 +<00005195> 4736 +<00005197> 6176 +<000051a0> 3819 +<000051a5> 4748 +<000051aa> 4733 +<000051ac> 4332 +<000051b6> 5864 +<000051b7> 4424 +<000051bd> 4477 +<000051c4> 7130 +<000051c6> 6904 +<000051c9> 4430 +<000051cb> 6784 +<000051cc> 4607 +<000051cd> 4333 +<000051dc> 4606 +<000051dd> 6390 +<000051de> 8036 +<000051e1> 5009 +<000051f0> 7904 +<000051f1> 3563 +<000051f6> 8014 +<000051f8> 7167 +<000051f9> 6141 +<000051fa> 7303 +<000051fd> 7651 +<00005200> 4270 +<00005203> 6445 +<00005206> 5152 +<00005207> 6684 +<00005208> 6031 +<0000520a> 3477 +<0000520e> 4837 +<00005211> 7773 +<00005217> 4478 +<0000521d> 7214 +<00005224> 7490 +<00005225> 5037 +<00005229> 4614 +<0000522a> 5304 +<0000522e> 3835 +<00005230> 4271 +<00005236> 6759 +<00005237> 5561 +<00005238> 3970 +<00005239> 7077 +<0000523a> 6484 +<0000523b> 3465 +<00005243> 7205 +<00005247> 7360 +<0000524a> 5301 +<0000524b> 4017 +<0000524c> 4397 +<0000524d> 6648 +<00005254> 7135 +<00005256> 5113 +<0000525b> 3536 +<0000525d> 4886 +<00005261> 5463 +<00005269> 6480 +<0000526a> 6649 +<0000526f> 5114 +<00005272> 7649 +<00005275> 7094 +<0000527d> 7577 +<0000527f> 7215 +<00005283> 7948 +<00005287> 4018 +<00005288> 5021 +<00005289> 4577 +<0000528d> 3618 +endcidchar + +100 begincidchar +<00005291> 6760 +<00005292> 3619 +<0000529b> 4458 +<0000529f> 3789 +<000052a0> 3440 +<000052a3> 4479 +<000052a4> 4024 +<000052a9> 6785 +<000052aa> 4169 +<000052ab> 3624 +<000052be> 7703 +<000052c1> 3665 +<000052c3> 4930 +<000052c5> 7361 +<000052c7> 6177 +<000052c9> 4737 +<000052cd> 3666 +<000052d2> 4604 +<000052d5> 4334 +<000052d6> 6229 +<000052d8> 3510 +<000052d9> 4812 +<000052db> 7979 +<000052dd> 5685 +<000052de> 4511 +<000052df> 4766 +<000052e2> 5493 +<000052e3> 6619 +<000052e4> 4025 +<000052f3> 7980 +<000052f5> 4442 +<000052f8> 3971 +<000052fa> 6510 +<000052fb> 4009 +<000052fe> 3899 +<000052ff> 4848 +<00005305> 7545 +<00005308> 8015 +<0000530d> 7546 +<0000530f> 7547 +<00005310> 5076 +<00005315> 5183 +<00005316> 7863 +<00005317> 5151 +<00005319> 5693 +<00005320> 6536 +<00005321> 3841 +<00005323> 3530 +<0000532a> 5184 +<0000532f> 7928 +<00005339> 7604 +<0000533f> 4188 +<00005340> 3900 +<00005341> 5772 +<00005343> 7149 +<00005344> 6478 +<00005347> 5686 +<00005348> 6053 +<00005349> 7994 +<0000534a> 4906 +<0000534d> 4671 +<00005351> 5185 +<00005352> 6834 +<00005353> 7395 +<00005354> 7760 +<00005357> 4145 +<0000535a> 4887 +<0000535c> 5077 +<0000535e> 5031 +<00005360> 6692 +<00005366> 3852 +<00005368> 5450 +<0000536f> 4800 +<00005370> 6446 +<00005371> 6287 +<00005374> 3466 +<00005375> 4390 +<00005377> 3972 +<0000537d> 6926 +<0000537f> 3667 +<00005384> 5851 +<00005393> 5840 +<00005398> 4615 +<0000539a> 7968 +<0000539f> 6256 +<000053a0> 7332 +<000053a5> 3979 +<000053a6> 7618 +<000053ad> 5989 +<000053bb> 3586 +<000053c3> 7083 +<000053c8> 6201 +<000053c9> 7044 +<000053ca> 4052 +<000053cb> 6202 +<000053cd> 4907 +<000053d4> 5628 +<000053d6> 7316 +<000053d7> 5568 +<000053db> 4908 +endcidchar + +100 begincidchar +<000053e1> 6032 +<000053e2> 7251 +<000053e3> 3901 +<000053e4> 3729 +<000053e5> 3902 +<000053e9> 3730 +<000053ea> 6943 +<000053eb> 3994 +<000053ec> 5500 +<000053ed> 7500 +<000053ef> 3441 +<000053f0> 7432 +<000053f1> 7016 +<000053f2> 5250 +<000053f3> 6203 +<000053f8> 5251 +<00005403> 8023 +<00005404> 3467 +<00005408> 7663 +<00005409> 4128 +<0000540a> 6620 +<0000540c> 4335 +<0000540d> 4749 +<0000540e> 7969 +<0000540f> 4616 +<00005410> 7450 +<00005411> 7711 +<0000541b> 3953 +<0000541d> 4638 +<0000541f> 6381 +<00005420> 7534 +<00005426> 5115 +<00005429> 5153 +<0000542b> 7652 +<00005433> 6055 +<00005438> 8030 +<00005439> 7317 +<0000543b> 4838 +<0000543c> 7970 +<0000543e> 6054 +<00005442> 4443 +<00005448> 6709 +<0000544a> 3731 +<00005451> 7408 +<00005468> 6867 +<0000546a> 6866 +<00005471> 3732 +<00005473> 4851 +<00005475> 3442 +<0000547b> 5738 +<0000547c> 7802 +<0000547d> 4750 +<00005480> 6594 +<00005486> 7548 +<0000548c> 7864 +<0000548e> 3903 +<00005490> 5116 +<000054a4> 7381 +<000054a8> 6485 +<000054ab> 6944 +<000054ac> 3870 +<000054b3> 7687 +<000054b8> 7653 +<000054bd> 6447 +<000054c0> 5841 +<000054c1> 7590 +<000054c4> 7853 +<000054c8> 7664 +<000054c9> 6571 +<000054e1> 6257 +<000054e5> 3443 +<000054e8> 7216 +<000054ed> 3767 +<000054ee> 7953 +<000054f2> 7168 +<000054fa> 7549 +<00005504> 7503 +<00005506> 5252 +<00005507> 6980 +<0000550e> 4617 +<00005510> 4239 +<0000551c> 4689 +<0000552f> 6313 +<00005531> 7095 +<00005535> 5821 +<0000553e> 7382 +<00005544> 7396 +<00005546> 5335 +<0000554f> 4839 +<00005553> 3706 +<00005556> 4217 +<0000555e> 5778 +<00005563> 7654 +<0000557c> 6761 +<00005580> 3579 +<00005584> 5421 +<00005586> 7169 +<00005587> 4374 +<00005589> 7971 +<0000558a> 7655 +endcidchar + +100 begincidchar +<00005598> 7150 +<00005599> 7995 +<0000559a> 7883 +<0000559c> 8037 +<0000559d> 3501 +<000055a7> 7990 +<000055a9> 6314 +<000055aa> 5336 +<000055ab> 4132 +<000055ac> 3871 +<000055ae> 4195 +<000055c5> 7972 +<000055c7> 5365 +<000055d4> 6981 +<000055da> 6056 +<000055dc> 4066 +<000055df> 7045 +<000055e3> 5253 +<000055e4> 7338 +<000055fd> 5569 +<000055fe> 6868 +<00005606> 7409 +<00005609> 3444 +<00005614> 3904 +<00005617> 5337 +<0000562f> 5501 +<00005632> 6786 +<00005634> 7318 +<00005636> 5694 +<00005653> 7719 +<00005668> 4067 +<0000566b> 8038 +<00005674> 5154 +<00005686> 7954 +<000056a5> 5956 +<000056ac> 5223 +<000056ae> 7712 +<000056b4> 5927 +<000056bc> 6511 +<000056ca> 4152 +<000056cd> 8039 +<000056d1> 7242 +<000056da> 5570 +<000056db> 5254 +<000056de> 7929 +<000056e0> 6448 +<000056f0> 3774 +<000056f9> 4491 +<000056fa> 3733 +<00005703> 7550 +<00005704> 5902 +<00005708> 3973 +<0000570b> 3947 +<0000570d> 6288 +<00005712> 6259 +<00005713> 6258 +<00005716> 4272 +<00005718> 4196 +<0000571f> 7451 +<00005728> 6572 +<0000572d> 3995 +<00005730> 6945 +<0000573b> 4068 +<00005740> 6946 +<00005742> 7491 +<00005747> 4010 +<0000574a> 4943 +<0000574d> 4218 +<0000574e> 3511 +<00005750> 6855 +<00005751> 3581 +<00005761> 7474 +<00005764> 3775 +<00005766> 7410 +<0000576a> 7529 +<0000576e> 4252 +<00005770> 3668 +<00005775> 3905 +<0000577c> 7397 +<00005782> 5571 +<00005788> 4251 +<0000578b> 7774 +<00005793> 7688 +<000057a0> 6373 +<000057a2> 3906 +<000057a3> 6260 +<000057c3> 5842 +<000057c7> 6178 +<000057c8> 6905 +<000057cb> 4708 +<000057ce> 5474 +<000057df> 5948 +<000057e0> 5117 +<000057f0> 7115 +<000057f4> 5720 +<000057f7> 7032 +<000057f9> 4971 +<000057fa> 4069 +<000057fc> 4070 +<00005800> 3959 +endcidchar + +100 begincidchar +<00005802> 4240 +<00005805> 3637 +<00005806> 7459 +<00005808> 3537 +<00005809> 6355 +<0000580a> 5793 +<0000581e> 7187 +<00005821> 5059 +<00005824> 6762 +<00005827> 5957 +<0000582a> 3512 +<0000582f> 6142 +<00005830> 5918 +<00005831> 5060 +<00005834> 6537 +<00005835> 4273 +<0000583a> 3707 +<0000584a> 3857 +<0000584b> 6002 +<0000584f> 3564 +<00005851> 5502 +<00005854> 7424 +<00005857> 4274 +<00005858> 4241 +<0000585a> 7252 +<0000585e> 5362 +<00005861> 6650 +<00005862> 6057 +<00005864> 7981 +<00005875> 6982 +<00005879> 7084 +<0000587c> 6651 +<0000587e> 5629 +<00005883> 3669 +<00005885> 5373 +<00005889> 6179 +<00005893> 4801 +<0000589c> 7265 +<0000589e> 6931 +<0000589f> 7720 +<000058a8> 4834 +<000058a9> 4319 +<000058ae> 7383 +<000058b3> 5155 +<000058ba> 6058 +<000058bb> 6538 +<000058be> 3478 +<000058c1> 5022 +<000058c5> 6090 +<000058c7> 4197 +<000058ce> 7982 +<000058d1> 7630 +<000058d3> 5829 +<000058d5> 7803 +<000058d8> 4564 +<000058d9> 3842 +<000058de> 3858 +<000058df> 4536 +<000058e4> 5880 +<000058eb> 5255 +<000058ec> 6470 +<000058ef> 6539 +<000058f9> 6463 +<000058fa> 7804 +<000058fb> 5374 +<000058fd> 5572 +<0000590f> 7619 +<00005914> 4071 +<00005915> 5403 +<00005916> 6135 +<00005919> 5630 +<0000591a> 4190 +<0000591c> 5865 +<00005922> 4797 +<00005927> 4253 +<00005929> 7151 +<0000592a> 7433 +<0000592b> 5118 +<0000592d> 6143 +<0000592e> 5834 +<00005931> 5758 +<00005937> 6416 +<0000593e> 7761 +<00005944> 5928 +<00005947> 4072 +<00005948> 4156 +<00005949> 5094 +<0000594e> 3996 +<0000594f> 6869 +<00005950> 7884 +<00005951> 3708 +<00005954> 5156 +<00005955> 7730 +<00005957> 7466 +<0000595a> 7689 +<00005960> 6652 +<00005962> 5256 +<00005967> 6059 +<0000596a> 7418 +<0000596b> 6360 +endcidchar + +100 begincidchar +<0000596c> 6540 +<0000596d> 5404 +<0000596e> 5157 +<00005973> 4159 +<00005974> 4170 +<00005978> 3479 +<0000597d> 7805 +<00005982> 5936 +<00005983> 5186 +<00005984> 4697 +<0000598a> 6471 +<00005993> 4073 +<00005996> 6144 +<00005997> 4039 +<00005999> 4802 +<000059a5> 7384 +<000059a8> 4944 +<000059ac> 7467 +<000059b9> 4709 +<000059bb> 7131 +<000059be> 7188 +<000059c3> 6710 +<000059c6> 4767 +<000059c9> 6486 +<000059cb> 5695 +<000059d0> 6595 +<000059d1> 3734 +<000059d3> 5475 +<000059d4> 6289 +<000059d9> 6472 +<000059da> 6145 +<000059dc> 3538 +<000059dd> 6864 +<000059e6> 3480 +<000059e8> 6417 +<000059ea> 7017 +<000059ec> 8040 +<000059ee> 7672 +<000059f8> 5958 +<000059fb> 6449 +<000059ff> 6487 +<00005a01> 6290 +<00005a03> 6132 +<00005a11> 5257 +<00005a18> 4153 +<00005a1b> 6060 +<00005a1c> 4134 +<00005a1f> 5959 +<00005a20> 5739 +<00005a25> 5779 +<00005a29> 4672 +<00005a36> 7319 +<00005a3c> 7096 +<00005a41> 4565 +<00005a46> 7475 +<00005a49> 6107 +<00005a5a> 7844 +<00005a62> 5187 +<00005a66> 5119 +<00005a92> 4710 +<00005a9a> 4852 +<00005a9b> 6261 +<00005aa4> 5696 +<00005ac1> 3445 +<00005ac2> 5573 +<00005ac4> 6262 +<00005ac9> 7018 +<00005acc> 7758 +<00005ae1> 6621 +<00005ae6> 7673 +<00005ae9> 4181 +<00005b05> 7865 +<00005b09> 8041 +<00005b0b> 5422 +<00005b0c> 3872 +<00005b16> 7535 +<00005b2a> 5224 +<00005b40> 5338 +<00005b43> 5881 +<00005b50> 6488 +<00005b51> 7754 +<00005b54> 3790 +<00005b55> 6481 +<00005b57> 6489 +<00005b58> 6832 +<00005b5a> 5120 +<00005b5c> 6490 +<00005b5d> 7955 +<00005b5f> 4727 +<00005b63> 3709 +<00005b64> 3735 +<00005b69> 7690 +<00005b6b> 5546 +<00005b70> 5631 +<00005b71> 6522 +<00005b75> 5121 +<00005b78> 7631 +<00005b7a> 6315 +<00005b7c> 5923 +<00005b85> 4266 +endcidchar + +100 begincidchar +<00005b87> 6204 +<00005b88> 5574 +<00005b89> 5807 +<00005b8b> 5553 +<00005b8c> 6108 +<00005b8f> 3864 +<00005b93> 5078 +<00005b95> 7427 +<00005b96> 7950 +<00005b97> 6838 +<00005b98> 3820 +<00005b99> 6870 +<00005b9a> 6711 +<00005b9b> 6109 +<00005b9c> 6397 +<00005ba2> 3580 +<00005ba3> 5423 +<00005ba4> 5759 +<00005ba5> 6316 +<00005ba6> 7885 +<00005bac> 5476 +<00005bae> 3963 +<00005bb0> 6573 +<00005bb3> 7691 +<00005bb4> 5960 +<00005bb5> 5503 +<00005bb6> 3446 +<00005bb8> 5740 +<00005bb9> 6180 +<00005bbf> 5632 +<00005bc0> 7116 +<00005bc2> 6622 +<00005bc3> 6263 +<00005bc4> 4074 +<00005bc5> 6450 +<00005bc6> 4883 +<00005bc7> 3907 +<00005bcc> 5122 +<00005bd0> 4711 +<00005bd2> 7635 +<00005bd3> 6205 +<00005bd4> 5721 +<00005bd7> 4168 +<00005bde> 4664 +<00005bdf> 7078 +<00005be1> 3803 +<00005be2> 7368 +<00005be4> 6061 +<00005be5> 6146 +<00005be6> 5760 +<00005be7> 4167 +<00005be8> 7117 +<00005be9> 5762 +<00005beb> 5258 +<00005bec> 3821 +<00005bee> 4553 +<00005bef> 6906 +<00005bf5> 7253 +<00005bf6> 5061 +<00005bf8> 7247 +<00005bfa> 5259 +<00005c01> 5095 +<00005c04> 5260 +<00005c07> 6541 +<00005c08> 6653 +<00005c09> 6291 +<00005c0a> 6833 +<00005c0b> 5763 +<00005c0d> 4254 +<00005c0e> 4275 +<00005c0f> 5504 +<00005c11> 5505 +<00005c16> 7178 +<00005c19> 5339 +<00005c24> 6206 +<00005c28> 4945 +<00005c31> 7320 +<00005c38> 5697 +<00005c39> 6361 +<00005c3a> 7136 +<00005c3b> 3736 +<00005c3c> 4186 +<00005c3e> 4853 +<00005c3f> 4180 +<00005c40> 3948 +<00005c45> 3587 +<00005c46> 3710 +<00005c48> 3960 +<00005c4b> 6078 +<00005c4d> 5699 +<00005c4e> 5698 +<00005c51> 5451 +<00005c55> 6654 +<00005c5b> 5044 +<00005c60> 4276 +<00005c62> 4566 +<00005c64> 7335 +<00005c65> 4618 +<00005c6c> 5538 +<00005c6f> 4358 +endcidchar + +100 begincidchar +<00005c71> 5305 +<00005c79> 8024 +<00005c90> 4075 +<00005c91> 6527 +<00005ca1> 3539 +<00005ca9> 5822 +<00005cab> 5575 +<00005cac> 3531 +<00005cb1> 4255 +<00005cb3> 5794 +<00005cb5> 7806 +<00005cb7> 4870 +<00005cb8> 5808 +<00005cba> 4492 +<00005cbe> 6693 +<00005cc0> 5576 +<00005cd9> 7339 +<00005ce0> 5340 +<00005ce8> 5780 +<00005cf4> 7735 +<00005cf6> 4277 +<00005cfb> 6907 +<00005cfd> 7762 +<00005d07> 5671 +<00005d0d> 4421 +<00005d0e> 4076 +<00005d11> 3776 +<00005d14> 7263 +<00005d16> 5843 +<00005d17> 3540 +<00005d19> 4596 +<00005d27> 5672 +<00005d29> 5175 +<00005d4b> 4854 +<00005d4c> 3513 +<00005d50> 4399 +<00005d69> 5673 +<00005d6c> 6136 +<00005d6f> 7046 +<00005d87> 3908 +<00005d8b> 4278 +<00005d9d> 4365 +<00005da0> 3873 +<00005da2> 6147 +<00005daa> 5931 +<00005db8> 6003 +<00005dba> 4493 +<00005dbc> 5375 +<00005dbd> 5795 +<00005dcd> 6137 +<00005dd2> 4673 +<00005dd6> 5823 +<00005ddd> 7152 +<00005dde> 6871 +<00005de1> 5640 +<00005de2> 5506 +<00005de5> 3791 +<00005de6> 6856 +<00005de7> 3874 +<00005de8> 3588 +<00005deb> 4813 +<00005dee> 7047 +<00005df1> 4077 +<00005df2> 6418 +<00005df3> 5261 +<00005df4> 7476 +<00005df7> 7674 +<00005dfd> 5547 +<00005dfe> 3604 +<00005e02> 5700 +<00005e03> 7551 +<00005e06> 5010 +<00005e0c> 8042 +<00005e11> 7428 +<00005e16> 7189 +<00005e19> 7019 +<00005e1b> 4990 +<00005e1d> 6763 +<00005e25> 5577 +<00005e2b> 5262 +<00005e2d> 5405 +<00005e33> 6542 +<00005e36> 4256 +<00005e38> 5341 +<00005e3d> 4768 +<00005e3f> 7973 +<00005e40> 6712 +<00005e44> 5796 +<00005e45> 7571 +<00005e47> 4946 +<00005e4c> 7905 +<00005e55> 4665 +<00005e5f> 7340 +<00005e61> 4996 +<00005e62> 4242 +<00005e63> 7536 +<00005e72> 3481 +<00005e73> 7530 +<00005e74> 4160 +<00005e77> 5045 +endcidchar + +100 begincidchar +<00005e78> 7706 +<00005e79> 3482 +<00005e7b> 7886 +<00005e7e> 4078 +<00005e84> 6543 +<00005e87> 5188 +<00005e8a> 5342 +<00005e8f> 5376 +<00005e95> 6596 +<00005e97> 6694 +<00005e9a> 3670 +<00005e9c> 5123 +<00005ea0> 5343 +<00005ea6> 4279 +<00005ea7> 6857 +<00005eab> 3737 +<00005ead> 6713 +<00005eb5> 5824 +<00005eb6> 5377 +<00005eb7> 3541 +<00005eb8> 6181 +<00005ebe> 6319 +<00005ec2> 5344 +<00005ec8> 7620 +<00005ec9> 4483 +<00005eca> 4412 +<00005ed0> 3909 +<00005ed3> 3815 +<00005ed6> 4554 +<00005eda> 6872 +<00005edb> 6655 +<00005edf> 4803 +<00005ee0> 7097 +<00005ee2> 7537 +<00005ee3> 3843 +<00005eec> 4444 +<00005ef3> 7197 +<00005ef6> 5961 +<00005ef7> 6714 +<00005efa> 3605 +<00005efb> 7930 +<00005f01> 5032 +<00005f04> 4537 +<00005f0a> 7538 +<00005f0f> 5722 +<00005f11> 5701 +<00005f13> 3964 +<00005f14> 6787 +<00005f15> 6451 +<00005f17> 5172 +<00005f18> 7854 +<00005f1b> 6419 +<00005f1f> 6764 +<00005f26> 7736 +<00005f27> 7807 +<00005f29> 4171 +<00005f31> 5872 +<00005f35> 6544 +<00005f3a> 3542 +<00005f3c> 7605 +<00005f48> 7411 +<00005f4a> 3543 +<00005f4c> 4855 +<00005f4e> 4674 +<00005f56> 4198 +<00005f57> 7792 +<00005f59> 7997 +<00005f5b> 6420 +<00005f62> 7775 +<00005f66> 5919 +<00005f67> 6230 +<00005f69> 7118 +<00005f6a> 7578 +<00005f6b> 6788 +<00005f6c> 5225 +<00005f6d> 7513 +<00005f70> 7098 +<00005f71> 6004 +<00005f77> 4947 +<00005f79> 5949 +<00005f7c> 7597 +<00005f7f> 5173 +<00005f80> 6126 +<00005f81> 6715 +<00005f85> 4257 +<00005f87> 5641 +<00005f8a> 7931 +<00005f8b> 4600 +<00005f8c> 7974 +<00005f90> 5378 +<00005f91> 3671 +<00005f92> 4280 +<00005f97> 4364 +<00005f98> 4972 +<00005f99> 5263 +<00005f9e> 6839 +<00005fa0> 4422 +<00005fa1> 5903 +<00005fa8> 7906 +<00005fa9> 5079 +endcidchar + +100 begincidchar +<00005faa> 5642 +<00005fae> 4856 +<00005fb5> 7038 +<00005fb7> 4267 +<00005fb9> 7170 +<00005fbd> 7998 +<00005fc3> 5764 +<00005fc5> 7606 +<00005fcc> 4079 +<00005fcd> 6452 +<00005fd6> 7248 +<00005fd7> 6947 +<00005fe0> 7307 +<00005feb> 7379 +<00005ff5> 4163 +<00005ffd> 7850 +<00005fff> 5158 +<0000600f> 5835 +<00006012> 4172 +<00006016> 7552 +<0000601c> 4494 +<0000601d> 5264 +<00006020> 7434 +<00006021> 6421 +<00006025> 4053 +<00006027> 5477 +<00006028> 6264 +<0000602a> 3859 +<0000602f> 3625 +<00006041> 6473 +<00006042> 5643 +<00006043> 5702 +<0000604d> 7907 +<00006050> 3792 +<00006052> 7675 +<00006055> 5379 +<00006059> 5882 +<0000605d> 3836 +<00006062> 7932 +<00006063> 6491 +<00006064> 8010 +<00006065> 7341 +<00006068> 7636 +<00006069> 6374 +<0000606a> 3468 +<0000606c> 4164 +<0000606d> 3793 +<0000606f> 5723 +<00006070> 8031 +<00006085> 5985 +<00006089> 5761 +<0000608c> 6765 +<0000608d> 7637 +<00006094> 7933 +<00006096> 7504 +<0000609a> 5554 +<0000609b> 6656 +<0000609f> 6062 +<000060a0> 6320 +<000060a3> 7887 +<000060a4> 7254 +<000060a7> 4619 +<000060b0> 6840 +<000060b2> 5189 +<000060b3> 4268 +<000060b4> 7312 +<000060b6> 4871 +<000060b8> 3711 +<000060bc> 4281 +<000060bd> 7132 +<000060c5> 6716 +<000060c7> 4320 +<000060d1> 7841 +<000060da> 7851 +<000060dc> 5406 +<000060df> 6321 +<000060e0> 7793 +<000060e1> 5797 +<000060f0> 7385 +<000060f1> 4178 +<000060f3> 5345 +<000060f6> 7908 +<000060f9> 5866 +<000060fa> 5478 +<000060fb> 7333 +<00006101> 5578 +<00006106> 3606 +<0000610d> 4872 +<0000610e> 7517 +<0000610f> 6398 +<00006115> 5798 +<0000611a> 6207 +<0000611b> 5844 +<0000611f> 3514 +<00006127> 3860 +<00006130> 7909 +<00006134> 7099 +<00006137> 3565 +<0000613c> 5741 +<0000613e> 3566 +endcidchar + +100 begincidchar +<0000613f> 6265 +<00006142> 6182 +<00006144> 4601 +<00006147> 6375 +<00006148> 6492 +<0000614a> 3655 +<0000614b> 7435 +<0000614c> 7910 +<00006153> 7579 +<00006155> 4769 +<0000615d> 7471 +<0000615f> 7453 +<00006162> 4675 +<00006163> 3822 +<00006164> 3469 +<00006167> 7794 +<00006168> 3567 +<0000616b> 6841 +<0000616e> 4445 +<00006170> 6292 +<00006176> 3672 +<00006177> 3544 +<0000617d> 7137 +<0000617e> 6168 +<00006181> 7255 +<00006182> 6208 +<0000618a> 5190 +<0000618e> 6932 +<00006190> 4465 +<00006191> 5237 +<00006194> 7217 +<00006198> 8044 +<00006199> 8043 +<0000619a> 7412 +<000061a4> 5159 +<000061a7> 4336 +<000061a9> 3628 +<000061ab> 4873 +<000061ac> 3673 +<000061ae> 4814 +<000061b2> 7723 +<000061b6> 5913 +<000061ba> 4219 +<000061be> 3515 +<000061c3> 4026 +<000061c7> 3483 +<000061c8> 7692 +<000061c9> 6391 +<000061ca> 6063 +<000061cb> 4815 +<000061e6> 4135 +<000061f2> 7039 +<000061f6> 4375 +<000061f7> 7934 +<000061f8> 7737 +<000061fa> 7087 +<000061fc> 3910 +<000061ff> 6399 +<00006200> 4466 +<00006207> 4243 +<00006208> 3804 +<0000620a> 4816 +<0000620c> 5667 +<0000620d> 5579 +<0000620e> 6369 +<00006210> 5479 +<00006211> 5781 +<00006212> 3712 +<00006216> 7842 +<0000621a> 7138 +<0000621f> 4019 +<00006221> 3516 +<0000622a> 6685 +<0000622e> 4592 +<00006230> 6657 +<00006231> 8045 +<00006234> 4258 +<00006236> 7808 +<0000623e> 4446 +<0000623f> 4948 +<00006240> 5507 +<00006241> 7520 +<00006247> 5424 +<00006248> 7809 +<00006249> 5191 +<0000624b> 5580 +<0000624d> 6574 +<00006253> 7386 +<00006258> 7398 +<0000626e> 5160 +<00006271> 4054 +<00006276> 5124 +<00006279> 5192 +<0000627c> 5852 +<0000627f> 5687 +<00006280> 4080 +<00006284> 7218 +<00006289> 3648 +<0000628a> 7477 +<00006291> 5914 +endcidchar + +100 begincidchar +<00006292> 5380 +<00006295> 7468 +<00006297> 7676 +<00006298> 6686 +<0000629b> 7553 +<000062ab> 7598 +<000062b1> 7554 +<000062b5> 6597 +<000062b9> 4690 +<000062bc> 5830 +<000062bd> 7266 +<000062c2> 5174 +<000062c7> 4817 +<000062c8> 4165 +<000062c9> 4409 +<000062cc> 4909 +<000062cd> 4888 +<000062cf> 4136 +<000062d0> 3861 +<000062d2> 3589 +<000062d3> 7139 +<000062d4> 4931 +<000062d6> 7387 +<000062d7> 6148 +<000062d8> 3911 +<000062d9> 6835 +<000062db> 7219 +<000062dc> 4973 +<000062ec> 3837 +<000062ed> 5724 +<000062ee> 4129 +<000062ef> 6934 +<000062f1> 3794 +<000062f3> 3974 +<000062f7> 3738 +<000062fe> 5678 +<000062ff> 4137 +<00006301> 6948 +<00006307> 6949 +<00006309> 5809 +<00006311> 4282 +<0000632b> 6858 +<0000632f> 6983 +<0000633a> 6717 +<0000633b> 5963 +<0000633d> 4676 +<0000633e> 7763 +<00006349> 7055 +<0000634c> 7501 +<0000634f> 4143 +<00006350> 5962 +<00006355> 7555 +<00006367> 5098 +<00006368> 5265 +<0000636e> 3590 +<00006372> 3975 +<00006377> 7190 +<0000637a> 4144 +<0000637b> 4166 +<0000637f> 5381 +<00006383> 5508 +<00006388> 5581 +<00006389> 4283 +<0000638c> 6545 +<00006392> 4974 +<00006396> 5853 +<00006398> 3961 +<0000639b> 3853 +<000063a0> 4425 +<000063a1> 7119 +<000063a2> 7420 +<000063a5> 6701 +<000063a7> 3795 +<000063a8> 7267 +<000063a9> 5929 +<000063aa> 6789 +<000063c0> 3484 +<000063c4> 6324 +<000063c6> 3997 +<000063cf> 4804 +<000063d0> 6766 +<000063d6> 6387 +<000063da> 5883 +<000063db> 7888 +<000063e1> 5799 +<000063ed> 3629 +<000063ee> 7999 +<000063f4> 6266 +<000063f6> 5867 +<000063f7> 5327 +<0000640d> 5548 +<0000640f> 4889 +<00006414> 5509 +<00006416> 6149 +<00006417> 4284 +<0000641c> 5582 +<00006422> 6984 +<0000642c> 4910 +<0000642d> 7425 +<0000643a> 8006 +endcidchar + +100 begincidchar +<0000643e> 7056 +<00006458> 6623 +<00006460> 7256 +<00006469> 4656 +<0000646f> 6950 +<0000647a> 6702 +<00006488> 4512 +<00006491> 7447 +<00006492> 5316 +<00006493> 6150 +<0000649a> 4161 +<0000649e> 4244 +<000064a4> 7171 +<000064a5> 4932 +<000064ab> 4818 +<000064ad> 7478 +<000064ae> 7261 +<000064b0> 7062 +<000064b2> 4890 +<000064bb> 4212 +<000064c1> 6091 +<000064c4> 4513 +<000064c5> 7153 +<000064c7> 7445 +<000064ca> 3630 +<000064cd> 6790 +<000064ce> 3674 +<000064d2> 4040 +<000064d4> 4220 +<000064d8> 5023 +<000064da> 3591 +<000064e1> 4259 +<000064e2> 7399 +<000064e5> 4400 +<000064e6> 7079 +<000064e7> 3592 +<000064ec> 6400 +<000064f2> 7140 +<000064f4> 7877 +<000064fa> 7479 +<000064fe> 6151 +<00006500> 4911 +<00006504> 7448 +<00006518> 5884 +<0000651d> 5471 +<00006523> 4467 +<0000652a> 3875 +<0000652b> 7878 +<0000652c> 4401 +<0000652f> 6951 +<00006536> 5583 +<00006537> 3739 +<00006538> 6325 +<00006539> 3568 +<0000653b> 3796 +<0000653e> 4949 +<0000653f> 6718 +<00006545> 3740 +<00006548> 7956 +<0000654d> 5382 +<0000654e> 3876 +<0000654f> 4874 +<00006551> 3912 +<00006556> 6064 +<00006557> 7505 +<0000655e> 7100 +<00006562> 3517 +<00006563> 5306 +<00006566> 4321 +<0000656c> 3675 +<0000656d> 5885 +<00006572> 3741 +<00006574> 6719 +<00006575> 6624 +<00006577> 5125 +<00006578> 5584 +<0000657e> 5425 +<00006582> 4484 +<00006583> 7539 +<00006585> 7957 +<00006587> 4840 +<0000658c> 5226 +<00006590> 5193 +<00006591> 4912 +<00006597> 4349 +<00006599> 4555 +<0000659b> 3768 +<0000659c> 5266 +<0000659f> 7030 +<000065a1> 5817 +<000065a4> 4027 +<000065a5> 7141 +<000065a7> 5126 +<000065ab> 6512 +<000065ac> 7088 +<000065af> 5267 +<000065b0> 5742 +<000065b7> 4199 +<000065b9> 4950 +<000065bc> 5904 +endcidchar + +100 begincidchar +<000065bd> 5703 +<000065c1> 4951 +<000065c5> 4447 +<000065cb> 5426 +<000065cc> 6720 +<000065cf> 6828 +<000065d2> 4578 +<000065d7> 4081 +<000065e0> 4819 +<000065e3> 4082 +<000065e5> 6464 +<000065e6> 4200 +<000065e8> 6952 +<000065e9> 6791 +<000065ec> 5644 +<000065ed> 6231 +<000065f1> 7638 +<000065f4> 6209 +<000065fa> 6127 +<000065fd> 4322 +<000065ff> 6065 +<00006606> 3777 +<00006607> 5688 +<00006609> 4952 +<0000660a> 7810 +<0000660c> 7101 +<0000660e> 4751 +<0000660f> 7845 +<00006610> 5161 +<00006611> 4041 +<00006613> 5950 +<00006614> 5407 +<00006615> 8019 +<0000661e> 5046 +<0000661f> 5480 +<00006620> 6005 +<00006625> 7300 +<00006627> 4712 +<00006628> 6513 +<0000662d> 5510 +<0000662f> 5704 +<00006630> 7621 +<00006631> 6232 +<00006634> 4805 +<00006636> 7102 +<0000663a> 5047 +<0000663b> 5836 +<00006641> 6792 +<00006642> 5705 +<00006649> 6985 +<0000664b> 6986 +<0000664f> 5810 +<00006659> 6908 +<0000665b> 7738 +<0000665d> 6873 +<0000665e> 8046 +<0000665f> 5481 +<00006664> 6066 +<00006665> 7890 +<00006666> 7935 +<00006667> 7811 +<00006668> 5743 +<00006669> 4677 +<0000666b> 7400 +<0000666e> 5062 +<0000666f> 3676 +<00006673> 5408 +<00006674> 7198 +<00006676> 6721 +<00006677> 3990 +<00006678> 6722 +<0000667a> 6953 +<00006684> 7991 +<00006687> 3447 +<00006688> 7988 +<00006689> 8000 +<0000668e> 6006 +<00006690> 6293 +<00006691> 5383 +<00006696> 4140 +<00006697> 5825 +<00006698> 5886 +<0000669d> 4752 +<000066a0> 3742 +<000066a2> 7103 +<000066ab> 6528 +<000066ae> 4772 +<000066b2> 6546 +<000066b3> 7795 +<000066b4> 7572 +<000066b9> 5464 +<000066bb> 3677 +<000066be> 4323 +<000066c4> 5999 +<000066c6> 4459 +<000066c7> 4221 +<000066c9> 7958 +<000066d6> 5845 +<000066d9> 5384 +<000066dc> 6152 +endcidchar + +100 begincidchar +<000066dd> 7573 +<000066e0> 3844 +<000066e6> 8047 +<000066f0> 6125 +<000066f2> 3769 +<000066f3> 6033 +<000066f4> 3678 +<000066f7> 3502 +<000066f8> 5385 +<000066f9> 6794 +<000066fa> 6793 +<000066fc> 4678 +<000066fe> 6933 +<000066ff> 7206 +<00006700> 7264 +<00006703> 7936 +<00006708> 6281 +<00006709> 6326 +<0000670b> 5176 +<0000670d> 5080 +<00006714> 5302 +<00006715> 7031 +<00006717> 4413 +<0000671b> 4700 +<0000671d> 6795 +<00006726> 4798 +<00006727> 4538 +<00006728> 4788 +<0000672a> 4857 +<0000672b> 4691 +<0000672c> 5091 +<0000672d> 7080 +<0000672e> 7304 +<00006731> 6874 +<00006734> 4891 +<00006736> 7388 +<0000673a> 3984 +<0000673d> 7975 +<00006746> 3485 +<00006749> 5321 +<0000674e> 4620 +<0000674f> 7707 +<00006750> 6575 +<00006751> 7249 +<00006753> 7580 +<00006756> 6547 +<0000675c> 4350 +<0000675e> 4085 +<0000675f> 5539 +<0000676d> 7677 +<0000676f> 4975 +<00006770> 3615 +<00006771> 4337 +<00006773> 4806 +<00006775> 6598 +<00006777> 7480 +<0000677b> 4183 +<0000677e> 5555 +<0000677f> 7492 +<00006787> 5194 +<00006789> 6128 +<0000678b> 4953 +<0000678f> 4146 +<00006790> 5409 +<00006793> 4351 +<00006795> 7369 +<00006797> 4647 +<0000679a> 4713 +<0000679c> 3805 +<0000679d> 6954 +<000067af> 3743 +<000067b0> 7531 +<000067b3> 6955 +<000067b8> 3913 +<000067be> 5706 +<000067c4> 5048 +<000067cf> 4991 +<000067d0> 4773 +<000067d1> 3518 +<000067d2> 7365 +<000067d3> 5990 +<000067d4> 6327 +<000067da> 6328 +<000067dd> 7401 +<000067e9> 3914 +<000067ec> 3486 +<000067ef> 3450 +<000067f0> 4157 +<000067f1> 6875 +<000067f3> 4579 +<000067f4> 5707 +<000067f5> 7127 +<000067f6> 5268 +<000067fb> 5269 +<000067fe> 6723 +<00006812> 5645 +<00006813> 6658 +<00006816> 5386 +<00006817> 4602 +<00006821> 3877 +endcidchar + +100 begincidchar +<00006822> 4992 +<0000682a> 6876 +<0000682f> 6233 +<00006838> 7704 +<00006839> 4028 +<0000683c> 3631 +<0000683d> 6576 +<00006840> 3616 +<00006841> 7678 +<00006842> 3713 +<00006843> 4285 +<00006848> 5811 +<0000684e> 7020 +<00006850> 4338 +<00006851> 5346 +<00006853> 7891 +<00006854> 4130 +<0000686d> 6987 +<00006876> 7454 +<0000687f> 3487 +<00006881> 4431 +<00006885> 4714 +<0000688f> 3770 +<00006893> 6577 +<00006894> 7342 +<00006897> 3679 +<0000689d> 6796 +<0000689f> 7959 +<000068a1> 6110 +<000068a2> 7220 +<000068a7> 6067 +<000068a8> 4621 +<000068ad> 5270 +<000068af> 6767 +<000068b0> 3714 +<000068b1> 3778 +<000068b3> 5511 +<000068b5> 5011 +<000068b6> 4858 +<000068c4> 4087 +<000068c5> 5049 +<000068c9> 4738 +<000068cb> 4086 +<000068cd> 3779 +<000068d2> 5099 +<000068d5> 6842 +<000068d7> 6797 +<000068d8> 4020 +<000068da> 5177 +<000068df> 4339 +<000068e0> 4245 +<000068e7> 6523 +<000068e8> 3715 +<000068ee> 5322 +<000068f2> 5387 +<000068f9> 4286 +<000068fa> 3823 +<00006900> 6111 +<00006905> 6401 +<0000690d> 5725 +<0000690e> 7268 +<00006912> 7221 +<00006927> 4753 +<00006930> 5868 +<0000693d> 5964 +<0000693f> 7301 +<0000694a> 5887 +<00006953> 7592 +<00006954> 5452 +<00006955> 7389 +<00006957> 3607 +<00006959> 4820 +<0000695a> 7222 +<0000695e> 4608 +<00006960> 4147 +<00006963> 4859 +<00006968> 6724 +<0000696b> 6928 +<0000696d> 5932 +<0000696e> 6599 +<0000696f> 5646 +<00006975> 4021 +<00006977> 7693 +<00006978> 7269 +<00006979> 6007 +<00006995> 6183 +<0000699b> 6988 +<0000699c> 4954 +<000069a5> 7913 +<000069a7> 5195 +<000069ae> 6008 +<000069b4> 4580 +<000069bb> 7426 +<000069c1> 3744 +<000069c3> 4913 +<000069cb> 3915 +<000069cc> 7460 +<000069cd> 7104 +<000069d0> 3862 +<000069e8> 3816 +endcidchar + +100 begincidchar +<000069ea> 3569 +<000069fb> 3998 +<000069fd> 6798 +<000069ff> 4029 +<00006a02> 5800 +<00006a0a> 4997 +<00006a11> 4432 +<00006a13> 4567 +<00006a17> 6600 +<00006a19> 7581 +<00006a1e> 7270 +<00006a1f> 6548 +<00006a21> 4774 +<00006a23> 5888 +<00006a35> 7223 +<00006a38> 4892 +<00006a39> 5585 +<00006a3a> 7866 +<00006a3d> 6909 +<00006a44> 3519 +<00006a48> 6153 +<00006a4b> 3878 +<00006a52> 6239 +<00006a53> 5647 +<00006a58> 4015 +<00006a59> 4366 +<00006a5f> 4088 +<00006a61> 5347 +<00006a6b> 7951 +<00006a80> 4201 +<00006a84> 3632 +<00006a89> 6725 +<00006a8d> 5915 +<00006a8e> 4042 +<00006a97> 5024 +<00006a9c> 7937 +<00006aa2> 3620 +<00006aa3> 6549 +<00006ab3> 5227 +<00006abb> 7656 +<00006ac2> 4287 +<00006ac3> 3985 +<00006ad3> 4514 +<00006ada> 4448 +<00006adb> 6927 +<00006af6> 7724 +<00006afb> 5858 +<00006b04> 4391 +<00006b0a> 3976 +<00006b0c> 6550 +<00006b12> 4392 +<00006b16> 4402 +<00006b20> 8027 +<00006b21> 7048 +<00006b23> 8020 +<00006b32> 6169 +<00006b3a> 4089 +<00006b3d> 8028 +<00006b3e> 3824 +<00006b46> 8029 +<00006b47> 7727 +<00006b4c> 3451 +<00006b4e> 7413 +<00006b50> 3916 +<00006b5f> 5937 +<00006b61> 7889 +<00006b62> 6956 +<00006b63> 6726 +<00006b64> 7049 +<00006b65> 5063 +<00006b66> 4821 +<00006b6a> 6133 +<00006b72> 5494 +<00006b77> 4460 +<00006b78> 3991 +<00006b7b> 5271 +<00006b7f> 4795 +<00006b83> 5837 +<00006b84> 6989 +<00006b86> 7436 +<00006b89> 5648 +<00006b8a> 5586 +<00006b96> 5726 +<00006b98> 6524 +<00006b9e> 6240 +<00006bae> 4485 +<00006baf> 5228 +<00006bb2> 5465 +<00006bb5> 4202 +<00006bb7> 6376 +<00006bba> 5317 +<00006bbc> 3470 +<00006bbf> 6659 +<00006bc1> 7996 +<00006bc5> 6402 +<00006bc6> 3917 +<00006bcb> 4822 +<00006bcd> 4775 +<00006bcf> 4715 +<00006bd2> 4309 +endcidchar + +100 begincidchar +<00006bd3> 6356 +<00006bd4> 5196 +<00006bdb> 4776 +<00006beb> 7812 +<00006bec> 3918 +<00006c08> 6660 +<00006c0f> 5774 +<00006c11> 4877 +<00006c13> 4728 +<00006c23> 4090 +<00006c34> 5587 +<00006c37> 5238 +<00006c38> 6009 +<00006c3e> 5012 +<00006c40> 6727 +<00006c41> 6929 +<00006c42> 3919 +<00006c4e> 5013 +<00006c50> 5410 +<00006c55> 5307 +<00006c57> 7639 +<00006c5a> 6068 +<00006c5d> 5938 +<00006c5e> 7855 +<00006c5f> 3545 +<00006c60> 6957 +<00006c68> 3784 +<00006c6a> 6129 +<00006c6d> 6034 +<00006c70> 7437 +<00006c72> 4055 +<00006c76> 4841 +<00006c7a> 3649 +<00006c7d> 4091 +<00006c7e> 5162 +<00006c81> 5765 +<00006c82> 4092 +<00006c83> 6079 +<00006c85> 6267 +<00006c86> 7679 +<00006c87> 5965 +<00006c88> 7370 +<00006c8c> 4324 +<00006c90> 4789 +<00006c92> 4796 +<00006c93> 4234 +<00006c94> 4739 +<00006c95> 4849 +<00006c96> 7308 +<00006c99> 5272 +<00006c9a> 6958 +<00006c9b> 7506 +<00006cab> 4692 +<00006cae> 6601 +<00006cb3> 7622 +<00006cb8> 5200 +<00006cb9> 6331 +<00006cbb> 7343 +<00006cbc> 5512 +<00006cbd> 3745 +<00006cbe> 7179 +<00006cbf> 5966 +<00006cc1> 7914 +<00006cc2> 7776 +<00006cc4> 5453 +<00006cc9> 7154 +<00006cca> 4893 +<00006ccc> 7607 +<00006cd3> 7856 +<00006cd5> 5018 +<00006cd7> 5273 +<00006cdb> 5014 +<00006ce1> 7556 +<00006ce2> 7481 +<00006ce3> 6388 +<00006ce5> 4187 +<00006ce8> 6877 +<00006ceb> 7739 +<00006cee> 4914 +<00006cef> 4878 +<00006cf0> 7438 +<00006cf3> 6010 +<00006d0b> 5889 +<00006d0c> 4480 +<00006d11> 5064 +<00006d17> 5495 +<00006d19> 5588 +<00006d1b> 4382 +<00006d1e> 4340 +<00006d25> 6990 +<00006d27> 6332 +<00006d29> 5454 +<00006d2a> 7857 +<00006d32> 6878 +<00006d35> 5649 +<00006d36> 8016 +<00006d38> 3845 +<00006d39> 6268 +<00006d3b> 7899 +<00006d3d> 8032 +endcidchar + +100 begincidchar +<00006d3e> 7482 +<00006d41> 4581 +<00006d59> 6687 +<00006d5a> 6910 +<00006d5c> 5229 +<00006d63> 6112 +<00006d66> 7557 +<00006d69> 7813 +<00006d6a> 4414 +<00006d6c> 4622 +<00006d6e> 5127 +<00006d74> 6170 +<00006d77> 7694 +<00006d78> 7371 +<00006d79> 7764 +<00006d7f> 7507 +<00006d85> 5986 +<00006d87> 3680 +<00006d88> 5513 +<00006d89> 5472 +<00006d8c> 6184 +<00006d8d> 7960 +<00006d8e> 5967 +<00006d91> 5540 +<00006d93> 5968 +<00006d95> 7207 +<00006daf> 5846 +<00006db2> 5854 +<00006db5> 7657 +<00006dc0> 6728 +<00006dc3> 3977 +<00006dc4> 7344 +<00006dc5> 5411 +<00006dc6> 7961 +<00006dc7> 4093 +<00006dcb> 4648 +<00006dcf> 7814 +<00006dd1> 5633 +<00006dd8> 4288 +<00006dd9> 6843 +<00006dda> 4568 +<00006dde> 5556 +<00006de1> 4222 +<00006de8> 6729 +<00006dea> 4597 +<00006deb> 6382 +<00006dee> 7938 +<00006df1> 5766 +<00006df3> 5650 +<00006df5> 5969 +<00006df7> 7846 +<00006df8> 7199 +<00006df9> 5930 +<00006dfa> 7155 +<00006dfb> 7180 +<00006e17> 5323 +<00006e19> 7892 +<00006e1a> 6602 +<00006e1b> 3520 +<00006e1f> 6730 +<00006e20> 3593 +<00006e21> 4289 +<00006e23> 5274 +<00006e24> 4933 +<00006e25> 5801 +<00006e26> 6099 +<00006e2b> 5455 +<00006e2c> 7334 +<00006e2d> 6294 +<00006e2f> 7680 +<00006e32> 5427 +<00006e34> 3503 +<00006e36> 6011 +<00006e38> 6333 +<00006e3a> 4807 +<00006e3c> 4860 +<00006e3d> 6578 +<00006e3e> 7847 +<00006e43> 4976 +<00006e44> 4861 +<00006e4a> 6879 +<00006e4d> 4203 +<00006e56> 7815 +<00006e58> 5348 +<00006e5b> 4223 +<00006e5c> 5727 +<00006e5e> 6731 +<00006e5f> 7915 +<00006e67> 6185 +<00006e6b> 7271 +<00006e6e> 6453 +<00006e6f> 7429 +<00006e72> 6269 +<00006e73> 4148 +<00006e7a> 5065 +<00006e90> 6270 +<00006e96> 6911 +<00006e9c> 4582 +<00006e9d> 3920 +<00006e9f> 4754 +endcidchar + +100 begincidchar +<00006ea2> 6465 +<00006ea5> 5128 +<00006eaa> 3716 +<00006eab> 6083 +<00006eaf> 5514 +<00006eb1> 6991 +<00006eb6> 6186 +<00006eba> 4189 +<00006ec2> 4955 +<00006ec4> 7105 +<00006ec5> 4746 +<00006ec9> 7916 +<00006ecb> 6493 +<00006ecc> 7142 +<00006ece> 7777 +<00006ed1> 7900 +<00006ed3> 6579 +<00006ed4> 4290 +<00006eef> 7208 +<00006ef4> 6625 +<00006ef8> 7816 +<00006efe> 3780 +<00006eff> 4679 +<00006f01> 5905 +<00006f02> 7582 +<00006f06> 7366 +<00006f0f> 4569 +<00006f11> 3570 +<00006f14> 5970 +<00006f15> 6799 +<00006f20> 4666 +<00006f22> 7640 +<00006f23> 4468 +<00006f2b> 4680 +<00006f2c> 6959 +<00006f31> 5589 +<00006f32> 7106 +<00006f38> 6695 +<00006f3f> 6551 +<00006f41> 6012 +<00006f51> 4934 +<00006f54> 3650 +<00006f57> 7033 +<00006f58> 4915 +<00006f5a> 5634 +<00006f5b> 6529 +<00006f5e> 4515 +<00006f5f> 5412 +<00006f62> 7917 +<00006f64> 6362 +<00006f6d> 4224 +<00006f6e> 6800 +<00006f70> 3986 +<00006f7a> 6525 +<00006f7c> 4341 +<00006f7d> 5066 +<00006f7e> 4639 +<00006f81> 5328 +<00006f84> 7040 +<00006f88> 7172 +<00006f8d> 6880 +<00006f8e> 7514 +<00006f90> 6241 +<00006f94> 7817 +<00006f97> 3488 +<00006fa3> 7641 +<00006fa4> 7446 +<00006fa7> 4507 +<00006fae> 7939 +<00006faf> 7063 +<00006fb1> 6661 +<00006fb3> 6069 +<00006fb9> 4225 +<00006fbe> 4213 +<00006fc0> 3633 +<00006fc1> 7402 +<00006fc2> 4486 +<00006fc3> 4175 +<00006fca> 6035 +<00006fd5> 5677 +<00006fda> 6013 +<00006fdf> 6768 +<00006fe0> 7818 +<00006fe1> 6334 +<00006fe4> 4291 +<00006fe9> 7819 +<00006feb> 4403 +<00006fec> 6912 +<00006fef> 7403 +<00006ff1> 5230 +<00006ffe> 4449 +<00007001> 5890 +<00007005> 7778 +<00007006> 4310 +<00007009> 5275 +<0000700b> 5767 +<0000700f> 4583 +<00007011> 7574 +<00007015> 5231 +<00007018> 4516 +endcidchar + +100 begincidchar +<0000701a> 7642 +<0000701b> 6014 +<0000701c> 6370 +<0000701d> 4461 +<0000701e> 6732 +<0000701f> 5515 +<00007023> 7695 +<00007027> 4539 +<00007028> 4544 +<0000702f> 6015 +<00007037> 6437 +<0000703e> 4393 +<0000704c> 3825 +<00007050> 7779 +<00007051> 5562 +<00007058> 7414 +<0000705d> 7820 +<00007063> 4681 +<0000706b> 7867 +<00007070> 7940 +<00007078> 3921 +<0000707c> 6514 +<0000707d> 6580 +<00007085> 3681 +<0000708a> 7321 +<0000708e> 5991 +<00007092> 7224 +<00007098> 8021 +<00007099> 6494 +<0000709a> 3846 +<000070a1> 6733 +<000070a4> 5516 +<000070ab> 7740 +<000070ac> 3594 +<000070ad> 7415 +<000070af> 7780 +<000070b3> 5050 +<000070b7> 6881 +<000070b8> 6515 +<000070b9> 6696 +<000070c8> 4481 +<000070cb> 8007 +<000070cf> 6070 +<000070d8> 7858 +<000070d9> 4383 +<000070dd> 6935 +<000070df> 5971 +<000070f1> 3682 +<000070f9> 7515 +<000070fd> 5100 +<00007104> 7983 +<00007109> 5920 +<0000710c> 6913 +<00007119> 4977 +<0000711a> 5163 +<0000711e> 4325 +<00007121> 4823 +<00007126> 7225 +<00007130> 5992 +<00007136> 5972 +<00007147> 8001 +<00007149> 4469 +<0000714a> 7992 +<0000714c> 7918 +<0000714e> 6662 +<00007150> 6016 +<00007156> 4141 +<00007159> 5973 +<0000715c> 6234 +<0000715e> 5318 +<00007164> 4716 +<00007165> 7893 +<00007166> 7976 +<00007167> 6801 +<00007169> 4998 +<0000716c> 5891 +<0000716e> 6495 +<0000717d> 5428 +<00007184> 5728 +<00007189> 6242 +<0000718a> 6253 +<0000718f> 7984 +<00007192> 7781 +<00007194> 6187 +<00007199> 8048 +<0000719f> 5635 +<000071a2> 5101 +<000071ac> 6071 +<000071b1> 5987 +<000071be> 7345 +<000071c1> 6000 +<000071c3> 5974 +<000071c8> 4367 +<000071c9> 4326 +<000071ce> 4556 +<000071d0> 4640 +<000071d2> 5517 +<000071d4> 4999 +<000071d5> 5975 +<000071df> 6017 +endcidchar + +100 begincidchar +<000071e5> 6802 +<000071e6> 7064 +<000071e7> 5590 +<000071ed> 7243 +<000071ee> 5473 +<000071fb> 7985 +<000071fc> 5744 +<000071fe> 4292 +<000071ff> 6154 +<00007200> 7731 +<00007206> 7575 +<00007210> 4517 +<0000721b> 4394 +<0000722a> 6803 +<0000722c> 7483 +<0000722d> 6587 +<00007230> 6271 +<00007232> 6295 +<00007235> 6516 +<00007236> 5129 +<0000723a> 5869 +<0000723b> 7962 +<0000723d> 5349 +<0000723e> 6422 +<00007240> 5350 +<00007246> 6552 +<00007247> 7521 +<00007248> 7493 +<0000724c> 7508 +<00007252> 7191 +<00007258> 4311 +<00007259> 5782 +<0000725b> 6210 +<0000725d> 5232 +<0000725f> 4777 +<00007261> 4778 +<00007262> 4545 +<00007267> 4790 +<00007269> 4850 +<00007272> 5369 +<00007279> 7472 +<0000727d> 3638 +<00007280> 5388 +<00007281> 4623 +<000072a2> 4312 +<000072a7> 8051 +<000072ac> 3639 +<000072af> 5015 +<000072c0> 5351 +<000072c2> 3847 +<000072c4> 6626 +<000072ce> 5831 +<000072d0> 7821 +<000072d7> 3922 +<000072d9> 6603 +<000072e1> 3879 +<000072e9> 5591 +<000072f8> 4624 +<000072f9> 7765 +<000072fc> 4415 +<000072fd> 7509 +<0000730a> 6036 +<00007316> 7107 +<0000731b> 4729 +<0000731c> 5708 +<0000731d> 6836 +<00007325> 6138 +<00007329> 5482 +<0000732a> 6604 +<0000732b> 4808 +<0000733e> 7901 +<0000733f> 6272 +<00007344> 6080 +<00007345> 5276 +<00007350> 6553 +<00007352> 6072 +<00007357> 3980 +<00007368> 4313 +<0000736a> 7941 +<00007370> 6018 +<00007372> 7949 +<00007375> 4488 +<00007378> 5592 +<0000737a> 4214 +<0000737b> 7725 +<00007384> 7741 +<00007386> 6496 +<00007387> 5552 +<00007389> 6081 +<0000738b> 6130 +<0000738e> 6734 +<00007394> 7156 +<00007396> 3923 +<00007397> 6211 +<00007398> 4094 +<0000739f> 4879 +<000073a7> 6363 +<000073a9> 6113 +<000073ad> 5233 +<000073b2> 4495 +endcidchar + +100 begincidchar +<000073b3> 4260 +<000073b9> 7742 +<000073c0> 4894 +<000073c2> 3452 +<000073c9> 4880 +<000073ca> 5308 +<000073cc> 7608 +<000073cd> 6992 +<000073cf> 3471 +<000073d6> 3848 +<000073d9> 3797 +<000073dd> 7977 +<000073de> 4384 +<000073e0> 6882 +<000073e3> 5651 +<000073e4> 5067 +<000073e5> 6423 +<000073e6> 7713 +<000073e9> 7782 +<000073ea> 3999 +<000073ed> 4916 +<000073f7> 4824 +<000073f9> 5483 +<000073fd> 6735 +<000073fe> 7743 +<00007401> 5429 +<00007403> 3924 +<00007405> 4416 +<00007406> 4625 +<00007407> 5593 +<00007409> 4584 +<00007413> 6114 +<0000741b> 7372 +<00007420> 6663 +<00007421> 5636 +<00007422> 7404 +<00007425> 7822 +<00007426> 4095 +<00007428> 3781 +<0000742a> 4096 +<0000742b> 5102 +<0000742c> 6115 +<0000742e> 6844 +<0000742f> 3826 +<00007430> 5993 +<00007433> 4649 +<00007434> 4043 +<00007435> 5201 +<00007436> 7484 +<00007438> 7405 +<0000743a> 5019 +<0000743f> 7848 +<00007440> 6212 +<00007441> 4779 +<00007443> 7302 +<00007444> 5430 +<0000744b> 6296 +<00007455> 7623 +<00007457> 6273 +<00007459> 4173 +<0000745a> 7823 +<0000745b> 6019 +<0000745c> 6337 +<0000745e> 5389 +<0000745f> 5674 +<00007460> 4585 +<00007462> 6188 +<00007464> 6155 +<00007465> 6084 +<00007468> 6993 +<00007469> 7783 +<0000746a> 4657 +<0000746f> 4417 +<0000747e> 4030 +<00007482> 4097 +<00007483> 4626 +<00007487> 5431 +<00007489> 4470 +<0000748b> 6554 +<00007498> 4641 +<0000749c> 7919 +<0000749e> 4895 +<0000749f> 3683 +<000074a1> 6994 +<000074a3> 4098 +<000074a5> 3684 +<000074a7> 5025 +<000074a8> 7065 +<000074aa> 6804 +<000074b0> 7894 +<000074b2> 5594 +<000074b5> 5939 +<000074b9> 5637 +<000074bd> 5363 +<000074bf> 5432 +<000074c6> 7021 +<000074ca> 3685 +<000074cf> 4540 +<000074d4> 6020 +<000074d8> 3827 +endcidchar + +100 begincidchar +<000074da> 7066 +<000074dc> 3806 +<000074e0> 7824 +<000074e2> 7583 +<000074e3> 7494 +<000074e6> 6100 +<000074ee> 6092 +<000074f7> 6497 +<00007501> 5051 +<00007504> 3640 +<00007511> 6936 +<00007515> 6093 +<00007518> 3521 +<0000751a> 5768 +<0000751b> 7181 +<0000751f> 5370 +<00007523> 5309 +<00007525> 5371 +<00007526> 5518 +<00007528> 6189 +<0000752b> 5068 +<0000752c> 6190 +<00007530> 6664 +<00007531> 6338 +<00007532> 3532 +<00007533> 5745 +<00007537> 4149 +<00007538> 6665 +<0000753a> 6736 +<00007547> 4011 +<0000754c> 3717 +<0000754f> 6139 +<00007551> 6666 +<00007553> 4235 +<00007554> 4917 +<00007559> 4586 +<0000755b> 6995 +<0000755c> 7289 +<0000755d> 4825 +<00007562> 7609 +<00007565> 4426 +<00007566> 8008 +<0000756a> 5000 +<0000756f> 6914 +<00007570> 6424 +<00007575> 7868 +<00007576> 4246 +<00007578> 4099 +<0000757a> 3546 +<0000757f> 4100 +<00007586> 3547 +<00007587> 6883 +<0000758a> 7192 +<0000758b> 7610 +<0000758e> 5520 +<0000758f> 5519 +<00007591> 6403 +<0000759d> 5310 +<000075a5> 3571 +<000075ab> 5951 +<000075b1> 7558 +<000075b2> 7599 +<000075b3> 3522 +<000075b5> 6498 +<000075b8> 4215 +<000075b9> 6996 +<000075bc> 4342 +<000075bd> 6605 +<000075be> 7022 +<000075c2> 3453 +<000075c5> 5052 +<000075c7> 6937 +<000075cd> 6425 +<000075d2> 5892 +<000075d4> 7346 +<000075d5> 8022 +<000075d8> 4352 +<000075d9> 3686 +<000075db> 7455 +<000075e2> 4627 +<000075f0> 4226 +<000075f2> 4658 +<000075f4> 7347 +<000075fa> 5202 +<000075fc> 3746 +<00007600> 5906 +<0000760d> 5893 +<00007619> 5521 +<0000761f> 6085 +<00007620> 7143 +<00007621> 7108 +<00007622> 4918 +<00007624> 4587 +<00007626> 5595 +<0000763b> 4570 +<00007642> 4557 +<0000764c> 5826 +<0000764e> 3489 +<00007652> 6339 +<00007656> 5026 +endcidchar + +100 begincidchar +<00007661> 7348 +<00007664> 6688 +<00007669> 4376 +<0000766c> 5433 +<00007670> 6094 +<00007672> 6667 +<00007678> 3718 +<0000767b> 4368 +<0000767c> 4935 +<00007684> 6627 +<00007686> 3572 +<00007687> 7920 +<0000768e> 3880 +<00007690> 3747 +<00007693> 7825 +<000076ae> 7600 +<000076ba> 7272 +<000076bf> 4755 +<000076c2> 6213 +<000076c3> 4978 +<000076c6> 5164 +<000076c8> 6021 +<000076ca> 6438 +<000076d2> 7665 +<000076d6> 3573 +<000076db> 5484 +<000076dc> 4293 +<000076de> 6526 +<000076df> 4731 +<000076e1> 6997 +<000076e3> 3523 +<000076e4> 4919 +<000076e7> 4518 +<000076ee> 4791 +<000076f2> 4730 +<000076f4> 6975 +<000076f8> 5352 +<000076fc> 4920 +<000076fe> 5652 +<00007701> 5485 +<00007704> 4740 +<00007708> 7421 +<00007709> 4862 +<0000770b> 3490 +<0000771e> 6998 +<00007720> 4741 +<00007729> 7744 +<00007737> 3978 +<00007738> 4780 +<0000773a> 6805 +<0000773c> 5812 +<00007740> 7057 +<0000774d> 7745 +<0000775b> 6737 +<00007761> 5596 +<00007763> 4314 +<00007766> 4792 +<0000776b> 7193 +<00007779> 4294 +<0000777e> 3748 +<0000777f> 6037 +<0000778b> 6999 +<00007791> 4756 +<0000779e> 4682 +<000077a5> 5038 +<000077ac> 5653 +<000077ad> 4558 +<000077b0> 3524 +<000077b3> 4343 +<000077bb> 7182 +<000077bc> 3621 +<000077bf> 3925 +<000077d7> 7244 +<000077db> 4781 +<000077dc> 4060 +<000077e2> 5709 +<000077e3> 6404 +<000077e5> 6960 +<000077e9> 3926 +<000077ed> 4204 +<000077ee> 6134 +<000077ef> 3881 +<000077f3> 5413 +<00007802> 5277 +<00007812> 5203 +<00007825> 6961 +<00007826> 7120 +<00007827> 7373 +<0000782c> 4652 +<00007832> 7559 +<00007834> 7485 +<00007845> 4000 +<0000784f> 5976 +<0000785d> 7226 +<0000786b> 4588 +<0000786c> 3687 +<0000786f> 5977 +<0000787c> 5178 +<00007881> 4101 +<00007887> 6738 +endcidchar + +100 begincidchar +<0000788c> 4528 +<0000788d> 5847 +<0000788e> 5563 +<00007891> 5204 +<00007897> 6116 +<000078a3> 3504 +<000078a7> 5027 +<000078a9> 5414 +<000078bc> 4659 +<000078c1> 6499 +<000078c5> 4956 +<000078ca> 4546 +<000078cb> 7050 +<000078ce> 3719 +<000078d0> 4921 +<000078e8> 4660 +<000078ec> 3688 +<000078ef> 4102 +<000078f5> 3491 +<000078fb> 4922 +<00007901> 7227 +<0000790e> 7228 +<00007916> 5940 +<0000792a> 4450 +<0000792b> 4462 +<0000792c> 4923 +<0000793a> 5710 +<0000793e> 5278 +<00007940> 5279 +<00007941> 4103 +<00007949> 6962 +<00007950> 6214 +<00007956> 6806 +<00007957> 6963 +<0000795a> 6807 +<0000795b> 3595 +<0000795c> 7826 +<0000795d> 7290 +<0000795e> 5746 +<00007960> 5280 +<00007965> 5353 +<00007968> 7584 +<0000796d> 6769 +<0000797a> 4106 +<0000797f> 4529 +<00007981> 4044 +<0000798d> 7869 +<0000798e> 6739 +<0000798f> 5081 +<00007991> 6215 +<000079a6> 5907 +<000079a7> 8052 +<000079aa> 5434 +<000079ae> 4508 +<000079b1> 4295 +<000079b3> 5894 +<000079b9> 6216 +<000079bd> 4045 +<000079be> 7870 +<000079bf> 4315 +<000079c0> 5597 +<000079c1> 5281 +<000079c9> 5053 +<000079ca> 4162 +<000079cb> 7273 +<000079d1> 3807 +<000079d2> 7229 +<000079d5> 5205 +<000079d8> 5206 +<000079df> 6808 +<000079e4> 7377 +<000079e6> 7000 +<000079e7> 5838 +<000079e9> 7023 +<000079fb> 6426 +<00007a00> 8053 +<00007a05> 5496 +<00007a08> 3492 +<00007a0b> 6740 +<00007a0d> 7230 +<00007a14> 6474 +<00007a17> 7510 +<00007a19> 6976 +<00007a1a> 7349 +<00007a1c> 4609 +<00007a1f> 7591 +<00007a20> 6809 +<00007a2e> 6845 +<00007a31> 7378 +<00007a36> 6235 +<00007a37> 6977 +<00007a3b> 4296 +<00007a3c> 3454 +<00007a3d> 3720 +<00007a3f> 3749 +<00007a40> 3771 +<00007a46> 4793 +<00007a49> 7350 +<00007a4d> 6628 +<00007a4e> 6022 +endcidchar + +100 begincidchar +<00007a57> 5598 +<00007a61> 5366 +<00007a62> 6038 +<00007a69> 6086 +<00007a6b> 7881 +<00007a70> 5895 +<00007a74> 7755 +<00007a76> 3927 +<00007a79> 3965 +<00007a7a> 3798 +<00007a7d> 6741 +<00007a7f> 7157 +<00007a81> 4330 +<00007a84> 7058 +<00007a88> 6156 +<00007a92> 7024 +<00007a93> 7109 +<00007a95> 6810 +<00007a98> 3954 +<00007a9f> 3962 +<00007aae> 3966 +<00007aaf> 6157 +<00007aba> 4001 +<00007ac4> 7067 +<00007ac5> 4002 +<00007ac7> 4353 +<00007aca> 6689 +<00007acb> 4653 +<00007ad7> 4809 +<00007ad9> 7089 +<00007add> 5054 +<00007adf> 3689 +<00007ae0> 6555 +<00007ae3> 6915 +<00007ae5> 4344 +<00007aea> 5599 +<00007aed> 3505 +<00007aef> 4205 +<00007af6> 3690 +<00007af9> 6900 +<00007afa> 7291 +<00007aff> 3493 +<00007b0f> 7852 +<00007b11> 5522 +<00007b19> 5372 +<00007b1b> 6629 +<00007b1e> 7439 +<00007b20> 4654 +<00007b26> 5130 +<00007b2c> 6770 +<00007b2d> 4496 +<00007b39> 5497 +<00007b46> 7611 +<00007b49> 4369 +<00007b4b> 4031 +<00007b4c> 6668 +<00007b4d> 5654 +<00007b4f> 5006 +<00007b50> 3849 +<00007b51> 7292 +<00007b52> 7456 +<00007b54> 4236 +<00007b56> 7128 +<00007b60> 4012 +<00007b6c> 5486 +<00007b6e> 5390 +<00007b75> 5978 +<00007b7d> 6073 +<00007b87> 3574 +<00007b8b> 6669 +<00007b8f> 6588 +<00007b94> 4896 +<00007b95> 4107 +<00007b97> 5311 +<00007b9a> 7051 +<00007b9d> 3656 +<00007ba1> 3828 +<00007bad> 6670 +<00007bb1> 5354 +<00007bb4> 6530 +<00007bb8> 6606 +<00007bc0> 6690 +<00007bc1> 7921 +<00007bc4> 5016 +<00007bc6> 6671 +<00007bc7> 7522 +<00007bc9> 7293 +<00007bd2> 5729 +<00007be0> 5523 +<00007be4> 4316 +<00007be9> 5282 +<00007c07> 6829 +<00007c12> 7068 +<00007c1e> 4206 +<00007c21> 3494 +<00007c27> 7922 +<00007c2a> 6531 +<00007c2b> 5524 +<00007c3d> 7183 +<00007c3e> 4487 +endcidchar + +100 begincidchar +<00007c3f> 5131 +<00007c43> 4404 +<00007c4c> 6884 +<00007c4d> 6630 +<00007c60> 4541 +<00007c64> 7184 +<00007c6c> 4628 +<00007c73> 4863 +<00007c83> 5207 +<00007c89> 5165 +<00007c92> 4655 +<00007c95> 4897 +<00007c97> 6811 +<00007c98> 6697 +<00007c9f> 5541 +<00007ca5> 6901 +<00007ca7> 6556 +<00007cae> 4433 +<00007cb1> 4434 +<00007cb2> 7070 +<00007cb3> 3582 +<00007cb9> 5600 +<00007cbe> 6742 +<00007cca> 7827 +<00007cd6> 4247 +<00007cde> 5166 +<00007cdf> 6812 +<00007ce0> 3548 +<00007ce7> 4435 +<00007cfb> 3721 +<00007cfe> 4003 +<00007d00> 4108 +<00007d02> 6885 +<00007d04> 5873 +<00007d05> 7859 +<00007d06> 6217 +<00007d07> 8025 +<00007d08> 7895 +<00007d0d> 4150 +<00007d10> 4184 +<00007d14> 5655 +<00007d17> 5283 +<00007d18> 3865 +<00007d19> 6964 +<00007d1a> 4056 +<00007d1b> 5167 +<00007d20> 5525 +<00007d21> 4957 +<00007d22> 5367 +<00007d2b> 6500 +<00007d2c> 6886 +<00007d2e> 7081 +<00007d2f> 4571 +<00007d30> 5498 +<00007d33> 5747 +<00007d35> 6607 +<00007d39> 5526 +<00007d3a> 3525 +<00007d42> 6846 +<00007d43> 7746 +<00007d44> 6813 +<00007d45> 3691 +<00007d46> 4924 +<00007d50> 3651 +<00007d5e> 3882 +<00007d61> 4385 +<00007d62> 7747 +<00007d66> 4057 +<00007d68> 6371 +<00007d6a> 6454 +<00007d6e> 5391 +<00007d71> 7457 +<00007d72> 5284 +<00007d73> 3549 +<00007d76> 6691 +<00007d79> 3641 +<00007d7f> 3928 +<00007d8e> 6743 +<00007d8f> 5601 +<00007d93> 3692 +<00007d9c> 6847 +<00007da0> 4530 +<00007da2> 6887 +<00007dac> 5602 +<00007dad> 6340 +<00007db1> 3550 +<00007db2> 4701 +<00007db4> 7173 +<00007db5> 7121 +<00007db8> 4598 +<00007dba> 4109 +<00007dbb> 7416 +<00007dbd> 6517 +<00007dbe> 4610 +<00007dbf> 4742 +<00007dc7> 7351 +<00007dca> 4126 +<00007dcb> 5208 +<00007dd6> 5392 +<00007dd8> 7658 +endcidchar + +100 begincidchar +<00007dda> 5435 +<00007ddd> 7034 +<00007dde> 4207 +<00007de0> 7209 +<00007de1> 4881 +<00007de3> 5979 +<00007de8> 7523 +<00007de9> 6117 +<00007dec> 4743 +<00007def> 6297 +<00007df4> 4471 +<00007dfb> 7352 +<00007e09> 7001 +<00007e0a> 5855 +<00007e15> 6087 +<00007e1b> 4898 +<00007e1d> 7002 +<00007e1e> 7828 +<00007e1f> 6171 +<00007e21> 6581 +<00007e23> 7748 +<00007e2b> 5103 +<00007e2e> 7294 +<00007e2f> 5980 +<00007e31> 6848 +<00007e37> 4572 +<00007e3d> 7257 +<00007e3e> 6631 +<00007e41> 5001 +<00007e43> 5179 +<00007e46> 4826 +<00007e47> 6158 +<00007e52> 6938 +<00007e54> 6978 +<00007e55> 5436 +<00007e5e> 6159 +<00007e61> 5603 +<00007e69> 5689 +<00007e6a> 7942 +<00007e6b> 3722 +<00007e6d> 3642 +<00007e70> 6814 +<00007e79> 5952 +<00007e7c> 3723 +<00007e82> 7069 +<00007e8c> 5542 +<00007e8f> 6672 +<00007e93> 6023 +<00007e96> 5466 +<00007e98> 7071 +<00007e9b> 4317 +<00007e9c> 4405 +<00007f36> 5132 +<00007f38> 7681 +<00007f3a> 3652 +<00007f4c> 5859 +<00007f50> 3829 +<00007f54> 4702 +<00007f55> 7643 +<00007f6a> 6859 +<00007f6b> 3854 +<00007f6e> 7353 +<00007f70> 5007 +<00007f72> 5393 +<00007f75> 4717 +<00007f77> 7486 +<00007f79> 4629 +<00007f85> 4377 +<00007f88> 4110 +<00007f8a> 5896 +<00007f8c> 3551 +<00007f8e> 4864 +<00007f94> 3750 +<00007f9a> 4497 +<00007f9e> 5604 +<00007fa4> 3955 +<00007fa8> 5437 +<00007fa9> 6405 +<00007fb2> 8054 +<00007fb8> 4630 +<00007fb9> 3583 +<00007fbd> 6218 +<00007fc1> 6095 +<00007fc5> 5711 +<00007fca> 6439 +<00007fcc> 6440 +<00007fce> 4498 +<00007fd2> 5679 +<00007fd4> 5355 +<00007fd5> 8033 +<00007fdf> 6632 +<00007fe0> 7322 +<00007fe1> 5209 +<00007fe9> 7524 +<00007feb> 6118 +<00007ff0> 7644 +<00007ff9> 3883 +<00007ffc> 6441 +<00008000> 6160 +<00008001> 4519 +endcidchar + +100 begincidchar +<00008003> 3751 +<00008005> 6501 +<00008006> 4111 +<00008009> 3929 +<0000800c> 6427 +<00008010> 4158 +<00008015> 3693 +<00008017> 4782 +<00008018> 6243 +<0000802d> 4112 +<00008033> 6428 +<00008036> 5870 +<0000803d> 7422 +<0000803f> 3694 +<00008043> 4227 +<00008046> 4499 +<0000804a> 4559 +<00008056> 5487 +<00008058> 5239 +<0000805a> 7323 +<0000805e> 4844 +<0000806f> 4472 +<00008070> 7258 +<00008072> 5488 +<00008073> 6191 +<00008077> 6979 +<0000807d> 7200 +<0000807e> 4542 +<0000807f> 6368 +<00008084> 6429 +<00008085> 5638 +<00008086> 5285 +<00008087> 6815 +<00008089> 6357 +<0000808b> 4605 +<0000808c> 4113 +<00008096> 7231 +<0000809b> 7682 +<0000809d> 3495 +<000080a1> 3752 +<000080a2> 6965 +<000080a5> 5210 +<000080a9> 3643 +<000080aa> 4958 +<000080af> 4061 +<000080b1> 3866 +<000080b2> 6358 +<000080b4> 7963 +<000080ba> 7540 +<000080c3> 6298 +<000080c4> 6865 +<000080cc> 4979 +<000080ce> 7440 +<000080da> 4980 +<000080db> 3533 +<000080de> 7560 +<000080e1> 7829 +<000080e4> 6364 +<000080e5> 5394 +<000080f1> 3850 +<000080f4> 4345 +<000080f8> 8017 +<000080fd> 4185 +<00008102> 6966 +<00008105> 7766 +<00008106> 7324 +<00008107> 7767 +<00008108> 4722 +<0000810a> 7144 +<00008118> 6119 +<0000811a> 3472 +<0000811b> 3695 +<00008123> 5656 +<00008129> 5605 +<0000812b> 7419 +<0000812f> 7561 +<00008139> 7110 +<0000813e> 5211 +<0000814b> 5856 +<0000814e> 5748 +<00008154> 3552 +<00008155> 6120 +<00008165> 5489 +<00008166> 4179 +<0000816b> 6849 +<00008170> 6161 +<00008171> 3608 +<00008178> 6557 +<00008179> 5082 +<0000817a> 5438 +<0000817f> 7461 +<00008180> 4959 +<00008188> 3634 +<0000818a> 4899 +<0000818f> 3753 +<0000819a> 5135 +<0000819c> 4667 +<0000819d> 5675 +<000081a0> 3884 +<000081a3> 7025 +endcidchar + +100 begincidchar +<000081a8> 7516 +<000081b3> 5439 +<000081b5> 7313 +<000081ba> 6392 +<000081bd> 4228 +<000081be> 7943 +<000081bf> 4176 +<000081c0> 4359 +<000081c2> 5212 +<000081c6> 5916 +<000081cd> 6771 +<000081d8> 4410 +<000081df> 6558 +<000081e3> 5749 +<000081e5> 6103 +<000081e7> 6559 +<000081e8> 4650 +<000081ea> 6502 +<000081ed> 7325 +<000081f3> 6967 +<000081f4> 7354 +<000081fa> 4261 +<000081fb> 7003 +<000081fc> 3930 +<000081fe> 6341 +<00008205> 3931 +<00008207> 5941 +<00008208> 8034 +<0000820a> 3932 +<0000820c> 5456 +<0000820d> 5286 +<00008212> 5395 +<0000821b> 7158 +<0000821c> 5657 +<0000821e> 4827 +<0000821f> 6888 +<00008221> 3553 +<0000822a> 7683 +<0000822b> 4960 +<0000822c> 4925 +<00008235> 7390 +<00008236> 4900 +<00008237> 7749 +<00008239> 5440 +<00008240> 5136 +<00008245> 5942 +<00008247> 6744 +<00008259> 7111 +<00008264> 6406 +<00008266> 7659 +<0000826e> 3496 +<0000826f> 4436 +<00008271> 3497 +<00008272> 5368 +<00008276> 5994 +<00008278> 7232 +<0000827e> 5848 +<0000828b> 6219 +<0000828d> 6518 +<0000828e> 3967 +<00008292> 4703 +<00008299> 5137 +<0000829a> 4360 +<0000829d> 6968 +<0000829f> 5324 +<000082a5> 3575 +<000082a6> 7830 +<000082a9> 4046 +<000082ac> 5168 +<000082ad> 7487 +<000082ae> 6039 +<000082af> 5769 +<000082b1> 7871 +<000082b3> 4961 +<000082b7> 6969 +<000082b8> 6244 +<000082b9> 4032 +<000082bb> 7274 +<000082bc> 4783 +<000082bd> 5783 +<000082bf> 6482 +<000082d1> 6274 +<000082d2> 5995 +<000082d4> 7441 +<000082d5> 7233 +<000082d7> 4810 +<000082db> 3455 +<000082de> 7562 +<000082df> 3933 +<000082e1> 6430 +<000082e5> 5874 +<000082e6> 3754 +<000082e7> 6608 +<000082f1> 6024 +<000082fd> 3755 +<000082fe> 7612 +<00008301> 6921 +<00008302> 4828 +<00008303> 5017 +<00008304> 3456 +endcidchar + +100 begincidchar +<00008305> 4784 +<00008309> 4693 +<00008317> 4757 +<00008328> 6503 +<0000832b> 4704 +<0000832f> 5083 +<00008331> 5606 +<00008334> 7944 +<00008335> 6455 +<00008336> 4191 +<00008338> 6192 +<00008339> 5943 +<00008340> 5658 +<00008347> 7708 +<00008349> 7234 +<0000834a> 7784 +<0000834f> 6475 +<00008351> 6431 +<00008352> 7923 +<00008373> 4354 +<00008377> 7624 +<0000837b> 6633 +<00008389> 4631 +<0000838a> 6560 +<0000838e> 5287 +<00008396> 3696 +<00008398> 5750 +<0000839e> 6121 +<000083a2> 7768 +<000083a9> 5138 +<000083aa> 5784 +<000083ab> 4668 +<000083bd> 4705 +<000083c1> 7201 +<000083c5> 3830 +<000083c9> 4531 +<000083ca> 3949 +<000083cc> 4013 +<000083d3> 3808 +<000083d6> 7112 +<000083dc> 7122 +<000083e9> 5069 +<000083eb> 4033 +<000083ef> 7872 +<000083f0> 3756 +<000083f1> 4611 +<000083f2> 5213 +<000083f4> 5827 +<000083f9> 6609 +<000083fd> 5639 +<00008403> 7314 +<00008404> 4297 +<0000840a> 4423 +<0000840c> 4732 +<0000840d> 7532 +<0000840e> 6299 +<00008429> 7275 +<0000842c> 4683 +<00008431> 7993 +<00008438> 6342 +<0000843d> 4386 +<00008449> 6001 +<00008457> 6610 +<0000845b> 3506 +<00008461> 7563 +<00008463> 4346 +<00008466> 6300 +<0000846b> 7831 +<0000846c> 6561 +<0000846f> 5875 +<00008475> 4004 +<0000847a> 6930 +<00008490> 5607 +<00008494> 5712 +<00008499> 4799 +<0000849c> 5312 +<000084a1> 4962 +<000084b2> 7564 +<000084b8> 6939 +<000084bb> 5876 +<000084bc> 7113 +<000084bf> 7832 +<000084c0> 5549 +<000084c2> 4758 +<000084c4> 7295 +<000084c6> 5415 +<000084c9> 6193 +<000084cb> 3576 +<000084cd> 5713 +<000084d1> 5288 +<000084da> 5608 +<000084ec> 5104 +<000084ee> 4473 +<000084f4> 5659 +<000084fc> 4560 +<00008511> 4747 +<00008513> 4684 +<00008514> 5084 +<00008517> 6504 +<00008518> 5325 +endcidchar + +100 begincidchar +<0000851a> 6250 +<0000851e> 4573 +<00008521> 7123 +<00008523> 6562 +<00008525> 7259 +<0000852c> 5527 +<0000852d> 6383 +<0000852f> 7004 +<0000853d> 7541 +<0000853f> 6301 +<00008541> 4229 +<00008543> 5002 +<00008549> 7235 +<0000854e> 3885 +<00008553> 6245 +<00008559> 7796 +<00008563> 5660 +<00008568> 3981 +<00008569> 7430 +<0000856a> 4829 +<0000856d> 5528 +<00008584> 4901 +<00008587> 4865 +<0000858f> 6407 +<00008591> 3554 +<00008594> 6563 +<0000859b> 5457 +<000085a6> 7159 +<000085a8> 7989 +<000085a9> 5319 +<000085aa> 5751 +<000085af> 5396 +<000085b0> 7986 +<000085ba> 6772 +<000085c1> 3757 +<000085c9> 6505 +<000085cd> 4406 +<000085ce> 5752 +<000085cf> 6564 +<000085d5> 6220 +<000085dc> 4451 +<000085dd> 6040 +<000085e4> 4370 +<000085e5> 5877 +<000085e9> 5003 +<000085ea> 5609 +<000085f7> 6611 +<000085fa> 4642 +<000085fb> 6816 +<000085ff> 3817 +<00008602> 6041 +<00008606> 4520 +<00008607> 5529 +<0000860a> 6088 +<00008616> 5924 +<00008617> 5028 +<0000861a> 5441 +<0000862d> 4395 +<0000863f> 4378 +<0000864e> 7833 +<00008650> 7632 +<00008654> 3609 +<00008655> 7133 +<0000865b> 7721 +<0000865c> 4521 +<0000865e> 6221 +<0000865f> 7834 +<00008667> 8009 +<00008679> 7860 +<0000868a> 4845 +<0000868c> 4963 +<00008693> 6456 +<000086a3> 3799 +<000086a4> 6817 +<000086a9> 7355 +<000086c7> 5289 +<000086cb> 4208 +<000086d4> 7945 +<000086d9> 6104 +<000086db> 6889 +<000086df> 3886 +<000086e4> 7666 +<000086ed> 7026 +<000086fe> 5785 +<00008700> 7245 +<00008702> 5105 +<00008703> 5753 +<00008708> 6074 +<00008718> 6970 +<0000871a> 5214 +<0000871c> 4884 +<0000874e> 3508 +<00008755> 5730 +<00008757> 7924 +<0000875f> 6302 +<00008766> 7625 +<00008768> 5676 +<00008774> 7835 +<00008776> 6703 +<00008778> 6105 +endcidchar + +100 begincidchar +<00008782> 4418 +<0000878d> 6372 +<0000879f> 4759 +<000087a2> 7785 +<000087b3> 4248 +<000087ba> 4379 +<000087c4> 7376 +<000087e0> 4926 +<000087ec> 5442 +<000087ef> 6162 +<000087f2> 7309 +<000087f9> 7696 +<000087fb> 6408 +<000087fe> 5467 +<00008805> 5690 +<0000881f> 4411 +<00008822> 6916 +<00008823> 4452 +<00008831> 3758 +<00008836> 6532 +<0000883b> 4685 +<00008840> 7756 +<00008846> 6924 +<0000884c> 7709 +<0000884d> 5981 +<00008852> 7750 +<00008853> 5668 +<00008857> 3457 +<00008859> 5786 +<0000885b> 6303 +<0000885d> 7310 +<00008861> 7786 +<00008862> 3934 +<00008863> 6409 +<00008868> 7585 +<0000886b> 5326 +<00008870> 5565 +<00008872> 4151 +<00008877> 7311 +<00008881> 6275 +<00008882> 4763 +<00008888> 3458 +<0000888b> 4262 +<0000888d> 7565 +<00008892> 4209 +<00008896> 5610 +<00008897> 7005 +<0000889e> 3782 +<000088ab> 7601 +<000088b4> 3759 +<000088c1> 6582 +<000088c2> 4482 +<000088cf> 4632 +<000088d4> 6042 +<000088d5> 6343 +<000088d9> 3956 +<000088dc> 5070 +<000088dd> 6565 +<000088df> 5290 +<000088e1> 4633 +<000088e8> 5215 +<000088f3> 5356 +<000088f8> 4380 +<000088fd> 6773 +<00008907> 5085 +<00008910> 3507 +<00008912> 7566 +<00008913> 5071 +<00008918> 6304 +<00008919> 4983 +<00008925> 6172 +<0000892a> 7462 +<00008936> 5680 +<00008938> 4574 +<0000893b> 5458 +<00008941> 3555 +<00008944> 5897 +<0000895f> 4049 +<00008964> 4407 +<0000896a> 4694 +<00008972> 5681 +<0000897f> 5397 +<00008981> 6163 +<00008983> 4230 +<00008986> 5086 +<00008987> 7511 +<0000898b> 3644 +<0000898f> 4005 +<00008993> 4734 +<00008996> 5714 +<000089a1> 3635 +<000089a9> 4298 +<000089aa> 7363 +<000089b2> 4034 +<000089ba> 3473 +<000089bd> 4408 +<000089c0> 3831 +<000089d2> 3474 +<000089e3> 7697 +<000089f4> 5357 +endcidchar + +100 begincidchar +<000089f8> 7246 +<00008a00> 5921 +<00008a02> 6745 +<00008a03> 5139 +<00008a08> 3724 +<00008a0a> 5754 +<00008a0c> 7861 +<00008a0e> 7452 +<00008a13> 7987 +<00008a16> 8026 +<00008a17> 7406 +<00008a18> 4114 +<00008a1b> 6106 +<00008a1d> 5787 +<00008a1f> 5557 +<00008a23> 3653 +<00008a25> 4182 +<00008a2a> 4964 +<00008a2d> 5459 +<00008a31> 7722 +<00008a34> 5530 +<00008a36> 3459 +<00008a3a> 7006 +<00008a3b> 6890 +<00008a50> 5291 +<00008a54> 6818 +<00008a55> 7533 +<00008a5b> 6612 +<00008a5e> 5292 +<00008a60> 6025 +<00008a62> 5661 +<00008a63> 6043 +<00008a66> 5715 +<00008a69> 5716 +<00008a6d> 3987 +<00008a6e> 6673 +<00008a70> 8055 +<00008a71> 7873 +<00008a72> 7698 +<00008a73> 5358 +<00008a75> 5443 +<00008a79> 7185 +<00008a85> 6891 +<00008a87> 3809 +<00008a8c> 6971 +<00008a8d> 6457 +<00008a93> 5398 +<00008a95> 7417 +<00008a98> 6344 +<00008a9e> 5908 +<00008aa0> 5490 +<00008aa1> 3725 +<00008aa3> 4830 +<00008aa4> 6075 +<00008aa5> 3760 +<00008aa6> 5558 +<00008aa8> 7946 +<00008aaa> 5460 +<00008ab0> 5611 +<00008ab2> 3810 +<00008ab9> 5216 +<00008abc> 6410 +<00008abe> 6377 +<00008abf> 6819 +<00008ac2> 7186 +<00008ac4> 5662 +<00008ac7> 4231 +<00008acb> 7202 +<00008acd> 6589 +<00008acf> 7276 +<00008ad2> 4437 +<00008ad6> 4535 +<00008adb> 6345 +<00008adc> 7194 +<00008ae1> 5717 +<00008ae6> 7210 +<00008ae7> 7699 +<00008aea> 6746 +<00008aeb> 3498 +<00008aed> 6346 +<00008aee> 6506 +<00008af1> 8002 +<00008af6> 5770 +<00008af7> 7593 +<00008af8> 6774 +<00008afa> 5922 +<00008afe> 4139 +<00008b00> 4785 +<00008b01> 5818 +<00008b02> 6305 +<00008b04> 4371 +<00008b0e> 4866 +<00008b10> 4885 +<00008b14> 7633 +<00008b16> 5543 +<00008b17> 4965 +<00008b19> 3657 +<00008b1a> 6442 +<00008b1b> 3556 +<00008b1d> 5293 +endcidchar + +100 begincidchar +<00008b20> 6164 +<00008b28> 4786 +<00008b2b> 6634 +<00008b2c> 4589 +<00008b33> 3935 +<00008b39> 4035 +<00008b41> 7874 +<00008b49> 6940 +<00008b4e> 8011 +<00008b4f> 4115 +<00008b58> 5731 +<00008b5a> 4232 +<00008b5c> 5072 +<00008b66> 3697 +<00008b6c> 5217 +<00008b6f> 5953 +<00008b70> 6411 +<00008b74> 3645 +<00008b77> 7836 +<00008b7d> 6044 +<00008b80> 4318 +<00008b8a> 5033 +<00008b90> 5612 +<00008b92> 7090 +<00008b93> 5898 +<00008b96> 7091 +<00008b9a> 7072 +<00008c37> 3772 +<00008c3f> 3726 +<00008c41> 7902 +<00008c46> 4355 +<00008c48> 4116 +<00008c4a> 7594 +<00008c4c> 6122 +<00008c55> 5718 +<00008c5a> 4327 +<00008c61> 5359 +<00008c6a> 7837 +<00008c6b> 6045 +<00008c79> 7586 +<00008c7a> 5719 +<00008c82> 7236 +<00008c8a> 4723 +<00008c8c> 4787 +<00008c9d> 7512 +<00008c9e> 6747 +<00008ca0> 5140 +<00008ca1> 6583 +<00008ca2> 3800 +<00008ca7> 5234 +<00008ca8> 7875 +<00008ca9> 7495 +<00008caa> 7423 +<00008cab> 3832 +<00008cac> 7129 +<00008caf> 6613 +<00008cb0> 5499 +<00008cb3> 6433 +<00008cb4> 3992 +<00008cb6> 7528 +<00008cb7> 4718 +<00008cb8> 4263 +<00008cbb> 5218 +<00008cbc> 7195 +<00008cbd> 6432 +<00008cbf> 4831 +<00008cc0> 7626 +<00008cc1> 5169 +<00008cc2> 4547 +<00008cc3> 6476 +<00008cc4> 7947 +<00008cc7> 6507 +<00008cc8> 3460 +<00008cca> 6635 +<00008cd1> 7007 +<00008cd3> 5235 +<00008cda> 4548 +<00008cdc> 5294 +<00008cde> 5360 +<00008ce0> 4984 +<00008ce2> 7751 +<00008ce3> 4719 +<00008ce4> 7160 +<00008ce6> 5141 +<00008cea> 7027 +<00008ced> 4299 +<00008cf4> 4549 +<00008cfb> 5142 +<00008cfc> 3936 +<00008cfd> 5364 +<00008d04> 6972 +<00008d05> 7315 +<00008d07> 6365 +<00008d08> 6941 +<00008d0a> 7073 +<00008d0d> 5468 +<00008d13> 6566 +<00008d16> 5544 +<00008d64> 6636 +<00008d66> 5295 +endcidchar + +100 begincidchar +<00008d6b> 7732 +<00008d70> 6892 +<00008d73> 4006 +<00008d74> 5143 +<00008d77> 4117 +<00008d85> 7237 +<00008d8a> 6282 +<00008d99> 6820 +<00008da3> 7326 +<00008da8> 7277 +<00008db3> 6830 +<00008dba> 5144 +<00008dbe> 6973 +<00008dc6> 7442 +<00008dcb> 4936 +<00008dcc> 7028 +<00008dcf> 3461 +<00008ddb> 7488 +<00008ddd> 3596 +<00008de1> 6637 +<00008de3> 5444 +<00008de8> 3811 +<00008def> 4522 +<00008df3> 4300 +<00008e0a> 6194 +<00008e0f> 4237 +<00008e10> 7161 +<00008e1e> 3597 +<00008e2a> 6850 +<00008e30> 6347 +<00008e35> 6851 +<00008e42> 6348 +<00008e44> 6775 +<00008e47> 3610 +<00008e48> 4301 +<00008e49> 7052 +<00008e4a> 7797 +<00008e59> 7296 +<00008e5f> 6638 +<00008e60> 7145 +<00008e74> 7297 +<00008e76> 3982 +<00008e81> 6821 +<00008e87> 6614 +<00008e8a> 6893 +<00008e8d> 5878 +<00008eaa> 4643 +<00008eab> 5755 +<00008eac> 3968 +<00008ec0> 3937 +<00008eca> 7053 +<00008ecb> 5819 +<00008ecc> 3988 +<00008ecd> 3957 +<00008ed2> 7726 +<00008edf> 5982 +<00008eeb> 7008 +<00008ef8> 7298 +<00008efb> 3462 +<00008efe> 5732 +<00008f03> 3887 +<00008f05> 4523 +<00008f09> 6584 +<00008f12> 7196 +<00008f13> 4686 +<00008f14> 5073 +<00008f15> 3698 +<00008f1b> 4438 +<00008f1c> 7356 +<00008f1d> 8003 +<00008f1e> 4706 +<00008f1f> 7174 +<00008f26> 4474 +<00008f27> 5055 +<00008f29> 4985 +<00008f2a> 4599 +<00008f2f> 7035 +<00008f33> 6894 +<00008f38> 5613 +<00008f39> 5087 +<00008f3b> 5088 +<00008f3e> 6674 +<00008f3f> 5944 +<00008f44> 7650 +<00008f45> 6276 +<00008f49> 6675 +<00008f4d> 7175 +<00008f4e> 3888 +<00008f5d> 5945 +<00008f5f> 3867 +<00008f62> 4463 +<00008f9b> 5756 +<00008f9c> 3761 +<00008fa3> 4398 +<00008fa6> 7496 +<00008fa8> 5034 +<00008fad> 5296 +<00008faf> 5035 +<00008fb0> 7009 +<00008fb1> 6173 +endcidchar + +100 begincidchar +<00008fb2> 4177 +<00008fc2> 6222 +<00008fc5> 5757 +<00008fce> 6026 +<00008fd1> 4036 +<00008fd4> 4927 +<00008fe6> 3463 +<00008fea> 6639 +<00008feb> 4902 +<00008fed> 7029 +<00008ff0> 5669 +<00008ff2> 3626 +<00008ff7> 4867 +<00008ff9> 6640 +<00008ffd> 7278 +<00009000> 7463 +<00009001> 5559 +<00009002> 3838 +<00009003> 4302 +<00009005> 7978 +<00009006> 5954 +<00009008> 7787 +<0000900b> 7567 +<0000900d> 5531 +<0000900f> 7469 +<00009010> 7299 +<00009011> 3938 +<00009014> 4303 +<00009015> 3699 +<00009017> 4356 +<00009019> 6615 +<0000901a> 7458 +<0000901d> 5399 +<0000901e> 4500 +<0000901f> 5545 +<00009020> 6822 +<00009021> 6917 +<00009022> 5106 +<00009023> 4475 +<0000902e> 7211 +<00009031> 6895 +<00009032> 7010 +<00009035> 4007 +<00009038> 6466 +<0000903c> 7615 +<0000903e> 6350 +<00009041> 4361 +<00009042> 5614 +<00009047> 6223 +<0000904a> 6349 +<0000904b> 6246 +<0000904d> 7525 +<0000904e> 3812 +<00009050> 7627 +<00009051> 7925 +<00009053> 4304 +<00009054> 4216 +<00009055> 6306 +<00009059> 6165 +<0000905c> 5550 +<0000905d> 4238 +<0000905e> 7212 +<00009060> 6277 +<00009061> 5532 +<00009063> 3646 +<00009069> 6641 +<0000906d> 6823 +<0000906e> 7054 +<0000906f> 4362 +<00009072> 6974 +<00009075> 6918 +<00009077> 7162 +<00009078> 5445 +<0000907a> 6351 +<0000907c> 4561 +<0000907d> 3598 +<0000907f> 7602 +<00009080> 6166 +<00009081> 4720 +<00009082> 7700 +<00009083> 5615 +<00009084> 7896 +<00009087> 6434 +<00009088> 4669 +<0000908a> 5036 +<0000908f> 4381 +<00009091> 6389 +<00009095> 6096 +<00009099> 4707 +<000090a2> 7788 +<000090a3> 4138 +<000090a6> 4966 +<000090a8> 7250 +<000090aa> 5297 +<000090af> 3526 +<000090b0> 7443 +<000090b1> 3939 +<000090b5> 5533 +<000090b8> 6616 +<000090c1> 6236 +endcidchar + +100 begincidchar +<000090ca> 3889 +<000090de> 4419 +<000090e1> 3958 +<000090e8> 5145 +<000090ed> 3818 +<000090f5> 6224 +<000090fd> 4305 +<00009102> 5802 +<00009112> 7279 +<00009115> 7714 +<00009119> 5219 +<00009127> 4372 +<0000912d> 6748 +<00009132> 4210 +<00009149> 6352 +<0000914a> 6749 +<0000914b> 7280 +<0000914c> 6519 +<0000914d> 4986 +<0000914e> 6896 +<00009152> 6897 +<00009162> 7238 +<00009169> 4760 +<0000916a> 4387 +<0000916c> 5616 +<00009175> 7964 +<00009177> 7843 +<00009178> 5313 +<00009187> 5663 +<00009189> 7327 +<0000918b> 7239 +<0000918d> 6776 +<00009192> 5491 +<0000919c> 7281 +<000091ab> 6412 +<000091ac> 6567 +<000091ae> 7240 +<000091af> 7798 +<000091b1> 4937 +<000091b4> 4509 +<000091b5> 3584 +<000091c0> 5899 +<000091c7> 7124 +<000091c9> 6353 +<000091cb> 5416 +<000091cc> 4634 +<000091cd> 6925 +<000091ce> 5871 +<000091cf> 4439 +<000091d0> 4635 +<000091d1> 4131 +<000091d7> 5566 +<000091d8> 6750 +<000091dc> 5146 +<000091dd> 7374 +<000091e3> 6824 +<000091e7> 7163 +<000091ea> 6225 +<000091f5> 7125 +<0000920d> 4363 +<00009210> 3622 +<00009211> 7497 +<00009212> 5329 +<00009217> 6366 +<0000921e> 4014 +<00009234> 4501 +<0000923a> 6082 +<0000923f> 6676 +<00009240> 3534 +<00009245> 3599 +<00009249> 7752 +<00009257> 3658 +<0000925b> 5983 +<0000925e> 6283 +<00009262> 4938 +<00009264> 3940 +<00009265> 5670 +<00009266> 6751 +<00009280> 6378 +<00009283> 7260 +<00009285> 4347 +<00009291> 5446 +<00009293> 6677 +<00009296> 5617 +<00009298> 4761 +<0000929c> 7660 +<000092b3> 6046 +<000092b6> 3941 +<000092b7> 5534 +<000092b9> 5618 +<000092cc> 6752 +<000092cf> 7769 +<000092d2> 5107 +<000092e4> 5400 +<000092ea> 7568 +<000092f8> 3600 +<000092fc> 3557 +<00009304> 4532 +<00009310> 7282 +<00009318> 7283 +endcidchar + +100 begincidchar +<0000931a> 6590 +<0000931e> 5664 +<0000931f> 4233 +<00009320> 6753 +<00009321> 4118 +<00009322> 6678 +<00009324> 4119 +<00009326> 4050 +<00009328> 4811 +<0000932b> 5417 +<0000932e> 3762 +<0000932f> 7059 +<00009348> 6027 +<0000934a> 4476 +<0000934b> 3813 +<0000934d> 4306 +<00009354> 5803 +<0000935b> 4211 +<0000936e> 6354 +<00009375> 3611 +<0000937c> 7375 +<0000937e> 6852 +<0000938c> 3659 +<00009394> 6195 +<00009396> 5564 +<0000939a> 7284 +<000093a3> 7789 +<000093a7> 3577 +<000093ac> 7838 +<000093ad> 7011 +<000093b0> 6467 +<000093c3> 6831 +<000093d1> 6642 +<000093de> 6196 +<000093e1> 3700 +<000093e4> 4575 +<000093f6> 7036 +<00009404> 7952 +<00009418> 6853 +<00009425> 5447 +<0000942b> 6679 +<00009435> 7176 +<00009438> 7407 +<00009444> 6898 +<0000945b> 3851 +<0000947d> 7074 +<0000947f> 7060 +<00009577> 6568 +<00009580> 4846 +<00009583> 5469 +<00009589> 7542 +<0000958b> 3578 +<0000958f> 6367 +<00009593> 3499 +<00009594> 4882 +<00009598> 3535 +<000095a3> 3475 +<000095a4> 7667 +<000095a5> 5008 +<000095a8> 4008 +<000095ad> 4453 +<000095b1> 5988 +<000095bb> 5996 +<000095bc> 5820 +<000095c7> 5828 +<000095ca> 7903 +<000095d4> 7668 +<000095d5> 3983 +<000095d6> 7473 +<000095dc> 3833 +<000095e1> 7164 +<000095e2> 5029 +<0000961c> 5147 +<00009621> 7165 +<0000962a> 7498 +<0000962e> 6123 +<00009632> 4967 +<0000963b> 6825 +<0000963f> 5788 +<00009640> 7391 +<00009642> 7603 +<00009644> 5148 +<0000964b> 4576 +<0000964c> 4724 +<0000964d> 3558 +<00009650> 7647 +<0000965b> 7543 +<0000965c> 7669 +<0000965d> 5470 +<0000965e> 5691 +<0000965f> 7146 +<00009662> 6278 +<00009663> 7012 +<00009664> 6777 +<0000966a> 4987 +<00009670> 6384 +<00009673> 7013 +<00009675> 4612 +<00009676> 4307 +<00009677> 7661 +endcidchar + +100 begincidchar +<00009678> 4593 +<0000967d> 5900 +<00009685> 6226 +<00009686> 4603 +<0000968a> 4264 +<0000968b> 5619 +<0000968d> 7926 +<0000968e> 3727 +<00009694> 3636 +<00009695> 6247 +<00009698> 5849 +<00009699> 4022 +<0000969b> 6778 +<0000969c> 6569 +<000096a3> 4644 +<000096aa> 7728 +<000096b1> 6379 +<000096b7> 4510 +<000096bb> 7147 +<000096c0> 6520 +<000096c1> 5813 +<000096c4> 6254 +<000096c5> 5789 +<000096c6> 7037 +<000096c7> 3763 +<000096c9> 7357 +<000096cb> 6919 +<000096cc> 6508 +<000096cd> 6097 +<000096ce> 6617 +<000096d5> 6826 +<000096d6> 5622 +<000096d9> 5773 +<000096db> 7285 +<000096dc> 6533 +<000096e2> 4636 +<000096e3> 4142 +<000096ea> 5461 +<000096ef> 4847 +<000096f0> 5170 +<000096f2> 6248 +<000096f6> 4502 +<000096f7> 4550 +<000096f9> 4903 +<000096fb> 6680 +<00009700> 5623 +<00009706> 6754 +<00009707> 7014 +<00009711> 6698 +<00009713> 6047 +<00009716> 4651 +<00009719> 6028 +<0000971c> 5361 +<0000971e> 7628 +<00009727> 4832 +<00009730> 5314 +<00009732> 4524 +<00009739> 5030 +<0000973d> 6779 +<00009742> 4464 +<00009744> 5850 +<00009748> 4503 +<00009751> 7203 +<00009756> 6755 +<0000975c> 6756 +<0000975e> 5220 +<00009761> 4868 +<00009762> 4744 +<00009769> 7733 +<0000976d> 6458 +<00009774> 7876 +<00009777> 6459 +<0000977a> 4695 +<0000978b> 7799 +<0000978d> 5814 +<0000978f> 3801 +<000097a0> 3950 +<000097a8> 3509 +<000097ab> 3951 +<000097ad> 7526 +<000097c6> 7166 +<000097cb> 6307 +<000097d3> 7648 +<000097dc> 4308 +<000097f3> 6385 +<000097f6> 5535 +<000097fb> 6249 +<000097ff> 7715 +<00009800> 7839 +<00009801> 7757 +<00009802> 6757 +<00009803> 3701 +<00009805> 7684 +<00009806> 5665 +<00009808> 5624 +<0000980a> 6237 +<0000980c> 5560 +<00009810> 6048 +<00009811> 6124 +<00009812> 4928 +endcidchar + +100 begincidchar +<00009813> 4328 +<00009817> 7489 +<00009818> 4504 +<0000982d> 4357 +<00009830> 7770 +<00009838> 3702 +<00009839> 7464 +<0000983b> 5236 +<00009846> 3814 +<0000984c> 6780 +<0000984d> 5857 +<0000984e> 5804 +<00009854> 5815 +<00009858> 6279 +<0000985a> 6681 +<0000985e> 4590 +<00009865> 7840 +<00009867> 3764 +<0000986b> 6682 +<0000986f> 7753 +<000098a8> 7595 +<000098af> 5330 +<000098b1> 7444 +<000098c4> 7588 +<000098c7> 7587 +<000098db> 5221 +<000098dc> 5004 +<000098df> 5733 +<000098e1> 5551 +<000098e2> 4120 +<000098ed> 7362 +<000098ee> 6386 +<000098ef> 4929 +<000098f4> 6435 +<000098fc> 5298 +<000098fd> 7569 +<000098fe> 5734 +<00009903> 3890 +<00009909> 7716 +<0000990a> 5901 +<0000990c> 6436 +<00009910> 7075 +<00009913> 5790 +<00009918> 5946 +<0000991e> 6683 +<00009920> 5056 +<00009928> 3834 +<00009945> 4687 +<00009949> 4037 +<0000994b> 3989 +<0000994c> 7076 +<0000994d> 5448 +<00009951> 4121 +<00009952> 6167 +<00009954> 6098 +<00009957> 7717 +<00009996> 5625 +<00009999> 7718 +<0000999d> 7613 +<000099a5> 5089 +<000099a8> 7790 +<000099ac> 4661 +<000099ad> 5909 +<000099ae> 7596 +<000099b1> 7392 +<000099b3> 7358 +<000099b4> 5666 +<000099b9> 6468 +<000099c1> 4904 +<000099d0> 6899 +<000099d1> 4174 +<000099d2> 3942 +<000099d5> 3464 +<000099d9> 5149 +<000099dd> 7393 +<000099df> 5299 +<000099ed> 7701 +<000099f1> 4388 +<000099ff> 6920 +<00009a01> 5240 +<00009a08> 5057 +<00009a19> 7527 +<00009a2b> 3612 +<00009a30> 4373 +<00009a36> 7286 +<00009a37> 5536 +<00009a40> 4725 +<00009a43> 7589 +<00009a45> 3943 +<00009a4d> 7965 +<00009a55> 3891 +<00009a57> 7729 +<00009a5a> 3703 +<00009a5b> 5955 +<00009a5f> 7328 +<00009a62> 4454 +<00009a65> 4124 +<00009a69> 7897 +<00009a6a> 4455 +<00009aa8> 3785 +endcidchar + +100 begincidchar +<00009ab8> 7702 +<00009ad3> 5626 +<00009ad4> 7213 +<00009ad8> 3765 +<00009ae5> 5997 +<00009aee> 4939 +<00009b1a> 5627 +<00009b27> 4562 +<00009b2a> 7470 +<00009b31> 6251 +<00009b3c> 3993 +<00009b41> 3863 +<00009b42> 7849 +<00009b43> 4940 +<00009b44> 4995 +<00009b45> 4721 +<00009b4f> 6308 +<00009b54> 4662 +<00009b5a> 5910 +<00009b6f> 4525 +<00009b8e> 6699 +<00009b91> 7570 +<00009b9f> 5816 +<00009bab> 3892 +<00009bae> 5449 +<00009bc9> 4637 +<00009bd6> 7204 +<00009be4> 3783 +<00009be8> 3704 +<00009c0d> 7287 +<00009c10> 5805 +<00009c12> 5090 +<00009c15> 7629 +<00009c25> 7898 +<00009c32> 6076 +<00009c3b> 4688 +<00009c47> 3559 +<00009c49> 5039 +<00009c57> 4645 +<00009ce5> 6827 +<00009ce7> 5150 +<00009ce9> 3944 +<00009cf3> 5108 +<00009cf4> 4762 +<00009cf6> 5984 +<00009d09> 5791 +<00009d1b> 6280 +<00009d26> 5839 +<00009d28> 5832 +<00009d3b> 7862 +<00009d51> 3647 +<00009d5d> 5792 +<00009d60> 3773 +<00009d61> 4833 +<00009d6c> 5180 +<00009d72> 6521 +<00009da9> 4794 +<00009daf> 5860 +<00009db4> 7634 +<00009dc4> 3728 +<00009dd7> 3945 +<00009df2> 7329 +<00009df8> 8012 +<00009df9> 6393 +<00009dfa> 4526 +<00009e1a> 5861 +<00009e1e> 4396 +<00009e75> 4527 +<00009e79> 7662 +<00009e7d> 5998 +<00009e7f> 4533 +<00009e92> 4125 +<00009e93> 4534 +<00009e97> 4456 +<00009e9d> 5300 +<00009e9f> 4646 +<00009ea5> 4726 +<00009eb4> 3952 +<00009eb5> 4745 +<00009ebb> 4663 +<00009ebe> 8004 +<00009ec3> 7927 +<00009ecd> 5401 +<00009ece> 4457 +<00009ed1> 8018 +<00009ed4> 3623 +<00009ed8> 4835 +<00009edb> 4265 +<00009edc> 7305 +<00009ede> 6700 +<00009ee8> 4249 +<00009ef4> 4869 +<00009f07> 6077 +<00009f08> 5040 +<00009f0e> 6758 +<00009f13> 3766 +<00009f20> 5402 +<00009f3b> 5222 +<00009f4a> 6781 +<00009f4b> 6585 +endcidchar + +100 begincidchar +<00009f4e> 6586 +<00009f52> 7359 +<00009f5f> 6618 +<00009f61> 4505 +<00009f67> 5462 +<00009f6a> 7061 +<00009f6c> 5911 +<00009f77> 5806 +<00009f8d> 4563 +<00009f90> 4968 +<00009f95> 3529 +<00009f9c> 3946 +<0000ac04> 1088 +<0000ac18> 9342 +<0000ac20> 1106 +<0000ac24> 1107 +<0000ac2e> 9355 +<0000ac3c> 1115 +<0000ac40> 1116 +<0000ac4b> 1117 +<0000ac4c> 9377 +<0000ac4d> 1118 +<0000ac54> 1119 +<0000ac58> 1120 +<0000ac5c> 1121 +<0000ac74> 1124 +<0000ac79> 9413 +<0000ac7a> 1127 +<0000ac82> 9419 +<0000ac90> 1138 +<0000ac94> 1139 +<0000ac9e> 9435 +<0000acab> 9442 +<0000acac> 1148 +<0000acba> 9452 +<0000acc1> 1156 +<0000acc4> 1157 +<0000acc8> 1158 +<0000accc> 1159 +<0000acd5> 1160 +<0000acd6> 9472 +<0000acd7> 1161 +<0000ace4> 1164 +<0000ace9> 9485 +<0000acea> 1167 +<0000aceb> 9486 +<0000acec> 1168 +<0000acf2> 9489 +<0000acf3> 1172 +<0000acf4> 9490 +<0000ad00> 1177 +<0000ad04> 1178 +<0000ad05> 9501 +<0000ad06> 1179 +<0000ad0e> 9507 +<0000ad0f> 1182 +<0000ad10> 9508 +<0000ad11> 1183 +<0000ad18> 1184 +<0000ad1c> 1185 +<0000ad20> 1186 +<0000ad29> 1187 +<0000ad38> 1192 +<0000ad3c> 1193 +<0000ad46> 9549 +<0000ad47> 1196 +<0000ad48> 9550 +<0000ad49> 1197 +<0000ad50> 1198 +<0000ad54> 1199 +<0000ad58> 1200 +<0000ad61> 1201 +<0000ad62> 9571 +<0000ad63> 1202 +<0000ad70> 1205 +<0000ad7e> 9588 +<0000ad7f> 1213 +<0000ad80> 9589 +<0000ad8c> 1218 +<0000ad90> 1219 +<0000ada4> 1222 +<0000adb7> 1223 +<0000adc4> 1226 +<0000adc8> 1227 +<0000add2> 9655 +<0000add3> 1230 +<0000addc> 1231 +<0000ade0> 1232 +<0000ade4> 1233 +<0000adfc> 1236 +<0000adff> 1237 +<0000ae0a> 9699 +<0000ae0b> 1242 +<0000ae0c> 9700 +<0000ae0d> 1243 +<0000ae14> 1244 +<0000ae34> 1247 +<0000ae39> 9738 +<0000ae3a> 1250 +<0000ae42> 9744 +endcidchar + +100 begincidchar +<0000ae43> 1253 +<0000ae44> 9745 +<0000ae4a> 1256 +<0000ae4b> 9749 +<0000ae4f> 9750 +<0000ae50> 1260 +<0000ae54> 1261 +<0000ae55> 9754 +<0000ae56> 1262 +<0000ae5e> 9760 +<0000ae65> 1268 +<0000ae6c> 1271 +<0000ae70> 1272 +<0000ae7a> 9778 +<0000ae8c> 1280 +<0000aebf> 9838 +<0000aec0> 1284 +<0000aec4> 1285 +<0000aece> 9849 +<0000aedc> 1293 +<0000aee8> 1294 +<0000aeeb> 1295 +<0000aeec> 9871 +<0000aeed> 1296 +<0000aef4> 1297 +<0000aef8> 1298 +<0000aefc> 1299 +<0000af0d> 1302 +<0000af10> 1303 +<0000af30> 1306 +<0000af31> 9929 +<0000af32> 1307 +<0000af33> 9930 +<0000af34> 1308 +<0000af3e> 9938 +<0000af3f> 1311 +<0000af40> 9939 +<0000af50> 1317 +<0000af79> 1322 +<0000af80> 1323 +<0000af84> 1324 +<0000af88> 1325 +<0000af95> 1328 +<0000af9c> 1329 +<0000afbc> 1332 +<0000afc0> 1333 +<0000afca> 10052 +<0000afcb> 1337 +<0000afcc> 10053 +<0000afd4> 1340 +<0000afdc> 1341 +<0000aff4> 1346 +<0000aff8> 1347 +<0000b004> 1350 +<0000b00c> 1351 +<0000b010> 1352 +<0000b014> 1353 +<0000b028> 1356 +<0000b048> 1359 +<0000b049> 10156 +<0000b04a> 1360 +<0000b04b> 10157 +<0000b04c> 1361 +<0000b04d> 10158 +<0000b04e> 1362 +<0000b056> 10163 +<0000b057> 1366 +<0000b058> 10164 +<0000b059> 1367 +<0000b05d> 1368 +<0000b080> 1371 +<0000b084> 1372 +<0000b08e> 10210 +<0000b08f> 1375 +<0000b090> 10211 +<0000b091> 1376 +<0000b09b> 10218 +<0000b09c> 1380 +<0000b0aa> 10226 +<0000b0b0> 10227 +<0000b0b1> 1392 +<0000b0b2> 10228 +<0000b0b8> 1396 +<0000b0bc> 1397 +<0000b0c6> 10241 +<0000b0d4> 1405 +<0000b0d8> 1406 +<0000b0e0> 1407 +<0000b0e5> 1408 +<0000b10a> 10298 +<0000b110> 1413 +<0000b111> 10302 +<0000b11a> 10307 +<0000b128> 1424 +<0000b12c> 1425 +<0000b136> 10325 +<0000b144> 1433 +<0000b148> 1434 +<0000b158> 1439 +<0000b15c> 1440 +endcidchar + +100 begincidchar +<0000b160> 1441 +<0000b17c> 1444 +<0000b180> 1445 +<0000b181> 10382 +<0000b182> 1446 +<0000b18a> 10388 +<0000b18b> 1449 +<0000b18c> 10389 +<0000b18d> 1450 +<0000b198> 1454 +<0000b19c> 1455 +<0000b1a8> 1456 +<0000b1cc> 1457 +<0000b1d0> 1458 +<0000b1d4> 1459 +<0000b1de> 10459 +<0000b1df> 1462 +<0000b1ec> 1465 +<0000b1f0> 1466 +<0000b1f9> 1467 +<0000b1fa> 10481 +<0000b1fb> 1468 +<0000b1fc> 10482 +<0000b1fd> 1469 +<0000b208> 1472 +<0000b216> 10500 +<0000b217> 1477 +<0000b218> 10501 +<0000b219> 1478 +<0000b220> 1479 +<0000b234> 1480 +<0000b23c> 1481 +<0000b258> 1482 +<0000b25c> 1483 +<0000b260> 1484 +<0000b27c> 1489 +<0000b289> 1492 +<0000b294> 1495 +<0000b2a2> 10616 +<0000b2a3> 1501 +<0000b2a4> 10617 +<0000b2aa> 1504 +<0000b2ab> 10621 +<0000b2ac> 1505 +<0000b2b0> 1506 +<0000b2b4> 1507 +<0000b2cc> 1510 +<0000b2d0> 1511 +<0000b2d1> 10652 +<0000b2d2> 1512 +<0000b2da> 10658 +<0000b2db> 1515 +<0000b2dc> 10659 +<0000b2dd> 1516 +<0000b2e2> 1517 +<0000b2e3> 10664 +<0000b2e7> 10665 +<0000b2e8> 1521 +<0000b2f6> 10671 +<0000b2ff> 1535 +<0000b304> 1538 +<0000b308> 1539 +<0000b312> 10687 +<0000b31c> 1545 +<0000b357> 10749 +<0000b358> 1549 +<0000b35d> 10752 +<0000b366> 10757 +<0000b367> 1556 +<0000b368> 10758 +<0000b369> 1557 +<0000b36a> 10759 +<0000b36b> 1558 +<0000b36e> 1559 +<0000b36f> 10762 +<0000b374> 1562 +<0000b378> 1563 +<0000b382> 10775 +<0000b38c> 1569 +<0000b390> 1570 +<0000b394> 1571 +<0000b3a8> 1574 +<0000b3ac> 1575 +<0000b3c8> 1578 +<0000b3cd> 10835 +<0000b3ce> 1581 +<0000b3cf> 10836 +<0000b3d0> 1582 +<0000b3d6> 10840 +<0000b3d7> 1585 +<0000b3d8> 10841 +<0000b3d9> 1586 +<0000b3da> 10842 +<0000b3db> 1587 +<0000b3dc> 10843 +<0000b3dd> 1588 +<0000b3e0> 1589 +<0000b3e4> 1590 +<0000b3e8> 1591 +<0000b3fc> 1592 +endcidchar + +100 begincidchar +<0000b410> 1593 +<0000b418> 1594 +<0000b41c> 1595 +<0000b420> 1596 +<0000b42a> 10910 +<0000b42b> 1599 +<0000b434> 1600 +<0000b454> 1603 +<0000b458> 1604 +<0000b462> 10958 +<0000b463> 1607 +<0000b464> 10959 +<0000b465> 1608 +<0000b46c> 1609 +<0000b480> 1610 +<0000b488> 1611 +<0000b49d> 1612 +<0000b4a4> 1613 +<0000b4a8> 1614 +<0000b4ac> 1615 +<0000b4b5> 1616 +<0000b4b6> 11032 +<0000b4b7> 1617 +<0000b4b8> 11033 +<0000b4b9> 1618 +<0000b4c0> 1619 +<0000b4c4> 1620 +<0000b4c8> 1621 +<0000b4d0> 1622 +<0000b4d5> 1623 +<0000b4e0> 1626 +<0000b4e5> 11067 +<0000b4e6> 1629 +<0000b4ee> 11073 +<0000b4ef> 1632 +<0000b4f0> 11074 +<0000b4f1> 1633 +<0000b4f8> 1634 +<0000b518> 1637 +<0000b526> 11119 +<0000b534> 1648 +<0000b538> 1649 +<0000b542> 11137 +<0000b550> 1658 +<0000b554> 1659 +<0000b55e> 11155 +<0000b5a4> 1667 +<0000b5a8> 1668 +<0000b5a9> 11223 +<0000b5b2> 11228 +<0000b5c0> 1679 +<0000b5c4> 1680 +<0000b5ce> 11246 +<0000b5d8> 1686 +<0000b5ec> 1687 +<0000b614> 1690 +<0000b618> 1691 +<0000b625> 1692 +<0000b62c> 1693 +<0000b634> 1694 +<0000b648> 1695 +<0000b664> 1696 +<0000b668> 1697 +<0000b6a0> 1700 +<0000b6a4> 1701 +<0000b6b1> 1704 +<0000b6d4> 1705 +<0000b6f0> 1706 +<0000b6f4> 1707 +<0000b6f8> 1708 +<0000b705> 1711 +<0000b72c> 1714 +<0000b73a> 11574 +<0000b73b> 1719 +<0000b744> 1720 +<0000b748> 1721 +<0000b74c> 1722 +<0000b760> 1725 +<0000b764> 1726 +<0000b768> 1727 +<0000b772> 11619 +<0000b773> 1730 +<0000b774> 11620 +<0000b775> 1731 +<0000b780> 1734 +<0000b784> 1735 +<0000b78e> 11639 +<0000b79c> 1746 +<0000b7a0> 1747 +<0000b7aa> 11655 +<0000b7b8> 1755 +<0000b7c7> 1756 +<0000b7c8> 11678 +<0000b7c9> 1757 +<0000b7f0> 1760 +<0000b7f4> 1761 +<0000b7fe> 11725 +<0000b7ff> 1764 +<0000b80c> 1770 +<0000b810> 1771 +endcidchar + +100 begincidchar +<0000b81a> 11743 +<0000b81b> 1774 +<0000b81c> 11744 +<0000b81d> 1775 +<0000b828> 1778 +<0000b82c> 1779 +<0000b836> 11763 +<0000b840> 1785 +<0000b844> 1786 +<0000b851> 1787 +<0000b852> 11785 +<0000b853> 1788 +<0000b860> 1791 +<0000b864> 1792 +<0000b86e> 11806 +<0000b86f> 1795 +<0000b870> 11807 +<0000b871> 1796 +<0000b878> 1797 +<0000b87c> 1798 +<0000b88d> 1799 +<0000b8a8> 1800 +<0000b8b0> 1801 +<0000b8b4> 1802 +<0000b8b8> 1803 +<0000b8c2> 11879 +<0000b8c3> 1806 +<0000b8c4> 11880 +<0000b8c5> 1807 +<0000b8cc> 1808 +<0000b8d0> 1809 +<0000b8d4> 1810 +<0000b8dd> 1811 +<0000b8de> 11901 +<0000b8df> 1812 +<0000b8e0> 11902 +<0000b8e1> 1813 +<0000b8ec> 1816 +<0000b8f0> 1817 +<0000b8fa> 11921 +<0000b8fb> 1820 +<0000b8fc> 11922 +<0000b8fd> 1821 +<0000b904> 1822 +<0000b918> 1823 +<0000b920> 1824 +<0000b940> 1827 +<0000b944> 1828 +<0000b94c> 1829 +<0000b94f> 1830 +<0000b950> 11996 +<0000b951> 1831 +<0000b95c> 1834 +<0000b960> 1835 +<0000b96a> 12015 +<0000b96b> 1838 +<0000b96c> 12016 +<0000b96d> 1839 +<0000b978> 1842 +<0000b97c> 1843 +<0000b986> 12035 +<0000b987> 1846 +<0000b988> 12036 +<0000b9b0> 1853 +<0000b9b4> 1854 +<0000b9be> 12080 +<0000b9bf> 1857 +<0000b9c0> 12081 +<0000b9c1> 1858 +<0000b9cc> 1861 +<0000b9cd> 12090 +<0000b9da> 12096 +<0000b9db> 1869 +<0000b9dc> 12097 +<0000b9e1> 1872 +<0000b9e2> 12100 +<0000b9e8> 1876 +<0000b9ec> 1877 +<0000b9f6> 12113 +<0000ba08> 1886 +<0000ba15> 1887 +<0000ba3c> 1890 +<0000ba40> 1891 +<0000ba41> 12176 +<0000ba42> 1892 +<0000ba4a> 12182 +<0000ba4b> 1895 +<0000ba4c> 12183 +<0000ba58> 1901 +<0000ba5c> 1902 +<0000ba66> 12200 +<0000ba74> 1910 +<0000ba78> 1911 +<0000ba86> 12222 +<0000ba87> 1915 +<0000ba8c> 1916 +<0000baaa> 12254 +<0000bab0> 1921 +<0000bab1> 12258 +<0000bab2> 1922 +endcidchar + +100 begincidchar +<0000baba> 12264 +<0000babb> 1925 +<0000babc> 12265 +<0000babd> 1926 +<0000bac4> 1927 +<0000bac8> 1928 +<0000bafc> 1931 +<0000bb00> 1932 +<0000bb04> 1933 +<0000bb0d> 1934 +<0000bb0e> 12338 +<0000bb0f> 1935 +<0000bb10> 12339 +<0000bb11> 1936 +<0000bb18> 1937 +<0000bb1c> 1938 +<0000bb20> 1939 +<0000bb29> 1940 +<0000bb2a> 12360 +<0000bb2b> 1941 +<0000bb37> 12369 +<0000bb38> 1945 +<0000bb46> 12377 +<0000bb47> 1952 +<0000bb48> 12378 +<0000bb49> 1953 +<0000bb4d> 1954 +<0000bb4e> 12382 +<0000bb54> 1957 +<0000bb58> 1958 +<0000bb61> 1959 +<0000bb62> 12397 +<0000bb63> 1960 +<0000bb6c> 1961 +<0000bb88> 1962 +<0000bb8c> 1963 +<0000bb90> 1964 +<0000bba4> 1965 +<0000bba8> 1966 +<0000bbac> 1967 +<0000bbb4> 1968 +<0000bbb7> 1969 +<0000bbc0> 1970 +<0000bbc4> 1971 +<0000bbc8> 1972 +<0000bbd0> 1973 +<0000bbd3> 1974 +<0000bbfc> 1977 +<0000bbff> 1978 +<0000bc00> 1979 +<0000bc01> 12536 +<0000bc02> 1980 +<0000bc0a> 12542 +<0000bc0e> 12543 +<0000bc0f> 1986 +<0000bc10> 12544 +<0000bc11> 1987 +<0000bc26> 12553 +<0000bc27> 2000 +<0000bc28> 12554 +<0000bc29> 2001 +<0000bc2d> 2002 +<0000bc34> 2005 +<0000bc38> 2006 +<0000bc42> 12572 +<0000bc49> 2012 +<0000bc50> 2015 +<0000bc5d> 2016 +<0000bc88> 2019 +<0000bc8d> 12634 +<0000bc8e> 2022 +<0000bc96> 12640 +<0000bc97> 2025 +<0000bc98> 12641 +<0000bca4> 2030 +<0000bcb2> 12658 +<0000bcc0> 2040 +<0000bcc4> 2041 +<0000bccd> 2042 +<0000bcce> 12678 +<0000bcd5> 2046 +<0000bcd8> 2047 +<0000bcdc> 2048 +<0000bcf7> 12710 +<0000bcf8> 2052 +<0000bcfc> 2053 +<0000bd06> 12721 +<0000bd07> 2056 +<0000bd08> 12722 +<0000bd09> 2057 +<0000bd10> 2058 +<0000bd14> 2059 +<0000bd24> 2060 +<0000bd2c> 2061 +<0000bd40> 2062 +<0000bd4c> 2065 +<0000bd50> 2066 +<0000bd64> 2069 +<0000bd68> 2070 +<0000bd84> 2073 +endcidchar + +100 begincidchar +<0000bd92> 12837 +<0000bd93> 2080 +<0000bd94> 12838 +<0000bd95> 2081 +<0000bd9b> 12842 +<0000bd9c> 2084 +<0000bda4> 2085 +<0000bdb0> 2086 +<0000bdb8> 2087 +<0000bdd8> 2090 +<0000bddc> 2091 +<0000bde9> 2092 +<0000bdf0> 2093 +<0000bdf4> 2094 +<0000bdf8> 2095 +<0000be00> 2096 +<0000be03> 2097 +<0000be04> 12933 +<0000be05> 2098 +<0000be10> 2101 +<0000be14> 2102 +<0000be1e> 12952 +<0000be1f> 2105 +<0000be48> 2108 +<0000be4c> 2109 +<0000be4d> 12994 +<0000be4e> 2110 +<0000be56> 13000 +<0000be57> 2113 +<0000be58> 13001 +<0000be64> 2119 +<0000be68> 2120 +<0000be69> 13011 +<0000be6a> 2121 +<0000be72> 13017 +<0000be80> 2130 +<0000be84> 2131 +<0000be8e> 13035 +<0000bea8> 2139 +<0000bed4> 2142 +<0000bee0> 2145 +<0000beec> 2149 +<0000bf00> 13133 +<0000bf01> 2150 +<0000bf1a> 13154 +<0000bf44> 2160 +<0000bf48> 2161 +<0000bf55> 2164 +<0000bf94> 2165 +<0000bfb0> 2166 +<0000bfc5> 2167 +<0000bfd0> 2170 +<0000bfd4> 2171 +<0000bfdc> 2172 +<0000bfdf> 2173 +<0000bfe0> 13333 +<0000bfe1> 2174 +<0000c03c> 2175 +<0000c051> 2176 +<0000c058> 2177 +<0000c05c> 2178 +<0000c060> 2179 +<0000c094> 2184 +<0000c098> 2185 +<0000c0a2> 13513 +<0000c0a3> 2188 +<0000c0a4> 13514 +<0000c0a5> 2189 +<0000c0ae> 13521 +<0000c0be> 13529 +<0000c0c5> 2203 +<0000c0cc> 2206 +<0000c0d0> 2207 +<0000c0da> 13547 +<0000c0e8> 2215 +<0000c0ec> 2216 +<0000c0f6> 13566 +<0000c0f7> 2219 +<0000c0f8> 13567 +<0000c0f9> 2220 +<0000c100> 2221 +<0000c104> 2222 +<0000c108> 2223 +<0000c110> 2224 +<0000c115> 2225 +<0000c125> 13599 +<0000c12e> 13604 +<0000c136> 2240 +<0000c137> 13609 +<0000c13c> 2243 +<0000c140> 2244 +<0000c14a> 13622 +<0000c158> 2252 +<0000c15c> 2253 +<0000c166> 13641 +<0000c170> 2259 +<0000c174> 2260 +<0000c178> 2261 +<0000c185> 2262 +<0000c18f> 13672 +endcidchar + +100 begincidchar +<0000c190> 2266 +<0000c194> 2267 +<0000c195> 13676 +<0000c196> 2268 +<0000c19e> 13682 +<0000c19f> 2271 +<0000c1a0> 13683 +<0000c1a1> 2272 +<0000c1a5> 2273 +<0000c1ac> 2276 +<0000c1b0> 2277 +<0000c1bd> 2278 +<0000c1c4> 2279 +<0000c1c8> 2280 +<0000c1cc> 2281 +<0000c1d4> 2282 +<0000c1e0> 2285 +<0000c1e4> 2286 +<0000c1e8> 2287 +<0000c1f2> 13747 +<0000c1f3> 2290 +<0000c200> 2293 +<0000c204> 2294 +<0000c20e> 13768 +<0000c20f> 2297 +<0000c210> 13769 +<0000c211> 2298 +<0000c21c> 2301 +<0000c22a> 13787 +<0000c22b> 2306 +<0000c22c> 13788 +<0000c22d> 2307 +<0000c22e> 13789 +<0000c22f> 2308 +<0000c230> 13790 +<0000c233> 13791 +<0000c234> 2311 +<0000c248> 2312 +<0000c254> 2315 +<0000c258> 2316 +<0000c260> 2317 +<0000c265> 2318 +<0000c270> 2321 +<0000c274> 2322 +<0000c27e> 13852 +<0000c27f> 2325 +<0000c280> 13853 +<0000c281> 2326 +<0000c290> 2329 +<0000c298> 2330 +<0000c29b> 2331 +<0000c29c> 13875 +<0000c29d> 2332 +<0000c2a8> 2335 +<0000c2b6> 13893 +<0000c2b7> 2340 +<0000c2b8> 13894 +<0000c2b9> 2341 +<0000c2e0> 2344 +<0000c2ee> 13939 +<0000c2ef> 2350 +<0000c2f0> 13940 +<0000c2f1> 2351 +<0000c2f6> 2352 +<0000c2f7> 13945 +<0000c2fa> 13946 +<0000c300> 2357 +<0000c318> 2365 +<0000c31c> 2366 +<0000c345> 2371 +<0000c36c> 2374 +<0000c370> 2375 +<0000c371> 14044 +<0000c372> 2376 +<0000c384> 2381 +<0000c388> 2382 +<0000c38c> 2383 +<0000c3c0> 2384 +<0000c3dc> 2387 +<0000c3e1> 14142 +<0000c3e2> 2390 +<0000c3ed> 2393 +<0000c3f8> 2396 +<0000c408> 2397 +<0000c410> 2398 +<0000c424> 2399 +<0000c42c> 2400 +<0000c430> 2401 +<0000c434> 2402 +<0000c448> 2405 +<0000c468> 2408 +<0000c46c> 2409 +<0000c479> 2412 +<0000c480> 2413 +<0000c494> 2414 +<0000c49c> 2415 +<0000c4b8> 2416 +<0000c4bc> 2417 +<0000c4e9> 2418 +<0000c4f4> 2421 +endcidchar + +100 begincidchar +<0000c4f8> 2422 +<0000c4f9> 14389 +<0000c4fa> 2423 +<0000c4ff> 2424 +<0000c50c> 2427 +<0000c510> 2428 +<0000c514> 2429 +<0000c51c> 2430 +<0000c52c> 2433 +<0000c530> 2434 +<0000c53a> 14440 +<0000c53b> 2437 +<0000c53c> 14441 +<0000c53d> 2438 +<0000c54b> 14450 +<0000c556> 14455 +<0000c55f> 14459 +<0000c564> 2457 +<0000c568> 2458 +<0000c572> 14472 +<0000c580> 2466 +<0000c584> 2467 +<0000c587> 2468 +<0000c58e> 14490 +<0000c58f> 2471 +<0000c590> 14491 +<0000c591> 2472 +<0000c595> 2473 +<0000c596> 14495 +<0000c59c> 2476 +<0000c5a0> 2477 +<0000c5a9> 2478 +<0000c5ba> 14522 +<0000c5cb> 14528 +<0000c5cc> 2494 +<0000c5cd> 14529 +<0000c5ce> 2495 +<0000c5cf> 14530 +<0000c5d4> 2498 +<0000c5d8> 2499 +<0000c5e2> 14543 +<0000c5e3> 2502 +<0000c5e4> 14544 +<0000c5e5> 2503 +<0000c5ef> 14551 +<0000c5f0> 2507 +<0000c5f4> 2508 +<0000c5f5> 14555 +<0000c60c> 2521 +<0000c610> 2522 +<0000c61a> 14576 +<0000c628> 2529 +<0000c62f> 14589 +<0000c630> 2533 +<0000c636> 14592 +<0000c637> 2537 +<0000c638> 14593 +<0000c639> 2538 +<0000c63a> 14594 +<0000c63b> 2539 +<0000c644> 2542 +<0000c648> 2543 +<0000c652> 14611 +<0000c660> 2551 +<0000c66c> 2552 +<0000c66f> 2553 +<0000c670> 14633 +<0000c671> 2554 +<0000c67c> 2557 +<0000c680> 2558 +<0000c68a> 14652 +<0000c68b> 2561 +<0000c68c> 14653 +<0000c68d> 2562 +<0000c698> 2565 +<0000c69c> 2566 +<0000c6a6> 14672 +<0000c6a7> 2569 +<0000c6a8> 14673 +<0000c6a9> 2570 +<0000c6b4> 2573 +<0000c6c2> 14690 +<0000c6c3> 2579 +<0000c6c4> 14691 +<0000c6c5> 2580 +<0000c6d0> 2583 +<0000c6d4> 2584 +<0000c6ec> 2591 +<0000c6f0> 2592 +<0000c6fd> 2595 +<0000c708> 2598 +<0000c70c> 2599 +<0000c716> 14751 +<0000c717> 2602 +<0000c718> 14752 +<0000c719> 2603 +<0000c724> 2606 +<0000c728> 2607 +<0000c732> 14771 +<0000c733> 2610 +endcidchar + +100 begincidchar +<0000c734> 14772 +<0000c735> 2611 +<0000c736> 14773 +<0000c737> 2612 +<0000c740> 2615 +<0000c744> 2616 +<0000c74a> 2617 +<0000c74b> 14788 +<0000c74e> 14789 +<0000c74f> 2620 +<0000c750> 14790 +<0000c75c> 2629 +<0000c760> 2630 +<0000c768> 2631 +<0000c76b> 2632 +<0000c778> 2635 +<0000c786> 14823 +<0000c78e> 2646 +<0000c78f> 14827 +<0000c794> 2649 +<0000c795> 14830 +<0000c799> 14831 +<0000c79a> 2653 +<0000c7a2> 14837 +<0000c7b0> 2662 +<0000c7b4> 2663 +<0000c7be> 14855 +<0000c7cc> 2671 +<0000c7cd> 14864 +<0000c7ce> 2672 +<0000c7cf> 14865 +<0000c7d0> 2673 +<0000c7d8> 2674 +<0000c7dd> 2675 +<0000c7e4> 2676 +<0000c7e8> 2677 +<0000c7ec> 2678 +<0000c804> 2681 +<0000c808> 2682 +<0000c809> 14913 +<0000c80a> 2683 +<0000c812> 14919 +<0000c813> 2686 +<0000c814> 14920 +<0000c820> 2691 +<0000c824> 2692 +<0000c82e> 14938 +<0000c82f> 2695 +<0000c830> 14939 +<0000c831> 2696 +<0000c838> 2697 +<0000c83c> 2698 +<0000c840> 2699 +<0000c854> 2704 +<0000c874> 2707 +<0000c878> 2708 +<0000c879> 14999 +<0000c87a> 2709 +<0000c882> 15005 +<0000c883> 2712 +<0000c884> 15006 +<0000c894> 2719 +<0000c89d> 2720 +<0000c89e> 15024 +<0000c89f> 2721 +<0000c8a0> 15025 +<0000c8a1> 2722 +<0000c8a8> 2723 +<0000c8c4> 2726 +<0000c8c8> 2727 +<0000c8cc> 2728 +<0000c8d6> 15070 +<0000c8d7> 2731 +<0000c8d8> 15071 +<0000c8d9> 2732 +<0000c8e4> 2735 +<0000c8f5> 2736 +<0000c900> 2739 +<0000c90e> 15112 +<0000c90f> 2745 +<0000c910> 15113 +<0000c911> 2746 +<0000c918> 2747 +<0000c92c> 2748 +<0000c934> 2749 +<0000c954> 2752 +<0000c958> 2753 +<0000c962> 15185 +<0000c963> 2756 +<0000c96c> 2757 +<0000c970> 2758 +<0000c974> 2759 +<0000c97c> 2760 +<0000c98c> 2763 +<0000c990> 2764 +<0000c99a> 15230 +<0000c99b> 2767 +<0000c99c> 15231 +<0000c99d> 2768 +<0000c9c4> 2771 +endcidchar + +100 begincidchar +<0000c9c9> 15270 +<0000c9ca> 2774 +<0000c9d2> 15276 +<0000c9d3> 2777 +<0000c9d4> 15277 +<0000c9db> 15280 +<0000c9e0> 2784 +<0000c9e1> 15283 +<0000c9e2> 2785 +<0000c9e3> 15284 +<0000c9e4> 2786 +<0000c9e7> 2787 +<0000c9ee> 15291 +<0000c9fc> 2795 +<0000ca00> 2796 +<0000ca0a> 15310 +<0000ca14> 2802 +<0000ca18> 2803 +<0000ca29> 2804 +<0000ca50> 2807 +<0000ca54> 2808 +<0000ca5e> 15382 +<0000ca68> 2814 +<0000ca7d> 2815 +<0000ca84> 2816 +<0000ca98> 2817 +<0000cac0> 2820 +<0000cac4> 2821 +<0000cace> 15481 +<0000cacf> 2824 +<0000cad0> 15482 +<0000cad1> 2825 +<0000cad2> 15483 +<0000cad3> 2826 +<0000cae0> 2829 +<0000caec> 2830 +<0000caf4> 2831 +<0000cb08> 2832 +<0000cb10> 2833 +<0000cb14> 2834 +<0000cb18> 2835 +<0000cb41> 2838 +<0000cb4c> 2841 +<0000cb50> 2842 +<0000cb5d> 2845 +<0000cb64> 2846 +<0000cb9c> 2849 +<0000cbb8> 2850 +<0000cbd4> 2851 +<0000cbe4> 2852 +<0000cbe7> 2853 +<0000cbe8> 15733 +<0000cbe9> 2854 +<0000cc10> 2857 +<0000cc14> 2858 +<0000cc2c> 2866 +<0000cc2d> 15789 +<0000cc2e> 2867 +<0000cc2f> 15790 +<0000cc30> 2868 +<0000cc3a> 15798 +<0000cc48> 2877 +<0000cc4c> 2878 +<0000cc56> 15816 +<0000cc60> 2884 +<0000cc64> 2885 +<0000cc65> 15826 +<0000cc66> 2886 +<0000cc67> 15827 +<0000cc68> 2887 +<0000cc70> 2888 +<0000cc75> 2889 +<0000cc9c> 2892 +<0000cca0> 2893 +<0000ccaa> 15885 +<0000ccb8> 2901 +<0000ccbc> 2902 +<0000ccc6> 15904 +<0000ccc7> 2905 +<0000ccc8> 15905 +<0000ccc9> 2906 +<0000ccd0> 2907 +<0000ccd4> 2908 +<0000cce4> 2909 +<0000ccec> 2910 +<0000ccf0> 2911 +<0000cd00> 15955 +<0000cd01> 2912 +<0000cd0c> 2915 +<0000cd10> 2916 +<0000cd1a> 15974 +<0000cd1b> 2919 +<0000cd1c> 15975 +<0000cd1d> 2920 +<0000cd24> 2921 +<0000cd28> 2922 +<0000cd2c> 2923 +<0000cd39> 2924 +<0000cd5c> 2925 +<0000cd60> 2926 +endcidchar + +100 begincidchar +<0000cd64> 2927 +<0000cd6e> 16047 +<0000cd6f> 2930 +<0000cd70> 16048 +<0000cd71> 2931 +<0000cd78> 2932 +<0000cd88> 2933 +<0000cd98> 2936 +<0000cd9c> 2937 +<0000cda6> 16093 +<0000cda7> 2940 +<0000cda8> 16094 +<0000cda9> 2941 +<0000cdb0> 2942 +<0000cdc4> 2943 +<0000cdcc> 2944 +<0000cdd0> 2945 +<0000cde8> 2946 +<0000cdec> 2947 +<0000cdf0> 2948 +<0000cdfa> 16166 +<0000cdfb> 2951 +<0000cdfc> 16167 +<0000cdfd> 2952 +<0000ce04> 2953 +<0000ce08> 2954 +<0000ce0c> 2955 +<0000ce14> 2956 +<0000ce19> 2957 +<0000ce24> 2960 +<0000ce28> 2961 +<0000ce32> 16209 +<0000ce33> 2964 +<0000ce34> 16210 +<0000ce35> 2965 +<0000ce5c> 2968 +<0000ce6a> 16255 +<0000ce6b> 2974 +<0000ce6c> 16256 +<0000ce6d> 2975 +<0000ce78> 2978 +<0000ce7c> 2979 +<0000ce86> 16275 +<0000ce87> 2982 +<0000ce88> 16276 +<0000ce89> 2983 +<0000ce94> 2986 +<0000ce98> 2987 +<0000cea2> 16295 +<0000cec1> 2995 +<0000cee8> 2998 +<0000cef6> 16366 +<0000cf04> 3008 +<0000cf08> 3009 +<0000cf12> 16385 +<0000cf13> 3012 +<0000cf14> 16386 +<0000cf15> 3013 +<0000cf1c> 3014 +<0000cf20> 3015 +<0000cf24> 3016 +<0000cf2e> 16406 +<0000cf38> 3022 +<0000cf58> 3025 +<0000cf5c> 3026 +<0000cf66> 16452 +<0000cf67> 3029 +<0000cf68> 16453 +<0000cf69> 3030 +<0000cf74> 3033 +<0000cf78> 3034 +<0000cf80> 3035 +<0000cf85> 3036 +<0000cf8c> 3037 +<0000cfa1> 3038 +<0000cfa8> 3039 +<0000cfb0> 3040 +<0000cfc4> 3041 +<0000cfe4> 3044 +<0000cfe8> 3045 +<0000cff2> 16573 +<0000cff3> 3048 +<0000cff4> 16574 +<0000cff5> 3049 +<0000cffc> 3050 +<0000d000> 3051 +<0000d004> 3052 +<0000d011> 3053 +<0000d018> 3054 +<0000d02d> 3055 +<0000d038> 3058 +<0000d03c> 3059 +<0000d046> 16643 +<0000d047> 3062 +<0000d048> 16644 +<0000d049> 3063 +<0000d050> 3064 +<0000d054> 3065 +<0000d058> 3066 +<0000d060> 3067 +endcidchar + +100 begincidchar +<0000d070> 3070 +<0000d074> 3071 +<0000d081> 3074 +<0000d0a8> 3077 +<0000d0ac> 3078 +<0000d0b6> 16736 +<0000d0b7> 3081 +<0000d0b8> 16737 +<0000d0b9> 3082 +<0000d0c4> 3085 +<0000d0d2> 16755 +<0000d0e0> 3095 +<0000d0e4> 3096 +<0000d0ee> 16774 +<0000d0f8> 3102 +<0000d10d> 3103 +<0000d134> 3106 +<0000d138> 3107 +<0000d139> 16840 +<0000d13a> 3108 +<0000d142> 16846 +<0000d150> 3116 +<0000d154> 3117 +<0000d15e> 16865 +<0000d15f> 3120 +<0000d160> 16866 +<0000d161> 3121 +<0000d168> 3122 +<0000d16c> 3123 +<0000d17c> 3124 +<0000d184> 3125 +<0000d188> 3126 +<0000d1a4> 3129 +<0000d1a8> 3130 +<0000d1b2> 16936 +<0000d1b3> 3133 +<0000d1b4> 16937 +<0000d1b5> 3134 +<0000d1ba> 3135 +<0000d1bb> 16942 +<0000d1bc> 3136 +<0000d1c0> 3137 +<0000d1d8> 3138 +<0000d1f4> 3139 +<0000d1f8> 3140 +<0000d207> 3141 +<0000d208> 17013 +<0000d209> 3142 +<0000d210> 3143 +<0000d230> 3146 +<0000d234> 3147 +<0000d23e> 17059 +<0000d23f> 3150 +<0000d240> 17060 +<0000d241> 3151 +<0000d248> 3152 +<0000d25c> 3153 +<0000d264> 3154 +<0000d284> 3157 +<0000d288> 3158 +<0000d295> 3161 +<0000d29c> 3162 +<0000d2a0> 3163 +<0000d2a4> 3164 +<0000d2ac> 3165 +<0000d2b1> 3166 +<0000d2bc> 3169 +<0000d2c1> 17168 +<0000d2c2> 3172 +<0000d2ca> 17174 +<0000d2cb> 3175 +<0000d2d4> 3176 +<0000d2d8> 3177 +<0000d2dc> 3178 +<0000d2f4> 3183 +<0000d2f8> 3184 +<0000d302> 17218 +<0000d303> 3187 +<0000d304> 17219 +<0000d305> 3188 +<0000d30f> 17226 +<0000d310> 3192 +<0000d314> 3193 +<0000d315> 17230 +<0000d316> 3194 +<0000d31e> 17236 +<0000d325> 3200 +<0000d32c> 3203 +<0000d330> 3204 +<0000d33a> 17254 +<0000d380> 3214 +<0000d384> 3215 +<0000d38e> 17327 +<0000d39c> 3223 +<0000d3a0> 3224 +<0000d3aa> 17346 +<0000d3ab> 3227 +<0000d3ac> 17347 +<0000d3ad> 3228 +<0000d3b4> 3229 +endcidchar + +100 begincidchar +<0000d3b8> 3230 +<0000d3bc> 3231 +<0000d3d0> 3236 +<0000d3d8> 3237 +<0000d3e1> 3238 +<0000d3e2> 17390 +<0000d3e3> 3239 +<0000d3f0> 3242 +<0000d3f4> 3243 +<0000d3fe> 17411 +<0000d3ff> 3246 +<0000d400> 17412 +<0000d401> 3247 +<0000d408> 3248 +<0000d41d> 3249 +<0000d440> 3250 +<0000d444> 3251 +<0000d45c> 3252 +<0000d460> 3253 +<0000d464> 3254 +<0000d46d> 3255 +<0000d46e> 17513 +<0000d46f> 3256 +<0000d47c> 3259 +<0000d481> 17526 +<0000d482> 3262 +<0000d48a> 17532 +<0000d48b> 3265 +<0000d48c> 17533 +<0000d48d> 3266 +<0000d494> 3267 +<0000d4a9> 3268 +<0000d4cc> 3269 +<0000d4d0> 3270 +<0000d4d4> 3271 +<0000d4dc> 3272 +<0000d4df> 3273 +<0000d4e8> 3274 +<0000d4ec> 3275 +<0000d4f0> 3276 +<0000d4f8> 3277 +<0000d4fb> 3278 +<0000d4fc> 17632 +<0000d4fd> 3279 +<0000d504> 3280 +<0000d508> 3281 +<0000d50c> 3282 +<0000d516> 17652 +<0000d517> 3285 +<0000d540> 3288 +<0000d544> 3289 +<0000d54e> 17701 +<0000d54f> 3292 +<0000d550> 17702 +<0000d551> 3293 +<0000d55c> 3296 +<0000d560> 3297 +<0000d565> 3298 +<0000d56a> 17720 +<0000d56b> 3301 +<0000d56c> 17721 +<0000d56d> 3302 +<0000d578> 3305 +<0000d57c> 3306 +<0000d586> 17740 +<0000d590> 3312 +<0000d5a5> 3313 +<0000d5cc> 3316 +<0000d5d0> 3317 +<0000d5d1> 17806 +<0000d5d2> 3318 +<0000d5da> 17812 +<0000d5db> 3321 +<0000d5dc> 17813 +<0000d5dd> 3322 +<0000d5e8> 3325 +<0000d5ec> 3326 +<0000d5f6> 17832 +<0000d5f7> 3329 +<0000d5f8> 17833 +<0000d5f9> 3330 +<0000d604> 3333 +<0000d608> 3334 +<0000d612> 17852 +<0000d61c> 3340 +<0000d620> 3341 +<0000d624> 3342 +<0000d62d> 3343 +<0000d63c> 3346 +<0000d640> 3347 +<0000d645> 3348 +<0000d64a> 17894 +<0000d64b> 3351 +<0000d64c> 17895 +<0000d64d> 3352 +<0000d651> 3353 +<0000d658> 3356 +<0000d65c> 3357 +<0000d667> 3358 +<0000d668> 17916 +endcidchar + +100 begincidchar +<0000d669> 3359 +<0000d674> 3362 +<0000d683> 3363 +<0000d684> 17939 +<0000d685> 3364 +<0000d690> 3367 +<0000d694> 3368 +<0000d69d> 3369 +<0000d69e> 17959 +<0000d69f> 3370 +<0000d6a0> 17960 +<0000d6a1> 3371 +<0000d6a8> 3372 +<0000d6ac> 3373 +<0000d6b0> 3374 +<0000d6b9> 3375 +<0000d6ba> 17981 +<0000d6bb> 3376 +<0000d6c8> 3379 +<0000d6cc> 3380 +<0000d6d1> 3381 +<0000d6d4> 3382 +<0000d6d7> 3383 +<0000d6d8> 18003 +<0000d6d9> 3384 +<0000d6e0> 3385 +<0000d6e4> 3386 +<0000d6e8> 3387 +<0000d6f0> 3388 +<0000d6f5> 3389 +<0000d700> 3392 +<0000d704> 3393 +<0000d711> 3394 +<0000d71c> 3397 +<0000d720> 3398 +<0000d72a> 18068 +<0000d72b> 3401 +<0000d72c> 18069 +<0000d72d> 3402 +<0000d738> 3405 +<0000d73c> 3406 +<0000d744> 3407 +<0000d747> 3408 +<0000d748> 18090 +<0000d749> 3409 +<0000d754> 3412 +<0000d755> 18099 +<0000d762> 18106 +<0000d763> 3419 +<0000d764> 18107 +<0000d765> 3420 +<0000d769> 3421 +<0000d76c> 3422 +<0000d770> 3423 +<0000d774> 3424 +<0000d781> 3427 +<0000d78c> 3430 +<0000d790> 3431 +<0000d79a> 18147 +<0000d79b> 3434 +<0000d79c> 18148 +<0000d79d> 3435 +<0000f900> 4116 +<0000f901> 3678 +<0000f902> 7053 +<0000f903> 3460 +<0000f904> 7900 +<0000f905> 3802 +<0000f906> 3902 +<0000f907> 3946 +<0000f908> 3946 +<0000f909> 3708 +<0000f90a> 4131 +<0000f90b> 4374 +<0000f90c> 4156 +<0000f914> 5800 +<0000f921> 4399 +<0000f922> 4403 +<0000f92e> 4424 +<0000f92f> 4511 +<0000f949> 4550 +<0000f94a> 4564 +<0000f951> 4576 +<0000f95a> 4318 +<0000f95b> 4136 +<0000f95c> 5800 +<0000f95d> 4139 +<0000f95e> 4192 +<0000f95f> 4167 +<0000f960> 4172 +<0000f961> 5552 +<0000f962> 6424 +<0000f963> 5151 +<0000f964> 4922 +<0000f965> 7518 +<0000f966> 5079 +<0000f967> 5109 +<0000f968> 7607 +<0000f969> 5584 +<0000f96a> 5367 +endcidchar + +86 begincidchar +<0000f96b> 7083 +<0000f96c> 5362 +<0000f96d> 5485 +<0000f96e> 6001 +<0000f96f> 5460 +<0000f970> 5317 +<0000f971> 7009 +<0000f972> 7370 +<0000f973> 5678 +<0000f974> 5874 +<0000f97e> 4439 +<0000f981> 4159 +<0000f982> 4444 +<0000f983> 4447 +<0000f986> 4453 +<0000f98d> 4463 +<0000f98e> 4160 +<0000f991> 4161 +<0000f995> 4162 +<0000f998> 4474 +<0000f999> 4473 +<0000f99e> 6447 +<0000f9a1> 5460 +<0000f9a2> 4483 +<0000f9a3> 4163 +<0000f9a4> 4166 +<0000f9a5> 4485 +<0000f9a9> 4491 +<0000f9aa> 4167 +<0000f9ae> 7783 +<0000f9af> 4497 +<0000f9b0> 4499 +<0000f9b5> 4506 +<0000f9b9> 5797 +<0000f9bd> 4180 +<0000f9be> 4555 +<0000f9bf> 5800 +<0000f9c4> 4563 +<0000f9c5> 7988 +<0000f9c6> 6123 +<0000f9c7> 4577 +<0000f9c8> 4183 +<0000f9c9> 4579 +<0000f9cc> 4584 +<0000f9cd> 4586 +<0000f9ce> 4588 +<0000f9cf> 4184 +<0000f9db> 5552 +<0000f9dc> 4603 +<0000f9dd> 4614 +<0000f9de> 4616 +<0000f9df> 4618 +<0000f9e0> 5950 +<0000f9e3> 4187 +<0000f9e4> 4625 +<0000f9e5> 4627 +<0000f9e6> 4629 +<0000f9ea> 4636 +<0000f9ed> 4638 +<0000f9f6> 4650 +<0000f9fa> 5351 +<0000f9fb> 6494 +<0000f9fc> 5731 +<0000f9fd> 5771 +<0000f9fe> 4191 +<0000f9ff> 6484 +<0000fa00> 6684 +<0000fa01> 4279 +<0000fa02> 7139 +<0000fa03> 4247 +<0000fa04> 4266 +<0000fa05> 4340 +<0000fa06> 7572 +<0000fa07> 5088 +<0000fa08> 7709 +<0000fa09> 3558 +<0000fa0a> 3644 +<0000fa0b> 3815 +<0000fa2e> 4419 +<0000fa2f> 4510 +<0000ff3c> 112 +<0000ff5e> 113 +<0000ffe2> 194 +<0000ffe3> 357 +<0000ffe5> 145 +<0000ffe6> 323 +endcidchar + +100 begincidrange +<00000020> <0000007e> 1 +<000000b2> <000000b3> 843 +<00000391> <000003a1> 471 +<000003a3> <000003a9> 488 +<000003b1> <000003c1> 495 +<000003c3> <000003c9> 512 +<00000410> <00000415> 1020 +<00000416> <00000435> 1027 +<00000436> <0000044f> 1060 +<00002013> <00002014> 109 +<00002018> <00002019> 114 +<0000201c> <0000201d> 116 +<00002020> <00002021> 245 +<00002025> <00002026> 105 +<00002032> <00002033> 139 +<00002039> <0000203a> 8612 +<0000207a> <0000207b> 8239 +<0000207d> <0000207e> 8250 +<00002081> <00002084> 847 +<00002153> <00002154> 749 +<0000215b> <0000215e> 753 +<00002160> <00002169> 461 +<00002170> <00002179> 451 +<00002190> <00002191> 171 +<00002193> <00002194> 173 +<000021c4> <000021c5> 8896 +<00002225> <00002226> 8719 +<00002227> <00002228> 192 +<0000222b> <0000222c> 182 +<00002264> <00002265> 134 +<00002266> <00002267> 8724 +<0000226e> <0000226f> 8745 +<00002270> <00002273> 8481 +<00002276> <00002277> 8489 +<0000227a> <0000227b> 8475 +<00002280> <00002281> 8479 +<00002282> <00002283> 188 +<00002286> <00002287> 186 +<00002295> <00002297> 8727 +<000022bb> <000022bc> 8751 +<000022ce> <000022cf> 8477 +<000022da> <000022db> 8492 +<00002460> <0000246e> 733 +<0000246f> <00002473> 8791 +<00002474> <00002482> 827 +<00002483> <00002487> 9042 +<0000249c> <000024b5> 801 +<000024b6> <000024cf> 8388 +<000024d0> <000024e9> 707 +<0000251e> <0000251f> 559 +<00002521> <00002522> 561 +<00002526> <00002527> 563 +<00002529> <0000252a> 565 +<0000252d> <0000252e> 567 +<00002531> <00002532> 569 +<00002535> <00002536> 571 +<00002539> <0000253a> 573 +<0000253d> <0000253e> 575 +<00002540> <00002541> 577 +<00002543> <0000254a> 579 +<000025a4> <000025a5> 233 +<000025d0> <000025d1> 230 +<00002660> <00002661> 222 +<00002669> <0000266a> 253 +<00002776> <0000277f> 8673 +<0000278a> <00002793> 8342 +<00003000> <00003002> 101 +<00003008> <00003011> 120 +<00003014> <00003015> 118 +<00003016> <00003019> 8219 +<0000301e> <0000301f> 9322 +<00003041> <00003093> 851 +<000030a1> <000030f6> 934 +<00003131> <00003163> 358 +<00003165> <0000318e> 409 +<00003200> <0000321b> 773 +<00003260> <0000327b> 679 +<0000328a> <0000328f> 9301 +<00003380> <00003384> 627 +<00003388> <00003389> 612 +<0000338a> <0000338c> 646 +<0000338d> <0000338f> 608 +<00003390> <00003394> 638 +<00003395> <00003397> 587 +<00003399> <000033a2> 597 +<000033a3> <000033a6> 593 +<000033a7> <000033a8> 615 +<000033a9> <000033ac> 655 +<000033ad> <000033af> 651 +<000033b0> <000033b9> 617 +<000033ba> <000033bf> 632 +<000033c0> <000033c1> 644 +<00005cef> <00005cf0> 5096 +<00005e7c> <00005e7d> 6317 +<00005fd8> <00005fd9> 4698 +<00006108> <00006109> 6322 +<00006158> <00006159> 7085 +<00006478> <00006479> 4770 +<000065fb> <000065fc> 4875 +<00006643> <00006644> 7911 +endcidrange + +100 begincidrange +<0000671e> <0000671f> 4083 +<000067b6> <000067b7> 3448 +<00006961> <00006962> 6329 +<00006bd6> <00006bd8> 5197 +<000071b9> <000071ba> 8049 +<00007336> <00007337> 6335 +<0000767d> <0000767e> 4993 +<000078ba> <000078bb> 7879 +<00007947> <00007948> 4104 +<00007aa9> <00007aaa> 6101 +<00007d0a> <00007d0b> 4842 +<00008150> <00008151> 5133 +<0000887e> <0000887f> 4047 +<000088f4> <000088f5> 4981 +<00009451> <00009452> 3527 +<00009591> <00009592> 7645 +<000096a7> <000096a8> 5620 +<000096e8> <000096e9> 6227 +<00009a0e> <00009a0f> 4122 +<0000ac00> <0000ac01> 1086 +<0000ac02> <0000ac03> 9333 +<0000ac05> <0000ac06> 9335 +<0000ac07> <0000ac0a> 1089 +<0000ac0b> <0000ac0f> 9337 +<0000ac10> <0000ac17> 1093 +<0000ac19> <0000ac1d> 1101 +<0000ac1e> <0000ac1f> 9343 +<0000ac21> <0000ac23> 9345 +<0000ac25> <0000ac2b> 9348 +<0000ac2c> <0000ac2d> 1108 +<0000ac2f> <0000ac31> 1110 +<0000ac32> <0000ac37> 9356 +<0000ac38> <0000ac39> 1113 +<0000ac3a> <0000ac3b> 9362 +<0000ac3d> <0000ac3f> 9364 +<0000ac41> <0000ac4a> 9367 +<0000ac4e> <0000ac53> 9378 +<0000ac55> <0000ac57> 9384 +<0000ac59> <0000ac5b> 9387 +<0000ac5d> <0000ac6f> 9390 +<0000ac70> <0000ac71> 1122 +<0000ac72> <0000ac73> 9409 +<0000ac75> <0000ac76> 9411 +<0000ac77> <0000ac78> 1125 +<0000ac7b> <0000ac7f> 9414 +<0000ac80> <0000ac81> 1128 +<0000ac83> <0000ac86> 1130 +<0000ac87> <0000ac88> 9420 +<0000ac89> <0000ac8c> 1134 +<0000ac8d> <0000ac8f> 9422 +<0000ac91> <0000ac93> 9425 +<0000ac95> <0000ac9b> 9428 +<0000ac9c> <0000ac9d> 1140 +<0000ac9f> <0000aca1> 1142 +<0000aca2> <0000aca7> 9436 +<0000aca8> <0000acaa> 1145 +<0000acad> <0000acae> 9443 +<0000acaf> <0000acb0> 1149 +<0000acb1> <0000acb7> 9445 +<0000acb8> <0000acb9> 1151 +<0000acbb> <0000acbd> 1153 +<0000acbe> <0000acc0> 9453 +<0000acc2> <0000acc3> 9456 +<0000acc5> <0000acc7> 9458 +<0000acc9> <0000accb> 9461 +<0000accd> <0000acd4> 9464 +<0000acd8> <0000acdf> 9473 +<0000ace0> <0000ace1> 1162 +<0000ace2> <0000ace3> 9481 +<0000ace5> <0000ace6> 9483 +<0000ace7> <0000ace8> 1165 +<0000aced> <0000acee> 9487 +<0000acef> <0000acf1> 1169 +<0000acf5> <0000acf6> 1173 +<0000acf7> <0000acfb> 9491 +<0000acfc> <0000acfd> 1175 +<0000acfe> <0000acff> 9496 +<0000ad01> <0000ad03> 9498 +<0000ad07> <0000ad0b> 9502 +<0000ad0c> <0000ad0d> 1180 +<0000ad12> <0000ad17> 9509 +<0000ad19> <0000ad1b> 9515 +<0000ad1d> <0000ad1f> 9518 +<0000ad21> <0000ad28> 9521 +<0000ad2a> <0000ad2b> 9529 +<0000ad2c> <0000ad2d> 1188 +<0000ad2e> <0000ad33> 9531 +<0000ad34> <0000ad35> 1190 +<0000ad36> <0000ad37> 9537 +<0000ad39> <0000ad3b> 9539 +<0000ad3d> <0000ad43> 9542 +<0000ad44> <0000ad45> 1194 +<0000ad4a> <0000ad4f> 9551 +<0000ad51> <0000ad53> 9557 +<0000ad55> <0000ad57> 9560 +<0000ad59> <0000ad60> 9563 +<0000ad64> <0000ad6b> 9572 +<0000ad6c> <0000ad6d> 1203 +<0000ad6e> <0000ad6f> 9580 +<0000ad71> <0000ad72> 9582 +endcidrange + +100 begincidrange +<0000ad73> <0000ad76> 1206 +<0000ad77> <0000ad7a> 9584 +<0000ad7b> <0000ad7d> 1210 +<0000ad81> <0000ad82> 1214 +<0000ad83> <0000ad87> 9590 +<0000ad88> <0000ad89> 1216 +<0000ad8a> <0000ad8b> 9595 +<0000ad8d> <0000ad8f> 9597 +<0000ad91> <0000ad9b> 9600 +<0000ad9c> <0000ad9d> 1220 +<0000ad9e> <0000ada3> 9611 +<0000ada5> <0000adb6> 9617 +<0000adb8> <0000adbf> 9635 +<0000adc0> <0000adc1> 1224 +<0000adc2> <0000adc3> 9643 +<0000adc5> <0000adc7> 9645 +<0000adc9> <0000adcf> 9648 +<0000add0> <0000add1> 1228 +<0000add4> <0000addb> 9656 +<0000addd> <0000addf> 9664 +<0000ade1> <0000ade3> 9667 +<0000ade5> <0000adf7> 9670 +<0000adf8> <0000adf9> 1234 +<0000adfa> <0000adfb> 9689 +<0000adfd> <0000adfe> 9691 +<0000ae00> <0000ae01> 1238 +<0000ae02> <0000ae07> 9693 +<0000ae08> <0000ae09> 1240 +<0000ae0e> <0000ae13> 9701 +<0000ae15> <0000ae2f> 9707 +<0000ae30> <0000ae31> 1245 +<0000ae32> <0000ae33> 9734 +<0000ae35> <0000ae36> 9736 +<0000ae37> <0000ae38> 1248 +<0000ae3b> <0000ae3f> 9739 +<0000ae40> <0000ae41> 1251 +<0000ae45> <0000ae46> 1254 +<0000ae47> <0000ae49> 9746 +<0000ae4c> <0000ae4e> 1257 +<0000ae51> <0000ae53> 9751 +<0000ae57> <0000ae5b> 9755 +<0000ae5c> <0000ae5d> 1263 +<0000ae5f> <0000ae61> 1265 +<0000ae62> <0000ae64> 9761 +<0000ae66> <0000ae67> 9764 +<0000ae68> <0000ae69> 1269 +<0000ae6a> <0000ae6b> 9766 +<0000ae6d> <0000ae6f> 9768 +<0000ae71> <0000ae77> 9771 +<0000ae78> <0000ae79> 1273 +<0000ae7b> <0000ae7d> 1275 +<0000ae7e> <0000ae83> 9779 +<0000ae84> <0000ae85> 1278 +<0000ae86> <0000ae8b> 9785 +<0000ae8d> <0000aebb> 9791 +<0000aebc> <0000aebe> 1281 +<0000aec1> <0000aec3> 9839 +<0000aec5> <0000aecb> 9842 +<0000aecc> <0000aecd> 1286 +<0000aecf> <0000aed1> 1288 +<0000aed2> <0000aed7> 9850 +<0000aed8> <0000aed9> 1291 +<0000aeda> <0000aedb> 9856 +<0000aedd> <0000aee7> 9858 +<0000aee9> <0000aeea> 9869 +<0000aeee> <0000aef3> 9872 +<0000aef5> <0000aef7> 9878 +<0000aef9> <0000aefb> 9881 +<0000aefd> <0000aeff> 9884 +<0000af00> <0000af06> 9887 +<0000af07> <0000af08> 1300 +<0000af09> <0000af0c> 9894 +<0000af0e> <0000af0f> 9898 +<0000af11> <0000af2b> 9900 +<0000af2c> <0000af2d> 1304 +<0000af2e> <0000af2f> 9927 +<0000af35> <0000af3b> 9931 +<0000af3c> <0000af3d> 1309 +<0000af41> <0000af43> 1312 +<0000af44> <0000af47> 9940 +<0000af48> <0000af49> 1315 +<0000af4a> <0000af4f> 9944 +<0000af51> <0000af5b> 9950 +<0000af5c> <0000af5d> 1318 +<0000af5e> <0000af63> 9961 +<0000af64> <0000af65> 1320 +<0000af66> <0000af78> 9967 +<0000af7a> <0000af7f> 9986 +<0000af81> <0000af83> 9992 +<0000af85> <0000af87> 9995 +<0000af89> <0000af8f> 9998 +<0000af90> <0000af91> 1326 +<0000af92> <0000af94> 10005 +<0000af96> <0000af9b> 10008 +<0000af9d> <0000afb7> 10014 +<0000afb8> <0000afb9> 1330 +<0000afba> <0000afbb> 10041 +<0000afbd> <0000afbf> 10043 +<0000afc1> <0000afc6> 10046 +<0000afc7> <0000afc9> 1334 +endcidrange + +100 begincidrange +<0000afcd> <0000afce> 1338 +<0000afcf> <0000afd3> 10054 +<0000afd5> <0000afdb> 10059 +<0000afdd> <0000afe7> 10066 +<0000afe8> <0000afe9> 1342 +<0000afea> <0000afef> 10077 +<0000aff0> <0000aff1> 1344 +<0000aff2> <0000aff3> 10083 +<0000aff5> <0000aff7> 10085 +<0000aff9> <0000afff> 10088 +<0000b000> <0000b001> 1348 +<0000b002> <0000b003> 10095 +<0000b005> <0000b00b> 10097 +<0000b00d> <0000b00f> 10104 +<0000b011> <0000b013> 10107 +<0000b015> <0000b01b> 10110 +<0000b01c> <0000b01d> 1354 +<0000b01e> <0000b027> 10117 +<0000b029> <0000b043> 10127 +<0000b044> <0000b045> 1357 +<0000b046> <0000b047> 10154 +<0000b04f> <0000b052> 10159 +<0000b053> <0000b055> 1363 +<0000b05a> <0000b05c> 10165 +<0000b05e> <0000b07b> 10168 +<0000b07c> <0000b07d> 1369 +<0000b07e> <0000b07f> 10198 +<0000b081> <0000b083> 10200 +<0000b085> <0000b08b> 10203 +<0000b08c> <0000b08d> 1373 +<0000b092> <0000b097> 10212 +<0000b098> <0000b09a> 1377 +<0000b09d> <0000b09e> 10219 +<0000b09f> <0000b0a2> 1381 +<0000b0a3> <0000b0a7> 10221 +<0000b0a8> <0000b0a9> 1385 +<0000b0ab> <0000b0af> 1387 +<0000b0b3> <0000b0b5> 1393 +<0000b0b6> <0000b0b7> 10229 +<0000b0b9> <0000b0bb> 10231 +<0000b0bd> <0000b0c3> 10234 +<0000b0c4> <0000b0c5> 1398 +<0000b0c7> <0000b0c9> 1400 +<0000b0ca> <0000b0cf> 10242 +<0000b0d0> <0000b0d1> 1403 +<0000b0d2> <0000b0d3> 10248 +<0000b0d5> <0000b0d7> 10250 +<0000b0d9> <0000b0df> 10253 +<0000b0e1> <0000b0e4> 10260 +<0000b0e6> <0000b0ff> 10264 +<0000b100> <0000b107> 10290 +<0000b108> <0000b109> 1409 +<0000b10b> <0000b10c> 1411 +<0000b10d> <0000b10f> 10299 +<0000b112> <0000b113> 1414 +<0000b114> <0000b117> 10303 +<0000b118> <0000b119> 1416 +<0000b11b> <0000b11d> 1418 +<0000b11e> <0000b122> 10308 +<0000b123> <0000b125> 1421 +<0000b126> <0000b127> 10313 +<0000b129> <0000b12b> 10315 +<0000b12d> <0000b133> 10318 +<0000b134> <0000b135> 1426 +<0000b137> <0000b139> 1428 +<0000b13a> <0000b13f> 10326 +<0000b140> <0000b141> 1431 +<0000b142> <0000b143> 10332 +<0000b145> <0000b147> 10334 +<0000b149> <0000b14f> 10337 +<0000b150> <0000b151> 1435 +<0000b152> <0000b153> 10344 +<0000b154> <0000b155> 1437 +<0000b156> <0000b157> 10346 +<0000b159> <0000b15b> 10348 +<0000b15d> <0000b15f> 10351 +<0000b161> <0000b177> 10354 +<0000b178> <0000b179> 1442 +<0000b17a> <0000b17b> 10377 +<0000b17d> <0000b17f> 10379 +<0000b183> <0000b187> 10383 +<0000b188> <0000b189> 1447 +<0000b18e> <0000b191> 10390 +<0000b192> <0000b194> 1451 +<0000b195> <0000b197> 10394 +<0000b199> <0000b19b> 10397 +<0000b19d> <0000b1a7> 10400 +<0000b1a9> <0000b1cb> 10411 +<0000b1cd> <0000b1cf> 10446 +<0000b1d1> <0000b1d3> 10449 +<0000b1d5> <0000b1db> 10452 +<0000b1dc> <0000b1dd> 1460 +<0000b1e0> <0000b1e7> 10460 +<0000b1e8> <0000b1e9> 1463 +<0000b1ea> <0000b1eb> 10468 +<0000b1ed> <0000b1ef> 10470 +<0000b1f1> <0000b1f8> 10473 +<0000b1fe> <0000b1ff> 10483 +<0000b200> <0000b203> 10485 +<0000b204> <0000b205> 1470 +endcidrange + +100 begincidrange +<0000b206> <0000b207> 10489 +<0000b209> <0000b20a> 10491 +<0000b20b> <0000b20c> 1473 +<0000b20d> <0000b213> 10493 +<0000b214> <0000b215> 1475 +<0000b21a> <0000b21f> 10502 +<0000b221> <0000b233> 10508 +<0000b235> <0000b23b> 10527 +<0000b23d> <0000b257> 10534 +<0000b259> <0000b25b> 10561 +<0000b25d> <0000b25f> 10564 +<0000b261> <0000b267> 10567 +<0000b268> <0000b269> 1485 +<0000b26a> <0000b273> 10574 +<0000b274> <0000b275> 1487 +<0000b276> <0000b27b> 10584 +<0000b27d> <0000b283> 10590 +<0000b284> <0000b285> 1490 +<0000b286> <0000b288> 10597 +<0000b28a> <0000b28f> 10600 +<0000b290> <0000b291> 1493 +<0000b292> <0000b293> 10606 +<0000b295> <0000b297> 10608 +<0000b298> <0000b29a> 1496 +<0000b29b> <0000b29f> 10611 +<0000b2a0> <0000b2a1> 1499 +<0000b2a5> <0000b2a6> 1502 +<0000b2a7> <0000b2a9> 10618 +<0000b2ad> <0000b2af> 10622 +<0000b2b1> <0000b2b3> 10625 +<0000b2b5> <0000b2c7> 10628 +<0000b2c8> <0000b2c9> 1508 +<0000b2ca> <0000b2cb> 10647 +<0000b2cd> <0000b2cf> 10649 +<0000b2d3> <0000b2d7> 10653 +<0000b2d8> <0000b2d9> 1513 +<0000b2de> <0000b2e1> 10660 +<0000b2e4> <0000b2e6> 1518 +<0000b2e9> <0000b2ea> 10666 +<0000b2eb> <0000b2ef> 1522 +<0000b2f0> <0000b2f2> 10668 +<0000b2f3> <0000b2f5> 1527 +<0000b2f7> <0000b2fb> 1530 +<0000b2fc> <0000b2fe> 10672 +<0000b300> <0000b301> 1536 +<0000b302> <0000b303> 10675 +<0000b305> <0000b307> 10677 +<0000b309> <0000b30f> 10680 +<0000b310> <0000b311> 1540 +<0000b313> <0000b315> 1542 +<0000b316> <0000b31b> 10688 +<0000b31d> <0000b353> 10694 +<0000b354> <0000b356> 1546 +<0000b359> <0000b35a> 10750 +<0000b35b> <0000b35c> 1550 +<0000b35e> <0000b35f> 1552 +<0000b360> <0000b363> 10753 +<0000b364> <0000b365> 1554 +<0000b36c> <0000b36d> 10760 +<0000b370> <0000b371> 1560 +<0000b372> <0000b373> 10763 +<0000b375> <0000b377> 10765 +<0000b379> <0000b37f> 10768 +<0000b380> <0000b381> 1564 +<0000b383> <0000b385> 1566 +<0000b386> <0000b38b> 10776 +<0000b38d> <0000b38f> 10782 +<0000b391> <0000b393> 10785 +<0000b395> <0000b39f> 10788 +<0000b3a0> <0000b3a1> 1572 +<0000b3a2> <0000b3a7> 10799 +<0000b3a9> <0000b3ab> 10805 +<0000b3ad> <0000b3c3> 10808 +<0000b3c4> <0000b3c5> 1576 +<0000b3c6> <0000b3c7> 10831 +<0000b3c9> <0000b3ca> 10833 +<0000b3cb> <0000b3cc> 1579 +<0000b3d1> <0000b3d3> 10837 +<0000b3d4> <0000b3d5> 1583 +<0000b3de> <0000b3df> 10844 +<0000b3e1> <0000b3e3> 10846 +<0000b3e5> <0000b3e7> 10849 +<0000b3e9> <0000b3fb> 10852 +<0000b3fd> <0000b3ff> 10871 +<0000b400> <0000b40f> 10874 +<0000b411> <0000b417> 10890 +<0000b419> <0000b41b> 10897 +<0000b41d> <0000b41f> 10900 +<0000b421> <0000b427> 10903 +<0000b428> <0000b429> 1597 +<0000b42c> <0000b433> 10911 +<0000b435> <0000b44f> 10919 +<0000b450> <0000b451> 1601 +<0000b452> <0000b453> 10946 +<0000b455> <0000b457> 10948 +<0000b459> <0000b45f> 10951 +<0000b460> <0000b461> 1605 +<0000b466> <0000b46b> 10960 +<0000b46d> <0000b47f> 10966 +<0000b481> <0000b487> 10985 +endcidrange + +100 begincidrange +<0000b489> <0000b49c> 10992 +<0000b49e> <0000b4a3> 11012 +<0000b4a5> <0000b4a7> 11018 +<0000b4a9> <0000b4ab> 11021 +<0000b4ad> <0000b4b4> 11024 +<0000b4ba> <0000b4bf> 11034 +<0000b4c1> <0000b4c3> 11040 +<0000b4c5> <0000b4c7> 11043 +<0000b4c9> <0000b4cf> 11046 +<0000b4d1> <0000b4d4> 11053 +<0000b4d6> <0000b4db> 11057 +<0000b4dc> <0000b4dd> 1624 +<0000b4de> <0000b4df> 11063 +<0000b4e1> <0000b4e2> 11065 +<0000b4e3> <0000b4e4> 1627 +<0000b4e7> <0000b4eb> 11068 +<0000b4ec> <0000b4ed> 1630 +<0000b4f2> <0000b4f7> 11075 +<0000b4f9> <0000b4ff> 11081 +<0000b500> <0000b513> 11088 +<0000b514> <0000b515> 1635 +<0000b516> <0000b517> 11108 +<0000b519> <0000b51a> 11110 +<0000b51b> <0000b51c> 1638 +<0000b51d> <0000b523> 11112 +<0000b524> <0000b525> 1640 +<0000b527> <0000b52a> 1642 +<0000b52b> <0000b52f> 11120 +<0000b530> <0000b531> 1646 +<0000b532> <0000b533> 11125 +<0000b535> <0000b537> 11127 +<0000b539> <0000b53f> 11130 +<0000b540> <0000b541> 1650 +<0000b543> <0000b545> 1652 +<0000b546> <0000b54a> 11138 +<0000b54b> <0000b54d> 1655 +<0000b54e> <0000b54f> 11143 +<0000b551> <0000b553> 11145 +<0000b555> <0000b55b> 11148 +<0000b55c> <0000b55d> 1660 +<0000b55f> <0000b561> 1662 +<0000b562> <0000b59f> 11156 +<0000b5a0> <0000b5a1> 1665 +<0000b5a2> <0000b5a3> 11218 +<0000b5a5> <0000b5a7> 11220 +<0000b5aa> <0000b5ab> 1669 +<0000b5ac> <0000b5af> 11224 +<0000b5b0> <0000b5b1> 1671 +<0000b5b3> <0000b5b5> 1673 +<0000b5b6> <0000b5ba> 11229 +<0000b5bb> <0000b5bd> 1676 +<0000b5be> <0000b5bf> 11234 +<0000b5c1> <0000b5c3> 11236 +<0000b5c5> <0000b5cb> 11239 +<0000b5cc> <0000b5cd> 1681 +<0000b5cf> <0000b5d1> 1683 +<0000b5d2> <0000b5d7> 11247 +<0000b5d9> <0000b5eb> 11253 +<0000b5ed> <0000b5ff> 11272 +<0000b600> <0000b60f> 11291 +<0000b610> <0000b611> 1688 +<0000b612> <0000b613> 11307 +<0000b615> <0000b617> 11309 +<0000b619> <0000b624> 11312 +<0000b626> <0000b62b> 11324 +<0000b62d> <0000b633> 11330 +<0000b635> <0000b647> 11337 +<0000b649> <0000b663> 11356 +<0000b665> <0000b667> 11383 +<0000b669> <0000b69b> 11386 +<0000b69c> <0000b69d> 1698 +<0000b69e> <0000b69f> 11437 +<0000b6a1> <0000b6a3> 11439 +<0000b6a5> <0000b6aa> 11442 +<0000b6ab> <0000b6ac> 1702 +<0000b6ad> <0000b6b0> 11448 +<0000b6b2> <0000b6d3> 11452 +<0000b6d5> <0000b6ef> 11486 +<0000b6f1> <0000b6f3> 11513 +<0000b6f5> <0000b6f7> 11516 +<0000b6f9> <0000b6ff> 11519 +<0000b700> <0000b701> 1709 +<0000b702> <0000b704> 11526 +<0000b706> <0000b727> 11529 +<0000b728> <0000b729> 1712 +<0000b72a> <0000b72b> 11563 +<0000b72d> <0000b72e> 11565 +<0000b72f> <0000b730> 1715 +<0000b731> <0000b737> 11567 +<0000b738> <0000b739> 1717 +<0000b73c> <0000b743> 11575 +<0000b745> <0000b747> 11583 +<0000b749> <0000b74b> 11586 +<0000b74d> <0000b753> 11589 +<0000b754> <0000b755> 1723 +<0000b756> <0000b75f> 11596 +<0000b761> <0000b763> 11606 +<0000b765> <0000b767> 11609 +<0000b769> <0000b76f> 11612 +<0000b770> <0000b771> 1728 +endcidrange + +100 begincidrange +<0000b776> <0000b77b> 11621 +<0000b77c> <0000b77d> 1732 +<0000b77e> <0000b77f> 11627 +<0000b781> <0000b783> 11629 +<0000b785> <0000b78b> 11632 +<0000b78c> <0000b78d> 1736 +<0000b78f> <0000b792> 1738 +<0000b793> <0000b795> 11640 +<0000b796> <0000b799> 1742 +<0000b79a> <0000b79b> 11643 +<0000b79d> <0000b79f> 11645 +<0000b7a1> <0000b7a7> 11648 +<0000b7a8> <0000b7a9> 1748 +<0000b7ab> <0000b7ad> 1750 +<0000b7ae> <0000b7b3> 11656 +<0000b7b4> <0000b7b5> 1753 +<0000b7b6> <0000b7b7> 11662 +<0000b7b9> <0000b7c6> 11664 +<0000b7ca> <0000b7eb> 11679 +<0000b7ec> <0000b7ed> 1758 +<0000b7ee> <0000b7ef> 11713 +<0000b7f1> <0000b7f3> 11715 +<0000b7f5> <0000b7fb> 11718 +<0000b7fc> <0000b7fd> 1762 +<0000b800> <0000b801> 1765 +<0000b802> <0000b806> 11726 +<0000b807> <0000b809> 1767 +<0000b80a> <0000b80b> 11731 +<0000b80d> <0000b80f> 11733 +<0000b811> <0000b817> 11736 +<0000b818> <0000b819> 1772 +<0000b81e> <0000b823> 11745 +<0000b824> <0000b825> 1776 +<0000b826> <0000b827> 11751 +<0000b829> <0000b82b> 11753 +<0000b82d> <0000b833> 11756 +<0000b834> <0000b835> 1780 +<0000b837> <0000b839> 1782 +<0000b83a> <0000b83f> 11764 +<0000b841> <0000b843> 11770 +<0000b845> <0000b850> 11773 +<0000b854> <0000b85b> 11786 +<0000b85c> <0000b85d> 1789 +<0000b85e> <0000b85f> 11794 +<0000b861> <0000b863> 11796 +<0000b865> <0000b86b> 11799 +<0000b86c> <0000b86d> 1793 +<0000b872> <0000b877> 11808 +<0000b879> <0000b87b> 11814 +<0000b87d> <0000b88c> 11817 +<0000b88e> <0000b8a7> 11833 +<0000b8a9> <0000b8af> 11859 +<0000b8b1> <0000b8b3> 11866 +<0000b8b5> <0000b8b7> 11869 +<0000b8b9> <0000b8bf> 11872 +<0000b8c0> <0000b8c1> 1804 +<0000b8c6> <0000b8cb> 11881 +<0000b8cd> <0000b8cf> 11887 +<0000b8d1> <0000b8d3> 11890 +<0000b8d5> <0000b8dc> 11893 +<0000b8e2> <0000b8e7> 11903 +<0000b8e8> <0000b8e9> 1814 +<0000b8ea> <0000b8eb> 11909 +<0000b8ed> <0000b8ef> 11911 +<0000b8f1> <0000b8f7> 11914 +<0000b8f8> <0000b8f9> 1818 +<0000b8fe> <0000b8ff> 11923 +<0000b900> <0000b903> 11925 +<0000b905> <0000b917> 11929 +<0000b919> <0000b91f> 11948 +<0000b921> <0000b93b> 11955 +<0000b93c> <0000b93d> 1825 +<0000b93e> <0000b93f> 11982 +<0000b941> <0000b943> 11984 +<0000b945> <0000b94b> 11987 +<0000b94d> <0000b94e> 11994 +<0000b952> <0000b957> 11997 +<0000b958> <0000b959> 1832 +<0000b95a> <0000b95b> 12003 +<0000b95d> <0000b95f> 12005 +<0000b961> <0000b967> 12008 +<0000b968> <0000b969> 1836 +<0000b96e> <0000b973> 12017 +<0000b974> <0000b975> 1840 +<0000b976> <0000b977> 12023 +<0000b979> <0000b97b> 12025 +<0000b97d> <0000b983> 12028 +<0000b984> <0000b985> 1844 +<0000b989> <0000b98a> 1847 +<0000b98b> <0000b98c> 12037 +<0000b98d> <0000b98e> 1849 +<0000b98f> <0000b9ab> 12039 +<0000b9ac> <0000b9ad> 1851 +<0000b9ae> <0000b9af> 12068 +<0000b9b1> <0000b9b3> 12070 +<0000b9b5> <0000b9bb> 12073 +<0000b9bc> <0000b9bd> 1855 +<0000b9c2> <0000b9c7> 12082 +<0000b9c8> <0000b9c9> 1859 +<0000b9ca> <0000b9cb> 12088 +endcidrange + +100 begincidrange +<0000b9ce> <0000b9d2> 1862 +<0000b9d3> <0000b9d7> 12091 +<0000b9d8> <0000b9d9> 1867 +<0000b9dd> <0000b9de> 1870 +<0000b9df> <0000b9e0> 12098 +<0000b9e3> <0000b9e5> 1873 +<0000b9e6> <0000b9e7> 12101 +<0000b9e9> <0000b9eb> 12103 +<0000b9ed> <0000b9f3> 12106 +<0000b9f4> <0000b9f5> 1878 +<0000b9f7> <0000b9fa> 1880 +<0000b9fb> <0000b9ff> 12114 +<0000ba00> <0000ba01> 1884 +<0000ba02> <0000ba07> 12119 +<0000ba09> <0000ba14> 12125 +<0000ba16> <0000ba37> 12137 +<0000ba38> <0000ba39> 1888 +<0000ba3a> <0000ba3b> 12171 +<0000ba3d> <0000ba3f> 12173 +<0000ba43> <0000ba47> 12177 +<0000ba48> <0000ba49> 1893 +<0000ba4d> <0000ba4e> 1896 +<0000ba4f> <0000ba52> 12184 +<0000ba53> <0000ba55> 1898 +<0000ba56> <0000ba57> 12188 +<0000ba59> <0000ba5b> 12190 +<0000ba5d> <0000ba63> 12193 +<0000ba64> <0000ba65> 1903 +<0000ba67> <0000ba69> 1905 +<0000ba6a> <0000ba6f> 12201 +<0000ba70> <0000ba71> 1908 +<0000ba72> <0000ba73> 12207 +<0000ba75> <0000ba77> 12209 +<0000ba79> <0000ba82> 12212 +<0000ba83> <0000ba85> 1912 +<0000ba88> <0000ba8b> 12223 +<0000ba8d> <0000baa7> 12227 +<0000baa8> <0000baa9> 1917 +<0000baab> <0000baac> 1919 +<0000baad> <0000baaf> 12255 +<0000bab3> <0000bab7> 12259 +<0000bab8> <0000bab9> 1923 +<0000babe> <0000bac3> 12266 +<0000bac5> <0000bac7> 12272 +<0000bac9> <0000bad7> 12275 +<0000bad8> <0000bad9> 1929 +<0000bada> <0000bafb> 12290 +<0000bafd> <0000baff> 12324 +<0000bb01> <0000bb03> 12327 +<0000bb05> <0000bb0c> 12330 +<0000bb12> <0000bb17> 12340 +<0000bb19> <0000bb1b> 12346 +<0000bb1d> <0000bb1f> 12349 +<0000bb21> <0000bb28> 12352 +<0000bb2c> <0000bb33> 12361 +<0000bb34> <0000bb36> 1942 +<0000bb39> <0000bb3a> 12370 +<0000bb3b> <0000bb3e> 1946 +<0000bb3f> <0000bb43> 12372 +<0000bb44> <0000bb45> 1950 +<0000bb4a> <0000bb4c> 12379 +<0000bb4f> <0000bb50> 1955 +<0000bb51> <0000bb53> 12383 +<0000bb55> <0000bb57> 12386 +<0000bb59> <0000bb60> 12389 +<0000bb64> <0000bb6b> 12398 +<0000bb6d> <0000bb87> 12406 +<0000bb89> <0000bb8b> 12433 +<0000bb8d> <0000bb8f> 12436 +<0000bb91> <0000bba3> 12439 +<0000bba5> <0000bba7> 12458 +<0000bba9> <0000bbab> 12461 +<0000bbad> <0000bbb3> 12464 +<0000bbb5> <0000bbb6> 12471 +<0000bbb8> <0000bbbf> 12473 +<0000bbc1> <0000bbc3> 12481 +<0000bbc5> <0000bbc7> 12484 +<0000bbc9> <0000bbcf> 12487 +<0000bbd1> <0000bbd2> 12494 +<0000bbd4> <0000bbf7> 12496 +<0000bbf8> <0000bbf9> 1975 +<0000bbfa> <0000bbfb> 12532 +<0000bbfd> <0000bbfe> 12534 +<0000bc03> <0000bc07> 12537 +<0000bc08> <0000bc09> 1981 +<0000bc0b> <0000bc0d> 1983 +<0000bc12> <0000bc13> 12545 +<0000bc14> <0000bc18> 1988 +<0000bc19> <0000bc1a> 12547 +<0000bc1b> <0000bc1f> 1993 +<0000bc20> <0000bc23> 12549 +<0000bc24> <0000bc25> 1998 +<0000bc2a> <0000bc2c> 12555 +<0000bc2e> <0000bc2f> 12558 +<0000bc30> <0000bc31> 2003 +<0000bc32> <0000bc33> 12560 +<0000bc35> <0000bc37> 12562 +<0000bc39> <0000bc3f> 12565 +<0000bc40> <0000bc41> 2007 +<0000bc43> <0000bc45> 2009 +endcidrange + +100 begincidrange +<0000bc46> <0000bc48> 12573 +<0000bc4a> <0000bc4b> 12576 +<0000bc4c> <0000bc4d> 2013 +<0000bc4e> <0000bc4f> 12578 +<0000bc51> <0000bc5c> 12580 +<0000bc5e> <0000bc83> 12592 +<0000bc84> <0000bc85> 2017 +<0000bc86> <0000bc87> 12630 +<0000bc89> <0000bc8a> 12632 +<0000bc8b> <0000bc8c> 2020 +<0000bc8f> <0000bc93> 12635 +<0000bc94> <0000bc95> 2023 +<0000bc99> <0000bc9a> 2026 +<0000bc9b> <0000bc9f> 12642 +<0000bca0> <0000bca1> 2028 +<0000bca2> <0000bca3> 12647 +<0000bca5> <0000bca6> 12649 +<0000bca7> <0000bca8> 2031 +<0000bca9> <0000bcaf> 12651 +<0000bcb0> <0000bcb1> 2033 +<0000bcb3> <0000bcb5> 2035 +<0000bcb6> <0000bcbb> 12659 +<0000bcbc> <0000bcbd> 2038 +<0000bcbe> <0000bcbf> 12665 +<0000bcc1> <0000bcc3> 12667 +<0000bcc5> <0000bccc> 12670 +<0000bccf> <0000bcd1> 2043 +<0000bcd2> <0000bcd4> 12679 +<0000bcd6> <0000bcd7> 12682 +<0000bcd9> <0000bcdb> 12684 +<0000bcdd> <0000bcf3> 12687 +<0000bcf4> <0000bcf6> 2049 +<0000bcf9> <0000bcfb> 12711 +<0000bcfd> <0000bcff> 12714 +<0000bd00> <0000bd03> 12717 +<0000bd04> <0000bd05> 2054 +<0000bd0a> <0000bd0f> 12723 +<0000bd11> <0000bd13> 12729 +<0000bd15> <0000bd23> 12732 +<0000bd25> <0000bd2b> 12747 +<0000bd2d> <0000bd3f> 12754 +<0000bd41> <0000bd47> 12773 +<0000bd48> <0000bd49> 2063 +<0000bd4a> <0000bd4b> 12780 +<0000bd4d> <0000bd4f> 12782 +<0000bd51> <0000bd57> 12785 +<0000bd58> <0000bd59> 2067 +<0000bd5a> <0000bd63> 12792 +<0000bd65> <0000bd67> 12802 +<0000bd69> <0000bd7f> 12805 +<0000bd80> <0000bd81> 2071 +<0000bd82> <0000bd83> 12828 +<0000bd85> <0000bd86> 12830 +<0000bd87> <0000bd8a> 2074 +<0000bd8b> <0000bd8f> 12832 +<0000bd90> <0000bd91> 2078 +<0000bd96> <0000bd98> 12839 +<0000bd99> <0000bd9a> 2082 +<0000bd9d> <0000bda3> 12843 +<0000bda5> <0000bdaf> 12850 +<0000bdb1> <0000bdb7> 12861 +<0000bdb9> <0000bdd3> 12868 +<0000bdd4> <0000bdd5> 2088 +<0000bdd6> <0000bdd7> 12895 +<0000bdd9> <0000bddb> 12897 +<0000bddd> <0000bde8> 12900 +<0000bdea> <0000bdef> 12912 +<0000bdf1> <0000bdf3> 12918 +<0000bdf5> <0000bdf7> 12921 +<0000bdf9> <0000bdff> 12924 +<0000be01> <0000be02> 12931 +<0000be06> <0000be0b> 12934 +<0000be0c> <0000be0d> 2099 +<0000be0e> <0000be0f> 12940 +<0000be11> <0000be13> 12942 +<0000be15> <0000be1b> 12945 +<0000be1c> <0000be1d> 2103 +<0000be20> <0000be43> 12953 +<0000be44> <0000be45> 2106 +<0000be46> <0000be47> 12989 +<0000be49> <0000be4b> 12991 +<0000be4f> <0000be53> 12995 +<0000be54> <0000be55> 2111 +<0000be59> <0000be5b> 2114 +<0000be5c> <0000be5f> 13002 +<0000be60> <0000be61> 2117 +<0000be62> <0000be63> 13006 +<0000be65> <0000be67> 13008 +<0000be6b> <0000be6f> 13012 +<0000be70> <0000be71> 2122 +<0000be73> <0000be75> 2124 +<0000be76> <0000be7a> 13018 +<0000be7b> <0000be7d> 2127 +<0000be7e> <0000be7f> 13023 +<0000be81> <0000be83> 13025 +<0000be85> <0000be8b> 13028 +<0000be8c> <0000be8d> 2132 +<0000be8f> <0000be91> 2134 +<0000be92> <0000be97> 13036 +<0000be98> <0000be99> 2137 +endcidrange + +100 begincidrange +<0000be9a> <0000bea7> 13042 +<0000bea9> <0000becf> 13056 +<0000bed0> <0000bed1> 2140 +<0000bed2> <0000bed3> 13095 +<0000bed5> <0000bed6> 13097 +<0000bed7> <0000bed8> 2143 +<0000bed9> <0000bedf> 13099 +<0000bee1> <0000bee2> 13106 +<0000bee3> <0000bee5> 2146 +<0000bee6> <0000beeb> 13108 +<0000beed> <0000beff> 13114 +<0000bf02> <0000bf07> 13134 +<0000bf08> <0000bf09> 2151 +<0000bf0a> <0000bf17> 13140 +<0000bf18> <0000bf19> 2153 +<0000bf1b> <0000bf1d> 2155 +<0000bf1e> <0000bf3f> 13155 +<0000bf40> <0000bf41> 2158 +<0000bf42> <0000bf43> 13189 +<0000bf45> <0000bf47> 13191 +<0000bf49> <0000bf4f> 13194 +<0000bf50> <0000bf51> 2162 +<0000bf52> <0000bf54> 13201 +<0000bf56> <0000bf93> 13204 +<0000bf95> <0000bfaf> 13266 +<0000bfb1> <0000bfc4> 13293 +<0000bfc6> <0000bfcb> 13313 +<0000bfcc> <0000bfcd> 2168 +<0000bfce> <0000bfcf> 13319 +<0000bfd1> <0000bfd3> 13321 +<0000bfd5> <0000bfdb> 13324 +<0000bfdd> <0000bfde> 13331 +<0000bfe2> <0000bfff> 13334 +<0000c000> <0000c03b> 13364 +<0000c03d> <0000c050> 13424 +<0000c052> <0000c057> 13444 +<0000c059> <0000c05b> 13450 +<0000c05d> <0000c05f> 13453 +<0000c061> <0000c067> 13456 +<0000c068> <0000c069> 2180 +<0000c06a> <0000c08f> 13463 +<0000c090> <0000c091> 2182 +<0000c092> <0000c093> 13501 +<0000c095> <0000c097> 13503 +<0000c099> <0000c09f> 13506 +<0000c0a0> <0000c0a1> 2186 +<0000c0a6> <0000c0ab> 13515 +<0000c0ac> <0000c0ad> 2190 +<0000c0af> <0000c0b0> 2192 +<0000c0b1> <0000c0b2> 13522 +<0000c0b3> <0000c0b6> 2194 +<0000c0b7> <0000c0bb> 13524 +<0000c0bc> <0000c0bd> 2198 +<0000c0bf> <0000c0c1> 2200 +<0000c0c2> <0000c0c4> 13530 +<0000c0c6> <0000c0c7> 13533 +<0000c0c8> <0000c0c9> 2204 +<0000c0ca> <0000c0cb> 13535 +<0000c0cd> <0000c0cf> 13537 +<0000c0d1> <0000c0d7> 13540 +<0000c0d8> <0000c0d9> 2208 +<0000c0db> <0000c0dd> 2210 +<0000c0de> <0000c0e3> 13548 +<0000c0e4> <0000c0e5> 2213 +<0000c0e6> <0000c0e7> 13554 +<0000c0e9> <0000c0eb> 13556 +<0000c0ed> <0000c0f3> 13559 +<0000c0f4> <0000c0f5> 2217 +<0000c0fa> <0000c0ff> 13568 +<0000c101> <0000c103> 13574 +<0000c105> <0000c107> 13577 +<0000c109> <0000c10f> 13580 +<0000c111> <0000c114> 13587 +<0000c116> <0000c11b> 13591 +<0000c11c> <0000c120> 2226 +<0000c121> <0000c122> 13597 +<0000c123> <0000c124> 2231 +<0000c126> <0000c127> 2233 +<0000c128> <0000c12b> 13600 +<0000c12c> <0000c12d> 2235 +<0000c12f> <0000c131> 2237 +<0000c132> <0000c135> 13605 +<0000c138> <0000c139> 2241 +<0000c13a> <0000c13b> 13610 +<0000c13d> <0000c13f> 13612 +<0000c141> <0000c147> 13615 +<0000c148> <0000c149> 2245 +<0000c14b> <0000c14d> 2247 +<0000c14e> <0000c153> 13623 +<0000c154> <0000c155> 2250 +<0000c156> <0000c157> 13629 +<0000c159> <0000c15b> 13631 +<0000c15d> <0000c163> 13634 +<0000c164> <0000c165> 2254 +<0000c167> <0000c169> 2256 +<0000c16a> <0000c16f> 13642 +<0000c171> <0000c173> 13648 +<0000c175> <0000c177> 13651 +<0000c179> <0000c184> 13654 +<0000c186> <0000c18b> 13666 +endcidrange + +100 begincidrange +<0000c18c> <0000c18e> 2263 +<0000c191> <0000c193> 13673 +<0000c197> <0000c19b> 13677 +<0000c19c> <0000c19d> 2269 +<0000c1a2> <0000c1a4> 13684 +<0000c1a6> <0000c1a7> 13687 +<0000c1a8> <0000c1a9> 2274 +<0000c1aa> <0000c1ab> 13689 +<0000c1ad> <0000c1af> 13691 +<0000c1b1> <0000c1bc> 13694 +<0000c1be> <0000c1c3> 13706 +<0000c1c5> <0000c1c7> 13712 +<0000c1c9> <0000c1cb> 13715 +<0000c1cd> <0000c1d3> 13718 +<0000c1d5> <0000c1d6> 13725 +<0000c1d7> <0000c1d8> 2283 +<0000c1d9> <0000c1df> 13727 +<0000c1e1> <0000c1e3> 13734 +<0000c1e5> <0000c1e7> 13737 +<0000c1e9> <0000c1ef> 13740 +<0000c1f0> <0000c1f1> 2288 +<0000c1f4> <0000c1fb> 13748 +<0000c1fc> <0000c1fd> 2291 +<0000c1fe> <0000c1ff> 13756 +<0000c201> <0000c203> 13758 +<0000c205> <0000c20b> 13761 +<0000c20c> <0000c20d> 2295 +<0000c212> <0000c217> 13770 +<0000c218> <0000c219> 2299 +<0000c21a> <0000c21b> 13776 +<0000c21d> <0000c21e> 13778 +<0000c21f> <0000c220> 2302 +<0000c221> <0000c227> 13780 +<0000c228> <0000c229> 2304 +<0000c231> <0000c232> 2309 +<0000c235> <0000c247> 13792 +<0000c249> <0000c24f> 13811 +<0000c250> <0000c251> 2313 +<0000c252> <0000c253> 13818 +<0000c255> <0000c257> 13820 +<0000c259> <0000c25f> 13823 +<0000c261> <0000c264> 13830 +<0000c266> <0000c26b> 13834 +<0000c26c> <0000c26d> 2319 +<0000c26e> <0000c26f> 13840 +<0000c271> <0000c273> 13842 +<0000c275> <0000c27b> 13845 +<0000c27c> <0000c27d> 2323 +<0000c282> <0000c287> 13854 +<0000c288> <0000c289> 2327 +<0000c28a> <0000c28f> 13860 +<0000c291> <0000c297> 13866 +<0000c299> <0000c29a> 13873 +<0000c29e> <0000c2a3> 13876 +<0000c2a4> <0000c2a5> 2333 +<0000c2a6> <0000c2a7> 13882 +<0000c2a9> <0000c2ab> 13884 +<0000c2ac> <0000c2ad> 2336 +<0000c2ae> <0000c2b3> 13887 +<0000c2b4> <0000c2b5> 2338 +<0000c2ba> <0000c2db> 13895 +<0000c2dc> <0000c2dd> 2342 +<0000c2de> <0000c2df> 13929 +<0000c2e1> <0000c2e2> 13931 +<0000c2e3> <0000c2e4> 2345 +<0000c2e5> <0000c2ea> 13933 +<0000c2eb> <0000c2ed> 2347 +<0000c2f2> <0000c2f5> 13941 +<0000c2f8> <0000c2f9> 2353 +<0000c2fb> <0000c2fc> 2355 +<0000c2fd> <0000c2ff> 13947 +<0000c301> <0000c307> 13950 +<0000c308> <0000c309> 2358 +<0000c30a> <0000c30b> 13957 +<0000c30c> <0000c30d> 2360 +<0000c30e> <0000c312> 13959 +<0000c313> <0000c315> 2362 +<0000c316> <0000c317> 13964 +<0000c319> <0000c31b> 13966 +<0000c31d> <0000c323> 13969 +<0000c324> <0000c325> 2367 +<0000c326> <0000c327> 13976 +<0000c328> <0000c329> 2369 +<0000c32a> <0000c344> 13978 +<0000c346> <0000c367> 14005 +<0000c368> <0000c369> 2372 +<0000c36a> <0000c36b> 14039 +<0000c36d> <0000c36f> 14041 +<0000c373> <0000c377> 14045 +<0000c378> <0000c379> 2377 +<0000c37a> <0000c37b> 14050 +<0000c37c> <0000c37d> 2379 +<0000c37e> <0000c383> 14052 +<0000c385> <0000c387> 14058 +<0000c389> <0000c38b> 14061 +<0000c38d> <0000c3bf> 14064 +<0000c3c1> <0000c3d7> 14115 +<0000c3d8> <0000c3d9> 2385 +<0000c3da> <0000c3db> 14138 +<0000c3dd> <0000c3de> 14140 +endcidrange + +100 begincidrange +<0000c3df> <0000c3e0> 2388 +<0000c3e3> <0000c3e7> 14143 +<0000c3e8> <0000c3e9> 2391 +<0000c3ea> <0000c3ec> 14148 +<0000c3ee> <0000c3f3> 14151 +<0000c3f4> <0000c3f5> 2394 +<0000c3f6> <0000c3f7> 14157 +<0000c3f9> <0000c3ff> 14159 +<0000c400> <0000c407> 14166 +<0000c409> <0000c40f> 14174 +<0000c411> <0000c423> 14181 +<0000c425> <0000c42b> 14200 +<0000c42d> <0000c42f> 14207 +<0000c431> <0000c433> 14210 +<0000c435> <0000c43b> 14213 +<0000c43c> <0000c43d> 2403 +<0000c43e> <0000c447> 14220 +<0000c449> <0000c463> 14230 +<0000c464> <0000c465> 2406 +<0000c466> <0000c467> 14257 +<0000c469> <0000c46b> 14259 +<0000c46d> <0000c473> 14262 +<0000c474> <0000c475> 2410 +<0000c476> <0000c478> 14269 +<0000c47a> <0000c47f> 14272 +<0000c481> <0000c493> 14278 +<0000c495> <0000c49b> 14297 +<0000c49d> <0000c4b7> 14304 +<0000c4b9> <0000c4bb> 14331 +<0000c4bd> <0000c4e8> 14334 +<0000c4ea> <0000c4ef> 14378 +<0000c4f0> <0000c4f1> 2419 +<0000c4f2> <0000c4f3> 14384 +<0000c4f5> <0000c4f7> 14386 +<0000c4fb> <0000c4fe> 14390 +<0000c500> <0000c501> 2425 +<0000c502> <0000c50b> 14394 +<0000c50d> <0000c50f> 14404 +<0000c511> <0000c513> 14407 +<0000c515> <0000c51b> 14410 +<0000c51d> <0000c527> 14417 +<0000c528> <0000c529> 2431 +<0000c52a> <0000c52b> 14428 +<0000c52d> <0000c52f> 14430 +<0000c531> <0000c537> 14433 +<0000c538> <0000c539> 2435 +<0000c53e> <0000c543> 14442 +<0000c544> <0000c545> 2439 +<0000c546> <0000c547> 14448 +<0000c548> <0000c54a> 2441 +<0000c54c> <0000c54e> 2444 +<0000c54f> <0000c552> 14451 +<0000c553> <0000c555> 2447 +<0000c557> <0000c559> 2450 +<0000c55a> <0000c55c> 14456 +<0000c55d> <0000c55e> 2453 +<0000c560> <0000c561> 2455 +<0000c562> <0000c563> 14460 +<0000c565> <0000c567> 14462 +<0000c569> <0000c56f> 14465 +<0000c570> <0000c571> 2459 +<0000c573> <0000c575> 2461 +<0000c576> <0000c57b> 14473 +<0000c57c> <0000c57d> 2464 +<0000c57e> <0000c57f> 14479 +<0000c581> <0000c583> 14481 +<0000c585> <0000c586> 14484 +<0000c588> <0000c58b> 14486 +<0000c58c> <0000c58d> 2469 +<0000c592> <0000c594> 14492 +<0000c597> <0000c598> 2474 +<0000c599> <0000c59b> 14496 +<0000c59d> <0000c59f> 14499 +<0000c5a1> <0000c5a8> 14502 +<0000c5aa> <0000c5b3> 14510 +<0000c5b4> <0000c5b5> 2479 +<0000c5b6> <0000c5b7> 14520 +<0000c5b8> <0000c5b9> 2481 +<0000c5bb> <0000c5be> 2483 +<0000c5bf> <0000c5c3> 14523 +<0000c5c4> <0000c5ca> 2487 +<0000c5d0> <0000c5d1> 2496 +<0000c5d2> <0000c5d3> 14531 +<0000c5d5> <0000c5d7> 14533 +<0000c5d9> <0000c5df> 14536 +<0000c5e0> <0000c5e1> 2500 +<0000c5e6> <0000c5eb> 14545 +<0000c5ec> <0000c5ee> 2504 +<0000c5f1> <0000c5f3> 14552 +<0000c5f6> <0000c5f7> 2509 +<0000c5f8> <0000c5fb> 14556 +<0000c5fc> <0000c5ff> 2511 +<0000c600> <0000c601> 2515 +<0000c602> <0000c604> 14560 +<0000c605> <0000c608> 2517 +<0000c609> <0000c60b> 14563 +<0000c60d> <0000c60f> 14566 +<0000c611> <0000c617> 14569 +<0000c618> <0000c619> 2523 +<0000c61b> <0000c61c> 2525 +endcidrange + +100 begincidrange +<0000c61d> <0000c623> 14577 +<0000c624> <0000c625> 2527 +<0000c626> <0000c627> 14584 +<0000c629> <0000c62b> 14586 +<0000c62c> <0000c62e> 2530 +<0000c631> <0000c632> 14590 +<0000c633> <0000c635> 2534 +<0000c63c> <0000c63f> 14595 +<0000c640> <0000c641> 2540 +<0000c642> <0000c643> 14599 +<0000c645> <0000c647> 14601 +<0000c649> <0000c64f> 14604 +<0000c650> <0000c651> 2544 +<0000c653> <0000c655> 2546 +<0000c656> <0000c65b> 14612 +<0000c65c> <0000c65d> 2549 +<0000c65e> <0000c65f> 14618 +<0000c661> <0000c66b> 14620 +<0000c66d> <0000c66e> 14631 +<0000c672> <0000c677> 14634 +<0000c678> <0000c679> 2555 +<0000c67a> <0000c67b> 14640 +<0000c67d> <0000c67f> 14642 +<0000c681> <0000c687> 14645 +<0000c688> <0000c689> 2559 +<0000c68e> <0000c693> 14654 +<0000c694> <0000c695> 2563 +<0000c696> <0000c697> 14660 +<0000c699> <0000c69b> 14662 +<0000c69d> <0000c6a3> 14665 +<0000c6a4> <0000c6a5> 2567 +<0000c6aa> <0000c6af> 14674 +<0000c6b0> <0000c6b1> 2571 +<0000c6b2> <0000c6b3> 14680 +<0000c6b5> <0000c6b7> 14682 +<0000c6b8> <0000c6ba> 2574 +<0000c6bb> <0000c6bf> 14685 +<0000c6c0> <0000c6c1> 2577 +<0000c6c6> <0000c6cb> 14692 +<0000c6cc> <0000c6cd> 2581 +<0000c6ce> <0000c6cf> 14698 +<0000c6d1> <0000c6d3> 14700 +<0000c6d5> <0000c6db> 14703 +<0000c6dc> <0000c6dd> 2585 +<0000c6de> <0000c6df> 14710 +<0000c6e0> <0000c6e1> 2587 +<0000c6e2> <0000c6e7> 14712 +<0000c6e8> <0000c6e9> 2589 +<0000c6ea> <0000c6eb> 14718 +<0000c6ed> <0000c6ef> 14720 +<0000c6f1> <0000c6f7> 14723 +<0000c6f8> <0000c6f9> 2593 +<0000c6fa> <0000c6fc> 14730 +<0000c6fe> <0000c6ff> 14733 +<0000c700> <0000c703> 14735 +<0000c704> <0000c705> 2596 +<0000c706> <0000c707> 14739 +<0000c709> <0000c70b> 14741 +<0000c70d> <0000c713> 14744 +<0000c714> <0000c715> 2600 +<0000c71a> <0000c71f> 14753 +<0000c720> <0000c721> 2604 +<0000c722> <0000c723> 14759 +<0000c725> <0000c727> 14761 +<0000c729> <0000c72f> 14764 +<0000c730> <0000c731> 2608 +<0000c738> <0000c73b> 14774 +<0000c73c> <0000c73d> 2613 +<0000c73e> <0000c73f> 14778 +<0000c741> <0000c743> 14780 +<0000c745> <0000c749> 14783 +<0000c74c> <0000c74d> 2618 +<0000c751> <0000c758> 2621 +<0000c759> <0000c75b> 14791 +<0000c75d> <0000c75f> 14794 +<0000c761> <0000c767> 14797 +<0000c769> <0000c76a> 14804 +<0000c76c> <0000c773> 14806 +<0000c774> <0000c775> 2633 +<0000c776> <0000c777> 14814 +<0000c779> <0000c77b> 14816 +<0000c77c> <0000c77e> 2636 +<0000c77f> <0000c782> 14819 +<0000c783> <0000c785> 2639 +<0000c787> <0000c78a> 2642 +<0000c78b> <0000c78d> 14824 +<0000c790> <0000c791> 2647 +<0000c792> <0000c793> 14828 +<0000c796> <0000c798> 2650 +<0000c79b> <0000c79f> 14832 +<0000c7a0> <0000c7a1> 2654 +<0000c7a3> <0000c7a6> 2656 +<0000c7a7> <0000c7ab> 14838 +<0000c7ac> <0000c7ad> 2660 +<0000c7ae> <0000c7af> 14843 +<0000c7b1> <0000c7b3> 14845 +<0000c7b5> <0000c7bb> 14848 +<0000c7bc> <0000c7bd> 2664 +<0000c7bf> <0000c7c1> 2666 +<0000c7c2> <0000c7c7> 14856 +endcidrange + +100 begincidrange +<0000c7c8> <0000c7c9> 2669 +<0000c7ca> <0000c7cb> 14862 +<0000c7d1> <0000c7d7> 14866 +<0000c7d9> <0000c7dc> 14873 +<0000c7de> <0000c7e3> 14877 +<0000c7e5> <0000c7e7> 14883 +<0000c7e9> <0000c7eb> 14886 +<0000c7ed> <0000c7ff> 14889 +<0000c800> <0000c801> 2679 +<0000c802> <0000c803> 14908 +<0000c805> <0000c807> 14910 +<0000c80b> <0000c80f> 14914 +<0000c810> <0000c811> 2684 +<0000c815> <0000c816> 2687 +<0000c817> <0000c81b> 14921 +<0000c81c> <0000c81d> 2689 +<0000c81e> <0000c81f> 14926 +<0000c821> <0000c823> 14928 +<0000c825> <0000c82b> 14931 +<0000c82c> <0000c82d> 2693 +<0000c832> <0000c837> 14940 +<0000c839> <0000c83b> 14946 +<0000c83d> <0000c83f> 14949 +<0000c841> <0000c847> 14952 +<0000c848> <0000c849> 2700 +<0000c84a> <0000c84b> 14959 +<0000c84c> <0000c84d> 2702 +<0000c84e> <0000c853> 14961 +<0000c855> <0000c86f> 14967 +<0000c870> <0000c871> 2705 +<0000c872> <0000c873> 14994 +<0000c875> <0000c877> 14996 +<0000c87b> <0000c87f> 15000 +<0000c880> <0000c881> 2710 +<0000c885> <0000c887> 2713 +<0000c888> <0000c88a> 15007 +<0000c88b> <0000c88d> 2716 +<0000c88e> <0000c893> 15010 +<0000c895> <0000c89c> 15016 +<0000c8a2> <0000c8a7> 15026 +<0000c8a9> <0000c8bb> 15032 +<0000c8bc> <0000c8bd> 2724 +<0000c8be> <0000c8c3> 15051 +<0000c8c5> <0000c8c7> 15057 +<0000c8c9> <0000c8cb> 15060 +<0000c8cd> <0000c8d3> 15063 +<0000c8d4> <0000c8d5> 2729 +<0000c8da> <0000c8df> 15072 +<0000c8e0> <0000c8e1> 2733 +<0000c8e2> <0000c8e3> 15078 +<0000c8e5> <0000c8f4> 15080 +<0000c8f6> <0000c8fb> 15096 +<0000c8fc> <0000c8fd> 2737 +<0000c8fe> <0000c8ff> 15102 +<0000c901> <0000c903> 15104 +<0000c904> <0000c906> 2740 +<0000c907> <0000c90b> 15107 +<0000c90c> <0000c90d> 2743 +<0000c912> <0000c917> 15114 +<0000c919> <0000c92b> 15120 +<0000c92d> <0000c933> 15139 +<0000c935> <0000c94f> 15146 +<0000c950> <0000c951> 2750 +<0000c952> <0000c953> 15173 +<0000c955> <0000c957> 15175 +<0000c959> <0000c95f> 15178 +<0000c960> <0000c961> 2754 +<0000c964> <0000c96b> 15186 +<0000c96d> <0000c96f> 15194 +<0000c971> <0000c973> 15197 +<0000c975> <0000c97b> 15200 +<0000c97d> <0000c987> 15207 +<0000c988> <0000c989> 2761 +<0000c98a> <0000c98b> 15218 +<0000c98d> <0000c98f> 15220 +<0000c991> <0000c997> 15223 +<0000c998> <0000c999> 2765 +<0000c99e> <0000c9bf> 15232 +<0000c9c0> <0000c9c1> 2769 +<0000c9c2> <0000c9c3> 15266 +<0000c9c5> <0000c9c6> 15268 +<0000c9c7> <0000c9c8> 2772 +<0000c9cb> <0000c9cf> 15271 +<0000c9d0> <0000c9d1> 2775 +<0000c9d5> <0000c9d6> 2778 +<0000c9d7> <0000c9d8> 15278 +<0000c9d9> <0000c9da> 2780 +<0000c9dc> <0000c9dd> 2782 +<0000c9de> <0000c9df> 15281 +<0000c9e5> <0000c9e6> 15285 +<0000c9e8> <0000c9eb> 15287 +<0000c9ec> <0000c9ed> 2788 +<0000c9ef> <0000c9f1> 2790 +<0000c9f2> <0000c9f7> 15292 +<0000c9f8> <0000c9f9> 2793 +<0000c9fa> <0000c9fb> 15298 +<0000c9fd> <0000c9ff> 15300 +<0000ca01> <0000ca07> 15303 +<0000ca08> <0000ca09> 2797 +<0000ca0b> <0000ca0d> 2799 +endcidrange + +100 begincidrange +<0000ca0e> <0000ca13> 15311 +<0000ca15> <0000ca17> 15317 +<0000ca19> <0000ca28> 15320 +<0000ca2a> <0000ca4b> 15336 +<0000ca4c> <0000ca4d> 2805 +<0000ca4e> <0000ca4f> 15370 +<0000ca51> <0000ca53> 15372 +<0000ca55> <0000ca5b> 15375 +<0000ca5c> <0000ca5d> 2809 +<0000ca5f> <0000ca61> 2811 +<0000ca62> <0000ca67> 15383 +<0000ca69> <0000ca7c> 15389 +<0000ca7e> <0000ca83> 15409 +<0000ca85> <0000ca97> 15415 +<0000ca99> <0000cabb> 15434 +<0000cabc> <0000cabd> 2818 +<0000cabe> <0000cabf> 15469 +<0000cac1> <0000cac3> 15471 +<0000cac5> <0000cacb> 15474 +<0000cacc> <0000cacd> 2822 +<0000cad4> <0000cad7> 15484 +<0000cad8> <0000cad9> 2827 +<0000cada> <0000cadf> 15488 +<0000cae1> <0000caeb> 15494 +<0000caed> <0000caf3> 15505 +<0000caf5> <0000caff> 15512 +<0000cb00> <0000cb07> 15523 +<0000cb09> <0000cb0f> 15531 +<0000cb11> <0000cb13> 15538 +<0000cb15> <0000cb17> 15541 +<0000cb19> <0000cb1f> 15544 +<0000cb20> <0000cb21> 2836 +<0000cb22> <0000cb40> 15551 +<0000cb42> <0000cb47> 15582 +<0000cb48> <0000cb49> 2839 +<0000cb4a> <0000cb4b> 15588 +<0000cb4d> <0000cb4f> 15590 +<0000cb51> <0000cb57> 15593 +<0000cb58> <0000cb59> 2843 +<0000cb5a> <0000cb5c> 15600 +<0000cb5e> <0000cb63> 15603 +<0000cb65> <0000cb77> 15609 +<0000cb78> <0000cb79> 2847 +<0000cb7a> <0000cb9b> 15628 +<0000cb9d> <0000cbb7> 15662 +<0000cbb9> <0000cbd3> 15689 +<0000cbd5> <0000cbe3> 15716 +<0000cbe5> <0000cbe6> 15731 +<0000cbea> <0000cbff> 15734 +<0000cc00> <0000cc0b> 15756 +<0000cc0c> <0000cc0d> 2855 +<0000cc0e> <0000cc0f> 15768 +<0000cc11> <0000cc13> 15770 +<0000cc15> <0000cc1b> 15773 +<0000cc1c> <0000cc1d> 2859 +<0000cc1e> <0000cc20> 15780 +<0000cc21> <0000cc22> 2861 +<0000cc23> <0000cc26> 15783 +<0000cc27> <0000cc29> 2863 +<0000cc2a> <0000cc2b> 15787 +<0000cc31> <0000cc37> 15791 +<0000cc38> <0000cc39> 2869 +<0000cc3b> <0000cc3e> 2871 +<0000cc3f> <0000cc43> 15799 +<0000cc44> <0000cc45> 2875 +<0000cc46> <0000cc47> 15804 +<0000cc49> <0000cc4b> 15806 +<0000cc4d> <0000cc53> 15809 +<0000cc54> <0000cc55> 2879 +<0000cc57> <0000cc59> 2881 +<0000cc5a> <0000cc5f> 15817 +<0000cc61> <0000cc63> 15823 +<0000cc69> <0000cc6f> 15828 +<0000cc71> <0000cc74> 15835 +<0000cc76> <0000cc97> 15839 +<0000cc98> <0000cc99> 2890 +<0000cc9a> <0000cc9b> 15873 +<0000cc9d> <0000cc9f> 15875 +<0000cca1> <0000cca7> 15878 +<0000cca8> <0000cca9> 2894 +<0000ccab> <0000ccad> 2896 +<0000ccae> <0000ccb3> 15886 +<0000ccb4> <0000ccb5> 2899 +<0000ccb6> <0000ccb7> 15892 +<0000ccb9> <0000ccbb> 15894 +<0000ccbd> <0000ccc3> 15897 +<0000ccc4> <0000ccc5> 2903 +<0000ccca> <0000cccf> 15906 +<0000ccd1> <0000ccd3> 15912 +<0000ccd5> <0000cce3> 15915 +<0000cce5> <0000cceb> 15930 +<0000cced> <0000ccef> 15937 +<0000ccf1> <0000ccff> 15940 +<0000cd02> <0000cd07> 15956 +<0000cd08> <0000cd09> 2913 +<0000cd0a> <0000cd0b> 15962 +<0000cd0d> <0000cd0f> 15964 +<0000cd11> <0000cd17> 15967 +<0000cd18> <0000cd19> 2917 +<0000cd1e> <0000cd23> 15976 +endcidrange + +100 begincidrange +<0000cd25> <0000cd27> 15982 +<0000cd29> <0000cd2b> 15985 +<0000cd2d> <0000cd38> 15988 +<0000cd3a> <0000cd5b> 16000 +<0000cd5d> <0000cd5f> 16034 +<0000cd61> <0000cd63> 16037 +<0000cd65> <0000cd6b> 16040 +<0000cd6c> <0000cd6d> 2928 +<0000cd72> <0000cd77> 16049 +<0000cd79> <0000cd87> 16055 +<0000cd89> <0000cd93> 16070 +<0000cd94> <0000cd95> 2934 +<0000cd96> <0000cd97> 16081 +<0000cd99> <0000cd9b> 16083 +<0000cd9d> <0000cda3> 16086 +<0000cda4> <0000cda5> 2938 +<0000cdaa> <0000cdaf> 16095 +<0000cdb1> <0000cdc3> 16101 +<0000cdc5> <0000cdcb> 16120 +<0000cdcd> <0000cdcf> 16127 +<0000cdd1> <0000cde7> 16130 +<0000cde9> <0000cdeb> 16153 +<0000cded> <0000cdef> 16156 +<0000cdf1> <0000cdf7> 16159 +<0000cdf8> <0000cdf9> 2949 +<0000cdfe> <0000cdff> 16168 +<0000ce00> <0000ce03> 16170 +<0000ce05> <0000ce07> 16174 +<0000ce09> <0000ce0b> 16177 +<0000ce0d> <0000ce13> 16180 +<0000ce15> <0000ce18> 16187 +<0000ce1a> <0000ce1f> 16191 +<0000ce20> <0000ce21> 2958 +<0000ce22> <0000ce23> 16197 +<0000ce25> <0000ce27> 16199 +<0000ce29> <0000ce2f> 16202 +<0000ce30> <0000ce31> 2962 +<0000ce36> <0000ce57> 16211 +<0000ce58> <0000ce59> 2966 +<0000ce5a> <0000ce5b> 16245 +<0000ce5d> <0000ce5e> 16247 +<0000ce5f> <0000ce61> 2969 +<0000ce62> <0000ce67> 16249 +<0000ce68> <0000ce69> 2972 +<0000ce6e> <0000ce73> 16257 +<0000ce74> <0000ce75> 2976 +<0000ce76> <0000ce77> 16263 +<0000ce79> <0000ce7b> 16265 +<0000ce7d> <0000ce83> 16268 +<0000ce84> <0000ce85> 2980 +<0000ce8a> <0000ce8f> 16277 +<0000ce90> <0000ce91> 2984 +<0000ce92> <0000ce93> 16283 +<0000ce95> <0000ce97> 16285 +<0000ce99> <0000ce9f> 16288 +<0000cea0> <0000cea1> 2988 +<0000cea3> <0000cea5> 2990 +<0000cea6> <0000ceab> 16296 +<0000ceac> <0000cead> 2993 +<0000ceae> <0000cec0> 16302 +<0000cec2> <0000cee3> 16321 +<0000cee4> <0000cee5> 2996 +<0000cee6> <0000cee7> 16355 +<0000cee9> <0000ceea> 16357 +<0000ceeb> <0000ceec> 2999 +<0000ceed> <0000cef3> 16359 +<0000cef4> <0000cef5> 3001 +<0000cef7> <0000cef9> 3003 +<0000cefa> <0000ceff> 16367 +<0000cf00> <0000cf01> 3006 +<0000cf02> <0000cf03> 16373 +<0000cf05> <0000cf07> 16375 +<0000cf09> <0000cf0f> 16378 +<0000cf10> <0000cf11> 3010 +<0000cf16> <0000cf1b> 16387 +<0000cf1d> <0000cf1f> 16393 +<0000cf21> <0000cf23> 16396 +<0000cf25> <0000cf2b> 16399 +<0000cf2c> <0000cf2d> 3017 +<0000cf2f> <0000cf31> 3019 +<0000cf32> <0000cf37> 16407 +<0000cf39> <0000cf53> 16413 +<0000cf54> <0000cf55> 3023 +<0000cf56> <0000cf57> 16440 +<0000cf59> <0000cf5b> 16442 +<0000cf5d> <0000cf63> 16445 +<0000cf64> <0000cf65> 3027 +<0000cf6a> <0000cf6f> 16454 +<0000cf70> <0000cf71> 3031 +<0000cf72> <0000cf73> 16460 +<0000cf75> <0000cf77> 16462 +<0000cf79> <0000cf7f> 16465 +<0000cf81> <0000cf84> 16472 +<0000cf86> <0000cf8b> 16476 +<0000cf8d> <0000cfa0> 16482 +<0000cfa2> <0000cfa7> 16502 +<0000cfa9> <0000cfaf> 16508 +<0000cfb1> <0000cfc3> 16515 +<0000cfc5> <0000cfdf> 16534 +<0000cfe0> <0000cfe1> 3042 +endcidrange + +100 begincidrange +<0000cfe2> <0000cfe3> 16561 +<0000cfe5> <0000cfe7> 16563 +<0000cfe9> <0000cfef> 16566 +<0000cff0> <0000cff1> 3046 +<0000cff6> <0000cffb> 16575 +<0000cffd> <0000cfff> 16581 +<0000d001> <0000d003> 16584 +<0000d005> <0000d010> 16587 +<0000d012> <0000d017> 16599 +<0000d019> <0000d02c> 16605 +<0000d02e> <0000d033> 16625 +<0000d034> <0000d035> 3056 +<0000d036> <0000d037> 16631 +<0000d039> <0000d03b> 16633 +<0000d03d> <0000d043> 16636 +<0000d044> <0000d045> 3060 +<0000d04a> <0000d04f> 16645 +<0000d051> <0000d053> 16651 +<0000d055> <0000d057> 16654 +<0000d059> <0000d05f> 16657 +<0000d061> <0000d06b> 16664 +<0000d06c> <0000d06d> 3068 +<0000d06e> <0000d06f> 16675 +<0000d071> <0000d073> 16677 +<0000d075> <0000d07b> 16680 +<0000d07c> <0000d07d> 3072 +<0000d07e> <0000d080> 16687 +<0000d082> <0000d0a3> 16690 +<0000d0a4> <0000d0a5> 3075 +<0000d0a6> <0000d0a7> 16724 +<0000d0a9> <0000d0ab> 16726 +<0000d0ad> <0000d0b3> 16729 +<0000d0b4> <0000d0b5> 3079 +<0000d0ba> <0000d0bf> 16738 +<0000d0c0> <0000d0c1> 3083 +<0000d0c2> <0000d0c3> 16744 +<0000d0c5> <0000d0c7> 16746 +<0000d0c8> <0000d0c9> 3086 +<0000d0ca> <0000d0cf> 16749 +<0000d0d0> <0000d0d1> 3088 +<0000d0d3> <0000d0d5> 3090 +<0000d0d6> <0000d0db> 16756 +<0000d0dc> <0000d0dd> 3093 +<0000d0de> <0000d0df> 16762 +<0000d0e1> <0000d0e3> 16764 +<0000d0e5> <0000d0eb> 16767 +<0000d0ec> <0000d0ed> 3097 +<0000d0ef> <0000d0f1> 3099 +<0000d0f2> <0000d0f7> 16775 +<0000d0f9> <0000d0ff> 16781 +<0000d100> <0000d10c> 16788 +<0000d10e> <0000d12f> 16801 +<0000d130> <0000d131> 3104 +<0000d132> <0000d133> 16835 +<0000d135> <0000d137> 16837 +<0000d13b> <0000d13f> 16841 +<0000d140> <0000d141> 3109 +<0000d143> <0000d145> 3111 +<0000d146> <0000d14b> 16847 +<0000d14c> <0000d14d> 3114 +<0000d14e> <0000d14f> 16853 +<0000d151> <0000d153> 16855 +<0000d155> <0000d15b> 16858 +<0000d15c> <0000d15d> 3118 +<0000d162> <0000d167> 16867 +<0000d169> <0000d16b> 16873 +<0000d16d> <0000d17b> 16876 +<0000d17d> <0000d183> 16891 +<0000d185> <0000d187> 16898 +<0000d189> <0000d19f> 16901 +<0000d1a0> <0000d1a1> 3127 +<0000d1a2> <0000d1a3> 16924 +<0000d1a5> <0000d1a7> 16926 +<0000d1a9> <0000d1af> 16929 +<0000d1b0> <0000d1b1> 3131 +<0000d1b6> <0000d1b9> 16938 +<0000d1bd> <0000d1bf> 16943 +<0000d1c1> <0000d1d7> 16946 +<0000d1d9> <0000d1f3> 16969 +<0000d1f5> <0000d1f7> 16996 +<0000d1f9> <0000d1ff> 16999 +<0000d200> <0000d206> 17006 +<0000d20a> <0000d20f> 17014 +<0000d211> <0000d22b> 17020 +<0000d22c> <0000d22d> 3144 +<0000d22e> <0000d22f> 17047 +<0000d231> <0000d233> 17049 +<0000d235> <0000d23b> 17052 +<0000d23c> <0000d23d> 3148 +<0000d242> <0000d247> 17061 +<0000d249> <0000d25b> 17067 +<0000d25d> <0000d263> 17086 +<0000d265> <0000d27f> 17093 +<0000d280> <0000d281> 3155 +<0000d282> <0000d283> 17120 +<0000d285> <0000d287> 17122 +<0000d289> <0000d28f> 17125 +<0000d290> <0000d291> 3159 +<0000d292> <0000d294> 17132 +<0000d296> <0000d29b> 17135 +endcidrange + +100 begincidrange +<0000d29d> <0000d29f> 17141 +<0000d2a1> <0000d2a3> 17144 +<0000d2a5> <0000d2ab> 17147 +<0000d2ad> <0000d2b0> 17154 +<0000d2b2> <0000d2b7> 17158 +<0000d2b8> <0000d2b9> 3167 +<0000d2ba> <0000d2bb> 17164 +<0000d2bd> <0000d2be> 17166 +<0000d2bf> <0000d2c0> 3170 +<0000d2c3> <0000d2c7> 17169 +<0000d2c8> <0000d2c9> 3173 +<0000d2cc> <0000d2d3> 17175 +<0000d2d5> <0000d2d7> 17183 +<0000d2d9> <0000d2db> 17186 +<0000d2dd> <0000d2e3> 17189 +<0000d2e4> <0000d2e5> 3179 +<0000d2e6> <0000d2ef> 17196 +<0000d2f0> <0000d2f1> 3181 +<0000d2f2> <0000d2f3> 17206 +<0000d2f5> <0000d2f7> 17208 +<0000d2f9> <0000d2ff> 17211 +<0000d300> <0000d301> 3185 +<0000d306> <0000d30b> 17220 +<0000d30c> <0000d30e> 3189 +<0000d311> <0000d313> 17227 +<0000d317> <0000d31b> 17231 +<0000d31c> <0000d31d> 3195 +<0000d31f> <0000d321> 3197 +<0000d322> <0000d324> 17237 +<0000d326> <0000d327> 17240 +<0000d328> <0000d329> 3201 +<0000d32a> <0000d32b> 17242 +<0000d32d> <0000d32f> 17244 +<0000d331> <0000d337> 17247 +<0000d338> <0000d339> 3205 +<0000d33b> <0000d33d> 3207 +<0000d33e> <0000d343> 17255 +<0000d344> <0000d345> 3210 +<0000d346> <0000d37b> 17261 +<0000d37c> <0000d37d> 3212 +<0000d37e> <0000d37f> 17315 +<0000d381> <0000d383> 17317 +<0000d385> <0000d38b> 17320 +<0000d38c> <0000d38d> 3216 +<0000d38f> <0000d391> 3218 +<0000d392> <0000d397> 17328 +<0000d398> <0000d399> 3221 +<0000d39a> <0000d39b> 17334 +<0000d39d> <0000d39f> 17336 +<0000d3a1> <0000d3a7> 17339 +<0000d3a8> <0000d3a9> 3225 +<0000d3ae> <0000d3b3> 17348 +<0000d3b5> <0000d3b7> 17354 +<0000d3b9> <0000d3bb> 17357 +<0000d3bd> <0000d3c3> 17360 +<0000d3c4> <0000d3c5> 3232 +<0000d3c6> <0000d3c7> 17367 +<0000d3c8> <0000d3c9> 3234 +<0000d3ca> <0000d3cf> 17369 +<0000d3d1> <0000d3d7> 17375 +<0000d3d9> <0000d3e0> 17382 +<0000d3e4> <0000d3eb> 17391 +<0000d3ec> <0000d3ed> 3240 +<0000d3ee> <0000d3ef> 17399 +<0000d3f1> <0000d3f3> 17401 +<0000d3f5> <0000d3fb> 17404 +<0000d3fc> <0000d3fd> 3244 +<0000d402> <0000d407> 17413 +<0000d409> <0000d41c> 17419 +<0000d41e> <0000d43f> 17439 +<0000d441> <0000d443> 17473 +<0000d445> <0000d45b> 17476 +<0000d45d> <0000d45f> 17499 +<0000d461> <0000d463> 17502 +<0000d465> <0000d46c> 17505 +<0000d470> <0000d477> 17514 +<0000d478> <0000d479> 3257 +<0000d47a> <0000d47b> 17522 +<0000d47d> <0000d47e> 17524 +<0000d47f> <0000d480> 3260 +<0000d483> <0000d487> 17527 +<0000d488> <0000d489> 3263 +<0000d48e> <0000d493> 17534 +<0000d495> <0000d4a8> 17540 +<0000d4aa> <0000d4cb> 17560 +<0000d4cd> <0000d4cf> 17594 +<0000d4d1> <0000d4d3> 17597 +<0000d4d5> <0000d4db> 17600 +<0000d4dd> <0000d4de> 17607 +<0000d4e0> <0000d4e7> 17609 +<0000d4e9> <0000d4eb> 17617 +<0000d4ed> <0000d4ef> 17620 +<0000d4f1> <0000d4f7> 17623 +<0000d4f9> <0000d4fa> 17630 +<0000d4fe> <0000d4ff> 17633 +<0000d500> <0000d503> 17635 +<0000d505> <0000d507> 17639 +<0000d509> <0000d50b> 17642 +<0000d50d> <0000d513> 17645 +<0000d514> <0000d515> 3283 +endcidrange + +100 begincidrange +<0000d518> <0000d53b> 17653 +<0000d53c> <0000d53d> 3286 +<0000d53e> <0000d53f> 17689 +<0000d541> <0000d543> 17691 +<0000d545> <0000d54b> 17694 +<0000d54c> <0000d54d> 3290 +<0000d552> <0000d557> 17703 +<0000d558> <0000d559> 3294 +<0000d55a> <0000d55b> 17709 +<0000d55d> <0000d55f> 17711 +<0000d561> <0000d564> 17714 +<0000d566> <0000d567> 17718 +<0000d568> <0000d569> 3299 +<0000d56e> <0000d573> 17722 +<0000d574> <0000d575> 3303 +<0000d576> <0000d577> 17728 +<0000d579> <0000d57b> 17730 +<0000d57d> <0000d583> 17733 +<0000d584> <0000d585> 3307 +<0000d587> <0000d589> 3309 +<0000d58a> <0000d58f> 17741 +<0000d591> <0000d5a4> 17747 +<0000d5a6> <0000d5c7> 17767 +<0000d5c8> <0000d5c9> 3314 +<0000d5ca> <0000d5cb> 17801 +<0000d5cd> <0000d5cf> 17803 +<0000d5d3> <0000d5d7> 17807 +<0000d5d8> <0000d5d9> 3319 +<0000d5de> <0000d5e3> 17814 +<0000d5e4> <0000d5e5> 3323 +<0000d5e6> <0000d5e7> 17820 +<0000d5e9> <0000d5eb> 17822 +<0000d5ed> <0000d5f3> 17825 +<0000d5f4> <0000d5f5> 3327 +<0000d5fa> <0000d5ff> 17834 +<0000d600> <0000d601> 3331 +<0000d602> <0000d603> 17840 +<0000d605> <0000d607> 17842 +<0000d609> <0000d60f> 17845 +<0000d610> <0000d611> 3335 +<0000d613> <0000d615> 3337 +<0000d616> <0000d61b> 17853 +<0000d61d> <0000d61f> 17859 +<0000d621> <0000d623> 17862 +<0000d625> <0000d62c> 17865 +<0000d62e> <0000d637> 17873 +<0000d638> <0000d639> 3344 +<0000d63a> <0000d63b> 17883 +<0000d63d> <0000d63f> 17885 +<0000d641> <0000d644> 17888 +<0000d646> <0000d647> 17892 +<0000d648> <0000d649> 3349 +<0000d64e> <0000d650> 17896 +<0000d652> <0000d653> 17899 +<0000d654> <0000d655> 3354 +<0000d656> <0000d657> 17901 +<0000d659> <0000d65b> 17903 +<0000d65d> <0000d666> 17906 +<0000d66a> <0000d66f> 17917 +<0000d670> <0000d671> 3360 +<0000d672> <0000d673> 17923 +<0000d675> <0000d682> 17925 +<0000d686> <0000d68b> 17940 +<0000d68c> <0000d68d> 3365 +<0000d68e> <0000d68f> 17946 +<0000d691> <0000d693> 17948 +<0000d695> <0000d69c> 17951 +<0000d6a2> <0000d6a7> 17961 +<0000d6a9> <0000d6ab> 17967 +<0000d6ad> <0000d6af> 17970 +<0000d6b1> <0000d6b8> 17973 +<0000d6bc> <0000d6c3> 17982 +<0000d6c4> <0000d6c5> 3377 +<0000d6c6> <0000d6c7> 17990 +<0000d6c9> <0000d6cb> 17992 +<0000d6cd> <0000d6d0> 17995 +<0000d6d2> <0000d6d3> 17999 +<0000d6d5> <0000d6d6> 18001 +<0000d6da> <0000d6df> 18004 +<0000d6e1> <0000d6e3> 18010 +<0000d6e5> <0000d6e7> 18013 +<0000d6e9> <0000d6ef> 18016 +<0000d6f1> <0000d6f4> 18023 +<0000d6f6> <0000d6fb> 18027 +<0000d6fc> <0000d6fd> 3390 +<0000d6fe> <0000d6ff> 18033 +<0000d701> <0000d703> 18035 +<0000d705> <0000d710> 18038 +<0000d712> <0000d717> 18050 +<0000d718> <0000d719> 3395 +<0000d71a> <0000d71b> 18056 +<0000d71d> <0000d71f> 18058 +<0000d721> <0000d727> 18061 +<0000d728> <0000d729> 3399 +<0000d72e> <0000d733> 18070 +<0000d734> <0000d735> 3403 +<0000d736> <0000d737> 18076 +<0000d739> <0000d73b> 18078 +<0000d73d> <0000d743> 18081 +<0000d745> <0000d746> 18088 +endcidrange + +70 begincidrange +<0000d74a> <0000d74f> 18091 +<0000d750> <0000d751> 3410 +<0000d752> <0000d753> 18097 +<0000d756> <0000d759> 3413 +<0000d75a> <0000d75f> 18100 +<0000d760> <0000d761> 3417 +<0000d766> <0000d768> 18108 +<0000d76a> <0000d76b> 18111 +<0000d76d> <0000d76f> 18113 +<0000d771> <0000d773> 18116 +<0000d775> <0000d77b> 18119 +<0000d77c> <0000d77d> 3425 +<0000d77e> <0000d780> 18126 +<0000d782> <0000d787> 18129 +<0000d788> <0000d789> 3428 +<0000d78a> <0000d78b> 18135 +<0000d78d> <0000d78f> 18137 +<0000d791> <0000d797> 18140 +<0000d798> <0000d799> 3432 +<0000d79e> <0000d7a3> 18149 +<0000f90d> <0000f913> 4375 +<0000f915> <0000f917> 4382 +<0000f918> <0000f91d> 4386 +<0000f91e> <0000f920> 4394 +<0000f923> <0000f924> 4406 +<0000f925> <0000f92b> 4409 +<0000f92c> <0000f92d> 4419 +<0000f930> <0000f931> 4513 +<0000f932> <0000f937> 4517 +<0000f938> <0000f93a> 4524 +<0000f93b> <0000f940> 4528 +<0000f941> <0000f943> 4535 +<0000f944> <0000f945> 4541 +<0000f946> <0000f948> 4545 +<0000f94b> <0000f94e> 4566 +<0000f94f> <0000f950> 4571 +<0000f952> <0000f955> 4604 +<0000f956> <0000f959> 4609 +<0000f975> <0000f977> 4425 +<0000f978> <0000f97a> 4429 +<0000f97b> <0000f97d> 4435 +<0000f97f> <0000f980> 4442 +<0000f984> <0000f985> 4449 +<0000f987> <0000f98c> 4455 +<0000f98f> <0000f990> 4465 +<0000f992> <0000f994> 4468 +<0000f996> <0000f997> 4471 +<0000f99a> <0000f99b> 4475 +<0000f99c> <0000f99d> 4478 +<0000f99f> <0000f9a0> 4481 +<0000f9a6> <0000f9a8> 4487 +<0000f9ab> <0000f9ad> 4493 +<0000f9b1> <0000f9b4> 4501 +<0000f9b6> <0000f9b8> 4508 +<0000f9ba> <0000f9bc> 4551 +<0000f9c0> <0000f9c1> 4556 +<0000f9c2> <0000f9c3> 4560 +<0000f9ca> <0000f9cb> 4581 +<0000f9d0> <0000f9d3> 4590 +<0000f9d4> <0000f9d6> 4595 +<0000f9d7> <0000f9da> 4599 +<0000f9e1> <0000f9e2> 4620 +<0000f9e7> <0000f9e9> 4632 +<0000f9eb> <0000f9ec> 4188 +<0000f9ee> <0000f9f0> 4640 +<0000f9f1> <0000f9f5> 4644 +<0000f9f7> <0000f9f9> 4653 +<0000ff01> <0000ff3b> 264 +<0000ff3d> <0000ff5d> 324 +<0000ffe0> <0000ffe1> 143 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/korea/UniKS-UTF32-V b/resources/cmaps/korea/UniKS-UTF32-V new file mode 100644 index 00000000..5a9240dd --- /dev/null +++ b/resources/cmaps/korea/UniKS-UTF32-V @@ -0,0 +1,99 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniKS-UTF32-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniKS-UTF32-H) +%%BeginResource: CMap (UniKS-UTF32-V) +%%Title: (UniKS-UTF32-V Adobe Korea1 1) +%%Version: 1.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniKS-UTF32-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Korea1) def + /Supplement 1 def +end def + +/CMapName /UniKS-UTF32-V def +/CMapVersion 1.002 def +/CMapType 1 def + +/XUID [1 10 25543] def + +/WMode 1 def + +11 begincidchar +<00002016> 8061 +<00002025> 8058 +<00003013> 8075 +<0000ff01> 8076 +<0000ff0c> 8079 +<0000ff0e> 8080 +<0000ff3b> 8087 +<0000ff3d> 8088 +<0000ff3f> 8089 +<0000ff5e> 8062 +<0000ffe3> 8093 +endcidchar + +7 begincidrange +<00002013> <00002014> 8059 +<00003001> <00003002> 8056 +<00003008> <00003011> 8065 +<00003014> <00003015> 8063 +<0000ff08> <0000ff09> 8077 +<0000ff1a> <0000ff1f> 8081 +<0000ff5b> <0000ff5d> 8090 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/korea/UniKS-UTF8-H b/resources/cmaps/korea/UniKS-UTF8-H new file mode 100644 index 00000000..e0b97a9a --- /dev/null +++ b/resources/cmaps/korea/UniKS-UTF8-H @@ -0,0 +1,8991 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (UniKS-UTF8-H) +%%Title: (UniKS-UTF8-H Adobe Korea1 1) +%%Version: 11.005 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2012 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Korea1) def + /Supplement 1 def +end def + +/CMapName /UniKS-UTF8-H def +/CMapVersion 11.005 def +/CMapType 1 def + +/XUID [1 10 25414] def + +/WMode 0 def + +4 begincodespacerange + <00> <7F> + + + +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +100 begincidchar + 1 + 208 + 214 + 155 + 107 + 98 + 668 + 176 + 138 + 130 + 199 + 244 + 104 + 206 + 842 + 675 + 177 + 751 + 748 + 752 + 209 + 666 + 667 + 131 + 673 + 676 + 768 + 757 + 759 + 132 + 766 + 769 + 758 + 669 + 760 + 761 + 670 + 762 + 763 + 671 + 764 + 672 + 765 + 772 + 678 + 771 + 674 + 767 + 677 + 770 + 8275 + 201 + 202 + 205 + 204 + 207 + 200 + 203 + 1026 + 1059 + 97 + 111 + 8238 + 8237 + 8607 + 216 + 8582 + 9326 + 9324 + 156 + 8763 + 8599 + 845 + 8248 + 846 + 96 + 141 + 215 + 590 + 258 + 263 + 260 + 643 + 142 + 170 + 247 + 250 + 248 + 251 + 249 + 8868 + 8865 + 8864 + 8869 + 8867 + 8884 + 8885 + 8816 + 8815 + 8814 +endcidchar + +100 begincidchar + 8854 + 195 + 8855 + 196 + 9190 + 9192 + 9191 + 9193 + 9198 + 9200 + 9199 + 9201 + 197 + 151 + 198 + 8715 + 152 + 184 + 8749 + 185 + 8750 + 213 + 212 + 8726 + 178 + 180 + 136 + 8717 + 148 + 8738 + 191 + 190 + 211 + 137 + 181 + 210 + 8321 + 179 + 8500 + 8499 + 8501 + 8739 + 8723 + 154 + 8722 + 8753 + 133 + 153 + 8734 + 8491 + 8748 + 8747 + 8486 + 8488 + 8742 + 8503 + 149 + 8320 + 106 + 8754 + 150 + 8731 + 519 + 530 + 520 + 531 + 521 + 558 + 557 + 532 + 522 + 552 + 551 + 533 + 524 + 556 + 555 + 535 + 523 + 554 + 553 + 534 + 525 + 546 + 541 + 536 + 527 + 548 + 543 + 538 + 526 + 542 + 547 + 537 + 528 + 544 + 549 + 539 + 529 + 545 +endcidchar + +100 begincidchar + 550 + 540 + 232 + 165 + 164 + 229 + 237 + 236 + 235 + 238 + 8736 + 167 + 166 + 8780 + 220 + 219 + 8781 + 169 + 168 + 8779 + 218 + 217 + 8782 + 163 + 162 + 228 + 227 + 8787 + 159 + 8639 + 161 + 160 + 8775 + 8633 + 158 + 157 + 241 + 240 + 242 + 9222 + 243 + 9223 + 8664 + 147 + 146 + 226 + 221 + 224 + 225 + 239 + 255 + 252 + 8594 + 8631 + 8630 + 8604 + 8637 + 6460 + 6380 + 6413 + 6443 + 6477 + 7499 + 4270 + 4458 + 5183 + 5772 + 5077 + 6201 + 3901 + 7451 + 5255 + 5403 + 4253 + 4159 + 6488 + 7247 + 5504 + 5697 + 5305 + 3791 + 4077 + 3604 + 3481 + 3964 + 5764 + 3804 + 7808 + 5580 + 6951 + 4840 + 4349 + 4027 + 4950 + 4819 + 6464 + 6125 + 6281 + 4788 + 8027 +endcidchar + +100 begincidchar + 6956 + 4822 + 5196 + 4776 + 5774 + 5587 + 7867 + 6803 + 5129 + 7962 + 7521 + 5782 + 6210 + 3639 + 7741 + 6081 + 3806 + 6100 + 3521 + 5370 + 6189 + 6664 + 7610 + 4993 + 7600 + 4755 + 4791 + 4781 + 5709 + 5413 + 5710 + 7870 + 7755 + 4653 + 6900 + 4863 + 5132 + 5896 + 6218 + 4519 + 6427 + 6428 + 6368 + 6357 + 5749 + 6502 + 6967 + 3930 + 5456 + 7158 + 6888 + 3496 + 5368 + 7232 + 7756 + 7709 + 6409 + 3644 + 3474 + 5921 + 3772 + 4355 + 5718 + 7512 + 6636 + 6892 + 6830 + 5755 + 7053 + 5756 + 7009 + 6389 + 6352 + 4634 + 4131 + 6568 + 4846 + 5147 + 6227 + 7203 + 5220 + 4744 + 7733 + 6307 + 6385 + 7757 + 7595 + 5221 + 5733 + 5625 + 7718 + 4661 + 3785 + 3765 + 3993 + 5910 + 6827 + 4527 + 4533 + 4726 +endcidchar + +100 begincidchar + 4663 + 7927 + 5401 + 8018 + 6758 + 3766 + 5402 + 5222 + 6781 + 7359 + 4563 + 3946 + 108 + 8700 + 175 + 8671 + 8701 + 104 + 9330 + 101 + 257 + 8788 + 8789 + 256 + 9300 + 9080 + 8761 + 9096 + 591 + 261 + 662 + 592 + 650 + 665 + 259 + 614 + 663 + 607 + 8790 + 611 + 660 + 661 + 649 + 262 + 654 + 664 + 659 + 6460 + 6704 + 7364 + 4670 + 6534 + 5320 + 5331 + 7616 + 5109 + 7288 + 7041 + 5181 + 5492 + 3893 + 5041 + 5682 + 6922 + 3802 + 7882 + 4192 + 6860 + 6029 + 4154 + 3894 + 6942 + 5241 + 7800 + 7614 + 3855 + 5683 + 6380 + 3895 + 3613 + 5862 + 3500 + 4329 + 6309 + 5092 + 5315 + 3601 + 4389 + 4551 + 5934 + 5242 + 6413 + 6197 + 6252 + 6238 + 7801 + 6049 + 6705 + 4058 + 5243 +endcidchar + +100 begincidchar + 5775 + 4696 + 7670 + 3868 + 7685 + 5947 + 7771 + 7710 + 3660 + 6706 + 4427 + 4193 + 6443 + 5771 + 6444 + 7331 + 3896 + 4038 + 3560 + 6479 + 6483 + 5244 + 7380 + 6535 + 5110 + 5418 + 4331 + 7148 + 4250 + 4489 + 6414 + 5833 + 6923 + 3602 + 3561 + 6469 + 4062 + 7671 + 6415 + 4051 + 6050 + 4063 + 5074 + 5005 + 8005 + 4988 + 4905 + 4490 + 5735 + 5245 + 5246 + 3436 + 6643 + 4194 + 6591 + 7544 + 6284 + 6592 + 6861 + 6854 + 6198 + 7617 + 5935 + 6461 + 5171 + 6509 + 7502 + 5879 + 4989 + 3437 + 4127 + 6644 + 6462 + 5247 + 5736 + 3476 + 7015 + 4420 + 7336 + 3839 + 4506 + 5692 + 6862 + 6310 + 4594 + 7042 + 3786 + 6394 + 4764 + 7966 + 7367 + 4440 + 7518 + 3705 + 7241 + 5776 + 6051 + 6902 + 6782 + 6174 +endcidchar + +100 begincidchar + 3661 + 7734 + 5537 + 4613 + 5058 + 5248 + 7759 + 5737 + 5567 + 5111 + 3897 + 4970 + 7576 + 5093 + 5925 + 5042 + 4428 + 7092 + 3562 + 4969 + 4836 + 4269 + 7705 + 7967 + 6395 + 7134 + 3662 + 7043 + 7093 + 4941 + 7337 + 3969 + 6837 + 3585 + 6030 + 4595 + 7394 + 6131 + 5863 + 5917 + 3438 + 3627 + 6285 + 7519 + 7686 + 6863 + 6707 + 3603 + 7330 + 6708 + 6199 + 7465 + 3856 + 5112 + 4942 + 3614 + 5303 + 5182 + 7262 + 6175 + 6052 + 6645 + 7114 + 5332 + 3663 + 4023 + 7177 + 5419 + 5333 + 3869 + 5075 + 8035 + 4552 + 6286 + 6140 + 5684 + 7082 + 3439 + 5020 + 5249 + 6396 + 6903 + 5912 + 3664 + 3617 + 6311 + 5334 + 4543 + 6200 + 6593 + 4441 + 4133 + 5926 + 6089 + 6359 + 6255 + 7772 + 7306 + 6783 + 8013 +endcidchar + +100 begincidchar + 5420 + 3840 + 4016 + 7431 + 4735 + 7449 + 5777 + 4348 + 4059 + 6477 + 4155 + 6646 + 4429 + 6312 + 7499 + 3787 + 4591 + 7791 + 3788 + 5043 + 4064 + 3898 + 6647 + 3654 + 4065 + 5933 + 7126 + 6570 + 4765 + 4736 + 6176 + 3819 + 4748 + 4733 + 4332 + 5864 + 4424 + 4477 + 7130 + 6904 + 4430 + 6784 + 4607 + 4333 + 4606 + 6390 + 8036 + 5009 + 7904 + 3563 + 8014 + 7167 + 6141 + 7303 + 7651 + 4270 + 6445 + 5152 + 6684 + 6031 + 3477 + 4837 + 7773 + 4478 + 7214 + 7490 + 5037 + 4614 + 5304 + 3835 + 4271 + 6759 + 5561 + 3970 + 7077 + 6484 + 3465 + 7205 + 7360 + 5301 + 4017 + 4397 + 6648 + 7135 + 5113 + 3536 + 4886 + 5463 + 6480 + 6649 + 5114 + 7649 + 7094 + 7577 + 7215 + 7948 + 4018 + 5021 + 4577 + 3618 +endcidchar + +100 begincidchar + 6760 + 3619 + 4458 + 3789 + 3440 + 4479 + 4024 + 6785 + 4169 + 3624 + 7703 + 3665 + 4930 + 7361 + 6177 + 4737 + 3666 + 4604 + 4334 + 6229 + 3510 + 4812 + 7979 + 5685 + 4511 + 4766 + 5493 + 6619 + 4025 + 7980 + 4442 + 3971 + 6510 + 4009 + 3899 + 4848 + 7545 + 8015 + 7546 + 7547 + 5076 + 5183 + 7863 + 5151 + 5693 + 6536 + 3841 + 3530 + 5184 + 7928 + 7604 + 4188 + 3900 + 5772 + 7149 + 6478 + 5686 + 6053 + 7994 + 4906 + 4671 + 5185 + 6834 + 7395 + 7760 + 4145 + 4887 + 5077 + 5031 + 6692 + 3852 + 5450 + 4800 + 6446 + 6287 + 3466 + 4390 + 3972 + 6926 + 3667 + 5851 + 5840 + 4615 + 7968 + 6256 + 7332 + 3979 + 7618 + 5989 + 3586 + 7083 + 6201 + 7044 + 4052 + 6202 + 4907 + 5628 + 7316 + 5568 + 4908 +endcidchar + +100 begincidchar + 6032 + 7251 + 3901 + 3729 + 3902 + 3730 + 6943 + 3994 + 5500 + 7500 + 3441 + 7432 + 7016 + 5250 + 6203 + 5251 + 8023 + 3467 + 7663 + 4128 + 6620 + 4335 + 4749 + 7969 + 4616 + 7450 + 7711 + 3953 + 4638 + 6381 + 7534 + 5115 + 5153 + 7652 + 6055 + 8030 + 7317 + 4838 + 7970 + 6054 + 4443 + 6709 + 3731 + 7408 + 6867 + 6866 + 3732 + 4851 + 3442 + 5738 + 7802 + 4750 + 6594 + 7548 + 7864 + 3903 + 5116 + 7381 + 6485 + 6944 + 3870 + 7687 + 7653 + 6447 + 5841 + 7590 + 7853 + 7664 + 6571 + 6257 + 3443 + 7216 + 3767 + 7953 + 7168 + 7549 + 7503 + 5252 + 6980 + 4617 + 4239 + 4689 + 6313 + 7095 + 5821 + 7382 + 7396 + 5335 + 4839 + 3706 + 4217 + 5778 + 7654 + 6761 + 3579 + 5421 + 7169 + 4374 + 7971 + 7655 +endcidchar + +100 begincidchar + 7150 + 7995 + 7883 + 8037 + 3501 + 7990 + 6314 + 5336 + 4132 + 3871 + 4195 + 7972 + 5365 + 6981 + 6056 + 4066 + 7045 + 5253 + 7338 + 5569 + 6868 + 7409 + 3444 + 3904 + 5337 + 5501 + 6786 + 7318 + 5694 + 7719 + 4067 + 8038 + 5154 + 7954 + 5956 + 5223 + 7712 + 5927 + 6511 + 4152 + 8039 + 7242 + 5570 + 5254 + 7929 + 6448 + 3774 + 4491 + 3733 + 7550 + 5902 + 3973 + 3947 + 6288 + 6259 + 6258 + 4272 + 4196 + 7451 + 6572 + 3995 + 6945 + 4068 + 6946 + 7491 + 4010 + 4943 + 4218 + 3511 + 6855 + 3581 + 7474 + 3775 + 7410 + 7529 + 4252 + 3668 + 3905 + 7397 + 5571 + 4251 + 7774 + 7688 + 6373 + 3906 + 6260 + 5842 + 6178 + 6905 + 4708 + 5474 + 5948 + 5117 + 7115 + 5720 + 7032 + 4971 + 4069 + 4070 + 3959 +endcidchar + +100 begincidchar + 4240 + 3637 + 7459 + 3537 + 6355 + 5793 + 7187 + 5059 + 6762 + 5957 + 3512 + 6142 + 5918 + 5060 + 6537 + 4273 + 3707 + 3857 + 6002 + 3564 + 5502 + 7424 + 4274 + 4241 + 7252 + 5362 + 6650 + 6057 + 7981 + 6982 + 7084 + 6651 + 5629 + 3669 + 5373 + 6179 + 4801 + 7265 + 6931 + 7720 + 4834 + 4319 + 7383 + 5155 + 6058 + 6538 + 3478 + 5022 + 6090 + 4197 + 7982 + 7630 + 5829 + 7803 + 4564 + 3842 + 3858 + 4536 + 5880 + 5255 + 6470 + 6539 + 6463 + 7804 + 5374 + 5572 + 7619 + 4071 + 5403 + 6135 + 5630 + 4190 + 5865 + 4797 + 4253 + 7151 + 7433 + 5118 + 6143 + 5834 + 5758 + 6416 + 7761 + 5928 + 4072 + 4156 + 5094 + 3996 + 6869 + 7884 + 3708 + 5156 + 7730 + 7466 + 7689 + 6652 + 5256 + 6059 + 7418 + 6360 +endcidchar + +100 begincidchar + 6540 + 5404 + 5157 + 4159 + 4170 + 3479 + 7805 + 5936 + 5186 + 4697 + 6471 + 4073 + 6144 + 4039 + 4802 + 7384 + 4944 + 7467 + 4709 + 7131 + 7188 + 6710 + 4767 + 6486 + 5695 + 6595 + 3734 + 5475 + 6289 + 6472 + 6145 + 3538 + 6864 + 3480 + 6417 + 7017 + 8040 + 7672 + 5958 + 6449 + 6487 + 6290 + 6132 + 5257 + 4153 + 6060 + 4134 + 5959 + 5739 + 5779 + 4672 + 7319 + 7096 + 4565 + 7475 + 6107 + 7844 + 5187 + 5119 + 4710 + 4852 + 6261 + 5696 + 3445 + 5573 + 6262 + 7018 + 7758 + 6621 + 7673 + 4181 + 7865 + 8041 + 5422 + 3872 + 7535 + 5224 + 5338 + 5881 + 6488 + 7754 + 3790 + 6481 + 6489 + 6832 + 5120 + 6490 + 7955 + 4727 + 3709 + 3735 + 7690 + 5546 + 5631 + 6522 + 5121 + 7631 + 6315 + 5923 + 4266 +endcidchar + +100 begincidchar + 6204 + 5574 + 5807 + 5553 + 6108 + 3864 + 5078 + 7427 + 7950 + 6838 + 3820 + 6870 + 6711 + 6109 + 6397 + 3580 + 5423 + 5759 + 6316 + 7885 + 5476 + 3963 + 6573 + 7691 + 5960 + 5503 + 3446 + 5740 + 6180 + 5632 + 7116 + 6622 + 6263 + 4074 + 6450 + 4883 + 3907 + 5122 + 4711 + 7635 + 6205 + 5721 + 4168 + 4664 + 7078 + 3803 + 7368 + 6061 + 6146 + 5760 + 4167 + 7117 + 5762 + 5258 + 3821 + 4553 + 6906 + 7253 + 5061 + 7247 + 5259 + 5095 + 5260 + 6541 + 6653 + 6291 + 6833 + 5763 + 4254 + 4275 + 5504 + 5505 + 7178 + 5339 + 6206 + 4945 + 7320 + 5697 + 6361 + 7136 + 3736 + 4186 + 4853 + 4180 + 3948 + 3587 + 3710 + 3960 + 6078 + 5699 + 5698 + 5451 + 6654 + 5044 + 4276 + 4566 + 7335 + 4618 + 5538 + 4358 +endcidchar + +100 begincidchar + 5305 + 8024 + 4075 + 6527 + 3539 + 5822 + 5575 + 3531 + 4255 + 5794 + 7806 + 4870 + 5808 + 4492 + 6693 + 5576 + 7339 + 5340 + 5780 + 7735 + 4277 + 6907 + 7762 + 5671 + 4421 + 4076 + 3776 + 7263 + 5843 + 3540 + 4596 + 5672 + 5175 + 4854 + 3513 + 4399 + 5673 + 6136 + 7046 + 3908 + 4278 + 4365 + 3873 + 6147 + 5931 + 6003 + 4493 + 5375 + 5795 + 6137 + 4673 + 5823 + 7152 + 6871 + 5640 + 5506 + 3791 + 6856 + 3874 + 3588 + 4813 + 7047 + 4077 + 6418 + 5261 + 7476 + 7674 + 5547 + 3604 + 5700 + 7551 + 5010 + 8042 + 7428 + 7189 + 7019 + 4990 + 6763 + 5577 + 5262 + 5405 + 6542 + 4256 + 5341 + 4768 + 7973 + 6712 + 5796 + 7571 + 4946 + 7905 + 4665 + 7340 + 4996 + 4242 + 7536 + 3481 + 7530 + 4160 + 5045 +endcidchar + +100 begincidchar + 7706 + 3482 + 7886 + 4078 + 6543 + 5188 + 5342 + 5376 + 6596 + 6694 + 3670 + 5123 + 5343 + 4279 + 6857 + 3737 + 6713 + 5824 + 5377 + 3541 + 6181 + 6319 + 5344 + 7620 + 4483 + 4412 + 3909 + 3815 + 4554 + 6872 + 6655 + 4803 + 7097 + 7537 + 3843 + 4444 + 7197 + 5961 + 6714 + 3605 + 7930 + 5032 + 4537 + 7538 + 5722 + 5701 + 3964 + 6787 + 6451 + 5172 + 7854 + 6419 + 6764 + 7736 + 7807 + 4171 + 5872 + 6544 + 3542 + 7605 + 7411 + 3543 + 4855 + 4674 + 4198 + 7792 + 7997 + 6420 + 7775 + 5919 + 6230 + 7118 + 7578 + 6788 + 5225 + 7513 + 7098 + 6004 + 4947 + 5949 + 7597 + 5173 + 6126 + 6715 + 4257 + 5641 + 7931 + 4600 + 7974 + 5378 + 3671 + 4280 + 4364 + 4972 + 5263 + 6839 + 4422 + 5903 + 7906 + 5079 +endcidchar + +100 begincidchar + 5642 + 4856 + 7038 + 4267 + 7170 + 7998 + 5764 + 7606 + 4079 + 6452 + 7248 + 6947 + 7307 + 7379 + 4163 + 7850 + 5158 + 5835 + 4172 + 7552 + 4494 + 5264 + 7434 + 6421 + 4053 + 5477 + 6264 + 3859 + 3625 + 6473 + 5643 + 5702 + 7907 + 3792 + 7675 + 5379 + 5882 + 3836 + 7932 + 6491 + 8010 + 7341 + 7636 + 6374 + 3468 + 4164 + 3793 + 5723 + 8031 + 5985 + 5761 + 6765 + 7637 + 7933 + 7504 + 5554 + 6656 + 6062 + 6320 + 7887 + 7254 + 4619 + 6840 + 5189 + 4268 + 7312 + 4871 + 3711 + 4281 + 7132 + 6716 + 4320 + 7841 + 7851 + 5406 + 6321 + 7793 + 5797 + 7385 + 4178 + 5345 + 7908 + 5866 + 5478 + 7333 + 5578 + 3606 + 4872 + 7517 + 6398 + 5798 + 6207 + 5844 + 3514 + 3860 + 7909 + 7099 + 3565 + 5741 + 3566 +endcidchar + +100 begincidchar + 6265 + 6182 + 4601 + 6375 + 6492 + 3655 + 7435 + 7910 + 7579 + 4769 + 7471 + 7453 + 4675 + 3822 + 3469 + 7794 + 3567 + 6841 + 4445 + 6292 + 3672 + 3544 + 7137 + 6168 + 7255 + 6208 + 5190 + 6932 + 4465 + 5237 + 7217 + 8044 + 8043 + 7412 + 5159 + 4336 + 3628 + 4873 + 3673 + 4814 + 7723 + 5913 + 4219 + 3515 + 4026 + 3483 + 7692 + 6391 + 6063 + 4815 + 4135 + 7039 + 4375 + 7934 + 7737 + 7087 + 3910 + 6399 + 4466 + 4243 + 3804 + 4816 + 5667 + 5579 + 6369 + 5479 + 5781 + 3712 + 7842 + 7138 + 4019 + 3516 + 6685 + 4592 + 6657 + 8045 + 4258 + 7808 + 4446 + 4948 + 5507 + 7520 + 5424 + 7809 + 5191 + 5580 + 6574 + 7386 + 7398 + 5160 + 4054 + 5124 + 5192 + 5852 + 5687 + 4080 + 7218 + 3648 + 7477 + 5914 +endcidchar + +100 begincidchar + 5380 + 7468 + 7676 + 6686 + 7553 + 7598 + 7554 + 6597 + 4690 + 5830 + 7266 + 5174 + 4817 + 4165 + 4409 + 4909 + 4888 + 4136 + 3861 + 3589 + 7139 + 4931 + 7387 + 6148 + 3911 + 6835 + 7219 + 4973 + 3837 + 5724 + 4129 + 6934 + 3794 + 3974 + 3738 + 5678 + 4137 + 6948 + 6949 + 5809 + 4282 + 6858 + 6983 + 6717 + 5963 + 4676 + 7763 + 7055 + 7501 + 4143 + 5962 + 7555 + 5098 + 5265 + 3590 + 3975 + 7190 + 4144 + 4166 + 5381 + 5508 + 5581 + 4283 + 6545 + 4974 + 5853 + 3961 + 3853 + 4425 + 7119 + 7420 + 6701 + 3795 + 7267 + 5929 + 6789 + 3484 + 6324 + 3997 + 4804 + 6766 + 6387 + 5883 + 7888 + 5799 + 3629 + 7999 + 6266 + 5867 + 5327 + 5548 + 4889 + 5509 + 6149 + 4284 + 5582 + 6984 + 4910 + 7425 + 8006 +endcidchar + +100 begincidchar + 7056 + 6623 + 7256 + 4656 + 6950 + 6702 + 4512 + 7447 + 5316 + 6150 + 4161 + 4244 + 7171 + 4932 + 4818 + 7478 + 7261 + 7062 + 4890 + 4212 + 6091 + 4513 + 7153 + 7445 + 3630 + 6790 + 3674 + 4040 + 4220 + 5023 + 3591 + 4259 + 7399 + 4400 + 7079 + 3592 + 6400 + 7140 + 7877 + 7479 + 6151 + 4911 + 7448 + 5884 + 5471 + 4467 + 3875 + 7878 + 4401 + 6951 + 5583 + 3739 + 6325 + 3568 + 3796 + 4949 + 6718 + 3740 + 7956 + 5382 + 3876 + 4874 + 3912 + 6064 + 7505 + 7100 + 3517 + 5306 + 4321 + 3675 + 5885 + 3741 + 6719 + 6624 + 5125 + 5584 + 5425 + 4484 + 7539 + 7957 + 4840 + 5226 + 5193 + 4912 + 4349 + 4555 + 3768 + 5266 + 7030 + 5817 + 4027 + 7141 + 5126 + 6512 + 7088 + 5267 + 5742 + 4199 + 4950 + 5904 +endcidchar + +100 begincidchar + 5703 + 4951 + 4447 + 5426 + 6720 + 6828 + 4578 + 4081 + 4819 + 4082 + 6464 + 4200 + 6952 + 6791 + 5644 + 6231 + 7638 + 6209 + 6127 + 4322 + 6065 + 3777 + 5688 + 4952 + 7810 + 7101 + 4751 + 7845 + 5161 + 4041 + 5950 + 5407 + 8019 + 5046 + 5480 + 6005 + 7300 + 4712 + 6513 + 5510 + 5704 + 7621 + 6232 + 4805 + 7102 + 5047 + 5836 + 6792 + 5705 + 6985 + 6986 + 5810 + 6908 + 7738 + 6873 + 8046 + 5481 + 6066 + 7890 + 7935 + 7811 + 5743 + 4677 + 7400 + 5062 + 3676 + 5408 + 7198 + 6721 + 3990 + 6722 + 6953 + 7991 + 3447 + 7988 + 8000 + 6006 + 6293 + 5383 + 4140 + 5825 + 5886 + 4752 + 3742 + 7103 + 6528 + 4772 + 6546 + 7795 + 7572 + 5464 + 3677 + 4323 + 5999 + 4459 + 4221 + 7958 + 5845 + 5384 + 6152 +endcidchar + +100 begincidchar + 7573 + 3844 + 8047 + 6125 + 3769 + 6033 + 3678 + 3502 + 5385 + 6794 + 6793 + 4678 + 6933 + 7206 + 7264 + 7936 + 6281 + 6326 + 5176 + 5080 + 5302 + 7031 + 4413 + 4700 + 6795 + 4798 + 4538 + 4788 + 4857 + 4691 + 5091 + 7080 + 7304 + 6874 + 4891 + 7388 + 3984 + 7975 + 3485 + 5321 + 4620 + 7707 + 6575 + 7249 + 7580 + 6547 + 4350 + 4085 + 5539 + 7677 + 4975 + 3615 + 4337 + 4806 + 6598 + 7480 + 4183 + 5555 + 7492 + 5194 + 6128 + 4953 + 4146 + 5409 + 4351 + 7369 + 4647 + 4713 + 3805 + 6954 + 3743 + 7531 + 6955 + 3913 + 5706 + 5048 + 4991 + 4773 + 3518 + 7365 + 5990 + 6327 + 6328 + 7401 + 3914 + 3486 + 3450 + 4157 + 6875 + 4579 + 5707 + 7127 + 5268 + 5269 + 6723 + 5645 + 6658 + 5386 + 4602 + 3877 +endcidchar + +100 begincidchar + 4992 + 6876 + 6233 + 7704 + 4028 + 3631 + 6576 + 3616 + 7678 + 3713 + 4285 + 5811 + 7020 + 4338 + 5346 + 7891 + 4130 + 6987 + 7454 + 3487 + 4431 + 4714 + 3770 + 6577 + 7342 + 3679 + 6796 + 7959 + 6110 + 7220 + 6067 + 4621 + 5270 + 6767 + 3714 + 3778 + 5511 + 5011 + 4858 + 4087 + 5049 + 4738 + 4086 + 3779 + 5099 + 6842 + 6797 + 4020 + 5177 + 4339 + 4245 + 6523 + 3715 + 5322 + 5387 + 4286 + 3823 + 6111 + 6401 + 5725 + 7268 + 7221 + 4753 + 5868 + 5964 + 7301 + 5887 + 7592 + 5452 + 7389 + 3607 + 4820 + 7222 + 4608 + 4147 + 4859 + 6724 + 6928 + 5932 + 6599 + 5646 + 4021 + 7693 + 7269 + 6007 + 6183 + 6988 + 4954 + 7913 + 5195 + 6008 + 4580 + 7426 + 3744 + 4913 + 3915 + 7460 + 7104 + 3862 + 3816 +endcidchar + +100 begincidchar + 3569 + 3998 + 6798 + 4029 + 5800 + 4997 + 4432 + 4567 + 6600 + 7581 + 7270 + 6548 + 4774 + 5888 + 7223 + 4892 + 5585 + 7866 + 6909 + 3519 + 6153 + 3878 + 6239 + 5647 + 4015 + 4366 + 4088 + 5347 + 7951 + 4201 + 3632 + 6725 + 5915 + 4042 + 5024 + 7937 + 3620 + 6549 + 5227 + 7656 + 4287 + 3985 + 4514 + 4448 + 6927 + 7724 + 5858 + 4391 + 3976 + 6550 + 4392 + 4402 + 8027 + 7048 + 8020 + 6169 + 4089 + 8028 + 3824 + 8029 + 7727 + 3451 + 7413 + 3916 + 5937 + 7889 + 6956 + 6726 + 7049 + 5063 + 4821 + 6133 + 5494 + 4460 + 3991 + 5271 + 4795 + 5837 + 6989 + 7436 + 5648 + 5586 + 5726 + 6524 + 6240 + 4485 + 5228 + 5465 + 4202 + 6376 + 5317 + 3470 + 6659 + 7996 + 6402 + 3917 + 4822 + 4775 + 4715 + 4309 +endcidchar + +100 begincidchar + 6356 + 5196 + 4776 + 7812 + 3918 + 6660 + 5774 + 4877 + 4728 + 4090 + 5587 + 5238 + 6009 + 5012 + 6727 + 6929 + 3919 + 5013 + 5410 + 5307 + 7639 + 6068 + 5938 + 7855 + 3545 + 6957 + 3784 + 6129 + 6034 + 7437 + 4055 + 4841 + 3649 + 4091 + 5162 + 5765 + 4092 + 6079 + 6267 + 7679 + 5965 + 7370 + 4324 + 4789 + 4796 + 4234 + 4739 + 4849 + 7308 + 5272 + 6958 + 7506 + 4692 + 6601 + 7622 + 5200 + 6331 + 7343 + 5512 + 3745 + 7179 + 5966 + 7914 + 7776 + 5453 + 7154 + 4893 + 7607 + 7856 + 5018 + 5273 + 5014 + 7556 + 7481 + 6388 + 4187 + 6877 + 7739 + 4914 + 4878 + 7438 + 6010 + 5889 + 4480 + 5064 + 5495 + 5588 + 4382 + 4340 + 6990 + 6332 + 5454 + 7857 + 6878 + 5649 + 8016 + 3845 + 6268 + 7899 + 8032 +endcidchar + +100 begincidchar + 7482 + 4581 + 6687 + 6910 + 5229 + 6112 + 7557 + 7813 + 4414 + 4622 + 5127 + 6170 + 7694 + 7371 + 7764 + 7507 + 5986 + 3680 + 5513 + 5472 + 6184 + 7960 + 5967 + 5540 + 5968 + 7207 + 5846 + 5854 + 7657 + 6728 + 3977 + 7344 + 5411 + 7961 + 4093 + 4648 + 7814 + 5633 + 4288 + 6843 + 4568 + 5556 + 4222 + 6729 + 4597 + 6382 + 7938 + 5766 + 5650 + 5969 + 7846 + 7199 + 5930 + 7155 + 7180 + 5323 + 7892 + 6602 + 3520 + 6730 + 3593 + 4289 + 5274 + 4933 + 5801 + 6099 + 5455 + 7334 + 6294 + 7680 + 5427 + 3503 + 6011 + 6333 + 4807 + 4860 + 6578 + 7847 + 4976 + 4861 + 6879 + 4203 + 7815 + 5348 + 4223 + 5727 + 6731 + 7915 + 6185 + 7271 + 6453 + 7429 + 6269 + 4148 + 5065 + 6270 + 6911 + 4582 + 3920 + 4754 +endcidchar + +100 begincidchar + 6465 + 5128 + 3716 + 6083 + 5514 + 6991 + 6186 + 4189 + 4955 + 7105 + 4746 + 7916 + 6493 + 7142 + 7777 + 7900 + 6579 + 4290 + 7208 + 6625 + 7816 + 3780 + 4679 + 5905 + 7582 + 7366 + 4569 + 3570 + 5970 + 6799 + 4666 + 7640 + 4468 + 4680 + 6959 + 5589 + 7106 + 6695 + 6551 + 6012 + 4934 + 3650 + 7033 + 4915 + 5634 + 6529 + 4515 + 5412 + 7917 + 6362 + 4224 + 6800 + 3986 + 6525 + 4341 + 5066 + 4639 + 5328 + 7040 + 7172 + 6880 + 7514 + 6241 + 7817 + 3488 + 7641 + 7446 + 4507 + 7939 + 7063 + 6661 + 6069 + 4225 + 4213 + 3633 + 7402 + 4486 + 4175 + 6035 + 5677 + 6013 + 6768 + 7818 + 6334 + 4291 + 7819 + 4403 + 6912 + 7403 + 5230 + 4449 + 5890 + 7778 + 4310 + 5275 + 5767 + 4583 + 7574 + 5231 + 4516 +endcidchar + +100 begincidchar + 7642 + 6014 + 6370 + 4461 + 6732 + 5515 + 7695 + 4539 + 4544 + 6015 + 6437 + 4393 + 3825 + 7779 + 5562 + 7414 + 7820 + 4681 + 7867 + 7940 + 3921 + 6514 + 6580 + 3681 + 7321 + 5991 + 7224 + 8021 + 6494 + 3846 + 6733 + 5516 + 7740 + 3594 + 7415 + 7780 + 5050 + 6881 + 6515 + 6696 + 4481 + 8007 + 6070 + 7858 + 4383 + 6935 + 5971 + 3682 + 7515 + 5100 + 7983 + 5920 + 6913 + 4977 + 5163 + 4325 + 4823 + 7225 + 5992 + 5972 + 8001 + 4469 + 7992 + 7918 + 6662 + 6016 + 4141 + 5973 + 6234 + 5318 + 4716 + 7893 + 7976 + 6801 + 4998 + 5891 + 6495 + 5428 + 5728 + 6242 + 6253 + 7984 + 7781 + 6187 + 8048 + 5635 + 5101 + 6071 + 5987 + 7345 + 6000 + 5974 + 4367 + 4326 + 4556 + 4640 + 5517 + 4999 + 5975 + 6017 +endcidchar + +100 begincidchar + 6802 + 7064 + 5590 + 7243 + 5473 + 7985 + 5744 + 4292 + 6154 + 7731 + 7575 + 4517 + 4394 + 6803 + 7483 + 6587 + 6271 + 6295 + 6516 + 5129 + 5869 + 7962 + 5349 + 6422 + 5350 + 6552 + 7521 + 7493 + 7508 + 7191 + 4311 + 5782 + 6210 + 5232 + 4777 + 4778 + 4545 + 4790 + 4850 + 5369 + 7472 + 3638 + 5388 + 4623 + 4312 + 8051 + 3639 + 5015 + 5351 + 3847 + 6626 + 5831 + 7821 + 3922 + 6603 + 3879 + 5591 + 4624 + 7765 + 4415 + 7509 + 6036 + 7107 + 4729 + 5708 + 6836 + 6138 + 5482 + 6604 + 4808 + 7901 + 6272 + 6080 + 5276 + 6553 + 6072 + 3980 + 4313 + 7941 + 6018 + 7949 + 4488 + 5592 + 4214 + 7725 + 7741 + 6496 + 5552 + 6081 + 6130 + 6734 + 7156 + 3923 + 6211 + 4094 + 4879 + 6363 + 6113 + 5233 + 4495 +endcidchar + +100 begincidchar + 4260 + 7742 + 4894 + 3452 + 4880 + 5308 + 7608 + 6992 + 3471 + 3848 + 3797 + 7977 + 4384 + 6882 + 5651 + 5067 + 6423 + 7713 + 7782 + 3999 + 4916 + 4824 + 5483 + 6735 + 7743 + 5429 + 3924 + 4416 + 4625 + 5593 + 4584 + 6114 + 7372 + 6663 + 5636 + 7404 + 7822 + 4095 + 3781 + 4096 + 5102 + 6115 + 6844 + 3826 + 5993 + 4649 + 4043 + 5201 + 7484 + 7405 + 5019 + 7848 + 6212 + 4779 + 7302 + 5430 + 6296 + 7623 + 6273 + 4173 + 7823 + 6019 + 6337 + 5389 + 5674 + 4585 + 6188 + 6155 + 6084 + 6993 + 7783 + 4657 + 4417 + 4030 + 4097 + 4626 + 5431 + 4470 + 6554 + 4641 + 7919 + 4895 + 3683 + 6994 + 4098 + 3684 + 5025 + 7065 + 6804 + 7894 + 5594 + 5939 + 5637 + 5363 + 5432 + 7021 + 3685 + 4540 + 6020 + 3827 +endcidchar + +100 begincidchar + 7066 + 3806 + 7824 + 7583 + 7494 + 6100 + 6092 + 6497 + 5051 + 3640 + 6936 + 6093 + 3521 + 5768 + 7181 + 5370 + 5309 + 5371 + 5518 + 6189 + 5068 + 6190 + 6664 + 6338 + 3532 + 5745 + 4149 + 6665 + 6736 + 4011 + 3717 + 6139 + 6666 + 4235 + 4917 + 4586 + 6995 + 7289 + 4825 + 7609 + 4426 + 8008 + 5000 + 6914 + 6424 + 7868 + 4246 + 4099 + 3546 + 4100 + 3547 + 6883 + 7192 + 7610 + 5520 + 5519 + 6403 + 5310 + 3571 + 5951 + 7558 + 7599 + 3522 + 6498 + 4215 + 6996 + 4342 + 6605 + 7022 + 3453 + 5052 + 6937 + 6425 + 5892 + 7346 + 8022 + 4352 + 3686 + 7455 + 4627 + 4226 + 4658 + 7347 + 5202 + 3746 + 5906 + 5893 + 5521 + 6085 + 7143 + 7108 + 4918 + 4587 + 5595 + 4570 + 4557 + 5826 + 3489 + 6339 + 5026 +endcidchar + +100 begincidchar + 7348 + 6688 + 4376 + 5433 + 6094 + 6667 + 3718 + 4368 + 4935 + 6627 + 3572 + 7920 + 3880 + 3747 + 7825 + 7600 + 7272 + 4755 + 6213 + 4978 + 5164 + 6021 + 6438 + 7665 + 3573 + 5484 + 4293 + 6526 + 4731 + 6997 + 3523 + 4919 + 4518 + 4791 + 4730 + 6975 + 5352 + 4920 + 5652 + 5485 + 4740 + 7421 + 4862 + 3490 + 6998 + 4741 + 7744 + 3978 + 4780 + 6805 + 5812 + 7057 + 7745 + 6737 + 5596 + 4314 + 4792 + 7193 + 4294 + 3748 + 6037 + 6999 + 4756 + 4682 + 5038 + 5653 + 4558 + 3524 + 4343 + 7182 + 3621 + 3925 + 7244 + 4781 + 4060 + 5709 + 6404 + 6960 + 3926 + 4204 + 6134 + 3881 + 5413 + 5277 + 5203 + 6961 + 7120 + 7373 + 4652 + 7559 + 7485 + 4000 + 5976 + 7226 + 4588 + 3687 + 5977 + 5178 + 4101 + 6738 +endcidchar + +100 begincidchar + 4528 + 5847 + 5563 + 5204 + 6116 + 3504 + 5027 + 5414 + 4659 + 6499 + 4956 + 4546 + 7050 + 3719 + 4921 + 4660 + 3688 + 4102 + 3491 + 4922 + 7227 + 7228 + 5940 + 4450 + 4462 + 4923 + 5710 + 5278 + 5279 + 4103 + 6962 + 6214 + 6806 + 6963 + 6807 + 3595 + 7826 + 7290 + 5746 + 5280 + 5353 + 7584 + 6769 + 4106 + 4529 + 4044 + 7869 + 6739 + 5081 + 6215 + 5907 + 8052 + 5434 + 4508 + 4295 + 5894 + 6216 + 4045 + 7870 + 4315 + 5597 + 5281 + 5053 + 4162 + 7273 + 3807 + 7229 + 5205 + 5206 + 6808 + 7377 + 7000 + 5838 + 7023 + 6426 + 8053 + 5496 + 3492 + 6740 + 7230 + 6474 + 7510 + 6976 + 7349 + 4609 + 7591 + 6809 + 6845 + 7378 + 6235 + 6977 + 4296 + 3454 + 3720 + 3749 + 3771 + 4793 + 7350 + 6628 + 6022 +endcidchar + +100 begincidchar + 5598 + 5366 + 6038 + 6086 + 7881 + 5895 + 7755 + 3927 + 3965 + 3798 + 6741 + 7157 + 4330 + 7058 + 6156 + 7024 + 7109 + 6810 + 3954 + 3962 + 3966 + 6157 + 4001 + 7067 + 4002 + 4353 + 6689 + 4653 + 4809 + 7089 + 5054 + 3689 + 6555 + 6915 + 4344 + 5599 + 3505 + 4205 + 3690 + 6900 + 7291 + 3493 + 7852 + 5522 + 5372 + 6629 + 7439 + 4654 + 5130 + 6770 + 4496 + 5497 + 7611 + 4369 + 4031 + 6668 + 5654 + 5006 + 3849 + 7292 + 7456 + 4236 + 7128 + 4012 + 5486 + 5390 + 5978 + 6073 + 3574 + 6669 + 6588 + 4896 + 4107 + 5311 + 7051 + 3656 + 3828 + 6670 + 5354 + 6530 + 6606 + 6690 + 7921 + 5016 + 6671 + 7522 + 7293 + 5729 + 5523 + 4316 + 5282 + 6829 + 7068 + 4206 + 3494 + 7922 + 6531 + 5524 + 7183 + 4487 +endcidchar + +100 begincidchar + 5131 + 4404 + 6884 + 6630 + 4541 + 7184 + 4628 + 4863 + 5207 + 5165 + 4655 + 4897 + 6811 + 6697 + 5541 + 6901 + 6556 + 4433 + 4434 + 7070 + 3582 + 5600 + 6742 + 7827 + 4247 + 5166 + 6812 + 3548 + 4435 + 3721 + 4003 + 4108 + 6885 + 5873 + 7859 + 6217 + 8025 + 7895 + 4150 + 4184 + 5655 + 5283 + 3865 + 6964 + 4056 + 5167 + 5525 + 4957 + 5367 + 6500 + 6886 + 7081 + 4571 + 5498 + 5747 + 6607 + 5526 + 3525 + 6846 + 7746 + 6813 + 3691 + 4924 + 3651 + 3882 + 4385 + 7747 + 4057 + 6371 + 6454 + 5391 + 7457 + 5284 + 3549 + 6691 + 3641 + 3928 + 6743 + 5601 + 3692 + 6847 + 4530 + 6887 + 5602 + 6340 + 3550 + 4701 + 7173 + 7121 + 4598 + 4109 + 7416 + 6517 + 4610 + 4742 + 7351 + 4126 + 5208 + 5392 + 7658 +endcidchar + +100 begincidchar + 5435 + 7034 + 4207 + 7209 + 4881 + 5979 + 7523 + 6117 + 4743 + 6297 + 4471 + 7352 + 7001 + 5855 + 6087 + 4898 + 7002 + 7828 + 6171 + 6581 + 7748 + 5103 + 7294 + 5980 + 6848 + 4572 + 7257 + 6631 + 5001 + 5179 + 4826 + 6158 + 6938 + 6978 + 5436 + 6159 + 5603 + 5689 + 7942 + 3722 + 3642 + 6814 + 5952 + 3723 + 7069 + 5542 + 6672 + 6023 + 5466 + 7071 + 4317 + 4405 + 5132 + 7681 + 3652 + 5859 + 3829 + 4702 + 7643 + 6859 + 3854 + 7353 + 5007 + 5393 + 4717 + 7486 + 4629 + 4377 + 4110 + 5896 + 3551 + 4864 + 3750 + 4497 + 5604 + 3955 + 5437 + 6405 + 8054 + 4630 + 3583 + 6218 + 6095 + 5711 + 6439 + 6440 + 4498 + 5679 + 5355 + 8033 + 6632 + 7322 + 5209 + 7524 + 6118 + 7644 + 3883 + 6441 + 6160 + 4519 +endcidchar + +100 begincidchar + 3751 + 6501 + 4111 + 3929 + 6427 + 4158 + 3693 + 4782 + 6243 + 4112 + 6428 + 5870 + 7422 + 3694 + 4227 + 4499 + 4559 + 5487 + 5239 + 7323 + 4844 + 4472 + 7258 + 5488 + 6191 + 6979 + 7200 + 4542 + 6368 + 6429 + 5638 + 5285 + 6815 + 6357 + 4605 + 4113 + 7231 + 7682 + 3495 + 3752 + 6965 + 5210 + 3643 + 4958 + 4061 + 3866 + 6358 + 7963 + 7540 + 6298 + 6865 + 4979 + 7440 + 4980 + 3533 + 7560 + 7829 + 6364 + 5394 + 3850 + 4345 + 8017 + 4185 + 6966 + 7766 + 7324 + 7767 + 4722 + 7144 + 6119 + 3472 + 3695 + 5656 + 5605 + 7419 + 7561 + 7110 + 5211 + 5856 + 5748 + 3552 + 6120 + 5489 + 4179 + 6849 + 6161 + 3608 + 6557 + 5082 + 5438 + 7461 + 4959 + 3634 + 4899 + 3753 + 5135 + 4667 + 5675 + 3884 + 7025 +endcidchar + +100 begincidchar + 7516 + 5439 + 7313 + 6392 + 4228 + 7943 + 4176 + 4359 + 5212 + 5916 + 6771 + 4410 + 6558 + 5749 + 6103 + 6559 + 4650 + 6502 + 7325 + 6967 + 7354 + 4261 + 7003 + 3930 + 6341 + 3931 + 5941 + 8034 + 3932 + 5456 + 5286 + 5395 + 7158 + 5657 + 4827 + 6888 + 3553 + 7683 + 4960 + 4925 + 7390 + 4900 + 7749 + 5440 + 5136 + 5942 + 6744 + 7111 + 6406 + 7659 + 3496 + 4436 + 3497 + 5368 + 5994 + 7232 + 5848 + 6219 + 6518 + 3967 + 4703 + 5137 + 4360 + 6968 + 5324 + 3575 + 7830 + 4046 + 5168 + 7487 + 6039 + 5769 + 7871 + 4961 + 6969 + 6244 + 4032 + 7274 + 4783 + 5783 + 6482 + 6274 + 5995 + 7441 + 7233 + 4810 + 3455 + 7562 + 3933 + 6430 + 5874 + 3754 + 6608 + 6024 + 3755 + 7612 + 6921 + 4828 + 5017 + 3456 +endcidchar + +100 begincidchar + 4784 + 4693 + 4757 + 6503 + 4704 + 5083 + 5606 + 7944 + 6455 + 4191 + 6192 + 5943 + 5658 + 7708 + 7234 + 7784 + 6475 + 6431 + 7923 + 4354 + 7624 + 6633 + 4631 + 6560 + 5287 + 3696 + 5750 + 6121 + 7768 + 5138 + 5784 + 4668 + 4705 + 7201 + 3830 + 4531 + 3949 + 4013 + 3808 + 7112 + 7122 + 5069 + 4033 + 7872 + 3756 + 4611 + 5213 + 5827 + 6609 + 5639 + 7314 + 4297 + 4423 + 4732 + 7532 + 6299 + 7275 + 4683 + 7993 + 6342 + 4386 + 6001 + 6610 + 3506 + 7563 + 4346 + 6300 + 7831 + 6561 + 5875 + 4004 + 6930 + 5607 + 5712 + 4799 + 5312 + 4962 + 7564 + 6939 + 5876 + 7113 + 7832 + 5549 + 4758 + 7295 + 5415 + 6193 + 3576 + 5713 + 5288 + 5608 + 5104 + 4473 + 5659 + 4560 + 4747 + 4684 + 5084 + 6504 + 5325 +endcidchar + +100 begincidchar + 6250 + 4573 + 7123 + 6562 + 7259 + 5527 + 6383 + 7004 + 7541 + 6301 + 4229 + 5002 + 7235 + 3885 + 6245 + 7796 + 5660 + 3981 + 7430 + 4829 + 5528 + 4901 + 4865 + 6407 + 3554 + 6563 + 5457 + 7159 + 7989 + 5319 + 5751 + 5396 + 7986 + 6772 + 3757 + 6505 + 4406 + 5752 + 6564 + 6220 + 4451 + 6040 + 4370 + 5877 + 5003 + 5609 + 6611 + 4642 + 6816 + 3817 + 6041 + 4520 + 5529 + 6088 + 5924 + 5028 + 5441 + 4395 + 4378 + 7833 + 7632 + 3609 + 7133 + 7721 + 4521 + 6221 + 7834 + 8009 + 7860 + 4845 + 4963 + 6456 + 3799 + 6817 + 7355 + 5289 + 4208 + 7945 + 6104 + 6889 + 3886 + 7666 + 7026 + 5785 + 7245 + 5105 + 5753 + 6074 + 6970 + 5214 + 4884 + 3508 + 5730 + 7924 + 6302 + 7625 + 5676 + 7835 + 6703 + 6105 +endcidchar + +100 begincidchar + 4418 + 6372 + 4759 + 7785 + 4248 + 4379 + 7376 + 4926 + 5442 + 6162 + 7309 + 7696 + 6408 + 5467 + 5690 + 4411 + 6916 + 4452 + 3758 + 6532 + 4685 + 7756 + 6924 + 7709 + 5981 + 7750 + 5668 + 3457 + 5786 + 6303 + 7310 + 7786 + 3934 + 6409 + 7585 + 5326 + 5565 + 4151 + 7311 + 6275 + 4763 + 3458 + 4262 + 7565 + 4209 + 5610 + 7005 + 3782 + 7601 + 3759 + 6582 + 4482 + 4632 + 6042 + 6343 + 3956 + 5070 + 6565 + 5290 + 4633 + 5215 + 5356 + 4380 + 6773 + 5085 + 3507 + 7566 + 5071 + 6304 + 4983 + 6172 + 7462 + 5680 + 4574 + 5458 + 3555 + 5897 + 4049 + 4407 + 4694 + 5681 + 5397 + 6163 + 4230 + 5086 + 7511 + 3644 + 4005 + 4734 + 5714 + 3635 + 4298 + 7363 + 4034 + 3473 + 4408 + 3831 + 3474 + 7697 + 5357 +endcidchar + +100 begincidchar + 7246 + 5921 + 6745 + 5139 + 3724 + 5754 + 7861 + 7452 + 7987 + 8026 + 7406 + 4114 + 6106 + 5787 + 5557 + 3653 + 4182 + 4964 + 5459 + 7722 + 5530 + 3459 + 7006 + 6890 + 5291 + 6818 + 7533 + 6612 + 5292 + 6025 + 5661 + 6043 + 5715 + 5716 + 3987 + 6673 + 8055 + 7873 + 7698 + 5358 + 5443 + 7185 + 6891 + 3809 + 6971 + 6457 + 5398 + 7417 + 6344 + 5908 + 5490 + 3725 + 4830 + 6075 + 3760 + 5558 + 7946 + 5460 + 5611 + 3810 + 5216 + 6410 + 6377 + 6819 + 7186 + 5662 + 4231 + 7202 + 6589 + 7276 + 4437 + 4535 + 6345 + 7194 + 5717 + 7210 + 7699 + 6746 + 3498 + 6346 + 6506 + 8002 + 5770 + 7593 + 6774 + 5922 + 4139 + 4785 + 5818 + 6305 + 4371 + 4866 + 4885 + 7633 + 5543 + 4965 + 3657 + 6442 + 3556 + 5293 +endcidchar + +100 begincidchar + 6164 + 4786 + 6634 + 4589 + 3935 + 4035 + 7874 + 6940 + 8011 + 4115 + 5731 + 4232 + 5072 + 3697 + 5217 + 5953 + 6411 + 3645 + 7836 + 6044 + 4318 + 5033 + 5612 + 7090 + 5898 + 7091 + 7072 + 3772 + 3726 + 7902 + 4355 + 4116 + 7594 + 6122 + 5718 + 4327 + 5359 + 7837 + 6045 + 7586 + 5719 + 7236 + 4723 + 4787 + 7512 + 6747 + 5140 + 6583 + 3800 + 5234 + 7875 + 7495 + 7423 + 3832 + 7129 + 6613 + 5499 + 6433 + 3992 + 7528 + 4718 + 4263 + 5218 + 7195 + 6432 + 4831 + 7626 + 5169 + 4547 + 6476 + 7947 + 6507 + 3460 + 6635 + 7007 + 5235 + 4548 + 5294 + 5360 + 4984 + 7751 + 4719 + 7160 + 5141 + 7027 + 4299 + 4549 + 5142 + 3936 + 5364 + 6972 + 7315 + 6365 + 6941 + 7073 + 5468 + 6566 + 5544 + 6636 + 5295 +endcidchar + +100 begincidchar + 7732 + 6892 + 4006 + 5143 + 4117 + 7237 + 6282 + 6820 + 7326 + 7277 + 6830 + 5144 + 6973 + 7442 + 4936 + 7028 + 3461 + 7488 + 3596 + 6637 + 5444 + 3811 + 4522 + 4300 + 6194 + 4237 + 7161 + 3597 + 6850 + 6347 + 6851 + 6348 + 6775 + 3610 + 4301 + 7052 + 7797 + 7296 + 6638 + 7145 + 7297 + 3982 + 6821 + 6614 + 6893 + 5878 + 4643 + 5755 + 3968 + 3937 + 7053 + 5819 + 3988 + 3957 + 7726 + 5982 + 7008 + 7298 + 3462 + 5732 + 3887 + 4523 + 6584 + 7196 + 4686 + 5073 + 3698 + 4438 + 7356 + 8003 + 4706 + 7174 + 4474 + 5055 + 4985 + 4599 + 7035 + 6894 + 5613 + 5087 + 5088 + 6674 + 5944 + 7650 + 6276 + 6675 + 7175 + 3888 + 5945 + 3867 + 4463 + 5756 + 3761 + 4398 + 7496 + 5034 + 5296 + 5035 + 7009 + 6173 +endcidchar + +100 begincidchar + 4177 + 6222 + 5757 + 6026 + 4036 + 4927 + 3463 + 6639 + 4902 + 7029 + 5669 + 3626 + 4867 + 6640 + 7278 + 7463 + 5559 + 3838 + 4302 + 7978 + 5954 + 7787 + 7567 + 5531 + 7469 + 7299 + 3938 + 4303 + 3699 + 4356 + 6615 + 7458 + 5399 + 4500 + 5545 + 6822 + 6917 + 5106 + 4475 + 7211 + 6895 + 7010 + 4007 + 6466 + 7615 + 6350 + 4361 + 5614 + 6223 + 6349 + 6246 + 7525 + 3812 + 7627 + 7925 + 4304 + 4216 + 6306 + 6165 + 5550 + 4238 + 7212 + 6277 + 5532 + 3646 + 6641 + 6823 + 7054 + 4362 + 6974 + 6918 + 7162 + 5445 + 6351 + 4561 + 3598 + 7602 + 6166 + 4720 + 7700 + 5615 + 7896 + 6434 + 4669 + 5036 + 4381 + 6389 + 6096 + 4707 + 7788 + 4138 + 4966 + 7250 + 5297 + 3526 + 7443 + 3939 + 5533 + 6616 + 6236 +endcidchar + +100 begincidchar + 3889 + 4419 + 3958 + 5145 + 3818 + 6224 + 4305 + 5802 + 7279 + 7714 + 5219 + 4372 + 6748 + 4210 + 6352 + 6749 + 7280 + 6519 + 4986 + 6896 + 6897 + 7238 + 4760 + 4387 + 5616 + 7964 + 7843 + 5313 + 5663 + 7327 + 7239 + 6776 + 5491 + 7281 + 6412 + 6567 + 7240 + 7798 + 4937 + 4509 + 3584 + 5899 + 7124 + 6353 + 5416 + 4634 + 6925 + 5871 + 4439 + 4635 + 4131 + 5566 + 6750 + 5146 + 7374 + 6824 + 7163 + 6225 + 7125 + 4363 + 3622 + 7497 + 5329 + 6366 + 4014 + 4501 + 6082 + 6676 + 3534 + 3599 + 7752 + 3658 + 5983 + 6283 + 4938 + 3940 + 5670 + 6751 + 6378 + 7260 + 4347 + 5446 + 6677 + 5617 + 4761 + 7660 + 6046 + 3941 + 5534 + 5618 + 6752 + 7769 + 5107 + 5400 + 7568 + 3600 + 3557 + 4532 + 7282 + 7283 +endcidchar + +100 begincidchar + 6590 + 5664 + 4233 + 6753 + 4118 + 6678 + 4119 + 4050 + 4811 + 5417 + 3762 + 7059 + 6027 + 4476 + 3813 + 4306 + 5803 + 4211 + 6354 + 3611 + 7375 + 6852 + 3659 + 6195 + 5564 + 7284 + 7789 + 3577 + 7838 + 7011 + 6467 + 6831 + 6642 + 6196 + 3700 + 4575 + 7036 + 7952 + 6853 + 5447 + 6679 + 7176 + 7407 + 6898 + 3851 + 7074 + 7060 + 6568 + 4846 + 5469 + 7542 + 3578 + 6367 + 3499 + 4882 + 3535 + 3475 + 7667 + 5008 + 4008 + 4453 + 5988 + 5996 + 5820 + 5828 + 7903 + 7668 + 3983 + 7473 + 3833 + 7164 + 5029 + 5147 + 7165 + 7498 + 6123 + 4967 + 6825 + 5788 + 7391 + 7603 + 5148 + 4576 + 4724 + 3558 + 7647 + 7543 + 7669 + 5470 + 5691 + 7146 + 6278 + 7012 + 6777 + 4987 + 6384 + 7013 + 4612 + 4307 + 7661 +endcidchar + +100 begincidchar + 4593 + 5900 + 6226 + 4603 + 4264 + 5619 + 7926 + 3727 + 3636 + 6247 + 5849 + 4022 + 6778 + 6569 + 4644 + 7728 + 6379 + 4510 + 7147 + 6520 + 5813 + 6254 + 5789 + 7037 + 3763 + 7357 + 6919 + 6508 + 6097 + 6617 + 6826 + 5622 + 5773 + 7285 + 6533 + 4636 + 4142 + 5461 + 4847 + 5170 + 6248 + 4502 + 4550 + 4903 + 6680 + 5623 + 6754 + 7014 + 6698 + 6047 + 4651 + 6028 + 5361 + 7628 + 4832 + 5314 + 4524 + 5030 + 6779 + 4464 + 5850 + 4503 + 7203 + 6755 + 6756 + 5220 + 4868 + 4744 + 7733 + 6458 + 7876 + 6459 + 4695 + 7799 + 5814 + 3801 + 3950 + 3509 + 3951 + 7526 + 7166 + 6307 + 7648 + 4308 + 6385 + 5535 + 6249 + 7715 + 7839 + 7757 + 6757 + 3701 + 7684 + 5665 + 5624 + 6237 + 5560 + 6048 + 6124 + 4928 +endcidchar + +100 begincidchar + 4328 + 7489 + 4504 + 4357 + 7770 + 3702 + 7464 + 5236 + 3814 + 6780 + 5857 + 5804 + 5815 + 6279 + 6681 + 4590 + 7840 + 3764 + 6682 + 7753 + 7595 + 5330 + 7444 + 7588 + 7587 + 5221 + 5004 + 5733 + 5551 + 4120 + 7362 + 6386 + 4929 + 6435 + 5298 + 7569 + 5734 + 3890 + 7716 + 5901 + 6436 + 7075 + 5790 + 5946 + 6683 + 5056 + 3834 + 4687 + 4037 + 3989 + 7076 + 5448 + 4121 + 6167 + 6098 + 7717 + 5625 + 7718 + 7613 + 5089 + 7790 + 4661 + 5909 + 7596 + 7392 + 7358 + 5666 + 6468 + 4904 + 6899 + 4174 + 3942 + 3464 + 5149 + 7393 + 5299 + 7701 + 4388 + 6920 + 5240 + 5057 + 7527 + 3612 + 4373 + 7286 + 5536 + 4725 + 7589 + 3943 + 7965 + 3891 + 7729 + 3703 + 5955 + 7328 + 4454 + 4124 + 7897 + 4455 + 3785 +endcidchar + +100 begincidchar + 7702 + 5626 + 7213 + 3765 + 5997 + 4939 + 5627 + 4562 + 7470 + 6251 + 3993 + 3863 + 7849 + 4940 + 4995 + 4721 + 6308 + 4662 + 5910 + 4525 + 6699 + 7570 + 5816 + 3892 + 5449 + 4637 + 7204 + 3783 + 3704 + 7287 + 5805 + 5090 + 7629 + 7898 + 6076 + 4688 + 3559 + 5039 + 4645 + 6827 + 5150 + 3944 + 5108 + 4762 + 5984 + 5791 + 6280 + 5839 + 5832 + 7862 + 3647 + 5792 + 3773 + 4833 + 5180 + 6521 + 4794 + 5860 + 7634 + 3728 + 3945 + 7329 + 8012 + 6393 + 4526 + 5861 + 4396 + 4527 + 7662 + 5998 + 4533 + 4125 + 4534 + 4456 + 5300 + 4646 + 4726 + 3952 + 4745 + 4663 + 8004 + 7927 + 5401 + 4457 + 8018 + 3623 + 4835 + 4265 + 7305 + 6700 + 4249 + 4869 + 6077 + 5040 + 6758 + 3766 + 5402 + 5222 + 6781 + 6585 +endcidchar + +100 begincidchar + 6586 + 7359 + 6618 + 4505 + 5462 + 7061 + 5911 + 5806 + 4563 + 4968 + 3529 + 3946 + 1088 + 9342 + 1106 + 1107 + 9355 + 1115 + 1116 + 1117 + 9377 + 1118 + 1119 + 1120 + 1121 + 1124 + 9413 + 1127 + 9419 + 1138 + 1139 + 9435 + 9442 + 1148 + 9452 + 9455 + 1156 + 1157 + 1158 + 1159 + 1160 + 9472 + 1161 + 1164 + 9485 + 1167 + 9486 + 1168 + 9489 + 1172 + 9490 + 1177 + 1178 + 9501 + 1179 + 9507 + 1182 + 9508 + 1183 + 1184 + 1185 + 1186 + 1187 + 1192 + 1193 + 9549 + 1196 + 9550 + 1197 + 1198 + 1199 + 1200 + 1201 + 9571 + 1202 + 1205 + 9588 + 1213 + 9589 + 1218 + 1219 + 1222 + 1223 + 1226 + 1227 + 9655 + 1230 + 1231 + 1232 + 1233 + 1236 + 1237 + 9699 + 1242 + 9700 + 1243 + 1244 + 1247 + 9738 + 1250 +endcidchar + +100 begincidchar + 9744 + 1253 + 9745 + 1256 + 9749 + 9750 + 1260 + 1261 + 9754 + 1262 + 9760 + 1268 + 1271 + 1272 + 9778 + 1280 + 9838 + 1284 + 1285 + 9849 + 1293 + 1294 + 1295 + 9871 + 1296 + 1297 + 1298 + 1299 + 1302 + 1303 + 1306 + 9929 + 1307 + 9930 + 1308 + 9938 + 1311 + 9939 + 1317 + 1322 + 1323 + 1324 + 1325 + 1328 + 1329 + 1332 + 1333 + 10052 + 1337 + 10053 + 1340 + 1341 + 1346 + 1347 + 1350 + 1351 + 1352 + 1353 + 1356 + 1359 + 10156 + 1360 + 10157 + 1361 + 10158 + 1362 + 10163 + 1366 + 10164 + 1367 + 1368 + 1371 + 1372 + 10210 + 1375 + 10211 + 1376 + 10218 + 1380 + 10226 + 10227 + 1392 + 10228 + 1396 + 1397 + 10241 + 1405 + 1406 + 1407 + 1408 + 10298 + 1413 + 10302 + 10307 + 1424 + 1425 + 10325 + 1433 + 1434 + 1439 +endcidchar + +100 begincidchar + 1440 + 1441 + 1444 + 1445 + 10382 + 1446 + 10388 + 1449 + 10389 + 1450 + 1454 + 1455 + 1456 + 1457 + 1458 + 1459 + 10459 + 1462 + 1465 + 1466 + 1467 + 10481 + 1468 + 10482 + 1469 + 1472 + 10500 + 1477 + 10501 + 1478 + 1479 + 1480 + 1481 + 1482 + 1483 + 1484 + 1489 + 1492 + 1495 + 10616 + 1501 + 10617 + 1504 + 10621 + 1505 + 1506 + 1507 + 1510 + 1511 + 10652 + 1512 + 10658 + 1515 + 10659 + 1516 + 1517 + 10664 + 10665 + 1521 + 10671 + 1535 + 1538 + 1539 + 10687 + 1545 + 10749 + 1549 + 10752 + 10757 + 1556 + 10758 + 1557 + 10759 + 1558 + 1559 + 10762 + 1562 + 1563 + 10775 + 1569 + 1570 + 1571 + 1574 + 1575 + 1578 + 10835 + 1581 + 10836 + 1582 + 10840 + 1585 + 10841 + 1586 + 10842 + 1587 + 10843 + 1588 + 1589 + 1590 + 1591 +endcidchar + +100 begincidchar + 1592 + 1593 + 1594 + 1595 + 1596 + 10910 + 1599 + 1600 + 1603 + 1604 + 10958 + 1607 + 10959 + 1608 + 1609 + 1610 + 1611 + 1612 + 1613 + 1614 + 1615 + 1616 + 11032 + 1617 + 11033 + 1618 + 1619 + 1620 + 1621 + 1622 + 1623 + 1626 + 11067 + 1629 + 11073 + 1632 + 11074 + 1633 + 1634 + 1637 + 11119 + 1648 + 1649 + 11137 + 1658 + 1659 + 11155 + 1667 + 1668 + 11223 + 11228 + 1679 + 1680 + 11246 + 1686 + 1687 + 1690 + 1691 + 1692 + 1693 + 1694 + 1695 + 1696 + 1697 + 1700 + 1701 + 1704 + 1705 + 1706 + 1707 + 1708 + 1711 + 1714 + 11574 + 1719 + 1720 + 1721 + 1722 + 1725 + 1726 + 1727 + 11619 + 1730 + 11620 + 1731 + 1734 + 1735 + 11639 + 1746 + 1747 + 11655 + 1755 + 1756 + 11678 + 1757 + 1760 + 1761 + 11725 + 1764 + 1770 +endcidchar + +100 begincidchar + 1771 + 11743 + 1774 + 11744 + 1775 + 1778 + 1779 + 11763 + 1785 + 1786 + 1787 + 11785 + 1788 + 1791 + 1792 + 11806 + 1795 + 11807 + 1796 + 1797 + 1798 + 1799 + 1800 + 1801 + 1802 + 1803 + 11879 + 1806 + 11880 + 1807 + 1808 + 1809 + 1810 + 1811 + 11901 + 1812 + 11902 + 1813 + 1816 + 1817 + 11921 + 1820 + 11922 + 1821 + 1822 + 1823 + 1824 + 1827 + 1828 + 1829 + 1830 + 11996 + 1831 + 1834 + 1835 + 12015 + 1838 + 12016 + 1839 + 1842 + 1843 + 12035 + 1846 + 12036 + 1853 + 1854 + 12080 + 1857 + 12081 + 1858 + 1861 + 12090 + 12096 + 1869 + 12097 + 1872 + 12100 + 1876 + 1877 + 12113 + 1886 + 1887 + 1890 + 1891 + 12176 + 1892 + 12182 + 1895 + 12183 + 1901 + 1902 + 12200 + 1910 + 1911 + 12222 + 1915 + 1916 + 12254 + 1921 + 12258 +endcidchar + +100 begincidchar + 1922 + 12264 + 1925 + 12265 + 1926 + 1927 + 1928 + 1931 + 1932 + 1933 + 1934 + 12338 + 1935 + 12339 + 1936 + 1937 + 1938 + 1939 + 1940 + 12360 + 1941 + 12369 + 1945 + 12372 + 12377 + 1952 + 12378 + 1953 + 1954 + 12382 + 1957 + 1958 + 1959 + 12397 + 1960 + 1961 + 1962 + 1963 + 1964 + 1965 + 1966 + 1967 + 1968 + 1969 + 1970 + 1971 + 1972 + 1973 + 1974 + 1977 + 1978 + 1979 + 12536 + 1980 + 12542 + 12543 + 1986 + 12544 + 1987 + 12553 + 2000 + 12554 + 2001 + 2002 + 2005 + 2006 + 12572 + 2012 + 2015 + 2016 + 2019 + 12634 + 2022 + 12640 + 2025 + 12641 + 2030 + 12658 + 2040 + 2041 + 2042 + 12678 + 2046 + 2047 + 2048 + 12710 + 2052 + 2053 + 12721 + 2056 + 12722 + 2057 + 2058 + 2059 + 2060 + 2061 + 2062 + 2065 + 2066 + 2069 +endcidchar + +100 begincidchar + 2070 + 2073 + 12837 + 2080 + 12838 + 2081 + 12842 + 2084 + 2085 + 2086 + 2087 + 2090 + 2091 + 2092 + 2093 + 2094 + 2095 + 2096 + 2097 + 12933 + 2098 + 2101 + 2102 + 12952 + 2105 + 2108 + 2109 + 12994 + 2110 + 13000 + 2113 + 13001 + 2119 + 2120 + 13011 + 2121 + 13017 + 2130 + 2131 + 13035 + 2139 + 2142 + 2145 + 2149 + 13133 + 2150 + 13154 + 2160 + 2161 + 2164 + 2165 + 2166 + 2167 + 2170 + 2171 + 2172 + 2173 + 13333 + 2174 + 2175 + 2176 + 2177 + 2178 + 2179 + 2184 + 2185 + 13513 + 2188 + 13514 + 2189 + 13521 + 13529 + 2200 + 2203 + 2206 + 2207 + 13547 + 2215 + 2216 + 13566 + 2219 + 13567 + 2220 + 2221 + 2222 + 2223 + 2224 + 2225 + 13599 + 13604 + 2240 + 13609 + 2243 + 2244 + 13622 + 2252 + 2253 + 13641 + 2259 + 2260 +endcidchar + +100 begincidchar + 2261 + 2262 + 13672 + 2266 + 2267 + 13676 + 2268 + 13682 + 2271 + 13683 + 2272 + 2273 + 2276 + 2277 + 2278 + 2279 + 2280 + 2281 + 2282 + 2285 + 2286 + 2287 + 13747 + 2290 + 2293 + 2294 + 13768 + 2297 + 13769 + 2298 + 2301 + 13787 + 2306 + 13788 + 2307 + 13789 + 2308 + 13790 + 13791 + 2311 + 2312 + 2315 + 2316 + 2317 + 2318 + 2321 + 2322 + 13852 + 2325 + 13853 + 2326 + 2329 + 2330 + 2331 + 13875 + 2332 + 2335 + 13893 + 2340 + 13894 + 2341 + 2344 + 13939 + 2350 + 13940 + 2351 + 2352 + 13945 + 13946 + 2357 + 2365 + 2366 + 2371 + 2374 + 2375 + 14044 + 2376 + 2381 + 2382 + 2383 + 2384 + 2387 + 14142 + 2390 + 2393 + 2396 + 2397 + 2398 + 2399 + 2400 + 2401 + 2402 + 2405 + 2408 + 2409 + 2412 + 2413 + 2414 + 2415 + 2416 +endcidchar + +100 begincidchar + 2417 + 2418 + 2421 + 2422 + 14389 + 2423 + 2424 + 2427 + 2428 + 2429 + 2430 + 2433 + 2434 + 14440 + 2437 + 14441 + 2438 + 14450 + 14455 + 14459 + 2457 + 2458 + 14472 + 2466 + 2467 + 2468 + 14490 + 2471 + 14491 + 2472 + 2473 + 14495 + 2476 + 2477 + 2478 + 14522 + 14523 + 14528 + 2494 + 14529 + 2495 + 14530 + 2498 + 2499 + 14543 + 2502 + 14544 + 2503 + 14551 + 2507 + 2508 + 14555 + 2521 + 2522 + 14576 + 2529 + 14589 + 2533 + 14592 + 2537 + 14593 + 2538 + 14594 + 2539 + 2542 + 2543 + 14611 + 2551 + 2552 + 2553 + 14633 + 2554 + 2557 + 2558 + 14652 + 2561 + 14653 + 2562 + 2565 + 2566 + 14672 + 2569 + 14673 + 2570 + 2573 + 14690 + 2579 + 14691 + 2580 + 2583 + 2584 + 2591 + 2592 + 2595 + 2598 + 2599 + 14751 + 2602 + 14752 + 2603 +endcidchar + +100 begincidchar + 2606 + 2607 + 14771 + 2610 + 14772 + 2611 + 14773 + 2612 + 2615 + 2616 + 2617 + 14788 + 14789 + 2620 + 14790 + 2629 + 2630 + 2631 + 2632 + 2635 + 14819 + 14823 + 2646 + 14827 + 2649 + 14830 + 14831 + 2653 + 14837 + 2662 + 2663 + 14855 + 2666 + 2671 + 14864 + 2672 + 14865 + 2673 + 2674 + 2675 + 2676 + 2677 + 2678 + 2681 + 2682 + 14913 + 2683 + 14919 + 2686 + 14920 + 2691 + 2692 + 14938 + 2695 + 14939 + 2696 + 2697 + 2698 + 2699 + 2704 + 2707 + 2708 + 14999 + 2709 + 15005 + 2712 + 15006 + 2719 + 2720 + 15024 + 2721 + 15025 + 2722 + 2723 + 2726 + 2727 + 2728 + 15070 + 2731 + 15071 + 2732 + 2735 + 2736 + 2739 + 15112 + 2745 + 15113 + 2746 + 2747 + 2748 + 2749 + 2752 + 2753 + 15185 + 2756 + 2757 + 2758 + 2759 + 2760 + 2763 +endcidchar + +100 begincidchar + 2764 + 15230 + 2767 + 15231 + 2768 + 2771 + 15270 + 2774 + 15276 + 2777 + 15277 + 15280 + 2784 + 15283 + 2785 + 15284 + 2786 + 2787 + 15291 + 2795 + 2796 + 15310 + 2802 + 2803 + 2804 + 2807 + 2808 + 15382 + 2814 + 2815 + 2816 + 2817 + 2820 + 2821 + 15481 + 2824 + 15482 + 2825 + 15483 + 2826 + 2829 + 2830 + 2831 + 2832 + 2833 + 2834 + 2835 + 15581 + 2838 + 2841 + 2842 + 2845 + 2846 + 2849 + 2850 + 2851 + 2852 + 2853 + 15733 + 2854 + 2857 + 2858 + 2866 + 15789 + 2867 + 15790 + 2868 + 15798 + 15799 + 2877 + 2878 + 15816 + 2884 + 2885 + 15826 + 2886 + 15827 + 2887 + 2888 + 2889 + 2892 + 2893 + 15885 + 2901 + 2902 + 15904 + 2905 + 15905 + 2906 + 2907 + 2908 + 2909 + 2910 + 2911 + 15955 + 2912 + 2915 + 2916 + 15974 + 2919 +endcidchar + +100 begincidchar + 15975 + 2920 + 2921 + 2922 + 2923 + 2924 + 2925 + 2926 + 2927 + 16047 + 2930 + 16048 + 2931 + 2932 + 2933 + 2936 + 2937 + 16093 + 2940 + 16094 + 2941 + 2942 + 2943 + 2944 + 2945 + 2946 + 2947 + 2948 + 16166 + 2951 + 16167 + 2952 + 2953 + 2954 + 2955 + 2956 + 2957 + 2960 + 2961 + 16209 + 2964 + 16210 + 2965 + 2968 + 16255 + 2974 + 16256 + 2975 + 2978 + 2979 + 16275 + 2982 + 16276 + 2983 + 2986 + 2987 + 16295 + 16320 + 2995 + 2998 + 16366 + 3008 + 3009 + 16385 + 3012 + 16386 + 3013 + 3014 + 3015 + 3016 + 16406 + 3022 + 3025 + 3026 + 16452 + 3029 + 16453 + 3030 + 3033 + 3034 + 3035 + 3036 + 3037 + 3038 + 3039 + 3040 + 3041 + 3044 + 3045 + 16573 + 3048 + 16574 + 3049 + 3050 + 3051 + 3052 + 3053 + 3054 + 3055 + 3058 +endcidchar + +100 begincidchar + 3059 + 16643 + 3062 + 16644 + 3063 + 3064 + 3065 + 3066 + 3067 + 3070 + 3071 + 16689 + 3074 + 3077 + 3078 + 16736 + 3081 + 16737 + 3082 + 3085 + 16755 + 3095 + 3096 + 16774 + 3102 + 3103 + 3106 + 3107 + 16840 + 3108 + 16846 + 3116 + 3117 + 16865 + 3120 + 16866 + 3121 + 3122 + 3123 + 3124 + 3125 + 3126 + 3129 + 3130 + 16936 + 3133 + 16937 + 3134 + 3135 + 16942 + 3136 + 3137 + 3138 + 3139 + 3140 + 3141 + 17013 + 3142 + 3143 + 3146 + 3147 + 17059 + 3150 + 17060 + 3151 + 3152 + 3153 + 3154 + 3157 + 3158 + 3161 + 3162 + 3163 + 3164 + 3165 + 3166 + 3169 + 3170 + 3171 + 17168 + 3172 + 17174 + 3175 + 3176 + 3177 + 3178 + 3183 + 3184 + 17218 + 3187 + 17219 + 3188 + 17226 + 3192 + 3193 + 17230 + 3194 + 17236 + 3200 + 3203 +endcidchar + +100 begincidchar + 3204 + 17254 + 3214 + 3215 + 17327 + 3223 + 3224 + 17346 + 3227 + 17347 + 3228 + 3229 + 3230 + 3231 + 3236 + 3237 + 3238 + 17390 + 3239 + 3242 + 3243 + 17411 + 3246 + 17412 + 3247 + 3248 + 3249 + 3250 + 3251 + 3252 + 3253 + 3254 + 3255 + 17513 + 3256 + 3259 + 3260 + 3261 + 17526 + 3262 + 17532 + 3265 + 17533 + 3266 + 3267 + 3268 + 3269 + 3270 + 3271 + 3272 + 3273 + 3274 + 3275 + 3276 + 3277 + 3278 + 17632 + 3279 + 3280 + 3281 + 3282 + 17652 + 3285 + 3288 + 3289 + 17701 + 3292 + 17702 + 3293 + 3296 + 3297 + 3298 + 17720 + 3301 + 17721 + 3302 + 3305 + 3306 + 17740 + 3312 + 3313 + 3316 + 3317 + 17806 + 3318 + 17812 + 3321 + 17813 + 3322 + 3325 + 3326 + 17832 + 3329 + 17833 + 3330 + 3333 + 3334 + 17852 + 3340 + 3341 +endcidchar + +100 begincidchar + 3342 + 3343 + 3346 + 3347 + 3348 + 17894 + 3351 + 17895 + 3352 + 3353 + 3356 + 3357 + 3358 + 17916 + 3359 + 3362 + 3363 + 17939 + 3364 + 3367 + 3368 + 3369 + 17959 + 3370 + 17960 + 3371 + 3372 + 3373 + 3374 + 3375 + 17981 + 3376 + 3379 + 3380 + 3381 + 3382 + 3383 + 18003 + 3384 + 3385 + 3386 + 3387 + 3388 + 3389 + 3392 + 3393 + 3394 + 3397 + 3398 + 18068 + 3401 + 18069 + 3402 + 3405 + 3406 + 3407 + 3408 + 18090 + 3409 + 3412 + 18099 + 18106 + 3419 + 18107 + 3420 + 3421 + 3422 + 3423 + 3424 + 18128 + 3427 + 3430 + 3431 + 18147 + 3434 + 18148 + 3435 + 4116 + 3678 + 7053 + 3460 + 7900 + 3802 + 3902 + 3946 + 3946 + 3708 + 4131 + 4374 + 4156 + 5800 + 4399 + 4403 + 4424 + 4511 + 4533 + 4550 + 4564 + 4576 + 4318 +endcidchar + +100 begincidchar + 4136 + 5800 + 4139 + 4192 + 4167 + 4172 + 5552 + 6424 + 5151 + 4922 + 7518 + 5079 + 5109 + 7607 + 5584 + 5367 + 7083 + 5362 + 5485 + 6001 + 5460 + 5317 + 7009 + 7370 + 5678 + 5874 + 4439 + 4442 + 4443 + 4159 + 4444 + 4447 + 4453 + 4463 + 4160 + 4161 + 4162 + 4474 + 4473 + 6447 + 5460 + 4483 + 4163 + 4166 + 4485 + 4491 + 4167 + 7783 + 4497 + 4499 + 4506 + 5797 + 4180 + 4555 + 5800 + 4563 + 7988 + 6123 + 4577 + 4183 + 4579 + 4584 + 4586 + 4588 + 4184 + 5552 + 4603 + 4614 + 4616 + 4618 + 5950 + 4187 + 4625 + 4627 + 4629 + 4636 + 4638 + 4650 + 5351 + 6494 + 5731 + 5771 + 4191 + 6484 + 6684 + 4279 + 7139 + 4247 + 4266 + 4340 + 7572 + 5088 + 7709 + 3558 + 3644 + 3815 + 4419 + 4510 + 112 + 113 +endcidchar + +4 begincidchar + 194 + 357 + 145 + 323 +endcidchar + +100 begincidrange +<20> <7e> 1 + 843 + 471 + 488 + 495 + 510 + 512 + 1020 + 1027 + 1060 + 1070 + 109 + 114 + 116 + 245 + 105 + 139 + 8612 + 8239 + 8250 + 847 + 749 + 753 + 461 + 451 + 171 + 173 + 8896 + 8719 + 192 + 182 + 134 + 8724 + 8745 + 8481 + 8489 + 8475 + 8479 + 188 + 186 + 8727 + 8751 + 8477 + 8492 + 733 + 8791 + 827 + 839 + 9042 + 801 + 8388 + 8398 + 707 + 559 + 561 + 563 + 565 + 567 + 569 + 571 + 573 + 575 + 577 + 579 + 233 + 230 + 222 + 253 + 8673 + 8342 + 101 + 120 + 118 + 8219 + 9322 + 851 + 914 + 934 + 965 + 358 + 373 + 409 + 436 + 773 + 679 + 9301 + 627 + 612 + 646 + 608 + 638 + 587 + 597 + 593 + 615 + 655 + 651 + 617 + 632 + 644 +endcidrange + +100 begincidrange + 5096 + 6317 + 4698 + 6322 + 7085 + 4770 + 4875 + 7911 + 4083 + 3448 + 6329 + 5197 + 8049 + 6335 + 4993 + 7879 + 4104 + 6101 + 4842 + 5133 + 4047 + 4981 + 3527 + 7645 + 5620 + 6227 + 4122 + 1086 + 9333 + 9335 + 1089 + 9337 + 1093 + 1101 + 9343 + 9345 + 9348 + 1108 + 1110 + 9356 + 1113 + 9362 + 9364 + 9367 + 9378 + 9384 + 9387 + 9390 + 1122 + 9409 + 9411 + 1125 + 9414 + 1128 + 1130 + 9420 + 1134 + 9422 + 9425 + 9428 + 1140 + 1142 + 9436 + 1145 + 9443 + 1149 + 9445 + 1151 + 1153 + 9453 + 9456 + 9458 + 9461 + 9464 + 9473 + 1162 + 9481 + 9483 + 1165 + 9487 + 1169 + 1173 + 9491 + 1175 + 9496 + 9498 + 9502 + 1180 + 9509 + 9515 + 9518 + 9521 + 9529 + 1188 + 9531 + 1190 + 9537 + 9539 + 9542 + 9545 +endcidrange + +100 begincidrange + 1194 + 9551 + 9557 + 9560 + 9563 + 9572 + 1203 + 9580 + 9582 + 1206 + 9584 + 1210 + 1214 + 9590 + 1216 + 9595 + 9597 + 9600 + 1220 + 9611 + 9617 + 9635 + 1224 + 9643 + 9645 + 9648 + 1228 + 9656 + 9664 + 9667 + 9670 + 1234 + 9689 + 9691 + 1238 + 9693 + 1240 + 9701 + 9707 + 1245 + 9734 + 9736 + 1248 + 9739 + 1251 + 1254 + 9746 + 1257 + 9751 + 9755 + 1263 + 1265 + 9761 + 9764 + 1269 + 9766 + 9768 + 9771 + 1273 + 1275 + 9779 + 9781 + 1278 + 9785 + 9791 + 1281 + 9839 + 9842 + 1286 + 1288 + 9850 + 1291 + 9856 + 9858 + 9869 + 9872 + 9878 + 9881 + 9884 + 9887 + 1300 + 9894 + 9898 + 9900 + 1304 + 9927 + 9931 + 1309 + 1312 + 9940 + 1315 + 9944 + 9950 + 1318 + 9961 + 1320 + 9967 + 9986 + 9992 + 9995 +endcidrange + +100 begincidrange + 9998 + 1326 + 10005 + 10008 + 10014 + 1330 + 10041 + 10043 + 10046 + 1334 + 1338 + 10054 + 10059 + 10066 + 1342 + 10077 + 1344 + 10083 + 10085 + 10088 + 1348 + 10095 + 10097 + 10104 + 10107 + 10110 + 1354 + 10117 + 10127 + 10150 + 1357 + 10154 + 10159 + 1363 + 10165 + 10168 + 1369 + 10198 + 10200 + 10203 + 1373 + 10212 + 1377 + 10219 + 1381 + 10221 + 1385 + 1387 + 1393 + 10229 + 10231 + 10234 + 10237 + 1398 + 1400 + 10242 + 1403 + 10248 + 10250 + 10253 + 10260 + 10264 + 10290 + 1409 + 1411 + 10299 + 1414 + 10303 + 1416 + 1418 + 10308 + 1421 + 10313 + 10315 + 10318 + 1426 + 1428 + 10326 + 1431 + 10332 + 10334 + 10337 + 1435 + 10344 + 1437 + 10346 + 10348 + 10351 + 10354 + 1442 + 10377 + 10379 + 10383 + 1447 + 10390 + 1451 + 10394 + 10397 + 10400 + 10411 +endcidrange + +100 begincidrange + 10434 + 10446 + 10449 + 10452 + 1460 + 10460 + 1463 + 10468 + 10470 + 10473 + 10483 + 10485 + 1470 + 10489 + 10491 + 1473 + 10493 + 1475 + 10502 + 10508 + 10527 + 10534 + 10537 + 10561 + 10564 + 10567 + 1485 + 10574 + 1487 + 10584 + 10590 + 10593 + 1490 + 10597 + 10600 + 1493 + 10606 + 10608 + 1496 + 10611 + 1499 + 1502 + 10618 + 10622 + 10625 + 10628 + 10639 + 1508 + 10647 + 10649 + 10653 + 1513 + 10660 + 1518 + 10666 + 1522 + 10668 + 1527 + 1530 + 10672 + 1536 + 10675 + 10677 + 10680 + 1540 + 1542 + 10688 + 10694 + 10729 + 1546 + 10750 + 1550 + 1552 + 10753 + 1554 + 10760 + 1560 + 10763 + 10765 + 10768 + 1564 + 1566 + 10776 + 10782 + 10785 + 10788 + 1572 + 10799 + 10805 + 10808 + 10827 + 1576 + 10831 + 10833 + 1579 + 10837 + 1583 + 10844 + 10846 + 10849 +endcidrange + +100 begincidrange + 10852 + 10871 + 10874 + 10890 + 10897 + 10900 + 10903 + 1597 + 10911 + 10919 + 10930 + 1601 + 10946 + 10948 + 10951 + 1605 + 10960 + 10966 + 10985 + 10992 + 11012 + 11018 + 11021 + 11024 + 11034 + 11040 + 11043 + 11046 + 11053 + 11057 + 1624 + 11063 + 11065 + 1627 + 11068 + 1630 + 11075 + 11081 + 11088 + 1635 + 11108 + 11110 + 1638 + 11112 + 1640 + 1642 + 11120 + 1646 + 11125 + 11127 + 11130 + 1650 + 1652 + 11138 + 1655 + 11143 + 11145 + 11148 + 1660 + 1662 + 11156 + 11186 + 1665 + 11218 + 11220 + 1669 + 11224 + 1671 + 1673 + 11229 + 1676 + 11234 + 11236 + 11239 + 1681 + 1683 + 11247 + 11253 + 11272 + 11291 + 1688 + 11307 + 11309 + 11312 + 11324 + 11330 + 11337 + 11348 + 11356 + 11383 + 11386 + 11409 + 1698 + 11437 + 11439 + 11442 + 1702 + 11448 + 11452 + 11466 +endcidrange + +100 begincidrange + 11486 + 11513 + 11516 + 11519 + 1709 + 11526 + 11529 + 1712 + 11563 + 11565 + 1715 + 11567 + 1717 + 11575 + 11579 + 11583 + 11586 + 11589 + 1723 + 11596 + 11606 + 11609 + 11612 + 1728 + 11621 + 1732 + 11627 + 11629 + 11632 + 1736 + 1738 + 11640 + 1742 + 11643 + 11645 + 11648 + 1748 + 1750 + 11656 + 1753 + 11662 + 11664 + 11671 + 11679 + 1758 + 11713 + 11715 + 11718 + 1762 + 1765 + 11726 + 1767 + 11731 + 11733 + 11736 + 1772 + 11745 + 1776 + 11751 + 11753 + 11756 + 1780 + 1782 + 11764 + 11770 + 11773 + 11786 + 1789 + 11794 + 11796 + 11799 + 1793 + 11808 + 11814 + 11817 + 11820 + 11833 + 11859 + 11866 + 11869 + 11872 + 1804 + 11881 + 11887 + 11890 + 11893 + 11903 + 1814 + 11909 + 11911 + 11914 + 1818 + 11923 + 11925 + 11929 + 11948 + 11955 + 1825 + 11982 + 11984 +endcidrange + +100 begincidrange + 11987 + 11994 + 11997 + 1832 + 12003 + 12005 + 12008 + 1836 + 12017 + 1840 + 12023 + 12025 + 12028 + 12031 + 1844 + 1847 + 12037 + 1849 + 12039 + 1851 + 12068 + 12070 + 12073 + 1855 + 12082 + 1859 + 12088 + 1862 + 12091 + 1867 + 1870 + 12098 + 1873 + 12101 + 12103 + 12106 + 1878 + 1880 + 12114 + 1884 + 12119 + 12125 + 12137 + 1888 + 12171 + 12173 + 12177 + 1893 + 1896 + 12184 + 1898 + 12188 + 12190 + 12193 + 1903 + 1905 + 12201 + 1908 + 12207 + 12209 + 12212 + 12219 + 1912 + 12223 + 12227 + 1917 + 1919 + 12255 + 12259 + 1923 + 12266 + 12268 + 12272 + 12275 + 1929 + 12290 + 12324 + 12327 + 12330 + 12340 + 12346 + 12349 + 12352 + 12361 + 1942 + 12370 + 1946 + 12373 + 1950 + 12379 + 1955 + 12383 + 12386 + 12389 + 12398 + 12406 + 12425 + 12433 + 12436 + 12439 +endcidrange + +100 begincidrange + 12458 + 12461 + 12464 + 12471 + 12473 + 12481 + 12484 + 12487 + 12494 + 12496 + 1975 + 12532 + 12534 + 12537 + 1981 + 1983 + 12545 + 1988 + 12547 + 1993 + 12549 + 1998 + 12555 + 12558 + 2003 + 12560 + 12562 + 12565 + 2007 + 2009 + 12573 + 12576 + 2013 + 12578 + 12580 + 12592 + 12626 + 2017 + 12630 + 12632 + 2020 + 12635 + 2023 + 2026 + 12642 + 2028 + 12647 + 12649 + 2031 + 12651 + 2033 + 2035 + 12659 + 2038 + 12665 + 12667 + 12670 + 2043 + 12679 + 12682 + 12684 + 12687 + 2049 + 12711 + 12714 + 12717 + 2054 + 12723 + 12729 + 12732 + 12747 + 12754 + 12773 + 2063 + 12780 + 12782 + 12785 + 2067 + 12792 + 12802 + 12805 + 2071 + 12828 + 12830 + 2074 + 12832 + 2078 + 12839 + 2082 + 12843 + 12850 + 12861 + 12868 + 12875 + 2088 + 12895 + 12897 + 12900 + 12912 + 12918 +endcidrange + +100 begincidrange + 12921 + 12924 + 12931 + 12934 + 2099 + 12940 + 12942 + 12945 + 2103 + 12953 + 12985 + 2106 + 12989 + 12991 + 12995 + 2111 + 2114 + 13002 + 2117 + 13006 + 13008 + 13012 + 2122 + 2124 + 13018 + 2127 + 13023 + 13025 + 13028 + 2132 + 2134 + 13036 + 2137 + 13042 + 13056 + 13079 + 2140 + 13095 + 13097 + 2143 + 13099 + 13106 + 2146 + 13108 + 13114 + 13134 + 2151 + 13140 + 2153 + 2155 + 13155 + 2158 + 13189 + 13191 + 13194 + 2162 + 13201 + 13204 + 13246 + 13266 + 13293 + 13308 + 13313 + 2168 + 13319 + 13321 + 13324 + 13331 + 13334 + 13364 + 13424 + 13427 + 13444 + 13450 + 13453 + 13456 + 2180 + 13463 + 13485 + 2182 + 13501 + 13503 + 13506 + 2186 + 13515 + 2190 + 2192 + 13522 + 2194 + 13524 + 2198 + 2201 + 13530 + 13533 + 2204 + 13535 + 13537 + 13540 + 2208 + 2210 +endcidrange + +100 begincidrange + 13548 + 2213 + 13554 + 13556 + 13559 + 2217 + 13568 + 13574 + 13577 + 13580 + 13587 + 13591 + 2226 + 13597 + 2231 + 2233 + 13600 + 2235 + 2237 + 13605 + 2241 + 13610 + 13612 + 13615 + 2245 + 2247 + 13623 + 2250 + 13629 + 13631 + 13634 + 2254 + 2256 + 13642 + 13648 + 13651 + 13654 + 13661 + 13666 + 2263 + 13673 + 13677 + 2269 + 13684 + 13687 + 2274 + 13689 + 13691 + 13694 + 13706 + 13708 + 13712 + 13715 + 13718 + 13725 + 2283 + 13727 + 13734 + 13737 + 13740 + 2288 + 13748 + 2291 + 13756 + 13758 + 13761 + 2295 + 13770 + 2299 + 13776 + 13778 + 2302 + 13780 + 2304 + 2309 + 13792 + 13803 + 13811 + 2313 + 13818 + 13820 + 13823 + 13830 + 13834 + 2319 + 13840 + 13842 + 13845 + 2323 + 13854 + 2327 + 13860 + 13866 + 13873 + 13876 + 2333 + 13882 + 13884 + 2336 + 13887 +endcidrange + +100 begincidrange + 2338 + 13895 + 13901 + 2342 + 13929 + 13931 + 2345 + 13933 + 2347 + 13941 + 2353 + 2355 + 13947 + 13950 + 2358 + 13957 + 2360 + 13959 + 2362 + 13964 + 13966 + 13969 + 2367 + 13976 + 2369 + 13978 + 14000 + 14005 + 2372 + 14039 + 14041 + 14045 + 2377 + 14050 + 2379 + 14052 + 14054 + 14058 + 14061 + 14064 + 14115 + 2385 + 14138 + 14140 + 2388 + 14143 + 2391 + 14148 + 14151 + 2394 + 14157 + 14159 + 14166 + 14174 + 14181 + 14200 + 14207 + 14210 + 14213 + 2403 + 14220 + 14222 + 14230 + 2406 + 14257 + 14259 + 14262 + 2410 + 14269 + 14272 + 14278 + 14297 + 14304 + 14331 + 14334 + 14337 + 14378 + 2419 + 14384 + 14386 + 14390 + 2425 + 14394 + 14404 + 14407 + 14410 + 14417 + 2431 + 14428 + 14430 + 14433 + 2435 + 14442 + 14444 + 2439 + 14448 + 2441 + 2444 + 14451 + 2447 +endcidrange + +100 begincidrange + 2450 + 14456 + 2453 + 2455 + 14460 + 14462 + 14465 + 2459 + 2461 + 14473 + 2464 + 14479 + 14481 + 14484 + 14486 + 2469 + 14492 + 2474 + 14496 + 14499 + 14502 + 14510 + 2479 + 14520 + 2481 + 2483 + 14524 + 2487 + 2496 + 14531 + 14533 + 14536 + 2500 + 14545 + 2504 + 14552 + 2509 + 14556 + 2511 + 2515 + 14560 + 2517 + 14563 + 14566 + 14569 + 2523 + 2525 + 14577 + 2527 + 14584 + 14586 + 2530 + 14590 + 2534 + 14595 + 2540 + 14599 + 14601 + 14604 + 2544 + 2546 + 14612 + 2549 + 14618 + 14620 + 14631 + 14634 + 2555 + 14640 + 14642 + 14645 + 2559 + 14654 + 2563 + 14660 + 14662 + 14665 + 2567 + 14674 + 2571 + 14680 + 14682 + 2574 + 14685 + 2577 + 14692 + 2581 + 14698 + 14700 + 14703 + 2585 + 14710 + 2587 + 14712 + 2589 + 14718 + 14720 + 14723 + 2593 + 14730 +endcidrange + +100 begincidrange + 14733 + 14735 + 2596 + 14739 + 14741 + 14744 + 2600 + 14753 + 2604 + 14759 + 14761 + 14764 + 2608 + 14774 + 2613 + 14778 + 14780 + 14783 + 2618 + 2621 + 14791 + 14794 + 14797 + 14804 + 14806 + 2633 + 14814 + 14816 + 2636 + 14820 + 2639 + 2642 + 14824 + 2647 + 14828 + 2650 + 14832 + 2654 + 2656 + 14838 + 2660 + 14843 + 14845 + 14848 + 2664 + 2667 + 14856 + 2669 + 14862 + 14866 + 14873 + 14877 + 14883 + 14886 + 14889 + 2679 + 14908 + 14910 + 14914 + 2684 + 2687 + 14921 + 2689 + 14926 + 14928 + 14931 + 2693 + 14940 + 14946 + 14949 + 14952 + 2700 + 14959 + 2702 + 14961 + 14967 + 2705 + 14994 + 14996 + 15000 + 2710 + 2713 + 15007 + 2716 + 15010 + 15016 + 15026 + 15032 + 2724 + 15051 + 15053 + 15057 + 15060 + 15063 + 2729 + 15072 + 2733 + 15078 + 15080 + 15096 +endcidrange + +100 begincidrange + 2737 + 15102 + 15104 + 2740 + 15107 + 2743 + 15114 + 15120 + 15139 + 15146 + 15157 + 2750 + 15173 + 15175 + 15178 + 2754 + 15186 + 15194 + 15197 + 15200 + 15207 + 15210 + 2761 + 15218 + 15220 + 15223 + 2765 + 15232 + 2769 + 15266 + 15268 + 2772 + 15271 + 2775 + 2778 + 15278 + 2780 + 2782 + 15281 + 15285 + 15287 + 2788 + 2790 + 15292 + 2793 + 15298 + 15300 + 15303 + 2797 + 2799 + 15311 + 15317 + 15320 + 15336 + 15358 + 2805 + 15370 + 15372 + 15375 + 2809 + 2811 + 15383 + 15389 + 15409 + 15411 + 15415 + 15434 + 2818 + 15469 + 15471 + 15474 + 2822 + 15484 + 2827 + 15488 + 15494 + 15505 + 15512 + 15523 + 15531 + 15538 + 15541 + 15544 + 2836 + 15551 + 15582 + 2839 + 15588 + 15590 + 15593 + 2843 + 15600 + 15603 + 15609 + 2847 + 15628 + 15634 + 15662 + 15689 + 15696 +endcidrange + +100 begincidrange + 15716 + 15731 + 15734 + 15756 + 2855 + 15768 + 15770 + 15773 + 2859 + 15780 + 2861 + 15783 + 2863 + 15787 + 15791 + 2869 + 2871 + 15800 + 2875 + 15804 + 15806 + 15809 + 2879 + 2881 + 15817 + 15823 + 15828 + 15835 + 15839 + 15849 + 2890 + 15873 + 15875 + 15878 + 2894 + 2896 + 15886 + 2899 + 15892 + 15894 + 15897 + 15900 + 2903 + 15906 + 15912 + 15915 + 15930 + 15937 + 15940 + 15956 + 2913 + 15962 + 15964 + 15967 + 2917 + 15976 + 15982 + 15985 + 15988 + 16000 + 16006 + 16034 + 16037 + 16040 + 2928 + 16049 + 16055 + 16062 + 16070 + 2934 + 16081 + 16083 + 16086 + 2938 + 16095 + 16101 + 16116 + 16120 + 16127 + 16130 + 16153 + 16156 + 16159 + 2949 + 16168 + 16170 + 16174 + 16177 + 16180 + 16187 + 16191 + 2958 + 16197 + 16199 + 16202 + 2962 + 16211 + 16221 + 2966 + 16245 +endcidrange + +100 begincidrange + 16247 + 2969 + 16249 + 2972 + 16257 + 2976 + 16263 + 16265 + 16268 + 16271 + 2980 + 16277 + 2984 + 16283 + 16285 + 16288 + 2988 + 2990 + 16296 + 2993 + 16302 + 16321 + 2996 + 16355 + 16357 + 2999 + 16359 + 3001 + 3003 + 16367 + 3006 + 16373 + 16375 + 16378 + 3010 + 16387 + 16393 + 16396 + 16399 + 3017 + 3019 + 16407 + 16413 + 16420 + 3023 + 16440 + 16442 + 16445 + 3027 + 16454 + 3031 + 16460 + 16462 + 16465 + 16472 + 16476 + 16482 + 16502 + 16508 + 16515 + 16530 + 16534 + 3042 + 16561 + 16563 + 16566 + 3046 + 16575 + 16581 + 16584 + 16587 + 16599 + 16605 + 16625 + 3056 + 16631 + 16633 + 16636 + 16639 + 3060 + 16645 + 16651 + 16654 + 16657 + 16664 + 3068 + 16675 + 16677 + 16680 + 3072 + 16687 + 16690 + 3075 + 16724 + 16726 + 16729 + 3079 + 16738 + 3083 + 16744 +endcidrange + +100 begincidrange + 16746 + 3086 + 16749 + 3088 + 3090 + 16756 + 3093 + 16762 + 16764 + 16767 + 3097 + 3099 + 16775 + 16781 + 16788 + 16801 + 3104 + 16835 + 16837 + 16841 + 3109 + 3111 + 16847 + 3114 + 16853 + 16855 + 16858 + 3118 + 16867 + 16873 + 16876 + 16891 + 16894 + 16898 + 16901 + 3127 + 16924 + 16926 + 16929 + 3131 + 16938 + 16943 + 16946 + 16969 + 16996 + 16999 + 17006 + 17014 + 17020 + 3144 + 17047 + 17049 + 17052 + 3148 + 17061 + 17067 + 17086 + 17093 + 3155 + 17120 + 17122 + 17125 + 3159 + 17132 + 17135 + 17141 + 17144 + 17147 + 17154 + 17158 + 3167 + 17164 + 17166 + 17169 + 3173 + 17175 + 17183 + 17186 + 17189 + 3179 + 17196 + 3181 + 17206 + 17208 + 17211 + 3185 + 17220 + 3189 + 17227 + 17231 + 3195 + 3197 + 17237 + 17240 + 3201 + 17242 + 17244 + 17247 + 3205 + 3207 +endcidrange + +100 begincidrange + 17255 + 17257 + 3210 + 17261 + 3212 + 17315 + 17317 + 17320 + 3216 + 3218 + 17328 + 3221 + 17334 + 17336 + 17339 + 3225 + 17348 + 17354 + 17357 + 17360 + 17363 + 3232 + 17367 + 3234 + 17369 + 17375 + 17382 + 17391 + 3240 + 17399 + 17401 + 17404 + 3244 + 17413 + 17419 + 17439 + 17473 + 17476 + 17499 + 17502 + 17505 + 17514 + 3257 + 17522 + 17524 + 17527 + 3263 + 17534 + 17540 + 17560 + 17582 + 17594 + 17597 + 17600 + 17607 + 17609 + 17617 + 17620 + 17623 + 17630 + 17633 + 17635 + 17639 + 17642 + 17645 + 3283 + 17653 + 3286 + 17689 + 17691 + 17694 + 3290 + 17703 + 3294 + 17709 + 17711 + 17714 + 17718 + 3299 + 17722 + 3303 + 17728 + 17730 + 17733 + 17736 + 3307 + 3309 + 17741 + 17747 + 17767 + 17793 + 3314 + 17801 + 17803 + 17807 + 3319 + 17814 + 3323 + 17820 + 17822 +endcidrange + +100 begincidrange + 17825 + 3327 + 17834 + 3331 + 17840 + 17842 + 17845 + 3335 + 3337 + 17853 + 17859 + 17862 + 17865 + 17873 + 3344 + 17883 + 17885 + 17888 + 17892 + 3349 + 17896 + 17899 + 3354 + 17901 + 17903 + 17906 + 17917 + 3360 + 17923 + 17925 + 17936 + 17940 + 3365 + 17946 + 17948 + 17951 + 17961 + 17967 + 17970 + 17973 + 17982 + 17986 + 3377 + 17990 + 17992 + 17995 + 17999 + 18001 + 18004 + 18010 + 18013 + 18016 + 18023 + 18027 + 3390 + 18033 + 18035 + 18038 + 18050 + 3395 + 18056 + 18058 + 18061 + 3399 + 18070 + 3403 + 18076 + 18078 + 18081 + 18084 + 18088 + 18091 + 3410 + 18097 + 3413 + 18100 + 3417 + 18108 + 18111 + 18113 + 18116 + 18119 + 3425 + 18126 + 18129 + 3428 + 18135 + 18137 + 18140 + 3432 + 18149 + 4375 + 4382 + 4386 + 4394 + 4406 + 4409 + 4419 + 4513 + 4517 +endcidrange + +41 begincidrange + 4524 + 4528 + 4535 + 4541 + 4545 + 4566 + 4571 + 4604 + 4609 + 4425 + 4429 + 4435 + 4449 + 4455 + 4465 + 4468 + 4471 + 4475 + 4478 + 4481 + 4487 + 4493 + 4501 + 4508 + 4551 + 4556 + 4560 + 4581 + 4590 + 4595 + 4599 + 4620 + 4632 + 4188 + 4640 + 4644 + 4653 + 264 + 324 + 327 + 143 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF diff --git a/resources/cmaps/korea/UniKS-UTF8-V b/resources/cmaps/korea/UniKS-UTF8-V new file mode 100644 index 00000000..09df1655 --- /dev/null +++ b/resources/cmaps/korea/UniKS-UTF8-V @@ -0,0 +1,99 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (UniKS-UTF8-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (UniKS-UTF8-H) +%%BeginResource: CMap (UniKS-UTF8-V) +%%Title: (UniKS-UTF8-V Adobe Korea1 1) +%%Version: 11.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/UniKS-UTF8-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Korea1) def + /Supplement 1 def +end def + +/CMapName /UniKS-UTF8-V def +/CMapVersion 11.002 def +/CMapType 1 def + +/XUID [1 10 25415] def + +/WMode 1 def + +11 begincidchar + 8061 + 8058 + 8075 + 8076 + 8079 + 8080 + 8087 + 8088 + 8089 + 8062 + 8093 +endcidchar + +7 begincidrange + 8059 + 8056 + 8065 + 8063 + 8077 + 8081 + 8090 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF -- cgit v1.2.3