BODY { background-color: #FFFFDD; margin-top: 0; margin-left: 0 }
P {font-family: Verdana, Arial; color: #000080}
A { text-decoration: none; }
a:link  { color: #0066FF }
a:visited { color: #CC3300 }
A:hover { color: #009933; text-decoration: underline;}


p, ul, div, body {
  color : #000080 ;
  font-family:Verdana,Helvetica ;
  font-size:10pt;
  text-align : left
}
DIV {text-align:left}
p, div{padding-left:0em}

td, th {
  color : #000080 ;
  font-family:Verdana,Helvetica ;
  font-size:10pt;
}

h1, h2, h3 {
  font-family:Verdana,Helvetica ;
  font-weight:bold;
  color : #000080;
}
H1 {
  font-size:16pt ;
  text-align : left 
}
H2 {
  font-size:12pt ;
  text-align : left 
}
H3 {
  font-size:10pt ;
  text-align : left ;
  font-style:italic
}
   
P.cadre { 
  border:thin ridge red; padding:10px; text-align:left;
  background-image:url('none');
  background-color:#FFD;
  width:95%
}

UL {
  list-style-type:disc;
  list-style-image:url('images/point.gif');
  text-align : left
}

OL {
  list-style-image:url('none');
  text-align : left
}
