<!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 -->
      
        We&#x2019;re taking a look at how businesses can improve their cash flow this week. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
      <!-- 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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1f4&s_cid=DM57848&bid=107119705&lid=Mirror page&sc=Complement&cnctid=820Z54Y5JP&p1=%40c2jLv1vMq5IfENdiiIDLlVWlHaVh%2B6u6M6wlREECJr4%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="top" align="left" style="padding: 20px 0px;">
                                <a href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1f5&s_cid=DM57848&bid=107119705&lid=BT Logo&sc=Complement&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>
                    <!--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="hero-portal-glow-a2" height="380" align="center" valign="top" style="background-image: url('https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/library/portals/640/hero-portal-glow-a2-640x380-2x.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:380px;" src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/library/portals/640/hero-portal-glow-a2-640x380-2x.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:380px;">
        <v:fill  opacity="0%" color="#5514B4"  />
        <v:textbox inset="0,0,0,0" >
        <![endif]-->
                          
                          <table height="380" align="center" cellspacing="0" cellpadding="0" border="0" width="580" style=" width: 580px; height: 380px;" class="emailwrapto90pc" role="presentation">
                            <tr>
                              <td valign="top" align="center" height="30" style="font-size: 30px; line-height: 30px; mso-line-height-rule: exactly;"> </td>
                            </tr>
                            <tr>
                              <td valign="top" height="350" align="center" style="height: 350px;">
                                <table align="left" width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                  <tr>
                                    <td valign="middle" align="center" height="330" style="height:330px;">

                                      <table align="center" cellspacing="0" cellpadding="0" border="0" width="100%" role="presentation">

                                        <tr>
                                          <td class="large-headline-mob nobreak" valign="top" align="left" style="font-family: 'BTCurveHeadline','Century Gothic',CenturyGothic,Arial,sans-serif; font-size:56px; line-height:64px; font-weight:600; mso-line-height-rule:exactly; color:#FFFFFF; padding-right:30px">
                                            
                                               Making the <br />cash flow
                                            </td>
                                        </tr>
                                        

                                        <tr>
                                          <td align="left" valign="top" style="padding: 20px 0px 0px 0px;">
                                            <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="btn-ghost emailwrapto100pc">
                                              <tr>
                                                <td valign="top" align="center" style="border-radius: 5px;" bgcolor="">
                                                  
                                                    <a class="button100pc" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1f6" style="background-color: transparent; border: 1px solid #ffffff; 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:26pt"> </i><![endif]--><span style="mso-text-raise:13pt;">Register now</span><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%"> </i><![endif]--></a>
                                                  </td>
                                              </tr>
                                            </table>
                                          </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>
                              </td>
                            </tr>

                          </table>
                          <!--[if (gte mso 9)>
        </v:textbox>
        </v:rect>
        <![endif]-->
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END HERO MODULE-->
            
              <!--START LIST-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center" style="mso-line-height-rule">
                    
                      <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 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="left" style="font-family:'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly; padding-bottom:20px;">
                                
                                  <span style="line-height: 24px; color: #333333;">
                                    Hello Antonella,<br /><br />We&#x2019;ve got another free webinar for you. And this week, we&#x2019;re joined by the <span style="font-weight: 700;">Interim Small Business Commissioner (SBC), Philip King</span>. <br /><br />Join us, as he takes us through -
                                  </span>
                                </td>
                            </tr>
                            <!--START TICKS-->
                            <tr>
                              <td valign="top" align="top">
                                
                                  <table role="presentation" border="0" cellspacing="0" cellpadding="0" align="right" width="97%">
                                  <!--START TICK 1-->
                                  <tr>
                                    <td valign="top" align="center">
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                        <tr>
                                          <td align="left" valign="top" style="line-height:20px; font-size:20px;padding:0px 10px 0px 0px;">

                                            <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/library/icons/icon-tick-indy-50x50-2x.png" width="20" height="20" border="0" alt="tick" style="display:block;" />
                                            
                                          </td>
                                          
                                          

                                          <td valign="top" align="left" style="font-family:'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; line-height: 20px; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333; padding:0px 10px 0px 0px;">
                                            <span style="color:#333333;">
                                              <div>What SBC do to support small businesses</div>
                                            </span>

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

                                  </tr>
                                  <!--END TICK 1-->
                                  <!--START TICK 2-->
                                  <tr>
                                    <td valign="top" align="center" style="padding: 15px 0px 0px 0px">
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                        <tr>
                                          <td align="left" valign="top" style="line-height:20px; font-size:20px;padding:0px 10px 0px 0px;">

                                            <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/library/icons/icon-tick-indy-50x50-2x.png" width="20" height="20" border="0" alt="tick" style="display:block;" />
                                            
                                          </td>
                                          
                                          

                                          <td valign="top" align="left" style="font-family:'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; line-height: 20px; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333; padding:0px 10px 0px 0px;">
                                            <span style="color:#333333;">

                                              <div>How you can improve your cashflow</div>
                                            </span>

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

                                  </tr>
                                  <!--END TICK 2-->
                                  <!--START TICK 3-->
                                  
                                  <!--END TICK 4-->
                                  
                                  <!--END TICK 4-->
                                  <!--END TICK 5-->
                                  
                                  <!--END TICK 5-->
                                  <!--END TICK 6-->
                                  
                                  <!--END TICK 6-->
                                  <!--END TICK 7-->
                                  
                                  <!--END TICK 7-->
                                  <!--END TICK 8-->
                                  
                                  <!--END TICK 8-->
                                  <!--END TICK 9-->
                                  
                                  <!--END TICK 9-->
                                  <!--END TICK 10-->
                                  
                                  <!--END TICK 10-->
                                </table>
                              </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:20px;">
                                
                                  <span style="line-height: 24px; color: #333333;">
                                    And that&#x2019;s not all. There&#x2019;s also a Q&A where you can ask Philip any questions you might have.
                                  </span>
                                </td>
                            </tr>
                          </table>

                        </td>
                      </tr>

                    </table>

                  </td>
                </tr>
              </table>
              <!--END List-->
            
              <!--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="left">
                                <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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1f7" _label="" target="_blank" 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">Register now</span><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%"> </i><![endif]--></a>
                                      </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>

              <!--END BUTTON INDIGO-->
            
              <!--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="#eeeeee">
                      
                      <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="#eeeeee">
                             <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: 28px;  mso-line-height-rule:exactly;line-height: 36px !important; color:#5514B4;font-weight: 600;" class="headingLg">What&#x2019;s next?</span><span style="font-weight: 700;"><br /></span><br />It&#x2019;s going to be a jam-packed January &#x2013; take a look at what we&#x2019;ve got <br />coming up.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1f8">Getting your business visible on Google</a> &#x2013; in partnership with Google Digital Garage, learn how to create an online listing for your business on Google Maps; and so much more.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1f9">Get started with analytics</a> &#x2013; in partnership with Google Digital Garage, explore the questions your customer data can help you answer. You&#x2019;ll also discover tools to access these insights and learn how to set up Google Analytics.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1fa">Create engaging content</a> &#x2013; explore top tips for creating brilliant business content to engage your customers and drive traffic to your business. Take a peek&#x2013; and make a change today.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1fb">Design your own e-commerce website</a> &#x2013; find out how you can design an eCommerce website that attracts, engages and converts customers.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b1fc">Leveraging online marketplaces to grow</a> &#x2013; discover how your business can leverage online marketplaces to market and sell your products to global audiences.
                                          </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="#eeeeee">
                      
                      <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="left">
                                <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" _label="" target="_blank" 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;" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6c7"><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%;mso-text-raise:25pt"> </i><![endif]--><span style="mso-text-raise:13pt">View all webinars</span><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%"> </i><![endif]--></a>
                                      </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>

              <!--END BUTTON INDIGO-->
            
              <!--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;">
                                            <a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6c8&s_cid=DM57848&bid=107119705&lid=No Label&sc=Complement&cnctid=820Z54Y5JP">BT Skills for Tomorrow</a> is here to help you unlock the potential of your business by getting online.  Small business owners and their employees can take advantage of expert-led webinars and online courses from BT and our partners, such as Google Digital Garage, Cisco and Small Business Britain. Whether you&#x2019;re just starting out or ready to scale up, learn the digital skills you need.<br /><br /><span style="font-size: 20px; mso-line-height-rule:exactly;line-height: 28px;  color:#5514B4;font-weight: 600;">Can&#x2019;t join any of these webinars?</span><br /><br />No problem. We&#x2019;ve got them all saved in one handy place for you. Just go to our <a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6c9">Skills for Tomorrow playlist</a> to access our free business-focused webinars &#x2013; and catch up whenever and wherever you want.<br /><br />Thanks,<br /><br /><span style="color:#5514b4; font-weight: 700;">BT Skills for Tomorrow team</span>
                                          </span>
                                        </td>
                                    </tr>
                                   </table>
                                 </td>
                             </tr>
                            
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END COPY-->
            
              <!--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; color: #ffffff;"><a href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6ca&s_cid=DM57848&bid=107119705&lid=Home&sc=Complement&cnctid=820Z54Y5JP" target="_blank" style="color: #ffffff; text-decoration: none">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; color: #ffffff;"><a href="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6cb&s_cid=DM57848&bid=107119705&lid=Products&sc=Complement&cnctid=820Z54Y5JP" target="_blank" style="color: #ffffff; text-decoration: none">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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6cc" 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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6cd" 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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6ce" _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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6cf&s_cid=DM57848&bid=107119705&lid=Opt-out link&sc=Complement&cnctid=820Z54Y5JP&p1=%402sm8A0izseJCxVEBs1htXw%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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6d0&s_cid=DM57848&bid=107119705&lid=Terms & Conditions &sc=Complement&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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6d1&s_cid=DM57848&bid=107119705&lid=Privacy Policy &sc=Complement&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="http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,9247b6d2&s_cid=DM57848&bid=107119705&lid=Contact us &sc=Complement&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="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 2021
                                      . We're registered in England at 81 Newgate Street, London EC1A 7AJ (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 height='0' width='0' alt='' src='http://t.businesscommunication.bt.com/r/?id=h6628459,923a46f2,1'/>