    A:link {color: #0000ff; background-color: transparent; text-decoration: underline; }
    A:visited {color: #800080; background-color: transparent; text-decoration: underline; }
    A:active { color: #ff0000; background-color: transparent; text-decoration: underline; }
    A:hover { color: #008000; background-color: transparent; text-decoration: underline; }

    body
    {
	background-color: #FAEBD7;
	background-image: url(Graphics/paper002.jpg);
	font-family: "Palatino Linotype", Verdana, "Times New Roman", Arial, serif;
    color: #000000;
	margin-top: 2em;
	margin-left: 10%;
	margin-right: 10%;
	}
	
	.biblio
	{
	text-indent: -4em;
	line-height: 120%;
	margin-left: 6em;
	margin-top: 1.5em;
	}

	.biblio2
	{
	text-indent: -2em;
	line-height: 120%;
	margin-left: 6em;
	margin-top: .5em;
	margin-bottom: .5em;
	}
	
  	.bookcover
	{
	margin: 20px;
	}


	.copyright 
	{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #000000;
	margin-bottom: 1em;
	margin-top: 1em;
	}
	   
	.firstpara
	{
	text-indent: 0;
	}
	

	.link 
	{
	font-family: Verdana, Arial, sans-serif;
	}
	
	.pictureframe
	{
	background-color: #c0c0c0;
	padding: 25px;
	border: 8px ridge #708090;
	}
	

	
	.SFWA
	{
	background-image: url(Graphics/2ground.gif);
	border: #d3d3d3 double;
	padding: 15px;
	}
	
	.signature
	{
	text-align: right;
	font-style: italic;
	}

	
	.update
	{
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	color: #FFFFFF;
	}
	
	p
    {
	text-indent: 0;
	line-height: 140%;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	ul
	{
	text-indent: 0;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-top: 5px;
	}

	ol
	{
	text-indent: 0;
	margin-left: 5%;
	margin-right: 10%;
	margin-bottom: .5em;
	margin-top: .5em;
	}
	
	li
	{
	margin-left: 5em;
	margin-bottom: .5em;
	margin-top: .5em;
	}
	
	blockquote
	{
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 5px;
	}
	
	hr
	{
	margin-top: 1em;
	margin-bottom:1em;
	}
	
    H1, H2, H3, H4, H5, H6
    {
	text-align: center;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	}
	
	