

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
	background-color: #5F6640;
	border: 1px solid #91996C;
	text-align: center;
	line-height: 11px;
	text-transform: lowercase;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

.testo, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0D7BB;
	text-align: justify;
	line-height: 11px;
	margin-right: 5px;
}
body {
	background-color: transparent;
	margin: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666633;
	border: 1px solid #5F6648;
}
select, textarea {
	width: 165px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	text-decoration: line-through;
	color: #FFFFFF;
}
