p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 130%; color: #000000}
h1 {  font-family: "Arial Rounded MT Bold"; font-size: 18px; color: #000099}
h2 {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-style: normal;
	color: #660099;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3D159E
}
.BoldBlue {
	font-weight: bold;
	color: #3D159E;
}

.superscript {
	font-size: 6px;
	vertical-align: super;
}
.paranorm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 130%; color: #000000; text-align: left; font-weight: normal}
.head1 {  font-family: "Arial Rounded MT Bold"; font-size: 18px; font-style: normal; color: #000099; font-weight: bold}
.head2 {  font-family: "Arial Rounded MT Bold"; font-size: 14px; color: #660099; font-style: normal; font-weight: bold}
.head3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #3D159E}
.returntop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #3d159e;
}
a:visited {
	color: #3d159e;
}
a:hover {
	color: #339933;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130px;
}
body {
	color: #FFFFFF;
}
ul {
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

/************* member listing page styles ******************/

ul.member-list {
	margin:0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}
ul.member-list ul {
	margin: 0 0 10px 15px;
	padding: 0;
	font-weight: normal;
	list-style: none;
}
