From Power to Decide <[email protected]>
Subject Supporting Reproductive Well-Being
Date August 6, 2020 2:27 PM
  Links have been removed from this email. Learn more in the FAQ.
  Links have been removed from this email. Learn more in the FAQ.
------=_Part_67385754_84122036.1596724064909
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-9c524b7ef982 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-22aae65ba42d {
width: 94%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-9c524b7ef982 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-22aae65ba42d {
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;'>News from Power to Decide =
=
</span><img src=3D"[link removed]
nME5qZzRNekU6TURJdFlqSXdNakU1TFdFd1l6QTFOR1E1TnpRek5qUmxaREJpTVRGaE5EUTBZbU=
V4TldNMU1EazU6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMweE5XTXpZbUUzTVRO=
bE9UWTBOV1k1WW1VMk1XVXhOVEZtTURKak9UUTFNZw/2ipVREKMvF86rcdtbtmCLw" width=3D=
"1" height=3D"1" /><img src=3D"[link removed]
zRNekU6TURJdFlqSXdNakU1TFdFd1l6QTFOR1E1TnpRek5qUmxaREJpTVRGaE5EUTBZbUV4TldN=
MU1EazU6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN=
3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMweE5XTXpZbUUzTVRObE9UWT=
BOV1k1WW1VMk1XVXhOVEZtTURKak9UUTFNZw/2ipVREKMvF86rcdtbtmCLw" width=3D"1" he=
ight=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"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; 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;m=
so-line-height-rule: exactly;line-height:120%;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;margin:0;word-wrap:break-word !importa=
nt;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-family:Verdana">Click <a style=3D"color: rgb(0, 127, 183); text-de=
coration: none;" href=3D"[link removed]
219-a0c054d974364ed0b11a444ba15c5099/1/957/d6d76a3b-137d-4e5b-ac71-51d4e9da=
7035" cd-link-manager-tab=3D"6"><span style=3D"color:#007fb7"><u>here</u></=
span></a> if you are having trouble 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" ">
<!-- 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; 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/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmEx=
NWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZ=
mFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9wb3=
dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZ=
HRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5=
ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImZXNpZD03ZDU=
1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3DhEHwJQlSx0jJ50IfLiLXzA" na=
me=3D"{%22UrlIdOffset%22%3A1}" title=3D"[link removed]
s" target=3D"_blank" cdlinkrefidmso=3D"20" ><img class=3D"center-on-narro=
w cd-image" height=3D"auto" width=3D"35.99290780141844%" style=3D"vertical-=
align: middle;" src=3D"[link removed]
-axals/files/pulse.png" alt=3D"Power to Decide Pulse logo" title=3D"Power =
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]
?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3=
AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUx=
ZjAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3DZ34=
s6TORKtYDHgiY0Rt5kw" undefined title=3D"[link removed]
s" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narrow c=
d-image image-9c524b7ef982 no-img-edit" height=3D"auto" width=3D"35.9929078=
0141844%" style=3D"vertical-align: middle;" src=3D"[link removed]
ensions.com/powertodecideorg-axals/files/pulse.png" alt=3D"Power to Decide=
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]
org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmEx=
NWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZ=
mFsc2U%3AMg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly93d3=
cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMb=
U52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQz=
YTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1MiZlc2lkPTdkNTVhZmEyLWV=
mZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYQ&K=3DNDYisuPdXK5sUxIlZhLXIg" name=3D"{%2=
2UrlIdOffset%22%3A1}" title=3D"[link removed]" target=3D"_bl=
ank" cdlinkrefidmso=3D"21" ><img class=3D"center-on-narrow cd-image" heig=
ht=3D"214" width=3D"564" style=3D"vertical-align: middle;" src=3D"[link removed]
ile-us.clickdimensions.com/powertodecideorg-axals/files/herotriptych_newsle=
tter_003.jpg" alt=3D"Picture Collage Power to Decide" title=3D"Picture Col=
lage 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]
?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3=
AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aW=
RXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N=
2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1=
MiZlc2lkPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYQ&K=3Dm8kv_UWLb8f5=
wkANxujSjg" undefined title=3D"[link removed]" target=3D"_bl=
ank" cdlinkrefid=3D"21" ><img class=3D"center-on-narrow cd-image image-22=
aae65ba42d no-img-edit" height=3D"214" width=3D"564" style=3D"vertical-alig=
n: middle;" src=3D"[link removed]
ls/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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AN=
A%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljcy5j=
bGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG9=
2TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWRHVn=
VkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCc=
lFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk=
0NTImX2VzPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYSZfY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1=
MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3DQh=
NwnAtaxUXcH_rcs20w-Q" title=3D"Facebook" target=3D"_blank" style=3D"text-de=
coration: 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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AN=
Q%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljcy5j=
bGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG9=
2TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWRHVn=
VkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCc=
lFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk=
0NTImX2VzPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYSZfY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1=
MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3D4s=
RCyPI0M0AN3lOnijCpBA" title=3D"Twitter" target=3D"_blank" style=3D"text-dec=
oration: 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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AN=
g%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljcy5j=
bGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG9=
2TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWRHVn=
VkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCc=
lFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk=
0NTImX2VzPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYSZfY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1=
MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3Dkh=
-aIByxx6O_puQlvTXjBw" title=3D"LinkedIn" target=3D"_blank" style=3D"text-de=
coration: 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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3ANw%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEz=
ZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImX2VzPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQ=
zYTMwMDIyYSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1Y=
zNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4=
MTMtMDAwZDNhMzAwMjJh&K=3D6OAAKeAvtCNWVBrv9oyWig" title=3D"Facebook" target=
=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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AOA%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEz=
ZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImX2VzPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQ=
zYTMwMDIyYSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1Y=
zNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4=
MTMtMDAwZDNhMzAwMjJh&K=3DBZcXy3C4r0a6NPFzpis1lg" title=3D"Twitter" target=
=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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AOQ%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEz=
ZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImX2VzPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQ=
zYTMwMDIyYSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1Y=
zNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4=
MTMtMDAwZDNhMzAwMjJh&K=3DgA9GIH6tTaFIe9rje4M3xw" title=3D"LinkedIn" target=
=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"mso-line-height-r=
ule: exactly;line-height:120%;font-family:Arial;font-size:11px;color:#50505=
0;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !importa=
nt;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"color:#2889e9"><span style=3D"font-size:17px"><span style=3D"font-famil=
y:Verdana">NEWS FROM POWER TO DECIDE</span></span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><strong><span style=3D"font-size:14px"><span style=3D"font=
-family:Verdana">Linking Mental Health and Reproductive Well-Being</span></=
span></strong></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana"><a style=3D"color: #0c00ff; text-decoration: none;" href=3D"http:/=
/mrktg.powertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQ=
zNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2M=
WUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMTA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9u=
ZXdzL2xpbmtpbmctbWVudGFsLWhlYWx0aC1hbmQtcmVwcm9kdWN0aXZlLXdlbGwtYmVpbmc_X2N=
sZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aW=
Q9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0N=
WY5YmU2MWUxNTFmMDJjOTQ1MiZlc2lkPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMw=
MDIyYQ&K=3DCjWOsEsyAQy95nR8yWRYpA" target=3D"_blank" cd-link-manager-tab=3D=
"1">In this blog</a>, three Black therapists talk about the importance of t=
aking care of your mental health. =E2=80=9CI want people to ask themselves,=
=E2=80=98How do you become an active participant in your wellness?=E2=80=
=99=E2=80=9D said Gordon Collier, LMSW, founder of the counseling practice =
Beyond Living. =E2=80=9CUltimately the power resides within us, but for so =
long these communities have felt powerless and been told that they are powe=
rless. During Minority Mental Health Month, or whatever month, it=E2=80=99s=
very important to give the power back to the person.=E2=80=9D</span></span=
></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><strong><span style=3D"font-size:14px"><span style=3D"font=
-family:Verdana">Our Newest Power Womxn</span></span></strong></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">We=E2=80=99re committed to uplifting the many individuals working =
to improve access to women=E2=80=99s reproductive health options. This mont=
h=E2=80=99s power womxn is Andrea Barrica, CEO and Co-founder of O.school. =
<a style=3D"color: #0c00ff; text-decoration: none;" href=3D"[link removed]
wertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBi=
MTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTc=
wZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMD=
JjOTQ1Mg%3AZmFsc2U%3AMTE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL2p1b=
HktMjAyMC1wb3dlci13b214bj9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xt=
TnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDN=
hM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZW=
ZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3DVTtAJBzzZgJg4xCfPWOAhw" target=3D"_b=
lank" cd-link-manager-tab=3D"1">Read her story</a>.</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><strong><span style=3D"font-size:14px"><span style=3D"font=
-family:Verdana">RWB Team: Durham & Chapel Hill, North Carolina</span></spa=
n></strong></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">Earlier this year, we selected 8 teams from across the US to partn=
er with us in implementing our reproductive well-being work within their co=
mmunities. Reproductive well-being means that all people have the informati=
on, services, and support they need to have control over their bodies and t=
o make their own decisions related to sexuality and reproduction throughout=
their lives.</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><img width=3D"500" height=3D"333" class=3D"ck-editor-embed=
ded-image" style=3D"border-color: rgb(0, 0, 0); width: 500px; height: 333px=
; vertical-align: text-bottom;" src=3D"[link removed]
powertodecideorg-axals/files/ncrwb.jpg?m=3D8/3/2020%202:25:38%20PM"></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">In a state that is increasingly hostile to the rights and well-bei=
ng of LBGTQ people, Durham and Chapel Hill, NC have a history of being a ha=
ven for those marginalized because of sexual orientation and gender identit=
y. This is partially due to the presence of world-class universities and re=
search institutions that tend to foster a more open-minded environment and =
attract people from all over the world and of all walks of life. The local =
governments also are committed especially with formal plans for improving r=
eproductive well-being.</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">The Women=E2=80=99s Birth and Wellness Center with the LGBTQ Cente=
r of Durham and the Orange County Health Department seeks to improve reprod=
uctive well-being among LGBTQ people in Chapel Hill and Durham, NC.</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"mso-line-height=
-rule: exactly;line-height:120%;font-family:Arial;font-size:11px;color:#505=
050;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !impor=
tant;font-weight:normal;font-style:normal;text-decoration: none"><span styl=
e=3D"font-size:17px"><span style=3D"font-family:Verdana"><span style=3D"col=
or:#2889e9">POLICY UPDATES</span></span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><strong><span style=3D"font-size:14px"><span style=3D"font=
-family:Verdana">Supreme Court Upholds Rules That Allow Employers to Choose=
Not to Cover Birth Control</span></span></strong></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">The July 8 Supreme Court Decision in Trump v. Pennsylvania upheld =
two rules that would allow virtually any employer or university to refuse t=
o provide birth control coverage for their employees or students. As a resu=
lt, many people are now at risk of losing the birth control coverage that i=
s fundamental to their economic security, health, and equality. For more on=
the impact of this decision and the need for this amendment, please see Po=
wer to Decide's <a style=3D"color: #0c00ff; text-decoration: none;" href=3D=
"[link removed]
NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3=
AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NW=
Y5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMTI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlL=
m9yZy9hYm91dC11c25ld3Nyb29tL3Bvd2VyLWRlY2lkZS1zdGF0ZW1lbnQtc3VwcmVtZS1jb3Vy=
dC1kZWNpc2lvbi1hbGxvd2luZy1lbXBsb3llcnMtZGVueT9fY2xkZWU9WW1sbmFtRmpheTVpZFd=
4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJ=
mVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3D3aiD6KWiHP9-ADE=
sV4AToA" target=3D"_blank" cd-link-manager-tab=3D"1">statement</a>.</span><=
/span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">In response to the ruling, members of the U.S. House of Representa=
tives and Senate have introduced the Protect Access to Birth Control Act, w=
hich would block harmful birth control rules, ensuring that the decision ab=
out whether to use birth control and which method to use is made between a =
patient, their health care provider, and no one else. Tell your members of =
Congress to support the bill and protect coverage and access to birth contr=
ol through our easy, <a style=3D"color: #0c00ff; text-decoration: none;" hr=
ef=3D"[link removed]
wYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmN=
vbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlO=
TY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMTM%3A%3AaHR0cHM6Ly93d3cudm90ZXJ2=
b2ljZS5uZXQvUG93ZXJUb0RlY2lkZS9DYW1wYWlnbnMvNzYwNzkvUmVzcG9uZD9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZ=
TE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=
=3Dcr7_U-tg_HC0Cz0MPZDgeA" target=3D"_blank" cd-link-manager-tab=3D"1">onli=
ne action form</a>.</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><strong><span style=3D"font-size:14px"><span style=3D"font=
-family:Verdana">House Passes Spending Bill That Funds and Protects Key Pro=
grams</span></span></strong></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">On July 31, the House passed a package of spending bills to fund t=
he federal government for Fiscal Year 2021, which begins on October 1, 2020=
. The bills provided level funding to key programs including the Teen Pregn=
ancy Prevention (TPP) Program and the Title X Family Planning Program. Just=
as importantly, the bill included language to protect the integrity of bot=
h the TPP and Title X programs, as well as language that specifically block=
s the domestic gag rule and begins to undo its damage. The bill also includ=
es a measure that blocks the Administration=E2=80=99s birth control rules t=
hat allow employers to choose not to cover birth control. <a style=3D"color=
: #0c00ff; text-decoration: none;" href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1M=
Dk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2=
U%3AMTQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC11c25ld3Nyb29tL3Bvd2=
VyLWRlY2lkZS1yZXNwb25kcy1meTIwMjEtbGFib3ItaGhzLWVkdWNhdGlvbi1mdW5kaW5nLWJpb=
Gw_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBp=
ZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTN=
lOTY0NWY5YmU2MWUxNTFmMDJjOTQ1MiZlc2lkPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMG=
QzYTMwMDIyYQ&K=3Du_iHSFdejF37kbzGYoZOxg" target=3D"_blank" cd-link-manager-=
tab=3D"1">Unfortunately</a>, the bill still includes the Hyde Amendment, a =
restriction that prevents those with lower incomes that depend on Medicaid =
from having coverage for abortion care.</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">While the House bill is an important market, it is unlikely to bec=
ome law in its current form as the Senate has not yet taken any action on s=
pending bills. Congress will therefore need to pass a stop-gap spending mea=
sure=E2=80=94typically a continuing resolution or =E2=80=9CCR=E2=80=9D for =
short=E2=80=94to fund the federal government beyond September 30. For more =
on the latest state of play, see our <a style=3D"color: #0c00ff; text-decor=
ation: none;" href=3D"[link removed]
AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx=
3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZ=
C0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMTU%3A%3AaHR0cHM6=
Ly9wb3dlcnRvZGVjaWRlLm9yZy9mZWRlcmFsLXBvbGljeS1hY3Rpb24tY2VudGVyP19jbGRlZT1=
ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbn=
RhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlN=
jFlMTUxZjAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&=
K=3DLOrSWkenJi0kAvyUjhBjBA" target=3D"_blank" cd-link-manager-tab=3D"1">Fed=
eral Policy Action Center</a>.</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><strong><span style=3D"font-size:14px"><span style=3D"font=
-family:Verdana">Updates to our Advancing Contraceptive Access Toolkit</spa=
n></span></strong></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">In May, Power to Decide launched a <a style=3D"color: #0c00ff; tex=
t-decoration: none;" href=3D"[link removed]
g4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFj=
ay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYT=
NhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMTY%3A%3Aa=
HR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9BY2Nlc3MtVG9vbGtpdD9fY2xkZWU9WW1sbmFtRmph=
eTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzB=
mNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMm=
M5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3DNiQEl_jk=
wJUFg06IyhuUBg" target=3D"_blank" cd-link-manager-tab=3D"1">toolkit </a>des=
igned to help <a style=3D"color: #0c00ff; text-decoration: none;" href=3D"h=
ttp://mrktg.powertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NG=
Q5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY=
29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5=
YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMTc%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9=
yZy9BY2Nlc3MtVG9vbGtpdD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTn=
ZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM=
2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZk=
Ny1lYTExLWE4MTMtMDAwZDNhMzAwMjJhI3RhYi0x&K=3DC7hVOybX2E7xsME3RBosHQ" target=
=3D"_blank" cd-link-manager-tab=3D"1">elected officials</a>, <a style=3D"co=
lor: #0c00ff; text-decoration: none;" href=3D"[link removed]
g/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNW=
M1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlO=
TExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmF=
sc2U%3AMTg%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9BY2Nlc3MtVG9vbGtpdD9fY2x=
kZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD=
1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1Z=
jliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAw=
MjJhI3RhYi0y&K=3DovKju3qwiNsduvNjOqFBpQ" target=3D"_blank" cd-link-manager-=
tab=3D"1">public health officials</a>, and <a style=3D"color: #0c00ff; text=
-decoration: none;" href=3D"[link removed]
4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFja=
y5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTN=
hY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMTk%3A%3AaH=
R0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9BY2Nlc3MtVG9vbGtpdD9fY2xkZWU9WW1sbmFtRmphe=
TVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBm=
NzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM=
5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJhI3RhYi0z&K=3DL=
p94gf5-jGd8xAPxp0qgpA" target=3D"_blank" cd-link-manager-tab=3D"1">advocate=
s </a>in their efforts to enact key state-level policies to improve access =
to contraception. The toolkit focuses on three policies: insurance coverage=
for an extended supply of contraception, pharmacist prescribing of contrac=
eption, and protecting contraceptive coverage in health insurance. If you m=
issed the June 29 webinar hosted in partnership with the Association of Mat=
ernal and Child Health Programs and the R Street Institute that walked thro=
ugh the resources and how different audiences can use them, you can still <=
a style=3D"color: #0c00ff; text-decoration: none;" href=3D"[link removed]
ertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiM=
TFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcw=
Zjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJ=
jOTQ1Mg%3AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly9yZWdpc3Rlci5nb3Rvd2ViaW5hci5jb20vcm=
Vjb3JkaW5nLzYxMDI4ODQ3Nzc5MDA0ODg3MDc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyU=
UdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1MiZlc2lkPTd=
kNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYQ&K=3Dhp2RiJcaT9Den8ccmMEdOQ"=
target=3D"_blank" cd-link-manager-tab=3D"1">view the recording</a>. The la=
test additions to the toolkit include an <a style=3D"color: #0c00ff; text-d=
ecoration: none;" href=3D"[link removed]
zE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5=
idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY=
2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMjE%3A%3AaHR0=
cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9zaXRlcy9kZWZhdWx0L2ZpbGVzLzIwMjAtMDcvUGhhcm1=
hY2lzdCBQcmVzY3JpYmluZ19JbmZvZ3JhcGhpYy5wZGY_X2NsZGVlPVltbG5hbUZqYXk1aWRXeD=
NZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwY=
ThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1MiZl=
c2lkPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYQ&K=3DKsxHM9NmQyF5ZLm1=
pqcBaA" target=3D"_blank" cd-link-manager-tab=3D"1">infographic on pharmaci=
st prescribing of birth control</a>, as well as state contraceptive landsca=
pe fact sheets for <a style=3D"color: #0c00ff; text-decoration: none;" href=
=3D"[link removed]
zA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvb=
Q%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY=
0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMjI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaW=
RlLm9yZy93aGF0LXdlLWRvL2luZm9ybWF0aW9uL3Jlc291cmNlLWxpYnJhcnkvY29udHJhY2Vwd=
Gl2ZS1hY2Nlc3MtcGVubnN5bHZhbmlhP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZ=
V2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODU=
wMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImZXNpZD03ZDU1YW=
ZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3D_3StY5C9OC4OeRfPOw9d-g" targe=
t=3D"_blank" cd-link-manager-tab=3D"1">Pennsylvania </a>and <a style=3D"col=
or: #0c00ff; text-decoration: none;" href=3D"[link removed]
/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM=
1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOT=
ExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFs=
c2U%3AMjM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy93aGF0LXdlLWRvL2luZm9ybWF0=
aW9uL3Jlc291cmNlLWxpYnJhcnkvY29udHJhY2VwdGl2ZS1hY2Nlc3MtcmhvZGUtaXNsYW5kP19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2N=
DVmOWJlNjFlMTUxZjAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2Ez=
MDAyMmE&K=3DGMIwJanJy6qpPKg77fKXog" target=3D"_blank" cd-link-manager-tab=
=3D"1">Rhode Island</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: 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"mso-line-height=
-rule: exactly;line-height:120%;font-family:Arial;font-size:11px;color:#505=
050;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !impor=
tant;font-weight:normal;font-style:normal;text-decoration: none"><span styl=
e=3D"font-size:17px"><span style=3D"font-family:Verdana"><span style=3D"col=
or:#2889e9">POWER UPDATES</span></span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana"><a style=3D"color: #0c00ff; text-decoration: none;" href=3D"http:/=
/mrktg.powertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQ=
zNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2M=
WUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMjQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9u=
ZXdzL2p1bHktMjAyMC1wb3dlci11cGRhdGVzLWVkaXRpb24_X2NsZGVlPVltbG5hbUZqYXk1aWR=
XeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2=
QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1M=
iZlc2lkPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYQ&K=3DLOBCWQQHBO-wh=
W2Uhw6oMw" target=3D"_blank" cd-link-manager-tab=3D"1">Click here</a> to se=
e the top publications and articles on sexual health published in the last =
month.</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">Power to Decide will be presenting at this year=E2=80=99s Associat=
ions Maternal & Child Health Programs (AMCHP) virtual conference on =E2=80=
=9CReproductive Well-Being in Practice: Advancing Agency and Building Healt=
h Equity.=E2=80=9D Additionally, we are excited to announce that One Key Qu=
estion</span></span><span style=3D"color:#505050; font-family:Arial; font-s=
ize:10px"><span style=3D"font-family:Verdana"><sup>=C2=AE</sup></span></spa=
n><span style=3D"font-size:14px"><span style=3D"font-family:Verdana"> has b=
een recognized by AMCHP with the 2020 Innovation Station Best Practice Awar=
d. The Innovation Station Practice Awards recognizes exceptional programs t=
hat have demonstrated a positive difference in the maternal or child health=
field. The Best Practice Award is awarded to the practice that received th=
e highest score out of the 26 practice submissions to the Innovation Statio=
n database.=C2=A0</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">Power to Decide also recently participated in =E2=80=9CAdvancing E=
quity: Reproductive Health Services and Considerations for Women with Subst=
ance Use Disorders,=E2=80=9D a webinar series hosted by The Center for HOPE=
S and the Center for Public Health Practice at Ohio State University. The s=
eries examined the intersection of the addiction and reproductive health, a=
nd explored and promoted best practices for advancing health equity and acc=
ess to care among women with substance use disorders (SUD). Power to Decide=
had the opportunity to talk about how One Key Question</span></span><span =
style=3D"font-size:10px"><span style=3D"font-family:Verdana"><sup>=C2=AE</s=
up></span></span><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana"> has been implemented in SUD recovery settings across the US.</spa=
n></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"mso-line-height=
-rule: exactly;line-height:120%;font-family:Arial;font-size:11px;color:#505=
050;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !impor=
tant;font-weight:normal;font-style:normal;text-decoration: none"><span styl=
e=3D"color:#505050; font-family:Arial; font-size:17px"><span style=3D"font-=
family:Verdana"><span style=3D"color:#2889e9">OUR COMMITMENT TO TRANSPARENC=
Y</span></span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">Power to Decide is excited to announce that we have been awarded a=
2020 Platinum Seal of Transparency from GuideStar. A service of Candid, Gu=
ideStar is an information service, which specialized in reporting on non-pr=
ofits in the US and has a database of more than 2.5 million organizations. =
We=E2=80=99re committed to the highest level of transparency, measuring our=
impact, and ensuring that the generous support we receive goes directly to=
helping people and communities in need. <a style=3D"color: #0c00ff; text-d=
ecoration: none;" href=3D"[link removed]
zE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5=
idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY=
2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMjU%3A%3AaHR0=
cHM6Ly93d3cuZ3VpZGVzdGFyLm9yZy9Qcm9maWxlLzc3Nzc0OTU_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjO=
TQ1MiZlc2lkPTdkNTVhZmEyLWVmZDctZWExMS1hODEzLTAwMGQzYTMwMDIyYQ&K=3D5av3nfGWC=
O5aSCeUTt8gPg" target=3D"_blank" cd-link-manager-tab=3D"1">Check out our up=
dated Nonprofit Profile on GuideStar</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: 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"mso-line-height=
-rule: exactly;line-height:120%;font-family:Arial;font-size:11px;color:#505=
050;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !impor=
tant;font-weight:normal;font-style:normal;text-decoration: none"><span styl=
e=3D"font-size:17px"><span style=3D"font-family:Verdana"><span style=3D"col=
or:#2889e9">GENEROUS SUPPORT FOR OUR WORK</span></span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">Power to Decide is excited to announce our partnership with <a sty=
le=3D"color: #0c00ff; text-decoration: none;" href=3D"[link removed]
ecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhND=
Q0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N=
2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1=
Mg%3AZmFsc2U%3AMjY%3A%3AaHR0cHM6Ly93d3cuZm9yaGVycy5jb20vP19jbGRlZT1ZbWxuYW1=
GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNT=
k3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZ=
jAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3DoqDI=
be-jvDXcmYk-brgjCw" target=3D"_blank" cd-link-manager-tab=3D"1">Hims & Hers=
</a>, a telehealth company that provides birth control to women in all 50 s=
tates. In addition to a generous donation to our <a style=3D"color: #0c00ff=
; text-decoration: none;" href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMjc%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9Qcm90ZWN0QkM_dXRtX3NvdXJjZT1IZXJzJnV=
0bV9tZWRpdW09T25saW5lJnV0bV9jYW1wYWlnbj1GdW5kcmFpc2VyJl9jbGRlZT1ZbWxuYW1Gam=
F5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAy=
Yzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3D2Skh1vR=
fy9ULo72ikmNWBw" target=3D"_blank" cd-link-manager-tab=3D"1">Contraceptive =
Access Fund</a>, Hims & Hers is matching up to $5,000 in donations so that =
you can double your impact. <a style=3D"color: #0c00ff; text-decoration: no=
ne;" href=3D"[link removed]
MjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdt=
YWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYm=
E3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMjg%3A%3AaHR0cHM6Ly9wb3dlc=
nRvZGVjaWRlLm9yZy9Qcm90ZWN0QkM_dXRtX3NvdXJjZT1IZXJzJnV0bV9tZWRpdW09T25saW5l=
JnV0bV9jYW1wYWlnbj1GdW5kcmFpc2VyJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHR=
ZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5OD=
UwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImZXNpZD03ZDU1Y=
WZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3Ddrhj1UYfl9RYmUSBLy-SDQ" targ=
et=3D"_blank" cd-link-manager-tab=3D"1">Join Hims & Hers</a> in ensuring wo=
men in need have access to the birth control they deserve.=C2=A0</span></sp=
an></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana">We would also like to extend our gratitude to Bayer=E2=80=99s Wome=
n=E2=80=99s Health Group for selecting Power to Decide as the beneficiary o=
rganization for their virtual =E2=80=9CWe=E2=80=99re for Her=E2=80=9D chari=
ty walk/run. Contributions raised through this campaign will also be matche=
d by Bayer, doubling the support of generous participating individuals. We =
are so grateful for your support!</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Verdana"><a style=3D"color: #0c00ff; text-decoration: none;" href=3D"http:/=
/mrktg.powertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQ=
zNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2M=
WUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMjk%3A%3AaHR0cDovL3Bvd2VydG9kZWNpZGUub3JnL2Rv=
bmF0ZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWN=
pcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYT=
cxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtM=
DAwZDNhMzAwMjJh&K=3DVOWb-H1eZgitwUQih4-TpA" target=3D"_blank" cd-link-manag=
er-tab=3D"1">Join others</a> dedicated to ensuring all young people have th=
e power to decide their futures by making a donation today.</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"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; 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: 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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AM=
zA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuZmFjZWJ=
vb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2=
xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwM=
DBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImZXNpZD03ZDU1YWZh=
Mi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3DaI3sSXLxgRLUct-xM4hRpg" title=
=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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AM=
zE%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly90d2l0dGVyLmN=
vbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1Odm=
JRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzY=
WNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3=
LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3DbGzEW8qQ_rUdZx_gOMk3QA" title=3D"Twitte=
r" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%22UrlIdOffs=
et%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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AM=
zI%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cueW91dHV=
iZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0=
xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZ=
DNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTIt=
ZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3DubhKOUkpxYZV3Z3Bld0mAA" title=3D"Y=
outube" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%22UrlI=
dOffset%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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AM=
zM%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuaW5zdGF=
ncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WV=
dsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1M=
DAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFm=
YTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3Da51KkSAERKInq-vM7YHltg" title=
=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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AM=
zQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cubGlua2V=
kaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1=
lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwMmM5NDUyJmVz=
aWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3D04sjP7-j2tclpIp2bs=
nOtQ" title=3D"Linkedin" target=3D"_blank" style=3D"text-decoration: none;"=
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]
=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AM=
zU%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly9wb3dlcnRvZGV=
jaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUVtYW=
lsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV=
2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUw=
MDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk0NTImZXNpZD03ZDU1YWZ=
hMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3DwTlUPgRPMyux7qzMP8Vw1g" title=
=3D"Custom" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%22=
UrlIdOffset%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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMzY%3=
A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1=
GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNT=
k3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZ=
jAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3D-576=
Uuy68SrihGO1LL3ZDg" title=3D"Facebook" target=3D"_blank" style=3D"text-deco=
ration: 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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMzc%3=
A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUxZjAyYzk0N=
TImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3D12LDGv6GB2zW=
O9YVLUw-xA" title=3D"Twitter" target=3D"_blank" style=3D"text-decoration: n=
one;" 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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMzg%3=
A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmp=
heTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1MWYwM=
mM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3DvrMujdZ=
NHWVA9yJUddihdQ" title=3D"Youtube" target=3D"_blank" style=3D"text-decorati=
on: 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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3AMzk%3=
A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1ZjliZTYxZTE1M=
WYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAwMjJh&K=3DLmI=
3vZ_1VL5E3RHgd97B3g" title=3D"Instagram" target=3D"_blank" style=3D"text-de=
coration: 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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3ANDA%3=
A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2x=
kZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD=
1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTE1YzNiYTcxM2U5NjQ1Z=
jliZTYxZTE1MWYwMmM5NDUyJmVzaWQ9N2Q1NWFmYTItZWZkNy1lYTExLWE4MTMtMDAwZDNhMzAw=
MjJh&K=3DOf6QIl7HJzDo6RSJ2h64Kg" title=3D"Linkedin" target=3D"_blank" style=
=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]
Tg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExNWM1MDk5%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZmFsc2U%3ANDE%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZ=
vb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUx=
ZjAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3Dpro=
65_lTCbSjiN0iOh4L_Q" title=3D"Custom" target=3D"_blank" style=3D"text-decor=
ation: 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" ">
<!-- 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; 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;m=
so-line-height-rule: exactly;line-height:120%;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;margin:0;word-wrap:break-word !importa=
nt;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-family:Verdana">=C2=A92019, Power to Decide, the campaign to preve=
nt unplanned pregnancy</span></p>

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

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

