body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	margin: 0px;
	text-align: center;
	color: #003399;
}
h2 {
	font-size: 20px;
	margin: 0px;
	text-align: center;
}
h3 {
	font-size: 16px;
	margin-botton: 5px;
	text-align: center;
	color: #003399;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
.testo {
	font-size: 12px;
	text-align: left;
}
.testo2 {
	font-size: 12px;
}
.titolo {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.modello {
	color: #FF0000;
}
.testoPiccolo {
	font-size: 10px;
	text-align: justify;
	font-style: oblique;
}
.form {
	font-size: 12px;
	font-weight: bold;
}
.testoFooter {
	font-size: 10px;
}
.instestazioneTabella {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
li {
	font-size: 12px;
	text-align: left;
}
#power {
	font-size: 10px;
	color: #999;
	text-align: center;
}
#power a {
	color: #999;
	text-decoration: none;
}