
body {
	font-family: Georgia, Verdana; 
	font-size: 12 pt; 
	line-height: 1.5em;
	color: #000000;
	margin-top: 10px;
	margin-left:50px; 
	}
	
.headline
{
	font-family: Georgia, Verdana; 
	font-weight: bold;
	font-size: 12 pt; 
	line-height: 1.5em;
	color: #544014;
	}
	
a {
	text-decoration: none; 
	border-bottom-style:dotted;
	border-bottom-width:1px; 
	color:#544014;
	}
a:hover 
	{
	color: #544014;
	text-decoration: none; 
	border-bottom-style:dotted;
	border-bottom-width:1px; 
	 }
	 
.subline {
	font-size: 10 pt;
	font-weight: bold;
	}
		 
.adresse {
	line-height: 1.5em;
	font-size: 10 pt
	}
	
.adresse2 {
	line-height: 1.3em;
	font-size: 10 pt
	}