    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { text-decoration: underline; }
    A:hover { text-decoration: underline }
  
    body
    {
    background-color: #f5f5dc;
    color: #000000;
	margin-left: 10%;
	margin-right: 10%;
 	font-family: "Book Antiqua", "Bookman Old Style", "Palatino Linotype", "Palatino", "Times New Roman", serif;
 	}
	
	#storycolumn
	{
	width: 40em;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
	.copyright
	{
	font-family: Verdana, sans-serif;
	text-align: center;
	}

	
	.dialoghead
	{
	text-indent: 0;
	text-align: center;
	}
	
	.dialog
	{
	text-indent: 0;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	}
			 
	.signature
    {
	text-align: right;
	margin-right: 20px;
	line-height: 120%;
	font-style: italic;
	margin-bottom: 20px;
	}

	.update
	{
	text-align: right;
	color: #99cccc;
	}
	
	.separator
	{
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
	.firstpara
	{
	text-indent: 0;
	}
	

	.poetry
	{
	text-indent: 0;
	margin-left: 20%;
	}
	
	.poetryindent
	{
	text-indent: 2em;
	margin-left: 20%;
	}
	
	.publisher
	{
	text-indent: 0;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 1em;
	margin-bottom: 1em;	
	}
	.wmargins
	{
	text-indent: 0;
	margin-right: 10%;
	margin-left: 10%;
	}
	
	blockquote
    {
	text-indent: 0;
	margin-left: 10%;
	margin-right: 10%;
	}

	
	p
    {
	text-indent: 1em;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.2;
	}

	ul
	{
	text-indent: 0;
	margin-right: 15%;
	margin-left: 15%;
	position: relative;
	}
	
	.star
	{
	display: list-item;
	list-style: url(../graphics/star2.gif);
	}

	  
    H1, H2, H3, H4, H5, H6
    {
	text-align: center;
	font-weight: normal;
	}

