body {
	margin: 0;
	background-color: #F1F1F1;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #0046C6;
	text-decoration: underline;
}
.fliesstext {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
}
.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #0046C6;
}
.headline {
	font-size: 13px;
	font-weight: bolder;
}
.mini {
	font-size: 10px;
	color: #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
	font-style: normal;
	color: #0046C6;
}
a.mini:link {
	color: #ffffff;
	text-decoration: underline;
}
a.mini:active {
	color: #ffffff;
	text-decoration: underline;
}
a.mini:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.mini:hover {
	color: #000000;
	text-decoration: underline;
}
.miniblack {
	font-size: 10px;
}
