From Ginny Ehrlich <[email protected]>
Subject NEW: We’re helping women access birth control. Will you join us, Friend?
Date November 20, 2019 9:09 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_294837846_1615948355.1574284154114
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>
<!--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){
img[class=3D"desktop-version"] {
display: none !important;
}
img[class=3D"mobile-version"] {
display: inline-block !important;
}
}
@media screen yahoo and (max-width: 768px){
img[class=3D"desktop-version"] {
display: inline-block !important;
}
img[class=3D"mobile-version"] {
display: none !important;
}
}

@media screen and (min-width: 768px) {
.desktop-version {
display: inline-block !important;
}
.mobile-version {
display: none !important;
}
}

@media screen and (max-width: 768px) {

.desktop-version {
display: none !important;
}
.mobile-version {
display: inline-block !important;
}
.email-container img.cd-image {
height: auto !important;
}
.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
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><img src=3D"[link removed]
lqRTVNekkwTFRRMlpHUTBPVFl5WXpZd1pEUmpZelJpTW1RMVpEQmxNV0psTkRkbVptWXk6WW1sb=
mFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN3WmpjMU4yUXdZ=
VGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMwd1ltSmxNRGM1T1RJeVl6TTBZMkUwT0dOaE9=
EUTFNRFk0T0dVM05XUmhNQQ/ZJP9die9S87-cWg9kU9aHQ" 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"bord=
er-width: 1px; border-color: #ffffff; border-style: None; width: 601px; max=
-width: 601px; border-collapse: separate!important;" class=3D"email-page-c=
ontainer">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"bo=
rder-width: 1px; border-color: #ffffff; border-style: None; width: 602px; m=
ax-width: 602px; 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" ">
<!-- 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; background-color: #ffffff;; 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,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 9px; padding-bottom: 9=
px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;f=
ont-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heigh=
t:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-styl=
e: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"[link removed]
mrktg.powertodecide.org/m/1/58468831/02-b19324-46dd4962c60d4cc4b2d5d0e1be47=
fff2/23/942/b19181bd-736e-4aa8-99e0-72fadc849390" style=3D"color: rgb(0, 12=
7, 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" ">
<!-- 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; background-color: #ffffff;; 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]
org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJl=
NDdmZmYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZ=
mFsc2U%3AMA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9wcm90ZWN0QkM_X2NsZGVlPV=
ltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29ud=
GFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNh=
ODQ1MDY4OGU3NWRhMCZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWl=
sJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTNlZTk2YjAwLWJhMGItZWExMS=
1hODExLTAwMGQzYTMwMGE1Mw&K=3D32kOe5UQ3X6XYK1vEmLFSg" title=3D"[link removed]
todecide.org/protectBC" target=3D"_blank" cdlinkrefidmso=3D"20" ><img cla=
ss=3D"desktop-version center-on-narrow cd-image" height=3D"188" width=3D"56=
4" style=3D"vertical-align: middle;" src=3D"[link removed]
m/powertodecideorg-axals/files/ptd_poster_email_header_1.jpg" 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]
?T=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3=
AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9wcm90ZWN0QkM_X2NsZGVlPVltbG5hbU=
ZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4=
OGU3NWRhMCZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9=
jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTNlZTk2YjAwLWJhMGItZWExMS1hODExLT=
AwMGQzYTMwMGE1Mw&K=3D4iALppalupY6H1KeKXLv9A" title=3D"[link removed]
.org/protectBC" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"deskt=
op-version center-on-narrow cd-image" height=3D"188" width=3D"564" style=3D=
"vertical-align: middle;" src=3D"[link removed]
cideorg-axals/files/ptd_poster_email_header_1.jpg" alt=3D"Power to Decide =
logo" title=3D"Power to Decide logo" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"94%" style=3D"vertical-align: middle;=
display: none;" src=3D"[link removed]
xals/files/ptd_poster_email_header_1.jpg" alt=3D"Power to Decide logo" tit=
le=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,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 9px; padding-bottom: 9=
px; padding-left: 18px; padding-right: 18px;"><p dir=3D"ltr" style=3D"font-=
family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.=
2;text-align:left;margin:0;word-wrap:break-word !important;font-weight:norm=
al;font-style:normal;text-decoration: none">=C2=A0<span style=3D"font-size:=
14px"><span style=3D"font-family:Verdana">Dear Friend,</span></span></p>

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

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

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-decoration: none"><s=
pan style=3D"font-size:14px"><strong><span style=3D"font-family:Verdana">Th=
ank you.</span></strong></span></p>

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-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:14px"><span style=3D"font-fami=
ly:Verdana">Your support has enabled<span style=3D"color:black"> </span>Pow=
er to Decide to work towards ensuring that all people =E2=80=94 no matter w=
ho they are, where they live, or what their economic status might be =E2=80=
=94 has the power to decide if, when, and under what circumstances they wan=
t to become pregnant and have a child<span style=3D"color:black">. </span>W=
e have made great strides in reducing unplanned pregnancy rates over the ye=
ars, but there is still work to be done. </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:14px"><span style=3D"font-fami=
ly:Verdana">Today, more than 19.5 million women living at or below the pove=
rty line live in contraceptive deserts =E2=80=93 or counties in which there=
is no reasonable access to the full range of birth control methods. This i=
s injustice, and we know it. Join us to say: <strong>no more</strong>.</spa=
n></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:14px"><span style=3D"font-fami=
ly:Verdana"><strong>That is why we=E2=80=99re launching a contraceptive acc=
ess fund to help more women access the birth control they need and deserve,=
and we=E2=80=99re calling on you to help.</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:14px"><span style=3D"font-fami=
ly:Verdana">Through the<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMg%3A=
%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jYWZkb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1=
aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc=
1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NW=
RhMCZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wY=
Wlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTNlZTk2YjAwLWJhMGItZWExMS1hODExLTAwMGQz=
YTMwMGE1Mw&K=3DOvruD7rDy2v8_i5kttxMWg" style=3D"color: #0c00ff; text-decora=
tion: none;"> <strong>Contraceptive Access Fund</strong></a>, you can share=
access to birth control with those who need it now.</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 dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-decoration: none"><s=
pan style=3D"font-size:14px"><strong><span style=3D"font-family:Verdana">Ar=
e you ready to get involved? Join us!</span></strong></span></p>

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

<ol style=3D"color: #000000">
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Follow =
us <strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJl=
NDdmZmYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZ=
mFsc2U%3AMw%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0=
NTA2ODhlNzVkYTAmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ=
1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYT=
gxMS0wMDBkM2EzMDBhNTM&K=3DLMjFpJ6z19e-BdTRQElyew" target=3D"_blank" style=
=3D"color: #0c00ff; text-decoration: none;">@PowertoDecide</a>.</strong></s=
pan></span></p>
=09</li>
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Join th=
e conversation about the fund on social at #PowertoProtectBC.</span></span>=
</p>
=09</li>
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Show yo=
ur support by sharing our downloadable campaign art =E2=80=93 check it out =
<strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDd=
mZmYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOT=
ExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFs=
c2U%3ANA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9zaXRlcy9kZWZhdWx0L2ZpbGVzL=
3d5c2l3eWcvUHREX3Bvc3Rlcl90d2l0dGVyX2NhcmRfcmVjdF8xLmpwZz9fY2xkZWU9WW1sbmFt=
RmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU=
5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTBiYmUwNzk5MjJjMzRjYTQ4Y2E4NDUwNj=
g4ZTc1ZGEwJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX=
2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9M2VlOTZiMDAtYmEwYi1lYTExLWE4MTEt=
MDAwZDNhMzAwYTUz&K=3DpiNP-XukZimABbR0G6uV1g" target=3D"_blank" style=3D"col=
or: #0c00ff; text-decoration: none;">here</a></strong>!</span></span></p>
=09</li>
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong=
><a href=3D"[link removed]
zI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYmlnamFjay5idWx3YXJrQGdtY=
WlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc=
5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3ANQ%3A%3AaHR0cHM6Ly9wb3dlcnR=
vZGVjaWRlLm9yZy9jYWZkb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMCZ1dG1fc291cmNlPUNs=
aWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTI=
wMjAxOSZlc2lkPTNlZTk2YjAwLWJhMGItZWExMS1hODExLTAwMGQzYTMwMGE1Mw&K=3DiT4atpz=
CUJELMa-ZimyRuw" style=3D"color: #0c00ff; text-decoration: none;">Pledge a =
recurring donation or make a one-time gift today</a></strong>. Your donatio=
n helps people who have limited income access free or low-cost birth contro=
l methods and birth control appointments =E2=80=93 from covering direct cos=
ts to reimbursements for travel and childcare.</span></span>=C2=A0</p>
=09</li>
</ol>
</td>
</tr><tr>
<td width=3D"560" class=3D"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 20px; padding-bottom: 20px; padding=
-left: 20px; padding-right: 20px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #a20067;
border:2px sol=
id #a20067;border-radius:10px;
max-width: 530=
px;">
<p align=3D"=
center" style=3D"font-family: Arial; color: #ffffff; text-align:center; fon=
t-size:20px;"><a class=3D"button-link" href=3D"[link removed]
rg/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlN=
DdmZmYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThl=
OTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZm=
Fsc2U%3ANg%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9Qcm90ZWN0QkM_X2NsZGVlPVl=
tbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhO=
DQ1MDY4OGU3NWRhMCZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWls=
JnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTNlZTk2YjAwLWJhMGItZWExMS1=
hODExLTAwMGQzYTMwMGE1Mw&K=3DZl7ty1RYC-wFmFVHw2tKUQ" title=3D"[link removed]
odecide.org/ProtectBC" target=3D"_blank"
cdlinkrefidmso=3D"22" style=3D"text-decoration: none;=
color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><span sty=
le=3D"font-family:Verdana"><span style=3D"font-size:14px"><strong>CLICK HER=
E TO DONATE</strong></span></span></a></p>
</td>
</tr></table><![end=
if]-->
<!--[if !mso]><!-- -->

<a class=3D"button-link" style=3D"display: block;" href=3D"[link removed]
powertodecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYz=
RiMmQ1ZDBlMWJlNDdmZmYy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4=
OGU3NWRhMA%3AZmFsc2U%3ANw%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9Qcm90ZWN0=
QkM_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXB=
pZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJlMDc5OT=
IyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMCZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fb=
WVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTNlZTk2YjAw=
LWJhMGItZWExMS1hODExLTAwMGQzYTMwMGE1Mw&K=3DWI7THpFTfBeedLJvXMez4Q" title=3D=
"[link removed]" target=3D"_blank" cdlinkrefid=3D"22"=
>
<span class=3D"button-text" style=3D"display: inline-block; vertical-a=
lign: middle; padding: 13px; font-size: 20px;
color: #ffffff; word-wrap: break-word !important; white-space: normal=
; box-sizing: content-box; text-align: center;
background-color: #a20067;
border:2px solid #a20067;border-radius:10px;
max-width: 530px;"><span style=3D"font-family:=
Verdana"><span style=3D"font-size:14px"><strong>CLICK HERE TO DONATE</stron=
g></span></span></span>
</a>
<!--<![endif]-->
</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: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p dir=3D"ltr" style=3D"fon=
t-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-height:=
1.2;text-align:left;margin:0;word-wrap:break-word !important;font-weight:no=
rmal;font-style:normal;text-decoration: none"><span style=3D"font-size:14px=
"><span style=3D"font-family:Verdana"><strong>Here=E2=80=99s what your gift=
funds:</strong></span></span></p>

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

<ul style=3D"color: #000000">
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">$5 give=
s a month of birth control pills to a person who needs it.</span></span></p=
>
=09</li>
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">$20 giv=
es a gas card to someone whose nearest clinic is in the next county.</span>=
</span></p>
=09</li>
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">$50 giv=
es a year=E2=80=99s worth of birth control pills through a telemedicine pro=
vider.</span></span></p>
=09</li>
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">$100 gi=
ves a birth control shot that prevents pregnancy for 3 months.</span></span=
></p>
=09</li>
=09<li dir=3D"ltr">
=09<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;l=
etter-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">$200 pr=
ovides birth control pills for a year for 4 people, delivered right to thei=
r homes.</span></span></p>
=09</li>
</ul>

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

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-decoration: none"><s=
pan style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>Th=
e first 100 donors of $50 or more will receive a free, high-quality print a=
s a thank you for your support =E2=80=93 and to show everyone that we are p=
owerful, and we will protect each other.</strong></span></span></p>

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

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-decoration: none"><s=
pan style=3D"font-size:14px"><span style=3D"font-family:Verdana">Everyone s=
hould have the power to decide what their future holds.=C2=A0 Join the move=
ment to stand up for what=E2=80=99s right.</span></span></p>

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

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-decoration: none"><s=
pan style=3D"font-size:14px"><span style=3D"font-family:Verdana">Thank you,=
</span></span></p>

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

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-decoration: none"><s=
pan style=3D"font-size:14px"><span style=3D"font-family:Verdana"><img class=
=3D"ck-editor-embedded-image" src=3D"[link removed]
todecideorg-axals/files/ginnyehrlichsignaturecropped356d2f9b.jpg?m=3D9/19/2=
019%202:12:59%20PM" style=3D"border-color:#000000; vertical-align:text-bott=
om" width=3D"NaN" height=3D"NaN"></span></span></p>

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

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-decoration: none"><s=
pan style=3D"font-size:14px"><span style=3D"font-family:Verdana">Ginny Ehrl=
ich, CEO=C2=A0</span></span></p>

<p dir=3D"ltr" style=3D"font-family:Arial;font-size:11px;color:#505050;lett=
er-spacing:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-wor=
d !important;font-weight:normal;font-style:normal;text-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" ">
<!-- 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; background-color: #ffffff;; 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"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: left; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; paddin=
g-right: 18px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"left" > <tr><td styl=
e=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AO=
A%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxu=
YW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3Q=
tNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0NT=
A2ODhlNzVkYTAmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1d=
G1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYTgx=
MS0wMDBkM2EzMDBhNTM&K=3DmV9bApaTOiVE47SQkoozVA" title=3D"Facebook" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"26_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/facebook=
.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AO=
Q%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5=
NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY=
3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0NTA2ODhlNz=
VkYTAmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2Ftc=
GFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYTgxMS0wMDBk=
M2EzMDBhNTM&K=3DkKqUkMjVqHdfIXGvbQ10Tw" title=3D"Twitter" target=3D"_blank"=
style=3D"text-decoration: none;" cdlinkrefidmso=3D"26_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/twitter.=
png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AM=
TA%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTBiYmUwNzk5MjJjMzRjYTQ4Y2E4NDUwN=
jg4ZTc1ZGEwJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRt=
X2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9M2VlOTZiMDAtYmEwYi1lYTExLWE4MTE=
tMDAwZDNhMzAwYTUz&K=3DBWlEXrPhwQWWsXXKKHMBEw" title=3D"Youtube" target=3D"_=
blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"26_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/youtube.=
png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AM=
TE%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTBiYmUwNzk5MjJjMzRjYTQ4Y2E4N=
DUwNjg4ZTc1ZGEwJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwm=
dXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9M2VlOTZiMDAtYmEwYi1lYTExLWE=
4MTEtMDAwZDNhMzAwYTUz&K=3DyVJQYUu5-k5lkfQc9rd1yA" title=3D"Instagram" targe=
t=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"26_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/instagra=
m.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AM=
TI%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTBiYmUwNzk5MjJjM=
zRjYTQ4Y2E4NDUwNjg4ZTc1ZGEwJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRp=
dW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9M2VlOTZiMDAtYmE=
wYi1lYTExLWE4MTEtMDAwZDNhMzAwYTUz&K=3D4SQ2ICAgNNeo4GMl0lfPiw" title=3D"Link=
edin" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"=
26_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/linkedin=
.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AM=
TM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0=
NTA2ODhlNzVkYTAmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ=
1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYT=
gxMS0wMDBkM2EzMDBhNTM&K=3DCLUO_wGE-y2kCL6_mKxaDA" title=3D"Custom" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"26_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
mensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=3D=
6/17/2019%205:37:04%20PM">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMTQ%3=
A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1=
GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNT=
k3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0NTA2O=
DhlNzVkYTAmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1f=
Y2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYTgxMS0=
wMDBkM2EzMDBhNTM&K=3D4GYtEwQE3ti_l6OkgVOZPw" title=3D"Facebook" target=3D"_=
blank" style=3D"text-decoration: none;" cdlinkrefid=3D"26_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/facebook=
.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMTU%3=
A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0NTA2ODhlNzVkY=
TAmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFp=
Z249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYTgxMS0wMDBkM2E=
zMDBhNTM&K=3DpSf0sE400dpUvHqtaceR3g" title=3D"Twitter" target=3D"_blank" st=
yle=3D"text-decoration: none;" cdlinkrefid=3D"26_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/twitter.=
png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMTY%3=
A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmp=
heTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTBiYmUwNzk5MjJjMzRjYTQ4Y2E4NDUwNjg4Z=
Tc1ZGEwJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2Nh=
bXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9M2VlOTZiMDAtYmEwYi1lYTExLWE4MTEtMDA=
wZDNhMzAwYTUz&K=3D6B6a66s0aADyGI2ivSLBIg" title=3D"Youtube" target=3D"_blan=
k" style=3D"text-decoration: none;" cdlinkrefid=3D"26_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/youtube.=
png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMTc%3=
A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTBiYmUwNzk5MjJjMzRjYTQ4Y2E4NDUwN=
jg4ZTc1ZGEwJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRt=
X2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9M2VlOTZiMDAtYmEwYi1lYTExLWE4MTE=
tMDAwZDNhMzAwYTUz&K=3D1dflF5U5MCdV9WvnqHPhhA" title=3D"Instagram" target=3D=
"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"26_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/instagra=
m.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMTg%3=
A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2x=
kZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD=
1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTBiYmUwNzk5MjJjMzRjY=
TQ4Y2E4NDUwNjg4ZTc1ZGEwJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09=
ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9M2VlOTZiMDAtYmEwYi1=
lYTExLWE4MTEtMDAwZDNhMzAwYTUz&K=3DAvJ2YndYM4avCb0KSXEQXg" title=3D"Linkedin=
" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"26_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/full/linkedin=
.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMTk%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZ=
vb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0NTA2=
ODhlNzVkYTAmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1=
fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYTgxMS=
0wMDBkM2EzMDBhNTM&K=3DOI5Fpp5lSZwUVP1KeH_gKw" title=3D"Custom" target=3D"_b=
lank" style=3D"text-decoration: none;" cdlinkrefid=3D"26_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
mensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=3D=
6/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" ">
<!-- 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"33" 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; background-color: #ffffff;; 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,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 9px; padding-bottom: 9=
px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;f=
ont-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heigh=
t:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-styl=
e: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]
E5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0wYmJl=
MDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly93d3c=
ucG93ZXJ0b2RlY2lkZS5vcmcvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG=
1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM=
2EzYWNhZmQtMGJiZTA3OTkyMmMzNGNhNDhjYTg0NTA2ODhlNzVkYTAmdXRtX3NvdXJjZT1DbGlj=
a0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDI=
wMTkmZXNpZD0zZWU5NmIwMC1iYTBiLWVhMTEtYTgxMS0wMDBkM2EzMDBhNTM&K=3DNBJcNnqGnY=
y45FTKBTPzFg" target=3D"_blank" style=3D"color: rgb(0, 127, 183); text-deco=
ration: 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]
%3AMDItYjE5MzI0LTQ2ZGQ0OTYyYzYwZDRjYzRiMmQ1ZDBlMWJlNDdmZmYy%3AYmlnamFjay5id=
Wx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2F=
mZC0wYmJlMDc5OTIyYzM0Y2E0OGNhODQ1MDY4OGU3NWRhMA%3An%3An%3AxNOnvyyv2-LBGltTY=
PCN6A" link-metadata=3D"GlobalUnsubscribe" style=3D"color: rgb(0, 127, 183)=
; text-decoration: none;"><span style=3D"color:#007fb7"><u>here</u></span><=
/a> to unsubscribe or to change your Subscription Preferences.</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>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_294837846_1615948355.1574284154114--
Screenshot of the email generated on import

Message Analysis

  • Sender: n/a
  • Political Party: n/a
  • Country: n/a
  • State/Locality: n/a
  • Office: n/a
  • Email Providers:
    • ClickDimensions