BODY {
		background : #D0E8D0;
}

TABLE {
	font-family : Verdana;
	font-size : 10px;
}

input{
	color: Black;
	background-color: #D0E8D0;
	font-family: Verdana;
	font-size: 10px;
	border : 1px solid Black;
}

textarea{
	color: Black;
	background-color: #D0E8D0;
	font-family: Verdana;
	font-size: 10px;
	border : 1px solid Black;
}

A {
	color: #006633;
	text-decoration: none;
}

A:HOVER {
	color: #009900;
	text-decoration: underline;
}

td.small {  font-family: Verdana; font-size: 10px; font-weight: normal;    }
td.large  {  font-family: Verdana; font-size: 12px; font-weight: bold; }
td.barra {  font-family: Verdana; font-size: 10px; color : #006633;  }
td.coda {  font-family: Verdana; font-size: 9px; font-weight: normal;  color : White;  }

table.large {
	background : #70B473 url(img/sfondo_large.gif) no-repeat right;
}

div.body {
	font-family : Arial;
	font-size : 13px;
}

div.small {  font-family: Verdana; font-size: 10px; font-weight: normal; }

div.menu { font-family: Verdana; font-size: 12px; font-weight: bold; }