body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  text-align: center;
}
body, div, a, input, textarea, select {
  font-family: tahoma;
  color: #000000;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
body, div, input, textarea, select, td {
  font-size: 11px;
}
img { border: none; }