html, body, td, dv, input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.small {
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}
h1 {
	font-size: 12px;
	font-weight:bold;
	margin:0px;
}
b, strong, bold {
	color:#000;
}
.bordino {
	border:1px solid cccccc;
}
.medium {
	font-size: 12px;
	font-weight: bold;
}
.rosso {
	color:#FF0000;
}
.verde {
	color: #009900
}
.big {
	font-size: 13px;
	font-weight:bold;
}
.xbig {
	font-size: 14px;
	font-weight:bold;
}
.xsmall {
	font-size: 13px;
	font-weight: normal;
	color:#444444;
}
.xxsmall {
	font-size: 10px;
	font-weight: normal;
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #FF9900;
	text-decoration:underline;
}
a:active {
	color: #C00;
}
#titolo {
	position: absolute;
	top:0px;
	left: 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	visibility:hidden;
	width: 100%;
}
.Stile3 {
	color: #FF6600;
background::#FFFFFF;
}
.Stile5 {
	font-size: 11px;
}
.Stile1 {
	font-size: 12px;
	font-weight: bold;
	color:#900;
}
.bianco {
	color: #FFFFFF;
}
.grey {
	color:#666666;
}
#footer * {
	font-size:9px;
	color:#FFF;
}
h1,h2,h3
{
	margin:0px;
}
