body {
	background: #CCCC99;
	color: #333300;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #CC3300;
}
a:active {
	color: #FFFFFF;
}
p {
	line-height: 16pt;
}
table {
	margin: 0px;
	padding: 0px;
}
.cellrm {
	width: 40%;
	text-align: right;
	vertical-align: middle;
}
.celllt {
	text-align: left;
	vertical-align: top;
	width: 60%;
}
.cellrt {
	width: 40%;
	text-align: right;
	vertical-align: top;
}
