dev/null                                                     |binary
 extras/source/templates/presnt/Vintage/META-INF/manifest.xml |    1 
 extras/source/templates/presnt/Vintage/content.xml           |  149 ---
 extras/source/templates/presnt/Vintage/meta.xml              |    6 
 extras/source/templates/presnt/Vintage/styles.xml            |  458 ++---------
 extras/template_files.mk                                     |    1 
 6 files changed, 136 insertions(+), 479 deletions(-)

New commits:
commit 4090f47b95dd0fdde3847f59aa39b7677f8e1b4b
Author:     Laurent Balland <laurent.ball...@mailo.fr>
AuthorDate: Wed Aug 14 11:31:04 2024 +0200
Commit:     Laurent Balland <laurent.ball...@mailo.fr>
CommitDate: Sun Sep 1 10:14:04 2024 +0200

    Update Vintage Impress template
    
      - simplify definition of font names (replace Liberation Sans with 
Liberation Serif)
      - add initial creator in meta.xml according to
    https://wiki.documentfoundation.org/Design/Call_for_Templates
      - remove unused styles
      - slide 1 replace outline with subtitle
      - move date/time field on a more readable place
      - better position for two columns slide
      - remove last slide as authors' credit is in File > Properties
      - remove text:span empty tags
    
    Change-Id: Iafd4beb6319aa2a122c70e1c0ea4e4d353427360
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171857
    Tested-by: Jenkins
    Reviewed-by: Laurent Balland <laurent.ball...@mailo.fr>

diff --git a/extras/source/templates/presnt/Vintage/META-INF/manifest.xml 
b/extras/source/templates/presnt/Vintage/META-INF/manifest.xml
index 4b38d54ccd73..d153bfb63ba9 100644
--- a/extras/source/templates/presnt/Vintage/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Vintage/META-INF/manifest.xml
@@ -4,7 +4,6 @@
   <manifest:file-entry manifest:full-path="Thumbnails/thumbnail.png" 
manifest:media-type="image/png"/>
   <manifest:file-entry manifest:full-path="meta.xml" 
manifest:media-type="text/xml"/>
   <manifest:file-entry manifest:full-path="content.xml" 
manifest:media-type="text/xml"/>
-  <manifest:file-entry 
manifest:full-path="Pictures/10000000000000580000001F99D2A38C014B254B.png" 
manifest:media-type="image/png"/>
   <manifest:file-entry 
manifest:full-path="Pictures/10000201000004B00000033776CA70A4BFE2196B.png" 
manifest:media-type="image/png"/>
   <manifest:file-entry 
manifest:full-path="Pictures/10000201000004B000000337490AE22881331C9B.png" 
manifest:media-type="image/png"/>
   <manifest:file-entry 
manifest:full-path="Pictures/10000201000004B000000337D99A2303560BD59C.png" 
manifest:media-type="image/png"/>
diff --git 
a/extras/source/templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png
 
b/extras/source/templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png
deleted file mode 100644
index a7264148dc75..000000000000
Binary files 
a/extras/source/templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Vintage/content.xml 
b/extras/source/templates/presnt/Vintage/content.xml
index 85ced6ce80ee..a13f40af8931 100644
--- a/extras/source/templates/presnt/Vintage/content.xml
+++ b/extras/source/templates/presnt/Vintage/content.xml
@@ -1,10 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <office:document-content 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML"; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office"; 
xmlns:ooow="http://openoffice.org/2004/writer"; 
xmlns:oooc="http://openoffice.org/2004/calc"; 
xmlns:dom="http://www.w3.org/2001/xml-events"; 
xmlns:xforms="http://www.w3.org/2002/xforms"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report"; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml"; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#"; 
xmlns:officeooo="http://openoffice.org/2009/office"; 
xmlns:tableooo="http://openoffice.org/2009/table"; 
xmlns:drawooo="http://openoffice.org/2010/draw"; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:css3t="http://www.w3.org/TR/css3-text/"; office:version="1.2">
-  <office:scripts/>
-  <office:font-face-decls>
-    <style:font-face style:name="Liberation Sans" svg:font-family="'Liberation 
Sans'" style:font-family-generic="roman" style:font-pitch="variable"/>
-    <style:font-face style:name="Liberation Serif" 
svg:font-family="'Liberation Serif'" style:font-family-generic="roman" 
style:font-pitch="variable"/>
-  </office:font-face-decls>
   <office:automatic-styles>
     <style:style style:name="dp1" style:family="drawing-page">
       <style:drawing-page-properties presentation:background-visible="true" 
presentation:background-objects-visible="true" 
presentation:display-footer="true" presentation:display-page-number="false" 
presentation:display-date-time="true"/>
@@ -18,190 +13,72 @@
     <style:style style:name="gr2" style:family="graphic" 
style:parent-style-name="standard">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle" 
draw:color-mode="standard" draw:luminance="0%" draw:contrast="0%" 
draw:gamma="100%" draw:red="0%" draw:green="0%" draw:blue="0%" 
fo:clip="rect(0cm, 0cm, 0cm, 0cm)" draw:image-opacity="100%" 
style:mirror="none"/>
     </style:style>
