 
TABLE{
  
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 600px;
  
  
  
  background-repeat : repeat;
  background-attachment : fixed;
  font-weight : normal;
  font-size : x-small;
  text-align : justify;
}
TD{border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-color : silver silver silver silver;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  height : 40px;
  font-weight : normal;
  
  
  font-size : x-small;
  
}
BODY{
  
  
  margin-top : 1px;
  margin-left : 1px;
}