<html>
 <head> 
  <meta charset="UTF-8"> 
  <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
  <style type="text/css">
    table.footer-table {
        width: 100%;
        font-size: inherit;
        line-height: 18px;
        text-align: center;
    }

    table.footer-table .footer-background {
        width: 685px;
        font-size: 11px;
        line-height: 22px;
        color: #888;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center top;
        padding: 15px 0 7px;
        background-image: url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);
    }

    table.footer-table .icloud-logo {
        display: inline-block;
    }

    table.footer-table .footer-cell {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #666;
        text-align: center;
        padding: 0 18px 18px 18px;
    }

    table.footer-table .nobr {
        white-space: nowrap;
    }

    table.footer-table .footer-cell a {
        color: #0070c9;
        text-decoration: none;
    }

    table.footer-table .footer-cell a.apple-address {
        color: #666;
        white-space: nowrap;
        text-decoration: none;
    }

    table.footer-table1 {
        width: 100%;
        font-size: inherit;
        background-color: #f2f2f2;
        margin-top: auto;
    }

    table.footer-table1 .nobr {
        white-space: nowrap;
    }

    table.footer-table1 .footer-background1 {
        font-size: 11px;
        line-height: 22px;
        color: #888;
        background-image: url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);
    }

    table.footer-table1 .footer-cell1 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        
            padding: 20px 36px 1px 40px;
            margin-left:10px;
        
    }

    table.footer-table1 .footer-cell2 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #666;
        
            padding: 1px 36px 20px 40px;
            margin-left:10px;
        
    }

    table.footer-table1 .footer-cell1 a {
        color: #555;
        text-decoration: none;
    }

    table.footer-table1 .footer-cell2 a.apple-address {
        color: #666;
        white-space: nowrap;
        text-decoration: none;
    }

    table.footer-table .footer-link {
        color: #555;
        text-decoration: none;
    }
    table.footer-table .footer-text{
        color: #888;
        text-decoration: none;
    }
    table.footer-table .footer-text a{
        color: #888;
        text-decoration: none;
    }

