.text_area {
	width: 840px;
	color: #000;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-top: 0px;
	font-size: 17px;
	background-color: #C8C8C8;
	background-repeat: repeat;
	background-image: url(../images/Analysis_Section/square_background_blue.jpg);
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5C9EB3;
	border-left-color: #5C9EB3;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C9EB3;
	border-bottom-color: #5C9EB3;
	margin-bottom: 40px;
	font-family: Baskerville;
	text-align: justify;
}

