/* AUTEUR: Philippe Misandeau 25/05/05 */
A:link {font-size:16px; color:navy}
A:hover {font-weight : bold; background:white}
A:visited {font-size:16px; font-style:italic; color:blue}
A:active {color:red}

BODY {	background-attachment:fixed;  background-repeat:no-repeat;
  margin-left: 05%; margin-right: 0%;
  FONT : size: 8pt; font-family: times; color:#DDDDDD;	}

H1 {	font-family:Arial, Helvetica, sans-serif; font-size:20pt;
  font-weight:bold; margin-bottom:2pt; color:#FF0000; 
  text-align:CENTER;	}

H2 {	font-family:Arial, Helvetica, sans-serif;
  font-size:18pt; font-weight:bold;
  margin-bottom:1pt; color:#FF0000; text-align:LEFT;	}

H3 {	font-family:Arial, Helvetica, sans-serif;
  font-size:15pt; font-weight:bold;
  color:#FF9900; margin-bottom:1pt; margin-top:0pt;	}

H4 {	font-family:Arial, Helvetica, sans-serif;
  font-size:12pt; font-weight:bold;
  font-style:italic; text-align:LEFT; color:purple;
  margin-bottom:0pt; margin-top:0pt;	}

H5 {	font-family:Arial, Helvetica, sans-serif;
  font-size:10pt; font-weight:bold;
  font-style:italic; text-align:LEFT; color:green;
  margin-bottom:0pt; margin-top:0pt;	}

HR {	text-align:center; margin-top: 3.0%;
  margin-below: 1em ; width: 60.0%; color:#FFFF00;	}

TABLE {	color :purple;	}

TH { 	background: #DDDDDD ;
  font-family: Arial, Helvetica, sans-serif ;
  font-size: x-small ;	}

TD { font-family: Arial, Helvetica, sans-serif ;
  font-size: x-small;	 }

/* AUTEUR: Philippe Misandeau */
