.monstyle {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: blink;
}
.titre {
	font-family: Georgia;
	font-size: 72px;
	font-style: italic;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
.soustitre {
	font-family: Georgia;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.soustitre u {
	font-family: Georgia;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: underline;
}
