body, p, td, tr {
	font-family: Georgia, Times New Roman, Times, serif ; 
	font-size: small;
	font-style: normal;	
	font-variant: normal;	
}

h1 {
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;
	font-size: x-large;
	text-align: center;
}

h2 {
	font-weight: bold;
	text-transform: uppercase;
}
.Titolo {
	color: #993300; 
	font-size: large;
	font-weight: Bold;
}
.SottoTitolo {
	color: #993300; 
	font-size: x-small;
	font-weight: bold;
}
.Paragrafo {
	color: #993300; 
	font-size: x-small;
	text-align: justify;
	font-weight: normal;
}
.Descrizione {
	color: #993300; 
	font-size: small;
	font-weight: normal;
}
.Link{
	color: #993300; 
	font-size: small;
	font-weight: Bold;
}
.Piccolo {
	color: #666666; 
	font-size: xx-small;
	font-weight: normal;
}
