body {
	background-color: white;
	margin: 0;
}
p, td, h1, h2, h3, h4, h5, li { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
h2 {
	font-weight: bold;
	color: #003366;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
h4 {
	font-size: 13px;
	color: #003366;
}

hr {
	border: 0px;
	border-top: solid 2px #2d5394;
	border-bottom: transparent;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b3f8c;
}

.fliesstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
