.normal {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCFF66;
	text-align: left;
	line-height: 12px;
	margin: 7px;
}
.petit {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: ##ccff66;
}
