body {
	background-image: url(images/bck.jpg);
}
.header {
	color: #9f822d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
}
.refer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
}
.address {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.featureshead {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.features {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.calltoaction {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #9f822d;
}
a:visited {
	color: #9f822d;
}
a:hover {
	color: #9F822D;
}
a:active {
	color: #9f822d;
}
.offers {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}