From Power to Decide <[email protected]>
Subject May Celebrates #TalkingIsPower
Date May 3, 2021 5:03 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_176640030_1629333537.1620061399030
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-ff693bd02845 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-6cf87cff64d4 {
width: 94%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-ff693bd02845 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-6cf87cff64d4 {
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;'>Keep the power on. =
=
</span><img src=3D"[link removed]
TlRnME5qZzRNekU6TURJdFlqSXhNVEl6TFRNellqazBPRFV3WkdFMVpUUTNNak5pWVdNNU1tWml=
abU0zWkdFME5UbGs6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxa09UZzRaRFF3T=
UdKa09USTBOell4WWpaaVpUWXdaalJsWTJGbFkySXpZdw/DrJAGTxCdJDYN1Ib8oPHTw" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
nME5qZzRNekU6TURJdFlqSXhNVEl6TFRNellqazBPRFV3WkdFMVpUUTNNak5pWVdNNU1tWmlabU=
0zWkdFME5UbGs6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxa09UZzRaRFF3TUdK=
a09USTBOell4WWpaaVpUWXdaalJsWTJGbFkySXpZdw/DrJAGTxCdJDYN1Ib8oPHTw" 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-b21123-33b94850da5e4723bac92fbfc7da459d/4/80/5fdde7f9-ed0a-42f0-=
9af6-7309545f3f72" style=3D"color: rgb(0, 127, 183); text-decoration: none;=
"><span style=3D"color:#007fb7"><u>here</u></span></a> if you are having tr=
ouble 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZ=
mM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%=
3AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKcl=
FHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxM=
WE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01=
N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3Dl7TmfWaX2z2iN2YVti2t5g"=
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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0N=
Tlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2=
U%3AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2M=
GY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3D=
O2hIO5NWe7BcVp_neJdSsQ" undefined title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narro=
w cd-image image-ff693bd02845 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZ=
mM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%=
3AZmFsc2U%3AMg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
3d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZl=
LTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3D0Cryh-Wvb3fMN_6H4t_pbQ" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0N=
Tlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2=
U%3AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY=
2IzYyZlc2lkPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3D-7CRmmPA3=
axW-xPMVxPmFQ" undefined title=3D"[link removed]" target=3D"=
_blank" cdlinkrefid=3D"21" ><img class=3D"center-on-narrow cd-image image=
-6cf87cff64d4 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3ANA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNh=
ZWNiM2MmX2VzPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYyZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlN=
jBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=
=3DYac7a2_AhIoNUWtg5LhEwQ" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3ANQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNh=
ZWNiM2MmX2VzPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYyZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlN=
jBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=
=3DBxIxUHKZAHHY6TlIpkLzBQ" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3ANg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNh=
ZWNiM2MmX2VzPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYyZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlN=
jBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=
=3DC9ulJEqC1U7GN-yPKeimUw" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AN=
w%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0=
MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmX2VzPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTA=
wMjI0ODA4N2JkYyZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjEx=
LTgyMzYtMDAyMjQ4MDg3YmRj&K=3DTsUJSmll4tMrzD_L7Zll1w" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AO=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0=
MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmX2VzPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTA=
wMjI0ODA4N2JkYyZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjEx=
LTgyMzYtMDAyMjQ4MDg3YmRj&K=3DHZZQobRm_nuvS1t7vqzuNA" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AO=
Q%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0=
MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmX2VzPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTA=
wMjI0ODA4N2JkYyZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjEx=
LTgyMzYtMDAyMjQ4MDg3YmRj&K=3D1q-0YiCwER2tG6liOMxu_A" 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"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"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><img class=3D"ck-edito=
r-embedded-image" src=3D"[link removed]
rg-axals/files/tipheader.jpg?m=3D5/3/2021%202:47:28%20PM" style=3D"vertical=
-align: text-bottom; border-color: rgb(0, 0, 0); width: 550px; height: 229p=
x;" width=3D"550" height=3D"229"></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">Keep the Power=
On. Continue the Conversation.</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">A national effort to s=
park meaningful conversations between young people and the champions who ca=
re about them most, #TalkingIsPower month is here. Whether you=E2=80=99re a=
parent, guardian, educator, provider, or champion to a young person, <a cd=
-link-manager-tab=3D"1" href=3D"[link removed]
NTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYm=
lnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAw=
MGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMTA%=
3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9oYXNodGFnL1RhbGtpbmdJc1Bvd2VyP3NyYz1oYXNodG=
FnX2NsaWNrJmY9bGl2ZSZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiU=
SUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2Fj=
YWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1=
lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3Dl4TG-ft-Ih_K2_UAbt_zYg" target=3D"_blank"=
style=3D"color: #0c00ff; text-decoration: none;">join the #TalkingIsPower =
movement</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"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">As more people become =
vaccinated against COVID-19 and lockdown measures lift, it=E2=80=99s import=
ant not to stop talking to the young people in your life. <a cd-link-manage=
r-tab=3D"1" href=3D"[link removed]
3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idW=
x3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2Fm=
ZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMTE%3A%3AaHR0cHM=
6Ly9wb3dlcnRvZGVjaWRlLm9yZy9zZXh1YWwtaGVhbHRoL3Jlc291cmNlcy1mb3ItcGFyZW50cy=
1jaGFtcGlvbnMtbWVudG9ycy90YWxraW5naXNwb3dlcj9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M=
1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBh=
OGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmV=
zaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3DCoTXfRHD9m9_sTRos=
P18WA" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">C=
heck out our website</a> for new tools and resources to help continue discu=
ssions with the young people in your life about sex, love, relationships, a=
nd ultimately, birth control.=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">Supporting Sex=
Ed for All</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">In May we also recogni=
ze <a cd-link-manager-tab=3D"1" href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0N=
Tlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2=
U%3AMTI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy90YWdzL3NleC1lZC1mb3ItYWxsP1=
9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVud=
GlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDky=
NDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDg=
wODdiZGM&K=3Dvt57OsVH0DZ4PLrBfV_vdQ" target=3D"_blank" style=3D"color: #0c0=
0ff; text-decoration: none;">Sex Ed for All Month</a>. Now in its third yea=
r, this movement focuses on improving young people=E2=80=99s access to powe=
r, information, and rights in order to give them the tools they need to mak=
e healthy decisions for themselves and live life on their terms.</span></sp=
an></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">This year we focus on =
equity and access for all. Alongside our sister organizations, we will high=
light the voices of young people, sex educators, parents, policymakers, and=
others; all of which are needed to improve reproductive health, rights, an=
d justice for all. To participate in May, follow #SexEdForAll on your socia=
l media channels.</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">Calling LA and=
NYC-based Health Care Providers</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">Power to Decide is exc=
ited to announce a new opportunity for organizations in Los Angeles and New=
York City to support and improve the reproductive well-being of transition=
-aged youth in foster care through the use of One Key Question<sup>=C2=AE</=
sup>. One Key Question is a pregnancy desire screening tool for health and =
social service providers that starts the conversation about if, when, and u=
nder what circumstances people want to get pregnant and have a child. If yo=
ur organization is located in Los Angeles or New York City and is intereste=
d in learning more about this online training and technical assistance oppo=
rtunity please contact JeNeen Anderson at <a cd-link-manager-tab=3D"2" href=
=3D"mailto:mailto:[email protected]" target=3D"_blank" style=3D"c=
olor: #0c00ff; text-decoration: none;">[email protected]</a> or M=
ackenzie Piper at <a cd-link-manager-tab=3D"2" href=3D"mailto:mailto:mpiper=
@powertodecide.org" target=3D"_blank" style=3D"color: #0c00ff; text-decorat=
ion: none;">[email protected]</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">Power Talk: #T=
alkingIsPower Edition</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 May 12, join our CE=
O, Dr. Raegan McDonald-Mosley and Senior Manager or Programs, Mackenzie Pip=
er; Vanessa Geffrard, Founder of VagEsteem; and Dr. Jennifer Lincoln, board=
-certified OB/GYN for a conversation about why it=E2=80=99s vital for paren=
ts and champions to talk to the young people in their lives about sex, love=
, and relationships. Moderated by <em>Ms. Magazine</em>, you can watch the =
talk <a cd-link-manager-tab=3D"1" href=3D"[link removed]
/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE=
0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOT=
ExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFs=
c2U%3AMTM%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRl=
ZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWN=
vbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MW=
I2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZ=
GM&K=3DWeipfraTJ5i72PdnYhYntA" target=3D"_blank" style=3D"color: #0c00ff; t=
ext-decoration: none;">live on Facebook</a>.=C2=A0</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><img class=3D"ck-edito=
r-embedded-image" src=3D"[link removed]
rg-axals/files/pelletierheader.png?m=3D5/3/2021%202:48:10%20PM" style=3D"ve=
rtical-align: text-bottom; border-color: rgb(0, 0, 0); width: 550px; height=
: 550px;" width=3D"550" height=3D"550"></span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Our Newest Pow=
er 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 Sa=
undra Pelletier, CEO, Evofem Biosciences. <a cd-link-manager-tab=3D"1" href=
=3D"[link removed]
MzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLm=
NvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJk=
OTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMTQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGV=
jaWRlLm9yZy9uZXdzL2FwcmlsLTIwMjEtcG93ZXItd29teG4_X2NsZGVlPVltbG5hbUZqYXk1aW=
RXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N=
2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2Iz=
YyZlc2lkPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3DpIiC95HRHF--=
wP1y3sfEJw" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: non=
e;">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">One Key Questi=
on Online</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"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
tYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kO=
Tg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMTU%3A%3AaHR0cHM6Ly9w=
b3dlcnRvZGVjaWRlLm9yZy9vbmUta2V5LXF1ZXN0aW9uP19jbGRlZT1ZbWxuYW1GamF5NWlkV3g=
zWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMG=
E4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZ=
XNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3DJ14WugjVFrY_LnZx=
J6bYag" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">=
One Key Question=C2=A0Online</a> is more than just a question. In addition =
to exploring pregnancy desires and pathways to care, our online training fo=
cuses on advancing reproductive well-being and addressing unconscious bias =
in care. Designed for clinical and non-clinical providers alike, our <a cd-=
link-manager-tab=3D"1" href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMTY%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9vbmUta2V5LXF1ZXN0aW9uP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2M=
GY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3D=
FqUwHpayrQML8xm6USV9dg" target=3D"_blank" style=3D"color: #0c00ff; text-dec=
oration: none;">One Key Question Online</a> training is engaging, interacti=
ve, and available 24/7. Join the network of thousands of trained providers,=
today. To find out more about training registration, <a cd-link-manager-ta=
b=3D"1" href=3D"[link removed]
ItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YX=
JrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1k=
OTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMTc%3A%3AaHR0cHM6Ly9=
zaG9wLnBvd2VydG9kZWNpZGUub3JnL3RyYWluaW5ncy5odG1sP19jbGRlZT1ZbWxuYW1GamF5NW=
lkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3N=
TdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNi=
M2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3Dhb6LsBbi_zb=
7BEngHGN0Gg" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: no=
ne;">visit the 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">=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">Sign Up for th=
e Bedsider Providers Newsletter</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">Do you work with clien=
ts or patients? Are you a physician, nurse practitioner, midwife, nurse, pa=
tient educator, or any type of provider? Want to stay in the know about bir=
th control and sexual health care? <a cd-link-manager-tab=3D"1" href=3D"htt=
ps://elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0O=
DUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3A=
Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzY=
xYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMTg%3A%3AaHR0cHM6Ly9wcm92aWRlcnMuYmVkc2=
lkZXIub3JnLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZ=
CZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5=
ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTg=
yMzYtMDAyMjQ4MDg3YmRj&K=3DwR4agytn4U-eOrX8t9ggiA" target=3D"_blank" style=
=3D"color: #0c00ff; text-decoration: none;">Bedsider Providers</a> has two =
monthly email newsletters with resources and updates for you! And when you =
<a cd-link-manager-tab=3D"1" href=3D"[link removed]
?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3=
AMTk%3A%3AaHR0cHM6Ly9wcm92aWRlcnMuYmVkc2lkZXIub3JnL3VzZXJzL3NpZ25fdXA_X2NsZ=
GVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9=
Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzY=
xYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2=
JkYw&K=3DTTTm0Eje0Fj-vC69flx0qw" target=3D"_blank" style=3D"color: #0c00ff;=
text-decoration: none;">sign up to get our newsletter</a> you also get a c=
ode for 25% off an order of materials, including tear sheets, posters, and =
t-shirts! =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">Check our Bedsider Pro=
viders for our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
nsions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5M=
mZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1=
N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2I=
zYw%3AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly9wcm92aWRlcnMuYmVkc2lkZXIub3JnL2FydGljbG=
VzL3Jlc2VhcmNoLXJvdW5kdXAtbWFyY2gtMjAyMS1lZGl0aW9uP19jbGRlZT1ZbWxuYW1GamF5N=
WlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3=
NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWN=
iM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3DcSzfdlgzuE=
lE5dAq2WsLSQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: n=
one;">monthly research roundup</a> of the top research and guidelines on bi=
rth control and sexual health as well as provider guides on <a cd-link-mana=
ger-tab=3D"1" href=3D"[link removed]
E%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMjE%3A%3AaHR0c=
HM6Ly9wcm92aWRlcnMuYmVkc2lkZXIub3JnL2FydGljbGVzL2RtcGEtc3EtYS1wcm92aWRlci1z=
LWd1aWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJ=
lY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OG=
Q0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzN=
i0wMDIyNDgwODdiZGM&K=3DK87mmdty6YgPbybNgHLfmg" target=3D"_blank" style=3D"c=
olor: #0c00ff; text-decoration: none;">DMPA-SQ</a> and updates on new birth=
control methods, such as <a cd-link-manager-tab=3D"1" href=3D"[link removed]
k.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZT=
Q3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjd=
C01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYw=
ZjRlY2FlY2IzYw%3AZmFsc2U%3AMjI%3A%3AaHR0cHM6Ly9wcm92aWRlcnMuYmVkc2lkZXIub3J=
nL2FydGljbGVzL21lZXQtcGhleHhpLWEtaG9ybW9uZS1mcmVlLXVzZXItY29udHJvbGxlZC1wcm=
VzY3JpcHRpb24tYmlydGgtY29udHJvbC1nZWw_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyU=
UdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU=
3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3DAsGx5C-Cc_AJpwKYaPkR8g"=
target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Phexxi =
</a>and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3=
ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZ=
mFsc2U%3AMjM%3A%3AaHR0cHM6Ly9wcm92aWRlcnMuYmVkc2lkZXIub3JnL2FydGljbGVzL21lZ=
XQtYW5ub3ZlcmEtYS12YWdpbmFsLWNvbnRyYWNlcHRpdmUtcmluZy1vZmZlcmluZy1vbmUteWVh=
ci1vZi1iaXJ0aC1jb250cm9sP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1=
OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2=
EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY=
2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3DMwnlxwQQOvYT9RQjQdkD0A" target=3D"_b=
lank" style=3D"color: #0c00ff; text-decoration: none;">Annovera</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">Follow Bedside=
r On TikTok=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">We=E2=80=99ve joined T=
ikTok! <a cd-link-manager-tab=3D"1" href=3D"[link removed]
om/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3Z=
GE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThl=
OTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZm=
Fsc2U%3AMjQ%3A%3AaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AYmVkc2lkZXI_X2NsZGVlPVltbG=
5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjd=
C01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYw=
ZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3D=
-Jk3Q3s2De7MZZ-zh0eoZA" target=3D"_blank" style=3D"color: #0c00ff; text-dec=
oration: none;">Follow us</a> to learn about birth control, sex, sexuality,=
and a number of other topics around sex, love, and relationships. You can =
also get updates on our latest work by following us on <a cd-link-manager-t=
ab=3D"1" href=3D"[link removed]
DItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3Y=
XJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1=
kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMjU%3A%3AaHR0cHM6Ly=
90d2l0dGVyLmNvbS9iZWRzaWRlcj9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc=
0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAw=
ZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmU=
tMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3DPnpxljrK8rl1Y8APUV-tCg" target=3D=
"_blank" style=3D"color: #0c00ff; text-decoration: none;">Twitter</a>, <a c=
d-link-manager-tab=3D"1" href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AM=
jY%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2JlZHNpZGVyP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZ=
WNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3DDyg0UZpj=
xJGKv7MkzqkQMA" target=3D"_blank" style=3D"color: #0c00ff; text-decoration:=
none;">Facebook</a>, and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
k.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZT=
Q3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjd=
C01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYw=
ZjRlY2FlY2IzYw%3AZmFsc2U%3AMjc%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9iZWR=
zaWRlci8_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Qmcm=
VjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4Z=
DQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2=
LTAwMjI0ODA4N2JkYw&K=3DCRhSUB1wRimCh3-VagLGOw" target=3D"_blank" style=3D"c=
olor: #0c00ff; text-decoration: none;">Instagram</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">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">Submit Your Co=
mment to HHS to Dismantle the Title X Gag Rule</span></span></strong></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
tYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kO=
Tg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMjg%3A%3AaHR0cHM6Ly9l=
bGluay5jbGlja2RpbWVuc2lvbnMuY29tL20vMS81ODQ2ODgzMS8wMi1iMjEwOTUtNTM0Yzg3M2Q=
2MjJkNDUxYzlhNDQ0OTRkZGQ4NjRjZDgvNC85MDMvZGFlMWUyZWYtYzYxNi00NDBmLWIxMzUtNG=
ZiOTlhOTNlNGJlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJ=
TNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQt=
ZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTE=
tODIzNi0wMDIyNDgwODdiZGM&K=3D42zyBCP6k8dk0NMMWcAAzQ" target=3D"_blank" styl=
e=3D"color: #0c00ff; text-decoration: none;">Last month</a>, we shared news=
about the campaign to repair the damage done to the Title X Family Plannin=
g Program by the domestic gag rule and asked you to contact your members of=
Congress. Now, we have the opportunity to urge the Biden-Harris administra=
tion to quickly rescind the Title X gag rule, as the US Department of Healt=
h and Human Services (HHS) has <a cd-link-manager-tab=3D"1" href=3D"https:/=
/elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZ=
GE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZ=
iZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMjk%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy=
9hYm91dC11c25ld3Nyb29tL3Bvd2VyLWRlY2lkZS1oYWlscy1wcm9wb3NlZC1ydWxlLXdvdWxkL=
WVsaW1pbmF0ZS1kb21lc3RpYy1nYWctcnVsZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJR=
R2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTF=
hOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NT=
dlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3DxyqFniuQ1fBwNfPTBP31Hw" =
target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">begun th=
e process</a> of reviewing it. We urge you to join us in submitting comment=
s to HHS on the importance of dismantling the Title X gag rule. Please subm=
it your comment today through <a cd-link-manager-tab=3D"1" href=3D"[link removed]
elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZG=
E1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29ud=
GFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZi=
ZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMzA%3A%3AaHR0cHM6Ly93d3cudm90ZXJ2b2ljZS5uZXQ=
vUG93ZXJUb0RlY2lkZS9jYW1wYWlnbnMvODM5MjAvcmVzcG9uZD9fY2xkZWU9WW1sbmFtRmpheT=
VpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmN=
zU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVj=
YjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3DARA54D8bdG=
iIm35ICu4CGw" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: n=
one;">our portal</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">Extending No C=
o-Pay Contraception to Military Families</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">Our servicemembers and=
their families deserve birth control coverage and information about the fu=
ll range of methods so that they can decide their own futures on their own =
terms, which is why we worked with House and Senate champions to introduce =
the <a cd-link-manager-tab=3D"1" href=3D"[link removed]
c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0=
NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTE=
xYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc=
2U%3AMzE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC11c25ld3Nyb29tL3Bvd=
2VyLWRlY2lkZS1hcHBsYXVkcy1pbnRyb2R1Y3Rpb24tYWNjZXNzLWZvci1jb250cmFjZXB0aW9u=
LWZvci1zZXJ2aWNlbWVtYmVycy1hbmQ_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFl=
XbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NT=
AwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5M=
GZlLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3DjFYm679YtjAbMOMd5-HimA" targe=
t=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Access to Con=
traception for Military Servicemembers and Dependents Act of 2021</a>. This=
bill, introduced into the House of Representatives by Representatives Jack=
ie Speier (D-CA), Veronica Escobar (D-TX) and Marilyn Strickland (D-WA) and=
in the Senate by Senator Jeanne Shaheen (D-NH), would require coverage for=
the full range of contraceptive methods without cost-sharing for all peopl=
e enrolled in TRICARE.=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">Momentum Conti=
nues in States=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">Recent op-eds in Illin=
ois, New York, and Virginia underscore contraceptive deserts and the ongoin=
g need for increased access to contraception=E2=80=94as well as the increas=
ed interest in many states to allow pharmacists to prescribe birth control.=
Pharmacists Laurie E. Licari and Sally Rafie make the case for pharmacist =
prescribing in Illinois in the <a cd-link-manager-tab=3D"1" href=3D"https:/=
/elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZ=
GE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZ=
iZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMzI%3A%3AaHR0cHM6Ly93d3cucGhhcm1hY3l0aW1lcy=
5jb20vdmlldy9pbGxpbm9pcy13b3JraW5nLW9uLWV4cGFuZGluZy1hY2Nlc3MtdG8tY29udHJhY=
2VwdGlvbi1mb3Itd29tZW4_X2NsZGVlPWRHMWhibU5wYm1sQWNHOTNaWEowYjJSbFkybGtaUzV2=
Y21jJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtZTBmYTJiNmExZmMxZWExMWE4MTIwMDBkM2EzMDA=
yMmEtZmUxOGNkZjNlOWEzNDZmMGFmMmJjZTNkOGZkODY1ZjImZXNpZD03NTEwZjBjZS1hZjkwLW=
ViMTEtYjFhYy0wMDIyNDgwNjlkOGYmX2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXb=
HNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAw=
MGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZ=
lLTFjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3DzDi_tex-Y15KVsy9wjWJ_Q" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">Pharmacy Times=
</a>. Similarly, Jenna Bimbi, Executive Director of the New York Birth Cont=
rol Access Project writes about the need for pharmacy access and telehealth=
coverage in New York in the <a cd-link-manager-tab=3D"1" href=3D"[link removed]
link.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE=
1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZ=
TYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMzM%3A%3AaHR0cHM6Ly9icm9va2x5bmVhZ2xlLmNvbS9h=
cnRpY2xlcy8yMDIxLzA0LzIwL255LWNvbnRyYWNlcHRpdmUtZGVzZXJ0cy1odXJ0LXdvbWVuLW1=
vc3QtaW4tbmVlZC8_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2=
QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZ=
C1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZlLTFjYWMtZWIx=
MS04MjM2LTAwMjI0ODA4N2JkYw&K=3DvZxL2uqywy5tDMEvF1hVaA" target=3D"_blank" st=
yle=3D"color: #0c00ff; text-decoration: none;">Brooklyn Daily Eagle</a>. Al=
lie Jo Shipman, Director of State Policy for the National Alliance of State=
Pharmacy Associations, wrote an op-ed in Virginia=E2=80=99s <em><a cd-link=
-manager-tab=3D"1" href=3D"[link removed]
jg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamF=
jay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzY=
TNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMzQ%3A%3A=
aHR0cHM6Ly9kYWlseXByb2dyZXNzLmNvbS9vcGluaW9uL2NvbHVtbmlzdHMvb3Bpbmlvbi1jb21=
tZW50YXJ5LXZpcmdpbmlhLWV4cGFuZHMtYmFzaWMtaGVhbHRoLWNhcmUvYXJ0aWNsZV80ODJjND=
RhYS04MWIwLTExZWItODQ0Yy1kYjVkZWM3YjYzMDQuaHRtbD9fY2xkZWU9WW1sbmFtRmpheTVpZ=
Fd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3=
ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjN=
jJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3DqMfNy5m8GgvQu=
5RPb5hs-w" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none=
;">The Daily Progress</a>=C2=A0</em>discussing the various policies recentl=
y enacted in the state to increase contraceptive access and the hope that =
=E2=80=9C[I]nnovative approaches that recognize pharmacists=E2=80=99 unique=
role will become established practice across the country.=E2=80=9D=C2=A0Vi=
ew our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
om/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3Z=
GE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThl=
OTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZm=
Fsc2U%3AMzU%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy93aGF0LXdlLWRvL2FjY2Vzcy=
9zdGF0ZS1wb2xpY3kvcmgtYWNjZXNzLXBvbGljaWVzL3BoYXJtYWNpc3QtcHJlc2NyaWJpbmc_X=
2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50=
aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI=
0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZlLTFjYWMtZWIxMS04MjM2LTAwMjI0OD=
A4N2JkYw&K=3DiTGilxtDIYsKlVDxynWFkw" target=3D"_blank" style=3D"color: #0c0=
0ff; text-decoration: none;">interactive maps</a> to see where your state s=
tands on pharmacist prescribing and other policies to increase contraceptiv=
e access.</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]
tYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kO=
Tg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMzY%3A%3AaHR0cHM6Ly9w=
b3dlcnRvZGVjaWRlLm9yZy9uZXdzL2FwcmlsLTIwMjEtcG93ZXItdXBkYXRlcy1lZGl0aW9uP19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyN=
Dc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgw=
ODdiZGM&K=3D_rEmJgN1ctmvrIH4LwQapQ" target=3D"_blank" style=3D"color: #0c00=
ff; 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 is exc=
ited to once again partner with our friends at Foundation Consumer Healthca=
re, the makers of Plan B One-Step<sup>=C2=AE</sup>! We will be working toge=
ther to educate our audience on various topics such as talking to relevant =
people around sexual health and how/where to get emergency contraception. W=
e would like to thank Foundation Consumer Healthcare for their longstanding=
and continued support.</span></span></p>

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

<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Power to Decide is dee=
ply grateful for our community of monthly recurring donors. Monthly donors =
play an important role in sustaining our key programs and allowing us to pl=
an for the future.=C2=A0</span></span><span style=3D"font-size:14px"><span =
style=3D"font-family:Verdana">Join others dedicated to ensuring all young p=
eople have the power to decide their futures by <a cd-link-manager-tab=3D"1=
" href=3D"[link removed]
MTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdt=
YWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZD=
QwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AMzc%3A%3AaHR0cHM6Ly9wb3dlc=
nRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNM=
bU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQ=
zYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYyZlc2lkPTU3ZTE5MGZlLT=
FjYWMtZWIxMS04MjM2LTAwMjI0ODA4N2JkYw&K=3D2b55TNaMy4e54VWg86EZqA" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3AMzg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuZmFj=
ZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHR=
ZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5OD=
UwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxO=
TBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3Dvkc4lN2lTBXf-THZ2fpo-g" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3AMzk%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly90d2l0dGVy=
LmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1=
OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2=
EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY=
2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3DWD_aSqK7RJ_9ka5effSgaw" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3ANDA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cueW91=
dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVd=
sc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MD=
AwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZ=
mUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3D4D0Ba5U9QpsWhsOTaWmGyA" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3ANDE%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuaW5z=
dGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R=
0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOT=
g1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlM=
TkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3D49zy2HxFBtEDr_c4U8T3HQ" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3ANDI%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cubGlu=
a2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd=
4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmNGVjYWVjYjNjJ=
mVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3DN1A-P_lbekju_X0=
LF2kiPg" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTl=
k%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%=
3ANDM%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly9wb3dlcnRv=
ZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUV=
tYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZH=
RZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5O=
DUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2Ux=
OTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3DeanaFB4RoyyhMutChCuCTg" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AN=
DQ%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2M=
GY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3D=
GQLtAzkFraIMoNcMNUPt2A" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AN=
DU%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2MGY0ZWNhZ=
WNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=3DzQdWOzyi=
pU0sRADnsl_z_w" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AN=
DY%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlNjBmN=
GVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=3DNwd=
hoJPkHkdmBsUzj21SCg" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AN=
Dc%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5MjQ3NjFiNmJlN=
jBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4MDg3YmRj&K=
=3D-s9GRJ-1e38qsJR0Ul4EQw" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AN=
Dg%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWQ5ODhkNDAwYmQ5M=
jQ3NjFiNmJlNjBmNGVjYWVjYjNjJmVzaWQ9NTdlMTkwZmUtMWNhYy1lYjExLTgyMzYtMDAyMjQ4=
MDg3YmRj&K=3D_QJjwNM8pKteJVeZ1GBxvg" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRlY2FlY2IzYw%3AZmFsc2U%3AN=
Dk%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyNDc2MWI2YmU2=
MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgwODdiZGM&K=
=3Dea7MH2vK_hLmv_1jIQmrMQ" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZGE1ZTQ3Mj=
NiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZiZTYwZjRl=
Y2FlY2IzYw%3AZmFsc2U%3ANTA%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtZDk4OGQ0MDBiZDkyN=
Dc2MWI2YmU2MGY0ZWNhZWNiM2MmZXNpZD01N2UxOTBmZS0xY2FjLWViMTEtODIzNi0wMDIyNDgw=
ODdiZGM&K=3DWAe8kXTQ1NkscsyJkhZygA" 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%3AMDItYjIxMTIzLTMzYjk0ODUwZ=
GE1ZTQ3MjNiYWM5MmZiZmM3ZGE0NTlk%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1kOTg4ZDQwMGJkOTI0NzYxYjZ=
iZTYwZjRlY2FlY2IzYw%3An%3An%3Ai0h7ZRdDduG7ZZTjFIIipw" 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_176640030_1629333537.1620061399030--
Screenshot of the email generated on import

Message Analysis