  body{
	font-family: Arial,Palatino,sans-serif;
	background-color: #ffffff;
	margin: 5%
}

h1,h2{
	text-align: center;
}

h3{
	text-align: left;
}

p.blockquote {
	width: 90%;
	margin-left: 5%;
}

p.author{
	text-align: center;
}

span.footnoteref{
	font-size:x-small;
	vertical-align:super;
}

p.footnote{
	color:#333333;
}

ol{
	list-style-type: decimal
}

li{
	padding-bottom: 3px;
}

span.booktitle{
	font-style: italic;
}

em{
	font-style: italic;
}

.red{
	color: #880000;
}

