From National 4-H Council <[email protected]>
Subject You've made all the difference!
Date December 2, 2022 2:06 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_478114918_129913892.1669990019139
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable

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

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

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

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

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

table table table {
table-layout: auto;
}

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

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

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

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

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

</style>

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

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

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

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

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

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

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

<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
=20
=20
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><img src=3D"[link removed]
WNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMxMTkxMTcw=
MDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI6IjAyLWI=
yMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsfQ/ZIkj07h=
TdkUN0lOlSW2jwA" 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"31" 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: 16px; padding-bottom:=
16px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:rig=
ht;font-family:Arial;font-size:12px;color:#000000;letter-spacing:0px;line-h=
eight:normal;margin:0;word-wrap:break-word !important;font-weight:normal;fo=
nt-style:normal;text-decoration: none"><span style=3D"font-size:10px"><a cd=
-link-manager-tab=3D"6" href=3D"[link removed]
b946fd8efbda4fb896967e3026ab7123/3/945/c422551e-c453-4283-90f1-d56df384aaab=
" target=3D"_blank" style=3D"color: rgb(51, 153, 102); text-decoration: und=
erline;"><span style=3D"color:#339966">View in web browser.</span></a></spa=
n></p>
</td>
</tr><!--[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;">
<a href=3D"[link removed]
haSI6Njg3NzQ3MDIsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3=
QtNTQxOTFmYjZlYWYwZWMxMTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwM=
jc1YzdjMmI0NWMiLCJycSI6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFi=
NzEyMyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIwIiwidW4iOiIlN0IlMjUyMlVybElkT2Z=
mc2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly9uYXRpb25hbDRoLmdpdmVub3cuc3RyYX=
R1c2xpdmUuY29tL2dpdmUtZG9uYXRlP3V0bV9zb3VyY2U9Y2xpY2tkaW1lbnNpb25zJnV0bV9tZ=
WRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUVPWTIyJnV0bV9jb250ZW50PUdpdmluZ1R1ZXNBTSZ1=
dG1fdGVybT1nZW5lcmFsJnV0bV9kYXRlPTExMjkyMDIyJnNsY2E9MDAwMTM1NSZzbGNhZz0wMDA=
xMzU1LTMmX2NsZGVlPWlqdWNPZm9SQWN3V1poT0NOV29xdm40aEduSkVSNDVHY1o1XzJEU2pXbE=
x3VW5OTnZiZ2Y0R1VhSmtZNW1HNUgmcmVjaXBpZW50aWQ9Y29udGFjdC01NDE5MWZiNmVhZjBlY=
zExOTExNzAwMTU1ZGNiMzM5Yy1kOTJkYjU4MzM5NTg0ZWUyYWNkOTAyNzVjN2MyYjQ1YyZlc2lk=
PTNkOGMxNmUxLThkNzEtZWQxMS05MTIzLTAwMTU1ZGNjMzVkNyJ9/GlnM3XGgqUabvpQxlR25ow=
" name=3D"{%22UrlIdOffset%22%3A1}" target=3D"_blank" cdlinkrefidmso=3D"19=
" ><img class=3D"center-on-narrow cd-image" height=3D"auto" width=3D"100%" =
style=3D"vertical-align: middle;" src=3D"[link removed]
m/4-horg-acm4v/files/2022eoy-600x255-thankyou2.jpg" /></a>
</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;">
<a href=3D"[link removed]
3NzQ3MDIsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOT=
FmYjZlYWYwZWMxMTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjM=
mI0NWMiLCJycSI6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIs=
InBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIxIiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly9uYXRpb25=
hbDRoLmdpdmVub3cuc3RyYXR1c2xpdmUuY29tL2dpdmUtZG9uYXRlP3V0bV9zb3VyY2U9Y2xpY2=
tkaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUVPWTIyJnV0bV9jb250Z=
W50PUdpdmluZ1R1ZXNBTSZ1dG1fdGVybT1nZW5lcmFsJnV0bV9kYXRlPTExMjkyMDIyJnNsY2E9=
MDAwMTM1NSZzbGNhZz0wMDAxMzU1LTMmX2NsZGVlPWlqdWNPZm9SQWN3V1poT0NOV29xdm40aEd=
uSkVSNDVHY1o1XzJEU2pXbEx3VW5OTnZiZ2Y0R1VhSmtZNW1HNUgmcmVjaXBpZW50aWQ9Y29udG=
FjdC01NDE5MWZiNmVhZjBlYzExOTExNzAwMTU1ZGNiMzM5Yy1kOTJkYjU4MzM5NTg0ZWUyYWNkO=
TAyNzVjN2MyYjQ1YyZlc2lkPTNkOGMxNmUxLThkNzEtZWQxMS05MTIzLTAwMTU1ZGNjMzVkNyJ9=
/_2Q5RqROmMTDu3AKxJeoFQ" target=3D"_blank" cdlinkrefid=3D"19" ><img clas=
s=3D"center-on-narrow cd-image image-820df8c1f5e6 no-img-edit" height=3D"au=
to" style=3D"vertical-align: middle;" src=3D"[link removed]
ns.com/4-horg-acm4v/files/2022eoy-600x255-thankyou2.jpg" /></a>
</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"32" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"580" 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: 10px; padding-bottom:=
10px; padding-left: 10px; padding-right: 10px;"><p style=3D"font-family:Ar=
ial;font-size:12px;color:#000000;letter-spacing:0px;line-height:normal;text=
-align:left;margin:0;word-wrap:break-word !important;font-weight:normal;fon=
t-style:normal;text-decoration: none"><span style=3D"font-size:14px">Dear J=
ohn,</span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:14px">Wow! We=E2=80=99re speechless. Over 200 donors joined t=
ogether on Giving Tuesday to give kids across America greater access to lif=
e-changing learning opportunities through 4-H.</span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:14px">Because of our supporters, young people everywhere will=
experience meaningful firsts (first mentor experiences, first leadership r=
oles, first weeks at camp, and first service projects) that last a lifetime=
.</span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:14px">Their future is shaping up to be great because 4-H has =
an amazing community of donors who care about young people. We=E2=80=99re o=
ften left speechless by the generosity; but the one thing we can always say=
is: <strong>thank you!</strong></span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:14px">If you=E2=80=99re still waiting to make a difference th=
is year, now=E2=80=99s the time!</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"33" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 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"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 20px; padding-bottom: 20px; padding=
-left: 20px; padding-right: 20px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #ffc500;
border:2px non=
e #000;border-radius:15px;
max-width: 530=
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]
aSI6Njg3NzQ3MDIsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3Q=
tNTQxOTFmYjZlYWYwZWMxMTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMj=
c1YzdjMmI0NWMiLCJycSI6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiN=
zEyMyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIyIiwidW4iOiIlN0IlMjUyMlVybElkT2Zm=
c2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly9uYXRpb25hbDRoLmdpdmVub3cuc3RyYXR=
1c2xpdmUuY29tL2dpdmUtZG9uYXRlP3V0bV9zb3VyY2U9Y2xpY2tkaW1lbnNpb25zJnV0bV9tZW=
RpdW09ZW1haWwmdXRtX2NhbXBhaWduPUVPWTIyJnV0bV9jb250ZW50PUdpdmluZ1R1ZXNUWSZ1d=
G1fdGVybT1nZW5lcmFsJnV0bV9kYXRlPTEyMDEyMDIyJnNsY2E9MDAwMTM1NSZzbGNhZz0wMDAx=
MzU1LTUmX2NsZGVlPWlqdWNPZm9SQWN3V1poT0NOV29xdm40aEduSkVSNDVHY1o1XzJEU2pXbEx=
3VW5OTnZiZ2Y0R1VhSmtZNW1HNUgmcmVjaXBpZW50aWQ9Y29udGFjdC01NDE5MWZiNmVhZjBlYz=
ExOTExNzAwMTU1ZGNiMzM5Yy1kOTJkYjU4MzM5NTg0ZWUyYWNkOTAyNzVjN2MyYjQ1YyZlc2lkP=
TNkOGMxNmUxLThkNzEtZWQxMS05MTIzLTAwMTU1ZGNjMzVkNyJ9/9Q-P1pS81bLWHQff97pZcQ"=
target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"23=
" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><span sty=
le=3D"color:#000000">Make a One-Time Gift Now=C2=A0</span></a></p>
</td>
</tr></table><![end=
if]-->
<!--[if !mso]><!-- -->

