From BPC Events <[email protected]>
Subject 50th Anniversary of the White House Conference on Food, Nutrition, and Health – Report Release
Date February 27, 2020 2:33 PM
  Links have been removed from this email. Learn more in the FAQ.
  Links have been removed from this email. Learn more in the FAQ.
------=_Part_801840383_916056060.1582813992409
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' '[link removed]
ml11/DTD/xhtml11.dtd'><html xmlns=3D'[link removed]'>
<html prefix=3D"og: [link removed]">
<head><style type=3D'text/css'>
span.preheader { display:none !important; visibility:hidden;line-height:0; =
opacity:0; font-size:0.1px; color:white; height:0; width:0; }
</style>

<!--this is the head-->
<meta charset=3D"utf-8">
<meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1"> <!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use th=
e latest (edge) version of IE rendering engine -->
<meta name=3D"x-apple-disable-message-reformatting" /> <!-- Disable au=
to-scale in iOS 10 Mail entirely -->
=20
<title></title> <!-- The title tag shows in email notifications, like A=
ndroid 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely r=
emoved. -->
<!-- Desktop Outlook chokes on web font references and defaults to Time=
s New Roman, so we force a safe fallback font. -->
<!-- All other clients get the webfont reference; some will render the =
font and others will silently fail to the fallbacks. More on that here: htt=
p://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href=3D'[link removed]
pis.com/css?family=3DRoboto:400,700' rel=3D'stylesheet' type=3D'text/css'> =
-->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset -->
<style>
/* What it does: Remove spaces around the email design added by som=
e email clients. */
/* Beware: It can remove the padding / margin and add a background =
color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
line-height: 1.4 !important;
}

/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* What it does: Centers email on Android 4.4 */
div[style*=3D"margin: 16px 0"] {
margin: 0 !important;
}

/* What it does: Stops Outlook from adding extra spacing to tables.=
*/
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}

/* What it does: Fixes webkit padding issue. Fix for Yahoo mail tab=
le alignment bug. Applies table-layout to the first 2 tables then removes f=
or anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}

table table table {
table-layout: auto;
}

/* What it does: Uses a better rendering method when resizing image=
s in IE. */
img {
-ms-interpolation-mode: bicubic;
}

/* What it does: A work-around for iOS meddling in triggered links.=
*/
*[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
}

/* What it does: A work-around for Gmail meddling in triggered link=
s. */
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
}

/* What it does: Prevents Gmail from displaying an download button =
on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in qu=
estion. */
img.g-img + div {
display: none !important;
}

