.bodybackground {
	background-image: url(/dem/images/background.gif);
}
.text {
	font-family : "Times New Roman";
	color: #000000;
	font-size: 14px;	
}
.texttitle {
	font-family : "Times New Roman";
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.featurebgcolor {
	background-color: #C79083;	
}
.featuretitle {
	font-family : "Arial Black";
	color: #9A322C;
	font-size: 12px;
}
.featuretext {
	color: #000000;
	font-family : "Times New Roman";
	font-size: 14px;
}
.featurelink {
	color: #9A322C;
	text-decoration: underline;
}
.featurelink:link {
	color: #9A322C;
	text-decoration: underline;
}
.featurelink:visited {
	color: #9A322C;
	text-decoration: underline;
}
.featurelink:hover {
	color: #9A322C;
	text-decoration: underline;
}
.featurelink:active {
	color: #9A322C;
	text-decoration: underline;
}
