<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width">
<title>Avon</title>
<style type="text/css">* {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  -webkit-text-size-adjust: none; 
  border-collapse:collapse;/* prevent iOS font upsizing */
}
.ExternalClass * {
  line-height: 100%;
} /* force Outlook.com to honor line-height */
td {
  mso-line-height-rule: exactly;
}
/* prevent iOS auto-linking */

.applefix1 a {
  color: #666666;
  text-decoration: none;
} /* use on all gray body copy */
.applefix2 a {
  color: #000001;
  text-decoration: none;
} /* use on black headlines */
.applefix3 a {
  color: #ed008c;
  text-decoration: none;
} /* use on colored text, update per campaign */
/* prevent Outlook purple links */

.navstack a:link {
  color: #666666;
}
.ctaText a:link {
  color: #ffffff;
}
.preheader a:link {
  color: #666666;
}
.headline a:link {
  color: #000001;
}
.bodycopy a:link {
  color: #666666;
}
.legalfooter a:link {
  color: #666666;
}
/** use on colored copy, update per campaign **/

.colorlink a:link {
  color: #ed008c;
}

.wrapfix { /*Fixes long words and parameters blowing out tables better than a font shrink for UX */
    -ms-word-break: break-all;
    word-break: break-all;
 /* Non standard for webkit */
     word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}

@media only screen and (max-device-width: 480px) {

/**********************

SAMSUNG FIX

set media query to 
max-width: 480px
for testing in browser

set media query to
max-device-width: 480px
for production

**********************/

/***** specific module styles *****/

/** 3-across products **/

body[yahoo] .width150 { /* resize 3rd module */
  width: 150px !important;
}

body[yahoo] .width155 { /* smaller two across rectangles */
  width: 155px !important;
  height: 118px !important;
}

body[yahoo] .three-across img { /* resize each image to fit 2-across */
  width: 142px !important;
  height: auto !important;
}
/** navigation **/

body[yahoo] .navstack {
  display: block !important;
  border-bottom: 1px solid #cccccc !important;
}
body[yahoo] .border-top {
  border-top: 1px solid #cccccc !important;
}
body[yahoo] .rearrange {
  display: table !important;
}
body[yahoo] .nav {

}
body[yahoo] .content {
  display: table-header-group !important;
}
body[yahoo] .footer {
  display: table-footer-group !important;
}
body[yahoo] .mobile-padding-avon-logo {
  padding-bottom:6px !important;
}

/***** universal styles *****/

body { /* force iOS5 to fill entire screen */
  width: 100%;
  min-width: 100%;
}
body[yahoo] .marginfix { /* to eliminate padding in iOS7 */
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}
body[yahoo] .full-width-container { /* resizes entire email shell */
  width: 320px !important;
  min-width: 320px !important;
}
body[yahoo] .full-width { /* use to resize specific table or cell */
  width: 100% !important;
  min-width: 100% !important;
}
body[yahoo] .full-width-img img { /* use to resize the image in a cell */
  width: 100% !important;
  height: auto !important;
}
body[yahoo] .section-wrapper { /* use to center sections with a gray border */
  width: 305px !important;
  margin: 0 auto !important;
}
body[yahoo] .stack { /* use to turn 2-column into 1-column layout */
  display: block !important;
}

body[yahoo] .unstack { 
  display: inline-block !important;
}
body[yahoo] .rewide { 
  padding:0px 10px 0px 25px !important;
}

body[yahoo] .mobile_resize { 
  width: 90px !important;
  font-size: 10px !important;
}

body[yahoo] .hide { /* use to hide entire table cell */
  width: 0px !important;
  height: 0px !important;
  display: none !important;
}

body[yahoo] .hide-img img { /* use to hide the image in a cell - use for image swap */
  width: 0px !important;
  height: 0px !important;
  display: none !important;
}
body[yahoo] .no-padding { /* eliminate all padding */
  padding: 0px !important
}
body[yahoo] .top-padding { /* add top padding */
  padding-top: 15px !important;
}
body[yahoo] .top-padding-only { /* leave ONLY top padding */
  padding: 15px 0px 0px 0px !important;
}
body[yahoo] .bottom-padding { /* add bottom padding */
  padding-bottom: 15px !important;
}
body[yahoo] .top-bottom-padding { /* add bottom and top padding */
  padding-bottom: 15px !important;
  padding-top:15px !important;
}

body[yahoo] .center { /* use to center an element */
  margin: 0px auto !important;
  text-align: center !important;
  table-layout: fixed !important;
}
}

