diff --git a/doc/baseline.rst b/doc/baseline.rst
deleted file mode 100644
index 2e6da391465c2c217906ea450c3a1d415a407b6e..0000000000000000000000000000000000000000
--- a/doc/baseline.rst
+++ /dev/null
@@ -1,86 +0,0 @@
-.. _bob.bio.base.baseline:
-
-==================
-Defining baselines
-==================
-
-
-Once you have a biometric system well established, tuned and working for a
-particular database (or a particular set of databases), you may want to provide
-**an easier to reproduce** way to share it. For this purpose, we defined
-something called baseline.
-
-A baseline (:any:`bob.bio.base.baseline.Baseline`) is composed by the triplet
-of :any:`bob.bio.base.preprocessor.Preprocessor`,
-:any:`bob.bio.base.extractor.Extractor` and
-:any:`bob.bio.base.algorithm.Algorithm`.
-
-First, check it out the baselines ready to be triggered in your environment by
-doing:
-
-.. code-block:: sh
-
-    $ bob bio baseline --help
-
-For example, if you run ``bob bio baseline -vvv eigenface atnt``, it will run
-the eigenface face recognition baseline on the atnt database (assuming you have
-installed ``bob.bio.face`` and ``bob.db.atnt``).
-
-
-To create your own baseline, you just need to define it like in the recipe
-below:
-
-.. code-block:: py
-
-    from bob.bio.base.baseline import Baseline
-
-    baseline = Baseline(name="my-baseline",
-                        preprocessors={"default": 'my-preprocessor'},
-                        extractor='my-extractor'),
-                        algorithm='my-algorithm'))
-
-Some databases may require some specific preprocessors depending on the type
-of meta-informations provided. For instance, for some face recognition
-databases, faces should be cropped in a particular way depending on the
-annotations provided. To approach this issue, the preprocessors are defined in
-a dictionary, with a generic preprocessor defined as **default** and the
-database specific preprocessor defined by database name as in the example
-below:
-
-.. code-block:: py
-
-    self.preprocessors = dict()
-    self.preprocessors["default"] = 'my-preprocessor'
-    self.preprocessors["database_name"] = 'my-specific-preprocessor'
-
-
-Follow below a full example on how to define a baseline with database specific
-preprocessors.
-
-.. code-block:: py
-
-    from bob.bio.base.baseline import Baseline
-
-    preprocessors = {"default": 'my-preprocessor'}
-    preprocessors["database_name"] = 'my-specific-preprocessor'
-    baseline = Baseline(name="another-baseline",
-                        preprocessors=preprocessors,
-                        extractor='my-extractor'),
-                        algorithm='my-algorithm'))
-
-.. note::
-
-   The triplet can be a resource or a configuration file. This works in the
-   same way as in :ref:`Running Experiments <running_part_1>`.
-
-.. note::
-
-  Baselines are also registered as resources under the keyword
-  `bob.bio.baseline`.
-
-You can find the list of readily available baselines using the ``resources.py``
-command:
-
-.. code-block:: sh
-
-    $ resources.py --types baseline
diff --git a/doc/img/bio_ident_sys.odg b/doc/img/bio_ident_sys.odg
index 16505ae9cc64e3d84bec9a6def5fd68abe2afd05..ee288033c4ce97aaeff13a18b27af86953aa3ec5 100644
Binary files a/doc/img/bio_ident_sys.odg and b/doc/img/bio_ident_sys.odg differ
diff --git a/doc/img/bio_ident_sys.svg b/doc/img/bio_ident_sys.svg
index 7af3cf7646f84bb744dc9b35cb25e2b9d0ec67c4..f527c1f80b0eb954a1f1e930862a9e7ed7610abf 100644
--- a/doc/img/bio_ident_sys.svg
+++ b/doc/img/bio_ident_sys.svg
@@ -1,106 +1,115 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.2" width="190.01mm" height="119.01mm" viewBox="1000 1700 19001 11901" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xml:space="preserve">
+<svg version="1.2" width="210mm" height="297mm" viewBox="0 0 21000 29700" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xml:space="preserve">
  <defs class="ClipPathGroup">
   <clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
-   <rect x="1000" y="1700" width="19001" height="11901"/>
+   <rect x="0" y="0" width="21000" height="29700"/>
   </clipPath>
   <clipPath id="presentation_clip_path_shrink" clipPathUnits="userSpaceOnUse">
-   <rect x="1019" y="1711" width="18963" height="11878"/>
+   <rect x="21" y="29" width="20958" height="29641"/>
   </clipPath>
  </defs>
  <defs>
   <font id="EmbeddedFont_1" horiz-adv-x="2048">
-   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1864" descent="432"/>
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1852" descent="423"/>
    <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
-   <glyph unicode="”" horiz-adv-x="568" d="M 607,1264 C 607,1202 601,1147 590,1098 579,1049 558,1001 528,952 L 407,952 C 470,1043 501,1130 501,1214 L 413,1214 413,1409 607,1409 607,1264 Z M 276,1264 C 276,1194 270,1135 257,1088 244,1040 225,995 198,952 L 75,952 C 138,1043 169,1130 169,1214 L 81,1214 81,1409 276,1409 276,1264 Z"/>
-   <glyph unicode="“" horiz-adv-x="568" d="M 407,952 L 407,1098 C 407,1161 413,1218 425,1268 437,1317 457,1364 485,1409 L 607,1409 C 544,1318 513,1231 513,1147 L 601,1147 601,952 407,952 Z M 75,952 L 75,1098 C 75,1163 81,1220 94,1269 106,1318 126,1364 155,1409 L 276,1409 C 213,1318 181,1230 181,1147 L 270,1147 270,952 75,952 Z"/>
-   <glyph unicode="y" horiz-adv-x="1028" d="M 191,-425 C 142,-425 100,-421 67,-414 L 67,-279 C 92,-283 120,-285 151,-285 263,-285 352,-203 417,-38 L 434,5 5,1082 197,1082 425,484 C 428,475 432,464 437,451 442,438 457,394 482,320 507,246 521,205 523,196 L 593,393 830,1082 1020,1082 604,0 C 559,-115 518,-201 479,-258 440,-314 398,-356 351,-384 304,-411 250,-425 191,-425 Z"/>
-   <glyph unicode="x" horiz-adv-x="1028" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"/>
-   <glyph unicode="u" horiz-adv-x="920" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"/>
-   <glyph unicode="t" horiz-adv-x="541" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"/>
-   <glyph unicode="s" horiz-adv-x="920" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"/>
-   <glyph unicode="r" horiz-adv-x="542" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"/>
-   <glyph unicode="p" horiz-adv-x="974" d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"/>
-   <glyph unicode="o" horiz-adv-x="1001" d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"/>
-   <glyph unicode="n" horiz-adv-x="893" d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"/>
-   <glyph unicode="m" horiz-adv-x="1460" d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"/>
-   <glyph unicode="l" horiz-adv-x="190" d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"/>
-   <glyph unicode="k" horiz-adv-x="920" d="M 816,0 L 450,494 318,385 318,0 138,0 138,1484 318,1484 318,557 793,1082 1004,1082 565,617 1027,0 816,0 Z"/>
-   <glyph unicode="i" horiz-adv-x="190" d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"/>
-   <glyph unicode="h" horiz-adv-x="893" d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"/>
-   <glyph unicode="g" horiz-adv-x="947" d="M 548,-425 C 430,-425 336,-402 266,-356 196,-309 151,-243 131,-158 L 312,-132 C 324,-182 351,-220 392,-248 433,-274 486,-288 553,-288 732,-288 822,-183 822,27 L 822,201 820,201 C 786,132 739,80 680,45 621,10 551,-8 472,-8 339,-8 242,36 180,124 117,212 86,350 86,539 86,730 120,872 187,963 254,1054 355,1099 492,1099 569,1099 635,1082 692,1047 748,1012 791,962 822,897 L 824,897 C 824,917 825,952 828,1001 831,1050 833,1077 836,1082 L 1007,1082 C 1003,1046 1001,971 1001,858 L 1001,31 C 1001,-273 850,-425 548,-425 Z M 822,541 C 822,629 810,705 786,769 762,832 728,881 685,915 641,948 591,965 536,965 444,965 377,932 335,865 293,798 272,690 272,541 272,393 292,287 331,222 370,157 438,125 533,125 590,125 640,142 684,175 728,208 762,256 786,319 810,381 822,455 822,541 Z"/>
-   <glyph unicode="f" horiz-adv-x="568" d="M 361,951 L 361,0 181,0 181,951 29,951 29,1082 181,1082 181,1204 C 181,1303 203,1374 246,1417 289,1460 356,1482 445,1482 495,1482 537,1478 572,1470 L 572,1333 C 542,1338 515,1341 492,1341 446,1341 413,1329 392,1306 371,1283 361,1240 361,1179 L 361,1082 572,1082 572,951 361,951 Z"/>
-   <glyph unicode="e" horiz-adv-x="974" d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"/>
-   <glyph unicode="d" horiz-adv-x="947" d="M 821,174 C 788,105 744,55 689,25 634,-5 565,-20 484,-20 347,-20 247,26 183,118 118,210 86,349 86,536 86,913 219,1102 484,1102 566,1102 634,1087 689,1057 744,1027 788,979 821,914 L 823,914 821,1035 821,1484 1001,1484 1001,223 C 1001,110 1003,36 1007,0 L 835,0 C 833,11 831,35 829,74 826,113 825,146 825,174 L 821,174 Z M 275,542 C 275,391 295,282 335,217 375,152 440,119 530,119 632,119 706,154 752,225 798,296 821,405 821,554 821,697 798,802 752,869 706,936 633,969 532,969 441,969 376,936 336,869 295,802 275,693 275,542 Z"/>
-   <glyph unicode="c" horiz-adv-x="893" d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,173 752,206 778,258 788,328 L 970,328 C 956,222 912,138 837,75 762,12 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"/>
-   <glyph unicode="b" horiz-adv-x="974" d="M 1053,546 C 1053,169 920,-20 655,-20 573,-20 505,-5 451,25 396,54 352,102 318,168 L 316,168 C 316,147 315,116 312,74 309,31 307,7 306,0 L 132,0 C 136,36 138,110 138,223 L 138,1484 318,1484 318,1061 C 318,1018 317,967 314,908 L 318,908 C 351,977 396,1027 451,1057 506,1087 574,1102 655,1102 792,1102 892,1056 957,964 1021,872 1053,733 1053,546 Z M 864,540 C 864,691 844,800 804,865 764,930 699,963 609,963 508,963 434,928 388,859 341,790 318,680 318,529 318,387 341,282 386,215 431,147 505,113 607,113 698,113 763,147 804,214 844,281 864,389 864,540 Z"/>
-   <glyph unicode="a" horiz-adv-x="1082" d="M 414,-20 C 305,-20 224,9 169,67 114,124 87,204 87,304 87,417 124,504 198,564 271,625 390,655 554,655 L 797,655 797,715 C 797,804 778,868 741,907 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,189 723,230 753,282 782,334 797,388 797,443 L 797,531 600,531 C 515,531 451,523 408,507 364,491 330,466 307,432 284,399 272,355 272,300 272,241 288,196 320,163 351,131 396,115 455,115 Z"/>
-   <glyph unicode="S" horiz-adv-x="1217" d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"/>
-   <glyph unicode="P" horiz-adv-x="1109" d="M 1258,985 C 1258,852 1215,746 1128,667 1041,588 922,549 773,549 L 359,549 359,0 168,0 168,1409 761,1409 C 919,1409 1041,1372 1128,1298 1215,1224 1258,1120 1258,985 Z M 1066,983 C 1066,1165 957,1256 738,1256 L 359,1256 359,700 746,700 C 959,700 1066,794 1066,983 Z"/>
-   <glyph unicode="O" horiz-adv-x="1433" d="M 1495,711 C 1495,564 1467,435 1411,324 1354,213 1273,128 1168,69 1063,10 938,-20 795,-20 650,-20 526,9 421,68 316,127 235,212 180,323 125,434 97,563 97,711 97,936 159,1113 282,1240 405,1367 577,1430 797,1430 940,1430 1065,1402 1170,1345 1275,1288 1356,1205 1412,1096 1467,987 1495,859 1495,711 Z M 1300,711 C 1300,886 1256,1024 1169,1124 1081,1224 957,1274 797,1274 636,1274 511,1225 423,1126 335,1027 291,889 291,711 291,534 336,394 425,291 514,187 637,135 795,135 958,135 1083,185 1170,286 1257,386 1300,528 1300,711 Z"/>
-   <glyph unicode="M" horiz-adv-x="1406" d="M 1366,0 L 1366,940 C 1366,1044 1369,1144 1375,1240 1342,1121 1313,1027 1287,960 L 923,0 789,0 420,960 364,1130 331,1240 334,1129 338,940 338,0 168,0 168,1409 419,1409 794,432 C 807,393 820,351 833,306 845,261 853,228 857,208 862,235 874,275 891,330 908,384 919,418 925,432 L 1293,1409 1538,1409 1538,0 1366,0 Z"/>
-   <glyph unicode="J" horiz-adv-x="866" d="M 457,-20 C 218,-20 77,103 32,350 L 219,381 C 231,304 258,243 300,200 342,157 395,135 458,135 527,135 582,159 622,207 662,254 682,324 682,416 L 682,1253 411,1253 411,1409 872,1409 872,420 C 872,283 835,176 761,98 687,19 586,-20 457,-20 Z"/>
-   <glyph unicode="I" horiz-adv-x="217" d="M 189,0 L 189,1409 380,1409 380,0 189,0 Z"/>
-   <glyph unicode="F" horiz-adv-x="1028" d="M 359,1253 L 359,729 1145,729 1145,571 359,571 359,0 168,0 168,1409 1169,1409 1169,1253 359,1253 Z"/>
-   <glyph unicode="E" horiz-adv-x="1136" d="M 168,0 L 168,1409 1237,1409 1237,1253 359,1253 359,801 1177,801 1177,647 359,647 359,156 1278,156 1278,0 168,0 Z"/>
+   <glyph unicode="”" horiz-adv-x="583" d="M 607,1264 C 607,1202 601,1147 590,1098 579,1049 558,1001 528,952 L 407,952 C 470,1043 501,1130 501,1214 L 413,1214 413,1409 607,1409 607,1264 Z M 276,1264 C 276,1194 270,1135 257,1088 244,1040 225,995 198,952 L 75,952 C 138,1043 169,1130 169,1214 L 81,1214 81,1409 276,1409 276,1264 Z"/>
+   <glyph unicode="“" horiz-adv-x="583" d="M 407,952 L 407,1098 C 407,1161 413,1218 425,1268 437,1317 457,1364 485,1409 L 607,1409 C 544,1318 513,1231 513,1147 L 601,1147 601,952 407,952 Z M 75,952 L 75,1098 C 75,1163 81,1220 94,1269 106,1318 126,1364 155,1409 L 276,1409 C 213,1318 181,1230 181,1147 L 270,1147 270,952 75,952 Z"/>
+   <glyph unicode="y" horiz-adv-x="980" d="M 191,-425 C 142,-425 100,-421 67,-414 L 67,-279 C 92,-283 120,-285 151,-285 263,-285 352,-203 417,-38 L 434,5 5,1082 197,1082 425,484 C 428,475 432,464 437,451 442,438 457,394 482,320 507,246 521,205 523,196 L 593,393 830,1082 1020,1082 604,0 C 559,-115 518,-201 479,-258 440,-314 398,-356 351,-384 304,-411 250,-425 191,-425 Z"/>
+   <glyph unicode="x" horiz-adv-x="980" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"/>
+   <glyph unicode="u" horiz-adv-x="874" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"/>
+   <glyph unicode="t" horiz-adv-x="531" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"/>
+   <glyph unicode="s" horiz-adv-x="927" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"/>
+   <glyph unicode="r" horiz-adv-x="530" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"/>
+   <glyph unicode="p" horiz-adv-x="953" d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"/>
+   <glyph unicode="o" horiz-adv-x="980" d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"/>
+   <glyph unicode="n" horiz-adv-x="874" d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"/>
+   <glyph unicode="m" horiz-adv-x="1457" d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"/>
+   <glyph unicode="l" horiz-adv-x="187" d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"/>
+   <glyph unicode="k" horiz-adv-x="927" d="M 816,0 L 450,494 318,385 318,0 138,0 138,1484 318,1484 318,557 793,1082 1004,1082 565,617 1027,0 816,0 Z"/>
+   <glyph unicode="i" horiz-adv-x="187" d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"/>
+   <glyph unicode="h" horiz-adv-x="874" d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"/>
+   <glyph unicode="g" horiz-adv-x="954" d="M 548,-425 C 430,-425 336,-402 266,-356 196,-309 151,-243 131,-158 L 312,-132 C 324,-182 351,-220 392,-248 433,-274 486,-288 553,-288 732,-288 822,-183 822,27 L 822,201 820,201 C 786,132 739,80 680,45 621,10 551,-8 472,-8 339,-8 242,36 180,124 117,212 86,350 86,539 86,730 120,872 187,963 254,1054 355,1099 492,1099 569,1099 635,1082 692,1047 748,1012 791,962 822,897 L 824,897 C 824,917 825,953 828,1003 831,1053 833,1078 836,1078 L 1007,1078 C 1003,1042 1001,968 1001,855 L 1001,30 C 1001,-273 850,-425 548,-425 Z M 822,541 C 822,629 810,705 786,769 762,832 728,881 685,915 641,948 591,965 536,965 444,965 377,932 335,865 293,798 272,690 272,541 272,393 292,287 331,222 370,157 438,125 533,125 590,125 640,142 684,175 728,208 762,256 786,319 810,381 822,455 822,541 Z"/>
+   <glyph unicode="f" horiz-adv-x="584" d="M 361,951 L 361,0 181,0 181,951 29,951 29,1082 181,1082 181,1204 C 181,1303 203,1374 246,1417 289,1460 356,1482 445,1482 495,1482 537,1478 572,1470 L 572,1333 C 542,1338 515,1341 492,1341 446,1341 413,1329 392,1306 371,1283 361,1240 361,1179 L 361,1082 572,1082 572,951 361,951 Z"/>
+   <glyph unicode="e" horiz-adv-x="980" d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"/>
+   <glyph unicode="d" horiz-adv-x="954" d="M 821,174 C 788,105 744,55 689,25 634,-5 565,-20 484,-20 347,-20 247,26 183,118 118,210 86,349 86,536 86,913 219,1102 484,1102 566,1102 634,1087 689,1057 744,1027 788,979 821,914 L 823,914 821,1035 821,1484 1001,1484 1001,223 C 1001,110 1003,36 1007,0 L 835,0 C 833,11 831,35 829,74 826,113 825,146 825,174 L 821,174 Z M 275,542 C 275,391 295,282 335,217 375,152 440,119 530,119 632,119 706,154 752,225 798,296 821,405 821,554 821,697 798,802 752,869 706,936 633,969 532,969 441,969 376,936 336,869 295,802 275,693 275,542 Z"/>
+   <glyph unicode="c" horiz-adv-x="901" d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,173 752,206 778,258 788,328 L 970,328 C 956,222 912,138 837,75 762,12 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"/>
+   <glyph unicode="b" horiz-adv-x="953" d="M 1053,546 C 1053,169 920,-20 655,-20 573,-20 505,-5 451,25 396,54 352,102 318,168 L 316,168 C 316,147 315,114 312,71 309,27 307,5 306,5 L 132,5 C 136,41 138,115 138,227 L 138,1484 318,1484 318,1061 C 318,1018 317,967 314,908 L 318,908 C 351,977 396,1027 451,1057 506,1087 574,1102 655,1102 792,1102 892,1056 957,964 1021,872 1053,733 1053,546 Z M 864,540 C 864,691 844,800 804,865 764,930 699,963 609,963 508,963 434,928 388,859 341,790 318,680 318,529 318,387 341,282 386,215 431,147 505,113 607,113 698,113 763,147 804,214 844,281 864,389 864,540 Z"/>
+   <glyph unicode="a" horiz-adv-x="1060" d="M 414,-20 C 305,-20 224,9 169,67 114,124 87,204 87,304 87,417 124,504 198,564 271,625 390,655 554,655 L 797,655 797,715 C 797,804 778,868 741,907 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,189 723,230 753,282 782,334 797,388 797,443 L 797,531 600,531 C 515,531 451,523 408,507 364,491 330,466 307,432 284,399 272,355 272,300 272,241 288,196 320,163 351,131 396,115 455,115 Z"/>
+   <glyph unicode="S" horiz-adv-x="1192" d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"/>
+   <glyph unicode="R" horiz-adv-x="1244" d="M 1164,0 L 798,585 359,585 359,0 168,0 168,1409 831,1409 C 990,1409 1112,1374 1199,1303 1285,1232 1328,1133 1328,1006 1328,901 1298,813 1237,742 1176,671 1091,626 984,607 L 1384,0 1164,0 Z M 1136,1004 C 1136,1086 1108,1149 1053,1192 997,1235 917,1256 812,1256 L 359,1256 359,736 820,736 C 921,736 999,760 1054,807 1109,854 1136,919 1136,1004 Z"/>
+   <glyph unicode="P" horiz-adv-x="1086" d="M 1258,985 C 1258,852 1215,746 1128,667 1041,588 922,549 773,549 L 359,549 359,0 168,0 168,1409 761,1409 C 919,1409 1041,1372 1128,1298 1215,1224 1258,1120 1258,985 Z M 1066,983 C 1066,1165 957,1256 738,1256 L 359,1256 359,700 746,700 C 959,700 1066,794 1066,983 Z"/>
+   <glyph unicode="O" horiz-adv-x="1430" d="M 1495,711 C 1495,564 1467,435 1411,324 1354,213 1273,128 1168,69 1063,10 938,-20 795,-20 650,-20 526,9 421,68 316,127 235,212 180,323 125,434 97,563 97,711 97,936 159,1113 282,1240 405,1367 577,1430 797,1430 940,1430 1065,1402 1170,1345 1275,1288 1356,1205 1412,1096 1467,987 1495,859 1495,711 Z M 1300,711 C 1300,886 1256,1024 1169,1124 1081,1224 957,1274 797,1274 636,1274 511,1225 423,1126 335,1027 291,889 291,711 291,534 336,394 425,291 514,187 637,135 795,135 958,135 1083,185 1170,286 1257,386 1300,528 1300,711 Z"/>
+   <glyph unicode="M" horiz-adv-x="1350" d="M 1366,0 L 1366,940 C 1366,1044 1369,1144 1375,1240 1342,1121 1313,1027 1287,960 L 923,0 789,0 420,960 364,1130 331,1240 334,1129 338,940 338,0 168,0 168,1409 419,1409 794,432 C 807,393 820,351 833,306 845,261 853,228 857,208 862,235 874,275 891,330 908,384 919,418 925,432 L 1293,1409 1538,1409 1538,0 1366,0 Z"/>
+   <glyph unicode="J" horiz-adv-x="875" d="M 457,-20 C 218,-20 77,103 32,350 L 219,381 C 231,304 258,243 300,200 342,157 395,135 458,135 527,135 582,159 622,207 662,254 682,324 682,416 L 682,1253 411,1253 411,1409 872,1409 872,420 C 872,283 835,176 761,98 687,19 586,-20 457,-20 Z"/>
+   <glyph unicode="I" horiz-adv-x="239" d="M 189,0 L 189,1409 380,1409 380,0 189,0 Z"/>
+   <glyph unicode="F" horiz-adv-x="1006" d="M 359,1253 L 359,729 1145,729 1145,571 359,571 359,0 168,0 168,1409 1169,1409 1169,1253 359,1253 Z"/>
+   <glyph unicode="E" horiz-adv-x="1112" d="M 168,0 L 168,1409 1237,1409 1237,1253 359,1253 359,801 1177,801 1177,647 359,647 359,156 1278,156 1278,0 168,0 Z"/>
    <glyph unicode="D" horiz-adv-x="1244" d="M 1381,719 C 1381,574 1353,447 1296,338 1239,229 1159,145 1055,87 951,29 831,0 695,0 L 168,0 168,1409 634,1409 C 873,1409 1057,1349 1187,1230 1316,1110 1381,940 1381,719 Z M 1189,719 C 1189,894 1141,1027 1046,1119 950,1210 811,1256 630,1256 L 359,1256 359,153 673,153 C 776,153 867,176 946,221 1024,266 1084,332 1126,417 1168,502 1189,603 1189,719 Z"/>
