/* CSS Document */
body {
	background-color: #000000;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.nome {
	color: #EEDF8E;
	font-size:18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif}
.titolo {
	color: #EEDF8E;
	font-size:22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif}
.genealogy {
	color: #EEDF8E;
	font-size:14px;
	font-family: "Times New Roman", Times, serif}
.foto { border-color:#d69f22;
	border-width: 1px;
	}
.testo{
	color: #ffffff;
	font-size:13px;
	font-family: "Times New Roman", Times, serif}