From Power to Decide <[email protected]>
Subject Abortion Finder Now Available in Spanish
Date February 1, 2021 7:02 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_29258336_824540731.1612206168924
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable

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

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

/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* What it does: Centers email on Android 4.4 */
div[style*=3D"margin: 16px 0"] {
margin: 0 !important;
}

/* What it does: Stops Outlook from adding extra spacing to tables.=
*/
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}

/* What it does: Fixes webkit padding issue. Fix for Yahoo mail tab=
le alignment bug. Applies table-layout to the first 2 tables then removes f=
or anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}

table table table {
table-layout: auto;
}

/* What it does: Uses a better rendering method when resizing image=
s in IE. */
img {
-ms-interpolation-mode: bicubic;
}

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

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

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

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

</style>

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

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

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

.email-container img.no-img-edit {
width: 100% !important;
height: auto !important;
}
table, td{
width: 100% !important;
}
div{
width: 100% !important;
min-width:100%!important;
}
.social-block-container{
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces elements to resize to the full width of t=
heir container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}

/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}

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

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

<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
=20
=20
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><span class=3D'preheader' style=3D'display: none !important; visibili=
ty: line-height:0; hidden; opacity: 0; font-size:0.1px; color: white; heigh=
t: 0; width: 0;'>Are you asking One Key Question? =
=
</span><img src=3D"[link removed]
TlRnME5qZzRNekU6TURJdFlqSXhNRE15TFRjM1pXVmhaRGMyT0RsbFpUUTNZekE1WkRVMlpXVml=
ZVE13TWpJd09XVTU6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxbVpHTXpNekZsW=
ldVNE5tVTBOMkZqT1dSaU9EUXlNekV3Tm1ZNU5URmpaZw/RW6EFt8RS_f3875vQ_0Diw" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
nME5qZzRNekU6TURJdFlqSXhNRE15TFRjM1pXVmhaRGMyT0RsbFpUUTNZekE1WkRVMlpXVmlZVE=
13TWpJd09XVTU6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxbVpHTXpNekZsWldV=
NE5tVTBOMkZqT1dSaU9EUXlNekV3Tm1ZNU5URmpaZw/RW6EFt8RS_f3875vQ_0Diw" width=3D=
"1" height=3D"1" />
<!--this is the body-->
<center style=3D"width: 100%;">

