.Text_left {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
}
.TextBold_left {
	font-weight: normal; 
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana;
}
.Text_left_big {
	font-weight: normal; 
	font-size: 11pt; 
	font-family: Verdana;
}
.TextBold_left_big {
	font-weight: normal; 
	font-size: 11pt;
	font-weight:bold;
	font-family: Verdana;
}

.TextWhite_left { font-size: 10pt; color: white; font-family: Verdana; font-weight: normal; }
.TextBoldWhite_left { color: white; font-size: 10pt; font-family: Verdana; font-weight: bold; }

.TextWhite_left_big { font-size: 11pt; color: white; font-family: Verdana; font-weight: normal; }
.TextBoldWhite_left_big { color: white; font-size: 11pt; font-family: Verdana; font-weight: bold; }
