
BODY	{
	color: black;
	background: #ddffcc;
	}

P, UL, H1, H2, H3, H4, H5, H6	{
	margin-left: 4em;
	margin-right: 4em;
	}

P	{
	text-align: justify;
	}

BLOCKQUOTE	{
	font-style: italic;
	}

H1, H2, H3, H4, H5, H6
 	{
	color: blue;
	font-family: arial, helvetica, sans-serif;
	}

H1	{
	text-align: center;
	}

A	{
	text-decoration: none;
	}

A.under	{
	text-decoration: underline;
	}

HR.mainsep	{
	width: 60%;
	align: center;
	}

P.fictional	{
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: purple;
	margin-left: 5em;
	margin-right: 5em;
	}

.author	{
	align: center;
	font-style: italic;
	margin-left: 2em;
	margin-right: 2em;
	}

.nocsssidenote	{
	align: right;
	float: none;
	display: none;	/* Only show this with no style sheets */
	font-style: italic;
	margin-left: 6em;
	margin-right: 4em;
	}

.centertext	{
	text-align: center;
	}

.review-list	{
	font-family: arial, helvetica, sans-serif;
	}

.footnote	{
	font-family: arial, helvetica, sans-serif;
	}
