------=_Part_120106247_671816718.1730376335414
Content-Type: multipart/alternative;
boundary="----=_Part_120106248_724583964.1730376335414"
------=_Part_120106248_724583964.1730376335414
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html>
<html lang=3D"en" xmlns=3D"[link removed]" xmlns:o=3D"urn:sch=
emas-microsoft-com:office:office" xmlns:v=3D"urn:schemas-microsoft-com:vml"=
>
<head><meta charset=3D"utf-8"><!-- utf-8 works for most cases --><meta name=
=3D"viewport" content=3D"width=3Ddevice-width"><!-- Forcing initial-scale s=
houldn't be necessary --><meta http-equiv=3D"X-UA-Compatible" content=3D"IE=
=3Dedge"><!-- Use the latest (edge) version of IE rendering engine --><meta=
name=3D"x-apple-disable-message-reformatting"><!-- Disable auto-scale in i=
OS 10 Mail entirely --><meta name=3D"viewport" content=3D"width=3Ddevice-wi=
dth, initial-scale=3D1"><!-- Disable iOS Mail reverting to small font size =
-->
=09<title>Billy Graham Evangelistic Association</title>
=09<!-- The title tag shows in email --><!-- Web Font / @font-face : BEGIN =
--><!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely re=
moved. --><!-- Desktop Outlook chokes on web font references and defaults t=
o Times New Roman, so we force a safe fallback font. --><!--[if mso]>
<style>
* {
font-family: Arial, sans-serif !important;
}
</style>
<![endif]--><!-- All other clients get the webfont reference; some will=
render the font and others will silently fail to the fallbacks. More on th=
at here: [link removed] --=
><!--[if !mso]><!--><link href=3D"[link removed]
=3DMontserrat:300,500" rel=3D"stylesheet"><!--<![endif]--><!-- Web Font / @=
font-face : END --><!-- CSS Reset -->
=09<style type=3D"text/css">/* What it does: Remove spaces around the email=
design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background =
color to the compose a reply window. */
=20
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
=20
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
=20
div[style*=3D"margin: 16px 0"] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables.=
*/
=20
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. */
=20
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
=20
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing image=
s in IE. */
=20
img {
-ms-interpolation-mode: bicubic;
}
/* What it does: A work-around for email clients meddling in trigge=
red links. */
=20
*[x-apple-data-detectors],
/* iOS */
=20
.x-gmail-data-detectors,
/* Gmail */
=20
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* What it does: Prevents Gmail from displaying an download button =
on large, non-linked images. */
=20
.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. */
=20
img.g-img + div {
display: none !important;
}
/* What it does: Prevents underlining the button text in Windows 10=
*/
=20
.button-link {
text-decoration: none !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 =
*/
=20
@media only screen and (min-device-width: 375px) and (max-device-wi=
dth: 413px) {
/* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}
=09</style>
=09<!-- Progressive Enhancements -->
=09<style type=3D"text/css">/* What it does: Hover styles for buttons */
=20
.button-td,
.button-a {
transition: all 100ms ease-in;
}
=20
.button-td:hover,
.button-a:hover {
background: #38abe0 !important;
border-color: #38abe0 !important;
=09=09=09color: #ffffff !important;
}
/* MOBILE STYLES */
=20
@media screen and (max-width: 600px) {
.img-max {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
}
.max-width {
max-width: 100% !important;
}
.mobile-wrapper {
width: 70% !important;
max-width: 70% !important;
}
.mobile-padding {
padding-left: 5% !important;
padding-right: 5% !important;
}
}
/* Media Queries */
=20
@media screen and (max-width: 480px) {
/* What it does: Forces elements to resize to the full width of=
their 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 !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}
/* What it does: Generic utility class for centering. Useful fo=
r images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
/* What it does: Adjust typography on small screens to improve =
readability */
.email-container p {
font-size: 27px !important;
line-height: 40px !important;
font-family: Helvetica, Arial, sans-serif !important;
mso-line-height-rule: exactly !important;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
}
=09</style>
=09<style type=3D"text/css">/* Gmail app font override */
=20
p {
font-size: 24px !important;
line-height: 38px !important;
font-family: Helvetica, Arial, sans-serif !important;
mso-line-height-rule: exactly !important;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
=09</style>
=09<!-- What it does: Makes background images in 72ppi Outlook render at co=
rrect size. --><!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
</head>
<body bgcolor=3D"#b9b9b9" style=3D"margin: 0; mso-line-height-rule: exactly=
; -webkit-text-size-adjust:none; text-size-adjust:none;" width=3D"100%">
<center style=3D"width: 100%; background: #b9b9b9; text-align: left;"><!-- =
Hidden Preheader Text : BEGIN -->
<div style=3D"display:none;font-size:1px;line-height:1px;max-height:0px;max=
-width:0px;opacity:0;overflow:hidden;mso-hide:all;font-family: sans-serif;"=
>Equip yourself on where parties and candidates stand on Biblical issues be=
fore heading to the ballot box.</div>
<!-- Hidden Preheader Text : END --><!--
Set the email width. Defined in two places:
1. max-width for all clients except Desktop Windows Outlook, al=
lowing the email to squish on narrow but never go wider than 680px.
2. MSO tags for Desktop Windows Outlook enforce a 680px width.
Note: The Fluid and Responsive templates have a different width=
(600px). The hybrid grid is more "fragile", and I've found that 680px is a=
good width. Change with caution.
-->
<div class=3D"email-container" style=3D"max-width: 680px; margin: auto;"><!=
--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0=
" border=3D"0" width=3D"680" align=3D"center">
<tr>
<td>
<![endif]--><!-- Email Body : BEGIN -->
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl=
ass=3D"email-container" role=3D"presentation" style=3D"max-width: 680px;" w=
idth=3D"100%"><!-- HEADER : BEGIN -->
=09
=09=09<tr>
=09=09=09<td background=3D'[link removed]
75680/BGEA_Today_2020_4-Articles_images_bckgrd_b.jpg' bgcolor=3D"#2878b5" =
valign=3D"top" >
=09=09=09<table background=3D'[link removed]
74575680/BGEA_Today_2020_4-Articles_images_bckgrd_b.jpg' border=3D"0" cellp=
adding=3D"0" cellspacing=3D"0" role=3D"presentation" width=3D"100%" >
=09=09=09=09
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" height=3D"220" style=3D"padding: 10p=
x 40px 10px 40px; text-align: center;">
=09=09=09=09=09=09<center><a href=3D"[link removed]
D-9jCq6WNWFk/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1=
BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLa=
XIrQms9S0/" name=3D"BGEA_logo" target=3D"_blank" ><img alt=3D"Billy Graham =
Evangelistic Association" border=3D"0" src=3D'[link removed]
om/ra/2024/5506/10/74575680/BGEA_Today_2020_4-Articles_images_bgea_logo.png=
' style=3D"display:block;" /></a></center>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09
=09=09=09</table>
=09=09=09</td>
=09=09</tr>
=09=09<!-- HEADER : END --><!-- HERO : BEGIN -->
=09=09<tr><!-- Bulletproof Background Images -->
=09=09=09<td align=3D"center" background=3D"BGEA_Today_2020_4-Articles/back=
ground.png" bgcolor=3D"#FFFFFF" name=3D"BGEA_Today_2020_4-Articles_backgrou=
nd.png" spname=3D"BGEA_Today_2020_4-Articles_background.png" style=3D"text-=
align: center; background-position: center center !important; background-si=
ze: cover !important;" valign=3D"top"><!--[if gte mso 9]>
<v:rect xmlns:v=3D"urn:schemas-microsoft-com:vml" f=
ill=3D"true" stroke=3D"false" style=3D"width:680px; height:453px; backgroun=
d-position: center center !important;">
<v:fill type=3D"tile" src=3D"background.png" color=
=3D"#FFFFFF" />
<v:textbox inset=3D"0,0,0,0">
<![endif]-->
=09=09=09<div><!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"680">
<tr>
<td align=3D"center" valign=3D"middle" width=3D=
"680">
<![endif]-->
=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" role=3D"presentation" style=3D"max-width:680px; margin: auto;" width=
=3D"100%">
=09=09=09=09
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" valign=3D"middle"><!-- MAIN IMAGE 68=
0x453px -->
=09=09=09=09=09=09<table>
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"center" style=3D"text-align:center;=
margin:0; padding:0;" valign=3D"top"><a href=3D"[link removed]
link/els/v2/9WK7Cj4VzVTw/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRm=
E1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KY=
mtTV21hOWxLaXIrQms9S0/" name=3D"Feature_image" target=3D"_blank" ><img alt=
=3D"Voting Booths" border=3D"0" class=3D"fluid" height=3D"453" src=3D'ht=
tps://contentz.mkt1529.com/ra/2024/5506/10/74575680/Main%20spot%20voting%20=
guide%20BGEAT%2010_31_24.jpg' style=3D"margin:0; padding:0; border:none; di=
splay:block;" title=3D"Voting Booths" width=3D"680" /></a></td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td height=3D"12"> </td>
=09=09=09=09=09</tr>
=09=09=09=09
=09=09=09</table>
=09=09=09<!--[if mso]>
</td>
</tr>
</table>
<![endif]--></div>
=09=09=09<!--[if gte mso 9]>
</v:textbox>
</v:rect>
<![endif]--></td>
=09=09</tr>
=09=09<!-- HERO : END --><!-- INTRO : BEGIN -->
=09=09<tr>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"pr=
esentation" width=3D"100%">
=09=09=09=09
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 14px 40px 10px 40px; text-align: le=
ft; margin: 0; font-family: Helvetica, Arial, sans-serif; font-size: 32px; =
line-height: 38px; color: #2496ca; font-weight: bold;">
=09=09=09=09=09=09<h3 style=3D"font-family: Helvetica, Arial, sans-serif; f=
ont-size: 32px; line-height: 38px; color: #2496ca; font-weight: bold; margi=
n: 0;"><a href=3D"[link removed]
RHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpO=
FpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D=
"Feature_headline" style=3D"text-decoration: none; color: #2496ca;" target=
=3D"_blank" >2024 <em>Decision</em> Election Guide</a></h3>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 4px 40px 20px 40px; font-family: sa=
ns-serif; font-size: 24px; line-height: 38px; color: #555555; text-align: l=
eft; font-weight:normal;">
=09=09=09=09=09=09<p style=3D"font-family: Arial, Helvetica, sans-serif; fo=
nt-size: 24px; line-height: 38px; color: #555555; text-align: left; font-we=
ight:normal; margin: 0;">As we approach Election Day on Nov. 5, Christian c=
itizens have a responsibility to vote for leaders whose views most closely =
align with God’s Word.<br />
=09=09=09=09=09=09<br />
=09=09=09=09=09=09The 2024 <em>Decision</em> Election Guide outlines the po=
licies of the presidential candidates and their parties.<br />
=09=09=09=09=09=09<br />
=09=09=09=09=09=09“Above all, I encourage believers across this natio=
n to pray for God’s merciful, providential hand to turn our nation ba=
ck to Him,” <a href=3D"[link removed]
XRC~/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0=
R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S=
0/" name=3D"FG_quote" style=3D"color: #2496ca; text-decoration: underline" =
target=3D"_blank" >Franklin Graham said</a>. “My hope for our nation&=
rsquo;s future—as always—remains in Christ alone.”</p>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"left" style=3D"text-align: left; padding: 10=
px 20px 20px 20px;" valign=3D"top"><!-- Button : BEGIN -->
=09=09=09=09=09=09<center>
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" role=3D"presentation" style=3D"text-align: left;">
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td class=3D"button-td" style=3D"border-radius: =
50px; background: #2496ca; text-align: center;"><a class=3D"button-a" href=
=3D"[link removed]
ZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3Skl=
IcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D"Feature_butto=
n" style=3D"background: #2496ca; border: 15px solid #2496ca; font-family: H=
elvetica, Arial, sans-serif; font-size: 22px; line-height: 1.1; text-align:=
center; text-decoration: none; display: block; border-radius: 50px; font-w=
eight: bold;" target=3D"_blank" ><span class=3D"button-link" style=3D"color=
:#ffffff;"> Read More </span> </a></td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</center>
=09=09=09=09=09=09<!-- Button : END --></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"left" style=3D"padding: 0px 40px 30px 40px;"=
> </td>
=09=09=09=09=09</tr>
=09=09=09=09
=09=09=09</table>
=09=09=09</td>
=09=09</tr>
=09=09<!-- INTRO : END --><!-- CTA DONATE AREA : BEGIN -->
=09=09<tr>
=09=09=09<td bgcolor=3D"#bce2f4">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"pr=
esentation" width=3D"100%">
=09=09=09=09
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 40px 40px 5px 40px; text-align: cen=
ter;">
=09=09=09=09=09=09<h1 style=3D"margin: 0; font-family: Helvetica, Arial, sa=
ns-serif; font-size: 30px; line-height: 36px; color: #2496ca; font-weight: =
bold;">Point Others to Hope in Christ</h1>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 0px 40px 20px 40px; font-family: sa=
ns-serif; font-size: 22px; line-height: 36px; color: #555555; text-align: c=
enter; font-weight:normal;">
=09=09=09=09=09=09<p style=3D"margin: 0;">Our Firm Foundation in Times of U=
ncertainty</p>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" style=3D"text-align: center; padding=
: 0px 20px 40px 20px;" valign=3D"middle"><!-- Button : BEGIN -->
=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=3D"0" ce=
llspacing=3D"0" class=3D"center-on-narrow" role=3D"presentation">
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td class=3D"button-td" style=3D"border-radius: =
50px; background: #2496ca; text-align: center;"><a class=3D"button-a" href=
=3D"[link removed]
ZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3Skl=
IcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D"billygraham_o=
rg_donate" style=3D"background: #2496ca; border: 15px solid #2496ca; font-f=
amily: Helvetica, Arial, sans-serif; font-size: 22px; line-height: 1.1; tex=
t-align: center; text-decoration: none; display: block; border-radius: 50px=
; font-weight: bold;" target=3D"_blank" ><span class=3D"button-link" style=
=3D"color:#ffffff;"> Give Today </span> </a></td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09<!-- Button : END --></td>
=09=09=09=09=09</tr>
=09=09=09=09
=09=09=09</table>
=09=09=09</td>
=09=09</tr>
=09=09<!-- CTA DONATE END : END --><!-- BLOGROLL : BEGIN -->
=09=09<tr>
=09=09=09<td bgcolor=3D"#f7fafc">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"pr=
esentation" width=3D"100%"><!-- THIS ROW IS THE SPACE BELOW DONATE, RIGHT A=
BOVE ARTICLE -->
=09=09=09=09
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 40px 40px 40px 40px; text-align: le=
ft;"> </td>
=09=09=09=09=09</tr>
=09=09=09=09=09<!-- Begin New Article Section --><!-- ARTICLE IMAGE 600x400=
px -->
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" style=3D"padding: 0px 40px 0px 40px;=
" valign=3D"top"><a href=3D"[link removed]
Ps6/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R=
4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0=
/" name=3D"Article2_image" target=3D"_blank" ><img alt=3D"Cissie Graham Lyn=
ch" border=3D"0" class=3D"fluid" height=3D"400" src=3D'[link removed]
mkt1529.com/ra/2024/5506/10/74575680/Spot%202%20Cissie%20BGEAT%2010_31_24.j=
pg' style=3D"margin:0; padding:0; border:none; display:block;" title=3D"Cis=
sie Graham Lynch" width=3D"600" /></a></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 0px 40px 40px 40px;">
=09=09=09=09=09=09<table bgcolor=3D"#ffffff" border=3D"0" cellpadding=3D"0"=
cellspacing=3D"0" style=3D"border:1px solid #dddddd;" width=3D"100%">
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"" style=3D"padding: 20px 20px 0px 2=
0px; font-family: Helvetica, Arial, sans-serif; font-size: 32px; line-heigh=
t: 38px; color: #2496ca; text-align: left; font-weight:normal;">
=09=09=09=09=09=09=09=09=09<h3 style=3D"font-family: Helvetica, Arial, sans=
-serif; font-size: 32px; line-height: 38px; color: #2496ca; font-weight: bo=
ld; margin: 0;"><a href=3D"[link removed]
T~/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4=
Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/=
" name=3D"Article2_headline" style=3D"text-decoration: none; color: #2496ca=
;" target=3D"_blank" >Fighting a Spiritual Battle at the Polls</a></h3>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"" style=3D"padding: 20px 20px 20px =
20px; font-family: sans-serif; font-size: 24px; line-height: 38px; color: #=
555555; text-align: left; font-weight:normal;">
=09=09=09=09=09=09=09=09=09<p style=3D"font-family: Arial, Helvetica, sans-=
serif; font-size: 24px; line-height: 38px; color: #555555; text-align: left=
; font-weight:normal; margin: 0;">Cissie Graham Lynch takes a deep dive int=
o the issues that impact the heart of our nation’s families and encou=
rages believers to not sit out this election season.</p>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"left" style=3D"text-align: left; pa=
dding: 0px 20px 30px 20px;" valign=3D"top"><!-- Button : BEGIN -->
=09=09=09=09=09=09=09=09=09<center>
=09=09=09=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=
=3D"0" cellspacing=3D"0" role=3D"presentation" style=3D"text-align: left;">
=09=09=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td class=3D"button-td" style=3D"border=
-radius: 50px; background: #2496ca; text-align: center;"><a class=3D"button=
-a" href=3D"[link removed]
aWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g=
4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D"Artic=
le2_button" style=3D"background: #2496ca; border: 15px solid #2496ca; font-=
family: Helvetica, Arial, sans-serif; font-size: 22px; line-height: 1.1; te=
xt-align: center; text-decoration: none; display: block; border-radius: 50p=
x; font-weight: bold;" target=3D"_blank" ><span class=3D"button-link" style=
=3D"color:#ffffff;"> Read More </span> </a></td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</center>
=09=09=09=09=09=09=09=09=09<!-- Button : END --></td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09<!-- End Article Section --></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<!-- Begin New Article Section --><!-- ARTICLE IMAGE 600x400=
px -->
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" style=3D"padding: 0px 40px 0px 40px;=
" valign=3D"top"><a href=3D"[link removed]
ksG/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R=
4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0=
/" name=3D"Article3_image" target=3D"_blank" ><img alt=3D"Billy Graham Chap=
lains Share Bible with Man" border=3D"0" class=3D"fluid" height=3D"400" =
src=3D'[link removed]
_BG-chaplain-10_31_24.jpg' style=3D"margin:0; padding:0; border:none; displ=
ay:block;" title=3D"Billy Graham Chaplains Share Bible with Man" width=3D"6=
00" /></a></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 0px 40px 40px 40px;">
=09=09=09=09=09=09<table bgcolor=3D"#ffffff" border=3D"0" cellpadding=3D"0"=
cellspacing=3D"0" style=3D"border:1px solid #dddddd;" width=3D"100%">
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"" style=3D"padding: 20px 20px 0px 2=
0px; font-family: Helvetica, Arial, sans-serif; font-size: 22px; line-heigh=
t: 26px; color: #2496ca; text-align: left; font-weight:normal;">
=09=09=09=09=09=09=09=09=09<h3 style=3D"font-family: Helvetica, Arial, sans=
-serif; font-size: 32px; line-height: 38px; color: #2496ca; font-weight: bo=
ld; margin: 0;"><a href=3D"[link removed]
Cw/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4=
Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/=
" name=3D"Article3_headline" style=3D"text-decoration: none; color: #2496ca=
;" target=3D"_blank" >Door to Door, Chaplains Lift Up Floridians</a></h3>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"" style=3D"padding: 20px 20px 20px =
20px; font-family: sans-serif; font-size: 24px; line-height: 38px; color: #=
555555; text-align: left; font-weight:normal;">
=09=09=09=09=09=09=09=09=09<p style=3D"font-family: Arial, Helvetica, sans-=
serif; font-size: 24px; line-height: 38px; color: #555555; text-align: left=
; font-weight:normal; margin: 0;">Helene and Milton have long passed, but f=
or many in the Tampa area, evidence of the deadly storms remains.<br />
=09=09=09=09=09=09=09=09=09<br />
=09=09=09=09=09=09=09=09=09“We’re there to bring hope to these =
people and tell them that somebody cares,” one Billy Graham Rapid Res=
ponse Team chaplain said.</p>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"left" style=3D"text-align: left; pa=
dding: 0px 20px 30px 20px;" valign=3D"top"><!-- Button : BEGIN -->
=09=09=09=09=09=09=09=09=09<center>
=09=09=09=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=
=3D"0" cellspacing=3D"0" role=3D"presentation" style=3D"text-align: left;">
=09=09=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"button-td=
" style=3D"border-radius: 50px; background: #2496ca; text-align: center;"><=
a class=3D"button-a" href=3D"[link removed]
3ZMR/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0=
R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S=
0/" name=3D"Article3_button" style=3D"background: #2496ca; border: 15px sol=
id #2496ca; font-family: Helvetica, Arial, sans-serif; font-size: 22px; lin=
e-height: 1.1; text-align: center; text-decoration: none; display: block; b=
order-radius: 50px; font-weight: bold;" target=3D"_blank" ><span class=3D"b=
utton-link" style=3D"color:#ffffff;"> Watch Now </span> </a></td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</center>
=09=09=09=09=09=09=09=09=09<!-- Button : END --></td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td style=3D"padding: 4px 40px 20px 40px; font-f=
amily: sans-serif; font-size: 24px; line-height: 38px; color: #555555; text=
-align: left; font-weight:normal;">
=09=09=09=09=09=09=09=09=09<p style=3D"font-family: Arial, Helvetica, sans-=
serif; font-size: 24px; line-height: 38px; color: #555555; text-align: left=
; font-weight:normal; margin: 0;"><a href=3D"[link removed]
/els/v2/ZXveJR-k2kfb/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cT=
RUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV=
21hOWxLaXIrQms9S0/" name=3D"Fearless_podcast_link" style=3D"color: #2496ca;=
text-decoration: underline" target=3D"_blank" >Follow our prayer guide to =
lift up those in crisis.</a></p>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09<!-- End Article Section --><!-- Begin New Article Sectio=
n --><!-- ARTICLE IMAGE 600x400px --></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" style=3D"padding: 0px 40px 0px 40px;=
" valign=3D"top"><a href=3D"[link removed]
Zf4/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R=
4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0=
/" name=3D"Article4_image" target=3D"_blank" ><img alt=3D"Will Graham Preac=
hing" border=3D"0" class=3D"fluid" height=3D"400" src=3D'[link removed]
z.mkt1529.com/ra/2024/5506/10/74575680/Spot-4-WG-BGEAT-Today-10_31_24.jpg' =
style=3D"margin:0; padding:0; border:none; display:block;" title=3D"Will Gr=
aham Preaching" width=3D"600" /></a></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 0px 40px 40px 40px;">
=09=09=09=09=09=09<table bgcolor=3D"#ffffff" border=3D"0" cellpadding=3D"0"=
cellspacing=3D"0" style=3D"border:1px solid #dddddd;" width=3D"100%">
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"" style=3D"padding: 20px 20px 0px 2=
0px; font-family: Helvetica, Arial, sans-serif; font-size: 22px; line-heigh=
t: 26px; color: #2496ca; text-align: left; font-weight:normal;">
=09=09=09=09=09=09=09=09=09<h3 style=3D"font-family: Helvetica, Arial, sans=
-serif; font-size: 32px; line-height: 38px; color: #2496ca; font-weight: bo=
ld; margin: 0;"><a href=3D"[link removed]
FW/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4=
Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/=
" name=3D"Article4_headline" style=3D"text-decoration: none; color: #2496ca=
;" target=3D"_blank" >As Leaders Shepherd the Flock</a></h3>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"" style=3D"padding: 20px 20px 20px =
20px; font-family: sans-serif; font-size: 24px; line-height: 38px; color: #=
555555; text-align: left; font-weight:normal;">
=09=09=09=09=09=09=09=09=09<p style=3D"font-family: Arial, Helvetica, sans-=
serif; font-size: 24px; line-height: 38px; color: #555555; text-align: left=
; font-weight:normal; margin: 0;">A pastor’s responsibilities can be =
exhausting and discouraging. Will Graham takes a look at four lessons from =
Scripture on the importance of this calling—and urges us to support t=
hose who lead our churches.</p>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"left" style=3D"text-align: left; pa=
dding: 0px 20px 30px 20px;" valign=3D"top"><!-- Button : BEGIN -->
=09=09=09=09=09=09=09=09=09<center>
=09=09=09=09=09=09=09=09=09<table align=3D"center" border=3D"0" cellpadding=
=3D"0" cellspacing=3D"0" role=3D"presentation" style=3D"text-align: left;">
=09=09=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09=09=09=09<td align=3D"center" class=3D"button-td=
" style=3D"border-radius: 50px; background: #2496ca; text-align: center;"><=
a class=3D"button-a" href=3D"[link removed]
GxFd/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0=
R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S=
0/" name=3D"Article4_button" style=3D"background: #2496ca; border: 15px sol=
id #2496ca; font-family: Helvetica, Arial, sans-serif; font-size: 22px; lin=
e-height: 1.1; text-align: center; text-decoration: none; display: block; b=
order-radius: 50px; font-weight: bold;" target=3D"_blank" ><span class=3D"b=
utton-link" style=3D"color:#ffffff;"> Read More </span> </a></td>
=09=09=09=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09=09</table>
=09=09=09=09=09=09=09=09=09</center>
=09=09=09=09=09=09=09=09=09<!-- Button : END --></td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09<!-- End Article Section --></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<!-- NEW SECTION TITLE SPACE BELOW -->
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 18px 40px 18px 40px; text-align: le=
ft;">
=09=09=09=09=09=09<h1 style=3D"margin: 0; font-family: Helvetica, Arial, sa=
ns-serif; font-size: 22px; line-height: 26px; color: #a89b9b; font-weight: =
bold;"> </h1>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09=09<!-- ROW: EVENTS -->
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td align=3D"center" style=3D"font-size:0; padding-left: =
20px; padding-bottom: 54px; border-bottom: 1px solid #eeeeee;" valign=3D"to=
p"><!--[if (gte mso 9)|(IE)]>
<table align=3D"center" border=3D"0" cellspacing=3D=
"0" cellpadding=3D"0" width=3D"600">
<tr>
<td align=3D"left" valign=3D"top" width=3D"270">
<![endif]-->
=09=09=09=09=09=09<div class=3D"mobile-wrapper" style=3D"display:inline-blo=
ck; max-width:30%; min-width:270px; vertical-align:top; width:100%;">
=09=09=09=09=09=09<table align=3D"left" border=3D"0" cellpadding=3D"0" cell=
spacing=3D"0" class=3D"max-width" style=3D"max-width:270px;" width=3D"100%"=
>
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"left" style=3D"font-family: Helveti=
ca, Arial, sans-serif; padding: 25px 10px 0px 0px;" valign=3D"top"><a href=
=3D"[link removed]
ZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3Skl=
IcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D"banner1_image=
" target=3D"_blank" ><img alt=3D"I Voted Sticker" border=3D"0" class=3D"img=
-max" height=3D"146" src=3D'[link removed]
/74575680/Banner-1-My-Answer-BGEAT-10_31_24.jpg' title=3D"I Voted Sticker" =
width=3D"240" /></a>
=09=09=09=09=09=09=09=09=09<h3 style=3D"font-size: 26px; line-height: 36px;=
color: #2496ca;"><a href=3D"[link removed]
j3BE/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0=
R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S=
0/" name=3D"banner1_headline" style=3D"color: #2496ca; text-decoration: non=
e" target=3D"_blank" >Is Voting a Waste of Time?</a></h3>
=09=09=09=09=09=09=09=09=09<p style=3D"color: #555555; font-size: 24px; lin=
e-height: 38px;">Billy Graham on Why Your Vote Matters<br />
=09=09=09=09=09=09=09=09=09<a href=3D"[link removed]
/Gy9jFXZm2ms2/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc=
1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxL=
aXIrQms9S0/" name=3D"banner1_callout" style=3D"text-decoration: none; color=
: #2496ca;" target=3D"_blank" >Read More →</a></p>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09<!--[if (gte mso 9)|(IE)]>
</td>
<td width=3D"20" style=3D"font-size: 1px;"> </=
td>
<td align=3D"right" valign=3D"top" width=3D"260">
<![endif]-->
=09=09=09=09=09=09<div class=3D"mobile-wrapper" style=3D"display:inline-blo=
ck; max-width:30%; min-width:260px; vertical-align:top; width:100%;">
=09=09=09=09=09=09<table align=3D"left" border=3D"0" cellpadding=3D"0" cell=
spacing=3D"0" class=3D"max-width" style=3D"max-width:260px; float: right;" =
width=3D"100%">
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td align=3D"left" style=3D"font-family: Helveti=
ca, Arial, sans-serif; padding: 25px 10px 0px 0px;" valign=3D"top"><a href=
=3D"[link removed]
ZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3Skl=
IcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D"banner2_image=
" target=3D"_blank" ><img alt=3D"Law Enforcement Retreat Attendees" border=
=3D"0" class=3D"img-max" height=3D"146" src=3D'[link removed]
com/ra/2024/5506/10/74575680/Banner%202%20law%20enforcement%20pic%2010_31_2=
4.jpg' title=3D"Law Enforcement Retreat Attendees" width=3D"240" /></a>
=09=09=09=09=09=09=09=09=09<h3 style=3D"font-size: 26px; line-height: 36px;=
color: #2496ca;"><a href=3D"[link removed]
3dsK/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0=
R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S=
0/" name=3D"banner2_headline" style=3D"color: #2496ca; text-decoration: non=
e" target=3D"_blank" >Ministering to Law Enforcement Officers</a></h3>
=09=09=09=09=09=09=09=09=09<p style=3D"color: #555555; font-size: 24px; lin=
e-height: 38px;">Strengthened in Faith, Encouraged in Calling<br />
=09=09=09=09=09=09=09=09=09<a href=3D"[link removed]
/0q-xtLX9K9QP/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc=
1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxL=
aXIrQms9S0/" name=3D"banner2_callout" style=3D"text-decoration: none; color=
: #2496ca;" target=3D"_blank" >Read More →</a></p>
=09=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</div>
=09=09=09=09=09=09<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td>
=09=09=09=09=09</tr>
=09=09=09=09
=09=09=09</table>
=09=09=09</td>
=09=09</tr>
=09=09<!-- BLOGROLL : END --><!-- SOCIAL : BEGIN -->
=09=09<tr>
=09=09=09<td bgcolor=3D"#bce2f4">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"pr=
esentation" width=3D"100%">
=09=09=09=09
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 30px 30px; text-align: center;">
=09=09=09=09=09=09<table align=3D"center" style=3D"text-align: center;">
=09=09=09=09=09=09=09
=09=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09=09<td><a href=3D"[link removed]
s/v2/_g6zJ_2kakfp/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK=
0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21h=
OWxLaXIrQms9S0/" name=3D"facebook_com_BillyGrahamEvangelical" target=3D"_bl=
ank" ><img alt=3D"Facebook" border=3D"0" height=3D"42" src=3D'[link removed]
ntentz.mkt1529.com/ra/2024/5506/10/74575680/facebook5.png' style=3D"margin:=
0; padding:0; border:none; display:block;" title=3D"Facebook" width=3D"42" =
/></a></td>
=09=09=09=09=09=09=09=09=09<td width=3D"12"> </td>
=09=09=09=09=09=09=09=09=09<td><a href=3D"[link removed]
s/v2/gKYEF0RrNrsV/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK=
0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21h=
OWxLaXIrQms9S0/" name=3D"X_com_bgea" target=3D"_blank" ><img alt=3D"X" bord=
er=3D"0" height=3D"42" src=3D'[link removed]
10/74575680/twitter_NEW_X_logo_42x424.png' style=3D"margin:0; padding:0; bo=
rder:none; display:block;" title=3D"X" width=3D"42" /></a></td>
=09=09=09=09=09=09=09=09=09<td width=3D"12"> </td>
=09=09=09=09=09=09=09=09=09<td><a href=3D"[link removed]
s/v2/q0b2Jye9x9cv/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK=
0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21h=
OWxLaXIrQms9S0/" name=3D"youtube_com_BillyGraham" target=3D"_blank" ><img a=
lt=3D"YouTube" border=3D"0" height=3D"42" src=3D'[link removed]
9.com/ra/2024/5506/10/74575680/youtube_42x42_b2.png' style=3D"margin:0; pad=
ding:0; border:none; display:block;" title=3D"YouTube" width=3D"42" /></a>=
</td>
=09=09=09=09=09=09=09=09=09<td width=3D"12"> </td>
=09=09=09=09=09=09=09=09=09<td><a href=3D"[link removed]
s/v2/3mK2F73ReRsv/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK=
0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21h=
OWxLaXIrQms9S0/" name=3D"instagram_com_bgea_" target=3D"_blank" ><img alt=
=3D"Instagram" border=3D"0" height=3D"42" src=3D'[link removed]
9.com/ra/2024/5506/10/74575680/instagram_42x42.png' style=3D"margin:0; padd=
ing:0; border:none; display:block;" title=3D"Instagram" width=3D"42" /></a=
></td>
=09=09=09=09=09=09=09=09=09<td width=3D"12"> </td>
=09=09=09=09=09=09=09=09=09<td><a href=3D"[link removed]
s/v2/wEb7Q2ZjajMe/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK=
0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21h=
OWxLaXIrQms9S0/" name=3D"pinterest_com_bgea_" target=3D"_blank" ><img alt=
=3D"Pinterest" border=3D"0" height=3D"42" src=3D'[link removed]
9.com/ra/2024/5506/10/74575680/BGEA_Today_2020_4-Articles_images_pinterest.=
png' style=3D"margin:0; padding:0; border:none; display:block;" width=3D"42=
" /></a></td>
=09=09=09=09=09=09=09=09</tr>
=09=09=09=09=09=09=09
=09=09=09=09=09=09</table>
=09=09=09=09=09=09</td>
=09=09=09=09=09</tr>
=09=09=09=09
=09=09=09</table>
=09=09=09</td>
=09=09</tr>
=09=09<!-- SOCIAL : END --><!-- FOOTER : BEGIN -->
=09=09<tr>
=09=09=09<td bgcolor=3D"#ffffff">
=09=09=09<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" role=3D"pr=
esentation" width=3D"100%">
=09=09=09=09
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 40px 40px 10px 40px; font-family:He=
lvetica, Arial, sans-serif; font-size: 18px; line-height: 28px; color: #666=
666; text-align: center; font-weight:normal;"><span style=3D"margin: 0;">Bi=
lly Graham Evangelistic Association<br />
=09=09=09=09=09=091 Billy Graham Parkway, Charlotte, NC 28201</span></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 10px 40px 10px 40px; font-family:He=
lvetica, Arial, sans-serif; font-size: 18px; line-height: 28px; color: #666=
666; text-align: center; font-weight:normal;"><span style=3D"margin: 0;"><a=
href=3D"[link removed]
Ua3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vk=
g3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/cU1PYWRSZUs3d01MTl=
ZVLzZMd1NLREpLWUlCbUxRdm9xSmVNNHEzWWJGRVExcTNQZ3MyQWp1VTBlSXA1K2YvaVZPc3BJR=
WJ4aU5BPQS2" name=3D"unsubscribe" style=3D"color:#666666;" target=3D"_blank=
" >Unsubscribe</a> | <a href=3D"[link removed]
Z0-W-sd/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTnd=
JN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQm=
s9S0/cU1PYWRSZUs3d01MTlZVLzZMd1NLREpLWUlCbUxRdm9xSmVNNHEzWWJGRVExcTNQZ3MyQW=
p1VTBlSXA1K2YvaVZPc3BJRWJ4aU5BPQS2" name=3D"manage_subscriptions" style=3D"=
color:#666666;" target=3D"_blank" >Manage Your Preferences</a> | <a href=3D=
"[link removed]
RQ3N1TWRVaklPa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcn=
dKdWFDSDNzdEFPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D"subscribe" style=
=3D"color:#666666;" target=3D"_blank" >Subscribe Now</a><br />
=09=09=09=09=09=09Do not reply to this email. Please <a href=3D"[link removed]
ks.billygraham.link/els/v2/vZbDCr9~3~TA/TjVtMWRHVE1uaWJUa3kzZWZRQ3N1TWRVakl=
Pa3ZsbzY5SkVYRmE1cTRUK0Zrc1BFTndJN0R4Q2EzMXJpOFpwU1g4Vkg3SklIcndKdWFDSDNzdE=
FPUHVHYjV2NG9KYmtTV21hOWxLaXIrQms9S0/" name=3D"contact" style=3D"color:#666=
666;" target=3D"_blank" >contact us here</a>.</span></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 10px 40px 10px 40px; font-family:He=
lvetica, Arial, sans-serif; font-size: 18px; line-height: 28px; color: #666=
666; text-align: center; font-weight:normal;"><span style=3D"margin: 0;"><a=
href=3D"[link removed]
&r=3DNTg2NDkwMDg1OTMyS0&j=3DMjcwMTkzNDkzNQS2&mt=3D1&rt=3D0" name=3D"click t=
o view_1" style=3D"color:#666666;" target=3D"_blank" xt=3D"SPCLICKTOVIEW">C=
lick here to view in browser</a></span></td>
=09=09=09=09=09</tr>
=09=09=09=09=09<tr>
=09=09=09=09=09=09<td style=3D"padding: 10px 40px 40px 40px; font-family:He=
lvetica, Arial, sans-serif; font-size: 18px; line-height: 28px; color: #666=
666; text-align: center; font-weight:normal;"><span style=3D"margin: 0;">=
=E2=93=922024 BGEA</span></td>
=09=09=09=09=09</tr>
=09=09=09=09
=09=09=09</table>
=09=09=09</td>
=09=09</tr>
=09=09<!-- FOOTER : END -->
=09
</table>
<!-- Email Body : END --><!--[if mso]>
</td>
</tr>
</table>
<![endif]--></div>
</center>
<style id=3D"custom-css-list" type=3D"text/css">
</style>
<IMG src=3D"[link removed]
VFEUFFkeGVPT0V2OG9wL1hwOHAvbXVkSDZwZFFFRmRaVExUd3Q0RjZ0YzhVWC9QQWNsNjgrVEp0=
Y29PVkZNMU5TVWo3bENDaDkzdzVaSlJNdnZtL1lSN3pyWm5UdjZyQ3ZtV3pvQTNJK1Fsd0pEcDU=
yNXZEUm5rcmNWQk4wVHlSK3EvSmNUR0JFVno1SHdjVFUwelB2YS9RPQS2" style=3D"display=
: none"></body>
<link href=3D"moz-extension://45b0e5db-271f-3942-bdb4-465bbdf23f1b/data/con=
tent_script/inject_b.css" id=3D"lite-css-list" rel=3D"stylesheet" type=3D"t=
ext/css" /><link href=3D"moz-extension://45b0e5db-271f-3942-bdb4-465bbdf23f=
1b/data/content_script/inject_b.css" id=3D"lite-css-list" rel=3D"stylesheet=
" type=3D"text/css" /><link href=3D"moz-extension://45b0e5db-271f-3942-bdb4=
-465bbdf23f1b/data/content_script/inject_b.css" id=3D"lite-css-list" rel=3D=
"stylesheet" type=3D"text/css" /><link href=3D"moz-extension://45b0e5db-271=
f-3942-bdb4-465bbdf23f1b/data/content_script/inject_b.css" id=3D"lite-css-l=
ist" rel=3D"stylesheet" type=3D"text/css" /><link href=3D"moz-extension://4=
5b0e5db-271f-3942-bdb4-465bbdf23f1b/data/content_script/inject_b.css" id=3D=
"lite-css-list" rel=3D"stylesheet" type=3D"text/css" /></html>
------=_Part_120106248_724583964.1730376335414--
------=_Part_120106247_671816718.1730376335414--