.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.text12 {

	font-size: 12px;
}
.text14 {


	font-size: 14px;
}
.text12white-b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.text12-h150 {
	font-size: 12px;
	line-height: 150%;

}
.text16white-b {

	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.text12red {
	font-size: 12px;
	color: #FF0000;

}
.text16red-b {


	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.text12blue {

	font-size: 12px;
	color: #0000FF;
}
.text16-b {
	font-size: 16px;
	font-weight: bold;

}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.text12-h120 {

	font-size: 12px;
	line-height: 120%;
}
.text12-h130 {

	font-size: 12px;
	line-height: 130%;
}
.text16green-b {



	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.text10red {
	font-size: 10px;
	color: #FF0000;

}
.text16ygreen-b {




	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
}
.text12green {

	font-size: 12px;
	color: #006600;
}
.text10noline {
	font-size: 10px;
	text-decoration: none;

}
