body {
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
	background-image: url(marble.jpg);
}
body.leftindex {
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	background-image: url(liquid-blue.jpg);
	line-height: 0.5in;
}
body.topindex {
	font-size: large;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-style: oblique;
	background-image: url(liquid-blue.jpg);
}
h1 {
	font-size: x-large;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-size: large;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}
td.topindex {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
}
th.topindex {
	font-size: x-large;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}
a.leftindex:link, a.leftindex:visited, a.topindex:link, a.topindex:visited {
	color: #438D35;
	text-decoration: none;
}
pre.indent {
	padding-left: 1in;
	font-family: courier, fixed, monospace;
	color: #453EFF;
}
pre.indenta {
	padding-left: 1in;
	font-family: courier, fixed, monospace;
	color: #090F92;
}
pre.indentb {
	padding-left: 1in;
	font-family: courier, fixed, monospace;
	color: #730F7D;
}
p.quotation {
	font-style: italic;
	color: #210B81;
	padding-left: 0.75in;
}
p.intro {
	font-style: italic;
	font-family: roman, 'times new roman', times, serif;
}
span.aside {
	color: #2A39C5;
}
span.person {
	font-weight: bold;
	color: #2A1E89;
}
p.copyr {
	text-align: right;
	font-size: small;
}



