Browse Source

Merge branch 'master' of git.ipe.kit.edu:ufo/twepp2015

Lorenzo 8 years ago
parent
commit
9401d11247
6 changed files with 803 additions and 809 deletions
  1. 2 2
      data/ipedirectgma/latency-hist.py
  2. 2 2
      data/latency-hist.py
  3. 3 3
      data/throughput.py
  4. 647 647
      figures/opencl-setup.svg
  5. 139 148
      figures/transf.svg
  6. 10 7
      paper.tex

+ 2 - 2
data/ipedirectgma/latency-hist.py

@@ -18,8 +18,8 @@ plt.figure(figsize=(6, 4))
 # plt.ylim(0.1, 10000)
 # plt.hist(gpu_data, bins=200, label='GPU', log=True)
 # plt.hist(cpu_data, bins=200, label='CPU', log=True)
-plt.hist(gpu_data, bins=100, label='GPU')
-plt.hist(cpu_data, bins=100, label='CPU')
+plt.hist(gpu_data, bins=100, color='#3b5b92', label='GPU')
+plt.hist(cpu_data, bins=100, color='#d54d4d', label='CPU')
 # plt.semilogy()
 
 plt.xlabel(u'Latency in \u00b5s')

+ 2 - 2
data/latency-hist.py

@@ -17,8 +17,8 @@ plt.rc('font', **dict(family='serif'))
 plt.figure(figsize=(4, 3))
 
 # divide by 2 for one-way latency
-plt.hist(gpu_data / 2, bins=100, normed=False, label='GPU')
-plt.hist(cpu_data / 2, bins=100, normed=False, label='CPU')
+plt.hist(gpu_data / 2, bins=100, normed=False, color='#3b5b92', label='GPU')
+plt.hist(cpu_data / 2, bins=100, normed=False, color='#d54d4d', label='CPU')
 
 plt.xlabel(u'Latency in \u00b5s')
 plt.ylabel('Frequency')

+ 3 - 3
data/throughput.py

@@ -6,10 +6,10 @@ cpu_data = np.loadtxt('throughput.cpu')
 
 plt.rc('font', **dict(family='serif'))
 
-plt.figure(figsize=(4, 3))
+plt.figure(figsize=(8, 1))
 
-plt.semilogx(gpu_data[:,0], gpu_data[:,1], '*-', label='GPU')
-plt.semilogx(cpu_data[:,0], cpu_data[:,1], 'o-', label='CPU')
+plt.semilogx(gpu_data[:,0], gpu_data[:,1], '*-', color='#3b5b92', label='GPU')
+plt.semilogx(cpu_data[:,0], cpu_data[:,1], 'o-', color='#d54d4d', label='CPU')
 
 plt.xlabel(u'Data size in B')
 plt.ylabel('Throughput in MB/s')

File diff suppressed because it is too large
+ 647 - 647
figures/opencl-setup.svg


+ 139 - 148
figures/transf.svg

@@ -13,7 +13,7 @@
    height="217.01558"
    id="svg4308"
    version="1.1"
-   inkscape:version="0.48.3.1 r9886"
+   inkscape:version="0.48.4 r9939"
    sodipodi:docname="transf.svg">
   <defs
      id="defs4310">
@@ -307,19 +307,19 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="340.2938"
-     inkscape:cy="-21.619685"
+     inkscape:zoom="1.4"
+     inkscape:cx="484.67334"
+     inkscape:cy="57.67729"
      inkscape:document-units="px"
      inkscape:current-layer="layer2"
      showgrid="false"
      showguides="false"
      inkscape:guide-bbox="true"
-     inkscape:window-width="1920"
-     inkscape:window-height="1124"
-     inkscape:window-x="0"
-     inkscape:window-y="24"
-     inkscape:window-maximized="1"
+     inkscape:window-width="1614"
+     inkscape:window-height="823"
+     inkscape:window-x="2914"
+     inkscape:window-y="577"
+     inkscape:window-maximized="0"
      fit-margin-top="10"
      fit-margin-left="5"
      fit-margin-right="5"
