.bodyText{
	font-family: arial;
	font-size: 10.5pt;
	color: black;
	line-height: 145%;
}

.bodyText a{
	font-family: arial;
	font-size: 10.5pt;
	color: black;
	line-height: 145%;
	text-decoration: underline;
}

.bodyText a:hover{
	text-decoration: none;
}

.bgCell{
	background: url(/images/bg.jpg) no-repeat;
}

.memListing {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.memListing a{
	text-decoration: underline;
}
.memListing a:hover{
	text-decoration: none;
}

.moreInfo {
	font-size: 10px;
}
.moreInfo a {
	color: #2F639F;
}

.pageHeader{
	font-family: verdana;
	font-size: 18pt;
	color: #081c92;
	font-weight: bold;
	text-align: center;
}
.detailHeader{
	font-family: verdana;
	font-size: 14pt;
	color: #081c92;
	font-weight: bold;
	text-align: left;
}

.memberDetail{
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.weather{
	font-family: arial;
	font-size: 12px;
	color: black;
}

body a{
	text-decoration: underline;
}
body a:hover{
	text-decoration: none;
}