<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ffffff; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"widt=
h: 100%; max-width: 100%; border-collapse: separate!important;" class=3D"e=
mail-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"wi=
dth: 100%; max-width: 100%; border-collapse: separate!important;" class=3D=
"email-page-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-top-left-radius:=
0px;border-top-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"36" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,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-family:Verdana">Click <=
a cd-link-manager-tab=3D"6" href=3D"[link removed]
8468831/02-b21032-77eead7689ee47c09d56eeba302209e9/3/920/d8381fa4-994f-464e=
-8158-d141a84055ed" style=3D"color: rgb(0, 127, 183); text-decoration: none=
;"><span style=3D"color:#007fb7"><u>here</u></span></a> if you are having t=
rouble viewing this message.</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"37" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViY=
TMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%=
3AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKcl=
FHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxM=
WE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04=
MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3DcXH1MWXlmMqyMEOzYfIOBg"=
name=3D"{%22UrlIdOffset%22%3A1}" title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefidmso=3D"20" ><img class=3D"center-on-na=
rrow cd-image" height=3D"auto" width=3D"35.99290780141844%" style=3D"vertic=
al-align: middle;" src=3D"[link removed]
org-axals/files/pulse.png" alt=3D"Power to Decide Pulse logo" title=3D"Pow=
er to Decide Pulse logo" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwO=
WU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2=
U%3AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0M=
jMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3D=
eBkaAxffuw5zW9W2MmmwjA" undefined title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narro=
w cd-image image-a8e022b10537 no-img-edit" height=3D"auto" width=3D"35.9929=
0780141844%" style=3D"vertical-align: middle;" src=3D"[link removed]
dimensions.com/powertodecideorg-axals/files/pulse.png" alt=3D"Power to Dec=
ide Pulse logo" title=3D"Power to Decide Pulse logo" /></a>
</td>
</tr><!--<![endif]--><!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViY=
TMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%=
3AZmFsc2U%3AMg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
3d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZiZlc2lkPTgxZmQ2ODQ2=
LWE4NjQtZWIxMS1hODEyLTAwMGQzYTM3NTU2MQ&K=3DV4CTtaPwpW52IEa8eWXbEg" name=3D"=
{%22UrlIdOffset%22%3A1}" title=3D"[link removed]" target=3D"=
_blank" cdlinkrefidmso=3D"21" ><img class=3D"center-on-narrow cd-image" h=
eight=3D"214" width=3D"564" style=3D"vertical-align: middle;" src=3D"https:=
//file-us.clickdimensions.com/powertodecideorg-axals/files/herotriptych_new=
sletter_003.jpg" alt=3D"Picture Collage Power to Decide" title=3D"Picture =
Collage Power to Decide" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwO=
WU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2=
U%3AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5N=
TFjZiZlc2lkPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTAwMGQzYTM3NTU2MQ&K=3DPIgcGnswO=
Ugv6Qr15d4VRw" undefined title=3D"[link removed]" target=3D"=
_blank" cdlinkrefid=3D"21" ><img class=3D"center-on-narrow cd-image image=
-871aa7738e02 no-img-edit" height=3D"214" width=3D"564" style=3D"vertical-a=
lign: middle;" src=3D"[link removed]
axals/files/herotriptych_newsletter_003.jpg" alt=3D"Picture Collage Power =
to Decide" title=3D"Picture Collage Power to Decide" /></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: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3ANA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZm=
OTUxY2YmX2VzPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTAwMGQzYTM3NTU2MSZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4N=
DIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=
=3D8lPZQN05Q0W_00cIPCWvjg" title=3D"Facebook" target=3D"_blank" style=3D"te=
xt-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22=
_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/circle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3ANQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZm=
OTUxY2YmX2VzPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTAwMGQzYTM3NTU2MSZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4N=
DIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=
=3D1_j0eOa9qwVxXeK7gJFYVw" title=3D"Twitter" target=3D"_blank" style=3D"tex=
t-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22_=
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/circle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3ANg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZm=
OTUxY2YmX2VzPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTAwMGQzYTM3NTU2MSZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4N=
DIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=
=3DGQJ9r3oN5fdhjr4gWljAUA" title=3D"LinkedIn" target=3D"_blank" style=3D"te=
xt-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22=
_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/circle/full/linked=
in.png">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AN=
w%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMx=
ZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmX2VzPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTA=
wMGQzYTM3NTU2MSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjEx=
LWE4MTItMDAwZDNhMzc1NTYx&K=3Djg6ho0n7RAp92ySXO_rkjw" title=3D"Facebook" tar=
get=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22=
_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/circle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AO=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMx=
ZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmX2VzPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTA=
wMGQzYTM3NTU2MSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjEx=
LWE4MTItMDAwZDNhMzc1NTYx&K=3Dj0-uoo0MtyfrlUBlQ25zng" title=3D"Twitter" targ=
et=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22_=
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/circle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AO=
Q%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMx=
ZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmX2VzPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTA=
wMGQzYTM3NTU2MSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjEx=
LWE4MTItMDAwZDNhMzc1NTYx&K=3DQn1L14srWhi0q-CXV-2nfw" title=3D"LinkedIn" tar=
get=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22=
_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/circle/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: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:normal;font-styl=
e:normal;text-decoration: none"><span style=3D"color:#2889e9"><span style=
=3D"font-size:17px"><span style=3D"font-family:Verdana">NEWS FROM POWER TO =
DECIDE</span></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">AbortionFinder=
.org Now Available in Spanish=C2=A0</span></span></strong></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
tYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZ=
GMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMTA%3A%3AaHR0cHM6Ly93=
d3cuYWJvcnRpb25maW5kZXIub3JnLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVd=
sc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MD=
AwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4N=
DYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3DoIcikqQs64WJnzRQ1jW2vw" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Abortion Finde=
r</a>, a product of Bedsider, is an easy-to-use search tool designed to pro=
vide up-to-date information about the availability of abortion care across =
the country. With more than 750 health centers, it=E2=80=99s the most compr=
ehensive directory of trusted and verified abortion service providers in th=
e United States. And it=E2=80=99s now <a cd-link-manager-tab=3D"1" href=3D"=
[link removed]
VhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ=
%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0=
N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMTE%3A%3AaHR0cHM6Ly93d3cuYWJvcnRpb25=
maW5kZXIub3JnL2VzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJT=
NkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZ=
mQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWVi=
MTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3DKauTfhvGeDKDjQr0POkNyg" target=3D"_blank" s=
tyle=3D"color: #0c00ff; text-decoration: none;">available in Spanish</a>, w=
hich will help increase access to abortion care for millions of people.=C2=
=A0</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><img class=3D"=
ck-editor-embedded-image" src=3D"[link removed]
odecideorg-axals/files/casalmepwheader.png?m=3D2/1/2021%204:27:58%20PM" sty=
le=3D"vertical-align: text-bottom; border-color: rgb(0, 0, 0); width: 600px=
; height: 600px;" width=3D"600" height=3D"600"></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Our Newest Pow=
er Womxn</span></span></strong></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">We=E2=80=99re committe=
d to uplifting the many individuals working to improve access to women=E2=
=80=99s reproductive health options. This month=E2=80=99s power womxn is An=
na Gabriella Casalme, Founder and CEO of Novelly. <a cd-link-manager-tab=3D=
"1" href=3D"[link removed]
IxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMz=
MzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMTI%3A%3AaHR0cHM6Ly9wb3d=
lcnRvZGVjaWRlLm9yZy9uZXdzL2phbnVhcnktMjAyMS1wb3dlci13b214bj9fY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIz=
MTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3DvV=
k_-pEGBNLil-uYyKdBxg" target=3D"_blank" style=3D"color: #0c00ff; text-decor=
ation: none;">Read her story</a>.</span></span></p>

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

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

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">Power to Decide has pa=
rtnered with TherapeuticsMD to educate women on Annovera, the newest FDA ap=
proved method of contraception. Annovera is a birth control ring that can b=
e used for up to a year. Power to Decide believes that all women should hav=
e the power to decide the method that works best for them, and we are happy=
to work with TherapeuticsMD and other companies in the future to share inf=
ormation on new methods!</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><img class=3D"=
ck-editor-embedded-image" src=3D"[link removed]
odecideorg-axals/files/okqmap.png?m=3D2/1/2021%204:28:39%20PM" style=3D"ver=
tical-align: text-bottom; border-color: rgb(0, 0, 0); width: 600px; height:=
600px;" width=3D"600" height=3D"600"><strong><span style=3D"font-size:14px=
"><span style=3D"font-family:Verdana">One Key Question<sup>=C2=AE</sup> Tra=
ining and Certification Online</span></span></strong></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
tYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZ=
GMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMTM%3A%3AaHR0cHM6Ly9w=
b3dlcnRvZGVjaWRlLm9yZy9vbmUta2V5LXF1ZXN0aW9uP19jbGRlZT1ZbWxuYW1GamF5NWlkV3g=
zWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMG=
E4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmZ=
XNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3D9l-wJFHWufdnJvF2=
lTb88g" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">=
One Key Question</a> is a pregnancy desire screening tool used by thousands=
of clinical and non-clinical providers across the US.=C2=A0</span></span><=
/p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">One Key Question Onlin=
e meets providers=E2=80=94both clinical and non-clinical=E2=80=94where they=
are. This interactive, digital training suite is available wherever and wh=
enever providers are. The Certification Training covers topics such as repr=
oductive well-being, unconscious bias in family planning, and how to implem=
ent this program at clinical and non-clinical sites. Providers can continue=
their learning with the Preconception and Contraception Pathways to Care T=
rainings, which provides a deep dive on how to offer patient-centered couns=
eling and care.</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">Registration is availa=
ble to individuals as well as groups and is appropriate for those in health=
care or social services settings alike. To find out more about training re=
gistration, <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ons.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWVi=
YTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Q=
wYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg=
%3AZmFsc2U%3AMTQ%3A%3AaHR0cHM6Ly9zaG9wLnBvd2VydG9kZWNpZGUub3JnL3RyYWluaW5nc=
y5odG1sP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJl=
Y2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzM=
xZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi=
0wMDBkM2EzNzU1NjE&K=3D8Loo566Pt6YBGQvOI7-S_A" target=3D"_blank" style=3D"co=
lor: #0c00ff; text-decoration: none;">visit the website</a>.=C2=A0</span></=
span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Expanding Medi=
caid Improves Reproductive Well-Being</span></span></strong></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">A diverse number of st=
ates are expanding Medicaid and helping people to access important parts of=
basic health care. <a cd-link-manager-tab=3D"1" href=3D"[link removed]
kdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5=
ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTc=
wZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNm=
Y5NTFjZg%3AZmFsc2U%3AMTU%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL2V4c=
GFuZGluZy1tZWRpY2FpZC1pbXByb3Zlcy1yZXByb2R1Y3RpdmUtd2VsbC1iZWluZz9fY2xkZWU9=
WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb25=
0YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZG=
I4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&=
K=3DTtjCvNBv634xdljLq76yOA" target=3D"_blank" style=3D"color: #0c00ff; text=
-decoration: none;">This blog</a> explores how Medicaid expands access to r=
eproductive health care, which states have expanded their Medicaid programs=
and the state of Medicaid expansion plans in the remaining states, and sug=
gestions for what you can do to engage on the issue.=C2=A0</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: 20px; padding-bottom: =
20px; 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: #000000;
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><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:Ari=
al;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:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">POLICY UPDATES</spa=
n></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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>New State-Leve=
l Telehealth Resources and Upcoming Webinar</strong></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">On February 2, Power t=
o Decide will release the newest addition to the <a cd-link-manager-tab=3D"=
1" href=3D"[link removed]
xMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGd=
tYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzM=
zFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly9wb3dl=
cnRvZGVjaWRlLm9yZy9BY2Nlc3MtVG9vbGtpdD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJ=
RR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MT=
FhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9O=
DFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3Db10e4vnHZCViFZlSYrQQug"=
target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Advanci=
ng Contraceptive Access Toolkit</a>: new interactive maps and tables synthe=
sizing state-level telehealth policies (Medicaid and private payor) pre-COV=
ID and during COVID, with a focus on those that can have an impact on contr=
aceptive access.=C2=A0</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">Please join us for our=
February 5 <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ons.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWVi=
YTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Q=
wYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg=
%3AZmFsc2U%3AMTc%3A%3AaHR0cHM6Ly9yZWdpc3Rlci5nb3Rvd2ViaW5hci5jb20vcmVnaXN0Z=
XIvNjIyNTIwOTg0OTEzNjkxMzE2Mz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVds=
c0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDA=
wZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4ND=
YtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3DO7p0F4x4kqEn7zmvwptbwA" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">webinar </a>wh=
ere we will share these new tools. If you <a cd-link-manager-tab=3D"1" href=
=3D"[link removed]
c3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLm=
NvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4=
NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMTg%3A%3AaHR0cHM6Ly9yZWdpc3Rlci5=
nb3Rvd2ViaW5hci5jb20vcmVnaXN0ZXIvNjIyNTIwOTg0OTEzNjkxMzE2Mz9fY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIz=
MTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3DuQ=
j5NVQAJhWFTXuc10TfcQ" target=3D"_blank" style=3D"color: #0c00ff; text-decor=
ation: none;">register </a>and are unable to attend, you will receive a rec=
ording of the webinar.</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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>Biden Administ=
ration Takes Executive Action to Undo Title X Gag Rule and Expand Access to=
Health Care</strong></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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">On January 28th Presid=
ent Biden issued a Presidential memorandum directing the Department of Heal=
th and Human Services (HHS) to take immediate action to consider whether to=
rescind the Title X domestic gag rule and strengthen Medicaid, among other=
actions. The Administration also took executive action to reopen the feder=
al insurance marketplace, allowing more people to get health care coverage =
under the Affordable Care Act (ACA). For more please see <a cd-link-manager=
-tab=3D"1" href=3D"[link removed]
AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx=
3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZ=
C1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMTk%3A%3AaHR0cHM6=
Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC11c25ld3Nyb29tL3Bvd2VyLWRlY2lkZS1wcmFpc2V=
zLWJpZGVuLWFkbWluaXN0cmF0aW9uLXJldmVyc2FsLWhhcm1mdWwtcmVzdHJpY3Rpb25zP19jbG=
RlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkP=
WNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdh=
YzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU=
1NjE&K=3DpQDgvtp96leYBjMcVf-cUg" target=3D"_blank" style=3D"color: #0c00ff;=
text-decoration: none;">our statement</a> on the Administration=E2=80=99s =
reproductive health actions, and <a cd-link-manager-tab=3D"1" href=3D"https=
://elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc=
2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY2=
9udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjO=
WRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9y=
Zy9hYm91dC11c25ld3Nyb29tL3Bvd2VyLWRlY2lkZS1zdXBwb3J0cy1wcmVzaWRlbnQtYmlkZW5=
zLWV4ZWN1dGl2ZS1vcmRlci1yZW9wZW4tZmVkZXJhbC1pbnN1cmFuY2U_X2NsZGVlPVltbG5hbU=
ZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEw=
NmY5NTFjZiZlc2lkPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTAwMGQzYTM3NTU2MQ&K=3D9m0r=
bml2eGaBD7rgcDamJQ" target=3D"_blank" style=3D"color: #0c00ff; text-decorat=
ion: none;">our statement</a> on expanding health coverage and access.</spa=
n></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !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: 20px; padding-bottom: =
20px; 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: #000000;
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><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:Ari=
al;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:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">POWER UPDATES</span=
></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
tYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZ=
GMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AMjE%3A%3AaHR0cHM6Ly9w=
b3dlcnRvZGVjaWRlLm9yZy9uZXdzL2phbnVhcnktMjAyMS1wb3dlci11cGRhdGVzLWVkaXRpb24=
_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW=
50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4N=
mU0N2FjOWRiODQyMzEwNmY5NTFjZiZlc2lkPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTAwMGQz=
YTM3NTU2MQ&K=3DCHGyeGxM3zFGxbzxcAK9Gg" target=3D"_blank" style=3D"color: #0=
c00ff; text-decoration: none;">Click here</a> to see the top publications a=
nd articles on sexual health published in the last month.</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: 20px; padding-bottom: =
20px; 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: #000000;
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><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:Ari=
al;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:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">GENEROUS SUPPORT FO=
R OUR WORK</span></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;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 others dedicated =
to ensuring all young people have the power to decide their futures by <a c=
d-link-manager-tab=3D"1" href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AM=
jI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5N=
TFjZiZlc2lkPTgxZmQ2ODQ2LWE4NjQtZWIxMS1hODEyLTAwMGQzYTM3NTU2MQ&K=3DbIhYxUus6=
JEgUahXQW5gUw" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: =
none;">making a donation today</a>.</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"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"38" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3AMjM%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuZmFj=
ZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHR=
ZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5OD=
UwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04MWZkN=
jg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3DLXh5POPsA0Cdgy89fhOiKg" titl=
e=3D"Facebook" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{=
%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3AMjQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly90d2l0dGVy=
LmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1=
OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2=
EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hO=
DY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3DnKejI_pgtwwK8VokH0ndmQ" title=3D"Twi=
tter" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%22UrlIdO=
ffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3AMjU%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cueW91=
dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVd=
sc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MD=
AwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4N=
DYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3DifWSbbxjzAN_lcx52XAhrg" title=
=3D"Youtube" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%2=
2UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/youtub=
e.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3AMjY%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuaW5z=
dGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R=
0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOT=
g1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZ=
DY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3D4UwUHArgc9F8OE7rgx5ZKg" tit=
le=3D"Instagram" target=3D"_blank" style=3D"text-decoration: none;" name=3D=
"{%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/instag=
ram.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3AMjc%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cubGlu=
a2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd=
4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJ=
mVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3DLlA4_m9nFNdLpbk=
pjqxX-Q" title=3D"Linkedin" target=3D"_blank" style=3D"text-decoration: non=
e;" name=3D"{%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/linked=
in.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU=
5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%=
3AMjg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly9wb3dlcnRv=
ZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUV=
tYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZH=
RZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5O=
DUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04MWZk=
Njg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3DFPDR9tyoDRPjQkWEZpTqlg" tit=
le=3D"Custom" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%=
22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
kdimensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=
=3D6/17/2019%205:37:04%20PM">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AM=
jk%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0M=
jMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3D=
W834WsGcMXa1nz1kggCTDA" title=3D"Facebook" target=3D"_blank" style=3D"text-=
decoration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AM=
zA%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0MjMxMDZmO=
TUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=3D4-c722Ur=
oVG-_vYOXd_uew" title=3D"Twitter" target=3D"_blank" style=3D"text-decoratio=
n: none;" undefined cdlinkrefid=3D"32_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/squircle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AM=
zE%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4NDIzM=
TA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=3DV9-=
tiJHap2XEZAGtbjugLA" title=3D"Youtube" target=3D"_blank" style=3D"text-deco=
ration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/youtub=
e.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AM=
zI%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2ZTQ3YWM5ZGI4N=
DIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNhMzc1NTYx&K=
=3DpnKuSqBwd52ciLW4AP_J0w" title=3D"Instagram" target=3D"_blank" style=3D"t=
ext-decoration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/instag=
ram.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AM=
zM%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWZkYzMzMWVlZTg2Z=
TQ3YWM5ZGI4NDIzMTA2Zjk1MWNmJmVzaWQ9ODFmZDY4NDYtYTg2NC1lYjExLWE4MTItMDAwZDNh=
Mzc1NTYx&K=3DrXskfYgiz_P3PjilDKR3fA" title=3D"Linkedin" target=3D"_blank" s=
tyle=3D"text-decoration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/linked=
in.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEwNmY5NTFjZg%3AZmFsc2U%3AM=
zQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlNDdhYzlkYjg0=
MjMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2EzNzU1NjE&K=
=3DMWFKtkjHE-zqdibQyRw3TA" title=3D"Custom" target=3D"_blank" style=3D"text=
-decoration: none;" undefined cdlinkrefid=3D"32_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
kdimensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=
=3D6/17/2019%205:37:04%20PM">
</a>
</span><!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-bottom-left-radi=
us: 0px;border-bottom-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"39" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,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-family:Verdana">=C2=A92=
019, Power to Decide, the campaign to prevent unplanned pregnancy</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-family:Verdana">1776 Massachusetts Ave., NW, Suite 200, Washington, D=
C 20036</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-family:Verdana">ph: (202) 478-8500. fax: (202) 478-8588.</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-family:Verdana"><a cd-link-manager-tab=3D"1" href=3D"[link removed]
ickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2ODllZTQ3Yz=
A5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWRiODQyMzEw=
NmY5NTFjZg%3AZmFsc2U%3AMzU%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZmRjMzMxZWVlODZlN=
DdhYzlkYjg0MjMxMDZmOTUxY2YmZXNpZD04MWZkNjg0Ni1hODY0LWViMTEtYTgxMi0wMDBkM2Ez=
NzU1NjE&K=3DTITTEGpkrQanhxn0c8GO1A" target=3D"_blank" style=3D"color: rgb(0=
, 127, 183); text-decoration: none;"><span style=3D"color:#007fb7"><u>www.P=
owertoDecide.org</u></span></a></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-family:Verdana">Click <a cd-link-manager-tab=3D"5" href=3D"[link removed]
ink.clickdimensions.com/uu/2/1cla%3ANTg0Njg4MzE%3AMDItYjIxMDMyLTc3ZWVhZDc2O=
DllZTQ3YzA5ZDU2ZWViYTMwMjIwOWU5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1mZGMzMzFlZWU4NmU0N2FjOWR=
iODQyMzEwNmY5NTFjZg%3An%3An%3APa_w1jPFn1mfHzwcUgfwiw" link-metadata=3D"Glob=
alUnsubscribe" style=3D"color: rgb(0, 127, 183); text-decoration: none;"><s=
pan style=3D"color:#007fb7"><u>here</u></span></a> to unsubscribe or to cha=
nge your Subscription Preferences.</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_29258336_824540731.1612206168924--
Screenshot of the email generated on import

Message Analysis