@charset "utf-8";
figcaption {
	font-style: italic;
	max-width: 150px;
	text-align: center;
}
img {
	margin: auto;
	width: 150px;
	border: none;
}
p, ul {
	line-height: 1.5em;
}
td {
	width: 30%;
}
td p {
	line-height: 30%;
}
table{
	border: 0;
	width: auto;
}
.footnote {
	vertical-align: super;
	font-size: small;
}
.indent {
	text-indent: 150px;
}
