extras/source/templates/presnt/Midnightblue/styles.xml |   67 ++++++++---------
 1 file changed, 34 insertions(+), 33 deletions(-)

New commits:
commit b77c15fd6a12803073a0077a946b1e38d8a9107b
Author:     Laurent Balland <laurent.ball...@mailo.fr>
AuthorDate: Thu Nov 16 19:42:33 2023 +0100
Commit:     Laurent Balland <laurent.ball...@mailo.fr>
CommitDate: Tue Nov 21 18:17:52 2023 +0100

    tdf#158204 Midnightblue template correct color
    
    Color of the upper and lower strip of the first master slide was
    declared in "Accent 1" style. This style is overwritten when applying
    the master page from the side panel.
    Color is now defined as overloading of standard style
    All inheritances from Accent 1 and Accent 2 were removed for master page
    Midnightblue
    Other updates:
    - page number position, size and font was corrected
    - Liberation font declaration was missing
    - remove German name of a style
    - replace html code &apos; by '
    
    Change-Id: I2e0ef69d7117719a9829535db24c94048603d9b1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159519
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>
    Reviewed-by: Stéphane Guillou <stephane.guil...@libreoffice.org>

diff --git a/extras/source/templates/presnt/Midnightblue/styles.xml 
b/extras/source/templates/presnt/Midnightblue/styles.xml
index a85ac18ea08d..2a704e5d5fb1 100644
--- a/extras/source/templates/presnt/Midnightblue/styles.xml
+++ b/extras/source/templates/presnt/Midnightblue/styles.xml
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <office:document-styles 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:ooo="http://openoffice.org/2004/office"; 
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:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d: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:rpt="http://openoffice.org/2005/report"; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer"; 
xmlns:oooc="http://openoffice.org/2004/calc"; xm
 lns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table"; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:drawooo="http://openoffice.org/2010/draw"; 
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:math="http://www.w3.org/1998/Math/MathML"; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:dom="http://www.w3.org/2001/xml-events"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml"; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#"; 
xmlns:css3t="http://www.w3.org/TR/css3-text/"; 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:officeooo="http://openo
 ffice.org/2009/office" 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="Source Sans Pro" svg:font-family="'Source 
Sans Pro'" style:font-family-generic="swiss" style:font-pitch="variable"/>
     <style:font-face style:name="Source Sans Pro Black" 
svg:font-family="'Source Sans Pro Black'" style:font-family-generic="swiss" 
style:font-pitch="variable"/>
     <style:font-face style:name="Source Sans Pro Semibold" 
svg:font-family="'Source Sans Pro Semibold'" style:font-adornments="Semibold" 
style:font-family-generic="swiss" style:font-pitch="variable"/>
     <style:font-face style:name="Noto Sans CJK" svg:font-family="'Noto Sans 
CJK JP:palt','Noto Sans CJK KR','Noto Sans CJK SC','Noto Sans CJK TC','Noto 
Sans CJK HK'" style:font-family-generic="swiss" style:font-pitch="variable" />
-    <style:font-face style:name="Noto Sans" svg:font-family="Noto Sans" 
style:font-family-generic="swiss" style:font-pitch="variable" />
+    <style:font-face style:name="Noto Sans" svg:font-family="'Noto Sans'" 
style:font-family-generic="swiss" style:font-pitch="variable" />
   </office:font-face-decls>
   <office:styles>
     <draw:gradient draw:name="Filled" draw:style="linear" 
draw:start-color="#ffffff" draw:end-color="#cccccc" draw:start-intensity="100%" 
draw:end-intensity="100%" draw:angle="300" draw:border="0%"/>
@@ -74,7 +75,7 @@
       <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-align="center" fo:text-indent="0cm" 
