From Ginny Ehrlich <[email protected]>
Subject Millions of women are losing access to birth control
Date September 19, 2019 2:59 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_168981712_620712097.1568905160785
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; color:transparent; 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){
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><span class=3D'preheader' style=3D'display: none !important; visibili=
ty: line-height:0; hidden; opacity: 0; color: transparent; height: 0; width=
: 0;'>Here's how you can help =
=
</span><img src=3D"[link removed]
U6TURJdFlqRTVNall5TFdRek5ESmtabUpsWXpjMU56UmpPRGM1WlRZNVkyVmxPVGxqWlRFM00yV=
TE6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN3Wmpj=
MU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxa01qQTBPV1UyWXpGbVpHSTBZekZ=
tT1RJMU1qWmpOVFF3TjJGaU56SXdZdw/RceHkgRGWuxnwV_nYC4CMQ" width=3D"1" height=
=3D"1" /><img src=3D"[link removed]
JdFlqRTVNall5TFdRek5ESmtabUpsWXpjMU56UmpPRGM1WlRZNVkyVmxPVGxqWlRFM00yVTE6WW=
1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN3WmpjMU4yU=
XdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxa01qQTBPV1UyWXpGbVpHSTBZekZtT1RJ=
MU1qWmpOVFF3TjJGaU56SXdZdw/RceHkgRGWuxnwV_nYC4CMQ" 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"15" 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:Verdana;font-size:11px;color:#505050;letter-spacing:0px;line-hei=
ght:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:10px"><span styl=
e=3D"font-family:Verdana">Click <a cd-link-manager-tab=3D"6" href=3D"http:/=
/mrktg.powertodecide.org/m/1/58468831/02-b19262-d342dfbec7574c879e69cee99ce=
173e5/1/219/8db9a746-a968-4759-b3c1-a32474fbd04a" 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"16" 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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTlj=
ZTE3M2U1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZ=
mFsc2U%3AMA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZz9fY2xkZWU9WW1sbmFtRmpheT=
VpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmN=
zU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3=
MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXB=
haWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZD=
NhM2FjYWZk&K=3D9YFya2EbaEzL1gj7CQVwSw" title=3D"[link removed]" =
target=3D"_blank" cdlinkrefidmso=3D"4" ><img class=3D"desktop-version cen=
ter-on-narrow cd-image" height=3D"188" width=3D"564" style=3D"vertical-alig=
n: middle;" src=3D"[link removed]
files/power_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]
?T=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3=
AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1=
lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0=
bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUl=
uZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYW=
Zk&K=3DNts2cvGveOGBta0knuwfJw" title=3D"[link removed]" target=
=3D"_blank" cdlinkrefid=3D"4" ><img class=3D"desktop-version center-on-na=
rrow cd-image" height=3D"188" width=3D"564" style=3D"vertical-align: middle=
;" src=3D"[link removed]
er_to_decide.png" alt=3D"Power to Decide logo" title=3D"Power to Decide lo=
go" />
<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/power_to_decide.png" alt=3D"Power to Decide logo" title=3D"Powe=
r to Decide logo" /></a>
</td>
</tr><!--<![endif]--><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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
g%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDll=
NmMxZmRiNGMxZjkyNTI2YzU0MDdhYjcyMGMmX2VzPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTA=
wMGQzYTNhY2FmZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNp=
b25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ=
9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3DyxnxSIkZu7ku17wEiOdTn=
g" title=3D"Facebook" target=3D"_blank" style=3D"text-decoration: none;" cd=
linkrefidmso=3D"5_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/square/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
w%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDll=
NmMxZmRiNGMxZjkyNTI2YzU0MDdhYjcyMGMmX2VzPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTA=
wMGQzYTNhY2FmZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNp=
b25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ=
9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3D1Kby9vD8ZHytMT6iRRJqQ=
A" title=3D"Twitter" target=3D"_blank" style=3D"text-decoration: none;" cdl=
inkrefidmso=3D"5_1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/square/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AN=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDll=
NmMxZmRiNGMxZjkyNTI2YzU0MDdhYjcyMGMmX2VzPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTA=
wMGQzYTNhY2FmZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNp=
b25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ=
9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3DgUZpWqf5GKw3zKQtPJS2J=
Q" title=3D"LinkedIn" target=3D"_blank" style=3D"text-decoration: none;" cd=
linkrefidmso=3D"5_2">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/square/full/linked=
in.png">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3ANQ%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMx=
ZmRiNGMxZjkyNTI2YzU0MDdhYjcyMGMmX2VzPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTAwMGQ=
zYTNhY2FmZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyM=
DQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25z=
JnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ=
2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3Dci9Ic-tZWVV6ff51rC76Tg" t=
itle=3D"Facebook" target=3D"_blank" style=3D"text-decoration: none;" cdlink=
refid=3D"5_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/square/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3ANg%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMx=
ZmRiNGMxZjkyNTI2YzU0MDdhYjcyMGMmX2VzPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTAwMGQ=
zYTNhY2FmZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyM=
DQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25z=
JnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ=
2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3DdIDISkaQ2VdBbAmh7e_g7g" t=
itle=3D"Twitter" target=3D"_blank" style=3D"text-decoration: none;" cdlinkr=
efid=3D"5_1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/square/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3ANw%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMx=
ZmRiNGMxZjkyNTI2YzU0MDdhYjcyMGMmX2VzPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTAwMGQ=
zYTNhY2FmZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyM=
DQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25z=
JnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ=
2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3Dhibb0uwBwmYY-KOsdbokUg" t=
itle=3D"LinkedIn" target=3D"_blank" style=3D"text-decoration: none;" cdlink=
refid=3D"5_2">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/square/full/linked=
in.png">
</a>
</span><!--<![endif]-->
</td>
</tr><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"font-family:Verda=
na;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:12px"><span styl=
e=3D"font-family:Verdana"><strong>Imagine you're heading into your local he=
alth clinic to pick up a birth control prescription.</strong> </span></span=
></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">It's a familiar routine. You do this every few months and tod=
ay, nothing is out of the ordinary. You walk through the clinic doors, and =
everything seems exactly as it did 3 months ago, and 3 months before that. =
</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">=C2=A0</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">You assume you'll pay the usual $30 fee and be on your way - =
same as always. A clinic staff member processes your information, looks up =
from the computer=E2=80=A6<strong>and tells you that you owe $200. </strong=
></span></span></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">You don't have $200 for birth control. You always budget your=
money carefully to make sure you have enough for the other important stuff=
like food, rent, and gas. You'd planned for $30, but you're being asked to=
hand over more than six times that. </span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">=C2=A0</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><strong><span style=3D=
"font-family:Verdana">So - what do you do? </span></strong></span></p>

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

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

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">This isn't just one story. Right now, millions of real women =
across the country are facing this impossible choice. <strong>And since the=
Trump Administration's <u><a cd-link-manager-tab=3D"1" href=3D"[link removed]
g.powertodecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRj=
ODc5ZTY5Y2VlOTljZTE3M2U1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC0=
1OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNT=
QwN2FiNzIwYw%3AZmFsc2U%3AOA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL2=
RldmFzdGF0aW5nLWltcGFjdC1kb21lc3RpYy1nYWctcnVsZT9fY2xkZWU9WW1sbmFtRmpheTVpZ=
Fd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3=
ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjB=
jJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaW=
duPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM=
2FjYWZk&K=3D2js4oQFEsM_Ij3AY4ZQgUg" target=3D"_blank" style=3D"color: #0c00=
ff; text-decoration: inherit;">"domestic gag rule"</a></u> went into effect=
in last month - things have gotten much worse.=C2=A0 </strong></span></spa=
n></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">For more than 50 years, millions of Americans have accessed f=
ree or low-cost birth control via health centers funded by the <strong>Titl=
e X Family Planning Program</strong>. The Administration's <u><strong><a cd=
-link-manager-tab=3D"1" href=3D"[link removed]
0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYmlna=
mFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQ=
zYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AOQ%3A%3=
AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC11cy9uZXdzcm9vbS9taWxsaW9ucy1zdH=
JpcHBlZC1hY2Nlc3MtcXVhbGl0eS1mYW1pbHktcGxhbm5pbmc_X2NsZGVlPVltbG5hbUZqYXk1a=
WRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1=
N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzI=
wYyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYW=
lnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTAwMGQzY=
TNhY2FmZA&K=3DJQv3zKwnR5cKvqcqVS3Xcg" target=3D"_blank" style=3D"color: #0c=
00ff; text-decoration: inherit;">new rule</a></strong></u> prevents Title X=
clinics from providing information about the full range of reproductive he=
alth services, specifically abortion. If clinics want to keep the federal f=
unding they rely on, <strong>doctors and nurses must withhold basic (and to=
tally legal) health care information from their patients. </strong></span><=
/span></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana"><strong>If you think that=E2=80=99s wrong,</strong> you're no=
t alone: the gag rule is opposed by 20 national health groups including the=
American Medical Association, and there are active lawsuits attempting to =
get the rule blocked in court. </span></span></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">But here's the thing: court battles can take a long time. And=
when it comes to accessing vital health care, <strong>women can't wait</st=
rong> - not for the next paycheck, or gas money, or time off work - and the=
y shouldn't have to.</span></span></p>