@media only screen and (max-device-width: 415px) {

body[yahoo] .mobile_thin_resize { /* use to rearrange buttons for mobile in upright*/
  font-size: 7.5px !important;
  color: #ed008c !important;
  padding: 0px 2px 0 2px !important;
  border-spacing:0px !important;
  width:75px !important;
  height:100% !important;
  border-spacing:0px !important;
  display:inline-block !important;
}
body[yahoo] .mobile_thin_resize3 { /* use to rearrange buttons for mobile in upright*/
  padding: 0 0 0 8px !important;
}

body[yahoo] .mobile_thin_resize2 { /* use to rearrange buttons for mobile in upright*/
  font-size: 7.5px !important;
  color: #ed008c !important;
  display:inline !important;
}

body[yahoo] table { /* ######*/
  border-spacing:0px !important;
  -webkit-border-horizontal-spacing: 0px !important;
  -webkit-border-vertical-spacing: 0px !important;
}

body[yahoo] .mobile_thin_resize div { /* ####*/
  margin:0px !important;
  border:0px !important;
  border-spacing:0px !important;
  width:100% !important;
  height:100% !important; 
  display:inline-block !important;
}

body[yahoo] .mobile_thin_colorize { /* use to colorize and size*/
  font-size: 7.5px !important;
  color: #ed008c !important;
  width:100% !important;
  background-color:#ffffff !important;
}

body[yahoo] .mobile_thin_colorize span { /* use to colorize and size*/
  font-size: 7.5px !important;
  color: #ed008c !important;
  width:100% !important;
  background-color:#ffffff !important;
}

body[yahoo] .thin_unstack { /*changes display to unstack td elements*/ 
  display: inline-block !important;
  font-size:0px !important;
  display:none !important;
  margin:0px !important;
  width:100% !important;
  padding:10px 0 0 0 !important;
}

body[yahoo] .thin_unstack a span{ /*changes display to unstack td elements*/
  display: inline-block !important;
  width:100% !important;
  font-size:8.0px !important;
  border-spacing:0px !important;
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px
}
}
</style>
</head>
<body style="margin:0px; padding:0px;" yahoo="fix"><img src="http://l.email2us.avon.com/rts/open.aspx?tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6" height="1" width="1" style="display:none"><!--template  vers. of may 20 2015
    fixed mobile nav placement - rm whitespace
--><img alt="" border="0" height="1" src="http://link.shop.avon.com/1x1.dyn?0MEGCK7bC-pFGh-gu91B5eiRl=0" style="display:none;" width="1" />
<table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="marginfix" width="100%">
<tbody>
<tr>
<td align="center"><!-- begin container -->
<table border="0" cellpadding="0" cellspacing="0" class="full-width-container" width="640">
<tbody>
<tr><!-- left spacer -->
<td class="hide" width="10"></td>
<!-- end left spacer --><!-- inner container -->
<td align="center" class="full-width-container" style="min-width:620px;" width="620"><!-- header -->
<table border="0" cellpadding="0" cellspacing="0" class="header" width="100%">
<tbody>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" class="hide" width="100%">
<tbody>
<tr><!-- preheader href should be populated -->
<td align="left" class="preheader" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:11px; line-height:13px;color:#000001;padding:15px 0px 10px 0px"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427269&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:underline;"><span style="color:#666666">Share your love and support.</span></a></td>
<td align="right" class="preheader" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:11px; line-height:13px;color:#666666;padding:15px 0px 10px 0px"><a href="http://x.email2us.avon.com/ats/msg.aspx?sg1=f4691fd6151081c2cb5ba65ef33f9f0780649137cdbc05e20dd8186dbde631a1" style="color:#666666; text-decoration:underline;"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" class="top-bottom-padding" style="padding:10px;" valign="top">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="center" class="mobile-padding-avon-logo"><!-- logo --><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427277&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#000001; text-decoration:none; display:block;" target="_blank"><img alt="AVON" border="0" height="36" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/images/updt_avn_1000_desktop_design_03.jpg" style="display:block; color:#000001; font-family:Helvetica Neue, Helvetica, Arial, serif; font-size:30px; letter-spacing:10px; text-decoration:none; text-align:center;" width="193" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- end header --><!-- begin table to rearrange content --><!-- Links need to have parameters appended-->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="rearrange"><!-- navigation 6 links --><!-- Links below need to have tracking appended-->
<table border="0" cellpadding="0" cellspacing="0" class="nav" width="100%"><!-- makeup-->
<tbody>
<tr>
<!-- makeup -->
                        <td align="center" class="navstack border-top" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:14px; color: #666666; line-height:16px; text-align:center; text-transform:uppercase" valign="middle"><span class="bodycopy"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427278&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:none;" target="_blank">makeup</a></span></td>
