blob: 20018e67004dd724607bce19bc6dcb26baf4222f [file] [log] [blame] [raw]
%!PS-Adobe-3.0 EPSF-3.0
%APL_DSC_Encoding: UTF8
%APLProducer: (Version 10.10.3 (Build 14D136) Quartz PS Context)
%%Title: (Unknown)
%%Creator: (Unknown)
%%CreationDate: (Unknown)
%%For: (Unknown)
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%Pages: 1
%%BoundingBox: 0 0 608 160
%%EndComments
%%BeginProlog
%%BeginFile: cg-pdf.ps
%%Copyright: Copyright 2000-2004 Apple Computer Incorporated.
%%Copyright: All Rights Reserved.
currentpacking true setpacking
/cg_md 141 dict def
cg_md begin
/L3? languagelevel 3 ge def
/bd{bind def}bind def
/ld{load def}bd
/xs{exch store}bd
/xd{exch def}bd
/cmmtx matrix def
mark
/sc/setcolor
/scs/setcolorspace
/dr/defineresource
/fr/findresource
/T/true
/F/false
/d/setdash
/w/setlinewidth
/J/setlinecap
/j/setlinejoin
/M/setmiterlimit
/i/setflat
/rc/rectclip
/rf/rectfill
/rs/rectstroke
/f/fill
/f*/eofill
/sf/selectfont
/s/show
/xS/xshow
/yS/yshow
/xyS/xyshow
/S/stroke
/m/moveto
/l/lineto
/c/curveto
/h/closepath
/n/newpath
/q/gsave
/Q/grestore
counttomark 2 idiv
{ld}repeat pop
/SC{
/ColorSpace fr scs
}bd
/sopr /setoverprint where{pop/setoverprint}{/pop}ifelse ld
/soprm /setoverprintmode where{pop/setoverprintmode}{/pop}ifelse ld
/cgmtx matrix def
/sdmtx{cgmtx currentmatrix pop}bd
/CM {cgmtx setmatrix}bd
/cm {cmmtx astore CM concat}bd
/W{clip newpath}bd
/W*{eoclip newpath}bd
statusdict begin product end dup (HP) anchorsearch{
pop pop pop
true
}{
pop
(hp) anchorsearch{
pop pop true
}{
pop false
}ifelse
}ifelse
{
{
{
pop pop
(0)dup 0 4 -1 roll put
F charpath
}cshow
}
}{
{F charpath}
}ifelse
/cply exch bd
/cps {cply stroke}bd
/pgsave 0 def
/bp{/pgsave save store}bd
/ep{pgsave restore showpage}def
/re{4 2 roll m 1 index 0 rlineto 0 exch rlineto neg 0 rlineto h}bd
/scrdict 10 dict def
/scrmtx matrix def
/patarray 0 def
/createpat{patarray 3 1 roll put}bd
/makepat{
scrmtx astore pop
gsave
initgraphics
CM
patarray exch get
scrmtx
makepattern
grestore
setpattern
}bd
/cg_BeginEPSF{
userdict save/cg_b4_Inc_state exch put
userdict/cg_endepsf/cg_EndEPSF load put
count userdict/cg_op_count 3 -1 roll put
countdictstack dup array dictstack userdict/cg_dict_array 3 -1 roll put
3 sub{end}repeat
/showpage {} def
0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin
10 setmiterlimit [] 0 setdash newpath
false setstrokeadjust false setoverprint
}bd
/cg_EndEPSF{
countdictstack 3 sub { end } repeat
cg_dict_array 3 1 index length 3 sub getinterval
{begin}forall
count userdict/cg_op_count get sub{pop}repeat
userdict/cg_b4_Inc_state get restore
F setpacking
}bd
/cg_biproc{currentfile/RunLengthDecode filter}bd
/cg_aiproc{currentfile/ASCII85Decode filter/RunLengthDecode filter}bd
/ImageDataSource 0 def
L3?{
/cg_mibiproc{pop pop/ImageDataSource{cg_biproc}def}bd
/cg_miaiproc{pop pop/ImageDataSource{cg_aiproc}def}bd
}{
/ImageBandMask 0 def
/ImageBandData 0 def
/cg_mibiproc{
string/ImageBandMask xs
string/ImageBandData xs
/ImageDataSource{[currentfile/RunLengthDecode filter dup ImageBandMask/readstring cvx
/pop cvx dup ImageBandData/readstring cvx/pop cvx]cvx bind}bd
}bd
/cg_miaiproc{
string/ImageBandMask xs
string/ImageBandData xs
/ImageDataSource{[currentfile/ASCII85Decode filter/RunLengthDecode filter
dup ImageBandMask/readstring cvx
/pop cvx dup ImageBandData/readstring cvx/pop cvx]cvx bind}bd
}bd
}ifelse
/imsave 0 def
/BI{save/imsave xd mark}bd
/EI{imsave restore}bd
/ID{
counttomark 2 idiv
dup 2 add
dict begin
{def} repeat
pop
/ImageType 1 def
/ImageMatrix[Width 0 0 Height neg 0 Height]def
currentdict dup/ImageMask known{ImageMask}{F}ifelse exch
L3?{
dup/MaskedImage known
{
pop
<<
/ImageType 3
/InterleaveType 2
/DataDict currentdict
/MaskDict
<< /ImageType 1
/Width Width
/Height Height
/ImageMatrix ImageMatrix
/BitsPerComponent 1
/Decode [0 1]
currentdict/Interpolate known
{/Interpolate Interpolate}if
>>
>>
}if
}if
exch
{imagemask}{image}ifelse
end
}bd
/cguidfix{statusdict begin mark version end
{cvr}stopped{cleartomark 0}{exch pop}ifelse
2012 lt{dup findfont dup length dict begin
{1 index/FID ne 2 index/UniqueID ne and
{def} {pop pop} ifelse}forall
currentdict end definefont pop
}{pop}ifelse
}bd
/t_array 0 def
/t_i 0 def
/t_c 1 string def
/x_proc{
exch t_array t_i get add exch moveto
/t_i t_i 1 add store
}bd
/y_proc{
t_array t_i get add moveto
/t_i t_i 1 add store
}bd
/xy_proc{
t_array t_i 2 copy 1 add get 3 1 roll get
4 -1 roll add 3 1 roll add moveto
/t_i t_i 2 add store
}bd
/sop 0 def
/cp_proc/x_proc ld
/base_charpath
{
/t_array xs
/t_i 0 def
{
t_c 0 3 -1 roll put
currentpoint
t_c cply sop
cp_proc
}forall
/t_array 0 def
}bd
/sop/stroke ld
/nop{}def
/xsp/base_charpath ld
/ysp{/cp_proc/y_proc ld base_charpath/cp_proc/x_proc ld}bd
/xysp{/cp_proc/xy_proc ld base_charpath/cp_proc/x_proc ld}bd
/xmp{/sop/nop ld /cp_proc/x_proc ld base_charpath/sop/stroke ld}bd
/ymp{/sop/nop ld /cp_proc/y_proc ld base_charpath/sop/stroke ld}bd
/xymp{/sop/nop ld /cp_proc/xy_proc ld base_charpath/sop/stroke ld}bd
/refnt{
findfont dup length dict copy dup
/Encoding 4 -1 roll put
definefont pop
}bd
/renmfont{
findfont dup length dict copy definefont pop
}bd
L3? dup dup{save exch}if
/Range 0 def
/DataSource 0 def
/val 0 def
/nRange 0 def
/mulRange 0 def
/d0 0 def
/r0 0 def
/di 0 def
/ri 0 def
/a0 0 def
/a1 0 def
/r1 0 def
/r2 0 def
/dx 0 def
/Nsteps 0 def
/sh3tp 0 def
/ymax 0 def
/ymin 0 def
/xmax 0 def
/xmin 0 def
/setupFunEval
{
begin
/nRange Range length 2 idiv store
/mulRange
[
0 1 nRange 1 sub
{
2 mul/nDim2 xd
Range nDim2 get
Range nDim2 1 add get
1 index sub
255 div
exch
}for
]store
end
}bd
/FunEval
{
begin
nRange mul /val xd
0 1 nRange 1 sub
{
dup 2 mul/nDim2 xd
val
add DataSource exch get
mulRange nDim2 get mul
mulRange nDim2 1 add get
add
}for
end
}bd
/max
{
2 copy lt
{exch pop}{pop}ifelse
}bd
/sh2
{
/Coords load aload pop
3 index 3 index translate
3 -1 roll sub
3 1 roll exch
sub
2 copy
dup mul exch dup mul add sqrt
dup
scale
atan
rotate
/Function load setupFunEval
clippath {pathbbox}stopped {0 0 0 0}if newpath
/ymax xs
/xmax xs
/ymin xs
/xmin xs
currentdict/Extend known
{
/Extend load 0 get
{
0/Function load FunEval sc
xmin ymin xmin abs ymax ymin sub rectfill
}if
}if
/Nsteps/Function load/Size get 0 get 1 sub store
/dx 1 Nsteps div store
gsave
/di ymax ymin sub store
/Function load
0 1 Nsteps
{
1 index FunEval sc
0 ymin dx di rectfill
dx 0 translate
}for
pop
grestore
currentdict/Extend known
{
/Extend load 1 get
{
Nsteps/Function load FunEval sc
1 ymin xmax 1 sub abs ymax ymin sub rectfill
}if
}if
}bd
/shp
{
4 copy
dup 0 gt{
0 exch a1 a0 arc
}{
pop 0 moveto
}ifelse
dup 0 gt{
0 exch a0 a1 arcn
}{
pop 0 lineto
}ifelse
fill
dup 0 gt{
0 exch a0 a1 arc
}{
pop 0 moveto
}ifelse
dup 0 gt{
0 exch a1 a0 arcn
}{
pop 0 lineto
}ifelse
fill
}bd
/calcmaxs
{
xmin dup mul ymin dup mul add sqrt
xmax dup mul ymin dup mul add sqrt
xmin dup mul ymax dup mul add sqrt
xmax dup mul ymax dup mul add sqrt
max max max
}bd
/sh3
{
/Coords load aload pop
5 index 5 index translate
3 -1 roll 6 -1 roll sub
3 -1 roll 5 -1 roll sub
2 copy dup mul exch dup mul add sqrt
/dx xs
2 copy 0 ne exch 0 ne or
{
exch atan rotate
}{
pop pop
}ifelse
/r2 xs
/r1 xs
/Function load
dup/Size get 0 get 1 sub
/Nsteps xs
setupFunEval
dx r2 add r1 lt{
0
}{
dx r1 add r2 le
{
1
}{
r1 r2 eq
{
2
}{
3
}ifelse
}ifelse
}ifelse
/sh3tp xs
clippath {pathbbox}stopped {0 0 0 0}if
newpath
/ymax xs
/xmax xs
/ymin xs
/xmin xs
dx dup mul r2 r1 sub dup mul sub dup 0 gt
{
sqrt r2 r1 sub atan
/a0 exch 180 exch sub store
/a1 a0 neg store
}{
pop
/a0 0 store
/a1 360 store
}ifelse
currentdict/Extend known
{
/Extend load 0 get r1 0 gt and
{
0/Function load FunEval sc
{
{
dx 0 r1 360 0 arcn
xmin ymin moveto
xmax ymin lineto
xmax ymax lineto
xmin ymax lineto
xmin ymin lineto
eofill
}
{
r1 0 gt{0 0 r1 0 360 arc fill}if
}
{
0 r1 xmin abs r1 add neg r1 shp
}
{
r2 r1 gt{
0 r1
r1 neg r2 r1 sub div dx mul
0
shp
}{
0 r1 calcmaxs
dup
r2 add dx mul dx r1 r2 sub sub div
neg
exch 1 index
abs exch sub
shp
}ifelse
}
}sh3tp get exec
}if
}if
/d0 0 store
/r0 r1 store
/di dx Nsteps div store
/ri r2 r1 sub Nsteps div store
/Function load
0 1 Nsteps
{
1 index FunEval sc
d0 di add r0 ri add d0 r0 shp
{
d0 0 r0 a1 a0 arc
d0 di add 0 r0 ri add a0 a1 arcn
fill
d0 0 r0 a0 a1 arc
d0 di add 0 r0 ri add a1 a0 arcn
fill
}pop
/d0 d0 di add store
/r0 r0 ri add store
}for
pop
currentdict/Extend known
{
/Extend load 1 get r2 0 gt and
{
Nsteps/Function load FunEval sc
{
{
dx 0 r2 0 360 arc fill
}
{
dx 0 r2 360 0 arcn
xmin ymin moveto
xmax ymin lineto
xmax ymax lineto
xmin ymax lineto
xmin ymin lineto
eofill
}
{
xmax abs r1 add r1 dx r1 shp
}
{
r2 r1 gt{
calcmaxs dup
r1 add dx mul dx r2 r1 sub sub div
exch 1 index
exch sub
dx r2
shp
}{
r1 neg r2 r1 sub div dx mul
0
dx
r2
shp
}ifelse
}
}
sh3tp get exec
}if
}if
}bd
/sh
{
begin
/ShadingType load dup dup 2 eq exch 3 eq or
{
gsave
newpath
/ColorSpace load scs
currentdict/BBox known
{
/BBox load aload pop
2 index sub
3 index
3 -1 roll exch sub
exch rectclip
}if
2 eq
{sh2}{sh3}ifelse
grestore
}{
pop
(DEBUG: shading type unimplemented\n)print flush
}ifelse
end
}bd
{restore}if not dup{save exch}if
L3?{
/sh/shfill ld
/csq/clipsave ld
/csQ/cliprestore ld
}if
{restore}if
end
setpacking
%%EndFile
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%PageBoundingBox: 0 0 608 160
%%BeginPageSetup
cg_md begin
bp
sdmtx
[ /CIEBasedABC 4 dict dup begin
/WhitePoint [ 0.9505 1.0000 1.0891 ] def
/DecodeABC [
{ 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse
1 index 1 index ge { exch pop } { pop } ifelse <
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000001010101010101010101010101
0101010101010101010101010101010101010101010101020202020202020202
0202020202020202020202020202020202030303030303030303030303030303
0303030303030304040404040404040404040404040404040404050505050505
0505050505050505050506060606060606060606060606060607070707070707
0707070707070708080808080808080808080808090909090909090909090909
0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c
0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010
1010101010111111111111111112121212121212121313131313131313141414
1414141414151515151515151616161616161616171717171717171818181818
18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d
1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223
2323232323242424242425252525252526262626262727272727282828282829
292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f
2f2f303030303131313131323232323333333333343434343535353535363636
36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e
3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646
4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f
4f50505051515151525252535353535454545555555656565657575758585859
59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263
63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e
6e6e6f6f6f707070717171727273737374747475757576767677777878787979
797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585
86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292
9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f
a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae
aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd
bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc
cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd
dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee
eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff
> dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling
cvi 3 index exch get 4 -1 roll 3 -1 roll get
dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind
{ 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse
1 index 1 index ge { exch pop } { pop } ifelse <
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000001010101010101010101010101
0101010101010101010101010101010101010101010101020202020202020202
0202020202020202020202020202020202030303030303030303030303030303
0303030303030304040404040404040404040404040404040404050505050505
0505050505050505050506060606060606060606060606060607070707070707
0707070707070708080808080808080808080808090909090909090909090909
0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c
0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010
1010101010111111111111111112121212121212121313131313131313141414
1414141414151515151515151616161616161616171717171717171818181818
18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d
1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223
2323232323242424242425252525252526262626262727272727282828282829
292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f
2f2f303030303131313131323232323333333333343434343535353535363636
36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e
3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646
4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f
4f50505051515151525252535353535454545555555656565657575758585859
59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263
63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e
6e6e6f6f6f707070717171727273737374747475757576767677777878787979
797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585
86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292
9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f
a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae
aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd
bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc
cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd
dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee
eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff
> dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling
cvi 3 index exch get 4 -1 roll 3 -1 roll get
dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind
{ 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse
1 index 1 index ge { exch pop } { pop } ifelse <
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000001010101010101010101010101
0101010101010101010101010101010101010101010101020202020202020202
0202020202020202020202020202020202030303030303030303030303030303
0303030303030304040404040404040404040404040404040404050505050505
0505050505050505050506060606060606060606060606060607070707070707
0707070707070708080808080808080808080808090909090909090909090909
0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c
0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010
1010101010111111111111111112121212121212121313131313131313141414
1414141414151515151515151616161616161616171717171717171818181818
18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d
1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223
2323232323242424242425252525252526262626262727272727282828282829
292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f
2f2f303030303131313131323232323333333333343434343535353535363636
36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e
3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646
4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f
4f50505051515151525252535353535454545555555656565657575758585859
59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263
63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e
6e6e6f6f6f707070717171727273737374747475757576767677777878787979
797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585
86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292
9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f
a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae
aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd
bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc
cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd
dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee
eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff
> dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling
cvi 3 index exch get 4 -1 roll 3 -1 roll get
dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind
] def
/MatrixABC [ 0.4124 0.2126 0.0193 0.3576 0.7151 0.1192 0.1805 0.0722 0.9508 ] def
/RangeLMN [ 0.0 0.9505 0.0 1.0000 0.0 1.0891 ] def
end ] /Cs1 exch/ColorSpace dr pop
%%EndPageSetup
0.60000002 i
/Cs1 SC
0.23529412 0.23529412 0.23529412 sc
q
2 15.003872 m
2 7.8149743 7.8157911 2 14.998466 2 c
145.00154 2 l
152.17584 2 158 7.8244047 158 15.003872 c
160 15.003872 m
160 6.7174625 153.27803 0 145.00154 0 c
14.998466 0 l
6.7150416 0 0 6.7065849 0 15.003872 c
2 14 m
0 16 l
160 16 l
158 14 l
160 14 m
0 14 l
W
0 0 608 160 rc
-5 21 m
165 21 l
165 -5 l
-5 -5 l
h
f
Q
q
83 90 m
83 160 l
77 160 l
77 14 l
83 14 l
83 84 l
160 84 l
160 90 l
83 90 l
h
0 144.99352 m
0 153.28137 6.7219648 160 14.998466 160 c
145.00154 160 l
153.28496 160 160 153.27509 160 144.99352 c
160 14 l
0 14 l
0 144.99352 l
h
0 144.99352 m
W*
0 0 608 160 rc
-5 165 m
165 165 l
165 9 l
-5 9 l
h
f
Q
q
242 12 m
230.85426 12.165432 222.63789 15.032893 217.12346 20.7679 c
211.60902 26.502909 208.85185 34.995007 209 46.244446 c
209 98 l
189 98 l
189 113 l
209 113 l
209 146 l
225 146 l
225 113 l
262 112.91358 l
262 98.024689 l
225 98 l
225 46.079014 l
225.39507 39.571983 226.99422 34.802074 230.1926 31.769136 c
233.39096 28.736198 237.58186 27.219753 242.76543 27.219753 c
245.19179 27.219753 247.89381 27.49547 250.87161 28.046913 c
253.8494 28.598356 256.88229 29.425508 259.97037 30.528395 c
263.27902 15.97037 l
259.52921 14.646907 255.86215 13.681896 252.27777 13.075309 c
248.69341 12.468721 245.19179 12.165432 241.77284 12.165432 c
242 12 l
h
295 14 m
278.15918 14 l
278 112.91358 l
295 112.91358 l
295 96.370369 l
295 96.370369 304.76617 106.29628 309.67401 109.60493 c
314.58185 112.9136 320.34436 114.5679 326.96167 114.5679 c
332.80695 114.5679 337.79745 112.94117 341.93326 109.68765 c
346.06909 106.43414 349.01926 101.99509 350.78387 96.370369 c
350.78387 96.370369 361.92294 106.29628 366.99622 109.60493 c
372.06952 112.9136 378.08014 114.5679 385.02832 114.5679 c
392.74854 114.5679 398.92459 111.72801 403.55673 106.04815 c
408.18884 100.36829 410.50488 92.730911 410 83.139999 c
410 14 l
394 14 l
393.96167 80.488892 l
393.96167 87.106209 392.69336 91.820976 390.15674 94.633331 c
387.62009 97.445694 383.98062 98.851852 379.23822 98.851852 c
374.49579 98.851852 369.78104 97.418121 365.09375 94.550621 c
360.40649 91.683113 356.24316 87.878212 353 83.135803 c
353 14 l
336.06042 14 l
336.06042 80.488892 l
336.06042 87.106209 334.79211 91.820976 332.25549 94.633331 c
329.71884 97.445694 326.07938 98.851852 321.33698 98.851852 c
316.59457 98.851852 311.87979 97.418121 307.19254 94.550621 c
302.50525 91.683113 298.34192 87.878212 295 83.135803 c
295 14 l
h
438.9505 21.264198 m
433.10519 27.440361 430.18259 35.656738 430 46 c
430 113 l
447 113 l
447 49.220001 l
446.7258 42.16375 448.3801 36.814835 451.68875 33.175308 c
454.99741 29.535784 459.85004 27.716049 466.2468 27.716049 c
471.32007 27.716049 476.36569 29.177351 481.38382 32.099998 c
486.40195 35.022648 491.39243 39.35141 496 45.086418 c
496 112.91358 l
513 113 l
512.89862 14 l
496 14 l
496 30.197531 l
496 30.197531 485.13364 20.271622 479.89493 16.962963 c
474.65622 13.654305 468.78345 12 462.2764 12 c
452.57101 12 444.79578 15.088035 438.9505 21.264198 c
h
588.65784 14 m
564.50476 51.041977 l
541.84052 14 l
523.4776 14 l
556.56403 63.449383 l
524.63562 113 l
543.164 113 l
566.15906 77.180244 l
589.48499 113 l
607.84796 113 l
574.43066 64.441978 l
607.18622 14 l
588.65784 14 l
h
588.65784 14 m
W*
0 0 608 160 rc
184 151 m
612.84796 151 l
612.84796 7 l
184 7 l
h
f
ep
end
%%Trailer
%%EOF