<p style=3D"text-align:left;mso-line-height-rule: exactly;line-height:120%;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-family:Verdana"><a style=3D"color: rgb=
(0, 127, 183); text-decoration: none;" href=3D"[link removed]
rg/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFhNDQ0YmExN=
WM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThl=
OTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOTQ1Mg%3AZm=
Fsc2U%3ANDI%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtMTVjM2JhNzEzZTk2NDVmOWJlNjFlMTUx=
ZjAyYzk0NTImZXNpZD03ZDU1YWZhMi1lZmQ3LWVhMTEtYTgxMy0wMDBkM2EzMDAyMmE&K=3D75a=
dw_HQQnCwy58XniZDrA" target=3D"_blank" cd-link-manager-tab=3D"1"><span styl=
e=3D"color:#007fb7"><u>www.PowertoDecide.org</u></span></a></span></p>

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

<p style=3D"text-align:left;mso-line-height-rule: exactly;line-height:120%;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-family:Verdana">Click <a style=3D"colo=
r: rgb(0, 127, 183); text-decoration: none;" href=3D"[link removed]
cide.org/uu/2/1cla%3ANTg0Njg4MzE%3AMDItYjIwMjE5LWEwYzA1NGQ5NzQzNjRlZDBiMTFh=
NDQ0YmExNWM1MDk5%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc=
1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC0xNWMzYmE3MTNlOTY0NWY5YmU2MWUxNTFmMDJjOT=
Q1Mg%3An%3An%3Asu3ZC799kxyt2T5iyP8lDA" cd-link-manager-tab=3D"5" link-metad=
ata=3D"GlobalUnsubscribe"><span style=3D"color:#007fb7"><u>here</u></span><=
/a> to unsubscribe or to change 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_67385754_84122036.1596724064909--
Screenshot of the email generated on import

Message Analysis