body
{
	background-color: #fff;
	color: #000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-size: 16px;
}
a:link
{
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
	FONT-FAMILY: cursive;
	letter-spacing: 3px;
	font-size: 16px;
}
a:visited
{
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
	FONT-FAMILY: cursive;
	letter-spacing: 3px;
	font-size: 16px;
} 
a:hover 
{
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
	FONT-FAMILY: cursive;
	letter-spacing: 3px;
	font-size: 16px;
}
.tabella {
	BORDER-RIGHT: #000000 2px solid;
	BORDER-TOP: #000000 2px solid;
	BORDER-LEFT: #000000 2px solid;
	BORDER-BOTTOM: #000000 2px solid;
}

.titolo {
	FONT-SIZE: 20pt;
	COLOR: #006600;
	TEXT-INDENT: 10px;
	FONT-STYLE: normal;
	FONT-FAMILY: cursive;
	letter-spacing: 5px;
	font-weight: bold;
}
.p {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table, tr, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}