font { 
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.css_dft_txt {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.css_txt_lnk {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #647a6d;
}


