| Current Path : /home/u4uwebca/public_html/4uweb.design/images/ |
| Current File : /home/u4uwebca/public_html/4uweb.design/images/shutterstock_90062059.eps |
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Illustrator(R) 8.0
%%AI8_CreatorVersion: 12.0.0
%%For: (\662\743\756\760) (LNU)
%%Title: (03258.eps)
%%CreationDate: 3/6/2011 5:35 PM
%%BoundingBox: 0 0 450 450
%%HiResBoundingBox: 0 0 450 450
%%DocumentProcessColors: Black
%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0
%%+ procset Adobe_screens_AI5 1.0 0
%%+ procset Adobe_ColorImage_AI6 1.3 0
%%+ procset Adobe_Illustrator_AI5 1.3 0
%%+ procset Adobe_cshow 2.0 8
%%+ procset Adobe_shading_AI8 1.0 0
%AI5_FileFormat 4.0
%AI3_ColorUsage: Color
%AI3_IncludePlacedImages
%AI7_ImageSettings: 1
%%CMYKCustomColor: 1 1 1 1 ([Registration])
%%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set)
%%+ Options: 1 16 0 1 1 1 0 0 0 0 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 2 3 4
%%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 1 0 ()
%AI3_TemplateBox: 421.5 296.7754 421.5 296.7754
%AI3_TileBox: -0.015137 -0.022156 841.9048 595.2979
%AI3_DocumentPreview: Header
%AI5_ArtSize: 841.8898 595.2756
%AI5_RulerUnits: 6
%AI5_ArtFlags: 0 0 0 1 0 0 0 0 0
%AI5_TargetResolution: 800
%AI5_NumLayers: 1
%AI8_OpenToView: -368 544.2754 1 1362 639 26 0 0 2 75 0 0
%AI5_OpenViewLayers: 7
%%PageOrigin:0 0
%AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
%AI9_Flatten: 1
%AI12_CMSettings: 00.6
%%EndComments
%%BeginProlog
%%BeginResource: procset Adobe_level2_AI5 1.2 0
%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
%%Version: 1.2 0
%%CreationDate: (04/10/93) ()
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
userdict /Adobe_level2_AI5 26 dict dup begin
put
/packedarray where not
{
userdict begin
/packedarray
{
array astore readonly
} bind def
/setpacking /pop load def
/currentpacking false def
end
0
} if
pop
userdict /defaultpacking currentpacking put true setpacking
/initialize
{
Adobe_level2_AI5 begin
} bind def
/terminate
{
currentdict Adobe_level2_AI5 eq
{
end
} if
} bind def
mark
/setcustomcolor where not
{
/findcmykcustomcolor
{
(AI8_CMYK_CustomColor)
6 packedarray
} bind def
/findrgbcustomcolor
{
(AI8_RGB_CustomColor)
5 packedarray
} bind def
/setcustomcolor
{
exch
aload pop dup
(AI8_CMYK_CustomColor) eq
{
pop pop
4
{
4 index mul
4 1 roll
} repeat
5 -1 roll pop
setcmykcolor
}
{
dup (AI8_RGB_CustomColor) eq
{
pop pop
3
{
1 exch sub
3 index mul
1 exch sub
3 1 roll
} repeat
4 -1 roll pop
setrgbcolor
}
{
pop
4
{
4 index mul 4 1 roll
} repeat
5 -1 roll pop
setcmykcolor
} ifelse
} ifelse
}
def
} if
/setAIseparationgray
{
false setoverprint
0 setgray
/setseparationgray where{
pop setseparationgray
}{
/setcolorspace where{
pop
[/Separation (All) /DeviceCMYK {dup dup dup}] setcolorspace
1 exch sub setcolor
}{
setgray
}ifelse
}ifelse
} def
/gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
userdict /level2?
systemdict /languagelevel known dup
{
pop systemdict /languagelevel get 2 ge
} if
put
/level2ScreenFreq
{
begin
60
HalftoneType 1 eq
{
pop Frequency
} if
HalftoneType 2 eq
{
pop GrayFrequency
} if
HalftoneType 5 eq
{
pop Default level2ScreenFreq
} if
end
} bind def
userdict /currentScreenFreq
level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put
level2? not
{
/setcmykcolor where not
{
/setcmykcolor
{
exch .11 mul add exch .59 mul add exch .3 mul add
1 exch sub setgray
} def
} if
/currentcmykcolor where not
{
/currentcmykcolor
{
0 0 0 1 currentgray sub
} def
} if
/setoverprint where not
{
/setoverprint /pop load def
} if
/selectfont where not
{
/selectfont
{
exch findfont exch
dup type /arraytype eq
{
makefont
}
{
scalefont
} ifelse
setfont
} bind def
} if
/cshow where not
{
/cshow
{
[
0 0 5 -1 roll aload pop
] cvx bind forall
} bind def
} if
} if
cleartomark
/anyColor?
{
add add add 0 ne
} bind def
/testColor
{
gsave
setcmykcolor currentcmykcolor
grestore
} bind def
/testCMYKColorThrough
{
testColor anyColor?
} bind def
userdict /composite?
1 0 0 0 testCMYKColorThrough
0 1 0 0 testCMYKColorThrough
0 0 1 0 testCMYKColorThrough
0 0 0 1 testCMYKColorThrough
and and and
put
composite? not
{
userdict begin
gsave
/cyan? 1 0 0 0 testCMYKColorThrough def
/magenta? 0 1 0 0 testCMYKColorThrough def
/yellow? 0 0 1 0 testCMYKColorThrough def
/black? 0 0 0 1 testCMYKColorThrough def
grestore
/isCMYKSep? cyan? magenta? yellow? black? or or or def
/customColor? isCMYKSep? not def
end
} if
end defaultpacking setpacking
%%EndResource
%%BeginResource: procset Adobe_screens_AI5 1.2 0
%%Title: (Adobe Illustrator (R) Version 5.0 Custom Halftone Screens ProcSet)
%%Version: 1.2 0
%%CreationDate: (03/24/93) ()
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
userdict /defaultpacking currentpacking put true setpacking
systemdict begin
userdict /Adobe_screens_AI5 15 dict dup begin
put
/initialize
{
Adobe_screens_AI5 begin
/screenid
deviceDPI 600 gt composite? not or
{
-1
}
{
deviceDPI currentScreenFreq
dup dup 60 ge exch 150 le and deviceDPI 300 le and
{
pop 60
} if
div 1.41421 div 0.5 add cvi
} ifelse
def
2 screenid eq
{
/customsize 16 def
/customdata /customdata2 def
setcustomscreen
} if
3 screenid eq
{
/customsize 24 def
/customdata /customdata3 def
setcustomscreen
} if
4 screenid eq
{
/customsize 16 def
/customdata /customdata4 def
setcustomscreen
} if
5 screenid eq
{
/customsize 20 def
/customdata /customdata5 def
setcustomscreen
} if
6 screenid eq
{
/customsize 24 def
/customdata /customdata6 def
setcustomscreen
} if
7 screenid eq
{
/customsize 28 def
/customdata /customdata7 def
setcustomscreen
} if
8 screenid eq
{
/customsize 16 def
/customdata /customdata8 def
setcustomscreen
} if
} def
/terminate
{
currentdict Adobe_screens_AI5 eq
{
end
} if
} def
/setcustomscreen
{
deviceDPI customsize div 0
{
1 add 2 div customsize mul cvi exch
1 add 2 div customsize mul cvi exch
customsize mul add
customdata load exch get 256 div
} setscreen
} def
/customdata2 28 28 mul string def
currentfile customdata2 readhexstring
4180E8694988E2634382EA6B4B8AE061A01939C8A81737C2A21B3BCAAA1636C0
F8795998F6775796FA7B5B9AF57656952ED8B80727D6B60F2FDABA0626D5B50E
4E8DE6674786EE6F4F8EE5664685ED6EAD1434C6A61F3FCEAE1232C5A51E3ECD
F3745493FE7F5F9EF1725291FD7E5E9D24D3B30C2CDEBE0222D1B10A2ADDBD04
4483EB6C4C8BE1624281E96A4A89E364A31C3CCBAB1535C1A11A3AC9A91838C3
FB7C5C9BF4755594F97A5A99F778589730DBBB0525D4B40D2DD9B90828D7B710
508FE4654584EC6D4D8CE7684887EF70AF1131C4A41D3DCCAC1333C7A72040CF
F0715190FC7D5D9CF2735392FF80609F21D0B00929DCBC0323D2B20B2BDFBF01
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000
pop pop
/customdata3 28 28 mul string def
currentfile customdata3 readhexstring
011DC7F5E73D0421CBF3E43A021EC8F6E83E0522CCF2E43A2B648BC4A0762F68
8AC39E732C658CC5A177306989C29D72D5B6521A6192D9B55219608FD6B6531B
6193DAB451185F8FFCEE440C28D2FCED430B27D1FDEF450C29D3FBEC420A26D0
BEA77D366F83BCA77C356E87BFA87E377082BBA67B346D86145B99E0AE4A1259
98DFB14E155C9AE1AD4A115897DEB04D0623CDF4E63C0420CAF8EA400723CDF4
E53B031FC9F7E93F316988C19F752E678EC6A378326A88C09F742D668DC6A278
DBB350175E91D8B8551C6395DCB24F165D90D7B7541C6294FAEC420925CFFFF1
470E2BD5F9EB410824CEFEF0460D2AD4BAA57A336C85BEAA80397180B9A47933
6B84BDA97F387181105797DDAF4C145A9CE3AB480F5696DDAE4B13599BE2AC49
021EC8F6E83E0522CCF2E43A011DC7F5E73D0421CBF3E43A2C658CC5A1773069
89C29D722B648BC4A0762F688AC39E73D6B6531B6193DAB451185F8FD5B6521A
6192D9B55219608FFDEF450C29D3FBEC420A26D0FCEE440C28D2FCED430B27D1
BFA87E377082BBA67B346D86BEA77D366F83BCA77C356E87155C9AE1AD4A1158
97DEB04D145B99E0AE4A125998DFB14E0723CDF4E53B031FC9F7E93F0623CDF4
E63C0420CAF8EA40326A88C09F742D668DC6A278316988C19F752E678EC6A378
DCB24F165D90D7B7541C6294DBB350175E91D8B8551C6395F9EB410824CEFEF0
460D2AD4FAEC420925CFFFF1470E2BD5B9A479336B84BDA97F387181BAA57A33
6C85BEAA803971800F5696DDAE4B13599BE2AC49105797DDAF4C145A9CE3AB48
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000
pop pop
/customdata4 28 28 mul string def
currentfile customdata4 readhexstring
1139B8E0FAD2531B133BBAE2F8D05119417180A6AE9A7B4B437382A5AD987949
C08867272F6F92CAC28A66262E6E90C8E8DE5F070F37B6F2EADD5E060E36B5F0
FED6571F173FBEE6FDD5561E163EBDE5AB9E7F4F477786A1A99D7E4E467685A3
2C6C96CEC68E62222A6A95CDC58D64240C34B3F6EED95A020A32B1F5EDDB5C04
143CBBE3F9D1521A123AB9E1FBD3541C447483A4AC997A4A427281A7AF9B7C4C
C38B65252D6D91C9C1896828307093CBEBDC5D050D35B4F1E9DF60081038B7F3
FCD4551D153DBCE4FFD758201840BFE7A89C7D4D457584A2AA9F8050487887A0
296994CCC48C63232B6B97CFC78F61210931B0F4ECDA5B030B33B2F7EFD85901
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000
pop pop
/customdata5 28 28 mul string def
currentfile customdata5 readhexstring
010B34C3EBFCF7CE3F16020C35C4EDFBF6CD3E15102552A4D6EADDB5632B1126
54A5D5EADCB3622A3958768499C19E8C7C5E3A59778498C19D8B7B5DC8A99370
47334C7587AFC9AA936F46324B7485AEF1E5BC6B1E0A2351A3D8F2E4BC6A1E09
2351A2D7FFF9D14219050F38C6EFFEF9D04118040E37C6EFE8E0B7662D142856
A8D3E7DFB7652D132856A7D4BF9C8E7F603D5B7A8195BE9A8E7E603C5B798297
314A7389B2CCAD906D442F497289B1CBAC926E4508214FA1DBF4E2B9671B0720
4EA0DAF4E3BA691C030D36C5EDFBF6CD3F16010C34C3ECFDF8CF4017122654A6
D4E9DDB4622A112553A5D6EBDEB5642C3B59788397C09C8B7C5D3A58778599C2
9E8C7D5FCAAB926E46314B7486AFC8AA947048334D7587B0F2E4BB691D082250
A1D8F1E6BD6B1F0A2452A3D9FDF8CF4118030E36C5EEFFFAD1421A050F38C7F0
E6DFB6642C132755A7D3E8E1B8662E152957A8D2BE9A8D7E5F3B5A798296BF9B
8F80613D5C7B80952F487188B1CAAC916D443049728AB3CCAE906C43061F4D9F
DAF3E2BA681C07214FA0DBF5E1B8671A00000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000
pop pop
/customdata6 28 28 mul string def
currentfile customdata6 readhexstring
081A44B6E0F2FDECC150250C091B45B6E1F3FCEBC04F240C1D336199C7D8DCD3
A56C37221E33619AC8D7DBD2A46B36214864798091AEB1958C7E694C49657A81
90ADB0948B7D684BB99D8475593C405C7888A1BEBA9E8574583B3F5B7888A0BD
E4CBAA712E1215326098CFE8E4CCA9712D1114315F97CEE7F5F1C6552B040719
43B5DFFAF6F0C6542A03061842B4DEF9FFEDC352270E0B1C47B8E3F4FEECC251
260D0A1C46B7E2F4DAD5A76E39232035639CCAD5D9D4A66D38231F34629BC9D6
AF938E806A4E4A677C838FABAE928D7F694D4A667B828FAC3E5A778AA3BFBC9F
8772563A3D597689A2BEBB9F8673573A14305E97D1EAE6CDA76F2B0F132F5D96
D0E9E5CDA8702C10051742B3DDFCF8EEC4522801041641B2DDFBF7EFC5532902
091B45B6E1F3FCEBC04F240C081A44B6E0F2FDECC150250C1E33619AC8D7DBD2
A46B36211D336199C7D8DCD3A56C372249657A8190ADB0948B7D684B48647980
91AEB1958C7E694CBA9E8574583B3F5B7888A0BDB99D8475593C405C7888A1BE
E4CCA9712D1114315F97CEE7E4CBAA712E1215326098CFE8F6F0C6542A030618
42B4DEF9F5F1C6552B04071943B5DFFAFEECC251260D0A1C46B7E2F4FFEDC352
270E0B1C47B8E3F4D9D4A66D38231F34629BC9D6DAD5A76E39232035639CCAD5
AE928D7F694D4A667B828FACAF938E806A4E4A677C838FAB3D597689A2BEBB9F
8673573A3E5A778AA3BFBC9F8772563A132F5D96D0E9E5CDA8702C1014305E97
D1EAE6CDA76F2B0F041641B2DDFBF7EFC5532902051742B3DDFCF8EEC4522801
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000
pop pop
/customdata7 28 28 mul string def
currentfile customdata7 readhexstring
01061B44B7E1F5FEFBE6BD4A210C01071B45B8E1F6FDFBE6BC4A200B09132A54
A7D1EAF5EED9B05D331609142B55A8D2EAF4EED9AF5C32161D2D3D6993C1CBE0
CEC59B7140301E2E3D6A93C0CADFCDC49A713F3047576C7B828DA2B6A48F867E
6F5A48576C7C828CA1B6A38F867E6E59BAAA958A78634E4451667A8498ADBAAB
968977624E4350657A8398ADE3D4C99F7539251A273C6892C2D7E4D4C89E7539
241A273B6891C1D6F8F2DDB460371005122A53A7D0ECF9F2DDB360360F051229
53A6D0EBFFFDE8BE4C220D03081D46B9E3F7FFFCE7BD4B210D02071C46B8E2F7
F3F0DBB15E34180B152C56A9D3E8F3EFDAB05D34170A142C55A9D2E9DFCCC69C
7341321F2F3F6B94BFC9DECCC59C7241311F2E3E6A94BFCAB5A38E8780705B49
596D7D808BA0B4A28D877F6F5B48586D7C818BA043506479859AAFBCAC978876
614C424F64798499AEBBAB968977624D19263B6791C3D8E5D6C79D7337231825
3A6690C3D7E5D5C79E74382304112952A5CFEDFAF0DBB25E350E03102851A5CE
ECF9F1DCB25F360E01071B45B8E1F6FDFBE6BC4A200B01061B44B7E1F5FEFBE6
BD4A210C09142B55A8D2EAF4EED9AF5C321609132A54A7D1EAF5EED9B05D3316
1E2E3D6A93C0CADFCDC49A713F301D2D3D6993C1CBE0CEC59B71403048576C7C
828CA1B6A38F867E6E5947576C7B828DA2B6A48F867E6F5ABAAB968977624E43
50657A8398ADBAAA958A78634E4451667A8498ADE4D4C89E7539241A273B6891
C1D6E3D4C99F7539251A273C6892C2D7F9F2DDB360360F05122953A6D0EBF8F2
DDB460371005122A53A7D0ECFFFCE7BD4B210D02071C46B8E2F7FFFDE8BE4C22
0D03081D46B9E3F7F3EFDAB05D34170A142C55A9D2E9F3F0DBB15E34180B152C
56A9D3E8DECCC59C7241311F2E3E6A94BFCADFCCC69C7341321F2F3F6B94BFC9
B4A28D877F6F5B48586D7C818BA0B5A38E8780705B49596D7D808BA0424F6479
8499AEBBAB968977624D43506479859AAFBCAC978876614C18253A6690C3D7E5
D5C79E74382319263B6791C3D8E5D6C79D73372303102851A5CEECF9F1DCB25F
360E04112952A5CFEDFAF0DBB25E350E
pop pop
/customdata8 28 28 mul string def
currentfile customdata8 readhexstring
050F2747B6D6EEF8FEF4DCBC4D2D1507111D375F9EC6E0E9EBE6CCA4653D1F13
2939556F8EA8C1D1D3C3AE9475573B2B4961717D808999B1B39B8B867F73634B
B8A090827A6A5A42445C6C7C8492A2BAD8C8AA97785232222434546E8DACCADA
F0E2CFA768401A0A0C1C365E9DC5E4F2FAF7DFBF50301802040E2646B5D5EDFC
FFF5DDBD4E2E160806102848B7D7EFF9EAE7CDA5663E2014121E38609FC7E1E8
D2C2AF9576583C2C2A3A56708FA9C0D0B29A8A878074644C4A62727E818898B0
435B6B7B8593A3BBB9A19183796959412333536D8CADCBDBD9C9AB9677513121
0B1B355D9CC4E5F3F1E3CEA6673F1909030D2545B4D4ECFDFBF6DEBE4F2F1701
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000
pop pop
end
end
defaultpacking setpacking
%%EndResource
%%BeginProcSet: Adobe_ColorImage_AI6 1.3 0
userdict /Adobe_ColorImage_AI6 known not
{
userdict /Adobe_ColorImage_AI6 53 dict put
} if
userdict /Adobe_ColorImage_AI6 get begin
/initialize {
Adobe_ColorImage_AI6 begin
Adobe_ColorImage_AI6 {
dup type /arraytype eq {
dup xcheck {
bind
} if
} if
pop pop
} forall
} def
/terminate { end } def
currentdict /Adobe_ColorImage_AI6_Vars known not {
/Adobe_ColorImage_AI6_Vars 41 dict def
} if
Adobe_ColorImage_AI6_Vars begin
/plateindex -1 def
/_newproc null def
/_proc1 null def
/_proc2 null def
/sourcearray 4 array def
/_ptispace null def
/_ptiname null def
/_pti0 0 def
/_pti1 0 def
/_ptiproc null def
/_ptiscale 0 def
/_pticomps 0 def
/_ptibuf 0 string def
/_gtigray 0 def
/_cticmyk null def
/_rtirgb null def
/XIEnable true def
/XIType 0 def
/XIEncoding 0 def
/XICompression 0 def
/XIChannelCount 0 def
/XIBitsPerPixel 0 def
/XIImageHeight 0 def
/XIImageWidth 0 def
/XIImageMatrix null def
/XIRowBytes 0 def
/XIFile null def
/XIBuffer1 null def
/XIBuffer2 null def
/XIBuffer3 null def
/XIDataProc null def
/XIColorSpace /DeviceGray def
/XIColorValues 0 def
/XIPlateList false def
end
/ci6colorimage /colorimage where {/colorimage get}{null} ifelse def
/ci6image systemdict /image get def
/ci6curtransfer systemdict /currenttransfer get def
/ci6curoverprint /currentoverprint where {/currentoverprint get}{{_of}} ifelse def
/ci6foureq {
4 index ne {
pop pop pop false
}{
4 index ne {
pop pop false
}{
4 index ne {
pop false
}{
4 index eq
} ifelse
} ifelse
} ifelse
} def
/ci6testplate {
Adobe_ColorImage_AI6_Vars begin
/plateindex -1 def
/setcmykcolor where {
pop
gsave
1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub
grestore
1 0 0 0 ci6foureq {
/plateindex 0 def
}{
0 1 0 0 ci6foureq {
/plateindex 1 def
}{
0 0 1 0 ci6foureq {
/plateindex 2 def
}{
0 0 0 1 ci6foureq {
/plateindex 3 def
}{
0 0 0 0 ci6foureq {
/plateindex 5 def
} if
} ifelse
} ifelse
} ifelse
} ifelse
pop pop pop pop
} if
plateindex
end
} def
/ci6concatprocs {
/packedarray where {
pop dup type /packedarraytype eq 2 index type
/packedarraytype eq or
}{
false
} ifelse
{
/_proc2 exch cvlit def
/_proc1 exch cvlit def
_proc1 aload pop
_proc2 aload pop
_proc1 length
_proc2 length add
packedarray cvx
}{
/_proc2 exch cvlit def
/_proc1 exch cvlit def
/_newproc _proc1 length _proc2 length add array def
_newproc 0 _proc1 putinterval
_newproc _proc1 length _proc2 putinterval
_newproc cvx
} ifelse
} def
/ci6istint {
type /arraytype eq
} def
/ci6isspot {
dup type /arraytype eq {
dup length 1 sub get /Separation eq
}{
pop false
} ifelse
} def
/ci6spotname {
dup ci6isspot {dup length 2 sub get}{pop ()} ifelse
} def
/ci6altspace {
aload pop pop pop ci6colormake
} def
/ci6numcomps {
dup /DeviceGray eq {
pop 1
}{
dup /DeviceRGB eq {
pop 3
}{
/DeviceCMYK eq {
4
}{
1
} ifelse
} ifelse
} ifelse
} def
/ci6marksplate {
dup /DeviceGray eq {
pop plateindex 3 eq
}{
dup /DeviceRGB eq {
pop plateindex 5 ne
}{
dup /DeviceCMYK eq {
pop plateindex 5 ne
}{
dup ci6isspot {
/findcmykcustomcolor where {
pop
dup length 2 sub get
0.1 0.1 0.1 0.1 5 -1 roll
findcmykcustomcolor 1 setcustomcolor
systemdict /currentgray get exec
1 ne
}{
pop plateindex 5 ne
} ifelse
}{
pop plateindex 5 ne
} ifelse
} ifelse
} ifelse
} ifelse
} def
/ci6colormake {
dup ci6numcomps
exch 1 index 2 add 1 roll
dup 1 eq {pop}{array astore} ifelse
exch
} def
/ci6colorexpand {
dup ci6spotname exch
dup ci6istint {
ci6altspace
exch 4 1 roll
}{
1 3 1 roll
} ifelse
} def
/ci6colortint {
dup /DeviceGray eq {
3 1 roll 1 exch sub mul 1 exch sub exch
}{
dup /DeviceRGB eq {
3 1 roll {1 exch sub 1 index mul 1 exch sub exch} forall pop 3 array astore exch
}{
dup /DeviceCMYK eq {
3 1 roll {1 index mul exch} forall pop 4 array astore exch
}{
3 1 roll mul exch
} ifelse
} ifelse
} ifelse
} def
/ci6colortocmyk {
dup /DeviceGray eq {
pop 1 exch sub 0 0 0 4 -1 roll 4 array astore
}{
dup /DeviceRGB eq {
pop aload pop _rgbtocmyk 4 array astore
}{
dup /DeviceCMYK eq {
pop
}{
ci6altspace ci6colortint ci6colortocmyk
} ifelse
} ifelse
} ifelse
} def
/ci6makeimagedict {
7 dict begin
/ImageType 1 def
/Decode exch def
/DataSource exch def
/ImageMatrix exch def
/BitsPerComponent exch def
/Height exch def
/Width exch def
currentdict end
} def
/ci6stringinvert {
0 1 2 index length 1 sub {
dup 2 index exch get 255 exch sub 2 index 3 1 roll put
} for
} def
/ci6stringknockout {
0 1 2 index length 1 sub {
255 2 index 3 1 roll put
} for
} def
/ci6stringapply {
0 1 4 index length 1 sub {
dup
4 index exch get
3 index 3 1 roll
3 index exec
} for
pop exch pop
} def
/ci6walkrgbstring {
0 3 index
dup length 1 sub 0 3 3 -1 roll {
3 getinterval {} forall
5 index exec
3 index
} for
5 {pop} repeat
} def
/ci6walkcmykstring
{
0 3 index
dup length 1 sub 0 4 3 -1 roll {
4 getinterval {} forall
6 index exec
3 index
} for
5 { pop } repeat
} def
/ci6putrgbtograystr
{
.11 mul exch
.59 mul add exch
.3 mul add
cvi 3 copy put
pop 1 add
} def
/ci6putcmyktograystr
{
exch .11 mul add
exch .59 mul add
exch .3 mul add
dup 255 gt { pop 255 } if
255 exch sub cvi 3 copy put
pop 1 add
} def
/ci6rgbtograyproc {
Adobe_ColorImage_AI6_Vars begin
sourcearray 0 get exec
XIBuffer3
dup 3 1 roll
/ci6putrgbtograystr load exch
ci6walkrgbstring
end
} def
/ci6cmyktograyproc {
Adobe_ColorImage_AI6_Vars begin
sourcearray 0 get exec
XIBuffer3
dup 3 1 roll
/ci6putcmyktograystr load exch
ci6walkcmykstring
end
} def
/ci6separatecmykproc {
Adobe_ColorImage_AI6_Vars begin
sourcearray 0 get exec
XIBuffer3
0 2 index
plateindex 4 2 index length 1 sub {
get 255 exch sub
3 copy put pop 1 add
2 index
} for
pop pop exch pop
end
} def
/ci6compositeimage {
dup 1 eq {
pop pop image
}{
/ci6colorimage load null ne {
ci6colorimage
}{
3 1 roll pop
sourcearray 0 3 -1 roll put
3 eq {/ci6rgbtograyproc}{/ci6cmyktograyproc} ifelse load
image
} ifelse
} ifelse
} def
/ci6knockoutimage {
gsave
0 ci6curtransfer exec 1 ci6curtransfer exec
eq {
0 ci6curtransfer exec 0.5 lt
}{
0 ci6curtransfer exec 1 ci6curtransfer exec gt
} ifelse
{{pop 0}}{{pop 1}} ifelse
systemdict /settransfer get exec
ci6compositeimage
grestore
} def
/ci6drawimage {
ci6testplate -1 eq {
pop ci6compositeimage
}{
dup type /arraytype eq {
dup length plateindex gt {plateindex get}{pop false} ifelse
}{
{
true
}{
dup 1 eq {plateindex 3 eq}{plateindex 3 le} ifelse
} ifelse
} ifelse
{
dup 1 eq {
pop pop ci6image
}{
dup 3 eq {
ci6compositeimage
}{
pop pop
sourcearray 0 3 -1 roll put
/ci6separatecmykproc load
ci6image
} ifelse
} ifelse
}{
ci6curoverprint {
7 {pop} repeat
}{
ci6knockoutimage
} ifelse
} ifelse
} ifelse
} def
/ci6proctintimage {
/_ptispace exch store /_ptiname exch store /_pti1 exch store /_pti0 exch store /_ptiproc exch store
/_pticomps _ptispace ci6numcomps store
/_ptiscale _pti1 _pti0 sub store
level2? {
_ptiname length 0 gt version cvr 2012 ge and {
[/Separation _ptiname _ptispace {_ptiproc}] setcolorspace
[_pti0 _pti1] ci6makeimagedict ci6image
}{
[/Indexed _ptispace 255 {255 div _ptiscale mul _pti0 add _ptiproc}] setcolorspace
[0 255] ci6makeimagedict ci6image
} ifelse
}{
_pticomps 1 eq {
{
dup
{
255 div _ptiscale mul _pti0 add _ptiproc 255 mul cvi put
} ci6stringapply
} ci6concatprocs ci6image
}{
{
dup length _pticomps mul dup _ptibuf length ne {/_ptibuf exch string store}{pop} ifelse
_ptibuf {
exch _pticomps mul exch 255 div _ptiscale mul _pti0 add _ptiproc
_pticomps 2 add -2 roll
_pticomps 1 sub -1 0 {
1 index add 2 index exch
5 -1 roll
255 mul cvi put
} for
pop pop
} ci6stringapply
} ci6concatprocs false _pticomps
/ci6colorimage load null eq {7 {pop} repeat}{ci6colorimage} ifelse
} ifelse
} ifelse
} def
/ci6graytintimage {
/_gtigray 5 -1 roll store
{1 _gtigray sub mul 1 exch sub} 4 1 roll
/DeviceGray ci6proctintimage
} def
/ci6cmyktintimage {
/_cticmyk 5 -1 roll store
{_cticmyk {1 index mul exch} forall pop} 4 1 roll
/DeviceCMYK ci6proctintimage
} def
/ci6rgbtintimage {
/_rtirgb 5 -1 roll store
{_rtirgb {1 exch sub 1 index mul 1 exch sub exch} forall pop} 4 1 roll
/DeviceRGB ci6proctintimage
} def
/ci6tintimage {
ci6testplate -1 eq {
ci6colorexpand
3 -1 roll 5 -1 roll {0}{0 exch} ifelse 4 2 roll
dup /DeviceGray eq {
pop ci6graytintimage
}{
dup /DeviceRGB eq {
pop ci6rgbtintimage
}{
pop ci6cmyktintimage
} ifelse
} ifelse
}{
dup ci6marksplate {
plateindex 5 lt {
ci6colortocmyk plateindex get
dup 0 eq ci6curoverprint and {
7 {pop} repeat
}{
1 exch sub
exch {1 0}{0 1} ifelse () ci6graytintimage
} ifelse
}{
pop exch {0}{0 exch} ifelse 0 3 1 roll () ci6graytintimage
} ifelse
}{
ci6curoverprint {
8 {pop} repeat
}{
pop pop pop
{pop 1} 0 1 () /DeviceGray ci6proctintimage
} ifelse
} ifelse
} ifelse
} def
/XINullImage {
} def
/XIImageMask {
XIImageWidth XIImageHeight false
[XIImageWidth 0 0 XIImageHeight neg 0 0]
/XIDataProc load
imagemask
} def
/XIImageTint {
XIImageWidth XIImageHeight XIBitsPerPixel
[XIImageWidth 0 0 XIImageHeight neg 0 0]
/XIDataProc load
XIType 3 eq XIColorValues XIColorSpace ci6tintimage
} def
/XIImage {
XIImageWidth XIImageHeight XIBitsPerPixel
[XIImageWidth 0 0 XIImageHeight neg 0 0]
/XIDataProc load
false XIChannelCount XIPlateList ci6drawimage
} def
/XG {
pop pop
} def
/XF {
13 {pop} repeat
} def
/Xh {
Adobe_ColorImage_AI6_Vars begin
gsave
/XIType exch def
/XIImageHeight exch def
/XIImageWidth exch def
/XIImageMatrix exch def
0 0 moveto
XIImageMatrix concat
XIImageWidth XIImageHeight scale
/_lp /null ddef
_fc
/_lp /imagemask ddef
end
} def
/XH {
Adobe_ColorImage_AI6_Vars begin
grestore
end
} def
/XIEnable {
Adobe_ColorImage_AI6_Vars /XIEnable 3 -1 roll put
} def
/XC {
Adobe_ColorImage_AI6_Vars begin
ci6colormake
/XIColorSpace exch def
/XIColorValues exch def
end
} def
/XIPlates {
Adobe_ColorImage_AI6_Vars begin
/XIPlateList exch def
end
} def
/XI
{
Adobe_ColorImage_AI6_Vars begin
gsave
/XIType exch def
cvi dup
256 idiv /XICompression exch store
256 mod /XIEncoding exch store
pop pop
/XIChannelCount exch def
/XIBitsPerPixel exch def
/XIImageHeight exch def
/XIImageWidth exch def
pop pop pop pop
/XIImageMatrix exch def
XIBitsPerPixel 1 eq {
XIImageWidth 8 div ceiling cvi
}{
XIImageWidth XIChannelCount mul
} ifelse
/XIRowBytes exch def
XIEnable {
/XIBuffer3 XIImageWidth string def
XICompression 0 eq {
/XIBuffer1 XIRowBytes string def
XIEncoding 0 eq {
{currentfile XIBuffer1 readhexstring pop}
}{
{currentfile XIBuffer1 readstring pop}
} ifelse
}{
/XIBuffer1 256 string def
/XIBuffer2 XIRowBytes string def
{currentfile XIBuffer1 readline pop (%) anchorsearch {pop} if}
/ASCII85Decode filter /DCTDecode filter
/XIFile exch def
{XIFile XIBuffer2 readstring pop}
} ifelse
/XIDataProc exch def
XIType 1 ne {
0 setgray
} if
XIType 1 eq {
XIImageMask
}{
XIType 2 eq XIType 3 eq or {
XIImageTint
}{
XIImage
} ifelse
} ifelse
}{
XINullImage
} ifelse
/XIPlateList false def
grestore
end
} def
end
%%EndProcSet
%%BeginResource: procset Adobe_Illustrator_AI5 1.3 0
%%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog)
%%Version: 1.3 0
%%CreationDate: (3/7/1994) ()
%%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved)
currentpacking true setpacking
userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin
put
/_?cmyk false def
/_eo false def
/_lp /none def
/_pf
{
} def
/_ps
{
} def
/_psf
{
} def
/_pss
{
} def
/_pjsf
{
} def
/_pjss
{
} def
/_pola 0 def
/_doClip 0 def
/cf currentflat def
/_lineorientation 0 def
/_charorientation 0 def
/_yokoorientation 0 def
/_tm matrix def
/_renderStart
[
/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
] def
/_renderEnd
[
null null null null /i1 /i1 /i1 /i1
] def
/_render -1 def
/_shift [0 0] def
/_ax 0 def
/_ay 0 def
/_cx 0 def
/_cy 0 def
/_leading
[
0 0
] def
/_ctm matrix def
/_mtx matrix def
/_sp 16#020 def
/_hyphen (-) def
/_fontSize 0 def
/_fontAscent 0 def
/_fontDescent 0 def
/_fontHeight 0 def
/_fontRotateAdjust 0 def
/Ss 256 string def
Ss 0 (fonts/) putinterval
/_cnt 0 def
/_scale [1 1] def
/_nativeEncoding 0 def
/_useNativeEncoding 0 def
/_tempEncode 0 def
/_pntr 0 def
/_tDict 2 dict def
/_hfname 100 string def
/_hffound false def
/Tx
{
} def
/Tj
{
} def
/CRender
{
} def
/_AI3_savepage
{
} def
/_gf null def
/_cf 4 array def
/_rgbf 3 array def
/_if null def
/_of false def
/_fc
{
} def
/_gs null def
/_cs 4 array def
/_rgbs 3 array def
/_is null def
/_os false def
/_sc
{
} def
/_pd 1 dict def
/_ed 15 dict def
/_pm matrix def
/_fm null def
/_fd null def
/_fdd null def
/_sm null def
/_sd null def
/_sdd null def
/_i null def
/_lobyte 0 def
/_hibyte 0 def
/_cproc null def
/_cscript 0 def
/_hvax 0 def
/_hvay 0 def
/_hvwb 0 def
/_hvcx 0 def
/_hvcy 0 def
/_bitfont null def
/_bitlobyte 0 def
/_bithibyte 0 def
/_bitkey null def
/_bitdata null def
/_bitindex 0 def
/discardSave null def
/buffer 256 string def
/beginString null def
/endString null def
/endStringLength null def
/layerCnt 1 def
/layerCount 1 def
/perCent (%) 0 get def
/perCentSeen? false def
/newBuff null def
/newBuffButFirst null def
/newBuffLast null def
/clipForward? false def
end
userdict /Adobe_Illustrator_AI5 known not {
userdict /Adobe_Illustrator_AI5 100 dict put
} if
userdict /Adobe_Illustrator_AI5 get begin
/initialize
{
Adobe_Illustrator_AI5 dup begin
Adobe_Illustrator_AI5_vars begin
/_aicmykps where {pop /_?cmyk _aicmykps def}if
discardDict
{
bind pop pop
} forall
dup /nc get begin
{
dup xcheck 1 index type /operatortype ne and
{
bind
} if
pop pop
} forall
end
newpath
} def
/terminate
{
end
end
} def
/_
null def
/ddef
{
Adobe_Illustrator_AI5_vars 3 1 roll put
} def
/xput
{
dup load dup length exch maxlength eq
{
dup dup load dup
length 2 mul dict copy def
} if
load begin
def
end
} def
/npop
{
{
pop
} repeat
} def
/hswj
{
dup stringwidth 3 2 roll
{
_hvwb eq { exch _hvcx add exch _hvcy add } if
exch _hvax add exch _hvay add
} cforall
} def
/vswj
{
0 0 3 -1 roll
{
dup 255 le
_charorientation 1 eq
and
{
dup cstring stringwidth 5 2 roll
_hvwb eq { exch _hvcy sub exch _hvcx sub } if
exch _hvay sub exch _hvax sub
4 -1 roll sub exch
3 -1 roll sub exch
}
{
_hvwb eq { exch _hvcy sub exch _hvcx sub } if
exch _hvay sub exch _hvax sub
_fontHeight sub
} ifelse
} cforall
} def
/swj
{
6 1 roll
/_hvay exch ddef
/_hvax exch ddef
/_hvwb exch ddef
/_hvcy exch ddef
/_hvcx exch ddef
_lineorientation 0 eq { hswj } { vswj } ifelse
} def
/sw
{
0 0 0 6 3 roll swj
} def
/vjss
{
4 1 roll
{
dup cstring
dup length 1 eq
_charorientation 1 eq
and
{
-90 rotate
currentpoint
_fontRotateAdjust add
moveto
gsave
false charpath currentpoint
5 index setmatrix stroke
grestore
_fontRotateAdjust sub
moveto
_sp eq
{
5 index 5 index rmoveto
} if
2 copy rmoveto
90 rotate
}
{
currentpoint
_fontHeight sub
5 index sub
3 index _sp eq
{
9 index sub
} if
currentpoint
exch 4 index stringwidth pop 2 div sub
exch _fontAscent sub
moveto
gsave
2 index false charpath
6 index setmatrix stroke
grestore
moveto pop pop
} ifelse
} cforall
6 npop
} def
/hjss
{
4 1 roll
{
dup cstring
gsave
false charpath currentpoint
5 index setmatrix stroke
grestore
moveto
_sp eq
{
5 index 5 index rmoveto
} if
2 copy rmoveto
} cforall
6 npop
} def
/jss
{
_lineorientation 0 eq { hjss } { vjss } ifelse
} def
/ss
{
0 0 0 7 3 roll jss
} def
/vjsp
{
4 1 roll
{
dup cstring
dup length 1 eq
_charorientation 1 eq
and
{
-90 rotate
currentpoint
_fontRotateAdjust add
moveto
false charpath
currentpoint
_fontRotateAdjust sub
moveto
_sp eq
{
5 index 5 index rmoveto
} if
2 copy rmoveto
90 rotate
}
{
currentpoint
_fontHeight sub
5 index sub
3 index _sp eq
{
9 index sub
} if
currentpoint
exch 4 index stringwidth pop 2 div sub
exch _fontAscent sub
moveto
2 index false charpath
moveto pop pop
} ifelse
} cforall
6 npop
} def
/hjsp
{
4 1 roll
{
dup cstring
false charpath
_sp eq
{
5 index 5 index rmoveto
} if
2 copy rmoveto
} cforall
6 npop
} def
/jsp
{
matrix currentmatrix
_lineorientation 0 eq {hjsp} {vjsp} ifelse
} def
/sp
{
matrix currentmatrix
0 0 0 7 3 roll
_lineorientation 0 eq {hjsp} {vjsp} ifelse
} def
/pl
{
transform
0.25 sub round 0.25 add exch
0.25 sub round 0.25 add exch
itransform
} def
/setstrokeadjust where
{
pop true setstrokeadjust
/c
{
curveto
} def
/C
/c load def
/v
{
currentpoint 6 2 roll curveto
} def
/V
/v load def
/y
{
2 copy curveto
} def
/Y
/y load def
/l
{
lineto
} def
/L
/l load def
/m
{
moveto
} def
}
{
/c
{
pl curveto
} def
/C
/c load def
/v
{
currentpoint 6 2 roll pl curveto
} def
/V
/v load def
/y
{
pl 2 copy curveto
} def
/Y
/y load def
/l
{
pl lineto
} def
/L
/l load def
/m
{
pl moveto
} def
} ifelse
/d
{
setdash
} def
/cf
{
} def
/i
{
dup 0 eq
{
pop cf
} if
setflat
} def
/j
{
setlinejoin
} def
/J
{
setlinecap
} def
/M
{
setmiterlimit
} def
/w
{
setlinewidth
} def
/XR
{
0 ne
/_eo exch ddef
} def
/H
{
} def
/h
{
closepath
} def
/N
{
_pola 0 eq
{
_doClip 1 eq
{
_eo {eoclip} {clip} ifelse /_doClip 0 ddef
} if
newpath
}
{
/CRender
{
N
} ddef
} ifelse
} def
/n
{
N
} def
/F
{
_pola 0 eq
{
_doClip 1 eq
{
gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc
/_doClip 0 ddef
}
{
_pf
} ifelse
}
{
/CRender
{
F
} ddef
} ifelse
} def
/f
{
closepath
F
} def
/S
{
_pola 0 eq
{
_doClip 1 eq
{
gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
/_doClip 0 ddef
}
{
_ps
} ifelse
}
{
/CRender
{
S
} ddef
} ifelse
} def
/s
{
closepath
S
} def
/B
{
_pola 0 eq
{
_doClip 1 eq
gsave F grestore
{
gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
/_doClip 0 ddef
}
{
S
} ifelse
}
{
/CRender
{
B
} ddef
} ifelse
} def
/b
{
closepath
B
} def
/W
{
/_doClip 1 ddef
} def
/*
{
count 0 ne
{
dup type /stringtype eq
{
pop
} if
} if
newpath
} def
/u
{
} def
/U
{
} def
/q
{
_pola 0 eq
{
gsave
} if
} def
/Q
{
_pola 0 eq
{
grestore
} if
} def
/*u
{
_pola 1 add /_pola exch ddef
} def
/*U
{
_pola 1 sub /_pola exch ddef
_pola 0 eq
{
CRender
} if
} def
/D
{
pop
} def
/*w
{
} def
/*W
{
} def
/`
{
/_i save ddef
clipForward?
{
nulldevice
} if
6 1 roll 4 npop
concat pop
userdict begin
/showpage
{
} def
0 setgray
0 setlinecap
1 setlinewidth
0 setlinejoin
10 setmiterlimit
[] 0 setdash
/setstrokeadjust where {pop false setstrokeadjust} if
newpath
0 setgray
false setoverprint
} def
/~
{
end
_i restore
} def
/_rgbtocmyk
{
3
{
1 exch sub 3 1 roll
} repeat
3 copy 1 4 1 roll
3
{
3 index 2 copy gt
{
exch
} if
pop 4 1 roll
} repeat
pop pop pop
4 1 roll
3
{
3 index sub
3 1 roll
} repeat
4 -1 roll
} def
/setrgbfill
{
_rgbf astore pop
/_fc
{
_lp /fill ne
{
_of setoverprint
_rgbf aload pop setrgbcolor
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
_eo {eofill} {fill} ifelse
} ddef
/_psf
{
_fc
hvashow
} ddef
/_pjsf
{
_fc
hvawidthshow
} ddef
/_lp /none ddef
} def
/setrgbstroke
{
_rgbs astore pop
/_sc
{
_lp /stroke ne
{
_os setoverprint
_rgbs aload pop setrgbcolor
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/O
{
0 ne
/_of exch ddef
/_lp /none ddef
} def
/R
{
0 ne
/_os exch ddef
/_lp /none ddef
} def
/g
{
/_gf exch ddef
/_fc
{
_lp /fill ne
{
_of setoverprint
_gf setgray
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
_eo {eofill} {fill} ifelse
} ddef
/_psf
{
_fc
hvashow
} ddef
/_pjsf
{
_fc
hvawidthshow
} ddef
/_lp /none ddef
} def
/G
{
/_gs exch ddef
/_sc
{
_lp /stroke ne
{
_os setoverprint
_gs setgray
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/k
{
_cf astore pop
/_fc
{
_lp /fill ne
{
_of setoverprint
_cf aload pop setcmykcolor
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
_eo {eofill} {fill} ifelse
} ddef
/_psf
{
_fc
hvashow
} ddef
/_pjsf
{
_fc
hvawidthshow
} ddef
/_lp /none ddef
} def
/K
{
_cs astore pop
/_sc
{
_lp /stroke ne
{
_os setoverprint
_cs aload pop setcmykcolor
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/Xa
{
_?cmyk {
3 npop k
}{
setrgbfill 4 npop
} ifelse
} def
/XA
{
_?cmyk {
3 npop K
}{
setrgbstroke 4 npop
} ifelse
} def
/Xs
{
/_gf exch ddef
5 npop
/_fc
{
_lp /fill ne
{
_of setoverprint
_gf setAIseparationgray
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
_eo {eofill} {fill} ifelse
} ddef
/_psf
{
_fc
hvashow
} ddef
/_pjsf
{
_fc
hvawidthshow
} ddef
/_lp /none ddef
} def
/XS
{
/_gs exch ddef
5 npop
/_sc
{
_lp /stroke ne
{
_os setoverprint
_gs setAIseparationgray
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/Xx
{
exch
/_gf exch ddef
0 eq {
findcmykcustomcolor
}{
_?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
{
4 1 roll 3 npop
findcmykcustomcolor
}{
8 -4 roll 4 npop
findrgbcustomcolor
} ifelse
} ifelse
/_if exch ddef
/_fc
{
_lp /fill ne
{
_of setoverprint
_if _gf 1 exch sub setcustomcolor
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
_eo {eofill} {fill} ifelse
} ddef
/_psf
{
_fc
hvashow
} ddef
/_pjsf
{
_fc
hvawidthshow
} ddef
/_lp /none ddef
} def
/XX
{
exch
/_gs exch ddef
0 eq {
findcmykcustomcolor
}{
_?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
{
4 1 roll 3 npop
findcmykcustomcolor
}{
8 -4 roll 4 npop
findrgbcustomcolor
} ifelse
} ifelse
/_is exch ddef
/_sc
{
_lp /stroke ne
{
_os setoverprint
_is _gs 1 exch sub setcustomcolor
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/x
{
/_gf exch ddef
findcmykcustomcolor
/_if exch ddef
/_fc
{
_lp /fill ne
{
_of setoverprint
_if _gf 1 exch sub setcustomcolor
/_lp /fill ddef
} if
} ddef
/_pf
{
_fc
_eo {eofill} {fill} ifelse
} ddef
/_psf
{
_fc
hvashow
} ddef
/_pjsf
{
_fc
hvawidthshow
} ddef
/_lp /none ddef
} def
/X
{
/_gs exch ddef
findcmykcustomcolor
/_is exch ddef
/_sc
{
_lp /stroke ne
{
_os setoverprint
_is _gs 1 exch sub setcustomcolor
/_lp /stroke ddef
} if
} ddef
/_ps
{
_sc
stroke
} ddef
/_pss
{
_sc
ss
} ddef
/_pjss
{
_sc
jss
} ddef
/_lp /none ddef
} def
/XK
{
3 -1 roll pop
0 eq
{
1 exch sub
3 {dup 3 1 roll mul 5 1 roll} repeat
mul 4 1 roll
K
}
{
1 exch sub 4 1 roll
3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
4 -1 roll pop
XA
} ifelse
} def
/Xk
{
3 -1 roll pop
0 eq
{
1 exch sub
3 {dup 3 1 roll mul 5 1 roll} repeat
mul 4 1 roll
k
}
{
1 exch sub 4 1 roll
3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
4 -1 roll pop
Xa
} ifelse
} def
/A
{
pop
} def
/annotatepage
{
userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
} def
/XT {
pop pop
} def
/Xt {
pop
} def
/discard
{
save /discardSave exch store
discardDict begin
/endString exch store
gt38?
{
2 add
} if
load
stopped
pop
end
discardSave restore
} bind def
userdict /discardDict 7 dict dup begin
put
/pre38Initialize
{
/endStringLength endString length store
/newBuff buffer 0 endStringLength getinterval store
/newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
/newBuffLast newBuff endStringLength 1 sub 1 getinterval store
} def
/shiftBuffer
{
newBuff 0 newBuffButFirst putinterval
newBuffLast 0
currentfile read not
{
stop
} if
put
} def
0
{
pre38Initialize
mark
currentfile newBuff readstring exch pop
{
{
newBuff endString eq
{
cleartomark stop
} if
shiftBuffer
} loop
}
{
stop
} ifelse
} def
1
{
pre38Initialize
/beginString exch store
mark
currentfile newBuff readstring exch pop
{
{
newBuff beginString eq
{
/layerCount dup load 1 add store
}
{
newBuff endString eq
{
/layerCount dup load 1 sub store
layerCount 0 eq
{
cleartomark stop
} if
} if
} ifelse
shiftBuffer
} loop
} if
} def
2
{
mark
{
currentfile buffer {readline} stopped {
% assume error was due to overfilling the buffer
}{
not
{
stop
} if
endString eq {
cleartomark stop
} if
}ifelse
} loop
} def
3
{
/beginString exch store
/layerCnt 1 store
mark
{
currentfile buffer {readline} stopped {
% assume error was due to overfilling the buffer
}{
not
{
stop
} if
dup beginString eq
{
pop /layerCnt dup load 1 add store
}
{
endString eq
{
layerCnt 1 eq
{
cleartomark stop
}
{
/layerCnt dup load 1 sub store
} ifelse
} if
} ifelse
}ifelse
} loop
} def
end
userdict /clipRenderOff 15 dict dup begin
put
{
/n /N /s /S /f /F /b /B
}
{
{
_doClip 1 eq
{
/_doClip 0 ddef _eo {eoclip} {clip} ifelse
} if
newpath
} def
} forall
/Tr /pop load def
/Bb {} def
/BB /pop load def
/Bg {12 npop} def
/Bm {6 npop} def
/Bc /Bm load def
/Bh {4 npop} def
end
/Lb
{
6 npop
7 2 roll
5 npop
0 eq
{
0 eq
{
(%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
}
{
/clipForward? true def
/Tx /pop load def
/Tj /pop load def
currentdict end clipRenderOff begin begin
} ifelse
}
{
0 eq
{
save /discardSave exch store
} if
} ifelse
} bind def
/LB
{
discardSave dup null ne
{
restore
}
{
pop
clipForward?
{
currentdict
end
end
begin
/clipForward? false ddef
} if
} ifelse
} bind def
/Pb
{
pop pop
0 (%AI5_EndPalette) discard
} bind def
/Np
{
0 (%AI5_End_NonPrinting--) discard
} bind def
/Ln /pop load def
/Ap
/pop load def
/Ar
{
72 exch div
0 dtransform dup mul exch dup mul add sqrt
dup 1 lt
{
pop 1
} if
setflat
} def
/Mb
{
q
} def
/Md
{
} def
/MB
{
Q
} def
/nc 4 dict def
nc begin
/setgray
{
pop
} bind def
/setcmykcolor
{
4 npop
} bind def
/setrgbcolor
{
3 npop
} bind def
/setcustomcolor
{
2 npop
} bind def
currentdict readonly pop
end
/XP
{
4 npop
} bind def
/XD
{
pop
} bind def
end
setpacking
%%EndResource
%%BeginResource: procset Adobe_cshow 2.0 8
%%Title: (Writing System Operators)
%%Version: 2.0 8
%%CreationDate: (1/23/89) ()
%%Copyright: ((C) 1992-1996 Adobe Systems Incorporated All Rights Reserved)
currentpacking true setpacking
userdict /Adobe_cshow 14 dict dup begin put
/initialize
{
Adobe_cshow begin
Adobe_cshow
{
dup xcheck
{
bind
} if
pop pop
} forall
end
Adobe_cshow begin
} def
/terminate
{
currentdict Adobe_cshow eq
{
end
} if
} def
/cforall
{
/_lobyte 0 ddef
/_hibyte 0 ddef
/_cproc exch ddef
/_cscript currentfont /FontScript known { currentfont /FontScript get } { -1 } ifelse ddef
{
/_lobyte exch ddef
_hibyte 0 eq
_cscript 1 eq
_lobyte 129 ge _lobyte 159 le and
_lobyte 224 ge _lobyte 252 le and or and
_cscript 2 eq
_lobyte 161 ge _lobyte 254 le and and
_cscript 3 eq
_lobyte 161 ge _lobyte 254 le and and
_cscript 25 eq
_lobyte 161 ge _lobyte 254 le and and
_cscript -1 eq
or or or or and
{
/_hibyte _lobyte ddef
}
{
_hibyte 256 mul _lobyte add
_cproc
/_hibyte 0 ddef
} ifelse
} forall
} def
/cstring
{
dup 256 lt
{
(s) dup 0 4 3 roll put
}
{
dup 256 idiv exch 256 mod
(hl) dup dup 0 6 5 roll put 1 4 3 roll put
} ifelse
} def
/clength
{
0 exch
{ 256 lt { 1 } { 2 } ifelse add } cforall
} def
/hawidthshow
{
{
dup cstring
show
_hvax _hvay rmoveto
_hvwb eq { _hvcx _hvcy rmoveto } if
} cforall
} def
/vawidthshow
{
{
dup 255 le
_charorientation 1 eq
and
{
-90 rotate
0 _fontRotateAdjust rmoveto
cstring
_hvcx _hvcy _hvwb _hvax _hvay 6 -1 roll awidthshow
0 _fontRotateAdjust neg rmoveto
90 rotate
}
{
currentpoint
_fontHeight sub
exch _hvay sub exch _hvax sub
2 index _hvwb eq { exch _hvcy sub exch _hvcx sub } if
3 2 roll
cstring
dup stringwidth pop 2 div neg _fontAscent neg rmoveto
show
moveto
} ifelse
} cforall
} def
/hvawidthshow
{
6 1 roll
/_hvay exch ddef
/_hvax exch ddef
/_hvwb exch ddef
/_hvcy exch ddef
/_hvcx exch ddef
_lineorientation 0 eq { hawidthshow } { vawidthshow } ifelse
} def
/hvwidthshow
{
0 0 3 -1 roll hvawidthshow
} def
/hvashow
{
0 0 0 6 -3 roll hvawidthshow
} def
/hvshow
{
0 0 0 0 0 6 -1 roll hvawidthshow
} def
currentdict readonly pop end
setpacking
%%EndResource
%%BeginResource: procset Adobe_shading_AI8 1.0 0
%%Title: (Adobe Illustrator 8 Shading Procset)
%%Version: 1.0 0
%%CreationDate: (12/17/97) ()
%%Copyright: ((C) 1987-1997 Adobe Systems Incorporated All Rights Reserved)
userdict /defaultpacking currentpacking put true setpacking
userdict /Adobe_shading_AI8 10 dict dup begin put
/initialize {
Adobe_shading_AI8 begin
Adobe_shading_AI8 bdprocs
Mesh /initialize get exec
} def
/terminate {
currentdict Adobe_shading_AI8 eq {
end
} if
} def
/bdprocs {
{
dup xcheck 1 index type /arraytype eq and {
bind
} if
pop pop
} forall
} def
/X! {pop} def
/X# {pop pop} def
/Mesh 40 dict def
Mesh begin
/initialize {
Mesh bdprocs
Mesh begin
/emulate? /AI8MeshEmulation where {
pop AI8MeshEmulation
}{
systemdict /shfill known not
} ifelse def
end
} def
/bd {
shadingdict begin
} def
/paint {
emulate? {
end
}{
/_lp /none ddef _fc /_lp /none ddef
/AIColorSpace AIColorSpace tocolorspace store
/ColorSpace AIColorSpace topsspace store
version_ge_3010.106 not systemdict /setsmoothness known and {
0.0001 setsmoothness
} if
composite? {
/DataSource getdatasrc def
Matrix concat
currentdict end
shfill
}{
AIColorSpace makesmarks AIPlateList markingplate and not isoverprint and {
end
}{
/ColorSpace /DeviceGray store
/Decode [0 1 0 1 0 1] store
/DataSource getplatesrc def
Matrix concat
currentdict end
shfill
} ifelse
} ifelse
} ifelse
} def
/shadingdict 12 dict def
shadingdict begin
/ShadingType 6 def
/BitsPerCoordinate 16 def
/BitsPerComponent 8 def
/BitsPerFlag 8 def
end
/datafile null def
/databuf 256 string def
/dataptr 0 def
/srcspace null def
/srcchannels 0 def
/dstchannels 0 def
/dstplate 0 def
/srctodstcolor null def
/getplatesrc {
/srcspace AIColorSpace store
/srcchannels AIColorSpace getnchannels store
/dstchannels 1 store
/dstplate getplateindex store
/srctodstcolor srcspace makesmarks {
dstplate 4 eq {
{1 exch sub}
}{
{srcspace tocmyk 3 dstplate sub index 1 exch sub 5 1 roll 4 {pop} repeat}
} ifelse
}{
{srcchannels {pop} repeat 1}
} ifelse store
/datafile getdatasrc store
/rdpatch168 load DataLength () /SubFileDecode filter
} def
/getdatasrc {
/rdcmntline load /ASCII85Decode filter
} def
/rdpatch168 {
/dataptr 0 store
49 rdcount
4 {
dup {pop srcchannels getint8} if
dup {pop srctodstcolor dstchannels putint8 true} if
} repeat
{databuf 0 dataptr getinterval}{()} ifelse
} def
/rdpatch3216 {
/dataptr 0 store
97 rdcount
4 {
dup {pop srcchannels getint16} if
dup {pop srctodstcolor dstchannels putint16 true} if
} repeat
{databuf 0 dataptr getinterval}{()} ifelse
} def
/rdcount {
dup 0 gt {
datafile databuf dataptr 4 -1 roll getinterval readstring
exch length dataptr add /dataptr exch store
}{
true
} ifelse
} def
/getint8 {
mark true 3 -1 roll
{
dup {pop datafile read} if
dup {pop 255 div true} if
} repeat
{
counttomark 1 add -1 roll pop true
}{
cleartomark false
} ifelse
} def
/putint8 {
dup dataptr add /dataptr exch store
dataptr exch
{
1 sub exch
255 mul cvi
databuf 2 index
3 -1 roll put
} repeat
pop
} def
/getint16 {
mark true 3 -1 roll
{
dup {pop datafile read} if
dup {pop 256 mul datafile read} if
dup {pop add 65535 div true} if
} repeat
{
counttomark 1 add -1 roll pop true
}{
cleartomark false
} ifelse
} def
/putint16 {
dup 2 mul dataptr add /dataptr exch store
dataptr exch
{
2 sub exch
65535 mul cvi dup
256 idiv databuf 3 index 3 -1 roll put
256 mod databuf 2 index 1 add 3 -1 roll put
} repeat
pop
} def
/srcbuf 256 string def
/rdcmntline {
currentfile srcbuf readline pop
(%) anchorsearch {pop} if
} def
/getplateindex {
0 [cyan? magenta? yellow? black? customColor?] {{exit} if 1 add} forall
} def
/aicsarray 4 array def
/aicsaltvals 4 array def
/aicsaltcolr aicsaltvals def
/tocolorspace {
dup type /arraytype eq {
mark exch aload pop
aicsarray 0 3 -1 roll put
aicsarray 1 3 -1 roll put
dup aicsarray 2 3 -1 roll put
gettintxform aicsarray 3 3 -1 roll put
counttomark aicsaltvals 0 3 -1 roll getinterval /aicsaltcolr exch store
aicsaltcolr astore pop pop
aicsarray
} if
} def
/subtintxform {aicsaltcolr {1 index mul exch} forall pop} def
/addtintxform {aicsaltcolr {1 sub 1 index mul 1 add exch} forall pop} def
/gettintxform {
/DeviceRGB eq {/addtintxform}{/subtintxform} ifelse load
} def
/getnchannels {
dup type /arraytype eq {0 get} if
colorspacedict exch get begin Channels end
} def
/makesmarks {
composite? {
pop true
}{
dup dup type /arraytype eq {0 get} if
colorspacedict exch get begin MarksPlate end
} ifelse
} def
/markingplate {
composite? {
pop true
}{
dup type /arraytype eq {
dup length getplateindex gt {getplateindex get}{pop false} ifelse
} if
} ifelse
} def
/tocmyk {
dup dup type /arraytype eq {0 get} if
colorspacedict exch get begin ToCMYK end
} def
/topsspace {
dup dup type /arraytype eq {0 get} if
colorspacedict exch get begin ToPSSpace end
} def
/colorspacedict 5 dict dup begin
/DeviceGray 4 dict dup begin
/Channels 1 def
/MarksPlate {pop black?} def
/ToCMYK {pop 1 exch sub 0 0 0 4 -1 roll} def
/ToPSSpace {} def
end def
/DeviceRGB 4 dict dup begin
/Channels 3 def
/MarksPlate {pop isCMYKSep?} def
/ToCMYK {pop _rgbtocmyk} def
/ToPSSpace {} def
end def
/DeviceCMYK 4 dict dup begin
/Channels 4 def
/MarksPlate {pop isCMYKSep?} def
/ToCMYK {pop} def
/ToPSSpace {} def
end def
/Separation 4 dict dup begin
/Channels 1 def
/MarksPlate {
/findcmykcustomcolor where {
pop dup 1 exch ToCMYK 5 -1 roll 1 get
findcmykcustomcolor 1 setcustomcolor
systemdict /currentgray get exec
1 ne
}{
pop false
} ifelse
} def
/ToCMYK {
dup 2 get mark exch 4 2 roll
3 get exec
counttomark -1 roll tocmyk
5 -1 roll pop
} def
/ToPSSpace {} def
end def
/Process 4 dict dup begin
/Channels 1 def
/MarksPlate {
isCMYKSep? {
1 exch ToCMYK 4 array astore getplateindex get 0 ne
}{
pop false
} ifelse
} def
/ToCMYK {
dup 2 get mark exch 4 2 roll
3 get exec
counttomark -1 roll tocmyk
5 -1 roll pop
} def
/ToPSSpace {
4 array copy dup 0 /Separation put
} def
end def
end def
/isoverprint {
/currentoverprint where {pop currentoverprint}{_of} ifelse
} def
/version_ge_3010.106 {
version {cvr} stopped {
pop
false
}{
3010.106 ge
} ifelse
} def
end
end
defaultpacking setpacking
%%EndResource
%%EndProlog
%%BeginSetup
userdict /_useSmoothShade false put
userdict /_aicmykps false put
userdict /_forceToCMYK false put
Adobe_level2_AI5 /initialize get exec
Adobe_cshow /initialize get exec
Adobe_screens_AI5 /initialize get exec
Adobe_ColorImage_AI6 /initialize get exec
Adobe_shading_AI8 /initialize get exec
Adobe_Illustrator_AI5 /initialize get exec
%AI3_BeginRider
currentpacking true setpacking
setpacking
%AI3_EndRider
%AI5_Begin_NonPrinting
Np
%AI8_PluginGroupInfo
(Adobe Path Blends) (Adobe Blends Plugin) (Live Blends.aip)
%AI8_PluginGroupInfo
(Adobe Tracing Object) (Tracing) (TracingSuite.aip)
%AI8_PluginGroupInfo
(Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (ArtOnPath.aip)
%AI8_PluginGroupInfo
(Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (ArtOnPath.aip)
%AI8_PluginGroupInfo
(Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (ArtOnPath.aip)
%AI8_PluginGroupInfo
(Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (ArtOnPath.aip)
%AI8_PluginGroupInfo
(Adobe Calligraphic Brush Tool) (Adobe Calligraphic Brush Plugin) (Calligraphic Brush Tool.aip)
%AI8_PluginGroupInfo
(Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (Scatter Brush Tool.aip)
%AI8_PluginGroupInfo
(Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (Scatter Brush Tool.aip)
%AI8_PluginGroupInfo
(Pathfinder Suite) (Adobe Compound Shape) (PathFinder Suite.aip)
%AI8_PluginGroupInfo
(Adobe Deform Plugin) (Adobe Envelope Plugin) (Envelope and Warp.aip)
%AI8_PluginGroupInfo
(Adobe Symbolism) (Adobe Symbolism) (Symbolism.aip)
%AI8_PluginGroupInfo
(Adobe Flare Plugin) (Flare) (flare.aip)
%AI8_PluginGroupInfo
(Adobe Planar Group) (Adobe Live Paint Plugin) (Live Paint.aip)
%AI5_End_NonPrinting--
%AI5_Begin_NonPrinting
Np
%AI5_End_NonPrinting--
%AI5_BeginPalette
0 0 Pb
1 1 1 1 ([Registration]) 0 Xs
([Registration])
Pc
0 0 0 0 1 1 1 Xa
(White)
Pc
0 0 0 1 0 0 0 Xa
(Black)
Pc
PB
%AI5_EndPalette
%%EndSetup
%AI5_BeginLayer
1 1 1 1 0 0 1 0 79 128 255 0 50 Lb
(Layer 1) Ln
0 A
*u
1 D
0 O
0 0 0 1 0 0 0 Xa
0 J 0 j 1 w 4 M []0 d
0 XR
432.2588 418.7646 m
430.0527 418.019 427.9736 417.3335 425.9961 416.6934 C
412.8018 424.7881 408.7163 429.0654 406.5728 431.6328 C
406.5215 431.8555 406.4604 432.0825 406.3828 432.3164 c
404.3682 438.4082 402.5166 443.3457 400.0576 450 C
395.0225 450 L
396.915 441.8418 397.3198 437.6729 397.5918 434.7529 C
389.5981 437.7173 382.521 440.0903 370.6416 444.3286 C
375.3022 446.4087 379.6069 448.2964 383.5474 450 C
377.1919 450 L
374.2119 448.4961 371.0688 446.9419 367.7808 445.3525 C
364.0254 446.7002 359.8149 448.2261 354.9863 450 C
348.0811 450 L
354.2036 447.5889 359.4648 445.4517 364.0142 443.5483 C
360.812 442.0288 357.4795 440.4814 354.0005 438.9121 c
349.9863 437.1016 346.3237 435.4766 342.9697 434.0132 C
341.3457 434.7891 339.8076 435.5098 338.1245 436.2646 C
337.3638 440.5024 336.584 444.1455 335.4331 450 C
333.4438 450 L
334.4878 441.21 334.2827 438.2412 334.2793 436.0864 C
333.8408 435.4287 333.8608 434.4985 334.4678 433.71 C
334.4941 433.5996 334.5313 433.5049 334.563 433.4023 C
333.833 433.311 333.708 432.251 334.6997 430.4653 C
330.7886 428.8193 327.4043 427.4434 324.4834 426.2998 C
320.6763 432.8198 317.4512 438.4663 314.7402 443.2783 C
315.5146 445.5659 316.2842 447.8193 317.043 450 C
311.6602 450 L
311.5889 449.7305 311.5122 449.4468 311.4404 449.1753 C
311.2876 449.4502 311.1304 449.7329 310.9819 450 C
307.1094 450 L
308.1274 448.4819 309.2183 446.8545 310.3638 445.1377 C
308.3604 437.6724 306.1079 429.5122 303.5908 420.6812 C
302.1011 428.1729 300.498 434.8579 297.4878 450 C
295.5215 450 L
298.7988 430.1084 298.7979 423.6777 298.8101 419.8633 C
292.3872 423.376 286.9644 426.0347 276.8643 431.3628 C
275.3765 438.3301 274.1064 444.5396 273.0249 450 C
270.2612 450 L
271.6865 444.7188 273.2041 438.8638 274.748 432.4824 C
270.2734 434.8555 264.9199 437.7334 258.2842 441.3672 C
260.7783 443.9663 263.5063 446.8027 266.6025 450 C
260.8413 450 L
258.2412 447.6519 255.9292 445.6108 253.8477 443.8091 C
251.9707 444.8481 250.1733 445.8521 248.4199 446.8364 C
249.1328 447.9937 249.8018 449.0474 250.4209 450 C
247.8984 450 L
247.585 449.2622 247.2451 448.4917 246.8828 447.6997 C
245.4946 448.4824 244.1338 449.2529 242.8232 450 C
237.873 450 L
240.4712 448.6992 243.1909 447.3018 245.9976 445.8257 C
245.2012 444.1904 244.2998 442.4692 243.25 440.6689 c
238.9937 433.3667 236.5342 430.4697 234.9976 429.0098 C
234.667 428.7549 234.3433 428.499 234.0225 428.2354 C
233.9609 428.2183 233.9048 428.2124 233.8418 428.1914 c
230.7959 427.1836 228.3271 426.2578 225 425.0293 c
221.0737 423.5781 215.9512 421.7021 207.2583 418.7646 c
188.3198 412.3647 177.8804 410 175.1172 409.1143 C
175.0957 409.124 175.0767 409.1348 175.0547 409.1445 c
173.0103 410.0513 166.3379 412.3784 154.7729 417.2373 C
164.417 422.7495 175.0718 429.1533 200.1919 442.8872 c
204.8306 445.4233 209.2173 447.7871 213.373 450 C
207.9609 450 L
205.1479 448.4355 202.2383 446.8481 199.2295 445.2437 c
164.1665 426.5469 153.1074 422.9565 147.0835 421.0879 C
141.2803 425.1855 135.749 429.1211 130.4844 432.8931 C
129.7607 433.9775 128.9902 435.1401 128.1729 436.3809 C
128.6436 436.5991 129.1089 436.8145 129.5908 437.0371 c
140.7949 442.2139 150.4282 446.4902 158.5474 450 C
152.1919 450 L
145.291 446.5176 137.5679 442.7764 129.0005 438.9121 c
128.3408 438.6147 127.7183 438.3369 127.0771 438.0488 C
125.0781 441.1025 122.7925 444.6401 120.127 448.8354 c
119.877 449.229 119.6357 449.6118 119.3901 450 C
116.7827 450 L
117.2397 449.2739 117.6948 448.5586 118.1548 447.8115 c
120.626 443.7993 122.7139 440.2925 124.5024 437.1909 C
119.7905 440.5864 115.3008 443.8428 111.0371 446.9551 C
110.8467 447.9077 110.647 448.9126 110.4331 450 C
108.4438 450 L
108.4961 449.5601 108.54 449.1592 108.5864 448.748 C
108.0176 449.1641 107.4346 449.5894 106.8745 450 C
93.3755 450 L
98.4287 446.8887 103.7393 443.5835 109.2681 440.0947 C
109.3232 438.2578 109.2808 437.0815 109.2793 436.0864 C
108.8408 435.4287 108.8608 434.4985 109.4678 433.71 C
109.4941 433.5996 109.5313 433.5049 109.563 433.4023 C
108.833 433.311 108.708 432.251 109.6997 430.4653 C
105.7886 428.8193 102.4043 427.4434 99.4834 426.2998 C
93.7329 436.1475 89.2979 444.0234 85.9819 450 C
82.1094 450 L
86.3667 443.6519 91.7871 435.5698 97.96 425.709 C
85.8965 421.0586 82.0669 420.4893 78.8242 419.4966 C
77.2651 427.4966 75.6558 434.0649 72.4878 450 C
70.5215 450 L
73.7988 430.1084 73.7979 423.6777 73.8101 419.8633 C
67.3872 423.376 61.9644 426.0347 51.8643 431.3628 C
50.3765 438.3301 49.1064 444.5396 48.0249 450 C
45.2612 450 L
46.6865 444.7188 48.2041 438.8638 49.748 432.4824 C
46.46 434.2261 42.6953 436.2441 38.2988 438.6318 C
39.6045 442.2676 40.9766 446.0469 42.4395 450 C
37.105 450 L
35.7495 446.999 34.4492 444.1431 33.1992 441.4136 C
33.0137 441.5151 32.8364 441.6118 32.6484 441.7148 c
29.3921 443.5005 26.3325 445.2012 23.4199 446.8364 C
24.1328 447.9937 24.8018 449.0474 25.4209 450 C
22.8984 450 L
22.585 449.2622 22.2451 448.4917 21.8828 447.6997 C
21.2778 448.041 20.6875 448.3755 20.0972 448.71 C
20.3535 449.1362 20.6191 449.5811 20.8716 450 C
17.8232 450 L
12.873 450 L
12.4453 450 L
8.90918 442.4434 4.93701 434.1436 0.473633 425.2046 C
0.314941 425.1455 0.162598 425.0894 0 425.0293 C
0 424.2534 L
0 422.5117 L
0 414.354 L
1.81055 417.5303 3.56055 420.5762 5.26416 423.5259 C
6.24023 423.6646 6.99268 423.7373 7.62451 423.7959 C
5.68164 418.5566 4.23779 414.084 0.54248 403.9751 C
0.36084 404.0513 0.183105 404.125 0 404.2026 C
0 402.4932 L
0 399.1577 L
0 399.0405 L
0.012695 399.0723 0.024414 399.1016 0.037109 399.1338 C
6.59131 394.8706 10.7793 391.7769 13.0762 390.2158 C
13.2725 389.8145 13.5547 389.4326 13.9443 389.0859 c
17.9365 385.5352 25.667 380.5942 35.2959 372.9893 C
31.4668 373.9707 27.0752 375.1504 21.9814 376.5869 c
13.7334 378.9126 6.40625 381.2925 0 383.5215 C
0 380.8301 L
6.2002 379.1885 13.4038 377.1958 21.6553 374.7715 c
28.0903 372.8804 33.27 371.314 37.5996 369.9771 C
27.2705 367.0654 14.7163 363.4497 0 359.4775 C
0 358.3013 L
0 355.4209 L
0 353.9502 L
0.37793 354.0249 0.744141 354.0972 1.11865 354.1709 C
8.58105 345.7954 9.30762 343.7861 11.2554 341.5723 c
11.6812 341.0884 12.1108 340.7129 12.5293 340.4297 C
12.5723 340.1177 12.6338 339.79 12.7407 339.4297 c
14.9917 331.835 16.8247 326.7949 21.2021 312.6245 C
17.8174 312.0146 14.5757 311.4404 11.4756 310.9019 C
9.47656 314.3989 6.97363 318.8462 3.55664 325.0957 c
2.28809 327.415 1.10645 329.6084 0 331.6865 C
0 328.9805 L
0.782227 327.5742 1.57617 326.1191 2.37793 324.6147 c
5.54443 318.6768 7.84229 314.1187 9.53564 310.5659 C
6.19971 309.9907 3.01855 309.4541 0 308.9565 C
0 305.0244 L
3.46631 305.7139 7.15771 306.4404 11.0942 307.207 C
13.1836 302.563 13.9482 300.1782 14.4561 298.542 C
13.0146 296.5005 11.6279 294.5508 10.2666 292.6426 C
7.13525 290.5645 3.72461 288.2793 0 285.7813 C
0 284.6953 L
0 283.3916 L
0 278.4375 L
0 278.0361 L
0 271.6875 L
1.88037 274.7422 3.90918 277.9922 6.06738 281.3916 C
12.4658 284.9189 17.4897 287.6582 21.1621 289.6875 C
23.8076 287.2461 26.5 284.8486 30.4214 281.2637 C
33.9766 268.3555 35.6865 260.916 36.4126 258.4678 c
36.6069 257.8115 36.8535 257.2871 37.1235 256.8613 C
37.0107 256.0166 37.0649 254.9707 37.3545 253.7422 c
37.8369 251.6943 38.4971 249.2305 39.2905 246.376 C
35.0562 242.1436 31.8223 239.25 29.7119 237.3887 C
28.5269 237.1963 27.3726 237.0117 26.2388 236.832 C
20.6821 239 11.7051 241.8877 0 246.2197 C
0 243.5527 L
7.43457 240.1943 13.1797 237.4824 17.4033 235.4707 C
12.0322 234.6709 7.33936 234.0264 3.22119 233.5068 C
2.10449 234.1729 1.02393 234.8193 0 235.4355 C
0 233.1123 L
0 231.2227 L
0 229.1338 L
1.00879 229.332 2.0542 229.5361 3.13184 229.7461 C
6.17773 228.3008 9.42969 226.7246 12.873 225 c
15.4712 223.6992 18.1909 222.3018 20.9976 220.8262 C
20.2012 219.1904 19.2998 217.4688 18.25 215.6689 c
13.1235 206.874 10.6035 204.4688 9.16309 203.2695 C
9.05664 203.2441 8.9541 203.2285 8.8418 203.1914 c
5.7959 202.1836 3.32715 201.2578 0 200.0293 C
0 197.5117 L
4.08105 198.458 6.16406 198.6602 7.62451 198.7959 C
5.58789 193.3047 4.1084 188.6777 0 177.4932 C
0 174.041 L
7.55566 193.2246 9.76367 195.6064 11.1284 198.2031 C
12.1084 197.1729 13.439 195.959 15.1738 194.5742 c
28.9502 183.5791 39.2529 175.6221 59.5708 159.6211 C
61.1074 150.0488 61.2866 145.9492 61.479 143.0322 C
57.2817 143.3594 49.9849 143.6904 21.9814 151.5869 c
13.7334 153.9121 6.40625 156.293 0 158.5215 C
0 155.8301 L
6.2002 154.1885 13.4038 152.1953 21.6553 149.7715 c
42.7705 143.5664 50.439 140.8369 58.522 138.3506 C
52.3525 129.4902 47.9849 122.542 38.5288 108.4902 C
22.5586 113.8398 20.8179 115.5986 17.4565 116.8125 c
16.9087 117.0107 16.4058 117.124 15.9355 117.1895 C
15.7256 117.7764 15.3081 118.4326 14.6235 119.1221 c
13.9805 119.7695 13.3579 120.3896 12.7432 120.998 C
8.75928 128.5225 4.48877 136.7217 0 145.6162 C
0 133.3008 L
0 132.9053 L
0 130.4209 L
0.757324 129.582 1.43262 128.8203 2.07275 128.0928 C
10.6597 108.1006 16.7725 93.0625 20.938 82.7959 C
19.5068 80.7383 18.0972 78.7188 16.7314 76.7734 C
13.8916 81.7676 10.7153 87.002 3.55664 100.0957 c
2.28809 102.415 1.10645 104.6084 0 106.6865 C
0 103.9805 L
0.782227 102.5742 1.57617 101.1191 2.37793 99.6152 c
11.7266 82.083 13.5215 76.5537 14.4561 73.542 C
12.4072 70.6406 10.4395 67.875 8.55371 65.2422 C
6.51855 63.8848 3.97949 62.2217 0.582031 60.0635 c
0.385742 59.9385 0.194336 59.8184 0 59.6953 C
0 58.3916 L
0.363281 58.6201 0.720703 58.8477 1.09424 59.0771 c
3.10059 60.3125 4.85352 61.3574 6.4043 62.251 C
4.14453 59.1152 2.00684 56.1748 0 53.4375 C
0 46.6875 L
3.43604 52.2686 7.32031 58.4482 11.707 65.1436 C
15.1411 66.8789 16.7969 67.3721 17.9287 67.7227 C
17.9341 67.7178 17.938 67.7119 17.9434 67.707 c
21.6431 64.1719 24.6006 61.5723 29.5493 57.0596 C
29.7183 56.0488 29.9102 55.0225 30.1421 53.9766 c
30.8926 50.5918 31.8853 47.4922 32.9917 44.8711 C
32.7056 44.1123 32.583 43.2598 32.6743 42.332 C
32.2007 41.707 31.7451 41.0078 31.3208 40.2061 c
28.0767 34.0762 24.1191 25.3486 19.1138 14.4258 C
14.0088 16.2168 7.57959 18.415 0 21.2197 C
0 18.5527 L
7.38232 15.2178 13.1011 12.5195 17.3169 10.5117 C
16.1284 7.92773 14.8848 5.23438 13.5806 2.43457 C
8.37891 5.43555 3.85791 8.1123 0 10.4355 C
0 6.22266 L
3.81396 4.43848 8.0083 2.42969 12.5254 0.171875 C
12.4985 0.114258 12.4727 0.058594 12.4453 0 C
12.873 0 L
17.8232 0 L
20.8716 0 L
22.3301 2.42188 23.7114 4.69922 25.0317 6.86816 C
25.168 6.80762 25.3091 6.74414 25.4268 6.69434 c
25.4658 6.67773 25.5 6.66992 25.5386 6.6543 C
24.8418 4.88672 24.0137 2.62695 22.8984 0 C
25.4209 0 L
27.5791 3.31836 29.126 5.41113 29.9009 6.55469 C
30.0977 6.65234 30.2871 6.78125 30.457 6.97266 c
32.4355 9.19629 35.2744 13.7383 39.8618 19.333 C
40.5479 16.8936 41.314 14.2061 42.146 11.2578 C
40.3936 7.31152 38.7124 3.55859 37.105 0 C
42.4395 0 L
42.9688 1.43066 43.5176 2.89746 44.0688 4.36816 C
44.4585 2.95605 44.8555 1.50293 45.2612 0 C
48.0249 0 L
47.3125 3.59668 46.686 6.85156 46.1265 9.81152 C
47.9888 14.6992 49.9731 19.793 52.0854 25.0791 C
56.7334 22.2158 61.9741 19.0518 67.7666 15.5586 C
68.0288 14.1885 68.2896 12.8047 68.5464 11.3857 c
69.3115 7.16309 69.9634 3.38867 70.5215 0 C
72.4878 0 L
71.8159 3.37891 71.0742 7.17773 70.248 11.502 c
70.061 12.4795 69.8784 13.4424 69.6997 14.3926 C
71.3188 13.416 72.9912 12.4072 74.6914 11.3799 C
74.7773 11.2246 74.8496 11.0762 74.9478 10.916 c
76.6484 8.14453 79.0874 4.50586 82.1094 0 C
85.9819 0 L
84.5166 2.64063 83.2695 4.91113 82.2241 6.81641 C
85.7974 4.64551 89.5073 2.38184 93.3755 0 C
106.8745 0 L
98.0957 6.43555 90.333 12.2129 83.5176 17.333 C
87.5122 19.4072 92.6367 22.1484 98.9063 25.3184 C
101.1104 22.4707 103.5571 19.2607 106.1748 15.6543 C
107.2632 8.99414 107.979 3.91309 108.4438 0 C
110.4331 0 L
109.7578 3.43555 108.9517 7.65234 107.9497 13.1816 C
110.7598 9.22852 113.7314 4.84961 116.7827 0 C
119.3901 0 L
114.1099 8.34863 109.876 15.4482 106.5088 21.3018 C
106.0713 23.832 105.6685 26.2344 105.2998 28.4971 C
109.6309 30.6113 114.3945 32.8555 119.6006 35.1758 c
143.5947 45.8682 149.7065 47.3604 153.2744 48.3604 C
153.8213 48.126 154.2793 47.9424 154.7979 47.8125 c
155.0166 47.7578 155.2227 47.7344 155.4209 47.7285 C
155.7139 47.5508 156.0313 47.3789 156.3994 47.2227 c
165.2373 43.4531 171.377 41.292 187.9956 34.4453 C
188.8306 27.0586 189.1914 22.0957 189.4424 19.3838 C
189.0005 19.248 188.5435 19.082 188.0571 18.8496 c
180.9468 15.4551 169.0337 8.5 152.1919 0 C
158.5474 0 L
176.7949 7.8877 187.3726 11.8916 190.7866 13.4482 c
191.4453 13.749 191.9839 14.0811 192.4531 14.4258 C
194.0591 14.4141 195.9795 14.6211 198.0117 15.0713 c
199.7041 15.4463 201.2534 15.9424 202.564 16.4961 C
202.9438 16.3525 203.3701 16.291 203.834 16.3369 C
204.1465 16.1006 204.4961 15.873 204.897 15.6602 c
208.6401 13.6797 214.3145 11.1699 221.5679 7.81836 C
217.3105 5.29688 212.7871 2.68457 207.9609 0 C
213.373 0 L
217.5278 2.21191 221.4355 4.2627 225.1118 6.16992 C
228.9961 4.35156 233.2642 2.30859 237.873 0 C
242.8232 0 L
237.5581 3.00098 232.9219 5.71094 228.8789 8.11523 C
232.0464 9.74316 235.0186 11.252 237.8003 12.6504 C
244.4658 9.51367 248.5854 7.47949 250.4268 6.69434 c
250.4658 6.67773 250.5 6.66992 250.5386 6.6543 C
249.8418 4.88672 249.0137 2.62695 247.8984 0 C
250.4209 0 L
252.5791 3.31836 254.126 5.41113 254.9009 6.55469 C
255.0977 6.65234 255.2871 6.78125 255.457 6.97266 c
257.4355 9.19629 260.2744 13.7383 264.8618 19.333 C
265.8721 15.7402 267.0586 11.6006 268.3657 6.9082 C
265.6274 4.35742 263.123 2.06055 260.8413 0 C
266.6025 0 L
267.521 0.948242 268.4736 1.93066 269.46 2.94531 C
269.7236 1.98145 269.9902 1.00391 270.2612 0 C
273.0249 0 L
272.6426 1.93066 272.2866 3.75586 271.9497 5.50195 C
276.3193 9.98438 281.3594 15.1162 287.3057 21.1143 C
288.8022 20.6572 290.3511 20.1816 291.9556 19.6855 C
292.4932 17.0137 293.0264 14.2588 293.5464 11.3857 c
294.3115 7.16309 294.9634 3.38867 295.5215 0 C
297.4878 0 L
296.8159 3.37891 296.0742 7.17773 295.248 11.502 c
294.7554 14.0801 294.2935 16.5508 293.855 18.9375 C
295.9346 16.7686 297.3135 15.3154 298.0737 14.5889 c
298.2949 14.3779 298.5122 14.2021 298.7266 14.0479 C
298.834 13.1885 299.2017 12.1318 299.9478 10.916 c
301.6484 8.14453 304.0874 4.50586 307.1094 0 C
310.9819 0 L
307.0664 7.05664 304.708 11.4707 303.6001 13.3359 c
303.3311 13.7891 303.0581 14.167 302.7856 14.5117 C
302.979 14.585 303.1719 14.6572 303.377 14.7539 c
303.8848 14.9922 304.439 15.2627 305.0181 15.5488 C
308.1572 14.5283 311.4365 13.4395 314.853 12.2754 C
313.8701 8.42578 312.8096 4.34082 311.6602 0 C
317.043 0 L
318.2847 3.56836 319.499 6.97656 320.6851 10.2588 C
324.5283 8.91016 328.5254 7.46973 332.667 5.92773 C
332.981 3.7041 333.2378 1.73242 333.4438 0 C
335.4331 0 L
335.123 1.57617 334.7852 3.32031 334.4146 5.27246 C
336.0942 4.6416 337.79 3.99902 339.5156 3.33496 c
342.5449 2.16797 345.3936 1.05859 348.0811 0 C
354.9863 0 L
350.6973 1.5752 345.939 3.33984 340.5796 5.34766 c
338.2998 6.20215 336.0913 7.03613 333.9282 7.85742 C
333.3877 10.752 332.7817 14.0732 332.0903 17.9746 c
331.4199 21.7578 330.8267 25.2627 330.2998 28.4971 C
334.6309 30.6113 339.3945 32.8555 344.6006 35.1758 c
368.5947 45.8682 374.7065 47.3604 378.2744 48.3604 C
378.8213 48.126 379.2793 47.9424 379.7979 47.8125 c
380.0166 47.7578 380.2227 47.7344 380.4209 47.7285 C
380.4692 47.6992 380.5156 47.6699 380.5659 47.6416 C
382.0195 43.5967 383.4824 39.3594 384.9346 34.8828 c
388.5845 23.627 391.1445 14.9688 392.9565 8.21094 C
388.2886 5.71484 383.0449 2.9541 377.1919 0 C
383.5474 0 L
387.3511 1.64453 390.8022 3.11035 393.9438 4.42969 C
394.3486 2.83594 394.707 1.36035 395.0225 0 C
400.0576 0 L
399.3701 1.86035 398.6323 3.8623 397.8325 6.05469 C
407.4546 10.0527 413.3916 12.3564 415.7866 13.4482 c
416.4453 13.749 416.9839 14.0811 417.4531 14.4258 C
419.0591 14.4141 420.9795 14.6211 423.0117 15.0713 c
424.7041 15.4463 426.2539 15.9424 427.5645 16.4961 C
427.9434 16.3525 428.3701 16.291 428.834 16.3369 C
429.1465 16.1006 429.4961 15.873 429.8975 15.6602 c
434.2119 13.377 441.0898 10.3926 450 6.22266 C
450 10.4355 L
441.8506 15.3438 436.6025 18.6992 433.8477 20.3496 C
434.667 21.583 435.5586 22.9814 436.5166 24.5195 C
441.5059 22.3535 446.0029 20.3574 450 18.5527 C
450 21.2197 L
446.1152 22.6582 441.9209 24.2607 437.4609 26.043 C
440.7754 31.4238 444.8896 38.3867 450 46.6875 C
450 53.4375 L
441.4043 41.7119 435.1387 33.583 431.2988 28.5537 C
430.3564 28.9453 429.4072 29.3418 428.4443 29.75 C
428.5957 30.625 428.7432 31.5234 428.8809 32.4473 c
429.6104 37.332 429.957 41.7031 429.9043 44.5117 C
430.0039 44.5088 430.0947 44.5156 430.1738 44.5313 C
430.5381 44.5283 430.9365 44.6396 431.3428 44.9092 c
434.6123 47.0781 440.5488 52.4453 450 58.3916 C
450 59.6953 L
437.96 52.0801 431.1084 48.8105 429.4482 47.7734 c
429.3975 47.7422 429.3604 47.7061 429.3145 47.6729 C
429.2783 47.6973 429.2441 47.7305 429.2051 47.7363 c
429.1621 47.7432 429.1152 47.7207 429.0693 47.7051 C
427.9443 49.0117 426.1934 50.668 423.7471 52.5977 c
420.2383 55.3643 415.9038 58.6982 410.8081 62.5918 C
408.834 79.583 410.2656 81.3936 410.1128 84.2773 c
410.0952 84.6084 410.0283 84.8975 409.9424 85.167 C
409.9639 85.2637 409.9941 85.3477 410.0112 85.4502 c
411.5127 94.3936 411.8608 99.9277 415.3716 121.6279 c
415.7651 124.0586 416.1523 126.3799 416.5317 128.5938 C
429.7568 132.1279 430.8857 131.3535 432.6992 131.6973 c
432.7813 131.7129 432.8525 131.7373 432.9268 131.7588 C
433.002 131.6504 433.0859 131.5566 433.1807 131.4805 C
436.0205 126.5049 442.4805 117.498 450 103.9805 C
450 106.6865 L
441.6406 122.3867 437.7666 131.2305 436.4844 133.6074 c
436.4414 133.6865 436.3945 133.748 436.3506 133.8213 C
437.0771 135.877 437.9258 138.6738 438.9766 142.125 C
443.6689 137.291 447.249 133.4668 450 130.4209 C
450 132.9053 L
450 133.3008 L
450 145.6162 L
448.0898 149.4004 446.1387 153.3193 444.1572 157.3516 C
445.9951 156.8809 447.9414 156.375 450 155.8301 C
450 158.5215 L
448.2158 159.1426 446.5117 159.749 444.8711 160.3418 C
445.9102 163.3047 447.0576 166.4463 448.333 169.7578 c
448.916 171.2725 449.4707 172.6973 450 174.041 C
450 177.4932 L
449.2129 175.3486 448.3301 172.9697 447.3262 170.29 c
446.0381 166.8525 444.8252 163.6836 443.6895 160.7705 C
443.1914 160.9521 442.7051 161.1299 442.2197 161.3086 C
437.708 170.5742 433.0361 180.4775 428.2686 191.0215 C
429.6543 191.5039 431.0781 191.9863 432.5586 192.4668 c
440.7842 195.1348 446.2393 196.6387 450 197.5117 C
450 200.0293 L
446.0742 198.5781 440.9512 196.7021 432.2588 193.7646 c
430.6758 193.2295 429.1748 192.7334 427.71 192.2529 C
424.1367 200.1787 420.9214 207.4258 418.0259 214.0605 C
419.5776 217.3086 421.02 220.3848 422.5303 223.751 C
431.0059 225.2725 438.292 226.832 450 229.1338 C
450 231.2227 L
450 233.1123 L
450 235.4355 L
441.8506 240.3438 436.6025 243.6992 433.8477 245.3496 C
434.667 246.583 435.5586 247.9814 436.5166 249.5195 C
441.5059 247.3535 446.0029 245.3574 450 243.5527 C
450 246.2197 L
446.1152 247.6582 441.9209 249.2607 437.4609 251.043 C
440.7754 256.4238 444.8896 263.3867 450 271.6875 C
450 278.0361 L
450 278.4375 L
450 283.3916 L
450 284.6953 L
450 285.7813 L
445.5654 282.8076 440.6973 279.543 435.4141 276.0371 C
432.2402 274.2861 430.2432 273.2695 429.4482 272.7734 c
429.3975 272.7422 429.3604 272.7061 429.3145 272.6729 C
429.2783 272.6973 429.2441 272.7305 429.2051 272.7363 c
429.1621 272.7432 429.1152 272.7207 429.0693 272.7051 C
427.9443 274.0117 426.1934 275.668 423.7471 277.5977 c
420.2383 280.3643 415.9038 283.6982 410.8081 287.5918 C
410.3774 291.2969 410.1089 294.2803 409.9507 296.71 C
419.9077 298.8467 431.9453 301.4346 450 305.0244 C
450 308.9565 L
431.4863 305.9063 418.8081 304.2769 409.7686 303.4033 C
409.8472 306.5742 410.1919 307.7842 410.1128 309.2773 c
410.0952 309.6084 410.0283 309.8975 409.9424 310.167 C
409.9639 310.2637 409.9941 310.3477 410.0112 310.4502 c
411.5127 319.3936 411.8608 324.9277 415.3716 346.6279 c
415.3833 346.7012 415.395 346.771 415.4067 346.8438 C
422.8633 348.4282 429.873 349.8853 436.4375 351.2236 C
439.7959 345.9937 444.625 338.6431 450 328.9805 C
450 331.6865 L
445.2422 340.6221 441.9414 347.3296 439.7402 351.895 C
443.2949 352.6152 446.7148 353.2998 450 353.9502 C
450 355.4209 L
450 358.3013 L
450 359.4775 L
449.6875 359.3931 449.3652 359.3071 449.0508 359.2227 C
446.4043 361.791 443.2783 364.8516 439.4434 368.6533 C
440.6318 372.5405 442.0664 377.1563 443.8633 382.4263 C
445.7891 381.9341 447.8281 381.4053 450 380.8301 C
450 383.5215 L
448.2158 384.1421 446.5117 384.7495 444.8711 385.3423 C
445.9102 388.3047 447.0576 391.4463 448.333 394.7578 c
448.916 396.2725 449.4707 397.6968 450 399.0405 C
450 399.1577 L
450 402.4932 L
450 404.2026 L
448.5225 404.8301 446.9834 405.5068 445.3965 406.2319 C
446.9658 409.0146 448.5029 411.728 450 414.354 C
450 422.5117 L
450 424.2534 L
450 425.0293 L
446.0742 423.5781 440.9512 421.7021 432.2588 418.7646 c
f
0 D
422.1279 415.4585 m
409.5415 411.501 402.3398 409.8267 400.1172 409.1143 C
400.0957 409.124 400.0767 409.1348 400.0547 409.1445 c
398.9824 409.6201 396.6245 410.4912 392.9707 411.9072 C
393.1206 412.0854 393.27 412.2637 393.4209 412.4443 c
397.8574 417.7632 400.8047 422.2021 402.4609 425.5044 C
407.3828 422.8921 412.1611 420.7935 422.1279 415.4585 C
f
433.0566 359.9805 m
432.8516 359.7778 432.7012 359.5039 432.6123 359.1826 C
432.5264 359.1689 432.4424 359.1572 432.3506 359.1318 c
428.4072 358.0439 425.9805 357.1055 417.1328 354.5801 C
420.5947 361.0767 424.5664 368.4551 429.207 376.9717 C
430.9766 375.2373 432.7939 373.4316 434.6611 371.5371 c
435.46 370.7271 436.2246 369.9468 436.9707 369.1846 C
434.9834 364.4717 433.6484 361.4653 433.0566 359.9805 C
f
405.4136 312.1646 m
403.5098 311.8315 401.2471 311.1133 394.1333 310.5801 C
396.5967 315.2397 399.0391 319.9697 401.8174 325.3442 C
403.9004 319.2612 404.9365 315.8965 405.7666 313.2373 C
405.6343 312.873 405.5166 312.5239 405.4136 312.1646 C
f
410.3735 278.8662 m
411.4111 272.1787 412.1719 266.4521 412.7417 261.6387 C
404.8604 265.2109 399.4644 267.8691 395.6343 269.8955 C
391.459 282.1377 390.4609 287.5586 388.9937 292.3516 C
391.8999 292.918 394.7129 293.4883 397.5596 294.0791 C
402.1772 290.2998 406.1528 287.0352 409.5166 284.2705 C
409.7856 282.6113 410.0698 280.8223 410.3735 278.8662 c
f
421.7129 245.9287 m
420.77 245.7197 419.8706 245.4727 419.0317 245.2002 C
418.3511 248.3633 417.1699 252.7295 415.8706 258.2578 C
418.5166 257.1611 421.4082 255.9541 424.5918 254.6152 C
424.2012 251.3418 424.0049 248.4502 424.0156 246.3418 C
423.2715 246.2383 422.502 246.1035 421.7129 245.9287 c
f
412.2563 216.1855 m
410.5825 210.2148 407.4165 200.7891 400.5361 184.2412 C
400.3887 184.1973 400.2363 184.1523 400.1172 184.1143 C
400.0957 184.124 400.0767 184.1348 400.0547 184.1445 c
397.4268 185.3096 387.1577 188.8203 368.6538 197.0498 C
396.9629 216.3545 403.437 219.2715 409.1504 222.7725 C
410.1519 220.6543 411.1836 218.4668 412.2563 216.1855 C
f
440.8906 153.7002 m
439.6416 150.5967 438.5205 147.8799 437.541 145.542 C
436.9492 146.1309 436.3516 146.7256 435.7266 147.3486 c
430.8359 152.2266 426.5586 156.584 422.8164 160.4541 C
422.9785 161.1875 423.1211 161.8369 423.2432 162.4043 C
426.1143 161.7051 431.207 160.5762 438.6494 158.7363 C
439.4092 157.0332 440.1563 155.3555 440.8906 153.7002 C
f
418.5586 162.0771 m
417.8384 155.1416 417.2207 143.8125 414.9976 128.9766 C
403.4556 125.7412 397.1807 124.625 395.5874 124.1855 c
395.542 124.1729 395.5049 124.1553 395.4624 124.1406 C
395.207 124.6328 394.873 125.1748 394.4443 125.7646 c
392.1255 128.9551 388.5703 133.501 384.0327 139.4072 C
387.5562 147.8174 391.7578 157.5469 396.7617 168.6475 c
396.7627 168.6494 396.7637 168.6514 396.7646 168.6543 C
406.3066 166.4688 412.7871 164.8369 416.4907 163.9688 C
417.168 163.3525 417.854 162.7256 418.5586 162.0771 C
f
405.4136 87.165 m
402.7437 86.6973 399.3652 85.4707 382.8828 85.0645 C
382.9326 102.001 383.8008 112.2637 384.0771 116.7715 C
384.0913 116.7988 384.1055 116.8262 384.1191 116.8535 C
384.7476 116.8975 385.5034 117.0303 386.4355 117.2832 c
388.9385 117.9629 392.0771 119.3213 394.085 120.623 C
395.1528 118.0195 397.8779 111.8008 401.5708 101.0645 c
403.8262 94.5088 404.9033 91.0029 405.7666 88.2373 C
405.6343 87.873 405.5166 87.5244 405.4136 87.165 C
f
410.3735 53.8662 m
411.4111 47.1787 412.1719 41.4521 412.7417 36.6387 C
389.4673 47.1895 387.9243 49.7461 384.0254 51.7148 c
383.853 51.8018 383.6841 51.8799 383.5176 51.9512 C
383.4717 58.7832 382.9604 64.0029 382.8862 81.0518 C
394.1807 71.8652 403.0049 64.6211 409.5166 59.2705 C
409.7856 57.6113 410.0698 55.8223 410.3735 53.8662 c
f
318.002 24.8438 m
311.8853 22.2764 307.4434 20.498 304.6123 19.3457 C
300.3154 21.0869 296.4136 22.6934 292.9097 24.1553 C
292.7769 24.9004 292.646 25.6367 292.5186 26.3623 C
293.2329 27.0791 293.958 27.8076 294.6968 28.5479 c
304.4424 38.3203 313.1709 46.8896 320.9058 54.3682 C
321.6226 54.21 322.312 54.0586 322.9492 53.9189 C
323.2349 52.6973 323.5669 51.3389 323.9351 49.8506 C
322.6055 44.1777 320.7109 35.8779 318.002 24.8438 C
f
328.354 30.9121 m
328.457 30.418 328.5605 29.9092 328.6636 29.4033 C
328.3105 29.25 327.957 29.0957 327.6108 28.9453 C
327.8633 29.6133 328.1084 30.2617 328.354 30.9121 C
f
153.647 52.4648 m
148.3784 53.1387 143.7183 53.3945 130.1304 55.2793 c
121.5288 56.4727 114.8916 57.6592 109.9839 58.625 C
114.4536 64.3721 119.522 70.9736 125.1841 78.3848 C
141.0493 80.2285 150.2979 80.5879 156.2334 80.4766 C
155.9683 59.7666 154.353 55.3184 153.647 52.4648 C
f
95.4282 41.8779 m
96.7305 43.001 98.2056 44.4346 99.8379 46.1992 C
100.9785 41.5732 102.3232 35.9629 103.6636 29.4033 C
103.1973 29.2002 102.7324 28.998 102.2783 28.8018 C
98.6426 35.377 96.5601 39.4824 95.5474 41.1035 c
95.4897 41.1953 95.4233 41.2637 95.3633 41.3477 C
95.418 41.4258 95.46 41.5049 95.4727 41.5898 c
95.4863 41.6826 95.4653 41.7793 95.4282 41.8779 C
f
90.4824 44.5605 m
86.2358 46.0186 79.6001 47.6045 71.8188 48.9668 C
74.5278 51.5723 77.9902 54.8496 82.8623 59.333 C
90.5854 57.9912 95.2993 57.0381 97.3315 56.7266 C
97.4194 56.2891 97.5176 55.8262 97.626 55.3359 C
94.1709 50.8945 91.8359 47.2715 90.4824 44.5605 C
f
29.9009 231.5547 m
30.0977 231.6523 30.2871 231.7813 30.457 231.9727 c
31.1826 232.7881 32.0283 233.9238 33.0283 235.2998 C
33.9839 235.4707 34.957 235.6436 35.9492 235.8193 c
38.0024 236.1836 40 236.5313 41.9717 236.873 C
42.9834 233.293 44.0903 229.3389 45.2612 225 c
46.6865 219.7188 48.2041 213.8643 49.748 207.4824 C
45.1289 209.9316 39.5845 212.9131 32.6484 216.7148 c
29.3921 218.5 26.3325 220.2012 23.4199 221.8359 C
24.1328 222.9941 24.8018 224.0479 25.4209 225 c
27.5791 228.3184 29.126 230.4111 29.9009 231.5547 C
f
48.0249 225 m
47.0894 229.7246 46.2979 233.873 45.6211 237.502 C
49.5811 238.1777 53.377 238.8115 56.9946 239.4004 C
61.2217 230.7393 65.7119 221.21 70.3511 210.7988 c
71.4072 208.4287 72.418 206.1475 73.3862 203.9482 C
73.8013 199.3486 73.8042 196.7773 73.8101 194.8633 C
67.3872 198.376 61.9644 201.0342 51.8643 206.3633 C
50.3765 213.3301 49.1064 219.54 48.0249 225 c
f
54.1924 360.3511 m
53.0576 361.4141 51.9634 362.4502 50.8936 363.4697 C
52.6055 363.7793 54.1279 364.0571 55.4644 364.3066 C
56.4951 363.98 57.5059 363.6631 58.522 363.3506 C
57.5 361.8828 56.5259 360.4658 55.5718 359.0625 C
55.1187 359.4849 54.6626 359.9106 54.1924 360.3511 c
f
28.0166 409.3984 m
36.7324 402.5361 45.8838 395.4004 59.5708 384.6216 C
60.1567 380.9707 60.5464 378.1118 60.813 375.8164 C
59.7925 375.7422 58.6826 375.5737 57.4834 375.291 c
53.3877 374.3257 48.4585 373.0054 42.75 371.4185 C
31.8008 382.3716 25.3403 389.9756 22.0122 393.7075 C
22.3169 394.2651 22.6069 394.874 22.877 395.5391 c
24.3872 399.2617 26.0815 403.918 28.0166 409.3984 C
f
78.2422 411.6079 m
87.729 409.7476 94.6069 408.7871 109.7734 406.0894 C
112.5039 401.4038 114.8228 397.3457 116.7881 393.8345 C
115.4585 392.3706 114.0459 390.8193 112.5264 389.1577 C
91.9146 383.4805 78.2876 380.1582 71.1362 378.3101 C
75.25 403.9814 77.2852 406.9473 78.2422 411.6079 C
f
113.3164 432.0024 m
113.1089 431.9136 112.8979 431.8228 112.6929 431.7354 C
112.8081 431.8281 112.9126 431.9395 113.0078 432.0693 C
113.1079 432.0474 113.2104 432.0254 113.3164 432.0024 C
f
116.9058 431.1279 m
119.5845 430.377 123.6528 429.0264 130.4443 426.2686 C
133.7803 419.625 134.7559 416.3716 135.4453 414.144 C
135.4351 414.1333 135.4248 414.1245 135.4146 414.1138 c
132.9131 411.4961 130.6455 409.0635 128.3608 406.5757 C
117.0103 423.0693 115.4717 426.543 113.6133 429.5752 C
114.6719 430.0757 115.7656 430.5918 116.9058 431.1279 C
f
303.1738 406.0371 m
303.6782 407.8252 304.1841 409.582 304.6904 411.3271 C
313.4585 409.6445 320.3896 408.6479 334.7734 406.0894 C
346.333 386.2544 350.4004 377.8267 352.4512 373.1484 C
347.6382 367.0098 342.5063 360.4614 336.8423 353.2446 C
334.8345 353.6421 332.7949 354.0596 330.6865 354.5249 c
327.5693 355.2124 324.7339 355.8652 322.1245 356.4883 C
312.0454 364.563 303.4219 371.522 296.0132 377.543 C
296.3237 379.4937 296.6221 381.3154 296.9097 383.0205 C
298.6772 389.8003 300.7461 397.4282 303.1738 406.0371 c
f
310.0049 415.7813 m
314.4648 417.9004 318.8359 420.0625 324.7021 422.9102 C
326.9878 419.2178 329.3667 415.2925 331.8203 411.1299 c
332.2227 410.4473 332.603 409.7983 332.9897 409.1387 C
319.3984 412.3579 313.582 414.4141 310.0049 415.7813 C
f
418.5586 387.0771 m
417.9824 381.5313 417.4702 373.1665 416.1528 362.4551 C
414.0967 358.9634 412.1597 355.7192 410.3354 352.7061 C
401.749 350.4346 396.9507 349.5615 395.5874 349.1855 c
395.542 349.1729 395.5049 349.1553 395.4624 349.1411 C
395.207 349.6323 394.873 350.1743 394.4443 350.7646 c
390.4858 356.21 382.9336 365.5986 373.0181 378.9829 C
374.5239 380.4683 376.2358 382.1396 378.2349 384.0669 c
382.9014 388.5659 386.8799 392.21 390.1768 395.1387 C
403.3916 392.2065 411.9907 390.0234 416.4912 388.9692 C
417.1685 388.3521 417.854 387.7251 418.5586 387.0771 C
f
395.8198 250.5947 m
388.4355 246.0244 380.5845 241.2666 372.2598 236.3594 c
370.9063 235.5615 369.584 234.7842 368.2769 234.0176 C
372.9883 253.9082 376.4531 265.4717 379.0449 273.0479 C
379.293 272.957 379.5381 272.8779 379.7979 272.8125 c
380.0166 272.7578 380.2227 272.7344 380.4209 272.7285 C
380.7139 272.5508 381.0313 272.3789 381.3994 272.2227 c
383.0938 271.5 384.6885 270.8369 386.2769 270.1885 C
389.1221 264.3271 392.1934 258.0654 395.8198 250.5947 C
f
397.0259 265.9004 m
400.8086 264.3994 405.292 262.6074 411.1235 260.2148 C
407.9863 258.2139 404.7573 256.1699 401.4165 254.0791 C
399.6919 258.5527 398.2466 262.4629 397.0259 265.9004 C
f
381.2485 81.708 m
381.1299 69.6875 380.5688 62.9199 379.9688 58.7734 C
376.835 68.8633 374.4668 77.1074 372.6831 83.5488 C
373.1807 83.5469 373.6768 83.5449 374.1846 83.542 c
376.2402 83.5293 378.1279 83.5127 379.8833 83.4932 C
380.3408 83.1211 380.7993 82.748 381.25 82.3828 C
381.2485 82.1553 381.251 81.9375 381.2485 81.708 c
f
289.3936 27.0615 m
286.668 29.3486 283.6201 31.9473 280.2964 34.8965 C
284.2544 38.0732 285.5771 38.1357 286.7002 39.04 c
286.96 39.249 287.1279 39.4922 287.2246 39.752 C
287.2881 39.8096 287.3516 39.8682 287.4141 39.9258 C
288.3232 36.2344 289.2725 32.2129 290.228 27.8789 C
289.9463 27.6025 289.6724 27.335 289.3936 27.0615 C
f
239.7964 69.8135 m
239.9336 69.792 240.0776 69.7686 240.2153 69.7461 C
239.938 69.5615 239.6616 69.3799 239.3799 69.1895 C
239.5181 69.3965 239.6582 69.6064 239.7964 69.8135 C
f
68.2178 63.2139 m
69.1426 65.3066 70.042 67.3281 70.9155 69.2793 C
78.4072 70.9775 86.8589 72.7266 96.2388 74.3193 C
92.7451 70.6367 88.5225 66.3799 83.4844 61.791 C
79.0771 62.1338 73.9688 62.5752 68.2178 63.2139 C
f
56.2188 65.7646 m
56.2026 65.4463 56.2192 65.0996 56.2583 64.7354 C
55.915 64.7842 55.584 64.8281 55.2373 64.8789 c
54.6831 64.96 54.1587 65.0391 53.624 65.1182 C
54.4663 65.3281 55.3354 65.5449 56.2188 65.7646 C
f
44.8169 46.2637 m
48.0249 45.3945 51.9087 44.5186 56.2251 43.7021 C
55.6162 42.2686 55.0137 40.8525 54.4165 39.4531 C
51.2578 41.8545 48.8652 43.6436 47.2041 44.8057 c
46.3833 45.3799 45.5918 45.8467 44.8169 46.2637 C
f
59.4893 43.085 m
59.4927 43.0928 59.4961 43.1016 59.5 43.1094 C
59.5073 43.1084 59.5146 43.1074 59.5225 43.1055 C
59.5112 43.0986 59.5 43.0918 59.4893 43.085 C
f
59.2319 50.8193 m
52.6816 51.6006 46.9023 51.9912 42.6836 51.9697 C
42.4766 53.458 42.208 54.9961 41.8579 56.5742 c
41.4399 58.458 40.9473 60.2549 40.4023 61.9316 C
43.2144 62.5371 46.502 63.3418 50.2559 64.2773 C
51.7212 64.0811 53.2607 63.873 54.9043 63.6475 c
55.4395 63.5742 55.9609 63.502 56.4849 63.4287 C
57.1333 60.3877 58.1885 56.373 59.4829 51.417 C
59.3979 51.2139 59.3179 51.0225 59.2319 50.8193 C
f
61.8838 62.6631 m
62.6201 62.5566 63.3447 62.4502 64.0571 62.3447 C
63.5381 61.0986 63.0078 59.8291 62.4653 58.5303 C
62.2358 60.1777 62.0449 61.5518 61.8838 62.6631 C
f
61.6836 63.9971 m
61.6157 64.4297 61.5532 64.8057 61.4966 65.1113 c
61.4463 65.3809 61.3789 65.6201 61.3105 65.8584 C
61.4473 66.2314 61.5635 66.6484 61.6597 67.1025 C
63.2241 67.4824 64.8462 67.8701 66.5171 68.2627 C
65.896 66.7637 65.2524 65.2148 64.5947 63.6348 C
63.6392 63.75 62.6709 63.8701 61.6836 63.9971 C
f
73.2744 74.5156 m
76.6235 81.9053 79.5703 88.1982 82.1729 93.5898 C
95.8838 89.2432 103.6343 86.4365 106.3184 85.6445 c
106.4512 85.6055 106.5693 85.5859 106.6963 85.5547 C
106.6914 85.5225 106.6875 85.4912 106.6841 85.46 C
104.9316 83.752 102.6445 81.21 99.7173 78.041 C
89.7183 76.5674 80.9199 75.4209 73.2744 74.5156 C
f
68.5464 236.3857 m
69.3115 232.1631 69.9634 228.3887 70.5215 225 c
71.3765 219.8105 72.0059 215.5488 72.4731 211.999 C
67.812 222.2412 63.6802 231.5244 60.0225 239.8896 C
62.6631 240.3135 65.2148 240.7158 67.6665 241.0957 C
67.9624 239.5566 68.2563 237.9873 68.5464 236.3857 c
f
72.4878 225 m
71.8159 228.3789 71.0742 232.1777 70.248 236.502 c
69.9307 238.1611 69.6279 239.7715 69.3335 241.3516 C
69.916 241.4404 70.5063 241.5313 71.0781 241.6191 C
71.9644 240.6963 72.6284 240.0146 73.0737 239.5889 c
73.2949 239.3779 73.5122 239.2021 73.7266 239.0479 C
73.834 238.1885 74.2017 237.1318 74.9478 235.916 c
76.6484 233.1445 79.0874 229.5059 82.1094 225 c
86.3667 218.6523 91.7871 210.5703 97.96 200.709 C
87.6543 196.7363 83.3569 195.7402 80.3047 194.918 C
79.4038 196.8672 78.4673 198.8994 77.4878 201.0303 C
76.2563 206.8438 74.7803 213.4697 72.4878 225 c
f
36.2368 296.6436 m
35.8828 297.4302 35.5054 298.1152 35.1162 298.7129 C
38.4702 302.3584 42.8018 307.6118 48.2471 314.1694 C
52.4434 314.918 56.4883 315.627 60.3564 316.291 C
58.3462 303.8818 56.9497 296.5088 56.563 293.6289 c
56.4868 293.0605 56.4673 292.5527 56.4717 292.0723 C
56.2495 291.4502 56.1587 290.6689 56.2583 289.7354 C
55.915 289.7842 55.584 289.8281 55.2373 289.8789 c
47.8999 290.9531 42.2793 291.8848 37.9087 292.6914 C
37.2119 294.3877 36.6558 295.7129 36.2368 296.6436 c
f
371.313 379.541 m
363.4058 372.5425 360.4565 370.9941 358.6577 369.9727 C
358.334 370.5146 358.0156 371.0454 357.6992 371.5703 C
361.7056 376.2822 365.1958 380.3413 368.2598 383.8711 C
369.3145 382.3804 370.333 380.936 371.313 379.541 C
f
368.894 384.6006 m
373.4443 389.834 377.0605 393.9092 380.1094 397.3203 C
382.812 396.748 385.3687 396.1968 387.7822 395.667 C
384.8857 392.4888 381.4609 388.9165 377.4023 385.106 c
375.4287 383.2534 373.6689 381.6421 372.0947 380.2349 C
371.0518 381.6475 369.9854 383.1011 368.894 384.6006 C
f
338.3164 207.002 m
338.1089 206.9131 337.8979 206.8223 337.6929 206.7354 C
337.8081 206.8281 337.9126 206.9395 338.0078 207.0693 C
338.1079 207.0469 338.2104 207.0254 338.3164 207.002 C
f
78.377 239.7539 m
80.4604 240.7314 83.1553 242.1357 86.436 243.8574 C
94.165 244.9346 100.3955 245.7266 105.2114 246.3291 C
105.4116 245.208 105.6094 244.0684 105.8042 242.9033 c
107.1064 235.1113 107.9277 229.3447 108.4438 225 c
109.4878 216.21 109.2827 213.2412 109.2793 211.0859 C
108.8408 210.4287 108.8608 209.499 109.4678 208.71 C
109.4941 208.5996 109.5313 208.5049 109.563 208.4023 C
108.833 208.3105 108.708 207.251 109.6997 205.4658 C
105.7886 203.8193 102.4043 202.4434 99.4834 201.2998 C
93.7334 211.1475 89.2979 219.0234 85.9819 225 c
82.0664 232.0566 79.708 236.4707 78.6001 238.3359 c
78.3311 238.7891 78.0581 239.167 77.7856 239.5117 C
77.979 239.585 78.1719 239.6572 78.377 239.7539 c
f
61.6836 288.9971 m
61.6157 289.4297 61.5532 289.8057 61.4966 290.1113 c
61.4463 290.3809 61.3789 290.6201 61.3105 290.8584 C
61.5474 291.5059 61.7329 292.2676 61.8389 293.1611 c
62.4629 298.4312 62.9424 306.4365 63.7651 316.8726 C
69.3301 317.8179 74.5508 318.6787 79.4141 319.4595 C
82.4902 318.4946 85.2949 317.5981 87.8364 316.7739 C
91.3076 313.1982 95.2236 309.2065 100.4038 303.7852 C
96.249 299.2734 90.7192 293.3809 83.4844 286.791 C
77.4712 287.2588 70.1577 287.9082 61.6836 288.9971 C
f
81.0957 284.6367 m
72.311 276.8105 67.3589 273.0391 64.2881 270.9795 C
63.0786 278.9014 62.3555 284.415 61.8838 287.6631 C
69.5586 286.5498 75.9302 285.5205 81.0957 284.6367 C
f
64.1343 321.4238 m
64.2065 322.2866 64.2803 323.1611 64.3579 324.0527 C
66.0244 323.5576 67.6377 323.0742 69.1997 322.6025 C
67.5396 322.2114 65.8501 321.8184 64.1343 321.4238 C
f
66.8838 366.3628 m
66.7651 366.8979 66.647 367.4229 66.5288 367.9448 C
67.0781 368.376 67.5156 368.8286 67.8584 369.2886 C
67.7285 368.252 67.5933 367.1807 67.4541 366.083 C
67.2583 366.1802 67.0679 366.2744 66.8838 366.3628 C
f
69.8301 369.8486 m
71.6006 370.4111 73.5723 371.0791 75.7534 371.8452 C
79.4282 368.937 83.374 365.8101 87.625 362.4365 C
86.7275 361.4883 85.8369 360.5493 84.9595 359.627 C
76.0391 362.1475 71.8071 363.9629 69.1558 365.2422 C
69.3857 366.8369 69.6104 368.3745 69.8301 369.8486 C
f
89.6133 360.8579 m
91.1128 359.667 92.6548 358.4424 94.2305 357.1899 C
91.8452 357.7783 89.6699 358.3379 87.7051 358.8677 C
88.3374 359.5288 88.9697 360.1899 89.6133 360.8579 C
f
162.7822 395.667 m
159.8857 392.4888 156.4609 388.9165 152.4023 385.106 c
150.4287 383.2534 148.6689 381.6421 147.0947 380.2349 C
144.5229 383.7188 141.8008 387.4648 138.9453 391.4727 C
139.1646 392.4038 139.3765 393.2773 139.5815 394.0996 C
143.625 395.3701 147.812 396.6538 152.1514 397.9424 C
155.9634 397.146 159.5049 396.3862 162.7822 395.667 C
f
170.127 399.4536 m
171.1504 398.73 172.1685 398.0098 173.1685 397.3008 C
171.623 397.5 170.02 397.7104 168.3608 397.9336 C
168.9834 398.4731 169.5732 398.9805 170.127 399.4536 C
f
175.1318 403.6777 m
177.2183 401.687 180.1226 399.1313 183.6748 395.981 C
183.4614 396.0078 183.2476 396.0347 183.0313 396.0615 C
180.0449 398.1167 176.9399 400.2583 173.7168 402.4868 C
174.2617 402.9434 174.7363 403.3418 175.1318 403.6777 C
f
370.4067 278.375 m
366.8306 278.7617 362.1855 279.3008 355.1304 280.2793 c
336.748 282.8291 327.2285 285.3652 324.7441 285.7285 c
324.5283 285.7598 324.3267 285.7666 324.1353 285.7559 C
323.7905 285.8125 323.4512 285.748 323.1489 285.5645 C
323.0908 285.5732 323.041 285.5869 322.9814 285.5947 c
320.0454 285.959 315.7949 286.2363 310.3916 286.6445 C
319.3896 294.8242 326.0034 300.2949 330.1777 303.6851 C
360.2051 298.1074 365.5684 295.0859 373.2158 293.5156 C
372.1772 288.2197 371.2793 283.3311 370.4067 278.375 C
f
298.7266 239.0479 m
298.834 238.1885 299.2017 237.1318 299.9478 235.916 c
301.6484 233.1445 304.0874 229.5059 307.1094 225 c
310.5132 219.9248 314.6641 213.7344 319.3447 206.4189 C
312.5044 202.8008 307.2495 200.1797 303.0806 198.1992 C
301.7217 204.7891 300.1587 211.5664 297.4878 225 c
296.8159 228.3789 296.0742 232.1777 295.248 236.502 c
294.7554 239.0801 294.2935 241.5508 293.855 243.9375 C
295.9346 241.7686 297.3135 240.3154 298.0737 239.5889 c
298.2949 239.3779 298.5122 239.2021 298.7266 239.0479 C
f
333.9829 209.8457 m
334.0254 209.4619 334.189 209.0723 334.4678 208.71 C
334.4941 208.5996 334.5313 208.5049 334.563 208.4023 C
333.833 208.3105 333.708 207.251 334.6997 205.4658 C
330.7886 203.8193 327.4043 202.4434 324.4834 201.2998 C
324.0933 201.9678 323.7153 202.6172 323.3374 203.2676 C
326.5825 205.2803 330.1006 207.457 333.9829 209.8457 C
f
322.96 200.709 m
319.2871 199.293 316.376 198.2539 314.0156 197.4688 C
316.4854 199.0078 319.0952 200.6328 321.9082 202.3799 C
322.2578 201.8262 322.6055 201.2754 322.96 200.709 C
f
281.563 68.6289 m
281.4868 68.0605 281.4673 67.5527 281.4717 67.0723 C
281.4541 67.0234 281.4385 66.9717 281.4229 66.9199 C
274.1885 67.7402 266.353 68.7422 257.9521 70.001 C
255.8931 77.3438 254.2637 83.6191 252.9707 88.8652 C
257.7769 95.6113 261.8867 101.2314 265.4131 105.9307 C
269.9229 104.6768 275.3594 103.1387 282.1968 101.1553 c
283.7427 100.707 285.2407 100.2686 286.709 99.8359 C
283.98 82.1855 282.0317 72.1182 281.563 68.6289 c
f
243.0308 106.8301 m
243.3359 106.9189 243.6104 107.0059 243.8926 107.0928 C
245.1094 103.1846 247.5205 97.1904 250.3369 89.1465 C
249.6328 88.126 248.9126 87.084 248.1704 86.0107 C
245.2017 96.6357 243.7822 102.8516 243.0308 106.8301 C
f
109.7695 183.958 m
110.0161 185.793 110.2778 187.7139 110.5586 189.7393 c
111.1436 193.9561 111.7275 197.9277 112.3052 201.6836 C
116.5571 195.7803 120.3843 190.7002 128.3486 179.6953 C
121.0513 181.1855 114.9893 182.5088 109.9351 183.6826 C
109.8794 183.7754 109.8257 183.8643 109.7695 183.958 C
f
91.96 321.4243 m
100.3789 322.7095 107.4365 323.7207 113.1772 324.5264 C
111.1304 320.0522 109.5088 316.7456 108.4033 314.4897 C
108.0874 314.623 107.7485 314.748 107.3652 314.8545 c
104.2681 315.7134 99.8931 316.6895 94.3765 317.9507 C
93.4556 319.2314 92.6602 320.3799 91.96 321.4243 C
f
130.7983 346.5132 m
143.6279 343.3154 151.1987 340.9546 154.291 340.2075 C
154.439 338.4106 154.6489 336.3276 154.8818 333.9336 C
146.2275 335.4268 140.3984 336.4521 137.2573 336.874 c
136.1328 337.0249 135.103 337.084 134.1509 337.0771 C
132.9048 337.519 131.334 337.6992 129.4658 337.4976 C
129.563 338.1733 129.6572 338.8433 129.7573 339.5254 c
130.1123 341.9497 130.4585 344.2715 130.7983 346.5132 C
f
138.6772 390.3223 m
141.4365 386.4551 143.98 382.8613 146.313 379.541 C
139.7915 373.769 136.6401 371.7017 134.729 370.584 C
136.2441 379.0796 137.5522 385.4395 138.6772 390.3223 C
f
331.6841 310.4595 m
331.3154 310.1001 330.9238 309.7061 330.5068 309.2744 C
324.0464 310.0049 316.7646 310.8457 308.2529 311.8672 C
309.6538 313.5879 311.0249 315.2705 312.3735 316.9238 C
322.8706 313.5264 328.9946 311.3301 331.3184 310.6445 c
331.4512 310.6055 331.5693 310.5859 331.6963 310.5542 C
331.6914 310.5225 331.6875 310.4907 331.6841 310.4595 C
f
304.6113 312.3062 m
299.6831 312.9023 294.356 313.5581 288.5635 314.2842 C
288.6465 315.3647 288.7324 316.4727 288.8232 317.6099 C
292.9272 318.5522 296.9189 319.4995 301.0728 320.5005 C
303.957 319.6074 306.6279 318.7661 309.0903 317.9795 C
307.6274 316.1255 306.1387 314.2393 304.6113 312.3062 C
f
340.2783 119.6504 m
340.1138 118.9092 339.9473 118.1543 339.7852 117.4277 C
335.4326 120.8691 330.9526 124.4287 326.3481 128.1094 C
327.5332 127.8691 328.7544 127.6191 330.0327 127.3555 c
331.4272 127.0674 332.7798 126.7832 334.1123 126.5 C
336.3242 124.0732 338.3799 121.7871 340.2783 119.6504 C
f
340.6221 125.0869 m
340.8979 125.0254 341.1641 124.9648 341.4365 124.9043 C
341.4023 124.7471 341.3682 124.5918 341.334 124.4355 C
341.0986 124.6494 340.8594 124.8691 340.6221 125.0869 C
f
193.2573 138.248 m
194.96 147.3916 196.4072 154.0664 197.3877 158.5127 C
201.1865 154.9414 205.292 150.9697 209.6611 146.5371 c
210.4595 145.7266 211.2246 144.9473 211.9707 144.1846 C
211.2061 142.3721 210.5391 140.8145 209.9731 139.4961 C
204.9019 139.0449 199.3242 138.6025 193.2573 138.248 C
f
121.4575 250.5117 m
121.5166 250.9131 121.5366 251.293 121.5234 251.6523 C
121.6611 252.3701 121.5239 253.0859 121.1396 253.7148 C
121.1558 253.8232 121.1753 253.9258 121.189 254.0371 c
121.4458 256.1045 121.6802 258.5029 121.9121 261.2021 C
126.9063 263.4102 131.0586 265.1865 134.5503 266.6328 C
151.1748 247.7363 160.3291 235.8516 164.2217 231.2236 C
160.5352 229.2734 156.5303 227.1895 152.1919 225 c
145.291 221.5176 137.5679 217.7764 129.0005 213.9121 c
124.9863 212.1016 121.3237 210.4766 117.9697 209.0127 C
116.562 209.6855 115.2192 210.3164 113.7905 210.9639 C
117.6323 234.0127 120.8872 246.6074 121.4575 250.5117 c
f
159.0771 341.772 m
159.0918 341.7993 159.106 341.8267 159.1196 341.8545 C
159.7476 341.8984 160.5034 342.0303 161.4355 342.2837 c
163.9385 342.9639 167.0771 344.3213 169.085 345.6235 C
169.9946 343.4043 172.1079 338.5601 175 330.5278 C
168.7705 331.5576 163.2866 332.4888 158.5386 333.3042 C
158.7529 337.1294 158.9644 339.9302 159.0771 341.772 C
f
281.563 293.6289 m
281.4868 293.0605 281.4673 292.5527 281.4717 292.0723 C
281.2495 291.4502 281.1587 290.6689 281.2583 289.7354 C
280.915 289.7842 280.584 289.8281 280.2373 289.8789 c
277.4258 290.29 274.8672 290.6807 272.5327 291.0518 C
275.9189 301.6787 278.5176 307.6128 280.4839 311.689 C
281.8462 311.4927 283.1875 311.2979 284.5049 311.1055 C
282.9551 301.7959 281.8926 296.082 281.563 293.6289 c
f
282.166 315.0908 m
282.3613 315.4839 282.5479 315.8628 282.7256 316.2319 C
283.6431 316.4355 284.5479 316.6382 285.4453 316.8408 C
285.3286 316.1172 285.2139 315.4102 285.1011 314.7197 C
284.1348 314.8418 283.1577 314.9653 282.166 315.0908 C
f
269.1177 316.7642 m
268.5156 316.8423 267.9175 316.9199 267.3066 316.999 c
263.5283 317.4897 259.8638 317.9746 256.2588 318.4561 C
258.4668 321.522 260.5122 324.3262 262.4087 326.8936 C
264.605 324.7241 266.4165 322.9761 268.584 321.2412 c
269 320.9082 269.4131 320.6016 269.8232 320.3149 C
269.5796 319.1172 269.3457 317.937 269.1177 316.7642 C
f
266.3804 313.6787 m
267.0889 313.5811 267.7769 313.4849 268.4746 313.3877 C
267.2764 306.9746 266.1895 300.4971 264.7637 292.3555 C
259.2974 293.3291 255.5903 294.1328 252.9512 294.791 C
252.1362 297.3838 251.3115 300.0898 250.4834 302.9258 c
249.9399 304.7866 249.4351 306.5391 248.9634 308.1987 C
249.1997 308.5347 249.4233 308.8608 249.6621 309.1987 c
251.1748 311.3423 252.6221 313.3799 254.0112 315.3232 C
258.0547 314.8057 262.1743 314.2598 266.3804 313.6787 c
f
293.0981 146.209 m
292.4238 145.7402 291.7598 145.2793 291.1006 144.8232 C
290.2168 148.6523 289.3193 152.3203 288.2461 156.7256 C
290.0342 155.3154 291.9019 153.8418 293.8467 152.3057 C
293.6162 150.3994 293.3667 148.3672 293.0981 146.209 C
f
295.7402 150.8096 m
296.3477 150.3301 296.9771 149.832 297.6006 149.3389 C
296.8071 148.7871 296.0356 148.25 295.2617 147.7119 C
295.4238 148.7773 295.5835 149.8096 295.7402 150.8096 C
f
286.479 143.0322 m
283.3169 143.2783 278.3789 143.5332 264.1675 147.0176 C
264.6094 147.8818 265.0508 148.7451 265.5137 149.6279 c
269.5928 157.4111 272.7158 162.9668 275.1519 167.0283 C
278.0498 164.752 281.1758 162.2949 284.5708 159.6211 C
286.1074 150.0488 286.2866 145.9492 286.479 143.0322 C
f
282.2827 138.7344 m
266.5879 127.9385 256.1348 120.9648 250.6719 117.2246 C
253.4941 123.9971 257.3779 133.498 263.062 144.834 C
271.9287 142.0908 277.1694 140.3301 282.2827 138.7344 C
f
276.2173 168.7803 m
278.6279 172.6914 280.2793 174.9775 281.4941 176.5254 C
282.624 170.8193 283.481 166.1377 284.1387 162.2422 C
281.2622 164.6045 278.6357 166.7744 276.2173 168.7803 C
f
278.9038 180.502 m
277.3931 177.4619 276.0063 174.5039 274.104 170.5371 C
261.0684 181.3896 254.7813 186.9707 250.5234 190.7852 C
250.8374 193.0469 251.1694 195.3594 251.5229 197.7266 C
271.9404 188.0625 274.4683 184.459 278.1997 182.2236 C
278.2363 181.5479 278.4775 180.96 278.9038 180.502 C
f
244.8467 195.8086 m
244.4966 196.1074 244.1421 196.4072 243.7778 196.7109 c
241.1187 198.9297 238.8989 200.4023 237.2476 201.2305 C
237.6616 202.0107 238.0518 202.7861 238.4736 203.6367 C
241.1543 202.4668 243.6348 201.3623 245.9292 200.3184 C
245.5645 198.7871 245.2031 197.2803 244.8467 195.8086 C
f
166.8896 133.041 m
166.8696 131.7432 166.8486 130.4824 166.8271 129.2676 C
166.3809 129.8555 165.9097 130.4717 165.4155 131.1162 C
165.9063 131.7568 166.3945 132.3945 166.8896 133.041 C
f
169.8794 151.9141 m
169.8486 157.9082 169.918 163.6201 170.0576 169.043 C
177.3721 167.3818 183.0088 166.0156 187.0767 165.0293 C
181.0645 157.5889 175.3564 150.543 169.9512 143.8838 C
169.9185 146.4316 169.8936 149.1016 169.8794 151.9141 c
f
170.2266 174.5381 m
172.4072 176.4004 174.0537 177.7617 175.1318 178.6777 C
177.2183 176.6875 180.1221 174.1318 183.6738 170.9814 C
179.7529 171.4727 175.2363 172.0225 170.1641 172.6934 C
170.1841 173.3125 170.2046 173.9268 170.2266 174.5381 C
f
170.4165 179.3604 m
170.4526 180.1875 170.4893 181.0088 170.5278 181.8193 C
171.0225 181.5586 171.5 181.3105 171.9438 181.0859 C
171.4712 180.5645 170.9629 179.9873 170.4165 179.3604 C
f
191.0947 170.0029 m
190.2349 170.127 189.3257 170.252 188.3687 170.3789 C
183.5674 175.5068 180.3545 179.0684 178.5234 181.0303 C
184.2368 183.3672 193.8735 188.0273 207.5586 192.4668 c
208.3179 192.7129 209.0454 192.9463 209.7583 193.1729 C
203.2515 185.0771 197.0293 177.3535 191.0947 170.0029 C
f
207.2583 193.7646 m
188.3198 187.3652 177.8804 185 175.1172 184.1143 C
175.0957 184.124 175.0767 184.1348 175.0547 184.1445 c
174.2837 184.4863 172.8315 185.0391 170.7329 185.8428 C
171.7095 203.9063 173.2236 217.6709 173.6758 226.6436 C
183.8872 223.2793 201.1982 218.7744 223.2695 210.0098 C
219.1973 204.9277 215.2271 199.9795 211.356 195.1611 C
210.0815 194.7227 208.7246 194.2598 207.2583 193.7646 c
f
180.3652 307.9116 m
181.1836 302.6475 182.1113 298.5454 183.6992 289.2012 C
176.6152 294.6064 168.1719 301.0176 158.479 308.4448 C
169.7554 308.2705 174.5166 307.9629 180.3652 307.9116 C
f
184.5166 284.2705 m
184.75 282.8301 184.9961 281.2842 185.2559 279.6211 C
183.5254 274.2285 181.9355 269.3574 180.4937 264.9932 C
164.0815 272.7725 162.4731 274.9736 159.0254 276.7148 c
158.853 276.8018 158.6841 276.8799 158.5176 276.9512 C
158.4717 283.7832 157.9604 289.0039 157.8862 306.0522 C
169.1807 296.8657 178.0049 289.6211 184.5166 284.2705 C
f
240.4585 295.8066 m
240.585 295.5713 240.7236 295.3652 240.8687 295.1816 C
240.3721 294.8555 239.8818 294.5283 239.3799 294.1895 C
239.7373 294.7266 240.0947 295.2637 240.4585 295.8066 C
f
245.0254 297.0547 m
244.7495 297.1123 244.4868 297.1499 244.2373 297.1699 C
244.1743 297.3257 244.1099 297.4814 244.0215 297.6455 c
243.668 298.3013 243.3232 298.9307 242.9814 299.5469 C
244.5864 301.9097 246.2661 304.3384 247.9868 306.8013 C
248.3804 305.5073 248.791 304.1519 249.2212 302.7246 c
250.0166 300.0854 250.7622 297.5728 251.4644 295.1748 C
247.9961 296.1055 246.7271 296.6997 245.0254 297.0547 c
f
252.3584 292.1045 m
253.061 289.6748 253.7173 287.3711 254.3247 285.208 C
250.8857 288.9541 249.2158 291.1152 248.1055 292.6172 C
249.4985 292.4414 250.8867 292.2764 252.3584 292.1045 C
f
242.9287 292.7227 m
242.9341 292.7178 242.938 292.7119 242.9434 292.707 c
246.8555 288.9688 249.9365 286.2783 255.4214 281.2637 C
257.355 274.2422 258.7432 268.8379 259.7236 264.9766 C
258.9863 261.1621 258.1821 257.0693 257.2915 252.624 C
253.5229 247.8877 249.8267 243.2471 246.1948 238.6914 C
240.8032 240.6084 233.6479 243.0195 225 246.2197 c
221.1147 247.6582 216.9209 249.2607 212.4604 251.043 C
215.7754 256.4238 219.8896 263.3867 225 271.6875 c
228.436 277.2686 232.3203 283.4482 236.707 290.1436 C
240.1411 291.8789 241.7969 292.3721 242.9287 292.7227 C
f
246.8828 222.7002 m
245.4946 223.4824 244.1338 224.2529 242.8232 225 c
241.7993 225.584 240.8057 226.1533 239.8291 226.7148 C
241.73 229.1133 243.6401 231.5205 245.5762 233.9561 C
247.8438 232.873 249.457 232.1074 250.4268 231.6943 c
250.4658 231.6777 250.5 231.6699 250.5386 231.6543 C
249.8418 229.8867 249.0137 227.627 247.8984 225 c
247.585 224.2617 247.2451 223.4922 246.8828 222.7002 C
f
187.127 266.5859 m
187.3535 264.8408 187.5581 263.1904 187.7422 261.6377 C
187.2085 261.8799 186.667 262.125 186.1563 262.3584 C
186.4712 263.7344 186.7939 265.1406 187.127 266.5859 C
f
187.9956 259.4453 m
188.8306 252.0586 189.1914 247.0957 189.4424 244.3838 C
189.0005 244.248 188.5435 244.082 188.0571 243.8496 c
186.083 242.9072 183.7241 241.6816 181.0063 240.2324 C
182.3594 245.6543 183.8833 252.4111 185.7051 260.3867 C
186.4453 260.083 187.2095 259.7695 187.9956 259.4453 C
f
202.5972 248.6016 m
202.3071 248.1875 202.0718 247.7871 201.8623 247.3965 C
202.2983 249.0049 202.7383 250.9443 203.1484 253.1123 C
203.8701 252.8057 204.5684 252.5068 205.2725 252.207 C
204.0737 250.6299 203.1777 249.4316 202.5972 248.6016 c
f
199.0151 246.3418 m
198.271 246.2383 197.502 246.1035 196.7129 245.9287 c
195.77 245.7197 194.8706 245.4727 194.0317 245.2002 C
193.3511 248.3633 192.1699 252.7295 190.8706 258.2578 C
193.5166 257.1611 196.4082 255.9541 199.5918 254.6152 C
199.2012 251.3418 199.0044 248.4502 199.0151 246.3418 C
f
179.1802 233.6699 m
185.1147 236.0938 188.9727 237.6211 190.7866 238.4482 c
191.4453 238.749 191.9839 239.0811 192.4531 239.4258 C
194.0591 239.4141 195.9795 239.6211 198.0117 240.0713 c
199.7041 240.4463 201.2534 240.9424 202.564 241.4961 C
202.9438 241.3525 203.3701 241.291 203.834 241.3369 C
204.1465 241.1006 204.4961 240.873 204.897 240.6602 c
209.2119 238.377 216.0898 235.3926 225 231.2227 c
228.3794 229.6416 232.0698 227.876 236.0054 225.9258 C
232.2935 221.2803 228.6602 216.7393 225.1006 212.2949 C
201.9766 221.9111 187.1035 229.2129 178.9863 233.1895 C
179.0527 233.3457 179.1172 233.5049 179.1802 233.6699 C
f
238.2979 224.7842 m
240.7681 223.5439 243.3403 222.2236 245.9976 220.8262 C
245.2012 219.1904 244.2998 217.4688 243.25 215.6689 c
240.9146 211.6621 239.123 208.9873 237.7251 207.1426 C
235.9321 207.8633 234.0566 208.6211 232.082 209.4238 c
230.5566 210.0439 229.0752 210.6523 227.6138 211.2549 C
231.1157 215.7002 234.6655 220.1982 238.2979 224.7842 C
f
237.6426 227.9756 m
232.8311 230.7598 228.6265 233.252 225 235.4355 c
216.8506 240.3438 211.6021 243.6992 208.8477 245.3496 C
209.667 246.583 210.5581 247.9814 211.5166 249.5195 C
216.5059 247.3535 221.0029 245.3574 225 243.5527 c
232.9678 239.9541 238.9971 237.0957 243.2891 235.0479 C
241.3877 232.666 239.5054 230.3076 237.6426 227.9756 C
f
225 278.4375 m
216.4038 266.7119 210.1387 258.583 206.2988 253.5537 C
205.3564 253.9453 204.4072 254.3418 203.4438 254.75 C
203.5957 255.625 203.7422 256.5234 203.8804 257.4473 c
204.6104 262.332 204.957 266.7031 204.9043 269.5117 C
205.0044 269.5088 205.0942 269.5156 205.1733 269.5313 C
205.5381 269.5283 205.9365 269.6396 206.3428 269.9092 c
209.6123 272.0781 215.5488 277.4453 225 283.3916 c
225.3633 283.6201 225.7207 283.8477 226.0942 284.0771 c
228.1006 285.3125 229.8535 286.3574 231.4043 287.251 C
229.1445 284.1152 227.0068 281.1748 225 278.4375 c
f
200.0479 258.0195 m
199.9614 257.4404 199.8813 256.8701 199.8057 256.3076 C
196.3379 257.8066 193.2051 259.1846 190.3633 260.457 C
189.6338 263.6729 188.8887 267.2402 188.1875 271.1543 C
188.8213 273.8701 189.4844 276.6836 190.187 279.6133 C
193.1001 277.2227 195.271 275.4492 196.7056 274.3037 c
199.2168 272.2988 201.2383 270.9805 202.7207 270.2402 C
201.8159 267.6084 200.813 263.1406 200.0479 258.0195 c
f
136.5479 269.3584 m
133.4785 272.4639 130.2905 275.7744 127.0034 279.3037 C
127.9238 279.1777 128.8599 279.0439 129.8149 278.8975 c
139.7461 277.376 145.2559 276.0957 148.5884 275.0938 C
145.2114 273.498 141.6602 271.7734 136.5479 269.3584 C
f
153.2744 273.3604 m
153.8213 273.126 154.2793 272.9424 154.7979 272.8125 c
155.0166 272.7578 155.2227 272.7344 155.4209 272.7285 C
155.7139 272.5508 156.0313 272.3789 156.3994 272.2227 c
163.6035 269.1504 169.0151 267.1455 179.7681 262.8027 C
175.29 249.3047 172.3628 241.002 171.2891 237.3633 c
171.2153 237.1123 171.1538 236.8711 171.0933 236.6299 C
171.0303 236.6396 170.9678 236.6484 170.9058 236.6553 C
164.6318 243.085 152.7476 253.0898 137.8945 267.999 C
147.3027 271.7842 150.8701 272.6865 153.2744 273.3604 C
f
165.1777 227.8398 m
165.4023 221.8262 166.3159 208.626 166.8013 187.3613 C
161.0054 189.623 152.3516 193.1172 140.6763 198.3809 c
130.4067 203.0098 124.833 205.708 120.4834 207.8047 C
123.2744 209.1104 126.2949 210.5146 129.5908 212.0371 c
140.7949 217.2139 150.4282 221.4902 158.5474 225 c
160.8843 226.0098 163.0913 226.9551 165.1777 227.8398 C
f
225.8247 208.9844 m
227.457 208.3223 229.1113 207.6406 230.7925 206.9307 c
232.5264 206.1992 234.1841 205.4912 235.7813 204.8027 C
235.1191 204.0928 234.5928 203.627 234.1631 203.2695 C
234.0566 203.2441 233.9541 203.2285 233.8418 203.1914 c
230.7959 202.1836 228.3271 201.2578 225 200.0293 c
222.689 199.1748 219.9561 198.1719 216.332 196.8936 C
219.4438 200.8662 222.6016 204.8887 225.8247 208.9844 C
f
239.8027 206.3096 m
240.8467 208.3877 242.228 211.0537 244.3857 214.9365 c
245.4409 216.835 246.4355 218.5479 247.3682 220.1035 C
248.2793 219.6201 249.21 219.1172 250.1416 218.6152 C
248.9624 213.3154 247.814 208.3135 246.6992 203.5752 C
244.5576 204.417 242.2666 205.3242 239.8027 206.3096 C
f
248.4199 221.8359 m
249.1328 222.9941 249.8018 224.0479 250.4209 225 c
251.0264 225.9316 251.5786 226.7559 252.0859 227.502 C
251.5811 225.1582 251.0806 222.8682 250.585 220.624 C
249.8506 221.0332 249.1338 221.4355 248.4199 221.8359 C
f
253.1465 236.0049 m
252.8672 236.1582 252.5635 236.3037 252.2305 236.4385 c
251.1797 236.8652 249.9795 237.3203 248.644 237.8096 C
251.1396 240.9443 253.6641 244.1084 256.2178 247.3037 C
255.7363 244.9336 255.2373 242.4912 254.71 239.9346 c
254.4922 238.8779 254.2764 237.8525 254.0596 236.8145 C
253.7114 236.5068 253.415 236.2451 253.1465 236.0049 C
f
258.4067 278.5205 m
259.4287 277.5771 260.5273 276.5586 261.7139 275.4531 C
261.4731 274.1602 261.2207 272.8193 260.9614 271.4473 C
260.1709 273.6064 259.3149 275.9619 258.4067 278.5205 C
f
262.0376 277.2002 m
260.147 279.0947 258.5127 280.7686 257.0986 282.249 C
256.061 285.2422 254.9751 288.4668 253.8604 291.9297 C
256.771 291.5928 260.1016 291.2109 264.4683 290.6709 C
263.7612 286.6533 262.9658 282.2148 262.0376 277.2002 C
f
248.1704 311.0107 m
247.646 312.8887 247.1733 314.6172 246.7407 316.2319 C
248.2739 316.0444 249.8193 315.8525 251.3774 315.6563 C
250.3486 314.1631 249.2842 312.6206 248.1704 311.0107 C
f
247.1504 309.541 m
245.2915 306.8608 243.481 304.2646 241.7314 301.7734 C
239.4824 305.729 237.0137 309.8511 232.5317 317.8926 C
236.5908 317.4414 240.7588 316.957 245.0161 316.4424 C
245.6611 314.3794 246.3696 312.0908 247.1504 309.541 C
f
239.4561 298.542 m
237.4072 295.6406 235.4395 292.875 233.5537 290.2422 C
231.5186 288.8848 228.9795 287.2217 225.582 285.0635 c
225.3857 284.9385 225.1943 284.8184 225 284.6953 c
212.9595 277.0801 206.1079 273.8105 204.4482 272.7734 c
204.3979 272.7422 204.3608 272.7061 204.3145 272.6729 C
204.2788 272.6973 204.2441 272.7305 204.2051 272.7363 c
204.1616 272.7432 204.1152 272.7207 204.0693 272.7051 C
202.9438 274.0117 201.1938 275.668 198.7471 277.5977 c
196.5332 279.3438 193.9829 281.3203 191.1299 283.5146 C
193.8398 294.6582 197.0615 307.21 200.9775 321.0317 C
210.1953 320.2158 220.147 319.252 230.8003 318.0815 C
237.1968 305.626 238.6494 301.1421 239.4561 298.542 C
f
202.4448 326.1558 m
203.2329 328.8784 204.0444 331.6431 204.8867 334.457 c
206.8911 341.1558 208.7456 347.2236 210.4673 352.7417 C
213.8262 347.4561 219.082 339.6191 225 328.9805 c
225.7822 327.5742 226.5762 326.1191 227.3779 324.6147 c
227.8086 323.8071 228.2178 323.0337 228.6167 322.2764 C
219.1333 323.6343 210.4199 324.9316 202.4448 326.1558 C
f
207.6992 356.6973 m
207.7813 356.7129 207.8525 356.7373 207.9268 356.7588 C
208.002 356.6504 208.0864 356.5562 208.1812 356.4795 C
208.2061 356.436 208.2344 356.3887 208.2598 356.3447 C
206.5234 350.2158 204.5596 343.3608 202.3105 335.6064 c
201.4136 332.5146 200.5366 329.519 199.6719 326.582 C
195.4214 327.2393 191.4106 327.8711 187.5967 328.481 C
188.2437 333.0303 189.0996 338.7646 190.3716 346.6279 c
190.7651 349.0591 191.1523 351.3804 191.5317 353.5938 C
204.7563 357.1279 205.8853 356.3545 207.6992 356.6973 c
f
198.1055 321.2842 m
194.1626 308.0112 190.582 296.4033 187.4058 286.3701 C
186.8838 286.7695 186.3477 287.1797 185.8081 287.5918 C
183.834 304.583 185.2656 306.3936 185.1128 309.2773 c
185.0952 309.6084 185.0283 309.8975 184.9424 310.167 C
184.9639 310.2637 184.9941 310.3477 185.0112 310.4502 c
185.6865 314.4727 186.1289 317.8091 186.7305 322.2329 C
190.3823 321.9399 194.1724 321.6255 198.1055 321.2842 C
f
181.6509 315.5581 m
180.8652 317.2896 179.894 319.6274 178.6787 322.8643 C
180.3535 322.7358 182.0674 322.6025 183.8101 322.4648 C
182.9229 319.1357 182.2124 317.0615 181.6509 315.5581 C
f
177.6328 322.9448 m
179.1855 318.335 180.0522 315.5249 180.7666 313.2373 C
180.6343 312.873 180.5166 312.5239 180.4136 312.1646 C
177.7437 311.6978 174.3652 310.4712 157.8828 310.0649 C
157.8989 315.5234 157.9995 320.2939 158.1387 324.3965 C
163.9854 323.9585 170.4844 323.4902 177.6328 322.9448 C
f
156.2534 310.1519 m
149.7285 315.1577 142.6646 320.606 135.0928 326.499 C
135.4888 326.4316 135.8979 326.3726 136.3218 326.3223 c
141.4849 325.7109 147.9727 325.1685 155.6855 324.582 C
155.9868 320.3091 156.2188 315.4878 156.2534 310.1519 C
f
130.2227 327.0068 m
130.7056 327.0967 131.1543 327.207 131.5874 327.3262 C
139.4785 320.9761 146.6328 315.1909 153.0571 309.9766 C
151.7793 309.96 150.4536 309.9468 149.043 309.9395 c
140.1025 309.8936 132.4312 310.293 126.1133 310.7432 C
126.6548 315.7822 127.2754 321.0869 127.9878 326.6318 C
128.8564 326.7681 129.6104 326.8931 130.2227 327.0068 c
f
149.1846 308.542 m
151.2407 308.5298 153.1279 308.5127 154.8833 308.4932 C
155.3413 308.1211 155.7998 307.749 156.25 307.3828 C
156.2485 307.1553 156.251 306.937 156.2485 306.708 c
156.0332 284.9297 154.3672 280.374 153.647 277.4648 C
148.3784 278.1387 143.7183 278.3945 130.1304 280.2793 c
128.499 280.5059 126.9624 280.7314 125.4697 280.9561 C
124.8428 281.6357 124.2124 282.3232 123.5791 283.0186 C
124.1582 290.4561 124.874 298.8877 125.8501 308.249 C
131.876 308.4478 139.6113 308.5986 149.1846 308.542 c
f
133.4385 267.8955 m
130.271 266.4111 126.5391 264.6807 122.0313 262.6191 C
122.4185 267.3086 122.8076 272.8555 123.2881 279.2207 C
126.9336 275.2109 130.3164 271.4316 133.4385 267.8955 C
f
113.1484 207.0391 m
113.2041 207.0264 113.2588 207.0146 113.3164 207.002 C
113.2539 206.9756 113.1914 206.9492 113.1294 206.9219 C
113.1357 206.9609 113.1421 207 113.1484 207.0391 C
f
116.9058 206.1279 m
120.6831 205.0693 127.2192 202.8203 140.2607 197.1133 c
151.9009 192.0215 160.7153 187.1475 166.877 183.7861 C
166.9297 181.1162 166.9751 178.334 167.0112 175.4268 C
166.438 174.7676 165.8369 174.0811 165.2046 173.3652 C
155.6782 174.6904 144.4746 176.4521 131.7896 178.998 c
131.1367 179.1289 130.5073 179.2568 129.873 179.3857 C
117.1401 197.7725 115.5508 201.4131 113.6133 204.5752 C
114.6719 205.0762 115.7656 205.5918 116.9058 206.1279 C
f
162.7827 170.667 m
159.8857 167.4883 156.4614 163.916 152.4023 160.1055 c
150.4287 158.2529 148.6689 156.6416 147.0942 155.2344 C
144.1226 159.2607 140.959 163.6172 137.6118 168.3438 c
135.3359 171.5576 133.3096 174.4443 131.4795 177.0723 C
143.8115 174.7148 154.1978 172.5508 162.7827 170.667 C
f
153.2349 159.0664 m
157.9014 163.5654 161.8799 167.21 165.1768 170.1387 C
165.8174 169.9971 166.4492 169.8564 167.0679 169.7178 C
167.1118 164.0938 167.1216 158.0781 167.0835 151.6309 c
167.0591 147.5186 167.0254 143.7432 166.9854 140.2314 C
166.2378 139.3105 165.4976 138.4004 164.7617 137.4951 C
164.3125 137.498 163.8687 137.498 163.416 137.5029 c
162.4092 137.5127 161.4404 137.5264 160.4702 137.5391 C
156.9458 142.1152 152.7568 147.5859 148.0176 153.9824 C
149.5239 155.4678 151.2354 157.1396 153.2349 159.0664 c
f
158.0791 137.5752 m
151.4209 137.6846 145.6475 137.8652 140.6265 138.0977 C
137.5771 139.9766 136.499 140.9346 135.7109 141.584 C
138.9424 144.7129 141.3921 147.4219 147.2432 153.2158 C
151.5825 147.0293 155.1753 141.8223 158.0791 137.5752 C
f
160.3662 134.2197 m
160.6367 133.8223 160.8994 133.4346 161.1543 133.0586 C
160.0425 131.6924 158.9399 130.3379 157.8569 129.0078 C
155.5142 130.0762 152.9463 131.3105 150.186 132.7568 c
149.2827 133.2305 148.4438 133.6758 147.6558 134.0996 C
151.4868 134.1533 155.6963 134.1943 160.3662 134.2197 C
f
163.8521 129.0752 m
164.8979 127.5273 165.7407 126.2813 166.3877 125.3359 C
165.188 125.8359 163.8242 126.3994 162.3013 127.0488 C
162.8164 127.7227 163.3315 128.3955 163.8521 129.0752 C
f
174.3311 89.1729 m
173.5977 93.3652 171.9272 98.4307 170.8496 116.3633 C
172.2407 112.9531 174.2065 107.9375 176.5708 101.0645 c
178.458 95.5781 179.5176 92.2354 180.3203 89.668 C
178.939 89.2344 177.6709 88.8408 176.4751 88.4668 C
175.7471 88.7324 175.0498 88.9668 174.3311 89.1729 C
f
170.5874 124.1855 m
170.542 124.1729 170.5049 124.1553 170.4624 124.1406 C
170.4604 124.1445 170.4595 124.1475 170.458 124.1504 C
170.3311 127.208 170.2202 130.5586 170.1294 134.2344 C
177.6372 134.2119 184.4873 134.1104 190.7036 133.958 C
190.4878 132.3438 190.2534 130.6855 189.9976 128.9766 C
178.4556 125.7412 172.1807 124.625 170.5874 124.1855 c
f
170.3027 137.4922 m
176.7734 145.9268 183.6118 154.8076 190.8228 164.127 C
191.0537 164.0723 191.2783 164.0186 191.4907 163.9688 C
192.168 163.3525 192.854 162.7256 193.5586 162.0771 C
192.9946 156.6484 192.4902 148.5166 191.2349 138.1328 C
184.7813 137.7832 177.7949 137.541 170.3027 137.4922 C
f
210.7261 147.3486 m
205.835 152.2266 201.5581 156.584 197.8164 160.4541 C
197.978 161.1875 198.1206 161.8369 198.2427 162.4043 C
201.5859 161.5898 207.9478 160.1924 217.5122 157.7695 C
215.5933 152.9102 213.9272 148.8516 212.541 145.542 C
211.9482 146.1309 211.3511 146.7256 210.7261 147.3486 c
f
198.189 168.2861 m
197.9834 168.3496 197.793 168.3848 197.5981 168.4268 C
196.9058 168.8486 196.02 169.1953 194.9048 169.3984 C
201.1914 177.5068 207.7642 185.9473 214.5947 194.6738 C
219.0781 196.0264 222.4341 196.916 225 197.5117 c
229.0811 198.458 231.1641 198.6602 232.6245 198.7959 C
230.5879 193.3047 229.1084 188.6777 225 177.4932 c
224.2124 175.3486 223.3301 172.9697 222.3262 170.29 c
221.0381 166.8525 219.8252 163.6836 218.6895 160.7705 C
209.5078 164.1133 202.6646 166.8955 198.189 168.2861 c
f
223.3325 169.7578 m
223.916 171.2725 224.4707 172.6973 225 174.041 c
232.5557 193.2246 234.7637 195.6064 236.1284 198.2031 C
237.1084 197.1729 238.439 195.959 240.1738 194.5742 c
241.4189 193.5801 242.6353 192.6123 243.8335 191.6602 C
239.979 175.999 236.6865 164.0332 234.271 155.4219 C
230.9956 156.4727 227.8984 157.5137 225 158.5215 c
223.2158 159.1426 221.5117 159.749 219.8711 160.3418 C
220.9102 163.3047 222.0571 166.4463 223.3325 169.7578 c
f
249.9795 186.793 m
257.0142 181.2393 264.0098 175.7734 273.166 168.5869 C
271.0557 164.2148 268.311 158.627 264.2612 150.6826 c
263.6899 149.5625 263.1323 148.4775 262.582 147.4102 C
258.2476 148.4941 253.1206 149.8555 246.9814 151.5869 c
246.6152 151.6904 246.2612 151.7939 245.8989 151.8975 C
246.9678 161.1982 248.1328 172.9248 249.9795 186.793 C
f
246.6553 149.7715 m
252.5547 148.0381 257.3945 146.5781 261.4971 145.3164 C
255.3276 133.4551 250.5527 125.0908 247.3887 119.6631 C
247.0308 123.2227 246.355 127.002 245.5132 130.1016 c
244.8169 132.666 244.0884 134.4609 243.3247 135.6982 C
243.584 136.3291 243.7969 137.0195 243.9404 137.7881 c
244.5659 141.1436 245.1172 145.2559 245.6836 150.0547 C
246.0098 149.96 246.3262 149.8682 246.6553 149.7715 c
f
250.0571 110.1074 m
253.4849 109.1807 257.2979 108.167 262.3711 106.7715 C
259.5015 102.5186 256.1797 97.6367 252.2329 91.8984 C
249.9736 101.3037 248.9141 106.8545 248.3706 108.8252 c
248.3457 108.915 248.3105 108.9883 248.2827 109.0732 C
248.8408 109.3633 249.4336 109.708 250.0571 110.1074 C
f
253.0537 112.2285 m
259.4531 116.9502 268.2573 123.8271 279.4741 132.4414 C
275.0811 125.9287 270.814 119.3164 263.5288 108.4902 C
259.0244 109.999 255.6479 111.2227 253.0537 112.2285 C
f
291.8838 141.3633 m
291.8486 141.5215 291.814 141.6758 291.7788 141.833 C
292.0601 142.0459 292.3477 142.2627 292.6309 142.4775 C
292.5732 142.0225 292.5137 141.5498 292.4541 141.083 C
292.2583 141.1807 292.0679 141.2744 291.8838 141.3633 C
f
294.7119 144.0518 m
296.3096 145.2578 297.9502 146.4912 299.6191 147.7432 C
305.4238 143.1504 311.9038 138.0127 319.2295 132.1904 C
303.688 136.0225 297.5942 138.583 294.1558 140.2422 C
294.3447 141.5527 294.5303 142.8223 294.7119 144.0518 C
f
330.6865 129.5254 m
327.5693 130.2129 324.7339 130.8652 322.1245 131.4883 C
314.1519 137.876 307.0903 143.5645 300.8198 148.6436 C
303.1343 150.376 305.5176 152.1514 307.9658 153.9648 C
310.9341 150.9551 314.2837 147.5234 318.1338 143.5303 c
323.0879 138.3916 327.5283 133.666 331.499 129.3525 C
331.2256 129.4121 330.9619 129.4648 330.6865 129.5254 c
f
298.8696 150.2246 m
297.8965 151.0137 296.9473 151.7842 296.0132 152.543 C
296.7178 156.9736 297.3623 160.7432 297.9521 163.9717 C
300.3911 161.5713 303.1675 158.8125 306.4336 155.5146 C
303.8247 153.6846 301.3037 151.9219 298.8696 150.2246 C
f
294.0664 154.127 m
291.7915 155.9785 289.6362 157.7373 287.5923 159.4102 C
286.3833 164.3887 284.9414 170.3936 283.0791 178.4688 C
283.1094 178.5059 283.1396 178.542 283.1689 178.5781 C
287.0483 174.5713 290.5967 171.1738 295.4907 166.3867 C
295.0962 162.8779 294.6382 158.8896 294.0664 154.127 C
f
289.9458 182.6846 m
292.71 184.335 295.3413 185.9268 297.9502 187.5215 C
297.2925 182.5479 296.8047 178.2061 296.2236 172.9668 C
292.6001 177.8672 291.103 180.6455 289.9458 182.6846 C
f
284.9043 190.0498 m
284.4688 189.8213 284.064 189.5859 283.6733 189.3486 C
283.4526 189.4717 283.2207 189.5908 282.9658 189.6963 c
282.0483 190.0771 281.1572 190.4395 280.2773 190.793 C
280.1592 191.3213 280.042 191.8408 279.9209 192.3828 c
279.1138 195.9902 278.3613 199.4199 277.6504 202.708 C
285.0493 198.0938 289.0698 195.1563 291.6436 193.1084 C
289.041 192.0137 287.0493 191.1768 284.9043 190.0498 c
f
278.2334 192.25 m
278.2852 192.0098 278.3325 191.7852 278.3838 191.5469 C
271.2256 194.3623 264.46 196.6934 252.0938 201.4727 C
252.8267 206.1885 253.6436 211.0977 254.5615 216.1934 C
255.2158 215.8301 255.8545 215.4844 256.5181 215.1113 c
264.4961 210.6299 270.6938 206.9863 275.5825 203.9863 C
276.4653 200.2441 277.3525 196.3438 278.2334 192.25 c
f
257.6484 216.7148 m
256.7217 217.2227 255.8286 217.7168 254.9302 218.2129 C
255.9717 223.8848 257.1411 229.7822 258.458 235.8926 C
260.1152 238.1836 262.1943 241.0801 264.8618 244.333 C
266.3428 239.0674 268.2051 232.6172 270.2612 225 c
271.6865 219.7188 273.2041 213.8643 274.748 207.4824 C
270.1289 209.9316 264.5845 212.9131 257.6484 216.7148 c
f
259.8047 242.0215 m
260.7075 246.0586 261.5811 249.8613 262.4263 253.4453 C
262.9019 251.457 263.5342 249.0967 264.2905 246.376 C
262.6392 244.7256 261.1436 243.2822 259.8047 242.0215 C
f
267.3818 255.0811 m
266.9648 256.9844 266.2358 258.2012 265.4512 258.8389 C
267.4814 261.3721 269.4717 263.8516 271.4307 266.292 C
273.5737 264.2451 275.5737 262.3135 277.437 260.4961 C
275.6377 258.4307 273.3027 255.8096 269.8242 252.0957 c
269.2915 251.5273 268.7759 250.9844 268.2646 250.4482 C
267.8838 252.5537 267.5962 254.1035 267.3818 255.0811 c
f
264.4907 261.6777 m
264.4756 261.7217 264.46 261.7676 264.4448 261.8115 C
265.229 264.9863 265.9873 267.9678 266.7188 270.7607 C
267.3198 270.1943 267.9326 269.6152 268.5723 269.0107 c
268.9141 268.6875 269.2305 268.3838 269.5659 268.0654 C
267.9023 265.9717 266.2129 263.8447 264.4907 261.6777 C
f
269.5557 269.8213 m
268.6978 270.6484 267.8877 271.4346 267.0986 272.2041 C
268.9277 279.1133 270.5923 284.8682 272.1045 289.6953 C
274.4521 289.3867 277.0317 289.041 279.9043 288.6475 c
280.4395 288.5742 280.9609 288.502 281.4849 288.4287 C
281.7451 287.21 282.0703 285.832 282.4507 284.3027 C
278.5977 279.4424 274.5679 274.3643 270.3545 269.0596 C
270.0869 269.3154 269.8257 269.5605 269.5557 269.8213 c
f
286.4966 290.1113 m
286.4463 290.3809 286.3789 290.6201 286.3105 290.8584 C
286.5474 291.5059 286.7329 292.2676 286.8389 293.1611 c
287.3306 297.311 287.7319 303.1577 288.2817 310.5493 C
293.0186 309.8477 297.4585 309.1714 301.6201 308.52 C
296.9297 302.584 291.9326 296.2686 286.5967 289.5342 C
286.562 289.7441 286.5283 289.9414 286.4966 290.1113 c
f
304.8281 321.4092 m
307.5767 322.0762 310.4263 322.7715 313.4517 323.5088 C
312.5371 322.3486 311.6094 321.1724 310.6689 319.9805 C
308.8105 320.4248 306.8555 320.9028 304.8281 321.4092 C
f
260.4097 328.8711 m
258.3584 325.8438 256.0889 322.5146 253.5508 318.8169 C
250.915 319.1714 248.3252 319.5225 245.7827 319.8711 C
243.0381 330.52 242.5132 334.665 242.1743 337.3008 C
246.4985 336.0479 250.3125 335.0396 255.4531 333.6538 C
257.3906 331.8335 258.998 330.2642 260.4097 328.8711 C
f
237.5293 340.4297 m
237.5723 340.1177 237.6338 339.79 237.7407 339.4297 c
239.541 333.3564 241.0732 328.917 243.8535 320.1372 C
239.1499 320.7852 234.6108 321.4214 230.2305 322.0459 C
229.6948 323.0186 229.144 324.0215 228.5566 325.0957 c
227.2881 327.415 226.1064 329.6084 225 331.6865 c
217.5361 345.7046 213.6548 354.2412 211.9946 357.6045 C
212.9697 360.686 213.8979 363.5776 214.7827 366.2939 C
219.082 361.8496 222.4082 358.291 225 355.4209 c
233.5317 345.9727 234.2129 343.8936 236.2554 341.5723 c
236.6812 341.0884 237.1108 340.7129 237.5293 340.4297 C
f
211.8604 369.1738 m
211.7935 368.9331 211.7246 368.6851 211.6567 368.4419 C
209.8408 364.1514 208.6152 361.3843 208.0562 359.9795 C
207.8511 359.7764 207.7012 359.5034 207.6118 359.1826 C
207.5269 359.1689 207.4424 359.1572 207.3506 359.1318 c
203.3418 358.0259 200.8926 357.0723 191.6802 354.4517 C
193.6714 365.9805 195.4355 374.5249 196.7036 380.3838 C
202.2246 376.353 207.2656 372.6221 211.8604 369.1738 C
f
188.8809 347.0386 m
187.5244 339.2031 186.3579 333.3301 185.3545 328.8394 C
182.0791 329.3657 178.9839 329.8706 176.0386 330.3564 C
173.5288 338.1069 172.4053 343.8726 171.4531 346.9463 C
174.7148 347.9619 180.8804 350.6431 189.8687 353.1396 C
189.5669 351.1611 189.2441 349.1377 188.8809 347.0386 c
f
147.2432 378.2163 m
157.6025 363.4468 163.6846 354.2852 166.3877 350.3359 C
162.5332 351.9424 156.916 354.2295 150.186 357.7568 c
139.1714 363.5298 137.0371 365.4912 135.7109 366.5845 C
138.9424 369.7134 141.3921 372.4214 147.2432 378.2163 C
f
133.8882 364.1021 m
134.2256 364.1201 134.5176 364.2412 134.7461 364.4536 C
138.0483 362.8125 141.1519 361.4668 149.6587 357.1309 c
157.0376 353.3691 162.062 350.5054 165.1685 348.6943 C
163.3887 348.5156 161.499 348.1777 159.9492 347.7568 c
158.6626 347.4072 157.7627 347.0415 157.144 346.6582 C
156.8286 346.7881 156.4897 346.8984 156.106 346.9702 c
151.0425 347.9141 142.5693 348.5249 131.335 350.0288 C
132.0972 354.9668 132.8198 359.4443 133.5039 363.5112 C
133.6421 363.7085 133.7686 363.9023 133.8882 364.1021 C
f
125.3262 326.2329 m
124.5415 320.8223 123.7778 315.7456 123.04 310.9717 C
118.3311 311.3389 114.521 311.6938 111.6772 311.8369 C
112.7036 314.9512 113.9473 319.394 115.752 324.8872 C
119.6289 325.4282 122.8174 325.8682 125.3262 326.2329 C
f
119.479 335.3188 m
119.6465 335.7505 119.8242 336.1929 119.9985 336.6318 C
120.3809 336.3252 120.7524 336.0273 121.1323 335.7231 C
120.5923 335.5923 120.0405 335.4575 119.479 335.3188 C
f
106.3184 310.6445 m
106.4512 310.6055 106.5693 310.5859 106.6963 310.5542 C
106.6914 310.5225 106.6875 310.4907 106.6841 310.4595 C
105.6665 309.4678 104.4766 308.2061 103.0781 306.6909 C
101.0044 309.2363 99.207 311.5098 97.665 313.5254 C
102.0532 312.0488 104.8979 311.0635 106.3184 310.6445 c
f
109.917 307.5679 m
109.9419 307.5674 109.9629 307.563 109.9888 307.563 c
111.6357 307.563 115.7568 307.8613 122.5977 308.1309 C
121.4082 300.5293 120.292 293.7656 119.2734 287.8096 C
113.6875 294.0781 109.1328 299.3735 105.4014 303.8667 C
107.6479 305.6895 109.1621 306.894 109.917 307.5679 C
f
113.4536 255.3428 m
111.1162 254.8721 108.4033 254.249 105.3164 253.5059 C
107.9805 254.8057 110.8257 256.1592 113.8203 257.5449 C
113.6699 256.6875 113.5474 255.9551 113.4536 255.3428 C
f
112.3867 247.2344 m
111.9893 241.0234 111.8394 232.3242 111.1338 221.4707 C
110.915 222.5625 110.6831 223.7285 110.4331 225 c
109.5742 229.3691 108.5093 234.9668 107.0903 242.9746 c
106.8774 244.1758 106.6743 245.3418 106.4766 246.4873 C
108.8188 246.7803 110.7866 247.0254 112.3867 247.2344 C
f
130.0469 177.3457 m
132.0347 174.5918 134.2598 171.498 136.7861 167.9688 c
140.2861 163.0801 143.4556 158.6074 146.3135 154.541 C
138.4058 147.542 135.4565 145.9941 133.6577 144.9727 C
128.1177 154.251 123.8955 160.5332 111.7046 180.7441 C
116.7954 179.8311 122.7959 178.7266 130.0469 177.3457 C
f
133.8882 139.1016 m
134.2256 139.1201 134.5176 139.2412 134.7461 139.4531 C
135.5415 139.0586 136.3296 138.6777 137.1802 138.2715 C
135.8965 138.3418 134.6685 138.415 133.4902 138.4922 C
133.6338 138.6963 133.7651 138.8955 133.8882 139.1016 C
f
145.8115 134.0732 m
146.9639 133.4971 148.2271 132.8604 149.6587 132.1309 c
152.5122 130.6758 155.0078 129.3584 157.1836 128.1807 C
155.6167 126.2568 154.0752 124.3652 152.5693 122.5186 C
146.501 123.3281 137.5176 124.0625 126.1387 125.7627 C
127.8682 129.416 129.2119 131.9316 130.2725 133.7295 C
134.6807 133.8584 139.748 133.9805 145.8115 134.0732 C
f
158.7305 122.3789 m
159.605 123.5234 160.501 124.6943 161.3911 125.8584 C
162.8721 125.0244 164.1318 124.2988 165.1685 123.6943 C
163.3887 123.5156 161.499 123.1777 159.9492 122.7568 c
159.4937 122.6328 159.0938 122.5068 158.7305 122.3789 C
f
177.3965 101.3652 m
173.8994 111.1338 172.562 118.3652 171.4531 121.9463 C
174.7148 122.9619 180.8804 125.6436 189.8687 128.1396 C
189.5669 126.1611 189.2441 124.1377 188.8809 122.0391 c
185.2993 101.3486 183.0283 94.2451 181.6509 90.5576 C
180.606 92.8604 179.2339 96.2314 177.3965 101.3652 c
f
192.4653 133.9141 m
197.0342 133.793 201.2437 133.6455 205.1084 133.4844 C
202.127 132.5889 199.084 131.5576 191.6802 129.4521 C
191.9463 130.9922 192.208 132.4795 192.4653 133.9141 C
f
213.9766 142.125 m
214.6689 141.4121 215.3345 140.7227 215.9785 140.0537 C
215.0942 139.9688 214.1885 139.8828 213.2666 139.7969 C
213.4922 140.5342 213.7295 141.3135 213.9766 142.125 C
f
214.4434 143.6533 m
215.6313 147.54 217.0664 152.1563 218.8628 157.4258 C
220.7886 156.9346 222.8276 156.4053 225 155.8301 c
227.71 155.1123 230.624 154.3232 233.7212 153.4648 C
232.1587 147.9121 231.0225 143.9307 230.4165 141.4229 C
226.8384 141.1279 222.6577 140.7021 217.8984 140.2393 C
216.8135 141.3076 215.665 142.4414 214.4434 143.6533 C
f
233.4785 131.8496 m
233.5557 131.8086 233.6328 131.7686 233.7109 131.7305 C
233.8013 130.4795 234.0649 128.9785 234.5674 127.1289 c
234.9468 125.7334 235.4331 124.2363 235.9912 122.7178 C
233.1069 125.5293 230.1704 128.3057 225.9873 132.3467 C
229.0308 132.1445 231.5234 131.9697 233.4785 131.8496 C
f
249.6621 84.1992 m
250.2046 84.9678 250.7373 85.7207 251.2637 86.4629 C
252.8867 81.7021 254.604 76.2959 256.2822 70.2529 C
255.0762 70.4375 253.8579 70.627 252.6294 70.8223 C
251.9194 73.1016 251.2026 75.4629 250.4834 77.9258 c
249.9399 79.7871 249.4351 81.5391 248.9634 83.1992 C
249.1992 83.5352 249.4233 83.8613 249.6621 84.1992 c
f
282.7715 102.4434 m
276.2842 104.3848 270.9697 106.0479 266.5806 107.4805 C
282.499 128.5439 285.9844 130.0508 289.3794 134.292 c
289.5459 134.5 289.6992 134.707 289.8428 134.9121 C
290.4414 134.79 291.0313 134.6738 291.6177 134.5596 C
291.5781 134.2549 291.5405 133.9629 291.5005 133.6533 c
289.8438 120.8994 288.2905 110.1387 286.9224 101.2227 C
285.5605 101.6172 284.1797 102.0225 282.7715 102.4434 c
f
293.1606 133.1904 m
293.2095 133.5449 293.2578 133.8887 293.3062 134.2373 C
300.3901 132.9141 307.6147 131.8662 323.6865 128.6465 C
329.1943 124.2646 334.458 120.0654 339.4766 116.0518 C
337.1694 105.7422 335.1084 96.9082 333.3486 89.5156 C
333.0479 89.6396 332.7251 89.7549 332.3652 89.8545 c
324.8896 91.9277 309.957 94.6943 289.4849 100.4932 C
290.3184 109.9102 291.457 120.8555 293.1606 133.1904 c
f
347.2905 123.5654 m
347.6001 123.4932 347.9077 123.4219 348.2124 123.3496 C
347.7617 122.2021 347.271 120.9648 346.7373 119.6318 C
346.9175 120.9277 347.1021 122.2402 347.2905 123.5654 C
f
347.6816 126.2969 m
348.7744 133.8672 350.0078 141.9229 351.417 150.4375 C
353.3481 146.2744 353.8979 144.502 354.9751 142.4521 c
355.0923 142.2285 355.2158 142.0371 355.3374 141.8369 C
355.2734 141.7236 355.2065 141.6143 355.1519 141.4824 c
353.2505 136.8994 352.1519 133.5195 349.2656 126.0518 C
348.7358 126.1338 348.2212 126.21 347.6816 126.2969 C
f
341.9565 127.2773 m
340.4404 127.5508 338.8906 127.8428 337.3091 128.1533 C
332.0112 133.1104 326.2646 138.749 320.2119 145.1953 c
316.5054 149.1436 313.2813 152.6641 310.4663 155.8145 C
318.5107 161.752 327.2471 168.0918 336.6885 174.7764 c
337.1055 175.0713 337.5098 175.3574 337.9219 175.6484 C
342.7007 167.3242 345.9424 161.3555 348.208 156.957 C
345.9971 146.1074 343.9038 136.2139 341.9565 127.2773 C
f
339.2275 176.5723 m
340.6563 177.582 342.0479 178.5635 343.4141 179.5254 C
346.1582 179.0205 349.1348 178.4648 352.3706 177.8535 C
351.2109 171.9014 350.0742 166.1699 348.9688 160.6992 C
346.4033 164.8281 343.3086 169.8418 339.2275 176.5723 C
f
338.2925 178.1152 m
337.7798 178.9629 337.248 179.8438 336.7046 180.7441 C
338.04 180.5049 339.436 180.2529 340.9014 179.9854 C
340.0474 179.373 339.1738 178.7471 338.2925 178.1152 C
f
337.0254 177.208 m
336.6587 176.9453 336.3086 176.6934 335.937 176.4277 c
326.1592 169.4277 317.2144 163.0889 309.082 157.374 C
304.7837 162.2305 301.5073 166.1572 298.9814 169.3623 C
301.2505 180.668 302.5381 183.1787 303.2422 186.6074 C
312.729 184.748 319.6069 183.7871 334.7734 181.0898 C
335.5547 179.749 336.311 178.4463 337.0254 177.208 C
f
310.0049 190.7813 m
314.4648 192.9004 318.8359 195.0625 324.7021 197.9102 C
326.9878 194.2178 329.3667 190.292 331.8203 186.1299 c
332.2227 185.4473 332.603 184.7979 332.9897 184.1387 C
319.3984 187.3584 313.582 189.4141 310.0049 190.7813 C
f
293.5464 236.3857 m
294.3115 232.1631 294.9634 228.3887 295.5215 225 c
298.4438 207.2637 298.7593 200.2344 298.8022 196.2139 C
298.333 196.001 297.8828 195.7998 297.4458 195.6055 C
291.5879 198.7695 286.2427 201.415 276.8643 206.3633 C
275.3765 213.3301 274.1064 219.54 273.0249 225 c
270.9165 235.6465 269.5195 243.4678 268.5898 248.6426 C
269.3037 249.4248 270.04 250.2158 270.8223 251.0205 c
274.3438 254.6445 277.0132 257.1348 279.0786 258.8887 C
284.4395 253.6279 288.5781 249.4063 291.6436 246.2344 C
292.2871 243.0918 292.9253 239.8154 293.5464 236.3857 c
f
280.2964 259.8965 m
284.2544 263.0732 285.5771 263.1357 286.7002 264.04 c
286.96 264.249 287.1279 264.4922 287.2246 264.752 C
287.2881 264.8096 287.3516 264.8682 287.4141 264.9258 C
288.4521 260.7109 289.5425 256.0732 290.6348 251.0215 C
287.6094 253.5469 284.1294 256.4961 280.2964 259.8965 C
f
284.0513 267.7891 m
283.8794 267.7061 283.7124 267.5996 283.5596 267.4395 c
281.7534 265.5488 280.4082 263.9336 278.3931 261.5986 C
276.4155 263.377 274.3618 265.2598 272.2227 267.2783 C
276.0371 272.0273 279.7319 276.6201 283.2827 281.0264 C
284.1572 277.6455 285.2065 273.6934 286.356 269.1621 C
285.3887 268.6113 284.7095 268.2607 284.0513 267.7891 C
f
287.146 285.8174 m
287.585 286.3613 288.0161 286.8955 288.4512 287.4336 C
295.4292 286.4082 301.2871 285.459 306.0957 284.6367 C
297.311 276.8105 292.3589 273.0391 289.2881 270.9795 C
288.2832 277.5615 287.6143 282.4785 287.146 285.8174 C
f
289.4365 288.6533 m
294.9785 295.5156 300.189 301.9473 305.0864 307.9731 C
313.0767 306.7026 319.9956 305.5293 326.0127 304.4463 C
321.7935 299.8564 316.0796 293.709 308.4844 286.791 C
303.1333 287.207 296.7495 287.7686 289.4365 288.6533 C
f
333.4033 314.4897 m
333.0874 314.623 332.7485 314.748 332.3652 314.8545 c
328.3555 315.9663 322.1885 317.2798 314.189 319.1489 C
315.77 321.0859 317.3115 322.9712 318.8213 324.8154 C
325.106 326.3418 332.2046 328.0527 340.646 330.0439 C
337.4141 322.6743 334.9209 317.5869 333.4033 314.4897 C
f
324.4834 331.7212 m
328.2505 336.3071 331.7676 340.5708 335.0771 344.5679 C
338.083 342.1675 341.0107 339.8262 343.8521 337.5503 C
343.4912 336.6826 343.1382 335.8423 342.7905 335.0205 C
335.8521 333.7031 329.7998 332.6191 324.4834 331.7212 C
f
319.2422 330.8574 m
303.6758 328.3584 295.3472 327.6553 289.6445 327.2729 C
290.4629 336.2813 291.5635 346.625 293.1606 358.1904 c
293.2095 358.5444 293.2578 358.8887 293.3062 359.2373 C
300.3906 357.9136 307.6152 356.8662 323.6875 353.6455 C
326.52 351.3926 329.2715 349.2002 331.9736 347.0444 C
328.0127 342.0015 323.791 336.6328 319.2422 330.8574 C
f
291.5005 358.6533 m
289.8989 346.3223 288.3926 335.8452 287.0581 327.1064 C
286.7188 327.085 286.3877 327.0635 286.0645 327.042 C
286.4805 332.3804 286.9023 340.2319 291.2129 359.6382 C
291.3481 359.6118 291.4834 359.585 291.6177 359.5591 C
291.5781 359.2544 291.5405 358.9624 291.5005 358.6533 c
f
276.7017 332.957 m
274.5264 334.4712 272.4092 335.9312 270.3169 337.3623 C
276.2754 345.0425 280.1479 349.4854 282.8984 352.4331 C
280.5313 345.0645 278.5806 339.0659 276.7017 332.957 C
f
242.4565 341.813 m
241.9087 342.0107 241.4053 342.1245 240.9355 342.1895 C
240.7251 342.7764 240.3081 343.4331 239.6235 344.1221 c
235.0801 348.6953 231.5313 351.9766 225 358.3013 c
223.7222 359.5386 222.3232 360.8999 220.7876 362.4023 C
234.876 351.5967 244.0103 343.9653 250.3677 338.3018 C
245.9468 340.1323 244.5039 341.0732 242.4565 341.813 c
f
213.543 375.2578 m
208.7573 378.4868 203.5718 382.0034 197.9072 385.8672 C
198.0322 386.4351 198.144 386.9453 198.2427 387.4043 C
201.3726 386.6426 207.1475 385.3682 215.7192 383.2212 C
215.0454 380.7397 214.3237 378.0957 213.543 375.2578 C
f
181.4854 391.3779 m
185.5962 388.4365 189.4893 385.6304 193.1738 382.9541 C
192.5688 375.9927 191.8252 366.1738 189.9976 353.9771 C
178.4556 350.7407 172.1807 349.625 170.5874 349.1855 c
170.542 349.1729 170.5049 349.1553 170.4624 349.1411 C
170.207 349.6323 169.873 350.1743 169.4443 350.7646 c
165.4858 356.21 157.9336 365.5986 148.0181 378.9829 C
149.5239 380.4683 151.2358 382.1396 153.2349 384.0669 c
157.9014 388.5659 161.8799 392.21 165.1768 395.1387 C
171.7241 393.686 177.1421 392.4165 181.4854 391.3779 C
f
140.3496 397.0708 m
140.6567 398.2168 140.9458 399.2437 141.2173 400.1729 C
143.188 399.7808 145.0942 399.3955 146.9497 399.0171 C
144.7017 398.3501 142.5005 397.7012 140.3496 397.0708 C
f
131.623 373.3462 m
128.8774 377.8545 126.1733 382.1304 122.2583 388.457 C
125.9678 389.7075 129.834 390.9849 133.8599 392.2808 C
133.2461 386.9766 132.5581 380.9751 131.623 373.3462 C
f
128.6768 350.396 m
127.8398 350.5146 127.0034 350.6333 126.1387 350.7622 C
127.5371 353.7158 128.6821 355.9233 129.6294 357.6099 C
129.3315 355.3276 129.0137 352.9224 128.6768 350.396 C
f
128.2402 347.144 m
127.9404 344.9185 127.6274 342.6128 127.2954 340.1914 c
127.1489 339.124 127.0039 338.083 126.8589 337.0366 C
125.5854 336.7651 124.2319 336.4595 122.7891 336.1191 C
122.0313 336.7148 121.2749 337.3086 120.5083 337.9121 C
120.8398 338.729 121.1797 339.5552 121.5347 340.3965 c
122.7578 343.2949 123.8525 345.7896 124.8418 347.9644 C
126.0127 347.6855 127.1401 347.4126 128.2402 347.144 C
f
120.2881 341.041 m
119.9761 340.2729 119.6743 339.5439 119.3706 338.8081 C
113.5981 343.3555 107.5869 348.1221 101.3481 353.1089 C
102.5332 352.8682 103.7544 352.6187 105.0327 352.355 c
111.8252 350.9536 117.8682 349.6069 123.2124 348.3496 C
122.3809 346.2334 121.4204 343.8271 120.2881 341.041 c
f
98.6875 353.6455 m
105.8213 347.9707 112.5371 342.6084 118.8521 337.5503 C
118.4722 336.6357 118.0991 335.7485 117.7339 334.8853 C
109.8696 332.9136 100.0522 330.2632 88.3242 327.2876 C
87.2539 329.1694 86.5625 330.5049 85.6582 331.7876 C
85.4897 332.1729 85.2354 332.5415 84.8799 332.8809 c
81.0952 336.4966 77.8691 339.1821 73.1924 343.2178 C
76.9331 347.376 80.9336 351.7251 85.2051 356.2393 C
88.9272 355.5566 93.3101 354.7231 98.6875 353.6455 C
f
102.5488 301.5342 m
106.9219 296.9326 112.1602 291.3457 118.665 284.2754 C
118.5366 283.5371 118.4106 282.8154 118.2856 282.1035 C
107.5479 283.9326 101.625 285.4531 99.7441 285.7285 c
99.5283 285.7598 99.3267 285.7666 99.1353 285.7559 C
98.7905 285.8125 98.4512 285.748 98.1489 285.5645 C
98.0908 285.5732 98.041 285.5869 97.9814 285.5947 c
95.0454 285.959 90.7949 286.2363 85.3916 286.6445 C
92.689 293.2783 98.4155 298.1284 102.5488 301.5342 C
f
117.9668 280.2891 m
116.2383 270.5039 114.8911 263.4844 114.082 259.0127 C
110.8623 257.5664 107.856 256.2354 105.0557 255.0107 C
102.8667 268.6406 101.9053 277.2012 101.3828 281.1934 C
105.1636 280.9512 110.7964 280.8896 117.9668 280.2891 C
f
109.4385 202.5938 m
108.9849 198.6924 108.4463 194.6191 107.7954 190.3701 c
107.666 189.5264 107.5381 188.7051 107.4106 187.8926 C
105.1548 191.6641 103.0405 195.2324 101.0776 198.5771 C
103.5601 199.7793 106.313 201.1045 109.4385 202.5938 C
f
106.8203 186.1299 m
106.9043 185.9873 106.9814 185.8555 107.0645 185.7139 C
106.9941 185.2754 106.9238 184.8389 106.8545 184.4102 C
94.0781 187.4736 88.48 189.4531 85.0049 190.7813 C
89.4648 192.9004 93.8359 195.0625 99.7021 197.9102 C
101.9878 194.2178 104.3667 190.292 106.8203 186.1299 c
f
109.7734 181.0898 m
127.7969 150.1631 127.5889 146.9941 129.9751 142.4521 c
130.0923 142.2285 130.2158 142.0371 130.3374 141.8369 C
130.2734 141.7236 130.2065 141.6143 130.1519 141.4824 c
129.7681 140.5576 129.417 139.6816 129.0776 138.8115 C
113.9092 140.0293 108.7178 141.7676 104.9307 142.7051 C
106.1245 152.0469 106.6646 160.4414 109.397 181.1563 C
109.5195 181.1348 109.6494 181.1113 109.7734 181.0898 C
f
103.4302 131.9492 m
103.604 132.2939 103.7598 132.6318 103.9019 132.9648 C
111.2002 133.0137 117.5771 133.3281 127.1274 133.6338 C
126.3594 131.5615 125.4668 129.1592 124.2656 126.0518 C
118.6069 126.9307 112.4082 128.042 105.6865 129.5254 c
104.5908 129.7676 103.5386 130.0029 102.5078 130.2373 C
102.8262 130.7949 103.1318 131.3584 103.4302 131.9492 c
f
105.0327 127.3555 m
111.8252 125.9541 117.8682 124.6074 123.2124 123.3496 C
122.3809 121.2334 121.4204 118.8271 120.2881 116.041 c
119.9761 115.2734 119.6743 114.5439 119.3711 113.8086 C
113.5981 118.3555 107.5869 123.123 101.3481 128.1094 C
102.5332 127.8691 103.7544 127.6191 105.0327 127.3555 c
f
121.5347 115.3965 m
122.7583 118.2949 123.853 120.79 124.8418 122.9648 C
135.3159 120.4697 142.9346 118.3604 148.0112 116.9326 C
143.4644 111.3633 139.2202 106.1748 135.2739 101.3574 C
130.5459 105.0371 125.625 108.8848 120.5083 112.9121 C
120.8398 113.7285 121.1797 114.5557 121.5347 115.3965 c
f
134.2866 100.1523 m
130.0664 95.002 126.1978 90.2881 122.6758 86 C
118.1304 86.3564 114.4492 86.6973 111.6772 86.8369 C
113.3594 91.9404 115.6182 100.5986 119.998 111.6318 C
125.0195 107.6084 129.7778 103.7842 134.2866 100.1523 C
f
138.9277 96.4111 m
143.186 92.9746 147.2002 89.7266 150.9771 86.6631 C
148.2617 86.1563 145.3223 85.6045 141.9819 84.9951 C
137.8511 85.0791 134.0488 85.248 130.5776 85.4521 C
133.2432 88.9482 136.0283 92.6045 138.9277 96.4111 C
f
153.6392 87.1592 m
149.2949 90.4971 144.7266 94.0205 139.9365 97.7354 C
144.187 103.3164 148.6768 109.21 153.4219 115.4277 C
153.7446 115.3428 154.0317 115.2705 154.291 115.208 C
154.7832 109.2324 155.9976 99.9014 156.2202 87.6338 C
155.374 87.4795 154.5151 87.3213 153.6392 87.1592 C
f
159.0771 116.7715 m
159.0913 116.7988 159.1055 116.8262 159.1191 116.8535 C
159.7476 116.8975 160.5034 117.0303 161.4355 117.2832 c
163.0542 117.7227 164.9385 118.4473 166.6133 119.2559 C
166.2827 105.9561 165.9014 98.252 165.8232 89.2695 C
163.1011 88.8467 160.5308 88.4082 157.8994 87.9375 C
158.0308 103.1699 158.8169 112.5244 159.0771 116.7715 C
f
190.3716 121.6279 m
190.7651 124.0586 191.1523 126.3799 191.5317 128.5938 C
204.7563 132.1279 205.8853 131.3535 207.6992 131.6973 c
207.7813 131.7129 207.8525 131.7373 207.9268 131.7588 C
208.002 131.6504 208.0864 131.5566 208.1812 131.4795 C
210.9487 126.6318 217.1553 117.9434 224.4277 104.9971 C
218.4775 102.6865 211.0928 99.9414 202.1294 96.8584 c
195.2866 94.5049 190.1123 92.7949 185.9355 91.4502 C
186.8516 97.8916 187.6865 105.0313 190.3716 121.6279 c
f
225 106.6865 m
217.0659 121.5879 213.1772 130.3008 211.7051 133.1826 C
216.02 132.9678 219.8091 132.7432 223.0688 132.5361 C
223.748 131.7979 224.4014 131.084 225 130.4209 c
233.5317 120.9727 234.2129 118.8936 236.2554 116.5723 c
236.6812 116.0879 237.1108 115.7129 237.5293 115.4297 C
237.5723 115.1182 237.6338 114.79 237.7407 114.4297 c
238.1123 113.1768 238.4722 111.9941 238.834 110.8281 C
235.8184 109.5684 231.4653 107.748 225.6504 105.4736 C
225.4351 105.875 225.2095 106.293 225 106.6865 c
f
240.3359 106.0898 m
241.9531 101.0645 243.9116 95.1172 247.1504 84.541 C
245.2915 81.8604 243.481 79.2656 241.7314 76.7734 C
238.8916 81.7676 235.7153 87.002 228.5566 100.0957 c
228.0649 100.9951 227.5972 101.8594 227.1309 102.7207 C
232.4346 104.1201 236.8765 105.1787 240.3359 106.0898 C
f
247.9868 81.8018 m
248.3804 80.5078 248.791 79.1523 249.2212 77.7246 c
249.9204 75.4043 250.5811 73.1826 251.208 71.0488 C
248.915 71.418 246.5869 71.8047 244.2173 72.2148 C
244.1582 72.3564 244.1016 72.4971 244.0215 72.6455 c
243.668 73.3008 243.3232 73.9307 242.9814 74.5469 C
244.5864 76.9092 246.2661 79.3379 247.9868 81.8018 C
f
304.2349 57.9883 m
296.5972 51.2676 292.1357 47.8896 289.2881 45.9795 C
288.2153 53.0039 287.5254 58.1367 287.0537 61.4727 C
293.5376 60.208 299.2529 59.0381 304.2349 57.9883 C
f
286.4653 66.3652 m
286.624 66.8994 286.7588 67.4844 286.8389 68.1611 c
287.5996 74.582 288.144 85.0557 289.3579 99.0527 C
314.4292 91.6055 327.6362 86.7305 331.3184 85.6445 c
331.4512 85.6055 331.5693 85.5859 331.6963 85.5547 C
331.6914 85.5225 331.6875 85.4912 331.6841 85.46 C
327.7959 81.6709 321.2793 73.7627 310.959 64.0771 C
303.9521 64.6748 295.7588 65.375 286.4653 66.3652 C
f
345.8677 113.2793 m
346.4688 112.5859 347.0532 111.9092 347.6133 111.2578 C
347.0049 111.7354 346.4019 112.209 345.7881 112.6914 C
345.814 112.8857 345.8413 113.085 345.8677 113.2793 C
f
362.1719 106.1123 m
358.5859 109.3604 353.7051 113.4531 347.8911 118.5664 C
348.5854 120.167 349.2344 121.6279 349.8418 122.9648 C
357.6387 121.1074 363.8516 119.4639 368.6147 118.1563 C
366.0327 113.4258 363.8413 109.416 362.1719 106.1123 C
f
351.1387 125.7627 m
355.9678 135.9629 357.7715 137.2363 358.8882 139.1016 C
359.2256 139.1201 359.5176 139.2412 359.7461 139.4531 C
363.0483 137.8125 366.1514 136.4678 374.6587 132.1309 c
375.062 131.9248 375.4414 131.7285 375.8311 131.5283 C
374.2764 128.5918 372.7891 125.8281 371.3892 123.248 C
365.9385 123.8496 359.1396 124.5674 351.1387 125.7627 C
f
358.6577 144.9727 m
356.5054 148.5781 354.5518 151.7305 352.2539 155.4209 C
353.3809 162.041 354.6143 168.9219 355.9731 176.0615 C
357.7217 173.6357 359.6436 170.9619 361.7861 167.9688 c
365.2861 163.0801 368.4556 158.6074 371.3135 154.541 C
363.4058 147.542 360.4565 145.9941 358.6577 144.9727 C
f
362.6118 168.3438 m
360.3359 171.5576 358.3096 174.4443 356.4795 177.0723 C
368.8115 174.7148 379.1978 172.5508 387.7827 170.667 C
384.8857 167.4883 381.4614 163.916 377.4023 160.1055 c
375.4287 158.2529 373.6689 156.6416 372.0942 155.2344 C
369.1226 159.2607 365.959 163.6172 362.6118 168.3438 c
f
352.8613 180.3691 m
352.8252 180.1826 352.7896 180.0029 352.7534 179.8174 C
350.3281 180.3145 348.0278 180.7939 345.8716 181.2539 C
347.3066 182.2617 348.7129 183.248 350.0776 184.2031 C
350.9458 183.0098 351.8716 181.7354 352.8613 180.3691 C
f
351.0815 184.9053 m
352.1221 185.6318 353.145 186.3457 354.1455 187.043 C
353.812 185.2998 353.4814 183.583 353.1523 181.8789 C
352.4238 182.9385 351.7305 183.9512 351.0815 184.9053 C
f
343.4082 181.7842 m
340.3066 182.4561 337.4932 183.0879 334.9351 183.6826 C
334.3535 184.6504 333.7607 185.6367 333.144 186.666 c
330.6064 190.8994 328.2539 194.8691 326.0776 198.5771 C
328.9878 199.9863 332.269 201.5645 336.0889 203.3789 C
339.98 197.9336 343.1929 193.6465 348.9419 185.7617 C
347.1606 184.4805 345.3262 183.1611 343.4082 181.7842 C
f
321.002 207.2988 m
316.9063 214.3975 313.5938 220.293 310.9819 225 c
307.0664 232.0566 304.708 236.4707 303.6001 238.3359 c
303.3311 238.7891 303.0581 239.167 302.7856 239.5117 C
302.979 239.585 303.1719 239.6572 303.377 239.7539 c
308.4082 242.1152 316.9443 246.9277 328.9795 252.8477 C
329.6006 249.7334 330.2158 246.4219 330.8042 242.9033 c
332.1064 235.1113 332.9277 229.3447 333.4438 225 c
334.0571 219.8389 334.2373 216.6953 334.2822 214.5342 C
329.3057 211.7705 324.9082 209.3789 321.002 207.2988 C
f
301.6782 243.1182 m
301.2817 242.9395 300.9512 242.7471 300.6504 242.5508 C
298.8291 244.2275 296.1943 246.4004 292.9155 249.123 C
291.6802 256.0469 290.6812 262.0742 289.8687 267.2344 C
293.7251 270.9268 297.7593 275.0371 307.8623 284.333 C
315.5854 282.9912 320.2993 282.0381 322.3315 281.7266 C
323.3979 276.4248 326.0435 267.2275 328.6636 254.4033 C
313.145 247.6465 304.3281 244.3115 301.6782 243.1182 c
f
326.3828 281.1934 m
332.0513 280.8301 341.8555 280.8828 354.8149 278.8975 c
361.814 277.8252 366.6079 276.874 370.001 276.0537 C
369.8335 275.0908 369.666 274.1221 369.4985 273.1455 C
364.061 270.5439 357.103 267.2031 344.2549 261.3516 c
339.0322 258.9727 334.3076 256.8701 330.0557 255.0107 C
327.8667 268.6406 326.9053 277.2012 326.3828 281.1934 C
f
377.7314 306.1128 m
377.2363 305.3589 376.8477 304.6211 376.5371 303.9014 C
364.9238 305.458 355.2065 306.5249 342.6753 307.9141 C
349.1743 308.229 359.5234 308.6289 374.1846 308.542 c
376.0688 308.5308 377.8164 308.5156 379.4468 308.498 C
378.8442 307.7231 378.2813 306.9502 377.7314 306.1128 c
f
374.043 309.9395 m
356.4087 309.8491 343.6504 311.4863 336.6772 311.8369 C
338.0352 315.957 339.7666 322.3916 342.6875 330.5244 C
345.1338 331.0996 347.6929 331.6982 350.3721 332.3218 C
360.7705 323.9736 369.9849 316.5283 378.0571 309.9766 C
376.7793 309.96 375.4536 309.9468 374.043 309.9395 c
f
344.4893 335.3447 m
344.6533 335.7676 344.8276 336.2017 344.9985 336.6318 C
345.4023 336.3081 345.7949 335.9937 346.1953 335.6724 C
345.6216 335.5615 345.0518 335.4521 344.4893 335.3447 C
f
345.5083 337.9121 m
345.8398 338.729 346.1797 339.5552 346.5347 340.3965 c
347.7578 343.2949 348.8525 345.7896 349.8418 347.9644 C
361.5654 345.1724 369.7168 342.8613 374.7236 341.4507 C
364.6494 339.3271 355.772 337.5298 347.9312 336.0078 C
347.1265 336.6396 346.3228 337.271 345.5083 337.9121 C
f
358.8882 364.1021 m
359.2256 364.1201 359.5176 364.2412 359.7461 364.4536 C
363.0483 362.8125 366.1519 361.4668 374.6587 357.1309 c
382.0376 353.3691 387.062 350.5054 390.1685 348.6943 C
388.3887 348.5156 386.499 348.1777 384.9492 347.7568 c
383.6626 347.4072 382.7627 347.0415 382.144 346.6582 C
381.8286 346.7881 381.4897 346.8984 381.106 346.9702 c
375.2876 348.0552 364.9868 348.6938 351.1387 350.7622 C
355.9673 360.9624 357.771 362.2363 358.8882 364.1021 C
f
375.186 357.7568 m
364.1714 363.5298 362.0371 365.4912 360.7109 366.5845 C
363.9424 369.7134 366.3921 372.4214 372.2432 378.2163 C
382.6025 363.4468 388.6846 354.2852 391.3877 350.3359 C
387.5332 351.9424 381.916 354.2295 375.186 357.7568 c
f
354.9751 367.4521 m
355.0923 367.229 355.2158 367.0371 355.3374 366.8374 C
355.2729 366.7236 355.2065 366.6147 355.1519 366.4829 c
353.2505 361.8994 352.1519 358.5195 349.2651 351.0518 C
346.7954 351.4351 344.2192 351.8672 341.5405 352.3525 C
346.4355 358.2295 350.793 363.4185 354.6875 368.02 C
354.7798 367.832 354.8745 367.6431 354.9751 367.4521 c
f
348.2124 348.3496 m
347.3809 346.2334 346.4204 343.8271 345.2881 341.041 c
344.9761 340.2729 344.6743 339.5439 344.3706 338.8081 C
341.5923 340.9971 338.7588 343.2368 335.8706 345.5269 C
337.2217 347.1572 338.5269 348.7295 339.8052 350.2666 C
342.7803 349.6084 345.583 348.9683 348.2124 348.3496 C
f
332.7363 348.0151 m
330.6357 349.6855 328.5034 351.3862 326.3481 353.1089 C
327.5332 352.8682 328.7544 352.6187 330.0327 352.355 c
331.8345 351.9834 333.5801 351.6157 335.2783 351.252 C
334.4438 350.1895 333.5947 349.1079 332.7363 348.0151 C
f
294.1558 365.2422 m
294.7139 369.1143 295.2417 372.625 295.7402 375.8101 C
302.4995 370.4683 310.2324 364.3418 319.2305 357.1899 C
303.688 361.0225 297.5942 363.583 294.1558 365.2422 C
f
267.437 339.3242 m
253.5439 348.7529 240.0586 357.4111 216.978 372.9429 C
218.1025 376.2998 219.1465 379.3389 220.1191 382.1035 C
221.6758 381.7026 223.2905 381.2827 225 380.8301 c
231.2002 379.1885 238.4038 377.1958 246.6553 374.7715 c
267.7705 368.5664 275.439 365.8369 283.522 363.3506 C
278.271 355.8091 274.3242 349.6519 267.437 339.3242 C
f
216.6157 386.5303 m
208.4717 389.5327 202.3208 392.0029 198.189 393.2861 c
197.9829 393.3501 197.792 393.3843 197.5972 393.4268 C
196.8955 393.8545 195.998 394.2061 194.8618 394.4077 c
193.0381 394.7314 190.8638 395.0469 188.3691 395.3784 C
183.9063 400.145 180.8306 403.5405 178.9492 405.5713 C
208.4438 413.6021 218.5176 414.8687 224.6016 415.6514 C
221.8921 406.2988 219.7549 398.144 216.6157 386.5303 C
f
167.6709 401.186 m
166.9067 400.3037 166.0815 399.3574 165.2046 398.3657 C
162.7271 398.7104 160.1372 399.0845 157.4355 399.4941 C
160.5713 400.4067 163.5625 401.2676 166.4043 402.0757 C
166.8271 401.7783 167.2471 401.4854 167.6709 401.186 C
f
155.4492 401.5576 m
154.1533 401.167 152.8838 400.7871 151.6172 400.4077 C
148.4717 400.918 145.1953 401.4766 141.793 402.0918 C
142.855 405.541 143.604 407.5239 144.1099 409.9497 c
144.2241 410.4966 144.2988 411.0176 144.3394 411.5132 C
144.6489 411.6387 144.9644 411.7813 145.2905 411.957 c
146.6025 412.6646 147.8608 413.3535 149.0938 414.0366 C
153.835 410.8159 158.6763 407.4854 163.6191 404.0308 C
161.0264 403.2422 158.3105 402.4199 155.4492 401.5576 c
f
140.3628 418.2627 m
139.7109 419.2559 139.0562 420.2363 138.3784 421.2402 C
139.4531 420.5254 140.5273 419.8105 141.6143 419.083 C
141.1431 418.8301 140.7305 418.5532 140.3628 418.2627 C
f
135.1772 403.3311 m
135.0278 403.3599 134.8813 403.3872 134.7314 403.4165 C
134.9038 403.5449 135.0708 403.6689 135.2349 403.79 C
135.2158 403.6372 135.1968 403.4839 135.1772 403.3311 C
f
134.939 401.4067 m
134.791 400.2021 134.6455 398.9907 134.4995 397.7568 C
133.6304 398.9932 132.791 400.1914 131.9995 401.3252 C
132.2271 401.5044 132.4487 401.6772 132.6641 401.8447 C
133.4268 401.6982 134.1914 401.5518 134.939 401.4067 C
f
134.3379 396.3843 m
134.2949 396.021 134.252 395.6519 134.209 395.2837 C
129.3672 393.8828 124.7769 392.5752 120.4634 391.3643 C
120.4595 391.3711 120.4551 391.3779 120.4512 391.3843 C
125.1318 395.6792 128.5723 398.5913 131.2256 400.7114 C
132.2046 399.353 133.2417 397.9111 134.3379 396.3843 C
f
120.146 387.7432 m
127.8569 373.501 128.1807 370.8672 129.9751 367.4521 c
130.0923 367.229 130.2158 367.0371 130.3374 366.8374 C
130.2729 366.7236 130.2065 366.6147 130.1519 366.4829 c
128.2505 361.8994 127.1519 358.5195 124.2651 351.0518 C
118.6069 351.9302 112.4082 353.042 105.6865 354.5249 c
102.5693 355.2124 99.7339 355.8652 97.1245 356.4883 C
94.8496 358.3105 92.644 360.0801 90.5146 361.791 C
100.542 372.1724 108.3462 379.9287 114.498 385.8042 C
116.3379 386.4419 118.2173 387.0879 120.146 387.7432 C
f
88.5269 363.3892 m
84.5503 366.5874 80.8281 369.5903 77.3457 372.4082 C
84.9688 375.1216 94.8857 378.8726 107.042 383.188 C
102.0693 377.8003 96.0669 371.3633 88.5269 363.3892 C
f
68.3062 359.2373 m
72.3604 358.48 76.4644 357.812 82.2412 356.7764 C
78.2749 352.6255 74.5273 348.7466 70.9937 345.1235 C
69.7495 346.2075 68.4019 347.3916 66.9248 348.7046 C
67.3013 351.77 67.7104 354.9287 68.1606 358.1904 c
68.2095 358.5444 68.2578 358.8887 68.3062 359.2373 C
f
67.7817 341.8394 m
67.1475 341.1934 66.5273 340.5635 65.9082 339.9351 C
66.0376 341.1211 66.1714 342.3218 66.3115 343.542 C
66.8301 342.9517 67.3169 342.3862 67.7817 341.8394 C
f
69.7915 339.4097 m
76.1465 331.4917 76.2725 328.8462 78.0806 326.5991 c
78.5 326.0776 78.9873 325.7383 79.5083 325.5459 C
79.6235 325.4204 79.7388 325.2944 79.8535 325.1699 C
77.4136 324.5688 74.9023 323.959 72.3208 323.3428 C
69.8091 324.0098 67.1963 324.7256 64.4849 325.4932 C
64.7334 328.3022 65.0093 331.2451 65.3193 334.3232 C
66.7637 335.9805 68.2539 337.6768 69.7915 339.4097 C
f
61.9224 326.2231 m
60.9849 326.4941 60.0244 326.7788 59.0649 327.063 C
60.2378 328.4399 61.4448 329.8491 62.6895 331.292 C
62.4282 329.54 62.1719 327.8506 61.9224 326.2231 C
f
58.0762 325.8989 m
59.3125 325.5396 60.5234 325.1851 61.709 324.8359 C
61.4893 323.4131 61.2754 322.0483 61.0659 320.7236 C
58.1348 320.0596 55.125 319.3926 52.0391 318.7256 C
53.9312 320.9922 55.9458 323.3901 58.0762 325.8989 C
f
54.9043 288.6475 m
55.4395 288.5742 55.9609 288.502 56.4849 288.4287 C
57.4258 284.0176 59.2202 277.5801 61.356 269.1621 C
60.3887 268.6113 59.7095 268.2607 59.0513 267.7891 C
58.8794 267.7061 58.7124 267.5996 58.5596 267.4395 c
56.7534 265.5488 55.4082 263.9336 53.3931 261.5986 C
51.9751 262.874 50.5146 264.209 49.0122 265.6064 C
44.2417 277.0068 40.8975 285.3545 38.6953 290.7666 C
42.9077 290.248 48.1055 289.5801 54.9043 288.6475 c
f
61.7002 264.04 m
61.96 264.249 62.1279 264.4922 62.2246 264.752 C
62.2881 264.8096 62.3516 264.8682 62.4141 264.9258 C
63.4521 260.7109 64.5425 256.0732 65.6348 251.0215 C
62.6094 253.5469 59.1294 256.4961 55.2964 259.8965 C
59.2544 263.0732 60.5771 263.1357 61.7002 264.04 c
f
64.8687 267.2344 m
68.7251 270.9268 72.7593 275.0371 82.8623 284.333 C
90.5854 282.9912 95.2993 282.0381 97.3315 281.7266 C
98.3979 276.4248 101.0435 267.2275 103.6636 254.4033 C
101.1284 253.2998 98.7725 252.2871 96.5928 251.3604 C
89.7114 249.6543 81.5728 247.6426 72.2134 245.543 C
70.9492 246.6074 69.5044 247.8037 67.9155 249.123 C
66.6802 256.0469 65.6812 262.0742 64.8687 267.2344 C
f
106.4033 181.6846 m
103.9653 167.1709 101.8784 158.4434 100.188 152.8223 C
96.1797 161.3018 91.7725 170.3193 84.729 185.3955 C
90.7915 184.3145 96.8574 183.3574 106.4033 181.6846 C
f
118.8521 112.5498 m
114.0425 100.9854 110.3911 93.5469 108.4033 89.4893 C
108.0874 89.623 107.7485 89.748 107.3652 89.8545 c
102.3979 91.2314 94.1265 92.918 83.1436 95.5908 C
92.7808 115.3721 97.4907 122.2803 100.5977 127.124 C
107.0181 122.0137 113.1084 117.1504 118.8521 112.5498 C
f
109.916 82.5674 m
109.9419 82.5674 109.9629 82.5625 109.9888 82.5625 c
111.437 82.5625 114.7993 82.793 120.2383 83.0322 C
119.6621 82.3311 119.0967 81.6426 118.541 80.9668 C
115.2222 80.4287 111.645 79.8604 107.7324 79.2529 c
106.959 79.1328 106.2061 79.0186 105.4453 78.9023 C
107.6675 80.7051 109.1665 81.8984 109.916 82.5674 C
f
128.9688 83.3418 m
130.333 83.3789 131.7725 83.4131 133.2866 83.4424 C
131.7397 83.1729 130.1172 82.8926 128.4033 82.6016 C
128.5933 82.8506 128.7773 83.0918 128.9688 83.3418 C
f
184.9819 85.3291 m
184.9897 85.3721 185.0039 85.4063 185.0112 85.4502 c
185.1948 86.5439 185.3608 87.5859 185.5181 88.6133 C
189.7769 90.3984 195.3374 92.5615 202.73 95.207 c
211.5439 98.3623 219.3271 100.6377 225.876 102.3896 C
226.3735 101.4814 226.8735 100.5615 227.3779 99.6152 c
236.7266 82.083 238.5215 76.5537 239.4561 73.542 C
239.3501 73.3926 239.25 73.252 239.145 73.1025 C
207.4565 78.7227 192.9824 82.6514 184.9819 85.3291 C
f
252.3584 67.1045 m
253.061 64.6748 253.7173 62.3711 254.3247 60.208 C
250.8857 63.9541 249.2158 66.1152 248.1055 67.6172 C
249.4985 67.4414 250.8867 67.2764 252.3584 67.1045 C
f
253.8604 66.9297 m
254.9385 66.8047 256.0728 66.6738 257.2964 66.5313 C
258.6553 61.4287 259.6924 57.2324 260.4824 53.7676 C
259.2339 55.0332 258.1094 56.1914 257.0986 57.249 C
256.061 60.2422 254.9751 63.4668 253.8604 66.9297 C
f
261.0864 51.0371 m
262.0171 46.6973 262.5083 43.6846 262.7793 41.4863 C
261.561 44.8242 260.0674 48.8418 258.4067 53.5205 C
259.248 52.7441 260.1353 51.9219 261.0864 51.0371 C
f
258.9893 66.333 m
260.6147 66.1406 262.4033 65.9258 264.4072 65.6777 C
270.6299 64.5781 276.3896 63.5176 281.6855 62.5088 C
282.6694 58.1377 284.3652 52.0088 286.356 44.1621 C
285.3887 43.6113 284.7095 43.2607 284.0513 42.7891 C
283.8794 42.7061 283.7124 42.5996 283.5596 42.4395 c
281.7534 40.5488 280.4082 38.9336 278.3931 36.5986 C
275.605 39.1064 272.6558 41.832 269.5557 44.8213 c
267.3496 46.9482 265.3887 48.8672 263.6201 50.6221 C
262.4131 54.5605 260.9321 59.5107 258.9893 66.333 C
f
289.8687 42.2344 m
293.479 45.6904 297.2461 49.5156 306.0005 57.6152 C
310.2422 56.7148 313.9097 55.9121 317.0313 55.2236 C
309.894 47.6318 301.9312 39.4082 293.0742 30.6777 c
292.6958 30.3047 292.3311 29.9463 291.958 29.5791 C
291.1499 34.2646 290.46 38.4785 289.8687 42.2344 C
f
324.1558 62.8828 m
320.8867 63.2227 317.1226 63.5508 312.9019 63.9111 C
321.1177 71.2871 327.1396 76.2256 330.8848 79.2588 C
329.6558 74.1816 328.6621 70.1084 327.9365 67.0127 C
326.7065 65.6621 325.4482 64.2871 324.1558 62.8828 C
f
341.9912 82.8809 m
342.0518 82.8838 342.1133 82.8867 342.1748 82.8896 C
342.105 82.8105 342.0322 82.7285 341.9619 82.6494 C
341.9717 82.7275 341.9814 82.8027 341.9912 82.8809 C
f
342.4331 86.4248 m
343.3442 93.749 344.3662 102.0195 345.584 111.1621 C
347.856 109.3408 350.0718 107.5635 352.2378 105.8232 C
354.395 103.2646 356.085 101.2314 357.3555 99.7363 C
354.0552 96.2773 349.9937 91.7109 345.1138 86.2051 C
344.1729 86.2822 343.2871 86.3555 342.4331 86.4248 C
f
362.0605 92.9531 m
363.0063 90.6406 364.1504 87.9912 365.4346 85.0342 C
361.2808 85.1416 357.4683 85.3291 354.0137 85.5479 C
357.4512 88.7051 360.1396 91.1602 362.0605 92.9531 C
f
370.6606 90.9707 m
373.2261 88.8945 375.6885 86.8984 378.0566 84.9766 C
376.7793 84.96 375.4531 84.9463 374.043 84.9395 c
373.4507 84.9365 372.8804 84.9404 372.2988 84.9414 C
371.6807 87.1875 371.1382 89.1943 370.6606 90.9707 C
f
369.8696 93.917 m
369.1455 96.6123 368.6162 98.5566 368.2285 99.7656 C
368.248 99.8086 368.2695 99.8467 368.2891 99.8906 c
369.3408 102.2627 371.3481 107.749 374.7417 116.4453 C
376.7642 115.875 378.271 115.4541 379.291 115.208 C
379.8159 108.835 381.166 98.6504 381.2534 85.1514 C
377.623 87.9375 373.8286 90.8574 369.8696 93.917 C
f
382.1445 121.6582 m
381.8291 121.7881 381.4897 121.8994 381.106 121.9707 c
379.9644 122.1836 378.6348 122.3789 377.1553 122.5713 C
378.0034 124.7031 378.9185 126.9805 379.9028 129.4023 C
384.4937 126.9639 387.8652 125.0371 390.1685 123.6943 C
388.3887 123.5156 386.499 123.1777 384.9492 122.7568 c
383.6631 122.4072 382.7632 122.042 382.1445 121.6582 C
f
380.2388 130.2285 m
381.1616 132.4922 382.1494 134.8896 383.1963 137.4033 C
387.1602 131.6035 389.832 127.6084 391.3877 125.3359 C
388.5435 126.5215 384.7441 128.0752 380.2388 130.2285 C
f
376.2031 132.2324 m
375.8647 132.4063 375.5303 132.5762 375.186 132.7568 c
364.1714 138.5293 362.0371 140.4912 360.7109 141.584 C
363.9424 144.7129 366.3921 147.4219 372.2432 153.2158 C
375.4858 148.5938 378.3091 144.5205 380.7407 140.9844 C
379.1772 137.9102 377.6611 134.9941 376.2031 132.2324 C
f
373.0176 153.9824 m
374.5239 155.4678 376.2354 157.1396 378.2349 159.0664 c
382.9014 163.5654 386.8799 167.21 390.1768 170.1387 C
391.5415 169.8359 392.8608 169.541 394.1274 169.2539 C
389.7949 159.3633 385.543 150.4971 381.5698 142.623 C
378.9717 146.0244 376.1147 149.8027 373.0176 153.9824 C
f
393.3608 172.9336 m
394.792 174.1738 396.0474 175.2412 397.1128 176.1387 C
396.6245 175.001 396.1191 173.8301 395.6011 172.6348 C
394.8667 172.7314 394.1187 172.832 393.3608 172.9336 C
f
390.2046 173.3652 m
380.6782 174.6904 369.4746 176.4521 356.7896 178.998 c
356.707 179.0146 356.6294 179.0303 356.5469 179.0469 C
357.0171 181.4795 357.4961 183.9307 357.9961 186.4209 c
358.2568 187.7188 358.5137 188.9922 358.7695 190.2549 C
361.8345 192.377 364.7002 194.3486 367.3716 196.1748 C
381.5459 189.8232 391.3057 183.9355 396.9438 181.0859 C
395.2134 179.1748 393.0015 176.5283 390.2046 173.3652 C
f
359.3896 193.3018 m
359.7954 195.29 360.1953 197.2314 360.5889 199.1279 C
361.9336 198.5566 363.3599 197.9424 364.8774 197.2803 C
363.1323 196.0127 361.3057 194.6885 359.3896 193.3018 C
f
354.6924 189.9063 m
353.1797 188.8154 351.6089 187.6826 349.9888 186.5156 C
341.665 198.8281 340.2695 201.8721 338.6133 204.5752 C
339.6719 205.0762 340.7656 205.5918 341.9058 206.1279 C
344.75 205.3311 349.167 203.8535 356.7397 200.7383 C
356.0928 197.29 355.4111 193.6846 354.6924 189.9063 C
f
345.4834 207.8047 m
348.2744 209.1104 351.2949 210.5146 354.5908 212.0371 c
356.1729 212.7676 357.7148 213.4766 359.2344 214.1719 C
358.5503 210.4453 357.8188 206.5 357.0371 202.3262 C
351.9175 204.6982 348.4189 206.3896 345.4834 207.8047 C
f
354.0005 213.9121 m
349.9863 212.1016 346.3237 210.4766 342.9697 209.0127 C
341.3457 209.7891 339.8076 210.5098 338.1245 211.2646 C
338.0635 211.6055 338.0024 211.9424 337.9409 212.2764 C
344.624 216.375 352.3447 221.0762 361.4893 226.5918 C
360.9189 223.4111 360.3125 220.0596 359.6621 216.5049 C
357.8154 215.6475 355.9326 214.7832 354.0005 213.9121 c
f
337.1968 216.1582 m
336.6929 218.71 336.1318 221.4463 335.4331 225 c
334.5742 229.3691 333.5093 234.9668 332.0903 242.9746 c
331.4199 246.7578 330.8267 250.2627 330.2998 253.4971 C
334.6309 255.6113 339.3945 257.8555 344.6006 260.1758 c
356.5439 265.498 364.0508 268.5381 369.0254 270.375 C
367.2231 259.7803 365.272 247.8389 362.1782 230.4502 C
352.5874 224.8604 344.335 220.1494 337.1968 216.1582 C
f
380.9648 310.373 m
372.2749 317.041 362.6328 324.4912 352.1147 332.7266 C
360.0547 334.5688 369.0498 336.627 379.3989 338.9541 C
379.9722 332.6294 381.1328 323.0776 381.2461 310.709 C
381.1514 310.5957 381.0571 310.4834 380.9648 310.373 C
f
383.96 339.9775 m
384.23 340.0381 384.4941 340.0977 384.7656 340.1582 c
388.3872 340.9683 391.9185 341.751 395.3779 342.5122 C
396.2217 340.4692 397.3369 337.707 398.6699 334.1489 C
390.8408 322.2661 386.1777 316.5625 382.8965 312.6665 C
383.0059 326.1855 383.6318 335.1094 383.96 339.9775 C
f
393.3608 397.9336 m
396.4937 400.6479 398.7656 402.5161 400.1318 403.6777 C
402.2183 401.687 405.1226 399.1313 408.6748 395.981 C
404.2944 396.5298 399.1729 397.1514 393.3608 397.9336 C
f
390.2046 398.3657 m
387.6255 398.7246 384.9229 399.1157 382.1011 399.5454 C
385.4761 403.3105 388.166 406.2969 390.8115 409.3677 C
393.2192 408.0532 395.2695 406.9321 396.9438 406.0859 C
395.2134 404.1753 393.0015 401.5283 390.2046 398.3657 C
f
374.1899 400.8071 m
368.751 401.7134 362.9478 402.7622 356.7896 403.998 c
356.1367 404.1289 355.5073 404.2568 354.873 404.3853 C
342.1401 422.7725 340.5508 426.4131 338.6133 429.5752 C
339.6719 430.0757 340.7656 430.5918 341.9058 431.1279 C
345.6836 430.0693 352.2192 427.8198 365.2607 422.1133 c
372.5869 418.9082 378.7837 415.793 383.9165 413.083 C
380.5972 408.9082 377.3828 404.8501 374.1899 400.8071 C
f
372.6626 398.8721 m
370.2236 395.7808 367.7881 392.687 365.3184 389.5454 C
364.4292 390.7861 363.5273 392.0513 362.6118 393.3442 c
360.3359 396.5576 358.3101 399.4443 356.4795 402.0723 C
362.2998 400.96 367.6919 399.8896 372.6626 398.8721 C
f
361.7861 392.9688 m
362.8027 391.5483 363.7866 390.1699 364.748 388.8198 C
361.5435 384.7422 358.2739 380.5752 354.8599 376.2207 C
350.7026 382.9575 346.0386 390.27 336.7041 405.7446 C
341.7954 404.8315 347.7959 403.7261 355.0469 402.3457 C
357.0347 399.5918 359.2598 396.498 361.7861 392.9688 c
f
289.9385 374.751 m
289.4116 376.9458 288.8569 379.2173 288.2456 381.7256 C
289.251 380.9331 290.2803 380.1211 291.334 379.2896 C
290.8545 377.7246 290.3901 376.2144 289.9385 374.751 C
f
286.479 368.0322 m
282.2817 368.3594 274.9849 368.6904 246.9814 376.5869 c
238.7334 378.9126 231.4063 381.2925 225 383.5215 c
223.6602 383.9873 222.3691 384.4453 221.1104 384.8965 C
228.6587 405.957 231.5405 409.314 233.626 415.0869 c
234.0205 416.1787 234.2642 417.1934 234.395 418.1299 C
235.5645 418.5527 236.8735 419.3906 238.2446 420.7529 c
238.3232 420.8311 238.3984 420.9067 238.4771 420.9844 C
238.9951 420.5356 239.5576 420.0664 240.1738 419.5747 c
253.9502 408.5791 264.2529 400.6221 284.5708 384.6216 C
286.1074 375.0483 286.2866 370.9487 286.479 368.0322 C
f
169.0801 405.6978 m
164.9946 408.5313 161.0225 411.2993 157.1616 414.0029 C
163.2695 410.8232 167.9761 408.1318 171.3477 406.3931 C
170.6055 406.1655 169.8457 405.9326 169.0801 405.6978 C
f
121.3745 432.3755 m
121.0708 432.522 120.7749 432.6646 120.4834 432.8052 C
120.5278 432.8257 120.5703 432.8457 120.6147 432.8667 C
120.8652 432.7051 121.123 432.5376 121.3745 432.3755 C
f
118.0762 395.2529 m
116.2168 398.291 114.1152 401.7476 111.7041 405.7446 C
115.647 405.0376 120.1265 404.2168 125.3154 403.2412 C
123.0894 400.7925 120.749 398.2002 118.0762 395.2529 C
f
66.9355 377.1748 m
66.0381 376.9092 65.2559 376.5967 64.5767 376.2539 C
64.1582 377.9839 63.7188 379.7852 63.2456 381.7256 C
64.917 380.4077 66.6582 379.0342 68.4663 377.6064 C
67.8794 377.4468 67.3667 377.3027 66.9355 377.1748 c
f
64.3794 359.292 m
64.5459 359.5 64.6992 359.7065 64.8428 359.9116 C
65.4414 359.79 66.0313 359.6729 66.6177 359.5591 C
66.5781 359.2544 66.5405 358.9624 66.5005 358.6533 c
66.1157 355.6909 65.7373 352.8481 65.3643 350.0977 C
63.7856 351.5127 62.0645 353.0718 60.1724 354.8066 C
61.9546 356.6221 63.1733 357.7852 64.3794 359.292 c
f
57.9487 352.4868 m
60.5688 349.8213 62.8071 347.4478 64.7124 345.3398 C
64.3398 342.6553 63.9751 340.0835 63.6182 337.6157 C
60.3379 334.3008 57.2832 331.2461 54.4551 328.4424 C
49.4443 329.9624 45.1963 331.2998 41.5811 332.4805 C
49.7632 343.3066 54.6606 348.9678 57.9487 352.4868 C
f
53.2866 327.2847 m
49.1792 323.2231 45.5732 319.7119 42.4668 316.71 C
37.7925 315.7529 32.9639 314.8018 27.9717 313.8662 C
32.7773 320.6113 36.8872 326.2319 40.4131 330.9302 C
44.0259 329.9263 48.2402 328.7373 53.2866 327.2847 C
f
37.8745 312.2905 m
33.5352 308.1289 30.6309 305.373 29.1772 303.8525 c
28.7622 303.418 28.4087 302.9893 28.103 302.5679 C
27.3896 302.478 26.606 302.2935 25.7583 302.0015 C
25.6665 302.313 25.5752 302.6113 25.4834 302.9258 c
24.9399 304.7866 24.4351 306.5391 23.9634 308.1987 C
24.1997 308.5347 24.4233 308.8608 24.6621 309.1987 c
24.833 309.4414 24.999 309.6753 25.1685 309.915 C
29.5449 310.7466 33.7793 311.5381 37.8745 312.2905 C
f
24.2212 302.7246 m
24.3418 302.3252 24.4575 301.9375 24.5757 301.5435 C
23.7124 301.1699 22.7964 300.6963 21.832 300.1045 c
20.8604 299.5083 19.8154 298.8506 18.7373 298.1655 C
18.4834 298.6318 18.23 299.0991 17.9814 299.5469 C
19.5864 301.9097 21.2661 304.3384 22.9868 306.8013 C
23.3804 305.5073 23.791 304.1519 24.2212 302.7246 c
f
30.2104 291.7734 m
32.2485 287.5527 35.0259 282.249 38.3789 275.8613 C
35.9063 278.3184 33.8364 280.4297 32.0986 282.249 C
31.061 285.2422 29.9751 288.4668 28.8604 291.9297 C
29.3008 291.8789 29.749 291.8271 30.2104 291.7734 C
f
52.437 260.4961 m
52.1641 260.1826 51.8765 259.8545 51.5762 259.5137 C
51.1318 260.5635 50.6982 261.5918 50.2744 262.5977 C
51.0161 261.8799 51.7349 261.1816 52.437 260.4961 C
f
54.0786 258.8887 m
59.4395 253.6279 63.5781 249.4063 66.6436 246.2344 C
66.7671 245.6299 66.8896 245.0107 67.0132 244.3955 C
64.3662 243.8213 61.6333 243.2441 58.8096 242.668 C
56.4912 247.9922 54.375 252.9199 52.4468 257.46 C
53.0308 257.9863 53.5718 258.458 54.0786 258.8887 C
f
55.7017 242.04 m
52.3066 241.3633 48.7881 240.6904 45.1523 240.0273 C
44.5234 243.4395 44.0078 246.3164 43.5898 248.6426 C
44.3037 249.4248 45.04 250.2158 45.8223 251.0205 c
47.1333 252.3701 48.3208 253.5547 49.4097 254.6113 C
51.4209 250.6572 53.5225 246.4697 55.7017 242.04 C
f
71.9434 188.8652 m
72.3203 188.6182 72.6895 188.4238 73.0493 188.2686 C
71.6938 178.1582 71.082 170.9258 69.0664 154.127 C
66.7915 155.9785 64.6362 157.7373 62.5923 159.4102 C
60.7739 166.8975 58.4336 176.6836 54.9209 192.3828 c
54.1138 195.9902 53.3613 199.4199 52.6504 202.708 C
67.3467 193.543 68.689 191.0029 71.9434 188.8652 c
f
78.2422 186.6074 m
79.2231 186.415 80.1738 186.2334 81.1108 186.0576 C
92.8877 158.1299 95.1196 149.1592 96.7197 143.4512 C
96.252 142.3564 95.8853 141.4414 95.625 140.4043 c
95.5142 139.9639 95.4619 139.5459 95.4517 139.1484 C
95.0981 138.5645 94.7563 137.9336 94.4443 137.2012 c
94.0601 136.2998 93.6865 135.417 93.3174 134.541 C
84.8501 141.3359 77.4736 147.293 71.0132 152.543 C
75.21 178.9258 77.2759 181.9004 78.2422 186.6074 C
f
92.8052 133.3223 m
92.7061 133.0859 92.6094 132.8535 92.5117 132.6191 C
78.2339 136.2148 72.4648 138.6455 69.1558 140.2422 C
69.7139 144.1143 70.2417 147.625 70.7402 150.8096 C
77.1377 145.7539 84.4165 139.9873 92.8052 133.3223 C
f
68.3062 134.2373 m
74.2275 133.1309 80.25 132.2168 91.4521 130.0664 C
87.3799 120.2012 83.8145 110.9307 78.1636 96.8242 C
73.9424 97.8926 69.3623 99.1113 64.4849 100.4932 C
65.3184 109.9102 66.457 120.8555 68.1606 133.1904 c
68.2095 133.5449 68.2578 133.8887 68.3062 134.2373 C
f
77.4604 95.0703 m
75.0459 89.0566 72.2456 82.1533 68.8906 74.0088 C
66.5957 73.75 64.4077 73.5107 62.3452 73.2949 C
62.8887 79.6465 63.4258 88.3086 64.3579 99.0527 C
69.1543 97.6279 73.5166 96.2979 77.4604 95.0703 C
f
57.229 72.7744 m
48.7363 71.9385 42.6353 71.4727 38.7852 71.1172 C
38.5127 71.9971 38.1616 72.918 37.6997 73.8857 c
35.5283 78.4336 32.6255 83.9688 29.1294 90.4893 C
33.4409 96.5195 37.1733 101.6133 40.4131 105.9307 C
44.9229 104.6768 50.3594 103.1387 57.1968 101.1553 c
58.7427 100.707 60.2407 100.2686 61.709 99.8359 C
59.6978 86.8262 58.1123 77.9463 57.229 72.7744 C
f
42.3818 30.0811 m
42.2686 30.5986 42.126 31.0488 41.9722 31.4688 C
43.3301 30.5791 44.7744 29.6504 46.3037 28.6836 C
45.834 28.1768 45.3423 27.6484 44.8242 27.0957 c
44.2915 26.5273 43.7759 25.9844 43.2646 25.4482 C
42.8838 27.5537 42.5962 29.1035 42.3818 30.0811 c
f
57.8857 36.8086 m
59.9263 38.1621 60.8682 38.3701 61.7002 39.04 c
61.96 39.249 62.1279 39.4922 62.2246 39.752 C
62.2881 39.8096 62.3516 39.8682 62.4141 39.9258 C
63.0366 37.3984 63.6777 34.7129 64.3271 31.8838 C
61.9604 33.6924 59.8154 35.335 57.8857 36.8086 C
f
66.0386 49.9043 m
65.2334 50.0244 64.4375 50.1377 63.6475 50.248 C
63.5513 50.9004 63.46 51.5283 63.3711 52.1396 C
64.8374 55.5215 66.2461 58.7441 67.5991 61.8135 C
72.7856 61.0244 77.272 60.291 81.0957 59.6367 C
75.8394 54.9531 71.9512 51.7188 69.0225 49.4395 C
68.0415 49.5986 67.0469 49.7539 66.0386 49.9043 c
f
99.7441 60.7285 m
99.5283 60.7598 99.3267 60.7666 99.1353 60.7559 C
98.7905 60.8125 98.4512 60.748 98.1489 60.5645 C
98.0908 60.5732 98.041 60.5869 97.9814 60.5947 c
95.0454 60.959 90.7949 61.2363 85.3916 61.6445 C
91.6982 67.3779 96.8296 71.7764 100.7769 75.0654 C
103.1079 75.4355 105.4868 75.7959 107.9253 76.1416 c
110.5503 76.5137 113.0415 76.8535 115.4199 77.168 C
109.5093 69.9746 104.9292 64.3984 101.6494 60.3604 C
100.8105 60.5381 100.167 60.667 99.7441 60.7285 c
f
168.5542 79.7744 m
169.2109 79.8096 169.8013 79.9238 170.3364 80.0928 C
170.5215 80.0527 170.7046 80.0107 170.9004 79.9775 c
174.4795 79.377 177.7866 78.8682 181.1338 78.3828 C
181.7896 74.7656 182.5806 70.7842 183.6992 64.2012 C
177.6997 68.7783 170.7236 74.0801 162.8398 80.1074 C
165.1831 79.8896 166.7656 79.6797 168.5542 79.7744 c
f
184.7583 77.8672 m
196.3535 76.2461 209.7305 74.6035 237.1172 70.2412 C
235.9023 68.5313 234.7075 66.8525 233.5537 65.2422 C
231.5186 63.8848 228.9795 62.2217 225.582 60.0635 c
225.3857 59.9385 225.1943 59.8184 225 59.6953 c
212.9595 52.0801 206.1079 48.8105 204.4482 47.7734 c
204.3979 47.7422 204.3608 47.7061 204.3145 47.6729 C
204.2788 47.6973 204.2441 47.7305 204.2051 47.7363 c
204.1616 47.7432 204.1152 47.7207 204.0693 47.7051 C
202.9438 49.0117 201.1938 50.668 198.7471 52.5977 c
195.2383 55.3643 190.9038 58.6982 185.8081 62.5918 C
184.9116 70.3066 184.7173 74.8916 184.7583 77.8672 C
f
196.7056 49.3037 m
199.2168 47.2988 201.2383 45.9805 202.7207 45.2402 C
201.8159 42.6084 200.813 38.1406 200.0479 33.0195 c
199.9614 32.4404 199.8813 31.8701 199.8057 31.3076 C
196.3379 32.8066 193.2051 34.1846 190.3633 35.457 C
189.1733 40.7041 187.9336 46.8711 186.9292 53.9629 c
186.7427 55.2793 186.5747 56.5166 186.417 57.709 C
191.3071 53.6904 194.708 50.8984 196.7056 49.3037 c
f
202.5972 23.6016 m
202.3071 23.1875 202.0718 22.7871 201.8623 22.3965 C
202.2983 24.0049 202.7383 25.9443 203.1484 28.1123 C
203.8701 27.8057 204.5684 27.5068 205.2725 27.207 C
204.0737 25.6299 203.1777 24.4316 202.5972 23.6016 c
f
203.4438 29.75 m
203.5957 30.625 203.7422 31.5234 203.8804 32.4473 c
204.6104 37.332 204.957 41.7031 204.9043 44.5117 C
205.0044 44.5088 205.0942 44.5156 205.1733 44.5313 C
205.5381 44.5283 205.9365 44.6396 206.3428 44.9092 c
209.6123 47.0781 215.5488 52.4453 225 58.3916 c
225.3633 58.6201 225.7207 58.8477 226.0942 59.0771 c
228.1006 60.3125 229.8535 61.3574 231.4043 62.251 C
229.1445 59.1152 227.0068 56.1748 225 53.4375 c
216.4038 41.7119 210.1387 33.583 206.2988 28.5537 C
205.3564 28.9453 204.4072 29.3418 203.4438 29.75 C
f
225 46.6875 m
228.436 52.2686 232.3203 58.4482 236.707 65.1436 C
240.1411 66.8789 241.7969 67.3721 242.9287 67.7227 C
242.9341 67.7178 242.938 67.7119 242.9434 67.707 c
246.8555 63.9688 249.9365 61.2783 255.4214 56.2637 C
258.9766 43.3555 260.6865 35.916 261.4126 33.4678 c
261.4775 33.249 261.5522 33.0557 261.6274 32.8633 C
255.7939 29.4141 247.5127 23.8555 236.6538 17.0332 C
233.1494 18.2617 229.2598 19.6436 225 21.2197 c
221.1147 22.6582 216.9209 24.2607 212.4604 26.043 C
215.7754 31.4238 219.8896 38.3867 225 46.6875 c
f
267.9468 27.1904 m
268.4243 27.0225 268.915 26.8535 269.4307 26.6797 C
269.0361 26.2607 268.6465 25.8486 268.2646 25.4482 C
268.1504 26.0801 268.0444 26.6611 267.9468 27.1904 C
f
269.9614 33.8867 m
269.5532 34.3008 269.0103 34.6133 268.3628 34.791 C
268.3359 34.957 268.3135 35.1201 268.2642 35.2988 c
267.0918 39.5488 266.0068 42.9141 264.4663 47.8799 C
265.7402 46.6846 267.1035 45.4004 268.5723 44.0107 c
271.8242 40.9336 274.7651 38.1025 277.437 35.4961 C
276.5664 34.4971 275.564 33.3613 274.3716 32.0391 C
272.4946 32.8428 271.0317 33.4609 269.9614 33.8867 C
f
279.0786 33.8887 m
281.6211 31.3936 283.8926 29.1299 285.9004 27.1035 C
281.9995 28.7578 278.7617 30.1533 276.1548 31.2734 C
277.2466 32.293 278.2163 33.1563 279.0786 33.8887 C
f
338.8154 60.2764 m
339.4624 63.9238 340.0938 68.2744 340.7573 73.2646 C
344.8555 77.1016 348.4487 80.4277 351.5361 83.2705 C
355.6191 83.4004 360.4526 83.5059 366.083 83.541 C
369.5767 75.5049 374.0352 65.2412 378.71 52.7139 C
378.688 52.6299 378.6675 52.5469 378.647 52.4648 C
373.3784 53.1387 368.7183 53.3945 355.1304 55.2793 c
348.3257 56.2236 342.7422 57.1641 338.2734 57.9951 C
338.4873 58.6992 338.6704 59.458 338.8154 60.2764 c
f
398.3994 172.2715 m
399.2896 174.2363 400.1431 176.1123 400.9604 177.9014 C
402.9604 176.0361 405.562 173.7412 408.6738 170.9814 C
405.6074 171.3652 402.1758 171.7861 398.3994 172.2715 C
f
406.7568 227.8223 m
394.6846 219.1934 385.4639 212.2383 366.1201 198.1826 C
365.9688 198.25 365.8286 198.3125 365.6763 198.3809 c
363.9502 199.1592 362.3623 199.8799 360.8848 200.5557 C
362.0742 206.2646 363.2061 211.5537 364.2847 216.4697 C
371.4512 219.7139 377.8774 222.5488 383.5474 225 c
392.0049 228.6563 398.7935 231.4678 404.0059 233.5986 C
404.8911 231.7451 405.8096 229.8164 406.7568 227.8223 C
f
377.1919 225 m
373.3325 223.0527 369.2061 221.0215 364.8281 218.9355 C
365.71 222.917 366.5557 226.6455 367.3652 230.1309 C
369.2959 231.291 371.2793 232.4824 373.3311 233.7119 c
381.7993 238.7871 389.7373 243.4922 397.1533 247.8447 C
398.6318 244.791 400.2051 241.5303 401.8882 238.0215 C
395.3535 234.4941 387.1396 230.0205 377.1919 225 c
f
402.5996 251.0332 m
406.2866 253.1855 409.8306 255.2441 413.2417 257.2148 C
413.9053 251.0469 414.2173 246.8145 414.4424 244.3838 C
414.0005 244.248 413.5435 244.082 413.0571 243.8496 c
411.2656 242.9941 409.1675 241.9121 406.7637 240.6367 C
405.2319 244.3867 403.8472 247.8477 402.5996 251.0332 C
f
425.0479 258.0195 m
424.9609 257.4404 424.8818 256.8711 424.8057 256.3076 C
422.123 257.4678 419.6426 258.5537 417.3389 259.5771 C
420.4312 261.3555 423.3984 263.0537 426.25 264.6797 C
425.8203 262.6826 425.4072 260.4268 425.0479 258.0195 c
f
397.5132 342.981 m
400.1992 343.5693 402.834 344.1431 405.4209 344.7026 C
403.2729 341.2578 401.3057 338.1772 399.502 335.4175 C
398.6655 338.3589 398.0337 340.9023 397.5132 342.981 C
f
396.6685 346.2192 m
396.5957 346.4766 396.5239 346.7188 396.4531 346.9463 C
399.0405 347.752 403.4546 349.605 409.6553 351.5845 C
409.0825 350.6416 408.5229 349.7256 407.9722 348.8281 C
404.29 347.96 400.5205 347.0894 396.6685 346.2192 C
f
419.043 367.3921 m
420.4053 374.4448 421.5615 379.7671 422.3877 383.5127 C
423.6338 382.3408 424.9053 381.1362 426.2178 379.874 C
423.6855 375.4165 421.2974 371.2651 419.043 367.3921 C
f
422.8164 385.4541 m
422.9785 386.1875 423.1211 386.8369 423.2432 387.4043 C
424.751 387.0371 426.873 386.5503 429.6279 385.9053 C
428.7236 384.2988 427.835 382.7256 426.9648 381.1909 C
425.5127 382.6743 424.1309 384.0947 422.8164 385.4541 C
f
423.1895 393.2861 m
422.9834 393.3501 422.792 393.3848 422.5967 393.4268 C
421.8955 393.8545 420.998 394.2061 419.8618 394.4077 c
418.0381 394.7314 415.8638 395.0469 413.3691 395.3784 C
408.5679 400.5063 405.3545 404.0684 403.5234 406.0303 C
407.9536 407.8428 414.7539 411.0527 423.96 414.4722 C
425.7637 413.4966 427.7236 412.4233 429.873 411.2285 c
433.6719 409.1177 437.0977 407.1279 440.21 405.2622 C
437.6133 400.3672 434.876 395.3223 431.9941 390.1396 C
428.4355 391.4814 425.4951 392.5698 423.1895 393.2861 c
f
354.5908 437.0371 m
358.792 438.978 362.772 440.7925 366.5342 442.4873 C
388.2705 433.2734 392.1992 429.9531 396.4053 427.7417 C
394.3457 425.7822 391.918 423.1216 389.1494 419.6523 c
387.8726 418.0527 386.6182 416.4785 385.3779 414.9204 C
380.1724 417.0352 373.6323 419.7944 365.6763 423.3809 c
355.4067 428.0098 349.833 430.708 345.4834 432.8052 C
348.2744 434.1104 351.2949 435.5146 354.5908 437.0371 c
f
337.6929 431.7354 m
337.8081 431.8281 337.9126 431.9395 338.0078 432.0693 C
338.1079 432.0474 338.2104 432.0254 338.3164 432.0024 C
338.1089 431.9136 337.8979 431.8228 337.6929 431.7354 C
f
336.0889 428.3789 m
340.8745 421.6831 344.6343 416.7363 353.3486 404.6953 C
346.0513 406.1855 339.9893 407.5083 334.9351 408.6826 C
334.353 409.6504 333.7607 410.6367 333.144 411.6655 c
330.6064 415.8994 328.2539 419.8687 326.0776 423.5767 C
328.9878 424.9863 332.269 426.564 336.0889 428.3789 C
f
322.96 425.709 m
314.7974 422.5625 310.4004 421.2817 307.4126 420.479 C
309.5176 427.3979 311.6191 433.9639 313.6807 440.1377 C
316.5112 435.8418 319.625 431.0361 322.96 425.709 C
f
296.9434 413.8657 m
297.3203 413.6182 297.6895 413.4238 298.0493 413.2686 C
297.1772 406.7622 296.6118 401.4414 295.7832 394.0024 C
294.3687 389.269 293.0601 384.9414 291.8389 380.9414 C
290.3721 382.1377 288.9575 383.2935 287.5923 384.4106 C
285.7739 391.8979 283.4336 401.6836 279.9209 417.3828 c
279.1138 420.9907 278.3613 424.4199 277.6504 427.708 C
292.3467 418.543 293.689 416.0029 296.9434 413.8657 c
f
275.5825 428.9868 m
276.4653 425.2437 277.3525 421.3433 278.2334 417.25 c
281.123 403.8242 282.9551 394.249 284.1387 387.2422 C
253.8374 412.1333 250.3789 416.2041 243.7778 421.7104 c
242.8696 422.4678 242.0151 423.1357 241.2139 423.7241 C
246.394 428.9434 251.0107 433.7808 256.8828 439.9053 C
264.6807 435.52 270.7705 431.9395 275.5825 428.9868 C
f
244.3857 439.9365 m
245.4409 441.835 246.4355 443.5474 247.3682 445.103 C
248.9722 444.2524 250.6099 443.3691 252.2764 442.458 C
247.0864 438.022 243.4966 435.2402 240.7827 433.2344 C
241.6934 434.999 242.8398 437.1553 244.3857 439.9365 c
f
118.4785 434.2358 m
118.3105 434.1621 118.1362 434.0859 117.9697 434.0132 C
116.3457 434.7891 114.8076 435.5098 113.1245 436.2646 C
113.0293 436.7959 112.9336 437.3179 112.8369 437.8359 C
114.6929 436.6572 116.5737 435.4575 118.4785 434.2358 C
f
111.0889 428.3789 m
115.7339 421.8799 119.4131 417.0278 127.5933 405.7383 C
127.3657 405.4897 127.1377 405.2412 126.9092 404.9907 C
120.2515 406.3608 114.6523 407.5869 109.9351 408.6826 C
109.353 409.6504 108.7607 410.6367 108.144 411.6655 c
105.6064 415.8994 103.2539 419.8687 101.0776 423.5767 C
103.9878 424.9863 107.269 426.564 111.0889 428.3789 C
f
99.7021 422.9102 m
101.9878 419.2178 104.3667 415.2925 106.8203 411.1299 c
107.2227 410.4473 107.603 409.7983 107.9897 409.1387 C
94.3984 412.3579 88.582 414.4141 85.0049 415.7813 C
89.4648 417.9004 93.8359 420.0625 99.7021 422.9102 C
f
71.9434 413.8657 m
72.3203 413.6182 72.6895 413.4238 73.0493 413.2686 C
71.6938 403.1582 71.082 395.9258 69.0664 379.1265 C
66.7915 380.978 64.6362 382.7373 62.5923 384.4106 C
60.7739 391.8979 58.4336 401.6836 54.9209 417.3828 c
54.1138 420.9907 53.3613 424.4199 52.6504 427.708 C
67.3467 418.543 68.689 416.0029 71.9434 413.8657 c
f
50.5825 428.9868 m
51.4653 425.2437 52.3525 421.3433 53.2334 417.25 c
56.123 403.8242 57.9551 394.249 59.1387 387.2422 C
43.0923 400.4238 34.5767 407.7632 29.1328 412.5723 C
31.5483 419.4683 34.3252 427.5229 37.5928 436.665 C
42.7471 433.71 47.0122 431.1772 50.5825 428.9868 C
f
31.5181 440.1113 m
31.8145 439.9448 32.0884 439.7891 32.3799 439.625 C
28.5571 431.3008 25.2573 424.2827 22.5059 418.4854 C
21.2349 419.6157 20.0659 420.6362 18.7778 421.7104 c
16.1187 423.9287 13.8989 425.4023 12.2476 426.2305 C
13.8535 429.2563 15.0693 432.1704 19.3857 439.9365 c
20.4409 441.835 21.4355 443.5474 22.3682 445.103 C
25.3164 443.5391 28.3628 441.8838 31.5181 440.1113 c
f
18.9932 446.8706 m
19.6582 446.5254 20.3208 446.1816 20.9976 445.8257 C
20.2012 444.1904 19.2998 442.4692 18.25 440.6689 c
13.1235 431.8735 10.6035 429.4688 9.16309 428.2695 C
9.05664 428.2441 8.9541 428.2285 8.8418 428.1914 c
8.47266 428.0693 8.1123 427.9482 7.75781 427.8281 C
11.8374 434.8447 15.5889 441.1885 18.9932 446.8706 C
f
11.1284 423.2031 m
12.1084 422.1729 13.439 420.959 15.1738 419.5747 c
17.1299 418.0132 19.0156 416.5142 20.8696 415.0439 C
17.084 407.0986 14.5522 401.876 13.3882 399.1465 c
13.3564 399.0713 13.332 399.0005 13.3013 398.9258 C
10.1709 400.1597 6.26563 401.6011 1.76758 403.4624 C
7.91211 418.6084 9.87695 420.8223 11.1284 423.2031 C
f
3.74707 354.689 m
23.1338 358.4951 37.5547 361.0723 47.2847 362.8198 C
48.8496 361.3926 50.4316 359.9204 52.041 358.356 c
52.6743 357.7407 53.2793 357.1465 53.8789 356.5566 C
49.6895 350.3228 45.4849 343.8271 38.5288 333.4902 C
22.5586 338.8403 20.8179 340.5986 17.4565 341.813 c
16.9087 342.0107 16.4053 342.1245 15.9355 342.1895 C
15.7251 342.7764 15.3081 343.4331 14.6235 344.1221 c
11.0332 347.7363 8.05811 350.5488 3.74707 354.689 C
f
17.1743 337.3008 m
23.2266 335.5474 28.2705 334.2749 37.3706 331.7715 C
33.9141 326.6479 29.8013 320.6123 24.7305 313.2676 C
24.0762 313.1475 23.4312 313.0264 22.772 312.9072 c
22.731 312.8999 22.6914 312.8926 22.6504 312.8853 C
18.2451 328.8623 17.5791 334.1519 17.1743 337.3008 C
f
13.3472 307.645 m
16.1035 308.1797 18.9854 308.7349 21.9897 309.3101 C
20.1885 306.7129 18.4297 304.1924 16.7314 301.7734 C
15.7056 303.5776 14.6323 305.4189 13.3472 307.645 C
f
24.0898 291.3164 m
24.7261 291.6738 25.2925 291.9961 25.7969 292.2881 C
26.3091 292.2275 26.8286 292.166 27.3584 292.1045 C
28.061 289.6748 28.7173 287.3711 29.3247 285.208 C
26.7681 287.9932 25.187 289.9043 24.0898 291.3164 C
f
33.4067 278.5205 m
35.415 276.666 37.7168 274.5254 40.4092 271.9932 C
42.895 267.2539 45.646 261.9834 48.604 256.1914 C
47.5078 254.9844 46.27 253.6396 44.8242 252.0957 c
44.2915 251.5273 43.7759 250.9844 43.2646 250.4482 C
42.8838 252.5537 42.5962 254.1035 42.3818 255.0811 c
41.9448 257.0752 41.166 258.3281 40.3384 258.9365 C
40.2871 259.1934 40.2192 259.4609 40.1309 259.7432 c
38.856 263.7959 36.4033 270.0791 33.4067 278.5205 C
f
39.8618 244.333 m
40.3013 242.7715 40.7739 241.1035 41.2759 239.333 C
39.4775 239.0166 37.6606 238.7012 35.8066 238.3916 c
35.6006 238.3574 35.4033 238.3252 35.1987 238.291 C
36.5151 240.0889 38.0562 242.1309 39.8618 244.333 C
f
17.8232 225 m
14.2622 227.0293 10.9907 228.9258 7.99365 230.6846 C
12.1025 231.4707 16.7046 232.3359 21.9561 233.2988 C
23.5078 232.5605 24.667 232.0186 25.4268 231.6943 c
25.4658 231.6777 25.5 231.6699 25.5386 231.6543 C
24.8418 229.8867 24.0137 227.627 22.8984 225 c
22.585 224.2617 22.2451 223.4922 21.8828 222.7002 C
20.4946 223.4824 19.1338 224.2529 17.8232 225 c
f
18.7778 196.7109 m
16.1187 198.9297 13.8989 200.4023 12.2476 201.2305 C
13.8535 204.2568 15.0693 207.1709 19.3857 214.9365 c
20.4409 216.835 21.4355 218.5479 22.3682 220.1035 C
25.3164 218.5391 28.3628 216.8838 31.5181 215.1113 c
39.4961 210.6299 45.6938 206.9863 50.5825 203.9863 C
51.4653 200.2441 52.3525 196.3438 53.2334 192.25 c
56.123 178.8242 57.9551 169.249 59.1387 162.2422 C
28.8374 187.1328 25.3789 191.2041 18.7778 196.7109 c
f
68.8467 152.3057 m
68.4424 148.9619 67.9819 145.2441 67.4541 141.083 C
67.2583 141.1807 67.0679 141.2744 66.8838 141.3633 C
65.7314 146.5537 64.6362 151.0195 63.2461 156.7256 C
65.0342 155.3154 66.9019 153.8418 68.8467 152.3057 C
f
64.3794 134.292 m
64.5459 134.5 64.6992 134.707 64.8428 134.9121 C
65.4414 134.79 66.0313 134.6738 66.6177 134.5596 C
66.5781 134.2549 66.5405 133.9629 66.5005 133.6533 c
64.8438 120.8994 63.2905 110.1387 61.9224 101.2227 C
60.5605 101.6172 59.1797 102.0225 57.7715 102.4434 c
51.2842 104.3848 45.9697 106.0479 41.5806 107.4805 C
57.499 128.5439 60.9844 130.0508 64.3794 134.292 c
f
37.3711 106.7715 m
34.6587 102.752 31.5386 98.165 27.8726 92.8301 C
24.7793 98.5781 21.2676 105.041 17.4141 112.2314 C
23.3613 110.5137 28.3906 109.2422 37.3711 106.7715 C
f
21.9463 80.3125 m
23.707 75.9746 25.0674 72.6387 26.0815 70.2793 C
22.9019 71.1494 21.6626 71.7129 20.0254 72.0547 c
19.7495 72.1123 19.4868 72.1494 19.2373 72.1699 C
19.1743 72.3252 19.1099 72.4814 19.0215 72.6455 c
18.668 73.3008 18.3232 73.9307 17.9814 74.5469 C
19.2627 76.4326 20.5918 78.3613 21.9463 80.3125 C
f
14.3799 69.1895 m
14.7373 69.7266 15.0947 70.2637 15.4585 70.8066 C
15.585 70.5713 15.7236 70.3652 15.8687 70.1816 C
15.3721 69.8555 14.8818 69.5283 14.3799 69.1895 C
f
23.1055 67.6172 m
24.4985 67.4414 25.8867 67.2764 27.3584 67.1045 C
27.937 65.1025 28.4829 63.1914 28.9966 61.3711 C
29.0215 61.0752 29.0566 60.7695 29.0874 60.4678 C
25.8115 64.0527 24.1895 66.1504 23.1055 67.6172 C
f
28.1465 11.0049 m
28.0078 11.0811 27.8428 11.1484 27.6909 11.2207 C
31.8477 18.001 35.1909 23.3506 37.686 27.3818 C
38.1235 25.6328 38.665 23.626 39.2905 21.376 C
33.8047 15.8926 30.0078 12.666 28.1465 11.0049 C
f
44.7598 17.1699 m
44.3057 19.6553 43.917 21.8213 43.5898 23.6426 C
44.3037 24.4248 45.04 25.2158 45.8223 26.0205 c
46.4512 26.668 47.0479 27.2715 47.624 27.8496 C
48.085 27.5605 48.5664 27.2607 49.041 26.9648 C
47.5737 23.584 46.1455 20.3184 44.7598 17.1699 C
f
80.4111 19.6699 m
75.3462 23.4873 70.8442 26.9102 66.8989 29.9199 C
66.1162 34.4707 65.4458 38.5693 64.8687 42.2344 C
64.8711 42.2373 64.874 42.2393 64.8765 42.2422 C
64.8823 42.2412 64.8877 42.2402 64.8936 42.2393 c
74.6509 40.7813 83.4053 40.082 89.0234 40.1846 C
89.0186 39.9883 89.0308 39.8115 89.0615 39.6553 C
89.0552 38.9258 89.2783 38.1279 89.8179 37.3145 c
91.5454 34.7109 94.2983 31.2441 97.7236 26.8418 C
89.7432 23.4355 84.0044 21.1279 80.4111 19.6699 C
f
104.6016 24.6465 m
104.0615 25.6025 103.5474 26.5186 103.0591 27.3945 C
103.3618 27.5449 103.6724 27.6963 103.9795 27.8477 C
104.188 26.8027 104.3955 25.7373 104.6016 24.6465 C
f
119.2549 36.3516 m
114.0322 33.9727 109.3076 31.8701 105.0557 30.0107 C
103.7617 38.0674 102.897 44.3516 102.2979 48.9697 C
103.2261 50.0576 104.1914 51.2334 105.1948 52.5059 c
106.0547 53.5957 106.9453 54.7314 107.8589 55.9004 C
113.4712 55.6641 120.8882 55.2656 129.8149 53.8975 c
139.7461 52.376 145.2559 51.0957 148.5884 50.0938 C
142.3403 47.1406 135.5132 43.7559 119.2549 36.3516 c
f
159.0254 51.7148 m
158.853 51.8018 158.6841 51.8799 158.5176 51.9512 C
158.4722 58.6992 157.9727 63.875 157.8892 80.4316 C
158.1636 80.4219 158.4297 80.4111 158.689 80.3984 C
169.5967 71.5234 178.1606 64.4932 184.5166 59.2705 C
184.7856 57.6113 185.0698 55.8223 185.3735 53.8662 c
186.4111 47.1787 187.1719 41.4521 187.7422 36.6377 C
164.4673 47.1895 162.9243 49.7461 159.0254 51.7148 c
f
196.7129 20.9287 m
195.77 20.7197 194.8706 20.4727 194.0317 20.2002 C
193.3511 23.3633 192.1699 27.7295 190.8706 33.2578 C
193.5166 32.1611 196.4082 30.9541 199.5918 29.6152 C
199.2012 26.3418 199.0044 23.4502 199.0151 21.3418 C
198.271 21.2383 197.502 21.1035 196.7129 20.9287 c
f
225.4736 10.1514 m
225.3179 10.2451 225.1538 10.3428 225 10.4355 c
216.8506 15.3438 211.6021 18.6992 208.8477 20.3496 C
209.667 21.583 210.5581 22.9814 211.5166 24.5195 C
216.5059 22.3535 221.0029 20.3574 225 18.5527 c
227.9814 17.2061 230.6777 15.9688 233.1289 14.832 C
230.6948 13.3213 228.1465 11.7607 225.4736 10.1514 C
f
253.1465 11.0049 m
252.8672 11.1582 252.5635 11.3037 252.2305 11.4385 c
249.7627 12.4395 246.4854 13.5996 242.4912 14.9941 C
252.1001 19.7637 259.0088 23.0098 263.2827 25.0713 C
263.5864 23.9268 263.9248 22.6904 264.2905 21.376 C
258.8047 15.8926 255.0078 12.666 253.1465 11.0049 C
f
271.1777 9.54004 m
270.0552 15.4697 269.2148 20.1621 268.5898 23.6426 C
269.3037 24.4248 270.04 25.2158 270.8223 26.0205 c
270.8721 26.0713 270.9185 26.1182 270.9678 26.1689 C
274.6064 24.9785 279.0557 23.6289 284.252 22.0459 C
279.4028 17.3389 275.0635 13.1934 271.1777 9.54004 C
f
308.9917 17.5801 m
311.3701 18.8184 314.1309 20.2773 317.2803 21.916 C
316.7324 19.7061 316.1514 17.3877 315.54 14.9746 C
313.2725 15.8701 311.0864 16.7402 308.9917 17.5801 C
f
330.8042 17.9033 m
331.3975 14.3535 331.8867 11.2432 332.2969 8.47754 C
328.5337 9.91113 324.9487 11.293 321.541 12.6211 C
323.3896 17.6973 325.1479 22.4063 326.7896 26.7656 C
327.5039 27.1211 328.2388 27.4834 328.9795 27.8477 C
329.6006 24.7334 330.2158 21.4219 330.8042 17.9033 c
f
344.2549 36.3516 m
339.0322 33.9727 334.3076 31.8701 330.0557 30.0107 C
329.8438 31.3281 329.6431 32.6006 329.4541 33.8232 C
332.5171 41.9307 334.9961 48.5469 336.5723 53.6221 c
336.6992 54.0313 336.7969 54.4258 336.8813 54.8125 C
337.0469 55.0869 337.2056 55.376 337.3579 55.6816 C
342.2427 55.4063 348.0996 54.9268 354.8149 53.8975 c
364.7461 52.376 370.2559 51.0957 373.5884 50.0938 C
367.3403 47.1406 360.5132 43.7559 344.2549 36.3516 c
f
396.3833 10.0498 m
394.0562 16.5039 391.21 24.5918 387.5293 35.4834 c
386.2744 39.1973 385.0996 42.7412 383.9951 46.1289 C
391.5742 42.9736 398.0479 40.6035 412.9956 34.4453 C
413.8306 27.0586 414.1914 22.0967 414.4424 19.3838 C
414.0005 19.248 413.5435 19.082 413.0571 18.8496 c
409.04 16.9316 403.4883 13.877 396.3833 10.0498 C
f
421.7129 20.9287 m
420.77 20.7197 419.8706 20.4727 419.0317 20.2002 C
418.3511 23.3633 417.1699 27.7295 415.8706 33.2578 C
418.5166 32.1611 421.4082 30.9541 424.5918 29.6152 C
424.2012 26.3418 424.0049 23.4502 424.0156 21.3418 C
423.2715 21.2383 422.502 21.1035 421.7129 20.9287 c
f
430.2725 27.207 m
429.0742 25.6299 428.1777 24.4316 427.5977 23.6016 c
427.3076 23.1865 427.0723 22.7871 426.8623 22.3965 C
427.2988 24.0049 427.7383 25.9443 428.1484 28.1123 C
428.8711 27.8057 429.5684 27.5068 430.2725 27.207 C
f
421.7056 49.3037 m
424.2168 47.2988 426.2383 45.9805 427.7207 45.2402 C
426.8164 42.6084 425.8135 38.1406 425.0479 33.0195 c
424.9609 32.4404 424.8818 31.8711 424.8057 31.3076 C
421.3379 32.8066 418.2051 34.1855 415.3633 35.457 C
414.1733 40.7041 412.9336 46.8711 411.9292 53.9629 c
411.7427 55.2793 411.5747 56.5166 411.417 57.709 C
416.3071 53.6904 419.708 50.8984 421.7056 49.3037 c
f
383.4795 83.4453 m
394.7554 83.2705 399.5166 82.9629 405.3652 82.9121 C
406.1836 77.6475 407.1113 73.5459 408.6992 64.2012 C
401.6152 69.6055 393.1719 76.0176 383.4795 83.4453 C
f
406.6509 90.5576 m
405.606 92.8604 404.2339 96.2314 402.3965 101.3652 c
398.8994 111.1338 397.562 118.3652 396.4531 121.9463 C
399.7148 122.9619 405.8804 125.6436 414.8687 128.1396 C
414.5669 126.1611 414.2441 124.1377 413.8809 122.0391 c
410.2993 101.3486 408.0283 94.2451 406.6509 90.5576 C
f
433.0566 134.9805 m
432.8516 134.7773 432.7012 134.5039 432.6123 134.1826 C
432.5264 134.1689 432.4424 134.1572 432.3506 134.1318 c
428.3418 133.0254 425.8936 132.0723 416.6802 129.4521 C
419.0601 143.2334 421.1162 152.7471 422.3877 158.5127 C
426.1865 154.9414 430.292 150.9697 434.6611 146.5371 c
435.46 145.7266 436.2246 144.9473 436.9707 144.1846 C
434.9834 139.4717 433.6484 136.4648 433.0566 134.9805 C
f
439.4434 143.6533 m
440.1582 145.9932 440.9658 148.5996 441.8857 151.4541 C
444.6797 145.1396 447.2832 139.1846 449.7041 133.5879 C
446.9219 136.2842 443.5977 139.5352 439.4434 143.6533 C
f
436.5547 163.418 m
430.8799 165.5557 426.415 167.2842 423.1895 168.2861 c
422.9834 168.3496 422.793 168.3848 422.5977 168.4268 C
421.896 168.8545 420.9985 169.207 419.8618 169.4082 c
418.0381 169.7314 415.8633 170.0469 413.3687 170.3789 C
408.5674 175.5068 405.3545 179.0684 403.5234 181.0303 C
408.0537 182.8838 415.0615 186.1982 424.5879 189.7041 C
428.8818 180.4004 432.8662 171.6377 436.5547 163.418 C
f
423.9697 191.0439 m
414.8623 188.1396 408.3711 186.3672 404.356 185.2881 C
409.2588 195.8818 412.7197 203.0391 415.6099 209.0332 C
418.1895 203.5166 420.9653 197.5459 423.9697 191.0439 C
f
413.499 224.541 m
413.6782 224.3301 413.8892 224.1338 414.1318 223.958 C
414.0898 223.7637 414.0469 223.5664 414.0029 223.3613 C
413.832 223.7607 413.6675 224.1465 413.499 224.541 C
f
446.7383 232.7393 m
431.6953 231.0811 426.2168 231.4346 422.1875 231.4424 C
420.8628 232.332 418.9722 232.2998 417.3853 231.0586 C
417.1895 231.0117 417.0029 230.958 416.8198 230.9014 C
416.6221 232.3506 414.4966 232.6074 410.9229 230.6152 C
410.2061 232.3174 409.5156 233.9688 408.8511 235.5703 C
412.1963 236.9277 414.501 237.8623 415.7866 238.4482 c
416.4453 238.749 416.9839 239.0811 417.4531 239.4258 C
419.0591 239.4141 420.9795 239.6211 423.0117 240.0713 c
424.7041 240.4463 426.2539 240.9424 427.5645 241.4961 C
427.9434 241.3525 428.3701 241.291 428.834 241.3369 C
429.1465 241.1006 429.4961 240.873 429.8975 240.6602 c
433.6699 238.6641 439.4014 236.1318 446.7383 232.7393 C
f
427.5977 248.6016 m
427.3076 248.1865 427.0723 247.7871 426.8623 247.3965 C
427.2988 249.0049 427.7383 250.9443 428.1484 253.1123 C
428.8711 252.8057 429.5684 252.5068 430.2725 252.207 C
429.0742 250.6299 428.1777 249.4316 427.5977 248.6016 c
f
431.2988 253.5537 m
430.3564 253.9453 429.4072 254.3418 428.4443 254.75 C
428.5957 255.625 428.7432 256.5234 428.8809 257.4473 c
429.4004 260.9268 429.7246 264.1436 429.8506 266.7266 C
437.2549 270.9297 443.8066 274.5977 449.501 277.7588 C
441.166 266.4053 435.0625 258.4834 431.2988 253.5537 C
f
421.7056 274.3037 m
423.8896 272.5605 425.7012 271.3379 427.1123 270.5605 C
423.2354 268.0176 419.1553 265.3672 414.8823 262.6221 C
413.8447 267.3818 412.7988 272.8242 411.9292 278.9629 c
411.7427 280.2793 411.5747 281.5166 411.417 282.709 C
416.3071 278.6904 419.708 275.8984 421.7056 274.3037 c
f
408.6992 289.2012 m
406.3706 290.9785 403.895 292.8633 401.2764 294.8584 C
403.2827 295.2822 405.333 295.7197 407.4688 296.1777 C
407.832 294.1914 408.2378 291.916 408.6992 289.2012 C
f
391.4009 302.3867 m
391.0117 302.6836 390.6157 302.9858 390.2217 303.2871 C
391.1323 304.9585 392.0176 306.6025 392.8906 308.2397 C
398.0601 308.0933 401.4727 307.9458 405.3652 307.9116 C
405.623 306.2524 405.8916 304.7075 406.1885 303.0791 C
399.2554 302.4985 394.7866 302.4077 391.4009 302.3867 C
f
406.6509 315.5581 m
405.606 317.8604 404.2339 321.231 402.3965 326.3652 c
402.3892 326.3853 402.3828 326.4048 402.3755 326.4248 C
405.3013 332.084 408.6157 338.4805 412.7266 346.2729 C
413.0825 346.3491 413.4321 346.4233 413.7861 346.4985 C
410.2598 326.2349 408.0161 319.2124 406.6509 315.5581 C
f
416.0527 350.7612 m
416.2017 351.6514 416.3496 352.5288 416.4966 353.3862 C
416.5371 353.4624 416.5791 353.541 416.6196 353.6177 C
429.7627 357.1245 430.8896 356.355 432.6992 356.6973 c
432.7813 356.7129 432.8525 356.7373 432.9268 356.7588 C
433.002 356.6504 433.0859 356.5571 433.1807 356.4805 C
433.4033 356.0913 433.6514 355.6724 433.916 355.2339 C
428.2227 353.7666 422.2715 352.271 416.0527 350.7612 C
f
447.0166 358.6763 m
443.9912 357.8657 440.873 357.0415 437.6729 356.2075 C
437.1514 357.2935 436.7559 358.1045 436.4844 358.6074 c
436.4414 358.6865 436.3945 358.748 436.3506 358.8218 C
437.0771 360.877 437.9258 363.6738 438.9766 367.125 C
442.1299 363.8765 444.7871 361.0791 447.0166 358.6763 C
f
437.541 370.542 m
436.9492 371.1309 436.3516 371.7256 435.7266 372.3486 c
433.6699 374.3994 431.7354 376.3467 429.8867 378.2192 C
431.0322 380.3193 432.2031 382.4624 433.4307 384.7026 c
433.4805 384.793 433.5283 384.8799 433.5781 384.9702 C
436.1631 384.3516 439.1377 383.624 442.5127 382.769 C
440.5938 377.9102 438.9277 373.8516 437.541 370.542 C
f
449.0059 399.7983 m
448.4844 398.3906 447.9297 396.9004 447.3262 395.29 c
446.0381 391.8525 444.8252 388.6841 443.6895 385.7705 C
440.7783 386.8306 438.0977 387.835 435.6582 388.7559 C
438.4229 393.7744 441.0918 398.5698 443.6699 403.1626 C
445.5967 401.9751 447.3643 400.8569 449.0059 399.7983 C
f
441.6543 407.999 m
438.3857 409.5908 434.9365 411.4019 431.3379 413.5 c
429.9883 414.2866 428.7266 415.0371 427.5234 415.7637 C
429.1367 416.3315 430.8135 416.9014 432.5586 417.4673 c
440.0879 419.9087 445.291 421.374 449.0029 422.2744 C
446.6865 417.6763 444.2412 412.9155 441.6543 407.999 C
f
*U
LB
%AI5_EndLayer--
%%PageTrailer
gsave annotatepage grestore showpage
%%Trailer
Adobe_Illustrator_AI5 /terminate get exec
Adobe_shading_AI8 /terminate get exec
Adobe_ColorImage_AI6 /terminate get exec
Adobe_screens_AI5 /terminate get exec
Adobe_cshow /terminate get exec
Adobe_level2_AI5 /terminate get exec
%%EOF