@@ -452,7 +452,7 @@
     </g>
     <g
        id="g21302"
-       style="fill:#ce212d;fill-opacity:1"
+       style="fill:#d54d4d;fill-opacity:1"
        transform="matrix(0.69822757,0,0,0.69822757,-430.04578,1263.6345)"
        inkscape:export-filename="/home/lorenzo/Documents/Articles_and_conferences/twepp2015/figures/transf.png"
        inkscape:export-xdpi="600"
@@ -461,207 +461,207 @@
          inkscape:connector-curvature="0"
          id="rect15128"
          d="m 142.89432,-1142.6682 c -2.86862,0 -5.24068,2.372 -5.24068,5.2407 l 0,76.1981 c 0,2.8688 2.37206,5.2408 5.24068,5.2408 l 76.19819,0 c 2.86863,0 5.24068,-2.372 5.24068,-5.2408 l 0,-76.1981 c 0,-2.8687 -2.37205,-5.2407 -5.24068,-5.2407 l -76.19819,0 z m 0,3.9391 76.19819,0 c 0.75659,0 1.31885,0.5449 1.31885,1.3016 l 0,76.1981 c 0,0.7566 -0.56226,1.3189 -1.31885,1.3189 l -76.19819,0 c -0.75658,0 -1.30149,-0.5623 -1.30149,-1.3189 l 0,-76.1981 c 0,-0.7567 0.54491,-1.3016 1.30149,-1.3016 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:7.08661413000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:7.08661413000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134"
          d="m 145.375,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0626 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-6"
          d="m 164.15625,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0626 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-4"
          d="m 182.90625,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0626 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-5"
          d="m 201.6875,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0626 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-3"
          d="m 145.28125,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-6-3"
          d="m 164.03125,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-4-0"
          d="m 182.8125,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-5-4"
          d="m 201.5625,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-2"
          d="m 145.28125,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-6-4"
          d="m 164.03125,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-4-7"
          d="m 182.8125,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-5-43"
          d="m 201.5625,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-47"
          d="m 145.65625,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-6-8"
          d="m 164.40625,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.65625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-4-5"
          d="m 183.1875,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-5-1"
          d="m 201.9375,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.65625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z M 208,-1075 l 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8"
          d="m 123.2024,-1130.4905 0,0.9799 0,9.1654 0,1.0002 0.97983,0 8.63469,0 1.00024,0 0,-1.0002 0,-9.1654 0,-0.9799 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9801 6.67505,0 0,7.1853 -6.67505,0 0,-7.1853 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373"
          d="m 132.10247,-1126.7753 0,3.7152 97.24747,0 0,-3.7152 -97.24747,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9"
          d="m 228.1864,-1130.4905 0,0.9799 0,9.1654 0,1.0002 0.97982,0 8.6347,0 0.97982,0 0,-1.0002 0,-9.1654 0,-0.9799 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9801 6.67504,0 0,7.1853 -6.67504,0 0,-7.1853 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-2"
          d="m 123.2024,-1113.3639 0,0.9798 0,9.1654 0,0.9798 0.97983,0 8.63469,0 1.00024,0 0,-0.9798 0,-9.1654 0,-0.9798 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9596 6.67505,0 0,7.2058 -6.67505,0 0,-7.2058 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373-9"
          d="m 132.10247,-1109.6692 0,3.7356 97.24747,0 0,-3.7356 -97.24747,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9-9"
          d="m 228.1864,-1113.3639 0,0.9798 0,9.1654 0,0.9798 0.97982,0 8.6347,0 0.97982,0 0,-0.9798 0,-9.1654 0,-0.9798 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9596 6.67504,0 0,7.2058 -6.67504,0 0,-7.2058 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-0"
          d="m 123.2024,-1096.2579 0,1.0002 0,9.1655 0,0.9798 0.97983,0 8.63469,0 1.00024,0 0,-0.9798 0,-9.1655 0,-1.0002 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9801 6.67505,0 0,7.1853 -6.67505,0 0,-7.1853 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373-4"
          d="m 132.10247,-1092.5427 0,3.7151 97.24747,0 0,-3.7151 -97.24747,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9-2"
          d="m 228.1864,-1096.2579 0,1.0002 0,9.1655 0,0.9798 0.97982,0 8.6347,0 0.97982,0 0,-0.9798 0,-9.1655 0,-1.0002 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9801 6.67504,0 0,7.1853 -6.67504,0 0,-7.1853 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-2-4"
          d="m 123.2024,-1079.1314 0,0.9798 0,9.1654 0,0.9799 0.97983,0 8.63469,0 1.00024,0 0,-0.9799 0,-9.1654 0,-0.9798 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9597 6.67505,0 0,7.2057 -6.67505,0 0,-7.2057 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373-9-9"
          d="m 132.10247,-1075.4367 0,3.7356 97.24747,0 0,-3.7356 -97.24747,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9-9-9"
          d="m 228.1864,-1079.1314 0,0.9798 0,9.1654 0,0.9799 0.97982,0 8.6347,0 0.97982,0 0,-0.9799 0,-9.1654 0,-0.9798 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9597 6.67504,0 0,7.2057 -6.67504,0 0,-7.2057 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-00"
          d="m 203.46627,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97982,0 9.16544,0 0.97982,0 0,-0.9798 0,-8.6551 0,-0.9799 -0.97982,0 -9.16544,0 -0.97982,0 z m 1.95965,1.9801 7.20578,0 0,6.6751 -7.20578,0 0,-6.6751 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373-92"
          d="m 207.16102,-1147.964 0,97.2679 3.73558,0 0,-97.2679 -3.73558,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9-3"
          d="m 203.46627,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97982,0 9.16544,0 0.97982,0 0,-1.0002 0,-8.6347 0,-0.9798 -0.97982,0 -9.16544,0 -0.97982,0 z m 1.95965,1.9596 7.20578,0 0,6.675 -7.20578,0 0,-6.675 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-2-6"
          d="m 184.68632,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97983,0 9.16543,0 0.97982,0 0,-0.9798 0,-8.6551 0,-0.9799 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9801 7.20578,0 0,6.6751 -7.20578,0 0,-6.6751 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373-9-8"
          d="m 188.38107,-1147.964 0,97.2679 3.73558,0 0,-97.2679 -3.73558,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9-9-7"
          d="m 184.68632,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97983,0 9.16543,0 0.97982,0 0,-1.0002 0,-8.6347 0,-0.9798 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9596 7.20578,0 0,6.675 -7.20578,0 0,-6.675 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-0-2"
          d="m 165.76348,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97983,0 9.16543,0 0.97982,0 0,-0.9798 0,-8.6551 0,-0.9799 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9801 7.20578,0 0,6.6751 -7.20578,0 0,-6.6751 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373-4-6"
          d="m 169.45823,-1147.964 0,97.2679 3.73558,0 0,-97.2679 -3.73558,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9-2-4"
          d="m 165.76348,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97983,0 9.16543,0 0.97982,0 0,-1.0002 0,-8.6347 0,-0.9798 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9596 7.20578,0 0,6.675 -7.20578,0 0,-6.675 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-2-4-7"
          d="m 147.10601,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97983,0 9.16543,0 1.00023,0 0,-0.9798 0,-8.6551 0,-0.9799 -1.00023,0 -9.16543,0 -0.97983,0 z m 1.98006,1.9801 7.18537,0 0,6.6751 -7.18537,0 0,-6.6751 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="path15373-9-9-8"
          d="m 150.82118,-1147.964 0,97.2679 3.71516,0 0,-97.2679 -3.71516,0 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
       <path
          inkscape:connector-curvature="0"
          id="rect15134-8-9-9-9-7"
          d="m 147.10601,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97983,0 9.16543,0 1.00023,0 0,-1.0002 0,-8.6347 0,-0.9798 -1.00023,0 -9.16543,0 -0.97983,0 z m 1.98006,1.9596 7.18537,0 0,6.675 -7.18537,0 0,-6.675 z"
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ce212d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
     </g>
     <g
        id="g4469"
