.titolo {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.box {
	border: 1px solid #000000;
}
.normal {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 9px;
	text-decoration: none;
}
a {
	font-family: Tahoma, Verdana, Georgia, Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
