<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="INDIVIDUAL_MODELO_FISCAL"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Portrait"
		 pageWidth="595"
		 pageHeight="842"
		 columnWidth="537"
		 columnSpacing="0"
		 leftMargin="29"
		 rightMargin="29"
		 topMargin="20"
		 bottomMargin="20"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />

	<parameter name="LOGO" isForPrompting="false" class="java.lang.String">
		<defaultValueExpression ><![CDATA["C:/LogoContato.png"]]></defaultValueExpression>
	</parameter>
	<parameter name="ID" isForPrompting="false" class="java.lang.Long">
		<defaultValueExpression ><![CDATA[new Long(1)]]></defaultValueExpression>
	</parameter>
	<parameter name="NOME_EMPRESA" isForPrompting="false" class="java.lang.String"/>
	<parameter name="CNPJ_NOME" isForPrompting="false" class="java.lang.String"/>
	<parameter name="INSCRICAO_ESTADUAL_NOME" isForPrompting="false" class="java.lang.String"/>
	<parameter name="SUBREPORT_DIR_IND" isForPrompting="false" class="java.lang.String"/>
	<parameter name="LOGO_RELATORIO" isForPrompting="false" class="net.sf.jasperreports.engine.JRImageRenderer"/>

	<field name="aliquotaIcms" class="java.lang.Double">
		<fieldDescription><![CDATA[aliquotaIcms]]></fieldDescription>
	</field>
	<field name="aliquotaIpi" class="java.lang.Double">
		<fieldDescription><![CDATA[aliquotaIpi]]></fieldDescription>
	</field>
	<field name="ativo" class="java.lang.Short">
		<fieldDescription><![CDATA[ativo]]></fieldDescription>
	</field>
	<field name="calcularIcmsStCliente" class="java.lang.Short">
		<fieldDescription><![CDATA[calcularIcmsStCliente]]></fieldDescription>
	</field>
	<field name="cfop" class="java.lang.String">
		<fieldDescription><![CDATA[cfop]]></fieldDescription>
	</field>
	<field name="chavePrimaria" class="java.lang.Long">
		<fieldDescription><![CDATA[chavePrimaria]]></fieldDescription>
	</field>
	<field name="class" class="java.lang.Class">
		<fieldDescription><![CDATA[class]]></fieldDescription>
	</field>
	<field name="dataAtualizacao" class="java.sql.Timestamp">
		<fieldDescription><![CDATA[dataAtualizacao]]></fieldDescription>
	</field>
	<field name="dataCadastro" class="java.util.Date">
		<fieldDescription><![CDATA[dataCadastro]]></fieldDescription>
	</field>
	<field name="gerarFinanceiro" class="java.lang.Short">
		<fieldDescription><![CDATA[gerarFinanceiro]]></fieldDescription>
	</field>
	<field name="identificador" class="java.lang.Long">
		<fieldDescription><![CDATA[identificador]]></fieldDescription>
	</field>
	<field name="ipiCompoeBcIcms" class="java.lang.Short">
		<fieldDescription><![CDATA[ipiCompoeBcIcms]]></fieldDescription>
	</field>
	<field name="movimentacaoFisica" class="java.lang.Short">
		<fieldDescription><![CDATA[movimentacaoFisica]]></fieldDescription>
	</field>
	<field name="observacoes" class="java.util.List">
		<fieldDescription><![CDATA[observacoes]]></fieldDescription>
	</field>
	<field name="opcaoContabilizacao" class="java.lang.Short">
		<fieldDescription><![CDATA[opcaoContabilizacao]]></fieldDescription>
	</field>
	<field name="produto" class="java.util.List">
		<fieldDescription><![CDATA[produto]]></fieldDescription>
	</field>
	<field name="tipoInscricaoEstadual" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoInscricaoEstadual]]></fieldDescription>
	</field>
	<field name="tipoInscricaoFederal" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoInscricaoFederal]]></fieldDescription>
	</field>
	<field name="tipoTributacaoIcmsSt" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoTributacaoIcmsSt]]></fieldDescription>
	</field>
	<field name="unidadeFederativas" class="java.util.List">
		<fieldDescription><![CDATA[unidadeFederativas]]></fieldDescription>
	</field>
	<field name="naturezaOperacao.descricao" class="java.lang.String"/>
	<field name="incidenciaIcms.descricao" class="java.lang.String"/>
	<field name="modalidadeIcms.descricao" class="java.lang.String"/>
	<field name="categorioST.nome" class="java.lang.String"/>
	<field name="modalidadeIcmsSt.descricao" class="java.lang.String"/>
	<field name="incidenciaIpi.descricao" class="java.lang.String"/>
	<field name="planoContaDevedora.reduzida" class="java.lang.String"/>
	<field name="planoContaDevedora.descricao" class="java.lang.String"/>
	<field name="planoContaDevedora.codigo" class="java.lang.String"/>
	<field name="planoContaCredora.reduzida" class="java.lang.String"/>
	<field name="planoContaCredora.descricao" class="java.lang.String"/>
	<field name="planoContaCredora.codigo" class="java.lang.String"/>
	<field name="categoriaPessoa.descricao" class="java.lang.String"/>
	<field name="tipoAliquotaIcms" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoAliquotaIcms]]></fieldDescription>
	</field>
	<field name="tipoAliquotaIpi" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoAliquotaIpi]]></fieldDescription>
	</field>
	<field name="descricao" class="java.lang.String"/>
	<field name="descricao_pcg" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaGerencial.descricao]]></fieldDescription>
	</field>
	<field name="codigo_pcg" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaGerencial.codigo]]></fieldDescription>
	</field>
	<field name="identificador_pcg" class="java.lang.Long">
		<fieldDescription><![CDATA[planoContaGerencial.identificador]]></fieldDescription>
	</field>
	<field name="descricao_1" class="java.lang.String">
		<fieldDescription><![CDATA[naturezaOperacaoDev.descricao]]></fieldDescription>
	</field>
	<field name="cfopDevolucao" class="java.lang.String">
		<fieldDescription><![CDATA[cfopDevolucao]]></fieldDescription>
	</field>
	<field name="entradaSaida" class="java.lang.Short">
		<fieldDescription><![CDATA[naturezaOperacao.entradaSaida]]></fieldDescription>
	</field>
	<field name="descricao_2" class="java.lang.String">
		<fieldDescription><![CDATA[naturezaOperacao.modeloDocFiscal.descricao]]></fieldDescription>
	</field>
	<field name="reducaoBaseCalcIcms" class="java.lang.Double">
		<fieldDescription><![CDATA[reducaoBaseCalcIcms]]></fieldDescription>
	</field>
	<field name="descricao_3" class="java.lang.String">
		<fieldDescription><![CDATA[incidenciaPisCofins.descricao]]></fieldDescription>
	</field>
	<field name="reduzida" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsDevedor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsDevedor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_4" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsDevedor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_1" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsCredor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_1" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsCredor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_5" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsCredor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_2" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaPisDevedor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_2" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaPisDevedor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_6" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaPisDevedor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_3" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaPisCredor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_3" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaPisCredor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_7" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaPisCredor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_4" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaCofinsDevedor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_4" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaCofinsDevedor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_8" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaCofinsDevedor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_5" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaCofinsCredor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_5" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaCofinsCredor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_9" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaCofinsCredor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_6" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIpiDevedor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_6" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIpiDevedor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_10" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIpiDevedor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_7" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIpiCredor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_7" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIpiCredor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_11" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIpiCredor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_8" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsStDevedor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_8" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsStDevedor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_12" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsStDevedor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_9" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsStCredor.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_9" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsStCredor.codigo]]></fieldDescription>
	</field>
	<field name="descricao_13" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIcmsStCredor.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_10" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIrrf.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_10" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIrrf.codigo]]></fieldDescription>
	</field>
	<field name="descricao_14" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIrrf.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_11" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIss.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_11" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIss.codigo]]></fieldDescription>
	</field>
	<field name="descricao_15" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaIss.descricao]]></fieldDescription>
	</field>
	<field name="reduzida_12" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaInss.reduzida]]></fieldDescription>
	</field>
	<field name="codigo_12" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaInss.codigo]]></fieldDescription>
	</field>
	<field name="descricao_16" class="java.lang.String">
		<fieldDescription><![CDATA[planoContaInss.descricao]]></fieldDescription>
	</field>
	<field name="suframa" class="java.lang.Short">
		<fieldDescription><![CDATA[suframa]]></fieldDescription>
	</field>
	<field name="issRetido" class="java.lang.Short">
		<fieldDescription><![CDATA[issRetido]]></fieldDescription>
	</field>
	<field name="tipoSestSenat" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoSestSenat]]></fieldDescription>
	</field>
	<field name="tipoFunrural" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoFunrural]]></fieldDescription>
	</field>
	<field name="tipoContSoc" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoContSoc]]></fieldDescription>
	</field>
	<field name="tipoINSS" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoINSS]]></fieldDescription>
	</field>
	<field name="tipoIRRF" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoIRRF]]></fieldDescription>
	</field>
	<field name="tipoOutros" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoOutros]]></fieldDescription>
	</field>
	<field name="tipoLei10833" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoLei10833]]></fieldDescription>
	</field>
	<field name="tipoCofins" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoCofins]]></fieldDescription>
	</field>
	<field name="tipoPis" class="java.lang.Short">
		<fieldDescription><![CDATA[tipoPis]]></fieldDescription>
	</field>
	<field name="recuperarTributosICMS" class="java.lang.Short">
		<fieldDescription><![CDATA[recuperarTributosICMS]]></fieldDescription>
	</field>
	<field name="recuperarTributosIPI" class="java.lang.Short">
		<fieldDescription><![CDATA[recuperarTributosIPI]]></fieldDescription>
	</field>

	<variable name="dataRel" class="java.util.Date" resetType="Report" calculation="Nothing">
		<initialValueExpression><![CDATA[new java.util.Date()]]></initialValueExpression>
	</variable>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="54"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="156"
						y="10"
						width="277"
						height="17"
						key="textField-1"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Top">
						<font pdfFontName="Helvetica-Bold" size="13" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{NOME_EMPRESA}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="436"
						y="17"
						width="34"
						height="14"
						key="staticText-85"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement>
						<font pdfFontName="Helvetica-Bold" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Data :]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="436"
						y="33"
						width="34"
						height="14"
						key="staticText-86"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement>
						<font pdfFontName="Helvetica-Bold" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Hora :]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" pattern="dd/MM/yyyy" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="470"
						y="17"
						width="67"
						height="14"
						key="textField-2"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement verticalAlignment="Middle">
						<font size="10"/>
					</textElement>
				<textFieldExpression   class="java.util.Date"><![CDATA[$V{dataRel}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="HH.mm.ss" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="470"
						y="33"
						width="67"
						height="14"
						key="textField-3"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement verticalAlignment="Middle">
						<font size="10"/>
					</textElement>
				<textFieldExpression   class="java.util.Date"><![CDATA[$V{dataRel}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="161"
						y="34"
						width="27"
						height="12"
						key="staticText-87"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement>
						<font pdfFontName="Helvetica-BoldOblique" size="8" isBold="true" isItalic="true"/>
					</textElement>
				<text><![CDATA[CNPJ :]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="270"
						y="34"
						width="77"
						height="12"
						key="staticText-88"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement>
						<font pdfFontName="Helvetica-BoldOblique" size="8" isBold="true" isItalic="true"/>
					</textElement>
				<text><![CDATA[Inscrição Estadual :]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="189"
						y="34"
						width="79"
						height="12"
						key="textField-4"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement verticalAlignment="Middle">
						<font size="8"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{CNPJ_NOME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="348"
						y="34"
						width="84"
						height="12"
						key="textField-5"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement verticalAlignment="Middle">
						<font size="8"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{INSCRICAO_ESTADUAL_NOME}]]></textFieldExpression>
				</textField>
				<image  onErrorType="Blank" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="0"
						width="154"
						height="52"
						key="image-1"/>
					<box></box>
					<graphicElement stretchType="NoStretch"/>
					<imageExpression class="net.sf.jasperreports.engine.JRRenderable"><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
				</image>
			</band>
		</title>
		<pageHeader>
			<band height="17"  isSplitAllowed="true" >
				<line direction="TopDown">
					<reportElement
						mode="Opaque"
						x="0"
						y="2"
						width="537"
						height="1"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="line-1"/>
					<graphicElement stretchType="NoStretch" fill="Solid" >
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</line>
				<staticText>
					<reportElement
						x="0"
						y="0"
						width="537"
						height="17"
						key="staticText-94"/>
					<box></box>
					<textElement textAlignment="Center">
						<font pdfFontName="Helvetica-Bold" size="12" isBold="true"/>
					</textElement>
				<text><![CDATA[Relatório Individual: Modelo Fiscal]]></text>
				</staticText>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="614"  isSplitAllowed="true" >
				<rectangle>
					<reportElement
						x="0"
						y="481"
						width="537"
						height="70"
						key="rectangle-11"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="0"
						y="536"
						width="537"
						height="78"
						key="rectangle-13"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="537"
						width="537"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-149"
						positionType="Float"/>
					<box>					<pen lineWidth="0.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Times New Roman" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[OUTROS]]></text>
				</staticText>
				<rectangle>
					<reportElement
						mode="Transparent"
						x="0"
						y="231"
						width="537"
						height="246"
						key="rectangle-7"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="0"
						y="79"
						width="537"
						height="51"
						forecolor="#000000"
						key="rectangle-5"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="0"
						y="3"
						width="537"
						height="72"
						key="rectangle-4"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="15"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-7"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Identificador:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="37"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-8"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Natureza de Operação:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="103"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-26"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Incidencia do ICMS:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="115"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-27"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Modalidade do ICMS:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="272"
						y="91"
						width="87"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-28"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Tipo de Aliquota ICMS:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="2"
						width="537"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-30"
						positionType="Float"/>
					<box>					<pen lineWidth="0.0" lineColor="#000000"/>
					<topPen lineWidth="0.0" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.25" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Times New Roman" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[CADASTRO]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="79"
						width="537"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-31"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="0.0" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Times New Roman" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[CALCULAR ICMS]]></text>
				</staticText>
				<rectangle>
					<reportElement
						x="0"
						y="175"
						width="537"
						height="52"
						key="rectangle-6"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						mode="Transparent"
						x="5"
						y="188"
						width="102"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-40"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Incidencia do IPI:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="5"
						y="212"
						width="102"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-41"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Tipo de Aliquota de IPI:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="176"
						width="537"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-42"
						positionType="Float"/>
					<box>					<pen lineWidth="0.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Times New Roman" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[CALCULAR IPI]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="322"
						y="188"
						width="102"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-44"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Aliquota IPI:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="52"
						y="242"
						width="66"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-46"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Contabilizar:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="231"
						width="537"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-47"
						positionType="Float"/>
					<box>					<pen lineWidth="0.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="0.25" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
					<rightPen lineWidth="0.25" lineStyle="Solid"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Times New Roman" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[DADOS   NO   FATURAMENTO]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="327"
						y="26"
						width="69"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-49"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[CFOP:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="364"
						y="15"
						width="32"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-60"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Ativo:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="272"
						y="103"
						width="87"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-67"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Alíquota ICMS:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="322"
						y="200"
						width="102"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-81"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[IPI é base de calculo de ICMS:]]></text>
				</staticText>
				<rectangle>
					<reportElement
						mode="Opaque"
						x="0"
						y="134"
						width="537"
						height="38"
						forecolor="#000000"
						key="rectangle-8"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						mode="Transparent"
						x="6"
						y="146"
						width="96"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-95"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Tipo de Tributação ICMS ST:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="6"
						y="158"
						width="96"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-96"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Categoria do ICMS ST:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="271"
						y="146"
						width="96"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-97"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Modalidade do ICMS ST:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="134"
						width="537"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-98"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="0.0" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Times New Roman" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[CALCULAR ICMS ST]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="187"
						y="292"
						width="92"
						height="10"
						key="staticText-99"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Conta Contábil:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="127"
						y="292"
						width="53"
						height="10"
						key="staticText-100"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Reduzida:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="285"
						y="292"
						width="194"
						height="10"
						key="staticText-101"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Descrição:]]></text>
				</staticText>
				<rectangle radius="10" >
					<reportElement
						x="30"
						y="254"
						width="482"
						height="181"
						key="rectangle-10"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						mode="Transparent"
						x="17"
						y="493"
						width="77"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-107"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Categoria de Pessoa:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="6"
						y="505"
						width="88"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-108"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Tipo de Inscrição Federal:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="481"
						width="537"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-109"
						positionType="Float"/>
					<box>					<pen lineWidth="0.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="0.25" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Times New Roman" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[CONDIÇÕES DE APLICAÇÃO]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="278"
						y="493"
						width="93"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-110"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Tipo de Inscrição Estadual:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="237"
						y="516"
						width="66"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-111"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[UF Cadastradas:]]></text>
				</staticText>
				<subreport  isUsingCache="true">
					<reportElement
						x="48"
						y="526"
						width="363"
						height="2"
						key="subreport-1"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{unidadeFederativas})]]></dataSourceExpression>
					<subreportExpression  class="java.lang.String"><![CDATA[$P{SUBREPORT_DIR_IND}+"SUB_IND_MODELO_FISCAL.jasper"]]></subreportExpression>
				</subreport>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="15"
						width="199"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Long"><![CDATA[$F{identificador}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="37"
						width="199"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{naturezaOperacao.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="398"
						y="26"
						width="138"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{cfop}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="398"
						y="15"
						width="66"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{ativo}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="103"
						width="152"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{incidenciaIcms.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="115"
						width="152"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{modalidadeIcms.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="##0.00" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="361"
						y="103"
						width="152"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[$F{aliquotaIcms}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="104"
						y="146"
						width="164"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoTributacaoIcmsSt}.shortValue()==0?"Categoria do Produto":$F{tipoTributacaoIcmsSt}.shortValue()==1?"Informar Categoria":"Não Incidencia de Icms St"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="104"
						y="158"
						width="164"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{categorioST.nome}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="369"
						y="146"
						width="165"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{modalidadeIcmsSt.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="110"
						y="188"
						width="211"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{incidenciaIpi.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="##0.00" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="427"
						y="188"
						width="66"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[$F{aliquotaIpi}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="427"
						y="200"
						width="66"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{ipiCompoeBcIcms}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="242"
						width="54"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{opcaoContabilizacao}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="267"
						width="54"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{planoContaDevedora.reduzida}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="267"
						width="92"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{planoContaDevedora.codigo}.substring( 0, 1 )+"."+
$F{planoContaDevedora.codigo}.substring( 1, 2 )+"."+
$F{planoContaDevedora.codigo}.substring( 2, 3 )+"."+
$F{planoContaDevedora.codigo}.substring( 3, 5 )+"."+
$F{planoContaDevedora.codigo}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="267"
						width="194"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{planoContaDevedora.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="278"
						width="54"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{planoContaCredora.reduzida}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="278"
						width="194"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{planoContaCredora.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="278"
						width="92"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{planoContaCredora.codigo}.substring( 0, 1 )+"."+
$F{planoContaCredora.codigo}.substring( 1, 2 )+"."+
$F{planoContaCredora.codigo}.substring( 2, 3 )+"."+
$F{planoContaCredora.codigo}.substring( 3, 5 )+"."+
$F{planoContaCredora.codigo}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="96"
						y="505"
						width="155"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoInscricaoFederal}.shortValue()==0?"Somente CNPJ":$F{tipoInscricaoFederal}.shortValue()==1?"Somente CPF":"Ambos"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="493"
						width="155"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoInscricaoEstadual}.shortValue()==0?"Somente Inscrito no Estado":$F{tipoInscricaoEstadual}.shortValue()==1?"Somente Isento":
"Ambos"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="96"
						y="493"
						width="182"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{categoriaPessoa.descricao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="361"
						y="91"
						width="152"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoAliquotaIcms}.shortValue()==1?"Aliquota do Estado/ Produto":$F{tipoAliquotaIcms}.shortValue()==0?"Não incidencia ICMS":"Aliquota Informada"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="110"
						y="212"
						width="211"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoAliquotaIpi}.shortValue()==0?"Aliquota do Produto":$F{tipoAliquotaIpi}.shortValue()==1?"Aliquota Informada":"Sem incidencia IPI"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="26"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-114"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Descrição:]]></text>
				</staticText>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="26"
						width="199"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao}]]></textFieldExpression>
				</textField>
				<rectangle radius="10" >
					<reportElement
						x="30"
						y="438"
						width="482"
						height="35"
						key="rectangle-12"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.25" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						x="51"
						y="440"
						width="452"
						height="10"
						key="staticText-115"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Conta Gerencial:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="288"
						y="451"
						width="53"
						height="10"
						key="staticText-116"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Descrição:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="172"
						y="451"
						width="76"
						height="10"
						key="staticText-117"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Código:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="84"
						y="451"
						width="53"
						height="10"
						key="staticText-118"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Identificador:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="85"
						y="462"
						width="50"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Long"><![CDATA[$F{identificador_pcg}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="157"
						y="462"
						width="114"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_pcg}.substring( 0, 2 ) + "."+
$F{codigo_pcg}.substring( 2, 4 ) + "."+
$F{codigo_pcg}.substring( 4, 6 ) + "."+
$F{codigo_pcg}.substring( 6, 8 ) + "."+
$F{codigo_pcg}.substring( 8, 10 ) + "."+
$F{codigo_pcg}.substring( 10, 15 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="290"
						y="462"
						width="212"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_pcg}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="60"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-119"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Natureza de Operação de Devolução:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="60"
						width="199"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_1}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="49"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-120"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Entrada/Saída]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="327"
						y="37"
						width="69"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-121"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Documento Fiscal:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="311"
						y="49"
						width="85"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-122"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[CFOP de Devolução:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="398"
						y="49"
						width="138"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{cfopDevolucao}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="49"
						width="199"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{entradaSaida}.shortValue()==0?"Entrada":$F{entradaSaida}.shortValue()==1?"Faturamento Saída":"Faturamento Entrada"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="398"
						y="37"
						width="138"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_2}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="1"
						y="91"
						width="124"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-123"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Precedência - Substitui a do produto]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="91"
						width="152"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_2}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="272"
						y="115"
						width="87"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-124"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Perc Redução BC:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" pattern="##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="361"
						y="115"
						width="152"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[$F{reducaoBaseCalcIcms}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="5"
						y="200"
						width="102"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-125"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Incidencia PIS/Confins:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="110"
						y="200"
						width="211"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_3}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="52"
						y="267"
						width="66"
						height="10"
						key="staticText-126"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Conta Devedora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="278"
						width="66"
						height="10"
						key="staticText-127"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Conta Credora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="289"
						width="66"
						height="10"
						key="staticText-128"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[ICMS Devedora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="300"
						width="66"
						height="10"
						key="staticText-129"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[ICMS Credora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="311"
						width="66"
						height="10"
						key="staticText-130"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[PIS Devedora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="322"
						width="66"
						height="10"
						key="staticText-131"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[PIS Credora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="333"
						width="66"
						height="10"
						key="staticText-132"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Confins Devedora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="344"
						width="66"
						height="10"
						key="staticText-133"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Confins Credora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="355"
						width="66"
						height="10"
						key="staticText-134"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[IPI Devedora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="366"
						width="66"
						height="10"
						key="staticText-135"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[IPI Credora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="376"
						width="66"
						height="10"
						key="staticText-136"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[ICMS ST Devedora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="387"
						width="66"
						height="10"
						key="staticText-137"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[ICMS ST Credora:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="398"
						width="66"
						height="10"
						key="staticText-138"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[IRRF:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="409"
						width="66"
						height="10"
						key="staticText-139"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[ISS:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="52"
						y="420"
						width="66"
						height="10"
						key="staticText-140"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[INSS:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="289"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="289"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo}.substring( 0, 1 )+"."+
$F{codigo}.substring( 1, 2 )+"."+
$F{codigo}.substring( 2, 3 )+"."+
$F{codigo}.substring( 3, 5 )+"."+
$F{codigo}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="289"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_4}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="300"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_1}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="300"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_1}.substring( 0, 1 )+"."+
$F{codigo_1}.substring( 1, 2 )+"."+
$F{codigo_1}.substring( 2, 3 )+"."+
$F{codigo_1}.substring( 3, 5 )+"."+
$F{codigo_1}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="300"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_5}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="311"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"
						isPrintInFirstWholeBand="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_2}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="311"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"
						isPrintInFirstWholeBand="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_2}.substring( 0, 1 )+"."+
$F{codigo_2}.substring( 1, 2 )+"."+
$F{codigo_2}.substring( 2, 3 )+"."+
$F{codigo_2}.substring( 3, 5 )+"."+
$F{codigo_2}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="311"
						width="194"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_6}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="322"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_3}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="322"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_3}.substring( 0, 1 )+"."+
$F{codigo_3}.substring( 1, 2 )+"."+
$F{codigo_3}.substring( 2, 3 )+"."+
$F{codigo_3}.substring( 3, 5 )+"."+
$F{codigo_3}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="322"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_7}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="333"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_4}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="333"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_4}.substring( 0, 1 )+"."+
$F{codigo_4}.substring( 1, 2 )+"."+
$F{codigo_4}.substring( 2, 3 )+"."+
$F{codigo_4}.substring( 3, 5 )+"."+
$F{codigo_4}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="333"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_8}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="344"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_5}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="344"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_5}.substring( 0, 1 )+"."+
$F{codigo_5}.substring( 1, 2 )+"."+
$F{codigo_5}.substring( 2, 3 )+"."+
$F{codigo_5}.substring( 3, 5 )+"."+
$F{codigo_5}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="344"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_9}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="355"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_6}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="355"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_6}.substring( 0, 1 )+"."+
$F{codigo_6}.substring( 1, 2 )+"."+
$F{codigo_6}.substring( 2, 3 )+"."+
$F{codigo_6}.substring( 3, 5 )+"."+
$F{codigo_6}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="355"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_10}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="366"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_7}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="366"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_7}.substring( 0, 1 )+"."+
$F{codigo_7}.substring( 1, 2 )+"."+
$F{codigo_7}.substring( 2, 3 )+"."+
$F{codigo_7}.substring( 3, 5 )+"."+
$F{codigo_7}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="366"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_11}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="376"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_8}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="376"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_8}.substring( 0, 1 )+"."+
$F{codigo_8}.substring( 1, 2 )+"."+
$F{codigo_8}.substring( 2, 3 )+"."+
$F{codigo_8}.substring( 3, 5 )+"."+
$F{codigo_8}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="376"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_12}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="387"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_9}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="387"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_9}.substring( 0, 1 )+"."+
$F{codigo_9}.substring( 1, 2 )+"."+
$F{codigo_9}.substring( 2, 3 )+"."+
$F{codigo_9}.substring( 3, 5 )+"."+
$F{codigo_9}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="387"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_13}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="398"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_10}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="398"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_10}.substring( 0, 1 )+"."+
$F{codigo_10}.substring( 1, 2 )+"."+
$F{codigo_10}.substring( 2, 3 )+"."+
$F{codigo_10}.substring( 3, 5 )+"."+
$F{codigo_10}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="398"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_14}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="409"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_11}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="409"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_11}.substring( 0, 1 )+"."+
$F{codigo_11}.substring( 1, 2 )+"."+
$F{codigo_11}.substring( 2, 3 )+"."+
$F{codigo_11}.substring( 3, 5 )+"."+
$F{codigo_11}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="409"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_15}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="127"
						y="420"
						width="54"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Right">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{reduzida_12}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="187"
						y="420"
						width="92"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{codigo_12}.substring( 0, 1 )+"."+