<p style=3D"font-family:Verdana;font-size:11px;color:#505050;letter-spacing=
:0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !importa=
nt;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
</td>
</tr><!--[if mso]>
<tr>
<td width=3D"600" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<a href=3D"[link removed]
org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTlj=
ZTE3M2U1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZ=
mFsc2U%3AMTA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jYWZkb25hdGU_X2NsZGVlP=
VltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI=
1MjZjNTQwN2FiNzIwYyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYW=
lsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTM0NjgyNzA3LTM4ZGEtZTkxM=
S1hOThhLTAwMGQzYTNhY2FmZA&K=3Dk23oxYccwu2yofNtw7IblA" title=3D"[link removed]
rtodecide.org/cafdonate" target=3D"_blank" cdlinkrefidmso=3D"7" ><img cla=
ss=3D"desktop-version center-on-narrow cd-image" height=3D"auto" width=3D"8=
3.33333333333333%" style=3D"vertical-align: middle;" src=3D"[link removed]
ickdimensions.com/powertodecideorg-axals/files/bcbenefitsgraphicemail_singl=
egraphic_003eb38.jpg" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"600" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 0px; padding-bottom: 0px; padding-left: =
0px; padding-right: 0px;">
<a href=3D"[link removed]
?T=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3=
AMTE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jYWZkb25hdGU_X2NsZGVlPVltbG5hb=
UZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01=
OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQ=
wN2FiNzIwYyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV=
9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhL=
TAwMGQzYTNhY2FmZA&K=3DXbWKwkM7iyU8UWtMadiEqQ" title=3D"[link removed]
e.org/cafdonate" target=3D"_blank" cdlinkrefid=3D"7" ><img class=3D"deskt=
op-version center-on-narrow cd-image" height=3D"auto" width=3D"83.333333333=
33333%" style=3D"vertical-align: middle;" src=3D"[link removed]
ns.com/powertodecideorg-axals/files/bcbenefitsgraphicemail_singlegraphic_00=
3eb38.jpg" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"83.33333333333333%" style=3D"vertical=
-align: middle; display: none;" src=3D"[link removed]
ertodecideorg-axals/files/bcbenefitsgraphicemail_singlegraphic_003eb38.jpg"=
/></a>
</td>
</tr><!--<![endif]--><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 style=3D"font-family:Ver=
dana;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-a=
lign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-=
style:normal;text-decoration: none"><span style=3D"font-size:12px"><span st=
yle=3D"font-family:Verdana">We built our contraceptive access fund, <u><str=
ong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U=
1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%=
3AMTI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9iY2JlbmVmaXRzP19jbGRlZT1ZbWxu=
YW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3Q=
tNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2Yz=
U0MDdhYjcyMGMmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1d=
G1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYTk4=
YS0wMDBkM2EzYWNhZmQ&K=3DOhgdycOh8-4J5GJl2twI3Q" target=3D"_blank" style=3D"=
color: #0c00ff; text-decoration: inherit;">BCBenefits</a></strong></u>, bas=
ed on the belief that <strong>all women deserve access to birth control</st=
rong>. BCBenefits is a digital tool that helps women overcome some of the m=
any barriers, like unreimbursed fees and distance to a clinic, that stand b=
etween them and the birth control method of their choice. </span></span></p=
>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">While we're <u><strong><a cd-link-manager-tab=3D"1" href=3D"h=
ttp://mrktg.powertodecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZm=
JlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY=
29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFm=
OTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMTM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9=
yZy9nZXQtaW52b2x2ZWQ_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52Yl=
ElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY=
2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYyZ1dG1fc291cmNlPUNsaWNrRGlt=
ZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZ=
lc2lkPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTAwMGQzYTNhY2FmZA&K=3DOsB6iOpQbmkvTdy=
jeuziUw" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: inheri=
t;">continuing to defend Title X</a></strong></u>, we're also working hard =
to fund BCBenefits so that we can help as many women as possible during the=
se uncertain times. <strong>That's why we're asking you to <u><a cd-link-ma=
nager-tab=3D"1" href=3D"[link removed]
%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYmlnamFjay5id=
Wx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2F=
mZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMTQ%3A%3AaHR0cH=
M6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jYWZkb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZW=
EpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThl=
OTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYyZ1dG1=
fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1Jbm=
RpdmlkdWFsJTIwMjAxOSZlc2lkPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTAwMGQzYTNhY2FmZ=
A&K=3DQnbpYhowkzDo9gy_cppCfw" target=3D"_blank" style=3D"color: #0c00ff; te=
xt-decoration: inherit;">contribute whatever you can</a></u>=C2=A0to suppor=
t contraceptive access.</strong></span></span></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">We're hopeful that courts will reverse the gag rule, and quic=
kly. <strong>But the present reality remains unchanged: </strong>more than =
<a cd-link-manager-tab=3D"1" href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
TU%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy93aGF0LXdlLWRvL2FjY2Vzcy9iaXJ0aC1=
jb250cm9sLWFjY2Vzcz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUS=
UzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjY=
WZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1l=
bnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmV=
zaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3DgcalON3rQTdX-Ka9R=
qSfGg" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;"><=
u><strong>19.5 million women</strong></u></a> in the US already live in an =
area where they don't have access to the full range of contraceptive method=
s, and without Title X funding, <strong>that number will triple. </strong><=
/span></span></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana"><u><strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
powertodecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjOD=
c5ZTY5Y2VlOTljZTE3M2U1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQw=
N2FiNzIwYw%3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jYWZkb25=
hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaX=
BpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2Y=
zFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1f=
bWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTIwMjAxOSZlc2lkPTM0NjgyNzA=
3LTM4ZGEtZTkxMS1hOThhLTAwMGQzYTNhY2FmZA&K=3DtWQORWSMi1HHKELd0GpM7g" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: inherit;">A gift of $=
50</a></strong></u><strong> </strong>to BCBenefits<strong> </strong>provide=
s a woman with access to a 12-month supply of birth control, <strong>but an=
y amount can help.=C2=A0</strong> If you believe as we do that all women de=
serve access to affordable health care - without relying on the whim of the=
courts or the Trump Administration - <u><strong><a cd-link-manager-tab=3D"=
1" href=3D"[link removed]
YyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYmlnamFjay5idWx3YXJrQGdtYW=
lsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kMjA0OWU2=
YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMTc%3A%3AaHR0cHM6Ly9wb3dlcnR=
vZGVjaWRlLm9yZy9jYWZkb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYyZ1dG1fc291cmNlPUNs=
aWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1JbmRpdmlkdWFsJTI=
wMjAxOSZlc2lkPTM0NjgyNzA3LTM4ZGEtZTkxMS1hOThhLTAwMGQzYTNhY2FmZA&K=3DyZDl1Im=
qBQY8go-Jm0bOaQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration=
: inherit;">help us fund BCBenefits today.</a></strong></u></span></span></=
p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">Sincerely,=C2=A0</span></span></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana"><img class=3D"ck-editor-embedded-image" src=3D"[link removed]
lickdimensions.com/powertodecideorg-axals/files/ginnyehrlichsignaturecroppe=
d.jpg?m=3D9/19/2019%201:58:03%20PM" style=3D"vertical-align: text-bottom; b=
order-color: rgb(0, 0, 0); width: 175px; height: 74px;" width=3D"175" heigh=
t=3D"74"></span></span></p>

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

