body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #993300;
	text-align: justify;
}
h1 {
	font-size: x-large;
	color: #993300;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;




}
h2 {
	font-size: large;
	color: #993333;
	text-align: center;
	padding-left: 20px;


}
p {
	font-size: medium;
	color: #660000;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	left: 40px;
	right: 40px;
	padding-right: 30px;
	padding-left: 30px;






}
.centro {
	text-align: center;
}
.destra {
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #0000FF;


}
a:active {
	text-decoration: underline;


}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
.citazione {
	font-size: small;
	font-style: italic;
}
