.BOLD-red {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.BOLD-orange {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.BOLD-yellow {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #898900;
}
.BOLD-green {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.BOLD-blue {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.BOLD-ltpurple {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #6600FF;
}
.BOLD-pink {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
}
.BOLD-Purple {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #660099;
}
.reg-black {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.reg-black-small {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.reg-blackBOLD {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.form-box {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.reg-grey-small {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.reg-blackUnderlined {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.BOLD-white {

	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.reg-white-small {

	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

