table{
	width:400px;
	font-size:12px;
}

.top{
	font-weight:bold;
}

th{
	font-weight:normal;
}

td{
	text-align:center;
}

.title{
	background-color:#515151;
	color:#fff;
}

.even{
	background-color:#ededed;
}