.textfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 200px;
	width: 400px;
}
.id {
	width: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}
.textintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 200px;
	width: 300px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
a:active {
	color:	red;
}
.border-s {
	border-width: 1px;
	border-color: #fefefe;
	border-style: solid;
}
