H3.arrowheadspace, P.arrowheadspace {
	background-image: url(../images/arrow_right_orange_small.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 18px;
	margin-bottom:8px;
	color:#00337E;
}


P.arrowhead {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow_right_orange_small.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 18px;
	margin-top:0px;
	margin-bottom:0px;
	color:#00337E;	
}

