body table tr td
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #333333;
  background-color: #FFFFFF;
  text-align:center;
}

#CONTAINER
{
  margin: 5px;
  width: 92%;
}
#CONTENT td
{
  font-size:16px;
  background-color:#333;
  color:#fff;
}
img, div { behavior: url(resources/iepngfix.htc) }
