p {text-align: justify;}
.short {cursor: hand;
	text-decoration: underline;
	color: #CC66CC;
	font : smaller;}
.descr {margin-left : 30px;}
.datatime {text-align: left;
	color: #CC0033;
	font-style : italic;
	height : 14px;}
.tab {
	margin-left: 20px;
}
.hidden {
	visibility : hidden;
}
.visible {
	visibility : visible;
	z-index : 2;
}
hr {
	margin-top : 0px;
}