#content h2
{
	color: #993300;
	font-size: 1.5em;
	line-height: 120%;
	border-top: 1px #E8D8AC solid;
	padding-top: .4em;
}

#content h2.plain
{
	border-top: 0 #E8D8AC none;
}

#content h3
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 0;
	padding-bottom: 0;
}

a.back-to-top
{
	float: right;
	margin-top: 1em;
	display: inline;
	color: #556782;
	text-decoration: underline;
	line-height: 105%;
}
