*
{
	border: 0px solid #000000;
	font-family: sans-serif;
	color: #0B5A80;

}



div.foto
{
	border: 0px dotted #003366;
	width: 660px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	padding-top: 20px;

}



div.text1
{
	border: 0px dotted #003366;
	width: 660px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	text-align: right;
	padding-top: 40px;
	font-size: 20px;

}

div.text2
{
	border: 0px dotted #003366;
	width: 660px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	text-align: center;
	padding-top: 60px;
	font-size: 26px;

}

div.text3
{
	border: 0px dotted #003366;
	width: 660px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;

}