h2 {
	text-align: left;
	position: relative;
	width: 100%;
	font-size: 24px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-indent: 1em;
}
#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: 4em;
	font-size: 18px;
	text-indent: -2em;
	text-align: left;
	line-height: 25px;
}
#k3 ul {
	margin-top: -15px;
}

#k3 li {
	list-style-type: decimal;
	list-style-image: none;
	font-size: 18px;
	margin-left: 3em;
	line-height: 25px;
}