-    <style:style style:name="pr1" style:family="presentation" 
style:parent-style-name="Vintage-title">
-      <style:graphic-properties fo:min-height="3.506cm"/>
-    </style:style>
-    <style:style style:name="pr2" style:family="presentation" 
style:parent-style-name="Vintage-outline1">
-      <style:graphic-properties fo:min-height="11.929cm"/>
-    </style:style>
-    <style:style style:name="pr3" style:family="presentation" 
style:parent-style-name="Vintage-notes">
-      <style:graphic-properties draw:fill-color="#ffffff" 
draw:auto-grow-height="true" fo:min-height="13.364cm"/>
-    </style:style>
-    <style:style style:name="pr4" style:family="presentation" 
style:parent-style-name="Standard_20_1-title">
-      <style:graphic-properties draw:auto-grow-height="true" 
fo:min-height="3.163cm"/>
-    </style:style>
-    <style:style style:name="pr5" style:family="presentation" 
style:parent-style-name="Standard_20_1-outline1">
-      <style:graphic-properties fo:min-height="11.929cm"/>
-    </style:style>
-    <style:style style:name="pr6" style:family="presentation" 
style:parent-style-name="Standard_20_1-notes">
-      <style:graphic-properties draw:fill-color="#ffffff" 
draw:auto-grow-height="true" fo:min-height="13.364cm"/>
-    </style:style>
-    <style:style style:name="pr7" style:family="presentation" 
style:parent-style-name="Standard_20_2-title">
-      <style:graphic-properties draw:auto-grow-height="true" 
fo:min-height="3.163cm"/>
-    </style:style>
-    <style:style style:name="pr8" style:family="presentation" 
style:parent-style-name="Standard_20_2-outline1">
-      <style:graphic-properties fo:min-height="11.929cm"/>
-    </style:style>
-    <style:style style:name="pr9" style:family="presentation" 
style:parent-style-name="Standard_20_2-notes">
-      <style:graphic-properties draw:fill-color="#ffffff" 
draw:auto-grow-height="true" fo:min-height="13.364cm"/>
-    </style:style>
-    <style:style style:name="pr10" style:family="presentation" 
style:parent-style-name="Standard_20_3-title">
-      <style:graphic-properties draw:auto-grow-height="true" 
fo:min-height="3.163cm"/>
-    </style:style>
-    <style:style style:name="pr11" style:family="presentation" 
style:parent-style-name="Standard_20_3-outline1">
-      <style:graphic-properties fo:min-height="11.929cm"/>
-    </style:style>
-    <style:style style:name="pr12" style:family="presentation" 
style:parent-style-name="Standard_20_3-notes">
-      <style:graphic-properties draw:fill-color="#ffffff" 
draw:auto-grow-height="true" fo:min-height="13.364cm"/>
-    </style:style>
-    <style:style style:name="P1" style:family="paragraph">
-      <loext:graphic-properties draw:fill-color="#ffffff"/>
-    </style:style>
-    <style:style style:name="P2" style:family="paragraph">
-      <style:paragraph-properties fo:text-align="start"/>
-      <style:text-properties fo:font-size="36pt" style:font-size-asian="36pt" 
style:font-size-complex="36pt" fo:language="en" fo:country="US"/>
-    </style:style>
-    <style:style style:name="P3" style:family="paragraph">
-      <loext:graphic-properties draw:fill="none"/>
-      <style:paragraph-properties fo:text-align="center"/>
-    </style:style>
-    <style:style style:name="P4" style:family="paragraph">
-      <loext:graphic-properties draw:fill-color="#ffffff"/>
-      <style:text-properties fo:font-size="20pt"/>
-    </style:style>
-    <style:style style:name="T1" style:family="text">
-      <style:text-properties fo:font-size="18pt" style:font-size-asian="18pt" 
style:font-size-complex="18pt" fo:language="en" fo:country="US"/>
-    </style:style>
-    <text:list-style style:name="L1">
-      <text:list-level-style-bullet text:level="1" text:bullet-char="●">
-        <style:list-level-properties/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="2" text:bullet-char="●">
-        <style:list-level-properties text:space-before="0.6cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="3" text:bullet-char="●">
-        <style:list-level-properties text:space-before="1.2cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="4" text:bullet-char="●">
-        <style:list-level-properties text:space-before="1.8cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="5" text:bullet-char="●">
-        <style:list-level-properties text:space-before="2.4cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="6" text:bullet-char="●">
-        <style:list-level-properties text:space-before="3cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="7" text:bullet-char="●">
-        <style:list-level-properties text:space-before="3.6cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="8" text:bullet-char="●">
-        <style:list-level-properties text:space-before="4.2cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="9" text:bullet-char="●">
-        <style:list-level-properties text:space-before="4.8cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="10" text:bullet-char="●">
-        <style:list-level-properties text:space-before="5.4cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-    </text:list-style>
   </office:automatic-styles>
   <office:body>
     <office:presentation>
       <draw:page draw:name="page1" draw:style-name="dp1" 
draw:master-page-name="Vintage" 
presentation:presentation-page-layout-name="AL1T1">
         <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
-        <draw:frame presentation:style-name="pr1" draw:layer="layout" 
svg:width="25.199cm" svg:height="3.506cm" svg:x="1.4cm" svg:y="8.8cm" 
presentation:class="title" presentation:placeholder="true" 
presentation:user-transformed="true">
+        <draw:frame presentation:style-name="Vintage-title" 
draw:layer="layout" svg:width="25.2cm" svg:height="3.506cm" svg:x="1.4cm" 
svg:y="8.8cm" presentation:class="title" presentation:placeholder="true" 
presentation:user-transformed="true">
           <draw:text-box/>
         </draw:frame>
-        <draw:frame presentation:style-name="pr2" draw:layer="layout" 
svg:width="24.639cm" svg:height="7.2cm" svg:x="1.4cm" svg:y="13.2cm" 
presentation:class="outline" presentation:placeholder="true" 
presentation:user-transformed="true">
+        <draw:frame presentation:style-name="Vintage-subtitle" 
draw:layer="layout" svg:width="25.2cm" svg:height="5.6cm" svg:x="1.4cm" 
svg:y="13.2cm" presentation:class="subtitle" presentation:placeholder="true" 
presentation:user-transformed="true">
           <draw:text-box/>
         </draw:frame>
         <presentation:notes draw:style-name="dp2">
           <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
           <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" 
svg:width="14.848cm" svg:height="11.135cm" svg:x="3.075cm" svg:y="2.257cm" 
draw:page-number="1" presentation:class="page"/>
-          <draw:frame presentation:style-name="pr3" draw:text-style-name="P1" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
+          <draw:frame presentation:style-name="Vintage-notes" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
             <draw:text-box/>
           </draw:frame>
         </presentation:notes>
       </draw:page>
       <draw:page draw:name="page2" draw:style-name="dp1" 
draw:master-page-name="Standard_20_1" 
presentation:presentation-page-layout-name="AL1T1">
         <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
-        <draw:frame presentation:style-name="pr4" draw:layer="layout" 
svg:width="21.4cm" svg:height="3.163cm" svg:x="1.4cm" svg:y="0.837cm" 
presentation:class="title" presentation:placeholder="true">
+        <draw:frame presentation:style-name="Standard_20_1-title" 
draw:layer="layout" svg:width="21.4cm" svg:height="3.163cm" svg:x="1.4cm" 
svg:y="0.837cm" presentation:class="title" presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
-        <draw:frame presentation:style-name="pr5" draw:layer="layout" 
svg:width="24.639cm" svg:height="12.179cm" svg:x="1.4cm" svg:y="4.914cm" 
presentation:class="outline" presentation:placeholder="true">
+        <draw:frame presentation:style-name="Standard_20_1-outline1" 
draw:layer="layout" svg:width="25.2cm" svg:height="12.179cm" svg:x="1.4cm" 
svg:y="4.914cm" presentation:class="outline" presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
         <presentation:notes draw:style-name="dp2">
           <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
           <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" 
svg:width="14.85cm" svg:height="11.14cm" svg:x="3.08cm" svg:y="2.26cm" 
draw:page-number="2" presentation:class="page"/>
-          <draw:frame presentation:style-name="pr6" draw:text-style-name="P1" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
+          <draw:frame presentation:style-name="Standard_20_1-notes" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
             <draw:text-box/>
           </draw:frame>
         </presentation:notes>
       </draw:page>
       <draw:page draw:name="page3" draw:style-name="dp1" 
draw:master-page-name="Standard_20_2" 
presentation:presentation-page-layout-name="AL1T1">
         <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
-        <draw:frame presentation:style-name="pr7" draw:layer="layout" 
svg:width="21.4cm" svg:height="3.163cm" svg:x="1.4cm" svg:y="0.837cm" 
presentation:class="title" presentation:placeholder="true">
+        <draw:frame presentation:style-name="Standard_20_2-title" 
draw:layer="layout" svg:width="21.4cm" svg:height="3.163cm" svg:x="1.4cm" 
svg:y="0.837cm" presentation:class="title" presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
-        <draw:frame presentation:style-name="pr8" draw:layer="layout" 
svg:width="24.639cm" svg:height="12.179cm" svg:x="1.4cm" svg:y="4.914cm" 
presentation:class="outline" presentation:placeholder="true">
+        <draw:frame presentation:style-name="Standard_20_2-outline1" 
draw:layer="layout" svg:width="25.2cm" svg:height="12.179cm" svg:x="1.4cm" 
svg:y="4.914cm" presentation:class="outline" presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
         <presentation:notes draw:style-name="dp2">
           <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
           <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" 
