<!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;}

    }@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=aE_r_fNlKypmnXJ6Vgt_lqnR8KYYow6B_FbtPKHjysqZfvgB-0BRZRU5mDQIo23CksZWrRQCtv3qxyaV4PfxP3fVh4XoSDdPwn-NPCiOlvvco-qwuiIWPGp12b5nBwDhx94NS94BXXvurjVHLt-eGA_LifRqaHGAWtAiJG6dvAg" 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/BTHrfgkAXEASkMjVDUwgseRbuUBjGl3tK2z36zqBahB4c8kqXPVSHdW23WkBsliJOMaSyKN6QyoDCKx36ZorLw0A3Vb0Ilk0aV5QSQkMS_BqIyEb-aWGDbfZ_DmHshg8frsLnlB4lA1uzsyUFjDSYlbOLeXwAAd1SsLCiGL9tt9jslSEjRSttOMJZ9FzI5AucGB_6fAOgxPjTXM9VDG8gpFHI4X1Jn2F7rSicrBiwAC6QKH9admc82eMHx__I94f--LjBuYagPDvDvw4uJyMC9Sb2PDAWKJ_iQQT3XXjh27yYRJWuYku8gD7TiaiOCPF1BM6WAI2RYp1e3EBiBIQbJP1V9rUB2fLmf_KeSJbftxZwDSlxdgL082ohnwbOTbsPw" 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/3eb7891ebb89eaa36a86f48531366b5d52bd2241f78026734ef41aede7e094cc.png?e=X5Pdcb3Y132QNvyykYvb8mxbqo2UG80oHs1_0HSxv5MLM-6uXCwAYoHB_LvXGk2a9ii4WKWDucG4Ij7csLS9ZNCs-GbJNH-dM9JfO9vLsdCC1xVzFSrEILrFaW5123N3UmHcn7JngijW788LwcdQ3Lo8FTRocWaDDBPWTH2Si1-B3ufQWuzeS2sGcR6RMlxi_6OVXhdbsVfJTHtBzGSIKQ" 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; ">Impuesto a la Renta 2019: paso a paso</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>Las personas naturales y jurídicas que durante el ejercicio fiscal 2019 obtuvieron rentas por su trabajo independiente o bajo relación de dependencia (planilla)...</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="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/khlZ2PeAR0U54Yj40nXUWyQA8EjdhraRJ2hjU9k_JmYWeeN5MHhW_Z8_GESrfKb_J9l45hpjYBACsusIiJ_zAK-0iGEcUO8_MEpwa3wW4lH-yf4QkvlVd8srtgQLkt4X_zEFDKmpVfY5FdioX4_6i4ANzdvInRbrxX4BqbVSHAdfA7xHpzzmgzya6v5JUVWCQUnm19KZ91aKNKBXvrVwsKVhiDZyBjE1X0IBBh7KXnxdektKTD3tjJBVLbc2iTPOo9aLMjvAWNQeyHI28sSEVIkLI8SvzK42ftnUUyM3TIbdsQgifQWOkaXGH57iCejqwwQx57Ta6afkaWy71MWez4EeUaSpuSyRrn75O7_aGm5pux3QW5Vh4_du01KdOj0Rpw" 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: 1px;" 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/O2K6zftAXQOmpRP1-03jGnK1ouib6DzO0xrgfkR-0sd-oeUJm6YQCeq_VEB8VFEOKyafeim99NeCd6T3mNIGbgHJx7IItEAjtwUAiUYmClWtBQ3u5DedkuQU8-kz7xc9J3B5Qfyk_eh9lZbhM3xs0_QERswunVZdCPnVDPAjCghFYFU5pwRt-CiPfujKDYkT3sJqOs0oJ5RrBKJx5WaJJEl7-HZKbSmo_730HuQHsKB2cAUisu_sd_PY3cdc3orNrZKtcqYRTDsF0ihLThzLIAXNHzEYuJgieSEIVSjfa5SFH9NU2Dlb2TRJQbw3or0pLeuCzf8iu2dDzlQNOm4arOcenCU1sBURsTuB2_8m83IsFILkC_9iUbMfATbdO_fvdA" 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:410px !important; " class="rnb-col-2-img-side-xl" src="http://img.grupoverona.pe/im/1034539/f584af59e5873da9e99da09fd0cfd5db835bd12ee6a005dd0466dd6ac97cb655.jpg?e=id1Lyk6-5RtQUm7fWCOFNlnbd20GE9gFEnWpuhWHA4Qm5YvxMZNNiFEreF32rB5rggwAZrUNhLg3XCHfeQwGOBLKeyaeAMDh4ZY9FNLypb9H1RDv_fjj9t7o0z1iLk9SiplnuCsXqRz9tEt09fHus4Ss2pz79levqBgZRgSrc5Q1vYj3zOwHayyYvDSPZ1hm8L95O13iQW87c8W2Jt6m0Q" sib_img_id="2"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/SsGvdV1vh2zCNnsv9dFgy1nvf4RuervC9U0AHIVOVItYt5bSzlbArWrV5HaQJOHDpAvLOgAj16UlxMIT0z0hv9SbpxmxxMOWnxOeN0zNkCUnixFi6SZXZRMpTxU-tV-CBEHcQLgq92RBO1XX8vEccFIaZ9b0XiyPUBxge2nG_Fi85LynOtNbKOhHrV-gMOimgicqbLPHU0ucgzgsD00xsVjkxZd6OP0KXW-uKDSIEvFVTdq4MAjjxPKDXsCgonggnTOQvncfvKclHmUHkj7IA4j4LgvSeouoRHPbwCaq8Fuv1V4PdK8BihJ-CzdGksu1XX_Ac13BO76fyLLulao5wa0Qaapi4DFdhr8fVrmHcx5x0g2h2baCuYQH9J6AiClaFw" 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/RF4hamDrZrrA2gCDu87x_etd12DUoziewTtBzfXgdFAOGWwoldyffmoONfumXIqmyLdk3Kevmdf33YNFAWbx_6crAgCqdBa41NUPiZbnZy1jLG48o9NdGOr58jL-aooa8N2Ie3VEaUyOcW-TasJzYcgt2rI4nN9YD8jfX2MSROl89MT-NeD8qiCQ3GowW3Q1PVjH1saz3P8YsHy-zNL1e77xQJMwL09HUWddTPv8UxQ5Q18_ffGRPNF7YoRCiUE5vrnLM9lsJ41EtvAZR21-NbPUaWLOSIQuSVZcjr8xJQ7rG1eZoxeIEZ-orJ7PBSyhHYPoIAbMutS0lfn1NSl_MzTOPH-GOV3WTgGsKig0umPsRzKl_JnlCLx6DOLnrHeO9A" sib_link_id="4">IMPACTO ECONÓMICO DEL CORONAVIRUS</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 propósito del impacto del coronavirus (Covid-19) en la economía global, hay que decir que hay que desmantelar miedos y pánicos innecesarios, para ello es deber de los economistas no solo explicar el...</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/gNR4Tm0TljO8Mxazk12IV9kfrny7XOHiuD2IwfckKf6ytlF04R_4zYAJF7ecl1lwDoa8Z1Ia7aMHaCL1BPRg_pxTMF_PqGyIKv_angDONuKJ7QpXfS6pdNLiw7lLENUKh9panW6Ysdccbrc05yCP59RbgCiHFCfpzsidMq_LDR4lkKKo_mBmP7d402Frh5kvFM3QEkFI-wjJ53TTjcZCGEOt_78ghNkpXy26kHiGGQ82HVF28TY34Ih_4gNuD-jZiQwgFJqqQS_DcQHAUPlQNZkCM-2tFfgPzmI3k9c-tfhWvBT25Ht-rP_hy6a1UsVSMxS8NtDW_k8dwLTfYOKBegrfE36J7VCF2ifIQQtpRb1fK2WNr3J__Nhu0K0YE50F5w" 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/e8IHGWM4k6OyjSua8ou8kHcdcMcVok5nDOjv6MpT_JnsmMADjegMiQoe6t4u3rGM4PVA0n6uokZVWEq9RPcLSHWR1gwWLZ8VHrV00TIzD3206W14f3S8epL09-JtPjBLEe0MfymJS_kE4C23dJAfUPhJWuY8qRt27oMfskRECnCfX7MIFcyGDSfXEaWD0-0GycrB5gNRaWQ2qniFw9HbBdcZr-41lhGUU9NHmbOqKuDUuY46c8t0NAVEzfNq00ZIU8GRov6C5yPMHWo1K2Nf80lwaUmSth__9i_6T-I1LyMa5Hi0kheXKiu6BC-PtF2EpJOiKDi4pF1vz5Qd7ZchvQjh8IjFANwuHqOQM164u9DMexpZR6T_tjrc_XXX5g8mAg" 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/8bb036228ad51362c2e328a603ca389529b6b04b57cc8fe42ec0ce4d34a9bc8f.jpg?e=L9eKbV8u92KU71eD6lsT35LxFOSaaIbGwZ5wHJ3aTeoyjrsYpRZAeeb9FfqjuHXSMEkTeikbpWKyusk4RAjgiY90ktDS7JHYRoEqbH_y431HvZw9cOVbjokGcXshxQCgpGBhZls5Iu5a9BJECXRHZ05SFXZpXKN4s0m54QZcJuyOAsGP8PMDTWp9nKB45Y7nHJlduY0ihyBOfdgR-Asgow" style="vertical-align: top; max-width: 618px; 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/9KuW2IYIU8kdwXNDIRzzGwiblWNCdCbTWGLMsN_kXwUVlKyOLvAS6zzJsivRlLCVkGUBAV2YUblN_IPFQsSgrnL2gisHPvkS4ul6azT6bj6IPmIS5ACPs3ti1CidNm-nARTeEXcO8bYyTD735O-hynviLSzpOnfwgglaqzUt-v_yHDlEVyHLF4xFhFaIW9IEd8N5dCRhbfwa1bosxwxV8ZukTluphsQcC4uUpI2bTLwJSqb1L_e4_pCN7rifzScJ9TZZMVTdV2udDhFU8WGo4yU0M0i23k4DwlkNvG15cEmVe7rWk614N70b9k6STc-FHWg6HEjb9whCY-KQPQZ4V0TpZN4hLhwtBx2VvH8c4KKwgq73OuY7W04c1zcJG8mi9g" sib_link_id="7"><span style="font-size:12px;"><span style="color:#525252;">REPARTICIÓN DE LAS GANANCIAS: LAS UTILIDADES </span></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;">Los trabajadores en el Perú tienen derecho al pago de una serie de prestaciones sociales derivadas de sus servicios, estos beneficios se encuentran regulados en la legislación nacional y se refieren a las vacaciones, gratificaciones...</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/CRiW-ySL1CJqFYZtmrpMHKxkQY5hXu6twf-0FWvR1dSYrV6V3nK0F1boASDDKHGsg9D56Om3DRIiGNA0Hm4o3SxjfRlRLDOod2y7Avq4OQo2A5wDGQzhcIMY3EX9eSzJIu5ZEmhJT_aYDS1ggT5Oy1-1p4iXT0JZEANw_VjZUriAfP691CqvFal-i3NxzsRFeHM1XQGx-jX3vHIe7KfWRqpbS4qmQVeEYq5qQwklH4yQE-oc5aT0gyHaEuzvB-ngHjHW4DUK3WfwB7Mz3qf1MI4at_Y4brWxi2UCjI8U72yB571T9RnYmAJfriqITMyzZBQj9V2t2UG8BSc1EYFLnjewChF-Mkc8tRjTVBuAxEr4HyUc-ecwaQgCoOiXgmzQrA" 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/v4K-k4aFhtp1FnCqQiOcveEwqlGyl-W2VAljiqdy0wr8cC55oJlm8IG6IDjT3pz0ugKEupp3adMevdrmxnndk6TStwm8u_o0770Tj9E4bH_qm0d2HC2AsEIR4gTF-AlK2SnZOyw41ioA78kvccXr2NL1ORTg5kcO-Qx9VchVuJPe_S1905PwvD-HgMJslLT9LUF9vZLdF1ZRfZqqXZvQD1cdiogxGgOOIR7iODD4jbkYZ0E5-AjUYdCzclsh0emQE1Eskn9niblUpHE9ndFSUjZ1rFUV_xo3pW223yll4d1YCdYMCqBkhFYVIJHIaQrq0-hlp5sfeq0nno8F-YmfkQ81zprHBSItWNlt0-gTVe7pwK0XZ7zivel4BTdY75RX2A" 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/1e3f490fd13a6191f99302a798597e3f0ba867753a6694dcfa331233a8da2594.jpg?e=i3COYXRob2I0gg0l90JU5o7Vb5cweDwQo9uQO7Fotwmf_YD33r3CDmbkqab01e2rF9BIbot61vGYsTko5FCiRVJ9jsZqkaZkQ3TPdZr8kD-mzKyBuzDqR_8VONBN2KsYyFs4OF6ekD5kZKN41gjH43Ko7ThXygRuBn2slcb61xktIzkcDDBAiyQO7rgZuBbkXiOQyr62ECn_Yqreqz2c7w" style="vertical-align: top; max-width: 800px; 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/xNoUPjlPadTgPDlWJBR6tv8j9g-BzM-Zlmk4jvw5igaLzkuizy7Uy8wp5ES__gbDRuDHUj6Xw2e7LfmiemsQ_5Dg6UxSTHcc5FUlnU4L61MMGRud1q_1dw0W72Lyca-2eSYO4K-IJSh3Ejmg2GLfnUiZe6tnVqUlBwXtYKSRwBQ0JWMBHxXv02cnCC9AzwvcPOp10rb10DSmSDHyL9hqXH46j290hiUOl55S7ZmO5Rztmo-KX7f-SoI4rnqUhDJzGN-1EGOft6dme-zfQCydtG2cGNK0V6jBDQxYjF6Bti-xvqWk7CTlWaF2NGEFOL7PEvdilHKBX03b51Q5EDYPkBqNE8fnQYI5Bpjn5Bch0s1naSjLfwooyUBMUg1eXXDhlkQ" sib_link_id="10"><span style="font-size:12px;"><span style="color:#525252;">¿POR QUÉ FALLAN LOS MÉTODOS TRADICIONALES DE DIAGNÓSTICO DEL CRECIMIENTO ECONÓMICO?</span></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;">La razón por la que se llama “diagnóstico de crecimiento” es porque seguimos un método parecido al de los médicos: cuando “algo” es el problema debería generar ciertos “síntomas”...</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/MnyC9gmnG5YZSCM4LEagccaTafOq6dnHve-5yOHTv2NEg5G5kyojKN9porGtn9IxNtoP4fQVF14uFR7YgS3Uvglc87sNIP1bsluZGxGuCj9p09_wRZGdziDNvGfM5GoQv49Vl0rdzlogagh1pl5RATZTm643PN8TmmF1T5Skpws_xIcP-11KXVdIF_K9DSCjmJbgQMIUMACS9QWJJ3JLRJC4w9ofBAPTDHOyRZ7TdmzSF1wnBvm-FRVTwz-2QIywcikdljf3QVfxZhaN2ZdKEoNPX1yT8MJ5F-G78UHV8UlwGkICJCaECsm05g-KebQ7obqHY0m_4fxQkMreP6CVWd384xTqX3L_tjpUlbIzyJU6e8zQIJcDiy5eXtMNdN7Ah18" 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/kz1U9bnZWMfAaXJuEAQJhPB_r_e6UeuC4GEFEkmt9ppSd3s5d38sj8oYqWgyW5sTsYtK9NHwJ1a6XYpAZyo581S8S3wlIfhdg_4GXxkX9WkC5rwh1n1mBbvbSKPKC1PkaOAEO18ss4tnqehztus374AOXAFuO7ykIdTK2QhTVBhGePe9PluTyHJVhcHF57Ku0XVN3p-281yxAKtQPZBTuFXQkapbmS7ifRO6osuuGqnujU5172QQ88m__0qaZEZDlu5uqXNMex8GFUxD8L2XKRnDBfcZ1sopszDwsJxAjHx2X3yys2QCEfb4SNbX5shS8USEFyunoa3j7zXECWYm9X51mIRgUVVemJoVnu3TuqBPweeAEE_lCmzovY_FOTxU5p4" 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/b99e88513ea0655b0a1e312f174a09bf44eaa18065c245c9c9ad3c01305295c7.jpg?e=f01Fwet5cFfNR5knS11LHXjuxOoUofz4iaoqFPZh6g75B9o4zrN-9TM4tJ1uByV1ZkyUVZxQaCRc68sSoKtjXAPSuSm2Wxm0QaZlS5epuQD7QIgCKvPQTVseKQHIk0pbERtEZgnWEgWdizVKskFNpiUS_ENb_zVRRX1FW0n8zivpUP4lWU8ClKnaNv-8KBqxUCl8BZY9sDlqj_vvTVsZMA" style="vertical-align: top; max-width: 273px; 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/UtrUVt2BzppdQYfvNuopVVW38YWrT4ehy1tFY8ERuIJiD1mRvbZ5ZMenFJXZ3spKNAo3XmzAlAntEkv2QxmkgCFMatEeggL6auxPiGZuOcz364iAXVC1zbhSWRuylS_CBFYlZ1m59pUtkKg6R5nZiHAU2kbx0-q_mP4wVkx2ZuM1ZLmQlpvdKSOoONy6DivVex4foaPm6lnU_Ko_spU-NjS-bv1aIQIdk54csRz7tkKI1gS7zRdAvt3ZYckh3gEhRrHyhuIWeagz4G4yZY-o0m_KnGKTZAkxmxb_n73eTTds8WI61AlpH8q3wX9D1nNtMyuuQyTXrcZFeDIXz_oQJ0LhSxVIgcebAliQu2ylP3-9f7zuFzBGvTuZKQNR_XEhfdc" sib_link_id="13"><span style="font-size:12px;"><span style="color:#525252;">ASPECTOS A REVISAR EN NUESTRAS FINANZAS PERSONALES </span></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;">Pasado ya los dos primeros meses del año, debemos revisar nuestra estructura financiera; lo cual nos permitirá identificar temas o situaciones que deban ser resueltas para mejorar nuestra...</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/9z_7y6Qw-XiUu4w-v33p5v0PtQTq3z-FuACIhPChl307reQVdw4fn3NYiGv4BdWnx4gPEedGkwZTnaO6JPU-jLHItglLjfrDZam8rbBKJQ0gPDBUluKUeXj3UJIve6dxOnNt8183f8OYOGL7TOGSxiTGDtRL5OAEyuKlRkrte1anwxiH4hEZlGbmIj5ouCsgR2lBk2l5T1UUPxt3flKscjTR7Ypd7MS8rVVK-anZEuQ7K8wEurgUIYAprRGdmMJSgVtESZ7jyhDum_2veChH2SgX5MrAddt03jGfAHYmJCksFWiHoz7e75B9LBlVTzDWsVrGNoQkxCgSEBu1bNLsYTK89ayd9vbQrXpLZMfIVSjvTk6utVV1MKgHE_GAOuJ-38c" 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="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: 1px;" 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/_vBTdQqEvjbDWkdVutUrY8QxKo_4dpGMN90FCk-l8TtQBuV3_4pAp8mKqWi4Nqed0ncenBrPE2TxenoHVDrjty--gMNlZ-9jD9-mMW5g3iObCgr9thzt5sQB0jiruUAo8HcXe0cUTmdZbjNQHR-flN22TonpiwLfxiFHyalx_EFHbGcCXUrCPhnELgITlqDeD-nLVu7i-L_YMhqbAPcI6ISLL3aJkqJH29hcA328JkCOuVHKuHkcsTnZi3sHoJBoUr5lIEubgfIYxdn5sEBVc27eofGEfxW7Qw" sib_link_id="15">
                                                                        <img ng-if="col.img.source != 'url'" alt="" border="0" hspace="0" vspace="0" width="265" style="vertical-align:top; float: left; max-width:1080px !important; " class="rnb-col-2-img-side-xs" src="http://img.grupoverona.pe/im/1034539/794f3c4e0955375dbf325321e206836ffde51c216ef5c61512e50e08ef72a87a.jpeg?e=qQ7wmRKmj7-x2LRcHrCINCUzLdv_tKOO-on38CxKKVhazG5RloLhcxP_sdUo3UlqmME7khKKZRRM9vfOfVWj8wPnPNhwlPBzMH7cswaf_PzHjOj7nTZJwuNnjJPoVKaOq3rI32GGcVmISAOkGs_YZkb6CDZytTtA1FyJ9chIAC-UHoRwCZLpye9C5fWB-cloryvxfhqgrZs95FRY7hkC4dg" sib_img_id="6"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/mTg_UdOWlR6UqV5u0MAfE1XoDNCxqdLCix0cEB_9BHWMrZc25d04ymrFVpn6Ij6kvR7k2P6R0mkTx7sAPh8OGxqjz8RQjpCb7Z0Etr0l2G9UclxbmeSYXcDdwTEdjmR0E8AM7dwrH2eMTi0KfSkcsn4P69xQTPM3dJhnwpvVAVTfjcnPH2Q07gqlV3DX-Fi3E5ZPsF2CDTeHDQgW6fIySGAetacUpwCsO5cioBPGfWJFNj5Pv1Jo39rfh5nezZ48fZFbpZqxCd0I5AeScOT5UsRps0OQOXlb4g" 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="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;">Mentoria VIP</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;">Saca lo positivo de la cuarentena...<br/>
