.text-white {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 16px;
	color: #FFFFFF;
}
.textmed-white {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: medium;
}
.textlink {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;

}
.text-black {

	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #333333;
}
.text-small {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 13px;
}
.headunderline {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
	cursor: hand;


}
.hdunderline-s {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}
.link2 {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 15px;
	text-decoration: underline;


}
