body {
  background-color: #ffffff;
  color: #000000;
  font-family: sans-serif;
}

table{
  font-family: sans-serif;
}

ul {
  list-style-type: square;
}

form {
  margin: 0px;
}

input.button {
  margin: 5px;
  padding: 2px;
}

img {
  border: 0px;
}

.center {
  text-align: center;
}