<p style=3D"margin-left:0in; margin-right:0in;font-family:Verdana;font-size=
:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;marg=
in:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;t=
ext-decoration: none"><span style=3D"font-size:12px"><span style=3D"font-fa=
mily:Verdana">Ginny Ehrlich, CEO</span></span></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"17" 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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
Tg%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2Y=
zU0MDdhYjcyMGMmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1=
dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYTk=
4YS0wMDBkM2EzYWNhZmQ&K=3DsMljRVbiEPFOIg4diYFjww" title=3D"Facebook" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
Tk%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2YzU0MDdhY=
jcyMGMmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2Ft=
cGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYTk4YS0wMDB=
kM2EzYWNhZmQ&K=3DzbIaeJDQazY6t5S1aVaKAw" title=3D"Twitter" target=3D"_blank=
" style=3D"text-decoration: none;" cdlinkrefidmso=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
jA%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1N=
DA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRt=
X2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGE=
tMDAwZDNhM2FjYWZk&K=3DatCaHZwGSJL4mFvckZhlcw" title=3D"Youtube" target=3D"_=
blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
jE%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyN=
mM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwm=
dXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE=
5OGEtMDAwZDNhM2FjYWZk&K=3Ds87q-B-eeWgTgTulJ5GQxA" title=3D"Instagram" targe=
t=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
jI%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkY=
jRjMWY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRp=
dW09ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzh=
kYS1lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3DTztToXP3USJocXfhZG8G2A" title=3D"Link=
edin" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"=
11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AM=
jM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2=
YzU0MDdhYjcyMGMmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ=
1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYT=
k4YS0wMDBkM2EzYWNhZmQ&K=3D3F1fhngZMfMEz6IJgeTtWQ" title=3D"Custom" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMjQ%3=
A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1=
GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNT=
k3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2YzU0M=
DdhYjcyMGMmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1f=
Y2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYTk4YS0=
wMDBkM2EzYWNhZmQ&K=3DwfqcZ0-yhCwtsMC74qbMiw" title=3D"Facebook" target=3D"_=
blank" style=3D"text-decoration: none;" cdlinkrefid=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMjU%3=
A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2YzU0MDdhYjcyM=
GMmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFp=
Z249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYTk4YS0wMDBkM2E=
zYWNhZmQ&K=3D95OjvMD93vl3jX4Oa8pg0A" title=3D"Twitter" target=3D"_blank" st=
yle=3D"text-decoration: none;" cdlinkrefid=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMjY%3=
A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmp=
heTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1NDA3Y=
WI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2Nh=
bXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGEtMDA=
wZDNhM2FjYWZk&K=3DMnlqmeJeeX6i0v4SBIBkcg" title=3D"Youtube" target=3D"_blan=
k" style=3D"text-decoration: none;" cdlinkrefid=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMjc%3=
A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjMWY5MjUyNmM1N=
DA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRt=
X2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1lOTExLWE5OGE=
tMDAwZDNhM2FjYWZk&K=3DaTpip9RXxWRXi76WYkW7Og" title=3D"Instagram" target=3D=
"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMjg%3=
A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2x=
kZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD=
1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQyMDQ5ZTZjMWZkYjRjM=
WY5MjUyNmM1NDA3YWI3MjBjJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09=
ZW1haWwmdXRtX2NhbXBhaWduPUluZGl2aWR1YWwlMjAyMDE5JmVzaWQ9MzQ2ODI3MDctMzhkYS1=
lOTExLWE5OGEtMDAwZDNhM2FjYWZk&K=3DWypVoEbAgMAEmGh0AqcT-A" title=3D"Linkedin=
" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"11_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%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMjk%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZ=
vb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2YzU0=
MDdhYjcyMGMmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1=
fY2FtcGFpZ249SW5kaXZpZHVhbCUyMDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYTk4YS=
0wMDBkM2EzYWNhZmQ&K=3DGU06We8ZwIBQlexl9uFBJA" title=3D"Custom" target=3D"_b=
lank" style=3D"text-decoration: none;" cdlinkrefid=3D"11_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"18" 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:Verdana;font-size:11px;color:#505050;letter-spacing:0px;line-hei=
ght:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:10px"><span styl=
e=3D"font-family:Verdana">=C2=A92019, Power to Decide, the campaign to prev=
ent unplanned pregnancy</span></span></p>

