body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.avviso {
  color: #000;
  font-size: 14px;
  border: solid 2px #f00;
  padding: 3px;
margin-bottom: 10px;
margin-top: 4px;
}
h1 {
  font-size: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}

.bold {
  font-weight: bold;
}

.input1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(images/index05.gif);
	width: 181px;
	border: none;
	height: 21px;
	padding: 6px 0px 0px 6px;
}

.input2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	height: 21px;
	width: 139px;
	border: 1px solid #D5D9CD;
}

.align-justify {
	text-align: justify;
	color: #656F53;
}

.text1 {
	font-size: 12px;
}

.text2 {
	font-size: 12px;
	color: #939393;
}

.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #85926C;
}

.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E56F57;
	font-weight: bold;
}

.text5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #D92D0A;
}

.sup1 {
	font-size: smaller;
	color: #999999;
}

a {
	color: #999933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	color: #3D5316;
}

a.link2 {
	color: #777;
}
a.link3 {
	color: #939393;
	text-decoration: underline;
}

#list {
  list-style: none;
  margin-top: 1em;
  float: left;  
  margin-left: 1em; padding-left: 0; 
}

#list li {
  color: #333;
  font: normal 13px/24px verdana, arial, tahoma, sans-serif;
  height: 2em;
  padding-left: 2.5em;
  background: url('images/pallino_no.gif') no-repeat;
  background-position: 4px 2px;
}
.list li {
  color: #333;
  font: normal 11px/24px verdana, arial, tahoma, sans-serif;
  height: 2em;
  padding-left: 3em;
  background: url('images/pallino_si.gif') no-repeat;
}

#selected a, #selected a:hover {
  text-decoration: none;
  color: #f00;
}

