p
	{
		margin:0px;
		padding:0px;
        color:#666;
        text-align: justify;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11pt;
		letter-spacing:0.4pt;
		/*letter-spacing:1.2pt; */
	}

strong
	{
		margin:0px;
		padding:0px;
		font-weight:bold;
  }

em
	{
		margin:0px;
		padding:0px;
		font-weight:normal;
        font-style:italic;
    }

ul
	{
        color:#666;
        list-style-image:url(/images/puce.jpg);
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11pt;
	}

ol
	{
        color:#666;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11pt;
	}
 
 .citation
	{
		color:#06F;
		font-style:italic;
	}
 
 
a, a:visited
    {
        text-decoration: none;
        /* color:#0659f1; */
    	/* color:#777; */
		/* color:#222; */
        color:#222;
	}

a:hover
    {
        text-decoration:underline;
    }

th{
    font-weight:100;
}