-   <glyph unicode="=" horiz-adv-x="1028" d="M 100,856 L 100,1004 1095,1004 1095,856 100,856 Z M 100,344 L 100,492 1095,492 1095,344 100,344 Z"/>
-   <glyph unicode="-" horiz-adv-x="514" d="M 91,464 L 91,624 591,624 591,464 91,464 Z"/>
-   <glyph unicode=")" horiz-adv-x="568" d="M 555,528 C 555,335 525,162 465,9 404,-144 311,-289 186,-424 L 12,-424 C 137,-284 229,-136 287,19 345,174 374,344 374,530 374,716 345,887 287,1042 228,1197 137,1345 12,1484 L 186,1484 C 312,1348 405,1203 465,1050 525,896 555,723 555,532 L 555,528 Z"/>
-   <glyph unicode="(" horiz-adv-x="569" d="M 127,532 C 127,725 157,898 218,1051 278,1204 371,1349 496,1484 L 670,1484 C 545,1345 454,1198 396,1042 337,886 308,715 308,530 308,345 337,175 395,20 452,-135 544,-283 670,-424 L 496,-424 C 370,-288 277,-143 217,11 157,164 127,337 127,528 L 127,532 Z"/>
-   <glyph unicode=" " horiz-adv-x="567"/>
+   <glyph unicode="C" horiz-adv-x="1351" d="M 792,1274 C 636,1274 515,1224 428,1124 341,1023 298,886 298,711 298,538 343,400 434,295 524,190 646,137 800,137 997,137 1146,235 1245,430 L 1401,352 C 1343,231 1262,138 1157,75 1052,12 930,-20 791,-20 649,-20 526,10 423,69 319,128 240,212 186,322 131,431 104,561 104,711 104,936 165,1112 286,1239 407,1366 575,1430 790,1430 940,1430 1065,1401 1166,1342 1267,1283 1341,1196 1388,1081 L 1207,1021 C 1174,1103 1122,1166 1050,1209 977,1252 891,1274 792,1274 Z"/>
+   <glyph unicode="B" horiz-adv-x="1086" d="M 1258,397 C 1258,272 1212,174 1121,105 1030,35 903,0 740,0 L 168,0 168,1409 680,1409 C 1011,1409 1176,1295 1176,1067 1176,984 1153,914 1106,857 1059,800 993,762 908,743 1020,730 1106,692 1167,631 1228,569 1258,491 1258,397 Z M 984,1044 C 984,1120 958,1174 906,1207 854,1240 779,1256 680,1256 L 359,1256 359,810 680,810 C 782,810 858,829 909,868 959,906 984,965 984,1044 Z M 1065,412 C 1065,578 948,661 715,661 L 359,661 359,153 730,153 C 847,153 932,175 985,218 1038,261 1065,326 1065,412 Z"/>
+   <glyph unicode="=" horiz-adv-x="1033" d="M 100,856 L 100,1004 1095,1004 1095,856 100,856 Z M 100,344 L 100,492 1095,492 1095,344 100,344 Z"/>
+   <glyph unicode="-" horiz-adv-x="531" d="M 91,464 L 91,624 591,624 591,464 91,464 Z"/>
+   <glyph unicode=")" horiz-adv-x="583" d="M 555,528 C 555,335 525,162 465,9 404,-144 311,-289 186,-424 L 12,-424 C 137,-284 229,-136 287,19 345,174 374,344 374,530 374,716 345,887 287,1042 228,1197 137,1345 12,1484 L 186,1484 C 312,1348 405,1203 465,1050 525,896 555,723 555,532 L 555,528 Z"/>
+   <glyph unicode="(" horiz-adv-x="583" d="M 127,532 C 127,725 157,898 218,1051 278,1204 371,1349 496,1484 L 670,1484 C 545,1345 454,1198 396,1042 337,886 308,715 308,530 308,345 337,175 395,20 452,-135 544,-283 670,-424 L 496,-424 C 370,-288 277,-143 217,11 157,164 127,337 127,528 L 127,532 Z"/>
+   <glyph unicode=" " horiz-adv-x="556"/>
   </font>
  </defs>
  <defs>
   <font id="EmbeddedFont_2" horiz-adv-x="2048">
-   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="bold" font-style="normal" ascent="1864" descent="432"/>
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="bold" font-style="normal" ascent="1852" descent="423"/>
    <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
-   <glyph unicode="y" horiz-adv-x="1136" d="M 283,-425 C 216,-425 157,-421 106,-412 L 106,-212 C 141,-217 174,-220 203,-220 243,-220 276,-214 303,-201 329,-188 353,-167 374,-138 395,-109 418,-59 444,11 L 16,1082 313,1082 483,575 C 510,502 543,391 584,241 L 609,336 674,571 834,1082 1128,1082 700,-57 C 643,-196 583,-292 522,-345 460,-398 380,-425 283,-425 Z"/>
-   <glyph unicode="t" horiz-adv-x="677" d="M 420,-18 C 337,-18 274,5 229,50 184,95 162,163 162,254 L 162,892 25,892 25,1082 176,1082 264,1336 440,1336 440,1082 645,1082 645,892 440,892 440,330 C 440,277 450,239 470,214 490,189 521,176 563,176 585,176 616,181 657,190 L 657,16 C 588,-7 509,-18 420,-18 Z"/>
-   <glyph unicode="n" horiz-adv-x="1001" d="M 844,0 L 844,607 C 844,797 780,892 651,892 583,892 528,863 487,805 445,746 424,671 424,580 L 424,0 143,0 143,840 C 143,898 142,946 141,983 139,1020 137,1053 135,1082 L 403,1082 C 405,1069 408,1036 411,981 414,926 416,888 416,867 L 420,867 C 458,950 506,1010 563,1047 620,1084 689,1103 768,1103 883,1103 971,1068 1032,997 1093,926 1124,823 1124,687 L 1124,0 844,0 Z"/>
-   <glyph unicode="i" horiz-adv-x="298" d="M 143,1277 L 143,1484 424,1484 424,1277 143,1277 Z M 143,0 L 143,1082 424,1082 424,0 143,0 Z"/>
-   <glyph unicode="e" horiz-adv-x="1028" d="M 586,-20 C 423,-20 298,28 211,125 124,221 80,361 80,546 80,725 124,862 213,958 302,1054 427,1102 590,1102 745,1102 864,1051 946,948 1028,845 1069,694 1069,495 L 1069,487 375,487 C 375,382 395,302 434,249 473,195 528,168 600,168 699,168 762,211 788,297 L 1053,274 C 976,78 821,-20 586,-20 Z M 586,925 C 520,925 469,902 434,856 398,810 379,746 377,663 L 797,663 C 792,750 771,816 734,860 697,903 648,925 586,925 Z"/>
-   <glyph unicode="d" horiz-adv-x="1055" d="M 844,0 C 841,10 838,35 835,76 831,116 829,149 829,176 L 825,176 C 764,45 649,-20 479,-20 353,-20 256,29 187,128 118,226 84,363 84,540 84,719 120,858 193,956 265,1053 367,1102 500,1102 577,1102 643,1086 699,1054 754,1022 797,974 827,911 L 829,911 827,1089 827,1484 1108,1484 1108,236 C 1108,169 1111,91 1116,0 L 844,0 Z M 831,547 C 831,664 812,754 773,817 734,880 676,911 600,911 525,911 469,881 432,820 395,759 377,665 377,540 377,295 451,172 598,172 672,172 729,205 770,270 811,335 831,427 831,547 Z"/>
-   <glyph unicode="I" horiz-adv-x="325" d="M 137,0 L 137,1409 432,1409 432,0 137,0 Z"/>
+   <glyph unicode="y" horiz-adv-x="1112" d="M 283,-425 C 216,-425 157,-421 106,-412 L 106,-212 C 141,-217 174,-220 203,-220 243,-220 276,-214 303,-201 329,-188 353,-167 374,-138 395,-109 418,-59 444,11 L 16,1082 313,1082 483,575 C 510,502 543,391 584,241 L 609,336 674,571 834,1082 1128,1082 700,-57 C 643,-196 583,-292 522,-345 460,-398 380,-425 283,-425 Z"/>
+   <glyph unicode="t" horiz-adv-x="636" d="M 420,-18 C 337,-18 274,5 229,50 184,95 162,163 162,254 L 162,892 25,892 25,1082 176,1082 264,1336 440,1336 440,1082 645,1082 645,892 440,892 440,330 C 440,277 450,239 470,214 490,189 521,176 563,176 585,176 616,181 657,190 L 657,16 C 588,-7 509,-18 420,-18 Z"/>
+   <glyph unicode="n" horiz-adv-x="1007" d="M 844,0 L 844,607 C 844,797 780,892 651,892 583,892 528,863 487,805 445,746 424,671 424,580 L 424,0 143,0 143,840 C 143,898 142,946 141,983 139,1020 137,1053 135,1082 L 403,1082 C 405,1069 408,1036 411,981 414,926 416,888 416,867 L 420,867 C 458,950 506,1010 563,1047 620,1084 689,1103 768,1103 883,1103 971,1068 1032,997 1093,926 1124,823 1124,687 L 1124,0 844,0 Z"/>
+   <glyph unicode="i" horiz-adv-x="292" d="M 143,1277 L 143,1484 424,1484 424,1277 143,1277 Z M 143,0 L 143,1082 424,1082 424,0 143,0 Z"/>
+   <glyph unicode="e" horiz-adv-x="1007" d="M 586,-20 C 423,-20 298,28 211,125 124,221 80,361 80,546 80,725 124,862 213,958 302,1054 427,1102 590,1102 745,1102 864,1050 946,946 1028,843 1069,691 1069,491 L 1069,491 375,491 C 375,384 395,304 434,250 473,195 528,168 600,168 699,168 762,211 788,297 L 1053,274 C 976,78 821,-20 586,-20 Z M 586,925 C 520,925 469,902 434,856 398,810 379,746 377,663 L 797,663 C 792,750 771,816 734,860 697,903 648,925 586,925 Z"/>
+   <glyph unicode="d" horiz-adv-x="1033" d="M 844,0 C 841,10 838,35 835,76 831,116 829,149 829,176 L 825,176 C 764,45 649,-20 479,-20 353,-20 256,29 187,128 118,226 84,363 84,540 84,719 120,858 193,956 265,1053 367,1102 500,1102 577,1102 643,1086 699,1054 754,1022 797,974 827,911 L 829,911 827,1089 827,1484 1108,1484 1108,236 C 1108,169 1111,91 1116,0 L 844,0 Z M 831,547 C 831,664 812,754 773,817 734,880 676,911 600,911 525,911 469,881 432,820 395,759 377,665 377,540 377,295 451,172 598,172 672,172 729,205 770,270 811,335 831,427 831,547 Z"/>
+   <glyph unicode="I" horiz-adv-x="319" d="M 137,0 L 137,1409 432,1409 432,0 137,0 Z"/>
   </font>
  </defs>
  <defs class="TextShapeIndex">
   <g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29 id30 id31 id32 id33 id34 id35 id36 id37 id38 id39 id40 id41 id42 id43 id44 id45 id46 id47 id48 id49 id50 id51 id52 id53 id54 id55 id56 id57 id58 id59 id60 id61"/>
  </defs>
  <defs class="EmbeddedBulletChars">
-  <g id="bullet-char-template(57356)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-57356" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
   </g>
-  <g id="bullet-char-template(57354)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-57354" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"/>
   </g>
-  <g id="bullet-char-template(10146)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10146" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"/>
   </g>
-  <g id="bullet-char-template(10132)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10132" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"/>
   </g>
-  <g id="bullet-char-template(10007)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10007" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"/>
   </g>
-  <g id="bullet-char-template(10004)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10004" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"/>
   </g>
-  <g id="bullet-char-template(9679)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-9679" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/>
   </g>
-  <g id="bullet-char-template(8226)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-8226" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"/>
   </g>
-  <g id="bullet-char-template(8211)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-8211" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/>
   </g>
-  <g id="bullet-char-template(61548)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-61548" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"/>
   </g>
  </defs>
  <defs class="TextEmbeddedBitmaps"/>
+ <g>
+  <g id="id2" class="Master_Slide">
+   <g id="bg-id2" class="Background"/>
+   <g id="bo-id2" class="BackgroundObjects"/>
+  </g>
+ </g>
  <g class="SlideGroup">
   <g>
    <g id="container-id1">
@@ -110,8 +119,6 @@
        <g id="id3">
         <rect class="BoundingBox" stroke="none" fill="none" x="4699" y="3349" width="4704" height="2304"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 4700,3350 L 9401,3350 9401,5651 4700,5651 4700,3350 4700,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 4700,3350 L 4700,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9401,5651 L 9401,5651 Z"/>
         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="5061" y="4721"><tspan fill="rgb(0,0,0)" stroke="none">Pre-processor</tspan></tspan></tspan></text>
        </g>
       </g>
@@ -119,29 +126,19 @@
        <g id="id4">
         <rect class="BoundingBox" stroke="none" fill="none" x="6299" y="7099" width="3504" height="2304"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 6300,7100 L 9801,7100 9801,9401 6300,9401 6300,7100 6300,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 6300,7100 L 6300,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9801,9401 L 9801,9401 Z"/>
         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="6837" y="8115"><tspan fill="rgb(0,0,0)" stroke="none">Decision</tspan></tspan><tspan class="TextPosition" x="7170" y="8826"><tspan fill="rgb(0,0,0)" stroke="none">Maker</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id5">
-        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="3031" width="1248" height="1249"/>
-        <path fill="rgb(102,102,255)" stroke="none" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="3031" width="1247" height="1248"/>
+        <path fill="rgb(102,102,255)" stroke="none" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1858,3869 C 2078,4100 2322,4100 2542,3869"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.LineShape">
@@ -174,16 +171,16 @@
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id10">
-        <rect class="BoundingBox" stroke="none" fill="none" x="14499" y="4350" width="1202" height="301"/>
-        <path fill="none" stroke="rgb(0,0,204)" d="M 14500,4500 L 15270,4500"/>
-        <path fill="rgb(0,0,204)" stroke="none" d="M 15700,4500 L 15250,4350 15250,4650 15700,4500 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="14899" y="4378" width="802" height="301"/>
+        <path fill="none" stroke="rgb(0,0,204)" d="M 14900,4550 L 15271,4527"/>
+        <path fill="rgb(0,0,204)" stroke="none" d="M 15700,4500 L 15242,4378 15260,4678 15700,4500 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id11">
-        <rect class="BoundingBox" stroke="none" fill="none" x="12600" y="5649" width="301" height="1452"/>
-        <path fill="none" stroke="rgb(255,51,51)" d="M 12750,5650 L 12750,6670"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 12750,7100 L 12900,6650 12600,6650 12750,7100 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="12983" y="5699" width="302" height="1402"/>
+        <path fill="none" stroke="rgb(255,51,51)" d="M 13150,5700 L 13133,6670"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 13125,7100 L 13283,6653 12983,6647 13125,7100 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
@@ -215,8 +212,8 @@
       </g>
       <g class="com.sun.star.drawing.TextShape">
        <g id="id16">
-        <rect class="BoundingBox" stroke="none" fill="none" x="4100" y="11200" width="4201" height="963"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="11901"><tspan fill="rgb(0,0,0)" stroke="none">= Enrollment</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="4100" y="11200" width="10301" height="2385"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="11901"><tspan fill="rgb(0,0,0)" stroke="none">= Creation of biometric references</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.LineShape">
@@ -235,31 +232,23 @@
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id19">
-         <rect class="BoundingBox" stroke="none" fill="none" x="13155" y="5798" width="1248" height="1249"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13778,5799 C 14130,5799 14400,6068 14400,6421 14400,6774 14130,7044 13778,7044 13426,7044 13156,6774 13156,6421 13156,6068 13426,5799 13778,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13576,6124 C 13608,6124 13633,6171 13633,6231 13633,6291 13608,6338 13576,6338 13544,6338 13519,6291 13519,6231 13519,6171 13544,6124 13576,6124 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13978,6124 C 14010,6124 14035,6171 14035,6231 14035,6291 14010,6338 13978,6338 13946,6338 13921,6291 13921,6231 13921,6171 13946,6124 13978,6124 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13436,6636 C 13656,6867 13900,6867 14120,6636"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13655" y="5798" width="1247" height="1248"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 14278,5799 C 14630,5799 14900,6068 14900,6421 14900,6774 14630,7044 14278,7044 13926,7044 13656,6774 13656,6421 13656,6068 13926,5799 14278,5799 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 14076,6124 C 14108,6124 14133,6171 14133,6231 14133,6291 14108,6338 14076,6338 14044,6338 14019,6291 14019,6231 14019,6171 14044,6124 14076,6124 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 14478,6124 C 14510,6124 14535,6171 14535,6231 14535,6291 14510,6338 14478,6338 14446,6338 14421,6291 14421,6231 14421,6171 14446,6124 14478,6124 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 13936,6636 C 14156,6867 14400,6867 14620,6636"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id20">
-         <rect class="BoundingBox" stroke="none" fill="none" x="12923" y="5623" width="1656" height="1656"/>
-         <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 13750,5800 C 14118,5800 14400,6082 14400,6450 14400,6818 14118,7100 13750,7100 13382,7100 13100,6818 13100,6450 13100,6082 13382,5800 13750,5800 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13423" y="5623" width="1655" height="1655"/>
+         <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 14250,5800 C 14618,5800 14900,6082 14900,6450 14900,6818 14618,7100 14250,7100 13882,7100 13600,6818 13600,6450 13600,6082 13882,5800 14250,5800 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id21">
-         <rect class="BoundingBox" stroke="none" fill="none" x="13094" y="5594" width="1514" height="1514"/>
-         <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 13850,5700 C 14218,5700 14500,5982 14500,6350 14500,6718 14218,7000 13850,7000 13482,7000 13200,6718 13200,6350 13200,5982 13482,5700 13850,5700 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13594" y="5594" width="1513" height="1513"/>
+         <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 14350,5700 C 14718,5700 15000,5982 15000,6350 15000,6718 14718,7000 14350,7000 13982,7000 13700,6718 13700,6350 13700,5982 13982,5700 14350,5700 Z"/>
         </g>
        </g>
       </g>
@@ -277,22 +266,14 @@
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id24">
-        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="4731" width="1248" height="1249"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="4731" width="1247" height="1248"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1858,5569 C 2078,5800 2322,5800 2542,5569"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
@@ -303,42 +284,26 @@
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id26">
-        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="2198" width="1248" height="1249"/>
-        <path fill="rgb(102,102,255)" stroke="none" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="2198" width="1247" height="1248"/>
+        <path fill="rgb(102,102,255)" stroke="none" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9858,3036 C 10078,3267 10322,3267 10542,3036"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id27">
-        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="5553" width="1248" height="1249"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="5553" width="1247" height="1248"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9858,6391 C 10078,6622 10322,6622 10542,6391"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.TextShape">
@@ -350,57 +315,45 @@
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id29">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14520" y="2234" width="1248" height="1249"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14520" y="2234" width="1247" height="1248"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 15143,2235 C 15495,2235 15765,2504 15765,2857 15765,3210 15495,3480 15143,3480 14791,3480 14521,3210 14521,2857 14521,2504 14791,2235 15143,2235 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2235 L 14521,2235 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3481 L 15766,3481 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 14941,2560 C 14973,2560 14998,2607 14998,2667 14998,2727 14973,2774 14941,2774 14909,2774 14884,2727 14884,2667 14884,2607 14909,2560 14941,2560 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2235 L 14521,2235 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3481 L 15766,3481 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 15343,2560 C 15375,2560 15400,2607 15400,2667 15400,2727 15375,2774 15343,2774 15311,2774 15286,2727 15286,2667 15286,2607 15311,2560 15343,2560 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2235 L 14521,2235 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3481 L 15766,3481 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 14801,3072 C 15021,3303 15265,3303 15485,3072"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2235 L 14521,2235 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3481 L 15766,3481 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id30">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14288" y="2059" width="1656" height="1656"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14288" y="2059" width="1655" height="1655"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15115,2236 C 15483,2236 15765,2518 15765,2886 15765,3254 15483,3536 15115,3536 14747,3536 14465,3254 14465,2886 14465,2518 14747,2236 15115,2236 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id31">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14459" y="2030" width="1514" height="1514"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14459" y="2030" width="1513" height="1513"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15215,2136 C 15583,2136 15865,2418 15865,2786 15865,3154 15583,3436 15215,3436 14847,3436 14565,3154 14565,2786 14565,2418 14847,2136 15215,2136 Z"/>
         </g>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id32">
-        <rect class="BoundingBox" stroke="none" fill="none" x="10999" y="3349" width="3504" height="2304"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11000,3350 L 14501,3350 14501,5651 11000,5651 11000,3350 11000,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11000,3350 L 11000,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 14501,5651 L 14501,5651 Z"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11569" y="4365"><tspan fill="rgb(0,0,0)" stroke="none">Feature </tspan></tspan><tspan class="TextPosition" x="11480" y="5076"><tspan fill="rgb(0,0,0)" stroke="none">Extractor</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="11399" y="3399" width="3504" height="2304"/>
+        <path fill="none" stroke="rgb(0,0,0)" d="M 11400,3400 L 14901,3400 14901,5701 11400,5701 11400,3400 11400,3400 Z"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11969" y="4415"><tspan fill="rgb(0,0,0)" stroke="none">Feature </tspan></tspan><tspan class="TextPosition" x="11880" y="5126"><tspan fill="rgb(0,0,0)" stroke="none">Extractor</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id33">
-        <rect class="BoundingBox" stroke="none" fill="none" x="11349" y="7099" width="2804" height="2304"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 14151,7100 14151,9401 11350,9401 11350,7100 11350,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 11350,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 14151,9401 L 14151,9401 Z"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11605" y="8471"><tspan fill="rgb(0,0,0)" stroke="none">Matcher</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="11349" y="7099" width="3554" height="2304"/>
+        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 14901,7100 14901,9401 11350,9401 11350,7100 11350,7100 Z"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11419" y="8471"><tspan fill="rgb(0,0,0)" stroke="none">Comparison</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id34">
-        <rect class="BoundingBox" stroke="none" fill="none" x="14150" y="7201" width="3304" height="1200"/>
-        <path fill="none" stroke="rgb(255,51,51)" d="M 17452,7202 L 17452,8200 14652,8250 14580,8250"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 14150,8250 L 14600,8400 14600,8100 14150,8250 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="14900" y="7201" width="2803" height="1200"/>
+        <path fill="none" stroke="rgb(255,51,51)" d="M 17701,7202 L 17701,8199 15402,8250 15330,8250"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 14900,8250 L 15350,8400 15350,8100 14900,8250 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.TextShape">
@@ -414,38 +367,30 @@
         <g class="Group">
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id36">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14661" y="8470" width="1248" height="894"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 15284,8471 C 15636,8471 15906,8664 15906,8916 15906,9168 15636,9361 15284,9361 14932,9361 14662,9168 14662,8916 14662,8664 14932,8471 15284,8471 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 14662,8471 L 14662,8471 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 15907,9362 L 15907,9362 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 15082,8703 C 15114,8703 15139,8736 15139,8779 15139,8822 15114,8855 15082,8855 15050,8855 15025,8822 15025,8779 15025,8736 15050,8703 15082,8703 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 14662,8471 L 14662,8471 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 15907,9362 L 15907,9362 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 15484,8703 C 15516,8703 15541,8736 15541,8779 15541,8822 15516,8855 15484,8855 15452,8855 15427,8822 15427,8779 15427,8736 15452,8703 15484,8703 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 14662,8471 L 14662,8471 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 15907,9362 L 15907,9362 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 14942,9069 C 15162,9234 15406,9234 15626,9069"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 14662,8471 L 14662,8471 Z"/>
-           <path fill="none" stroke="rgb(0,0,204)" d="M 15907,9362 L 15907,9362 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15255" y="8470" width="1247" height="893"/>
+           <path fill="none" stroke="rgb(0,0,204)" d="M 15878,8471 C 16230,8471 16500,8664 16500,8916 16500,9168 16230,9361 15878,9361 15526,9361 15256,9168 15256,8916 15256,8664 15526,8471 15878,8471 Z"/>
+           <path fill="none" stroke="rgb(0,0,204)" d="M 15676,8703 C 15708,8703 15733,8736 15733,8779 15733,8822 15708,8855 15676,8855 15644,8855 15619,8822 15619,8779 15619,8736 15644,8703 15676,8703 Z"/>
+           <path fill="none" stroke="rgb(0,0,204)" d="M 16078,8703 C 16110,8703 16135,8736 16135,8779 16135,8822 16110,8855 16078,8855 16046,8855 16021,8822 16021,8779 16021,8736 16046,8703 16078,8703 Z"/>
+           <path fill="none" stroke="rgb(0,0,204)" d="M 15536,9069 C 15756,9234 16000,9234 16220,9069"/>
           </g>
          </g>
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id37">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14429" y="8293" width="1656" height="1285"/>
-           <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15256,8470 C 15624,8470 15906,8671 15906,8934 15906,9197 15624,9399 15256,9399 14888,9399 14606,9197 14606,8934 14606,8671 14888,8470 15256,8470 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15023" y="8293" width="1655" height="1284"/>
+           <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15850,8470 C 16218,8470 16500,8671 16500,8934 16500,9197 16218,9399 15850,9399 15482,9399 15200,9197 15200,8934 15200,8671 15482,8470 15850,8470 Z"/>
           </g>
          </g>
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id38">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14600" y="8293" width="1514" height="1143"/>
-           <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15356,8399 C 15724,8399 16006,8600 16006,8863 16006,9126 15724,9328 15356,9328 14988,9328 14706,9126 14706,8863 14706,8600 14988,8399 15356,8399 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15194" y="8292" width="1513" height="1143"/>
+           <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15950,8399 C 16318,8399 16600,8600 16600,8863 16600,9126 16318,9328 15950,9328 15582,9328 15300,9126 15300,8863 15300,8600 15582,8399 15950,8399 Z"/>
           </g>
          </g>
         </g>
         <g class="com.sun.star.drawing.TextShape">
          <g id="id39">
