.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.bold {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.smallGrey {

	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
}
.Head {


	font-family: Tahoma;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.normalBold {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.normalENG {

	font-family: "MS Sans Serif";
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
.bold2 {


	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.smallblack {


	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.normal2 {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

