.txt { font-family: Arial; font-size: 10pt;color: #000000;}
.txt_big   { font-family: Arial; font-size: 10pt; font-weight: bold; color: #000000 }


.txt_v { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; }
.txt_b {
	font-family: "MS Sans Serif", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #CACACA;
}

.txt_h {
	font-family: "MS Sans Serif", Arial, Verdana, "Times New Roman";
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	background-color: #CACACA;
}
.txt_sh {
	font-family: "MS Sans Serif", Arial, Verdana, "Times New Roman";
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	background-color: #CCFFFF;
}
.txt_ch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	background-color: #CACACA;
}
.txt_ph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.fld {
	font-family: Verdana; font-size: 8pt; color: #000000; background-color: 
               #FFFFFF; border: 1 double #FF2C14
}

a:link { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }