.Edito .bgColor1 { /* Light Geay */
	background-color: #E4E9EF;
}

.Edito .normalItalicText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color          : #000000;
	text-decoration: none;
	font-style     : italic;
}

.Edito .bigBoldText1 { 
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 14px;
	font-weight	   : bold;
	color          : #000000;
	text-decoration: none;
}

.Edito .colorNormalText { /* blue text */
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color          : #0A60C2;
	text-decoration: none;
}

.Edito .bgColor2 {
	background-color: #9FB2C6;
}