h2 {
	text-align: center;
	position: relative;
	width: 100%;
	font-size: 24px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#k3 {
	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;
	position: relative;
	width: 87%;
	margin-top: 20px;
}
#k3 p {
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 20px;
	margin-left: 2em;
	font-size: 18px;
	text-indent: 2em;
	text-align: left;
	line-height: 30px;
}
#k3 ul {
	margin-left: 9.75em;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: -15px;
	margin-right: 20px;
}
#k3 li {
	line-height: 30px;
}
