table.form {
	font-weight:bold;
}

table.index {
	background-color: #3482A5;
	font-weight:bold;
}

table.view {
	background-color: #3482A5;
}

table.view td.label {
	background-color: #FFF8DC;
}

table.view td {
	background-color: #FFF;
}

table.form td {
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif; 
/*	white-space: nowrap;*/
}

td.label {
	font-weight:bold;
	background-color: #FFF8DC;
}