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; 
} 

a.link1:link{
	color: #0066CC;
	text-decoration: underline;
	font-weight:bold;
}
a.link1:visited{
	color: #0066CC;
	text-decoration: underline;
	font-weight:bold;
}
a.link1:hover{
	color: #0066CC;
	text-decoration: underline;
	font-weight:bold;
}

a.link2:link{
	color: #000000;
	text-decoration: none;
}
a.link2:visited{
	color: #000000;
	text-decoration: none;
}
a.link2:hover{
	color: #000000;
	text-decoration: none;
}


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.lred{
COLOR: #3080B8;
text-decoration: none
}

a:link       { color: #20577B }
a:visited    { color: #20577B }
a:hover      { color: #20577B }
