body {
	background-color: #ffffcc;
}
table {
	border: 2px groove #660099;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.small_font {
	font-size: 12px;
	line-height: 12px;
}
.L_R_columns {
	text-align: center;
	vertical-align: text-top;
}
