@import "../../../css/chart-v2.0.css";

body {
	color: #666a6c;
}

table{
	border-collapse: collapse
}

table tr th{
	border-bottom: 1px solid #666a6c;
	padding: 6px 0;
}

table tr td{
	border-bottom: 1px solid #666a6c;
	padding: 6px 0;
}