H2 {
		margin-top : 2px;
		font-family : serif;
		margin-bottom : 4px;
		text-align : center;
		font-size : 16px;
		
		}
H3 {
		margin-top : 2px;
		font-family : serif;
		margin-bottom : 4px;
		text-align : center;
		font-size : 14px;
		}
H4 {
	margin-top : 8px;
	font-family : serif;
	margin-bottom : 4px;
	text-align : left;
	font-size : 110%;
	margin-left : 20px;
	font-style : italic;
	letter-spacing : 1px;
	font-weight : lighter;
}
	P  {
		font-size : 11pt;
		font-family : serif;
		color : #000000;
		text-align : justify;
		text-indent : 35;
		margin-top : 5;
		margin-bottom : 3;
		margin-right : 25;
		margin-left : 25;
	}
P. sp  {
		font-size : 9 pt;
		font-family : serif;
		color : #000000;
		text-align : justify;
		text-indent : 35;
		margin-top : 2;
		margin-bottom : 2;
		margin-right : 5;
		margin-left : 5;
	}
	UL
	{
		font-size : 11pt;
		font-family : serif;
		color : #000000;
		text-align : justify;
		text-indent: 2em;

		margin-top : 10;
		margin-bottom : 10;
		margin-right : 5;
		margin-left : 20;

	}
	UL.dop
	{
		font-size : 11pt;
		font-family : serif;
		color : #000000;
		text-align : justify;
		text-indent: 2em;
		margin-top : 10;
		margin-bottom : 10;
		margin-right : 5;
		margin-left : 65;
	}
	I
	{
	font-family : serif;
	}

	LI
	{
		font-size : 11pt;
		font-family : serif;
		color : #000000;
		text-align : left;
		text-indent : 0;
		margin-top : 2;
		margin-bottom : 2;
		margin-right : 5;
		margin-left : 15;
	}
	
	TABLE.table
	{
	font-size : 9pt;
	font-family : serif;
	color : #000000;
	border : thin inset Black;
	border-left : thin inset Black;
	border-right : thin inset Black;
	border-top-color : Black;
}
	A {
	font :100%;
	word-spacing : 5px;
	font-weight : normal;
	color : Black;
}
   A:hover {
   text-decoration: none;
}
div.mail {
       text-align : center;
		font : 70%;
		line-height : 20px;
		color : Black;	
}
div.link {
       text-align : center;
		font : 80%;
		line-height : 20px;
		color : Black;	
}