a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
estate {
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	text-align: center;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 15px;
	line-height: 25px;
	color: #333333;
}
.develop {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9px;
	color: #666666;
}

