<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="x-apple-disable-message-reformatting"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><meta name="format-detection" content="telephone=no"/><title></title><link href="https://fonts.googleapis.com/css?family=Montserrat"" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com/css?family=Bubbler+One" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet" type="text/css"/><style type="text/css">
        /* Resets */
        .ReadMsgBody { width: 100%; background-color: #ebebeb;}
        .ExternalClass {width: 100%; background-color: #ebebeb;}
        .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height:100%;}
        a[x-apple-data-detectors]{
            color:inherit !important;
            text-decoration:none !important;
            font-size:inherit !important;
            font-family:inherit !important;
            font-weight:inherit !important;
            line-height:inherit !important;
        }        
        body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;}
        body {margin:0; padding:0;}
        .yshortcuts a {border-bottom: none !important;}
        .rnb-del-min-width{ min-width: 0 !important; }

        /* Add new outlook css start */
        .templateContainer{
            max-width:590px !important;
            width:auto !important;
        }
        /* Add new outlook css end */

        /* Image width by default for 3 columns */
        img[class="rnb-col-3-img"] {
        max-width:170px;
        }

        /* Image width by default for 2 columns */
        img[class="rnb-col-2-img"] {
        max-width:264px;
        }

        /* Image width by default for 2 columns aside small size */
        img[class="rnb-col-2-img-side-xs"] {
        max-width:180px;
        }

        /* Image width by default for 2 columns aside big size */
        img[class="rnb-col-2-img-side-xl"] {
        max-width:350px;
        }

        /* Image width by default for 1 column */
        img[class="rnb-col-1-img"] {
        max-width:550px;
        }

        /* Image width by default for header */
        img[class="rnb-header-img"] {
        max-width:590px;
        }

        /* Ckeditor line-height spacing */
        .rnb-force-col p, ul, ol{margin:0px!important;}
        .rnb-del-min-width p, ul, ol{margin:0px!important;}

        /* tmpl-2 preview */
        .rnb-tmpl-width{ width:100%!important;}

        /* tmpl-11 preview */
        .rnb-social-width{padding-right:15px!important;}

        /* tmpl-11 preview */
        .rnb-social-align{float:right!important;}

        /* Ul Li outlook extra spacing fix */
        li{mso-margin-top-alt: 0; mso-margin-bottom-alt: 0;}        

        /* Outlook fix */
        table {mso-table-lspace:0pt; mso-table-rspace:0pt;}
    
        /* Outlook fix */
        table, tr, td {border-collapse: collapse;}

        /* Outlook fix */
        p,a,li,blockquote {mso-line-height-rule:exactly;} 

        /* Outlook fix */
        .msib-right-img { mso-padding-alt: 0 !important;}

        /* Fix text line height on preview */
        .content-spacing div {display: list-item; list-style-type: none;}

        @media only screen and (min-width:590px){
        /* mac fix width */
        .templateContainer{width:590px !important;}
        }

        @media screen and (max-width: 360px){
        /* yahoo app fix width "tmpl-2 tmpl-10 tmpl-13" in android devices */
        .rnb-yahoo-width{ width:360px !important;}
        }

        @media screen and (max-width: 380px){
        /* fix width and font size "tmpl-4 tmpl-6" in mobile preview */
        .element-img-text{ font-size:24px !important;}
        .element-img-text2{ width:230px !important;}
        .content-img-text-tmpl-6{ font-size:24px !important;}
        .content-img-text2-tmpl-6{ width:220px !important;}
        }

        @media screen and (max-width: 480px) {
        td[class="rnb-container-padding"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
        }

        /* force container nav to (horizontal) blocks */
        td.rnb-force-nav {
        display: inherit;
        }

        /* fix text alignment "tmpl-11" in mobile preview */
        .rnb-social-text-left {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        }
        .rnb-social-text-right {
        width: 100%;
        text-align: center;
        }
        }

        @media only screen and (max-width: 600px) {

        /* center the address & social icons */
        .rnb-text-center {text-align:center !important;}

        /* force container columns to (horizontal) blocks */
        th.rnb-force-col {
        display: block;
        padding-right: 0 !important;
        padding-left: 0 !important;
        width:100%;
        }

        table.rnb-container {
         width: 100% !important;
        }

        table.rnb-btn-col-content {
        width: 100% !important;
        }
        table.rnb-col-3 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #eee;*/
        }

        table.rnb-last-col-3 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        table.rnb-col-2 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #eee;*/
        }

        table.rnb-col-2-noborder-onright {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        }

        table.rnb-col-2-noborder-onleft {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-top: 10px;
        padding-top: 10px;
        }

        table.rnb-last-col-2 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        table.rnb-col-1 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        img.rnb-col-3-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img-side-xs {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img-side-xl {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-1-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-header-img {
        /**max-width:none !important;**/
        width:100% !important;
        margin:0 auto;
        }

        img.rnb-logo-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        td.rnb-mbl-float-none {
        float:inherit !important;
        }

        .img-block-center{text-align:center !important;}

        .logo-img-center
        {
            float:inherit !important;
        }

        /* tmpl-11 preview */
        .rnb-social-align{margin:0 auto !important; float:inherit !important;}

        /* tmpl-11 preview */
        .rnb-social-center{display:inline-block;}

        /* tmpl-11 preview */
        .social-text-spacing{margin-bottom:0px !important; padding-bottom:0px !important;}

        /* tmpl-11 preview */
        .social-text-spacing2{padding-top:15px !important;}

        /* UL bullet fixed in outlook */
        ul {mso-special-format:bullet;}

    }@media screen{body{font-family:'Montserrat','Tahoma',Geneva,sans-serif;}}@media screen{body{font-family:'BubblerOne','Tahoma',Geneva,sans-serif;}}@media screen{body{font-family:'Josefin Sans','Tahoma',Geneva,sans-serif;}}</style><!--[if gte mso 11]><style type="text/css">table{border-spacing: 0; }table td {border-collapse: separate;}</style><![endif]--><!--[if !mso]><!--><style type="text/css">table{border-spacing: 0;} table td {border-collapse: collapse;}</style> <!--<![endif]--><!--[if gte mso 15]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]--></head><body>   

