body {
	background-color: #ded6a3;
}
a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #009900;
}


body,td,th {
	font-size: 18px;
}

.xsmalltxt {
	color: #003300;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.infotable {
	border: 2px solid #ffffff;
	border-collapse: collapse;
}

.infotable td {
	border: 2px solid #ffffff;
}
.biografia {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	padding-bottom: 10px;
}
.biografia_bordo {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	border-bottom: 1px solid #909016;
	padding-bottom: 10px;
}

.biografia_bordo_ss {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	border-top: 1px solid #909016;
	border-bottom: 1px solid #909016;
	padding-bottom: 10px;
	padding-top: 10px;
}

.biografia_tabella {
	border: 1px solid #909016;
}

.biografia_td {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 18px;
	border-bottom: 1px dashed #909016;
}

.biografia_tdlast {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 18px;
}