body {
  margin:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #B3D570;
  background-image: url(images/w_morris_bg.gif);
}

.mainTable {
	background-image: url(images/bannerTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

td#nav p.nav {
	font-size: 10px;
	color: #666;
	line-height: 20px;
	padding-left: 35px;
}

.mainBody {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 25px;
}

.finePrint {
	font-size: 9px;	
	color: #666;
	border-top: 1px #b3d570 solid;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

a:link {
	text-decoration: none;
	color: #666;
} 

a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #95b15d;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