<!-- skin care -->
<td align="center" class="navstack" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:14px; color: #666666; line-height:16px; text-align:center; text-transform:uppercase" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427279&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:none;" target="_blank">skin care</a></td>
<!-- bath and body-->
<td align="center" class="navstack" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:14px; color: #666666; line-height:16px; text-align:center; text-transform:uppercase" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427280&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:none;" target="_blank">bath &amp; body</a></td>
<!-- jewelry -->
<td align="center" class="navstack" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:14px; color: #666666; line-height:16px; text-align:center; text-transform:uppercase" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427281&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:none;" target="_blank">jewelry</a></td>
<!-- Sale -->
<td align="center" class="navstack" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:14px; color: #ed008c; line-height:16px; text-align:center; text-transform:uppercase" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427282&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#ed008c; text-decoration:none;" target="_blank">sale</a></td>
</tr>
</tbody>
</table>
<!-- end navigation 6 links --><!-- include all email body content in below table -->
<table border="0" cellpadding="0" cellspacing="0" class="content" width="100%">
<tbody>
<tr>
<td align="center"><!-- free shipping banner html change amount if needed and append tracking -->
<table bgcolor="#000001" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="center" class="ctaText" style="padding:6px 20px 5px 20px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:12px; line-height:12px; text-transform:uppercase; color:#ffffff;"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427277&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#ffffff; text-decoration:none;" target="_blank"><strong>free shipping</strong> ON ORDERS OF $40 OR MORE</a></td>
</tr>
</tbody>
</table>
<!-- spacer 10px -->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="10" style="line-height:1px; font-size:1px;"></td>
</tr>
</tbody>
</table>
<!-- BEGIN CAMPAIGN SPECIFIC MODULES -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
    <td align="center" valign="top" class="full-width-img">
        <a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427269&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" target="_blank"><img alt="Donate Now" src="http://i.email1us.avon.com/wpm/514/ContentUploads/090117-hurricane-relief.jpg" border="0" width="620" height="969" style="display:block;"></a>
    </td> 
</tr>
</table>

<!-- END CAMPAIGN SPECIFIC MODULES -->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="10" style="line-height:1px; font-size:1px;"></td>
</tr>
</tbody>
</table>
<!-- rep information -->

<table cellpadding="0" cellspacing="0" border="0">
<tr>
    <td><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427270&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274"><img src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/images/daily/2016/Sept/REPCARD/attached-rep-banner-lipstick.jpg" width="184" height="200" style="display:block;"/></a></td>
    <td valign="top" bgcolor="#f6f7f9">
    <table cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427270&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274"><img src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/images/daily/2016/Sept/REPCARD/attached-rep-banner-shop.gif" width="436" height="75" style="display:block;"/></a></td>
    </tr>
    <tr>
  <td bgcolor="#f6f7f9" align="center" valign="top" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif; color:#000; font-size:14px; line-height:22px; padding:10px 0px 0px 0px; font-weight:400;">
  Terri  Worpell<br>
  989-424-1703<br>
  <a href="mailto:tlw001@aol.com" style="color:#333; text-decoration:none;" target="_blank">tlw001@aol.com</a><br>
  <a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427277&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#000; text-decoration:none;">http://youravon.com/tworpell</a></td>
</tr>
    </table>
    </td>
</tr>
</table>
<!-- end rep information --></td>
</tr>
</tbody>
</table>
<!-- above closures place nav appropriately in mobile --><!-- spacer 10px -->

                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tbody>
                      <tr>
                        <td height="10" style="line-height:1px; font-size:1px;"></td>
                      </tr>
                    </tbody>
                  </table>

                  <!-- Add on to new footer -->
                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tbody>
                      <tr>
                        <td><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427271&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" target="_blank"><img alt="Free Shipping on $40+" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/images/daily/2017/March/footer-freeship.gif" width="205" height="105" border="0" style="display:block;"></a></td>
                        <td><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427272&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" target="_blank"><img alt="Support Avon Cauuses" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/images/daily/2017/March/footer-causes.gif" width="210" height="105" border="0" style="display:block;"></a></td>
                        <td><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427273&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" target="_blank"><img alt="What's New & Now" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/images/daily/2017/March/footer-whatsnew.gif" width="205" height="105" border="0" style="display:block;"></a></td>
                      </tr>
                    </tbody>
                  </table>
                  <!-- Add on to new footer ends-->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="10" style="line-height:1px; font-size:1px;"></td>
