.titolo {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #3333CC;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.titolino {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	padding-bottom: 15px;
	text-align: center;


}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-weight: bold;
	line-height: 20px;

}
.elenco {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 36px;
	color: #333366;
	text-align: left;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF0033;
	text-align: center;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.miniport {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	background-color: #CCCCCC;



}
.libri {

	font-family: Tahoma;
	font-size: 10px;
	color: #333366;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #FFFFFF;

}

