BODY,TD  {
	font-family :  Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size :  10px;
}

A:LINK, A:VISITED, A:ACTIVE {	
	text-decoration :  none;
	color: black;
}

A:hover {
	color: red; 
}

TD.title  {
    font-size: 11px;
		font-style: BLACK;
		font-weight: bold;
}

TD.testo  {	
	font-size: 12px;
color: #000000;
	text-align :  left;
}

TD.nero {	
font-size: 14px;
color: #0E3174;
font-weight: bold;
background-color : #CFE2ED;
}


TD.text  {
    font-size: 11px;
}

TD.manca  {
    font-size: 10px;
		color: #ffffff;
    background-color : #EFDFB3;
}

TD.titleblu  {
    font-size: 12px;
		color: #0E2C6B;
		font-weight: bold;
}

TD.titlebianco  {
    font-size: 12px;
		color: #FFFFFF;

}


TD.titlert  {	
	background-color : #B8B90A;
	text-align :  right;
}

TD.subtitle  {
	background-color : #E0D800;
}

TD.subtitlesmall  {
    font-size: 70%;
	background-color : #E0D800;
}

TD.detail  {
    font-size: 11px;
		font-style: italic;
}

TD.detailbig  {
   	background-color : #dddddd;
}

TD.even  {
	background-color : #FFFFCC;
}

TD.odd  {
	background-color : #FFFFee;
}

TD.small  {
    font-size: 70%;
}

INPUT.mand {
	background-color :  #FFEBE8;
}

TEXTAREA.mand {
	background-color :  #FFEBE8;
}

SELECT.mand {
	background-color :  #FFEBE8;
}