style:text-autospace="ideograph-alpha" style:punctuation-wrap="hanging">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="&apos;Source Sans Pro&apos;" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="18pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="18pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="18pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="18pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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-width="0.03cm" 
svg:stroke-color="#1abc9c" draw:marker-start-width="0.25cm" 
draw:marker-end-width="0.25cm" draw:fill="none" 
draw:fill-gradient-name="Gradient_20_5" draw:fill-hatch-name="Hatching_20_91" 
draw:fill-image-name="Bitmap_20_1" draw:fill-image-width="0cm" 
draw:fill-image-height="0cm"/>
@@ -83,12 +84,12 @@
       </style:paragraph-properties>
       <style:text-properties fo:color="#1abc9c" loext:opacity="100%"/>
     </style:style>
-    <style:style style:name="Objekt_20_ohne_20_Füllung_20_und_20_Linie" 
style:display-name="Objekt ohne Füllung und Linie" style:family="graphic" 
style:parent-style-name="standard">
+    <style:style 
style:name="Object_20_with_20_no_20_fill_20_and_20_no_20_line" 
style:display-name="Object with no fill and no line" style:family="graphic" 
style:parent-style-name="standard">
       <style:graphic-properties draw:stroke="none" draw:fill="none"/>
     </style:style>
     <style:style style:name="Text" style:family="graphic">
       <style:graphic-properties draw:stroke="solid" svg:stroke-color="#cccccc" 
draw:fill="solid" draw:fill-color="#eeeeee"/>
-      <style:text-properties style:font-name="Noto Sans" 
fo:font-family="&apos;Noto Sans&apos;" style:font-family-generic="roman" 
style:font-pitch="variable"/>
+      <style:text-properties style:font-name="Noto Sans" fo:font-family="'Noto 
Sans'" style:font-family-generic="roman" style:font-pitch="variable"/>
     </style:style>
     <style:style style:name="A4" style:family="graphic" 
style:parent-style-name="Text">
       <style:graphic-properties draw:fill="none"/>
@@ -122,7 +123,7 @@
     </style:style>
     <style:style style:name="Graphic" style:family="graphic">
       <style:graphic-properties draw:fill="solid" draw:fill-color="#ffffff"/>
-      <style:text-properties style:font-name="Liberation Sans" 
fo:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="roman" 
style:font-pitch="variable" fo:font-size="18pt" style:font-size-asian="18pt" 
style:font-size-complex="18pt"/>
+      <style:text-properties 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"/>
     </style:style>
     <style:style style:name="Shapes" style:family="graphic" 
style:parent-style-name="Graphic">
       <style:graphic-properties draw:stroke="none" draw:fill="gradient" 
draw:fill-gradient-name="Shapes"/>
@@ -137,7 +138,7 @@
     </style:style>
     <style:style style:name="Filled_20_Green" style:display-name="Filled 
Green" style:family="graphic" style:parent-style-name="Filled">
       <style:graphic-properties draw:fill-gradient-name="Filled_20_Green"/>
-      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Liberation Sans" fo:font-family="&apos;Liberation Sans&apos;" 
style:font-family-generic="roman" style:font-pitch="variable"/>
+      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Liberation Sans" fo:font-family="'Liberation Sans'" 
style:font-family-generic="roman" style:font-pitch="variable"/>
     </style:style>
     <style:style style:name="Filled_20_Red" style:display-name="Filled Red" 
style:family="graphic" style:parent-style-name="Filled">
       <style:graphic-properties draw:fill-gradient-name="Filled_20_Red"/>
@@ -193,12 +194,12 @@
       <style:paragraph-properties style:text-autospace="none" 
style:punctuation-wrap="simple">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Source Sans Pro Black" fo:font-family="&apos;Source Sans Pro 
Black&apos;" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-weight="900" style:letter-kerning="true" 
style:font-size-asian="18pt" style:font-weight-asian="900" 
style:font-size-complex="18pt" style:font-weight-complex="900"/>
+      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Source Sans Pro Black" fo:font-family="'Source Sans Pro 
Black'" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-weight="900" style:letter-kerning="true" 
style:font-size-asian="18pt" style:font-weight-asian="900" 
style:font-size-complex="18pt" style:font-weight-complex="900"/>
     </style:style>
     <style:style style:name="Midnightblue-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 fo:font-variant="normal" fo:text-transform="none" 
