body {
	font-family: Garamond;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 100px;
	margin-right: 100px;
}
table {
	font-size: 95%;
	line-height: normal;
	text-align: justify;
	width: 350px;
}
.references {
	font-size: 90%;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	margin-left: 0px;
}
.headerleft {
	font-style: italic;
	line-height: 50px;
	text-align: left;
	font-size: 90%;
	clip: auto;
	margin-right: 10px;
	margin-left: 15px;
}
cite {
	font-style: italic;
}
.headerright {
	font-style: italic;
	line-height: 50px;
	text-align: right;
	font-size: 90%;
	clip: auto;
	margin-right: 15px;
}
ol {
	margin-left: 0px;
}
.sub {
	font-size: 90%;
	font-variant: small-caps;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
}
p {
	text-indent: 15px;
}
br {
	text-indent: 20px;
}
.indent {
	text-indent: 15px;
}
.footer {
	vertical-align: bottom;
	width: 100%;
	height: 10px;
}

