body,td,th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titolo
{
	font-size: 22px;
	font-weight: bold;
}

.menu
{
	font-size: 14 px;
}

.style1 { font-size: 9px; }

.style2
{
	font-size: 14px;
	font-weight: bold;
}

.style3
{
	color: #000000;
	font-size: 9px;
}

.style4 { font-size: 10px }

.style6 { font-size: 14px }

.style7 { font-size: 12px }

.rosso { color: #FF0000 }

.nero { color: #000000 }

A:link, A:visited, A:hover, A:active { color: #000000; }

