body { 
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px; 
  font-family:verdana,tahoma,arial,helvetica,sans-serif; 
  font-size: 10px;
  color: #000000;
  background-color:#ffffff;
  background-image:url(./images/idx-bg.jpg);
  background-repeat:repeat-x;
  overflow: auto;
}
a:link { text-decoration: underline; color: #0080FF; }
a:active { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #0080FF; }
a:hover { text-decoration: underline; color: #000000; }
.table_x {
  font-family:verdana, tahoma,arial,helvetica,sans-serif; 
  font-size: 10px;
  color: #898989;
}