body{
	color: #193792;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

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

.headline{
	font-size: 18px;
	color: #F08000;
	font-weight: bold;
}

.subheadline{
	font-size: 13px;
	color: #193792;
	font-weight: bold;
}

.fliesstex{
	font-size: 12px;
	color: #193792;
}

.tablehead{
	background: #C2E0FF;
	font-weight: bold;
	color: #193792;
}

.listview_headline{
	display: block;
	text-indent: 5px;
	font-size: 12px;
	color: #193792;
	font-weight: bold;
	background: #C2E0FF;	
	text-decoration: none;
}

hr{
	background: #193792;
	color: #193792;
	height: 1px;
	border-width: 0px;
}