html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body, td, th {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
img {
	border: 0px;
}
.testonormbianco {
	font-size: 11px;
	color:#FFFFFF;
}
.titolobianco {
	font-size: 12px;
	color: #FFFFFF;
}
.titolonero {
	font-size: 12px;
	color: #000000;
}
.titoloviola {
	font-size: 12px;
	color: #990099;
}
.minitestonero {
	font-size: 10px;
	color: #000000;
}
.minitestobianco {
	font-size: 10px;
	color:#FFFFFF;
}
.testoviolasuchiaro {
	color: #990099;
}
.testoviolasuscuro {
	color: #993399;
}
#sfumata { 
	background-color:#999999;
	background-image:url(sfondo-sfumato.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	border-top: 15px white;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#footer {
	border-top: 7px #999999;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.testata {
	height:30px;
	vertical-align:middle;
	background-image:url(sfondo-testata-500.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 12px;
}
p {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 8;
}
a:link {
	color: #990099;
	text-decoration: underline;
}
a:visited {
	color: #990099;
	text-decoration: underline;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
a:active {
	color: #993399;
	text-decoration: none;
}
a.linksuscuro:link {
	color: #ffffff;
	text-decoration: underline;
}
a.linksuscuro:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.linksuscuro:hover {
	color: #cccccc;
	text-decoration: none;
}
a.linksuscuro:active {
	color: #cccccc;
	text-decoration: none;
}
