td, th {
	border: 1px solid black;
}
td.curs{
	font-style: italic;
}
td.cent{
	text-align: center;
}
table{
	border-collapse: collapse;
}