svg:width="14.85cm" svg:height="11.14cm" svg:x="3.08cm" svg:y="2.26cm" 
draw:page-number="3" presentation:class="page"/>
-          <draw:frame presentation:style-name="pr9" draw:text-style-name="P1" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
+          <draw:frame presentation:style-name="Standard_20_2-notes" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
             <draw:text-box/>
           </draw:frame>
         </presentation:notes>
       </draw:page>
       <draw:page draw:name="page4" draw:style-name="dp1" 
draw:master-page-name="Standard_20_3" 
presentation:presentation-page-layout-name="AL2T3">
         <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
-        <draw:frame presentation:style-name="pr10" draw:layer="layout" 
svg:width="21.4cm" svg:height="3.163cm" svg:x="1.4cm" svg:y="0.837cm" 
presentation:class="title" presentation:placeholder="true">
+        <draw:frame presentation:style-name="Standard_20_3-title" 
draw:layer="layout" svg:width="21.4cm" svg:height="3.163cm" svg:x="1.4cm" 
svg:y="0.837cm" presentation:class="title" presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
-        <draw:frame presentation:style-name="pr11" draw:layer="layout" 
svg:width="12.023cm" svg:height="12.179cm" svg:x="1.4cm" svg:y="4.914cm" 
presentation:class="outline" presentation:placeholder="true">
+        <draw:frame presentation:style-name="Standard_20_3-outline1" 
draw:layer="layout" svg:width="12cm" svg:height="12.179cm" svg:x="1.4cm" 
svg:y="4.914cm" presentation:class="outline" presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
-        <draw:frame presentation:style-name="pr11" draw:layer="layout" 
svg:width="12.023cm" svg:height="12.179cm" svg:x="14.025cm" svg:y="4.914cm" 
presentation:class="outline" presentation:placeholder="true">
+        <draw:frame presentation:style-name="Standard_20_3-outline1" 
draw:layer="layout" svg:width="12cm" svg:height="12.179cm" svg:x="14.6cm" 
svg:y="4.914cm" presentation:class="outline" presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
         <presentation:notes draw:style-name="dp2">
           <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
           <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" 
svg:width="14.85cm" svg:height="11.14cm" svg:x="3.08cm" svg:y="2.26cm" 
draw:page-number="4" presentation:class="page"/>
-          <draw:frame presentation:style-name="pr12" draw:text-style-name="P1" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
-            <draw:text-box/>
-          </draw:frame>
-        </presentation:notes>
-      </draw:page>
-      <draw:page draw:name="page5" draw:style-name="dp1" 
draw:master-page-name="Vintage" 
presentation:presentation-page-layout-name="AL3T19">
-        <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
-        <draw:frame presentation:style-name="pr1" draw:text-style-name="P2" 
draw:layer="layout" svg:width="18.599cm" svg:height="3.506cm" svg:x="7.3cm" 
svg:y="8.8cm" presentation:class="title" presentation:user-transformed="true">
-          <draw:text-box>
-            <text:p>
-              <text:span text:style-name="T1">This work is licensed 
under<text:line-break/>a Creative Commons Attribution-ShareAlike 3.0 Unported 
License.<text:line-break/>It makes use of the works of<text:line-break/>Kelly 
Loves Whales and Nick Merritt.</text:span>
-            </text:p>
-          </draw:text-box>
-        </draw:frame>
-        <draw:frame draw:style-name="gr2" draw:text-style-name="P3" 
draw:layer="layout" svg:width="2.327cm" svg:height="0.819cm" svg:x="3.473cm" 
svg:y="10.2cm">
-          <draw:image 
xlink:href="Pictures/10000000000000580000001F99D2A38C014B254B.png" 
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad">
-            <text:p/>
-          </draw:image>
-        </draw:frame>
-        <presentation:notes draw:style-name="dp2">
-          <office:forms form:automatic-focus="false" 
form:apply-design-mode="false"/>
-          <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" 
svg:width="14.848cm" svg:height="11.135cm" svg:x="3.075cm" svg:y="2.257cm" 
draw:page-number="5" presentation:class="page"/>
-          <draw:frame presentation:style-name="pr3" draw:text-style-name="P4" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
+          <draw:frame presentation:style-name="Standard_20_3-notes" 
draw:layer="layout" svg:width="16.799cm" svg:height="13.364cm" svg:x="2.1cm" 
svg:y="14.107cm" presentation:class="notes" presentation:placeholder="true">
             <draw:text-box/>
           </draw:frame>
         </presentation:notes>
diff --git a/extras/source/templates/presnt/Vintage/meta.xml 
b/extras/source/templates/presnt/Vintage/meta.xml
index 8b076b2df483..7eadb449092e 100644
--- a/extras/source/templates/presnt/Vintage/meta.xml
+++ b/extras/source/templates/presnt/Vintage/meta.xml
@@ -2,15 +2,15 @@
 <office:document-meta 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:ooo="http://openoffice.org/2004/office"; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:grddl="http://www.w3.org/2003/g/data-view#"; 
xmlns:officeooo="http://openoffice.org/2009/office"; office:version="1.2">
   <office:meta>
     <meta:creation-date>2017-11-29T19:37:46.456910388</meta:creation-date>
-    <meta:editing-duration>PT6M39S</meta:editing-duration>
-    <meta:editing-cycles>2</meta:editing-cycles>
+    <meta:initial-creator>Alexander Wilms</meta:initial-creator>
     <meta:generator>LibreOffice/5.4.2.2$Linux_X86_64 
LibreOffice_project/22b09f6418e8c2d508a9eaf86b2399209b0990f4</meta:generator>
     <dc:description>Those creative commons textures have been used:
 
 http://www.flickr.com/photos/kellyloveswhales/3505365913/ by 'Kelly Loves 
Whales'
 http://www.flickr.com/photos/digitalyardsale/4806075532/in/photostream/ by 
Nick Merritt
 
-License: https://creativecommons.org/licenses/by-sa/3.0/</dc:description>
+License: https://creativecommons.org/licenses/by-sa/3.0/
+This template makes use of the works of Alexander Wilms.</dc:description>
     <dc:title>Vintage</dc:title>
     <dc:date>2017-11-29T19:44:24.906871741</dc:date>
     <meta:document-statistic meta:object-count="79"/>
diff --git a/extras/source/templates/presnt/Vintage/styles.xml 
b/extras/source/templates/presnt/Vintage/styles.xml
index 5bdd81803fd7..60466d3d1522 100644
--- a/extras/source/templates/presnt/Vintage/styles.xml
+++ b/extras/source/templates/presnt/Vintage/styles.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <office:document-styles 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML"; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xm
 lns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office"; 
xmlns:ooow="http://openoffice.org/2004/writer"; 
xmlns:oooc="http://openoffice.org/2004/calc"; 
xmlns:dom="http://www.w3.org/2001/xml-events"; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report"; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml"; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#"; 
xmlns:officeooo="http://openoffice.org/2009/office"; 
xmlns:tableooo="http://openoffice.org/2009/table"; 
xmlns:drawooo="http://openoffice.org/2010/draw"; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:css3t="http://www
 .w3.org/TR/css3-text/" office:version="1.2">
   <office:font-face-decls>