$F{codigo_12}.substring( 1, 2 )+"."+
$F{codigo_12}.substring( 2, 3 )+"."+
$F{codigo_12}.substring( 3, 5 )+"."+
$F{codigo_12}.substring( 5, 10 )]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="285"
						y="420"
						width="194"
						height="10"
						key="textField"
						positionType="Float"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{descricao_16}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="266"
						y="505"
						width="105"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-141"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Suframa:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="505"
						width="155"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{suframa}.shortValue()==0?"Não se aplica, venda normal":"Somente se habilitado Suframa"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="127"
						y="255"
						width="54"
						height="10"
						key="staticText-142"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Reduzida]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="187"
						y="255"
						width="92"
						height="10"
						key="staticText-143"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Conta Contábil]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="284"
						y="255"
						width="194"
						height="10"
						key="staticText-144"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left">
						<font pdfFontName="Helvetica-Bold" size="7" isBold="true"/>
					</textElement>
				<text><![CDATA[Descrição]]></text>
				</staticText>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="88"
						y="552"
						width="70"
						height="10"
						key="textField-8"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{movimentacaoFisica}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="15"
						y="552"
						width="70"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-145"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Movimenta Estoque:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="18"
						y="564"
						width="67"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-146"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Gerar Financeiro:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="0"
						y="577"
						width="85"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-147"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Recuperar Titulos ICMS:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="312"
						y="600"
						width="126"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-148"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Calcular Icms St por conta do Cliente:]]></text>
				</staticText>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="440"
						y="600"
						width="70"
						height="10"
						key="textField-9"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{calcularIcmsStCliente}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="88"
						y="577"
						width="70"
						height="10"
						key="textField-10"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{recuperarTributosICMS}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="88"
						y="564"
						width="70"
						height="10"
						key="textField-11"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{gerarFinanceiro}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="14"
						y="589"
						width="71"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-150"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma Cálculo ISS:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="88"
						y="589"
						width="70"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{issRetido}.shortValue()==0?"Sem ISS ou não retido":
