Body
{
	background: #ffffff;
	color: #191919;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 135%;
}
a:link { color: #00F; }
a:active { color: #0080FF; }
a:visited { color: #00F; }
a:hover { color: #F00; }
H1, H2, H3, H4, H5
{
	color: #300;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}
H1 { font-size:1.9em; }
H2 { font-size:1.5em; }
H3 { font-size:1.1em; }
H4 { font-size:0.8em; }
H5 { font-size:0.6em; }

H1.title { font-variant: small-caps; }
H2.author
{
	font-size: 1.3em;
	line-height: 100%;
	font-style: italic;
	color: #72003A;
	font-family: "Times Roman",Georgia,serif;
}

div.story
{
	width: 555px;
	text-align: left;
	line-height: 135%;
}
div.story_top_ads
{
	text-align: center;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.story_bottom_ads
{
	text-align: center;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
