body {
	font: 11pt/120% helvetica, arial, sans-serif;
	background-color: white;
	background-image: none;
	color: black;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
.fuss, .invisible {
	display: none;
}
