td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: none;
}

font {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	border: none;
}

a {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: none;
}

.txtbianco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	text-align:justify;
}

.txtnero {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align:justify;
}

.txtneroleft {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.txtgrigio {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: none;
}

INPUT.field	{
  font-family: Tahoma, Arial,  Verdana;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF; 
  border-style: solid;
  border-width: 0px;
  border-left-color: #CCCCCC;
  border-left-width: 1px;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
  border-top-color: #CCCCCC;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  cursor: default;
}

TEXTAREA.field	{
  font-family: Tahoma, Arial,  Verdana;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF; 
  border-style: solid;
  border-width: 0px;
  border-left-color: #CCCCCC;
  border-left-width: 1px;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
  border-top-color: #CCCCCC;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  cursor: default;
}

INPUT.button
{
 font-family: Tahoma, Arial,  Verdana;
  font-size: 10px;
  color: #000000;

  border-style: solid;
  border-width: 0px;
  border-left-color: #000000;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-width: 1px;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  cursor: default;
}