.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFEFB;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-style: normal;
	font-weight: normal;
}
.text_a:link {
color: #7095B2;
}
.text_a:visited {
color: #975557;
}
.text_a:hover {
color: #7095B2;
}
.bg {
	background-color: #F5EFDF;
}
.lil {
	background-image: url(images/lilBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	background-image: url(images/right.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#moffettText {position:absolute;top:-278px;left:-602px;width:600px;}

.forms table {background-color:#FFFFFF;}
a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:hover {color: #7095B2;}
