h1 {
	font-size: 160%;
	margin-bottom: -0.6em;
	font-weight: bold;
}
h1, h1 a {
	color: #069;
}
h2 {
	font-size: 120%;
	margin-bottom: -0.8em;
	font-weight: bold;
}
h2, h2 a {
	color: #5F97D4;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, table, form {
	margin-top: 1em;
}
a {
	color: #CDB026;
	text-decoration: none; /* IE 7 */
}
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;
}
input, textarea {
	border: 1px solid #CCC;
}
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;
}
