H1  {}

H2  {}

H3  {}

a:link { 
	font-weight: normal; 
	color: #18114f; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px 
}

a:visited {
	font-weight: normal; 
	color: #18114f; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px 
} 

a:active {
	font-weight: normal; 
	color: #6699CC; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px 
} 

a:hover { 
	font-weight: normal; 
	color: #6699CC; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px }

BODY  {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #494949;
	font-size : 10px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #373737;
	SCROLLBAR-3DLIGHT-COLOR: #DBDBDB;
	SCROLLBAR-ARROW-COLOR: #747474;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

.blu10 {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #18114f;
	font-size : 10px;
}

.blu11 {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #18114f;
	font-size : 11px;
}

.blu12 {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #18114f;
	font-size : 12px;
	line-height: 20px;
}

.down  {
	font-family : Verdana, Arial, Helvetica;
	color : #18114f;
	font-size : 9px;
}

.casella {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #494949;
	font-size : 10px;
	background : White;
	width : 150px;
}

.pulsante {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #4C8CD4;
	font-size : 10px;
	background : White;
	width : 150px;
	font-weight : bold;
}

.ta {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #494949;
	font-size : 10px;
	background : White;
	width : 250px;
	height : 100px;
}

.overb {
	FILTER: alpha(opacity=100);
}

.outb {
	FILTER: alpha(opacity=60);
}
