/*

[Les ZIndep']

*/



body {
	margin: 0;
	padding: 0;
	/*background: #e0e0e0 url(img/body-bg.png) repeat-x top;*/
	color: #6b6b6b;
	font: 80% "Lucida Grande",Arial,sans-serif;
}

h1, h2, h3, h4 {
	/*margin: 1em 0 0 0;*/
	margin: 0 0 0 0;
	padding: 0;
	/*margin-top: 0;*/
	/*margin-bottom: 0;*/
}


h1 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color: #9ac528;
	letter-spacing:3px;
}


h2 {
	font-family:Trebuchet MS;
	font-size:12pt;	
	color: #9ac528;
	letter-spacing:2px;
}

h3 {
	font-family:Trebuchet MS;
	font-size:11pt;	
	color: #9ac528;
}

h4 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color: #9ac528;
	text-decoration: blink;
}

