Piotr-

I am actually impressed that you pulled off 16px versions of the Egyptian and 
Cuneiform, and the text shaping is something I wondered how you pulled off (at 
least upstream Unifont had fit Meroitic Hieroglyphs and Old Italic, and 
honestly I know they frequently misjudge glyph real estate requirements. In 
personal testing I fit a rendition of a 158,328-triangle 3D artwork of mine, a 
533-stroke Han character, and a 1319-stroke Han character, into 8x16 for the 
first, and 16x16 for the latter two via exploiting human visual perception 
especially with regards to brightness. Some elements of the Han character were 
condensed to single pixels based on their brightness and surprisingly a Chinese 
friend of mine got what I was doing), and I come in peace. I admire what you 
do, especially in this case given you proved that Unifont saying Cuneiform and 
Egyptian would require 32x32px is incorrect. I've done things Unifont never 
considered (even LCD library ports), but I still think they do!
  a good job. That said I don't want to be lumped into any of this.

 UnifontEX from the beginning was designed to fix my own issues with Unifont. 
Like you, I found that Unifont made some decisions that didn't sit well with me 
(like not setting parameters well, not supporting webfonts, and not supporting 
Plane coexistence). Many of my projects exist to try and do better than certain 
content out there, but not explicitly to join or compete with it. I must 
underscore that UnifontEX does not edit characters, it just fixes logistics 
problems and does stuff considered out-of-scope.
 
  I admire your accomplishments, though I do not want to get mixed up in any 
conflicts you may have with upstream Unifont, who have not warred with me. As a 
general rule I do not enjoy getting into conflicts. Drama is not what I enjoy. 
Keep in mind UnifontEX in one form or another has been going on since I was 12 
in 2014. I am now 23, turning 24 in May. Literally half my life. BWTC32Key's 
first attempts date back to 2015 when I was in 8th Grade and found issues with 
Base64's efficiency problems and thought I could do better. Unicode and 
UnifontEX have more-or-less been half of my life, and as such I don't want to 
fight over any of this, or anything at all, especially with someone who I am 
outright impressed by their feat, nor with people I literally depend on, 
especially in the venue of the Unicode official mailing list. As my X-Face+Face 
headers (which use my art) in my signature say: "X-War: is not the answer", a 
line borrowed from an ancient Apache mailing list (https://l!
 ists.apache.org/api/source.lua?id=7mmw17wvfdyvck3j1f9qj49sxbqopf98) and yes, 
I'm sending these headers with HidemaruMail, one of the few modern email 
clients supporting arbitrary headers (they are ALSO in the signature) (and yes, 
I made a Unicode X-Face version, B3Face, using BWTC32Key to wrap a BMP). If you 
want to see the image of the headers, https://stgiga.github.io/LushFace.gif is 
it, and this matters because you need support for Face: headers and 
Datula-flavored extended X-Face, the latter of which is Japanese pretty much 
exclusively (I am not Japanese though), and the other thing is that the PNG 
uses 2bit mode AND some *lossless* DEFLATE optimizations for space. And I had 
to use the special GIF encoder GIFski to actually make it, due to there being a 
need for its color fidelity and FlexiGIF to *losslessly* optimize it. Now, I 
COULD have added an ICC profile and interlaced it, and added XMP stuff, but it 
being 65 bytes under 16KiB is too useful (and easier on dialup u!
 sers, and yes HidemaruMail supports THAT, as does Datula) unless I want
 to go completely wild.
  ANYWAYS, I do not want to create a battleground. We all love Unicode here. 
War is not the answer.

Now then, I only joined the list and sent it because I wanted to ask a question 
about coverage, but long-term I've always wanted to join Unicode, but I lack 
the funds for dues, AND I'm glad for *reasons* that my current level of 
involvement does not require one's offline name to join. I didn't join the list 
to let loose foxes into the henhouse. I almost didn't join (I'd put it off for 
years, even a decade theoretically), or reply (I didn't want to open any cans 
of worms, but I just needed to add that I have no beef), by the way. I just 
felt like I'd feel guilty if I *didn't* comment. Let's all play nice, and 
admire good work! 

Best Wishes,
stgiga


