body {
  background-color:#acbbd3;
  margin-top:10px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}

table.contenttable {
  width:100%;
  border:0px;
}

table.contenttable th {
  background-color:#98b5e1;
}

table.contenttable td {
  background-color:#d4e5ff;
}

hr {
  border:0;
  height:1px;
  width:100%;
  text-align:left;
  color:#000000;
  background-color:#000000;
}
