p {
	font-size: 1em;
}
ul, ol, li {
	font-size: 1em;
}

h1 {
	font-weight: bold;
	font-size: 1.7em;
	text-align: center;
	margin-top: 8px;
	line-height: 1.2em;
}

h2 {
	font-weight: bold;
	font-size: 1.35em;
	text-align: center;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

h4 {
	font-weight: bold;
	font-size: 1.2em;
}

h5 {
	font-weight: bold;
	font-size: 1.05em;
}

h6 {
	font-weight: normal;
	font-style: italic;
	font-size: 1.05em;
}

.petit {
	font-size: 0.9em;
}
