<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en" xml:lang="en" xml:lang="en">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="x-apple-disable-message-reformatting" />
  <title>BT Business</title>



  <!--fixes for new Outlook.com that stops it wraping a div around unlinked images and putting space around them-->
  <style>
    button {
      display: block !important
    }

    div {
      display: block !important
    }
  </style>
  <!--fonts-->
  <!--[if gt mso 15]>
     <style type="text/css" media="all">
     /* Outlook 2016 Height Fix */
     table, tr, td {border-collapse: collapse;}
     tr { font-size:0px; line-height:0px; border-collapse: collapse; }
     </style>
   <![endif]-->

  <style type="text/css">
    @media screen {
      @font-face {
        font-family: 'BTCurveHeadline';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Headline.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Headline.woff) format('woff');
        font-weight: 600;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurve';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Rg.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Rg.woff) format('woff');
        font-weight: 400;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurve';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Bd.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Bd.woff) format('woff');
        font-weight: 700;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurveCD';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Rg.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Rg.woff) format('woff');
        font-weight: 400;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurveCD';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Bd.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Bd.woff) format('woff');
        font-weight: 700;
        font-style: normal;

      }
    }

    /* CLIENT-SPECIFIC STYLES */


    body,
    table,
    td,
    a,
    span {
      -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
    }

    table,
    td {
      mso-table-lspace: 0pt;
      mso-table-rspace: 0pt;
    }

    img {
      -ms-interpolation-mode: bicubic;
    }

    /* RESET STYLES */
    img {
      border: 0;
      outline: none;
      text-decoration: none;
    }

    table {
      border-collapse: collapse !important;
    }

    body {
      margin: 0 auto !important;
      padding: 0 !important;
      width: 100% !important;
    }

    h1,
    h2,
    h3,
    h4 {
      margin: 0 !important;
      padding: 0 !important;
    }

    p {
      padding: 0 !important;
      margin: 0 !important;
    }



    /* iOS BLUE LINKS */
    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;
    }

    .nolinkcolor a {
      color: inherit !important;
      text-decoration: none !important;
    }


    input {
      display: none;
    }

    #MessageViewBody,
    #MessageWebViewDiv {
      width: 100% !important;
    }

    /*----------------------------- Interactive ------------------------------*/
    /* Buttons */
    @media screen {
      .btn-one:hover a {
        background-color: #48119c !important;
        border-color: #48119c !important;
        color: #FFFFFF !important;
      }

      .btn-two:hover a {
        background-color: #c30d4c !important;
        border-color: #c30d4c !important;
        color: #FFFFFF !important;
      }

      .btn-three:hover a {
        background-color: #f7f6f5 !important;
        border-color: #f7f6f5 !important;
        color: #5514B4 !important;
      }

      .btn-four:hover a {
        background-color: #333333 !important;
        border-color: #333333 !important;
        color: #FFFFFF !important;
      }

      .btn-shadow:hover a {
        background-color: #48119c !important;
        border-color: #48119c !important;
        color: #FFFFFF !important;
      }

      .btn-ghost:hover a {
        background-color: #FFFFFF !important;
        border-color: #FFFFFF !important;
        color: #5514b4 !important;
      }
    }

    @media screen {
      body[data-outlook-cycle] .button a {
        padding-left: 20px !important;
        padding-right: 20px !important;
      }

      body[data-outlook-cycle] .hide-on-om {
        display: none !important;
        visibility: hidden !important;
        height: 0px !important;
        overflow: hidden !important;
      }

      body[data-outlook-cycle] .fallback {
        display: inline-block;
      }

      a {
        cursor: pointer !important;
      }

      a[href^="x-apple-data-detectors"],
      a[href^="tel"],
      a[href^="sms"] {
        text-decoration: none;
        pointer-events: none;
        cursor: default;
        color: inherit;
      }

      .tcs a[href^="x-apple-data-detectors"],
      .tcs a[href^="tel"],
      a[href^="sms"] {
        color: #333333;
      }
    }



    /* MEDIA QUERIES */
    @media screen and (max-width:480px) {


      u~div .wrapper {
        min-width: 100vw;
      }

      .mobilecontent {
        display: block !important;
        max-height: none !important;
      }



      .nobreak br {
        display: none !important;
      }

      .emailwrapto100pc {
        width: 100% !important;
        height: auto !important;
      }
      
      .emailwrapto90pc {
        width: 90% !important;
        height: auto !important;
      }
      
      .emailwrapto80pc {
        width: 80% !important;
        height: auto !important;
      }
      
      .emailwrapto70pc {
        width: 70% !important;
        height: auto !important;
      }
      
      .emailwrapto60pc {
        width: 60% !important;
        height: auto !important;
      }
      
      .emailwrapto50pc {
        width: 50% !important;
        height: auto !important;
      }
      
      .emailwrapto45pc {
        width: 45% !important;
        height: auto !important;
      }
      .emailwrapto10pc {
        width: 10% !important;
        height: auto !important;
      }

      .width-auto {
        width: auto !important;
        height: auto !important;

      }

      .button100pc {
        width: 100% !important;
        -webkit-text-size-adjust: none !important;
        border-radius: 5px !important;
        overflow: visible !important;
        display: inline-block !important;
        padding: 20px 0px !important;

      }


      


      tbody tr {
        width: 100% !important;
        display: table !important;
      }

      .emailnomob {
        display: none !important;
      }

      .headline-mob {
        font-size: 28px !important;
        line-height: 36px !important;
        padding-right: 10px !important;
      }
      
      .large-headline-mob {
        font-size: 36px !important;
        line-height: 44px !important;
        padding-right: 10px !important;
      }
      
      .subheadline-mob {
        font-size: 20px !important; 
        line-height: 28px !important;
      }
      
      .headline-mob-tfin {
        font-size: 28px !important;
        line-height: 36px !important;
        padding: 0px !important;
      }
      
      .mob-spacer {
        font-size: 20px !important;
        line-height: 20px !important;
        height: 20px !important;
      }

      .large-subheadline-mob {
        font-size: 30px !important;
        line-height: 36px !important;

      }

      .headingLg {
        font-size: 24px !important;
        line-height: 32px !important;
      }

      .nopadding {
        padding: 0px !important;
      }

      .fullwidth {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        display: block !important;
        text-align: center;
        /*This will result in centering the link text, which is probably what you want -brianjohnsondesign.com*/
      }

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

      .padding20 {
        padding: 20px 0px !important;
      }

      .pad-t20-b30 {
        padding: 20px 0px 30px 0px !important;
      }

      .pad-l20 {
        padding: 0px 0px 0px 20px !important;
      }

      .paddingtop20 {
        padding: 20px 0px 0px 0px !important;
      }

      .paddingtop10 {
        padding: 10px 0px 0px 0px !important;
      }


    }

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

      .hero-portal-glow-a2 {
        background-position: 510px !important;

      }
    }

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

      .hero-portal-glow-a2 {
        background-position: 470px !important;

      }
    }

    @media screen and (max-width: 375px) {
      .hero-portal-glow-a2 {
        background-position: 420px !important;
      }
    }

    @media screen and (max-width: 320px) {
      .hero-portal-glow-a2 {
        background-position: 400px !important;
      }
    }
  </style>



  <!--[if gte mso 9]>
  <xml>
  <o:OfficeDocumentSettings>
    <o:AllowPNG/>
    <o:PixelsPerInch>96</o:PixelsPerInch>
  </o:OfficeDocumentSettings>
  </xml>
