------=_Part_1896277_1384311174.1568128908676
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){
img[class=3D"desktop-version"] {
display: none !important;
}
img[class=3D"mobile-version"] {
display: inline-block !important;
}
}
@media screen yahoo and (max-width: 768px){
img[class=3D"desktop-version"] {
display: inline-block !important;
}
img[class=3D"mobile-version"] {
display: none !important;
}
}
@media screen and (min-width: 768px) {
.desktop-version {
display: inline-block !important;
}
.mobile-version {
display: none !important;
}
}
@media screen and (max-width: 768px) {
.desktop-version {
display: none !important;
}
.mobile-version {
display: inline-block !important;
}
.email-container img.cd-image {
height: auto !important;
}
.email-container img.no-img-edit {
width: 100% !important;
height: auto !important;
}
table, td{
width: 100% !important;
}
div{
width: 100% !important;
min-width:100%!important;
}
.social-block-container{
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces elements to resize to the full width of t=
heir container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* What it does: Generic utility class for centering. Useful for =
images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.button-text{ max-width:100%!important; box-sizing: border-box!impo=
rtant;}
}
</style>
<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><img src=3D"[link removed]
lqRTVNalV6TFdNNE1UUmhNelE0WTJJellUUmxaVEU1WWpWbVlXRmxZV0ZsTkRoaU1tTXc6WW1sb=
mFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDMDFPVGN3WmpjMU4yUXdZ=
VGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxaVpEUTRPVEJsWVRrMVltRTBOVEpoT0dVeVp=
HRTRZVEE0T0dSbU1tVmpOUQ/2yJoWT9vTOF1xroMyxRwew" 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"13" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 9px; padding-bottom: 9=
px; padding-left: 18px; padding-right: 18px;"><p style=3D"margin: 0px; text=
-align: left; color: rgb(80, 80, 80); line-height: 1.2; letter-spacing: 0px=
; font-family: Arial; font-size: 11px; font-style: normal; font-weight: nor=
mal; text-decoration: none; word-wrap: break-word !important;"><span style=
=3D"font-size: 10px;"><span style=3D"font-family: Verdana;">Click <a style=
=3D"color: rgb(0, 127, 183); text-decoration: none;" href=3D"[link removed]
owertodecide.org/m/1/58468831/02-b19253-c814a348cb3a4ee19b5faaeaae48b2c0/1/=
216/caa6c6a1-84fa-4e1b-8887-203f74aaeb71" cd-link-manager-tab=3D"6"><span s=
tyle=3D"color: rgb(0, 127, 183);"><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"14" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
org/c/4/?T=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFl=
NDhiMmMw%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZ=
mFsc2U%3AMA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZz9fY2xkZWU9WW1sbmFtRmpheT=
VpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmN=
zU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYy=
ZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2FjNzI2&K=3DCDwg6nJRCQ=
sucZVSbKXAEw" title=3D"[link removed]" target=3D"_blank" cdlin=
krefidmso=3D"4" ><img class=3D"desktop-version center-on-narrow cd-image" h=
eight=3D"188" width=3D"564" style=3D"vertical-align: middle;" src=3D"http:/=
/files.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]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
?T=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3=
AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1=
lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhO=
GU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVz=
aWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2FjNzI2&K=3D9ooXreq-NtmBKU_Ct0=
zcEw" title=3D"[link removed]" target=3D"_blank" cdlinkrefid=
=3D"4" ><img class=3D"desktop-version center-on-narrow cd-image" height=3D"=
188" width=3D"564" style=3D"vertical-align: middle;" src=3D"[link removed]
ickdimensions.com/powertodecideorg-axals/files/power_to_decide.png" alt=3D=
"Power to Decide logo" title=3D"Power to Decide logo" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"94%" style=3D"vertical-align: middle;=
display: none;" src=3D"[link removed]
xals/files/power_to_decide.png" alt=3D"Power to Decide logo" title=3D"Powe=
r to Decide logo" /></a>
</td>
</tr><!--<![endif]--><tr>
<td width=3D"564" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
g%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkw=
ZWE5NWJhNDUyYThlMmRhOGEwODhkZjJlYzUmX2VzPTBiY2Y3Zjc5LWRjZDMtZTkxMS1hOTkzLTA=
wMGQzYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTEx=
LWE5OTMtMDAwZDNhM2FjNzI2&K=3Dvi9KQe6mU359orwopOgL6Q" title=3D"Facebook" tar=
get=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"5_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
w%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkw=
ZWE5NWJhNDUyYThlMmRhOGEwODhkZjJlYzUmX2VzPTBiY2Y3Zjc5LWRjZDMtZTkxMS1hOTkzLTA=
wMGQzYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTEx=
LWE5OTMtMDAwZDNhM2FjNzI2&K=3DcOgNRGsh_XJ3T4cMxGo7tg" title=3D"Twitter" targ=
et=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"5_1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AN=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkw=
ZWE5NWJhNDUyYThlMmRhOGEwODhkZjJlYzUmX2VzPTBiY2Y3Zjc5LWRjZDMtZTkxMS1hOTkzLTA=
wMGQzYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTEx=
LWE5OTMtMDAwZDNhM2FjNzI2&K=3DjMjDba_0gQsXTbmMs03RAA" title=3D"LinkedIn" tar=
get=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"5_2">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/linked=
in.png">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3ANQ%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5=
NWJhNDUyYThlMmRhOGEwODhkZjJlYzUmX2VzPTBiY2Y3Zjc5LWRjZDMtZTkxMS1hOTkzLTAwMGQ=
zYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkN=
Dg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5=
OTMtMDAwZDNhM2FjNzI2&K=3DW-T2m41Jq0lEKLh0bMhpKA" title=3D"Facebook" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"5_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3ANg%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5=
NWJhNDUyYThlMmRhOGEwODhkZjJlYzUmX2VzPTBiY2Y3Zjc5LWRjZDMtZTkxMS1hOTkzLTAwMGQ=
zYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkN=
Dg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5=
OTMtMDAwZDNhM2FjNzI2&K=3DKFZLySTkwdixlA3m8G5vAg" title=3D"Twitter" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"5_1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3ANw%3A=
%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_=
ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk1=
1WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRj=
RRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzR=
CZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5=
NWJhNDUyYThlMmRhOGEwODhkZjJlYzUmX2VzPTBiY2Y3Zjc5LWRjZDMtZTkxMS1hOTkzLTAwMGQ=
zYTNhYzcyNiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZC=
ZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkN=
Dg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5=
OTMtMDAwZDNhM2FjNzI2&K=3DiHEd1asYRh8ZpB6gZw3qEA" title=3D"LinkedIn" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"5_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"margin: 0px; text=
-align: left; color: rgb(80, 80, 80); line-height: 1.2; letter-spacing: 0px=
; font-family: Arial; font-size: 11px; font-style: normal; font-weight: nor=
mal; text-decoration: none; word-wrap: break-word !important;"><span style=
=3D"font-size: 13px;"><span style=3D"font-family: Verdana;">Title X-funded =
clinics served roughly 4 million people in 2018=E2=80=94many of them uninsu=
red=E2=80=94giving them access to the birth control, cancer screenings, and=
related family planning services that they need.=E2=80=AF<strong>Now the T=
rump Administration=E2=80=99s =E2=80=9C<a style=3D"color: rgb(12, 0, 255); =
text-decoration: none;" href=3D"[link removed]
0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYmlna=
mFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQ=
zYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AOA%3A%3=
AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC11cy9uZXdzcm9vbS9taWxsaW9ucy1zdH=
JpcHBlZC1hY2Nlc3MtcXVhbGl0eS1mYW1pbHktcGxhbm5pbmc_X2NsZGVlPVltbG5hbUZqYXk1a=
WRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1=
N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmV=
jNSZlc2lkPTBiY2Y3Zjc5LWRjZDMtZTkxMS1hOTkzLTAwMGQzYTNhYzcyNg&K=3DPlB9OdEUlkH=
KehQMndo-pA" target=3D"_blank" cd-link-manager-tab=3D"1">domestic gag rule<=
/a>=E2=80=9D is putting the health of millions at risk. That=E2=80=99s why =
we need you to <a style=3D"color: rgb(12, 0, 255); text-decoration: none;" =
href=3D"[link removed]
WM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYmlnamFjay5idWx3YXJrQGdtYWlsL=
mNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk=
1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AOQ%3A%3AaHR0cHM6Ly93d3cudm90ZXJ=
2b2ljZS5uZXQvUG93ZXJUb0RlY2lkZS9DYW1wYWlnbnMvNjgxMjkvUmVzcG9uZD9fY2xkZWU9WW=
1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250Y=
WN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1MmE4ZTJk=
YThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2FjNzI2&K=
=3DpopIImhljF68d4_EIz7qUQ" target=3D"_blank" cd-link-manager-tab=3D"1">rais=
e your voice</a> today, as a key Senate committee is scheduled to take acti=
on very soon on a bill that could protect Title X.=C2=A0=E2=80=AF=C2=A0</st=
rong></span></span></p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;">=C2=A0</p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;"><span style=3D"font-size: 13px;"><span style=3D"font-famil=
y: Verdana;">The domestic gag rule is forcing providers across the country =
to leave the Title X program and lose millions of desperately needed dollar=
s to provide low-income people with a broad range of birth control methods =
and related services. As a result, the people most in need are paying the p=
rice.=E2=80=AF=C2=A0=C2=A0</span></span></p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;">=C2=A0</p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;"><span style=3D"font-size: 13px;"><span style=3D"font-famil=
y: Verdana;">So far, 16 states have lost some or all of their Title X fundi=
ng. An additional 17 states are losing Title X clinics. There is no indicat=
ion that other clinics can step in to provide that care. Without Title X th=
e number of women in need of publicly funded birth control nearly triples.=
=E2=80=AF=C2=A0=C2=A0</span></span></p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;">=C2=A0</p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;"><span style=3D"font-size: 13px;"><span style=3D"font-famil=
y: Verdana;">Millions of people depend on Title X clinics to give them the =
power to decide if, when, and under what circumstances to get pregnant . <s=
trong>We=E2=80=99re urging you to <a style=3D"color: rgb(12, 0, 255); text-=
decoration: none;" href=3D"[link removed]
MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYmlnamFjay=
5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNh=
Y2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMTA%3A%3AaHR=
0cHM6Ly93d3cudm90ZXJ2b2ljZS5uZXQvUG93ZXJUb0RlY2lkZS9DYW1wYWlnbnMvNjgxMjkvUm=
VzcG9uZD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZ=
WNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5=
MGVhOTViYTQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTM=
tMDAwZDNhM2FjNzI2&K=3DHeFOM91AAg7nWORe2VGpew" target=3D"_blank" cd-link-man=
ager-tab=3D"1">demand that your Senators protect the #TitleX</a> program an=
d reverse the damage done by the domestic gag rule!=C2=A0</strong></span></=
span></p>
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 18px; padding-bottom: =
18px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"15" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
TE%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5NWJhNDUyYThlMmRhO=
GEwODhkZjJlYzUmZXNpZD0wYmNmN2Y3OS1kY2QzLWU5MTEtYTk5My0wMDBkM2EzYWM3MjY&K=3D=
QLP87kxsbn64mbyiJoIMiw" title=3D"Facebook" target=3D"_blank" style=3D"text-=
decoration: none;" cdlinkrefidmso=3D"9_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
TI%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5NWJhNDUyYThlMmRhOGEwODhkZ=
jJlYzUmZXNpZD0wYmNmN2Y3OS1kY2QzLWU5MTEtYTk5My0wMDBkM2EzYWM3MjY&K=3D3viG2K3g=
PzemMFgZZdjvTA" title=3D"Twitter" target=3D"_blank" style=3D"text-decoratio=
n: none;" cdlinkrefidmso=3D"9_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
TM%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhM=
Dg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2FjNzI2&K=3DQ9n=
oTWTwJZTKXxD2UpsJaA" title=3D"Youtube" target=3D"_blank" style=3D"text-deco=
ration: none;" cdlinkrefidmso=3D"9_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/youtub=
e.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
TQ%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1MmE4ZTJkY=
ThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2FjNzI2&K=
=3Duk1tq0a7cKWNwJAg-XPu_A" title=3D"Instagram" target=3D"_blank" style=3D"t=
ext-decoration: none;" cdlinkrefidmso=3D"9_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/instag=
ram.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
TU%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViY=
TQ1MmE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNh=
M2FjNzI2&K=3D1iz07V1zAIFEvfYVX3t64Q" title=3D"Linkedin" target=3D"_blank" s=
tyle=3D"text-decoration: none;" cdlinkrefidmso=3D"9_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/linked=
in.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AM=
TY%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5NWJhNDUyYThlMmRh=
OGEwODhkZjJlYzUmZXNpZD0wYmNmN2Y3OS1kY2QzLWU5MTEtYTk5My0wMDBkM2EzYWM3MjY&K=
=3Dh9dV00xOrDBY-Jw5w3Qxgg" title=3D"Custom" target=3D"_blank" style=3D"text=
-decoration: none;" cdlinkrefidmso=3D"9_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
mensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=3D=
6/17/2019%205:37:04%20PM">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMTc%3=
A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1=
GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNT=
k3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5NWJhNDUyYThlMmRhOGEwO=
DhkZjJlYzUmZXNpZD0wYmNmN2Y3OS1kY2QzLWU5MTEtYTk5My0wMDBkM2EzYWM3MjY&K=3D3orG=
-jqWFQt2FS1TsxgvUA" title=3D"Facebook" target=3D"_blank" style=3D"text-deco=
ration: none;" cdlinkrefid=3D"9_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMTg%3=
A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWl=
kV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NT=
dkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5NWJhNDUyYThlMmRhOGEwODhkZjJlY=
zUmZXNpZD0wYmNmN2Y3OS1kY2QzLWU5MTEtYTk5My0wMDBkM2EzYWM3MjY&K=3DA019TFHBzAoh=
B3ppRjla9A" title=3D"Twitter" target=3D"_blank" style=3D"text-decoration: n=
one;" cdlinkrefid=3D"9_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMTk%3=
A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmp=
heTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhMDg4Z=
GYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2FjNzI2&K=3DPtuW_Up=
Acs4_j0W9Drslmg" title=3D"Youtube" target=3D"_blank" style=3D"text-decorati=
on: none;" cdlinkrefid=3D"9_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/youtub=
e.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMjA%3=
A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1MmE4ZTJkYThhM=
Dg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2FjNzI2&K=3D9yp=
pOhmIKrSnDDpv0ZYyXw" title=3D"Instagram" target=3D"_blank" style=3D"text-de=
coration: none;" cdlinkrefid=3D"9_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/instag=
ram.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMjE%3=
A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2x=
kZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD=
1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWJkNDg5MGVhOTViYTQ1M=
mE4ZTJkYThhMDg4ZGYyZWM1JmVzaWQ9MGJjZjdmNzktZGNkMy1lOTExLWE5OTMtMDAwZDNhM2Fj=
NzI2&K=3DN03KzRZdun3Fe-YSjBMA5w" title=3D"Linkedin" target=3D"_blank" style=
=3D"text-decoration: none;" cdlinkrefid=3D"9_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/squircle/full/linked=
in.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1iZDQ4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMjI%3=
A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZ=
vb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW=
1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtN=
Tk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYmQ0ODkwZWE5NWJhNDUyYThlMmRhOGEw=
ODhkZjJlYzUmZXNpZD0wYmNmN2Y3OS1kY2QzLWU5MTEtYTk5My0wMDBkM2EzYWM3MjY&K=3D_kU=
z-4cQlUhoZXRWogaIMA" title=3D"Custom" target=3D"_blank" style=3D"text-decor=
ation: none;" cdlinkrefid=3D"9_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
mensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=3D=
6/17/2019%205:37:04%20PM">
</a>
</span><!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"16" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"564" class=3D"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"margin: 0px; text=
-align: left; color: rgb(80, 80, 80); line-height: 1.2; letter-spacing: 0px=
; font-family: Arial; font-size: 11px; font-style: normal; font-weight: nor=
mal; text-decoration: none; word-wrap: break-word !important;"><span style=
=3D"font-size: 10px;"><span style=3D"font-family: Verdana;">=C2=A92019, Pow=
er to Decide, the campaign to prevent unplanned pregnancy</span></span></p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;"><span style=3D"font-size: 10px;"><span style=3D"font-famil=
y: Verdana;">1776 Massachusetts Ave., NW, Suite 200, Washington, DC 20036</=
span></span></p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;"><span style=3D"font-size: 10px;"><span style=3D"font-famil=
y: Verdana;">ph: (202) 478-8500. fax: (202) 478-8588.</span></span></p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;"><span style=3D"font-size: 10px;"><span style=3D"font-famil=
y: Verdana;"><a style=3D"color: rgb(0, 127, 183); text-decoration: none;" h=
ref=3D"[link removed]
M4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYmlnamFjay5idWx3YXJrQGdtYWlsLm=
NvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1iZDQ4OTBlYTk1=
YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3AZmFsc2U%3AMjM%3A%3AaHR0cHM6Ly93d3cucG93ZXJ=
0b2RlY2lkZS5vcmcvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJT=
NkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZ=
mQtYmQ0ODkwZWE5NWJhNDUyYThlMmRhOGEwODhkZjJlYzUmZXNpZD0wYmNmN2Y3OS1kY2QzLWU5=
MTEtYTk5My0wMDBkM2EzYWM3MjY&K=3DCnFBeRXlEQTfTB-M3NbeKg" target=3D"_blank" c=
d-link-manager-tab=3D"1"><span style=3D"color: rgb(0, 127, 183);"><u>www.Po=
wertoDecide.org</u></span></a></span></span></p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;">=C2=A0</p>
<p style=3D"margin: 0px; text-align: left; color: rgb(80, 80, 80); line-hei=
ght: 1.2; letter-spacing: 0px; font-family: Arial; font-size: 11px; font-st=
yle: normal; font-weight: normal; text-decoration: none; word-wrap: break-w=
ord !important;"><span style=3D"font-size: 10px;"><span style=3D"font-famil=
y: Verdana;">Click <a style=3D"color: rgb(0, 127, 183); text-decoration: no=
ne;" href=3D"[link removed]
jE5MjUzLWM4MTRhMzQ4Y2IzYTRlZTE5YjVmYWFlYWFlNDhiMmMw%3AYmlnamFjay5idWx3YXJrQ=
GdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1iZDQ=
4OTBlYTk1YmE0NTJhOGUyZGE4YTA4OGRmMmVjNQ%3An%3An%3Az4qj6dThoGJLrQ58YWVYkQ" c=
d-link-manager-tab=3D"5" link-metadata=3D"GlobalUnsubscribe"><span style=3D=
"color: rgb(0, 127, 183);"><u>here</u></span></a> to unsubscribe or to chan=
ge your 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_1896277_1384311174.1568128908676--