-          <rect class="BoundingBox" stroke="none" fill="none" x="15706" y="8668" width="1501" height="726"/>
-          <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="15995" y="9178"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
+          <rect class="BoundingBox" stroke="none" fill="none" x="16300" y="8668" width="1501" height="726"/>
+          <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16589" y="9178"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
          </g>
         </g>
        </g>
@@ -453,38 +398,30 @@
         <g class="Group">
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id40">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14661" y="9405" width="1248" height="894"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 15284,9406 C 15636,9406 15906,9599 15906,9851 15906,10103 15636,10296 15284,10296 14932,10296 14662,10103 14662,9851 14662,9599 14932,9406 15284,9406 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 14662,9406 L 14662,9406 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 15907,10297 L 15907,10297 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 15082,9638 C 15114,9638 15139,9671 15139,9714 15139,9757 15114,9790 15082,9790 15050,9790 15025,9757 15025,9714 15025,9671 15050,9638 15082,9638 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 14662,9406 L 14662,9406 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 15907,10297 L 15907,10297 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 15484,9638 C 15516,9638 15541,9671 15541,9714 15541,9757 15516,9790 15484,9790 15452,9790 15427,9757 15427,9714 15427,9671 15452,9638 15484,9638 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 14662,9406 L 14662,9406 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 15907,10297 L 15907,10297 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 14942,10004 C 15162,10169 15406,10169 15626,10004"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 14662,9406 L 14662,9406 Z"/>
-           <path fill="none" stroke="rgb(255,0,204)" d="M 15907,10297 L 15907,10297 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15255" y="9405" width="1247" height="893"/>
+           <path fill="none" stroke="rgb(255,0,204)" d="M 15878,9406 C 16230,9406 16500,9599 16500,9851 16500,10103 16230,10296 15878,10296 15526,10296 15256,10103 15256,9851 15256,9599 15526,9406 15878,9406 Z"/>
+           <path fill="none" stroke="rgb(255,0,204)" d="M 15676,9638 C 15708,9638 15733,9671 15733,9714 15733,9757 15708,9790 15676,9790 15644,9790 15619,9757 15619,9714 15619,9671 15644,9638 15676,9638 Z"/>
+           <path fill="none" stroke="rgb(255,0,204)" d="M 16078,9638 C 16110,9638 16135,9671 16135,9714 16135,9757 16110,9790 16078,9790 16046,9790 16021,9757 16021,9714 16021,9671 16046,9638 16078,9638 Z"/>
+           <path fill="none" stroke="rgb(255,0,204)" d="M 15536,10004 C 15756,10169 16000,10169 16220,10004"/>
           </g>
          </g>
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id41">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14429" y="9228" width="1656" height="1285"/>
-           <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15256,9405 C 15624,9405 15906,9606 15906,9869 15906,10132 15624,10334 15256,10334 14888,10334 14606,10132 14606,9869 14606,9606 14888,9405 15256,9405 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15023" y="9228" width="1655" height="1284"/>
+           <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15850,9405 C 16218,9405 16500,9606 16500,9869 16500,10132 16218,10334 15850,10334 15482,10334 15200,10132 15200,9869 15200,9606 15482,9405 15850,9405 Z"/>
           </g>
          </g>
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id42">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14600" y="9228" width="1514" height="1143"/>
-           <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15356,9334 C 15724,9334 16006,9535 16006,9798 16006,10061 15724,10263 15356,10263 14988,10263 14706,10061 14706,9798 14706,9535 14988,9334 15356,9334 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15194" y="9228" width="1513" height="1142"/>
+           <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15950,9334 C 16318,9334 16600,9535 16600,9798 16600,10061 16318,10263 15950,10263 15582,10263 15300,10061 15300,9798 15300,9535 15582,9334 15950,9334 Z"/>
           </g>
          </g>
         </g>
         <g class="com.sun.star.drawing.TextShape">
          <g id="id43">
-          <rect class="BoundingBox" stroke="none" fill="none" x="15706" y="9603" width="1501" height="726"/>
-          <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="15986" y="10113"><tspan fill="rgb(255,0,204)" stroke="none">Mary</tspan></tspan></tspan></text>
+          <rect class="BoundingBox" stroke="none" fill="none" x="16300" y="9603" width="1501" height="726"/>
+          <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16580" y="10113"><tspan fill="rgb(255,0,204)" stroke="none">Mary</tspan></tspan></tspan></text>
          </g>
         </g>
        </g>
@@ -492,38 +429,30 @@
         <g class="Group">
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id44">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14661" y="10405" width="1248" height="894"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 15284,10406 C 15636,10406 15906,10599 15906,10851 15906,11103 15636,11296 15284,11296 14932,11296 14662,11103 14662,10851 14662,10599 14932,10406 15284,10406 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 14662,10406 L 14662,10406 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 15907,11297 L 15907,11297 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 15082,10638 C 15114,10638 15139,10671 15139,10714 15139,10757 15114,10790 15082,10790 15050,10790 15025,10757 15025,10714 15025,10671 15050,10638 15082,10638 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 14662,10406 L 14662,10406 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 15907,11297 L 15907,11297 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 15484,10638 C 15516,10638 15541,10671 15541,10714 15541,10757 15516,10790 15484,10790 15452,10790 15427,10757 15427,10714 15427,10671 15452,10638 15484,10638 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 14662,10406 L 14662,10406 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 15907,11297 L 15907,11297 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 14942,11004 C 15162,11169 15406,11169 15626,11004"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 14662,10406 L 14662,10406 Z"/>
-           <path fill="none" stroke="rgb(0,153,0)" d="M 15907,11297 L 15907,11297 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15255" y="10405" width="1247" height="893"/>
+           <path fill="none" stroke="rgb(0,153,0)" d="M 15878,10406 C 16230,10406 16500,10599 16500,10851 16500,11103 16230,11296 15878,11296 15526,11296 15256,11103 15256,10851 15256,10599 15526,10406 15878,10406 Z"/>
+           <path fill="none" stroke="rgb(0,153,0)" d="M 15676,10638 C 15708,10638 15733,10671 15733,10714 15733,10757 15708,10790 15676,10790 15644,10790 15619,10757 15619,10714 15619,10671 15644,10638 15676,10638 Z"/>
+           <path fill="none" stroke="rgb(0,153,0)" d="M 16078,10638 C 16110,10638 16135,10671 16135,10714 16135,10757 16110,10790 16078,10790 16046,10790 16021,10757 16021,10714 16021,10671 16046,10638 16078,10638 Z"/>
+           <path fill="none" stroke="rgb(0,153,0)" d="M 15536,11004 C 15756,11169 16000,11169 16220,11004"/>
           </g>
          </g>
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id45">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14429" y="10228" width="1656" height="1285"/>
-           <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15256,10405 C 15624,10405 15906,10606 15906,10869 15906,11132 15624,11334 15256,11334 14888,11334 14606,11132 14606,10869 14606,10606 14888,10405 15256,10405 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15023" y="10228" width="1655" height="1284"/>
+           <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15850,10405 C 16218,10405 16500,10606 16500,10869 16500,11132 16218,11334 15850,11334 15482,11334 15200,11132 15200,10869 15200,10606 15482,10405 15850,10405 Z"/>
           </g>
          </g>
          <g class="com.sun.star.drawing.CustomShape">
           <g id="id46">
-           <rect class="BoundingBox" stroke="none" fill="none" x="14600" y="10228" width="1514" height="1143"/>
-           <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15356,10334 C 15724,10334 16006,10535 16006,10798 16006,11061 15724,11263 15356,11263 14988,11263 14706,11061 14706,10798 14706,10535 14988,10334 15356,10334 Z"/>
+           <rect class="BoundingBox" stroke="none" fill="none" x="15194" y="10227" width="1513" height="1143"/>
+           <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15950,10334 C 16318,10334 16600,10535 16600,10798 16600,11061 16318,11263 15950,11263 15582,11263 15300,11061 15300,10798 15300,10535 15582,10334 15950,10334 Z"/>
           </g>
          </g>
         </g>
         <g class="com.sun.star.drawing.TextShape">
          <g id="id47">
-          <rect class="BoundingBox" stroke="none" fill="none" x="15706" y="10603" width="1501" height="726"/>
-          <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16008" y="11113"><tspan fill="rgb(0,153,0)" stroke="none">Olga</tspan></tspan></tspan></text>
+          <rect class="BoundingBox" stroke="none" fill="none" x="16300" y="10603" width="1501" height="726"/>
+          <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16602" y="11113"><tspan fill="rgb(0,153,0)" stroke="none">Olga</tspan></tspan></tspan></text>
          </g>
         </g>
        </g>
@@ -534,38 +463,30 @@
          <g class="Group">
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id48">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16175" y="3508" width="1248" height="894"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16798,3509 C 17150,3509 17420,3702 17420,3954 17420,4206 17150,4399 16798,4399 16446,4399 16176,4206 16176,3954 16176,3702 16446,3509 16798,3509 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16176,3509 L 16176,3509 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17421,4400 L 17421,4400 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16596,3741 C 16628,3741 16653,3774 16653,3817 16653,3860 16628,3893 16596,3893 16564,3893 16539,3860 16539,3817 16539,3774 16564,3741 16596,3741 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16176,3509 L 16176,3509 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17421,4400 L 17421,4400 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16998,3741 C 17030,3741 17055,3774 17055,3817 17055,3860 17030,3893 16998,3893 16966,3893 16941,3860 16941,3817 16941,3774 16966,3741 16998,3741 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16176,3509 L 16176,3509 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17421,4400 L 17421,4400 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16456,4107 C 16676,4272 16920,4272 17140,4107"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16176,3509 L 16176,3509 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17421,4400 L 17421,4400 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16241" y="3508" width="1423" height="893"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 16952,3509 C 17354,3509 17662,3702 17662,3954 17662,4206 17354,4399 16952,4399 16550,4399 16242,4206 16242,3954 16242,3702 16550,3509 16952,3509 Z"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 16721,3741 C 16758,3741 16786,3774 16786,3817 16786,3860 16758,3893 16721,3893 16684,3893 16656,3860 16656,3817 16656,3774 16684,3741 16721,3741 Z"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 17182,3741 C 17219,3741 17247,3774 17247,3817 17247,3860 17219,3893 17182,3893 17145,3893 17117,3860 17117,3817 17117,3774 17145,3741 17182,3741 Z"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 16562,4107 C 16813,4272 17092,4272 17343,4107"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id49">
-            <rect class="BoundingBox" stroke="none" fill="none" x="15943" y="3331" width="1656" height="1285"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16770,3508 C 17138,3508 17420,3709 17420,3972 17420,4235 17138,4437 16770,4437 16402,4437 16120,4235 16120,3972 16120,3709 16402,3508 16770,3508 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16001" y="3331" width="1840" height="1284"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16920,3508 C 17341,3508 17663,3709 17663,3972 17663,4235 17341,4437 16920,4437 16499,4437 16178,4235 16178,3972 16178,3709 16499,3508 16920,3508 Z"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id50">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16114" y="3331" width="1514" height="1143"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16870,3437 C 17238,3437 17520,3638 17520,3901 17520,4164 17238,4366 16870,4366 16502,4366 16220,4164 16220,3901 16220,3638 16502,3437 16870,3437 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16187" y="3331" width="1698" height="1142"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 17035,3437 C 17456,3437 17778,3638 17778,3901 17778,4164 17456,4366 17035,4366 16614,4366 16293,4164 16293,3901 16293,3638 16614,3437 17035,3437 Z"/>
            </g>
           </g>
          </g>
          <g class="com.sun.star.drawing.TextShape">
           <g id="id51">
-           <rect class="BoundingBox" stroke="none" fill="none" x="17220" y="3706" width="1501" height="726"/>
-           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17509" y="4216"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
+           <rect class="BoundingBox" stroke="none" fill="none" x="17436" y="3706" width="1714" height="726"/>
+           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17831" y="4216"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
           </g>
          </g>
         </g>
@@ -573,38 +494,30 @@
          <g class="Group">
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id52">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16175" y="4443" width="1248" height="894"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16798,4444 C 17150,4444 17420,4637 17420,4889 17420,5141 17150,5334 16798,5334 16446,5334 16176,5141 16176,4889 16176,4637 16446,4444 16798,4444 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16176,4444 L 16176,4444 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17421,5335 L 17421,5335 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16596,4676 C 16628,4676 16653,4709 16653,4752 16653,4795 16628,4828 16596,4828 16564,4828 16539,4795 16539,4752 16539,4709 16564,4676 16596,4676 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16176,4444 L 16176,4444 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17421,5335 L 17421,5335 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16998,4676 C 17030,4676 17055,4709 17055,4752 17055,4795 17030,4828 16998,4828 16966,4828 16941,4795 16941,4752 16941,4709 16966,4676 16998,4676 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16176,4444 L 16176,4444 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17421,5335 L 17421,5335 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16456,5042 C 16676,5207 16920,5207 17140,5042"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16176,4444 L 16176,4444 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17421,5335 L 17421,5335 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16241" y="4443" width="1423" height="893"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 16952,4444 C 17354,4444 17662,4637 17662,4889 17662,5141 17354,5334 16952,5334 16550,5334 16242,5141 16242,4889 16242,4637 16550,4444 16952,4444 Z"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 16721,4676 C 16758,4676 16786,4709 16786,4752 16786,4795 16758,4828 16721,4828 16684,4828 16656,4795 16656,4752 16656,4709 16684,4676 16721,4676 Z"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 17182,4676 C 17219,4676 17247,4709 17247,4752 17247,4795 17219,4828 17182,4828 17145,4828 17117,4795 17117,4752 17117,4709 17145,4676 17182,4676 Z"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 16562,5042 C 16813,5207 17092,5207 17343,5042"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id53">
-            <rect class="BoundingBox" stroke="none" fill="none" x="15943" y="4266" width="1656" height="1285"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16770,4443 C 17138,4443 17420,4644 17420,4907 17420,5170 17138,5372 16770,5372 16402,5372 16120,5170 16120,4907 16120,4644 16402,4443 16770,4443 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16001" y="4266" width="1840" height="1284"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16920,4443 C 17341,4443 17663,4644 17663,4907 17663,5170 17341,5372 16920,5372 16499,5372 16178,5170 16178,4907 16178,4644 16499,4443 16920,4443 Z"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id54">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16114" y="4266" width="1514" height="1143"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16870,4372 C 17238,4372 17520,4573 17520,4836 17520,5099 17238,5301 16870,5301 16502,5301 16220,5099 16220,4836 16220,4573 16502,4372 16870,4372 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16187" y="4265" width="1698" height="1143"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 17035,4372 C 17456,4372 17778,4573 17778,4836 17778,5099 17456,5301 17035,5301 16614,5301 16293,5099 16293,4836 16293,4573 16614,4372 17035,4372 Z"/>
            </g>
           </g>
          </g>
          <g class="com.sun.star.drawing.TextShape">
           <g id="id55">
-           <rect class="BoundingBox" stroke="none" fill="none" x="17220" y="4641" width="1501" height="726"/>
-           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17500" y="5151"><tspan fill="rgb(255,0,204)" stroke="none">Mary</tspan></tspan></tspan></text>
+           <rect class="BoundingBox" stroke="none" fill="none" x="17436" y="4641" width="1714" height="726"/>
+           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17823" y="5151"><tspan fill="rgb(255,0,204)" stroke="none">Mary</tspan></tspan></tspan></text>
           </g>
          </g>
         </g>
@@ -612,54 +525,44 @@
          <g class="Group">
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id56">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16175" y="5443" width="1248" height="894"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16798,5444 C 17150,5444 17420,5637 17420,5889 17420,6141 17150,6334 16798,6334 16446,6334 16176,6141 16176,5889 16176,5637 16446,5444 16798,5444 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16176,5444 L 16176,5444 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17421,6335 L 17421,6335 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16596,5676 C 16628,5676 16653,5709 16653,5752 16653,5795 16628,5828 16596,5828 16564,5828 16539,5795 16539,5752 16539,5709 16564,5676 16596,5676 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16176,5444 L 16176,5444 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17421,6335 L 17421,6335 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16998,5676 C 17030,5676 17055,5709 17055,5752 17055,5795 17030,5828 16998,5828 16966,5828 16941,5795 16941,5752 16941,5709 16966,5676 16998,5676 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16176,5444 L 16176,5444 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17421,6335 L 17421,6335 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16456,6042 C 16676,6207 16920,6207 17140,6042"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16176,5444 L 16176,5444 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17421,6335 L 17421,6335 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16241" y="5443" width="1423" height="893"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 16952,5444 C 17354,5444 17662,5637 17662,5889 17662,6141 17354,6334 16952,6334 16550,6334 16242,6141 16242,5889 16242,5637 16550,5444 16952,5444 Z"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 16721,5676 C 16758,5676 16786,5709 16786,5752 16786,5795 16758,5828 16721,5828 16684,5828 16656,5795 16656,5752 16656,5709 16684,5676 16721,5676 Z"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 17182,5676 C 17219,5676 17247,5709 17247,5752 17247,5795 17219,5828 17182,5828 17145,5828 17117,5795 17117,5752 17117,5709 17145,5676 17182,5676 Z"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 16562,6042 C 16813,6207 17092,6207 17343,6042"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id57">
-            <rect class="BoundingBox" stroke="none" fill="none" x="15943" y="5266" width="1656" height="1285"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16770,5443 C 17138,5443 17420,5644 17420,5907 17420,6170 17138,6372 16770,6372 16402,6372 16120,6170 16120,5907 16120,5644 16402,5443 16770,5443 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16001" y="5266" width="1840" height="1284"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16920,5443 C 17341,5443 17663,5644 17663,5907 17663,6170 17341,6372 16920,6372 16499,6372 16178,6170 16178,5907 16178,5644 16499,5443 16920,5443 Z"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id58">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16114" y="5266" width="1514" height="1143"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16870,5372 C 17238,5372 17520,5573 17520,5836 17520,6099 17238,6301 16870,6301 16502,6301 16220,6099 16220,5836 16220,5573 16502,5372 16870,5372 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16187" y="5265" width="1698" height="1143"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 17035,5372 C 17456,5372 17778,5573 17778,5836 17778,6099 17456,6301 17035,6301 16614,6301 16293,6099 16293,5836 16293,5573 16614,5372 17035,5372 Z"/>
            </g>
           </g>
          </g>
          <g class="com.sun.star.drawing.TextShape">
           <g id="id59">
-           <rect class="BoundingBox" stroke="none" fill="none" x="17220" y="5641" width="1501" height="726"/>
-           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17522" y="6151"><tspan fill="rgb(0,153,0)" stroke="none">Olga</tspan></tspan></tspan></text>
+           <rect class="BoundingBox" stroke="none" fill="none" x="17436" y="5641" width="1714" height="726"/>
+           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17844" y="6151"><tspan fill="rgb(0,153,0)" stroke="none">Olga</tspan></tspan></tspan></text>
           </g>
          </g>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id60">
-         <rect class="BoundingBox" stroke="none" fill="none" x="15701" y="1801" width="3504" height="5404"/>
-         <path fill="none" stroke="rgb(0,0,0)" d="M 17452,1802 C 18444,1802 19202,2971 19202,4502 19202,6033 18444,7202 17452,7202 16460,7202 15702,6033 15702,4502 15702,2971 16460,1802 17452,1802 Z"/>
-         <path fill="none" stroke="rgb(0,0,0)" d="M 15702,1802 L 15702,1802 Z"/>
-         <path fill="none" stroke="rgb(0,0,0)" d="M 19203,7203 L 19203,7203 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="15701" y="1801" width="4001" height="5403"/>
+         <path fill="none" stroke="rgb(0,0,0)" d="M 17701,1802 C 18834,1802 19700,2971 19700,4502 19700,6033 18834,7202 17701,7202 16568,7202 15702,6033 15702,4502 15702,2971 16568,1802 17701,1802 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.TextShape">
         <g id="id61">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16002" y="2102" width="2800" height="1362"/>
-         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="16729" y="2676"><tspan fill="rgb(0,0,0)" stroke="none">Model </tspan></tspan><tspan class="TextPosition" x="16339" y="3231"><tspan fill="rgb(0,0,0)" stroke="none">Database</tspan></tspan></tspan></text>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16045" y="2102" width="3198" height="1917"/>
+         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="16611" y="2676"><tspan fill="rgb(0,0,0)" stroke="none">Biometric </tspan></tspan><tspan class="TextPosition" x="16376" y="3231"><tspan fill="rgb(0,0,0)" stroke="none">References</tspan></tspan></tspan></text>
         </g>
        </g>
       </g>
diff --git a/doc/img/bio_rec_sys.odg b/doc/img/bio_rec_sys.odg
index 9529af98966ab9e2fc54ec86d781a1dba17dfbea..c9bf08934ce1361b83a69bc702d5283bdbcae660 100644
Binary files a/doc/img/bio_rec_sys.odg and b/doc/img/bio_rec_sys.odg differ
diff --git a/doc/img/bio_rec_sys.svg b/doc/img/bio_rec_sys.svg
index 278770c09f13f4b130e05fcc47372028dd61833d..b0bbb7e0208e82a16a04898f1ad9b7324efbe871 100644
--- a/doc/img/bio_rec_sys.svg
+++ b/doc/img/bio_rec_sys.svg
@@ -1,88 +1,119 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.2" width="190.01mm" height="119.01mm" viewBox="1000 1700 19001 11901" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xml:space="preserve">
+<svg version="1.2" width="210mm" height="297mm" viewBox="0 0 21000 29700" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xml:space="preserve">
  <defs class="ClipPathGroup">
   <clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
-   <rect x="1000" y="1700" width="19001" height="11901"/>
+   <rect x="0" y="0" width="21000" height="29700"/>
   </clipPath>
   <clipPath id="presentation_clip_path_shrink" clipPathUnits="userSpaceOnUse">
-   <rect x="1019" y="1711" width="18963" height="11878"/>
+   <rect x="21" y="29" width="20958" height="29641"/>
   </clipPath>
  </defs>
  <defs>
   <font id="EmbeddedFont_1" horiz-adv-x="2048">
-   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1864" descent="432"/>
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1852" descent="423"/>
    <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
