html, body {
	height: 100%;
	margin-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {font-size: 3px}
.style10 {font-size: 16px; font-weight: bold; }
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	color: #0099cc;
	text-decoration: underline;
}
a:active {
	color: #0099cc;
	text-decoration: none;
}
.style11 {color: #CCCCCC}
button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7ADB02;
	border: 1px solid #9AFD22;
}
.bordotabella {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666699;
}

.bordotabella_full {
	border: 1px dashed #666699;

}
.td-bg {
	background-image: url(../images/bg.gif);
}
.td-r {
	background-image: url(../images/r.gif);
}
.td-l {
	background-image: url(../images/l.gif);
}