-    <style:font-face style:name="Liberation Sans" svg:font-family="'Liberation 
Sans'" style:font-family-generic="roman" style:font-pitch="variable"/>
     <style:font-face style:name="Liberation Serif" 
svg:font-family="'Liberation Serif'" style:font-family-generic="roman" 
style:font-pitch="variable"/>
     <style:font-face style:name="Noto Serif CJK" svg:font-family="'Noto Serif 
CJK JP:palt','Noto Serif CJK KR','Noto Serif CJK SC','Noto Serif CJK TC','Noto 
Serif CJK HK'" style:font-family-generic="roman" style:font-pitch="variable" />
     <style:font-face style:name="Noto Serif" svg:font-family="Noto Serif" 
style:font-family-generic="roman" style:font-pitch="variable" />
@@ -13,7 +12,7 @@
       <style:paragraph-properties style:text-autospace="ideograph-alpha" 
style:punctuation-wrap="simple" style:line-break="strict" 
style:font-independent-line-spacing="false">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties style:use-window-font-color="true" 
style:font-name="Liberation Serif" fo:font-size="24pt" 
style:font-size-asian="24pt" style:font-name-asian="Noto Serif CJK" 
style:font-size-complex="24pt" style:font-name-complex="Noto Serif" />
+      <style:text-properties style:use-window-font-color="true" 
style:font-name="Liberation Serif" fo:font-size="24pt" 
style:font-size-asian="24pt" style:font-name-asian="Noto Serif CJK" 
style:font-size-complex="24pt" style:font-name-complex="Noto Serif"/>
     </style:default-style>
     <style:style style:name="standard" style:family="graphic">
       <style:graphic-properties draw:stroke="solid" svg:stroke-width="0cm" 
svg:stroke-color="#808080" draw:marker-start-width="0.2cm" 
draw:marker-start-center="false" draw:marker-end-width="0.2cm" 
draw:marker-end-center="false" draw:fill="solid" draw:fill-color="#cfe7f5" 
draw:textarea-horizontal-align="justify" fo:padding-top="0.125cm" 
fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" 
draw:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080">
@@ -61,7 +60,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" 
fo:text-indent="0cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="18pt" style:font-size-asian="18pt" 
style:font-size-complex="18pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-pitch="variable" 
fo:font-size="18pt" style:font-size-asian="18pt" style:font-size-complex="18pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="objectwithoutfill" style:family="graphic" 
style:parent-style-name="standard">
       <style:graphic-properties svg:stroke-color="#000000" draw:fill="none"/>
@@ -71,13 +70,13 @@
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Vintage-backgroundobjects" 
style:family="presentation">
-      <style:graphic-properties draw:textarea-horizontal-align="justify" 
draw:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
+      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-horizontal-align="justify" draw:shadow="hidden" 
draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Vintage-notes" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
       <style:paragraph-properties fo:margin-left="0.6cm" fo:margin-right="0cm" 
fo:text-indent="-0.6cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="20pt" style:font-size-asian="20pt" 
style:font-size-complex="20pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="20pt" 
style:font-size-asian="20pt" style:font-size-complex="20pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Vintage-outline1" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:auto-grow-height="false" draw:fit-to-size="false" 
style:shrink-to-fit="true">
@@ -125,7 +124,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.499cm" fo:text-align="center" 
fo:text-indent="0cm"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Vintage-outline2" style:family="presentation" 
style:parent-style-name="Vintage-outline1">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.399cm" fo:text-align="center" 
fo:text-indent="0cm"/>
@@ -205,7 +204,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-align="center" fo:text-indent="0cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="32pt" style:font-size-asian="32pt" 
style:font-size-complex="32pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="32pt" 
style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Vintage-title" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-vertical-align="middle" draw:auto-grow-height="false" 
draw:fit-to-size="false" style:shrink-to-fit="true">
@@ -253,20 +252,20 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:text-align="center"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_1-background" 
style:display-name="Standard 1-background" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Standard_20_1-backgroundobjects" 
style:display-name="Standard 1-backgroundobjects" style:family="presentation">
-      <style:graphic-properties draw:textarea-horizontal-align="justify" 
draw:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
+      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-horizontal-align="justify" draw:shadow="hidden" 
draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Standard_20_1-notes" style:display-name="Standard 
1-notes" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
       <style:paragraph-properties fo:margin-left="0.6cm" fo:margin-right="0cm" 
fo:text-indent="-0.6cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="20pt" style:font-size-asian="20pt" 
style:font-size-complex="20pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="20pt" 
style:font-size-asian="20pt" style:font-size-complex="20pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_1-outline1" 
style:display-name="Standard 1-outline1" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:auto-grow-height="false" draw:fit-to-size="false" 
style:shrink-to-fit="true">
@@ -314,7 +313,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.5cm" fo:text-indent="0cm"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_1-outline2" 
style:display-name="Standard 1-outline2" style:family="presentation" 
style:parent-style-name="Standard_20_1-outline1">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.4cm" fo:text-indent="0cm"/>
@@ -394,7 +393,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-align="center" fo:text-indent="0cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="32pt" style:font-size-asian="32pt" 
style:font-size-complex="32pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="32pt" 
style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_1-title" style:display-name="Standard 
1-title" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-vertical-align="middle">
@@ -442,20 +441,20 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:text-align="start"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_2-background" 
style:display-name="Standard 2-background" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Standard_20_2-backgroundobjects" 
style:display-name="Standard 2-backgroundobjects" style:family="presentation">
-      <style:graphic-properties draw:textarea-horizontal-align="justify" 
draw:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
+      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-horizontal-align="justify" draw:shadow="hidden" 
draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Standard_20_2-notes" style:display-name="Standard 
2-notes" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
       <style:paragraph-properties fo:margin-left="0.6cm" fo:margin-right="0cm" 
fo:text-indent="-0.6cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="20pt" style:font-size-asian="20pt" 
style:font-size-complex="20pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="20pt" 
style:font-size-asian="20pt" style:font-size-complex="20pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_2-outline1" 
style:display-name="Standard 2-outline1" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:auto-grow-height="false" draw:fit-to-size="false" 
style:shrink-to-fit="true">
@@ -503,7 +502,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.5cm" fo:text-indent="0cm"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_2-outline2" 
style:display-name="Standard 2-outline2" style:family="presentation" 
style:parent-style-name="Standard_20_2-outline1">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.4cm" fo:text-indent="0cm"/>
@@ -583,7 +582,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-align="center" fo:text-indent="0cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="32pt" style:font-size-asian="32pt" 
style:font-size-complex="32pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="32pt" 
style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_2-title" style:display-name="Standard 
2-title" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-vertical-align="middle">
@@ -631,20 +630,20 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:text-align="start"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_3-background" 
style:display-name="Standard 3-background" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Standard_20_3-backgroundobjects" 
style:display-name="Standard 3-backgroundobjects" style:family="presentation">
-      <style:graphic-properties draw:textarea-horizontal-align="justify" 
draw:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
+      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-horizontal-align="justify" draw:shadow="hidden" 
draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" 
draw:shadow-color="#808080"/>
       <style:text-properties style:letter-kerning="true"/>
     </style:style>
     <style:style style:name="Standard_20_3-notes" style:display-name="Standard 
