body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color:#cccccc;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#cccccc;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-shadow-color:#cccccc;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-track-color:#ffffff;
	background-color:#FFFFFF;
}
	
.txtgris {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: 666666;
	text-decoration: none;
}
.txtgris:hover {
	color: 000000;
	text-decoration: underline;
}
.txtnoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: 000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
}
.txtnoir:hover {
	text-decoration: underline;
	color: #333;
}
.txtsmallnoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: 000000;
	text-decoration: none;
}
.txtsmallnoir:hover {
	text-decoration: underline;
}
.txtred {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: 973341;
	text-decoration: none;
}
.txtred:hover {
	text-decoration: underline;
	color: 000000;

}
.txtcopyright{
	font-family: arial;
	font-size: 10px;
	color: 999999;
	text-decoration: none;
}
.txtcopyright:hover {
	text-decoration: underline;
	color: 000000;

}
.txtnoir li .txtnoir strong {
	color: #333;
}
