Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "//www.w3.org/TR/REC-html40/loose.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <style type="text/css">
   #PreviewIntercomModal .ic_message_content h1,
  #PreviewIntercomModal .ic_message_content h2 {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_without_image > .ic_message_internals > .ic_message_content {
    border-color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_user_comment_body {
    background-color: #0072b0 !important;
    border-color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_content a {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_content a:hover {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_user_comment_body {
    background-color: #0072b0 !important;
    border-color: #0072b0 !important;
  }
  .intercom-h2b-button br {
    display: none;
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   /* styles in here will not be inlined. Use for media queries etc */
  /* force Outlook to provide a "view in browser" menu link. */
  #outlook a {padding:0;}
  /* prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
  body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
  /* force Hotmail to display emails at full width */
  .ExternalClass {width:100%;}
  /* force Hotmail to display normal line spacing. //www.emailonacid.com/forum/viewthread/43/ */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
  /* fix a padding issue on Outlook 07, 10 */
  table td {border-collapse: collapse;}
  table {
    table-layout: fixed;
  }

  @media only screen and (max-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  @media only screen and (max-device-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   /* styles in here will not be inlined. Use for media queries etc */
  /* force Outlook to provide a "view in browser" menu link. */
  #outlook a {padding:0;}
  /* prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
  body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
  /* force Hotmail to display emails at full width */
  .ExternalClass {width:100%;}
  /* force Hotmail to display normal line spacing. //www.emailonacid.com/forum/viewthread/43/ */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
  /* fix a padding issue on Outlook 07, 10 */
  table td {border-collapse: collapse;}

  @media only screen and (max-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  @media only screen and (max-device-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  </style>
  <style type="text/css">
   .admin_name b {
    color: #6f6f6f;
  }

  .date_cell a {
    color: #999999;
  }

  .comment_header_td {
    width: 100%;
    background: #85c3e9;
    border: none;
    font-family: 'Helvetica Neue',Arial,sans-serif
  }

  .content-td {
    color: #525252;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    font-family: Helvetica, Arial, sans-serif;
  }

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

  .content-td h1 a {
    color: #282F33;
  }

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

  .content-td h2 a {
    color: #282F33;
  }

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

  .content-td h2 + h1 {
    margin-top: 0 !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 a {
    color: #1251ba;
  }

  .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 {
    margin: 17px 0;
    max-width: 100%;
  }

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

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

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

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

  .content-td .intercom-h2b-button {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    background-color: #85c3e9;
    border: none !important;
    
  }

  a.intercom-h2b-button {
    background-color: #0E4595;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.2);
    color:#fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    min-height: 20px;
    text-decoration: none;
  }

  .content-td .intercom-h2b-button:hover {
    background-color:#99cdee;
  }

  .message_footer_table .avatar {
    -ms-interpolation-mode: bicubic;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 20px;
    background-clip: padding-box;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    max-width: 100%;
    outline: none;
    text-decoration: none;
    width: 40px;
  }

  .powered-by-table .powered-by-text a {
    font-weight: bold;
    text-decoration: none;
    color: #999;
  }

  .main_wrapper {
    padding: 0 20px;
  }

  .margin-arrow {
    display: none;
    
    visibility:hidden;
    width:0;
    height:0;
    max-width: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
  }

  .content-td > :first-child {
    margin-top: 0;
    padding-top: 0;
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 635px) {
    .main-wrap {
      width: 100% !important;
    }
  }

  @media screen and (max-width: 480px) {
    .content-td {
      padding: 30px 15px !important;
    }
    .content-td h1 {
      margin-bottom: 5px;
    }
    .message_footer_table .space {
      width: 20px !important;
    }

    .message_footer_table .arrow-wrap {
      padding-left: 20px !important;
    }

    .message_footer_table .admin_name b{
      display: block !important;
    }

    .main_wrapper {
      padding: 0;
    }

    .image-arrow {
      display: none !important;
    }

    .margin-arrow {
      display: table !important;
      visibility:visible !important;
      width: 100% !important;
      height: auto !important;
      max-width: none !important;
      max-height: none !important;
      opacity: 1 !important;
      overflow: visible !important;
    }

    .comment_body {
      border-bottom: 1px solid #DDD !important;
    }

    .footer-td-wrapper {
      display: block !important;
      width: 100% !important;
      text-align: left !important;
    }
    .footer-td-wrapper .date_cell {
      text-align: left !important;
      padding: 15px 0 0 20px !important;
    }
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   .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;
  }
  .content-td > :first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .ExternalClass .content-td > :first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  </style>
  <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%252Fstatic.intercom-mail-200.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuaW50ZSJ9:1kXPNe:MeMrfc19Xfxf_RKt2egJBtt7NBEUKmWcIGDOeFCy4jE') !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>
  <table align="center" bgcolor="#f9f9f9" border="0" cellpadding="0" cellspacing="0" class="bgtc personal" style="background-color: #f9f9f9; border-collapse: collapse; line-height: 100% !important; margin: 0; padding: 0; width: 100% !important">
   <tbody>
    <tr>
     <td>
      <!--[if (gte mso 10)]>
      <tr>
      <td>
      <table style="width: 600px">
    <![endif]-->
      <table class="main-wrap" style="border-collapse: collapse; margin: auto; max-width: 635px; min-width: 320px; width: 100%">
       <tbody>
        <tr>
         <td valign="top">
          <table border="0" cellpadding="0" cellspacing="0" class="reply_header_table" style="border-collapse: collapse; color: #c0c0c0; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 26px; margin: 0 auto 26px; width: 100%">
          </table>
         </td>
        </tr>
        <tr>
         <td class="main_wrapper" style="padding: 0 20px" valign="top">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="comment_wrapper_table admin_comment" style="-webkit-background-clip: padding-box; -webkit-border-radius: 3px; background-clip: padding-box; border-collapse: collapse; border-radius: 3px; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; width: 100%">
           <tbody>
            <tr>
             <td class="comment_wrapper_td" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="comment_header" style="border: none; border-collapse: separate; font-size: 1px; height: 2px; line-height: 3px; width: 100%">
               <tbody>
                <tr>
                 <td bgcolor="#85c3e9" class="comment_header_td" style="background-color: #85c3e9; border: none; font-family: 'Helvetica Neue',Arial,sans-serif; width: 100%" valign="top">
                 </td>
                </tr>
               </tbody>
              </table>
              <table border="0" cellpadding="0" cellspacing="0" class="comment_body" style="-webkit-background-clip: padding-box; -webkit-border-radius: 0 0 3px 3px; background-clip: padding-box; border-collapse: collapse; border-color: #dddddd; border-radius: 0 0 3px 3px; border-style: solid solid none; border-width: 0 1px 1px; width: 100%">
               <tbody>
                <tr>
                 <td bgcolor="white" class="comment_body_td content-td" style="-webkit-background-clip: padding-box; -webkit-border-radius: 0 0 3px 3px; background-clip: padding-box; background-color: white; border-radius: 0 0 3px 3px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05); color: #525252; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 15px; line-height: 22px; overflow: hidden; padding: 40px 40px 30px">
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; padding-top: 0; text-align: left !important">
                   Hi there,
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   Some money challenges aren't actually about
                   <i>
                    how much money
                   </i>
                   you have (or don't have). Maybe you feel like you earn enough in the end, but budgeting is still a challenge.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   For many of you, the challenge is a timing issue. Perhaps you’re one of the lucky few that always has the same amount coming in, month after month. But the other 90 percent of the population is not so lucky. Today, we tackle the issue of variable income head on.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   Why is variable income a problem when it comes to budgeting? (Or, at least, why do you think it is?) Two reasons:
                  </p>
                  <ol style="list-style-type: decimal; margin: 0 0 20px 40px; padding: 0">
                   <li>
                    You can’t plan ahead because you don’t know how much you have to plan with.
                   </li>
                   <li>
                    If you do decide to “estimate” what you’ll bring in and plan with that? You’ll overestimate. Every. Time.
                   </li>
                  </ol>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   You could probably write the rest of this email then, because the solution’s pretty obvious, no?
                  </p>
                  <ol style="list-style-type: decimal; margin: 0 0 20px 40px; padding: 0">
                   <li>
                    Plan ahead only with cash you actually have on hand. If you’ve planned for every dollar that you have on hand, you’re done planning! When you receive more money, you’ll plan again.
                   </li>
                   <li>
                    Because you’re only planning with a known amount of money, you won’t need to do any estimating.
                   </li>
                  </ol>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   The only other bit you need to recognize if you’re dealing with a variable income is that the Four Rules of YNAB are even more important:
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   <b>
                    Rule One:
                   </b>
                   It’s even more important that you give every dollar a job, reminding yourself that the next amount of income you earn may be less, or may not be earned for a while. Income variability necessitates a more conservative approach to your dollars’ jobs, plain and simple.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   <b>
                    Rule Two:
                   </b>
                   The pain of a variable income is accentuated by fluctuating expenses. As you Embrace Your True Expenses with Rule Two, you’ll notice that you’ve set aside funds for those larger, less-frequent expenses, so when they come, you don’t even feel them--even when income is maybe low that month. One twist in your approach though: If your income is extremely volatile, your funding of Rule Two funds must be more aggressive. In the flush months, you fund aggressively! Then in the lean months, you’ll still be sitting comfortably.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   <b>
                    Rule Three:
                   </b>
                   A variable income is a bit harder to wrangle, which makes adopting Rule Three even more important. It’s critical that you recognize you’re dealing with a tough problem, and that you change your plan as needed. Change your plan! When you get new (better) information, change your plan!
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   <b>
                    Rule Four:
                   </b>
                   This is budgeting nirvana when it comes to income volatility. You’ll Age Your Money so you’re spending money you earned at least 30 days ago. What does this mean for your budgeting? It means you’re still just having to budget once per month. It means you’re not living on the edge financially, and it means that if you do have a lean month, you have 30 days to figure out how to get by. A volatile income basically requires that you get to 30-day-old money as quickly as possible. You’ll love it once you’re there.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   To wrangling the variable income beast,
                  </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%252Fuploads.intercom-mail-200.com%252Fi%252Fo%252F6384193%252F624f2d40ce14a9dc0196d775%252Ftodd_transig.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1cGxvYWRzLmludCJ9:1kXPNe:A2LOlEDMsnPGJA6h01DlEm7iyczcV4-vap6XODWgdSs" 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">
                   P.S. If all of this still isn’t clicking, and you’re more of a “hands on” type of individual, you really ought to consider
                   <a style="color: #1251ba" target="_blank">
                    taking part in one of our Variable Income Workshops
                   </a>
                   . They’re free, hands on, and extremely informative. A YNAB Teacher will be able to address your specific situation. Light bulb moments abound!
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <div class="margin-arrow" style="display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; visibility: hidden; width: 0">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table margin-arrow" style="border-collapse: collapse; color: #545454; display: none; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; height: 0; line-height: 20px; margin: 0 auto; max-height: 0; max-width: 100%; opacity: 0; overflow: hidden; visibility: hidden; width: 100%">
            <tbody>
             <tr>
              <td align="left" class="arrow-wrap" style="color: #272727; height: 18px; padding-left: 40px; text-align: left" valign="top" width="80">
               <img alt="Triangle" class="image_fix" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing.intercomassets.com%252Fassets%252Femail%252Fpersonal%252Ftriangle-8747882e9ef8882f9bc057241fd3c049.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmcuaSJ9:1kXPNe:fb-PmViGVOhOdf-JSFdDez4u9Vr0WSIRrw7z9SU8uwU" style="-ms-interpolation-mode: bicubic; display: inline-block; margin-top: -1px; max-width: 100%; outline: none; text-decoration: none" width="40"/>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <div class="image-arrow">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table image-arrow" style="border-collapse: collapse; margin: 0 auto; max-width: 100%; width: 100%">
            <tbody>
             <tr>
              <td valign="top" width="100%">
               <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing.intercomassets.com%252Fassets%252Femail%252Fpersonal%252Farrow-37f6774809df6fd083bfc98e9d562e23ca6ede618e2b5e10c042de88d2f858dd.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmcuaSJ9:1kXPNe:fb-PmViGVOhOdf-JSFdDez4u9Vr0WSIRrw7z9SU8uwU" style="max-width: 100%; width: 100%"/>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%">
           <tbody>
            <tr>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
           <tbody>
            <tr>
             <td class="footer-td-wrapper" width="75%">
              <table border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%" width="100%">
               <tbody>
                <tr>
                 <td class="space" width="40">
                 </td>
                 <td align="left" style="color: #272727" valign="middle" width="50">
                  <img alt="intercomavatar" class="avatar" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.intercomassets.com%252Favatars%252F75391%252Fsquare_128%252Fhs-1519644892.jpg%253F1519644892/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuaW50ZSJ9:1kXPNe:MeMrfc19Xfxf_RKt2egJBtt7NBEUKmWcIGDOeFCy4jE" style="-ms-interpolation-mode: bicubic; -webkit-background-clip: padding-box; -webkit-border-radius: 20px; background-clip: padding-box; border-radius: 20px; display: inline-block; height: 40px; max-width: 100%; outline: none; text-decoration: none; width: 40px" width="40"/>
                 </td>
                 <td class="admin_name" style="color: #999999">
                  <b style="color: #6f6f6f">
                   Todd
                  </b>
                  from YNAB
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
             <td class="footer-td-wrapper" width="25%">
              <table border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%" width="100%">
               <tbody>
                <tr>
                 <td align="right" class="date_cell" style="color: #999999; font-size: 11px; text-align: right" valign="middle">
                  <a style="color: #999999">
                   Unsubscribe from our emails
                  </a>
                 </td>
                </tr>
                <tr>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <tr>
     <td height="20" valign="top">
     </td>
    </tr>
   </tbody>
  </table>
  <!--[if (gte mso 10)]>
            </td>
            </tr>
            </table>
          <![endif]-->
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fvia.intercom-mail-200.com%252Fo%253Fh%253D57c33d09ce659024f13b81f8fa280ef34a5ababb-16635194386/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ2aWEuaW50ZXJjbyJ9:1kXPNe:YQP0BKgaMvvguyMhbj4FpBGspn3IRyvoYHoGxowNQYM" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fspe.via.intercom-mail.com%252Fq%252F_MaJV_C0ZII7T7dl2K3XRw~~%252FAAAAAQA~%252FRgRc7Dc0PlcIaW50ZXJjb21YBAAAAzFCCgADNLIJW4EEeSdSEzc2NWVmYjc3QHVpZmVlZC5jb20~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnNwZS52aWEuaW50ZSJ9:1kXPNe:JLO_41RRXT5qVYOMuR-JZlgxhSqqVsaE88ytGkgRAds" width="1"/>
 </body>
</html>