@charset "UTF-8";
#foto {
	width: 400px;
	margin-right: 40px;
	margin-left: 40px;
	height: 175px;
	text-align: center;
	clear: both;
	padding: 10px;
}
#cont {
	width: 480px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 8pt;
	font-weight: normal;
}
#cont p {
	font-size: 9pt;
}
#contall {
	width: 500px;
	text-align: center;
	height: 560px;
	padding: 10px;
}