3-notes" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
       <style:paragraph-properties fo:margin-left="0.6cm" fo:margin-right="0cm" 
fo:text-indent="-0.6cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="20pt" style:font-size-asian="20pt" 
style:font-size-complex="20pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="20pt" 
style:font-size-asian="20pt" style:font-size-complex="20pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_3-outline1" 
style:display-name="Standard 3-outline1" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:auto-grow-height="false" draw:fit-to-size="false" 
style:shrink-to-fit="true">
@@ -692,7 +691,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.5cm" fo:text-indent="0cm"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="32pt" style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_3-outline2" 
style:display-name="Standard 3-outline2" style:family="presentation" 
style:parent-style-name="Standard_20_3-outline1">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.4cm" fo:text-indent="0cm"/>
@@ -772,7 +771,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-align="center" fo:text-indent="0cm"/>
-      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Liberation Sans" 
fo:font-family="'Liberation Sans'" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="32pt" style:font-size-asian="32pt" 
style:font-size-complex="32pt" fo:font-style="normal" 
style:font-style-asian="normal" style:font-style-complex="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties style:use-window-font-color="true" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" fo:font-size="32pt" 
style:font-size-asian="32pt" style:font-size-complex="32pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:style style:name="Standard_20_3-title" style:display-name="Standard 
3-title" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-vertical-align="middle">
@@ -820,7 +819,7 @@
         </text:list-style>
       </style:graphic-properties>
       <style:paragraph-properties fo:text-align="start"/>
-      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" 
style:font-family-generic="roman" style:font-pitch="variable" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:color="#000000" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
fo:font-size="44pt" style:font-size-asian="44pt" style:font-size-complex="44pt" 
fo:font-style="normal" style:font-style-asian="normal" 
style:font-style-complex="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:font-weight-asian="normal" style:font-weight-complex="normal" 
style:letter-kerning="true" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
     </style:style>
     <style:presentation-page-layout style:name="AL0T26">
       <presentation:placeholder presentation:object="handout" svg:x="2.058cm" 
svg:y="1.743cm" svg:width="10.556cm" svg:height="-0.233cm"/>
@@ -863,179 +862,34 @@
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:textarea-vertical-align="bottom" 
draw:auto-grow-height="false" fo:min-height="1.485cm"/>
     </style:style>
     <style:style style:name="Mgr3" style:family="graphic" 
style:parent-style-name="standard">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle" 
draw:color-mode="standard" draw:luminance="0%" draw:contrast="0%" 
draw:gamma="100%" draw:red="0%" draw:green="0%" draw:blue="0%" 
fo:clip="rect(0cm, 0cm, 0cm, 0cm)" draw:image-opacity="100%" 
style:mirror="none"/>
-    </style:style>
-    <style:style style:name="Mpr1" style:family="presentation" 
style:parent-style-name="Vintage-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.449cm"/>
-    </style:style>
-    <style:style style:name="Mpr2" style:family="presentation" 
style:parent-style-name="Vintage-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.485cm"/>
+      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle" 
draw:color-mode="standard" draw:luminance="0%" draw:contrast="0%" 
draw:gamma="100%" draw:red="0%" draw:green="0%" draw:blue="0%" 
fo:clip="rect(0cm, 0cm, 0cm, 0cm)" draw:image-opacity="100%" 
style:mirror="none" style:protect="position size"/>
     </style:style>
     <style:style style:name="Mpr3" style:family="presentation" 
style:parent-style-name="Vintage-backgroundobjects">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:textarea-vertical-align="bottom" 
draw:auto-grow-height="false" fo:min-height="1.485cm"/>
     </style:style>
-    <style:style style:name="Mpr4" style:family="presentation" 
style:parent-style-name="Standard_20_1-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.449cm"/>
-    </style:style>
-    <style:style style:name="Mpr5" style:family="presentation" 
style:parent-style-name="Standard_20_1-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.485cm"/>
-    </style:style>
     <style:style style:name="Mpr6" style:family="presentation" 
style:parent-style-name="Standard_20_1-backgroundobjects">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:textarea-vertical-align="bottom" 
draw:auto-grow-height="false" fo:min-height="1.485cm"/>
     </style:style>
-    <style:style style:name="Mpr7" style:family="presentation" 
style:parent-style-name="Standard_20_2-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.449cm"/>
-    </style:style>
-    <style:style style:name="Mpr8" style:family="presentation" 
style:parent-style-name="Standard_20_2-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.485cm"/>
-    </style:style>
     <style:style style:name="Mpr9" style:family="presentation" 
style:parent-style-name="Standard_20_2-backgroundobjects">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:textarea-vertical-align="bottom" 
draw:auto-grow-height="false" fo:min-height="1.485cm"/>
     </style:style>
-    <style:style style:name="Mpr10" style:family="presentation" 
style:parent-style-name="Standard_20_3-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.449cm"/>
-    </style:style>
-    <style:style style:name="Mpr11" style:family="presentation" 
style:parent-style-name="Standard_20_3-backgroundobjects">
-      <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:auto-grow-height="false" 
fo:min-height="1.485cm"/>
-    </style:style>
     <style:style style:name="Mpr12" style:family="presentation" 
style:parent-style-name="Standard_20_3-backgroundobjects">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#ffffff" draw:textarea-vertical-align="bottom" 
draw:auto-grow-height="false" fo:min-height="1.485cm"/>
     </style:style>
-    <style:style style:name="MP1" style:family="paragraph">
-      <style:text-properties fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
     <style:style style:name="MP2" style:family="paragraph">
       <loext:graphic-properties draw:fill="none" draw:fill-color="#ffffff"/>
       <style:text-properties fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
     </style:style>
-    <style:style style:name="MP3" style:family="paragraph">
-      <style:paragraph-properties fo:text-align="end"/>
-      <style:text-properties fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
     <style:style style:name="MP4" style:family="paragraph">
       <loext:graphic-properties draw:fill="none" draw:fill-color="#ffffff"/>
       <style:paragraph-properties fo:text-align="end"/>
       <style:text-properties fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
     </style:style>
-    <style:style style:name="MP5" style:family="paragraph">
-      <loext:graphic-properties draw:fill="none"/>
-      <style:paragraph-properties fo:text-align="center"/>
-    </style:style>
-    <style:style style:name="MP6" style:family="paragraph">
-      <style:text-properties style:font-name="Liberation Serif" 
fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
-    <style:style style:name="MP7" style:family="paragraph">
-      <loext:graphic-properties draw:fill="none" draw:fill-color="#ffffff"/>
-      <style:text-properties style:font-name="Liberation Serif" 
fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
-    <style:style style:name="MP8" style:family="paragraph">
-      <style:paragraph-properties fo:text-align="center"/>
-      <style:text-properties style:font-name="Liberation Serif" 
fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
     <style:style style:name="MP9" style:family="paragraph">
       <loext:graphic-properties draw:fill="none" draw:fill-color="#ffffff"/>
       <style:paragraph-properties fo:text-align="center"/>
-      <style:text-properties style:font-name="Liberation Serif" 
fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
-    <style:style style:name="MP10" style:family="paragraph">
-      <style:paragraph-properties fo:text-align="end"/>
-      <style:text-properties style:font-name="Liberation Serif" 
fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
-    <style:style style:name="MP11" style:family="paragraph">
-      <loext:graphic-properties draw:fill="none" draw:fill-color="#ffffff"/>
-      <style:paragraph-properties fo:text-align="end"/>
-      <style:text-properties style:font-name="Liberation Serif" 
fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
-    <style:style style:name="MT1" style:family="text">
       <style:text-properties fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
     </style:style>
