h1 {
	margin-bottom: 0.6em;
	font-size: 300%;
	color: black;
}
h2 {
	font-size: 150%;
	color: #063;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, table, form {
	margin-top: 1em;
}
a {
	color: #300;
}
.wide-box-middle a {
	color: #116E8F;
}
ul, ol {
	margin-left: 1.5em;
}
ul ul, ol ol, ul ol, ol ul {
	margin-top: 0;
}
table td, table th {
	padding-right: 0.75em;
	vertical-align: top;
	text-align: left;
}
img {
	border: none;
}
sup, sub {
	font-size: smaller;
	padding: 0;
	margin: 0;
	line-height: 0;
}
h1:first-child, h1.first-child, h2:first-child, h2.first-child, h3:first-child, h3.first-child, h4:first-child, h4.first-child, h5:first-child, h5.first-child, h6:first-child, h6.first-child,
p:first-child, p.first-child, ul:first-child, ul.first-child, ol:first-child, ol.first-child, table:first-child, table.first-child, form:first-child, form.first-child {
	margin-top: 0 !important;
}