-   <glyph unicode="x" horiz-adv-x="1028" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"/>
-   <glyph unicode="u" horiz-adv-x="920" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"/>
-   <glyph unicode="t" horiz-adv-x="541" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"/>
-   <glyph unicode="s" horiz-adv-x="920" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"/>
-   <glyph unicode="r" horiz-adv-x="542" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"/>
-   <glyph unicode="p" horiz-adv-x="974" d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"/>
-   <glyph unicode="o" horiz-adv-x="1001" d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"/>
-   <glyph unicode="n" horiz-adv-x="893" d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"/>
-   <glyph unicode="m" horiz-adv-x="1460" d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"/>
-   <glyph unicode="l" horiz-adv-x="190" d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"/>
-   <glyph unicode="k" horiz-adv-x="920" d="M 816,0 L 450,494 318,385 318,0 138,0 138,1484 318,1484 318,557 793,1082 1004,1082 565,617 1027,0 816,0 Z"/>
-   <glyph unicode="i" horiz-adv-x="190" d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"/>
-   <glyph unicode="h" horiz-adv-x="893" d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"/>
-   <glyph unicode="g" horiz-adv-x="947" d="M 548,-425 C 430,-425 336,-402 266,-356 196,-309 151,-243 131,-158 L 312,-132 C 324,-182 351,-220 392,-248 433,-274 486,-288 553,-288 732,-288 822,-183 822,27 L 822,201 820,201 C 786,132 739,80 680,45 621,10 551,-8 472,-8 339,-8 242,36 180,124 117,212 86,350 86,539 86,730 120,872 187,963 254,1054 355,1099 492,1099 569,1099 635,1082 692,1047 748,1012 791,962 822,897 L 824,897 C 824,917 825,952 828,1001 831,1050 833,1077 836,1082 L 1007,1082 C 1003,1046 1001,971 1001,858 L 1001,31 C 1001,-273 850,-425 548,-425 Z M 822,541 C 822,629 810,705 786,769 762,832 728,881 685,915 641,948 591,965 536,965 444,965 377,932 335,865 293,798 272,690 272,541 272,393 292,287 331,222 370,157 438,125 533,125 590,125 640,142 684,175 728,208 762,256 786,319 810,381 822,455 822,541 Z"/>
-   <glyph unicode="e" horiz-adv-x="974" d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"/>
-   <glyph unicode="c" horiz-adv-x="893" d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,173 752,206 778,258 788,328 L 970,328 C 956,222 912,138 837,75 762,12 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"/>
-   <glyph unicode="b" horiz-adv-x="974" d="M 1053,546 C 1053,169 920,-20 655,-20 573,-20 505,-5 451,25 396,54 352,102 318,168 L 316,168 C 316,147 315,116 312,74 309,31 307,7 306,0 L 132,0 C 136,36 138,110 138,223 L 138,1484 318,1484 318,1061 C 318,1018 317,967 314,908 L 318,908 C 351,977 396,1027 451,1057 506,1087 574,1102 655,1102 792,1102 892,1056 957,964 1021,872 1053,733 1053,546 Z M 864,540 C 864,691 844,800 804,865 764,930 699,963 609,963 508,963 434,928 388,859 341,790 318,680 318,529 318,387 341,282 386,215 431,147 505,113 607,113 698,113 763,147 804,214 844,281 864,389 864,540 Z"/>
-   <glyph unicode="a" horiz-adv-x="1082" d="M 414,-20 C 305,-20 224,9 169,67 114,124 87,204 87,304 87,417 124,504 198,564 271,625 390,655 554,655 L 797,655 797,715 C 797,804 778,868 741,907 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,189 723,230 753,282 782,334 797,388 797,443 L 797,531 600,531 C 515,531 451,523 408,507 364,491 330,466 307,432 284,399 272,355 272,300 272,241 288,196 320,163 351,131 396,115 455,115 Z"/>
-   <glyph unicode="T" horiz-adv-x="1190" d="M 720,1253 L 720,0 530,0 530,1253 46,1253 46,1409 1204,1409 1204,1253 720,1253 Z"/>
-   <glyph unicode="S" horiz-adv-x="1217" d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"/>
+   <glyph unicode="x" horiz-adv-x="980" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"/>
+   <glyph unicode="u" horiz-adv-x="874" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"/>
+   <glyph unicode="t" horiz-adv-x="531" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"/>
+   <glyph unicode="s" horiz-adv-x="927" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"/>
+   <glyph unicode="r" horiz-adv-x="530" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"/>
+   <glyph unicode="p" horiz-adv-x="953" d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"/>
+   <glyph unicode="o" horiz-adv-x="980" d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"/>
+   <glyph unicode="n" horiz-adv-x="874" d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"/>
+   <glyph unicode="m" horiz-adv-x="1457" d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"/>
+   <glyph unicode="l" horiz-adv-x="187" d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"/>
+   <glyph unicode="k" horiz-adv-x="927" d="M 816,0 L 450,494 318,385 318,0 138,0 138,1484 318,1484 318,557 793,1082 1004,1082 565,617 1027,0 816,0 Z"/>
+   <glyph unicode="i" horiz-adv-x="187" d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"/>
+   <glyph unicode="h" horiz-adv-x="874" d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"/>
+   <glyph unicode="g" horiz-adv-x="954" d="M 548,-425 C 430,-425 336,-402 266,-356 196,-309 151,-243 131,-158 L 312,-132 C 324,-182 351,-220 392,-248 433,-274 486,-288 553,-288 732,-288 822,-183 822,27 L 822,201 820,201 C 786,132 739,80 680,45 621,10 551,-8 472,-8 339,-8 242,36 180,124 117,212 86,350 86,539 86,730 120,872 187,963 254,1054 355,1099 492,1099 569,1099 635,1082 692,1047 748,1012 791,962 822,897 L 824,897 C 824,917 825,953 828,1003 831,1053 833,1078 836,1078 L 1007,1078 C 1003,1042 1001,968 1001,855 L 1001,30 C 1001,-273 850,-425 548,-425 Z M 822,541 C 822,629 810,705 786,769 762,832 728,881 685,915 641,948 591,965 536,965 444,965 377,932 335,865 293,798 272,690 272,541 272,393 292,287 331,222 370,157 438,125 533,125 590,125 640,142 684,175 728,208 762,256 786,319 810,381 822,455 822,541 Z"/>
+   <glyph unicode="f" horiz-adv-x="584" d="M 361,951 L 361,0 181,0 181,951 29,951 29,1082 181,1082 181,1204 C 181,1303 203,1374 246,1417 289,1460 356,1482 445,1482 495,1482 537,1478 572,1470 L 572,1333 C 542,1338 515,1341 492,1341 446,1341 413,1329 392,1306 371,1283 361,1240 361,1179 L 361,1082 572,1082 572,951 361,951 Z"/>
+   <glyph unicode="e" horiz-adv-x="980" d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"/>
+   <glyph unicode="d" horiz-adv-x="954" d="M 821,174 C 788,105 744,55 689,25 634,-5 565,-20 484,-20 347,-20 247,26 183,118 118,210 86,349 86,536 86,913 219,1102 484,1102 566,1102 634,1087 689,1057 744,1027 788,979 821,914 L 823,914 821,1035 821,1484 1001,1484 1001,223 C 1001,110 1003,36 1007,0 L 835,0 C 833,11 831,35 829,74 826,113 825,146 825,174 L 821,174 Z M 275,542 C 275,391 295,282 335,217 375,152 440,119 530,119 632,119 706,154 752,225 798,296 821,405 821,554 821,697 798,802 752,869 706,936 633,969 532,969 441,969 376,936 336,869 295,802 275,693 275,542 Z"/>
+   <glyph unicode="c" horiz-adv-x="901" d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,173 752,206 778,258 788,328 L 970,328 C 956,222 912,138 837,75 762,12 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"/>
+   <glyph unicode="b" horiz-adv-x="953" d="M 1053,546 C 1053,169 920,-20 655,-20 573,-20 505,-5 451,25 396,54 352,102 318,168 L 316,168 C 316,147 315,114 312,71 309,27 307,5 306,5 L 132,5 C 136,41 138,115 138,227 L 138,1484 318,1484 318,1061 C 318,1018 317,967 314,908 L 318,908 C 351,977 396,1027 451,1057 506,1087 574,1102 655,1102 792,1102 892,1056 957,964 1021,872 1053,733 1053,546 Z M 864,540 C 864,691 844,800 804,865 764,930 699,963 609,963 508,963 434,928 388,859 341,790 318,680 318,529 318,387 341,282 386,215 431,147 505,113 607,113 698,113 763,147 804,214 844,281 864,389 864,540 Z"/>
+   <glyph unicode="a" horiz-adv-x="1060" d="M 414,-20 C 305,-20 224,9 169,67 114,124 87,204 87,304 87,417 124,504 198,564 271,625 390,655 554,655 L 797,655 797,715 C 797,804 778,868 741,907 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,189 723,230 753,282 782,334 797,388 797,443 L 797,531 600,531 C 515,531 451,523 408,507 364,491 330,466 307,432 284,399 272,355 272,300 272,241 288,196 320,163 351,131 396,115 455,115 Z"/>
+   <glyph unicode="S" horiz-adv-x="1192" d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"/>
    <glyph unicode="R" horiz-adv-x="1244" d="M 1164,0 L 798,585 359,585 359,0 168,0 168,1409 831,1409 C 990,1409 1112,1374 1199,1303 1285,1232 1328,1133 1328,1006 1328,901 1298,813 1237,742 1176,671 1091,626 984,607 L 1384,0 1164,0 Z M 1136,1004 C 1136,1086 1108,1149 1053,1192 997,1235 917,1256 812,1256 L 359,1256 359,736 820,736 C 921,736 999,760 1054,807 1109,854 1136,919 1136,1004 Z"/>
-   <glyph unicode="P" horiz-adv-x="1109" d="M 1258,985 C 1258,852 1215,746 1128,667 1041,588 922,549 773,549 L 359,549 359,0 168,0 168,1409 761,1409 C 919,1409 1041,1372 1128,1298 1215,1224 1258,1120 1258,985 Z M 1066,983 C 1066,1165 957,1256 738,1256 L 359,1256 359,700 746,700 C 959,700 1066,794 1066,983 Z"/>
-   <glyph unicode="N" horiz-adv-x="1163" d="M 1082,0 L 328,1200 333,1103 338,936 338,0 168,0 168,1409 390,1409 1152,201 C 1144,332 1140,426 1140,485 L 1140,1409 1312,1409 1312,0 1082,0 Z"/>
-   <glyph unicode="M" horiz-adv-x="1406" d="M 1366,0 L 1366,940 C 1366,1044 1369,1144 1375,1240 1342,1121 1313,1027 1287,960 L 923,0 789,0 420,960 364,1130 331,1240 334,1129 338,940 338,0 168,0 168,1409 419,1409 794,432 C 807,393 820,351 833,306 845,261 853,228 857,208 862,235 874,275 891,330 908,384 919,418 925,432 L 1293,1409 1538,1409 1538,0 1366,0 Z"/>
-   <glyph unicode="J" horiz-adv-x="866" d="M 457,-20 C 218,-20 77,103 32,350 L 219,381 C 231,304 258,243 300,200 342,157 395,135 458,135 527,135 582,159 622,207 662,254 682,324 682,416 L 682,1253 411,1253 411,1409 872,1409 872,420 C 872,283 835,176 761,98 687,19 586,-20 457,-20 Z"/>
-   <glyph unicode="F" horiz-adv-x="1028" d="M 359,1253 L 359,729 1145,729 1145,571 359,571 359,0 168,0 168,1409 1169,1409 1169,1253 359,1253 Z"/>
-   <glyph unicode="E" horiz-adv-x="1136" d="M 168,0 L 168,1409 1237,1409 1237,1253 359,1253 359,801 1177,801 1177,647 359,647 359,156 1278,156 1278,0 168,0 Z"/>
+   <glyph unicode="P" horiz-adv-x="1086" d="M 1258,985 C 1258,852 1215,746 1128,667 1041,588 922,549 773,549 L 359,549 359,0 168,0 168,1409 761,1409 C 919,1409 1041,1372 1128,1298 1215,1224 1258,1120 1258,985 Z M 1066,983 C 1066,1165 957,1256 738,1256 L 359,1256 359,700 746,700 C 959,700 1066,794 1066,983 Z"/>
+   <glyph unicode="M" horiz-adv-x="1350" d="M 1366,0 L 1366,940 C 1366,1044 1369,1144 1375,1240 1342,1121 1313,1027 1287,960 L 923,0 789,0 420,960 364,1130 331,1240 334,1129 338,940 338,0 168,0 168,1409 419,1409 794,432 C 807,393 820,351 833,306 845,261 853,228 857,208 862,235 874,275 891,330 908,384 919,418 925,432 L 1293,1409 1538,1409 1538,0 1366,0 Z"/>
+   <glyph unicode="J" horiz-adv-x="875" d="M 457,-20 C 218,-20 77,103 32,350 L 219,381 C 231,304 258,243 300,200 342,157 395,135 458,135 527,135 582,159 622,207 662,254 682,324 682,416 L 682,1253 411,1253 411,1409 872,1409 872,420 C 872,283 835,176 761,98 687,19 586,-20 457,-20 Z"/>
+   <glyph unicode="F" horiz-adv-x="1006" d="M 359,1253 L 359,729 1145,729 1145,571 359,571 359,0 168,0 168,1409 1169,1409 1169,1253 359,1253 Z"/>
+   <glyph unicode="E" horiz-adv-x="1112" d="M 168,0 L 168,1409 1237,1409 1237,1253 359,1253 359,801 1177,801 1177,647 359,647 359,156 1278,156 1278,0 168,0 Z"/>
    <glyph unicode="D" horiz-adv-x="1244" d="M 1381,719 C 1381,574 1353,447 1296,338 1239,229 1159,145 1055,87 951,29 831,0 695,0 L 168,0 168,1409 634,1409 C 873,1409 1057,1349 1187,1230 1316,1110 1381,940 1381,719 Z M 1189,719 C 1189,894 1141,1027 1046,1119 950,1210 811,1256 630,1256 L 359,1256 359,153 673,153 C 776,153 867,176 946,221 1024,266 1084,332 1126,417 1168,502 1189,603 1189,719 Z"/>
-   <glyph unicode="=" horiz-adv-x="1028" d="M 100,856 L 100,1004 1095,1004 1095,856 100,856 Z M 100,344 L 100,492 1095,492 1095,344 100,344 Z"/>
-   <glyph unicode="/" horiz-adv-x="595" d="M 0,-20 L 411,1484 569,1484 162,-20 0,-20 Z"/>
-   <glyph unicode="-" horiz-adv-x="514" d="M 91,464 L 91,624 591,624 591,464 91,464 Z"/>
-   <glyph unicode=" " horiz-adv-x="567"/>
+   <glyph unicode="C" horiz-adv-x="1351" d="M 792,1274 C 636,1274 515,1224 428,1124 341,1023 298,886 298,711 298,538 343,400 434,295 524,190 646,137 800,137 997,137 1146,235 1245,430 L 1401,352 C 1343,231 1262,138 1157,75 1052,12 930,-20 791,-20 649,-20 526,10 423,69 319,128 240,212 186,322 131,431 104,561 104,711 104,936 165,1112 286,1239 407,1366 575,1430 790,1430 940,1430 1065,1401 1166,1342 1267,1283 1341,1196 1388,1081 L 1207,1021 C 1174,1103 1122,1166 1050,1209 977,1252 891,1274 792,1274 Z"/>
+   <glyph unicode="B" horiz-adv-x="1086" d="M 1258,397 C 1258,272 1212,174 1121,105 1030,35 903,0 740,0 L 168,0 168,1409 680,1409 C 1011,1409 1176,1295 1176,1067 1176,984 1153,914 1106,857 1059,800 993,762 908,743 1020,730 1106,692 1167,631 1228,569 1258,491 1258,397 Z M 984,1044 C 984,1120 958,1174 906,1207 854,1240 779,1256 680,1256 L 359,1256 359,810 680,810 C 782,810 858,829 909,868 959,906 984,965 984,1044 Z M 1065,412 C 1065,578 948,661 715,661 L 359,661 359,153 730,153 C 847,153 932,175 985,218 1038,261 1065,326 1065,412 Z"/>
+   <glyph unicode="=" horiz-adv-x="1033" d="M 100,856 L 100,1004 1095,1004 1095,856 100,856 Z M 100,344 L 100,492 1095,492 1095,344 100,344 Z"/>
+   <glyph unicode="-" horiz-adv-x="531" d="M 91,464 L 91,624 591,624 591,464 91,464 Z"/>
+   <glyph unicode=")" horiz-adv-x="583" d="M 555,528 C 555,335 525,162 465,9 404,-144 311,-289 186,-424 L 12,-424 C 137,-284 229,-136 287,19 345,174 374,344 374,530 374,716 345,887 287,1042 228,1197 137,1345 12,1484 L 186,1484 C 312,1348 405,1203 465,1050 525,896 555,723 555,532 L 555,528 Z"/>
+   <glyph unicode="(" horiz-adv-x="583" d="M 127,532 C 127,725 157,898 218,1051 278,1204 371,1349 496,1484 L 670,1484 C 545,1345 454,1198 396,1042 337,886 308,715 308,530 308,345 337,175 395,20 452,-135 544,-283 670,-424 L 496,-424 C 370,-288 277,-143 217,11 157,164 127,337 127,528 L 127,532 Z"/>
+   <glyph unicode=" " horiz-adv-x="556"/>
+  </font>
+ </defs>
+ <defs>
+  <font id="EmbeddedFont_2" horiz-adv-x="2048">
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="italic" ascent="1852" descent="423"/>
+   <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
+   <glyph unicode="r" horiz-adv-x="742" d="M 718,938 C 689,947 659,951 628,951 558,951 495,914 439,841 382,768 344,675 324,564 L 214,0 34,0 196,830 221,968 239,1082 409,1082 374,861 378,861 C 422,950 465,1012 508,1048 551,1084 600,1102 656,1102 687,1102 718,1097 751,1088 L 718,938 Z"/>
+   <glyph unicode="o" horiz-adv-x="1033" d="M 1074,683 C 1074,596 1061,506 1034,413 1007,319 969,240 920,175 870,110 809,61 737,29 665,-4 583,-20 491,-20 360,-20 257,19 181,98 105,177 67,284 67,419 70,555 94,676 141,781 188,886 252,966 335,1020 418,1074 520,1101 642,1101 782,1101 889,1065 963,992 1037,919 1074,816 1074,683 Z M 888,683 C 888,874 805,969 640,969 550,969 478,946 424,900 369,853 327,783 297,689 267,595 252,504 252,416 252,317 273,242 316,191 359,139 421,113 502,113 571,113 626,125 668,148 709,171 746,207 777,256 808,305 834,367 854,443 873,519 885,599 888,683 Z"/>
+  </font>
+ </defs>
+ <defs>
+  <font id="EmbeddedFont_3" horiz-adv-x="2048">
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="bold" font-style="normal" ascent="1852" descent="423"/>
+   <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
+   <glyph unicode="t" horiz-adv-x="636" d="M 420,-18 C 337,-18 274,5 229,50 184,95 162,163 162,254 L 162,892 25,892 25,1082 176,1082 264,1336 440,1336 440,1082 645,1082 645,892 440,892 440,330 C 440,277 450,239 470,214 490,189 521,176 563,176 585,176 616,181 657,190 L 657,16 C 588,-7 509,-18 420,-18 Z"/>
+   <glyph unicode="o" horiz-adv-x="1086" d="M 1171,542 C 1171,367 1122,229 1025,130 928,30 793,-20 621,-20 452,-20 320,30 224,130 128,230 80,367 80,542 80,716 128,853 224,953 320,1052 454,1102 627,1102 804,1102 939,1054 1032,958 1125,861 1171,723 1171,542 Z M 877,542 C 877,671 856,764 814,822 772,880 711,909 631,909 460,909 375,787 375,542 375,421 396,330 438,267 479,204 539,172 618,172 791,172 877,295 877,542 Z"/>
+   <glyph unicode="h" horiz-adv-x="1007" d="M 420,866 C 458,949 506,1009 563,1046 620,1083 689,1102 768,1102 883,1102 971,1067 1032,996 1093,925 1124,822 1124,686 L 1124,0 844,0 844,606 C 844,796 780,891 651,891 583,891 528,862 487,804 445,745 424,670 424,579 L 424,0 143,0 143,1484 424,1484 424,1079 C 424,1006 421,935 416,866 L 420,866 Z"/>
+   <glyph unicode="c" horiz-adv-x="1007" d="M 594,-20 C 430,-20 303,29 214,127 125,224 80,360 80,535 80,714 125,853 215,953 305,1052 433,1102 598,1102 725,1102 831,1069 914,1004 997,939 1050,849 1071,734 L 788,734 C 780,787 760,830 728,861 696,893 651,909 592,909 447,909 375,788 375,546 375,297 449,172 596,172 649,172 694,188 730,221 766,253 788,302 797,366 L 1079,366 C 1069,291 1043,224 1000,165 957,106 900,60 830,28 760,-4 681,-20 594,-20 Z"/>
+   <glyph unicode="a" horiz-adv-x="1112" d="M 393,-20 C 288,-20 207,9 148,66 89,123 60,204 60,307 60,420 97,506 170,565 243,624 348,653 487,653 L 720,653 720,709 C 720,780 708,833 683,868 658,903 618,920 562,920 510,920 472,909 448,886 423,864 408,826 402,774 L 109,774 C 127,882 175,963 254,1019 332,1074 439,1102 574,1102 711,1102 816,1068 890,1001 964,934 1001,838 1001,714 L 1001,320 C 1001,259 1008,218 1022,195 1035,172 1058,160 1090,160 1111,160 1132,162 1152,166 L 1152,14 C 1135,10 1120,6 1107,3 1094,0 1080,-3 1067,-5 1054,-7 1040,-9 1025,-10 1010,-11 992,-12 972,-12 901,-12 849,5 816,40 782,75 762,126 755,193 L 749,193 C 670,51 552,-20 393,-20 Z M 720,498 L 576,498 C 511,498 464,492 437,480 410,469 389,451 375,426 360,402 353,370 353,329 353,278 365,239 389,214 412,189 444,176 483,176 527,176 567,188 604,212 640,235 668,268 689,310 710,352 720,397 720,444 L 720,498 Z"/>
+   <glyph unicode="N" horiz-adv-x="1218" d="M 995,0 L 381,1085 C 393,980 399,895 399,831 L 399,0 137,0 137,1409 474,1409 1097,315 C 1085,416 1079,507 1079,590 L 1079,1409 1341,1409 1341,0 995,0 Z"/>
+   <glyph unicode="M" horiz-adv-x="1457" d="M 1307,0 L 1307,854 C 1307,873 1307,893 1308,912 1308,931 1311,1014 1317,1161 1270,982 1235,857 1212,786 L 958,0 748,0 494,786 387,1161 C 395,1006 399,904 399,854 L 399,0 137,0 137,1409 532,1409 784,621 806,545 854,356 917,582 1176,1409 1569,1409 1569,0 1307,0 Z"/>
+   <glyph unicode=" " horiz-adv-x="556"/>
   </font>
  </defs>
  <defs class="TextShapeIndex">
-  <g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29 id30 id31 id32 id33 id34 id35 id36 id37 id38 id39 id40 id41 id42 id43 id44"/>
+  <g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29 id30 id31 id32 id33 id34 id35 id36 id37 id38 id39 id40 id41 id42 id43 id44 id45"/>
  </defs>
  <defs class="EmbeddedBulletChars">
-  <g id="bullet-char-template(57356)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-57356" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
   </g>
-  <g id="bullet-char-template(57354)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-57354" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"/>
   </g>
-  <g id="bullet-char-template(10146)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10146" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"/>
   </g>
-  <g id="bullet-char-template(10132)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10132" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"/>
   </g>
-  <g id="bullet-char-template(10007)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10007" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"/>
   </g>
-  <g id="bullet-char-template(10004)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10004" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"/>
   </g>
-  <g id="bullet-char-template(9679)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-9679" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/>
   </g>
-  <g id="bullet-char-template(8226)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-8226" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"/>
   </g>
-  <g id="bullet-char-template(8211)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-8211" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/>
   </g>
-  <g id="bullet-char-template(61548)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-61548" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"/>
   </g>
  </defs>
  <defs class="TextEmbeddedBitmaps"/>
+ <g>
+  <g id="id2" class="Master_Slide">
+   <g id="bg-id2" class="Background"/>
+   <g id="bo-id2" class="BackgroundObjects"/>
+  </g>
+ </g>
  <g class="SlideGroup">
   <g>
    <g id="container-id1">
@@ -91,49 +122,37 @@
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id3">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16455" y="4398" width="1248" height="1249"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16455" y="4398" width="1247" height="1248"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 17078,4399 C 17430,4399 17700,4668 17700,5021 17700,5374 17430,5644 17078,5644 16726,5644 16456,5374 16456,5021 16456,4668 16726,4399 17078,4399 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16456,4399 L 16456,4399 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17701,5645 L 17701,5645 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 16876,4724 C 16908,4724 16933,4771 16933,4831 16933,4891 16908,4938 16876,4938 16844,4938 16819,4891 16819,4831 16819,4771 16844,4724 16876,4724 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16456,4399 L 16456,4399 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17701,5645 L 17701,5645 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 17278,4724 C 17310,4724 17335,4771 17335,4831 17335,4891 17310,4938 17278,4938 17246,4938 17221,4891 17221,4831 17221,4771 17246,4724 17278,4724 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16456,4399 L 16456,4399 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17701,5645 L 17701,5645 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 16736,5236 C 16956,5467 17200,5467 17420,5236"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16456,4399 L 16456,4399 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17701,5645 L 17701,5645 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id4">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16223" y="4223" width="1656" height="1656"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16223" y="4223" width="1655" height="1655"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 17050,4400 C 17418,4400 17700,4682 17700,5050 17700,5418 17418,5700 17050,5700 16682,5700 16400,5418 16400,5050 16400,4682 16682,4400 17050,4400 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id5">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16394" y="4194" width="1514" height="1514"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16394" y="4194" width="1513" height="1513"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 17150,4300 C 17518,4300 17800,4582 17800,4950 17800,5318 17518,5600 17150,5600 16782,5600 16500,5318 16500,4950 16500,4582 16782,4300 17150,4300 Z"/>
         </g>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id6">
-        <rect class="BoundingBox" stroke="none" fill="none" x="15699" y="3199" width="3504" height="2604"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 17450,3200 C 18442,3200 19200,3763 19200,4500 19200,5237 18442,5800 17450,5800 16458,5800 15700,5237 15700,4500 15700,3763 16458,3200 17450,3200 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 15700,3200 L 15700,3200 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 19201,5801 L 19201,5801 Z"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16532" y="3937"><tspan fill="rgb(0,0,0)" stroke="none">Template </tspan></tspan><tspan class="TextPosition" x="16540" y="4411"><tspan fill="rgb(0,0,0)" stroke="none">Database</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="15899" y="3199" width="3503" height="2603"/>
+        <path fill="none" stroke="rgb(0,0,0)" d="M 17650,3200 C 18642,3200 19400,3763 19400,4500 19400,5237 18642,5800 17650,5800 16658,5800 15900,5237 15900,4500 15900,3763 16658,3200 17650,3200 Z"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16768" y="3937"><tspan fill="rgb(0,0,0)" stroke="none">Biometric</tspan></tspan><tspan class="TextPosition" x="16670" y="4411"><tspan fill="rgb(0,0,0)" stroke="none">Reference</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id7">
         <rect class="BoundingBox" stroke="none" fill="none" x="4699" y="3349" width="4704" height="2304"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 4700,3350 L 9401,3350 9401,5651 4700,5651 4700,3350 4700,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 4700,3350 L 4700,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9401,5651 L 9401,5651 Z"/>
         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="5061" y="4721"><tspan fill="rgb(0,0,0)" stroke="none">Pre-processor</tspan></tspan></tspan></text>
        </g>
       </g>
