.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.txt_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFD500;
}
.txt_d {
	font-family: "MS Sans Serif", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	color: #000000;
}
.txt_b {
	font-family: "MS Sans Serif", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF99;
}


.fld {
	font-family: Verdana; font-size: 8pt; color: #000000; background-color: 
               #FFFFFF; border: 1 double #000000
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
