.v-small {
	font-family: Tahoma;
	font-size: xx-small;
	color: #999999;
}
.v-small_black {
	font-family: Tahoma;
	font-size: xx-small;
	color: #000000;
}
.body_text {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
}
.heading {
	font-family: Tahoma;
	font-size: medium;
	color: #0099CC;
}
.body_text_heading {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #0099CC;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 4d6297;
}
.v-small_white {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
}
