.body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bordoimg {
	border: medium inset #FF0000;
}



.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: none;
	color: #E00C11;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
	padding: 5px;
}
	




.testocentrato {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: none;
	color: #E00C11;
    text-align: center;
	text-indent: 0px;
	vertical-align: top;
}
	



.testogiallo {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: none;
	color: #F7B621;
    text-align: justify;
	text-indent: 0px;
	vertical-align: middle;
}

.testogiallocentr {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: none;
	color: #F7B621;
    text-align: center;
	text-indent: 0px;
	vertical-align: middle;
}
.testoGRASSETTO {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
	color: #E00C11;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
}
.bordoimg {
	border: 1px ridge #EA2813;
}