</style> 
  <style type="text/css">

    body {
        padding: 0;
        margin: 0;
    }

    body * {
        margin: 0;
    }

    img {
        border: 0;
    }

    hr.horizontal-divider {
        height: 1px;
        background-color: #f6f6f6;
        border: 0;
    }

    a {
        color: #0070c9;
        text-decoration: none;
    }

    a.big-button {
        color: #0070c9;
        text-decoration: none;
        display: inline-block;
        text-align: center;
        height: 43px;
        line-height: 43px;
        font-size: 17px;
        padding: 0;
    }

    a.big-button > table {
        text-align: center;
        background-color: rgb(70,162,255);
        font-size: inherit;
        line-height: inherit;
        padding: 0;
        border: 0;
    }

    a.big-button > table td.btn-padding {
        width: 18px;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        background-size: 18px 43px !important;
        background-repeat: no-repeat;
        background-color: rgb(70,162,255);
    }

    a.big-button > table td.btn-left {
        background-image: url(https://statici.icloud.com/emailimages/v4/familysharing/button_left.png);
    }

    a.big-button > table td.btn-right {
        background-image: url(https://statici.icloud.com/emailimages/v4/familysharing/button_right.png);
    }

    a.big-button > table td.btn-middle {
        min-width: 60px;
        text-align: center;
        background: url('https://statici.icloud.com/emailimages/v4/familysharing/button_middle.png') repeat-x;
        background-position:left bottom !important;
        background-color: rgb(70,162,255);
        zoom: 1;
        font-family: inherit;
        line-height: inherit;
        font-size: inherit;
    }

    a.big-button > table td.btn-middle > a {
        color: #ffffff;
        text-decoration: none;
    }

    body, td, p, ul, ol {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 13px;
        -webkit-font-smoothing: antialiased;
        line-height: 18px;
        color: #333333;
    }

    table {
        border-spacing: 0;
        border-collapse: collapse;
        border: 0;
    }

    table td {
        padding: 0;
    }

    table td.align-left {
        text-align: left;
    }

    table td.align-center {
        text-align: center;
    }

    table td.align-right {
        text-align: right;
    }

    h1 {
        font-size: 19px;
        line-height: 22px;
        color: #333333;
        font-weight: bold;
    }

    h2 {
        font-size: 16px;
        line-height: 18px;
        color: #333333;
        font-weight: bold;
    }

    .hr {
        height:1px;
        background-color:#ccc;
    }

    .mail-wrapper {
        background-color: #ffffff;
    }

    table.list-items {
        
        table-layout: fixed;
        line-height: inherit;
        font-size: inherit;
    }

    table.list-items .list-item-prefix {
        padding-right: 4px;
        text-align: left;
        vertical-align: top;
    }

    table.list-items .list-item {
        text-align: left;
        vertical-align: top;
    }

    .show-on-mobile {
        display: none;
        mso-hide: all; /* Outlook */
        max-height: 0; /* Gmail */
        overflow: hidden; /* Gmail */
    }

    @media (max-width: 414px) {
        .show-on-mobile {
            display: table !important;
            mso-hide: none !important; /* Outlook */
            max-height: none !important; /* Gmail */
        }
        .hide-on-mobile {
            display: none !important;
            mso-hide: all !important;
            max-height: 0 !important;
            overflow: hidden;
        }
    }

</style> 
  <style type="text/css">
    .main-table-1 {
        width: 685px;
        padding: 0px 20px;
    }

    .main-table-2 {
        width: 685px;
        
            padding: 0px 36px 0px 40px;
        
    }

    .content-table-1 {
        margin: 0 auto;
        text-align: center;
    }

    .content-table-2 {
        margin: 0 auto;
        
            text-align: left;
        
    }

    .header-1 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #333;
        font-smooth: always;
        font-size: 34px;
        line-height: 37px;
        text-align: center;
        
    }

    .text-1 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #333;
        font-smooth: always;
        font-size: 17px;
        line-height: 26px;
        text-align: center;
        
    }

    .button-text {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #333;
        font-smooth: always;
        font-size: 17px;
        line-height: 26px;
        text-align: center;
        
    }

    .padding-1{
        padding-top: 16px;
    }

    .padding-2{
        padding-bottom: 14px;
    }

    .padding-3{
        padding-bottom: 16px;
    }

    .padding-4{
        padding-top: 24px;
    }

    .padding-5{
        padding-bottom: 26px;
    }

    .padding-6{
        padding-bottom: 30px;
    }

    .padding-7{
        padding-bottom: 12px;
    }

    .padding-8{
        padding-top: 38px;
    }

    @media screen and (max-width: 750px) {
        .content-table-1 {
            padding: 0px 20px;
            text-align: center;
        }

        .content-table-2 {
            padding: 0px 20px;
           
        }
    }

</style> 
  <style type="text/css">
    .mail-wrapper {
        text-align: center;
        font-size: 15px;
        color: #666666;
    }
    .center-col {
        width: 685px;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        text-align: center;
        padding: 0 18px;
    }
    .left-padding {
        width: 6px;
    }
    .cal-icon {
        line-height: 0;
        text-align: center;
    }
    .center-table {
        margin: 0 auto;
        font-size: inherit;
        line-height: inherit;
        table-layout: fixed;
    }
    .header {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #333;
        font-size: 34px;
        line-height: 1.3;
        padding: 23px 0 17px;
        text-align: center;
        
    }
    .note {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #333;
        font-size: 17px;
        line-height: 26px;
        padding-bottom: 18px;
        text-align: center;
        
    }
    .link {
        color: #08c;
        text-decoration: none;
    }
    .link-btn {
        color: #2b2b2b;
        text-decoration: none;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 500;
    }
    .calendar-button {
        display: inline-block;
        height: 43px;
    }
    .calendar-button .btn-table {
        height: 43px;
        font-size: inherit;
        line-height: inherit;
        
    }
    .calendar-button .btn-middle {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        text-align: center; color: #2b2b2b; font-size: 17px; font-weight: 500; text-shadow: #fdfdfd 0 1px 0;
    }
    .calendar-button .btn-padding {
        width: 10px;
    }
    .calendar-button .btn-padding-inner {
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
    }
    .calendar-button .btn-left {
        border-left: 1px solid #d8d8d8;
        border-radius: 10px 0 0 10px;
    }

    .calendar-button .btn-right {
        border-right: 1px solid #d8d8d8;
        border-radius: 0 10px 10px 0;
    }
    .calendar-button .btn-inner {
        vertical-align: top;
        height: 41px;
    }

    .calendar-button .btn-img-container {
        width: 19px;
    }

    .calendar-button .btn-inner-table {
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        
    }
    .calendar-button .btn-inner-table .btn-label {
        padding: 0 8px;
        vertical-align: middle;
    }
    .report-junk-cell {
        padding: 16px 0 5px;
        font-size: 13px;
        font-weight: 300;
        text-align: center;
    }
    .report-junk-cell a {
        text-decoration: underline;
    }

    .event-details-table {
        margin: 0 auto;
        
    }
    .event-details-table .event-detail-label {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #9b9b9b;
        text-align: right;
        vertical-align: top;
        line-height: 1.5;
    }
    .event-details-table .event-detail {
        text-align: left;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 17px;
        font-weight: 300;
        color: #666;
        line-height: 1.5;
        padding: 0 0 4px;
        
    }
    .event-details-table .event-detail-separator {
        width: 17px;
        line-height: 1.5;
    }
    .event-detail .invitee-link {
        color: #666;
        text-decoration: none;
        font-size: 17px;
    }
    .event-detail .event-detail-link {
        font-size: 13px;
        line-height: 16px;
        vertical-align: top;
    }
    .event-name-highlight {
        font-weight: 300;
        color: #2b2b2b;
        display: inline-block;
        padding: 0 3px;
        border:1px solid #f7d259;
        background-color:#fdf6cf;
    }
    .event-details-highlight {
        font-weight: 300;
        color: #666666;
        background-color: #fdf6cf;
        display: inline-block;
        padding: 0 3px;
        border: 1px solid #f7d259;
    }
