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;
	background-color: yellow;
	font-style: normal;
	font-size: 18pt;
	text-align: center;
	text-indent: 0,5;
	font-weight: bold;
	line-height: inherit;
}
h3 {
    color: red;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	text-indent: 0,;
	font-weight: bold;
	line-height: inherit;
}

h4 {
    color: #000080;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	line-height: inherit;
}

h5 {
    color: green;
	font-family: verdana;
	font-style: normal;
	font-size: 9pt;
	text-align: justify;
	font-weight: bold;
	line-height: inherit;
}

h6 {
    color: #000080;
    font-family: verdana;
	font-style: normal;
	font-size: 8pt;
	text-align: justify;
	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 { 
    color: #000080;
	font-family:verdana;
	font-size: 10pt;
    
}	   
	
p{
    color: #000080;
    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.centrale {
   color: black;
   font-family: verdana;
   text-align:center;
   font-size: 8pt;
   font-weight: strong;
   font-style: normal;

 }