$F{issRetido}.shortValue()==1?"ISS retido":
$F{issRetido}.shortValue()==3?"Habilitar campos":
"Não calcular"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="155"
						y="600"
						width="99"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-151"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo Sest Senat:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="257"
						y="600"
						width="54"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoSestSenat}.shortValue()==0?"Não calcular":
$F{tipoSestSenat}.shortValue()==1?"Calcular":
"Habilitar Campos"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="345"
						y="564"
						width="93"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-152"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo Funrural:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="440"
						y="564"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoFunrural}.shortValue()==1?"Calcular":
$F{tipoFunrural}.shortValue()==0?"Não calcular":
"Habilitar Campos"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="155"
						y="552"
						width="100"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-153"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo Cont. Soc:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="257"
						y="552"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoContSoc}.shortValue()==1?"Calcular":
$F{tipoContSoc}.shortValue()==0?"Não calcular":
"Habilitar Campos"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="155"
						y="564"
						width="100"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-154"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo INSS:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="257"
						y="564"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoINSS}.shortValue()==1?"Calcular":
$F{tipoINSS}.shortValue()==0?"Não calcular":
"Habilitar campos"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="154"
						y="577"
						width="100"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-155"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo IRRF:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="257"
						y="577"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoIRRF}.shortValue()==1?"Calcular":