@@ -141,29 +160,19 @@
        <g id="id8">
         <rect class="BoundingBox" stroke="none" fill="none" x="6399" y="7099" width="3504" height="2304"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 6400,7100 L 9901,7100 9901,9401 6400,9401 6400,7100 6400,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 6400,7100 L 6400,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9901,9401 L 9901,9401 Z"/>
         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="6937" y="8115"><tspan fill="rgb(0,0,0)" stroke="none">Decision</tspan></tspan><tspan class="TextPosition" x="7270" y="8826"><tspan fill="rgb(0,0,0)" stroke="none">Maker</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id9">
-        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="3031" width="1248" height="1249"/>
-        <path fill="rgb(102,102,255)" stroke="none" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="3031" width="1247" height="1248"/>
+        <path fill="rgb(102,102,255)" stroke="none" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1858,3869 C 2078,4100 2322,4100 2542,3869"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.LineShape">
@@ -196,16 +205,16 @@
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id14">
-        <rect class="BoundingBox" stroke="none" fill="none" x="14499" y="4350" width="1202" height="301"/>
-        <path fill="none" stroke="rgb(0,0,204)" d="M 14500,4500 L 15270,4500"/>
-        <path fill="rgb(0,0,204)" stroke="none" d="M 15700,4500 L 15250,4350 15250,4650 15700,4500 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="14833" y="4363" width="1068" height="302"/>
+        <path fill="none" stroke="rgb(0,0,204)" d="M 14834,4531 L 15470,4512"/>
+        <path fill="rgb(0,0,204)" stroke="none" d="M 15900,4500 L 15446,4363 15455,4663 15900,4500 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id15">
-        <rect class="BoundingBox" stroke="none" fill="none" x="12600" y="5649" width="301" height="1452"/>
-        <path fill="none" stroke="rgb(255,51,51)" d="M 12750,5650 L 12750,6670"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 12750,7100 L 12900,6650 12600,6650 12750,7100 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="12927" y="5680" width="302" height="1421"/>
+        <path fill="none" stroke="rgb(255,51,51)" d="M 13084,5681 L 13078,6670"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 13075,7100 L 13228,6651 12928,6649 13075,7100 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
@@ -224,8 +233,8 @@
       </g>
       <g class="com.sun.star.drawing.TextShape">
        <g id="id18">
-        <rect class="BoundingBox" stroke="none" fill="none" x="2400" y="7701" width="2701" height="1200"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="2995" y="8211"><tspan fill="rgb(0,0,0)" stroke="none">Match / </tspan></tspan><tspan class="TextPosition" x="2842" y="8685"><tspan fill="rgb(0,0,0)" stroke="none">No Match</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="1000" y="7001" width="4801" height="3096"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="700"><tspan class="TextPosition" x="1453" y="7511"><tspan fill="rgb(0,0,0)" stroke="none">Match</tspan><tspan font-weight="400" fill="rgb(0,0,0)" stroke="none"> (face belongs </tspan></tspan><tspan class="TextPosition" x="2573" y="7985"><tspan font-weight="400" fill="rgb(0,0,0)" stroke="none">to John) </tspan></tspan></tspan><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="700"><tspan class="TextPosition" x="3152" y="8459"><tspan font-style="italic" font-weight="400" fill="rgb(0,0,0)" stroke="none">or</tspan><tspan font-weight="400" fill="rgb(0,0,0)" stroke="none"> </tspan></tspan><tspan class="TextPosition" x="1396" y="8933"><tspan fill="rgb(0,0,0)" stroke="none">No Match</tspan><tspan font-weight="400" fill="rgb(0,0,0)" stroke="none"> (face does </tspan></tspan><tspan class="TextPosition" x="1578" y="9407"><tspan font-weight="400" fill="rgb(0,0,0)" stroke="none">not belong to John)</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.LineShape">
@@ -237,8 +246,8 @@
       </g>
       <g class="com.sun.star.drawing.TextShape">
        <g id="id20">
-        <rect class="BoundingBox" stroke="none" fill="none" x="4100" y="11200" width="4201" height="963"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="11901"><tspan fill="rgb(0,0,0)" stroke="none">= Enrollment</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="4100" y="11200" width="9101" height="2385"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="11901"><tspan fill="rgb(0,0,0)" stroke="none">= Creating biometric reference</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.LineShape">
@@ -251,36 +260,28 @@
       <g class="com.sun.star.drawing.TextShape">
        <g id="id22">
         <rect class="BoundingBox" stroke="none" fill="none" x="4100" y="12238" width="4501" height="963"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="12939"><tspan fill="rgb(0,0,0)" stroke="none">= Recognition</tspan></tspan></tspan></text>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="12939"><tspan fill="rgb(0,0,0)" stroke="none">= Comparison</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id23">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16255" y="6898" width="1248" height="1249"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16255" y="6898" width="1247" height="1248"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 16878,6899 C 17230,6899 17500,7168 17500,7521 17500,7874 17230,8144 16878,8144 16526,8144 16256,7874 16256,7521 16256,7168 16526,6899 16878,6899 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16256,6899 L 16256,6899 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17501,8145 L 17501,8145 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 16676,7224 C 16708,7224 16733,7271 16733,7331 16733,7391 16708,7438 16676,7438 16644,7438 16619,7391 16619,7331 16619,7271 16644,7224 16676,7224 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16256,6899 L 16256,6899 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17501,8145 L 17501,8145 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 17078,7224 C 17110,7224 17135,7271 17135,7331 17135,7391 17110,7438 17078,7438 17046,7438 17021,7391 17021,7331 17021,7271 17046,7224 17078,7224 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16256,6899 L 16256,6899 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17501,8145 L 17501,8145 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 16536,7736 C 16756,7967 17000,7967 17220,7736"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 16256,6899 L 16256,6899 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 17501,8145 L 17501,8145 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id24">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16023" y="6723" width="1656" height="1656"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16023" y="6723" width="1655" height="1655"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16850,6900 C 17218,6900 17500,7182 17500,7550 17500,7918 17218,8200 16850,8200 16482,8200 16200,7918 16200,7550 16200,7182 16482,6900 16850,6900 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id25">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16194" y="6694" width="1514" height="1514"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16194" y="6694" width="1513" height="1513"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16950,6800 C 17318,6800 17600,7082 17600,7450 17600,7818 17318,8100 16950,8100 16582,8100 16300,7818 16300,7450 16300,7082 16582,6800 16950,6800 Z"/>
         </g>
        </g>
@@ -288,31 +289,23 @@
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id26">
-         <rect class="BoundingBox" stroke="none" fill="none" x="13155" y="5798" width="1248" height="1249"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13778,5799 C 14130,5799 14400,6068 14400,6421 14400,6774 14130,7044 13778,7044 13426,7044 13156,6774 13156,6421 13156,6068 13426,5799 13778,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13576,6124 C 13608,6124 13633,6171 13633,6231 13633,6291 13608,6338 13576,6338 13544,6338 13519,6291 13519,6231 13519,6171 13544,6124 13576,6124 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13978,6124 C 14010,6124 14035,6171 14035,6231 14035,6291 14010,6338 13978,6338 13946,6338 13921,6291 13921,6231 13921,6171 13946,6124 13978,6124 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13436,6636 C 13656,6867 13900,6867 14120,6636"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13555" y="5798" width="1247" height="1248"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 14178,5799 C 14530,5799 14800,6068 14800,6421 14800,6774 14530,7044 14178,7044 13826,7044 13556,6774 13556,6421 13556,6068 13826,5799 14178,5799 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 13976,6124 C 14008,6124 14033,6171 14033,6231 14033,6291 14008,6338 13976,6338 13944,6338 13919,6291 13919,6231 13919,6171 13944,6124 13976,6124 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 14378,6124 C 14410,6124 14435,6171 14435,6231 14435,6291 14410,6338 14378,6338 14346,6338 14321,6291 14321,6231 14321,6171 14346,6124 14378,6124 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 13836,6636 C 14056,6867 14300,6867 14520,6636"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id27">
-         <rect class="BoundingBox" stroke="none" fill="none" x="12923" y="5623" width="1656" height="1656"/>
-         <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 13750,5800 C 14118,5800 14400,6082 14400,6450 14400,6818 14118,7100 13750,7100 13382,7100 13100,6818 13100,6450 13100,6082 13382,5800 13750,5800 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13323" y="5623" width="1655" height="1655"/>
+         <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 14150,5800 C 14518,5800 14800,6082 14800,6450 14800,6818 14518,7100 14150,7100 13782,7100 13500,6818 13500,6450 13500,6082 13782,5800 14150,5800 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id28">
-         <rect class="BoundingBox" stroke="none" fill="none" x="13094" y="5594" width="1514" height="1514"/>
-         <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 13850,5700 C 14218,5700 14500,5982 14500,6350 14500,6718 14218,7000 13850,7000 13482,7000 13200,6718 13200,6350 13200,5982 13482,5700 13850,5700 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13494" y="5594" width="1513" height="1513"/>
+         <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 14250,5700 C 14618,5700 14900,5982 14900,6350 14900,6718 14618,7000 14250,7000 13882,7000 13600,6718 13600,6350 13600,5982 13882,5700 14250,5700 Z"/>
         </g>
        </g>
       </g>
@@ -330,22 +323,14 @@
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id31">
-        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="4731" width="1248" height="1249"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="4731" width="1247" height="1248"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1858,5569 C 2078,5800 2322,5800 2542,5569"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
@@ -356,42 +341,26 @@
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id33">
-        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="2198" width="1248" height="1249"/>
-        <path fill="rgb(102,102,255)" stroke="none" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="2198" width="1247" height="1248"/>
+        <path fill="rgb(102,102,255)" stroke="none" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9858,3036 C 10078,3267 10322,3267 10542,3036"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id34">
-        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="5553" width="1248" height="1249"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="5553" width="1247" height="1248"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9858,6391 C 10078,6622 10322,6622 10542,6391"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.TextShape">
@@ -403,57 +372,45 @@
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id36">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14520" y="2734" width="1248" height="1249"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14520" y="2734" width="1247" height="1248"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 15143,2735 C 15495,2735 15765,3004 15765,3357 15765,3710 15495,3980 15143,3980 14791,3980 14521,3710 14521,3357 14521,3004 14791,2735 15143,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 14941,3060 C 14973,3060 14998,3107 14998,3167 14998,3227 14973,3274 14941,3274 14909,3274 14884,3227 14884,3167 14884,3107 14909,3060 14941,3060 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 15343,3060 C 15375,3060 15400,3107 15400,3167 15400,3227 15375,3274 15343,3274 15311,3274 15286,3227 15286,3167 15286,3107 15311,3060 15343,3060 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 14801,3572 C 15021,3803 15265,3803 15485,3572"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id37">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14288" y="2559" width="1656" height="1656"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14288" y="2559" width="1655" height="1655"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15115,2736 C 15483,2736 15765,3018 15765,3386 15765,3754 15483,4036 15115,4036 14747,4036 14465,3754 14465,3386 14465,3018 14747,2736 15115,2736 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id38">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14459" y="2530" width="1514" height="1514"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14459" y="2530" width="1513" height="1513"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15215,2636 C 15583,2636 15865,2918 15865,3286 15865,3654 15583,3936 15215,3936 14847,3936 14565,3654 14565,3286 14565,2918 14847,2636 15215,2636 Z"/>
         </g>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id39">
-        <rect class="BoundingBox" stroke="none" fill="none" x="10999" y="3349" width="3504" height="2304"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11000,3350 L 14501,3350 14501,5651 11000,5651 11000,3350 11000,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11000,3350 L 11000,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 14501,5651 L 14501,5651 Z"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11569" y="4365"><tspan fill="rgb(0,0,0)" stroke="none">Feature </tspan></tspan><tspan class="TextPosition" x="11480" y="5076"><tspan fill="rgb(0,0,0)" stroke="none">Extractor</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="11333" y="3380" width="3504" height="2304"/>
+        <path fill="none" stroke="rgb(0,0,0)" d="M 11334,3381 L 14835,3381 14835,5682 11334,5682 11334,3381 11334,3381 Z"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11903" y="4396"><tspan fill="rgb(0,0,0)" stroke="none">Feature </tspan></tspan><tspan class="TextPosition" x="11814" y="5107"><tspan fill="rgb(0,0,0)" stroke="none">Extractor</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id40">
-        <rect class="BoundingBox" stroke="none" fill="none" x="11349" y="7099" width="2804" height="2304"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 14151,7100 14151,9401 11350,9401 11350,7100 11350,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 11350,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 14151,9401 L 14151,9401 Z"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11605" y="8471"><tspan fill="rgb(0,0,0)" stroke="none">Matcher</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="11349" y="7099" width="3454" height="2304"/>
+        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 14801,7100 14801,9401 11350,9401 11350,7100 11350,7100 Z"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11369" y="8471"><tspan fill="rgb(0,0,0)" stroke="none">Comparison</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id41">
-        <rect class="BoundingBox" stroke="none" fill="none" x="14150" y="5799" width="3302" height="2602"/>
-        <path fill="none" stroke="rgb(255,51,51)" d="M 17450,5800 L 17450,6302 14652,8250 14580,8250"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 14150,8250 L 14600,8400 14600,8100 14150,8250 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="14800" y="5799" width="2852" height="2602"/>
+        <path fill="none" stroke="rgb(255,51,51)" d="M 17650,5800 L 17650,6301 15302,8250 15230,8250"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 14800,8250 L 15250,8400 15250,8100 14800,8250 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.TextShape">
@@ -474,6 +431,12 @@
         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17589" y="7685"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
        </g>
       </g>
+      <g class="com.sun.star.drawing.TextShape">
+       <g id="id45">
+        <rect class="BoundingBox" stroke="none" fill="none" x="1500" y="6101" width="1501" height="726"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="1789" y="6611"><tspan fill="rgb(255,51,51)" stroke="none">John</tspan></tspan></tspan></text>
+       </g>
+      </g>
      </g>
     </g>
    </g>
diff --git a/doc/img/bio_ver_sys.odg b/doc/img/bio_ver_sys.odg
index c473e8e2bb977bc28ccae64406f2195a3c634447..40f4eef5642babb105c35185c1a3bab5a514a509 100644
Binary files a/doc/img/bio_ver_sys.odg and b/doc/img/bio_ver_sys.odg differ
diff --git a/doc/img/bio_ver_sys.svg b/doc/img/bio_ver_sys.svg
index 6060943c0fd5bd83c5b33c38b0587f742552107c..b9b025237af4bca3abd1274a161ecb65c5438ad9 100644
--- a/doc/img/bio_ver_sys.svg
+++ b/doc/img/bio_ver_sys.svg
@@ -1,113 +1,122 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.2" width="190.01mm" height="119.01mm" viewBox="1000 1700 19001 11901" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xml:space="preserve">
+<svg version="1.2" width="210mm" height="297mm" viewBox="0 0 21000 29700" preserveAspectRatio="xMidYMid" fill-rule="evenodd" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:presentation="http://sun.com/xmlns/staroffice/presentation" xmlns:smil="http://www.w3.org/2001/SMIL20/" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xml:space="preserve">
  <defs class="ClipPathGroup">
   <clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
-   <rect x="1000" y="1700" width="19001" height="11901"/>
+   <rect x="0" y="0" width="21000" height="29700"/>
   </clipPath>
   <clipPath id="presentation_clip_path_shrink" clipPathUnits="userSpaceOnUse">
-   <rect x="1019" y="1711" width="18963" height="11878"/>
+   <rect x="21" y="29" width="20958" height="29641"/>
   </clipPath>
  </defs>
  <defs>
   <font id="EmbeddedFont_1" horiz-adv-x="2048">
-   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1864" descent="432"/>
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1852" descent="423"/>
    <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
