@charset "utf-8";
#container  table  {
	margin-right: 20px;
	width: 560px;
	margin-left: 20px;
}
.tablecellstitle {
	font-weight: bold;
	font-weight: bold;
	width: 30%;
}
#container table td {
	background-color: #EAF6E8;
	padding: 2px;
}
#container table td p {
	text-align: left;

}
#container table td a {
	text-align: left;
	color: #5aba47;
}

