.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: #000000;
}
.heading_white_small {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