-   <glyph unicode="y" horiz-adv-x="1028" d="M 191,-425 C 142,-425 100,-421 67,-414 L 67,-279 C 92,-283 120,-285 151,-285 263,-285 352,-203 417,-38 L 434,5 5,1082 197,1082 425,484 C 428,475 432,464 437,451 442,438 457,394 482,320 507,246 521,205 523,196 L 593,393 830,1082 1020,1082 604,0 C 559,-115 518,-201 479,-258 440,-314 398,-356 351,-384 304,-411 250,-425 191,-425 Z"/>
-   <glyph unicode="x" horiz-adv-x="1028" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"/>
-   <glyph unicode="u" horiz-adv-x="920" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"/>
-   <glyph unicode="t" horiz-adv-x="541" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"/>
-   <glyph unicode="s" horiz-adv-x="920" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"/>
-   <glyph unicode="r" horiz-adv-x="542" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"/>
-   <glyph unicode="p" horiz-adv-x="974" d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"/>
-   <glyph unicode="o" horiz-adv-x="1001" d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"/>
-   <glyph unicode="n" horiz-adv-x="893" d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"/>
-   <glyph unicode="m" horiz-adv-x="1460" d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"/>
-   <glyph unicode="l" horiz-adv-x="190" d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"/>
-   <glyph unicode="k" horiz-adv-x="920" d="M 816,0 L 450,494 318,385 318,0 138,0 138,1484 318,1484 318,557 793,1082 1004,1082 565,617 1027,0 816,0 Z"/>
-   <glyph unicode="i" horiz-adv-x="190" d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"/>
-   <glyph unicode="h" horiz-adv-x="893" d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"/>
-   <glyph unicode="g" horiz-adv-x="947" d="M 548,-425 C 430,-425 336,-402 266,-356 196,-309 151,-243 131,-158 L 312,-132 C 324,-182 351,-220 392,-248 433,-274 486,-288 553,-288 732,-288 822,-183 822,27 L 822,201 820,201 C 786,132 739,80 680,45 621,10 551,-8 472,-8 339,-8 242,36 180,124 117,212 86,350 86,539 86,730 120,872 187,963 254,1054 355,1099 492,1099 569,1099 635,1082 692,1047 748,1012 791,962 822,897 L 824,897 C 824,917 825,952 828,1001 831,1050 833,1077 836,1082 L 1007,1082 C 1003,1046 1001,971 1001,858 L 1001,31 C 1001,-273 850,-425 548,-425 Z M 822,541 C 822,629 810,705 786,769 762,832 728,881 685,915 641,948 591,965 536,965 444,965 377,932 335,865 293,798 272,690 272,541 272,393 292,287 331,222 370,157 438,125 533,125 590,125 640,142 684,175 728,208 762,256 786,319 810,381 822,455 822,541 Z"/>
-   <glyph unicode="f" horiz-adv-x="568" d="M 361,951 L 361,0 181,0 181,951 29,951 29,1082 181,1082 181,1204 C 181,1303 203,1374 246,1417 289,1460 356,1482 445,1482 495,1482 537,1478 572,1470 L 572,1333 C 542,1338 515,1341 492,1341 446,1341 413,1329 392,1306 371,1283 361,1240 361,1179 L 361,1082 572,1082 572,951 361,951 Z"/>
-   <glyph unicode="e" horiz-adv-x="974" d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"/>
-   <glyph unicode="d" horiz-adv-x="947" d="M 821,174 C 788,105 744,55 689,25 634,-5 565,-20 484,-20 347,-20 247,26 183,118 118,210 86,349 86,536 86,913 219,1102 484,1102 566,1102 634,1087 689,1057 744,1027 788,979 821,914 L 823,914 821,1035 821,1484 1001,1484 1001,223 C 1001,110 1003,36 1007,0 L 835,0 C 833,11 831,35 829,74 826,113 825,146 825,174 L 821,174 Z M 275,542 C 275,391 295,282 335,217 375,152 440,119 530,119 632,119 706,154 752,225 798,296 821,405 821,554 821,697 798,802 752,869 706,936 633,969 532,969 441,969 376,936 336,869 295,802 275,693 275,542 Z"/>
-   <glyph unicode="c" horiz-adv-x="893" d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,173 752,206 778,258 788,328 L 970,328 C 956,222 912,138 837,75 762,12 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"/>
-   <glyph unicode="b" horiz-adv-x="974" d="M 1053,546 C 1053,169 920,-20 655,-20 573,-20 505,-5 451,25 396,54 352,102 318,168 L 316,168 C 316,147 315,116 312,74 309,31 307,7 306,0 L 132,0 C 136,36 138,110 138,223 L 138,1484 318,1484 318,1061 C 318,1018 317,967 314,908 L 318,908 C 351,977 396,1027 451,1057 506,1087 574,1102 655,1102 792,1102 892,1056 957,964 1021,872 1053,733 1053,546 Z M 864,540 C 864,691 844,800 804,865 764,930 699,963 609,963 508,963 434,928 388,859 341,790 318,680 318,529 318,387 341,282 386,215 431,147 505,113 607,113 698,113 763,147 804,214 844,281 864,389 864,540 Z"/>
-   <glyph unicode="a" horiz-adv-x="1082" d="M 414,-20 C 305,-20 224,9 169,67 114,124 87,204 87,304 87,417 124,504 198,564 271,625 390,655 554,655 L 797,655 797,715 C 797,804 778,868 741,907 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,189 723,230 753,282 782,334 797,388 797,443 L 797,531 600,531 C 515,531 451,523 408,507 364,491 330,466 307,432 284,399 272,355 272,300 272,241 288,196 320,163 351,131 396,115 455,115 Z"/>
-   <glyph unicode="V" horiz-adv-x="1379" d="M 782,0 L 584,0 9,1409 210,1409 600,417 684,168 768,417 1156,1409 1357,1409 782,0 Z"/>
-   <glyph unicode="S" horiz-adv-x="1217" d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"/>
-   <glyph unicode="P" horiz-adv-x="1109" d="M 1258,985 C 1258,852 1215,746 1128,667 1041,588 922,549 773,549 L 359,549 359,0 168,0 168,1409 761,1409 C 919,1409 1041,1372 1128,1298 1215,1224 1258,1120 1258,985 Z M 1066,983 C 1066,1165 957,1256 738,1256 L 359,1256 359,700 746,700 C 959,700 1066,794 1066,983 Z"/>
-   <glyph unicode="O" horiz-adv-x="1433" d="M 1495,711 C 1495,564 1467,435 1411,324 1354,213 1273,128 1168,69 1063,10 938,-20 795,-20 650,-20 526,9 421,68 316,127 235,212 180,323 125,434 97,563 97,711 97,936 159,1113 282,1240 405,1367 577,1430 797,1430 940,1430 1065,1402 1170,1345 1275,1288 1356,1205 1412,1096 1467,987 1495,859 1495,711 Z M 1300,711 C 1300,886 1256,1024 1169,1124 1081,1224 957,1274 797,1274 636,1274 511,1225 423,1126 335,1027 291,889 291,711 291,534 336,394 425,291 514,187 637,135 795,135 958,135 1083,185 1170,286 1257,386 1300,528 1300,711 Z"/>
-   <glyph unicode="M" horiz-adv-x="1406" d="M 1366,0 L 1366,940 C 1366,1044 1369,1144 1375,1240 1342,1121 1313,1027 1287,960 L 923,0 789,0 420,960 364,1130 331,1240 334,1129 338,940 338,0 168,0 168,1409 419,1409 794,432 C 807,393 820,351 833,306 845,261 853,228 857,208 862,235 874,275 891,330 908,384 919,418 925,432 L 1293,1409 1538,1409 1538,0 1366,0 Z"/>
-   <glyph unicode="J" horiz-adv-x="866" d="M 457,-20 C 218,-20 77,103 32,350 L 219,381 C 231,304 258,243 300,200 342,157 395,135 458,135 527,135 582,159 622,207 662,254 682,324 682,416 L 682,1253 411,1253 411,1409 872,1409 872,420 C 872,283 835,176 761,98 687,19 586,-20 457,-20 Z"/>
-   <glyph unicode="F" horiz-adv-x="1028" d="M 359,1253 L 359,729 1145,729 1145,571 359,571 359,0 168,0 168,1409 1169,1409 1169,1253 359,1253 Z"/>
-   <glyph unicode="E" horiz-adv-x="1136" d="M 168,0 L 168,1409 1237,1409 1237,1253 359,1253 359,801 1177,801 1177,647 359,647 359,156 1278,156 1278,0 168,0 Z"/>
+   <glyph unicode="y" horiz-adv-x="980" d="M 191,-425 C 142,-425 100,-421 67,-414 L 67,-279 C 92,-283 120,-285 151,-285 263,-285 352,-203 417,-38 L 434,5 5,1082 197,1082 425,484 C 428,475 432,464 437,451 442,438 457,394 482,320 507,246 521,205 523,196 L 593,393 830,1082 1020,1082 604,0 C 559,-115 518,-201 479,-258 440,-314 398,-356 351,-384 304,-411 250,-425 191,-425 Z"/>
+   <glyph unicode="x" horiz-adv-x="980" d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"/>
+   <glyph unicode="u" horiz-adv-x="874" d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"/>
+   <glyph unicode="t" horiz-adv-x="531" d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"/>
+   <glyph unicode="s" horiz-adv-x="927" d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"/>
+   <glyph unicode="r" horiz-adv-x="530" d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"/>
+   <glyph unicode="p" horiz-adv-x="953" d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"/>
+   <glyph unicode="o" horiz-adv-x="980" d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"/>
+   <glyph unicode="n" horiz-adv-x="874" d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"/>
+   <glyph unicode="m" horiz-adv-x="1457" d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"/>
+   <glyph unicode="l" horiz-adv-x="187" d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"/>
+   <glyph unicode="k" horiz-adv-x="927" d="M 816,0 L 450,494 318,385 318,0 138,0 138,1484 318,1484 318,557 793,1082 1004,1082 565,617 1027,0 816,0 Z"/>
+   <glyph unicode="i" horiz-adv-x="187" d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"/>
+   <glyph unicode="h" horiz-adv-x="874" d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"/>
+   <glyph unicode="g" horiz-adv-x="954" d="M 548,-425 C 430,-425 336,-402 266,-356 196,-309 151,-243 131,-158 L 312,-132 C 324,-182 351,-220 392,-248 433,-274 486,-288 553,-288 732,-288 822,-183 822,27 L 822,201 820,201 C 786,132 739,80 680,45 621,10 551,-8 472,-8 339,-8 242,36 180,124 117,212 86,350 86,539 86,730 120,872 187,963 254,1054 355,1099 492,1099 569,1099 635,1082 692,1047 748,1012 791,962 822,897 L 824,897 C 824,917 825,953 828,1003 831,1053 833,1078 836,1078 L 1007,1078 C 1003,1042 1001,968 1001,855 L 1001,30 C 1001,-273 850,-425 548,-425 Z M 822,541 C 822,629 810,705 786,769 762,832 728,881 685,915 641,948 591,965 536,965 444,965 377,932 335,865 293,798 272,690 272,541 272,393 292,287 331,222 370,157 438,125 533,125 590,125 640,142 684,175 728,208 762,256 786,319 810,381 822,455 822,541 Z"/>
+   <glyph unicode="f" horiz-adv-x="584" d="M 361,951 L 361,0 181,0 181,951 29,951 29,1082 181,1082 181,1204 C 181,1303 203,1374 246,1417 289,1460 356,1482 445,1482 495,1482 537,1478 572,1470 L 572,1333 C 542,1338 515,1341 492,1341 446,1341 413,1329 392,1306 371,1283 361,1240 361,1179 L 361,1082 572,1082 572,951 361,951 Z"/>
+   <glyph unicode="e" horiz-adv-x="980" d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"/>
+   <glyph unicode="d" horiz-adv-x="954" d="M 821,174 C 788,105 744,55 689,25 634,-5 565,-20 484,-20 347,-20 247,26 183,118 118,210 86,349 86,536 86,913 219,1102 484,1102 566,1102 634,1087 689,1057 744,1027 788,979 821,914 L 823,914 821,1035 821,1484 1001,1484 1001,223 C 1001,110 1003,36 1007,0 L 835,0 C 833,11 831,35 829,74 826,113 825,146 825,174 L 821,174 Z M 275,542 C 275,391 295,282 335,217 375,152 440,119 530,119 632,119 706,154 752,225 798,296 821,405 821,554 821,697 798,802 752,869 706,936 633,969 532,969 441,969 376,936 336,869 295,802 275,693 275,542 Z"/>
+   <glyph unicode="c" horiz-adv-x="901" d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,173 752,206 778,258 788,328 L 970,328 C 956,222 912,138 837,75 762,12 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"/>
+   <glyph unicode="b" horiz-adv-x="953" d="M 1053,546 C 1053,169 920,-20 655,-20 573,-20 505,-5 451,25 396,54 352,102 318,168 L 316,168 C 316,147 315,114 312,71 309,27 307,5 306,5 L 132,5 C 136,41 138,115 138,227 L 138,1484 318,1484 318,1061 C 318,1018 317,967 314,908 L 318,908 C 351,977 396,1027 451,1057 506,1087 574,1102 655,1102 792,1102 892,1056 957,964 1021,872 1053,733 1053,546 Z M 864,540 C 864,691 844,800 804,865 764,930 699,963 609,963 508,963 434,928 388,859 341,790 318,680 318,529 318,387 341,282 386,215 431,147 505,113 607,113 698,113 763,147 804,214 844,281 864,389 864,540 Z"/>
+   <glyph unicode="a" horiz-adv-x="1060" d="M 414,-20 C 305,-20 224,9 169,67 114,124 87,204 87,304 87,417 124,504 198,564 271,625 390,655 554,655 L 797,655 797,715 C 797,804 778,868 741,907 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,189 723,230 753,282 782,334 797,388 797,443 L 797,531 600,531 C 515,531 451,523 408,507 364,491 330,466 307,432 284,399 272,355 272,300 272,241 288,196 320,163 351,131 396,115 455,115 Z"/>
+   <glyph unicode="V" horiz-adv-x="1350" d="M 782,0 L 584,0 9,1409 210,1409 600,417 684,168 768,417 1156,1409 1357,1409 782,0 Z"/>
+   <glyph unicode="S" horiz-adv-x="1192" d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"/>
+   <glyph unicode="R" horiz-adv-x="1244" d="M 1164,0 L 798,585 359,585 359,0 168,0 168,1409 831,1409 C 990,1409 1112,1374 1199,1303 1285,1232 1328,1133 1328,1006 1328,901 1298,813 1237,742 1176,671 1091,626 984,607 L 1384,0 1164,0 Z M 1136,1004 C 1136,1086 1108,1149 1053,1192 997,1235 917,1256 812,1256 L 359,1256 359,736 820,736 C 921,736 999,760 1054,807 1109,854 1136,919 1136,1004 Z"/>
+   <glyph unicode="P" horiz-adv-x="1086" d="M 1258,985 C 1258,852 1215,746 1128,667 1041,588 922,549 773,549 L 359,549 359,0 168,0 168,1409 761,1409 C 919,1409 1041,1372 1128,1298 1215,1224 1258,1120 1258,985 Z M 1066,983 C 1066,1165 957,1256 738,1256 L 359,1256 359,700 746,700 C 959,700 1066,794 1066,983 Z"/>
+   <glyph unicode="O" horiz-adv-x="1430" d="M 1495,711 C 1495,564 1467,435 1411,324 1354,213 1273,128 1168,69 1063,10 938,-20 795,-20 650,-20 526,9 421,68 316,127 235,212 180,323 125,434 97,563 97,711 97,936 159,1113 282,1240 405,1367 577,1430 797,1430 940,1430 1065,1402 1170,1345 1275,1288 1356,1205 1412,1096 1467,987 1495,859 1495,711 Z M 1300,711 C 1300,886 1256,1024 1169,1124 1081,1224 957,1274 797,1274 636,1274 511,1225 423,1126 335,1027 291,889 291,711 291,534 336,394 425,291 514,187 637,135 795,135 958,135 1083,185 1170,286 1257,386 1300,528 1300,711 Z"/>
+   <glyph unicode="M" horiz-adv-x="1350" d="M 1366,0 L 1366,940 C 1366,1044 1369,1144 1375,1240 1342,1121 1313,1027 1287,960 L 923,0 789,0 420,960 364,1130 331,1240 334,1129 338,940 338,0 168,0 168,1409 419,1409 794,432 C 807,393 820,351 833,306 845,261 853,228 857,208 862,235 874,275 891,330 908,384 919,418 925,432 L 1293,1409 1538,1409 1538,0 1366,0 Z"/>
+   <glyph unicode="J" horiz-adv-x="875" d="M 457,-20 C 218,-20 77,103 32,350 L 219,381 C 231,304 258,243 300,200 342,157 395,135 458,135 527,135 582,159 622,207 662,254 682,324 682,416 L 682,1253 411,1253 411,1409 872,1409 872,420 C 872,283 835,176 761,98 687,19 586,-20 457,-20 Z"/>
+   <glyph unicode="F" horiz-adv-x="1006" d="M 359,1253 L 359,729 1145,729 1145,571 359,571 359,0 168,0 168,1409 1169,1409 1169,1253 359,1253 Z"/>
+   <glyph unicode="E" horiz-adv-x="1112" d="M 168,0 L 168,1409 1237,1409 1237,1253 359,1253 359,801 1177,801 1177,647 359,647 359,156 1278,156 1278,0 168,0 Z"/>
    <glyph unicode="D" horiz-adv-x="1244" d="M 1381,719 C 1381,574 1353,447 1296,338 1239,229 1159,145 1055,87 951,29 831,0 695,0 L 168,0 168,1409 634,1409 C 873,1409 1057,1349 1187,1230 1316,1110 1381,940 1381,719 Z M 1189,719 C 1189,894 1141,1027 1046,1119 950,1210 811,1256 630,1256 L 359,1256 359,153 673,153 C 776,153 867,176 946,221 1024,266 1084,332 1126,417 1168,502 1189,603 1189,719 Z"/>
-   <glyph unicode="=" horiz-adv-x="1028" d="M 100,856 L 100,1004 1095,1004 1095,856 100,856 Z M 100,344 L 100,492 1095,492 1095,344 100,344 Z"/>
-   <glyph unicode="-" horiz-adv-x="514" d="M 91,464 L 91,624 591,624 591,464 91,464 Z"/>
-   <glyph unicode=")" horiz-adv-x="568" d="M 555,528 C 555,335 525,162 465,9 404,-144 311,-289 186,-424 L 12,-424 C 137,-284 229,-136 287,19 345,174 374,344 374,530 374,716 345,887 287,1042 228,1197 137,1345 12,1484 L 186,1484 C 312,1348 405,1203 465,1050 525,896 555,723 555,532 L 555,528 Z"/>
-   <glyph unicode="(" horiz-adv-x="569" d="M 127,532 C 127,725 157,898 218,1051 278,1204 371,1349 496,1484 L 670,1484 C 545,1345 454,1198 396,1042 337,886 308,715 308,530 308,345 337,175 395,20 452,-135 544,-283 670,-424 L 496,-424 C 370,-288 277,-143 217,11 157,164 127,337 127,528 L 127,532 Z"/>
-   <glyph unicode=" " horiz-adv-x="567"/>
+   <glyph unicode="C" horiz-adv-x="1351" d="M 792,1274 C 636,1274 515,1224 428,1124 341,1023 298,886 298,711 298,538 343,400 434,295 524,190 646,137 800,137 997,137 1146,235 1245,430 L 1401,352 C 1343,231 1262,138 1157,75 1052,12 930,-20 791,-20 649,-20 526,10 423,69 319,128 240,212 186,322 131,431 104,561 104,711 104,936 165,1112 286,1239 407,1366 575,1430 790,1430 940,1430 1065,1401 1166,1342 1267,1283 1341,1196 1388,1081 L 1207,1021 C 1174,1103 1122,1166 1050,1209 977,1252 891,1274 792,1274 Z"/>
+   <glyph unicode="B" horiz-adv-x="1086" d="M 1258,397 C 1258,272 1212,174 1121,105 1030,35 903,0 740,0 L 168,0 168,1409 680,1409 C 1011,1409 1176,1295 1176,1067 1176,984 1153,914 1106,857 1059,800 993,762 908,743 1020,730 1106,692 1167,631 1228,569 1258,491 1258,397 Z M 984,1044 C 984,1120 958,1174 906,1207 854,1240 779,1256 680,1256 L 359,1256 359,810 680,810 C 782,810 858,829 909,868 959,906 984,965 984,1044 Z M 1065,412 C 1065,578 948,661 715,661 L 359,661 359,153 730,153 C 847,153 932,175 985,218 1038,261 1065,326 1065,412 Z"/>
+   <glyph unicode="=" horiz-adv-x="1033" d="M 100,856 L 100,1004 1095,1004 1095,856 100,856 Z M 100,344 L 100,492 1095,492 1095,344 100,344 Z"/>
+   <glyph unicode="-" horiz-adv-x="531" d="M 91,464 L 91,624 591,624 591,464 91,464 Z"/>
+   <glyph unicode=")" horiz-adv-x="583" d="M 555,528 C 555,335 525,162 465,9 404,-144 311,-289 186,-424 L 12,-424 C 137,-284 229,-136 287,19 345,174 374,344 374,530 374,716 345,887 287,1042 228,1197 137,1345 12,1484 L 186,1484 C 312,1348 405,1203 465,1050 525,896 555,723 555,532 L 555,528 Z"/>
+   <glyph unicode="(" horiz-adv-x="583" d="M 127,532 C 127,725 157,898 218,1051 278,1204 371,1349 496,1484 L 670,1484 C 545,1345 454,1198 396,1042 337,886 308,715 308,530 308,345 337,175 395,20 452,-135 544,-283 670,-424 L 496,-424 C 370,-288 277,-143 217,11 157,164 127,337 127,528 L 127,532 Z"/>
+   <glyph unicode=" " horiz-adv-x="556"/>
   </font>
  </defs>
  <defs>
   <font id="EmbeddedFont_2" horiz-adv-x="2048">
-   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="italic" ascent="1864" descent="432"/>
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="normal" font-style="italic" ascent="1852" descent="423"/>
    <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
-   <glyph unicode="r" horiz-adv-x="731" d="M 718,938 C 689,947 659,951 628,951 558,951 495,914 439,841 382,768 344,675 324,564 L 214,0 34,0 196,830 221,968 239,1082 409,1082 374,861 378,861 C 422,950 465,1012 508,1048 551,1084 600,1102 656,1102 687,1102 718,1097 751,1088 L 718,938 Z"/>
-   <glyph unicode="o" horiz-adv-x="1028" d="M 1074,683 C 1074,596 1061,506 1034,413 1007,319 969,240 920,175 870,110 809,61 737,29 665,-4 583,-20 491,-20 360,-20 257,19 181,98 105,177 67,284 67,419 70,555 94,676 141,781 188,886 252,966 335,1020 418,1074 520,1101 642,1101 782,1101 889,1065 963,992 1037,919 1074,816 1074,683 Z M 888,683 C 888,874 805,969 640,969 550,969 478,946 424,900 369,853 327,783 297,689 267,595 252,504 252,416 252,317 273,242 316,191 359,139 421,113 502,113 571,113 626,125 668,148 709,171 746,207 777,256 808,305 834,367 854,443 873,519 885,599 888,683 Z"/>
+   <glyph unicode="r" horiz-adv-x="742" d="M 718,938 C 689,947 659,951 628,951 558,951 495,914 439,841 382,768 344,675 324,564 L 214,0 34,0 196,830 221,968 239,1082 409,1082 374,861 378,861 C 422,950 465,1012 508,1048 551,1084 600,1102 656,1102 687,1102 718,1097 751,1088 L 718,938 Z"/>
+   <glyph unicode="o" horiz-adv-x="1033" d="M 1074,683 C 1074,596 1061,506 1034,413 1007,319 969,240 920,175 870,110 809,61 737,29 665,-4 583,-20 491,-20 360,-20 257,19 181,98 105,177 67,284 67,419 70,555 94,676 141,781 188,886 252,966 335,1020 418,1074 520,1101 642,1101 782,1101 889,1065 963,992 1037,919 1074,816 1074,683 Z M 888,683 C 888,874 805,969 640,969 550,969 478,946 424,900 369,853 327,783 297,689 267,595 252,504 252,416 252,317 273,242 316,191 359,139 421,113 502,113 571,113 626,125 668,148 709,171 746,207 777,256 808,305 834,367 854,443 873,519 885,599 888,683 Z"/>
   </font>
  </defs>
  <defs>
   <font id="EmbeddedFont_3" horiz-adv-x="2048">
-   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="bold" font-style="normal" ascent="1864" descent="432"/>
+   <font-face font-family="Liberation Sans embedded" units-per-em="2048" font-weight="bold" font-style="normal" ascent="1852" descent="423"/>
    <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
-   <glyph unicode="t" horiz-adv-x="677" d="M 420,-18 C 337,-18 274,5 229,50 184,95 162,163 162,254 L 162,892 25,892 25,1082 176,1082 264,1336 440,1336 440,1082 645,1082 645,892 440,892 440,330 C 440,277 450,239 470,214 490,189 521,176 563,176 585,176 616,181 657,190 L 657,16 C 588,-7 509,-18 420,-18 Z"/>
-   <glyph unicode="o" horiz-adv-x="1136" d="M 1171,542 C 1171,367 1122,229 1025,130 928,30 793,-20 621,-20 452,-20 320,30 224,130 128,230 80,367 80,542 80,716 128,853 224,953 320,1052 454,1102 627,1102 804,1102 939,1054 1032,958 1125,861 1171,723 1171,542 Z M 877,542 C 877,671 856,764 814,822 772,880 711,909 631,909 460,909 375,787 375,542 375,421 396,330 438,267 479,204 539,172 618,172 791,172 877,295 877,542 Z"/>
-   <glyph unicode="h" horiz-adv-x="1001" d="M 420,866 C 458,949 506,1009 563,1046 620,1083 689,1102 768,1102 883,1102 971,1067 1032,996 1093,925 1124,822 1124,686 L 1124,0 844,0 844,606 C 844,796 780,891 651,891 583,891 528,862 487,804 445,745 424,670 424,579 L 424,0 143,0 143,1484 424,1484 424,1079 C 424,1006 421,935 416,866 L 420,866 Z"/>
-   <glyph unicode="c" horiz-adv-x="1055" d="M 594,-20 C 430,-20 303,29 214,127 125,224 80,360 80,535 80,714 125,853 215,953 305,1052 433,1102 598,1102 725,1102 831,1069 914,1004 997,939 1050,849 1071,734 L 788,734 C 780,787 760,830 728,861 696,893 651,909 592,909 447,909 375,788 375,546 375,297 449,172 596,172 649,172 694,188 730,221 766,253 788,302 797,366 L 1079,366 C 1069,291 1043,224 1000,165 957,106 900,60 830,28 760,-4 681,-20 594,-20 Z"/>
-   <glyph unicode="a" horiz-adv-x="1109" d="M 393,-20 C 288,-20 207,9 148,66 89,123 60,204 60,307 60,420 97,506 170,565 243,624 348,653 487,653 L 720,653 720,709 C 720,780 708,833 683,868 658,903 618,920 562,920 510,920 472,909 448,886 423,864 408,826 402,774 L 109,774 C 127,882 175,963 254,1019 332,1074 439,1102 574,1102 711,1102 816,1068 890,1001 964,934 1001,838 1001,714 L 1001,320 C 1001,259 1008,218 1022,195 1035,172 1058,160 1090,160 1111,160 1132,162 1152,166 L 1152,14 C 1135,10 1120,6 1107,3 1094,0 1080,-3 1067,-5 1054,-7 1040,-9 1025,-10 1010,-11 992,-12 972,-12 901,-12 849,5 816,40 782,75 762,126 755,193 L 749,193 C 670,51 552,-20 393,-20 Z M 720,498 L 576,498 C 511,498 464,492 437,480 410,469 389,451 375,426 360,402 353,370 353,329 353,278 365,239 389,214 412,189 444,176 483,176 527,176 567,188 604,212 640,235 668,268 689,310 710,352 720,397 720,444 L 720,498 Z"/>
-   <glyph unicode="N" horiz-adv-x="1217" d="M 995,0 L 381,1085 C 393,980 399,895 399,831 L 399,0 137,0 137,1409 474,1409 1097,315 C 1085,416 1079,507 1079,590 L 1079,1409 1341,1409 1341,0 995,0 Z"/>
-   <glyph unicode="M" horiz-adv-x="1460" d="M 1307,0 L 1307,854 C 1307,873 1307,893 1308,912 1308,931 1311,1014 1317,1161 1270,982 1235,857 1212,786 L 958,0 748,0 494,786 387,1161 C 395,1006 399,904 399,854 L 399,0 137,0 137,1409 532,1409 784,621 806,545 854,356 917,582 1176,1409 1569,1409 1569,0 1307,0 Z"/>
-   <glyph unicode=" " horiz-adv-x="567"/>
+   <glyph unicode="t" horiz-adv-x="636" d="M 420,-18 C 337,-18 274,5 229,50 184,95 162,163 162,254 L 162,892 25,892 25,1082 176,1082 264,1336 440,1336 440,1082 645,1082 645,892 440,892 440,330 C 440,277 450,239 470,214 490,189 521,176 563,176 585,176 616,181 657,190 L 657,16 C 588,-7 509,-18 420,-18 Z"/>
+   <glyph unicode="o" horiz-adv-x="1086" d="M 1171,542 C 1171,367 1122,229 1025,130 928,30 793,-20 621,-20 452,-20 320,30 224,130 128,230 80,367 80,542 80,716 128,853 224,953 320,1052 454,1102 627,1102 804,1102 939,1054 1032,958 1125,861 1171,723 1171,542 Z M 877,542 C 877,671 856,764 814,822 772,880 711,909 631,909 460,909 375,787 375,542 375,421 396,330 438,267 479,204 539,172 618,172 791,172 877,295 877,542 Z"/>
+   <glyph unicode="h" horiz-adv-x="1007" d="M 420,866 C 458,949 506,1009 563,1046 620,1083 689,1102 768,1102 883,1102 971,1067 1032,996 1093,925 1124,822 1124,686 L 1124,0 844,0 844,606 C 844,796 780,891 651,891 583,891 528,862 487,804 445,745 424,670 424,579 L 424,0 143,0 143,1484 424,1484 424,1079 C 424,1006 421,935 416,866 L 420,866 Z"/>
+   <glyph unicode="c" horiz-adv-x="1007" d="M 594,-20 C 430,-20 303,29 214,127 125,224 80,360 80,535 80,714 125,853 215,953 305,1052 433,1102 598,1102 725,1102 831,1069 914,1004 997,939 1050,849 1071,734 L 788,734 C 780,787 760,830 728,861 696,893 651,909 592,909 447,909 375,788 375,546 375,297 449,172 596,172 649,172 694,188 730,221 766,253 788,302 797,366 L 1079,366 C 1069,291 1043,224 1000,165 957,106 900,60 830,28 760,-4 681,-20 594,-20 Z"/>
+   <glyph unicode="a" horiz-adv-x="1112" d="M 393,-20 C 288,-20 207,9 148,66 89,123 60,204 60,307 60,420 97,506 170,565 243,624 348,653 487,653 L 720,653 720,709 C 720,780 708,833 683,868 658,903 618,920 562,920 510,920 472,909 448,886 423,864 408,826 402,774 L 109,774 C 127,882 175,963 254,1019 332,1074 439,1102 574,1102 711,1102 816,1068 890,1001 964,934 1001,838 1001,714 L 1001,320 C 1001,259 1008,218 1022,195 1035,172 1058,160 1090,160 1111,160 1132,162 1152,166 L 1152,14 C 1135,10 1120,6 1107,3 1094,0 1080,-3 1067,-5 1054,-7 1040,-9 1025,-10 1010,-11 992,-12 972,-12 901,-12 849,5 816,40 782,75 762,126 755,193 L 749,193 C 670,51 552,-20 393,-20 Z M 720,498 L 576,498 C 511,498 464,492 437,480 410,469 389,451 375,426 360,402 353,370 353,329 353,278 365,239 389,214 412,189 444,176 483,176 527,176 567,188 604,212 640,235 668,268 689,310 710,352 720,397 720,444 L 720,498 Z"/>
+   <glyph unicode="N" horiz-adv-x="1218" d="M 995,0 L 381,1085 C 393,980 399,895 399,831 L 399,0 137,0 137,1409 474,1409 1097,315 C 1085,416 1079,507 1079,590 L 1079,1409 1341,1409 1341,0 995,0 Z"/>
+   <glyph unicode="M" horiz-adv-x="1457" d="M 1307,0 L 1307,854 C 1307,873 1307,893 1308,912 1308,931 1311,1014 1317,1161 1270,982 1235,857 1212,786 L 958,0 748,0 494,786 387,1161 C 395,1006 399,904 399,854 L 399,0 137,0 137,1409 532,1409 784,621 806,545 854,356 917,582 1176,1409 1569,1409 1569,0 1307,0 Z"/>
+   <glyph unicode=" " horiz-adv-x="556"/>
   </font>
  </defs>
  <defs class="TextShapeIndex">
   <g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29 id30 id31 id32 id33 id34 id35 id36 id37 id38 id39 id40 id41 id42 id43 id44 id45 id46 id47 id48 id49 id50 id51 id52 id53 id54"/>
  </defs>
  <defs class="EmbeddedBulletChars">
-  <g id="bullet-char-template(57356)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-57356" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"/>
   </g>