<![endif]-->

  <!--[if gte mso 9]>
<style type="text/css" media="all">
/* Outlook 2016 Height Fix */
table, tr, td {border-collapse: collapse;}
tr { font-size:0px; line-height:0px; border-collapse: collapse; }
</style>
<![endif]-->
  <!--[if (gte mso 9)|(IE)]>
  <style type="text/css">
    table {
    border-collapse: collapse;
    border-spacing: 0; 
    mso-line-height-rule: exactly; 
    mso-margin-bottom-alt: 0; 
    mso-margin-top-alt: 0; 
    mso-table-lspace: 0pt; mso-table-rspace: 0pt;}
  </style>
<![endif]-->
</head>

<body style="-webkit-text-size-adjust:none; -ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased; margin:0; padding:0; background-color:#f7f6f5;" class="wrapper">
  <!--[if mso]>
<style type="text/css">
body, table, td, a, span { font-family: Century Gothic, CenturyGothic, Arial, sans-serif;Arial, sans-serif !important; }
a {text-decoration: none;}
</style>
<![endif]-->




  
    <!--[if !mso]><!-->
    <div style="display: none; max-height: 0px; overflow: hidden;mso-hide:all;">
      <!-- Preheader -->
      
        Championing businesses, together with FSB and Barclaycard Payments ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
      <!-- End preheader-->
    </div>
    <!--<![endif]-->
  <center>

    <table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#f7f6f5" class="wrapper" role="presentation" align="center">
      <tr>
        <td valign="top" align="center" style="padding: 20px 0px;" class="nopadding">
          
            <!--START HERO MODULE-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                
                <tr>
                    <td valign="top" align="center">
                      <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto90pc" style="width: 580px" align="center">
                        <tr>
                          <td valign="top" align="right" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333; padding: 10px 0px"><a target="_blank" style="color: #5514B4; text-decoration: underline;" _label="Mirror page" _type="mirror" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186853&s_cid=bte_DM76818&bid=182383491&lid=Mirror page&sc=&cnctid=820Z54Y5JP&p1=%40FwNMgQ8y1dYY6M62eYNLxQOdoBf4uVQGgPQtjw76L%2F0%3D">View in browser</a></td>
                        </tr>
                      </table>
                    </td>
                  </tr>
                <tr>
                  <td valign="top" align="center">
                    <!--START INDIGO HEADER BAR-->
                    <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#5514B4">
                      <tr>
                        <td valign="top" align="center">
                          <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width: 580px" class="emailwrapto90pc">
                            <tr>
                              <td valign="middle" align="left" style="padding: 20px 0px;">
                                
                                    <table width="50" style="width: 50px" cellpadding="0" cellspacing="0" border="0" class="emailwrapto50pc" align="left">
                                        <tr>
                                            <td valign="top" align="left"><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186854&s_cid=bte_DM76818&bid=182383491&lid=BT Logo&sc=&cnctid=820Z54Y5JP" target="_blank" _label="BT Logo"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/logo-bt-rev-50x50-2x.png" width="50" height="50" alt="BT" style=" display: inline-block;" /></a></td>
                                        </tr>
                                    </table>
                                                                 
                                    
                                 
                                 
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                    <!--END INDIGO BAR-->
                  </td>
                </tr>
                <tr>
                  <td valign="top" align="center">
                    <table cellspacing="0" cellpadding="0" border="0" align="center" width="640" style="background-color: #5514B4; width: 640px" class="emailwrapto100pc" bgcolor="#5514B4" role="presentation">
                      <tr>

                        <td class="emailnomob" height="441" align="center" valign="middle" style="background-image: url('https://images.emlcdn.net/cdn/1002324/b2197df0-db94-498f-a331-9eb5599c734b/HeaderSOHODT.jpg'); background-size: cover; background-position: center right;">
                          
                            
                            <!--[if (gte mso 9)>
                          <v:image xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="border: 0;display: inline-block; width:640px; height:441px" src="https://images.emlcdn.net/cdn/1002324/b2197df0-db94-498f-a331-9eb5599c734b/HeaderSOHODT.jpg" />
                          <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="border: 0;display: inline-block;position: absolute; width:640px; height:441px">
                          <v:fill  opacity="0%" color="#5514B4"  />
                          <v:textbox inset="0,0,0,0" >
                          <![endif]-->
                          
                          <table height="441" align="center" cellspacing="0" cellpadding="0" border="0" width="580" style="width: 580px; height: 441px;" class="emailwrapto90pc" role="presentation">

                            <tr>
                              <td valign="top" height="20" align="center" style="font-size: 20px; line-height: 20px; mso-line-height-rule: exactly;"> </td>
                            </tr>
                            <tr>
                              <td height="421" class="emailwrapto100pc" align="center" valign="middle" style="height:421px">

                                <table align="center" cellspacing="0" cellpadding="0" border="0" width="100%" role="presentation">
                                  <tr>
                                    <td valign="top" align="left" style="font-family:'BTCurveHeadline', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 40px; line-height: 48px; font-weight: 600; mso-line-height-rule: exactly; padding-right: 30px">
                                      
                                        <span style="color:#ffffff;">
                                          We&#x2019;re here <br />for small <br />businesses
                                        </span>
                                      </td>
                                  </tr>

                                  

                                  
                                  <tr>
                                    <td valign="top" align="center" height="30" style="font-size: 30px; line-height: 30px; mso-line-height-rule: exactly;"> </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>

                          </table>
                          <!--[if (gte mso 9)>
        </v:textbox>
        </v:rect>
        <![endif]-->
                        </td>
                      </tr>
                      <!--[if !mso]><!-->
                      <tr>
                        <td valign="top" align="center" class="mobilecontent">


                          <div class="mobilecontent" style="mso-hide:all;display:none;max-height:0px;overflow:hidden;">
                            <table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#eeeeee">
                              <tr>
                                <td valign="top" align="center">
                                  <img src="https://images.emlcdn.net/cdn/1002324/b2197df0-db94-498f-a331-9eb5599c734b/HeaderSOHOMB.jpg" width="100%" style="display:block; height:auto;" alt="" />
                                </td>
                              </tr>
                              <tr>
                                <td valign="top" align="center" style="padding-bottom:30px;">
                                  <table width="90%" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                    <tr>
                                      <td class="nobreak" valign="top" align="left" style="font-family:'BTCurveHeadline', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 28px; line-height: 36px; font-weight: 700; mso-line-height-rule: exactly; color: #5514b4; padding:25px 0px 0px 0px">


                                        We&#x2019;re here <br />for small <br />businesses

                                      </td>
                                    </tr>
                                    
                                    

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

                            </table>
                          </div>

                        </td>
                      </tr>
                      <!--<![endif]-->
                    </table>
                  </td>
                </tr>
              </table>
              <!--END HERO MODULE-->
            
              <!--START COPY-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 25px 0px 25px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc" bgcolor="#ffffff">
                             <tr>
                                 <td valign="top" align="center">
                                   <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                     <tr>
                                      <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333;">
                                        
                                          <span style="line-height:24px; color:#333333;">
                                            Hello Antonella,<br /><br /><span style="font-weight: 700;">BT Means Business. <br /></span><br />We&#x2019;ve been working with leading organisations to bring you exclusive offers and benefits, through a new partner network.<br /><br />Our partnerships will ensure you have everything you need to unlock your full potential. So you can keep business moving, and thrive in the future.<br />
                                          </span>
                                        </td>
                                    </tr>
                                   </table>
                                 </td>
                             </tr>
                            
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END COPY-->
            
              <!--START STORIES SECTION-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#eeeeee">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 25px 0px 30px 0px;">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="center">
                                <table width="275" cellpadding="0" cellspacing="0" border="0" style="width:275px;" align="left" class="emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center" style="padding-bottom: 25px;">
                                      
                                        <img src="https://images.emlcdn.net/cdn/1002324/b2197df0-db94-498f-a331-9eb5599c734b/300243229BTEEMayInLifeImages320x400Mod1MB.jpg" width="275" style="width: 275px; display:block; height: auto;" alt="" border="0" class="emailwrapto100pc" />
                                      </td>
                                  </tr>
                                  <tr>
                                    <td valign="top" align="center">
                                      <table width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
                                        <tr>
                                          <td class="nobreak" valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 20px; font-weight: 600; mso-line-height-rule:exactly;">
                                            <span style="color:#5514b4; line-height: 26px;">
                                              Achieve your ambitions <br />with FSB</span>
                                          </td>
                                        </tr>
                                        <tr>
                                          <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly; padding-top:15px;">
                                            <span style="color:#333333; line-height: 24px;  mso-line-height-rule:exactly;">
                                              We&#x2019;ve joined forces with The Federation of Small Businesses (FSB) as part of our commitment to helping UK small businesses grow, and thrive. Join before 30 September and enjoy 15% off your first year of FSB membership with code <span style="font-weight: 700;">BT15</span>.</span>
                                          </td>
                                        </tr>
                                        <tr>
                                          <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; line-height:24px; mso-line-height-rule:exactly; padding: 22px 0px 0px 0px;">
                                            
                                               <a _label="FSB" target="_blank" style="color:#5514b4; font-weight: 700; text-decoration:none;" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186855">Learn more</a>  <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="6" height="10" style="width: 6px; height: 10px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" />
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>

                                </table>
                                <!--[if mso]>
                                </td>
                                <td valign="top" align="center">
                                <![endif]-->
                                <table align="left" width="30" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc" style="width:30px">
                                  <tr>
                                    <td valign="top" align="center" style="line-height:30px; font-size:30px" height="30"> </td>
                                  </tr>
                                </table>
                                <!--[if mso]>
                                </td>
                                <td valign="top" align="center">
                                <![endif]-->
                                <table width="275" cellpadding="0" cellspacing="0" border="0" style="width:275px;" align="right" class="emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center" style="padding-bottom: 25px;">
                                      
                                        <img src="https://images.emlcdn.net/cdn/1002324/b2197df0-db94-498f-a331-9eb5599c734b/Screenshot20220727at12.40.03.png" width="275" style="width:275px; display:block; height: auto;" alt="" border="0" class="emailwrapto100pc" />
                                      </td>
                                  </tr>
                                  <tr>
                                    <td valign="top" align="center">
                                      <table width="100%" align="center" cellpadding="0" cellspacing="0" border="0" style="width:100%;">
                                        <tr>
                                          <td class="nobreak" valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 20px; font-weight: 600; mso-line-height-rule:exactly;">
                                            <span style="color:#5514b4;line-height: 26px;">
                                              Get 2% cashback to help your business thrive</span>
                                          </td>
                                        </tr>
                                        <tr>
                                          <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly; padding-top:15px;">
                                            <span style="color:#333333; line-height: 24px; mso-line-height-rule:exactly;">
                                              We&#x2019;re here to support the growth of UK small businesses. That&#x2019;s why we&#x2019;re bringing you this great cashback offer in partnership with Barclaycard Payments to help your business thrive. Just use your Barclaycard business card to pay for any of our BT or EE Services, and you&#x2019;ll be rewarded with 2% cashback. T&Cs apply.</span>
                                          </td>
                                        </tr>
                                        <tr>
                                          <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; line-height:24px; mso-line-height-rule:exactly; padding: 24px 0px 0px 0px;">
                                            
                                             <a _label="Barclaycard" target="_blank" style="color:#5514b4; font-weight: 700; text-decoration:none;" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186856">Don&#x2019;t have a Barclaycard business card? 
Find out more</a>  <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="6" height="10" style="width: 6px; height: 10px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" />
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END STORIES SECTION-->
            
              <!--START COPY-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      <tr>
                        <td bgcolor="#ffffff" valign="top" align="center" style="font-size: 25px; line-height: 25px"> </td>
                      </tr>
                      <tr>
                        <td valign="top" align="center" style="padding: 25px 0px 25px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc" bgcolor="#ffffff">
                             <tr>
                                 <td valign="top" align="center">
                                   <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                     <tr>
                                      <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333;">
                                        
                                          <span style="line-height:24px; color:#333333;">
                                            <span style="font-size: 20px; mso-line-height-rule:exactly;line-height: 28px;  color:#333333;font-weight: 600;"><span style="font-size: 28px;  mso-line-height-rule:exactly;line-height: 36px !important; color:#333333;font-weight: 600;" class="headingLg">Exclusively on EE, pre-order the new Samsung range<span style="font-weight: 700;"> </span></span></span>
                                          </span>
                                        </td>
                                    </tr>
                                   </table>
                                 </td>
                             </tr>
                            
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END COPY-->
            
              <!--START Full Image-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 0px 0px 0px 0px">

                          <table width="640" cellpadding="0" cellspacing="0" border="0" style="width:640px;" class="emailwrapto100pc" role="presentation">

                            <tr>
                              <td align="center" valign="top" bgcolor="#ffffff" class="emailnomob">

                                
                                  <a target="_blank" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186857&s_cid=bte_DM76818&bid=182383491&lid=No Label&sc=&cnctid=820Z54Y5JP"><img src="https://images.emlcdn.net/cdn/1002324/b2197df0-db94-498f-a331-9eb5599c734b/DT640x360x2.png" width="640" height="auto" style="display:block; width:640px; height:auto;" border="0" class="emailwrapto100pc" alt="" /></a>
                                </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                      
                      <!--[if !mso]><!-->
                      <tr>
                        <td valign="top" align="center" class="mobilecontent" bgcolor="#ffffff">
                          <div class="mobilecontent" style="mso-hide:all;display:none;max-height:0px;overflow:hidden;">
                              <a target="_blank" style="display: block;" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186858&s_cid=bte_DM76818&bid=182383491&lid=No Label&sc=&cnctid=820Z54Y5JP"><img src="https://images.emlcdn.net/cdn/1002324/b2197df0-db94-498f-a331-9eb5599c734b/DT640x360x2.png" width="100%" border="0" alt="" style="display:block; border: 0; height: auto;" /></a>
                          </div>
                         </td>
                      </tr>
                      <!--<![endif]-->
                      
                    </table>
                  </td>
                </tr>
              </table>
              <!--END Full Image-->
            
              <!--START COPY-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      <tr>
                        <td bgcolor="#ffffff" valign="top" align="center" style="font-size: 25px; line-height: 25px"> </td>
                      </tr>
                      <tr>
                        <td valign="top" align="center" style="padding: 0px 0px 25px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc" bgcolor="#ffffff">
                             <tr>
                                 <td valign="top" align="center">
                                   <table width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                     <tr>
                                      <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333;">
                                        
                                          <span style="line-height:24px; color:#333333;">
                                            BT and EE are part of the BT group, meaning that you can pre-order the new Galaxy Z Fold4 and Z Flip4 Enterprise Edition on our Business Smart Plan and choose to roam free in 54 countries.<br />Exclusively on EE, the UK&#x2019;s best network for ninth year in a row*. Ts&Cs apply.
                                          </span>
                                        </td>
                                    </tr>
                                   </table>
                                 </td>
                             </tr>
                            
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END COPY-->
            
              <!--START BUTTON INDIGO-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 0px 0px 30px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="center">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="btn-one emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center" style="border-radius: 5px;" bgcolor="#5514B4">
                                      
                                        <a class="button100pc" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186859&s_cid=bte_DM76818&bid=182383491&lid=Pre-order now&sc=&cnctid=820Z54Y5JP" style="background-color: #5514B4; border: 1px solid #5514B4; font-family:'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 16px; mso-line-height-rule: at-least; text-align: center; text-decoration: none; padding: 14px 20px; color: #ffffff; border-radius: 5px;display:inline-block;mso-padding-alt:0;"><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%;mso-text-raise:25pt"> </i><![endif]--><span style="mso-text-raise:13pt">Pre-order now</span><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%"> </i><![endif]--></a>
                                      </td>
                                  </tr>
                                </table>
                                <table width="30" cellpadding="0" cellspacing="0" border="0" align="left" style="width: 30px;" class="emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center" height="25" style="font-size: 25px; line-height: 25px;"> </td>
                                  </tr>
                                </table>
                                <table width="" cellpadding="0" cellspacing="0" align="left" border="0" role="presentation" height="44" style="height:44px;" class="emailwrapto100pc">
                                  <tr>
                                    <td valign="middle" align="left" height="44" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 20px; font-weight: 600; mso-line-height-rule:exactly;  color:#5514b4; height:44px;" class="emailwrapto100pc">
                                      
                                        <span style="line-height:24px; color:#5514b4;">
                                          Or book an <a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,18685a&s_cid=bte_DM76818&bid=182383491&lid=No Label&sc=&cnctid=820Z54Y5JP">in-store appointment</a>
                                        </span>
                                      </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END BUTTON INDIGO-->
            
              <!--Start Footer-->
               <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      
                     
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      <tr>
                        <td valign="top" align="center" style="padding: 0px 0px 0px 0px">
                        
                          <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#5514B4">
                            <tr>
                              <td valign="top" align="center">
                                <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width: 580px" class="emailwrapto90pc">
                                  <tr>
                                    <td valign="top" align="left" style="padding: 10px 0px;">
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="top" align="center">
                                            <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                              <tr>
                                                <td valign="middle" align="center" style="font-family:  'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; line-height:30px; mso-line-height-rule:exactly; mso-text-raise:4px; "><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,18685b&s_cid=bte_DM76818&bid=182383491&lid=Home - footer&sc=&cnctid=820Z54Y5JP" target="_blank" style="color: #ffffff; text-decoration: none" _label="Home - footer">Home</a></td>
                                                <td valign="top" align="left" width="20" style="width: 20px">
                                                   
                                                </td>
                                                <td valign="middle" align="center" style="font-family:  'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; line-height:30px; mso-line-height-rule:exactly;mso-text-raise:4px; "><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,18685c&s_cid=bte_DM76818&bid=182383491&lid=Products - footer&sc=&cnctid=820Z54Y5JP" target="_blank" style="color: #ffffff; text-decoration: none;" _label="Products - footer">Products</a></td>
                                                <!--<td valign="top" align="left" width="20" style="width: 20px">
                                                   
                                                </td>
                                                <td valign="middle" align="center" style="font-family:  'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; line-height:30px; mso-line-height-rule:exactly; mso-text-raise:4px; color: #ffffff;"><a href="https://business.bt.com/solutions/" target="_blank" style="color: #ffffff; text-decoration: none">Solutions</a></td>-->
                                              </tr>
                                            </table>
                                          </td>
                                        </tr>
                                      </table>
                                       
                                          <!--[if mso]>
                                      </td>
                                      <td>
                                      <![endif]-->
                                      <table width="20" style="width: 20px;" align="left" cellpadding="0" cellspacing="0" border="0" height="5" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="top" align="center" style="font-size: 5px; line-height: 5px; mso-line-height-rule: exactly;"> </td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                      </td>
                                      <td>
                                      <![endif]-->
                                      <table align="right" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc" role="presentation">
                                        <tr>
                                          <td valign="top" align="center">
                                            <table align="left" cellpadding="0" cellspacing="0" border="0" style="overflow: hidden;" role="presentation">
                                              <tr>
                                                <td valign="top" align="center"><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,18685d" target="_blank" _label="Twitter Footer Icon"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/social-tw-30x30-2x.png" width="30" height="30" border="0" style="display: block" /></a></td>
                                                <td valign="top" align="left" width="10" style="width: 10px"> </td>
                                                <td valign="top" align="center"><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,18685e" target="_blank" _label="Youtube Footer Icon"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/social-yt-30x30-2x.png" width="30" height="30" border="0" style="display: block" /></a></td>
                                                <td valign="top" align="left" width="10" style="width: 10px"> </td>
                                                <td valign="top" align="center"><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,18685f" _label="LinkedIn Footer Icon" target="_blank"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/social-li-30x30-2x.png" width="30" height="30" border="0" style="display: block" /></a></td>
                                              </tr>
                                            </table>
                                          </td>
                                        </tr>
                                      </table>
                                      
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
                <!--END Footer Purple Bar-->
                <!--Start unsub and legal details-->
                <tr>
                  <td valign="top" align="center">
                    <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#f7f6f5">
                      <tr>
                        <td valign="top" align="center">
                          <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width: 580px" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left" style="padding: 20px 0px 20px 0px;">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center">
                                      
                                        <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                          <tr>
                                            <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a _label="Opt-out link" _type="optout" target="_blank" style="color: #5514b4; text-decoration: none;" href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186860&p1=%40Owqvc3zR85lHZ%2Fs4QhuuoQ%3D%3D">Unsubscribe <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                          </tr>
                                        </table>
                                        <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                        <table width="15" align="left" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc">
                                          <tr>
                                            <td valign="top" align="left" width="15" style="width: 15px; line-height: 10px; font-size: 10px;">
                                               
                                            </td>
                                          </tr>
                                        </table>
                                        <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186861&s_cid=bte_DM76818&bid=182383491&lid=TNC&sc=&cnctid=820Z54Y5JP" target="_blank" style="color: #5514b4; text-decoration: none;">Terms & Conditions <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table width="15" align="left" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="top" align="left" width="15" style="width: 15px; line-height: 10px; font-size: 10px;">
                                             
                                          </td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186862&s_cid=bte_DM76818&bid=182383491&lid=PRIVACY_POLICY&sc=&cnctid=820Z54Y5JP" target="_blank" style="color: #5514b4; text-decoration: none;">Privacy Policy <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table width="15" align="left" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="top" align="left" width="15" style="width: 15px; line-height: 10px; font-size: 10px;">
                                             
                                          </td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a href="https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,186863&s_cid=bte_DM76818&bid=182383491&lid=ContactUs&sc=&cnctid=820Z54Y5JP" target="_blank" style="color: #5514b4; text-decoration:none;">Contact us <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                            <tr>
                              <td valign="top" align="left" style="padding: 0px 0px 20px 0px;">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                  <tr>

                                    <td valign="top" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 400; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333">
                                      <span style="font-weight: bold">Things you need to know</span><br /><br />
                                      
                                        *No.1 ranking from the RootMetrics® UK RootScore® report H1 2022.  Verify at <a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="www.ee.co.uk/claims">ee.co.uk/claims</a>
                                      </td>

                                  </tr>
                                </table>
                              </td>
                            </tr>
                            <tr>
                              <td valign="top" align="center" height="1" style="font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" bgcolor="#eeeeee"> </td>
                            </tr>
                            <tr>
                              <td valign="top" align="left" style="padding: 20px 0px;">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                  <tr>

                                    <td valign="top" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 400; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333">
                                     All information was correct on the date we sent this email.<br /><br />
                                     
                                        
                                         © British Telecommunications plc 2022. We're registered in England at 1 Braham Street, London, E1 8EE (company number 1800000).
                                        
                                     
                                      

                                    </td>

                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
                <!--END unsub and legal details-->
              </table>
              <!--End Footer-->
            </td>
      </tr>
    </table>
    
    
  </center>
</body>

<img src="https://btbusiness.demdex.net/event?d_cid=174618%01820Z54Y5JP%011&c_emailauth=true&c_action=emailopen&d_cid=bte_OP10509&d_did=bte_DM76818&d_clab=2223_Q2_BT_SoHo_Cust_Mercury_EM" width="1" height="1"></html><img height='0' width='0' alt='' src='https://tc.businesscommunication.bt.com/r/?id=hadef383,1be1abaf,1'/>