caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
table {
	
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}
table th {
	text-align: left;
	background-color: #009933;
	color: #fff;
}
td {
	border-bottom: 1px solid #009933;
}
tr.ruled{
	background: #333;
}
