.bonsmots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	line-height: 18px;


}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #33AEC6;
}
.times {
	font-family: "Times New Roman";
	font-size: small;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333366;

}
.bullet {
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
}
.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6600D5;
	font-weight: bold;

}
