body {
	margin: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #636363;
	text-decoration: underline;
}



.fliesstext {
	font-size: 13px;
	text-align: left;
	line-height: 20px;

}
.mini {
	font-size: 11px;
}
.head {
	font-size: 16px;
}
