body {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  background-color: #fff;
  cursor: default;
}


a {
  color: #555;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: none;
}


s {
  color: #770000;
}


.line {
text-decoration: line-through;
}


/*
div#page {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  left: 460px;
  top: 200px;*/