From Power to Decide <[email protected]>
Subject New Reproductive Well-Being Podcast, Recognizing Black History Month, and New State Fact Sheets
Date March 7, 2022 6:32 PM
  Links have been removed from this email. Learn more in the FAQ.
  Links have been removed from this email. Learn more in the FAQ.
------=_Part_11330135_2030248820.1646677969062
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-18018bbb44af {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-bb986a0bb278 {
width: 94%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-18018bbb44af {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-bb986a0bb278 {
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;'>Win a candle! =
=
</span><img src=3D"[link removed]
eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb25=
0YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYT=
A5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY=
2Q2ZjUwN2MiLCJwaCI6bnVsbH0/MNXhnPjuZhIq2mWh5JumPA" width=3D"1" height=3D"1"=
/><img src=3D"[link removed]
UiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4Iiwi=
cnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnV=
sbH0/MNXhnPjuZhIq2mWh5JumPA" width=3D"1" height=3D"1" />
<!--this is the body-->
<center style=3D"width: 100%;">
<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ffffff; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"widt=
h: 100%; max-width: 100%; border-collapse: separate!important;" class=3D"e=
mail-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"wi=
dth: 100%; max-width: 100%; border-collapse: separate!important;" class=3D=
"email-page-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-top-left-radius:=
0px;border-top-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"36" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-family:Verdana">Click =
<a cd-link-manager-tab=3D"6" href=3D"[link removed]
58468831/02-b22066-ed5a36352fc449c593299571cd6f507c/2/786/fd15393b-a63c-414=
5-a94b-a72d80b05c3e" style=3D"color: rgb(0, 127, 183); text-decoration: non=
e;"><span style=3D"color:#007fb7"><u>here</u></span></a> if you are having =
trouble viewing this message.</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"37" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwi=
cmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQ=
xNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNT=
kzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMCIsInVuIjoiJTdCJ=
TI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdEIiwidSI6Imh0dHBzOi8vcG93ZXJ0b2RlY2lk=
ZS5vcmcvY29udGFjdC11cz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZ=
iUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2=
FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzAtMjY5Z=
S1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/ewJEGPaXyp08PosWz1PeGw" name=3D"{%22UrlI=
dOffset%22%3A1}" title=3D"[link removed]" target=3D"_=
blank" cdlinkrefidmso=3D"20" ><img class=3D"center-on-narrow cd-image" he=
ight=3D"auto" width=3D"35.99290780141844%" style=3D"vertical-align: middle;=
" src=3D"[link removed]
ulse.png" alt=3D"Power to Decide Pulse logo" title=3D"Power to Decide Puls=
e 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]
/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJj=
b250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJ=
hYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NT=
cxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMSIsInVuIjoiIiwidSI6Imh0d=
HBzOi8vcG93ZXJ0b2RlY2lkZS5vcmcvY29udGFjdC11cz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4=
M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDB=
hOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4Jm=
VzaWQ9ZGI0ZWIyNzAtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/_TywgIPTzXVtDeTVC=
NRTKA" title=3D"[link removed]" target=3D"_blank" =
cdlinkrefid=3D"20" ><img class=3D"center-on-narrow cd-image image-18018bbb4=
4af no-img-edit" height=3D"auto" style=3D"vertical-align: middle;" src=3D"=
[link removed]"=
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]
ns.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwi=
cmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQ=
xNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNT=
kzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMiIsInVuIjoiJTdCJ=
TI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdEIiwidSI6Imh0dHBzOi8vd3d3LnBvd2VydG9k=
ZWNpZGUub3JnP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTN=
kJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY2=
E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3MC0yNjllLWVjMTEtY=
jQwMC0wMDBkM2E1YzYxOGYifQ/NTUvdT8l8GPcVdaDOvYZ0A" name=3D"{%22UrlIdOffset%2=
2%3A1}" title=3D"[link removed]" target=3D"_blank" cdlinkr=
efidmso=3D"21" ><img class=3D"center-on-narrow cd-image" height=3D"214" wid=
th=3D"564" style=3D"vertical-align: middle;" src=3D"[link removed]
mensions.com/powertodecideorg-axals/files/herotriptych_newsletter_003.jpg" =
alt=3D"Picture Collage Power to Decide" title=3D"Picture Collage Power to =
Decide" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJj=
b250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJ=
hYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NT=
cxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMyIsInVuIjoiIiwidSI6Imh0d=
HBzOi8vd3d3LnBvd2VydG9kZWNpZGUub3JnP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFH=
ZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE=
5ODUwMDBkM2EzYWNhZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYj=
RlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/ZiOmq_ht1yIB_5YCG4CjzA" t=
itle=3D"[link removed]" target=3D"_blank" cdlinkrefid=3D"2=
1" ><img class=3D"center-on-narrow cd-image image-bb986a0bb278 no-img-edit"=
height=3D"214" width=3D"564" style=3D"vertical-align: middle;" src=3D"http=
s://file-us.clickdimensions.com/powertodecideorg-axals/files/herotriptych_n=
ewsletter_003.jpg" alt=3D"Picture Collage Power to Decide" title=3D"Pictur=
e Collage Power to Decide" /></a>
</td>
</tr><!--<![endif]-->
<tr>
<td
width=3D"564"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: center; padd=
ing-top: 9px; padding-bottom: 5px; padding-left: 18px; padding-right: 18px;=
"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A3}" cdlinkrefidmso=3D"22_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNCIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCU=
yNTIyJTI1M0EzJTdEIiwidSI6Imh0dHA6Ly9hbmFseXRpY3MuY2xpY2tkaW1lbnNpb25zLmNvbS=
9Tb2NpYWxMaW5rcy5hc3B4P2RhdGE9WDJ4cGJtczlhSFIwY0RvdkwyRnVZV3g1ZEdsamN5NWpiR=
2xqYTJScGJXVnVjMmx2Ym5NdVkyOXRMMlZ0WVdsc1kyOXVkR1Z1ZEM5aGVFRnNjMjVFUlZOWU0w=
aGhjRUZRYTBFbVgyRnJQV0Y0UVd4emJrUkZVMWd6U0dGd1FWQnJRU1pmWVdOMFBURW1YM1I1Y0d=
VOU1TWmZiWE5uUFElM0QlM0QmX3JpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZD=
NhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4Jl9lcz1kYjRlYjI3MC0yN=
jllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYmX2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdk=
dFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNG=
ViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/0cSNd-M9jdLwPagVb05rSQ"
>
<img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_share/circle/full/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A3}" cdlinkrefidmso=3D"22_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNSIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCU=
yNTIyJTI1M0EzJTdEIiwidSI6Imh0dHA6Ly9hbmFseXRpY3MuY2xpY2tkaW1lbnNpb25zLmNvbS=
9Tb2NpYWxMaW5rcy5hc3B4P2RhdGE9WDJ4cGJtczlhSFIwY0RvdkwyRnVZV3g1ZEdsamN5NWpiR=
2xqYTJScGJXVnVjMmx2Ym5NdVkyOXRMMlZ0WVdsc1kyOXVkR1Z1ZEM5aGVFRnNjMjVFUlZOWU0w=
aGhjRUZRYTBFbVgyRnJQV0Y0UVd4emJrUkZVMWd6U0dGd1FWQnJRU1pmWVdOMFBURW1YM1I1Y0d=
VOU15WmZiWE5uUFElM0QlM0QmX3JpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZD=
NhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4Jl9lcz1kYjRlYjI3MC0yN=
jllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYmX2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdk=
dFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNG=
ViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/ONuMWMEZVXRr4WESFO1HZA"
>
<img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_share/circle/full/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"LinkedIn" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A3}" cdlinkrefidmso=3D"22_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNiIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCU=
yNTIyJTI1M0EzJTdEIiwidSI6Imh0dHA6Ly9hbmFseXRpY3MuY2xpY2tkaW1lbnNpb25zLmNvbS=
9Tb2NpYWxMaW5rcy5hc3B4P2RhdGE9WDJ4cGJtczlhSFIwY0RvdkwyRnVZV3g1ZEdsamN5NWpiR=
2xqYTJScGJXVnVjMmx2Ym5NdVkyOXRMMlZ0WVdsc1kyOXVkR1Z1ZEM5aGVFRnNjMjVFUlZOWU0w=
aGhjRUZRYTBFbVgyRnJQV0Y0UVd4emJrUkZVMWd6U0dGd1FWQnJRU1pmWVdOMFBURW1YM1I1Y0d=
VOU1pWmZiWE5uUFElM0QlM0QmX3JpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZD=
NhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4Jl9lcz1kYjRlYjI3MC0yN=
jllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYmX2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdk=
dFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNG=
ViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/IYq1EYkFjS6g7CP6G4NtNQ"
>
<img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_share/circle/full/linkedin.png"
>
</a>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" cdlinkrefid=3D"22_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNyIsInVuIjoiIiwidSI6Imh0dHA6Ly9hbmFseXRpY3M=
uY2xpY2tkaW1lbnNpb25zLmNvbS9Tb2NpYWxMaW5rcy5hc3B4P2RhdGE9WDJ4cGJtczlhSFIwY0=
RvdkwyRnVZV3g1ZEdsamN5NWpiR2xqYTJScGJXVnVjMmx2Ym5NdVkyOXRMMlZ0WVdsc1kyOXVkR=
1Z1ZEM5aGVFRnNjMjVFUlZOWU0waGhjRUZRYTBFbVgyRnJQV0Y0UVd4emJrUkZVMWd6U0dGd1FW=
QnJRU1pmWVdOMFBURW1YM1I1Y0dVOU1TWmZiWE5uUFElM0QlM0QmX3JpZD1jb250YWN0LTU5NzB=
mNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYm=
Y2OTg4Jl9lcz1kYjRlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYmX2NsZGVlPVltb=
G5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFj=
dC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTg=
wZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/4=
XJGavRDaQ_t8Fa5KE6odA"
>
<img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_share/circle/full/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" cdlinkrefid=3D"22_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiOCIsInVuIjoiIiwidSI6Imh0dHA6Ly9hbmFseXRpY3M=
uY2xpY2tkaW1lbnNpb25zLmNvbS9Tb2NpYWxMaW5rcy5hc3B4P2RhdGE9WDJ4cGJtczlhSFIwY0=
RvdkwyRnVZV3g1ZEdsamN5NWpiR2xqYTJScGJXVnVjMmx2Ym5NdVkyOXRMMlZ0WVdsc1kyOXVkR=
1Z1ZEM5aGVFRnNjMjVFUlZOWU0waGhjRUZRYTBFbVgyRnJQV0Y0UVd4emJrUkZVMWd6U0dGd1FW=
QnJRU1pmWVdOMFBURW1YM1I1Y0dVOU15WmZiWE5uUFElM0QlM0QmX3JpZD1jb250YWN0LTU5NzB=
mNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYm=
Y2OTg4Jl9lcz1kYjRlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYmX2NsZGVlPVltb=
G5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFj=
dC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTg=
wZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/W=
kbP_G1igiJ99eCUr_VPmw"
>
<img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_share/circle/full/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"LinkedIn" target=3D"_blank" cdlinkrefid=3D"22_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiOSIsInVuIjoiIiwidSI6Imh0dHA6Ly9hbmFseXRpY3M=
uY2xpY2tkaW1lbnNpb25zLmNvbS9Tb2NpYWxMaW5rcy5hc3B4P2RhdGE9WDJ4cGJtczlhSFIwY0=
RvdkwyRnVZV3g1ZEdsamN5NWpiR2xqYTJScGJXVnVjMmx2Ym5NdVkyOXRMMlZ0WVdsc1kyOXVkR=
1Z1ZEM5aGVFRnNjMjVFUlZOWU0waGhjRUZRYTBFbVgyRnJQV0Y0UVd4emJrUkZVMWd6U0dGd1FW=
QnJRU1pmWVdOMFBURW1YM1I1Y0dVOU1pWmZiWE5uUFElM0QlM0QmX3JpZD1jb250YWN0LTU5NzB=
mNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYm=
Y2OTg4Jl9lcz1kYjRlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYmX2NsZGVlPVltb=
G5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFj=
dC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTg=
wZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/O=
fdgFMEJgx90Yg07QfyYXg"
>
<img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_share/circle/full/linkedin.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,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le: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"><img class=3D"=
ck-editor-embedded-image" src=3D"[link removed]
odecideorg-axals/files/rwbpodcast.png?m=3D3/7/2022%203:15:29%20PM" style=3D=
"vertical-align: text-bottom; border-color: rgb(0, 0, 0); width: 550px; hei=
ght: 309px;" width=3D"550" height=3D"309"></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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
Introducing the Reproductive Well-Being Framework Podcast</strong></span></=
span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">A new <a=
cd-link-manager-tab=3D"1" href=3D"[link removed]
JhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250Y=
WN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5=
ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q=
2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTAiLCJ1biI6IiIsInUiOiJodHRwcz=
ovL3JobnRjLm9yZy9yZXNvdXJjZXMvaW50cm9kdWNpbmctcmVwcm9kdWN0aXZlLXdlbGwtYmVpb=
mctZnJhbWV3b3JrLXBvZGNhc3Qtc2VyaWVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFH=
ZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE=
5ODUwMDBkM2EzYWNhZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYj=
RlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/5Liz6FIvJGyMmurT87vdZA" ta=
rget=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">three-epis=
ode podcast series </a>from the Reproductive Health National Training Cente=
r explores the Reproductive Well-Being Framework. The framework strives to =
ensure that all people have equitable access to the information, services, =
systems, and support they need to make their own decisions related to sexua=
lity and reproduction throughout their lives. Hosted by Dr. Raegan McDonald=
-Mosley, and featuring Power to Decide=E2=80=99s Chief of staff, Dr. Gillia=
n Sealy, this series provides an overview of the framework and how this app=
roach can support clients to determine if, when, and under what circumstanc=
es to get pregnant and have a child. You can find the podcast and <a cd-lin=
k-manager-tab=3D"1" href=3D"[link removed]
Tg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5=
NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTg=
yYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2=
MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTEiLCJ1biI6IiIsInUiOiJodHRwczovL3BvZ=
GNhc3QucmhudGMub3JnLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZi=
USUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2F=
jYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzAtMjY5ZS=
1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/WsDE4pvF2DRA41vWw0l9xA" target=3D"_blank"=
style=3D"color: #0c00ff; text-decoration: none;">subscribe </a>on Apple Po=
dcasts, Spotify, or wherever you listen.=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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
Celebrating Black History Month</strong></span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">=E2=80=
=9CI=E2=80=99m a gynecologist, but I am also a Black woman, living in a wor=
ld that does not always value me, my health, or my opinions on my own body.=
=E2=80=9D Our CEO, Dr. Raegan McDonald-Mosley, <a cd-link-manager-tab=3D"1"=
href=3D"[link removed]
aWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTF=
hOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOi=
IwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwib=
SI6ZmFsc2UsInVpIjoiMTIiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZGUub3Jn=
L25ld3MvaW1wb3J0YW5jZS1jZW50ZXJpbmctcmVwcm9kdWN0aXZlLXdlbGwtYmVpbmctYmxhY2s=
tcGVvcGxlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJn=
JlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY2E0N=
zI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3MC0yNjllLWVjMTEtYjQw=
MC0wMDBkM2E1YzYxOGYifQ/VVpTCXcxcVEhjTfA0zPQTg" target=3D"_blank" style=3D"c=
olor: #0c00ff; text-decoration: none;">discusses </a>how she is advancing t=
he reproductive well-being of her community and beyond. Also, check out the=
se <a cd-link-manager-tab=3D"1" href=3D"[link removed]
/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJj=
b250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJ=
hYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NT=
cxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTMiLCJ1biI6IiIsInUiOiJod=
HRwczovL3Bvd2VydG9kZWNpZGUub3JnL25ld3MvMTEtYmxhY2stY3JlYXRvcnMteW91LW5lZWQt=
Zm9sbG93P19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJ=
lY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY2E0Nz=
I4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3MC0yNjllLWVjMTEtYjQwM=
C0wMDBkM2E1YzYxOGYifQ/2gUb40hvG9KHea8mOfrIjg" target=3D"_blank" style=3D"co=
lor: #0c00ff; text-decoration: none;">11 Black creators </a>using their soc=
ial platforms to advance reproductive health and well-being for their commu=
nities.</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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
#MakeSomeLove With Us</strong></span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">To celeb=
rate the month of love, Bedsider is hosting a candle giveaway for a chance =
to win a $50 gift card to one of our favorite candle shops, <a cd-link-mana=
ger-tab=3D"1" href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTQiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5sYW5=
0ZXJuZXNob3AuY29tLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUS=
UzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjY=
WZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzAtMjY5ZS1l=
YzExLWI0MDAtMDAwZDNhNWM2MThmIn0/xAHTC6EdkETAONPfstipKA" target=3D"_blank" s=
tyle=3D"color: #0c00ff; text-decoration: none;">Lanterne</a>. The giveaway =
is open until March 18, 2022, and details can be found on <a cd-link-manage=
r-tab=3D"1" href=3D"[link removed]
zEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3=
ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg=
4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaC=
I6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTUiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5iZWRza=
WRlci5vcmcvbWFrZXNvbWVsb3ZlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xz=
TG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDB=
kM2EzYWNhZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3MC=
0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/oS-MQs163xT0VkuPqzpoLw" target=3D"=
_blank" style=3D"color: #0c00ff; text-decoration: none;">Bedsider=E2=80=99s=
website</a>.=C2=A0</span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<img class=3D"ck-editor-embedded-image" src=3D"[link removed]
ons.com/powertodecideorg-axals/files/carvajalpromo.png?m=3D3/7/2022%203:17:=
46%20PM" style=3D"vertical-align: text-bottom; border-color: rgb(0, 0, 0); =
width: 550px; height: 550px;" width=3D"550" height=3D"550"></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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
Our Newest Power Player</strong></span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">We=E2=80=
=99re committed to uplifting the many individuals championing the effort to=
support young people=E2=80=99s reproductive well-being. This month=E2=80=
=99s power player is Dr. Diana N. Carvajal, a professor of medicine. <a cd-=
link-manager-tab=3D"1" href=3D"[link removed]
I6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBl=
NTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjU=
wN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTYiLCJ1biI6IiIsInUiOiJodHRwczovL3=
Bvd2VydG9kZWNpZGUub3JnL25ld3MvZmVicnVhcnktMjAyMi1wb3dlci1wbGF5ZXI_X2NsZGVlP=
VltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWE=
wOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4Zi=
J9/occNRsrxnAu3xUysGFz2aA" target=3D"_blank" style=3D"color: #0c00ff; text-=
decoration: none;">Read her story</a>. Dr. Carvajal was a <a cd-link-manage=
r-tab=3D"1" href=3D"[link removed]
zEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3=
ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg=
4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaC=
I6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTciLCJ1biI6IiIsInUiOiJodHRwczovL3BvZGNhc3Quc=
mhudGMub3JnLzE4NjM3MzAvOTMxODU0MS1lcDQtYWZmaXJtaW5nLWFuZC1jcmVhdGluZy1jb25k=
aXRpb25zLWZvci1oZWFsdGgtaW4tb3JkZXItdG8taG9ub3ItYm9kaWx5LWF1dG9ub215LWZvci1=
hbGwtcGVvcGxlLWFkdmFuY2luZy1zZXh1YWwtYW5kLXJlcHJvZHVjdGl2ZS1oZWFsdGgtZXF1aX=
R5LWluLWZhbWlseS1wbGFubmluZz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc=
0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAw=
ZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzA=
tMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/SvnDCgNSvkhdX4N2BaR46Q" target=3D"=
_blank" style=3D"color: #0c00ff; text-decoration: none;">guest in episode f=
our </a>of the Reproductive Well-Being Framework Podcast hosted by Dr. McDo=
nald-Mosley. They discussed how to create and affirm conditions for health =
in order to honor bodily autonomy for all people.=C2=A0</span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
<em>Grown-ish</em>, Gen Z, and Relationships</strong></span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><em>Grow=
n-ish </em>teaches its viewers the challenges and realities faced during yo=
ung adulthood and why the relationships in their lives help shape who they =
are. In this <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIi=
wicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwN=
DQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDlj=
NTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTgiLCJ1biI6IiI=
sInUiOiJodHRwczovL3Bvd2VydG9kZWNpZGUub3JnL3RlZW4tdGFsay9ncm93bi1pc2gtZ2VuLX=
otYW5kLXJlbGF0aW9uc2hpcHM_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMb=
U52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQz=
YTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI=
2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/AQHpQxQyza-oZR4zHtGgyQ" target=3D"_bl=
ank" style=3D"color: #0c00ff; text-decoration: none;">Teen Talk blog</a>, a=
Gen Z-er reflects on five lessons about different types of relationships t=
hat she=E2=80=99s learned from the show. You can watch <em>Grown-ish </em>o=
n <a cd-link-manager-tab=3D"1" href=3D"[link removed]
7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb=
250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJh=
YTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTc=
xY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTkiLCJ1biI6IiIsInUiOiJodH=
RwczovL3d3dy5mcmVlZm9ybS5jb20vc2hvd3MvZ3Jvd24taXNoP19jbGRlZT1ZbWxuYW1GamF5N=
WlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY=
5ODgmZXNpZD1kYjRlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/QBBh0U0AGjh=
4eeP4xRjE4w" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: no=
ne;">Freeform </a>and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ickdimensions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21ha=
WwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNh=
NDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzU=
yZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMjAiLC=
J1biI6IiIsInUiOiJodHRwczovL3d3dy5odWx1LmNvbS9zZXJpZXMvZ3Jvd24taXNoLWRhZGZiM=
GQ4LWYxZjMtNDIyOS1hNTZmLTI1YTdkNWM5Zjg3ZD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lY=
SnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU=
5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaW=
Q9ZGI0ZWIyNzAtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/Vc1F2nJ3gJQ2ybjtTx96r=
Q" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Hulu =
</a>every Thursday night at 10pm ET/9pm CT!</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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
Opening Doors and Conversations</strong></span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Power to=
Decide=E2=80=99s One Key Question<sup>=C2=AE</sup> (OKQ) online training o=
pens the door to a conversation about pregnancy desire. Thousands of clinic=
al and non-clinical providers in more than 30 states are using OKQ. Support=
for the training is widespread:</span></span></p>

