From Harriett, Power to Decide <[email protected]>
Subject Giving Tuesday is November 30!
Date November 2, 2021 6:27 PM
  Links have been removed from this email. Learn more in the FAQ.
  Links have been removed from this email. Learn more in the FAQ.
------=_Part_141176038_105714400.1635877644387
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' '[link removed]
ml11/DTD/xhtml11.dtd'><html xmlns=3D'[link removed]'>
<html prefix=3D"og: [link removed]">
<head><style type=3D'text/css'>
span.preheader { display:none !important; visibility:hidden;line-height:0; =
opacity:0; font-size:0.1px; color:white; height:0; width:0; }
</style>

<!--this is the head-->
<meta charset=3D"utf-8">
<meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1"> <!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use th=
e latest (edge) version of IE rendering engine -->
<meta name=3D"x-apple-disable-message-reformatting" /> <!-- Disable au=
to-scale in iOS 10 Mail entirely -->
=20
<title></title> <!-- The title tag shows in email notifications, like A=
ndroid 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely r=
emoved. -->
<!-- Desktop Outlook chokes on web font references and defaults to Time=
s New Roman, so we force a safe fallback font. -->
<!-- All other clients get the webfont reference; some will render the =
font and others will silently fail to the fallbacks. More on that here: htt=
p://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href=3D'[link removed]
pis.com/css?family=3DRoboto:400,700' rel=3D'stylesheet' type=3D'text/css'> =
-->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset -->
<style>
/* What it does: Remove spaces around the email design added by som=
e 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;
line-height: 1.4 !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*=3D"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 tab=
le alignment bug. Applies table-layout to the first 2 tables then removes f=
or 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 image=
s in IE. */
img {
-ms-interpolation-mode: bicubic;
}

/* What it does: A work-around for iOS meddling in triggered links.=
*/
*[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
}

/* What it does: A work-around for Gmail meddling in triggered link=
s. */
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
}

/* What it does: Prevents Gmail from displaying an download button =
on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in qu=
estion. */
img.g-img + div {
display: none !important;
}