-    <style:style style:name="MT2" style:family="text">
-      <style:text-properties style:font-name="Liberation Serif" 
fo:font-size="14pt" style:font-size-asian="14pt" 
style:font-size-complex="14pt"/>
-    </style:style>
-    <text:list-style style:name="ML1">
-      <text:list-level-style-bullet text:level="1" text:bullet-char="●">
-        <style:list-level-properties text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="2" text:bullet-char="●">
-        <style:list-level-properties text:space-before="0.6cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="3" text:bullet-char="●">
-        <style:list-level-properties text:space-before="1.2cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="4" text:bullet-char="●">
-        <style:list-level-properties text:space-before="1.8cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="5" text:bullet-char="●">
-        <style:list-level-properties text:space-before="2.4cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="6" text:bullet-char="●">
-        <style:list-level-properties text:space-before="3cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="7" text:bullet-char="●">
-        <style:list-level-properties text:space-before="3.6cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="8" text:bullet-char="●">
-        <style:list-level-properties text:space-before="4.2cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="9" text:bullet-char="●">
-        <style:list-level-properties text:space-before="4.8cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="10" text:bullet-char="●">
-        <style:list-level-properties text:space-before="5.4cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-    </text:list-style>
-    <text:list-style style:name="ML2">
-      <text:list-level-style-bullet text:level="1" text:bullet-char="●">
-        <style:list-level-properties text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="2" text:bullet-char="●">
-        <style:list-level-properties text:space-before="0.6cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="3" text:bullet-char="●">
-        <style:list-level-properties text:space-before="1.2cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="4" text:bullet-char="●">
-        <style:list-level-properties text:space-before="1.8cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="5" text:bullet-char="●">
-        <style:list-level-properties text:space-before="2.4cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="6" text:bullet-char="●">
-        <style:list-level-properties text:space-before="3cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="7" text:bullet-char="●">
-        <style:list-level-properties text:space-before="3.6cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="8" text:bullet-char="●">
-        <style:list-level-properties text:space-before="4.2cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="9" text:bullet-char="●">
-        <style:list-level-properties text:space-before="4.8cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-      <text:list-level-style-bullet text:level="10" text:bullet-char="●">
-        <style:list-level-properties text:space-before="5.4cm" 
text:min-label-width="0.6cm"/>
-        <style:text-properties fo:font-family="StarSymbol" 
style:use-window-font-color="true" fo:font-size="45%"/>
-      </text:list-level-style-bullet>
-    </text:list-style>
   </office:automatic-styles>
   <office:master-styles>
     <draw:layer-set>
@@ -1048,37 +902,29 @@
     <style:handout-master presentation:presentation-page-layout-name="AL0T26" 
style:page-layout-name="PM0" draw:style-name="Mdp2">
       <draw:frame draw:style-name="Mgr1" draw:text-style-name="MP2" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="0cm" svg:y="0cm" presentation:class="header">
         <draw:text-box>
-          <text:p text:style-name="MP1">
-            <text:span text:style-name="MT1">
-              <presentation:header/>
-            </text:span>
+          <text:p>
+            <presentation:header/>
           </text:p>
         </draw:text-box>
       </draw:frame>
       <draw:frame draw:style-name="Mgr1" draw:text-style-name="MP4" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="11.887cm" svg:y="0cm" presentation:class="date-time">
         <draw:text-box>
-          <text:p text:style-name="MP3">
-            <text:span text:style-name="MT1">
-              <presentation:date-time/>
-            </text:span>
+          <text:p>
+            <presentation:date-time/>
           </text:p>
         </draw:text-box>
       </draw:frame>
       <draw:frame draw:style-name="Mgr2" draw:text-style-name="MP2" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="0cm" svg:y="28.215cm" presentation:class="footer">
         <draw:text-box>
-          <text:p text:style-name="MP1">
-            <text:span text:style-name="MT1">
-              <presentation:footer/>
-            </text:span>
+          <text:p>
+            <presentation:footer/>
           </text:p>
         </draw:text-box>
       </draw:frame>
       <draw:frame draw:style-name="Mgr2" draw:text-style-name="MP4" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="11.887cm" svg:y="28.215cm" presentation:class="page-number">
         <draw:text-box>
-          <text:p text:style-name="MP3">
-            <text:span text:style-name="MT1">
-              <text:page-number/>
-            </text:span>
+          <text:p>
+            <text:page-number/>
           </text:p>
         </draw:text-box>
       </draw:frame>
@@ -1090,41 +936,33 @@
       <draw:page-thumbnail draw:layer="backgroundobjects" svg:width="8.999cm" 
svg:height="6.749cm" svg:x="11cm" svg:y="20.05cm"/>
     </style:handout-master>
     <style:master-page style:name="Vintage" style:page-layout-name="PM1" 
draw:style-name="Mdp1">
-      <draw:frame draw:style-name="Mgr3" draw:text-style-name="MP5" 
draw:layer="backgroundobjects" svg:width="28cm" svg:height="21cm" svg:x="0cm" 
svg:y="0cm">
-        <draw:image 
xlink:href="Pictures/10000201000004B0000003379D1127938561C230.png" 
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad">
-          <text:p/>
-        </draw:image>
+      <draw:frame draw:style-name="Mgr3" draw:layer="backgroundobjects" 
svg:width="28cm" svg:height="21cm" svg:x="0cm" svg:y="0cm">
+        <draw:image 
xlink:href="Pictures/10000201000004B0000003379D1127938561C230.png" 
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
       </draw:frame>
-      <draw:frame presentation:style-name="Vintage-title" 
draw:layer="backgroundobjects" svg:width="25.199cm" svg:height="3.506cm" 
svg:x="1.4cm" svg:y="8.8cm" presentation:class="title" 
presentation:placeholder="true">
+      <draw:frame presentation:style-name="Vintage-title" 
draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="3.506cm" 
svg:x="1.4cm" svg:y="8.8cm" presentation:class="title" 
presentation:placeholder="true">
         <draw:text-box/>
       </draw:frame>
-      <draw:frame presentation:style-name="Vintage-outline1" 
draw:layer="backgroundobjects" svg:width="24.639cm" svg:height="5.6cm" 
svg:x="1.4cm" svg:y="13.2cm" presentation:class="outline" 
presentation:placeholder="true">
+      <draw:frame presentation:style-name="Vintage-outline1" 
draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="5.6cm" 
svg:x="1.4cm" svg:y="13.2cm" presentation:class="outline" 
presentation:placeholder="true">
         <draw:text-box/>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr1" draw:text-style-name="MP7" 
draw:layer="backgroundobjects" svg:width="6.523cm" svg:height="1.448cm" 
svg:x="1.399cm" svg:y="19.131cm" presentation:class="date-time">
+      <draw:frame presentation:style-name="Vintage-backgroundobjects" 
draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="6.523cm" 
svg:height="0.6cm" svg:x="1.4cm" svg:y="20cm" presentation:class="date-time">
         <draw:text-box>
