html,body{
     margin: 0;
     height: 100%;
     border: none
}

p,tr, h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
.adresse {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
}
