h2 {
	text-align: center;
	position: relative;
	width: 100%;
	font-size: 24px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#k3 {
	width: 87%;
	margin-top: 20px;
	position: relative;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: double;
	border-top-color: #003182;
	border-right-color: #003182;
	border-bottom-color: #003182;
	border-left-color: #003182;

}
#k3 p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 7em;
	font-size: 18px;
	text-indent: -5.25em;
	text-align: left;
	line-height: 25px;
}