/* What it does: Prevents underlining the button text in Windows 10=
*/
.button-link {
text-decoration: none !important;
}
.button-text{text-align: center!important;}
/* What it does: Removes right gutter in Gmail iOS app: [link removed]
hub.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport s=
ize you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting =
*/
@media only screen and (min-device-width: 375px) and (max-device-wi=
dth: 413px) { /* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}

</style>

<!-- Progressive Enhancements -->
=20
<style id=3D"media-query-style-element">
/* Media Queries */

@media screen yahoo and (min-width: 768px){
=20
.email-container img.cd-image.image-4e04ed5c8fe8 {
width: 94%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-4e04ed5c8fe8 {
width: 94%;
height: auto !important;
}
=20

.email-container img.no-img-edit {
width: 100% !important;
height: auto !important;
}
table, td{
width: 100% !important;
}
div{
width: 100% !important;
min-width:100%!important;
}
.social-block-container{
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces elements to resize to the full width of t=
heir 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;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}

/* What it does: Generic utility class for centering. Useful for =
images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}

table.center-on-narrow {
display: inline-block !important;
}
.button-text{ max-width:100%!important; box-sizing: border-box!impo=
rtant;}
}
</style>

<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
=20
=20
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><span class=3D'preheader' style=3D'display: none !important; visibili=
ty: line-height:0; hidden; opacity: 0; font-size:0.1px; color: white; heigh=
t: 0; width: 0;'>Save the date. =
=
</span><img src=3D"[link removed]
TlRnME5qZzRNekU6TURJdFlqSXhNekEyTFdGaE5qRXlOVGxpTVRsaFpqUTNOVFE0T1dJNE5qSmt=
ZemxtWkRZeU5XWXk6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMweU9ETm1NVGhqT=
1RjNFlUTTBZV1l3WVRVd1pqRTNNR1JoT0dJek1qVXdaQQ/dSJP0180Ay487aAsPC2pog" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
nME5qZzRNekU6TURJdFlqSXhNekEyTFdGaE5qRXlOVGxpTVRsaFpqUTNOVFE0T1dJNE5qSmtZem=
xtWkRZeU5XWXk6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMweU9ETm1NVGhqT1Rj=
NFlUTTBZV1l3WVRVd1pqRTNNR1JoT0dJek1qVXdaQQ/dSJP0180Ay487aAsPC2pog" width=3D=
"1" height=3D"1" />
<!--this is the body-->
<center style=3D"width: 100%;">
<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ffffff; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"widt=
h: 100%; max-width: 100%; border-collapse: separate!important;" class=3D"e=
mail-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"wi=
dth: 100%; max-width: 100%; border-collapse: separate!important;" class=3D=
"email-page-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-top-left-radius:=
0px;border-top-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"29" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:10px"><span style=
=3D"font-family:Verdana">Click <a cd-link-manager-tab=3D"6" href=3D"https:/=
/elink.clickdimensions.com/m/1/58468831/02-b21306-aa61259b19af475489b862dc9=
fd625f2/1/981/43984bb5-8b5a-450d-b19e-614d601cc845" style=3D"color: rgb(0, =
127, 183); text-decoration: none;"><span style=3D"color:#007fb7"><u>here</u=
></span></a> if you are having trouble viewing this message.</span></span><=
/p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"30" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkY=
zlmZDYyNWYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%=
3AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
wb3dlcnRvZGVjaWRlLm9yZz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTn=
ZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM=
2FjYWZkLTI4M2YxOGM5NzhhMzRhZjBhNTBmMTcwZGE4YjMyNTBkJnV0bV9zb3VyY2U9Q2xpY2tE=
aW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDI=
wJmVzaWQ9ZTU5NjBjMjQtZDAzNS1lYzExLWI2ZTYtMDAyMjQ4MGIyNjc0&K=3DSTSSsq1Ld5BbP=
CLCrYysYg" name=3D"{%22UrlIdOffset%22%3A1}" title=3D"[link removed]
org" target=3D"_blank" cdlinkrefidmso=3D"20" ><img class=3D"center-on-nar=
row cd-image" height=3D"188" width=3D"564" style=3D"vertical-align: middle;=
" src=3D"[link removed]
ower_to_decide.png" alt=3D"Power to Decide logo" title=3D"Power to Decide =
logo" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyN=
WYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2=
U%3AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZz9fY2xkZWU9WW1sbmFtRmpheTVpZFd=
4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTI4M2YxOGM5NzhhMzRhZjBhNTBmMTcwZGE4YjMyNTBkJ=
nV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWdu=
PUluZGl2aWR1YWwlMjAyMDIwJmVzaWQ9ZTU5NjBjMjQtZDAzNS1lYzExLWI2ZTYtMDAyMjQ4MGI=
yNjc0&K=3DUzuxsHAevncTcMLkV5QQ2Q" title=3D"[link removed]" targ=
et=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narrow cd-image=
image-4e04ed5c8fe8 no-img-edit" height=3D"188" width=3D"564" style=3D"vert=
ical-align: middle;" src=3D"[link removed]
deorg-axals/files/power_to_decide.png" alt=3D"Power to Decide logo" title=
=3D"Power to Decide logo" /></a>
</td>
</tr><!--<![endif]--><tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"margin-left:0in;=
margin-right:0in;font-family:Arial;font-size:11px;color:#505050;letter-spa=
cing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !imp=
ortant;font-weight:normal;font-style:normal;text-decoration: none"><span st=
yle=3D"font-size:15px"><span style=3D"font-family:Verdana">Dear Friend,</sp=
an></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none">=C2=A0</p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none"><span style=3D"font-size:15px"><span style=3D"font-fami=
ly:Verdana">There=E2=80=99s just one month until Giving Tuesday! </span></s=
pan></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none"><span style=3D"font-size:15px"><span style=3D"font-fami=
ly:Verdana">=C2=A0</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none"><span style=3D"font-size:15px"><span style=3D"font-fami=
ly:Verdana"><strong>Join us to ensure that all young people have the power =
to decide if, when, and under what circumstances to get pregnant and have a=
child =E2=80=93 today and for years to come.</strong> </span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none">=C2=A0</p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none"><span style=3D"font-size:15px"><span style=3D"font-fami=
ly:Verdana">Mark your calendar for=C2=A0Tuesday, November 30, and help us k=
ick off our 25<sup>th</sup>-anniversary campaign. </span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none">=C2=A0</p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none"><span style=3D"font-size:15px"><span style=3D"font-fami=
ly:Verdana">Choose an option below to download a calendar reminder:=C2=A0</=
span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none">=C2=A0</p>
</td>
</tr><tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:cente=
r;font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-he=
ight:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none"><span style=3D"font-size:15px"><span sty=
le=3D"font-family:Verdana"><strong>Save the date!=C2=A0</strong></span></sp=
an></p>

<p style=3D"text-align:center;font-family:Arial;font-size:11px;color:#50505=
0;letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !importa=
nt;font-weight:normal;font-style:normal;text-decoration: none"><strong><spa=
n style=3D"font-size:15px"><span style=3D"font-family:Verdana"><a href=3D"h=
ttps://elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMzA2LWFhNjE=
yNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%=
3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNmMThjOTc4YTM0Y=
WYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMg%3A%3AaHR0cHM6Ly93d3cuYWRkZXZlbnQuY=
29tL2V2ZW50L0txOTYzMjkwNCthcHBsZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0=
WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg=
1MDAwZDNhM2FjYWZkLTI4M2YxOGM5NzhhMzRhZjBhNTBmMTcwZGE4YjMyNTBkJnV0bV9zb3VyY2=
U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1Y=
WwlMjAyMDIwJmVzaWQ9ZTU5NjBjMjQtZDAzNS1lYzExLWI2ZTYtMDAyMjQ4MGIyNjc0&K=3DXJZ=
wiL2PjM9zt87CYm4lAQ" target=3D"_blank" style=3D"color: #62b5e5; text-decora=
tion: none;"><span style=3D"color:62b535">Apple</span></a><span style=3D"co=
lor:62b535">=C2=A0=C2=A0=C2=A0</span><a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkY=
zlmZDYyNWYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%=
3AZmFsc2U%3AMw%3A%3AaHR0cHM6Ly93d3cuYWRkZXZlbnQuY29tL2V2ZW50L0txOTYzMjkwNCt=
nb29nbGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Qmcm=
VjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNmM=
ThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZCZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1=
dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAyMCZlc2lkPWU1OTY=
wYzI0LWQwMzUtZWMxMS1iNmU2LTAwMjI0ODBiMjY3NA&K=3Dolljc4whjz7vy23mOoPO1w" tar=
get=3D"_blank" style=3D"color: #62b5e5; text-decoration: none;"><span style=
=3D"color:62b535">Google</span></a><span style=3D"color:62b535">=C2=A0=C2=
=A0=C2=A0</span><a href=3D"[link removed]
jg4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamF=
jay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzY=
TNhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3ANA%3A%3Aa=
HR0cHM6Ly93d3cuYWRkZXZlbnQuY29tL2V2ZW50L0txOTYzMjkwNCtvZmZpY2UzNjU_X2NsZGVl=
PVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29=
udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNmMThjOTc4YTM0YWYwYT=
UwZjE3MGRhOGIzMjUwZCZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtY=
WlsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAyMCZlc2lkPWU1OTYwYzI0LWQwMzUtZWMx=
MS1iNmU2LTAwMjI0ODBiMjY3NA&K=3D2-M1pEtQheXnANnSAOW4Vg" target=3D"_blank" st=
yle=3D"color: #62b5e5; text-decoration: none;"><span style=3D"color:62b535"=
>Office 365</span></a><span style=3D"color:62b535">=C2=A0=C2=A0=C2=A0</span=
><a href=3D"[link removed]
IxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNm=
MThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3ANQ%3A%3AaHR0cHM6Ly93d3cu=
YWRkZXZlbnQuY29tL2V2ZW50L0txOTYzMjkwNCtvdXRsb29rP19jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1M=
GQmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFp=
Z249SW5kaXZpZHVhbCUyMDIwMjAmZXNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDg=
wYjI2NzQ&K=3DdIA9hS9_UNjKsyWquRcgdA" target=3D"_blank" style=3D"color: #62b=
5e5; text-decoration: none;"><span style=3D"color:62b535">Outlook</span></a=
><span style=3D"color:62b535">=C2=A0=C2=A0=C2=A0</span><a href=3D"[link removed]
link.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTl=
hZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZ=
jE3MGRhOGIzMjUwZA%3AZmFsc2U%3ANg%3A%3AaHR0cHM6Ly93d3cuYWRkZXZlbnQuY29tL2V2Z=
W50L0txOTYzMjkwNCtvdXRsb29rY29tP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZ=
V2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODU=
wMDBkM2EzYWNhZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1MGQmdXRtX3NvdXJjZT=
1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5kaXZpZHVhb=
CUyMDIwMjAmZXNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDgwYjI2NzQ&K=3DZYXK=
d1wCCeebwLV1GU9T2g" target=3D"_blank" style=3D"color: #62b5e5; text-decorat=
ion: none;"><span style=3D"color:62b535">Outlook.com</span></a><span style=
=3D"color:62b535">=C2=A0=C2=A0=C2=A0</span><a href=3D"[link removed]
mensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI=
4NjJkYzlmZDYyNWYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzM=
jUwZA%3AZmFsc2U%3ANw%3A%3AaHR0cHM6Ly93d3cuYWRkZXZlbnQuY29tL2V2ZW50L0txOTYzM=
jkwNCt5YWhvbz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUz=
ZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTI=
4M2YxOGM5NzhhMzRhZjBhNTBmMTcwZGE4YjMyNTBkJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb2=
5zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDIwJmVzaWQ9Z=
TU5NjBjMjQtZDAzNS1lYzExLWI2ZTYtMDAyMjQ4MGIyNjc0&K=3DE2yET0aUfTWMdd6Llsn0cQ"=
target=3D"_blank" style=3D"color: #62b5e5; text-decoration: none;"><span s=
tyle=3D"color:62b535">Yahoo</span></a></span></span></strong></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none">=C2=A0</p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 18px; padding-bottom: =
18px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"31" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
=20
<tr>
<td
width=3D"564"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: left; paddin=
g-top: 9px; padding-bottom: 5px; padding-left: 18px; padding-right: 18px;"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"left">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A4}" cdlinkrefidmso=3D"25_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
g4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFj=
ay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYT=
NhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AOA%3AJTdCJ=
TI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E0JTdE%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL=
1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJR=
JTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWN=
hZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1MGQmdXRtX3NvdXJjZT1DbGlja0RpbW=
Vuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMjAmZ=
XNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDgwYjI2NzQ&K=3D_XMwWDKIKHrnZ1_A=
mDyEQg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/square/full/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A4}" cdlinkrefidmso=3D"25_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
g4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFj=
ay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYT=
NhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AOQ%3AJTdCJ=
TI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E0JTdE%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlc=
nRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNk=
JnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMjg=
zZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1MGQmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbn=
MmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMjAmZXNpZD1lN=
Tk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDgwYjI2NzQ&K=3DjTj661tMb0Ky6K4mREwdBQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/square/full/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" name=3D"{%22UrlIdOf=
fset%22%3A4}" cdlinkrefidmso=3D"25_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
g4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFj=
ay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYT=
NhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMTA%3AJTdC=
JTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E0JTdE%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNv=
bS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZ=
iUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2=
FjYWZkLTI4M2YxOGM5NzhhMzRhZjBhNTBmMTcwZGE4YjMyNTBkJnV0bV9zb3VyY2U9Q2xpY2tEa=
W1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDIw=
JmVzaWQ9ZTU5NjBjMjQtZDAzNS1lYzExLWI2ZTYtMDAyMjQ4MGIyNjc0&K=3D1vzpmpHfC8KDZm=
KYJhnFSQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/square/full/instagram.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" name=3D"{%22UrlIdOffse=
t%22%3A4}" cdlinkrefidmso=3D"25_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
g4MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFj=
ay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYT=
NhY2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMTE%3AJTdC=
JTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E0JTdE%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9y=
Zy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9=
jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1Odm=
JRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzY=
WNhZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1MGQmdXRtX3NvdXJjZT1DbGlja0Rp=
bWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMjA=
mZXNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDgwYjI2NzQ&K=3DsOuCC4iWIbqAgZ=
kfllRs4g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
eorg-axals/images/social-links/donateicon.png?m=3D6/17/2019%205:37:04%20PM"
>
</a>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" cdlinkrefid=3D"25_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
E%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMTI%3A%3AaHR0c=
HM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlk=
V3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTd=
kMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1MG=
QmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ=
249SW5kaXZpZHVhbCUyMDIwMjAmZXNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDgw=
YjI2NzQ&K=3D2Wprc0ueLdTl87AUg46qjA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/square/full/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" cdlinkrefid=3D"25_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
E%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMTM%3A%3AaHR0c=
HM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhK=
clFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTk=
xMWE5ODUwMDBkM2EzYWNhZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1MGQmdXRtX3=
NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5ka=
XZpZHVhbCUyMDIwMjAmZXNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDgwYjI2NzQ&=
K=3DayZcXTSxE0-h3NZe2Dzb4g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/square/full/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" cdlinkrefid=3D"25_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
E%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMTQ%3A%3AaHR0c=
HM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVp=
ZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU=
3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTI4M2YxOGM5NzhhMzRhZjBhNTBmMTcwZGE4YjMyNT=
BkJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBha=
WduPUluZGl2aWR1YWwlMjAyMDIwJmVzaWQ9ZTU5NjBjMjQtZDAzNS1lYzExLWI2ZTYtMDAyMjQ4=
MGIyNjc0&K=3DamGn3iEldwq7HyO0e-pdRA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/square/full/instagram.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" cdlinkrefid=3D"25_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
E%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMTU%3A%3AaHR0c=
HM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1=
dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1M=
GQmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFp=
Z249SW5kaXZpZHVhbCUyMDIwMjAmZXNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDg=
wYjI2NzQ&K=3DKltssZvFMAgUz_SZb-3DnA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
-axals/images/social-links/donateicon.png?m=3D6/17/2019%205:37:04%20PM"
>
</a>
</span>
<!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-bottom-left-radi=
us: 0px;border-bottom-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"32" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:10px"><span style=
=3D"font-family:Verdana">=C2=A92019, Power to Decide, the campaign to preve=
nt unplanned pregnancy</span></span></p>

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:10px"><span style=3D"font-family:Verdana">1776 Massachusetts Ave=
., NW, Suite 200, Washington, DC 20036</span></span></p>

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:10px"><span style=3D"font-family:Verdana">ph: (202) 478-8500. fa=
x: (202) 478-8588.</span></span></p>

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:10px"><span style=3D"font-family:Verdana"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
tYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0yO=
DNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly93=
d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2x=
zTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMD=
BkM2EzYWNhZmQtMjgzZjE4Yzk3OGEzNGFmMGE1MGYxNzBkYThiMzI1MGQmdXRtX3NvdXJjZT1Db=
Glja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUy=
MDIwMjAmZXNpZD1lNTk2MGMyNC1kMDM1LWVjMTEtYjZlNi0wMDIyNDgwYjI2NzQ&K=3Du6nynfE=
a41HZqccbjbJM4A" target=3D"_blank" style=3D"color: rgb(0, 127, 183); text-d=
ecoration: none;"><span style=3D"color:#007fb7"><u>www.PowertoDecide.org</u=
></span></a></span></span></p>

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:10px"><span style=3D"font-family:Verdana">Click <a cd-link-manag=
er-tab=3D"5" href=3D"[link removed]
MzE%3AMDItYjIxMzA2LWFhNjEyNTliMTlhZjQ3NTQ4OWI4NjJkYzlmZDYyNWYy%3AYmlnamFjay=
5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNh=
Y2FmZC0yODNmMThjOTc4YTM0YWYwYTUwZjE3MGRhOGIzMjUwZA%3An%3An%3AWGhWx1v9RFbfmV=
24OLA-TQ" link-metadata=3D"GlobalUnsubscribe" style=3D"color: rgb(0, 127, 1=
83); text-decoration: none;"><span style=3D"color:#007fb7"><u>here</u></spa=
n></a> to unsubscribe or to change your Subscription Preferences.</span></s=
pan></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_141176038_105714400.1635877644387--
Screenshot of the email generated on import

Message Analysis