.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F9FCEF;
	font-weight: bold;
}
.descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #250F04;
}

.Bolddescrtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #250F04;
}

.Headbold {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #250F04;
	font-style: italic;
}
.ITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #F9FCEF;
	font-weight: normal;
}

