body, td {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #FBDE8A;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-base-color: #000000;

}
.pmenu a {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(immagini/hr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;




}
.pmenu a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #FBDE8A;
	text-decoration: none;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(immagini/stella.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;




}
.pmenu {
	padding-left: 50px;
	width: 200px;
	margin-left: 20px;

}
.bordo {
	border: 3px double #FBDE8C;
}
 a {
	color: #FFFFFF;
		text-decoration: underline;
	font-weight: bold;

}
 a:Hover {
	color: #FBDE8A;
	text-decoration: none;
	font-weight: bold;
}

.titolo {
	font-size: 12pt;
	font-style: italic;
	font-weight: bolder;
	background-attachment: fixed;
	background-image: url(immagini/logo_titoli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 250px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-variant: small-caps;


}
li {
	line-height: 30px;
	padding-left: 20px;
	list-style-image: url(immagini/hr.gif);
	list-style-position: outset;


}
.sftabella {
	background-color: #FBDE8B;
	color: #000000;

}
