.vertline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.horzline {
	border-top: thin dotted #003300;
	border-right: thin none #003300;
	border-bottom: thin none #003300;
	border-left: thin none #003300;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
}
.vertline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC99FF;
	border-right-color: #CC99FF;
	border-bottom-color: #CC99FF;
	border-left-color: #CC99FF;
}
.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D7C2EB;
	font-weight: normal;
	text-transform: capitalize;
	text-align: right;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FF0000;
}
.body11pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.body10pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.nameheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48pt;
	color: #003300;
	text-align: center;
	font-style: italic;
	text-decoration: underline;
}
.memtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
}
.membertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
}