@@ -1409,217 +1409,217 @@
        inkscape:export-xdpi="600"
        inkscape:export-filename="/home/lorenzo/Documents/Articles_and_conferences/twepp2015/figures/transf.png"
        transform="matrix(0.69822757,0,0,0.69822757,138.52564,1263.6345)"
-       style="fill:#d9545e;fill-opacity:1"
+       style="fill:#d54d4d;fill-opacity:1"
        id="g6856">
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:7.08661413000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:7.08661413000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 142.89432,-1142.6682 c -2.86862,0 -5.24068,2.372 -5.24068,5.2407 l 0,76.1981 c 0,2.8688 2.37206,5.2408 5.24068,5.2408 l 76.19819,0 c 2.86863,0 5.24068,-2.372 5.24068,-5.2408 l 0,-76.1981 c 0,-2.8687 -2.37205,-5.2407 -5.24068,-5.2407 l -76.19819,0 z m 0,3.9391 76.19819,0 c 0.75659,0 1.31885,0.5449 1.31885,1.3016 l 0,76.1981 c 0,0.7566 -0.56226,1.3189 -1.31885,1.3189 l -76.19819,0 c -0.75658,0 -1.30149,-0.5623 -1.30149,-1.3189 l 0,-76.1981 c 0,-0.7567 0.54491,-1.3016 1.30149,-1.3016 z"
          id="path6858"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 145.375,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0626 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
          id="path6860"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 164.15625,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0626 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
          id="path6862"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 182.90625,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0626 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
          id="path6864"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 201.6875,-1132.8438 0,3.0313 0,9.1875 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1875 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0626 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
          id="path6866"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 145.28125,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
          id="path6868"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 164.03125,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
          id="path6870"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 182.8125,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
          id="path6872"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 201.5625,-1115.5625 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
          id="path6874"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 145.28125,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
          id="path6876"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 164.03125,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
          id="path6878"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 182.8125,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.0938 -2.5625,0 0,-3.0938 z"
          id="path6880"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 201.5625,-1098.3125 0,3.0313 0,9.1562 0,3.0312 3.03125,0 8.65625,0 3.03125,0 0,-3.0312 0,-9.1562 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.0938 -2.59375,0 0,-3.0938 z"
          id="path6882"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 145.65625,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
          id="path6884"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 164.40625,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.65625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z m 6.0625,6.0625 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
          id="path6886"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 183.1875,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.625,0 -3.03125,0 z m 6.0625,6.0625 2.5625,0 0,3.125 -2.5625,0 0,-3.125 z"
          id="path6888"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.06259822999999987;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 201.9375,-1081.0625 0,3.0313 0,9.1874 0,3.0313 3.03125,0 8.65625,0 3.03125,0 0,-3.0313 0,-9.1874 0,-3.0313 -3.03125,0 -8.65625,0 -3.03125,0 z M 208,-1075 l 2.59375,0 0,3.125 -2.59375,0 0,-3.125 z"
          id="path6890"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 123.2024,-1130.4905 0,0.9799 0,9.1654 0,1.0002 0.97983,0 8.63469,0 1.00024,0 0,-1.0002 0,-9.1654 0,-0.9799 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9801 6.67505,0 0,7.1853 -6.67505,0 0,-7.1853 z"
          id="path6892"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 132.10247,-1126.7753 0,3.7152 97.24747,0 0,-3.7152 -97.24747,0 z"
          id="path6894"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 228.1864,-1130.4905 0,0.9799 0,9.1654 0,1.0002 0.97982,0 8.6347,0 0.97982,0 0,-1.0002 0,-9.1654 0,-0.9799 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9801 6.67504,0 0,7.1853 -6.67504,0 0,-7.1853 z"
          id="path6896"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 123.2024,-1113.3639 0,0.9798 0,9.1654 0,0.9798 0.97983,0 8.63469,0 1.00024,0 0,-0.9798 0,-9.1654 0,-0.9798 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9596 6.67505,0 0,7.2058 -6.67505,0 0,-7.2058 z"
          id="path6898"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 132.10247,-1109.6692 0,3.7356 97.24747,0 0,-3.7356 -97.24747,0 z"
          id="path6900"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 228.1864,-1113.3639 0,0.9798 0,9.1654 0,0.9798 0.97982,0 8.6347,0 0.97982,0 0,-0.9798 0,-9.1654 0,-0.9798 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9596 6.67504,0 0,7.2058 -6.67504,0 0,-7.2058 z"
          id="path6902"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 123.2024,-1096.2579 0,1.0002 0,9.1655 0,0.9798 0.97983,0 8.63469,0 1.00024,0 0,-0.9798 0,-9.1655 0,-1.0002 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9801 6.67505,0 0,7.1853 -6.67505,0 0,-7.1853 z"
          id="path6904"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 132.10247,-1092.5427 0,3.7151 97.24747,0 0,-3.7151 -97.24747,0 z"
          id="path6906"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 228.1864,-1096.2579 0,1.0002 0,9.1655 0,0.9798 0.97982,0 8.6347,0 0.97982,0 0,-0.9798 0,-9.1655 0,-1.0002 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9801 6.67504,0 0,7.1853 -6.67504,0 0,-7.1853 z"
          id="path6908"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 123.2024,-1079.1314 0,0.9798 0,9.1654 0,0.9799 0.97983,0 8.63469,0 1.00024,0 0,-0.9799 0,-9.1654 0,-0.9798 -1.00024,0 -8.63469,0 -0.97983,0 z m 1.95965,1.9597 6.67505,0 0,7.2057 -6.67505,0 0,-7.2057 z"
          id="path6910"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 132.10247,-1075.4367 0,3.7356 97.24747,0 0,-3.7356 -97.24747,0 z"
          id="path6912"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 228.1864,-1079.1314 0,0.9798 0,9.1654 0,0.9799 0.97982,0 8.6347,0 0.97982,0 0,-0.9799 0,-9.1654 0,-0.9798 -0.97982,0 -8.6347,0 -0.97982,0 z m 1.95965,1.9597 6.67504,0 0,7.2057 -6.67504,0 0,-7.2057 z"
          id="path6914"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 203.46627,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97982,0 9.16544,0 0.97982,0 0,-0.9798 0,-8.6551 0,-0.9799 -0.97982,0 -9.16544,0 -0.97982,0 z m 1.95965,1.9801 7.20578,0 0,6.6751 -7.20578,0 0,-6.6751 z"
          id="path6916"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 207.16102,-1147.964 0,97.2679 3.73558,0 0,-97.2679 -3.73558,0 z"
          id="path6918"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 203.46627,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97982,0 9.16544,0 0.97982,0 0,-1.0002 0,-8.6347 0,-0.9798 -0.97982,0 -9.16544,0 -0.97982,0 z m 1.95965,1.9596 7.20578,0 0,6.675 -7.20578,0 0,-6.675 z"
          id="path6920"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 184.68632,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97983,0 9.16543,0 0.97982,0 0,-0.9798 0,-8.6551 0,-0.9799 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9801 7.20578,0 0,6.6751 -7.20578,0 0,-6.6751 z"
          id="path6922"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 188.38107,-1147.964 0,97.2679 3.73558,0 0,-97.2679 -3.73558,0 z"
          id="path6924"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 184.68632,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97983,0 9.16543,0 0.97982,0 0,-1.0002 0,-8.6347 0,-0.9798 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9596 7.20578,0 0,6.675 -7.20578,0 0,-6.675 z"
          id="path6926"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 165.76348,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97983,0 9.16543,0 0.97982,0 0,-0.9798 0,-8.6551 0,-0.9799 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9801 7.20578,0 0,6.6751 -7.20578,0 0,-6.6751 z"
          id="path6928"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 169.45823,-1147.964 0,97.2679 3.73558,0 0,-97.2679 -3.73558,0 z"
          id="path6930"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 165.76348,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97983,0 9.16543,0 0.97982,0 0,-1.0002 0,-8.6347 0,-0.9798 -0.97982,0 -9.16543,0 -0.97983,0 z m 1.95965,1.9596 7.20578,0 0,6.675 -7.20578,0 0,-6.675 z"
          id="path6932"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 147.10601,-1156.8641 0,0.9799 0,8.6551 0,0.9798 0.97983,0 9.16543,0 1.00023,0 0,-0.9798 0,-8.6551 0,-0.9799 -1.00023,0 -9.16543,0 -0.97983,0 z m 1.98006,1.9801 7.18537,0 0,6.6751 -7.18537,0 0,-6.6751 z"
          id="path6934"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.70636702000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 150.82118,-1147.964 0,97.2679 3.71516,0 0,-97.2679 -3.71516,0 z"
          id="path6936"
          inkscape:connector-curvature="0" />
       <path
