/* Styles for Text pages */

.xxl_heading_black{
	font-size:26px;
	color:#000000;
	font-weight:bold;
}

.xl_heading_black{
	font-size:24px;
	color:#000000;
	font-weight:bold;
}

.lg_heading_black{
	font-size:22px;
	color:#000000;
	font-weight:bold;
}

.med_heading_black{
	font-size:20px;
	color:#000000;
	font-weight:bold;
}

.sm_heading_black{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.xs_heading_black{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}