------=_Part_173984194_1716301139.1570471622212
Content-Type: multipart/alternative;
boundary="----=_Part_173984195_1753487971.1570471622212"
------=_Part_173984195_1753487971.1570471622212
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
------=_Part_173984195_1753487971.1570471622212
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' '[link removed]
ml11/DTD/xhtml11.dtd'><html xmlns=3D'[link removed]'>
<html prefix=3D"og: [link removed]">
<head><style type=3D'text/css'>
span.preheader { display:none !important; visibility:hidden;line-height:0; =
opacity:0; color:transparent; height:0; width:0; }
</style>
<!--this is the head-->
<meta charset=3D"utf-8">
<meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1"> <!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use th=
e latest (edge) version of IE rendering engine -->
<meta name=3D"x-apple-disable-message-reformatting" /> <!-- Disable au=
to-scale in iOS 10 Mail entirely -->
=20
<title></title> <!-- The title tag shows in email notifications, like A=
ndroid 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely r=
emoved. -->
<!-- Desktop Outlook chokes on web font references and defaults to Time=
s New Roman, so we force a safe fallback font. -->
<!-- All other clients get the webfont reference; some will render the =
font and others will silently fail to the fallbacks. More on that here: htt=
p://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href=3D'[link removed]
pis.com/css?family=3DRoboto:400,700' rel=3D'stylesheet' type=3D'text/css'> =
-->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset -->
<style>
/* What it does: Remove spaces around the email design added by som=
e email clients. */
/* Beware: It can remove the padding / margin and add a background =
color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
line-height: 1.4 !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*=3D"margin: 16px 0"] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables.=
*/
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail tab=
le alignment bug. Applies table-layout to the first 2 tables then removes f=
or anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing image=
s in IE. */
img {
-ms-interpolation-mode: bicubic;
}
/* What it does: A work-around for iOS meddling in triggered links.=
*/
*[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
}
/* What it does: A work-around for Gmail meddling in triggered link=
s. */
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
}
/* What it does: Prevents Gmail from displaying an download button =
on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in qu=
estion. */
img.g-img + div {
display: none !important;
}
/* What it does: Prevents underlining the button text in Windows 10=
*/
.button-link {
text-decoration: none !important;
}
.button-text{text-align: center!important;}
/* What it does: Removes right gutter in Gmail iOS app: [link removed]
hub.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport s=
ize you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting =
*/
@media only screen and (min-device-width: 375px) and (max-device-wi=
dth: 413px) { /* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}
</style>
<!-- Progressive Enhancements -->
=20
<style id=3D"media-query-style-element">
/* Media Queries */
@media screen yahoo and (min-width: 768px){
img[class=3D"desktop-version"] {
display: none !important;
}
img[class=3D"mobile-version"] {
display: inline-block !important;
}
}
@media screen yahoo and (max-width: 768px){
img[class=3D"desktop-version"] {
display: inline-block !important;
}
img[class=3D"mobile-version"] {
display: none !important;
}
}
@media screen and (min-width: 768px) {
.desktop-version {
display: inline-block !important;
}
.mobile-version {
display: none !important;
}
}
@media screen and (max-width: 768px) {
.desktop-version {
display: none !important;
}
.mobile-version {
display: inline-block !important;
}
.email-container img.cd-image {
height: auto !important;
}
.email-container img.no-img-edit {
width: 100% !important;
height: auto !important;
}
table, td{
width: 100% !important;
}
div{
width: 100% !important;
min-width:100%!important;
}
.social-block-container{
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces elements to resize to the full width of t=
heir container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* What it does: Generic utility class for centering. Useful for =
images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.button-text{ max-width:100%!important; box-sizing: border-box!impo=
rtant;}
}
</style>
<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><span class=3D'preheader' style=3D'display: none !important; visibili=
ty: line-height:0; hidden; opacity: 0; color: transparent; height: 0; width=
: 0;'>News from Power to Decide =
=
</span><img src=3D"[link removed]
U6TURJdFlqRTVNamd3TFdRNFptWTBaREl4Tm1JeE1qUTVaV1U0WlRGaE5qRmtNVFprTjJSaFlqZ=
zM6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN3Wmpj=
MU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMwMU0yVXpOamt4TUdZMU9USTBaRGM=
xT1dWbVl6RmpORFV3WmpKbE9UaGhZdw/g8DQyMqdy_5PrV9-FuRTKQ" width=3D"1" height=
=3D"1" /><img src=3D"[link removed]
JdFlqRTVNamd3TFdRNFptWTBaREl4Tm1JeE1qUTVaV1U0WlRGaE5qRmtNVFprTjJSaFlqZzM6WW=
1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN3WmpjMU4yU=
XdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMwMU0yVXpOamt4TUdZMU9USTBaRGMxT1dW=
bVl6RmpORFV3WmpKbE9UaGhZdw/g8DQyMqdy_5PrV9-FuRTKQ" width=3D"1" height=3D"1"=
/>
<!--this is the body-->
<center style=3D"width: 100%;">
<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ffffff; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"bord=
er-width: 1px; border-color: #ffffff; border-style: None; width: 601px; max=
-width: 601px; border-collapse: separate!important;" class=3D"email-page-c=
ontainer">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"bo=
rder-width: 1px; border-color: #ffffff; border-style: None; width: 602px; m=
ax-width: 602px; border-collapse: separate!important;" class=3D"email-page=
-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"14" 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-b19280-d8ff4d216b1249ee8e1a61d16d7dab87/1/213/43ca8fd3-0ae6-4cb5-af=
68-a79dc14a2c29" 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"15" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZk=
N2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZ=
mFsc2U%3AMA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT=
1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvb=
nRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTll=
ZmMxYzQ1MGYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY=
&K=3D1JROwQxImtQ8m4GGkRCvhA" title=3D"[link removed]"=
target=3D"_blank" cdlinkrefidmso=3D"4" ><img class=3D"desktop-version ce=
nter-on-narrow cd-image" height=3D"auto" width=3D"35.99290780141844%" style=
=3D"vertical-align: middle;" src=3D"[link removed]
odecideorg-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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3=
AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxYzQ1=
MGYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3DD23=
kQMhyYF5a3g0mZJ_Fhw" title=3D"[link removed]" target=
=3D"_blank" cdlinkrefid=3D"4" ><img class=3D"desktop-version center-on-na=
rrow cd-image" height=3D"auto" width=3D"35.99290780141844%" style=3D"vertic=
al-align: middle;" src=3D"[link removed]
-axals/files/pulse.png" alt=3D"Power to Decide Pulse logo" title=3D"Power =
to Decide Pulse logo" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"35.99290780141844%" style=3D"vertical=
-align: middle; display: none;" src=3D"[link removed]
ertodecideorg-axals/files/pulse.png" alt=3D"Power to Decide Pulse logo" ti=
tle=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/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZk=
N2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZ=
mFsc2U%3AMg%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbU=
ZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUw=
ZjJlOThhYyZlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3D-PAa=
h3qQo4aiz_aq3VoMfA" title=3D"[link removed]" target=3D"_blan=
k" cdlinkrefidmso=3D"5" ><img class=3D"desktop-version center-on-narrow c=
d-image" height=3D"214" width=3D"564" style=3D"vertical-align: middle;" src=
=3D"[link removed]
ych_newsletter_003.jpg" alt=3D"Picture Collage Power to Decide" title=3D"P=
icture Collage Power to Decide" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3=
AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aW=
RXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N=
2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThh=
YyZlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3DReTWUnEtgNws=
Vp1A5L0DMg" title=3D"[link removed]" target=3D"_blank" cdl=
inkrefid=3D"5" ><img class=3D"desktop-version center-on-narrow cd-image" he=
ight=3D"214" width=3D"564" style=3D"vertical-align: middle;" src=3D"[link removed]
files.clickdimensions.com/powertodecideorg-axals/files/herotriptych_newslet=
ter_003.jpg" alt=3D"Picture Collage Power to Decide" title=3D"Picture Coll=
age Power to Decide" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"94%" style=3D"vertical-align: middle;=
display: none;" src=3D"[link removed]
xals/files/herotriptych_newsletter_003.jpg" alt=3D"Picture Collage Power t=
o 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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AN=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5=
MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmX2VzPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTA=
wMGQzYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
TUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTEx=
LWE5OTUtMDAwZDNhM2FjNzI2&K=3Dc0Tdt7b7f4uSN0Tin55SvQ" title=3D"Facebook" tar=
get=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"6_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AN=
Q%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5=
MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmX2VzPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTA=
wMGQzYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
TUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTEx=
LWE5OTUtMDAwZDNhM2FjNzI2&K=3Dul4grj13OYv7ro29kPX8iw" title=3D"Twitter" targ=
et=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"6_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AN=
g%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5=
MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmX2VzPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTA=
wMGQzYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
TUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTEx=
LWE5OTUtMDAwZDNhM2FjNzI2&K=3DAIMUwcbYUMvHo63lYuNGVA" title=3D"LinkedIn" tar=
get=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"6_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3ANw%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBm=
NTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmX2VzPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQ=
zYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZ=
TM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5=
OTUtMDAwZDNhM2FjNzI2&K=3DGOdHcpB8SIJH7Qc23lmXSA" title=3D"Facebook" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"6_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AOA%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBm=
NTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmX2VzPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQ=
zYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZ=
TM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5=
OTUtMDAwZDNhM2FjNzI2&K=3D_BkLI8dmFx4VZvnzn3zrKQ" title=3D"Twitter" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"6_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AOQ%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBm=
NTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmX2VzPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQ=
zYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZ=
TM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5=
OTUtMDAwZDNhM2FjNzI2&K=3DGTpTSjBttEy1b-WySjfOrw" title=3D"LinkedIn" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"6_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">Welcome to Let=
=E2=80=99s Talk Month!</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">Who do young people lo=
ok to for info on sex, love, and relationships? <a cd-link-manager-tab=3D"1=
" href=3D"[link removed]
wLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWl=
sLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxM=
GY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMTA%3A%3AaHR0cHM6Ly9wb3dlcnRv=
ZGVjaWRlLm9yZy9uZXdzL3dlbGNvbWUtbGV0cy10YWxrLW1vbnRoLTIwMTk_X2NsZGVlPVltbG5=
hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC=
01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjN=
DUwZjJlOThhYyZlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3DX=
qYQCYkNlfF9yVni3ofKyQ" target=3D"_blank" style=3D"color: #0c00ff; text-deco=
ration: none;">You</a>! Learn how you can talk to the young people in your =
life about these important topics throughout the month of October as we rol=
l out conversation starters, personal stories, and helpful tips.=C2=A0</spa=
n></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<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">Join Us in Bui=
lding a Culture of Reproductive Well-Being</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Are you interested in =
joining more than 40 national, state, and local organizations to build a na=
tionwide Reproductive Well-Being Movement? Would you like to build a cultur=
e that supports reproductive well-being where you live, work, and play? We =
are seeking applications for place-based teams to take part in a national s=
hared learning collaborative. Learn more by reading <a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
E5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2Uz=
NjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMTE%3A%3AaHR0cHM6Ly9wb3d=
lcnRvZGVjaWRlLm9yZy9uZXdzL2pvaW4tdXMtYnVpbGRpbmctbmF0aW9ud2lkZS1yZXByb2R1Y3=
RpdmUtd2VsbC1iZWluZy1tb3ZlbWVudD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0W=
Vdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1=
MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U=
3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DjAMzNMRfKdts22kv17fx6A" targe=
t=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">this blog</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">Let=E2=80=99s =
Talk Access with Simple Health=C2=A0</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Birth control has long=
been a topic that's not discussed, and as a result, reproductive health aw=
areness, access, and progress=E2=80=94as well as women themselves=E2=80=94h=
ave suffered.</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">We're <a cd-link-manag=
er-tab=3D"1" href=3D"[link removed]
MDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3=
YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC=
01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMTI%3A%3AaHR0cHM6L=
y93d3cuc2ltcGxlaGVhbHRoLmNvbS9raXNzbXlhY2Nlc3M_dXRtX3NvdXJjZT1wb3dlcnRvZGVj=
aWRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPTIwMTkxMDA3bmV3c2xldHRlciZzaWQ=
9cG93ZXJ0b2RlY2lkZSZjaWQ9MjAxOTEwMDduZXdzbGV0dGVyJl9jbGRlZT1ZbWxuYW1GamF5NW=
lkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3N=
TdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZTk4=
YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3DWFkZsTeKKb_=
piB3Imcmedw" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: no=
ne;">partnering with Simple Health</a> for =E2=80=9CLet=E2=80=99s Talk=E2=
=80=9D month and asking you to use your voice to ignite the conversation ar=
ound birth control access. If you=E2=80=99ve ever struggled to get your bir=
th control=E2=80=94because of cost, insurance coverage, doctor interference=
, time off=E2=80=94we=E2=80=99re asking you to publicly talk about it.</spa=
n></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<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">Share your story on In=
stagram or Twitter with the hashtag #KissMyAccess, and for each tagged post=
in October, Simple Health will donate one month of birth control to an uni=
nsured woman.</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">By talking about it, y=
ou=E2=80=99re helping uninsured women get access and inspiring women everyw=
here to own the conversation.</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">Get Ready to S=
ay #ThxBirthControl</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 November 13, we cel=
ebrate <a cd-link-manager-tab=3D"1" href=3D"[link removed]
c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2Rh=
Yjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTE=
xYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc=
2U%3AMTM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy90aHhiaXJ0aGNvbnRyb2w_X2NsZ=
GVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9=
Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc=
1OWVmYzFjNDUwZjJlOThhYyZlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYz=
cyNg&K=3DtNqBe1Na-1RGep42G-dZ0g" target=3D"_blank" style=3D"color: #0c00ff;=
text-decoration: none;">#ThxBirthControl Day</a>, 24-hours dedicated to ac=
knowledging all the wonderful things birth control has made possible for ev=
eryone. No drama. Just love for accessible, affordable, and awesome contrac=
eption.</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">Here are three ways to=
get involved:</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>
<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">J=
oin the conversation by using the hashtag <a cd-link-manager-tab=3D"1" href=
=3D"[link removed]
mY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvb=
Q%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI=
0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMTQ%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS=
9oYXNodGFnL1RoeEJpcnRoQ29udHJvbD9zcmM9aGFzaHRhZ19jbGljayZmPWxpdmUmX2NsZGVlP=
VltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWV=
mYzFjNDUwZjJlOThhYyZlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg=
&K=3DocvJ8E8Yym6vStKtd1m44A" target=3D"_blank" style=3D"color: #0c00ff; tex=
t-decoration: none;">#ThxBirthControl</a> on social media. We've created a =
number of <a cd-link-manager-tab=3D"1" href=3D"[link removed]
rg/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN=
2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThl=
OTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZm=
Fsc2U%3AMTU%3A%3AaHR0cHM6Ly9naXBoeS5jb20vYmVkc2lkZXI_X2NsZGVlPVltbG5hbUZqYX=
k1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZ=
jc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJl=
OThhYyZlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3DAalu1bY8=
ym-ZlkBct_n0JQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration:=
none;">gifs </a>to make social sharing super easy for everyone.</span></sp=
an></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">B=
reak out your Thanks, Birth Control swag so you can wear and share on socia=
l media using <a cd-link-manager-tab=3D"1" href=3D"[link removed]
de.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkM=
TZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%=
3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9leHBsb3JlL3RhZ3MvdG=
h4YmlydGhjb250cm9sLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiU=
SUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2Fj=
YWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1=
lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DMVzYzKKafyQ1xyqTRPGRrQ" target=3D"_blank"=
style=3D"color: #0c00ff; text-decoration: none;">#ThxBirthControl</a>. You=
can buy new <a cd-link-manager-tab=3D"1" href=3D"[link removed]
e.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMT=
ZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwY=
ThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3=
AZmFsc2U%3AMTc%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9leHBsb3JlL3RhZ3MvdGh=
4YmlydGhjb250cm9sLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUS=
UzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjY=
WZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1l=
OTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DlkqmogKrxuxrBSzQY2H-Lw" target=3D"_blank" =
style=3D"color: #0c00ff; text-decoration: none;">#ThxBirthControl</a> merch=
andise by visiting <a cd-link-manager-tab=3D"1" href=3D"[link removed]
odecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFh=
NjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc=
1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOT=
hhYw%3AZmFsc2U%3AMTg%3A%3AaHR0cHM6Ly9zaG9wLnBvd2VydG9kZWNpZGUub3JnL3RoYW5rc=
y1iaXJ0aC1jb250cm9sLmh0bWw_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNM=
bU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQ=
zYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYyZlc2lkPWQwYTdlN2U2LT=
BlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3D18ZQIPQrvGZKPR39YHmmtA" target=3D"=
_blank" style=3D"color: #0c00ff; text-decoration: none;">our store</a>.</sp=
an></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><=
a cd-link-manager-tab=3D"1" href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AM=
Tk%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlO=
ThhYyZlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3D4hNUFml-V=
qAzUl1glw5gRg" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: =
none;">Make a tax-deductible donation</a> to show your support and so other=
s too can say <a cd-link-manager-tab=3D"1" href=3D"[link removed]
de.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkM=
TZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%=
3AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9leHBsb3JlL3RhZ3MvdG=
h4YmlydGhjb250cm9sLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiU=
SUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2Fj=
YWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1=
lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DJ45SoDZC7aOd5fcLFDg5Ow" target=3D"_blank"=
style=3D"color: #0c00ff; text-decoration: none;">#ThxBirthControl</a>.</sp=
an></span></li>
</ul>
<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">The Devastatin=
g Impact of the Domestic Gag Rule</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">The Trump Administrati=
on=E2=80=99s recent enforcement of the Title X =E2=80=9Cdomestic gag rule=
=E2=80=9D is nothing short of catastrophic for people living on limited inc=
omes. Read Power to Decide CEO Ginny Ehrlich=E2=80=99s thoughts about how t=
he gag rule is hurting people and its irreversible <a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
E5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2Uz=
NjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMjE%3A%3AaHR0cHM6Ly9wb3d=
lcnRvZGVjaWRlLm9yZy9uZXdzL2RldmFzdGF0aW5nLWltcGFjdC1kb21lc3RpYy1nYWctcnVsZT=
9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllb=
nRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5=
MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDN=
hM2FjNzI2&K=3DwjahRAPfOG3uomJq_GrswQ" target=3D"_blank" style=3D"color: #0c=
00ff; text-decoration: none;">effects</a>.</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Our Newest Pow=
er Player</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"><img alt=3D"A =
head shot of and quote from Levy " class=3D"ck-editor-embedded-image" src=
=3D"[link removed]
png?m=3D10/7/2019%203:02:03%20PM" style=3D"vertical-align: text-bottom; bor=
der-color: #000000;" width=3D"NaN" height=3D"NaN"></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 player is B=
rendan Levy, MD, Co-Founder and Chief Medical Officer, HeyDoctor. <a cd-lin=
k-manager-tab=3D"1" href=3D"[link removed]
4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFja=
y5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTN=
hY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMjI%3A%3AaH=
R0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL3NlcHRlbWJlci0yMDE5LXBvd2VyLXBsYXllc=
j9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGll=
bnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU=
5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZD=
NhM2FjNzI2&K=3DV2fKu08gb_UBxM14gtPadA" target=3D"_blank" style=3D"color: #0=
c00ff; text-decoration: none;">Read his story</a>.</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Support BCBene=
fits</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 believe that every =
woman deserves the birth control right for them. That's why we created our =
contraceptive access fund, <a cd-link-manager-tab=3D"1" href=3D"[link removed]
g.powertodecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5=
ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC0=
1OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjND=
UwZjJlOThhYw%3AZmFsc2U%3AMjM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9iY2Jlb=
mVmaXRzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJl=
Y2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY=
5MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS=
0wMDBkM2EzYWM3MjY&K=3DAuGa54uVnJNWuJ1tU6-2Tw" target=3D"_blank" style=3D"co=
lor: #0c00ff; text-decoration: none;">BCBenefits</a>. The fund helps women =
living on limited incomes overcome some common barriers in accessing contra=
ception, such as costs to travel to a clinic and unreimbursed health care c=
osts.=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">With more than 19.5 mi=
llion women in the US right now living in a <a cd-link-manager-tab=3D"1" hr=
ef=3D"[link removed]
4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmN=
vbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1O=
TI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMjQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVj=
aWRlLm9yZy93aGF0LXdlLWRvL2FjY2Vzcy9hY2Nlc3MtYmlydGgtY29udHJvbD9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjM=
WM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=
=3DzC8epDSyO9IpPV9DIebNbA" target=3D"_blank" style=3D"color: #0c00ff; text-=
decoration: none;">contraceptive desert</a>=E2=80=94or a county without rea=
sonable access to the full range of contraceptive methods=E2=80=94it=E2=80=
=99s more crucial than ever to support women in need. <a cd-link-manager-ta=
b=3D"1" href=3D"[link removed]
jE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQ=
GdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2U=
zNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMjU%3A%3AaHR0cHM6Ly9wb3=
dlcnRvZGVjaWRlLm9yZy9jYWZkb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkd=
FlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4=
NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYyZlc2lkPWQwYTd=
lN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3DOacn3J8aHAKx8SWgxW4FIQ" tar=
get=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Donate toda=
y</a> and support contraceptive access for all.=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:17px"><span style=3D"font-family:Verdana"><span style=3D"color:#=
2889e9">POLICY 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"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Programs Remai=
n Funded for Now, But Damage Continues</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 September 27, the P=
resident signed into law <a cd-link-manager-tab=3D"1" href=3D"[link removed]
powertodecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZW=
U4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUw=
ZjJlOThhYw%3AZmFsc2U%3AMjY%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC1=
1cy9uZXdzcm9vbS9iaXBhcnRpc2FuLWJpbGwtZnVuZHMtdGl0bGUteC1hbmQtdHBwLWZhaWxzLX=
NhZmVndWFyZC1hZ2FpbnN0LWF0dGFja3M_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkd=
FlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4=
NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYyZlc2lkPWQwYTd=
lN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3Dz7Sn5EapclAAugxIdB88hw" tar=
get=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">a short-ter=
m =E2=80=9Ccontinuing resolution=E2=80=9D</a> (CR) that will keep the feder=
al government funded at current levels through November 21, 2019. The CR pa=
ssed both of the House and Senate with large, bipartisan support. The bill =
includes funding for the Title X Family Planning Program and the Te<span st=
yle=3D"color:null">en Pregnancy Prevention (TPP) Program, but does not incl=
ude language to undo the damage of the <a cd-link-manager-tab=3D"1" href=3D=
"[link removed]
ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3=
AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZD=
c1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMjc%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlL=
m9yZy93aGF0LXdlLWRvL2luZm9ybWF0aW9uL3Jlc291cmNlLWxpYnJhcnkvaW1wYWN0cy1kb21l=
c3RpYy1nYWctcnVsZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSU=
zZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYW=
ZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lO=
TExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DWdeWSf2FIviOIONZXNxPcA" target=3D"_blank" s=
tyle=3D"color: #0c00ff; text-decoration: none;">domestic gag rule</a>, and =
the integrity of these programs remains an issue.=C2=A0</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"><span style=3D"color:n=
ull">To </span>date, women in need of publicly funded birth control in 390 =
counties across the country are losing Title X resources that keep their bi=
rth control affordable. It is imperative that we continue to pressure the S=
enate to protect the Title X program and undo the damage of the gag rule. P=
lease take one minute and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
.powertodecide.org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5Z=
WU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01=
OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDU=
wZjJlOThhYw%3AZmFsc2U%3AMjg%3A%3AaHR0cHM6Ly93d3cudm90ZXJ2b2ljZS5uZXQvUG93ZX=
JUb0RlY2lkZS9DYW1wYWlnbnMvNjgxMjkvUmVzcG9uZD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M=
1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBh=
OGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmV=
zaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3Dj8ripHMC80MXo-utr=
rl09w" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">c=
lick here</a> to email your Senators.</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:17px"><span style=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]
E5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2Uz=
NjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMjk%3A%3AaHR0cHM6Ly9wb3d=
lcnRvZGVjaWRlLm9yZy9uZXdzL3NlcHRlbWJlci0yMDE5LXBvd2VyLXVwZGF0ZXMtZWRpdGlvbj=
9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllb=
nRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5=
MjRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDN=
hM2FjNzI2&K=3DXVLZ_6bEMis8S9WNDsQRHg" target=3D"_blank" style=3D"color: #0c=
00ff; text-decoration: none;">Click here</a> to see the top publications an=
d articles on reproductive well-being 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"><span style=3D=
"font-size:17px"><span style=3D"font-family:Verdana"><span style=3D"color:#=
2889e9">GENEROUS SUPPORT FOR 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 <sp=
an style=3D"color:null">grateful for the </span>generous support offered by=
:</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>
<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he Linked Foundation for their generous support for Bedsider.</span></span>=
</li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">N=
urx, the health tech c<span style=3D"color:null">ompany</span> focused on s=
ensitive health needs and the leading online provider for contraception, ha=
s partnered with us to provide 1,000 low-income women with a one-year suppl=
y of birth control at no cost. In honor of this year=E2=80=99s <a cd-link-m=
anager-tab=3D"1" href=3D"[link removed]
E%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMzA%3A%3AaHR0c=
HM6Ly93d3cueW91ci1saWZlLmNvbS93Y2Q_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdk=
dFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYyZlc2lkPWQwYT=
dlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3D0yED6GNyXeIfxD0jP7aycw" ta=
rget=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">World Cont=
raception Day</a>, Nurx will also provide a $10,000 donation to <a cd-link-=
manager-tab=3D"1" href=3D"[link removed]
zE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5=
idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY=
2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMzE%3A%3AaHR0=
cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9iY2JlbmVmaXRzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3g=
zWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMG=
E4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZTk4YWMmZ=
XNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3DWHTixQJn-Ypb_EUq=
d885OQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">=
BCBenefits</a>.</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">w=
ith Vagisil, the maker of emergency contraceptive Preventeza, and SIRUM, a =
non-profit dedicated to decreasing the amount of medicine going to waste in=
the US, to distribute 30,000 units of Preveteza to women in contraceptive =
deserts. As a brand that that advocates for women to be shameless about the=
ir vaginal and sexual health needs, Vagisil has also made a generous matchi=
ng donation to BCBenefits to further their support and belief that all wome=
n should have the power to decide if, when, and under what circumstances to=
get pregnant and have a child.</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he Serena Foundation for support of #TalkingisPower.=C2=A0</span></span></l=
i>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
wentyeight Health and Sharon Weinberg for their generous support for Bedsid=
er and BCBenefits.=C2=A0</span></span></li>
</ul>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Join others dedicated =
to ensuring all young people have the power to decide their futures by <a c=
d-link-manager-tab=3D"1" href=3D"[link removed]
g0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmln=
amFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMG=
QzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMzI%3A=
%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRX=
eDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2Q=
wYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYy=
Zlc2lkPWQwYTdlN2U2LTBlZTktZTkxMS1hOTk1LTAwMGQzYTNhYzcyNg&K=3D0pdIJs1gxqL3je=
M5XxFLJQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;=
">making a donation today</a>.</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 18px; padding-bottom: =
18px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"16" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AM=
zM%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxY=
zQ1MGYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3D=
VFurjjWbzJw8k3RJknhTZg" title=3D"Facebook" target=3D"_blank" style=3D"text-=
decoration: none;" cdlinkrefidmso=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AM=
zQ%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZ=
Tk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3DBSYBSUuG=
wou31Rq90gMFNA" title=3D"Twitter" target=3D"_blank" style=3D"text-decoratio=
n: none;" cdlinkrefidmso=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AM=
zU%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0N=
TBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DJib=
J6fN6ns8Sse1yPaThzg" title=3D"Youtube" target=3D"_blank" style=3D"text-deco=
ration: none;" cdlinkrefidmso=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AM=
zY%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjM=
WM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=
=3DXZw3kETgWOuZfN4LMYJouw" title=3D"Instagram" target=3D"_blank" style=3D"t=
ext-decoration: none;" cdlinkrefidmso=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AM=
zc%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5M=
jRkNzU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNh=
M2FjNzI2&K=3DESQkpIxGWPtnDj7vt3sadg" title=3D"Linkedin" target=3D"_blank" s=
tyle=3D"text-decoration: none;" cdlinkrefidmso=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AM=
zg%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMx=
YzQ1MGYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=
=3Dt4U2OAnhRBgbtlvxYm99CQ" title=3D"Custom" target=3D"_blank" style=3D"text=
-decoration: none;" cdlinkrefidmso=3D"10_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
mensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=3D=
6/17/2019%205:37:04%20PM">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3AMzk%3=
A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1=
GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNT=
k3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxYzQ1M=
GYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3DdKUW=
kTaIcEtJC6rIUjq6ng" title=3D"Facebook" target=3D"_blank" style=3D"text-deco=
ration: none;" cdlinkrefid=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3ANDA%3=
A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxYzQ1MGYyZTk4Y=
WMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3DffYSzTm5NAKV=
rl1mXSj5PQ" title=3D"Twitter" target=3D"_blank" style=3D"text-decoration: n=
one;" cdlinkrefid=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3ANDE%3=
A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmp=
heTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0NTBmM=
mU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DQAdETpq=
jPSCsARNCaKFV6Q" title=3D"Youtube" target=3D"_blank" style=3D"text-decorati=
on: none;" cdlinkrefid=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3ANDI%3=
A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkNzU5ZWZjMWM0N=
TBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2FjNzI2&K=3DBM0=
P-3jAU5DBbbJideRq_g" title=3D"Instagram" target=3D"_blank" style=3D"text-de=
coration: none;" cdlinkrefid=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3ANDM%3=
A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2x=
kZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD=
1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTUzZTM2OTEwZjU5MjRkN=
zU5ZWZjMWM0NTBmMmU5OGFjJmVzaWQ9ZDBhN2U3ZTYtMGVlOS1lOTExLWE5OTUtMDAwZDNhM2Fj=
NzI2&K=3Dx9ORYiK3Zm7xQSjPW9GZqg" title=3D"Linkedin" target=3D"_blank" style=
=3D"text-decoration: none;" cdlinkrefid=3D"10_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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJlOThhYw%3AZmFsc2U%3ANDQ%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZ=
vb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3NTllZmMxYzQ1=
MGYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM3MjY&K=3D_Vw=
zWfTEK3KgjZSvursUjg" title=3D"Custom" target=3D"_blank" style=3D"text-decor=
ation: none;" cdlinkrefid=3D"10_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
mensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=3D=
6/17/2019%205:37:04%20PM">
</a>
</span><!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"17" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"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/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIxMjQ5ZWU4Z=
TFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcw=
Zjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYzFjNDUwZjJ=
lOThhYw%3AZmFsc2U%3ANDU%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19jbG=
RlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkP=
WNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtNTNlMzY5MTBmNTkyNGQ3=
NTllZmMxYzQ1MGYyZTk4YWMmZXNpZD1kMGE3ZTdlNi0wZWU5LWU5MTEtYTk5NS0wMDBkM2EzYWM=
3MjY&K=3DHVfuOEUxlngVOsa-XMT2Bw" 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%3AMDItYjE5MjgwLWQ4ZmY0ZDIxNmIx=
MjQ5ZWU4ZTFhNjFkMTZkN2RhYjg3%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGF=
jdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC01M2UzNjkxMGY1OTI0ZDc1OWVmYz=
FjNDUwZjJlOThhYw%3An%3An%3ATpSKwZEh7mgJTgFLUrYW1Q" 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_173984195_1753487971.1570471622212--
------=_Part_173984194_1716301139.1570471622212--