<table border="0" align="center" width="100%" cellpadding="0" cellspacing="0" class="main-template" bgcolor="#f5f3ee" style="background-color: rgb(245, 243, 238);">

    <tbody><tr style="display:none !important; font-size:1px; mso-hide: all;"><td> </td></tr><tr>
        <td align="center" valign="top">
        <!--[if gte mso 9]>
                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="590" style="width:590px;">
                        <tr>
                        <td align="center" valign="top" width="590" style="width:590px;">
                        <![endif]-->
            <table border="0" cellpadding="0" cellspacing="0" width="590" class="templateContainer" style="max-width:590px!important; width: 590px;">
        <tbody><tr>

        <td align="center" valign="top">

            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:590px;" name="Layout_6023" id="Layout_6023">
                <tbody><tr>
                    <td class="rnb-del-min-width" valign="top" align="center" style="min-width:590px;">
                        <table width="100%" cellpadding="0" border="0" height="30" cellspacing="0">
                            <tbody><tr>
                                <td valign="top" height="30">
                                    <img width="20" height="30" style="display:block; max-height:30px; max-width:20px;" alt="" src="http://img.grupoverona.pe/im/1034539/15fd9f264001efa0668072cabf04073d203e1c628b776e87506daf3661b832d6.gif?e=VSEkwc1oVclKw6HCwbaG-dTdPyzuIyLZ8y0ESC_w7SQDm-p6K2A1lgEH8_ZjlideW2huyQXcjJdUwpGfu-LFd9_H8Al9gdXo8RWuXfteHuJXWPs_TzGnkuk_Z3XP79imykDtJwOy64ZPMhS61SXe1xUxHrRIxRWlY9kI8R1oSIw" sib_img_id="0"/>
                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr>
            </tbody></table>
            </td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_26" id="Layout_26">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#ffffff" style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding-left: 20px; padding-right: 20px;">
                            <tbody><tr>
                                <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td valign="top" class="rnb-container-padding" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>
                                            <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" width="550" valign="top">
                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-1" width="550">
                                                    <tbody><tr>
                                                        <td width="100%" class="img-block-center" valign="top" align="left">
                                                            <table width="100%" cellspacing="0" cellpadding="0" border="0">
                                                                <tbody>
                                                                    <tr>
                                                                        <td width="100%" valign="top" align="left" class="img-block-center">

                                                                        <table style="display: inline-block;" cellspacing="0" cellpadding="0" border="0">
                                                                            <tbody><tr>
                                                                                <td>
                                                                        <div style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                                <div>
                                                                                    <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/6JFWU2v_tlrhCJFEeWrqwFEmnM2ysCZsW40gv7aXrLWlmL1gIZ7M7IJNZrp0yEdlb0D914DAAH_R9Op5-rLwJO1wI7teS_z-vPXBvPu-0DVUJ4HOXN_JLfJwMIyh48S7Rohxt6wQUqnRF_kHHRe-rXD5DZknUOenpXtZxkFfriIErM-m0L9IMv2wxEYm2QgYT-YKx1RK5XfL2wYMapiBzdWHMa-YeB36mhAxtrmJtqv5-VmuSAhDSHH_-Xy5wjouPo-Fr1FF2kN6sf_QHtnn2AjaVeAIy3XDf7jcve3U" sib_link_id="0">
                                                                                        <img ng-if="col.img.source != 'url'" width="550" border="0" hspace="0" vspace="0" alt="" class="rnb-col-1-img" src="http://img.grupoverona.pe/im/1034539/ecfc6c15d91ca67eba0106927f54f077680eb3ba6e31ec1df72b6186662e5e92.png?e=tJoHW9r0i5i7gAc2wUedxSIcTfXD7OvjfkDDtsHhmiYN_YwPJft2XTB3IzxUpFkzD8obEMgLJdb9ixwcSI3Y4vflwxjMOTO5BTHLOaKiFiO0JC6ABbdIjO5JeWzb_P1klxZ2C3SPJjK8lRQ0ih2p9JJCBjB6mSJxgfE4vRGZssv3yCWcd4L5WEwKUfCHRx2QYC9UT1X94tYSfXc-G0zNwQ" style="vertical-align: top; max-width: 826px; float: left;" sib_img_id="1"/></a>
                                                                                </div>
                                                                                <div style="clear:both;"></div>
                                                                                </div></td>
                                                                            </tr>
                                                                        </tbody></table>

                                                                    </td>
                                                                    </tr>
                                                                </tbody>
                                                                </table></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:24px; font-family:Arial,Helvetica,sans-serif; color:#3c4858; text-align:left;">
                                                            <span style="color:#3c4858; "><strong><span style="font-size:18px;">Medidas contra el Impacto Económico del Covid-19</span></strong></span></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
                                                            <div><div>El brote del nuevo coronavirus ya ha provocado la muerte de más de 160,000 personas alrededor del mundo. Originalmente la epidemia se concentró en la ciudad china de Wuhan, pero rápidamente el virus...</div>
</div>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="left" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;margin:0 auto;">
                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#0092ff" align="left" height="32" style="font-size:14px; font-family:Arial,Helvetica,sans-serif; text-align:center; color:#ffffff; font-weight:normal; padding-left:18px; padding-right:18px; background-color:#0092ff; border-radius:0px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a style="text-decoration:none; color:#ffffff; font-weight:normal;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/P1SYfeSJTFmIdHV8OxTyG7VOD0404Z5hbKgJv1-z7mzUoVPYMyBvkpg_pV524idYCJYtxNMi1rtR-hglFrkw2y_CIkgE-4KdwV491_Tp_urL5xrt_ssvG0rmqleHpdsImH5UpMttvQQelanmk3wQOHTDdrjd_9_ei96TsKknzfg4scnjvU0ivM9b8sSEbR3FMIrca7LW-k15lvloGWO8loiC47KMK8xZ4m8mSkj197JUD-gmz-Eeorh0el8gMsTMMLx5UZ150kjYuWJWEwrY-Whc7-xIs6axJAuBTY-3" sib_link_id="1">Leer más</a>
                                                                        </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>
                                                        <!--[if gte mso 9]><span style="font-size:0px;line-height:0px; mso-hide: all;"> </span><![endif]-->
                                                    </tr></tbody></table>

                                                </th></tr>
                                    </tbody></table></td>
                            </tr>
                            <tr>
                                <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(0, 146, 255); border-radius: 0px;">
                <!--[if mso 15]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso 15]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_9" id="Layout_9">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#0092ff" style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(0, 146, 255); border-radius: 0px; border-collapse: separate; padding: 20px;">
                            <tbody><tr>
                                <td valign="top" class="rnb-container-padding" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>

                                            <th class="rnb-force-col img-block-center" style="text-align: left; font-weight: normal; padding-right: 20px;" valign="top" width="265">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-2-noborder-onright" width="265">


                                                    <tbody><tr>
                                                        <td width="100%" style="line-height: auto;" class="img-block-center" valign="top" align="center">
                                                            <div style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                <div>
                                                                    <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/SyOJgCz1QX9ZYMMA2dtUzJZpG19CdpfmpwmuyVLCFuYknBWFo3Ai8HV7LuldvbW0BGIrwwV1qac7ewdjA4yDd_EDKx8rZRgUgehtElgAsTjHqvRRuZhc1KGNH90uW7eqe3EcTf3o9TqDkkCF1HpI7RBpCmHOetDOQEqT4igIQszXgqsJYs49qjDtCJdMrRk6Cs629P291QJ9vPhoBF_WVzsrUxSy6yBYsswUEAxYXMR_nGTNnr3C8b9MbcDsIltiCAB0NaGlBKssHXbIFcQZOblHBnExdFA5W3dfmTn4" sib_link_id="2">
                                                                        <img ng-if="col.img.source != 'url'" alt="" border="0" hspace="0" vspace="0" width="265" style="vertical-align:top; float: left; max-width:550px !important; " class="rnb-col-2-img-side-xl" src="http://img.grupoverona.pe/im/1034539/984e0422804e79fb999f8ad4352c66caebc5a26633e11fa465bd749a9604fc45.png?e=RejoVUf-xrrRbQRBAv4hUnBcWsniOABUf6ewX6YrxK1qYQVmdw-kWk4JnIAKryoynt6tr-X69pUoakxfGKHt-FP0OCRVT7h6-LeFDnVdGhkehwgUCxaaeJcpYb7p78WOq0QROQYpiVqRjGVKM6VSUUYJHsFaAHfGYLZccHrO1ORAEuj2fXVZDz0ha-LGdWt3JgXFlj_hIbQ28FVrNDsSzQ" sib_img_id="2"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/k88FcqFjTBId0eFuaE8D14tOXJxBzH5FXRIC-RYEOgRCso9ZpO7KE2t-5GJbPYk2lVH9ObaW77p6UJVCG-gXA0XeimtzqNkb8Gane3mrH4jGZkgL1hRC-PxXg71eGmEZSNgEbHb1Lrlf1SDaRatmTEMqadU2Odz9OPTtMhttf67IuqiMx1Hy_Z-RASlzDJ9wArgpthNrPVeeijBpEtXqFBbPwuQ8I9knjvC7MOKfRQE_9NnPf9KaBARP3NfLt-UERN2RYawrnL9zS5ufS9sVmNUdufqBoID-s0tCnA3Y" sib_link_id="3">
                                                                    <div style="clear:both;"></div>
                                                                    </a></div></td>
                                                    </tr>
                                                    </tbody></table>
                                                </th><th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" width="265" align="left" class="rnb-last-col-2">

                                                    <tbody><tr>
                                                        <td style="font-size:20px; font-family:'Georgia',serif; color:#ffffff; font-weight:bold;text-align:left;">
                                                            <span style="color:#ffffff; font-weight:bold;">
                                                                <a style="text-decoration:none; color:#ffffff; font-weight:bold;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/PjllfPaVDvdYqXWCHxbASUcqDmdKDGXPmX-n8hj4YXa0TN3Od-K4llwLj0zcCZ8rirZvpb5VOe7ayqGTPTL2KF6Kkh4muBfc0OoIM2bxVi0EYUz3x62trHj2R_BUTENHQhtHwF-5lmui9mqr0nQR7IfWO6Pl-bj4jrO_pb4XBzENh_KZKyUfRwtK4LYkJaXPbHtCWXAQ3ks4cXnyP7thrYuC1-lhjjtK51WZIi18gF4FSCGue5HFzd8QVvo6G85jtfFUvx-cGM8_C_N5d2aIbngtdvjb3lojG_nFSaoG" sib_link_id="4">Sunat otorgó recursos para que contribuyentes confronten el impacto del Covid-19</a>
                                                            </span></td>
                                                    </tr><tr>
                                                        <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td class="rnb-mbl-float-none" style="font-size:14px; font-family:'Georgia',serif;color:#ffffff;float:right;width:265px; line-height: 21px;"><div>A través de la liberación anticipada de los fondos de detracciones y las devoluciones de impuestos, la Superintendencia Nacional de Aduanas y de Administración Tributaria (Sunat) otorgó S/ 1,564 millones...</div>
