From Power to Decide <[email protected]>
Subject New Partnerships, Follow Us on Social, and FY21 Appropriations
Date January 11, 2021 5:07 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_22086235_1941983241.1610384828822
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-667bafbeac6b {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-6ad97f5f9532 {
width: 94%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-667bafbeac6b {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-6ad97f5f9532 {
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;'>Happy New Year =
=
</span><img src=3D"[link removed]
TlRnME5qZzRNekU6TURJdFlqSXhNREV4TFRBd05XUTBOMlF3WWpaaU5UUTVZV000T0Rsa1pXVTN=
OVE01WXpabFlUYzI6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxaFptVTFNalJtT=
m1aaVl6WTBOVE0yWWpCbU1qVXpNV1pqTURnME5XRXpNUQ/Qy6CkX0IlF-2A4RFCThIZQ" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
nME5qZzRNekU6TURJdFlqSXhNREV4TFRBd05XUTBOMlF3WWpaaU5UUTVZV000T0Rsa1pXVTNOVE=
01WXpabFlUYzI6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxaFptVTFNalJtTm1a=
aVl6WTBOVE0yWWpCbU1qVXpNV1pqTURnME5XRXpNUQ/Qy6CkX0IlF-2A4RFCThIZQ" width=3D=
"1" height=3D"1" />
<!--this is the body-->
<center style=3D"width: 100%;">

<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ffffff; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"widt=
h: 100%; max-width: 100%; border-collapse: separate!important;" class=3D"e=
mail-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"wi=
dth: 100%; max-width: 100%; border-collapse: separate!important;" class=3D=
"email-page-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-top-left-radius:=
0px;border-top-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"36" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 9px; padding-bottom: 9=
px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;f=
ont-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heigh=
t:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-styl=
e:normal;text-decoration: none"><span style=3D"font-family:Verdana">Click <=
a cd-link-manager-tab=3D"6" href=3D"[link removed]
8468831/02-b21011-005d47d0b6b549ac889dee7539c6ea76/3/979/544b7c7d-9daa-49f3=
-aaf6-5a609f840935" style=3D"color: rgb(0, 127, 183); text-decoration: none=
;"><span style=3D"color:#007fb7"><u>here</u></span></a> if you are having t=
rouble viewing this message.</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"37" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3N=
TM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%=
3AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKcl=
FHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxM=
WE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03=
ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3DsXs2DKkx7wmIof7GeD5NyA"=
name=3D"{%22UrlIdOffset%22%3A1}" title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefidmso=3D"20" ><img class=3D"center-on-na=
rrow cd-image" height=3D"auto" width=3D"35.99290780141844%" style=3D"vertic=
al-align: middle;" src=3D"[link removed]
org-axals/files/pulse.png" alt=3D"Power to Decide Pulse logo" title=3D"Pow=
er to Decide Pulse logo" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlY=
Tc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2=
U%3AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1M=
zFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3D=
MlE0JgzIS8bpPpZ0P51uNQ" undefined title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narro=
w cd-image image-667bafbeac6b no-img-edit" height=3D"auto" width=3D"35.9929=
0780141844%" style=3D"vertical-align: middle;" src=3D"[link removed]
dimensions.com/powertodecideorg-axals/files/pulse.png" alt=3D"Power to Dec=
ide Pulse logo" title=3D"Power to Decide Pulse logo" /></a>
</td>
</tr><!--<![endif]--><!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3N=
TM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%=
3AZmFsc2U%3AMg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
3d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMSZlc2lkPTc4M2FkYWYz=
LTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOA&K=3DQg8Hx413vYMxfh4VkeZuCg" name=3D"=
{%22UrlIdOffset%22%3A1}" title=3D"[link removed]" target=3D"=
_blank" cdlinkrefidmso=3D"21" ><img class=3D"center-on-narrow cd-image" h=
eight=3D"214" width=3D"564" style=3D"vertical-align: middle;" src=3D"https:=
//file-us.clickdimensions.com/powertodecideorg-axals/files/herotriptych_new=
sletter_003.jpg" alt=3D"Picture Collage Power to Decide" title=3D"Picture =
Collage Power to Decide" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlY=
Tc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2=
U%3AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0N=
WEzMSZlc2lkPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOA&K=3DoO_HbJKKd=
whC9yYA9VNx0w" undefined title=3D"[link removed]" target=3D"=
_blank" cdlinkrefid=3D"21" ><img class=3D"center-on-narrow cd-image image=
-6ad97f5f9532 no-img-edit" height=3D"214" width=3D"564" style=3D"vertical-a=
lign: middle;" src=3D"[link removed]
axals/files/herotriptych_newsletter_003.jpg" alt=3D"Picture Collage Power =
to Decide" title=3D"Picture Collage Power to Decide" /></a>
</td>
</tr><!--<![endif]--><tr>
<td width=3D"564" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3ANA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4=
NDVhMzEmX2VzPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOCZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyN=
TMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=
=3DA1A3ML33afKo_ntom8nGAQ" title=3D"Facebook" target=3D"_blank" style=3D"te=
xt-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22=
_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3ANQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4=
NDVhMzEmX2VzPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOCZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyN=
TMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=
=3DurAQW6vMMa3yJtwrsKm1HA" title=3D"Twitter" target=3D"_blank" style=3D"tex=
t-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22_=
1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3ANg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4=
NDVhMzEmX2VzPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOCZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyN=
TMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=
=3DwqZ6VNEuav2xvjkDbR8aeA" title=3D"LinkedIn" target=3D"_blank" style=3D"te=
xt-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22=
_2">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/linked=
in.png">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AN=
w%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0=
ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmX2VzPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTA=
wMGQzYTMxYzZkOCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjEx=
LWE4MTItMDAwZDNhMzFjNmQ4&K=3DIflN0dUSRigGi7PumsAeag" title=3D"Facebook" tar=
get=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22=
_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AO=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0=
ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmX2VzPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTA=
wMGQzYTMxYzZkOCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjEx=
LWE4MTItMDAwZDNhMzFjNmQ4&K=3DViHNYTrqmuAM1MUv3KLt4g" title=3D"Twitter" targ=
et=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22_=
1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AO=
Q%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0=
ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmX2VzPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTA=
wMGQzYTMxYzZkOCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjEx=
LWE4MTItMDAwZDNhMzFjNmQ4&K=3D28we1aJ985oa08pr9cA6FA" title=3D"LinkedIn" tar=
get=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22=
_2">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/linked=
in.png">
</a>
</span><!--<![endif]-->
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ari=
al;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><strong><span style=3D"font-size:14px"><s=
pan style=3D"font-family:Verdana">Welcome, Dr. Raegan McDonald-Mosley</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 officially welcome =
our new CEO, Dr. Raegan McDonald-Mosley, widely recognized expert in sexual=
and reproductive health with experience as a practicing OB-GYN and a deep =
commitment to reproductive health and justice. We are excited to begin our =
journey with Dr. McDonald-Mosley as we enter our <a cd-link-manager-tab=3D"=
1" href=3D"[link removed]
xMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGd=
tYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1M=
jRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AMTA%3A%3AaHR0cHM6Ly9wb3dl=
cnRvZGVjaWRlLm9yZy9uZXdzLzI1LXllYXJzLXN1Y2Nlc3Nlcy1hbmQtMjAyMS1hbm90aGVyLXl=
lYXItZm9yLWNvbnRpbnVlZC1vcHBvcnR1bml0aWVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWV=
hKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4Z=
TkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmZXNp=
ZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3D-ZSTBQ-ImPo7MTuSFzD=
KBQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">25t=
h year of helping people</a> have the power to decide if, when, and under w=
hat circumstances to get pregnant and have a child. =C2=A0</span></span></p=
>
</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">TLC=E2=80=99s =
UNEXPECTED Returns for a Fourth Season</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">For the fourth consecu=
tive season, TLC and Power to Decide have partnered to help viewers use UNE=
XPECTED as a way to spark meaningful conversations about unplanned pregnanc=
y. Based on themes that come up in the show, we create discussion-starters,=
information, and tips for young people and their parents and champions to =
jump-start open conversations and ensure that all young people have the pow=
er to decide if, when, and under what circumstances to get pregnant and hav=
e a child. <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3N=
TM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%=
3AZmFsc2U%3AMTE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy91bmV4cGVjdGVkP19jbG=
RlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkP=
WNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUz=
NmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM=
2ZDg&K=3DDM44lS1Q3lrkrsI3WIu5uw" target=3D"_blank" style=3D"color: #0c00ff;=
text-decoration: none;">Learn more</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">Helping Missou=
rians Achieve 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">As the Executive Direc=
tor of Missouri Family Health Council, Michelle Trupiano is working to ensu=
re that all Missourians have the power to decide if, when, and under what c=
ircumstances to get pregnant and have a child. The organization is committe=
d to reducing access barriers so that people can receive quality, culturall=
y sensitive sexual and reproductive health care, and health education. Read=
this blog where she <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ckdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM=
4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OT=
cwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjM=
Dg0NWEzMQ%3AZmFsc2U%3AMTI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL2hl=
bHBpbmctbWlzc291cmlhbnMtYWNoaWV2ZS1yZXByb2R1Y3RpdmUtd2VsbC1iZWluZz9fY2xkZWU=
9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb2=
50YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiM=
GYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4=
&K=3DEzjPhpkEL7mm5i_HdymLrw" target=3D"_blank" style=3D"color: #0c00ff; tex=
t-decoration: none;">discusses her work</a> to help improve the reproductiv=
e health of Missouri.</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">Blogs By Teens=
, For Teens: Teen Talk</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">If you have a young pe=
rson in your life with questions about sex, love, and relationships, send t=
hem to our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3N=
TM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%=
3AZmFsc2U%3AMTM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy90ZWVuLXRhbGs_X2NsZG=
VlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y=
29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2=
YjBmMjUzMWZjMDg0NWEzMSZlc2lkPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZ=
kOA&K=3DAdtGFAsPPdmD8NGtG6KmoQ" target=3D"_blank" style=3D"color: #0c00ff; =
text-decoration: none;">Teen Talk page</a> where we host blogs by teens for=
teens on these very important subjects. Recent blogs cover <a cd-link-mana=
ger-tab=3D"1" href=3D"[link removed]
E%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AMTQ%3A%3AaHR0c=
HM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL3NpemluZz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4=
M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDB=
hOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJm=
VzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3DFyDJeSPRRQ8g7PBl=
GSsCRw" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">=
self-image</a>, <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlk=
ZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc=
1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NW=
EzMQ%3AZmFsc2U%3AMTU%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL2xpdHRsZ=
S1oZWxwLXlvdXItZnJpZW5kcz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xt=
TnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDN=
hM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMj=
k1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3DDhnHAHd34_glrtXrZyqqPg" target=3D"_b=
lank" style=3D"color: #0c00ff; text-decoration: none;">relationship problem=
s</a>, and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3N=
TM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%=
3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL2hvdy1rbm93LX=
doZW4teW91cmUtcmVhZHktYmVjb21lLXNleHVhbGx5LWFjdGl2ZT9fY2xkZWU9WW1sbmFtRmphe=
TVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBm=
NzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ=
1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3Dn9-oTXt2z=
zkvL7Mpmzrmag" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: =
none;">thinking about sex for the first time</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"><img class=3D"=
ck-editor-embedded-image" src=3D"[link removed]
odecideorg-axals/files/leostemplate.png?m=3D1/11/2021%204:53:11%20PM" style=
=3D"vertical-align: text-bottom; border-color: rgb(0, 0, 0); width: 600px; =
height: 600px; float: left;" width=3D"600" height=3D"600"></p>

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

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">We=E2=80=99re committe=
d to uplifting the many individuals working to improve access to women=E2=
=80=99s reproductive health options. This month=E2=80=99s power womxn is Cr=
istina Leos, MSPH, PhD, co-founder of Real Talk. <a cd-link-manager-tab=3D"=
1" href=3D"[link removed]
xMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGd=
tYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1M=
jRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AMTc%3A%3AaHR0cHM6Ly9wb3dl=
cnRvZGVjaWRlLm9yZy9uZXdzL2RlY2VtYmVyLTIwMjAtcG93ZXItd29teG4_X2NsZGVlPVltbG5=
hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC=
01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzM=
WZjMDg0NWEzMSZlc2lkPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOA&K=3Dl=
y2zKQ8q_Uv6VQJ9YAZipw" target=3D"_blank" style=3D"color: #0c00ff; text-deco=
ration: none;">Read her story</a>.</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Follow Us Acro=
ss the Web</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">Stay tuned to what we=
=E2=80=99ll be up to in 2021 by following us on <a cd-link-manager-tab=3D"1=
" href=3D"[link removed]
MDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdt=
YWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1Mj=
RmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AMTg%3A%3AaHR0cHM6Ly90d2l0d=
GVyLmNvbS9wb3dlcnRvZGVjaWRlP2xhbmc9ZW4mX2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpy=
UUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTE=
xYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMSZlc2lkPT=
c4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOA&K=3DtgYwiMfZ-5SkWrQP0Ra3DA=
" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Twitte=
r</a>, <a cd-link-manager-tab=3D"1" href=3D"[link removed]
om/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5Y=
zZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThl=
OTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZm=
Fsc2U%3AMTk%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbG=
RlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkP=
WNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUz=
NmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM=
2ZDg&K=3DFkLItx_Ny2NHTbvLhxp72A" target=3D"_blank" style=3D"color: #0c00ff;=
text-decoration: none;">Facebook</a>, and <a cd-link-manager-tab=3D"1" hre=
f=3D"[link removed]
TAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsL=
mNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZ=
iYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly93d3cuaW5zdG=
FncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0W=
Vdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1=
MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWR=
hZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3Dw4QdTwjh5retElEM_BkurQ" targe=
t=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Instagram</a>=
!</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ari=
al;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">POLICY UPDATES</spa=
n></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Congress Passe=
s Omnibus Spending Bill Funding Key Reproductive Health Programs</span></sp=
an></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">Late on the night of D=
ecember 21st, Congress passed an omnibus appropriations bill, the =E2=80=9C=
Consolidated Appropriations Act, 2021,=E2=80=9D which funds the federal gov=
ernment through September 30, 2021. The bill provides level funding for key=
reproductive well-being programs including $286.5 million for the Title X =
Family Planning Program and $101 million for the Teen Pregnancy Prevention =
Program (TPP Program). It also includes a measure to extend the Personal Re=
sponsibility Education Program (PREP) for three years at $75 million annual=
ly. For more on this spending bill, <a cd-link-manager-tab=3D"1" href=3D"ht=
tps://elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0=
N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3=
AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NT=
M2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AMjE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlL=
m9yZy9hYm91dC11c25ld3Nyb29tL3Bvd2VyLWRlY2lkZS1wbGVhc2VkLWNvbmdyZXNzLXBhc3Nl=
ZC1hcHByb3ByaWF0aW9ucy1iaWxsLXdoaWNoLWluY2x1ZGVzLWZ1bmRpbmc_X2NsZGVlPVltbG5=
hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC=
01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzM=
WZjMDg0NWEzMSZlc2lkPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOA&K=3DG=
y40VCvhFWOLIyZcfG5UBQ" target=3D"_blank" style=3D"color: #0c00ff; text-deco=
ration: none;">please see our statement</a>.=C2=A0</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ari=
al;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">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]
tYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZ=
mU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AMjI%3A%3AaHR0cHM6Ly9w=
b3dlcnRvZGVjaWRlLm9yZy9uZXdzL2RlY2VtYmVyLTIwMjAtcG93ZXItdXBkYXRlcy1lZGl0aW9=
uP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaW=
VudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmY=
mM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBk=
M2EzMWM2ZDg&K=3D788CBTkXK8Wy2-kvjE89JQ" target=3D"_blank" style=3D"color: #=
0c00ff; text-decoration: none;">Click here</a> to see the top publications =
and articles on sexual health published in the last month.</span></span></p=
>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ari=
al;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-ali=
gn:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-st=
yle:normal;text-decoration: none"><span style=3D"font-size:17px"><span styl=
e=3D"font-family:Verdana"><span style=3D"color:#2889e9">GENEROUS SUPPORT FO=
R OUR WORK</span></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Power to Decide would =
like to thank the Conrad N. Hilton Foundation for their continued support f=
or our work with One Key Question and transition-aged youth, Merck & Co. fo=
r their support of our important policy and advocacy initiatives, and the P=
ritzker Pucker Family Foundation for their generous donation in support of =
our programs. =C2=A0=C2=A0</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">In addition, we would =
like to extend our gratitude to those who made a gift during our year-end c=
ampaign. Knowing that we can count on you=E2=80=94especially during these c=
hallenging times=E2=80=94means so much to us and all of the young people we=
support. Thank you!</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Join others dedicated =
to ensuring all young people have the power to decide their futures by <a c=
d-link-manager-tab=3D"1" href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AM=
jM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0N=
WEzMSZlc2lkPTc4M2FkYWYzLTI5NTQtZWIxMS1hODEyLTAwMGQzYTMxYzZkOA&K=3DL5C8WYH1t=
Ym4YY1tniCQRQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: =
none;">making a donation today</a>.</span></span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 18px; padding-bottom: =
18px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"38" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3AMjQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuZmFj=
ZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHR=
ZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5OD=
UwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03ODNhZ=
GFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3D8J5D8de4PgfTuYDk0Kd6Bw" titl=
e=3D"Facebook" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{=
%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3AMjU%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly90d2l0dGVy=
LmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1=
OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2=
EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yO=
TU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3DgysT2BIkTyky1D4VLgQDgA" title=3D"Twi=
tter" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%22UrlIdO=
ffset%22%3A6}" cdlinkrefidmso=3D"32_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3AMjY%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cueW91=
dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVd=
sc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MD=
AwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZ=
jMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3DkxtxpyZhoXt7sUhEkB1O0g" title=
=3D"Youtube" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%2=
2UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/youtub=
e.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3AMjc%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuaW5z=
dGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R=
0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOT=
g1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzY=
WRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3DYVs6JOirmWe94r1hjUh1-w" tit=
le=3D"Instagram" target=3D"_blank" style=3D"text-decoration: none;" name=3D=
"{%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/instag=
ram.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3AMjg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cubGlu=
a2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd=
4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZmMwODQ1YTMxJ=
mVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3DfoanUXMHGkdg_Ii=
MFQ_Z8g" title=3D"Linkedin" target=3D"_blank" style=3D"text-decoration: non=
e;" name=3D"{%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/linked=
in.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%=
3AMjk%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly9wb3dlcnRv=
ZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUV=
tYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZH=
RZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5O=
DUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03ODNh=
ZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3DBoIEDvDfXhMqtwq2702bjw" tit=
le=3D"Custom" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%=
22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
kdimensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=
=3D6/17/2019%205:37:04%20PM">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AM=
zA%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1M=
zFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3D=
LrhBABreDr6rDOX8MnaRmw" title=3D"Facebook" target=3D"_blank" style=3D"text-=
decoration: none;" undefined cdlinkrefid=3D"32_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AM=
zE%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1MzFmYzA4N=
DVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=3Dce7qY0ua=
-ffW5zA_w0L_3g" title=3D"Twitter" target=3D"_blank" style=3D"text-decoratio=
n: none;" undefined cdlinkrefid=3D"32_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AM=
zI%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyNTMxZ=
mMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=3D1Vs=
uwFdAGC8_w3rC8jH5zQ" title=3D"Youtube" target=3D"_blank" style=3D"text-deco=
ration: none;" undefined cdlinkrefid=3D"32_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/youtub=
e.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AM=
zM%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjNjQ1MzZiMGYyN=
TMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNhMzFjNmQ4&K=
=3Dc_PNLNQ-62PqkVuirOzBNA" title=3D"Instagram" target=3D"_blank" style=3D"t=
ext-decoration: none;" undefined cdlinkrefid=3D"32_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/instag=
ram.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AM=
zQ%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFmZTUyNGY2ZmJjN=
jQ1MzZiMGYyNTMxZmMwODQ1YTMxJmVzaWQ9NzgzYWRhZjMtMjk1NC1lYjExLWE4MTItMDAwZDNh=
MzFjNmQ4&K=3DckvUajs44gDPSslZv2kX1Q" title=3D"Linkedin" target=3D"_blank" s=
tyle=3D"text-decoration: none;" undefined cdlinkrefid=3D"32_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/linked=
in.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZjMDg0NWEzMQ%3AZmFsc2U%3AM=
zU%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2NDUzNmIwZjI1=
MzFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2EzMWM2ZDg&K=
=3DgVXyZsGLbJIomhZ0GTi8Lg" title=3D"Custom" target=3D"_blank" style=3D"text=
-decoration: none;" undefined cdlinkrefid=3D"32_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
kdimensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=
=3D6/17/2019%205:37:04%20PM">
</a>
</span><!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-bottom-left-radi=
us: 0px;border-bottom-right-radius: 0px; ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"39" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 9px; padding-bottom: 9=
px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;f=
ont-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heigh=
t:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-styl=
e:normal;text-decoration: none"><span style=3D"font-family:Verdana">=C2=A92=
019, Power to Decide, the campaign to prevent unplanned pregnancy</span></p=
>

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

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

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana"><a cd-link-manager-tab=3D"1" href=3D"[link removed]
ickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwYjZiNTQ5YW=
M4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjBmMjUzMWZj=
MDg0NWEzMQ%3AZmFsc2U%3AMzY%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWZlNTI0ZjZmYmM2N=
DUzNmIwZjI1MzFmYzA4NDVhMzEmZXNpZD03ODNhZGFmMy0yOTU0LWViMTEtYTgxMi0wMDBkM2Ez=
MWM2ZDg&K=3DELUozMo2j0mF9EAbmGzXjg" target=3D"_blank" style=3D"color: rgb(0=
, 127, 183); text-decoration: none;"><span style=3D"color:#007fb7"><u>www.P=
owertoDecide.org</u></span></a></span></p>

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

<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">Click <a cd-link-manager-tab=3D"5" href=3D"[link removed]
ink.clickdimensions.com/uu/2/1cla%3ANTg0Njg4MzE%3AMDItYjIxMDExLTAwNWQ0N2QwY=
jZiNTQ5YWM4ODlkZWU3NTM5YzZlYTc2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hZmU1MjRmNmZiYzY0NTM2YjB=
mMjUzMWZjMDg0NWEzMQ%3An%3An%3A71FM7wRkrBOjAyBy9GDEGQ" link-metadata=3D"Glob=
alUnsubscribe" style=3D"color: rgb(0, 127, 183); text-decoration: none;"><s=
pan style=3D"color:#007fb7"><u>here</u></span></a> to unsubscribe or to cha=
nge your Subscription Preferences.</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_22086235_1941983241.1610384828822--
Screenshot of the email generated on import

Message Analysis