Disfruta de todas las CONFERENCIAS digitales qué Grupo Verona tiene preparado para ti. Desde la comodidad de tu casa podrás ser parte del universo de la MENTORIA VIP con:<br/>
Más de 200 Videos, Foros Tributarios del Westin Entrevistas, Revistas, Libros, Cursos, Consultas ¡TODO DESDE LA COMODIDAD DE TU HOGAR !<span style="background-color: transparent;"> </span></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/H1dy_YVUgp87c1v_fJ3SdUDtKnA5Zzv8QkxQAs4OlhG_Dr00GoOZ_ZoAN4vNvG6V2LuV_TjDagzUr51OgJSBbk6BFSKUdA-wV5ynb1y2nVGeliSn2QRvyySdFeEDgsth_zxjB5Lis----4rS6GPUnFg-KPTeWmYEQUgyLs4tWgVp-9cBbG_MTW4bT9qggOJLUAkv78PCxlyIvf9LgYCjqDkO-N0VGqbfpmXgGfwhGSeA3RcH3x7TzgSVjH-pEGnj4OLOVjqgW64eE-oABnYyQYBUizU" sib_link_id="17">Saber 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 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_33" id="Layout_33">
                <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="397">

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


                                                    <tbody><tr>
                                                        <td width="100%" style="line-height: 1px;" 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/KBcRTvgCRj-vHMbjEvC9ru-_wS8K5k06WgOiCXUVnfEy64P-bSz1O5z5ZJTzN2wtSqk6ltNZOWR52eiU100Jgm3OF3f2CDoobq1yUkIuCWrnCfI88NfhIdEn1rC7wk8876Z-OexC7pmLmZHcd7QL-6nJZubMUjbI69YjLV-RpYMknucezFeiwF_V24vWG1i4Jt7rj7Rg3pHcdiumi0FPoqOJT9FSGQ9ykIsFnFJX0S_ZE1nrr8X-PEf2i0l8sZPfXyTRWYBmzsgyUdor2Jj6aIB1Rr5mvBO09VQae415K6sYw_aEzh-wGVECHscW00mZLxUbG6mBcGJTvWxBO_m49P_YKrsmnfADSmWmAwjr3IvZPhF9_pfX8J_1Co5-zmfKE5N9HXcgBUJZ0-YTItvoVklSNG1b9wKkAFcwUhQfeZfCt1Dd2hxB1HzOj-Awx5b6E4PDT_6eIIL2_10kPxyhi93tPDcNTbIK3g-xkOCTatp1833hSbZEbwjAwtNhhurCLWTyctVT_G2rjwFusFtNeVIZwaar48iKd7FEyKwhPDLIccY82I0c" sib_link_id="24">
                                                                        <img ng-if="col.img.source != 'url'" alt="" border="0" hspace="0" vspace="0" width="397" style="vertical-align:top; float: left; max-width:940px !important; " class="rnb-col-2-img-side-xl" src="http://img.grupoverona.pe/im/1034539/bd8d797ba002af100205c6215de6f7bd12155da83f42d44544060a52ecab11a6.png?e=jFwzvgVYJK-zJugs3ygdjyZPWhdNlUA2VFoAr_ZrZ0iM0LcQVX1C34CoRTqOpUQklMhFD9ShtyzESCsy42KL6BplmWy1cBN5ugH51nJ4N0QMtZqrTdbcsoVvxM2giuN8jTw5JwmvH4AxAMykQsnhmr30TsBVjIWMv7xk8kx1pKSasQM3N1n7DzshmKOLxgj6f-OivwNoNK-XoUK3JLvS3w" sib_img_id="12"/></a></div><a target="_blank" href="http://r.grupoverona.pe/mk/cl/f/IN7yZeh-PDJoS8T7EI8boNUUjqMdN0CWV9LghCwUbYJIh-Ro1ishiEQgcuvE3m1WYy8Gt331RHmmNNOiAjEDbH7LVye0jyoaAPVPXm0l2UrwfJUUfYG1jryc8xmc3waKmc9OQZpGHxfA5-FvpYcNFH_n8pG_W8fdFlq9avn7p2JBhZPZD95W_IkgNZ9-ZWfKLK4zJkyIUDz4ddk7MCy2ha5Ikn8B8ny53Sxrg_uR729Xl6rm0McHRol7GryX3JrDFBNFBP-VB2NMiwyXPg9Ogxsh7ECDjn9hs_-aQ4ENnAHTZUlI7AObfH0LgeOXEWeTYm_LYO2QYu-2ZOes1WGxm97xF4Tu_Cok-JH9vtjA4_JOBTcsBo7_inaH6GziJSIRIIIoMAHKc0hxMtSwjzIm5mNtqwyI4BRdj_GliTICBF4BRS7aSVwFW3kVItyurTfdzG-i66WysUU0tk6rV8Vf8zuTPmhanrx0uCC3PiK5nWfPZV53gliTbhy8oUA4wutST3GbQ2DOpI-5n0rNE2kz2cRW0Vbm6RsMUzhjwq0TDae7z6NfCJq1" sib_link_id="25">
                                                                    <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="133" align="left" class="rnb-last-col-2">

                                                    <tbody><tr>
                                                        <td style="font-size:24px; font-family:Arial,Helvetica,sans-serif; color:#3c4858; text-align:left;">
                                                            <span style="color:#3c4858; "></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:133px; line-height: 21px;"></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="left" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;">

                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#0092ff" align="center" height="47" 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 #9c9c9c;border-right:0px None #9c9c9c;border-bottom:0px None #9c9c9c;border-left:0px None #9c9c9c;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/Y2I7jUx9p_b1u-bYiO5BrysfJq0XLQCLhMQMhTUHL9ntYmwPkwdsUo_g5oc0fJNfGUuPCMXGbt8zjVoSBjP57M8V1fCNOX5Xk2ZXNI-rvz0MZJOaIge0BhPSyx6S4saMHLe91Icu8SeBlMxeu6DCzzfNJdujABxgEDcDeK99WfUelr7RoaYThLr1xu_3YFCvaKksqjJRQTeFsDKP7AnrWKaJYFCq2EftYImPPpSV-oT3Jum-pAiIlm0naYpX_hG3965HpfL-p2Clxuj6DKNXYZYz4muxRUKJJ3x_wH3Ueo5fudKDFxikRErS2LcsiRA10yrRSsC7xbudarPy5vVXm2barn_NBafRTPPRDjaMpyMkq6O6Tp2KOa_K6k0TBd4-u4xoJrCq_N20BIWqmvvx7dnm0uzDIXCp_kdNyxgmFGpxGvcCWIFzM_2m37KYbzlbFHaV-Z5DYWjUttyCxqaTo4CPQtbpTRkdYsLgSVLnn1MH0FXfw7xb7rSerVhb7q5aZhehhL8QdbSu_OBKqqzmV6cOM5SLEKx9_Qho30jOB7PYUG8e8cYl" sib_link_id="26">QUIERO OBTENER MI USUARIO</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/Wt3ezATMkyv1LHJFKVPS3OXsXKvhjs38cscQefSXwo4q1Lj6BIuwL98x6Yi2n6v6wO3iNUz6GrsVbI9YGV8WxaUI9ZhZLDVaccbH54ha4EUHfVKjDOwAg_hFRj4duFtGTUHwurfhuUhr6H7G0IgPIvEgp6iAWx7nsDVci93epGMboV-dHRkH2hWcEe77rA8KwNlATGfmr9FZFiiWCbr_kOVoztsad8E2_G8sQ-3JcJ7UWRRxYnbKdgQndDS4ImqiqF4zz6eexly2NPX8h6Yf_SAkL_xMOp731efor7dmCgCJm6JFsS0zWaEIUmNq57ckH_oc6hKA" sib_link_id="20"><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=-ggGDuFVK7RPwgmlPlL-HoSwnV8SztEZSxNbORqOWriRDHlb9BXAlwj2XXJ_cMEPbY_xJEgk6SMuXoToL2cIQCGqwD3VVVwZMBbTe7fq1bRQXwGkc4seqeMlh8uAY3FyY8voo5nCZK2rlD5Ypc-2tlettGuWB9vHlvDTmwbscn6M0gXe0-qsZSCE" 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/tGB3Ry8vtzy85STGMQyBxhrKjLje6BuNLmrZkFJkEhPlzC9VyMXPwooRpnQ0vXH8tSqai72a3CwjA7Xv_z6YJCtxPa-rYVJoY_pUhEsvhc_kBuA90ca2lDdB_ykxcpiMJRAMUwmA1EJaswTrvK4ZLQuCSjE1JQX4_xgWXbMGXu9rOGqtr56b2oCR_HrMO5-rphdCiN-0v9fOY_LD4JcAzqzNq_pcW1rOGSysqu0BKFct008fEWt2I7ijfaO3B_lD0GrF24ylN_uK570_SSFAyQ9Tklqw-zzuhA861P3Nkry2JlUrjA" sib_link_id="21"><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=knVx0zhZRsEheZwl3E015JxdIbL6twmZ5PR7Rg6ckCBBkqZuoSTY8NtiPLwIpbn8Ae91AEbw6ZUgXsKJuZzKv4wJW0hd1bSrKhWmnUX59vOJUsVZ0FkIQtXEJl2_sRFmlPIagHsSCY0zobO4LAvhJ_sjrFnIty_-KyZeB7GjM5YFfp5letqTk6wJ" 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/ovZ7CpD30YTuSBc0iEi1ikcoKkf0LqVuRwz86pytq0RFkHv70gF_SMC2VjWARq5ntJdvWg0_iXO52lyQnLiBZwsxs3-fhFy2WKTp2iYIWNIurYdUCqHB0CfHLK0zCwRdYMMPFCqk6XlwEULN3TR5_dea-tQVhEG5sDPEJ-AiQFG6BjM0vKJWYat9JSi6NL0-Rg4E3Y35__13PbSkHV7WtIK0qzi2u4CHpM_2zkqInpRad0UaU3-u4rcxAUMAzwroAF-ElRkriYYWxrkG6wiMqpFBuQZlAlkEAQc013jwylI8yHU" sib_link_id="22"><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=SNmwlGUon2idawt8ZKHnkAQ2DFcKip_8UrYqLYBqaED7yt9LyfqQwxyfzDoD0fvWCqf77ltRioRSbDIXg3g4cWGuQe7ZM61Pzdh60kWO7geHSlRHVG22lARyNukdxjSz8NinT5-S-18dWXUodScCo9rkbqtSAwtSUDyD_EY-4lNBADqIOpm5UXQd" 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/iSP2kuO1lWWWYyV-4Y7ZRZydG4soGhkMaNRpsXTEbkliUdbCjJd5f78AuR3nIj3PhK-IJLlG2ay45po6yn9DSiobfE6E4G2Vs6fa3l_OSgyxy7nOZg6ycqhYuZej1V6B47gbSJbuOAGCk8ZKNa8fqcS8RhfPGQNfmYTcFtkYEjN12MpCoYjaORHEsB7ZZdV7xpdYv9K-0N0JCLAgLGaoE2tOBkQmeTFRMGHgbFhJ8F5PmmqbDC7hafos0_OwDVJ8ujhNrkBNn8dlFNn8ZFPluMPVeftpyParJlDTQlJZI-BS3RRd1iU" sib_link_id="23"><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=8VlttQwoA3M75BYnmEXENezn_afqYass4CjLEDxPGb8C6-to-p_EeNZAoqQ-tmxCd5bMElaSXYkzuTo3QudN4V7Hv0swvjMaVZv8wa0H4kliHOq0WUbYQeRZvXrot80KZoZwl_wAMkc50iS_qDoTZanw3f3crY6ghwqPRC0SKPA2hgbC6ohbgmlB" 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/8_8XBGMqOikgV9_eEB0OyCu9-4acLg2PPCGGZNadBFu_UxRYKyUvodJ7xJTUdSUJ5IUqSujF8OiQbrxm7NKfqMG0CWvOH3pTR2apgf1GFYCE8gDhvKpOyZFl5OUodl3pQSq0Xa7I">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>© 2020 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/SjJHdYFX6iJNpuL7xFLHWRsBGQrlOJQzQPwOJihmm94eCC5fAFmBEdKEBp1azUoBkviCCP7uQWdkQdzjfuj02qpgIX12wMz3h7aQgHGXBA" /></div>  </body></html>