<p style=3D"text-align:left;font-family:Verdana;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"><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:Verdana;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"><span style=
=3D"font-size:10px"><span style=3D"font-family:Verdana">ph: (202) 478-8500.=
fax: (202) 478-8588.</span></span></p>

<p style=3D"text-align:left;font-family:Verdana;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"><span style=
=3D"font-size:10px"><span style=3D"font-family:Verdana"><a cd-link-manager-=
tab=3D"1" href=3D"[link removed]
tYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kM=
jA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3AZmFsc2U%3AMzA%3A%3AaHR0cHM6Ly93=
d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2x=
zTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMD=
BkM2EzYWNhZmQtZDIwNDllNmMxZmRiNGMxZjkyNTI2YzU0MDdhYjcyMGMmdXRtX3NvdXJjZT1Db=
Glja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249SW5kaXZpZHVhbCUy=
MDIwMTkmZXNpZD0zNDY4MjcwNy0zOGRhLWU5MTEtYTk4YS0wMDBkM2EzYWNhZmQ&K=3D_waTiiY=
0wQlbKrU1YgSL9A" 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:Verdana;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">=C2=A0</p>

<p style=3D"text-align:left;font-family:Verdana;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"><span style=
=3D"font-size:10px"><span style=3D"font-family:Verdana">Click <a cd-link-ma=
nager-tab=3D"5" href=3D"[link removed]
MzE%3AMDItYjE5MjYyLWQzNDJkZmJlYzc1NzRjODc5ZTY5Y2VlOTljZTE3M2U1%3AYmlnamFjay=
5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNh=
Y2FmZC1kMjA0OWU2YzFmZGI0YzFmOTI1MjZjNTQwN2FiNzIwYw%3An%3An%3AfLO8D7l6FS9q2C=
XMxQD_-A" 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_168981712_620712097.1568905160785--
Screenshot of the email generated on import

Message Analysis