@import "form.css";

.year {
  width: 4em;
}

h1 {
  font-size: 16pt;
}

h2 {
  font-size: 14pt;
}

p, h1, h2, h3, h4, h5, h6, dl {
	margin: 12pt;
}

p {
	clear: both;
}

label.hide {
  display: none;
}