</tr>
</tbody>
</table>
<!-- end spacer 10px --><!--also need appropriate tracking appended-->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="center" style="padding:10px;" valign="middle">
<table border="0" cellpadding="0" cellspacing="0" class="center">
<tbody>
<tr>
<td align="left" class="navlink" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427284&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6" style="color:#666666; text-decoration:none;" target="_blank"><img alt=" " border="0" height="35" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1534/images/avn_1000_desktop_design_89.jpg" style="display:block" width="34" /></a></td>
<td align="left" class="navlink" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427285&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6" style="color:#666666; text-decoration:none;" target="_blank"><img alt=" " border="0" height="35" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1534/images/avn_1000_desktop_design_90.jpg" style="display:block" width="48" /></a></td>
<td align="left" class="navlink" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427286&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6" style="color:#666666; text-decoration:none;" target="_blank"><img alt=" " border="0" height="35" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/avn_1000_desktop_design_92.jpg" style="display:block" width="43" /></a></td>
<td align="left" class="navlink" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427287&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6" style="color:#666666; text-decoration:none;" target="_blank"><img alt=" " border="0" height="35" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1542/avn_1000_desktop_design_91.jpg" style="display:block" width="44" /></a></td>
<td align="left" class="navlink" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427288&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6" style="color:#666666; text-decoration:none;" target="_blank"><img alt=" " border="0" height="35" src="http://i.email1us.avon.com/wpm/514/ContentUploads/UploadedContent_1534/images/avn_1000_desktop_design_93.jpg" style="display:block" width="51" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<!--also need appropriate tracking appended-->
<tr>
<td align="center" class="legalfooter" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:10px; color: #666666; line-height:14px; text-align:center;" valign="middle"><a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427289&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:underline;" target="_blank">Update Email Address</a> &nbsp;<span style="font-size:12px;">|</span>&nbsp; <a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427274&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274%7ctlw001@aol.com" style="color:#666666; text-decoration:underline;" target="_blank">Unsubscribe</a> &nbsp;<span style="font-size:12px;">|</span>&nbsp; <a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427290&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:underline;" target="_blank">Security &amp; Privacy</a> &nbsp;<span style="font-size:12px;">|</span>&nbsp; <a href="http://l.email2us.avon.com/rts/go2.aspx?h=7427291&tp=i-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6&x=9080652%7c759446%7c3081306158%7ci-H8B-8I-3BZ8-3MWqUQ-1q-Xckn-1c-G-3MWWAd-21hsX6%7c546598274" style="color:#666666; text-decoration:underline;" target="_blank">Conditions&nbsp;of&nbsp;Use</a> &nbsp;<span style="font-size:12px;">|</span>&nbsp; <a href="mailto:Avon@email.shop.avon.com" style="color:#666666; text-decoration:underline;" target="_blank">Add&nbsp;to&nbsp;address&nbsp;book</a></td>
</tr>
</tbody>
</table>
<!-- end table for all email body content --><!-- DISCLAIMER -->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="center" class="legalfooter" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:10px; color: #666666; line-height:14px; text-align:center;" valign="middle">

This is a Gift-In-Kind, Charitable Donation to Hurricane Harvey Relief.
<br><br>
Free shipping offer valid for mail delivery order only. Offer does not apply to express shipping methods and is valid only for shipping addresses in the contiguous United States. Alaska and Hawaii addresses are subject to additional surcharges.




</td>
</tr>
</tbody>
</table>
<!-- bottom copy-->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="center" class="legalfooter" style="padding:10px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:10px; color: #666666; line-height:14px; text-align:center;" valign="middle"><span class="applefix1">This email was sent to tlw001@aol.com by Terri Worpell, your Avon Independent Sales Representative. Please do not reply to this email. If you have any questions, please contact your Representative directly through the information provided above.<br />
<br />
Terri Worpell<br />
c/o New Avon LLC<br />
175 Progress Place<br />
Springdale, OH 45246-1717<br />
<br />
&copy; 2017 New Avon LLC </span></td>
</tr>
</tbody>
</table>
<!-- end footer bottom --></td>
</tr>
</tbody>
</table>
<!--  spaghetti code commented--><!--end footer --></td>
<!-- end 620 container--><!-- left spacer -->
<td class="hide" width="10"></td>
<!-- end left spacer -->
</tr>
</tbody>
</table>
</td>
<!-- end inner container -->
</tr>
</tbody>
</table>
</body>
</html>
