/* CSS Document */
.bdtxt {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bdtxt_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
