------=_Part_489821736_635372861.1667469749619
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-eb615227d582 {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-170456130f17 {
width: 94.66666666666667%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-eb615227d582 {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-170456130f17 {
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=
tMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOT=
M0YmU4ZWUzOTYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5Y=
zM2NyIsInBoIjpudWxsfQ/4kSzBlYPA6moskJqLyFviA" 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]
4a48f404fb24f27bf9d69c367/1/432/156ebd05-e3f0-4001-aa50-aa66903adc46" 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-=
eb615227d582 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"><br>
Join us to discuss=C2=A0<strong><a cd-link-manager-tab=3D"1" href=3D"http:/=
/elink.autismspeaks.org/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0B=
nbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNz=
QtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYiLCJycSI6IjAyLWIyMjMwNy1mZDAxO=
GE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIw=
IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2l=
zdGVyL1dOXzlDUi1MZEcwUm9xQkROQnQ1SmdwaHc_X2NsZGVlPXNmc3ljRDNaOVlnTm9lVzd2Q1=
cyelU1cUdNcUZMQ3c5MWFJVUtvZ2tvaTVYTzMzWlVZd1pVRXFaQ1lOaHpiQ2ImcmVjaXBpZW50a=
WQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC0wMTJmOGI4NDAwYmI0=
MmE1OTI0MDA5MzRiZThlZTM5NiZlc2lkPWNlMmUxYjA1LWU5NGItZWQxMS05MTIwLTAwMTU1ZGN=
iMzk1OCJ9/3x7_jKbXETD6dtRByvL6Eg" target=3D"_blank" style=3D"color: #2e86ef=
; text-decoration: underline;">Autism Friendly Inclusion</a></strong>, how =
it benefits all people, and how people with autism,=C2=A0regardless of thei=
r abilities,=C2=A0can participate in a full range of community activities.<=
/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=
vbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNT=
kyNDAwOTM0YmU4ZWUzOTYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3Y=
mY5ZDY5YzM2NyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIxIiwidW4iOiIiLCJ1IjoiaHR0=
cHM6Ly9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyL1dOXzlDUi1MZEcwUm9=
xQkROQnQ1SmdwaHc_X2NsZGVlPXNmc3ljRDNaOVlnTm9lVzd2Q1cyelU1cUdNcUZMQ3c5MWFJVU=
tvZ2tvaTVYTzMzWlVZd1pVRXFaQ1lOaHpiQ2ImcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjM=
Dk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC0wMTJmOGI4NDAwYmI0MmE1OTI0MDA5MzRiZThlZTM5=
NiZlc2lkPWNlMmUxYjA1LWU5NGItZWQxMS05MTIwLTAwMTU1ZGNiMzk1OCJ9/G3SUqE_TQjMSsu=
kz9dHTwg" 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">=
=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">H=
ear from youth organizations, community groups, and faith communities who p=
rovide inclusive programs in your community.=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">=
=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">W=
hat we will cover:</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=
">Learn how to 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><br>
=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"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-=
170456130f17 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=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzO=
TYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIyIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2F1dGlzbXNwZWFrcz9fY2=
xkZWU9c2ZzeWNEM1o5WWdOb2VXN3ZDVzJ6VTVxR01xRkxDdzkxYUlVS29na29pNVhPMzNaVVl3W=
lVFcVpDWU5oemJDYiZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LTAxMmY4Yjg0MDBiYjQyYTU5MjQwMDkzNGJlOGVlMzk2JmVzaWQ9Y2UyZTFiMDU=
tZTk0Yi1lZDExLTkxMjAtMDAxNTVkY2IzOTU4In0/QPYuD43N1nw-XpxCf2q7oA"
>
<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=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzO=
TYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIzIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9hdXRpc21zcGVha3MvP1=
9jbGRlZT1zZnN5Y0QzWjlZZ05vZVc3dkNXMnpVNXFHTXFGTEN3OTFhSVVLb2drb2k1WE8zM1pVW=
XdaVUVxWkNZTmh6YkNiJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0=
Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYmZXNpZD1jZTJlMWI=
wNS1lOTRiLWVkMTEtOTEyMC0wMDE1NWRjYjM5NTgifQ/NjjbDLmnWvs0w_znue6iIw"
>
<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=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzO=
TYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI0IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYXV0aXNtLX=
NwZWFrcy8_X2NsZGVlPXNmc3ljRDNaOVlnTm9lVzd2Q1cyelU1cUdNcUZMQ3c5MWFJVUtvZ2tva=
TVYTzMzWlVZd1pVRXFaQ1lOaHpiQ2ImcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0=
MGYxODE0YjQyNzc4NDhhYTE3NC0wMTJmOGI4NDAwYmI0MmE1OTI0MDA5MzRiZThlZTM5NiZlc2l=
kPWNlMmUxYjA1LWU5NGItZWQxMS05MTIwLTAwMTU1ZGNiMzk1OCJ9/KZBP5kmtd8NNSPVOXynOO=
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=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzO=
TYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI1IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AYXV0aXNtc3BlYWtzP19jbG=
RlZT1zZnN5Y0QzWjlZZ05vZVc3dkNXMnpVNXFHTXFGTEN3OTFhSVVLb2drb2k1WE8zM1pVWXdaV=
UVxWkNZTmh6YkNiJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3=
ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYmZXNpZD1jZTJlMWIwNS1=
lOTRiLWVkMTEtOTEyMC0wMDE1NWRjYjM5NTgifQ/fagx-gI2VlK7_LS3S2HyNQ"
>
<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=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzO=
TYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI2IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly90d2l0dGVyLmNvbS9hdXRpc21zcGVha3M_X2NsZGVlPX=
Nmc3ljRDNaOVlnTm9lVzd2Q1cyelU1cUdNcUZMQ3c5MWFJVUtvZ2tvaTVYTzMzWlVZd1pVRXFaQ=
1lOaHpiQ2ImcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhh=
YTE3NC0wMTJmOGI4NDAwYmI0MmE1OTI0MDA5MzRiZThlZTM5NiZlc2lkPWNlMmUxYjA1LWU5NGI=
tZWQxMS05MTIwLTAwMTU1ZGNiMzk1OCJ9/ixZU-0hMlmAmqCzI0IfTlw"
>
<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=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzO=
TYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI3IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cueW91dHViZS5jb20vYXV0aXNtc3BlYWtzP19jbG=
RlZT1zZnN5Y0QzWjlZZ05vZVc3dkNXMnpVNXFHTXFGTEN3OTFhSVVLb2drb2k1WE8zM1pVWXdaV=
UVxWkNZTmh6YkNiJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3=
ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYmZXNpZD1jZTJlMWIwNS1=
lOTRiLWVkMTEtOTEyMC0wMDE1NWRjYjM5NTgifQ/eAnzjXdb77rZ-XFNTRKTEg"
>
<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=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYiL=
CJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiI4IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2s=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9c2ZzeWNEM1o5WWdOb2VXN3ZDVzJ6VTVxR01xRkxDdz=
kxYUlVS29na29pNVhPMzNaVVl3WlVFcVpDWU5oemJDYiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTAxMmY4Yjg0MDBiYjQyYTU5MjQwMDkzNGJl=
OGVlMzk2JmVzaWQ9Y2UyZTFiMDUtZTk0Yi1lZDExLTkxMjAtMDAxNTVkY2IzOTU4In0/lepyAmY=
rnnJ8PKwx544T3Q"
>
<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=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYiL=
CJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiI5IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmF=
tLmNvbS9hdXRpc21zcGVha3MvP19jbGRlZT1zZnN5Y0QzWjlZZ05vZVc3dkNXMnpVNXFHTXFGTE=
N3OTFhSVVLb2drb2k1WE8zM1pVWXdaVUVxWkNZTmh6YkNiJnJlY2lwaWVudGlkPWNvbnRhY3QtM=
DdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0=
YmU4ZWUzOTYmZXNpZD1jZTJlMWIwNS1lOTRiLWVkMTEtOTEyMC0wMDE1NWRjYjM5NTgifQ/OOgY=
DaJEjdPmpJD5S1j2HA"
>
<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=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYiL=
CJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMCIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmxpbmtlZGl=
uLmNvbS9jb21wYW55L2F1dGlzbS1zcGVha3MvP19jbGRlZT1zZnN5Y0QzWjlZZ05vZVc3dkNXMn=
pVNXFHTXFGTEN3OTFhSVVLb2drb2k1WE8zM1pVWXdaVUVxWkNZTmh6YkNiJnJlY2lwaWVudGlkP=
WNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJh=
NTkyNDAwOTM0YmU4ZWUzOTYmZXNpZD1jZTJlMWIwNS1lOTRiLWVkMTEtOTEyMC0wMDE1NWRjYjM=
5NTgifQ/BeoXW0ELARahpuuKjWQAmA"
>
<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=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYiL=
CJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMSIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnRpa3Rvay5=
jb20vQGF1dGlzbXNwZWFrcz9fY2xkZWU9c2ZzeWNEM1o5WWdOb2VXN3ZDVzJ6VTVxR01xRkxDdz=
kxYUlVS29na29pNVhPMzNaVVl3WlVFcVpDWU5oemJDYiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTAxMmY4Yjg0MDBiYjQyYTU5MjQwMDkzNGJl=
OGVlMzk2JmVzaWQ9Y2UyZTFiMDUtZTk0Yi1lZDExLTkxMjAtMDAxNTVkY2IzOTU4In0/jc4H_8a=
07w5vFRtLxnQxXw"
>
<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=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYiL=
CJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMiIsInVuIjoiIiwidSI6Imh0dHBzOi8vdHdpdHRlci5jb20=
vYXV0aXNtc3BlYWtzP19jbGRlZT1zZnN5Y0QzWjlZZ05vZVc3dkNXMnpVNXFHTXFGTEN3OTFhSV=
VLb2drb2k1WE8zM1pVWXdaVUVxWkNZTmh6YkNiJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUz=
OTYmZXNpZD1jZTJlMWIwNS1lOTRiLWVkMTEtOTEyMC0wMDE1NWRjYjM5NTgifQ/iK-206fZqmdT=
Eg69fgERCQ"
>
<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=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTkyNDAwOTM0YmU4ZWUzOTYiL=
CJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3YmY5ZDY5YzM2NyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMyIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnlvdXR1YmU=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9c2ZzeWNEM1o5WWdOb2VXN3ZDVzJ6VTVxR01xRkxDdz=
kxYUlVS29na29pNVhPMzNaVVl3WlVFcVpDWU5oemJDYiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTAxMmY4Yjg0MDBiYjQyYTU5MjQwMDkzNGJl=
OGVlMzk2JmVzaWQ9Y2UyZTFiMDUtZTk0Yi1lZDExLTkxMjAtMDAxNTVkY2IzOTU4In0/ZF1fJ-X=
k3H9EvCahXXEE-g"
>
<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=
bnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtMDEyZjhiODQwMGJiNDJhNTk=
yNDAwOTM0YmU4ZWUzOTYiLCJycSI6IjAyLWIyMjMwNy1mZDAxOGE5NGE0OGY0MDRmYjI0ZjI3Ym=
Y5ZDY5YzM2NyIsInBoIjpudWxsLCJtIjpmYWxzZX0/NEVXoaLbJfWBz288tYP0Qg" 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=3Dce2e1b05e94bed11912000155dcb3958-012f8=
b8400bb42a592400934be8ee396-contact&_cldee=3DsfsycD3Z9YgNoeW7vCW2zU5qGMqFLC=
w91aIUKogkoi5XO33ZUYwZUEqZCYNhzbCb&recipientid=3Dcontact-07b01ac095a140f181=
4b4277848aa174-012f8b8400bb42a592400934be8ee396&esid=3Dce2e1b05-e94b-ed11-9=
120-00155dcb3958" 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_489821736_635372861.1667469749619--