Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <!-- Resets -->
  <style data-premailer="ignore" type="text/css">
   #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  </style>
  <!-- Main styles -->
  <style type="text/css">
   /**
   * Generic
   */

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }

  .main .main-td {
    padding: 40px 60px;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 2px;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    font-size: 16px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Header
   */

  .header td img {
    padding: 15px 0 30px;
    text-align: left;
  }

  .header .logo {
    text-align: left;
  }

  /**
   * Content
   */

  .content-td {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    color: #525252;
  }

  .content-td > :first-child {
    margin-top: 0;
  }

  .content-td h1 {
    font-size: 26px;
    line-height: 33px;
    color: #282F33;
    margin-bottom: 7px;
    margin-top: 30px;
    font-weight: normal;
  }

  .content-td h2 {
    font-size: 18px;
    font-weight: bold;
    color: #282F33;
    margin-top: 30px;
    margin-bottom: 7px;
  }

  .content-td h1 + h2 {
    margin-top: 0px !important;
  }

  .content-td h2 + h1 {
    margin-top: 0px !important;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 17px 0;
    line-height: 1.5;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td p.intro {
    font-size: 20px;
    line-height: 30px;
  }

  .content-td blockquote {
    margin: 40px 0;
    font-style: italic;
    color: #8C8C8C;
    font-size: 18px;
    text-align: center;
    padding: 0 30px;
    font-family: Georgia, sans-serif;
    quotes: none;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td ul {
    list-style: disc;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td ol {
    list-style: decimal;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td img {
    max-width: 100%;
    margin: 17px 0;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    margin: 50px 30% 50px 30%;
  }

  .content-td table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
  }

  .content-td td,
  .content-td th {
    padding: 5px 7px;
    border: 0;
    text-align: left;
    vertical-align: top;
  }

  .content-td th {
    font-weight: bold;
    background: #F6F6F6;
  }

  .content-td a {
    color: #1251BA;
  }

  .content td.content-td table.intercom-container {
    margin: 17px 0;
  }
  .content td.content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content td.content-td table.intercom-container td {
    background-color: #f5a55e;
    padding: 12px 35px;
    border-radius: 3px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    border: none;
  }

  .content td.content-td table.intercom-container .intercom-h2b-button {
    display: inline-block;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    background-color: #f5a55e;
    border: none !important;
    border-radius: 3px;
  }

  /**/
  .content-td pre {
    margin: 0 0 10px;
    padding: 10px;
    background-color: #f5f5f5;
    overflow: auto;
  }

  .content-td pre code {
    font-family: Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }

  .footer-td {
    text-align: center;
    padding: 21px 30px 15px;
  }

  .footer-td p ,
  .footer-td a {
    font-size: 12px;
    color: #b7b7b7;
    text-decoration: none;
    font-weight: 300;
  }

  .footer-td p {
    margin: 0 0 6px 0;
  }

  .footer-td p.address {
    margin-top: 9px;
    line-height: 1.5em;
  }

  .footer-td p.powered-by {
    margin-top: 18px;
  }

  .footer-td p.unsub {
    margin: 0;
  }

  .footer .unsub a {
    text-decoration: underline;
    display: block;
    margin: 12px 0 0;
  }

  p.unsub a {
    text-decoration: underline;
  }

  .footer-td .bold-class {
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
  }

  .footer-td p.powered-by a {
    font-weight: bold;
  }

  .footer-td textarea {
    text-decoration: none;
    font-size: 12px;
    color: #b7b7b7;
    font-family: Helvetica, Arial, sans-serif;
    padding: 9px 0;
    font-weight: 300;
    line-height: normal;

  }

  a.intercom-h2b-button {
    background-color: #f5a55e;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    
      padding: 12px 35px;
    
  }
  </style>
  <!-- Responsive-->
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 595px) {
    body {
      padding: 10px !important;
    }
    .main {
      width: 100% !important;
    }
    .main .main-td {
      padding: 20px !important;
    }
    .header td {
      text-align: center;
    }
  }

  .content-td blockquote + * {
    margin-top: 20px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 20px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 30px !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  .ExternalClass .content-td ol li,
  .ExternalClass .content-td ul li {
    padding: 3px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p {
    padding: 0 0 6px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p.powered-by ,
  .ExternalClass table .footer-td p.unsub {
    padding-top: 15px;
  }
  </style>
  <!-- Outlook fix -->
  <!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->
  <style type="text/css">
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
  <style>
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
 </head>
 <body bgcolor="f9f9f9" style="background-color: #f9f9f9; margin: 0px; padding: 20px">
  <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="595">
   <tbody>
    <tr>
     <td class="main-td" style="border: 1px solid #dddddd; border-radius: 2px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05); font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 40px 60px">
      <!-- Header -->
      <table class="header" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
       <tbody>
        <tr>
         <td align="left" class="logo" style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 0; text-align: left">
          <img class="featured" height="42" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F85446376%252F9d8279e1b87800aa14bc59ed%252FFile1542109735002/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="padding: 15px 0 30px; text-align: left" width="165"/>
         </td>
        </tr>
       </tbody>
      </table>
      <!-- Main content -->
      <table class="content" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
       <tbody>
        <tr>
         <td class="content-td" style="color: #525252; font-family: Helvetica, Arial, sans-serif; font-size: 15px; line-height: 22px; padding: 0">
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Hi there
           <img alt="wave" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f44b.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           <i>
           </i>
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <i>
            Welcome to the Weekend Read. Each Saturday, we send you something interesting. Forward it on to your friends (or enemies).
           </i>
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           In a world of turbulent, enigmatic tech, electric vehicles are a rare point of consensus. Governments, companies and consumers all seem set that electric vehicles are the future.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           The environmental arguments are irresistible. And through a combination of subsidies, carbon fuel costs and tax breaks, electric cars are cheaper to own and run.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           However, the
           <b>
            investing landscape
           </b>
           for electric vehicles is a bit more murky.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           While the potential opportunity is huge, it's also hotly contested. The EV war is being waged between big tech, specialised EV startups and the traditional automakers.
          </p>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           The Elon-phant in the room
           <img alt="elephant" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f418.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           For many people when it comes to electric vehicles, there's one name that matters:
           <b>
            Tesla
           </b>
           . And actually one more: their CEO Elon Musk, one of the world's few super-celebrity CEOs.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.vox-cdn.com%252Fthumbor%252F-8fjaMGRsrOaAakxh4WUL1wH8R8%253D%252F115x0%253A1321x804%252F1200x800%252Ffilters%253Afocal%2528115x0%253A1321x804%2529%252Fcdn.vox-cdn.com%252Fuploads%252Fchorus_image%252Fimage%252F45544982%252FScreen_Shot_2015-01-26_at_9.02.07_AM.0.0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4udm94LWNkbiJ9:1kXOAj:rcsF4Q53hKr8sDX2B3OTfGEo7hv5c175ceyQmblnEiw" style="margin: 17px 0; max-width: 100%"/>
          </div>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           But Elon Musk actually wasn't the original founder of Tesla (nor is he an original Simpsons character).
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Two engineers named Martin Eberhard and Marc Tarpenning founded the company in 2003 and funded it themselves for about a year.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Flush with PayPal cash, Elon was their first major investor in a Series A round and quickly assumed an operational role at the automotive startup, overseeing the design of the original Tesla Roadster and bringing in new investors.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Unfortunately, Martin and Marc were product pioneers but financial management, schedules and budgeting were not their strong suit.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           In 2007-8 during the financial crisis, Elon and the board won a power struggle with Martin and Marc and ousted them from the company, eventually taking over as CEO himself (after a couple of interim CEOs).
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           The two founders went on to work on and found some EV projects but have largely disappeared from the Tesla story. It's still unknown how reluctant Elon was to step into place.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Nevertheless he steered Tesla through the financial crisis, securing investment from companies like Toyota and Daimler.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           One problem: Tesla was (and is) still guzzling funds like an SUV at the petrol station. Valley startups are known for racking up losses but with factories and physical vehicles to build, Tesla have been among the fastest cash burners.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           An IPO in 2012 raised more funds but also exposed Tesla and Musk to the daily scrutiny of the public markets. Tesla has needed further investment beyond the IPO, issuing bonds to ramp up production.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           That means there are a lot of non-VC investors counting on the execution of what still resembles a startup. A startup carrying significant debt.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           While widely seen as a visionary, Elon is also volatile, eccentric and some say, just plain arrogant. Famously, this careless tweet last August saw the SEC accuse Musk of misleading investors, resulting in a $20m fine and the loss of his chairman position.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F139811364%252Fd3b09162e524dce2d9b15d92%252Fimage.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%"/>
          </div>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           It's not just corporate reputation; Tesla's execution is also watched avidly. The cars themselves generally have a great reputation. What grabs business headlines is production and deadlines.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           The company has seesawed between missing and hitting production targets, with the stock price responding in turn. Tales abound of high pressure factory floors, with workers scrambling to the last minute to meet quotas.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           The company culture has come into question with rumours of rage firing random employees, a tactic straight from the Dr Evil school of management.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F140033415%252F47e4d51778e20f4e1fe836ca%252Fshark.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%"/>
          </div>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Tesla may have popularised electric vehicles but some wonder whether it's too chaotic to emerge as the final winner in a fiercely competitive and cost-focused industry.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Nonetheless, Tesla has a caché and credibility in the space beyond its traditional competitors. Being a true tech company carries a glamour all of its own, one that stretches beyond West Coast fads. In fact, Norway is Tesla’s 4th biggest market, despite being a country of only 5.5m..
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           As one UK-based Tesla owner in the Freetrade community said:
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <i>
            "I am not really a "car person", so to me it's just a computer on wheels. Getting software updates multiple times a month makes it really exciting."
           </i>
          </p>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           Big Auto
           <img alt="blue_car" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f699.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           While Tesla made electric vehicles cool when no-one else could, the big carmakers are definitely in the race now.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Electric cars from traditional players like the Nissan Leaf and the Chevy Bolt have been acclaimed for reasonable costs and high quality. In fact in the last decade in Europe, the top-selling EVs were from the big brands, not Tesla.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.autocar.co.uk%252Fsites%252Fautocar.co.uk%252Ffiles%252Fstyles%252Fgallery_slide%252Fpublic%252F1-nissan-leaf-2018-uk-review-hero-front.jpg%253Fitok%253DPxOCb27W/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuYXV0b2NhciJ9:1kXOAj:uNFpAw3IB77TH0NNDsOazc3P_H-JWE-q5ZA70MIJe1M" style="margin: 17px 0; max-width: 100%"/>
          </div>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           The question here is whether you'd be investing in
           <b>
            new growth
           </b>
           or simply investing in mature companies converting their sales to electric vehicles to maintain share and relevance.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           If, say, General Motors successfully switched over to decent electric vehicles, would they necessarily "win" and grow exponentially or just not lose?
          </p>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           What about the robots? 🤖
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           One rule of futurism: don't bet against robots in the long-run.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Fi.ytimg.com%252Fvi%252F2IPAOxrH7Ro%252Fhqdefault.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLnl0aW1nLmNvbSJ9:1kXOAj:VXsrp8GzUyA3lr91JQ8mSjGq60a7AF-LurEbLJSpJuo" style="margin: 17px 0; max-width: 100%"/>
          </div>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Maybe electric vehicles aren't the real war. Maybe EV is just a warm-up for the big battle: autonomous vehicles.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           From tech firms like Uber, Lyft and Google-owned Waymo to Ford and GM, there are a lot of companies looking to solve truly autonomous vehicles. Tesla's thrown their hat in the ring too.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Tesla has repeatedly argued that its huge fleet of high-tech vehicles on the road provide them with a unique advantage. Every single one is a data gatherer for Tesla's systems!
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Tesla are relying heavily on computer vision and cameras, while other operators are integrating technologies like LIDAR (like radar with lasers) and simulations.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Some tech writers have critiqued Musk and Tesla's approach to autonomous vehicles, arguing that its refusal to use these new technologies is risky, stubborn and limiting. Tesla would, of course, refute this.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Ownerless cars go hand-in-hand with autonomous cars. The easier and cheaper it is to have a robot taxis, the less relevant car ownership becomes for the average person.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           If Tesla win the autonomy war and control a big enough network then they may have won an even bigger prize than becoming the top-selling EV maker.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           But if they're beaten to the punch by a Google or Uber, then Tesla might face a quandary, dependent on either selling cheap cars to someone else's network or competing with high-end auto-makers for a shrinking car-owner market.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           That is, unless they take a third way and double down on selling their batteries and hardware to everyone.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Of course, full auto-autonomy still looks a way off for all the players. Still it's interesting to think that dominance in the car industry may ultimately rely less on the quality of your batteries and build than the accuracy of your robot chauffeur.
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Want more investing food for thought? Here are three great threads from our community
          </p>
          <ol style="list-style-type: decimal; margin: 0 0 20px 40px; padding: 0">
           <li>
            <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
             AMA with the hosts of the Acquired podcast
            </a>
            <img alt="rocket" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f680.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           </li>
           <li>
            <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
             Breakdown of Lyft's March IPO
            </a>
            🚘
           </li>
           <li>
            <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
             How important is ethical investing?
            </a>
            😇
           </li>
          </ol>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           We're receiving a lot of email replies.
           <img alt="heart" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F2764.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           ️ If you want us to cover a specific company or trend,
           <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
            suggest it in the community
           </a>
           !
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Talk soon,
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Toby
          </p>
          <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; table-layout: fixed">
           <tbody>
            <tr>
             <td align="center" class="col" style="border: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 5px 7px; text-align: left; vertical-align: top" valign="top">
              <center>
               <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
                <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F115403105%252F1a5d91fda88659a1aa1671ec%252FAppstore%252B%25282%2529.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%; width: auto"/>
               </a>
              </center>
             </td>
             <td align="center" class="col" style="border: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 5px 7px; text-align: left; vertical-align: top" valign="top">
              <center>
               <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
                <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F115403073%252F63e9c23a5635d5cf755fcc94%252FPlaystore%252B%25284%2529.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%; width: auto"/>
               </a>
              </center>
             </td>
            </tr>
           </tbody>
          </table>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           P.S. Want to invite people to join the Weekend Read? Send them
           <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
            here
           </a>
           .
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           P.P.S. We're on social. You too? Great! Follow us for sneak peeks and news:
           <img alt="point_down" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f447.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
          </p>
          <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; table-layout: fixed">
           <tbody>
            <tr>
             <td align="center" class="col" style="border: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 5px 7px; text-align: left; vertical-align: top" valign="top" width="50">
              <center>
               <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
                <img align="center" alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F123319851%252F5a024f4f21a4909918132d72%252FInstagram-2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%; width: auto"/>
               </a>
              </center>
             </td>
             <td align="center" style="border: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 5px 7px; text-align: left; vertical-align: top" valign="top" width="50">
              <center align="center">
               <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
                <img align="center" alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F123319877%252Fa9a7a050bc80fd794f10dd39%252FTwitter-2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%; width: auto"/>
               </a>
              </center>
             </td>
             <td align="center" class="col" style="border: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 5px 7px; text-align: left; vertical-align: top" valign="top" width="50">
              <center>
               <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
                <img align="center" alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F123319833%252F46e13a65937bc3459456a250%252FLinkedIn-2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%; width: auto"/>
               </a>
              </center>
             </td>
             <td align="center" class="col" style="border: 0; font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 5px 7px; text-align: left; vertical-align: top" valign="top" width="50">
              <center>
               <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
                <img align="center" alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F123319867%252F8653ff16b70b64c3d7b1ed7c%252FFacebook-3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="margin: 17px 0; max-width: 100%; width: auto"/>
               </a>
              </center>
             </td>
            </tr>
           </tbody>
          </table>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <i>
            (Photo Credit: Fox/Disney, HBO, Auto Car)
           </i>
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Footer -->
  <table align="middle" class="footer" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
   <tbody>
    <tr>
     <td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 0">
      <table align="center" bgcolor="transparent" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="600">
       <tbody>
        <tr>
         <td align="center" class="footer-td" style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 21px 30px 15px; text-align: center">
          <p style="color: #b7b7b7; font-size: 12px; font-weight: 300; margin: 0 0 6px; text-decoration: none">
           <b>
            Boring but important:
           </b>
           <br/>
           <br/>
           Freetrade is a trading name of Freetrade Limited, which is a member firm of the London Stock Exchange and is authorised and regulated by the Financial Conduct Authority. Registered in England and Wales (no. 09797821).
           <br/>
           <br/>
           Freetrade does not provide investment advice and individual investors should make their own decisions or seek independent advice.
    The value of investments can go up as well as down and you may receive back less than your original investment.
           <br/>
           <br/>
           Freetrade respects your privacy and your right to your data. For more info on our privacy policy here.
           <br/>
           <br/>
           Copyright © 2019 Freetrade
           <br/>
           All rights reserved
          </p>
          <p style="color: #b7b7b7; font-size: 12px; font-weight: 300; margin: 0 0 6px; text-decoration: none">
           Second Home Spitalfields, 68 Hanbury St, London, E1 5JL 🏠
          </p>
          😢
          <a class="bold-class" style="border: none; color: #b7b7b7; font-size: 18px; font-weight: bold; outline: none !important; text-decoration: underline">
           Don't love us anymore? Unsubscribe.
          </a>
          <p class="powered-by" style="color: #b7b7b7; font-size: 12px; font-weight: 300; margin: 18px 0 6px; text-decoration: none">
           Powered by
           <a style="border: none; color: #b7b7b7; font-size: 12px; font-weight: bold; outline: none !important; text-decoration: none">
            Intercom
           </a>
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fvia%252Fo%253Fh%253D4c8a14065520e40e35fa83179238cd355c3aac20-23200455233/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fq%252F1rTmvcEswnWFBDsAlqGQBA~~%252FAAAAAQA~%252FRgRfMRBLPlcIaW50ZXJjb21CCgAdS4tOXfYzPmVSEzlkMWVlZTdkQHVpZmVlZC5jb21YBAAAt4E~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1kXOAj:nZEsQelmn6heKCYG0zrZ77REhPFzIVfhvvY7uvp-HWE" width="1"/>
 </body>
</html>