@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.moses {
	height: 567px;
	width: 900px;
	border: thin solid #006699;
	background-image: url(../IMAGES/WFintro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-align: left;
	float: left;
	height: auto;
	width: 660px;
	padding-top: 60px;
	padding-left: 205px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-align: left;
	float: left;
	height: auto;
	width: 720px;
	padding-top: 25px;
	padding-left: 50px;
}
.smallprint {
	font-size: 12px;
}