</td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="center" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;">

                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#ffffff" align="center" height="30" style="font-size:16px; font-family:'Arial',Helvetica,sans-serif; text-align:center; color:#1AAEF1; font-weight:normal; padding-left:14px; padding-right:14px; background-color:#ffffff; border-radius:0px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;">
                                                                        <span style="color:#1AAEF1; font-weight:normal;">
                                                                        <a style="text-decoration:none; color:#1AAEF1; font-weight:normal;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/dAoR5eYgKNnoJCzDSZaWFShcYG2zqQE4T6bkXKT7VhykPMWkFgO64e59J92i0bRCK9QRWQRLA_BkvottWZbd_QqhGbkleuH6f0ZZl4WC7ufz-Zt04UscRmjocREwOfkQdh1F86mH5nzDxVyw1cjftByN5ihSSgI1Yuz1_kEhyj_8ehE2uu9AEaL6iKQ3VKzqPY--1xuNub25UXMp-7MjZPwM1SoI5k5hxSuumvDhCrNpVRQnfT8UXJg3LADRDiuIsHqA4mfcjZkJ9SQ-jynXEMzLS0v0dAWpN8rWwRrS" sib_link_id="5">Leer más ››</a>
                                                                        
                                                                       </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>

                                                    </tr></tbody></table>
                                                </th>

                                            </tr></tbody></table></td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr>
            </tbody></table>
            <!--[if mso 15]>
                </td>
                <![endif]-->

                <!--[if mso 15]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">

                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            
            <table width="100%" cellpadding="0" border="0" cellspacing="0" name="Layout_10" id="Layout_10"><tbody><tr>
                    <td align="center" valign="top"><table border="0" width="100%" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#ffffff" style="height: 0px; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding-top: 15px; padding-left: 20px; padding-right: 20px;"><tbody><tr>
                                <td class="rnb-container-padding" style="font-size: px;font-family: ; color: ;">

                                    <table border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container" align="center" style="margin:auto;">
                                        <tbody><tr>

                                            <th class="rnb-force-col" align="center" style="text-align: center; font-weight: normal">

                                                <table border="0" cellspacing="0" cellpadding="0" align="center" class="rnb-col-1">

                                                    <tbody><tr>
                                                        <td height="10"></td>
                                                    </tr>

                                                    <tr>
                                                        <td class="content-spacing" style="font-family:'Georgia',serif; color:#999; text-align:center;">

                                                            <span style="color:#999;"><span style="color:#525252;"><span style="font-size:18px"><span style="font-size:24px"><strong>Más noticias:</strong></span></span></span></span>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10"></td>
                                                    </tr>
                                                    </tbody></table>
                                                </th></tr>
                                    </tbody></table></td>
                            </tr>

                        </tbody></table>

                    </td>
                </tr>

            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_11" id="Layout_11">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#ffffff" style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding-left: 20px; padding-right: 20px;">
                            <tbody><tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td valign="top" class="rnb-container-padding" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>
                                            <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 20px;" width="170" valign="top">
                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-3" width="170">
                                                    <tbody><tr>
                                                        <td width="100%" class="img-block-center" valign="top" align="left">
                                                            <table width="100%" cellspacing="0" cellpadding="0" border="0">
                                                                <tbody>
                                                                    <tr>
                                                                        <td width="100%" valign="top" align="left" class="img-block-center">

                                                                        <table style="display: inline-block;" cellspacing="0" cellpadding="0" border="0">
                                                                            <tbody><tr>
                                                                                <td>
                                                                        <div style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                                <div>
                                                                                    <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/4AIpSzxnb3KV-5WeEymPvSEYgOUq3b-rd_WeLe_S_6ttzL2ylq88pkGo5xCKftL8acpbcKQXPnHBoJkpOMKYvE-4zCGU1U_tVCVobtl85ULmcvWNsha3jdl8p-xu0wylOnUIqXNRnNWhRNT4b-oNn4BuY4lxHqJKTm4rqvYbhI_5WRE1R2Gr2ByuT2jltA07nYoqQksgEvp8G2Zy8Nu4Z_XXjFloYDaEJvd-OuhpvH5iZ_zL2QGYcwyeKT9mpPJNl7jwWWvajZbh5lkQWLe99-MGBZ68ta5ysU4zLRa9" sib_link_id="6">
                                                                                        <img ng-if="col.img.source != 'url'" width="170" border="0" hspace="0" vspace="0" alt="" class="rnb-col-3-img" src="http://img.grupoverona.pe/im/1034539/94791c0a2074811b2b943ed7db11f99d80c3dbfdbe27bb1739c62dc4fe53779a.jpg?e=vHaOcODQO3Zr_6_Mkk3D99K2sArNdwUF1-GTv_ZO4A7NYYkaRnB7lbKRcximQ0WwcFtJ9vywzOVC6aF8NMO6l1JlmtwWs3T_CZ1NsTf6fA-lqYVvo4BJ41uDKVcrVo7iomiIos0WTnQEtdXVpCuYxm6mfyyfcbNAODtPELhHhLgRAtoWtTGT1xlDE_b6-idCQpYb0QbreANhWzsL8hZznQ" style="vertical-align: top; max-width: 1200px; float: left;" sib_img_id="3"/></a>
                                                                                </div>
                                                                                <div style="clear:both;"></div>
                                                                                </div></td>
                                                                            </tr>
                                                                        </tbody></table>

                                                                    </td>
                                                                    </tr>
                                                                </tbody>
                                                                </table></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:18px; font-family:'Georgia',serif; color:#ac1313; font-weight:bold;text-align:center;">
                                                            <span style="color:#ac1313; font-weight:bold;">
                                                                <a style="text-decoration:none; color:#ac1313; font-weight:bold;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/bEMxeoottMtUC_Cv67hRH7oNke2oe-3nVfe2nMgz1ieJhP6U_DiMZNgTGX-gnPfjCEEelTARKtDrOc33gQQl0TOzPZMTv62FEa_1th8dDm36-Xc_s5-xju2Y-ny7MsrWFl2p528Zjclael5HliGjxxLolj1NhsvlPWcSzFzBeK7aXEaGL1Unu1_TY3f9fDkcFH2D57AwJYomdyd5jT3aTwPBXjUb-esEoMWnYjVZX2-_ySp0-_vk96A6KMl26ChRslN4haJ0yddKFRsXCr3Vydnfs2dziLFH2ydp61m-" sib_link_id="7"><span style="color:#525252;">Prórroga del vencimiento de la cuota de fraccionamiento</span></a>
                                                            </span></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:14px; font-family:'Georgia',serif, sans-serif; color:#999; line-height: 21px;">
                                                            <div><div style="text-align: center;">Mediante las Resoluciones de Superintendencia N° 058-2020/SUNAT y No 065-2020/SUNAT se establecieron medidas adicionales para ayudar a las empresas con la disponibilidad</div>
