tr, td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table {
	margin-left:auto;
	margin-right:auto;
	width: 500px;
}

.info {
	vertical-align: top;
	width: 1%;
	padding-right: 5px;
}

.content {
	text-align: justify;
	vertical-align: top;
}

.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

a.title:link, a.title:visited, a.title:active {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.teaser {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.text {
	margin-top: 5px;
}

.hl {
	color: #ffcc00;
}

.small {
	font-size: 10px;
}