td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
}
body {
	background-image: url(decoupe/images/JJJ-background.gif);
}
table {
	background-color: #FCFFEC;
}
a {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF0066;
}
a:visited {
	color: #006600;
}
.comment {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}
