body {
	color: #00000a;
	border-bottom: 1px double #43bf5f;
	padding-right: 37px;
	padding-top: 13px;
	padding-bottom: 27px;
	padding-left: 1px;
	background: #f4f8de;
	font-weight: 14px;
	font-size: 14px;
	margin-top: 75px;
	line-height: 18px;
	text-align: left;
}
.title {
	color: #000006;
	border-top: 1px dashed #4b3fbb;
	border-bottom: 1px dashed #1bb1f1;
	padding-top: 1px;
	padding-right: 37px;
	background: #dddece;
	font-weight: 15px;
	font-size: 45px;
	margin-right: 28px;
	margin-top: 40px;
	line-height: 20px;
	text-align:center;
}
.content {
	color: #000007;
	border-bottom: 3px outset #2f3772;
	border-top: 0px solid #386f95;
	padding-top: 39px;
	padding-right: 69px;
	padding-bottom: 47px;
	font-weight: 17px;
	font-size: 15px;
	margin-left: 73px;
	margin-top: 42px;
	margin-bottom: 10px;
	margin-right: 74px;
	line-height: 18px;
	text-align: justify;
}