</div>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="center" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;margin:0 auto;">
                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#0092ff" align="center" height="30" style="font-size:13px; font-family:'Arial',Helvetica,sans-serif; text-align:center; color:#ffffff; font-weight:normal; padding-left:18px; padding-right:18px; background-color:#0092ff; border-radius:0px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a style="text-decoration:none; color:#ffffff; font-weight:normal;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/ERahYO8Dhewm_qi2akeUKESjBKalizP30LDR9UOSZ-uf6vBrxZAuHyMABCFdmFoGsGX0acLVQtkXs5nf-1Uwnr5NIFhCsS2tnVWOJ_Z7gA205Q0OAPhyCwTHO4NcpAZtDmaKDgVCRxyD3hB5BRX-P7bV_5DydICdWxF_FOwgxBW82CXW-o8uV5cnwBTfhqtBC4M0S4k8jdeQ7GFzxP1J9g4hM69-EmGQnGOM6vJjGB9T6BWZbFN2WdqxRiZ0ayTSDQPcXq5UTGCd_FETN1P-QOy_bX4tOPNpFpOghWmP" sib_link_id="8">Leer más ››</a>
                                                                        </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>
                                                        <!--[if gte mso 9]><span style="font-size:0px;line-height:0px; mso-hide: all;"> </span><![endif]-->
                                                    </tr></tbody></table>

                                                </th><th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 20px;" width="170" valign="top">
                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-3" width="170">
                                                    <tbody><tr>
                                                        <td width="100%" class="img-block-center" valign="top" align="left">
                                                            <table width="100%" cellspacing="0" cellpadding="0" border="0">
                                                                <tbody>
                                                                    <tr>
                                                                        <td width="100%" valign="top" align="left" class="img-block-center">

                                                                        <table style="display: inline-block;" cellspacing="0" cellpadding="0" border="0">
                                                                            <tbody><tr>
                                                                                <td>
                                                                        <div style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                                <div>
                                                                                    <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/D4yrO3z7zjm960J1XW-7wAI0oWeo_BeG60ISSLT2mxi7gzmDSzQuUOZwA5H1HFMphperBrydQyXGMANKmKY2fkGlj5pUPApUXBuZDMT8EbMLb6zrrgNTPxTw5nXisK0KnZOqlJ-Gc2Da0IFBQT2fphcvHaibEJb5d3Sd6s4dLzSjHbX4xX8RgZbX0Jvj78z9G9EuHW_F2GATtIiVIiDPCwC3L5MOIv21h8sZIlM7mLRhCQ4vt1jZuB1fU_zGCP5r3K_ouXfHAfAHAClTp4zKtNNqUNjYdLbJSVcQDCQ8" sib_link_id="9">
                                                                                        <img ng-if="col.img.source != 'url'" width="170" border="0" hspace="0" vspace="0" alt="" class="rnb-col-3-img" src="http://img.grupoverona.pe/im/1034539/509e0db87da4420ab808fa72732044051e691236af7ef2ad6bca9e6256b4680b.jpg?e=RWBMCCD0Dh0yQz16Aao1gbnU67YiyRzI5vAwPbY-r8pRmlhLflwaQmo2uNmWj8V2LwFJMaJHSqPZhfFSq_X5NJulR75_tmrymgID2b81RkSOPnt6eqSHQl1gjmonzhCHJk1xLKezN75pzJyxV0VZPcXggt8fQcFGJ6ascnFteRZOc_Ob5Uc0t0uDBPdZbzc6G5Fu8EQR6Pbm4F6kpvtK5w" style="vertical-align: top; max-width: 720px; float: left;" sib_img_id="4"/></a>
                                                                                </div>
                                                                                <div style="clear:both;"></div>
                                                                                </div></td>
                                                                            </tr>
                                                                        </tbody></table>

                                                                    </td>
                                                                    </tr>
                                                                </tbody>
                                                                </table></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:18px; font-family:'Georgia',serif; color:#ac1313; font-weight:bold;text-align:center;">
                                                            <span style="color:#ac1313; font-weight:bold;">
                                                                <a style="text-decoration:none; color:#ac1313; font-weight:bold;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/Faa11LNS3mQND0jw4FdHDKao2YyUZDj6xtS53VmrB_U2E3f0Ws4Oq-sdTO99KTrc2GLyxTGBScsPlu1dqB7SF2tHQdFdrRBeAF7aflIEktaWyRtMgIg4pZc6YpogsoByosD0W1arS6b2-TDc7y954V0PGWKOAmWePUINkOXy8tRdgdEX1Ol53MB__4-JDEA8CP2YmxyfAdTCHkDNJ4CL6tq4sr-kLO49y-KkPll9oMH6s0XI5qv6KyMBorI9ptUUdxDVHKTZxqKoTGmvhenFr7T7H22rOFU27dXtsJNfZA" sib_link_id="10"><span style="color:#525252;">La suspensión perfecta de labores</span></a>
                                                            </span></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:14px; font-family:'Georgia',serif, sans-serif; color:#999; line-height: 21px;">
                                                            <div><div style="text-align: center;">El contrato de trabajo tiene un ciclo vital: inicio, desarrollo y conclusión. Durante el transcurso del mismo se pueden presentar situaciones en que la relación puede quedar interrumpida pero no terminada, esto se conoce como la...</div>
