<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background-image: none;
	background-color : White;
	margin : 2% ;
	font: normal;
	
}


P  {
	text-indent: 0.5cm; 
	text-align: justify;
	font-weight: normal;
}
.left{
	text-align: left;
}
.center{
	text-indent: 0 cm; 	
	text-align: center;
}
.right{
	text-align: right;
	}
H1,H2,H3,H4{
	text-align: center;
}	

P.just{
    text-indent: 0px;
	text-align: justify;
	font-weight: normal;
	
}
P.pere{
    text-indent: 0.5cm; 
	text-align: justify;
	font-weight: normal;
}
img.center{
	margin-left : 10%;
}
A.head{
	text-decoration: underline;
	color: #0000CD; 
	text-indent: 0px;
	text-align: justify;
	font-weight: normal;
}
B.blue{
	color : Blue;
	text-indent: 0px;
	text-align: justify;
}
A.non{
	text-decoration: underline;
	color: Black;
}

P.italic{
	font: italic;
}


</pre></body></html>