@charset "UTF-8";
.maintext {
	font-family: arial;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
}

.title1 {
	font-family: "arial black";
	font-size: 18px;
	color: #666666;
}
.title2 {
	font-family: arial;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	color: #333333;
}

.title3 {
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	color: #459145;
}

.title4 {
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.architect {
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
}
.maintextjustified {
	font-family: arial;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	text-align: justify;
}
.sharetop {
	font-family: arial;
	font-size: 14px;
	color: #b5a87e;
}