<a class=3D"button-link" style=3D"display: block;" href=3D"[link removed]
-h.org/c/7/eyJhaSI6Njg3NzQ3MDIsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJy=
aSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMxMTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU=
4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OT=
Y5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIzIiwidW4iOiIiLCJ1I=
joiaHR0cHM6Ly9uYXRpb25hbDRoLmdpdmVub3cuc3RyYXR1c2xpdmUuY29tL2dpdmUtZG9uYXRl=
P3V0bV9zb3VyY2U9Y2xpY2tkaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWd=
uPUVPWTIyJnV0bV9jb250ZW50PUdpdmluZ1R1ZXNUWSZ1dG1fdGVybT1nZW5lcmFsJnV0bV9kYX=
RlPTEyMDEyMDIyJnNsY2E9MDAwMTM1NSZzbGNhZz0wMDAxMzU1LTUmX2NsZGVlPWlqdWNPZm9SQ=
WN3V1poT0NOV29xdm40aEduSkVSNDVHY1o1XzJEU2pXbEx3VW5OTnZiZ2Y0R1VhSmtZNW1HNUgm=
cmVjaXBpZW50aWQ9Y29udGFjdC01NDE5MWZiNmVhZjBlYzExOTExNzAwMTU1ZGNiMzM5Yy1kOTJ=
kYjU4MzM5NTg0ZWUyYWNkOTAyNzVjN2MyYjQ1YyZlc2lkPTNkOGMxNmUxLThkNzEtZWQxMS05MT=
IzLTAwMTU1ZGNjMzVkNyJ9/xAo1dlq81OL8PtdknMI-9A" target=3D"_blank" cdlinkref=
id=3D"23" >
<span class=3D"button-text" style=3D"display: inline-block; vertical-a=
lign: middle; padding: 13px; font-size: 20px;
color: #ffffff; word-wrap: break-word !important; white-space: normal=
; box-sizing: content-box; text-align: center;
background-color: #ffc500;
border:2px none #000;border-radius:15px;
max-width: 530px;"><span style=3D"color:#00000=
0">Make a One-Time Gift Now=C2=A0</span></span>
</a>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"580" 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: 10px; padding-bottom:=
10px; padding-left: 10px; padding-right: 10px;"><p style=3D"font-family:Ar=
ial;font-size:12px;color:#000000;letter-spacing:0px;line-height:normal;text=
-align:left;margin:0;word-wrap:break-word !important;font-weight:normal;fon=
t-style:normal;text-decoration: none"><span style=3D"font-size:14px">Or, ta=
ke it a step further and become a member of <strong>Give to Grow, our month=
ly donor society.</strong> Monthly gifts are the steady, dependable heartbe=
at that our youth programs count on. Plus, for a limited time, you can get =
a free tote bag if you commit to a monthly gift of $20 or=C2=A0more!</span>=
</p>
</td>
</tr><tr>
<td width=3D"560" class=3D"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 20px; padding-bottom: 20px; padding=
-left: 20px; padding-right: 20px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #ffc500;
border:2px non=
e #000;border-radius:15px;
max-width: 530=
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]
aSI6Njg3NzQ3MDIsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3Q=
tNTQxOTFmYjZlYWYwZWMxMTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMj=
c1YzdjMmI0NWMiLCJycSI6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiN=
zEyMyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI0IiwidW4iOiIlN0IlMjUyMlVybElkT2Zm=
c2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly9uYXRpb25hbDRoLmdpdmVub3cuc3RyYXR=
1c2xpdmUuY29tL2dpdmUtcmVjdXJyaW5nP3V0bV9zb3VyY2U9Y2xpY2tkaW1lbnNpb25zJnV0bV=
9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUVPWTIyJnV0bV9jb250ZW50PUdpdmluZ1R1ZXNUW=
SZ1dG1fdGVybT1nZW5lcmFsJnV0bV9kYXRlPTEyMDEyMDIyJnNsY2E9MDAwMTM1NSZzbGNhZz0w=
MDAxMzU1LTUmX2NsZGVlPWlqdWNPZm9SQWN3V1poT0NOV29xdm40aEduSkVSNDVHY1o1XzJEU2p=
XbEx3VW5OTnZiZ2Y0R1VhSmtZNW1HNUgmcmVjaXBpZW50aWQ9Y29udGFjdC01NDE5MWZiNmVhZj=
BlYzExOTExNzAwMTU1ZGNiMzM5Yy1kOTJkYjU4MzM5NTg0ZWUyYWNkOTAyNzVjN2MyYjQ1YyZlc=
2lkPTNkOGMxNmUxLThkNzEtZWQxMS05MTIzLTAwMTU1ZGNjMzVkNyJ9/lMWCBnlykhxTeI_L7hF=
Leg" target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"25=
" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><span sty=
le=3D"color:#000000">Make a Monthly Gift</span></a></p>
</td>
</tr></table><![end=
if]-->
<!--[if !mso]><!-- -->

