body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	margin:3px;
	scrollbar-base-color : #FFFFD9;
	
}
td{
	font-size: 13px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
.bordo {
	border: 1px solid #000000;
}
.menu {
	color: #000000;
	background-attachment: fixed;
/*	background-image: url(immagini/f.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	padding-left: 5px;
	padding-right: 5px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;

}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.bordo2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bordos {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bordod {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.testo {
	line-height: 20px;
	color: #000000;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;

}
.testo:first-letter {
	PADDING-LEFT: 8px; FONT-SIZE: 16px;
	font-weight: bold;
	color: red;

}
h3 {
	color: #000000;
	background-attachment: fixed;
/*	background-image: url(immagini/f2.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	margin-left: 40px;
	margin-right: 30px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

