<!--
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman";
  font-size : 100%; 
}
#category, div.buttons { 
  display : none; 
}
#main {
  position:static; overflow:visible; background-image:none;
}
div.padding {
  margin:0px;
}
div.center {
  width:100%;
}
p.copyright {
  font-size : 100%;
  color : #000000;
}
* html body {
  padding: 0 0 0 0;
}
-->