-         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d9545e;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#d54d4d;fill-opacity:1;stroke:none;stroke-width:3.01219726000000021;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
          d="m 147.10601,-1051.88 0,0.9798 0,8.6347 0,1.0002 0.97983,0 9.16543,0 1.00023,0 0,-1.0002 0,-8.6347 0,-0.9798 -1.00023,0 -9.16543,0 -0.97983,0 z m 1.98006,1.9596 7.18537,0 0,6.675 -7.18537,0 0,-6.675 z"
          id="path6938"
          inkscape:connector-curvature="0" />
     </g>
     <text
        xml:space="preserve"
-       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#3b5b92;fill-opacity:1;stroke:none;font-family:Sans"
+       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
        x="69.477173"
        y="448.31784"
        id="text3277"
@@ -1628,10 +1628,10 @@
          id="tspan3279"
          x="69.477173"
          y="448.31784"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#3b5b92;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L;fill-opacity:1">GPU</tspan></text>
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L;fill-opacity:1">GPU</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ce212d;fill-opacity:1;stroke:none;font-family:Sans"
+       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
        x="-327.21121"
        y="448.31784"
        id="text3277-1"
@@ -1640,10 +1640,10 @@
          id="tspan3279-5"
          x="-327.21121"
          y="448.31784"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ce212d;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L;fill-opacity:1">FPGA</tspan></text>
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L;fill-opacity:1">FPGA</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#3b5b92;fill-opacity:1;stroke:none;font-family:Sans"
+       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
        x="637.88586"
        y="448.31784"
        id="text3277-9"
