.featureText {
	padding:5px 35px 5px 5px;
	color:5C4033;
	font-family:tahoma;
	font-size:11px;

}

.date {
	color:F0E8CD;
	font-family: Tahoma, Arial, Verdana; 
	font-size:11px;
	font-weight: bold;
}
p {
	font-family: Tahoma, Arial, Verdana; 
	font-size: 11px;
	color: 5C4033;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: 5C4033;
}
.copyright {
	font-family: Tahoma, Arial, Verdana; 
	font-size: 11px;
	color: #C0BA99;
	text-align: center;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: 5C4033;
}

ul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: 5C4033;
	list-style-position: outside;
	font-style: normal;
	list-style-type: square;
}

ol {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	color: 5C4033;
	list-style-position: outside;
	font-style: normal;
	list-style-type: decimal;
}
