 body
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	background-color: #FFB03C;
	}
h1 {  
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
hr {
	color: #FFFFFF;
}
ul {
	list-style-image: url(images/liste.gif);
	list-style-position: outside;
	line-height: 22px;
}

