 BODY {background: white;  font-family: sans-serif;}


 TABLE.main {font-weight: bold; background-color: darkblue; margin-left: 5pt;}

 A {text-decoration: none; color: #00008B;}
 A:hover { TEXT-DECORATION: underline }

 TD.titolo {font-size: 24px; font-weight: bold; color: white; height: 40pt;
	background: darkblue; padding: 6pt; line-height: 24px;
	vertical-align: top;} 
 TD.titolo2 {font-size: 12px; font-weight: bold; color: white;
	background: darkblue;  padding: 6pt; text-align: right;
	vertical-align: top;} 

 .menu TD {text-align: center; background-color: #ff8316;
	vertical-align: center; padding: 0pt; margin: 0pt; height: 10pt;
            font-weight: bold; color: #00008B; font-size: 13px; border: solid 1pt white}
 .menu TD.selezionato {background-color: darkblue; color: white; }
 .menu A {color: #00008B;}
 .menu A:hover {color: #00008B; text-decoration: none;}

 TD.body {font-size: 13px; 
	font-weight: normal; 
	color: black; 
	background: white;
	padding: 10pt;}
 TD.body * {font-size: 13px;}
 TD.body TABLE {padding: 0pt; margin-top: 10pt;}
 TD.body H1 {color: #ff8316; font-size: 18px}
 TD.body H2 {color: #727c7e; font-size: 15px}
 
 DIV.commento {padding-top: 0pt; margin-top: -10pt; color: gray;}
 
