@charset "utf-8";
/* CSS Document */

.yellowbg {
	background-color: #f1ef21;
}
.text_link {
	color: #663399;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
}
.text_purple {
	color: #663399;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


fieldset {
	background-color: #f1ef21;
}
.text_white {
	color: #FFFFFF;
}
#memfeatures ul li{font:14px Verdana, Arial, Helvetica, sans-serif;line-height: 1.6em; letter-spacing: .05em; }
