font , th , td , ul , p {
	font-family : "lucida grande", "Lucida Sans Unicode", "bitstream vera",  Calibri, verdana, "sans serif";
	font-size : 15px;
	color : #333333;
	line-height: 165%;
	margin-top: -7px; 

}

.antispam { display:none;

}


	.white {
	color: #FFFFFF;
	}
	
	A:link {
	color : #BE4600;
	text-decoration : none;

}
	A:visited {
	color : #BE4600;
	text-decoration : none;

}
	A:hover {
	color : #1D1E1D;
	text-decoration : none;

}


	BLOCKQUOTE {
	font-family : georgia, serif;
	font-size : 14px;

}

	.tableCelltop {
	  background-image: url(images/fadebartop.jpg);
	  background-repeat: no-repeat;
	  background-position: top left
}

	.tableCellbottom {
	  background-image: url(images/fadebarbottom.jpg);
	  background-repeat: no-repeat;
	  background-position: bottom left
}

	.headers {
	font-size : 16px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
	letter-spacing: 2px;
	
	}
	
	.headersblanc {
	font-size : 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: 4px;
	
	}
	
	
	.smallgrey {
	font-size : 12px;
	color: #666666;
	}
	

	.headerswhite {
	font-size : 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	
	}
	
