p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

p a {
	color: #993333;
	font-weight: bolder;
}

p a:hover {
	color: #71212a;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
	line-height: 18px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FBDEB7;
	border: 1px solid #003333;
}

.featureheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.featureheader a {
	color: #FFFFFF;
	text-decoration:none;
}

.featureheader a:hover {
	color: #ffc955;
}

.featuretxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.featuretxt a {
	color: #FFFFFF;
	text-decoration: none;
}

.featuretxt a:hover {
	color: #ffc955;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993333;
	line-height: 18px;
}

.headertxt a {
	color: #333333;
}

.headertxt a:hover {
	color: #333333;
}

.subheadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
}

.subheadertxt a {
	color: #333333;
}

.subheadertxt a:hover {
	color: #993333;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.bodytxt a {
	color: #993333;
}

.bodytxt a:hover {
	color: #333333;
}

.feat_divs {
			text-align:center;
			vertical-align: middle;
			font-family:Arial, Helvetica, sans-serif;
			color:#000000;
			font-size:12px;
			
}
