/* provitreff.ch CSS */

body {
	font: 11px/16px Arial, Helvetica, sans-serif;
	background: transparent;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 7px;
}
sup {
	font-size: 8px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
