body,td {
	margin-top: 14px;
	margin-left: 10px;
	padding: 0px;
	font-family:Verdana;
	font-size:10px;
	line-height:13px;
	color:#000033;
}

.line_dark {
	background-color: #003366;
}

.line_light {
	background-color: #99CCFF;
}

.thead {
	font-size: 8px;
	color: #ffffff;
	background-color: #336699;
	text-transform: uppercase;
}

.lowerCase {
	text-transform: lowercase;
}

.ort {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

a.ort:link, a.ort:visited, a.ort:hover, a.ort:active {
	font-size: 12px;
	color: #003366;
	line-height: 16px;
}