</style> 
 </head> 
 <body style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> 
  <div class="mail-wrapper" style="background-color:rgb(255, 255, 255);margin:0;color:rgb(102, 102, 102);font-size:15px;text-align:center;"> 
   <table style="border:0;margin:0;border-spacing:0;table-layout:auto;width:100%;border-collapse:collapse;"> 
   </table>
   <table style="border:0;margin:0 auto;border-spacing:0;border-collapse:collapse;" align="center"> 
    <tbody style="margin:0;">
     <tr style="margin:0;">
      <td class="main-table-1" align="center" style="padding:0px 20px;margin:0;color:rgb(51, 51, 51);width:685px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> 
       <table class="content-table-1" align="center" style="border:0;margin:0 auto;border-spacing:0;border-collapse:collapse;text-align:center;"> 
        <!-- Calendars Icon --> 
        <tbody style="margin:0;">
         <tr style="margin:0;">
          <td align="center" class="padding-4" style="padding:0;padding-top:24px;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <img width="121" height="44" src="https://statici.icloud.com/emailimages/v4/calendar/new/months/en_us/dec@2x.png" style="border:0;margin:0;"><br style="margin:0;"> <img width="121" height="75" src="https://statici.icloud.com/emailimages/v4/calendar/new/numbers/date_12@2x.png" style="border:0;margin:0;"> </td>
         </tr> 
         <!-- Header --> 
         <tr style="margin:0;">
          <td class="header-1 padding-5 padding-4" style="padding:0;padding-top:24px;margin:0;color:rgb(51, 51, 51);font-size:34px;padding-bottom:26px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:37px;font-smooth:always;-webkit-font-smoothing:antialiased;text-align:center;"> “Mary Hickok's Zoom Meeting” has been updated. </td>
         </tr> 
         <tr style="margin:0;">
          <td class="text-1 padding-5" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:17px;padding-bottom:26px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:26px;font-smooth:always;-webkit-font-smoothing:antialiased;text-align:center;"> 
           <table class="event-details-table" style="border:0;margin:0 auto;border-spacing:0;border-collapse:collapse;"> 
            <tbody style="margin:0;">
             <tr style="margin:0;"> 
              <td class="event-detail-label" style="padding:0;margin:0;color:rgb(155, 155, 155);font-weight:300;vertical-align:top;font-size:16px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:right;"> time changed </td> 
              <td class="event-detail-separator" style="padding:0;margin:0;color:rgb(51, 51, 51);width:17px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;"></td> 
              <td class="event-detail" style="padding:0 0 4px;margin:0;color:rgb(102, 102, 102);font-weight:300;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:left;">Saturday, December 12, 2020, 4:00 PM EST - 5:15 PM EST</td> 
             </tr> 
             <tr style="margin:0;"> 
              <td class="event-detail-label" style="padding:0;margin:0;color:rgb(155, 155, 155);font-weight:300;vertical-align:top;font-size:16px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:right;">invitees</td> 
              <td class="event-detail-separator" style="padding:0;margin:0;color:rgb(51, 51, 51);width:17px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;"></td> 
              <td class="event-detail" style="padding:0 0 4px;margin:0;color:rgb(102, 102, 102);font-weight:300;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:left;"> and you.<br style="margin:0;"> <a class="event-detail-link" href="https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFV7ISWQZVILSLDWI27D3MEEWZKNSFAHV446FRZQ3CD4VWP3YPSSQ&p=p71&cc=US" style="margin:0;color:rgb(0, 112, 201);text-decoration:none;vertical-align:top;font-size:13px;line-height:16px;">See replies…</a> </td> 
             </tr> 
             <tr style="margin:0;"> 
              <td class="event-detail-label" style="padding:0;margin:0;color:rgb(155, 155, 155);font-weight:300;vertical-align:top;font-size:16px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:right;">updated by</td> 
              <td class="event-detail-separator" style="padding:0;margin:0;color:rgb(51, 51, 51);width:17px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;"></td> 
              <td class="event-detail" style="padding:0 0 4px;margin:0;color:rgb(102, 102, 102);font-weight:300;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-align:left;"> Mary Hickok </td> 
             </tr> 
            </tbody>
           </table> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="text-1 padding-6" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:17px;padding-bottom:30px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:26px;font-smooth:always;-webkit-font-smoothing:antialiased;text-align:center;"> <a class="link calendar-button" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFV7ISWQZVILSLDWI27D3MEEWZKNSFAHV446FRZQ3CD4VWP3YPSSQ&p=p71&cc=US#reply=accept
    " target="_blank" style="margin:0;color:rgb(0, 136, 204);text-decoration:none;display:inline-block;height:43px;"> 
            <table class="btn-table" style="border:0;margin:0;border-spacing:0;font-size:inherit;line-height:inherit;border-collapse:collapse;height:43px;"> 
             <tbody style="margin:0;">
              <tr style="margin:0;"> 
               <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                <div class="btn-inner btn-left btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:10px 0 0 10px;margin:0;border-left:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
               <td class="btn-middle" style="padding:0;margin:0;text-shadow:rgb(253, 253, 253) 0 1px 0;color:rgb(43, 43, 43);font-weight:500;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
                <table class="btn-inner btn-inner-table" style="border:0;border-top:1px solid rgb(216, 216, 216);margin:0;border-spacing:0;vertical-align:top;border-collapse:collapse;border-bottom:1px solid rgb(216, 216, 216);height:41px;"> 
                 <tbody style="margin:0;">
                  <tr style="margin:0;"> 
                   <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-img-container" style="margin:0;vertical-align:top;width:19px;height:41px;"> 
                     <img src="https://statici.icloud.com/emailimages/v4/common/new/btn_accept@2x.png" width="19" height="41" alt="" style="border:0;margin:0;"> 
                    </div></td> 
                   <td class="btn-label" style="padding:0 8px;margin:0;color:rgb(51, 51, 51);vertical-align:middle;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <a class="link-btn" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFV7ISWQZVILSLDWI27D3MEEWZKNSFAHV446FRZQ3CD4VWP3YPSSQ&p=p71&cc=US#reply=accept
    " target="_blank" style="margin:0;color:rgb(43, 43, 43);font-weight:500;text-decoration:none;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;">Accept</a> </td> 
                  </tr> 
                 </tbody>
                </table> </td> 
               <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                <div class="btn-inner btn-right btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:0 10px 10px 0;margin:0;border-right:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
              </tr> 
             </tbody>
            </table> </a> <a class="link calendar-button" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFV7ISWQZVILSLDWI27D3MEEWZKNSFAHV446FRZQ3CD4VWP3YPSSQ&p=p71&cc=US#reply=decline
    " target="_blank" style="margin:0;color:rgb(0, 136, 204);text-decoration:none;display:inline-block;height:43px;"> 
            <table class="btn-table" style="border:0;margin:0;border-spacing:0;font-size:inherit;line-height:inherit;border-collapse:collapse;height:43px;"> 
             <tbody style="margin:0;">
              <tr style="margin:0;"> 
               <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                <div class="btn-inner btn-left btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:10px 0 0 10px;margin:0;border-left:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
               <td class="btn-middle" style="padding:0;margin:0;text-shadow:rgb(253, 253, 253) 0 1px 0;color:rgb(43, 43, 43);font-weight:500;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
                <table class="btn-inner btn-inner-table" style="border:0;border-top:1px solid rgb(216, 216, 216);margin:0;border-spacing:0;vertical-align:top;border-collapse:collapse;border-bottom:1px solid rgb(216, 216, 216);height:41px;"> 
                 <tbody style="margin:0;">
                  <tr style="margin:0;"> 
                   <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-img-container" style="margin:0;vertical-align:top;width:19px;height:41px;"> 
                     <img src="https://statici.icloud.com/emailimages/v4/common/new/btn_decline@2x.png" width="19" height="41" alt="" style="border:0;margin:0;"> 
                    </div></td> 
                   <td class="btn-label" style="padding:0 8px;margin:0;color:rgb(51, 51, 51);vertical-align:middle;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <a class="link-btn" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFV7ISWQZVILSLDWI27D3MEEWZKNSFAHV446FRZQ3CD4VWP3YPSSQ&p=p71&cc=US#reply=decline
    " target="_blank" style="margin:0;color:rgb(43, 43, 43);font-weight:500;text-decoration:none;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;">Decline</a> </td> 
                  </tr> 
                 </tbody>
                </table> </td> 
               <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                <div class="btn-inner btn-right btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:0 10px 10px 0;margin:0;border-right:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
              </tr> 
             </tbody>
            </table> </a> <a class="link calendar-button" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFV7ISWQZVILSLDWI27D3MEEWZKNSFAHV446FRZQ3CD4VWP3YPSSQ&p=p71&cc=US#reply=tentative
    " target="_blank" style="margin:0;color:rgb(0, 136, 204);text-decoration:none;display:inline-block;height:43px;"> 
            <table class="btn-table" style="border:0;margin:0;border-spacing:0;font-size:inherit;line-height:inherit;border-collapse:collapse;height:43px;"> 
             <tbody style="margin:0;">
              <tr style="margin:0;"> 
               <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                <div class="btn-inner btn-left btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:10px 0 0 10px;margin:0;border-left:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
               <td class="btn-middle" style="padding:0;margin:0;text-shadow:rgb(253, 253, 253) 0 1px 0;color:rgb(43, 43, 43);font-weight:500;font-size:17px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;text-align:center;"> 
                <table class="btn-inner btn-inner-table" style="border:0;border-top:1px solid rgb(216, 216, 216);margin:0;border-spacing:0;vertical-align:top;border-collapse:collapse;border-bottom:1px solid rgb(216, 216, 216);height:41px;"> 
                 <tbody style="margin:0;">
                  <tr style="margin:0;"> 
                   <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                    <div class="btn-inner btn-img-container" style="margin:0;vertical-align:top;width:19px;height:41px;"> 
                     <img src="https://statici.icloud.com/emailimages/v4/common/new/btn_maybe@2x.png" width="19" height="41" alt="" style="border:0;margin:0;"> 
                    </div></td> 
                   <td class="btn-label" style="padding:0 8px;margin:0;color:rgb(51, 51, 51);vertical-align:middle;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <a class="link-btn" href="
        https://www.icloud.com/calendar/eventreply/?t=2_GU3DQNRTGI4TONZVGY4DMMZSHFV7ISWQZVILSLDWI27D3MEEWZKNSFAHV446FRZQ3CD4VWP3YPSSQ&p=p71&cc=US#reply=tentative
    " target="_blank" style="margin:0;color:rgb(43, 43, 43);font-weight:500;text-decoration:none;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;">Maybe</a> </td> 
                  </tr> 
                 </tbody>
                </table> </td> 
               <td class="btn-padding" style="padding:0;margin:0;color:rgb(51, 51, 51);width:10px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;">
                <div class="btn-inner btn-right btn-padding-inner" style="border-top:1px solid rgb(216, 216, 216);border-radius:0 10px 10px 0;margin:0;border-right:1px solid rgb(216, 216, 216);vertical-align:top;border-bottom:1px solid rgb(216, 216, 216);height:41px;"></div></td> 
              </tr> 
             </tbody>
            </table> </a> </td>
         </tr> 
        </tbody>
       </table> </td>
     </tr> 
     <tr style="margin:0;">
      <td style="padding:0;margin:0;color:rgb(51, 51, 51);width:100%;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;" align="center"> 
       <table class="footer-table" style="border:0;margin:0;border-spacing:0;width:100%;font-size:inherit;line-height:18px;border-collapse:collapse;text-align:center;"> 
        <tbody style="margin:0;">
         <tr style="margin:0;">
          <td class="footer-background" colspan="3" style="padding:15px 0 7px;background-repeat:no-repeat;margin:0;color:rgb(136, 136, 136);width:685px;font-size:11px;line-height:22px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;background-position:center top;background-image:url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);-webkit-font-smoothing:antialiased;text-align:center;"> <img width="81" height="22" src="https://statici.icloud.com/emailimages/v4/common/icloud_footer_signoff@2x.png" class="icloud-logo" style="border:0;margin:0;display:inline-block;"> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="footer-cell" style="padding:0 18px 18px 18px;margin:0;color:rgb(102, 102, 102);font-size:12px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:15px;-webkit-font-smoothing:antialiased;text-align:center;"> <span class="nobr" style="margin:0;white-space:nowrap;"> iCloud is a service provided by Apple. </span> <br style="margin:0;"> <span style="margin:0;"> <a class="nobr" href="https://appleid.apple.com/choose-your-country/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Apple ID </a> | <a class="nobr" href="https://www.apple.com/support/icloud/ww" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Support </a> | <a class="nobr" href="https://www.apple.com/legal/internet-services/icloud/ww/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Terms and Conditions </a> | <a class="nobr" href="https://www.apple.com/legal/internet-services/privacy/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Privacy Policy </a> </span> <br style="margin:0;"> <span class="nobr" style="margin:0;white-space:nowrap;">Copyright © 2020</span> Apple Inc. <a class="apple-address" href="#address" style="margin:0;color:rgb(102, 102, 102);white-space:nowrap;text-decoration:none;">One Apple Park Way, Cupertino, CA 95014 USA</a>. <span class="nobr" style="margin:0;white-space:nowrap;">All rights reserved.</span> </td>
         </tr> 
        </tbody>
       </table> </td>
     </tr> 
    </tbody>
   </table>  
  </div>  
 </body>