@@ -1652,7 +1652,7 @@
          id="tspan3279-6"
          x="637.88586"
          y="448.31784"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#3b5b92;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L;fill-opacity:1">GPU</tspan></text>
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L;fill-opacity:1">GPU</tspan></text>
     <text
        xml:space="preserve"
        style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#170b15;fill-opacity:1;stroke:none;font-family:Sans"
@@ -1689,57 +1689,48 @@
          x="385.44055"
          y="436.27783"
          style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L">System Memory</tspan></text>
-    <g
-       id="g4535"
-       transform="translate(-534.28572,0)">
-      <path
-         sodipodi:nodetypes="cc"
-         inkscape:connector-curvature="0"
-         id="path10756"
-         d="m 524.32748,586.45531 43.81472,0"
-         style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text10776"
+    <path
+       style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       d="m -9.95824,587.80132 43.81472,0"
+       id="path10756"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <text
+       xml:space="preserve"
+       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+       x="41.470261"
+       y="595.87732"
+       id="text10776"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan10778"
+         x="41.470261"
          y="595.87732"
-         x="575.75598"
-         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           style="font-size:28px;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L"
-           y="595.87732"
-           x="575.75598"
-           id="tspan10778"
-           sodipodi:role="line">Data Path</tspan></text>
-    </g>
-    <g
-       id="g4530"
-       transform="translate(-360,-24.285714)">
-      <path
-         sodipodi:nodetypes="cc"
-         inkscape:connector-curvature="0"
-         id="path10756-7"
-         d="m 525.4027,611.9869 42.75104,0"
-         style="fill:none;stroke:#000000;stroke-width:2.55553627;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5555362, 5.11107239;stroke-dashoffset:0" />
-      <text
-         sodipodi:linespacing="125%"
-         id="text10780"
-         y="621.1311"
-         x="575.86151"
-         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           style="font-size:28px;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L"
-           y="621.1311"
-           x="575.86151"
-           id="tspan10782"
-           sodipodi:role="line">Feedback</tspan></text>
-    </g>
+         style="font-size:24px;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L">Data Path</tspan></text>
+    <path
+       style="fill:none;stroke:#000000;stroke-width:2.55553627;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5555362, 5.11107239;stroke-dashoffset:0"
+       d="m 186.6159,588.7694 42.75104,0"
+       id="path10756-7"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <text
+       xml:space="preserve"
+       style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
+       x="237.07472"
+       y="596.8454"
+       id="text10780"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan10782"
+         x="237.07472"
+         y="596.8454"
+         style="font-size:24px;font-family:Nimbus Roman No9 L;-inkscape-font-specification:Nimbus Roman No9 L">Feedback</tspan></text>
     <rect
