.text {  
font-size: 12px; 
font-style: normal; 
line-height: 150%;
}
.text_wht{  font-size: 12px; font-style: normal; line-height: 135%}
.text10 { font-size: 10px; font-style: normal; line-height: 115%}
.cap10 { font-size: 10px; font-style: normal; line-height: 120%; letter-spacing:1px;}
.txt14 {
	font-size: 14px;
	line-height: 115%;
	font-weight: bold;
}
.text12_b{
	font-size:12px;
	font-weight:bold;
}

.htext {  font-size: 12px; font-style: normal; line-height: 180%}

.text_g {
	font-size:12px;
	color:#6C6C6C;
	line-height:120%;
}

.text{
	color:#666666;
}

.text_wht{
	color:#ffffff;
}