$F{tipoIRRF}.shortValue()==0?"Não calcular":
"Habilitar campos"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="154"
						y="589"
						width="100"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-156"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo Outros:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="345"
						y="577"
						width="93"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-157"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo Lei 10833:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="345"
						y="589"
						width="93"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-158"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo Confins:]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Transparent"
						x="345"
						y="552"
						width="93"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-159"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Forma de Cálculo PIS:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="257"
						y="589"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoOutros}.shortValue()==1?"Calcular":
$F{tipoOutros}.shortValue()==0?"Não calcular":
"Habilitar campos"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="440"
						y="577"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoLei10833}.shortValue()==1?"Calcular":
$F{tipoLei10833}.shortValue()==0?"Não calcular":
"Habilitar campos"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="440"
						y="589"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoCofins}.shortValue()==0?"Sem confins ou normal":
$F{tipoCofins}.shortValue()==1?"Confins ST (Retido)":
"Não calcular"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="440"
						y="552"
						width="86"
						height="10"
						key="textField"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{tipoPis}.shortValue()==1?"Sem PIS ou normal":
$F{tipoPis}.shortValue()==0?"PIS ST (Retido)":
"Não calcular"]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						mode="Transparent"
						x="5"
						y="600"
						width="79"
						height="10"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="staticText-160"
						positionType="Float"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Right" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
						<font fontName="Arial" pdfFontName="Helvetica-Bold" size="7" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="Cp1252" isStrikeThrough="false" />
					</textElement>
				<text><![CDATA[Recuperar Titulos IPI:]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="88"
						y="600"
						width="70"
						height="10"
						key="textField"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[(($F{recuperarTributosIPI}.shortValue()==0)?("Não"):("Sim"))]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="17"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="499"
						y="2"
						width="11"
						height="15"
						key="textField-6"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font pdfFontName="Helvetica-Bold" size="9" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Report" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="518"
						y="2"
						width="11"
						height="15"
						key="textField-7"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font pdfFontName="Helvetica-Bold" size="9" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="510"
						y="2"
						width="8"
						height="15"
						key="staticText-89"/>
					<box>					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
</box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font pdfFontName="Helvetica-Bold" isBold="true"/>
					</textElement>
				<text><![CDATA[/]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="399"
						y="2"
						width="100"
						height="14"
						forecolor="#0066FF"
						key="staticText-92"/>
					<box></box>
					<textElement textAlignment="Center">
						<font pdfFontName="Helvetica-Oblique" size="8" isItalic="true" isUnderline="true"/>
					</textElement>
				<text><![CDATA[www.contatosistemas.com]]></text>
				</staticText>
			</band>
		</pageFooter>
		<summary>
			<band height="20"  isSplitAllowed="true" >
			</band>
		</summary>
</jasperReport>
