------=_Part_126334342_601467769.1594146892976
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-22d999add520 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-af4045044401 {
width: 94%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-22d999add520 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-af4045044401 {
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]
nME5qZzRNekU6TURJdFlqSXdNVGc1TFdabFlXWTNNekJtTW1SaVlqUXlNVEJoTnpVeU5XSXlOem=
RpWldNelpERTE6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxbFpXWmpaakE0WlRJ=
eE5HVTBOalJoT1dNNU1HWTJPV1EyTkdKak1HSmhOdw/V11r9DUgnO9GlZCT9kGduw" width=3D=
"1" height=3D"1" /><img src=3D"[link removed]
zRNekU6TURJdFlqSXdNVGc1TFdabFlXWTNNekJtTW1SaVlqUXlNVEJoTnpVeU5XSXlOemRpWldN=
elpERTE6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN=
3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxbFpXWmpaakE0WlRJeE5HVT=
BOalJoT1dNNU1HWTJPV1EyTkdKak1HSmhOdw/V11r9DUgnO9GlZCT9kGduw" 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;f=
ont-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heigh=
t:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-styl=
e:normal;text-decoration: none"><span style=3D"font-family:Verdana">Click <=
a cd-link-manager-tab=3D"6" href=3D"[link removed]
8831/02-b20189-feaf730f2dbb4210a7525b277bec3d15/4/612/c52f4984-aecf-4c06-89=
84-28bb9f440a51" style=3D"color: rgb(0, 127, 183); text-decoration: none;">=
<span style=3D"color:#007fb7"><u>here</u></span></a> if you are having trou=
ble 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdi=
ZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZ=
mFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9wb3=
dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZ=
HRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5=
ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmZXNpZD02NjI=
1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3D-U5L8Oya208LAVApBPWDlA" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3=
AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlk=
NjRiYzBiYTcmZXNpZD02NjI1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DFPM=
JmJqRcEmqRUNpZ7Ks2Q" undefined title=3D"[link removed]
s" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narrow c=
d-image image-22d999add520 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdi=
ZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZ=
mFsc2U%3AMg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly93d3=
cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMb=
U52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQz=
YTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNyZlc2lkPTY2MjU4MmU3LTU=
2YzAtZWExMS1hODEyLTAwMGQzYTMwMDIyYQ&K=3DidXypJ6L3fL6UlYlojPXTA" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3=
AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aW=
RXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N=
2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJh=
NyZlc2lkPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQzYTMwMDIyYQ&K=3DhpHFj5YFO7y9=
edZHfwd2ng" undefined title=3D"[link removed]" target=3D"_bl=
ank" cdlinkrefid=3D"21" ><img class=3D"center-on-narrow cd-image image-af=
4045044401 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AN=
A%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljcy5j=
bGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG9=
2TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWRHVn=
VkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCc=
lFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzB=
iYTcmX2VzPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQzYTMwMDIyYSZfY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5=
ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3DSm=
67qasxOzMTpBHPrRvYkA" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AN=
Q%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljcy5j=
bGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG9=
2TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWRHVn=
VkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCc=
lFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzB=
iYTcmX2VzPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQzYTMwMDIyYSZfY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5=
ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3DAd=
ehY5ODPEE7zh6Ltx5-JQ" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AN=
g%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljcy5j=
bGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG9=
2TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWRHVn=
VkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCc=
lFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzB=
iYTcmX2VzPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQzYTMwMDIyYSZfY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5=
ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3DBt=
oQmQxuy-qb09taX0J5aw" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3ANw%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUy=
MTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmX2VzPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQ=
zYTMwMDIyYSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZ=
mNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4=
MTItMDAwZDNhMzAwMjJh&K=3DxzO3SuJNWNyupheWpoR7Vg" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AOA%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUy=
MTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmX2VzPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQ=
zYTMwMDIyYSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZ=
mNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4=
MTItMDAwZDNhMzAwMjJh&K=3DN3YeJhtXtTD7BPn5QOqPew" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AOQ%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUy=
MTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmX2VzPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQ=
zYTMwMDIyYSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZ=
mNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4=
MTItMDAwZDNhMzAwMjJh&K=3DR-te2QblY4_z0WAu169oBg" 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"font-family:Arial=
;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-align=
:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-styl=
e:normal;text-decoration: none"><span style=3D"color:#2889e9"><span style=
=3D"font-size:17px"><span style=3D"font-family:Verdana">NEWS FROM POWER TO =
DECIDE</span></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">We Have the Po=
wer to Change</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">We condemn in the stro=
ngest terms, the racism and injustice that was and still is on full display=
as our nation watched in horror over the last few weeks. Read our CEO, Gil=
lian Sealy=E2=80=99s <a cd-link-manager-tab=3D"1" href=3D"[link removed]
rtodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNz=
UyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZ=
jc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJj=
MGJhNw%3AZmFsc2U%3AMTA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL3dlLWh=
hdmUtcG93ZXItY2hhbmdlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1Odm=
JRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzY=
WNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmZXNpZD02NjI1ODJlNy01NmMw=
LWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DycpPRWCvLKLn9Lv5Xm-hUQ" target=3D"_blan=
k" style=3D"color: #0c00ff; text-decoration: none;">full statement</a>.=C2=
=A0</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Shared Learnin=
g Collaborative Team: Detroit, Michigan</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Earlier this year we s=
elected 8 teams from across the US to partner with us in implementing our r=
eproductive well-being work within their communities.=C2=A0</span></span></=
p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><img class=3D"=
ck-editor-embedded-image" src=3D"[link removed]
odecideorg-axals/files/july2020photo.jpg?m=3D7/7/2020%201:54:56%20PM" style=
=3D"vertical-align: text-bottom; border-color: rgb(0, 0, 0); width: 500px; =
height: 333px;" width=3D"500" height=3D"333"></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Detroiters predominate=
ly Black race, with 33% of families living in poverty and 20% of adults wit=
hout a high school degree. Detroit also has an alarmingly high infant and m=
aternal mortality rates at 14 per 1,000 and 32 per 1,000 live births respec=
tively. The city=E2=80=99s provider shortages and lack of federally funded =
family planning clinics likely contribute to these reproductive health ineq=
uities. But Detroiters are resilient, bold, innovative and committed to imp=
roving the health and wellbeing.=C2=A0=C2=A0</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">The Henry Ford Health =
System, in partnership with Black Family Development, Inc. and the Council =
of Baptist Pastors of Detroit, plan to advance reproductive well-being in D=
etroit through intersectoral partnerships focused on youth.=C2=A0</span></s=
pan></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Our Newest Pow=
er Womxn</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">We=E2=80=99re committe=
d to uplifting the many individuals working to improve access to women=E2=
=80=99s reproductive health options. This month=E2=80=99s power womxn is Ji=
ll Angelo, Founder of Gennev. <a cd-link-manager-tab=3D"1" href=3D"[link removed]
rktg.powertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiY=
jQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFj=
dC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY=
2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMTE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZX=
dzL2p1bmUtMjAyMC1wb3dlci13b214bj9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0W=
Vdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1=
MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTg=
yZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3DV_JKd5yTxVyuB24mrk9w7Q" targe=
t=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Read her stor=
y</a>.=C2=A0</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Birth Control =
Delivered to Your Door</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Telehealth makes getti=
ng birth control easier than ever. Check out <a cd-link-manager-tab=3D"1" h=
ref=3D"[link removed]
ZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLm=
NvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIx=
NGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMTI%3A%3AaHR0cHM6Ly93d3cuYmVkc2l=
kZXIub3JnL2ZlYXR1cmVzL3RhZ2dlZC90ZWxlaGVhbHRoP19jbGRlZT1ZbWxuYW1GamF5NWlkV3=
gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkM=
GE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzBiYTcm=
ZXNpZD02NjI1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3D8THhna7MuhulXqy=
Rt-zklQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;"=
>all of the telehealth resources</a> hosted on our Bedsider program=E2=80=
=99s website. Updated regularly, these articles explore subjects such as, H=
IPAA privacy, the cost of telehealth, the types of services offered via tel=
ehealth, and more.=C2=A0</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ari=
al;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">POLICY UPDATES</spa=
n></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Supreme Court =
Strikes Down Louisiana Abortion Restrictions But Threats to Abortion Access=
Remain</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">On Monday, June 29, in=
a 5-4 decision in June Medical Services v. Russo, the Court struck down a =
Louisiana law that would have left nearly one million women of childbearing=
age in Louisiana having access to only a single abortion clinic in the sta=
te. The law that was under review would have required those who provide abo=
rtion care to have admitting privileges at a hospital within 30 miles where=
they provide abortion services=E2=80=94forcing all but one clinic in the s=
tate to close. For more on the decision, see our <a cd-link-manager-tab=3D"=
1" href=3D"[link removed]
g5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYW=
lsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4=
ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMTM%3A%3AaHR0cHM6Ly9wb3dlcnR=
vZGVjaWRlLm9yZy9hYm91dC11c25ld3Nyb29tL3N0YXRlbWVudC1wb3dlci1kZWNpZGUtc3Vwcm=
VtZS1jb3VydC1zdHJpa2luZy1kb3duLWxvdWlzaWFuYS1hYm9ydGlvbi1yZXN0cmljdGlvbnM_X=
2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50=
aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU=
0NjRhOWM5MGY2OWQ2NGJjMGJhNyZlc2lkPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQzYT=
MwMDIyYQ&K=3DSjIM9M6bexuJKCQyF2UUaQ" target=3D"_blank" style=3D"color: #0c0=
0ff; text-decoration: none;">statement</a>.=C2=A0</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">However, while the Cou=
rt=E2=80=99s ruling was a welcome relief, it also opens the door for other =
medically unnecessary restrictions on abortion care to be upheld in the fut=
ure. Our CEO Gillian Sealy writes in her <a cd-link-manager-tab=3D"1" href=
=3D"[link removed]
WY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvb=
Q%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU=
0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMTQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaW=
RlLm9yZy9uZXdzL25hcnJvdy13aW4tZm9yLWFib3J0aW9uLWFjY2Vzcz9fY2xkZWU9WW1sbmFtR=
mpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5=
NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY=
0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3D7FXZK=
ViGq7NVyCFTsARl1g" target=3D"_blank" style=3D"color: #0c00ff; text-decorati=
on: none;">recent blog</a>, =E2=80=9CAlthough there is reason to feel relie=
f, we cannot ignore the many other attacks on access to abortion care curre=
ntly being fought in the courts. This decision, while a welcome one, is not=
victory. It beckons our collective attention to a stark reality. Women=E2=
=80=99s access to the full range of reproductive health care is still fragi=
le and unequitable.=E2=80=9D</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">It's urgent that Congr=
ess pass the Women=E2=80=99s Health Protection Act, which would prohibit st=
ates from passing medically unnecessary regulations that single out abortio=
n providers. Please help us to do that by reaching out to your members of C=
ongress and ask them to immediately pass the Women=E2=80=99s Health Protect=
ion Act. We=E2=80=99ve made it easy for you to do, just <a cd-link-manager-=
tab=3D"1" href=3D"[link removed]
tYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZ=
WZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMTU%3A%3AaHR0cHM6Ly93=
d3cudm90ZXJ2b2ljZS5uZXQvUG93ZXJUb0RlY2lkZS9DYW1wYWlnbnMvNzU1MzYvUmVzcG9uZD9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0Z=
TQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNh=
MzAwMjJh&K=3DOsHv5KpCh-bhykoX1fXqow" target=3D"_blank" style=3D"color: #0c0=
0ff; text-decoration: none;">click here</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"font-family:Ari=
al;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">POWER UPDATES</span=
></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
IwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZj=
ZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly9wb3d=
lcnRvZGVjaWRlLm9yZy9uZXdzL2p1bmUtMjAyMC1wb3dlci11cGRhdGVzLWVkaXRpb24_X2NsZG=
VlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y=
29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRh=
OWM5MGY2OWQ2NGJjMGJhNyZlc2lkPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQzYTMwMDI=
yYQ&K=3DGudYsZCknUxTGgCHbIXeGA" target=3D"_blank" style=3D"color: #0c00ff; =
text-decoration: none;">Click here</a> to see the top publications and arti=
cles on sexual health published in the last month.</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Restoring Scie=
nce, Protecting the Public: 43 Steps for the Next Presidential Term</span><=
/span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">We=E2=80=99re pleased =
to join with dozens of good-government, public health, environmental, consu=
mer, and human and civil rights organizations that have collectively writte=
n and released <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIy=
NzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Q=
wYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw=
%3AZmFsc2U%3AMTc%3A%3AaHR0cHM6Ly91Y3MtZG9jdW1lbnRzLnMzLmFtYXpvbmF3cy5jb20vc=
2NpZW5jZS1hbmQtZGVtb2NyYWN5L3Jlc3RvcmluZy1zY2llbmNlLXByb3RlY3RpbmctdGhlLXB1=
YmxpYy5wZGY_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Q=
mcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZW=
ZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNyZlc2lkPTY2MjU4MmU3LTU2YzAtZWExMS1hO=
DEyLTAwMGQzYTMwMDIyYQ&K=3D7i963pzAGcuuiuy0dxGCDw" target=3D"_blank" style=
=3D"color: #0c00ff; text-decoration: none;">Restoring Science, Protecting t=
he Public: 43 Steps for the Next Presidential Term</a>. Learn more about th=
ese memos and our support of them <a cd-link-manager-tab=3D"1" href=3D"http=
://mrktg.powertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmM=
mRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM=
5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMTg%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy=
9uZXdzL3Jlc3RvcmluZy1zY2llbmNlLXByb3RlY3RpbmctcHVibGljP19jbGRlZT1ZbWxuYW1Ga=
mF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3=
MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjR=
iYzBiYTcmZXNpZD02NjI1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DUxbvEs=
lw88yvjK6bhBdMxA" target=3D"_blank" style=3D"color: #0c00ff; text-decoratio=
n: none;">in this blog</a>.=C2=A0</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ari=
al;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">GENEROUS SUPPORT FO=
R OUR WORK</span></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Power to Decide is exc=
ited to extend its partnership with Foundation Consumer Healthcare (FCH), t=
he maker of <a cd-link-manager-tab=3D"1" href=3D"[link removed]
.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzd=
iZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYT=
hlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3A=
ZmFsc2U%3AMTk%3A%3AaHR0cHM6Ly93d3cucGxhbmJvbmVzdGVwLmNvbS8_X2NsZGVlPVltbG5h=
bUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC0=
1OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OW=
Q2NGJjMGJhNyZlc2lkPTY2MjU4MmU3LTU2YzAtZWExMS1hODEyLTAwMGQzYTMwMDIyYQ&K=3Dn7=
Nz-LcaqaaUmP_5gbyd4A" target=3D"_blank" style=3D"color: #0c00ff; text-decor=
ation: none;">Plan B One-Step=C2=AE emergency contraception</a>, a critical=
backup option if your plan A birth control fails. In addition to a generou=
s financial donation to the Contraceptive Access Fund, FCH will also make a=
vailable 5,000 units of emergency contraception for free to eligible Contra=
ceptive Access Fund users. Women accessing the fund will be provided a uniq=
ue code to be redeemed for one package of Plan B (and free shipping). On be=
half of all the women that will benefit from this incredible support, we at=
Power to Decide say thank you!</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Thank you to all our d=
onors for your support of our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
rktg.powertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiY=
jQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFj=
dC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY=
2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9Qcm=
90ZWN0QkM_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Qmc=
mVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZj=
ZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNyZlc2lkPTY2MjU4MmU3LTU2YzAtZWExMS1hODE=
yLTAwMGQzYTMwMDIyYQ&K=3DR0iblFObJpw2mYxKjNQ62g" target=3D"_blank" style=3D"=
color: #0c00ff; text-decoration: none;">Contraceptive Access Fund</a>. Your=
support is going directly to help women in need continue to access birth c=
ontrol during these unprecedented times. Thank you!</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
IwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZj=
ZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMjE%3A%3AaHR0cHM6Ly9wb3d=
lcnRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNyZlc2lkPTY2MjU4MmU3=
LTU2YzAtZWExMS1hODEyLTAwMGQzYTMwMDIyYQ&K=3D96mYvo6iWbKO3JZ9VXYntQ" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Join others</a=
> dedicated to ensuring all young people have the power to decide their fut=
ures 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AM=
jI%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuZmFjZWJ=
vb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2=
xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwM=
DBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmZXNpZD02NjI1ODJl=
Ny01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3D26hao-Jcm-yu8U6ElIH9tQ" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AM=
jM%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly90d2l0dGVyLmN=
vbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1Odm=
JRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzY=
WNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmZXNpZD02NjI1ODJlNy01NmMw=
LWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DfQwngCmr8ndNCjyCS0AGOg" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AM=
jQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cueW91dHV=
iZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0=
xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZ=
DNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTct=
NTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3Di6Jrn0zkX6lw-4hiVSHWTQ" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AM=
jU%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuaW5zdGF=
ncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WV=
dsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1M=
DAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTgy=
ZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3Dcj_xuJx6__3PSJuF76Y-sg" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AM=
jY%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cubGlua2V=
kaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1=
lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0YmMwYmE3JmVz=
aWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3DGPg8klmX1xZcTOkbVW=
myAg" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AM=
jc%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly9wb3dlcnRvZGV=
jaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUVtYW=
lsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV=
2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUw=
MDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzBiYTcmZXNpZD02NjI1ODJ=
lNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DylPUBy6OFg93ISTLL6BBIw" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMjg%3=
A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1=
GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNT=
k3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkN=
jRiYzBiYTcmZXNpZD02NjI1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DxZSF=
uzg6_7NkZkxmZocxIw" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMjk%3=
A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlkNjRiYzBiY=
TcmZXNpZD02NjI1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DcDeNFu_xj5t7=
YE5P7rV-EQ" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMzA%3=
A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmp=
heTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5ZDY0Y=
mMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3DVQAseoP=
kEU0rDBiq9Q_K7w" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMzE%3=
A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2NGE5YzkwZjY5Z=
DY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAwMjJh&K=3D3wf=
Duk-ANG2ccD_TXlCUMw" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMzI%3=
A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2x=
kZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD=
1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWVlZmNmMDhlMjE0ZTQ2N=
GE5YzkwZjY5ZDY0YmMwYmE3JmVzaWQ9NjYyNTgyZTctNTZjMC1lYTExLWE4MTItMDAwZDNhMzAw=
MjJh&K=3DeXYz0Ie5Oz0CoMxD8M5Bxg" 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%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJjMGJhNw%3AZmFsc2U%3AMzM%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZ=
vb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0YTljOTBmNjlk=
NjRiYzBiYTcmZXNpZD02NjI1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDAyMmE&K=3DjW1=
4004wkW1KvLDADATucA" 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;f=
ont-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heigh=
t:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-styl=
e:normal;text-decoration: none"><span style=3D"font-family:Verdana">=C2=A92=
019, Power to Decide, the campaign to prevent unplanned pregnancy</span></p=
>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">1776 Massachusetts Ave., NW, Suite 200, Washington, D=
C 20036</span></p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">ph: (202) 478-8500. fax: (202) 478-8588.</span></p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana"><a cd-link-manager-tab=3D"1" href=3D"[link removed]
ertodecide.org/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmMmRiYjQyMTBhN=
zUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcw=
Zjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MGY2OWQ2NGJ=
jMGJhNw%3AZmFsc2U%3AMzQ%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19jbG=
RlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkP=
WNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZWVmY2YwOGUyMTRlNDY0=
YTljOTBmNjlkNjRiYzBiYTcmZXNpZD02NjI1ODJlNy01NmMwLWVhMTEtYTgxMi0wMDBkM2EzMDA=
yMmE&K=3DtYjnvIfdGkc1fj1mVCfF-A" target=3D"_blank" style=3D"color: rgb(0, 1=
27, 183); text-decoration: none;"><span style=3D"color:#007fb7"><u>www.Powe=
rtoDecide.org</u></span></a></span></p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">Click <a cd-link-manager-tab=3D"5" href=3D"[link removed]
tg.powertodecide.org/uu/2/1cla%3ANTg0Njg4MzE%3AMDItYjIwMTg5LWZlYWY3MzBmMmRi=
YjQyMTBhNzUyNWIyNzdiZWMzZDE1%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGF=
jdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1lZWZjZjA4ZTIxNGU0NjRhOWM5MG=
Y2OWQ2NGJjMGJhNw%3An%3An%3AJ3kYBu4yh0cjqq5pd69_Pw" link-metadata=3D"GlobalU=
nsubscribe" style=3D"color: rgb(0, 127, 183); text-decoration: none;"><span=
style=3D"color:#007fb7"><u>here</u></span></a> to unsubscribe or to change=
your Subscription Preferences.</span></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_126334342_601467769.1594146892976--