body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 0;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.bgdkgr {
	background-image:  url(IMG/dark_gr_px.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;

}
.bglgtgr {
	background-image:  url(IMG/light_gr_px.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #003300;

}
.bgwht {
	color: #006600;
	background-color: #FFFFFF;
}
.bgcartouche {
	background-image:  url(IMG/cartuche.gif);
	background-repeat: no-repeat;
}
.bgcartouche2 {
	background-image:  url(IMG/cartouche2.gif);
	background-repeat: no-repeat;
}
.STRONG {
	font-size: 12px;
	font-weight: bold;
}

