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.titleChi  {
    font-size: 12px;
		font-weight: bold;
}

TD.titleblu  {
    font-size: 12px;
		color: #0E2C6B;
		font-weight: bold;
}

TD.chi1  {
    font-size: 11px;
		color: #0E2C6B;
		font-weight: bold;
}

TD.chi2  {
    font-size: 12px;
		color: #0E2C6B;
		font-weight: bold;
}

TD.chi3  {
    font-size: 11px;
		color: #0E2C6B;
}

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%;
}