style:use-window-font-color="true" loext:opacity="0%" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Source Sans Pro" 
fo:font-family="&apos;Source Sans Pro&apos;" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="20pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="20pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="20pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
style:use-window-font-color="true" loext:opacity="0%" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Source Sans Pro" 
fo:font-family="'Source Sans Pro'" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="20pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="20pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="20pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue-outline1" 
style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:auto-grow-height="false" draw:fit-to-size="shrink-to-fit" 
style:shrink-to-fit="true">
@@ -246,11 +247,11 @@
         </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.373cm" fo:text-indent="0cm" 
style:text-autospace="ideograph-alpha" style:punctuation-wrap="hanging"/>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Semibold" fo:font-family="&apos;Source Sans 
Pro Semibold&apos;" style:font-style-name="Semibold" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="24pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="600" 
style:letter-kerning="true" style:font-size-asian="24pt" 
style:font-style-asian="normal" style:font-weight-asian="600" 
style:font-size-complex="24pt" style:font-style-complex="normal" 
style:font-weight-complex="600" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Semibold" fo:font-family="'Source Sans Pro 
Semibold'" style:font-style-name="Semibold" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="24pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="600" 
style:letter-kerning="true" style:font-size-asian="24pt" 
style:font-style-asian="normal" style:font-weight-asian="600" 
style:font-size-complex="24pt" style:font-style-complex="normal" 
style:font-weight-complex="600" 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="Midnightblue-outline2" 
style:family="presentation" style:parent-style-name="Midnightblue-outline1">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.3cm" fo:text-indent="0cm"/>
-      <style:text-properties style:font-name="Source Sans Pro" 
fo:font-family="&apos;Source Sans Pro&apos;" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="21pt" fo:font-weight="normal" 
style:font-size-asian="21pt" style:font-weight-asian="normal" 
style:font-size-complex="21pt" style:font-weight-complex="normal"/>
+      <style:text-properties style:font-name="Source Sans Pro" 
fo:font-family="'Source Sans Pro'" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="21pt" fo:font-weight="normal" 
style:font-size-asian="21pt" style:font-weight-asian="normal" 
style:font-size-complex="21pt" style:font-weight-complex="normal"/>
     </style:style>
     <style:style style:name="Midnightblue-outline3" 
style:family="presentation" style:parent-style-name="Midnightblue-outline2">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.224cm" fo:text-indent="0cm"/>
@@ -313,7 +314,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 fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="&apos;Source Sans Pro&apos;" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="32pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="32pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="32pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="32pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue-title" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-image-width="0cm" draw:fill-image-height="0cm" 
draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="middle" 
draw:auto-grow-height="false" fo:wrap-option="wrap" draw:shadow-color="#000000">
@@ -363,7 +364,7 @@
       <style:paragraph-properties fo:text-align="start" 
style:text-autospace="ideograph-alpha" style:punctuation-wrap="hanging">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Black" fo:font-family="&apos;Source Sans Pro 
Black&apos;" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="27pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="900" 
style:letter-kerning="true" style:font-size-asian="27pt" 
style:font-style-asian="normal" style:font-weight-asian="900" 
style:font-size-complex="27pt" style:font-style-complex="normal" 
style:font-weight-complex="900" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Black" fo:font-family="'Source Sans Pro 
Black'" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="27pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="900" 
style:letter-kerning="true" style:font-size-asian="27pt" 
style:font-style-asian="normal" style:font-weight-asian="900" 
style:font-size-complex="27pt" style:font-style-complex="normal" 
style:font-weight-complex="900" 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="Midnightblue1-background" 
style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#2c3e50" draw:fill-hatch-solid="false" 
draw:fill-image-width="0cm" draw:fill-image-height="0cm"/>
@@ -374,12 +375,12 @@
       <style:paragraph-properties style:text-autospace="none" 