-          <text:p text:style-name="MP6">
-            <text:span text:style-name="MT2">
-              <presentation:date-time/>
-            </text:span>
+          <text:p>
+            <presentation:date-time/>
           </text:p>
         </draw:text-box>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr1" draw:text-style-name="MP9" 
draw:layer="backgroundobjects" svg:width="8.875cm" svg:height="1.448cm" 
svg:x="9.575cm" svg:y="19.131cm" presentation:class="footer">
+      <draw:frame presentation:style-name="Vintage-backgroundobjects" 
draw:text-style-name="MP9" draw:layer="backgroundobjects" svg:width="8.875cm" 
svg:height="0.6cm" svg:x="9.575cm" svg:y="20cm" presentation:class="footer">
         <draw:text-box>
-          <text:p text:style-name="MP8">
-            <text:span text:style-name="MT2">
-              <presentation:footer/>
-            </text:span>
+          <text:p>
+            <presentation:footer/>
           </text:p>
         </draw:text-box>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr1" draw:text-style-name="MP11" 
draw:layer="backgroundobjects" svg:width="6.523cm" svg:height="1.448cm" 
svg:x="20.074cm" svg:y="19.131cm" presentation:class="page-number">
+      <draw:frame presentation:style-name="Vintage-backgroundobjects" 
draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="6.523cm" 
svg:height="0.6cm" svg:x="20.074cm" svg:y="20cm" 
presentation:class="page-number">
         <draw:text-box>
-          <text:p text:style-name="MP10">
-            <text:span text:style-name="MT2">
-              <text:page-number/>
-            </text:span>
+          <text:p>
+            <text:page-number/>
           </text:p>
         </draw:text-box>
       </draw:frame>
@@ -1133,80 +971,64 @@
         <draw:frame presentation:style-name="Vintage-notes" 
draw:layer="backgroundobjects" svg:width="16.799cm" svg:height="13.364cm" 
svg:x="2.1cm" svg:y="14.107cm" presentation:class="notes" 
presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
-        <draw:frame presentation:style-name="Mpr2" draw:text-style-name="MP2" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="0cm" svg:y="0cm" presentation:class="header">
+        <draw:frame presentation:style-name="Vintage-backgroundobjects" 
draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.112cm" 
svg:height="1.484cm" svg:x="0cm" svg:y="0cm" presentation:class="header">
           <draw:text-box>
-            <text:p text:style-name="MP1">
-              <text:span text:style-name="MT1">
-                <presentation:header/>
-              </text:span>
+            <text:p>
+              <presentation:header/>
             </text:p>
           </draw:text-box>
         </draw:frame>
-        <draw:frame presentation:style-name="Mpr2" draw:text-style-name="MP4" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="11.887cm" svg:y="0cm" presentation:class="date-time">
+        <draw:frame presentation:style-name="Vintage-backgroundobjects" 
draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.112cm" 
svg:height="1.484cm" svg:x="11.887cm" svg:y="0cm" 
presentation:class="date-time">
           <draw:text-box>
-            <text:p text:style-name="MP3">
-              <text:span text:style-name="MT1">
-                <presentation:date-time/>
-              </text:span>
+            <text:p>
+              <presentation:date-time/>
             </text:p>
           </draw:text-box>
         </draw:frame>
         <draw:frame presentation:style-name="Mpr3" draw:text-style-name="MP2" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="0cm" svg:y="28.215cm" presentation:class="footer">
           <draw:text-box>
-            <text:p text:style-name="MP1">
-              <text:span text:style-name="MT1">
-                <presentation:footer/>
-              </text:span>
+            <text:p>
+              <presentation:footer/>
             </text:p>
           </draw:text-box>
         </draw:frame>
         <draw:frame presentation:style-name="Mpr3" draw:text-style-name="MP4" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="11.887cm" svg:y="28.215cm" presentation:class="page-number">
           <draw:text-box>
-            <text:p text:style-name="MP3">
-              <text:span text:style-name="MT1">
-                <text:page-number/>
-              </text:span>
+            <text:p>
+              <text:page-number/>
             </text:p>
           </draw:text-box>
         </draw:frame>
       </presentation:notes>
     </style:master-page>
     <style:master-page style:name="Standard_20_1" style:display-name="Standard 
1" style:page-layout-name="PM1" draw:style-name="Mdp1">
-      <draw:frame draw:style-name="Mgr3" draw:text-style-name="MP5" 
draw:layer="backgroundobjects" svg:width="28cm" svg:height="21.004cm" 
svg:x="0cm" svg:y="-0.004cm">
-        <draw:image 
xlink:href="Pictures/10000201000004B000000337D99A2303560BD59C.png" 
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad">
-          <text:p/>
-        </draw:image>
+      <draw:frame draw:style-name="Mgr3" draw:layer="backgroundobjects" 
svg:width="28cm" svg:height="21cm" svg:x="0cm" svg:y="-0.004cm">
+        <draw:image 
xlink:href="Pictures/10000201000004B000000337D99A2303560BD59C.png" 
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
       </draw:frame>
       <draw:frame presentation:style-name="Standard_20_1-title" 
draw:layer="backgroundobjects" svg:width="21.4cm" svg:height="3.163cm" 
svg:x="1.4cm" svg:y="0.837cm" presentation:class="title" 
presentation:placeholder="true">
         <draw:text-box/>
       </draw:frame>
-      <draw:frame presentation:style-name="Standard_20_1-outline1" 
draw:layer="backgroundobjects" svg:width="24.639cm" svg:height="12.179cm" 
svg:x="1.4cm" svg:y="4.914cm" presentation:class="outline" 
presentation:placeholder="true">
+      <draw:frame presentation:style-name="Standard_20_1-outline1" 
draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="12.179cm" 
svg:x="1.4cm" svg:y="4.914cm" presentation:class="outline" 
presentation:placeholder="true">
         <draw:text-box/>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr4" draw:text-style-name="MP7" 
draw:layer="backgroundobjects" svg:width="6.523cm" svg:height="1.448cm" 
svg:x="1.4cm" svg:y="19.131cm" presentation:class="date-time">
+      <draw:frame presentation:style-name="Standard_20_1-backgroundobjects" 
draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="6.523cm" 
svg:height="0.6cm" svg:x="1.4cm" svg:y="20cm" presentation:class="date-time">
         <draw:text-box>
-          <text:p text:style-name="MP6">
-            <text:span text:style-name="MT2">
-              <presentation:date-time/>
-            </text:span>
+          <text:p>
+            <presentation:date-time/>
           </text:p>
         </draw:text-box>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr4" draw:text-style-name="MP9" 
draw:layer="backgroundobjects" svg:width="8.875cm" svg:height="1.448cm" 
svg:x="9.576cm" svg:y="19.131cm" presentation:class="footer">
+      <draw:frame presentation:style-name="Standard_20_1-backgroundobjects" 
draw:text-style-name="MP9" draw:layer="backgroundobjects" svg:width="8.875cm" 
svg:height="0.6cm" svg:x="9.576cm" svg:y="20cm" presentation:class="footer">
         <draw:text-box>
-          <text:p text:style-name="MP8">
-            <text:span text:style-name="MT2">
-              <presentation:footer/>
-            </text:span>
+          <text:p>
+            <presentation:footer/>
           </text:p>
         </draw:text-box>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr4" draw:text-style-name="MP11" 
