body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
h1 {
	display: none;
}

.top {
	background-color: #DCE2F0;
}
.menu {
	background-color: #879FCB;
	width: 160px;
	vertical-align: top;
	height: 100%;
}
.content {
	vertical-align: top;
	padding: 10px;
}

.evidenziato {
	font-weight: bold;
	color: #225AA5;
}
.sottotitolo {
	font-size: 10px;
}
.grassetto {
	font-weight: bold;
	text-decoration: underline;
}
.didascalia {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.importante {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	font-variant: small-caps;
}
.citazione {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #225AA5;
}
.Stile1 {color: #FF0000}
.Stile2 {color: #FF9900}
.Stile3 {color: #FFCC00}
.Stile4 {color: #66CC66}
.Stile5 {color: #33CCFF}
.Stile6 {color: #000099}
.Stile7 {color: #9900FF}
.Stile8 {color: #FF00FF}
.Stile9 {color: #FF0099}
.Stile10 {color: #999999;font-weight: bold;}