<a class=3D"button-link" style=3D"display: block;" href=3D"[link removed]
-h.org/c/7/eyJhaSI6Njg3NzQ3MDIsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJy=
aSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMxMTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU=
4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OT=
Y5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI1IiwidW4iOiIiLCJ1I=
joiaHR0cHM6Ly9uYXRpb25hbDRoLmdpdmVub3cuc3RyYXR1c2xpdmUuY29tL2dpdmUtcmVjdXJy=
aW5nP3V0bV9zb3VyY2U9Y2xpY2tkaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXB=
haWduPUVPWTIyJnV0bV9jb250ZW50PUdpdmluZ1R1ZXNUWSZ1dG1fdGVybT1nZW5lcmFsJnV0bV=
9kYXRlPTEyMDEyMDIyJnNsY2E9MDAwMTM1NSZzbGNhZz0wMDAxMzU1LTUmX2NsZGVlPWlqdWNPZ=
m9SQWN3V1poT0NOV29xdm40aEduSkVSNDVHY1o1XzJEU2pXbEx3VW5OTnZiZ2Y0R1VhSmtZNW1H=
NUgmcmVjaXBpZW50aWQ9Y29udGFjdC01NDE5MWZiNmVhZjBlYzExOTExNzAwMTU1ZGNiMzM5Yy1=
kOTJkYjU4MzM5NTg0ZWUyYWNkOTAyNzVjN2MyYjQ1YyZlc2lkPTNkOGMxNmUxLThkNzEtZWQxMS=
05MTIzLTAwMTU1ZGNjMzVkNyJ9/UZxE5zyXkAZHVM-_RGssIQ" target=3D"_blank" cdlin=
krefid=3D"25" >
<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: #ffc500;
border:2px none #000;border-radius:15px;
max-width: 530px;"><span style=3D"color:#00000=
0">Make a Monthly Gift</span></span>
</a>
<!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"34" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 20px; padding-bottom: 20px; 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"600" 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: 0px; padding-right: 0px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 2px;
border-bottom-color: #37424a;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr>
<tr>
<td
width=3D"600"
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
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A3}" cdlink=
refidmso=3D"28_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
iJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMx=
MTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI=
6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLC=
JtIjpmYWxzZSwidWkiOiI2IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjIlMjUzQTMlN=
0QiLCJ1IjoiaHR0cHM6Ly90d2l0dGVyLmNvbS80SD9fY2xkZWU9aWp1Y09mb1JBY3dXWmhPQ05X=
b3F2bjRoR25KRVI0NUdjWjVfMkRTaldsTHdVbk5OdmJnZjRHVWFKa1k1bUc1SCZyZWNpcGllbnR=
pZD1jb250YWN0LTU0MTkxZmI2ZWFmMGVjMTE5MTE3MDAxNTVkY2IzMzljLWQ5MmRiNTgzMzk1OD=
RlZTJhY2Q5MDI3NWM3YzJiNDVjJmVzaWQ9M2Q4YzE2ZTEtOGQ3MS1lZDExLTkxMjMtMDAxNTVkY=
2MzNWQ3In0/QCDEbVoBnxVpqKle8_vk-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/black/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A3}" cdlink=
refidmso=3D"28_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
iJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMx=
MTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI=
6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLC=
JtIjpmYWxzZSwidWkiOiI3IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjIlMjUzQTMlN=
0QiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2dyb3Vwcy8yNzkwODcwNDkxMzU1Njgv=
P19jbGRlZT1panVjT2ZvUkFjd1daaE9DTldvcXZuNGhHbkpFUjQ1R2NaNV8yRFNqV2xMd1VuTk5=
2YmdmNEdVYUprWTVtRzVIJnJlY2lwaWVudGlkPWNvbnRhY3QtNTQxOTFmYjZlYWYwZWMxMTkxMT=
cwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMmZXNpZD0zZDhjM=
TZlMS04ZDcxLWVkMTEtOTEyMy0wMDE1NWRjYzM1ZDcifQ/9rOR5v-0O0qi62CpNeuVaQ"
>
<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/black/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A3}" cdlink=
refidmso=3D"28_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
iJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMx=
MTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI=
6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLC=
JtIjpmYWxzZSwidWkiOiI4IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjIlMjUzQTMlN=
0QiLCJ1IjoiaHR0cDovL2luc3RhZ3JhbS5jb20vbmF0aW9uYWw0aD9fY2xkZWU9aWp1Y09mb1JB=
Y3dXWmhPQ05Xb3F2bjRoR25KRVI0NUdjWjVfMkRTaldsTHdVbk5OdmJnZjRHVWFKa1k1bUc1SCZ=
yZWNpcGllbnRpZD1jb250YWN0LTU0MTkxZmI2ZWFmMGVjMTE5MTE3MDAxNTVkY2IzMzljLWQ5Mm=
RiNTgzMzk1ODRlZTJhY2Q5MDI3NWM3YzJiNDVjJmVzaWQ9M2Q4YzE2ZTEtOGQ3MS1lZDExLTkxM=
jMtMDAxNTVkY2MzNWQ3In0/NrIZ6GhOhUOsky6nyMRb5Q"
>
<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/black/instagram.png"
>
</a>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"28_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
WdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMxMTkx=
MTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI6IjA=
yLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLCJtIj=
pmYWxzZSwidWkiOiI5IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly90d2l0dGVyLmNvbS80SD9fY2xkZ=
WU9aWp1Y09mb1JBY3dXWmhPQ05Xb3F2bjRoR25KRVI0NUdjWjVfMkRTaldsTHdVbk5OdmJnZjRH=
VWFKa1k1bUc1SCZyZWNpcGllbnRpZD1jb250YWN0LTU0MTkxZmI2ZWFmMGVjMTE5MTE3MDAxNTV=
kY2IzMzljLWQ5MmRiNTgzMzk1ODRlZTJhY2Q5MDI3NWM3YzJiNDVjJmVzaWQ9M2Q4YzE2ZTEtOG=
Q3MS1lZDExLTkxMjMtMDAxNTVkY2MzNWQ3In0/FiBrbyTGcryCCP6KbawfxA"
>
<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/black/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"28_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
WdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMxMTkx=
MTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI6IjA=
yLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLCJtIj=
pmYWxzZSwidWkiOiIxMCIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmZhY2Vib29rLmNvbS9nc=
m91cHMvMjc5MDg3MDQ5MTM1NTY4Lz9fY2xkZWU9aWp1Y09mb1JBY3dXWmhPQ05Xb3F2bjRoR25K=
RVI0NUdjWjVfMkRTaldsTHdVbk5OdmJnZjRHVWFKa1k1bUc1SCZyZWNpcGllbnRpZD1jb250YWN=
0LTU0MTkxZmI2ZWFmMGVjMTE5MTE3MDAxNTVkY2IzMzljLWQ5MmRiNTgzMzk1ODRlZTJhY2Q5MD=
I3NWM3YzJiNDVjJmVzaWQ9M2Q4YzE2ZTEtOGQ3MS1lZDExLTkxMjMtMDAxNTVkY2MzNWQ3In0/_=
Bwp1b0UYaEqDCdwy2jXgQ"
>
<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/black/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"28_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
WdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZlYWYwZWMxMTkx=
MTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWMiLCJycSI6IjA=
yLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIjpudWxsLCJtIj=
pmYWxzZSwidWkiOiIxMSIsInVuIjoiIiwidSI6Imh0dHA6Ly9pbnN0YWdyYW0uY29tL25hdGlvb=
mFsNGg_X2NsZGVlPWlqdWNPZm9SQWN3V1poT0NOV29xdm40aEduSkVSNDVHY1o1XzJEU2pXbEx3=
VW5OTnZiZ2Y0R1VhSmtZNW1HNUgmcmVjaXBpZW50aWQ9Y29udGFjdC01NDE5MWZiNmVhZjBlYzE=
xOTExNzAwMTU1ZGNiMzM5Yy1kOTJkYjU4MzM5NTg0ZWUyYWNkOTAyNzVjN2MyYjQ1YyZlc2lkPT=
NkOGMxNmUxLThkNzEtZWQxMS05MTIzLTAwMTU1ZGNjMzVkNyJ9/drU8oyCCxvL6exSzPVI3yQ"
>
<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/black/instagram.png"
>
</a>
</span>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"568" 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"font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;line-height:normal;text-a=
lign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-=
style:normal;text-decoration: none"><span style=3D"font-size:12px"><span st=
yle=3D"color:#339966"><em>4=E2=80=91H welcomes kids of all beliefs and back=
grounds, giving them a voice to express who they are and how they make thei=
r lives and communities better.</em></span></span></p>

