extras/source/templates/presnt/Vivid/content.xml | 71 --- extras/source/templates/presnt/Vivid/meta.xml | 5 extras/source/templates/presnt/Vivid/styles.xml | 449 +++++------------------ 3 files changed, 121 insertions(+), 404 deletions(-)
New commits: commit 6eba92c7964e093b9fc7fa0df029fb99604ac547 Author: Laurent Balland <laurent.ball...@mailo.fr> AuthorDate: Wed Aug 14 19:50:37 2024 +0200 Commit: Laurent Balland <laurent.ball...@mailo.fr> CommitDate: Sun Sep 1 10:14:28 2024 +0200 Update Vivid Impress template - add licence and initial creator in meta.xml according to https://github.com/dohliam/libreoffice-impress-templates/tree/master/lo5-design-candidates - change Source Sans Pro font to Noto Sans (as Source xxx Pro are no more bundled) - remove Objekt_20_ohne_20_Füllung_20_und_20_Linie style - styles.xml: set draw:fit-to-size at "false" instead of "shrink-to-fit" (suggested by Regina) https://bugs.documentfoundation.org/show_bug.cgi?id=103317#c18 - remove unused styles - remove writing mode tags - correct misalignment in Handout and Notes view of Header/Footer - set font colot to black for Footer/Header/Date/Page in Notes and Handout - use Accent style for filling - remove text:span empty tags Change-Id: I3c24ad82b0ad30a6d28b6bd9e0b6cfa09cb171c8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171873 Reviewed-by: Laurent Balland <laurent.ball...@mailo.fr> Tested-by: Jenkins diff --git a/extras/source/templates/presnt/Vivid/content.xml b/extras/source/templates/presnt/Vivid/content.xml index a8f1eb699652..cca242b6f20c 100644 --- a/extras/source/templates/presnt/Vivid/content.xml +++ b/extras/source/templates/presnt/Vivid/content.xml @@ -1,107 +1,56 @@ <?xml version="1.0" encoding="UTF-8"?> <office:document-content 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" x mlns: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: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:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" 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:presentat ion="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://openoffice.org/2009/office" office:version="1.2"> - <office:scripts/> - <office:font-face-decls> - <style:font-face style:name="Source Sans Pro" svg:font-family="'Source Sans Pro'" style:font-pitch="variable"/> - <style:font-face style:name="Source Sans Pro Black" svg:font-family="'Source Sans Pro Black'" style:font-adornments="Negra" style:font-pitch="variable"/> - <style:font-face style:name="Source Sans Pro Light" svg:font-family="'Source Sans Pro Light'" style:font-adornments="Ligera" style:font-pitch="variable"/> - <style:font-face style:name="Noto Sans Regular" svg:font-family="'Noto Sans Regular'" style:font-family-generic="system" 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:transition-speed="fast" presentation:background-visible="true" presentation:background-objects-visible="true" draw:fill="bitmap" draw:fill-image-name="" style:repeat="stretch" presentation:display-footer="false" presentation:display-page-number="false" presentation:display-date-time="false"/> + <style:drawing-page-properties presentation:transition-speed="fast" presentation:background-visible="true" presentation:background-objects-visible="true" presentation:display-footer="false" presentation:display-page-number="false" presentation:display-date-time="false"/> </style:style> <style:style style:name="dp2" style:family="drawing-page"> <style:drawing-page-properties presentation:display-header="true" presentation:display-footer="true" presentation:display-page-number="true" presentation:display-date-time="true"/> </style:style> - <style:style style:name="dp3" style:family="drawing-page"> - <style:drawing-page-properties presentation:transition-speed="fast" presentation:background-visible="true" presentation:background-objects-visible="true" presentation:display-footer="false" presentation:display-page-number="false" presentation:display-date-time="false"/> - </style:style> <style:style style:name="gr1" style:family="graphic"> <style:graphic-properties style:protect="size"/> </style:style> - <style:style style:name="pr1" style:family="presentation" style:parent-style-name="Vivid-title"> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="pr2" style:family="presentation" style:parent-style-name="Vivid-subtitle"> - <style:graphic-properties draw:auto-grow-height="true" fo:min-height="3.25cm"/> - </style:style> - <style:style style:name="pr3" style:family="presentation" style:parent-style-name="Vivid-notes"> - <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="12.5cm"/> - </style:style> - <style:style style:name="pr4" style:family="presentation" style:parent-style-name="Vivid1-title"> - <style:graphic-properties fo:min-height="3.25cm"/> - </style:style> - <style:style style:name="pr5" style:family="presentation" style:parent-style-name="Vivid1-outline1"> - <style:graphic-properties fo:min-height="13.25cm"/> - </style:style> - <style:style style:name="pr6" style:family="presentation" style:parent-style-name="Vivid1-notes"> - <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="12.5cm"/> - </style:style> - <style:style style:name="pr7" style:family="presentation" style:parent-style-name="Vivid2-subtitle"> - <style:graphic-properties draw:fill-color="#ffffff" fo:min-height="12.25cm"/> - </style:style> - <style:style style:name="pr8" style:family="presentation" style:parent-style-name="Vivid2-notes"> - <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="12.5cm"/> - </style:style> - <style:style style:name="P1" style:family="paragraph"> - </style:style> - <style:style style:name="P2" style:family="paragraph"> - <style:text-properties fo:font-size="27pt"/> - </style:style> - <style:style style:name="P3" style:family="paragraph"> - <loext:graphic-properties draw:fill-color="#ffffff"/> - <style:text-properties fo:font-size="18pt" style:font-size-asian="18pt" style:font-size-complex="18pt"/> - </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:font-size-asian="20pt" style:font-size-complex="20pt"/> - </style:style> - <style:style style:name="P5" style:family="paragraph"> - <loext:graphic-properties draw:fill-color="#ffffff"/> - <style:text-properties fo:font-size="30pt"/> - </style:style> </office:automatic-styles> <office:body> <office:presentation> <draw:page draw:name="page1" draw:style-name="dp1" draw:master-page-name="Vivid" presentation:presentation-page-layout-name="AL1T0" presentation:use-date-time-name="dtd1"> <office:forms form:automatic-focus="false" form:apply-design-mode="false"/> - <draw:frame presentation:style-name="pr1" draw:text-style-name="P1" draw:layer="layout" svg:width="25cm" svg:height="9cm" svg:x="1.25cm" svg:y="0.75cm" presentation:class="title" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid-title" draw:layer="layout" svg:width="25.2cm" svg:height="9cm" svg:x="1.4cm" svg:y="0.75cm" presentation:class="title" presentation:placeholder="true"> <draw:text-box/> </draw:frame> - <draw:frame presentation:style-name="pr2" draw:text-style-name="P2" draw:layer="layout" svg:width="25cm" svg:height="3.25cm" svg:x="1.25cm" svg:y="10.75cm" presentation:class="subtitle" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid-subtitle" draw:layer="layout" svg:width="25.2cm" svg:height="3.25cm" svg:x="1.4cm" svg:y="10.75cm" presentation:class="subtitle" presentation:placeholder="true"> <draw:text-box/> </draw:frame> <presentation:notes draw:style-name="dp2" presentation:use-date-time-name="dtd1"> <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" svg:width="17cm" svg:height="9.56cm" svg:x="2cm" svg:y="2.5cm" draw:page-number="1" presentation:class="page"/> - <draw:frame presentation:style-name="pr3" draw:text-style-name="P3" draw:layer="layout" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" presentation:class="notes" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid-notes" draw:layer="layout" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" 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="Vivid1" presentation:presentation-page-layout-name="AL2T1" presentation:use-date-time-name="dtd1"> <office:forms form:automatic-focus="false" form:apply-design-mode="false"/> - <draw:frame presentation:style-name="pr4" draw:text-style-name="P1" draw:layer="layout" svg:width="25.199cm" svg:height="2.63cm" svg:x="1.397cm" svg:y="0.252cm" presentation:class="title" presentation:placeholder="true" presentation:user-transformed="true"> + <draw:frame presentation:style-name="Vivid1-title" draw:layer="layout" svg:width="25.2cm" svg:height="2.75cm" svg:x="1.4cm" svg:y="0.25cm" presentation:class="title" presentation:placeholder="true" presentation:user-transformed="true"> <draw:text-box/> </draw:frame> - <draw:frame presentation:style-name="pr5" draw:text-style-name="P1" draw:layer="layout" svg:width="25.061cm" svg:height="9.716cm" svg:x="1.397cm" svg:y="4cm" presentation:class="outline" presentation:placeholder="true" presentation:user-transformed="true"> + <draw:frame presentation:style-name="Vivid1-outline1" draw:layer="layout" svg:width="25.2cm" svg:height="9.75cm" svg:x="1.4cm" svg:y="4cm" presentation:class="outline" presentation:placeholder="true" presentation:user-transformed="true"> <draw:text-box/> </draw:frame> <presentation:notes draw:style-name="dp2" presentation:use-date-time-name="dtd1"> <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" svg:width="17cm" svg:height="9.56cm" svg:x="2cm" svg:y="2.5cm" draw:page-number="2" presentation:class="page"/> - <draw:frame presentation:style-name="pr6" draw:text-style-name="P4" draw:layer="layout" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" presentation:class="notes" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid1-notes" draw:layer="layout" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" presentation:class="notes" presentation:placeholder="true"> <draw:text-box/> </draw:frame> </presentation:notes> </draw:page> - <draw:page draw:name="page3" draw:style-name="dp3" draw:master-page-name="Vivid2" presentation:presentation-page-layout-name="AL3T32" presentation:use-date-time-name="dtd1"> + <draw:page draw:name="page3" draw:style-name="dp1" draw:master-page-name="Vivid2" presentation:presentation-page-layout-name="AL3T32" presentation:use-date-time-name="dtd1"> <office:forms form:automatic-focus="false" form:apply-design-mode="false"/> - <draw:frame presentation:style-name="pr7" draw:text-style-name="P5" draw:layer="layout" svg:width="25.199cm" svg:height="12.191cm" svg:x="1.397cm" svg:y="1.752cm" presentation:class="subtitle" presentation:placeholder="true" presentation:user-transformed="true"> + <draw:frame presentation:style-name="Vivid2-subtitle" draw:layer="layout" svg:width="25.2cm" svg:height="12.191cm" svg:x="1.4cm" svg:y="1.752cm" presentation:class="subtitle" presentation:placeholder="true" presentation:user-transformed="true"> <draw:text-box/> </draw:frame> <presentation:notes draw:style-name="dp2" presentation:use-date-time-name="dtd1"> <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" svg:width="17cm" svg:height="9.56cm" svg:x="2cm" svg:y="2.5cm" draw:page-number="3" presentation:class="page"/> - <draw:frame presentation:style-name="pr8" draw:text-style-name="P4" draw:layer="layout" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" presentation:class="notes" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid2-notes" draw:layer="layout" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" presentation:class="notes" presentation:placeholder="true"> <draw:text-box/> </draw:frame> </presentation:notes> diff --git a/extras/source/templates/presnt/Vivid/meta.xml b/extras/source/templates/presnt/Vivid/meta.xml index d0e10ccfac58..d9dd800f0bbd 100644 --- a/extras/source/templates/presnt/Vivid/meta.xml +++ b/extras/source/templates/presnt/Vivid/meta.xml @@ -2,8 +2,9 @@ <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-29T20:01:44.459564740</meta:creation-date> - <meta:editing-duration>PT1M14S</meta:editing-duration> - <meta:editing-cycles>2</meta:editing-cycles> + <meta:initial-creator>fsanchez</meta:initial-creator> + <dc:description>This work is licensed under a Creative Commons 0 License. +It makes use of the works of fsanchez.</dc:description> <meta:generator>LibreOffice/5.4.2.2$Linux_X86_64 LibreOffice_project/22b09f6418e8c2d508a9eaf86b2399209b0990f4</meta:generator> <dc:title>Vivid</dc:title> <dc:date>2017-11-29T20:02:58.401503164</dc:date> diff --git a/extras/source/templates/presnt/Vivid/styles.xml b/extras/source/templates/presnt/Vivid/styles.xml index 56760b6dc5e8..86aa32b3e336 100644 --- a/extras/source/templates/presnt/Vivid/styles.xml +++ b/extras/source/templates/presnt/Vivid/styles.xml @@ -1,11 +1,8 @@ <?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="Source Sans Pro" svg:font-family="'Source Sans Pro'" style:font-pitch="variable"/> - <style:font-face style:name="Source Sans Pro Black" svg:font-family="'Source Sans Pro Black'" style:font-adornments="Negra" style:font-pitch="variable"/> - <style:font-face style:name="Source Sans Pro Light" svg:font-family="'Source Sans Pro Light'" style:font-adornments="Ligera" style:font-pitch="variable"/> - <style:font-face style:name="Noto Sans Regular" svg:font-family="'Noto Sans Regular'" style:font-family-generic="system" 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" /> </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%"/> @@ -13,18 +10,16 @@ <draw:gradient draw:name="Filled_20_Green" draw:display-name="Filled Green" draw:style="linear" draw:start-color="#77bc65" draw:end-color="#127622" draw:start-intensity="100%" draw:end-intensity="100%" draw:angle="300" draw:border="0%"/> <draw:gradient draw:name="Filled_20_Red" draw:display-name="Filled Red" draw:style="linear" draw:start-color="#ff6d6d" draw:end-color="#c9211e" draw:start-intensity="100%" draw:end-intensity="100%" draw:angle="300" draw:border="0%"/> <draw:gradient draw:name="Filled_20_Yellow" draw:display-name="Filled Yellow" draw:style="linear" draw:start-color="#ffde59" draw:end-color="#b47804" draw:start-intensity="100%" draw:end-intensity="100%" draw:angle="300" draw:border="0%"/> - <draw:gradient draw:name="Gradient_20_1" draw:display-name="Gradient 1" draw:style="linear" draw:start-color="#3465a4" draw:end-color="#ffffff" draw:start-intensity="100%" draw:end-intensity="100%" draw:angle="0" draw:border="0%"/> <draw:gradient draw:name="Shapes" draw:style="rectangular" draw:cx="50%" draw:cy="50%" draw:start-color="#cccccc" draw:end-color="#ffffff" draw:start-intensity="100%" draw:end-intensity="100%" draw:angle="0" draw:border="0%"/> - <draw:hatch draw:name="Hatching_20_1" draw:display-name="Hatching 1" draw:style="single" draw:color="#3465a4" draw:distance="0.02cm" draw:rotation="0"/> <draw:hatch draw:name="Hatching_20_6" draw:display-name="Hatching 6" draw:style="double" draw:color="#3465a4" draw:distance="0.15cm" draw:rotation="0"/> <draw:marker draw:name="Arrow" svg:viewBox="0 0 20 30" svg:d="M10 0l-10 30h20z"/> <draw:stroke-dash draw:name="Dashed_20__28_var_29__20_1" draw:display-name="Dashed (var) 1" draw:style="rect" draw:dots1="1" draw:dots1-length="0.02cm" draw:dots2="1" draw:dots2-length="0.02cm" draw:distance="0.02cm"/> <style:default-style style:family="graphic"> <style:graphic-properties svg:stroke-color="#808080" draw:fill-color="#cfe7f5" fo:wrap-option="no-wrap"/> - <style:paragraph-properties style:text-autospace="ideograph-alpha" style:punctuation-wrap="simple" style:line-break="strict" style:writing-mode="lr-tb" style:font-independent-line-spacing="false"> + <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" loext:opacity="0%" style:font-name="Noto Sans Regular" fo:font-size="24pt" style:font-name-asian="Noto Sans CJK" style:font-size-asian="24pt" style:font-name-complex="Noto Sans Regular" style:font-size-complex="24pt"/> + <style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Noto Sans" fo:font-size="24pt" style:font-name-asian="Noto Sans CJK" style:font-size-asian="24pt" style:font-name-complex="Noto Sans" style:font-size-complex="24pt"/> </style:default-style> <style:style style:name="standard" style:family="graphic"> <style:graphic-properties draw:stroke="solid" draw:stroke-dash="Dashed_20__28_var_29__20_1" svg:stroke-width="0.05cm" svg:stroke-color="#f49100" draw:marker-start-width="0.28cm" draw:marker-start-center="false" draw:marker-end-width="0.28cm" draw:marker-end-center="false" draw:fill="solid" draw:fill-color="#009eda" draw:fill-hatch-solid="true" 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:padding-top="0.1cm" fo:padding-bottom="0.1cm" fo:padding-left="0.1cm" fo:padding-right="0.1cm" draw:shadow="hidden" draw:shadow-offset-x="0cm" draw:shadow-offset-y="0.03cm" draw:shadow-color="#f49100"> @@ -72,17 +67,13 @@ </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" 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-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 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" 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="objectwithoutfill" style:family="graphic" style:parent-style-name="standard"> <style:graphic-properties draw:stroke="solid" svg:stroke-width="0.05cm" svg:stroke-color="#008ac2" draw:marker-start-width="0.29cm" draw:marker-end-width="0.29cm" draw:fill="none"/> </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: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="Source Sans Pro" fo:font-family="'Source Sans Pro'" 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"/> @@ -116,7 +107,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="Source Sans Pro" fo:font-family="'Source Sans Pro'" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="18pt"/> + <style:text-properties fo:font-size="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"/> @@ -131,7 +122,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="Source Sans Pro" fo:font-family="'Source Sans Pro'" style:font-family-generic="roman" style:font-pitch="variable"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%"/> </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"/> @@ -170,13 +161,13 @@ <style:graphic-properties draw:stroke="dash"/> </style:style> <style:style style:name="Accent" style:family="graphic" style:parent-style-name="standard"> - <style:graphic-properties draw:fill-gradient-name="Gradient_20_1" draw:fill-hatch-name="Hatching_20_1" draw:shadow="hidden" draw:shadow-offset-x="0cm" draw:shadow-offset-y="-0.2cm" draw:shadow-color="#f49100"/> + <style:graphic-properties draw:stroke="none" draw:fill="hatch" draw:fill-hatch-name="Hatching_20_6" draw:fill-color="#009eda" draw:fill-hatch-solid="true" draw:shadow="hidden" draw:shadow-offset-x="0cm" draw:shadow-color="#f49100"/> </style:style> <style:style style:name="Accent_20_1" style:display-name="Accent 1" style:family="graphic" style:parent-style-name="Accent"> - <style:graphic-properties draw:stroke="none" draw:fill="hatch" draw:fill-color="#009eda" draw:fill-hatch-name="Hatching_20_6" draw:fill-hatch-solid="true" draw:shadow="visible" draw:shadow-offset-y="0.03cm"/> + <style:graphic-properties draw:shadow="visible" draw:shadow-offset-y="0.07cm"/> </style:style> <style:style style:name="Accent_20_2" style:display-name="Accent 2" style:family="graphic" style:parent-style-name="Accent"> - <style:graphic-properties draw:fill="solid" draw:fill-color="#008ac2"/> + <style:graphic-properties draw:shadow="visible" draw:shadow-offset-y="-0.07cm"/> </style:style> <style:style style:name="Accent_20_3" style:display-name="Accent 3" style:family="graphic" style:parent-style-name="Accent"/> <style:style style:name="Vivid-background" style:family="presentation"> @@ -184,16 +175,16 @@ <style:text-properties style:letter-kerning="true"/> </style:style> <style:style style:name="Vivid-backgroundobjects" style:family="presentation"> - <style:graphic-properties draw:fill="none" draw:fill-image-width="0cm" draw:fill-image-height="0cm" 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 fo:color="#dbf5f9" loext:opacity="100%" style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" style:font-pitch="variable" fo:font-size="24pt" style:letter-kerning="true" style:font-size-asian="24pt" style:font-size-complex="24pt"/> + <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:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" draw:shadow-color="#808080"/> + <style:text-properties fo:color="#dbf5f9" loext:opacity="100%" fo:font-size="24pt" style:letter-kerning="true" style:font-size-asian="24pt" style:font-size-complex="24pt"/> </style:style> <style:style style:name="Vivid-notes" style:family="presentation"> <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-image-width="0cm" draw:fill-image-height="0cm"/> <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.2cm" fo:line-height="110%" fo:text-indent="0cm"/> - <style:text-properties 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="Noto Sans Regular" fo:font-family="'Noto Sans Regular'" style:font-family-generic="system" 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 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" 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="Vivid-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"> + <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="false" style:shrink-to-fit="true"> <text:list-style style:name="Vivid-outline1"> <text:list-level-style-bullet text:level="1" text:bullet-char="●"> <style:list-level-properties text:space-before="0.3cm" text:min-label-width="0.9cm"/> @@ -238,7 +229,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.326cm" fo:text-indent="0cm"/> - <style:text-properties fo:color="#dbf5f9" 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-pitch="variable" fo:font-size="21pt" 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="21pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="21pt" 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:color="#dbf5f9" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="21pt" 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="21pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="21pt" 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="Vivid-outline2" style:family="presentation" style:parent-style-name="Vivid-outline1"> <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.297cm" fo:text-indent="0cm"/> @@ -273,7 +264,7 @@ <style:text-properties fo:font-size="15pt" style:font-size-asian="15pt" style:font-size-complex="15pt"/> </style:style> <style:style style:name="Vivid-subtitle" style:family="presentation"> - <style:graphic-properties draw:stroke="none" 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" svg:stroke-opacity="100%" draw:stroke-linejoin="round" draw:fill="none" draw:fill-color="#ffffff" draw:secondary-fill-color="#99ccff" draw:gradient-step-count="0" draw:fill-hatch-solid="false" draw:opacity="100%" draw:fill-image-width="0cm" draw:fill-image-height="0cm" style:repeat="repeat" draw:fill-image-ref-point-x="0%" draw:fill-image-ref-point-y="0%" draw:fill-image-ref-point="center" draw:tile-repeat-offset="0% vertical" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:auto-grow-width="false" draw:fit-to-size="false" style:shrink-to-fit="false" draw:fit-to-contour="false" fo:max-height="0cm" fo:max-width="0cm" fo:min-height="1.27cm" fo:min-width="0cm" fo:padding-top="0cm" fo:padding-bottom="0cm " fo:padding-left="0cm" fo:padding-right="0cm" fo:wrap-option="no-wrap" draw:shadow="hidden" draw:shadow-offset-x="0cm" draw:shadow-offset-y="0cm" draw:shadow-color="#000000" draw:shadow-opacity="100%" text:animation="none" text:animation-direction="left" text:animation-start-inside="false" text:animation-stop-inside="false" text:animation-repeat="0" text:animation-delay="P0D" text:animation-steps="0cm"> + <style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:auto-grow-width="false" draw:fit-to-size="false" style:shrink-to-fit="false" draw:fit-to-contour="false" fo:padding-top="0cm" fo:padding-bottom="0cm" fo:padding-left="0cm" fo:padding-right="0cm" fo:wrap-option="no-wrap" draw:shadow="hidden" text:animation="none"> <text:list-style style:name="Vivid-subtitle"> <text:list-level-style-bullet text:level="1" text:bullet-char="●"> <style:list-level-properties/> @@ -320,10 +311,10 @@ <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="start" fo:text-indent="0cm" 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 fo:color="#dbf5f9" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" style:font-pitch="variable" fo:font-size="36pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:letter-kerning="true" style:font-size-asian="36pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="36pt" style:font-style-complex="normal" style:font-weight-complex="bold" style:text-emphasize="none" style:text-scale="100%" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color" fo:hyphenate="false"/> + <style:text-properties fo:color="#dbf5f9" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" fo:font-size="36pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:letter-kerning="true" style:font-size-asian="36pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="36pt" style:font-style-complex="normal" style:font-weight-complex="bold" style:text-emphasize="none" style:text-scale="100%" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color" fo:hyphenate="false"/> </style:style> <style:style style:name="Vivid-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="bottom" draw:auto-grow-height="false" draw:fit-to-size="shrink-to-fit" style:shrink-to-fit="true" fo:min-height="3.306cm" fo:wrap-option="no-wrap"> + <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="bottom" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true" fo:min-height="3.306cm" fo:wrap-option="no-wrap"> <text:list-style style:name="Vivid-title"> <text:list-level-style-bullet text:level="1" text:bullet-char="●"> <style:list-level-properties/> @@ -370,23 +361,23 @@ <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="start" fo:text-indent="0cm" style:text-autospace="ideograph-alpha" style:punctuation-wrap="simple" style:line-break="strict"> <style:tab-stops/> </style:paragraph-properties> - <style:text-properties fo:color="#04617b" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Source Sans Pro Light" fo:font-family="'Source Sans Pro Light'" style:font-style-name="Ligera" style:font-pitch="variable" fo:font-size="60pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="300" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:letter-kerning="true" style:font-size-asian="60pt" style:font-style-asian="normal" style:font-weight-asian="250" style:font-size-complex="60pt" style:font-style-complex="normal" style:font-weight-complex="250" style:text-emphasize="none" style:text-scale="100%" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color" fo:hyphenate="false"/> + <style:text-properties fo:color="#04617b" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" fo:font-size="60pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:letter-kerning="true" style:font-size-asian="60pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="60pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:text-scale="100%" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color" fo:hyphenate="false"/> </style:style> <style:style style:name="Vivid1-background" style:family="presentation"> - <style:graphic-properties draw:stroke="none" draw:fill="bitmap" style:repeat="stretch"/> + <style:graphic-properties draw:stroke="none" draw:fill="none" style:repeat="stretch"/> <style:text-properties style:letter-kerning="true"/> </style:style> <style:style style:name="Vivid1-backgroundobjects" 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:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" draw:shadow-color="#808080"/> - <style:text-properties fo:color="#484848" loext:opacity="100%" style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" style:font-pitch="variable" fo:font-size="24pt" style:letter-kerning="true" style:font-size-asian="24pt" style:font-size-complex="24pt"/> + <style:text-properties fo:color="#484848" loext:opacity="100%" fo:font-size="24pt" style:letter-kerning="true" style:font-size-asian="24pt" style:font-size-complex="24pt"/> </style:style> <style:style style:name="Vivid1-notes" style:family="presentation"> <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-image-width="0cm" draw:fill-image-height="0cm"/> <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.2cm" fo:line-height="110%" fo:text-indent="0cm"/> - <style:text-properties 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="Noto Sans Regular" fo:font-family="'Noto Sans Regular'" style:font-family-generic="system" 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 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" 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="Vivid1-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"> + <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="false" style:shrink-to-fit="true"> <text:list-style style:name="Vivid1-outline1"> <text:list-level-style-bullet text:level="1" text:bullet-char="●"> <style:list-level-properties text:space-before="0.3cm" text:min-label-width="0.9cm"/> @@ -431,7 +422,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.372cm" fo:text-indent="0cm"/> - <style:text-properties 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-pitch="variable" fo:font-size="24pt" 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="24pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="24pt" 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 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" fo:font-size="24pt" 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="24pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="24pt" 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="Vivid1-outline2" style:family="presentation" style:parent-style-name="Vivid1-outline1"> <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.297cm" fo:text-indent="0cm"/> @@ -511,10 +502,10 @@ </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:color="#3465a4" 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-pitch="variable" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:letter-kerning="true" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="bold" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> + <style:text-properties fo:color="#3465a4" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:letter-kerning="true" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="bold" 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="Vivid1-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="bottom" draw:auto-grow-height="false" draw:fit-to-size="shrink-to-fit" style:shrink-to-fit="true" fo:wrap-option="no-wrap"> + <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="bottom" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true" fo:wrap-option="no-wrap"> <text:list-style style:name="Vivid1-title"> <text:list-level-style-bullet text:level="1" text:bullet-char="●"> <style:list-level-properties/> @@ -561,7 +552,7 @@ <style:paragraph-properties fo:text-align="start"> <style:tab-stops/> </style:paragraph-properties> - <style:text-properties 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 Light" fo:font-family="'Source Sans Pro Light'" style:font-style-name="Ligera" style:font-pitch="variable" fo:font-size="45pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="300" style:letter-kerning="true" style:font-size-asian="45pt" style:font-style-asian="normal" style:font-weight-asian="250" style:font-size-complex="45pt" style:font-style-complex="normal" style:font-weight-complex="250" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="45pt" 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="45pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="45pt" 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="Vivid2-background" style:family="presentation"> <style:graphic-properties draw:stroke="none" draw:fill="none" style:repeat="stretch"/> @@ -569,15 +560,15 @@ </style:style> <style:style style:name="Vivid2-backgroundobjects" 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:shadow="hidden" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" draw:shadow-color="#808080"/> - <style:text-properties fo:color="#484848" loext:opacity="100%" style:font-name="Source Sans Pro" fo:font-family="'Source Sans Pro'" style:font-pitch="variable" fo:font-size="24pt" style:letter-kerning="true" style:font-size-asian="24pt" style:font-size-complex="24pt"/> + <style:text-properties fo:color="#484848" loext:opacity="100%" fo:font-size="24pt" style:letter-kerning="true" style:font-size-asian="24pt" style:font-size-complex="24pt"/> </style:style> <style:style style:name="Vivid2-notes" style:family="presentation"> <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-image-width="0cm" draw:fill-image-height="0cm"/> <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.2cm" fo:line-height="110%" fo:text-indent="0cm"/> - <style:text-properties 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="Noto Sans Regular" fo:font-family="'Noto Sans Regular'" style:font-family-generic="system" 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 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" 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="Vivid2-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"> + <style:graphic-properties draw:stroke="none" draw:fill="none" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true"> <text:list-style style:name="Vivid2-outline1"> <text:list-level-style-bullet text:level="1" text:bullet-char="●"> <style:list-level-properties text:space-before="0.3cm" text:min-label-width="0.9cm"/> @@ -622,7 +613,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.373cm" fo:text-indent="0cm"/> - <style:text-properties 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-pitch="variable" fo:font-size="24pt" 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="24pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="24pt" 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 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" fo:font-size="24pt" 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="24pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="24pt" 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="Vivid2-outline2" style:family="presentation" style:parent-style-name="Vivid2-outline1"> <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.297cm" fo:text-indent="0cm"/> @@ -702,10 +693,10 @@ </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:color="#009eda" 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-style-name="Negra" style:font-pitch="variable" fo:font-size="40pt" 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="40pt" style:font-style-asian="normal" style:font-weight-asian="900" style:font-size-complex="40pt" 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:color="#009eda" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="40pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:letter-kerning="true" style:font-size-asian="40pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="40pt" style:font-style-complex="normal" style:font-weight-complex="bold" 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="Vivid2-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" draw:fit-to-size="shrink-to-fit" style:shrink-to-fit="true" fo:wrap-option="no-wrap"> + <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" draw:fit-to-size="false" style:shrink-to-fit="true" fo:wrap-option="no-wrap"> <text:list-style style:name="Vivid2-title"> <text:list-level-style-bullet text:level="1" text:bullet-char="●"> <style:list-level-properties/> @@ -752,7 +743,7 @@ <style:paragraph-properties fo:text-align="start"> <style:tab-stops/> </style:paragraph-properties> - <style:text-properties fo:color="#04617b" 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 Light" fo:font-family="'Source Sans Pro Light'" style:font-style-name="Ligera" style:font-pitch="variable" fo:font-size="45pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="300" style:letter-kerning="true" style:font-size-asian="45pt" style:font-style-asian="normal" style:font-weight-asian="250" style:font-size-complex="45pt" style:font-style-complex="normal" style:font-weight-complex="250" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/> + <style:text-properties fo:color="#04617b" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="45pt" 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="45pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="45pt" 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:presentation-page-layout style:name="AL0T24"> <presentation:placeholder presentation:object="handout" svg:x="2.058cm" svg:y="1.743cm" svg:width="6.104cm" svg:height="3.507cm"/> @@ -772,9 +763,6 @@ </style:presentation-page-layout> </office:styles> <office:automatic-styles> - <style:page-layout style:name="PM0"> - <style:page-layout-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:page-width="21.59cm" fo:page-height="27.94cm" style:print-orientation="portrait"/> - </style:page-layout> <style:page-layout style:name="PM1"> <style:page-layout-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:page-width="28cm" fo:page-height="15.75cm" style:print-orientation="landscape"/> </style:page-layout> @@ -784,22 +772,17 @@ <style:style style:name="Mdp1" style:family="drawing-page"> <style:drawing-page-properties draw:background-size="border" draw:fill="none" style:repeat="stretch"/> </style:style> - <style:style style:name="Mdp2" style:family="drawing-page"> - <style:drawing-page-properties draw:background-size="border" draw:fill="bitmap" style:repeat="stretch"/> - </style:style> <style:style style:name="Mdp3" style:family="drawing-page"> <style:drawing-page-properties presentation:display-header="true" presentation:display-footer="true" presentation:display-page-number="true" presentation:display-date-time="true"/> </style:style> <style:style style:name="Mgr1" style:family="graphic" style:parent-style-name="standard"> - <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-color="#ffffff" draw:auto-grow-height="false" fo:min-height="1.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> + <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-color="#ffffff" draw:textarea-vertical-align="top" draw:auto-grow-height="false" fo:min-height="1.397cm"/> </style:style> <style:style style:name="Mgr2" style:family="graphic" style:parent-style-name="standard"> <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.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> </style:style> - <style:style style:name="Mgr3" style:family="graphic" style:parent-style-name="standard"> - <style:graphic-properties draw:stroke="none" draw:fill="hatch" draw:fill-color="#009eda" draw:fill-hatch-name="Hatching_20_6" draw:fill-hatch-solid="true" draw:shadow="visible" fo:min-height="5.05cm" fo:min-width="27.8cm" draw:shadow-offset-x="0cm" draw:shadow-offset-y="-0.1cm" draw:shadow-color="#f49100"/> + <style:style style:name="Mgr3" style:family="graphic" style:parent-style-name="Accent_20_1"> + <style:graphic-properties draw:shadow-offset-y="-0.1cm"/> </style:style> <style:style style:name="Mgr4" style:family="graphic" style:parent-style-name="Accent_20_1"> <style:graphic-properties fo:min-height="3cm" fo:min-width="28cm"/> @@ -810,163 +793,32 @@ <style:style style:name="Mgr6" style:family="graphic" style:parent-style-name="Accent_20_1"> <style:graphic-properties draw:fill="hatch" draw:fill-color="#009eda" draw:fill-hatch-name="Hatching_20_6" draw:fill-hatch-solid="true" fo:min-height="0.05cm" fo:min-width="27.8cm" draw:shadow-offset-y="-0.03cm"/> </style:style> - <style:style style:name="Mpr1" style:family="presentation" style:parent-style-name="Vivid-backgroundobjects"> - <style:graphic-properties draw:auto-grow-height="false" fo:min-height="1.449cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="Mpr2" style:family="presentation" style:parent-style-name="Vivid-backgroundobjects"> - <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-color="#ffffff" draw:auto-grow-height="false" fo:min-height="1.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> <style:style style:name="Mpr3" style:family="presentation" style:parent-style-name="Vivid-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.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="Mpr4" style:family="presentation" style:parent-style-name="Vivid1-backgroundobjects"> - <style:graphic-properties draw:auto-grow-height="false" fo:min-height="1.449cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="Mpr5" style:family="presentation" style:parent-style-name="Vivid1-backgroundobjects"> - <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-color="#ffffff" draw:auto-grow-height="false" fo:min-height="1.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> </style:style> <style:style style:name="Mpr6" style:family="presentation" style:parent-style-name="Vivid1-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.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="Mpr7" style:family="presentation" style:parent-style-name="Vivid2-backgroundobjects"> - <style:graphic-properties draw:auto-grow-height="false" fo:min-height="1.449cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="Mpr8" style:family="presentation" style:parent-style-name="Vivid2-backgroundobjects"> - <style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-color="#ffffff" draw:auto-grow-height="false" fo:min-height="1.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> </style:style> <style:style style:name="Mpr9" style:family="presentation" style:parent-style-name="Vivid2-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.397cm"/> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="MP1" style:family="paragraph"> - <style:paragraph-properties style:writing-mode="lr-tb"/> - <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:paragraph-properties style:writing-mode="lr-tb"/> - <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:writing-mode="lr-tb"/> + <style:paragraph-properties fo:text-align="start"/> <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:writing-mode="lr-tb"/> + <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"> - <style:paragraph-properties fo:text-align="center"/> - </style:style> - <style:style style:name="MP6" style:family="paragraph"> - <style:paragraph-properties style:writing-mode="lr-tb"/> - </style:style> <style:style style:name="MP7" style:family="paragraph"> - <style:paragraph-properties fo:text-align="center" style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="MP8" style:family="paragraph"> - <style:paragraph-properties fo:text-align="end" style:writing-mode="lr-tb"/> - </style:style> - <style:style style:name="MP9" style:family="paragraph"> - <loext:graphic-properties draw:fill="hatch" draw:fill-color="#009eda" draw:fill-hatch-name="Hatching_20_6" draw:fill-hatch-solid="true"/> <style:paragraph-properties fo:text-align="center"/> + <style:text-properties 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:text-properties loext:opacity="0%" style:use-window-font-color="true"/> </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> @@ -976,52 +828,32 @@ <draw:layer draw:name="controls"/> <draw:layer draw:name="measurelines"/> </draw:layer-set> - <style:handout-master presentation:presentation-page-layout-name="AL0T24" style:page-layout-name="PM0" draw:style-name="Mdp3"> - <draw:frame draw:style-name="Mgr1" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.369cm" svg:height="1.396cm" svg:x="0cm" svg:y="0cm" presentation:class="header"> + <style:handout-master presentation:presentation-page-layout-name="AL0T24" style:page-layout-name="PM2" draw:style-name="Mdp3"> + <draw:frame draw:style-name="Mgr1" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.113cm" 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:span text:style-name="MT1"> - <text:s/> - </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.369cm" svg:height="1.396cm" svg:x="12.22cm" svg:y="0cm" presentation:class="date-time"> + <draw:frame draw:style-name="Mgr1" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="11.886cm" 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:span text:style-name="MT1"> - <text:s/> - </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.369cm" svg:height="1.396cm" svg:x="0cm" svg:y="26.543cm" presentation:class="footer"> + <draw:frame draw:style-name="Mgr2" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.113cm" 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:span text:style-name="MT1"> - <text:s/> - </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.369cm" svg:height="1.396cm" svg:x="12.22cm" svg:y="26.543cm" presentation:class="page-number"> + <draw:frame draw:style-name="Mgr2" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="11.886cm" 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:span text:style-name="MT1"> - <text:s/> - </text:span> + <text:p> + <text:page-number/> </text:p> </draw:text-box> </draw:frame> @@ -1030,38 +862,34 @@ <draw:page-thumbnail draw:layer="backgroundobjects" svg:width="9.294cm" svg:height="5.227cm" svg:x="1cm" svg:y="19.403cm"/> </style:handout-master> <style:master-page style:name="Vivid" style:page-layout-name="PM1" draw:style-name="Mdp1"> - <draw:custom-shape draw:style-name="Mgr3" draw:text-style-name="MP5" draw:layer="backgroundobjects" svg:width="28cm" svg:height="5.25cm" svg:x="0cm" svg:y="10.5cm"> - <text:p/> + <draw:custom-shape draw:style-name="Accent_20_2" draw:layer="backgroundobjects" svg:width="28cm" svg:height="5.25cm" svg:x="0cm" svg:y="10.5cm"> <draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:mirror-horizontal="false" draw:mirror-vertical="false" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/> </draw:custom-shape> - <draw:frame presentation:style-name="Mpr1" draw:text-style-name="MP6" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="1.25cm" svg:y="14.25cm" presentation:class="date-time"> + <draw:frame presentation:style-name="Vivid-backgroundobjects" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="1.4cm" svg:y="14.25cm" presentation:class="date-time"> <draw:text-box> - <text:p text:style-name="MP6"> + <text:p> <presentation:date-time/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Mpr1" draw:text-style-name="MP7" draw:layer="backgroundobjects" svg:width="9cm" svg:height="1.25cm" svg:x="9.5cm" svg:y="14.25cm" presentation:class="footer"> + <draw:frame presentation:style-name="Vivid-backgroundobjects" draw:text-style-name="MP7" draw:layer="backgroundobjects" svg:width="9cm" svg:height="1.25cm" svg:x="9.5cm" svg:y="14.25cm" presentation:class="footer"> <draw:text-box> - <text:p text:style-name="MP7"> + <text:p> <presentation:footer/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Mpr1" draw:text-style-name="MP8" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="20cm" svg:y="14.25cm" presentation:class="page-number"> + <draw:frame presentation:style-name="Vivid-backgroundobjects" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="20.1cm" svg:y="14.25cm" presentation:class="page-number"> <draw:text-box> - <text:p text:style-name="MP8"> + <text:p> <text:page-number/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Vivid-title" draw:layer="backgroundobjects" svg:width="25cm" svg:height="9cm" svg:x="1.25cm" svg:y="0.75cm" presentation:class="title" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid-title" draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="9cm" svg:x="1.4cm" svg:y="0.75cm" presentation:class="title" presentation:placeholder="true"> <draw:text-box/> </draw:frame> - <draw:frame presentation:style-name="Vivid-outline1" draw:layer="backgroundobjects" svg:width="25cm" svg:height="3.25cm" svg:x="1.25cm" svg:y="10.75cm" presentation:class="outline" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid-outline1" draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="3.25cm" svg:x="1.4cm" svg:y="10.75cm" presentation:class="outline" presentation:placeholder="true"> <draw:text-box/> </draw:frame> <presentation:notes style:page-layout-name="PM2"> @@ -1069,88 +897,72 @@ <draw:frame presentation:style-name="Vivid-notes" draw:layer="backgroundobjects" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" 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.113cm" svg:height="1.484cm" svg:x="0cm" svg:y="0cm" presentation:class="header"> + <draw:frame presentation:style-name="Vivid-backgroundobjects" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="0cm" svg:y="0cm" presentation:class="header"> <draw:text-box> - <text:p text:style-name="MP1"> + <text:p> <text:span text:style-name="MT1"> <presentation:header/> </text:span> - <text:span text:style-name="MT1"> - <text:s/> - </text:span> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Mpr2" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="11.886cm" svg:y="0cm" presentation:class="date-time"> + <draw:frame presentation:style-name="Vivid-backgroundobjects" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="11.886cm" svg:y="0cm" presentation:class="date-time"> <draw:text-box> - <text:p text:style-name="MP3"> + <text:p> <text:span text:style-name="MT1"> <presentation:date-time/> </text:span> - <text:span text:style-name="MT1"> - <text:s/> - </text:span> </text:p> </draw:text-box> </draw:frame> <draw:frame presentation:style-name="Mpr3" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="0cm" svg:y="28.215cm" presentation:class="footer"> <draw:text-box> - <text:p text:style-name="MP1"> + <text:p> <text:span text:style-name="MT1"> <presentation:footer/> </text:span> - <text:span text:style-name="MT1"> - <text:s/> - </text:span> </text:p> </draw:text-box> </draw:frame> <draw:frame presentation:style-name="Mpr3" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="11.886cm" svg:y="28.215cm" presentation:class="page-number"> <draw:text-box> - <text:p text:style-name="MP3"> + <text:p> <text:span text:style-name="MT1"> <text:page-number/> </text:span> - <text:span text:style-name="MT1"> - <text:s/> - </text:span> </text:p> </draw:text-box> </draw:frame> </presentation:notes> </style:master-page> - <style:master-page style:name="Vivid1" style:page-layout-name="PM1" draw:style-name="Mdp2"> - <draw:custom-shape draw:style-name="Mgr4" draw:text-style-name="MP5" draw:layer="backgroundobjects" svg:width="28cm" svg:height="3cm" svg:x="0cm" svg:y="0cm"> - <text:p/> + <style:master-page style:name="Vivid1" style:page-layout-name="PM1" draw:style-name="Mdp1"> + <draw:custom-shape draw:style-name="Accent_20_1" draw:layer="backgroundobjects" svg:width="28cm" svg:height="3cm" svg:x="0cm" svg:y="0cm"> <draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:mirror-vertical="true" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/> </draw:custom-shape> - <draw:frame presentation:style-name="Vivid1-title" draw:layer="backgroundobjects" svg:width="25cm" svg:height="2.75cm" svg:x="1.5cm" svg:y="0.25cm" presentation:class="title" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid1-title" draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="2.75cm" svg:x="1.4cm" svg:y="0.25cm" presentation:class="title" presentation:placeholder="true"> <draw:text-box/> </draw:frame> - <draw:frame presentation:style-name="Vivid1-outline1" draw:layer="backgroundobjects" svg:width="25cm" svg:height="9.75cm" svg:x="1.5cm" svg:y="4cm" presentation:class="outline" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid1-outline1" draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="9.75cm" svg:x="1.4cm" svg:y="4cm" presentation:class="outline" presentation:placeholder="true"> <draw:text-box/> </draw:frame> - <draw:frame presentation:style-name="Mpr4" draw:text-style-name="MP6" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="1.5cm" svg:y="14.25cm" presentation:class="date-time"> + <draw:frame presentation:style-name="Vivid1-backgroundobjects" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="1.4cm" svg:y="14.25cm" presentation:class="date-time"> <draw:text-box> - <text:p text:style-name="MP6"> + <text:p> <presentation:date-time/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Mpr4" draw:text-style-name="MP7" draw:layer="backgroundobjects" svg:width="9cm" svg:height="1.25cm" svg:x="9.5cm" svg:y="14.25cm" presentation:class="footer"> + <draw:frame presentation:style-name="Vivid1-backgroundobjects" draw:text-style-name="MP7" draw:layer="backgroundobjects" svg:width="9cm" svg:height="1.25cm" svg:x="9.5cm" svg:y="14.25cm" presentation:class="footer"> <draw:text-box> - <text:p text:style-name="MP7"> + <text:p> <presentation:footer/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Mpr4" draw:text-style-name="MP8" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="20cm" svg:y="14.25cm" presentation:class="page-number"> + <draw:frame presentation:style-name="Vivid1-backgroundobjects" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="20.1cm" svg:y="14.25cm" presentation:class="page-number"> <draw:text-box> - <text:p text:style-name="MP8"> + <text:p> <text:page-number/> - <text:s/> </text:p> </draw:text-box> </draw:frame> @@ -1159,93 +971,68 @@ <draw:frame presentation:style-name="Vivid1-notes" draw:layer="backgroundobjects" svg:width="17cm" svg:height="14cm" svg:x="2cm" svg:y="13cm" 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.113cm" svg:height="1.484cm" svg:x="0cm" svg:y="0cm" presentation:class="header"> + <draw:frame presentation:style-name="Vivid1-backgroundobjects" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="9.113cm" 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:span text:style-name="MT1"> - <text:s/> - </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.113cm" svg:height="1.484cm" svg:x="11.886cm" svg:y="0cm" presentation:class="date-time"> + <draw:frame presentation:style-name="Vivid1-backgroundobjects" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="9.113cm" svg:height="1.484cm" svg:x="11.886cm" 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:span text:style-name="MT1"> - <text:s/> - </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.113cm" 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:span text:style-name="MT1"> - <text:s/> - </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.113cm" svg:height="1.484cm" svg:x="11.886cm" 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:span text:style-name="MT1"> - <text:s/> - </text:span> + <text:p> + <text:page-number/> </text:p> </draw:text-box> </draw:frame> </presentation:notes> </style:master-page> <style:master-page style:name="Vivid2" style:page-layout-name="PM1" draw:style-name="Mdp1"> - <draw:custom-shape draw:style-name="Mgr5" draw:text-style-name="MP5" draw:layer="backgroundobjects" svg:width="28cm" svg:height="0.5cm" svg:x="0cm" svg:y="0cm"> - <text:p/> + <draw:custom-shape draw:style-name="Accent_20_1" draw:layer="backgroundobjects" svg:width="28cm" svg:height="0.5cm" svg:x="0cm" svg:y="0cm"> <draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:mirror-vertical="true" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/> </draw:custom-shape> - <draw:frame presentation:style-name="Vivid2-title" draw:layer="backgroundobjects" svg:width="25cm" svg:height="2.75cm" svg:x="1.5cm" svg:y="0.75cm" presentation:class="title" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid2-title" draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="2.75cm" svg:x="1.4cm" svg:y="0.75cm" presentation:class="title" presentation:placeholder="true"> <draw:text-box/> </draw:frame> - <draw:frame presentation:style-name="Vivid2-outline1" draw:layer="backgroundobjects" svg:width="25cm" svg:height="11.25cm" svg:x="1.5cm" svg:y="4cm" presentation:class="outline" presentation:placeholder="true"> + <draw:frame presentation:style-name="Vivid2-outline1" draw:layer="backgroundobjects" svg:width="25.2cm" svg:height="10.25cm" svg:x="1.4cm" svg:y="4cm" presentation:class="outline" presentation:placeholder="true"> <draw:text-box/> </draw:frame> - <draw:frame presentation:style-name="Mpr7" draw:text-style-name="MP6" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="1.5cm" svg:y="14.25cm" presentation:class="date-time"> + <draw:frame presentation:style-name="Vivid2-backgroundobjects" draw:text-style-name="MP2" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="1.4cm" svg:y="14.25cm" presentation:class="date-time"> <draw:text-box> - <text:p text:style-name="MP6"> + <text:p> <presentation:date-time/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Mpr7" draw:text-style-name="MP7" draw:layer="backgroundobjects" svg:width="9cm" svg:height="1.25cm" svg:x="9.5cm" svg:y="14.22cm" presentation:class="footer"> + <draw:frame presentation:style-name="Vivid2-backgroundobjects" draw:text-style-name="MP7" draw:layer="backgroundobjects" svg:width="9cm" svg:height="1.25cm" svg:x="9.5cm" svg:y="14.25cm" presentation:class="footer"> <draw:text-box> - <text:p text:style-name="MP7"> + <text:p> <presentation:footer/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:frame presentation:style-name="Mpr7" draw:text-style-name="MP8" draw:layer="backgroundobjects" svg:width="5.25cm" svg:height="1.25cm" svg:x="21.25cm" svg:y="14.25cm" presentation:class="page-number"> + <draw:frame presentation:style-name="Vivid2-backgroundobjects" draw:text-style-name="MP4" draw:layer="backgroundobjects" svg:width="6.5cm" svg:height="1.25cm" svg:x="20.1cm" svg:y="14.25cm" presentation:class="page-number"> <draw:text-box> - <text:p text:style-name="MP8"> + <text:p> <text:page-number/> - <text:s/> </text:p> </draw:text-box> </draw:frame> - <draw:custom-shape draw:style-name="Mgr6" draw:text-style-name="MP9" draw:layer="backgroundobjects" svg:width="28cm" svg:height="0.25cm" svg:x="0cm" svg:y="15.5cm"> - <text:p/> + <draw:custom-shape draw:style-name="Accent_20_2" draw:layer="backgroundobjects" svg:width="28cm" svg:height="0.25cm" svg:x="0cm" svg:y="15.5cm"> <draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/> </draw:custom-shape> <presentation:notes style:page-layout-name="PM2"> @@ -1253,51 +1040,31 @@ -e ... etc. - the rest is truncated