body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.selvit {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	list-style-type: circle;
}

.selvit1 {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
}
.selvit2 {
	font-family: times new roman;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #552B2B;
}
.selvit3 {
	font-family: times new roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: ##552B2B;
}
.titolo {
	font-family: BankGothic Md BT ;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #FFA717;
}

	.linkcorpogr {
		font-family: times new roman;
		font-size: 14px;
		color: #552B2B;
		text-decoration:none;
	}
	
	a.linkcorpogr {
		color: #552B2B;
		text-decoration:underline;
	}

	a.linkcorpogr:hover {
		color: #FFFFFF;
		text-decoration:underline
		
	}
	
	.corpo {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration:none
	}
	.corpoNero {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		color: #000000;
		text-decoration:none
	}
	.corpoRosso {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		color: #FF0000;
		text-decoration:none
	}
