EMAIL DETAILS
SUBJECT:
Find out how to protect yourself against fraud when using Western Union.
PRI: NORMAL
FROM:
W
westernunion@em.westernunion.com
DATE:
2017-10-13 17:26:39
MSG_ID:
<0.1.BB.21D.1D344486E055BB6.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>
/* What it does: Hover styles for buttons */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td:hover,
.button-a:hover {
background: #555555 !important;
border-color: #555555 !important;
}
.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: Arial, Helvetica, 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: 420px) {
/* 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;
}
.left-on-narrow {
text-align: left !important;
}
.right-on-narrow {
text-align: right !important;
}
.bg-white{
background-color: #ffffff !important;
}
.width40{
width:40px !important;
height:40px !important;
}
/* Moving money for better */
.width178 {
width:178px !important;
}
.emailButton {
max-width:600px !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: Arial, Helvetica, 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;
}
.footer-border{
border-top: solid 1px #ffffff;
}
}
@media only screen and (min-width: 601px) {
.left-on-wide{
text-align: left !important;
}
.right-on-wide{
text-align: right !important;
}
.width30{
width:30px !important;
height:30px !important;
}
.show-on-desktop {
display: inline !important;
width: auto !important;
height: auto !important;
overflow: visible !important;
float: none !important;
visibility: visible !important;
border: none !important
}
.footer-border{
border-left: solid 1px #ffffff;
}
}
@media only screen and (min-width: 421px) {
.show-on-desktop{
display: block !important;
max-height: none !important;
max-width: none !important;
line-height: 1.5 !important;
width: 100% !important;
height: auto !important;
}
.font12{
font-size: 12px !important;
}
.font15{
font-size: 15px !important;
}
.font18{
font-size: 18px !important;
}
.font20{
font-size: 20px !important;
}
.height25{
height: 25px !important;
}
.height30{
height: 30px !important;
}
.height45{
height: 45px !important;
}
.width146{
width: 146px !important;
}
}
</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 height="1" width="1" style= "padding: 0px 0px; !important; margin: 0px 0px; font-size: 1px; line-height: 1px;" src="https://em.westernunion.com/pub/as?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXHkMX%3Dw&_ei_=EiS7hlxWUgHcks3a_W_Wr8MHlxGMS0tqrNJC7YL2Zhy8F-zi6k-58rLelGL_-Mj0o2tj8DRUWiEjN7R_O5o71tcHcQX3YEZNAY6ISsth38j8mRi4Iqkt-XsdAl6HiY9BIQWwHigrGh_VEzFhYD4."></img>
</td>
</tr>
</table>
<!--[if gte mso 9]>
<style type="text/css">
body, table, td {font-family: Arial, Helvetica, 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>
<!--Set the email width. Defined in two places:
1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 640px.
2. MSO tags for Desktop Windows Outlook enforce a 640px width.
Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 640px is a good width. Change with caution.-->
<div style="max-width: 640px; margin: auto;">
<!--[if mso]>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="640" align="center">
<tr>
<td>
<![endif]-->
<!-- Pre-header : BEGIN -->
<div style="line-height:10px;" class="lhfix"> </div>
<div style="margin: 0 3%; text-align: left; font-size: 12px; line-height:18px; font-family: Arial, Helvetica, sans-serif; color: #808080;">
When it comes to fraud, prevention is Western Union’s most effective tactic.
</div>
<div style="line-height:10px;" class="lhfix"> </div>
<!-- Pre-header : END -->
<table bgcolor="#000001" role="presentation" cellspacing="0" cellpadding="0" border="0" align="left" width="100%" style="max-width: 640px;">
<!-- Logo bar : BEGIN -->
<tr>
<td bordercolor="000001" align="left" height="100%" valign="middle" width="4.5%"></td>
<td bgcolor="#000001" style="padding: 15px 0; text-align: left; font-family: Arial, sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 16px; color: #ffdd00;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCUCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." style="color: #ffdd00; text-decoration: none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2017_10/fraud2/images/x2-logo-long.gif" alt="Western Union" height="auto" width="160">
</a>
</td>
<td bgcolor="#000001" align="right" height="100%" valign="middle" width="4.5%"></td>
</tr>
</table>
<!-- Email Body : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 640px;">
<tr>
<td>
<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">
<!-- Mobile hero image -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCWRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." style="color: #333333; text-decoration: none;">
<img border="0" width="100%" height="" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2017_10/fraud2/images/x2-hero-mobile.jpg" alt="" 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">
</a>
</div>
<!-- Desktop hero image -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCWRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." 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_2017_10/fraud2/images/hero.jpg" alt="Help protect yourself from fraud" style="display:block; border:0; outline:none; text-decoration:none; -ms-interpolation-mode: bicubic; font-family: Arial; color: #333333; font-size: 24px; font-weight: bold;" class="hide">
</a>
</td>
</tr>
<!-- Main copy : BEGIN -->
<tr>
<td bgcolor="#ffffff" style="padding: 40px 25px; text-align: left; font-family: Arial, sans-serif; font-size: 18px; mso-height-rule: exactly; line-height: 27px; color: #333333;">
Dear Customer,
<div style="line-height:25px;" class="lhfix"> </div>
People fall for scams every day. As a trusted financial partner for millions of customers, Western Union works hard to help prevent fraud.
<div style="line-height:25px;" class="lhfix"> </div>
At Western Union, we believe that fraud prevention is everyone’s responsibility and together we can fight it. Your best defense is to be aware, educate yourself and always use good judgment.
<div style="line-height:25px;" class="lhfix"> </div>
Although fraud comes in many forms, there are some simple steps you can take to protect yourself. Therefore, you should never send money:
<div style="line-height:10px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
<table width="92%" align="center" cellpadding="2" cellspacing="2" border="0">
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For an emergency situation you haven’t confirmed.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For an online purchase.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For anti-virus protection.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For a deposit or payment on a rental property.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
To claim lottery or prize winnings.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
To pay taxes.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For a donation to charity.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For a mystery shopping assignment.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For a job opportunity.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
For a credit card or loan fee.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
To resolve an immigration matter.
</td>
</tr>
<tr>
<td width="10px" valign="top" style="line-height:24px;">•</td>
<td style="font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color:#000001;">
To pay for something in response to a telemarketing call. Telemarketers cannot sell you anything and take payment by money transfer from anyone in the US – it’s illegal.
</td>
</tr>
</table>
<div style="line-height:20px;" class="lhfix"> </div>
If you transfer money, the person you’re sending it to gets the money quickly. After the money is paid, Western Union may not be able to give you a refund, even if you are the victim of fraud, except under limited circumstances.
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
We hope that together we can make it much harder for criminals to commit fraud.
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
For more information on how to recognize the signs of a scam and help protect yourself from fraud, visit <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCWTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="color:#1291b3; text-decoration:underline;">wu.com/fraudawareness</a>.
</td>
</tr>
<!-- Main copy : BEGIN -->
<!-- Grey line : BEGIN -->
<tr>
<td bgcolor="#cccccc" style="font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #cccccc; text-align: center;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr style="font-size:1px; mso-line-height-alt:0; mso-margin-top-alt:10px">
<td height="10" style="background:none; border:solid 10px #cccccc; border-width:10px 0 0 0; height:1px; width:100%; margin:0px 0px 0px 0px; font-size: 0px; line-height: 0px;"></td>
</tr>
</table>
</td>
</tr>
<!-- Grey line : END -->
<!-- Social icons : BEGIN -->
<tr>
<td bgcolor="#eaeaea" align="center" height="100%" valign="middle" width="100%" class="pad10">
<div style="line-height:45px;" class=""> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:300px;">
<tr>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCWWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2017_10/fraud2/images/1.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCWAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2017_10/fraud2/images/2.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCWCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2017_10/fraud2/images/3.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCYRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2017_10/fraud2/images/4.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCYTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2017_10/fraud2/images/5.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:45px;"> </div>
</td>
</tr>
<!-- Social icons : END -->
<!-- Disclaimer : BEGIN -->
<tr>
<td bgcolor="#eaeaea">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 0 4.5%; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #808080; text-align: left;">
<div style="font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#808080;">
This is a customer service email from Western Union Financial Services, Inc. Please don't reply to this email, but instead contact us through the “Contact Us” section at <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCYWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="color:#1291b3; text-decoration:underline;">westernunion.com</a> if you need help.
<div style="line-height:10px;" class="lhfix"> </div>
Western Union Financial Services, Inc.<br />
<span style="color: #808080; text-decoration: none;"><font color="#808080">PO Box 6036</font></span><br />
<span style="color: #808080; text-decoration: none;"><font color="#808080">Englewood, CO 80112</font></span>
<div style="line-height:10px;" class="lhfix"> </div>
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCYAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="color:#1291b3; text-decoration:underline;">Privacy Statement</a>
<div style="line-height:10px;" class="lhfix"> </div>
If you believe this may be a fraudulent email, type <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCYWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="color:#1291b3; text-decoration:underline;">westernunion.com</a> directly into the browser.<br />
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGjyzaw18a8mOazbmumPUt3NjzgJiS9WL1fLptFRml7rjTNzbHwREczeFflktNpCuph9RMVXtpKX%3DCBCYCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PYlU32f5Wd8ne8xgKG2Gq_wlHcvFwyjcCogudJCWr96IS965r1LQ7JZd1FQlorjE5Ztdk7_HZO-vQHlHSbVcnS462EzRmAZzijPO-kCOWmZ9q4RSzi8TJT9w66XHwmlzTCwvTM_M." target="_blank" style="color:#1291b3; text-decoration:underline;">Learn more</a> about how to protect yourself from fraud.
<div style="line-height:10px;" class="lhfix"> </div>
Western Union Financial Services, Inc.,<br />
<span style="font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color:#808080;">NMLS #906983, is LICENSED BY THE GEORGIA DEPARTMENT OF BANKING AND FINANCE</span>
<br />and Licensed as a Money Transmitter by the New York State Department of Financial Services.
</div>
</td>
</tr>
<tr>
<td style="padding: 10px 4.5% 10px; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #808080; text-align: left;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr style="font-size:1px; mso-line-height-alt:0; mso-margin-top-alt:1px">
<td height="1" style="background:none; border:solid 1px #cccccc; border-width:1px 0 0 0; height:1px; width:100%; margin:0px 0px 0px 0px; font-size: 0px; line-height: 0px;"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding: 0 4.5% 10px; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #808080; text-align: left;">
©2017 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.
</td>
</tr>
</table>
</td>
</tr>
<!-- Disclaimer : END -->
</table>
<!-- Email Body : END -->
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</div>
</td>
</tr>
</table>
</center>
</body>
</html>
METADATA:
THREAD:
INDEX:
AdhhnxlhQghceDezQ7qaTR58X5RcfQ==