* {
	background-color: inherit;
	font-family: "bitstream vera sans", arial, helvetica, sans-serif;
	font-size: 9pt;
}
.norm {
	font-size: 11px;
	color: #333333;
}

.clair {
	font-size: 10px;
	color: #999999;
}

A {
	text-decoration: none;
	font-size: 11px;
	color: #BB2F00;
}

A:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #333333;
}

A.capslink {
	text-decoration: none;
	font-size: 12px;
	color: #BB2F00;
}

A.capslink:hover {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
