center td {
	text-align: left;
}
#lblresult th, #panoutput th {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	LETTER-SPACING: 1px;
	/* BACKGROUND-COLOR: #8F8F40; */
	background-color: #AAA883;
}
#lblresult td.rates, #panoutput td.rates {
	/* BACKGROUND-COLOR: #EDEDDA; */
	background-color: #EBF0E4;
	COLOR: #666666;
	FONT-SIZE: 10px;
	text-align: center;
}
#lblExplanation p {
	margin-top: 15px;
}