body
	{
	background-color: #a40;
	}

.story
	{
	width: 420pt;
	font-size: 13pt;
	line-height: 16pt;
	padding-top: 80pt;
	padding-bottom: 48pt;
	padding-left: 40pt;
	padding-right: 40pt;
	margin: 0;
	text-align: left;
	background: white;
	border: solid thin #444;
	}

.story h1
	{
	color:#000;
	font:normal;
	font-family:"Gill Sans MT","Arial","Helvetica",sans-serif;
	font-variant:small-caps; 
	text-indent:0;
	font-size:large;
	margin-bottom:0;
	margin-top:32pt
	}

.story h1.upforreview
	{
	color: #aa4400;
	}

.story h2
	{
	color: #000;
	font: normal;
	font-family: "Gill Sans MT","Arial","Helvetica",sans-serif;
	font-variant: small-caps; font-weight: bold;
	text-indent: 0;
	font-size: 13pt;
	text-indent: 0;
	margin-bottom: 16pt;
	margin-top: 32pt
	}

.story hr
	{
	display: none;
	}

.story blockquote
	{
	text-indent: 1.2em;
	color: #000;
	font: italic;
	padding-top: 0;
	margin-left: 1.2em;
	margin-bottom: 0;
	margin-top: 0
	}

.story blockquote.first-para
	{
	text-indent: 0;
	margin-top: 16pt
	}

.story p
	{
	text-indent: 1.2em;
	font-family: "Georgia";
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0
	}

.story .first-para
	{
	margin-top: 16pt; 
	text-indent: 0
	}

.story .author
	{
	font-family: "Gill Sans MT","Arial","Helvetica",sans-serif;
	padding-bottom: 16pt; 
	text-indent: 0
	}

.story .intro
	{
	color: #004;
	font-size: 75%;
	padding-bottom: 16pt;
	text-align: left;
	text-indent: 0
	}

.story .disclaimer
	{
	color: #c00;
	font: italic;
	padding-bottom: 16pt; 
	text-align: left;
	text-indent: 0
	}

.story .copyright
	{
	font: normal;
	padding-bottom: 16pt;
	text-indent: 0;
	text-align: left
	}

.story .revision
	{
	padding-top: 48pt;
	text-indent:0;
	text-align:left;
	color: #004;
	}

span.story-codes
	{ 
	font-size: 75%;
	font-color: #000;
	}

.story .theend
	{
	padding-top: 32pt;
	padding-bottom: 16pt;
	text-align: center;
	font-variant: small-caps;
	}

.story .the-end
	{
	padding-top: 32pt;
	padding-bottom: 16pt;
	text-align: center;
	font-variant: small-caps;
	}




