.txtprop {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtpropfields {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #333333;
                BACKGROUND-COLOR:  #FEEAB9;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #009933;
}
a:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: 8BAE62;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: 8BAE62;
}
.txthdr {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: 1E5F01;
	text-decoration: none;
}
.txthdrnotbold {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txtpropbold {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: 333333;
}
.txtpropboldred {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.txtpropsm {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #666666;
}
.txthdrbig {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
