body {
	background-image: url(../images/bg.jpg);
}
.testo {
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	text-align: justify;
}
a.testo:link		{	font-family: 'Lucida Grande', Tahoma, Arial,  Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-decoration: none; color: #990000;}
a.testo:active	{	font-family: 'Lucida Grande', Tahoma, Arial,  Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-decoration: none; color: #990000;}
a.testo:visited	{	font-family: 'Lucida Grande', Tahoma, Arial,  Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-decoration: none; color: #990000;}
a.testo:hover {	font-family: 'Lucida Grande', Tahoma, Arial,  Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-decoration: underline; color: #990000;}


h1 {
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}

a:link {
	color: #660000;
}
ul {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-style: italic;
	color: #660000;
	text-indent: 10px;
	list-style-type: square;
	line-height: 15px;
}

.style1 {
	color: #F4AB54;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva;;
}