<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.preachers{ 
}
.preachers_page {

	padding-bottom: 20px;
}
.preachers_title {
	font-size: 20px;
	font-weight: bold;
}
.preachers_bits {

}
.preachers_bits_letter{ /* used in the preachers_bit_template */
	background-color: #454f69;
	color:  #c4d2e7;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.preachers_bits_preacher{ /* used in the preachers_bit_template */
	font-size:  18px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
.preachers_bits a:link {
	color: #18274b;
	text-decoration: none;
}
.preachers_bits a:visited  {
	color: #18274b;
	text-decoration: none;
}
.preachers_bits a:active {
	color: #18274b;
	text-decoration: none;	
}
.preachers_bits a:hover {
	color: #18274b;
	text-decoration: underline;	
}
</pre></body></html>