@charset "utf-8";
/* CSS Document */

.blanc {color="#FFFFFF"}.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
}
.Style5 {font-size: xx-small}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #003300;
}
.norepeat{
background-repeat:no-repeat;
}