<p style=3D"text-align:center;font-family:Arial;font-size:12px;color:#00000=
0;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-word !impo=
rtant;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p=
>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"color:#37424a"><span style=3D"font-size:11px"><strong>Our mailing addre=
ss is:</strong></span></span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"color:#37424a"><span style=3D"font-size:11px">National 4-H Council</spa=
n></span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"color:#37424a"><span style=3D"font-size:11px">5425 Wisconsin=C2=A0Avenu=
e, Suite 600</span></span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"color:#37424a"><span style=3D"font-size:11px">Chevy Chase, MD 20815 Uni=
ted States</span></span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-size:11px"><strong><span style=3D"color:#37424a">Click </span><a c=
d-link-manager-tab=3D"5" href=3D"[link removed]
DIsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtNTQxOTFmYjZl=
YWYwZWMxMTkxMTcwMDE1NWRjYjMzOWMtZDkyZGI1ODMzOTU4NGVlMmFjZDkwMjc1YzdjMmI0NWM=
iLCJycSI6IjAyLWIyMjMzNi1iOTQ2ZmQ4ZWZiZGE0ZmI4OTY5NjdlMzAyNmFiNzEyMyIsInBoIj=
pudWxsLCJtIjpmYWxzZX0/2J7DVxwq6K3_V67hRE6Sqg" link-metadata=3D"GlobalUnsubs=
cribe" target=3D"_blank" style=3D"color: rgb(51, 153, 102); text-decoration=
: underline;"><span style=3D"color:#339966">here</span></a><span style=3D"c=
olor:#37424a"> to unsubscribe.=C2=A0</span></strong></span></p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"font-family:Arial;font-size:12px;color:#000000;letter-spacing:0=
px;line-height:normal;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"color:#37424a"><span style=3D"font-size:9px">Copyright =C2=A9 2022=C2=
=A0National 4-H Council. All rights reserved. The 4-H Name and Emblem have =
special protections from Congress, protected by code 18 USC 707. This email=
=C2=A0was written, edited and published by National 4-H Council. No endorse=
ment of these partners' products or services is granted or implied by 4-H.<=
/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_478114918_129913892.1669990019139--
Screenshot of the email generated on import

Message Analysis

  • Sender: 4-H
  • Political Party: n/a
  • Country: United States
  • State/Locality: n/a
  • Office: n/a
  • Email Providers:
    • ClickDimensions