/* class styles */

.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
.bodytextheader {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.menubartop {
	font-family: Arial;
	font-size: 12px;
	color: #330099;
	text-decoration: underline;
}
.submenu {
	font-family: Arial;
	font-size: 11px;
}
.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
}



/* ID styles */


#paypalsubscriptions {
	background-image: url(../donate/img/05pct-gray.jpg);
	border: thin dotted #666666;
	padding: 0px;
}
