.info_content {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.info_content p {
	line-height: 2em;
	margin-bottom: 1em;
	text-align: justify;
}
.info_content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #9E0732;
	margin-bottom: 5px;
}

