#content table.data
{
	background-color: #ccebb9;
}

#content table.data td
{
	border-bottom: 2px dashed #009900;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content th
{
	color: #0a50a1;
	font-size: 14px;
}