.piccolo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	color:#000000;
}
a:link {  color:#000000; text-decoration:none}
a:visited {  color:#000000; text-decoration:none}
a:hover { color:#ff0000; text-decoration:underline}
a:active {  color:#000000; text-decoration:none}

.medio {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color:#000000;
}

.mediob {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color:#000000;
}


.normale {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color:#000000;
}

.10 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color:#000000;
}

.15 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color:#000000;
}



/* tabelle dati */
TABLE.smallColorTable {
	font-size: 100%;
}
TABLE.smallColorTable CAPTION {
	font-family: inherit !important;
	font-size: 100%;
	color: #FF9F3A;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FF9F3A;
}
TABLE.smallColorTable IMG {
	border: 0px none;
}
TABLE.smallColorTable TR {
	font-family: inherit !important;
}
TABLE.smallColorTable TH {
	font-family: inherit;
	color: #ffffff !important;
	background-color: #FF9F3A !important;
	font-weight: normal;
	empty-cells: show;
	font-size: 90%;
	vertical-align: top;
	border-style: none;
}
TABLE.smallColorTable TH.big {
	font-size:100%;
	font-weight:bold;
}
TABLE.smallColorTable TH A {
	color:#ffffff !important;
	text-decoration:none !important;
}
TABLE.smallColorTable TH A:Hover {
	color:#ffffff !important;
	text-decoration:underline !important;
}
TABLE.smallColorTable TD {
	color: #696666 !important;
	font-family:inherit !important;
	empty-cells:show;
	font-size:90%;
	background-color: #f7f7f7 !important;
}
TABLE.smallColorTable TD.alter {
	background-color:#efefef !important;
}
TABLE.smallColorTable TD.space {
	background-color:#ffffff !important;
}
TABLE.smallColorTable TD A {
	color: #696666 !important;
	text-decoration:underline;
}
TABLE.smallColorTable TD A.noline {
	color: #000000 !important;
	text-decoration:none;
}
TABLE.smallColorTable TD A:Hover {
	color: #fa7500 !important;
	text-decoration:underline;
}
TD.smallColorTableBG {
	background-color: #f7f7f7 !important;
}
TD.smallColorTableBGAlter {
	background-color: #efefef !important;
}
BODY {
	SCROLLBAR-FACE-COLOR: #efefe7; SCROLLBAR-HIGHLIGHT-COLOR: #b1b8bc; SCROLLBAR-SHADOW-COLOR: #5B6A7D; SCROLLBAR-3DLIGHT-COLOR: #5B6A7D; SCROLLBAR-ARROW-COLOR: #5B6A7D; SCROLLBAR-DARKSHADOW-COLOR: #efefe7; SCROLLBAR-BASE-COLOR: #efefe7
}