</div>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="center" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;margin:0 auto;">
                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#0092ff" align="center" height="30" style="font-size:13px; font-family:'Arial',Helvetica,sans-serif; text-align:center; color:#ffffff; font-weight:normal; padding-left:18px; padding-right:18px; background-color:#0092ff; border-radius:0px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a style="text-decoration:none; color:#ffffff; font-weight:normal;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/PuPkMfxLvYP2YN1oMF12pIpzkEtDxQvUF90jat73YhPxCPD4m9o7jRB1I6IYxUk31Y2oZ5FqgHYF63YJawe48YoS5PUulB4hKDizDzjndCeTmkaIriC-DBoITepMlNOULnkpBUN94jxUGLe3sXKH6bgPXC2uLbusav3Sno_wntdS9TC-VZ9wjmNSROoIiQCyS7qbvFgPofT0FX436Ipc_8SAcd-nkIIc1Khfg0QY4f6-Dxo7TOytRkRsw_aYy0x8QcROLiSPzxmwU42hbv2wu2kOhTgjpwbgEtaf7p5jfA" sib_link_id="11">Leer más ››</a>
                                                                        </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>
                                                        <!--[if gte mso 9]><span style="font-size:0px;line-height:0px; mso-hide: all;"> </span><![endif]-->
                                                    </tr></tbody></table>

                                                </th><th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" width="170" valign="top">
                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-last-col-3" width="170">
                                                    <tbody><tr>
                                                        <td width="100%" class="img-block-center" valign="top" align="left">
                                                            <table width="100%" cellspacing="0" cellpadding="0" border="0">
                                                                <tbody>
                                                                    <tr>
                                                                        <td width="100%" valign="top" align="left" class="img-block-center">

                                                                        <table style="display: inline-block;" cellspacing="0" cellpadding="0" border="0">
                                                                            <tbody><tr>
                                                                                <td>
                                                                        <div style="border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                                <div>
                                                                                    <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/cgIwsBLB231Lc-L_QbEqqL7s1DveOOKjDijS8YvdkeEksfbMgmv5I1Hsd32ISN9O25CIUgriCeEkcfOVrKx4a3VAMuPDetKFYdJNMi-2ZxssHV7hFbE7Xeuvwjliyyld3cPK_aQAgh6MzvHUTE7lrS0A5f2MWAHApkKdZZSBU-FFD2bnEvwxzn2byab036lLW28JjitZrpIyN-iWKUpiY__VdsSgYUfmyi0M1axj9UAjdFDP1eMZeJQf57LIU2R08_D7XiVteweZwrKi3OEBkaQ4Axf3YVw8ojmUpc_fqw" sib_link_id="12">
                                                                                        <img ng-if="col.img.source != 'url'" width="170" border="0" hspace="0" vspace="0" alt="" class="rnb-col-3-img" src="http://img.grupoverona.pe/im/1034539/f584af59e5873da9e99da09fd0cfd5db835bd12ee6a005dd0466dd6ac97cb655.jpg?e=9lBI4RWNTWpi3gDFnddezbtVrgeL0m5Sh1ou38q2_BlwXTPzStTZWLBdH-SYqjWt1mqAYMD8yDRohHfwFZh0KY0hI6jtLnB5KZrZlmDYDpZVJtdI8aTiuhzQRkWhxAdD7rOyh-foO8pI53rh6vl3MFOBValAIHPT0EMD5IKqun4WA1JBX9EH7nbY33DbcxPiKMKw8oxGo6j33JEl0twmZQ" style="vertical-align: top; max-width: 410px; float: left;" sib_img_id="5"/></a>
                                                                                </div>
                                                                                <div style="clear:both;"></div>
                                                                                </div></td>
                                                                            </tr>
                                                                        </tbody></table>

                                                                    </td>
                                                                    </tr>
                                                                </tbody>
                                                                </table></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:18px; font-family:'Georgia',serif; color:#ac1313; font-weight:bold;text-align:center;">
                                                            <span style="color:#ac1313; font-weight:bold;">
                                                                <a style="text-decoration:none; color:#ac1313; font-weight:bold;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/XooXrcgBndh4Mvd4v49QkYpP7nquOgE7GX5qU_3MYZKcxNxkuLRWL3FvPxiripF1PVIIXTc0JyRaeg3NIpLKpsqCeEFpSoU43bupzTgCDF1CiPuMVRj051psFz60lPTkuUiQS_NXjBOQgTxeKdfMw6fAoPaD3ySIyTNy3bTPmtvdCw_KawLN0CL4i6UmMduaaROIwvSZ2ZbNfjJ-_AQAaSU9fbmEvaK9MvYfsWHxuSKd4xsZxjOp02vhStj-4rW82CzoJLzYF29aHYxdrPkt2l_NDSXHPV7lgVxoBGlEDg" sib_link_id="13"><span style="color:#525252;">Crisis del coronavirus y el paquete del 12% ¿Reactivará la economía peruana?</span></a>
                                                            </span></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:14px; font-family:'Georgia',serif, sans-serif; color:#999; line-height: 21px;">
                                                            <div><div style="text-align: center;">Como ya se sabe, la aplicación del aislamiento social para superar la grave crisis sanitaria del coronavirus (SARS Cov-2) prácticamente paralizó la economía peruana lo...</div>
</div>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="center" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;margin:0 auto;">
                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="##0092ff" align="center" height="30" style="font-size:13px; font-family:'Arial',Helvetica,sans-serif; text-align:center; color:#ffffff; font-weight:normal; padding-left:18px; padding-right:18px; background-color:##0092ff; border-radius:0px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a style="text-decoration:none; color:#ffffff; font-weight:normal;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/IZMF9lkaUplUUW6tIaTVh97Dzd32DnJkjffHLG9_mG10hPlC1qkARYEfhZR8U8fhwn56nEstkZ9mm3ALIi3nMTKrWJHIDMbz6l5Lei-joF4EPh4tTsEWt_3Me8SWeHXrHtdYGmkiXPVZN5slzmErrS4Zre0X9JjNvxfJ0kHReGgly3z1XRFwf6ljGyRoVcRV9peaeTok9YLaJfXT7c6B7PvOLLavMmu4kG6R8U73kTEm9-FkRXsii9cL4lFcgt_UEl2Il90Q1wBbontjTAXt5Y3aLPU3cwuWaujjEe4Tsg" sib_link_id="14">Leer más ››</a>
                                                                        </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>
                                                        <!--[if gte mso 9]><span style="font-size:0px;line-height:0px; mso-hide: all;"> </span><![endif]-->
                                                    </tr></tbody></table>

                                                </th></tr>
                                    </tbody></table></td>
                            </tr>
                            <tr>
                                <td height="40" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
                <!--[if mso 15]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso 15]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_29" id="Layout_29">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#ffffff" style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding: 20px;">
                            <tbody><tr>
                                <td valign="top" class="rnb-container-padding" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>

                                            <th class="rnb-force-col img-block-center" style="text-align: left; font-weight: normal; padding-right: 20px;" valign="top" width="180">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-2-noborder-onright" width="180">


                                                    <tbody><tr>
                                                        <td width="100%" style="line-height: auto;" class="img-block-center" valign="top" align="left">
                                                            <div style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                <div>
                                                                    <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/1S8rUZxo1DNwmniJOnXzZ-6pPFfl6nurrGq3ld0JqNZ0mNYXUvWeQz47W3jY_fyhlWMObkJMdSJuEggY5hxXRAm8PWJ7L2wjjztZcAWOrAsJYslU10Yps_904so-WOdp3Cj5cTiNe1f3ge83bzSpjJVFqd6c20THwiaXuwEh6Pd4K0kS-gAs7DL2HyZUrp_sKku8PytyU5B8aRxK8DHIwjLd6lFpcc_XNf6JuM42bWxvmbhfH1qayj0nIBI3cacuS3zYVwI9tKbXZo8A9oXhIMJ5o0vKnw" sib_link_id="15">
                                                                        <img ng-if="col.img.source != 'url'" alt="" border="0" hspace="0" vspace="0" width="180" style="vertical-align:top; float: left; max-width:595px !important; " class="rnb-col-2-img-side-xl" src="http://img.grupoverona.pe/im/1034539/dea5b9bcf6bbc9935e7b66e83df8a1480b85cfac48c12bb0faab888e60b11a06.jpeg?e=m_A6N_FlzZlQALE7PrvNIclJnv_M2lIzg5s9KSygqb8bP2GJUv_UACxqM2-6ar6penYzHhfkhnBIgkp62eYlhy0L00Sd7BZNl2KzRvy36SHdgJSTMV77VR5kPbGG2kLqOf_6llJ8bWOTg9u8hW6BANei1aHb81Qgasq55Jka0FDRz6GL3-nJJ2U5KsYIIZwfTGaB240UR16_erKJFgg3uxM" sib_img_id="6"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/LA9Kh5zzWV9XO-SYL07XYYH8OPwecFjYNEU0_dIiPdEIjNatrdm5OfxxfFaib9J92cq3IhGL1PPHJ8xkiYGa_k-fcauQzAKo1WMZlvqeqv89Mym8JS3vL3wSaXKZz3rLBMbXarOrwFWErZj3yOCZCYFxvA5k8Kx3Kw92YAO9jbcZ0DUqdzBiljNhDxCRXhptNJQ4qoDoMovtpvQhMnne5CQ2d34XKvB8CtOhpyCgTAMAlPh7c4X4JCRZzfCMkAr1lP3V5MEdbBqY7riML74aWLZBO4xCew" sib_link_id="16">
                                                                    <div style="clear:both;"></div>
                                                                    </a></div></td>
                                                    </tr>
                                                    </tbody></table>
                                                </th><th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" width="350" align="left" class="rnb-last-col-2">

                                                    <tbody><tr>
                                                        <td style="font-size:24px; font-family:Arial,Helvetica,sans-serif; color:#3c4858; text-align:center;">
                                                            <span style="color:#3c4858; "><br/>
