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

.blanc {color="#FFFFFF"}.Style3 {font-size: 9px}
  .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;
}
.Style6 {font-size: 12px;
	font-weight: bold;
}
  body {
	margin-top: 0px;
}
.norepeat{
background-repeat:no-repeat;
}