<!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=H61OiuliLhNL0r1QWJXdF7YmQVklj27Pv7A17htRQzHPrW8AVOkmjvAjwi61JuenivwyhYgM6rvpM0CaLER9yFFy_zkvbSZ_3it1FnR267q03_7p-Dn4m8s0K7iZCxPF2c67tmV-oCWRYrAAYRPSmMUkCNt-j2qYcZSdjUefZ-0" 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/K8WAEIPwxcjoWClXZzBQsFI0hekyg0aiZQzXab6IBT-SYr-5ZwbBffCEP9M1t6Ze8mknmX1JzlrHRKG_CPpwJG5RL879WOcbcnGWi_EXqNMNHqAF5pUrUPd_XdNRVds5jnDko8sa2BGmOz9-ago3CNzHW1udF3MsslO0zz8MqsMMasZo-W3B5y8J-j5MIa-9w5ECVKqvOljSBAwmHNbVd7t1YjZCLpj9Yns81_JoqbldsgsN0XbDx0VMTV_ADXbob4god_vttHCN2XCmTLMg-rBdhh_r8fdA8ZT25NSQE10jRhMxS05UQZp79bi-eMR8o7KQBwg-q_rR_rioXTu3IL_o1J7j" 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/5f527859fc8f25c258ee6c96f07a86a07a591f8222ec09cbbb712d2f570e6abf.png?e=0TFh_32DkVxXShO24G7k8lM6JnnB3W3rx1R0e12ZikVmmfWC3vzBxb_L3jJhInZHhaGy_wmY3-pFue9EDqSm7aemE9NzxaKxxC5WXOQbRSxRgFDEzv6hmAelZxdkjIk2U095vu3t8KLRe4VwTsTolJ24HAM701w1WxlBq0r4tNaJaBpSza-fc-0vQ0BcQMZaxcPc8cNpgrebclDK2NhK4w" 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;">Pandemia y paralización económica</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>Lo que inició como el brote de un nuevo tipo de virus en la lejana ciudad de Wuhan, hace más de tres meses, se extendió rápidamente alrededor del mundo...</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/UvLfWr-kMVNe5WjRmqkAojGVvmHQFnPXi9mfcAHOV6qYtvnD45iSE6ySc8cNIa_eDHuDGdaDQadJ1nNkmgfuLgEBEgFRPXl0IZveDdLD6cZo8YxoDaRnjUnwGCXQd8Wtip9OfOXeJuzi9vctpZh3rv1SWfnRxalnulYBE8tTm2gkgvY9JaGF7r2rxC1x68Bt6JhnHsOkjvgbl9v43q9NjnCIpz2Y9-VfJlg_CPwKvR-QASMQMeXpwFNOv7DpVvHF0w7_bJ4YOAQc6eTB3mUg8odDQZA3vvZRSdy3r45KmU4REneDiADfTLaxgmHwbKcRTkkQ4ZWcPmXKSVAJphooQuazfR9Z" 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/fZqiTeWiSbeZanv6_m6G5qSNBylcNGAtc9AWcFDDy30SthEHzzbemaMTEQIZIlGmNgdGzpdKooKVKpCoqi7JOSyzyOzclagivfAT-28hAG1S3WIbYWPKSObBLJtVVexCDke0M8PGlZCmw8M-c9dD-TE66qR7SpHn_0opqrEq9temUL27Yf7zzLDnYSp3pBDHdPtmY1rPMWqYqd_NofSdKvNimMZE1vQi1HEDlo-gGCqxKNaEbyXXMjtuXF903XHseRfHkxEwVeOj99fDSXCP7sb1fgKQq1mj2zbaJ7u9jimCeDLUmw9arD0gcXdAoYAEh6ihv5mskerbVIJEAyoru50kZV44" 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:980px !important; " class="rnb-col-2-img-side-xl" src="http://img.grupoverona.pe/im/1034539/bf59efa1a50a19169efb9789b04e804eee3f3af43ae582b425474e4f18712e5b.jpg?e=zgqXTYqaVub8-__K8HDD-abRGG9Gs8FJg4dcrAH5nlIEmXzewPICoCFo9gmqidKdv4ytcmBDEcL3IwfYcDbyklHLLXmvQQFq-iVer64KFLm2KyDkJjH8AAtTt0JaVnIeQKE5cmudhurl1MhhBxmPIP3Tqe6U48VxzfsWKVo84FSy5rN7wauyIh6CgnZKO1PaOfffBCyDlC330WHKXnjg6w" sib_img_id="2"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/JOReEd00ZrT_Ns3yy_Rim03dChpBqnrBpPg4UFWHaxYlHW2lNZGqDeEap50tFTVtdiULoY9e89ou9PbWUQ4H6-UUP9sIP-gjbUDviEnaiohYSA9LJBXFe-0-dtbnP2hyHFGIIQvEbHq7zBNU-dIqCXUdfYvNpuih281T_xzOm7qZubLNvtIqxzbzbNgij5xfS0r9ernfZsa0vJNkStAuJCGOSWc4Hz81ZQclMW6p_TS3Y6Rm3jHdvDkKaTZcl-NwC6eXBHkIRm5Jgz5iBB6BB_ta3lp9C6i289bXatNdTIdaoufVdM_KkYGMv_cM-G_q1i_N0TrzPfgaCgflyV42O8NwbMRG" 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/wUQ4-56YoenRY0Qzj3pk5EIJAF6fGaT_6HE3SS_JA6vWe6_U9yH3sj_XQwoY2RETojAKMaUDyrg4HyaPW5KlkMjMI96hxZV9aIQIdVow9CEGEjZAVV2LHrxHTwthcNbNqlTRZGooxXfeVgAyl7snQ5tGF3ObEglCM5YwqYWVaB38uqfm8E9DpwCnCGyjGOPRvaEhQtf7yGe17X1kxmRq4f338cJdohCg3vnJw0PwGuT-vEFcFv7cA3WnWabVq73IdMn6AB9tb16y_fkEEBAhSoyrkzw-_7iTICrLwttDYzESJjqxinm3yyZRrGoc-Z5KaOBvnOsgw2nLwAVNk0_aGNHQbHeu" sib_link_id="4">Ley Delegatoria de Facultades Legislativas en materia tributaria</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>El 27 de marzo, fue publicada la Ley N0 31011, en ella el Congreso de la República ha delegado facultades al Poder Ejecutivo para legislar en diversas materias producto del Estado de Emergencia...</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/bJMElmoVXnlvaoiLFmDNaY_1bdr4qidqZXPBr-ThoxGPtFmKWgcsAdeW5ZBVC6jPUlSEhrqwb4GyGWT-qTpSyTlf_V8p-i_4qHO0a-6a5QRNV_dqQLFL3dJkMU96cRx0uh8RV_-5HqsLpBDtY6XjQaHnc-3gfKYD7MvBZgdsw2sCJT67nfcSTRkilQa6AKe68VdJ4X2pEb6q7stqFBhCOha2DLHUFh5SxwN79jfYEKePskc__lGhsnFpGcY6huqridfzD8h2jNFPse79_-e8p23G2pTPjqg00hgmDuce4J00IveTbzTceAK_7WS6JvGPSx3YHpdpFvvIZAKCp-aBxqhgvJHc" 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/qkPteSxI-Lm5o6jB9QIwBGA7NwtZgWfqaR4yC40gaecpQQSNsnQr7oWmexRLMap4e8pfIgGZrFX0TxHVehSsSOPZOqC76A8ZW4zbqZZ6jtotCzBo05V64AbWc5y3IURV4W_zPInnbh5DOjH8NdWg3Qonkp6N6qX8w4EYOTo6VjktATpROK6vftZEJ81G20HiIjcaO5YEBrO5Lr27FPiqG1DuoDxkIy9tinoA70uomse4daPImlDqWbw3K1hkDKoKUtQXKW9WV5DQoTf9pXQhOZOHwU9vY_PGx6d-dkgq_70DvYIb6Bz_-4W2WpXiRO9WSZkv8Q6StKjqf9N3h9gmWluIvkLj" 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/8d4746580076db5c031083a01c97cd711620464419a43ec9ca3737177c107d6f.jpg?e=wiGZnT6AZOYz_5rrIY3v2tFC7WA98eTVq7hxpd8tiBAnopzt5_6ua3tFl4P1z2STum8I7ZIdgMuL0YAHocgyxtUB0q00o349uvq3oTScCf2wmgcocAvr2Cnekfba7NsIda36Tz9pvruXxbAikZUBitqyCChGpB6TZPehoptfQZTo4EQauHAJW6jh9eNByJQQlnyaEfF9eApLQbjUU475cw" style="vertical-align: top; max-width: 277px; 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/wZtww9yKrs7rPkOL9ccxis1mYBok92f55CXjqBK5--ziwtuhQGTxZ3GHnk4Ru4_61ykWkiHBe_VoZW9Z5omJPhuNxkEA2LkOe3hijK2Si7g3WRHhLVRUsG4t-HARcwKWw9F1LbMfzWVRhyoQRA6UyjR1fQyFnnVuP1iGbj6dIczRrjCLfT5oUWb8yWWNLBFQ67kdPcE_Vwn0T5P76ufYVuS0Et8TGKX_ERMI-n3f5mc97PqjzLowJQo-EN8IxsaF4-EgDGEjvEu31I7XkRDBwCDyIoEKB8eEoUfcSQQ9GhVSEg6ROgESP9VcPm6SpJIqYvodxDQiglNY5tihqrg7bd3I3b4Z" sib_link_id="7"><span style="color:#525252;">El trabajo remoto como alternativa laboral</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;">Puede entenderse por el término teletrabajo a un modelo de organización laboral que responde a las innovaciones tecnológicas y a la flexibilidad...</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/onZmc4Py3k-c7zBnRFJrT7idcZS4rbcny6vSF3k1kAkPH69fC_Uwbgh2tASc6y_6Uj6Ge7fWlq031F21ycFClBpPD2YaFwZ-GfnBO5EKdMM168TNzklhPjHJzPe8cLwifHx_3E2dybUr60QZVsEPiL3Rnr-k9QgMmZI8yuGVYsYcJqmVIb5c7IJj6f7F2Zij_tLhNPAWWhrxtXN6DMflGJ6v_cuhhoGyyTEOf70t1vNowwdCmGUp--qkdFpKUzXp7292nUf0SMOnnqqbG1qjuJExJHohvjRhW4u8-4QKktH4HjsT5DxbBnHcTdsJb9VAGurRVFhh8Tcy9vmZIkVgRbJLrn3H" 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/B2ap2MZlFl1RmpipPS_1YvJ0NSc0DNGo4Xv0pJqohJ_V8KYrSiFgYsQmVCy1COfpb8A-okfMSHqxmWW_99s3YY6vFnl1Ql6Jm1gvkB-908GGI02LctgLggN9uAs1_6lO6OZ8_lai2SkA4PXYkyZmlkGgB_rz7d2Gx2g8LyM6ThQtvNpqPRs6QSVNwSUJ1EbT-JiBRG67_M0_wJffse9xyR8QgfwtEZcCzPWVOaVtVcEb314dBWRmjWvVaR3TuUeQ0fLGBVEPsl21S3kfKN7YLNLkdrMVX9tm1GbAahEkuakLk1iAsh9aYA6pZeu_1ZbzIPYG6QAIah1komZumKlUsooEUyYt" 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/f584af59e5873da9e99da09fd0cfd5db835bd12ee6a005dd0466dd6ac97cb655.jpg?e=gvragQj9mxI59edHDwHQc50NZ98wWSfWQLawuXT6UU42ih__324eR_EiiyakUm_ZNdJmUSglOGYb10ujVAXCQTTELVCxZzZISIsfM6tqQ7F3oKiAqbRZnQa26zKxup4IpkOiSye1by41XoJTu2-0sugVqobfHR1H8n2vNuhjtDuCCzolmkU0UOK3moZBM88b88Gb4s5AfJlOmZoeGGfquw" style="vertical-align: top; max-width: 410px; 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/mWDAZf74-sVOi5sH3VpU9OC2RGxJjvF3kp8YFHjcXI7hKmpFUnoGlUET1EzjboFRJ5M22HbjKx5No74MBRvMkJti_U_fN1MFwN42x8ZbwIakMGzJIChtXdZzpfnXVWxVKjoBBxCIt5qOxikJUbBRxKc-weee1bdlGlXVTPr8AEN32HPMPknjMQp-Dh3UUnYHeyVDphLPdyQrawRFAlgiVfqDqDpC-YIn61JWxdx6Afdh_wV8yxgNbZafsW1nA4-PqBgBbCsgfceCTB16BfwOgycI11HHnPf8ASPkIuC-b-zS_ddTVm6e9iXX38he-3-bBMhlXH6dwZeTmuxJQd9iycRJ3RxtFQ" sib_link_id="10"><span style="color:#525252;">Volatilidad económica y crisis</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;">En el pasado, América Latina y el Caribe mostró una alta propensión a sufrir crisis macroeconómicas que se transforman en crisis políticas y sociales con un enorme costo para los...</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/oteH8yiZgV-emlIcbZD_e88QQEdk4JwnXtij0iSNF10AKxt8F61i_soQco-Vlr30kuvR5Piew-zCyBErWEc6YLpI69M1zbyKBT_Do17qdEXp_1b1uXolYb81s811XXZPSgCu2vPx3Esvn5AOa1D34Tw2uMg5tBA8nUIN3GZMUtgKUwwEMQrCG3cBGmf_gHQSzOcxtsoyYG7DbH08w7tQxxbVZiGmgWUJPug9jnepP0cG8LbeSAfJhosVlD5Q0VDBWBL25b9x7rjFMqVHMAtPuML0Rs0pEkEoDzDKAQGi-FMKFLWfXEtPbq-h1qa5P0Vh-qiVcC9GpgGzlhTBqsZGj1_f-m5YYg" 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/A60bn6BTuzBK1qzTGMNhhDVaMXzbBlLBaChZmhZWQj04pVE6_JeIIXSXDAzHEp7ZNA1YQw7xKNex6jCE_swyCNFoBnHr2bpptuyEZLHuS341WwjmrhwA092qNNTfiAHuBw4hJe3Ho-zolSdoQXcKQPd4q6mJizzHx9jn3-Ouk7JHQZNbjLivg5D_M_qwKXDt29j7Q43cmkEoeKwW8ZCiU1AG0AuolD_PUsDRQKRnDI17l9nogTFMt66v8Cp3IAC5qzRDjtedOLwkaH_4XE0rmXjQ0g-8C0oHVJ-hJV8t1GIp6K3ojE2ErtdQd4qZ78Yqx6eAZyB95uGAL4aSRWtakK_k0Z17hw" 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/0d79033f8cad1ed598328f7f3c684a91d55081ca1fb1f06adb96b57e9c6aabed.jpeg?e=DRilYkOp3aqy4ncw8wrgXuk2OpQZkUEVaxpnKgMFHe_bedk39IF1bB5Q9x-e0ftey5KMebJa6Qdc_xXIbLZNHQkPfaFw5fhU7pOu703Dyv9Pj8UsA8-FVGJZiNavOmfLIaaJ6XqBLaaTlFMEg6u9sKfQGhRoE5VIxduLLrIb7Knybe0jbdLmGekF1kZD1jrazljZ0AgcHcxm_WBmT0fzYZw" style="vertical-align: top; max-width: 655px; 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/vkR2gKfZ-XEuW9jXgahZUQvTIH2VQHBXSIZWx15b5Oq0-f22jo1pUq3yLx0ddbHrBkinxMfeXqfYsI8krAuKuzW9PjX0nXNZ1OeOwcnv3g_QtzJQEPmt6XFPnW6UbnWxKsKj-TFdVdDUslMYw9TR5Af2f8GkmvuusCJ83jXoGL-SHNkOOqCDG8EdxktzNlNz1O5Zgt8aHVkxk-gAIBQmpEkrt6C1RRk8TN0jfx3MxIcVgXYIBdpIvdFiQSOZnvpXzABGWsm5oMbeDaPI4Z4UZyGdO42QJr5wiZc9IOg6qhJ4y-I41GK8ACMlJ8wHTZaXck6FUDkSOuN5ZuQ4CopEy81fd-00jA" sib_link_id="13"><span style="color:#525252;">Marco legal de la cuarentena</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;">Desde el pasado 16 de marzo el territorio peruano se encuentra en aislamiento social obligatorio por el riesgo del coronavirus. El Gobierno tomó la determinación,  prevista en 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/Ah8NbvfaZLDO-QUuks_jDlZXeOoHoJ5GQlgjsI5uMnEeUYB1JPxo_CVNgwfgKOZTwAs0Tg4BV6uswK5frbeqnwgS9Ipghg4XL1kj6n2BN5DaUcWf8FIp1mb7sJy2tMolWdPuaa5k9QdZ7w3wHimxe-yDJT8R2ngtQXWFbYNJjB-PPOSafr8xoRX5AelBhpYUFc99mY5BHr3do7QeXBePBYUKnLjFa5t2d2av-Ve2yibnUOd26w-FnZk0oXWEYHNawC0A2jptXUwoJRjr7kr1_TAAaJhj4g8seWKjVeJ7Cpq44VpvCh-YQY-YqxpD3lQfOSQUxB8KFkw35GPCKhcDJMxSrLHyKg" 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/0vrdn2LYsQvUALdhfq3IOmLUq06ZKUlD-4BYHY3TLb3mlZownk8iDoNiURTb_f36o-c1AGD30uv8MQ-dE3vd4xoRVtGNB0neHDSDRQpP2naOteHFA0NhG8DWiH3Bkc-TiUj4sEdkVmK0SWbxBKXFMRENVJX8iGYZpXwbHCTTCPVcncQ8aOBNdrZ2Kb3y8Vm8ncdvZ7U4Fa1aCC8GS08HS2OYOUyQ9tRoHokAOR-vMPmQ58WqHPruczfh7vq75-asvD1rMeSsZE9AOxZTeU3wq040tS22ow" 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=m6W0yVSpsYDOmXxfpzvR9prraps7-AfhIlghWqJBnkumoWpSlUqTKfFSWxl0fcMneJQUU5pXW_1i6rt0OdE7oAfSJ1-aQ490T3Hh20c1qe6LfWvrH21EHN-c2DaHW6l8b7Pu77qAzzccVV7dcEZNALAmmbLhkiV7gOdFBIbRGQyhoS0SZ2t7iIk519LfDyFlEhwkDDei44PAKQkSLZVf1BI" sib_img_id="6"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/RLwYkRXJBS2oA5IvMptg4bMiwwJihRS5hr52OhxBlzb4gGGdieW67hGtMceu52nXe8D2WCclV_OjcyemLybsBONxwhmnnGB3TuE68qAUmriTJKc_TbHsivyTKKa6vjnzh1RRkS5afLTvVIGpzr0Ytv9GKeqof_K3uekV_307hUA9rHcGZ1cEd9Y6IDtoB-1388kXI6tQ8qoQ01f31lhCGldj5wCaN_QhxXEJNdmx_h_Fix2VEeaAFVPeDmSlnLNGsJ-2QHXgDvrVPpld3zjc9fGQ25sb8Q" 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/OafmvfddyETgr1Wak9z0S5FOXnOGDdK6N8J5fit0Wyjnjwz7IR7dkBfqjlFOF1Pr5QfTyvIT_K5-U_myWHfeK3HhmHrVJiiz8m537MeUsv26IFuW0XZv6vwL-d5tgD4jZ-285cF6HBAu7jmYmwSK-oBea8YYhZJVQNzpz7PT8Qgy1WsWPfeY9y6UroxcIGYsA-EQLg9WgVRs3cJXUtBWPNarfiUfVQt8yUsLlOv-bKb698t3DHOVwmB_uK3js81UKLzlfYXPcjlZCYXjtvWIom2YUsFJLg" 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/DCv8dFBkeBLO1DQLaHNu0R7Wez56YKUDbS7E4B9G0GGSKJMjpSquAg-JEzuQWZQw7T8vdrQT4poprkC0UwgGRk-rWvoM0Vx1tiwJIHvaJgd034Yd5nWPgkpuU3nlyIgBCxWvOT9rxJf0-fUq7m9lSZqsPIghSOtqjb1chqeH1I9mRerHY2qJLYp1MLss1FmpxRApfB-vjmBhHcKTLrofMjvZSaiO2oa2zWNQJjiU5RwOVXMr8qaR7kRT8u1qPon1vebpBhWPGhIHLnLKCJ5nSzktV9l4s8jot6f95EBj" 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=hm9_L2Nwl-vooyPZgL6oXIZJbqLh7byDboUW8g3GHqBYTRDvdqQZqRU4lUt1GlbG9Y9VU0dUtWs5vH8eC4dBh55GMHmmTqI78f2rw57cKSaC3GHaDkIiGo6GqQmmw6w7Nj6WTls0JW1cxuPSGGL3inenYaql9gpL1cM2Y4IHED0018kKH5-5Nz_Fuu6oIlULEB3_owG-OUVTAbezTKeuIg" sib_img_id="7"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/4P5jhYg2dmWK5TAIzsKw2clO3Y9Ef2AlBR2rzDkeweqeNy9xPGDWuSTrjMR-4DewabAxs0em-DLise_vdZuzHkJy3RRfM0CugCrOPp3SPu6PiXle87ZUGEhK3iSdtVDQPJlb1TWJkeBBoy3g04OMVuanYethKYQYyIwd9YZ6cBHnC4TOPOsc-lUlq5XKVxIJpS67cO7g_SvojVzktmqFJYHvjV-XW9__P3XGX1BdVsqPztUoI4zVLu7WndhkNarRHvWHlXli6rDpIjoaabS3bo-_xwF1Yn0jFM77TEm9" 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/5DDGXm3OShBsMHQtEy61IlMutpM2AUVQxLwBw0IFXtpG07i9bPsj021iVzR0Hp0CPFGVHWm56t-WExbh2esOu9oU0RoS6yi27GXeD_cVtWHEjLsRVwSk1u1fuoJ9c-Or7xzaN3GfIBmpVXR5RJzBW2bcIEKuvINzNvPpElowOYF3ASC1yr25Ws8nontg-gsthWh9OeRqPKgSprvPn14aBhOlzBqH_lIf-CYKsMw4ziz6mjoVsG0hm_zmlWO_lihi_KwQQ0U4wHzoyeSEuSuBQ8zW6vj1cY8Ea_nQ4wMn" 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/NJU40__GqGz2q9g8Y2DnXFCwmdfFXKNNjocxXfNDt9iHFfHmY0nABtkJ7WGSvOumottTTmaN920-mXuwmPHcI5C5Zo5uKVKSXHDaZoZDTxgp_RSGjqUCKEDWItzIBVSSZudlv8IfqZLOXkSQS2mt5NvKoMGXS_azKKwk-22SCOJ76_ZX4VJugjN3SlsBH2cr7hp99lUUr2b2VN_zJPVPmyc1ILd_XDQj1EheHiOT30WtSi1OeTaObJ5gZKrWjH4BynG8M5yh6N9YJwP_ui2sjfQtKv5ORSLxoS_a5DEBheA93sBtk4w4OETfAUYgzKoHxlwwb8gXXS4" 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=unwN5JVFsO-oMJOe58umKbG8hNipGcv9936N-UrzDd0vIcvutqmV7aU5K1-X-XK7f23LWaW-4_QXRn0Wa6LIPUqLpZxUCv09LbNZKJipgXCsiL9sxMa4OWwouSGOtCdAN3VyvGe7S-bSjtrykdiBDKr0G4JGI7C37D4o56s4cKoVvyFTWINoWned" 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/f7vnwC54wnjtlOCYSBIBvnKM1ZwLlXSk2WoMETPiiys_aTWtnKxWXcUAGQ_vIRJFWoVqqj4SCcmHOuzq5VSeQg_MeN3Ts7acu9E02tF9a1GAvIKJOk1Do5zf5HBWznvYVcTuLFWog9ucuXehAK35txWSG2ZpyKLc456j5PQ6EHV6Yjb9May0NsECcsieEdeAoOb42db4Q0ESij0A09iI9ofMzJok84weNr7VaEPDm7ia340n5ilBLnkO-P0hRTJBfKRq8803JqIUu78T7ZYCdOLaucqkUOIKb2tZ7eG3BzEsGTqF2kuj" 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=QvuoYBJo_dOgye27EWnJUUICEc_RMfAWpSFk5RVK4LrnuNTh8xxEE6J280-6wTITno_AH-tms2ayBjbaichbgx4NqYERBZKq7frHRj3Y9kXIro7vxUyU_i3bLS9-7MdhTTLW-caQbTsuANBZScMrOv1SGYkDof3ky6J5KLDXVxKXdC8i__Oau4fW" 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/ahMHGT0EmjeeeM-s9wyUuiZ896iHQFybjRRAgnR3ShpKQnyyTwhCh5gt8z0pxW1dHIfbmbI0EFo5bH6pLRNt_8Qu-0x9QYArJOMI2VhMlJaWcu-P9Bymphl0zTofldx-lpgtfSGtBKDQm45ysHCYRha4IxMhUh_mIV-IObrNlgrSsHUTGXXq-oitkFSbAxdrE6vAFIqKjRSTeE1f3Pxn2XkSYdROgiO1h8-inR6byGBnKrrgr54DcvbvFKIbiOWjIk1OmZS9atdEHvBXnuFEyCQWbdPo3vOZIqbdBg-2QBGP5drx6g" 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=GI-0dcw867RGN08YgEw8N5RxsBgDkUlTOnQI-l3qVsQxS_lryVbIzdRQ8LR21Z_1mmmIVbeYYX5aMsZFF9IlQG00dyEpqp9vsUl_j2zOdiHNLp5M13We3TuKeaDTsOYK_7WLNftAGP2YxpHkI1OWDvII4RnwSFTNJGds1rnY0qaHK3AhqZrR6Q74" 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/Uxz5AiKpEDF_AZmAlPt77lMDgovdax5XhpMxlUwC8bXkAf6zc8Q_MgjZs7RpnBvhMCOtdli2j3pxV4GpH1QLuQVn1LXneGcZx6c3E4SZqhr_kv9pY3q90Snb3aVdbaF4RFk6Y7ktcW64sI0qO60DXDDPgnsgEHOStIfcaUpp7EWD7skCDdg7GdF3R_Cn6uzLrEkh98fkf1xex5lGGmq6x6m4BulZOmuG-AyhkfLiiDP8-UrUURuim8laE8xxnc3B0PrWS6D5BOkiYZxb3NZoW7_9LCtyW-7hJBbDv1mYIfKTjfxcKOcdGw" 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=cdR-2actwl2qym0BLgz324bw9ZmeNE1VUtrZ_JZII-MGbkCk1IbphwX1RdB76tD7U8oIsX3q-_ncXAaedrsITihDC6Bj0ta0aKKjDevGUuDKEIl_BNt8g4zJzWOdHz3mKj4b_eCt3t31uUtQXbuuxSNV-BVNYDpKUT9Wtgi48talJW5jSQn9EIwH" 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/DI59NarmLGhHgxEu4RjDuhVC25Eb_QFeSmlOSDvvbah9WoRMaNJGLd8J5D-wRSa79OHXxx1_hrex91d9CR4YklZ2YvG7Zogqt40755GCPaRaOKj8DtFt1Snc228RJq-CMl3sTwzD">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/3KCwybbCAJrQ0DCrRdnwmgUqPYla6aOn6BMztRnQ7cFqOUc72Ov0MuKBb9lM66E0iT9EhATeLWaxq2HRY85YtDGy8sKQcfzmXr2dHzOazA" /></div>  </body></html>