On 2026/02/22 00:36, "[email protected] via Unicode" wrote:
>It is important to note that Unifont/UnifontEX is not the only option for 
>representing thousands of Unicode characters in 8×16 and 16×16 glyphs. The 
>recently released Kissinger 2 dev5 ([a:https://typedesign.replit.app/
>kissinger2.html]Kissinger 2 — the official website (replit.app)) in 2026-02-
>22 has 26466 halfwidth characters, 38948 fullwidth characters, 63060 total, 
>and 2354 overlap. Unicode 17.0 completeness is 48812/55653 (87.70%) for BMP, 
>59715/159801 (37.36%) for full Unicode. It also has Arabic/Hebrew/Thai/
>Vietnamese shaping, and 16×16 glyphs for Cuneiform and Egyptian Hieroglyphs, 
>which Unifont 17.0.03 doesn't have. The new hex format in Kissinger 2 dev5 
>allows specifying character compositions, contextual substitutions, mark 
>classes, and bidirectional properties; although that makes the hex format 
>itself more complex, it greatly saves on complexity introduced by external 
>dependencies that would otherwise be required. The long development process 
>of Kissinger 2 dev5 resulted in a stable infrastructure for long-term usage. 
>The OpenType build is fully verified to be Windows 95/98/ME Arabic shaping 
>compatible (this requires lookups for init, medi, fina, liga features to be 
>included in that order, the base ligatures and mark ligatures must be in 
>separate tables, all glyphs for CP1256 characters and their substitutions 
>must be within glyph index range 0x000—0xFFF, and the GSUB table must be ≤
>16384 bytes, which is not trivial given the large amount of contextual 
>substitutions in Kissinger 2 dev5).
>
>
>Dnia 14 lutego 2026 17:15 [a:mailto:[email protected]]stgiga via 
>Unicode < [email protected] > napisał(a):
>To whom it may concern,
>The way things stand right now, my Unicode font (UnifontEX) can incorporate 
>ALL of the applicable Plane 0 additions going by the Unicode 18.0 Alpha (the 
>present one adding 13,048 total glyphs, albeit Plane 0's extras are all that 
>fit), and hit a glyph count of *exactly* 65535 glyphs, without doing any 
>deletions or unifications (stuff like Angstrom). I'm wondering how much I 
>should trust this determination.
>And there are good things that can happen if exactly 65535 glyphs are hit. 
>The Unicode 17.0 version of UnifontEX is what I will release when Unicode 18 
>drops (I am behind upstream Unifont by one year to allow them to settle on 
>the shapes of glyphs added in a given Unicode version), and it will have 
>65503 glyphs. If I can get to 65535 then that will be useful in doing text 
>art. Without unification, if I delete the duplicate .null and the 
>nonmarkingreturn glyphs that TTF insists on but does not require, I'd have 
>room for two more glyphs, which if those filled would give me as close to 
>true 16bit as possible, which would be absolutely fantastic for anyone using 
>the font for text art/video. I know that Unicode considers this out of scope 
>(as they would for BWTC32Key, which uses Unicode to efficiently store data), 
>but truth be told me doing esoteric stuff with Unicode will, in May or June 
>count as being half my life, as someone who turns 24 on May 30th, and started 
>messing with U!
>nicode fonts in June 2014.
>
>If I had a stable source of income I'd join Unicode beyond just the mailing 
>list, but the other issue with that is the fact that I am cagey about any 
>places that ask for an offline name. I'm security-conscious as someone who 
>has cybersecurity academic qualifications. In fact, the X-Face: and Face: 
>headers (talk about nostalgia) in this e-mail (usually they are in the 
>signature but I'm playing it safe for my first e-mail, given that mine uses 
>ALL the extra modes from Japan and is thus longer than most people's and I 
>don't want to trip something by accident) are not selfies but instead involve 
>my digital art.
>
>Did I mention that UnifontEX when full is planned to be used with HarfBuzz's 
>beyond-64k extensions when software to take advantage of them comes into 
>existence, so you're not limited to Unifont Upper 11.0.01's repertoire for 
>Plane 1 and 14, and Unifont-JP 15.0.06+15.1.0x+16.0.04+17/18.x for Planes 0, 
>2, and 3 (Plane 2 and Plane 3 are Unifont-JP 15.0.06's in terms of coverage). 
>So even when I am full and FontForge eventually fixes the DFONT bug, I'm 
>still not done, at least once there is support for the HarfBuzz stuff.
>That said, the HarfBuzz extensions do NOT give older apps the glyphs beyond 
>maxp's size of 65535.
>
>I suppose I'm sending this e-mail because I'm paranoid. Even if it means 
>going to 2027 (and thus 13 years of work, also I live in the same US state as 
>Unicode itself for the record), I think that going to the full maxp limit has 
>benefits when it comes to using it with stuff like chafa. Not to mention the 
>extra subscripts, punctuation, and other Unicode 18 additions would almost 
>definitely help people with certain operations like math, and long-term this 
>would prevail to use the extra characters in terms of Internet usage adoption.
>
>Oh one thing I enjoy doing is finding times where Unicode accidentally 
>encoded symbols that are used in contexts Unicode normally won't encode. U+
>2B88, U+2B89, and U+2B8B all are accidentally-encoded niche LGBTQ+ symbols. U
>+2B88 and U+2B8B are non-diagonal photographic negative versions of the r/
>AMABwGD symbol on Reddit (U+2B88 is a photographic negative of a certain 
>trans group logo in California, but without the stroke, but keep in mind the 
>symbol U+2B89 accidentally copied was according to Drayk and ReiVegan 
>supposed to have one but was removed at the last minute), and U+2B89 is a 
>photographic negative of the Andromorph Symbol coined by the transmasculine 
>furries Drayk, ReiVegan, and Bullydog on FurAffinity. So I am not kidding, 
>Unicode when encoding Wingdings and family in Unicode 7.0 just so happened to 
>accidentally encode THREE LGBTQ+ symbols that by Unicode standards would be 
>too niche to encode, and unlike the Sublimate Of Antimony alchemical symbol 
>(among a few othe!
>rs in the same block, Alchemical Symbols, and some in Miscellaneous Symbols 
>AND Miscellaneous Symbols and Arrows again), these character cases don't have 
>uses in another context other than they were in one of the Unicode 7.0 
>Wingdings addition.
>ALSO: putting U+1D7A before U+33DF results in a string that can be read as 
>"they/them" via phonetic AND spelling tricks. Oh and U+26FF is in addition to 
>the flag for Japanese Self-Defence Force sites, is accidentally the 2014 
>Rumpus Parable version of the Agender (genderless / no-gender) Pride Flag. So 
>no, Unicode, you do NOT have "two" Pride Flags, but you in reality have *
>three*. No joke.
>
>And yes, I HAVE tried to make ZWJs (among other Unicode constructs) for a 
>decent amount of things, and yes, I've even made Unifont(EX/2) style pixel 
>art.
>
>And I do seriously plan on shoving UnifontEX into a dot-matrix display once 
>it is done to allow for some seriously wild and useful stuff. Also I got 
>DOSBox-X to add it for PC-98 and DOS/V support (no conflicts by the way). 
>Also I DID make a Bad Apple port in which the characters of UnifontEX are 
>used to draw Bad Apple. When I hit the maxout I will be re-making the video 
>to take advantage of the extra slots. This will most likely help quite a few 
>artifacts in the video, especially if the final glyph count is the highest 
>maxp supports. I suppose you could say I'm a Unicode devotee.
>
>I even have considered using UnifontEX's characters in stuff like public 
>kiosks of all things, what with all the stuff in Transport And Map Symbols 
>and the other emoji blocks, even the characters that aren't actually emoji. 
>If you want to get an idea of how many ideas I've had on ways to use this 
>whole thing, UnifontEX's readme is 225KiB of Markdown, no joke, and it has 
>stuff like a bunch of use cases and strategically-chosen sample text, some of 
>it quite nerdy.
>
>I suppose this e-mail is not just an inquiry but also a thank-you and an 
>explanation of just how deep I am into what one would call the Unicode rabbit 
>hole.
>I get bored easily, and Unicode is definitely NOT a boring topic. Thank you 
>for one of the wildest standards of all time. Let me know how true my 
>assessment of Unicode 18 is, and if my X-Face+Face headers didn't come 
>through (I can reply with them in the signature for the curious ones if they 
>don't get them from this email).
>
>Best Wishes,
>stgiga
>
>--
>"I'm here. I'm glad you're there."
>
>I use they/them and neopronouns.
>
-- 
"I'm here. I'm glad you're there."

I use they/them and neopronouns.

Here are my X-Face and Face headers:

X-Face: "57g_,M-zBT(it&>p'1%@T]b(0ba^,GqHM8l[16g)gShxITK~ywJL:}0s~ukA}B'B?\BPe$
 )euS9:IEgNrr<;Y`iB35@|1a@_`s.r.cl")yYC_>0{^@k7{OS3n+fLqx7pUd~xmUWA+@h]4*}(L(%/
 -#l>lb*5W(f_zj;zBf9F5dAL-M]4A{R"5:T#+9bRtmLA8%3~i"}jP;"uldaYqqi*QhNt5Lm]a|MYPI
 a@w3?'b~=:8CbJ<5IzlmI@B1_Yk-CS5U|dbRsN+QN5/QTw_:qk,V>pL8%K*",>vdt:k`po`hS{MY7v
 0Z=\DT.)XD_P4K2JUXT0Jo%":d{++~~spT/8i"v,JrX
X-Face-Version: FaceMake on Windows ver 2.2.22
X-Face-Type: GRAY; depth=8
X-Face: C?mW,5]rB"uhMb>?&;o{&U]Fj2qi}w\ixebc"Kn+1hEX_^qCt#useF%A#]^:MD$o7dFVBuf
 f?G;A|/xs<g0v|fXDYFZ<XW|gx-:V,(kU'9TT]Eorl:=SpqQMUixP7WsW#A*Mtg+kNI"XX{sj=-[VP
 q
X-Face-1: >'D?a*\Ro2,a:=s5^Y"&s{1#WNlzvk[gw~I|j1h=B&`)BR<jJfR3Ce=TQYCE85'E?Ij"'
 v1@4$OX2W-%n"$Y!hm(6Z|k\+W"Ig|]k\{GaB;o;i>n\Jm^C(S)<#xcE~2l|#*E5-x+:EAT?F5Jk69
 
noDAG,%R{&M*p*[email protected]$h;pZ^$BrC:1\ik#Z_!qpE@*Gm#9qHSo^vVs^;h,53(CO4o.HxKv()
 9_U|2GmzXg&ZzXDHv~G4k?~?YOM5qY&kp"qz3:"_\'dOvg"F:~ut+NLb@_NTbdeEnRQ&kwU2hl]59[
 L
X-Face-2: "$B/%3:uECg?2v,Y;MVU31zjKmyn0]GeGKYny$'+Y-_2beYV=4&J(txdR&v%Q[Scz>g^H
 &jJ|P]Zd',Dg@0]K,^L&r~,Ds}&7()aQ*gA`_"6A,9GJUh;"J#v8^^0ug.4hj]D;>-Wr6l$\_W:^5?
 2awk(+k!th{?$v@P!mTUG')4XKsX]+Nm@Iu*i_?@gz#17fc`(DXRGLIAc@U3Pz}W~;$g[r+1'Mp$X<
 J}B4'm|@O~SuE13Xrjxe(>{GUgL1?BO2'{<Bxq)0.!Ia{\<JkDK=^C{}qjfminJQh},Iyf,l[yr#u[
 AKyGKr[8Ab{R`5eVmK5*<.>j_G}`[F,kS.V5H;u[/U^EbyY'2,V*s]M_-P-`sn_t""X.jt#M-*fleo
 M
X-Face-3: +P@`.?qCxmSZVqn[aKy09VC#u*6aC&6YsqGc;9:*lGz:!Y}bl.6;2w'#i=n3T?WTrDm!`
 #T@n"(Y]'iB}eG)AzE'UbL3N[nr}f(*C0N!o<F_`l|n:W&@,@RYeFP]Nhx3G)<,*$|mDvat"2+6UO,
 Cr`{&L1^C^_qXLzMTqu"m>{bgzd)W"\qXm-#5U%Q-^u,R']6?C6wpl;X:ZZ[EEsFYpCN#?]h_oQ#ZN
 V@O}x>*/1ytT1F#|^Sdg/jn1?o4/{f`M`i^^6P0lZhB+Y!zBuvHV'}xSX~~krnj9M/tbbBGJ^?=A2l
 tlEpG;+J&2i_yits4}7AyHzZk#`1Vak6YQwhS|OeYa&ML,IZd{`1!MV^t]jC{yI;yTi>Z+)`uIZQ6{
 !boT,9D;yL=W7PXp1Sp!2Yu!a]GcV-]?aKP1l*`[D"3?7F
X-Face-4: *,SF8ZxQ8?6ntfZC.aQ$u?E6Il;q/z);yW@lH`JSP*M)&$+nxQv>rSx|`Qbzan$4'%NMX
 @w1Ap!]p/k7YDu%A7~D5D0i>B]3LIk\uOb9o74IG7P,fF.TwXJp!l?gi"OXA(hyZQME->Z"_ej9(NA
 ,(okNpT:rdB3kHo:)4_3Rz*WaHGZcdM5}`Ru7N'J@1H^`J4MZr}6dDF3ba$j\~@8-2"cp_c)zT!w?7
 q'37~_O&;bo<B1R?U(84'ug<_C&^72H@sTZyF_|+Ry7IA(FbY;3oJ4a=`db6dT|e#+OPoM]aSblfc@
 +/$rjjs#7x)qm${Q*%kz3JRnQafa8,ULyxWzmlM+XgxrYNZr1RbKJs7l.A[Xu:Tae3AY_G*n?&:V=K
 !al7}WVev?*\E^epjxo|eV?F5~[y2>I+#%{q~/Ux
X-Face-5: *Ru@,AjNYdS05MceW(J`x8V49X89tsq[\_Ex\'5(8xQEFFW-y]YVTu`,6{YD_,IH`Xkx"
 cKz5pf-qG'=[DD|gqQNv*[J%k8X}v?w'L/6$/f[34NVMszXLvFatCfl,b;MJI;gT|7_55unKL~;OHc
 o(@n<LGoBC.B|]ff]/0DMRfgX"0{/p?$;u11kB}MJhd_xB[SR~hHvg^t)Bg$1US+EMewG(C?,Zy7A%
 T2CTnXPY*Q(0-%PhzpEesWph*`zUA}4J~$rDmReZ3D-r8<ZGcI^U_b0\YvK>_}-|X1:IHok?B9[QO8
 b4nM!&L?(<ux-umrqVuU{ACl@|w*ma(7]|];HW1s7*$@1]z,SM/c"wqZy6:}fFBMEEyCJV11V>o=tR
 2n7Xw[MQ.'oRa3}Lv1<L>RErfIJ"@v@mZeh/1j`Y%9L3PU%+)i
X-Face-6: 'o,<6yFE~UI0`TRr`4N%d/p[nX)sgO+y;aVpt6mx9:),]_&Vh6c)NHt,>bys~fcw~\tqR
 ee6ZVW-&+^Y/2yT.knzb#kiG,.vg#*}xG1bIvIa8omJRrb$6kz/F4_dsN2M%pY'7Fx0Z34P)|^YdPi
 /,PBEkH$9wp^1`ZXLgLFkok(]OTN[3gd27fVhQ,9>x,$OtMR/QsVaM].?bz1dN~O\eclp=,:eT7j^u
 r."Yd^U\Q_-)lVAj")$.rk<q;&+A}ARQByyqPg$*~[OvIp'W\%7lQL]"`79%4rQ2?FMDv-L/(BcYU~
 .XHeqrvQ]s3L.s$,[J~D)PST55Y@q7wYaueN0X_dBy>p"A?J,Y8D:{+Fg2xLPTUq5'xuUd3?z,;D|U
 }$.*v]%KM,KH}~|X_j9fK3x`5wpCX/&`t29s8aT1Lv%b1K5
X-Face-7: P[LWI6(JcuW,^$"Ko1>X3'z~XG\OYI-r4e3Q.V\ZdF[r!Ka#juc%t/D7RsD]h,oC/.Awv
 WQ\rWd`7soIE(RWnB5,ZO)cP"sZj3C-wvJ7^\FO}IDZ&.(toj:1mHG1G8|^UDH~d!6IeiUKmL6#3*>
 krF{4KK)9N5aH,G?%w?1AIdig*\5;X|*\*F\mX[6b/7NKS1I\gdB[Uv5`mAfj}tk(CpYTNHB&gXy/!
 ,'j3'.Qiz;P<vYbv54Ks-L<J=:im,(xTXJ||Ij9o.uwhHBq{KNT-:qfXP^!{:pk>/.nSA_*@GX*p$g
 utPp-y,)"2L,V/TmwjQB%>@U>Y3]`Sv15I%xUOY?[A><aAJ%UL%I%f&RFXm+[hC%Z!Cbb)q/97^K3h
 x(1@W3mP|!CD'q7WK#,(u?0]rJ#MJ~Js\zSyQEE2/C^l
Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAD1BMVEX4+vYQFAqdnZ9RWytSo
 CPGvPN9AAABPElEQVR42m3QiQEqMQhFUYgN5BELGLABMTagTv81ffh7MNfdM5ON/nanfTRpHw/adsG
 Y0Z0uZUjHC7h+0tYbHDhPXM/zLJD//5TPCnw9M2DOYwE8z5+9Rln1SMiwDsVjnp9rwus5CzxfAcBrV
 nAfCPO+zI4AwBH1de45kaUXGBhhM2BZFSbGTKh3cMBjOifWoxq36Rc4xgIMYDpYgV4g60wEWkGJvBN
 tIFephFZBclKGcKc1h98pib66oQen1hoItC3goE0c0PfQBWMDaEPcv4WhAOx7Xe6AmN16BZh5gKGOJ
 EYKMuEylrbfUMdCc1M1g8kKYvgJXia5iEnAw/TQe5k7oTcl7QscTQ62ADNsQCzAy/bENF8A1kXZMH3
 A0HmZA0CAuA2qQMNYlEG0AGlAE23ohAU4wERldGLKfgCj9TWr5GepTwAAAABJRU5ErkJggg==
X-Face-Version: FaceMake on Windows ver 2.2.22
X-Face-Type: geometry=1x1; RGB; depth=4; animate=2
X-Face:  &?fhGo|Lb7(&Lah*ZR!m1}%ShGg:9dAAQ)jlaukP^yj;T8{(8D>;/W?llc[<oL0"C4&Z
 =,9P1*65Q*\<&4%"rcJ4:^I7={YgL}hVoNhkVq3h.P;;_l>m-\g[Hy,Dt2MS*f}kHJuv;@S,8Hzw
 PO!/`^`TIhjpHv&*,tRK[G7sOZ|tei2qKU1J-~^z>EGP4C(hv.%3cv%D`0PWy`E%,
X-Face-1:  $A6}]9!W*]oP@6@sKvC1cM"d>>*2F((20c3u9Z6}[@"$YmCqA67H7|fl%Ao?vbN;T&
 s1;{qDfQ-~kT[G`[d!+sP7a{)CN'm~FfIoA'??S$mR\?T|}keiiFE+@5BOfyT;2Z?#[u@g9%0HPE
 hwl)-dt7"yEyvB/FD(8^Y4r?C;h{<0$&_Fo||GBN76dyt!8}GM+o,]"bU:<Y,mGs$=[f-lw=,|o'
 b/kEpqfi7%\%Y=9}:Ce#D"F?{={V
X-Face-2:  #?9K-=n+<@:,#9{9Q#a2AM:jf01h?WVLt)g^HskK=zv=|/)NW9<5%w4"_;h-*r[w9F
 Nqv^)^&P>.Z.9'*+\!$4-<cFO;7@\r|Sh=v[YVQ6h&8b0klQw~vy;@mgC!RA/BeqM^YseNTts>{M
 SO$|bAMk?Y-Vsd2vnDF0t%ch%;T4$*GmF~xl7V_{V5Tapq,1O^(n\nWcHZZ2=~:3S8+zMaUiT@q
 *Y$W?!{&br/C%(-|
X-Face-3:  'ee<!J~v~wS$UT+kZ&eSraa03'5&I*f)P@MZ3Zw~~%{8Kn0}CLoo*p!=RsIVZfR0%B
 uLK+-bgPd+,ai'[XGQ}X<uY#}zDN]2vA9DQ(nzUz'['.PCj(h0X.I)43]`,2(jW&ng6DmB'fjfsw
 aYXGfe,(-,dKe=_NWYnCl,M@ceOL^bvY-@@h2wH~+2Tu{jC7a>SKT_CK&%/`<1CIeoyL7ZN'%Mm{
 vVs/wDo7p9
X-Face:  /H9-&l_n]~+cXw$lAg}|@\Ad+2F2(Y-oA*9J]#[email protected](WvmuoZ;iCK=MoTZwjdG0T%'
 ix`N1-#2r;9h|<Yb~rQ!%x(MFzFEO+EC;qf1HcjU?y)Z*=0<Wsrhcbnf?P+8L"[*RmO58;-dnN]p
 bwd(W^;8Wf$Qq++8ym(([V{k[+J[5MI%.70O!>&)Jm$WR'\KX)zfd;87QZ(jlY1B=u8uH9,MyW(>
 `v
X-Face-1:  :\iI4;V5Vv0Lt$h5%hj#[email protected]|4\tC*|xL6:pt)Gl+\[]R1F5XO>t&g
 <D<RH@Uv=6u53yfp\4J^y~XzD(Dn^k=(?SO[CI7}l"vpNvYqpxB[72b<0c(Xk5`Z[H|Wgxe{'J<!
 rg)co6\HF-rw&0'+]idrM~eUc6.+5QJ>[5=~H*^;gi8F|A!x&ZpwQn8gm:Hd;{36]YNc1DuMOKf\
 \!p$[ye4m`sP8'$*
X-Face-2:  +J(*R"IeSyW".^N_VP<qbZZ0nJ.3k\@<r^K4*ae@,2n`Xih5%ji9xWT41Bm|P#J/26
 ``y>)w2&z5}7t*y<>=BPauZC0(^`6t)yz462E+ZAd+0WMpx*P-.=E*kj9YC^HDRz={jXKg|(~znf
 IDwc-gIB.:gB--p55q=yX~v+/SIZ@'J6r*|U+&Z+>D29fDJKa-k"MX2%LJl76^}|Dx~.3@\#82Pm
 M4:LrC^zANVwb+|{i7K}g1G+T0eb2@0
X-Face-3:  #sGUXCeff[HR!!&D;B3&Hj(pR>4#ly&lqXtNq4WAf8fV1fP24skqr_[hJ\A|Y(PPK,
 )D{G@6!Txef=g@\.\4WT^r</3#snAvLB"~+3O9#:;\\##DjoP?AXYm,a\>j+UCiFMdmsJ'U4c/wJ
 \IT,tvUs|`vG6zv7vY,un2\./OZpSdt,bV,yuW0:q2=6!.a$1YhK1d%?9Zb6ZF|*6Ff:p9dnhhjP
 (A(I`m0)s/:?{am~
X-Face:  (mF6qJ#Ba\mWuzr~N>>*-}jl-Mmf>@_pll%_%X.{j`>:v`4#2K:QndW.QXOE:EP#+c~/
 (;cJci^~aitA+H?miXQFH{V^O$MTK!T(y7U^{NC`zp1+4T?&]IY<z7!U]a:"k9d8B&,*9m'Ac^ca
 /[PHQ*]413yodaT"Mjz57=SbQxZL7DEqdqp.h;uAgV5maQQ^-#rop\
X-Face-1:  (vJ"?!8.XY].Z6<;HSf3{"X5&LR_JVw.F-Kl&QmuTFlL6@}#}(2*Y_<]7=NC@H2_VT
 _9CIznqO45S<&hDCvp=H]D:xP#<o6:=5}UNprJav0j{PnTHUQ)6NQQ(AYB%sN`/DmmxWH_<{kK(R
 pNM8'JzZ10D2U-~Mg;/-3r+zkqz}"\wKOat/!w'_14w5;(d~X2\EH=:-uqsbaK?n|]Sl5(oI*E5a
 HDZ
X-Face-2:  C^\F^Gd5J8-e#k\F7QGPtJPkb@gu0ERuqfFH5by0Btg##.cD@^`D@gR-fO]m`[yM(q
 [email protected]:5YZfbRo~0\h:`/yk,m0@`xToPg"Ng16B(4n^uOhl6uk[vxI2L"oy\XJ:U\roYq:O
 crAL1XB}`QZJv|Q{>r)'"}V4\)uYN]{!Q&"SMBnN/o]:$Gl-?F14AZ=#/u)>*Lg&h'qU}=e;6Fxs
 7k1J#}Ofb_<
X-Face-3:  "IxwPEx#\f>B=9I4,V3<WW.vP3tYQ@r|=Q9JVt>@sUKdSYd*n=BbiOF<\9QUXVH\1$
 K2;^q*#hG31we}[=I|G{q9jW@:JEc|,>Qc$9tqO,0!9F*S:#k2fTqt|vC+e?eXsb{SyA?Fc>oJyV
 cAcIWWyW%q_\W52\mb9i]dTk))hy,d@zS1<uUt-HJ]t^wugv>ziKpJ;9.1OS;#3iib7=h^~:z^r,
 h)cCpC_%bR?m78x4w5[4[z0~.
X-Face:  #)]&t}K`T;_RWzd&<*Jq~*5ZVk-5mrYvzp/1Z3J_cXzw[Ny)!:b&qUdDC#1+??(sdNQb
 6Wb'l2Kh;VJh{3T*sl^1B:f4q1[b!~GmxcFR))@y&I7H``5xE,tav+Y/!)g;ke=B&CC_*ltMsHcR
 R*+u&?.BS6lH3(zypk3Iu6Iiu%_8molk?)z^%^]0qO#\<@$R`aMii^s
X-Face-1:  t+F\IUc2^`?2'"A"1YT&5-g}St}8;K)2Pn4^dz2td),GYO>ozIT/<EahS`pLNedvRr
 t$PYd=j5w"{N7{6t?Gfv^l6c$7Kolq7*)UY+1~QGD'r$Sd+D#yIByjih/F$`$s}#S}\ZYB>{2J8!
 FP<D'c(="P_Bl~vm*8079|WI~qwXThC%Sim!$`RLHPr0g@Id$yq@8hmH~lMM:K6IrE}u57-l(HI,
 JZR5X
X-Face-2:  zUE>2L{pwSh-e91ul}9m0^o4k-vMUur1VAh74$O^t\.$Kk{r<5]<geGc*kI&*P8*2/
 5v4yW'Yx1hcg]YxT<|;O<4s=#Pu[i}lD<b$XI|hoqV1Pzkg62Hpv:<=z[|D<"/5aLF{_u^3E2]vp
 S,:#~}8oLS]pS$%LHT+[)"$o/.Yi{gU#Ki-2Mot}~*n&ZD-%96^V7"|Mw]YWD_1i~
X-Face-3:  #2Vdh#b9zlxWpxiQL&q7@FBmTQGcbq+0p#:N!CFT}S5=!eW8P;9ehBW}vj\D11/[}8
 tPD2;w2P){HftE9-pCDE=10p8\nAJ'|fZ?K*YXqWwwj6Eb9NpcP2%s2\>>\<DH$#;/dDZ~]'4p)B
 /:IVwG7S7r6Vf?MqrXJICw|5tJY25gB~LHC=ksy!FRFzvZ[u,:oHwLln`3".pW(N/m7X+c9Q::CR
 ^`DaMF$LZ#q!
X-Face:  -'qDbc2zT[=i|=)LL"W{Z{r.7MNP&re0dD{?FREca775r[+,QLO38)Pi(`^ZCkBN`ot.
 ,")qZgca.R^Tc5h]A=l1N5UUgLAhrlm}1)c~_Hj5,<MIcyFi~2<k?g*GXM'Kc){d6@VhJ#XbvN~p
 kV.'?.pC(":XhX"]f@k1(AL=jG={Mx8.Idn}8x\$L[jU!.oDMrR5uCENGXWMef+E
X-Face-1:  #\<PX5UtE3k8%,<S\lBqD7?_Q/_xn!BD'0d}!'\R[]&>JK"TJd/Mxf`*H(B]C!-byQ
 zQfN+hY/(g/FY#-5^d6WC@FPR;{;c$T5``}/d1Cm{9Mr&H;bbc4Sg?w3r%JwpMs>OqH8c2fO%Gn_
 K)5*%@QT8kLYYPU9>15UGFQ}|Z<-R:}OyMf!<|EjO2)TY0s6$_-y2(%a0G;HKx{`=7;z
X-Face-2:  ;9)y>qyJ[oTH3h+De;yk.K.5PUWt%-@0Dw7A{*75oE'rO~fI9^?J\.mSsjdTZZk.\_
 "[[KWp/R:0~s\l_`8]R7`WO>RVs#i.N%y_HxZ'bV$#DoiLv$@''>2\(x@z]QZCZ<ME{){q',@"5b
 zKzY)1CJ@*gV'8m$='HFGM?=)-mhV3/3x;8(=PZa;V|YI|xF`BVQ"*rM"DO-roD5}bEr08pykoT@
 $yd[q}vRcN:uR>
X-Face-3:  tJAi0J]8$B/4('*q;e'P&)nEW?h7YMKKuO~T(a:@6`+j0%)8\W-24gSSVygvS[sOpW
 z{]M<GUM!.Zg]}GfkXS-iM+KB")Z7ay[;!'5-6K7KCy\iHOLJJ:L<v0Te_R4XEi'&rB%V=~uq%^3
 Cm7pfSwuFyp)6E>KHW=vVw"iOy!Z6%4{w.T"YC3%Dtx$EaBV{,du8|4Gi?aE,44QCWd=tcS5<><k
 \s6J?|*7Xe*U
X-Face:  3C7<m96yXl;5hI`rg\GwW._HpkKP~_Z,SQK0&B@vc8Hbq?/0Ps_a_}=JNNR*ZH~{q#ta
 Wxf^+$V6b=V'gB/~M^XPj`6^|gIyd_L/z>`-&+@Vhz!)g)X\_]hmtGT~~<7EKYU:*q1On8(cvYPY
 Fle),tA.DtB,<fs}LCPV/hEL7f^FMJ,n9?-w
X-Face-1:  6~~F(8~'.XMqiL'a+$x%!4qDq50zxC<cq)Ny1mJFLiYB,va~Y`#A}d^{ln.|!RR]8{
 04I-?V@imZg8Tq>T7U.zo/NFRX>uO@=J!fXs3=p':G%nMLHe1WT[gs]&.X&)jwz.$ssj:`&WX]mh
 5zqZiZY,@js"Y[GHVq'DKUaT4@I~zVC[C\hHutPRv0k1RwBKq,1S1]#~0V2s'"4
X-Face-2:  Zw]o=!~ooTy,jhlSsyjUr[aEb9n&?{GnzP{:Q]d=>vzrTP.,CNtq*^V0O\CwY8}_-S
 &>IqJhshl=cD"mAad3w-%i11!C`;(fS0M:^aMJ|k*}DxXr4{](~=\f@,Fe%B{{bY6t_(";'V_~*<
 f}}J{GYuFn{G^Q'RWBl?Mk>3z1XcCh[W=m{C;s)&.xz+)</(zyzlPS;2P?!t]FXdM3(-&t
X-Face-3:  #h/g^P}%[:LF/SSRY5x=70V#zOzRi8lbY^Hk%n4oMU7TpQ{'2s4Qb$qbkVyDR=3.yU
 sc#>;j8Ld4E-:$OuN@=RLe/['9`F4<?~)RJq;J!)F/V=mc8o/Y4?gk^^87i15Qi.Ij3r,?Sl2Sm/
 ?`0`f{YW"rOqzby^=?Z&16]@@Mq},yRTR5k%dI>*h"@h"/vHd}CSPE#d4fDL'c<D>1{?D:v}}wz_
 BbRwfeY?V'qw&'
X-Face:  "B28uLL.BL{]mRQe&Xys~6acPNa>"/!n'Ex1;QhVH-Iop8t\!74=fI9is@LiQ'5~:6.#
 )o%5;?4V:{ys,rZ<RQ+?NS2SVL$_EF\f4v!g:3ht%]TtU_xOx.o"@*clhC,*dqMI}1(4qBdG^i(0
 `?VAF},~e^bl>]06{PST!m=^o#&Vx{J'Qg*^g&(\`we>[-or>Eaev
X-Face-1:  oRVEm3s5|K)!.FEe,["`lC?EmCN2z=$kN*C?4|5%s=cr"o)6wCuI,eJLSMOF5pbe)f
 d9n[~lnzKT6RE?`VB~ZtXS~W*k{7_T!~$B/8(YKGqXd"1#Yv;>UtI}TPK_9rT_f|U9oz/wzl!p!1
 $[b%&UC}iLYZtYJfTqJZ9(n<]jUtx`)DB}]%dBC]G/i0zVe]K+171/l3t`?1,(%i-bwOeuG[T,3<
 k3X}
X-Face-2:  '0bpV=v"WLU9,up]B0bszHSLMO_$=ylf]FeZl;T9-059(`\%^|w$YBO?5'}.e@OykR
 hn5aW@)F,:'$q!gPc>KuK/@P@GL(kOZ?Ja06Ukkq~j@)F@H"AyloCN!B##XPIQQ_5HkM|ye,0|'g
 0ADO|.y7JhvJ5j23{[email protected]/'?gz<sa1mXomd)kY?r9%z.>$;vR<KARzdhxTg}Ybpn|~2)~Kl\:P
 N7<)3;B
X-Face-3:  +[s7*e/jcpQf^=Vt?3Fr-'ng$1s@-A*5`G|:~cYru_FB(;8pm:(mf7Tb/H{Gr4;zX\
 -$F^m3II"nprO`9Jrd){L`"mSHNX,d0%WZ&3T[Nq&-J:\S^F@ViLC/[aN~!w]Fd$rthjn_d?&KpA
 j+BvtYBI4Tu1@g>qH3VMAs>#cgOp2N1d5?mdGUd[.fFUka@0<,HG;=0tiz9}.B?j_M1@y4X1!z`Q
 OcH5>Lg!p.OFjAdQ
X-Face:  (CgC]&T5}iP[I'Ms+${?.o8kCVTk~Ut?k>+,oX$L0x#dnnWm%e^0e+VrZM0c`7NZLj&Y
 Dw!7/"e|u"Z)x\-2?P>>{C2pwjK<\kU7ErGebz}_B,Or,N0f]vl+od#Hz!MfN?7ynzW\.1Z4oB&$
 +kq0!OG&W}tc=WuIo]4`Y,U&YXRnrx'kopv|rQ0/BW,3#i-O4aAu">cu*hd`n5chp
X-Face-1:  "EN,V6b.4AqVGzvTVe,9f^cUODWS`{qO-;)Q0Se+dNJ:?b7d%xQW]@g4A%g@]ZvZ/w
 &4NmdZH'@5k(huCkbc}:a/.4{+|8>mzUjh7#|5"E!|O5m)D?];RKgxp!1L.++*teu$q>=QS>ni}.
 $:|yy`u(MH4gb+WND4P5Va653_#"\|Lbt{%5Vrf4=TF9E$G{8ORsXk?P7N9o]<z9ZF5P
X-Face-2:  *o68KhuMPYp3\JR,xDT:+?OIheQ:yrkieEPfyAr<'4]^-AgGmy(<?zSX>%Y;f?>,<k
 4LxD.c|[cF:|v7+GI"q+uv^ivn.0#[$a|BhIC+kZ0VvixHIIavX2_4~ysR{IW8"Kb-&4pfyJ|GZ#
 We+Mce%L-'APs~y(KL+kWCY9o/7="lo_b~Tm3V$`4&wx!l=oFUhidQ6bi&)kdan^BU?+J<b+5;)c
 c"4-R"
X-Face-3:  "%4%,#We$j;eF"+8PTK4NPa-j=Q}>_gOqqqN[j?qJ<K8=.4PY/f4V<$`=PT0ccC6IE
 T;{<.ZwO1k$Cr>uT:=s<js{-}ixS5)X3J#b)E}3W`Ib6bAkzbY8"%[#)UG6$I.?hCc]FkSYLlQ4r
 ]!?qoT/y%o=.Ql%04Bm(9|6*uWxoeBFjH{<S>E<P7Ssd}9TU6h3,dXi(9Jg?12R`H?Xtbl()8g0?
 &R`6R(bu{gG.Ag_
X-Face:  /viT4z3'f4_^preDz.|)J9&:{?1.!L5quT5zp59)QqDfAol4bU<,_s^"a<`Kkt1'w$=r
 yo(X+GFMvH''.<oe+|3pwcX%>=VBa\CC`6O2!ZG9?x||<3\F"j4BJ<AkkM-gl&JHnTtCehFyy.n%
 IFj^Y~o{5]EnV$Z8=/g_}B*<rwk+v+,i|7ZX(hI|Xx;
X-Face-1:  ,!@9iE?8\.8VNWgtrigiNwY*>y$3:S;{qu:qe5"4OYc'5{[qPw;{{SJ}0te3/9@^ar
 FxyzHn.j|WT<,d0V+2w)yV[<->dwu"'}_EI<DxCXC*o!64AnUEYVEg7R5][lV,i5G#y_Z|bx\yk/
 0UqFzf%or'O0'~z.gqn`o)H3HE$0K*)e@:cWG#O3hIl'|\[fT/C8nJ+
X-Face-2:  /OW$^wl])R[o"=*R0UHan3qfVUEp[u#mc]mB4YI)K'I)a6,#8-gV!}3oYI#\.DIyBu
 >9>U^}:%:vS=wF8VC@sT2#`=HXmL9c0\biLG,/WOQwURjQo;>'.~nDVaWaeq>-p7X&II=)pq)UQb
 S,H<5Hur*"#KrV`jwe;YC\nR:xe}e9EeOIdy6i<5MJK[CFLI<rSXP':+IiETg'Bu<;f#
X-Face-3:  "%<4t.r{;t?@ai>x9srr=p=t-Lz~*"t~}NJAla)j&p@__j%qJNi_d[>rq#Awe]w1^K
 X/Fwyi|fLsmc&gnx_gIO!P8:iuo$tEA%OpQ_SX]T*PViMFc&E;JS6EkF%tlOP0P`(*&GOqoQJFho
 j%[9JZtb7j[K^jd^[b//I1uE(%&`EHc_V9}![6vr05-+_s=O{*x<QMHt'A2D,WR5ssHQp$>3]
X-Face:  lxZ:MjcMV40&8u?+^$BeMQ%d(6zv.,S7.ttVXdq*_x)/@H}'OR?\*ty@[ff[RB14_#u!
 ~f/VP]VW2a#k]|J6~t$8HTC(^'(pI\N.EfiO!YMnWjB#P,\RVU_u3>FJ4s$o&tme2G%4.JQr:n
 ~bjqq#}xbt=K6U<iIA*S=S-Y&(;oeULZMNQ*6<C`'%%NRQqB~
X-Face-1:  *5iztDS][t"SI|{O%d%Rt+6Kd`RiDiW3#;@ZW3;cHXtKs-p[9@SRPqTv'HcBt_\~A6
 ^8%2.s=!$8W`mkc[{1S"yrAf2dYX,!\j&WU[|on@!eY{eSn(8*DM4X-*dQ,sFuv2l.D]\;NwkQ[~
 dHr5v&Q*Dthew@oleFCNh=\/nD>LP%:Qw/M#ZS"5A%m,`K%nL,S8"opC%f{-\<2Au`3rTWN]ECF|
 ,ez
X-Face-2:  'F>f1r}o0sQ;},0i88,EY$U3}?Gp9T~I52<E}1j]cS/7JaN(L3pOAZv;sY3iUITN,1
 zj?sw.K2;8hn%=Vt{*fA[a{)gsq%[t{Gfr6<!RsFc*uv8b{IMli|u[hTZ7G`[|6zbe{>z(}*\:&1
 '$Hy_PP}[VyPPW&39ocpQJP5M&Q2^ODW}n["])eaRbZM[_sWkb(dFtu=IdPb'p&m(5}&FoC.FRn]
 7}P.t?uKm
X-Face-3:  PU6po1DXYV?`;}>eK`>F$Z1CA{<C-0I8Q5&cA0b7\V"i(gE;t!huJ#]J`6vx*-6}CA
 <U{At9$62]yPIPYHl$P2c%N&%.0^^d}^G!Hc;Uy=^!;ot0y#4mV7RWG8'wOXbWnraq68"021h>8d
 m%7ZJ@t0U%hfYc2#0=t#>[Qs:8Y,tL=`4Xs;+riVjz)Fjkrwr$TZ=6Hm'jt]2g7vYE0_WD_JSD#z
 ?Q8M*=?k}h,zN[q2)3!BX
X-Face:  16LaAIn_[FZ25$pws;xfbdQ0Z,*CkC%lk*p[o&O.sxNy+:d65IWhyE6IhIf;I=;]O+Z6
 >7[6"8|>!+'+XU?C}$m+}}AI{$,H_Oa(mo>oNF;h_Kl,Z6ss+4"tJaYOw8(h(+D?a!{3:s!GyJV7
 M9EFk--WsIF0T3K%+a793c_@u^P.{5"/@DtzwvJ,FpN1d:/7[`eW<:!+~HEY
X-Face-1:  "zC7|z$yCW5=h:'-mfN_`VT]\gVc\!*g5+`nukWO&5]&z4@>tcSQ1gW/m?65;+=*S0
 }\f$+w}2kAWHKEkq>cMB)xw00"qloLJBM%Zw6Vaf0rJ`)w|@]XqV?X`^Uq2[pXZ5`py/a;jBU]~c
 7}i`P{.lpg!Trv[r4n(y)7>%*MjtU(ZUWcX?_!*}P!AEw#)s#i$bjoY"/%uih8?\b@T
X-Face-2:  2k?EdgBNja+^?N~*SCcQj>8EvB<4Or0vm>K|LS\(qcnV6)W@kcM@_'w"@pUJ6<]Z.1
 `/z%cMyf}d]<aG2[70f8l'X)4+]zaD32j~~_Ce)YEEMu)NW{,7[52InW>o-EM9x-32xHbF<h*i'?
 hVHy{,iTuB@?7H;!Dqd~aS_c/!TOz>D@aF!(piX\D<g9UV~`BEc^TojnF;Ktz9lDB)L5:C:"lrjq
 rtb?&qVKQLxD/yYk[d
X-Face-3:  &=aS.4A_zKTGMsI:_DLu;0bA(+cq{>*EFf(IfB%J[\Kr&?Mb}Tu\1Tzk2)e}M4[}8\
 6OxYzWu|Y1m2@[t^Q}k0!(.0wS.ny.dA"KNSz|9;Wgrjh3X"A9HC5lv4}@z7i9,'^s6t*}7n<+1]
 DJ.SPHVW#k?oL;R59#G|&PB:dA%alyR!]0?g:6QaVEOUmdhC`ARr,/(JFiV]h8Si.037x]u'pE$^
 K%5QsK.jL.3EC,S*j{=nX?Py
X-Face:  (ad:0#=u+|EV4W+4VBChQS1"OjI3<l{S:)+C5.fKX2uD?hcngSO8-lNP'HD-v9e.h%X#
 [5Y_;Bt">Na/(3(};Y+CPBZyA9|Mm'Fo4vQTH]8hlo%oQrb+`#HA]y41G:T-W:EOc0h?2B4v;v|\
 g>2'0sf"<uiE:}Cr@s`B29d(J"nci4L6D0lfu)
X-Face-1:  :yNe/lKP]s??:XH$@7}$)-,y`4qg91*\qF*]EHK2ODIA+T#eXbmpGY*r!7?p?=UTdT
 yc4%Q9JvEz)kwL)GW^"{~=^DG,jY&lIleu.?toBmj^'KEh_!qeR_g{orfm0zzr,|df4Pg<mBjgG2
 &dWfsn.Gei#%DPHL6yue.E;dD<AVC'5OKnN!|fU2!?sxe=BB8T33z~
X-Face-2:  8C5O2[*S;LX?;>sbq3E.x4i+J>\5nL~C1EnSBtXA9289w85C?1s<zb4BY)Q#4e\rW8
 PsLM\YS\4Cv`GoH&te4nZlO)I"~qGckd$6@Zh|Z0)/gyiW)h)}Sn$I*\W5T|2UPZ5y:}^m+-tN}%
 Zz,5cPRCUh/Y1Fgl96lL4d~w_0X`0QgingR<f/@<6J$:f]9J%.1jM.iO<bIOWwYU
X-Face-3:  "i:gl}lC]f8u.W@cwvk}a[IT(XNM?&P#'6-cA6uuc<h-YfVa%v"I@J=Z"Mg{05y,h-
 4M/t4e*%_BTlQ)-W8sj~CO6T:UdXz'Xkz9coq0BQ[*U}{lu:P_\9C_\LaU9rQnB%O:K-J+0[j{!0
 \SE4|&^FlJS.Gbb,R3NyPW%5p]<@q~$aQ.\k+YAyoa~fWT}29Hu~l".Tztzrib`f9$RZR\f\P
X-Face:  5m@MV"wruh-`GHZ"yv-(c&V!!HrXRn#To0?bHCfYtf*#C?;?"Y]83b=|KeU>#@|7'SA.
 $e)=iB8'qIjo0e&^ku{Ug!}q(=]8g~=%tP7d0X?nOT0c'Ejw:?vw'@t3=4rsA'h@(o<wP1-vQI=s
 :fq6HCA0T0\:Hx%"DvJIhPl\xZ8u3Od-B@xNqFF'X#H"|8H+PPokOWp4m`v1#.a^7lrZ]
X-Face-1:  9K:)kRn1Rh9R^e!:_Hb<C8W.P\:Js)PZ}l}@fCwSfuy`L0PRZv,E{3vfjnPW^%e^MJ
 Q5V_qnoMq]PQ*+oF=^n5U~T;5un-Qe#,G=f2mnL#RI)oH6-.bB*4lENM$3wuo/sstIz}}]rIUqvX
 |2vO|it"$&f)\"vat+LR2_V4qu>Pn%dTcV}^(eq|awMNd9TD~|)iLdBQ=LoepL4}5yZSg6p$Odq4
 B>]2-0UQW.CE]ZHZajZl
X-Face-2:  dVXv]LL+IWPuM1s!\,FdtX6,@:tov5JSO.?d9q0^[:;~Xf')W;wk(VBcLjJ*wQ3V
 <]l{vIU-I,I=@_$&1B(px:S8W'?}_8*D-L:M6mb:OJ82PB_0^y;.'jgTNq2G<.HX`[MkG9Ht}V+L
 OpB9\F3BaiV#W<Th0-51|jb,<.-0rD,Yn;#;Nw;9Y11?P$rJJ%f_5d5;gG*W:Uql*dx5)+njnyY1
 q7DD(#qnQ|N[UK)>Rx
X-Face-3:  <.WV4$_yXF0(C>=CuO#v%9UXeo6itj9ly}+"U<+4LnT.IzvYA><E;=LSOXb?[US[Qv
 'Cd'.b[3[t~4JG9MGk]-]VjnvruL%Q6*D\Bt,WPm'04<~B]IiB~2N6)I]ywNUY#M/u7GX0SLwd8.
 j?]\uMdu`#IP6L:"GtJZe6(cvR1PfcLJt!-mKe"L@|\C5f\_J|cdtape-vzIzNy}(/]M3P@?W;%x
 ++OG[6raLk})#;AcOxYn]>8zUj/dF=U`mykQBc
X-Face:  9Q"GRIFemH}|wq1HPF9Rrj\wm%W++QQuPanSIu8|Be?2w)d3&WF8XApo.Q&&~D3f{D
 jhWS%v[I$KqP-%/i!g4UVRN:!%>%CHEe1E9{rLv,9ZfZc8+Wn.sxPF4c2:y_4Z"Gp}?G)'{Q]j6V
 yq'}n8/j3#v$C'!&2H647}<jWl@g<SLp5~FwCSn]=_u'(x/"xhN]Kpb,wm+"[UDiW):)$"3B\I!?
 5vA
X-Face-1:  ^.9Njnb-+nxzN\0-wB*_;B{$L1>X[NH#]>f]ZSIR"I%'Kc:b;i%QW,}$~%T%ZM\J6;
 }0Ex`~3HB(B~^V$`X&V1Ev|-G+IHaA1"*'Cg3L.,2_&ClB&kU@1!)b`%w{]T0bLe(^&64DRu5S
 kpeD}n'%M/Vzpg_3xwP:d}gO"6gQlnp-Xc&A?,Hx[6[LZ1>$V-fD7\#D)iDZn/dbwVX>!q|?VqJE
 ZTKIoQ
X-Face-2:  3REpb7x[lB^qKmgUo=}X\d^9R|v<vB{/QoQ)UsK+YG@)eO)o0'S>R:Sp?0t~YY>0;u
 -'QqsxMaYahr8~M4RwJx+Brgb;t_+swAMs'lS+x:^LrF\#nO7;)v-:k9Tk<8g3Zod_Gx$DbVVKKC
 a="9(w/U'=d'uRP)z2,=Wg7d~OtvKjywa~}(J#;t&Kg9E1L"/Fse(VBgb>!71Bah<v+/O$B:8Fs(
 #~Nm6?Cnr*{2AyRZN,o^>^V-6(
X-Face-3:  "kDQI[bHoQh'}->Ri/OzOf,j_Y9bJC?;zeeOV[1\0<+Cr-a?}W9&[w_aSAdj!3H4`b
 GK<CjpW%Fn\/z1O>5VR7G*3yk`Z<B&S~*v`zlodc).nIJNzeIbzwe^ZzKXofmS]~*ID*u/UUTe9S
 {?_D#j0YS!$a#yf}`V9B:>[C>.;@bQitcu,]I8e4hpSK5Zwi38@)v~{*YMa;UjhsL&boT!kd?-(S
 }K7{#,$foW-)4hXW[w:zZ2~a=!9%?&1+
X-Face:  &6d|7QkNI>5l@sj5,!_:NPSPZksx0F_`8vMpQob2-^vBlL_\HL`tp9zrH"Sc[Ufx9UN~
 qA2&BNk|!C]rVz*D/|wi;8q?WZ]6v|>Js8%OFgb]I3^DWrO$P#\pNE0F56]=T,:>6Lm}#$>9pxLv
 x?fM[EOL$`V0Mq0Vm_qpBdT|3la@_vz]U+ZI\fh4[}rM\vgj~@oIPq
X-Face-1:  C=UG{T<FT[G}zRgCM!6ZeW@Z3geI!P!A^/hgZ9x$U7oL#@>.8WbpT1Pk:TDI5S^n(`
 `}KvnY*TVSYDK#I,va,3_T'JN}:T(z8{TI(E{I[0M6DaM@*U}B@x-Sc-$&iGi~qQn$/sdsQs]qwm
 (;rx?R&7mMkk%Mq5IC<P%Li|;Y9eNzo9*Mtx[uk/kV'YG^(W1856,9mwhBI*'KDNh&#-B'FLPj:e
 !C
X-Face-2:  U3AwG1}N"=wbT~sD)idH#X)sa1*<q1z"!Z\|b{'lo+iXumn'i8}P<)M2%-%qOV0ND%
 6~vWIr+pq+*hO_pWjn*Ew$?;;XLz]\"!F&2%+qe\7"u(Ji9cS[6jB{bg(i}a)0MW"gL%J~X`{srb
 mzJbmlL}M&j46?|i])\~*B'MXVF;v<VpQzK~tf7HZ>pAS8)JiJS[/4o%)T_9$pG),NW48h`s7%=t
 ,A.kYpkZq
X-Face-3:  ']`$v])U*{yLyhw)^}I}+\5^^D(;>4i`P~CUgt-~(uY^6|0{.YB`#ff>,IQkBD`9ux
 k!P8n<gnQLac9p$85qNuE<i`m"Hh;dTEzMO*CP[2_y7n{o-#'a&`,jCSunDnR'3`Lu<5(]O6<43;
 JW$IvnQjAL\yXbKfLcY9Ei]4#FJ>LGa#270]mg'Qb[lg2!80FGY..lXrs;[]EHg6.V@K#zU7c|,&
 KDYe4`uz[
X-Face-Version: X-Face utility v1.3.6.24 - "All Together Now (remix)"
                with Select X-Face v0.15 - "Live And Let Die"
X-Face-Type: RGB; animate=2; geometry=2x1
X-Face: ,CMw)+}+8!KH^kSQ'`|@$t.ke@w@\-6r9)[VdZo.KSkM~4/8fo``rW|9ON_s(Vf'0
X-Face: 7.?U_|psO4OlJ0L{L'avaJ'rE/9Tj_tLPBetz1}{|5soS-`pk(#wb'")?7B-XO'DaGm0$L3
 /P*>IG]="jGM0s1lG3rq\!QxNiPLZ`r8d~yr:+q=d
X-Face: <FPX%\0wu~XNd_h{C(lc[;>C$aegD3CRP&*zhJ&YH{,pp+f{U1CcnZ*e{9Z?&CG(KUq#fme
 9D,m@LurTo[fUxrw_BX(*0z*b17<7m=<**wg;fu)ra5k0j!z*E9/d#2@Ir}wMWox|mJ4!UgNnr"{Sa
 L8t0}x/B9"ro?$8zO
X-Face: o.a/sZG{Ot?Nl.lm*f.Db?HvTqy{[a=W|Rz(}dWnIbMx*Yd>4*%TSpL{b%{el7w!^FZy;
 fDkbfYf/VHD@!atS,i5gq|vi\wn_,Kv&t<]4M3lh^kQx4OG9
X-Face: ,QaFrc6A(H|/TAS7kr05`C(k6g1%f&tS0t['e'APWfyO1]l2]dx~GQ.wz$g|HY"M1n>KcFT
 t^j]/P?f,ku)[*T7\k^]rBq?.N
X-Face: 2uSbTsy?8|",9fFEs*s]wR$`uM<6QG(=1{t&5;a/6*QT3M89~:OKIHZ\3SRFeB>wvuB\A/i
 5cSK>IBt|Kgh/"DNIG~&>'xxJ6f!gjy[*83TY'AaxgNQ:%3T2D/.5[>?]yP,>r\0niFPCq\:i!u$Kj
 pg)SgudR)|
X-Face: &5vY#wMtTmduFa#D|v!HI`y$Pq.[hYGv0qa&v*uX40$Ap<@08Txi:rSdKkH?:m;tO'b@S
 wV^83aj*#O1{eN)]Jr!=I;.c>z<Z{.)5TJ<>o}3S#F\`5<44
X-Face: "&QkMr1:hG^tiw4_5a6BzN(H3Q#F_WXn\Cwt4E{cTKt\XQ:xPYh`cW7OTBqR~jQ`DZC0_i(
 vyJ9Nlaf_6*
X-Face: /P8~'_5NaJ>FtRS0'JLs{_;9,WrZTW4<JP)TGc7wJ5R*o>w*iW0/(I3|rcBs>enh1!{gN\Q
 P[=/wrR]C:Z_FMygo+japv;)#-XRBP.%)g{1/D1fY|2z[0{u=Co!b&gb:ZgI"UKa%e/_'&zW">{G$e
 K0Uhnu
X-Face: #hSc}='W`n9?fpE@Ccl#%,ov+/EUePORB/Ax-k}F@@S1CBu8A2kIYSenV9d|dk;aIm8zxWi
 /wBh'h&P5-}DF[zo>=F+3m4q75N24>)1N>Y@^TXXg+wrWsi'Il{cXk:Tl+J2TdIz<b1VhrP[b{6`Y8
 529p*?at)6k13/7Z<2uR%Qfu
X-Face: $H(8~kl}6y8uOJS:j!:cuOtGBx~>[{zOwy?9E#K|uumcZMWlEt=r7F{3F\P`V=U,iMy.|Vn
 Ou4Y}-l+rs$mu7fU1V8_"6`@(XQB4ov%>~VfS^!w#EzDyZC"+*h,u"l7o16:>$g<'%V\o~|IMhM1\
 R<&cGQ^5m{B`hhB'CM1r_^[\BhPCl[9w!R~"
X-Face: "r<A8b+i6(W_cE9a@v6zs~/C<LD]#0|UVK'Hv5d-:-V;Z}8P=C9E%s(@=ls*u=Qf`uZO7^c
 pdR"dD=[Kg>g@hb&.Dbr*w@s4ah*Z`q9EXpF=.:S!#m(~+`2lUxb9WS+cSd2?M2um<|t:'6k%#\RSN
 Ijn2b64\]NY
X-Face: .tr*uwe'JG|!@)B-C.H;_,rnUl2ZoB4w2Zg\e_[`*lk]\*0!Hr(,8}X<v}l[Kl!ux=LY@?U
 {U=z*;.O#?b<nP?;ik;6=]GikxSn-b<"_'FE
X-Face: Mn`-o5/P)~*yg176H0Rusxp}qZi~xB38Hs"7R_,}OiwsI0N]t[BIr>`HW,[bDN+&99f'n#G
 k8*fse*+zr$l7{~^;@2PWK'VOOn?UX>8~$Bo(.v22t*D@MJ.
X-Face: &IQyhI6s?;(i-U+Z+fbAO_t.FS*c(=`:3g@$WU4waAwY~hQN)5&y0"X%u3C>ai=:|j?+peb
 j"dgk_JAE@t\.+iRf)4)z!SNtha5!)v[>.42#fG]kC5Mg2>I')xx(XNl]=L-,GKAs%ZJ^yq8*zu\XK
 tf
X-Face: Cg."(~PxIj=irNk-3756R'<!%yVM|'ocg[O)063iv*xhq+S87Q~Jq;#<T4N?7nvfPwg).!C
 EcU,~VPa$8"`ugS6-^}1Hy/afrHC'SHixh"?bBR1mtKWZ+9rB^n`3#)@v5dJT!.Z>z_:'U!;9P%>Rs
 <J2uJF^q
X-Face: %~V5]ehu@!U)_V~SBt!Eq*4SGafQX|p.R|K,3(V>z{/nThi+j\'h`wzQbkem4iu|M;"/{Sy
 (_TsR=K?N
X-Face: ki7vSrMGpi.}8#ZgBktyB0c];mt!Lpng{W6[T|Cdi=x.aG143e7rI:1EzX%u103Q(o^R<r<
 `~N}9Jo3."P9ut@$;uX0TOLs5!N?syM:Azft^lTpklZm,bE-?2^,kKvC`[3#hPq(v?s4o\Cx>]OqU
X-Face: #[tw'.aP!$*i7::u:3C_"v6?y8Xqpd\68_NbYNy'>qvpvq48"lHSb:k[|3HKrb4;$?iQ{cn
 J;j1!=>/bW+&U!#_E3&T:@|Qi?G#suDe,;
X-Face: e.uCt7eatTd0)b/c60N(z>%\sM~N3fSL_J,h^!;\OAd2~E^sfS*|O7gNaaoM,=CRLW]?p$T
 do.Ur2J)SZI7Ji=mIKR<kXR,TqIad7k2*,\-I{$D>i|EicFARzg'(k_*
X-Face: )#RvR]Q{p_;*k@P3c%oBX)h.LHJKG1DVz0m,k`=Av-'O>1+o)6XTCQ=VysfN8.|h7H/]j/x
 8a1,,qq>JBoFvy2tnZwz]H81e;+J2q_;k"Mo0fT0=Nd7JvCO{dd+,v,J%*]l;Z*Fhg,ty?;2|`eEJN
 1Zv_Y3_e,M\%5NE,|.A.C@QJ|kj`Q;K+^e4^B3CMERFlE
X-Face: (wJmxDf73e<3bTFV!MyuZQI(Q.8Iy,H7iT[[POGE5-`I[SN8fcq%5r<l{zxM1%vYmFRhvIB
 7}sft3TQp@5Wg(4?wT=rQZpO,]}oaD=avERBLgK-MuE.xv|=+o7XQ8j&2B|W}(3c~4rR4D[42Z1*2S
 i8ys(YZ^w$1~%3Y#zDF[*E]{lo
X-Face: 9p85c0yO!9h.:eQX)fMZ>TbDcMnc?NBg68jY6!}#99,E*OTOD67UJq+jQvKOj[^:=l3Y\=7
 J)b9'ez:s6W
X-Face: "|Z\V)`,Srat=}(hQ_m;[QYUKrR1Wb@V7bs~6W&"]4>31#Vmk-^rZ$"~|[-UKR"\zhR^Ejn
 )X:*%t][X!yz\e?s9aASR#`j:'H&oH49vD&Ybf-QD;/<CebY>N-m|5Po0Gob3[4_L6@4NH)(
X-Face: *{AQaw$3!}%/elh[y^WT~s42[enT|Zi8_
X-Face: "Skj$nMcE89|e<}S0aXzSX|pE.ds&y6kKZ~53O$]&
X-Face: "n4HBEfTu\HQ!eg<bRY)DRObcx5[n%yc!F9#V>+odU$RE8XD<M)~Oc\]U&,tL1E2C&gTXD8
 P%bAAF8V=%0<53Ff1$D{zs%U>:2RwR5eo$WH[tnE1*0MWXyHarl%pe-
X-Face: Jb@jfkRZAKkV1|G2'wlzr'O9qf(4GbLT?]p/DF?v@>9tXr79^,fEKF3TfoaT/~n&\>7|*Ya
 7*,)os6(EH)$sp%5_/iU~X#(H#Zo1XF2W8eI)~7-TA}$k|9f?[vqF4dK`:[^A0XKp)xw]V{mBaSVx
X-Face: 6TVpsnyzF9>MN,tHX[so'Ac8gE[cJaTi/v{<4oq$%<#miWRrPw)z=P71(R%a&+F"c~5lX7o
 !uj-S!b"QmyP)40yAW,}KUnzV%,]0&MDxY&a6!\sWM{h7tD&q
X-Face: []j~F3BA`-+oT&|26R2BBd.RkOxC.xUsnRB+vUSG8N_YHfFvSlSAHrKLq(#3Vs:DKWxiXL%
 :`ZY_L9F"\u3GBU6ns2*J!b&V=v>`p,7+r;@N>FDm[h[eoR-mrf3ie:IBAr0n1!Z/Z}rL^]7n@1<te
 SQ.J{&&<5N;g-L`\b~(;NUSV,_)#),vrB
X-War: is not the answer

Reply via email to