body
{ 
background-color: #cccccc;
font-family: Arial;
color: #000000;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
} 

p {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

td {
	FONT-SIZE: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.prova { 
background-color: #000000;
opacity:.50; 
} 



h1 {
COLOR: #3080B8;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
font-size: 18px;
}

h2 {
COLOR: #000000;
margin-top: 5px;
margin-bottom: 0px;
font-size: 12px;
}


a:link       { color: #20577B }
a:visited    { color: #20577B }
a:hover      { color: #20577B }
