<!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;">
  Children are loving Heart of a Champion
</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;">
                      Meet two incredible U.S. athletes!
                    </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=4twmvjdunrcv7aI-2FCA0oYdD9vfAKFBT8oYJQjEIeFckfXTh7I7xSC-2Bh5LT4SlqV2JRtKpjprrfUcUeRyIlDk9skOYZj2Sa5GB-2B5mIKeurfIAiK8ctmNITyr40EuOk34skzE0q9B2-2BlaBsnU3P7MPXrplzmLJTW3Qrax3gEGJ8Sw-3DMqHt_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKHC6307WqsJXGqQ9fp3nyI54CLphqIiAxbN3ZCw3O-2ByHTWn2Ozaj7k-2FNO-2FVYo8tRAXmM4yEclynm7tYeQ2Inq-2FMHfu-2FSAytPAgTed3GHPV6-2Be1AYWB6iiMijVe5Zr1brNri4yg2s7Myob7pG-2FKJyEFFvmwfkuyMyiFwhmXfbqkDCvTqiIDJS1LoP6BqVNLYVHuN1N-2FKPffTpofW-2By9wmMWxon-2FmAFt-2FkSxKlP4AZ2Tsn3BkMCUxNm8UxA7S3wFEMIQqIt0tGeCwv5lsiwm46OdJwgQGmsLfXoMm3WkkBUiRrOVHPmtKEZqQaJx4IrNK5RO4I9fOHi1VmEnRVNcDYK-2Bg5hFxBOJ-2F-2B6x9m6S29arUg-3D-3D"><img src="https://static.classdojo.com/img/2021/HeartOfAChampion/Email/Email_Perseverance_GoalSetting.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;">
                      Heart of a Champion introduces children all over the U.S. to some of the 
