h4 {
	font-size: 14px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: medium;
	border-left-width: 6px;
	border-bottom-style: double;
	border-left-style: ridge;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

