Minor fix print c party withholding

This commit is contained in:
Wilson Gomez 2023-01-24 10:28:01 -05:00
parent cda38450db
commit 3dcf6f9f38
2 changed files with 301 additions and 291 deletions

View File

@ -1606,7 +1606,7 @@ class PartyWithholding(Report):
if data['party']:
where &= line.party == data['party']
else:
where &= line.party != null
where &= line.party != Null
dom_periods = [
('fiscalyear', '=', data['fiscalyear']),

View File

@ -1,24 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:officeooo="http://openoffice.org/2009/office" xmlns:css3t="http://www.w3.org/TR/css3-text/" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rpt="http://openoffice.org/2005/report" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:dom="http://www.w3.org/2001/xml-events" 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:xforms="http://www.w3.org/2002/xforms" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
<office:meta><meta:creation-date>2014-11-10T22:50:08.111565321</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOffice/7.2.6.2$Linux_X86_64 LibreOffice_project/20$Build-2</meta:generator><meta:document-statistic meta:table-count="4" meta:image-count="0" meta:object-count="0" meta:page-count="3" meta:paragraph-count="85" meta:word-count="259" meta:character-count="2398" meta:non-whitespace-character-count="2212"/></office:meta>
<office:meta><meta:creation-date>2014-11-10T22:50:08.111565321</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOffice/7.3.6.2$Linux_X86_64 LibreOffice_project/30$Build-2</meta:generator><meta:document-statistic meta:table-count="4" meta:image-count="0" meta:object-count="0" meta:page-count="4" meta:paragraph-count="85" meta:word-count="257" meta:character-count="2376" meta:non-whitespace-character-count="2192"/></office:meta>
<office:settings>
<config:config-item-set config:name="ooo:view-settings">
<config:config-item config:name="ViewAreaTop" config:type="long">31644</config:config-item>
<config:config-item config:name="ViewAreaTop" config:type="long">61172</config:config-item>
<config:config-item config:name="ViewAreaLeft" config:type="long">0</config:config-item>
<config:config-item config:name="ViewAreaWidth" config:type="long">23564</config:config-item>
<config:config-item config:name="ViewAreaWidth" config:type="long">23828</config:config-item>
<config:config-item config:name="ViewAreaHeight" config:type="long">10956</config:config-item>
<config:config-item config:name="ShowRedlineChanges" config:type="boolean">true</config:config-item>
<config:config-item config:name="InBrowseMode" config:type="boolean">false</config:config-item>
<config:config-item-map-indexed config:name="Views">
<config:config-item-map-entry>
<config:config-item config:name="ViewId" config:type="string">view2</config:config-item>
<config:config-item config:name="ViewLeft" config:type="long">4124</config:config-item>
<config:config-item config:name="ViewTop" config:type="long">34657</config:config-item>
<config:config-item config:name="ViewLeft" config:type="long">2896</config:config-item>
<config:config-item config:name="ViewTop" config:type="long">87094</config:config-item>
<config:config-item config:name="VisibleLeft" config:type="long">0</config:config-item>
<config:config-item config:name="VisibleTop" config:type="long">31644</config:config-item>
<config:config-item config:name="VisibleRight" config:type="long">23562</config:config-item>
<config:config-item config:name="VisibleBottom" config:type="long">42598</config:config-item>
<config:config-item config:name="VisibleTop" config:type="long">61172</config:config-item>
<config:config-item config:name="VisibleRight" config:type="long">23827</config:config-item>
<config:config-item config:name="VisibleBottom" config:type="long">72125</config:config-item>
<config:config-item config:name="ZoomType" config:type="short">0</config:config-item>
<config:config-item config:name="ViewLayoutColumns" config:type="short">0</config:config-item>
<config:config-item config:name="ViewLayoutBookMode" config:type="boolean">false</config:config-item>
@ -88,10 +88,11 @@
<config:config-item config:name="ChartAutoUpdate" config:type="boolean">true</config:config-item>
<config:config-item config:name="PrinterSetup" config:type="base64Binary"/>
<config:config-item config:name="AddParaTableSpacingAtStart" config:type="boolean">true</config:config-item>
<config:config-item config:name="Rsid" config:type="int">15709402</config:config-item>
<config:config-item config:name="Rsid" config:type="int">15840249</config:config-item>
<config:config-item config:name="EmbeddedDatabaseName" config:type="string"/>
<config:config-item config:name="FieldAutoUpdate" config:type="boolean">true</config:config-item>
<config:config-item config:name="OutlineLevelYieldsNumbering" config:type="boolean">false</config:config-item>
<config:config-item config:name="FootnoteInColumnToPageEnd" config:type="boolean">true</config:config-item>
<config:config-item config:name="AlignTabStopPosition" config:type="boolean">true</config:config-item>
<config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item>
<config:config-item config:name="PrinterName" config:type="string"/>
@ -148,21 +149,21 @@
<style:font-face style:name="Liberation Sans Narrow" svg:font-family="&apos;Liberation Sans Narrow&apos;" style:font-family-generic="swiss" style:font-pitch="variable"/>
<style:font-face style:name="Liberation Serif" svg:font-family="&apos;Liberation Serif&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
<style:font-face style:name="Liberation Serif1" svg:font-family="&apos;Liberation Serif&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Lohit Hindi" svg:font-family="&apos;Lohit Hindi&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="Lohit Hindi1" svg:font-family="&apos;Lohit Hindi&apos;"/>
<style:font-face style:name="Lohit Hindi" svg:font-family="&apos;Lohit Hindi&apos;"/>
<style:font-face style:name="Lohit Hindi1" svg:font-family="&apos;Lohit Hindi&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
<style:font-face style:name="OpenSymbol" svg:font-family="OpenSymbol"/>
</office:font-face-decls>
<office:styles>
<style:default-style style:family="graphic">
<style:graphic-properties svg:stroke-color="#000000" draw:fill-color="#99ccff" fo:wrap-option="no-wrap" draw:shadow-offset-x="0.1181in" draw:shadow-offset-y="0.1181in" draw:start-line-spacing-horizontal="0.1114in" draw:start-line-spacing-vertical="0.1114in" draw:end-line-spacing-horizontal="0.1114in" draw:end-line-spacing-vertical="0.1114in" style:flow-with-text="false"/>
<style:paragraph-properties style:text-autospace="ideograph-alpha" style:line-break="strict" style:font-independent-line-spacing="false">
<style:paragraph-properties style:text-autospace="ideograph-alpha" style:line-break="strict" style:writing-mode="lr-tb" 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="Liberation Serif" fo:font-size="12pt" fo:language="es" fo:country="EC" style:letter-kerning="true" style:font-name-asian="DejaVu Sans1" style:font-size-asian="10.5pt" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="Lohit Hindi" style:font-size-complex="12pt" style:language-complex="hi" style:country-complex="IN"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Serif" fo:font-size="12pt" fo:language="es" fo:country="EC" style:letter-kerning="true" style:font-name-asian="DejaVu Sans1" style:font-size-asian="10.5pt" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="Lohit Hindi1" style:font-size-complex="12pt" style:language-complex="hi" style:country-complex="IN"/>
</style:default-style>
<style:default-style style:family="paragraph">
<style:paragraph-properties fo:hyphenation-ladder-count="no-limit" style:text-autospace="ideograph-alpha" style:punctuation-wrap="hanging" style:line-break="strict" style:tab-stop-distance="0.4925in" style:writing-mode="page"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Serif" fo:font-size="12pt" fo:language="es" fo:country="EC" style:letter-kerning="true" style:font-name-asian="DejaVu Sans1" style:font-size-asian="10.5pt" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="Lohit Hindi" style:font-size-complex="12pt" style:language-complex="hi" style:country-complex="IN" fo:hyphenate="false" fo:hyphenation-remain-char-count="2" fo:hyphenation-push-char-count="2" loext:hyphenation-no-caps="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Serif" fo:font-size="12pt" fo:language="es" fo:country="EC" style:letter-kerning="true" style:font-name-asian="DejaVu Sans1" style:font-size-asian="10.5pt" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="Lohit Hindi1" style:font-size-complex="12pt" style:language-complex="hi" style:country-complex="IN" fo:hyphenate="false" fo:hyphenation-remain-char-count="2" fo:hyphenation-push-char-count="2" loext:hyphenation-no-caps="false"/>
</style:default-style>
<style:default-style style:family="table">
<style:table-properties table:border-model="collapsing"/>
@ -173,21 +174,21 @@
<style:style style:name="Standard" style:family="paragraph" style:class="text"/>
<style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text">
<style:paragraph-properties fo:margin-top="0.1665in" fo:margin-bottom="0.0835in" style:contextual-spacing="false" fo:keep-with-next="always"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="swiss" style:font-pitch="variable" fo:font-size="14pt" style:font-name-asian="DejaVu Sans1" style:font-family-asian="&apos;DejaVu Sans&apos;" style:font-family-generic-asian="system" style:font-pitch-asian="variable" style:font-size-asian="14pt" style:font-name-complex="Lohit Hindi" style:font-family-complex="&apos;Lohit Hindi&apos;" style:font-family-generic-complex="system" style:font-pitch-complex="variable" style:font-size-complex="14pt"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="swiss" style:font-pitch="variable" fo:font-size="14pt" style:font-name-asian="DejaVu Sans1" style:font-family-asian="&apos;DejaVu Sans&apos;" style:font-family-generic-asian="system" style:font-pitch-asian="variable" style:font-size-asian="14pt" style:font-name-complex="Lohit Hindi1" style:font-family-complex="&apos;Lohit Hindi&apos;" style:font-family-generic-complex="system" style:font-pitch-complex="variable" style:font-size-complex="14pt"/>
</style:style>
<style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
<style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in" style:contextual-spacing="false"/>
</style:style>
<style:style style:name="List" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="list">
<style:text-properties style:font-size-asian="12pt" style:font-name-complex="Lohit Hindi1" style:font-family-complex="&apos;Lohit Hindi&apos;"/>
<style:text-properties style:font-size-asian="12pt" style:font-name-complex="Lohit Hindi" style:font-family-complex="&apos;Lohit Hindi&apos;"/>
</style:style>
<style:style style:name="Caption" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
<style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0835in" style:contextual-spacing="false" text:number-lines="false" text:line-number="0"/>
<style:text-properties fo:font-size="12pt" fo:font-style="italic" style:font-size-asian="12pt" style:font-style-asian="italic" style:font-name-complex="Lohit Hindi1" style:font-family-complex="&apos;Lohit Hindi&apos;" style:font-size-complex="12pt" style:font-style-complex="italic"/>
<style:text-properties fo:font-size="12pt" fo:font-style="italic" style:font-size-asian="12pt" style:font-style-asian="italic" style:font-name-complex="Lohit Hindi" style:font-family-complex="&apos;Lohit Hindi&apos;" style:font-size-complex="12pt" style:font-style-complex="italic"/>
</style:style>
<style:style style:name="Index" style:family="paragraph" style:parent-style-name="Standard" style:class="index">
<style:paragraph-properties text:number-lines="false" text:line-number="0"/>
<style:text-properties style:font-size-asian="12pt" style:font-name-complex="Lohit Hindi1" style:font-family-complex="&apos;Lohit Hindi&apos;"/>
<style:text-properties style:font-size-asian="12pt" style:font-name-complex="Lohit Hindi" style:font-family-complex="&apos;Lohit Hindi&apos;"/>
</style:style>
<style:style style:name="Table_20_Contents" style:display-name="Table Contents" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
<style:paragraph-properties text:number-lines="false" text:line-number="0"/>
@ -531,293 +532,301 @@
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00cf8bda" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P7" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00a987fe" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
<style:style style:name="P7" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P8" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="006d3c07" officeooo:paragraph-rsid="006d3c07" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="bold"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00a987fe" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P9" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="006fffd3" officeooo:paragraph-rsid="006fffd3" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="bold"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="006d3c07" officeooo:paragraph-rsid="006d3c07" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="P10" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="006fffd3" officeooo:paragraph-rsid="006fffd3" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="P11" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00d08c8c" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="P11" style:family="paragraph" style:parent-style-name="Header">
<style:style style:name="P12" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P12" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P13" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P13" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:style style:name="P14" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="7pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P14" style:family="paragraph" style:parent-style-name="Heading_20_1">
<style:style style:name="P15" style:family="paragraph" style:parent-style-name="Heading_20_1">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="DejaVu Sans" fo:font-size="7pt" fo:language="en" fo:country="US" fo:font-style="italic" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00281509" officeooo:paragraph-rsid="00ee981f" style:letter-kerning="true" style:font-name-asian="Arial" style:font-size-asian="7pt" style:language-asian="zxx" style:country-asian="none" style:font-style-asian="italic" style:font-weight-asian="normal" style:font-name-complex="Liberation Serif1" style:font-size-complex="7pt" style:language-complex="zxx" style:country-complex="none" style:font-style-complex="italic" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P15" style:family="paragraph" style:parent-style-name="Header">
<style:style style:name="P16" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00a987fe" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P16" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P17" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00a987fe" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P17" style:family="paragraph" style:parent-style-name="Header">
<style:style style:name="P18" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00cf8bda" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P18" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:style style:name="P19" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00ccd573" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P19" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P20" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00b250ed" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P20" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="">
<style:style style:name="P21" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" style:page-number="auto"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00b1c375" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P21" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="">
<style:style style:name="P22" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" style:page-number="auto"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00b0d51e" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P22" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P23" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:language="es" fo:country="ES" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0094abb8" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P23" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P24" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:style style:name="P24" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P25" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="10pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="10pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="10pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P26" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" officeooo:rsid="006af43a" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
</style:style>
<style:style style:name="P27" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" officeooo:rsid="006af43a" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
</style:style>
<style:style style:name="P28" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="006af43a" officeooo:paragraph-rsid="00abbc4a" style:font-size-asian="7pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P28" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:style style:name="P29" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:paragraph-rsid="00736056" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P29" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="000ce651" officeooo:paragraph-rsid="0076953a" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P30" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="006d3c07" officeooo:paragraph-rsid="006d3c07" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="000ce651" officeooo:paragraph-rsid="0076953a" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P31" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="006d3c07" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="006d3c07" officeooo:paragraph-rsid="006d3c07" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P32" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00704002" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="006d3c07" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P33" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0072786d" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00704002" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P34" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0040a9c7" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0072786d" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P35" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:paragraph-rsid="002cff65" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0040a9c7" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P36" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:paragraph-rsid="002cff65" style:font-size-asian="8pt" style:font-weight-asian="normal" style:font-size-complex="8pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P37" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="006d3c07" officeooo:paragraph-rsid="008d7f37" style:font-size-asian="8pt" style:font-weight-asian="bold" style:font-size-complex="8pt" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="P37" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:style style:name="P38" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" officeooo:paragraph-rsid="00b66b87" style:font-size-asian="8pt" style:font-size-complex="8pt"/>
</style:style>
<style:style style:name="P38" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P39" style:family="paragraph" style:parent-style-name="Standard">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" style:font-size-asian="7pt" style:font-size-complex="8pt"/>
</style:style>
<style:style style:name="P39" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P40" style:family="paragraph" style:parent-style-name="Standard">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" officeooo:paragraph-rsid="008d7f37" style:font-size-asian="7pt" style:font-size-complex="8pt"/>
</style:style>
<style:style style:name="P40" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:style style:name="P41" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" officeooo:paragraph-rsid="0033553d" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
</style:style>
<style:style style:name="P41" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P42" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
</style:style>
<style:style style:name="P43" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" fo:break-before="page"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="0033553d" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P42" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" officeooo:paragraph-rsid="00ccd573" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal"/>
</style:style>
<style:style style:name="P43" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" officeooo:paragraph-rsid="00a987fe" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal"/>
</style:style>
<style:style style:name="P44" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" officeooo:paragraph-rsid="00d08c8c" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal"/>
</style:style>
<style:style style:name="P45" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="0094abb8" style:font-size-asian="9pt" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P46" style:family="paragraph" style:parent-style-name="Standard">
<style:text-properties style:font-name="Liberation Sans" style:text-underline-style="none" officeooo:paragraph-rsid="006d3c07"/>
</style:style>
<style:style style:name="P47" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties officeooo:paragraph-rsid="00ccd573"/>
</style:style>
<style:style style:name="P48" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#808080" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00adc9fc" officeooo:paragraph-rsid="00adc9fc" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P49" style:family="paragraph" style:parent-style-name="Footer">
<style:text-properties fo:color="#4c4c4c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="6pt" style:text-underline-style="none" officeooo:paragraph-rsid="00704002" style:font-size-asian="6pt" style:font-size-complex="6pt"/>
</style:style>
<style:style style:name="P50" style:family="paragraph" style:parent-style-name="Footer">
<style:text-properties fo:color="#4c4c4c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" officeooo:paragraph-rsid="00704002" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
</style:style>
<style:style style:name="P51" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="005820fb" officeooo:paragraph-rsid="005820fb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P52" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00156b92" officeooo:paragraph-rsid="00156b92" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P53" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00156b92" officeooo:paragraph-rsid="005820fb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P54" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004a10bb" officeooo:paragraph-rsid="004a10bb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P55" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004a10bb" officeooo:paragraph-rsid="004a10bb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P56" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0033fd75" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P57" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="003c57c7" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P58" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00c17037" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P59" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="start" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="005de1bb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P60" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="start" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="003a5817" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P61" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0075e4c5" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P62" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="003d8ae8" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P63" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00c17037" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P64" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="00234923" officeooo:paragraph-rsid="00c17037" style:font-size-asian="7pt" style:font-weight-asian="bold" style:font-size-complex="7pt" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="P65" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004794ba" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P66" style:family="paragraph" style:parent-style-name="Heading_20_1">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="DejaVu Sans" fo:font-size="7pt" fo:language="en" fo:country="US" fo:font-style="italic" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00281509" officeooo:paragraph-rsid="00ee981f" style:letter-kerning="true" style:font-name-asian="Arial" style:font-size-asian="7pt" style:language-asian="zxx" style:country-asian="none" style:font-style-asian="italic" style:font-weight-asian="normal" style:font-name-complex="Liberation Serif1" style:font-size-complex="7pt" style:language-complex="zxx" style:country-complex="none" style:font-style-complex="italic" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P67" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="retention">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" style:page-number="auto"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00b1c375" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P68" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="retention">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" style:page-number="auto"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00b0d51e" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P69" style:family="paragraph" style:parent-style-name="Standard">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" officeooo:paragraph-rsid="008d7f37" style:font-size-asian="7pt" style:font-size-complex="8pt"/>
</style:style>
<style:style style:name="P70" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P44" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" fo:break-before="page"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P71" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P45" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" officeooo:paragraph-rsid="00ccd573" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal"/>
</style:style>
<style:style style:name="P46" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" officeooo:paragraph-rsid="00a987fe" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal"/>
</style:style>
<style:style style:name="P47" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" officeooo:paragraph-rsid="00d08c8c" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal"/>
</style:style>
<style:style style:name="P48" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="9pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="0094abb8" style:font-size-asian="9pt" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P49" style:family="paragraph" style:parent-style-name="Standard">
<style:text-properties style:font-name="Liberation Sans" style:text-underline-style="none" officeooo:paragraph-rsid="006d3c07"/>
</style:style>
<style:style style:name="P50" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties officeooo:paragraph-rsid="00ccd573"/>
</style:style>
<style:style style:name="P51" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#808080" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00adc9fc" officeooo:paragraph-rsid="00adc9fc" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P52" style:family="paragraph" style:parent-style-name="Footer">
<style:text-properties fo:color="#4c4c4c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="6pt" style:text-underline-style="none" officeooo:paragraph-rsid="00704002" style:font-size-asian="6pt" style:font-size-complex="6pt"/>
</style:style>
<style:style style:name="P53" style:family="paragraph" style:parent-style-name="Footer">
<style:text-properties fo:color="#4c4c4c" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" officeooo:paragraph-rsid="00704002" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
</style:style>
<style:style style:name="P54" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="005820fb" officeooo:paragraph-rsid="005820fb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P55" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="005820fb" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P72" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P56" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00156b92" officeooo:paragraph-rsid="00156b92" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P57" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00156b92" officeooo:paragraph-rsid="005820fb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P58" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00156b92" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P73" style:family="paragraph" style:parent-style-name="Standard">
<style:style style:name="P59" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004a10bb" officeooo:paragraph-rsid="004a10bb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P60" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004a10bb" officeooo:paragraph-rsid="004a10bb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P61" style:family="paragraph" style:parent-style-name="Standard">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004a10bb" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P74" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:style style:name="P62" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
<style:text-properties fo:color="#000066" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="004a10bb" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P75" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:style style:name="P63" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0033fd75" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P64" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="003c57c7" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P65" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00c17037" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P66" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P76" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:style style:name="P67" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P68" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="start" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="005de1bb" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P69" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="start" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="003a5817" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P70" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="start" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P77" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:style style:name="P71" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="0075e4c5" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P72" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="003d8ae8" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P73" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00c17037" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P74" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P78" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:style style:name="P75" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P76" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="00234923" officeooo:paragraph-rsid="00c17037" style:font-size-asian="7pt" style:font-weight-asian="bold" style:font-size-complex="7pt" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="P77" style:family="paragraph" style:parent-style-name="Table_20_Contents">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="bold" officeooo:rsid="00234923" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="bold" style:font-size-complex="7pt" style:font-weight-complex="bold"/>
</style:style>
<style:style style:name="P79" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
<style:style style:name="P78" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="retention">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" style:page-number="auto"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00b1c375" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P80" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-align="end" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/>
<style:text-properties style:use-window-font-color="true" loext:opacity="0%" style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="0004de17" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-weight-asian="normal" style:font-size-complex="7pt" style:font-weight-complex="normal"/>
<style:style style:name="P79" style:family="paragraph" style:parent-style-name="Standard" style:master-page-name="retention">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false" style:page-number="auto"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00b0d51e" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P81" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="7pt" style:text-underline-style="none" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="7pt" style:font-size-complex="7pt"/>
<style:style style:name="P80" style:family="paragraph" style:parent-style-name="Header">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#333333" loext:opacity="100%" style:font-name="Liberation Sans" fo:font-size="9pt" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00266b07" officeooo:paragraph-rsid="00efb4da" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="9pt" style:font-style-complex="normal" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P81" style:family="paragraph" style:parent-style-name="Heading_20_1">
<style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
<style:text-properties fo:color="#1c1c1c" loext:opacity="100%" style:font-name="DejaVu Sans" fo:font-size="7pt" fo:language="en" fo:country="US" fo:font-style="italic" style:text-underline-style="none" fo:font-weight="normal" officeooo:rsid="00281509" officeooo:paragraph-rsid="00ee981f" style:letter-kerning="true" style:font-name-asian="Arial" style:font-size-asian="7pt" style:language-asian="zxx" style:country-asian="none" style:font-style-asian="italic" style:font-weight-asian="normal" style:font-name-complex="Liberation Serif1" style:font-size-complex="7pt" style:language-complex="zxx" style:country-complex="none" style:font-style-complex="italic" style:font-weight-complex="normal"/>
</style:style>
<style:style style:name="P82" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:text-properties style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" officeooo:paragraph-rsid="00b66b87" style:font-size-asian="8pt" style:font-size-complex="8pt"/>
</style:style>
<style:style style:name="P83" style:family="paragraph" style:parent-style-name="Text_20_body">
<style:paragraph-properties fo:break-before="page"/>
<style:text-properties style:font-name="Liberation Sans" fo:font-size="8pt" style:text-underline-style="none" officeooo:paragraph-rsid="00b66b87" style:font-size-asian="8pt" style:font-size-complex="8pt"/>
</style:style>
<style:style style:name="T1" style:family="text">
<style:text-properties officeooo:rsid="00ee981f"/>
@ -1028,91 +1037,91 @@
<text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
<text:sequence-decl text:display-outline-level="0" text:name="Figure"/>
</text:sequence-decls>
<text:p text:style-name="P67"><text:placeholder text:placeholder-type="text">&lt;for each=&quot;p in records&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P19"/>
<text:p text:style-name="P16"><text:placeholder text:placeholder-type="text">&lt;choose test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P18"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;ret&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P42"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T19"> EN LA FUENTE</text:span></text:p>
<text:p text:style-name="P78"><text:placeholder text:placeholder-type="text">&lt;for each=&quot;p in records&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P20"/>
<text:p text:style-name="P17"><text:placeholder text:placeholder-type="text">&lt;choose test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P19"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;ret&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P45"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T19"> EN LA FUENTE</text:span></text:p>
<text:p text:style-name="P3"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P18"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;renta&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P47"><text:span text:style-name="T22">CERTIFICADO DE </text:span><text:span text:style-name="T23">RENTA</text:span></text:p>
<text:p text:style-name="P19"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;renta&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P50"><text:span text:style-name="T22">CERTIFICADO DE </text:span><text:span text:style-name="T23">RENTA</text:span></text:p>
<text:p text:style-name="P3"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P15"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;iva&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P43"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T19"> </text:span><text:span text:style-name="T20">POR I.V.A.</text:span></text:p>
<text:p text:style-name="P16"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;iva&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P46"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T19"> </text:span><text:span text:style-name="T20">POR I.V.A.</text:span></text:p>
<text:p text:style-name="P4"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P15"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;ica&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P43"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T19"> </text:span><text:span text:style-name="T20">POR I.</text:span><text:span text:style-name="T21">C</text:span><text:span text:style-name="T20">.A.</text:span></text:p>
<text:p text:style-name="P16"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;ica&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P46"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T19"> </text:span><text:span text:style-name="T20">POR I.</text:span><text:span text:style-name="T21">C</text:span><text:span text:style-name="T20">.A.</text:span></text:p>
<text:p text:style-name="P4"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P17"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;bomberil&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P10">CERTIFICADO DE RETENCIÓN<text:span text:style-name="T11"> </text:span><text:s/>BOMBERIL</text:p>
<text:p text:style-name="P18"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;bomberil&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P11">CERTIFICADO DE RETENCIÓN<text:span text:style-name="T11"> </text:span><text:s/>BOMBERIL</text:p>
<text:p text:style-name="P6"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P17"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;avtableros&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P44"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T20"> AVISOS Y TABLEROS</text:span></text:p>
<text:p text:style-name="P18"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;avtableros&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P47"><text:span text:style-name="T18">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T20"> AVISOS Y TABLEROS</text:span></text:p>
<text:p text:style-name="P6"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P5"><text:placeholder text:placeholder-type="text">&lt;otherwise test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P7"><text:span text:style-name="T37">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T36"> </text:span><text:span text:style-name="T38">POR </text:span><text:span text:style-name="T39">CREE</text:span></text:p>
<text:p text:style-name="P8"><text:span text:style-name="T37">CERTIFICADO DE RETENCIÓN</text:span><text:span text:style-name="T36"> </text:span><text:span text:style-name="T38">POR </text:span><text:span text:style-name="T39">CREE</text:span></text:p>
<text:p text:style-name="P5"><text:placeholder text:placeholder-type="text">&lt;/otherwise&gt;</text:placeholder></text:p>
<text:p text:style-name="P4"><text:placeholder text:placeholder-type="text">&lt;/choose&gt;</text:placeholder></text:p>
<text:p text:style-name="P45"/>
<text:p text:style-name="P22"/>
<text:p text:style-name="P8"><text:span text:style-name="T30">AÑO GRAVABLE </text:span><text:span text:style-name="T7"><text:placeholder text:placeholder-type="text">&lt;fiscalyear.name&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P9"><text:span text:style-name="T9">D</text:span><text:span text:style-name="T8">E: </text:span><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text">&lt;start_date&gt;</text:placeholder></text:span><text:span text:style-name="T9"><text:s text:c="3"/></text:span><text:span text:style-name="T8">A: </text:span><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text">&lt;end_date&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P48"/>
<text:p text:style-name="P23"/>
<text:p text:style-name="P9"><text:span text:style-name="T30">AÑO GRAVABLE </text:span><text:span text:style-name="T7"><text:placeholder text:placeholder-type="text">&lt;fiscalyear.name&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P10"><text:span text:style-name="T9">D</text:span><text:span text:style-name="T8">E: </text:span><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text">&lt;start_date&gt;</text:placeholder></text:span><text:span text:style-name="T9"><text:s text:c="3"/></text:span><text:span text:style-name="T8">A: </text:span><text:span text:style-name="T9"><text:placeholder text:placeholder-type="text">&lt;end_date&gt;</text:placeholder></text:span></text:p>
<table:table table:name="Table1" table:style-name="Table1">
<table:table-column table:style-name="Table1.A"/>
<table:table-column table:style-name="Table1.B"/>
<table:table-column table:style-name="Table1.C"/>
<table:table-row table:style-name="TableLine94552292560976">
<table:table-row>
<table:table-cell table:style-name="Table1.A1" table:number-rows-spanned="2" office:value-type="string">
<text:p text:style-name="P36"><text:span text:style-name="T33">AGENTE DE </text:span>RETEN<text:span text:style-name="T33">CION</text:span></text:p>
<text:p text:style-name="P37"><text:span text:style-name="T33">AGENTE DE </text:span>RETEN<text:span text:style-name="T33">CION</text:span></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table1.B1" office:value-type="string">
<text:p text:style-name="P30">COMPAÑIA: <text:placeholder text:placeholder-type="text">&lt;company.party.name&gt;</text:placeholder></text:p>
<text:p text:style-name="P31">COMPAÑIA: <text:placeholder text:placeholder-type="text">&lt;company.party.name&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table1.C1" office:value-type="string">
<text:p text:style-name="P31"><text:span text:style-name="T11">NIT / C</text:span>.<text:span text:style-name="T11">C</text:span>: <text:placeholder text:placeholder-type="text">&lt;company.party.id_number_full&gt;</text:placeholder></text:p>
<text:p text:style-name="P32"><text:span text:style-name="T11">NIT / C</text:span>.<text:span text:style-name="T11">C</text:span>: <text:placeholder text:placeholder-type="text">&lt;company.party.id_number_full&gt;</text:placeholder></text:p>
</table:table-cell>
</table:table-row>
<table:table-row table:style-name="TableLine94552284811504">
<table:table-row>
<table:covered-table-cell table:style-name="Table1.A1"/>
<table:table-cell table:style-name="Table1.B2" office:value-type="string">
<text:p text:style-name="P32">DIRECCIÓN: <text:span text:style-name="T25"><text:placeholder text:placeholder-type="text">&lt;company.party.street&gt;</text:placeholder></text:span><text:s/></text:p>
<text:p text:style-name="P33">DIRECCIÓN: <text:span text:style-name="T25"><text:placeholder text:placeholder-type="text">&lt;company.party.street&gt;</text:placeholder></text:span><text:s/></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table1.C2" office:value-type="string">
<text:p text:style-name="P28"><text:span text:style-name="T34">CIUDAD: </text:span><text:span text:style-name="T26"><text:placeholder text:placeholder-type="text">&lt;company.party.city_name&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P29"><text:span text:style-name="T34">CIUDAD: </text:span><text:span text:style-name="T26"><text:placeholder text:placeholder-type="text">&lt;company.party.city_name&gt;</text:placeholder></text:span></text:p>
</table:table-cell>
</table:table-row>
</table:table>
<text:p text:style-name="P46"/>
<text:p text:style-name="P49"/>
<table:table table:name="Table2" table:style-name="Table2">
<table:table-column table:style-name="Table2.A"/>
<table:table-column table:style-name="Table2.B"/>
<table:table-column table:style-name="Table2.C"/>
<table:table-row table:style-name="TableLine94552293285888">
<table:table-row>
<table:table-cell table:style-name="Table2.A1" table:number-rows-spanned="2" office:value-type="string">
<text:p text:style-name="P36"><text:span text:style-name="T35">SUJETO </text:span>RETEN<text:span text:style-name="T35">IDO</text:span></text:p>
<text:p text:style-name="P37"><text:span text:style-name="T35">SUJETO </text:span>RETEN<text:span text:style-name="T35">IDO</text:span></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table2.B1" office:value-type="string">
<text:p text:style-name="P35"><text:span text:style-name="T29">TERCERO: </text:span><text:span text:style-name="T29"><text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].name&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P36"><text:span text:style-name="T29">TERCERO: </text:span><text:span text:style-name="T29"><text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].name&gt;</text:placeholder></text:span></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table2.C1" office:value-type="string">
<text:p text:style-name="P33"><text:span text:style-name="T11">NIT / C</text:span>.<text:span text:style-name="T11">C</text:span>: <text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].vat_number&gt;</text:placeholder></text:p>
<text:p text:style-name="P34"><text:span text:style-name="T11">NIT / C</text:span>.<text:span text:style-name="T11">C</text:span>: <text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].vat_number&gt;</text:placeholder></text:p>
</table:table-cell>
</table:table-row>
<table:table-row table:style-name="Table2.2">
<table:covered-table-cell table:style-name="Table2.A1"/>
<table:table-cell table:style-name="Table2.B2" office:value-type="string">
<text:p text:style-name="P34">DIRECCIÓN: <text:span text:style-name="T25"><text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].street&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P35">DIRECCIÓN: <text:span text:style-name="T25"><text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].street&gt;</text:placeholder></text:span></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table2.C2" office:value-type="string">
<text:p text:style-name="P29"><text:span text:style-name="T34">CIUDAD</text:span>: <text:span text:style-name="T27"><text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].city_name&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P30"><text:span text:style-name="T34">CIUDAD</text:span>: <text:span text:style-name="T27"><text:placeholder text:placeholder-type="text">&lt;p[&apos;party&apos;].city_name&gt;</text:placeholder></text:span></text:p>
</table:table-cell>
</table:table-row>
</table:table>
<text:p text:style-name="P39"/>
<text:p text:style-name="P65"><text:span text:style-name="T10"><text:placeholder text:placeholder-type="text">&lt;choose test=&quot;&quot;&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P65"><text:span text:style-name="T10"/></text:p>
<text:p text:style-name="P65"><text:span text:style-name="T10"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;detailed&quot;&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P65"><text:span text:style-name="T10"/></text:p>
<text:p text:style-name="P40"/>
<text:p text:style-name="P80"><text:placeholder text:placeholder-type="text">&lt;choose test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P80"/>
<text:p text:style-name="P80"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;detailed&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P80"/>
<table:table table:name="Table3" table:style-name="Table3">
<table:table-column table:style-name="Table3.A"/>
<table:table-column table:style-name="Table3.B"/>
@ -1120,29 +1129,29 @@
<table:table-column table:style-name="Table3.D"/>
<table:table-column table:style-name="Table3.E"/>
<table:table-column table:style-name="Table3.F"/>
<table:table-row table:style-name="TableLine94552229169872">
<table:table-row>
<table:table-cell table:style-name="Table3.A1" office:value-type="string">
<text:p text:style-name="P74">FECHA</text:p>
<text:p text:style-name="P62">FECHA</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.A1" office:value-type="string">
<text:p text:style-name="P71">CONCEPTO</text:p>
<text:p text:style-name="P55">CONCEPTO</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.A1" office:value-type="string">
<text:p text:style-name="P72">IMPUESTO</text:p>
<text:p text:style-name="P58">IMPUESTO</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.A1" office:value-type="string">
<text:p text:style-name="P73"><text:span text:style-name="T24">N° </text:span>DOC.</text:p>
<text:p text:style-name="P61"><text:span text:style-name="T24">N° </text:span>DOC.</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.A1" office:value-type="string">
<text:p text:style-name="P72">BASE <text:span text:style-name="T12">DE RETENCIÓN</text:span></text:p>
<text:p text:style-name="P58">BASE <text:span text:style-name="T12">DE RETENCIÓN</text:span></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.F1" office:value-type="string">
<text:p text:style-name="P72">VALOR RETENIDO</text:p>
<text:p text:style-name="P58">VALOR RETENIDO</text:p>
</table:table-cell>
</table:table-row>
<table:table-row table:style-name="TableLine94552205445152">
<table:table-row>
<table:table-cell table:style-name="Table3.A2" table:number-columns-spanned="6" office:value-type="string">
<text:p text:style-name="P70"><text:placeholder text:placeholder-type="text">&lt;for each=&quot;tax in p[&apos;taxes_with&apos;]&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P44"><text:placeholder text:placeholder-type="text">&lt;for each=&quot;tax in p[&apos;taxes_with&apos;]&quot;&gt;</text:placeholder></text:p>
</table:table-cell>
<table:covered-table-cell/>
<table:covered-table-cell/>
@ -1151,63 +1160,63 @@
<table:covered-table-cell/>
</table:table-row>
<table:table-row table:style-name="Table3.3">
<table:table-cell table:style-name="Table3.A4" office:value-type="string">
<text:p text:style-name="P75"><text:placeholder text:placeholder-type="text">&lt;tax[&apos;date&apos;]&gt;</text:placeholder></text:p>
<table:table-cell table:style-name="Table3.A3" office:value-type="string">
<text:p text:style-name="P66"><text:placeholder text:placeholder-type="text">&lt;tax[&apos;date&apos;]&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.B4" office:value-type="string">
<text:p text:style-name="P76"><text:placeholder text:placeholder-type="text">&lt;tax[&apos;description&apos;]&gt;</text:placeholder></text:p>
<table:table-cell table:style-name="Table3.B3" office:value-type="string">
<text:p text:style-name="P70"><text:placeholder text:placeholder-type="text">&lt;tax[&apos;description&apos;]&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.C4" office:value-type="string">
<text:p text:style-name="P76"><text:placeholder text:placeholder-type="text">&lt;tax[&apos;account&apos;]&gt;</text:placeholder></text:p>
<table:table-cell table:style-name="Table3.C3" office:value-type="string">
<text:p text:style-name="P70"><text:placeholder text:placeholder-type="text">&lt;tax[&apos;account&apos;]&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.D4" office:value-type="string">
<text:p text:style-name="P75"><text:placeholder text:placeholder-type="text">&lt;moves[tax[&apos;move&apos;]]&gt;</text:placeholder></text:p>
<table:table-cell table:style-name="Table3.D3" office:value-type="string">
<text:p text:style-name="P66"><text:placeholder text:placeholder-type="text">&lt;moves[tax[&apos;move&apos;]]&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.E3" office:value-type="string">
<text:p text:style-name="P77"><text:placeholder text:placeholder-type="text">&lt;format_currency(tax[&apos;base&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
<text:p text:style-name="P74"><text:placeholder text:placeholder-type="text">&lt;format_currency(tax[&apos;base&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.F3" office:value-type="string">
<text:p text:style-name="P77"><text:placeholder text:placeholder-type="text">&lt;format_currency(tax[&apos;amount&apos;] , company.party.lang, company.currency)&gt;</text:placeholder></text:p>
<text:p text:style-name="P74"><text:placeholder text:placeholder-type="text">&lt;format_currency(tax[&apos;amount&apos;] , company.party.lang, company.currency)&gt;</text:placeholder></text:p>
</table:table-cell>
</table:table-row>
<table:table-row table:style-name="Table3.3">
<table:table-cell table:style-name="Table3.A4" office:value-type="string">
<text:p text:style-name="P79"><text:placeholder text:placeholder-type="text">&lt;/for&gt;</text:placeholder></text:p>
<table:table-cell table:style-name="Table3.A3" office:value-type="string">
<text:p text:style-name="P67"><text:placeholder text:placeholder-type="text">&lt;/for&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.B4" office:value-type="string">
<text:p text:style-name="P76"/>
<table:table-cell table:style-name="Table3.B3" office:value-type="string">
<text:p text:style-name="P70"/>
</table:table-cell>
<table:table-cell table:style-name="Table3.C4" office:value-type="string">
<text:p text:style-name="P76"/>
<table:table-cell table:style-name="Table3.C3" office:value-type="string">
<text:p text:style-name="P70"/>
</table:table-cell>
<table:table-cell table:style-name="Table3.D4" office:value-type="string">
<text:p text:style-name="P75"/>
<table:table-cell table:style-name="Table3.D3" office:value-type="string">
<text:p text:style-name="P66"/>
</table:table-cell>
<table:table-cell table:style-name="Table3.E4" office:value-type="string">
<text:p text:style-name="P77"/>
<text:p text:style-name="P74"/>
</table:table-cell>
<table:table-cell table:style-name="Table3.F4" office:value-type="string">
<text:p text:style-name="P77"/>
<text:p text:style-name="P74"/>
</table:table-cell>
</table:table-row>
<text:soft-page-break/>
<table:table-row table:style-name="Table3.3">
<table:table-cell table:style-name="Table3.A5" table:number-columns-spanned="4" office:value-type="string">
<text:p text:style-name="P78">TOTAL RETENIDO</text:p>
<text:p text:style-name="P77">TOTAL RETENIDO</text:p>
</table:table-cell>
<table:covered-table-cell/>
<table:covered-table-cell/>
<table:covered-table-cell/>
<table:table-cell table:style-name="Table3.E5" office:value-type="string">
<text:p text:style-name="P80"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;total_untaxed&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
<text:p text:style-name="P75"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;total_untaxed&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table3.F5" office:value-type="string">
<text:p text:style-name="P80"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;total_amount&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
<text:p text:style-name="P75"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;total_amount&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
</table:table-cell>
</table:table-row>
<text:soft-page-break/>
<table:table-row table:style-name="Table3.6">
<table:table-cell table:style-name="Table3.A6" table:number-columns-spanned="6" office:value-type="string">
<text:p text:style-name="P81"/>
<text:p text:style-name="P42"/>
</table:table-cell>
<table:covered-table-cell/>
<table:covered-table-cell/>
@ -1216,64 +1225,65 @@
<table:covered-table-cell/>
</table:table-row>
</table:table>
<text:p text:style-name="P65"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P65"><text:placeholder text:placeholder-type="text">&lt;otherwise test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P65"/>
<text:p text:style-name="P7"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P7"><text:placeholder text:placeholder-type="text">&lt;otherwise test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P7"/>
<table:table table:name="Table4" table:style-name="Table4">
<table:table-column table:style-name="Table4.A"/>
<table:table-column table:style-name="Table4.B"/>
<table:table-column table:style-name="Table4.C"/>
<table:table-column table:style-name="Table4.D"/>
<table:table-row table:style-name="TableLine94552293861856">
<table:table-row>
<table:table-cell table:style-name="Table4.A1" office:value-type="string">
<text:p text:style-name="P71">CONCEPTO</text:p>
<text:p text:style-name="P55">CONCEPTO</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table4.A1" office:value-type="string">
<text:p text:style-name="P72">IMPUESTO</text:p>
<text:p text:style-name="P58">IMPUESTO</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table4.A1" office:value-type="string">
<text:p text:style-name="P72">BASE <text:span text:style-name="T12">DE RETENCIÓN</text:span></text:p>
<text:p text:style-name="P58">BASE <text:span text:style-name="T12">DE RETENCIÓN</text:span></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table4.D1" office:value-type="string">
<text:p text:style-name="P72">VALOR RETENIDO</text:p>
<text:p text:style-name="P58">VALOR RETENIDO</text:p>
</table:table-cell>
</table:table-row>
<table:table-row table:style-name="Table4.2">
<table:table-cell table:style-name="Table4.A2" office:value-type="string">
<text:p text:style-name="P76"><text:placeholder text:placeholder-type="text">&lt;p[&apos;description&apos;]&gt;</text:placeholder></text:p>
<text:p text:style-name="P70"><text:placeholder text:placeholder-type="text">&lt;p[&apos;description&apos;]&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table4.B2" office:value-type="string">
<text:p text:style-name="P76"><text:placeholder text:placeholder-type="text">&lt;p[&apos;account&apos;]&gt;</text:placeholder></text:p>
<text:p text:style-name="P70"><text:placeholder text:placeholder-type="text">&lt;p[&apos;account&apos;]&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table4.C2" office:value-type="string">
<text:p text:style-name="P77"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;base&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
<text:p text:style-name="P74"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;base&apos;], company.party.lang, company.currency)&gt;</text:placeholder></text:p>
</table:table-cell>
<table:table-cell table:style-name="Table4.D2" office:value-type="string">
<text:p text:style-name="P77"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;amount&apos;] , company.party.lang, company.currency)&gt;</text:placeholder></text:p>
<text:p text:style-name="P74"><text:placeholder text:placeholder-type="text">&lt;format_currency(p[&apos;amount&apos;] , company.party.lang, company.currency)&gt;</text:placeholder></text:p>
</table:table-cell>
</table:table-row>
</table:table>
<text:p text:style-name="P65"><text:placeholder text:placeholder-type="text">&lt;/otherwise&gt;</text:placeholder></text:p>
<text:p text:style-name="P65"/>
<text:p text:style-name="P65"><text:placeholder text:placeholder-type="text">&lt;/choose&gt;</text:placeholder></text:p>
<text:h text:style-name="P14" text:outline-level="1"><text:span text:style-name="T40">Impresión: </text:span><text:placeholder text:placeholder-type="text">&lt;company.time_now()&gt;</text:placeholder></text:h>
<text:p text:style-name="P50"><text:span text:style-name="T13">ELABORÓ</text:span>: <text:placeholder text:placeholder-type="text">&lt;user.rec_name&gt;</text:placeholder></text:p>
<text:p text:style-name="P49"/>
<text:p text:style-name="P25"><text:span text:style-name="T31">FECHA DE </text:span><text:span text:style-name="T32">EXPEDICIÓN</text:span><text:span text:style-name="T31">: </text:span><text:span text:style-name="T31"><text:placeholder text:placeholder-type="text">&lt;today&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P25"><text:span text:style-name="T28">CIUDAD DONDE SE CONSIGNO LA RETENCIÓN: </text:span><text:span text:style-name="T31"><text:placeholder text:placeholder-type="text">&lt;company.party.city_name&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P68"><text:placeholder text:placeholder-type="text">&lt;choose test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P24"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;renta&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P13">SE EXPIDE ESTE CERTIFICADO PARA DAR CUMPLIMIENTO A LO PREVISTO EN EL ARTICULO 381 DEL ESTATURO TRIBUTARIO.</text:p>
<text:p text:style-name="P11"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P23"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;iva&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P26"><text:span text:style-name="T14">SE EXPIDE ESTE CERTIFICADO PARA DAR CUMPLIMIENTO A LO PREVISTO EN EL ARTICULO </text:span><text:span text:style-name="T15">48</text:span><text:span text:style-name="T14">1</text:span><text:span text:style-name="T15">8</text:span><text:span text:style-name="T14"> DEL </text:span><text:span text:style-name="T15">2008 ART 33 DEL </text:span><text:span text:style-name="T14"><text:s/>ESTATURO TRIBUTARIO.</text:span></text:p>
<text:p text:style-name="P11"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P12"><text:placeholder text:placeholder-type="text">&lt;otherwise test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P27"><text:span text:style-name="T16">SE EXPIDE ESTE CERTIFICADO PARA DAR CUMPLIMIENTO A LO PREVISTO EN EL </text:span><text:span text:style-name="T17">DECRET</text:span><text:span text:style-name="T16">O.</text:span></text:p>
<text:p text:style-name="P12"><text:placeholder text:placeholder-type="text">&lt;/otherwise&gt;</text:placeholder></text:p>
<text:p text:style-name="P11"><text:placeholder text:placeholder-type="text">&lt;/choose&gt;</text:placeholder></text:p>
<text:p text:style-name="P48">--- FIN DEL DOCUMENTO ---</text:p>
<text:p text:style-name="P37"><text:placeholder text:placeholder-type="text">&lt;/for&gt;</text:placeholder></text:p>
<text:p text:style-name="P7"><text:placeholder text:placeholder-type="text">&lt;/otherwise&gt;</text:placeholder></text:p>
<text:p text:style-name="P7"/>
<text:p text:style-name="P7"><text:placeholder text:placeholder-type="text">&lt;/choose&gt;</text:placeholder></text:p>
<text:h text:style-name="P15" text:outline-level="1"><text:span text:style-name="T40">Impresión: </text:span><text:placeholder text:placeholder-type="text">&lt;company.time_now()&gt;</text:placeholder></text:h>
<text:p text:style-name="P53"><text:span text:style-name="T13">ELABORÓ</text:span>: <text:placeholder text:placeholder-type="text">&lt;user.rec_name&gt;</text:placeholder></text:p>
<text:p text:style-name="P52"/>
<text:p text:style-name="P26"><text:span text:style-name="T31">FECHA DE </text:span><text:span text:style-name="T32">EXPEDICIÓN</text:span><text:span text:style-name="T31">: </text:span><text:span text:style-name="T31"><text:placeholder text:placeholder-type="text">&lt;today&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P26"><text:span text:style-name="T28">CIUDAD DONDE SE CONSIGNO LA RETENCIÓN: </text:span><text:span text:style-name="T31"><text:placeholder text:placeholder-type="text">&lt;company.party.city_name&gt;</text:placeholder></text:span></text:p>
<text:p text:style-name="P79"><text:placeholder text:placeholder-type="text">&lt;choose test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P25"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;renta&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P14">SE EXPIDE ESTE CERTIFICADO PARA DAR CUMPLIMIENTO A LO PREVISTO EN EL ARTICULO 381 DEL ESTATURO TRIBUTARIO.</text:p>
<text:p text:style-name="P12"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P24"><text:placeholder text:placeholder-type="text">&lt;when test=&quot;p[&apos;tax_type&apos;] == &apos;iva&apos;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P27"><text:span text:style-name="T14">SE EXPIDE ESTE CERTIFICADO PARA DAR CUMPLIMIENTO A LO PREVISTO EN EL ARTICULO </text:span><text:span text:style-name="T15">48</text:span><text:span text:style-name="T14">1</text:span><text:span text:style-name="T15">8</text:span><text:span text:style-name="T14"> DEL </text:span><text:span text:style-name="T15">2008 ART 33 DEL </text:span><text:span text:style-name="T14"><text:s/>ESTATURO TRIBUTARIO.</text:span></text:p>
<text:p text:style-name="P12"><text:placeholder text:placeholder-type="text">&lt;/when&gt;</text:placeholder></text:p>
<text:p text:style-name="P13"><text:placeholder text:placeholder-type="text">&lt;otherwise test=&quot;&quot;&gt;</text:placeholder></text:p>
<text:p text:style-name="P28"><text:span text:style-name="T16">SE EXPIDE ESTE CERTIFICADO PARA DAR CUMPLIMIENTO A LO PREVISTO EN EL </text:span><text:span text:style-name="T17">DECRET</text:span><text:span text:style-name="T16">O.</text:span></text:p>
<text:p text:style-name="P13"><text:placeholder text:placeholder-type="text">&lt;/otherwise&gt;</text:placeholder></text:p>
<text:p text:style-name="P12"><text:placeholder text:placeholder-type="text">&lt;/choose&gt;</text:placeholder></text:p>
<text:p text:style-name="P51">--- FIN DEL DOCUMENTO ---</text:p>
<text:p text:style-name="P38"/>
<text:p text:style-name="P83"><text:placeholder text:placeholder-type="text">&lt;/for&gt;</text:placeholder></text:p>
</office:text>
</office:body>
</office:document>