body {
	background-color: #EBE8E3;
	margin: 20px;
	background-image: url(images/back-4.jpg);
	background-repeat: repeat;
	background-position: center center;
}

.names {

	font-size: 11px;

	font-weight: bold;

	text-transform: uppercase;

	color: #CFBEA9;

	text-align: center;



}

.detail {

	font-size: 13px;

	font-weight: bold;

	text-transform: uppercase;

	color: #B6A387;

	text-align: right;

	margin-right: 10px;

	margin-bottom: 10px;





}

.detailCopy {

	font-size: 11px;

	font-weight: bold;

	text-transform: capitalize;

	color: #B6A387;

	text-align: center;

	margin-top: 15px;





}

.bodycopy {
	font-size: 12px;
	font-weight: bold;
	color: #759ABC;
	line-height: 150%;


}

.bodycopy2 {
	font-size: 13px;
	font-weight: normal;
	color: #759ABC;
	line-height: 150%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	vertical-align: top;

}

.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #759ABC;
	line-height: normal;
	margin: auto;
	text-align: center;


}

.bodycopyGLD {



	font-size: 11px;

	font-weight: bold;

	color: #B6A387;

	margin-right: 20px;

	margin-left: auto;

	line-height: 150%;

}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #39687E;
	padding-left: 30px;
	padding-top: 10px;
	line-height: 20px;
}
.a {
	color: #1C3366;
	text-decoration: none;
}