-       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.835;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       style="fill:none;stroke:#000000;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
        id="rect4540"
-       width="400"
-       height="50"
-       x="314.28571"
-       y="148.44415"
-       transform="translate(-349.02247,414.39553)" />
+       width="386.92685"
+       height="48.365856"
+       x="-34.766178"
+       y="563.65674" />
   </g>
 </svg>

+ 10 - 7
paper.tex

@@ -96,9 +96,10 @@ solution limits the reported bandwidth and latency to 514 MB/s and 40~\textmu
 s, respectively.
 
 %LR: FPGA^2 it's the name of their thing... 
+%MV: best idea in the world :)
 
 When the FPGA is used as a master, a higher throughput can be achieved.  An
-example of this approach is the FPGA\textsuperscript{2} framework by Thoma
+example of this approach is the \emph{FPGA\textsuperscript{2}} framework by Thoma
 et~al.\cite{thoma}, which reaches 2454 MB/s using a 8x Gen2.0 data link.
 Lonardo et~al.\ achieved low latencies with their NaNet design, an FPGA-based
 PCIe network interface card~\cite{lonardo2015nanet}.  The Gbe link however
@@ -115,12 +116,14 @@ developed a high-performance DMA engine based on Xilinx's PCIe Gen3 Core.To
 process the data, we encapsulated the DMA setup and memory mapping in a plugin
 for our scalable GPU processing framework~\cite{vogelgesang2012ufo}. This
 framework allows for an easy construction of streamed data processing on
