body {
  background-image: url('../chimie/imchim/bg1.gif');


  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 11pt;
  SCROLLBAR-face-COLOR: #cc0000;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFCC;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #ff9000;
  SCROLLBAR-ARROW-COLOR: #f8c900;
  SCROLLBAR-TRACK-COLOR: #386ca8;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
  margin-left: 25px;
}

A:visited {
  color: #c40542;
  text-decoration: underline;
  font-size: 11pt;
}

A:link {
  color: #004dff;
  font-size: 11pt;
}

A:active {
  color: #0000ff;
  font-size: 11pt;
}

A:hover {
  background: white;
  text-decoration: underline;
  color: red;
  font-size: 11pt;
}

div {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 11pt;
}

sub{
  font-weight: 600;
  font-size: 10pt;
}

sup{
  font-weight: 600;
  font-size: 10pt;
}

p, P {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 11pt;
}

p.note{
  color: #003366;
  font-size: 10pt;
}

p.copy{
  color: #003366;
  font-size: 9pt;
  text-align: center;
}

.singletable table {
  border: 3px solid #386ca8;
}

.singletable td {
  border: 1px solid #386ca8;
}

.centerTable {
  text-align: center;
}

.centerTable table {
  border: 3px solid #386ca8;
  margin-left: auto;
  margin-right: auto;
/* INHERITED ALIGNMENT IS center. ONLY INCLUDE THIS IF YOU WANT */
/* TO CHANGE THE ALIGNMENT OF THE CONTENTS OF THE TABLE */
  text-align: left;
}

.centerTable td {
  border: 1px solid #386ca8;
}

td, TD {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 11pt;
}

h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 22pt;
}

h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 28pt;
  font-weight: 600;
}

h3 {
  color: #003366;
  font-size: 12pt;
}

h4 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 20pt;
  color: #cc0000;
  font-weight: 600;
}

h6 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: 600;
}

li {
  text-align: left;
  font: normal 11pt Arial, Verdana, Helvetica, sans-serif;
  font-weight: 600;
  color: Black;
}