.style2 {
    font-family: Veranda;
	font-size: 14px;
}

.largefont {
    font-family: Veranda;
	font-size: 15px;
}

.text {
     font-family: Veranda;
	font-size: 12px;
}


.purple {
	font-family: Helvetica, sans-serif;
    font-size: 18px;
	color: 7F6D8B;
}

.purplesmall {
	font-family: Helvetica, sans-serif;
    font-size: 12px;
	color: #7F6D8B;
    font-weight:bold;
    letter-spacing: .25ex;
}

.bodytext {
    font-family: Helvetica;
    font-size: 12px;
}


.spaced {
	font-family: Helvetica;
	font-size: 12px;
}

.affiliated {
font-size: 10px;
font-family: helvetica;
color: #000000;
}

.footer {
 font-size: 10px;
 font-family: arial;
 color: #ffffff;
}


