
/* use this style sheet for the Rad Editor */

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #494740;
	list-style-position: outside;
	list-style-image: url(../App_Themes/BaptistsOnMission/_images/bullet.gif);
}
.h1 {

	padding: 0px;
	margin: 0px;	
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;	
	font-size:32px;
	color:#003876;	
	line-height: 38px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	margin-bottom: 15px;
}
.h2 {
	padding: 0px;
	margin: 0px;	
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;	
	color:#343434;	
	font-size:28px;
	line-height: 34px;
}
.h3 {
	padding: 0px;
	margin: 0px;	
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	color:#343434;	
	font-size:24px;
	line-height: 26px;
}
.h4 {
	padding: 0px;
	margin: 0px;	
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-size:18px;
	color:#343434;
	line-height: 22px;
}
.h5 {
	font-size:14px;
	color:#343434;
	font-weight: bold
	line-height: 18px;
}
.h6 {
	padding: 0px;
	margin: 0px;	
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-size:12px;
	color:#343434;
	font-weight: bold
	line-height: 14px;
}