<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he Association of Maternal and Child Health Programs has identified OKQ as =
a =E2=80=9Cbest practice.=E2=80=9D=C2=A0</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he American Public Health Association and the American College of Obstetric=
ians and Gynecologists support OKQ as an effective Reproductive Life Planni=
ng strategy.=C2=A0</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">O=
KQ is aligned with the CDC=E2=80=99s Quality in Family Planning service del=
ivery recommendations.=C2=A0</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he American Medical Association supports the use of pregnancy intention scr=
eening as a part of routine well-care.=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">Visit our <a cd-link-m=
anager-tab=3D"1" href=3D"[link removed]
Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzB=
mNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYm=
Y2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiL=
CJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMjEiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2Vy=
dG9kZWNpZGUub3JnL29uZS1rZXktcXVlc3Rpb24_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEp=
yUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOT=
ExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkP=
WRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/uOZM1vFU_22Hy6TjY3dwYQ"=
target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">OKQ lan=
ding page </a>to learn more, watch a video about the training, and to sign-=
up. =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,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 20px; padding-bottom:=
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ar=
ial;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-al=
ign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none"><span style=3D"font-size:17px"><span sty=
le=3D"font-family:Verdana"><span style=3D"color:#2889e9">POLICY UPDATES</sp=
an></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">Third Short-te=
rm Funding Extension Approved for the Title X Family Planning Program and t=
he Teen Pregnancy Prevention Program=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">On February 18, Congre=
ss passed a third short-term spending deal=E2=80=94referred to as a continu=
ing resolution (CR)=E2=80=94to fund the federal government at current level=
s. The CR includes level funding for the evidence-based Teen Pregnancy Prev=
ention (TPP) Program ($101 million) and the Title X Family Planning Program=
($286.5 million). It gives Congress until March 11, to finalize appropriat=
ions for fiscal year (FY) 2022, which runs from October 1, 2021 =E2=80=93 S=
eptember 30, 2022.=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">In the absence of a fi=
nal spending package, the increases that the <a cd-link-manager-tab=3D"1" h=
ref=3D"[link removed]
dqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhO=
Tg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIw=
Mi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI=
6ZmFsc2UsInVpIjoiMjIiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZGUub3JnL2=
Fib3V0LXVzbmV3c3Jvb20vcG93ZXItZGVjaWRlLWhhaWxzLXBhc3NhZ2UtaG91c2UtZnktMjAyM=
i1sYWJvci1oZWFsdGgtaHVtYW4tc2VydmljZXMtYW5kLWVkdWNhdGlvbj9fY2xkZWU9WW1sbmFt=
RmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU=
5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNT=
gyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzAtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/4j1FK=
yf9ZZUxqOyeyCeoUg" target=3D"_blank" style=3D"color: #0c00ff; text-decorati=
on: none;">House </a>and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
.clickdimensions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ2=
1haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2=
MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMjM=
iLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZGUub3JnL2Fib3V0LXVzbmV3c3Jvb2=
0vcG93ZXItZGVjaWRlLXN0YXRlbWVudC1zZW5hdGUtZnktMjAyMi1sYWJvci1oZWFsdGgtYW5kL=
Wh1bWFuLXNlcnZpY2VzLWFuZD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xt=
TnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDN=
hM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzAtMj=
Y5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/DKE1HwEoE7X7iKzXEiHp2g" target=3D"_bl=
ank" style=3D"color: #0c00ff; text-decoration: none;">Senate </a>proposed f=
or Title X and the TPP Program can=E2=80=99t become a reality. That=E2=80=
=99s why we need you to contact your <a cd-link-manager-tab=3D"1" href=3D"h=
ttps://elink.clickdimensions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLm=
J1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZ=
DNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIw=
NjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2U=
sInVpIjoiMjQiLCJ1biI6IiIsInUiOiJodHRwczovL3ZvdGVydm9pY2UubmV0L1Bvd2VyVG9EZW=
NpZGUvQ2FtcGFpZ25zLzg4MTU1L1Jlc3BvbmQ_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyU=
UdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWR=
iNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/4jLYYHcvSbZ68rs7rmvB2Q" t=
arget=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">members o=
f Congress </a>today. It=E2=80=99s important they hear from constituents as=
they work to reach a longer-term spending deal for FY 2022.</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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
New State Landscape Fact Sheets</strong></span></span></p>

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">=C2=A0<br>
We recently released contraceptive fact sheets for <a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
UiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4Iiwi=
cnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnV=
sbCwibSI6ZmFsc2UsInVpIjoiMjUiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZG=
Uub3JnL3doYXQtd2UtZG8vaW5mb3JtYXRpb24vcmVzb3VyY2UtbGlicmFyeS9jb250cmFjZXB0a=
XZlLWFjY2Vzcy1jb25uZWN0aWN1dD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVds=
c0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDA=
wZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNz=
AtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/UOAUtHVVS8ViWFE_86mvYg" target=3D=
"_blank" style=3D"color: #0c00ff; text-decoration: none;">Connecticut</a>, =
<a cd-link-manager-tab=3D"1" href=3D"[link removed]
eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb25=
0YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYT=
A5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY=
2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMjYiLCJ1biI6IiIsInUiOiJodHRw=
czovL3Bvd2VydG9kZWNpZGUub3JnL3doYXQtd2UtZG8vaW5mb3JtYXRpb24vcmVzb3VyY2UtbGl=
icmFyeS9jb250cmFjZXB0aXZlLWFjY2Vzcy1tYXJ5bGFuZD9fY2xkZWU9WW1sbmFtRmpheTVpZF=
d4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3Z=
DBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4=
JmVzaWQ9ZGI0ZWIyNzAtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/rS9LPWC9fOcjd3H=
2en91OQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;"=
>Maryland</a>, and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
dimensions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwu=
Y29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDc=
yODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZm=
M0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMjciLCJ1b=
iI6IiIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZGUub3JnL3doYXQtd2UtZG8vaW5mb3JtYXRp=
b24vcmVzb3VyY2UtbGlicmFyeS9jb250cmFjZXB0aXZlLWFjY2Vzcy1va2xhaG9tYT9fY2xkZWU=
9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb2=
50YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhY=
TA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzAtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThm=
In0/_opyPQukpEYwNmSlF1b-jQ" target=3D"_blank" style=3D"color: #0c00ff; text=
-decoration: none;">Oklahoma</a>. You can find all of our state contracepti=
ve landscape fact sheets in our <a cd-link-manager-tab=3D"1" href=3D"https:=
//elink.clickdimensions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHd=
hcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2=
FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZ=
WQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVp=
IjoiMjgiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZGUub3JnL3doYXQtd2UtZG8=
vaW5mb3JtYXRpb24vcmVzb3VyY2UtbGlicmFyeS9zdGF0ZS1zcGVjaWZpYy1yZXNvdXJjZXM_X2=
NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50a=
WQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0=
MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTV=
jNjE4ZiJ9/euG9q9sYjTTXqZh2FDa2hw" target=3D"_blank" style=3D"color: #0c00ff=
; text-decoration: none;">one-stop shop</a>. We also updated our <a cd-link=
-manager-tab=3D"1" href=3D"[link removed]
g0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5N=
zBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgy=
YmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2M=
iLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMjkiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2=
VydG9kZWNpZGUub3JnL3doYXQtd2UtZG8vaW5mb3JtYXRpb24vcmVzb3VyY2UtbGlicmFyeS9wb=
3RlbnRpYWwtZm9yLXBoYXJtYWNpZXMtcHJlc2NyaWJpbmctYmlydGgtY29udHJvbD9fY2xkZWU9=
WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb25=
0YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYT=
A5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0ZWIyNzAtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmI=
n0/YrzSAXzD1M1YR5K0bfpmrg" target=3D"_blank" style=3D"color: #0c00ff; text-=
decoration: none;">Potential for Pharmacies Prescribing Birth Control </a>i=
nfographic. It highlights the potential scale of pharmacy prescribing in ea=
ch of the 11 states with pending legislation, if states fully adopt and imp=
lement this policy as Oregon has.=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>
</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,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 20px; padding-bottom:=
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ar=
ial;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-al=
ign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none"><span style=3D"font-size:17px"><span sty=
le=3D"font-family:Verdana"><span style=3D"color:#2889e9">POWER UPDATES</spa=
n></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
UiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4Iiwi=
cnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnV=
sbCwibSI6ZmFsc2UsInVpIjoiMzAiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZG=
Uub3JnL25ld3MvZmVicnVhcnktMjAyMi1wb3dlci11cGRhdGVzLWVkaXRpb24_X2NsZGVlPVltb=
G5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFj=
dC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTg=
wZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/m=
tlPtKTebzaR0FS_-2hAnA" target=3D"_blank" style=3D"color: #0c00ff; text-deco=
ration: none;">Click here</a> to see the top publications and articles on s=
exual health published in the last month.</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 20px; padding-bottom:=
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ar=
ial;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-al=
ign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none"><span style=3D"font-size:17px"><span sty=
le=3D"font-family:Verdana"><span style=3D"color:#2889e9">GENEROUS SUPPORT F=
OR OUR WORK</span></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Join others dedicated =
to ensuring all young people have the power to decide their futures by <a c=
d-link-manager-tab=3D"1" href=3D"[link removed]
aSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN=
0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5OD=
BlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2Z=
jUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzEiLCJ1biI6IiIsInUiOiJodHRwczov=
L3Bvd2VydG9kZWNpZGUub3JnL2RvbmF0ZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R=
0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOT=
g1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4JmVzaWQ9ZGI0Z=
WIyNzAtMjY5ZS1lYzExLWI0MDAtMDAwZDNhNWM2MThmIn0/sv8GjiwpUDYQvzcrSWGC8A" targ=
et=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">making a don=
ation today</a>.</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 18px; padding-bottom: =
18px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"38" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
=20
<tr>
<td
width=3D"564"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: center; padd=
ing-top: 9px; padding-bottom: 5px; padding-left: 18px; padding-right: 18px;=
"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"32_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzIiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3d3dy5mYWNlYm9vay5jb20vUG93ZXJUb0RlY2=
lkZS8_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVja=
XBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2=
MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTA=
wMGQzYTVjNjE4ZiJ9/nSjgwqmWEqMt2MkaB1hVxA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"32_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzMiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3R3aXR0ZXIuY29tL3Bvd2VydG9kZWNpZGU_X2=
NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50a=
WQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0=
MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTV=
jNjE4ZiJ9/a3CsMQZSUDruj9CtUkHUTw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"32_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzQiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3d3dy55b3V0dWJlLmNvbS9wb3dlcnRvZGVjaW=
RlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwa=
WVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY2E0NzI4NjA0=
NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDB=
kM2E1YzYxOGYifQ/KRos6NgxwKU2M8Ddxo8DPw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/youtube.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" name=3D"{%22UrlIdOf=
fset%22%3A6}" cdlinkrefidmso=3D"32_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzUiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3d3dy5pbnN0YWdyYW0uY29tL3Bvd2VydG9kZW=
NpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY=
2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY2E0NzI4=
NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3MC0yNjllLWVjMTEtYjQwMC0=
wMDBkM2E1YzYxOGYifQ/Lrp4dVyVOVmnVEhY4Zc7YA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/instagram.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"32_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzYiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3d3dy5saW5rZWRpbi5jb20vY29tcGFueS9wb3=
dlci10by1kZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJ=
TNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNh=
ZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3MC0yNjllLWV=
jMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/18OO-VlXcCQ0L8S4d9t07g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/linkedin.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" name=3D"{%22UrlIdOffse=
t%22%3A6}" cdlinkrefidmso=3D"32_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyY=
mY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2Mi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzciLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3Bvd2VydG9kZWNpZGUub3JnL2RvbmF0ZT91dG=
1fc291cmNlPUVtYWlsJTIwRm9vdGVyJnV0bV9tZWRpdW09RW1haWwmdXRtX2NhbXBhaWduPUdlb=
mVyYWwmX2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVj=
aXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jYTQ3Mjg=
2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWUtZWMxMS1iNDAwLT=
AwMGQzYTVjNjE4ZiJ9/RNCEIx7OnLUBCGs6grHQDg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
eorg-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
title=3D"Facebook" target=3D"_blank" cdlinkrefid=3D"32_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzgiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5mYWN=
lYm9vay5jb20vUG93ZXJUb0RlY2lkZS8_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdF=
lXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGVi=
MjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/mbZ7GX-CLV6aESTJbU1yxA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" cdlinkrefid=3D"32_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMzkiLCJ1biI6IiIsInUiOiJodHRwczovL3R3aXR0ZXI=
uY29tL3Bvd2VydG9kZWNpZGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU=
52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzY=
TNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2=
OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/ZN5j6O9nuqM-z-nvxga0-g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" cdlinkrefid=3D"32_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNDAiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy55b3V=
0dWJlLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2=
xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwM=
DBkM2EzYWNhZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRlYjI3=
MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/Y_ytYxZ1-cHw79c2duEBRg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/youtube.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" cdlinkrefid=3D"32_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNDEiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5pbnN=
0YWdyYW0uY29tL3Bvd2VydG9kZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZH=
RZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5O=
DUwMDBkM2EzYWNhZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgmZXNpZD1kYjRl=
YjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/lcz2O_yHqOwDGUuFwpJJlg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/instagram.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" cdlinkrefid=3D"32_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNDIiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5saW5=
rZWRpbi5jb20vY29tcGFueS9wb3dlci10by1kZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3=
gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkM=
GE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY2E0NzI4NjA0NDE3NDE0MmFhMDk4MGU1ODJiZjY5ODgm=
ZXNpZD1kYjRlYjI3MC0yNjllLWVjMTEtYjQwMC0wMDBkM2E1YzYxOGYifQ/90KytyFVNCCzPlh6=
58UF9g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/linkedin.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" cdlinkrefid=3D"32_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2O=
Tg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNDMiLCJ1biI6IiIsInUiOiJodHRwczovL3Bvd2VydG9=
kZWNpZGUub3JnL2RvbmF0ZT91dG1fc291cmNlPUVtYWlsJTIwRm9vdGVyJnV0bV9tZWRpdW09RW=
1haWwmdXRtX2NhbXBhaWduPUdlbmVyYWwmX2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkd=
FlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4=
NTAwMGQzYTNhY2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGV=
iMjcwLTI2OWUtZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/iHy-RCK6nHfc7o5X9KTUBQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
-axals/images/social-links/donateicon.png?m=3D6/17/2019%205:37:04%20PM"
>
</a>
</span>
<!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-bottom-left-radi=
us: 0px;border-bottom-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"39" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-family:Verdana">=C2=A9=
2022, 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"><a cd-link-man=
ager-tab=3D"2" href=3D"mailto:[email protected]" target=3D"_blank" sty=
le=3D"color: #0c00ff; text-decoration: none;">[email protected]</a></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"><a cd-link-man=
ager-tab=3D"1" href=3D"[link removed]
g4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmN=
zU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2=
OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJ=
waCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNDQiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5wb3=
dlcnRvZGVjaWRlLm9yZy8_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52Y=
lElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNh=
Y2FmZC1jYTQ3Mjg2MDQ0MTc0MTQyYWEwOTgwZTU4MmJmNjk4OCZlc2lkPWRiNGViMjcwLTI2OWU=
tZWMxMS1iNDAwLTAwMGQzYTVjNjE4ZiJ9/6xMV2-Tspb0vzA2cEb4mXQ" target=3D"_blank"=
style=3D"color: rgb(0, 127, 183); text-decoration: none;"><span style=3D"c=
olor:#007fb7"><u>www.PowertoDecide.org</u></span></a></p>

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

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">Click <a cd-link-manager-tab=3D"5" href=3D"[link removed]
ink.clickdimensions.com/uu/3/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcm=
tAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjY=
WZkLWNhNDcyODYwNDQxNzQxNDJhYTA5ODBlNTgyYmY2OTg4IiwicnEiOiIwMi1iMjIwNjYtZWQ1=
YTM2MzUyZmM0NDljNTkzMjk5NTcxY2Q2ZjUwN2MiLCJwaCI6bnVsbCwibSI6ZmFsc2V9/atv_Jl=
fWI2Vx49txo247ew" link-metadata=3D"GlobalUnsubscribe" 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_11330135_2030248820.1646677969062--
Screenshot of the email generated on import

Message Analysis