worldโ€™s best role models, Olympians and Paralympians. This week, meet two incredible athletes going for gold in Tokyo.
<br><br>
<a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V0ShQGzyUp-2FUhljWa2JzQpASQLabZvXdvVnbz0DpHG-2BGw-3D-3Durwd_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKHC6307WqsJXGqQ9fp3nyI54CLphqIiAxbN3ZCw3O-2ByHTWn2Ozaj7k-2FNO-2FVYo8tRAXmM4yEclynm7tYeQ2Inq-2FMHfu-2FSAytPAgTed3GHPV6-2Be1AYWB6iiMijVe5Zr1brPLPogg-2Ferpja185AobLXzIUDC8qGD-2Br4dXTuiM8CsvdXXi4KE7rRAJ-2FADytPd-2Fh2J2xRUHb-2BdMJ-2B0YEbckhOSi-2F-2BR2d7aPbVoyKewbvpcnFzE9GYmMyiwEWQEwq5aOO6n-2FxxFMkp7nVUPPO3k6q-2BtOTUkZpU6Mz3MKXuhUrz-2FcydzbmYtcWlUTzfb2AghteYRyvrbeCveQ-2FakhEUN1MVqPxQ0-2BX0u3ZjHjeft7b4wY2g-3D-3D"> Goal Setting</a>: Join two-time Olympian ๐Ÿ…<b>Christian Taylor</b>๐Ÿ…as he sets goals to triple jump his way to the podium. 
<br><br>
<a href="https://u930697.ct.sendgrid.net/ls/click?upn=ttHOQy0nWMTJoao-2FTFMmAndOqKXOqOaoQ-2F5Gc3C88V2FK0EAPeh-2FEQCfHKoZxLiE6zpeYxJyreRalcI0D-2BX8pQ-3D-3DTyUD_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKHC6307WqsJXGqQ9fp3nyI54CLphqIiAxbN3ZCw3O-2ByHTWn2Ozaj7k-2FNO-2FVYo8tRAXmM4yEclynm7tYeQ2Inq-2FMHfu-2FSAytPAgTed3GHPV6-2Be1AYWB6iiMijVe5Zr1brOYAAWkzdBed7sPzcxSBZhy-2F8A-2BBxjF3ZTJAuECIs8fashYQ3lFZE2kpcUFiqXBGHJh-2Ffi46iSCP8C7qz-2BLlTB2OCiB6Th9AtRUWgWSdFggA-2FllA67eFnQBGSwrYAuafYYqamERno36iB25ydlsa7U5XQN37ZlsN4ll7j0bPuSC8hB-2BEBOxBeSf7j9NDME4UcKaovnsM9M-2BuOx5zFBtwynX2g5a9wBepgs8veUcQqX3UA-3D-3D">Perseverance</a>:๐Ÿ…<b>Chuck Aoki</b>๐Ÿ… shares how he persevered to become a two-time wheelchair rugby Paralympian. 

 ๏ธ
                    </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=4twmvjdunrcv7aI-2FCA0oYdD9vfAKFBT8oYJQjEIeFckfXTh7I7xSC-2Bh5LT4SlqV2JRtKpjprrfUcUeRyIlDk9skOYZj2Sa5GB-2B5mIKeurfIAiK8ctmNITyr40EuOk34skzE0q9B2-2BlaBsnU3P7MPXrplzmLJTW3Qrax3gEGJ8Sw-3DvRZy_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKHC6307WqsJXGqQ9fp3nyI54CLphqIiAxbN3ZCw3O-2ByHTWn2Ozaj7k-2FNO-2FVYo8tRAXmM4yEclynm7tYeQ2Inq-2FMHfu-2FSAytPAgTed3GHPV6-2Be1AYWB6iiMijVe5Zr1brNqoARMwMGYRGbFmWmvxnXRVcZCJbye2mN04gz3ooSAlfpMdm3PRxPAPEQ5Ujr7Ztz1t4MW9PIQm5eLKXMAmvvCCPpSa8rEOWyuZ3Y79wj8SesZCgaDJoTMnJJyMkFwByZWfeNs6cX6Act3RUMXuBpeCgZZZGeMMVzv7K-2F0ohoxncTqLgpcOuVm5J2yUofdOVzx1lc7pRzBu-2FlABnyGxavI0MoWhOS0-2Bm0p2m0-2BajcGrQ-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;">
               Meet Christian and Chuck 
            </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> 
              </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=FGPRn4j6yshl1qu56Wzzk3FFHL_5SQbOsjmaQ24oItmUW__ohgXnj-arE144pbyM7R83AzNwPVGQxQ2BvNBtJjzODosR3NyQeIFiwm8xUhdcwa4a9TmwvIPv1w-sW2VL-opFLUmQIu3Qki_ZYe7aaDXDBSgk68ncsYKh8CLnDSyh8L_hGIM2SrJCc-5CtvTIBAsf5TByf18p62ql9nRnyrLadTPWYwWC9Zdb0pUYmFX0h-GC-Tr3yrZ39We2Qx9YMtA5L6rDif9YveBZKOKTOV2_gHeCoL6_lcVHIzAY7oy_lZXIU-gVngAicTyeUZ32F9HwnNwATa_cllkfeLINUlOHUjMVFAMg4ouxksbDdySBQa8P_gpjio9pImqTCLMO7byb5D_mEPoK_9RO5EEM55CUHIk9d8JShcvzpWINMCsNXSSgt89TMzAr34C3CcOK33Ph6dXaMSFHS7kYWZ-919dj138AvwqTjMq4e59SlgBjhhzRD26GlIiJ2If57JuvPzQCAmtrmyOL_Dww7filrYZE01pp8T8JO9fJMdXlkhOaEZo_wUv-s0W8f-ctmED8n1GDklQy2ODuc8kILHV-Ug==" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
                     
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7iptQo1t_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKHC6307WqsJXGqQ9fp3nyI54CLphqIiAxbN3ZCw3O-2ByHTWn2Ozaj7k-2FNO-2FVYo8tRAXmM4yEclynm7tYeQ2Inq-2FMHfu-2FSAytPAgTed3GHPV6-2Be1AYWB6iiMijVe5Zr1brMsJSI4C6Zi06KLLkZyhqcBETvSe-2Fhcu-2B6q5Dcyj31W1Y4NJ8BCEKmG0VBhomd1pjtQaW3Tf4H78x8t8YSYzhSwOQk9xe58Pco3HL7S3gejLOcAfJENx-2FlTygjrW8QwQbmgUHD7wJbu776hRQ3vACs34KiED2wBqy8lLDkUsXjlhVoO7ID2NA4xAq0m6yc-2FnG0zuhsiKMXuy2FP-2BgFg-2B7ONZPrx-2F-2FK9LfDVNokI9rUqDg-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-2Bygi9LR0zErDe5HCv3qX1PweJosnFbawfFbfNfo8X1sjOjRFqdWvusLOljU1pq6eLzY7l5txfMlxD8wVIBtV3ta-2F-2FpZlh8VW5-2FbhLyqx0LIlntW3G8ong-2Fm-2B6HxN-2FaOTzy0PSpscc7Mck1p7osLTI1OsM92GnsNPhmjrPOVBwtLhMGAQnrKgWXDDIdujw-2BB-2F0fJkP9hyIEsIepocq1O0hU4yM5zKSxyv1Hceg56BJOcCqnNEF70rdkdyfoPMIDnI-2BqJBLAmwDRGZtl6gSBlyvZ5aVSD0uojZXSUi1sEm4LCEtip9E4p-2BwbAn5caXnLazy0lVD-2BbyRa3TUbUvxkJnnBLr41QtycGpBijGufUCKuNLho1iUJ6Jm5TeJOVvyKZKxm-2ByyVdHCBTydFiMQ-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>