body {
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#4c4948;
  scrollbar-track-color:#000000;
  scrollbar-darkshadow-color:#000000;

  margin-top: 0px; 
  margin-bottom: 0px; 

  background-color: #ffffff;

  color: #000000; 
  font-size: 10pt; 
} 

td { color: #000000;
     font-size: 10pt; 
}

a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}

a.gazou:link { text-decoration:none;}
a.gazou:visited { text-decoration:none;}
a.gazou:hover { text-decoration:none; position:relative; top:2pt; left:2pt;}

INPUT,TEXTAREA{
  font-size : 13px;
  background-color : transparent;
  color : #414141;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #333333 #333333 #333333 #333333;
}
