h2 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C4D1DA;
	padding-bottom: 2px;
	color: #336699;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-size: medium;
	padding-top: 2px;
}
