@charset "utf-8";
/* CSS Document */
div.Body {
	line-height: 1.5em;
}
img.smaller {
	float: left;
}
img.larger {
	clear: both;
	float: left;
}
div.caption {
	width: 175px;
	font-style: italic;
	font-size: 10pt;
	padding-bottom: 25px;
}