body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	position: relative;
	top: 1px;
	right: 1px;
}
.piccolo {
	font-size: 10pt;
}
.titolo_bianco {
	font-size: 12pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}

.arancio {
	font-size: 10pt;
	font-weight: bold;
	color: #cc3300;
}
a:link {
	color: #cc3300;
}
a:visited {
	color: #cc3300;
}
a:hover {
	background-color: #33CCFF;
}
.nonrip {
	background-repeat: no-repeat;
}
.flipH {
	filter: FlipH;
}

.bianco {
	color: #FFFFFF;
}
.titolo_nero {
	font-size: 12pt;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	letter-spacing: 3px;
}
.titolo_espanso {
	font-size: 12pt;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	letter-spacing: 3px;
}
.bordo {
	border: 1px outset #000000;
}
input {
	font-size: 10px;
}
.ifr {
	height: 100%;
	width: 100%;
}

