h1 {
	border-bottom-width: 2px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000099;
	border-left-color: #000099;
	font-size: 24px;
	padding-left: 20px;
}

h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-size: 18px;
}
