body,td,form,input,div,textarea{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	border-width: 1px;
	color: #000000;
}

h2 {
	margin: 0px;
	color: #1C8D5E;
	font-weight: bold;
	font-size: 13px;
}

h1 {
	margin: 0px;
	color: #CC3300;
	font-weight: bold;
	font-size: 10px;
}
A:link {
	color: #CC3300;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
A:visited {
	color: #CC3300;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
A:hover {
text-decoration: none;
color: #1C8D5E;
}
td.colonna{
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #BFBFBF;
border-top: none;
border-bottom: none;
}
td.alto{
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #BFBFBF;
border-top: none;
border-right: none;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #BFBFBF;
}
td.basso{
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #1C8D5E;
border-top: none;
border-right: none;
border-left: none;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #1C8D5E;
}

td{
	font-family: Tahoma,Verdana,Arial;
	color: #000000;
}
