table, tr, td {

	border: 1px solid gray;
}


td#print {

	display: none;
	
}


tr#titolo-rapporto {

	display: block;

}