-  <g id="bullet-char-template(57354)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-57354" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"/>
   </g>
-  <g id="bullet-char-template(10146)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10146" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"/>
   </g>
-  <g id="bullet-char-template(10132)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10132" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"/>
   </g>
-  <g id="bullet-char-template(10007)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10007" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"/>
   </g>
-  <g id="bullet-char-template(10004)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-10004" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"/>
   </g>
-  <g id="bullet-char-template(9679)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-9679" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"/>
   </g>
-  <g id="bullet-char-template(8226)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-8226" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"/>
   </g>
-  <g id="bullet-char-template(8211)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-8211" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"/>
   </g>
-  <g id="bullet-char-template(61548)" transform="scale(0.00048828125,-0.00048828125)">
+  <g id="bullet-char-template-61548" transform="scale(0.00048828125,-0.00048828125)">
    <path d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"/>
   </g>
  </defs>
  <defs class="TextEmbeddedBitmaps"/>
+ <g>
+  <g id="id2" class="Master_Slide">
+   <g id="bg-id2" class="Background"/>
+   <g id="bo-id2" class="BackgroundObjects"/>
+  </g>
+ </g>
  <g class="SlideGroup">
   <g>
    <g id="container-id1">
@@ -117,8 +126,6 @@
        <g id="id3">
         <rect class="BoundingBox" stroke="none" fill="none" x="4699" y="3349" width="4704" height="2304"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 4700,3350 L 9401,3350 9401,5651 4700,5651 4700,3350 4700,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 4700,3350 L 4700,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9401,5651 L 9401,5651 Z"/>
         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="5061" y="4721"><tspan fill="rgb(0,0,0)" stroke="none">Pre-processor</tspan></tspan></tspan></text>
        </g>
       </g>
@@ -126,29 +133,19 @@
        <g id="id4">
         <rect class="BoundingBox" stroke="none" fill="none" x="6399" y="7099" width="3504" height="2304"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 6400,7100 L 9901,7100 9901,9401 6400,9401 6400,7100 6400,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 6400,7100 L 6400,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9901,9401 L 9901,9401 Z"/>
         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="6937" y="8115"><tspan fill="rgb(0,0,0)" stroke="none">Decision</tspan></tspan><tspan class="TextPosition" x="7270" y="8826"><tspan fill="rgb(0,0,0)" stroke="none">Maker</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id5">
-        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="3031" width="1248" height="1249"/>
-        <path fill="rgb(102,102,255)" stroke="none" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="3031" width="1247" height="1248"/>
+        <path fill="rgb(102,102,255)" stroke="none" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2200,3032 C 2552,3032 2822,3301 2822,3654 2822,4007 2552,4277 2200,4277 1848,4277 1578,4007 1578,3654 1578,3301 1848,3032 2200,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1998,3357 C 2030,3357 2055,3404 2055,3464 2055,3524 2030,3571 1998,3571 1966,3571 1941,3524 1941,3464 1941,3404 1966,3357 1998,3357 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z M 1578,3032 L 1578,3032 Z M 2823,4278 L 2823,4278 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2400,3357 C 2432,3357 2457,3404 2457,3464 2457,3524 2432,3571 2400,3571 2368,3571 2343,3524 2343,3464 2343,3404 2368,3357 2400,3357 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1858,3869 C 2078,4100 2322,4100 2542,3869"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,3032 L 1578,3032 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,4278 L 2823,4278 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.LineShape">
@@ -181,16 +178,16 @@
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id10">
-        <rect class="BoundingBox" stroke="none" fill="none" x="14499" y="4350" width="1202" height="301"/>
-        <path fill="none" stroke="rgb(0,0,204)" d="M 14500,4500 L 15270,4500"/>
-        <path fill="rgb(0,0,204)" stroke="none" d="M 15700,4500 L 15250,4350 15250,4650 15700,4500 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="14899" y="4378" width="802" height="301"/>
+        <path fill="none" stroke="rgb(0,0,204)" d="M 14900,4550 L 15271,4527"/>
+        <path fill="rgb(0,0,204)" stroke="none" d="M 15700,4500 L 15242,4378 15260,4678 15700,4500 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id11">
-        <rect class="BoundingBox" stroke="none" fill="none" x="12600" y="5649" width="301" height="1452"/>
-        <path fill="none" stroke="rgb(255,51,51)" d="M 12750,5650 L 12750,6670"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 12750,7100 L 12900,6650 12600,6650 12750,7100 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="12983" y="5699" width="302" height="1402"/>
+        <path fill="none" stroke="rgb(255,51,51)" d="M 13150,5700 L 13133,6670"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 13125,7100 L 13283,6653 12983,6647 13125,7100 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
@@ -222,8 +219,8 @@
       </g>
       <g class="com.sun.star.drawing.TextShape">
        <g id="id16">
-        <rect class="BoundingBox" stroke="none" fill="none" x="4100" y="11200" width="4201" height="963"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="11901"><tspan fill="rgb(0,0,0)" stroke="none">= Enrollment</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="4100" y="11200" width="11101" height="2385"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="4350" y="11901"><tspan fill="rgb(0,0,0)" stroke="none">= Creation of biometric references</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.LineShape">
@@ -242,31 +239,23 @@
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id19">
-         <rect class="BoundingBox" stroke="none" fill="none" x="13155" y="5798" width="1248" height="1249"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13778,5799 C 14130,5799 14400,6068 14400,6421 14400,6774 14130,7044 13778,7044 13426,7044 13156,6774 13156,6421 13156,6068 13426,5799 13778,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13576,6124 C 13608,6124 13633,6171 13633,6231 13633,6291 13608,6338 13576,6338 13544,6338 13519,6291 13519,6231 13519,6171 13544,6124 13576,6124 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13978,6124 C 14010,6124 14035,6171 14035,6231 14035,6291 14010,6338 13978,6338 13946,6338 13921,6291 13921,6231 13921,6171 13946,6124 13978,6124 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13436,6636 C 13656,6867 13900,6867 14120,6636"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 13156,5799 L 13156,5799 Z"/>
-         <path fill="none" stroke="rgb(255,51,51)" d="M 14401,7045 L 14401,7045 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13455" y="5798" width="1247" height="1248"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 14078,5799 C 14430,5799 14700,6068 14700,6421 14700,6774 14430,7044 14078,7044 13726,7044 13456,6774 13456,6421 13456,6068 13726,5799 14078,5799 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 13876,6124 C 13908,6124 13933,6171 13933,6231 13933,6291 13908,6338 13876,6338 13844,6338 13819,6291 13819,6231 13819,6171 13844,6124 13876,6124 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 14278,6124 C 14310,6124 14335,6171 14335,6231 14335,6291 14310,6338 14278,6338 14246,6338 14221,6291 14221,6231 14221,6171 14246,6124 14278,6124 Z"/>
+         <path fill="none" stroke="rgb(255,51,51)" d="M 13736,6636 C 13956,6867 14200,6867 14420,6636"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id20">
-         <rect class="BoundingBox" stroke="none" fill="none" x="12923" y="5623" width="1656" height="1656"/>
-         <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 13750,5800 C 14118,5800 14400,6082 14400,6450 14400,6818 14118,7100 13750,7100 13382,7100 13100,6818 13100,6450 13100,6082 13382,5800 13750,5800 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13223" y="5623" width="1655" height="1655"/>
+         <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 14050,5800 C 14418,5800 14700,6082 14700,6450 14700,6818 14418,7100 14050,7100 13682,7100 13400,6818 13400,6450 13400,6082 13682,5800 14050,5800 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id21">
-         <rect class="BoundingBox" stroke="none" fill="none" x="13094" y="5594" width="1514" height="1514"/>
-         <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 13850,5700 C 14218,5700 14500,5982 14500,6350 14500,6718 14218,7000 13850,7000 13482,7000 13200,6718 13200,6350 13200,5982 13482,5700 13850,5700 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="13394" y="5594" width="1513" height="1513"/>
+         <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 14150,5700 C 14518,5700 14800,5982 14800,6350 14800,6718 14518,7000 14150,7000 13782,7000 13500,6718 13500,6350 13500,5982 13782,5700 14150,5700 Z"/>
         </g>
        </g>
       </g>
@@ -284,22 +273,14 @@
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id24">
-        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="4731" width="1248" height="1249"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="1577" y="4731" width="1247" height="1248"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2200,4732 C 2552,4732 2822,5001 2822,5354 2822,5707 2552,5977 2200,5977 1848,5977 1578,5707 1578,5354 1578,5001 1848,4732 2200,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1998,5057 C 2030,5057 2055,5104 2055,5164 2055,5224 2030,5271 1998,5271 1966,5271 1941,5224 1941,5164 1941,5104 1966,5057 1998,5057 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z M 1578,4732 L 1578,4732 Z M 2823,5978 L 2823,5978 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 2400,5057 C 2432,5057 2457,5104 2457,5164 2457,5224 2432,5271 2400,5271 2368,5271 2343,5224 2343,5164 2343,5104 2368,5057 2400,5057 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 1858,5569 C 2078,5800 2322,5800 2542,5569"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 1578,4732 L 1578,4732 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 2823,5978 L 2823,5978 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
@@ -310,42 +291,26 @@
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id26">
-        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="2198" width="1248" height="1249"/>
-        <path fill="rgb(102,102,255)" stroke="none" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="2198" width="1247" height="1248"/>
+        <path fill="rgb(102,102,255)" stroke="none" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10200,2199 C 10552,2199 10822,2468 10822,2821 10822,3174 10552,3444 10200,3444 9848,3444 9578,3174 9578,2821 9578,2468 9848,2199 10200,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9998,2524 C 10030,2524 10055,2571 10055,2631 10055,2691 10030,2738 9998,2738 9966,2738 9941,2691 9941,2631 9941,2571 9966,2524 9998,2524 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
-        <path fill="rgb(82,82,204)" stroke="none" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z M 9578,2199 L 9578,2199 Z M 10823,3445 L 10823,3445 Z"/>
+        <path fill="rgb(82,82,204)" stroke="none" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10400,2524 C 10432,2524 10457,2571 10457,2631 10457,2691 10432,2738 10400,2738 10368,2738 10343,2691 10343,2631 10343,2571 10368,2524 10400,2524 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9858,3036 C 10078,3267 10322,3267 10542,3036"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,2199 L 9578,2199 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,3445 L 10823,3445 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id27">
-        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="5553" width="1248" height="1249"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="9577" y="5553" width="1247" height="1248"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10200,5554 C 10552,5554 10822,5823 10822,6176 10822,6529 10552,6799 10200,6799 9848,6799 9578,6529 9578,6176 9578,5823 9848,5554 10200,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9998,5879 C 10030,5879 10055,5926 10055,5986 10055,6046 10030,6093 9998,6093 9966,6093 9941,6046 9941,5986 9941,5926 9966,5879 9998,5879 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
-        <path fill="rgb(204,41,41)" stroke="none" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z M 9578,5554 L 9578,5554 Z M 10823,6800 L 10823,6800 Z"/>
+        <path fill="rgb(204,41,41)" stroke="none" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 10400,5879 C 10432,5879 10457,5926 10457,5986 10457,6046 10432,6093 10400,6093 10368,6093 10343,6046 10343,5986 10343,5926 10368,5879 10400,5879 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
         <path fill="none" stroke="rgb(0,0,0)" d="M 9858,6391 C 10078,6622 10322,6622 10542,6391"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 9578,5554 L 9578,5554 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 10823,6800 L 10823,6800 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.TextShape">
@@ -357,57 +322,45 @@
       <g class="Group">
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id29">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14520" y="2734" width="1248" height="1249"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14520" y="2734" width="1247" height="1248"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 15143,2735 C 15495,2735 15765,3004 15765,3357 15765,3710 15495,3980 15143,3980 14791,3980 14521,3710 14521,3357 14521,3004 14791,2735 15143,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 14941,3060 C 14973,3060 14998,3107 14998,3167 14998,3227 14973,3274 14941,3274 14909,3274 14884,3227 14884,3167 14884,3107 14909,3060 14941,3060 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 15343,3060 C 15375,3060 15400,3107 15400,3167 15400,3227 15375,3274 15343,3274 15311,3274 15286,3227 15286,3167 15286,3107 15311,3060 15343,3060 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
          <path fill="none" stroke="rgb(0,0,204)" d="M 14801,3572 C 15021,3803 15265,3803 15485,3572"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 14521,2735 L 14521,2735 Z"/>
-         <path fill="none" stroke="rgb(0,0,204)" d="M 15766,3981 L 15766,3981 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id30">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14288" y="2559" width="1656" height="1656"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14288" y="2559" width="1655" height="1655"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15115,2736 C 15483,2736 15765,3018 15765,3386 15765,3754 15483,4036 15115,4036 14747,4036 14465,3754 14465,3386 14465,3018 14747,2736 15115,2736 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id31">
-         <rect class="BoundingBox" stroke="none" fill="none" x="14459" y="2530" width="1514" height="1514"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="14459" y="2530" width="1513" height="1513"/>
          <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15215,2636 C 15583,2636 15865,2918 15865,3286 15865,3654 15583,3936 15215,3936 14847,3936 14565,3654 14565,3286 14565,2918 14847,2636 15215,2636 Z"/>
         </g>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id32">
-        <rect class="BoundingBox" stroke="none" fill="none" x="10999" y="3349" width="3504" height="2304"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11000,3350 L 14501,3350 14501,5651 11000,5651 11000,3350 11000,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11000,3350 L 11000,3350 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 14501,5651 L 14501,5651 Z"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11569" y="4365"><tspan fill="rgb(0,0,0)" stroke="none">Feature </tspan></tspan><tspan class="TextPosition" x="11480" y="5076"><tspan fill="rgb(0,0,0)" stroke="none">Extractor</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="11399" y="3399" width="3504" height="2304"/>
+        <path fill="none" stroke="rgb(0,0,0)" d="M 11400,3400 L 14901,3400 14901,5701 11400,5701 11400,3400 11400,3400 Z"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11969" y="4415"><tspan fill="rgb(0,0,0)" stroke="none">Feature </tspan></tspan><tspan class="TextPosition" x="11880" y="5126"><tspan fill="rgb(0,0,0)" stroke="none">Extractor</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.CustomShape">
        <g id="id33">
-        <rect class="BoundingBox" stroke="none" fill="none" x="11349" y="7099" width="2804" height="2304"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 14151,7100 14151,9401 11350,9401 11350,7100 11350,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 11350,7100 Z"/>
-        <path fill="none" stroke="rgb(0,0,0)" d="M 14151,9401 L 14151,9401 Z"/>
-        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11605" y="8471"><tspan fill="rgb(0,0,0)" stroke="none">Matcher</tspan></tspan></tspan></text>
+        <rect class="BoundingBox" stroke="none" fill="none" x="11349" y="7099" width="3554" height="2304"/>
+        <path fill="none" stroke="rgb(0,0,0)" d="M 11350,7100 L 14901,7100 14901,9401 11350,9401 11350,7100 11350,7100 Z"/>
+        <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="11419" y="8471"><tspan fill="rgb(0,0,0)" stroke="none">Comparison</tspan></tspan></tspan></text>
        </g>
       </g>
       <g class="com.sun.star.drawing.ConnectorShape">
        <g id="id34">
-        <rect class="BoundingBox" stroke="none" fill="none" x="14150" y="7200" width="3303" height="1201"/>
-        <path fill="none" stroke="rgb(255,51,51)" d="M 17451,7201 L 17451,8200 14652,8250 14580,8250"/>
-        <path fill="rgb(255,51,51)" stroke="none" d="M 14150,8250 L 14600,8400 14600,8100 14150,8250 Z"/>
+        <rect class="BoundingBox" stroke="none" fill="none" x="14900" y="7142" width="2602" height="1259"/>
+        <path fill="none" stroke="rgb(255,51,51)" d="M 17500,7143 L 17500,8140 15402,8250 15330,8250"/>
+        <path fill="rgb(255,51,51)" stroke="none" d="M 14900,8250 L 15350,8400 15350,8100 14900,8250 Z"/>
        </g>
       </g>
       <g class="com.sun.star.drawing.TextShape">
@@ -420,38 +373,30 @@
        <g class="Group">
         <g class="com.sun.star.drawing.CustomShape">
          <g id="id36">
-          <rect class="BoundingBox" stroke="none" fill="none" x="14855" y="8498" width="1248" height="1249"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 15478,8499 C 15830,8499 16100,8768 16100,9121 16100,9474 15830,9744 15478,9744 15126,9744 14856,9474 14856,9121 14856,8768 15126,8499 15478,8499 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 14856,8499 L 14856,8499 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 16101,9745 L 16101,9745 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 15276,8824 C 15308,8824 15333,8871 15333,8931 15333,8991 15308,9038 15276,9038 15244,9038 15219,8991 15219,8931 15219,8871 15244,8824 15276,8824 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 14856,8499 L 14856,8499 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 16101,9745 L 16101,9745 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 15678,8824 C 15710,8824 15735,8871 15735,8931 15735,8991 15710,9038 15678,9038 15646,9038 15621,8991 15621,8931 15621,8871 15646,8824 15678,8824 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 14856,8499 L 14856,8499 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 16101,9745 L 16101,9745 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 15136,9336 C 15356,9567 15600,9567 15820,9336"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 14856,8499 L 14856,8499 Z"/>
-          <path fill="none" stroke="rgb(0,0,204)" d="M 16101,9745 L 16101,9745 Z"/>
+          <rect class="BoundingBox" stroke="none" fill="none" x="15355" y="8498" width="1247" height="1248"/>
+          <path fill="none" stroke="rgb(0,0,204)" d="M 15978,8499 C 16330,8499 16600,8768 16600,9121 16600,9474 16330,9744 15978,9744 15626,9744 15356,9474 15356,9121 15356,8768 15626,8499 15978,8499 Z"/>
+          <path fill="none" stroke="rgb(0,0,204)" d="M 15776,8824 C 15808,8824 15833,8871 15833,8931 15833,8991 15808,9038 15776,9038 15744,9038 15719,8991 15719,8931 15719,8871 15744,8824 15776,8824 Z"/>
+          <path fill="none" stroke="rgb(0,0,204)" d="M 16178,8824 C 16210,8824 16235,8871 16235,8931 16235,8991 16210,9038 16178,9038 16146,9038 16121,8991 16121,8931 16121,8871 16146,8824 16178,8824 Z"/>
+          <path fill="none" stroke="rgb(0,0,204)" d="M 15636,9336 C 15856,9567 16100,9567 16320,9336"/>
          </g>
         </g>
         <g class="com.sun.star.drawing.CustomShape">
          <g id="id37">
-          <rect class="BoundingBox" stroke="none" fill="none" x="14623" y="8323" width="1656" height="1656"/>
-          <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15450,8500 C 15818,8500 16100,8782 16100,9150 16100,9518 15818,9800 15450,9800 15082,9800 14800,9518 14800,9150 14800,8782 15082,8500 15450,8500 Z"/>
+          <rect class="BoundingBox" stroke="none" fill="none" x="15123" y="8323" width="1655" height="1655"/>
+          <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 15950,8500 C 16318,8500 16600,8782 16600,9150 16600,9518 16318,9800 15950,9800 15582,9800 15300,9518 15300,9150 15300,8782 15582,8500 15950,8500 Z"/>
          </g>
         </g>
         <g class="com.sun.star.drawing.CustomShape">
          <g id="id38">
-          <rect class="BoundingBox" stroke="none" fill="none" x="14794" y="8294" width="1514" height="1514"/>
-          <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 15550,8400 C 15918,8400 16200,8682 16200,9050 16200,9418 15918,9700 15550,9700 15182,9700 14900,9418 14900,9050 14900,8682 15182,8400 15550,8400 Z"/>
+          <rect class="BoundingBox" stroke="none" fill="none" x="15294" y="8294" width="1513" height="1513"/>
+          <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16050,8400 C 16418,8400 16700,8682 16700,9050 16700,9418 16418,9700 16050,9700 15682,9700 15400,9418 15400,9050 15400,8682 15682,8400 16050,8400 Z"/>
          </g>
         </g>
        </g>
        <g class="com.sun.star.drawing.TextShape">
         <g id="id39">
-         <rect class="BoundingBox" stroke="none" fill="none" x="15900" y="8775" width="1501" height="726"/>
-         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16189" y="9285"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16400" y="8775" width="1501" height="726"/>
+         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="16689" y="9285"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
         </g>
        </g>
       </g>
@@ -467,38 +412,30 @@
          <g class="Group">
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id41">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16174" y="3507" width="1248" height="894"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16797,3508 C 17149,3508 17419,3701 17419,3953 17419,4205 17149,4398 16797,4398 16445,4398 16175,4205 16175,3953 16175,3701 16445,3508 16797,3508 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16175,3508 L 16175,3508 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17420,4399 L 17420,4399 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16595,3740 C 16627,3740 16652,3773 16652,3816 16652,3859 16627,3892 16595,3892 16563,3892 16538,3859 16538,3816 16538,3773 16563,3740 16595,3740 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16175,3508 L 16175,3508 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17420,4399 L 17420,4399 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16997,3740 C 17029,3740 17054,3773 17054,3816 17054,3859 17029,3892 16997,3892 16965,3892 16940,3859 16940,3816 16940,3773 16965,3740 16997,3740 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16175,3508 L 16175,3508 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17420,4399 L 17420,4399 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16455,4106 C 16675,4271 16919,4271 17139,4106"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 16175,3508 L 16175,3508 Z"/>
-            <path fill="none" stroke="rgb(0,0,204)" d="M 17420,4399 L 17420,4399 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16187" y="3351" width="1283" height="917"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 16828,3352 C 17191,3352 17468,3550 17468,3809 17468,4068 17191,4266 16828,4266 16465,4266 16188,4068 16188,3809 16188,3550 16465,3352 16828,3352 Z"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 16619,3590 C 16652,3590 16678,3624 16678,3668 16678,3712 16652,3747 16619,3747 16586,3747 16561,3712 16561,3668 16561,3624 16586,3590 16619,3590 Z"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 17033,3590 C 17066,3590 17092,3624 17092,3668 17092,3712 17066,3747 17033,3747 17000,3747 16975,3712 16975,3668 16975,3624 17000,3590 17033,3590 Z"/>
+            <path fill="none" stroke="rgb(0,0,204)" d="M 16476,3966 C 16702,4136 16954,4136 17180,3966"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id42">
-            <rect class="BoundingBox" stroke="none" fill="none" x="15942" y="3330" width="1656" height="1285"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16769,3507 C 17137,3507 17419,3708 17419,3971 17419,4234 17137,4436 16769,4436 16401,4436 16119,4234 16119,3971 16119,3708 16401,3507 16769,3507 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="15953" y="3175" width="1692" height="1309"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16798,3352 C 17177,3352 17467,3559 17467,3829 17467,4099 17177,4306 16798,4306 16419,4306 16130,4099 16130,3829 16130,3559 16419,3352 16798,3352 Z"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id43">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16113" y="3330" width="1514" height="1143"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16869,3436 C 17237,3436 17519,3637 17519,3900 17519,4163 17237,4365 16869,4365 16501,4365 16219,4163 16219,3900 16219,3637 16501,3436 16869,3436 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16128" y="3173" width="1550" height="1167"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16902,3279 C 17281,3279 17570,3486 17570,3756 17570,4026 17281,4233 16902,4233 16523,4233 16234,4026 16234,3756 16234,3486 16523,3279 16902,3279 Z"/>
            </g>
           </g>
          </g>
          <g class="com.sun.star.drawing.TextShape">
           <g id="id44">
-           <rect class="BoundingBox" stroke="none" fill="none" x="17219" y="3705" width="1501" height="726"/>
-           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17508" y="4215"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
+           <rect class="BoundingBox" stroke="none" fill="none" x="17262" y="3554" width="1543" height="746"/>
+           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17572" y="4064"><tspan fill="rgb(0,0,204)" stroke="none">John</tspan></tspan></tspan></text>
           </g>
          </g>
         </g>
