/* Feuille de style générique pour les thèses               */
/* février 2001                                             */
/* par Viviane Boulétreau                                   */
/* Université Lyon 2 - SeNTIERS - Edition électronique      */

	A:link
	{
	color: #3654A1;
	text-decoration:underline;
	}
	
	A:visited
	{
	color: #65A8DB;
	text-decoration:underline;
	}

  	A:hover, A:active
	{
	color: #3654A1;
	}

	BODY
	{
	color: black;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: justify
	}
	
	B
	{
	font-weight : bold
	}

	I
	{
	font-variant : italic 
	}

	H1 
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 18pt;
	font-style: italic;
	font-variant: normal;
	font-weight: normal
	}
	

	H2
	{
	font-family:  Helvetica, Arial,Verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
	H3
	{
	font-family: Helvetica, Arial, Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
	H4
	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold
	}

	H5
	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal
	}
