html, body, table, td, select, options, textarea {
  font: 14px Arial, sans-serif;
  line-height: 17px;
}

p {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

div.big {
  font-size: 25px;
  line-height: 25px;
}

input.big {
  font-size: 20px;
  line-height: 20px;
}

.small {
  font-size: 10px;
  line-height: 10px;
}

.title {
  font: 18px Arial, sans-serif;
  font-weight: bold;
}