/* CSS Document */

h1 {
	margin: 0;
}

h2, h3, h4, h5, h6 {
	line-height: 1.5;
	margin-top: .25em;
	margin-bottom: .25em;
}

form fieldset legend {
	font-weight: bold;
}

table > tbody td {
	padding-right: 1em;
}
