body
{
	font-family: arial;
	font-size: 12px;
}

p
{
	margin-bottom: 10px;
}

.title
{
	letter-spacing: 1px;
	font-size: 13px;
	padding-right: 20px;
	color: #fff;
}

.text
{
	font-size: 12px;
	margin-top: 15px;
	color: white;
	line-height: 18px;
	padding-right: 20px;
}

.featuretitle
{
	letter-spacing: 1px;
	font-size: 14px;
	color: #7c5955;
}

.featuretext
{
	font-size: 12px;
	color: #7c5955;
	line-height: 20px;
}

.text a:link, .text a:active, .text a:visited
{
	color: #fff;
	text-decoration: none;
}

.text a:hover
{	
	color: #FFCC99;
	text-decoration: none;
}

.byline
{
	color: #fff;
	font-size: 10px;
}