<strong><span style="font-size:18px;">¿Posees el crédito Reactiva Perú?</span></strong></span></td>
                                                    </tr><tr>
                                                        <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td class="rnb-mbl-float-none" style="font-size:14px; font-family:Arial,Helvetica,sans-serif;color:#3c4858;float:right;width:350px; line-height: 21px;"><div style="text-align: center;">Comunícate con nosotros para brindarte la asesoría que necesitas y puedas obtener de forma eficaz y eficiente éste crédito.</div>

<div style="text-align: center;">995-953-058<br/>
#ReactivaPerú</div>
</td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="center" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;">

                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#0092ff" align="center" height="32" style="font-size:14px; font-family:Arial,Helvetica,sans-serif; text-align:center; color:#ffffff; font-weight:normal; padding-left:14px; padding-right:14px; background-color:#0092ff; border-radius:4px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                        <a style="text-decoration:none; color:#ffffff; font-weight:normal;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/yUgaXgChtDR3PAIXBFXgzAbM5RZ7npHIxmtOkr84KA5YrbFPGiu1R7NO4Bx4D8K3klYIIEGzmBBnGqiiCGDMzD4M25wlqD922AAS8bkS_azna2kq7SsGKIaZxP7R84NZ8piEI97PM0W1bN3FRJwh_GI5S_F7tGys2w-JBQStVwgAEVweOF4NNsEM16s7TZc-VoWmPMXKYJxUO5UtwCR1wzyoa3lDIq1kCNYgO-YIv7RR0MtxsjWy7anCYr9d6uGUsw5KLo2wxJjJTphKqkvYHscmeVOjYA" sib_link_id="17">Quiero Mi Crédito</a>
                                                                        
                                                                       </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>

                                                    </tr></tbody></table>
                                                </th>

                                            </tr></tbody></table></td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr>
            </tbody></table>
            <!--[if mso 15]>
                </td>
                <![endif]-->

                <!--[if mso 15]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255); border-radius: 0px;">
                <!--[if mso 15]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso 15]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_30" id="Layout_30">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#ffffff" style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(255, 255, 255); border-radius: 0px; border-collapse: separate; padding: 20px;">
                            <tbody><tr>
                                <td valign="top" class="rnb-container-padding" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>

                                            <th class="rnb-force-col img-block-center" style="text-align: left; font-weight: normal; padding-right: 20px;" valign="top" width="265">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-2-noborder-onright" width="265">


                                                    <tbody><tr>
                                                        <td width="100%" style="line-height: auto;" class="img-block-center" valign="top" align="left">
                                                            <div style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                <div>
                                                                    <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/dCmbBGeRVAXOaYybA5PnDn3eDCPi-COf5mQoRU3mtsacOWGVpyqm5Hh7CSXkBwRFRNajJZF1FCG7NBMicOP0Op5yJyZ6cBhj8phnBxFWh4BzunWP-A3jUzEmq4CkGVWAbQQfq_Mxb0X_GB0MFVmRUixMQeOOGMFjLsgU8uxkSjZFJP9sb6JEXE__AyUrkCnj2BmEsETf2vAaFR2-IztTsUWyf4nzUD959Jr8QohsvtN8KVJcfJtSrM_Or9Kx8CZ9dD8S0_z3AIfreeCEIZJIZVmnoLnimdCD3mCpm7SG" sib_link_id="18">
                                                                        <img ng-if="col.img.source != 'url'" alt="" border="0" hspace="0" vspace="0" width="265" style="vertical-align:top; float: left; max-width:940px !important; " class="rnb-col-2-img-side-xl" src="http://img.grupoverona.pe/im/1034539/674a869af93905542f94ef118826287ccaf0dfd585b8eabdb64b397cf127f641.png?e=fs7d8h3m2At07gFYrLpVHtXtwV9jczmfA7f3290uyAlyQhpDoEpRjwj3OAtUBpsI7wNZ--WwstWdDxy6lbVvN2-x_HtPH6C-yQXnr7tJxkSYvyx2FqF6m3rM43nAxavBcZ2vIw83Bn0WpGN-mA_hfnF3g2JJVvWTpt5RVBiPASEf9idrgCLcxCE7RXdtLQ-O11eEi776qDiA00MFtPk13A" sib_img_id="7"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/ynK3n9O-l7PlOJDdSSIlG3zO8wmZhHBwhbjRUhdCcGjgWqwzBDX9mYvSzKqw8uL-I7hj6xHN-R_czK-jyQsv0Cd--lm6NINDsrjCsEp_SHgeCZRI2CmUpV5yXH9GIQBrdXbKGXXASuDYsqJgIEeJyl87HWH6CyeicpBkrCsNGcLfnCyMBZlELovq_kchKZHJ6hTugAj9Ada1dfemh9QFQvmmnBfwUSQcrBd3rAfO0vzzJIOSvFl3WDpP_sGfK0FX9V4hovSw3hW5a6OnNhLyPf4_O0kcR-6DhY0vFhyq" sib_link_id="19">
                                                                    <div style="clear:both;"></div>
                                                                    </a></div></td>
                                                    </tr>
                                                    </tbody></table>
                                                </th><th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" width="265" align="left" class="rnb-last-col-2">

                                                    <tbody><tr>
                                                        <td style="font-size:24px; font-family:Arial,Helvetica,sans-serif; color:#3c4858; text-align:center;">
                                                            <span style="color:#3c4858; "><strong><span style="font-size:18px;">Accede a todos los servicios digitales</span></strong></span></td>
                                                    </tr><tr>
                                                        <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td class="rnb-mbl-float-none" style="font-size:14px; font-family:Arial,Helvetica,sans-serif;color:#3c4858;float:right;width:265px; line-height: 21px;"><div style="text-align: center;">Si ya probaste los servicios de la plataforma digital puedes adquirir la membresía por el tiempo que desees en la tienda virtual desde la comodidad de tu hogar. Además puedes echar un vistazo a los productos que tenemos preparados para tí.</div>
