/* CSS Document */

body
{ background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  overflow: hidden;
}

table
{ width: 630px;
  height: 100%;
  border: 0px;
  border-collapse: collapse;
}

td
{ text-align: center; }

iframe
{ width: 400px;
  height: 220px;
}