@@ -506,38 +443,30 @@
          <g class="Group">
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id45">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16174" y="4442" width="1248" height="894"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16797,4443 C 17149,4443 17419,4636 17419,4888 17419,5140 17149,5333 16797,5333 16445,5333 16175,5140 16175,4888 16175,4636 16445,4443 16797,4443 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16175,4443 L 16175,4443 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17420,5334 L 17420,5334 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16595,4675 C 16627,4675 16652,4708 16652,4751 16652,4794 16627,4827 16595,4827 16563,4827 16538,4794 16538,4751 16538,4708 16563,4675 16595,4675 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16175,4443 L 16175,4443 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17420,5334 L 17420,5334 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16997,4675 C 17029,4675 17054,4708 17054,4751 17054,4794 17029,4827 16997,4827 16965,4827 16940,4794 16940,4751 16940,4708 16965,4675 16997,4675 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16175,4443 L 16175,4443 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17420,5334 L 17420,5334 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16455,5041 C 16675,5206 16919,5206 17139,5041"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 16175,4443 L 16175,4443 Z"/>
-            <path fill="none" stroke="rgb(255,0,204)" d="M 17420,5334 L 17420,5334 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16187" y="4311" width="1283" height="917"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 16828,4312 C 17191,4312 17468,4510 17468,4769 17468,5028 17191,5226 16828,5226 16465,5226 16188,5028 16188,4769 16188,4510 16465,4312 16828,4312 Z"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 16619,4550 C 16652,4550 16678,4584 16678,4628 16678,4672 16652,4707 16619,4707 16586,4707 16561,4672 16561,4628 16561,4584 16586,4550 16619,4550 Z"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 17033,4550 C 17066,4550 17092,4584 17092,4628 17092,4672 17066,4707 17033,4707 17000,4707 16975,4672 16975,4628 16975,4584 17000,4550 17033,4550 Z"/>
+            <path fill="none" stroke="rgb(255,0,204)" d="M 16476,4926 C 16702,5096 16954,5096 17180,4926"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id46">
-            <rect class="BoundingBox" stroke="none" fill="none" x="15942" y="4265" width="1656" height="1285"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16769,4442 C 17137,4442 17419,4643 17419,4906 17419,5169 17137,5371 16769,5371 16401,5371 16119,5169 16119,4906 16119,4643 16401,4442 16769,4442 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="15953" y="4135" width="1692" height="1309"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16798,4312 C 17177,4312 17467,4519 17467,4789 17467,5059 17177,5266 16798,5266 16419,5266 16130,5059 16130,4789 16130,4519 16419,4312 16798,4312 Z"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id47">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16113" y="4265" width="1514" height="1143"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16869,4371 C 17237,4371 17519,4572 17519,4835 17519,5098 17237,5300 16869,5300 16501,5300 16219,5098 16219,4835 16219,4572 16501,4371 16869,4371 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16128" y="4133" width="1550" height="1167"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16902,4239 C 17281,4239 17570,4446 17570,4716 17570,4986 17281,5193 16902,5193 16523,5193 16234,4986 16234,4716 16234,4446 16523,4239 16902,4239 Z"/>
            </g>
           </g>
          </g>
          <g class="com.sun.star.drawing.TextShape">
           <g id="id48">
-           <rect class="BoundingBox" stroke="none" fill="none" x="17219" y="4640" width="1501" height="726"/>
-           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17499" y="5150"><tspan fill="rgb(255,0,204)" stroke="none">Mary</tspan></tspan></tspan></text>
+           <rect class="BoundingBox" stroke="none" fill="none" x="17262" y="4514" width="1543" height="745"/>
+           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17563" y="5024"><tspan fill="rgb(255,0,204)" stroke="none">Mary</tspan></tspan></tspan></text>
           </g>
          </g>
         </g>
@@ -545,54 +474,44 @@
          <g class="Group">
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id49">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16174" y="5442" width="1248" height="894"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16797,5443 C 17149,5443 17419,5636 17419,5888 17419,6140 17149,6333 16797,6333 16445,6333 16175,6140 16175,5888 16175,5636 16445,5443 16797,5443 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16175,5443 L 16175,5443 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17420,6334 L 17420,6334 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16595,5675 C 16627,5675 16652,5708 16652,5751 16652,5794 16627,5827 16595,5827 16563,5827 16538,5794 16538,5751 16538,5708 16563,5675 16595,5675 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16175,5443 L 16175,5443 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17420,6334 L 17420,6334 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16997,5675 C 17029,5675 17054,5708 17054,5751 17054,5794 17029,5827 16997,5827 16965,5827 16940,5794 16940,5751 16940,5708 16965,5675 16997,5675 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16175,5443 L 16175,5443 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17420,6334 L 17420,6334 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16455,6041 C 16675,6206 16919,6206 17139,6041"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 16175,5443 L 16175,5443 Z"/>
-            <path fill="none" stroke="rgb(0,153,0)" d="M 17420,6334 L 17420,6334 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16187" y="5337" width="1283" height="917"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 16828,5338 C 17191,5338 17468,5536 17468,5795 17468,6054 17191,6252 16828,6252 16465,6252 16188,6054 16188,5795 16188,5536 16465,5338 16828,5338 Z"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 16619,5576 C 16652,5576 16678,5610 16678,5654 16678,5698 16652,5733 16619,5733 16586,5733 16561,5698 16561,5654 16561,5610 16586,5576 16619,5576 Z"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 17033,5576 C 17066,5576 17092,5610 17092,5654 17092,5698 17066,5733 17033,5733 17000,5733 16975,5698 16975,5654 16975,5610 17000,5576 17033,5576 Z"/>
+            <path fill="none" stroke="rgb(0,153,0)" d="M 16476,5952 C 16702,6122 16954,6122 17180,5952"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id50">
-            <rect class="BoundingBox" stroke="none" fill="none" x="15942" y="5265" width="1656" height="1285"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16769,5442 C 17137,5442 17419,5643 17419,5906 17419,6169 17137,6371 16769,6371 16401,6371 16119,6169 16119,5906 16119,5643 16401,5442 16769,5442 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="15953" y="5161" width="1692" height="1309"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="353" stroke-linejoin="round" d="M 16798,5338 C 17177,5338 17467,5545 17467,5815 17467,6085 17177,6292 16798,6292 16419,6292 16130,6085 16130,5815 16130,5545 16419,5338 16798,5338 Z"/>
            </g>
           </g>
           <g class="com.sun.star.drawing.CustomShape">
            <g id="id51">
-            <rect class="BoundingBox" stroke="none" fill="none" x="16113" y="5265" width="1514" height="1143"/>
-            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16869,5371 C 17237,5371 17519,5572 17519,5835 17519,6098 17237,6300 16869,6300 16501,6300 16219,6098 16219,5835 16219,5572 16501,5371 16869,5371 Z"/>
+            <rect class="BoundingBox" stroke="none" fill="none" x="16128" y="5159" width="1550" height="1166"/>
+            <path fill="none" stroke="rgb(255,255,255)" stroke-width="212" stroke-linejoin="round" d="M 16902,5265 C 17281,5265 17570,5471 17570,5741 17570,6011 17281,6218 16902,6218 16523,6218 16234,6011 16234,5741 16234,5471 16523,5265 16902,5265 Z"/>
            </g>
           </g>
          </g>
          <g class="com.sun.star.drawing.TextShape">
           <g id="id52">
-           <rect class="BoundingBox" stroke="none" fill="none" x="17219" y="5640" width="1501" height="726"/>
-           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17521" y="6150"><tspan fill="rgb(0,153,0)" stroke="none">Olga</tspan></tspan></tspan></text>
+           <rect class="BoundingBox" stroke="none" fill="none" x="17262" y="5541" width="1543" height="745"/>
+           <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="423px" font-weight="400"><tspan class="TextPosition" x="17585" y="6051"><tspan fill="rgb(0,153,0)" stroke="none">Olga</tspan></tspan></tspan></text>
           </g>
          </g>
         </g>
        </g>
        <g class="com.sun.star.drawing.CustomShape">
         <g id="id53">
-         <rect class="BoundingBox" stroke="none" fill="none" x="15700" y="1800" width="3504" height="5404"/>
-         <path fill="none" stroke="rgb(0,0,0)" d="M 17451,1801 C 18443,1801 19201,2970 19201,4501 19201,6032 18443,7201 17451,7201 16459,7201 15701,6032 15701,4501 15701,2970 16459,1801 17451,1801 Z"/>
-         <path fill="none" stroke="rgb(0,0,0)" d="M 15701,1801 L 15701,1801 Z"/>
-         <path fill="none" stroke="rgb(0,0,0)" d="M 19202,7202 L 19202,7202 Z"/>
+         <rect class="BoundingBox" stroke="none" fill="none" x="15699" y="1598" width="3602" height="5546"/>
+         <path fill="none" stroke="rgb(0,0,0)" d="M 17499,1599 C 18519,1599 19299,2799 19299,4370 19299,5941 18519,7142 17499,7142 16479,7142 15700,5941 15700,4370 15700,2799 16479,1599 17499,1599 Z"/>
         </g>
        </g>
        <g class="com.sun.star.drawing.TextShape">
         <g id="id54">
-         <rect class="BoundingBox" stroke="none" fill="none" x="16001" y="2101" width="2800" height="1362"/>
-         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="16728" y="2675"><tspan fill="rgb(0,0,0)" stroke="none">Model </tspan></tspan><tspan class="TextPosition" x="16338" y="3230"><tspan fill="rgb(0,0,0)" stroke="none">Database</tspan></tspan></tspan></text>
+         <rect class="BoundingBox" stroke="none" fill="none" x="16009" y="1908" width="2880" height="1968"/>
+         <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="16416" y="2482"><tspan fill="rgb(0,0,0)" stroke="none">Biometric </tspan></tspan><tspan class="TextPosition" x="16306" y="3037"><tspan fill="rgb(0,0,0)" stroke="none">Reference </tspan></tspan></tspan></text>
         </g>
        </g>
       </g>
diff --git a/doc/index.rst b/doc/index.rst
index 6ec2e2b0d2dd65feada03bc98beeb82f440e949b..5cc6e7fd43b1363433ff7605e981226a6b5a1c69 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -38,24 +38,6 @@ Here is a growing list of derived packages:
 * :ref:`bob.bio.video <bob.bio.video>` An extension of face recognition algorithms to run on video data, and the according video databases
 * :ref:`bob.bio.gmm <bob.bio.gmm>` Algorithms based on Gaussian Mixture Modeling (GMM) such as Inter-Session Variability modeling (ISV) or Total Variability modeling (TV, aka. I-Vector) [Pri07]_ and [ESM+13]_.
 
-Tutorial on the Biometric Recognition Framework
-===============================================
-
-As an introduction into the Biometric Recognition Framework, a.k.a., bob.bio, we presented a tutorial in collaboration with the International Joint Conference on Biometrics (IJCB) in 2017.
-The tutorial was called *Bob’s Biometric Recognition Framework - A Hands-on Tutorial with Face Recognition Examples* and introduced the bob.bio framework by showing how to use and how to extend the framework.
-Though all presented examples were about face recognition, other biometric modalities can be handled similarly.
-
-If you did not have the time to attend the tutorial itself, we recorded the session.
-You can find the videos on YouTube, either combined in my `YouTube Channel <https://www.youtube.com/playlist?list=PL-M6OZEM9v0FXfgvarnrpTMhURafZbXwp>`__, or separately here:
-
-1. `Introduction <https://youtu.be/rYOgKqjWarw>`__
-2. `Bob's Biometric Framework <https://youtu.be/YaWBNpTTko8>`__
-3. `Gaussian Mixture Models <https://www.youtube.com/watch?v=YhWbpYh_-QY>`__
-4. `Extending the Biometric Framework <https://www.youtube.com/watch?v=6zcc-KCAK-8>`__
-5. `Parenthesis <https://www.youtube.com/watch?v=4IK_L-dVT3Y>`__
-6. `Reproducible Research <https://www.youtube.com/watch?v=0rVCkUoRVE0>`__
-
-If you want to test out the tutorial, you might want to have a look at its `Corresponding Web Page <http://vast.uccs.edu/public-data/IJCB.html>`__.
 
 Citing our Publications
 =======================
@@ -99,7 +81,6 @@ Users Guide
    struct_bio_rec_sys
    experiments
    implementation
-   baseline
    filelist-guide
    more
    annotations
diff --git a/doc/installation.rst b/doc/installation.rst
index d2289afd14a4e8e59a6abb85b47b476f00eb0ebe..91f3c0147adb5bb78e7624e7f9f6357c1bdaa10d 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -44,8 +44,7 @@ command line below will install all the required packages:
                     bob.bio.face \
                     bob.bio.gmm \
                     bob.bio.video \
-                    bob.db.youtube \
-                    gridtk
+                    bob.db.youtube
 
 
 Databases
@@ -58,32 +57,15 @@ data of the databases, please refer to the according Web-pages. For a list of
 supported databases including their download URLs, please refer to the
 `biometric recognition databases`_.
 
-After downloading the raw data for the databases, you will need to tell
-``bob.bio``, where these databases can be found. For this purpose, we have
-decided to implement a special file, where you can set your directories. By
-default, this file is located in ``~/.bob_bio_databases.txt``, and it contains
-several lines, each line looking somewhat like:
+After downloading the **raw data** for the databases, you will need to tell
+``bob.bio``, where these databases can be found. This can be set using
+our :ref:`bob.extension.rc`.
+For instance, the name convention to be followed in the `~/.bobrc` file is: `<database_package_name>.directory`. 
+The command below shows how to set the path of the :ref:`bob.db.youtube`.
 
-.. code-block:: text
-
-   [YOUR_ATNT_DIRECTORY] = /path/to/your/directory
-
-.. note::
-
-   If this file does not exist, feel free to create and populate it yourself.
-
-
-Please use ``databases.py`` for a list of known databases, where you can see
-the raw ``[YOUR_DATABASE_PATH]`` entries for all databases that you haven't
-updated, and the corrected paths for those you have.
-
-.. note::
+.. code-block:: sh
 
-   If you have installed only ``bob.bio.base``, there is no database listed --
-   as all databases are included in other packages, such as
-   :ref:`bob.bio.face <bob.bio.face>` or :ref:`bob.bio.spear <bob.bio.spear>`.
-   Also, please don't forget that you need to install the corresponding
-   ``bob.db.<name>`` package as well.
+   bob config set bob.db.youtube.directory /path/to/the/youtube/database
 
 
 Test your Installation
@@ -108,24 +90,6 @@ packages separately.
   $ nosetests -vs bob.bio.gmm
   ...
 
-Some of the tests that are run require the images of the `AT&T database`_
-database. If the database is not found on your system, it will automatically
-download and extract the `AT&T database`_ a temporary directory, **which will
-not be erased**.
-
-To avoid the download to happen each time you call the nose tests, please:
-
-1. Download the `AT&T database`_ database and extract it to the directory of
-   your choice.
-2. Set an environment variable ``ATNT_DATABASE_DIRECTORY`` to the directory,
-   where you extracted the database to. For example, in a ``bash`` you can
-   call:
-
-.. code-block:: sh
-
-  $ export ATNT_DATABASE_DIRECTORY=/path/to/your/copy/of/atnt
-
-
 In case any of the tests fail for unexplainable reasons, please send a report
 through our `mailing list`_.
 
diff --git a/doc/py_api.rst b/doc/py_api.rst
index aa008ee90d1707ac667605085534cc71ade0f0e3..03510bbd2433209357f9e64317a52f4568f038e6 100644
--- a/doc/py_api.rst
+++ b/doc/py_api.rst
@@ -21,6 +21,13 @@ IO-related functions
    bob.bio.base.vstack_features
 
 
+Pipelines
+~~~~~~~~~
+
+.. autosummary::
+   bob.bio.base.pipelines.vanilla_biometrics.biometric_pipeline
+
+
 Functions dealing with resources
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -42,58 +49,7 @@ Miscellaneous functions
    bob.bio.base.selected_indices
 
 
-Tools to run recognition experiments
-------------------------------------
-
-Command line generation
-~~~~~~~~~~~~~~~~~~~~~~~
-
-.. autosummary::
-   bob.bio.base.tools.command_line_parser
-   bob.bio.base.tools.initialize
-   bob.bio.base.tools.command_line
-   bob.bio.base.tools.write_info
-   bob.bio.base.tools.FileSelector
-
-Controlling of elements
-~~~~~~~~~~~~~~~~~~~~~~~
-
-.. autosummary::
-   bob.bio.base.tools.groups
-   bob.bio.base.tools.indices
-
-Preprocessing
-~~~~~~~~~~~~~
-
-.. autosummary::
-   bob.bio.base.tools.preprocess
-   bob.bio.base.tools.read_preprocessed_data
-
-Feature Extraction
-~~~~~~~~~~~~~~~~~~
-
-.. autosummary::
-   bob.bio.base.tools.train_extractor
-   bob.bio.base.tools.extract
-   bob.bio.base.tools.read_features
-
-Algorithm
-~~~~~~~~~
-
-.. autosummary::
-   bob.bio.base.tools.train_projector
-   bob.bio.base.tools.project
-   bob.bio.base.tools.train_enroller
-   bob.bio.base.tools.enroll
 
-Scoring
-~~~~~~~
-
-.. autosummary::
-   bob.bio.base.tools.compute_scores
-   bob.bio.base.tools.concatenate
-   bob.bio.base.tools.calibrate
-   bob.bio.base.script.figure.Metrics
 
 Loading data
 ------------
@@ -125,16 +81,6 @@ OpenBR conversions
 Details
 -------
 
-.. automodule:: bob.bio.base
-
-   .. attribute:: valid_keywords
-
-      Valid keywords, for which resources are defined, are ``('database', 'preprocessor', 'extractor', 'algorithm', 'grid')``
-
-
-.. automodule:: bob.bio.base.tools
-
-   .. autoclass:: FileSelector
 
 .. automodule:: bob.bio.base.score.load
 .. automodule:: bob.bio.base.score.openbr
diff --git a/doc/struct_bio_rec_sys.rst b/doc/struct_bio_rec_sys.rst
index 0867f432dd862778e172a873a664ce2c87bfabb3..e38c42fb822cf14a24928c7d30d87870f8546559 100644
--- a/doc/struct_bio_rec_sys.rst
+++ b/doc/struct_bio_rec_sys.rst
@@ -13,40 +13,88 @@ On the other hand, an *identification* system attempts to establish a person's i
 
 A biometric recognition system has two stages:
 
-1. **Enrollment:** A person's biometric data is enrolled to the system's biometric database.
-2. **Recognition:** A person's newly acquired biometric data (which we call a *probe*) is compared to the enrolled biometric data (which we refer to as a *model*), and a match score is generated.  The match score tells us how similar the model and the probe are.  Based on match scores, we then decide whether or not the model and probe come from the same person (verification) or which gallery identity should to be assigned to the input biometric (identification).
+1. **Creation of biometric references:** A person's biometric data is registered to the system's biometric database.
+2. **Recognition:** A person's newly acquired biometric data (which we call a *probe*) is compared to a biometric reference (which we refer to as a *model*), and a match score is generated.  The match score tells us how similar the model and the probe are.  Based on match scores, we then decide whether or not the model and probe come from the same person (verification) or which gallery identity should to be assigned to the input biometric (identification).
 
-Fig. 1 shows the enrollment and verification stages in a typical biometric *verification* system:
+Fig. 1 shows the creation of biometric references and verification stages in a typical biometric *verification* system:
 
 .. figure:: img/bio_ver_sys.svg
    :align: center
 
-   Enrollment and verification in a typical biometric verification system.
+   Creation of biometric references and verification in a typical biometric verification system.
 
-Fig. 2 shows the enrollment and identification stages in a typical biometric *identification* system:
+Fig. 2 shows the creation of biometric references and identification stages in a typical biometric *identification* system:
 
 .. figure:: img/bio_ident_sys.svg
    :align: center
 
-   Enrollment and identification in a typical biometric identification system.
+   Creation of biometric references and identification in a typical biometric identification system.
 
 In the figures above:
 
 * The "Pre-processor" cleans up the raw biometric data to make recognition easier (e.g., crops the face image to get rid of the background).
 * The "Feature Extractor" extracts the most important features for recognition, from the pre-processed biometric data.
-* The "Model Database" stores each person's extracted feature set in the form of a representative model for that person in the system database, typically alongside the person's ID.
-* The "Matcher" compares a new biometric feature set (probe) to one (for verification) or all (for identification) models in the database, and outputs a similarity score for each comparison.
+* The "Biometric references" stores each person's extracted feature set in the form of a representative model for that person in the system database, typically alongside the person's ID.
+* In the "Comparison" stage a new biometric feature set (probe) to one (for verification) or all (for identification) models in the database, and outputs a similarity score for each comparison.
 * For *verification*, the "Decision Maker" decides whether or not the probe and the model from the database match, based on whether the similarity score is above or below a pre-defined match threshold.  For *identification*, the "Decision Maker" decides which model from the database best represents the identity of the probe, based on which model most closely matches the probe.
 
 
 Biometric Recognition Experiments in the ``bob.bio`` Framework
 ---------------------------------------------------------------
 
-The ``bob.bio`` framework has the capability to perform both *verification* and *identification* experiments, depending on the user's requirements.  To talk about the framework in generic terms, we will henceforth use the term *recognition*.
+
+
+The ``bob.bio`` framework has the capability to perform both *verification* and *identification* experiments, depending on the user's requirements.
+To talk about the framework in generic terms, we will henceforth use the term *recognition*.
 
 In general, the goal of a biometric recognition experiment is to quantify the recognition accuracy of a biometric recognition system, e.g., we wish to find out how good the system is at deciding whether or not two biometric samples come from the same person.
 
-To conduct a biometric recognition experiment, we need biometric data.  So, we use a biometric database.  A biometric database generally consists of multiple samples of a particular biometric, from multiple people.  For example, a face database could contain 5 different images of a person's face, from 100 people.  The dataset is split up into samples used for enrollment, and samples used for probing.  We enroll a model for each identity from one or more of its faces. We then simulate "genuine" recognition attempts by comparing each person's probe samples to their enrolled models.  We simulate "impostor" recognition attempts by comparing the same probe samples to models of different people. Which data is used for training, enrollment and probing is defined by the evaluation *protocol* of the database. The protocol also defines, which models should be compared to which probes.
+Figures 1 and 2 described pseudo-pipelines on how a biometric recognition system works.
+In fact, each one of those figures describe two sub-pipelines.
+One that creates **biometric references** given input data; and one that performs **biometric recognition** given input data and biometric references.
+Those two sub-pipelines are implemented in ``bob.bio`` using `Dask <https://dask.org/>` delayed.
+Check it out its documentation on how to create pipelines using Dask.
+Furthermore, bob.pipelines provides some examples on how to build pipelines using dask and on how to deploy them in different computational clusters.
+
+
+
+
+Sub pipeline 1 - Creation of biometric references
+*************************************************
+
+This sub-pipeline is composed by, at least, three elements in the following order: i-) `Preprocess`, ii-) `Feature extraction` and iii-
+
+
+Sub pipeline 2 - Biometric Recognition
+**************************************
+
+Optional - Sub pipeline 3 - Training background model
+*****************************************************
+
+
+
+
+AN ADITIONAL
+
+
+To conduct a biometric recognition experiment, we need biometric data.
+Hence, we use a biometric database.
+A biometric database generally consists of multiple samples of a particular biometric, from multiple people.
+For example, a face database could contain 5 different images of a person's face, from 100 people.
+The dataset is split up into samples used for enrollment, and samples used for probing.
+We enroll a model for each identity from one or more of its faces.
+We then simulate "genuine" recognition attempts by comparing each person's probe samples to their enrolled models.
+We simulate "impostor" recognition attempts by comparing the same probe samples to models of different people.
+Which data is used for training, enrollment and probing is defined by the evaluation *protocol* of the database.
+The protocol also defines, which models should be compared to which probes.
+
+
+In section above it was described how a biometric s 
+
+
+Stages
+------
+
 
 In ``bob.bio``, biometric recognition experiments are split up into four main stages, similar to the stages in a typical verification or identification system as illustrated in Fig. 1 and Fig. 2, respectively:
 
@@ -58,7 +106,7 @@ In ``bob.bio``, biometric recognition experiments are split up into four main st
 Each of these stages is discussed below:
 
 Data Preprocessing:
-~~~~~~~~~~~~~~~~~~~
+*******************
 
 Biometric measurements are often noisy, containing redundant information that is not necessary (and can be misleading) for recognition.  For example, face images contain non-face background information, vein images can be unevenly illuminated, speech signals can be littered with background noise, etc.  The aim of the data preprocessing stage is to clean up the raw biometric data so that it is in the best possible state to make recognition easier.  For example, biometric data is cropped from the background, the images are photometrically enhanced, etc.
 
@@ -71,7 +119,7 @@ All the biometric samples in the input biometric database go through the preproc
 
 
 Feature Extraction:
-~~~~~~~~~~~~~~~~~~~
+*******************
 
 Although the preprocessing stage produces cleaner biometric data, the resulting data is usually very large and still contains much redundant information.  The aim of the feature extraction stage is to extract features that are necessary for recognizing a person.
 
@@ -87,7 +135,7 @@ All the biometric features stored in the "preprocessed" directory go through the
 
 
 Matching:
-~~~~~~~~~
+*********
 
 The matching stage in ``bob.bio`` is referred to as the "Algorithm".  The Algorithm stage consists of three main parts:
 
@@ -122,7 +170,7 @@ The matching stage in ``bob.bio`` is referred to as the "Algorithm".  The Algori
 
 
 Decision Making:
-~~~~~~~~~~~~~~~~
+****************
 
 The decision making stage in ``bob.bio`` is referred to as "Evaluation".  If we wish to perform *verification*, then the aim of this stage will be to make a decision as to whether each score calculated in the Matching stage indicates a "Match" or "No Match" between the particular model and probe biometrics.  If we wish to perform *identification*, then the aim of the evaluation stage will be to find the model which most closely matches the probe biometric.