/* CSS Document */
td, p, ul, ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
.testobianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
	text-align: center;
}
.testopiccolo {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
form {
	padding: 0px;
	margin: 0px;
}
A:link, A:visited { text-decoration: none; color: #CC0000 }
A:hover { text-decoration: underline; color: #CC0000 }
.linkbianco:link, .linkbianco:visited { text-decoration: underline; color: #CCCCCC }
.linkbianco:hover { text-decoration: none; color: #FFFFFF }
.linkgiallo:link, .linkgiallo:visited { text-decoration: underline; color: #FFCC66 }
.linkgiallo:hover { text-decoration: none; color: #FFCC00 }
INPUT, SELECT, TEXTAREA { BACKGROUND-COLOR: #E9E0CD; BORDER-BOTTOM: #DDDDDD 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #DDDDDD 1px solid; BORDER-TOP: #666666 1px solid; COLOR: #990000; FONT: 9px Verdana,Arial }
.bottone1 { BACKGROUND-COLOR: #c6c6c6; BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #DDDDDD 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #DDDDDD 1px solid; COLOR: #000000; FONT: 9px Verdana,Arial }.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
}