From Autism Speaks National Capital Area <[email protected]>
Subject RSVP: Nov 30th Autism Friendly Inclusion Event
Date November 21, 2022 2:03 PM
  Links have been removed from this email. Learn more in the FAQ.
  Links have been removed from this email. Learn more in the FAQ.
------=_Part_163840781_1421532058.1669039384881
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable

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

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

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

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

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

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

table table table {
table-layout: auto;
}

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

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

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

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

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

</style>

<!-- Progressive Enhancements -->
=20
<style id=3D"media-query-style-element">
/* Media Queries */

@media screen yahoo and (min-width: 768px){
=20
.email-container img.cd-image.image-f922c3c62495 {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-3fa4a31d44f9 {
width: 94.66666666666667%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-f922c3c62495 {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-3fa4a31d44f9 {
width: 94.66666666666667%;
height: auto !important;
}
=20

.email-container img.no-img-edit {
width: 100% !important;
height: auto !important;
}
table, td{
width: 100% !important;
}
div{
width: 100% !important;
min-width:100%!important;
}
.social-block-container{
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces elements to resize to the full width of t=
heir container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}

/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}

/* What it does: Generic utility class for centering. Useful for =
images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}

table.center-on-narrow {
display: inline-block !important;
}
.button-text{ max-width:100%!important; box-sizing: border-box!impo=
rtant;}
}
</style>

<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
=20
<link href=3D"[link removed]
lay=3Dswap" rel=3D"stylesheet">
<!--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;'>You are Invited =
=
</span><img src=3D"[link removed]
aSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3Q=
tMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZT=
ZkMzNjNWU0ZTkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2N=
WQwNCIsInBoIjpudWxsfQ/e-DH5AYHhw6yQBUPU_GyFA" 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-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"12" 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"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 8px; padding-bottom: =
8px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:right=
;font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0p=
x;line-height:normal;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none"><span style=3D"font-size:10p=
x"><span style=3D"font-family: 'Open Sans', Arial;"><a cd-link-manager-tab=
=3D"6" href=3D"[link removed]
09bed4322a2175f02e6465d04/3/835/f09316c7-7d5d-4bc7-b6ae-4c58bf9e9153" targe=
t=3D"_blank" style=3D"color: #2e86ef; text-decoration: underline;">View in =
browser</a></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"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; ; 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"600" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"179" width=3D"600" style=3D"vertical-align: middle;" src=3D"ht=
tps://file-us.clickdimensions.com/autismspeaksorg-arrhn/files/2020_as_outre=
achemailbanner_v1.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"600" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 0px; padding-bottom: 0px; padding-left: =
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
f922c3c62495 no-img-edit" height=3D"179" width=3D"600" style=3D"vertical-al=
ign: middle;" src=3D"[link removed]
rhn/files/2020_as_outreachemailbanner_v1.png" />
</td>
</tr><!--<![endif]-->
</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: 16px; padding-bottom: 16px; padding-left: 16px; paddin=
g-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"536" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 16px; padding-bottom:=
16px; padding-left: 16px; padding-right: 16px;"><p style=3D"font-family:Op=
en Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:n=
ormal;text-align:left;margin:0;word-wrap:break-word !important;font-weight:=
normal;font-style:normal;text-decoration: none">Join our <strong><a cd-link=
-manager-tab=3D"1" href=3D"[link removed]
Y2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0=
ZTkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInB=
oIjpudWxsLCJtIjpmYWxzZSwidWkiOiIwIiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcG=
Vha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyL1dOXzlDUi1MZEcwUm9xQkROQnQ1SmdwaHc_X=
2NsZGVlPXA4Y2p1MEpmeUpmeUQ4WVRCXzVGMmNfWG5YQzd2Sk41c2lTSUVJb2U4M2lnQktxM1R5=
bUd0WHBRWXBRM2NfejImcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQ=
yNzc4NDhhYTE3NC01ZGIzZTVkNWY1MWY0MDZmODAyNjRlNmQzM2M1ZTRlOSZlc2lkPTdhOTM5Y2=
NlLWU2NGItZWQxMS05MTIwLTAwMTU1ZGNjMzhiOCJ9/2kNSpvUzVFMHb7iacetDsA" target=
=3D"_blank" style=3D"color: #2e86ef; text-decoration: underline;">free webi=
nar</a></strong> to hear from youth organizations, community groups, and fa=
ith communities who provide inclusive programs in your community.</p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none"><=
strong>Autism Friendly Inclusion =E2=80=93 Leading the Way in National Capi=
tal Area</strong><br>
Date: Wednesday, November 30, 2022<br>
Time: 12:00 pm to 1:00 pm (ET)<br>
<strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImN=
vbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2Zj=
gwMjY0ZTZkMzNjNWU0ZTkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmM=
DJlNjQ2NWQwNCIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIxIiwidW4iOiIiLCJ1IjoiaHR0=
cHM6Ly9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyL1dOXzlDUi1MZEcwUm9=
xQkROQnQ1SmdwaHc_X2NsZGVlPXA4Y2p1MEpmeUpmeUQ4WVRCXzVGMmNfWG5YQzd2Sk41c2lTSU=
VJb2U4M2lnQktxM1R5bUd0WHBRWXBRM2NfejImcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjM=
Dk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC01ZGIzZTVkNWY1MWY0MDZmODAyNjRlNmQzM2M1ZTRl=
OSZlc2lkPTdhOTM5Y2NlLWU2NGItZWQxMS05MTIwLTAwMTU1ZGNjMzhiOCJ9/x_l87SssR8uMdI=
z9dVmfrA" target=3D"_blank" style=3D"color: #2e86ef; text-decoration: under=
line;">RSVP Today</a></strong></p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none"><=
br>
Also learn how to:</p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>

<ul style=3D"color: #000000">
=09<li>
=09<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;let=
ter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break=
-word !important;font-weight:normal;font-style:normal;text-decoration: none=
">Advocate for inclusion and pave the way for others.</p>
=09</li>
=09<li>
=09<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;let=
ter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break=
-word !important;font-weight:normal;font-style:normal;text-decoration: none=
">Find ways to locate inclusive organizations in your community.</p>
=09</li>
=09<li>
=09<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;let=
ter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break=
-word !important;font-weight:normal;font-style:normal;text-decoration: none=
">Discover free resources, tools and support available through Autism Speak=
s.</p>
=09</li>
</ul>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">I=
f you have questions or an accommodations request, please email:=C2=A0<stro=
ng><a cd-link-manager-tab=3D"2" href=3D"mailto:[email protected]" targe=
t=3D"_blank" style=3D"color: #2e86ef; text-decoration: underline;">help@aut=
ismspeaks.org</a></strong></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"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: 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>
<!--[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: 8px; padding-bottom: 8px; padding-left: 0px; padding-right=
: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"6" width=3D"568" style=3D"vertical-align: middle;" src=3D"http=
s://file-us.clickdimensions.com/autismspeaksorg-arrhn/files/spectrumbar_lar=
gee0e2.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: 8px; padding-bottom: 8px; padding-left: =
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
3fa4a31d44f9 no-img-edit" height=3D"6" width=3D"568" style=3D"vertical-alig=
n: middle;" src=3D"[link removed]
n/files/spectrumbar_largee0e2.png" />
</td>
</tr><!--<![endif]-->
<tr>
<td
width=3D"568"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: center; padd=
ing-top: 8px; padding-bottom: 8px; padding-left: 0px; padding-right: 0px;"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"9_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0Z=
TkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIyIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2F1dGlzbXNwZWFrcz9fY2=
xkZWU9cDhjanUwSmZ5SmZ5RDhZVEJfNUYyY19YblhDN3ZKTjVzaVNJRUlvZTgzaWdCS3EzVHltR=
3RYcFFZcFEzY196MiZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LTVkYjNlNWQ1ZjUxZjQwNmY4MDI2NGU2ZDMzYzVlNGU5JmVzaWQ9N2E5MzljY2U=
tZTY0Yi1lZDExLTkxMjAtMDAxNTVkY2MzOGI4In0/GuCGfpvBoBYXNShRM0yrRw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" name=3D"{%22UrlIdOf=
fset%22%3A6}" cdlinkrefidmso=3D"9_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0Z=
TkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIzIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9hdXRpc21zcGVha3MvP1=
9jbGRlZT1wOGNqdTBKZnlKZnlEOFlUQl81RjJjX1huWEM3dkpONXNpU0lFSW9lODNpZ0JLcTNUe=
W1HdFhwUVlwUTNjX3oyJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0=
Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkmZXNpZD03YTkzOWN=
jZS1lNjRiLWVkMTEtOTEyMC0wMDE1NWRjYzM4YjgifQ/BgbIgco843WRrH18rXgRGA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/instagram.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" name=3D"{%22UrlIdOff=
set%22%3A6}" cdlinkrefidmso=3D"9_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0Z=
TkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI0IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYXV0aXNtLX=
NwZWFrcy8_X2NsZGVlPXA4Y2p1MEpmeUpmeUQ4WVRCXzVGMmNfWG5YQzd2Sk41c2lTSUVJb2U4M=
2lnQktxM1R5bUd0WHBRWXBRM2NfejImcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0=
MGYxODE0YjQyNzc4NDhhYTE3NC01ZGIzZTVkNWY1MWY0MDZmODAyNjRlNmQzM2M1ZTRlOSZlc2l=
kPTdhOTM5Y2NlLWU2NGItZWQxMS05MTIwLTAwMTU1ZGNjMzhiOCJ9/t7owZzZOujOlmc1JXe72R=
w"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/linkedin.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" name=3D"{%22UrlIdOffse=
t%22%3A6}" cdlinkrefidmso=3D"9_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0Z=
TkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI1IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AYXV0aXNtc3BlYWtzP19jbG=
RlZT1wOGNqdTBKZnlKZnlEOFlUQl81RjJjX1huWEM3dkpONXNpU0lFSW9lODNpZ0JLcTNUeW1Hd=
FhwUVlwUTNjX3oyJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3=
ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkmZXNpZD03YTkzOWNjZS1=
lNjRiLWVkMTEtOTEyMC0wMDE1NWRjYzM4YjgifQ/nBaQKFDsKk-LU-xzl5VwQg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
org-arrhn/images/social-links/tiktok_icon_32.png?m=3D5/26/2022%209:03:23%20=
PM"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"9_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0Z=
TkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI2IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly90d2l0dGVyLmNvbS9hdXRpc21zcGVha3M_X2NsZGVlPX=
A4Y2p1MEpmeUpmeUQ4WVRCXzVGMmNfWG5YQzd2Sk41c2lTSUVJb2U4M2lnQktxM1R5bUd0WHBRW=
XBRM2NfejImcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhh=
YTE3NC01ZGIzZTVkNWY1MWY0MDZmODAyNjRlNmQzM2M1ZTRlOSZlc2lkPTdhOTM5Y2NlLWU2NGI=
tZWQxMS05MTIwLTAwMTU1ZGNjMzhiOCJ9/ld0OJexSakzU2ZsiYbh_5A"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" name=3D"{%22UrlIdOffs=
et%22%3A6}" cdlinkrefidmso=3D"9_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0Z=
TkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI3IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cueW91dHViZS5jb20vYXV0aXNtc3BlYWtzP19jbG=
RlZT1wOGNqdTBKZnlKZnlEOFlUQl81RjJjX1huWEM3dkpONXNpU0lFSW9lODNpZ0JLcTNUeW1Hd=
FhwUVlwUTNjX3oyJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3=
ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkmZXNpZD03YTkzOWNjZS1=
lNjRiLWVkMTEtOTEyMC0wMDE1NWRjYzM4YjgifQ/Cbdt1FYo0M697lWplek92w"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/youtube.png"
>
</a>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;">
<a
title=3D"Facebook" target=3D"_blank" cdlinkrefid=3D"9_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkiL=
CJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiI4IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2s=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9cDhjanUwSmZ5SmZ5RDhZVEJfNUYyY19YblhDN3ZKTj=
VzaVNJRUlvZTgzaWdCS3EzVHltR3RYcFFZcFEzY196MiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTVkYjNlNWQ1ZjUxZjQwNmY4MDI2NGU2ZDMz=
YzVlNGU5JmVzaWQ9N2E5MzljY2UtZTY0Yi1lZDExLTkxMjAtMDAxNTVkY2MzOGI4In0/PqLaYF3=
WlKafzFdy09Vspw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Instagram" target=3D"_blank" cdlinkrefid=3D"9_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkiL=
CJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiI5IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmF=
tLmNvbS9hdXRpc21zcGVha3MvP19jbGRlZT1wOGNqdTBKZnlKZnlEOFlUQl81RjJjX1huWEM3dk=
pONXNpU0lFSW9lODNpZ0JLcTNUeW1HdFhwUVlwUTNjX3oyJnJlY2lwaWVudGlkPWNvbnRhY3QtM=
DdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZk=
MzNjNWU0ZTkmZXNpZD03YTkzOWNjZS1lNjRiLWVkMTEtOTEyMC0wMDE1NWRjYzM4YjgifQ/Ir6z=
oZ2xav-n2jJJc-gPEA"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/instagram.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Linkedin" target=3D"_blank" cdlinkrefid=3D"9_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkiL=
CJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMCIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmxpbmtlZGl=
uLmNvbS9jb21wYW55L2F1dGlzbS1zcGVha3MvP19jbGRlZT1wOGNqdTBKZnlKZnlEOFlUQl81Rj=
JjX1huWEM3dkpONXNpU0lFSW9lODNpZ0JLcTNUeW1HdFhwUVlwUTNjX3oyJnJlY2lwaWVudGlkP=
WNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2=
ZjgwMjY0ZTZkMzNjNWU0ZTkmZXNpZD03YTkzOWNjZS1lNjRiLWVkMTEtOTEyMC0wMDE1NWRjYzM=
4YjgifQ/sjgwVnRs6FfpJFjYY_v_lQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/linkedin.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Custom" target=3D"_blank" cdlinkrefid=3D"9_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkiL=
CJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMSIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnRpa3Rvay5=
jb20vQGF1dGlzbXNwZWFrcz9fY2xkZWU9cDhjanUwSmZ5SmZ5RDhZVEJfNUYyY19YblhDN3ZKTj=
VzaVNJRUlvZTgzaWdCS3EzVHltR3RYcFFZcFEzY196MiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTVkYjNlNWQ1ZjUxZjQwNmY4MDI2NGU2ZDMz=
YzVlNGU5JmVzaWQ9N2E5MzljY2UtZTY0Yi1lZDExLTkxMjAtMDAxNTVkY2MzOGI4In0/p6aieL2=
AlDVzjLm0_Du7HQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
arrhn/images/social-links/tiktok_icon_32.png?m=3D5/26/2022%209:03:23%20PM"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Twitter" target=3D"_blank" cdlinkrefid=3D"9_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkiL=
CJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMiIsInVuIjoiIiwidSI6Imh0dHBzOi8vdHdpdHRlci5jb20=
vYXV0aXNtc3BlYWtzP19jbGRlZT1wOGNqdTBKZnlKZnlEOFlUQl81RjJjX1huWEM3dkpONXNpU0=
lFSW9lODNpZ0JLcTNUeW1HdFhwUVlwUTNjX3oyJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0=
ZTkmZXNpZD03YTkzOWNjZS1lNjRiLWVkMTEtOTEyMC0wMDE1NWRjYzM4YjgifQ/0ej-4aDrAAkP=
ZmJm2IUUlg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
title=3D"Youtube" target=3D"_blank" cdlinkrefid=3D"9_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2ZjgwMjY0ZTZkMzNjNWU0ZTkiL=
CJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMDJlNjQ2NWQwNCIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMyIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnlvdXR1YmU=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9cDhjanUwSmZ5SmZ5RDhZVEJfNUYyY19YblhDN3ZKTj=
VzaVNJRUlvZTgzaWdCS3EzVHltR3RYcFFZcFEzY196MiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTVkYjNlNWQ1ZjUxZjQwNmY4MDI2NGU2ZDMz=
YzVlNGU5JmVzaWQ9N2E5MzljY2UtZTY0Yi1lZDExLTkxMjAtMDAxNTVkY2MzOGI4In0/L8UwlGx=
Vf_9WXdNpWTKitQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/youtube.png"
>
</a>
</span>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"536" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 8px; padding-bottom: =
8px; padding-left: 16px; padding-right: 16px;"><p style=3D"text-align:cente=
r;font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0=
px;line-height:normal;margin:0;word-wrap:break-word !important;font-weight:=
normal;font-style:normal;text-decoration: none"><span style=3D"font-size:10=
px"><span style=3D"font-family: 'Open Sans', Arial;">Autism Speaks | 1060 S=
tate Road 2nd Floor,=C2=A0Princeton, NJ 08540<br>
=C2=A9 2022 Autism Speaks Inc. Autism Speaks and Autism Speaks Design are r=
egistered trademarks owned by Autism Speaks Inc. All rights reserved.=C2=A0=
</span></span></p>

<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
>=C2=A0</p>

<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:10px"><span style=3D"font-family: 'Open Sans', Ar=
ial;"><a cd-link-manager-tab=3D"5" href=3D"[link removed]
/3/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNv=
bnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNWRiM2U1ZDVmNTFmNDA2Zjg=
wMjY0ZTZkMzNjNWU0ZTkiLCJycSI6IjAyLWIyMjMyNS0xOTM1ZGI5MDliZWQ0MzIyYTIxNzVmMD=
JlNjQ2NWQwNCIsInBoIjpudWxsLCJtIjpmYWxzZX0/Oi3tjhwof-BpQ7TFT7tdJw" link-meta=
data=3D"GlobalUnsubscribe" target=3D"_blank" style=3D"color: #2e86ef; text-=
decoration: underline;">Unsubscribe</a>=C2=A0|=C2=A0<a cd-link-manager-tab=
=3D"5" href=3D"[link removed]
qmsrweeyrfgavxcszjw.html?_cldunsub=3D7a939ccee64bed11912000155dcc38b8-5db3e=
5d5f51f406f80264e6d33c5e4e9-contact&_cldee=3Dp8cju0JfyJfyD8YTB_5F2c_XnXC7vJ=
N5siSIEIoe83igBKq3TymGtXpQYpQ3c_z2&recipientid=3Dcontact-07b01ac095a140f181=
4b4277848aa174-5db3e5d5f51f406f80264e6d33c5e4e9&esid=3D7a939cce-e64b-ed11-9=
120-00155dcc38b8" link-metadata=3D"SpecificUnsubscribe" target=3D"_blank" s=
tyle=3D"color: #2e86ef; text-decoration: underline;" autotrack=3D"false">Up=
date subscription preferences</a></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_163840781_1421532058.1669039384881--
Screenshot of the email generated on import

Message Analysis

  • Sender: Autism Speaks
  • Political Party: n/a
  • Country: United States
  • State/Locality: n/a
  • Office: n/a
  • Email Providers:
    • ClickDimensions