p, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	}

a { text-decoration: none; }

a:hover { text-decoration: underline; }

body {
	margin: 0px;
	background-image: url(../images/fpBg.gif);
	background-repeat: repeat-x;
	background-color: fef8ef;
}


/* membership info page */
.memFeatTBL {
	border : 3px solid #96A1AF;
}
.memFeatTBL td {
	border-bottom : 1px solid #96A1AF;
	padding-top : 10px;
}

