body {
	font-family: Tahoma;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #660000;
	background-image: url(images/bkg_4.jpg);
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2{
	font-size: 15px;
	font-weight: bold;
}
a {
	color: #663300;
	text-decoration: underline;
}
td{
	font-size: 12px;
}
.piccolo {
	font-size: 10px;
	color: #333333;
}
.bordo {
	border: 3px solid #663300;
}

