@charset "utf-8";
#container  table  {
	margin-right: 20px;
	width: 660px;
	margin-left: 20px;
}
.tablecellstitle {
	font-weight: bold;
	font-weight: normal;
	width: 40%;
}
#container table td {
	padding: 2px;
}
#container table td p {
	text-align: left;

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