</td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="center" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;">

                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#0092ff" align="center" height="32" style="font-size:14px; font-family:Arial,Helvetica,sans-serif; text-align:center; color:#ffffff; font-weight:normal; padding-left:14px; padding-right:14px; background-color:#0092ff; border-radius:4px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                        <a style="text-decoration:none; color:#ffffff; font-weight:normal;" target="_blank" href="http://r.grupoverona.pe/mk/cl/f/S09M4wgoS7f87R-SNSomIJf3amz0o63Zap9VFQzD3NiBFpZU3KQxfOwc3o-fjgQecTawqVJUrWb1iZEee_oYxDgjPxDe77i0kW-ak2r60EmEIwRdZ93ipSsJSyFtkdXA5fg9sKj-4XT_X73iTT-Ln5w97yqZcOmd7AmpSQvKoYj6qgwtLfJ1EIDvDAiW_rmIzmDQGChU9BHWHuu_0Dw7GXzyil3DOQu3hEsPH3LcVtUdisDKmSCjdbbX5T7Va2sTdXArONiIFbpDp6RtSHWc9DQxpNaV9w1WGcYOffwB" sib_link_id="20">Visitar Tienda</a>
                                                                        
                                                                       </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>

                                                    </tr></tbody></table>
                                                </th>

                                            </tr></tbody></table></td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr>
            </tbody></table>
            <!--[if mso 15]>
                </td>
                <![endif]-->

                <!--[if mso 15]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <table class="rnb-del-min-width rnb-tmpl-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:590px;" name="Layout_5" id="Layout_5">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top" bgcolor="#f5f3ee" style="min-width: 590px; background-color: rgb(245, 243, 238);">
                        <table width="590" class="rnb-container" cellpadding="0" border="0" align="center" cellspacing="0">
                            <tbody><tr>
                                <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td valign="top" class="rnb-container-padding" style="font-size: 14px; font-family: 'Arial',Helvetica,sans-serif; color: #000000;" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>
                                            <th class="rnb-force-col" style="padding-right:20px; padding-left:20px; mso-padding-alt: 0 0 0 20px; font-weight: normal;" valign="top">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" width="264" align="left" class="rnb-col-2 rnb-social-text-left" style="border-bottom:0;">

                                                    <tbody><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="left" cellspacing="0" class="rnb-btn-col-content">
                                                                <tbody><tr>
                                                                    <td valign="middle" align="left" style="font-size:14px; font-family:'Arial',Helvetica,sans-serif; color:#000000; line-height: 16px" class="rnb-text-center">
                                                                        <div><div style="line-height:150%;"><span style="color:#696969;"><strong><span style="font-size:16px;">Grupo Verona</span></strong></span></div>

<div style="line-height:150%;"><span style="color:#696969;">221 8999 | <span style="background-color: transparent;">995 953 058</span></span></div>

<div style="line-height:150%;"><span style="color:#696969;">Calle Los Ñandues 193 Urb.<br/>
Limatambo - Surquillo, Lima, Perú</span></div>