style:punctuation-wrap="simple">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Source Sans Pro Black" fo:font-family="&apos;Source Sans Pro 
Black&apos;" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-weight="900" style:letter-kerning="true" 
style:font-size-asian="18pt" style:font-weight-asian="900" 
style:font-size-complex="18pt" style:font-weight-complex="900"/>
+      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Source Sans Pro Black" fo:font-family="'Source Sans Pro 
Black'" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-weight="900" style:letter-kerning="true" 
style:font-size-asian="18pt" style:font-weight-asian="900" 
style:font-size-complex="18pt" style:font-weight-complex="900"/>
     </style:style>
     <style:style style:name="Midnightblue1-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 fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="&apos;Source Sans Pro&apos;" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="20pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="20pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="20pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="20pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="20pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="20pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue1-outline1" 
style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-image-width="0cm" draw:fill-image-height="0cm" 
draw:auto-grow-height="false" draw:fit-to-size="shrink-to-fit" 
style:shrink-to-fit="true">
@@ -427,7 +428,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.231cm" fo:text-align="start" 
fo:text-indent="0cm" style:text-autospace="ideograph-alpha" 
style:punctuation-wrap="hanging"/>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="&apos;Source Sans Pro&apos;" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="15pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="15pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="15pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="15pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="15pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="15pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue1-outline2" 
style:family="presentation" style:parent-style-name="Midnightblue1-outline1">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.3cm" fo:text-align="start" 
fo:text-indent="0cm"/>
@@ -491,7 +492,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-autospace="ideograph-alpha" style:punctuation-wrap="hanging"/>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="&apos;Source Sans Pro&apos;" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="22pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="22pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="22pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="22pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="22pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="22pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue1-title" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-image-width="0cm" draw:fill-image-height="0cm" 
draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle" 
draw:auto-grow-height="false" fo:wrap-option="wrap">
@@ -541,7 +542,7 @@
       <style:paragraph-properties fo:line-height="150%" fo:text-align="center" 
style:text-autospace="ideograph-alpha" style:punctuation-wrap="hanging">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Black" fo:font-family="&apos;Source Sans Pro 
Black&apos;" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="27pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="900" 
style:letter-kerning="true" style:font-size-asian="27pt" 
style:font-style-asian="normal" style:font-weight-asian="900" 
style:font-size-complex="27pt" style:font-style-complex="normal" 
style:font-weight-complex="900" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Black" fo:font-family="'Source Sans Pro 
Black'" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="27pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="900" 
style:letter-kerning="true" style:font-size-asian="27pt" 
style:font-style-asian="normal" style:font-weight-asian="900" 
style:font-size-complex="27pt" style:font-style-complex="normal" 
style:font-weight-complex="900" 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="Midnightblue2-background" 
style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-color="#2c3e50" draw:fill-hatch-solid="false" 
draw:fill-image-width="0cm" draw:fill-image-height="0cm"/>
@@ -552,12 +553,12 @@
       <style:paragraph-properties style:text-autospace="none" 
style:punctuation-wrap="simple">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Source Sans Pro Black" fo:font-family="&apos;Source Sans Pro 
Black&apos;" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-weight="900" style:letter-kerning="true" 
style:font-size-asian="18pt" style:font-weight-asian="900" 
style:font-size-complex="18pt" style:font-weight-complex="900"/>
+      <style:text-properties fo:color="#ffffff" loext:opacity="100%" 
style:font-name="Source Sans Pro Black" fo:font-family="'Source Sans Pro 
Black'" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="18pt" fo:font-weight="900" style:letter-kerning="true" 
style:font-size-asian="18pt" style:font-weight-asian="900" 
style:font-size-complex="18pt" style:font-weight-complex="900"/>
     </style:style>
     <style:style style:name="Midnightblue2-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 fo:font-variant="normal" fo:text-transform="none" 
