body {
	background: #ffffff;
	color: #868686;
}
div.body {
	background: #ffffff;
	color: #868686;
	width: 500px;
}
P, TR, TD, TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #868686;
	background-color: transparent;
	font-size: 11pt;
}
div.footer {
	width: 488px;
	padding: 5px;
	border: thin solid #ffff8c;
	line-height: 125%;
}
.foot {
	font-size: 9pt;
	text-align: center;
}
.lsyellow {
	color: #ffff91;
	background-color: #ff9900;
}
.lsorange {
	color: #ff9900;
	background-color: #ffff91;
}