body {
	color: black;
	background-color: #D2E7F8;
	background-image: url(sfondo-unito.jpg);
	font-family: "Comic Sans MS";
	font-size: 13px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	scrollbar-arrow-color: #0063B6;
	scrollbar-base-color: #D6EFFF;
	scrollbar-highlight-color: white;
} /* corpo della pagina */


a:link, a:visited {
	color: #007C00;
	text-decoration: underline;
	font-weight: bold;
} /* links */

a:hover, a:active {
	color: #B60022;
	text-decoration: underline;
	font-weight: bold;
} /* links cambiamento al pass del mouse */


a.border:link, a.border:visited {
	border: 1px solid #007C00;
	display: block;
} 

a.border:hover { 
border: 1px solid #B60022;
} 

a.border:active {
	border: 1px solid #B60022;
	display: block;
}

.tableindicesup {
	color: black;
	font-size: 13px;
	font-weight: bolder;
} /* tabella Indice superiore */

.indiceinferiore {
	color: black;
	font-size: 10px;
	font-weight: bold;
} /* Indice inferiore */


h2 {
	color: #B60022;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
} /* titolo della pagina */


h3 {
	color: #004AB5;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
} /* sottotitolo */


h4 {
	color: #B60022;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
} /* altri link */


.descpagina {
	color: #004AB5;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
} /* descrizione pagina */


.linknobold {
	font-size: 15px;
} /* titoletto edizioni dvd */


.testo {
	color: black;
	font-size: 14px;
	text-align: justify;
} /* tabella testo */


.fonte {
	color: black;
	font-size: 10px;
} /* fonti */

