BODY{
	margin-left: .5cm;
	margin-right: .5cm;
	color: black;
	font-family: verdana,arial,comic sans ms,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	
	}
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: right;
	text-indent: 0,;
	font-weight: normal;
	line-height: inherit;
}

h3 {
    color: black;
	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: center;
	font-weight: bold;
	line-height: inherit;
}

h5 {
    color: green;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: right;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}

h6 {
    color: black;
	font-family: verdana;
	font-style: normal;
	font-size: 8pt;
	text-align: left;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}


A:LINK{
    color: #000080;
    text-decoration: none;
    }

A:VISITED{
	text-decoration: none;
	color:purple;
	     }

A:HOVER{
	color: red;
	text-decoration: none;
	   }
	   
TD{
	font-family:verdana;
	font-size: 10pt;	   
	
p{
    color: black;
    font-family: verdana,
	font-size: 10pt;
	text-align:left;
	text-indent: 0,5;
	line-height: normal;
	  
}

p.center {
   color: black;
   font-family: verdana;
   text-align:center;
   font-size: 10pt;
   }

p.rosso {
   color: red;
   font-family: verdana;
   text-align:left;
   font-size: 09pt;
   font-weight: bold;}