<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
  <head>
    <meta charset="utf-8"> <!-- utf-8 works for most cases -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine -->
    <title>Oly</title>
    <style type="text/css">
@font-face {font-family: 'ProximaNova-Regular';src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.eot');src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.woff') format('woff'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.ttf') format('truetype');}

@font-face {font-family: 'ProximaNova-Semibold';src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.eot');src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.woff2') format('woff2'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.woff') format('woff'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.ttf') format('truetype');}

</style>
    <style>
      @import url('https://s3.amazonaws.com/fonts.classdojo.com/proximanovaforemailtemplate.css');
      @font-face {font-family: 'ProximaNova-Regular';src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.eot');src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.woff') format('woff'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.ttf') format('truetype');}
      @font-face {font-family: 'ProximaNova-Semibold';src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.eot');src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.woff2') format('woff2'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.woff') format('woff'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.ttf') format('truetype');}

      body,
      #bodyTable {
        height:100% !important;
        width:100% !important;
        margin:0;
        padding:0;
      }
      /* Ensures Webkit- and Windows-based clients don't automatically resize the email text. */
      body,
      table,
      td,
      p,
      a,
      li,
      blockquote,
      div {
        -ms-text-size-adjust:100%;
        -webkit-text-size-adjust:100%;
      }
      /* Resolves webkit padding issue. */
      table {
        border-spacing:0;
      }
      table{
        margin: 0 auto !important;
      }
      /* Resolves the Outlook 2007, 2010, and Gmail td padding issue, and removes spacing around tables that Outlook adds. */
      table,
      td {
        border-collapse:collapse;
        mso-table-lspace:0pt;
        mso-table-rspace:0pt;
      }
      td, div{
        -ms-text-size-adjust:none;
        -webkit-text-size-adjust:none;
      }
      .sections-table tr:first-child .section-td{
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      .sections-table tr:last-child .section-td{
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
      }
      /* Corrects the way Internet Explorer renders resized images in emails. */
      img {
        -ms-interpolation-mode: bicubic;
      }
      /* Ensures images don't have borders or text-decorations applied to them by default. */
      img,
      a img {
        border:0 !important;
        outline:none !important;
        text-decoration:none;
      }
      .button:hover{
        background-color: #039FDA !important;
        border-color: #039FDA !important;
        -webkit-transition: all .4s;
                transition: all .4s;
      }
      @media screen and (max-width: 600px){
        td {
          padding: 0 5px 20px 5px !important;
        }
        .main-logo {
          padding-top: 20px !important;
        }
        .section-td {
          padding-top: 30px !important;
        }
        .content-section-text {
          font-size: 16px !important;
        }
        .width-full{
          width: 100% !important;
        }
        .stack-column table{
          width: 100% !important;
        }
        .button{
          font-size: 17px !important;
        }
      }
    </style>

    <!-- Outlook 2000 - Version 9 -->
    <!-- Outlook 2002 - Version 10 -->
    <!-- Outlook 2003 - Version 11 -->
    <!-- Outlook 2007 - Version 12 -->
    <!-- Outlook 2010 - Version 14 -->
    <!-- Outlook 2013 - Version 15 -->


    <!-- I MICROSOFT OUTLOOK USING WORD BASED RENDERING ENGINE -->
    <!--[if gte mso 12]>
      <style>
        td {
          mso-line-height-rule: exactly;
        }
      </style>
    <![endif]-->
    <!--[if lte mso 10]>
      <style>
        .image-link {
          display: block;
          line-height: 200px;
          width: 100%;
          min-height: 200px;
          min-width: 200px;
        }
      </style>
    <![endif]-->

    <!--[if mso 14]>
      <style>
        .banner-heading {
          width: 100%;
          text-align: center;
          display: block;
          margin-top: 70px;
        }

      </style>
    <![endif]-->

    <!--[if mso 15]>
      <style>
        .banner-heading {
          width: 100%;
          text-align: center;
          display: block;
          margin-top: 60px;
        }
      </style>
    <![endif]-->

    <!--[if mso 12]>
      <style>
        .banner-heading {
          width: 100%;
          text-align: center;
          display: block;
          margin-top: 70px;
        }
      </style>
    <![endif]-->


  </head>
  <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="Margin:0; padding:0; -webkit-text-size-adjust:none; -ms-text-size-adjust:none;">
<div style="display: none; font-size: 1px; color: #fefefe; line-height: 1px; font-family: Helvetica, Arial, sans-serif; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden;">
  Win Olympics swag your children will love!  ⭐ 
</div>

    <!-- Full Width Container -->
   <table id="bodyTable" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#f5f5f3" style="background-color: #f5f5f3">

      <tr>
        <td width="100%" style="padding: 0 10px 30px 10px;">

          <!-- Header -->
          <!--[if (mso)|(IE)]>
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
              <tr>
                <td>
          <![endif]-->
         <table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" style="Margin: 0 auto; max-width: 600px;">
            <tr>
             <td class="main-logo" style="padding: 30px 0 30px 0; text-align: center;">
                <img src="https://static.classdojo.com/img/2021/HeartOfAChampion/HeartOfAChampion_Logo.png" style="display: block; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="120" alt="ClassDojo Logo">
              </td>
            </tr>
          </table>
          <!--[if (mso)|(IE)]>
                </td>
              </tr>
            </table>
          <![endif]-->

          <!-- Content Section Full Width - Do not remove or copy - This is a one time use container -->
          <!--[if (mso)|(IE)]>
                </td>
              </tr>
            </table>
          <![endif]-->

          <!-- Content Section Full Width - Do not remove or copy - This is a one time use container -->
          <!--[if (mso)|(IE)]>
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
              <tr>
                <td>
          <![endif]-->
          <table class="width-full sections-table" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">

            <tr>
              <td class="section-td" style="width: 100%; background-color: #fff; padding: 50px 0;" width="100%;">
                <table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">
                    
                  <tr>
                    <td style="padding: 0 50px 30px 50px; text-align:center; vertical-align:middle; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 24px; color: #424242; line-height: 29px;">
                      Share Heart of a Champion to WIN ✨
                    </td>
                  </tr>
                  
                  <tr>
                    <td style="padding: 0 50px 30px 50px; text-align:center; vertical-align:middle;">
                      <a href="https://u930697.ct.sendgrid.net/ls/click?upn=5IxlUeWtFhdtTaWw1sFj3z1o-2FZfusqm1fpj97F2L0lphKuOE0hUSDzLQhRcO1oAafQ27oJVSmvgQ-2FMX6mOxIt2E5UQQJJ6hyu51YQE1RGE9fmhNqT3Mf5sf5SxY4wiPqvnGq-2FG-2Fqb8G2BE9y9D3A0Q-3D-3D3Vew_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BI1gJwLWgviWTeAAWBIOIbpxMc5RVV-2BQNm-2BHMm3twFg-2B2ZF4rJewoH43rgzqfjjOvyiTEs12IBHtvnyOqrzwzvuDw0WWWH6WYG0-2FCIQB7x6llWWdyGPpE-2F2MJibaAIxbhblFokBpRaWL3l33GeauaT-2BDW3vY0spBmAfEXSHnOl31Jl97MVq6IwOHBoHDUx95afcWjV-2B4xI08JS2lexvXvxdzbzy6zF0x5vt9CA4J3LJhCWbGqYib4ThwSRvuxtbad33P1MaGKtSI6-2BtSe89mUZojoodBDBY-2BnrnyzSHc7nufMtbN3vGbQXbpfcJv5JrC6UwKiXYZxqNYG5HOPkAYCBywS83BM2Vzas1bD8fnYt-2BfA-3D-3D"><img src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/FamilySweeps.png" style="display: block; max-width: 100%; max-height: 100; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="full" height="auto" alt=""></a>
                    </td>
                  </tr>

                  <tr>
                    <td class="content-section-text" style="padding: 0 50px 10px 50px; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #424242; line-height: 24px;">
                      Our new original learning experience, <a href="https://u930697.ct.sendgrid.net/ls/click?upn=4twmvjdunrcv7aI-2FCA0oYdD9vfAKFBT8oYJQjEIeFckfXTh7I7xSC-2Bh5LT4SlqV2JRtKpjprrfUcUeRyIlDk9skOYZj2Sa5GB-2B5mIKeurfLX8JZ0dC3Mk6HZeE2UR4zFQyyXnJO9HlD9jToXfI3DKA-3D-3DPSVw_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BI1gJwLWgviWTeAAWBIOIbpxMc5RVV-2BQNm-2BHMm3twFg-2B2ZF4rJewoH43rgzqfjjOvyiTEs12IBHtvnyOqrzwzvuDw0WWWH6WYG0-2FCIQB7x6llWWdyGPpE-2F2MJibaAIxbhbRyTEwqX82RzgjpnZr4VRQmHCumem4CV-2BvwUI-2FIPYFWcqaj48Sf-2FllRFwG2dTco7POGtfPC5tcUnw0D2J-2BzHkGrlbCxGil3wJz3Fs64MDswB1r7tZGf91llBFnUr3YxTLNKzNVzUvlLaKQw61s2Dgk3e1mACFYFaVTMd-2B9vM1e9x8cFlh9f86K4LbN6dNrHLCsde27-2FrnBv2gzndEN3710uGPkuqa9BdGPq3Vojj0V6A-3D-3D"> Heart of a Champion</a>, introduces incredible role models like <b>Allyson Felix</b> to your students. As you explore courage, perseverance, determination and teamwork, invite your friends and their families to join the action!
<br><br>
Share how much your family is enjoying meeting U.S. Olympians and Paralympians on <a href="https://u930697.ct.sendgrid.net/ls/click?upn=JrkkAPYnH3cRT6WCQ95Y5gzjO84WEhGbCJAcwWJPm9M-3DCFzb_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BI1gJwLWgviWTeAAWBIOIbpxMc5RVV-2BQNm-2BHMm3twFg-2B2ZF4rJewoH43rgzqfjjOvyiTEs12IBHtvnyOqrzwzvuDw0WWWH6WYG0-2FCIQB7x6llWWdyGPpE-2F2MJibaAIxbhbJT-2FmgpMDaVZyaIqSN-2BdserRECtHhiF1P9U9X-2B-2BxRAbyUcH6IyPtRRrI-2BY-2FsEkiyqQVzVfb5Jb7I-2Bq0b-2FORpGwBXy9ffmtDlESOnjXw0TVuR8VL2yvqBNuaqej8X-2Fgas-2Bc50-2BQam8Gfp1FBkCD3J4iwMDjQ3ha9P2p-2BvHPh0j41LKljJIzfdq3eewYwxHI9L-2FOs2ZRlZfTb3AjkjPNiz6Hj0LJIiKQlu1vMXoQT-2BXy2w-3D-3D"> Twitter</a> or <a href="mailto:?subject= Meet Olympic and Paralympic athletes 🥇🥈🥉 &body=Our family loves the learning experiences ClassDojo provides, and we’re super excited for the brand new series, Heart of a Champion, featuring Olympic and Paralympic athletes! Check out the free videos and activities and take your children on a journey with real stories of diversity, courage, perseverance and more at ClassDojo.com/heart ❤️"> email</a>, and invite them to join the action!  
 ️
                    </td>
                  </tr>
<tr>
                  <td style="padding: 20px 50px 0px 50px; text-align:center; vertical-align:middle;">
                    <a href="https://u930697.ct.sendgrid.net/ls/click?upn=5IxlUeWtFhdtTaWw1sFj3z1o-2FZfusqm1fpj97F2L0lphKuOE0hUSDzLQhRcO1oAafQ27oJVSmvgQ-2FMX6mOxIt2E5UQQJJ6hyu51YQE1RGE9fmhNqT3Mf5sf5SxY4wiPqvnGq-2FG-2Fqb8G2BE9y9D3A0Q-3D-3D9QBZ_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BI1gJwLWgviWTeAAWBIOIbpxMc5RVV-2BQNm-2BHMm3twFg-2B2ZF4rJewoH43rgzqfjjOvyiTEs12IBHtvnyOqrzwzvuDw0WWWH6WYG0-2FCIQB7x6llWWdyGPpE-2F2MJibaAIxbha3X4mMx5Vnl7DzSpNZIh4t8VTqq9bj4a-2FpbzEmNG7oLNl9NlXz3jVhTxsmyLBnZPCIVGMPpREYD76iMnsMewjjmXOlVKZqokXuUBjJ7AnAPFsxLaFJpHJizDP0nA7fn8r52jMF0SvAhHF2wiyZvLIfvje0FQOQRPuJdctJyi1hUDn5mYzwE4Tcb639UUGgYMojItForXsIckdPmg585RFVgLHG9Enl7QsBMEj5dRHbrA-3D-3D" class="button" target="_blank" style="font-size: 18px; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; background-color: #01AEEF; border-top: 15px solid #01AEEF; border-bottom: 15px solid #01AEEF; border-right: 22px solid #01AEEF; border-left: 22px solid #01AEEF; display: inline-block; border-radius: 40px;">
               I shared! 
            </a>
                  </td>
                </tr>
                  
                  <tr>
                    <td class="content-section-text" style="padding: 30px 50px 0px 50px; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #424242; line-height: 24px;">
                  

                      Cheers,
                       <br><br>
                      <img src="https://static.classdojo.com/img/2018_Mentors/Logos%20Badges%20Signatures/CaitlinClassDojo_EmailSignature.png"/> <br>
                    </td>
                  </tr>
                </table>
              </td>
            </tr>
          </table>

          <!--[if (mso)|(IE)]>
                </td>
              </tr>
            </table>
          <![endif]-->
          <!-- End Content Section Full Width-->

          <!-- Footer -->
          <!--[if (mso)|(IE)]>
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
              <tr>
                <td>
          <![endif]-->
          <table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">
            <tr>
              <td style="padding: 30px 0 15px 0; text-align:center; vertical-align:middle;">
                 <img src="https://static.classdojo.com/img/2021/HeartOfAChampion/Olympics_3logo.png" style="display: block; max-width: 100%; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" alt="Hearts Footer Image">
              </td>
            </tr>
            <tr>
              <td style="font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; color: #A7A7A7; line-height: 24px; font-size: 12px; text-align: center; padding: 0 0 5px 0;">
                Sent with love from ClassDojo HQ <br>
                735 Tehama Street, San Francisco CA 94103<br> <a href="https://u930697.ct.sendgrid.net/ls/click?upn=5IxlUeWtFhdtTaWw1sFj3z1o-2FZfusqm1fpj97F2L0lphKuOE0hUSDzLQhRcO1oAafQ27oJVSmvgQ-2FMX6mOxIt2E5UQQJJ6hyu51YQE1RGE9fmhNqT3Mf5sf5SxY4wiPqvnGq-2FG-2Fqb8G2BE9y9D3A0Q-3D-3D4IsF_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BI1gJwLWgviWTeAAWBIOIbpxMc5RVV-2BQNm-2BHMm3twFg-2B2ZF4rJewoH43rgzqfjjOvyiTEs12IBHtvnyOqrzwzvuDw0WWWH6WYG0-2FCIQB7x6llWWdyGPpE-2F2MJibaAIxbhbBJcrMi1x4zxMo3pTR1sD1MI3o4SKxdQ8tJijfi9xkgNa1k6hFTwx1nW3yfgZOhp4px-2F47E5WbQ4w7cSRu-2BMQATAwn7HnBmku2FjMjeBYS-2BAAZoYSwCwPQ8OBj8-2Fw4OyK9uIoE80OTpJ32KgZIuJLfjUhhpECH8y6IwBU4ZcDn197-2FQbEm3JFZGXT3162O-2BbGJSwcD7UyR8p4v6-2FJ2Uw8m3gzL6alZ6ZV-2Fd3L-2FvClb-2Fw-3D-3D" target="_blank" style="text-decoration: none; color: #A7A7A7;">Sweepstakes Terms & Conditions Apply</a> 
              </td>
            </tr>
            <tr>
              <td style="text-align: center; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px;">
                <a href="https://u930697.ct.sendgrid.net/asm/unsubscribe/?user_id=930697&data=bkipcp96AP6PL6tc9T7Tv_YvBnmMED8_mq8NawZzxtVSJVSGp-4sZzOFmYDSdZO4sld9gQa3jvIG1Qfr_B8wVF2MJ-1IdblRHnPR-vmhViNZ9WU8opBu2AKkEFX1zJh3APEx2a9x9LSw6nx-8ZtqPxVvORyBGHhrqXm4P25EMgL7-Kc6GJg0H5dUyVXvrR8J3tJYfKn0S5IEJmfxJDw5Za8RighAMVnM0SXjWdENcz3jF6-tw7i7FNxmEcTY2yyUBEQ3zlXXcFw3YV6rxB8mNtYwojOBx_CMSoZp3dvN0UzFNEY1c6Oxnla1zvGDjTfrM7hhVqDRcNakpoDC4_JfY4y-Tw-qgW0Eqs-cX6uwPO-U4vDHk3TxcUeE7oZUYMe64JylCjIMxyJdvp0AVcyOHnn_REPdOjEHmvaOeuSIPL_92yr3f8bahog9W7TQfP5DS0N8nUSFtJgXIL5Oii3K5CIWJS0ZU9y2osCPSdCn3pAtAW_tztGxseEGdZrB00XjzAMrUY5CeXu-Ll6-VX0ODCdBkZa8lSh-XqNLaNNjavlkIKmF5sK6uO9RmYvSoapkKETa7fgGVaBdjNBJuFa0TQ==" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
                     
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7ipto_S-_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BI1gJwLWgviWTeAAWBIOIbpxMc5RVV-2BQNm-2BHMm3twFg-2B2ZF4rJewoH43rgzqfjjOvyiTEs12IBHtvnyOqrzwzvuDw0WWWH6WYG0-2FCIQB7x6llWWdyGPpE-2F2MJibaAIxbhYL5qlxUMaMJFZ6WWoP12YOmpiFURJmLFRZmCdS6EvFSPW2sivdnqYqdKKaj-2BYNDb7Vrp5absCKgNc9uMYYD7XFfdETVAKNrAoe70G3pjcvy-2FvLP7CvQoEXCTS7HnKioZE-2F63Uqu0AUDNTGZt1KP6lM6-2FMZREeqKk9egAv2aEOWF9dV0ilbHlACj-2Bgk33NAD-2FMJ9-2Bn8lnCZT9Mtmj7gt6Jmmq-2F7dWy2bze55sclv84UOA-3D-3D" target="_blank" style="text-decoration: none; color: #A7A7A7;">Privacy Policy</a>
              </td>
            </tr>
          </table>
          <!--[if (mso)|(IE)]>
                </td>
              </tr>
            </table>
          <![endif]-->
        </td>
      </tr>
    </table>

  
<img src="https://u930697.ct.sendgrid.net/wf/open?upn=qyKhYsf0mzFumhFapFjKvFgGu-2FhY-2BdR-2BuyvnfopKhfHxPxT41SgivbYhic2JPDGnwEuAO-2Bygi9LR0zErDe5HCv3qX1PweJosnFbawfFbfNcvSsZt9Q43RLBOkZDxAAq3KmZcS-2FaeLHpOknSsNgUt1ndklz7aFKveZNAvc-2FQ8a-2FMGaovQsbc3SwsNYJC01ddYgzRro6zlr8uE5mmC0zdf92FAgZ1jJwGpM641kjxGduD8-2FZTYVun80E5ONBV3r-2FhVry-2FcW81SXM7S6nx5Fsf-2FO92UU2tPjBkiWaePX5FbiIbtRjO4iCA-2BkH1poKmZ7LzlW-2FBxoyvOs-2F1KxMlU-2Bq6bB-2Bespg1CMNl10rvTgb3kWfScvIRkZOZaodNlCvlK6oN4-2BWCfGP4-2BAYfO3eLd-2FUYO1ITWg8CPDG6r0-2FodvP8QbRSNyOZjeJ-2BcRSb0Yh9GuhYWTVgsMyN6Ie8DDwVzXsHzFg-3D-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body>
</html>