.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #D7BB99;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E4636;
}
.read_more {
	font-family: Tahoma;
	font-size: 10px;
	color: #B10000;
}
.textfield {
	height: 17px;
	width: 148px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	
}
.textarea {
	height: 77px;
	width: 319px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	overflow:auto;
}.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.LargeAnnounce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #550001;
}
