
html
{
  height: 101%;
}

body
{
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 0px;
  padding-right: 0px;
}

p
{
  line-height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

table
{
  border-collapse: collapse;
}

td
{
  border-style: solid;
  border-width: 1px;
  border-color: #666699;
}
