.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textItal {
	font-family: "MI Hiroshige MediumItalic";
	font-size: 12px;
	color: #000000;
}
.examples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6599cb;
}

