.Bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.vp {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.vp2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
