EMAIL DETAILS
SUBJECT:
=?utf-8?Q?It=E2=80=99s_a_slam_dunk!_The_Dunkin=E2=80=99_Donuts_reward_?=
=?utf-8?Q?is_back_by_popular_demand._=3F=3F?=
PRI: NORMAL
FROM:
W
westernunion@em.westernunion.com
DATE:
2018-11-25 21:02:15
MSG_ID:
<0.1.17E.1C8.1D48500CA17D574.0@mta.prod.responsys.com>
RECIPIENTS:
TO:
R
rhbdc@icloud.com
CONTENT:
TEXT: YES |
HTML: NO
PROCESSED
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width">
<!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Use the latest (edge) version of IE rendering engine -->
<meta name="x-apple-disable-message-reformatting">
<!-- Disable auto-scale in iOS 10 Mail entirely -->
<title>Western Union</title>
<!-- The title tag shows in email notifications, like Android 4.4. -->
<!-- CSS Reset -->
<style>
/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / Margin and add a background color to the compose a reply window. */
html,
body {
Margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*="Margin: 16px 0"] {
Margin:0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
Margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode:bicubic;
}
/* What it does: A work-around for iOS meddling in triggered links. */
/*.mobile-link--footer a,
a[x-apple-data-detectors] {
color:inherit !important;
text-decoration: underline !important;
}*/
/* iOS Links - Prevent color of certain content being changed (ie: dates/times) */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
</style>
<!-- Progressive Enhancements -->
<style>
.line15 {
line-height:15px !important;
}
element.style {
font-size: 0 !important;
line-height: 0 !important;
display: none !important;
max-width: 0 !important;
max-height: 0 !important;
overflow: hidden !important;
overflow-x: hidden !important;
overflow-y: hidden !important;
}
.btn-a a {
border: 1px solid #ffffff !important;
border-radius: 2px !important;
color: #ffffff !important;
display: inline-block !important;
font-family: Helvetica, Arial, sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 14px !important;
padding: 4px 6px !important;
text-align: center !important;
text-decoration: none !important;
}
/* Media Queries */
@media only screen and (max-width: 515px) {
.hide-hero {
display: none !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
line-height: 0px !important;
font-size: 0px !important;
}
.show-on-mobile-hero {
display: block !important;
max-height: none !important;
max-width: none !important;
line-height: 1.5 !important;
width: 100% !important;
height: auto !important;
}
}
@media only screen and (max-width: 600px) {
td.side_padd {
padding: 20px 30px 20px 30px !important;
}
td.side_padd1{
padding: 0px 20px 0px 20px !important;
}
.f_width{
width:100% !important;
display: block !important;
}
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
Margin-left: auto !important;
Margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr!important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
Margin-left: auto !important;
Margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.bg-white{
background-color: #ffffff !important;
}
.width40{
width:40px !important;
height:40px !important;
}
.emailButton {
max-width:560px !important;
width:100% !important;
}
.emailButton a{
display:block !important;
}
.hide{
display: none !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
line-height: 0px !important;
font-size: 0px !important;
}
.show-on-mobile{
display: block !important;
max-height: none !important;
max-width: none !important;
line-height: 1.5 !important;
width: 100% !important;
height: auto !important;
}
.btn a {
border: 1px solid #ffffff !important;
border-radius: 2px !important;
color: #ffffff !important;
display: inline-block !important;
font-family: Helvetica, Arial, sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 14px !important;
padding: 3px 5px !important;
text-align: center !important;
text-decoration: none !important;
}
.width40{
width:40px !important;
height:40px !important;
}
.mobile-image-width{
max-width: 60%;
}
.mobile-column-width {
max-width: 100%!important;
display: block !important;
Margin-left: auto !important;
Margin-right: auto !important;
float: none !important;
}
.mobile-text-width{
max-width: 400px;
}
}
.dvPreheader{
display: none !important;
mso-hide:all;
visibility:hidden;
mso-hide:all;
font-size:1px;
color:#ffffff;
line-height:1px;
max-height:0px;
max-width:0px;
opacity:0;
overflow:hidden;
}
</style>
</head>
<body width="100%" bgcolor="#eaeaea" style="Margin: 0;"><table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
<tr>
<td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
<img src="https://em.westernunion.com/pub/as?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXHkMX%3Dw&_ei_=EiS7hlxWUgHcks3a_W_Wr8NrU6z-hSeGnmw5YJumVd7y3nzyotunisowethi754EmUlEYQm7TIaPUG_k0Bus3dKwUy4IygH2dNX15uGvUArUSmx6JCG_-xgpmFeEK7F76evNhEySVbTpzfh94yW0R-qsx3BSvNzctkruaQcumCOA3ZHNJcVTgS4JTr4A-pAkGMiwP0sKIIl3RQW9qgS7w0."></img>
</td>
</tr>
</table>
<!--[if gte mso 9]>
<style type="text/css">
body, table, td {font-family: Helvetica, Arial, sans-serif !important;}
.lhfix{ mso-line-height-rule: exactly;}
.supFix{ mso-text-raise: 60%;}
</style>
<![endif]-->
<center style="text-align width: 100%; background: #eaeaea;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#eaeaea">
<tr>
<td>
<div style="max-width: 600px; Margin: auto;">
<!--[if mso]>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" align="center">
<tr>
<td>
<![endif]-->
<!-- Preheader : BEGIN -->
<div class="dvPreheader" style="display: none !important; mso-hide:all; visibility:hidden;">Plus, check out the NEW shopping reward!
</div>
<!-- Preheader : END -->
<!-- Open in browser - member - redeem points : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#eaeaea" align="left" height="100%" valign="middle" width="4%"></td>
<td bgcolor="#eaeaea" align="left" height="100%" valign="middle" width="92%">
<div style="line-height:15px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="left" width="100%">
<tr>
<td bgcolor="#eaeaea" align="left" valign="middle" width="50%">
<table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTUAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #777777; display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height: 14px; text-align: left; text-decoration: underline; -webkit-text-size-adjust: none;">
Open email in browser
</a>
</td>
</tr>
</table>
</td>
<td bgcolor="#eaeaea" align="right" valign="middle" width="50%">
<table align="right" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTUCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #777777; display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height: 14px; text-align: right; text-decoration: underline; -webkit-text-size-adjust: none;">
Redeem your points
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:15px;" class="lhfix"> </div>
</td>
<td bgcolor="eaeaea" align="right" height="100%" valign="middle" width="4%"></td>
</tr>
</table>
<!-- Open in browser - member - redeem points : END -->
<!-- Infobar - member : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#212A33" align="left" height="100%" valign="middle" width="4%"></td>
<td bgcolor="#212A33" align="left" height="100%" valign="middle" width="92%">
<div style="line-height:7px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="left" width="100%">
<tr>
<td bgcolor="#212A33" align="left" valign="middle" width="47%">
<table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" style="padding: 15px 0;" >
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTWRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9.">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/x2-logo.png" alt="Western Union" width="125" height="20" style="color: #ffdd00; font-family: Helvetica, Arial, sans-serif; font-size:14px; line-height: 14px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
</a>
</td>
</tr>
</table>
</td>
<td align="right" valign="middle" width="53%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px; text-align: right;">
<tr>
<td bgcolor="#212A33" align="right" height="100%" valign="middle" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="right" width="390">
<tr>
<td align="right" valign="middle" width="390">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="right" width="100%" style="max-width:580px;">
<tr>
<td align="right" valign="middle" style="font-size:0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="right" width="390">
<tr>
<td align="right" valign="middle" width="240">
<![endif]-->
<div style="display:inline-block; width:100%; min-width:100px; max-width:390px; vertical-align:middle;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #ffffff; text-align: right;">
My WU<sup style="line-height:1px; font-size: 70%;">®</sup> no.: <span style="color: #ffdd00;"><font color="#ffdd00">565438638</font></span><br />
Points*: <span style="color: #ffdd00;"><font color="#ffdd00">48</font></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:7px;" class="lhfix"> </div>
</td>
<td bgcolor="#212A33" align="right" height="100%" valign="middle" width="4%"></td>
</tr>
</table>
<!-- Infobar - member : END -->
<!-- Hero : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td>
<!-- mobile image : begin -->
<div style="display:none; font-size:0; line-height:0; mso-hide: all; max-height: 0; max-width: 0; width:0;" class="show-on-mobile">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTWTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #333333; text-decoration: none;">
<img border="0" width="100%" height="" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/x2-hero-mobile.jpg" alt="The My WU® program gives you exciting rewards" style="display:none; font-size:0; line-height:0; mso-hide: all;max-height: 0; max-width: 0; width:0; -ms-interpolation-mode: bicubic;" class="show-on-mobile-hero">
</a>
</div>
<!-- mobile image : end -->
<!-- desktop image : begin -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTWTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #333333; text-decoration: none;">
<img border="0" width="100%" height="auto" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/hero.jpg" alt="The My WU® program gives you exciting rewards" style="display:block; border:0; outline:none; text-decoration:none; -ms-interpolation-mode: bicubic; font-family: Helvetica, Arial, sans-serif; color: #333333; font-size: 28px; font-weight: bold;" class="hide-hero">
</a>
<!-- desktop image : end -->
</td>
</tr>
</table>
<!-- Hero : END -->
<!-- Body : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="ffffff" align="center" valign="top" style="font-size:0; padding: 40px 0 20px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="520">
<tr>
<td align="left" valign="top" width="520">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333;">
<strong>
Hi Robert,</strong>
<div style="line-height:30px;" class="lhfix"> </div>
Dunkin’ Donuts is back by popular demand!
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Body : END -->
<!-- Two Even Columns : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tbody><tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%" class="side_padd1">
<table border="0" cellpadding="0" cellspacing="0" align="center" width="530" style="max-width:530px;" class="f_width">
<tbody><tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333; padding: 10px 0;" class="f_width" width="263" valign="top">
You need <strong>30 points to redeem a $3 Dunkin’ Donuts gift card<sup>1</sup></strong> and treat yourself to a coffee or baked good at a nearby Dunkin’ Donuts store.
<div style="line-height:30px;" class="lhfix"> </div>
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTWWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="color:#1291b3; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:underline;">Log in</a> to check your balance and take advantage of this exclusive member reward!
<div style="line-height:20px;" class="lhfix"> </div>
</td>
<td class="f_width" width="263" align="center" valign="top" >
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTWAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="color:#085DC5; text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/dunkin-donuts.png" width="250" alt="Dunkin Donuts" style="border: 0;width: 100%;height: auto;" class="center-on-narrow mobile-image-width">
</a>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
<!-- Two Even Columns : END -->
<!-- CTA : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="center" height="100%" valign="top" width="100%" bgcolor="#ffffff">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;" bgcolor="#ffffff">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="#ffffff" align="center" valign="top" style="font-size:0; padding: 30px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="520">
<tr>
<td align="left" valign="top" width="520">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333;">
<!-- Button : Begin -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTWCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="text-decoration: none;">
<table align="center" border="0" cellpadding="0" cellspacing="0" style="border-radius:6px; background-color:#ffdd00; width: 100%;">
<tr>
<td align="center" valign="middle" style="padding-top:12px; padding-right:15px; padding-bottom:12px; padding-left:15px;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTWCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="color:#000001; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:none;">Redeem points</a>
</td>
</tr>
</table>
</a>
<!-- Button : END -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- CTA : END -->
<!-- Secondary : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;" bgcolor="#ffffff">
<!-- divider : BEGIN -->
<tbody>
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tbody><tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="ffffff" align="center" valign="top" style="font-size:0; padding: 5px 2px;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="520">
<tr>
<td align="left" valign="top" width="520">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tbody><tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</tbody></table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</tbody></table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- divider : END -->
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="516" class="f_width">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="516" class="f_width">
<tr>
<td align="center" valign="top" width="516" class="f_width">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="516" class="f_width" bgcolor="#ffffff">
<tbody><tr>
<td bgcolor="#ffffff" align="center" valign="top" style="font-size:0; padding: 40px 0 20px 0;" class="side_padd">
<div style="display:inline-block; width="516" class="f_width" vertical-align:top;">
<!-- Secondary Image : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="516" class="f_width">
<tbody><tr>
<td width="516" class="f_width">
<img border="0" height="auto" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/nordstrom.png" alt="Nordstrom" style="display:block; border:0; outline:none; text-decoration:none; -ms-interpolation-mode: bicubic; font-family: Helvetica, Arial, sans-serif; color: #333333; font-size: 28px; font-weight: bold;" width="516" class="f_width">
</td>
</tr>
</tbody></table>
<!-- Secondary image : END -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="516" class="f_width">
<tbody><tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="516" class="f_width" style="text-align: left;">
<tbody><tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333;">
<div style="line-height:40px;" class="lhfix"> </div>
<strong>Put shopping in the bag with a new Nordstrom reward!</strong>
<div style="line-height:30px;" class="lhfix"> </div>
We’re excited to tell you about another exclusive My WU® member reward! Enjoy a $10 Nordstrom eGiftCard<sup>2</sup> when you redeem 100 My WU® points.
<div style="line-height:30px;" class="lhfix"> </div>
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTYRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="color:#1291b3; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:underline;">Log in</a> to check your balance and learn more about this exclusive new reward. Supplies are limited, so don't miss out!
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</div>
</td>
</tr>
</tbody></table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
<!-- Secondary : END -->
<!-- CTA : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="center" height="100%" valign="top" width="100%" bgcolor="#ffffff">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;" bgcolor="#ffffff">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="ffffff" align="center" valign="top" style="font-size:0; padding: 30px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="520">
<tr>
<td align="left" valign="top" width="520">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333; padding-bottom: 20px;">
<!-- Button : Begin -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTYRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="text-decoration: none;">
<table align="center" border="0" cellpadding="0" cellspacing="0" style="border-radius:6px; background-color:#ffdd00; width: 100%;">
<tr>
<td align="center" valign="middle" style="padding-top:12px; padding-right:15px; padding-bottom:12px; padding-left:15px;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTYRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="color:#000001; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:none;">Log in now</a>
</td>
</tr>
</table>
</a>
<!-- Button : END -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- CTA : END -->
<!-- Download app : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="middle" width="100%">
<div style="line-height:40px;" class="lhfix"> </div>
<div style="text-align: center; font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height:18px; color:#1a1a1a;">
Download the Western Union<sup style="line-height:1px; font-size: 70%;">®</sup> app
</div>
<div style="line-height:20px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<td bgcolor="#f2f2f2" align="right" valign="middle" width="50%" style="padding: 0 2.5% 0 0;">
<table align="right" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTYTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height: 22px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/x2-app-store.gif" width="105" height="35" alt="Download on the App Store" style="background-color: #000001; border: 0; width: 100%; max-width: 105px; height: 35px; color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size:13px; line-height: 14px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
</a>
</td>
</tr>
</table>
</td>
<td bgcolor="#f2f2f2" align="left" valign="middle" width="50%">
<table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 14px; color: #ffffff; text-align: left;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTYWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height: 22px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/x2-play-store.gif" width="117" height="35" alt="Get it on Google Play" style="background-color: #000001; border: 0; width: 100%; max-width: 117px; height: 35px; color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size:13px; line-height: 14px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:40px;" class="lhfix"> </div>
</td>
</tr>
</table>
</td>
</tr>
</tbody></table>
<!-- Download app : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table></td>
</tr></tbody>
</table>
<!-- Horizontal line : END -->
<!-- Social : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="middle" width="100%" class="pad10">
<div style="line-height:40px;" class="height30"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="" style="min-width: 200px; max-width:300px;">
<tr>
<td align="center" valign="middle" width="45">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;" width="35">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTYAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/x2-1.png" width="auto" height="22" alt="" border="0" align="center" style="max-height: 22px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="45">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;" width="35">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTYCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/x2-2.png" width="auto" height="20" alt="" border="0" align="center" style=" max-height: 20px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="45">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;" width="35">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTART&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/usnovembermywunewsletternewrewards-en/morethan25pts/images/x2-6.png" width="auto" height="22" alt="" border="0" align="center" style=" max-height: 22px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:40px;"> </div>
</td>
</tr>
</table></td>
</tr></tbody>
</table>
<!-- Social : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table></td>
</tr></tbody>
</table>
<!-- Horizontal line : END -->
<!-- Footer : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="f2f2f2" align="center" valign="top" style="font-size:0; padding: 30px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="530">
<tr>
<td align="center" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 25px; color: #909090;">
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTATT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #909090; text-decoration:none;">Send money online</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTAWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #909090; text-decoration:none;">Find agent location</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTAAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #909090; text-decoration:none;">Visit My WU</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table></td>
</tr></tbody>
</table>
<!-- Footer : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table></td>
</tr></tbody>
</table>
<!-- Horizontal line : END -->
<!-- Disclaimer links : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="f2f2f2" align="center" valign="top" style="font-size:0; padding: 30px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="530">
<tr>
<td align="center" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 25px; color: #909090;">
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTACT&_ei_=EiS7hlxWUgHcks3a_W_Wr8NgnzmCzIaKPMSji_Ix-mVDkBNqkhYsHRoHWbG_GdLCWrzigKZ1EaUBmjc1UKIVS187yJX9vKtLR3158S4Lt8zcHv1GPZjULFBZi7r_2ZmO7Uwv140Lrfc7SXNUm5gAfViRHc9u2Fq1WD9-GSSfoBgY8adv8AyBdEAqXyxJSEibo5BgXdYgpLTanQLH4DYlaXHEWQaiJ-r2OXJ_Oq1agkV-VkWXxd-r5QFz1depmcn3ALGxud_wsocI3RFqddfQ_Cfhk1s6f6YaALG8dVD72-M9Igqbb5lcrpv28qzkNyj9OfYpuaEbd-teaRDxLQv5GivZkZVF2AsLx6B8fQf4pBA-jwqB3_T8_rSzdYAbAn6rafspvUOnqaTcK1gtop4doGHS2fniOP4I1BnSHi2FR8hJyUw2phf3fpk_BHbQolpoivNX1btJ0W4emycBuL9QjvE8RSaisgzfCTpJwEFFFaTxyMwRrHOxIsVQXMM6fyEqhJJJHW94EGakopatMj8asUCFhfHd3feWkiGoXfyK8sIy1x9HxEX3nyY8FVFdqhtunl05EPQf4kLKIgwG5OpzYiwsT3hTR-VRBZyXw_F0Bk8wYKon7vJ6AawJcOOu9rYg-GMhGM_B8ObTTd3vls9vaiWS4JW-c3iiUqiSPr0kyfay-RZlhgXwYCHEWkFF-6Fo3nw-H_Ms2aRL2jqtoyF3avM9YPPsddJqRc_pr5uqsHrwqJdXU_iDTw_PaDQwPoPxHi5ghiT5lAbKk72TmqdK82IapkTy8Ka4wHGivTJfJcI-zDb8h0gQfBlExxH-0HRo1z2RAZWQE-ilKUD-96oylTUVb-Irq7ZazsRHljsDOlC-iHsv." style="color: #909090; text-decoration:none;">Unsubscribe<sup>3</sup></a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTBRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #909090; text-decoration:none;">Privacy</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTBTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #909090; text-decoration:none;">Fraud Awareness</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTBWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #909090; text-decoration:none;">Feedback</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTBAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." style="color: #909090; text-decoration:none;">Contact</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table></td>
</tr></tbody>
</table>
<!-- Disclaimer links : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table></td>
</tr></tbody>
</table>
<!-- Horizontal line : END -->
<!-- Disclaimer : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="#f2f2f2" align="left" valign="top" style="font-size:0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="530">
<tr>
<td align="left" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 11px; mso-height-rule: exactly; line-height: 14px; color: #777777;">
<div style="line-height:30px;" class="lhfix"> </div>
* There might be a discrepancy between the points balance displayed and your actual balance. You can always check your accurate points balance at <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGlNIA1zaCCbA8zfddhAnFj3TzayAYBeEwH9I187ieDGN9UvzaB7iy2hzgCeSt7IzgPfzaBzczdOVXtpKX%3DSRUUBTBCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXuFfRiUOXt_s661luCp3IQO5SjelyMBuVceCNprfwLflgNNsq7bIaAW1ExZnMWXOvcq0lXCBhWaoxGtmuQbC-AYP3hpY3_y_04s9xBi78w0ekkdkCRbW9." target="_blank" style="color:#777777; text-decoration:underline;">http://www.wu.com/mywu</a>.
<div style="line-height:10px;" class="lhfix"> </div>
<sup>1</sup> No expiration date or management fees. The purchase and/or reload of a Dunkin' Donuts Card with another Dunkin' Donuts Card is prohibited. Card value many not be redeemed for cash, check or credit, unless required by law. Use of card constitutes acceptance of these terms. We are not responsible for lost or stolen cards unless registered online. Replacement card for lost or stolen registered cards issued for remaining balance reflected in our records at time reported lost or stolen. This card may not be resold by any unauthorized vendors. Unauthorized resale or attempted resale is grounds for cancellation. Cards obtained through unauthorized channels will be void. SVC Service II Inc. is card issuer and sole obligor to card owner. SVC Service II Inc. may delegate its issuer obligations to an assignee, without recourse. If delegated, the assignee, and not SVC Service II Inc., will be sole obligor to card owner. Visit DunkinDonuts.com or call 1-800-447-0013 to check the balance on the card or for customer service (please have card number ready). ©2017 DD IP Holder LLC. The Dunkin’ Donuts trademarks/trade dress are owned by DD IP Holder LLC and used under license. Dunkin’ Donuts is not a sponsor of this promotion.
<div style="line-height:10px;" class="lhfix"> </div>
<sup>2</sup> eGift Card Terms & Conditions-This prepaid eGift Card is redeemable for merchandise in stores and online at Nordstrom, NordstromRack and HauteLook. This card ma y not be returned or applied as payment on any account, and may not be redeemed for cash except as required by law. If card is lost, stolen or damaged, it can be replaced with a new gift card for the remaining value with satisfactory proof of purchase. To check your balance, call 1.877.283.4045, ask any salesperson or go to nordstrom.com. Nordstrom is not a sponsor of the promotion or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
<div style="line-height:10px;" class="lhfix"> </div>
This is an advertisement from Western Union Financial Services, Inc.
<div style="line-height:10px;" class="lhfix"> </div>
<sup>3</sup> Click "Unsubscribe" if you no longer wish to receive commercial email communication from Western Union Financial Services, Inc.
</td>
</tr>
</table>
<div data-content-region-name="Region1" style="line-height:10px; color: #ffffff; text-decoration: none;" class="lhfix">
</div>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
</td>
</tr></tbody>
</table>
<!-- Disclaimer : END -->
<!-- Disclaimer - All Rights Reserved : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" class="f_width">
<tbody><tr>
<td bgcolor="" align="center" height="100%" valign="middle" width="100%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="#f2f2f2" align="left" valign="top" style="font-size:0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="530">
<tr>
<td align="left" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 11px; mso-height-rule: exactly; line-height: 14px; color: #777777;">
<div style="line-height:10px;" class="lhfix"> </div>
©2018 Western Union Holdings, Inc. All rights reserved. All other logos, trademarks, service marks and trade names referenced in this material are the property of their respective owners.
<div style="line-height:10px;" class="lhfix"> </div>
</td>
</tr>
</table>
<div style="line-height:10px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
</td>
</tr></tbody>
</table>
<!-- Disclaimer - All Rights Reserved : END -->
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</div>
</td>
</tr>
</table>
</center>
</body>
</html>
METADATA:
THREAD:
INDEX:
AdhhnduIK5FoByuVQK2eK2jTq2c4Zw==