.text {
	font-family: 'BPG Glaho', 'Sylfaen', 'Arial Unicode MS';
	font-size: 11px;
	color: #666666;
}
	
input { color: #666666; 
	font-family: 'BPG Glaho', 'Sylfaen';
	font-size: 9pt;
	
	
}

select { color: #666666; 
	font-family: 'BPG Glaho', 'Sylfaen'; 
	font-size: 9pt;

}

textarea  { color: #666666; 
	font-family : 'BPG Glaho', 'Sylfaen'; 
	font-size : 9pt;
	width: 300 ;
	height: 158 ; 
	
}

@font-face {
font-family: BPG Glaho;
font-style:  normal;
font-weight: normal;
src: url(BPGGLAH1.eot);
}