BODY{
    background:#003399;
	margin-left: .5cm;
	margin-right: .5cm;
	color: #000080;
	font-family: verdana,arial,comic sans ms,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
h1 {
	color: #000080;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 18pt;
	text-indent: 0,;
	text-align: center;
	font-weight: normal;
	line-height: inherit;
}
h2 {
    color: #000080;
	font-family: comic sans ms;
	font-style: normal;
	font-size: 14pt;
	text-align: center;
	text-indent: 0,;
	font-weight: normal;
	line-height: inherit;
}
h3 {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	text-indent: 0,5;
	font-weight: normal;
	line-height: inherit;
}
h4 {
    color: red;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
	line-height: inherit;
}
h5 {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 14pt;
	text-align: right;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}
h6 {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 8pt;
	text-align: left;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}
A:LINK{
    text-decoration: none;
    color:#000080;    }

A:VISITED{
	text-decoration: none;
	color:purple;
	     }

A:HOVER{
	color: red;
	text-decoration: none;
	   }
TD{
    background:#FFFF99;
    color: #000080;
	font-family:verdana;
	font-size: 10pt;
	font-weight: bold;   
 }	   	
p{
    color: #000080;
    font-family: verdana,
	font-size: 10pt;
	text-align:left;
	text-indent: 0,5;
	font-weight: bold;
	line-height: normal;  
 }
p.center {
   color: #000080;
   font-family: verdana;
   text-align:center;
   font-size: 10pt;
  }
p.note {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 8pt;
	text-align: left;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
 }
p.rosso {
    color: #FF0000;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: left;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}
p.rosso-right {
    color: #FF0000;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: right;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}