td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;


}
.finger {
	text-decoration: none;
	cursor: hand;
}
.fingerSelected {
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	background-color: D1EFEF;
	border-top: thin solid #000000;
	border-right: #000000;
	border-bottom: thin solid #000000;
	border-left: #000000;




}
a {
	text-decoration: none;
	color: #000000;
}
.content {
	text-align: justify;
}
