.roiCalculatedLabel {
	color:#665500;
}
.roiLabel {
	font-weight:bold;
}

form label {
	width: 200px;
	text-align: left;
}

table{
	width:100%;
	text-align: center;
}
table th {
	text-align:center;
}
table input {
	width: 58px;
}
table select {
	width: 70px;
}

table th.cell1 {
	width: 230px;
}
div.footnote {
	font-size:80%;
	float:right;
}
tr td{
	padding: 5px;
}