body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #81241D;
	background-color: #F0D3CB;
	margin: 0px;
	scrollbar-base-color:#F0D3CB;
}
td{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
h1{
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
a{
	color: #81241D;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	background-color: #81241D;
	color: #fff;
	text-decoration: none;
	font-weight: bold;

}
.bordo {
	border: 1px solid #FFFFFF;
		

}
.testi {
	text-align: justify;
	padding-right: 20px;
}
.titolo {
	color: #FFFFFF;
	background-color: #81241D;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	color: #FFFFFF;
	background-color: #81241D;
	padding-top:3px;
	border-top-color:#F0D3CB;
	border-top-width: 3px;
	border-top-style: solid;
}
