.bodycell {
	background-color: #FFF2BD;
	background-image: url(images/yellowtile.jpg);
}
.bordercell {
	background-image: url(images/border1.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	margin: 10px;
	vertical-align: middle;
}
.img-txt {
	vertical-align: bottom;
	display: inline;
	white-space: normal;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	margin: 10px;
	vertical-align: top;
}
.dolltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.dollquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
