------=_Part_26706041_185573191.1645630768446
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>
<!--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-96c89c9f1429 {
width: 93.33333333333333%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-96c89c9f1429 {
width: 93.33333333333333%;
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><img src=3D"[link removed]
sImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzMjVhI=
iwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJwaCI6=
bnVsbH0/JOUXBNBxelxHMcpdcaeLPA" width=3D"1" height=3D"1" />
<!--this is the body-->
<center style=3D"width: 100%;">
<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ffffff; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"bord=
er-width: 1px; border-color: #ffffff; border-style: None; width: 601px; max=
-width: 601px; border-collapse: separate!important;" class=3D"email-page-c=
ontainer">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"bo=
rder-width: 1px; border-color: #ffffff; border-style: None; width: 602px; m=
ax-width: 602px; border-collapse: separate!important;" class=3D"email-page=
-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"32" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:10px"><span style=
=3D"font-family:Verdana">Click <a cd-link-manager-tab=3D"6" href=3D"https:/=
/elink.clickdimensions.com/m/1/58468831/02-b22054-8f8a1e20a8b843c79266b7b82=
3e34192/2/109/68d2bca9-33bb-4000-a678-3683e9070ef0" style=3D"color: rgb(0, =
127, 183); text-decoration: none;"><span style=3D"color:#007fb7"><u>here</u=
></span></a> if you are having trouble viewing this message.</span></span><=
/p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"33" 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: 2px; padding-r=
ight: 2px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"596px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:596px; max-width:596px; min-width:596p=
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"596px" sty=
le=3D"table-layout: fixed; width: 596px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"560" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwi=
cmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJ=
kODRkMjBiZDBiOWViNmIyYmUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNz=
kyNjZiN2I4MjNlMzQxOTIiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMCIsInVuIjoiJTdCJ=
TI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdEIiwidSI6Imh0dHBzOi8vcG93ZXJ0b2RlY2lk=
ZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmV=
jaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jNzE4Mm=
QwMGYyZDg0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNjQ3LWI2OTQtZWMxMS1iNDAwL=
TAwMjI0ODBiNDk2OSJ9/J3b1o6a2_Iad_GiZoGLLIQ" name=3D"{%22UrlIdOffset%22%3A1}=
" title=3D"[link removed]" target=3D"_blank" cdlinkrefidmso=3D=
"20" ><img class=3D"center-on-narrow cd-image" height=3D"186" width=3D"560"=
style=3D"vertical-align: middle;" src=3D"[link removed]
om/powertodecideorg-axals/files/power_to_decide.png" alt=3D"Power to Decid=
e logo" title=3D"Power to Decide logo" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"560" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJj=
b250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjB=
iZDBiOWViNmIyYmUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2=
I4MjNlMzQxOTIiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMSIsInVuIjoiIiwidSI6Imh0d=
HBzOi8vcG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlX=
bHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTA=
wMGQzYTNhY2FmZC1jNzE4MmQwMGYyZDg0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNj=
Q3LWI2OTQtZWMxMS1iNDAwLTAwMjI0ODBiNDk2OSJ9/DT5o9Vzsjv_UIhQxQYCTcw" title=
=3D"[link removed]" target=3D"_blank" cdlinkrefid=3D"20" ><img=
class=3D"center-on-narrow cd-image image-96c89c9f1429 no-img-edit" height=
=3D"186" width=3D"560" style=3D"vertical-align: middle;" src=3D"[link removed]
e-us.clickdimensions.com/powertodecideorg-axals/files/power_to_decide.png" =
alt=3D"Power to Decide logo" title=3D"Power to Decide logo" /></a>
</td>
</tr><!--<![endif]-->
<tr>
<td
width=3D"566"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: center; padd=
ing-top: 9px; padding-bottom: 5px; padding-left: 15px; padding-right: 15px;=
"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;"> <img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
ndEditor_v2/social_share/circle/full/facebook.png"
>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;"> <img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
ndEditor_v2/social_share/circle/full/twitter.png"
>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;"> <img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
ndEditor_v2/social_share/circle/full/linkedin.png"
>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;"> <img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
itor_v2/social_share/circle/full/facebook.png"
>
</span>
<span style=3D"display: inline-block;"> <img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
itor_v2/social_share/circle/full/twitter.png"
>
</span>
<span style=3D"display: inline-block;"> <img
class=3D"social" width=3D"110" height=3D"32"
style=3D"width: 110px; height: 32px; margin: 5px;"
src=3D"[link removed]
itor_v2/social_share/circle/full/linkedin.png"
>
</span>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:15px"><span style=
=3D"font-family:Verdana"><span style=3D"color:#000000">Dear Friends,</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=
"color:#000000"><span style=3D"font-size:15px"><span style=3D"font-family:V=
erdana">Thanks to the outpouring of support for the Women=E2=80=99s Health =
Protection Act (WHPA) from constituents like you, Senate Majority Leader Sc=
humer has announced a floor vote on WHPA on Monday, February 28! This will =
be an historic vote, so we need everyone to act today. <strong>Please <a cd=
-link-manager-tab=3D"1" href=3D"[link removed]
SI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0=
LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWV=
iNmIyYmUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMz=
QxOTIiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMiIsInVuIjoiIiwidSI6Imh0dHBzOi8vd=
3d3LnZvdGVydm9pY2UubmV0L1Bvd2VyVG9EZWNpZGUvY2FtcGFpZ25zLzg1Nzg4L3Jlc3BvbmQ_=
X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW5=
0aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jNzE4MmQwMGYyZD=
g0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNjQ3LWI2OTQtZWMxMS1iNDAwLTAwMjI0O=
DBiNDk2OSJ9/oTCwSdVThLhkExSc0XATEg" target=3D"_blank" style=3D"color: #0c00=
ff; text-decoration: none;">urge your senators</a> to vote YES on WHPA next=
week.</strong></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=
"color:#000000"><span style=3D"font-size:15px"><span style=3D"font-family:V=
erdana">Decades of abortion bans and restrictions have put abortion care ou=
t of reach for far too many people across the U.S., and disproportionately=
=C2=A0harm those who already face multiple barriers to health care and othe=
r fundamental rights.=C2=A0</span></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"color:#000000"><span style=3D"font-size:15px"><span style=3D"font-family:V=
erdana">The threat to abortion rights have sharply increased over the last =
year. Nearly six months ago, Texas enacted the most restrictive abortion ba=
n in the U.S., ending almost all abortion care in the state. Texas=E2=80=99=
s ban is not the first attempt to eliminate abortion access, and unless we =
act now, it will not be the last.=C2=A0</span></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"color:#000000"><span style=3D"font-size:15px"><span style=3D"font-family:V=
erdana">What=E2=80=99s more, the U.S. Supreme Court is currently considerin=
g a case that presents a direct threat to=C2=A0<em>Roe v. Wade</em>. If=C2=
=A0<em>Roe</em>=C2=A0falls, half of U.S. states could act immediately to pr=
ohibit abortion entirely.=C2=A0<strong>We know that the right to abortion i=
s not real if it only applies to a privileged few</strong>.=C2=A0=C2=A0</sp=
an></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"color:#000000"><span style=3D"font-size:15px"><span style=3D"font-family:V=
erdana">This is why we need to pass WHPA=E2=80=94a federal bill to=C2=A0pro=
tect the right to access abortion against restrictions and bans in every st=
ate. =C2=A0=C2=A0</span></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:15px"><span style=3D"font-family:Verdana"><span style=3D"color:#=
000000"><strong>Please <a cd-link-manager-tab=3D"1" href=3D"[link removed]
lickdimensions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21h=
aWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM=
3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMj=
BhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMyIsI=
nVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnZvdGVydm9pY2UubmV0L1Bvd2VyVG9EZWNpZGUvY2Ft=
cGFpZ25zLzg1Nzg4L3Jlc3BvbmQ_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHN=
MbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMG=
QzYTNhY2FmZC1jNzE4MmQwMGYyZDg0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNjQ3L=
WI2OTQtZWMxMS1iNDAwLTAwMjI0ODBiNDk2OSJ9/HOS3Ue5j6npXgE5ZXn_HtQ" target=3D"_=
blank" style=3D"color: #0c00ff; text-decoration: none;">urge your senators<=
/a> to vote yes on WHPA on February 28th</strong>. We cannot wait any longe=
r for WHPA.</span></span></span><br>
=C2=A0</p>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Arial;font-size:1=
1px;color:#505050;letter-spacing:0px;line-height:1.2;text-align:left;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none">=C2=A0</p>
</td>
</tr><tr>
<td width=3D"556" class=3D"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 20px; padding-bottom: 20px; padding=
-left: 20px; padding-right: 20px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #0b8be3;
border:2px sol=
id #153258;border-radius:10px;
max-width: 526=
px;">
<p align=3D"=
center" style=3D"font-family: Arial; color: #ffffff; text-align:center; fon=
t-size:20px;"><a class=3D"button-link" href=3D"[link removed]
s.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwic=
mkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJk=
ODRkMjBiZDBiOWViNmIyYmUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzk=
yNjZiN2I4MjNlMzQxOTIiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNCIsInVuIjoiJTdCJT=
I1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdEIiwidSI6Imh0dHBzOi8vd3d3LnZvdGVydm9pY=
2UubmV0L1Bvd2VyVG9EZWNpZGUvQ2FtcGFpZ25zLzg1Nzg4L1Jlc3BvbmQ_X2NsZGVlPVltbG5h=
bUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC0=
1OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jNzE4MmQwMGYyZDg0ZDIwYmQwYjllYj=
ZiMmJlMzI1YSZlc2lkPWVlODgwNjQ3LWI2OTQtZWMxMS1iNDAwLTAwMjI0ODBiNDk2OSJ9/elbh=
fqHRKNDYTZwBg3vPww" target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"23=
" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;">Tell Your=
Senators: Vote Yes on WHPA</a></p>
</td>
</tr></table><![end=
if]-->
<!--[if !mso]><!-- -->
<a class=3D"button-link" style=3D"display: block;" href=3D"[link removed]
.clickdimensions.com/c/7/eyJhaSI6NTg0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ2=
1haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFl=
MjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNSI=
sInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnZvdGVydm9pY2UubmV0L1Bvd2VyVG9EZWNpZGUvQ2=
FtcGFpZ25zLzg1Nzg4L1Jlc3BvbmQ_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXb=
HNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAw=
MGQzYTNhY2FmZC1jNzE4MmQwMGYyZDg0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNjQ=
3LWI2OTQtZWMxMS1iNDAwLTAwMjI0ODBiNDk2OSJ9/33oD1NsiqSTDaGSTJ11KGA" target=3D=
"_blank" cdlinkrefid=3D"23" >
<span class=3D"button-text" style=3D"display: inline-block; vertical-a=
lign: middle; padding: 13px; font-size: 20px;
color: #ffffff; word-wrap: break-word !important; white-space: normal=
; box-sizing: content-box; text-align: center;
background-color: #0b8be3;
border:2px solid #153258;border-radius:10px;
max-width: 526px;">Tell Your Senators: Vote Ye=
s on WHPA</span>
</a>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 0px; padding-bottom: =
0px; padding-left: 18px; padding-right: 18px;"><p style=3D"font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"color:#000000"><span style=
=3D"font-size:15px"><span style=3D"font-family:Verdana">Best,=C2=A0</span><=
/span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"color:#000000"><span style=3D"font-size:15px"><span style=3D"font-family:V=
erdana">Tara</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"><br>
<span style=3D"color:#000000"><span style=3D"font-size:15px"><span style=3D=
"font-family:Verdana">Tara Mancini</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"><span style=3D=
"color:#000000"><span style=3D"font-size:15px"><span style=3D"font-family:V=
erdana">Director, Public Policy</span></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"34" 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: 2px; padding-bottom: 2px; padding-left: 2px; padding-r=
ight: 2px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"596px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:596px; max-width:596px; min-width:596p=
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"596px" sty=
le=3D"table-layout: fixed; width: 596px;" >
<tbody>
<tr>
<td width=3D"556" 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>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"35" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
=20
<tr>
<td
width=3D"564"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: center; padd=
ing-top: 9px; padding-bottom: 5px; padding-left: 18px; padding-right: 18px;=
"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"28_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyY=
mUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNiIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCU=
yNTIyJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vd3d3LmZhY2Vib29rLmNvbT9fY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWVi=
NmIyYmUzMjVhJmVzaWQ9ZWU4ODA2NDctYjY5NC1lYzExLWI0MDAtMDAyMjQ4MGI0OTY5In0/FJO=
CSerGHtghQj1Tqmrk4w"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"28_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyY=
mUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiNyIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCU=
yNTIyJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vdHdpdHRlci5jb20vP19jbGRlZT1ZbWxuYW1Gam=
F5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYzcxODJkMDBmMmQ4NGQyMGJkMGI5ZWI2YjJi=
ZTMyNWEmZXNpZD1lZTg4MDY0Ny1iNjk0LWVjMTEtYjQwMC0wMDIyNDgwYjQ5NjkifQ/QAL016Id=
Nbu7H5UiGsNZtQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"28_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyY=
mUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiOCIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCU=
yNTIyJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vd3d3LmxpbmtlZGluLmNvbT9fY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWVi=
NmIyYmUzMjVhJmVzaWQ9ZWU4ODA2NDctYjY5NC1lYzExLWI0MDAtMDAyMjQ4MGI0OTY5In0/3OW=
hC9XwSLBkfdDSuzIELw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/linkedin.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Blogger" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"28_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyY=
mUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiOSIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCU=
yNTIyJTI1M0E2JTdEIiwidSI6Imh0dHBzOi8vd3d3LmJsb2dnZXIuY29tP19jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYzcxODJkMDBmMmQ4NGQyMGJkMGI5ZWI2=
YjJiZTMyNWEmZXNpZD1lZTg4MDY0Ny1iNjk0LWVjMTEtYjQwMC0wMDIyNDgwYjQ5NjkifQ/cj0P=
zDkOw0MFwrpvm3zd6w"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/blogger.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" name=3D"{%22UrlIdOf=
fset%22%3A6}" cdlinkrefidmso=3D"28_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyY=
mUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTAiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3d3dy5pbnN0YWdyYW0uY29tP19jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYzcxODJkMDBmMmQ4NGQyMGJkMGI5=
ZWI2YjJiZTMyNWEmZXNpZD1lZTg4MDY0Ny1iNjk0LWVjMTEtYjQwMC0wMDIyNDgwYjQ5NjkifQ/=
0SHY4JgIHO6ef4xGzO3-eg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/instagram.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"28_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
0Njg4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyY=
mUzMjVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIi=
LCJwaCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTEiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQ=
lMjUyMiUyNTNBNiU3RCIsInUiOiJodHRwczovL3d3dy55b3V0dWJlLmNvbT9fY2xkZWU9WW1sbm=
FtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0L=
TU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWVi=
NmIyYmUzMjVhJmVzaWQ9ZWU4ODA2NDctYjY5NC1lYzExLWI0MDAtMDAyMjQ4MGI0OTY5In0/UCR=
Gyp0jQA1zlAgLRrvZcw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/squircle/full/youtube.png"
>
</a>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" cdlinkrefid=3D"28_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzM=
jVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTIiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5mYWN=
lYm9vay5jb20_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2=
QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jN=
zE4MmQwMGYyZDg0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNjQ3LWI2OTQtZWMxMS1i=
NDAwLTAwMjI0ODBiNDk2OSJ9/oZoz_jHPoSAPFPHc02xERg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" cdlinkrefid=3D"28_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzM=
jVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTMiLCJ1biI6IiIsInUiOiJodHRwczovL3R3aXR0ZXI=
uY29tLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZW=
NpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZ=
DAwZjJkODRkMjBiZDBiOWViNmIyYmUzMjVhJmVzaWQ9ZWU4ODA2NDctYjY5NC1lYzExLWI0MDAt=
MDAyMjQ4MGI0OTY5In0/KM2U1gYukUnjvrscyDzniw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" cdlinkrefid=3D"28_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzM=
jVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTQiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5saW5=
rZWRpbi5jb20_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2=
QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1jN=
zE4MmQwMGYyZDg0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNjQ3LWI2OTQtZWMxMS1i=
NDAwLTAwMjI0ODBiNDk2OSJ9/HNuWnssY9I6WyvHqErSMyA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/linkedin.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Blogger" target=3D"_blank" cdlinkrefid=3D"28_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzM=
jVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTUiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5ibG9=
nZ2VyLmNvbT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3M=
TgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzMjVhJmVzaWQ9ZWU4ODA2NDctYjY5NC1lYzExLWI0=
MDAtMDAyMjQ4MGI0OTY5In0/lQSzSbPTrwsnTyrWk6vBWQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/blogger.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" cdlinkrefid=3D"28_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzM=
jVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTYiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5pbnN=
0YWdyYW0uY29tP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJT=
NkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtY=
zcxODJkMDBmMmQ4NGQyMGJkMGI5ZWI2YjJiZTMyNWEmZXNpZD1lZTg4MDY0Ny1iNjk0LWVjMTEt=
YjQwMC0wMDIyNDgwYjQ5NjkifQ/biQZOodC7k8m3qZtESSY9w"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/instagram.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" cdlinkrefid=3D"28_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzM=
jVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJw=
aCI6bnVsbCwibSI6ZmFsc2UsInVpIjoiMTciLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy55b3V=
0dWJlLmNvbT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3M=
TgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzMjVhJmVzaWQ9ZWU4ODA2NDctYjY5NC1lYzExLWI0=
MDAtMDAyMjQ4MGI0OTY5In0/2-0kmx8AnnYqf9RhwP-D2Q"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/squircle/full/youtube.png"
>
</a>
</span>
<!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"36" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:10px"><span style=
=3D"font-family:Verdana">=C2=A92021, Power to Decide, the campaign to preve=
nt unplanned pregnancy</span></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-size:10px"><span style=3D"font-family:Verdana">1776 Massachusetts Ave=
., NW, Suite 200, Washington, DC 20036</span></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-size:10px"><span style=3D"font-family:Verdana">ph: (202) 478-8500. fa=
x: (202) 478-8588.</span></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-size:10px"><span style=3D"font-family:Verdana"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
UiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzMjVhIiwi=
cnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJwaCI6bnV=
sbCwibSI6ZmFsc2UsInVpIjoiMTgiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5wb3dlcnRvZG=
VjaWRlLm9yZy8_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM=
2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1j=
NzE4MmQwMGYyZDg0ZDIwYmQwYjllYjZiMmJlMzI1YSZlc2lkPWVlODgwNjQ3LWI2OTQtZWMxMS1=
iNDAwLTAwMjI0ODBiNDk2OSJ9/WrvaALNit_7zJINRBbWtxQ" target=3D"_blank" style=
=3D"color: rgb(0, 127, 183); text-decoration: none;"><span style=3D"color:#=
007fb7"><u>www.PowertoDecide.org</u></span></a></span></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-size:10px"><span style=3D"font-family:Verdana">Click <a cd-link-manag=
er-tab=3D"5" href=3D"[link removed]
4MzEsImUiOiJiaWdqYWNrLmJ1bHdhcmtAZ21haWwuY29tIiwicmkiOiJjb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWM3MTgyZDAwZjJkODRkMjBiZDBiOWViNmIyYmUzM=
jVhIiwicnEiOiIwMi1iMjIwNTQtOGY4YTFlMjBhOGI4NDNjNzkyNjZiN2I4MjNlMzQxOTIiLCJw=
aCI6bnVsbCwibSI6ZmFsc2V9/HY5hgl0buWUzH8z9K4vtrA" link-metadata=3D"GlobalUns=
ubscribe" style=3D"color: rgb(0, 127, 183); text-decoration: none;"><span s=
tyle=3D"color:#007fb7"><u>here</u></span></a> to unsubscribe or to change y=
our Subscription Preferences.</span></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_26706041_185573191.1645630768446--