-
Notifications
You must be signed in to change notification settings - Fork 0
/
punew_gmdc_2002.eps
2398 lines (2296 loc) · 39.3 KB
/
punew_gmdc_2002.eps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 0 497 404 792
%%HiResBoundingBox: 0. 496.8 403.2 792.
%%Pages: 1
%%Creator: EViews 5.0
%%EndComments
%%EndProlog
%%Page: 1 1
mark
50 dict begin
[1 0 0 -1 0 792.] concat
1. 1. scale
0.1 0.1 scale
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
/Arial 22. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
1 1 1 setrgbcolor
372. 2287. 3409. -2046. rectfill
371 240 moveto
0 0 0 setrgbcolor
5 setlinewidth
2 setlinecap
371 2287 lineto stroke
371 2287 moveto
0 0 0 setrgbcolor
5 setlinewidth
2 setlinecap
3781 2287 lineto stroke
3781 2287 moveto
0 0 0 setrgbcolor
5 setlinewidth
2 setlinecap
3781 240 lineto stroke
3781 240 moveto
0 0 0 setrgbcolor
5 setlinewidth
2 setlinecap
371 240 lineto stroke
371 240 moveto
initclip
/Arial 95. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2231 sub} def
217 ty moveto
(-3) show
grestore
367 2285 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 2285 lineto stroke
330 2285 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2004 sub} def
217 ty moveto
(-2) show
grestore
367 2058 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 2058 lineto stroke
330 2058 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 1777 sub} def
217 ty moveto
(-1) show
grestore
367 1831 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 1831 lineto stroke
330 1831 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 1550 sub} def
249 ty moveto
(0) show
grestore
367 1604 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 1604 lineto stroke
330 1604 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 1323 sub} def
249 ty moveto
(1) show
grestore
367 1377 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 1377 lineto stroke
330 1377 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 1096 sub} def
249 ty moveto
(2) show
grestore
367 1150 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 1150 lineto stroke
330 1150 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 869 sub} def
249 ty moveto
(3) show
grestore
367 923 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 923 lineto stroke
330 923 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 642 sub} def
249 ty moveto
(4) show
grestore
367 696 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 696 lineto stroke
330 696 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 415 sub} def
249 ty moveto
(5) show
grestore
367 469 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 469 lineto stroke
330 469 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 189 sub} def
249 ty moveto
(6) show
grestore
367 243 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
330 243 lineto stroke
330 243 moveto
/Arial 95. selectfont
/FontScaleY {currentfont /FontMatrix get
3 get} def
/FontHeight {currentfont /FontBBox get
3 get
FontScaleY mul} def
372 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
372 2313 lineto stroke
372 2313 moveto
443 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
443 2313 lineto stroke
443 2313 moveto
514 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
514 2313 lineto stroke
514 2313 moveto
585 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
585 2313 lineto stroke
585 2313 moveto
656 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
656 2313 lineto stroke
656 2313 moveto
727 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
727 2313 lineto stroke
727 2313 moveto
798 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
798 2313 lineto stroke
798 2313 moveto
869 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
869 2313 lineto stroke
869 2313 moveto
940 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
940 2313 lineto stroke
940 2313 moveto
1011 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1011 2313 lineto stroke
1011 2313 moveto
1082 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1082 2313 lineto stroke
1082 2313 moveto
1153 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1153 2313 lineto stroke
1153 2313 moveto
1224 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1224 2313 lineto stroke
1224 2313 moveto
1295 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1295 2313 lineto stroke
1295 2313 moveto
1366 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1366 2313 lineto stroke
1366 2313 moveto
1437 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1437 2313 lineto stroke
1437 2313 moveto
1508 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1508 2313 lineto stroke
1508 2313 moveto
1579 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1579 2313 lineto stroke
1579 2313 moveto
1650 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1650 2313 lineto stroke
1650 2313 moveto
1721 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1721 2313 lineto stroke
1721 2313 moveto
1792 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1792 2313 lineto stroke
1792 2313 moveto
1863 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1863 2313 lineto stroke
1863 2313 moveto
1934 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1934 2313 lineto stroke
1934 2313 moveto
2005 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2005 2313 lineto stroke
2005 2313 moveto
2076 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2076 2313 lineto stroke
2076 2313 moveto
2147 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2147 2313 lineto stroke
2147 2313 moveto
2218 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2218 2313 lineto stroke
2218 2313 moveto
2289 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2289 2313 lineto stroke
2289 2313 moveto
2360 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2360 2313 lineto stroke
2360 2313 moveto
2431 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2431 2313 lineto stroke
2431 2313 moveto
2502 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2502 2313 lineto stroke
2502 2313 moveto
2573 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2573 2313 lineto stroke
2573 2313 moveto
2644 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2644 2313 lineto stroke
2644 2313 moveto
2715 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2715 2313 lineto stroke
2715 2313 moveto
2786 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2786 2313 lineto stroke
2786 2313 moveto
2857 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2857 2313 lineto stroke
2857 2313 moveto
2928 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2928 2313 lineto stroke
2928 2313 moveto
2999 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2999 2313 lineto stroke
2999 2313 moveto
3070 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3070 2313 lineto stroke
3070 2313 moveto
3141 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3141 2313 lineto stroke
3141 2313 moveto
3212 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3212 2313 lineto stroke
3212 2313 moveto
3283 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3283 2313 lineto stroke
3283 2313 moveto
3354 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3354 2313 lineto stroke
3354 2313 moveto
3425 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3425 2313 lineto stroke
3425 2313 moveto
3496 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3496 2313 lineto stroke
3496 2313 moveto
3567 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3567 2313 lineto stroke
3567 2313 moveto
3638 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3638 2313 lineto stroke
3638 2313 moveto
3709 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3709 2313 lineto stroke
3709 2313 moveto
3780 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3780 2313 lineto stroke
3780 2313 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
461 ty moveto
(02) show
grestore
372 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
372 2334 lineto stroke
372 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
745 ty moveto
(03) show
grestore
656 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
656 2334 lineto stroke
656 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
1029 ty moveto
(04) show
grestore
940 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
940 2334 lineto stroke
940 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
1313 ty moveto
(05) show
grestore
1224 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1224 2334 lineto stroke
1224 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
1597 ty moveto
(06) show
grestore
1508 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1508 2334 lineto stroke
1508 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
1881 ty moveto
(07) show
grestore
1792 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
1792 2334 lineto stroke
1792 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
2165 ty moveto
(08) show
grestore
2076 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2076 2334 lineto stroke
2076 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
2449 ty moveto
(09) show
grestore
2360 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2360 2334 lineto stroke
2360 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
2733 ty moveto
(10) show
grestore
2644 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2644 2334 lineto stroke
2644 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
3017 ty moveto
(11) show
grestore
2928 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
2928 2334 lineto stroke
2928 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
3301 ty moveto
(12) show
grestore
3212 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3212 2334 lineto stroke
3212 2334 moveto
gsave
[1 0 0 -1 0 7920.] concat
0 0 0 setrgbcolor
/ty {7920. FontHeight sub 2352 sub} def
3585 ty moveto
(13) show
grestore
3496 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3496 2334 lineto stroke
3496 2334 moveto
3780 2291 moveto
0 0 0 setrgbcolor
4 setlinewidth
0 setlinecap
3780 2334 lineto stroke
3780 2334 moveto
371. 2287. 3410. -2047. rectclip
384 1346 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
407 1347 lineto stroke
407 1347 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
431 1271 lineto stroke
431 1271 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
455 1235 lineto stroke
455 1235 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
478 1337 lineto stroke
478 1337 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
502 1363 lineto stroke
502 1363 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
526 1274 lineto stroke
526 1274 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
549 1198 lineto stroke
549 1198 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
573 1263 lineto stroke
573 1263 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
597 1149 lineto stroke
597 1149 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
620 1110 lineto stroke
620 1110 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
644 1071 lineto stroke
644 1071 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
668 1022 lineto stroke
668 1022 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
691 937 lineto stroke
691 937 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
715 929 lineto stroke
715 929 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
739 1105 lineto stroke
739 1105 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
762 1142 lineto stroke
762 1142 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
786 1130 lineto stroke
786 1130 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
810 1130 lineto stroke
810 1130 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
833 1119 lineto stroke
833 1119 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
857 1083 lineto stroke
857 1083 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
881 1145 lineto stroke
881 1145 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
904 1207 lineto stroke
904 1207 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
928 1181 lineto stroke
928 1181 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
952 1171 lineto stroke
952 1171 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
975 1223 lineto stroke
975 1223 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
999 1213 lineto stroke
999 1213 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1023 1091 lineto stroke
1023 1091 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1046 922 lineto stroke
1046 922 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1070 875 lineto stroke
1070 875 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1094 935 lineto stroke
1094 935 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1117 1009 lineto stroke
1117 1009 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1141 1035 lineto stroke
1141 1035 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1165 892 lineto stroke
1165 892 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1188 818 lineto stroke
1188 818 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1212 877 lineto stroke
1212 877 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1236 940 lineto stroke
1236 940 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1259 932 lineto stroke
1259 932 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1283 901 lineto stroke
1283 901 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1307 821 lineto stroke
1307 821 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1330 977 lineto stroke
1330 977 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1354 1037 lineto stroke
1354 1037 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1378 896 lineto stroke
1378 896 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1401 792 lineto stroke
1401 792 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1425 565 lineto stroke
1425 565 moveto
0 0 1 setrgbcolor
7 setlinewidth
1 setlinecap
1449 638 lineto stroke
1449 638 moveto
0 0 1 setrgbcolor
7 setlinewidth