-heterogeneous multi-GPU systems. The framework is based on OpenCL,  and
+heterogeneous multi-GPU systems. Because the framework is based on OpenCL,
 integration with NVIDIA's CUDA functions for GPUDirect technology is not
-possible. We therefore integrated direct FPGA-to-GPU communication into our
-processing pipeline using AMD's DirectGMA technology. In this paper we report
-the performance of our DMA engine for FPGA-to-CPU communication and some
-preliminary measurements about DirectGMA's performance in low-latency applications.
+possible at the moment. Thus, we used AMD's DirectGMA technology to integrate
+direct FPGA-to-GPU communication into our processing pipeline. In this paper we
+report the performance of our DMA engine for FPGA-to-CPU communication and some
+preliminary measurements about DirectGMA's performance in low-latency
+applications.
+
 
 \section{Architecture}
 
@@ -142,7 +145,7 @@ they are not directly involved in the data transfer anymore.
     In a traditional DMA architecture (a), data are first written to the main
     system memory and then sent to the GPUs for final processing.  By using
     GPUDirect/DirectGMA technology (b), the DMA engine has direct access to
-    GPU's internal memory.
+    the GPU's internal memory.
   }
   \label{fig:trad-vs-dgpu}
 \end{figure}

Some files were not shown because too many files changed in this diff