body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990033;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.lignesuperieure {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 10px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3pt;
	text-align: center;
}
.ligneinferieure {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	line-height: 1px;
}
