body{
	font-family: Georgia, serif;
	font-size: 10pt;
}
p{
	line-height: 150%;
}
#page{
	width: auto;
	margin: 0 30pt 0 80pt;
	color: #473f3b;
}
.nav{
	display: none;
}
#content a{
	border-bottom: 1px solid #d2e3b8;
	color: #657c43;
	text-decoration: none;
}
#content h1{
	color: #da4f14;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#content h3,
#content h4{
	color: #da4f14;
	margin: 1.125em 0 0 0;
	font-weight: normal;
	font-size: 1.3333em;
	line-height: 1.125em;
}
#content h3 a,
#content h3 a:visited,
#content h3 a:hover,
#content h4 a,
#content h4 a:visited,
#content h4 a:hover{
	color: #da4f14;
	font-weight: normal;
}
#content h4{
	margin: 0 0 0 0;
	font-size: 1.1667em;
	line-height: 1.2857em;
}
#content dt{
	margin: 1.5em 0 0 0;
	font-size: 1.1667em;
	line-height: 1.2857em;
}
#content dd{
	margin: .75em 0 .75em 1.5em;
	font-size: 1em;
	line-height: 1.5em;
}
#content abbr{
	font-variant: small-caps;
	text-transform: lowercase;
}
#content p.bonus,
#content p.time,
#content p.desc{
	color: #888;
	font-style: italic;
	font-size: .8333em;
}
#content ul{
	margin: 1.5em 0;
}
#content li{
	list-style: none;
	margin-left: 3em;
	font-size: 1em;
	line-height: 1.5em;
}
#content span.number{
	position: absolute;
	display: block;
	width: 3em;
	margin-left: -3.5em;
	color: #888;
	text-align: right;
}
