@charset "utf-8";
/* CSS Document */

#content h2 {
	clear: both;
	margin-bottom: .75em;
	}
	
#content img {
	border: 1px solid #AB3585;
	float: left;
	width: 150px;
	margin-bottom: 30px;
	}
	
#content p {
	margin-left: 175px;
	margin-top: 0;
	text-align: justify;
	}
	#content .content_foot p {
		margin-left: 0;
		}
