.form1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.tablebackground {
	background-color: #799AAB;
}
.colorered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #98403F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #98403F;
}
.tablewhite {
	background-color: #FFFFFF;
}
.tableborder {
	border: thin dotted #98403F;
}
.cellaborder {
	border: thin dotted #799AAB;
}
.sfondogif {
	background-image: url(sfondo.gif);
}
