.heading {
	font-family: "Futura Book", "Futura Medium";
	font-size: 16px;
	font-weight: bold;
}
.heading2 {
	font-family: "Futura Book", "Futura Medium";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.textLinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #70BD4B;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}.textLinks:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #70BD4B;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}
.textLinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
}
.one {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.three {
	margin-top: 10px;
	margin-left: 150px;
	width: 605px;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.two {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 20px;
	text-align: right;
	vertical-align: top;
}
.layerback {
	background-image: url(images/border2.html);
	background-repeat: no-repeat;
	width: 800;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 600px;


}

