body		{
		font-family: arial;
		font-size: 10pt;
		text-align: justify;
		text-decoration: none;
		margins : 00px;
		}


a:link		{
		color: black;
		font-size: 10pt;
		text-decoration: none;
		} 

a:visited	{
		color: black;
		font-size: 10pt;
		text-decoration: none;
		} 




a:active	{
		color: blue;
		font-size: 10pt;
		text-decoration: none;
		}

a:hover		{
		font-size: 10pt;
		color: blue;
		text-decoration: none;
		}
P 		{ margin-left: 05 ; margin-right: 05; }
P1 		{ border: solid white;  }

<!--
.td1 		{ 
		font-family: arial;  
		font-size: 12px;
		text-decoration: none;
		text-align: justify;
		margins : 11px;
		}
-->