.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B772A;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;

}
.Border {
	border: 3px solid #3B772A;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.TextWideSpace {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 32px;
}
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B772A;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(Images/bullet.jpg);
	list-style-type: none;
}
.bonsmots {
	font-size: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
