/* CSS Document */

BODY {
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	img {
 border: 0px;
}
TD {
	FONT-SIZE: 11px; 
	COLOR: #666666; 
}
.rossobg   { color: #0d7ba4; font-size: 11px }
a.rossobg  { color: #0d7ba4; text-decoration: none }
a.rossobg:hover  { color: #ffffff; font-size: 11px; text-decoration: none; background: gray }
.rosso11b   { color: #0d7ba4; font-size: 11px; font-weight: bold }
a.rosso11b  { color: #0d7ba4; font-size: 11px; font-weight: bold; text-decoration: none }
a.rosso11b:hover {
	font-weight:bold;
    COLOR: #959390; 
	FONT-SIZE: 11px; 
	text-decoration: none;
}
.grigio11b {
	font-weight:bold;
	FONT-SIZE: 11px; 
	COLOR: #333333; 
}
a.grigio11b{
    font-weight:bold;
	COLOR: #333333; 
	FONT-SIZE: 11px; 
	text-decoration: none;
}
a.grigio11b:hover {
	font-weight:bold;
    COLOR: #959390; 
	FONT-SIZE: 11px; 
	text-decoration: none;
}
.grigio9 {
	FONT-SIZE: 9px; 
	COLOR: #959390; 
}
a.grigio9{
    COLOR: #959390; 
	FONT-SIZE: 9px; 
	text-decoration: none;
}
a.grigio9:hover  { color: #0d7ba4; font-size: 9px; text-decoration: underline }
.rosso9   { color: #0d7ba4; font-size: 9px }
.bianco9 {
	FONT-SIZE: 9px; 
	COLOR: #ffffff; 
}
a.bianco9{
    COLOR: #ffffff; 
	FONT-SIZE: 9px; 
	text-decoration: none;
}
a.bianco9:hover {
    COLOR: #ffffff; 
	FONT-SIZE: 9px; 
	text-decoration: underline;
}
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 26px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333333;
	LINE-HEIGHT: 1;
	PADDING-TOP: 0px;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
}
H2  { color: #069; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1 }
H3   { color: #0d7ba4; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1 }
.flat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #959390;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ef   { color: #ffffff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #0d7ba4; width: 150px; border: solid 1px #959390 }