style:use-window-font-color="true" loext:opacity="0%" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Source Sans Pro" 
fo:font-family="&apos;Source Sans Pro&apos;" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="20pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="20pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="20pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
style:use-window-font-color="true" loext:opacity="0%" 
style:text-outline="false" style:text-line-through-style="none" 
style:text-line-through-type="none" style:font-name="Source Sans Pro" 
fo:font-family="'Source Sans Pro'" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="20pt" fo:font-style="normal" 
fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="20pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="20pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue2-outline1" 
style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-image-width="0cm" draw:fill-image-height="0cm" 
draw:auto-grow-height="false" draw:fit-to-size="shrink-to-fit" 
style:shrink-to-fit="true">
@@ -605,7 +606,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.231cm" fo:text-align="start" 
fo:text-indent="0cm" style:text-autospace="ideograph-alpha" 
style:punctuation-wrap="hanging"/>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="&apos;Source Sans Pro&apos;" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="15pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="15pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="15pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="15pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="15pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="15pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue2-outline2" 
style:family="presentation" style:parent-style-name="Midnightblue2-outline1">
       <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:margin-top="0cm" fo:margin-bottom="0.3cm" fo:text-align="start" 
fo:text-indent="0cm"/>
@@ -669,7 +670,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-autospace="ideograph-alpha" style:punctuation-wrap="hanging"/>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="&apos;Source Sans Pro&apos;" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="22pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="22pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="22pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" 
style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="22pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="normal" 
style:letter-kerning="true" style:font-size-asian="22pt" 
style:font-style-asian="normal" style:font-weight-asian="normal" 
style:font-size-complex="22pt" style:font-style-complex="normal" 
style:font-weight-complex="normal" 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="Midnightblue2-title" style:family="presentation">
       <style:graphic-properties draw:stroke="none" draw:fill="none" 
draw:fill-image-width="0cm" draw:fill-image-height="0cm" 
draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle" 
draw:auto-grow-height="false" fo:wrap-option="wrap">
@@ -719,7 +720,7 @@
       <style:paragraph-properties fo:line-height="100%" fo:text-align="center" 
style:text-autospace="none" style:punctuation-wrap="hanging">
         <style:tab-stops/>
       </style:paragraph-properties>
-      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Black" fo:font-family="&apos;Source Sans Pro 
Black&apos;" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="27pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="900" 
style:letter-kerning="true" style:font-size-asian="27pt" 
style:font-style-asian="normal" style:font-weight-asian="900" 
style:font-size-complex="27pt" style:font-style-complex="normal" 
style:font-weight-complex="900" style:text-emphasize="none" 
style:font-relief="none" style:text-overline-style="none" 
style:text-overline-color="font-color"/>
+      <style:text-properties fo:font-variant="normal" fo:text-transform="none" 
fo:color="#2c3e50" loext:opacity="100%" style:text-outline="false" 
style:text-line-through-style="none" style:text-line-through-type="none" 
style:font-name="Source Sans Pro Black" fo:font-family="'Source Sans Pro 
Black'" style:font-family-generic="swiss" style:font-pitch="variable" 
fo:font-size="27pt" fo:font-style="normal" fo:text-shadow="none" 
style:text-underline-style="none" fo:font-weight="900" 
style:letter-kerning="true" style:font-size-asian="27pt" 
style:font-style-asian="normal" style:font-weight-asian="900" 
style:font-size-complex="27pt" style:font-style-complex="normal" 
style:font-weight-complex="900" 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"/>
@@ -763,14 +764,14 @@
       <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:paragraph-properties style:writing-mode="lr-tb"/>
     </style:style>
-    <style:style style:name="Mgr3" style:family="graphic" 
style:parent-style-name="Accent_20_1">
-      <style:graphic-properties fo:min-height="0.5cm" fo:min-width="27.5cm" 
style:protect="position size"/>
+    <style:style style:name="Mgr3" style:family="graphic" 
style:parent-style-name="standard">
+      <style:graphic-properties fo:min-height="0.5cm" fo:min-width="27.5cm" 
style:protect="position size" draw:fill="solid" draw:fill-color="#2c3e50"/>
     </style:style>