<div style="line-height:150%;"><span style="color:#696969;">informes@grupoverona.com</span></div>
</div>
                                                                    </td></tr>
                                                            </tbody></table>
                                                        </td>
                                                    </tr>
                                                    </tbody></table>
                                                </th><th ng-if="item.text.align=='left'" class="rnb-force-col rnb-social-width" valign="top" style="mso-padding-alt: 0 20px 0 0; padding-right: 15px;">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" width="246" align="right" class="rnb-last-col-2">

                                                    <tbody><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" cellspacing="0" class="rnb-social-align" style="float: right;" align="right">
                                                                <tbody><tr>
                                                                    <td valign="middle" class="rnb-text-center" ng-init="width=setSocialIconsBlockWidth(item)" width="165" align="right">
                                                                        <div class="rnb-social-center">
                                                                        <table align="left" style="float:left; display: inline-block" border="0" cellpadding="0" cellspacing="0">
                                                                        <tbody><tr>
                                                                                <td style="padding:0px 5px 5px 0px; mso-padding-alt: 0px 2px 5px 0px;" align="left">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/HdL6I0puOaz6Uc0q7jlcAw9lDBwfr6QNg4zEBEa1IZ53sh2SdtbsWdMFaFEhXocK2LYrPOAPalkSABZCA2BqrzIp8C0Z7EBdOvK14c44yI5tWRcu5TJqkL627GL-hOcLG_R_Y_WiOnycKjCrDXlQRtEz-4wqVe0OUwZU57LETZZxWMumTLfhX2mLJaDzFhlqWQ42DPc5duCITVXQnV3MwLgU_yER4zOvJotZ81Kjjifu6FcUG6ysy8ZcB79LGL2bvxyD-0b-qi3qk89AbB2mOt1L8Si9V70V_EW7Kk2BD2v_weA3VFV9bWurrTdybb96UHPXdhDf7C4" sib_link_id="21"><img alt="Facebook" border="0" hspace="0" vspace="0" style="vertical-align:top;" target="_blank" src="http://img.grupoverona.pe/im/1034539/c1f3ba8c99cfe47ec3e40cdfab4173d2e091dcb92d24da78000ef4b97d56aadb.png?e=hOQX-oA04iPpbK2JF1-6aU7jW6fEQcZepwoHJd41MnANwswJVQOY_GX22W30C4kHc7Kc0yv5hzM9F-IZ_rxsdWIhaA2_UZishpqiQeUeyxSJeNBDsX_ufPEkECMYDTV_nbESf4UvtKeURm1v1ExqvFDWZ-sKtw7NU54oMOsWKT7WpnnEsBB__kxC" sib_img_id="8"/></a></span>
                                                                        </td></tr></tbody></table>
                                                                        </div><div class="rnb-social-center">
                                                                        <table align="left" style="float:left; display: inline-block" border="0" cellpadding="0" cellspacing="0">
                                                                        <tbody><tr>
                                                                                <td style="padding:0px 5px 5px 0px; mso-padding-alt: 0px 2px 5px 0px;" align="left">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/tXWaeZA3Jd7IYQT2RdIwLRxTacU3UDqvKFbXAAFBQ9QwFJTXVHQzqkNiNb6gBlydZxZddBv1M7fvFKUBnfuIoKs4YfSIIadg2dTej-kX7c2QMVVGcuWkjfv8suTwhtCLwpreIJttPsd-mgcUrmgTbH9T_xlivpis6ktOHWYYkLMsoY81XV2gHbQdg3AHHOZoHI57CJUODfQc_iiSbwFqWpxvTaY_rydH4pRe9kuMBQwmtA0MeF9yh2uDV3nCCuhulpOtnI14J80ttuXebL2Q6424Nl9i8vR9xuJi0Ru71Q2dhg-TX3Zy" sib_link_id="22"><img alt="Twitter" border="0" hspace="0" vspace="0" style="vertical-align:top;" target="_blank" src="http://img.grupoverona.pe/im/1034539/e88fd93aab1aebf4d38d3cfdbad085c8bb742f6275fc2598daf6ed09b5c3e778.png?e=ghlflhmyDsmWIzbiE8zELGa6JfkUTbwntzKdWsQ933rflOLzvmRbYeqIZjmaTUJix8x3yfwnw8LP8GNIe8wnsHFMGoqypDKNXHBb9v59s01_ANOAv7vjVoC_HGa6K46so-QxvMU4aq3PkX_Xd5iXrD-kJXJper9nBbn0OOYRy0OgVVF3s6ysCwsG" sib_img_id="9"/></a></span>
                                                                        </td></tr></tbody></table>
                                                                        </div><div class="rnb-social-center">
                                                                        <table align="left" style="float:left; display: inline-block" border="0" cellpadding="0" cellspacing="0">
                                                                        <tbody><tr>
                                                                                <td style="padding:0px 5px 5px 0px; mso-padding-alt: 0px 2px 5px 0px;" align="left">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/MwH96XS_vArTb59iK2KMPf3kUeX_x_VvMkGvo26EV4or4uBzC9sYjoCxBDIP_p5NsAxSCmIHxrNt2WXRDulfg2uYmaqahLhpQBY6MnHyQbJ_kHy0Z4oQdEJ_-5OSGMYPGtw98tz1kpJ9BwyaQE6jofGoNg_MGlWrBE5EbmtcAGAHgDPg_LR09cBro3p0UkkMs7fTKyv09pfVz2Fmfhl-gVPrfHt_fitAIQXixoDmewmZcbrRt-Bf9pemMkzOz6o_DvO2fwomr7vQu_8N2vZERVJwR-iWYuXPCg7y-fdVz0WA8DIJYA" sib_link_id="23"><img alt="Instagram" border="0" hspace="0" vspace="0" style="vertical-align:top;" target="_blank" src="http://img.grupoverona.pe/im/1034539/9ef21a7f384e9a0b0d662172b0ccb0f6fd28819ab28c4b0f0eb9e7f6560c45e5.png?e=lLupaygv3iVctBmIA-q7FPvy-rv6LY_Wv0KD7XwD9CH4Pqsg2fFpziBRfjqSB94Cg020BrwVLbxSddvvKpFCgwapEqbpa3HwX1u226SLF73f_6acSjL5ek3rLT3iYIKdRaOnQC20Sb-qyeXoqvumeLP_2wWQkg8SHJEvDA-cPJGz1hH9uYt6_rU2" sib_img_id="10"/></a></span>
                                                                        </td></tr></tbody></table>
                                                                        </div><div class="rnb-social-center">
                                                                        <table align="left" style="float:left; display: inline-block" border="0" cellpadding="0" cellspacing="0">
                                                                        <tbody><tr>
                                                                                <td style="padding:0px 5px 5px 0px; mso-padding-alt: 0px 2px 5px 0px;" align="left">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                            <a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/YwfZ7jZG9ppWj7_urwEUlsCTdK0G6vZAbxv_bQDu3lKgO7xrGkBotx-ll9uCNRHTjL16mxw1JFlFh98pHDNBYewDnw-QPJCldSir5CmotacKppbdvA03T5UR-_jL1T7HwCLwjzsf0bv_vSH09Z1ZBfpJK7qwGBo8MExhsuAgy1ab1oeqlf2cBRXgQRN8Rh4jxdxgHaHRCZswgXoe0RB6xu3oRAym3pbPy7TXcsTmXmhuMD4mZeQXfPvyFpIrZSgz_AiqfhT_RJzBoiTWJaWbQAjj2fVD1mfNpDvmqNWI2zsUoc5tnZ6U8g" sib_link_id="24"><img alt="YouTube" border="0" hspace="0" vspace="0" style="vertical-align:top;" target="_blank" src="http://img.grupoverona.pe/im/1034539/75be4c353563822bc5f7083db1bf0ad4c620d90c37d24e57aea7ff0587fb58fc.png?e=FwvtN4_o8PcEcWw2-74mb2tqIgqSxMn9MzGmqXuiDHMhChY_O2jucl8LcqkQqJabrQZ40ZYaYKuS_j35acgWyNxMdOVI9LaQVtzeS5aHGH420joe1oBjEpK2oR8QZfu1qP8sVSqFEoPQJRMdsleruWgg5a37RJb3L5FIv672s_N5YBaf9tMM5_5F" sib_img_id="11"/></a></span>
                                                                        </td></tr></tbody></table>
                                                                        </div></td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>
                                                    </tr>
                                                    </tbody></table>
                                                </th></tr>
                                    </tbody></table></td>
                            </tr>
                            <tr>
                                <td height="0" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr></tbody></table>
            </td>
    </tr><tr>

        <td align="center" valign="top">

            <table class="rnb-del-min-width rnb-tmpl-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:590px;" name="Layout_3" id="Layout_3">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top" bgcolor="#f5f3ee" style="min-width:590px; background-color: #f5f3ee; text-align: center;">
                        <table width="590" class="rnb-container" cellpadding="0" border="0" align="center" cellspacing="0" bgcolor="#f5f3ee" style="padding-right: 20px; padding-left: 20px; background-color: rgb(245, 243, 238);">
                            <tbody><tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td>
                                    <div style="font-size:14px; color:#999999; font-weight:normal; text-align:center; font-family:'Arial',Helvetica,sans-serif;"><div>
<p style="line-height:125%;">This email was sent to bah@ourproject.org</p>

<p style="line-height:125%;">You received this email because you are registered with Grupo Verona</p>
</div>
</div>
                                    <div style="display: block; text-align: center;">
                                        <span style="font-size:14px; font-weight:normal; display: inline-block; text-align:center; font-family:'Arial',Helvetica,sans-serif;">
                                            <a style="text-decoration:none; color:#ccc;font-size:14px;font-weight:normal;font-family:'Arial',Helvetica,sans-serif;" target="_blank" href="http://r.grupoverona.pe/mk/un/tpp-NyIj44iH2MYFJYUNXADgd7CcSXS6udRVuh5B-pAHSMvoyIln8bH_vzmxM4d_MLWW503zvzTopWDG1I2ix73gBc0sHfiByzHq4tK5JA5aV4F7HTl-iqQiWSw3-_5wHNg9J3AX">Unsubscribe here</a></span>
                                    </div>
                                </td></tr>
                            <tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            </tbody></table>
                    </td>
                </tr>
            </tbody></table>
            </td>
    </tr><tr>

        <td align="center" valign="top">

            <table class="rnb-del-min-width rnb-tmpl-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:590px;" name="Layout_4" id="Layout_4">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top" style="min-width:590px;">
                        <table width="100%" cellpadding="0" border="0" align="center" cellspacing="0" bgcolor="#949494" style="padding-right: 20px; padding-left: 20px; background-color: rgb(148, 148, 148);">
                            <tbody><tr>
                                <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td style="font-size:14px; color:#ffffff; font-weight:normal; text-align:center; font-family:'Arial',Helvetica,sans-serif;">
                                    <div><div>© 2018 Grupo Verona</div>
</div>
                                </td></tr>
                            <tr>
                                <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr>
            </tbody></table>
            </td>
    </tr></tbody></table>
            <!--[if gte mso 9]>
                        </td>
                        </tr>
                        </table>
                        <![endif]-->
                        </td>
        </tr>
        </tbody></table>

 <div><img width="1" height="1" src="http://r.grupoverona.pe/mk/op/HQjBnjOIb07rhcoU6xzrVA--YZCgbu8ikIkzyBwi7rxC-u6JeCC-xL9Qps_UZORkTq_riIzOk-F0l1ipcGF-rEL60tW2qvp6WpjybL3lDA" /></div>  </body></html>