/* 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-bottom: 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 */