-    <style:style style:name="Mgr4" style:family="graphic" 
style:parent-style-name="Accent_20_1">
-      <style:graphic-properties fo:min-height="3.125cm" fo:min-width="27.5cm"/>
+    <style:style style:name="Mgr4" style:family="graphic" 
style:parent-style-name="standard">
+      <style:graphic-properties fo:min-height="3.125cm" fo:min-width="27.5cm" 
draw:fill="solid" draw:fill-color="#2c3e50"/>
     </style:style>
-    <style:style style:name="Mgr5" style:family="graphic" 
style:parent-style-name="Accent_20_2">
-      <style:graphic-properties draw:fill="solid" draw:fill-color="#1abc9c" 
draw:opacity="100%" fo:min-height="0.634cm" fo:min-width="0.384cm" 
draw:shadow-opacity="100%"/>
+    <style:style style:name="Mgr5" style:family="graphic" 
style:parent-style-name="standard">
+      <style:graphic-properties draw:stroke="solid" svg:stroke-color="#1abc9c" 
draw:fill="solid" draw:fill-color="#1abc9c" draw:opacity="100%" 
fo:min-height="0.634cm" fo:min-width="0.384cm" draw:shadow-opacity="100%"/>
     </style:style>
     <style:style style:name="Mgr6" style:family="graphic" 
style:parent-style-name="Accent_20_1">
       <style:graphic-properties fo:min-height="15.5cm" fo:min-width="27.5cm"/>
@@ -1070,6 +1071,10 @@
       <draw:frame presentation:style-name="Midnightblue-outline1" 
draw:layer="backgroundobjects" svg:width="26cm" svg:height="10.5cm" svg:x="1cm" 
svg:y="4.125cm" presentation:class="outline" presentation:placeholder="true">
         <draw:text-box/>
       </draw:frame>
+      <draw:custom-shape draw:style-name="Mgr5" draw:text-style-name="MP8" 
draw:layer="backgroundobjects" svg:width="1.25cm" svg:height="1.25cm" 
svg:x="25.875cm" svg:y="14.375cm">
+        <text:p/>
+        <draw:enhanced-geometry svg:viewBox="0 0 21600 21600" 
draw:glue-points="10800 0 3163 3163 0 10800 3163 18437 10800 21600 18437 18437 
21600 10800 18437 3163" draw:text-areas="3163 3163 18437 18437" 
draw:type="ellipse" draw:enhanced-path="U 10800 10800 10800 10800 0 360 Z N"/>
+      </draw:custom-shape>
       <draw:frame presentation:style-name="Mpr1" draw:text-style-name="MP6" 
draw:layer="backgroundobjects" svg:width="8cm" svg:height="0.75cm" svg:x="1cm" 
svg:y="15cm" presentation:class="date-time">
         <draw:text-box>
           <text:p text:style-name="MP5">
@@ -1084,11 +1089,7 @@
           </text:p>
         </draw:text-box>
       </draw:frame>
-      <draw:custom-shape draw:style-name="Mgr5" draw:text-style-name="MP8" 
draw:layer="backgroundobjects" svg:width="1.25cm" svg:height="1.25cm" 
svg:x="25.875cm" svg:y="14.375cm">
-        <text:p/>
-        <draw:enhanced-geometry svg:viewBox="0 0 21600 21600" 
draw:glue-points="10800 0 3163 3163 0 10800 3163 18437 10800 21600 18437 18437 
21600 10800 18437 3163" draw:text-areas="3163 3163 18437 18437" 
draw:type="ellipse" draw:enhanced-path="U 10800 10800 10800 10800 0 360 Z N"/>
-      </draw:custom-shape>
-      <draw:frame presentation:style-name="Mpr2" draw:text-style-name="MP9" 
draw:layer="backgroundobjects" svg:width="2cm" svg:height="1.5cm" 
svg:x="25.5cm" svg:y="14.25cm">
+      <draw:frame presentation:style-name="Mpr2" draw:text-style-name="MP9" 
draw:layer="backgroundobjects" svg:width="2cm" svg:height="1.25cm" 
svg:x="25.5cm" svg:y="14.375cm" presentation:class="page-number">
         <draw:text-box>
           <text:p text:style-name="MP7">
             <text:page-number/>

Reply via email to