body {
  font-size: 75%;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
}
a, a:link,
a:focus {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4 {
  line-height: 1.1em;
  margin: 10px 0;
}
p {
  margin-top: 0;
}
table tr td p {
	margin-bottom: 0;
}
table tr td,
table tr th {
  border-top: #DADADA solid 1px;
  border-bottom: #DADADA solid 1px;
  border-right: #DADADA solid 1px;
}
table {
  border-top: #DADADA solid 1px;
  border-left: #DADADA solid 1px;
}

.captcha .description { display:none; }
