body, #content {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

body {
background-color: white;
color : black;
}

p.hand {text-align: left}

p.center img {display: none}

p, pre, h1, h2, h3, h4, blockquote, ol, ul, dl {
text-align: justify !important;
background-color: white;
font-family : "MS serif", Times, serif !important;
font-size: 10pt;
color : black; 
border-width: 0px;
}

h2 {font-size: 13pt;}

h3, h4 {font-size: 11pt;}

#content a:link, #content a:visited {color:blue; text-decoration: none; font-weight:normal;}

#content {
text-align: justify !important;
background-color: white;
font-family :  "MS serif", Times, serif;
color: black; 
}

#footer, #header, #navbar, #langbar, #menu, #google  {display: none !important;}

acronym, abbr {border-style: none !important; color: green !important}

acronym:after, abbr:after {
content: " ("attr( title )")";
}

#updated:after {content: " par François Constantineau"}

