.flat
{

background-color: #FFFFFF; 
BACKGROUND-REPEAT: no-repeat;

}

.black{
background-color: #000000; 
BACKGROUND-REPEAT: no-repeat;
}

BODY 
{
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	border-left : 0px;
	border-bottom-width : 0px;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	background-color:#FFFFFF;
}


H2
{
font-weight:bold;
font: 18px  arial,helvetica, sans-serif;
color: #FF9C00;
line-height: 150%;
}


.normal
{
font-family:helvetica, sans-serif;
line-height: 140%;
text-align: justify;
color: #444444;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
font-size: 10pt;
}




.lgrey{
background-color:#F8F8F8;
/*
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
border-top : 1px solid #cccccc;
*/
}






.testo{
FONT-FAMILY: tahoma, arial, helvetica, sans-serif; 
font-size : 100%;
color : #000000; 
text-decoration : none;	
}

A.testo{
FONT-FAMILY: tahoma, arial, helvetica, sans-serif; 
font-size : 10pt;
color : #000000; 
text-decoration : none;	
}

A.testo:hover{
FONT-FAMILY: tahoma, arial, helvetica, sans-serif; 
font-size : 10pt;
color : #0000ff; 
text-decoration : underline;	
}


