.maintext {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0.6px;
}
.largertext {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.smallertext {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.paypaltext {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

.linktext {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #663399;
	letter-spacing: 0.6px;
	font-weight: bold;
}
.smallerlink {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #663399;
	font-style: italic;
}

