 
TABLE{  
  
  color : #333333;
  
  background-color : white;
}
BODY{
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(bg.gif);
}
#TABLE1
{border-width : 0px 0px 1px 15px;
  
}

