body {
	color: #000001;
	border-top: 1px solid #371690;
	border-bottom: 1px double #2dc2ec;
	padding-left: 27px;
	background: #f7fbf3;
	font-weight: 14px;
	margin-right: 75px;
	margin-bottom: 19px;
	margin-left: 28px;
	line-height: 19px;
	text-align: justify;
}
.title {
	color: #000008;
	border-bottom: 2px double #3c3438;
	padding-top: 48px;
	padding-left: 74px;
	background: #f7fbf0;
	font-weight: 16px;
	font-size: 39px;
	margin-left: 57px;
	margin-right: 45px;
	line-height: 21px;
	text-align:center;
}
.content {
	color: #000004;
	border-top: 2px double #518b78;
	border-bottom: 3px dotted #4d5b72;
	padding-top: 39px;
	font-size: 17px;
	font-weight: 19px;
	margin-left: 4px;
	line-height: 19px;
	text-align: left;
}
