body
{
	font-family: Monotype Corsiva;
	background-color: Black;
	color: #C0C0C0;
	font-size: 12 pt;
	SCROLLBAR-FACE-COLOR: #8F0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #600070;
	SCROLLBAR-TRACK-COLOR: #600070;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
H1
{
	font-size: 24 pt;
	font-weight: bold;
	text-align: centrato
	margin-top: 0px;
	margin-bottom: 0px;
}
H2
{
	font-size: 14 pt;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3
{
	font-size: 12 pt;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.elenco
{
	text-align: left;
}
A:link {
	text-decoration : none;
	color : #8F0000;
	font-weight : bold;
	margin : 5px 5px;
} 
A:visited {
	color : #8F0000;
	text-decoration : none;
	font-weight : bold;
	margin : 5px 5px;
}
A:hover {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
	margin : 5px 5px;
}