 BODY  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.soldi {
	font : 70% "Courier New", Courier, monospace;
	font-size : 70%;
	font-family : "Courier New", Courier, monospace;
	text-align : right;
}

.min {
	font :  70%;
	font-size : 70%;
}
.minbold {
	font :  70%;
	font-size : 70%;
	font-weight : 900;
}

.maxbold {
	font :  105%;
	font-size : 105%;
	font-weight : 900;
}
.max {
	font :  105%;
	font-size : 105%;
}

.titolo2 {
	font :  125%;
	font-size : 125%;
	font-weight : 900;
}
.titolo3 {
	font :  110%;
	font-size : 110%;
	font-weight : 900;
}


.mingray {
	font : 70%;
	font-size : 70%;
	color: Gray;
}

.minred {
	font :  80%;
	font-size : 80%;
	color: Maroon;
}
.red {
	color: Maroon;
}

th {
	font :  105%;
	font-size :105%;
	font-weight : 800;
}

.white {
	color : White;
}

.TIH2 {
	font-variant: normal;
	background-color: transparent;
	color: #000000;
	padding: 0px;
	width: 100%;
	font :  110%;
	font-size : 110%;
	font-weight : 900;
}


H1 {
	font-variant: normal;
	padding: 0px;
	font : 900 130%;
	font-size : 130%;
	font-weight : 900;
}
H2 {
	font-variant: normal;
	background-color: transparent;
	color: #000000;
	padding: 0px;
	font :  900 125%;
	font-size : 125%;
	font-weight : 900;
}
H3 {
	font-variant: normal;
	background-color: transparent;
	color: #000000;
	padding: 0px;
	font : 900 120%;
	font-size : 120%;
	font-weight : 900;
}
H4 {
	font-variant: normal;
	background-color: transparent;
	color: #000000;
	padding: 0px;
	font : 900 italic 110%;
	font-size : 110%;
	font-weight : 900;
	font-style : italic;
}
LI {
	padding-top : 3px;
}