BODY, TD {
	color : #000066;
	font-family : Microsoft Sans Serif, MS Sans Serif, Verdana;
	font-size: 11;
	text-align: justify;
}

H2 {
	font-size: 13;
	color: #63654A;
}

H3 {
	font-size: 13pt;
	color: #003366;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : #003366;
	}

A {
	text-decoration: none;
	color: #FF0000;
	font-weight : normal;
}

A:Hover {
	text-decoration: none;
	color: #000066;
	font-weight : normal;
}

HR {
	color: #FF0000;
	height: 1pt;
}

.sfondo {
	background-attachment: scroll;
	background-image: url(../img_layout/sfondo_tabella.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
