.text {
	TEXT-TRANSFORM: none;
	COLOR: #a28065;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: bolder;
	font-size: 18px;
}
.text2 {
	TEXT-TRANSFORM: none;
	COLOR: #a28065;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
}
.text3 {
	TEXT-TRANSFORM: none;
	COLOR: #a28065;
	text-align: left;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 14px;
}

.ue {
	COLOR: black;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
}
.uelink {
	COLOR: #a28065;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
}
.uelink:hover {
	text-decoration:none;
}

.txt {
	COLOR: black;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
	height:15px;

}

.btn 
{
	font-family:Trebuchet MS;
	background-color:#A28065; 
	font-size:10pt; 
	font-weight:bold; 
	color:white; 
	height:23px;
}

.style24 {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; }