.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.text_org {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight:bold;
	color: #EF891C;
	text-decoration:underline;
}
.text_org2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ff6633;
	text-decoration:none;
}
.text_org_b {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #EF891C;
}
.text_grey {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#5B5B5B;
	text-decoration:none;
}
.text_grey2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#5B5B5B;
	text-decoration:none;
}
.text_b {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.text_red {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#6F0000;
	text-decoration:none;
}
.text_red2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#6F0000;
}
.text_black {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}
.text_wht {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}
.text_navy {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	color:navy;
}
.head_gray
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#4E575C;
	text-decoration:none;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;

}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
