.bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.SMALL {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.boldblue {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 084D6D;
}