draw:layer="backgroundobjects" svg:width="6.523cm" svg:height="1.448cm" 
svg:x="20.075cm" svg:y="19.131cm" presentation:class="page-number">
+      <draw:frame presentation:style-name="Standard_20_1-backgroundobjects" 
draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="6.523cm" 
svg:height="0.6cm" svg:x="20.075cm" svg:y="20cm" 
presentation:class="page-number">
         <draw:text-box>
-          <text:p text:style-name="MP10">
-            <text:span text:style-name="MT2">
-              <text:page-number/>
-            </text:span>
+          <text:p>
+            <text:page-number/>
           </text:p>
         </draw:text-box>
       </draw:frame>
@@ -1215,80 +1037,64 @@
         <draw:frame presentation:style-name="Standard_20_1-notes" 
draw:layer="backgroundobjects" svg:width="16.799cm" svg:height="13.364cm" 
svg:x="2.1cm" svg:y="14.107cm" presentation:class="notes" 
presentation:placeholder="true">
           <draw:text-box/>
         </draw:frame>
-        <draw:frame presentation:style-name="Mpr5" draw:text-style-name="MP2" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="0cm" svg:y="0cm" presentation:class="header">
+        <draw:frame presentation:style-name="Standard_20_1-backgroundobjects" 
draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.112cm" 
svg:height="1.484cm" svg:x="0cm" svg:y="0cm" presentation:class="header">
           <draw:text-box>
-            <text:p text:style-name="MP1">
-              <text:span text:style-name="MT1">
-                <presentation:header/>
-              </text:span>
+            <text:p>
+              <presentation:header/>
             </text:p>
           </draw:text-box>
         </draw:frame>
-        <draw:frame presentation:style-name="Mpr5" draw:text-style-name="MP4" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="11.887cm" svg:y="0cm" presentation:class="date-time">
+        <draw:frame presentation:style-name="Standard_20_1-backgroundobjects" 
draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.112cm" 
svg:height="1.484cm" svg:x="11.887cm" svg:y="0cm" 
presentation:class="date-time">
           <draw:text-box>
-            <text:p text:style-name="MP3">
-              <text:span text:style-name="MT1">
-                <presentation:date-time/>
-              </text:span>
+            <text:p>
+              <presentation:date-time/>
             </text:p>
           </draw:text-box>
         </draw:frame>
         <draw:frame presentation:style-name="Mpr6" draw:text-style-name="MP2" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="0cm" svg:y="28.215cm" presentation:class="footer">
           <draw:text-box>
-            <text:p text:style-name="MP1">
-              <text:span text:style-name="MT1">
-                <presentation:footer/>
-              </text:span>
+            <text:p>
+              <presentation:footer/>
             </text:p>
           </draw:text-box>
         </draw:frame>
         <draw:frame presentation:style-name="Mpr6" draw:text-style-name="MP4" 
draw:layer="backgroundobjects" svg:width="9.112cm" svg:height="1.484cm" 
svg:x="11.887cm" svg:y="28.215cm" presentation:class="page-number">
           <draw:text-box>
-            <text:p text:style-name="MP3">
-              <text:span text:style-name="MT1">
-                <text:page-number/>
-              </text:span>
+            <text:p>
+              <text:page-number/>
             </text:p>
           </draw:text-box>
         </draw:frame>
       </presentation:notes>
     </style:master-page>
     <style:master-page style:name="Standard_20_2" style:display-name="Standard 
2" style:page-layout-name="PM1" draw:style-name="Mdp1">
-      <draw:frame draw:style-name="Mgr3" draw:text-style-name="MP5" 
draw:layer="backgroundobjects" svg:width="28cm" svg:height="21cm" svg:x="0cm" 
svg:y="0cm">
-        <draw:image 
xlink:href="Pictures/10000201000004B000000337490AE22881331C9B.png" 
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad">
-          <text:p/>
-        </draw:image>
+      <draw:frame draw:style-name="Mgr3" draw:layer="backgroundobjects" 
svg:width="28cm" svg:height="21cm" svg:x="0cm" svg:y="0cm">
+        <draw:image 
xlink:href="Pictures/10000201000004B000000337490AE22881331C9B.png" 
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>
       </draw:frame>
       <draw:frame presentation:style-name="Standard_20_2-title" 
draw:layer="backgroundobjects" svg:width="21.4cm" svg:height="3.163cm" 
svg:x="1.4cm" svg:y="0.837cm" presentation:class="title" 
presentation:placeholder="true">
         <draw:text-box/>
       </draw:frame>
-      <draw:frame presentation:style-name="Standard_20_2-outline1" 
draw:layer="backgroundobjects" svg:width="24.639cm" svg:height="12.179cm" 
svg:x="1.4cm" svg:y="4.914cm" presentation:class="outline" 
presentation:placeholder="true">
+      <draw:frame presentation:style-name="Standard_20_2-outline1" 
draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="12.179cm" 
svg:x="1.4cm" svg:y="4.914cm" presentation:class="outline" 
presentation:placeholder="true">
         <draw:text-box/>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr7" draw:text-style-name="MP7" 
draw:layer="backgroundobjects" svg:width="6.523cm" svg:height="1.448cm" 
svg:x="1.4cm" svg:y="19.131cm" presentation:class="date-time">
+      <draw:frame presentation:style-name="Standard_20_2-backgroundobjects" 
draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="6.523cm" 
svg:height="0.6cm" svg:x="1.4cm" svg:y="20cm" presentation:class="date-time">
         <draw:text-box>
-          <text:p text:style-name="MP6">
-            <text:span text:style-name="MT2">
-              <presentation:date-time/>
-            </text:span>
+          <text:p>
+            <presentation:date-time/>
           </text:p>
         </draw:text-box>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr7" draw:text-style-name="MP9" 
draw:layer="backgroundobjects" svg:width="8.875cm" svg:height="1.448cm" 
svg:x="9.576cm" svg:y="19.131cm" presentation:class="footer">
+      <draw:frame presentation:style-name="Standard_20_2-backgroundobjects" 
draw:text-style-name="MP9" draw:layer="backgroundobjects" svg:width="8.875cm" 
svg:height="0.6cm" svg:x="9.576cm" svg:y="20cm" presentation:class="footer">
         <draw:text-box>
-          <text:p text:style-name="MP8">
-            <text:span text:style-name="MT2">
-              <presentation:footer/>
-            </text:span>
+          <text:p>
+            <presentation:footer/>
           </text:p>
         </draw:text-box>
       </draw:frame>
-      <draw:frame presentation:style-name="Mpr7" draw:text-style-name="MP11" 
draw:layer="backgroundobjects" svg:width="6.523cm" svg:height="1.448cm" 
svg:x="20.075cm" svg:y="19.131cm" presentation:class="page-number">
+      <draw:frame presentation:style-name="Standard_20_2-backgroundobjects" 
draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="6.523cm" 
svg:height="0.6cm" svg:x="20.075cm" svg:y="20cm" 
presentation:class="page-number">
         <draw:text-box>
-          <text:p text:style-name="MP10">
-            <text:span text:style-name="MT2">
-              <text:page-number/>
-            </text:span>
+          <text:p>
+            <text:page-number/>
           </text:p>
         </draw:text-box>
-e 
... etc. - the rest is truncated

Reply via email to