#content {
  font-family: Verdana, Trebuchet MS, Comic Sans MS, Arial, Courier;
  font-size: 10px;
}

#content table {
  font-size: 10px;
}

#content .fullborders {
  border: 1px solid black;
}

#content table.fullborders td {
  border: 1px solid black;
}

.noDecoration {
  text-decoration: none;
}

