@charset "UTF-8";
.membertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2953a5;
}
.membername {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #2953a5;
}
.memberitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #2953a5;
}
.membercaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2953a5;
	width: 350px;
	margin: 25px;
	padding: 20px;
}
.membersoropt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

