body {
	color: #000002;
	border-top: 3px inset #283cd0;
	padding-top: 6px;
	background: #efebe4;
	font-size: 17px;
	margin-left: 60px;
	line-height: 19px;
	text-align: justify;
}
.title {
	color: #000007;
	border-bottom: 1px solid #2e18c4;
	padding-top: 47px;
	padding-bottom: 0px;
	padding-left: 40px;
	background: #efebd9;
	font-size: 45px;
	margin-right: 34px;
	margin-bottom: 77px;
	margin-top: 13px;
	line-height: 19px;
	text-align:center;
}
.content {
	color: #000005;
	border-top: 2px dashed #141091;
	padding-top: 30px;
	font-size: 18px;
	margin-right: 13px;
	margin-left: 64px;
	line-height: 22px;
	text-align: justify;
}
