/*copyright farhad shamasblou 2000, 2006*/

	.maFontie {
		font-family: Tahoma, Geneva, Arial, Helvetica, "MS Sans Serif", sans-serif;
		color: #000;
		font-size: 12px;
		line-height: 140%;
	}

	.maFontieR {
		color: #ff0000;
	}

	.maFontieB {
		font-family: "Times New Roman", Times, serif;
		color: #000;
		font-size: x-large;
		line-height: 140%;
	}

	.forMoi {
		background-color : #ffe400;
		border : 1px solid;
		border-color : #ccc;
		font-size: xx-small;
		color : #000
	}

	.forMoiB {
		background-color : #ebffc7;
		border : 1px solid;
		border-color : #ccc;
		font-size: xx-small;
		color : #000000
	}
