body {
  margin:0;
  font-family:tahoma;
  color:white;
  background-color:white;
  scroll:no;
}
td {
  font-size:10pt;
}
span.credits {
  font-family:verdana;
  color:#666666;
  font-weight:normal;
  font-size:xx-small;
}
span.news {
  font-family:verdana;
  color:red;
  font-weight:bold;
  font-size:xx-small;
}
tr.product td {
  border-bottom: 1px solid #AAB;
}
span.title {
  font-family:arial;
  cont-weight:bold;
  font-size:large;
}