/* What it does: Prevents underlining the button text in Windows 10=
*/
.button-link {
text-decoration: none !important;
}
.button-text{text-align: center!important;}
/* What it does: Removes right gutter in Gmail iOS app: [link removed]
hub.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport s=
ize you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting =
*/
@media only screen and (min-device-width: 375px) and (max-device-wi=
dth: 413px) { /* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}

</style>

<!-- Progressive Enhancements -->
=20
<style id=3D"media-query-style-element">
/* Media Queries */
@media screen yahoo and (min-width: 768px){
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><span class=3D'preheader' style=3D'display: none !important; visibili=
ty: line-height:0; hidden; opacity: 0; font-size:0.1px; color: white; heigh=
t: 0; width: 0;'>Your Invited March 24 =
=
</span><img src=3D"[link removed]
TVRFM05ETTNNemM6TURJdFlqSXdNRFU0TFdFMVpUazVOREppWkdGalpUUTFNRGM0TW1VeE1XVm1=
NamRpTmpNNE5qVXk6WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDVZVFl4TlRKaE16ZGpZV0ZsT1RFeFlUazNaakF3TUdRellURTRZMkkwTnkwNU5qRTBNVGxsW=
XpKbU9XVTBOVFkwT0dZNFpqRTJNV1UzTkdabU16aGlaZw/KnJ8yLfXWVzofpZWVCRABw" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
FM05ETTNNemM6TURJdFlqSXdNRFU0TFdFMVpUazVOREppWkdGalpUUTFNRGM0TW1VeE1XVm1Nam=
RpTmpNNE5qVXk6WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DVZVFl4TlRKaE16ZGpZV0ZsT1RFeFlUazNaakF3TUdRellURTRZMkkwTnkwNU5qRTBNVGxsWXpK=
bU9XVTBOVFkwT0dZNFpqRTJNV1UzTkdabU16aGlaZw/KnJ8yLfXWVzofpZWVCRABw" 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: #ebebeb; 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-style: none; width: 601px; max-width: 601px; border-=
collapse: separate!important;" class=3D"email-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"bo=
rder-width: 1px; border-style: none; width: 602px; max-width: 602px; borde=
r-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"50" 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: 10px; padding-bottom: 10px; padding-left: 0px; padding=
-right: 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"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: 15px; padding-bottom: =
15px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cent=
er;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#0000=
00;letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida G=
rande">View this email in your browser=C2=A0<a cd-link-manager-tab=3D"6" hr=
ef=3D"[link removed]
450782e11ef27b638652/3/960/a53305de-ca44-49fb-8a69-ec7af8be43ce" target=3D"=
_blank" style=3D"color: #3687e7; text-decoration: underline;">here</a>.</sp=
an></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"51" 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: 20px; padding-left: 20px; padding=
-right: 20px; 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"173px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:173px; max-width:173px; min-width:173p=
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"173px" sty=
le=3D"table-layout: fixed; width: 173px;" >
<tbody>
<div> </div>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"20px"><![endif]--><div style=
=3D"overflow: visible!important; display: inline-block; width:20px; max-wid=
th:20px; min-width:20px; 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"20px" styl=
e=3D"table-layout: fixed; width: 20px;" >
<tbody>
=20
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"173px"><![endif]--><div styl=
e=3D"overflow: visible!important; display: inline-block; width:173px; max-w=
idth:173px; min-width:173px; 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"173px" sty=
le=3D"table-layout: fixed; width: 173px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"173" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px; paddin=
g-left: 0px; padding-right: 0px;">
<img class=3D"desktop-version center-o=
n-narrow cd-image" height=3D"51" width=3D"173" style=3D"vertical-align: mid=
dle;" src=3D"[link removed]
es/bpclogo-01.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"173" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; background-color: #ffffff; padding-top: 0px; padding-b=
ottom: 0px; padding-left: 0px; padding-right: 0px;">
<img class=3D"desktop-version center-on-narrow=
cd-image" height=3D"51" width=3D"173" style=3D"vertical-align: middle;" sr=
c=3D"[link removed]
go-01.png" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"28.833333333333332%" style=3D"vertica=
l-align: middle; display: none;" src=3D"[link removed]
partisanpolicyorg-a5ii9/files/bpclogo-01.png" />
</td>
</tr><!--<![endif]-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"20px"><![endif]--><div style=
=3D"overflow: visible!important; display: inline-block; width:20px; max-wid=
th:20px; min-width:20px; 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"20px" styl=
e=3D"table-layout: fixed; width: 20px;" >
<tbody>
=20
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"173px"><![endif]--><div styl=
e=3D"overflow: visible!important; display: inline-block; width:173px; max-w=
idth:173px; min-width:173px; 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"173px" sty=
le=3D"table-layout: fixed; width: 173px;" >
<tbody>
<div> </div>
</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"52" 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: 10px; padding-bottom: 10px; padding-left: 16px; paddin=
g-right: 16px; background-color: #3687e7;; 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"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
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"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"536" 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: 5px; padding-bottom: 5=
px; padding-left: 16px; padding-right: 16px;"><h1 style=3D"font-family:Aria=
l;font-size:45px;color:#000000;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:#f6fbc2"><span style=
=3D"font-family:Georgia"><span style=3D"font-size:24px"><strong>You're Invi=
ted</strong></span></span></span></h1>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none"><span style=3D"color:#f6fbc2"><span style=3D"font-size:18px">=
<span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">50<sup>th</su=
p> Anniversary of the White House Conference on Food, Nutrition, and Health=
=E2=80=93 Report Release</span></span></span></p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none">=C2=A0</p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"=
><strong><span style=3D"color:#f6fbc2"><span style=3D"font-size:14px">Tuesd=
ay, March=C2=A024, 2020</span></span></strong></span></p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"=
><span style=3D"color:#f6fbc2"><span style=3D"font-size:14px"><strong>9:30-=
11:30 a.m. ET</strong></span></span></span></p>
</td>
</tr><tr>
<td width=3D"536" 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: 16px; padding-bottom: 16px; padding=
-left: 16px; padding-right: 16px; 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: #f6fbc2;
border:1px non=
e #000;border-radius:6px;
max-width: 508=
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/4/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMj=
diNjM4NjUy%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjY=
WFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3=
AZmFsc2U%3AMA%3A%3AaHR0cDovL2JwY2V2ZW50cy5jbG91ZGFwcC5uZXQvUGFnZXMvSG9tZS5h=
c3B4P2V2ZW50aWQ9ezAzMTlFMUJGLTYyNTMtRUExMS1BODEyLTAwMEQzQTFCQkIyM30mX2NsZGV=
lPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y2=
9udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0O=
GY4ZjE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVt=
YWlsJnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUyME51dHJpdGlvbiUyMEN=
lbGVicmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWUwNTgtZWExMS1hODExLT=
AwMGQzYTFiYmIyMw&K=3D-7dmvvzXi3BI18zLNaQHUw" title=3D"[link removed]
dapp.net/Pages/Home.aspx?eventid=3D{0319E1BF-6253-EA11-A812-000D3A1BBB23}" =
target=3D"_blank"
cdlinkrefidmso=3D"27" style=3D"text-decoration: none;=
color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><strong><=
span style=3D"font-family:Georgia"><span style=3D"color:#3687e7"><span styl=
e=3D"font-size:18px">Register Now</span></span></span></strong></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/4/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ=
1MDc4MmUxMWVmMjdiNjM4NjUy%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC=
05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2M=
WU3NGZmMzhiZg%3AZmFsc2U%3AMQ%3A%3AaHR0cDovL2JwY2V2ZW50cy5jbG91ZGFwcC5uZXQvU=
GFnZXMvSG9tZS5hc3B4P2V2ZW50aWQ9ezAzMTlFMUJGLTYyNTMtRUExMS1BODEyLTAwMEQzQTFC=
QkIyM30mX2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmV=
jaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MT=
llYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1d=
G1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUyME51=
dHJpdGlvbiUyMENlbGVicmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWUwNTg=
tZWExMS1hODExLTAwMGQzYTFiYmIyMw&K=3D8gHJgoM546Dwd2SKAiZSHw" title=3D"http:/=
/bpcevents.cloudapp.net/Pages/Home.aspx?eventid=3D{0319E1BF-6253-EA11-A812-=
000D3A1BBB23}" target=3D"_blank" cdlinkrefid=3D"27" >
<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: #f6fbc2;
border:1px none #000;border-radius:6px;
max-width: 508px;"><strong><span style=3D"font=
-family:Georgia"><span style=3D"color:#3687e7"><span style=3D"font-size:18p=
x">Register Now</span></span></span></strong></span>
</a>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"528" 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: 5px; padding-bottom: 5=
px; padding-left: 20px; padding-right: 20px;"></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"53" 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: 10px; padding-bottom: 5px; padding-left: 20px; padding=
-right: 20px; 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"560px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:560px; max-width:560px; min-width:560p=
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"560px" sty=
le=3D"table-layout: fixed; width: 560px;" >
<tbody>
<div> </div>
</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"54" 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"150px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:150px; max-width:150px; min-width:150p=
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"150px" sty=
le=3D"table-layout: fixed; width: 150px;" >
<tbody>
<div> </div>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"0px"><![endif]--><div style=
=3D"overflow: visible!important; display: inline-block; width:0px; max-widt=
h:0px; min-width:0px; 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"0px" style=
=3D"table-layout: fixed; width: 0px;" >
<tbody>
=20
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"150px"><![endif]--><div styl=
e=3D"overflow: visible!important; display: inline-block; width:150px; max-w=
idth:150px; min-width:150px; 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"150px" sty=
le=3D"table-layout: fixed; width: 150px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"150" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: right;=
padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right:=
0px;">
<a href=3D"[link removed]
ns.com/c/4/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmM=
jdiNjM4NjUy%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdj=
YWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%=
3AZmFsc2U%3AMg%3A%3AaHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS9tYXBzL3BsYWNlL0JpcGFydGl=
zYW4rUG9saWN5K0NlbnRlci9AMzguOTAxNjE5OSwtNzcuMDMxNTU3LDE3ei9kYXRhPSEzbTEhNG=
IxITRtNSEzbTQhMXMweDg5YjdiNzk0M2ZmNjM0MWI6MHhlNTk5YTYyMjQyNzljOWRmIThtMiEzZ=
DM4LjkwMTYxOTkhNGQtNzcuMDI5MzY4Mz9fY2xkZWU9WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0=
WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNjE1MmEzN2NhYWU5MTFhOTd=
mMDAwZDNhMThjYjQ3LTk2MTQxOWVjMmY5ZTQ1NjQ4ZjhmMTYxZTc0ZmYzOGJmJnV0bV9zb3VyY2=
U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU51dHJpdGlvb=
iUyMCU3QyUyMFR1ZnRzJTIwTnV0cml0aW9uJTIwQ2VsZWJyYXRpb24lMjAlN0MlMjAzLjI0LjIw=
JmVzaWQ9YTZjN2VmMmEtZTA1OC1lYTExLWE4MTEtMDAwZDNhMWJiYjIz&K=3DDDecQ1Cp2JxoR4=
Eapm1NBA" title=3D"[link removed]
er/@38.9016199,-77.031557,17z/data=3D!3m1!4b1!4m5!3m4!1s0x89b7b7943ff6341b:=
0xe599a6224279c9df!8m2!3d38.9016199!4d-77.0293683" target=3D"_blank" cdli=
nkrefidmso=3D"33" ><img class=3D"desktop-version center-on-narrow cd-image"=
height=3D"auto" width=3D"26.666666666666668%" style=3D"vertical-align: mid=
dle;" src=3D"[link removed]
es/pindrop1.png" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"150" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: right; padding-top: 0px; padding-bottom: 0px; padding-left: 0=
px; padding-right: 0px;">
<a href=3D"[link removed]
/4/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4N=
jUy%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTEx=
YTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2=
U%3AMw%3A%3AaHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS9tYXBzL3BsYWNlL0JpcGFydGlzYW4rUG9=
saWN5K0NlbnRlci9AMzguOTAxNjE5OSwtNzcuMDMxNTU3LDE3ei9kYXRhPSEzbTEhNGIxITRtNS=
EzbTQhMXMweDg5YjdiNzk0M2ZmNjM0MWI6MHhlNTk5YTYyMjQyNzljOWRmIThtMiEzZDM4LjkwM=
TYxOTkhNGQtNzcuMDI5MzY4Mz9fY2xkZWU9WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xt=
TnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNjE1MmEzN2NhYWU5MTFhOTdmMDAwZDN=
hMThjYjQ3LTk2MTQxOWVjMmY5ZTQ1NjQ4ZjhmMTYxZTc0ZmYzOGJmJnV0bV9zb3VyY2U9Q2xpY2=
tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU51dHJpdGlvbiUyMCU3Q=
yUyMFR1ZnRzJTIwTnV0cml0aW9uJTIwQ2VsZWJyYXRpb24lMjAlN0MlMjAzLjI0LjIwJmVzaWQ9=
YTZjN2VmMmEtZTA1OC1lYTExLWE4MTEtMDAwZDNhMWJiYjIz&K=3DrFJV2sNbBgEyvVKEsSbW-g=
" title=3D"[link removed]
016199,-77.031557,17z/data=3D!3m1!4b1!4m5!3m4!1s0x89b7b7943ff6341b:0xe599a6=
224279c9df!8m2!3d38.9016199!4d-77.0293683" target=3D"_blank" cdlinkrefid=
=3D"33" ><img class=3D"desktop-version center-on-narrow cd-image" height=3D=
"auto" width=3D"26.666666666666668%" style=3D"vertical-align: middle;" src=
=3D"[link removed]
p1.png" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"26.666666666666668%" style=3D"vertica=
l-align: middle; display: none;" src=3D"[link removed]
partisanpolicyorg-a5ii9/files/pindrop1.png" /></a>
</td>
</tr><!--<![endif]-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"0px"><![endif]--><div style=
=3D"overflow: visible!important; display: inline-block; width:0px; max-widt=
h:0px; min-width:0px; 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"0px" style=
=3D"table-layout: fixed; width: 0px;" >
<tbody>
=20
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"300px"><![endif]--><div styl=
e=3D"overflow: visible!important; display: inline-block; width:300px; max-w=
idth:300px; min-width:300px; 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"300px" sty=
le=3D"table-layout: fixed; width: 300px;" >
<tbody>
<tr>
<td width=3D"260" 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: 15px; padding-bottom: =
15px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Luc=
ida Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:=
0px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !importan=
t;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:14px"><strong>Bipartisan Policy Center=C2=A0</strong></span><=
/p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"=
><span style=3D"font-size:13px">1225 Eye=C2=A0Street NW</span></span></p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"=
><span style=3D"font-size:13px">Suite 1000</span></span></p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"=
><span style=3D"font-size:13px">Washington, DC, xxxxxx=C2=A0</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"55" 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: 15px; padding-left: 16px; padding=
-right: 16px; 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"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
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"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"528" 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: 5px; padding-bottom: 5=
px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Lucid=
a Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0p=
x;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:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grand=
e"><span style=3D"background-color:white"><span style=3D"color:#201f1e">The=
1969 White House Conference on Food, Nutrition, and Health spurred major i=
mprovements and expansions of federal food and nutrition programs,=C2=A0whi=
ch has led to significant=C2=A0reductions in hunger</span><span style=3D"co=
lor:black">=C2=A0and</span><span style=3D"color:#201f1e">=C2=A0related dise=
ases.=C2=A0 More than=C2=A0</span><span style=3D"color:black">50=C2=A0years=
=C2=A0</span><span style=3D"color:#201f1e">later,=C2=A0</span><span style=
=3D"color:black">the=C2=A0United States=C2=A0faces a very different but equ=
ally urgent national crisis of nutrition</span><span style=3D"color:#201f1e=
">,</span><span style=3D"color:black">=C2=A0including diet-related obesity,=
diabetes, and other chronic diseases</span><span style=3D"color:#201f1e">.=
=C2=A0D</span><span style=3D"color:black">isparities in the accessibility</=
span><span style=3D"color:#201f1e">,=C2=A0</span><span style=3D"color:black=
">affordability</span><span style=3D"color:#201f1e">, and sustainability=C2=
=A0</span><span style=3D"color:black">of nutritious food</span><span style=
=3D"color:#201f1e">s have also increased.=C2=A0</span></span></span></span>=
</p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none">=C2=A0</p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none"><span style=3D"font-size:13px"><span style=3D"font-family:Luc=
ida Sans Unicode,Lucida Grande"><span style=3D"background-color:white"><spa=
n style=3D"color:black">Please join the Bipartisan Policy Center</span><spa=
n style=3D"color:#201f1e">=C2=A0as=C2=A0it</span><span style=3D"color:black=
">=C2=A0hosts a</span><span style=3D"color:#201f1e">n important=C2=A0</span=
><span style=3D"color:black">discussion=C2=A0</span><span style=3D"color:#2=
01f1e">on these critical issues and the release of a new report by the co-c=
hairs of the=C2=A0</span></span><span style=3D"background-color:yellow"><sp=
an style=3D"color:#201f1e"><a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjU=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%=
3ANA%3A%3AaHR0cHM6Ly9uYW0xMi5zYWZlbGlua3MucHJvdGVjdGlvbi5vdXRsb29rLmNvbS8_d=
XJsPWh0dHBzJTNBJTJGJTJGc2l0ZXMudHVmdHMuZWR1JTJGZm9vZG51dHJpdGlvbmFuZGhlYWx0=
aDIwMTklMkYmZGF0YT0wMiU3QzAxJTdDa2tpbmclNDBiaXBhcnRpc2FucG9saWN5Lm9yZyU3QzB=
iYjRiMjQ4YzRkMTRlYWY1YzJmMDhkN2JhZWJmYWMyJTdDZGVkMThjODc3NzhiNGI5ODk2MmU5OT=
RjYzIyNzg0MzclN0MwJTdDMCU3QzYzNzE4MzM5NTAwOTM5NTc3NSZzZGF0YT1WTmJ5JTJCWFVXM=
0VMMVlXQmNuZ2llYW9lYVB6N01pOGJlUks3M1pCN203a0klM0QmcmVzZXJ2ZWQ9MCZfY2xkZWU9=
WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb25=
0YWN0LTlhNjE1MmEzN2NhYWU5MTFhOTdmMDAwZDNhMThjYjQ3LTk2MTQxOWVjMmY5ZTQ1NjQ4Zj=
hmMTYxZTc0ZmYzOGJmJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1ha=
WwmdXRtX2NhbXBhaWduPU51dHJpdGlvbiUyMCU3QyUyMFR1ZnRzJTIwTnV0cml0aW9uJTIwQ2Vs=
ZWJyYXRpb24lMjAlN0MlMjAzLjI0LjIwJmVzaWQ9YTZjN2VmMmEtZTA1OC1lYTExLWE4MTEtMDA=
wZDNhMWJiYjIz&K=3D-gsj6d18y98G2zVS-nCOHQ" target=3D"_blank" style=3D"color:=
#3687e7; text-decoration: underline;"><span style=3D"background-color:whit=
e">50th=C2=A0Anniversary Conference</span></a></span></span><span style=3D"=
background-color:white"><span style=3D"color:#201f1e">.</span></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"56" 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: 15px; padding-left: 20px; padding=
-right: 20px; background-color: #eec044;; 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"560px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:560px; max-width:560px; min-width:560p=
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"560px" sty=
le=3D"table-layout: fixed; width: 560px;" >
<tbody>
<tr>
<td width=3D"528" 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: 10px; padding-bottom: =
10px; padding-left: 16px; padding-right: 16px;"><h1 style=3D"font-family:Ar=
ial;font-size:45px;color:#000000;letter-spacing:0px;line-height:1.2;text-al=
ign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none;"><em><span style=3D"color:#000000"><span=
style=3D"font-family:Georgia"><span style=3D"font-size:18px"><strong>Featu=
red participants to</strong></span></span></span><strong><span style=3D"fon=
t-size:18px"><span style=3D"font-family:Georgia">=C2=A0be announced shortly=
=C2=A0</span></span></strong></em></h1>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none">=C2=A0</p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none">=C2=A0</p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none">=C2=A0</p>

<p style=3D"font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;co=
lor:#000000;letter-spacing:0px;line-height:1.2;text-align:left;margin:0;wor=
d-wrap:break-word !important;font-weight:normal;font-style:normal;text-deco=
ration: none">=C2=A0</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"57" 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: 5px; padding-bottom: 10px; padding-left: 16px; padding=
-right: 16px; 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"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
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"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"528" 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: =
5px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cente=
r;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#00000=
0;letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !importa=
nt;font-weight:normal;font-style:normal;text-decoration: none"><a cd-link-m=
anager-tab=3D"1" href=3D"[link removed]
3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3AYi5pZ2phY=
2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE=
4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%3ANQ%3A%3AaHR=
0cHM6Ly9iaXBhcnRpc2FucG9saWN5Lm9yZy9ldmVudHMvP19jbGRlZT1ZaTVwWjJwaFkydGlkV3=
gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y=
2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctOTYxNDE5ZWMyZjllNDU2NDhmOGYxNjFlNzRmZjM4YmYm=
dXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ24=
9TnV0cml0aW9uJTIwJTdDJTIwVHVmdHMlMjBOdXRyaXRpb24lMjBDZWxlYnJhdGlvbiUyMCU3Qy=
UyMDMuMjQuMjAmZXNpZD1hNmM3ZWYyYS1lMDU4LWVhMTEtYTgxMS0wMDBkM2ExYmJiMjM&K=3DU=
YgAwOm1hmnMXicxtBSjDQ" target=3D"_blank" style=3D"color: #3687e7; text-deco=
ration: underline;">View All Events</a></p>

<p style=3D"text-align:center;font-family:Lucida Sans Unicode,Lucida Grande=
;font-size:12px;color:#000000;letter-spacing:0px;line-height:1.2;margin:0;w=
ord-wrap:break-word !important;font-weight:normal;font-style:normal;text-de=
coration: none">=C2=A0</p>

<p style=3D"text-align:center;font-family:Lucida Sans Unicode,Lucida Grande=
;font-size:12px;color:#000000;letter-spacing:0px;line-height:1.2;margin:0;w=
ord-wrap:break-word !important;font-weight:normal;font-style:normal;text-de=
coration: none">=C2=A0</p>
</td>
</tr><tr>
<td width=3D"528" 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;
background-color: #ffffff; padding-top: 5px; padd=
ing-bottom: 15px; padding-left: 20px; padding-right: 20px; text-align: cent=
er;">
<!--[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 non=
e #000;border-radius:10px;
max-width: 498=
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/4/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMj=
diNjM4NjUy%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjY=
WFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3=
AZmFsc2U%3ANg%3A%3AaHR0cDovL2JwY2V2ZW50cy5jbG91ZGFwcC5uZXQvUGFnZXMvSG9tZS5h=
c3B4P2V2ZW50aWQ9ezAzMTlFMUJGLTYyNTMtRUExMS1BODEyLTAwMEQzQTFCQkIyM30mX2NsZGV=
lPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y2=
9udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0O=
GY4ZjE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVt=
YWlsJnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUyME51dHJpdGlvbiUyMEN=
lbGVicmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWUwNTgtZWExMS1hODExLT=
AwMGQzYTFiYmIyMw&K=3D7t7BSxMurtmjOaY_p47AHA" title=3D"[link removed]
dapp.net/Pages/Home.aspx?eventid=3D{0319E1BF-6253-EA11-A812-000D3A1BBB23}" =
target=3D"_blank"
cdlinkrefidmso=3D"43" style=3D"text-decoration: none;=
color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><span sty=
le=3D"font-family:Georgia"><span style=3D"color:#f6fbc2">Register Now</span=
></span></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/4/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ=
1MDc4MmUxMWVmMjdiNjM4NjUy%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC=
05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2M=
WU3NGZmMzhiZg%3AZmFsc2U%3ANw%3A%3AaHR0cDovL2JwY2V2ZW50cy5jbG91ZGFwcC5uZXQvU=
GFnZXMvSG9tZS5hc3B4P2V2ZW50aWQ9ezAzMTlFMUJGLTYyNTMtRUExMS1BODEyLTAwMEQzQTFC=
QkIyM30mX2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmV=
jaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MT=
llYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1d=
G1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUyME51=
dHJpdGlvbiUyMENlbGVicmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWUwNTg=
tZWExMS1hODExLTAwMGQzYTFiYmIyMw&K=3DAt49PorYDpQEfz-3VQoR2A" title=3D"http:/=
/bpcevents.cloudapp.net/Pages/Home.aspx?eventid=3D{0319E1BF-6253-EA11-A812-=
000D3A1BBB23}" target=3D"_blank" cdlinkrefid=3D"43" >
<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 none #000;border-radius:10px;
max-width: 498px;"><span style=3D"font-family:=
Georgia"><span style=3D"color:#f6fbc2">Register Now</span></span></span>
</a>
<!--<![endif]-->
</td>
</tr><!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 10px; padding-bottom: 15px; padding-left: 0px; padding-rig=
ht: 0px;">
<img class=3D"desktop-version center-o=
n-narrow cd-image" height=3D"10" width=3D"568" style=3D"vertical-align: mid=
dle;" src=3D"[link removed]
es/horizontalbar181a.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 10px; padding-bottom: 15px; padding-left=
: 0px; padding-right: 0px;">
<img class=3D"desktop-version center-on-narrow=
cd-image" height=3D"10" width=3D"568" style=3D"vertical-align: middle;" sr=
c=3D"[link removed]
ontalbar181a.png" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"94.66666666666667%" style=3D"vertical=
-align: middle; display: none;" src=3D"[link removed]
artisanpolicyorg-a5ii9/files/horizontalbar181a.png" />
</td>
</tr><!--<![endif]--><!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 10px; padding-bottom: 3px; padding-left: 0px; padding-righ=
t: 0px;">
<img class=3D"desktop-version center-o=
n-narrow cd-image" height=3D"auto" width=3D"35.2112676056338%" style=3D"ver=
tical-align: middle;" src=3D"[link removed]
icyorg-a5ii9/files/bpclogo-01cd10ef76.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 10px; padding-bottom: 3px; padding-left:=
0px; padding-right: 0px;">
<img class=3D"desktop-version center-on-narrow=
cd-image" height=3D"auto" width=3D"35.2112676056338%" style=3D"vertical-al=
ign: middle;" src=3D"[link removed]
5ii9/files/bpclogo-01cd10ef76.png" />
<img class=3D"mobile-version center-on-narrow cd-image =
no-img-edit" height=3D"auto" width=3D"35.2112676056338%" style=3D"vertical-=
align: middle; display: none;" src=3D"[link removed]
rtisanpolicyorg-a5ii9/files/bpclogo-01cd10ef76.png" />
</td>
</tr><!--<![endif]--><tr>
<td width=3D"528" 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: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cent=
er;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#0000=
00;letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:13px">1225 Eye Street NW, Suite 1000=C2=A0</span></p>

<p style=3D"text-align:center;font-family:Lucida Sans Unicode,Lucida Grande=
;font-size:12px;color:#000000;letter-spacing:0px;line-height:1.2;margin:0;w=
ord-wrap:break-word !important;font-weight:normal;font-style:normal;text-de=
coration: none"><span style=3D"font-size:13px">Washington, DC, xxxxxx</span>=
</p>

<p style=3D"text-align:center;font-family:Lucida Sans Unicode,Lucida Grande=
;font-size:12px;color:#000000;letter-spacing:0px;line-height:1.2;margin:0;w=
ord-wrap:break-word !important;font-weight:normal;font-style:normal;text-de=
coration: none"><span style=3D"font-size:13px">(202) 204-2400</span></p>

<p style=3D"text-align:center;font-family:Lucida Sans Unicode,Lucida Grande=
;font-size:12px;color:#000000;letter-spacing:0px;line-height:1.2;margin:0;w=
ord-wrap:break-word !important;font-weight:normal;font-style:normal;text-de=
coration: none"><span style=3D"font-size:13px">bipartisanpolicy.org</span><=
/p>

<p style=3D"text-align:center;font-family:Lucida Sans Unicode,Lucida Grande=
;font-size:12px;color:#000000;letter-spacing:0px;line-height:1.2;margin:0;w=
ord-wrap:break-word !important;font-weight:normal;font-style:normal;text-de=
coration: none"><span style=3D"font-size:13px"><a cd-link-manager-tab=3D"1"=
href=3D"[link removed]
DU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3AYi5pZ2phY2tidWx3YXJrQGdtY=
WlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTl=
lYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%3AOA%3A%3AaHR0cHM6Ly9iaXBhcnR=
pc2FucG9saWN5Lm9yZy9zdWJzY3JpYmUvP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZH=
RZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N=
2YwMDBkM2ExOGNiNDctOTYxNDE5ZWMyZjllNDU2NDhmOGYxNjFlNzRmZjM4YmYmdXRtX3NvdXJj=
ZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TnV0cml0aW9=
uJTIwJTdDJTIwVHVmdHMlMjBOdXRyaXRpb24lMjBDZWxlYnJhdGlvbiUyMCU3QyUyMDMuMjQuMj=
AmZXNpZD1hNmM3ZWYyYS1lMDU4LWVhMTEtYTgxMS0wMDBkM2ExYmJiMjM&K=3Dl0swKw8ac-9Yi=
krrn-_v5g" target=3D"_blank" style=3D"color: #3687e7; text-decoration: unde=
rline;">Manage Preferences</a> | <a cd-link-manager-tab=3D"5" href=3D"https=
://elink.clickdimensions.com/uu/2/1cla%3AMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5=
NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3=
AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NT=
Y0OGY4ZjE2MWU3NGZmMzhiZg%3An%3An%3A0V5sBJh1Y6-3_lcDvibmCg" link-metadata=3D=
"GlobalUnsubscribe" target=3D"_blank" style=3D"color: #3687e7; text-decorat=
ion: underline;">Unsubscribe</a></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"58" 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: 8px; padding-bottom: 8px; padding-left: 16px; padding-=
right: 16px; 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"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
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"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"568" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; background-color: #ffffff; padding-top: 5px; padding-bottom: 20p=
x; padding-left: 0px; padding-right: 0px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjU=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%=
3AOQ%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0JpcGFydGlzYW5Qb2xpY3lDZW50ZXIvP=
19jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVu=
dGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctOTYxNDE5ZWMyZjl=
lNDU2NDhmOGYxNjFlNzRmZjM4YmYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZG=
l1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TnV0cml0aW9uJTIwJTdDJTIwVHVmdHMlMjBOdXRyaXRpb=
24lMjBDZWxlYnJhdGlvbiUyMCU3QyUyMDMuMjQuMjAmZXNpZD1hNmM3ZWYyYS1lMDU4LWVhMTEt=
YTgxMS0wMDBkM2ExYmJiMjM&K=3Dm1ZXUPyjTZa5zTH7z6bUSg" title=3D"Facebook" targ=
et=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"48_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/square/gray/facebook=
.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjU=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%=
3AMTA%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9CUENfQmlwYXJ0aXNhbj9fY2xkZWU9WWk1cFoy=
cGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTl=
hNjE1MmEzN2NhYWU5MTFhOTdmMDAwZDNhMThjYjQ3LTk2MTQxOWVjMmY5ZTQ1NjQ4ZjhmMTYxZT=
c0ZmYzOGJmJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX=
2NhbXBhaWduPU51dHJpdGlvbiUyMCU3QyUyMFR1ZnRzJTIwTnV0cml0aW9uJTIwQ2VsZWJyYXRp=
b24lMjAlN0MlMjAzLjI0LjIwJmVzaWQ9YTZjN2VmMmEtZTA1OC1lYTExLWE4MTEtMDAwZDNhMWJ=
iYjIz&K=3DRIi5NDeTc3o4wDlUBF40QQ" title=3D"Twitter" target=3D"_blank" style=
=3D"text-decoration: none;" cdlinkrefidmso=3D"48_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/square/gray/twitter.=
png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjU=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%=
3AMTE%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYmlwYXJ0aXNhbi1wb2xp=
Y3ktY2VudGVyP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTN=
kJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctOT=
YxNDE5ZWMyZjllNDU2NDhmOGYxNjFlNzRmZjM4YmYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvb=
nMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TnV0cml0aW9uJTIwJTdDJTIwVHVmdHMl=
MjBOdXRyaXRpb24lMjBDZWxlYnJhdGlvbiUyMCU3QyUyMDMuMjQuMjAmZXNpZD1hNmM3ZWYyYS1=
lMDU4LWVhMTEtYTgxMS0wMDBkM2ExYmJiMjM&K=3DvoAFiXm_rfZaKKCN1PVQpQ" title=3D"L=
inkedin" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=
=3D"48_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/square/gray/linkedin=
.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjU=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%=
3AMTI%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9icGNfYmlwYXJ0aXNhbi8_X2NsZGVl=
PVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29=
udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OG=
Y4ZjE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtY=
WlsJnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUyME51dHJpdGlvbiUyMENl=
bGVicmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWUwNTgtZWExMS1hODExLTA=
wMGQzYTFiYmIyMw&K=3DORbvSXjp5Lih3c2eng8vHg" title=3D"Instagram" target=3D"_=
blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D"48_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/square/gray/instagra=
m.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjU=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%=
3AMTM%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vY2hhbm5lbC9VQ3IxTC1LRHU1TVpNUHBt=
Vi1ncjQ4ZlE_X2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Q=
mcmVjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05Nj=
E0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9uc=
yZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUy=
ME51dHJpdGlvbiUyMENlbGVicmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWU=
wNTgtZWExMS1hODExLTAwMGQzYTFiYmIyMw&K=3DTkAHSQQiYA2mxElWKjXCdg" title=3D"Yo=
utube" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefidmso=3D=
"48_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/square/gray/youtube.=
png">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%3AM=
TQ%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0JpcGFydGlzYW5Qb2xpY3lDZW50ZXIvP19=
jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctOTYxNDE5ZWMyZjllN=
DU2NDhmOGYxNjFlNzRmZjM4YmYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1=
bT1lbWFpbCZ1dG1fY2FtcGFpZ249TnV0cml0aW9uJTIwJTdDJTIwVHVmdHMlMjBOdXRyaXRpb24=
lMjBDZWxlYnJhdGlvbiUyMCU3QyUyMDMuMjQuMjAmZXNpZD1hNmM3ZWYyYS1lMDU4LWVhMTEtYT=
gxMS0wMDBkM2ExYmJiMjM&K=3DkvLxDGWuV6ZXq_G2xcoH7w" title=3D"Facebook" target=
=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"48_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/square/gray/facebook=
.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%3AM=
TU%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9CUENfQmlwYXJ0aXNhbj9fY2xkZWU9WWk1cFoycGh=
ZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNj=
E1MmEzN2NhYWU5MTFhOTdmMDAwZDNhMThjYjQ3LTk2MTQxOWVjMmY5ZTQ1NjQ4ZjhmMTYxZTc0Z=
mYzOGJmJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2Nh=
bXBhaWduPU51dHJpdGlvbiUyMCU3QyUyMFR1ZnRzJTIwTnV0cml0aW9uJTIwQ2VsZWJyYXRpb24=
lMjAlN0MlMjAzLjI0LjIwJmVzaWQ9YTZjN2VmMmEtZTA1OC1lYTExLWE4MTEtMDAwZDNhMWJiYj=
Iz&K=3DaqD9dTZHYKb55PTKyXNCQQ" title=3D"Twitter" target=3D"_blank" style=3D=
"text-decoration: none;" cdlinkrefid=3D"48_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/square/gray/twitter.=
png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%3AM=
TY%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYmlwYXJ0aXNhbi1wb2xpY3k=
tY2VudGVyP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJn=
JlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctOTYxN=
DE5ZWMyZjllNDU2NDhmOGYxNjFlNzRmZjM4YmYmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMm=
dXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TnV0cml0aW9uJTIwJTdDJTIwVHVmdHMlMjB=
OdXRyaXRpb24lMjBDZWxlYnJhdGlvbiUyMCU3QyUyMDMuMjQuMjAmZXNpZD1hNmM3ZWYyYS1lMD=
U4LWVhMTEtYTgxMS0wMDBkM2ExYmJiMjM&K=3DbsEFdQGIEAmS_n3N6ywACg" title=3D"Link=
edin" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"48_=
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/square/gray/linkedin=
.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%3AM=
Tc%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9icGNfYmlwYXJ0aXNhbi8_X2NsZGVlPVl=
pNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udG=
FjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4Z=
jE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWls=
JnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUyME51dHJpdGlvbiUyMENlbGV=
icmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWUwNTgtZWExMS1hODExLTAwMG=
QzYTFiYmIyMw&K=3D0NkXb4NvfvDT7ld-njQJbw" title=3D"Instagram" target=3D"_bla=
nk" style=3D"text-decoration: none;" cdlinkrefid=3D"48_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/square/gray/instagra=
m.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMDU4LWE1ZTk5NDJiZGFjZTQ1MDc4MmUxMWVmMjdiNjM4NjUy%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny05NjE0MTllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZg%3AZmFsc2U%3AM=
Tg%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vY2hhbm5lbC9VQ3IxTC1LRHU1TVpNUHBtVi1=
ncjQ4ZlE_X2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Qmcm=
VjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny05NjE0M=
TllYzJmOWU0NTY0OGY4ZjE2MWU3NGZmMzhiZiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1=
dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1OdXRyaXRpb24lMjAlN0MlMjBUdWZ0cyUyME5=
1dHJpdGlvbiUyMENlbGVicmF0aW9uJTIwJTdDJTIwMy4yNC4yMCZlc2lkPWE2YzdlZjJhLWUwNT=
gtZWExMS1hODExLTAwMGQzYTFiYmIyMw&K=3DXtieu5zhUPvdvHqhln_4PQ" title=3D"Youtu=
be" target=3D"_blank" style=3D"text-decoration: none;" cdlinkrefid=3D"48_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/square/gray/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>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_801840383_916056060.1582813992409--
Screenshot of the email generated on import

Message Analysis