/* CSS Document 

	www.feroby.it
	versione 1.0 (27/02/2006)
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}
img {
	text-decoration: none;
	border: none;
}
.style1 {font-size: 9px}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style3 {font-size: 16px}
.casellatesto{
	background-color: #BBBBBB; 
	border-style:none; 
	border-color:#666666; 
	border-width:0px;
	
}
.bottone{
	background-color: #BBBBBB; 
	border-style:dashed; 
	border-color:#666666; 
	border-width:1px;
}