p {
	font-family: arial;
	font-size: 12px;
	font-color: #464e52;
}

hr {
	color: #6E0001;
}

.caption {
	font-family: arial;
	font-size: 12px;
	font-color: #464e52;
	font-weight: bold;
}

.footer {
	font-size: 12px;
	color: #ffffff;
}

.scripture {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #000000;
}
.press {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #000000;
}

.sidebar {
	font-size: 9px;
	color: #ffffff;
}

.sbheader {
	font-size: 9px;
	color: #ffffff;
}

H1 {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #6E0001;
}

H2 {
	font-family: arial;
	font-size: 14px;
	color: #6E0001;

}
H2 a:link {
	font-family: arial;
	font-size: 14px;
	color: #6E0001;
	text-decoration: underline;
}


H2 a:visited {
	font-family: arial;
	font-size: 14px;
	color: #6E0001;
	text-decoration: underline;

}

a:link {
	color: #6E0001;
	text-decoration: underline;
}


a:visited {
	color: #6E0001;
	text-decoration: underline;

}

.footer a:link {
	color: #ffffff;
	text-decoration: underline;
}


.footer a:visited {
	color: #ffffff;
	text-decoration: underline;

}