.arrow {
	cursor: hand;
}
.back {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	text-align: center;
	text-indent: 0pt;
	margin: 0px;
	padding: 0px;
	border: none;
}
.descr {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
	text-align: justify;
	text-indent: 20pt;
	margin: 0px;
	padding: 10px;
	border: none;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	text-indent: 0pt;
	margin: 0px;
	padding: 0px;
	border: none;
}

.tf   {
	border: 1px solid lightgrey;
        rules: all;
        cellspacing: 5;
        cellpadding: 5;
        horizontal-align: centre;
        vertical-align: middle;
}

.cell   {
        width: 80;
        height: 80;
        horizontal-align: centre;
        vertical-align: middle;
}
