body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999;
	background-color: #FFFFFF;
}
#content p a {
	color: #399;
	text-decoration: none;
	font-size: 1em;
}
#content p a:hover {
	color: #000;
}
#horizontalrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 30px;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 1.1em; */
	/* [disabled]line-height: 1.3em; */
	margin-bottom: 1em;
	font-weight: bold;
	color: #898989;
}
#content p {
	line-height: 1.6em;
	font-size: 1em;
	color: #898989;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #898989;
	font-weight: normal;
}
#story {
	width: 100%;
	min-width: 300px;
	margin-right: auto;
	margin-left: auto;
	max-width: 600px;
}
a.top {
	font-size: 0.7em;
}
#story #content p .top {
	font-size: 0.7em;
}
#content .more_stories_link p a{
	color: #399;
	font-size: 0.9em;
	line-height: 3em;
}
