.bg {
	background-color: #EBE7C8;
}
.tablebg {
	background-color: #F1EED3;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #455579;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #455579;
	text-decoration: none;
}