<img src='https://outsideapple.apple.com/img/APPLE_EMAIL_LINK/spacer4.gif?v=2&a=OMnkCBUSZqMDcABsJ%2F37Ea0bKyYkDUrwuxhs1tVq9SZIUZNdkxlyJLn4BGgNXpxuHjIxWVD%2FNQPFLpdImCcejfXY0%2BN1M5jmAlL47xkbj0m7RtLo5KhD7tkLx1kXeBkDuRtzuIhc2dAWLwcdjBEJRbHt5ByL%2FFdkBYdIRs6QBgVP0M%2BMqNAPQ026KQwCLGNRrCnUPM4jfvBHCaoEgXif8Hwm74UZeQEb%2BEilFyUBBjeRXNSWVpssn3l8jVrTpC9tXEu8Nk42%2BTCT7%2BSOpb%2F%2Fe6%2BkcRzb7vQuw7M9tvR8HMSBPB7OA6dXpZGz7J%2BCs6y6t2Vb5gvppe0857IIMIfN3Yx8sJTGoQKyuWmKBecGqvCyaX1Rm5MEgL0FXSJ6HeeO%2BNgZxC20UUJDsjU0DAVSXTHlpdgAG8gG6nf4vB353bBKYDzKVE9TAgO4zH19cJ9RahI2C7YTyQNnenHjdQ53ZPZpJwQ7UotJSb8%2Bfh8e%2FG7DsEl%2BtUR%2BX0KjjUIiaLWDP%2B6CincUi4xA%2BVgxTj6Q4x%2BaXwby%2F%2BuloDYeZwisMw0gAnPn%2Bf6QtebouOcCB2PFvwfGwdI5Z6jzBip80Bl%2Faw%3D%3D'/>
</html>