~ubuntu-branches/ubuntu/maverick/ultrastar-ng/maverick

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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://web.resource.org/cc/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   version="1.0"
   x="0"
   y="0"
   width="800.000000"
   height="600.000000"
   id="svg559"
   sodipodi:version="0.32"
   inkscape:version="0.45.1"
   sodipodi:docname="configuration_bg.svg"
   sodipodi:docbase="/home/yoda/UltraStar/sf/UltraStar-ng/themes/lima"
   inkscape:output_extension="org.inkscape.output.svg.inkscape">
  <metadata
     id="metadata35">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <sodipodi:namedview
     inkscape:window-height="970"
     inkscape:window-width="1672"
     inkscape:pageshadow="2"
     inkscape:pageopacity="0.0"
     guidetolerance="10.0"
     gridtolerance="10.0"
     objecttolerance="10.0"
     borderopacity="1.0"
     bordercolor="#666666"
     pagecolor="#ffffff"
     id="base"
     inkscape:zoom="1.2633333"
     inkscape:cx="400"
     inkscape:cy="300"
     inkscape:window-x="0"
     inkscape:window-y="0"
     inkscape:current-layer="svg559" />
  <defs
     id="defs561">
    <linearGradient
       inkscape:collect="always"
       id="linearGradient6053">
      <stop
         style="stop-color:white;stop-opacity:1;"
         offset="0"
         id="stop6055" />
      <stop
         style="stop-color:white;stop-opacity:0;"
         offset="1"
         id="stop6057" />
    </linearGradient>
    <pattern
       inkscape:collect="always"
       xlink:href="#pattern1930"
       id="pattern3286"
       patternTransform="matrix(1.880952,0,0,1.880952,-1419.879,-2652.216)" />
    <pattern
       inkscape:collect="always"
       xlink:href="#pattern2837"
       id="pattern3279"
       patternTransform="translate(-1618.402,-2536.988)" />
    <pattern
       inkscape:collect="always"
       xlink:href="#pattern6644"
       id="pattern3191"
       patternTransform="translate(-1882.675,-1101.464)" />
    <pattern
       inkscape:collect="always"
       xlink:href="#pattern6660"
       id="pattern3188"
       patternTransform="translate(-1819.818,-1718.607)" />
    <linearGradient
       id="linearGradient589">
      <stop
         style="stop-color:#00ffff;stop-opacity:1.0000;"
         offset="0"
         id="stop590" />
      <stop
         style="stop-color:#000000;stop-opacity:0;"
         offset="1"
         id="stop591" />
    </linearGradient>
    <linearGradient
       id="linearGradient583">
      <stop
         style="stop-color:#0000ff;stop-opacity:1.0000;"
         offset="0"
         id="stop584" />
      <stop
         style="stop-color:#ffffff;stop-opacity:1.0000;"
         offset="1"
         id="stop585" />
    </linearGradient>
    <linearGradient
       id="linearGradient578">
      <stop
         style="stop-color:#ff0000;stop-opacity:1.0000;"
         offset="0"
         id="stop579" />
      <stop
         style="stop-color:#ffffff;stop-opacity:1.0000;"
         offset="1"
         id="stop580" />
    </linearGradient>
    <linearGradient
       id="linearGradient573">
      <stop
         style="stop-color:#00ff00;stop-opacity:1.0000;"
         offset="0"
         id="stop574" />
      <stop
         style="stop-color:#ffffff;stop-opacity:1.0000;"
         offset="1"
         id="stop575" />
    </linearGradient>
    <linearGradient
       id="linearGradient567">
      <stop
         style="stop-color:#000000;stop-opacity:1.0000;"
         offset="0"
         id="stop568" />
      <stop
         style="stop-color:#ffffff;stop-opacity:1.0000;"
         offset="1"
         id="stop569" />
    </linearGradient>
    <linearGradient
       x1="1.230863e-8"
       y1="-2.084443e-6"
       x2="0.999999"
       y2="-2.084443e-6"
       id="linearGradient570"
       xlink:href="#linearGradient567"
       spreadMethod="pad" />
    <linearGradient
       id="linearGradient572"
       xlink:href="#linearGradient573" />
    <linearGradient
       x1="-1.284595e-10"
       y1="3.294485e-8"
       x2="1"
       y2="3.294485e-8"
       id="linearGradient577"
       xlink:href="#linearGradient578" />
    <linearGradient
       x1="-9.526207e-9"
       y1="-5.004816e-8"
       x2="1"
       y2="-5.004816e-8"
       id="linearGradient582"
       xlink:href="#linearGradient583" />
    <linearGradient
       x1="0.484615"
       y1="0.492188"
       x2="0.476923"
       y2="0.101563"
       id="linearGradient587"
       xlink:href="#linearGradient583" />
    <radialGradient
       cx="0.500000"
       cy="0.500000"
       r="0.482078"
       fx="0.500000"
       fy="0.500000"
       id="radialGradient588"
       xlink:href="#linearGradient589" />
    <radialGradient
       gradientTransform="matrix(0.435326,0,0,0.435326,18.91658,12.49341)"
       gradientUnits="userSpaceOnUse"
       r="2.2697367"
       fy="20.538168"
       fx="33.499996"
       cy="20.538168"
       cx="33.499996"
       id="radialGradient2413"
       xlink:href="#linearGradient2407"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="43.420425"
       x2="17.402376"
       y1="49.110714"
       x1="16.4375"
       id="linearGradient2405"
       xlink:href="#linearGradient2399"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="14.046875"
       x2="14.40625"
       y1="15.323075"
       x1="18.328718"
       id="linearGradient2385"
       xlink:href="#linearGradient2371"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="14.046875"
       x2="14.40625"
       y1="15.323075"
       x1="18.328718"
       id="linearGradient2383"
       xlink:href="#linearGradient2371"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="14.046875"
       x2="14.40625"
       y1="15.323075"
       x1="18.328718"
       id="linearGradient2381"
       xlink:href="#linearGradient2371"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="14.046875"
       x2="14.40625"
       y1="15.323075"
       x1="18.328718"
       id="linearGradient2379"
       xlink:href="#linearGradient2371"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="14.046875"
       x2="14.40625"
       y1="15.323075"
       x1="18.328718"
       id="linearGradient2377"
       xlink:href="#linearGradient2371"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="20.4375"
       x2="33.96875"
       y1="15.803662"
       x1="25.160467"
       id="linearGradient2369"
       xlink:href="#linearGradient2355"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="20.4375"
       x2="33.96875"
       y1="15.803662"
       x1="25.160467"
       id="linearGradient2367"
       xlink:href="#linearGradient2355"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="20.4375"
       x2="33.96875"
       y1="15.803662"
       x1="25.160467"
       id="linearGradient2365"
       xlink:href="#linearGradient2355"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="20.4375"
       x2="33.96875"
       y1="15.803662"
       x1="25.160467"
       id="linearGradient2363"
       xlink:href="#linearGradient2355"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="20.4375"
       x2="33.96875"
       y1="15.803662"
       x1="25.160467"
       id="linearGradient2361"
       xlink:href="#linearGradient2355"
       inkscape:collect="always" />
    <radialGradient
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.491918,-8.445108e-2,-5.874412e-2,3.986724,-9.646804,-20.27595)"
       r="10.98921"
       fy="6.644074"
       fx="19.557497"
       cy="6.644074"
       cx="19.557497"
       id="radialGradient2351"
       xlink:href="#linearGradient2345"
       inkscape:collect="always" />
    <radialGradient
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(2.530751,0,0,2.296006,-31.03641,-6.699856)"
       r="12.494026"
       fy="5.7119732"
       fx="20.275276"
       cy="5.7119732"
       cx="20.275276"
       id="radialGradient2343"
       xlink:href="#linearGradient2337"
       inkscape:collect="always" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="35.689548"
       x2="48.25"
       y1="36.689548"
       x1="41.25"
       id="linearGradient2258"
       xlink:href="#linearGradient2252"
       inkscape:collect="always" />
    <radialGradient
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1,0,0,0.425856,0,23.53992)"
       r="16.4375"
       fy="41"
       fx="25.1875"
       cy="41"
       cx="25.1875"
       id="radialGradient2248"
       xlink:href="#linearGradient2242"
       inkscape:collect="always" />
    <radialGradient
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1,0,0,0.52514,0,22.02165)"
       r="11.1875"
       fy="42.090427"
       fx="15.4375"
       cy="42.090427"
       cx="15.4375"
       id="radialGradient2238"
       xlink:href="#linearGradient2232"
       inkscape:collect="always" />
    <linearGradient
       id="linearGradient2232">
      <stop
         id="stop2234"
         offset="0"
         style="stop-color:#b0b0b0;stop-opacity:1;" />
      <stop
         id="stop2236"
         offset="1"
         style="stop-color:#747474;stop-opacity:1;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2242"
       inkscape:collect="always">
      <stop
         id="stop2244"
         offset="0"
         style="stop-color:#000000;stop-opacity:1;" />
      <stop
         id="stop2246"
         offset="1"
         style="stop-color:#000000;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2252"
       inkscape:collect="always">
      <stop
         id="stop2254"
         offset="0"
         style="stop-color:#c6c6c6;stop-opacity:1;" />
      <stop
         id="stop2256"
         offset="1"
         style="stop-color:#c6c6c6;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2337"
       inkscape:collect="always">
      <stop
         id="stop2339"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop2341"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2345">
      <stop
         id="stop2347"
         offset="0"
         style="stop-color:#d5d5d5;stop-opacity:1;" />
      <stop
         id="stop2349"
         offset="1"
         style="stop-color:#a0a0a0;stop-opacity:1;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2355"
       inkscape:collect="always">
      <stop
         id="stop2357"
         offset="0"
         style="stop-color:#000000;stop-opacity:1;" />
      <stop
         id="stop2359"
         offset="1"
         style="stop-color:#000000;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2371">
      <stop
         id="stop2373"
         offset="0"
         style="stop-color:#000000;stop-opacity:1;" />
      <stop
         id="stop2375"
         offset="1"
         style="stop-color:#000000;stop-opacity:0.48453608;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2399"
       inkscape:collect="always">
      <stop
         id="stop2401"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop2403"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient2407">
      <stop
         id="stop2409"
         offset="0"
         style="stop-color:#d5d5d5;stop-opacity:1;" />
      <stop
         id="stop2411"
         offset="1"
         style="stop-color:#747474;stop-opacity:1;" />
    </linearGradient>
    <linearGradient
       id="linearGradient3751"
       inkscape:collect="always">
      <stop
         id="stop3753"
         offset="0"
         style="stop-color:black;stop-opacity:1;" />
      <stop
         id="stop3755"
         offset="1"
         style="stop-color:black;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient5546"
       inkscape:collect="always">
      <stop
         id="stop5548"
         offset="0"
         style="stop-color:white;stop-opacity:1;" />
      <stop
         id="stop5550"
         offset="1"
         style="stop-color:white;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient6499"
       inkscape:collect="always">
      <stop
         id="stop6501"
         offset="0"
         style="stop-color:white;stop-opacity:1;" />
      <stop
         id="stop6503"
         offset="1"
         style="stop-color:white;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient6499"
       id="linearGradient3197"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(963.0386,-1956.987)"
       x1="370.92285"
       y1="100.34026"
       x2="372.94315"
       y2="219.56401" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3751"
       id="linearGradient3207"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(963.0386,-1956.987)"
       x1="665.12128"
       y1="684.16162"
       x2="381.28015"
       y2="449.80624" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient5546"
       id="linearGradient3211"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(963.0386,-1956.987)"
       x1="859.73419"
       y1="660.78955"
       x2="1055.1357"
       y2="603.64667" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient6499"
       id="linearGradient3218"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(957.3246,-2796.987)"
       x1="370.92285"
       y1="100.34026"
       x2="372.94315"
       y2="219.56401" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3751"
       id="linearGradient3228"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(957.3246,-2796.987)"
       x1="665.12128"
       y1="684.16162"
       x2="381.28015"
       y2="449.80624" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient5546"
       id="linearGradient3232"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(957.3246,-2796.987)"
       x1="859.73419"
       y1="660.78955"
       x2="1055.1357"
       y2="603.64667" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient6499"
       id="linearGradient3239"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-191.2468,-1956.987)"
       x1="370.92285"
       y1="100.34026"
       x2="372.94315"
       y2="219.56401" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3751"
       id="linearGradient3249"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-191.2468,-1956.987)"
       x1="665.12128"
       y1="684.16162"
       x2="381.28015"
       y2="449.80624" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient5546"
       id="linearGradient3253"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-191.2468,-1956.987)"
       x1="859.73419"
       y1="660.78955"
       x2="1055.1357"
       y2="603.64667" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient6499"
       id="linearGradient3266"
       gradientUnits="userSpaceOnUse"
       x1="370.92285"
       y1="100.34026"
       x2="372.94315"
       y2="219.56401"
       gradientTransform="translate(-202.6754,-2802.701)" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3751"
       id="linearGradient3276"
       gradientUnits="userSpaceOnUse"
       x1="665.12128"
       y1="684.16162"
       x2="381.28015"
       y2="449.80624"
       gradientTransform="translate(-202.6754,-2802.701)" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient5546"
       id="linearGradient3283"
       gradientUnits="userSpaceOnUse"
       x1="859.73419"
       y1="660.78955"
       x2="1055.1357"
       y2="603.64667"
       gradientTransform="translate(-202.6754,-2802.701)" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient6499"
       id="linearGradient3352"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.39611,0,0,0.39611,-2.608147,-4.061635)"
       x1="370.92285"
       y1="100.34026"
       x2="372.94315"
       y2="219.56401" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3751"
       id="linearGradient3383"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.760472,0,0,0.760472,-0.919047,29.31604)"
       x1="665.12128"
       y1="684.16162"
       x2="381.28015"
       y2="449.80624" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient5546"
       id="linearGradient3385"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.760472,0,0,0.760472,-0.919047,29.31604)"
       x1="859.73419"
       y1="660.78955"
       x2="1055.1357"
       y2="603.64667" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient6499"
       id="linearGradient3391"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.39611,0,0,0.39611,-2.608147,-4.061635)"
       x1="370.92285"
       y1="100.34026"
       x2="372.94315"
       y2="219.56401" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient6053"
       id="linearGradient6059"
       x1="410.79538"
       y1="-305.34137"
       x2="410.79538"
       y2="-489.44443"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1,0,0,0.711111,1.214456,-125.5444)" />
  </defs>
  <rect
     y="-0.51514202"
     x="-2.8694673"
     height="604.91272"
     width="803.9436"
     id="rect3308"
     style="color:black;fill:#81d000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" />
  <path
     transform="matrix(0.497438,-0.20567,0.20567,0.497438,-46.39299,390.5531)"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     inkscape:randomized="0"
     inkscape:rounded="0"
     inkscape:flatsided="false"
     sodipodi:arg2="1.6895226"
     sodipodi:arg1="1.0612041"
     sodipodi:r2="45.665279"
     sodipodi:r1="78.688225"
     sodipodi:cy="350.13498"
     sodipodi:cx="141.42136"
     sodipodi:sides="5"
     id="path3320"
     style="opacity:0.22790701;color:black;fill:white;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     sodipodi:type="star" />
  <path
     sodipodi:type="star"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     id="path3322"
     sodipodi:sides="5"
     sodipodi:cx="141.42136"
     sodipodi:cy="350.13498"
     sodipodi:r1="78.688225"
     sodipodi:r2="45.665279"
     sodipodi:arg1="1.0612041"
     sodipodi:arg2="1.6895226"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     transform="matrix(0.432725,1.286838e-2,-1.286838e-2,0.432725,-5.7437686,333.93722)" />
  <path
     transform="matrix(0.310546,-0.158316,0.158316,0.310546,2.0213161,363.96776)"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     inkscape:randomized="0"
     inkscape:rounded="0"
     inkscape:flatsided="false"
     sodipodi:arg2="1.6895226"
     sodipodi:arg1="1.0612041"
     sodipodi:r2="45.665279"
     sodipodi:r1="78.688225"
     sodipodi:cy="350.13498"
     sodipodi:cx="141.42136"
     sodipodi:sides="5"
     id="path3324"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     sodipodi:type="star" />
  <path
     sodipodi:type="star"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     id="path3326"
     sodipodi:sides="5"
     sodipodi:cx="141.42136"
     sodipodi:cy="350.13498"
     sodipodi:r1="78.688225"
     sodipodi:r2="45.665279"
     sodipodi:arg1="1.0612041"
     sodipodi:arg2="1.6895226"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     transform="matrix(0.219886,5.487844e-2,-5.487844e-2,0.219886,51.952123,334.572)" />
  <path
     transform="matrix(0.165076,1.002782e-2,-1.002782e-2,0.165076,81.901891,343.94573)"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     inkscape:randomized="0"
     inkscape:rounded="0"
     inkscape:flatsided="false"
     sodipodi:arg2="1.6895226"
     sodipodi:arg1="1.0612041"
     sodipodi:r2="45.665279"
     sodipodi:r1="78.688225"
     sodipodi:cy="350.13498"
     sodipodi:cx="141.42136"
     sodipodi:sides="5"
     id="path3328"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     sodipodi:type="star" />
  <g
     id="g3387"
     transform="matrix(1.257508,0,0,1.257508,-7.588349,-9.32941)">
    <path
       style="font-size:149.94555664px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:white;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Interstate-LightCondensed"
       d="M 156.82617,15.781109 L 149.80758,19.469884 L 149.80758,28.518543 L 145.9579,28.518543 L 145.9579,35.512344 L 149.80758,35.512344 L 149.80758,51.938554 C 149.80758,55.560864 150.42448,58.146945 151.65199,59.687456 C 152.91907,61.227967 154.82423,62.002205 157.35843,62.002205 C 158.38795,62.002205 159.33434,61.868319 160.20546,61.618492 C 161.07659,61.368665 161.91397,61.024331 162.70591,60.566306 L 163.53529,53.436328 C 162.18899,54.477222 160.80158,55.008409 159.37613,55.008409 C 158.54458,55.008409 157.90542,54.773198 157.46985,54.315214 C 157.03429,53.815602 156.82617,52.960322 156.82617,51.752857 L 156.82617,35.512344 L 163.11443,35.512344 L 163.11443,28.518543 L 156.82617,28.518543 L 156.82617,15.781109 z M 57.142565,18.046383 L 53.107192,20.423044 L 53.107192,61.346169 L 57.142565,61.346169 L 57.142565,18.046383 z M 70.31323,18.046383 L 66.339769,20.423044 L 66.339769,30.164859 L 63.133731,30.164859 L 63.133731,33.606065 L 66.339769,33.606065 L 66.339769,55.404518 C 66.339769,57.621941 66.758458,59.284336 67.589971,60.393011 C 68.421526,61.46211 69.719736,62.002205 71.501558,62.002205 C 72.412295,62.002205 73.249674,61.913041 74.002004,61.754638 C 74.754339,61.635843 75.47035,61.427727 76.143494,61.110958 L 76.502447,57.360311 C 75.829303,57.677081 75.190138,57.897593 74.596172,58.016347 C 74.041812,58.135143 73.402648,58.202044 72.68989,58.202044 C 71.897948,58.202044 71.303386,57.95927 70.907397,57.484097 C 70.511444,56.969349 70.31323,56.131934 70.31323,54.983651 L 70.31323,33.606065 L 76.316791,33.606065 L 76.316791,30.164859 L 70.31323,30.164859 L 70.31323,18.046383 z M 243.20293,19.247072 C 242.15883,19.247112 241.16194,19.477925 240.20735,19.940265 C 239.26766,20.38779 238.43524,21.036024 237.71926,21.871302 C 237.00329,22.706619 236.4411,23.713335 236.02344,24.89164 C 235.60582,26.055096 235.39212,27.346571 235.39212,28.778469 C 235.39216,29.852444 235.54196,30.80517 235.82539,31.625515 C 236.1088,32.445896 236.49418,33.138299 237.00131,33.705089 C 237.50845,34.271924 238.12975,34.706537 238.84573,35.004846 C 239.56169,35.288222 240.33506,35.425712 241.18523,35.425712 C 242.03544,35.425712 242.8212,35.307912 243.53713,35.05436 C 244.2531,34.785876 244.89155,34.368417 245.44341,33.816519 C 246.01021,33.264616 246.49152,32.56239 246.87931,31.712183 C 247.28203,30.861971 247.57666,29.855257 247.77056,28.691843 L 248.03052,27.218791 L 243.06675,27.218791 L 242.6954,29.471665 L 245.28251,29.471665 C 245.28251,29.471706 245.27265,29.501214 245.25776,29.545936 C 245.25771,29.575803 245.25776,29.592914 245.25776,29.607847 C 245.00416,30.741436 244.56227,31.62052 243.92088,32.232078 C 243.27951,32.828697 242.44708,33.123324 241.4328,33.123324 C 240.91076,33.123324 240.43199,33.029999 239.98453,32.850996 C 239.55198,32.657101 239.17386,32.391986 238.84573,32.034021 C 238.51759,31.661122 238.24739,31.187137 238.0535,30.63524 C 237.8745,30.083379 237.79353,29.437641 237.79353,28.691843 C 237.79353,27.632843 237.92116,26.67279 238.18964,25.807644 C 238.47306,24.927648 238.85119,24.168859 239.32846,23.542409 C 239.80577,22.915965 240.35086,22.437185 240.96242,22.094114 C 241.58887,21.736148 242.25433,21.56186 242.95537,21.56186 C 243.73095,21.56186 244.3694,21.755835 244.86165,22.143627 C 245.36878,22.531459 245.78371,23.074008 246.11185,23.789981 L 248.35236,22.812063 C 247.94964,21.693409 247.33088,20.814322 246.4956,20.187834 C 245.66028,19.561386 244.56025,19.247112 243.20293,19.247072 z M 221.81299,19.494641 L 219.04022,35.16575 L 221.34261,35.16575 L 223.02607,25.52296 C 223.04097,25.418545 223.05812,25.251548 223.08795,25.027822 C 223.13271,24.804102 223.16955,24.58311 223.19937,24.35939 C 223.2292,24.120731 223.26858,23.897244 223.2984,23.703312 C 223.32823,23.494521 223.34538,23.35703 223.36027,23.282447 C 223.43486,23.506209 223.54534,23.790971 223.69451,24.148936 C 223.85858,24.506938 224.0059,24.840938 224.14013,25.139212 L 228.70776,35.16575 L 230.84925,35.16575 L 233.63438,19.494641 L 231.31963,19.494641 L 229.64852,29.12507 C 229.63359,29.229484 229.60661,29.384126 229.56189,29.607847 C 229.53203,29.816676 229.49269,30.050027 229.46287,30.28864 C 229.43304,30.512402 229.40603,30.723533 229.37619,30.93232 C 229.34637,31.126257 229.32922,31.253881 229.31432,31.328429 C 229.23973,31.119642 229.12926,30.844699 228.98008,30.486697 C 228.83091,30.128731 228.6811,29.794773 228.54686,29.496422 L 224.07822,19.494641 L 221.81299,19.494641 z M 132.75009,27.837708 C 131.36421,27.83775 130.08831,28.060559 128.90041,28.518543 C 127.71252,28.934935 126.67692,29.567365 125.8058,30.400065 C 124.97424,31.191179 124.32518,32.167984 123.85001,33.333736 C 123.37483,34.499567 123.13206,35.812873 123.13206,37.27008 C 123.13206,39.809898 123.68206,41.844557 124.79077,43.385032 C 125.93905,44.883951 127.64605,46.217498 129.90304,47.383287 C 131.01176,47.966202 131.92594,48.464747 132.6387,48.88106 C 133.35142,49.255819 133.92372,49.632796 134.35928,50.007518 C 134.79485,50.382235 135.09217,50.759254 135.25053,51.133934 C 135.44851,51.467065 135.54762,51.864283 135.54762,52.322267 C 135.54762,53.155009 135.27264,53.815602 134.71828,54.315214 C 134.2035,54.773198 133.38842,55.008409 132.27971,55.008409 C 129.8643,55.008409 127.36453,54.051839 124.79077,52.136612 L 122.30268,58.437218 C 123.76778,59.644677 125.28646,60.540439 126.87035,61.123355 C 128.4542,61.706234 130.21569,62.002205 132.15592,62.002205 C 135.12568,62.002205 137.57095,61.126683 139.4716,59.377979 C 141.41178,57.629312 142.38051,55.063465 142.38051,51.690983 C 142.38051,49.109573 141.74131,47.074914 140.47423,45.576036 C 139.24673,44.077154 137.48522,42.743612 135.18866,41.577782 C 134.11952,41.036536 133.24994,40.578552 132.57679,40.203794 C 131.90363,39.787438 131.36354,39.410461 130.96759,39.077336 C 130.57164,38.744284 130.29662,38.428072 130.13825,38.136575 C 130.01946,37.803523 129.96496,37.459184 129.96496,37.084425 C 129.96496,36.418284 130.19537,35.866862 130.67051,35.450469 C 131.14568,35.03412 131.78488,34.831588 132.57679,34.831546 C 133.72507,34.831588 134.76066,34.973354 135.6714,35.264772 C 136.62171,35.556269 137.76631,36.075055 139.1126,36.824457 L 141.55118,30.833292 C 140.16526,29.834068 138.75559,29.080108 137.33011,28.580417 C 135.94423,28.080842 134.41316,27.83775 132.75009,27.837708 z M 178.82264,27.837708 C 176.92203,27.83775 175.20513,28.101083 173.66085,28.642329 C 172.11658,29.183611 170.63009,29.978131 169.20461,31.018988 L 172.05166,36.391231 C 173.04157,35.683462 174.01026,35.184917 174.96057,34.893421 C 175.91088,34.560374 177.04557,34.398325 178.35226,34.398283 C 179.73814,34.398325 180.70686,34.783183 181.26122,35.574255 C 181.81553,36.323736 182.09055,37.29266 182.09055,38.458413 L 182.09055,40.946498 C 181.4174,40.488514 180.72374,40.164421 180.01097,39.956223 C 179.29825,39.748066 178.25272,39.634385 176.86685,39.634385 C 175.48098,39.634385 174.19267,39.910114 173.00477,40.45136 C 171.85649,40.951014 170.8432,41.684727 169.97208,42.642323 C 169.14056,43.558332 168.49146,44.697187 168.01629,46.071174 C 167.54111,47.403528 167.29833,48.899124 167.29833,50.564525 C 167.29833,54.103572 168.15801,56.892228 169.86065,58.932356 C 171.56333,60.97252 173.77572,62.002205 176.50789,62.002205 C 177.53738,62.002205 178.55068,61.746752 179.54059,61.247141 C 180.53052,60.747529 181.37783,60.02617 182.09055,59.068538 L 182.09055,61.309015 L 189.09675,61.309015 L 189.09675,38.767895 C 189.09675,35.145587 188.28163,32.417733 186.65821,30.585725 C 185.07433,28.753796 182.46555,27.83775 178.82264,27.837708 z M 208.01101,27.837708 C 206.86272,27.83775 205.77263,28.153962 204.7431,28.778469 C 203.71361,29.40306 202.8985,30.063653 202.30456,30.771422 L 202.30456,28.518543 L 195.29837,28.518543 L 195.29837,61.309015 L 202.30456,61.309015 L 202.30456,37.889004 C 203.53203,36.015441 205.04086,35.079159 206.82268,35.079118 C 207.65423,35.079159 208.3801,35.220926 209.01368,35.512344 C 209.68683,35.803841 210.32599,36.201101 210.91996,36.700672 L 212.93763,29.521179 C 212.18529,28.9383 211.43708,28.520803 210.68475,28.270977 C 209.93242,27.979558 209.04054,27.83775 208.01101,27.837708 z M 93.114319,29.508819 C 91.847242,29.50886 90.680335,29.850741 89.611239,30.523851 C 88.581711,31.157431 87.756693,31.927903 87.123155,32.838599 L 87.123155,30.164859 L 83.08778,30.164859 L 83.08778,61.346169 L 87.123155,61.346169 L 87.123155,36.935883 C 87.677508,35.985574 88.393519,35.1705 89.264645,34.497312 C 90.135771,33.784631 91.059853,33.432807 92.049769,33.432765 C 92.841717,33.432807 93.513119,33.509609 94.067479,33.667976 C 94.661406,33.826379 95.233706,34.056798 95.788059,34.373526 L 96.926874,30.164859 C 96.491311,29.966922 95.973524,29.800951 95.379591,29.682118 C 94.785625,29.563364 94.025051,29.50886 93.114319,29.508819 z M 109.97375,29.508819 C 108.3503,29.50886 106.84151,29.78384 105.45564,30.338154 C 104.06973,30.892551 102.74926,31.663065 101.48215,32.652944 L 103.31415,35.747555 C 104.42286,34.916037 105.48076,34.276878 106.47067,33.841271 C 107.4606,33.405753 108.52839,33.197632 109.67667,33.197596 C 112.88401,33.197632 114.49191,35.013602 114.49191,38.656465 L 114.49191,43.050834 C 113.81876,42.615269 113.00364,42.273388 112.05333,42.035801 C 111.10303,41.758644 110.04513,41.627332 108.89685,41.627291 C 107.59016,41.627332 106.36876,41.825504 105.22043,42.221457 C 104.11172,42.617452 103.14303,43.234354 102.31152,44.065867 C 101.48,44.897421 100.83086,45.965213 100.35572,47.271861 C 99.880553,48.538977 99.637778,50.035406 99.637778,51.777615 C 99.637778,53.559478 99.835951,55.112859 100.23194,56.419551 C 100.62789,57.686628 101.17789,58.732158 101.89065,59.563676 C 102.60337,60.395188 103.44075,61.012091 104.3911,61.408044 C 105.34141,61.804033 106.3646,62.002205 107.47331,62.002205 C 108.97801,62.002205 110.31088,61.682622 111.45917,61.049089 C 112.60745,60.415549 113.62078,59.645036 114.49191,58.734299 L 114.49191,61.346169 L 118.52728,61.346169 L 118.52728,38.235599 C 118.52724,34.949112 117.75676,32.682217 116.21249,31.415097 C 114.70782,30.148024 112.62674,29.50886 109.97375,29.508819 z M 26.060321,30.164859 L 26.060321,51.542445 C 26.060321,55.026946 26.754029,57.648125 28.139899,59.390376 C 29.52577,61.132627 31.53999,62.002205 34.192937,62.002205 C 35.776822,62.002205 37.131995,61.682622 38.240707,61.049089 C 39.349379,60.375937 40.2413,59.605424 40.91445,58.734299 L 40.91445,61.346169 L 44.949822,61.346169 L 44.949822,30.164859 L 40.91445,30.164859 L 40.91445,54.698926 C 40.2413,55.649271 39.426186,56.496551 38.475877,57.248886 C 37.565141,57.961645 36.475046,58.313433 35.207969,58.313433 C 33.426107,58.313433 32.137839,57.763431 31.345895,56.65472 C 30.553992,55.506437 30.157565,53.645828 30.157565,51.072065 L 30.157565,30.164859 L 26.060321,30.164859 z M 108.84734,45.192283 C 110.23321,45.192324 111.3233,45.31373 112.11524,45.55128 C 112.94676,45.788866 113.73953,46.118391 114.49191,46.553915 L 114.49191,55.231218 C 113.73953,56.141955 112.80305,56.912428 111.69437,57.545966 C 110.62523,58.139935 109.45838,58.437218 108.19125,58.437218 C 106.6866,58.437255 105.5519,57.820352 104.79956,56.59285 C 104.04724,55.365343 103.67315,53.702947 103.67315,51.604314 C 103.67315,49.584907 104.09184,48.021618 104.92335,46.912906 C 105.75487,45.764624 107.06547,45.192324 108.84734,45.192283 z M 177.80762,45.885477 C 178.87671,45.885514 179.71412,46.027285 180.30806,46.31874 C 180.94159,46.568567 181.5362,46.945545 182.09055,47.445162 L 182.09055,52.693619 C 181.65499,53.484733 181.06039,54.145321 180.30806,54.686566 C 179.59533,55.186183 178.82482,55.441672 177.99331,55.441636 C 176.84498,55.441672 175.9531,55.003893 175.31956,54.129517 C 174.7256,53.255183 174.42832,52.022925 174.42832,50.440745 C 174.42832,49.066794 174.7479,47.968463 175.38144,47.135721 C 176.01497,46.303015 176.81769,45.885514 177.80762,45.885477 z "
       id="path3318" />
    <path
       style="font-size:112.0508728px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient3391);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Interstate-LightCondensed"
       d="M 34.192937,64.403622 C 31.53999,64.403622 29.52577,64.891394 28.139899,65.864282 C 26.754029,66.837207 26.060321,68.288039 26.060321,70.233887 L 26.060321,82.179065 L 30.157565,82.179065 L 30.157565,70.50621 C 30.157565,69.068928 30.553992,68.028071 31.345895,67.386849 C 32.137839,66.767728 33.426107,66.458443 35.207969,66.458443 C 36.475046,66.458443 37.565141,66.654599 38.475877,67.052609 C 39.426186,67.472726 40.2413,67.945439 40.91445,68.476153 L 40.91445,82.179065 L 44.949822,82.179065 L 44.949822,64.762618 L 40.91445,64.762618 L 40.91445,66.223274 C 40.2413,65.736814 39.349379,65.311822 38.240707,64.935918 C 37.131995,64.582109 35.776822,64.403622 34.192937,64.403622 z M 71.501558,64.403622 C 69.7197,64.403622 68.421526,64.697853 67.589971,65.294873 C 66.758458,65.914031 66.339769,66.84176 66.339769,68.080039 L 66.339769,80.248024 L 63.133731,80.248024 L 63.133731,82.179065 L 66.339769,82.179065 L 66.339769,87.613219 L 70.31323,88.937696 L 70.31323,82.179065 L 76.316791,82.179065 L 76.316791,80.248024 L 70.31323,80.248024 L 70.31323,68.315213 C 70.31323,67.673986 70.511444,67.203923 70.907397,66.916469 C 71.303344,66.651114 71.897948,66.520355 72.68989,66.520355 C 73.402648,66.520355 74.041812,66.553034 74.596172,66.619383 C 75.190138,66.685696 75.829303,66.813836 76.502447,66.99074 L 76.143494,64.898759 C 75.47035,64.721896 74.754339,64.593756 74.002004,64.527407 C 73.249674,64.438957 72.412295,64.403622 71.501558,64.403622 z M 107.47331,64.403622 C 106.3646,64.403622 105.34141,64.504353 104.3911,64.725464 C 103.44075,64.946612 102.60337,65.288534 101.89065,65.752893 C 101.17789,66.217216 100.62789,66.815419 100.23194,67.52299 C 99.835989,68.252704 99.637778,69.115078 99.637778,70.110106 C 99.637778,71.082992 99.880553,71.915339 100.35572,72.622908 C 100.8309,73.35258 101.47997,73.953443 102.31152,74.417804 C 103.14303,74.88212 104.11172,75.224087 105.22043,75.44519 C 106.36876,75.666306 107.59016,75.779432 108.89685,75.779432 C 110.04513,75.779432 111.10303,75.69902 112.05333,75.544222 C 113.00364,75.411567 113.81876,75.218022 114.49191,74.974815 L 114.49191,77.438138 C 114.49186,79.472401 112.88398,80.48324 109.67667,80.48324 C 108.52839,80.483202 107.4606,80.367456 106.47067,80.124243 C 105.48076,79.881036 104.42286,79.52406 103.31415,79.059699 L 101.48215,80.780324 C 102.74926,81.333095 104.06973,81.770476 105.45564,82.080039 C 106.84151,82.389597 108.3503,82.538024 109.97375,82.538056 C 112.62674,82.538024 114.70782,82.193445 116.21249,81.485871 C 117.75676,80.778302 118.52724,79.496209 118.52728,77.660951 L 118.52728,64.762618 L 114.49191,64.762618 L 114.49191,66.223274 C 113.62074,65.714708 112.60749,65.28968 111.45917,64.935918 C 110.31088,64.582109 108.97798,64.403622 107.47331,64.403622 z M 132.15592,64.403622 C 130.21569,64.403622 128.4542,64.560878 126.87035,64.886404 C 125.28646,65.211888 123.76778,65.709916 122.30268,66.384172 L 124.79077,69.912054 C 127.36453,68.842515 129.8643,68.302853 132.27971,68.302853 C 133.38842,68.302853 134.2035,68.430837 134.71828,68.686565 C 135.27259,68.965582 135.54762,69.335629 135.54762,69.800625 C 135.54762,70.056388 135.44851,70.283047 135.25053,70.469059 C 135.09217,70.678325 134.79485,70.891113 134.35928,71.100379 C 133.92372,71.309601 133.35142,71.510036 132.6387,71.719303 C 131.92594,71.951779 131.01176,72.235513 129.90304,72.561033 C 127.64605,73.212041 125.93905,73.952133 124.79077,74.789159 C 123.68206,75.649383 123.13206,76.787333 123.13206,78.205604 C 123.13206,79.019337 123.37483,79.757922 123.85001,80.408969 C 124.32514,81.059932 124.97424,81.601139 125.8058,82.04292 C 126.67692,82.507917 127.71252,82.862553 128.90041,83.095073 C 130.08831,83.350836 131.36421,83.478781 132.75009,83.478819 C 134.41316,83.478781 135.94423,83.336933 137.33011,83.057954 C 138.75559,82.77893 140.16526,82.365713 141.55118,81.80771 L 139.1126,78.453172 C 137.76631,78.871666 136.62171,79.169265 135.6714,79.332022 C 134.7607,79.494785 133.72507,79.567232 132.57679,79.567232 C 131.78484,79.567232 131.14568,79.453114 130.67051,79.220638 C 130.19537,78.988117 129.96496,78.688979 129.96496,78.316988 C 129.96496,78.107728 130.01946,77.908837 130.13825,77.722826 C 130.29662,77.560069 130.57164,77.388946 130.96759,77.202934 C 131.36358,77.016917 131.90363,76.804129 132.57679,76.571653 C 133.24994,76.362386 134.11952,76.10642 135.18866,75.804187 C 137.48522,75.153178 139.24673,74.413093 140.47423,73.576067 C 141.74131,72.739047 142.38051,71.601141 142.38051,70.159616 C 142.38051,68.276315 141.41183,66.840812 139.4716,65.864282 C 137.57095,64.887789 135.12568,64.403622 132.15592,64.403622 z M 157.35843,64.403622 C 154.82423,64.403622 152.91907,64.830749 151.65199,65.690982 C 150.42448,66.551252 149.80758,67.988302 149.80758,70.011074 L 149.80758,79.183486 L 145.9579,79.183486 L 145.9579,83.095073 L 149.80758,83.095073 L 149.80758,88.145475 L 156.82617,90.212695 L 156.82617,83.095073 L 163.11443,83.095073 L 163.11443,79.183486 L 156.82617,79.183486 L 156.82617,70.122465 C 156.82617,69.448202 157.03429,68.965582 157.46985,68.686565 C 157.90542,68.430837 158.54458,68.302853 159.37613,68.302853 C 160.80158,68.302853 162.18899,68.600449 163.53529,69.181703 L 162.70591,65.195845 C 161.91397,64.940117 161.07659,64.753586 160.20546,64.614075 C 159.33434,64.47457 158.38795,64.403622 157.35843,64.403622 z M 176.50789,64.403622 C 173.77572,64.403622 171.56333,64.972598 169.86065,66.111848 C 168.15801,67.251141 167.29833,68.802267 167.29833,70.77854 C 167.29833,71.708527 167.54111,72.547333 168.01629,73.291347 C 168.49142,74.05861 169.14056,74.698487 169.97208,75.210024 C 170.8432,75.744772 171.85649,76.156452 173.00477,76.435469 C 174.19267,76.737741 175.48098,76.881089 176.86685,76.881089 C 178.25272,76.881089 179.29825,76.824052 180.01097,76.707798 C 180.72374,76.591538 181.4174,76.406512 182.09055,76.150781 L 182.09055,77.549529 C 182.09055,78.200531 181.81557,78.727841 181.26122,79.146367 C 180.70686,79.588109 179.73814,79.814762 178.35226,79.814806 C 177.04557,79.814762 175.91091,79.716092 174.96057,79.53008 C 174.01026,79.367317 173.04157,79.095986 172.05166,78.700746 L 169.20461,81.696326 C 170.63009,82.277576 172.11658,82.718524 173.66085,83.020802 C 175.20509,83.32303 176.92203,83.478781 178.82264,83.478819 C 182.46555,83.478781 185.07433,82.966887 186.65821,81.943894 C 188.28163,80.920862 189.09675,79.399008 189.09675,77.376232 L 189.09675,64.787375 L 182.09055,64.787375 L 182.09055,66.037577 C 181.37783,65.502827 180.53052,65.091113 179.54059,64.812132 C 178.55068,64.533111 177.53738,64.403622 176.50789,64.403622 z M 53.107192,64.762618 L 53.107192,87.613219 L 57.142565,88.937696 L 57.142565,64.762618 L 53.107192,64.762618 z M 83.08778,64.762618 L 83.08778,82.179065 L 87.123155,82.179065 L 87.123155,80.681292 C 87.756731,81.189861 88.581711,81.627204 89.611239,81.981007 C 90.680335,82.356921 91.847242,82.538024 93.114319,82.538056 C 94.025051,82.538024 94.785625,82.505342 95.379591,82.43903 C 95.973524,82.37268 96.491311,82.289617 96.926874,82.179065 L 95.788059,79.827158 C 95.233706,80.004066 94.661406,80.134821 94.067479,80.223275 C 93.513119,80.311723 92.841717,80.347056 92.049769,80.347056 C 91.059853,80.347056 90.135771,80.150905 89.264645,79.752887 C 88.393519,79.376986 87.677508,78.921932 87.123155,78.391259 L 87.123155,64.762618 L 83.08778,64.762618 z M 195.29837,64.787375 L 195.29837,83.095073 L 202.30456,83.095073 L 202.30456,81.832465 C 202.8985,82.227704 203.71361,82.610153 204.7431,82.958928 C 205.77263,83.307658 206.86272,83.478781 208.01101,83.478819 C 209.04054,83.478781 209.93242,83.393976 210.68475,83.231251 C 211.43708,83.091742 212.18529,82.863544 212.93763,82.538056 L 210.91996,78.527443 C 210.32599,78.806422 209.68679,79.020723 209.01368,79.183486 C 208.3801,79.346243 207.65419,79.431048 206.82268,79.431048 C 205.04081,79.431048 203.53203,78.905257 202.30456,77.85901 L 202.30456,64.787375 L 195.29837,64.787375 z M 108.19125,66.384172 C 109.45838,66.384172 110.62523,66.560045 111.69437,66.891712 C 112.80305,67.245474 113.73953,67.670502 114.49191,68.179068 L 114.49191,73.019018 C 113.73953,73.26227 112.94676,73.45577 112.11524,73.588425 C 111.3233,73.721081 110.23321,73.786484 108.84734,73.786484 C 107.06547,73.786484 105.7549,73.462222 104.92335,72.82096 C 104.09184,72.201845 103.67315,71.336822 103.67315,70.209132 C 103.67315,69.037202 104.04724,68.097071 104.79956,67.411606 C 105.5519,66.726136 106.6866,66.384172 108.19125,66.384172 z M 177.99331,68.055282 C 178.82482,68.055282 179.59533,68.197132 180.30806,68.476153 C 181.06039,68.778385 181.65499,69.14843 182.09055,69.590209 L 182.09055,72.523882 C 181.5362,72.802905 180.94159,73.015693 180.30806,73.155202 C 179.71412,73.31792 178.87671,73.40277 177.80762,73.40277 C 176.81769,73.40277 176.01497,73.162214 175.38144,72.697179 C 174.7479,72.232188 174.42832,71.620073 174.42832,70.852811 C 174.42832,69.969288 174.7256,69.286237 175.31956,68.797991 C 175.9531,68.309744 176.84498,68.055282 177.99331,68.055282 z M 241.18523,79.232996 C 240.33506,79.232996 239.56169,79.309924 238.84573,79.468206 C 238.12975,79.634771 237.50845,79.882021 237.00131,80.198514 C 236.49418,80.515045 236.10876,80.90399 235.82539,81.36209 C 235.54196,81.820227 235.39216,82.346819 235.39212,82.946531 C 235.39212,83.746152 235.60578,84.475474 236.02344,85.125135 C 236.44105,85.783149 237.00329,86.342181 237.71926,86.808602 C 238.43524,87.275061 239.26766,87.635641 240.20735,87.885542 C 241.16194,88.143733 242.15883,88.269256 243.20293,88.269256 C 244.56025,88.269256 245.66032,88.099208 246.4956,87.749359 C 247.33088,87.399516 247.9496,86.913413 248.35236,86.288705 L 246.11185,85.7317 C 245.78371,86.131491 245.36875,86.443502 244.86165,86.660066 C 244.3694,86.876618 243.73095,86.981899 242.95537,86.981899 C 242.25433,86.981899 241.58887,86.88473 240.96242,86.684815 C 240.35086,86.49326 239.80577,86.217682 239.32846,85.867839 C 238.85115,85.518035 238.47306,85.096693 238.18964,84.605244 C 237.92116,84.122141 237.79353,83.587432 237.79353,82.996041 C 237.79353,82.579575 237.8745,82.214914 238.0535,81.906736 C 238.24739,81.598565 238.51759,81.347513 238.84573,81.139277 C 239.17386,80.9394 239.55198,80.77719 239.98453,80.668895 C 240.43199,80.56896 240.91076,80.520353 241.4328,80.520353 C 242.44708,80.520353 243.27951,80.694724 243.92088,81.027886 C 244.56227,81.369375 245.00416,81.855522 245.25776,82.488546 C 245.25776,82.496861 245.25771,82.509023 245.25776,82.52566 C 245.27265,82.550656 245.28251,82.562817 245.28251,82.562817 L 242.6954,82.562817 L 243.06675,83.825419 L 248.03052,83.825419 L 247.77056,82.996041 C 247.57666,82.34638 247.28203,81.787348 246.87931,81.312574 C 246.49152,80.837793 246.01021,80.444817 245.44341,80.136639 C 244.89155,79.828468 244.2531,79.593373 243.53713,79.443444 C 242.82117,79.301844 242.03544,79.232996 241.18523,79.232996 z M 219.04022,79.381538 L 221.81299,88.133117 L 224.07822,88.133117 L 228.54686,82.550421 C 228.6811,82.383856 228.83091,82.193286 228.98008,81.99341 C 229.12926,81.793489 229.23973,81.639638 229.31432,81.523029 C 229.32922,81.564662 229.34637,81.637541 229.37619,81.745842 C 229.40603,81.862452 229.43304,81.979856 229.46287,82.104794 C 229.49269,82.238086 229.53203,82.37193 229.56189,82.488546 C 229.60661,82.613484 229.63363,82.702568 229.64852,82.760876 L 231.31963,88.133117 L 233.63438,88.133117 L 230.84925,79.381538 L 228.70776,79.381538 L 224.14013,84.988989 C 224.0059,85.155554 223.85858,85.333727 223.69451,85.533642 C 223.54534,85.733518 223.43486,85.89145 223.36027,86.016381 C 223.34538,85.974748 223.32823,85.897826 223.2984,85.781216 C 223.26858,85.672915 223.2292,85.55551 223.19937,85.422219 C 223.16955,85.297288 223.13271,85.175795 223.08795,85.050864 C 223.05812,84.925926 223.04097,84.82449 223.02607,84.766182 L 221.34261,79.381538 L 219.04022,79.381538 z "
       id="path3330" />
  </g>
  <path
     sodipodi:type="star"
     style="opacity:0.22790701;color:black;fill:white;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     id="path3332"
     sodipodi:sides="5"
     sodipodi:cx="141.42136"
     sodipodi:cy="350.13498"
     sodipodi:r1="78.688225"
     sodipodi:r2="45.665279"
     sodipodi:arg1="1.0612041"
     sodipodi:arg2="1.6895226"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     transform="matrix(0.770145,5.221923e-2,-5.221923e-2,0.770145,-50.97636,327.8317)" />
  <path
     sodipodi:type="star"
     style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#395529;stroke-width:7.24305201;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path2008"
     sodipodi:sides="3"
     sodipodi:cx="292.94424"
     sodipodi:cy="255.42574"
     sodipodi:r1="46.683941"
     sodipodi:r2="23.34197"
     sodipodi:arg1="-1.0471976"
     sodipodi:arg2="0"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 316.28621,214.99626 L 316.28621,255.42574 L 316.28622,295.85521 L 281.27326,275.64047 L 246.2603,255.42574 L 281.27326,235.211 L 316.28621,214.99626 z "
     transform="matrix(1.038511,0,0,0.899377,-242.58159,100.4347)" />
  <path
     sodipodi:type="star"
     style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#395529;stroke-width:7.24305201;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path2012"
     sodipodi:sides="3"
     sodipodi:cx="292.94424"
     sodipodi:cy="255.42574"
     sodipodi:r1="46.683941"
     sodipodi:r2="23.34197"
     sodipodi:arg1="-1.0471976"
     sodipodi:arg2="0"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 316.28621,214.99626 L 316.28621,255.42574 L 316.28622,295.85521 L 281.27326,275.64047 L 246.2603,255.42574 L 281.27326,235.211 L 316.28621,214.99626 z "
     transform="matrix(-1.038511,0,0,0.899377,1042.5816,100.4347)" />
  <path
     sodipodi:type="star"
     style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#395529;stroke-width:11.2752142;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path2022"
     sodipodi:sides="3"
     sodipodi:cx="368.14447"
     sodipodi:cy="451.8443"
     sodipodi:r1="34.576225"
     sodipodi:r2="17.288113"
     sodipodi:arg1="0.52359878"
     sodipodi:arg2="1.5707963"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 398.08836,469.13241 L 368.14447,469.13241 L 338.20058,469.13241 L 353.17253,443.20024 L 368.14447,417.26807 L 383.11641,443.20024 L 398.08836,469.13241 z "
     transform="matrix(0.612158,0,0,0.321238,174.6374,31.373337)" />
  <path
     sodipodi:type="star"
     style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#395529;stroke-width:11.2752142;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="path2024"
     sodipodi:sides="3"
     sodipodi:cx="368.14447"
     sodipodi:cy="451.8443"
     sodipodi:r1="34.576225"
     sodipodi:r2="17.288113"
     sodipodi:arg1="0.52359878"
     sodipodi:arg2="1.5707963"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 398.08836,469.13241 L 368.14447,469.13241 L 338.20058,469.13241 L 353.17253,443.20024 L 368.14447,417.26807 L 383.11641,443.20024 L 398.08836,469.13241 z "
     transform="matrix(0.612158,0,0,-0.321238,174.6374,394.27756)" />
  <rect
     style="fill:#a0db3e;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     id="rect6085"
     width="806.99963"
     height="41.528496"
     x="-4.4895663"
     y="101.2283"
     ry="0" />
  <rect
     style="fill:#ffffff;fill-opacity:0.24338624"
     id="rect3394"
     width="547.25067"
     height="95.644264"
     x="126.27053"
     y="283.53629"
     ry="35.330341"
     rx="31.746031" />
  <path
     sodipodi:type="star"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     id="path6065"
     sodipodi:sides="5"
     sodipodi:cx="141.42136"
     sodipodi:cy="350.13498"
     sodipodi:r1="78.688225"
     sodipodi:r2="45.665279"
     sodipodi:arg1="1.0612041"
     sodipodi:arg2="1.6895226"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     transform="matrix(-0.497438,-0.20567,-0.20567,0.497438,842.8308,395.04275)" />
  <path
     transform="matrix(-0.432725,1.286838e-2,1.286838e-2,0.432725,799.01536,332.88598)"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     inkscape:randomized="0"
     inkscape:rounded="0"
     inkscape:flatsided="false"
     sodipodi:arg2="1.6895226"
     sodipodi:arg1="1.0612041"
     sodipodi:r2="45.665279"
     sodipodi:r1="78.688225"
     sodipodi:cy="350.13498"
     sodipodi:cx="141.42136"
     sodipodi:sides="5"
     id="path6067"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     sodipodi:type="star" />
  <path
     sodipodi:type="star"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     id="path6069"
     sodipodi:sides="5"
     sodipodi:cx="141.42136"
     sodipodi:cy="350.13498"
     sodipodi:r1="78.688225"
     sodipodi:r2="45.665279"
     sodipodi:arg1="1.0612041"
     sodipodi:arg2="1.6895226"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     transform="matrix(-0.310546,-0.158316,-0.158316,0.310546,798.37431,362.91651)" />
  <path
     transform="matrix(-0.219886,5.487844e-2,5.487844e-2,0.219886,749.23503,335.10387)"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     inkscape:randomized="0"
     inkscape:rounded="0"
     inkscape:flatsided="false"
     sodipodi:arg2="1.6895226"
     sodipodi:arg1="1.0612041"
     sodipodi:r2="45.665279"
     sodipodi:r1="78.688225"
     sodipodi:cy="350.13498"
     sodipodi:cx="141.42136"
     sodipodi:sides="5"
     id="path6071"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     sodipodi:type="star" />
  <path
     sodipodi:type="star"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     id="path6073"
     sodipodi:sides="5"
     sodipodi:cx="141.42136"
     sodipodi:cy="350.13498"
     sodipodi:r1="78.688225"
     sodipodi:r2="45.665279"
     sodipodi:arg1="1.0612041"
     sodipodi:arg2="1.6895226"
     inkscape:flatsided="false"
     inkscape:rounded="0"
     inkscape:randomized="0"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     transform="matrix(-0.165076,1.002782e-2,1.002782e-2,0.165076,722.45146,337.25306)" />
  <path
     transform="matrix(-0.770145,5.221923e-2,5.221923e-2,0.770145,847.4142,332.32135)"
     d="M 179.80715,418.82535 L 136.01242,395.47879 L 87.954791,407.86853 L 96.625376,359.00278 L 69.991407,317.1259 L 119.14486,310.27177 L 150.74179,272.0007 L 172.4497,316.63036 L 218.61165,334.85441 L 182.87443,369.29119 L 179.80715,418.82535 z "
     inkscape:randomized="0"
     inkscape:rounded="0"
     inkscape:flatsided="false"
     sodipodi:arg2="1.6895226"
     sodipodi:arg1="1.0612041"
     sodipodi:r2="45.665279"
     sodipodi:r1="78.688225"
     sodipodi:cy="350.13498"
     sodipodi:cx="141.42136"
     sodipodi:sides="5"
     id="path6075"
     style="opacity:0.22790701;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
     sodipodi:type="star" />
  <g
     id="g3376"
     transform="matrix(0.397363,0,0,0.397363,475.3809,-69.55436)">
    <path
       id="path3314"
       d="M 300.23844,440.2488 L 289.26954,440.2488 L 292.21561,442.40398 L 300.0633,444.77467 L 305.1342,447.36096 L 296.56589,446.06785 L 284.46853,442.83501 L 273.08905,441.97294 L 265.65202,440.46432 L 253.82744,438.95569 L 230.11219,432.92112 L 223.97884,430.11931 L 230.56589,423.22267 L 246.16059,425.16233 L 251.40389,426.67103 L 255.51576,428.39517 L 261.85589,429.90379 L 268.88235,430.55035 L 269.63742,429.25724 L 266.58801,427.74862 L 261.85871,426.45551 L 257.02614,425.80888 L 252.26239,424.73129 L 255.14245,423.86922 L 248.90566,421.71404 L 245.8218,420.42094 L 239.44722,419.12775 L 233.17591,417.18809 L 225.0527,416.54154 L 218.54024,416.1105 L 214.73271,419.34327 L 196.45895,423.86922 L 196.04548,426.45551 L 194.70743,427.96413 L 201.83435,431.41242 L 208.14003,433.13664 L 227.50218,438.95569 L 247.4816,444.34364 L 264.41161,448.22303 L 270.84939,455.98175 L 284.89363,467.61986 L 289.00269,472.79236 L 291.22525,479.47349 L 297.87268,482.49081 L 296.91069,485.07703 L 317.13133,488.95642 L 325.18291,493.48229 L 350.43719,503.61178 L 383.12851,515.24989 L 412.73597,525.5949 L 426.44416,529.04318 L 449.02805,535.29327 L 478.05534,542.40544 L 492.13974,546.93138 L 503.14027,550.16415 L 506.1179,555.55217 L 495.24954,558.35398 L 498.74421,560.50916 L 531.17127,560.07812 L 534.4591,563.52648 L 545.6318,565.68166 L 563.07862,566.32821 L 565.41304,562.01778 L 555.40904,555.98328 L 550.20307,550.81078 L 551.78234,547.79346 L 546.30071,544.34517 L 536.46324,544.12965 L 536.84226,541.75888 L 528.37441,543.26751 L 528.92567,539.81922 L 520.80239,539.17267 L 510.21259,536.8019 L 486.05224,530.12077 L 451.95108,523.87068 L 447.08398,523.43964 L 447.83921,522.14654 L 438.55293,518.48266 L 434.6822,515.24989 L 431.90557,515.46541 L 428.17272,511.3705 L 418.40689,507.27566 L 417.1061,505.12041 L 410.42429,502.31868 L 408.37117,498.00824 L 400.18187,494.34444 L 391.3407,491.32712 L 386.95597,487.87876 L 384.66163,485.07703 L 380.54975,483.35288 L 384.97182,483.13737 L 385.24742,481.41315 L 378.80683,477.10279 L 378.33009,473.2234 L 385.15259,471.71477 L 396.87374,473.86995 L 417.40458,475.80969 L 436.18657,478.3959 L 449.41528,481.41315 L 460.86366,481.84418 L 507.13397,487.44772 L 529.78957,489.81849 L 553.26641,493.91333 L 555.52919,493.48229 L 552.44525,492.18919 L 539.11311,489.81849 L 557.51904,491.32712 L 556.59438,490.24953 L 550.21988,488.95642 L 555.70425,488.95642 L 553.16884,487.66324 L 541.24083,486.80117 L 546.86308,485.9391 L 543.26513,484.43047 L 540.00902,484.21495 L 532.29631,484.43047 L 523.1451,483.35288 L 516.70154,482.49081 L 518.14302,480.33556 L 516.19043,478.82693 L 512.52359,477.74935 L 507.51869,478.18038 L 501.07232,480.76659 L 502.51091,482.0597 L 497.09543,481.62867 L 472.96672,478.18038 L 466.76447,475.80969 L 452.81505,473.86995 L 429.20034,470.63718 L 427.93119,471.71477 L 424.8817,470.20615 L 408.39679,466.97331 L 398.66268,466.11123 L 383.82305,462.87839 L 379.05938,461.8008 L 390.81499,463.74054 L 384.57828,461.58529 L 392.63259,462.66287 L 383.27742,459.43011 L 397.63748,462.23184 L 389.72097,460.29218 L 400.48309,461.58529 L 385.16399,457.92148 L 391.64192,458.56804 L 381.22437,455.11968 L 388.1474,456.41278 L 374.95314,453.18002 L 381.97952,453.82657 L 370.87564,451.24036 L 376.94299,451.02476 L 365.70139,449.30062 L 368.03292,448.43855 L 362.58299,448.22303 L 363.51039,445.85234 L 357.99157,446.06785 L 354.94208,444.55915 L 345.21077,440.2488 L 349.11595,443.26605 L 334.9971,438.95569 L 343.7693,442.40398 L 342.08949,442.61949 L 336.60512,442.61949 L 322.3484,439.17121 L 316.3155,439.17121 L 303.53196,436.80044 L 303.32512,438.09354 L 300.23844,440.2488 z "
       style="opacity:0.22790701;fill:url(#linearGradient3383);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.44754833px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    <g
       id="g3369">
      <path
         sodipodi:nodetypes="ccccccccc"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:url(#linearGradient3385);stroke-width:1.29280245;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
         d="M 550.32422,401.88093 C 558.78226,444.82258 577.76296,488.79999 615.45134,513.79465 C 649.19523,536.77589 690.78484,547.09664 731.30819,546.60134 C 748.76132,545.05659 765.81354,540.42943 783.33922,539.52462 C 805.8857,536.75072 807.6103,524.78051 782.05243,528.35891 C 765.03687,525.38554 733.57744,543.81809 726.01249,522.01231 C 729.5391,514.76715 784.28594,521.93011 766.27469,507.45582 C 716.50218,500.71469 827.8876,494.92506 858.60268,488.13686 L 861.67347,487.40955"
         id="path3310" />
      <path
         id="path3312"
         d="M 589.25597,257.89309 L 578.29438,257.89309 L 576.10209,263.37389 L 578.29438,269.40276 L 577.19823,275.97962 L 571.71751,272.69119 L 567.33286,264.47003 L 558.01555,262.27774 L 554.17905,258.44116 L 545.95789,254.60466 L 536.64051,239.25848 L 537.18866,232.13347 L 560.20792,214.59501 L 571.16936,219.52773 L 572.81365,223.36424 L 572.81365,227.74889 L 575.55402,231.5854 L 581.03481,233.22969 L 584.87132,229.94118 L 585.41939,226.10467 L 583.77517,222.81617 L 580.48674,221.17195 L 578.29438,218.43159 L 583.2271,216.2393 L 582.13096,210.7585 L 582.13096,207.46999 L 578.84252,204.18156 L 577.19823,199.24891 L 570.62137,197.60462 L 565.14057,196.50847 L 553.6309,204.72963 L 524.58285,216.2393 L 518.0059,222.81617 L 513.07318,226.65275 L 511.97703,235.42198 L 514.1694,239.80655 L 519.6502,254.60466 L 526.77514,268.30661 L 534.44822,278.17199 L 522.39056,297.90274 L 508.6886,327.49886 L 500.46744,340.65275 L 486.76556,357.64314 L 486.21749,365.31622 L 479.09248,371.89316 L 490.054,381.75854 L 487.31364,393.26813 L 488.40978,419.02775 L 493.34243,448.62395 L 498.27515,474.93165 L 503.75588,483.70088 L 511.42904,499.59512 L 523.4867,517.68165 L 526.77514,529.19125 L 530.06364,537.4124 L 520.19819,551.11429 L 502.65973,558.2393 L 501.01552,563.7201 L 534.44822,562.62395 L 529.51557,571.39318 L 535.54437,576.87391 L 551.43861,578.5182 L 564.04435,567.5566 L 568.42908,552.21051 L 575.55402,539.05662 L 584.32325,531.38361 L 587.06361,522.6143 L 577.74638,522.06623 L 583.77517,516.03736 L 571.71751,519.87394 L 580.48674,511.10471 L 573.9098,509.4605 L 568.97707,503.43163 L 560.75591,486.44124 L 541.57324,470.54699 L 537.73673,469.45085 L 541.57324,466.16241 L 541.02516,456.84511 L 544.86175,448.62395 L 541.57324,449.17202 L 547.60211,438.7585 L 547.60211,428.34505 L 551.43861,422.86433 L 551.43861,415.73932 L 559.65977,404.77772 L 560.20792,395.46042 L 558.56363,387.78733 L 562.40021,379.0181 L 566.78478,371.89316 L 566.78478,367.50851 L 571.71751,366.96044 L 576.10209,362.57586 L 579.93867,351.61427 L 588.7079,341.74889 L 599.12135,337.91239 L 605.69821,343.39311 L 621.59253,348.32583 L 634.19827,354.90278 L 640.22706,362.57586 L 650.64051,363.67201 L 683.52522,377.92196 L 700.51553,383.95083 L 714.21749,394.36428 L 717.506,393.26813 L 717.506,389.9797 L 709.83284,383.95083 L 724.63094,387.78733 L 726.27523,385.04697 L 722.98672,381.75854 L 728.46752,381.75854 L 729.01559,378.47003 L 719.15022,376.27774 L 726.82323,374.08545 L 726.82323,370.24887 L 724.08287,369.7008 L 715.86171,370.24887 L 709.28484,367.50851 L 704.90019,365.31622 L 711.47713,359.83542 L 713.12135,355.99892 L 712.0252,353.25848 L 705.99633,354.3547 L 693.39052,360.93157 L 691.74638,364.22008 L 687.36173,363.12393 L 671.46748,354.3547 L 670.91941,348.32583 L 661.60211,343.39311 L 645.70786,335.17195 L 641.87136,337.91239 L 642.41943,334.0758 L 633.6502,325.85465 L 625.97711,323.66236 L 618.8521,315.4412 L 616.65981,312.70084 L 623.78482,317.63349 L 622.68868,312.15277 L 628.1694,314.89313 L 626.52518,306.67197 L 634.19827,313.79698 L 630.90984,308.86426 L 638.58285,312.15277 L 632.00598,302.83546 L 636.93863,304.47968 L 634.74634,295.71045 L 638.58285,298.99888 L 633.10213,290.77772 L 638.58285,292.42194 L 633.6502,285.84507 L 640.22706,285.297 L 633.10213,280.91235 L 637.4867,278.72006 L 632.55398,278.17199 L 639.13092,272.14312 L 633.10213,272.69119 L 633.6502,268.85468 L 634.19827,257.89309 L 630.90984,265.56617 L 627.07326,254.60466 L 627.62133,263.37389 L 625.42904,263.92196 L 619.94824,263.92196 L 613.91937,255.15273 L 607.89058,255.15273 L 600.76556,249.12386 L 597.47705,252.41237 L 589.25597,257.89309 z "
         style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:0.54256862px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
      <path
         sodipodi:nodetypes="cccc"
         id="path3316"
         d="M 570.61635,195.71903 C 549.15727,187.78723 537.62715,217.5064 544.69573,234.13465 C 547.24202,255.12543 547.69831,277.16162 542.13804,297.58691 C 531.67143,308.56577 504.50768,315.6044 504.89803,334.02896"
         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:1.29280245;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    </g>
  </g>
</svg>