.verd_10_white {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.verd_16_white {
	font-family: Verdana;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.verd_20_name {

	font-family: Verdana;
	font-size: 18px;
	line-height: 24px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.verd_10_black {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #333333;

}
.verd_14_black {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;


}
.verd_12_black {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;

}
.verd_10_italic_black {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	font-style: italic;

}
